@charset "utf-8";

#pankuzu_a{ z-index:100; position:relative;}

.ul_zenkoku{
    font-size:16px;line-height: 150%;font-weight: 600;
    overflow: scroll; max-height: 500px;
    background-color: #fff;
    padding: 26px 26px 36px 26px;border: 1px solid #ccc;
    overflow-x: hidden;
}

.ul_zenkoku a{
    text-decoration: none !important;
    display: inline-block; width: 100%; height: 100%;
}

.ul_zenkoku a:hover{
    text-decoration: underline;
    opacity: 0.7;
    background-color: #FBFF67;
    padding-left: 20px;
    width: 98%;
}

.ul_zenkoku li{
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    padding:5px 0px 3px 0px;
}

.back_back{
    background-color:#faf0e6;    font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Noto Sans JP", "Yu Gothic", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

.box_l{
    
    max-width: 840px;
	margin: auto auto;
	padding-bottom: 200px;
    margin-top: 50px;
	

}
.box_l p{
	font-size: 18px;
	line-height: 1.75em;
    font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Noto Sans JP", "Yu Gothic", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
	
	}
	
	p.small{
	font-size:14px;
	font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Noto Sans JP", "Yu Gothic", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;

}

	p.midashi{
	margin:0px 0px 10px 0px;
	font-size:18px;
	font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Noto Sans JP", "Yu Gothic", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
}

h3.list_h3 {
font-family: "GSanSerif-B" !important ;
    position: relative;
    font-size:34px; 
    color: #55908c;
    margin-top:100px; 
    margin-bottom:10px;
    max-width: 100%;
    
}


#menu{
	position:relative;
	float:right;
	width:180px;
	height:100%;
	padding-top:20px;
	padding-bottom:20px;
}

#nav{

	width:200px;
	padding-left:20px;
	margin-top:30px;
}

#nav li{

	margin-left:11px;
	margin-top:-10px;
	width:23px;
}

/*********************
   ORIGIAL STYLE
*********************/

#back{
	background-size:100% auto;
	overflow:hidden;
}

.ttl{
	margin-top:80px;
	margin-bottom:50px;
}
 
	
.aPostImg{
	display: block;
	margin: auto;
}
.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



.b{
	margin: 30px 5px;
	border-bottom: 1px #a5987a dashed; 
	}

.box2 {
    padding: 10px 0px;
    margin: 10px 0px;
    background: #FFF;
    border: solid 4px #55908c;/*線*/
    border-radius: 10px;/*角の丸み*/
}
.box2 p {
    font-family: "GSanSerif-B" !important ;
    font-size:18px;
    color: #55908c;
}

.box3 {
    padding: 20px 25px;
    margin: 10px 0px;
    background: #FFF;
    border: solid 2px #333;/*線*/
}
.box3 h4{
    font-size: 20px;
    padding-bottom: 6px;
}

.box3 p {
    font-family: "游ゴシック体", "YuGothic", "游ゴシック", "Noto Sans JP", "Yu Gothic", "メイリオ", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
    font-size:17px;
    color: #333;
    line-height:160% !important;
}

span.big {
    font-family: "GSanSerif-B" !important ;
    text-align: center;
    font-size:23px; 
    color: #55908c;
}




/*basic*/




td.top { 
	vertical-align: top;
}
 


.back_back > div:first-child {
	text-align: center;
}
#nav li img {
	max-width: none;
}

p.caption {
	margin-top: 0;
}

body.feature main .contenthover p {
	line-height: 1.4;
}


.design01 {
 font-family: "游ゴシック体", "YuGothic", "游ゴシック",  sans-serif;
 padding:10px; 
 width: 100%;
 text-align: center;
 border-collapse: collapse;
 border-spacing: 0;
}
.design01 th {
 padding: 10px;
 font-size:18px;
 color: #ffffff;    
 background: #55908c;
 border: solid 1px #4e6b69;
}
.design01 td {
 padding: 10px;
 font-size:18px;    
 background: #ffffff;    
 border: solid 1px #4e6b69;
}

.design01 tr:nth-child(odd) td {
	background: #f5f5f5;
}







/*スマホ表示*/

@media only screen and (max-width: 767px) {
.ul_zenkoku{
    padding: 16px;border: 1px solid #ccc;
    font-size: 14px;
}
    
  .box_l{
    padding: 0 20px;
  }

h3.list_h3 {
    font-size:24px; 
  display:block;
  padding-bottom: 5%;
    
}}