@charset "utf-8";
html, body {
	font-family: source-han-sans-japanese, sans-serif;
	text-align: center;
	background-color: #FFF;
	font-size: 16px;
	color: hsla(0,0%,20%,1.00);
	line-height: 1.3;
	-webkit-text-size-adjust: 100%;
	overflow-wrap: break-word;
	word-wrap: break-word;
	height: auto;
	font-feature-settings: "palt"; /*括弧詰め*/
}

.mo{
	display: none;
}
.t2 {
	letter-spacing: 1em;
	width: calc(auto - 1em);
	display: inline-block;
	margin-right: -1em;
}
.link {
	display: block;
	position: absolute;
	bottom: 10px;
	right: 10px;
	width: 85px;
}
.link img {
	width: 100%;
}
.common_h2 {
	position: relative;
	width: 1200px;
	margin-bottom: 50px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
.common_h2_main {
	position: relative;
	font-size: 23px;
	padding-left: 15px;
	font-weight: normal;
	border-bottom: 1px solid hsla(0,0%,53%,1.00);
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.common_h2_sub {
	padding-left: 15px;
	font-size: 15px;
}
.common_h2_main::after {
	content: "";
	width: 100px;
	height: 8px;
	background-color: #77B849;
	position: absolute;
	right: 0;
	bottom: 0;
}
header {
	width: 100%;
	min-width: 100%;
	background-color: #AFD279;
	height: 80px;
	position: fixed;
	padding-left: 30px;
	top: 0px;
	left: 0px;
	-webkit-box-shadow: 0px 5px 10px hsla(0,0%,0%,0.23);
	box-shadow: 0px 5px 10px hsla(0,0%,0%,0.23);
	z-index: 1000;
}
#header_logo_box {
	float: left;
	margin-top: 15px;
}
#header_logo {
	width: 75px;
	vertical-align: middle;
	margin-right: 20px;
}
#header_logo_text {
	width: 156px;
	vertical-align: middle;
}
#header_text {
	float: right;
	margin-right: 150px;
	font-size: 20px;
	color: hsla(0,0%,100%,1.00);
	margin-top: 27px;
}





section {
	margin-right: auto;
	margin-left: auto;
	min-width: 100%;
}
#first_section {
	margin-top: 80px;
}

.contents {
	min-height: 1000px;
	margin-right: auto;
	margin-left: auto;
	width: 1500px;
}
#under {
	margin-bottom: 200px;
}
.under_left {
	display: inline-block;
	width: 490px;
	height: 290px;
	border-right: 1px solid #6A6A6A;
	padding-top: 50px;
	vertical-align: top;
}
.under_text {
	margin-bottom: 36px;
}
.under_left  img {
	width: 92px;
	margin-bottom: 38px;
}
.under_right {
	display: inline-block;
	width: 490px;
	height: 290px;
	vertical-align: top;
	padding-top: 50px;
	margin-bottom: 50px;
}
.under_right a {
	height: 70px;
	display: inline-block;
	font-size: 47px;
	font-weight: normal;
	margin-bottom: 34px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.under_right a:hover {
	color: #85E16A;
	
}
#under_button {
	font-size: 25px;
	color: #FFFFFF;
	background-color: #77B649;
	border: 1px solid #008939;
	display: block;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 260px;
	border-radius: 50px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	margin-right: auto;
	margin-left: auto;
}
#under_button:hover {
	color: #008939;
	background-color: #BDE9B8;
	
}







footer {
	width: 1500px;
	min-width: 100%;
	background-image: url(../../images/footer_back.jpg);
	position: relative;
	background-repeat: repeat;
	background-position: center center;
}
#footer_wrapp {
	background-color: hsla(0,0%,100%,0.40);
	padding-top: 86px;
	position: relative;
	width: 1200px;
	min-width: 100%;
	padding-bottom: 50px;
}
#sns_box {
	position: absolute;
	left: 1px;
	top: -114px;
	width: auto;
}
#sns_box img  {
	width: 70px;
	height: 70px;
	margin-right: 10px;
}



#footer_contents {
	width: 900px;
	color: #000000;
	font-weight: bold;
	position: relative;
	text-align: left;
	height: 225px;
	margin-left: 300px;

}
#footer_data {
	position: absolute;
	bottom: 20px;
	right: 0px;
	text-align: right;
}

#footer_logo {
	width: 94px;
	margin-left: auto;
	margin-bottom: 5px;
}
#fc1 {
	font-size: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#fc2 {
	font-size: 17px;
	margin-bottom: 10px;
}
#fc3 {
	font-size: 16px;
}
#fc4 {
	font-size: 16px;
}
copyright {
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	position: relative;
}


#footer_bird {
	position: absolute;
	bottom: 10px;
	left: 50px;
	height: 45px;
	width: 103px;
}

#footer_illust {
	width: 433px;
	position: absolute;
	right: -10px;
	top: -178px;
}
#totop {
	width: 80px;
	height: 80px;
	position: fixed;
	right: 10px;
	top: 50%;
	cursor: pointer;
	display: none;
}

@media (max-width:1024px){
header {
	width: 1024px;
}
section {
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	min-width: 100%;
}
.contents {
	min-height: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.common_h2 {
	position: relative;
	width: 900px;
	margin-bottom: 50px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
footer {
	width: 1024px;
	min-width: 100%;
	background-image: url(../../images/footer_back.jpg);
	position: relative;
	background-repeat: repeat;
	background-position: center center;
}
#footer_wrapp {
	background-color: hsla(0,0%,100%,0.40);
	padding-top: 86px;
	position: relative;
	width: 1024px;
	min-width: 100%;
	padding-bottom: 50px;
}
}

@media (max-width:540px){
.pc{
	display: none;
}
.mo{
	display: inline;
}
.common_h2 {
	position: relative;
	width: 520px;
	margin-bottom: 50px;
	text-align: left;
	margin-left: auto;
	padding-left: 0px;
	margin-right: auto;
}
.common_h2_main {
	position: relative;
	font-size: 23px;
	padding-left: 10px;
	font-weight: normal;
	border-bottom: 1px solid hsla(0,0%,53%,1.00);
	margin-left: 0px;
	width: 100%;
}
.common_h2_sub {
	padding-left: 25px;
	font-size: 15px;
}
.common_h2_main::after {
	content: "";
	width: 100px;
	height: 8px;
	background-color: #77B849;
	position: absolute;
	right: 0;
	bottom: 0;
}
header {
	width: 540px;
	min-width: 540px;
	background-color: #AFD279;
	height: 80px;
	position: fixed;
	padding-left: 10px;
	top: 0px;
	left: 0px;
	-webkit-box-shadow: 0px 5px 10px hsla(0,0%,0%,0.23);
	box-shadow: 0px 5px 10px hsla(0,0%,0%,0.23);
	z-index: 100;
}
#header_logo_box {
	float: left;
	margin-top: 17px;
}
#header_logo {
	width: 64px;
	vertical-align: middle;
	margin-right: 20px;
}
#header_logo_text {
	width: 156px;
	vertical-align: middle;
}
#header_text {
	float: right;
	margin-right: 108px;
	font-size: 20px;
	color: hsla(0,0%,100%,1.00);
	margin-top: 35px;
}





section {
	margin-right: auto;
	margin-left: auto;
	width: 540px;
	min-width: 540px;
}
#first_section {
	margin-top: 80px;
}

.contents {
	min-height: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#under {
	margin-bottom: 200px;
}
.under_left {
	display: inline-block;
	width: 490px;
	height: 290px;
	border-right: 1px none #6A6A6A;
	padding-top: 50px;
	vertical-align: top;
}
.under_text {
	margin-bottom: 36px;
}
.under_left  img {
	width: 92px;
	margin-bottom: 38px;
}
.under_right {
	display: inline-block;
	width: 490px;
	height: 290px;
	vertical-align: top;
	padding-top: 50px;
	margin-bottom: 50px;
}
.under_right a {
	height: 70px;
	display: inline-block;
	font-size: 47px;
	font-weight: normal;
	margin-bottom: 34px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
.under_right a:hover {
	color: #85E16A;
	
}
#under_button {
	font-size: 25px;
	color: #FFFFFF;
	background-color: #77B649;
	border: 1px solid #008939;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 5px;
	width: 260px;
	border-radius: 50px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#under_button:hover {
	color: #008939;
	background-color: #BDE9B8;
	
}



footer {
	width: 540px;
	min-width: 540px;
	background-image: url(../../images/footer_back.jpg);
	padding-top: 50px;
	position: relative;
	background-repeat: repeat;
	background-position: center center;
	padding-bottom: 80px;
}
#footer_wrapp {
	background-color: hsla(0,0%,100%,0.40);
	padding-top: 40px;
	position: relative;
	width: 100%;
	padding-bottom: 30px;
}
#sns_box {
	position: absolute;
	left: 10px;
	top: -127px;
}
#sns_box img  {
	width: 70px;
	height: 70px;
	margin-right: 10px;
}
#footer_contents {
	padding-top: 0px;
	padding-bottom: 366px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #000000;
	font-weight: bold;
	padding-right: 20px;

}

#footer_data {
	position: absolute;
	bottom: 20px;
	right: 10px;
	text-align: right;
}
#footer_logo {
	width: 143px;
	margin-left: auto;
	margin-bottom: 5px;
}
#fc1 {
	font-size: 10px;
	overflow-x: hidden;
	overflow-y: hidden;
}
#fc2 {
	font-size: 17px;
	margin-bottom: 10px;
}
#fc3 {
	font-size: 16px;
}
#fc4 {
	font-size: 16px;
	margin-bottom: 10px;
}
copyright {
	font-size: 13px;
}
#fc5 {
	font-size: 13px;
}


#footer_bird {
	width: 103px;
	position: absolute;
	bottom: 37px;
	left: 10px;
}
#footer_illust {
	width: 330px;
	position: absolute;
	right: -6px;
	top: -156px;
}

}
