@charset "UTF-8";
/* CSS Document */
/************************************************
reclux_ec.css 202604
************************************************ */

.reclux-ec{
	padding: 0;
	margin: 0 auto 100px;
	line-height: 1.4;
	/*font-family: "游ゴシック", "Yu Gothic", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;*/
}
.reclux-ec img{
	width: 100%;
	max-width: 100%;
	height: auto;
}
.reclux-ec .h2-box {
	width: 100%;
	position: relative;
	margin: 0 auto;
	height: 100%;
	/*height: 50vw;*/
	/*height: 100svh;*/ /* 全画面表示 */
  /*background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom center;
  background-image:  url("/files/images/unique/reclux/main.jpg");*/
	/*background-attachment: fixed;*/
	/*overflow: visible;*/
	letter-spacing: .15em;
	padding: 0;
	margin: 0;
	color: #fff;
}
.reclux-ec .h2-box .main-img {
  height: 100%;
}
.reclux-ec .h2-box .main-img img {
  width: 100%;
  /*height: 100svh;*/
	height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
	-o-object-position: center;
       object-position: center;
}
.reclux-ec .h2-box .name{
	width: 70%;
	position: absolute;
	top: 8%;
	left: 8%;
	padding: 0;
	margin: 0;
}
/*.reclux-ec .h2-box .name{
	position: absolute;
  top: 40%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
	padding: 0;
	margin: 0;
}*/
.reclux-ec .h2-box h2.name1{
	position: relative;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 400;
	letter-spacing: .1em;
	line-height: 1.2;
	/*color: #fff;*/
	color: #112A4A;
	margin: 0 0 20px;
}
.reclux-ec .h2-box .logo-img{
	width: 370px;
	max-width: 100%;
	/*margin: auto;*/
}
.h2-box img{
	max-width: 100%;
}
.reclux-ec h3{
	font-weight: 400;
	margin: 0;
}
.section-box{
	position: relative;
	padding: 0;
	margin: 0 auto 40px;
}
.section-box:last-child{
	margin: 0 auto;
}
.reclux-ec p{
  font-size: 15px;
	/*font-weight: 500;*/
	line-height: 1.6;
	letter-spacing: .05em;
	/*color: #3B3B3B;*/
}
.section-box .brackets{
	display: block;
	display: flex;
	justify-content: center;
	font-size: 130%;
	/*font-family: "Zen Kurenaido", sans-serif;*/
	margin: 10px auto 10px;
}
.section-box .brackets::before{
	content: "「";
	margin-right: .3em;
}
.section-box .brackets::after{
	content: "」";
	margin-left: .3em;
}
.concept-box{
	position: relative;
	margin: 0 auto;
}
.bg-g01{
	background: rgb(255,255,255);
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(238,234,226,1) 100%);
	background: -o-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(238,234,226,1) 100%);
	background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(238,234,226,1) 100%);
	padding: 80px 0 80px;
}
.bg-g02{
	/*background: #eff5fa;*/
	background: rgb(255,255,255);
	background: -webkit-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(246,251,255,1) 20%, rgba(235,246,255,1) 50%, rgba(247,251,255,1) 80%, rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(bottom, rgba(255,255,255,1) 0%, rgba(246,251,255,1) 20%, rgba(235,246,255,1) 50%, rgba(247,251,255,1) 80%, rgba(255,255,255,1) 100%);
	background: linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(246,251,255,1) 20%, rgba(235,246,255,1) 50%, rgba(247,251,255,1) 80%, rgba(255,255,255,1) 100%);
	padding: 60px 0 80px;
}
.bg-g03{
	background: rgb(255,255,255);
	background: -webkit-linear-gradient(rgba(255,255,255,1) 0%, rgba(250,237,250,1) 100%);
	background: -o-linear-gradient(rgba(255,255,255,1) 0%, rgba(250,237,250,1) 100%);
	background: linear-gradient(rgba(255,255,255,1) 0%, rgba(250,237,250,1) 100%);
	padding: 60px 0 100px;
	/*border-bottom: 1px solid #934F94;*/
}
.bg-g04{
	background: rgb(255,255,255);
	background: -webkit-linear-gradient(rgba(255,255,255,1) 0%, rgba(233,242,251,1.00) 100%);
	background: -o-linear-gradient(rgba(255,255,255,1) 0%, rgba(233,242,251,1.00) 100%);
	background: linear-gradient(rgba(255,255,255,1) 0%, rgba(233,242,251,1.00) 100%);
	padding: 50px 0 60px;
	margin-bottom: 80px;
	/*border-bottom: 1px solid #112A4A;*/
}

.concept-ttl {
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: vertical-rl;
 /* transform: rotate(180deg);*/
  font-size: 70px;
	/*font-family: "Signika Negative", sans-serif;*/
	/*font-family: "La Belle Aurore", cursive;*/
	font-family: "Alice", serif;
	font-weight: 400;
	letter-spacing: 0;
  /*color: #CFCFCF;*/
	color: #D3CAB5;
  letter-spacing: .05em;
	z-index: 100;
}
.concept-ttl::before{
	content: "";
	display: inline-block;
	background: #D3CAB5;
	/*background: url("/files/images/unique/reclux/line_img.png") center top / cover repeat;*/
	width: 1px;
	height: 150px;
	margin-bottom: 20px;
}
.concept p{
  font-size: 24px;
	font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
	font-weight: 400;
}
.concept-p{
	display: inline-block;
	text-align: center;
	margin: 0;
}
.relax-ttl{
	position: absolute;
  top: 40px;
  left: 5%;
}
.relax-flex{
	width: 86%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 auto;
	box-sizing: border-box;
}
.relax-img01{
	width: 60%;
}
.relax-img01 img{
	border-radius: 40px;
}
.relax-img02{
	width: 32%;
	margin-top: 8%;
	margin-left: 8%;
}
.relax-img02 img{
	border-radius: 40px 0px 0px 40px;
}
.relax-txt{
	width: 40%;
	line-height: 1.6;
	margin: auto;
	text-align: center;
}
.relax-img03{
	width: 50%;
	margin-top: 4%;
	margin-right: 10%;
}
.relax-img03 img{
	border-radius: 40px;
}
.relax-p{
	display: inline-block;
	text-align: center;
	margin: 0;
}
.clean-ttl{
	position: absolute;
  top: 40px;
  right: 2%;
}
.clean-flex{
	width: 86%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto 0 0;
	box-sizing: border-box;
}
.clean-img01{
	width: 60%;
	margin-right: 10%;
	margin-bottom: 5%;
}
.clean-img01 img{
	border-radius: 0px 40px 40px 0px;
}
.clean-txt{
	width: 30%;
	line-height: 1.6;
	margin: auto;
}
.clean-img02{
	width: 40%;
	margin-left: 10%;
	margin: 0 auto;
}
.clean-img02 img{
	border-radius: 40px;
}
.clean-img03{
	width: 35%;
	position: relative;
	top: 7vh;
	text-align: center;
}
.clean-img03 img{
	border-radius: 40px;
}
.clean-p{
	display: inline-block;
	text-align: center;
	margin: 0;
}
.luxury-ttl{
	position: absolute;
  top: 0%;
  left: 5%;
}
.luxury-flex{
	width: 86%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 auto;
	box-sizing: border-box;
}
.luxury-img01{
	width: 40%;
	position: relative;
	top: 8vh;
	margin: 0 0 0 auto;
}
.luxury-img02{
	width: 90%;
	margin: auto;
}
.luxury-img02 img{
	border-radius: 40px;
}
.luxury-img03{
	width: 50%;
	margin-left: 10%;
	margin-bottom: 8%;
}
.luxury-img03 img{
	border-radius: 40px 0px 0px 40px;
}
.luxury-img04{
	margin-top: 40px;
}
.luxury-img04 img{
	border-radius: 40px;
}
.luxury-txt{
	line-height: 1.6;
	margin: 40px 0;
	text-align: center;
}
.luxury-p{
	display: inline-block;
	text-align: center;
	margin: 0;
}

p.type-lead{
	font-size: 18px;
	text-align: center;
	margin: 0 auto 40px;
}

.type-box{
}
.type-flex{
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.type-scene{
	width: 75%;
}
.type-item{
	position: absolute;
	bottom: -20vw;
	right: 0;
	width: 40%;
	z-index: 10;
}
.type-box{
	width: 90%;
	margin: 0 0 0 auto;
}
.type-box a:hover img{
  opacity: 1.0;
  filter: alpha(opacity=100);
}
h3.type-ttl{
	font-size: 60px;
	/*font-family: "La Belle Aurore", cursive;*/
	font-family: "Alice", serif;
	margin-bottom: 20px;
	/*color: #CBBFA5;*/
	/*color: #112A4A;*/
	color: #AB9F85;
}
.type-txt{
	padding: 3% 5% 5% 0;
	margin: 0 auto 20px;
}
p.type-p{
	font-size: 18px;
}
.link-ec{
	display: inline-block;
	margin: 20px 0 0;
}
.link-ec a{
	display: block;
	font-size: 17px;
	font-weight: 500;
	text-align: center;
}
.link-ec span:before{
	content: ">";
	margin-right: .5em;
}
/*== ボタン共通設定 */
.ec-btn{
  position: relative;
	overflow: hidden;
  outline: none; 
  transition: ease .2s;
	border: 1px solid #112A4A;
	border-radius: 100px;
	padding: 8px 2em;
	background: #fff;
}
/*ボタン内spanの形状*/
.ec-btn span {
	position: relative;
	z-index: 3;
	color: #112A4A;
}
.ec-btn:hover span{
	color:#fff;
}
/*== 背景が流れる（下から上） */
.bgbottom:before {
 	content: '';
 	position: absolute;
 	bottom:0;
 	left: 0;
 	z-index: 2;
 	background: #112A4A;
 	width: 100%;
	height: 0;
 	transition:.3s cubic-bezier(0.8, 0, 0.2, 1) 0s;
}
/*hoverした際の形状*/
.bgbottom:hover:before{
	height: 100%;	
	background-color: #112A4A;
	color: #fff;
}

.point-list a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
}
.point-box{
	margin: 0 auto;
}
p.point-lead{
	font-size: 18px;
	text-align: center;
	margin: 0 auto 40px;
}
.section-box.point{
	text-align: center;
}
/*.point-list{
	position: relative;
	z-index: 100;
	display: inline-block;
	margin: 0 auto 80px;
}*/
.point-list{
	width: 90%;
	max-width: 1150px;
	display: flex;
	justify-content: space-between;
	position: relative;
	z-index: 100;
	margin: 0 auto 80px;
}
.point-list li{
	font-size: 17px;
	line-height: 1.3;
	text-align: left;
	color: #393939;
	margin: 0;
	display: flex;
}
.point-list li .underline{
	font-size: 120%;
	font-weight: 500;
}
/*.point-list li::before{
	content: "";
	position: relative;
	top: 5px;
	display: inline-block;
	background: url("/files/images/unique/reclux/icon_check.png") center left no-repeat;
	background-size: contain;
	padding: 20px;
	margin-right: .5em;
}*/
.point-list li .en{
	display: inline-block;
	/*min-width: 5em;*/
	/*font-size: 43px;*/
	font-size: 50px;
	font-family: "Alice", serif;
	font-weight: 300;
	/*color: #CDC1A4;*/
	color: #112A4A;
}
.point-list li .jp{
	display: block;
}
.point-list li .point-check-box{
	width: 10%;
	margin-right: 5%;
}
.point-list li .point-check{
	position: relative;
	top: 1em;
	background: #f0f0f0;
	border-radius: 3px;
	padding: 2px;
}
.point-list li .point-list-txt{
	width: 85%;
}
.point-ttl-box{
	position: relative;
}
.point-ttl-txt{
	position: absolute;
  top: 50%;
  left: 8%;
  transform: translateY(-50%);
  -webkit- transform: translateY(-50%);
	margin: 0;
	text-align: left;
}
.point-ttl .en{
	display: block;
	font-size: 80px;
	font-family: "Alice", serif;
	/*color: #CDC1A4;*/
	color: #112A4A;
}
.point-ttl .jp{
	font-size: 16px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	letter-spacing: .3em;
	padding-left: .5em;
	/*color: #fff;*/
	/*text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);*/
	color: #112A4A;
}
.point-ttl .en.wh,.point-ttl .jp.wh{
	color: #fff;
}
.washable-box{
	padding: 80px 0;
	/*background: #112A4A;*/
	background: #112A4A url("/files/images/unique/reclux/washable_bg.png") center top no-repeat;
	background-size: contain;
}
p.washable-lead{
	font-size: 18px;
	text-align: center;
	color: #fff;
	margin: 0 auto 40px;
}
.washable-flex{
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	/*padding: 30px;*/
	margin: 60px auto;
	/*background: rgba(49,71,103,0.20);*/
}
.washable-flex:nth-of-type(2n){
	flex-direction: row-reverse;
}
.washable-flex:last-child{
	margin-bottom: 0;
}
.washable-txt-box{
	width: 46%;
	display: grid;
  place-items: center;
	padding: 20px;
}
p.washable-txt{
	font-size: 18px;
	text-align: left;
	margin: auto;
	color: #fff;
}
.washable-txt.check .underline{
	display: inline-block;
	font-size: 180%;
	/*font-family: "Noto Sans JP", sans-serif;*/
	font-family: "Zen Kurenaido", sans-serif;
	font-weight: 500;
	letter-spacing: .01em;
	padding: 0 .3em;
	margin: 15px 0;
	/*background: linear-gradient(to right, #BDB5A5 50%, transparent 50%) 100% bottom no-repeat;*/
  background-size: 200% 90%;
	color: #112A4A;
}
.washable-txt.checked .underline{
  background-position: 0% bottom;
}
.washable-img-box{
	width: 50%;
}
.washable-img-box img{
	border-radius: 40px;
}
p.lead-ttl{
	font-size: 26px;
	font-family: "Noto Sans JP", sans-serif;
	text-align: center;
	margin: 0 auto 50px;
	color: #112A4A;
}
p.lead-ttl .line {
  display: inline-block;
  padding: 0 0 10px 0;
  position: relative;
}
p.lead-ttl .line::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #112A4A;
  position: absolute;
  bottom: 0;
  left: 0;
}
.structure-box{
	background: rgb(255,255,255);
	background: -webkit-linear-gradient(rgba(255,255,255,1) 0%, rgba(245,244,239,1.00) 100%);
	background: -o-linear-gradient(rgba(255,255,255,1) 0%, rgba(245,244,239,1.00) 100%);
	background: linear-gradient(rgba(255,255,255,1) 0%, rgba(245,244,239,1.00) 100%);
}
.structure-bg{
	/*background: #f5f4ef url("/files/images/unique/reclux/structure_bg.png") center top no-repeat;*/
	background: url("/files/images/unique/reclux/structure_bg.png") center top no-repeat;
	background-size: contain;
	padding: 80px 0;
}
.structure-ttl-box{
	/*width: 90%;*/
	margin: 0 auto 100px;
}
.structure-ttl-box:last-child{
	margin-bottom: 0;
}
p.structure-lead{
	font-size: 18px;
	text-align: center;
	margin: 0 auto 40px;
}
.structure-img-bg{
	/*background: #F5F4EF;
	padding: 40px 0;*/
}
.structure-img{
	max-width: 800px;
	margin: 20px auto;
}
.structure-img img{
	border-radius: 40px;
}
.structure-flex{
	width: 90%;
	max-width: 1150px;
	display: flex;
	flex-wrap: wrap;
	/*align-items: center;*/
	justify-content: space-between;
	margin: auto;
}
.structure-txt-box{
	width: 38%;
	/*padding: 20px;*/
}
p.structure-txt{
	font-size: 18px;
	line-height: 1.6;
	text-align: left;
	margin: auto;
}
.structure-img-box{
	width: 58%;
}
.structure-img-box img{
	border-radius: 40px;
}
.structure-inner-box{
	width: 48%;
	position: relative;
}
.structure-inner-img{
	margin-bottom: 30px;
}
.structure-inner-img img{
	border-radius: 40px;
}
p.structure-txt-ttl{
	font-size: 20px;
	font-family: "Noto Sans JP", sans-serif;
	text-align: left;
	letter-spacing: .2em;
	padding: 2px 10px;
	margin-bottom: 15px;
	background: #CDC6B9;
}
.structure-inner-box p.structure-txt{
	font-size: 16px;
}

.grade-box{
	width: 100%;
	max-width: 1000px;
	margin: auto;
	border: none;
}
.grade-img{
	width: 100%;
	margin: 0 auto;
}
.grade-tab-flex{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 30px;
}
#highend_content .grade-border{
	border-top: 1px solid #8a4486;
}
#premium-soft_content .grade-border{
	border-top: 1px solid #90b821;
}
#premium-hard_content .grade-border{
	border-top: 1px solid #4aa85a;
}
#superhard_content .grade-border{
	border-top: 1px solid #1e7fb8;
}
.grade-tab-box{
	width: 48%;
}
.grade-tab-ttl-box{
	width: 40%;
	display: grid;
	place-items: center;
}
.grade-tab-img-box{
	width: 58%;
}
.grade-tab-txt-box{
	width: 48%;
	text-align: left;
}
.grade-tab-inner{
	margin: auto;
}
.grade-tab-img{
	margin-bottom: 10px;
}

p.ttl_grade{
	position: absolute;
	top: 0;
	right: 0;
	font-size: 16px;
	text-align: left;
	color: #fff;
	padding: .3em 0;
	writing-mode: vertical-rl;
}
p.ttl_highend{
	background: #8a4486;
}
p.ttl_premium-soft{
	background: #90b821;
}
p.ttl_premium-hard{
	background: #4aa85a;
}
p.ttl_superhard{
	background: #1e7fb8;
}
p.grade-tab-ttl-rec{
	font-size: 24px;
	font-family: "Noto Sans JP", sans-serif;
	/*font-family: "Zen Kurenaido", sans-serif;*/
	letter-spacing: .03em;
	color: #112A4A;
	margin-bottom: 20px;
	text-align: left;
}
p.grade-tab-ttl{
	font-size: 18px;
	font-family: "Noto Sans JP", sans-serif;
	/*font-family: "Zen Kurenaido", sans-serif;*/
	letter-spacing: .03em;
	color: #112A4A;
	margin-bottom: 5px;
	text-align: left;
}
p.grade-tab-txt{
	font-size: 14px;
	text-align: left;
}
.grade-tab-list{
	font-size: 23px;
	/*font-family: "Noto Sans JP", sans-serif;*/
	font-family: "Zen Kurenaido", sans-serif;
	font-weight: 500;
	line-height: 1.6;
	text-align: left;
}
.grade-tab-list li::before {
  content: "";
  position: relative;
  top: 0.5vh;
  display: inline-block;
  background: url("/files/images/unique/reclux/icon_check.png") center left no-repeat;
  background-size: contain;
  padding: 12px;
  margin-right: .5em;
}

/*---タブ---*/
.tabs {
	/*margin-top: 50px;
	padding-bottom: 40px;*/
	/*background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);*/
	margin: 0 auto;
}
.tabs label{
	font-size: 23px;
	font-family: "Alice", serif;
}
.tabs label:nth-of-type(4){
	border-right: none;
	margin-right: 0;
}
.tabs-list {
	width: 90%;
}
.tab_item {
	width: 24.25%;
	border-right: 1px solid #fff;
	/*border-bottom: 3px solid #1A81C3;*/
	background-color: #E0E0E0;
	padding: 10px 5px;
	font-size: 16px;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	color: #565656;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-weight: 400;
	transition: all 0.2s ease;
	line-height: 1.4;
	cursor: pointer;
	margin-right: 1%;
}
.tab_item:hover {
	opacity: 0.75;
}

.tabs input + .tab_item.t01 {
	border: 2px solid #8a4486;
}
.tabs input + .tab_item.t02 {
	border: 2px solid #90b821;
}	
.tabs input + .tab_item.t03 {
	border: 2px solid #4aa85a;
}
.tabs input + .tab_item.t04 {
	border: 2px solid #1e7fb8;
}	

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
	display: none;
}
/*タブ切り替えの中身のスタイル*/
.tab_content {
	display: none;
	overflow: hidden;
	/*background: rgb(255,255,255);
	background: -webkit-linear-gradient(rgba(255,255,255,1) 0%, rgba(247,251,255,1) 100%);
	background: -o-linear-gradient(rgba(255,255,255,1) 0%, rgba(247,251,255,1) 100%);
	background: linear-gradient(rgba(255,255,255,1) 0%, rgba(247,251,255,1) 100%);*/
	/*border: 1px solid #1A81C3;*/
	background: #fff;
	/*padding-top: 30px;*/
	margin-top: 30px;
	animation: tabIn 1.5s ease-in-out forwards;
}
@keyframes tabIn {
  0%{
		opacity: 0;
  }
  100%{
		opacity: 1;
  }
}
/*選択されているタブのコンテンツのみを表示*/
#highend:checked ~ #highend_content,
#premium-hard:checked ~ #premium-hard_content,
#premium-soft:checked ~ #premium-soft_content,
#superhard:checked ~ #superhard_content {
	display: block;
}

#highend_content{
	border: 1px solid #8a4486;
}
#premium-soft_content{
	border: 1px solid #90b821;
}
#premium-hard_content{
	border: 1px solid #4aa85a;
}
#superhard_content{
	border: 1px solid #1e7fb8;
}
/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
	position: relative;
	background-color: #1A81C3;
	color: #fff !important;
}	
.tabs input:checked + .tab_item.t01 {
	background-color: #8a4486;
}
.tabs input:checked + .tab_item.t02 {
	background-color: #90b821;
}	
.tabs input:checked + .tab_item.t03 {
	background-color: #4aa85a;
}
.tabs input:checked + .tab_item.t04 {
	background-color: #1e7fb8;
}	
.tabmenu{
	position: relative;
}
.tabs input:checked + .tab_item.t01::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #8a4486 transparent transparent transparent;
  border-width: 10px 10px 0 10px;
}
.tabs input:checked + .tab_item.t02::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #90b821 transparent transparent transparent;
  border-width: 10px 10px 0 10px;
}
.tabs input:checked + .tab_item.t03::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #4aa85a transparent transparent transparent;
  border-width: 10px 10px 0 10px;
}
.tabs input:checked + .tab_item.t04::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #1e7fb8 transparent transparent transparent;
  border-width: 10px 10px 0 10px;
}

/* video */
.sofa-chart-box {
	padding: 30px;
	margin: 0 auto 0;
}
.sofa-chart-box .sitanime {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.sofa-chart-box .sitanime .anime {
	width: 48%;
}
.sofa-chart-box .sitanime .anime video {
	float: none;
	width: 100%;
	height: auto;
	max-width: 100%;
	display: block;
}
.sofa-chart-box .sitanime .anime .anime-txt {
	font-size: 14px;
	float: none;
	width: 100%;
	height: auto;
	background: #f0f0f0;
	padding: 8px;
	margin: 0 auto;
	text-align: center;
}

.structure-edge-flex{
	width: 90%;
	max-width: 1150px;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
	justify-content: space-between;
	margin: 0 auto;
}
.structure-edge-box-l{
	width: 40%;
}
.structure-edge-box-r{
	width: 55%;
	position: relative;
	top: 2vh;
}
.structure-edge-img{
	margin: 40px 0;
}
.structure-edge-img img{
	border-radius: 40px;
}
.structure-edge-flex p.structure-txt{
	font-size: 18px;
}
.material-box{
	padding: 100px 0 0px;
}
.material-inner-box{
	position: relative;
	margin: 0 auto 300px;
}
.material-flex{
	/*width: 90%;
	max-width: 1150px;*/
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: auto;
	box-sizing: border-box;
}
.material-txt-box{
	width: 40%;
	text-align: left;
	padding: 3%;
	margin: 0 auto;
	box-sizing: border-box;
}
p.material-ttl{
	font-size: 26px;
	margin: 0 auto 20px;
	color: #112A4A;
}
p.material-txt{
	font-size: 18px;
	text-align: left;
}
.material-img01{
	width: 48%;
	box-sizing: border-box;
}
.material-img01 img{
	border-radius: 0px 40px 40px 0;
}
.material-img02{
	position: absolute;
	top: 25vw;
	right: 0;
	width: 55%;
}
.material-img02 img{
	border-radius: 40px 0 0 40px;
}
.material-img03{
	position: relative;
	width: 50%;
	box-sizing: border-box;
}
.material-img03 img{
	border-radius: 40px 0 0 40px;
}
.material-img04{
	position: absolute;
	top: 25vw;
	left: 0;
	width: 55%;
}
.material-img04 img{
	border-radius: 0px 40px 40px 0;
}
.section-box.voice{
	margin: 0 auto;
}
.voice-bg{
	background: #F5F4EF url("/files/images/unique/reclux/voice_bg.png") center top no-repeat;
	background-size: cover;
	padding: 80px 0;
}
.voice-flex{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto 100px;
}
.voice-ttl-box{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 20px;
}
h3.voice-ttl{
	margin-right: 1em;
}
h3.voice-ttl .en{
	display: block;
	font-size: 50px;
	font-family: "Alice", serif;
	color: #112A4A;
}
.voice-lead{
	font-size: 16px;
	/*text-align: left;*/
	text-align: center;
}
/*.voice-img-box{
	width: 45%;
}*/
/*.voice-img-box img{
	border-radius: 40px;
}*/
.voice-txt-box{
	/*width: 50%;*/
	width: 90%;
	padding: 40px;
	margin: auto;
	background: rgba(245,244,239,0.9);
	border-radius: 20px;
}
.voice-grid-box{
	/*display: grid;
  grid-template-columns: repeat(5, 1fr);*/
	/*grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));*/
	/*grid-template-rows: subgrid;*/
	/*place-items: center;*/
  /*gap: 10px;*/
	column-gap: 1.2%;
	row-gap: 1vw;
	display: flex;
	flex-wrap: wrap;
/*	padding: 30px;
	margin: auto;
	background: #F5F4EF;
	border-radius: 10px;*/
}
.voice-grid-item{
	position: relative;
	width: 19%;
	/*width: 100%;
	height: 100%;*/
	/*border: 1px solid #000;*/
	text-align: center;
	padding: 20px;
	display: flex;
	align-items: center;
	/*border-top: solid 1px #626262;
	border-bottom: solid 1px #626262;*/
	background: #fff;
	box-sizing: border-box;
}
p.voice-p{
	font-size: 16px;
	font-family: "Noto Serif JP", serif;
	font-weight: 500;
	letter-spacing: .05em;
}
/*.voice-grid-item::before,
.voice-grid-item::after{
	content: '';
	position: absolute;
	top: -8px;
	width: 1px;
	height: calc(100% + 16px);
	background-color: #626262;
}
.voice-grid-item::before{left: 8px;}
.voice-grid-item::after{right: 8px;}*/

p.dashed-note {
	width: 100%;
  background-color: #fff; /* 背景色 */
  background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), /* 点線1の色 */
                    linear-gradient(180deg, #ccc 1px, transparent 1px); /* 点線2の色と太さ */
  background-size: 8px 100%, /* 点線1のサイズ */
                   100% 1.89em; /* 点線2のサイズ */
  line-height: 1.9em; /* 文字の高さ */
  padding-bottom: 1px; /* 最終行の下にも罫線を引く */
	margin: 0;
}
.ranking-bg{
	padding: 80px 0;
	margin: 0 auto 80px;
	background: #F5F4EF;
}
.ranking-flex{
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	/*align-items: center;*/
	justify-content: space-between;
  /*gap: 10px;*/
	/*padding: 40px;*/
	margin: 0 auto;
}
.ranking-img-box{
	width: 55%;
	margin: 0;
}
.ranking-img-box img{
	border-radius: 40px;
}
.ranking-txt-box{
	width: 40%;
	/*display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: left;*/
	margin: 0 auto;
	text-align: center;
}
.ranking-ttl{
	position: relative;
	/*display: inline-block;*/
	text-align: left;
	margin-bottom: 10px;
	z-index: 10;
}
.ranking-ttl .en{
	display: block;
	font-size: 40px;
	font-family: "Alice", serif;
	color: #112A4A;
}
.ranking-item{
}
.ranking-item .en{
	font-size: 28px;
	font-family: "Edu QLD Beginner", cursive;
}
.ranking-item .jp{
	font-size: 14px;
	font-family: "Zen Kurenaido", sans-serif;
	margin-left: 1em;
}
.ranking-item a{
	/*color: #AB9F85;*/
}
.ranking-list{
	/*display: inline-block;*/
	text-align: left;
	/*background: #F5F4EF;
	padding: 40px 40px 40px;*/
	/*margin-top: -2em;*/
	border-radius: 10px;
}
.ranking-list li::before{
	content: "";
	position: relative;
	top: 1em;
	display: inline-block;
	background: url("/files/images/unique/reclux/icon_rank1.png") center left no-repeat;
	background-size: contain;
	padding: 23px;
	margin-right: .3em;
	margin-bottom: 5px;
}
.ranking-list li.rank1::before{
	background: url("/files/images/unique/reclux/icon_rank1.png") center left no-repeat;
	background-size: contain;
}
.ranking-list li.rank2::before{
	background: url("/files/images/unique/reclux/icon_rank2.png") center left no-repeat;
	background-size: contain;
}
.ranking-list li.rank3::before{
	background: url("/files/images/unique/reclux/icon_rank3.png") center left no-repeat;
	background-size: contain;
}
.ranking-list li.rank4::before{
	background: url("/files/images/unique/reclux/icon_rank4.png") center left no-repeat;
	background-size: contain;
}
.ranking-list a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
}

.lineup-ttl-box{
	display: flex;
	align-items: center;
}
h3.lineup-ttl{
	margin: 0 auto 30px;
}
h3.lineup-ttl .en{
	display: block;
	font-size: 50px;
	font-family: "Alice", serif;
	color: #112A4A;
}
.lineup-box{
	padding: 60px 0;
	margin: 0 auto 40px;
	background: #112A4A;
}
.lineup-flex{
	width: 96%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*display: grid;
  grid-template-columns: repeat(4, 1fr);
	grid-template-rows: subgrid;
  gap: 10px;*/
	/*padding: 30px 0;*/
	margin: 0 auto;
	/*background: #112A4A;*/
}
.lineup-item{
	position: relative;
	width: 24%;
	/*border: 1px solid #ccc;*/
	text-align: center;
	background: #fff;
	border-radius: 5px;
}
/*.lineup-item a:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
}*/
p.lineup-item-ttl{
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	padding: 20px 20px 0 20px;
}
p.lineup-item-ttl .en{
	display: block;
	font-size: 1.8vw;
	font-family: "Alice", serif;
	letter-spacing: .02em;
	line-height: 1.2;
}
p.lineup-item-ttl .jp{
	font-size: .8vw;
}
.lineup-chart{
	padding: 0 10px 20px;
}
.lineup-chart-flex{
	width: 96%;
	display: flex;
	justify-content: center;
	/*display: grid;
  grid-template-columns: repeat(4, 1fr);
	grid-template-rows: subgrid;*/
  /*gap: 5px;*/
	text-align: center;
	margin: 10px auto 30px;
}
.lineup-chart-flex li{
	max-width: 100%;
	position: relative;
	font-size: .8vw;
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.0;
	padding: .4vw .5vw;
	margin: 0 2px;
	color: #2A4363;
	background: #E5EAF3;
}
.lineup-chart-flex li:first-child::before{
	content: "";
	position: absolute;
  left: -10px;
	top: 0;
  bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent #E5EAF3 transparent transparent;
	border-width: .85vw 10px .85vw 0px;
}
.lineup-chart-flex li.chart-active:first-child::before{
	content: "";
	position: absolute;
  left: -10px;
	top: 0;
  bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent #112A4A transparent transparent;
}
.lineup-chart-flex li:last-child::after{
	content: "";
	position: absolute;
  right: -10px;
  top: 0;
  bottom: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #E5EAF3;
	border-width: .85vw 0px .85vw 10px;
}
.lineup-chart-flex li.chart-active:last-child::after{
	content: "";
	border-color: transparent transparent transparent #112A4A;
}
.lineup-chart-flex li.chart-active{
	font-weight: 500;
	color: #fff;
	background: #112A4A;
}
.lineup-img{
	width: 90%;
	margin-left: auto;
}
.lineup-item .link-ec{
	width: 60%;
	padding-bottom: 30px;
	margin: 0 auto;
}
.lineup-btn.link-ec{
	width: 30%;
	display: block;
	margin: 40px auto 0;
	text-align: center;
}
.lineup-btn.link-ec .ec-btn{
	font-size: 18px;
	margin: 30px auto 0;
	text-align: center;
	border: 1px solid #fff;
}

.size-ttl-box{
	display: flex;
	align-items: center;
}
h3.size-ttl{
	margin: 0 auto 30px;
}
h3.size-ttl .en{
	display: block;
	font-size: 50px;
	font-family: "Alice", serif;
	color: #112A4A;
}
.size-flex{
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	margin: 0 auto 80px;
}
.size-txt-box{
	width: 40%;
	/*padding: 20px;*/
}
p.size-txt{
	font-size: 18px;
	line-height: 1.6;
	text-align: left;
	margin: auto;
}
.size-img-box{
	width: 55%;
}
.size-img-box img{
	border-radius: 40px;
}
.size-list-flex{
	width: 90%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}
.size-list-item{
	width: 31%;
	border-radius: 40px;
	background: #fff;
	padding: 30px;
}
.size-list-img{
	margin-bottom: 20px;
}
.size-ttl-flex{
	display: flex;
	align-items: baseline;
	margin: auto;
}
p.size-ttl{
	font-size: 30px;
	font-family: "Edu QLD Beginner", cursive;
	letter-spacing: .02em;
	color: #112A4A;
	margin: 0 0 10px;
}
p.size-ttl-txt{
	font-size: 15px;
	padding-left: 1em;
}
p.size-list-txt{
	font-size: 14px;
}
.faq-ttl-box{
	display: flex;
	align-items: center;
}
h3.faq-ttl{
	margin: 0 auto 30px;
}
h3.faq-ttl .en{
	display: block;
	font-size: 50px;
	font-family: "Alice", serif;
	color: #112A4A;
}
.faq-box{
	width: 90%;
	max-width: 1150px;
	padding: 0;
	margin: 0 auto 80px;
}
/* アコーディオン */
.accordion-content {
  display: none;
	font-size: 16px;
}
.accordion-inner{
	background-color: #F5F4EF;
	border-radius: 5px;
}
.accordion-header {
  /*background-color: #FFF;*/
  padding: 12px 45px 10px 20px;
  margin: 10px 0 0;
  transition: background .3s ease;
  cursor: pointer;
  position: relative;
}
.accordion-header::before,
.accordion-header::after{
  position:absolute;
  content:'';
  top:1px;
  right:20px;
  bottom:0;
  width:20px;
  height:2px;
  margin:auto;
  background:#151E2F;
}
.accordion-header::after{
  transform:rotate(-90deg);
  transition:transform 0.3s;
}
.accordion-header.active::after{transform:rotate(0deg);}
.accordion-content {
  background-color: #FFF;
  padding: 30px 20px;
}
.accordion-header span{
  position: relative;
	display: flex;
	align-items: center;
	font-size: 18px;
}
.accordion-content span{
  position: relative;
	display: flex;
	align-items: center;
	line-height: 1.6;
}
.accordion-header span::before{
  /*position: absolute;*/
	/*top: 2px;
  left: 0;*/
  content:"Q";
	position: relative;
	top: 0em;
  color: #112A4A;
  font-size: 40px;
	font-family: "Alice", serif;
	margin-right: .5em;
	
}
.accordion-content span::before{
  content:"A";
	position: relative;
	top: 0em;
  color: #AB9F85;
  font-size: 40px;
	font-family: "Alice", serif;
	margin-right: .5em;
}
.accordion-header:hover {
  background-color: #F5F4EF;
}
.faq-accordion:last-child {
  border-bottom: none;
}

/*画像フェードイン*/
.list-mv{
	opacity: 0;
	/*transform: translate(0,15px); 
	-webkit-transform: translate(0,15px); */
}
.mv{
	/*transition: all 0.6s ease;*/
	opacity: 1.0;
	/*transform: translate(0,0); 
	-webkit-transform: translate(0,0);*/
}
.mv{
	opacity: 0;
	animation: fadeIn 0.8s 0.0s ease-in-out forwards;
}
.mv .concept-img{
	opacity: 0;
	animation: fadeIn01 1.0s 0.0s ease-in-out forwards;
}
.mv .concept-p{
	opacity: 0;
	animation: fadeIn02 0.8s 0.1s ease-in-out forwards;
}
@keyframes fadeIn {
  0%{
	opacity: 0;
	color:#fff;
	/*transform: translate(0,3px);*/
  }
  100%{
	opacity: 1;
	color:#333;
	/*transform: translate(0,0);*/
  }
}
@keyframes fadeIn01 {
  0%{
	opacity: 0;
	color:#fff;
	transform: translate(0,15px);
  }
  100%{
	opacity: 1;
	color:#333;
	transform: translate(0,0);
  }
}
@keyframes fadeIn02 {
  0%{
	opacity: 0;
	color:#fff;
  }
  100%{
	opacity: 1;
  }
}

/*　アンダーライン　*/
.check{
  position: relative;
}
/*.checked span{
	animation: check 0.8s 0s ease-in-out forwards;
}
@keyframes check {
  0%{
		background: url("/files/images/unique/reclux/underline_img01.png") left bottom no-repeat;
		background-size: 10%;
  }
  100%{
		background: url("/files/images/unique/reclux/underline_img01.png") left bottom no-repeat;
		background-size: contain;
  }
}*/
.check .underline{
	background: linear-gradient(to right, #CDE6EF 50%, transparent 50%) 100% bottom no-repeat;
	/*background: linear-gradient(to right, #DDD8CD 50%, transparent 50%) 100% bottom no-repeat;*/
  background-size: 200% 30%;
  transition: all 0.8s ease-out;
}
.checked .underline{
  background-position: 0% bottom;
}

/*　画像の拡大　*/
.zoomIn img{
	transform: scale(1);
	transition: .5s ease-in-out;
}
.zoomIn:hover img{
	transform: scale(1.05);
}
/*　画像のマスク　*/
.mask{
	display: block;
	line-height: 0;
	overflow: hidden;
	border-radius: 20px;
}

.reclux-ec .movie{
	position: relative;
	margin: 0 auto 80px;
}
.reclux-ec .movie-img{
	width: 800px;
	margin: 0 auto 30px;
}
.reclux-ec .movie-img img{
	width: 100%;
}
.reclux-ec .movie-txt{
	width: 800px;
	font-size: 16px;
	margin: auto;
	text-align: center;
}


@media screen and (max-width: 1024px){
	.reclux-ec{
		padding: 0;
		margin: 0 auto;
	}
	.reclux-ec .h2-box .name{
		/*width: 70%;*/
		position: absolute;
		top: 8%;
		left: 8%;
			-o-object-position: top;
       object-position: top;
		/*transform: translateY(-50%) translateX(-50%);
 		 -webkit- transform: translateY(-50%) translateX(-50%);*/
		padding: 0;
		margin: 0;
	}
	.reclux-ec .h2-box h2.name1{
		font-size: 13px;
		margin: 0 0 20px;
	}
	.reclux-ec .h2-box .logo-img{
		width: 50%;
		max-width: 100%;
		margin: 0;
	}
	.section-box{
		position: relative;
		padding: 0;
		margin: 0 auto 40px;
	}
	.reclux-ec p{
		font-size: 13px;
	}
	.concept-box{
		position: relative;
		margin: 0 auto;
	}
	.bg-g01{
		padding: 60px 0 40px;
	}
	.bg-g02{
		padding: 40px 0;
	}
	.bg-g03{
		padding: 40px 0 80px;
	}
	.bg-g04{
		padding: 40px 0;
		margin-bottom: 60px;
	}

	.concept-ttl {
		font-size: 50px;
	}
	.concept-ttl::before{
		content: "";
		width: 1px;
		height: 150px;
		margin-bottom: 20px;
	}
	.concept p{
		font-size: 16px;
	}
	.relax-ttl{
		position: absolute;
		top: 40px;
		left: 2%;
	}
	.relax-flex{
		width: 86%;
		display: flex;
		flex-wrap: wrap;
		margin: 0 0 0 auto;
		box-sizing: border-box;
	}
	.relax-img01{
		width: 60%;
	}
	.relax-img01 img{
		border-radius: 30px;
	}
	.relax-img02{
		width: 32%;
		margin-top: 8%;
		margin-left: 8%;
	}
	.relax-img02 img{
		border-radius: 40px 0px 0px 40px;
	}
	.relax-txt{
		width: 40%;
		line-height: 1.6;
		margin: auto;
		text-align: center;
	}
	.relax-img03{
		width: 55%;
		margin-top: 4%;
		margin-right: 5%;
	}
	.relax-img03 img{
		border-radius: 30px;
	}
	.relax-p{
		display: inline-block;
		text-align: center;
		margin: 0;
	}
	.clean-ttl{
		position: absolute;
		top: 40px;
		right: 2%;
	}
	.clean-flex{
		width: 90%;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto 0 0;
		box-sizing: border-box;
	}
	.clean-img01{
		width: 60%;
		margin-right: 10%;
		margin-bottom: 5%;
	}
	.clean-img01 img{
		border-radius: 0px 40px 40px 0px;
	}
	.clean-txt{
		width: 30%;
		line-height: 1.6;
		margin: auto;
	}
	.clean-img02{
		width: 45%;
		margin-left: 10%;
		margin: 0 auto;
	}
	.clean-img02 img{
		border-radius: 30px;
	}
	.clean-img03{
		width: 38%;
		position: relative;
		top: 7vh;
		text-align: center;
	}
	.clean-img03 img{
		border-radius: 30px;
	}
	.clean-p{
		display: inline-block;
		text-align: center;
		margin: 0;
	}
	.luxury-ttl{
		position: absolute;
		top: 0%;
		left: 2%;
	}
	.luxury-flex{
		width: 86%;
		display: flex;
		flex-wrap: wrap;
		margin: 0 0 0 auto;
		box-sizing: border-box;
	}
	.luxury-img01{
		width: 40%;
		position: relative;
		top: 2vh;
		margin: 0 0 0 auto;
	}
	.luxury-img02{
		width: 96%;
		margin: auto;
	}
	.luxury-img02 img{
		border-radius: 30px;
	}
	.luxury-img03{
		width: 52%;
		margin-left: 8%;
		margin-bottom: 8%;
	}
	.luxury-img03 img{
		border-radius: 30px 0px 0px 30px;
	}
	.luxury-img04{
		margin-top: 30px;
	}
	.luxury-img04 img{
		border-radius: 30px;
	}
	.luxury-txt{
		line-height: 1.6;
		margin: 40px 0;
		text-align: center;
	}

	p.type-lead{
		font-size: 16px;
		margin: 0 auto 40px;
	}

	.type-box{
	}
	.type-flex{
		position: relative;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.type-scene{
		width: 75%;
	}
	.type-item{
		position: absolute;
		bottom: -20vw;
		right: 0;
		width: 40%;
		z-index: 10;
	}
	.type-box{
		width: 96%;
		margin: 0 0 0 auto;
	}
	h3.type-ttl{
		font-size: 40px;;
		margin-bottom: 20px;
	}
	.type-txt{
		padding: 5% 5% 5% 0;
		margin: 0 auto 40px;;
	}
	p.type-p{
		font-size: 14px;
	}
	.link-ec{
		display: inline-block;
		margin: 20px 0 0;
	}
	.link-ec a{
		font-size: 16px;
	}
	p.point-lead{
		font-size: 16px;
		text-align: center;
		margin: 0 auto 40px;
	}
	.section-box.point{
		text-align: center;
	}
	.point-list{
		width: 96%;
		justify-content: center;
		margin: 0 auto 40px;
	}
	.point-list li{
		width: 30%;
		font-size: 14px;
		margin: 0 auto;
	}
	.point-list li .en{
		font-size: 30px;
	}
	.point-list li .jp{
		display: block;
	}
	.point-list li .point-check-box{
		width: 30px;
		margin-right: .8em;
	}
	.point-list li .point-check{
		position: relative;
		top: .5em;
		background: #f0f0f0;
		border-radius: 3px;
		padding: 2px;
	}
	.point-list li .point-list-txt{
		width: 85%;
	}
	.point-ttl-txt{
		position: absolute;
		top: 50%;
		left: 5%;
	}
	.point-ttl .en{
		font-size: 40px;
	}
	.point-ttl .jp{
		font-size: 14px;
	}
	.point-ttl .en.wh,.point-ttl .jp.wh{
		color: #fff;
	}
	.washable-box{
		padding: 60px 0;
	}
	p.washable-lead{
		font-size: 16px;
		margin: 0 auto 40px;
	}
	.washable-flex{
		width: 96%;
		padding: 20px;
		margin: 40px auto;
	}

	.washable-txt-box{
		width: 46%;
		padding: 0;
	}
	p.washable-txt{
		font-size: 14px;
		text-align: left;
		margin: auto;
		color: #fff;
	}
	.washable-txt.check .underline {
		font-size: 150%;
	}
	.washable-txt.checked .underline{
		background-position: 0% bottom;
		font-size: 150%;
	}
	.washable-img-box{
		width: 50%;
	}
	.washable-img-box img{
		border-radius: 30px;
	}
	p.lead-ttl{
		font-size: 20px;
		margin: 0 auto 30px;
	}
	p.lead-ttl .line {
		padding: 0 0 10px 0;
	}
	p.lead-ttl .line::after {
		content: "";
		height: 2px;
	}
	.structure-bg{
		padding: 60px 0 100px;
	}
	.structure-ttl-box{
		margin: 0 auto 60px;
	}
	p.structure-lead{
		font-size: 14px;
		margin: 0 auto 40px;
	}
	.structure-img{
		width: 90%;
		margin: 20px auto;
	}
	.structure-img img{
		border-radius: 30px;
	}
	.structure-flex{
		width: 90%;
		margin: auto;
	}
	.structure-txt-box{
		width: 38%;
	}
	p.structure-txt{
		font-size: 14px;
		margin: auto;
	}
	.structure-img-box{
		width: 58%;
	}
	.structure-img-box img{
		border-radius: 30px;
	}
	.structure-inner-box{
		width: 48%;
	}
	.structure-inner-img{
		margin-bottom: 20px;
	}
	.structure-inner-img img{
		border-radius: 30px;
	}
	p.structure-txt-ttl{
		font-size: 16px;
		padding: 2px 10px;
		margin-bottom: 15px;
	}
	.structure-inner-box p.structure-txt{
		font-size: 13px;
	}

	.grade-box{
		width: 90%;
		margin: auto;
	}
	.grade-img{
		width: 100%;
		margin: 0 auto;
	}
	.grade-tab-flex{
		padding: 30px;
	}
	.grade-tab-box{
		width: 48%;
	}
	.grade-tab-ttl-box{
		width: 40%;
		display: grid;
		place-items: center;
	}
	.grade-tab-img-box{
		width: 58%;
	}
	.grade-tab-txt-box{
		width: 48%;
		text-align: left;
	}
	.grade-tab-inner{
		margin: auto;
	}
	.grade-tab-img{
		margin-bottom: 10px;
	}
	p.ttl_grade{
		font-size: 13px;
	}
	p.grade-tab-ttl-rec{
		font-size: 20px;
		margin-bottom: 10px;
	}
	p.grade-tab-ttl{
		font-size: 16px;;
	}
	p.grade-tab-txt{
		font-size: 13px;
	}
	.grade-tab-list{
		font-size: 16px;
	}
	.grade-tab-list li::before {
		content: "";
		position: relative;
		top: 0.5vh;
		display: inline-block;
		background: url("/files/images/unique/reclux/icon_check.png") center left no-repeat;
		background-size: contain;
		padding: 12px;
		margin-right: .5em;
	}

	/*---タブ---*/
	.tabs label{
		font-size: 18px;
	}
	.tabs-list {
		width: 90%;
	}
	.tab_item {
		width: 24.25%;
		padding: 10px 5px;
		font-size: 16px;
	}

	/* video */
	.sofa-chart-box .sitanime .anime .anime-txt {
		font-size: 13px;
	}
	.structure-edge-flex{
		width: 90%;
	}
	.structure-edge-box-l{
		width: 40%;
	}
	.structure-edge-box-r{
		width: 55%;
		position: relative;
		top: 2vh;
	}
	.structure-edge-img{
		margin: 40px 0;
	}
	.structure-edge-img img{
		border-radius: 30px;
	}
	.structure-edge-flex p.structure-txt{
		font-size: 14px;
	}
	.material-box{
		padding: 80px 0 0px;
	}
	.material-inner-box{
		position: relative;
		margin: 0 auto 160px;
	}
	.material-flex{
		/*width: 90%;
		max-width: 1150px;*/
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: auto;
		box-sizing: border-box;
	}
	.material-txt-box{
		width: 40%;
		padding: 0;
	}
	p.material-ttl{
		font-size: 20px;
		margin: 0 auto 20px;
	}
	p.material-txt{
		font-size: 14px;
	}
	.material-img01{
		width: 50%;
		box-sizing: border-box;
	}
	.material-img01 img{
		border-radius: 0px 30px 30px 0;
	}
	.material-img02{
		position: absolute;
		top: 25vw;
		right: 0;
		width: 55%;
	}
	.material-img02 img{
		border-radius: 30px 0 0 30px;
	}
	.material-img03{
		position: relative;
		width: 50%;
		box-sizing: border-box;
	}
	.material-img03 img{
		border-radius: 30px 0 0 30px;
	}
	.material-img04{
		position: absolute;
		top: 25vw;
		left: 0;
		width: 55%;
	}
	.material-img04 img{
		border-radius: 0px 30px 30px 0;
	}
	.voice-bg {
 		background: #F5F4EF url("/files/images/unique/reclux/voice_bg.png") center top no-repeat;
    background-size: auto;
		background-size: cover;
		padding: 60px 0 10px;
	}
	.voice-flex{
		width: 90%;
		margin: 0 auto 60px;
	}
	.voice-ttl-box{
		margin-bottom: 10px;
	}
	h3.voice-ttl{
		margin-right: 1em;
	}
	h3.voice-ttl .en{
		font-size: 38px;
	}
	.voice-lead{
		font-size: 14px;
	}
	/*.voice-img-box{
		width: 100%;
	}
	.voice-img-box img{
		border-radius: 30px;
	}*/
	.voice-txt-box{
		width: 90%;
		padding: 20px;
		margin-bottom: 40px;
		border-radius: 10px;
	}
	.voice-grid-box{
		column-gap: 2.5%;
		row-gap: 1vw;
		padding: 20px;
		border-radius: 5px;
	}
	.voice-grid-box{
		/*display: grid;
		grid-template-columns: repeat(5, 1fr);*/
		column-gap: 2%;
		row-gap: 1vw;
	}
	.voice-grid-item{
		position: relative;
		width: 32%;
		padding: 20px;
	}
	p.voice-p{
		font-size: 13px;
		font-family: "Noto Serif JP", serif;
		font-weight: 500;
		letter-spacing: .05em;
	}
	p.dashed-note {
		width: 100%;
		background-color: #fff; /* 背景色 */
		background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), /* 点線1の色 */
											linear-gradient(180deg, #ccc 1px, transparent 1px); /* 点線2の色と太さ */
		background-size: 8px 100%, /* 点線1のサイズ */
										 100% 1.8em; /* 点線2のサイズ */
		line-height: 1.79em; /* 文字の高さ */
		padding-bottom: 1px; /* 最終行の下にも罫線を引く */
	}
	.ranking-bg {
		padding: 10px 0;
		margin: 0 auto 60px;
	}
	.ranking-flex{
		width: 90%;
		/*flex-direction: column-reverse;*/
		margin: 0 auto 40px;
	}
	.ranking-img-box{
		/*width: 100%;*/
		width: 50%;
		margin: 0;
	}
	.ranking-img-box img{
		border-radius: 20px;
	}
	.ranking-txt-box{
		/*width: 100%;*/
		width: 45%;
		margin: 0 auto;
	}
	.ranking-ttl{
		margin-bottom: 10px;
		z-index: 10;
	}
	.ranking-ttl .en{
		font-size: 30px;
	}
	.ranking-item{
	}

	.ranking-item .en{
		font-size: 20px;
	}
	.ranking-item .jp{
		font-size: 13px;
	}
	.ranking-list{
		padding: 0;
	}
	.ranking-list li::before{
		content: "";
		position: relative;
		top: 0.2em;
		padding: 15px;
		margin-right: .3em;
		margin-bottom: 5px;
	}
	.section-box.lineup{
		margin-bottom: 0;
	}
	h3.lineup-ttl{
		margin: 0 auto 30px;
	}
	h3.lineup-ttl .en{
		font-size: 38px;
	}
	.lineup-box{
		padding: 40px 0;
		margin: 0;
	}
	.lineup-scroll{
		overflow: scroll;
    overflow-x: scroll;
    overflow-y: hidden;
	}
	.lineup-flex{
		width: 98%;
		flex-wrap: nowrap;
		justify-content: flex-start;
		padding: 0;
		margin: 0 0 0 auto;
	}
	.lineup-item{
		position: relative;
		width: 30%;
		min-width: 40%;
		border-radius: 5px;
		margin: 0 1% 20px;
	}
	p.lineup-item-ttl{
		position: absolute;
		top: 0;
		left: 0;
		text-align: left;
		padding: 10px 10px 0 10px;
	}
	p.lineup-item-ttl .en{
		font-size: 3.5vw;
	}
	p.lineup-item-ttl .jp{
		font-size: 1.5vw;
	}
	.lineup-chart{
		padding: 0 10px 20px;
	}
	.lineup-chart-flex{
		width: 90%;
		padding: 0;
		margin: 10px auto 20px;
	}
	.lineup-chart-flex li{
		max-width: 100%;
		position: relative;
		font-size: 1.5vw;
		line-height: 1.2;
		padding: 5px .5vw;
		margin: 0 2px;
	}
	.lineup-chart-flex li:first-child::before{
		content: "";
		position: absolute;
		left: -10px;
		top: 0;
		bottom: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-color: transparent #E5EAF3 transparent transparent;
		border-width: 1.5vw 10px 1.5vw 0px;
	}
	.lineup-chart-flex li.chart-active:first-child::before{
		content: "";
		position: absolute;
		left: -10px;
	}
	.lineup-chart-flex li:last-child::after{
		content: "";
		position: absolute;
		right: -10px;
		border-width: 1.5vw 0px 1.5vw 10px;
	}
	.lineup-chart-flex li.chart-active:last-child::after{
		content: "";
		border-color: transparent transparent transparent #112A4A;
	}
	.lineup-img{
		width: 90%;
		margin-left: auto;
	}
	.lineup-item .link-ec{
		width: 60%;
		padding-bottom: 20px;
		margin: 0 auto;
	}
	.lineup-btn.link-ec{
		width: 80%;
		margin: 40px auto 0;
	}
	.lineup-btn.link-ec .ec-btn{
		font-size: 18px;
		margin: 0;
	}
	h3.size-ttl{
		margin: 0 auto 30px;
	}
	h3.size-ttl .en{
		font-size: 38px;
	}
	.size-flex{
		width: 90%;
		margin: 0 auto 60px;
	}
	.size-txt-box{
		width: 40%;
	}
	p.size-txt{
		font-size: 14px;
		line-height: 1.6;
		text-align: left;
		margin: auto;
	}
	.size-img-box{
		width: 55%;
	}
	.size-img-box img{
		border-radius: 30px;
	}
	.size-list-flex{
		width: 90%;
		margin: 0 auto;
	}
	.size-list-item{
		width: 31%;
		border-radius: 10px;
		padding: 20px;
	}
	.size-list-img{
		margin-bottom: 20px;
	}
	.size-ttl-flex{
		display: flex;
 	 	flex-wrap: wrap;
		margin: auto;
	}
	p.size-ttl{
		font-size: 28px;
		margin: 0;
	}
	p.size-ttl-txt{
		width: 100%;
		font-size: 13px;
		padding-left: 0;
		margin-bottom: 10px;
	}
	.section-box.faq{
		margin-bottom: 80px;
	}
	h3.faq-ttl{
		margin: 0 auto 30px;
	}
	h3.faq-ttl .en{
		font-size: 38px;
	}
	.faq-box{
		width: 90%;
		margin: 0 auto;
	}	
	.link-ec{
		padding: 8px 1em;
		margin: 20px 0 0;
	}
	.link-ec{
		font-size: 13px;
	}
	
	/* アコーディオン */
	.accordion-header {
		padding: 12px 45px 10px 20px;
		margin: 10px 0 0;
		transition: background .3s ease;
		cursor: pointer;
		position: relative;
	}
	.accordion-header::before,
	.accordion-header::after{
		position:absolute;
		content:'';
		top:1px;
		right:20px;
		bottom:0;
		width:16px;
		height:2px;
		margin:auto;
		background:#151E2F;
	}
	.accordion-header::after{
		transform:rotate(-90deg);
		transition:transform 0.3s;
	}
	.accordion-header.active::after{transform:rotate(0deg);}
	.accordion-content {
		background-color: #FFF;
		padding: 30px 20px;
		font-size: 15px;
	}
	.accordion-header span{
		font-size: 14px;
	}
	.accordion-header span::before{
		content:"Q";
		position: relative;
		top: 0em;
		font-size: 30px;
	}
	.accordion-content span{
		font-size: 14px;
	}
	.accordion-content span::before{
		content:"A";
		position: relative;
		top: 0em;
		font-size: 30px;
	}
	
	.reclux-ec .movie{
		position: relative;
		margin: 0 auto 40px;
	}
	.reclux-ec .movie-img{
		width: 80%;
		margin: 0 auto 30px;
	}
	.reclux-ec .movie-img img{
		width: 100%;
	}
	.reclux-ec .movie-txt{
		width: 80%;
		margin: auto;
		font-size: 14px;
	}
	
}

@media screen and (max-width: 570px){
  .reclux-ec .h2-box .main-img img {
    -o-object-position: bottom;
       object-position: bottom;
		height: 100%;
	}
	.reclux-ec .h2-box .name {
		width: 90%;
		position: absolute;
		top: 6%;
		left: 8%;
	}
	.reclux-ec .h2-box h2.name1{
		font-size: 13px;
		line-height: 1.6;
		margin: 0 0 10px;
	}
	.reclux-ec .h2-box .logo-img{
		width: 50%;
		max-width: 100%;
		margin: 0;
	}
	.section-box{
		position: relative;
		padding: 0;
		margin: 0 auto 40px;
	}
	.reclux-ec p{
		font-size: 13px;
	}
	.concept-box{
		position: relative;
		margin: 0 auto;
	}
	.bg-g01{
		padding: 60px 0 20px;
	}
	.bg-g02{
		padding: 40px 0 20px;
	}
	.bg-g03{
		padding: 40px 0 50px;
	}
	.bg-g04{
		padding: 30px 0 20px;
		margin-bottom: 40px;
	}
	.section-box.concept{
		margin: 0 auto;
		overflow: hidden;
	}
	.concept-ttl {
		font-size: 4.5vh;
	}
	.concept-ttl::before{
		content: "";
		width: 1px;
		height: 100px;
		margin-bottom: 20px;
	}
	.concept p{
		font-size: 16px;
	}
	.relax-ttl{
		position: absolute;
		top: 40px;
		left: 0;
	}
	.relax-img01{
		width: 60%;
	}
	.relax-img01 img{
		border-radius: 20px;
	}
	.relax-img02{
		width: 35%;
		margin-top: 5%;
		margin-left: 5%;
	}
	.relax-img02 img{
		border-radius: 20px 0px 0px 20px;
	}
	.relax-txt{
		position: relative;
		right: 4%;
		width: 100%;
		line-height: 1.6;
		margin: 20px auto;
	}
	.relax-img03{
		width: 100%;
		margin-top: 4%;
		margin-right: 10%;
	}
	.relax-img03 img{
		border-radius: 20px;
	}
	.relax-p{
		margin: 0;
	}
	.clean-ttl{
		position: absolute;
		top: 40px;
		right: 2%;
	}
	.clean-flex{
		width: 86%;
		display: flex;
		flex-wrap: wrap;
		margin: 0 auto 0 0;
	}
	.clean-img01{
		width: 90%;
		margin-right: 10%;
		margin-bottom: 0;
	}
	.clean-img01 img{
		border-radius: 0px 20px 20px 0px;
	}
	.clean-txt{
		position: relative;
		left: 5%;
		width: 100%;
		line-height: 1.6;
		margin: 2em auto;
		text-align: center;
	}
	.clean-img02{
		position: relative;
		width: 55%;
		margin-left: 10%;
		margin: 0 auto;
	}
	.clean-img02 img{
		border-radius: 20px;
	}
	.clean-img03{
		position: relative;
		bottom: 2vh;
		width: 55%;
		top: 8vh;
		margin-right: -20%;
	}
	.clean-img03 img{
		border-radius: 10px 0px 0px 10px;
	}
	.clean-p{
		margin: 0;
	}
	.luxury-ttl{
		position: absolute;
		top: 40px;
		left: 0%;
	}
	.luxury-flex{
		width: 86%;
		display: flex;
		flex-wrap: wrap;
		margin: 0 0 0 auto;
	}
	.luxury-img01{
		width: 100%;
		top: 0;
		margin: 0 0 0 auto;
	}
	.luxury-img02{
		width: 90%;
		margin: 0 0 0 auto;
	}
	.luxury-img02 img{
		border-radius: 20px 0px 0px 20px;
	}
	.luxury-img03{
		width: 28%;
		margin: 0;
		position: absolute;
    bottom: 30px;
    right: 0;
	}
	.luxury-img03 img{
		border-radius: 20px 0px 0px 20px;
	}
	.luxury-img04{
		width: 80%;
		position: relative;
		left: -18%;
		margin: 0;
	}
	.luxury-img04 img{
		border-radius: 0 20px 20px 0;
	}
	.luxury-txt{
		position: relative;
		right: 5%;
		line-height: 1.6;
		margin: 2em auto;
	}
	.type-box{
	}
	p.type-lead{
		font-size: 14px;
		margin: 0 auto 40px;
	}
	.type-lead .brackets::before{
		content: "「";
		position: relative;
		top: -0.3em;
		display: flex;
		align-items: flex-start;
		font-size: 150%;
		margin-right: .3em;
	}
	.type-lead .brackets::after{
		content: "」";
		display: flex;
		align-items:flex-end;
		font-size: 150%;
		margin-left: .3em;
	}
	.type-scene{
		width: 75%;
	}
	.type-item{
		position: absolute;
		bottom: -15vw;
		right: 0;
		width: 40%;
		z-index: 10;
	}
	.type-box{
		width: 96%;
		margin: 0 0 0 auto;
	}
	h3.type-ttl{
		font-size: 30px;
		margin-bottom: 10px;
	}
	.type-txt{
		padding: 5% 5% 5% 0;
		margin: 0 auto 40px;
	}
	.type-box a:last-child .type-txt{
		margin-bottom: 0;
	}
	p.type-p{
		font-size: 14px;
	}
	.ec-btn {
		text-align: center;
	}
	.link-ec{
		display: inline-block;
		margin: 20px 0 0;
	}
	.link-ec a{
		font-size: 16px;
	}
	p.point-lead{
		width: 90%;
		font-size: 15px;
		text-align: center;
		margin: 0 auto 30px;
	}
	.section-box.point{
	}
	.point-list{
		width: 90%;
		flex-wrap: wrap;
		padding: 0;
		margin: 0 auto 40px;
	}
	.point-list li{
		width: 100%;
		font-size: 14px;
		margin: 0 auto 10px;
	}
	.point-list li .en{
		font-size: 26px;
	}
	.point-list li .jp{
		display: block;
	}
	.point-list li .point-check-box{
		width: 26px;
		margin-right: .8em;
	}
	.point-list li .point-check{
		position: relative;
		top: .5em;
		border-radius: 2px;
		padding: 2px;
	}
	.point-list li .point-list-txt{
		width: 85%;
	}
	.point-ttl-txt{
		position: absolute;
		top: 20%;
		left: 5%;
	}
	.point-ttl .en{
		font-size: 40px;
	}
	.point-ttl .jp{
		font-size: 13px;
		padding-left: .2em;
	}
	.point-ttl .en.wh,.point-ttl .jp.wh{
		color: #fff;
	}
	.washable-box{
		padding: 100px 0 60px;
	}
	p.washable-lead{
		width: 96%;
		font-size: 14px;
		margin: 0 auto 40px;
	}
	p.washable-lead .brackets{
		font-size: 130%;
		margin: 10px 0;
	}
	p.washable-lead .brackets::before{
		content: "「";
		display: flex;
		margin-right: .3em;
	}
	p.washable-lead .brackets::after{
		content: "」";
		display: flex;
		margin-left: .3em;
	}
	.washable-flex{
		width: 90%;
		padding: 0;
		margin: 0 auto 50px;
		flex-direction: column-reverse;
	}
	.washable-flex:nth-of-type(2n) {
		flex-direction: column-reverse;
	}
	.washable-txt-box{
		width: 100%;
		padding: 0;
	}
	p.washable-txt{
		font-size: 14px;
		text-align: left;
		margin: 0 auto;
		color: #fff;
	}
	.washable-txt.check .underline{
		font-size: 150%;
		margin: .3em .2em;
	}
	.washable-txt.checked .underline{
		background-position: 0% bottom;
		font-size: 150%;
		margin: .3em .2em;
	}
	.washable-img-box{
		width: 100%;
		margin-bottom: 25px;
	}
	.washable-img-box img{
		border-radius: 20px;
	}
	p.lead-ttl{
		width: 90%;
		font-size: 18px;
		margin: 0 auto 25px;
	}
	p.lead-ttl .line {
		padding: 0 0 10px 0;
	}
	p.lead-ttl .line::after {
		content: "";
		height: 2px;
	}
	.structure-bg{
		padding: 60px 0 40px;
	}
	.structure-ttl-box{
		margin: 0 auto 50px;
	}
	p.structure-lead{
		width: 90%;
		font-size: 14px;
		text-align: left;
		margin: 0 auto 20px;
	}
	.structure-img{
		width: 90%;
		margin: 20px auto;
	}
	.structure-img img{
		border-radius: 20px;
	}
	.structure-flex{
		width: 90%;
		margin: auto;
	}
	.structure-txt-box{
		width: 100%;
	}
	p.structure-txt{
		font-size: 14px;
		margin: 10px auto;
	}
	.structure-img-box{
		width: 100%;
	}
	.structure-img-box img{
		border-radius: 10px;
	}
	.structure-inner-box{
		width: 48%;
	}
	.structure-inner-img{
		margin-bottom: 20px;
	}
	.structure-inner-img img{
		border-radius: 10px;
	}
	p.structure-txt-ttl{
		font-size: 15px;
		padding: 2px 10px;
		margin-bottom: 10px;
	}
	.structure-inner-box p.structure-txt{
		font-size: 12px;
	}

	.grade-box{
		width: 90%;
		margin: auto;
	}
	.grade-img{
		width: 100%;
		margin: 0 auto;
	}
	.grade-tab-flex{
		padding: 20px;
		flex-direction: column-reverse;
	}
	.grade-tab-box{
		width: 100%;
	}
	.grade-tab-ttl-box{
		width: 100%;
		display: grid;
		place-items: center;
	}
	.grade-tab-img-box{
		width: 100%;
		margin-bottom: 20px;
	}
	.grade-tab-txt-box{
		width: 48%;
		text-align: left;
	}
	.grade-tab-inner{
		margin: auto;
	}
	.grade-tab-img{
		margin-bottom: 10px;
	}

	p.ttl_grade{
		font-size: 13px;
	}
	p.grade-tab-ttl-rec{
		font-size: 18px;
		margin-bottom: 5px;
	}
	p.grade-tab-ttl{
		font-size: 16px;;
	}
	p.grade-tab-txt{
		font-size: 13px;
	}
	.grade-tab-list{
		font-size: 17px;
	}
	.grade-tab-list li::before {
		content: "";
		position: relative;
		top: 0.5vh;
		display: inline-block;
		background: url("/files/images/unique/reclux/icon_check.png") center left no-repeat;
		background-size: contain;
		padding: 12px;
		margin-right: .5em;
	}

	/*---タブ---*/
	.tabs {
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
	}
	.tabs label{
		font-size: 4.0vw;
		line-height: 1.2;
		padding: 5px;
	}
	.tabs-list {
		width: 90%;
	}
	.tab_item {
		width: 24.25%;
		padding: 10px 5px;
		font-size: 16px;
	}
/*	.tabs input + .tab_item.t01 {
		border: 1px solid #8a4486;
	}
	.tabs input + .tab_item.t02 {
		border: 1px solid #90b821;
	}	
	.tabs input + .tab_item.t03 {
		border: 1px solid #4aa85a;
	}
	.tabs input + .tab_item.t04 {
		border: 1px solid #1e7fb8;
	}	*/
	.tab_content {
		margin-top: 20px;
	}
	.tabs input:checked + .tab_item.t01::after {
		content: "";
		position: absolute;
		right: 0;
		bottom: -8px;
		left: 0;
	}
	
	/* video */
	.sofa-chart-box {
		padding: 20px;
		margin: 0 auto 0;
	}
	.sofa-chart-box .sitanime .anime {
		width: 100%;
	}
	.sofa-chart-box .sitanime .anime .anime-txt {
		font-size: 13px;
	}
	.sofa-chart-box .sitanime .anime.hand{
		margin-bottom: 20px;
	}
	.structure-edge-flex{
		width: 90%;
	}
	.structure-edge-box-l{
		width: 100%;
	}
	.structure-edge-box-r{
		width: 100%;
		position: relative;
		top: 0;
	}
	.structure-edge-img{
		margin: 0;
	}
	.structure-edge-img img{
		border-radius: 20px;
	}
	.structure-edge-flex p.structure-txt{
		font-size: 14px;
	}
	
	.material-box{
		padding: 40px 0 0px;
	}
	.material-inner-box{
		position: relative;
		margin: 0 auto 60px;
	}
	.material-inner-box:last-child .material-flex{
		flex-direction: column-reverse;
		margin: auto;
	}
	.material-txt-box{
		width: 90%;
		padding: 0;
	}
	p.material-ttl{
		font-size: 20px;
		margin: 0 auto 10px;
	}
	p.material-txt{
		font-size: 14px;
	}
	.material-img01{
		width: 90%;
		margin-bottom: 40px;
	}
	.material-img01 img{
		border-radius: 0px 30px 30px 0;
	}
	.material-img02{
		position: absolute;
		top: 60vw;
		right: 0;
		width: 55%;
		overflow: hidden;
	}
	.material-img02 img{
		border-radius: 20px 0 0 20px;
	}
	.material-img03{
		width: 90%;
		margin: 0 0 40px auto;
	}
	.material-img03 img{
		border-radius: 30px 0 0 30px;
	}
	.material-img04{
		position: absolute;
		top: 60vw;
		left: 0;
		width: 55%;
	}
	.material-img04 img{
		border-radius: 0px 20px 20px 0;
	}
	.voice-bg {
		background: #F5F4EF url("/files/images/unique/reclux/voice_bg.png") center top no-repeat;
		background-size: cover;
		padding: 30px 0 10px;
	}
	.voice-flex{
		width: 90%;
		margin: 0 auto 60px;
	}
	.voice-ttl-box{
		display: block;
		margin-bottom: 10px;
	}
	h3.voice-ttl{
		text-align: center;
		margin-right: 0;
	}
	h3.voice-ttl .en{
		font-size: 38px;
	}
	.voice-lead{
		font-size: 14px;
	}
	.voice-txt-box{
		width: 90%;
		padding: 15px;
		margin-bottom: 10px;
	}
	.voice-grid-box{
		column-gap: 2%;
		row-gap: 2vw;
		padding: 0;
		border-radius: 5px;
	}
	.voice-grid-item{
		position: relative;
		width: 48%;
		margin-right: 2%;
		padding: 15px 10px;
	}
	.voice-grid-item:nth-of-type(2n){
		margin-right: 0;
	}
	p.voice-p{
		font-size: 2.8vw;
		font-family: "Noto Serif JP", serif;
		font-weight: 500;
		letter-spacing: .05em;
	}
	p.dashed-note {
		width: 100%;
		background-color: #fff; /* 背景色 */
		background-image: linear-gradient(90deg, transparent 0%, transparent 50%, #fff 50%, #fff 100%), /* 点線1の色 */
											linear-gradient(180deg, #ccc 1px, transparent 1px); /* 点線2の色と太さ */
		background-size: 8px 100%, /* 点線1のサイズ */
										 100% 2em; /* 点線2のサイズ */
		line-height: 2em; /* 文字の高さ */
		padding-bottom: 2px; /* 最終行の下にも罫線を引く */
	}
	.ranking-flex{
		width: 90%;
		flex-direction: column-reverse;
		gap: 10px;
		margin: 0 auto 40px;
	}
	.ranking-img-box{
		width: 100%;
		margin: 0 auto 20px;;
	}
	.ranking-img-box img{
		border-radius: 20px;
	}
	.ranking-txt-box{
		width: 100%;
		margin: 0 auto;
	}
	.ranking-ttl{
		margin-bottom: 5px;
		text-align: center;
	}
	.ranking-ttl .en{
		font-size: 34px;
	}
	.ranking-item{
	}
	.ranking-item .en{
		font-size: 26px;
	}
	.ranking-item .jp{
		font-size: 13px;
	}
	.ranking-list{
		padding: 0;
		margin-top: 0;
		border-radius: 0;
	}
	.ranking-list li::before{
		content: "";
		position: relative;
		top: 1em;
		padding: 20px;
		margin-right: .3em;
		margin-bottom: 5px;
	}
	h3.lineup-ttl{
		margin: 0 auto 30px;
	}
	h3.lineup-ttl .en{
		font-size: 38px;
	}
	.lineup-box{
		padding: 40px 0;
		margin: 0;
	}
	.lineup-scroll{
		overflow: scroll;
    overflow-x: scroll;
    overflow-y: hidden;
	}
	.lineup-flex{
		width: 98%;
		flex-wrap: nowrap;
		justify-content: flex-start;
		margin: 0 0 0 auto;
	}
	.lineup-item{
		position: relative;
		width: 70%;
		min-width: 70%;
		border-radius: 5px;
		margin: 0 1% 20px;
	}
	p.lineup-item-ttl{
		position: absolute;
		top: 0;
		left: 0;
		text-align: left;
		padding: 10px 10px 0 10px;
	}
	p.lineup-item-ttl .en{
		font-size: 6vw;
	}
	p.lineup-item-ttl .jp{
		font-size: 2.5vw;
	}
	.lineup-chart{
		padding: 0 10px 20px;
	}
	.lineup-chart-flex{
		width: 100%;
		margin: 10px auto 20px;
	}
	.lineup-chart-flex li{
		font-size: 2.8vw;
		padding: .8vw 1.2vw;
		margin: 0 1px;
	}
	.lineup-chart-flex li:first-child::before{
		content: "";
		position: absolute;
		left: -4.5px;
		top: 0;
		bottom: 0;
		width: 0;
		height: 0;
		border-style: solid;
		border-color: transparent #E5EAF3 transparent transparent;
		border-width: 2.6vw 5px 2.6vw 0;
	}
	.lineup-chart-flex li.chart-active:first-child::before{
		content: "";
		position: absolute;
		left: -4.5px;
	}
	.lineup-chart-flex li:last-child::after{
		content: "";
		position: absolute;
		right: -4.5px;
		border-width: 2.6vw 0 2.6vw 5px;
	}
	.lineup-img{
		width: 100%;
		margin-left: auto;
	}
	.lineup-item .link-ec{
		width: 80%;
		padding-bottom: 20px;
		margin: 0 auto;
	}
	.lineup-btn.link-ec{
		width: 90%;
		font-size: 14px;
		margin: 30px auto 0;
	}
	.lineup-btn.link-ec .ec-btn a{
		font-size: 14px;
		margin: 0;
	}
	h3.size-ttl{
		margin: 0 auto 30px;
	}
	h3.size-ttl .en{
		font-size: 38px;
	}
	.size-flex{
		width: 90%;
		margin: 0 auto 40px;
	}
	.size-txt-box{
		width: 100%;
	}
	p.size-txt{
		font-size: 14px;
		line-height: 1.6;
		text-align: left;
		margin: auto;
	}
	.size-img-box{
		width: 100%;
		margin-bottom: 20px;
	}
	.size-img-box img{
		border-radius: 20px;
	}
	.size-list-flex{
		width: 90%;
		margin: 0 auto;
	}
	.size-list-item{
		width: 100%;
		border-radius: 20px;
		padding: 15px;
		margin-bottom: 20px;
		display: flex;
	}
	.size-list-img{
		width: 45%;
		margin-bottom: 0;
	}
	.size-list-txt-box{
		width: 53%;
	}
	.size-ttl-flex{
		display: flex;
 	 	flex-wrap: wrap;
		margin: auto;
	}
	p.size-ttl{
		font-size: 28px;
		margin: 0;
	}
	p.size-ttl-txt{
		width: 100%;
		font-size: 13px;
		padding-left: 0;
		margin-bottom: 10px;
	}
	p.size-list-txt{
		font-size: 12px;
		line-height: 1.4;
	}
	h3.faq-ttl{
		margin: 0 auto 20px;
	}
	h3.faq-ttl .en{
		font-size: 38px;
	}
	.faq-box{
		width: 90%;
		margin: 0 auto;
	}	
	
	.link-ec{
		width: 80%;
		display: block;
		margin: 20px auto 0;
	}
	.link-ec{
		font-size: 15px;
	}
	
	/* アコーディオン */
	.accordion-header {
		padding: 8px 45px 8px 20px;
		margin: 10px 0 0;
		transition: background .3s ease;
		cursor: pointer;
		position: relative;
	}
	.accordion-header::before,
	.accordion-header::after{
		position:absolute;
		content:'';
		top:1px;
		right:20px;
		bottom:0;
		width:16px;
		height:2px;
		margin:auto;
		background:#151E2F;
	}
	.accordion-header::after{
		transform:rotate(-90deg);
		transition:transform 0.3s;
	}
	.accordion-header.active::after{transform:rotate(0deg);}
	.accordion-content {
		background-color: #FFF;
		padding: 30px 20px;
	}
	.accordion-header span{
		font-size: 14px;
	}
	.accordion-header span::before{
		content:"Q";
		position: relative;
		top: 0em;
		font-size: 30px;
	}
	.accordion-content span{
		font-size: 13px;
	}
	.accordion-content span::before{
		content:"A";
		position: relative;
		top: 0em;
		font-size: 30px;
	}

	/*video*/
	.sofa-chart-box .sitanime .anime video {
		float: none;
		width: 100%;
		max-width: 100%;
		display: block;
		margin: 0;
	}
	.reclux-ec .movie{
		position: relative;
	}
	.reclux-ec .movie-img{
		width: 90%;
		margin: 0 auto 20px;
	}
	.reclux-ec .movie-img img{
		width: 100%;
	}
	.reclux-ec .movie-txt{
		width: 90%;
		margin: auto;
		text-align: left;
	}

}