@charset "UTF-8";
/* 【ゴロゴロ？】コンタクトレンズで違和感がある場合の対処法
------------------------------------ */
#contactlens-behind-the-eye * {
	-webkit-box-sizing: border-box;
	-webkit-font-feature-settings: "palt";
					font-feature-settings: "palt";
	box-sizing: border-box;
	color: #22313f;
	line-height: 2;
	font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","ＭＳ ゴシック", "MS Gothic", sans-serif;
	letter-spacing: 0.4vw;
	text-decoration: none;
}
#contactlens-behind-the-eye * .roboto {
	font-family: "Roboto";
}
#contactlens-behind-the-eye .main_visual {
	width: 100%;
}
#contactlens-behind-the-eye .main_bg {
	position: relative;
}
/* #contactlens-behind-the-eye .main_bg::after {
	display: block;
	z-index: 2;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 285px;
	background: #d3eae3;
	content: "";
} */
#contactlens-behind-the-eye .main_wrap {
	position: relative;
	padding: 0;
}

#contactlens-behind-the-eye .main_img {
	position: relative;
	width: auto;
	margin: 0 auto;
	background: #F9E601;
}
#contactlens-behind-the-eye .main_img img {
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto;
}
#contactlens-behind-the-eye .main_catch {
		width: 90%;
		margin: 7% auto 3%;
		font-weight: 500;
		font-size: 3.4vw;
		line-height: 2;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .main_catch {
		max-width: 640px;
		font-size: 16px;
	}
}
#contactlens-behind-the-eye .feature {
	position: relative;
	margin-top: 7%;
	padding-bottom: 5%;
	background: #ebf6f3;
}

#contactlens-behind-the-eye .cont_subtitle {
		width: 90%;
		margin: 4% auto 2%;
		font-weight: 500;
		font-size: 3.4vw;
		line-height: 2;
}

#contactlens-behind-the-eye .feature_cont {
	width: 90%;
	margin: 6% auto 0;
	padding: 0 0 2%;
	background: #fff;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .feature_cont {
		max-width: 840px;
		width: auto;
		margin: 6% auto 0;
	}
}
#contactlens-behind-the-eye .feature_title {
	margin-top: 0;
	padding: 10% 0 0;
	font-weight: 700;
	font-size: 4.6vw;
	line-height: 1.3;
	text-align: center;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .feature_title {
		text-align: center;
		font-size: 24px;
	}
}
#contactlens-behind-the-eye .feature_img {
		width: 70%;
		margin: 7% auto 5%;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .feature_img {
		width: 30%;
	}
}
#contactlens-behind-the-eye .feature_img img {
	display: block;
	margin: 0 auto;
}
#contactlens-behind-the-eye .feature_text {
		width: 90%;
		margin: 0 auto 3%;
		font-weight: 500;
		font-size: 3.4vw;
		line-height: 2;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .feature_text {
		font-size: 16px;
	}
}

#contactlens-behind-the-eye .compare {
	position: relative;
	padding-bottom: 5%;
}

#contactlens-behind-the-eye .cont_title {
		margin-top: 0;
		padding: 9% 0 4%;
		font-weight: 700;
		font-size: 4.8vw;
		letter-spacing: 0.4vw;
		line-height: 1.6;
		text-align: center;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .cont_title {
		max-width: 640px;
		margin: 0 auto;
		font-size: 26px;
	}
}
#contactlens-behind-the-eye .main_cont {
		width: 90%;
		margin: 0 auto 3%;
		font-weight: 500;
		font-size: 3.4vw;
		line-height: 2;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .main_cont {
		max-width: 640px;
		margin: 0 auto;
		font-size: 16px;
	}
}
#contactlens-behind-the-eye .compare_cont {
	max-width: 840px;
	width: 90%;
	margin: 6% auto 0;
	border: solid 2px #22313f;
}
#contactlens-behind-the-eye .compare_cont + .compare_cont{
	width: 90%;
	margin: 5% auto 0;
	border: solid 2px #22313f;
}

#contactlens-behind-the-eye .compare_box {
	padding: 4% 5% 1%;
}
#contactlens-behind-the-eye .compare_title {
		margin-top: 0;
		padding: 2% 0 3%;
		background: #22313f;
		color: #fff;
		font-weight: 700;
		line-height: 1.6;
		font-size: 4.5vw;
		text-align: center;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .compare_title{
		font-size: 24px;
	}
}
#contactlens-behind-the-eye .compare_inner + .compare_inner {
	margin-top: 30px;
}
#contactlens-behind-the-eye .compare_in_title {
	color: #26b8b4;
	font-size: 4vw;
}
#contactlens-behind-the-eye .compare_text {
		margin: 0 auto 3%;
		font-weight: 500;
		font-size: 3.4vw;
		line-height: 2;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .compare_text {
		font-size: 15px;
	}
}
#contactlens-behind-the-eye .compare_table01 {
	width: 100%;
	margin: 5% auto 0;
	border-top: solid 2px #26b8b4;
	border-left: solid 2px #26b8b4;
	font-weight: 500;
	font-size: 3vw;
}
#contactlens-behind-the-eye .compare_table01 th {
	width: 33%;
	padding: 3% 0;
	border-right: solid 2px #26b8b4;
	border-bottom: solid 2px #26b8b4;
	background: #f4fbfb;
	font-weight: 500;
}
#contactlens-behind-the-eye .compare_table01 td {
	width: 33%;
	padding: 3% 0;
	border-right: solid 2px #26b8b4;
	border-bottom: solid 2px #26b8b4;
	text-align: center;
}
#contactlens-behind-the-eye .compare_table01 .bg {
	background: #f4fbfb;
}
#contactlens-behind-the-eye .compare_table02 {
	width: 100%;
	margin: 5% auto 0;
	border-top: solid 2px #26b8b4;
	border-left: solid 2px #26b8b4;
	font-weight: 500;
	font-size: 3vw;
}
#contactlens-behind-the-eye .compare_table02 th {
	width: 33%;
	padding: 3%;
	border-right: solid 2px #26b8b4;
	border-bottom: solid 2px #26b8b4;
	background: #f4fbfb;
	font-weight: 500;
	text-align: left;
}
#contactlens-behind-the-eye .compare_table02 th.title {
	width: 100%;
	background: #26b8b4;
	color: #fff;
	font-size: 3.7vw;
	text-align: center;
}
#contactlens-behind-the-eye .compare_table02 td {
	padding: 3%;
	border-right: solid 2px #26b8b4;
	border-bottom: solid 2px #26b8b4;
}


#contactlens-behind-the-eye .osusume {
	position: relative;
	background: #FFF;
}

#contactlens-behind-the-eye .osusume_title {
		margin-top: 6%;
		padding: 8% 0 5%;
		font-weight: 700;
		font-size: 4.8vw;
		letter-spacing: 0.4vw;
		line-height: 1.6;
		text-align: center;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .osusume_title {
		max-width: 640px;
		margin: 0 auto;
		font-size: 26px;
	}
}
#contactlens-behind-the-eye .osusume_subtitle {
		padding-top: 0;
		font-weight: 500;
		font-size: 16px;
		line-height: 1.6;
		letter-spacing: 0.1em;
		margin-top: 30px;
		text-align: center;
}

#contactlens-behind-the-eye .osusume_cont {
		position: relative;
		padding: 0 6% 1%;
		background: #ebf6f3;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .osusume_cont {
		max-width: 840px;
		margin: 0 auto;
		font-size: 26px;
	}
}
#contactlens-behind-the-eye .osusume_text {
		font-weight: 500;
		margin: 0 auto 3%;
		font-size: 3.4vw;
		line-height: 2;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .osusume_text {
		font-size: 15px;
	}
}
#contactlens-behind-the-eye .osusume_link {
		-webkit-transition: all 0.3s ease-in-out;
		display: block;
		position: relative;
		margin: 7% auto 4%;
		padding: 3% 0;
		background: #26b8b4;
		color: #fff;
		font-weight: 700;
		font-size: 3.6vw;
		text-align: center;
		transition: all 0.3s ease-in-out;
}

#contactlens-behind-the-eye .jizen_cont {
		position: relative;
		padding: 6%;
		background: #FFF;
		margin: 6% auto;
}

#contactlens-behind-the-eye .jizen_ttl{
		color: #26b8b4;
		text-align: center;
		font-size: 4.5vw;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .jizen_ttl {
		font-size: 24px;
	}
}
#contactlens-behind-the-eye .jizen_txt {
		font-weight: 500;
		margin: 3% auto 0;
		font-size: 3.4vw;
		line-height: 2;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .jizen_txt {
		font-size: 15px;
	}
}
#contactlens-behind-the-eye .jizen_obi {
		position: relative;
		margin: 6% auto 4%;
		padding: 3% 0;
		background: #26b8b4;
		color: #fff;
		font-weight: bold;
		line-height: 1.5;
		font-size: 4.2vw;
		text-align: center;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .jizen_obi {
		font-size: 20px;
	}
}

#contactlens-behind-the-eye .jizen_cont h4{
		color: #26b8b4;
		font-size: 3.6vw;
		margin: 5% auto 0;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .jizen_cont h4 {
		font-size: 16px;
	}
}
#contactlens-behind-the-eye .jizen_cont .detail_btn{
		margin: 6% auto 11%;
		text-align: center;
	position: relative;
}

#contactlens-behind-the-eye .jizen_cont .detail_btn span{
		color: #FFF;
		position: absolute;
		right: 7%;
		top: 28%;
		font-size: 3vw;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .jizen_cont .detail_btn span {
		color: #FFF;
		position: absolute;
		right: 7%;
		top: 31%;
		font-size: 1vw;
	}
}
#contactlens-behind-the-eye .jizen_cont .detail_btn a {
	font-weight: bold;
		text-decoration: none;
		text-align: center;
		width: auto;
		height: auto;
		font-size: 3.8vw;
		letter-spacing: 1.2px;
		margin: 0 auto;
		display: block;
		color: #FFF;
		border-radius: 50px;
		padding: 4%;
		background: #22313f;
}
#contactlens-behind-the-eye .jizen_cont .detail_btn a:after {
	display: none;
}
#contactlens-behind-the-eye .jizen_cont .detail_btn a:before {
	display: none;
}
#contactlens-behind-the-eye .jyushin {
	position: relative;
	background: #FFF;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .jizen_cont .detail_btn a {
		font-weight: bold;
		text-decoration: none;
		text-align: center;
		font-size: 18px;
		letter-spacing: 1.8px;
		width: 420px;
		margin: 0 auto;
		display: block;
		color: #FFF;
		border-radius: 3vw;
		padding: 16px;
		height: auto;
		background: #22313f;
	}
}
#contactlens-behind-the-eye .jyushin_title {
		margin-top: 3%;
		padding: 8% 0 5%;
		font-weight: 700;
		font-size: 4.8vw;
		letter-spacing: 0.4vw;
		line-height: 1.6;
		text-align: center;
}
@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .jyushin_title {
		font-size: 26px;
	}
}
#contactlens-behind-the-eye .jyushin_cont {
	position: relative;
		padding: 0 6% 5%;
		background: #FFF;
}

#contactlens-behind-the-eye .jyushin_text {
		font-weight: 500;
		margin: 0 auto 3%;
		font-size: 3.4vw;
		line-height: 2;
}

@media screen and (min-width:755px) {
	#contactlens-behind-the-eye .jyushin_text {
		max-width: 640px;
		margin: 0 auto;
		font-size: 15px;
	}
}
