

.eng {
	font-family: co-headline, sans-serif;
	font-weight: 400;
	font-style: normal;
}

.eng h2 {
	font-family: co-headline, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #6a9610;
}


.hf {
	margin-top: 80px;
	line-height: 0;
}

.info {
	width: 100%;
	background-color: #c9e298;
	padding-top: 80px;
}
.info h2 {
	color: #6a9610;
}
.topimg {
	max-width: 300px;
	margin: 0 auto;
}
.intro_txt {
	font-size: 21px;
	line-height: 1.8;
	text-align: center;
	padding: 30px 0 60px 0;
}
@media screen and (max-width: 700px) {
.intro_txt {
	font-size: 16px;
}
}

.charas {
	max-width: 840px;
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	
	font-size:16px;
	line-height: 1.5;
	text-align: left;
}
.charas .sam {
	width: 28%;
}
.charas .sam .pic {
	text-align: center;
}
.charas .sam h3 {
	font-size: 26px;
	color: #6a9610;
	text-align: center;
	letter-spacing: 0.06em;
	padding: 16px 0;
}
@media screen and (max-width: 700px) {
.charas  {
	display: block;
}
.charas .sam {
	width: 100%;
	margin-bottom: 10%;
}
.charas .sam img {
	width: 55%;
}
.charas .sam h3 {
	font-size: 24px;
	text-align: center;
}
}


/*chara_intro2*/
.chara_intro2 {
	background-color: #fff5e3;
	padding-top: 80px;
}
.chara_intro2 .inner5 {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.chara_intro2 .inner5 a {
	width: 18%;
	background-color: #FFF;
	border-radius: 15px;
}
@media screen and (max-width: 640px) {
.chara_intro2 .inner5 a {
	width: 32%;
	margin-bottom: 2%;
}
}
.chara_intro2 p {
	max-width: 1000px;
	width: 90%;
	margin: 15px auto 0 auto;
	text-align: right;
	font-size: 21px;
}


.village {
	width: 100%;
	padding-top: 80px;
	
}
.village h2 {
	color: #6a9610;
}
.village .village_back {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}

.fu1,.fu2,.fu3,.fu4 {
	width: 10%;
	position: absolute;

}
.fu1 {
	top: 22%;
	left: 21%;
}
.fu2 {
	top: 16%;
	left: 52.5%;
}
.fu3 {
	top: 39%;
	left: 74.5%;
}
.fu4 {
	top: 65%;
	left: 58%;
}

.fu1a,.fu2a,.fu3a,.fu4a {
	width: 35%;
	position: absolute;
	display: none;
	z-index: 2;
}
.fu1a {
    top: 5%;
    left: 8.5%;
}
.fu2a {
	top: 6%;
	left: 40.0%;
}
.fu3a {
	top: 29%;
	left: 62.0%;
}
.fu4a {
	top: 51.5%;
	left: 45.5%;
}

.fu1a.act_on {
    transform: translateY(100px);
	transition: 0.3s;
}


.gallery {
	width: 100%;
	background-color: #c9e298;
	padding-top: 80px;
}
.gallery h2 {
	color: #000;
}
.gallery .inner1,.gallery .inner3,.gallery .inner4,.gallery .inner5 {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.gallery .inner3 a {
	width: 31%;
}
.gallery .inner4 a {
	width: 23%;
}
.gallery .inner5 a {
	width: 18%;
}


.faq {
	width: 100%;
	padding-top: 80px;
}
.faq .inner {
	max-width: 1000px;
	width: 95%;
	margin: 0 auto;
	text-align: center;
	border-bottom: solid 1px #000;
}
.q1,.q2,.q3,.q4,.q5,.q6,.q7,.q8 {
	font-size: 21px;
	font-weight: 700;
	border-top: solid 1px #000;
	padding: 20px 0;
	position: relative;
}
.q1 img,.q2 img,.q3 img,.q4 img,.q5 img,.q6 img,.q7 img,.q8 img {
	width: 24px!important;
	position: absolute;
	right: 15px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	transition: 0.3s;
}
.q1 img.act_on,.q2 img.act_on,.q3 img.act_on,.q4 img.act_on,.q5 img.act_on,.q6 img.act_on,.q7 img.act_on,.q8 img.act_on {
	transform: rotate(180deg);
	transition: 0.3s;
}

.a1,.a2,.a3,.a4,.a5,.a6,.a7,.a8 {
	font-size: 40px;
	color: #6a9610;
	padding: 15px 0 50px 0;
	display: none;
}
.faq .inner img {
	width: 320px;
	margin-top: 25px;
}

.comic {
	width: 100%;
	padding-top: 80px;
	color: #fff;
	background-color: #ffb640;
}
.comic h2 {
	color: #fff;
}
.comic .inner2 {
	max-width: 650px;
	width: 95%;
	margin: 0 auto;
	
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.comic .inner2 a {
	width: 45%;
	font-size: 24px;
	font-weight: 700;
	line-height: 1.3;
	color: #fff;
	text-align: center;
	margin-bottom: 30px;
}
@media screen and (max-width: 640px) {
.comic .inner2 a {
	width: 48.5%;
	font-size: 18px;
}
}

.comic .inner2 p {
	height: 92px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.comic .inner2 a:hover img	{
	transform: scale(1.02, 1.02) ;
	transition:0.3s;
}



.sns {
	width: 100%;
	padding-top: 80px;
	background-color: #fff5e3;
}
.sns h2 {
	color: #6a9610;
}
.sns .inner {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.snsm {
	margin: 0.2%;
}
@media screen and (max-width: 640px) {
.sns .inner {
	max-width: 1000px;
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
}

.comm {
	width: 100%;
	padding: 80px 0;
}
.comm .inner4 {
	max-width: 960px;
	width: 95%;
	margin: 0 auto 3% auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.comm .inner4 a {
	width: 24%;	
}


.chara01,.chara02,.chara03,.chara04,.chara05,.chara06,.chara07,.chara08,.chara09,.chara10,.chara11,.chara12,.chara13,.chara14,.chara15,.chara16,.chara17,.chara18 {
	background: rgba(255,255,255,0.95);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index: 100;
	text-align: center;
}
.chara_inner {
	width: 100%;
	height: 100vh;
	display: flex;
	justify-content: center;
	align-items: center;
	
	font-size: 16px;
	line-height: 1.5;
}

.c_pic {
	width: 310px;
	margin: 0 auto;
}
.c_name {
	color: #6a9610;
	font-size: 28px;
	letter-spacing: 0.02em;
	margin-bottom: 10px;
}
.c_close {
	width: 80px;
	position: fixed;
	top: 10px;
	right: 10px;
}
