.wf-roundedmplus1c { font-family: "M PLUS Rounded 1c"; }

html,body{
    width: 100%;
    height: 100%;
    font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    background-color: rgba(255,255,255,1.00);
}
section {
    margin-bottom: 43px;
    border-bottom: 1px dotted rgba(0,129,176,1.00);
    padding-bottom: 14px;
}
section p {
    line-height: 1.8em;
    text-align: justify;
}
h5 {
    border-bottom: 1px solid rgba(0,163,255,1.00);
    font-size: 1.1rem;
    margin-bottom: 0.61em;
    margin-top: 0.61em;
}


article#top_contents h2#top_h2_head{
    font-family: 'M PLUS Rounded 1c', sans-serif!important;
    font-size: 1.58rem;
    line-height: 1.25em;
    margin-bottom: 0.61em;
    border-left: 2px solid rgba(0,163,255,1.00);
    padding-left: 0.2em;
    color: #535353;
    padding-top: 6px;
    padding-bottom: 6px;
    letter-spacing: 0.1em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
article#top_contents #top_h2_head span {
    display: inline-block;
    font-size: 1.8rem;
}
article#top_contents #top_h2_head span + span{
    display: inline-block;
    font-size: 1.6rem;
}


.inner{
    max-width: 800px;
    margin: 0 auto;
    padding-top: 0;
    padding-right: 3em;
    padding-left: 3em;
    padding-bottom: 0;
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sub strong{
	font-weight:400;
	color:black;
	font-size:90%;
	display:block;
	border-bottom:1px solid #efefef;
	margin-bottom:1em;	
	}
.sub h3{
    font-weight: 400;
    color: black;
    font-size: 1.4rem;
    display: block;
    border-bottom: 1px solid #0085B5;
    margin-bottom: 0.62em;
    text-align: left;
    padding-bottom: 0.62em;
	}
hr{
	border-color:#fafafa;
	border-top:none;
	border-bottom:1px solid #eee;
}
main {
    background-color: rgba(255,255,255,1.00);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/* ヘッダー --------------------------------------------------------------------- */
header{
    background: url("../img/index.jpg") center top no-repeat;
    overflow: hidden;
    background-size: cover;
    margin-left: auto;
    margin-right: auto;
    max-width: 1320px;
}
header .inner{
	height:400px;
	z-index:1;
}
header#head_nav {
    background-image: none;
    background-color: #00A5EB;
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.39);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.39);
    position: relative;
    z-index: 10000;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: 0px;
    margin-right: 0px;
    max-width: 100%;
}
header#head_nav div {
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
header#head_nav div h1 {
    background-image: url(../images/logo@2x.png);
    text-indent: -389px;
    width: 38%;
    background-color: #FFFFFF;
    background-size: contain;
    background-repeat: no-repeat;
    /* [disabled]border-bottom-left-radius: 10px; */
    /* [disabled]border-bottom-right-radius: 10px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: center center;
    background-origin: content-box;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 4%;
    padding-right: 4%;
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.46);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.46);
    overflow-x: hidden;
    overflow-y: hidden;
}
header#head_nav div h1 a {
    display: block;
    height: 100%;
}

header#head_nav div nav ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
    margin-left: 8%;
    margin-top: 11px;
}

header#head_nav div nav ul li {
    width: 40%;
    line-height: 1.8rem;
    font-size: 0.92rem;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 2px solid rgba(255,255,255,1.00);
    margin-right: 1%;
    -webkit-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}

header#head_nav div nav ul li:hover {
    background-color: rgba(0,0,0,0.12);
}

header#head_nav div nav ul li a {
    display: block;
    margin-left: 6px;
    padding-left: 5px;
    color: rgba(255,255,255,1.00);
    text-shadow: 0px 0px 2px rgba(0,0,0,0.64);
}
div.caption{
    background-color: #00B3FF;
    height: 60px;
    position: relative;
    background-image: -webkit-linear-gradient(97deg,rgba(0,154,221,1.00) 0%,rgba(0,179,255,1.00) 100%);
    background-image: -moz-linear-gradient(97deg,rgba(0,154,221,1.00) 0%,rgba(0,179,255,1.00) 100%);
    background-image: -o-linear-gradient(97deg,rgba(0,154,221,1.00) 0%,rgba(0,179,255,1.00) 100%);
    background-image: linear-gradient(353deg,rgba(0,154,221,1.00) 0%,rgba(0,179,255,1.00) 100%);
}

div.caption a{
    display: block;
    position: absolute;
    bottom: -82px;
    background: white;
    padding-top: 14px;
    padding-right: 44px;
    padding-left: 40px;
    padding-bottom: 12px;
    color: #555;
    font-size: 12px;
    line-height: 14px;
    width: 300px;
    text-align: center;
    border-radius: 24px;
    box-shadow: 4px 4px 10px 2px rgba(0,0,0,0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 167;
}
div.caption a img{
    width: 100%;
    height: auto;
}

/* サブページ --------------------------------------------------------------------- */
.subHeader{
    height: 112px;
    position: relative;
    background-color: rgba(255,255,255,1.00);
    background-image: none;
    padding-top: 0px;
    padding-bottom: 46px;
	}
.subHeader .inner h1 {
    height: 43px;
    width: 200px;
    position: relative;
    top: 57px;
    background-image: url(../images/logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    overflow-x: hidden;
    overflow-y: hidden;
    text-indent: -627px;
}
.subHeader .inner h1 a {
    display: block;
    height: 43px;
}


.subHeader img{
	width:200px;
	margin-top:50px;
	}
.subHeader ul{
    position: absolute;
    height: auto;
    top: 37px;
    right: 0;
    width: 350px;
    list-style-type: circle;
    display: flex;
    flex-wrap: wrap;
	}
.subHeader ul li{
    width: 49%;
    float: none;
    font-size: 80%;
    color: #666;
	}
.subHeader ul li a{
	color:#666;
	}
#page_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 800px;
}
#page_title h2 {
    margin-top: 0px;
    width: 52%;
    float: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0.5%;
}
#page_title img {
    width: 50%;
    height: auto;
    float: none;
    margin-right: 0px;
}
#kaicho-event {
    text-align: center;
    background-image: url(url);
    padding-top: 8px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 9px;
    background-color: rgba(0,165,235,1.00);
    margin-bottom: 1.61em;
}
#kaicho-event a {
    color: rgba(255,255,255,1.00);
}
#kaicho-event a::after {
    content: "　";
    width: 50px;
	margin-left: 0.5em;
    display: inline-block;
    background-image: url("../images/arrow01.png");
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}



.ec{
    /* [disabled]height: 230px; */
    background-color: #C8EFFF;
    border-bottom: 1px solid rgba(0,148,221,1.00);
    -webkit-box-shadow: 0px 3px 9px rgba(83,83,83,0.19);
    box-shadow: 0px 3px 9px rgba(83,83,83,0.19);
    position: relative;
    z-index: 9999;
	}
.float_left {
    float: left;
}
.float_right {
    float: right;

}


.ec h2{
    margin-top: 100px;
    font-weight: 100;
    font-size: 150%;
    float: left;
    text-indent: 0em;
    letter-spacing: 0.1em;
	}
.ec h1{
	margin-top:100px;
	font-weight:800;
	font-size:140%;
	float:left;	
	text-indent:1em;
	}
.ec img{
	height:230px;
	width:auto;
	float:right;
	margin-right:-3%;	
	}
/* コンテンツ --------------------------------------------------------------------- */
main .inner{
    padding-top: 60px;
    padding-right: 3em;
    padding-left: 3em;
    padding-bottom: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
main .inner #welcome_miyakoukai {
    background-image: url(../img/h1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 3em;
    text-indent: -1000px;
    overflow-x: hidden;
    overflow-y: hidden;
}
main .right{
	display:block;
	margin-top:1em;
	text-align:right;	
	}
.img_head{
	width:100%;
	display:block;
	margin-bottom:30px;
}

main .kaisoku{
	color:#666;
	font-size:100%;
	}

main h3{
	font-weight:800;
	font-size:180%;	
	color:black;
	text-align:center;
	}
main h4{
	color:black;	
	font-size:120%;
	font-weight:800;
	margin:1em 0;
	}
/* event */
.event{
    /* [disabled]overflow:hidden; */
}
.imgbox{
    width: 45%;
    padding: 2%;
    text-align: center;
    font-size: 12px;
    height: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 14px;
    margin-left: 0px;
}
.event table{
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    width: 98%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.5em;
}
.event p{
	padding:0 20px;
	margin-bottom:40px;
}
.event table tr.head{
    background-color: #2F66BC;
    color: white;
}

.event table td{
    border: 1px solid #ccc;
    padding: 5px;
    vertical-align: middle;
    text-align: left;




    line-height: 1.em;
    line-height: 31.em;
    line-height: 1.4em;
}
.event table tr td.t-left {
    text-align: left;
}

.event table td span{
	font-size:80%;
	display:block;
	color:#666;
}
.event table tr td:first-child  {
    min-width: 4.5em;

}
.event table tr td:first-child span {
    font-size: 0.95rem;
    line-height: 1em;
}
.event table tr td:first-child span:nth-child(2)  {
    font-size: 1rem;
    line-height: 1.2em;
    display: inline-block;
}
.imgbox img{
	display:block;
	width:100%;
	height:auto;
}
/* moushikomi */
.download{
	width:100%;
	overflow:hidden;
	padding:40px 0;
}
.download li{
	width:46%;
	margin:0 2%;
	font-size:80%;
	float:left;
	text-align:center;
	line-height:1.4em;
}
.download li a:hover{
	opacity:0.6;
}
.download li a{
    margin-bottom: 10px;
    display: block;
    padding: 25px 0;
    color: white;
    border-radius: 2px;
    background-color: #00B3E0;
    font-size: 130%;
    text-shadow: 0px 0px 2px #000000;
}
/* 問い合わせ */
.otoiawase{
	
}
.otoiawase h3{
	text-align:left;
	font-size:16px;	
	margin-bottom:1em;
}
.otoiawase p{
	border-bottom:1px solid #d5d5d5;
	padding:1em 0;
}
.otoiawase form{
	padding:30px 0;
}
.otoiawase input,.otoiawase textarea{
	background:#fafafa;
	min-width:500px;
}
.otoiawase input.send{
	min-width:0;
	padding:25px 25px;
	font-size:16px;
	cursor:pointer;
	font-weight:800;
	color:white;
	border:none;
	border-radius:2px;
	background:#817ab8;	
}
/* フッター --------------------------------------------------------------------- */
.infoBox{
	background:white;
	border-radius:24px;
	box-shadow: 4px 4px 10px 2px rgba(0,0,0,0.1);
	overflow:hidden;
	padding:3%;
	position:relative;
	font-size:80%;
	color:#666;
	line-height:1.6em;
	}
.footer_logo{
	width:20%;
	float:left;
	position:absolute;
	top:40%;	
	border:1px solid white;
	}
.footer_logo img{
	width:100%;

	}
.totop{
    position: absolute;
    background-color: #1689E8;
    color: white;
    right: 3%;
    top: 10px;
    width: 100px;
    text-align: center;
    height: 90px;
    padding-top: 15px;
    border-radius: 50px;
    line-height: 1em;
	}
.totop:hover{
	opacity:0.6;	
	}
.address{
	float:left;
	padding-left:3%;
	margin-left:25%;
	width:73%;
	border-left:1px solid #817ab8;
	}
footer{
    background-color: #BDEDFF;
    padding-bottom: 60px;
    clear: both;
    background-image: -webkit-linear-gradient(270deg,rgba(189,237,255,1.00) 0%,rgba(99,212,255,1.00) 79.27%);
    background-image: -moz-linear-gradient(270deg,rgba(189,237,255,1.00) 0%,rgba(99,212,255,1.00) 79.27%);
    background-image: -o-linear-gradient(270deg,rgba(189,237,255,1.00) 0%,rgba(99,212,255,1.00) 79.27%);
    background-image: linear-gradient(180deg,rgba(189,237,255,1.00) 0%,rgba(99,212,255,1.00) 79.27%);
    border-top: 1px solid rgba(0,184,255,1.00);
}
article#top_contents p {
    margin-bottom: 2em;
    line-height: 1.75em;
    text-align: justify;
}
section figure.only01 {
    display: flex;
    margin-left: 0px;
    margin-right: 0px;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 26px;
}
section figure.only01 img {
    height: auto;
    width: 60%;
}
section figure.only01 figcaption {
    height: auto;
    margin-left: 2%;
    font-size: 0.9rem;
}


footer .infoContainer{
	position:relative;
	padding-top:60px;
	}

footer nav{
	overflow:hidden;
	padding:60px 0 30px 0;
}
footer nav ul{
display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
footer nav li{
    border-radius: 4px;
    margin-bottom: 1%;
    background: white;
    width: 48.8%;
    float: right;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.18);
    box-shadow: 0 1px 3px rgba(0,0,0,0.18);
}
footer nav li:hover{
	opacity:0.6;	
	}
footer nav li a{
    color: #0071E9;
    display: block;
    padding: 20px 0 20px 10px;
	
	}
footer nav li:nth-child(odd){
}
#member section {
    margin-bottom: 23px;
}
#member section dl {
    display: flex;
    flex-wrap: wrap;
}
#member section dl dt {
    width: 34%;
}

#member section dl dd {
    width: 66%;
}
#toiawase {
    margin-bottom: 2em;
}
#toiawase ul {
    margin-left: 3%;
}
#toiawase ul li {
    border-left: 2px solid rgba(0,150,227,1.00);
    padding-left: 7px;
    margin-bottom: 14px;
}
#toiawase ul li span:nth-child(2)  {
    display: inline-block;

}



.c_index header .inner h1 {
    text-indent: -1229px;
    white-space: nowrap;
    overflow-x: hidden;
    overflow-y: hidden;
    height: 35vw;
}
section .only03 {
    display: flex;
    justify-content: space-between;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 9px;
    margin-top: 8px;
}
section .only03 figure {
    width: 30%;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
}
section .only03 figure img {
    width: 100%;
    height: auto;
}
section .only03 figure figcaption {
    text-align: center;
    font-size: 0.8rem;

}
section .konshinkai03 {
    display: flex;
    align-items: flex-start;
    margin-top: 13px;
    justify-content: space-between;
}
section .konshinkai03 img {
    flex: 0 2 auto;
    display: block;
    width: 26%;
    height: auto;
    margin-right: 1%;
}
section .konshinkai03 p {
    flex: 1 0 30%;
    width: 23%;
    font-size: 0.8rem;
}
.souka_kanji p span {
    display: inline-block;
    margin-right: 1.7em;
}
.soukai_yousu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.soukai_yousu figure {
    width: 27%;
    margin-right: 0px;
    margin-left: 0px;
}
.soukai_yousu figure figcaption {
    text-align: center;
}

.soukai_yousu figure img {
    width: 98%;
    height: auto;
}
.shinbokukai_yousu div {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    justify-content: space-between;
}
.shinbokukai_yousu div.soukai_2row {
    width: 66.33%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
}
.shinbokukai_yousu div.soukai_2row img {
    width: 100%;
}
.shinbokukai_yousu div.soukai_2row a {
    width: 45.6%;
    margin-left: 2.3%;
    margin-bottom: 10px;
}

.shinbokukai_yousu div img {
    width: 30.33%;
    height: auto;
    /* [disabled]float: left; */
}
.shinbokukai_yousu div figure {
    width: 30.33%;
    margin-left: 1.5%;
    padding-left: 0px;
    margin-right: 1.5%;
    /* [disabled]float: left; */
    position: relative;
    height: auto;
    display: block;
    margin-top: 0px;
}
.shinbokukai_yousu div figure img {}

.shinbokukai_yousu div figure.soukai_3row {
    width: 100%;
    display: block;
    position: relative;
    height: auto;
}
.shinbokukai_yousu div figure.soukai_3row img {
    width: 33.33%;
    float: none;
    vertical-align: middle;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
}
.shinbokukai_yousu div figure.soukai_3row figcaption {
        position: absolute;
    bottom: 0px;

}
.shinbokukai_yousu div figure.soukai_2row {
    width: 59.05%;
    display: block;
    position: relative;
    height: auto;
}
.shinbokukai_yousu div figure.soukai_2row img {
    width: 100%;
    float: none;
    vertical-align: middle;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
}

    
    
    .shinbokukai_yousu div figure figcaption {
    background-color: rgba(0,179,255,0.71);
    position: absolute;
    bottom: 0px;
    width: 100%;
    text-align: center;
    font-size: 0.8rem;
    text-shadow: 0px 0px 2px rgba(0,0,0,1.00);
    color: rgba(255,255,255,1.00);
}

.shinbokukai_yousu div figure img {
    width: 100%;
}
.flex_event {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.flex_event hr{
flex:1 0 100%;
}
#top_slide_outer {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
}
.td_skyblue_back {
	background-color: rgba(195,238,255,1.00);
}
.text_light {
	text-align: right;
}
.text_left {
	text-align: left;
}
.text_center {
	text-align: center;
}
.soukai_bk_num_goto {
	background-color: rgba(22,137,232,1.00);
	text-align: center;
	border-radius: 8px;
	width: 77%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid rgba(0,71,131,1.00);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 22px;
}
.soukai_bk_num_goto a.bk_num_link  {
	display: block;
	color: rgba(255,255,255,1.00);
	padding-top: 14px;
	padding-bottom: 14px;
}
section #soukai-yousu .soukai-allwidth {
    border: solid 1px rgba(200,200,200,0.9);
    padding: 0.61em;
    box-shadow: 1px 1px 3px rgba(94,94,94,0.19);
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#soukai-yousu .soukai-allwidth figcaption {
    text-align: center;
    padding-top: 0.61em;
}
#soukai-yousu figure {
    margin-left: 0px;
    margin-right: 0px;
    border: solid 1px rgba(200,200,200,0.9);
	/*width: 47.5%;*/
	padding:2px;
	align-self: center;
}
#soukai-yousu figure figcaption{
text-align: center;
	padding-top: 0.61em;
	padding-bottom: 0.61em;

}


#soukai-yousu .soukai-flex2{
/*	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;*/
}

#soukai-yousu .soukai-grid{
	display: grid;
  grid-gap: 1em;
  grid-template-columns: repeat(3, auto);
}

.grid-all {
  grid-column-end: span 3;
	  align-self: center;
}

.grid-m {
  grid-column-end: span 2;
	  align-self: center;
}

.grid-n{
  grid-column-end: span 1;
	align-self: center;
}
.float_right_m100per {
    float: right;
}
.float_left_m100per {
    float: left;
}
.width_30per_m100per {
    margin-top: 14px;
    margin-right: 14px;
    margin-bottom: 14px;
    margin-left: 14px;
    width: 33%;
}
.width_40per_m100per {
    margin-top: 14px;
    margin-right: 14px;
    margin-bottom: 14px;
    margin-left: 14px;
    width: 45%;
}
.ol_normal {
    list-style-position: outside;
    list-style-type: decimal;
    margin-left: 2em;
}
.ol_normal li {
    list-style-type: decimal;
}
.ol_normal li ol {
    list-style-type: decimal-leading-zero;
    margin-left: 2em;
}
h4 {
    border-left: 1px solid rgba(0,165,235,1.00);
    padding-top: 0.63em;
    padding-bottom: 0.63em;
    padding-left: 5px;
}
















@media (max-width: 900px){
header#head_nav div nav ul {
    margin-left: 4.5%;
}
section #soukai-yousu .soukai-allwidth {
    margin-left: 10px;
    margin-right: 10px;
}


}


@media (max-width: 768px){
.inner {
    padding-top: 0;
    padding-right: 2em;
    padding-left: 2em;
    padding-bottom: 0;
    width: 100%;
}
/* コンテンツ --------------------------------------------------------------------- */
main .inner {
    padding-right: 2em;
    padding-left: 2em;
}

}















@media (max-width: 610px){
header .inner {
    height: auto;
    z-index: 1;
}
.subHeader  {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-bottom: 9px;
}
.subHeader .inner h1 {
    height: 43px;
    width: 200px;
    position: static;
    background-size: contain;
    background-repeat: no-repeat;
    overflow-x: hidden;
    overflow-y: hidden;
    text-indent: -627px;
    top: -4px;
    margin-bottom: 9px;
    margin-left: 0px;
    background-image: url(../images/logo@2x.png);
}
.subHeader .inner ul {
    float: none;
    clear: both;
    position: static;
    width: 100%;
    margin-bottom: 2px;
    padding-bottom: 3px;
    display: flex;
    flex-wrap: wrap;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style-type: none;
    justify-content: space-between;
}
.subHeader .inner ul li {
    float: none;
    clear: none;
    width: 31%;
    height: auto;
    padding-bottom: 4px;
    padding-top: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0%;
    background-color: rgba(216,255,217,1.00);
    text-align: center;
    margin-bottom: 8px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    border-bottom: 3px solid rgba(0,202,227,1.00);
}
#page_title h2 {
    margin-top: 0px;
    width: 52%;
    float: none;
    margin-left: 0px;
    padding-left: 0px;
    text-indent: 0px;
    font-size: 106%;
    text-align: center;
}
#member section dl {
    display: block;
    flex-wrap: wrap;
    margin-left: 4%;
}
#member section dl dt {
    width: 100%;
}
#member section dl dd {
    width: 90%;
    margin-left: 10%;
    margin-bottom: 10px;
}
section figure.only01 {
    display: block;
}
section figure.only01 img {
    width: 100%;
}
section figure.only01 figcaption {
    width: 100%;
    margin-left: 0px;
    background-color: rgba(243,243,243,1.00);
    padding-top: 13px;
    padding-right: 13px;
    padding-bottom: 13px;
    padding-left: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
section .konshinkai03 {
    display: block;
    align-items: flex-start;
    margin-top: 13px;
    justify-content: space-between;
}
section .konshinkai03 img {
    flex: 0 2 auto;
    display: inline;
    width: 50%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0px;
    margin-left: 0px;
}
section .konshinkai03 p {
    flex: 1 0 30%;
    width: 100%;
    font-size: 0.8rem;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(244,244,244,1.00);
    padding-top: 7px;
    padding-right: 7px;
    padding-bottom: 7px;
    padding-left: 7px;
}
header#head_nav div {
    width: 100%;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
header#head_nav div h1 {
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-position: center center;
    background-origin: content-box;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 4%;
    padding-right: 4%;
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0,0.46);
    box-shadow: 0px 0px 6px rgba(0,0,0,0.46);
    overflow-x: hidden;
    overflow-y: hidden;
}
header#head_nav div h1 a {
    display: block;
    height: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
}
header#head_nav div nav ul {
    display: flex;
    margin-bottom: 5px;
    margin-left: 3%;
    margin-top: 11px;
    justify-content: space-between;
}
header#head_nav div nav ul li {
    width: 49%;
    line-height: 1.8rem;
    font-size: 0.92rem;
    margin-bottom: 10px;
}


#soukai-yousu .soukai-grid{
	display: grid;
  grid-gap: 1em;
  grid-template-columns: repeat(2, auto);
}
.grid-all {
  grid-column-end: span 2;
	  align-self: center;
}









}

@media (max-width: 424px){
.subHeader .inner ul li {
    float: none;
    clear: none;
    width: 48%;
    padding-bottom: 4px;
    padding-top: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 0%;
    background-color: rgba(216,255,217,1.00);
    text-align: center;
    margin-bottom: 8px;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    border-bottom: 3px solid rgba(0,202,227,1.00);
}
.imgbox {
    float: none;
    width: 95%;
    padding: 2%;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 21px;
    text-align: center;
    font-size: 12px;
    height: auto;
}
header .inner {
    height: auto;
    z-index: 1;
}
.inner {
    padding-top: 0;
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 0;
    width: 100%;
}
footer .inner nav ul li a {
    font-size: 0.85em;
    text-align: center;
    padding-left: 0px;
    padding-right: 0px;
}
div.caption a {
    display: block;
    position: absolute;
    bottom: -99px;
    background: white;
    padding-top: 12px;
    padding-right: 44px;
    padding-left: 40px;
    padding-bottom: 12px;
    color: #555;
    font-size: 12px;
    line-height: 14px;
    width: 90%;
    text-align: center;
    border-radius: 24px;
    box-shadow: 4px 4px 10px 2px rgba(0,0,0,0.2);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    left: 5%;
}
#toiawase ul li span {
    display: block;
    text-align: center;
}
section .konshinkai03 img {
    flex: 0 2 auto;
    display: inline;
    width: 100%;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0px;
    margin-left: 0px;
}
header#head_nav div nav ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 5px;
    margin-left: 1%;
    margin-top: 11px;
    justify-content: space-between;
}
header#head_nav div nav ul li {
    width: 49%;
    line-height: 1.8rem;
    font-size: 0.82rem;
    margin-bottom: 10px;
}
header#head_nav div nav ul li a {
    display: block;
    margin-left: 6px;
    padding-left: 0px;
    color: rgba(255,255,255,1.00);
    text-shadow: 0px 0px 2px rgba(0,0,0,0.64);
}
/* コンテンツ --------------------------------------------------------------------- */
main .inner {
    padding-right: 1em;
    padding-left: 1em;
}
	
#soukai-yousu .soukai-grid{
	display: block;
}
.float_right_m100per,
.float_left_m100per{
    float: none;
}
.width_30per_m100per {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.width_40per_m100per {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}











}
