@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	background-image: url(../img/hititem/eye_bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
@media only screen and (max-width:767px) {
	.contents01{
		background-image: url(../img/hititem/eye_bg_sp.jpg);
	}
}
.contents01 .contents01_01{
	width: 980px;
	height: 267px;
	text-align: center;
	margin: 0 auto 5px;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 {
		width: 100%;
		height: 200px;
	}
}
.contents01 .contents01_01 h2{
	width: 579px;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents01 .contents01_01 h2{
		width: 100%;
		max-width: 320px;
	}
}
.contents01 .contents01_01 h2 img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}

.contents02{
	width: 100%;
	height: auto;
	text-align: center;
}
.contents02_01{
	width: 980px;
	height: auto;
	display: block;
	margin: 0 auto;
	padding-top: 81px;
}
@media only screen and (max-width:767px) {
	.contents02_01 {
		width: 90%;
		padding-top: 50px;
	}
}
.contents02_01 h3{
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0.004em;
}
@media only screen and (max-width:767px) {
	.contents02_01 h3 {
		font-size: 24px;
		line-height: 34px;
	}
}
.contents02_01 P.top_text{
	font-size: 17px;
	line-height: 27px;
	margin-top: 26px;
}
@media only screen and (max-width:767px) {
	.contents02_01 p.top_text {
		font-size: 16px;
		line-height: 26px;
	}
}
.contents02_01_01{
	width: 100%;
	height: auto;
	display: block;
	padding-top: 62px;
}
@media only screen and (max-width:767px) {
	.contents02_01_01{
		padding-top: 50px;
	}
}
.contents02_01_01 .contents02_01_01_01{
	width: 700px;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
@media only screen and (max-width:767px) {
	.contents02_01_01 .contents02_01_01_01{
		width: 100%;
		justify-content: center;
	}
}
.contents02_01_01 .contents02_01_01_01 img{
	width: 39px;
	height: auto;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents02_01_01 .contents02_01_01_01 img{
		width: 27px;
	}
}
.contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
	width: 322PX;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
@media only screen and (max-width:767px) {
	.contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01{
		width: auto;
		align-items: center;
	}
}
.contents02_01_01:nth-of-type(3) .contents02_01_01_01 .contents02_01_01_01_01{
	width: 456px;
}
@media only screen and (max-width:767px) {
	.contents02_01_01:nth-of-type(3) .contents02_01_01_01 .contents02_01_01_01_01{
		width: auto;
	}
}
.contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 img{
	width: 82px;
	height: auto;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 img{
		width: 37px;
		flex-shrink: 0;
	}
}
.contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 p{
	font-size: 40px;
	line-height: 41px;
	margin-top: 0;
}
@media only screen and (max-width:767px) {
	.contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 p{
		font-size: 24px;
		line-height: 25px;
		margin-left: 5px;
		flex-shrink: 0;
	}
}
.contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 h4{
	font-size: 21px;
	line-height: 31px;
	letter-spacing: 0.004em;
}
@media only screen and (max-width:767px) {
	.contents02_01_01 .contents02_01_01_01 .contents02_01_01_01_01 h4{
		font-size: 15px;
		line-height: 16px;
		margin-left: 10px;
		text-align: left;
	}
}
.contents02_01_01 .contents02_01_01_02{
	width: 100%;
	height: auto;
	display: block;
}
.contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	padding-top: 12px;
}
@media only screen and (max-width:767px) {
	.contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01{
		padding-top: 20px;
	}
}
.contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 img{
	width: 50%;
	height: auto;
	display: block;
}
.contents02_01_01 .contents02_01_01_02 p{
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	margin-top: 19px;
}
@media only screen and (max-width:767px) {
	.contents02_01_01 .contents02_01_01_02 p{
		margin-top: 10px;
	}
}

.contents02_01_02{
	width: 100%;
	height: auto;
	padding-top: 70px;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width:767px) {
	.contents02_01_02{
		padding-top: 50px;
		display: block;
	}
}
.contents02_01_02 .contents02_01_02_01{
	width: 450px;
	height: auto;
	margin-bottom: 70px;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents02_01_02 .contents02_01_02_01{
		width: 100%;
		margin-bottom: 50px;
	}
}
div.contents02_01_02_01:nth-child(3),
div.contents02_01_02_01:nth-child(4){
	margin-bottom: 0;
}
@media only screen and (max-width:767px) {
	div.contents02_01_02_01:nth-child(3){
		margin-bottom: 50px;
	}
}
.contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
	background-image: url(../img/hititem/flag.png);
	background-repeat: no-repeat;
	background-size: 44px auto;
	background-position: left top;
}
@media only screen and (max-width:767px) {
	.contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01{
		display: flex;
		justify-content: center;
		align-items: center;
		background: none;
	}
}
.contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 p.number{
	font-size: 30px;
	line-height: 31px;
	letter-spacing: 0.004em;
	text-align: center;
	margin-top: 0;
}
@media only screen and (max-width:767px) {
	.contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 p.number{
		font-size: 24px;
		line-height: 25px;
		padding-left: 36px;
		margin: 0 8px 0 0;
		display: block;
		flex-shrink: 0;
		position: relative;
	}
	.contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 p.number::before{
		content: '';
		width: 27px;
		height: 39px;
		display: block;
		background-image: url(../img/hititem/flag.png);
		background-repeat: no-repeat;
		background-size: 100% auto;
		background-position: center;
		position: absolute;
		top: -8px;
		bottom: auto;
		left: 0;
		right: auto;
		margin: auto;
	}
}
.contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 h4{
	font-size: 21px;
	line-height: 22px;
	letter-spacing: 0.004em;
	margin-top: 14px;
}
@media only screen and (max-width:767px) {
	.contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 h4{
		font-size: 15px;
		line-height: 16px;
		margin: 0;
	}
}
.contents02_01_02 .contents02_01_02_01 img{
	width: 100%;
	height: auto;
	margin-top: 15px;
	display: block;
}
.contents02_01_02 .contents02_01_02_01 p{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.001em;
	text-align: left;
	margin-top: 15px;
}
@media only screen and (max-width:767px) {
	.contents02_01_02 .contents02_01_02_01 p{
		margin-top: 10px;
	}
}

.contents02_01_03{
	width: 100%;
	height: auto;
	padding:70px 0 0 0;
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}
@media only screen and (max-width:767px) {
	.contents02_01_03{
		padding-top: 50px;
		display: block;
	}
}
.contents02_01_03 .contents02_01_03_01{
	width: 289px;
	height: auto;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents02_01_03 .contents02_01_03_01{
		width: 100%;
		padding-top: 50px;
	}
}
.contents02_01_03 .contents02_01_03_01 .contents02_01_03_01_01{
	width: 100%;
	height: auto;
	display: block;
}
@media only screen and (max-width:767px) {
	.contents02_01_03 .contents02_01_03_01 .contents02_01_03_01_01{
		display: flex;
		justify-content: center;
		align-items: center;
	}
}
.contents02_01_03 .contents02_01_03_01 p.number{
	font-size: 26px;
	line-height: 27px;
	letter-spacing: 0.004em;
	display: block;
	margin-top: 0;
	text-align: center;
}
@media only screen and (max-width:767px) {
	.contents02_01_03 .contents02_01_03_01 p.number{
		font-size: 24px;
		line-height: 25px;
		margin: 0 8px 0 0;
		flex-shrink: 0;
	}
}
.contents02_01_03 .contents02_01_03_01 h4{
	font-size: 18px;
	line-height: 19px;
	margin-top: 10px;
	letter-spacing: 0.004em;
}
@media only screen and (max-width:767px) {
	.contents02_01_03 .contents02_01_03_01 h4{
		font-size: 15px;
		line-height: 16px;
		margin-top: 0;
		text-align: left;
	}
}
.contents02_01_03 .contents02_01_03_01 img{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
@media only screen and (max-width:767px) {
	.contents02_01_03 .contents02_01_03_01 img{
		margin-top: 15px;
	}
}
.contents02_01_03 .contents02_01_03_01 p{
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.001em;
	text-align: left;
	margin-top: 15px;
}
@media only screen and (max-width:767px) {
	.contents02_01_03 .contents02_01_03_01 p{
		margin-top: 10px;
	}
}



.contents02_01_01 .contents02_01_01_02 a,
.contents02_01_02 .contents02_01_02_01 a,
.contents02_01_03 .contents02_01_03_01 a{
	box-sizing: border-box;
	width: 223px;
	height: 49px;
	margin: 34px auto 0;
	display: block;
	font-size: 14px;
	line-height: 49px;
	text-align: center;
	border: 1px solid #C4C4C4;
}
@media only screen and (max-width:767px) {
	.contents02_01_01 .contents02_01_01_02 a,
	.contents02_01_02 .contents02_01_02_01 a,
	.contents02_01_03 .contents02_01_03_01 a{
		width: 100%;
		margin: 15px auto 0;
	}
}
.contents02_01_01 .contents02_01_01_02 a:hover,
.contents02_01_02 .contents02_01_02_01 a:hover,
.contents02_01_03 .contents02_01_03_01 a:hover{
	color: #ffffff;
	border: 1px solid #919191;
	background-color: #919191;
	opacity: 1;
}

.inc_guide .inc_guide_01 .inc_guide_01_01{
	margin-bottom: 34px;
}




