@charset "utf-8";
@media screen and (min-width: 768px) and (max-width: 1024px) {

.frame_title{
	width: 640px;
	height: 112px;
	margin: 0 auto;
	border: 1px solid #000000;
	position: absolute;
	top: 180px;
	right: 0;
	bottom: 0;
	left: 0;
}
.frame_title p{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 32px;
}
.main_block{
	width: 90%;
	margin: 0 auto;
	position: absolute;
	top: 350px;
	right: 0;
	bottom: 0;
	left: 0;
}
.main_block p{
	font-size: 18px;
	line-height: 2.0em;
	letter-spacing: 0.06em;
}
.main_block span{
	font-size: 24px;
	color: #D83500;
}

.section{
	display:block;
	clear:both;
	position:relative;
	}
#header{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 5;
}
#header_line{
	width: 100%;
	height: 8px;
	background-color: #57B400;
}
#header_block{
	width: 100%;
	margin: 0 auto 0 auto;
	padding-bottom: 0px;
}
#header_mark{
	float: left;
	margin-top: 10px;
	padding-left:10px;
}
h1{
	display:none;
}
#header_h1{
	float: left;
	width: 328px;
	margin-top: 3px;
	margin-left: 0px;
}
#header_right{
	float: left;
	width: calc(100% - 92px);
}
#header_top{
	float: left;
	width: 100%;
	margin-bottom: 4px;
}
#contact_block{
	float: right;
	position: relative;
}
#green{

}
#mailmark{
	position: absolute;
	top: 0;
	left: 22px;
}
#contact_txt{
	position: absolute;
	top: 0;
	left: 68px;
	color: #FFFFFF;
	font-size: 18px;
	letter-spacing: 0.1em;
}
#header_nav img{
	clear:both;
}
#header_nav ul{
	width: 100%;
}
#header_nav li{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-top:20px;
}
#header_nav li p{
	text-align: center;
}
#header_nav li:nth-of-type(1){
    width: 19%;
}
#header_nav li:nth-of-type(2){
    width: 17%;
}
#header_nav li:nth-of-type(3){
    width: 35%;
}
#header_nav li:nth-of-type(4){
    width: 15%;
}
#header_nav li:nth-of-type(5){
    width: 14%;
}
#logotitle img{
	margin-top: -20px;
	margin-left: 14px;
}
#nav{
	float: right;
	margin-top: 12px;
}
#main1{
	position: relative;
	width: 100%;
	height: 100%;
}
#main1_left{
	width: 100%;
	float: left;
	position: relative;
	bottom: 0;
	background-color: #D93600;
	padding-top: 600px;
	padding-bottom: 40px;
	/*-ms-writing-mode: tb-rl;
	-webkit-writing-mode: vertical-rl;
	writing-mode: vertical-rl;*//*コレいれると背景が飛ぶので、中にdiv作って文字をいれてね*/
}

#main1_left p{
	display:block;
	height:100%;
	width:100%;
	color:#FFFFFF;
	font-size:28px;
	line-height:200%;
	margin-top:50px;
	text-align:center;
}

#main1_left p span{
	font-size:130%;
	font-weight:bold;
}


#main1_right{
	background-image: url(../img/main.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	width: 100%;
	height: 600px;
	position: relative;
	margin-top: 120px;
}
#main1_right img{
	width: 100%;
	height: auto;
}


#maximage{
	width:100%;
	height:400px;
	z-index:1000;}

/*===============
　section2
==============*/

#main2{
	position: relative;
	height: auto;
	min-height: 1024px;
	background-image: url(../img/main2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#main2_title{
	width: 640px;
	height: 112px;
	margin: 0 auto;
	border: 1px solid #000000;
	position: absolute;
	top: 130px;
	right: 0;
	bottom: 0;
	left: 0;
}
#main2_title p{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 32px;
}
#main2_txt{
	width: 90%;
	margin: 0 auto;
	position: absolute;
	top: 350px;
	right: 0;
	bottom: 0;
	left: 0;
}
#main2_txt p{
	font-size: 18px;
	line-height: 2.0em;
	letter-spacing: 0.06em;
}
#main2_txt span{
	font-size: 24px;
	color: #D83500;
}

/*===============
　section3
==============*/

#main3{
	position: relative;
	height: auto;
	min-height: 1024px;
	background-image: url(../img/main3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#main3_title{
	width: 640px;
	height: 112px;
	margin: 0 auto;
	border: 1px solid #000000;
	position: absolute;
	top: 130px;
	right: 0;
	bottom: 0;
	left: 0;
}
#main3_title p{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 32px;
}
#main3_block{
	width: 90%;
	margin: 0 auto;
	position: absolute;
	top: 350px;
	right: 0;
	bottom: 0;
	left: 0;
}
#main3_img{
	float: left;
	margin-right: 32px;
}
#main3_txt{
	float: left;
	width: 43%;
}
#main3_txt p{
	font-size: 18px;
	line-height: 2.0em;
	letter-spacing: 0.06em;
}
#main3_txt span{
	font-size: 24px;
	color: #D83500;
}

/*===============
　section4
==============*/

#main4{
	position: relative;
	height: auto;
	min-height: 1500px;
	background-image: url(../img/main4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#main4_title{
	width: 640px;
	height: 112px;
	margin: 0 auto;
	border: 1px solid #000000;
	position: absolute;
	top: 130px;
	right: 0;
	bottom: 0;
	left: 0;
}
#main4_title p{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 32px;
}
#main4_items{
	width: 90%;
	margin: 0 auto;
	position: absolute;
	top: 300px;
	right: 0;
	bottom: 0;
	left: 0;
}
.item, #item2, #item3, #item4, #item5{
	margin-bottom: 15px;
	width:90%;
}

.item_img{
	float: left;
	padding-right: 20px;
}
.item_txt{
	font-size: 17px;
	overflow: hidden;
	font-weight: bold;
}
.item_txt p{
	overflow: hidden;
}

/*===============
　section5
==============*/

#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.75);
}
#main5{
	height: auto;
	min-height: 1024px;
	overflow-y: scroll;
}
#main5_title{
	width: 640px;
	height: 112px;
	margin: 110px auto 0 auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#main5_title p{
	text-align: center;
	font-size: 40px;
	font-weight: bold;
	line-height: 1.2em;
	margin-top: 50px;
}
#member_list{
	width: 100%;
	margin: 220px auto 0 auto;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#member_list1{
	width: 100%;
	margin: 0 auto;
}
#member_list2{
	width: 100%;
	margin: 30px auto 0 auto;
}
#member1{
	width:30%;
	padding:1.5%;
	float: left;
	margin-right: 30px;
}

#member2{
	width:30%;
	padding:1.5%;
	float: left;
	margin-right: 30px;
}
#member3{
	width:30%;
	padding:1.5%;
	float: left;
}
#member4{
	width:42%;
	padding:1.5%;
	float: left;
}
#member_txt{
	width:8%;
	margin:2%;
	float: left;
}
#member_txt_sm{
	display:none;
}
#member5{
	width:42%;
	padding:1.5%;
	float: left;
}

#member1 img, #member2 img, #member3 img, #member4 img, #member5 img, #member_txt img{
	width:100%;
	height:auto;
}

/*===============
　section6
==============*/
#main6 {
	width: 100%;
	height: auto;
	overflow-y: auto;
}

/* NEWS */
#news_wrapper {
	width: 100%;
	height: auto;
	background-color: #eee;
}
#news {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-color: #0059B2;
	padding-top: 20px;
}
#news_title p {
	font-size: 40px;
	color: #fff;
	text-align: center;
	margin-top: 80px;
	margin-bottom: 20px;
}
#news_ul {
	width: 100%;
	height: auto;
	padding-bottom: 20px;
}
.news_list {
	font-size: 16px;
	color: #fff;
	line-height: 27px;
	margin-bottom: 29px;
	letter-spacing: 1px;
	width:98%;
}
.news_day {
	display: block;
	width: 134px;
	height: 27px;
	background-color: #fff;
	color: #0059B2;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
	clear: both;
	float: left;
	margin-left: 46px;
	margin-right: 27px;
}
.news_txt{
	width: 70%;
	float: left;
}

/* INFORMATION */
#information {
	width: 100%;
	height: 313px;
	margin-top: 190px;
}
#information p {
	font-size: 40px;
	color: #57B200;
	text-align: center;
	margin-bottom: 23px;
}
#information_inner {
	width: 100%;
	height: 250px;
	background-image: url(../img/info.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	padding: 80px 0;
}
#banner_area {
	width: 100%;
	height: 90px;
	margin: 0 auto;
}
.link_banner {
	display: block;
	width: 300px;
	height: 90px;
	background-color: #fff;
	color: #57B200;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 90px;
	border-radius: 10px;
	float: left;
	margin-left: 15px;
}

/* FOOTER */
footer {
	width: 100%;
	height: 27px;
	background-color: #57B400;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 27px;
}

/* SM MENU */
.sp{ display:none;}

}
