@charset "UTF-8";
/*========================================
 iDaten用
========================================*/
header.idaten-header{
  border-bottom:2px solid #004ea2;
  box-shadow:0 3px 6px 0 rgba(0, 0, 0, .16);
}
.idaten-header-inner{
  max-width:1140px;
  margin:0 auto;
}
.idaten-header-logo-wrapper{
  display: flex;
  padding: 10px 0 0;
  justify-content: space-between;
  align-items: flex-start;
}
.idaten-header-logo-wrapper>img.logo{
  width:auto;
  height:26px;
}
@media screen and (max-width:1160px){
  .idaten-header-logo-wrapper{
    padding-left:10px;
    padding-right:10px;
  }
}
@media screen and (max-width:500px){
  .idaten-header-logo-wrapper>img.logo{
    height:5.2vw;
  }
}
.idaten-header-attention-wrapper{
  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  margin-top:10px;
  align-items:flex-start;
  padding-top:5px;
}
.idaten-header-attention-wrapper-title{
  display: inline-block;
  font-size: 18px;
  letter-spacing: .1em;
  padding: 5px 10px;
  padding-bottom: 3px;
}
#idaten-header-attention-checkbox{
  display:none;
}
.idaten-header-attention-detail{
  width:100%;
}
.idaten-header-attention-detail-list{
  font-size:13.5px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding:0 20px 12px;
  flex-direction:column;
  margin-top:4px;
}
.idaten-header-attention-detail-list>li{
  margin-left:1em;
  text-indent:-1em;
  margin-top:5px;
}
.idaten-header-attention-detail-list>li:nth-of-type(1){
  margin-top:0;
}
.idaten-header-attention-detail-list>li::before{
  content:'・';
}
header.l-header.p-header.idaten-header{
  display:none;
}
@media screen and (max-width:500px){
  .idaten-header-attention-wrapper-title{
    font-size:3.6vw;
  }
  .idaten-header-attention-detail-list{
    font-size:3vw;
  }
}

/*既存要素非表示*/
body.idaten-site .p-header-caution,
body.idaten-site header.l-header.p-header,
body.idaten-site .c-breadcrumb--gray,
body.idaten-site .p-products-all-item__wrapper,
body.idaten-site .p-products-all-item__wrapper .p-products-all-item-search__input,
body.idaten-site .p-products-all-item__wrapper .p-products-all-item-search__sp-wrapper .p-products-all-item-search__order,
body.idaten-site .p-products-all-item-product__favorite,
body.idaten-site .p-products-all-item-product__link--cart,
body.idaten-site footer.l-footer.p-footer>*,
body.idaten-site footer.l-footer.p-footer>.l-footer__bottom.p-footer-bottom>*,
body.idaten-site .l-header.p-header-products,
body.idaten-site .p-heading-wrapper .search-bottom-h1,
body.idaten-site .p-products-temp-save__alert,
body.idaten-site .p-products-temp-save__coupon,
body.idaten-site .p-products-temp-save__confirm,
body.idaten-site .p-products-temp-save__detail__head,
body.idaten-site .p-products-temp-save__detail__status>*,
body.idaten-site .p-products-temp-save__detail__table__wrap,
body.idaten-site .p-products-temp-save__save,
body.idaten-site .p-footer-bottom__menu,
body.idaten-site .p-product-show-detail__configuration-modal__table>.p-product-show-detail__configuration-modal__table__wrap:nth-of-type(n+3),
body.idaten-site .p-product-show-detail__configuration-modal__table>.p-products-temp-save__detail__change-button:nth-of-type(n+2),
body.idaten-site .p-product-show-detail__configuration-modal__table__caution,
body.idaten-site .estimate-qr .qr-img,
body.idaten-site .estimate-qr .qr-text,
body.idaten-site .p-estimate__box .l-flex .box-column .sum:after,
body.idaten-site .p-estimate__url,
body.idaten-site .p-estimate__table,
body.idaten-site .p-estimate__sum-box,
body.idaten-site .p-estimate__caution,
body.idaten-site .p-products-temp-save__detail__status__sum,
body.idaten-site .p-products-temp-save__cart-area,
body.idaten-site .p-product-show-fv__section .dti_hero_coupon,
body.idaten-site .p-product-show-fv__section .campaign-banner,
body.idaten-site .p-product-show-fv__section .review-promotion,
body.idaten-site .p-product-show-detail__feature .p-product-show-detail__tools,
body.idaten-site .p-product-show-detail__wrap .p-product-show-detail__point-area,
body.idaten-site .p-product-show-detail__supplement-area,
body.idaten-site .p-product-show-detail__delivery-area,
body.idaten-site .p-products-user_custom-customize__follow-box.sidebar__order,
body.idaten-site #in-page_review,
body.idaten-site .p-common-item-slider__section,
body.idaten-site .p-product-show-environment__section,
body.idaten-site .p-registered,
body.idaten-site .p-common-support__section,
body.idaten-site .p-common-store-info__section,
body.idaten-site .p-product-show-detail__review-area,
body.idaten-site .p-product-show-detail__conversion-area-top,
body.idaten-site .p-product-show-detail__navi>ul>li:nth-of-type(4),
body.idaten-site .p-product-show-detail__conversion-button,
body.idaten-site .p-product-show-detail__fixed-cv-bar__conversion-area__balloon,
body.idaten-site #staff-start-content,
body.idaten-site .p-products-all-item-product__review,
body.idaten-site .p-products-search-empty__wrap .p-products-search-empty__search,
body.idaten-site .p-product-show-service__section,
body.idaten-site .p-cart-empty__empty .p-cart-empty__button,
body.idaten-site .p-products-temp-save-unavailable__detail__list,
body.idaten-site .p-product-show-detail__fee{
  display:none;
}

/*idaten追加要素のデフォルト非表示*/
header.l-header.p-header.idaten-header,
.p-products-temp-save__cart-area.idaten,
.p-products-temp-save__detail__status__sum.idaten,
.p-estimate__caution.idaten,
.p-estimate__sum-box.idaten,
.p-product-show-detail__conversion-button-idaten,
.p-products-search-empty__wrap .p-products-search-empty__return-to-idaten-top,
.return-to-idaten-top{
  display:none;
}

/*既存要素表示-一部調整*/
body.idaten-site header.l-header.p-header.idaten-header,
body.idaten-site footer.l-footer.p-footer>.l-footer__bottom.p-footer-bottom,
body.idaten-site footer.l-footer.p-footer>.l-footer__bottom.p-footer-bottom>.p-footer-bottom__copyright{
  display:block;
}
body.idaten-site footer.l-footer.p-footer>.l-footer__bottom.p-footer-bottom>.p-footer-bottom__copyright{
  margin-top:20px;
}
body.idaten-site footer.l-footer.p-footer>.l-footer__bottom.p-footer-bottom{
  padding-bottom:10px;
}
body.idaten-site .p-products-all-item{
  margin-top:25px;
}
body.idaten-site .p-products-temp-save__title{
  justify-content:center;
}
body.idaten-site .p-products-temp-save__detail__inr{
  padding-top:0;
}
body.idaten-site .p-products-temp-save__detail__status__sum{
  margin-top:10px;
}
body.idaten-site .p-footer-products__bottom{
  justify-content:flex-end;
}
body.idaten-site .p-products-temp-save__cart-area.idaten{
  display:block;
}
body.idaten-site .p-products-temp-save__cart-area__left-box__ico>ul>li.print{
  display:block;
  width:90px;
  height:43px;
  margin-right:0;
  margin-bottom:0;
  background-color:#fff;
  border:solid 1px #c8c8c8;
}
body.idaten-site .p-products-temp-save__cart-area__left-box__ico>ul>li.print>a>span{
  width:20px;
}
body.idaten-site .p-products-temp-save__cart-area__total__attention{
  display:block;
  font-size:13px;
  margin-top:6px;
  color:#888;
}
body.idaten-site .p-products-temp-save__cart-area__left-box__quantity-wrapper{
  display:flex;
  justify-content:center;
  align-items:center;
}
body.idaten-site .p-products-temp-save__cart-area__left-box__quantity-select-wrapper{
  display: flex;
  position: relative;
  align-items: center;
  justify-content: center;
  height: 40px;
  border: solid 1px #c8c8c8;
  border-radius: 2px;
  background-color: #fff;
  box-shadow: inset -2.8px -2.8px 0 0 #ececec;
  width:50px;
  margin-left:10px;
}
body.idaten-site .p-products-temp-save__cart-area__left-box__quantity-select-wrapper::after{
  position: absolute;
  top: 50%;
  right: 5px;
  width: 10px;
  height: 5px;
  background-image: url(../../common/images/ico_arrow_blue.svg);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  pointer-events: none;
  transform:translateY(-50%);
}
body.idaten-site .p-products-temp-save__cart-area__left-box__quantity-select-wrapper>#quantity{
  width: 100%;
  height: 100%;
  padding-left: 13px;
  cursor: pointer;
}
body.idaten-site .p-products-temp-save__cart-area__left-box{
  flex-direction:row;
  justify-content:flex-start;
  align-items:center;
  width:240px;
}
body.idaten-site .p-products-temp-save__cart-area__left-box__quantity-label{
  display: block;
  margin-left: 30px;
  font-size: 14px;
}
body.idaten-site  .p-products-temp-save__cart-area__next-estimate{
  display:flex;
  height:90px;
  cursor:pointer;
}
body.idaten-site .p-products-temp-save__cart-area__next-estimate img{
  width:24px;
}
@media screen and (min-width:768px){
  body.idaten-site .p-products-temp-save__cart-area__next-estimate img{
    margin-right:10px;
  }
}
body.idaten-site .p-products-temp-save__cart-area__next-estimate[disabled]{
  background-color:#999;
  background-image:none;
  cursor:default;
}
body.idaten-site .p-products-temp-save__cart-area__next-estimate[disabled].c-button--cart-in::before{
  display:none;
}
@media screen and (max-width: 1280px){
  body.idaten-site .p-products-temp-save__cart-area__left-box{
    flex-direction:row;
    align-items:center;
    justify-content:space-between;
  }
  body.idaten-site .p-products-temp-save__cart-area__left-box .p-products-temp-save__cart-area__next-estimate{
    display:flex;
    max-width: 270px;
    height: 50px;
    margin-bottom: 18px;
  }
  body.idaten-site .p-products-temp-save__cart-area__left-box__ico>ul>li.print{
    height:50px;
    margin-bottom:18px;
  }
  body.idaten-site .p-products-temp-save__cart-area__left-box__quantity-select-wrapper{
    height:50px;
    margin-bottom:18px;
  }
  body.idaten-site .p-products-temp-save__cart-area__left-box__quantity-label{
    margin-bottom:18px;
  }
}

@media screen and (max-width:767px){
  body.idaten-site .p-products-temp-save__cart-area__next-estimate{
    max-width: none;
    height: 40px;
    margin-bottom: 0;
  }
  body.idaten-site .p-products-temp-save__cart-area__left-box__ico>ul>li.print{
    height:40px;
  }
  body.idaten-site .p-products-temp-save__cart-area__left-box{
    width:100%;
  }
  body.idaten-site .p-products-temp-save__cart-area__left-box__quantity-wrapper{
    flex-basis:50%;
    justify-content:flex-end;
  }
  body.idaten-site .p-products-temp-save__cart-area__left-box__quantity-select-wrapper{
    height:40px;
    width:70px;
  }
  body.idaten-site .p-products-temp-save__cart-area__total{
    height:100%;
    padding:0 5px;
    position:relative;
  }
  body.idaten-site .p-products-temp-save__cart-area__total__text-sum{
    flex-direction:row;
    align-items:flex-end;
  }
  body.idaten-site .p-products-temp-save__cart-area__total__attention{
    font-size:11px;
    text-indent: -1em;
    margin-left: 1em;
    padding-left:.8em;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(calc(-100% - 7px));
    margin-left: 0;
  }
  body.idaten-site .p-products-temp-save__cart-area__right-box .p-products-temp-save__cart-area__next-estimate>span{
    letter-spacing:.01em;
    padding-left:1em;
    font-size:12px;
  }
    body.idaten-site .p-products-all-item__wrapper{
    display:block;
    padding-top:25px;
  }
  body.idaten-site .p-products-all-item{
    margin-top:0;
  }
  body.idaten-site .p-products-all-item__item:last-of-type{
    margin-bottom:45px;
  }
}
@media screen and (max-width:545px){
  body.idaten-site .p-products-temp-save__cart-area__right-box .p-products-temp-save__cart-area__next-estimate>span{
    font-size:12px;
  }
}

body.idaten-site .p-estimate__box .l-flex .box-column .sum dl{
  width:940px;
}
body.idaten-site .p-estimate__box .l-flex .box-column{
  width:940px;
  min-height:200px;
}
body.idaten-site .p-estimate__box .l-flex .box-column .model{
  min-height:93px;
}
body.idaten-site .p-estimate__table.main-spec{
  display:block;
}
body.idaten-site .p-estimate__caution.idaten{
  display:block;
}
body.idaten-site .p-estimate__sum-box.idaten{
  display:flex;
}
body.idaten-site .p-estimate__sum-box .sum-right dl{
  margin-bottom:15px;
}
body.idaten-site .p-estimate__sum-box .sum-left:before{
  height:62px;
}

body.idaten-site .p-products-temp-save__detail__status__sum.idaten{
  display:flex;
  align-items:center;
}
body.idaten-site .p-products-temp-save__detail__status__sum.idaten .p-products-temp-save__detail__status__sum__left:before{
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width:1140px){
  body.idaten-site .p-products-temp-save__detail__status__sum.idaten .p-products-temp-save__detail__status__sum__left:before{
    top:120px;
    transform:unset;
  }
}

@media screen and (max-width:767px){
  body.idaten-site .p-products-temp-save__detail__status__sum.idaten .p-products-temp-save__detail__status__sum__left:before{
    top:50px;
  }
  body.idaten-site .p-products-temp-save__detail__status__sum.u-sp-hide.idaten{
    display:none;
  }
  body.idaten-site .p-products-temp-save__detail__status__sum__right > dl dd .tax{
    position:static;
  }
}

body.idaten-site .p-product-show-detail__navi--wrap{
  margin-top:30px;
}
body.idaten-site .p-product-show-detail__navi ul li{
  width:calc(100% / 3);
}
body.idaten-site .p-product-show-detail__conversion-button-idaten{
  display:flex;
}
body.idaten-site .p-products-temp-save__cart-area__left-box__button--sm[disabled],
body.idaten-site .p-products-temp-save__detail__change-button[disabled],
body.idaten-site .p-product-show-detail__conversion-button-idaten[disabled]{
  background-color:#999;
  background-image:none;
  cursor:default;
}
body.idaten-site .p-products-temp-save__cart-area__left-box__button--sm[disabled]::before,
body.idaten-site .p-products-temp-save__detail__change-button[disabled]::before,
body.idaten-site .p-products-temp-save__detail__change-button[disabled]::after,
body.idaten-site .p-product-show-detail__conversion-button-idaten[disabled]::before,
body.idaten-site .p-product-show-detail__conversion-button-idaten[disabled]::after{
  display:none;
}

@media screen and (max-width: 767px){
  body.idaten-site .p-product-show-detail__conversion-button-idaten{
    font-size:12px;
    width:40%;
    height:55px;
  }
  body.idaten-site .p-product-show-detail__conversion-button-idaten::after{
    display:none;
  }
}
body.idaten-site .p-products-search-empty__wrap .p-products-search-empty__return-to-idaten-top{
  display:block;
}
@media screen and (max-width:414px){
  body.idaten-site .p-products-search-empty__wrap .p-products-search-empty__return-to-idaten-top .p-products-search-empty__return-to-idaten-top-link{
    font-size:3.86vw;
  }
}

body.idaten-site .p-products-temp-save__detail__status>dl:nth-of-type(1){
  display:flex;
}
body.idaten-site .return-to-idaten-top{
  display: flex;
  margin: 50px auto 90px;
  justify-content: center;
}
body.idaten-site [data-idaten-disp="hide"]{
   display:none !important;
}