@charset "utf-8";
body{overflow-x: hidden;}
#contents{ text-align: left; padding: 20px 0 0;}

/* 表示切り分け*/
a{ text-decoration: none;}
.sp_on{ display:block;}
.pc{ display: none;}

/*　ページの先頭へ　*/
#scrup {
    bottom: 0px;
    right: 0px;
	width:40px;
	height:40px;
	background-size:100%;
}
#scrup img{ width:100%;}

/* パンくず */
#bread_clumb ul{ display:block; align-content: center;}
#bread_clumb ul li{ margin-right:0; display:block; border-bottom:1px solid #fff; padding-bottom:6px; margin-bottom:6px;}
#bread_clumb ul li:last-child{ border-bottom:none; padding-bottom:0; margin-bottom:0;}

/*　ページのタイトル　*/
#contents_title .inner{text-align:center;}
#main_colum.content h2{ font-size:2.4rem; font-weight:bold;}

/*　スマホ汎用　*/
img { max-width:100%;}
#scr-navigation{display: none !important;}
header #head_navi{display: none;}
header #logo-area .inner #simbol{width:100%;padding: 10px 0;margin: 0 auto;float: none;}
header #logo-area .inner #contact-area{display: none;}
nav[role="navigation"]{display: none;}
header #sp-nav{
	background: #0059B2;
	display: block;
	letter-spacing: -0.4em;
	line-height: 0;
}
header #sp-nav>a{
	display: inline-block;
	letter-spacing: normal;
	line-height: 100%;
	color: #fff;
	font-size: 1.4rem;
	text-align: center;
	width: 33.3333%;
	position: relative;
	cursor: pointer;
	padding: 8px 0;
    text-decoration: none;
}
header #sp-nav>a:after{
	content: '';
	width: 3px;
	height: 100%;
	display: block;
	background: #fff;
	position: absolute;
	top: 0;
	right: -1.5px;
}
header #sp-nav>a:last-child:after{
	content: none;
}
header #sp-nav>a i{
	display: block;
	margin: 0 auto 10px;
	font-size: 2rem;
}
#logo-area .inner #syospo{ display:none;}

footer{
	color:#333;
	background:#fff;
	border-top:none;

}
footer a{ color:#fff;}
footer a:hover{
	color:#fff;

}
footer>ul{padding:0; width:100% !important;}
footer>ul>li{
    border-bottom: 1px solid #fff;
    flex :1 100%;
    line-height: 180%;
    text-align: left;
    background: #3178CD;
	margin: 0 auto;
}
footer>ul>li:last-child{
	border-bottom: 1px solid #fff;

}
footer>ul>li:before{ display:none;}
footer>ul>li span{
    padding:15px;
    display: block;
    cursor: pointer;
	color:#fff;
}
footer>ul>li span:before {
    content: "\f138";
    font-family: Font Awesome\ 5 Free;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.2em;
}
footer>ul>li>ul{
	display:none;
    margin: 0;
	border-top: 1px solid #fff;
}
footer>ul>li>ul>li{
    margin:0;
	border-bottom: 1px solid #fff;
}
footer>ul>li>ul>li:before{
	content: none;
}
footer>ul>li>a,
footer>ul>li>ul>li>a{
	display: block;
	padding: 15px;
	position: relative;
	background: url(../img/sp-nav-arrow.png) 98% 5px no-repeat;
	background-size: auto 80%;
	color: #fff;
    background-color: #0059B2; 
}

footer>#copy{
	font-size: 1rem;
}
footer>#copy>span{
	padding: 10px 0 0;
	display: block;
}

#f_address .inner .pref{ padding-bottom:30px;}
#f_address .inner dl{ text-align:center;}
#sp-navigation{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background:#0059B2;
	width: 100%;
	height: 100vh;
	overflow: scroll;
    z-index: 9999;
}
#sp-navigation>a{
	display: block;
	padding: 20px;
	border-bottom: 1px solid #FCEADB;
	color:#0059B2;
	font-size: 1.4rem;
	line-height: 100%;
	padding-right: 3rem;
	text-align: left;
	background: #fff url(../img/sp-nav-close.png) 98% 5px no-repeat;
	background-size: auto 80%;
	cursor: pointer:
}
#sp-navigation a:hover{
	text-decoration: none;
}
#sp-navigation>ul{
	width: 100%;
	display: block;
	line-height: 0;
}
#sp-navigation>ul>li{
	display: block;
	line-height: 0;
}
#sp-navigation>ul>li>a{
	display: block;
	padding: 20px;
	border-bottom: 1px solid #fff;
	color: #fff;
	font-size: 1.4rem;
	line-height: 100%;
	padding-right: 3rem;
	text-align: left;
	background: url(../img/sp-nav-arrow.png) 98% 5px no-repeat;
	background-size: auto 80%;
	cursor: pointer;
}
#sp-navigation>ul>li.parent>ul{
	width: 100%;
	line-height: 0;
	display: none;
}
#sp-navigation>ul>li.parent>ul>li{
	display: block;
	line-height: 0;
}
#sp-navigation>ul>li.parent>ul>li>a{
	display: block;
	padding: 20px;
	border-bottom: 1px solid #0059B2;
	color: #0059B2;
	font-size: 1.4rem;
	line-height: 100%;
	padding-right: 3rem;
	text-align: left;
	background: #fff;
	background-size: auto 80%;
	cursor: pointer;
	position: relative;
}
#sp-navigation>ul>li.parent>ul>li>a.op1{
	background: rgba(238, 107, 67, 0.7);
}
#sp-navigation>ul>li.parent>ul>li>a:after{
	position: absolute;
	top: 50%;
	right: 20px;
	display: block;
	content: '';
	width: 12px;
	height: 12px;
	margin-top: -6px;
	border-top: 2px solid #0059B2;
	border-right: 2px solid #0059B2;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}



/* Schedule Calender */
    .sc_navi{ width:100% !important;}
    #month_schedule .table thead th,
    #month_schedule .table thead th,    
    #month_schedule .table tbody th,
    #month_schedule .table tbody td{
        display: table-cell!important;
        padding: .3em .3em;
        width: auto!important;}
    #month_schedule .btn span{ display: none;}

.table-scroll {
	overflow-x: scroll;
	width:100%;
}
.table-scroll td,
.table-scroll th{ display:table-cell !important;}

.banner_area p{ float:left; width:46%; margin:0 2% 15px; text-align:center;}
#syospo .inner {
    padding: 8px 0;
    text-align:center;
}
#syospo .inner a {
    display:block;
}
#index>#news>.tabs{ display:none;}
#index>#news>.box {
    padding:0;
    background: #fff;
    width: 100%;
    margin: 0 auto 30px;
    line-height: 100%;
    display:block;
}
#index>#news>.box h3 {
	padding-top:30px;
}    
#index>#news>.box .flex {
	flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
#index>#news>.box .flex .thumbs_list{ width:48%; margin:0 1% 30px;}
#index>#news>.box .flex .thumbs_list a{ text-align:center; display:block; margin:0 8px; padding:5px 5px 10px; border-radius:6px; box-shadow:0 0 6px #ccc; color: #4B8D79;}
#index>#news>.box .flex .thumbs_list span{ line-height:160%; text-align:left;}
.content p.f2{ float:none;}
.slider-pro p.sp-layer {
    line-height: 1.4;
    margin: 0;
	font-size:3.0rem;
}
#simbol a.btn{ display:block;}
#syospo2{
	position:relative;
	bottom:0;
	right:0;
	padding-bottom:10px;
}
#syospo2 > div{ display:none;}
#syospo2 a{ display:block;}

#important_news > p > a{
	padding:20px !important;
	line-height:140%;
}
