@charset "UTF-8";

/* .com-inqu, */
.com-faq,
.com-nav li:nth-child(7),
.com-nav li:nth-child(8),
/* .com-nav li:nth-child(8), */
.anc-nav li:nth-child(1),
.anc-nav li:nth-child(4),
.anc-nav li:nth-child(5),
.prod-perf .elem2,
.prod-voice,
.prod-app,
.com-inqu
{display: none !important;}






/* .top-hero,
.top-prod
{display: none !important;} */

.top-hero{
	padding-bottom: 120px;
	overflow: visible;
}
.top-hero .cont-in:before{
	top: 0;
	bottom: 0;
	/* left: calc((50% - 640px) + 2.041%); */
	left: calc((50% - 640px) + 35px);
	right: 0;
	/* background: url(../img/top-hero.jpg) no-repeat 0 50%; */
	background-size: cover;
	border-radius: var(--rad80) 0 0 var(--rad80);
}








.top-hero-movie{
	position: absolute;
	overflow: hidden;
	top: 0;
	bottom: 0;
	left: calc((50% - 640px) + 35px);
	right: 0;
	border-radius: var(--rad80) 0 0 var(--rad80);
	width: auto;
	height: auto;
}
.top-hero-movie .part-movie{
	position: absolute;
	z-index: 0;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}
@media screen and (max-width:1290px){
	.top-hero .cont-in:before,
	.top-hero-movie{
		left: 35px;
	}
}
@media screen and (max-width:768px){
	.top-hero-movie{
		left: 20px;
		right: 0;
	}
	.top-hero-movie .part-movie{
		width: auto;
		height: 100%;
	}
}
@media (max-aspect-ratio: 1/1.65) {
    .top-hero-movie .part-movie{
		width: auto;
		height: 100%;
	}
}










.top-hero .inner{
	padding-top: 130px;
	height: 627px;
}
.top-hero .elem1{
	padding-left: calc(50% + 144px);
}
.top-hero [class*="part-title"]{
	font-weight: 500;
	letter-spacing: 0.2em;
	color: #FFF;
	line-height: 1.6;
}
.top-hero .part-title-h1{
	font-size: 28px;
}
.top-hero .part-title-h2{
	font-size: 18px;
	margin-top: 1.3em;
}
.top-hero .part-prod{
	position: relative;
	display: flex;
	padding: 40px 50px 20px;
}
.top-hero .part-prod>li{
	margin: 0 -5px;
}
.top-hero .elem2{
	/* position: absolute; */
	/* bottom: -120px; */
	/* right: 0; */
	background-color: #FFF;
	border-radius: var(--rad30);
	overflow: hidden;
	width: 432px;
	box-shadow:5px 5px 15px 0px rgba(0, 0, 0, 0.05);
}
.top-hero .elem2 .part-logo{
	width: 62.5%;
	margin: 0 auto 40px;
	color: #3AA5DE;
	font-size: 18px;
	text-align: center;
	white-space: nowrap;
	letter-spacing: 0.1em;
}
.top-hero .elem2 .part-btn{
	position: relative;
	display: block;
	background-color: #D8F3F7;
	color: #3AA5DE;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0.2em;
	height: 70px;
	line-height: 70px;
	text-align: right;
	padding-right: 4em;
}
.top-hero .elem2 .part-btn:before{
	content: "";
	display: block;
	position: absolute;
	width: 7px;
	height: 13px;
	background-image: var(--arrow-br);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	/* width: 10px;
	height: 10px;
	border-top: 1px solid #3AA5DE;
	border-right: 1px solid #3AA5DE;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg); */
	top: calc(50% - 6.5px);
	right: 2em;
}

@media screen and (max-width:768px){
	.top-hero .cont-in:before{
		left: 20px;
		right: 0;
		background-position: 45% 50%;
	}
	.top-hero .inner{
		padding-top: 12.6vw;
		height: 144vw;
	}
	.top-hero .elem1{
		padding-left: 8vw;
	}
	.top-hero .part-title-h1{
		font-size: 22px;
	}
	.top-hero .part-title-h2{
		font-size: 14px;
	}
	.top-hero .part-prod{
		padding: 20px 25px 10px;
	}
	.top-hero .elem2{
		bottom: -92px;
		left: 40px;
		right: 40px;
		width: auto;
	}
	.top-hero .elem2 .part-logo{
		margin: 0 auto 30px;
		font-size: 13px;
	}
	.top-hero .elem2 .part-btn{
		font-size: 12px;
		height: 50px;
		line-height: 50px;
	}
	.top-hero .elem2 .part-btn:before{
		width: 8px;
		height: 8px;
		top: calc(50% - 4px);
	}
}









.top-prod .com-title-h4{
	color: #C8EDF1;
}
.top-prod .com-title-lead{
	margin-top: 2.2em;
}
.top-prod .lead{
	margin-top: 2.2em;
}
.top-prod .part-prod{
	margin-top: 30px;
}
.top-prod .part-btn{
	margin-top: 65px;
}
.top-prod .part-txt{
	color: #666;
	font-size: 12px;
	text-align: center;
	margin-top: 1em;
}
.top-prod .box.img .part-prod{
	display: flex;
}
.top-prod .cont-in:before{
	top: 0;
	bottom: 70px;
	left: 0;
	right: calc(50% - 500px);
	background-color: #D6F2F7;
	border-radius: 0 var(--rad80) var(--rad80) 0;
	box-shadow:0px 0px 30px 20px #C0EAF8 inset;
}
@media screen and (min-width:769px){
	.top-prod .cont-wrap{
		padding-top: 110px;
	}
	.top-prod .cont-in{
		padding-bottom: 110px;
	}
	.top-prod .elem1{
		position: absolute;
		left: calc(50% + 10px);
		top: -60px;
	}
	.top-prod .box.img{
		position: relative;
		top: -110px;
		/* left: -3.071%; */
		left: -35px;
	}
	.top-prod .box.txt{
		padding-top: 95px;
		padding-left: 45px;
	}
}

@media screen and (max-width:768px){
	.top-prod .inner{
		padding: 0 60px 45px 40px;
	}
	.top-prod .part-prod{
		margin: 30px -3vw 30px;
	}
	.top-prod .elem2{
		display: block;
	}
	.top-prod .box.img{
		width: 100%;
		margin-top: 20px;
	}
	.top-prod .box.txt{
		width: 100%;
	}
	.top-prod .part-btn{
		margin-top: 40px;
	}
	.top-prod .part-txt{
		font-size: 10px;
		
		margin-top: 0;
		position: relative;
		top: -25px;
	}
	.top-prod .cont-in:before{
		top: 80px;
		bottom: 0;
		right: 20px;
	}
}







.top-about .com-title-h4{
	color: #FFDDE2;
}
.top-about .com-title-lead{
	margin-top: 2.2em;
}
.top-about .elem1 .com-img-rad,
.top-about .elem2 .com-img-rad{
	border-radius: var(--rad30);
}
.top-about .elem1 .part1,
.top-about .elem1 .part2{
	position: absolute;
	z-index: 1;
	width: 380px;
}
.top-about .elem2{
	flex-direction: row-reverse;
}
.top-about .lead{
	margin-top: 6.2em;
}
.top-about .cont-in:before{
	top: 0;
	bottom: 0;
	left: calc(50% - 340px);
	right: 0;
	background-color: #FFE5E9;
	border-radius: var(--rad80) 0 0 var(--rad80);
	box-shadow:0px 0px 30px 20px #FFD2D9 inset;
}
@media screen and (min-width:769px){
	.top-about .cont-wrap{
		padding-top: 90px;
		padding-bottom: 190px;
	}
	.top-about .cont-in{
		padding-bottom: 40px;
	}
	.top-about .elem1{
		position: absolute;
		bottom: -130px;
		left: 0;
		right: 0;
		width: auto;
	}
	.top-about .elem1 .part1{
		left: calc((50% - 40px) - 380px);
		bottom: 0;
	}
	.top-about .elem1 .part2{
		right: 0;
		bottom: -140px;
	}
	.top-about .box.img{
		position: relative;
		top: -90px;
	}
	.top-about .box.img .lead{
		padding: 0 40px;
	}
	.top-about .box.txt{
		padding-top: 95px;
	}
}

@media screen and (max-width:768px){
	.top-about .inner{
		padding: 0 40px 45px;
		display: flex;
		flex-direction: column-reverse;
	}
	.top-about .lead {
		margin-top: 3.5em;
	}
	.top-about .com-title-h4{
		text-align: center;
	}
	.top-about .com-title-lead{
		margin-top: 75px;
	}
	.top-about .elem1{
		position: relative;
		overflow: hidden;
		margin: 55px -40px 0;
	}
	.top-about .elem1 .part1,
	.top-about .elem1 .part2{
		position: relative;
		width: 61.5%;
		
	}
	.top-about .elem1 .part1{
		/* margin-left: -20px; *//*IntersectionObserver*/
		margin-right: auto;
	}
	.top-about .elem1 .part1 .com-img-rad{
		border-radius: 0 var(--rad30) var(--rad30) 0;
		width: calc(100% - 20px);
	}
	.top-about .elem1 .part1 .com-img-rad img{
		position: relative;
		left: -20px;
		width: calc(100% + 20px);
	}
	.top-about .elem1 .part2{
		margin-left: auto;
		margin-right: 20px;
		margin-top: -66px;
	}
	.top-about .elem2{
		flex-direction: column-reverse;
	}
	.top-about .box.img{
		width: 100%;
		margin-top: 50px;
	}
	.top-about .box.txt{
		width: 100%;
	}
	.top-about .cont-in:before{
		top: 45px;
		bottom: 0;
		left: 80px;
		right: 0;
	}
}








.top-intro .com-title-h4{
	color: #C5EDE5;
}
.top-intro .com-title-lead{
	margin-top: 2.2em;
}
.top-intro .lead{
	margin-top: 2.2em;
}
.top-intro .cont-in:before{
	top: 0;
	bottom: 0;
	left: 0;
	right: calc(50% - 340px);
	background-color: #D8F3EE;
	border-radius: 0 var(--rad80) var(--rad80) 0;
	box-shadow:0px 0px 30px 20px #B3E8DE inset;
}
.top-intro .elem1{
	position: absolute;
	top: 0;
	right: calc(50% - 400px);
}
.top-intro .elem1 .part-rt{
	position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    transform-origin: left top;
}

.top-intro .elem3{
	position: relative;
}
.top-intro .elem3 .part-title{
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.2em;
	line-height: 1.8;
	margin-top: 1.6em;
}
.top-intro .elem3 .lead{
	margin-top: 1.4em;
}
@media screen and (min-width:769px){
	.top-intro .cont-in{
		padding-top: 110px;
		padding-bottom: 110px;
	}
	.top-intro .elem2{
		width: 50%;
	}
	.top-intro .elem3{
		margin: 70px -24px 0;
	}
	.top-intro .elem3 .box{
		width: calc((100% - 144px) / 3.001);
		margin: 0 24px;
	}
}

@media screen and (max-width:768px){
	.top-intro .inner{
		padding: 70px 40px 45px;
	}
	.top-intro .elem1{
		right: 40px;
	}
	.top-intro .elem2{
		width: calc(100% - 80px);
	}
	.top-intro .elem3{
		display: block;
	}
	.top-intro .elem3{
		margin-top: 55px ;
	}
	.top-intro .elem3 .box{
		width: 100%;
	}
	.top-intro .elem3 .box+.box{
		margin-top: 60px;
	}
	.top-intro .elem3 .part-title{
		font-size: 16px;
	}
	.top-intro .cont-in:before{
		right: 80px;
	}
}







.top-news .com-title-h4{
	color: #E3D6F8;
}
.top-news .com-title-h2{
	margin-top: 1.4em;
}
.top-news .com-title-lead{
	margin-top: 2.2em;
}
.top-news .lead{
	margin-top: 2.2em;
}
.top-news .elem2{
	display: flex;
	align-items: flex-end;
	margin-top: 70px;
}

.top-news .post-news .box+.box{
	border-top: 2px solid #D0BAF4;
}
.top-news .post-news .box{
	padding: 35px;
}
.top-news .post-news .box>*{
	display: flex;
}
.top-news .post-news{
	background-color: #FFF;
	border-radius: var(--rad30);
	box-shadow:5px 5px 15px 0px rgba(0, 0, 0, 0.05);
	flex: 1;
}
.top-news .post-date{
	color: #D0BAF4;
	font-size: var(--lead16);
	font-weight: 700;
	width: 8em;
	padding-top: 0.25em;
}
.top-news .post-art{
	flex: 1;
}
.top-news .post-title+.post-lead{
	margin-top: 0.4em;
}
.top-news .post-title{
	font-size: var(--lead16);
	font-weight: 500;
	line-height: 1.4;
}
.top-news .post-lead{
	font-size: var(--lead14);
	line-height: 2;
}
.top-news .cont-in:before{
	top: 0;
	bottom: 0;
	left: calc(50% - 330px);
	right: 0;
	background-color: #EEE6FB;
	border-radius: var(--rad80) 0 0 var(--rad80);
	box-shadow:0px 0px 30px 20px #E2D4F8 inset;
}
@media screen and (min-width:769px){
	/* .top-news .cont-wrap{
		padding-top: 110px;
	} */
	.top-news .elem2 .wrap-btn{
		padding-left: 50px;
	}
	.top-news .cont-in{
		padding-top: 40px;
		padding-bottom: 110px;
	}
	
}

@media screen and (max-width:768px){
	.top-news .inner{
		padding: 0 20px 80px 0;
	}
	.top-news .elem1{
		text-align: center;
	}
	.top-news .elem2{
		display: block;
		padding-top: 70px;
	}
	.top-news .post-news .box>*{
		display: block;
	}
	.top-news .post-date{
		width: auto;
		margin-bottom: 1em;
	}
	.top-news .elem2 .wrap-btn{
		padding-top: 70px;
		padding-left: 20px;
		text-align: center;
	}
	.top-news .cont-in:before{
		left: 60px;
		right: 0;
		top: 150px;
	}
} 



.com-faq{
	background-color: #F8F8EE;
	padding-top: 135px;
	padding-bottom: 150px;
}
.com-faq [class*="com-title"]{
	text-align: center;
}
.com-faq .com-title-h4{
	color: #CEB8A0;
}
.com-faq .elem-faq{
	margin-top: 90px;
}
.com-faq .wrap-btn{
	margin-top: 140px;
}
@media screen and (max-width:768px){
	.com-faq{
		padding-top: 80px;
		padding-bottom: 70px;
	}
	.com-faq .elem-faq{
		margin-top: 50px;
	}
	.com-faq .wrap-btn{
		margin-top: 70px;
	}
}



.com-faq .elem-faq{
	line-height: 1.4;
}
.com-faq dt,
.com-faq dd{
	position: relative;
	padding-left: 80px;
	min-height: 62px;
}
.com-faq dd+dt{
	margin-top: 70px;
}
.com-faq dt{
	font-size: 22px;
	font-weight: 500;
	line-height: 1.6;
	padding-top: 0.45em;
}
.com-faq dd{
	font-size: var(--lead14);
	line-height: 2;
	margin-top: 32px;
}
.com-faq dt:before,
.com-faq dd:before{
    content: "Q";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	text-align: center;
	font-size: 28px;
	line-height: 57px;
	letter-spacing: 0;
	font-weight: 500;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	margin-right: 20px;
	background-color: #CEB8A0;
	border: 2px solid #CEB8A0;
	color: #FFF;
}
.com-faq dd:before{
    content: "A";
	background: none;
	color: #CEB8A0;
}
@media screen and (max-width:768px){
	.com-faq dt,
	.com-faq dd{
		padding-left: 50px;
		min-height: 40px;
	}
	.com-faq dd+dt{
		margin-top: 55px;
	}
	.com-faq dt{
		font-size: 18px;
	}
	.com-faq dd{
		margin-top: 30px;
	}
	.com-faq dt:before,
	.com-faq dd:before{
		font-size: 16px;
		line-height: 38px;
		width: 40px;
		height: 40px;
		margin-right: 20px;
	}
}


.com-faq.type2 dd+dt{
	margin-top: 30px;
}
.com-faq.type2 dt:before,
.com-faq.type2 dd:before{
	font-size: 14px;
	line-height: 29px;
	width: 30px;
	height: 30px;
	margin-right: 12px;
}
.com-faq.type2 dt{
	color: #CEB8A0;
}

.com-faq.type2 dd{
	margin-top: 15px;
}
.com-faq.type2 dd+dt{
	border-top: 1px solid #C9C9C9;
	padding-top: 25px;
}

.com-faq.type2 dd+dt:before{
	top: 25px;
}







.com-inqu{
	background-color: #E2EAEA;
	padding-top: 110px;
	padding-bottom: 150px;
}
.com-inqu .com-title-h2{
	text-align: center;
}
.com-inqu .elem-inqu{
	border-radius: var(--rad30);
	box-shadow:5px 5px 15px 0px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	justify-content: space-between;
	margin-top: 80px;
}
.com-inqu .elem-inqu .box{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #FFF;
	padding: 70px 20px;
	width: calc(50% - 2px);
}
.com-inqu.type-single .elem-inqu .box{
	width: 100%;
}

.com-inqu .elem-inqu dt+dd{
	margin-top: 0.5em;
}
.com-inqu .elem-inqu dt{
	font-size: 18px;
	font-weight: 500;
	display: flex;
	align-items: center;
}
.com-inqu .elem-inqu dt:before{
	content: url(../img/ico-tel-k.svg);
	display: inline-block;
	width: 34px;
	height: 32px;
	margin-right: 10px;
}
.com-inqu .elem-inqu .box:last-child dt:before{
	content: url(../img/ico-mail-k.svg);
}
.com-inqu .elem-inqu dd{
	font-size: 44px;
	font-weight: 400;
}

.com-inqu .part-txt{
	font-size: 16px;
	font-weight: 400;
	text-align: center;
	margin-top: 2.5em;
}
.com-inqu .part-notes{
	font-size: 10px;
	text-align: center;
	margin-top: 3em;
}

@media screen and (max-width:768px){
	.com-inqu{
		padding-top: 55px;
		padding-bottom: 60px;
	}
	.com-inqu .elem-inqu{
		display: block;
		margin-top: 30px;
	}
	.com-inqu .elem-inqu .box{
		padding: 23px 10px;
		width: 100%;
	}
	.com-inqu .elem-inqu .box+.box{
		margin-top: 2px;
	}
	.com-inqu .elem-inqu dt{
		font-size: 11px;
	}
	.com-inqu .elem-inqu dd{
		font-size: 26px;
	}
	.com-inqu .elem-inqu dt:before{
		width: 25px;
		height: 22px;
		margin-right: 6px;
	}
}



.anc-nav{
	position: relative;
	margin-top: -80px;
}
.anc-nav ul{
	display: flex;
	padding-top: 25px;
	padding-bottom: 50px;
	background-color: #FCFCF8;
	/* border: 1px solid #DEDEDE; */
	border-radius: var(--rad30);
}
.anc-nav li{
	position: relative;
	flex: 1;
	display: flex;
	align-items: center;
}
.anc-nav li+li{
	border-left: 1px solid #EADBCA;
}
.anc-nav a{
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	line-height: 1.6;
	text-align: center;
	padding-bottom: 30px;
	word-break: break-all;
	width: 100%;
	min-height: 3.5em;
}
.anc-nav a:after{
	content: "";
	display: block;
	position: absolute;
	width: 13px;
	height: 7px;
	background-image: var(--arrow-cb);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
	/* width: 8px;
	height: 8px;
	border-top: 1px solid #D3B28E;
	border-right: 1px solid #D3B28E;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg); */
	bottom: 8px;
	left: calc(50% - 6.5px);;
}
@media screen and (max-width:768px){
	.anc-nav{
		margin-top: -65px;
	}
	.anc-nav ul{
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.anc-nav a{
		font-size: 12px;
		line-height: 1.6;
		text-align: center;
		padding-bottom: 15px;
		word-break: break-all;width: 100%;}
	.anc-nav a:after{
		width: 6px;
		height: 6px;
		bottom: 6px;
		left: calc(50% - 3px);;
	}
}





.cate-hero-prod .cont-in:before{
	top: 0;
	bottom: 0;
	left: 0;
	/* right: calc((50% - 640px) + 35px); */
	right: 35px;
	background: url(../img/cate-hero-prod.jpg) no-repeat 50% 10%;
	background-size: cover;
	border-radius: 0 var(--rad80) var(--rad80) 0;
}
.cate-hero-prod .inner{
	min-height: 467px;
}
@media screen and (max-width:768px){
	.cate-hero-prod .inner{
		min-height: 61vw;
	}
	.cate-hero-prod .cont-in:before{
		right: 20px;
	}
}


.prod-loop{
	padding: 90px 0 60px;
}
.prod-loop ul{
	display: flex;
}
.prod-loop .part-title{
	width: 270px;
	margin: 15px auto 0;
	font-size: 24px;
	letter-spacing: 0.1em;
	white-space: nowrap;
	text-align: center;
	color: #3AA5DE;
}
.prod-loop .part-title span{
	display: block;
	color: #666;
	font-size: 50%;
	margin-top: 1em;
}
.prod-loop li{
	width: 276px;
}
.prod-loop .elem1{
	max-width: 490px;
	margin: 80px auto 0;
}
.prod-loop .part-btn{
	margin-top: 80px;
}
@media screen and (max-width:768px){
	.prod-loop{
		padding: 30px 0 70px;
	}
	.prod-loop .part-title{
		/* width: 220px; */
		margin: 25px auto 0;
		font-size: 20px;
	}
	.prod-loop li{
		width: 155px;
	}
}




.cate-product .com-title-h4-cate{
	color: #B6E7EC;
}


.prod-perf .cont-in{
	padding: 130px 0 160px;
}
.prod-perf .cont-in:before{
	top: 0;
	bottom: 0;
	left: calc(50% - 340px);
	right: 0;
	background-color: #D6F2F7;
	border-radius: var(--rad80) 0 0 var(--rad80);
	box-shadow:0px 0px 30px 20px #BADCF7 inset;
}
.prod-perf .elem-cont{
	padding-top: 75px;
}
.prod-perf .elem-cont>.box2+.box2{
	margin-top: 50px;
}
.prod-perf .elem-cont>.box2{
	align-items: center;
}
.prod-perf .elem-cont>.box2:nth-child(odd){
	flex-direction: row-reverse;
}
.prod-perf .elem-cont .box.txt{
	padding: 0 60px;
}
.prod-perf .elem2{
	padding-top: 100px;
	margin: 0 -24px;
}
.prod-perf .elem2 .box{
	margin: 0 24px;
	flex: 1;
}
.prod-perf .elem2 .box .com-title-lead{
	text-align: center;
}
.prod-perf .elem2 .box .part-img{
	width: 69%;
	margin: 0 auto 30px;
}
@media screen and (max-width:768px){
	.prod-perf .cont-in{
		padding: 0 0 80px;
	}
	.prod-perf .inner{
		padding: 0 40px;
	}
	.prod-perf .elem-cont>.box2{
		padding-top: 40px;
	}
	.prod-perf .box.img{
		width: 100%;
	}
	.prod-perf .elem-cont .box.txt{
		width: 100%;
		padding: 30px 0 0;
	}
	.prod-perf .elem2{
		display: block;
	}
	.prod-perf .elem2 .box+.box{
		margin-top: 80px;
	}
	.prod-perf .elem2 .box{
		margin: 0;
		width: 100%;
		padding: 0 20px;
	}
	.prod-perf .elem2 .box .part-img{
		width: 58.5%;
		margin: 0 auto 30px;
	}
	.prod-perf .cont-in:before{
		top: 120px;
		left: 80px;
	}
}

.prod-price .elem-cont{
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 400px;
	color: #B2B2B2;
	font-size: var(--lead16);
	font-weight: 500;
	/* padding: 60px; */
}
.prod-price .part-btn{
	margin-top: 85px;
}
.prod-price:not(.prod-spec) .elem-cont{
	padding: 3em;
	line-height: 1.6;
}

.prod-price:not(.prod-spec) .elem-cont .rentalDays{
	color: #575757;
}
.prod-price:not(.prod-spec) .elem-cont .rentalDays .rentalDays-deta {
	border: 1px solid #575757;
	border-radius: 10px;
	padding: 10px;
	text-align: right;
}
.prod-price:not(.prod-spec) .elem-cont .rentalDays .rentalDays-deta span {
	float: left;
	margin-left: 15px;
}
.prod-price:not(.prod-spec) .elem-cont .rentalDays .rentalDays-deta + .rentalDays-deta {
	margin-top: 10px;
}
.prod-price:not(.prod-spec) .elem-cont .rentalDays .ec__link{
	margin-top: 15px;
	color: #3AA5DE;
}
.prod-price:not(.prod-spec) .elem-cont .rentalDays .ec__link a {
	text-decoration: underline;
	transition: 0.2s;
}
.prod-price:not(.prod-spec) .elem-cont .rentalDays .ec__link a:hover {
	opacity: 0.7;
}
@media screen and (max-width:768px) {
	.prod-price:not(.prod-spec) .elem-cont .rentalDays .rentalDays-deta {
		padding: 5px;
	}
	.prod-price:not(.prod-spec) .elem-cont{
		padding: 1.5em;
	}
	.prod-price:not(.prod-spec) .elem-cont .rentalDays .rentalDays-deta {
		font-size: 12px;
	}
	.prod-price:not(.prod-spec) .elem-cont .rentalDays .ec__link{
		font-size: 12px;
	}
}



@media screen and (max-width:768px){
	/* .prod-price .elem-cont{
		padding: 20px;
	} */
	.prod-price .part-btn{
		margin-top: 50px;
	}

}





.prod-voice{
	background-color: #C8E9F2;
	padding-bottom: 145px;
}
.prod-voice .com-title-h4-cate{
	color: #FFF;
}
.prod-voice .elem-cont{
	margin-top: 40px;
	margin-left: -15px;
}
.prod-voice .elem-cont .box{
	padding: 0 15px;
}
.prod-voice .elem-cont .part-img{
	position: relative;
	z-index: 0;
	width: 70%;
	margin: 0 auto;
}
.prod-voice .elem-cont .part-txt{
	background-color: #FFF;
	border-radius: 15px;
	padding: 60px 45px;
	margin-top: -25px;
	flex: 1;
}
.prod-voice .slick-slide>div>*{
    display: flex !important;
	flex-direction: column;
}
@media screen and (min-width:769px){
	.prod-voice .slick-list{
		width: 960px !important;
		overflow: visible !important;
	}
}
@media screen and (max-width:768px){
	.prod-voice{
		padding-bottom: 80px;
	}
	.prod-voice .elem-cont .part-img{
		width: 60%;
	}
	.prod-voice .elem-cont{
		margin-left: -40px;
		margin-right: -40px;
	}
	.prod-voice .elem-cont .box{
		padding: 0 40px;
	}
}


.prod-app{
	padding-bottom: 145px;
}
.prod-app .elem-cont{
	counter-reset: number;
	margin-top: 40px;
	margin-left: -30px;
}
.prod-app .elem-cont .box{
	padding: 0 30px;
}
@media screen and (min-width:769px){
	.prod-app .slick-list{
		width: 1200px !important;
		overflow: visible !important;
	}
}
.prod-app .elem-cont .part-num{
	position: absolute;
	top: 0;
	left: 0;
	background-color: #BAE9F1;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 17px;
	font-weight: 700;
	text-transform: uppercase;
}
.prod-app .elem-cont .part-num:after{
	counter-increment: number;
    content: counter(number, decimal-leading-zero);
	display: block;
	font-size: 37px;
	font-weight: 900;
}
.prod-app .elem-cont .part-img{
	position: relative;
	height: 364px;
	padding-top: 30px;
}
.prod-app .elem-cont .part-img .img{
	position: relative;
	height: 100%;
}
.prod-app .elem-cont .part-img img{
	height: 100%;
	width: auto;
	margin: 0 auto;
}
.prod-app .elem-cont .part-txt{
	padding-top: 40px;

}


@media screen and (max-width:768px){
	.prod-app{
		padding-bottom: 80px;
	}
	.prod-app .elem-cont{
		margin-left: -40px;
		margin-right: -40px;
	}
	.prod-app .elem-cont .box{
		padding: 0 40px;
	}
	.prod-app .slick-prev,
    .prod-app .slick-next{
		top: calc(50% + 10px);
		bottom: auto;
	}
}



@media screen and (min-width:769px){
	.cont-bnr .part{
		display: block;
		width: 728px;
		margin-left: auto;
		margin-right: auto;
	}
}









.com-cate-hero{
	text-align: center;
}
.com-cate-hero .inner{
	height: 270px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.com-cate-hero+.cont{
	padding-top: 0;
}
@media screen and (max-width:768px){
	.com-cate-hero .inner{
		height: 140px;
	}
}







.cate-company .com-title-h4-cate{
	color: #C5EDE5;
}
.cate-company .cont-in:before{
	top: 0;
	bottom: 110px;
	left: calc(50% - 330px);
	right: 0;
	background-color: #D8F3EE;
	border-radius: var(--rad80) 0 0 var(--rad80);
	box-shadow:0px 0px 30px 20px #B3E8DE inset;
}
@media screen and (min-width:769px){

}

@media screen and (max-width:768px){
	.cate-company .cont-in:before{
		left: 120px;
		right: 0;
		bottom: 50px;
	}
}
.cate-company .cont-in{
	padding-top: 110px;
}
.cate-company .elem1 dl{
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
	font-size: 18px;
	font-weight: 500;
	
}
.cate-company .elem1 .lead,
.cate-company .elem1 dt{
	font-size: inherit;
	font-weight: inherit;
}
.cate-company .elem1 dt,
.cate-company .elem1 dd{
	margin-bottom: 38px;
}
.cate-company .elem1{
	margin-bottom: -44px;
}
.cate-company .elem1 dt{
	width: 7em;
	background-color: #D8F3EE;
	border-radius: 5px;
	padding: 0.4em 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.cate-company .elem1 dd{
	width: calc(100% - 7em);
	padding-left: 0.8em;
}

.cate-company .elem2{
	background-color: #FFF;
    box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 5%);
    border-radius: var(--rad30);
	margin-top: 80px;
	padding: 60px;
	flex-direction: row-reverse;
	justify-content: space-between;
}
.cate-company .elem2 .com-img-rad {
    border-radius: var(--rad30);
}
.cate-company .elem2 .img{
	width: 460px;
}
.cate-company .elem2 .txt{
	flex: 1;
	padding-top: 30px;
	padding-right: 60px;
}

@media screen and (max-width:768px){
	.cate-company .cont-in{
		padding-top: 50px;
	}
	.cate-company .elem1 dl{
		font-size: 14px;
	}
	.cate-company .elem1 dt,
	.cate-company .elem1 dd{
		margin-bottom: 20px;
	}
	.cate-company .elem1{
		margin-bottom: -20px;
	}
	.cate-company .elem1 dt{
		width: 5em;
	}
	.cate-company .elem1 dd{
		width: calc(100% - 5em);
	}
	.cate-company .elem2{
		margin-top: 40px;
		padding: 20px;
		display: block;
	}
	.cate-company .elem2 .img{
		width: 100%;
	}
	.cate-company .elem2 .txt{
		padding-top: 30px;
		padding-right: 0;
		width: 100%;
	}
}


.cate-company .gmap{
	height: 280px;
}
.cate-company .gmap iframe{
	width: 100%;
	height: 100%;
}
@media screen and (max-width:768px){
	.cate-company .gmap{
		height: 45vw;
	}
}

.cate-contact .com-title-h4-cate{
	color: #B2B2B2;
}
.cate-contact .inner {
	max-width: 1190px
}
.cate-contact .elem{
	background-color: #FFF;
    box-shadow: 9px 9px 18px 0px rgb(0 0 0 / 5%);
    border-radius: 20px;
	padding: 111px 80px 100px;
}
@media screen and (max-width:768px){
	.cate-contact .elem{
		padding: 20px;
	}
}



.cate-faq .com-title-h4-cate{
	color: #CEB8A0;
}
.cate-faq .com-faq{
	background: none;
}

.cate-faq .elem-faq{
	background-color: #FFF;
	box-shadow: 5px 5px 15px 0px rgb(0 0 0 / 5%);
	border-radius: var(--rad30);
	padding: 50px;
}
.cate-faq .elem-faq:first-child{
	margin-top: 0;
}
.cate-faq .elem-faq+.elem-faq{
	margin-top: 35px;
}
@media screen and (max-width:768px){
	.cate-faq .elem-faq{
		padding: 20px;
	}
	.cate-faq .elem-faq+.elem-faq{
		margin-top: 20px;
	}
}














.single-contact .lead{
	font-size: var(--lead14);
}
.single-contact .part-title{
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 1em;
}

@media screen and (min-width:769px){
	.single-contact.type-thanks .part-title,
	.single-contact.type-thanks .part-title+.lead{
		text-align: center;
	}
}

@media screen and (max-width:768px){
	.single-contact .part-title{
		font-size: 18px;
	}
}

.lead+.elem-form{
	margin-top: 50px;
}
.elem-form .box+.box{
	margin-top: 65px;
}
.elem-form .box{
	/* font-size: var(--lead18); */
	font-size: 18px;
	display: flex;
	align-items: center;
}
.elem-form .box_align-start {
	align-items: start;
}
.elem-form .box__term {
	flex: 0 0 220px;
}
.elem-form .box__content {
	flex: 0 1 620px;
}
.elem-form .box__content_col2 {
	display: flex;
	column-gap: 20px;
}
.elem-form .box__content_col2 .part-input {
	flex-basis: 300px;
}
.elem-form .hisu{
	background-color: #FF415D;
	color: #FFF;
	font-size: var(--lead12);
	font-weight: bold;
	line-height: 1;
	padding: 0.2em 0.6em 0.3em;
	margin-left: 1em;
	border-radius: 5px;
}
.elem-form .part-mid{
	display: flex;
	align-items: center;
	/* padding: 0 1em; */
	/* margin-bottom: 0.8em; */
	/* background-image: url("data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJsXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIKCSB5PSIwcHgiIHZpZXdCb3g9IjAgMCA4IDE2IiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA4IDE2OyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+Cgkuc3Qwe2ZpbGw6IzdFMzA4RDt9Cgkuc3Qxe2ZpbGw6I0ZGRjAwMDt9Cjwvc3R5bGU+CjxnPgoJPHJlY3QgY2xhc3M9InN0MCIgd2lkdGg9IjgiIGhlaWdodD0iOCIvPgoJPHJlY3QgeT0iOCIgY2xhc3M9InN0MSIgd2lkdGg9IjgiIGhlaWdodD0iOCIvPgo8L2c+Cjwvc3ZnPg==");
	background-size: 8px 16px;
	background-repeat: no-repeat;
	background-position: 0 50%; */
}
.elem-form .part-mid .title{
	line-height: 1.2;
}

.elem-form .form-part{
	width: 100%;
	/* font-size: var(--lead18); */
	font-size: 18px;
	line-height: 1.4;
	padding: 0.9111em 1.5556em;
	border: 2px solid #C5D5D5;
	border-radius: 6px;
	word-break: break-word;
}
.elem-form .form-part::placeholder{
	color: #C5D5D5;
}
.elem-form .form-area{
	min-height: 315px;
	resize: vertical;
}
.elem-form .part-select {
	position: relative;
}
.elem-form .part-select::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 33px;
	transform: translate(0, -50%) rotate(135deg);
	width: 8px;
	height: 8px;
	border-top: 1px solid #575757;
	border-right: 1px solid #575757;
}
.elem-form .part-select .form-part {
	-webkit-appearance: none;/* ベンダープレフィックス(Google Chrome、Safari用) */
	-moz-appearance: none; /* ベンダープレフィックス(Firefox用) */
	appearance: none; /* 標準のスタイルを無効にする */
	color: inherit;
	background-color: #fff;
}

.elem-form .elem1{
	padding-top: 90px;
}
.elem-form .part-chk{
	font-size: var(--lead14);
	line-height: 1.2;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 50px;
	margin-top: 45px;
	background-color: #f2f2f2;
}
.elem-form .part-chk input[type="checkbox"]{
	width: 1.4em;
	height: 1.4em;
	margin-right: 2em;
}
.elem-form .part-chk label{
	flex: 1;
}
.elem-form .btn-sq{
	border: none;
}

.elem-form .btn-sq#submit.enabled-false{
	pointer-events: none;
	opacity: 0.7;
}
.elem-form .wrap-btn{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 90px;
}
.elem-form .com-btn-arrow .part.back {
	background-color: #eee;
}
.elem-form .com-btn-arrow .part.back::before {
	content: none;
}
.elem-form .wrap-btn>*+*{
	margin-top: 30px;
}
.elem-form.type-confi .part-input{
	padding: 1.3em 0;
}
@media screen and (max-width:768px){
	.lead+.elem-form{
		margin-top: 30px;
	}
	.elem-form .box+.box{
		margin-top: 10vw;
	}
	.elem-form .box{
		display: block;
		font-size: 14px;
	}

	.elem-form .box__term {
	}
	.elem-form .box__content {
		margin-top: 0.8em;
	}
	.elem-form .box__content_col2 {
		display: flex;
		column-gap: 20px;
	}
	.elem-form .box__content_col2 .part-input {
		flex-basis: 300px;
	}
	.elem-form .hisu{
		font-size: 10px;
	}
	.elem-form .part-mid{
		width: 100%;
	}
	.elem-form .elem1{
		padding-top: 10vw;
	}
	.elem-form .form-part{
		font-size: 14px;
	}
	.elem-form .part-chk{
		padding: 6vw 7vw;
		margin-top: 8vw;
	}
	.elem-form .part-chk input[type="checkbox"]{
		width: 1.6em;
		height: 1.6em;
	}
	.elem-form .btn-sq{
		width: 100%;
	}
	.elem-form .wrap-btn{
		padding-top:16vw;
	}
	.elem-form .wrap-btn>*+*{
		margin-top: 8vw;
	}
}
input.btn-sq,
button.btn-sq {
	cursor: pointer;
    -webkit-appearance: none;
	appearance: none;
    border: none;
		color: inherit;
}




.cate-news .com-title-h4-cate{
	color: #D0BAF4;
}
.cate-news .cont-in:before{
	top: 120px;
	bottom: 0;
	left: calc(50% - 330px);
	right: 0;
	background-color: #EEE6FB;
	border-radius: var(--rad80) 0 0 var(--rad80);
	box-shadow:0px 0px 30px 20px #E2D4F8 inset;
}
@media screen and (max-width:768px){
	.cate-news .cont-in:before{
		top: 50px;
		left: 120px;
		right: 0;
	}
}
.cate-news .post-date+.post-title{
	margin-top: 1em;
}
.cate-news .post-title+.post-body{
	margin-top: 20px;
}
.cate-news .wrap-post .com-img-rad{
	border-radius: var(--rad10);
	width: 100%;
}
.cate-news .post-date{
	font-family: 'Konkhmer Sleokchher', cursive;
	color: #D0BAF4;
	font-size: var(--lead14);
	margin-top: 30px;
}
.cate-news .post-title{
	font-size: var(--lead16);
	font-weight: 500;
	line-height: 1.8;
}
.cate-news .post-body{
	font-size: var(--lead14);
	line-height: 1.8;
}
.cate-news .wrap-post{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -17.5px;
	padding-bottom: 120px;
}
.cate-news .wrap-post .post{
	width: calc((100% - 105px) / 3.001);
	margin: 50px 17.5px 0;
	background-color: #FFF;
	border-radius: var(--rad30);
	box-shadow:3px 3px 7px 0px rgba(0, 0, 0, 0.05);
}
.cate-news .wrap-post .post>*{
	display: block;
	padding: 30px;
}
@media screen and (min-width:769px){
	.cate-news .wrap-post .post:nth-child(-n+3){
		margin-top: 0;
	}
}


/* @media screen and (max-width:768px){
	.cate-news .wrap-post{
		margin: 0 -5px;
		padding-bottom: 120px;
	}
	.cate-news .wrap-post .post{
		width: calc((100% - 20px) / 2);
		margin: 20px 5px 0;
	}
	.cate-news .wrap-post .post:nth-child(-n+2){
		margin-top: 0;
	}
	.cate-news .wrap-post .post>*{
		padding: 10px;
	}
} */
@media screen and (max-width:768px){
	.cate-news .wrap-post{
		margin: 0;
		padding-bottom: 50px;
	}
	.cate-news .wrap-post .post{
		width: 100%;
		margin: 20px 0 0;
	}
	.cate-news .wrap-post .post:nth-child(-n+1){
		margin-top: 0;
	}
	.cate-news .wrap-post .post>*{
		padding: 20px;
	}
}

.cate-news.single .post-thumb.com-coverbox .img{
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat;
}
.cate-news.single .post-thumb.com-coverbox:before{
	padding-top: 50%;
}
@media screen and (max-width:768px){
	.cate-news.single .post-thumb.com-coverbox:before{
		padding-top: 86%;
	}
}
.cate-news.single .wrap-post .com-img-rad{
	border-radius: var(--rad30);
}
.cate-news.single .post-date{
	font-size: var(--lead16);
}
.cate-news.single .post-title{
	font-size: var(--lead20);
	font-weight: bold;
}

.cate-news.single .wrap-post{
	margin: 0;
}
.cate-news.single .wrap-post .post{
	width: 100%;
	margin: 0;
	font-weight: normal;
	/* line-height: 1.8; */
}
.cate-news.single .wrap-post .post .sizeS{
	font-size: 80%;
}
.cate-news.single .wrap-post .post .part-btn{
	background-color: #EEE6FB;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: var(--rad10);
}
.cate-news.single .wrap-post .post *+.post-part-title{
	margin-top: 3em;
}
.post-part-title{
	font-size: var(--lead18);
	font-weight: bold;
	text-align: center;
	line-height: 1.4;
}



/* 
.top-intro .com-title-h4{
	color: #C5EDE5;
}
.top-intro .com-title-lead{
	margin-top: 2.2em;
}
.top-intro .lead{
	margin-top: 2.2em;
}
.top-intro .cont-in:before{
	top: 0;
	bottom: 0;
	left: 0;
	right: calc(50% - 500px);
	background-color: #D8F3EE;
	border-radius: 0 var(--rad80) var(--rad80) 0;
	box-shadow:0px 0px 30px 20px #B3E8DE inset;
}
@media screen and (min-width:769px){
	.top-intro .cont-wrap{
		padding-top: 110px;
	}
	.top-intro .cont-in{
		padding-bottom: 110px;
	}
	.top-intro .elem1{
		
	}
	.top-intro .box.img{
		
	}
	.top-intro .box.txt{
		
	}
}

@media screen and (max-width:768px){
	.top-intro .inner{
		padding: 0 60px 45px 40px;
	}
	.top-intro .elem2{
		display: block;
	}
	.top-intro .box.img{
		width: 100%;
		margin-top: 20px;
	}
	.top-intro .box.txt{
		width: 100%;
	}
	
	.top-intro .cont-in:before{
		top: 80px;
		right: 20px;
	}
} */








/* *{outline: 1px solid rgba(0, 0, 0, 0.1);} */




/* .hero-elem-top{
	position: relative;
	overflow: hidden;
}

.hero-elem-top .top-hero-movie{
	position: absolute;
	z-index: 0;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}


@media (aspect-ratio: 16/9), (min-aspect-ratio: 16/9) {
    .hero-elem-top .top-hero-movie{
		
		width: 100%;
		height: auto;
	}
}
@media (max-aspect-ratio: 16/9) {
    .hero-elem-top .top-hero-movie{
		
		width: auto;
		height: 100%;
	}
} */


/* main,footer{display: none;} */

.page-manual .com-faq,
.page-manual .com-inqu{
display: block !important;
}
.page-manual .com-faq{
	background-color: #FFF;
}
.page-manual .com-inqu{
	background-color: #FDFBF0;
}



.manual-hero{
	padding-bottom: 55px;
}
.manual-hero .part1{
	background: url(../img/manual/fv-img.jpg) no-repeat 50% 0;
	background-size: contain;
	padding-top: calc(((100vw - 40px) * 0.748) + 12vw);

}
/* @media screen and (min-width:376px){
	.manual-hero .part1{
		padding-top: 295px;
	}
} */
.manual-hero .part1 img{
	width: 65%;
}

.page-manual .com-sponly-herotitle{
	margin-top: 35px;
	margin-left: -5vw;
}
.page-manual .com-sponly-herotitle:after{
	background-color: #ADDAE8;
}
.page-manual .com-sponly-herotitle .part-en{
	color: #ADDAE8;
}


@media screen and (min-width:769px){
	.manual-hero .part1{
		padding-top: 590px;
	}
	.page-manual .com-sponly-herotitle{
		margin-top: 35px;
		margin-left: -20px;
	}

}


.manu-concept{
	background-color: #ADDAE8;
}

.manu-concept .com-title-h2{
	font-size: 30px;
	font-weight: 700;
	color: #FFF;
	text-align: center;
}
.manu-concept .elem-in{
	position: relative;
	margin-top: 85px;
}
.manu-concept .elem-in:before{
	content: "";
	position: absolute;
	top: -40px;
	bottom: -40px;
	right: -5vw;
	display: block;
	background-color: rgba(255, 255, 255, 0.4);
	width: 82%;
	border-radius: var(--rad80) 0 0 var(--rad80);
}
.manu-concept .elem-in .wrap-txt{
	position: relative;
	padding-left: 5vw;
}
.manu-concept .elem1 .elem-in .part-title{
	font-size: 22px;
	font-weight: 500;
	line-height: 1.6;
}
.manu-concept .elem1 .lead{
	line-height: 2.8;
	margin-top: 1.6em;
}
.manu-concept .elem1 .lead.size2{
	font-size: var(--lead15);
}
.manu-concept .elem1 .elem-in2{
	padding-top: 90px;
}
.manu-concept .elem1 .elem-in2 .wrap-title{
	text-align: center;
	color: #FFF;
	line-height: 1.4;
}
.manu-concept .elem1 .part-title2a{
	font-size: 20px;
	font-weight: bold;
}
.manu-concept .elem1 .part-title2b{
	font-size: 26px;
	font-weight: bold;
}
.manu-concept .elem-box{
	counter-reset: number;
	padding-top: 50px;
}
.manu-concept .elem-box>.box{
	position: relative;
}
.manu-concept .elem-box>.box:after {
	counter-increment: number;
	content: "0" counter(number);
	position: absolute;
	top: 33px;
	left: 20px;
	font-size: 62px;
	font-family: 'Lato', sans-serif;
	letter-spacing: -0.02em;
	color: #B2B2B2;
	z-index: 0;
	opacity: 0.5;
}
.manu-concept .elem-box>.box:nth-child(3n+1):after{color: #C6D497;}
.manu-concept .elem-box>.box:nth-child(3n+2):after{color: #EFA5A5;}
.manu-concept .elem-box>.box:nth-child(3n+3):after{color: #A4D0D8;}


.manu-concept .elem-box .center{
	text-align: center;
}
.manu-concept .elem-box>.box+.box,
.manu-concept .elem-box>.box.type-wrap .part-in+.part-in{
	margin-top: 50px;
}
.manu-concept .elem-box>.box+.box:before{
	content: "";
	display: block;
	position: absolute;
	top: -32px;
	left: calc(50% - 16px);
	width: 32px;
	height: 17px;
	background: url(../img/manual/arrow1.svg) no-repeat 50%;
	background-size: 32px 17px;
}
.manu-concept .elem-box>.box:not(.type-wrap),
.manu-concept .elem-box>.box.type-wrap .part-in{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 50px 25px 55px;
	background-color: #FFF;
	box-shadow:5px 5px 15px 0px rgba(0, 0, 0, 0.05);
	border-radius: var(--rad45);
}



.manu-concept .elem-box .part-title+.lead{
	margin-top: 2.0em;
}
.manu-concept .elem-box .lead+.part-img{
	margin-top: 36px;
}
.manu-concept .elem-box .lead+.box2{
	margin-top: 20px;
	margin-bottom: -15px;
}
/* .manu-concept .elem-box .lead+.part-img{
	margin-top: 30px;
} */
.manu-concept .elem-box .part-title{
	position: relative;
	z-index: 1;
	font-size: 22px;
	text-align: center;
	line-height: 1.6;
}
.manu-concept .elem-box .lead{
	line-height: 1.8;
}
.manu-concept .elem-box .part-img{
	max-width: 150px;
}
.manu-concept .elem-box .box2>.box:first-child:not(.part-img){
	border-right: 1px solid #B2B2B2;
}
.manu-concept .elem-box .box2>.box{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-top: 10px;
	padding-bottom: 5px;
}
.manu-concept .elem-box .box2.type2{
	justify-content: space-between;
}
.manu-concept .elem-box .box2.type2>.box{
	width: calc(50% - 8px);
}
.manu-concept .elem-box .box2 .part-btn{
	display: block;
	height: 36px;
	width: auto;
}
.manu-concept .elem-box .box2 .part-btn img,
.manu-concept .elem-box .part-hr img{
	height: 100%;
	width: auto;
}


.manu-concept .elem-box .part-hr{
	width: 100%;
	height: 13px;
	position: relative;
	text-align: center;
	margin-top: 34px;
	margin-bottom: 20px;
}
.manu-concept .elem-box .part-hr:before,
.manu-concept .elem-box .part-hr:after{
	content: "";
	position: absolute;
	display: block;
	top: 0;
	width: calc(50% - 20px);
	height: 1px;
	background-color: #A6D2DA;


}
.manu-concept .elem-box .part-hr:before{
	left: 0;
}
.manu-concept .elem-box .part-hr:after{
	right: 0;
}

.manu-concept .elem-box .part-hr2{
	width: 100%;
	height: 1px;
	margin-top: 34px;
	margin-bottom: 20px;
	background-color: #A6D2DA;
}


/* addcss250905 */
.top-hero .inner-content {
	position: absolute;
	bottom: -120px;
	right: 0;
	display: flex;
	gap: 20px;
}

@media screen and (max-width:768px){
	.top-hero {
		padding-bottom: 360px;
	}
	.top-hero .inner-content {
		flex-direction: column-reverse;
		align-items: center;
		bottom: -340px;
		width: 100%;
		padding: 0 40px;
	}
}

.top-hero .inner-content .elem2:first-of-type .part-prod{
	padding: 0 20px 15px;
}

/* end */