@charset "utf-8";
/*------ベース-----*/


/* 共通設定 */

body {
	font-family: 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN",  Arial, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0;
	margin: 0;
	line-height: 1.7;
	background-color:#fff;
}

a:hover{
	opacity: 0.7;
}

.header{

	box-sizing: border-box;
	display: block;
	background:#0097DB;
	box-shadow: 0 0 5px #AAAAAA;
}

.header .header_box{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	align-content: stretch;
	justify-content: space-between;
	max-width: 1200px;
	margin: 0 auto;
	box-sizing: border-box;
  
}
header #form_button a img{border-radius: 5px;
    border: 2px solid #fff;
    box-sizing: border-box;}  

.hader-calendar a{text-decoration:none;
    color: #00a0e9;
	display: block;
	background: #FFFFFF;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
	border-radius: 5px;
	font-weight: bold;
	padding: 5px 1em 5px 5px;
	background-image: url(../img/list02.png);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 98% center;
    background-size: auto 0.5em;
    background-repeat: no-repeat;
}
.hader-calendar a:hover{
	text-decoration: none;
}
.hader-calendar a strong{
	display: block;
}



/*------------------*/

.footer{
	display: block;
	background-color: #FFFFFF;
}
.footer .about{
	text-align: center;
	padding: 30px 10px;
	box-sizing: border-box;
	font-size: 18px;
}
.footer .about img{
	display: block;
	width: 370px;
	margin: 0 auto 10px;
}
.footer .about a{
	display: inline-block;
}


.footer .copy{
	background-color: #0085B2;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
	text-align: center;
}
.footer .copy a{
	color: #FFFFFF;
	text-decoration: none;
}

/*-----------------------------------*/

.main_contents{
}
.main_contents p{
	margin: 0 0 1.5em;
}

.outbox{
	display: block;
	max-width: 1060px;
	padding: 30px 10px;
	margin: 0 auto;
    box-sizing: border-box;
}

.space{
	display: block;
	height: 80px;
}
.bg_white{
	display: block;
	background-color: #FFFFFF;
}
.bg_blue{
	display: block;
	background-color: #00a0e9;
}


.bg_yellow{
	display: block;
	background-color:#FFD877;
}

.bg_yellow2{background-color:#fff100;
display: block;}

.bg_img{
	background-image: url(../img/topimg_bg.jpg);
	background-size: cover;
	background-position: center;
	overflow: hidden;
}

.red_border{border: 4px solid #e83828;
    border-radius: 10px;
    padding: 1em 1em 0 1em;
    overflow: hidden;
}


/*-----------------------------------*/

.topimg{
}


.white_box{
	display: block;
	padding: 1.5em;
	background:#fff;
}

dl.kome{
	overflow: hidden;
}
dl.kome dt{
	float: left;
}
dl.kome dd{
	padding: 0 0 5px 2em;
}



span.kome,p.kome{
	padding: 0 0 5px 1.5em;
	display: block;
	position: relative;
	margin: 5px 0 0 0;
	overflow: hidden;
}
span.kome:before,p.kome:before{
	content: "※";
	position: absolute;
	top: 0px;
	left: 0px;
}



.contact_link2 h2{color: #fff;
font-weight: bold;
    text-align: center;
    font-size: 110%;
}
.contact_link2 h2 strong{font-size: 120%;
color: #FFF793}


.contact_link2 .comment{background: #fff;
color: #00a0e9;
padding: 3px 10px;
text-align: center;
font-weight: bold;
font-size: 15px;}


.contact_link2 dl dt{
font-weight: bold;
color: #fff;
font-size: 14px;}


.contact_link{
	background-image: url(../img/topimg_bg2.jpg);
	background-size: cover;
	background-position: center;
	display: block;
	margin: 0 auto;
	padding: 20px 10px 0 10px;
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
}
.bg_img .contact_link{
	background-image: none;
}


.contact_link p{
	display: block;
	max-width: 1000px;
	margin: 0 auto;
	padding: 0;
}
.contact_link p a{
	display: block;
	box-sizing: border-box;
	padding: 0px;
	transition: all 0.2s ease-out;
}
.contact_link p a:hover{
	opacity: 1;
	transform: scale(1.02);
}
.contact_link p a img{
	display: block;
}








.main_contents h3{font-weight: bold;
font-size: 1.4em;
    line-heightmargin: 1.4;
    margin:0 0 10px;
color: #e83828;}


.main_contents h2.blue{
	font-size:2em;
	color: #fff;
	background:#1d2088;
	text-align: center;
	display: block;
	padding: 5px 10px 10px 10px;
	margin: 0 0 0.75em;
	font-weight: bold;
	line-height: 1.4;
	clear: both;
	position: relative;	
}
.main_contents h2.red{color: #c30d23;
font-size: 1.6em;
font-weight: bold;
margin: 0 0 0.5em;}


.red{color: #D40003;}
.yellow{color:#F4FF49;}
.white{color: #fff!important;}
.bold{font-weight: bold;}
.black{color: #000!important;}
.text_shadow{text-shadow: 0 0 4px #0A3491;}
.main_contents .bgnone{background: none!important;
padding: 0;}

.center{text-align: center;}
.size12{font-size: 1.2em;}
.size15{font-size: 1.5em;}

.margin0{margin-bottom: 0!important;}


.marker{background:linear-gradient(transparent 60%, blue 60%);}
.marker2{background:linear-gradient(transparent 60%, yellow 60%);}


.border_box{border: 1px solid #2284C5;
padding: 15px;}

.flex3 li{
	background:#fff;
	box-sizing: border-box;
	border-radius: 10px;
	position: relative;
	box-shadow: 0 0 6px #BCE8EE;}


.flex2 li{
	background: #fff;
	box-sizing: border-box;
	position: relative;
border-radius: 10px;}

p.right{text-align: right;
margin: 15px 0 0 0;}


/*-----------------------------------*/

table.schedule{
	width: 100%;
	margin: 0 0 20px 0;
    font-weight: bold;
    font-size: 120%;
}

table.place{
	width: 100%;
	margin: 0 0 0px 0;
  
    font-size: 110%;
}



table.place td a{display: block;
background: #e72e61;
color: #fff;
text-decoration: none;
text-align: center;
font-weight: bold;
padding: 5px 10px;
    box-sizing: border-box;
    border-radius: 8px;
    font-size: 80%;
}

 ul.nayami{font-weight: bold;
font-size: 1.2em;
list-style-type: disc;
margin: 0 0 10px 1em;}

ul.nayami li{margin-bottom: 10px;}

 .bg_yellow2 p{
    color: #e60012;
     fonnt-weight:bold;}  
 .bg_yellow2 p strong{
    color: #0b318f;}
.bg_yellow2 span{display: block;}
.flow ul li {
    margin: 0 0 20px;
    padding: 0 0 20px 0;
    min-height: 72px;
    overflow: hidden;
    border-bottom: 1px solid #898989;
}
.flow ul li dt {
  
    color: #fff;
    padding: 5px 35px 5px;
    font-size: 1.2em;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.flow ul li dt.step01 {background: #0c9c67;}

.flow ul li dt.step02 {background: #049b98;}

.flow ul li dt.step03 {background: #3681a3;}

.flow ul li dt.step04 {background: #786796;}

.flow ul li dt.step05 {background: #a45180;}

.flow ul li dt.step06 {background: #c2458a;}

.flow ul li dt.step07 {background: #ca1524;}

.flow ul li dt.step08 {background: #ce772f;}

.flow ul li dt.step09 {background: #caab3b;}

.flow ul li dt.step10 {background: #95b041;}

/*------------------------------
	コンタクトバナー
-------------------------------*/



.bn_contact p{ background:#fff;
color:#444;
font-weight:bold;
padding:5px 10px;
line-height:1;
border-radius:7px;
text-align:center;}
