@charset "UTF-8";
@import url("https://fonts.googleapis.com/earlyaccess/notosansjapanese.css");

/*-----------------------------------------
    under
-----------------------------------------*/
html {
	font-family: "jins_next", "Noto Sans Japanese", -apple-system,
		BlinkMacSystemFont, serif;
}

.noscroll {
	position: fixed;
	left: 0;
	width: 100%;
	height: 100%;
}

a {
	text-decoration: none;
}

a:hover {
	opacity: 0.7;
}


.seOnly {
	display: block;
}

@media only screen and (min-width: 769px) {
	.seOnly {
		display: none;
	}
}

@media only screen and (max-width: 320px) {
	.seOnly {
		display: none;
	}
}

.spOnly {
	display: block;
}

@media only screen and (min-width: 769px) {
	.spOnly {
		display: none;
	}
}

.pcOnly {
	display: none;
}

@media only screen and (min-width: 769px) {
	.pcOnly {
		display: block;
	}
	.u-sp {
		display: none!important;
	}
}

@media only screen and (max-width: 768px) {
	.u-pc {
		display: none!important;
	}
}

.l-hqbifocal {}
.p-hqbifocal__kv {
	margin-top: 15px;
	margin-bottom: 40px;
}
.p-hqbifocal__kv img {
	width: 100%;
}

.p-hqbifocal__head {
	margin-top: 60px;
	padding: 38px 0 90px;
}

.p-hqbifocal__title1 {
	position: relative;
	margin: 0 0 35px;
	text-align: center;
	line-height: 1;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.05em;
	background: linear-gradient(to right, #C6A05E 0%, #C6A05E 40%, #DCC091 45%, #DCC091 55%, #C6A05E 60%, #C6A05E 100%);
	background-clip: text;
	-webkit-background-clip: text;
	color: transparent;
}
.p-hqbifocal__title2 {
	margin: 0 0 18px;
	font-size: 20px;
	font-weight: bold;
}

.p-hqbifocal__title4 {
	margin: 0 0 40px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
}

.p-hqbifocal__title5 {
	position: relative;
	margin: 0 0 18px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

@media only screen and (max-width: 768px) {
	.p-hqbifocal__head {
		margin-top: 90px;
		padding: 0 0 60px;
	}

	.p-hqbifocal__title1 {
		display: inline-block;
	}
	.p-hqbifocal__title2 {
	}
	.p-hqbifocal__title4 {
		margin: 0 0 25px;
	}

	.p-hqbifocal__title5 {
		letter-spacing: normal;
		margin-bottom: 15px;
	}
	.p-hqbifocal__title5 span {
	}
}

.p-hqbifocal__section {
	margin: 0 0 40px;
}
.p-hqbifocal__section.m-margin1 {
	margin-bottom: 83px;
}
.p-hqbifocal__image {
	margin: 0 0 21px;
}
.p-hqbifocal__image.m-margin0 {
	margin-bottom: 0;
}

.p-hqbifocal__recommendNote {
	width: 84%;
	max-width: 950px;
	margin: 40px auto 0;
	font-size: 18px;
	color: #3E3A39;
}

.p-accordion__container {
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	margin: 0 auto;
}
.p-accordion__toggle {
	position: relative;
	background: url(../hqbifocal/img/icon_select-lens_ov.svg) no-repeat left 25px top 50%;
	min-height: 19px;
	padding: 24px 58px;
	text-align: left;
	line-height: 1;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
}
.p-accordion__toggle::after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 25px;
	background: url(../hqbifocal/img/icon_select.svg) no-repeat 0 100%;
	background-size: contain;
	width: 13px;
	height: 13px;
	margin: auto 0;
}
.p-accordion__toggle.m-opened::after {
	transform: scale(1, -1);
}

.p-accordion__content {
	display: none;
	padding: 20px 20px 2px;
}
.p-accordion__content__widthA {
	max-width: 660px;
	margin-right: auto;
	margin-left: auto;
}
.p-accordion__image {
	margin: 0 0 21px;
}

.p-hqbifocal__container {
	text-align: center;
}

.p-hqbifocal__view1 {
	margin: 0 0 90px;
	padding: 0;
}

.p-hqbifocal__note1 {
	margin-top: 30px;
	text-align: left;
}
p + .p-hqbifocal__note1 {
	margin-top: 16px;
}
.p-hqbifocal__note1 p {
	line-height: 1.5!important;
	font-size: 11px!important;
	color: #5E5E5E;
}

.p-view1 {
	display: flex;
	justify-content: center;
	align-items: center;
}
.p-view1__image {
	margin: 0 75px 0 0;
}
.p-view1__image img {
	max-width: 235px;
}
.p-view1__content {
	font-size: 16.5px;
}
.p-view1__content p {
	line-height: 1.65;
}

.p-view2,
.p-view3 {
}
.p-view2__container {
	margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
	.p-hqbifocal__section {
		margin-bottom: 35px;
	}
	.p-hqbifocal__section.m-margin1 {
		margin-bottom: 65px;
	}

	.p-hqbifocal__image {
		margin-bottom: 15px;
	}

	.p-hqbifocal__recommendNote {
		font-size: 3.75vw;
	}

	.p-accordion__content {
		padding-top: 25px;
	}

	.p-hqbifocal__view1 {
		margin-bottom: 90px;
	}
	.p-view1 {
		flex-direction: column-reverse;
		margin: 0;
	}
	.p-view1__image {
		margin: 25px 0 0;
		text-align: center;
	}
	.p-view1__content {
		letter-spacing: normal;
	}

	.p-view2,
	.p-view3 {
	}
	.p-view2__container {
		margin-bottom: 40px;
	}
}

.l-under_inner {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    max-width: 1040px;
    padding: 0 var(--side-spacing);
    margin: auto;
}

@media only screen and (min-width: 769px) {
	.l-under_inner {
	}
}

.l-under_inner-sml {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 1040px;
	padding: 0 30px 0;
	margin: auto;
}

@media only screen and (min-width: 769px) {
	.l-under_inner-sml {
		padding: 0 20px 0;
	}
}

.u-font-jins-bold {
	font-family: "jins_next";
	font-weight: 400;
}

/* p-lens__recommend
--------------------------------*/
.p-lens__recommend {
	margin: 77px 0 80px 0;
}

.p-lens__recommend__ttl {
	margin-bottom: 25px;
	line-height: 1.2;
	letter-spacing: 0.15em;
}

.p-lens__recommend__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.p-lens__recommend__list-item {
	width: 48.55%;
}

.p-lens__recommend__list-item:nth-child(n + 3) {
	padding-top: 3%;
}

@media only screen and (min-width: 769px) {
	.p-lens__recommend__list-item {
		width: 23.5%;
		max-width: 235px;
	}

	.p-lens__recommend__list-item:nth-child(n + 3) {
		padding-top: 0;
	}

	.p-lens__recommend__list-item:nth-child(n + 5) {
		padding-top: 2%;
	}
}

.c-ttl04::after {
	display: none;
}

/* p-lensdesc
--------------------------------*/
.p-lensdesc {
	padding-bottom: 30px;
}

.p-lensdesc__ttl.c-ttl02 {
	padding: 39px 0 11px;
	font-size: 4.6875vw;
	letter-spacing: 0.21vw;
}

@media only screen and (min-width: 769px) {
	.p-lensdesc__ttl.c-ttl02 {
		padding: 77px 0 65px;
		font-size: 32px;
		letter-spacing: 1.6px;
		line-height: 1;
	}
}

.p-lensdesc__heading__txt {
	font-size: 16.5px;
	letter-spacing: 0.19vw;
	color: #000;
	text-align: center;
}
p.p-lensdesc__heading__txt {
	line-height: 1.65;
}

.p-hqbifocal__campaign {
	margin-bottom: 70px;
}
.p-hqbifocal__campaign a {
	color: #3e3a39;
	text-decoration: underline;
}

.p-hqbifocal__bnr {
	margin-top: 15px;
	text-align: center;
}
.p-hqbifocal__bnr img {
	width: 770px;
}

.p-lensdesc__heading__txt.m-link {
	line-height: 1.7;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
}
.p-lensdesc__heading__txt.m-date {
	line-height: 1.7;
	font-size: 18px;
}

@media only screen and (min-width: 769px) {
	.p-lensdesc__heading__txt {
		letter-spacing: 0.8px;
	}
	.p-hqbifocal__bnr {
		margin-top: 25px;
	}
}

@media only screen and (max-width: 768px) {
	.p-lensdesc__heading__txt.m-link {
		font-size: 4.3vw;
	}
	.p-lensdesc__heading__txt.m-date {
		font-size: 4vw;
	}
}

.p-lensdesc__heading__img {
	width: 100%;
	margin: 0 auto 50px;
}

.p-lensdesc__heading__img img {
	width: 100%;
}

@media only screen and (min-width: 769px) {
	.p-lensdesc__heading__img {
		width: 431px;
		margin: 0 auto 95px;
	}
}

.p-lensdesc__txt {
	padding-bottom: 25px;
}

.p-lensdesc__wrapper {
	margin-bottom: 12px;
}

@media only screen and (min-width: 769px) {
	.p-lensdesc__wrapper {
		width: 50%;
		padding: 0 30px;
	}
}

/* p-price
--------------------------------*/
.p-priceFooter {
	margin-top: 29px;
	text-align: center;
}
.p-under .button-m-3-sub2-jp {
	display: inline-block;
}
.p-priceFooter__text {
	margin-top: 15px;
	line-height: 1.66;
	font-size: 14.4px;
	text-decoration: underline 1px;
}
.p-price {
	padding: 20px 0;
	font-weight: bold;
	color: #3e3a39;
	text-align: center;
	background: #f9f9fa;
}

.p-price + .p-price {
	margin-top: 16px;
}

.p-price-lens__num {
	font-family: "jins_next";
	font-size: 26px;
	font-weight: 500;
	line-height: 1;
	color: #3e3a39;
	letter-spacing: 1px;
	vertical-align: middle;
}

@media only screen and (max-width: 374px) {
	.p-price-lens__num {
		font-size: 22px;
	}
}

.p-price-tax {
	display: inline-block;
	padding-left: 6px;
	font-size: 12px;
}

@media only screen and (min-width: 769px) {
	.p-price-tax {
		font-size: 16px;
	}
}

/* p-refractive
--------------------------------*/
.p-refractive {
	width: 94%;
	padding-bottom: 12px;
	margin: auto;
}

.p-refractive__ttl {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

@media only screen and (min-width: 769px) {
	.p-refractive__ttl {
		font-size: 16px;
	}
}

.p-refractive__img {
	padding-bottom: 10px;
}

.p-refractive__list {
	display: flex;
	justify-content: center;
	gap: 20px;
	padding-bottom: 5px;
	margin: auto;
}

.p-refractive__list-item {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	gap: 20px;
	width: 80px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: lighter;
	color: #000;
	line-height: 1;
	letter-spacing: 0.1em;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}

/* .p-refractive__list-item.is-lightgreen {
	color: #93d9b5;
	border-color: #93d9b5;
}

.p-refractive__list-item.is-green {
	color: #64bbc6;
	border-color: #64bbc6;
}

.p-refractive__list-item.is-blue {
	color: #6387c7;
	border-color: #6387c7;
}

.p-refractive__list-item.is-purple {
	color: #bd63c6;
	border-color: #bd63c6;
}

.p-refractive__list-item.is-orange {
	color: #E2801E;
	border-color: #E2801E;
} */

.p-refractive__list-refraction {
	text-align: center;
	font-size: 13px;
}

.p-refractive__list-price {
	display: inline-block;
	margin-top: 6px;
	font-size: 15px;
	font-weight: 500;
}

.p-refractive__note {
	margin-top: 10px;
	font-size: 10px;
	color: #000;
}

@media only screen and (min-width: 769px) {
	.p-refractive__note {
		text-align: center;
		font-size: 13px;
	}
}

/* p-spec
--------------------------------*/
.p-spec {
	padding-bottom: 40px;
}

.p-spec__ttl {
	padding-bottom: 30px;
}

@media only screen and (min-width: 769px) {
	.p-spec__ttl {
		padding-bottom: 60px;
	}
}

.p-spec__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	color: #3e3a39;
	text-align: center;
}

/* .p-spec__list li:last-child {
	margin:0 25%;
} */

@media only screen and (min-width: 769px) {
	.p-spec__list {
		width: 100%;
		max-width: 1000px;
		margin: auto;
	}

	/* .p-spec__list li:last-child {
	margin:0;
} */
}

.p-spec__list-item {
	width: 50%;
	padding-bottom: 25px;
}

@media only screen and (min-width: 769px) {
	.p-spec__list-item {
		width: 33.3%;
		padding-bottom: 60px;
	}
}

.p-spec__list-item-border {
	width: 110px;
    height: 110px;
    margin: 0 auto;
    padding: 15px;
	border: 1px solid #EAEBED;
    border-radius: 50%;
}

.p-spec__list-item-img {
  width: 100%;
}

.p-spec__list-item-txt {
	display: inline-block;
	padding-top: 5px;
	font-size: 3.75vw;
	line-height: 1.3;
	color: #3e3a39;
}

@media only screen and (min-width: 769px) {
	.p-spec__list-item-txt {
		font-size: 16px;
	}
}

/* p-lenstype
--------------------------------*/
.p-lenstype__headding__txt {
	padding: 26px 0 0;
}

.p-lenstype__list {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin: 0 0 30px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
}

@media only screen and (min-width: 769px) {
	.p-lenstype__list {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start;
	}
}

.p-lenstype__colorimg {
	position: relative;
	width: 90px;
	height: 77px;
	margin-bottom: 20px;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.p-lenstype__colorimg {
		position: relative;
		width: 100%;
		height: auto;
		margin-bottom: 10px;
	}
}

.p-lenstype__colorimg img:hover {
	cursor: pointer;
	-ms-filter: "alpha( opacity=70 )";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}

.is-check_wrap {
	border-top: 1px solid #ccc;
}

.off img {
	filter: alpha(opacity=20);
	-moz-opacity: 0.2;
	opacity: 0.2;
}

.p-lenstype__img-wrap {
	padding: 11px 0;
	margin: 0;
	text-align: center;
	background: #fff;
}

@media only screen and (min-width: 769px) {
	.p-lenstype__img-wrap {
		width: 15.14286vw;
		max-width: 184px;
		padding: 5 px 0 0;
		margin-right: 20px !important;
		background-color: #f8f8f8;
		border-radius: 2px;
	}

	.p-lenstype__img-wrap:nth-last-child(1) {
		margin-right: 0;
	}
}

.p-lenstype__ttl {
	display: inline-block;
	min-height: 50px;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #3a4763;
	text-align: left;
}

@media only screen and (min-width: 769px) {
	.p-lenstype__ttl {
		font-size: 14px;
		font-weight: normal;
	}
}

.p-lenstype__ttl span {
	font-size: 16px;
}

@media only screen and (min-width: 769px) {
	.p-lenstype__ttl span {
		font-size: 12px;
	}
}

.p-lenstype-img img {
	vertical-align: middle;
}

@media (max-width: 768px) {
	.p-lenstype__ttl {
		display: none;
	}

	.p-lenstype-img {
		width: 80%;
		min-height: 0;
		margin: auto;
	}
}

.p-lenstype__list-item-child {
	position: absolute;
	left: 0;
	z-index: 1000;
	display: none;
	width: 100%;
	padding: 40px 20px 20px 20px;
	margin: 0;
	overflow: hidden;
	background: #fff;
	-ms-filter: "alpha( opacity=95 )";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=95);
	opacity: 0.95;
}

.p-lenstype__list-item {
	margin: 0 0 20px;
	border-radius: 4px;
}

@media (max-width: 768px) {
	.p-lenstype__list-item {
		width: 18.2%;
		margin: 0;
	}
}

@media (max-width: 768px) {
	.p-lenstype__list {
		margin: 0 0 30px;
	}

	.p-lenstype__list-item-child {
		width: auto;
		padding: 10px;
	}
}

.p-lenstype__img {
	width: 4.28571vw;
	max-width: 60px;
	margin: auto;
}

@media (max-width: 768px) {
	.p-lenstype__img {
		width: 80%;
		margin: auto;
	}
}

.p-lens__try__box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 100%;
	padding: 30px;
}

@media (max-width: 768px) {
	.p-lens__try__box {
		display: block;
		padding: 0 30px 11px;
	}
}

.p-lens__try__box-item {
	width: 48%;
	max-width: 450px;
}

@media (max-width: 768px) {
	.p-lens__try__box-item {
		width: 100%;
		margin-bottom: 4%;
	}
}

.p-lens__try-img {
	text-align: center;
}

.p-lens__try__box__changeimg_wrap {
	position: relative;
	max-width: 458px;
	margin-right: auto;
	margin-left: auto;
}

.p-lens__try__box__changeimg_txt {
	padding-bottom: 6px;
	font-size: 10px;
	color: #3e3a39;
	letter-spacing: -0.05em;
}

@media (max-width: 768px) {
	.p-lens__try__box__changeimg_txt {
		padding-bottom: 6px;
		font-size: 10px;
		color: #3e3a39;
		letter-spacing: -0.05em;
	}
}

.p-lens__try__box__heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	padding-top: 7px;
	font-size: 18px;
	font-weight: bold;
	color: #3e3a39;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
}

@media (max-width: 768px) {
	.p-lens__try-img {
		width: 100%;
		margin: 0 auto;
	}
}

.p-lenstype__frame-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 15px 0 0;
	margin-bottom: 20px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
}

@media only screen and (min-width: 769px) {
	.p-lenstype__frame-list {
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: start;
	}
}

.current {
	color: #fff;
	background: #3a4763;
}

.p-lenstype__frame-list-item {
	position: relative;
	width: 19%;
	padding: 15px 0 15px 100px;
	margin: 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	color: #3a4763;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 15px 50%;
	border-radius: 4px;
}

.p-lenstype__frame-list-item:hover {
	cursor: pointer;
	-ms-filter: "alpha( opacity=70 )";
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.7;
}

.p-lenstype__frame-list-item.is-c01 {
	background-image: url(../color/img/icon_type01_off.png);
}

.p-lenstype__frame-list-item.is-c02 {
	background-image: url(../color/img/icon_type02_off.png);
}

.p-lenstype__frame-list-item.is-c03 {
	background-image: url(../color/img/icon_type03_off.png);
}

.p-lenstype__frame-list-item.is-c04 {
	background-image: url(../color/img/icon_type04_off.png);
}

.p-lenstype__frame-list-item.is-c05 {
	background-image: url(../color/img/icon_type05_off.png);
}

.p-lenstype__frame-list-item.is-c06 {
	background-image: url(../color/img/icon_type06_off.png);
}

.p-lenstype__frame-list-item.is-c07 {
	background-image: url(../color/img/icon_type07_off.png);
}

.p-lenstype__frame-list-item.is-c08 {
	background-image: url(../color/img/icon_type08_off.png);
}

.p-lenstype__frame-list-item.is-c09 {
	background-image: url(../color/img/icon_type09_off.png);
}

.p-lenstype__frame-list-item.is-c10 {
	background-image: url(../color/img/icon_type10_off.png);
}

.p-lenstype__frame-list-item.is-c11 {
	background-image: url(../color/img/icon_type11_off.png);
}

@media only screen and (min-width: 769px) {
	.p-lenstype__frame-list-item {
		position: relative;
		width: 15.14286vw;
		max-width: 184px;
		padding: 60px 10px 20px 10px;
		margin: 0 20px 20px 0;
		font-size: 16px;
		font-weight: bold;
		color: #3a4763;
		background-color: #f8f8f8;
		background-repeat: no-repeat;
		background-position: center 20px;
		border-radius: 4px;
	}

	.p-lenstype__frame-list-item span {
		display: block;
		margin: auto;
		font-weight: normal;
		line-height: 1;
		text-align: center;
		white-space: nowrap;
	}

	.p-lenstype__frame-list-item:nth-child(5) {
		margin-right: 0;
	}

	.p-lenstype__frame-list-item.is-c11 {
		background-image: url(../color/img/icon_type11_off.png);
		background-size: 45%;
	}
}

.p-lenstype__frame-list-item.current {
	color: #fff;
	background-color: #3a4763;
}

.p-lenstype__frame-list-item.current.is-c01 {
	background-image: url(../color/img/icon_type01_on.png);
}

.p-lenstype__frame-list-item.current.is-c02 {
	background-image: url(../color/img/icon_type02_on.png);
}

.p-lenstype__frame-list-item.current.is-c03 {
	background-image: url(../color/img/icon_type03_on.png);
}

.p-lenstype__frame-list-item.current.is-c04 {
	background-image: url(../color/img/icon_type04_on.png);
}

.p-lenstype__frame-list-item.current.is-c05 {
	background-image: url(../color/img/icon_type05_on.png);
}

.p-lenstype__frame-list-item.current.is-c06 {
	background-image: url(../color/img/icon_type06_on.png);
}

.p-lenstype__frame-list-item.current.is-c07 {
	background-image: url(../color/img/icon_type07_on.png);
}

.p-lenstype__frame-list-item.current.is-c08 {
	background-image: url(../color/img/icon_type08_on.png);
}

.p-lenstype__frame-list-item.current.is-c09 {
	background-image: url(../color/img/icon_type09_on.png);
}

.p-lenstype__frame-list-item.current.is-c10 {
	background-image: url(../color/img/icon_type10_on.png);
}

.p-lenstype__frame-list-item.current.is-c11 {
	background-image: url(../color/img/icon_type11_on.png);
}

@media (max-width: 768px) {
	.p-lenstype__frame-list-item span {
		display: none;
	}

	.p-lenstype__frame-list-item {
		display: inline-block;
		width: 28.5%;
		padding: 30px 0;
		margin: 0 0.55% 0;
		background-position: center !important;
	}

	.p-lenstype__frame-list-item:hover {
		-ms-filter: "alpha( opacity=100 )";
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
		filter: alpha(opacity=100);
		filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
		opacity: 1;
	}

	.xScroll_wrap {
		position: relative;
		z-index: 100;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		width: 100%;
		padding: 20px 0 10px 0;
		overflow: hidden;
		text-align: center;
	}

	.p-lenstype__frame-list {
		display: block;
		margin: 0;
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		white-space: nowrap;
	}
}

/* p-lenstype color
--------------------------------*/
.p-lenstype__color-box {
	float: left;
	width: 90px;
	margin-right: 13px;
}

@media screen and (max-width: 768px) {
	.p-lenstype__color-box {
		position: relative;
		float: left;
		width: 15%;
		padding-top: 10%;
		margin-right: 0;
		margin-left: 2.6%;
	}
}

.p-lenstype__color-name {
	margin-bottom: 20px;
	text-align: center;
}

.p-lenstype__color-name img {
	margin: 0 auto;
}

@media screen and (max-width: 768px) {
	.p-lenstype__color-name {
		position: absolute;
		top: 0;
		height: 30px;
		margin-bottom: 0;
	}
}

.p-lenstype__lineup-box {
	position: relative;
	left: 30%;
	padding-top: 16px;
}

@media screen and (max-width: 768px) {
	.p-lenstype__lineup-box {
		position: relative;
		left: 0;
		width: auto;
	}
}

/* p-lenstype name
--------------------------------*/
.p-lenstype__lineup-name_box {
	float: left;
	width: 100px;
	margin-top: 45px;
}

@media screen and (max-width: 768px) {
	.p-lenstype__lineup-name_box {
		float: left;
		width: 20.4%;
		padding-top: 14%;
		margin-top: 0;
	}
}

@media screen and (max-width: 768px) {
	.p-lenstype__lineup-name_list {
		margin-left: 0;
	}
}

.p-lenstype__lineup-name_list li {
	display: table;
	float: none;
	width: 100px;
	height: 77px;
	margin: 0;
	margin-bottom: 20px;
	clear: both;
	text-align: center;
	vertical-align: middle;
	border-radius: none;
}

@media screen and (max-width: 768px) {
	.p-lenstype__lineup-name_list li {
		display: block;
		width: auto;
		height: auto;
		margin-bottom: 46%;
	}
}

.p-lenstype__lineup-name_list li img {
	margin-top: 7px;
}

@media screen and (max-width: 768px) {
	.p-lenstype__lineup-name_list li img {
		margin-top: 0;
	}
}

.p-lenstype__lineup-name_list li.gradation img {
	margin-top: 8px;
}

@media screen and (max-width: 768px) {
	.p-lenstype__lineup-name_list li.gradation img {
		margin-top: 0;
	}
}

.p-under__mv {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100vw;
	height: 126.5vw;
	margin-top: 50px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

@media only screen and (min-width: 769px) {
	.p-under__mv {
		height: 32.14286vw;
		margin-top: 50px;
	}
}

@media only screen and (min-width: 1025px) {
	.p-under__mv {
		margin-top: 80px;
	}
}

.p-under__mv--circle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 53.33333vw;
	height: 53.33333vw;
	background-color: white;
	border-radius: 50%;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

@media only screen and (min-width: 769px) {
	.p-under__mv--circle {
		width: 22.85714vw;
		height: 22.85714vw;
	}
}

.p-under__mv--txt {
	font-size: 4.8vw;
	font-weight: normal;
	line-height: 1.52777;
	color: #3e3a39;
	text-align: center;
	letter-spacing: 0.05em;
	background-color: transparent;
}

@media only screen and (min-width: 769px) {
	.p-under__mv--txt {
		font-size: 2.14286vw;
	}
}

.p-under__mv--txt--wt {
	color: #fff;
}

.p-under__mv--animation--blur {
	-webkit-filter: blur(30px);
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="30" /></filter></svg>#filter');
	filter: blur(30px);
	-webkit-transition: 2s ease;
	transition: 2s ease;
}

.p-under__mv--animation--blur-go {
	-webkit-filter: blur(0);
	filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="0" /></filter></svg>#filter');
	filter: blur(0);
}

.p-under_mv--animation--clo--yellow {
	background-color: #fff;
	-webkit-animation: bgCloYellow 5s 1s forwards;
	animation: bgCloYellow 5s 1s forwards;
}

.p-under_mv--animation--clo--gray {
	background-color: #fff;
	-webkit-animation: bgCloGray 5s 1s forwards;
	animation: bgCloGray 5s 1s forwards;
}

.p-under_mv--animation--clo--change {
	background-color: #e4d7d5;
	-webkit-animation: bgCloChange 10s 1s infinite;
	animation: bgCloChange 10s 1s infinite;
}

@-webkit-keyframes bgCloYellow {
	0% {
		background-color: white;
	}

	100% {
		background-color: #dfeaf4;
	}
}

@keyframes bgCloYellow {
	0% {
		background-color: white;
	}

	100% {
		background-color: #dfeaf4;
	}
}

@-webkit-keyframes bgCloGray {
	0% {
		background-color: white;
	}

	100% {
		background-color: #525252;
	}
}

@keyframes bgCloGray {
	0% {
		background-color: white;
	}

	100% {
		background-color: #525252;
	}
}

@-webkit-keyframes bgCloChange {
	0% {
		background-color: #e4d7d5;
	}

	16.6% {
		background-color: #e0e0e8;
	}

	33.3% {
		background-color: #f4dff2;
	}

	50% {
		background-color: #dfeaf4;
	}

	66.6% {
		background-color: #eae9dc;
	}

	83.3% {
		background-color: #e6dec4;
	}

	100% {
		background-color: #e4d7d5;
	}
}

@keyframes bgCloChange {
	0% {
		background-color: #e4d7d5;
	}

	16.6% {
		background-color: #e0e0e8;
	}

	33.3% {
		background-color: #f4dff2;
	}

	50% {
		background-color: #dfeaf4;
	}

	66.6% {
		background-color: #eae9dc;
	}

	83.3% {
		background-color: #e6dec4;
	}

	100% {
		background-color: #e4d7d5;
	}
}

.weekly__bnr__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	justify-content: center;
	width: 100%;
	max-width: 1000px;
	padding: 0;
	margin: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}

@media only screen and (min-width: 769px) {
	.weekly__bnr__list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		justify-content: space-between;
		width: 100%;
		max-width: 1000px;
		padding: 0 40px;
		margin: auto;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
	}
}

.weekly__bnr__list-item {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	max-width: 100%;
	margin-bottom: 5.33333vw;
}

.weekly__bnr__list-item a {
	display: block;
}

.weekly__bnr__list-item a img {
	width: 100%;
}

.weekly__bnr__list-item:nth-last-child(1) {
	margin-bottom: 0;
}

@media only screen and (min-width: 769px) {
	.weekly__bnr__list-item {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 48%;
		max-width: 440px;
		margin-bottom: 0;
	}

	.weekly__bnr__list-item a {
		display: block;
		-webkit-transition: 0.3s ease;
		transition: 0.3s ease;
	}

	.weekly__bnr__list-item a img {
		width: 100%;
	}

	.weekly__bnr__list-item a:hover {
		opacity: 0.8;
	}

	.weekly__bnr__list-item:nth-child(n + 3) {
		margin: auto;
		margin-top: 35px;
	}
}

.p-howto__block {
	position: relative;
	width: 85.86%;
	padding: 6% 0 8%;
	margin: auto;
}

.p-howto__block::after {
	position: absolute;
	top: 50%;
	right: -11%;
	width: 0;
	height: 0;
	content: "";
	border-color: transparent transparent transparent #3a4763;
	border-style: solid;
	border-width: 10px 0 10px 15px;
}

.p-howto__block div {
	position: relative;
}

.p-howto__block div img {
	width: 100%;
}

.p-howto {
	padding: 8% 0 0;
}

.p-howto__container {
	padding-bottom: 100px;
}

.p-howto__container p {
	text-align: left;
	margin: 20px auto;
	line-height: 1.6;
	color: #3e3a39;
	font-size: 3.75vw;
}

@media only screen and (min-width: 769px) {
	.p-howto {
		padding: 80px 0 0;
	}

	.p-howto__container p {
		text-align: center;
		line-height: 2;
		font-size: 16px;
	}
}

.c-ttl01 {
	font-weight: 600;
}

@media screen and (max-width: 769px) {
	.c-ttl01 {
		font-size: 5.6vw;
	}

	.c-btn01-arrow,
	.p-frame-search__btn {
		font-size: 2.75vw;
	}


	.cboxElement {
		font-size: 2.75vw;
		font-weight: bold;
	}

	.normal__frame__note__container h3 {
		font-weight: bold !important;
	}
}




@media only screen and (min-width: 769px) {
	.p-howto__block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		justify-content: center;
		width: 100%;
		max-width: 1000px;
		margin: auto;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
	}

	.p-howto__block::after {
		display: none;
	}

	.p-howto__block div {
		position: relative;
		width: 30%;
		margin-right: 4.5%;
	}

	.p-howto__block div::after {
		position: absolute;
		top: 50%;
		right: -11%;
		width: 0;
		height: 0;
		content: "";
		border-color: transparent transparent transparent #3a4763;
		border-style: solid;
		border-width: 10px 0 10px 15px;
	}

	.p-howto__block div:nth-of-type(3),
	.p-howto__block div:nth-of-type(6),
	.p-howto__block div:last-of-type {
		margin-right: 0;
	}

	.p-howto__block div:nth-of-type(3)::after,
	.p-howto__block div:nth-of-type(6)::after,
	.p-howto__block div:last-of-type:after {
		display: none;
	}

	.p-howto__block div:nth-child(n + 4) {
		padding-top: 3%;
	}

	.p-howto__block div:nth-last-child(1)::after {
		display: none;
	}
}

.p-frame-search__btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 220px;
	height: 48px;
	padding: 0 1.5em;
	margin: 0 auto;
	font-size: 3.75vw;
	line-height: 1;
	color: #3e3a39;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background-color: transparent;
	border: 1px solid #3e3a39;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

@media only screen and (min-width: 769px) {
	.p-frame-search__btn {
		width: 100%;
		max-width: 270px;
		height: 58px;
		padding: 0 1.5em;
		font-size: 14px;
		margin: 0 auto;
	}
}

.p-frame-search__btn::after {
	display: none;
}

@media only screen and (min-width: 769px) {
	.p-frame-search__btn {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 320px;
		max-width: 100%;
		height: 64px;
		padding: 0 1.5em 0;
		font-size: 16px;
		line-height: 1;
		color: #3e3a39;
		text-align: center;
		text-decoration: none;
		vertical-align: middle;
		background-color: transparent;
		border: 1px solid #3e3a39;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.p-frame-search__btn::after {
		display: none;
	}

	.p-frame-search__btn:hover {
		color: #fff;
		background-color: #3e3a39;
		opacity: 1;
	}
}

.slick-dots {
	position: relative !important;
	top: 1vw !important;
}

#p-under--normal .p-under__mv--circle {
	background-color: #fff;
}

#p-under--normal .p-under__mv--txt {
	width: 53.3333vw;
	height: 53.3333vw;
	padding-top: 14.5vw;
	border-radius: 50%;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .p-under__mv--txt {
		width: 100%;
		height: auto;
		padding-top: 0;
		border-radius: 0;
	}
}

#p-under--normal .p-lensdesc {
	padding-bottom: 30px;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .p-lensdesc {
		padding-bottom: 80px;
	}
}

#p-under--normal .p-spec {
	padding-top: 15%;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .p-spec {
		padding-top: 145px;
	}
}

#p-under--normal .p-spec__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 40px;
	color: #3e3a39;
	text-align: center;
}

#p-under--normal .p-spec__list .p-spec__list-item {
	width: 50%;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .p-spec__list {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
		flex-wrap: wrap;
		margin-bottom: 65px;
	}

	#p-under--normal .p-spec__list .p-spec__list-item {
		width: 33%;
	}

	#p-under--normal .p-spec__list .p-spec__list-item img {
		width: 110px;
	}
}

#p-under--normal .normal__frame__container {
	position: relative;
	margin-top: 90px;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .normal__frame__container {
	}
}

#p-under--normal .normal__frame__container .p-lensdesc__ttl.c-ttl02 {
	padding: 12% 0 4%;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .normal__frame__container .p-lensdesc__ttl.c-ttl02 {
		padding: 120px 0 40px;
	}
}

@media only screen and (max-width: 768px) {
  #p-under--normal .normal__frame__container {
    margin-top: 120px;
  }
}

#p-under--normal .normal__frame__contents__container {
	position: relative;
	padding: 20px 0 0;
	margin: 0 auto 0;
	background-color: #f5f6f7;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .normal__frame__contents__container {
		padding: 0;
		margin: 0 auto;
	}
}

#p-under--normal .normal__frame__ttl__wrap p {
	padding: 0 20px 20px;
	font-size: 3.4375vw;
	font-weight: 500;
	color: #3e3a39;
	text-align: center;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .normal__frame__ttl__wrap p {
		padding: 30px 20px 0px;
		font-size: 16px;
	}
}

#p-under--normal .normal__frame__img__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
	justify-content: center;
	width: 100%;
	max-width: 100%;
	padding: 0 15px 17px;
	margin: auto;
	-webkit-transition: 0.3s ease;
	transition: 0.3s ease;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}

#p-under--normal .normal__frame__img__container .normal__frame__img__wrap {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;
}

#p-under--normal .normal__frame__img__container .normal__frame__img__wrap:nth-last-child(1) {
	margin-bottom: 0;
}

#p-under--normal .normal__frame__img__container .normal__frame__img__wrap img {
	width: 100%;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .normal__frame__img__container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: nowrap;
		flex-flow: nowrap;
		justify-content: space-between;
		width: 100%;
		max-width: 1000px;
		padding: 30px;
		margin: auto;
		-webkit-transition: 0.3s ease;
		transition: 0.3s ease;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
	}

	#p-under--normal .normal__frame__img__container .normal__frame__img__wrap {
		width: 50%;
		max-width: 460px;
		margin-right: 30px;
		margin-bottom: 0;
	}

	#p-under--normal .normal__frame__img__container .normal__frame__img__wrap:nth-last-child(1) {
		margin-right: 0;
	}
}

#p-under--normal .normal__frame__note__container {
	margin-top: 0;
	font-size: 11px;
	color: #5E5E5E;
	background-color: #fff;
}

#p-under--normal .normal__frame__note__container h3 {
	margin-bottom: 13px;
	font-weight: bold;
	line-height: 1;
	font-size: 15px;
	color: #000;
}

#p-under--normal .normal__frame__note__container ul li {
	margin-bottom: 5px;
	font-weight: normal;
	line-height: 1.6;
	padding-left: 1em;
	text-indent: -1em;
}
#p-under--normal .normal__frame__note__container ul li.m-type1 {
	padding-left: 2.2em;
	text-indent: -2.2em;
}
#p-under--normal .normal__frame__note__container ul li.m-type2 {
	padding-left: 2.2em;
}

#p-under--normal .normal__frame__note__container ul.m-indent0 li {
	padding-left: 0;
	text-indent: 0;
}
#p-under--normal .normal__frame__note__container ul.m-indent0 .p-indent__only {
	margin-top: 1.6em;
	text-indent: 0!important;
}

.p-noteIndent1.m-marginTop1 {
	margin-top: 1.6em;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .normal__frame__note__container {
		margin-top: 0;
		background-color: #fff;
	}

	#p-under--normal .normal__frame__note__container h3 {
		margin-bottom: 10px;
	}

	#p-under--normal .normal__frame__note__container ul li {
		font-weight: normal;
	}
}

@media only screen and (max-width: 768px) {
	#p-under--normal .normal__frame__note__container {
	}
}

#p-under--normal .p-feature-bnr {
	margin-top: 22vw;
}

@media only screen and (min-width: 769px) {
	#p-under--normal .p-feature-bnr {
		margin-top: 125px;
	}
}

#p-under--normal .p-feature-bnr__list-item::after {
	display: none;
}

#p-under--normal .c-card-link {
	width: 100%;
	padding: 0;
}

.list-wrapper {
	width: auto;
	margin: 0 auto;
	padding: 0 0 90px;
}

@media only screen and (min-width: 769px) {
	.list-wrapper {
		width: 630px;
		padding: 0 0 90px;
	}
}

.list-wrapper .block-title {
	margin-bottom: 40px;
	font-size: 25px;
	font-weight: bold;
	color: #000;
}

@media only screen and (min-width: 769px) {
	.list-wrapper .block-title {
		text-align: center;
	}
}

.list-wrapper ._checklist li {
	line-height: 1.688;
	color: #000;
	margin-bottom: 22px;
	padding-bottom: 5px;
	padding-left: 43px;
	line-height: 1.414;
	position: relative;
	font-size: 16.5px;
}

@media only screen and (min-width: 769px) {
	.list-wrapper ._checklist {
		max-width: 490px;
		margin-right: auto;
		margin-left: auto;
	}
}

.list-wrapper ._checklist li::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 40%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 26px;
	height: 27px;
	background-image: url(../hqbifocal/img/list_check.png);
	background-repeat: no-repeat;
	background-position: center;
	-webkit-background-size: 100% 100%;
	background-size: 100%;
}

@media only screen and (min-width: 760px) {
	.list-wrapper ._checklist li {
		padding-left: 65px;
	}
}

@media only screen and (min-width: 769px) {
	.list-wrapper ._checklist li {
		padding-left: 45px;
	}

	.list-wrapper ._checklist li::before {
		width: 30px;
		height: 30px;
	}
}


.lens_about {
	color: #000;
}

.lens_about .intro {
	margin-bottom: 10%;
}

.lens_about .intro h2 {
	font-size: 5.625vw;
	text-align: center;
	font-weight: 600;
	margin: 22% auto 10%;
}

@media only screen and (min-width: 769px) {
	.lens_about .intro h2 {
		font-size: 36px;
		margin: 130px auto 50px;
	}
}

.lens_about .intro .subtit {
	font-size: 4.675vw;
	text-align: left;
	margin-bottom: 8%;
}

@media only screen and (min-width: 769px) {
	.lens_about .intro .subtit {
		font-size: 26px;
		text-align: center;
		margin-bottom: 50px;
	}
}

.lens_about .intro p {
	font-size: 3.4375vw;
	text-align: left;
	margin-bottom: 70px;
}

@media only screen and (min-width: 769px) {
	.lens_about .intro p {
		font-size: 16px;
		text-align: center;
		margin-bottom: 70px;
	}
}

.lens_about .intro p.small {
	font-size: 10px;
	text-align: right;
}

.lens_about .intro .imgbx01 {
	width: 100%;
	margin: 0 auto;
}

.lens_about .intro .imgbx01 img {
	width: 100%;
}

@media only screen and (min-width: 769px) {
	.lens_about .intro .imgbx01 {
		width: 626px;
		margin: 0 auto;
	}
}


.lens_about .intro .subtext-inner {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	margin-bottom: 3%;
}

.lens_about .intro .subtext-inner-title {
	background-color: #efecf7;
	color: #b8abdd;
	border-radius: 6px;
	padding: 3px 5px;
	font-weight: 500;
	margin-right: 3%;
	font-size: 2.75vw;
}

.subtext-inner-text {
	font-size: 3.125vw;
	width: 80%;
}

@media only screen and (min-width: 769px) {
	.lens_about .intro .subtext-inner {
		width: 530px;
		margin: 0 auto 10px;
		justify-content: left;
	}

	.lens_about .intro .subtext-inner-title {
		padding: 4px 7px;
		font-size: 16px;
	}

	.subtext-inner-text {
		font-size: 16px;
		padding-top: 4px;
	}
}

.lens_about .case01 {
	background-color: #f5f6f7;
	border-radius: 10px;
	margin-bottom: 40px;
	padding: 25px 20px;
}
.lens_about .case01.m-case03 {
	margin-bottom: 90px;
}

@media only screen and (min-width: 769px) {
	.lens_about .case01 {
		padding: 40px;
	}
	.lens_about .case01.m-case03 {
	}
}

.lens_about .case01 .text {
	width: 100%;
}

.lens_about .case01 .text-inner .title {
	font-size: 4.8vw;
	font-weight: 500;
	line-height: 1.8;
	margin-bottom: 27px;
	text-align: center;
	font-weight: bold;
}
.lens_about .case01 .text-inner .title.m-subtitle {
	line-height: 1.6;
}

@media only screen and (min-width: 769px) {
	.lens_about .case01 .text-inner .title {
		margin-bottom: 28px;
		font-size: 26px;
	}
}


.lens_about .case01 .text-inner p {
	font-size: 16.5px;
	line-height: 1.65;
}

.lens_about .case01 .img {
	width: 100%;
	margin: 0 auto 1.33vw;
}

@media only screen and (min-width: 769px) {
	.lens_about .case01 .img {
		width: 100%;
		margin: 0 auto;
	}
}

@media only screen and (max-width: 768px) {
	.lens_about .case01 .text-inner .title.m-subtitle {
		margin-bottom: 20px;
	}

	.lens_about .case01 .img {
		margin-bottom: 0;
	}
}

.lens_about .case01 .img img {
	width: 100%;
}

.lens_about .case02 {
	background-color: #f5f6f7;
	padding: 5.33vw 6.67vw;
}

@media only screen and (min-width: 769px) {
	.lens_about .case02 {
		display: flex;
		position: relative;
		padding: 5%;
	}
}

.lens_about .case02 .text {
	width: 100%;
}

.lens_about .case02 .text-inner .title {
	font-size: 4.0625vw;
	font-weight: 500;
	line-height: 1.8;
	margin-bottom: 27px;
	text-align: center;
	font-weight: bold;
}

.lens_about .case02 .text-inner p {
	font-size: 3.47vw;
	line-height: 1.8;
}

.lens_about .case02 .img {
	width: 100%;
	margin: 0 auto 7%;
}

.lens_about .case02 .img img {
	width: 100%;
}

@media only screen and (min-width: 769px) {
	.lens_about .case02 .text-inner .title {
		font-size: 26px;
		margin-bottom: 45px;
		/* text-align:left; */
	}

	.lens_about .case02 .text-inner p {
		font-size: 16px;
		line-height: 2.2;
		text-align: center;
	}

	.lens_about .case02 .img {
		width: 100%;
		margin: 0 auto;
	}

	.lens_about .case02 .img img {
		width: 100%;
	}
}


.l-inner {
	padding: 32px 20px 0px;
}

.bnr-area {
	margin: 10% auto 0;
	width: 80%;
}

@media only screen and (min-width: 769px) {
	.bnr-area {
		margin: 140px auto 80px;
		max-width: 1100px;
		width: 100%;
	}
}

.bnr-area .bnr-big ul li {
	margin-bottom: 10%;
}

.bnr-area .bnr-big ul li .text {
	text-align: center;
	font-size: 3.25vw;
	color: #3e3a39;
	margin-top: 3%;
	line-height: 1.3;
	letter-spacing: 0.05em;
}

.bnr-area .bnr-big ul li img {
	width: 100%;
}

@media only screen and (min-width: 769px) {
	.bnr-area .bnr-big ul {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 100%;
		margin: 0 auto;
	}

	.bnr-area .bnr-big ul li {
		margin-bottom: 107px;
		width: 48%;
	}

	.bnr-area .bnr-big ul li:nth-child(2n) {
		margin-left: 4%;
	}

	.bnr-area .bnr-big ul li .text {
		font-size: 18px;
		margin-top: 25px;
	}
}


.bnr-area .bnr-small ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.bnr-area .bnr-small ul li:nth-child(2n) {
	margin-left: 4%;
}

.bnr-area .bnr-small ul li {
	margin-bottom: 5%;
	width: 48%;
}

.bnr-area .bnr-small ul li .text-area {
	min-height: 100px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

@media screen and (max-width: 1040px) {
	.bnr-area .bnr-small ul li .text-area {
		min-height: 17.188vw;
	}
}

.bnr-area .bnr-small ul li .title {
	text-align: left;
	font-size: 3.25vw;
	color: #3e3a39;
	margin-top: 5%;
	font-weight: bold;
}

.bnr-area .bnr-small ul li .text {
	align-self: flex-end;
	text-align: left;
	font-size: 2.35vw;
	color: #3e3a39;
	margin-top: 5%;
	line-height: 1.7;
	letter-spacing: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}

.bnr-area .bnr-small ul li img {
	width: 100%;
}

@media only screen and (min-width: 769px) {
	.bnr-area .bnr-small ul {
		width: 100%;
		margin: 0 auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}

	.bnr-area .bnr-small ul li:nth-child(2n) {
		margin-left: 0%;
	}

	.bnr-area .bnr-small ul li:last-child {
		margin-right: 0%;
	}

	.bnr-area .bnr-small ul li {
		margin-bottom: 5%;
		width: 46%;
		max-width: 246px;
		margin-right: 3.5%;
	}

	.bnr-area .bnr-small ul li .title {
		font-size: 18px;
		margin-top: 15px;
	}

	.bnr-area .bnr-small ul li .text {
		font-size: 14px;
		margin-top: 10px;
	}

	.bnr-area .bnr-small ul li img {
		width: 100%;
	}
}

.l-container {
	margin-bottom: 0 !important;
}

#store__ipad .l-container {
	margin-bottom: 80px !important;
}

.bnr-single {
	width: 84%;
	margin: 0 auto;
}

.bnr-single img {
	margin: 0 auto 80px;
	width: 100%;
}

@media only screen and (min-width: 769px) {
	.bnr-single {
		width: 80%;
		margin: 0 auto;
	}

	.bnr-single img {
		max-width: 100%;
		width: auto;
	}
}

#sub-content {
	width: 90%;
	overflow: hidden;
	margin: 5% auto;
	background-color: #FFF;
}

#sub-content .sub-cont {
	padding: 5%;
}

#sub-content .sub-cont img {
	width: 100%;
}

@media only screen and (min-width: 769px) {
	#sub-content {
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		font-family: "Noto Sans Regular";
		margin-top: 80px;
	}
}

.p-lensdesc__subttl {
	padding: 20px 0;
	font-size: 4vw;
	text-align: center;
	font-weight: bold;
	color: #DA0024;
}

@media only screen and (min-width: 769px) {
	.p-lensdesc__subttl {
		padding: 20px 0 ;
		font-size: 1.4vw;
		text-align: center;
		font-weight: bold;
		color: #DA0024;
	}
}

.p-lensdesc__ttl.c-ttl02.c-ttlmain {
	padding: 3px 0 30px;
}

@media only screen and (min-width: 769px) {
	.p-lensdesc__ttl.c-ttl02.c-ttlmain {
		padding: 10px 0 65px;
	}
}

.p-lensdesc__ttl.c-ttl02.c-ttlback {
	padding: 7px 0;
	font-size: 4vw;
	color: #fff;
	border-radius: 20px;
	background-color: #3A4763;
}

@media only screen and (min-width: 769px) {
	.p-lensdesc__ttl.c-ttl02.c-ttlback {
		width: 440px;
		margin: 0 auto;
		padding: 14px 0;
		font-size: 20px;
		color: #fff;
		border-radius: 24px;
	}
}

.lens_about .text-inner .title span {
	font-size: 6.4vw;
	color: #9B7F4E;
}

@media only screen and (min-width: 769px) {
	.lens_about .text-inner .title span {
		font-size: 38px;
	}
}

.l-img__wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: none;
	margin: 0 auto 25px;
}
.l-img__wrap.m-margin0 {
	margin-bottom: 0;
}

@media only screen and (min-width: 769px) {
	.l-img__wrap {
		width: auto;
		max-width: 530px;
		margin: 0 auto 50px;
	}
	.l-img__wrap2 {
		max-width: 664px;
	}
	.l-img__wrap.m-margin0 {
		margin-bottom: 0;
	}
}

.l-img__item {
	width: 48.6%;
	max-width: 250px;
}
.l-img__wrap2 .l-img__item {
	max-width: 320px;
}

.l-img__wrap__uni .l-img__item:nth-last-child(2) {
	width: 58.67vw;
	margin: 30px auto 0;
}

@media only screen and (min-width: 769px) {
	.l-img__wrap__uni .l-img__item:nth-last-child(2) {
		width: auto;
		margin: 20px auto 0;
	}
}

.l-img__wrap__uni .l-img__item:nth-last-child(2) h3 {
	height: 16.8vw;
}

@media only screen and (min-width: 769px) {
	.l-img__wrap__uni .l-img__item:nth-last-child(2) h3 {
		height: auto;
	}
}

.lens_about .case02 .l-img__item h3 {
	height: 16.8vw;
}

@media only screen and (min-width: 769px) {
	.lens_about .case02 .l-img__item h3 {
		height: auto;
	}
}

@media only screen and (max-width: 768px) {
	.l-inner {
		padding-top: 22px;
	}
	.bnr-area {
		margin-top: 0%;
	}

	.lens_about .text-inner .title span {
		display: block;
		margin-top: 5px;
		line-height: 1.4;
	}

	.l-img__wrap2 .l-img__item {
		width: 48.6%;
	}
}

.l-img__item h3 {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 10vw;
	margin: 0 0 0.27vw;
	padding-top: 0.4vw;
	color: #fff;
	font-size: 3.47vw;
	font-weight: bold;
	background-color: #9A9A9A;
	text-align: center;
}
.l-img__item .m-gold {
	background-color: #9B7F4E;
}
.l-img__item .m-navy {
	background-color: #3A4763;
}
.l-img__item.l-img__item2 h3 {
	padding: 9px 0 8px;
}
.l-img__item.l-img__item2 .l-img__wrap__title {
	display: block;
	background-color: transparent;
	width: auto;
	height: auto;
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	font-size: 17px;
	font-weight: bold;
	color: #000;
}

@media only screen and (min-width: 769px) {
	.l-img__item h3 {
		height: auto;
		margin: 0 0 1px;
		padding: 17px 0 16px;
		color: #fff;
		font-size: 16px;
	}
	.l-img__item.l-img__item2 h3 {
		padding: 9px 0 8px;
	}
}

.p-small_text {
	text-align: left;
}
.p-small_text p {
	font-size: 11px !important;
	color: #5E5E5E;
}

@media only screen and (min-width: 769px) {
	.p-small_text p {
		margin: 7px 0 0;
	}
}

.l-img__wrap .p-small_text {
	width: 100%;
	text-align: center;
}

@media only screen and (max-width: 768px) {
	.l-img__item .m-height1 {
		height: auto;
		line-height: 1.3;
		padding-top: 12px;
		padding-bottom: 10px;
	}
	.l-img__item .m-height2,
	.l-img__item.l-img__item2 .m-height2 {
		height: auto;
		line-height: 1.3;
		padding-top: 11px;
		padding-bottom: 7px;
	}

	.l-under_inner__uni {
	}

	.l-img__wrap .p-small_text {
		margin-top: 5px;
		margin-bottom: 8px;
	}
}

.p-frame-search {
	padding: 60px 0;
	margin-bottom: 8vw;
}

@media only screen and (min-width: 769px) {
	.p-frame-search {
		padding: 72px 0 80px;
		margin-bottom: 6px;
	}
}

.p-frame-search__btn {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	max-width: 270px;
	height: 58px;
	padding: 0 1.5em;
	font-size: 14px;
	line-height: 1;
	color: #3e3a39;
	text-align: center;
	text-decoration: none;
	vertical-align: middle;
	background-color: transparent;
	border: 1px solid #3e3a39;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}

.p-frame-search__btn::after {
	display: none;
}

@media only screen and (min-width: 769px) {
	.p-frame-search__btn {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		width: 320px;
		max-width: 100%;
		height: 64px;
		padding: 0 1.5em 0;
		font-size: 16px;
		line-height: 1;
		color: #3e3a39;
		text-align: center;
		text-decoration: none;
		vertical-align: middle;
		background-color: transparent;
		border: 1px solid #3e3a39;
		-webkit-transition: all 0.3s ease;
		transition: all 0.3s ease;
	}

	.p-frame-search__btn::after {
		display: none;
	}

	.p-frame-search__btn:hover {
		color: #fff;
		background-color: #3e3a39;
		opacity: 1;
	}
}

.p-frame-search__txt {
	padding: 0;
}

section.u-bg-gray {
	width: 92%;
	max-width: 1000px;
	margin: 0 auto;
}

@media only screen and (max-width: 768px) {
	.bnr-small {
		padding: 0 0 28%;
	}
}

.l-inner-small.p-bnr--simple {
	width: 100%;
}

.p-bnr--simple a.c-card-link,
.p-bnr--simple .c-card-link {
	padding: 20px !important;
	margin: 30px auto 20px;
	max-width: 880px;
	width: 100%;
	display: block;
	color: #3e3a39;
	text-decoration: none;
	border: 1px solid #da0024;
	background: none;
	text-align: center;
	font-size: 20px;
}

#recommend-appeal-contents {
	margin-bottom: 135px;
}

.l-colorLens_wrapImg .l-colorLens_nowrap {
	white-space: nowrap;
	letter-spacing: -0.08em;
}

@media only screen and (max-width: 768px) {
	.p-bnr--simple a.c-card-link,
	.p-bnr--simple .c-card-link {
		width: 88.89vw !important;
		padding: 2.666666666666667vw !important;
		font-size: 3.4666666666666663vw;
	}

	#recommend-appeal-contents {
		margin-bottom: 95px;
	}
}

.p-head__primary {
	margin-bottom: 30px;
	font-weight: bold;
	font-size: 25px;
	color: #000;
}

@media only screen and (min-width: 769px) {
	.p-head__primary {
		text-align: center;
	}
}

.p-lensView {
	margin-bottom: 40px;
}
.p-lensView img {
	border-radius: 15px;
}
.p-lensView + .p-hqbifocal__note1,
.p-lensView + .p-small_text {
	margin-top: -20px;
}

.p-lensView2 {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-bottom: 40px;
}
.p-lensView2__item {
	flex: 1;
}
.p-lensView2__item img {
	border-radius: 10px;
}

.p-wearing {
	margin-top: 90px;
}

.p-imageTextContainer {
	margin-right: auto;
	margin-left: auto;
}
.p-imageTextContainer__text {
	text-align: left;
}
.p-imageTextContainer.m-widthA {
	max-width: 500px;
}
.p-imageTextContainer.m-widthB {
	max-width: 500px;
}

@media only screen and (max-width: 768px) {
	.p-hqbifocal__container,
	.p-hqbifocal__title1,
	.p-lensdesc__heading__txt,
	.p-hqbifocal__title4,
	.p-hqbifocal__title5 {
		text-align: left;
	}

	.list-wrapper,
	.p-head__primary {
		padding-right: 24px;
		padding-left: 24px;
	}
	.p-lensView2 {
		flex-direction: column;
		text-align: center;
	}
}

.p-recommendLenses {
	margin-top: 80px;
	margin-bottom: 90px;
	text-align: center;
}
.p-recommendLenses .button-l-1-main-jp {
	display: inline-block;
}

@media screen and (min-width: 769px) {
	.p-recommendLenses .button-l-1-main-jp {
		width: auto;
	}
}

@media screen and (max-width: 768px) {
	.p-recommendLenses {
		margin-top: 50px;
		margin-bottom: 60px;
	}
}