@charset "UTF-8";
/* =======================================
紹介PARTNER
======================================= */


html{scroll-behavior: smooth;
}
.wrapper{
	font-family: "メイリオ", sans-serif;
	overflow: hidden;
	color: #181818;
-webkit-text-size-adjust:100%;
}



.YuMin{
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}

.wrapper a{
	text-decoration: none;
	color: fff;
	font-weight: bold;
}

.wrapper a:hover{
	opacity: .8;
}

.inner{
	width: 1200px;
	position: relative;
	margin: 0 auto;
}

#header{
background:#E0D9D9;
}

/* FV */
.secFv{
	margin-top: 35px;
	padding-bottom: 27px;
	background: #E0D9D9 url("../img/secFv_bg.jpg") top center no-repeat;
	text-align: center;
}

.secFv .point{
	position: absolute;
	right: 50px;
	top:60px;
}

.secFv .point_box{
		margin: 5px 0 50px;
}

.secFv .point_box img{
	margin: 0 15px;
}

.secFv a{
	background: url("../img/secFv_btn.png") no-repeat;
	width: 500px;
	height: 84px;
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
}

.secFv a p{
	padding-top: 35px;
	font-size: 19px;
color:#fff;
}

/* sec01 */

.sec01{
	padding-bottom: 30px;
	background: #E0D9D9 url("../img/sec01_bg.jpg") bottom center no-repeat;
}

.sec01 img{
	display: block;
	margin: 0 auto;
}

.sec01 p{
	width: 800px;
	font-size: 18px;
	line-height: 30px;
	margin: 30px auto 40px;
}


/*sec02*/

.sec02{
	background:url("../img/pat_b.png") top center repeat-x,url("../img/pat_w.png") bottom center repeat;
	text-align: center;
	padding:50px 0; 
	box-sizing: border-box;
}

.sec02 .dec{
	background: url("../img/sec02_txt01.png") top center no-repeat;
	width: 730px;
	height: 100px;
	color: #FFF;
	box-sizing: border-box;
	padding: 40px 0 0 ;
	font-size: 40px;
	margin: 0 auto;
}

.sec02 ul{
width: 1200px;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}


.sec02 li{
	position: relative;
	width: 360px;
	margin-top: 50px;
	color: #fff;
	box-shadow: 8px 8px 40px 10px rgba(0,0,0,0.2);
	border-radius: 20px;
	box-sizing: border-box;
	padding: 95px 32px 32px;
	font-size: 16px;
	line-height: 26px;
}
.sec02 li img{
	position: absolute;
	top:-50px;
	left: 33%;
}

.sec02 .p_tit{
	font-size: 28px;
	line-height: 38px;
	margin-bottom: 20px;
	text-align:center;
	font-weight: bold;
}

.sec02 .p_txt{
	font-size: 16px;
	line-height: 26px;
}


.sec02 li.point01{
	background: #DC0000;
	text-align: left;
}
.sec02 li.point02{
	background: #28B400;
	text-align: left;
}
.sec02 li.point03{
	background: #003282;
	text-align: left;
}


/* sec03 */

.sec03{
	padding: 70px 0 0;
	background:url("../img/pat_w.png") top center repeat;
	text-align: center;
}

.sec03 .bg{
	background: url("../img/sec03_bg.png") center top no-repeat;
	padding: 100px 0 0;
}

.sec03 .inner > img:first-child{
	position: absolute;
	display: block;
	top:-150px;
	left: 50%;
}

.sec03 p.txt{
	font-size: 18px;
	line-height: 30px;
	width: 740px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}

.sec03 table{
	font-size: 19px;
	font-weight: bold;
	display: table;
	width: 740px;
	margin: 0 auto 20px;
}
.sec03 td{
	height: 38px;
	text-indent: 1.5em;
	position: relative;
} 


.sec03 td::before{
	content: url("../img/sec03_icon.png");
	position: absolute;
	left: -1.4em;
}


.sec03 ul.molle_box{
	border: solid 1px #181818;
	width: 740px;
	margin: 0 auto 20px;
	display: table;
	box-sizing: border-box;
}
.sec03 .molle_box li{
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	background: #fff;
}

.sec03 .molle_box li:first-child{
	width: 100px;
	background: #181818;
	color: #FFF;
	padding-left: 20px;
	font-size: 17px;
	line-height: 24px;
	text-align: left;
}

/* sec04 */

.sec04{
	background: #E0D9D9;
	text-align: center;
	padding: 70px
}

.sec04 .inner{
	width: 1100px;
}

.sec04 .con{
	display: flex;
	justify-content: space-between;
	margin: 30px auto 20px;
}

.sec04_box{
	width: 1100px;
	box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.1);
}

.sec04_box p:first-child{
	background: #181818;
	font-size: 22px;
	font-weight: bold;
	color: #FFF;
	box-sizing: border-box;
	padding: 10px;
	text-align: center;
}
.sec04_box p:last-child{
	background: #fff;
	font-size: 40px;
	font-weight: bold;
	color: #DC0000;
	box-sizing: border-box;
	text-align: center;
	padding: 22px 0 15px;
	position: relative;
}

.sec04_box p:last-child span{
	font-size: 70px;
}

.sec04_box:last-child p:last-child{
	text-indent: -2em;
}

.sec04_box:last-child p:last-child::after{
	content: url("../img/sec04_icon.png");
	position: absolute;
	top:10px;
	right: 330px;
}

.sec04 .kome{
	font-size: 14px;
	line-height: 23px;
	text-align: right;
	padding-bottom: 30px;
	border-bottom: solid 1px #fff;
	margin-bottom: 10px;
}

.sec04 ul{
	display: flex;
	flex-wrap:wrap;	
	box-sizing: border-box;
}

.sec04 li{
	width: 352px;
	font-size: 18px;
	text-align: left;
	margin: 30px 0 0 14px;
}


.sec04 li div{
	float: left;
	vertical-align: middle;
	text-align: center;
	border-radius: 100px;
	background: #fff;
	width: 110px;
	height: 110px;
	box-shadow: 8px 8px 20px 0px rgba(0,0,0,0.1);
	box-sizing: border-box;
	padding-top: 15px;
	
}
.sec04 li p{
	padding: 0 10px 5px;
	line-height: 24px;
	margin-left: 110px;
	font-size: 16px;
}

.sec04 li p:first-of-type{
	margin-top: 10px;
	font-weight: bold;
	font-size: 18px;
}

.sec04 li:nth-of-type(3n){ 
	margin-right: 0;
}

/* sec05 */

.sec05{
	text-align: center;
	padding-top: 100px;
}

.sec05 .inner{
	width: 1100px;
}

.sec05 ul{
	display: flex;
	margin: 40px 0;
}
.sec05 li{
	width: 360px;
	padding: 30px;
	text-align: left;
	font-size: 16px;
	line-height: 26px;
}
.sec05 li div{
	padding-bottom: 20px;
}
.sec05 li p.tit{
	font-weight: bold;
	color: #000;
	font-size: 26px;
	padding-bottom: 15px;
}

.sec05 li.point01{
	background: #28B400;
	position: relative;
}
.sec05 li.point01::after{
	content: "";
    width: 0;
	height: 0;
	border-left: 30px solid #28B400;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
    position: absolute;
    right: -20px;
	top:34%;
	z-index: 1000;
}

.sec05 li.point02{
	background: #7ED266;
	position: relative;
}
.sec05 li.point02::after{
	content: "";
    width: 0;
	height: 0;
	border-left: 30px solid #7ED266;
	border-top: 40px solid transparent;
	border-bottom: 40px solid transparent;
    position: absolute;
    right: -20px;
	top:34%;
    z-index: 1000;
}

.sec05 li.point03{
	background: #28B400;
}

.sec05 .qa{
	margin: 50px 0 100px;
}

.sec05 .qa .tit{
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0 15px;
	border-top: 1px solid #181818;
	border-bottom: 1px solid #181818;
}

.sec05 .qa .q{
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	margin: 50px 0 20px 50px;
	line-height: 34px;
	width: 1040px;
	position: relative;
}

.sec05 .qa .q::before{
	content: url("../img/sec05_q.png");
	position: absolute;
	top:-10px;
	left: -50px;
}

.sec05 .qa .a{
	text-align: left;
	font-size: 18px;
	line-height: 30px;
	width: 1040px;
	margin-left: 50px
}

/* form */

#form{
	 background: #E0D9D9;
	padding-top: 0;
}

#form .tit_area{
	background: url("../img/pat_b.png") repeat-x;
	height: 80px;
	box-sizing: border-box;
}

#form p.tit{
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	padding: 28px 0 0; 
}

#form .wrap{
	 background: #E0D9D9;
}

#form .text{
	border: none;
	font-size: 18px;
}

#form .wpcf7 {
	width: 800px;
	margin: 0 auto;
}

#form .formRow {
	display: flex;
	align-items: center;
	overflow: visible;
	padding: 0;
	margin-bottom: 24px;
}

#form .formRow_title {
	box-sizing: border-box;
	float: none;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	width: 220px;
	min-height: 54px;
	margin: 0;
	padding: 0 22px 0 0;
	text-align: right;
	font-weight: bold;
}

#form .formRow:has(.formRow_cont_textArea) {
	align-items: flex-start;
}

#form .formRow:has(.formRow_cont_textArea) .formRow_title {
	padding-top: 14px;
}

#form .formRow_title p,
#form .formRow_cont p {
	margin: 0;
	line-height: 1.4;
}

#form .formRow_title p {
	display: inline-flex;
	align-items: center;
	justify-content: flex-end;
	gap: 6px;
}

#form .formRow_req {
	flex: 0 0 auto;
	display: inline-block;
	box-sizing: border-box;
	width: auto;
	height: auto;
	min-width: 34px;
	margin-left: 0;
	padding: 0 4px;
	background: #dc0000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	vertical-align: 1px;
	white-space: nowrap;
}

#form .formRow_cont {
	box-sizing: border-box;
	float: none;
	width: 580px;
	margin: 0;
	text-align: left;
}

#form .formRow_cont .formRow_cont {
	width: 100%;
}

#form .formRow > p[style*="clear"] {
	display: none;
}

#form .formRow_cont_textBox,
#form .formRow_cont_selectBox,
#form .formRow_cont_textArea {
	box-sizing: border-box;
	display: block;
	width: 100%;
	background: #ebebeb;
	border: 1px solid #ccc;
	border-radius: 6px;
	color: #181818;
	font-size: 16px;
	line-height: 1.5;
	padding: 14px 16px;
}

#form .formRow_cont_selectBox {
	max-width: 360px;
	background-color: #ebebeb;
}

#form .formRow_cont_textArea {
	height: 140px;
	resize: vertical;
}

#form .bt_subm {
	display: none;
}


#footer .contact_btn img{
	display: none!important;
}

#footer .contact_btn{
	background: url("../img/jump_btn.png") no-repeat!important;
	width: 192px!important;
	height: 174px!important;
}


 /*-----ここからIE7用記述-----*/

*:first-child+html .{
}

 /*-----ここからIE6用記述-----*/

* html .{
}
