@charset "UTF-8";
/* CSS Document */


/* contents01 */

.contents01 {
	width: 100%;
	margin-bottom: 0px;
	text-align: center;
}

.contents01 h3, .contents02 h3 {
	margin-bottom: 50px;
}

.contents01 .box-in00 {
	margin-bottom: 70px;
	text-align: left;
	width: 1100px;
}

.contents01 .box-in00 .box01 {
	border-radius: 20px;
	margin-bottom: 25px;
	background-color: #ffffec;
	border-style : solid;
border-color : #8cc63f;
border-width : 2px;
	padding: 35px 80px;
}

.contents01 .box-in00 .box02 {
	margin-bottom: 50px;
}

.contents01 .box-in00 h4 {
	font-size: 19px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
	padding: 8px 0px;
	background-color: #8cc63f;
	width: 80%;
	margin: auto;
	margin-bottom: 30px;
	border-radius: 60px;
}

.contents01 .box-in00 h6 {
	font-size: 20px;
color: #6eba3d;
line-height: 1.6;
letter-spacing: 0.05em;
font-weight: normal;
	background-color: #FFF;
	padding: 25px;
	border-radius: 15px;
}

.contents01 .box-in00 ul li {
	font-size: 18px;
color: #000;
line-height: 1.4;
font-weight: normal;
	margin-bottom: 10px;
}

.contents01 .box-in00 ul li:last-child {
	margin-bottom: 0px;
}




.contents01 .box-in {
	width: 1100px;
	border-style : solid;
border-color : #6EBA3D;
border-width : 2px;
	border-radius: 25px;
	margin-bottom: 60px;
	padding: 0px 80px 40px;
	background-color: #FFF;
}

.contents01 .box-box {
	margin-bottom: 20px;
}

.contents01 .box-in:last-child, .contents01 .box-box:last-child {
	margin-bottom: 0px;
}

.contents01 h2 {
	margin-bottom: 60px;
}

.contents01 h2 img {
	width: 100%;
height: auto;
}


.contents01 .box-in > h4 {
	margin-bottom: 40px;
	background-color: #6EBA3D;
	margin-left: -80px;
	margin-right: -80px;
	padding: 12px;
	font-size: 28px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: normal;
	text-align: left;
}

.contents01 .box-in h5, .contents01 p {
	display: inline-block;
vertical-align: top;
}

.contents01 .box-in h5 {
	width: 12%;
	font-size: 15px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: normal;
	padding: 4px 0px;
	border-radius: 60px;
	background-color: #00A99D;
}

.contents01 p {
	width: 82%;
	text-align: left;
	font-size: 15px;
line-height: 1.6;
letter-spacing: 0.05em;
	float: right;
}

.contents01 > h5 {
	margin-bottom: 50px;
}

.contents01 > h5 img {
	height: 80px;
	width: auto;
}

.contents01 > h6 a:hover {
	opacity: 0.75;
}

.contents01 .box-in00 h7 {
	font-size: 18px;
color: #000000;
line-height: 2.6;

letter-spacing: 0.05em;
margin-left: 0px;
margin-bottom: 100px;
font-weight: bold;
}



/* contents02 */

.contents02 {
	width: 100%;
	padding-bottom: 30px;
	text-align: center;
	padding-top: 60px;
	background : rgba(41, 170, 225, 0.05);
}


/*contact*/
.contact {
	width: 100%;
	text-align: left;
}


.contact table {
	width: 820px;
	display:block;
	margin-left: auto;
	margin-right: auto;
	
}

.contact table .box {
	margin-bottom:5px;
	
}

.contact table tr {
	clear: both;
	display: block;
	margin-bottom:10px;
	margin-top:10px;
}

.contact table tr td {
	font-size: 16px;
	line-height:1.6;
	display: inline-block;
	vertical-align:top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.contact table span.sp-view {
	display: none;
}

.contact table tr td input {
	width:550px;
}

.contact table tr td input.radio {
	width: 15px;
}

.contact table tr td textarea {
	width:550px;
}

.contact table tr td.left {
	width: 250px;
}

.contact table tr.t-end td {
	vertical-align: top;
}

.contact table tr.errer td {
	color: #F87492;
	vertical-align: middle;
}


.contact span.c01 {
	font-size: 16px;
	line-height: 1.6;
	color: #F87492;
	vertical-align: top;
	display: inline-block;
	padding-left: 10px;
}

p.text02 {
	line-height: 1.6;
}

.contact table tr.c-box {
	background-color: #F1F1F1;
	padding: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: none;
	margin-bottom: 0px;
	margin-top:0px;
}


.contact .c-box td input {
	width: 530px;
}


.contact .c-box td.left {
	width: 230px;
}




form,input,textarea,button{
	margin:0;
	padding:7px;
	font-size:100%;
}

td div.space {
	margin-top: 20px;
}

input[type="text"] {
	outline: 0;
	border: 1px solid #888;
}

textarea[type="textarea"] {
	border: 1px solid #888;
	padding: 5px;
}


.check-box {
	padding-top:30px;
	padding-bottom:30px;
	margin-top: 50px;
	width: 700px;
	text-align: center;
	background-image: url(../img/index/text-back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.check-box p {
	color:#000;
	line-height:1.6;
	margin-bottom:15px;
}

.check-box span {
	color:#000;
	font-size:16px;
	line-height: 2;
	padding-left:15px;
	display:inline-block;
}

.check-box p a {
	color:#29abe2;
	line-height:1.6;
	text-decoration:underline;
}



.button {
	text-align: center;
	margin-top: 50px;
}

button {
	cursor: pointer;
	border:none;
	background-color:rgba(0,0,0,0);
}

.button img {
	height:40px;
	width:auto;
}

button span, a.btn-mail, .btn-box input, .btn-back {
	display:inline-block;
	padding:40px;
	padding-top:12px;
	padding-bottom:10px;
	background-color:#666;
	color:#FFF;
	font-size:15px;
	letter-spacing:0.2em;
	border: 1px solid #666;
}

button:hover span, a.btn-mail:hover, .btn-box input:hover, .btn-back:hover {
	background-color: #FFF;
	color: #666;
}


.btn-box {
	padding-top:40px;
	clear:both;
	margin-bottom:30px;
}



#formWrap {
	width:100%;
	padding-top: 60px;
	padding-bottom: 60px;
}

.formtable {
	width: 100%;
}

.formtable tr {
	padding-left:5px;
	padding-right:5px;
	display:block;
	padding-top: 20px;
	padding-bottom: 20px;
}

.formtable th {
	text-align: left;
	font-weight: normal;
	width: 190px;
	display: inline-block;
	vertical-align:top;
	margin-bottom:10px;
}

.formtable td  {
	text-align: left;
	font-weight: normal;
	width: 660px;
	display: inline-block;
	vertical-align:top;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka, " ｭ ｳ  ｰ繧ｴ繧ｷ繝 け", "MS PGothic", "sans-serif";
}

.formtable input  {
	width: 100%;
}




.contact h4 {
	color: #333333;
	line-height: 1.6;
	letter-spacing: 0.05em;
	font-weight: normal;
	margin-bottom:30px;
}

.contact h5 {
	color: #333333;
	line-height: 1.6em;
	letter-spacing: 0.4em;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 20px;
	padding-top: 50px;
}




span.text003 {
	display:none;
}


.text002 {
	padding-top: 60px;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}
