@charset "UTF-8";
/*===============================================
● 画面の横幅が761px以上
===============================================*/
@media screen and (min-width: 761px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #define_eyes_contents {
    min-width: 1200px;
    width: 100%;
    float: left;
    clear: both;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 1.78;
    text-align: left;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt"1;
    overflow: hidden;
  }
  #define_eyes_contents .auto {
    width: 1100px;
    margin: 0 auto;
    position: relative;
  }
  #define_eyes_contents *, #define_eyes_contents *:before, #define_eyes_contents *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #define_eyes_contents img {
    width: 100%;
    display: block;
  }
  #define_eyes_contents section {
    width: 100%;
    float: left;
    clear: both;
    position: relative;
  }
  #define_eyes_contents .pc_none {
    display: none;
  }
  #define_eyes_contents .tester_link {
    width: 100%;
    clear: both;
    text-align: center;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: .3em;
    background-color: #f4efe3;
  }
  #define_eyes_contents .tester_link a {
    padding: 14px 0 20px;
    background-image: url("../images/define_eyes/icon_arrow.png");
    background-repeat: no-repeat;
    background-position: center bottom 10px;
    background-size: 16px;
  }
  #define_eyes_contents .contact_link {
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #f0cfcf;
  }
  #define_eyes_contents .contact_link a {
    padding: 36px 0 27px;
  }
  #define_eyes_contents .contact_link img {
    width: 296px;
    margin: 0 auto;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #define_eyes_contents #conts_main {
    height: 690px;
    background-image: url("../images/define_eyes/bg_fv.jpg");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
  }
  #define_eyes_contents #conts_main .auto {
    padding: 58px 0 0 492px;
  }
  #define_eyes_contents #conts_main h2 {
    width: 508px;
    margin-bottom: 46px;
  }
  #define_eyes_contents #conts_main .link_btn {
    width: 151px;
    margin-left: 264px;
    position: relative;
    z-index: 9;
  }
  #define_eyes_contents #conts_about {
    background-color: #f0e0e0;
    padding: 62px 0 46px;
    text-align: center;
  }
  #define_eyes_contents #conts_about .title_wrapper {
    padding: 84px 0 40px;
    margin-bottom: 31px;
    position: relative;
  }
  #define_eyes_contents #conts_about .title_wrapper::before {
    content: "";
    display: block;
    width: 71px;
    height: 56px;
    background-image: url("../images/define_eyes/icon_about.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #define_eyes_contents #conts_about .title_wrapper::after {
    content: "";
    display: block;
    width: 63px;
    height: 14px;
    background-image: url("../images/define_eyes/img_about_01.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #define_eyes_contents #conts_about .top_text {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 12px;
  }
  #define_eyes_contents #conts_about h2 {
    font-size: 24px;
    line-height: 1.5;
    color: #d17492;
  }
  #define_eyes_contents #conts_about h2 .big {
    font-size: 30px;
  }
  #define_eyes_contents #conts_about .text {
    margin-bottom: 32px;
  }
  #define_eyes_contents #conts_about .text:last-of-type {
    margin-bottom: 0;
  }
  #define_eyes_contents #conts_difference {
    padding: 92px 0 0;
  }
  #define_eyes_contents #conts_difference .lr_wrapper {
    margin-bottom: 77px;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box {
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 49px 0 41px;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box::before {
    content: "";
    display: block;
    min-width: 923px;
    width: 62vw;
    height: 100%;
    margin-bottom: 77px;
    background-color: #f0e0e0;
    position: absolute;
    top: 0;
    right: 38%;
    z-index: -1;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box .text_box {
    width: 476px;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box .text_box h2 {
    width: 372px;
    margin-bottom: 28px;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box .text_box .text {
    margin-bottom: 30px;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box .text_box .point {
    width: 420px;
    margin-top: 34px;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box .img {
    max-width: 664px;
    min-width: 475px;
    width: 44vw;
    position: absolute;
    left: 525px;
    top: -52px;
  }
  #define_eyes_contents #conts_difference .impression {
    width: 654px;
    margin: 0 auto;
  }
  #define_eyes_contents #conts_detail {
    padding-top: 95px;
  }
  #define_eyes_contents #conts_detail h2 {
    display: block;
    width: 72px;
    margin: 0 auto 92px;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box {
    width: 100%;
    background-color: #f2eaf4;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box .auto {
    min-height: 395px;
    padding-right: 500px;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box:nth-of-type(2n) {
    background-color: #e3f0f4;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box:nth-of-type(2n) .auto {
    padding-right: 0;
    padding-left: 500px;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box .text_box {
    width: 100%;
    padding: 43px 60px 62px;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box .text_box h3 {
    width: 251px;
    margin: 0 auto 20px;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box_2 .text_box h3 {
    width: 176px;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box .img {
    width: 456px;
    position: absolute;
    right: 0;
    bottom: 19px;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box:nth-of-type(2n) .img {
    right: auto;
    left: 0;
  }
  #define_eyes_contents #conts_check {
    padding: 82px 0 69px;
  }
  #define_eyes_contents #conts_check h2 {
    display: block;
    width: 291px;
    margin: 0 auto 70px;
  }
  #define_eyes_contents #conts_check .table_img {
    width: 873px;
    margin: 0 auto;
  }
  #define_eyes_contents #conts_semerit {
    padding: 34px 0 32px;
    background-color: #f8f8f8;
    position: relative;
  }
  #define_eyes_contents #conts_semerit .auto {
    padding-right: 500px;
  }
  #define_eyes_contents #conts_semerit .text_box {
    width: 416px;
    padding-top: 12px;
  }
  #define_eyes_contents #conts_semerit h2 {
    width: 418px;
    margin-bottom: 34px;
  }
  #define_eyes_contents #conts_semerit .text {
    line-height: 2;
    margin-bottom: 37px;
  }
  #define_eyes_contents #conts_semerit .text:last-of-type {
    margin-bottom: 0;
  }
  #define_eyes_contents #conts_semerit .img_box {
    min-width: 750px;
    width: 50vw;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
  }
  #define_eyes_contents #conts_semerit .img_box .text_img {
    width: 420px;
    background-color: #fff;
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
  }
  #define_eyes_contents #conts_wish .auto {
    width: 969px;
    padding-top: 74px;
    margin: 0 auto;
  }
  #define_eyes_contents #conts_merit {
    padding: 98px 0 125px;
  }
  #define_eyes_contents #conts_merit h2 {
    display: block;
    width: 133px;
    margin: 0 auto 59px;
  }
  #define_eyes_contents #conts_merit .box {
    width: 100%;
    padding-right: 587px;
    margin-bottom: 124px;
    position: relative;
    z-index: 1;
  }
  #define_eyes_contents #conts_merit .box_2 {
    padding: 0 340px 0 339px;
  }
  #define_eyes_contents #conts_merit .box_3 {
    padding: 0 499px 0 85px;
  }
  #define_eyes_contents #conts_merit .box_4 {
    padding: 0 37px 0 549px;
  }
  #define_eyes_contents #conts_merit .box_5 {
    padding: 0 292px 0 324px;
  }
  #define_eyes_contents #conts_merit .box_6 {
    padding: 0 532px 0 52px;
  }
  #define_eyes_contents #conts_merit .box_7 {
    padding: 0 66px 0 520px;
  }
  #define_eyes_contents #conts_merit .box_1::before {
    content: "";
    display: block;
    min-width: 1000px;
    width: 66vw;
    height: 350px;
    background-color: #e5d5e6;
    position: absolute;
    right: 33%;
    top: 66px;
    z-index: -1;
  }
  #define_eyes_contents #conts_merit .box_4::before {
    content: "";
    display: block;
    min-width: 1000px;
    width: 66vw;
    height: 350px;
    background-color: #d9eae8;
    position: absolute;
    left: 33%;
    top: 66px;
    z-index: -1;
  }
  #define_eyes_contents #conts_merit .box_6::before {
    content: "";
    display: block;
    min-width: 1000px;
    width: 66vw;
    height: 350px;
    background-color: #edd9df;
    position: absolute;
    right: 33%;
    top: 66px;
    z-index: -1;
  }
  #define_eyes_contents #conts_merit .box_7::before {
    content: "";
    display: block;
    min-width: 1000px;
    width: 66vw;
    height: 350px;
    background-color: #f4efe3;
    position: absolute;
    left: 33%;
    top: 66px;
    z-index: -1;
  }
  #define_eyes_contents #conts_merit .box .number {
    width: 59px;
    margin: 0 auto 34px;
  }
  #define_eyes_contents #conts_merit .box_1 .number, #define_eyes_contents #conts_merit .box_4 .number, #define_eyes_contents #conts_merit .box_6 .number, #define_eyes_contents #conts_merit .box_7 .number {
    margin: 0 auto 56px;
  }
  #define_eyes_contents #conts_merit .box h3 {
    width: 381px;
    margin-bottom: 28px;
  }
  #define_eyes_contents #conts_merit .box_2 h3 {
    width: 298px;
  }
  #define_eyes_contents #conts_merit .box_3 h3 {
    width: 385px;
  }
  #define_eyes_contents #conts_merit .box_4 h3 {
    width: 335px;
  }
  #define_eyes_contents #conts_merit .box_5 h3 {
    width: 296px;
  }
  #define_eyes_contents #conts_merit .box_6 h3 {
    width: 390px;
  }
  #define_eyes_contents #conts_merit .box_7 h3 {
    width: 384px;
  }
  #define_eyes_contents #conts_merit .box_1 .img {
    width: 327px;
    position: absolute;
    right: 69px;
    top: 21px;
  }
  #define_eyes_contents #conts_merit .box_3 .img {
    width: 274px;
    position: absolute;
    right: 137px;
    top: -8px;
  }
  #define_eyes_contents #conts_merit .box_4 .img {
    width: 440px;
    position: absolute;
    left: 40px;
    top: -63px;
  }
  #define_eyes_contents #conts_merit .box_6 .img {
    width: 322px;
    position: absolute;
    right: 69px;
    top: 14px;
  }
  #define_eyes_contents #conts_merit .box_7 .img {
    width: 356px;
    position: absolute;
    left: 77px;
    top: 35px;
  }
  #define_eyes_contents #conts_price {
    padding: 62px 0 48px;
    background-color: #f4f4f4;
  }
  #define_eyes_contents #conts_price h2 {
    display: block;
    width: 138px;
    margin: 0 auto 63px;
  }
  #define_eyes_contents #conts_price .text_img {
    width: 295px;
    margin: 0 auto 20px;
  }

  #define_eyes_contents #detail_area {
    padding: 95px 0 90px;
    background-color: #f2eaf4;
  }
  #define_eyes_contents #detail_area .white_bg {
    width: 1000px;
    margin: 0 auto;
    padding: 38px 32px 20px;
    background-color: #fff;
    box-shadow: 0px 0.5px 9.4px 0.6px rgba(205, 205, 205, 0.64);
  }
  #define_eyes_contents #detail_area h2 {
    display: block;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 20px;
  }
  #define_eyes_contents #detail_area table {
    width: 100%;
    font-size: 16px;
    line-height: 1.56;
  }
  #define_eyes_contents #detail_area tr:nth-of-type(2n) {
    background-color: #f7f7f7;
  }
  #define_eyes_contents #detail_area th {
    width: 345px;
    min-height: 108px;
    font-weight: 600;
    padding: 24px 32px 22px;
  }
  #define_eyes_contents #detail_area td {
    width: 655px;
    min-height: 108px;
    padding: 24px 32px 22px;
  }
  #define_eyes_contents #conts_faq {
    padding: 83px 0 108px;
  }
  #define_eyes_contents #conts_faq h2 {
    display: block;
    width: 119px;
    margin: 0 auto 20px;
    margin: 0 auto 92px;
  }
  #define_eyes_contents #conts_faq h3 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 46px;
  }
  #define_eyes_contents #conts_faq .faq_list {
    border-top: 2px solid #f0cfcf;
    margin-bottom: 94px;
  }
  #define_eyes_contents #conts_faq .faq_list_2 {
    margin-bottom: 40px;
  }
  #define_eyes_contents #conts_faq .faq_list dl {
    width: 100%;
    text-align: left;
    background-color: #fff;
    border-bottom: 2px solid #f0cfcf;
  }
  #define_eyes_contents #conts_faq .faq_list dl dt {
    font-size: 16px;
    line-height: 1.88;
    padding: 23px 86px 21px;
    background-image: url("../images/define_eyes/icon_plus.png");
    background-repeat: no-repeat;
    background-position: right 30px center;
    background-size: 18px;
    position: relative;
  }
  #define_eyes_contents #conts_faq .faq_list dl dt::before {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url("../images/define_eyes/icon_q.png");
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: contain;
    margin-right: 14px;
    position: absolute;
    left: 17px;
    top: 50%;
    transform: translateY(-50%);
  }
  #define_eyes_contents #conts_faq .faq_list dl dd {
    font-size: 16px;
    line-height: 1.88;
    padding: 28px 86px 27px;
    margin-bottom: 10px;
    position: relative;
    background-color: #f7f7f7;
  }
  #define_eyes_contents #conts_faq .faq_list dl dd::before {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url("../images/define_eyes/icon_a.png");
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: contain;
    margin-right: 14px;
    position: absolute;
    left: 17px;
    top: 33px;
  }
  #define_eyes_contents #conts_faq .message {
    font-size: 18px;
    line-height: 1.39;
  }
  #define_eyes_contents #conts_flow {
    padding: 79px 0 110px;
    background-color: #d9eae8;
  }
  #define_eyes_contents #conts_flow {
    padding: 79px 0 120px;
    background-color: #d9eae8;
  }
  #define_eyes_contents #conts_flow h2 {
    display: block;
    width: 143px;
    margin: 0 auto 40px;
  }
  #define_eyes_contents #conts_flow .flow_list li {
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 64px;
  }
  #define_eyes_contents #conts_flow .flow_list li:last-of-type {
    margin-bottom: 0;
  }
  #define_eyes_contents #conts_flow .flow_list .text_box {
    width: 500px;
    padding-left: 91px;
    margin: auto auto auto 5px;
    position: relative;
  }
  #define_eyes_contents #conts_flow .flow_list .number {
    width: 70px;
    position: absolute;
    left: 0;
    top: 0;
  }
  #define_eyes_contents #conts_flow .flow_list h3 {
    font-size: 24.8px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 4.95px;
    padding: 14px 0 14px;
    margin-bottom: 20px;
    background-image: url("../images/define_eyes/dot.png");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 7px;
  }
  #define_eyes_contents #conts_flow .flow_list .text {
    font-size: 18px;
    line-height: 2;
  }
  #define_eyes_contents #conts_flow .flow_list .img {
    width: 432px;
  }
  #doctor_conts {
    clear: both;
  }
  .form_box {
    background-color: #f0e0e0;
  }
  .form_box {
    background-color: #f0e0e0;
  }
  .form_box .dl_clinic input:checked + label {
    background-color: #dfadc3;
    color: #fff;
  }
  form .wpcf7-submit {
    border: 2px solid #dfadc3;
    color: #dfadc3;
  }
  form .wpcf7-submit:hover {
    background: #dfadc3;
  }
	#define_eyes_contents .define_eyes_case {
		width: 100%;
		margin: 70px auto 0;
	}
	#define_eyes_contents .define_eyes_case_box {
		width: 800px;
    	margin: 0 auto 70px;
	}
	#define_eyes_contents .define_eyes_case_box img {
		margin-bottom: 20px;
	}
	#define_eyes_contents .define_eyes_case_box p {
		font-size: 12px;
	}
	.shorei_link {
		width: 600px;
		margin: 70px auto 40px;
		display: block;
		text-align: center;
		padding: 20px 0;
		background: #333;
		color: #fff;
		position: relative;
		bottom: ;
		font-size: 20px;
	}
	.shorei_link:hover {
		color: #fff;
		background: #83c2ca;
	}	

  .ttl_sub {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
    background: #000000;
    color: #fff;
    line-height: 32px;
    padding: 0.5em;
  }

  .price_wrapper {
    width: 100%;
    /* float: left; */
    /* clear: both; */
    text-align: center;
    padding: 20px 80px;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 33px;
    overflow: hidden;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
  }
	.price_note{
		text-align:center;
		font-weight: bold;
    margin-bottom: 2em;
	}
  .price_wrapper .price_box {
    width: 465px;
    /* float: left; */
    margin-bottom: 35px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 20px 12px;
    border-radius: 6px;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
  }
  .price_wrapper .price_box:nth-of-type(2n) {
    /* float: right; */
  }
  .price_box:nth-of-type(3), .price_box:nth-of-type(4) {
    /* padding: 34px 10px 22px; */
  }
  .price_box .price_name {
    font-size: 23px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 10px;
    font-style: italic;
  }
  .price_box:nth-of-type(3) h4, .price_box:nth-of-type(4) h4 {
    margin-bottom: 0;
  }
  .price_box h4 .small {
    font-size: 22px;
  }
  .price_box .terms {
    display: inline-block;
    border-radius: 16px;
    background-color: #e43c83;
    color: #fff;
    font-weight: bold;
    line-height: 1.4;
    padding: 2px 0 1px;
    width: 223px;
    font-size: 21px;
  }
  .price_box .price_wrap .price {
    font-size: 60px;
    display: inline-block;
    line-height: 1.3;
    font-weight: bold;
    font-style: italic;
    color: #e43c83;
    position: relative;
  }
  .price_box .price_wrap .price {
    font-size: 60px;
  }
  .price_box .price_wrap .price_op {
    color: #30b3bd;
  }
  .price_box .price_wrap .price .small {
    font-size: 36px;
  }
  .price_box .price_wrap .price_op .small {
    color: #30b3bd;
  }
  .price_box .price_wrap .price .taxplus {
    font-size: 22px;
  }
  .price_box .price_wrap .price .tax {
    font-size: 13px;
    font-weight: bold;
    top: 16px;
  }
}
/*===============================================
●画面の横幅が760pxまで（iPhone6 横向きまで）
===============================================*/
@media screen and (max-width:760px) {
  /*=========================
▼▼共通▼▼
===========================*/
  #define_eyes_contents {
    width: 100%;
    float: left;
    clear: both;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Yu Gothic Medium", "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ', Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    line-height: 1.9;
    color: #000;
    text-align: left;
    letter-spacing: .02em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-feature-settings: "palt"1;
    position: relative;
    overflow: hidden;
  }
  #define_eyes_contents *, #define_eyes_contents *:before, #define_eyes_contents *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #define_eyes_contents .auto {
    width: 90%;
    margin: 0 auto;
  }
  #define_eyes_contents img, #define_eyes_contents a {
    width: 100%;
    display: block;
  }
  #define_eyes_contents section {
    width: 100%;
    float: left;
    clear: both;
    padding: 70px 0 70px;
    position: relative;
  }
  #define_eyes_contents .sp_none {
    display: none;
  }
  #define_eyes_contents .tester_link {
    width: 100%;
    clear: both;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: .3em;
    background-color: #f4efe3;
  }
  #define_eyes_contents .tester_link a {
    padding: 14px 0 20px;
    background-image: url("../images/define_eyes/icon_arrow.png");
    background-repeat: no-repeat;
    background-position: center bottom 10px;
    background-size: 14px;
  }
  #define_eyes_contents .contact_link {
    width: 100%;
    clear: both;
    text-align: center;
    background-color: #f0cfcf;
  }
  #define_eyes_contents .contact_link a {
    padding: 36px 0 27px;
  }
  #define_eyes_contents .contact_link img {
    width: 80%;
    max-width: 280px;
    margin: 0 auto;
  }
  /*=========================
▲▲共通▲▲
===========================*/
  #define_eyes_contents #conts_main {
    height: 160vw;
    padding-top: 65vw;
    background-image: url("../images/define_eyes/main_sp_bg.jpg?20210210");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  #define_eyes_contents #conts_main h2 {
    width: 100%;
    margin-bottom: 24px;
  }
  #define_eyes_contents #conts_main .link_btn {
    width: 34%;
    margin-left: 62%;
  }
  #define_eyes_contents #conts_about {
    background-color: #f0e0e0;
    padding: 62px 0 46px;
    text-align: center;
  }
  #define_eyes_contents #conts_about .title_wrapper {
    padding: 84px 0 32px;
    margin-bottom: 26px;
    position: relative;
  }
  #define_eyes_contents #conts_about .title_wrapper::before {
    content: "";
    display: block;
    width: 71px;
    height: 56px;
    background-image: url("../images/define_eyes/icon_about.png");
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #define_eyes_contents #conts_about .title_wrapper::after {
    content: "";
    display: block;
    width: 56px;
    height: 14px;
    background-image: url("../images/define_eyes/img_about_01.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #define_eyes_contents #conts_about .top_text {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
    margin-bottom: 8px;
  }
  #define_eyes_contents #conts_about h2 {
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
    color: #d17492;
  }
  #define_eyes_contents #conts_about h2 .big {
    font-size: 23px;
    font-weight: 600;
    letter-spacing: -.01em;
  }
  #define_eyes_contents #conts_about .text {
    margin: 0 auto 26px;
  }
  #define_eyes_contents #conts_about .text:last-of-type {
    margin-bottom: 0;
  }
  #define_eyes_contents #conts_difference {
    padding: 32px 0 0;
  }
  #define_eyes_contents #conts_difference .lr_wrapper {
    margin-bottom: 57px;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box {
    width: 100%;
    position: relative;
    z-index: 1;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box .text_box {
    width: 100%;
    padding: 34px 0 34px;
    margin-bottom: 30px;
    position: relative;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .text_box::before {
    content: "";
    display: block;
    width: 95vw;
    height: 100%;
    background-color: #f0e0e0;
    position: absolute;
    top: 0;
    left: -5vw;
    z-index: -1;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box .text_box h2 {
    width: 94%;
    margin-bottom: 24px;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box .text_box .text {
    padding-right: 5%;
    margin-bottom: 20px;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box .text_box .point {
    width: 90%;
    margin: 0 auto;
  }
  #define_eyes_contents #conts_difference .lr_wrapper .box .img {
    width: 100%;
    margin-bottom: 32px;
  }
  #define_eyes_contents #conts_difference .impression {
    width: 100%;
    margin: 0 auto;
  }
  #define_eyes_contents #conts_detail {
    padding: 75px 0 0;
  }
  #define_eyes_contents #conts_detail h2 {
    display: block; 
    width: 56px;
    margin: 0 auto 42px;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box {
    width: 100%;
    padding: 36px 0 20px;
    background-color: #f2eaf4;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box:nth-of-type(2n) {
    background-color: #e3f0f4;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box .text_box {
    width: 100%;
    margin-bottom: 16px;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box .text_box h3 {
    width: 80%;
    margin: 0 auto 16px;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box_2 .text_box h3 {
    width: 56%;
  }
  #define_eyes_contents #conts_detail .lr_wrapper .box .img {
    width: 100%;
  }
  #define_eyes_contents #conts_check {}
  #define_eyes_contents #conts_check h2 {
    display: block;
    width: 230px;
    margin: 0 auto 40px;
  }
  #define_eyes_contents #conts_check .table_img {
    width: 100%;
    margin: 0 auto;
  }
  #define_eyes_contents #conts_semerit {
    padding: 44px 0 32px;
    background-color: #f8f8f8;
    position: relative;
  }
  #define_eyes_contents #conts_semerit .text_box {
    width: 100%;
  }
  #define_eyes_contents #conts_semerit h2 {
    width: 100%;
    margin-bottom: 24px;
  }
  #define_eyes_contents #conts_semerit .text {
    line-height: 2;
    margin-bottom: 24px;
  }
  #define_eyes_contents #conts_semerit .text:last-of-type {
    margin-bottom: 32px;
  }
  #define_eyes_contents #conts_semerit .img_box {
    width: 120vw;
    position: relative;
    left: -5vw;
  }
  #define_eyes_contents #conts_semerit .img_box .text_img {
    width: 74%;
    background-color: #fff;
    position: absolute;
    bottom: -12px;
    left: 5%;
  }
  #define_eyes_contents #conts_wish {
    padding: 30px 0 0;
  }
  #define_eyes_contents #conts_wish .auto {
    width: 96%;
  }
  #define_eyes_contents #conts_merit {
    padding-top: 92px;
  }
  #define_eyes_contents #conts_merit h2 {
    display: block;
    width: 106px;
    margin: 0 auto 59px;
  }
  #define_eyes_contents #conts_merit .box {
    width: 100%;
    margin-bottom: 48px;
    position: relative;
    z-index: 1;
  }
  #define_eyes_contents #conts_merit .box:last-of-type {
    margin-bottom: 0;
  }
  #define_eyes_contents #conts_merit .box_1::before {
    content: "";
    display: block;
    width: 100vw;
    height: 80%;
    background-color: #e5d5e6;
    position: absolute;
    left: -5vw;
    top: 62px;
    z-index: -1;
  }
  #define_eyes_contents #conts_merit .box_4::before {
    content: "";
    display: block;
    width: 100vw;
    height: 80%;
    background-color: #d9eae8;
    position: absolute;
    right: -5vw;
    top: 62px;
    z-index: -1;
  }
  #define_eyes_contents #conts_merit .box_6::before {
    content: "";
    display: block;
    width: 100vw;
    height: 80%;
    background-color: #edd9df;
    position: absolute;
    right: -5vw;
    top: 62px;
    z-index: -1;
  }
  #define_eyes_contents #conts_merit .box_7::before {
    content: "";
    display: block;
    width: 100vw;
    height: 80%;
    background-color: #f4efe3;
    position: absolute;
    right: -5vw;
    top: 62px;
    z-index: -1;
  }
  #define_eyes_contents #conts_merit .box .number {
    width: 50px;
    margin: 0 auto 24px;
  }
  #define_eyes_contents #conts_merit .box_1 .number, #define_eyes_contents #conts_merit .box_4 .number, #define_eyes_contents #conts_merit .box_6 .number, #define_eyes_contents #conts_merit .box_7 .number {
    margin: 0 auto 50px;
  }
  #define_eyes_contents #conts_merit .box h3 {
    width: 98%;
    margin: 0 auto 20px;
  }
  #define_eyes_contents #conts_merit .box_2 h3 {
    width: 76%;
  }
  #define_eyes_contents #conts_merit .box_3 h3 {
    width: 99%;
  }
  #define_eyes_contents #conts_merit .box_4 h3 {
    width: 86%;
  }
  #define_eyes_contents #conts_merit .box_5 h3 {
    width: 76%;
  }
  #define_eyes_contents #conts_merit .box_6 h3 {
    width: 100%;
  }
  #define_eyes_contents #conts_merit .box_7 h3 {
    width: 98%;
  }
  #define_eyes_contents #conts_merit .box .img {
    width: 90%;
    margin: 20px auto 0;
  }
  #define_eyes_contents #conts_merit .box_3 .img {
    width: 80%;
  }
  #define_eyes_contents #conts_merit .box_4 .img {
    width: 100%;
  }
  #define_eyes_contents #conts_merit .box_6 .img {
    width: 90%;
  }
  #define_eyes_contents #conts_merit .box_7 .img {
    width: 90%;
  }
  #define_eyes_contents #conts_price {
    background-color: #f4f4f4;
  }
  #define_eyes_contents #conts_price h2 {
    display: block;
    width: 110px;
    margin: 0 auto 42px;
  }
  #define_eyes_contents #conts_price .text_img {
    width: 80%;
    margin: 0 auto 20px;
  }
  #define_eyes_contents #conts_price .price {
    width: 76%;
    margin: 0 auto;
  }
  #define_eyes_contents #detail_area {
    background-color: #f2eaf4;
  }
  #define_eyes_contents #detail_area .white_bg {
    width: 90%;
    margin: 0 auto;
    padding: 28px 5% 20px;
    background-color: #fff;
    box-shadow: 0px 0.5px 9.4px 0.6px rgba(205, 205, 205, 0.64);
  }
  #define_eyes_contents #detail_area h2 {
    display: block;
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
  }
  #define_eyes_contents #detail_area table {
    width: 100%;
    text-align: left;
    font-size: 14px;
  }
  #define_eyes_contents #detail_area tr:nth-of-type(2n) {
    background-color: #f7f7f7;
  }
  #define_eyes_contents #detail_area th {
    width: 30%;
    font-size: 13px;
    line-height: 1.6;
    font-weight: bold;
    padding: 12px 5% 10px 5%;
  }
  #define_eyes_contents #detail_area td {
    width: 70%;
    padding: 16px 5% 18px 0;
  }
  #define_eyes_contents #conts_faq {}
  #define_eyes_contents #conts_faq h2 {
    display: block;
    width: 95px;
    margin: 0 auto 50px;
  }
  #define_eyes_contents #conts_faq h3 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
    line-height: 1.3;
    margin-bottom: 26px;
  }
  #define_eyes_contents #conts_faq .faq_list {
    border-top: 2px solid #f0cfcf;
    margin-bottom: 60px;
  }
  #define_eyes_contents #conts_faq .faq_list_2 {
    margin-bottom: 30px;
  }
  #define_eyes_contents #conts_faq .faq_list dl {
    width: 100%;
    text-align: left;
    background-color: #fff;
    border-bottom: 2px solid #f0cfcf;
  }
  #define_eyes_contents #conts_faq .faq_list dl dt {
    font-size: 15px;
    line-height: 1.6;
    padding: 18px 34px 16px 48px;
    background-image: url("../images/define_eyes/icon_plus.png");
    background-repeat: no-repeat;
    background-position: right 16px center;
    background-size: 14px;
    position: relative;
  }
  #define_eyes_contents #conts_faq .faq_list dl dt::before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("../images/define_eyes/icon_q.png");
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
  #define_eyes_contents #conts_faq .faq_list dl dd {
    font-size: 15px;
    line-height: 1.8;
    padding: 23px 30px 21px 48px;
    margin-bottom: 10px;
    position: relative;
    background-color: #f7f7f7;
  }
  #define_eyes_contents #conts_faq .faq_list dl dd::before {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url("../images/define_eyes/icon_a.png");
    background-repeat: no-repeat;
    background-position: center top 0px;
    background-size: contain;
    position: absolute;
    left: 10px;
    top: 24px;
  }
  #define_eyes_contents #conts_faq .message {
    font-size: 17px;
    line-height: 1.6;
  }
  #define_eyes_contents #conts_flow {
    padding: 79px 0 70px;
    background-color: #d9eae8;
  }
  #define_eyes_contents #conts_flow h2 {
    display: block;
    width: 114px;
    margin: 0 auto 40px;
  }
  #define_eyes_contents #conts_flow .flow_list li {
    width: 100%;
    margin-bottom: 48px;
  }
  #define_eyes_contents #conts_flow .flow_list li:last-of-type {
    margin-bottom: 0;
  }
  #define_eyes_contents #conts_flow .flow_list .text_box {
    width: 100%;
    margin: 0 auto 16px;
    position: relative;
  }
  #define_eyes_contents #conts_flow .flow_list .number {
    width: 44px;
    position: absolute;
    left: 0;
    top: -6px;
  }
  #define_eyes_contents #conts_flow .flow_list h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: .15em;
    padding: 0 0 17px 52px;
    margin-bottom: 12px;
    background-image: url("../images/define_eyes/dot.png");
    background-repeat: repeat-x;
    background-position: left bottom;
    background-size: 7px;
  }
  #define_eyes_contents #conts_flow .flow_list .text {
    font-size: 16px;
    line-height: 2;
  }
  #define_eyes_contents #conts_flow .flow_list .img {
    width: 100%;
  }
  #doctor_conts {
    clear: both;
    padding-top: 50px;
  }
  .form_box {
    background-color: #f0e0e0;
  }
  .form_box {
    background-color: #f0e0e0;
  }
  .form_box .dl_clinic input:checked + label {
    background-color: #dfadc3;
    color: #fff;
  }
  form .wpcf7-submit {
    border: 2px solid #dfadc3;
    color: #dfadc3;
  }
  form .wpcf7-submit:hover {
    background: #dfadc3;
    color: #fff;
  }
	#define_eyes_contents .define_eyes_case {
		width: 100%;
		margin: 0 auto;
		padding-bottom: 0;
	}
	#define_eyes_contents .define_eyes_case_box {
		width: 100%;
    	margin: 0 auto 7vw;
	}
	#define_eyes_contents .define_eyes_case_box img {
		margin-bottom: 2vw;
	}
	#define_eyes_contents .define_eyes_case_box p {
		font-size: 2vw;
	}
	.shorei_link {
	width: 90%;
    margin: 0 auto 4vw;
    display: block;
    text-align: center;
    padding: 3vw 0;
    background: #333;
    color: #fff;
    position: relative;
    bottom: ;
    font-size: 3.6vw;
	}
	.shorei_link:hover {
		color: #fff;
		background: #83c2ca;
	}

    .ttl_sub {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    background: #000000;
    color: #fff;
    line-height: 32px;
    padding: 0.25em;
  }

  .price_wrapper {
    width: 100%;
    text-align: center;
    margin-bottom: 33px;
  }
	.price_note{
		text-align:center;
		font-weight: bold;
    margin-bottom: 2em;
	}
  .price_wrapper .price_box {
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px 20px 12px;
    border-radius: 6px;
    box-shadow: 0px 1px 4px 3px rgba(0, 0, 0, 0.06);
  }
  .price_box .price_name {
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 6px;
    font-style: italic;
  }
  .price_box .terms {
    display: inline-block;
    width: 140px;
    border-radius: 16px;
    background-color: #e43c83;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.4;
    padding: 2px 0 1px;
  }
  .price_wrap .price {
    display: inline-block;
    font-size: 38px;
    line-height: 1.3;
    font-weight: bold;
    font-style: italic;
    color: #e43c83;
    position: relative;
  }
  .price_wrap .price_op {
    color: #30b3bd;
  }
  .price .small {
    display: inline-block;
    font-size: 18px;
    line-height: 1.3;
    font-weight: bold;
    /* color: #e43c83; */
  }
  .price_wrap .price_op .small {
    color: #30b3bd;
  }
  .price .taxplus {
    font-size: 5vw;
  }
  .price_box .price_wrap .price .tax {
    top: 13px;
  }
}