@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&display=swap");
article section {
  font-size: 20px;
  color: #535054;
  position: relative; }
  article section a,
  article section a:visited {
    color: #535054; }
  @media only screen and (max-width: 979px) {
    article section {
      font-size: 3.5vw; }
      article section .mhlw-risk > .mhlw-risk-single {
        font-size: 2.5vw;
        padding: 2vw;
        margin: 0; } }
  article section em {
    font-weight: 700;
    font-style: normal; }
  article section .heading-image.-resp {
    max-width: 980px;
    margin: 50px auto 0; }
    article section .heading-image.-resp + .heading-image.-resp {
      margin-top: 20px; }
    @media only screen and (max-width: 979px) {
      article section .heading-image.-resp {
        max-width: 95vw;
        margin: 7vw auto 0; }
        article section .heading-image.-resp + .heading-image.-resp {
          margin-top: 3vw; } }
  article section header.ganken_header {
    height: 265px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(/assets/eyelid/maibotsu/gankenkasui/images/index01.png) center bottom/auto 100% no-repeat;
    flex-direction: column;
    margin: 0 0 25px; }
    article section header.ganken_header p {
      font-family: "the-seasons", sans-serif;
      font-weight: 400;
      font-style: normal;
      font-size: 50px;
      line-height: 1;
      color: #4369af; }
    article section header.ganken_header h2 {
      margin: 10px 0 0;
      font-size: 15px;
      font-weight: 700;
      line-height: 1.3; }
    @media screen and (max-width: 979px) {
      article section header.ganken_header {
        height: 40vw;
        margin: 0 0 3vw; }
        article section header.ganken_header p {
          font-size: 10vw; }
        article section header.ganken_header h2 {
          margin: 1vw 0 0;
          font-size: 3.5vw; } }
  article section.s-mv {
    height: 835px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    background: url(/assets/eyelid/maibotsu/gankenkasui/images/mv_bg.jpg) center top no-repeat;
    position: relative;
    overflow: hidden; }
    article section.s-mv .mv-circle {
      position: absolute;
      left: 50%;
      bottom: 0;
      transform: translate(calc(-50% + 680px), 0);
      pointer-events: none; }
    article section.s-mv > nav {
      flex: 1;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      position: relative; }
      article section.s-mv > nav ul {
        max-width: 980px;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
        gap: 25px 0;
        margin: 0 auto; }
        article section.s-mv > nav ul li {
          position: relative; }
          article section.s-mv > nav ul li a {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            line-height: 1.3;
            color: #535054;
            text-decoration: none;
            padding: 0 40px 20px;
            background: url(/assets/eyelid/maibotsu/gankenkasui/images/nav01.svg) center bottom no-repeat; }
            article section.s-mv > nav ul li a p {
              line-height: 1.2; }
              article section.s-mv > nav ul li a p.en {
                color: #b589c1;
                font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
                font-size: 12px; }
              article section.s-mv > nav ul li a p.ja {
                display: flex;
                justify-content: center;
                align-items: center;
                font-size: 15px;
                text-align: center;
                margin: 10px 0 0; }
    @media only screen and (max-width: 979px) {
      article section.s-mv {
        height: inherit;
        background: none; }
        article section.s-mv .mv-img {
          position: relative;
          z-index: 2; }
        article section.s-mv .mv-circle {
          width: 25vw;
          left: inherit;
          right: -9vw;
          bottom: 25vw;
          transform: translate(0, 0);
          z-index: 3; }
        article section.s-mv > nav {
          background: url(/assets/eyelid/maibotsu/gankenkasui/images/mv_sp_nav.jpg) right center/auto no-repeat;
          background-size: cover;
          padding: 13vw 0 3vw;
          margin-top: -10vw;
          z-index: 1; }
          article section.s-mv > nav ul {
            width: 92%;
            gap: 2vw 0;
            flex-wrap: wrap; }
            article section.s-mv > nav ul li a {
              padding: 2vw 2.5vw 4vw;
              background-size: 3vw auto;
              background-position: center bottom; }
              article section.s-mv > nav ul li a p {
                line-height: 1.2; }
                article section.s-mv > nav ul li a p.en {
                  color: #b589c1;
                  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
                  font-size: 2.5vw; }
                article section.s-mv > nav ul li a p.ja {
                  font-size: 2.7vw;
                  margin: 1vw 0 0; } }
  article section.s-pickup {
    background: url(/assets/eyelid/maibotsu/gankenkasui/images/pickup01.jpg) center top/cover no-repeat;
    padding: 30px 0 12.5vw;
    padding: 30px 0 calc(11.5vw + 30px);
    position: relative; }
    article section.s-pickup::before {
      content: "";
      width: 100%;
      height: 11.5vw;
      background: url(/assets/eyelid/maibotsu/gankenkasui/images/wave01.svg) center bottom/100% auto no-repeat;
      position: absolute;
      left: 0;
      bottom: -1px; }
    article section.s-pickup .container {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      width: 980px;
      margin: 0 auto; }
      article section.s-pickup .container h3 {
        display: flex;
        justify-content: center;
        align-items: center;
        min-width: 575px;
        min-height: 60px;
        font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
        font-size: 26px;
        font-weight: 700;
        line-height: 1.4;
        color: #fff;
        background: #b38ebd;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #b38ebd 16%, #4c69c8 50%, #b38ebd 84%, rgba(255, 255, 255, 0) 100%);
        margin: 0 auto 45px;
        padding: 5px; }
      article section.s-pickup .container .photo .img {
        text-align: center; }
      article section.s-pickup .container .photo .dr {
        font-size: 18px;
        text-align: right;
        margin: 5px 0 0; }
      article section.s-pickup .container .mhlw-risk {
        min-height: inherit;
        margin: 30px 0 0; }
    @media only screen and (max-width: 979px) {
      article section.s-pickup {
        padding: 4vw 0 14vw; }
        article section.s-pickup .container {
          width: 95%; }
          article section.s-pickup .container h3 {
            min-width: 100%;
            min-height: 10vw;
            font-size: 4.5vw;
            margin: 0 auto 5vw;
            padding: 0.5vw; }
          article section.s-pickup .container .photo .dr {
            font-size: 3vw;
            margin: 1vw 0 0; }
          article section.s-pickup .container .mhlw-risk {
            margin: 4vw 0 0; } }
  article section.s-what {
    background: url(/assets/eyelid/maibotsu/gankenkasui/images/what01.jpg) center top/cover no-repeat;
    padding: 20px 0 60px;
    margin-top: -1px; }
    article section.s-what .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-what .container .contents01 {
        margin: 40px auto 0; }
        article section.s-what .container .contents01 .text01 {
          display: flex;
          margin: 55px 0 0; }
          article section.s-what .container .contents01 .text01 p {
            flex: 1;
            padding: 0 45px 0 0; }
            article section.s-what .container .contents01 .text01 p em {
              color: #4369af; }
        article section.s-what .container .contents01 ul {
          margin: 20px 0 0; }
          article section.s-what .container .contents01 ul li {
            display: flex;
            justify-content: flex-start;
            align-items: flex-start; }
            article section.s-what .container .contents01 ul li + li {
              margin-top: 10px; }
            article section.s-what .container .contents01 ul li p {
              min-width: 95px; }
              article section.s-what .container .contents01 ul li p:first-child {
                font-weight: bold;
                color: #4369af;
                background: #f7f1f9;
                text-align: center; }
              article section.s-what .container .contents01 ul li p:last-child {
                flex: 1;
                padding: 0 0 0 15px; }
        article section.s-what .container .contents01 .text02 {
          margin-top: 30px; }
    @media only screen and (max-width: 979px) {
      article section.s-what {
        padding: 3vw 0 6vw; }
        article section.s-what .container {
          width: 100%;
          margin: 0 auto; }
          article section.s-what .container .contents01 {
            width: 95%;
            margin: 4vw auto 0; }
            article section.s-what .container .contents01 .text01 {
              flex-direction: column;
              margin: 6vw 0 0; }
              article section.s-what .container .contents01 .text01 p {
                flex: 1;
                padding: 0; }
              article section.s-what .container .contents01 .text01 .img {
                margin: 3vw 0 0; }
            article section.s-what .container .contents01 ul {
              margin: 3vw 0 0; }
              article section.s-what .container .contents01 ul li + li {
                margin-top: 1.5vw; }
              article section.s-what .container .contents01 ul li p {
                min-width: 20vw; }
                article section.s-what .container .contents01 ul li p:last-child {
                  padding: 0 0 0 3vw; }
            article section.s-what .container .contents01 .text02 {
              margin-top: 4vw; } }
  article section.s-recommend {
    background: url(/assets/eyelid/maibotsu/gankenkasui/images/recommend01.jpg) center top/cover no-repeat;
    padding: 80px 0 370px;
    margin-top: -1px;
    position: relative;
    z-index: 1; }
    article section.s-recommend .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-recommend .container .contents01 {
        display: flex;
        justify-content: center;
        align-items: start;
        flex-wrap: wrap;
        position: relative; }
        article section.s-recommend .container .contents01::before {
          content: "";
          display: block;
          width: 306px;
          height: 306px;
          background: url(/assets/eyelid/maibotsu/gankenkasui/images/recommend02.png) center top/100% auto no-repeat;
          pointer-events: none;
          position: absolute;
          right: 45%;
          top: -140px; }
        article section.s-recommend .container .contents01 > * {
          position: relative; }
        article section.s-recommend .container .contents01 .list {
          width: 48%;
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          background: url(/assets/eyelid/maibotsu/gankenkasui/images/recommend03.jpg) center top/cover no-repeat;
          border-radius: 75px 0;
          padding: 35px 55px 40px;
          box-shadow: 0px 12px 15px 0px rgba(0, 0, 0, 0.15);
          /*
              &::before {
                content: "";
                display: block;
                width: 100%;
                height: 62px;
                background: url(/assets/eyelid/maibotsu/gankenkasui/images/recommend07.png) center top / auto 100% no-repeat;
                pointer-events: none;
                position: absolute;
                right: 0;
                top: 100%;
              }
              */ }
          article section.s-recommend .container .contents01 .list:first-child {
            margin-right: 4%; }
          article section.s-recommend .container .contents01 .list:last-child {
            margin-top: 5%; }
          article section.s-recommend .container .contents01 .list h3 {
            font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
            font-weight: 700;
            font-size: 24px;
            line-height: 1.5;
            color: #9659a8;
            background: url(/assets/eyelid/maibotsu/gankenkasui/images/recommend06.svg) center top/100% 100% no-repeat;
            padding: 7px 20px;
            margin: 0 0 15px; }
          article section.s-recommend .container .contents01 .list ul {
            width: 100%; }
            article section.s-recommend .container .contents01 .list ul li {
              line-height: 1.5;
              text-align: left;
              padding: 20px 0 20px 75px;
              position: relative; }
              article section.s-recommend .container .contents01 .list ul li::before {
                content: "";
                display: block;
                width: 24px;
                height: 24px;
                background: url(/assets/eyelid/maibotsu/gankenkasui/images/icon_check01.svg) center 60%/18px auto no-repeat #dae0f2;
                pointer-events: none;
                position: absolute;
                left: 30px;
                top: 22px; }
              article section.s-recommend .container .contents01 .list ul li + li {
                border-top: 1px dashed #c3cce9; }
              article section.s-recommend .container .contents01 .list ul li em {
                color: #9659a8; }
      article section.s-recommend .container .contents02 {
        margin: 100px 0 0;
        padding: 100px 0 0;
        position: relative; }
        article section.s-recommend .container .contents02::before {
          content: "";
          display: block;
          width: 60px;
          height: 60px;
          background: url(/assets/eyelid/maibotsu/gankenkasui/images/arrow01.svg) center center/100% auto no-repeat;
          pointer-events: none;
          position: absolute;
          left: 50%;
          top: 0;
          transform: translate(-50%, 0) rotate(90deg); }
        article section.s-recommend .container .contents02 .text01 {
          font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
          font-weight: 700;
          font-size: 30px;
          text-align: center;
          line-height: 1.4; }
          article section.s-recommend .container .contents02 .text01 em {
            color: #9659a8;
            background: linear-gradient(transparent 60%, #dbe2f7 60%); }
        article section.s-recommend .container .contents02 .text02 {
          display: flex;
          margin: 55px 0 0; }
          article section.s-recommend .container .contents02 .text02 p {
            flex: 1;
            padding: 0 45px 0 0; }
            article section.s-recommend .container .contents02 .text02 p em {
              color: #4369af; }
        article section.s-recommend .container .contents02 ul {
          margin: 20px 0 0; }
          article section.s-recommend .container .contents02 ul li {
            display: flex;
            justify-content: flex-start;
            align-items: flex-start; }
            article section.s-recommend .container .contents02 ul li + li {
              margin-top: 10px; }
            article section.s-recommend .container .contents02 ul li p {
              min-width: 95px; }
              article section.s-recommend .container .contents02 ul li p:first-child {
                font-weight: bold;
                color: #4369af;
                background: #f7f1f9;
                text-align: center; }
              article section.s-recommend .container .contents02 ul li p:last-child {
                flex: 1;
                padding: 0 0 0 15px; }
        article section.s-recommend .container .contents02 .text03 {
          margin-top: 30px; }
    article section.s-recommend .arrow {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      width: 100%;
      height: 367px;
      background: url(/assets/eyelid/maibotsu/gankenkasui/images/recommend05.png) center bottom/auto 100% no-repeat;
      padding: 0 0 150px;
      position: absolute;
      left: 0;
      bottom: -100px; }
      article section.s-recommend .arrow p {
        font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
        font-weight: 700;
        line-height: 1; }
        article section.s-recommend .arrow p.arrow-text01 {
          font-size: 32px;
          margin: 0 0 15px; }
          article section.s-recommend .arrow p.arrow-text01 em {
            font-size: 40px;
            color: #9659a8; }
        article section.s-recommend .arrow p.arrow-text02 {
          font-size: 50px;
          color: #fff;
          background: #ce80b2;
          background: linear-gradient(90deg, #ce80b2 0%, #6e88e6 100%);
          padding: 15px 35px;
          position: relative; }
          article section.s-recommend .arrow p.arrow-text02::before, article section.s-recommend .arrow p.arrow-text02::after {
            content: "\201D";
            display: flex;
            font-size: 120px;
            position: absolute; }
          article section.s-recommend .arrow p.arrow-text02::before {
            text-shadow: -4px -5px 9px rgba(67, 105, 175, 0.5);
            left: -0.15em;
            bottom: 70%;
            transform: scale(-1, -1); }
          article section.s-recommend .arrow p.arrow-text02::after {
            text-shadow: 4px 5px 9px rgba(67, 105, 175, 0.5);
            right: -0.15em;
            top: -20%; }
          article section.s-recommend .arrow p.arrow-text02 span {
            font-size: 60px; }
    @media only screen and (max-width: 979px) {
      article section.s-recommend {
        padding: 0 0 35vw; }
        article section.s-recommend .container {
          width: 100%;
          margin: 0 auto; }
          article section.s-recommend .container .contents01 {
            justify-content: center;
            align-items: center;
            flex-direction: column; }
            article section.s-recommend .container .contents01::before {
              width: 40vw;
              height: 40vw;
              right: 70%;
              top: 25vw; }
            article section.s-recommend .container .contents01 .list {
              width: 92%;
              margin: 0 auto;
              border-radius: 8vw 0;
              padding: 4vw 6vw 5vw;
              /*
                &::before {
                  height: 9vw;
                }
                */ }
              article section.s-recommend .container .contents01 .list:first-child {
                margin-right: auto; }
              article section.s-recommend .container .contents01 .list:last-child {
                margin-top: auto; }
              article section.s-recommend .container .contents01 .list + .list {
                margin-top: 5vw; }
              article section.s-recommend .container .contents01 .list h3 {
                font-size: 4.5vw;
                padding: 1vw 3vw;
                margin: 0 0 2vw; }
              article section.s-recommend .container .contents01 .list ul li {
                font-size: 4vw;
                padding: 2vw 0 2vw 10vw; }
                article section.s-recommend .container .contents01 .list ul li::before {
                  width: 5vw;
                  height: 5vw;
                  background: url(/assets/eyelid/maibotsu/gankenkasui/images/icon_check01.svg) center 60%/4vw auto no-repeat #dae0f2;
                  left: 2.5vw;
                  top: 2vw; }
          article section.s-recommend .container .contents02 {
            width: 95%;
            margin: 12vw auto 0;
            padding: 12vw 0 0; }
            article section.s-recommend .container .contents02::before {
              width: 8vw;
              height: 8vw; }
            article section.s-recommend .container .contents02 .text01 {
              font-size: 5.5vw; }
            article section.s-recommend .container .contents02 .text02 {
              flex-direction: column;
              margin: 6vw 0 0; }
              article section.s-recommend .container .contents02 .text02 p {
                flex: 1;
                padding: 0; }
              article section.s-recommend .container .contents02 .text02 .img {
                margin: 3vw 0 0; }
            article section.s-recommend .container .contents02 ul {
              margin: 3vw 0 0; }
              article section.s-recommend .container .contents02 ul li + li {
                margin-top: 1.5vw; }
              article section.s-recommend .container .contents02 ul li p {
                min-width: 20vw; }
                article section.s-recommend .container .contents02 ul li p:last-child {
                  padding: 0 0 0 3vw; }
            article section.s-recommend .container .contents02 .text03 {
              margin-top: 4vw; }
        article section.s-recommend .arrow {
          height: 45vw;
          padding: 0 0 10vw;
          bottom: -12vw; }
          article section.s-recommend .arrow p.arrow-text01 {
            font-size: 4.5vw;
            margin: 0 0 2vw; }
            article section.s-recommend .arrow p.arrow-text01 em {
              font-size: 5vw; }
          article section.s-recommend .arrow p.arrow-text02 {
            font-size: 5vw;
            line-height: 1.4;
            text-align: center;
            padding: 2vw 8vw; }
            article section.s-recommend .arrow p.arrow-text02::before, article section.s-recommend .arrow p.arrow-text02::after {
              font-size: 15vw; }
            article section.s-recommend .arrow p.arrow-text02::before {
              text-shadow: -0.8vw -1vw 2vw rgba(67, 105, 175, 0.5); }
            article section.s-recommend .arrow p.arrow-text02::after {
              text-shadow: 0.8vw 1vw 2vw rgba(67, 105, 175, 0.5); }
            article section.s-recommend .arrow p.arrow-text02 span {
              font-size: 6vw; } }
  article section.s-check {
    overflow: hidden; }
    article section.s-check .grid {
      -ms-grid-columns: auto;
      grid-template-columns: auto;
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto; }
      article section.s-check .grid-contents {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
        padding: 50px 0 140px;
        background: url(/assets/eyelid/maibotsu/gankenkasui/images/check01.jpg) center top/cover no-repeat;
        position: relative; }
        article section.s-check .grid-contents .container {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-direction: column;
          width: 980px;
          margin: 0 auto;
          position: relative; }
          article section.s-check .grid-contents .container .photo01,
          article section.s-check .grid-contents .container .photo02 {
            position: absolute; }
            article section.s-check .grid-contents .container .photo01 img,
            article section.s-check .grid-contents .container .photo02 img {
              border-radius: 0 100px; }
          article section.s-check .grid-contents .container .photo01 {
            left: -510px;
            top: -275px; }
          article section.s-check .grid-contents .container .photo02 {
            right: -510px;
            bottom: -120px; }
          article section.s-check .grid-contents .container h3 {
            display: flex;
            justify-content: center;
            align-items: center;
            min-width: 575px;
            min-height: 60px;
            font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
            font-size: 26px;
            font-weight: 700;
            line-height: 1.4;
            color: #fff;
            background: #b38ebd;
            background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #b38ebd 16%, #4c69c8 50%, #b38ebd 84%, rgba(255, 255, 255, 0) 100%);
            margin: 0 auto 45px;
            padding: 5px; }
          article section.s-check .grid-contents .container p {
            text-align: center;
            letter-spacing: -0.03em; }
            article section.s-check .grid-contents .container p + p {
              margin-top: 2em; }
            article section.s-check .grid-contents .container p em {
              color: #4369af;
              background: linear-gradient(transparent calc(100% - 1px), #4369af calc(100% - 1px)); }
            article section.s-check .grid-contents .container p span {
              font-weight: bold;
              color: #9659a8; }
      article section.s-check .grid-space {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
        height: 100px; }
    @media only screen and (max-width: 979px) {
      article section.s-check .grid-contents {
        padding: 6vw 0 15vw; }
        article section.s-check .grid-contents .container {
          width: 95%;
          padding: 0 0 60vw; }
          article section.s-check .grid-contents .container .photo01 img,
          article section.s-check .grid-contents .container .photo02 img {
            width: auto;
            height: 55vw;
            border-radius: 0 12vw; }
          article section.s-check .grid-contents .container .photo01 {
            left: -4vw;
            top: inherit;
            bottom: 0; }
          article section.s-check .grid-contents .container .photo02 {
            right: -4vw;
            bottom: 0; }
          article section.s-check .grid-contents .container h3 {
            min-width: 100%;
            min-height: 10vw;
            font-size: 4.5vw;
            margin: 0 auto 5vw;
            padding: 0.5vw; }
      article section.s-check .grid-space {
        display: none;
        height: 15vw; } }
  article section.s-comparison {
    padding: 0 0 45px; }
    article section.s-comparison .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-comparison .container .table-box table {
        font-size: 15px; }
        article section.s-comparison .container .table-box table tr th,
        article section.s-comparison .container .table-box table tr td {
          padding: 15px;
          font-weight: normal;
          text-align: center; }
          article section.s-comparison .container .table-box table tr th em,
          article section.s-comparison .container .table-box table tr td em {
            color: #e82b41; }
        article section.s-comparison .container .table-box table tr._left td {
          text-align: left;
          vertical-align: top; }
        article section.s-comparison .container .table-box table thead tr th {
          background: #f4f4f4;
          color: #352f38; }
          article section.s-comparison .container .table-box table thead tr th.point {
            background: #edf3fc;
            color: #4369af; }
        article section.s-comparison .container .table-box table tbody tr th {
          background: #f7f1f9;
          padding: 15px 6px;
          width: 10%; }
        article section.s-comparison .container .table-box table tbody tr td {
          width: 20%; }
          article section.s-comparison .container .table-box table tbody tr td:first-child {
            width: 10%; }
        article section.s-comparison .container .table-box table tbody tr.method td {
          vertical-align: top; }
          article section.s-comparison .container .table-box table tbody tr.method td p {
            text-align: left;
            margin-top: 8px; }
          article section.s-comparison .container .table-box table tbody tr.method td .image {
            display: flex;
            justify-content: space-between; }
            article section.s-comparison .container .table-box table tbody tr.method td .image img {
              width: 46%; }
      article section.s-comparison .container .table-box .text {
        width: 420px;
        text-align: center;
        padding: 105px 0 0;
        position: relative; }
        article section.s-comparison .container .table-box .text::before {
          content: "";
          display: block;
          width: 60px;
          height: 60px;
          background: url(/assets/eyelid/maibotsu/gankenkasui/images/arrow01.svg) center 60%/100% auto no-repeat;
          pointer-events: none;
          position: absolute;
          left: 50%;
          top: 30px;
          transform: translate(-50%, 0) rotate(90deg); }
        article section.s-comparison .container .table-box .text p {
          font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
          font-weight: 700;
          font-size: 20px;
          line-height: 1.5; }
          article section.s-comparison .container .table-box .text p em {
            font-size: 30px;
            color: #9659a8; }
    @media only screen and (max-width: 979px) {
      article section.s-comparison {
        padding: 4vw 0 5vw; }
        article section.s-comparison .container {
          width: 95%; }
          article section.s-comparison .container .table-box table {
            width: 150vw;
            font-size: 3vw; }
            article section.s-comparison .container .table-box table tr th,
            article section.s-comparison .container .table-box table tr td {
              padding: 2vw; }
            article section.s-comparison .container .table-box table tbody tr th {
              padding: 2vw; }
          article section.s-comparison .container .table-box .text {
            width: 76vw;
            padding: 13vw 0 0; }
            article section.s-comparison .container .table-box .text::before {
              width: 8vw;
              height: 8vw;
              top: 3vw; }
            article section.s-comparison .container .table-box .text p {
              font-size: 3.5vw; }
              article section.s-comparison .container .table-box .text p em {
                font-size: 4.5vw; } }
  article section.s-photo {
    background: #f5e9f9;
    padding: 8.5vw 0 130px;
    position: relative; }
    article section.s-photo::before {
      content: "";
      width: 100%;
      height: 11.5vw;
      background: url(/assets/eyelid/maibotsu/gankenkasui/images/wave01.svg) center bottom/100% auto no-repeat;
      transform: scale(-1, -1);
      position: absolute;
      left: 0;
      top: -1px; }
    article section.s-photo ul {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
      width: 980px;
      margin: 0 auto; }
      article section.s-photo ul li {
        width: 478px; }
        article section.s-photo ul li:nth-child(n + 3) {
          margin-top: 35px; }
        article section.s-photo ul li .dr {
          font-size: 18px;
          text-align: right;
          margin: 5px 0 0; }
    article section.s-photo .container {
      width: 980px;
      margin: 0 auto; }
    @media only screen and (max-width: 979px) {
      article section.s-photo {
        padding: 8.5vw 0 12vw; }
        article section.s-photo ul {
          width: 95%; }
          article section.s-photo ul li {
            width: 100%; }
            article section.s-photo ul li:nth-child(n + 2) {
              margin-top: 4vw; }
            article section.s-photo ul li .dr {
              font-size: 3vw;
              margin: 1vw 0 0; }
        article section.s-photo .container {
          width: 95%; } }
  article section.s-doctor {
    overflow: hidden; }
    article section.s-doctor .grid {
      -ms-grid-columns: auto;
      grid-template-columns: auto;
      -ms-grid-rows: auto auto;
      grid-template-rows: auto auto; }
      article section.s-doctor .grid-doctor {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
        padding: 135px 0 285px;
        background: url(/assets/eyelid/maibotsu/gankenkasui/images/doctor01.jpg) center top/cover no-repeat;
        position: relative; }
        article section.s-doctor .grid-doctor .container {
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
          width: 980px;
          margin: 0 auto; }
          article section.s-doctor .grid-doctor .container .text {
            flex: 1;
            padding: 0 30px 0 0; }
            article section.s-doctor .grid-doctor .container .text p + p {
              margin-top: 1em; }
            article section.s-doctor .grid-doctor .container .text p.title {
              font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
              font-weight: 700;
              font-size: 22px;
              margin: 0 0 15px; }
            article section.s-doctor .grid-doctor .container .text p.name {
              font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
              font-weight: 700;
              font-size: 40px;
              margin: 0; }
              article section.s-doctor .grid-doctor .container .text p.name em {
                font-size: 56px; }
            article section.s-doctor .grid-doctor .container .text p.catch {
              font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
              font-weight: 700;
              font-size: 30px;
              line-height: 1.5;
              color: #4369af;
              margin: 15px 0 0; }
            article section.s-doctor .grid-doctor .container .text p.btn {
              display: flex;
              justify-content: flex-end; }
              article section.s-doctor .grid-doctor .container .text p.btn a {
                min-height: 65px;
                display: flex;
                justify-content: center;
                align-items: center;
                font-size: 18px;
                line-height: 1.4;
                color: #fff;
                text-decoration: none;
                background: #bd86bb;
                background: linear-gradient(90deg, #bd86bb 0%, #566cc6 100%);
                padding: 0 50px;
                border-radius: 100px;
                position: relative; }
                article section.s-doctor .grid-doctor .container .text p.btn a::before {
                  content: "";
                  display: block;
                  width: 8px;
                  height: 100%;
                  background: url(/assets/eyelid/maibotsu/gankenkasui/images/arrow02.svg) center center/100% auto no-repeat;
                  position: absolute;
                  right: 22px;
                  top: 0; }
          article section.s-doctor .grid-doctor .container .img img {
            border-radius: 30px; }
      article section.s-doctor .grid-book {
        -ms-grid-column: 1;
        -ms-grid-column-span: 1;
        grid-column: 1 / 2;
        -ms-grid-row: 2;
        -ms-grid-row-span: 1;
        grid-row: 2 / 3;
        padding: 1px 0 80px;
        background: url(/assets/eyelid/maibotsu/gankenkasui/images/doctor02.jpg) center top/cover no-repeat;
        position: relative;
        z-index: 1; }
        article section.s-doctor .grid-book .container {
          width: 980px;
          margin: -195px auto 0; }
          article section.s-doctor .grid-book .container ul {
            display: flex;
            justify-content: space-between;
            align-items: flex-end;
            margin: 0 0 40px; }
          article section.s-doctor .grid-book .container p {
            font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
            font-weight: 700;
            text-align: center;
            background: #fff;
            background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, white 26%, white 74%, rgba(255, 255, 255, 0) 100%);
            padding: 10px; }
    @media only screen and (max-width: 979px) {
      article section.s-doctor .grid-doctor {
        padding: 10vw 0 25vw; }
        article section.s-doctor .grid-doctor .container {
          flex-direction: column-reverse;
          width: 95%;
          margin: 0 auto; }
          article section.s-doctor .grid-doctor .container .text {
            flex: 1;
            padding: 0; }
            article section.s-doctor .grid-doctor .container .text p.title {
              font-size: 4vw;
              margin: 0 0 2vw; }
            article section.s-doctor .grid-doctor .container .text p.name {
              font-size: 4.5vw; }
              article section.s-doctor .grid-doctor .container .text p.name em {
                font-size: 7vw; }
            article section.s-doctor .grid-doctor .container .text p.catch {
              font-size: 4.5vw;
              margin: 2vw 0 0; }
            article section.s-doctor .grid-doctor .container .text p.btn a {
              min-height: 10vw;
              font-size: 3.5vw;
              padding: 0 7vw; }
              article section.s-doctor .grid-doctor .container .text p.btn a::before {
                width: 1.5vw;
                height: 100%;
                right: 3vw; }
          article section.s-doctor .grid-doctor .container .img {
            padding: 0 20vw;
            margin: 0 0 4vw; }
            article section.s-doctor .grid-doctor .container .img img {
              border-radius: 5vw; }
      article section.s-doctor .grid-book {
        padding: 1px 0 12vw; }
        article section.s-doctor .grid-book .container {
          width: 95%;
          margin: -17vw auto 0; }
          article section.s-doctor .grid-book .container ul {
            margin: 0 0 5vw;
            gap: 0 2vw; }
          article section.s-doctor .grid-book .container p {
            padding: 1.5vw; } }
  article section.s-price {
    padding: 30px 0 120px;
    background: url(/assets/eyelid/maibotsu/gankenkasui/images/price01.jpg) center top/cover no-repeat; }
    article section.s-price .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-price .container ul {
        width: 840px;
        margin: 0 auto; }
        article section.s-price .container ul li {
          position: relative; }
          article section.s-price .container ul li + li {
            margin-top: 35px; }
          article section.s-price .container ul li::before {
            content: "";
            display: block;
            width: 100%;
            height: 62px;
            background: url(/assets/eyelid/maibotsu/gankenkasui/images/price02.png) center top/auto 100% no-repeat;
            position: absolute;
            left: 0;
            top: 100%; }
          article section.s-price .container ul li .bg-white {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-direction: column;
            background: #fff;
            border-radius: 50px 0;
            padding: 40px;
            position: relative; }
            article section.s-price .container ul li .bg-white .price-parts {
              text-align: center;
              width: 90%;
              font-size: 40px;
              font-weight: bold;
              color: #9659a8;
              border-bottom: 1px solid #9659a8;
              margin-bottom: 30px; }
            article section.s-price .container ul li .bg-white .price-wrap .price-inner {
              display: flex;
              justify-content: center;
              align-items: center;
              flex-wrap: wrap; }
              article section.s-price .container ul li .bg-white .price-wrap .price-inner + .price-inner {
                margin-top: 30px; }
              article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-left {
                padding: 0 70px 0 0; }
                article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-left .frame {
                  font-size: 26px;
                  text-align: center;
                  border: 1px solid #352f38;
                  width: 220px; }
                article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-left .name {
                  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
                  font-weight: 700;
                  font-size: 30px; }
              article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-right .price {
                font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
                font-weight: 700;
                font-size: 80px;
                line-height: 1; }
                article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-right .price > span {
                  font-size: 42px;
                  position: relative; }
                  article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-right .price > span > span {
                    font-size: 16px;
                    position: absolute;
                    left: 50%;
                    bottom: 50px;
                    transform: translate(-50%, 0);
                    white-space: nowrap; }
                  article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-right .price > span.plus {
                    font-size: 70px; }
              article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-right .caution {
                line-height: 1.2;
                text-align: center; }
              article section.s-price .container ul li .bg-white .price-wrap .price-inner.monitor {
                color: #9659a8; }
                article section.s-price .container ul li .bg-white .price-wrap .price-inner.monitor .price-left .frame {
                  border-color: #9659a8; }
            article section.s-price .container ul li .bg-white .price-wrap.cam {
              color: #d674bf;
              background: #fff4fe;
              padding: 25px 0 15px;
              margin: 40px 0 0;
              width: 680px; }
              article section.s-price .container ul li .bg-white .price-wrap.cam .cam-index {
                font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
                font-weight: 700;
                width: 500px;
                margin: 0 auto 20px;
                font-size: 34px;
                line-height: 1.4;
                text-align: center;
                background: #e5c14d;
                background: linear-gradient(90deg, rgba(229, 193, 77, 0) 0%, #fce04b 12%, #fffba2 50%, #fce04b 88%, rgba(229, 193, 77, 0) 100%); }
              article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner .price-left .frame {
                border-color: #d674bf; }
              article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner.monitor {
                color: #f26b89; }
                article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner.monitor .price-left .frame {
                  border-color: #f26b89; }
              article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner .cam-number {
                margin-top: 4px;
                font-size: 17px;
                text-align: right; }
              article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner .cam-caution {
                position: relative;
                margin-top: 15px;
                padding-left: 10px;
                color: #f26b89;
                font-weight: bold;
                font-size: 17px; }
                article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner .cam-caution a {
                  color: #f26b89; }
                article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner .cam-caution::before {
                  position: absolute;
                  content: '※';
                  top: 0;
                  left: -8px; }
            article section.s-price .container ul li .bg-white .price-wrap.combi {
              margin-top: 40px;
              background-color: #f6f6f6;
              padding: 25px 0 15px;
              width: 680px; }
      article section.s-price .container .guarantee {
        margin: 90px 0 0; }
        article section.s-price .container .guarantee > p {
          display: flex;
          justify-content: center;
          align-items: center;
          max-width: 575px;
          min-height: 60px;
          font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
          font-size: 26px;
          font-weight: 700;
          line-height: 1.4;
          color: #fff;
          background: #b38ebd;
          background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #b38ebd 16%, #4c69c8 50%, #b38ebd 84%, rgba(255, 255, 255, 0) 100%);
          margin: 0 auto 35px;
          padding: 5px; }
          article section.s-price .container .guarantee > p span {
            position: relative; }
            article section.s-price .container .guarantee > p span::before {
              content: "";
              display: block;
              width: 100px;
              height: 100px;
              background: url(/assets/eyelid/maibotsu/gankenkasui/images/price03.png) center top/100% auto no-repeat;
              position: absolute;
              left: -120px;
              top: 50%;
              transform: translate(0, -50%); }
        article section.s-price .container .guarantee .table-box table tr th,
        article section.s-price .container .guarantee .table-box table tr td {
          min-width: 200px;
          font-size: 18px;
          text-align: center;
          padding: 20px; }
          article section.s-price .container .guarantee .table-box table tr th .caution,
          article section.s-price .container .guarantee .table-box table tr td .caution {
            font-size: 13px; }
        article section.s-price .container .guarantee .table-box table thead tr th {
          color: #535054;
          background: #edf3fc; }
        article section.s-price .container .guarantee .table-box table tbody tr th {
          background: #f9f9f9; }
    @media only screen and (max-width: 979px) {
      article section.s-price {
        padding: 4vw 0 12vw;
        background: url(/assets/eyelid/maibotsu/gankenkasui/images/price01.jpg) center top/cover no-repeat; }
        article section.s-price .container {
          width: 95%; }
          article section.s-price .container ul {
            width: 90vw; }
            article section.s-price .container ul li + li {
              margin-top: 4vw; }
            article section.s-price .container ul li::before {
              height: 9vw; }
            article section.s-price .container ul li .bg-white {
              border-radius: 5vw 0;
              padding: 5vw; }
              article section.s-price .container ul li .bg-white .price-parts {
                width: 100%;
                font-size: 6vw;
                margin-bottom: 4vw; }
              article section.s-price .container ul li .bg-white .price-wrap .price-inner {
                flex-direction: column; }
                article section.s-price .container ul li .bg-white .price-wrap .price-inner + .price-inner {
                  margin-top: 4vw; }
                article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-left {
                  padding: 0;
                  margin: 0 0 1vw; }
                  article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-left .frame {
                    font-size: 3.5vw;
                    padding: 0 3vw;
                    width: 40vw; }
                  article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-left .name {
                    font-size: 4.5vw; }
                article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-right .price {
                  font-family: "EB Garamond", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
                  font-optical-sizing: auto;
                  font-weight: 500;
                  font-style: normal;
                  font-size: 13vw; }
                  article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-right .price > span {
                    font-size: 7vw; }
                    article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-right .price > span > span {
                      font-size: 3vw;
                      bottom: 8.5vw; }
                    article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-right .price > span.plus {
                      font-size: 10vw; }
                article section.s-price .container ul li .bg-white .price-wrap .price-inner .price-right .caution {
                  line-height: 1.2;
                  text-align: center; }
              article section.s-price .container ul li .bg-white .price-wrap.cam {
                min-width: 75vw;
                padding: 3vw 2vw 2.5vw;
                margin: 3vw 0 0;
                width: 100%; }
                article section.s-price .container ul li .bg-white .price-wrap.cam .cam-index {
                  width: 100%;
                  margin: 0 auto 3vw;
                  font-size: 4.5vw; }
                article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner .price-left .frame {
                  border-color: #d674bf; }
                article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner.monitor {
                  color: #f26b89; }
                  article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner.monitor .price-left .frame {
                    border-color: #f26b89; }
                article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner .cam-number {
                  margin-top: 0.5vw;
                  font-size: 3vw; }
                article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner .cam-caution {
                  margin-top: 1.5vw;
                  padding-left: 3.5vw;
                  font-size: 3.2vw; }
                  article section.s-price .container ul li .bg-white .price-wrap.cam .price-inner .cam-caution:before {
                    left: 0; }
              article section.s-price .container ul li .bg-white .price-wrap.combi {
                margin-top: 4vw;
                padding: 3vw 0 2.5vw;
                width: 100%; }
          article section.s-price .container .guarantee {
            margin: 10vw 0 0; }
            article section.s-price .container .guarantee > p {
              max-width: 85vw;
              min-height: 10vw;
              font-size: 4.5vw;
              margin: 0 auto 5vw;
              padding: 0.5vw; }
              article section.s-price .container .guarantee > p span::before {
                width: 15vw;
                height: 15vw;
                left: -17vw; }
            article section.s-price .container .guarantee .table-box table tr th,
            article section.s-price .container .guarantee .table-box table tr td {
              font-size: 3vw;
              padding: 2vw;
              min-width: 25vw; }
              article section.s-price .container .guarantee .table-box table tr th .caution,
              article section.s-price .container .guarantee .table-box table tr td .caution {
                font-size: 2.5vw; } }
  article section.s-detail {
    padding: 30px 0 120px;
    background: url(/assets/eyelid/maibotsu/gankenkasui/images/detail01.jpg) center top/cover no-repeat; }
    article section.s-detail .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-detail .container > p {
        font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
        font-size: 26px;
        text-align: center;
        line-height: 1;
        margin: 0 0 40px; }
      article section.s-detail .container .table-box table {
        font-size: 16px; }
        article section.s-detail .container .table-box table tr th,
        article section.s-detail .container .table-box table tr td {
          padding: 25px 15px; }
        article section.s-detail .container .table-box table tr th {
          width: 295px;
          background: #f7f1f9; }
    @media only screen and (max-width: 979px) {
      article section.s-detail {
        padding: 4vw 0 12vw;
        background-position: right -25vw top; }
        article section.s-detail .container {
          width: 95%; }
          article section.s-detail .container > p {
            font-size: 4.5vw;
            margin: 0 0 5vw; }
          article section.s-detail .container .table-box table {
            font-size: 3vw; }
            article section.s-detail .container .table-box table tr th,
            article section.s-detail .container .table-box table tr td {
              padding: 3vw 2vw; }
            article section.s-detail .container .table-box table tr th {
              width: 35vw; } }
  article section.s-qa {
    padding: 30px 0 120px;
    background: url(/assets/eyelid/maibotsu/gankenkasui/images/qa01.jpg) center top/100% auto no-repeat #fbfbfc; }
    article section.s-qa .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-qa .container .faq-box {
        font-size: 18px;
        background: #f7f0f9;
        padding: 10px 0 20px;
        border-radius: 15px; }
        article section.s-qa .container .faq-box + .faq-box {
          margin-top: 20px; }
        article section.s-qa .container .faq-box .question::before,
        article section.s-qa .container .faq-box .answer::before {
          font-size: 24px;
          font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif; }
        article section.s-qa .container .faq-box .question {
          min-height: 74px;
          font-weight: 700;
          color: #9659a8;
          padding: 0 0 0 80px;
          margin: 0 10px; }
          article section.s-qa .container .faq-box .question::before {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 74px;
            height: 74px;
            background: url(/assets/eyelid/maibotsu/gankenkasui/images/qa02.png) center top/100% auto no-repeat; }
        article section.s-qa .container .faq-box .answer {
          margin: 0 20px;
          padding: 25px 25px 25px 70px;
          background: #fff;
          border-radius: 15px; }
          article section.s-qa .container .faq-box .answer::before {
            display: flex;
            justify-content: center;
            align-items: center;
            width: 1em;
            height: 1em;
            color: #9659a8;
            background: none;
            left: 25px;
            top: 30px; }
    @media only screen and (max-width: 979px) {
      article section.s-qa {
        padding: 4vw 0 12vw;
        background-size: 150% auto; }
        article section.s-qa .container {
          width: 95%; }
          article section.s-qa .container .faq-box {
            font-size: 3.5vw;
            padding: 1.5vw 0 3vw;
            border-radius: 2.5vw; }
            article section.s-qa .container .faq-box + .faq-box {
              margin-top: 3vw; }
            article section.s-qa .container .faq-box .question::before,
            article section.s-qa .container .faq-box .answer::before {
              font-size: 4.5vw; }
            article section.s-qa .container .faq-box .question {
              min-height: 12vw;
              padding: 0 0 0 12vw;
              margin: 0; }
              article section.s-qa .container .faq-box .question::before {
                width: 12vw;
                height: 12vw; }
            article section.s-qa .container .faq-box .answer {
              margin: 0 3vw;
              padding: 3vw 3vw 3vw 9vw;
              border-radius: 2.5vw; }
              article section.s-qa .container .faq-box .answer::before {
                left: 2.5vw;
                top: 4.5vw; } }
  article section.s-comment {
    padding: 30px 0 120px;
    background: url(/assets/eyelid/maibotsu/gankenkasui/images/comment01.jpg) center top/cover no-repeat; }
    article section.s-comment .container {
      width: 980px;
      margin: 0 auto 40px;
      padding-left: 60px; }
      article section.s-comment .container .text p + p {
        margin-top: 1em; }
      article section.s-comment .container .text p.headline {
        font-weight: bold;
        color: #9659a8;
        font-size: 24px; }
      article section.s-comment .container .text p em {
        font-weight: bold;
        color: #4369af;
        background: linear-gradient(transparent calc(100% - 1px), #4369af calc(100% - 1px)); }
    article section.s-comment .grid {
      display: -ms-grid;
      display: grid;
      -ms-grid-columns: 1fr 365px 615px 1fr;
      grid-template-columns: 1fr 365px 615px 1fr;
      -ms-grid-rows: auto;
      grid-template-rows: auto;
      position: relative; }
      article section.s-comment .grid-bg {
        -ms-grid-column: 1;
        -ms-grid-column-span: 2;
        grid-column: 1 / 3;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
        background: url(/assets/eyelid/maibotsu/gankenkasui/images/comment02.jpg) center center/cover no-repeat;
        border-radius: 0 100px 0 0;
        position: absolute;
        content: "";
        width: 540px;
        height: 400px;
        left: 0;
        bottom: 0; }
      article section.s-comment .grid-contents {
        min-height: 400px;
        display: flex;
        justify-content: center;
        align-items: center;
        -ms-grid-column: 2;
        -ms-grid-column-span: 2;
        grid-column: 2 / 4;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1;
        grid-row: 1 / 2;
        position: relative; }
        article section.s-comment .grid-contents .img {
          position: absolute;
          left: 0;
          bottom: 0; }
        article section.s-comment .grid-contents .text {
          padding: 0 0 0 450px; }
          article section.s-comment .grid-contents .text p + p {
            margin-top: 1em; }
          article section.s-comment .grid-contents .text p em {
            font-weight: bold;
            color: #4369af;
            background: linear-gradient(transparent calc(100% - 1px), #4369af calc(100% - 1px)); }
          article section.s-comment .grid-contents .text p.dr {
            font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
            font-weight: 700;
            margin: 2em 0 0; }
            article section.s-comment .grid-contents .text p.dr span.name {
              font-size: 28px; }
    @media only screen and (max-width: 979px) {
      article section.s-comment {
        padding: 4vw 0 12vw; }
        article section.s-comment .container {
          width: 95%;
          margin: 0 auto 4vw;
          padding-left: 0; }
          article section.s-comment .container .text p.headline {
            font-size: 3.8vw;
            line-height: 1.5; }
        article section.s-comment .grid {
          -ms-grid-columns: 1fr 35vw 60vw 1fr;
          grid-template-columns: 1fr 35vw 60vw 1fr;
          -ms-grid-rows: auto auto;
          grid-template-rows: auto auto;
          overflow: hidden; }
          article section.s-comment .grid-bg {
            height: 20vw;
            border-radius: 12vw 0 0 0;
            -ms-grid-column: 1;
            -ms-grid-column-span: 3;
            grid-column: 1 / 4;
            -ms-grid-row: 2;
            -ms-grid-row-span: 1;
            grid-row: 2 / 3; }
          article section.s-comment .grid-contents {
            min-height: inherit;
            -ms-grid-row: 1;
            -ms-grid-row-span: 2;
            grid-row: 1 / 3; }
            article section.s-comment .grid-contents .img {
              width: 45vw;
              left: inherit;
              right: -10vw;
              bottom: 0; }
            article section.s-comment .grid-contents .text {
              padding: 0; }
              article section.s-comment .grid-contents .text p + p {
                padding-right: 30vw; }
              article section.s-comment .grid-contents .text p.dr {
                display: flex;
                justify-content: flex-start;
                align-items: center;
                height: 20vw;
                margin: 4vw 0 0;
                padding: 0 0 0 5vw; }
                article section.s-comment .grid-contents .text p.dr span.name {
                  display: contents;
                  font-size: 4.5vw; } }
  article section.s-clinic {
    padding: 30px 0 120px; }
    article section.s-clinic .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-clinic .container .bc_01_061 {
        font-size: 16px; }
        article section.s-clinic .container .bc_01_061 #clinic-map {
          min-height: 1400px; }
          article section.s-clinic .container .bc_01_061 #clinic-map #hokkaido,
          article section.s-clinic .container .bc_01_061 #clinic-map #tohoku {
            display: none; }
          article section.s-clinic .container .bc_01_061 #clinic-map #tokai {
            top: 350px; }
          article section.s-clinic .container .bc_01_061 #clinic-map #chugoku {
            top: 430px; }
          article section.s-clinic .container .bc_01_061 #clinic-map #kyusyu {
            top: 825px; }
      article section.s-clinic .container .bc_01_047 .bc-item > .info .name {
        font-size: 30px;
        color: #9659a8;
        font-weight: bold; }
      article section.s-clinic .container .bc_01_047 .bc-item > .info .address {
        font-size: 19px; }
      article section.s-clinic .container .bc_01_047 .bc-item > .info > .tel a {
        color: #9659a8; }
    @media only screen and (max-width: 979px) {
      article section.s-clinic {
        padding: 4vw 0 12vw; }
        article section.s-clinic .container {
          width: 95%; }
          article section.s-clinic .container .bc_01_047 .bc-item:not(:first-child) {
            margin-top: 5vw;
            padding-top: 5vw; }
          article section.s-clinic .container .bc_01_047 .bc-item > .info {
            padding: 0; }
            article section.s-clinic .container .bc_01_047 .bc-item > .info .name {
              font-size: 5.5vw;
              font-weight: bold; }
            article section.s-clinic .container .bc_01_047 .bc-item > .info .address {
              font-size: 3.5vw;
              margin: 0 0 2vw; }
            article section.s-clinic .container .bc_01_047 .bc-item > .info > .tel > .freetel {
              width: 8vw;
              height: 8vw;
              margin-right: 2vw; }
            article section.s-clinic .container .bc_01_047 .bc-item > .info > .tel a {
              font-size: 7vw; } }
