@charset "utf-8";

@import url("/resources/css/airstage-color.css");

body {
  font-family:  'メイリオ', Meiryo,' ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', Arial, Helvetica, sans-serif;
  font-size: 87.5%; /* 14px */
}
textarea, select, input, button {
  font-family:  'メイリオ', Meiryo,' ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', Arial, Helvetica, sans-serif;
}

#header .global-header .header-inner h1 a {
  /* background: url(/resources/images/img-header-logo.png) no-repeat; */ /* PNG */
  background: url(/cn/resources/images/common/img-header-logo-cn.svg) no-repeat left top; /* SVG */
  display: block;
  height: 0;
  overflow: hidden;
  padding-top: 38px;
  width: 221px;
}

strong#cn-icp {
  display: block;
  font-weight: bold;
  padding-top: 8px !important;
  text-align: right;
}

/* Anchors
---------------------------------------- */
.arrow:not(a) {
  background-position: 0 8px;
}
.arrow-w:not(a) {
  background-position: 0 8px;
}
.lt-ie9 .arrow.arrow-block {/* under IE8 */
  background-position: 0 8px;
}
.lt-ie9 .arrow-w.arrow-block {/* under IE8 */
  background-position: 0 8px;
}


/******************************************
header
******************************************/
/* gnav
---------------------------------------- */
#megadrop-wrap .megadrop .megadrop-inner .cat-title a {
  background-position: 0 7px;
}
#gnav .gnav-menu-wrap li {
  font-family:  Arial, Helvetica, 'Microsoft YaHei', Simhei, 'MS UI Gothic', Hei, sans-serif !important;
  /* old 201512 *//*
  height: 40px;
  padding-top: 18px;
  */
  text-transform: none;
}
#gnav .gnav-menu-wrap li:before {
  /* old 201512 *//*
  margin-top: -3px;
  */
}
/* breadcrumbs
---------------------------------------- */
#breadcrumbs ul li {
	line-height: 41px;
}


/******************************************
compornent
******************************************/
/* headline
---------------------------------------- */
.component-h-lv1.arrow {
  background-position: 0 13px;
}
.component-h-lv2.arrow {
  background-position: 0 10px;
}
.component-h-lv3.arrow {
  background-position: 0 7px;
}
.component-h-lv4.arrow {
  background-position: 0 6px;
}
.component-h-lv5.arrow {
  background-position: 0 6px;
}

/* parts
---------------------------------------- */
.component-lead.arrow {
  background-position: 0 7px;
}

/* datelist */
.component-datelist dt {
  width: 15%;
}
.component-datelist dd {
  margin: 0 0 15px 3%;
  width: 82%;
}
/* important */
.component-important-icon {
  background-position: 0 2px;
}
/* btn */
[class*='component-btn-'] a:before {
  margin: 0 8px 2px 0;
}
[class*='component-btn-'].anchor.size-m a:before,
[class*='component-btn-'].anchor.size-s a:before {
  margin: 0 6px 1px 0;
}

/* component-visual-slide
---------------------------------------- */
.component-visual .visual-item .visual-text-inner .text-title {
  font-family:  'メイリオ', Meiryo,' ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', Arial, Helvetica, sans-serif;
}
.component-visual .visual-item .visual-text-inner .text-copy {
  font-family:  'メイリオ', Meiryo,' ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', Arial, Helvetica, sans-serif;
}

/* localnavi-button
---------------------------------------- */
#localnav-pc-wrap [class*='localnav-pc-contents-lv'] ul li a,
#localnav-pc-wrap [class*='localnav-pc-contents-lv'] ul li span {
  padding: 10px 10px 10px 30px;
}

/******************************************
footer
******************************************/
#footer .footer-inner dl dt {
  font-family:  Arial, Helvetica, 'Microsoft YaHei', Simhei, 'MS UI Gothic', Hei, sans-serif !important;
}
#footer .footer-inner dl dd ul li {
  background-position: 0 6px;
}

/* ===================================================================================
for TB max-width: 1024px
=================================================================================== */
@media screen and (max-width:1024px) {
  /******************************************
  header
  ******************************************/
  /* gnav
  ---------------------------------------- */
  #megadrop-wrap .megadrop .megadrop-inner .title a {
    background-position: 0 4px;
  }
  #megadrop-wrap .megadrop .megadrop-inner .cat-title a {
    background-position: 3px 5px;
  }
  #megadrop-wrap .megadrop .megadrop-inner .megadrop-list li a {
    background-position: 0 3px;
  }
  #header .global-header .header-inner h1 a {
    background: url(/cn/resources/images/common/img-header-logo-cn.svg) no-repeat left top; /* SVG */
    background-size: 221px 38px;
  }
  /* parts
  ---------------------------------------- */
  /* datelist */
  .component-datelist dt {
    width: 17%;
  }
  .component-datelist dd {
    width: 78%;
  }

}

@media screen and (max-width:768px) {
  /* text
  ---------------------------------------- */
  /* datelist */
  .component-datelist dt {
    width: 23%;
  }
  .component-datelist dd {
    width: 74%;
  }
}
/* ===================================================================================
for SP max-width: 580px
=================================================================================== */
@media screen and (max-width:580px) {
  /******************************************
  header
  ******************************************/
  /* gnav
  ---------------------------------------- */
  #gnav .gnav-menu-wrap li {
    padding-top: 0;
  }
  #gnav .gnav-menu-wrap li ul li a {
    background-position: 10px 16px;
  }
  #gnav .gnav-menu-wrap li ul li ul li a {
    background-position: 10px 14px;
  }

  /* parts
  ---------------------------------------- */
  /* datelist */
  .component-datelist dt {
    width: 100%;
  }
  .component-datelist dd {
    margin: 0 0 20px 0;
    width: 100%;
  }

  #header .global-header .header-inner h1 a {
    background-size: 169px 29px;
    padding-top: 29px;
    width: 169px;
  }

}


#footer .footer-inner dl {
  float: left;
  width: 21.467391304347828%;/*237px*/
  margin-right: 4.710144927%;/*52px*/
}
#footer .footer-inner dl.last {
  width: 21.467391304347828%;/*237px*/
  margin-right: 0;
}

.component-top-news .component-top-news-inner .component-top-news-contents {
  border: 1px solid #444;
}

.component-top-news .component-top-news-inner .component-top-news-title {
	border: 1px solid #444;
	border-right: 0;
}

.border-red {
  /* border: dotted #f00 1px; */
  border: dotted var(--sustainablegreen) 1px;
}

.component-visual.max-width-1600 {
  max-width: 1600px;
  margin: 0 auto;
}

.component-productbtn-list {
  margin-bottom: 50px;
  padding-bottom: 14px;
  padding-top: 50px;
}

.bg-black {
  background: #000;
}





#footer .footer-inner .select-country b {
  display: inline-block;
}
#footer .footer-inner .select-country b dl {
  float: none;
  line-height: 1;
  margin: 0;
  text-align: right;
  width: 100%;
}
#footer .footer-inner .select-country b dl dt {
  border-bottom: none;
  border-right: 1px solid #999;
  display: inline-block;
  font-family: 'Roboto Condensed', Arial, Helvetica, sans-serif;
  font-size: 100%;
  font-weight: normal;
  margin: 0 10px 0 0;
  padding: 0 15px 0 0;
  text-transform: none;
}
[dir="rtl"] #footer .footer-inner .select-country b dl dt {
  border-right: none;
  border-left: 1px solid #999;
  margin: 0 0 0 10px;
  padding: 0 0 0 15px;
}
#footer .footer-inner .select-country b dl dt:before {
  background: url(/shared/img-0000-social-country-select-01.png) center center no-repeat;
  content: "";
  display: inline-block;
  height: 22px;
  margin-right: 8px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 18px;
}
[dir="rtl"] #footer .footer-inner .select-country b dl dt:before {
  margin-right: 0;
  margin-left: 8px;
}
#footer .footer-inner .select-country b dl dd {
  display: inline-block;
  font-size: 100%;
  margin-bottom: 0;
  padding: 4px 0;
}
#footer .footer-inner .select-country b dl dd img {
  margin-right: 10px;
  vertical-align: middle;
}
[dir="rtl"] #footer .footer-inner .select-country b dl dd img {
  margin-right: 0;
  margin-left: 10px;
}

@media screen and (max-width:1024px) {
  /******************************************
  footer
  ******************************************/

  #footer .footer-inner .select-country b dl dt:before {
    background: url(/shared/img-0000-social-country-select-t-01.png) center center no-repeat;
    background-size: 18px 18px;
  }

}

@media screen and (max-width:580px) {
  /******************************************
  footer
  ******************************************/

  #footer .footer-inner .select-country {
    position: static;
  }
  #footer .footer-inner .select-country {
    font-size: 87.5%;
    padding: 15px 0 10px;
    top: 0;
  }
  #footer .footer-inner .select-country b {
    display: block;
  }
  #footer .footer-inner .select-country b dl {
  	display: block;
    text-align: center;
  }
  #footer .footer-inner .select-country b dl dt,
  [dir="rtl"] #footer .footer-inner .select-country a dl dt {
    border: none;
    display: block;
    margin: 0 0 8px 0;
    padding: 0;
  }

}

