@charset "utf-8";
@media only screen and (min-width: 600px) {

/*=================================
アイキャッチここから
=================================*/
.eye{
	width: 100%;
	height: 407px;
	min-height: 407px;
	position: relative;
	background-image: url(../img/about/about_eye.jpg);
	background-size: cover;
	background-position: center;
}
.eye div.catch_copy{
	width: 478px;
	height: 150px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.eye div.catch_copy img.copy{
	width: 151px;
	height: auto;
}
.eye .catch_copy h2{
	font-size: 25px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 35px;
	color: #fff;
	text-align: center;
	margin-top: 15px;
	text-shadow:0px 0px 10px #000000;
}
.eye a{
	width: 35px;
	height: auto;
	position: absolute;
	bottom: 17px;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
}
.eye a .arrow{
	width: 100%;
	height: auto;
	display: block;
}

main{
	width: 100%;
	height: auto;
	margin-top: 1px;
	/*background-color: #f9f9f9;*/
}

/*=================================
about_topここから
=================================*/
section.about_top{
	width: 100%;
	height: auto;
	padding: 82px 0 77px;
	margin: 0 auto;
	background-color: #f5f5f5;
	text-align: center;
}
section.about_top .about_top_inner{
	width: 890px;
	height: auto;
	margin: 0 auto;
}
section.about_top h2{
	margin: 0 auto 27px;
	font-size: 25px;
	line-height: 35px;
	font-weight: 800;
	letter-spacing: 1px;
}
section.about_top p{
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	margin-top: 25px;
	color: #666;
	text-align: left;
}

/*=================================
wrapper奇数ここから
=================================*/
section.wrapper{
	width: 980px;
	height: 410px;
	margin: 137px auto 0;
	position: relative;
	z-index: 1000;
}
section.wrapper_top{
	margin-top: 79px;
}
section.wrapper div.text_area{
	width: 467px;
	height: auto;
	background-color: #fff;
	padding: 61px 53px;
	position: absolute;
	right: 0;
	top: 62px;
	z-index: 002;
	box-shadow:0px 0px 50px -7px #9f9f9f;
}
section.wrapper div.text_area h2{
	font-size: 25px;
	line-height: 35px;
	font-weight: 800;
	letter-spacing: 1px;
}
section.wrapper div.text_area p{
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 20px;
	color: #666;
}

section.wrapper div.text_area a{
	width: auto;
	height: 43px;
	margin-top: 15px;
	display: inline-block;
}
section.wrapper div.text_area a img{
	width: auto;
	height: 100%;
}

section.wrapper img.wrapper_img{
	width: 463px;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 001;
}

/*=================================
wrapper偶数ここから
=================================*/
section.wrapper2{
	width: 980px;
	height: 430px;
	margin: 137px auto 0;
	position: relative;
	z-index: 1000;
}
section.second{
	margin-top: 79px;
}
section.wrapper2 div.text_area{
	width: 465px;
	height: auto;
	background-color: #fff;
	padding: 61px 55px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 002;
	box-shadow:0px 0px 50px -7px #9f9f9f;
}
section.wrapper2 div.text_area h2{
	font-size: 25px;
	line-height: 35px;
	font-weight: 800;
	letter-spacing: 1px;
}
section.wrapper2 div.text_area p{
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-top: 20px;
	color: #666;
}
section.wrapper2 div.text_area a{
	width: auto;
	height: 43px;
	margin-top: 15px;
	display: inline-block;
}
section.wrapper2 div.text_area a img{
	width: auto;
	height: 100%;
}

section.wrapper2 img.wrapper_img{
	width: 463px;
	height: auto;
	position: absolute;
	right: 0;
	top: 120px;
	z-index: 001;
	box-shadow:0px 0px 50px -7px #9f9f9f;
}
section.wrapper_last{
	margin-bottom: 80px;
}


}








@charset "utf-8";
@media only screen and (max-width: 599px) {

/*=================================
アイキャッチここから
=================================*/
.eye{
	width: 100%;
	height: auto;
	position: relative;
	background-image: url(../img/about/sp_about_eye.jpg);
	background-size: cover;
	background-position: center;
}
.eye div.catch_copy{
	width: 90%;
	height: auto;
	margin: 0 auto;
	padding: 20% 0;
	text-align: center;
}
.eye div.catch_copy img.copy{
	width: auto;
	height: 60px;
	margin: 0 auto;
}
.eye .catch_copy h2{
	font-size: 14px;
	font-weight: 800;
	letter-spacing: 1px;
	line-height: 24px;
	color: #fff;
	text-align: center;
	margin-top: 5px;
	text-shadow:0px 0px 10px #000000;
}
.eye a{
	width: 7%;
	height: auto;
	position: absolute;
	bottom: 17px;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
}
.eye a .arrow{
	width: 	100%;
	height: auto;
	display: block;
}

main{
	width: 100%;
	height: auto;
	margin-top: -69px;
	padding-top: 69px;
}

/*=================================
about_topここから
=================================*/
section.about_top{
	width: 100%;
	height: auto;
	padding: 18px 0 25px;
	margin: 0 auto;
	background-color: #f5f5f5;
	text-align: center;
}
section.about_top .about_top_inner{
	width: 90%;
	height: auto;
	margin: 0 auto;
}
section.about_top h2{
	margin: 0 auto 11px;
	font-size: 17px;
	line-height: 26px;
	font-weight: 800;
	letter-spacing: 1px;
}
section.about_top p{
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	color: #666666;
	text-align: left;
}

/*=================================
wrapper奇数ここから
=================================*/
section.wrapper{
	width: 100%;
	height: auto;
	margin: 52px auto 0;
}
section.wrapper_top{
	margin: 33px auto 0;
}
section.wrapper img.wrapper_img{
	width: 75%;
	height: auto;
	margin: 0 auto;
	display: block;
}
section.wrapper div.text_area{
	width: 74%;
	height: auto;
	margin: -17px auto 0;
	background-color: #fff;
	padding: 24px 5%;
	box-shadow:0px 0px 50px -7px #9f9f9f;
	position: relative;
}
section.wrapper div.text_area h2{
	font-size: 16px;
	line-height: 23px;
	font-weight: 800;
	letter-spacing: 1px;
}
section.wrapper div.text_area p{
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	margin-top: 20px;
	color: #666;
}
section.wrapper div.text_area a{
	width: 80%;
	height: auto;
	display: block;
	margin-top: 20px;
}
section.wrapper div.text_area a img{
	width: 100%;
	height: auto;
}

/*=================================
wrapper偶数ここから
=================================*/
section.wrapper2{
	width: 100%;
	height: auto;
	margin: 52px auto 0;
}
section.wrapper_top{
	margin: 33px auto 0;
}
section.wrapper2 img.wrapper_img{
	width: 75%;
	height: auto;
	margin: 0 auto;
	display: block;
}
section.wrapper2 div.text_area{
	width: 74%;
	height: auto;
	margin: -17px auto 0;
	background-color: #fff;
	padding: 24px 5%;
	box-shadow:0px 0px 50px -7px #9f9f9f;
	position: relative;
}
section.wrapper2 div.text_area h2{
	font-size: 16px;
	line-height: 23px;
	font-weight: 800;
	letter-spacing: 1px;
}
section.wrapper2 div.text_area p{
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	margin-top: 20px;
	color: #666;
}
section.wrapper2 div.text_area a{
	width: 80%;
	height: auto;
	display: block;
	margin-top: 20px;
}
section.wrapper2 div.text_area a img{
	width: 100%;
	height: auto;
}






}