@charset "utf-8";
/* CSS Document */

/* Reset */

	html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	list-style-type: none;
	}
/* end Reset */

body {
	font-family: '游明朝', 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, 'MS Pゴシック', 'MS PGothic', sans-serif; 
	/* font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";*/
	height: auto;
	width: 100%;
	font-size: 100%;
	text-align: center;
	color: #282828;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

a:hover img {
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
	-moz-opacity:0.7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}

.noview {
	display: none;
}
.sp_img {
	display: none;
}

@media(max-width:767px){
.pconly{
	display:none;
	}
}

@media screen and (min-width: 767px){
.sponly{
	display:none;
	}
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #06C;
}

.margin_top_10 {
	margin-top: 10px;
}
.margin_top_15 {
	margin-top: 15px;
}
.margin_top_25 {
	margin-top: 25px;
}


.margin_right_25 {
	margin-right: 25px;
}

.margin_btm_10 {
	margin-bottom: 10px;
}
.margin_btm_15 {
	margin-bottom: 15px;
}
.margin_btm_20 {
	margin-bottom: 20px;
}
.margin_btm_25 {
	margin-bottom: 25px;
}
.margin_btm_30 {
	margin-bottom: 30px;
}
.margin_btm_35 {
	margin-bottom: 35px;
}
.margin_btm_40 {
	margin-bottom: 40px;
}

.margin_btm_45 {
	margin-bottom: 45px;
}

.margin_btm_50 {
	margin-bottom: 50px;
}
.margin_btm_100 {
	margin-bottom: 100px;
}
.margin_btm_200 {
	margin-bottom: 200px;
}


#header {
	text-align: center;
	width: 100%;
	margin:auto;
	clear: both;
	height: auto;
	top: 0px;
	bottom: 0px;
	z-index: 1;
	background-color: #fff;
}

#header_inner {
	clear: both;
	height: 100px;
	width: 1000px;
	margin:0 auto;
	text-align: left;
	padding-top: 15px;
	display: flex;
	justify-content:space-between;
}

.logo {
width: 282px;
height: auto;
}

.tel {
	width: 250px;
	height: 50px;
	padding-top: 10px;
}

@media(max-width:767px){
	
#header {
}

#header_inner {
	clear: both;
	height: 50px;
	width: 100%;
	text-align: center;
	padding: 10px 10px 0 10px;
	display: flex;
	justify-content:space-between;
}

.logo {
	width: 141px;
	height: auto;
}
.tel {
	width: 125px;
	height: auto;
	padding-top: 2px;
}
}

nav {
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, 'MS Pゴシック', 'MS PGothic', sans-serif; 
	width: 100%;
	background-color: #22ac38;
	padding: 10px 0 10px;
}
.menu {
	font-size: 16px;
	font-weight: bold;
	width: 1000px;
	margin: auto;
	display: flex;
	justify-content:space-between;
}
.menu a {
	color: #fff;
}
.menu a:hover {
	color: #E4E4E4;
}
nav li {
	width: 200px;
	color: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}
nav li+ li {
  border-left: 0;
  border-right: 1px solid #fff;
}

@media(max-width:767px){
	nav {
	background-color: #22ac38;
	padding: 0;
}
	.nav_row {
		width: 100%;
		display: flex;
		justify-content:space-between;
		text-align: center;
		font-size: 12px;
		font-weight: bold;
	}
	.nav_row a {
		color: #fff;
	}
	.nav_1,.nav_2,.nav_3 {
		width:33.3%;
		padding: 10px 0 10px 0;
		border-bottom: solid 1px #fff;
	}
	.nav_1,.nav_2,.nav_4 {
		border-right: solid 1px #fff;
	}
	.nav_4,.nav_5 {
		width:50%;
		padding: 10px 0 10px 0;
	}
}

#kv {
	clear: both;
	height: 400px;
	width: 100%;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100
	padding-top: 33.3%;
	*/
	margin-right: auto;
	margin-left: auto;
	background-image:url("../images/pc/kv-bg.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
.kv_img {
	width: 1000px;
	margin: auto;
	text-align: left;
	padding: 60px 0 36px 0;
}

@media(max-width:767px){

#kv {
	height: 0;
	width: 100%;
	/* 表示画像の高さ ÷ 表示画像の幅 × 100 */
	padding-top: 97.5%;
	margin-right: auto;
	margin-left: auto;
	background-image:url("../images/sp/kv_bg_a.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
}


.ct_1 {
	background-color: #22ac38;
	width:100%;
	height: auto;
	text-align: center;
	padding: 40px 0 34px 0;
	color: #fff;
}
.ct_1 h1 {
	font-size: 40px;
}
.ct_1 p {
	font-size: 20px;
}
.ct_1 form {
	margin: 40px 0 0 0;
}
.ct_1 input[type="text"] {
	width: 40%;
	height: 3em;
	border: 1px solid #cccccc;
	padding: 6px 15px;
	border-radius: 4px;
}
.ct_1_submit {
	margin: 40px 0 20px 0;
}
.ct_1 input[type="submit"] {
	font-size: 24px;
	width : 340px;
	height: 60px;
	padding : 9px 15px;
	vertical-align : middle;
	line-height : 1;
	background-color: #ffd700;
	border : 1px solid #ffd700;
	border-radius : 60px;
	color : #22ac38;
	font-family : inherit;
	-webkit-appearance : none;
	box-shadow: 0px 5px 0px 0px #988107 ;
}
.ct_1 input[type="submit"]:hover {
	background-color:#FFF570;
}

@media(max-width:767px){
.ct_1 {
	background-color: #22ac38;
	width:100%;
	height: auto;
	text-align: center;
	padding: 30px 10px 25px 10px;
	color: #fff;
}
.ct_1 h1 {
	font-size: 25px;
	margin-bottom: 19px;
}
.ct_1 p {
	text-align: left;
	font-size: 15px;
}
.ct_1_submit {
	margin: 40px 0 20px 0;
	text-align: center;
}
.ct_1 input[type="text"] {
	width: 85%;
}

	.ct_1 input[type="submit"] {
	font-size: 15px;
	width : 250px;
	height: 40px;
	padding : 9px 15px;
	vertical-align : middle;
	line-height : 1;
	background-color: #ffd700;
	border : 1px solid #ffd700;
	border-radius : 60px;
	color : #22ac38;
	font-family : inherit;
	-webkit-appearance : none;
	box-shadow: 0px 5px 0px 0px #988107 ;
}
}

.ct_2 {
	margin: auto;
	padding: 50px 0;
}
.ct_2_top {
	width: 900px;
	height: 513px;
	margin: auto;
	padding: 24px 0 0 14px;
	border: solid 10px #7fbfff;
	position: relative;
}
.ct_2_top h1 {
	width: 605px;
	text-align: left;
	border-bottom: solid 2px #333;
	margin-bottom: 20px;
}
.ct_2_top p {
	text-align: left;
}
.ct_2_top .p_a {
	width: 605px;
	font-size: 18px;
	margin-bottom: 24px;
}
.ct_2_top .p_b {
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Osaka, 'MS Pゴシック', 'MS PGothic', sans-serif; 
	width: 100%;
	margin-top: 14px;
	text-align: left;
	font-size: 18px;
	font-weight: 500;
}
.ct_2_top .ct_2_top_img {
	position: absolute;
	top:-4px;
	right: -16px;
}

.ct_2_bottom {
	margin-top: 100px;
}
.ct_2_bottom h2{
	font-size: 40px;
	font-weight: bold;
	margin-bottom: 40px;
	color: #22ac38;
}
.ct_2_bottom p {
	font-size: 20px;
}


@media(max-width:767px){
.ct_2 {
	margin: auto;
	padding: 50px 0;
}
.ct_2_top {
	width: 93%;
	height: auto;
	margin: auto;
	padding: 0px 0 25px 10px;
	position: relative;
}
.ct_2_top h1 {
	width: 95%;
	text-align: left;
	border-bottom: solid 2px #333;
	margin-bottom: 15px;
}
	.ct_2_top h1 img {
		width: 300px;
    height: auto;
    margin: -5px auto 0;
	}
.ct_2_top p {
	text-align: left;
}
	.ct_2_top p img {
	
		height: auto;
		margin: -5px;
}
.ct_2_top .p_a {
	width: 95%;
	font-size: 14px;
	margin-bottom: 15px;
}
.ct_2_top .p_b {
	width: 96%;
	margin-top: 15px;
	text-align: left;
	font-size: 14px;
	font-weight: 500;
}
.ct_2_top .ct_2_top_img {
	position: absolute;
	top:-4px;
	right: -16px;
}
	
.ct_2_bottom {
	margin-top: 50px;
	width: 100%;
	padding: 0 10px;
}
.ct_2_bottom h2{
	font-size: 25px;
	margin-bottom: 20px;
	color: #22ac38;
}
.ct_2_bottom p {
	font-size: 15px;
	text-align: left;
}
}

.ct_3 {
	margin: auto;
	padding: 50px 0;
	background-color: #f5f5f5;
}
.ct_3_top {
	font-size: 20px;
	width:900px;
	height: 439px;
	padding: 100px 0 0 0;
	margin: auto;
	background-image:url("../images/pc/ct_3.png");
}
.ct_3_row {
	width: 540px;
	display: flex;
	justify-content:flex-start;
	text-align: left;
}
.ct_3_a {
	width: 120px;
}
.ct_3_b {
	width: auto;	
}
.ct_3_bottom {
	width:900px;
	padding: 8px;
	border: solid 2px #22ac38;
	margin: auto;
}


@media(max-width:767px){

.ct_3 {
	padding: 0;
}
.ct_3_top {
	font-size: 20px;
	width:100%;
	height: auto;
	padding: 25px 0px 25px 0px;
	margin: auto;
	background-image:none;
}
	.ct_3_top img {
		width: 199px;
		height: auto;
	}
	.ct_3_top h2 {
		background-color: #22ac38;
		padding: 11px 0 8px 0;
		margin-top: -9px;
	}
.ct_3_row {
	font-size: 15px;
	width: 100%;
	padding: 20px 10px 0 10px;
	display: flex;
	justify-content:flex-start;
	text-align: left;
}
.ct_3_a {
	width: 30%;
}
.ct_3_b {
	width: 70%;	
}
.ct_3_bottom {
	width:100%;
	padding: 0 10px 25px 10px;
	border: none;
	margin: auto;
}
.ct_3_bottom p {
	padding: 10px;
	border: solid 2px #22ac38;
	}
}


.ct_4 {
	margin: auto;
	padding: 50px 0;
	background-image: url("../images/pc/ct_4_bg.png");
	background-size: cover;
}
.ct_4_row {
	width: 900px;
	margin: auto;
	text-align: left;
}
.ct_4_row h1 {
	margin-bottom: 40px;
}


@media(max-width:767px){

.ct_4 {
	width: 100%;
	margin: auto;
	padding: 25px 10px;
	background-image: url("../images/sp/ct_4_bg.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.ct_4_row {
	width: 100%;
	margin: auto;
	text-align: left;
}
.ct_4_row h1 {
	width: 109px;
	margin-bottom: 20px;
}

}

.ct_5 {
	margin: auto;
	padding: 100px 0 80px;
	background-color: #f5f5f5;
}
.ct_5 h1 {
	margin-bottom: 40px;
	color: #22ac38;
	font-size: 40px;
	font-weight: bold;
}

@media(max-width:767px){
.ct_5 {
	margin: auto;
	padding: 25px 10px 20px 10px;
}
.ct_5 h1 {
	margin-bottom: 20px;
	color: #22ac38;
	font-size: 25px;
	font-weight: bold;
}
.ct_5 img {
	width: 100%;
	height: auto;
}
}

.ct_6 {
	margin: auto;
	padding: 100px 0 100px;
	background-color: #fff;
}
.ct_6 h2 {
	margin-bottom: 40px;
	color: #22ac38;
	font-size: 40px;
	font-weight: bold;
}
.ct_6_img {
	margin-bottom: 100px;
}



@media(max-width:767px){
.ct_6 {
	margin: auto;
	padding: 25px 10px 50px 10px;
}
.ct_6 h2 {
	margin-bottom: 20px;
	color: #22ac38;
	font-size: 25px;
}
.ct_6_img {
	margin-bottom: 100px;
}
}

.ct_7 {
	margin-top: 30px;
	margin-bottom: 100px;
}
.ct_7 h2 {
	font-size: 40px;
	color: #fff;
	background-color: #22ac38;
	padding: 20px 0;
	margin-bottom: 40px;
}
.ct_7 a {
	color: #002ACD;
	text-decoration:underline;
}

@media(max-width:767px){
.ct_7 {
	margin-top: 20px;
	margin-bottom: 50px;
}
.ct_7 h2 {
	font-size: 25px;
	color: #fff;
	background-color: #22ac38;
	padding: 10px 0;
	margin-bottom: 25px;
}
.ct_7 p {
	padding: 0 10px;
	text-align: left;
	font-size: 14px;
}
}



footer {
	width: 100%;
	text-align: center;
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	background-color: #22ac38;
	color: #FFF;
}


@media(max-width:767px){
footer {
	height: 15px;
	line-height: 15px;
	font-size: 8px;
}
}


.contact {
	clear: both;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	background-color: #FFF;
	padding-bottom: 50px;
}
.contact h2 {
	font-size: 24px;
	background-color: #09B1A2;
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #FFF;
	height: auto;
	margin-bottom: 30px;
}
.contact p {
	margin-bottom: 30px;
}

.contact .form {
	clear: both;
	height: auto;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


@media(max-width:767px){
	.contact .form {
	clear: both;
	height: auto;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.contact p {
	margin-bottom: 15px;
	height: auto;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
	text-align: left;
}

}



.thanks {
	clear: both;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	background-color: #FFF;
	padding-bottom: 30px;
}
.thanks h2 {
	font-size: 30px;
	background-color: #09B1A2;
	clear: both;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #FFF;
	height: auto;
	margin-bottom: 30px;
}
.thanks h3 {
	font-size: 220%;
	font-weight: bold;
	clear: both;
	margin-bottom: 20px;
}

.thanks p {
	margin-bottom: 30px;
	font-size: 110%;
}

@media(max-width:767px){
	.thanks h3 {
	font-size: 140%;
	font-weight: bold;
	clear: both;
	margin-bottom: 20px;
}
.thanks p {
	margin-bottom: 15px;
	font-size: 110%;
	text-align: left;
	height: auto;
	width: 90%;
	padding-right: 5%;
	padding-left: 5%;
}
}



#pageTop {
	position: fixed;
	bottom: 20px;
	right: 15px;
	z-index:100;
}
 
#pageTop a {
	display: block;
	z-index: 999;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

@media(max-width:767px){
#pageTop a {
	border-radius: 10px;
	width: 30px;
	height: 30px;
	text-decoration: none;
	text-align: center;
	line-height: 30px;
}
}



/* スクロールで出現するFixメニューと、一定スクロールで消えるFixメニュー 1 */
.is-fixed {
  display: none!important;
}


@media(max-width:767px){

	}