@charset "utf-8";
.eyecatch_inc.short .eyecatch_inc02 .eye_img{
	background-image: url(../img/introduction/eye01.jpg);
}
@media only screen and (max-width: 767px) {
	.eyecatch_inc.short .eyecatch_inc02 .eye_img{
		background-image: url(../img/introduction/eye01_sp.jpg);
	}
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01{
	width: 1180px;
	height: auto;
	padding: 69px 0 0;
	margin: 0 auto;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		width: 90%;
		max-width: 320px;
		padding: 40px 0 0;
	}
}
.contents01 .contents01_01 h2 {
	font-size: 36px;
	line-height: 46px;
	letter-spacing: 0.05em;
	display: block;
	text-align: center;
	margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 h2{
		font-size: 25px;
		line-height: 38px;
		letter-spacing: 0.03em;
		margin: 0 auto 32px;
	}
}
.contents01 .contents01_01 .text01{
	font-size: 15px;
	line-height: 28px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .text01{
		font-size: 14px;
		line-height: 25px;
		text-align: left;
	}
}
.contents01 .contents01_01 .six_area{
	width: 570px;
	height: auto;
	display: block;
	margin: 44px auto 65px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .six_area{
		width: 100%;
		margin: 35px auto 40px;
	}
}

.contents01 .contents01_01 .contents01_01_01{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
	margin-top: 60px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		margin-top: 50px;
	}
}
.contents01 .contents01_01 .contents01_01_01:first-of-type{
	margin-top: 0;
}
.contents01 .contents01_01 .contents01_01_01 h3{
	width: 100%;
	height: 60px;
	background-color: #0073BC;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 22px;
	line-height: 60px;
	color: #fff;
	padding-left: 33px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 h3{
		font-size: 16px;
		padding-left: 16px;
		margin-bottom: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01 h3 .icon{
	width: 41px;
	height: auto;
	display: block;
	margin-right: 22px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 h3 .icon{
		width: 29px;
		margin-right: 10px;
	}
}
.contents01 .contents01_01 .contents01_01_01 ul{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul{
		flex-direction: column;
		align-items: flex-start;
	}
}


.contents01 .contents01_01 .contents01_01_01 ul li{
	width: auto;
	height: 97px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 25px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul li{
		width: auto;
		height: auto;
		margin-right: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 ul li img{
	width: 204px;
	height: auto;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul li img{
		width: 159px;
		margin-bottom: 30px;
	}
	.contents01 .contents01_01 .contents01_01_01 ul li:nth-of-type(1) img{
		margin-bottom: 15px;
	}
}
.contents01 .contents01_01 .contents01_01_01 ul li:nth-of-type(2) img{
	width: 325px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 ul li:nth-of-type(2) img{
		width: 100%;
		margin-bottom: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01 h4{
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 h4{
		font-size: 18px;
		line-height: 28px;
		margin-top: 6px;
		text-align: left;
	}
}
.contents01 .contents01_01 .contents01_01_01 .text02{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 20px;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .text02{
		font-size: 14px;
		line-height: 22px;
		text-align: left;
	}
}
.contents01 .contents01_01 .contents01_01_01 .link01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	font-size: 15px;
	line-height: 32px;
	margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .link01{
		width: auto;
		height: auto;
		display: flex;
		justify-content: flex-start;
		align-items: center;
		font-size: 14px;
		line-height: 28px;
		margin-bottom: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .link01 img{
	width: 32px;
	height: auto;
	display: block;
	margin-left: 14px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .link01 img{
		width: 28px;
		margin-left: 14px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 img{
	width: 500px;
	height: auto;
	margin-right: 26px;
	margin-top: 26px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 img{
		width: 100%;
		margin-right: 0;
		margin-top: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 img:nth-of-type(2n){
	margin-right: 0;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 img:nth-of-type(-n+2){
	margin-top: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 img:nth-of-type(2){
		margin-top: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .movie{
	width: 500px;
	height: 278px;
	position: relative;
	margin-top: 26px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .movie{
		width: 100%;
		height: 183px;
		margin-top: 20px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 .movie iframe{
	width: 100%;
	height: 100%;
}

/*美容・コンディショニング領域*/
.contents01 .contents01_01 .contents01_01_01:nth-of-type(2) h3{
	background-color: #5EB384;
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(2) h3 .icon{
	width: 39px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(2) h3 .icon{
		width: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(2) ul li img{
	width: 302px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(2) ul li img{
		width: 217px;
	}
}

/*健康食品&サプリメント*/
.contents01 .contents01_01 .contents01_01_01:nth-of-type(3) h3{
	background-color: #2F9132;
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(3) h3 .icon{
	width: 36px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(3) h3 .icon{
		width: 28px;
	}
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(3) ul li img{
	width: 293px;
}

/*伝統食・日本食領域*/
.contents01 .contents01_01 .contents01_01_01:nth-of-type(4) h3{
	background-color: #432505;
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(4) h3 .icon{
	width: 37px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(4) h3 .icon{
		width: 28px;
	}
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(4) ul li img{
	width: 391px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(4) ul li img{
		width: 291px;
		margin-bottom: 30px;
	}
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(4) ul li:nth-of-type(2) img{
	width: 331px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(4) ul li:nth-of-type(2) img{
		width: 310px;
		margin-bottom: 15px;
	}
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(4) ul li:nth-of-type(1) img{
		margin-bottom: 15px;
	}
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(4) ul li:nth-of-type(3) img{
	width: 330px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(4) ul li:nth-of-type(3) img{
		width: 310px;
	}
}

.contents01 .contents01_01 .contents01_01_01 .link_box{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .link_box{
		flex-wrap: wrap;
	}
}
.contents01 .contents01_01 .contents01_01_01 .link_box .link01{
	margin-right: 50px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .link_box .link01{
		margin-right: 33px;
		margin-bottom: 10px;
	}
	.contents01 .contents01_01 .contents01_01_01 .link_box .link01:last-of-type{
		margin-right: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .dentou{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .dentou{
		flex-direction: column;
		margin-top: 50px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .dentou .dentou_01{
	width: 500px;
	height: auto;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	margin-right: 26px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .dentou .dentou_01{
		width: 100%;
		margin-top: 30px;
		margin-right: 0;
	}
	.contents01 .contents01_01 .contents01_01_01 .dentou .dentou_01:first-of-type{
		margin-top: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .dentou .dentou_01 .text03{
	font-size: 15px;
	line-height: 25px;
	margin-bottom: 10px;
	text-align: left;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .dentou .dentou_01 .text03{
		font-size: 13px;
		line-height: 23px;
		margin-bottom: 15px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .dentou .dentou_01 img{
	width: 100%;
	height: auto;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .dentou .dentou_01 .movie{
	width: 500px;
	height: 278px;
	position: relative;
	margin-top: 26px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .dentou .dentou_01 .movie{
		width: 100%;
		height: 185px;
	}
}
.contents01 .contents01_01 .contents01_01_01 .dentou .dentou_01 .movie iframe{
	width: 100%;
	height: 100%;
}

/*カフェ・レストラン領域*/
.contents01 .contents01_01 .contents01_01_01:nth-of-type(5) h3{
	background-color: #924E02;
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(5) h3 .icon{
	width: 42px;
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(5) ul li img{
	width: 350px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(5) ul li img{
		width: 100%;
	}
}

/*レジャー&アウトドア領域*/
.contents01 .contents01_01 .contents01_01_01:nth-of-type(6) h3{
	background-color: #B6182C;
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(6) h3 .icon{
	width: 52px;
}
.contents01 .contents01_01 .contents01_01_01:nth-of-type(6) ul li img{
	width: 423px;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01:nth-of-type(6) ul li img{
		width: 100%;
	}
}










