
/* =======================================================
*
* 	Template Style
*
* ======================================================= */
body{font-size:62.5%;}
body {
	font-family: serif;
	font-family: "Sawarabi Mincho";
	margin:0;
	padding: 0!important;
	background: #fbf3e3;
}





/* @media(min-width:768px) { */
header {
	width: 100%;
	height: 620px;
/* 	min-height: 682px; */
/* 	background-repeat: repeat-x; */
	background: #fbf3e3;
	margin-top: 0;
	padding-top: 0;
}
header .container {
	width: 1000px;
/* 	height: 682px; */
	margin: 0 auto;
}

header .ttl{
}


.navi{
	width: 1000px;
	margin: 0 auto;
	height: 110px;
	margin-bottom: 50px;
}

.navi ul{
}

.navi li{
	list-style: none;
	width: 300px;
	height: 42px;
	float: left;
	margin-right: 15px;
	margin-top: 13px;
	background: url(../images/navi_off.png);
	color: #796457;
	font-size: 24px;
	line-height: 1em;
	text-align: center;
	padding-top: 18px;
	box-shadow: 4px 4px 2px #aaa;
}


.navi li:hover{
	background: url(../images/navi_on.png);
	color: #fff;
}

.navi li:active{
	background: url(../images/navi_on.png);
	box-shadow: 0px 0px 0px #aaa;
	margin-top: 15px;
	margin-bottom: -2px;
	color: #fff;
}




.navi a{
	text-decoration: none;
	color: #fff;
}

.navi li img{
}

.page-top {
	position: fixed;
	bottom: 30px;
	right: 20px;
	opacity: 0.8;
}

.page-top img{
	width: 55px;
	height: auto;
}


section{
	min-width: 1000px;
	height: auto;
	background: #fff;
}



section h2{
	font-size: 2.2em;
	line-height: 100%;
	color: #fff;
	background: url(../images/h2_back.png);
	padding: 10px;
	width: 900px;
	font-weight: normal;
}

section .sec1{
	width: 920px;
	margin: 0 auto;
	padding-top: 10px;
	height: 430px;
}

section .sec1 h2{
	background: none;
	color: #d4145a;
	padding: 0;
	font-size: 3.3em;
	font-weight: bold;
}

section .sec1 p{
	margin: 0 auto;
	font-size: 1.8em;
	line-height: 175%;
	margin-top: 10px;
	padding-left: 1em;
	margin-bottom: 50px;
	float: left;
}

section .sec1 img{
	margin-left: 30px;
	margin-top: 50px;
}


section .sec2{
	width: 920px;
	margin: 0 auto;
	height: 700px;
}

section .sec2 .description{
	width: 577px;
	height: 144px;
	background: #f0f5da;
	border-radius: 8px;
	margin: 10px;
	float: left;
}

section .sec2 .description h4{
	background: #004d22;
	color: #fff;
	border-radius: 5px;
	font-size: 1.8em;
	text-align: center;
	line-height: 1em;
	padding: 3px;
	margin: 10px;
	width: 90%;
}

section .sec2 .description p{
	font-size: 1.7em;
	line-height: 1.6em;
	margin: 0;
	margin-left: 1em;
}

section .sec2 .description .left{
width: 42%;
height: 120px;
border-right: 1px dotted #dbdcdc;
}
section .sec2 .description .right{
width: 58%;
height: 120px;
float: right;
}

section .sec2 .arrow{
float: left;
width: 100px;
height: 160px;
}

section .sec2 .catch{
	font-size: 2.8em;
	line-height: 1.6em;
	margin-top: 8px;
	color: #d4145a;
}

section .sec2 hr{
	width: 97%;
	border: 1px dotted #dbdcdc;
	margin-top: 10px;
}

section .sec2 .description2{
	width: 580px;
	float: left;
}


section .sec2 .description2 .txt{
	font-size: 2.0em;
	line-height: 1.6em;
	padding: 0.5em;
}

section .sec2 .description2 .txt span{
	font-size: 1.3em;
	color: #004d22;
}

section .sec2 a{
	text-decoration: none;
}

section .sec2 .family{
	border: 1px solid #248351;
	float: right;
	margin-right: 50px;
	box-shadow: 2px 2px 1px #aaa;
}
section .sec2 .family:hover{
	opacity:0.5;
}

/*
section .sec2 .application{
	float: right;
	color: #fff;
	font-size: 1.6em;
	padding: 10px 20px;
	background: #f5deb3;
	color: #796457;
	border-radius: 10px;
	margin-right: 30px;
	border: none;
	cursor:pointer;
	box-shadow: 4px 4px 2px #aaa;
	z-index: 1000!important;
}

section .sec2 .application:hover{
	background: #f7931e;
	color: #fff;
}

section .sec2 .application:active{
	background: #f7931e;
	box-shadow: 0px 0px 0px #aaa;
	border-top: 2px solid #fff;
	color: #fff;
}
*/



section .sec3{
	width: 920px;
	margin: 0 auto;
	height: auto;
	padding-bottom: 50px;
	padding-top:50px;
}


section .sec3 p{
	margin: 0 auto;
	font-size: 1.8em;
	line-height: 175%;
	margin-bottom: 50px;
	margin-top: 50px;
	width: 80%;
	text-align: justify;
}
section .sec3 .name{
	margin: 0 auto;
	margin-bottom: 50px;
	margin-top: 10px;
	width: 80%;
	text-align: right;
	font-size: 1.5em;
}

section .sec3 .image{
	width: 70%;
	margin: 0 auto;
	padding: 0;
}

section .sec3 img{
	width: 47%;
	height: auto;
	border: 1px solid #ccc;
	margin: 1%;
	text-align: center;
}


section .sec4{
	width: 920px;
	margin: 0 auto;
	margin-bottom: 40px;
}


section .sec4 .flow{
	width: 600px;
	margin: 0 auto;
	padding:30px 0;
}
section .sec4 .order{
	width: 100%;
	background: #fffbda;
	border: 1px solid #b3b3b3;
	border-radius: 8px;
	margin: 0;
	padding: 0;
}

section .sec4 .order .icon{
	width: 60px;
	float: left;
	margin: 5px 0 5px 8px;
	text-align: center;
	font-size: 1.8em;
	line-height: 1em;
	padding: 10px 5px;
	border-radius: 5px;
	background: url(../images/icon_back.gif);
	color: #fff;
}

section .sec4 .order h3{
	text-align: center;
	color: #006934;
	font-size: 2.5em;
	padding: 0.5em;
	margin: 0;
	line-height: 1em;
	font-weight: normal;
	width: 100%;
}

section .sec4 .order .txt{
	padding: 0 20px;
	font-size: 1.9em;
	line-height: 1.5em;
	margin: 5px 0;
}

section .sec4 .order .txt span{
	font-size: 0.8em;
}

section .sec4 .arrow{
	width: 100%;
	text-align: center;
}


section .sec5{
	width: 920px;
	margin: 0 auto;
}

section .sec5 .service{
	width: 700px;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 70px;
}

section .sec5 .service .txt{
	font-size: 1.7em;
	margin-top: 5px;
	margin-left: 5px;
}
section .sec5 .service .txt span{
	font-size: 0.8em;
	color: #23ac38;
}

section .sec5 .service h4{
	line-height: 1em;
	padding: 0;
	margin: 0;
	font-size: 1.8em;
	font-weight: lighter;
	margin-top: 20px;
}
section .sec5 .service h4 span{
	color: #23ac38;
}
section .sec5 .service .price{
	width: 100%;
	background: #fff3c2;
	border-radius: 8px;
	height: 90px!important;
}

section .sec5 .service .price .left{
	width: 55%;
	height: 90px!important;
}
section .sec5 .service .price .right{
	width: 45%;
	height: 90px!important;
	float: right;
	margin-top: -90px;
}

section .sec5 .service .price h3{
	color: #3d2110;
	font-size: 3.2em;
	font-weight: lighter;
	line-height: 1em;
	padding: 25px;
	width: 100%;
	margin: 0;
}
section .sec5 .service .price p{
	color: #e4004f;
	font-size: 3.2em;
	margin: 0;
	padding-top: 15px;
	padding-left: 20px;
}


section .sec5 .service .price .money{
	font-size: 1.4em;
	margin: 0;
	font-family: 'Anton', sans-serif;
}

section .sec5 .service .price .tax{
	font-size: 0.7em;
	color: #3d2110;
}


section .sec5 .service .price h3 span{
	font-size: 1.2em;
}


section .sec5 .service .common{
	width: 100%;
	background: #fff;
	border: 1px solid #999;
	border-radius: 8px;
	height: 70px!important;
}

section .sec5 .service .common .left{
	width: 100px;
	height: 25px;
	background: #40210f;
	text-align: center;
	color: #fff;
	font-size: 2.5em;
	padding: 10px;
	line-height: 1em;
	margin: 13px;
	float: left;
}

section .sec5 .service .common .left span{
	font-size: 0.75em;
}

section .sec5 .service .common .right{
	padding: 8px;
	font-size: 0.95em;
}


section .sec5 .service table{
	width: 100%;
	border: 1px solid #40210f;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
}
section .sec5 .service td{
	border: 1px solid #40210f;
}

section .sec5 .service table .left{
	width: 60%;
	padding: 10px;
	font-size: 1.8em;
	background: #fff3c2;
	color: #40210f;
	text-align: center;
}
section .sec5 .service table .right{
	color: #e4004f;
	font-size: 2.7em;
	text-align: right;
	padding-right: 1em;
}
section .sec5 .service table .right .money{
	font-size: 1.4em;
	margin: 0;
	font-family: 'Anton', sans-serif;
}


.sec6{
	width: 920px;
	margin: 0 auto;
	display: none;
}


.sec6 .briefing_l{
	height: 400px;
	padding-top: 10px;
	padding-left: 50px;
}

.sec6 .briefing_l li{
	font-size: 2.2em!important;
	line-height: 1.8em;
	margin-left: -2em;
	list-style: none;
}

.sec6 .briefing_l ul{
	padding-bottom: 30px;
}

.sec6 .briefing_l li:before{
	content:"●";
	color: #5ac16a;
	font-size: 0.8em;
	padding-right: 0.5em;
	vertical-align: top;
}

.sec6 .briefing_l p{
	font-size: 1.8em!important;
}
.sec6 .briefing_l .application{
	color: #fff;
	font-size: 1em;
	padding: 15px 50px;
	background: #f5deb3;
	color: #796457;
	border-radius: 10px;
	margin-left: 10px;
	width: 150px;
	border: none;
	cursor:pointer;
	box-shadow: 4px 4px 2px #aaa;
}

.sec6 .briefing_l .application:hover{
	background: #f7931e;
	color: #fff;
}

.sec6 .briefing_l .application:active{
	background: #f7931e;
	box-shadow: 4px 4px 2px #fff;
	color: #fff;
}


.sec6 a{
	text-decoration: none;
}
.sec7{
	width: 920px;
	margin: 0 auto;
}



#mail_form .menu{
	font-size: 4.0em;
	vertical-align: middle;
	line-height: 100%;
	padding: 55px 0 0 0;
	margin: 0;
	vertical-align: middle;
}
/*
#mail_form .menu:before{content: url(../images/mark2.png); margin-right: 0.3em;}
#mail_form .menu:after{content: url(../images/muryou.png); margin-left: 0.5em;}
*/

#mail_form p{
	font-size: 1.2em;
	line-height: 160%;
	margin-top: 20px;
	margin-left: 60px;
}
#mail_form form{
	width: 830px;
	margin: 0 auto;
	margin-top: 50px;
	font-size: 1.6em;
	line-height: 120%;
	vertical-align: middle;
}

#mail_form .form-group{
	margin-bottom: 2em;
}


#mail_form #other{
	width: 370px;
}

#mail_form .form-control{
	width: 545px;
}
#mail_form label span{color: red;}

#mail_form .form-group .sub{
	color: #7F8081;
	font-size: 0.8em;
	margin-left: 13em;
}

#mail_form input, #mail_form textarea{
	font-size: 1.1em;
}
#mail_form label{
	font-size: 1em;
	width: 12em;
	float: left;
	text-align: left;
	margin-right: 1em;
}


#submit{
	color: #fff;
	font-size: 1em;
	padding: 15px 50px;
	background: #f5deb3;
	color: #796457;
	border-radius: 10px;
	margin-left: 300px;
	border: none;
	cursor:pointer;
	box-shadow: 2px 2px 2px #aaa;
}

#submit:hover{
	background: #f7931e;
	color: #fff;
}


#submit:active{
	background: #f7931e;
	box-shadow: 0px 0px 0px #aaa;
	color: #fff;
}

/*
#submit[disabled] {
	background: #ccc;
	color: #fff;
	box-shadow: 0px 0px 0px #aaa;
}

#submit[disabled]:hover {
	background: #ccc;
	color: #fff;
	box-shadow: 0px 0px 0px #aaa;
}

#submit[disabled]:active{
	background: #ccc;
	color: #fff;
	box-shadow: 0px 0px 0px #aaa;
	border-top: 0px solid #fff;
	margin-bottom: 2px;
}
*/


.singlecheck input{
	margin-bottom: 0.8em;
	float: none;
}


.contact{
	font-size: 2.0em;
	font-family: san-serif;
	font-weight: bold;
}

.secretariat{
	padding: 20px 0;
	width: 42%;
	float: left;
}

.tel{
	font-size: 0.9em;
	line-height: 1.5em;
	width:58%;
	float: left;
	padding-top: 10px;
}

.contact img{
	padding-top: 30px;
	margin-left: 10px;
}

.company{
	font-size: 0.8em!important;
	text-align: right;
}

#footer{
	min-width: 1000px;
	background: #23ac38;
	margin: 0;
	padding: 0;
}


#footer .container{
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}


#footer .container .copyright p{
	text-align: center;
	font-size: 1.8em;
	padding: 15px;
	color: #fff;
}

.sp{display: none;}
.pc{display: inline;}
.pc2{display: block;}



.footer_inner {
    display: flex;
    max-width: 920px;
    width: 100%;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
}
@media screen and (max-width:750px){
	.footer_inner {
		padding: 6em 0 0 0;
		display: block;
	}
}

.footer_inner_cp {
	font-size: 1.5em;
    font-family: san-serif;
    font-weight: bold;
}
@media screen and (max-width:750px){
.footer_inner_cp {
	font-size: 2.8em;
	text-align: center;
    font-family: san-serif;
    font-weight: bold;
		margin: 0 0 1em;
}
}
