.d0114{
  font-family: 'Noto Serif JP', serif;
  font-size: 12px;
  color: #000;
  letter-spacing: 1px;
}
#wrapper.d0114{
  width: 700px;
  color: #000;
}
.d0114 .center{
  text-align: center;
}
.d0114 .bold{
  font-weight: bold;
}
.d0114 img {
  max-width: 100%;
}
.d0114 .img{
  margin-bottom: 1.2em;
}
.d0114 .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;
}
.d0114 #productdetailhead{
  margin: 3em 0 4em;
}
.d0114 #productdetailhead .mainttl,
.d0114 #productdetail .mainttl{
  font-size: 26px;
  line-height: 1.5;
  padding-left: .8em;
  position: relative;
  margin-bottom: .4em;
  display: flex;
  align-items: center;
}
.d0114 #productdetailhead .mainttl::before,
.d0114 #productdetail .mainttl::before{
  content: "";
  background-color: #000;
  display: inline-block;
  height: 72px;
  width: 1px;
  position: absolute;
  left: 0;
}
.d0114 #productreason .mainttl{
  font-size: 26px;
  text-align: center;
  margin-bottom: 1em;
  position: relative;
}
.d0114 #productreason .mainttl::before,
.d0114 #productreason .mainttl::after{
  content: "";
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #000;
  position: absolute;
  top: 0;
}
.d0114 #productreason .mainttl::before{
  transform: rotate(-30deg);
  margin-left: -.7em;
}
.d0114 #productreason .mainttl::after{
  transform: rotate(30deg);
  margin-left: .3em;
}
.d0114 #productreason .productreason_box{
  background-color: #f1f1f1;
  border-radius: 8px;
  padding: 20px 10px;
}
.d0114 #productreason .productreason_box_inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.d0114 #productreason .productreason_box_inner .icon{
  margin-right: 2em;
}
.d0114 #productreason .productreason_box_inner .txt_area{
  max-width: 445px;
  width: 64%;
  padding-top: 10px;
}
.d0114 #productreason .productreason_box_inner .txtpoint{
  background-color: #393939;
  color: #fff;
  font-size: 22px;
  text-align: center;
  padding: 8px 0;
  margin-bottom: 1em;
}
.d0114 #productreason .productreason_box_inner .txt6reazon{
  font-size: 43px;
  text-align: center;
}
.d0114 #productreason .productreason_box_listarea{
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.d0114 #productreason .productreason_box_list .productreason_box_listitem{
  background-color: #fff;
  border-radius: 8px;
  width: 33%;
  max-width: 220px;
  padding: 3.5em 10px 0;
  position: relative;
  margin-top: 3em;
  counter-increment: section;
}
.d0114 #productreason .productreason_box_list .productreason_box_listitem::before{
  content: "";
  background-color: #393939;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 50%;
  top: -20px;
  transform: translate(-50%,0);
}
.d0114 #productreason .productreason_box_list .productreason_box_listitem::after{
  content: counter(section);
  color: #fff;
  font-size: 26px;
  position: absolute;
  left: 50%;
  top: -12px;
  transform: translate(-50%,0);
}
.d0114 #productreason .productreason_box_list .productreason_box_listitem .icon{
  margin: 0 0 1.5em 0px;
}
.d0114 #selectcolorvariation{
  margin: 6em 0 3em;
}
.d0114 #selectcolorvariation .maintl{
  font-size: 26px;
  text-align: center;
  margin-bottom: 1.8em;
  position: relative;
}
.d0114 #selectcolorvariation .maintl::before,
.d0114 #selectcolorvariation .maintl::after{
  content: "";
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #000;
  position: absolute;
  top: 0;
}
.d0114 #selectcolorvariation .maintl::before{
  transform: rotate(-30deg);
  margin-left: -.7em;
}
.d0114 #selectcolorvariation .maintl::after{
  transform: rotate(30deg);
  margin-left: .3em;
}
.d0114 .selectcolorvariation_inner{
  position: relative;
}
.d0114 .selectcolorvariation_inner .color24{
  position: absolute;
  left: -32px;
  top: -29px;
}
.d0114 .selectcolorvariation_inner .colorverlist{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 2em;
}
.d0114 #interiacolor{
  margin: 40px 0 5em;
}
.d0114 #interiacolor .maintl{
  text-align: center;
  font-size: 26px;
  line-height: 1.3;
  position: relative;
  margin-bottom: .8em;
}
.d0114 #interiacolor .maintl::before,
.d0114 #interiacolor .maintl::after{
  content: "";
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #000;
  position: absolute;
  bottom: 0;
}
.d0114 #interiacolor .maintl::before{
  transform: rotate(-30deg);
  margin-left: -.3em;
}
.d0114 #interiacolor .maintl::after{
  transform: rotate(30deg);
  margin-left: .7em;
}
.d0114 #interiacolor .txtmemo{
  font-size: 13px;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  margin-bottom: 2em;
}
.d0114 #productdetail{
  margin-bottom: 6em;
}
.d0114 #productdetail .productdetail_inner{
  margin: 3em 0;
  display: grid;
  grid-template-columns: 440px 230px;
  gap: 0 30px;
}
.d0114 #productdetail .productdetail_inner .txt-box .maintxt{
  font-size: 20px;
  line-height: 1.4;
  margin-bottom: 1.06em;
}
.d0114 #productdetail .gradelist{
  display: grid;
  grid-template-columns: repeat(4,1fr);
  gap: 0 20px;
  margin-top: 2em;
}
.d0114 #productdetail .gradelist .gradelistitem{
  background-color: #616161;
  max-width: 160px;
  height: 160px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.d0114 #innsrecommend{
  margin-bottom: 6em;
}
.d0114 #innsrecommend .maintl{
  font-size: 30px;
  text-align: center;
  line-height: 1.5;
}
.d0114 #innsrecommend .maintl .sub{
  display: block;
  font-size: 20px;
  position: relative;
}
.d0114 #innsrecommend .maintl .sub::before,
.d0114 #innsrecommend .maintl .sub::after{
  content: "";
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #000;
  position: absolute;
  bottom: 0;
}
.d0114 #innsrecommend .maintl .sub::before{
  transform: rotate(-30deg);
  margin-left: -1.5em;
}
.d0114 #innsrecommend .maintl .sub::after{
  transform: rotate(30deg);
  margin-left: 1em;
}
.d0114 #innsrecommend .innsrecommend_header{
  border-top: 10px solid #d9d1c8;
  display: grid;
  grid-template-columns: 345px 320px;
  gap: 0 35px;
  margin: 1em 0 3em;
  padding-top: 2.5em;
}
.d0114 #innsrecommend .innsrecommend_header.ver2{
  border-top: 10px solid #afaeac;
  margin: 6em 0 3em;
}
.d0114 #innsrecommend .innsrecommend_header .txt-box .subtxt{
  font-size: 18px;
  font-weight: 500;
  margin: 1em 0 2em;
}
.d0114 #innsrecommend .product_inner{
  background-color: #f1f1f1;
  padding: 27px 20px 5px;
  position: relative;
  margin-bottom: 1.5em;
}
.d0114 #innsrecommend .product_inner .productname{
  font-size: 22px;
  margin-bottom: 1.5em;
}
.d0114 #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;
}
.d0114 #productcolordetail .productcolordetail_inner{
  margin-bottom: 4em;
}
.d0114 #productcolordetail .productcolordetail_inner .maintl{
  border-top:10px solid #d0d8c5;
  border-bottom:2px dotted #cec9ba;
  display:flex;
  align-items:center;
  gap:2em;
  font-size:18px;
  font-weight: 600;
  margin-bottom:1em;
  padding:20px 0;
}
.d0114 #productcolordetail .productcolordetail_inner.ver2 .maintl{
  border-top:10px solid #c9d4d9;
  border-bottom:2px dotted #d6dee2;
}
.d0114 #selectcolor {
  margin: 0 0 6em;
}
.d0114 #selectcolor .ttl_box {
	display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom: 2em;
}
.d0114 #selectcolor .ttl_box .ttl {
	font-size:26px;
  position: relative;
  padding-left: 1em;
}
.d0114 #selectcolor .ttl_box .ttl::before,
.d0114 #selectcolor .ttl_box .ttl::after{
  content: "";
  display: inline-block;
  width: 1px;
  height: 30px;
  background-color: #000;
  position: absolute;
  top: 0;
}
.d0114 #selectcolor .ttl_box .ttl::before{
  transform: rotate(-30deg);
  margin-left: -.7em;
}
.d0114 #selectcolor .ttl_box .ttl::after{
  transform: rotate(30deg);
  margin-left: .3em;
}
.d0114 #selectcolor .ttl_box .txtmemo {
	background: #f2f2f2;
  border-radius:30px;
	text-align: center;
	font-size: 14px;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	padding: 5px 15px;
  position: relative;
  line-height: 1.6;
  letter-spacing: .4px;
}
.d0114 #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;
}
.d0114 #selectcolor .tab_wrap{
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 0;
}
.d0114 #selectcolor .slide_area{
  width: 610px;
  height: 520px;
  position: relative;
  overflow: hidden;
}
.d0114 #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;
}
.d0114 #selectcolor .slide_area li p span{
  font-size: 13px;
  font-weight: normal;
}
.d0114 #selectcolor .tab_area{
  width: 72px;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
}
.d0114 #selectcolor #slide_sub li,
.d0114 #selectcolor #slide_sub2 li{
  cursor:pointer; 
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  margin: 0 0 8px;
}
.d0114 #selectcolor #slide_sub .color1,
.d0114 #selectcolor #slide_sub2 .color1 {
  background: #dadada;
}
.d0114 #selectcolor #slide_sub .color2,
.d0114 #selectcolor #slide_sub2 .color2 {
  background: #d5d3c6;
}
.d0114 #selectcolor #slide_sub .color3,
.d0114 #selectcolor #slide_sub2 .color3 {
  background: #cac3bb;
}
.d0114 #selectcolor #slide_sub .color4,
.d0114 #selectcolor #slide_sub2 .color4 {
  background: #bbbdb4;
}
.d0114 #selectcolor #slide_sub .color5,
.d0114 #selectcolor #slide_sub2 .color5 {
  background: #d2c9b6;
}
.d0114 #selectcolor #slide_sub .color6,
.d0114 #selectcolor #slide_sub2 .color6 {
  background: #c6c0b2;
}
.d0114 #selectcolor #slide_sub .color7,
.d0114 #selectcolor #slide_sub2 .color7 {
  background: #b5ac8d;
}
.d0114 #selectcolor #slide_sub .color8,
.d0114 #selectcolor #slide_sub2 .color8 {
  background: #ada189;
}
.d0114 #selectcolor #slide_sub .color9,
.d0114 #selectcolor #slide_sub2 .color9 {
  background: #cad1bd;
}
.d0114 #selectcolor #slide_sub .color10,
.d0114 #selectcolor #slide_sub2 .color10 {
  background: #94984d;
}
.d0114 #selectcolor #slide_sub .color11,
.d0114 #selectcolor #slide_sub2 .color11 {
  background: #e1cd70;
}
.d0114 #selectcolor #slide_sub .color12,
.d0114 #selectcolor #slide_sub2 .color12 {
  background: #e9a85b;
}
.d0114 #selectcolor #slide_sub .color13,
.d0114 #selectcolor #slide_sub2 .color13 {
  background: #d2d7d3;
}
.d0114 #selectcolor #slide_sub .color14,
.d0114 #selectcolor #slide_sub2 .color14 {
  background: #a5c2b9;
}
.d0114 #selectcolor #slide_sub .color15,
.d0114 #selectcolor #slide_sub2 .color15 {
  background: #95b0b3;
}
.d0114 #selectcolor #slide_sub .color16,
.d0114 #selectcolor #slide_sub2 .color16 {
  background: #3b4e6d;
}
.d0114 #selectcolor #slide_sub .color17,
.d0114 #selectcolor #slide_sub2 .color17 {
  background: #e3d6d2;
}
.d0114 #selectcolor #slide_sub .color18,
.d0114 #selectcolor #slide_sub2 .color18 {
  background: #d2b8aa;
}
.d0114 #selectcolor #slide_sub .color19,
.d0114 #selectcolor #slide_sub2 .color19 {
  background: #c0b7b2;
}
.d0114 #selectcolor #slide_sub .color20,
.d0114 #selectcolor #slide_sub2 .color20 {
  background: #6b5f4f;
}
.d0114 #selectcolor #slide_sub .color21,
.d0114 #selectcolor #slide_sub2 .color21 {
  background: #a9a898;
}
.d0114 #selectcolor #slide_sub .color22,
.d0114 #selectcolor #slide_sub2 .color22 {
  background: #939087;
}
.d0114 #selectcolor #slide_sub .color23,
.d0114 #selectcolor #slide_sub2 .color23 {
  background: #847e68;
}
.d0114 #selectcolor #slide_sub .color24,
.d0114 #selectcolor #slide_sub2 .color24 {
  background: #393939;
}
.d0114 #colorvariation{
  margin-top: 50px;
}
.d0114 #specifications{
  margin-bottom: 6em;
}
.d0114 #specifications .ttl_box{
  border-top: 10px solid #c6c6c4;
  font-size: 35px;
  line-height: 1.6;
  letter-spacing:.5px;
  padding-top: .3em;
  margin-bottom: .5em;
}
.d0114 #specifications .ttl_box span{
  font-size: 22px;
  display: block;
  letter-spacing:1px;
}
.d0114 #specifications .txttl{
  font-size: 20px;
  font-weight: 500;
  margin-bottom: .6em;
}
.d0114 #specifications .specifications_inner{
  margin-top: 5em;
  counter-increment: num;
}

.d0114 #specifications .txtmaintl{
  font-size: 25px;
  font-weight: 500;
  margin: .8em -2em 1em 0;
  
}
.d0114 #specifications .txtmaintl::before{
  content: counter(num, decimal-leading-zero);
  font-size: 70px;
  font-weight: 100;
  margin: 0 .25em 0 -4px;
}
.d0114 #specifications .specifications_header{
  display: grid;
  grid-template-columns: 345px 300px;
  gap: 0 55px;
  margin-bottom: 3em;
}
.d0114 #specifications .specifications_header .txtarea .txttl{
  font-size: 25px;
}
.d0114 #specifications .specifications_header .txtarea .txtsubtl{
  font-size: 20px;
  font-weight: 500;
  margin-bottom: .7em;
}
.d0114 #specifications .specifications_grade{
  background-color: #f2f2f2;
  padding: 20px 20px 1px;
  margin: 0 0 4em;
}
.d0114 #specifications .specifications_grade .gradelist{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 0 60px;
  margin-bottom: 1em;
  position: relative;
}
.d0114 #specifications .specifications_grade .gradelist::before{
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 30px solid #3e383f;
  border-right: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.d0114 #specifications .specifications_innersubtl{
  font-size: 20px;
  font-weight: 500;
  border-bottom: 1px solid;
  display: inline-block;
  padding-bottom: .8em;
  margin-bottom: .7em;
}
.d0114 #specifications .specifications_txtright{
  font-size: 13px;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  text-align: right;
  margin: 7px 0 5px;
}
.d0114 #specifications .specifications_testsample{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 0 20px;
  margin: 2em 0 0;
}
.d0114 #specifications .specifications_testsample .testsamplelist .ttl{
  background-color: #756e76;
  color: #fff;
  font-size: 20px;
  text-align: center;
  padding: 12px;
}
.d0114 #specifications .doublefullnessdetail{
  background-color: #f2f2f2;
  padding: 30px 20px 20px;
  margin-top: 4.5em;
}
.d0114 #specifications .doublefullnessdetail_ttl{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1.5em;
}
.d0114 #specifications .doublefullnessdetail_ttl .sub{
  background-color: #756e76;
  color: #fff;
  border-radius: 30px;
  font-size: 18px;
  padding: 8px 16px;
  margin-right: .7em;
}
.d0114 #specifications .doublefullnessdetail_ttl .ttl{
  font-size: 26px;
}
.d0114 #specifications .doublefullness-detail_section{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.d0114 #specifications .doublefullness-detail_section .doublefullness-detail_text{
  font-size: 13px;
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  width: 52.4%;
  margin-right: -.2em;
  letter-spacing: .3px;
  line-height: 1.6;
}
.d0114 #specifications .doublefullness-detail_guide{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  display: grid;
  grid-template-columns: 33.5% 63.7%;
  gap: 0 2.8%;
  margin-top: 1.2em;
}
.d0114 #specifications .doublefullness-detail_guide .oublefullness-detail__guide-text{
  background-color: #fff;
  padding: 17px 19px;
}
.d0114 #specifications .doublefullness-detail_guide .oublefullness-detail__guide-text span{
  font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  font-size: 13px;
  line-height: 1.6;
}
.d0114 #specifications .doublefullness-detail_guide .oublefullness-detail__guide-text img{
  display: block;
  margin: 1.2em auto 0;
}
.d0114 .lasesetsection{
  border: 1px solid #d6d6d6;
  padding: 40px 29px;
  margin-bottom: 5.5em;
}
.d0114 .lasesetsection .laseset_header{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 2em;
}
.d0114 .lasesetsection .laseset_header .laseset_title{
  font-size: 20px;
  font-weight: 500;
  margin: 0 .7em 0 auto;
}
.d0114 .lasesetsection .laseset_header .laseset_badge{
  background-color: #6b6a74;
  border-radius: 30px;
  color: #fff;
  font-size: 14px;
  padding: 6px 20px;
}
.d0114 .lasesetsection .laseset_kv{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  gap: 0 40px;
  margin: 2em auto 3.5em;
}
.d0114 .lasesetsection .laseset_product-name{
  font-size: 26px;
  font-weight: 500;
  margin-bottom: 1em;
  position: relative;
  padding-top: 1.2em;
}
.d0114 .lasesetsection .laseset_product-name::before{
  content: "";
  background-color: #3e383f;
  width: 80px;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
}
.d0114 .lasesetsection .laseset_cta{
  text-align: center;
  margin-top: 2.5em;
}
.d0114 #otherproduct .otherbanner{
  margin-bottom: 6em;
}
.d0114 .coloritem_photo {
	font-family: Arial, Helvetica,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HiraKakuPro-W3","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.d0114 .coloritem_photo ul.color_ver {
	display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 25px 17px;
  max-width: 700px;
  margin: 0 auto;
}
.d0114 .coloritem_photo ul.color_ver li{
  border: 1px solid #b5b5b5;
  width: 126px;
}
.d0114 .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) {
  .d0114 .txt{
    font-size: 105%;
  }
  .d0114 #productdetailhead{
    margin: 2em 0 3em;
  }
  .d0114 #productdetailhead .mainttl,
  .d0114 #productdetail .mainttl{
    font-size: 16px;
    padding-left: .8em;
    margin-bottom: 1em;
  }
  .d0114 #productdetailhead .mainttl::before,
  .d0114 #productdetail .mainttl::before{
    height: 55px;
  }
  .d0114 #productreason .mainttl{
    font-size: 18px;
    margin-bottom: 1em;
  }

  .d0114 #productreason .mainttl::before{
    margin-left: -.7em;
    top: inherit;
    bottom: 0;
  }
  .d0114 #productreason .mainttl::after{
    margin-left: 3em;
    top: inherit;
    bottom: 0;
  }
  .d0114 #productreason .productreason_box{
    padding: 20px 10px 5px;
  }
  .d0114 #productreason .productreason_box_inner{
    align-items: center;
    margin-bottom: .5em;
  }
  .d0114 #productreason .productreason_box_inner .icon{
    margin-right: 1em;
    width: 18%;
  }
  .d0114 #productreason .productreason_box_inner .txt_area{
    padding-top: 0;
  }
  .d0114 #productreason .productreason_box_inner .txtpoint{
    font-size: 14px;
    padding: 2px 0;
    margin-bottom: .5em;
  }
  .d0114 #productreason .productreason_box_inner .txt6reazon{
    font-size: 18px;
  }
  .d0114 #productreason .productreason_box_list .productreason_box_listitem{
    width: 48.5%;
    padding: 2.2em 10px 0;
    margin-top: 2em;
  }
  .d0114 #productreason .productreason_box_list .productreason_box_listitem::before{
    width: 35px;
    height: 35px;
    top: -18px;
  }
  .d0114 #productreason .productreason_box_list .productreason_box_listitem::after{
    font-size: 22px;
    top: -15px;
  }
  /*.d0114 #productreason .productreason_box_list .productreason_box_listitem .icon{
    margin: 0 0 1em;
  }*/
  .d0114 #selectcolorvariation{
    margin: 3em 0;
  }
  .d0114 #selectcolorvariation .maintl{
    font-size: 18px;
    margin-bottom: 1.8em;
  }
  .d0114 #selectcolorvariation .maintl::before,
  .d0114 #selectcolorvariation .maintl::after{
    top: inherit;
    bottom: 0;
  }
  .d0114 #selectcolorvariation .maintl::before{
    transform: rotate(-30deg);
    margin-left: -4.5em;
  }
  .d0114 #selectcolorvariation .maintl::after{
    transform: rotate(30deg);
    margin-left: 1em;
  }
  .d0114 .selectcolorvariation_inner .colorverlist{
    gap: 10px;
    margin-bottom: 0;
  }
  .d0114 .selectcolorvariation_inner .colorverlist .colorverlistitem{
    width: 48.5%;
  }

  .d0114 .selectcolorvariation_inner .color24{
    left: -10px;
    top: -14px;
    width: 30%;
  }
  .d0114 #interiacolor .txtmemo{
    font-size: 105%;
  }
  .d0114 #interiacolor .maintl{
    font-size: 18px;
    margin-bottom: .8em;
  }
  .d0114 #interiacolor .maintl::before{
    margin-left: -.3em;
  }
  .d0114 #interiacolor .maintl::after{
    margin-left: .7em;
  }
  .d0114 #productdetail{
    padding: 20px 0 30px;
    margin-bottom: 0;
  }
  .d0114 #productdetail .ttl_box{
    font-size: 16px;
    margin-bottom: 15px;
    justify-content: space-between;
  }
  .d0114 #productdetail .ttl_box .main{
    width: 35%;
  }
  .d0114 #productdetail .ttl_box .sub{
    width: 48%;
    margin: 0 0 0 auto;
  }

  .d0114 #productdetail .productdetail_inner{
    margin: 2em 0 0;
    grid-template-columns: 70% 28%;
    gap: 0 2%;
  }
  .d0114 #productdetail .productdetail_inner .txt-box .maintxt{
    font-size: 16px;
  }
  .d0114 #productdetail .gradelist{
    gap: 0 5px;
    margin-top: 1em;
  }
  .d0114 #productdetail .gradelist .gradelistitem{
    padding: 10px;
    height: auto;
  }
  .d0114 #innsrecommend{
    margin-bottom: 3em;
  }
  .d0114 #innsrecommend .maintl{
    font-size: 18px;
  }
  .d0114 #innsrecommend .maintl .sub{
    font-size: 16px;
  }
  .d0114 #innsrecommend .innsrecommend_header{
    border-top: 5px solid #d9d1c8;
    grid-template-columns: 55% 43%;
    gap: 0 2%;
    margin: 1em 0 1.5em;
    padding-top: 1.5em;
    height: 134px;
    overflow: hidden;
  }
  .d0114 #innsrecommend .innsrecommend_header.ver2{
    border-top: 5px solid #afaeac;
    margin: 3em 0 1.5em;
  }
  .d0114 #innsrecommend .innsrecommend_header .txt-box .subtxt{
    font-size: 12px;
    margin: 1em 0;
  }
  .d0114 #innsrecommend .product_inner{
    padding: 15px 10px 5px;
    margin-bottom: 1.5em;
  }
  .d0114 #innsrecommend .product_inner .productname{
    font-size: 16px;
    margin-bottom: 1em;
  }
  .d0114 #innsrecommend .product_inner .productgrade{
    font-size: 13px;
    right: 5px;
    top: 15px;
    width: auto;
    line-height: 20px;
    padding: 0 20px;
  }
  .d0114 #productcolordetail .productcolordetail_inner{
    margin-bottom: 2em;
  }
  .d0114 #productcolordetail .productcolordetail_inner .maintl{
    border-top:5px solid #d0d8c5;
    display:block;
    font-size:14px;
    padding:15px 0;
  }
  .d0114 #productcolordetail .productcolordetail_inner.ver2 .maintl{
    border-top:5px solid #c9d4d9;
  }
  .d0114 #productcolordetail .productcolordetail_inner .maintl .maintlimg{
    margin-bottom: 5px;
  }
  .d0114 #selectcolor{
    margin-bottom: 3em;
  }
  .d0114 #selectcolor .slide_area{
    width: 100%;
    height: auto;
    margin-bottom: .8em;
  }
  .d0114 #selectcolor #slide_sub li,
  .d0114 #selectcolor #slide_sub2 li{
    width: 100%;
    height: 32px;
  }
  .d0114 #selectcolor .slide_area li p{
    font-size: 16px;
    padding: 5px 10px;
  }
  .d0114 #selectcolor .slide_area li p span{
    font-size: 12px;
    letter-spacing: -.03em;
  }
  .d0114 #selectcolor .tab_wrap{
    display: block;
    margin: 0;
  }
  .d0114 #selectcolor .tab_area{
    width: auto;
    display: grid;
    grid-template-columns: repeat(8,1fr);
    gap: 0 8px;
  }
  .d0114 #selectcolor .ttl_box {
    display:block;
    margin-bottom: 1em;
    text-align: center;
  }
  .d0114 #selectcolor .ttl_box .ttl {
    font-size:18px;
    padding-left: 0;
    text-align: center;
    margin-bottom: .5em;
  }
  .d0114 #selectcolor .ttl_box .ttl::before,
  .d0114 #selectcolor .ttl_box .ttl::after{
    top: inherit;
    bottom: 0;
  }
  .d0114 #selectcolor .ttl_box .txtmemo {
    display: inline-block;
    font-size: 12px;
    padding: 5px 15px;
  }
  .d0114 #colorvariation{
    margin-top: 0;
  }
  .d0114 #colorvariation .title{
    overflow: hidden;
  }
  .d0114 #colorvariation .title img{
    transform: scale(1.65);
    position: relative;
    left: 32.5%;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .d0114 #specifications{
    margin-bottom: 2em;
  }
  .d0114 #specifications .ttl_box{
    border-top: 5px solid #c6c6c4;
    font-size: 23px;
  }
  .d0114 #specifications .ttl_box span{
    font-size: 16px;
    display: block;
    letter-spacing:1px;
  }
  .d0114 #specifications .txttl{
    font-size: 15px;
  }
  .d0114 #specifications .specifications_inner{
    margin-top: 3em;
  }
  .d0114 #specifications .specifications_header{
    grid-template-columns: 60% 38%;
    gap: 0 2%;
    margin-bottom: 1em;
  }
  .d0114 #specifications .txtmaintl{
    font-size: 16px;
    margin: 0 0 .5em;
    position: relative;
    padding: 0 0 0 3.5em;
    height: 36px;
    display: flex;
    align-items: center;
  }
  .d0114 #specifications .txtmaintl::before{
    font-size: 40px;
    margin: 0 .25em 0 0;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translate(0,-50%);
  }
  .d0114 #specifications .specifications_header .txtarea .txttl{
    font-size: 18px;
  }
  .d0114 #specifications .specifications_header .txtarea .txtsubtl{
    font-size: 14px;
  }
  .d0114 #specifications .specifications_grade{
    padding: 10px 10px 1px;
    margin: 0 0 3em;
  }
  .d0114 #specifications .specifications_grade .gradelist{
    gap: 0 30px;
  }
  .d0114 #specifications .specifications_grade .gradelist::before{
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-left: 15px solid #3e383f;
  }
  .d0114 #specifications .specifications_innersubtl{
    font-size: 16px;
    display: inline-block;
    padding-bottom: .3em;
  }
  .d0114 #specifications .specifications_testsample{
    gap: 0 15px;
  }
  .d0114 #specifications .specifications_testsample .testsamplelist .ttl{
    font-size: 12px;
    padding: 1px;
    margin-bottom: 0;
  }
  .d0114 #specifications .doublefullnessdetail{
    padding: 15px 10px 20px;
    margin-top: 2em;
  }
  .d0114 #specifications .doublefullnessdetail_ttl{
    margin-bottom: 1em;
  }
  .d0114 #specifications .doublefullnessdetail_ttl .sub{
    font-size: 12px;
    padding: 3px 6px;
    margin-right: .7em;
  }
  .d0114 #specifications .doublefullnessdetail_ttl .ttl{
    font-size: 14px;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
  }
  .d0114 #specifications .doublefullness-detail_section{
    display: grid;
    grid-template-columns: 38% 60%;
    gap: 0 2%;
    align-items: start;
  }
  .d0114 #specifications .doublefullness-detail_section .doublefullness-detail_text{
    font-size: 105%;
    width: auto;
    margin-right: -.2em;
  }
  .d0114 #specifications .doublefullness-detail_guide{
    grid-template-columns: 45% 53%;
    gap: 0 2%;
  }
  .d0114 #specifications .doublefullness-detail_guide .oublefullness-detail__guide-text{
    padding: 10px;
  }
  .d0114 #specifications .doublefullness-detail_guide .oublefullness-detail__guide-text span{
    font-size: 105%;
  }
  .d0114 #specifications .doublefullness-detail_guide .oublefullness-detail__guide-text img{
    margin: .5em auto 0;
    width: 70%;
  }
  .d0114 #specifications .doublefullness-detail_guide .oublefullness-detail__guide-image img{
    object-fit: cover;
    height: 100% !important;
  }
  .d0114 .lasesetsection{
    padding: 30px 15px;
    margin-bottom: 2.5em;
  }
  .d0114 .lasesetsection .laseset_header{
    margin-bottom: 1em;
  }
  .d0114 .lasesetsection .laseset_header .laseset_image{
    width: 45%;
  }
  .d0114 .lasesetsection .laseset_header .laseset_title{
    font-size: 14px;
    margin: 0 0 0 auto;
    width: 46%;
  }
  .d0114 .lasesetsection .laseset_header .laseset_badge{
    font-size: 12px;
    padding: 6px 20px;
    margin: 1em auto 0;
  }
  .d0114 .lasesetsection .laseset_product-name{
    font-size: 15px;
  }
  .d0114 .lasesetsection .laseset_kv{
    margin: 1em auto 2em;
    gap: 0 15px;
  }
  .d0114 #otherproduct .otherbanner{
    margin-bottom: 2em;
  }
  .d0114 .coloritem_photo ul.color_ver {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px 17px;
    max-width: 700px;
    margin: 0 auto;
  }
  .d0114 .coloritem_photo ul.color_ver li{
    width: auto;
  }
  .d0114 .coloritem_photo ul.color_ver li img{
    width: 100%;
  }
}