@charset "UTF-8";

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 2 version
*/

/* p-under
--------------------------------*/
#p-under-drive a {
	text-decoration: none;
}
#p-under-drive a:hover {
  opacity: 0.7;
}

.u-font-jins-bold {
	font-family: "jins_next_ttregular", sans-serif; 
}

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

.p-lensdesc__ttl.c-ttl02 {
	padding-top: 40px;
	font-size: 22px;
}

.p-lensdesc__ttl-sub {
	font-size: 4.68vw;
	color: #3e3a39;
	text-align: center;
	font-weight: 500;
}

.p-lensdesc__heading__txt {
	width: 100%;
	padding: 0 15px;
	margin: 0 auto 40px;
	font-size: 15px;
	line-height: 1.875;
	color: #3e3a39;
	text-align: left;
}

@media only screen and (min-width: 769px) {
	.p-lensdesc__ttl.c-ttl02 {
		padding: 77px 0 60px !important;
		font-size: 32px;
		line-height: 1;
	}
	.p-lensdesc__ttl-sub {
		font-size: 22px;
	}
	
	.p-lensdesc__heading__txt {
		width: 676px;
		padding: 0;
		margin: 0 auto 100px;
		font-size: 16px;
		line-height: 2.2em;
		text-align: center;
	}
}

@media screen and (max-width: 768px) {
	.p-lensdesc__heading__txt  {
		font-size: 3.6875vw;
	}
}

.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__container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-flow: column nowrap;
	flex-flow: column nowrap;
}

@media only screen and (min-width: 769px) {
	.p-lensdesc__container {
		-ms-flex-flow: nowrap;
		flex-flow: nowrap;
		justify-content: space-between;
		width: 100%;
		max-width: 1000px;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
	}
}

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

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

/* p-price
--------------------------------*/
.p-price-lens__note {
    margin-top: -4px;
    font-weight: normal;
    font-size: 12.2px;
} 

.p-priceFooter {
	margin-top: 29px;
	text-align: center;
}
#mainArea .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;
}
.p-price {
	padding: 20px 0;
	font-weight: bold;
	color: #3e3a39;
	text-align: center;
	background: #f9f9fa;
}

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

.p-price__frame__box,
.p-price__lens__box {
	width: 45%;
	text-align: center;
}

.p-price__plus {
	position: relative;
	width: 10%;
	margin-top: 42px;
}

.p-price__plus::before,
.p-price__plus:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 14px;
	height: 2px;
	margin: auto;
	content: "";
	background: #000;
}

.p-price__plus:after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.p-price-frame__txt {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	height: 60px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #3e3a39;
	-webkit-box-align: flex-end;
	-ms-flex-align: flex-end;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}

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

.p-price-lens__txt {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	flex-direction: column;
	gap: 10px;
	height: 60px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #3e3a39;
	letter-spacing: 0;
}

@media only screen and (min-width: 769px) {
	.p-price-lens__txt {
		font-size: 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-price__wrapper {
	display: flex;
	width: 100%;
	padding: 45px 15px 35px;
	margin: auto;
}

@media only screen and (min-width: 769px) {
.p-price__wrapper {
		width: 400px;
		min-width: 400px;
		padding: 0;
		margin-left: 0;
		margin-bottom: 50px;
	}
}

.p-price__img {
	width: 116px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 40px;
}

@media only screen and (min-width: 769px) {
	.p-price__img {
	width: 150px;
	}
}

.p-price__img img{
	height: auto;
}

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

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

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

.p-refractive__ttl.c-ttl04:after {
	content: none;
}

.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-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-under-drive .p-price__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;
	margin: auto;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

@media only screen and (min-width: 769px) {
	#p-under-drive .p-price__container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: nowrap;
		    flex-flow: nowrap;
		justify-content: space-around;
		width: 100%;
		max-width: 1000px;
		padding: 0 0 0 40px;
		margin: auto;
	}
}


.list-wrapper {
	width: 86%;
	margin: 0 auto;
	padding: 12% 0 10%;
}

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

.list-wrapper .block-title {
	margin-bottom: 10%;
	width: 100%;
	padding: 2%;
	background-color: #9adae2;
	color: #fff;
	text-align: center;
	font-size: 3.75vw;
	letter-spacing: 0.16em;
	font-weight: 500;
}

@media only screen and (min-width: 769px) {
	.list-wrapper .block-title {
		margin-bottom: 30px;
		margin-bottom: 45px;
		width: 100%;
		font-size: 25px;
	}
}

.list-wrapper ._checklist li {
	line-height: 1.688;
	font-size: 3.75vw;
	color: #3e3a39;
	margin-bottom: 15px;
	padding-bottom: 5px;
	padding-left: 35px;
	line-height: 1.414;
	position: relative;
}

@media only screen and (min-width: 769px) {
	.list-wrapper ._checklist li {
		line-height: 1.688;
		font-size: 22px;
		margin-bottom: 15px;
		padding-bottom: 5px;
		padding-left: 45px;
	}
}

.list-wrapper ._checklist li::before {
	content: '';
	display: inline-block;
	position: absolute;
	left: 0;
	top: 48%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 23px;
	height: 23px;
	background-image: url(../drive/img/pc/check.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
}

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

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

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

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

/* p-spec
--------------------------------*/
.p-spec {
	padding-bottom: 24px;
	margin-top:80px;
}

.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;
	font-weight: 500;
}

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

#p-under-drive .p-spec__list {
	margin-top: 30px;
}

@media only screen and (min-width: 769px) {
  #p-under-drive .p-spec__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
		margin-top: 60px;
  }
  #p-under-drive .p-spec__list .p-spec__list-item {
    width: 32%;
  }
  #p-under-drive .p-spec__list .p-spec__list-item img {
    width: 110px;
  }
}


.lens_about {
	color:#3e3a39;
}
.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;
	line-height: 1.8em;
	}
}

.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;
		line-height: 2.2em;
	}
}

.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:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        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;
		-webkit-box-pack: left;
		    -ms-flex-pack: left;
		        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 .pettern{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}
.lens_about .pettern > li {
	border-radius: 1em;
	background: #ebf8f9;
	padding: 60px 40px;
	width: 340px;
}
.lens_about .pettern > li + li {
	margin-left: 80px;
}

.lens_about .pettern-circle {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.lens_about .pettern-grey{
	font-size: 18px;
	color: #888888;
	/*font-size: 500;*/
	line-height: 1.4em;
}

.lens_about .pettern-h{
	font-size: 30px;
	font-family: 'jins_nextextralight',sans-serif;
	line-height: 1.4em;
	margin-top: 10px;
}

.lens_about .pettern-num{
	margin-top: 15px;
	line-height: 1.4em;
}
.lens_about .pettern-num_ttl{
	font-size: 14px;
	text-align: center;
	line-height: 2em;
}

.lens_about .pettern-num_val{
	font-size: 48px;
	color: #9adae2;
	font-weight: bold;
	line-height: 1em;
	margin-top: 5px;
	text-align: center;
}
.lens_about .pettern-num_com{
	margin-top: 40px;
	font-size: 14px;
	text-align: left;
	line-height: 2em;
}

.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%;
}

@media only screen and (max-width: 768px) {

	.lens_about .pettern{
		display: block;
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}

	.lens_about .pettern > li {
		width: 100%;
    		padding: 8% 5%;
		margin: 0 0 20px;
	}
	
	.lens_about .pettern > li + li {
		margin-left: 0;
	}

	.lens_about .pettern-grey{
		font-size: 3.8vw;
	}

	.lens_about .pettern-h{
		font-size: 7.6vw;
		margin-top: 5%;
	}

	.lens_about .pettern-num{
		margin-top: 5%;
	}

	.lens_about .pettern-num_ttl{
		font-size: 3.18vw;
	}

	.lens_about .pettern-num_val{
		font-size: 7.25vw;
	}
	.lens_about .pettern-num_com{
		margin-top:8%;
		font-size: 3.4375vw;
	}
}

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

.p-lens__try__box-item:first-child {
  max-width: 457px;
}

.p-lens__try__box-item {
  width: 50%;
  max-width: 457px;
}

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

@media screen and (max-width: 769px)  {
	.p-tab__contents__container {
		width: 100%;
		overflow: hidden;
	}
	.p-lens__try__box-item {
		width: 100%;
		max-width: 100%;
	}
	.p-lens__try-img  {
		width: 100%;
	}
	.p-lens__try-img img {
		width: 100%;
	}
	.p-lens__try__box__changeimg_wrap {
		max-width: 100% !important;
	}
	.p-lens__try__box__changeimg img {
		width: 100%;
	}
	.p-lens__try__box-item:first-child {
		max-width: 100%;
	}
}




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

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

@media (max-width: 768px) { 
	.p-lens__try__box__changeimg_wrap p.before , p.after {
		font-size: 2.75vw ;
	}
}


.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__box__heading {
		font-size:14px;
	}
}

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

#p-under-drive .p-tab__contents__container_wrap{
	padding: 60px 30px;
	background-color: #f5f6f7;
}

#p-under-drive .p-tab__contents__container_wrap .p-tab__contents__container + .p-tab__contents__container {
	margin-top: 60px;
}

#p-under-drive .p-tab__contents__container {
	margin-bottom: 0;
}

#p-under-drive .p-howto__block {
  position: relative;
  /* width: 85.86%; */
  width: 68.4%;
  padding: 6% 0 10%;
  margin: auto;
}

#p-under-drive .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-under-drive .p-howto__block div {
  position: relative;
}

#p-under-drive .p-howto__block div img {
  width: 100%;
}
#p-under-drive .p-howto {
	padding:8% 0 5%;
}
#p-under-drive .p-howto__container {
	padding-bottom: 100px;
}
#p-under-drive .p-howto__desp {
	font-family: "jins_next_ttlight", sans-serif;
}
#p-under-drive .p-howto__container p {
	text-align:left;
	margin:20px auto;
	line-height:1.6;
	color:#3e3a39;
	font-size:3.75vw;
}

@media only screen and (max-width: 768px) {
	#p-under-drive .p-howto__container {
		padding-bottom: 10%;
	}
	#p-under-drive .p-howto__desp {
		padding: 0 5.1%;
	}

	#p-under-drive .p-tab__contents__container{
		padding: 0 0 0;
	}

	#p-under-drive .p-tab__contents__container_wrap{
		padding: 30px 15px;
	}

	#p-under-drive .p-tab__contents__container_wrap .p-tab__contents__container + .p-tab__contents__container {
		margin-top: 20px;
		padding: 0 0 0;
	}
}

@media only screen and (min-width: 769px) {
	#p-under-drive .p-howto {
		padding:80px 0 0px;
	}
	#p-under-drive .p-howto__container p {
		text-align:center;
		line-height:2;
		font-size:16px;
	}

}

.c-ttl01 {
	font-weight: 600;
}
@media screen and (max-width: 768px) {
  .c-ttl01 {
    font-size: 4.6875vw !important;
	}
	.c-ttl02 {
    font-size: 4.6875vw !important;
  }
  .c-btn01-arrow , .p-frame-search__btn {
    font-size: 2.75vw !important;
  }
  .cboxElement  {
    font-size: 2.75vw !important;
    font-weight: bold;
	}
	.p-tab__contents__container_wrap {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
}


@media only screen and (min-width: 769px) {
  #p-under-drive .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-under-drive .p-howto__block::after {
    display: none;
  }
  #p-under-drive .p-howto__block div {
    position: relative;
    width: 30%;
    margin-right: 4.5%;
  }
  #p-under-drive .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-under-drive .p-howto__block div:nth-of-type(3),
	#p-under-drive .p-howto__block div:nth-of-type(6),
	#p-under-drive .p-howto__block div:last-of-type {
    margin-right: 0;
  }
  #p-under-drive .p-howto__block div:nth-of-type(3)::after,
  #p-under-drive .p-howto__block div:nth-of-type(6)::after,
  #p-under-drive .p-howto__block div:last-of-type::after {
    display: none;
  }
  #p-under-drive .p-howto__block div:nth-child(n + 4) {
    padding-top: 3%;
  }
  #p-under-drive .p-howto__block div:nth-last-child(1)::after {
    display: none;
  }
}

#p-under-drive .p-frame-search__btn {
	background: none;
	border: 1px solid #3a4763;
	color: #3a4763;
}

@media only screen and (max-width: 768px) {
	#p-under-drive .p-frame-search__btn {
		margin-top: 40px;
	}
}

.bnr-area {
	margin:10% auto;
	width:80%;
}
@media only screen and (min-width: 769px) {
	.bnr-area {
	margin:80px auto;
	max-width: 1100px;
	width: 100%;
	}
}
.bnr-area .bnr-big ul {
}
.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%;
}
.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:70px;
	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 .title {
	text-align:left;
	font-size:3.25vw;
	color:#3e3a39;
	margin-top:5%;
	font-weight: bold;
}
.bnr-area .bnr-small ul li .text {
	text-align:left;
	font-size:2.35vw;
	color:#3e3a39;
	margin-top:5%;
}
.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%;
	}
}

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




	/**********  その他のリンク 20190108 */


	.other-list {
		width: 994px;
		margin: 15px auto 30px;
		display:none;
		/*display:flex;*/
		justify-content: space-between;
	  }

	  @media screen and (max-width: 911px){
		.mod-section,.mod-section.top-other-list{
			/*width: 100%;
			padding: 30px 16px 28px;
			margin: 39px auto 0;
			border-top:1px solid #dedede;*/
		}
	  }


	  @media (max-width: 768px) {
	  .other-list {
		  width: 100%;
		  flex-wrap: wrap;
		  margin-bottom: 0;
	  }
	  }



	  .other-list li {
		width: 23%;
		margin: 0 1% 20px;
		border: solid 1px #ebebeb;
		border-radius: 2px;
	  }

	  @media (max-width: 768px) {
		.other-list li {
		  width: 47%;
		  margin-bottom: 3%;
		  background-color: #ffffff;
		}
	  }

	  .other-list a {
		display: block;
		text-align: center;
		color: #333333;
	  }



	  .other-list a:hover {
		border-color: #DDDDDD;
		color: #999999;
	  }

	  .other-list .other-ttl {
		min-height: 55px;
		-js-display: flex;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		font-weight: bold;
		font-size: 16px;
		line-height: 24px;
		  border-top: solid 1px #ebebeb;
		  padding: 13px 0;
		  margin: 0 auto;
	  }

	  @media (max-width: 414px) {
		.other-list .other-ttl {
		  min-height: 0;
		  font-size: 12px;
			line-height: 20px;
				padding: 10px;
		}
	  }

	  .other-list .other-img{
		min-height: 65px;
	  }
	  .other-list .other-img img{
		  vertical-align: middle;
		  width: 100%;
	  }

	  @media (max-width: 414px) {
	  .other-list .other-img{
		min-height: 0;
	  }
	  .other-list .other-img img{

	  }
	  }


	  .p-recommendLenses {
	margin-top: 80px;
	margin-bottom: 90px;
	text-align: center;
	}
    .p-recommendLenses .button-l-1-main-jp {
	    display: inline-block;
		color: #ffffff!important;
		text-decoration: none!important;
    }

    @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;
	    }
    }

	@media screen and (max-width: 768px) {
		.u-separator_line {
			margin: 0 auto!important;
		}
	}


