@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {margin:0;padding:0;}
h1,h2,h3,h4,h5 {font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
ul,li {list-style:none;list-style-type:none;}
img{border-style:none;vertical-align:bottom;}
a{overflow:hidden;outline:none;}
/* clearfix */
.clearfix:after { content: ""; display: block; height: 0; visibility: hidden; clear: both; }
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* box-sizing */
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
/* hide */
.text_hide { text-indent: -9999px; }
.display_none { display: none !important; }
/* link */
a:link { color: black; text-decoration: none; }
a:visited { color: black; text-decoration: none; }
a:hover { color: black; text-decoration: none; opacity: 0.5; }
a:active { color: black; text-decoration: none; }
body.pc a[ href^="tel:" ] { color: white; text-decoration: none; cursor: default; opacity: 1; }
/* indent */
.txt-ind { margin-left: 1em !important; text-indent: -1.0em !important; }
/* margin */
.mgntop_50 { margin-top: 50px !important; }
.mgntop_40 { margin-top: 40px !important; }
.mgntop_30 { margin-top: 30px !important; }
.mgntop_25 { margin-top: 25px !important; }
.mgntop_20 { margin-top: 20px !important; }
.mgntop_15 { margin-top: 15px !important; }
.mgntop_10 { margin-top: 10px !important; }
.mgntop_5 { margin-top: 5px !important; }
.mgntop_0 { margin-top: 0px !important; }
.mgnbtm_50 { margin-bottom: 50px !important; }
.mgnbtm_40 { margin-bottom: 40px !important; }
.mgnbtm_30 { margin-bottom: 30px !important; }
.mgnbtm_25 { margin-bottom: 25px !important; }
.mgnbtm_20 { margin-bottom: 20px !important; }
.mgnbtm_15 { margin-bottom: 15px !important; }
.mgnbtm_10 { margin-bottom: 10px !important; }
.mgnbtm_5 { margin-bottom: 5px !important; }
.mgnbtm_0 { margin-bottom: 0px !important; }
.mgnlft_50 { margin-left: 50px !important; }
.mgnlft_40 { margin-left: 40px !important; }
.mgnlft_30 { margin-left: 30px !important; }
.mgnlft_25 { margin-left: 25px !important; }
.mgnlft_20 { margin-left: 20px !important; }
.mgnlft_15 { margin-left: 15px !important; }
.mgnlft_10 { margin-left: 10px !important; }
.mgnlft_5 { margin-left: 5px !important; }
.mgnlft_0 { margin-left: 0px !important; }
.mgnrgt_50 { margin-right: 50px !important; }
.mgnrgt_40 { margin-right: 40px !important; }
.mgnrgt_30 { margin-right: 30px !important; }
.mgnrgt_25 { margin-right: 25px !important; }
.mgnrgt_20 { margin-right: 20px !important; }
.mgnrgt_15 { margin-right: 15px !important; }
.mgnrgt_10 { margin-right: 10px !important; }
.mgnrgt_5 { margin-right: 5px !important; }
.mgnrgt_0 { margin-right: 0px !important; }
/* text */
.align_l { text-align: left !important; }
.align_r { text-align: right !important; }
.align_c { text-align: center !important; }
.align_just { text-align: justify !important; text-justify: inter-ideograph !important; }
sup, sub { font-size: 12px; }
.bold { font-weight: bold; }
/* float */
.clearboth { clear: both !important; }
/* image */
img { max-width: 100%; }
.image_left { float: left; margin: 0px 20px 20px 0px; }
.image_right { float: right; margin: 0px 0px 20px 20px; }
/* smart phone */
.only_pc { display: block !important; }
.only_sp { display: none !important; }
.only_5s { display: none !important; }
@media screen and ( max-width:736px ){
	.only_pc { display: none !important; }
	.only_sp { display: block !important; }
}
@media screen and ( max-width:320px ){
	.only_5s { display: block !important; }
}


/* hide */
#hide_wrapper { display: none !important; }
/* header */
h1 {
	font-size: 22px;
	font-weight: normal;
	line-height: 26px;
}
h2 {
	font-size: 32px;
	line-height: 46px;
	color: white;
	text-align: center;
}
h3 {
	font-size: 26px;
	line-height: 46px;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 40px;
}
h4 {
	font-size: 14px;
	line-height: 20px;
}
h5 {
	font-size: 24px;
	line-height: 40px;
}
.txt_sml {
	font-size: 11px;
	line-height: 16px;
}
.txt_sml12 {
	font-size: 12px;
	line-height: 18px;
}
.txt_sml13 {
	font-size: 13px;
	line-height: 19px;
}
.txt_sml14 {
	font-size: 14px;
	line-height: 20px;
}
.caution {
	font-size: 10px !important;
}


/* --------------- base --------------- */
body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.75em;
	font-style: normal;
	font-weight: normal;
	color: black;
	background-color: #F7F6E8;
	-webkit-text-size-adjust: 100%; /* ios */
	width: 100%;
}
.center_wrapper {
	max-width: 1000px;
	margin: 0px auto;
	padding: 0px 20px;
}

@media screen and ( max-width:736px ){
	body {
		min-width: 320px;
	}
	.center_wrapper {
		width: 100%;
		padding: 0px 10px;
	}
}


/* --------------- header --------------- */
#header_wrapper {
}
#header_wrapper .header_inner {
	width: 100%;
	height: 80px;
	padding: 14px 24px 0px;
	background-color: white;
}
#header_wrapper .header_inner h1 img {
	width: 194px;
}
#header_wrapper .header_link_outer {
	position: absolute;
	top: 14px;
	right: 24px;
}

/* hamburger */
#header_wrapper .header_link_wrapper {
	display: flex;
	justify-content: flex-end;
	padding-top: 14px;
}
#header_wrapper .header_link_wrapper li {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin-left: 40px;
}
#header_wrapper .header_link_wrapper li.schedule {
	padding: 6px 0px 0px 20px;
	background-image: url( '../../images/img_icon_schedule.png' );
	background-repeat: no-repeat;
	background-position: center left;
}
#header_wrapper .header_link_wrapper li.map {
	padding: 6px 0px 0px 20px;
	background-image: url( '../../images/img_icon_map.png' );
	background-repeat: no-repeat;
	background-position: center left;
}
#header_wrapper .header_link_wrapper li.contact {
	padding: 6px 0px 0px 20px;
	background-image: url( '../../images/img_icon_contact.png' );
	background-repeat: no-repeat;
	background-position: center left;
}
/* hamburger menu */
.menu_trigger {
	display: none;
}


@media screen and ( max-width:736px ){
	#header_wrapper .header_inner {
		position: fixed;
		top: 0px;
		height: 40px;
		padding: 6px 12px 0px;
		z-index: 50;
	}
	#header_wrapper .header_inner h1 img {
		width: 215px;
	}
	#header_wrapper .header_link_outer {
		position: fixed;
		top: -100%;
		left: 0px;
		width: 100%;
		height: 100%;
		background-color: #50A035;
		z-index: 200;
	}
	#header_wrapper .header_link_outer:not( .base ) {
		transition: all 0.5s;
	}
	#header_wrapper .header_link_outer.active {
		top: 0px;
		transition: all 0.5s;
	}

	/* hamburger */
	#header_wrapper .header_link_wrapper {
		display: block;
		width: 260px;
		height: 430px;
		position: absolute;
		top: 0px;
		bottom: 0px;
		left: 0px;
		right: 0px;
		margin: auto;
		background-image: url( '../../images/img_header_logo3.png' );
		background-repeat: no-repeat;
		background-position: top center;
		background-size: 163px auto;
		padding-top: 260px;
	}
	#header_wrapper .header_link_wrapper li {
		font-size: 20px;
		margin-left: 0px;
		margin-bottom: 30px;
	}
	#header_wrapper .header_link_wrapper li a {
		color: white;
	}
	#header_wrapper .header_link_wrapper li.schedule {
		padding: 0px 0px 0px 25px;
		background-image: url( '../../images/img_icon_schedule_w.png' );
		background-size: auto 20px;
	}
	#header_wrapper .header_link_wrapper li.map {
		padding: 0px 0px 0px 25px;
		background-image: url( '../../images/img_icon_map_w.png' );
		background-size: auto 20px;
		margin-bottom: 50px;
	}
	#header_wrapper .header_link_wrapper li.contact {
		padding: 0px 0px 0px 25px;
		background-image: url( '../../images/img_icon_contact_w.png' );
		background-size: auto 20px;
		margin-bottom: 100px;
	}
	#header_wrapper .header_link_wrapper li.facebook,
	#header_wrapper .header_link_wrapper li.twitter {
		display: inline-block;
		margin-bottom: 0px;
	}
	#header_wrapper .header_link_wrapper li.facebook img,
	#header_wrapper .header_link_wrapper li.twitter img {
		width: 46px;
		margin-left: 50px;
	}

	/* hamburger menu */
	.menu_trigger,
	.menu_trigger span {
		display: inline-block;
		transition: all .4s;
	}
	.menu_trigger {
		position: fixed;
		top: 10px;
		right: 20px;
		width: 22px;
		height: 21px;
	}
	.menu_trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 3px;
		background-color: black;
		border-radius: 3px;
	}
	.menu_trigger span:nth-of-type(1) {
		top: 0;
	}
	.menu_trigger span:nth-of-type(2) {
		top: 9px;
	}
	.menu_trigger span:nth-of-type(3) {
		bottom: 0;
	}
	.active .menu_trigger span:nth-of-type(1) {
		-webkit-transform: translateY(9px) rotate(-315deg);
		transform: translateY(9px) rotate(-315deg);
		background-color: white;
	}
	.active .menu_trigger span:nth-of-type(2) {
		opacity: 0;
	}
	.active .menu_trigger span:nth-of-type(3) {
		-webkit-transform: translateY(-9px) rotate(315deg);
		transform: translateY(-9px) rotate(315deg);
		background-color: white;
	}
}

/* twitter hide */
#header_wrapper .header_link_wrapper.twhide li.twitter {
	display: none;
}
@media screen and ( max-width:736px ){
	#header_wrapper .header_link_wrapper.twhide li.facebook {
		width: 100%;
		text-align: center;
	}
	#header_wrapper .header_link_wrapper.twhide li.facebook img {
		margin-left: 0px;
	}
}


/* --------------- slider --------------- */
#slider_wrapper {
	position: relative;
}
#slider_wrapper li.slider {
	width: 1000px;
	height: 500px;
	background-image: url( '../../images/img_slider1.jpg' );
	background-repeat: no-repeat;
	background-position: center top;
}
#slider_wrapper li.slider2 {
	background-image: url( '../../images/img_slider2.jpg' );
}
#slider_wrapper li.slider3 {
	background-image: url( '../../images/img_slider3.jpg' );
}
#slider_wrapper .shadow_left {
	position: absolute;
	top: 0px;
	left: 0px;
	width: calc( calc(100% - 1000px) / 2);
	height: 100%;
	background-color: black;
	opacity: 0.7;
}
#slider_wrapper .shadow_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: calc( calc(100% - 1000px) / 2);
	height: 100%;
	background-color: black;
	opacity: 0.7;
}
#slider_wrapper .logo {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	margin: 108px auto 0px;
	width: 272px;
}

/* sub slider */
#sub_slider_wrapper {
	display: none;
}
#sub_slider_wrapper img {
	width: 316px;
	margin: 0px 10px;
}
.slick-dots {
	bottom: -50px;
}
.slick-dots li {
	width: 44px;
}
.slick-dots li button:before {
    content: '●';
	font-size: 22px;
	width: 44px;
	color: #222;
	opacity: 0.5;
}
.slick-dots li.slick-active button:before {
	color: #F09BBE;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	color: #F09BBE;
	opacity: 1;
}

@media screen and ( max-width:736px ){
	#slider_wrapper {
		margin-top: 40px;
	}
	#slider_wrapper li.slider {
		width: 100%;
		height: 268px;
		background-size: cover;
	}
	#slider_wrapper .logo {
		margin: 40px auto 0px;
		width: 180px;
	}
	/* sub slider */
	#sub_slider_wrapper img {
		width: 236px;
		margin: 0px 5px;
	}
	.slick-dots {
		bottom: -36px;
	}
	.slick-dots li {
		width: 22px;
	}
	.slick-dots li button:before {
		font-size: 12px;
		width: 22px;
	}
}


/* --------------- jump navi --------------- */
.jump_wrapper .center_wrapper {
	position: relative;
}
.jump_wrapper a.btn_jump {
	position: absolute;
	top: -92px;
	left: 0px;
	z-index: 100;
}
.jump_wrapper a.btn_jump:hover {
	opacity: 1;
}
.jump_wrapper a.btn_jump img {
	width: 200px;
}
.jump_wrapper .btn_trigger {
	position: absolute;
	top: -92px;
	left: 15px;
	width: 24px;
	height: 24px;
	background-color: rgba(0,0,0,0.8);
	padding: 4px;
	z-index: 200;
	cursor: pointer;
}
.jump_wrapper .btn_trigger span {
	position: absolute;
	top: 11px;
	left: 2px;
	width: calc(100% - 4px);
	height: 2px;
	background-color: #fff;
	border-radius: 2px;
}
.jump_wrapper .btn_trigger span:nth-of-type(1) {
	-webkit-transform: rotate(-315deg);
	transform: rotate(-315deg);

}
.jump_wrapper .btn_trigger span:nth-of-type(2) {
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}

@media screen and ( max-width:736px ){
	.jump_wrapper {
		position: fixed;
		bottom: 0px;
		width: 100%;
		height: 110px;
		text-align: center;
		padding-top: 10px;
		background-color: rgba(0,0,0,0.8);
		z-index: 100;
	}
	.jump_wrapper a.btn_jump {
		position: static;
	}
	.jump_wrapper a.btn_jump img {
		width: 304px;
	}
	.jump_wrapper .btn_trigger {
		top: -34px;
		left: calc(50% + 128px);
	}
}


/* --------------- cont1 --------------- */
.cont1 {
	padding-bottom: 120px;
	background-image: url( '../../images/img_cont1_bkgnd_town.png' );
	background-repeat: repeat-x;
	background-position: bottom center;
}
.cont1 .bkgnd_wrapper {
	background-image: url( '../../images/img_cont1_bkgnd_cloud.png' );
	background-repeat: no-repeat;
	background-position: center top 195px;
}
.cont1 .center_wrapper {
	width: 390px;
	text-align: center;
	padding: 0px;
}
.cont1 .center_wrapper img {
	width: 370px;
	margin: 60px 0px;
}
.cont1 .center_wrapper p {
	font-weight: bold;
	text-align: left;
	margin-bottom: 1em;
}
.cont1 .btn_wrapper {
	margin: 55px 0px 0px; /*margin: 55px 0px 65px;*/
	text-align: center;
}
.cont1 .btn_wrapper a {
	display: inline-block;
	width: 192px;
	height: 40px;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding-top: 7px;
	background-color: #85B1F2;
	border-radius: 20px;
	box-shadow: 0px 2px 2px #ccc;
}
.cont1 .btn_wrapper a.map {
	background-color: #F09BBE;
	margin-left: 60px;
}
.cont1 .btn_wrapper a.contact {
	background-color: #853df2;
}
.cont1 .btn_wrapper a:hover {
	position: relative;
	top: -4px;
	opacity: 1;
	box-shadow: 0px 6px 4px #ccc;
}

@media screen and ( max-width:736px ){
	.cont1 {
		padding-bottom: 60px;
		background-size: 320px auto;
	}
	.cont1 .center_wrapper {
		min-width: 320px;
		max-width: 340px;
		padding: 0px 10px;
	}
	.cont1 .center_wrapper img {
		width: 220px;
		margin: 30px 0px 40px;
	}
	.cont1 .center_wrapper p {
		font-size: 80%;
		line-height: 22px;
		margin-bottom: 1.2em;
	}
	.cont1 .btn_wrapper {
		margin: 35px 0px 0px; /* margin: 35px 0px 45px */
	}
	.cont1 .btn_wrapper a {
		width: 134px;
		height: 28px;
		font-size: 9px;
		padding-top: 1px;
		border-radius: 14px;
	}
	.cont1 .btn_wrapper a.map {
		margin-left: 5px;
	}
	.cont1 .btn_wrapper a:hover {
		position: relative;
		top: -2px;
		box-shadow: 0px 4px 2px #ccc;
	}
}


/* --------------- cont2 --------------- */
.cont_wrapper h2.photo_bk {
	position: relative;
	width: 100%;
	height: 500px;
	background-image: url( '../../images/img_cont2_header_bkgnd.jpg' );
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}
.cont_wrapper h2.photo_bk img {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	height: 100px;
}
.cont2 .center_wrapper {
	margin-top: 70px;
}
.cont_wrapper .article_wrapper {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 40px;
}
.cont_wrapper .article_wrapper .text_wrapper {
	width: 450px;
}
.cont_wrapper .article_wrapper.article1 .text_wrapper {
	margin-right: 20px;
}
.cont_wrapper .article_wrapper.article2 .text_wrapper {
	margin-left: 20px;
}
.cont_wrapper .article_wrapper .img_wrapper {
	width: 460px;
}
.cont_wrapper .article_wrapper h3 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 30px;
}
.cont_wrapper .article_wrapper h3 img {
	height: 76px;
	max-width: 100%;
}
.cont_wrapper .article_wrapper.article2 {
	flex-flow: row-reverse nowrap;
	margin-bottom: 80px;
}

@media screen and ( max-width:736px ){
	.cont_wrapper h2.photo_bk {
		height: 268px;
	}
	.cont_wrapper h2.photo_bk img {
		height: 80px;
		max-width: 95%;
	}
	.cont2 .center_wrapper {
		margin-top: 25px;
	}
	.cont_wrapper .article_wrapper {
		display: block;
		margin-bottom: 40px;
		max-width: 100%;
	}
	.cont_wrapper .article_wrapper .text_wrapper {
		width: 100%;
	}
	.cont_wrapper .article_wrapper.article1 .text_wrapper {
		margin-right: 0px;
	}
	.cont_wrapper .article_wrapper.article2 .text_wrapper {
		margin-left: 0px;
	}
	.cont_wrapper .article_wrapper .img_wrapper {
		width: 90%;
		text-align: center;
		margin: 0px auto;
	}
	.cont_wrapper .article_wrapper h3 {
		text-align: left;
		margin-bottom: 20px;
	}
	.cont_wrapper .article_wrapper h3 img {
		height: 46px;
		max-width: 100%;
	}
	.cont_wrapper .article_wrapper p {
		font-size: 80%;
		line-height: 22px;
	}
	.cont_wrapper .article_wrapper .img_wrapper img {
		width: 100%;
		max-width: 400px;
		margin-top: 20px;
	}
	.cont_wrapper .article_wrapper.article2 {
		margin-bottom: 40px;
	}
}


/* --------------- cont3 --------------- */
.cont3 h2.photo_bk {
	background-image: url( '../../images/img_cont3_header_bkgnd.jpg' );
}
.cont3 ul {
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	padding: 0px 30px;
}
.cont3 ul li {
	width: 48%;
	text-align: center;
	margin-bottom: 50px;
}
.cont3 ul li a {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #85B1F2;
	padding-top: 10px;
}
.cont3 a.link {
	display: inline-block;
	margin-bottom: 80px;
}
.cont3 a.link:hover {
	opacity: 0.7;
}
.column_wrapper {
	position: relative;
	border: 6px solid #1D2086;
	background-color: white;
	border-radius: 20px;
	padding: 32px 48px 26px;
	margin-bottom: 80px;
}
.cont3 a.link .column_wrapper {
	margin-bottom: 0px;
}
.column_wrapper .column_left {
	width: 40%;
	height: 130px;
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 40px;
	margin: auto;
}
.column_wrapper .column_right {
	width: 49%;
	font-weight: bold;
	float: right;
}
.column_wrapper h5 {
	color: #1D2086;
	margin-bottom: 10px;
}

@media screen and ( max-width:736px ){
	.center_wrapper h3 {
		font-size: 13px;
		line-height: 22px;
		margin: 20px 0px 45px;
	}
	.cont3 ul {
		display: block;
		text-align: center;
		padding: 0px 0px;
		margin-bottom: 10px;
	}
	.cont3 ul li {
		display: inline-block;
		text-align: center;
		width: 100%;
		max-width: 400px;
		margin-bottom: 15px;
	}
	.cont3 ul li a {
		font-size: 15px;
	}
	.column_wrapper {
		border: 3px solid #1D2086;
		border-radius: 12px;
		padding: 28px 15px 15px;
		margin-bottom: 20px;
	}
	.column_wrapper .column_left {
		width: 100%;
		height: 82px;
		position: static;
		text-align: center;
	}
	.column_wrapper .column_left img {
		height: 82px;
	}
	.column_wrapper .column_right {
		width: 100%;
		float: none;
		margin-top: 30px;
	}
	.column_wrapper h5 {
		font-size: 17px;
		line-height: 26px;
		margin-bottom: 10px;
	}
	.column_wrapper p {
		font-size: 80%;
		line-height: 22px;
	}
}


/* --------------- cont4 --------------- */
.cont4 h2.photo_bk {
	background-image: url( '../../images/img_cont4_header_bkgnd.jpg' );
}
.cont4 ul {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	padding: 0px 0px;
	margin-bottom: 70px;
}
.cont4 ul li:nth-child(2) {
	margin-top: 150px;
}
.cont4 .column_wrapper {
	border: 6px solid #F39939;
}
.cont4 .column_wrapper .column_left {
	width: 31%;
	height: 190px;
	left: 80px;
}
.cont4 .column_wrapper .column_left img {
	max-height: 190px;
}
.cont4 .column_wrapper h5 {
	color: #F39939;
}

@media screen and ( max-width:736px ){
	.cont4 ul {
		display: block;
		text-align: center;
		margin-bottom: 10px;
	}
	.cont4 ul li {
		display: inline-block;
		max-width: 400px;
		margin-bottom: 20px;
	}
	.cont4 ul li:nth-child(2) {
		margin-top: 0px;
	}
	.cont4 .column_wrapper {
		border: 3px solid #F39939;
	}
	.cont4 .column_wrapper .column_left {
		width: 100%;
		height: 132px;
		left: 80px;
	}
	.cont4 .column_wrapper .column_left img {
		height: 132px;
	}
}


/* --------------- cont5 --------------- */
.cont5 {
	background-color: #85B1F2;
	padding: 45px 65px;
}
h2.panel {
	margin-bottom: 40px;
}
h2.panel:before {
	content: '';
	display: inline-block;
	width: 29px;
	height: 32px;
	background-image: url( '../../images/img_icon_schedule_w.png' );
	background-size: contain;
	vertical-align: middle;
	position: relative;
	top: -5px;
	margin-right: 15px;
}
/* schedule */
.cont5 .schedule_wrapper {
	max-width: 960px;
/*	min-height: 600px;
	margin: 2.0833% auto;*/
}
.cont5 .schedule_inner {
	position: relative;
/*	padding-bottom: 56.25%;
	height: 0;*/
}
.cont5 .schedule_inner iframe {
/*	position: absolute;
	top: 0;
	left: 0;*/
	width: 100% !important;
	height: 600px !important;
}

@media screen and ( max-width:736px ){
	.cont5 {
		padding: 20px 0px;
	}
	h2.panel {
		font-size: 19px;
		line-height: 1em;
		margin-bottom: 15px;
	}
	h2.panel:before {
		width: 18px;
		height: 19px;
		top: -3px;
		margin-right: 10px;
	}
	/* schedule */
	.cont5 .schedule_inner {
/*		padding-bottom: 75%;*/
	}
	.cont5 .schedule_inner iframe {
		height: 400px !important;
	}
}


/* --------------- cont6 --------------- */
.cont6 {
	background-color: #F09BBE;
	padding: 45px 65px 60px;
}
.cont6 h2.panel:before {
	background-image: url( '../../images/img_icon_map_w.png' );
}
.cont6 .map_wrapper {
	position: relative;
	width: 100%;
	margin: 0px auto;
	padding-top: 56.25%;
	overflow: hidden;
}
.cont6 .map_wrapper iframe {
	position: absolute;
	top: -100%;
	left: -25%;
	width: 150% !important;
	height: 300% !important;
}
.address_wrapper {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
.address_wrapper div.address_left {
	margin-right: 30px;
}
.address_wrapper div.address_right {
	max-width: 476px;
}
.address_wrapper div h5,
.address_wrapper div p {
	font-size: 17px;
	line-height: 1.5em;
	font-weight: bold;
	color: white;
}
.address_wrapper div h5 {
	margin-top: 15px;
}
.contact_wrapper {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
}
.contact_wrapper a {
	width: 48.5%;
	border: 4px solid white;
	font-size: 28px;
	font-weight: bold;
	line-height: 1em;
	color: white;
	text-align: center;
	padding: 22px 0px;
}
.contact_wrapper a:before {
	content: '';
	display: inline-block;
	width: 24px;
	height: 19px;
	background-image: url( '../../images/img_icon_mail.png' );
	background-size: contain;
	vertical-align: middle;
	position: relative;
	top: -2px;
	margin-right: 15px;
}
.contact_wrapper a.btn_phone:before {
	width: 22px;
	height: 22px;
	background-image: url( '../../images/img_icon_phone.png' );
}

@media screen and ( max-width:830px ){
	.address_wrapper {
		flex-flow: column nowrap;
	}
	.address_wrapper div.address_left {
		margin-right: 0px;
	}
	.contact_wrapper {
		flex-flow: column nowrap;
	}
	.contact_wrapper a {
		width: 100%;
	}
	.contact_wrapper a.btn_mail {
		margin-bottom: 20px;
	}
}

@media screen and ( max-width:736px ){
	.cont6 {
		padding: 20px 0px;
	}
	.address_wrapper {
		display: block;
		margin-bottom: 20px;
	}
	.address_wrapper div h5,
	.address_wrapper div p {
		font-size: 12px;
	}
	.address_wrapper div h5 {
		margin-top: 15px;
	}
	.contact_wrapper a {
		border: 2px solid white;
		font-size: 17px;
		padding: 14px 0px;
	}
	.contact_wrapper a:before {
		content: '';
		display: inline-block;
		width: 14px;
		height: 11px;
		top: -1px;
		margin-right: 10px;
	}
	.contact_wrapper a.btn_phone:before {
		width: 13px;
		height: 13px;
	}
	.contact_wrapper a.btn_mail {
		margin-bottom: 10px;
	}
}


/* --------------- footer --------------- */
#footer_wrapper {
	background-color: #50A035;
	text-align: center;
	padding: 20px 0px 20px;
	transition: all 0.5s;
}
#footer_wrapper img {
	width: 190px;
}
#footer_wrapper p {
	font-size: 26px;
	color: white;
	margin-top: 15px;
}
#footer_wrapper p.copyright {
	font-size: 12px;
}

@media screen and ( max-width:736px ){
	#footer_wrapper {
		padding-bottom: 120px;
	}
	#footer_wrapper img {
		width: 106px;
	}
	#footer_wrapper p {
		font-size: 16px;
		line-height: 20px;
		margin-top: 10px;
	}
	#footer_wrapper p.copyright {
		margin-top: 5px;
		font-size: 8px;
	}
}

