@charset "UTF-8";
/* common
--------------------------------------------------------- */

/* ===== Table ===== */
.Js-Scrollable__wrap {
  position: relative;
}

@media print, screen and (min-width: 560px) {
  .CardGrid .Js-Scrollable__wrap,
  .CardHorizontal .Js-Scrollable__wrap,
  .Grid .Js-Scrollable__wrap {
    margin-top: 0;
  }
}

.Js-Scrollable__wrap + .Text,
.Js-Scrollable__wrap + .Box,
.Js-Scrollable__wrap + .Js-Scrollable__wrap {
  margin-top: 24px;
}

.Js-Scrollable__wrap + .List,
.Js-Scrollable__wrap + .ListLink {
  margin-top: 15px;
}

.Js-Scrollable__wrap + .Definitionlist {
  margin-top: 42px;
}

.ProductInfo__sectionBody .Js-Scrollable__wrap {
  margin-top: 20px;
}

.Table {
  width: 100%;
  border-spacing: 0;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  overflow: auto;
}

.Table .Link,
.Table .List {
  font-weight: normal;
  line-height: 1.7;
  font-size: 1.4rem;
}

.Table th,
.Table td {
  position: relative;
  padding: 20px 15px 21px;
  letter-spacing: .03em;
  font-weight: normal;
  line-height: 1.7;
  font-size: 0.86rem;
}

.Table th::before,
.Table td::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #dedede;
  top: 0;
  left: 0;
}

.Table th .List,
.Table td .List {
  margin-top: 0;
}

.Table th .List + .List,
.Table td .List + .List {
  margin-top: 8px;
}

.Table th .Text,
.Table td .Text {
  margin-top: 0;
}

.Table th .Text + .Text,
.Table td .Text + .Text {
  margin-top: 8px;
}

.Table th {
  position: relative;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  color: #333;
  background: #fff url(/img/img_table_border.gif) no-repeat left top/1px 100%;
}

.Table th.Tabel__parentTh {
  padding: 20px 15px 21px 27px;
  background: #fff url(/img/img_table_border_parentth.gif) no-repeat left top/4px 100%;
}

.Table td {
  text-align: left;
  vertical-align: middle;
  background: #f5f5f5 url(/img/img_table_border.gif) no-repeat left top/1px 100%;
}

.Table td.Table__tdImageCenter {
  text-align: center;
  vertical-align: middle;
  background-color: #fff;
}

.Table td .Text:nth-of-type(1),
.Table td .List:nth-of-type(1),
.Table td .ListLink:nth-of-type(1),
.Table td .Box:nth-of-type(1),
.Table td .Definitionlist:nth-of-type(1) {
  margin-top: 0;
}

.Table .Table__tdImageCenterHeading + .Table__tdImageCenterImage {
  margin-top: 20px;
}

.Table .Table__tdImageCenterImage .Image {
  width: auto;
}

@media only screen and (max-width: 559px) {
  .Table .Table__tdSPViewWidth50 {
    width: 50px;
  }
}

@media only screen and (max-width: 559px) {
  .Table .Table__tdSPViewWidth100 {
    width: 100px;
  }
}

@media only screen and (max-width: 559px) {
  .Table .Table__tdSPViewWidth200 {
    width: 200px;
  }
}

.Table .-right {
  text-align: right;
}

.Table .-left {
  text-align: left;
}

.Table .-center {
  text-align: center;
}

.Table.-sizeS th,
.Table.-sizeS td {
  font-size: 1.2rem;
}

.Table.-sizeS .Text,
.Table.-sizeS .List,
.Table.-sizeS .Link {
  font-size: 1.2rem;
}

@media print, screen and (min-width: 560px) {
  .Table.-sizeS.-activeSP th,
  .Table.-sizeS.-activeSP td {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 559px) {
  .Table.-sizeS.-activeSP th,
  .Table.-sizeS.-activeSP td {
    padding: 10px 8px 11px;
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 559px) {
  .Table.-sizeS.-activeSP th.Tabel__parentTh {
    padding: 10px 8px 11px 16px;
    font-size: 1.2rem;
  }
}

@media print, screen and (min-width: 560px) {
  .Table.-sizeS.-activeSP .Text,
  .Table.-sizeS.-activeSP .List,
  .Table.-sizeS.-activeSP .Link {
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 559px) {
  .Table.-sizeS.-activeSP .Text,
  .Table.-sizeS.-activeSP .List,
  .Table.-sizeS.-activeSP .Link {
    font-size: 1.2rem;
  }
}

.Table.-verticalThead, .Table.-verticalTheadNest, .Table.-verticalCategory, .Table.-verticalTheadAlternate, .Table.-verticalTheadTotal, .Table.-socialMedia {
  border-top: 1px solid #dedede;
}

.Table.-verticalThead thead tr:first-child th:first-child::after, .Table.-verticalTheadNest thead tr:first-child th:first-child::after, .Table.-verticalCategory thead tr:first-child th:first-child::after, .Table.-verticalTheadAlternate thead tr:first-child th:first-child::after, .Table.-verticalTheadTotal thead tr:first-child th:first-child::after, .Table.-socialMedia thead tr:first-child th:first-child::after {
  height: 100%;
}

.Table.-vertical tbody th.Tabel__parentTh, .Table.-verticalThead tbody th.Tabel__parentTh, .Table.-verticalTheadNest tbody th.Tabel__parentTh, .Table.-verticalCategory tbody th.Tabel__parentTh, .Table.-socialMedia tbody th.Tabel__parentTh {
  background-color: #fff;
  background-image: url(/img/img_table_border.gif), url(/assets/images/table/img_table_border_parentth_02.gif);
  background-position: left top, 1px top;
  background-repeat: no-repeat, no-repeat;
  background-size: 1px 100%, 8px 100%;
}

.Table.-vertical thead tr:first-child th,
.Table.-vertical tbody tr:first-child th {
  padding: 32px 15px 21px;
}

.Table.-vertical thead tr:first-child th::before,
.Table.-vertical tbody tr:first-child th::before {
  width: 100%;
  height: 8px;
  background-color: #008486;
}

.Table.-vertical thead tr:first-child th::after,
.Table.-vertical tbody tr:first-child th::after {
  top: 8px;
  height: calc(100% - 8px);
  background-color: #dedede;
}

.Table.-vertical thead tr:first-child th::before {
  width: 100%;
  height: 8px;
  background-color: #00A8A9;
}

.Table.-vertical thead tr:first-child th::after {
  top: 8px;
  height: calc(100% - 8px);
  background-color: #dedede;
}

.Table.-vertical thead + tbody th {
  font-weight: normal;
}

.Table.-vertical thead + tbody th::before {
  height: 1px;
  background-color: #dedede;
}

.Table.-vertical thead + tbody th::after {
  top: 0;
  height: 100%;
}

.Table.-vertical thead + tbody tr:first-child th::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #dedede;
  top: 0;
  left: 0;
}

.Table.-vertical thead + tbody tr:first-child th::after {
  display: none;
}

.Table.-ecoproducts thead + tbody th {
  font-weight: normal;
}

.Table.-vertical thead tr:first-child th, .Table.-verticalThead thead tr:first-child th, .Table.-verticalTheadNest thead tr:first-child th, .Table.-verticalCategory thead tr:first-child th, .Table.-verticalTheadAlternate thead tr:first-child th, .Table.-verticalTheadTotal thead tr:first-child th, .Table.-socialMedia thead tr:first-child th {
  padding-top: 28px;
}

.Table.-vertical thead tr:first-child th::before, .Table.-verticalThead thead tr:first-child th::before, .Table.-verticalTheadNest thead tr:first-child th::before, .Table.-verticalCategory thead tr:first-child th::before, .Table.-verticalTheadAlternate thead tr:first-child th::before, .Table.-verticalTheadTotal thead tr:first-child th::before, .Table.-socialMedia thead tr:first-child th::before {
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #00A8A9;
  border-left: 1px solid #dedede;
}

.Table.-vertical thead tr:first-child th:first-child::before, .Table.-verticalThead thead tr:first-child th:first-child::before, .Table.-verticalTheadNest thead tr:first-child th:first-child::before, .Table.-verticalCategory thead tr:first-child th:first-child::before, .Table.-verticalTheadAlternate thead tr:first-child th:first-child::before, .Table.-verticalTheadTotal thead tr:first-child th:first-child::before, .Table.-socialMedia thead tr:first-child th:first-child::before {
  width: calc(100% + 1px);
  margin-left: -1px;
}

.Table.-vertical thead tr:first-child th:last-child::before, .Table.-verticalThead thead tr:first-child th:last-child::before, .Table.-verticalTheadNest thead tr:first-child th:last-child::before, .Table.-verticalCategory thead tr:first-child th:last-child::before, .Table.-verticalTheadAlternate thead tr:first-child th:last-child::before, .Table.-verticalTheadTotal thead tr:first-child th:last-child::before, .Table.-socialMedia thead tr:first-child th:last-child::before {
  width: calc(100% + 1px);
  margin-right: -1px;
}

.Table.-vertical thead tr th.Tabel__parentTh, .Table.-verticalThead thead tr th.Tabel__parentTh, .Table.-verticalTheadNest thead tr th.Tabel__parentTh, .Table.-verticalCategory thead tr th.Tabel__parentTh, .Table.-verticalTheadAlternate thead tr th.Tabel__parentTh, .Table.-verticalTheadTotal thead tr th.Tabel__parentTh, .Table.-socialMedia thead tr th.Tabel__parentTh {
  background-color: #fff;
  background-image: url(/assets/img/img_table_border.gif), url(/assets/images/table/img_table_border_parentth_02.gif);
  background-position: left top, 1px top;
  background-repeat: no-repeat, no-repeat;
  background-size: 1px 100%, 8px 100%;
}

.Table.-vertical.-sizeS thead tr:first-child th, .Table.-verticalThead.-sizeS thead tr:first-child th, .Table.-verticalTheadNest.-sizeS thead tr:first-child th, .Table.-verticalCategory.-sizeS thead tr:first-child th, .Table.-verticalTheadAlternate.-sizeS thead tr:first-child th, .Table.-verticalTheadTotal.-sizeS thead tr:first-child th, .Table.-socialMedia.-sizeS thead tr:first-child th {
  padding-top: 18px;
}

@media print, screen and (min-width: 560px) {
  .Table.-vertical.-activeSP thead tr:first-child th, .Table.-verticalThead.-activeSP thead tr:first-child th, .Table.-verticalTheadNest.-activeSP thead tr:first-child th, .Table.-verticalCategory.-activeSP thead tr:first-child th, .Table.-verticalTheadAlternate.-activeSP thead tr:first-child th, .Table.-verticalTheadTotal.-activeSP thead tr:first-child th, .Table.-socialMedia.-activeSP thead tr:first-child th {
    padding-top: 28px;
  }
}

@media only screen and (max-width: 559px) {
  .Table.-vertical.-activeSP thead tr:first-child th, .Table.-verticalThead.-activeSP thead tr:first-child th, .Table.-verticalTheadNest.-activeSP thead tr:first-child th, .Table.-verticalCategory.-activeSP thead tr:first-child th, .Table.-verticalTheadAlternate.-activeSP thead tr:first-child th, .Table.-verticalTheadTotal.-activeSP thead tr:first-child th, .Table.-socialMedia.-activeSP thead tr:first-child th {
    padding-top: 18px;
  }
}

.Table.-verticalThead thead tr:first-child th, .Table.-verticalTheadNest thead tr:first-child th, .Table.-socialMedia thead tr:first-child th {
  padding-top: 32px;
}

.Table.-verticalCategory th.Tabel__parentTh {
  background: #f5f5f5 url(/assets/img/img_table_border.gif) no-repeat left top/1px 100%;
}

.Table.-verticalCategory th.Table__verticalCategoryHeading + .Table__verticalCategoryHeading {
  border-left: 1px solid #008486;
}

.Table.-verticalCategory th.Table__verticalCategoryHeading + .Table__verticalCategoryHeading::before {
  width: calc(100% + 2px);
  margin-left: -1px;
}

.Table.-verticalCategory tr:first-child th.Table__verticalCategoryHeading + .Table__verticalCategoryHeading::before {
  width: calc(100% + 2px);
  margin-left: -1px;
}

.Table.-verticalCategory tr.Table__verticalCategoryBorder th,
.Table.-verticalCategory tr.Table__verticalCategoryBorder td {
  position: relative;
}

.Table.-verticalCategory tr.Table__verticalCategoryBorder th::before,
.Table.-verticalCategory tr.Table__verticalCategoryBorder td::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  background-color: #008486;
  top: 0;
  left: 0;
}

.Table.-verticalTheadAlternate thead th,
.Table.-verticalTheadAlternate thead td {
  background-color: #fff;
}

.Table.-verticalTheadAlternate tbody th {
  font-weight: normal;
}

.Table.-verticalTheadAlternate tbody:nth-child(odd) th,
.Table.-verticalTheadAlternate tbody:nth-child(odd) td {
  background-color: #eee;
}

.Table.-verticalTheadAlternate tbody:nth-child(even) th,
.Table.-verticalTheadAlternate tbody:nth-child(even) td {
  background: #f5f5f5 url(/assets/img/img_table_border.gif) no-repeat left top/1px 100%;
}

.Table.-verticalTheadTotal tbody th.-left,
.Table.-verticalTheadTotal tbody td.-left {
  text-align: left;
}

.Table.-verticalTheadTotal tbody th {
  font-weight: normal;
  background-color: #fff;
}

.Table.-verticalTheadTotal tbody td {
  text-align: right;
  vertical-align: middle;
  background: #f5f5f5 url(/assets/img/img_table_border.gif) no-repeat left top/1px 100%;
}

.Table.-verticalTheadTotal tfoot th,
.Table.-verticalTheadTotal tfoot td {
  font-weight: bold;
}

.Table.-verticalTheadTotal tfoot th.-left,
.Table.-verticalTheadTotal tfoot td.-left {
  text-align: left;
}

.Table.-verticalTheadTotal tfoot td {
  text-align: right;
  background-color: #eee;
}

@media print, screen and (min-width: 560px) {
  .Table.-forOssPage {
    table-layout: fixed;
    width: 100%;
    min-width: 100%;
  }
}

@media print, screen and (min-width: 560px) {
  .Table.-forOssPage th,
  .Table.-forOssPage td {
    word-break: break-all;
  }
}

@media print, screen and (min-width: 560px) {
  .Table.-forOssPage td {
    width: 20%;
    min-width: 20%;
    overflow: hidden;
  }
}

.Table .Text ~ .List {
  margin-top: 8px;
}

.Table .Text ~ .Definitionlist {
  margin-top: 35px;
}

.Table .Text ~ .Definitionlist:nth-of-type(1) {
  margin-top: 35px;
}

.Table ~ .List {
  margin-top: 16px;
}

.Table ~ .List li:not(:first-child) {
  margin-top: 2px;
}

.Table .Definitionlist:nth-of-type(1) {
  margin-top: 0;
}

.Table__caption {
  text-align: left;
  margin-bottom: 5px;
}

.Table__heading {
  display: block;
  text-align: left;
  color: #333;
  font-weight: normal;
  line-height: 1.4;
}

@media print, screen and (min-width: 560px) {
  .Table__heading {
    font-size: 1.8rem;
  }
}

@media only screen and (max-width: 559px) {
  .Table__heading {
    font-size: 1.6rem;
  }
}

.Table__heading strong {
  font-weight: normal;
}

.Table__heading + .Js-Scrollable__wrap {
  margin-top: 18px;
}

.Table__captionData {
  margin-top: 2px;
  caption-side: top;
  text-align: right;
  color: #333;
  font-weight: normal;
  line-height: 1.7;
  font-size: 1.2rem;
}

.Table__captionNote {
  margin-top: 11px;
  text-align: right;
  color: #333;
  font-weight: normal;
  line-height: 1.7;
  font-size: 1.2rem;
}

.Table .Table__colgroupOther {
  border-left: 1px solid #008486;
}

.Tabel__incellDefinitionlistHeding {
  font-weight: normal;
  line-height: 1.7;
  font-size: 1.2rem;
}

.Tabel__incellDefinitionlistBody {
  margin-top: 20px;
}

.Table__label {
  display: block;
  min-width: 158px;
  margin-top: 10px;
  padding: 4px 5px;
  text-align: center;
  font-weight: normal;
  line-height: 1.7;
  font-size: 1.2rem;
}

.Table__label.-productsResumed {
  color: #f00;
  background-color: #fff;
  border: 1px solid #f00;
}

.TableIncellPoint {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.TableIncellPoint .TableIncellPoint__heading {
  min-width: 125px;
  padding: 2px 16px 0 0;
}

.TableIncellPoint .TableIncellPoint__labelList {
  list-style: none;
}

.TableIncellPoint .TableIncellPoint__labelList li {
  display: block;
}

.TableIncellPoint .TableIncellPoint__labelList li:not(:first-child) {
  margin-top: 10px;
}

.TableIncellPoint .TableIncellPoint__labelListIcon {
  display: inline-block;
  padding: 5px 8px;
  font-size: 1.4rem;
  line-height: 1;
  color: #fff;
}

.TableIncellPoint .TableIncellPoint__labelListIcon.-energy {
  background-color: #007d3e;
}

.TableIncellPoint .TableIncellPoint__labelListIcon.-reducing {
  background-color: #a644a6;
}

.TableIncellPoint .TableIncellPoint__labelListIcon.-resources {
  background-color: #3c6fa2;
}

.TableIncellPoint .TableIncellPoint__labelListIcon.-others {
  background-color: #818b8b;
}

.Table__logo {
  margin: 0 0 2px 15px;
  vertical-align: middle;
}

.Table td.Table__cellObliqueLine {
  background-image: url("/assets/img/img_table_border.gif"), url("/assets/images/table/img_obliqueline.svg");
  background-color: #f5f5f5;
  background-position: left top, left top;
  background-repeat: no-repeat, no-repeat;
  background-size: 1px 100%, 100% 100%;
}

.Table td.Table__tdPoint {
  vertical-align: middle;
}

.Table.-pattern02 th,
.Table.-pattern02 td {
  padding: 11px 8px;
  font-size: 1.2rem;
}

.Table.-pattern02 th,
.Table.-pattern02 td {
  min-width: 80px;
}

.Table.-pattern02 th.Tabel__parentTh {
  padding: 11px 8px 11px 16px;
}

.Table.-pattern02.-vertical thead tr:first-child th,
.Table.-pattern02.-vertical tbody tr:first-child th {
  padding: 17px 8px 11px;
}

.Table.-pattern02.-verticalThead thead tr:first-child th,
.Table.-pattern02.-verticalTheadNest thead tr:first-child th,
.Table.-pattern02.-socialMedia thead tr:first-child th,
.Table.-pattern02.-vertical.-activeSP thead tr:first-child th,
.Table.-pattern02.-verticalThead.-activeSP thead tr:first-child th,
.Table.-pattern02.-verticalTheadNest.-activeSP thead tr:first-child th,
.Table.-pattern02.-verticalCategory.-activeSP thead tr:first-child th,
.Table.-pattern02.-verticalTheadAlternate.-activeSP thead tr:first-child th,
.Table.-pattern02.-verticalTheadTotal.-activeSP thead tr:first-child th,
.Table.-pattern02.-socialMedia.-activeSP thead tr:first-child th {
  padding-top: 17px;
}

.Table.-pattern02.-sizeS.-activeSP th,
.Table.-pattern02.-sizeS.-activeSP td {
  font-size: 1.2rem;
}

.Table.-pattern02 .TableIncellPoint .TableIncellPoint__labelListIcon {
  font-size: 1.2rem;
}

.Table.-pattern02 .Text,
.Table.-pattern02 .Link,
.Table.-pattern02 .List,
.Table.-pattern02 .ListLink,
.Table.-pattern02 .ListHorizontal,
.Table.-pattern02 .Card__caption {
  font-size: 1.2rem;
}

.Table.-pattern02 .TextSuperscript.-noteNumber {
  font-size: .8em;
}

.Table.-pattern02 .TextSuperscript.-note {
  font-size: 1.2em;
}


*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body#old_shared #old_main *, body#old_shared #old_main *:before, body#old_shared #old_main *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
}

body {
  height: 100%;
  line-height: 1.7;
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"MS Pゴシック","MS PGothic",Helvetica,Arial,sans-serif;
  font-size: 87.5%;
  color: #666666;
  background: #ffffff;
}

iframe[name="google_conversion_frame"] { position: absolute; height: 0; }

/* ----- a ----- */
a:link {
  color: #333333;
  text-decoration: none;
}

a:visited {
  color: #471f99;
}

a:hover {
  color: #008486;
  text-decoration: underline;
}

a:active {
  color: #008486;
}

img {
  vertical-align: middle;
}

ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
  padding: 0;
}

dl dd {
  margin: 0;
  padding: 0;
}

p {
  margin: 0;
}

p + p {
  margin: 27px 0 0 0;
}

p + .list {
  margin: 27px 0 0 0;
}

p + .list.block_Section {
  margin-top: 48px;
}

p + .list.block_Section--Lebel2 {
  margin-top: 27px;
}

p + .list.block_Paragraph {
  margin-top: 18px;
}

p + .figure {
  margin: 27px 0 0 0;
}

p.txt_Lead + p,
p.txt_Lead--large + p,
p.txt_Lead--medium + p,
p.media_Lead + p {
  margin: 0;
}

em {
  font-style: normal;
}

address {
  font-style: normal;
}

/* mixin
--------------------------------------------------------- */
/* wrap
--------------------------------------------------------- */
#wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: auto;
}

#wrap__Inner {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-right: 10px;
  padding-left: 10px;
}
#wrap__Innerb {
	max-width:1040px;
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align:left;
}
#main__Content {
  margin: 0 auto 40px;
}

/*-- pc --*/
@media print, screen and (min-width: 768px) {
  #wrap {
    min-width: 1000px;
  }
  body.page--FixedNavNone #wrap {
    border-top: 6px solid #00a8a9;
  }
  body.page--FixedNavNone.rd-keyvisiual_bgKeyvisiual #wrap {
    border-top: none;
  }
  #wrap[data-fixmode='top'] {
    padding-top: 0;
  }
  #wrap__Inner {
    max-width: 1200px;
    min-width: 1000px;
  }
  #wrap__Inner:after {
    content: "";
    clear: both;
    display: block;
  }
  /* column--is1 */
  body.column--is1 #wrap__Inner {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    padding-right: 38px;
    padding-left: 38px;
  }
  body.column--is1 #wrap__Innera {
    max-width: 1600px;
    min-width: 1000px;
    margin: 0 auto;
  }

  #wrap__Innerc {
	padding-top:5rem;
	max-width: 1200px;
	width:100%;
    margin: 0 auto;
  }
  

  
    #wrap__Innerd{
	text-align:center!important;
	max-width: 1200px;
	width:100%;
    margin: 0 auto;
  }
  body.column--is1:not(.page--Hero) #main__Content {
    margin: 0 auto 50px;
  }
  /* column--is1(page--Hero) */
  body.column--is1.page--Hero #wrap__Inner {
    /*max-width: 100%;
    min-width: 100%;*/
    padding-right: 0;
    padding-left: 0;
  }
  body.column--is1.page--Hero #main__Content {
    max-width: 100%;
    min-width: 100%;
  }
  body.column--is1.page--Hero .breadCrumbs {
    padding-left: 0;
  }
  body.column--is1.page--Hero .breadCrumbs__Inner {
    position: relative;
    display: inline-block;
    margin-top: 18px;
    padding: 5px 17px 5px 38px;
    z-index: 3;
    line-height: 1.2;
    background: #fff;
  }
  body.column--is1.page--Hero .hero {
    position: relative;
    width: 100%;
    height: auto;
    margin: -101px 0 0 0;
    z-index: 2;
  }
  body.column--is1.page--Hero .hero .hero_Img {
    width: 100%;
    height: auto;
  }
  body.column--is1.page--Hero .hero .heading_Hero {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    line-height: 1.2;
    font-weight: normal;
  }
  body.column--is1.page--Hero .hero .heading_Hero > span {
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px 28px 10px 38px;
    background: #ffffff;
  }
  body.column--is1.page--Hero .hero .heading_Hero > span.heading_Bottom {
    margin-top: -6px;
  }
  body.column--is1.page--Hero .hero .heading_Hero strong {
    font-weight: normal;
    font-size: 2.125rem;
    color: #008486;
  }
  body.column--is1.page--Hero .hero .heading_Hero .sub {
    display: block;
    margin-top: -5px;
    padding-left: 2px;
    font-size: 1rem;
    font-weight: normal;
    color: #333333;
  }
  body.column--is1.page--Hero .hero .heading_Hero--sub {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    margin-bottom: 0;
  }
  body.column--is1.page--Hero .hero .heading_Hero--sub span {
    display: inline-block;
    padding: 5px 18px 2px 42px;
    line-height: 1.2;
    color: #333333;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    background: #fff;
  }
  body.column--is1.page--Hero .hero .heading_Hero--sub02 {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    margin-bottom: 0;
  }
  body.column--is1.page--Hero .hero .heading_Hero--sub02 span {
    display: inline-block;
    padding: 28px 18px 2px 42px;
    line-height: 1.8;
    color: #ffffff;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
  }
  body.column--is1.page--Hero .hero .hero__Inner {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -40px;
  }
  
    body.column--is1.page--Hero .hero .hero__Inner2 {
	position: absolute;
    top: 50%;
    left: 0;
    margin-top: 150px;
  }
  
  body.column--is1.page--Hero .hero + .area_Index {
    margin-top: 60px;
  }
  body.column--is1.page--Hero .hero.hero--oneSide .hero__Inner {
    top: 20%;
    margin-top: 0;
  }
    body.column--is1.page--Hero .hero.hero--oneSide .hero__Inner2 {
    top: 20%;
    margin-top: 0;
  }

   body.company #main__Content {
    margin: 0 auto 50px;
  }
  /* column--is1(page--Hero) */
    body.company #wrap__Inner {
	width:100%;
    /* max-width: 1600px;*/
    padding-right: 0;
    padding-left: 0;
  }
    body.company #wrap__Innera {
    max-width: 100%;
    min-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  
    body.company #wrap__Innera {
    max-width: 100%;
    min-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  body.company #main__Content {
    max-width: 100%;
    min-width: 100%;
	padding-right: 38px!important;
    padding-left: 38px!important;
  }
  body.company .breadCrumbs {
    padding-left: 0;
  }
  body.company .breadCrumbs__Inner {
    position: relative;
    display: inline-block;
    margin-top: 18px;
    padding: 5px 17px 5px 38px;
    z-index: 3;
    line-height: 1.2;
    background: #fff;
  }
  body.company .hero {
    position: relative;
    width: 100%;
    height: auto;
    margin: 0 0 0 0;
    z-index: 2;
  }
  body.company .hero .hero_Img {
    width: 100%;
    height: auto;
  }
  body.company .hero .heading_Hero {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    line-height: 1.2;
    font-weight: normal;
  }
  body.company .hero .heading_Hero > span {
    display: inline-block;
    padding: 0;
  }
  body.company .hero .heading_Hero > span.heading_Bottom {
    margin-top: -6px;
  }
  body.company .hero .heading_Hero strong {
    font-weight: normal;
    font-size: 2.125rem;
    color: #008486;
	opacity:1!important;
  }
  
  body.company .hero .heading_Hero1 {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    line-height: 1.2;
    font-weight: normal;
  }
  body.company .hero .heading_Hero1 > span {
    display: inline-block;
    margin-bottom: 5px;
    padding: 10px 28px 10px 38px;
    background: #008486;
	opacity: 0.7;
	
  }
  body.company .hero .heading_Hero1 > span.heading_Bottom {
    margin-top: -6px;
  }
  body.company .hero .heading_Hero1 strong {
    font-weight: normal;
    font-size: 2.125rem;
    color: #ffffff;
  }
  
  
  body.company .hero .heading_Hero .sub {
    display: block;
    margin-top: -5px;
    padding-left: 2px;
    font-size: 1rem;
    font-weight: normal;
    color: #333333;
  }
  body.company .hero .heading_Hero--sub {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    margin-bottom: 0;
  }
  body.company .hero .heading_Hero--sub span {
    display: inline-block;
    padding: 5px 18px 2px 42px;
    line-height: 1.2;
    color: #333333;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    background: #fff;
  }
  body.company .hero .heading_Hero--sub02 {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    margin-bottom: 0;
  }
  body.company .hero .heading_Hero--sub02 span {
    display: inline-block;
    padding: 28px 18px 2px 42px;
    line-height: 1.8;
    color: #ffffff;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
  }
  body.company .hero .hero__Inner {
    position: absolute;
	top: 3%;
	margin-left: 18%;
    margin-top: 0px;
    height: 100%;
  }
    body.company .hero .hero__Inner2 {
    
    top: 50%!important;
    left: 0!important;
    margin-top: -150px!important;
  }
  body.company .hero + .area_Index {
    margin-top: 60px;
  }
  body.company .hero.hero--oneSide .hero__Inner {
    top: 20%;
    margin-top: 0;
  }
    body.company .hero.hero--oneSide .hero__Inner2 {
    top: 20%;
    margin-top: 0;
  }
  .hero__Visual--oneSide {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -webkit-box;
    display: flex;
    width: 100%;
    height: 100%;
    color: #ffffff;
    background: #008486;
  }
  .hero__Visual--oneSide .img {
    width: 65%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .hero__Visual--oneSide .img img {
    width: 100%;
  }
  .hero__Visual--oneSide .content {
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    width: 35%;
    padding: 6px 0 0;
  }
  .hero__Visual--oneSide .content .dl_Basic {
    margin-top: 200px;
    padding: 0 28px 24px 38px;
  }
  .hero__Visual--oneSide .content .dl_Basic > dt {
    color: #ffffff;
  }
  .hero__Visual--oneSide .list_Normal > li:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #ffffff;
    border: 1px solid #ffffff;
  }
  .hero__Lead {
    padding: 53px 0 48px;
    color: #ffffff;
    font-size: 1rem;
  }
  .hero__Lead .txt {
    margin-bottom: 0;
    text-align: center;
  }
  .hero__Lead .list_Note {
    margin-top: 15px;
  }
  .hero__Lead + .block_Section {
    margin-top: 62px;
  }
  .hero__Lead--oneSide {
    min-width: 900px;
    padding: 32px 0 62px;
  }
  .hero__Lead--oneSide .hero__Lead--oneSide_Inner {
    max-width: 924px;
    padding: 0 38px;
    color: #ffffff;
    background: #008486;
  }
  /* column--is1(page--minWidth) */
  body.column--is1.page--minWidth #wrap__Inner {
    max-width: 1000px;
    min-width: 1000px;
  }
  /* column--is2 */
  #column--is2 {
    width: 100%;
    float: left;
    margin-right: -673px;
  }
  #column--is2 #main__Content {
    width: 673px;
    float: right;
  }
  /* column--isFixed */
  body.column--isFixed #wrap,
  body.column--isFixed--is2 #wrap {
    min-width: 1000px;
  }
  body.column--isFixed #wrap__Inner,
  body.column--isFixed--is2 #wrap__Inner {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    padding-right: 38px;
    padding-left: 38px;
  }
  body.column--isFixed #main__Content,
  body.column--isFixed--is2 #main__Content {
    width: 900px;
    margin: 0 auto 90px;
  }
  body.column--isFixed--is2 #wrap__Inner {
    max-width: 1140px;
  }
  /* site__Inner */
  .site__Inner {

	max-width: 1600px;
min-width: 1000px;
margin: 0 auto;
padding-right: 38px!important;
padding-left: 38px!important;
  }
  .site__Innerx {
margin: 0 auto;
padding-right: 38px;
padding-left: 38px;
  }
  /*-- Tier1 --*/
  body.page--CaseTop.page--Tier1 .breadCrumbs {
    margin: 0 auto 29px;
  }
  body.page--CaseTop.page--Tier1 .hero_CaseTop {
    padding: 0 0 52px;
  }
  body.page--CaseTop.page--Tier1 .block_Contact {
    border-top: none;
    padding: 0;
  }
}
/*-- //pc --*/
/*-- smartPhone --*/
@media screen and (max-width: 767px) {
  #wrap.is--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  #wrap ,
  #wrap[data-fixmode='top'] ,
  #wrap[data-fixmode='up'] ,
  #wrap[data-fixmode='down'] {
    padding-top: 0!important;
  }

  /* column--is1 */
  body.column--is1 #wrap__Inner {
    padding: 38px 15px 0;
  }
  /* column--is1(page--Hero) */
  body.column--is1.page--Hero #wrap__Inner {
    padding: 0;
  }
  #main__Content {
    margin: 0 auto 40px;
    padding: 0;
  }
  /* column--is2 */
  #column--is2 #main__Content {
    padding: 38px 15px 0;
  }
  /* column--isFixed */
  body.column--isFixed,
  body.column--isFixed--is2 {
    width: 930px;
  }
  body.column--isFixed #wrap,
  body.column--isFixed--is2 #wrap {
    width: 930px;
  }
  body.column--isFixed #wrap__Inner,
  body.column--isFixed--is2 #wrap__Inner {
    padding: 38px 15px 0;
  }
  body.column--isFixed--is2 #wrap__Inner {
    padding: 38px 0 0;
  }
  body.column--isFixed--is2 #column--is2 #main__Content {
    width: 673px;
  }
  /* hero */
  .hero {
    width: 100%;
  }
  .hero .hero_Img {
    width: 100%;
    height: auto;
  }
  .hero--oneSide .img img {
    width: 100%;
  }
  .heading_Hero {
    margin: 0;
    padding: 0;
    line-height: 1.2;
    font-size: 1.875rem;
    font-weight: normal;
    color: #008486;
  }
  .heading_Hero strong {
    font-size: 1.75rem;
    font-weight: normal;
    color: #008486;
  }
  .heading_Hero .sub {
    display: block;
    margin-top: 0;
    font-size: 1rem;
    font-weight: normal;
    color: #333333;
  }
  .heading_Hero--sub {
    margin: 0;
    padding: 0;
  }
  .heading_Hero--sub em {
    display: inline-block;
    line-height: 1.2;
    color: #333333;
    font-size: 1rem;
    font-weight: normal;
    font-style: normal;
    background: #ffffff;
  }
  .heading_Hero--sub span {
    font-size: 1rem;
    color: #333333;
  }
  .hero__Inner {
    padding: 19px 10px;
  }
    .hero__Inner2 {
    padding: 19px;
	padding-left:10px;
	padding-right:10px;
  }
  .hero__Visual--oneSide {
    width: 100%;
    color: #ffffff;
    background: #008486;
  }
  .hero__Visual--oneSide .content {
    padding: 38px 15px 0 15px;
  }
  .hero__Visual--oneSide .content .dl_Basic > dt {
    color: #ffffff;
  }
  .hero__Visual--oneSide .list_Normal > li:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 4px;
    height: 4px;
    background: #ffffff;
    border: 1px solid #ffffff;
  }
  .hero__Lead {
    padding: 40px 0;
    color: #ffffff;
    background: #008486;
  }
  .hero__Lead .txt {
    margin-bottom: 0;
    text-align: left;
  }
  .hero__Lead .list_Note {
    margin-top: 15px;
  }
  .hero__Lead + .block_Section {
    margin-top: 40px;
  }
  .hero__Lead--oneSide {
    padding: 18px 0 43px;
  }
  .hero__Lead--oneSide .hero__Lead--oneSide_Inner {
    padding: 0 15px;
  }
  .area_Index {
    margin-top: 0;
  }
  /*-- Tier1 --*/
  body.page--Tier1 .siteHead__Wrap {
  	background: #37a8a8;
  }
  body.page--Tier1 .siteHead__Wrap .siteHead__Inner {
	padding: 3px 15px;
  }
  body.page--Tier1 .siteHead {
  	position: relative;
    margin: 0;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
  }
  body.page--Tier1 .siteHead a {
	color: #fff;
	text-decoration: none;
  }
  body.page--Tier1 .siteHead span {
    margin: 0;
  }
  body.page--CaseTop.page--Tier1 #wrap__Inner {
    padding: 0;
  }
  body.page--CaseTop.page--Tier1 .hero_CaseTop {
  	width: 100%;
  	padding: 0 0 38px;
  }
  body.page--CaseTop.page--Tier1 .js-slick--Tier1CaseTop .slick-arrow.slick-prev ,
  body.page--CaseTop.page--Tier1 .js-slick--Tier1CaseTop .slick-arrow.slick-next {
	display: none!important;
  }
  body.page--CaseTop.page--Tier1 .hero_CaseTop__Content {
    padding: 0 15px;
  }
  body.page--CaseTop.page--Tier1 .block_Contact {
    border-top: none;
    padding: 0 0 48px;
  }
}

/*-- //smartPhone --*/
/* loader
--------------------------------------------------------- */
#loader__Wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  background: #ffffff;
  z-index: 20;
}
#loader {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 150px;
  margin-top: -7px;
  margin-left: -75px;
  text-align: center;
  z-index: 2;
}
#loader img {
  width: 150px;
  height: 150px;
}

/* gHeader
--------------------------------------------------------- */
/*
#gHeader {
  background: #ffffff;
}
*/
body:not(.page--FixedNavNone) #gHeader {
  width: 100%;
  padding-top: 0;
  z-index: 200;
  transition: .3s;
}

/*-- gHeader_Top --*/
.gHeader-Top .site__Inner {
  display: table;
  width: 100%;
  padding-right: 10px;
padding-left: 10px;
}
.gHeader-Top .site__Innerx {
  display: table;
  width: 100%;
}

.gHeader-Top--Left {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

.gHeader-Top--Right {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
}

.gHeader-Top--Right:after {
  content: "";
  clear: both;
  display: block;
}

/*-- logoArea --*/
.logoArea {
  display: table;
  line-height: 1;
}

.logoArea .logo_Main {
  display: table-cell;
  vertical-align: middle;
  border-right: 1px solid #dedede;
}

.logoArea .logo_Main a {
  display: block;
}

.logoArea .site_Grouping {
  display: table-cell;
  vertical-align: middle;
  color: #666666;
  font-weight: bold;
}

.site_Grouping a {
  font-weight: normal;
  text-decoration: none;
}

.site_Grouping a:link {
  color: #666666;
}

.site_Grouping a:visited {
  color: #471f99;
}

.site_Grouping a:active {
  color: #666666;
}

.site_Grouping a:hover {
  color: #008486;
}

.site_Grouping a.current {
  font-weight: bold;
  color: #008486;
}

/*-- pc --*/
@media print, screen and (min-width: 768px) {
  #gHeader[data-fixmode='top'] {
    position: relative;
  }
  #gHeader[data-fixmode='down'] {
    position: fixed;
    top: -147px;
    left: 0;
  }
  #gHeader[data-fixmode='up'] {
    position: fixed;
    top: 0;
    left: 0;
  }
  #gHeader[data-fixmode='top'].is--open ,
  #gHeader[data-fixmode='down'].is--open ,
  #gHeader[data-fixmode='up'].is--open {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    background: rgba(51,51,51,.7);
  }
  body:not(.page--FixedNavNone) #gHeader {
    border-top: 6px solid #00a8a9;
  }
  .gHeader-Top {
    height: 80px;
  background: #fff;
  }
    .gHeader-Top1 {

  background: #fff;
  }
  body.page--Tier1 .gHeader-Top {
	height: 122px;
  }
  body.page--Tier1 .siteHead__Wrap {
	position: absolute;
    top: 80px;
    height: 50px;
    z-index: 2;
  }
  body.page--Tier1 .siteHead__Wrap .siteHead__Inner {
  }
  body.page--Tier1 .siteHead {
    position: relative;
    display: inline-block;
    margin: 0;
    font-size: 20px;
    font-weight: normal;
    color: #fff;
  }
  body.page--Tier1 .siteHead a {
    color: #fff;
    text-decoration: none;
  }
  body.page--Tier1 .siteHead span {
    display: inline-block;
    margin: 0;
    padding: 8px 42px 8px 0;
	background: #37a8a8;
  }
  body.page--Tier1 .siteHead:after {
	content: '';
    display: inline-block;
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #37a8a8;
    z-index: -1;
  }
  body.page--Tier1 #gHeader[data-fixmode='down'] {
    position: fixed;
    top: -189px;
    left: 0;
  }
  .gHeader-Top .site__Inner {
    padding-top: 19px;
    padding-bottom: 19px;
  }
    .gHeader-Top1 .site__Inner {
    padding-bottom: 19px;
  }
    .gHeader-Top .site__Innerx {
    padding-top: 19px;
    padding-bottom: 19px;
  }
    .gHeader-Top1 .site__Innerx {
    padding-bottom: 19px;
  }
  .hMenu--pc {
    border-top: 1px solid #dedede;
  background: #fff;
  }
  body.page--FixedNavNone #gHeader.is--open:before {
    content: '';
    display: block;
    width: 100%;
    height: 120vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    background: rgba(51,51,51,.7);
  }
  body.page--FixedNavNone #gHeader.is--open:after {
    content: '';
    display: block;
    width: 100%;
    height: 6px;
    position: absolute;
    top: -6px;
    left: 0;
    z-index: 11;
    background: #00a8a9;
  }
  body.page--FixedNavNone #gHeader.is--open .gHeader-Top {
    position: relative;
    z-index: 11;
  }
  body.page--FixedNavNone #gHeader.is--open .hMenu--pc {
    position: relative;
    z-index: 11;
  }
  /*-- logoArea --*/
  .logoArea .logo_Main {
    padding-right: 20px;
  }
  .logoArea .logo_Main img {
    width: 190px;
    height: auto;
  }
  .logoArea .site_Grouping {
    padding-left: 20px;
    font-size: 0.875rem;
  }
  .logoArea .site_Grouping dd {
    margin-top: 6px;
  }
  .logoArea .site_Grouping dd li {
    display: inline-block;
    margin-right: 10px;
  }
  .logoArea .site_Grouping dd li.current {
    font-weight: bold;
    color: #008486;
  }
  /*-- hMenu_Content_search --*/
  #hMenu_Content_search--pc {
    display: none;
    padding: 30px 0 27px;
    border-bottom: 1px solid #dedede;
  }
  #hMenu_Content_search--pc.open {
    display: block;
  }
  .hMenu--pc .siteSearch_Wrap {
    width: 924px;
    opacity: 0;
  }
  .hMenu--pc .siteSearch_Input {
    width: 885px;
  }
  /*-- hMenu--smp --*/
  .hMenu--smp,
  #hMenu_Toggle--smp {
    display: none;
  }
  /*-- gHeader-Utility--pc --*/
  .gHeader-Utility--pc {
    float: right;
    display: table;
    line-height: 1;
  }
  .gHeader-Utility--pc:after {
    content: "";
    clear: both;
    display: block;
  }
  .gHeader-Utility--pc .btn_Contactus ,
  .gHeader-Utility--pc .utility_Li {
    display: table-cell;
    vertical-align: middle;
  }
  .gHeader-Utility--pc .utility_Li:not(:first-child) {
  	padding-left: 43px;
  }
  .gHeader-Utility--pc .utility_Li--last {
  	position: relative;
  	padding-right: 28px;
  }
  .gHeader-Utility--pc .utility_Li--last:after {
  	content: '';
  	position: absolute;
  	top: 50%;
  	right: 0;
  	width: 1px;
  	height: 12px;
  	margin-top: -6px;
  	background-color: #dedede;
  }
  .gHeader-Utility--pc .btn_Contactus a ,
  .gHeader-Utility--pc .utility_Li a {
    color: #666666;
    text-decoration: none;
  }
  .gHeader-Utility--pc .btn_Contactus a:hover ,
  .gHeader-Utility--pc .utility_Li a:hover {
    color: #008486;
    text-decoration: none;
  }
  .gHeader-Utility--pc .btn_Network {
    display: table-cell;
    vertical-align: middle;
    padding-top: 2px;
    padding-right: 26px;
  }
  .gHeader-Utility--pc .btn_Network a {
    display: block;
    vertical-align: middle;
    color: #666666;
  }
  .gHeader-Utility--pc .btn_Network a:hover {
    color: #008486;
    text-decoration: none;
  }
  .gHeader-Utility--pc .btn_Search {
    display: table-cell;
    vertical-align: middle;
    padding-left: 26px;
  }
  .gHeader-Utility--pc .btn_Search a {
    display: block;
    width: 24px;
    height: 24px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    vertical-align: middle;
    background: url(../img/icon/btn_site_search.png) no-repeat 0 0;
    -webkit-background-size: 24px;
    background-size: 24px;
  }
  .gHeader-Utility--pc .btn_Search a.is--open {
    background: url(../img/icon/btn_site_search.png) no-repeat 0 0;
  }
  .gHeader-Utility--pc .btn_Search a:hover {
    opacity: 0.7;
  }
  /*-- gNav --*/
    #gNav_Wrap--pc {
        border-bottom: 3px solid #dedede;
    }
    #gNav_Wrap--pc .gNav_heading {
        font-size: 0;
        height: 0;
    }
  #gNav_Wrap--pc .gNav {
    position: relative;
  }
  #gNav_Wrap--pc .gNav > li {
    display: inline-block;
  }
  #gNav_Wrap--pc .gNav > li > a {
    display: block;
    padding: 0 18px;
    text-decoration: none;
    color: #333333;
    font-size: 0.875rem;
    font-weight: bold;
  }
  #gNav_Wrap--pc .gNav > li > a:hover {
    color: #008486;
  }
  #gNav_Wrap--pc .gNav > li > a.is--current,
  #gNav_Wrap--pc .gNav > li > a.is--open {
    color: ;
  }
  #gNav_Wrap--pc .gNav > li:first-child > a {
    padding-left: 0;
  }

  /*-- hMenu(pc) --*/
  .hMenu_Content--pc {
    display: none;
    width: 100%;
    height: auto;
    position: absolute;
    top: 60px;
    left: 0;
    z-index: 9999999999999999999999999;
    background: #edf6f6;
    border-bottom: 3px solid #dedede;
  }
}
@media screen and (max-width: 767px) {
    .hMenu_Content--pc {
      display: none;
    }
}

/*-- pc --*/
@media print, screen and (min-width: 768px) {
  .hMenu_Content--pc .site__Inner {
    padding-right: 0;
  }
    .hMenu_Content--pc .site__Innerx {
    padding-right: 0;
  }
  .hMenu_Wrap {
    display: table;
    width: 100%;
  }
  .heading1_Wrap {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-flex-item-align:stretch;
    -webkit-align-self:stretch;
    align-items: stretch;
    min-height: 55px;
  }
  .hMenu_heading1 {
    width: 100%;
    margin: 0 0 0 -38px;
    font-size: 1.125rem;
    font-weight: bold;
    background: #f1f1f1;
  }
  .hMenu_heading1 a {
    display: block;
    color: #008486;
    background: #f1f1f1;
  }
  .hMenu_heading1 a:hover {
  	color: #FFF;
    text-decoration: none;
  }
  .hMenu_heading1 a span {
    display: block;
    width: 260px;
    height: 100%;
    padding: 15px 23px 14px 42px;
    background: #f1f1f1 url(../img/icon/icon_link_arrow.png) no-repeat 241px 50%;
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
  }
  .hMenu_heading1 a:hover span {
  	background: #4da5a8 url(../img/icon/icon_link_arrow_color.png) no-repeat 241px 50%;
  	-webkit-background-size: 9px 14px;
    background-size: 9px 14px;
  }
  .hMenu_Close {
    width: 55px;
    background: #f1f1f1 url(../img/colorbox/icon_close.png) no-repeat 50% 50%;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
    z-index: 2;
  }
  .hMenu_Close:hover {
    background: #ccc url(../img/colorbox/icon_close_w.png) no-repeat 50% 50%;
    -webkit-background-size: 20px 20px;
    background-size: 20px 20px;
  }
  .hMenu_Close img {
    width: 20px;
    height: 20px;
  }
  .hMenu_Head {
    display: table-cell;
    vertical-align: top;
    width: 222px;
    background: #edf6f6;
  }
  .hMenu_Head a {
    color: #008486;
  }
  .hMenu_Layer2 {
  }
  .hMenu_Layer2 .list > li {
    margin-left: -38px;
  }
  .hMenu_Layer2 .list > li:not([class*="block_"]) {
    margin-top: 0;
  }
  .hMenu_Layer2 .list a {
    display: block;
    width: 100%;
    padding: 9px 23px 9px 42px;
    font-size: 1rem;
    background: url(../img/icon/icon_link_arrow.png) no-repeat 241px 50%;
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
  }
  .hMenu_Layer2 .list > li.is--active a ,
  .hMenu_Layer2 .list a:hover {
    opacity: 1;
    color: #FFF;
    background: #4da5a8 url(../img/icon/icon_link_arrow_color.png) no-repeat 241px 50%;
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
  }
  .hMenu_Layer2 .list a:hover {
      text-decoration: none;
  }
  .hMenu_Body {
    position: relative;
    display: table-cell;
    vertical-align: top;
    padding: 12px 18px 16px;
    width: calc(100% - 222px);
    background: #fff;
  }
  .hMenu_Body a:link {
    color: #008486;
    text-decoration: none;
  }
  .hMenu_Body a:visited {
    color: #008486;
  }

  .hMenu_Body a:hover {
    color: #008486;
    text-decoration: underline;
  }
  .hMenu_Body a:active {
    color: #008486;
  }
/*  .hMenu_Layer3Group {
    margin-top: -20px;
    padding-top: 20px;
	
  }*/

  .hMenu_Layer3Group {
    margin-top: -20px;
    /*padding-top: 20px;*/
	 vertical-align:top;
	 padding-top:0;
	
  }

/* IE11 */ _:-ms-lang(x)::-ms-backdrop, .hMenu_Layer3 {margin-top:50px !important;}
/* Edge */ _:-ms-lang(x)::backdrop, .hMenu_Layer3 {margin-top:50px !important;}  
_:-ms-lang(x), .hMenu_Layer3 {margin-top:50px !important;}


  .hMenu_Layer3Group:first-child {
    padding-top: 0;
  }
  .Layer3_heading {
    display:inline-block;
    margin: 20px 4rem 0 0;
    font-size: 1rem;
    font-weight: normal;
    border-left: 1px solid #008585;
  }
  .Layer3_heading a {
    display: block;
    padding: 3px 0 2px 10px;
  }
  .Layer3_heading a > span {
    padding-right: 16px;
    background: url(../img/icon/icon_link_arrow.png) no-repeat 100% 50%;
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
  }
  .Layer4_heading {
    margin: 0 0 7px;
    padding: 0;
    font-size: 0.875rem;
    font-weight: normal;
    color: #333;
  }
  .hMenu_Layer4 {
    margin-top: 30px;
  }
  .hMenu_Layer4 .list > li:not([class*="block_"]) {
    margin-top: 4px;
  }
  .hMenu_Layer3 .grid.grid--is3 > .hMenu_Layer4:nth-child(-n+3) {
    margin-top: 0;
  }
  .heading--hide {
    line-height: 0;
    height: 0;
    font-size: 0;
    width: 0;
  }
  .hMenu_Layer3 > .list {
	padding: 4px 0 8px 10px;
    border-left: 1px solid #dedede;
  }
  .hMenu_Layer3 > .hMenu_Layer4 {
  	margin: 0;
    padding: 28px 0 0 10px;
    border-left: 1px solid #dedede;
  }
  .hMenu_Layer3 > .hMenu_Layer4 .Layer4_heading {
  	margin: 0;
    color: #666;
  }
  .hMenu_Layer3 > .hMenu_Layer4 .hMenu_Layer3_List a {
	font-size: 0.875rem;
  }
  .hMenu_Layer3 .grid {
    margin-top: 20px;
    margin-left: -20px;
  }
  .hMenu_Layer3 .grid > * {
    padding-left: 20px;
  }
  .hMenu_Layer3 .grid--is4 li .img_Liquid--pc {
    min-width: 145px;
  }
  .hMenu_Layer3 .grid .heading_Link {
    font-size: 0.875rem;
  }
  .hMenu_Layer3 .grid .media .media_Body .heading_Link {
    margin-top: 12px;
  }
  .hMenu_Layer3 .grid > .media {
    margin-top: 21px;
  }
  .hMenu_Layer3_List {
    display: block;
    margin: 0 4rem 0 0;
    padding: 8px 0 0 0;
    font-weight: normal;
  }
   .hMenu_Layer3_List a {
    display: inline-block;
  }
  .hMenu_Thumb {
    margin-top: 0px;
    padding: 12px 0 0;
    border-top: 1px solid #dedede;
  }
  .hMenu_Thumb .grid {
    margin-left: -20px;
  }
  .hMenu_Thumb .grid > * {
    padding-left: 20px;
  }
  .hMenu_Thumb .grid > .media {
    width: 156px;
    margin-top: 0;
  }
  .hMenu_Thumb .grid > .media .heading_Link {
    margin-top: 12px;
    font-size: 0.875rem;
  }
  .hMenu_Thumb .grid > .media .heading_Link a {
    color: #008486;
  }
  .hMenu_Thumb .grid > .media .heading_Link a:hover {
    text-decoration: underline;
  }
  .hMenu_Thumb .grid > .media .heading_Link a:after {
    width: 16px;
    height: 16px;
    background: url(../img/icon/icon_link_arrow.png) no-repeat 100% 0;
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
  }
  .hMenu_Thumb .grid > .media img {
    width: 100%;
  }
  .hMenu_Content--pc:before {
    content: '';
    width: 60%;
    height: 100%;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    background: #fff;
  }
  .hMenu_Content--pc.is--open {
    display: block!important;
    height: auto;
	z-index:99999999999999999999;
  }
  .hMenu_Toggle--pc {
    position: relative;
  }
  .hMenu_Toggle--pc span {
    position: relative;
    display: inline-block;
    padding: 17px 20px 17px 0;
    background: url(../img/icon/icon_arrow_down.png) no-repeat 100% 50%;
    -webkit-background-size: 14px 8px;
    background-size: 14px 8px;
  }
  .hMenu_Toggle--pc:hover {
    cursor: pointer;
  }
  .hMenu_Toggle--pc.is--open {
    color: #008486;
  }
  .hMenu_Toggle--pc.is--open span {
    background: url(../img/icon/icon_arrow_up.png) no-repeat 100% 50%;
    -webkit-background-size: 14px 8px;
    background-size: 14px 8px;
  }
  .hMenu_Toggle--pc.is--open span:after ,
  .hMenu_Toggle--pc.is--current span:after {
    content: '';
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    border-bottom: 0px solid #00a8a9;
  }
  .hMenu_Content_heading--pc {
    padding: 13px 38px;
  }
  .hMenu_Content_heading--pcul.list_Link.link--Next > *, .hMenu_Content_heading--pc.list_Link.link--Next:not(ul) {
    margin-left: auto;
  }
  .hMenu_Content_list--pc .site__Inner {
    padding: 0 38px;
  }
    .hMenu_Content_list--pc .site__Innerx {
    padding: 0 38px;
  }
  .hMenu_Content_list--pc .list {
    padding: 31px 0 17px;
    border-top: 1px solid #dedede;
  }
  .hMenu_Content_list--pc .list li {
    margin-bottom: 14px;
  }
}
/*-- //pc --*/
/*-- smartPhone --*/
@media screen and (max-width: 767px) {
  input.siteSearch_Input {
    width: 90%;
    font-size: 1.125rem;
  }
  #gHeader {
    display: block;
    position: relative;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    border-top: 6px solid #00a8a9;
    background: #fff;
  }
  /*-- gHeader_Top --*/
  .gHeader-Top {
    padding: 18px 0;
    border-bottom: 3px solid #dedede;
  }
  .gHeader-Utility--pc,
  .hMenu--pc {
    display: none;
  }
  /*-- logoArea --*/
  .logoArea .logo_Main {
    padding-right: 10px;
  }
  .logoArea .logo_Main img {
    width: 100%;
  }
  .logoArea .site_Grouping {
    padding-left: 10px;
    font-size: 0.625rem;
  }
  .logoArea .site_Grouping dd {
    display: none;
  }
  #hMenu_Toggle--smp {
    line-height: 1;
    margin: 0;
  }
  #hMenu_Toggle--smp .txt {
    display: inline-block;
    padding-right: 9px;
    vertical-align: middle;
    font-size: 0.875rem;
    font-weight: bold;
    color: #008486;
  }
  #hMenu_Toggle--smp #icon {
    display: inline-block;
    position: relative;
    width: 22px;
    height: 22px;
    vertical-align: middle;
  }
  #hMenu_Toggle--smp #icon #icon_Inner {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 22px;
    height: 2px;
    background: #00a8a9;
    transition: .2s;
  }
  #hMenu_Toggle--smp #icon #icon_Inner:before, #hMenu_Toggle--smp #icon #icon_Inner:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 22px;
    height: 2px;
    background: #00a8a9;
    transition: .3s;
  }
  #hMenu_Toggle--smp #icon #icon_Inner:before {
    margin-top: -10px;
  }
  #hMenu_Toggle--smp #icon #icon_Inner:after {
    margin-top: 8px;
  }
  #hMenu_Toggle--smp #icon.is--close {
    width: 22px;
    height: 22px;
  }
  #hMenu_Toggle--smp #icon.is--close #icon_Inner, #hMenu_Toggle--smp #icon.is--close #icon_Inner:before, #hMenu_Toggle--smp #icon.is--close #icon_Inner:after {
    width: 24px;
  }
  #hMenu_Toggle--smp #icon.is--close #icon_Inner {
    left: 0;
    background: transparent;
  }
  #hMenu_Toggle--smp #icon.is--close #icon_Inner:before,
  #hMenu_Toggle--smp #icon.is--close #icon_Inner:after {
    margin-top: -2px;
  }
  #hMenu_Toggle--smp #icon.is--close #icon_Inner:before {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
  }
  #hMenu_Toggle--smp #icon.is--close #icon_Inner:after {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
  }
  /*-- hMenu(smp) --*/
  .hMenu--smp {
    display: none;
    position: absolute;
    padding: 0;
    z-index: 9999;
    border-bottom: 3px solid #00a8a9;
    background: #ffffff;
  }
  .hMenu--smp.is--open {
    display: block;
    position: relative;
    width: 100%;
  }
  .hMenu--smp a {
    display: block;
    font-size: 1rem;
  }
  .hMenu--smp a:hover {
    text-decoration: none;
  }
  .hMenu--smp .gNav > li {
    border-bottom: 1px solid #dedede;
  }
  .hMenu--smp .gNav > li > a {
    padding: 9px 15px;
    font-size: 1rem;
    font-weight: bold;
  }
  .hMenu--smp .gNav > li > a.is--current {
    color: #008486;
  }

  /*-- gNav --*/
  #gNav_Wrap--smp {
    min-height: 202px;
  }
  #gNav_Wrap--smp .gNav_heading {
    font-size: 0;
    height: 0;
  }
  .gNav_Layer {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding-left: 40px;
    background: #fff;
    transition: transform .6s;
  }
  .gNav_Layer:not(.gNav_Layer1) {
      transform: translateX(100%);
  }
  .gNav_Li {
      border-bottom: 1px solid #dedede;
  }
  .gNav_Li:last-child ,
  .Layer4_heading_Li:last-child {
      border-bottom: none;
  }
  .gNav_Li a ,
  .Layer4_heading_Li a {
    position: relative;
      padding: 11px 40px 10px 10px;
      font-size: 1rem;
  }
  .gNav_Li a:after ,
  .Layer4_heading_Li a:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 15px;
      margin-top: -10px;
      display: inline-block;
      width: 16px;
      height: 21px;
      vertical-align: middle;
      background: url../img/icon/icon_link_arrow_large.png) no-repeat 100% 0;
      -webkit-background-size: 10px 16px;
      background-size: 10px 16px;
  }
  .gNav_Li.gNav_Slide a:after ,
  .Layer4_heading_Li.gNav_Slide a:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 15px;
      margin-top: -6px;
      display: inline-block;
      width: 16px;
      height: 12px;
      vertical-align: middle;
      background: url(../img/icon/icon_directory.png) no-repeat 100% 100%;
      -webkit-background-size: 16px 12px;
      background-size: 16px 12px;
  }
  .gNav_List h2 ,
  .gNav_List h3 ,
  .gNav_List h4 {
      font-weight: normal;
      font-size: 1.25rem;
      margin: 0;
  }
  .gNav_Layer1 .gNav_Li a ,
  .gNav_Layer1 .Layer4_heading_Li a {
    padding: 10px 40px 9px 10px;
  font-size: 1.125rem;
  }
  .gNav_Layer.is--Slide {
      transform: translateX(0);
  }
  .gNav_Layer.is--PreHide {
      transform: translateX(0);
  }
  .gNav_Layer.is--Hide {
      z-index: 1;
  }
  .Layer4_heading {
    margin: 0;
    padding: 0;
    font-size: 1rem;
    font-weight: normal;
    color: #666;
    border-bottom: 1px solid #dedede;
    background: #f7f7f7;
  }
  .hMenu_Layer4:not(:first-child) .Layer4_heading {
    border-top: 1px solid #dedede;
  }
  .Layer4_heading span {
    display: block;
    width: 100%;
    padding: 11px 40px 10px 10px;
    font-size: 1rem;
  }
  .hMenu_Layer4 .list > li:not([class*="block_"]) {
    margin-top: 0;
  }
  .layer__Index a {
    display: block;
    width: 100%;
    padding: 14px 10px;
    color: #fff;
    background: #00a8a9;
    border-bottom: 1px solid #dedede;
  }
  .layer__Index span {
    position: absolute;
    right: 0;
    padding-top: 2px;
    font-size: 0.75rem;
    padding-right: 16px;
  }
  .layer__Index span:after {
    content: "";
    display: inline-block;
    width: 15px;
    height: 14px;
    vertical-align: middle;
    background: url(../img/icon/icon_link_arrow_color.png) no-repeat 100% 0;
    -webkit-background-size: 8px auto;
    background-size: 8px auto;
  }

  .gNav_HistoryBack {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #4dc2c3;
    border-bottom: 1px solid #dedede;
  }
  .gNav_HistoryBack a {
    display: block;
    width:40px;
    height: 55px;
    line-height: 55px;
    text-align: center;
  }
  .gNav_HistoryBack img {
    width: 9px!important;
    height: auto;
  }
  .hMenu--smp .site_Grouping {
    padding: 10px 15px;
    font-size: 1rem;
    background: #f5f5f5;
  }
  .hMenu--smp .site_Grouping dt {
    display: inline-block;
    margin-right: 10px;
    color: #333333;
  }
  .hMenu--smp .site_Grouping dd {
    display: inline-block;
  }
  .hMenu--smp .site_Grouping dd ul li {
    display: inline-block;
    margin-right: 14px;
  }
  .hMenu--smp .site_Grouping dd ul li:last-child {
    margin-right: 0;
  }
  .gHeader-Utility--smp {
	position:relative;
    width: 100%;
    z-index: 1;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    background: #fff;
  }
  .gHeader-Utility--smp a {
    padding: 9px 15px;
    font-size: 1rem;
  }
  .gHeader-Utility--smp li:first-child a {
    padding: 16px 15px 6px;
  }
  .gHeader-Utility--smp li:last-child a {
    padding: 6px 15px 12px;
  }
  .gHeader-Utility--smp li.network a:after {
    background: url(../img/icon/icon_link_blank.png) no-repeat 100% 10%;
    -webkit-background-size: 14px 12px;
    background-size: 14px 12px;
  }
  /*-- hMenu_Content_search --*/
  #hMenu_Content_search--smp {
    position: relative;
    z-index: 1;
    padding: 17px 18px;
    background: #fff;
  }
  #hMenu_Content_search--smp .siteSearch_Input {
    width: 90%;
    font-size: 1.125rem;
  }
}

/*-- //smartPhone --*/
/* form
--------------------------------------------------------- */
/*-- siteSearch_Wrap --*/
.siteSearch_Wrap {
  margin: 0 auto;
  padding: 0;
  border: 0;
  border-bottom: 4px solid #00a8a9;
}

.siteSearch_Wrap .siteSearch_Inner {
  margin: 0 0 8px 0;
  border-left: 1px solid #00a8a9;
  background: #ffffff;
}

/*-- siteSearch_Input --*/
input.siteSearch_Input {
  display: inline-block;
  vertical-align: middle;
  padding: 1px 12px;
  color: #666666;
  font-size: 1.875rem;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  border: none;
}

input.siteSearch_Input::-webkit-input-placeholder {
  color: #c6cbcc;
  font-weight: normal;
}

input.siteSearch_Input:-ms-input-placeholder {
  color: #c6cbcc;
  font-weight: normal;
}

input.siteSearch_Input::-moz-placeholder {
  color: #c6cbcc;
  font-weight: normal;
}

/*-- siteSearch_Btn --*/
.siteSearch_Btn {

    display: inline-block;
    width: 30px;
    height: 30px;
    padding: 0;
    vertical-align: middle;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    border: none;
    background: url(/cmn/img/icon/btn_site_search.png) no-repeat 0 0;
    -webkit-background-size: 30px;
    background-size: 30px;
}

/*-- country_Select_Wrap --*/
.country_Select_Wrap {
  overflow: hidden;
  display: inline-block;
  line-height: 1;
}

/*-- select --*/
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  text-indent: 0.01px;
  text-overflow: '';
}

select::-ms-expand {
  display: none;
}

select.country_Select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  position: relative;
  z-index: 2;
  display: block;
  min-width: 295px;
  margin: 0 auto;
  height: 50px;
  line-height: 50px;
  vertical-align: top;
  padding: 0 90px 0 50px;
  vertical-align: top;
  color: #666666;
  font-size: 1.375rem;
  outline: none;
  border: 1px solid #dedede;
  background: #ffffff url(../img/form/form_select.png) no-repeat 100% 50%;
  -webkit-background-size: 59px 48px;
  background-size: 59px 48px;
}

#check_yn1,
#check_yn2 {
  margin-top: 27px;
}

/*-- input --*/
input[type="button"],
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  text-transform: uppercase;
  cursor: pointer;
}

input[type="text"]:focus {
  outline: 0;
}

input[type="button"].btn_formGo {
  display: inline-block;
  width: 190px;
  height: 50px;
  margin: 0 0 0 10px;
  line-height: 50px;
  vertical-align: top;
  font-size: 1.375rem;
  font-weight: normal;
  color: #ffffff;
  border: solid 1px #ffffff;
  background: #008486 url(../img/form/form_btn_go_off.png) no-repeat 50% 50%;
  -webkit-background-size: 48px 18px;
  background-size: 48px 18px;
}

/*-- pc --*/
@media print, screen and (min-width: 768px) {
  input[type="button"].btn_formGo:hover {
    background: #ffffff url(../img/form/form_btn_go_on.png) no-repeat 50% 50%;
    -webkit-background-size: 48px 18px;
    background-size: 48px 18px;
  }
}

/*-- //pc --*/
/* breadcrumb
--------------------------------------------------------- */
body .breadCrumbs {
  margin: 0 auto 50px;
  padding-right: 38px;
  padding-left: 0px;
  word-wrap: break-word;
  overflow: hidden;
  max-width: 1600px;
    min-width: 1000px;
}

.breadCrumbs__Inner {
  padding-top: 20px;
  font-size: 0.75rem;
}

.breadCrumbs__Inner a,
.breadCrumbs__Inner a[target="_blank"],
.breadCrumbs__Inner a[href$=".pdf"],
.breadCrumbs__Inner .icon_Arrow {
  position: relative;
  padding-right: 17px;
  text-decoration: none;
  color: #666666;
}

.breadCrumbs__Inner a:after,
.breadCrumbs__Inner a[target="_blank"]:after,
.breadCrumbs__Inner a[href$=".pdf"]:after,
.breadCrumbs__Inner .icon_Arrow:after {
  display: inline-block !important;
  content: "" !important;
  position: absolute !important;
  width: 7px !important;
  height: 10px !important;
  top: 3px !important;
  right: 5px !important;
  color: #00a8a9 !important;
  background: url("../img/icon/icon_arrow_bread.png") no-repeat !important;
  -webkit-background-size: 7px 10px !important;
  background-size: 7px 10px !important;
}

.breadCrumbs__Inner a:hover,
.breadCrumbs__Inner a[target="_blank"]:hover,
.breadCrumbs__Inner a[href$=".pdf"]:hover,
.breadCrumbs__Inner .icon_Arrow:hover {
  color: #008486;
  text-decoration: underline;
}

.breadCrumbs__Inner em {
  font-weight: bold;
  font-style: normal;
  color: #333333;
}

/*-- smartPhone --*/
@media screen and (max-width: 767px) {
  /*-- breadCrumbs --*/
  .breadCrumbs {
    display: none;
  }
}

/*-- //smartPhone --*/
/* localNav
--------------------------------------------------------- */
#localNav {
  border-bottom: 1px solid #dedede;
}

#localNav a {
  text-decoration: none;
}

#localNav.block_localNav__Wrap {
  border-bottom: none;
}

#localNav.block_localNav__Wrap > .localNav__heading {
  border-bottom: 1px solid #dedede;
}

#localNav .block_localNav {
  border-bottom: 1px solid #dedede;
}

#localNav .block_localNav .localNav__heading {
  font-size: 1rem;
}

/*-- localNav__heading --*/
.localNav__heading {
  margin: 0;
  padding-bottom: 14px;
  line-height: 1.2;
  font-size: 1.375rem;
  font-weight: normal;
  color: #008486;
  word-wrap: break-word;
  overflow: hidden;
}

.localNav__heading a {
  padding-right: 16px;
  font-weight: normal;
  color: #008486;
  word-wrap: break-word;
  overflow: hidden;
  background: url(../img/icon/icon_link_arrow.png) no-repeat 100% 45%;
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
}

/*-- layer --*/
.layer:not(.layer2) {
  display: none;
  padding: 0 25px;
}

.layer:not(.layer2) > li:before {
  top: 4px;
  left: 0;
}

.layer:not(.layer2) > li:last-child {
  padding-bottom: 10px;
}

.layer:not(.layer2) > li > a {
  margin-bottom: 11px;
  padding-left: 15px;
  font-size: 0.875rem;
}

.layer.open {
  display: block;
}

.layer li {
  position: relative;
 
}

.layer li:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 9px;
  height: 14px;
  background: url(../img/icon/icon_link_arrow.png) no-repeat;
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
}

.layerblue li {
background: #008486 url(../img/icon/icon_link_arrow1.png) no-repeat right center;
height:50px;
width:100%;
margin-bottom:5%;
vertical-align: middle !important;
color: #fff!important;
text-align:center!important;
-webkit-background-size: 15px 14px;
background-size: 15px 14px;
padding: 14px 30px 0px 30px;

}

.layerblue a:link {
color: #fff!important;
text-decoration: none!important;
font-weight: bold;
}

.layerblue a li:hover {
background: #00a8a9 url(../img/icon/icon_link_arrow1.png) no-repeat right center;
height:50px;
width:100%;
margin-bottom:5%;
vertical-align: middle !important;
color: #fff!important;
text-align:center!important;
-webkit-background-size: 15px 14px;
background-size: 15px 14px;
padding: 14px 30px 0px 30px;

}

.layerblue a:hover {
background: #20B2AA;
color: #ddd!important;
text-decoration: none!important;
}


.box_Related dd {
  position: relative!important;
}

.box_Related dd:before {
  content: "";
  display: inline-block!important;
  width: 20px!important;
  height: 10px!important;
  background: url(../img/icon/icon_square.png) no-repeat;
  -webkit-background-size: 5px 5px!important;
  background-size: 5px 5px!important;
}

.box_Related_blue dd {
  position: relative!important;
}

.box_Related_blue dd:after {
  content: "";
  display: inline-block!important;
  width: 20px!important;
  height: 10px!important;
  background: url(../img/icon/icon_square.png) no-repeat;
  -webkit-background-size: 5px 5px!important;
  background-size: 5px 5px!important;
}

.layer li a {
  display: inline-block;
}

.layer li a:link {
  color: #666666;
}

.layer li a:visited {
  color: #471f99;
}

.layer li a:active {
  color: #666666;
}

.layer li a:hover {
  color: #008486;
}

.layer li a.current {
  font-weight: bold;
  color: #008486;
}


.layerblue li a {
  display: inline-block;
}

.layerblue li a:link {
  color: #666666;
}

.layerblue li a:visited {
  color: #471f99;
}

.layerblue li a:active {
  color: #666666;
}

.layerblue li a:hover {
  color: #008486;
}

.layerblue li a.current {
  font-weight: bold;
  color: #008486;
}
/*-- layer2 --*/
.layer2 > li {
  border-top: 1px solid #dedede;
}

.layer2 > li:before {
  top: 18px;
  left: 12px;
}

.layer2 > li > a {
  display: block;
  padding: 14px 31px 14px 30px;
}

/*-- layer3 --*/
.layer3 {
  margin-top: -8px;
}

/*-- current --*/
.layer .currentLayer {
  display: block;
}

.layer .nextLayer {
  display: block;
}

a.currentParent {
  font-weight: bold;
}

.currentLayer {
  background: #f5f5f5;
}

/*-- pc --*/
@media print, screen and (min-width: 768px) {
  #localNav {
    margin: 0 729px 78px 0;
  }
  #localNav .block_localNav {
    margin-top: 40px;
  }
}

/*-- //pc --*/
/*-- smartPhone --*/
@media screen and (max-width: 767px) {
  #localNav {
    margin: 0;
    border-top: 3px solid #dedede;
  }
  #localNav .block_localNav {
    margin-top: 20px;
  }
  .localNav__heading {
    padding: 18px 15px;
  }
  .layer2 > li > a {
    padding: 16px 31px 16px 30px;
  }
  .layer:not(.layer2) {
    padding: 0 32px;
  }
  .layer:not(.layer2) > li > a {
    margin-bottom: 10px;
  }
}

/* fixedLNav
--------------------------------------------------------- */
.fixedLNav {
  width: 100%;
  padding-top: 0;
  z-index: 99;
  transition: .3s;
  background: #f5f5f5;
}
.fixedLNav[data-fixmode='down'] {
  position: fixed;
  left: 0;
}
.fixedLNav[data-fixmode='up'] {
  position: fixed;
  left: 0;
}
@media screen and (max-width: 767px) {
  .fixedLNav {
      display: none;
   }
}

.fixedLNav_head {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  min-width: 138px;
  margin: 0;
  background: #3d8385;
}
.fixedLNav_head:after {
  content: '';
  display: block;
  width: 100%;
  height: 3px;
  background: #a4c5c6;
  position: absolute;
  bottom: 0;
  left: 0;
}
.fixedLNav_head a {
  opacity: 0.7;
  display: block;
  width: 100%;
  padding: 11px 10px 12px 18px;
  color: #fff;
  font-size: 0.875rem;
  font-weight: normal;
}
.fixedLNav_head a span {
  padding-right: 16px;
  background: url(../img/icon/icon_link_arrow_gnav.png) no-repeat 100% 45%;
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
}
.fixedLNav_head a:hover {
  opacity: 1;
  text-decoration: none;
}
.fixedLNav_head a:hover span {
  background: url(../img/icon/icon_link_arrow_color.png) no-repeat 100% 45%;
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
}
.fixedLNav_body {
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
}
.fixedLNav_body ul {
}
.fixedLNav_body li {
  display: inline-block;
  margin: 0;
  font-size: 0.75rem;
}
.fixedLNav ul li a {
  display: block;
  margin: 0 12px;
}
.fixedLNav ul li a:link {
  color: #333;
  text-decoration: none;
}
.fixedLNav ul li a:visited {
  color: #333;
}
.fixedLNav ul li a:hover {
  color: #008486;
  text-decoration: underline;
}
.fixedLNav ul li a:active {
  color: #333;
}
.fixedLNav ul li a:hover span {
  text-decoration: underline;
}
.fixedLNav ul li a span {
  position: relative;
  display: inline-block;
  padding: 12px 0 13px;
}
.fixedLNav ul li a.is--current {
  color: #008486;
}
.fixedLNav ul li a.is--current span:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-bottom: 3px solid #00a8a9;
}
.fixedLNav ul li a span:after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 21px;
  vertical-align: middle;
  background: url(../img/icon/icon_link_arrow.png) no-repeat 100% 45%;
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
}
.fixedLNav .list > li:not([class*="block_"]) {
  margin-top: 0;
}


/*-- //smartPhone --*/
/* pageTop
--------------------------------------------------------- */
#pageTop {
  position: fixed;
  margin-bottom: 0;
  z-index: 999;
}

#pageTop a {
  display: block;
}

/*-- pc --*/
@media print, screen and (min-width: 768px) {
  /*-- pageTop --*/
  #pageTop {
    bottom: 100px!important;
    right: 10px!important;
  }
  #pageTop a:hover {
    opacity: 0.7;
  }
}

/*-- //pc --*/
/*-- smartPhone --*/
@media screen and (max-width: 767px) {
  #pageTop {
    bottom: 40px;
    right: 15px;
  }
  #pageTop a img {
    width: 30px;
  }
}

/*-- //smartPhone --*/
/*-- relation
------------------------------------------------------------*/
/*-- relationNav --*/
#relationNav .list a {
  font-size: 1.125rem;
  text-decoration: none;
}

#relationNav .list a:link {
  color: #666666;
}

#relationNav .list a:visited {
  color: #471f99;
}

#relationNav .list a:active {
  color: #666666;
}

#relationNav .list a:hover {
  color: #008486;
}

#relationNav .list a.current {
  font-weight: bold;
  color: #008486;
}

/*-- block_Relation --*/
.block_Relation {
  border-top: 1px solid #dedede;
}

.block_Relation .media_Body {
  word-wrap: break-word;
  overflow: hidden;
}

.block_Relation .media .media_Body .heading_Link--isMedium {
  margin-top: 0;
}

/*-- heading_Relation --*/
.heading_Relation {
  margin: 0 0 18px 0;
  padding: 0 0 8px 0;
  line-height: 1.3;
  font-size: 1.625rem;
  font-weight: normal;
  color: #333333;
}

/*-- block_Other --*/
.block_Other {
  border-top: 1px solid #dedede;
  background: #f5f5f5;
}

.heading_Other {
  color: #333333;
  font-weight: normal;
}

/*-- block_Contact --*/
.block_Contact {
	padding: 37px 0 60px;
}
.block_Contact + [class*="block_"] {
	margin-top: 0;
}


/*-- pc --*/
@media print, screen and (min-width: 768px) {
  #relationNav {
    padding: 51px 0 60px;
    border-top: 1px solid #dedede;
    background: #f5f5f5;
  }
  #relationNav .relationNav_Inner {
    width: 924px;
    margin: 0 auto;
  }
  #relationNav li {
    display: inline-block;
    margin: 0 68px 13px 0;
  }
  .heading_relationNav {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1.3;
    text-align: center;
    font-size: 1.875rem;
    font-weight: normal;
  }
  .heading_relationNav a {
    position: relative;
    text-decoration: none;
  }
  .heading_relationNav a:link {
    color: #333333;
  }
  .heading_relationNav a:visited {
    color: #471f99;
  }
  .heading_relationNav a:active {
    color: #333333;
  }
  .heading_relationNav a:hover {
    color: #008486;
  }
  .heading_relationNav a.current {
    font-weight: bold;
    color: #008486;
  }
  .heading_relationNav a:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 14px;
    vertical-align: middle;
    background: url(../img/icon/icon_link_arrow_large.png) no-repeat 100% 50%;
    -webkit-background-size: 10px 16px;
    background-size: 10px 16px;
  }
  /*-- block_Relation --*/
  .block_Relation {
    padding: 37px 0 60px;
  }
  /*-- block_Other --*/
  .block_Other {
    padding: 51px 0 60px;
  }
  .heading_Other {
    margin: 0 0 20px 0;
    padding: 0;
    line-height: 1.3;
    text-align: center;
    font-size: 1.625rem;
    font-weight: normal;
  }
}

/*-- //pc --*/
/*-- smartPhone --*/
@media screen and (max-width: 767px) {
  #relationNav {
    padding: 0;
    text-align: left;
    border-top: 3px solid #dedede;
  }
  #relationNav .relationNav_Inner {
    width: 100%;
  }
  #relationNav li {
    display: block;
    margin-top: 0;
    position: relative;
    border-top: 1px solid #dedede;
  }
  #relationNav li:before {
    top: 18px;
    left: 15px;
    content: "";
    position: absolute;
    display: inline-block;
    width: 9px;
    height: 14px;
    z-index: 2;
    background: url(../img/icon/icon_link_arrow.png) no-repeat;
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
  }
  #relationNav li a {
    display: block;
    text-decoration: none;
    padding: 16px 31px 16px 30px;
  }
  #relationNav li a:before {
    content: "";
    display: none;
  }
  #relationNav li a.current {
    background: #f5f5f5;
  }
  .heading_relationNav {
    padding: 18px 15px;
    margin: 0;
    line-height: 1.2;
    font-size: 1.375rem;
  }
  .heading_relationNav a {
    padding-right: 16px;
    font-size: 1.375rem;
    font-weight: normal;
    color: #008486;
    word-wrap: break-word;
    overflow: hidden;
    background: url(../img/icon/icon_link_arrow.png) no-repeat 100% 45%;
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
  }
  /*-- block_Relation --*/
  .block_Relation {
    padding: 32px 0;
  }
  .block_Relation img {
    width: 100%;
  }
  .block_Relation--information .dl_Detail {
    display: none;
  }
  body:not(.column--is1) .block_Relation {
    border-top: none;
  }
  /*-- heading_Relation --*/
  .heading_Relation {
    margin: 0 0 16px 0;
    font-size: 1.375rem;
  }
  /*-- block_Other --*/
  .block_Other {
    padding: 4px 0 42px;
    text-align: left;
  }
  .heading_Other {
    padding: 40px 0 34px;
    margin: 0;
    text-align: left;
    line-height: 1.2;
    font-size: 1.375rem;
  }
	/*-- block_Contact --*/
	.block_Contact {
		padding: 32px 0 48px;
	}
}

/*-- //smartPhone --*/
/* box_LocalArea
--------------------------------------------------------- */
.box_LocalArea {
  margin-bottom: 70px;
  padding: 40px 0 54px;
  text-align: center;
}

.box_LocalArea .box_LocalArea--dt {
  margin-bottom: 20px;
  font-size: 1.875rem;
}

.box_LocalArea select.country_Select {
  display: inline-block;
  min-width: 367px;
  padding: 0 90px 0 38px;
}

.box_LocalArea .box_LocalArea__Inner {
  font-size: 1.125rem;
}

.box_LocalArea .box_LocalArea__Inner .list {
  text-align: left;
}

/*-- pc --*/
@media print, screen and (min-width: 768px) {
  .box_LocalArea--dt {
    width: 924px;
    margin: 0 auto;
    padding: 0 38px;
  }
  .box_LocalArea__Inner {
    width: 924px;
    margin: 0 auto;
    padding: 0 38px;
  }
  .box_LocalArea__Inner .list li {
    margin-right: 70px;
  }
}

/*-- //pc --*/
/*-- smartPhone --*/
@media screen and (max-width: 767px) {
  /* box_LocalArea
  --------------------------------------------------------- */
  .box_LocalArea {
    padding: 24px 15px;
  }
  .box_LocalArea .box_LocalArea--dt {
    margin-bottom: 15px;
    font-size: 1.25rem;
    color: #ffffff;
  }
  .box_LocalArea select.country_Select {
    display: inline-block;
    min-width: 290px;
    margin-bottom: 15px;
    padding: 0 52px 0 14px;
    height: 40px;
    line-height: 40px;
    font-size: 1.125rem;
  }
  .box_LocalArea input[type="button"].btn_formGo {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 1.125rem;
  }
  .box_LocalArea__Inner .list li {
    margin-right: 15px;
  }
}

/*-- //smartPhone --*/
/* footer
--------------------------------------------------------- */
#footer {

}

/*-- footer_Visual --*/
.footer_Visual {
  position: relative;
  width: 100%;
  height: 300px;
  overflow: hidden;
  background-image: url("../img/footer/bg_footer.jpg");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-attachment: fixed;
  background-attachment: fixed;
  -webkit-background-size: cover;
  background-size: cover;
}

/*-- footer_Banner --*/
.footer_Banner {
  color: #666666;
  font-size: 0.875rem;
  border-top: 1px solid #dedede;
  background: #ffffff;
  /*-- list_Banner --*/
}

.footer_Banner .list_Banner li {
  position: relative;
}

.footer_Banner .list_Banner a {
  display: block;
  background: #ffffff;
}

.footer_Banner .list_Banner a img {
  background: #ffffff;
}

.footer_Banner .list_Banner .list_Banner--lead {
  margin: 12px 0 0 0;
  padding: 0;
}

.footer_Bannera {
  color: #666666;
  font-size: 0.875rem;
  border-top: 1px solid #dedede;
  background: #ffffff;
  /*-- list_Banner --*/
}

.footer_Bannera .list_Banner li {
  position: relative;
}

.footer_Bannera .list_Banner a {
  display: block;
  background: #ffffff;
}

.footer_Bannera .list_Banner a img {
  background: #ffffff;
}

.footer_Bannera.list_Banner .list_Banner--lead {
  margin: 12px 0 0 0;
  padding: 0;
}

/*-- footer_Message --*/
.footer_Message {
  display: table;
  margin: 0 auto;
  background: #ffffff;
}

.footer_Message .logo_Message {
  display: table-cell;
  vertical-align: middle;
}

.footer_Message .txt_Lead {
  display: table-cell;
  vertical-align: middle;
  color: #666666;
}

/*-- pc --*/
@media print, screen and (min-width: 768px) {
  /*-- footer_Banner --*/
  .footer_Banner {
    position: relative;
    padding: 60px 24px 54px;
	background-color: #eeeeee;
	margin-bottom: 100px;
    /*-- list_Banner --*/
  }
  .footer_Banner .list_Banner:after {
    content: " ";
    display: table;
    clear: both;
  }
  .footer_Banner .list_Banner > li {
    float: left;
    width: 33%;
  }
  .footer_Banner .list_Banner > li .list_Banner--lead {
    min-height: 100px;
  }
  .footer_Banner .list_Banner a:hover {
    opacity: 0.7;
  }
  .footer_Banner .list_Banner .icon_Blank {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 14px;
    color: transparent;
    background: transparent;
  }
  
  .footer_Banner .list_Banners:after {
    content: " ";
    display: table;
    clear: both;
  }
  .footer_Banner .list_Banners > li {
    float: left;
    width: 25%;
  }
  .footer_Banner .list_Banners > li .list_Banners--lead {
    min-height: 0px;
  }
  .footer_Banner .list_Banners a:hover {
    opacity: 0.7;
  }
  .footer_Banner .list_Banners .icon_Blank {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 14px;
    color: transparent;
    background: transparent;
  }
  
    /*-- footer_Banner --*/
  .footer_Bannera {
    position: relative;
    padding: 30px 24px 54px;
	background-color: #eeeeee;
	margin-bottom: 100px;
    /*-- list_Banner --*/
  }
  .footer_Bannera .list_Banner:after {
    content: " ";
    display: table;
    clear: both;
  }
  .footer_Bannera .list_Banner > li {
    float: left;
    width: 33%;
  }
  .footer_Bannera .list_Banner > li .list_Banner--lead {
    min-height: 100px;
  }
  .footer_Bannera .list_Banner a:hover {
    opacity: 0.7;
  }
  .footer_Bannera .list_Banner .icon_Blank {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 14px;
    color: transparent;
    background: transparent;
  }
  
  .footer_Bannera .list_Banners:after {
    content: " ";
    display: table;
    clear: both;
  }
  .footer_Bannera .list_Banners > li {
    float: left;
    width: 25%;
  }
  .footer_Bannera .list_Banners > li .list_Banners--lead {
    min-height: 0px;
  }
  .footer_Bannera .list_Banners a:hover {
    opacity: 0.7;
  }
  .footer_Bannera .list_Banners .icon_Blank {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 14px;
    color: transparent;
    background: transparent;
  }
  /*-- footer_Message --*/
  .footer_Message {
    display: table;
    width: 924px;
    margin: 0 auto;
    padding: 68px 0;
    background: #ffffff;
  }
  .footer_Message .logo_Message {
    display: table-cell;
    width: 365px;
    text-align: left;
    vertical-align: middle;
  }
  .footer_Message .logo_Message img {
    width: 293px;
    height: auto;
  }
  .footer_Message .txt_Lead {
    display: table-cell;
    vertical-align: middle;
    color: #666666;
  }
}

/*-- //pc --*/
/*-- smartPhone --*/
@media screen and (max-width: 767px) {
  #footer {
    border-top: none;
  }
  /*-- footer_Banner --*/
  .footer_Banner {
    margin-bottom: 30px;
    padding: 30px 15px;
  }
  .footer_Banner .slick-slider .list_Banner--lead {
    min-height: 90px;
  }
  .footer_Banner .list_Banner .icon_Blank {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 14px;
    color: transparent;
    background: transparent;
  }
  
    .footer_Banner .list_Banners .icon_Blank {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 14px;
    color: transparent;
    background: transparent;
  }
  
   /*-- footer_Banner --*/
  .footer_Bannera {
    margin-bottom: 30px;
    padding: 30px 15px;
  }
  .footer_Bannera .slick-slider .list_Banner--lead {
    min-height: 90px;
  }
  .footer_Bannera .list_Banner .icon_Blank {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 14px;
    color: transparent;
    background: transparent;
  }
  
    .footer_Bannera .list_Banners .icon_Blank {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 16px;
    height: 14px;
    color: transparent;
    background: transparent;
  }
  /*-- column--isFixed --*/
  body.column--isFixed .footer_Banner {
    padding: 30px 200px;
  }
  /*-- footer_Message --*/
  .footer_Message,
  .footer_Visual {
    display: none;
  }
}

/*-- //smartPhone --*/
/* gFooter
--------------------------------------------------------- */
#gFooter {
  color: #ffffff;
  background: #008486;
  text-align:left;
}

#gFooter a {
  color: #ffffff;
  text-decoration: none;
}

#gFooter a:hover {
  text-decoration: underline;
}

/*-- gFooter-Bottom --*/
/*-- pc --*/
@media print, screen and (min-width: 768px) {
  /*-- gfNav --*/
  .gfNav {
    display: table;
    width: 100%;
    padding: 55px 0 45px;

  }
    .gfNav ul {
    padding-right: 28px;
    letter-spacing: -.4em;
  }
  .gfNav ul li {
    display: inline-block;
    letter-spacing: normal;
    width: 25%;
    margin-bottom: 9px;
	vertical-align: top;
  }
  
    .gfNav ul li ul li{

    width: 100%;
  }
  
    .gfNav_line {
    display: table;
    width: 100%;
    padding: 55px 0 45px;
	border-bottom: 1px solid #35babb;
  }
  .gfNav_line ul {
    padding-right: 28px;
    letter-spacing: -.4em;
  }
  .gfNav_line ul li {
    display: inline-block;
    letter-spacing: normal;
    width: 25%;
    margin-bottom: 9px;
	vertical-align: top;
  }
  
    .gfNav_line ul li ul li{

    width: 100%;
  }
  
  
  
  /*-- gFooter-Bottom --*/
  .gFooter-Bottom {
    display: table;
    width: 100%;
    padding: 19px 0 15px;
  }
  .gFooter-Bottom .gFooter-Utility {
    display: table-cell;
    width: 60%;
    vertical-align: middle;
    margin: 0;
    padding: 0;
  }
  .gFooter-Bottom .gFooter-Utility li {
    display: inline-block;
    margin-right: 20px;
    font-size: 0.75rem;
  }
  .gFooter-Bottom .gFooter-Info {
    display: table-cell;
    width: 40%;
    vertical-align: middle;
    text-align: right;
  }
  .gFooter-Bottom .gFooter-Info .logo_Co {
    margin-bottom: 4px;
  }
  .gFooter-Bottom .gFooter-Info .copyright {
    margin: 0;
  }
  .gFooter-Bottom .gFooter-Info .copyright small {
    font-size: 0.75rem;
  }
  .gFooter-Bottom .logo_Co img {
    width: 148px;
    height: auto;
  }
}

/*-- //pc --*/
/*-- smartPhone --*/
@media screen and (max-width: 767px) {

ul .button_blue li:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 9px;
  height: 14px;
  background: url(../img/icon/icon_link_arrow.png) no-repeat;
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
}

ul .button_blue li {
position: relative;
background: #008486 url(../img/icon/icon_link_arrow1.png) no-repeat right center;
height:50px;
width:100%;
margin-bottom:5%;
vertical-align: middle !important;
color: #fff!important;
text-align:center!important;
-webkit-background-size: 15px 14px;
background-size: 15px 14px;
padding: 14px 30px 0px 30px;

}

.button_blue a:link {
color: #fff!important;
text-decoration: none!important;
font-weight: bold;
}

.button_blue a li:hover {
background: #00a8a9 url(../img/icon/icon_link_arrow1.png) no-repeat right center;
height:50px;
width:100%;
margin-bottom:5%;
vertical-align: middle !important;
color: #fff!important;
text-align:center!important;
-webkit-background-size: 15px 14px;
background-size: 15px 14px;
padding: 14px 30px 0px 30px;

}

.button_blue a:hover {
background: #20B2AA;
color: #ddd!important;
text-decoration: none!important;
}
  .gfNav {
    display: none;
  }
   .gfNav_line {
    display: none;
  }
  .gFooter-Utility {
    padding: 22px 0 24px;
    text-align: center;
    border-bottom: 1px solid #35babb;
  }
  .gFooter-Utility li {
    margin: 10px 0 0 0;
    list-style: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    font-size: 0.875rem;
  }
  .gFooter-Utility li:first-child {
    margin: 0;
  }
  .gFooter-Info {
    padding: 16px 0 14px;
    text-align: center;
  }
  .gFooter-Info .copyright small {
    font-size: 0.6875rem;
  }
  .logo_Co img {
    width: 40%!important;
    height: auto;
  }
  .logo_Co,
  .copyright {
    margin: 0;
  }
}

/*-- //smartPhone --*/
/* skip
--------------------------------------------------------- */
#skipNav {
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: visible;
  z-index: 9999;
}

#skipNav #skipNav__Inner {
  display: block;
  width: 100%;
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-size: 1px;
  color: #ffffff;
  cursor: default;
  background: #666666;
}

#skipNav #skipNav__Inner a {
  color: #ffffff;
}

/* jsOff
--------------------------------------------------------- */
#jsOff {
  padding: 17px 0;
  background: #ffdddd;
}

#jsOff p {
  margin: 0 auto;
  color: #ff0000;
}

.gfNav ul li ul li {
    margin: 0 0 5px;
    padding: 0 0 0 20px;
    background: url("../img/icon/arrow_01.png") no-repeat 10px center;
  }

.gfNav ul li .bold_title{
font-weight:bold;
}

.gfNav_line ul li .bold_title{
font-weight:bold;
}

.gfNav li .bold_title span{
margin-bottom:10px;
}

.visual_image {
	 width:97.5%;
	 padding-left:38px;
}

.overlay {
    position: absolute; 
	top:0px;
	left:0px;
padding-top:350px;
    width: 100%; 
    height: 100%;
    z-index: 999;
    background-color: #000;
    font-size: 90px;
    font-family: sans-serif;
    color: white;
    text-align: center;
	vertical-align:middle;
}

.red_font {
	color: #c32d2d;
}

.border02 {
max-width:550px;
width:100%;
border: 2px solid #eee;
}

.center01 {
text-align:center;
}

.greeting .table_president{
	vertical-align:top;
	width:25%;
	padding-left:25px;
}
.greeting .table_president img{
border:1px solid #eee;
min-width: 150px;
}

th .table_content{
	text-align:left!important;
	position: relative;
    display: table-cell;
    vertical-align: top;
font-size: 0.75rem;
}

.greeting .th{
	padding:0px;
	margin:0px;
}

.img_resp {
	width:100%;
	max-width:630px;
}

.box_Basic dd {
position: relative;
padding-left: 0em;
text-indent: 0;
list-style-type: none;
}

.box_Basics dd {
position: relative;
margin-bottom: 40px;
text-indent: 0;
list-style-type: none;
}

.bold {
font-weight:bold;
}

  /* column--is1(page--Hero) */

  body.company .hero .heading_Hero2 {
    max-width: 1300px;
    min-width: 1000px;
    margin: 0 auto;
    line-height: 1.2;
    font-weight: normal;
  }
  body.company .hero .heading_Hero2 > span {
    display: inline-block;
    margin-bottom: 5px;
    padding: 6px 28px 2px 38px;
    background:#ffffff ;
	
  }
  body.company .hero .heading_Hero2 > span.heading_Bottom {
    margin-top: -6px;
  }
  body.company .hero .heading_Hero2 strong {
    font-weight: normal;
    font-size: 2.125rem;
    color: #008486;
  }
  
  @media screen and (max-width: 767px)
{

	.news_pc {
	display:none;
	}
		div .button_pc {
	display:none;
	}
		.tech_gallery_pc{
		display:none;
	}
	
	.tech_gallery img {
	width:50%;
	margin-bottom:0px;
	}
	
}

@media screen and (min-width: 768px)
{
.button_blue li {
position: relative;
background: #008486 url(../img/icon/icon_link_arrow1.png) no-repeat right center;
height:50px;
width:30%;
margin-bottom:5%;
vertical-align: middle !important;
color: #fff!important;
text-align:center!important;
-webkit-background-size: 15px 14px;
background-size: 15px 14px;
padding: 14px 30px 0px 30px;

}

.button_blue li:before {
  content: "";
  position: absolute;
  display: inline-block;
  width: 9px;
  height: 14px;
  background: url(../img/icon/icon_link_arrow.png) no-repeat;
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
}



.button_blue a:link {
color: #fff!important;
text-decoration: none!important;
font-weight: bold;
}

.button_blue a li:hover {
background: #00a8a9 url(../img/icon/icon_link_arrow1.png) no-repeat right center;
height:50px;
width:300px;
margin-bottom:5%;
vertical-align: middle !important;
color: #fff!important;
text-align:center!important;
-webkit-background-size: 15px 14px;
background-size: 15px 14px;
padding: 14px 30px 0px 30px;

}

.button_blue a:hover {
background: #20B2AA;
color: #ddd!important;
text-decoration: none!important;
}

	.news_sp {
	display:none;}
		div .button_sp {
	display:none;}
	.tech_gallery_sp{
		display:none;
	}
}

.tech_gallery {
background: #00a8a9;
 /*-- padding: 50px 190px 50px 190px;--*/
color:#fff;
font-size:1.2em;}

    #wrap__Inners{
	max-width: 700px;
	width:100%;
    margin: 0 auto;
	padding-right: 38px;
    padding-left: 38px;
  }
  
    #wrap__Inner2{
	width:90%;
    margin: 0 auto;
	padding-right: 38px;
    padding-left: 38px;
  }
  
.tech_width {
max-width:1200px;
margin:0 auto;
}
.tech_gallery_pc .media_Img{
	background-color: #fff;
}

.entry_table h2 {
text-align: left;
padding-top: 10px;
margin: 0px;
}

tr.highlight {
    border-top: 15px solid;
    border-color: transparent;
}