#measuring_service #visual{
	margin-bottom: 1.8em;
}
#measuring_service .txt{
	font-size: 18px;
	line-height: 2;
	margin-bottom: 1.5em;
}
#measuring_service .txtmini{
	font-size: 12px;
}
#measuring_service .txtcenter{
	text-align: center;
}
#measuring_service .txt.space{
	letter-spacing: -.02em;
	margin-bottom: 0;
	margin-top: 1em;
}
#measuring_service .red{
	color: #b71616;
}
#measuring_service .area01 .message{
	background-color: #ef9799;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 1.5;
	padding: 11.5px;
	margin-bottom: 2em;
}
#measuring_service .area02{
	border: 2px solid #b1948b;
	border-radius: 20px;
	padding: 3em 2.5em 2.5em;
	margin-bottom: 5em;
}
#measuring_service .area02 .measuring-lead{
	color: #654b43;
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
	position: relative;
	margin-top: .7em;
}
#measuring_service .area02 .measuring-lead::before{
	content: "＼新築・リフォームの方必見！／";
	color: #9b3a1a;
	font-size: 18px;
	position: absolute;
	top: -1.3em;
}
#measuring_service .area02 .measuring-pointicon{
	margin-bottom: 1em;
}
#measuring_service .area02 .measuring-points{
	display: flex;
	justify-content: space-between;
	align-items: end;
}
#measuring_service .area02 .measuring-points .measuring-point{
	font-size: 17px;
	line-height: 2;
	width: 46%;
}
#measuring_service .area03{
	background-color: #f9f9f9;
	padding-bottom: 2.5em;
	margin-bottom: 4em;
}
#measuring_service .area03 .measuring-headingtitle{
	color: #896e66;
	font-size: 20px;
	padding: 1.2em 1.5em 0;
}
#measuring_service .area03 .measuring-heading{
	display: flex;
	margin-top: .7em;
	padding: 0 2.5em;
}
#measuring_service .area03 .measuring-headinglead p{
	background-color: #896e66;
	border-radius: 5px;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-size: 30px;
	padding: .4em .8em;
	margin-right: 1em;
}
#measuring_service .area03 .measuring-headinglead span{
	font-size: 26px;
	margin-right: .6em;
}
#measuring_service .area03 .measuring-headingprice{
	color: #896e66;
	font-size: 22px;
	font-weight: 600;
	line-height: 1.1;
}
#measuring_service .area03 .measuring-headingprice .en{
	font-size: 36px;
	margin-right: .2em;
}
#measuring_service .area03 .measuring-headingprice .price{
	font-size: 55px;
	font-family: "メイリオ",Meiryo,sans-serif;
}
#measuring_service .area03 .measuring-servicepoint{
	display: flex;
	justify-content: space-between;
	margin-bottom: .7em;
}
#measuring_service .area03 .measuring-serviceabout{
	background-color: #fff;
	border-radius: 5px;
	font-size: 16px;
	padding: 20px 27px;
	margin: 0 2em;
	line-height: 2;
}
#measuring_service .area03 .measuring-service__title{
	color: #896e66;
	font-size: 28px;
	font-family: 'Noto Serif JP', serif;
	text-align: center;
}
#measuring_service .area03 .measuring-service__description .line{
	border-bottom: 1px solid;
	font-weight: 600;
}

#measuring_service .measuring-menu .measuring-menu__notes{
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 20px;
	margin-bottom: 6em;
}
#measuring_service .measuring-menu .measuring-menu__notes li a{
	display: block;
	background-color: #896e66;
	border-radius: 5px;
	color: #fff;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	padding: 15px 0;
	max-width: 210px;
	position: relative;
}
#measuring_service .measuring-menu .measuring-menu__notes li a::after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-top: 8px solid #fff;
	border-bottom: 0;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translate(0,-50%);
}

#measuring_service .area04 .ttl,
#measuring_service .area05 .ttl,
#measuring_service .area06 .ttl,
#measuring_service .area07 .ttl{
	background-color: #896e66;
	border-radius: 5px;
	color: #fff;
	font-family: 'Noto Serif JP', serif;
	font-size: 28px;
	margin: 0 0 1em;
	text-align: center;
	padding: 13px;
}
#measuring_service .area04 .flow-section{
	border: 10px solid #f8f7f7;
	padding: 26px 26px 4em;
	position: relative;
	margin-bottom: 6em;
}
#measuring_service .area04 .flow-section.no2{
	padding: 26px 26px 0;
}
#measuring_service .area04 .flow-section.no3{
	padding: 26px 26px 15px;
}
#measuring_service .area04 .flow-section.no4{
	padding: 26px 38px 15px 26px;
}
#measuring_service .area04 .flow-section::after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 40px solid transparent;
	border-left: 40px solid transparent;
	border-top: 30px solid #896e66;
	border-bottom: 0;
	bottom: -60px;
	position: absolute;
	left: 50%;
	transform: translate(-50%,0);
}
#measuring_service .area04 .flow-section.no4::after{
	content: none;
}
#measuring_service .area04 .flow-section__title{
	font-size: 22px;
	position: relative;
	margin-bottom: 1.3em;
	padding: 11px 0 0 2.8em;
}
#measuring_service .area04 .flow-section__title::before{
	content: "";
	background-color: #896e66;
	border-radius: 50%;
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	top: 0;
	left: 0;
}
#measuring_service .area04{
	counter-reset: step;
}
#measuring_service .area04 .flow-section__title::after{
	counter-increment: step;
	content: counter(step);
	color: #fff;
	font-size: 28px;
	position: absolute;
	top: 7px;
	left: 16px;
}
#measuring_service .flow-preparation__content{
	display: flex;
	justify-content: space-between;
}
#measuring_service .flow-preparation__text{
	font-size: 16px;
	width: 58%;
	line-height: 2;
}
#measuring_service .flow-section.no2 .flow-preparation__text,
#measuring_service .flow-section.no3 .flow-preparation__text{
	width: 64%;
}
#measuring_service .flow-preparation__text a{
	color: #694a41;
}
#measuring_service .flow-preparation__examples{
	display: flex;
	flex-wrap:nowrap;
	justify-content: space-between;
	margin-top: 1.5em;
}
#measuring_service .flow-preparation__example .flow-preparation__title{
	background-color: #896e66;
	border-radius: 5px;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 9px 17px;
	margin-bottom: .3em;
}
#measuring_service .flow-preparation__example{
	width: 64%;
}
#measuring_service .flow-preparation__image{
	text-align: center;
}
#measuring_service .flow-preparation__example2{
	margin-top: 6em;
}
#measuring_service .flow-preparation__memo{
	background-color: #f8f7f7;
	color: #ca5860;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 13px 0 3px;
	margin: .6em -28px 0;
}
#measuring_service .area__image{
	text-align: center;
	margin-bottom: 3.5em;
}
#measuring_service .area__description{
	margin-bottom: 6em;
}
#measuring_service .area__description .area__subtitle{
	border-bottom: 2px solid #d6d6d6;
	font-size: 20px;
	text-align: center;
	padding-bottom: .5em;
}
#measuring_service .area__description .area__list{
	display: grid;
	gap: 30px;
	grid-template-columns:1fr 1fr 1fr;
}
#measuring_service .area__description .area__list .area__item{
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	position: relative;
}
#measuring_service .area__description .area__list .area__item::after{
	content: "";
	background: url(https://www.inns.jp/images/installation_service/2025/measuring/img-measuring16.png) no-repeat;
	display: block;
	width: 32px;
	height: 32px;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translate(0,-50%);
}
#measuring_service .area__description .area__list .area__item:hover{
	opacity: .8;
}
#measuring_service .area__description .area__list .area__item a{
	color: #333;
	display: block;
	font-size: 16px;
	text-decoration: none;
	padding: 17px 20px;
}

.area__region-title{
	color: #896e66;
	font-weight: bold;
	font-size: 18px;
}
#measuring_service .area__description .area__list .area__region-detail{
	line-height: 1.5;
}
#measuring_service .area__description .area__list .area__region-detail span{
	color: #b0afaf;
}
#measuring_service .notes__checklist{
	border: 1px solid #d6d6d6;
	border-radius: 5px;
	margin: 3.5em 0 3em;
}
#measuring_service .notes__checklist .notes__subtitle{
	font-size: 20px;
	text-align: center;
	margin: -12px auto .6em;
	position: relative;
	z-index: 1;
}
#measuring_service .notes__checklist .notes__subtitle::before{
	content: "";
	position: absolute;
    top: 5px;
    left: 50%;
    width: 57%;
    height: 1.5em; 
    background-color: #fff;
    z-index: -1; 
    transform: translate(-50%,0);
}
#measuring_service .notes__checklist .notes__list{
	font-size: 18px;
	margin: 0 2.5em;
	padding: 0 0 1em;
}
#measuring_service .notes__checklist .notes__list .notes__item{
	position: relative;
	padding: 5px 0 5px 40px;
}
#measuring_service .notes__checklist .notes__list .notes__item::before{
	content: "";
	background: url(https://www.inns.jp/images/installation_service/2025/measuring/img-measuring17.png) no-repeat 0 50%;
	width: 27px;
	height: 27px;
	position: absolute;
	left: 0;
}
#measuring_service .notes__details{
	background-color: #f8f7f7;
	border-radius: 5px;
	padding: 2.2em;
	margin-bottom: 5em;
}
#measuring_service .notes__details-title{
	font-size: 18px;
	margin-bottom: .6em;
}
#measuring_service .notes__details-item{
	font-size: 16px;
	line-height: 2;
}
#measuring_service .notes__details-note{
	font-size: 16px;
	font-weight: bold;
	margin-top: .6em;
}
#measuring_service .notes__serviceform a{
	background-color: #fda331;
	border-radius: 5px;
	color: #fff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	max-width: 530px;
	margin: 0 auto 4em;
	padding: 25px;
	position: relative;
	text-decoration: none;
	text-align: center;
}
#measuring_service .notes__serviceform a::after{
	content: "";
	width: 9px;
	height: 9px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	position: absolute;
	right: 30px;
	top: 50%;
	transform: rotate(45deg) translate(0, -50%);
}

#measuring_service .faq-tabs{
	display: grid;
	gap: 12px;
	height: auto;
}
#measuring_service .faq-section__content{
	grid-area: 2 / 1 / 3 / 6;
}
#measuring_service .faq-section__category{
	border: 1px solid #b1948b;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 15px 5px;
	text-align: center;
	width: 170px;
	color: #b1948b;
	cursor: pointer;
	font-size: 16px;
	line-height: 1.2;
	position: relative;
	height: 67px;
}
#measuring_service .faq-section__category:hover{
	background-color: #b1948b;
	color: #fff;
}
#measuring_service .faq-section__category:hover::after{
	content: "";
	position: absolute;
	bottom: -18px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	border-top: 18px solid #b1948b;
	border-bottom: 0;
	transform: translate(-50%,0);
}
#measuring_service .faq-section__content{
	margin-top: 2em;
	border-top: 2px solid #b1948b;
}
#measuring_service .faq-section__cattitle{
	color: #b1948b;
	font-size: 22px;
	margin: 1em 0;
}
#measuring_service .faq-item{
	margin-bottom: 1em;
}
#measuring_service .faq-item dt {
	background: #f6f0ed;
	padding: 31px 26px;
	cursor: pointer;
	position: relative;
}
#measuring_service .faq-item dt:hover{
	opacity: 1;
}

#measuring_service input[type="radio"] {
	display: none;
}

#measuring_service #tab1:checked + .faq-section__category,
#measuring_service #tab2:checked + .faq-section__category,
#measuring_service #tab3:checked + .faq-section__category,
#measuring_service #tab4:checked + .faq-section__category,
#measuring_service #tab5:checked + .faq-section__category {
	background-color: #b1948b;
	color: #fff;
	position: relative;
}
#measuring_service #tab1:checked + .faq-section__category:after,
#measuring_service #tab2:checked + .faq-section__category:after,
#measuring_service #tab3:checked + .faq-section__category:after,
#measuring_service #tab4:checked + .faq-section__category:after,
#measuring_service #tab5:checked + .faq-section__category:after {
	content: "";
	position: absolute;
	bottom: -18px;
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 12px solid transparent;
	border-left: 12px solid transparent;
	border-top: 18px solid #b1948b;
	border-bottom: 0;
	transform: translate(-50%,0);
}
#measuring_service #tab1:checked ~ #content1,
#measuring_service #tab2:checked ~ #content2,
#measuring_service #tab3:checked ~ #content3,
#measuring_service #tab4:checked ~ #content4,
#measuring_service #tab5:checked ~ #content5{
	display: block;
}
#measuring_service .faq-section__content {
	display: none;
}
#measuring_service .aco_btn p{
	font-size: 20px;
	position: relative;
	line-height: 1.3;
	padding-left: 35px;
}
#measuring_service .aco_btn p::before{
	content: "";
	background: url(https://www.inns.jp/images/installation_service/2025/measuring/img-q.png) no-repeat;
	width: 24px;
	height: 23px;
	position: absolute;
	left: 0;
}
#measuring_service .faq-item dd {
	background: #f6f0ed;
    padding: 0 26px 20px;
	margin-top: -20px;
	position: relative;
	z-index: 10;
}
#measuring_service .aco_box p{
	font-size: 16px;
	position: relative;
	line-height: 1.6;
	padding-left: 35px;
}
#measuring_service .aco_box p::before{
	content: "";
	background: url(https://www.inns.jp/images/installation_service/2025/measuring/img-a.png) no-repeat;
	width: 21px;
	height: 22px;
	position: absolute;
	left: 0;
}
#measuring_service .aco_btn .btn {
	background: none;
    position: absolute;
    top:10px;
    bottom:-10px;
    right: 5px;
    margin: auto;
    display: block;
    width: 28px;
    height: 28px;
}

#measuring_service .aco_btn .btn span {
    background: #896e66;
    width: 14px;
    height: 2px;
    display: block;
}
#measuring_service .aco_btn .btn span:first-child {
    transform: rotate(90deg) translateX(2px) scale(1);
    transition: .5s;
}
#measuring_service .aco_btn.open .btn span:first-child {
    transform: rotate(90deg) translateX(2px) scale(0);
}
#measuring_service .aco_btn:hover {
    opacity: .7;
}
#measuring_service .aco_btn span {
    margin-right: 20px;
}

#measuring_service .curtain-options{
	background-color: #eee;
	padding: 20px;
	margin: 5em 0;
}
#measuring_service .curtain-options__title{
	background: url(https://www.inns.jp/images/installation_service/2025/measuring/img-measuring18.png) no-repeat;
	font-size: 24px;
	padding: 18px 0 18px 85px;
}
#measuring_service .curtain-options__description{
	font-size: 18px;
}
#measuring_service .curtain-option{
	background-color: #fff;
	display: flex;
	margin-top: 1em;
	align-items: center;
}
#measuring_service .curtain-option-textarea{
	padding: 0 10px 0 20px;
}
#measuring_service .curtain-option .option-title{
	font-size: 18px;
}
#measuring_service .curtain-option .option-description{
	font-size: 14px;
}

.measuring-option {
  font-size: 80%;
}


/*スマホ*/
@media screen and (max-width: 640px) {
	#measuring_service{
		padding: 0 10px;
	}
	#measuring_service #visual{
		margin-bottom: 1em;
	}
	#measuring_service .txt{
		font-size: 14px;
		line-height: 1.6;
		margin-bottom: 1em;
	}
	#measuring_service .area01 .message{
		background-color: #ef9799;
		color: #fff;
		font-size: 16px;
		text-align: center;
		line-height: 1.5;
		padding: 11.5px;
		margin-bottom: 2em;
	}
	#measuring_service .area02{
		border: 2px solid #b1948b;
		border-radius: 20px;
		padding: 20px 10px 10px;
		margin-bottom: 2em;
	}
	#measuring_service .area02 .measuring-lead{
		color: #654b43;
		font-size: 18px;
		font-weight: bold;
		line-height: 1.4;
		text-align: center;
		position: relative;
		margin-top: 1.5em;
	}
	#measuring_service .area02 .measuring-lead::before{
		content: "＼新築・リフォームの方必見！／";
		color: #9b3a1a;
		display: block;
		font-size: 16px;
		position: absolute;
		left: 50%;
		top: -1.3em;
		transform: translate(-50%,0);
		width: 100%;
	}
	#measuring_service .area02 .measuring-points{
		display: block;
		justify-content: space-between;
		align-items: end;
	}
	#measuring_service .area02 .measuring-points .measuring-point{
		font-size: 14px;
		line-height: 2;
		width: 100%;
		margin-bottom: 1em;
	}
	#measuring_service .area03{
		background-color: #f9f9f9;
		padding-bottom: 10px;
		margin-bottom: 2em;
	}
	#measuring_service .area03 .measuring-headingtitle{
		color: #896e66;
		font-size: 14px;
		padding: 20px 10px 0;
	}
	#measuring_service .area03 .measuring-heading{
		display: flex;
		margin-top: .7em;
		padding: 0 10px;
	}
	#measuring_service .area03 .measuring-headinglead p{
		background-color: #896e66;
		border-radius: 5px;
		color: #fff;
		font-family: 'Noto Serif JP', serif;
		font-size: 14px;
		padding: .4em .8em;
		margin-right: 1em;
	}
	#measuring_service .area03 .measuring-headinglead span{
		font-size: 16px;
		margin-right: .6em;
	}
	#measuring_service .area03 .measuring-headingprice{
		color: #896e66;
		font-size: 14px;
		font-weight: 600;
		line-height: 1.1;
	}
	#measuring_service .area03 .measuring-headingprice .en{
		font-size: 18px;
		font-weight: 600;
		margin-right: .2em;
	}
	#measuring_service .area03 .measuring-headingprice .price{
		font-size: 30px;
		font-weight: 600;
		font-family: "メイリオ",Meiryo,sans-serif;
	}
	#measuring_service .area03 .measuring-serviceabout{
		background-color: #fff;
		border-radius: 5px;
		font-size: 14px;
		padding: 20px 10px 10px;
		margin: 0 10px;
		line-height: 2;
	}
	#measuring_service .area03 .measuring-service__title{
		color: #896e66;
		font-size: 18px;
		font-family: 'Noto Serif JP', serif;
		text-align: center;
		margin-bottom: .5em;
	}
	#measuring_service .area02 .measuring-pointicon img{
		width: 30%;
		margin-top: -10px;
	}
	#measuring_service .measuring-menu .measuring-menu__notes{
		display: grid;
		grid-template-columns: repeat(4,1fr);
		gap: 5px;
		margin-bottom: 3em;
	}
	#measuring_service .measuring-menu .measuring-menu__notes li a{
		display: block;
		background-color: #896e66;
		border-radius: 5px;
		color: #fff;
		font-size: 12px;
		text-decoration: none;
		text-align: center;
		padding: 15px 0;
		position: relative;
	}
	#measuring_service .measuring-menu .measuring-menu__notes li a::after{
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-right: 3px solid transparent;
		border-left: 3px solid transparent;
		border-top: 5px solid #fff;
		border-bottom: 0;
		position: absolute;
		top: inherit;
		right: inherit;
		left: 50%;
		bottom: 8px;
		transform: translate(-50%,0);
	}
	#measuring_service .area04 .ttl,
	#measuring_service .area05 .ttl,
	#measuring_service .area06 .ttl,
	#measuring_service .area07 .ttl{
		background-color: #896e66;
		border-radius: 5px;
		color: #fff;
		font-family: 'Noto Serif JP', serif;
		font-size: 16px;
		margin: 0 0 1em;
		text-align: center;
		padding: 10px;
	}
	#measuring_service .area04 .flow-section{
		border: 10px solid #f8f7f7;
		padding: 10px;
		position: relative;
		margin-bottom: 4em;
	}
	#measuring_service .flow-preparation__content{
		display: block;
	}
	#measuring_service .flow-preparation__text{
		font-size: 14px;
		width: 100%;
		line-height: 2;
	}
	#measuring_service .flow-section.no2 .flow-preparation__text,
	#measuring_service .flow-section.no3 .flow-preparation__text{
		width: 100%;
	}
	#measuring_service .flow-preparation__image.sizem img{
		width: 70%;
	}
	#measuring_service .area04 .flow-section__title{
		font-size: 15px;
		position: relative;
		margin-bottom: 1em;
		padding: 8px 0 0 2.5em;
	}
	#measuring_service .area04 .flow-section__title::before{
		content: "";
		background-color: #896e66;
		border-radius: 50%;
		display: block;
		width: 30px;
		height: 30px;
		position: absolute;
		top: 0;
		left: 0;
	}
	#measuring_service .area04{
		counter-reset: step;
	}
	#measuring_service .area04 .flow-section__title::after{
		counter-increment: step;
		content: counter(step);
		color: #fff;
		font-size: 20px;
		position: absolute;
		top: 4px;
		left: 9px;
	}
	#measuring_service .flow-preparation__examples{
		display: block;
		margin-top: 1.5em;
	}
	#measuring_service .flow-preparation__example .flow-preparation__title{
		background-color: #896e66;
		border-radius: 5px;
		color: #fff;
		display: inline-block;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		padding: 9px 17px;
		margin-bottom: .3em;
	}
	#measuring_service .flow-preparation__example{
		width: 100%;
	}
	#measuring_service .flow-preparation__example2{
		margin-top: 2em;
		text-align: center;
	}
	#measuring_service .flow-preparation__example2 img{
		width: 80%;
	}
	#measuring_service .area04 .flow-section.no2{
		padding: 10px 10px 0;
	}
	#measuring_service .flow-preparation__memo{
		background-color: #f8f7f7;
		color: #ca5860;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		padding: 13px 0 3px;
		margin: .6em -13px 0;
	}
	#measuring_service .area04 .flow-section.no3{
		padding: 10px;
	}
	#measuring_service .area04 .flow-section.no4{
		padding: 10px;
	}
	#measuring_service .area04 .flow-section::after{
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		border-right: 40px solid transparent;
		border-left: 40px solid transparent;
		border-top: 30px solid #896e66;
		border-bottom: 0;
		bottom: -54px;
		position: absolute;
		left: 50%;
		transform: translate(-50%,0);
	}
	#measuring_service .area__description .area__subtitle{
		border-bottom: 2px solid #d6d6d6;
		font-size: 14px;
		text-align: center;
		padding-bottom: .5em;
		margin-bottom: 1em;
	}
	#measuring_service .area__description .area__list{
		display: block;
	}
	.area__region-title{
		color: #896e66;
		font-weight: bold;
		font-size: 14px;
	}
	#measuring_service .area__description .area__list .area__region-detail{
		line-height: 1.5;
	}
	#measuring_service .area__description .area__list .area__region-detail span{
		color: #b0afaf;
	}
	#measuring_service .notes__checklist{
		border: 1px solid #d6d6d6;
		border-radius: 5px;
		margin: 3.5em 0 3em;
	}
	#measuring_service .notes__checklist .notes__subtitle{
		font-size: 14px;
		text-align: center;
		margin: -12px auto .6em;
		position: relative;
		z-index: 1;
	}
	#measuring_service .area__description{
		margin-bottom: 2em;
	}
	#measuring_service .area__description .area__list .area__item a{
		color: #333;
		display: block;
		font-size: 14px;
		text-decoration: none;
		padding: 17px 20px;
	}
	#measuring_service .area__description .area__list .area__item{
		border: 1px solid #d6d6d6;
		border-radius: 5px;
		position: relative;
		margin-top: 1em;
	}
	#measuring_service .notes__checklist .notes__subtitle::before{
		content: "";
		position: absolute;
		top: 5px;
		left: 50%;
		width: 90%;
		height: 1.5em; 
		background-color: #fff;
		z-index: -1; 
		transform: translate(-50%,0);
	}
	#measuring_service .notes__checklist .notes__list{
		font-size: 14px;
		margin: 0 10px;
		padding: 0 0 1em;
	}
	#measuring_service .notes__checklist .notes__list .notes__item{
		position: relative;
		padding: 5px 0 5px 30px;
	}
	#measuring_service .notes__checklist .notes__list .notes__item::before{
		content: "";
		background: url(https://www.inns.jp/images/installation_service/2025/measuring/img-measuring17.png) no-repeat 0 50%;
		background-size: 100%;
		width: 20px;
		height: 20px;
		position: absolute;
		left: 0;
	}
	#measuring_service .notes__details{
		background-color: #f8f7f7;
		border-radius: 5px;
		padding: 20px 10px;
		margin-bottom: 2em;
	}
	#measuring_service .notes__details-title{
		font-size: 16px;
		margin-bottom: .6em;
	}
	#measuring_service .notes__details-item{
		font-size: 14px;
		line-height: 2;
	}
	#measuring_service .notes__details-note{
		font-size: 14px;
		font-weight: bold;
		margin-top: .6em;
	}
	#measuring_service .notes__serviceform a{
		background-color: #fda331;
		border-radius: 5px;
		color: #fff;
		display: block;
		font-size: 14px;
		font-weight: bold;
		margin: 0 auto 4em;
		padding: 15px 10px;
		position: relative;
		text-decoration: none;
		text-align: center;
	}
	#measuring_service .notes__serviceform a::after{
		content: "";
		width: 7px;
		height: 7px;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		position: absolute;
		right: 15px;
		top: 18px;
		transform: rotate(45deg);
	}
	#measuring_service .faq-tabs{
		gap: 7px;
		height: auto;
	}
	#measuring_service .faq-section__content{
		grid-area: 3 / 1 / 3 / 4;
	}
	#measuring_service .faq-section__category{
		border: 1px solid #b1948b;
		border-radius: 5px;
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 15px 5px;
		text-align: center;
		width: 110px;
		max-width: 110px;
		color: #b1948b;
		cursor: pointer;
		font-size: 12px;
		line-height: 1.2;
		position: relative;
		height: 55px;
	}
	#measuring_service .faq-section__category:hover::after{
		content: none;
	}
	#measuring_service #tab1:checked + .faq-section__category:after,
	#measuring_service #tab2:checked + .faq-section__category:after,
	#measuring_service #tab3:checked + .faq-section__category:after,
	#measuring_service #tab4:checked + .faq-section__category:after,
	#measuring_service #tab5:checked + .faq-section__category:after {
		content: none;
	}
	#measuring_service .faq-item dt {
		background: #f6f0ed;
		padding: 10px 22px 10px 10px;
		cursor: pointer;
		position: relative;
	}
	#measuring_service .aco_btn p{
		font-size: 14px;
		position: relative;
		line-height: 1.3;
		padding-left: 30px;
	}
	#measuring_service .aco_btn p::before{
		content: "";
		background: url(https://www.inns.jp/images/installation_service/2025/measuring/img-q.png) no-repeat;
		background-size: 100%;
		width: 20px;
		height: 19px;
		position: absolute;
		left: 0;
	}
	#measuring_service .aco_btn .btn {
		background: none;
		position: absolute;
		top:10px;
		bottom:-10px;
		right: -4px;
		margin: auto;
		display: block;
		width: 28px;
		height: 28px;
	}
	#measuring_service .faq-item dd {
		background: #f6f0ed;
		padding: 0 22px 10px 10px;
		margin-top: 0;
		position: relative;
		z-index: 10;
	}
	#measuring_service .aco_box p{
		font-size: 14px;
		position: relative;
		line-height: 1.6;
		padding-left: 30px;
	}
	#measuring_service .aco_box p::before{
		content: "";
		background: url(https://www.inns.jp/images/installation_service/2025/measuring/img-a.png) no-repeat;
		background-size: 100%;
		width: 19px;
		height: 20px;
		position: absolute;
		left: 0;
	}
	#measuring_service .curtain-options{
		background-color: #eee;
		padding: 20px 10px;
		margin: 3em 0;
	}
	#measuring_service .curtain-options__title{
		background: url(https://www.inns.jp/images/installation_service/2025/measuring/img-measuring18.png) no-repeat;
		background-size: 14%;
		font-size: 16px;
		padding: 18px 0 25px 55px;
	}
	#measuring_service .curtain-option{
		background-color: #fff;
		display: flex;
		margin-top: 1em;
		align-items: stretch;
	}
	#measuring_service .curtain-option-textarea{
		padding: 10px;
		width: 65%;
	}
	#measuring_service .curtain-option-image{
		width: 35%;
	}
	#measuring_service .curtain-option-image img{
		height: 100%;
		object-fit: cover;
	}
	#measuring_service .curtain-option .option-title{
		font-size: 14px;
	}
	#measuring_service .curtain-option .option-description{
		font-size: 14px;
	}
	#measuring_service .curtain-options__description{
		font-size: 14px;
	}
	#measuring_service .faq-section__cattitle{
		color: #b1948b;
		font-size: 18px;
		margin: 1em 0;
	}
}






