@charset "utf-8";

@import url("/resources/css/airstage-color.css");

/* LAST UPDATED DATE: 20230124. */

body {
  font-size: 87.5%; /* 14px */
}

body,
textarea,
select,
input,
button,
.component-visual .visual-item .visual-text-inner .text-title,
.component-visual .visual-item .visual-text-inner .text-copy {
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo",
    sans-serif;
}

.icon-on-sale {
  /* 20161118 */
  font-size: 110% !important;
  margin-left: 0 !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}

/* 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 {
  text-transform: none;
}

/* 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-lv2_2.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;
}

/* 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;
}

@media screen and (min-width: 1025px) {
  /* component-top-news
---------------------------------------- */
  .component-top-news
    .component-top-news-inner
    .component-top-news-contents
    .headline {
    line-height: 1.65;
  }
}

/******************************************
footer
******************************************/
#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;
  }

  /* 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%;
  }

  /* component-top-news
  ---------------------------------------- */
  .component-top-news
    .component-top-news-inner
    .component-top-news-contents
    .headline {
    margin-top: 2px;
  }

}

.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;
}

.jp-slider {
  background: #f2efeb;
}

#links .arrow,
#recycle .arrow,
#notification .arrow {
  background-position: 0 center;
  font-size: 81.25%;
  font-weight: normal;
}

.component-link-horiz li {
  font-size: 87.5% !important;
}

.component-link-horiz li.last {
  margin-right: 0 !important;
}

/* component-bn-support-partners
---------------------------------------- */
.component-bn-support-partners {
  background: #fff url(/jp/resources/images/support/top/bg-partners.png) center
    center no-repeat;
  background-size: cover;
  height: 120px;
  margin-top: 40px;
  text-align: center;
  width: 100%;
}

.component-bn-support-partners-inner {
  display: table;
  margin: 0 auto;
}

.component-bn-support-partners .component-bn-support-partners-image {
  display: table-cell;
  height: 168px;
  left: -50px;
  position: relative;
  top: -48px;
  vertical-align: top;
}

.component-bn-support-partners .component-bn-support-partners-text {
  display: table-cell;
  height: 120px;
  position: relative;
  top: -24px;
  vertical-align: middle;
}

.component-bn-support-partners .component-bn-support-partners-text p {
  color: #fff;
  display: inline-block;
  font-family: YakuHanJP, "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Meiryo",
    sans-serif;
  font-size: 162.5%;
  line-height: 1.4;
  margin: 0 25px 0 -70px;
  max-width: 550px;
  vertical-align: middle;
}

.component-bn-support-partners .component-btn-red {
  margin-top: -2px;
  vertical-align: middle;
}

.component-bn-support-partners .component-btn-red a {
  width: 220px;
}

#no-info {
  margin-top: 24px;
}

@media screen and (max-width: 768px) {
  #no-info {
    margin-top: 10px;
  }
}

@media screen and (max-width: 580px) {
  #no-info {
    margin-top: 0;
  }
}

.max-width-90-percent {
  max-width: 90% !important;
}

.max-width-100-percent {
  max-width: 100% !important;
}

.max-width-90-percent .text-title {
  color: #eee !important;
  padding-bottom: 24px !important;
}

.max-width-100-percent .text-title {
  color: #eee !important;
  padding-bottom: 12px !important;
}

@media screen and (max-width: 768px) {
  .max-width-90-percent .text-title {
    font-size: 150% !important;
  }
}

/* reCAPTCHA */
.grecaptcha-badge {
  margin-bottom: 35px;
  visibility: hidden;
  z-index: 1;
}
.recaptcha_policy {
  padding: 20px 0;
  margin: 0;
  text-align: center;
  font-size: 11px !important;
  color: #444 !important;
}

/* リコール社告ボタン 20200217 */
/* PC */
.component-btn-white a.icon-oshirase:before {
  background: url(/resources/images/icon-oshirase.png) no-repeat;
  content: "";
  display: inline-block;
  height: 24px;
  margin-left: 18px;
  vertical-align: text-bottom;
  width: 16px;
}

/* TB */
@media screen and (max-width: 768px) {
  .component-btn-white a.icon-oshirase {
    text-align: center;
  }
  .component-btn-white a.icon-oshirase:before {
    margin: -2px 6px 0 20px;
  }
}

/* iPhone6/7/8 以上 */
@media screen and (max-width: 580px) {
  .component-btn-white a.icon-oshirase {
    font-size: 87.5% !important;
    text-align: center;
  }
  .component-btn-white a:before {
    margin: -2px 6px 0 15px;
    vertical-align: middle;
  }
}

/* iPhoneSE～5インチスマホ対応 */
@media only screen and (max-width: 320px) {
  .component-btn-white a.icon-oshirase {
    font-size: 81.25% !important;
    text-align: center;
  }
  .component-btn-white a.icon-oshirase:before {
    margin: -2px 6px 0 15px;
    vertical-align: middle;
  }
}

/* JPお問い合わせノーマル電話・FAX 20190217 */
/* PC */

.component-tel-fax-jp li {
  font-size: 150%;
}
.component-tel-fax-jp b {
  font-size: 137.5%;
  font-weight: bold;
  vertical-align: middle;
}
.component-tel-fax-jp img {
  vertical-align: middle !important;
}

/* TB */
@media screen and (max-width: 768px) {
}

/* iPhone6/7/8 以上 */
@media screen and (max-width: 580px) {
  .component-tel-fax-jp li {
    font-size: 100%;
  }
  .component-tel-fax-jp b {
    font-size: 187.5%;
  }
}

/* iPhoneSE～5インチスマホ対応 */
@media only screen and (max-width: 320px) {
  .component-tel-fax-jp li {
    font-size: 100%;
  }
  .component-tel-fax-jp b {
    font-size: 187.5%;
  }
}

/* FAQ ボタン 調整 20210105 */
#support-faq-as
  ul.push-10-12
  li.component-btn-gray
  a.hover-opacity[href*="/jp/support/faq/as/index.html"] {
  margin-bottom: 17px !important;
  display: block;
}

@media screen and (max-width: 580px) {
  #support-faq-as
    ul.push-10-12
    li.component-btn-gray
    a.hover-opacity[href*="/jp/support/faq/as/index.html"] {
    margin-bottom: 0 !important;
    display: block;
  }
}

/* Footer 調整 20230124 */
#footer .footer-inner dl {
  float: left;
  margin-right: 4.710144927%; /*52px*/
  width: 21.467391304347828%; /*237px*/
}

#footer .footer-inner dl.last {
  margin-right: 0;
  width: 21.467391304347828%; /*237px*/
}

@media screen and (max-width: 581px) {
  #footer .footer-inner dl.last {
    display: inline-block;
    padding-bottom: 5px;
    text-align: center;
    width: 100%;
    margin-right: 0;
  }
}
