@charset "UTF-8";

/* #concept_yp
---------------------------------------------------------------------------------------------------------*/
#concept_yp #container_yp #pageTitle_yp .wrapC_yp h2{
	background: url(../img/common/icon_pagetitle.gif) no-repeat center bottom;
	padding-bottom: 90px;
	margin-bottom: 50px;
}
#concept_yp .paragraph_yp.contents_yp{
	max-width: 1360px;
	margin-bottom: 100px;
}
#concept_yp .paragraph_yp .wrapL_yp{ float: left; }
#concept_yp .paragraph_yp .wrapR_yp{ float: right; }
#concept_yp .paragraph_yp .text_yp{
	padding: 100px 20px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#concept_yp .paragraph_yp .text_yp p{
	display: inline-block;
	text-align: left;
	line-height: 2.5em;
	letter-spacing: 0.2em;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
#concept_yp #paragraph01_yp .img_yp{
	width: -webkit-calc(100% - 450px);
	width: calc(100% - 450px);
}
#concept_yp #paragraph01_yp .text_yp{
	width: 410px;
	text-align: right;
}
#concept_yp #paragraph02_yp .img_yp{
	width: -webkit-calc(100% - 540px);
	width: calc(100% - 540px);
}
#concept_yp #paragraph02_yp .text_yp{
	width: 540px;
	text-align: left;
}
#concept_yp #paragraph03_yp .img_yp{
	width: -webkit-calc(100% - 420px);
	width: calc(100% - 420px);
}
#concept_yp #paragraph03_yp .text_yp{
	width: 420px;
	text-align: right;
}
#concept_yp #paragraph04_yp{
	background: url(../img/common/bk_gray.gif) no-repeat right 25%;
	-moz-background-size: 100% 45%;
	background-size: 100% 45%;
}
#concept_yp #paragraph04_yp h3{
	font-size: 1.1em;
	font-weight: normal;
	padding: 20% 0 30px;
}
#concept_yp #paragraph04_yp h3 span{
	font-family: 'Marcellus', serif;
	font-size: 2em;
	letter-spacing: 0.1em;
	padding-right: 1em;
}
#concept_yp #paragraph04_yp .wrapR_yp{
	width: 40%;
	text-align: center;
}
#concept_yp #paragraph04_yp .wrapR_yp .sp_yp{ display: none; }
#concept_yp #paragraph04_yp .wrapL_yp{
	width: 50%;
	padding: 0 2.5%;
}
#concept_yp #paragraph04_yp .wrapL_yp p{
	font-size: 0.95em;
	line-height: 2.5em;
	margin-bottom: 30px;
}
#concept_yp #paragraph04_yp .wrapL_yp .logo_yp{
	text-align: right;
	margin-bottom: 0;
}
#concept_yp #paragraph05_yp .movie_yp{ position: relative; }
#concept_yp #paragraph05_yp .movie_yp video{
	width: 100%;
	height: auto;
}
@media screen and (max-width: 1099px){
	#concept_yp .paragraph_yp.contents_yp{ margin-bottom: 50px; }
	#concept_yp .paragraph_yp .text_yp{ padding-top: 0; }
	#concept_yp #paragraph04_yp .wrapL_yp{
		width: 55%;
		padding: 0 3% 0 2%;
	}
	#concept_yp #paragraph04_yp h3{ padding: 5% 0 30px; }
}
@media screen and (max-width: 768px){
	#concept_yp #container_yp #pageTitle_yp .wrapC_yp h2{
		background-image: none;
		padding-bottom: 0;
		margin-bottom: 20px;
	}
	#concept_yp .paragraph_yp.contents_yp{ margin-bottom: 10px; }
	#concept_yp .paragraph_yp .wrapL_yp,
	#concept_yp .paragraph_yp .wrapR_yp{ float: none; }
	#concept_yp .paragraph_yp .text_yp{
		text-align: left;
		padding: 20px 2% 0;
	}
	#concept_yp .paragraph_yp .text_yp p{
		line-height: 2em;
		letter-spacing: 0.1em;
		-webkit-writing-mode: horizontal-tb;
		-ms-writing-mode: lr-tb;
		writing-mode: horizontal-tb;
	}
	#concept_yp #paragraph01_yp .img_yp,
	#concept_yp #paragraph01_yp .text_yp,
	#concept_yp #paragraph02_yp .img_yp,
	#concept_yp #paragraph02_yp .text_yp,
	#concept_yp #paragraph03_yp .img_yp,
	#concept_yp #paragraph03_yp .text_yp{
		width: 100%;
		text-align: left;
	}
	#concept_yp #paragraph04_yp{
		background-image: url(../img/common/bk_white.gif), url(../img/common/bk_gray.gif);
		background-repeat: repeat-y, no-repeat;
		background-position: right top, left top;
		-moz-background-size: auto auto, auto 80%;
		background-size: auto auto, auto 80%;
		margin-top: 20px;
	}
	#concept_yp #paragraph04_yp .wrapR_yp{
		width: 100%;
		text-align: right;
	}
	#concept_yp #paragraph04_yp .wrapR_yp .sp_yp{ display: block; }
	#concept_yp #paragraph04_yp .wrapR_yp h3{
		font-size: 1em;
		text-align: left;
		padding: 20px 2%;
	}
	#concept_yp #paragraph04_yp .wrapR_yp h3 span{
		display: inline-block;
		font-size: 1.8em;
		padding-right: 0.5em;
	}
	#concept_yp #paragraph04_yp .wrapR_yp img{
		max-width: 80%;
		height: auto;
	}
	#concept_yp #paragraph04_yp .wrapL_yp{
		width: 96%;
		padding: 20px 2% 0;
	}
	#concept_yp #paragraph04_yp .wrapL_yp .pc_yp{ display: none; }
	#concept_yp #paragraph04_yp .wrapL_yp p{
		line-height: 2em;
		margin-bottom: 20px;
	}
}

/* #service_yp
---------------------------------------------------------------------------------------------------------*/
#service_yp #catch_yp h3{
	max-width: 928px;
	background: url(../about/img/service/catch_bk.gif) no-repeat center center;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	font-size: 1.4em;
	font-weight: normal;
	text-align: center;
	line-height: 2em;
	padding: 50px;
	margin: auto;
}
#service_yp #catch_yp h3.point__ttl{
	max-width: 540px;
}
#service_yp #catch_yp h3 br{ display: none; }
#service_yp .style_yp{ margin-top: 100px; }
#service_yp .style_yp .wrapL_yp{
	float: left;
	width: 48%;
}
#service_yp .style_yp .wrapR_yp{
	float: right;
	width: 48%;
}
#service_yp .style_yp .img_yp{ text-align: center; }
#service_yp .style_yp .text_yp h3{
	width: 200px;
	background: url(../img/common/icon_stripe.png) no-repeat 67% top;
	-moz-background-size: auto 100%;
	background-size: auto 100%;
	font-size: 14px;
	font-weight: normal;
	padding: 5px;
}
#service_yp .style_yp .text_yp h3 span{
	display: inline-block;
	text-align: center;
	line-height: 1.6em;
	padding-right: 25px;
}
#service_yp .style_yp .text_yp h3 em{
	display: block;
	font-size: 17px;
	letter-spacing: 0.1em;
}
#service_yp .style_yp .text_yp h3 strong{
	font-family: 'Crimson Text', serif;
	display: inline-block;
	font-size: 32px;
	font-weight: normal;
}
#service_yp .style_yp .text_yp h4{
	background: url(../img/common/icon_line_black.gif) no-repeat left 0.8em;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	padding-left: 50px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#service_yp .style_yp .text_yp p{
	line-height: 1.9em;
	letter-spacing: 0.1em;
	padding-top: 1.5em;
}
#service_yp #works_yp{
	background-color: #F6FAFA;
	text-align: center;
}
#service_yp #works_yp h3,
#service_yp #works_yp h4{
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0.1em;
	padding-top: 1em;
	padding-bottom: 1em;
}
#service_yp #works_yp .btn_yp a{
	font-family: 'Crimson Text', serif;
	display: block;
	width: 257px;
	background: url(../img/common/btn_bk_x.png) no-repeat center center;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	font-size: 1.1em;
	letter-spacing: 0.1em;
	padding: 8px 0 12px 20px;
	margin: 40px auto 1em;
}
#service_yp #works_yp .btn_yp a span{
	background: url(../img/common/icon_arrow_yellow.png) no-repeat left center;
	padding-left: 40px;
}
#service_yp #works_yp .bx-wrapper_yp{
	position: relative;
	padding: 0;
	*zoom: 1;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
}
#service_yp #works_yp .bx-viewport_yp{ -webkit-transform: translatez(0); }
#service_yp #works_yp .bx-wrapper_yp .bx-prev_yp{
	left: -35px;
	background: url(../img/common/icon_control.png) no-repeat left top;
}
#service_yp #works_yp .bx-wrapper_yp .bx-next_yp{
	right: -35px;
	background: url(../img/common/icon_control.png) no-repeat -19px top;
}
#service_yp #works_yp .bx-wrapper_yp .bx-controls-direction_yp a{
	position: absolute;
	top: 40%;
	outline: 0;
	width: 19px;
	height: 32px;
	text-indent: -9999px;
	z-index: 0;
}
#service_yp #works_yp .bx-wrapper_yp .bx-controls-direction_yp a.disabled{ display: none; }
@media screen and (max-width: 1099px){
	#service_yp #works_yp.contents_yp{ padding: 10px 30px; }
	#service_yp #works_yp .bx-wrapper_yp .bx-prev_yp{ left: -25px; }
	#service_yp #works_yp .bx-wrapper_yp .bx-next_yp{ right: -25px; }
}
@media screen and (max-width: 768px){
	#service_yp #catch_yp h3{
		font-size: 1.3em;
		padding: 20px;
	}
	#service_yp #catch_yp h3 br{ display: block; }
	#service_yp .style_yp.contents_yp{
		padding: 0;
		margin-top: 50px;
	}
	#service_yp .style_yp .wrapL_yp,
	#service_yp .style_yp .wrapR_yp{
		float: none;
		width: 100%;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-ms-box-sizing: border-box;
		box-sizing: border-box;
	}
	#service_yp .style_yp .text_yp{ padding: 0 2%; }
	#service_yp .style_yp .text_yp h3{ margin: 20px auto 0; }
	#service_yp .style_yp .text_yp h4{
		font-size: 1.3em;
		line-height: 1.6em;
		margin-bottom: 10px;
	}
	#service_yp .style_yp .text_yp h4 br{ display: none; }
	#service_yp .style_yp .text_yp p{ padding-top: 1em; }
	#service_yp #works_yp .comment_yp p{ text-align: left; }
	#service_yp #works_yp .btn_yp a{
		width: 200px;
		margin: 30px auto 1em;
	}
	#service_yp #works_yp .btn_yp a span{ padding-left: 35px; }
}

/* #company_yp
---------------------------------------------------------------------------------------------------------*/
#company_yp #logo_yp{ margin-bottom: 100px; }
#company_yp #logo_yp .wrapL_yp{
	float: left;
	width: 40%;
	text-align: center;
}
#company_yp #logo_yp .wrapR_yp{
	float: right;
	width: 55%;
}
#company_yp #logo_yp .wrapR_yp p{
	line-height: 1.7em;
	padding-bottom: 1em;
}
#company_yp #overview_yp{
	width: 100%;
	font-size: 1.1em;
	border-top: solid thin #DDD;
	margin-bottom: 40px;
}
#company_yp #overview_yp th,
#company_yp #overview_yp td{
	border-bottom: solid thin #DDD;
	padding: 20px 40px;
}
#company_yp #banner_yp li{
	float: left;
	width: 31.33%;
	text-align: center;
	margin: 5px 1%;
}
#company_yp #googlemap_yp{
	position: relative;
	padding-top: 30px;
	padding-bottom: 40%;
	margin-top: 100px;
	height: 0;
	overflow: hidden;
}
#company_yp #googlemap_yp iframe,
#company_yp #googlemap_yp object,
#company_yp #googlemap_yp embed{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media screen and (max-width: 768px){
	#company_yp #logo_yp{ margin-bottom: 10px; }
	#company_yp #logo_yp .wrapL_yp,
	#company_yp #logo_yp .wrapR_yp{
		float: none;
		width: 100%;
		margin-bottom: 30px;
	}
	#company_yp #logo_yp .wrapL_yp img{ max-width: 80%; }
	#company_yp #overview_yp{
		font-size: 1em;
		margin-bottom: 20px;
	}
	#company_yp #overview_yp th,
	#company_yp #overview_yp td{ padding: 10px; }
	#company_yp #overview_yp th{ width: 6em; }
	#company_yp #banner_yp li{ width: 48%; }
	#company_yp #googlemap_yp{
		padding-bottom: 55%;
		margin-top: 40px;
	}
}
.point__block{
	max-width: 1200px;
	width: 100%;
	background: #F6FAFA;
	padding: 48px;
	box-sizing: border-box;
	margin: 64px auto;
}
.point__flow__block{
	max-width: 1200px;
	width: 100%;
	background: #F8F8F8;
	padding: 48px;
	box-sizing: border-box;
	margin: 64px auto;
}
.point__block .point__block__ttl{
	margin-bottom: 48px;
}
.point__block .point__block__ttl h3,
.point__flow__block h3,
#faq_yp .contents_yp h3{
	font-size: 1.8em;
    font-weight: normal;
    text-align: center;
    line-height: 2em;
    margin: auto;
	margin-bottom: 1.5rem;
}
.point__box{
	position: relative;
	padding: 24px;
	background: #fff;
	margin-bottom: 48px;
}
.point__box h3{
	font-size: 1.8em;
    font-weight: normal;
    text-align: center;
    line-height: 2em;
	margin-top: -48px;
	margin-bottom: 28px;
	font-family: 'Marcellus', serif;
}
.point__harf{
	display: flex;
	align-items: flex-end;
	flex-wrap: wrap;
}
.point__harf > div{
	width: 50%;
	text-align: center;
}
.point__harf__flow{
	background: #fff;
	padding: 32px;
	display: flex;
	align-items: center;
	column-gap: 16px;
	margin-bottom: 32px;
}
.point__harf__flow:last-child{
	margin-bottom: 0;
}
.point__harf__flow div p{
	padding: 0 32px;
}
.point__harf__flow div video{
	max-width: 100%;
	width: 90%;
}
#faq_yp {
	max-width: 100%;
    width: 100%;
    background: none;
    padding-bottom: 40px;
	margin: 0 auto;
}
#faq_yp .contents_yp{
	background: #F6FAFA;
}
@media screen and (max-width: 768px){
	.point__block,
	.point__flow__block{
		padding: 10% 5%;
		margin: 0 auto 10%;
		width: 95%;
	}
	.point__harf__flow{
		padding: 5%;
	}
	.point__harf,
	.point__harf__flow{
		display: block;
	}
	.point__harf > div,
	.point__harf__flow > div{
		width: 100%;
		padding: 5%;
		box-sizing: border-box;
	}
	.point__harf > div img,
	.point__harf__flow > div img{
		max-width: 100%;
	}
	.point__harf__flow div p {
		padding: 0;
	}
	.point__harf__flow div video {
		max-width: 100%;
		width: 100%;
	}
	#container_yp .contents_yp {
		padding: 10% 5%;
		width: 95%;
	}
	#faq_yp .box_yp {
		padding: 20px 10px;
	}
}
#line-btn .btn_yp a {
    display: block;
    max-width: 360px;
    background-color: #02be03;
    color: #FFF;
    text-align: center;
    padding: 15px 20px;
    margin: 0 auto 20px;
}
#line-btn .btn_yp a span {
    background-image: url(../img/common/contactWrap_order.png), url(../img/common/icon_arrow_white.png);
    background-repeat: no-repeat;
    background-position: left center, right center;
    padding-left: 40px;
    padding-right: 40px;
}
#line-btn{
	margin-top: 48px;
}
.line__block{
	background: #fffbde;
}
.line__color{
	color: #02be03;
}