@charset "shift_jis";
body{
	overflow:hidden;
}
.inner{
	width:1000px;
	margin:0px auto;
}
@media(max-width: 1000px) {
	.inner{
		width:100%;
		margin:0px auto;
		position:relative;
		padding:0 10px;
	    -webkit-box-sizing: border-box;
	       -moz-box-sizing: border-box;
	         -o-box-sizing: border-box;
	        -ms-box-sizing: border-box;
	            box-sizing: border-box;
	}
}
.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

h2.top_h2{
	text-align:center;
	margin:40px 0 20px 0;
	line-height:130%;
	padding:0;
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-weight:bold;
	letter-spacing:1px;
    font-size: 32px;
	color:#000;
}

.gr_title{
	text-align:center;
	position:relative;
}
.gr_title::before{
	position:absolute;
	top:15px;
	left:0;
	height:120px;
	width:110%;
	display:block;
	background:#B5E1C9;
	transform: skewY(1deg);
	transform-origin: bottom right;
	content:"";
	z-index:1;
}
.gr_title div{
	position:relative;
	z-index:9;
	background:#22A948;
	padding:10px 0 5px 0;
	color:#FFF;
}
.gr_title div.gr_title_in{
	width:450px;
	margin:0px auto;
}
.gr_title div.gr_title_in h2{
	font-size:28px;
	font-weight:normal;
	padding:30px 0;
}
.gr_title div.gr_title_in h2.img{
	font-size:28px;
	font-weight:normal;
	padding:20px 0;
}
.gr_title div.gr_title_in h2.img img{
	display:inline-block;
	line-height:100%;
	vertical-align: middle;
	margin:0 10px 0 0 ;
}
.gr_title div .num{
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size:60px;
	float:left;
	line-height:80px;
	font-style:italic;
}
.gr_title div.gr_title_box{
	float:left;
	margin:0 0 0 30px;
}
.gr_title div h3{
	margin:0;
	padding:0;
	font-size:26px;
	font-weight:normal;
	text-align:left;
}
.gr_title div p{
	margin:20px 0 0 0;
	position:relative;
	padding:0 30px;
	font-size:20px;
}
.gr_title div p::before{
	display:block;
	position:absolute;
	top:10px;
	left:0;
	border-top:1px solid #FFF;
	content:"";
	width:25px;
	height:1px;
}
.gr_title div p::after{
	display:block;
	position:absolute;
	top:10px;
	right:0;
	border-top:1px solid #FFF;
	content:"";
	width:25px;
	height:1px;
}

.gr_last::before{
	top:15px;
	left:0;
	height:100px;
}
.gr_last div p{
	line-height:150%;
	font-size:13px;
	margin:0;
	padding:0 0 20px 0;
	text-align:left;
}
.gr_last div p::before,
.gr_last div p::after{
	display:none;
}

.submain_img{
	text-align:center;
	height:460px;
	width:100%;
	max-width:1000px;
	margin:0px auto;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.submain_img h1{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	background:#FFF;
	border-top:3px solid #009944;
	padding:10px 0 0 0;
	z-index:9;
	display:block;
	width:530px;
	font-size:30px;
	line-height:130%;
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	color:#000;
}
.submain_img img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/*--------------------------*/
/*          top             */
/*--------------------------*/

#campaing{
	text-align:center;
}
#campaing2{
	text-align:center;
	margin:40px 0 0 0;
}

.btn_area{
	text-align:center;
	margin:0;
}
.link_btn{
	width:500px;
	margin:0px auto;
}
.link_btn img{
	width:100%;
	height:auto;
}
.link_btn2{
	width:375px;
	margin:20px auto 0px auto;
}

/*-------------------------*/
#about{
	margin:40px 0 0 0;
}
.about1{
	background:url(../img/index/about_bk1.png) no-repeat center bottom;
	background-size:cover;
	padding:0 0 30px 0;
}
.about1 img{
	margin:0 0 10px 0;
}
#about h2.about_h2{
	margin:30px 0 50px 0;
}
#about p{
	font-size:20px;
	margin:20px 0 0 0;
}
.about_logo p{
	float:left;
	width:50%;
	text-align:center;
	box-sizing:border-box;
}
.about_logo1{
	padding:0 80px 0 0;
}
.about_logo2{
	padding:0 0 0 80px;
}

.about2{
	background:url(../img/index/about_bk2.png) no-repeat center top;
	background:100% auto;
	padding:0 0 50px 0;
}
.about_right{
	padding:20px 0;
	float:right;
	width:55%;
	text-align:center;
}
.about_right img{
	width:70%;
	height:auto;
}
.about_right p{
	line-height:180%;
	text-align:center;
	margin:20px 0;
}
#about h2.about_h2_2{
	color:#009944;
	margin:50px 0;
}

/*-------------------------*/
#point{
	background:#F9F7F4;
	padding:60px 0 80px 0;
}

#point .point_h2_1{
	margin:30px 0 80px 0;
}
#point .point_h2_2{
	margin:60px 0 30px 0;
}

.point_list{
	box-shadow:3px 5px 10px 5px rgba(7,0,1,0.2);
	margin:70px auto 40px auto;
	position:relative;
	padding:0;
	background:#FFF;
}
.point_gr_title{
	position:absolute;
	top:-15px;
	left:-16px;
	background: -moz-linear-gradient(top,#019A44,#37B44A);
	background: -webkit-linear-gradient(top,#019A44,#37B44A);
	background: linear-gradient(top bottom,#019A44,#37B44A); 
	color:#FFF;
	background:url(../img/index/gr_title_bk.png) no-repeat 0 0;
	width:472px;
	height:200px;
}
.point_gr_title .gr_title_in{
	padding:10px 80px 0 30px;
	box-sizing:border-box;
}
.gr_title2 h3,
.point_gr_title div h3{
	margin:0;
	padding:0;
	font-size:26px;
	font-weight:normal;
	text-align:left;
}
.gr_title2 h3{
	font-size:24px;
}
.gr_title2 p,
.point_gr_title div p{
	margin:20px 0 0 0;
	position:relative;
	padding:0 30px;
	font-size:20px;
	display:inline-block;
}
.gr_title2 p{
	font-size:18px;
}
.gr_title2 .num,
.point_gr_title div .num{
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-size:50px;
	line-height:80px;
	font-style:italic;
	padding:20px 0;
}
.gr_title2 p::before,
.point_gr_title div p::before{
	display:block;
	position:absolute;
	top:10px;
	left:0;
	border-top:1px solid #FFF;
	content:"";
	width:25px;
	height:1px;
}
.gr_title2 p::after,
.point_gr_title div p::after{
	display:block;
	position:absolute;
	top:10px;
	right:0;
	border-top:1px solid #FFF;
	content:"";
	width:25px;
	height:1px;
}


.point_inner{
	padding:30px 0;
	text-align:center;
}
.point_inner p{
	line-height:180%;
	margin:30px 0;
    font-size: 16px;
}
.point_inner p span{
	background:#D9F0E3;
}
.point_inner .point_box{
	margin:0 auto;
}

.point_left{
	float:left;
	width:50%;
	padding:140px 0 0 50px;
	text-align:left;
	box-sizing:border-box;
}
.point_right{
	float:right;
	width:50%;
}
.point_right img{
	width:450px;
	height:auto;
}
.point_box{
	width:780px;
	margin:0 auto 160px auto;
	position:relative;
	height:90px;
	top:10px;
	left:10px;
}
.point_box div{
	display:block;
	content:"";
	background:#CCEBDA;
	width:100%;
	height:80px;
	z-index:1;
	position:absolute;
	top:-8px;
	left:-8px;
}
.point_box div div{
	position:relative;
	font-weight:bold;
	border:1px solid #009943;
	text-align:center;
	z-index:9;
	background:#FFF;
	margin:0;
}
.point_box div div p{
	margin:20px 0;
	font-size:24px;
}
.point_box_l{
	height:120px;
}
.point_box_l div{
	height:110px;
}
.point_box_l div div p{
	line-height:150%;
}
.point_box_l div div p span{
	background:none;
	color:#009944;
}

.point_box2{
	margin:0;
}

.men_img{
	width:450px;
	height:auto;
}
.women_img{
	display:none;
	width:450px;
	height:auto;
}
.men_img img,
.women_img img{
	width:100%;
	height:auto;
}
.point_menwomen{
	width:90%;
	margin:0 0 40px 0;
}
a.mem_btn{
	width:49.5%;
	float:left;
	display:block;
	background:#CCCCCC;
	color:#fff;
	padding:10px 0;
	border-radius:20px 0 0 20px ;
}
a:hover.mem_btn{
	background:#29ABE2;
	color:#fff;
}

.active a.mem_btn{
	background:#29ABE2;
	color:#FFF;
}

a.womem_btn{
	width:49.5%;
	float:right;
	display:block;
	background:#CCCCCC;
	color:#fff;
	padding:10px 0;
	border-radius:0 20px 20px 0;
}
a:hover.womem_btn{
	background:#ED1E79;
	color:#fff;
}

.active a.womem_btn{
	background:#ED1E79;
	color:#FFF;
}

.point3_img1{
	background:url(../img/index/top_matching_1.svg) no-repeat left 60px top -220px;
	background-size:700px auto;
}
.point3_img2{
	margin:80px 50px 50px 0;
}

.point_list_small{

}
.point_list_small ul{
	margin:0;
	padding:0
}
.point_list_small li{
	float:left;
	width:33.3%;
	background: -moz-linear-gradient(top,#019A44,#37B44A);
	background: -webkit-linear-gradient(top,#019A44,#37B44A);
	background: linear-gradient(top bottom,#019A44,#37B44A); 
	padding:0;
	box-sizing:border-box;
	border-left:2px solid #FFF;
}
.point_list_small_p{
	font-size:14px;
	text-align:center;
	margin:30px 0 60px 0;
}

.gr_title2{
	color:#FFF;
	background:url(../img/index/bklogo.svg) no-repeat right 0px top;
	background-size:140px auto;
	padding:20px 0px 30px 20px;
}

/*-------------------------*/
#member{
	padding:60px 0 100px 0;
}
#member h3{
	color:#009944;
    font-size: 24px;
	border-bottom:1px solid #009944;
	text-align:center;
	padding:20px 0;
	margin:30px 0;
}

.member_left{
	float:left;
	width:46%;
	text-align:center;
}
.member_right{
	float:right;
	width:46%;
	text-align:center;
}
.member_left p,
.member_right p{
    font-size: 16px;
	line-height:150%;
	margin:0 0 20px 0;
}

.member_left p.kome,
.member_right p.kome{
	font-size:12px;
	color:#666;
	margin:20px 0 0 0;
}

/*-------------------------*/
#link{
	background:#F9F7F4;
	padding:60px 0;
}
#link .btn_area{
	margin-top:50px;
}
#link .btn_area .link_btn1 a,
#link .btn_area .link_btn2 a{
	height:80px;
	line-height:80px;
	font-size:22px;
	border-radius:20px;
}

/*-------------------------*/
.couple{
	text-align:center;
	background:url(../img/index/couple_bk.jpg) repeat center top;
}
.couple_num{
	width:270px;
	margin:40px 0 0 0;
}
.couple_h3{
	color:#009944;
    font-size: 24px;
	margin:40px 0;
	font-weight:normal;
}
#sec06 .slider .slider-item{
	padding:1.5rem;
}
#sec06 .slider .sec06-block{
	box-shadow:0 5px 10px 0 rgba(7,0,1,0.2);
	border-radius:20px;
	overflow:hidden;
}
#sec06 .slider .sec06-block .couple-contents{
	padding:25px;
}
#sec06 .slider .sec06-block .couple-contents h3 span{
	font-size:20px;
}
.slick-slider .slick-arrow{
	background:url(../img/index/sec03_ico_prev.svg) no-repeat center center
}
.slick-slider .slick-next{
	background-image:url(../img/index/sec03_ico_next.svg);
}
#sec06 .slider .sec06-block .couple-list{
	background:#FFF;
	border-top:1px solid #DDDDDD;
	margin:10px;
	padding:1rem 0;
}

#sec06 .btn_area{
	margin:60px 0 30px 0;
}

/*-------------------------*/
#support{
	background:#F9F7F4;
	padding:30px 0;
	text-align:center;
}
#support p{
	margin:50px;
	line-height:150%;
	text-align:left;
}
#support img{
	margin:30px 0;
}

/*-------------------------*/
#flow{
	padding:50px 0;
}

.flow_title,
.flow_link{
	color:#009944;
    font-size: 20px;
	border-bottom:1px solid #009944;
    padding: 15px 10px;
	position:relative;
	cursor: pointer;
}

.flow_title::after{
	position: absolute;
	top: 50%;
	right: 16px;
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	border-top: 1px solid #009944;
}
.flow_title::before{
	position: absolute;
	top: 50%;
	right: 26px;
	content: '';
	display: block;
	width: 22px;
	height: 22px;
	border-top: 1px solid #009944;
	transform: translateX(-50%);
	margin-top: -10px;
	transform: rotate(90deg);
}

.flow_link::after{
	content: '';
	width: 16px;
	height: 16px;
	border: 0px;
	border-top: solid 1px #009944;
	border-right: solid 1px #009944;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -7px;
	transition:0.7s;
}

.open::before{
	display:none;
}

.flow_link a{
	color:#009944;
	display:block;
}

.flow_title span,
.flow_link span{
	display:inline-block;
	width:45px;
	text-align:center;
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	font-weight:bold;
}
.flow_link span.add{
	width:auto;
}
.flow_title h3,
.flow_link h3{
	display:inline-block;
	font-weight:normal;
}

.flow_title p{
	margin:15px 0 0 50px;
    font-size: 14px;
	position:relative;
}
.flow_title p::before{
	content:"―";
	margin:0 5px 0 0;
}
.flow_title p::after{
	content:"―";
	margin:0 0 0 5px;
}


.flow_box{
	display:none;
	padding:20px 20px 40px 20px;
	background:url(../img/index/flow_bk.jpg) repeat-x 0 bottom;
	position:relative;
	min-height:140px;
	text-align:center;
}
.flow_box img.flow_box_img{
	width:320px;
	height:auto;
}
.flow_box p{
    font-size: 16px;
	text-align:center;
	line-height:150%;
}

.flow_box ul{
	width:80%;
	margin:20px auto;
}
.flow_box ul li{
	float:left;
	width:45%;
	margin:0 2.5%;
	text-align:center;
	box-sizing:border-box;
	height:80px;
	color:#009944;
	padding:10px 0;
	background:#FFF;
	vertical-align: middle;
	line-height:130%;
	border-top:1px solid #009944;
	border-bottom:1px solid #009944;
	display: flex;
	justify-content: center;
	align-items: center;
}

.flow_box .link_btn1{
	width:80%;
	margin:20px auto;
	padding:0 20px;
	float:none;
	background:
}
.link_btn1 img,
.link_btn1 p{
	display:inline-block;
	line-height:60px;
	vertical-align: middle;
}

.link_btn1 a{
	display:block;
	width:100%;
	color:#FFF !important;
	height:60px;
	line-height:60px;
	font-size:19px;
	border-radius:15px;
}

.link_btn1 a{
	background:#009943;
}

.flow_box .link_btn1 a{
	height:70px;
}
.flow_box .link_btn1 p{
	text-align:left;
	line-height:120%;
	margin:5px 0 0 0;
}
.flow_box .link_btn1 img{
	margin:0 10px 0 30px
}

/*-------------------------*/
#choose{
/*
	background:url(../img/index/couple_bk.jpg) repeat center top;
*/
	background:#F2FAF5;
	padding:30px 0;
}
.choose_list{
	width:100%;
	margin:0px auto;
}
.choose_list ul{
	margin:50px 0 30px 0;
}
.choose_list ul li{
	float:left;
	width:25%;
	padding:0;
	position:relative;
	margin:20px 0;
	box-sizing:border-box;
	font-size:18px;
	line-height:130%;
	text-align:center;
}
.choose_list ul li img{
	margin:0 0 20px 0;
}

.choose_list ul li:last-child img{
	position:relative;
	height:130px;
	margin:-25px 0 0 0;
}


/*--------------------------*/
/*        contact           */
/*--------------------------*/
#contact_top{
	padding:50px 0;
	background:url(../img/price/bk.jpg) repeat center top;
	background-size:100% auto;
}
#contact_top p{
	text-align:center;
	font-size:20px;
	line-height:150%;
	margin:20px 0 0 0;
}
#contact_top p.green_p{
	margin:20px 0 0 0;
	color:#009944;
	text-align:center;
}
#contact_top ul{
	width:70%;
	margin:20px auto;
}
#contact_top ul li{
	float:left;
	width:45%;
	margin:0 2.5%;
	text-align:center;
	box-sizing:border-box;
	height:80px;
	color:#009944;
	padding:10px 0;
	background:#FFF;
	vertical-align: middle;
	line-height:130%;
	border:1px solid #009944;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size:16px;
}

#contact_flow{
	padding:0 0 30px 0;
}
#contact_flow ul{
	width:100%;
	margin:0 auto;
}
#contact_flow ul li{
	float:left;
	width:33.3%;
	padding:50px 0;
	position:relative;
	text-align:center;
}
#contact_flow ul li:after{
	content: '';
	width: 18px;
	height: 18px;
	border: 0px;
	border-top: solid 2px #009944;
	border-right: solid 2px #009944;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	position: absolute;
	bottom: 0px;
	right: 0;
	top:0;
	margin:auto;
}
#contact_flow ul li:last-child::after{
	display:none;
}

#contact_flow ul li p{
    font-size: 16px;
	text-align:left;
	margin:20px 0 0 50px;
	line-height:150%;
}
#contact_flow ul li img{
	width:130px;
}

.yoyaku_form .nav_fix{
	display:none !important;
}


/*--------------------------*/
/*         price            */
/*--------------------------*/

.cose_link{
	padding:100px 0 30px 0;
	position:relative;
}
.cose_link ul{
}
.cose_link ul li{
	float:left;
	width:30.3%;
	margin:0 1.5%;
	text-align:center;
	border:1px solid #009944;
	box-sizing:border-box;
	background:#FFF;
	position:relative;
}
.cose_link ul li a{
	display:block;
	font-size:20px;
	color:#009944;
	padding:25px 0 25px 50px;
}
.cose_link ul li p.link1 a{
	background:url(../img/price/cose_icon1.svg) no-repeat #FFF 10px center;
}
.cose_link ul li p.link2 a{
	background:url(../img/price/cose_icon2.svg) no-repeat #FFF 10px center;
}
.cose_link ul li p.link3 a{
	background:url(../img/price/cose_icon3.svg) no-repeat #FFF 10px center;
}

.cose_link ul li a:hover{
	text-decoration:none;
}
.cose_link ul li p.link1 a:hover{
	background:url(../img/price/cose_icon1_w.svg) no-repeat #009944 10px center;
	color:#FFF;
}
.cose_link ul li p.link2 a:hover{
	background:url(../img/price/cose_icon2_w.svg) no-repeat #009944 10px center;
	color:#FFF;
}
.cose_link ul li p.link3 a:hover{
	background:url(../img/price/cose_icon3_w.svg) no-repeat #009944 10px center;
	color:#FFF;
}

.cose_link li:before{
	content: '';
	width: 38px;
	height: 38px;
	position: absolute;
	bottom: -25px;
	right: 0;
	left:0;
	margin:auto;
	background:#009944;
	border-radius:50%;
}
.cose_link li:after{
	content: '';
	width: 14px;
	height: 14px;
	border: 0px;
	border-top: solid 2px #FFF;
	border-right: solid 2px #FFF;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	position: absolute;
	bottom: -10px;
	right: 0;
	left:0;
	margin:auto;
}

/*-------------------------*/

#cose1{
}

#cose2{
}

#cose3{
}
#cose1 .top_h2,
#cose2 .top_h2,
#cose3 .top_h2{
	margin:120px 0 0 0;
	font-size:32px !important;
}

#cose1 .flow_box,
#cose2 .flow_box,
#cose3 .flow_box{
	min-height:200px;
}

#cose1 .flow_box_l,
#cose2 .flow_box_l,
#cose3 .flow_box_l{
	min-height:260px;
}

#cose1 .flow_box p,
#cose2 .flow_box p,
#cose3 .flow_box p{
	text-align:left;
}

.cose_img{
	text-align:center;
}
.cose_img img{
	width:100%;
	height:auto;
}
.cose_p{
	text-align:center;
    font-size: 18px;
	line-height:150%;
	color:#333;
	padding:20px 0;
}
.cose_p span{
	background:#D9F0E3;
}
.price_left{
	float:left;
	width:48%;
	padding:30px 0 0 0;
}
.price_left .top_h2{
	font-size:28px;
	padding:20px 0 0 0;
}
.price_right{
	float:right;
	width:48%;
	padding:30px 0 0 0;
}

.price_box{
	width:450px;
	margin:0 0 0 auto;
}
.price_list{
	background:#F4F1EC;
	border-radius:20px;
	box-sizing:border-box;
	margin:3px 0 0 0;
	padding:10px 30px;
}
.price_list .price_box_in{
	background:#FFF;
	padding:15px 20px 20px 20px;
	margin:25px 0;
	text-align:center;
	box-shadow:0 5px 10px 0 rgba(7,0,1,0.1);
}
.price_list .price_box_in p{
	color:#009944;
	font-size:20px;
	margin:10px 0;
}
.price_list .price_box_in p.num{
	color:#000;
	margin:30px 0 0 0;
}
.price_list .price_box_in p.num span{
	font-weight:bold;
	font-size:50px;
}

.cose_last{
	margin:50px 0;
}

.cose_attention{
	width:60%;
	margin:20px auto;
}
.cose_attention li{
	position:relative;
	padding:0 0 0 30px;
	font-size:14px;
	margin:5px 0;
	color:#000;
}
.cose_attention li.green{
	color:#009944;
}
.cose_attention li:before{
	content:"※";
	position:absolute;
	top:0;
	left:0;
}
#price{
	padding-bottom:0;
}

#price .point_box{
	width:42%;
	margin:-60px auto 0px auto;
}
#price .point_box div{
	height:170px;
}
#price .point_box p{
	font-size:28px;
	padding:0 0 10px 0;
	margin:30px 0 0 0;
	line-height:200%;
	color:#000;
	font-weight:normal;
}
#price .point_box p span{
	color:#009944;
	font-family: "YuMincho", "Hiragino Mincho ProN", "Yu Mincho", "MS PMincho", serif;
	margin:0 5px 0 0;
	font-size:30px;
}
#price .point_box p span.num{
	font-size:78px;
	font-style:italic;
	margin:0 5px;
}
#price h2.top_h2{
	font-size:26px;
}

/*-------------------------*/
.gr{
	background:#F9F7F4;
}
.price_comment{
	padding:30px 0 50px 0;
}
.price_comment h3{
	font-size:26px;
	color:#009944;
	text-align:center;
	font-weight:normal;
	line-height:150%;
	margin:20px 0;
}
.price_comment p{
	width:100%;
	margin:20px auto;
	font-size:15px;
	color:#333;
	line-height:150%;
}

#norikae,
#sainyukai{
	margin:30px 0;
}
#norikae img,
#sainyukai img{
	width:100%;
	height:auto;
}

/*-------------------------*/
#yoyakuwari_form{
	width:100%;
	overflow:hidden;
}
.yoyakuwari2 #inquiry-form .select-wrapper{
	height:40px !important;
}
.yoyakuwari2 #inquiry-form .select-wrapper span{
	height:40px !important;
	line-height:40px !important;
}
.campaign.yoyakuwari2 #inquiry-form .select-wrapper span{
	padding:0 5px;
}
.yoyakuwari2 #inquiry-form .select-wrapper select{
	height:40px !important;
	line-height:40px !important;
}
.yoyakuwari2 #inquiry-form input[type="text"]{
	height:40px !important;
	line-height:40px !important;
}
.yoyakuwari2 #inquiry-form .label-radio-2 label{
	height:40px !important;
	line-height:40px !important;
}
.campaign.yoyakuwari2 article #main div.col_l section#contents section#form_area #inquiry-form .ctrl-label.required{
	background:none !important;
	color:#000;
}
.form_section_p{
	margin:10px;
}
.ribbon {
  position: relative;
  height: 70px;
  line-height: 70px;
  text-align: center;
  box-sizing: border-box;
	margin:80px auto 20px auto;
	width:92%;
}
.ribbon img{
	vertical-align: middle;
}
.ribbon span{
	text-decoration: underline;
}
.ribbon:before {/*左側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  left: -37px;
  z-index: -2;
  border: 30px solid #21A948;
  border-left-color: transparent;/*山形に切り抜き*/
}

.ribbon:after {/*右側のリボン端*/
  content: '';
  position: absolute;
  width: 10px;
  bottom: -10px;
  right: -37px;
  z-index: -2;
  border: 30px solid #21A948;
  border-right-color: transparent;/*山形に切り抜き*/
}

.ribbon h2 {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0 20px;
  line-height: 70px;
  font-size: 26px;
  color: #FFF;
  background: #1DA747;/*真ん中の背景色*/
	width:94%;
	border-left:1px solid rgba(29,167,71,0.2);
	border-right:1px solid rgba(29,167,71,0.2);
}
.ribbon h2:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-right: solid 25px #006837;/*左の折り返し部分*/
}
.ribbon h2:after {
  position: absolute;
  content: '';
  top: 100%;
  right: 0;
  border: none;
  border-bottom: solid 10px transparent;
  border-left: solid 25px #006837;/*右の折り返し部分*/
}



.index article{
    font-size: 16px;
    color: #111;
	background:none !important;
	border-bottom:none;
}

#secMV .mv-slider {
    height: 460px;
    overflow: hidden;
    margin-bottom: 66px;
}

#footer_security{padding-bottom:0}
#footer_security a{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s}
#footer_security a:hover{opacity:.7}
#footer_security .inr{border:3px solid #eee;background-color:#fff;width:980px;padding-top:3rem;padding-bottom:3rem;text-align:center;position:relative;z-index:1;margin:0 auto 50px auto;}
#footer_security h2{font-size:16px;line-height:150%;margin:0 0 10px 0;color:#000;}
#footer_security p{font-size:15px;margin:10px 0 0 0;color:#000;}
#footer_security ul{margin:0 auto;padding:0}
#footer_security ul li{margin:0 auto;padding:0 .2rem;display:inline-block}


