@charset "UTF-8";

.new-ttl h2,
.new-ttl2 p{
	font-size: 1.5em;
    font-weight: normal;
    line-height: 1.8em;
    letter-spacing: 0.1em;
	padding: 0 5%;
    margin-top: 30px;
    margin-bottom: 20px;
}
#js-main-movie{
	height: 42.3vw;
}
#blandList_yp {
    width: 100%;
    max-width: 1660px;
    background: url(../img/common/bk_gray.gif) no-repeat right 20px;
    padding-bottom: 40px;
    margin: 0 auto 40px;
    padding-top: 40px;
}

.flex{
	display: -webkit-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -ms-flex-wrap: wrap;
	  -webkit-flex-wrap: wrap;
	  flex-wrap: wrap;
	  align-items: flex-start;
	  justify-content: center;
  }
  .flex-center{
	justify-content: center;
	align-items: center;
  }
  #service_yp .style_yp .wrapR_yp {
		/* float: right; */
		width: 44%;
		margin: 4%;
	}
	#service_yp .style_yp .text_yp h3{
		width: 146px;
		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;
	}
	.child_1{
		order: 1;
	  }
	  .child_2{
		order: 2;
	  }
#style02_yp,
#style04_yp,
#style06_yp{
	background: #FFFDF8;
}
#container_yp #works_yp {
    padding-top: 100px;
    margin-top: 0 !important;
	background: #fff;
}
#works_yp .slide_yp .post-list a{
	text-align: left;
}
#works_yp h2{
	margin-bottom: 36px;
}
#flow_yp{
	padding: 60px 0 !important;
}
.price-ttl{
	text-align: center;
    font-size: 24px;
    margin-bottom: 2rem;
    background: #dcdcdc;
    padding: 14px;
    /* color: #fafafa; */
}
.op-ttl{
	background: #ffeb60;
}
#price_yp .box_yp li p.menu_yp{
	width: 60%;
}
#price_yp .box_yp li.menu_yp2{
	background: none;
}
#price_yp .box_yp li.menu_yp2 p.menu_yp{
	width: 100%;
	list-style: none;
	text-align: center;
}
#price_yp .box_yp li p.price_yp{
	text-align: right;
	width: 40%;
}
#price_yp .box_yp li p.menu_yp3{
	width: 40%;
}
#price_yp .box_yp li p.price_yp3{
	text-align: right;
	width: 30%;
}
.text-left{
	text-align: left !important;
}

#sys h2 {
	text-align: center;
	font-weight: normal;
	margin-bottom: 40px;
}
#sys h2 span {
	display: block;
	background: url(../img/common/icon_line.gif) no-repeat center bottom;
	font-family: 'Marcellus', serif;
	font-size: 2.4em;
	letter-spacing: 0.1em;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.style_yp{
	margin: 0 auto !important;
}
.price-ttl h3 small{
	color: #111;
}
#sys{
	background: #F6FAFA url(../img/common/bk_white.gif) repeat-y right top;
    padding: 40px 0 0;
    margin: 60px auto 80px;
}
.price-attention{
	background: #fff;
    padding: 16px;
    width: 560px;
    margin: 2rem auto 0;
	max-width: 80%;
}
.price-attention h3{
	text-align: center;
    font-size: 20px;
    margin-bottom: 1rem;
    font-weight: 500;
    background: #f0f1ec;
    padding: 8px;
}
.new-ttl h2.mv-ttl{
	text-shadow: 2px 2px 10px rgb(0 0 0 / 40%);
	font-size: 1.2rem;
}
.new-ttl h2.mv-ttl font{
	font-size: 1.8rem;
}
.sp{
	display: none;
}

@media screen and (max-width: 1099px){
}
@media screen and (max-width: 768px){
	#js-main-movie{
		height: 54vw;
	}
	#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;
	}
	.child_2{
		order: 2;
	  }
	.sm-child_2{
		order: 2;
	}
	#container_yp #pageTitle_yp {
		padding: 0;
	}
	.new-ttl h2, .new-ttl2 p {
		font-size: 1.45em;
		font-weight: normal;
		line-height: 1.8em;
		letter-spacing: 0;
		padding: 0;
		margin-bottom: 0;
	}
	#container_yp .contents_yp,
	.contents_yp{
		padding: 1% 5%;
	}
	#blandList_yp{
		margin: 0 auto;
		padding: 0;
	}
	#blandList_yp #bland_yp > div{
		padding: 16px;
	}
	#sys h2{
		margin-top: 2rem;
		margin-bottom: 0px;
	}
	#service_yp .style_yp.contents_yp {
		padding: 0;
		margin-top: 50px;
		padding-bottom: 8px;
		border-bottom: 1px solid #bdbdbd;
		margin-bottom: 8px !important;
	}
	#blandList_yp ul{
		padding: 0;
	}
	.sp{
		display: block;
	}
}

#blandList_yp li {
    float: left;
    width: 19%;
    margin: 0.5%;
	text-align: center;
}
#blandList_yp li img{
	display: inline-block;
}
.price-box-ttl{
	padding: 14px;
    background: #eae9e9 !important;
}
.backnone{
	background: none !important;
}
#price_yp .box_yp li.newprice .price_yp{
	width: 60%;
}

#review_yp .slide_yp h4.icon6_yp {
    background: url(/review/img/icon/6.png) no-repeat left center;
}
#review_yp h4.icon1_yp {
    background: url(/review/img/icon/1.png) no-repeat left center;
}
.slide_yp{
	margin-bottom: 16px;
}