
img.hover:hover{
	opacity:0.8;
    filter: alpha(opacity=80);        /* ie lt 8 */
    -ms-filter: "alpha(opacity=80)";  /* ie 8 */
    -moz-opacity:0.8;                 /* FF lt 1.5, Netscape */
    -khtml-opacity: 0.8;              /* Safari 1.x */
}

body{
	background-color: #f2faf7;
	letter-spacing: 0.05em;
	line-height: 150%;
	font-size: 16px;
	color: #333333;
}
body.fontM{
	font-size: 16px;
}
body.fontL{
	font-size: 18px;
}

.sp_none{
	display: block;
}
.sp_on{
	display: none;
}


#wrap{
	max-width: 1100px;
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
#inner_wrap{
	max-width: 1000px;
	width: 96%;
	margin: 0 auto;
}
#header_wrap{
	width: 100%;
	margin: 0 auto 15px;
	padding-top: 10px;
	overflow: hidden;
}
#header_wrap h1{
	float: left;
	width: 70%;
	margin-right: 6%;
}
#header_wrap h1 img{
	width: 100%;
	vertical-align:text-top;
	display: block;
}
.header_login{
	float: left;
	width: 17.3%;
	margin-right: 1.5%;
	margin-top: 0.5%;
}
.header_login img{
	width: 100%;
}
.header_contact{
	float: right;
	padding-right: 15px;
	width: 19.1%;
	margin-top: 0.3%;
}
.header_contact img{
	width: 100%;
}
.size_box{
	float: right;
	width: 8.5%;
	overflow: hidden;
	margin-top: 0.3%;
}
.size_title{
	width: 100%;
	vertical-align: text-top;
	display: block;
	margin-bottom: 5px;
}
.middle{
	float: left;
	width: 45%;
	vertical-align: text-top;
	cursor: pointer;
}

.learge{
	float: right;
	width: 45%;
	vertical-align: text-top;
	cursor: pointer;
}

#menu_wrap{
	width: 100%;
	margin: 0 auto 20px;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

#menu_wrap a{
	display: block;
}
#menu_wrap a img{
	width: 100%;
}
.menu01{
	width: 19.9%;
}
.menu02{
	width: 19.9%;
}
.menu03{
	width: 19.9%;
}
.menu04{
	width: 19.9%;
}
.menu05{
	width: 19.9%;
}
.menu06{
	width: 16.4%;
}
.menu07{
	width: 15.3%;
}

#pankz{
	margin-bottom: 25px;
	font-size: 100%;
}
#pankz a{
	color: #2253b8;
}
#pankz a:hover{
	color: #5887e7;
}

#main_pic{
	width: 100%;
	margin: 0 auto 40px;
}
#main_pic img{
	width: 100%;
}
.content_block{
	overflow: hidden;
}
.content_left{
	float: left;
	width: 73%;
}
.content_title{
	overflow: hidden;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 3px solid #36b389;
}
.content_title h2{
	float: left;
}
.content_title h2 img{
	width: 100%;
	display: block;
}
.content_title a{
	float: right;
}
dt{
	float: left;
	width: 110px;
	font-size: 100%;
	color: #999999;
	padding: 9px 0;
}
body.fontL dt{
	width: 120px;
}
dd{
	border-bottom: 1px dotted #9a9a9a;
	font-size: 100%;
	color: #2453b2;
	padding: 9px 0 9px 100px;
}
dd a{
	color: #2453b2;
}
dd a:hover{
	color: #678fe0;
}

.content_right{
	float: right;
	width: 24%;
}

.content_left h2{
	max-width: 466px;
	width: 78%;
}
.content_right a{
	width: 100%;
	display: block;
}
.content_right a img{
	width: 100%;
}
.content_title a {
    max-width: 76px;
    width: 13%;
    display: block;
}
.content_title a img{
	width: 100%;
	display: block;
}
.content_left dd img{
	padding-right: 5px;
}

.table_block{
	display: table;
}
.blank{
	display: table-cell;
	width: 4%;
}
.green_block_left{
	width: 48%;
}
.green_block_right{
	width: 48%;
}

.green_block{
	border: 4px solid #34af86;
	box-sizing: border-box;
	background-color: #f6f9f0;
	padding: 20px 23px;
	display: table-cell;
}
.relative_box{
	overflow: hidden;
	position: relative;
}
.green_block_title{
	text-align: center;
	width: 100%;
	margin-bottom: 25px;
}
.green_block_title img{
	width: 100%;
	max-width: 372px;
}
.inner_left{
	width: 45.7%;
	float: left;
}
.inner_left img{
	width: 100%;
}
.inner_right{
	width: 51%;
	height: 100%;
	float: right;
	font-size: 100%;
}
.inner_right p{
	padding-bottom: 50px;
}
.inner_right img{
	width: 100%;
}
.inner_right a{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 51%;
}

#footer_wrap{
	background-color: #c7e1d8;
	padding-top: 35px;
	width: 100%;
}
.footer_link{
	text-align: center;
	font-size: 100%;
	margin-bottom: 35px;
}
.footer_link a{
	color: #2453b2;
}
.footer_link a:hover{
	color: #5983d8;
}
#footer_inner{
	max-width: 700px;
	width: 94%;
	margin: 0 auto 35px;
	overflow: hidden;
}
body.fontL #footer_inner{
	max-width: 800px;
}
#footer_left{
	font-size: 125%;
	font-weight: bold;
	line-height: 170%;
	color: #4c4c4c;
	float: left;
	text-align:center;
}
#footer_left span{
	font-size: 80%;
	font-weight: bold;
}
#footer_right{
	float: right;
	line-height: 180%;
	color: #463009;
	font-size: 100%;
	padding-top: 7px;
}
#copy{
	text-align: center;
	font-size: 100%;
	color: #9ea295;
	padding-bottom: 20px;
}


/*ページャー*/
.wp-pagenavi{
	width: 100%;
	overflow: hidden;
	position: relative;
	text-align: center;
	padding-bottom: 40px;
}
a.page{
	padding: 5px 10px;
	background-color: #ffffff;
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	border: 1px #999999 solid;
	display: inline-block;
	margin-right: 6px;
	vertical-align:middle;

}
span.current{
	padding: 5px 10px;
	background-color: #0f996b;
	color: #ffffff;
	font-size: 18px;
	font-weight: normal;
	border: 1px #999999 solid;
	display: inline-block;
	margin-right: 6px;
	vertical-align:middle;

}
a.previouspostslink{
	display: inline-block;
	margin-right: 6px;
	vertical-align:middle;

}
a.nextpostslink{
	display: inline-block;
	vertical-align:middle;

}



#pager_wrap{
	width: 100%;
	overflow: hidden;
	position: relative;
}
ul.pager{
	margin: 10px;
	left: 50%;
	position: relative;
	float: left;
	list-style: none;
}
ul.pager li {
  position: relative;
  left: -50%;
  float: left;
  margin-right: 6px;
  border: 1px #999999 solid;
}
ul.pager li.prev,ul.pager li.next{
	border: none;
}
ul.pager li strong{
	display: block;
	padding: 5px 10px;
	background: #0f996b;
	color: #ffffff;
	margin: 0;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
ul.pager li a{
	display: block;
	padding: 5px 10px;
	background: #ffffff;
	color: #666666;
	margin: 0;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
}
ul.pager li.prev a,ul.pager li.next a{
	background: none;
	padding: 3px 5px;
}





/*スマホ用*/

@media screen and (max-width:650px){

#footer_inner{
	text-align: center;
}
#footer_left{
	float: none;
	display: inline-block;
	text-align: left;
	margin-bottom: 20px;
}
#footer_right{
	float: none;
	display: inline-block;
	text-align: left;
}


body.fontL dt{
	width: 120px;
}
body.fontL dd{
	padding: 7px 0 7px 130px;
}

.content_left{
	float: none;
	width: 100%;
}
.content_right{
	float: none;
	width: 100%;
}




}



@media screen and (max-width:480px){

.sp_none{
	display: none!important;
}
.sp_on{
	display: block!important;
}
.sp_on_inline{
	display: inline!important;
}

body{
	font-size: 12px;
}
body.fontM{
	font-size: 12px;
}
body.fontL{
	font-size: 14px;
}

dt{
	width: 90px;
}
dd{
	padding: 9px 0 9px 85px;
}
body.fontL dt{
	width: 85px;
}
body.fontL dd{
	padding: 9px 0 9px 95px;
}

.content_left dd img{
	width: 60px;
}

.green_block{
	padding: 10px 13px;
}

#footer_right{
	padding-top: 0px;
}

}


@media screen and (max-width:320px){

body{
	font-size: 10px;
}
body.fontM{
	font-size: 10px;
}
body.fontL{
	font-size: 12px;
}

dt{
	width: 70px;
}
dd{
	padding: 9px 0 9px 70px;
}
body.fontL dt{
	width: 80px;
}

.content_left dd img{
	width: 50px;
}

.green_block{
	padding: 5px 8px;
}


}







