.d0114w{
  font-family: 'Noto Serif JP', serif;
  font-size: 12px;
  color: #000;
  letter-spacing: 1px;
}
#wrapper.d0114w{
  width: 700px;
  color: #000;
}
.d0114w .center{
  text-align: center;
}
.d0114w .bold{
  font-weight: bold;
}
.d0114w img {
  max-width: 100%;
}
.d0114w .img{
  margin-bottom: 1.2em;
}
.d0114w .txt{
  font-size: 13px;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  line-height: 1.6;
  margin-bottom: 15px;
}
.red{
  color: #C00;
}
.d0114w #productdetailhead{
  margin: 2.5em 0 6em;
}
.d0114w #productdetailhead .mainttl{
  color: #cd0b19;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 1em;
}
.d0114w .magazineinfo{
  background-color: #f2f7e5;
  border-radius: 10px;
  padding: 20px 20px 10px;
}
.d0114w .magazineinfo .magazineimg{
  margin-bottom: 2em;
}
.d0114w .magazineinfo .magazineinfotitle{
  margin: -4em auto .5em;
  text-align: center;
}
.d0114w #thermal-performance .thermal-performance-title{
  background-color: #eee9e6;
  font-size: 20px;
  text-align: center;
  padding: 9px;
  margin: 2.5em 0 .8em;
}
.d0114w #thermal-performance .thermal-performance-lead{
  font-size: 30px;
  text-align: center;
  margin-bottom: 20px;
}
.d0114w #thermal-performance .thermal-performance-img{
  margin-bottom: 2em;
}
.d0114w #recommend-section .recommend-section-title{
  font-size: 20px;
  text-align: center;
  margin: 2em 0 1em;
}
.d0114w #recommend-section .recommend-list{
  display:grid;
  grid-template-columns: repeat(4,1fr);
  margin-bottom: 6em;
  gap: 20px;
}
.d0114w #recommend-section .recommend-list li p{
  text-align: center;
  font-size: 17px;
  font-weight: bold;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  margin-top: 1em;
}
.d0114w #comfort-window{
  border-top: 1px solid #b3afaf;
  padding: 3em 0 0;
}
.d0114w #comfort-window .comfort-window-title{
  font-size: 30px;
  text-align: center;
  margin-bottom: .7em;
}
.d0114w #comfort-window .comfort-window-lead{
  font-size: 20px;
  margin-top: 1em;
  position: relative;
  padding-left: 70px;
}
.d0114w #comfort-window .comfort-window-lead::before{
  content: "";
  background-color: #b3afaf;
  width: 55px;
  height: 1px;
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0,-50%);
}
.d0114w #productcolordetail .productcolor-title{
  font-size: 26px;
  text-align: center;
  margin-bottom: 1em;
  position: relative;
}
.d0114w #productcolordetail .productcolor-title::before,
.d0114w #productcolordetail .productcolor-title::after{
  content: "";
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #000;
  position: absolute;
  top: 0;
}
.d0114w #productcolordetail .productcolor-title::before{
  transform: rotate(-30deg);
  margin-left: -.7em;
}
.d0114w #productcolordetail .productcolor-title::after{
  transform: rotate(30deg);
  margin-left: .3em;
}
.d0114w #productcolordetail .productcolordetail_inner{
  margin-bottom: 4em;
}
.d0114w #productcolordetail .productcolordetail_inner .maintl{
  border-top:10px solid #d9d1c8;
  border-bottom:2px dotted #d9d1c8;
  display:flex;
  align-items:center;
  gap:2em;
  font-size:18px;
  font-weight: 600;
  margin-bottom:1em;
  padding:20px 0;
}
.d0114w #productcolordetail .productcolordetail_inner .maintl.modern{
  border-top:10px solid #a7a599;
  border-bottom:2px dotted #a7a599;
}
.d0114w #productcolordetail .productcolordetail_inner .maintl.warm{
  border-top:10px solid #d0d8c5;
  border-bottom:2px dotted #d0d8c5;
}
.d0114w #productcolordetail .productcolordetail_inner .maintl.cool{
  border-top:10px solid #c9d4d9;
  border-bottom:2px dotted #c9d4d9;
}

.d0114w #selectcolorvariation{
  margin: 4em 0 5em;
}
.d0114w #selectcolorvariation .maintl{
  font-size: 26px;
  margin-bottom: .8em;
}
.d0114w #selectcolorvariation .selectcolorvariation-sub{
  color: #c0b193;
  font-size: 20px;
  font-family: 'Playfair Display', serif;
  position: relative;
  text-align: right;
  margin-bottom: 1.3em;
}
.d0114w #selectcolorvariation .selectcolorvariation-sub::before{
  content:"";
  background-color: #c0b193;
  width: 85%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
}
.d0114w #selectcolorvariation .selectcolorvariation-sub span{
  font-size: 32px;
  font-weight: 500;
}
.d0114w .selectcolorvariation_inner .colorverlist{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 2em;
}
.d0114w #productdetail{
  margin-bottom: 6em;
}
.d0114w #productdetail .mainttl{
  border-top: 1px solid #b3afaf;
  font-size: 26px;
  padding: 1em 0 .7em;
}
.d0114w #productdetail .memomb{
  margin-bottom: 3em;
}
.d0114w #productdetail .gradelist{
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 0 20px;
  margin-top: 2em;
}
.d0114w #productdetail .gradelist .gradelistitem{
  background-color: #616161;
  max-width: 160px;
  height: 160px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.d0114w #innsrecommend{
  margin-bottom: 6em;
}
.d0114w #innsrecommend .maintl{
  font-size: 30px;
  text-align: center;
  line-height: 1.5;
  border-bottom: 10px solid #d9d1c8;
  padding-bottom: .3em;
  margin-bottom: 1em;
}
.d0114w #innsrecommend .maintl .sub{
  display: block;
  font-size: 20px;
  position: relative;
}
.d0114w #innsrecommend .maintl .sub::before,
.d0114w #innsrecommend .maintl .sub::after{
  content: "";
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #000;
  position: absolute;
  bottom: 0;
}
.d0114w #innsrecommend .maintl .sub::before{
  transform: rotate(-30deg);
  margin-left: -1.5em;
}
.d0114w #innsrecommend .maintl .sub::after{
  transform: rotate(30deg);
  margin-left: 1em;
}
.d0114w #innsrecommend .product_inner{
  background-color: #f1f1f1;
  padding: 27px 20px 5px;
  position: relative;
  margin-bottom: 1.5em;
}
.d0114w #innsrecommend .product_inner .productname{
  font-size: 22px;
  margin-bottom: 1.5em;
}
.d0114w #innsrecommend .product_inner .productgrade{
  background-color: #707070;
  color: #fff;
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 20px;
  width: 150px;
  text-align: center;
  line-height: 38px;
}

.d0114w #selectcolor {
  border-top: 1px solid #b3afaf;
  margin: 0 0 6em;
  padding-top: 2.5em;
}
.d0114w #selectcolor .ttl_box {
  margin-bottom: 1.3em;
}
.d0114w #selectcolor .ttl_box .ttl {
	font-size:26px;
  position: relative;
}
.d0114w #selectcolor .ttl_box .txtmemo {
	background: #f2f2f2;
  border-radius:30px;
	text-align: center;
	font-size: 14px;
  font-weight: 600;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	padding: 5px 10px;
  position: relative;
  line-height: 1.6;
  letter-spacing: .4px;
  width: 260px;
  margin: 1.8em 0 0 auto;
}
.d0114w #selectcolor .ttl_box .txtmemo::after{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  border-top: 8px solid #f2f2f2;
  border-bottom: 0;
  position: absolute;
  bottom: -7px;
  right: 3.5em;
}
.d0114w #selectcolor .tab_wrap{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0;
}
.d0114w #selectcolor .slide_area{
  width: 610px;
  height: 520px;
  position: relative;
  overflow: hidden;
}
.d0114w #selectcolor .slide_area li p{
  box-sizing: border-box;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 18px;
  font-weight: bold;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 20px;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
  line-height: 1.3;
}
.d0114w #selectcolor .slide_area li p span{
  font-size: 13px;
  font-weight: normal;
}
.d0114w #selectcolor .tab_area{
  width: 72px;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
}
.d0114w #selectcolor #slide_sub li,
.d0114w #selectcolor #slide_sub2 li{
  cursor:pointer; 
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  margin: 0 0 8px;
}
.d0114w #selectcolor #slide_sub .color1,
.d0114w #selectcolor #slide_sub2 .color1 {
  background: #dadada;
}
.d0114w #selectcolor #slide_sub .color2,
.d0114w #selectcolor #slide_sub2 .color2 {
  background: #d5d3c6;
}
.d0114w #selectcolor #slide_sub .color3,
.d0114w #selectcolor #slide_sub2 .color3 {
  background: #cac3bb;
}
.d0114w #selectcolor #slide_sub .color4,
.d0114w #selectcolor #slide_sub2 .color4 {
  background: #bbbdb4;
}
.d0114w #selectcolor #slide_sub .color5,
.d0114w #selectcolor #slide_sub2 .color5 {
  background: #d2c9b6;
}
.d0114w #selectcolor #slide_sub .color6,
.d0114w #selectcolor #slide_sub2 .color6 {
  background: #c6c0b2;
}
.d0114w #selectcolor #slide_sub .color7,
.d0114w #selectcolor #slide_sub2 .color7 {
  background: #b5ac8d;
}
.d0114w #selectcolor #slide_sub .color8,
.d0114w #selectcolor #slide_sub2 .color8 {
  background: #ada189;
}
.d0114w #selectcolor #slide_sub .color9,
.d0114w #selectcolor #slide_sub2 .color9 {
  background: #cad1bd;
}
.d0114w #selectcolor #slide_sub .color10,
.d0114w #selectcolor #slide_sub2 .color10 {
  background: #94984d;
}
.d0114w #selectcolor #slide_sub .color11,
.d0114w #selectcolor #slide_sub2 .color11 {
  background: #e1cd70;
}
.d0114w #selectcolor #slide_sub .color12,
.d0114w #selectcolor #slide_sub2 .color12 {
  background: #e9a85b;
}
.d0114w #selectcolor #slide_sub .color13,
.d0114w #selectcolor #slide_sub2 .color13 {
  background: #d2d7d3;
}
.d0114w #selectcolor #slide_sub .color14,
.d0114w #selectcolor #slide_sub2 .color14 {
  background: #a5c2b9;
}
.d0114w #selectcolor #slide_sub .color15,
.d0114w #selectcolor #slide_sub2 .color15 {
  background: #95b0b3;
}
.d0114w #selectcolor #slide_sub .color16,
.d0114w #selectcolor #slide_sub2 .color16 {
  background: #3b4e6d;
}
.d0114w #selectcolor #slide_sub .color17,
.d0114w #selectcolor #slide_sub2 .color17 {
  background: #e3d6d2;
}
.d0114w #selectcolor #slide_sub .color18,
.d0114w #selectcolor #slide_sub2 .color18 {
  background: #d2b8aa;
}
.d0114w #selectcolor #slide_sub .color19,
.d0114w #selectcolor #slide_sub2 .color19 {
  background: #c0b7b2;
}
.d0114w #selectcolor #slide_sub .color20,
.d0114w #selectcolor #slide_sub2 .color20 {
  background: #6b5f4f;
}
.d0114w #selectcolor #slide_sub .color21,
.d0114w #selectcolor #slide_sub2 .color21 {
  background: #a9a898;
}
.d0114w #selectcolor #slide_sub .color22,
.d0114w #selectcolor #slide_sub2 .color22 {
  background: #939087;
}
.d0114w #selectcolor #slide_sub .color23,
.d0114w #selectcolor #slide_sub2 .color23 {
  background: #847e68;
}
.d0114w #selectcolor #slide_sub .color24,
.d0114w #selectcolor #slide_sub2 .color24 {
  background: #393939;
}
.d0114w #colorvariation{
  margin: 3em 0 5em;
}
.d0114w #choosingpoint{
  margin-bottom: 6em;
}
.d0114w #choosingpoint .ttl_box{
  background: url(../d0114w/d0114w35.png) no-repeat 10px 10px;
  border-top: 10px solid #d9d1c8;
  line-height: 1.3;
  padding: 3.5em 0 .5em;
}
.d0114w #choosingpoint .ttl_box .maintl{
  font-size: 20px;
  text-align: center;
  margin-bottom: .7em;
}
.d0114w #choosingpoint .ttl_box .maintl span{
  font-size: 30px;
  display: block;
}
.d0114w #choosingpoint .choosingpoint_inner{
  border: 1px solid #d6d6d6;
  counter-increment: num;
  padding: 0 20px 20px;
  margin-bottom: 2em;
}
.d0114w #choosingpoint .choosingpoint_header{
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  text-align: center;
}
.d0114w #choosingpoint .txtmaintl{
  font-size: 22px;
  font-weight: 600;
  margin: 0;
  position: relative;
  line-height: 1.8;
}
.d0114w #choosingpoint .txtmaintl::before{
  content: counter(num, decimal-leading-zero);
  font-weight: 500;
  display: block;
  font-size: 50px;
}
.d0114w #choosingpoint .txtmaintl::after{
  content: "";
  background-color: #d9d1c8;
  width: 30px;
  height: 4px;
  position: absolute;
  bottom: 46px;
  left: 50%;
  transform: translate(-50%,0);
}
.d0114w #choosingpoint .choosingpoint-list{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 18px;
  margin: 1.6em 0 1.2em;
}
.d0114w #choosingpoint .choosingpoint-list li{
  text-align: center;
}
.d0114w #choosingpoint .choosingpoint-list p{
  font-size: 20px;
  font-weight: 600;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  padding: 12px;
  text-align: center;
  margin-bottom: 10px;
}
.d0114w #choosingpoint .choosingpoint-list .ash{
  background-color: #7f7761;
  color: #fff;
}
.d0114w #choosingpoint .choosingpoint-list .silver{
  background-color: #e4e3e4;
}
.d0114w #choosingpoint .choosingpoint-itemtltle{
  font-size: 18px;
  font-weight: 600;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  margin: 1.8em 0 1em;
}
.d0114w #choosingpoint .choosingpoint-itemtltle .num{
  background-color: #d9d1c8;
  display: inline-block;
  font-size: 21px;
  font-weight: 600;
  padding: 9px 5px;
  margin-right: .7em;
}
.d0114w #choosingpoint .choosingpoint-returnorder{
  background-color: #d9d1c8;
  padding: 20px;
}
.d0114w #choosingpoint .choosingpoint-returnorder-inner{
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 20px 10px;
}
.d0114w #choosingpoint .choosingpoint-returnorder-inner .choosingpoint-returnorder-title{
  font-size: 16px;
  font-weight: 600;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  position: relative;
  margin-bottom: .7em;
}
.d0114w #choosingpoint .choosingpoint-returnorder-inner .choosingpoint-returnorder-title::before{
  content: "";
  background-color: #d9d1c8;
  width: 342px;
  height: 1px;
  position: absolute;
  top: 50%;
  right: 0;
}
.d0114w #choosingpoint .choosingpoint-returnordermemo{
  background: url(https://www.inns.jp/images/item_img/D0114W/2026/d0114w40.png) no-repeat 58px 0;
  padding: 18px 0 9px 140px;
  margin: -10px 0 0;
}
.d0114w .coloritem_photo {
	font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.d0114w .coloritem_photo ul.color_ver {
	display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 25px 17px;
  max-width: 700px;
  margin: 0 auto;
}
.d0114w .coloritem_photo ul.color_ver li{
  border: 1px solid #b5b5b5;
  width: 126px;
}
.d0114w .coloritem_photo ul.color_ver li p {
	text-align: center;
  font-size: 13px;
  letter-spacing: .3px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/*スマホ*/
@media screen and (max-width: 640px) {
  .d0114w .txt{
    font-size: 105%;
  }
  .d0114w #productdetailhead{
    margin: 1.4em 0 3em;
  }
  .d0114w #productdetailhead .mainttl{
    font-size: 14px;
    letter-spacing: .7px;
    margin-bottom: .8em;
  }
  .d0114w .magazineinfo .magazineinfotitle{
    margin: -3em auto .5em;
  }
  .d0114w #thermal-performance .thermal-performance-title{
    font-size: 14px;
    padding: 5px;
    margin: 2em 0 .8em;
  }
  .d0114w #thermal-performance .thermal-performance-lead{
    font-size: 18px;
    margin-bottom: .8em;
  }
  .d0114w #thermal-performance .thermal-performance-img{
    margin-bottom: 1em;
  }
  .d0114w .sizemini img{
    width: 55%;
  }
  .d0114w #recommend-section .recommend-section-title{
    font-size: 18px;
    margin: 1.5em 0 .7em;
  }
  .d0114w #recommend-section .recommend-list{
    margin-bottom: 5em;
    gap: 5px;
  }
  .d0114w #recommend-section .recommend-list li p{
    font-size: 10px;
    margin-top: .7em;
  }
  .d0114w #comfort-window{
    padding: 1.5em 0 0;
  }
  .d0114w #comfort-window .comfort-window-title{
    font-size: 18px;
    margin-bottom: .4em;
  }
  .d0114w #comfort-window .comfort-window-lead{
    font-size: 14px;
    margin-bottom: .8em;
    padding-left: 40px;
  }
  .d0114w #comfort-window .comfort-window-lead::before{
    width: 30px;
  }
  .d0114w #selectcolorvariation .maintl{
    font-size: 14px;
    margin-bottom: 0;
  }
  .d0114w #selectcolorvariation .selectcolorvariation-sub{
    font-size: 12px;
    margin-bottom: 1em;
  }
  .d0114w #selectcolorvariation .selectcolorvariation-sub::before{
    width: 78%;
    top: 64%;
  }
  .d0114w #selectcolorvariation .selectcolorvariation-sub span{
    font-size: 24px;
  }
  .d0114w #productdetail{
    margin-bottom: 4em;
  }
  .d0114w #productdetail .mainttl{
    font-size: 16px;
    padding: 1.3em 0 .7em;
  }
  .d0114w #productdetail .memomb{
    margin-bottom: 2em;
  }
  .d0114w #productdetail .gradelist{
    gap: 0 5px;
    margin-top: 1em;
  }
  .d0114w #productdetail .gradelist .gradelistitem{
    max-width: 160px;
    height: auto;
    padding: 3px 10px;
  }
  .d0114w #productdetail .gradelist .gradelistitem.pleate{
    padding: 7px 15px;
  }
  .d0114w #productdetail .gradelist .gradelistitem.madejapan{
    padding: 15px 22px;
  }
  .d0114w #productcolordetail .productcolor-title{
    font-size: 18px;
    margin-bottom: 1em;
  }
  .d0114w #productcolordetail .productcolor-title::before,
  .d0114w #productcolordetail .productcolor-title::after{
    height: 48px;
  }
  .d0114w #productcolordetail .productcolor-title::before{
    margin-left: -4.4em;
  }
  .d0114w #productcolordetail .productcolor-title::after{
    margin-left: 1em;
  }
  .d0114w #productcolordetail .productcolordetail_inner{
    margin-bottom: 2em;
  }
  .d0114w #productcolordetail .productcolordetail_inner .maintl{
    border-top:5px solid #d9d1c8;
    display:block;
    font-size:14px;
    padding:15px 0 10px;
  }
  .d0114w #productcolordetail .productcolordetail_inner .subtl{
    margin-top: .5em;
    font-weight: 600 !important;
  }
  .d0114w #productcolordetail .productcolordetail_inner .maintl.modern{
    border-top:5px solid #a7a599;
  }
  .d0114w #productcolordetail .productcolordetail_inner .maintl.warm{
    border-top:5px solid #d0d8c5;
  }
  .d0114w #productcolordetail .productcolordetail_inner .maintl.cool{
    border-top:5px solid #c9d4d9;
  }
  .d0114w #selectcolorvariation{
    margin: 3em 0;
  }
  .d0114w .selectcolorvariation_inner .colorverlist{
    gap: 10px;
    margin-bottom: 0;
  }
  .d0114w .selectcolorvariation_inner .colorverlist .colorverlistitem{
    width: 48.5%;
  }
  .d0114w #innsrecommend{
    margin-bottom: 3em;
  }
  .d0114w #innsrecommend .maintl{
    border-bottom: 5px solid #d9d1c8;
    font-size: 18px;
  }
  .d0114w #innsrecommend .maintl .sub{
    font-size: 16px;
  }
  .d0114w #innsrecommend .product_inner{
    padding: 15px 10px 5px;
    margin-bottom: 1.5em;
  }
  .d0114w #innsrecommend .product_inner .productname{
    font-size: 16px;
    margin-bottom: 1em;
  }
  .d0114w #innsrecommend .product_inner .productgrade{
    font-size: 13px;
    right: 5px;
    top: 15px;
    width: auto;
    line-height: 20px;
    padding: 0 20px;
  }
  .d0114w #selectcolor {
    margin: 0 0 3em;
    padding-top: 1.5em;
  }
  .d0114w #selectcolor .slide_area{
    width: 100%;
    height: auto;
    margin-bottom: .8em;
  }
  .d0114w #selectcolor #slide_sub li,
  .d0114w #selectcolor #slide_sub2 li{
    width: 100%;
    height: 32px;
  }
  .d0114w #selectcolor .slide_area li p{
    font-size: 16px;
    padding: 5px 10px;
  }
  .d0114w #selectcolor .slide_area li p span{
    font-size: 12px;
    letter-spacing: -.03em;
  }
  .d0114w #selectcolor .tab_wrap{
    display: block;
    margin: 0;
  }
  .d0114w #selectcolor .tab_area{
    width: auto;
    display: grid;
    grid-template-columns: repeat(8,1fr);
    gap: 0 8px;
  }
  .d0114w #selectcolor .ttl_box {
    display:block;
    margin-bottom: 1em;
    text-align: center;
  }
  .d0114w #selectcolor .ttl_box .ttl {
    font-size:16px;
  }
  .d0114w #selectcolor .ttl_box .ttl::before,
  .d0114w #selectcolor .ttl_box .ttl::after{
    top: inherit;
    bottom: 0;
  }
  .d0114w #selectcolor .ttl_box .txtmemo {
    display: inline-block;
    font-size: 12px;
    padding: 5px 15px;
    width: auto;
    margin: 1.5em auto 0;
  }
  .d0114w #colorvariation{
    margin: 2em 0 1em;
  }
  .d0114w #colorvariation .title{
    overflow: hidden;
  }
  .d0114w #colorvariation .title img{
    transform: scale(1.65);
    position: relative;
    left: 32.5%;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .d0114w #choosingpoint{
    margin-bottom: 2em;
  }
  .d0114w #choosingpoint .ttl_box span{
    font-size: 16px;
    display: block;
    letter-spacing:1px;
  }
  .d0114w #choosingpoint .ttl_box{
    background: url(https://www.inns.jp/images/item_img/D0114W/2026/d0114w35.png) no-repeat 0 15px;
    background-size: 20%;
    border-top: 5px solid #d9d1c8;
    line-height: 1.3;
    padding: 1em 0 .5em;
  }
  .d0114w #choosingpoint .ttl_box .maintl{
    font-size: 14px;
    margin-bottom: .7em;
  }
  .d0114w #choosingpoint .ttl_box .maintl span{
    font-size: 20px;
    margin-top: .3em;
  }
  .d0114w #choosingpoint .choosingpoint_inner{
    padding: 0 10px 10px;
    margin-bottom: 1.8em;
  }
  .d0114w #choosingpoint .choosingpoint-list{
    gap: 0 15px;
    margin: 1em 0 1.2em;
  }
  .d0114w #choosingpoint .choosingpoint-list p{
    font-size: 14px;
    padding: 5px;
    margin-bottom: 6px;
  }
  .d0114w #choosingpoint .choosingpoint-itemtltle{
    font-size: 14px;
    margin: 1em 0 .8em;
  }
  .d0114w #choosingpoint .choosingpoint-itemtltle .num{
    font-size: 16px;
    padding: 4px;
    margin-right: .5em;
  }
  .d0114w #choosingpoint .choosingpoint-returnorder{
    padding: 10px;
  }
  .d0114w #choosingpoint .choosingpoint-returnorder-inner{
    padding: 15px 15px 0;
  }
  .d0114w #choosingpoint .choosingpoint-returnorder-inner .choosingpoint-returnorder-title{
    font-size: 14px;
    margin-bottom: .7em;
  }
  .d0114w #choosingpoint .choosingpoint-returnorder-inner .choosingpoint-returnorder-title::before{
    width: 25%;
    height: 1px;
  }
  .d0114w #choosingpoint .choosingpoint-returnordermemo{
    background: url(https://www.inns.jp/images/item_img/D0114W/2026/d0114w40.png) no-repeat 0 0;
    padding: 0 0 10px 60px;
    margin: -10px 0 0;
  }
  .d0114w #choosingpoint .txtmaintl{
    font-size: 16px;
    line-height: 1.8;
  }
  .d0114w #choosingpoint .txtmaintl::before{
    font-size: 40px;
  }
  .d0114w #choosingpoint .txtmaintl::after{
    width: 25px;
    height: 3px;
    bottom: 34px;
  }
  .d0114w .coloritem_photo ul.color_ver {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 17px;
    max-width: 700px;
    margin: 0 auto;
  }
  .d0114w .coloritem_photo ul.color_ver li{
    width: auto;
  }
  .d0114w .coloritem_photo ul.color_ver li img{
    width: 100%;
  }
}