/* Cataract CSS */
/* _setting CSS */
/* Desktops and laptops */
@media print, screen and (min-width: 751px) {
  .kv {
    position: relative;
    background: url("../images/cataract/kv.jpg") center center/cover no-repeat;
    width: 100%;
    height: 100vh;
    z-index: 1;
    margin-bottom: 50px;
  }
  .kv .wrap {
    width: 50%;
    height: 520px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    right: 0;
  }
  .kv .inner {
    position: relative;
    height: 100vh;
  }
  .kv .kv_title {
    font-family: "Noto Serif JP", serif;
    font-size: 4rem;
    line-height: 1;
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
  }
  .kv .kv_title span {
    position: relative;
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    line-height: 1;
    color: #fff;
    padding-bottom: 25px;
    margin-bottom: 20px;
  }
  .kv .kv_title span:after {
    position: absolute;
    content: '';
    width: 64px;
    height: 1px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #c2a712;
  }
  .kv .kv_list {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 540px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 30px;
    -webkit-transform: translateX(4%);
        -ms-transform: translateX(4%);
            transform: translateX(4%);
    margin: 0 auto 15px;
  }
  .kv .kv_list .item {
    width: 120px;
    height: 120px;
    font-size: 1.6rem;
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    text-align: center;
    line-height: 1.4;
    background-color: #fff;
    border-radius: 50%;
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.7);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.7);
    padding-top: 40px;
    margin-right: 60px;
  }
  .kv .kv_list .item:last-child {
    margin-right: 0;
  }
  .kv .kv_list .item span {
    display: inline;
    color: #c2a712;
    font-size: 2rem;
    font-weight: 500;
  }
  .kv .kv_list .item .note {
    font-size: 1.3rem;
    color: #333;
  }
  .kv .kv_list .item.item3 {
    margin-right: auto;
  }
  .kv .kv_list .item.item2, .kv .kv_list .item.item4 {
    padding-top: 20px;
  }
  .kv .kv_list .item.item4, .kv .kv_list .item.item5 {
    -webkit-transform: translate3d(-27px, -20px, 0);
            transform: translate3d(-27px, -20px, 0);
  }
  .kv .kv_contact {
    position: relative;
    width: 480px;
    height: 150px;
    margin: 0 auto;
    background-color: rgba(0, 64, 108, 0.9);
    padding: 25px 70px 45px;
    -webkit-box-shadow: 1px 0 18px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 18px rgba(85, 85, 85, 0.3);
  }
  .kv .kv_contact .contact_title {
    font-size: 1.6rem;
    color: #c2a712;
    text-align: center;
    margin-bottom: 15px;
  }
  .kv .kv_contact .contact_title span {
    font-size: 1.6rem;
    color: #c2a712;
    background: -webkit-gradient(linear, left top, left bottom, from(#c2a712), color-stop(50%, #ded43c), to(#c2a712));
    background: -o-linear-gradient(top, #c2a712 0%, #ded43c 50%, #c2a712 100%);
    background: linear-gradient(180deg, #c2a712 0%, #ded43c 50%, #c2a712 100%);
    -webkit-background-clip: text;
    color: transparent;
  }
  .kv .kv_contact .tel {
    font-size: 3.6rem;
    text-align: center;
    margin-bottom: 15px;
    pointer-events: none;
  }
  .kv .kv_contact .tel img {
    width: 23px;
    margin-right: 13px;
  }
  .kv .kv_contact .tel a {
    color: #fff;
  }
  .kv .kv_contact .item {
    font-size: 1.6rem;
    text-align: center;
    color: #c2a712;
    margin-bottom: 30px;
  }
  .kv .kv_contact .item span {
    font-size: 1.6rem;
    color: #c2a712;
    background: -webkit-gradient(linear, left top, left bottom, from(#c2a712), color-stop(50%, #ded43c), to(#c2a712));
    background: -o-linear-gradient(top, #c2a712 0%, #ded43c 50%, #c2a712 100%);
    background: linear-gradient(180deg, #c2a712 0%, #ded43c 50%, #c2a712 100%);
    -webkit-background-clip: text;
    color: transparent;
  }
  .kv .kv_contact .image {
    position: absolute;
    top: -95px;
    right: -76px;
  }

  .col {
    width: 1030px;
    margin: 0 auto 40px;
  }
  .col .item {
    width: 185px;
    margin-right: 25px;
  }
  .col .item:nth-child(5n) {
    margin-right: 0;
  }
  .col .item:nth-child(1), .col .item:nth-child(2), .col .item:nth-child(4), .col .item:nth-child(5) {
    padding-top: 5px;
  }
  .col .item:nth-child(3) a {
    padding-bottom: 7px;
  }

  #cataract {
    padding-top: 30px;
    margin-top: -30px;
  }
  #cataract .cataract_bg {
    background: url("../images/cataract/cataract_bg.jpg") center top/cover no-repeat;
  }
  #cataract .inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  #cataract .desc {
    text-align: center;
    font-size: 1.6rem;
    line-height: 2;
    margin-bottom: 40px;
  }
  #cataract .blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #cataract .blocks .block {
    position: relative;
    width: 545px;
  }
  #cataract .blocks .block:first-child::after {
    position: absolute;
    content: '';
    display: block;
    width: 50px;
    height: 32px;
    background: url("../images/cataract/cataract_arrow.png");
    top: 0;
    bottom: 0;
    right: -83px;
    margin: auto 0;
  }
  #cataract .blocks .block_inner {
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
  }
  #cataract .blocks .block_title {
    font-size: 2.4rem;
    line-height: 1;
    color: #fff;
    text-align: center;
    background: #47b7d6;
    padding: 24px 0;
  }
  #cataract .blocks .image img {
    display: block;
  }
  #cataract .block_desc {
    font-size: 1.6rem;
    line-height: 1;
    margin-top: 5px;
  }

  #etc {
    padding-top: 50px;
    margin-top: -50px;
    margin-bottom: 95px;
  }
  #etc .etc_bg {
    background: url("../images/cataract/etc_bg.jpg") center center/cover no-repeat;
  }
  #etc .inner {
    padding: 60px 0 100px;
    margin: 0 auto;
  }
  #etc .blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #etc .block {
    position: relative;
    width: 380px;
    background-color: #fff;
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
  }
  #etc .block .image img {
    display: block;
  }
  #etc .block .block_title {
    position: absolute;
    top: 203px;
    left: 0;
    font-family: "Noto Serif JP", serif;
    display: inline-block;
    width: 240px;
    background: -webkit-gradient(linear, left top, right top, from(#3b6cbb), to(#63c9dc));
    background: -o-linear-gradient(left, #3b6cbb 0%, #63c9dc 100%);
    background: linear-gradient(90deg, #3b6cbb 0%, #63c9dc 100%);
    color: #fff;
    font-size: 3.2rem;
    text-align: center;
    padding: 20px 0;
  }
  #etc .block .block_title span {
    display: inline-block;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-size: 2rem;
    margin-right: 8px;
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  #etc .block .desc {
    font-size: 1.6rem;
    line-height: 2;
    padding: 60px 30px;
  }

  #timing {
    padding-top: 50px;
    margin-top: -50px;
  }
  #timing .sec_title {
    color: #fff;
  }
  #timing .timing_bg {
    background: url("../images/cataract/timing_bg.jpg") center center/cover no-repeat;
  }
  #timing .inner {
    width: 1000px;
    padding: 60px 0 100px;
    margin: 0 auto;
  }
  #timing .block {
    background-color: #fff;
    padding: 40px 60px 60px;
  }
  #timing .desc {
    font-size: 1.8rem;
    line-height: 1.77778;
    text-align: center;
    margin-bottom: 30px;
  }
  #timing .list {
    background-color: #eeeeee;
    padding: 30px 45px;
  }
  #timing .item {
    position: relative;
    font-size: 1.5rem;
    line-height: 1.3;
    padding-left: 10px;
    margin-bottom: 8px;
  }
  #timing .item:before {
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #333;
    border-radius: 50%;
  }

  #feature {
    padding-top: 10px;
    margin-top: -10px;
  }
  #feature .sec_title {
    margin-bottom: 100px;
  }
  #feature .feature_bg {
    background: url("../images/cataract/feature_bg.jpg") center center/cover no-repeat;
    padding: 100px 0 180px;
  }
  #feature .feature {
    position: relative;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
    padding: 70px 40px 65px 50px;
    margin-bottom: 115px;
  }
  #feature .feature:last-child {
    margin-bottom: 0;
  }
  #feature .feature .feature_title {
    font-family: "Noto Serif JP", serif;
    font-size: 3.6rem;
    line-height: 1;
    margin-bottom: 35px;
  }
  #feature .feature .feature_title span {
    font-size: 3.6rem;
    color: #c2a712;
    line-height: 1;
  }
  #feature .feature .feature_desc {
    font-size: 1.5rem;
    line-height: 2;
  }
  #feature .feature .num {
    position: absolute;
    top: -73px;
    left: 10px;
    display: inline-block;
    font-size: 8rem;
    font-family: "Noto Serif JP", serif;
    font-style: italic;
    font-weight: 300;
    line-height: 1;
    padding-right: 15px;
    background: -webkit-gradient(linear, left top, right top, from(#6890cd), to(#63c9dc));
    background: -o-linear-gradient(left, #6890cd 0%, #63c9dc 100%);
    background: linear-gradient(90deg, #6890cd 0%, #63c9dc 100%);
    -webkit-background-clip: text;
    color: transparent;
  }
  #feature .feature .num span {
    display: inline-block;
    font-size: 9rem;
    font-style: italic;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
    line-height: 1;
    padding-left: 25px;
  }
  #feature .feature.feature2 .num, #feature .feature.feature4 .num {
    left: auto;
    right: 10px;
  }
  #feature .feature1 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #feature .feature1 .image {
    width: 550px;
  }
  #feature .feature1 .detail {
    width: 535px;
  }
  #feature .feature1 .detail .desc {
    margin-bottom: 15px;
  }
  #feature .feature1 .detail .sub_blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #feature .feature1 .detail .sub_block {
    width: 255px;
  }
  #feature .feature1 .detail .sub_title {
    font-size: 1.6rem;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #c2a712;
    -o-border-image: -o-linear-gradient(left, #c2a712 0%, #c2a712 80%, rgba(0, 0, 0, 0));
       border-image: -webkit-gradient(linear, left top, right top, from(#c2a712), color-stop(80%, #c2a712), to(rgba(0, 0, 0, 0)));
       border-image: linear-gradient(to right, #c2a712 0%, #c2a712 80%, rgba(0, 0, 0, 0));
    border-image-slice: 1;
  }
  #feature .feature2 .feature_title {
    margin-bottom: 40px;
  }
  #feature .feature2 .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #feature .feature2 .block1 {
    width: 500px;
  }
  #feature .feature2 .block1 .image {
    text-align: right;
  }
  #feature .feature2 .list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #feature .feature2 .list .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    text-align: center;
  }
  #feature .feature2 .list .item:nth-child(2) {
    margin-right: 100px;
  }
  #feature .feature2 .list .item:nth-child(3) {
    margin-left: 100px;
  }
  #feature .feature2 .list .item:nth-child(1), #feature .feature2 .list .item:nth-child(2) {
    margin-bottom: 15px;
  }
  #feature .feature2 .list .item_name {
    font-size: 1.6rem;
    line-height: 1;
  }
  #feature .feature2 .list .item_image {
    margin-bottom: 10px;
  }
  #feature .feature2 .block2 {
    width: 540px;
  }
  #feature .feature2 .block2 .image {
    margin-bottom: 10px;
  }
  #feature .feature3 {
    padding: 70px 30px 65px 30px;
  }
  #feature .feature3 .feature_title {
    padding-left: 10px;
  }
  #feature .feature3 .desc {
    font-size: 1.5rem;
    padding-left: 10px;
    margin-bottom: 30px;
  }
  #feature .feature3 .image {
    text-align: center;
  }
  #feature .feature4 {
    background: url("../images/cataract/feature_feature4_img1.png") left 0 no-repeat #fff;
  }
  #feature .feature4 .block {
    width: 480px;
    margin-left: auto;
  }
  #feature .feature4 .desc {
    margin-bottom: 25px;
  }
  #feature .feature5 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #feature .feature5 .block1 {
    width: 480px;
  }
  #feature .feature5 .block2 {
    width: 585px;
  }

  #type {
    padding-top: 50px;
    margin-top: -50px;
    overflow: hidden;
  }
  #type .type_bg {
    background: url("../images/cataract/type_bg.jpg") center center/cover no-repeat;
    padding-top: 60px;
    padding-bottom: 100px;
  }
  #type .type_content {
    background-color: #fff;
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
    padding: 60px 40px;
    margin-bottom: 60px;
  }
  #type .type_content:last-child {
    margin-bottom: 0;
  }
  #type .type_content .type_title {
    font-size: 2.4rem;
    line-height: 1;
    margin-bottom: 25px;
  }
  #type .type_content .desc {
    font-size: 1.5rem;
    line-height: 2;
    margin-bottom: 25px;
  }
  #type .type_content .detail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #type .type_content .detail .block {
    width: 540px;
  }
  #type .type_content .detail .block_title {
    font-size: 2rem;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #25498b;
    padding: 22px 0;
  }
  #type .type_content .sub_title {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 20px;
  }
  #type .type_content .sub_title + .table {
    margin-top: 50px;
  }
  #type .type_content .table_wrap + .sub_title {
    margin-top: 50px;
  }
  #type .type_content .table {
    width: 100%;
    table-layout: fixed;
    border: 1px solid #dddddd;
  }
  #type .type_content .table tr {
    border-bottom: 1px solid #dddddd;
  }
  #type .type_content .table tr:last-child {
    border-bottom: none;
  }
  #type .type_content .table tr.no_head {
    border-bottom: 1px dotted #dddddd;
  }
  #type .type_content .table tr.small_letter td {
    font-size: 1.3rem;
    padding: 20px 5px;
  }
  #type .type_content .table th, #type .type_content .table td {
    font-size: 1.5rem;
    line-height: 1.86667;
  }
  #type .type_content .table th {
    width: 170px;
    background-color: #f8f8f8;
    border-right: 1px solid #dddddd;
    text-align: left;
    padding: 15px 13px;
  }
  #type .type_content .table td {
    padding: 20px 13px;
    text-align: center;
    border-right: 1px solid #dddddd;
    vertical-align: middle;
  }
  #type .type_content .table td:last-child {
    border-right: none;
  }
  #type .type_content .table td .image img {
    display: block;
    margin: 0 auto;
  }
  #type .type_content .table1 td {
    width: 310px;
  }
  #type .type_content .table2 td {
    width: 185px;
    font-size: 1.4rem;
  }
  #type .choice {
    background-color: #25498b;
    padding: 100px 0;
  }
  #type .choice .wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #type .choice .wrap .image {
    width: 1455px;
    height: 1467px;
    position: absolute;
    top: -500px;
    right: -400px;
  }
  #type .choice .detail {
    width: 600px;
    margin-bottom: 70px;
  }
  #type .choice .detail .desc {
    color: #fff;
    font-size: 1.5rem;
    line-height: 2;
  }
  #type .choice .choice_title {
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-size: 3.2rem;
    color: #fff;
    line-height: 1;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  #type .choice .choice_title::before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: inline-block;
    width: 40px;
    height: 1px;
    background-color: #c2a712;
  }
  #type .choice .images {
    width: 100%;
    background-color: #fff;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  #type .choice .images:last-child {
    margin-bottom: 0;
  }
  #type .choice .images .desc {
    font-size: 1.5rem;
    line-height: 1;
    padding-left: 60px;
  }

  #flow {
    padding-top: 50px;
    margin-top: -50px;
  }
  #flow .flow_bg {
    background: url("../images/cataract/flow_bg.jpg") center center/cover no-repeat;
  }
  #flow .inner {
    padding-top: 60px;
    padding-bottom: 85px;
  }
  #flow .block {
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
    background-color: #fff;
    padding: 60px 50px 40px;
  }
  #flow .block_title {
    width: 100%;
    font-size: 3rem;
    text-align: center;
    padding-bottom: 15px;
    margin: 0 auto 25px;
    border-bottom: 1px solid #c2a712;
    -o-border-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #c2a712 10%, #c2a712 90%, rgba(0, 0, 0, 0));
       border-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, #c2a712), color-stop(90%, #c2a712), to(rgba(0, 0, 0, 0)));
       border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #c2a712 10%, #c2a712 90%, rgba(0, 0, 0, 0));
    border-image-slice: 1;
  }
  #flow .block_title + .list {
    margin-top: 60px;
  }
  #flow .block_title + .image_list {
    margin-top: 45px;
  }
  #flow .list {
    position: relative;
    list-style-type: none;
    margin-left: 50px;
  }
  #flow .list::before {
    position: absolute;
    top: 0;
    left: 59px;
    content: '';
    display: block;
    width: 3px;
    height: 92%;
    background-color: #5bbed1;
  }
  #flow .list .item {
    position: relative;
    padding-top: 40px;
    padding-left: 150px;
    padding-bottom: 60px;
    margin-bottom: 40px;
  }
  #flow .list .item::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 120px;
    height: 40px;
    border-top: 40px solid #5bbed1;
    border-right: 60px solid transparent;
    border-left: 60px solid transparent;
  }
  #flow .list .item:last-child::after {
    display: none;
  }
  #flow .list .item .num {
    position: absolute;
    top: 0;
    left: 0;
    width: 120px;
    height: 120px;
    font-size: 4rem;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    background-color: #5bbed1;
    border-radius: 50%;
    text-align: center;
    padding-top: 30px;
  }
  #flow .list .item .num span {
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    letter-spacing: .025em;
    margin-bottom: 3px;
  }
  #flow .list .item .item_sub_block {
    width: 100%;
    background-color: #f8f8f8;
    padding: 45px 45px 35px;
    margin-top: 15px;
    margin-bottom: 20px;
  }
  #flow .list .item .item_sub_block_title {
    font-size: 2rem;
    text-align: center;
    margin-bottom: 25px;
  }
  #flow .list .item .item_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  #flow .list .item .list_item {
    position: relative;
    font-size: 1.6rem;
    width: 165px;
    padding-left: 10px;
    margin-bottom: 25px;
  }
  #flow .list .item .list_item:before {
    position: absolute;
    top: 8px;
    left: 0;
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background-color: #333;
    border-radius: 50%;
  }
  #flow .list .item .list_item:nth-child(1), #flow .list .item .list_item:nth-child(5) {
    width: 165px;
  }
  #flow .list .item .list_item:nth-child(2), #flow .list .item .list_item:nth-child(6) {
    width: 185px;
  }
  #flow .list .item .list_item:nth-child(3) {
    width: 220px;
  }
  #flow .list .item .list_item:nth-child(4) {
    width: 185px;
  }
  #flow .list .item .list_item:nth-child(7) {
    width: 400px;
  }
  #flow .list .item_title {
    font-size: 2.4rem;
    font-weight: bold;
    line-height: 1;
    color: #5bbed1;
    margin-bottom: 10px;
  }
  #flow .list .desc {
    font-size: 1.5rem;
    line-height: 2;
  }
  #flow .image_list {
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #flow .image_list .item {
    width: 530px;
    margin-bottom: 30px;
  }
  #flow .image_list .item .image {
    margin-bottom: 10px;
  }
  #flow .image_list .item .desc {
    font-size: 1.8rem;
    line-height: 1.61111;
  }

  #cost {
    padding-top: 30px;
    margin-top: -30px;
  }
  #cost .cost_bg {
    background: url("../images/cataract/cost_bg.jpg") center center/cover no-repeat;
  }
  #cost .inner {
    padding-top: 80px;
    padding-bottom: 105px;
  }
  #cost .wrap {
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
    background-color: #fff;
    padding: 50px 50px 30px;
  }
  #cost .cost_title {
    font-size: 2.4rem;
    line-height: 1;
    margin-bottom: 30px;
  }
  #cost .table_wrap{
	margin-bottom:50px;
  }
  #cost .table {
    width: 100%;
  }
  #cost .table thead {
    background-color: #00406c;
  }
  #cost .table thead th {
    font-weight: bold;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 12px 0;
  }
  #cost .table thead th:last-child {
    border-right: 0;
  }
  #cost .table tbody {
    border: 1px solid #ddd;
    background-color: #fff;
  }
  #cost .table tbody tr {
    border-bottom: 1px solid #ddd;
  }
  #cost .table tbody tr:last-child {
    border-bottom: 0;
  }
  #cost .table tbody td {
    border-right: 1px solid #ddd;
    line-height: 1.3;
    padding: 15px 10px;
    vertical-align: middle;
  }
  #cost .table tbody td:last-child {
    border-right: 0;
  }
  #cost .table th, #cost .table td {
    width: 50%;
    font-size: 1.5rem;
    text-align: center;
  }
  #cost .image {
    margin-bottom: 30px;
  }
	#cost .cost_annotation{
	 margin-top: 5px;
     font-size: 15px;
	}

  #qa {
    padding-top: 40px;
    margin-top: -40px;
  }
  #qa .wrap {
    padding-top: 80px;
    padding-bottom: 20px;
  }
  #qa .inner {
    background-color: #f8f8f8;
    padding: 80px 100px;
  }
  #qa dd {
    background-color: #fff;
  }
	/*---------------------------------------------
	 cv-block
	 ----------------------------------------------*/
	.cv-wrap{
		width: 100%;
    background: url("http://yoshida-ganka.utg-bet.com/wp-content/uploads/2023/08/844ab8f33538e882b13842a6c2761d46-1.png");
    height: 280px;
    display: flex;
    justify-content: center;
    align-items: center;
		background-repeat: no-repeat;
    background-size: cover;
	}
	.cv-block{
		width: 600px;
    margin: 0 auto;
    text-align: center;
    height: auto;
	}
	.cv-tit{
		font-size: 28px;
    border-bottom: 1px solid #C2A712;
    display: inline-block;
    padding-bottom: 5px;
    color: #C2A712;
    font-family: 'Noto Serif JP';
		margin-bottom:30px;
	}
	.cv-btn-tel{
		display:inline-block;
		margin-bottom:8px;
	}
	.cv-btn-tel p{
		font-size: 42px;
    color: #ffffff;
		position:relative;
		padding-left:40px;
	}
	.cv-btn-tel p:before{
		content: url("http://yoshida-ganka.utg-bet.com/wp-content/uploads/2023/08/52bc88e1ce6aae5fa2f73f81a420f11b-1.png");
    transform: scale(0.32);
    position: absolute;
    left: -34px;
    top: -26px;
	}
	.cv-reception{
		font-size: 18px;
    color: #C2A712;
    font-family: 'Noto Serif JP';
	}
	.cv-column{
		display: flex;
    justify-content: center;
		column-gap: 58px;
		margin-top:30px;
	}
	.cv-icl{
		width: 270px;
    border: 2px solid #C2A712;
    background: #ffffff;
    height: 70px;
	}
	.cv-icl p{
		color: #C2A712;
    padding-top: 20px;
    position: relative;
    font-size: 22px;
    padding-left: 35px;
	}
	.cv-icl p:before{
		content: url("http://yoshida-ganka.utg-bet.com/wp-content/uploads/2023/08/0ad209f6d7ad4d7aca0d32423969c992-1.png");
    transform: scale(0.35);
    position: absolute;
    left: -10px;
    top: -11px;
	}
	.cv-line{
		width: 270px;
    background: #35C755;
    height: 70px;
	}
	.cv-line p{
		color:#ffffff;
		padding-top: 22px;
		font-size:22px;
	}
	.cv-icl a, .cv-line a{
		display:block;
		height:100%;
		position:relative;
	}
.cv-icl a:after{
	content: '';
    border: 0;
    border-top: solid 2px #C2A712;
    border-right: solid 2px #C2A712;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(45deg);
}
   .cv-line a:after{
	content: '';
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(45deg);
}
.cv-wrap a:hover{
	text-decoration:none!important;
}
 .cv-wrap .cv-btn-tel[href^="tel:"]{
    pointer-events: none;
  }
	/*---------------------------------------------
	 author
	 ----------------------------------------------*/
	.author {
    background-color: #f5fafe;
    padding: 45px 60px 65px;
    margin-bottom: 80px;
	  max-width: 840px;
    margin: 50px auto;
  }
   .author .title {
    font-family: "Noto Serif JP", serif;
    font-size: 2.8rem;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #c2a712;
    -o-border-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #c2a712 50%, rgba(0, 0, 0, 0) 100%);
       border-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(50%, #c2a712), to(rgba(0, 0, 0, 0)));
       border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #c2a712 50%, rgba(0, 0, 0, 0) 100%);
    border-image-slice: 1;
    margin-bottom: 35px;
  }
   .author .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
   .author .image {
    position: relative;
    width: 180px;
    height: 200px;
    overflow: hidden;
    margin-bottom: 0;
  }
  .author .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all linear 100ms;
    -o-transition: all linear 100ms;
    transition: all linear 100ms;
  }
   .author .detail {
    width: 510px;
  }
   .author .detail .name {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 5px;
  }
   .author .detail .desc {
    font-size: 1.5rem;
    line-height: 2;
    margin-bottom: 18px;
  }
   .author .detail .btn {
    width: 200px;
  }
   .author .detail .btn a {
    color: #fff;
  }
  .author .detail .btn a:before {
    display: none;
  }
			/*---------------------------------------------
	related article
	----------------------------------------------*/
	.related{
    max-width: 1200px;
    margin: 4rem auto;
	}
	 .related .title {
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    line-height: 1;
    text-align: center;
    color: #00406c;
    background-color: #f8f8f8;
    padding: 30px 0;
    margin-bottom: 40px;
  }
   .related article {
    margin-bottom: 25px;
  }
  .related article:last-child {
    margin-bottom: 0;
  }
  .related article a {
    display: block;
  }
  .related article a:hover {
    text-decoration: none;
  }
  .related article a:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
        -ms-transform: translate(-50%, -50%) scale(1.05);
            transform: translate(-50%, -50%) scale(1.05);
  }
  .related article .inner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .related article .image {
    position: relative;
    width: 160px;
    height: 160px;
    overflow: hidden;
  }
  .related article .image img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    max-width: 100%;
    max-height: 100%;
    -webkit-transition: all linear 100ms;
    -o-transition: all linear 100ms;
    transition: all linear 100ms;
  }
  .related article .detail {
    width: calc(100% - 160px - 30px);
    padding-top: 15px;
  }
  .related article .detail .a_title {
    font-size: 2rem;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .related article .detail .desc {
    font-size: 1.5rem;
    line-height: 2;
  }
}
@media print, screen and (min-width: 1981px) {
  .kv .wrap {
    height: 33.49541vw;
  }
  .kv .kv_title {
    font-size: 3.88979vw;
    margin-bottom: 2.70124vw;
  }
  .kv .kv_title span {
    font-size: 1.5127vw;
    padding-left: 0.97245vw;
    padding-bottom: 1.89087vw;
    margin-bottom: 1.89087vw;
  }
  .kv .kv_title span:after {
    width: 3.45759vw;
    height: 0.05402vw;
  }
  .kv .kv_contact {
    width: 22.15019vw;
    height: 10.80497vw;
    padding: 2.70124vw 3.78174vw 2.43112vw;
  }
  .kv .kv_contact .contact_title {
    font-size: 0.8644vw;
    margin-bottom: 0.81037vw;
  }
  .kv .kv_contact .contact_title span {
    font-size: 0.8644vw;
  }
  .kv .kv_contact .tel {
    font-size: 1.94489vw;
    margin-bottom: 0.81037vw;
  }
  .kv .kv_contact .tel img {
    width: 1.24257vw;
    margin-right: 0.70232vw;
  }
  .kv .kv_contact .item {
    font-size: 0.8644vw;
    margin-bottom: 1.62075vw;
  }
  .kv .kv_contact .item span {
    font-size: 0.8644vw;
  }
}
/* Smartphones (portrait and landscape) */
@media print, screen and (max-width: 1400px) {
  .kv .kv_list .item {
    margin-right: 60px;
  }
}
@media screen and (max-width: 750px) {
  .sec_title {
    text-align: center;
    margin-bottom: 8vw;
  }
  .sec_title::before {
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .col {
    width: 86.66667vw;
    margin: 0 auto 8vw;
  }
  .col .col_title {
    font-weight: bold;
    font-size: 4vw;
    font-weight: bold;
    margin-bottom: 8vw;
  }

  #qa {
    padding-top: 4vw;
    margin-top: -4vw;
  }
  #qa .wrap {
    padding-top: 13.33333vw;
  }

  .kv {
    position: relative;
    background: url("../images/cataract/sp_kv.jpg") center top/100% no-repeat;
    width: 100%;
    z-index: 1;
    padding-top: 88vw;
    padding-bottom: 10.66667vw;
    margin-bottom: 9.33333vw;
  }
  .kv .wrap {
    text-align: center;
  }
  .kv .kv_title {
    width: 86.66667vw;
    font-family: "Noto Serif JP", serif;
    font-size: 6.66667vw;
    text-align: center;
    color: #fff;
    margin: 0 auto 8vw;
  }
  .kv .kv_title span {
    position: relative;
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 3.46667vw;
    text-align: center;
    padding-bottom: 4vw;
    margin-bottom: 4vw;
  }
  .kv .kv_title span::after {
    position: absolute;
    content: '';
    width: 10.66667vw;
    height: 0.26667vw;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    background-color: #c2a712;
  }
  .kv .kv_list {
    width: 86.66667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 auto 5.33333vw;
  }
  .kv .kv_list .item {
    width: 24.26667vw;
    height: 24.26667vw;
    font-size: 3.73333vw;
    font-family: "Noto Serif JP", serif;
    font-weight: 500;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    line-height: 1.3;
    -webkit-box-shadow: 1px 0 11px rgba(85, 85, 85, 0.5);
            box-shadow: 1px 0 11px rgba(85, 85, 85, 0.5);
    padding-top: 7.33333vw;
    margin-right: 5.33333vw;
  }
  .kv .kv_list .item:last-child {
    margin-right: 0;
  }
  .kv .kv_list .item span {
    color: #c2a712;
    font-size: 4vw;
    font-weight: 500;
  }
  .kv .kv_list .item .note {
    font-size: 3.2vw;
    color: #333;
    line-height: 1.3;
  }
  .kv .kv_list .item.item3 {
    margin-right: 0;
  }
  .kv .kv_list .item.item2, .kv .kv_list .item.item4 {
    padding-top: 4.66667vw;
  }
  .kv .kv_list .item.item4, .kv .kv_list .item.item5 {
    -webkit-transform: translate3d(0, -6%, 0);
            transform: translate3d(0, -6%, 0);
  }
  .kv .kv_contact {
    width: 86.66667vw;
    background-color: rgba(0, 64, 108, 0.9);
    padding: 6.66667vw 11.33333vw 6.66667vw;
    margin: 0 auto;
    -webkit-box-shadow: 1px 0 18px rgba(85, 85, 85, 0.6);
            box-shadow: 1px 0 18px rgba(85, 85, 85, 0.6);
  }
  .kv .kv_contact .contact_title {
    font-size: 3.2vw;
    color: #c2a712;
    text-align: center;
    margin-bottom: 2.66667vw;
  }
  .kv .kv_contact .contact_title span {
    font-size: 3.2vw;
    color: #c2a712;
    background: -webkit-gradient(linear, left top, left bottom, from(#c2a712), color-stop(50%, #ded43c), to(#c2a712));
    background: -o-linear-gradient(top, #c2a712 0%, #ded43c 50%, #c2a712 100%);
    background: linear-gradient(180deg, #c2a712 0%, #ded43c 50%, #c2a712 100%);
    -webkit-background-clip: text;
    color: transparent;
  }
  .kv .kv_contact .tel {
    font-size: 8.53333vw;
    margin-bottom: 3.33333vw;
  }
  .kv .kv_contact .tel img {
    width: 4.66667vw;
    margin-right: 2.66667vw;
  }
  .kv .kv_contact .tel a {
    color: #fff;
  }
  .kv .kv_contact .item {
    font-size: 3.2vw;
    text-align: center;
    color: #c2a712;
    margin-bottom: 0;
  }
  .kv .kv_contact .item span {
    font-size: 3.2vw;
    color: #c2a712;
    background: -webkit-gradient(linear, left top, left bottom, from(#c2a712), color-stop(50%, #ded43c), to(#c2a712));
    background: -o-linear-gradient(top, #c2a712 0%, #ded43c 50%, #c2a712 100%);
    background: linear-gradient(180deg, #c2a712 0%, #ded43c 50%, #c2a712 100%);
    -webkit-background-clip: text;
    color: transparent;
  }
  .kv .kv_contact .image {
    position: absolute;
    top: 69.33333vw;
    left: 3.46667vw;
    width: 25.33333vw;
  }

  #cataract {
    padding-top: 4vw;
    margin-top: -4vw;
  }
  #cataract .sec_title {
    text-align: left;
  }
  #cataract .sec_title:before {
    right: auto;
    left: 0;
    margin: auto;
  }
  #cataract .cataract_bg {
    background: url("../images/cataract/sp_cataract_bg.jpg") center top/cover no-repeat;
  }
  #cataract .inner {
    padding-top: 13.33333vw;
    padding-bottom: 12vw;
  }
  #cataract .desc {
    font-size: 3.73333vw;
    line-height: 1.71429;
    margin-bottom: 6.66667vw;
  }
  #cataract .blocks .block {
    position: relative;
    width: 100%;
  }
  #cataract .blocks .block:first-child {
    padding-bottom: 20.66667vw;
    margin-bottom: 6.66667vw;
  }
  #cataract .blocks .block:first-child::after {
    position: absolute;
    content: '';
    display: block;
    width: 9.06667vw;
    height: 15.46667vw;
    background: url("../images/cataract/sp_cataract_arrow.png") center center/100% no-repeat;
    right: 0;
    left: 0;
    bottom: 0;
    margin: 0 auto;
  }
  #cataract .blocks .block_inner {
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
  }
  #cataract .blocks .block_title {
    font-size: 4vw;
    line-height: 1;
    color: #fff;
    text-align: center;
    background: #47b7d6;
    padding: 2.66667vw 0;
  }
  #cataract .blocks .image img {
    display: block;
  }
  #cataract .block_desc {
    font-size: 2.93333vw;
    line-height: 1;
    margin-top: 2vw;
  }

  #etc .sec_title {
    text-align: left;
  }
  #etc .sec_title:before {
    right: auto;
    left: 0;
    margin: auto;
  }
  #etc .etc_bg {
    background: url("../images/cataract/sp_etc_bg.jpg") center top/cover no-repeat;
  }
  #etc .inner {
    padding: 16vw 0 13.33333vw;
    margin: 0 auto;
  }
  #etc .block {
    position: relative;
    background-color: #fff;
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
    margin-bottom: 10.66667vw;
  }
  #etc .block:last-child {
    margin-bottom: 0;
  }
  #etc .block .image img {
    display: block;
  }
  #etc .block .block_title {
    position: absolute;
    top: 48.66667vw;
    left: 0;
    font-family: "Noto Serif JP", serif;
    display: inline-block;
    width: 45.33333vw;
    background: -webkit-gradient(linear, left top, right top, from(#3b6cbb), to(#63c9dc));
    background: -o-linear-gradient(left, #3b6cbb 0%, #63c9dc 100%);
    background: linear-gradient(90deg, #3b6cbb 0%, #63c9dc 100%);
    color: #fff;
    font-size: 6.66667vw;
    text-align: center;
    padding: 2.66667vw 0;
  }
  #etc .block .block_title span {
    display: inline-block;
    font-family: "Noto Serif JP", serif;
    color: #fff;
    font-size: 4vw;
    margin-right: 1.33333vw;
    -webkit-transform: translateY(-3px);
        -ms-transform: translateY(-3px);
            transform: translateY(-3px);
  }
  #etc .block .desc {
    font-size: 3.73333vw;
    line-height: 1.71429;
    padding: 13.33333vw 6vw 5.33333vw;
  }

  #timing {
    padding-top: 4vw;
    margin-top: -4vw;
  }
  #timing .sec_title {
    color: #fff;
  }
  #timing .timing_bg {
    background: url("../images/cataract/sp_timing_bg.jpg") center top/100% no-repeat;
  }
  #timing .inner {
    padding: 13.33333vw 0;
    width: 86.66667vw;
    margin: 0 auto;
  }
  #timing .block {
    background-color: #fff;
    padding: 6vw 6.66667vw 8vw;
  }
  #timing .desc {
    font-size: 3.73333vw;
    line-height: 1.71429;
    margin-bottom: 4vw;
  }
  #timing .list {
    background-color: #eeeeee;
    padding: 2.66667vw 4vw;
  }
  #timing .item {
    position: relative;
    font-size: 3.73333vw;
    line-height: 1.71429;
    padding-left: 2.66667vw;
    margin-bottom: 0.66667vw;
  }
  #timing .item:before {
    position: absolute;
    top: 3.2vw;
    left: 0;
    content: '';
    display: block;
    width: 0.8vw;
    height: 0.8vw;
    background-color: #333;
    border-radius: 50%;
  }

  #feature {
    padding-top: 6vw;
    margin-top: -6vw;
  }
  #feature .sec_title {
    text-align: left;
    margin-left: 6.66667vw;
  }
  #feature .sec_title:before {
    right: auto;
    left: 0;
    margin: auto;
  }
  #feature .inner {
    width: 100%;
  }
  #feature .sec_title {
    margin-bottom: 8vw;
  }
  #feature .feature_bg {
    background: url("../images/cataract/sp_feature_bg.jpg") center top/cover no-repeat;
    padding: 12vw 0 11.33333vw;
  }
  #feature .feature {
    position: relative;
    padding-top: 66.66667vw;
    margin-bottom: 10vw;
  }
  #feature .feature:last-child {
    margin-bottom: 0;
  }
  #feature .feature .feature_title {
    width: 86.66667vw;
    font-family: "Noto Serif JP", serif;
    font-size: 5.86667vw;
    line-height: 1.36364;
    margin: 0 auto 4.66667vw;
  }
  #feature .feature .feature_title span {
    font-size: 5.86667vw;
    color: #c2a712;
    line-height: 1;
  }
  #feature .feature .feature_desc {
    width: 86.66667vw;
    font-size: 3.73333vw;
    line-height: 1.71429;
    margin: 0 auto;
  }
  #feature .feature .wrap .image {
    position: absolute;
    top: 11.33333vw;
    left: 0;
    width: 93.33333vw;
  }
  #feature .feature .num {
    position: absolute;
    top: 0;
    left: 6.66667vw;
    display: inline-block;
    font-size: 14.66667vw;
    font-family: "Noto Serif JP", serif;
    font-style: italic;
    font-weight: 300;
    line-height: 1;
    padding-right: 4vw;
    background: -webkit-gradient(linear, left top, right top, from(#6890cd), to(#63c9dc));
    background: -o-linear-gradient(left, #6890cd 0%, #63c9dc 100%);
    background: linear-gradient(90deg, #6890cd 0%, #63c9dc 100%);
    -webkit-background-clip: text;
    color: transparent;
  }
  #feature .feature .num span {
    display: inline-block;
    font-size: 14.66667vw;
    font-style: italic;
    font-family: "Noto Serif JP", serif;
    font-weight: 300;
    line-height: 1;
    padding-left: 2.66667vw;
  }
  #feature .feature1 .detail {
    width: 86.66667vw;
    margin: 0 auto;
  }
  #feature .feature1 .detail .sub_title {
    font-size: 3.73333vw;
    font-weight: bold;
    padding-bottom: 2.66667vw;
    margin-bottom: 2.66667vw;
    border-bottom: 0.26667vw solid #c2a712;
    -o-border-image: -o-linear-gradient(left, #c2a712 0%, #c2a712 80%, rgba(0, 0, 0, 0));
       border-image: -webkit-gradient(linear, left top, right top, from(#c2a712), color-stop(80%, #c2a712), to(rgba(0, 0, 0, 0)));
       border-image: linear-gradient(to right, #c2a712 0%, #c2a712 80%, rgba(0, 0, 0, 0));
    border-image-slice: 1;
  }
  #feature .feature1 .detail .sub_desc {
    font-size: 2.93333vw;
  }
  #feature .feature1 .detail .sub_block {
    margin-bottom: 5.33333vw;
  }
  #feature .feature1 .detail .sub_block:last-child {
    margin-bottom: 0;
  }
  #feature .feature1 .desc {
    margin-bottom: 4vw;
  }
  #feature .feature2 {
    position: relative;
    padding-bottom: 84vw;
  }
  #feature .feature2 .wrap .image {
    left: auto;
    right: 0;
  }
  #feature .feature2 .block1 .image {
    text-align: right;
  }
  #feature .feature2 .list {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 86.66667vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #feature .feature2 .list .item {
    width: 32vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    text-align: center;
  }
  #feature .feature2 .list .item:nth-child(2) {
    margin-right: 16.66667vw;
  }
  #feature .feature2 .list .item:nth-child(3) {
    margin-left: 16.66667vw;
  }
  #feature .feature2 .list .item:nth-child(1), #feature .feature2 .list .item:nth-child(2) {
    margin-bottom: 4.66667vw;
  }
  #feature .feature2 .list .item_name {
    font-size: 3.2vw;
    line-height: 1;
  }
  #feature .feature2 .list .item_image {
    margin-bottom: 1.06667vw;
  }
  #feature .feature3 {
    padding-top: 82.66667vw;
  }
  #feature .feature3 .desc {
    margin-bottom: 6.66667vw;
  }
  #feature .feature3 .image {
    position: absolute;
    top: 20vw;
    left: 0;
    right: 0;
    width: 86.66667vw;
    text-align: center;
    margin: 0 auto;
  }
  #feature .feature4 .desc {
    margin-bottom: 5.33333vw;
  }
  #feature .feature5 .image {
    position: absolute;
    top: 11.33333vw;
    left: auto;
    right: 0;
    width: 93.33333vw;
  }

  #type {
    padding-top: 4vw;
    margin-top: -4vw;
  }
  #type .type_bg {
    background: url("../images/cataract/type_bg.jpg") center center/cover no-repeat;
    padding-top: 12vw;
    padding-bottom: 10.66667vw;
  }
  #type .inner {
    width: 100%;
  }
  #type .sec_title {
    text-align: left;
    margin-left: 6.66667vw;
  }
  #type .sec_title:before {
    right: auto;
    left: 0;
    margin: auto;
  }
  #type .type_content {
    width: 86.66667vw;
    background-color: #fff;
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
    padding: 6.66667vw 5.33333vw;
    margin: 0 auto 8vw;
  }
  #type .type_content:last-child {
    margin-bottom: 0;
  }
  #type .type_content .type_title {
    font-size: 6.4vw;
    line-height: 1.25;
    margin-bottom: 5.33333vw;
  }
  #type .type_content .desc {
    font-size: 3.73333vw;
    line-height: 1.71429;
    margin-bottom: 3.33333vw;
  }
  #type .type_content .detail .block {
    margin-bottom: 5.33333vw;
  }
  #type .type_content .detail .block:last-child {
    margin-bottom: 0;
  }
  #type .type_content .detail .block_title {
    font-size: 3.46667vw;
    line-height: 1;
    color: #fff;
    text-align: center;
    background-color: #25498b;
    padding: 2.66667vw 0;
  }
  #type .type_content .sub_title {
    font-size: 3.73333vw;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 4vw;
  }
  #type .type_content .sub_title + .table {
    margin-top: 9.33333vw;
  }
  #type .type_content .table_wrap {
    overflow-x: scroll;
    padding-bottom: 6.66667vw;
  }
  #type .type_content .table_wrap + .sub_title {
    margin-top: 8.66667vw;
  }
  #type .type_content .table {
    width: 100%;
    table-layout: fixed;
    border: 1px solid #dddddd;
  }
  #type .type_content .table tr {
    border-bottom: 1px solid #dddddd;
  }
  #type .type_content .table tr:last-child {
    border-bottom: none;
  }
  #type .type_content .table tr.no_head {
    border-bottom: 1px dotted #dddddd;
  }
  #type .type_content .table tr.small_letter td {
    font-size: 1.3rem;
    padding: 20px 5px;
  }
  #type .type_content .table th, #type .type_content .table td {
    font-size: 1.4rem;
    line-height: 1.86667;
  }
  #type .type_content .table th .image, #type .type_content .table td .image {
    width: 50%;
    margin: 0 auto;
  }
  #type .type_content .table th .image img, #type .type_content .table td .image img {
    display: block;
  }
  #type .type_content .table th {
    width: 128px;
    background-color: #f8f8f8;
    border-right: 1px solid #dddddd;
    text-align: left;
    padding: 12px 14px;
  }
  #type .type_content .table td {
    padding: 12px 14px;
    text-align: center;
    border-right: 1px solid #dddddd;
    vertical-align: middle;
  }
  #type .type_content .table td:last-child {
    border-right: none;
  }
  #type .type_content .table1 td {
    width: 210px;
  }
  #type .type_content .table2 td {
    width: 200px;
  }
  #type .choice {
    padding-bottom: 13.33333vw;
    overflow: hidden;
  }
  #type .choice .wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background-color: #25498b;
    padding: 0 6.66667vw 13.33333vw;
    margin-bottom: 10.66667vw;
  }
  #type .choice .wrap .image {
    position: absolute;
    top: -26vw;
    right: 0;
    width: 73.33333vw;
  }
  #type .choice .detail .desc {
    color: #fff;
    font-size: 3.73333vw;
    line-height: 2;
  }
  #type .choice .choice_title {
    position: relative;
    font-family: "Noto Serif JP", serif;
    font-size: 6.66667vw;
    color: #fff;
    line-height: 1.28;
    padding-top: 11.2vw;
    padding-bottom: 4.66667vw;
    margin-bottom: 4.66667vw;
  }
  #type .choice .choice_title::before {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    display: inline-block;
    width: 8.53333vw;
    height: 0.26667vw;
    background-color: #c2a712;
  }
  #type .choice .images {
    width: 100%;
    background-color: #fff;
    margin-bottom: 10vw;
  }
  #type .choice .images:last-child {
    margin-bottom: 0;
  }
  #type .choice .images .image {
    margin-bottom: 4vw;
  }
  #type .choice .images .desc {
    width: 86.66667vw;
    font-size: 3.2vw;
    line-height: 1.8;
    margin: 0 auto;
    padding-left: 1em;
    text-indent: -1em;
  }

  #flow {
    padding-top: 4vw;
    margin-top: -4vw;
  }
  #flow .flow_bg {
    background: url("../images/cataract/sp_flow_bg.jpg") center top/100% no-repeat #fafafa;
  }
  #flow .inner {
    padding-top: 13.33333vw;
    padding-bottom: 10.66667vw;
  }
  #flow .block_title {
    width: 100%;
    font-size: 5.86667vw;
    text-align: center;
    padding-bottom: 2.66667vw;
    margin: 0 auto 10.66667vw;
    border-bottom: 0.26667vw solid #c2a712;
    -o-border-image: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0%, #c2a712 10%, #c2a712 90%, rgba(0, 0, 0, 0));
       border-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(10%, #c2a712), color-stop(90%, #c2a712), to(rgba(0, 0, 0, 0)));
       border-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #c2a712 10%, #c2a712 90%, rgba(0, 0, 0, 0));
    border-image-slice: 1;
  }
  #flow .list {
    position: relative;
    list-style-type: none;
  }
  #flow .list::before {
    position: absolute;
    top: 0;
    left: 8vw;
    content: '';
    display: block;
    width: 0.53333vw;
    height: 88%;
    background-color: #5bbed1;
  }
  #flow .list .item {
    position: relative;
    padding-top: 5.33333vw;
    padding-left: 21.33333vw;
    padding-bottom: 10.66667vw;
    margin-bottom: 4vw;
  }
  #flow .list .item::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    right: calc(50% - 20vw);
    margin: 0 auto;
    width: 20vw;
    height: 5.33333vw;
    border-top: 6.66667vw solid #5bbed1;
    border-right: 10vw solid transparent;
    border-left: 10vw solid transparent;
  }
  #flow .list .item:last-child::after {
    display: none;
  }
  #flow .list .item .num {
    position: absolute;
    top: 0;
    left: 0;
    width: 16.53333vw;
    height: 16.53333vw;
    font-family: "Noto Serif JP", serif;
    font-size: 6.66667vw;
    color: #fff;
    background-color: #5bbed1;
    border-radius: 50%;
    text-align: center;
    padding-top: 3.2vw;
  }
  #flow .list .item .num span {
    display: block;
    font-family: "Noto Serif JP", serif;
    font-size: 3.46667vw;
    font-weight: bold;
    color: #fff;
    letter-spacing: .025em;
    margin-bottom: 0.66667vw;
  }
  #flow .list .item .item_sub_block {
    width: 100%;
    background-color: #fff;
    padding: 6.66667vw 2.66667vw 6.66667vw 5.33333vw;
    margin-top: 4vw;
    margin-bottom: 4vw;
  }
  #flow .list .item .item_sub_block_title {
    font-size: 3.73333vw;
    text-align: center;
    margin-bottom: 2.66667vw;
  }
  #flow .list .item .list_item {
    position: relative;
    font-size: 3.2vw;
    padding-left: 1.33333vw;
    margin-bottom: 2.66667vw;
  }
  #flow .list .item .list_item:before {
    position: absolute;
    top: 1.33333vw;
    left: 0;
    content: '';
    display: block;
    width: 0.8vw;
    height: 0.8vw;
    background-color: #333;
    border-radius: 50%;
  }
  #flow .list .item_title {
    font-size: 4.8vw;
    font-weight: bold;
    line-height: 1;
    color: #5bbed1;
    margin-bottom: 2.66667vw;
  }
  #flow .list .desc {
    font-size: 3.73333vw;
    line-height: 1.71429;
  }
  #flow .image_list {
    list-style-type: none;
  }
  #flow .image_list .item {
    margin-bottom: 10.66667vw;
  }
  #flow .image_list .item:last-child {
    margin-bottom: 0;
  }
  #flow .image_list .item .image {
    margin-bottom: 2.66667vw;
  }
  #flow .image_list .item .desc {
    font-size: 3.73333vw;
    line-height: 1.71429;
  }

  #cost {
    padding-top: 4vw;
    margin-top: -4vw;
  }
  #cost .cost_bg {
    background: url("../images/cataract/cost_bg.jpg") center center/cover no-repeat;
  }
  #cost .inner {
    padding-top: 13.33333vw;
    padding-bottom: 10.66667vw;
  }
  #cost .wrap {
    -webkit-box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
            box-shadow: 1px 0 16px rgba(85, 85, 85, 0.3);
    background-color: #fff;
    padding: 6.66667vw 5.33333vw 8vw;
  }
  #cost .cost_title {
    font-size: 5.33333vw;
    line-height: 1.4;
    margin-bottom: 4vw;
  }
  #cost .table_wrap{
		margin-bottom: 6.66667vw;
  }
  #cost .table {
    width: 100%;
  }
  #cost .table thead {
    background-color: #00406c;
  }
  #cost .table thead th {
    font-weight: bold;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 3.33333vw 0;
  }
  #cost .table thead th:last-child {
    border-right: 0;
  }
  #cost .table tbody {
    border: 0.26667vw solid #ddd;
    background-color: #fff;
  }
  #cost .table tbody tr {
    border-bottom: 0.26667vw solid #ddd;
  }
  #cost .table tbody tr:last-child {
    border-bottom: 0;
  }
  #cost .table tbody td {
    border-right: 0.26667vw solid #ddd;
    padding: 3.33333vw 1.33333vw;
    line-height: 1.3;
  }
  #cost .table tbody td:last-child {
    border-right: 0;
  }
  #cost .table th, #cost .table td {
    width: 50%;
    font-size: 3.46667vw;
    text-align: center;
  }
  #cost .image {
    margin-bottom: 4vw;
  }
  #cost .cost_annotation{
   margin-top: 5px;
   font-size: 13px;
  }
			/*---------------------------------------------
	 cv-block
	 ----------------------------------------------*/
	.cv-wrap{
		width: 100%;
    background: url("http://yoshida-ganka.utg-bet.com/wp-content/uploads/2023/08/844ab8f33538e882b13842a6c2761d46-1.png");
    height: 220px;
    display: flex;
    justify-content: center;
    align-items: center;
		background-repeat: no-repeat;
    background-size: cover;
	}
	.cv-block{
		width: 100%;
    margin: 0 auto;
    text-align: center;
    height: auto;
	}
	.cv-tit{
		font-size: 20px;
    border-bottom: 1px solid #C2A712;
    display: inline-block;
    padding-bottom: 5px;
    color: #C2A712;
    font-family: 'Noto Serif JP';
		margin-bottom:20px;
	}
	.cv-btn-tel{
		display:inline-block;
		margin-bottom:8px;
	}
	.cv-btn-tel p{
		font-size: 36px;
    color: #ffffff;
		position:relative;
		padding-left:40px;
	}
	.cv-btn-tel p:before{
		content: url("http://yoshida-ganka.utg-bet.com/wp-content/uploads/2023/08/52bc88e1ce6aae5fa2f73f81a420f11b-1.png");
    transform: scale(0.28);
    position: absolute;
    left: -32px;
    top: -29px;
	}
	.cv-reception{
		font-size: 15px;
    color: #C2A712;
    font-family: 'Noto Serif JP';
	}
	.cv-column{
		display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
    row-gap: 20px;
	}
	.cv-icl{
		width: 270px;
    border: 2px solid #C2A712;
    background: #ffffff;
    height: 60px;
	}
	.cv-icl p{
		color: #C2A712;
    padding-top: 18px;
    position: relative;
    font-size: 18px;
    padding-left: 35px;
	}
	.cv-icl p:before{
		content: url("http://yoshida-ganka.utg-bet.com/wp-content/uploads/2023/08/0ad209f6d7ad4d7aca0d32423969c992-1.png");
    transform: scale(0.3);
    position: absolute;
    left: 4px;
    top: -15px;
	}
	.cv-line{
		width: 270px;
    background: #35C755;
    height: 60px;
	}
	.cv-line p{
		color:#ffffff;
		padding-top: 21px;
		font-size:18px;
	}
	.cv-icl a, .cv-line a{
		display:block;
		height:100%;
		position:relative;
	}
.cv-icl a:after{
	content: '';
    border: 0;
    border-top: solid 2px #C2A712;
    border-right: solid 2px #C2A712;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(45deg);
}
   .cv-line a:after{
	content: '';
    border: 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    display: inline-block;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 50%;
    right: 10px;
    transform: translateY(-50%) rotate(45deg);
}
.cv-wrap a:hover{
	text-decoration:none!important;
}
		/*------------------------------------------------
	 related article
	------------------------------------------------*/
	.related{
		    width: 86.66667vw;
    margin: 2rem auto;
	}
	.related .title {
    font-family: "Noto Serif JP", serif;
    font-size: 5.86667vw;
    line-height: 1;
    text-align: center;
    color: #00406c;
    background-color: #f8f8f8;
    padding: 4.66667vw 0;
    margin-bottom: 4vw;
  }
  .related article {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 4vw;
  }
  .related article:last-child {
    margin-bottom: 0;
  }
  .related article a {
    display: block;
  }
  .related article a:hover {
    text-decoration: none;
  }
  .related article a:hover img {
    -webkit-transform: translate(-50%, -50%) scale(1.05);
        -ms-transform: translate(-50%, -50%) scale(1.05);
            transform: translate(-50%, -50%) scale(1.05);
  }
  .related article .inner {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .related article .image {
    width: 32vw;
    padding-top: 1.33333vw;
  }
  .related article .image img {
    margin-bottom: 0;
  }
  .related article .detail {
    width: calc(100% - 32vw - 5.33vw);
  }
  .related article .detail .a_title {
    font-size: 4.8vw;
    line-height: 1.5;
    margin-bottom: 2.66667vw;
  }
  .related article .detail .desc {
    font-size: 4vw;
    line-height: 2;
  }
}
