@charset "UTF-8";
/* CSS Document */
.pc-none{
	display: block;
}
.sp-none{
	display: none;
}
img{
	width: 100%;
	height: auto;
}
#wrap {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.inner1320{
	max-width: 1320px;
	width: 90%;
	position: relative;
	margin: 0 auto;
}
.inner1360{
	max-width: 1360px;
	width: 96%;
	position: relative;
	margin: 0 auto;
}
.sec01{
	width: 100%;
	height: 500px;
	position: relative;
	background-image: url(../../img/sec01-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #EEEEE8;	
	background-size: 200%;
}
.logo {
	padding-top: 0px;
	width: 200px;
}
.logo img {
	
	width: 100%;
	height: auto;
}
.sec01 .mv {
	width: 50%;
	height: auto;
	position: absolute;
	top: 45%;
	left: 50%;
	transform: translate(-50%, -50%); 
}
.sec01 .mv img{
	width: 100%;
	height: auto;
}
.fixbtn {
	width: 90%;
	position: fixed;
	bottom:0;
	left:50%;
	transform: translateX(-50%);
}
.fixbtn img{
	width: 100%;
	height: auto;
}
.sec02 {
	background-image: url(../../img/sec02-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 80px;
}
.sec02 .sec02-txt {
	text-align: center;
	font-size: 16px;
	line-height: 38px;
	letter-spacing: 0px;
}
.sec02 .sec02-line {
	border: 2px solid #00A041;
	background-color: #FFFFFF;
	padding: 5%;
	text-align: center;
	width: 80%;
	margin: 60px auto 80px;
}
.sec02 .sec02-line .midashi{
	width: 70%;
	margin: 0 auto 10px;
}

.sec02 .sec02-line div {
	margin-bottom: 15px;
}
.sec02 .sec02-line p{
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom:2px dashed #00A041;
	text-align: left;
	font-size:13px;
	line-height: 28px;
}
.sec02 .sec02-line .time01{
	width: 80%;
	margin: 10px auto 20px;
}
.sec02 .sec02-line .time02{
	width: 100%;
	margin: 10px auto 20px;
}
.sec03 dl dt {
	background-color: #64645A;
	text-align: center;
	cursor: pointer;
}

.sec03 dl dd {
	background-color: #EEEEE8;
	padding-top: 60px;
	padding-bottom: 60px;
}
.green-box   {
	background-color: #00A041;
	border-radius: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.green-box .box-title{
	font-size:24px;
	line-height: 40px;
	font-weight: 700;
}
.green-box .box-title span{
	font-size:14px;
	line-height: 30px;
	color:#00A041;
	background: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 10px;
}
.gb-sub{
	text-align: left; display: inline-block; font-size:90%; padding-right: 0%;line-height: 1.8;
}
.gb-sub2{
	text-align: left; display: inline-block; font-size:90%; padding-right: 0%;line-height: 1.8;
}
.arrow  {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	width: 10%;
	margin-left: auto;
	margin-right: auto;
}
.sec04 {
	background-color: #00A041;
	padding-top: 40px;
	padding-bottom: 40px;
}
.ttl-img {
	margin-left: auto;
	margin-right: auto;
	width: 240px;
}
.sec04 .whitebox {
	background-color: #FFFFFF;
	margin-top: 20px;
	padding-bottom: 10px;
}
.sec04-subbox {
	background-color: #EEEEE8;
	border-radius: 10px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10% 5% 5%;
}
.sec04 .whitebox .centertxt{
	width: 10%;
	height: auto;
	margin: 0 auto;
}
.sec04 .whitebox .centerphoto{
	width: 90%;
	height: auto;
	margin: 0 auto;
}
.sec05 {
	background-color: #00A041;
	padding-top: 0px;
	padding-bottom: 60px;
}
.sec05-txt {
	padding-top: 40px;
	padding-bottom: 40px;
	width: 90%;
	margin: 0 auto;
}
.sec05 p{
	font-size:12px;
	line-height: 18px;
}
.sec06 {
	padding-top: 80px;
	background-image: url(../../img/sec06-bg-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
	background-color: #EEEEE8;
	margin-left: auto;
	margin-right: auto;
}
.sec06-bg {
	background-repeat: no-repeat;
	background-image: url(../../img/sec06-bottom-bg.png);
	background-position: right bottom;
	padding-bottom: 100px;
	background-size: 200% auto;
}

.sec06 .contact-img {
	margin-left: auto;
	margin-right: auto;
	width: 96%;
	margin-top: 20px;
}

.ttl-img2 {
	margin-left: auto;
	margin-right: auto;
	width: 260px;
}
.sec06 .caption {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 2px dashed #000000;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right: 00px;
	font-size:12px;
	line-height: 18px;
}
.toiawase {
	font-size: 20px;
	padding-top: 20px;
	line-height: 30px;
	font-weight: bold;
}



.centerphoto {
	text-align: center;
	clear: both;
	padding-bottom: 30px;
}
.centertxt {
	text-align: center;
	clear: both;
}
.mt100 {
	margin-top: 30px;
}


.pagetop {
	text-align: right;
	clear: both;
	padding-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
	color: #F15A24;
}
.pagetop a {
	background-color: #CFC1A9;
	padding: 10px;
	display: inline-block;
	color: #001226;
	text-decoration: none;
}