
/*css 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, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	/*font-family: inherit;font-style: inherit;font-weight: inherit;*/
}



/*main*******************************************************************************************/

html {
  scroll-behavior: smooth;
}

body {
font: 1em/1.5 Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana ,/* Roboto ,*/ "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "游ゴシック medium" , "Yu Gothic medium" , "游ゴシック体" , "YuGothic" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
margin: 0;
padding: 0;
color: #002e58;
overflow:auto;
font-feature-settings : "palt";
background:#ED7000;
background-size:100% auto
padding:5% 0;
}
@media only screen and (max-width:640px) {
	body {
		font: .8em/1.6 Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana ,/* Roboto ,*/ "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "游ゴシック medium" , "Yu Gothic medium" , "游ゴシック体" , "YuGothic" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	}
}


/*serif*/
.font_serif{
font-family:Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}


.font-noto{
	font-family: 'Noto Sans JP', sans-serif;
}


.font-noto-s{
	font-family: 'Noto Serif JP', serif;
}


.font-os{
	font-family: 'Oswald', sans-serif;
}

area{outline:none;}


/*h*/
h1{margin:0;font-size:2.5em;line-height:1.1em; letter-spacing:2px;}
h2{margin:0;font-size:2em;line-height:1.2em; letter-spacing:2px;}
h3{margin:0;font-size:1.75em;line-height:.9em; letter-spacing:2px;}
h4{margin:0;font-size:1.3em;line-height:1.3em; letter-spacing:2px;}
h5{margin:.3em 0 .3em 0;font-size:1em;line-height:1.3em;}
h6{margin:.3em 0 .3em 0;font-size:.7em;line-height:1.3em;font-weight:100;}


/*a*/
a img {border:none;}
a:focus, *:focus { outline:none; }
a:link {color:#000;text-decoration:none;}
a:visited {color:#000;text-decoration:none;}
a:hover, a:active, a:focus{text-decoration:none;}


/*hover*/
/*no_opacity*/
a:hover img:not(.no_opacity){
	opacity:0.6;
	filter: alpha(opacity=60);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=60)";  /* ie 8 */
	-moz-opacity:0.6;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.6;              /* Safari 1.x */
	zoom:1;
}


ul{list-style:none}
li{list-style:none}


.map{
	max-width: 100%;
	height: auto;
	width:auto;
}


a.map:hover img{
	opacity:10;
	filter: alpha(opacity=100);        /* ie lt 8 */
	-ms-filter: "alpha(opacity=100)";  /* ie 8 */
	-moz-opacity:10;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 10;              /* Safari 1.x */
	zoom:1;
}


img{
	width:100%;
	max-width: 100%;
	height: auto;
	vertical-align:bottom;
}


/*main width*/
.main-area{
	/*width:96%;*/
	max-width:1000px;
	margin:0 auto;
	padding:0 10px 0 10px;
	text-align: justify;
	text-justify: inter-ideograph;
	box-sizing:border-box;
}






























/*margin*******************************************************************************************/

/*top*/
.mgt15em{margin-top:15em;}
.mgt10em{margin-top:10em;}
.mgt7em{margin-top:7em;}
.mgt5em{margin-top:5em;}
.mgt4em{margin-top:4em;}
.mgt3em{margin-top:3em;}
.mgt2_2em{margin-top:2.5em;}
.mgt2em{margin-top:2em;}
.mgt1em{margin-top:1em;}
.mgt_5em{margin-top:.5em;}
.mgt_3em{margin-top:.3em;}
.mgt_lit{margin-top:10px;}


/*bottom*/
.mgb10em{margin-bottom:10em;}
.mgb5em{margin-bottom:5em;}
.mgb4em{margin-bottom:4em;}
.mgb3em{margin-bottom:3em;}
.mgb2em{margin-bottom:2em;}
.mgb2em_docu{margin-bottom:2em;}
.mgb1em{margin-bottom:1em;}
.mgb_7em{margin-bottom:.7em;}
.mgb_6em{margin-bottom:.6em;}
.mgb_5em{margin-bottom:.5em;}
.mgb_3em{margin-bottom:.3em;}
.mgb_2em{margin-bottom:.2em;}
.mgb200px{margin-bottom:200px;}



/*padding*/
.pdt5em{padding-top:5em;}


/*
.spmgt2em{margin-top:5em !important;}
@media only screen and (max-width:640px) {
	.spmgt2em{margin-top:0 !important;}
}


















/*text*******************************************************************************************/

/*yoko*/
.text_center{text-align:center;}
.text_left{text-align:left;}
.text_right{text-align:right;}


/*weight*/
.futosa_normal{font-weight:normal;}
.futosa_light{font-weight:100;}
.futosa_bold{font-weight:bold;}


/*gyoukan*/
.gyoukan0{line-height:.8em;}
.gyoukan1{line-height:1.25em;}
.gyoukan2{line-height:1.5em;}
.gyoukan3{line-height:1.75em;}
.gyoukan4{line-height:2em;}


/*underline*/
.text_underline{text-decoration:none;}
.text_underline a{text-decoration:underline;}
.text_underline a:hover{text-decoration:none;}


/*color*/
.font-wh{color:#fff;}
.font-wh a{color:#fff;}
.font-gr{color:#717071;}
.font-red{color:#e50011;}
.font-bl{color:#004da1;}
.font-bl a{color:#004da1;}
.font-yel{color:#fff000;}

/*size*/
.font_sss{font-size:.5em;}
.font_ss{font-size:.7em;}
.font_s{font-size:.8em;}
.font_l{font-size:1.3em;}
.font_xl{font-size:1.5em;}
.font_xxl{font-size:1.75em;}
.font_xxxl{font-size:2em;}
.font_xxxxl{font-size:2.5em;}
.font_x5l{font-size:3em;}

/*sp*/
@media only screen and (max-width:640px) {
	.font_sss{font-size:.5em;}
	.font_ss{font-size:.7em;}
	.font_s{font-size:.8em;}
	.font_l{font-size:1.15em;}
	.font_xl{font-size:1.3em;}
	.font_xxl{font-size:1.5em;}
	.font_xxxl{font-size:1.75em;}
	.font_xxxxl{font-size:2em;}
	.font_x5l{font-size:2.5em;}

}


.font-noto{
	font-family: 'Noto Sans JP', sans-serif;
}














/*ggmap*******************************************************************************************/
.ggmap {
	position: relative;
	padding-bottom: 50vh;
	overflow: hidden;
}
 .ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 70%;
}
@media only screen and (max-width:650px) {
	.ggmap {
		position: relative;
		padding-bottom: 70%;
		overflow: hidden;
		margin:3em auto 0 auto;
	}
}


.ggmap2 {
	position: relative;
	padding-bottom: 35vh;
	overflow: hidden;
}
 .ggmap2 iframe,
.ggmap2 object,
.ggmap2 embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media only screen and (max-width:650px) {
	.ggmap2 {
		position: relative;
		padding-bottom: 75%;
		overflow: hidden;
		margin:3em auto 0 auto;
	}
}























































/*sp*******************************************************************************************/

.sp-only{display:none;}
@media only screen and (max-width:650px) {
	.sp-only{display:block;}
	.pc-only{display:none;}
	.nonbr br{ display:none;}
}


.tab-in{display:none;}
@media only screen and (max-width:1000px) {
	.tab-in{display:block;}
}



@media only screen and (max-width:1000px) {
	.tab-out{display:none;}
}


@media (min-width: 751px) {
	a[href*="tel:"] {
		pointer-events: none;
		cursor: default;
		text-decoration: none;
	}
}














































/*index*******************************************************************************************/


.flex2{
	display:flex;
	justify-content:space-between;
}
.flex2 li{
	width:45%;
}
@media only screen and (max-width:640px) {
	.flex2{
		display:block;
	}
	.flex2 li{
		width:75%;
		margin:1em auto;
	}
}


.flex3{
	display:flex;
	justify-content:space-between;
}
.flex3 li{
	width:32%;
}
@media only screen and (max-width:640px) {
	.flex3{
		display:block;
	}
	.flex3 li{
		width:95%;
		margin:1em auto 0 auto;
	}
}


.flex3b{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.flex3b li{
	width:32%;
	margin-bottom:3em;
}
.flex3b li img:last-child{
	margin:1em auto 0 auto;
	width:80%;
	display:block;
}
@media only screen and (max-width:640px) {
	.flex3b{
		display:block;
	}
	.flex3b li{
		width:95%;
		margin:1em auto 3em auto;
	}
}


.flex3c{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	font-size:.9em;;
}
.flex3c li{
	width:32%;
	margin-bottom:1em;
}
@media only screen and (max-width:640px) {
	.flex3c{
		display:block;
	}
	.flex3c li{
		width:95%;
	}
}


.black-back{
	background:#000;
	padding:3% 2% 1.5% 2%;
}


.white-back{
	background:#fff;
	padding:3% 2% 1.5% 2%;
	color:#000;
}



.w-box{
	background:#fff;
	border-radius:10px;
	paddng:3% 0;
	/*max-width:850px;*/
	margin:auto;
	box-sizing:border-box;
}


.list-flex{
	display:flex;
	padding:2%;
}
.list-flex li:first-child {
	width:200px;
	margin-right:20px;
}
.list-flex li:first-child div{
	background:#002e58;
	border-radius:40px;
	padding:7px 0 5px 0;
	color:#fff;
	font-size:1.2em;
	text-align:center;
}
.list-flex li:last-child {
	flex:1;
}
@media only screen and (max-width:640px) {
	.list-flex{
		display:block;
	}
	.list-flex li:first-child {
		width:100%;
		margin-right:0;
	}
	.list-flex li:first-child div{
		font-size:1.5em;
	}

}




.link-btn a{
	background:#002e58;
	border-radius:40px;
	padding:10px 0 6px 0;
	color:#fff;
	font-size:1.3em;
	text-align:center;
	border:3px solid #002e58;
	display:block;
	max-width:400px;
	margin:2em auto;
}
.link-btn a:hover{
	color:#002e58;
	background:#fff;
}


.fb iframe{
	display:block;
	margin:5em auto;
}

@media only screen and (max-width:640px) {
  .fb iframe{
		width:90%;
	}
}



.fb{
	background:#1877F2;
	color:#fff;
	font-size:.85em;
	padding:5px 10px 3px 10px;;
	border-radius:5px;
}


.btn a{
	display:block;
	max-width:500px;
	padding:20px 20px;
	margin:1em auto 5em auto;
	background:#000;
	border:2px solid #000;
	color:#fff;
	text-align: center;
	border-radius:20px;
}
.btn a:hover{
	color:#000;
	background:#fff;
}


.btn2 a{
	display:block;
	max-width:300px;
	padding:15px 15px;
	margin:1em auto 5em auto;
	background:#e9528e;
	border:2px solid #e9528e;
	color:#fff;
	text-align: center;
	border-radius:20px;
}
.btn2 a:hover{
	color:#e9528e;
	background:#fff;
}


.bnr-flex{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.bnr-flex li{
	width:32%;
	margin-bottom:1em;
}


.kon-bar{
	background:#002e58;
	padding:10px;
	color:#fff;
}


.blk-bar{
	background:#000;
	padding:10px;
	color:#fff;
}


.btn3 a{
	display:block;
	max-width:300px;
	padding:15px 15px;
	margin:1em auto 5em auto;
	background:#000;
	border:2px solid #000;
	color:#fff;
	text-align: center;
	border-radius:20px;
}
.btn3 a:hover{
	color:#000;
	background:#fff;
}

