@charset "utf-8";
.movie2 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.movie2 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin-bottom: 145px;
} 

#imgmovie2 {
	margin-top: 40px;
}
.pagetop{
	bottom: 60px!important;
}

#main-contents.partition{
	background: #f5f5f5;
}

#main-contents.partition .fix-contents{
	width: 90%;
}

#main-contents.partition .inner{
	width: 90%;
	margin: 0 auto;
}

#main-contents a:link,
#main-contents a:visited{
	text-decoration: none;
}

#page #main-contents.partition{
	letter-spacing: 0;
	color: #1d1c22;
	padding: 80px 0 0 0;
}

/*固定 お見積もりボタン*/
#main-contents .fix_cv{
	position: fixed;
	right: 0;
	bottom: 0px;
	width: 100%;
	z-index: 3;
	text-align: center;
	transition: 0.4s;
}

#main-contents .fix_cv.hide{
	transform: translateY(100%);
}

#main-contents .fix_cv a{
	position: relative;
	display: block;
	padding: 18px 0;
	color: #fff;
	background: linear-gradient(90deg, #f24a00 0,#f27200 50%, #f24a00 100%);
}

#main-contents .fix_cv a::before{
	content: "";
	position: absolute;
	top:4px;
	right: 4px;
	width: 75px;
	height: 42px;
	background: url(../img/blinds/sp/ico_cv_btn.gif) 0 0 no-repeat;
	background-size: contain;
}

#main-contents .fix_cv a:hover{
	color: #fff;
}

#main-contents .fix_cv p{
	display: inline-block;
	padding: 0 87px 0 44px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
	white-space: nowrap;
	background: url(../img/blinds/ico_mail.png) 12px 40% no-repeat;
	background-size: 25px auto;
	text-align: left;
}

/*メインビジュアル*/
#main-contents .l-mv{
	position: relative;
	padding: 0 0 195px;
	background: #1d1c22 url(../img/blinds/img_main01_sp_07.jpg) 65% -15% no-repeat;
	background-size: 100% auto;
	overflow: hidden;
}

#main-contents .l-mv ol#path{
	width: 90%;
	margin: 0 auto;
	color: #ffffff;
	font-size: 10px;
	padding: 10px;
}

#main-contents .l-mv ol#path li a{
	color: #ffffff;
}

#main-contents .l-mv ol#path li a:hover{
	color: #D1322E;
}

#main-contents .l-mv .area{
	position: relative;
	top: 197px;
	left: 5%;
	width: 90%;
	padding: 21px 5%;
	margin: 0px 0px 20px;
	box-sizing: border-box;
	color: #fff;
	background: #102965;
	z-index: 2;
}

#main-contents .l-mv .area::before,
#main-contents .l-mv .area::after{
	content: "";
	position: absolute;
	top:0;
	right:0;
	border-top: 15px solid #27458d;
	border-right: 15px solid #27458d;
	border-bottom: 15px solid transparent;
	border-left: 15px solid transparent;
}

#main-contents .l-mv .area::after{
	top: auto;
	right: auto;
	left: 0;
	bottom: 0;
	transform: rotate(180deg);
}

#main-contents .l-mv .area .catch{
	position: absolute;
	right: 3%;
	top: -3%;
	width: 25%;
	max-width: 120px;
}

#main-contents .l-mv .area .catch img{
	width: 100%;
}

#main-contents .l-mv .area h1{
	margin: 0 0 25px;
	font-size: 26px;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
}

#main-contents .l-mv .area .lead{
	margin: 0 0 10px;
	font-size: 22px;
	line-height: 1.3;
	font-weight: bold;
	color: #dabb70;
	text-align: center;
}

#main-contents .l-mv .area .price{
	margin: 0 0 20px;
}

#main-contents .l-mv .area .note{
	margin: -9px 0 25px;
	text-align: center;
	font-size: 1.6rem;
	color: #dabb70;
}

#main-contents .l-mv .area .box{
	margin: 0 0 15px;
}

#main-contents .l-mv .area .box p{
	margin: 0 0 5px;
	padding: 2px 3%;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.6;
	color: #102965;
	background: #fff;
	text-align: center;
}

#main-contents .l-mv .area .box p:last-child{
	margin-bottom: 0;
}

#main-contents .l-mv .area .logo_2col{
	display: flex;
    justify-content: space-between;
	align-items: center;
}

#main-contents .l-mv .area .logo{
	width: 30%;
}

#main-contents .l-mv .area ul{
	float: right;
	width: 68%;
	margin: 0;
	padding: 2px 0;
}

#main-contents .l-mv .area ul li{
	line-height: 1.8;
	font-size: 2.4vw;
}

#main-contents .l-mv .area .btn{
	display: table;
	position: relative;
	width: 100%;
	max-width: 500px;
	margin: 21px auto 0;
	text-align: center;
}

#main-contents .l-mv .area .btn a{
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	padding: 0 0 0 11%;
	border-radius: 9px;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	background: url(../img/partition02/ico_mail.png) 4% 50% no-repeat, linear-gradient(90deg, #f24a00 0,#f27200 50%, #f24a00 100%);
	background-size: 24px auto, 100% auto;
}

#main-contents .l-mv .area .btn .img{
	position: absolute;
	top: -35px;
	right: -2%;
	width: 20%;
	max-width: 85px;
}

#main-contents .l-mv .area .btn .img img{
	width: 100%;
}


/*CVエリア*/
#main-contents .cv{
	padding: 60px 0;
	/*background: url(../img/partition02/bg_cv01.jpg) 0 0 no-repeat, url(../img/partition02/bg_cv02.jpg) 100% 100% no-repeat #efefef;*/
	background: linear-gradient(1deg, rgba(60, 60, 105, 0.2), rgba(60, 60, 105, 0.2)),url(../img/partition02/bg_cv.jpg) 50% 50% no-repeat;
	/*background-size: 70%, 70%;*/
    background-size: cover;
	text-align: center;
	color: #fff;
}

#main-contents .cv.mid{
	padding: 40px 0;
}

#main-contents .cv h2{
	margin: 0 0 15px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
}

#main-contents .cv .lead{
	margin: 0 0 30px;
	font-size: 15px;
}

#main-contents .cv .btn{
	display: table;
	position: relative;
	width: 100%;
	max-width: 500px;
	margin: 0 auto 30px;
}

#main-contents .cv .btn a{
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	padding: 0 7% 0 13%;
	border-radius: 9px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../img/partition02/ico_mail.png) 6% 50% no-repeat, linear-gradient(90deg, #f24a00 0,#f27200 50%, #f24a00 100%);
	background-size: 24px auto, 100% auto;
}

#main-contents .cv .btn .img{
	position: absolute;
	top: -45px;
	right: -2%;
	width: 20%;
	max-width: 85px;
}

#main-contents .cv .btn .img img{
	width: 100%;
}

#main-contents .cv .col{
	max-width: 500px;
	margin:0 auto 20px;
	background: #fff;
	text-align: center;
}

#main-contents .cv .col:last-child{
	margin-bottom: 0;
}

#main-contents .cv .col a{
	display: block;
	padding: 15px 5%;
	color: #1d1c22;
}

#main-contents .cv .col .intit{
	font-size: 16px;
	font-weight: bold;
}

#main-contents .cv .col .number{
	font-size: 30px;
	font-weight: bold;
	line-height: 1.5;
}

#main-contents .cv .col .number span{
	padding: 0 0 0 20px;
	background: url(../img/partition02/ico_tel.png)0 50% no-repeat;
	background-size: 16px auto;
}

#main-contents .cv .col .time{
	font-size: 12px;
	color: #6a696e;
}

/*見出し*/
#main-contents .tit_bnr{
	position: relative;
	padding: 25px 5%;
	background: #162b5f;
	text-align: center;
	overflow: visible;
}

#main-contents .tit_bnr p{
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	color: #dabb70;
}

#main-contents .tit_bnr h2{
	margin: 0 0 0px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	color: #fff;
}

#main-contents .tit_bnr::before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	width: 4px;
	height: 30px;
	background: #162b5f;
	transform: translateX(-50%);
}

/*施工型パーテーションのメリット*/
#main-contents .merit{
	background: url(../img/partition02/bg_merit.jpg) 50% 0 no-repeat;
	background-size: 100% auto;
}

#main-contents .merit .inner01{
	padding: 60px 0;
}

#main-contents .merit .tit{
	margin: 0 0 20px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}

#main-contents .merit .tit span{
	font-size: 27px;
	color: #a30000;
}

#main-contents .merit .col3{
	margin: 0 0 40px;
}

#main-contents .merit .col3 .col{
	margin: 0 0 20px 0;
}

#main-contents .merit .col3 .col:last-child{
	margin-bottom: 0;
}

#main-contents .merit .col3 .col .box{
	position: relative;
	margin: 0 0 10px;
	padding: 20px 0 45px;
	color: #fff;
	background: #162b5f;
	text-align: center;
}

#main-contents .merit .col3 .col .box::before,
#main-contents .merit .col3 .col .box::after,
#main-contents .merit .col2 .col .box::before,
#main-contents .merit .col2 .col .box::after{
	content: "";
	position: absolute;
	top:0;
	right:0;
	border-top: 10px solid #27458d;
	border-right: 10px solid #27458d;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
}
#main-contents .merit .col3 .col .box::after,
#main-contents .merit .col2 .col .box::after{
	top: auto;
	bottom: 0;
	right: auto;
	left: 0;
	transform: rotate(180deg);
}

#main-contents .merit .col3 .col .box .num{
	display: inline-block;
	margin: 0 0 20px;
	padding: 0 0 8px;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
	color: #dabb70;
	border-bottom: 2px solid #dabb70;
}

#main-contents .merit .col3 .col .box .img{
	margin: 0 0 10px;
}

#main-contents .merit .col3 .col .box .lead{
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: bold;
}

#main-contents .merit .col3 .col .box .catch{
	font-size: 38px;
	font-weight: bold;
}

#main-contents .merit .col3 .col .box .catch img{
	width: 217px;
	height: auto;
}

#main-contents .merit .col2 .col{
	margin: 0 0 20px;
}

#main-contents .merit .col2 .col p{
	line-height: 1.8;
}

#main-contents .merit .col2 .col:last-child{
	margin-bottom: 0;
}

#main-contents .merit .col2 .col .box{
	position: relative;
	margin: 0 0 10px;
	padding: 15px 5% 20px;
	background: #fff;
	text-align: center;
}

#main-contents .merit .col2 .col .box::before,
#main-contents .merit .col2 .col .box::after{
	border-top: 10px solid #f1e7d1;
	border-right: 10px solid #f1e7d1;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
}

#main-contents .merit .col2 .col .num{
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	color: #dabb70;
	border-bottom: 2px solid #dabb70;
}

#main-contents .merit .col2 .col .img{
	margin: 15px 0 10px;
}
#main-contents .merit .col2 .col .img img{
	width: 40px;
}

#main-contents .merit .col2 .col .txt_area{
	font-weight: bold;
}

#main-contents .merit .col2 .col .txt_area .lead{
	margin: 0 0 10px;
	font-size: 14px;
	line-height: 1;
}

#main-contents .merit .col2 .col .txt_area .catch{
	font-size: 24px;
	line-height: 1.4;
}

#main-contents .merit .inner02{
	position: relative;
	padding: 30px 0 60px;
	z-index: 1;
	background: url(../img/partition02/bg_merit02.jpg) 50% 0 no-repeat;
	background-size: auto 30%;
}

#main-contents .merit .inner02::before{
	content: "";
	position: absolute;
	display: none;
	top:0;
	left:0;
	width: 100%;
	height: 530px;
	background: url(../img/partition02/bg_merit02.jpg) 0 0 no-repeat;
	background-size: 100% auto;
	z-index: -1;
}

#main-contents .merit .inner02 .txt{
	margin: 0 0 40px;
	font-size: 14px;
	line-height: 1.7;
	color: #fff;
}

#main-contents .merit .inner02 .color_box{
	margin: 0 0 40px;
	padding: 20px 5%;
	background: #fff;
}

#main-contents .merit .inner02 .color_box .txt_area{
	line-height: 1.8;
}

#main-contents .merit .inner02 .color_box .intit{
	margin: 0 0 10px;
	font-size: 18px;
	font-weight: bold;
	color: #a30000;
}

#main-contents .merit .inner02 .color_box .color{
	padding: 15px 0 5px;
	text-align: center;
}

#main-contents .merit .inner02 .color_box .color p{
	display: inline-block;
	position: relative;
	width: 50px;
	margin: 0 5px 10px;
	padding: 58px 0 0;
	font-size: 10px;
	color: #1d1c22;
	text-align: center;
	white-space: nowrap;
}

#main-contents .merit .inner02 .color_box .color p::before{
	content: "";
	position: absolute;
	top:0;
	left:0;
	width: 50px;
	height: 50px;
	border-radius: 50%;
}

#main-contents .merit .inner02 .color_box .color p.white::before{
	background: #fff;
	border: 1px solid #e9e7e4;
	box-sizing: border-box;
}
#main-contents .merit .inner02 .color_box .color p.offwhite{
	letter-spacing: -0.05em;
}
#main-contents .merit .inner02 .color_box .color p.offwhite::before{
	background: #f2e9dd;
}
#main-contents .merit .inner02 .color_box .color p.silver::before{
	background: #ccc;
}
#main-contents .merit .inner02 .color_box .color p.black::before{
	background: #333;
}
#main-contents .merit .inner02 .color_box .color p.blue::before{
	background: #406bcd;
}
#main-contents .merit .inner02 .color_box .color p.red::before{
	background: #df3f29;
}
#main-contents .merit .inner02 .color_box .color p.lime::before{
	background: #a6d23e;
}
#main-contents .merit .inner02 .color_box .color p.green::before{
	background: #4dae50;
}
#main-contents .merit .inner02 .color_box .color p.yellow::before{
	background: #fce835;
}
#main-contents .merit .inner02 .color_box .color p.orange::before{
	background: #fe9801;
}
#main-contents .merit .inner02 .color_box .color p.maple::before{
	background: #dda971;
}
#main-contents .merit .inner02 .color_box .color p.brown::before{
	background: #946f51;
}

#main-contents .merit .inner02 .color_box .caution{
	clear: both;
	font-size: 12px;
	color: #6a696e;
}

#main-contents .merit .inner02 .captures p{
	float: left;
	width: calc(33.3% - 4px);
	margin: 0 4px 4px 0;
	text-align: center;
}
#main-contents .merit .inner02 .captures p:nth-child(4){
	width: calc(50% - 4px);
}
#main-contents .merit .inner02 .captures p:nth-child(n+5):nth-child(-n+6){
	width: calc(25% - 4px);
}

/* オフィスコムが選ばれる理由 */
#main-contents .merit .inner .col3 .col .box .note-min {
	text-align: center;
	font-size: 1.5rem;
}

/*業種別事例*/

#main-contents .case {
	background: #fff;
}

#main-contents .case .inner {
	padding: 20px 3%;
}


#main-contents .case .inner .case_block {
	margin: 0px 0 0;
	padding: 0 3% 1px;
	background: #f3f4f5;
	position: relative;
}

#main-contents .case .inner .case_block .txt {
	margin: 0 0 15px;
	position: relative;
	top: -10px;
	left: 0;
}

#main-contents .case .inner .case_block .txt .tit {
	margin: 0 0 10px;
	padding: 0 0 15px;
	position: relative;
}

#main-contents .case .inner .case_block .txt .tit:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 1px;
	background: #5d626f;
}

#main-contents .case .inner .case_block .txt .tit h4 {
	margin: 0 0 10px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #0e214c;
	;height: 1.5;
}

#main-contents .case .inner .case_block .txt .tit h4 span {
	font-size: 2.5rem;
}

#main-contents .case .inner .case_block .txt .tit h4 em {
	margin: 0 0 0 10px;
	font-size: 1.6rem;
	font-weight: bold;
}

#main-contents .case .inner .case_block .txt .tit p {
	font-weight: bold;
	color: #0055ab;
}

#main-contents .case .inner .case_block .txt p {
	font-weight: bold;
	color: #0055ab;
}

#main-contents .case .inner .case_block .img {
	margin: 0 0 20px;
	text-align: center;
}

#main-contents .case .inner .case_block .list {
	display: flex;
	flex-wrap: wrap;
}

#main-contents .case .inner .case_block .list li {
	width: 48%;
	margin: 0 0 20px 4%;
}

#main-contents .case .inner .case_block .list li:nth-child(2n + 1) {
	margin-left: 0;
}

#main-contents .case .inner .case_block .list li .list_img {
	margin: 0 0 15px;
	padding: 0 0 20px;
	position: relative;
}

#main-contents .case .inner .case_block .list li .list_img:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 1px;
	background: #5d626f;
}

.product_block {
	padding: 40px 0 75px;
}

.product_block + .product_block {
	margin: 40px 0 0;
	border-top: 1px dotted #000;	
}

.product_block .product_tit {
	margin: 0 0 40px;
	padding: 40px 40px 40px 36px;
	border-left: 4px solid #0e214c;
	background: #f3f4f5;
}

.product_block .product_tit h4 {
	margin: 0 0 5px;
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.8;
	color: #0e214c;
}

.product_block .product_tit h4 span {
	font-size: 20px;
	font-size: 2.0rem;
}

.product_block .product_tit_yoko {
	/* margin: 0 0 40px;
	padding: 40px 40px 40px 36px; */
	border-left: 4px solid #a30000;
	background: #f3f4f5;
	margin: 0 0 30px;
	padding: 20px 15px;
	border-left-width: 3px;
}

.product_block .product_tit_yoko h4 {
	margin: 0 0 5px;
	/* font-size: 28px; */
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.8;
	color: #a30000;
}

.product_block .product_tit_yoko h4 span {
	font-size: 20px;
	font-size: 2.0rem;
}

.product_block .product_tit_roll {
	/* margin: 0 0 40px;
	padding: 40px 40px 40px 36px; */
	border-left: 4px solid #1d4528;
	background: #f3f4f5;
	margin: 0 0 30px;
	padding: 20px 15px;
	border-left-width: 3px;
}

.product_block .product_tit_roll h4 {
	margin: 0 0 5px;
	/* font-size: 28px; */
	font-size: 2.2rem;
	font-weight: bold;
	line-height: 1.8;
	color: #1d4528;
}

.product_block .product_tit_roll h4 span {
	font-size: 20px;
	font-size: 2.0rem;
}

.product_block .product_img {
	float: left;
}

.product_block .product_txt {
	float: right;
	width: 510px;
	padding: 36px;
	border: 4px solid #0e214c;
	box-sizing: border-box;
	position: relative;
}

.product_block .product_txt .tit {
	position: absolute;
	top: 16px;
	left: 0;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
	padding: 0 10px 0 15px;
	background: #0e214c;
}

.product_block .product_txt .tit:before {
	content: '';
	position: absolute;
	top: 0;
	/* right: -22px; */
	border-left: 16px solid #0e214c;
	border-top: 30px solid transparent;
	border-bottom: 14px solid transparent;
}

.product_block .product_txt .img {
	margin: 0 0 15px;
}

/* ヨコ型 */
.product_block .product_txt_yoko {
	/* float: right; */
	/* width: 510px; */
	padding: 40px 10px 10px;
	border: 3px solid #a30000;
	box-sizing: border-box;
	position: relative;
	margin: 30px 0px 0px 0px;
}

.product_block .product_txt_yoko .tit {
	position: absolute;
	top: 16px;
	left: 0;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
	padding: 0 10px 0 15px;
	background: #a30000;
}

.product_block .product_txt_yoko .tit:before {
	content: '';
	position: absolute;
	top: 0;
	right: -22px;
	border-left: 22px solid #a30000;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}

.product_block .product_txt_yoko .img {
	margin: 0 0 15px;
}

/* ロールスクリーン */
.product_block .product_txt_roll {
	/* float: right;
	width: 510px; */
	padding: 40px 10px 10px;
	border: 3px solid #1d4528;
	box-sizing: border-box;
	position: relative;
	margin: 30px 0px 0px 0px;
}

.product_block .product_txt_roll .tit {
	position: absolute;
	top: 16px;
	left: 0;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #fff;
	line-height: 60px;
	padding: 0 10px 0 15px;
	background: #1d4528;
}

.product_block .product_txt_roll .tit:before {
	content: '';
	position: absolute;
	top: 0;
	right: -22px;
	border-left: 22px solid #1d4528;
	border-top: 30px solid transparent;
	border-bottom: 30px solid transparent;
}

.product_block .product_txt_roll .img {
	margin: 0 0 15px;
}


/* .product_block .product_tbl {
	float: left;
	width: 100%;
	margin: 40px 0 0;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	font-style: 16px;
	font-size: 1.6rem;
}

.product_block .product_tbl tr th {
	width: 20%;
	padding: 15px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	font-weight: bold;
	text-align: center;
	background: #f3f4f5;
}

.product_block .product_tbl tr td {
	padding: 15px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	text-align: left;
}

.product_block .product_tbl tr td ul {
	margin: 0 0 0 20px;
	list-style-type: disc;
	font-size: 16px;
	font-size: 1.6rem;
} */

/* --- PC用のスタイル（既存のコード） --- */
.product_block .product_tbl {
	float: left;
	width: 100%;
	margin: 40px 0 0;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	font-size: 1.6rem; /* font-style はスペルミスだったので修正しました */
}

.product_block .product_tbl tr th {
	width: 20%;
	padding: 15px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	font-weight: bold;
	text-align: center;
	background: #f3f4f5;
}

.product_block .product_tbl tr td {
	padding: 15px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	text-align: left;
}

.product_block .product_tbl tr td ul {
	margin: 0 0 0 20px;
	list-style-type: disc;
	font-size: 1.6rem;
}


/* --- ▼ここから下を追記（スマホ用のスタイル）▼ --- */
@media screen and (max-width: 768px) {
  .product_block .product_tbl {
    border-left: none; /* 左の線を消す */
  }

  /* thとtdをブロック要素にして縦に並べる */
  .product_block .product_tbl tr th,
  .product_block .product_tbl tr td {
    display: block; /* ブロック要素に変更 */
    width: 100%; /* 幅を100%に */
    border-right: none; /* 右の線を消す */
  }

  /* 見出し（th）のスタイル調整 */
  .product_block .product_tbl tr th {
    text-align: left; /* テキストを左揃えに */
    border-bottom: none; /* 下線を消してtdとつなげる */
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
  }
  
  /* tdの上の余白を調整 */
  .product_block .product_tbl tr td {
	padding: 15px 32px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	font-size: 1.4rem;
  }

  /* 最初の行のthにはテーブルの上線があるので不要 */
  .product_block .product_tbl tr:not(:first-child) th {
      border-top: 1px solid #d9d9d9;
      margin-top: 20px; /* 各項目の間に余白を追加 */
  }
  
  /* リストのインデントを調整 */
  .product_block .product_tbl tr td ul {
      margin-left: 1.2em;
      padding-left: 0;
  }
}

/* 取り扱いブラインド */
#main-contents #case {
	color: #5d626f;
}

#main-contents #case p,
#main-contents #case ul {
	margin: 0;
	padding: 0;
	font-size: 1.4rem;
	line-height: 1.8;
}

#main-contents #case {
	background: #fff;
}

#main-contents #case .inner-sub {
	padding: 0px 3%;
}

#main-contents #case .inner-sub .case_block {
	margin: 50px 0 50px;
	padding: 0 3% 1px;
	background: #f3f4f5;
	position: relative;
}

#main-contents #case .inner-sub .case_block .txt {
	margin: 0 0 15px;
	position: relative;
	top: -10px;
	left: 0;
}

#main-contents #case .inner-sub .case_block .txt .tit {
	margin: 0 0 10px;
	padding: 0 0 15px;
	position: relative;
}

#main-contents #case .inner-sub .case_block .txt .tit:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 1px;
	background: #5d626f;
}

#main-contents #case .inner-sub .case_block .txt .tit h4 {
	margin: 0 0 10px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #0e214c;
	;height: 1.5;
}

#main-contents #case .inner-sub .case_block .txt .tit h4 span {
	font-size: 2.5rem;
}

#main-contents #case .inner-sub .case_block .txt .tit h4 em {
	margin: 0 0 0 10px;
	font-size: 1.6rem;
	font-weight: bold;
}

#main-contents #case .inner-sub .case_block .txt .tit h5 {
	margin: 0 0 10px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #a30000;
	;height: 1.5;
}

#main-contents #case .inner-sub .case_block .txt .tit h5 span {
	font-size: 2.5rem;
}

#main-contents #case .inner-sub .case_block .txt .tit h5 em {
	margin: 0 0 0 10px;
	font-size: 1.6rem;
	font-weight: bold;
}

#main-contents #case .inner-sub .case_block .txt .tit h6 {
	margin: 0 0 10px;
	font-size: 1.8rem;
	font-weight: bold;
	color: #1d4528;
	;height: 1.5;
}

#main-contents #case .inner-sub .case_block .txt .tit h6 span {
	font-size: 2.5rem;
}

#main-contents #case .inner-sub .case_block .txt .tit h6 em {
	margin: 0 0 0 10px;
	font-size: 1.6rem;
	font-weight: bold;
}

#main-contents #case .inner-sub .case_block .txt .tit p {
	font-weight: bold;
	color: #3ca3e1;
}

#main-contents #case .inner-sub .case_block .txt .tit .red-sub {
	font-weight: bold;
	color: #652625;
	font-size: 1.4rem;
}

#main-contents #case .inner-sub .case_block .txt .tit .green-sub {
	font-weight: bold;
	color: #4c855c;
	font-size: 1.4rem;
}

#main-contents #case .inner-sub .case_block .img {
	margin: 0 0 20px;
	text-align: center;
}

#main-contents #case .inner-sub .case_block .list {
	display: flex;
	flex-wrap: wrap;
}

#main-contents #case .inner-sub .case_block .list li {
	width: 48%;
	margin: 0 0 20px 4%;
}

#main-contents #case .inner-sub .case_block .list li:nth-child(2n + 1) {
	margin-left: 0;
}

#main-contents #case .inner-sub .case_block .list li .list_img {
	margin: 0 0 15px;
	padding: 0 0 20px;
	position: relative;
}

#main-contents #case .inner-sub .case_block .list li .list_img:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 1px;
	background: #5d626f;
}

/*取り扱いパーティション*/
#main-contents .lineup{
	padding: 0 0 60px;
	background: url(../img/partition02/bg_lineup.gif) -40px -66px;
	background-size: 20% auto;
}

#main-contents .lineup.selection .btn_lead {
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

#main-contents .lineup .inner01{
	padding: 100px 0 60px;
}

#main-contents .lineup .inner01 .col{
	position: relative;
	margin: 0 0 50px;
	padding: 0 5% 20px;
	box-sizing: border-box;
	background: #f5f5f5;
}

#main-contents .lineup .inner01 .col:last-child{
	margin-bottom: 0;
}

#main-contents .lineup .inner01 .col .img{
	position: relative;
	top: -30px;
	text-align: center;
}

#main-contents .lineup .inner01 .col .movie{
	position: relative;
	top: -40px;
	width: 80%;
}


#main-contents .lineup .inner01 .col .img span{
	display: block;
	position: absolute;
	right: 3%;
	bottom: -10px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	font-size: 12px;
	font-weight: bold;
	line-height: 60px;
	color: #fff;
	background: #a30000;
	text-align: center;
}
#main-contents .lineup .inner01 .col.col02 .img span{
	background: #194251;
}
#main-contents .lineup .inner01 .col.col03 .img span{
	background: #724800;
}
#main-contents .lineup .inner01 .col.col04 .img span{
	background: #1d4528;
}
#main-contents .lineup .inner01 .col.col05 .img span{
	background: #28337d;
}
#main-contents .lineup .inner01 .col.col06 .img span{
	background: #61225c;
}

#main-contents .lineup .inner01 .col .tit{
	margin: -8px 0 20px;
	padding: 0 0 0 15px;
	line-height: 1;
	background: url(../img/partition02/ico_lineup_arw01.png) 0 0 no-repeat;
	background-size: 7px auto;
}
#main-contents .lineup .inner01 .col .tit a{
	font-size: 18px;
	font-weight: bold;
	color: #a30000;
}

#main-contents .lineup .inner01 .col.col02 .tit{
	background: url(../img/partition02/ico_lineup_arw02.png) 0 0 no-repeat;
	background-size: 7px auto;
}
#main-contents .lineup .inner01 .col.col02 .tit a{
	color: #194251;
}

#main-contents .lineup .inner01 .col.col03 .tit{
	background: url(../img/partition02/ico_lineup_arw03.png) 0 0 no-repeat;
	background-size: 7px auto;
}
#main-contents .lineup .inner01 .col.col03 .tit a{
	color: #724800;
}

#main-contents .lineup .inner01 .col.col04 .tit{
	background: url(../img/partition02/ico_lineup_arw04.png) 0 0 no-repeat;
	background-size: 7px auto;
}
#main-contents .lineup .inner01 .col.col04 .tit a{
	color: #1d4528;
}
#main-contents .lineup .inner01 .col.col05 .tit{
	background: url(../img/partition02/ico_lineup_arw05.png) 0 0 no-repeat;
	background-size: 7px auto;
}
#main-contents .lineup .inner01 .col.col05 .tit a ,#main-contents .lineup .inner01 .col.col05 .tit {
	font-size: 20px;
	font-weight: bold;
	color: #28337d;
}

#main-contents .lineup .inner01 .col.col06 .tit{
	background: url(../img/partition02/ico_lineup_arw06.png) 0 0 no-repeat;
	background-size: 7px auto;
}
#main-contents .lineup .inner01 .col.col06 .tit a , #main-contents .lineup .inner01 .col.col06 .tit{
	font-size: 20px;
	font-weight: bold;
	color: #61225c;
}

#main-contents .lineup .inner01 .col ul{
	margin: 0 0 10px;
	padding: 0;
	list-style: none;
}

#main-contents .lineup .inner01 .col li{
	margin: 0 0 1px;
	padding: 8px 3% 8px 38px;
	font-weight: bold;
	line-height: 1.6;
	background: url(../img/partition02/ico_lineup_check01.png) 15px 50% no-repeat #fff;
	background-size: 18px auto;
}
#main-contents .lineup .inner01 .col li:last-child{
	margin-bottom: 0;
}

#main-contents .lineup .inner01 .col.col02 li{
	background: url(../img/partition02/ico_lineup_check02.png) 15px 50% no-repeat #fff;
	background-size: 18px auto;
}

#main-contents .lineup .inner01 .col.col03 li{
	background: url(../img/partition02/ico_lineup_check03.png) 15px 50% no-repeat #fff;
	background-size: 18px auto;
}

#main-contents .lineup .inner01 .col.col04 li{
	background: url(../img/partition02/ico_lineup_check04.png) 15px 50% no-repeat #fff;
	background-size: 18px auto;
}
#main-contents .lineup .inner01 .col.col05 li{
	background: url(../img/partition02/ico_lineup_check05.png) 15px 50% no-repeat #fff;
	background-size: 18px auto;
}
#main-contents .lineup .inner01 .col.col06 li{
	background: url(../img/partition02/ico_lineup_check06.png) 15px 50% no-repeat #fff;
	background-size: 18px auto;
}


#main-contents .lineup .inner02{
	position: relative;
}

#main-contents .lineup .inner02::before{
	content: "";
	display: block;
	width: 100%;
	height: 30px;
	background: #ededed;
}

#main-contents .lineup .inner02 h3{
	position: relative;
	padding: 10px 10% 10px 55px;
	font-size: 20px;
	font-weight: bold;
	background: url(../img/partition02/ico_lineup_check.png) 0 45% no-repeat;
	background-size: 50px auto;
}

#main-contents .lineup .inner02 h3::after{
	content: "";
	position: absolute;
	top:0;
	right:0;
	width: 10%;
	height: 100%;
	background: #ededed;
}

#main-contents .lineup .inner02 .img{
	display: none;
}

#main-contents .lineup .inner03{
	padding: 60px 0 0;
}

#main-contents .lineup .inner03 ul.lineup_photo_list{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	max-width: 550px;
	margin: 0 auto 30px;
	padding: 0;
}

#main-contents .lineup .inner03 ul.lineup_photo_list li{
	max-width: 20%;
}

#main-contents .lineup .inner03 .lead{
	margin: 0 0 30px;
	font-size: 14px;
	line-height: 1.6;
}

#main-contents .lineup .inner03 ul.content{
	margin: 0;
	padding: 30px 5%;
	list-style: none;
	background: #ededed;
}

#main-contents .lineup .inner03 .list{
	margin: 0 0 10px;
	padding: 10px 0;
	background: #fff;
}

#main-contents .lineup .inner03 .list:last-child{
	margin-bottom: 0;
}

#main-contents .lineup .inner03 .list h4{
	margin: 0 0 0 40px;
	padding: 0 40px 0 0;
	text-indent: -40px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	position: relative;
	cursor: pointer;
}

#main-contents .lineup .inner03 .list h4::before,
#main-contents .lineup .inner03 .list h4::after{
	content: "";
	position: absolute;
	top: calc(50% - 1px);
	left: calc(100% - 30px);
	width: 14px;
	height: 2px;
	background: #443f34;
}

#main-contents .lineup .inner03 .list h4::after{
	transform: rotate(90deg);
}

#main-contents .lineup .inner03 .list h4.active::after {
	content: none;
}

#main-contents .lineup .inner03 .list h4 span{
	display: inline-block;
	width: 35px;
	height: 20px;
	margin: 0 5px 0 0;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-indent: -2px;
	color: #dabb70;
	background: url(../img/partition02/bg_lineup_num.png) 0 45% no-repeat;
	background-size: contain;
	text-align: center;
}

#main-contents .lineup .inner03 .list .list_in{
	display: none;
	margin: 18px 0 0;
	padding: 0 5%;
}

#main-contents .lineup .inner03 .list .graph{
	margin: 20px auto 10px;
	max-width: 400px;
}

#main-contents .lineup .inner03 .list .box{
	overflow-x: scroll;
}

#main-contents .lineup .inner03 .list .box_in{
	width: 920px;
}

#main-contents .lineup .inner03 .list .col{
	float: left;
	width: 215px;
	margin: 0 20px 0 0;
}

@media screen and (max-width: 345px) {
	#main-contents .lineup .inner03 .list .col{
		width: 180px;
	}
}

#main-contents .lineup .inner03 .list .col:last-child{
	margin-right: 0;
}

#main-contents .lineup .inner03 .list .col p{
	font-size: 13px;
}

#main-contents .lineup .inner03 .list .col .img img {
	max-height: 133px;
}

#main-contents .lineup .cv_btn{
	width: 90%;
	margin: 0 auto;
}

/*取扱商品*/

#main-contents .product {
	background: #fff;
}

#main-contents .product .inner {
	padding: 50px 3%;
}

#main-contents .product .inner .intro {
	margin: 0 0 20px;
}

#main-contents .product .inner .intro .tit {
	margin: 0 0 10px;
	font-size: 1.8rem;
	font-weight: bold;
}


#main-contents .product .inner .nav_list {
	margin: 0 0 40px;
}

#main-contents .product .inner .nav_list li {
	display: table;
	width: 100%;
	height: 60px;
	margin: 0 0 10px;
}

#main-contents .product .inner .nav_list li:last-child {
	margin: 0;
}

#main-contents .product .inner .nav_list li a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 40px 0 70px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.5;
	text-decoration: none;
	background: #0e214c url(../img/tilecarpet/arw_w_down.png) no-repeat right 20px center;
	background-size: 10px auto;
	position: relative;
}

#main-contents .product .inner .nav_list li a:before {
	content: '';
	position: absolute;
	left: 15px;
	top: 50%;
	margin: -20px 0 0;
	width: 40px;
	height: 40px;
}

#main-contents .product .inner .nav_list li.nav01 a:before {
	background: url(../img/tilecarpet/bg_product01.jpg) no-repeat 0 0;
	background-size: 100% auto;
}

#main-contents .product .inner .nav_list li.nav02 a:before {
	background: url(../img/tilecarpet/bg_product02.jpg) no-repeat 0 0;
	background-size: 100% auto;
}

#main-contents .product .inner .nav_list li.nav03 a:before {
	background: url(../img/tilecarpet/bg_product03.jpg) no-repeat 0 0;
	background-size: 100% auto;
}

#main-contents .product .inner .nav_list li a span {
	display: block;
	font-size: 1.2rem;
}

/* nav_list　タテ型　ヨコ型　ロールスクリーンボタン */

#main-contents .inner .nav_list {
	width: 100%;
	margin: 0 0 5px;
	font-size: 1.0rem;
	line-height: 1.5;
}

#main-contents .inner .nav_list tr th {
	width: 20%;
	padding: 3px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	font-weight: bold;
	text-align: center;
	background: #f3f4f5;
	word-break: break-all;
}

#main-contents .inner .nav_list tr td {
	padding: 10px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	text-align: left;
	word-break: break-all;
}

#main-contents .inner .nav_list tr td ul {
	margin: 0 0 0 20px;
	list-style-type: disc;
	font-size: 1.0rem;
}

#main-contents .product .inner .nav_list li a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 40px 0 70px;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.5;
	text-decoration: none;
	background: #0e214c url(../img/tilecarpet/arw_w_down.png) no-repeat right 20px center;
	background-size: 10px auto;
	position: relative;
}

#main-contents .product .inner .nav_list li a:before {
	content: '';
	position: absolute;
	left: 15px;
	top: 50%;
	margin: -20px 0 0;
	width: 40px;
	height: 40px;
}

#main-contents .product .inner .nav_list li.nav01 a:before {
	background: url(../img/blinds/bg_product01.jpg) no-repeat 0 0;
	background-size: 100% auto;
}

#main-contents .product .inner .nav_list li.nav02 a:before {
	background: url(../img/blinds/bg_product02.jpg) no-repeat 0 0;
	background-size: 100% auto;
}

#main-contents .product .inner .nav_list li.nav03 a:before {
	background: url(../img/blinds/bg_product03.jpg) no-repeat 0 0;
	background-size: 100% auto;
}

#main-contents .product .inner .nav_list li a span {
	display: block;
	font-size: 1.2rem;
}

#main-contents .nav_list {
	margin: 0 0 40px;
}

#main-contents .nav_list li {
	float: left;
	display: table;
	width: 320px;
	height: 80px;
	/* margin: 0 0 0 40px; */
}

#main-contents .nav_list li:first-child {
	margin: 0px 0px 15px 0px;
}

#main-contents .nav_list li a {
	display: table-cell;
	vertical-align: middle;
	padding: 0 40px 0 80px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #fff;
	line-height: 1.5;
	text-decoration: none;
	background: url(../img/blinds/arw_w_down.png) no-repeat right 20px center;
	/* background: #0e214c url(../img/blinds/arw_w_down.png) no-repeat right 20px center; */
	position: relative;
}

#main-contents .nav_list li a:before {
	content: '';
	position: absolute;
	left: 15px;
	top: 50%;
	margin: -25px 0 0;
	width: 50px;
	height: 50px;
}

#main-contents .nav_list li.nav01 a:before {
	background: url(../img/blinds/img_tate_icon_01.png) no-repeat 0 0;
}

#main-contents .nav_list li.nav02 a:before {
	background: url(../img/blinds/img_yoko_icon_01.png) no-repeat 0 0;
}

#main-contents .nav_list li.nav03 a:before {
	background: url(../img/blinds/img_roll_icon_01.png) no-repeat 0 0;
}

/* nav01 の背景色を紺色に設定 */
#main-contents .nav_list li.nav01 {
  background-color: #0e214c;
}

/* nav02 の背景色を赤色に設定 */
#main-contents .nav_list li.nav02 {
  background-color: #a30000;
}

/* nav03 の背景色を緑色に設定 */
#main-contents .nav_list li.nav03 {
  background-color: #1d4528;
}

#main-contents .nav_list li a span {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
}

/* ▼▼▼【スマホ用スタイル】ここから追記 ▼▼▼ */
@media screen and (max-width: 768px) {
	ul.nav_list.clearfix {
  /* ここに優先させたいスタイルを記述 */
  margin: 0;
  padding: 0;
  list-style: none;
}

	#main-contents .nav_list li {
		float: none; /* 横並びを解除 */
		display: block; /* displayプロパティを変更 */
		width: 100%; /* 横幅を画面いっぱいに */
		height: auto; /* 高さを自動調整 */
		margin: 0 0 15px 0; /* 各リストの下に余白を設定 */
	}

	#main-contents .nav_list li:first-child {
		margin: 0 0 15px 0; /* first-childのスタイルを他のliと統一 */
	}

	#main-contents .nav_list li a {
		display: block; /* リンクエリアをブロック要素に */
		padding: 15px 40px 15px 80px; /* 上下のパディングを調整 */
		height: auto;
		line-height: 1.4; /* 行の高さを調整 */
	}
}
/* ▲▲▲【スマホ用スタイル】ここまで追記 ▲▲▲ */

/* nav_list　タテ型　ヨコ型　ロールスクリーンボタン　終わり */

#main-contents .product .inner .product_block {
	padding: 20px 0 0;
}

#main-contents .product .inner .product_block + .product_block {
	margin: 20px 0 0;
	border-top: 1px dotted #000;	
}

#main-contents .product .inner .product_block .product_tit {
	margin: 0 0 20px;
	padding: 15px 10px 15px 16px;
	border-left: 4px solid #0e214c;
	background: #f3f4f5;
}

#main-contents .product .inner .product_block .product_tit h4 {
	margin: 0 0 5px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.8;
	color: #0e214c;
}

#main-contents .product .inner .product_block .product_tit h4 span {
	font-size: 1.2rem;
}

#main-contents .product .inner .product_block .product_img {
	margin: 0 0 20px;
	text-align: center;
}

#main-contents .product .inner .product_block .product_txt {
	margin: 0 0 20px;
	padding: 16px;
	border: 4px solid #0e214c;
	box-sizing: border-box;
	position: relative;
}

#main-contents .product .inner .product_block .product_txt .tit {
	position: absolute;
	top: 10px;
	left: 0;
	font-size: 1.6rem;
	font-weight: bold;
	color: #fff;
	line-height: 50px;
	padding: 0 10px 0 15px;
	background: #0e214c;
}

#main-contents .product .inner .product_block .product_txt .tit:before {
	content: '';
	position: absolute;
	top: 0;
	right: -22px;
	border-left: 22px solid #0e214c;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
}


#main-contents .product .inner .product_block .product_txt .img {
	margin: 0 0 15px;
	text-align: center;
}


#main-contents .product .inner .product_block .product_tbl {
	width: 100%;
	margin: 0 0 5px;
	border-top: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	font-size: 1.0rem;
	line-height: 1.5;
}

#main-contents .product .inner .product_block .product_tbl tr th {
	width: 20%;
	padding: 3px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	font-weight: bold;
	text-align: center;
	background: #f3f4f5;
	word-break: break-all;
}

#main-contents .product .inner .product_block .product_tbl tr td {
	padding: 10px;
	border-bottom: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	text-align: left;
	word-break: break-all;
}

#main-contents .product .inner .product_block .product_tbl tr td ul {
	margin: 0 0 0 20px;
	list-style-type: disc;
	font-size: 1.0rem;
}

/* ▼▼▼【スマホ用スタイル】ここから追記 ▼▼▼ */
@media screen and (max-width: 768px) {

	/* 全体の余白を調整 */
	.product_block {
		padding: 20px 0 40px;
	}

	/* タイトルブロックの調整 */
	.product_block .product_tit {
		margin: 0 0 30px;
		padding: 20px 15px;
		border-left-width: 3px;
	}

	.product_block .product_tit h4 {
		font-size: 2.2rem; /* 文字サイズを少し小さく */
	}

	.product_block .product_tit h4 span {
		font-size: 1.8rem;
	}

	/* 画像とテキストブロックのfloatを解除して縦積みに */
	.product_block .product_img,
	.product_block .product_txt {
		float: none;
		width: 100%; /* 横幅を画面いっぱいに */
	}

	/* 画像が画面からはみ出ないように設定 */
	.product_block .product_img img,
	.product_block .product_txt .img img {
		max-width: 100%;
		height: auto; /* 縦横比を維持 */
		display: block;
		margin: 0 auto;
	}

	.product_block .product_img {
		margin-bottom: 20px; /* 下に余白を追加 */
		text-align: center; /* 画像を中央揃え */
	}
	
	.product_block .product_txt {
		padding: 40px 10px 10px; /* 内側の余白を調整 */
		border-width: 3px;
		margin: 30px 0px 0px 0px;
	}

	.product_block .product_txt .tit {
		font-size: 1.8rem !important;
		line-height: 50px !important;
		padding: 0 10px 0 15px !important;
	}

	.product_block .product_txt_yoko .tit {
	font-size: 1.8rem !important;
	line-height: 50px !important;
	padding: 0 10px 0 15px !important;
	}

	.product_block .product_txt_roll .tit {
	font-size: 1.8rem !important;
	line-height: 50px !important;
	padding: 0 10px 0 15px !important;
	}

	.product_block .product_txt .tit:before {
		border-left-width: 18px;
		right: -18px;
		border-top-width: 25px;
		border-bottom-width: 25px;
	}

	.product_block .product_txt_yoko .tit:before {
		border-left-width: 18px;
		right: -18px;
		border-top-width: 25px;
		border-bottom-width: 25px;
	}

	.product_block .product_txt_roll .tit:before {
		border-left-width: 18px;
		right: -18px;
		border-top-width: 25px;
		border-bottom-width: 25px;
	}

	/* テーブルを縦積みのレイアウトに変更 */
	.product_block .product_tbl,
	.product_block .product_tbl tr,
	.product_block .product_tbl th,
	.product_block .product_tbl td {
		display: block; /* ブロック要素に変更 */
		width: 100% !important; /* 横幅を100%に */
		box-sizing: border-box; /* paddingとborderを幅に含める */
	}
	
	.product_block .product_tbl {
		border: none; /* 元の枠線をリセット */
		margin-top: 30px;
	}

	.product_block .product_tbl tr {
		/* border-top: 1px solid #d9d9d9; */
	}

	.product_block .product_tbl tr:first-child {
		border-top: none;
	}

	.product_block .product_tbl th {
		border: none;
		text-align: left !important;
		padding-bottom: 5px; /* 下の余白を詰める */
	}

	.product_block .product_tbl td {
		border: none;
		text-align: left !important;
		padding-top: 5px; /* 上の余白を詰める */
		padding-bottom: 20px; /* 各セクションの下に余白 */
	}
}
/* ▲▲▲【スマホ用スタイル】ここまで追記 ▲▲▲ */

/*施工事例*/
#main-contents .case{
	padding: 50px 0;
	background: #f5f5f5;
}

#main-contents .case .case_catch{
	font-size: 28px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
	margin: 0 0 20px;
}

#main-contents .case .case_catch strong,
#main-contents .case .case_catch span{
	color: #a30000;
}

#main-contents .case .case_catch strong{
	padding: 0 0 3px;
	background: url(../img/partition02/bg_border_bottom02.png) 0 100% repeat-x;
}

#main-contents .case .case_logo{
	margin: 0 0 30px;
	text-align: center;
}

#main-contents .case .lead{
	margin: 0 0 30px;
}

#main-contents .case .box{
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-contents .case .col{
	margin: 0 0 30px;
	background: #fff;
	text-align: center;
}

#main-contents .case .col:nth-child(n + 4){
	display: none;
}

#main-contents .case .col .img{
	position: relative;
	/*display: inline-block;*/
}

#main-contents .case .col .img img {width: 100%;}

#main-contents .case .col .txt_area{
	position: relative;
    padding: 43px 5% 20px;
	text-align: left;
}

#main-contents .case .col .txt_area h3{
	margin: 0 0 4px;
	/* padding: 0 0 0 15px; */
	font-size: 19px;
	font-weight: bold;
	line-height: 1.4;
	/* background: url(../img/partition02/ico_arw_b.png) 0 0.25em no-repeat; */
	background-size: 7px auto;
}

#main-contents .case .col .txt_area p{
	line-height: 1.0;
}

#main-contents .case .col .txt_area::before{
	content: "タテ型ブラインド";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	background: #001851;
	text-align: center;
	width: 120px;
	padding: 2px 0;
}

#main-contents .case .col.col2 .txt_area::before{
	content: "ヨコ型ブラインド";
	background: #a30000;
}
#main-contents .case .col.col3 .txt_area::before{
	content: "ガラス";
	background: #724800;
}
#main-contents .case .col.col4 .txt_area::before{
	content: "ロールスクリーン";
	background: #1d4528;
}

#main-contents .case .btn_lead{
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

#main-contents .case .open {
	margin: 0 0 30px;
	padding: 0 30px 0 0;
	text-align: right;
	font-weight: bold;
	position: relative;
	top: -10px;
	cursor: pointer;
}

#main-contents .case .open::before,
#main-contents .case .open::after{
	content: "";
	position: absolute;
	top: calc(50% - 3px);
	left: calc(100% - 20px);
	width: 12px;
	height: 2px;
	background: #443f34;
}

#main-contents .case .open::after{
	transform: rotate(90deg);
}

#main-contents .case .company{
	font-size: 14px;
	color: #666;
	/* line-height: 1.8; */
	text-align: left;
	/* border-bottom: 1px solid #e6e6e6; */
	margin: 0 0 15px;
	padding: 0 0 14px;
}

#main-contents .case .txt_area dl{
	/* display: flex; */

	display: grid;
	grid-template-columns: 100px 1fr;
	margin: 0;
	padding: 0px 0;
	font-size: 13px;
	border-bottom: 1px solid #ddd;
}

#main-contents .case .txt_area dl dt{
	width: 77px;
	font-weight: bold;
	margin: 0 0 0px;
}

#main-contents .case .txt_area dl dd{
	width: calc( 100% - 0px );
	margin: 0 0 0px;
}


/*防犯セキュリティー*/
#main-contents .security{
	padding: 60px 0;
	color: #fff;
	background: url(../img/partition02/bg_security.jpg) 50% 0 no-repeat;
	background-size: cover;
	text-align: center;
}

#main-contents .security .lead{
	margin: 0 0 10px;
}

#main-contents .security .tit{
	display: inline-block;
	margin: 0 0 20px;
	padding: 0 0 10px;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	background: url(../img/partition02/bg_security_border.png) 0 100% repeat-x;
}

#main-contents .security .tit strong{
	color: #dabb70;
}
#main-contents .security .tit span{
	font-size: 20px;
}

#main-contents .security .txt{
	margin: 0 0 30px;
	font-size: 15px;
	line-height: 1.6;
}

/*オフィスづくり成功企業インタビュー*/
#main-contents .interview{
	padding: 80px 0 20px;
	background: #f5f5f5;
}

#main-contents .interview a.link_block{
	position: relative;
	display: block;
	color: #1d1c22;
	text-decoration: none;
	margin: 0 0 40px;
	padding: 0 5% 45px;
	background: #fff;
	box-sizing: border-box;
}

#main-contents .interview a.link_block:after{
	content:"";
	position: absolute;
	z-index: 1;
	right: 0;
	bottom: 0;
	width: 40px;
	height: 40px;
	background: #a30000 url(../img/partition02/ico_arw_w.png) 50% 50% no-repeat;
	background-size: 7px auto;
	
}

#main-contents .interview a.link_block .img{
	position: relative;
	top: -20px;
}

#main-contents .interview a.link_block .content .company{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	margin: 0 0 10px;
}

#main-contents .interview a.link_block .content .position{
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px;
}

#main-contents .interview a.link_block .content .catch{
	margin: 0 0 20px;
}

#main-contents .interview a.link_block .content .catch p{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
	color: #a30000;
}

#main-contents .interview a.link_block .content .lead p{
	font-size: 14px;
	line-height: 1.8;
}

#main-contents .interview .tit_box{
	margin: 0 0 20px;
	text-align: center;
}

#main-contents .interview .tit_box .txt_area{
	position: relative;
	max-width: 600px;
	margin:  0 auto;
	padding: 20px 5%;
	box-sizing: border-box;
	color: #fff;
	background: #1d1c22;
}

#main-contents .interview .tit_box .txt_area::before,
#main-contents .interview .tit_box .txt_area::after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	border-top: 10px solid #434248;
	border-right: 10px solid #434248;
	border-bottom: 10px solid transparent;
	border-left: 10px solid transparent;
}
#main-contents .interview .tit_box .txt_area::after{
	top: auto;
	bottom:0;
	right: auto;
	left: 0;
	transform: rotate(180deg);
}

#main-contents .interview .tit_box .num{
	display: inline-block;
	margin: 0 0 10px;
	padding: 0 0 0 28px;
	font-family: 'Montserrat', sans-serif;
	font-weight: bold;
	line-height: 18px;
	color: #dabb70;
	background: url(../img/partition02/ico_interview.png) 0 50% no-repeat;
	background-size: auto 18px;
}

#main-contents .interview .tit_box h3{
	margin: 0 0 10px;
	font-size: 20px;
	font-weight: bold;
}

#main-contents .interview .tit_box .people{
	font-size: 15px;
	font-weight: bold;
}

#main-contents .interview .txt_box{
	margin: 0 0 40px;
}
#main-contents .interview .txt_box.last{
	margin-bottom: 0;
}

#main-contents .interview .txt_box .txt_area{
	margin: 0 0 10px;
}

#main-contents .interview .txt_box .txt_area p{
	line-height: 1.6;
}

#main-contents .interview .txt_box .txt_area .tit{
	margin: 0 0 10px;
	font-size: 19px;
	font-weight: bold;
	line-height: 1.6;
}

#main-contents .interview .txt_box .img_area .img{
	float: left;
	width: 48%;
	margin: 20px 4% 0 0;
}

#main-contents .interview .txt_box .img_area .img img{
	width: 100%;
}

#main-contents .interview .txt_box .img_area .img:nth-child(2n){
	margin-right: 0;
}
#main-contents .interview .txt_box .img_area .img:nth-child(-n+2){
	margin-top: 0;
}

/*レイアウトプラン作成から施工まで*/
#main-contents .flow2{
	padding: 60px 0;
	background: url(../img/partition02/bg_flow_arw.png) 50% 99% no-repeat #fff;
	background-size: 50px auto;
}

#main-contents .flow2 .lead{
	margin: 0 0 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

#main-contents .flow2 .flow_wrap{
	margin: 0 0 20px;
	background: #f5f5f5;
}

#main-contents .flow2 .flow_box{
	position: relative;
	max-width: 400px;
	margin: 0 auto;
	padding: 10px;
	background: #f5f5f5;
}

#main-contents .flow2 .flow_box .col{
	display: table;
	position: relative;
	width: 100%;
	margin: 0 0 10px;
	padding: 20px 0;
	background: #fff;
	text-align: center;
}
#main-contents .flow2 .flow_box .col:last-child{
	margin-bottom: 0;
}

#main-contents .flow2 .flow_box .col::before{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	border-top: 16px solid #dabb70;
	border-right: 11px solid transparent;
	border-left: 11px solid transparent;
	z-index: 2;
	transform: translateX(-50%);
}
#main-contents .flow2 .flow_box .col:last-child::before{
	display: none;
}

#main-contents .flow2 .flow_box .step{
	display: table-cell;
	vertical-align: middle;
	position: relative;
	width: 25%;
	margin: 0 0 10px;
	padding: 0 0 8px;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 1;
	letter-spacing: -0.03em;
	color: #dabb70;
}

#main-contents .flow2 .flow_box .step::after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 15px;
	height: 2px;
	transform: translateX(-50%);
	background: #dabb70;
}

#main-contents .flow2 .flow_box .img{
	display: table-cell;
	vertical-align: middle;
	width: 20%;
	margin: 0 10% 0 0;
}

#main-contents .flow2 .flow_box .img img{
	width: auto;
	height: 30px;
}

#main-contents .flow2 .flow_box .txt{
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	text-align: left;
}
#main-contents .flow2 .flow_box .txt.line2{
	line-height: 15px;
}

/*無料で3Dパーツをご提案*/
#main-contents .reco{
	padding: 60px 0;
	background: url(../img/partition02/bg_reco.jpg) 50% 0 no-repeat;
	background-size: cover;
}

#main-contents .reco .reco_in{
	position: relative;
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
	background: #fff;
	text-align: center;
}

#main-contents .reco .tit{
	display: inline-block;
	position: relative;
	margin: 0 0 20px;
	padding: 0 30px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

#main-contents .reco .tit strong{
	color: #a30000;
}
#main-contents .reco .tit span{
	font-size: 18px;
}

#main-contents .reco .tit::before,
#main-contents .reco .tit::after{
	content: "";
	position: absolute;
	left: 10px;
	bottom: 0;
	width: 20px;
	height: 30px;
	background: url(../img/partition02/ico_reco_tit.png) 0 0 no-repeat;
	background-size: contain;
}
#main-contents .reco .tit::after{
	left: auto;
	right: 10px;
	transform: rotateY(180deg);
}

#main-contents .reco .ico{
	position: absolute;
	right: -1%;
	top: -20px;
	width: 20%;
	max-width: 75px;
}

#main-contents .reco .bar{
	width: calc(100% + 16px);
	transform: translateX(-8px);
	margin: 0 0 20px;
	padding: 10px 5%;
	box-sizing: border-box;
	background: #a30000;
}

#main-contents .reco .bar p{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	color: #fff;
}

#main-contents .reco .txt{
	margin: 0 0 20px;
	padding: 0 5%;
	text-align: left;
}

#main-contents .reco .img_box{
	padding: 0 5%;
}

#main-contents .reco .img_box .img{
	float: left;
	width: 48%;
	margin: 10px 4% 0 0;
}

#main-contents .reco .img_box .img img{
	width: 100%;
}

#main-contents .reco .img_box .img:nth-child(2n){
	margin-right: 0;
}
#main-contents .reco .img_box .img:nth-child(-n+2){
	margin-top: 0;
}

#main-contents .sr_area{
	background: #fff;
	width: 100%;
	padding: 40px 5% 40px;
	box-sizing: border-box;
}

/*ショールームでのご提案も承ります*/
#main-contents .showroom{
	padding: 60px 0;
	background: url(../img/partition02/bg_lineup.gif) -40px -66px #fff;
}

#main-contents .showroom .lead{
	margin: 0 0 20px;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.6;
	text-align: center;
}

#main-contents .showroom .catch{
	position: relative;
	margin: 0 0 20px;
	padding: 20px 3% 75px;
	font-size: 14px;
	background: #f5f5f5;
	text-align: center;
}

#main-contents .showroom .catch span{
	display: block;
	margin: 8px 0 0;
	color: #6a696e;
	font-size: 12px;
}

#main-contents .showroom .catch::before{
	content: "";
	position: absolute;
	bottom: 0;
	right: 3%;
	width: 81px;
	height: 70px;
	background: url(../img/partition02/bg_showroom_catch.png) 0 0 no-repeat;
	background-size: contain;
}

#main-contents .showroom .col{
	float: left;
	width: 48%;
	margin: 20px 4% 0 0;
}

#main-contents .showroom .col:nth-child(2n){
	margin-right: 0;
}
#main-contents .showroom .col:nth-child(-n+2){
	margin-top: 0;
}

#main-contents .showroom .img{
	margin: 0 0 10px;
}

#main-contents .showroom .box{
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-contents .showroom .col .tit{
	margin: 0 0 5px;
	font-size: 14px;
	font-weight: bold;
}

#main-contents .showroom .col p{
	font-size: 12px;
}
#main-contents .showroom .col .caution{
	font-size: 12px;
	color: #f11414;
}

#main-contents .showroom .col a:link,
#main-contents .showroom .col a:visited{
	text-decoration: underline;
}

/*取引先企業一覧*/
#main-contents .client{
	padding: 60px 0;
	color: #fff;
	background: #a30000;
}

#main-contents .client .client_in{
	width: 90%;
	margin: 0 auto;
}

#main-contents .client h2{
	margin: 0 0 20px;
	font-size: 26px;
	font-weight: bold;
	text-align: center;
}

#main-contents .client .img{
	margin: 0 0 20px;
	padding: 10px;
	background: #fff;
	border: 5px solid #ccc;
	text-align: center;
}

#main-contents .client ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#main-contents .client li{
	font-size: 14px;
	line-height: 1.8;
}

/*お電話でのお問い合わせ*/
#main-contents .contact_tel{
	padding: 60px 0;
	text-align: center;
}

#main-contents .contact_tel .contact_in{
	width: 90%;
	margin: 0 auto;
}

#main-contents .contact_tel .tit_area{
	margin: 0 0 20px;
	padding: 20px 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#main-contents .contact_tel .tit_area p{
	font-size: 14px;
	font-weight: bold;
}

#main-contents .contact_tel h2{
	margin: 20px 0 0;
	font-size: 25px;
	font-weight: bold;
}

#main-contents .contact_tel .col{
	margin: 0 0 20px;
	background: #fff;
}

#main-contents .contact_tel .col:last-child{
	margin-bottom: 0;
}

#main-contents .contact_tel .col a{
	display: block;
	padding: 0 0 10px;
	color: #333;
	cursor: default;
}

#main-contents .contact_tel .col .tit{
	margin: 0 0 10px;
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #d1322e;
}

#main-contents .contact_tel .col .number{
	display: none;
}
#main-contents .contact_tel .col .number span{
	padding: 0 0 0 25px;
	background: url(../img/partition02/ico_contact_tel.png) 0 45% no-repeat;
	background-size: 20px auto;
}

#main-contents .contact_tel .col .sp{
	display: inline-block;
	margin: 0 0 10px;
	padding: 8px 10px 8px 27px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1;
	color: #666;
	background: url(../img/partition02/ico_contact_phone.png) 10px 50% no-repeat #ededed;
	background-size: 11px auto;
}

#main-contents .contact_tel .col .sp .num{
	vertical-align: middle;
	margin: 0 0 0 5px;
	font-size: 20px;
	font-weight: normal;
}

#main-contents .contact_tel .col .time{
	width: 90%;
	margin: 0 auto;
	font-size: 12px;
	color: #666;
}

/*メールでのお問い合わせ*/
#main-contents .secondary-mail{
	padding: 60px 0;
	color: #fff;
	background: #333;
}
#main-contents .secondary-mail .wrap{
	width: 90%;
	margin: 0 auto;
}

#main-contents .secondary-mail h2{
	margin: 0 0 30px;
	padding: 25px 0;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#main-contents .secondary-mail .mail-step{
	margin: 0 0 30px;
}
#main-contents .secondary-mail .mail-step .col{
	position: relative;
	float: left;
	width: 31%;
	margin: 0 3% 0 0;
	padding: 10px;
	box-sizing: border-box;
	color: #333;
	background: #fff;
}
#main-contents .secondary-mail .mail-step .col.selected{
	width: 32%;
	color: #fff;
	background: #d73232;
}
#main-contents .secondary-mail .mail-step .col:last-child{
	margin-right: 0;
}
#main-contents .secondary-mail .mail-step .col em{
	display: block;
	text-align: center;
	border: 1px solid #ccc;
}
#main-contents .secondary-mail .mail-step .col.selected em{
	margin: 0 0 1px;
	color: #d73232;
	background: #fff;
	border: none;
}
#main-contents .secondary-mail .mail-step .col span{
	display: block;
	text-align: center;
	font-size: 14px;
}

#main-contents .secondary-mail #mail-form{
	width: 100%;
}
#main-contents .secondary-mail #mail-form li {
	height: auto;
}
#main-contents .secondary-mail .form-txt,
#main-contents .secondary-mail .form-textarea{
	width: 100%;
	box-sizing: border-box;
	background: #fff;
}
#main-contents .secondary-mail .ssl-txt {
	font-size: 15px;
	line-height: 2;
}
#main-contents .secondary-mail .ssl-txt a{
	color: #fff;
	text-decoration: underline;
}

#main-contents .secondary-mail #mail-form li p{
	padding-left: 290px;
}
#main-contents .secondary-mail .ssl-table{
	width: 100%;
	margin: 0;
}
#main-contents .secondary-mail #mail-form #form-submit{
	padding: 0;
	height: 50px;
	font-size: 14px;
}
#main-contents .secondary-mail #mail-form .form-name2{
	float: none;
}
#main-contents .secondary-mail #mail-form .form-name1{
	float: none;
	padding: 0 0 0 40px;
}
#main-contents .secondary-mail #mail-form .ssl-table .white-base{
	display: inline-block;
	background: #fff;
}

/*ズームアイコン*/
#main-contents .zoom{
	position: relative;
}

#main-contents .zoom a::after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 30px;
	height: 30px;
	background: url(../img/partition02/ico_case_zoom.gif) 50% 50% no-repeat #fff;
	background-size: 14px auto;
	cursor: pointer;
}

/*ボタン*/
#main-contents .box_btn{
	display: table;
	position: relative;
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
}

#main-contents .box_btn a{
	display: table-cell;
	vertical-align: middle;
	height: 50px;
	padding: 0 17% 0 10%;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	background: #a30000;
	border-radius: 8px;
	text-align: center;
}

#main-contents .box_btn .img{
	position: absolute;
	top: -20px;
	right: -5%;
	width: 20%;
	max-width: 69px;
}

#main-contents .box_btn .txt{
	padding: 0 0 0 22px;
	background: url(../img/partition02/ico_arw_w.png) 0 50% no-repeat;
	background-size: 7px auto;
}

#main-contents .secondary-mail .form-name2 {
    background: url(../img/from-required.gif) no-repeat 132px -2px;
}

/* ナビ */
#main-contents .nav_area{
	margin: 0 auto 60px;
    width: 90%;
}
#main-contents .nav_area ul{
	display: flex;
	flex-flow: row wrap;
	margin: 0 auto;
	padding: 0;
	list-style: none; 
}
#main-contents .nav_area ul li{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-grow: 1;
	position: relative;
	font-size: 14px;
    border-right: 1px solid #dabb70;
    width: 25%;
    margin: 0 0 10px;
    padding: 0 4px;
    font-weight: bold;
}
#main-contents .nav_area ul li:first-child,
#main-contents .nav_area ul li:nth-child(4n){
    border-left: 1px solid #dabb70;
}

#main-contents .nav_area ul li a{
	display: block;
	padding: 12px 0;
	background: url(../img/partition02/ico_arwdown.png) 50% 100% no-repeat;
	background-size: 10px auto;
	transition: opacity 0.2s;
}
#main-contents .nav_area ul li a:hover{
	opacity: 0.7;
    color: #a30000;
}

/* cv_btn */

#main-contents .cv_btn{
	display: table;
	position: relative;
	width: 100%;
	max-width: 500px;
	margin: 0 auto 60px;
}

#main-contents .cv_btn a{
	display: table-cell;
	vertical-align: middle;
	height: 70px;
	padding: 0 7% 0 14%;
	border-radius: 9px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: url(../img/partition02/ico_mail.png) 6% 50% no-repeat, linear-gradient(90deg, #f24a00 0,#f27200 50%, #f24a00 100%);
	background-size: 24px auto, 100% auto;
}

#main-contents .cv_btn .img{
	position: absolute;
	top: -45px;
	right: -2%;
	width: 20%;
	max-width: 85px;
}

#main-contents .cv_btn .img img{
	width: 100%;
}

/* こんなお悩みありませんか？ */
#main-contents .trouble_head{
	position: relative;
	background: #1d1c22;
	text-align: center;
	padding: 0px 0 57px;
}

#main-contents .trouble_head:after{
	content:"";
	position: absolute;
	z-index: 1;
	left: calc( 50% - 42px );
	bottom: -20px;
	width: 84px;
	height: 22px;
	background: #1d1c22;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
}

#main-contents .trouble_head .catch{
	font-size: 18px;
	color: #d2a462;
	font-weight: bold;
	line-height: 2.125;
	margin: 0 0 0px;
}

#main-contents .trouble_head h2{
	display: table;
	margin: 0 auto;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 1.8;
	background: url(../img/partition02/bg_border_bottom.png) 0 100% repeat-x;
}

#main-contents .trouble_content{
	padding: 70px 0 100px;
	background: url(../img/partition02/bg_cv01.jpg) 0 0 repeat;
}

#main-contents .trouble_content ul.trouble_list{
	margin: 0 0 10px;
	padding: 0;
	list-style-type: none;
}

#main-contents .trouble_content ul.trouble_list li{
	display: flex;
	align-items: center;
	margin: 0 0 20px;
}

#main-contents .trouble_content ul.trouble_list li .img{
	width: 80px;
	margin: 0 10px 0 0;
}

#main-contents .trouble_content ul.trouble_list li .txt{
	width: calc( 100% - 90px );
	font-size: 18px;
	color: #1d1c22;
	line-height: 1.5;
}

#main-contents .trouble_content ul.trouble_list li .txt .txt_red{
	color: #102965;
    font-weight: bold;
}

#main-contents .trouble_content ul.trouble_list li .txt br{
	display: none;
}

#main-contents .trouble_catch{
	position: relative;
}

#main-contents .trouble_catch .content{
	background: #fff;
	text-align: center;
	margin: -20px 0;
	padding: 45px 5% 52px;
}

#main-contents .trouble_catch .content .catch{
	font-size: 18px;
	line-height: 1.6;
	margin: 0 0 10px;
}

#main-contents .trouble_catch .content .catch strong{
	font-size: 20px;
	line-height: 1.6;
	color: #a30000;
	font-weight: bold;
}
#main-contents .trouble_catch .content .catch strong br {
	display: none;
}

#main-contents .trouble_catch .content .lead{
	font-size: 16px;
	line-height: 2.0;
	text-align: left;
}

#main-contents .trouble_catch .content .lead br{
	display: none;
}

#main-contents .trouble_catch .img_2col{
	display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 -2%;
}

#main-contents .trouble_catch .img01{
	width: 55%;
}
#main-contents .trouble_catch .img02{
	width: 40%;
}
#main-contents .trouble_catch .img03{
	width: 40%;
}
#main-contents .trouble_catch .img04{
	width: 55%;
}

/* ラインナップ追加 */
#main-contents .lineup_bg{
	padding: 60px 5%;
	background-position: 50% 50%;
	background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    color: #fff;
}

#main-contents .lineup_bg.type01{
	background-image: url(../img/partition02/bg_lineup_type01.jpg);
}
#main-contents .lineup_bg.type02{
	background-image: url(../img/partition02/bg_lineup_type02.jpg);
}

#main-contents .lineup_bg .catch{
	font-size: 18px;
	color: #dabb70;
	line-height: 1.8;
	text-align: center;
	margin: 0 0 4px;
}

#main-contents .lineup_bg h2{
	display: table;
	margin: 0 auto 20px;
	padding: 0 0 1px;
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	line-height: 1.8;
	background: url(../img/partition02/bg_border_bottom.png) 0 100% repeat-x;
}

#main-contents .lineup_bg .lead{
	margin: 0 0 30px;
}

#main-contents .lineup_bg .lead p{
	font-size: 16px;
	line-height: 1.8;
}

/* レイアウトプラン作成から施工まで */
#main-contents .flow_area{
	padding: 60px 0 10px;
	background: #fff;
}

#main-contents .flow_area .tit_area{
	margin-bottom: 35px;
}

#main-contents .flow_area .catch{
	margin: 0 0 20px;
	line-height: 1.4;
	font-size: 18px;
	font-weight: bold;
}

#main-contents .flow_area .btns{
	display: flex;
	flex-direction: column;
	margin: 0 auto 20px;
	padding: 0;
	background: #fff;
}

#main-contents .flow_area .btns li{
	position: relative;
	display: flex;
/*	flex-direction: column;*/
/*	justify-content: center;*/
	align-items: center;
	flex-grow: 1;
	padding: 10px 10px;
	font-size: 12px;
	color: #807d79;
	border-top: 1px dotted #443f34;
	border-bottom: 1px dotted #443f34;
	border-left: 1px dotted #443f34;
	border-right: 1px dotted #443f34;
}
/*右arw*/
#main-contents .flow_area .btns li::before{
	content: "";
	position: absolute;
	top: 0;
	left: 100%;
	width: 14px;
	height: 100%;
	/*background: url(../img/layout/bg_flow_btn.png) 0 0 no-repeat;
	background-size: 100% 100%;*/
}

#main-contents .flow_area .btns li:nth-child(1){
	border-left: 1px dotted #443f34;
	z-index: 5;
}

#main-contents .flow_area .btns li:nth-child(2){
	border-top: none;
	z-index: 4;
}

#main-contents .flow_area .btns li:nth-child(3){
	border-top: none;
	z-index: 3;
}

#main-contents .flow_area .btns li:nth-child(4){
	border-top: none;
	z-index: 2;
}

#main-contents .flow_area .btns li:nth-child(5){
	border-top: none;
	border-right: 1px dotted #443f34;
	z-index: 1;
}
#main-contents .flow_area .btns li:nth-child(5)::before{
	display: none;
}

#main-contents .flow_area .btns li.active{
	color: #fff;
	background: #443f34;
}

/*#main-contents .flow_area .btns li.active::before{
	width: 0;
	height: 0;
	background: none;
	border-left: 14px solid #443f34;
	border-top: 60px solid transparent;
	border-bottom: 60px solid transparent;
}*/
/*下arw*/
#main-contents .flow_area .btns li::after{
	content: "";
	position: absolute;
	top: 100%;
	left: calc(50% - 8px);
	border-top: 0 solid #443f34;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
}
/*#main-contents .flow_area .btns li.active::after{
	border-top: 8px solid #443f34;
	transition: border-top 0.3s ease-out;
}*/

#main-contents .flow_area .btns span{
	display: block;
	min-width: 20px;
	margin: 0 10px 0 0;
	padding: 7px 30px 7px 0;
	line-height: 1;
	letter-spacing: 0;
	font-size: 10px;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: bold;
	background: url(../img/layout/ico_flow.png) right 50% no-repeat;
	background-size: 20px auto;
}

#main-contents .flow_area .btns li[data-btns="step02"] span {
	background: url(../img/layout/ico_flow02.png) right 50% no-repeat;
	background-size: 25px auto;
}

#main-contents .flow_area .btns li[data-btns="step03"] span {
	background: url(../img/layout/ico_flow03.png) right 50% no-repeat;
	background-size: 19px auto;
}

#main-contents .flow_area .btns li[data-btns="step04"] span {
	background: url(../img/layout/ico_flow04.png) right 50% no-repeat;
	background-size: 20px auto;
}

#main-contents .flow_area .btns li[data-btns="step05"] span {
	background: url(../img/layout/ico_flow05.png) right 50% no-repeat;
	background-size: 24px auto;
}

#main-contents .flow_area .btns em{
	margin: 0 0 0 0.1em;
	font-size: 120%;
	font-style: normal;
}

#main-contents .flow_area .btns li.active span{
	background: url(../img/layout/ico_flow_active.png) right 50% no-repeat;
	background-size: 20px auto;
}

#main-contents .flow_area .btns li.active[data-btns="step02"] span {
	background: url(../img/layout/ico_flow02_active.png) right 50% no-repeat;
	background-size: 25px auto;
}

#main-contents .flow_area .btns li.active[data-btns="step03"] span {
	background: url(../img/layout/ico_flow03_active.png) right 50% no-repeat;
	background-size: 19px auto;
}

#main-contents .flow_area .btns li.active[data-btns="step04"] span {
	background: url(../img/layout/ico_flow04_active.png) right 50% no-repeat;
	background-size: 20px auto;
}

#main-contents .flow_area .btns li.active[data-btns="step05"] span {
	background: url(../img/layout/ico_flow05_active.png) right 50% no-repeat;
	background-size: 24px auto;
}

#main-contents .flow_area .conts{
	margin: 0 0 25px;
	padding: 25px 5%;
	border-radius: 18px;
	background: rgba(55,41,30,0.1) url(../img/layout/bg_02.png);
}

#main-contents .flow_area .conts li{
	display: none;
	width: 100%;

}
#main-contents .flow_area .conts li.active{
	display: block;
}

#main-contents .flow_area .conts h3{
	position: relative;
	padding: 0 0 15px;
	margin: 0 0 15px;
	font-size: 16px;
}

#main-contents .flow_area .conts h3::before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 30px;
	border-top: 1px dotted #cc0013;
}

#main-contents .flow_area .conts .txt_area p{
	font-size: 12px;
	color: #666461;
}

#main-contents .flow_area .conts .txt_area p.indet{
	text-indent: -1em;
	padding-left: 1em;
}

#main-contents .flow_area .conts .img{
	margin: 15px 0 0;
	text-align: center;
}

#main-contents .flow_area .txt_btm{
	color: #807d79;
	margin: 0 0 30px;
}

/* 固定バナー */
.fixbnr {
	display: none;
}

/* モーダルの背景 */
.modal {
    position: fixed;
    z-index: 10000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    
    /* 画像を中央に配置するための設定 */
    display: flex;
    justify-content: center;
    align-items: center;
    
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* モーダルが表示されるときのスタイル */
.modal.show {
    opacity: 1;
    visibility: visible;
}

/* 拡大表示される画像（id="modal-image"） */
#modal-image {
    /* 画面に対して可能な限り大きく表示 */
    max-width: 95vw;   /* 画面幅の95%を最大幅に */
    max-height: 95vh;  /* 画面高さの95%を最大高に */
    object-fit: contain;
    
    /* 影をつけて画像を立体的に見せる */
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
    border-radius: 4px; /* 少しだけ角を丸くする */
    
    /* アニメーション */
    animation: zoomIn 0.3s ease;
}

/* 閉じるボタン */
.close-button {
    position: absolute;
    top: 15px;      /* 少し上に配置 */
    right: 20px;    /* 少し左に配置 */
    color: #333;
    font-size: 45px;
    font-weight: bold;
    cursor: pointer;
    transition: color 0.3s ease;
}

.close-button:hover,
.close-button:focus {
    color: #000;
    text-decoration: none;
}

/* モーダル表示時のアニメーション */
@keyframes zoomIn {
    from {
        transform: scale(0.8);
        opacity: 0;
    }
    to {
        transform: scale(1);
        opacity: 1;
    }
}

/* よくあるご質問 */
.sr_faq_blinds p.tit_blinds span {
	float: right;
	font-size: 14px;
	font-weight: normal;
	background: url(../img/arw.png) 0 50% no-repeat;
	padding: 0 0 0 14px;
	margin: 14px 0 0 0;
}

.sr_faq_blinds {
	clear: both;
}
.sr_faq_blinds p.tit_blinds {
	letter-spacing: normal;
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 30px;
}
.sr_faq_blinds dl.list_faq_blinds {
	padding: 0;
	margin: 0;
}

.sr_faq_blinds dl.list_faq_blinds dt ,
.sr_faq_blinds dl.list_faq_blinds dd {
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 2em;
	padding: 0 0 0 55px;
	margin: 0;
	position: relative;
}

.sr_faq_blinds dl.list_faq_blinds dt {
	font-weight: bold;
}

.sr_faq_blinds dl.list_faq_blinds dd {
	margin: 10px 0 30px;
}

.sr_faq_blinds dl.list_faq_blinds dt:before ,
.sr_faq_blinds dl.list_faq_blinds dd:before {
	display: block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	text-align:center;
	position: absolute;
	left: 0;
	top: 0;
	border: 1px solid #162b5f;
}

.sr_faq_blinds dl.list_faq_blinds dt:before {
	content: "Q";
	color: #FFF;
	background: #162b5f;
}

.sr_faq_blinds dl.list_faq_blinds dd:before {
	content: "A";
	color: #162b5f;
	background: #FFF;
}