.bl_pcOnly {
  display: block;
}
.bl_spOnly {
  display: none;
}
.section_common {
  margin-bottom: 60px;
}
.sitemap {
  line-height: 26px;
}
.sitemap h1 {
  font-size: 22px;
  line-height: 30px;
  text-align: center;
}
.sitemap .flex {
  display: flex;
}
.sitemap ul {
  width: 90%;
  margin: 5%;
}
.sitemap ul ul {
  width: auto;
  margin: 20px 0;
  padding-left: 20px;
  padding-right: 20px;
}
.sitemap ul ul ul {
  width: 100%;
  margin: 10px;
  padding-left: 20px;
}
.sitemap ul li:first-child {
}
li.underline_l {
  border-top: 2px solid #cfc3b3;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
}
.underline_l ul li.underline_s {
  border-top: 1px solid #cfc3b3;
  padding-top: 5px;
  margin-top: 5px;
z}
li.underline_l li {
  font-weight: normal;
}
.listProduct .posts ul {
  overflow: hidden;
}
.bl_flex {
  display: flex;
}
.bl_flex3 {
  display: flex;
  flex-wrap : wrap;
  justify-content:space-between;
}
.bl_flex3::after{
  content:"";
  display: block;
  width:32%;
}
.bl_flex3 .bl_flex_child {
  width: 32%;
}
.bl_flex3 .bl_flex_child img {
  width: 100%;
}
.bl_flex4 {
  display: flex;
  flex-wrap : wrap;
  justify-content: space-around;
}
.bl_flex4 .bl_flex_child {
  width: 24%;
  margin-right: 10px;
}
.bl_flex4 .bl_flex_child:last-child {
  margin-right: 0;
}
.bl_flex4 .bl_flex_child img {
  width: 100%;
}
.bl_flex_bt {
  display: flex;
  justify-content: space-between;
}
.bl_flex_st {
  display: flex;
  justify-content: flex-start;
}
header.ly_header {
  height: 60px;
  position: fixed;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  z-index: 1000;
  width: 100%;
  background-color: #fff;
  top: 0;
}
.bl_heaerLogo {
  width: 60px;
  max-width: 380px;
  font-size: 28px;
  line-height: 40px;
  font-weight: 500;
  margin-left: 50px;
  letter-spacing: 3px;
  text-align: center;
}
.bl_heaerLogo a {
  color: #ffffff;
}
.bl_heaerLogo img {
  vertical-align: top;
  width: 100%;
  margin: 7px 0;
}
.bl_headerNav {
  padding: 0 20px;
  display: flex;
  justify-content: space-around;
}
.bl_headerNav_item {
  position: relative;
  display: block;
  padding: 10px 0;
  flex-grow: 1;
  line-height: 40px;
  font-size: 13px;
  margin: 0 15px;
  color: #222;
  text-align: center;
  font-weight: 700;
  cursor: pointer;
}
.bl_headerNav_item:last-child .bl_headerNav_link::after {
  content: none;
}
.bl_headerNav_link {
  position: relative;
  display: block;
  text-decoration: none;
  transition: .25s;
}
.bl_headerNav_item:first-child .bl_headerNav_link {
  margin-left: 0;
}
.bl_headerNav_item_child {
  display: none;
  font-size: 13px;
  line-height: 40px;
  padding: 15px 20px;
  font-weight: normal;
  text-align: left;
}
.bl_headerNav_item_child.open {
  position: absolute;
  top: 60px;
  display: block;
  min-width: 200px;
  max-width: 250px;
  background: #F2F2F2;
  z-index: 100;
}
.bl_headerNav_item_child li {
  position: relative;
  font-weight: 700;
}
.bl_headerNav_item_child li .fa {
  position: absolute;
  right: 0;
  top: 13px;
  color: #dbd6c9;
}
.ly_header_inner nav .fas {
  margin-left: 5px;
  color: #BD983A;
}
.ly_header_inner .bl_headerNav_sns .fab,
.ly_header_inner .bl_headerNav_sns .fas {
  font-size: 20px;
  line-height: 60px;
  margin-left: 5px;
  color: #4B4838;
}
.bl_headerNav_sns {
  margin: 0 10px;
}
.bl_section {
  max-width: 700px;
  margin: 20px auto;
  padding: 60px 150px;
  background-color: #ECE9E6;
  border-radius: 5px;
}
.bl_section p {
  margin-bottom: 30px;
  font-size: 15px;
  line-height: 1.6rem;
}
.bl_sectionWide {
  max-width: 1000px;
  margin: 20px auto;
  border-radius: 5px;
}
.bl_flexHalf .bl_flex {
  justify-content: space-between
}
.bl_flexHalf .bl_flex img {
  width: 48%;
}
.bl_flexHalf_child {
  width: 50%;
}
.bl_halfMedia .bl_media_imgWrapper {
  width: 50%;
}
.bl_halfMedia .bl_media_imgWrapper img {
  width: 100%;
  vertical-align: bottom;
  border-radius: 5px 0 0 5px;
}
.bl_halfMedia .bl_media_txt {
  width: 50%;
  border-radius: 0 5px 5px 0;
}
.ly_header.sp {
  display: none;
}
#concept_partner .ex,
#concept_process .ex,
#concept_craftmans .ex {
  text-align: center;
}
.el_btCommon {
  font-weight: bold;
  max-width: 240px;
  color: #ffffff;
  background-color: #BDA880;
  height: 50px;
  line-height: 50px;
  text-align: center;
  margin: 15px auto;
  border-radius: 5px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  position: relative;
}
.el_btCommon:after {
  content: "\f054";
  font-family: FontAwesome;
  color: #ffffff;
  position: absolute;
  right: 10px;
  font-size: 10px;
  top: 0;
}
.el_btCommon a,
.el_btCommon a:visited {
  display: block;
  color: #ffffff;
}
.el_lv2Header_ttl {
  font-size: 40px;
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 40px;
  line-height: 40px;
}
.el_lv3Header_ttl {
  font-size: 28px;
  text-align: center;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 30px;
}
.el_lv3Header_ttl_sub {
  text-align: center;
  font-weight: bold;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.el_lv4Header_ttl {
  font-size: 20px;
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  margin-bottom: 10px;
}
.el_indexList {
  text-decoration: underline;
  margin: 60px auto;
  font-size: 18px;
  justify-content: center;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.el_indexList li:after {
  content: "|";
  margin-right: 10px;
  margin-left: 10px;
  display: inline-block;
}
.hp_uBlock {
  width: 40px;
  height: 6px;
  margin: 30px auto;
  background-color: #D2CAC0;
}
#shiage-shurui a {
  transition: .5s;
  display: block;
}
#shiage-shurui a:hover {
  opacity: .8;
}
#shiage-shurui .bl_halfMedia {
  background-color: #ffffff;
  margin-bottom: 10px;
}
#shiage-shurui .bl_halfMedia p {
  text-align: center;
  margin: 20px 0;
  font-size: 15px;
}
#keinen-hikaku .bl_flex {
  background-color: #ECE9E6;
}
#keinen-hikaku .bl_flexHalf_child {
  margin: 30px;
  margin-bottom: 60px;
}
#keinen-hikaku .el_lv3Header_ttl {
  font-size: 18px;
}
#keinen-hikaku .el_lv3Header_ttl + p {
  background-color: #E3D8CD;
  display: block;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}
#keinen-hikaku dt:before {
  content: "●";
  color: #89765F;
  margin-right: 5px;
}
#keinen-hikaku dt {
  border-bottom: 1px solid #D2CAC0;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 15px;
  font-weight: bold;
  display: block;
  cursor: pointer;
  position: relative;
  transition: .5s ;
}
#keinen-hikaku dt span {
  position: absolute;
  right: 5px;
  top: 13px;
  font-size: 18px;
}
#keinen-hikaku dt:hover {
  background-color: #E3D8CD;
}
#keinen-hikaku dd {
  padding: 10px 0;
  display: none;
  border-bottom: 1px solid #D2CAC0;
}
#keinen-hikaku dl dt:first-child + dd {
  display: block;
}
#keinen-hikaku dd p {
  margin-bottom: 10px;
}
#fulgrain-hikaku dt:before {
  content: "●";
  color: #89765F;
  margin-right: 5px;
}
#fulgrain-hikaku dt {
  border-bottom: 1px solid #D2CAC0;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 15px;
  font-weight: bold;
  display: block;
  cursor: pointer;
  position: relative;
  transition: .5s ;
}
#fulgrain-hikaku dt span {
  position: absolute;
  right: 5px;
  top: 13px;
  font-size: 18px;
}
#fulgrain-hikaku dt:hover {
  background-color: #E3D8CD;
  padding-right: 5px;
  padding-left: 5px;
}
#fulgrain-hikaku dd {
  padding: 10px 0;
  display: none;
  border-bottom: 1px solid #D2CAC0;
}
#fulgrain-hikaku dd p {
  margin-bottom: 10px;
}
#fulgrain-hikaku li,
#fulgrain-hikaku_pc li {
  background-color: #ffffff;
  margin-bottom: 20px;
  border-radius: 5px;
  overflow: hidden;
}
#fulgrain-hikaku .el_lv4Header_ttl {
  font-size: 16px;
  margin-top: 20px;
}
#fulgrain-hikaku_pc .el_lv4Header_ttl + p {
  padding: 10px 20px;
}
#footerLogo_pc {
  display: block;
}
#footerLogo_sp {
  display: none;
}
table.leatherHikaku {
  min-width: 900px;
}
.hp_tableScroll {
  overflow: auto;
  white-space: nowrap; 
}
.hp_tableScroll::-webkit-scrollbar { 
  height: 10px;
  scroll-margin-top: 10px;
 }
 .hp_tableScroll::-webkit-scrollbar-track { 
  background: #F1F1F1;
 }
 .hp_tableScroll::-webkit-scrollbar-thumb {
  background: #BCBCBC;
 }
 #slider_shiage {
   max-width: 1000px;
   margin: 30px auto;
 }
 #slider_shiage.bl_flex {
   justify-content: space-between;
 }
 #slider_shiage .bl_flex_child {
   max-width: 32%;
   margin-right: 5px;
   margin-left: 5px;
 }
 #slider_shiage .bl_flex_gChild {
  background-color: #ECE9E6;
  padding: 20px 0;
  border-radius: 5px;
  margin-bottom: 20px;
 }
 #slider_shiage .el_lv3Header_ttl {
   font-size: 21px;
 }
 #slider_shiage .el_lv4Header_ttl {
  font-size: 16px; 
  margin-top: 15px;
 }
 #slider_shiage .bl_halfMedia .bl_media_imgWrapper {
   width: 25%;
 }
 #slider_shiage .bl_halfMedia .bl_media_imgWrapper img {
  height: 100%;
  object-fit: cover;
 }
 #slider_shiage .bl_halfMedia .bl_media_txt {
   width: 75%;
 }
 #slider_shiage .bl_halfMedia {
   margin: 5px 10px;
   border-radius: 5px;
 }
 #slider_shiage .bl_halfMedia p {
   font-size: 13px;
   margin: 10px 0;
   margin-top: 5px;
 }
 #slider_shiage ul + p {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  margin: 20px 10px;
  padding-right: 20px;
  text-align: right;
  position: relative;
  font-weight: bold;
 }
 #slider_shiage ul + p:after {
  content: "\f138";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 3px;
 }
 .bl_valuation {
   margin-top: 40px;
 }
 #slider_shiage .slick-dots {
   bottom: 0;
 }
 #leather-feature .sliderLeather1 img {
   width: 100%;
 }
 #leather-feature .sliderLeatherNav1 {
   margin: 20px auto;
   max-width: 500px;
   margin-bottom: 40px;
 }
 #leather-feature .sliderLeatherNav1 img {
    width: 100%;
    max-width: 70px;
    margin: 0 auto;
 }
 #leather-feature .sliderLeatherNav1 .slick-track {
  transform:unset!important;
  margin: 0 auto;
  }
 #leather-feature .bl_flex {
   justify-content: space-between;
 }
 #leather-feature .bl_flex_child {
   width: 48%;
 }
 #leather-feature table {
   width: 100%;
   border-collapse: separate;
   border-spacing: 2px;
   font-size: 15px;
 }
 #leather-feature table tr {
   padding: 20px;
 }
 #leather-feature table th {
   background-color: #DED9D3;
   height: 40px;
   vertical-align: middle;
   min-width: 50px;
 }
 #leather-feature table td {
   background-color: #ffffff;
   height: 40px;
   vertical-align: middle;
   padding: 0 10px;
 }
 #leather-feature img {
   border-radius: 5px;
 }
 #leather-feature .bl_flex + p {
   margin: 30px 0;
   text-align: center;
 }
 #simularLeather {
   max-width: 1000px;
   margin-bottom: 80px;
 }
 #simularLeather .bl_flex4 .bl_flex_child {
  background-color: #ffffff;
  border-radius: 5px;
  overflow: hidden;
  margin-bottom: 20px;
 }
 #simularLeather .bl_flex4 .bl_flex_child a {
   display: block;
 }
 #simularLeather .bl_flex4 .bl_flex_child img {
   vertical-align: bottom;
 }
 #simularLeather .bl_media {
   padding: 20px;
 }
 #simularLeather .bl_flex4 .bl_flex_child p {
   font-size: 15px;
   margin-bottom: 10px;
 }
 #simularLeather .bl_flex4 .bl_flex_child p:nth-child(2) span {
   display: inline-block;
   background-color: #DFDDCF;
   padding: 3px 10px;
   border-radius: 20px;
   font-size: 12px;
   margin-right: 5px;
   margin-bottom: 5px;
 }
 #oteireLeather .bl_flex {
   justify-content: space-between;
 }
 #oteireLeather img + p {
   font-weight: bold;
 }
 #oteireLeather img + p .fas {
   margin-right: 5px;
 }
 #oteireLeather .bl_flex_child {
   width: 48%;
 }
 #oteireLeather img {
   width: 100%;
   border-radius: 5px;
 }
 #oteireLeather .el_btCommon {
   max-width: 100%;
 }
 #keinenhenkaLeather img {
   border-radius: 5px;
 }
 #keinenhenkaLeather .bl_flex {
   justify-content: space-between;
 }
 #keinenhenkaLeather .bl_media_imgWrapper {
  width: 40%;  
 }
 #keinenhenkaLeather .bl_media_txt {
  width: 56%;  
 }
 #keinenhenkaLeather .el_lv3Header_ttl {
  font-size: 24px;
 }
 #leather-feature .bl_valuation th {
  min-width: 200px;
 }
 #leather-feature .bl_valuation td {
   position: relative;
   padding: 0 20px;
 }
 .bl_valuation_five {
   width: 470px;
   margin-left: auto;
   font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
   font-weight: bold;
   margin-bottom: 15px;
   font-size: 15px;
 }
 .el_graduated {
   width: 100%;
 }
 .el_value1 {
   position: absolute;
   top: 6px;
   left: 10px;
 }
 .el_value2 {
   position: absolute;
   top: 6px;
   left: calc(25% - 7px);
 }
 .el_value3 {
   position: absolute;
   top: 6px;
   left: calc(50% - 13px);
 }
 .el_value4 {
   position: absolute;
   top: 6px;
   left: calc(75% - 22px);
 }
 .el_value5 {
   position: absolute;
   top: 6px;
   right: calc(0% + 10px);
 }
 .el_annotation {
  vertical-align: super;
  font-size: 12px;
 }
 .el_intLink_rightBottom {
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  margin: 15px 10px;
  padding-right: 20px;
  text-align: right;
  position: relative;
  font-weight: bold;
 }
 .el_intLink_rightBottom:after {
  content: "\f138";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 3px;
 }
/* SHOP SELECT */
.section_inner_l.selectOption {
  margin: 20px auto;
}
.section_inner.section_inner_select {
  margin: 0px auto;
}
.selectOption {
  padding: 20px;
  background-color: #F2EFEB;
  border-radius: 5px;
  border: 1px solid #B2A496;
}
.selectOption dt {
  font-size: 18px;
}
.selectOption dd p {
  margin-bottom: 30px;
}
.section_inner_select .el_lv1Header_ttl {
  margin-top: 50px;
}
.bl_flex_1-10 {
  width: 8%;
  margin: 5px auto;
}
.bl_flex_3-10 {
  width: 26%;
  margin: 5px auto;
}
.bl_flex_5-10 {
  width: 46%;
  margin: 5px auto;
}
.shopSelectNav {
  border-bottom: 2px solid #D1C5B5!important;
  padding-bottom: 5px;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  font-weight: bold;
}
.section_inner_select .el_lv2Header_ttl {
  font-size: 30px;
  text-align: left;
  font-weight: normal;  
}
#bl_shopList .section_inner_select .bl_flex {
  padding: 5px 0;
  border-bottom: 1px solid #E2D9CC;
}
section.checklist {
  max-width: 1030px;
  overflow: visible;
  padding-top: 40px;
  padding-right: 15px;
  padding-left: 15px;
}
.section_inner_select .shopName {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.section_inner_select .shopAddress a {
  text-decoration: underline;
}
.selectSofa li {
 background-color: #CCC4AE;
 display: inline-block;
 padding: 3px 10px;
 margin: 2px;
}
.selectLeather li,
.selectFabric li {
 background-color: #E0DBD3;
 display: inline-block;
 padding: 3px 10px;
 margin: 2px;
}
.areaCheck {
  background-color: #CCC4AE;
  padding: 20px 30px;
  margin-bottom: 10px;
}
.sofaCheck {
  background-color: #E0DBD3;
  padding: 20px 30px;
  margin-bottom: 10px;
}
.leatherCheck {
  background-color: #E0DBD3;
  padding: 20px 30px;
  margin-bottom: 10px;
}
.fabricCheck {
  background-color: #E0DBD3;
  padding: 20px 30px;
  margin-bottom: 10px;
}
.areaCheck .bl_flex_child {
  display: block;
}
.sofaCheck .bl_flex_child {
  display: block;
}
.leatherCheck .bl_flex_child {
  display: block;
}
.fabricCheck .bl_flex_child {
  display: block;
}
/* ラベルのスタイル　*/
.check {
  position: relative;
}
.areaCheck label,
.sofaCheck label,
.leatherCheck label,
.fabricCheck label {
  text-decoration: underline;
  line-height: 22px;
  margin-right: 20px;
  line-height: 30px;
  background-color: transparent;
  display: inline-block;
}
.areaCheck label,
.areaCheck input[type='checkbox'],
.sofaCheck label,
.sofaCheck input[type='checkbox'],
.leatherCheck label,
.leatherCheck input[type='checkbox'],
.fabricCheck label,
.fabricCheck input[type='checkbox'] {
  line-height: 30px;
  cursor: pointer;
}
input.check[type=checkbox] {
  -ms-transform: scale(1.5, 1.5);
  -webkit-transform: scale(1.5, 1.5);
  transform: scale(1.5, 1.5);
  margin-top: 0;
  margin-right: 8px;
}
.areaCheck dt::before {
  content: url(../../images/icon_check.png);
  transform: rotate(180deg);
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 10px;
}
.sofaCheck input.check[type=checkbox] {
  margin-top: 0;
  margin-bottom: 2px;
}
.leatherCheck input.check[type=checkbox] {
  margin-top: 0;
  margin-bottom: 2px;
}
.fabricCheck input.check[type=checkbox] {
  margin-top: 0;
  margin-bottom: 2px;
}
.areaCheck dt.open::before {
  transform: rotate(0deg);
}
.areaCheck dd {
  padding: 20px 0;
  display: none;
}
.sofaCheck dt::before {
  content: url(../../images/icon_check.png);
  transform: rotate(180deg);
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 10px;
}
.sofaCheck dt.open::before {
  transform: rotate(0deg);
}
.sofaCheck dd {
  padding: 20px 0;
  display: none;
}
.leatherCheck dt::before {
  content: url(../../images/icon_check.png);
  transform: rotate(180deg);
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 10px;
}
.leatherCheck dt.open::before {
  transform: rotate(0deg);
}
.leatherCheck dd {
  padding: 20px 0;
  display: none;
}
.fabricCheck dt::before {
  content: url(../../images/icon_check.png);
  transform: rotate(180deg);
  margin-bottom: 5px;
  display: inline-block;
  margin-right: 10px;
}
.fabricCheck dt.open::before {
  transform: rotate(0deg);
}
.fabricCheck dd {
  padding: 20px 0;
  display: none;
}
.check-detail {
  display: none;
  position: absolute;
  font-size: 12px;
  line-height: 1.6em;
  border-radius: 5px;
  background: #ffffff;
  z-index: 100;
  width: 235px;
}
.check-detail img {
  width: 100%;
}
.check-detail:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  border: 15px solid transparent;
  margin-left: -15px;
  z-index: 100;
}
.check-detail .btCommon {
  width: 90%;
  margin: 10px auto 30px;
}
label:hover .check-detail {
  display: inline-block;
}
.check-detail-ttl {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 20px 0;
}
.check-detail-ttlSub {
  font-size: 12px;
  display: block;
  font-weight: normal;
}
.check-detail-dsc {
  font-size: 14px;
  line-height: 22px;
  width: 80%;
  margin: 0 auto;
  margin-bottom: 20px!important;
}
.hp_inline {
  display: inline-block;
}
.bl_flex_child.areaName {
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
  line-height: 30px;
  min-width: 130px;
} 
.classCounter {
  max-width: 1030px;
  padding: 15px;
  margin: 0px auto;
  text-align: center;
}
#countNumber span {
  font-size:  20px;
  font-weight: bold;
}
.reserveInfo {
  background-color: #DEB626;
  padding: 3px 10px;
  margin-top: 10px;
  border-radius: 5px;
}
.reserveInfo a {
  text-decoration: underline;
}
.section_inner_reviews {
  max-width: 1100px;
}
#bl_reviewslist .bl_imgWrappter {
  height: 170px;
}
#bl_reviewslist .col {
  margin-bottom: 30px;
}
#bl_reviewslist .col .bl_txt {
  padding: 20px;
  min-height: 200px;
  background-color: #ffffff;
  color: #000000;
}
#bl_reviewslist .col .bl_txt p {
  font-weight: 500;
  min-height: 50px;
}
#bl_reviewslist .col .bl_txt p span {
  font-size: 12px;
}
.tags_review2_main {
  margin: 8px 0;
}
.reviews2_itemList {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.reviews2_itemList .col {
  width: calc(25% - 10px);
  margin-right: 5px;
  margin-left: 5px;
}
.reviews2_itemList .col img {
  width: 100%;
  object-fit: cover;
  height: 170px;
}
.tags_review2 {
  margin: 5px 0;
}
.tag_review2_main {
  background-color: #CCC4AE;
  line-height: 25px;
  padding: 0px 8px;
  border-radius: 20px;
  margin-right: 7px;
  margin-bottom: 5px;
  display: inline-block;
}
.tags_review2_sub span{
  font-size: 13px;
}
.tags_review2_sub span:after {
  content: ',';
}
.tags_review2_sub span:last-child:after {
  content: none;
}
.reviews2_itemList .tgListReviews {
  text-align: left;
  margin: 8px 0;
  width: 100%;
}
.budge {
  height: 50px;
  width: 50px;
  top: -15px;
  left: -15px;
  border-radius: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  color: #ffffff;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
  box-shadow: 2px 2px 4px rgba(0,0,0,.3);
}
.budge_yellow {
  left: 0;
  background-color: #DEB626;
}
.budge_orange {
  background-color: #D99106; 
}
@media screen and (max-width: 1100px) {
  .bl_headerNav_item {
    margin: 0 10px;
  }
  table.leatherHikaku {
    margin-left: 50px;
  }
  .reviews2_itemList .col {
    width: calc(33% - 10px);
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media screen and (max-width: 986px) {
  .block100 {
    width: 100%;
  }
  .block90 {
    width: 100%;    
  }
  .block90.flex a img {
    width: 100%;
  }
  .bl_headerNav_item {
    margin: 0 5px;
  }
  .bl_section {
    padding: 50px 50px;
  }
}
@media screen and (max-width: 900px) {
  .bl_headerNav_item {
    font-size: 12px;
  }
  .reviews2_itemList .col {
    width: calc(50% - 10px);
    margin-right: 5px;
    margin-left: 5px;
  }
  #bl_reviewslist .bl_imgWrappter {
    height: 250px;
  }
  .reviews2_itemList .col img {
    height: 250px;
  }
}
@media screen and (max-width: 870px) {
  header.ly_header {
    height: 46px;
  }
  #headerImageST .sliderTop .slick-slide img {
    height: 80vh;
  }
  .ly_header {
    display: none;
  }
  .ly_header.sp {
    display: block;
  }
  .ly_header_inner {
    display: flex;
    justify-content: space-between;
    position: fixed;
    z-index: 100;
    background-color: #f2f2f2;
    width: 100%;    
  }
  .bl_heaerLogo {
    font-size: 22px;
    letter-spacing: 4px;
    width: 50%;
    padding: 0;
    margin-left: 30px;
    line-height: 46px;
    height: 46px;
  }
  .bl_mvSmall {
    padding-top: 40px;
  }
  nav.nav.show .bl_heaerLogo {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .bl_heaerLogo img {
    width: 100%;
    margin: 0;
  }
  nav.nav.show .bl_heaerLogo img {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
  }
  .bl_heaerLogo img {
    width: 100%;
    margin: 13px 0;
    max-width: 230px;
  }
  .bl_heaerLogo a {
    display: block;
  }
   /* HUMBERGER MENU */
   .nav_toggle {
    display: block;
    position: relative;
    width: 22px;
    height: 19px;
    z-index: 101;
    margin: 13px;
  }
  .nav_toggle i {
    display: block;
    width: 100%;
    height: 3px;
    background-color: #434343;
    position: absolute;
    transition: transform .5s, opacity .5s;
  }
  .nav_toggle.nav_bk i {
    background-color: #3E3E3E;
  }
  .nav_toggle i:nth-child(1) {
    top: 0;
  }
  .nav_toggle i:nth-child(2) {
    top: 0;
    bottom: 0;
    margin: auto;
  }
  .nav_toggle i:nth-child(3) {
    bottom: 0;
  }
  .nav_toggle.show i {
    background-color: #434343;
  }
  .nav_toggle.show i:nth-child(1) {
    transform: translateY(10px) rotate(-45deg);
    top: -2px;
  }
  .nav_toggle.show i:nth-child(2) {
    opacity: 0;
  }
  .nav_toggle.show i:nth-child(3) {
    transform: translateY(-12px) rotate(45deg);
    top: 20px;
  }
  .nav {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    padding: 15px;
    visibility: hidden;
    transition: opacity .5s, visibility .5s;
    background:rgba(255,255,255,0.9);
    z-index: 100;
  }
  .nav_toggle:after {
    font-size: 10px;
    bottom: -23px;
    position: absolute;
    font-weight: 700;
  }
  ul.nav_menu_ul {
    line-height: 40px;
    position: relative;
    font-size: 14px;
    padding: 10px 20px;
  }
  ul.nav_menu_ul .el_lv3Header_ttl {
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: bold;
  }
  ul.nav_menu_ul li {
  }
  ul.nav_menu_ul li ul li {
    font-weight: normal;
  }
  ul.nav_menu_ul li a:after {
    /* content: url(../images/arrow_right.png);
    position: absolute;
    right: 10px;
    top: 0; */
  }
  ul.nav_menu_ul li.el_lv3Header_ttl a:after {
    content: none;
  }
  ul.nav_menu_ul li {
    padding-left: 5px;
    color: #434343;
    border-bottom: 1px solid #434343;
    display: block;
    line-height: 40px;
    position: relative;
    font-weight: bolder;
  }
  ul.nav_menu_ul li ul {
    border-top: 1px solid #434343;
  }
  ul.nav_menu_ul:last-child a {
    color: #434343;
    border-bottom: none;
  }
  ul.nav_menu_ul li ul {
    display: none;
  }  
  ul.nav_menu_ul li ul li {
    border-bottom: 1px dashed #A6A6A6;
    position: relative;
  }
  ul.nav_menu_ul li ul li:last-child {
    border-bottom: none;  
  }
  ul.nav_menu_ul li ul li a:after {
    position: absolute;
    right: 20px;
    content: url(../../images/arrow-right.png);
  }
  ul.nav_menu_ul li ul {
    text-indent: 20px;
  }
  ul.nav_menu_ul li ul li:after {
    right: 40px;
  }
  li.nav_menu_li {
    position: relative;
  }
  li.nav_menu_li a {
    display: block;
  }
  li.nav_menu_li .fas {
    position: absolute;
    right: 0;
    top: 15px;
  }
  li.nav_menu_li.open .fas {
    position: absolute;
    right: 0;
    top: 10px;
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .nav.show {
    opacity: 1;
    width: 100%;
    visibility: visible;
    overflow: scroll;
    padding: 0;
    margin-top: 46px;
    height: calc(100vh - 46px);
  }
  /* HUMBERGER MENU */
  .bl_flex_center {
    display: flex;
    justify-content: center;
  }
  .nav_menu_ul.nav_menu_ul_sns {
    font-size: 23px;
  }
  .nav_menu_ul.nav_menu_ul_sns li {
    padding: 0 5px;
    border-bottom: none;
  }
  .nav_menu_ul.nav_menu_ul_sns .fas,
  .nav_menu_ul.nav_menu_ul_sns .fab {
    position: relative;
    color: #434343;
    top: 0;
    margin-left: 0px;
    font-size: 34px;
    margin: 7px 5px;
  }
  .nav_menu_ul.nav_menu_ul_sns img{
    width: 34px;
    margin: 7px 5px;
  }
  #slider_shiage {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto 20px;
  }
  #slider_shiage .bl_flex_child {
    max-width: 49%;
    margin-right: 0;
    margin-left: 0;
  }
  #bl_reviewslist .col .bl_txt {
    min-height: 100px;
  }
  #bl_reviewslist .col .bl_txt p {
    min-height: 30px;
  }
}
@media screen and (max-width: 768px) {
  .bl_pcOnly {
    display: none;
  }
  .bl_spOnly {
    display: block;
  }
  #footerLogo_pc {
    display: none;
  }
  #footerLogo_sp {
    display: block;
    max-width: 70px;
    margin: 40px auto;
  }
  .footerMenu {
    margin: 0;
  }
  footer .bl_flex_st {
    display: block;
  }
  footer {
    padding-top: 20px;
  }
  img#footerLogo {
    max-width: 320px;
    margin: 30px auto;
    display: block;
  }
  table.leatherHikaku {
    margin-left: 20px;
  }
  footer .footer_sns {
    justify-content: center;
    margin-left: 0;
    text-align: center;
  }
  .footer_sns .fas,
  .footer_sns .fab {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 30px;
  }
  .footer_sns img {
    width: 30px;
    margin-top: 7px;
    margin-left: 10px;
    margin-right: 10px;    
  }
  .footerMenu {
    flex-wrap: wrap;
  }
  .footerMenu .bl_flex_child {
    width: 40%;
    margin: 5%;
  }
  .footerMenu .bl_flex_child:last-child {
    padding-left: 0;
    border: none;
  }
  img#footerLogo {
    width: auto;
  }
  .bl_section {
    padding: 20px 10px;
  }
  .el_lv2Header_ttl {
    font-size: 25px;
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .el_lv3Header_ttl {
    font-size: 18px;
  }
  .el_lv4Header_ttl {
    font-size: 18px;
  }
  #shiage-shurui .bl_halfMedia p {
    font-size: 14px;
    max-width: 94%;
    margin: 10px 3%;
  }
  .el_indexList {
    flex-wrap: wrap;
    justify-content: space-between;
    text-decoration: none;
    max-width: 80%;
  }
  .el_indexList {
    font-size: 14px;
    margin: 20px auto;
  }
  .el_indexList li {
    width: 49%;
    text-align: center;
    background-color: #D2CAC0;
    margin: 5px auto;
    padding: 7px 0;
    position: relative;
  }
  .el_indexList li:after {
    content: "\f054";
    font-family: FontAwesome;
    font-size: 10px;
    top: calc(50% - 10px);;
    right: 0;
    position: absolute;
  }
  .bl_halfMedia .bl_media_txt {
    width: 60%;    
  }
  .bl_halfMedia .bl_media_imgWrapper {
    width: 40%;
    object-position: center center;
  }
  .bl_halfMedia .bl_media_imgWrapper img {
    height: 100%;
    width: 100%;
    object-fit: cover;
  }
  .el_lv4Header_ttl {
    margin-top: 20px;
  }
  #keinen-hikaku .bl_flexHalf_child {
    margin: 30px 10px;
  }
  #fulgrain-hikaku .bl_flex {
    display: block;
  }
  #fulgrain-hikaku .bl_flexHalf_child {
    width: calc(100% - 60px);
    padding: 30px;
  }
  table.leatherHikaku .item-name {
    font-size: 16px;
  }
  .bl_flex4 .bl_flex_child {
    width: 49%;
  }
  .bl_flex4 .bl_flex_child:nth-child(2n+2) {
    margin-right: 0;
  }
  #simularLeather .bl_flex4 {
    margin-right: 20px;
    margin-left: 20px;
  }
  #leather-feature {
    margin: auto 10px;
  }
  #keinenhenkaLeather {
    margin: auto 10px;    
  }
  #oteireLeather {
    margin: auto 10px;       
  }
  #slider_shiage .bl_flex_child {
    max-width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  #leather-feature .bl_flex {
    flex-wrap: wrap;
  }
  #leather-feature .bl_flex_child {
    width: 100%;
    margin-bottom: 15px;
  }
  #oteireLeather {
    margin-bottom: 30px;
  }
  #oteireLeather .el_lv3Header_ttl {
   font-size: 24px;
  }
  #simularLeather .el_lv3Header_ttl {
    font-size: 24px;
   }
  #shiage-shurui .hp_fs24 {
    font-size: 24px;
   }
   #leather-feature table th {
    width: 40%;
    min-width: 40%;    
   }
   .bl_valuation_five {
     width: 60%;
     margin-left: 40%;
     font-size: 13px;
   }
   #leather-feature .bl_valuation th {
    width: 40%;
    min-width: 40%;
    font-size: 13px;
   }
   #leather-feature .bl_valuation td {
    width: 60%;
    min-width: 60%;
   }
   .el_value1 {
    position: absolute;
    top: 12px;
    left: 10px;
    width: 20px;
  }
  .el_value2 {
    position: absolute;
    top: 12px;
    left: calc(25% - 7px);
    width: 20px;
  }
  .el_value3 {
    position: absolute;
    top: 12px;
    left: calc(50% - 13px);
    width: 20px;
  }
  .el_value4 {
    position: absolute;
    top: 12px;
    left: calc(75% - 18px);
    width: 20px;
  }
  .el_value5 {
    position: absolute;
    top: 12px;
    right: calc(0% + 10px);
    width: 20px;
  }
  #leather-feature .sliderLeatherNav1 img {
    max-width: 50px;
    width: 90%;
    margin: auto;
    border-radius: 3px;
  } 
  .section_inner_l.selectOption {
    max-width: 100%;
  }
  .areaCheck .bl_flex {
    flex-wrap: wrap;
  }
  .areaCheck label,
  .sofaCheck label,
  .leatherCheck label, 
  .fabricCheck label {
    margin-right: 10px;
  }
  .areaCheck {
    padding: 10px 12px;
  }
  .fabricCheck {
    padding: 10px 12px;
  }
  .leatherCheck {
    padding: 10px 12px;
  }
  .sofaCheck {
    padding: 10px 12px;
  }
  .leatherCheck dt {
    font-size: 15px;
  }
  .selectOption dt {
    font-size: 15px;
  }
  .bl_flex_1-10 {
    width: 100%;
  }
  .bl_flex_3-10 {
    width: 100%;
  }
  .bl_flex_5-10 {
    width: 100%;
  }
  #bl_shopList .bl_flex {
    display: block;
  }
  #bl_shopList .shopSelectNav {
    display: none;
  }
  .section_inner_select .el_lv2Header_ttl {
    border-bottom: 2px solid #E2D9CC;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
  }
  .check-detail .btCommon {
    display: none;
  }
  .check-detail-dsc {
    display: none;
  }
  .check-detail {
    width: 135px;
  }
  .check-detail-ttl {
    margin: 10px 0 20px 0;
    font-weight: normal;
  }
  .bl_flex_child.areaName {
    display: block;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 10px;
    border-bottom: 1px solid #b7ae8f;
  }
  .section_inner_l.selectOption {
    border: none;
    margin: 0;
    background-color: none;
  }
  .bl_flex.pref-hokkaido.displayForNumber {
    display: block!important;
  }
  .bl_flex.shopSelectNav {
    display: none!important;
  }
  .reviews2_itemList .col {
    width: calc(100% - 10px);
    margin-right: 5px;
    margin-left: 5px;
  }
  #bl_reviewslist .col .bl_txt {
    min-height: 100px;
  }
  #bl_reviewslist .col .bl_txt p {
    min-height: 30px;
  }
}
@media screen and (max-width:700px) {
  #keinen-hikaku .bl_flex {
    display: block;
    background-color: transparent;
  }
  #keinen-hikaku .bl_flexHalf_child {
    width: calc(100% - 80px);
    background-color: #ECE9E6;
    padding: 30px;
  }
  #oteireLeather .bl_flex {
    flex-wrap: wrap;
  }
  #oteireLeather .bl_flex_child {
    width: 100%;
  }
  #oteireLeather .bl_flex_child:first-child {
    margin-bottom: 60px;
    padding-bottom: 40px;
    border-bottom: 1px solid #b89d5f;
  }
}
@media screen and (max-width:560px) {
  img#footerLogo {
    max-width: 220px;
  }  
  .sitemap {
      line-height: 23px;
      width: 80%;
      margin: 5%;
      padding: 5%;
  }
  .sitemap ul li {
    margin: 5px 0;
  }
  .sitemap .flex {
    display: block;
  }
  .footerMenu .bl_flex_child {
    display: none;
  }
  #shiage-shurui .el_btCommon {
    display: none;
  }
  .bl_halfMedia .bl_media_txt {
    width: 65%;    
  }
  .bl_halfMedia .bl_media_imgWrapper {
    width: 30%;
    object-position: center center;
  }
  #shiage-shurui .bl_halfMedia {
    position: relative;
  }
  #shiage-shurui .bl_halfMedia:after {
    content: "\f054";
    font-family: FontAwesome;
    top: calc(50% - 10px);;
    right: 15px;
    position: absolute;
  }
  #simularLeather .bl_flex4 .bl_flex_child {
    width: 100%;
  }
  #keinenhenkaLeather .bl_flex {
    flex-wrap: wrap;
  }
  #keinenhenkaLeather .bl_media_imgWrapper {
    width: 100%;
    margin-bottom: 20px;
  }
  #keinenhenkaLeather .bl_media_txt {
    width: 100%;
  }
  .sliderLeatherNav img {
    width: 60px;
  }
  #leather-feature table {
    font-size: 14px;
  }
  #leather-feature .bl_flex + p {
    text-align: left;
  }
  .leatherCheck {
    padding: 10px 12px;
  }
  .leatherCheck dt {
    font-size: 15px;
  }
}

ul.rental.flex {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.flex60 {
  width: 60%;
}
.flex55 {
  width: 55%;
}
.flex50 {
  width: 50%;
}
.flex45 {
  width: 45%;
}
.flex40 {
  width: 40%;
}
.flex33 {
  width: 33%;
}
ul.rental p.common {
  text-align: center;
}
ul.rental.flex .flex50 {
  width: calc(50% - 10px);
  margin-right: 0!important;
  margin-left: 0!important;
  overflow: hidden;
}
ul.rental.flex .flex50 img {
  height: 240px;
  width: 80%;
  margin: 10px 10%;
}
ul.rental.flex .flex50 .rentalDetail {
  font-size: 14px;
  padding: 10px 30px;
  overflow: hidden;
}
ul.rental.flex .flex50 .rentalDetail:last-child {
  margin-bottom: 30px;
  text-align: right;
}
ul.rental.flex .flex50 .rentalDetail li {
  min-height: auto;
  margin: 0;
  width: 100%;
}
.line-through {
  text-decoration: line-through;
}
ul.rental.flex .flex50 .rentalDetail:last-child li:last-child {
  font-size: 1.3rem;
  line-height: 1.5rem;
  font-weight: bold;
}
.swiper_single {
  position: relative;
}
.swiper_single {
  width: 100%;
  height: 100%;
}
.swiper_sale {
  height: auto;
}
.swiper_single .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper_single .swiper-button-next,
.swiper_single .swiper-container-rtl .swiper-button-next {
  background-image: url(../images/common/arrow_right_sale.png);
}
.swiper_single .swiper-button-prev,
.swiper_single .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/common/arrow_left_sale.png);
}

.swiper_single .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.recruit {
  background-color: #ebe9e6;
  max-width: 800px;
  width: 90%;
  margin: 60px auto;
  margin-top: 80px;
}
.recruit p.common {
  margin: 30px;
  width: auto;
}
.recruit + #top_kodawari .section_inner {
  margin: 40px auto;
}

.recruit2 {
  width: 90%;
  max-width: 800px;
  margin: 40px auto;
}
.recruit2 h2 {
  font-size: 1.7rem;
  line-height: 2.0rem;
  padding-bottom: 5px;
}
.recruit2 h3 {
  font-size: 1.3rem;
  line-height: 1.6rem;
  padding-bottom: 5px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d1c3b4;
}
.recruit2 table {
  font-size: 1.0rem;
  line-height: 1.2rem;
  border-collapse: separate;
  border-spacing: 10px;
}
.recruit2 table th {
  width: 200px;
}
.recruit2 .flex50 p {
  margin-left: 30px;
  font-size: 1.0rem;
  line-height: 1.6rem;
}
.recruit2 .flex55 img {
  border-radius: 4px;
}
.recruit2 .flex45 p {
  margin-left: 30px;
  font-size: 1.0rem;
  line-height: 1.6rem;
  margin-bottom: 15px;
}
.recruit2 .flex40 p {
  margin-left: 30px;
  font-size: 1.0rem;
  line-height: 1.6rem;
}
.recruit2 .flex50 {
  overflow: hidden;
}
.recruit2 .flex55 {
  padding-bottom: 20px;
  overflow: hidden;
}
.recruit2 .flex60 {
  overflow: hidden;
}
.recruit3 {
  padding: 40px;
  margin: 10px 0 40px 0;
  background-color: #ebe9e6;
  text-align: left;
  border-radius: 3px;
}
.recruit3 .small {
  font-size: .7rem;
  font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  margin-left: 8px;
  opacity: .9;
  font-weight: bold;
}
.recruit4 {
  margin-bottom: 60px;
}
.recruit4 h2 {
  margin-bottom: 20px;
  font-size: 1.6rem;
  line-height: 2.0rem;
  padding-bottom: 5px;
}
.recruit4 .swiper-pagination {
  bottom: -25px;
}
.headerImage_recruit {
  margin-top: 0!important;
}
.recruit4 .flex {
  min-height: 300px;
}
@media screen and (max-width:769px) {
  .recruit {
    margin: 40px auto;
  }
  .recruit p.common {
    line-height: 1.4rem;
  }
  .recruit2 h2 {
    font-size: 1.5rem;
  }
  .recruit2 h3 {
    font-size: 1.2rem;
  }
  .recruit2 h3 span {
    line-height: 1.2rem;
  }
  .recruit3 {
    padding: 20px;
  }
  .recruit3 table {
    border-collapse: separate;
    border-spacing: 0 10px;
    border-bottom: 1px solid #d2d2d2;
  }
  .recruit3 table th {
    width: 100%;
    display: block;
    padding: 8px 0;
    border-top: 1px solid #d2d2d2;
  }
  .recruit3 table td {
    width: 100%;
    display: block;
    font-size: 14px;
  }
  .recruit4 {
    margin-top: 20px;
  }
  .recruit4 .flex {
    display: block;
  }
  .recruit4 .flex .flex45 {
    width: 100%;
    margin: 20px 0;
    margin-top: 30px;
  }
  .recruit4 .flex .flex55 {
    width: 100%;
  }
  .recruit2 .flex45 p {
    margin-left: 0;
    font-size: 14px;
  }
  .recruit2 .flex55 {
    /* margin-bottom: 10px; */
  }
  .recruit2 .flex55 .swiper-wrapper {
    /* overflow: hidden; */
  }
}
@media screen and (max-width:769px) {
  ul.rental.flex {
    flex-direction: column;
  }
  ul.rental.flex .flex50 {
    width: 90%;
    margin: 20px;
    margin-right: 5%!important;
    margin-left: 5%!important;
    height: auto;
  }
  ul.listProduct.rental li {
    height: auto;
    margin: 0 5px!important;
  }
}

/* NEWS ( New Sofa 2023) */
.sofalist {
  margin: 32px 0;
  display: flex;
  flex-wrap: wrap;
  padding: 20px;
  background-color: #EAE3DB;
}
.sofalist-item {
  width: calc(50% - 16px);
  padding: 8px;
}
.sofalist-item a {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: #ffffff;
}
.sofalist-item img {
  max-width: 120px;
  margin: 0;
}
.sofalist-item_name-jp {
  font-size: 13px;
}
.sofalist-item_name-en {
  font-size: 16px;
  font-weight: bold;
}
.sofa-item {
  background-color: #ffffff;
  padding: 16px;
  margin: 48px 0;
}
.item-header {
  text-align: center;
  margin: 24px 0;
}
.sofa-item_name-en {
  font-size: 30px;
  font-weight: bold;
}
.sofa-item_catch {
  font-size: 19px;
  font-weight: bold;
  margin: 24px 0;
}
.sofa-item_pdf {
  margin: 32px auto;
  background-color: #CFC3B3;
  width: 240px;
  border: none;
  font-weight: bold;
  text-align: center;
  display: block;
}
.sofa-item_pdf a {
  display: block;
  cursor: pointer;
  margin: 0 auto;
  padding: 10px;
}
@media screen and (max-width:769px) {
  .sofalist {
    flex-direction: column;
    padding: 8px;
  }
  .sofalist-item {
    width: 100%;
    padding: 0;
    margin: 4px 0;
  }
}