@charset "utf-8";
@media (max-width: 968px){
	body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td  {
    margin: 0;
    padding: 0;
	}

div#Craybox {
    width: 92%;
    margin: 2%;
    height: initial;
}
ul.main,ul.sub{
    margin: 2%;}

p.arrow, .Popup {
}

body div#wrapper div#mainContent dl dt {
    padding: 10px;
    font-size: large;
}

div#topicPath {
    /* font-size: 19px; */
    padding: 10px;
    background: #fff;
}
	body{
		box-sizing: border-box;
		/*line-height: 1em;*/
	}
	
	p{
    line-height: 1.4em;
    font-size: 15px;
	}

div#wrapper div#topicPath p a, div#wrapper div#topicPath p {
    font-size: 15px;
}
	div#summary,div#wrap-h,div#header,div#secondly,div#footwrap,div#mainContent,div#wrapper, div.footerInner,div#footer{
		width: 100%;		
	}
	/*div#summary{
		background:#ACACAC;
		left: 0;
		color: white;
		text-align: center;
		padding: 2px;
		display: block;	
	}*/
	div#header{
		height: 70px;
	}
	#h-sub-nav {
	max-width: 968px;
	text-align: right;
	display: block;
	margin: 0 auto;
}
	div#header h1 a{
		float: none;
		display: inline-block;
		margin-top: 5px; 
	}
	div#mainContent img{
		width: 96%;
		max-width: 968px;
		height: auto;
		margin: 2%;
	}
	#h_navi ,div#wrap-nav,div#news{
	display: none;
	}
	.pc{
		display: none;
	}
	#image,#wrap-f{
		display: none;
	}
	div#secondly{		
		margin: 0;
	}
	div#secondly h2 img{
		margin-left: auto;
		margin-right: auto;
		display: block;
	}
	p.side-image{
		margin-top: 10px;
		margin-bottom: 10px;
		text-align: center;		
	}
	p.side{
		height: auto;
		margin: 5px 20px;
	}
	div#secondly a img{
	}
	div#secondly ul{
		margin: 0;
		padding: 0;
	}
	body div#secondly ul li, body.listPage div#secondly ul li{
		margin: 0px;
		padding: 0px;
	}
	div#secondly ul li a{
		display: inline-block;
		width: 100%;
		padding: 20px;
		font-size: large;
		margin: 0;
		text-decoration: none;
		
	}
	div#secondly ul li a:hover{
		background: #1C3249;
		color: white;
	}
	div#footwrap,div#footer{		
		float: left;
		
		
	}
	div.footerInner a{
		float: left;
		width:100vw;
		height: 30px;
		
	}
	div.footerInner p{
		margin: 0 auto;
		padding-top: 10px;
		height: auto;
		box-sizing: border-box;
		padding: 2% 4% 2% 4%;
		
		
	}

	#secondly img{
    width: auto;
    }
	.footerInner{
		text-align: center;
	}
div#footer span{
    display: block;}
	div.footerInner img{
		width:70%;
	}
	div#copyright img{
		padding: 10px;
	}
	div#secondly h2{
		padding: 2%;
		border-left: #00597F solid 5px;
		background: #28447b;
		/* font-size: large; */
		color: white;
		/* display: block; */
	}
.allwrap {
	overflow: hidden;
}

div#mainContent h2 {
	background: #2f9615;
	padding: 10px;
	color: white;
	font-size: large;
	line-height: 1.4em;
	border-radius: 8px;
	border-top: #2f9613 solid 8px;
	margin: 1%;
	text-align: center;
	text-indent: 0px;
}
	div#mainContent h3{
		background: #f7ec1e;
		padding: 7px;
		color: #15823e;
		font-size: large;
		line-height: 1.4em;
		border-radius: 8px;
		margin:1%;
		text-align: center;
		text-indent: initial;
		border-top: #339b59 solid 8px;
		border-bottom: 1px solid #ddd;;;;
	}
	.pc{
		display: none;
	}
	.sp_footer_btn {
	width:100%;
	height:35px;
	position:fixed;
	bottom:0;
	left:0;
	z-index:20;
	}
	
.pcnone.sp_footer_btn.cf {}

.sp_footer_btn ul li {
	width:33.3%;
	float:left;
	font-weight:bold;
	font-size:15px;

}

.sp_footer_btn ul li a {
 padding:9px;
	
}

.sp_footer_btn ul li.i01 a {
	display:block;
	height:35px;
	color:white;
	border-right:#ffffff 1px solid;
	background: #00aebf;
}
.sp_footer_btn ul li.i02 a {
	display:block;
	height:35px;
	color: #ffffff;
	border-right:#ffffff 1px solid;
	background: #00aebf;
}
.sp_footer_btn ul li.i03 a {
	display:block;
	height:35px;
	color:#ffffff;
	border-right:#ffffff 1px solid;
	background: #00aebf;
}
.sp_footer_btn ul li a:hover {
    text-decoration: none;
    background: #89d1d8;
    color: #ffffff;
}


.cf { zoom:1; }
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }
	
	
#link dt a{
	margin-bottom:10px;
	font-weight: bold;
	display:inline-block;
	text-decoration:underline;
}
#link dt a:hover {
	text-decoration:none;
}
#link dd{padding:10px;width: auto;margin-bottom:10px;background:#FDFCF7;float:left;margin-right:10px;height:auto; border:thick solid #eae9c2;border-radius:10px;}
#link dd p{
	width: 65%;
	/* float: left; */
	font-size: 14px;
	}
	.w25p{
		width: 25%;
	}

div#mainContent{margin:0px;}
div#mainContent p{
    margin: 5px 3px;
    }
/* リンク　アイコン　*/
.arrow:before {
	content:url(images/icon_link_01.gif);
	line-height:13px;
    position: relative;
	margin:0 5px 0 0;
	top:1px;
}
/* ポップアップ　アイコン　*/
.Popup{
    margin-right: 3px;
	padding-right: 14px;
	background: url(images/icon_popup.gif) 100% .35em no-repeat;
}

#inner_attention {
    width: 100%;
    position: relative;
    margin-left: 20px;
    text-indent: 15px;
}
#inner_attention p a:before {
	position: absolute;
	content: "";
	top: 50%;
	left: 0px;
	width: 19px;
	height: 17px;
	margin-top: -12px;
	background: url("images/icon_attention.jpg") top left no-repeat;
	}
#inner_attention p a{
    margin-left: 8px;
}
#Graybox, ul.main li,ul.sub li {
    margin: 15px;
}
.flexslider {
    margin: 0 0 60px;
   width: 98%;
   


}


td,th{
		/* width:92%; */
		/* margin:0 4%; */
		display: block;
	}
table.stdt1{
	width:92%;
	margin-top: 0;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 8px;
	border: 2px solid #bbbbbb;
}
.fa{
	padding-right: 5px;
}
.accordion {
    
    color: #033;
    background-color: #f7f2e3;
    padding: 5px;
    border-radius: 20px;
    width: 92%;
    margin-left: 2%;
    margin-right: 2%;}
    span.EasyLeftFont {
    color: #5a5252;
    font-weight: bold;
    display: inline-block;
    margin-top: 20px;
}