@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Marcellus&family=Quicksand:wght@300..700&display=swap");
article > nav ul {
  width: 980px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  padding: 30px 0 35px; }
  article > nav ul li {
    line-height: 1.5;
    border-left: 1px solid #9fa5a5; }
    article > nav ul li:first-child {
      border: none; }
    article > nav ul li a {
      display: flex;
      justify-content: center;
      align-items: center;
      font-family: "Zen Old Mincho", serif;
      font-weight: 600;
      font-style: normal;
      font-size: 16px;
      font-weight: 300;
      color: #575a5a;
      text-align: center;
      text-decoration: none;
      padding: 0 35px; }

@media only screen and (max-width: 979px) {
  article > nav ul {
    width: 100%;
    flex-wrap: wrap;
    padding: 0;
    border-top: 1px solid #9fa5a5;
    border-bottom: 1px solid #9fa5a5;
    margin: 0 0 5vw; }
    article > nav ul li {
      width: 33.3333%;
      width: calc(100% / 3); }
      article > nav ul li:nth-child(4) {
        border: none; }
      article > nav ul li:nth-child(n + 4) {
        width: 25%;
        border-top: 1px solid #9fa5a5; }
      article > nav ul li a {
        height: 12vw;
        font-size: 3.5vw;
        font-weight: 300;
        padding: 0 0 0.15em; } }

article section {
  font-size: 20px;
  color: #575a5a; }
  @media only screen and (max-width: 979px) {
    article section {
      font-size: 3.5vw; } }
  article section em {
    font-style: normal;
    font-weight: bold;
    color: #17bcae; }
  article section .heading-image.-resp {
    margin: 40px 0 0; }
    article section .heading-image.-resp + .heading-image.-resp {
      margin: 25px 0 0; }
    @media only screen and (max-width: 979px) {
      article section .heading-image.-resp {
        max-width: 95vw;
        margin: 5vw auto 0; }
        article section .heading-image.-resp + .heading-image.-resp {
          margin: 3vw 0 0; } }
  article section .mhlw-risk {
    min-height: inherit;
    margin: 30px 0 0; }
    article section .mhlw-risk > .mhlw-risk-single {
      margin-top: 0;
      padding: 10px; }
    @media only screen and (max-width: 979px) {
      article section .mhlw-risk {
        margin: 4vw 0 0; }
        article section .mhlw-risk > .mhlw-risk-single {
          padding: 2vw;
          font-size: 2.5vw; } }
  article section > header {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    line-height: 1;
    position: relative;
    margin: 0 0 50px; }
    article section > header p {
      font-family: "Zen Old Mincho", serif;
      font-weight: 600;
      font-style: normal;
      font-size: 60px;
      color: #3d968f;
      background: #56a087;
      background: linear-gradient(90deg, #56a087 0%, #6abba3 47%, #47aac1 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      position: relative;
      z-index: 1; }
    article section > header h2 {
      min-width: 255px;
      font-family: "Zen Old Mincho", serif;
      font-weight: 600;
      font-style: normal;
      font-size: 20px;
      line-height: 1;
      color: #6abba3;
      background: #fff;
      padding: 8px 20px 10px;
      margin: 20px 0 0;
      position: relative; }
      article section > header h2::before, article section > header h2::after {
        content: "\201D";
        display: block;
        color: #c1e5e8;
        font-size: 75px;
        line-height: 1;
        position: absolute; }
      article section > header h2::before {
        right: -0.25em;
        top: 40%; }
      article section > header h2::after {
        left: -0.25em;
        bottom: 40%;
        transform: scale(-1, -1); }
      article section > header h2.green {
        background: #f1f8f6; }
    @media only screen and (max-width: 979px) {
      article section > header {
        margin: 0 0 7vw; }
        article section > header p {
          font-size: 10vw; }
        article section > header h2 {
          min-width: 40vw;
          font-size: 3.5vw;
          padding: 1.8vw 3vw 2vw;
          margin: 2.5vw 0 0; }
          article section > header h2::before, article section > header h2::after {
            font-size: 13vw; } }
  article section [class^="bubble0"] {
    position: absolute;
    pointer-events: none;
    z-index: 2; }
    article section [class^="bubble0"]::before {
      content: "";
      display: block; }
  article section .bubble01 {
    bottom: 10px;
    left: 50%;
    transform: translate(calc(-50% + 630px), 0); }
    article section .bubble01::before {
      width: 194px;
      height: 269px;
      background: url(/assets/laser/bihada/genesis/images/bubble01.png) center top/100% auto no-repeat; }
    @media only screen and (max-width: 979px) {
      article section .bubble01 {
        bottom: 1vw;
        left: -3vw;
        transform: translate(0, 0); }
        article section .bubble01::before {
          width: 25vw;
          height: 40vw; } }
  article section .bubble02 {
    top: 90px;
    left: 50%;
    transform: translate(calc(-50% - 700px), 0); }
    article section .bubble02::before {
      width: 256px;
      height: 256px;
      background: url(/assets/laser/bihada/genesis/images/bubble02.png) center top/100% auto no-repeat; }
    @media only screen and (max-width: 979px) {
      article section .bubble02 {
        top: 5vw;
        left: 74vw;
        transform: translate(0, 0); }
        article section .bubble02::before {
          width: 35vw;
          height: 35vw; } }
  article section .bubble03 {
    bottom: -110px;
    left: -142px; }
    article section .bubble03::before {
      width: 68px;
      height: 68px;
      background: url(/assets/laser/bihada/genesis/images/bubble03.png) center top/100% auto no-repeat; }
    @media only screen and (max-width: 979px) {
      article section .bubble03 {
        bottom: -11vw;
        left: 3vw;
        transform: translate(0, 0); }
        article section .bubble03::before {
          width: 10vw;
          height: 10vw; } }
  article section .bubble04 {
    bottom: 30px;
    left: 50%;
    transform: translate(calc(-50% + 610px), 0); }
    article section .bubble04::before {
      width: 152px;
      height: 152px;
      background: url(/assets/laser/bihada/genesis/images/bubble04.png) center top/100% auto no-repeat; }
    @media only screen and (max-width: 979px) {
      article section .bubble04 {
        bottom: 0;
        left: 85vw;
        transform: translate(0, 0); }
        article section .bubble04::before {
          width: 20vw;
          height: 20vw; } }
  article section .achievements {
    padding: 0 0 60px; }
    article section .achievements .achievements_wrap {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 700px;
      height: 165px;
      background: url(/assets/laser/images/achievements_bg.png) center top/100% auto no-repeat;
      padding: 16px 70px 20px 70px;
      margin: 0 auto; }
      article section .achievements .achievements_wrap p {
        font-family: "fot-tsukuaoldmin-pr6n", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "HGS明朝E", メイリオ, Meiryo, serif, Georgia;
        font-size: 30px;
        font-style: normal;
        line-height: 1.2;
        font-weight: 500;
        color: #b27e00;
        margin: 0; }
        article section .achievements .achievements_wrap p.txt {
          flex: 1; }
        article section .achievements .achievements_wrap p.num {
          width: 390px;
          font-size: 40px;
          text-align: center; }
          article section .achievements .achievements_wrap p.num em {
            color: #b27e00;
            font-size: 64px;
            margin-right: 6px; }
    article section .achievements p.term {
      font-size: 16px;
      text-align: center;
      margin-top: -10px; }
    @media only screen and (max-width: 979px) {
      article section .achievements {
        padding: 5vw 0 6vw; }
        article section .achievements .achievements_wrap {
          width: 98%;
          height: 25vw;
          padding: 0vw 10vw 2vw 10vw;
          margin: 0 auto; }
          article section .achievements .achievements_wrap p {
            font-size: 4vw; }
            article section .achievements .achievements_wrap p.num {
              width: 50vw;
              font-size: 6vw; }
              article section .achievements .achievements_wrap p.num em {
                font-size: 9.5vw;
                margin-right: 1vw; }
        article section .achievements p.term {
          font-size: 3vw;
          margin-top: -4vw; } }
  article section.s-mv {
    text-align: center;
    background: url(/assets/laser/bihada/genesis/images/mv_bg.jpg) center top no-repeat; }
    @media only screen and (max-width: 979px) {
      article section.s-mv {
        background: none; } }
  article section.s-what {
    background: url(/assets/laser/bihada/genesis/images/what01.jpg) center top/cover no-repeat;
    padding: 80px 0 60px;
    position: relative;
    overflow: hidden; }
    article section.s-what .headline {
      margin-bottom: 60px;
      text-align: center;
      font-weight: bold;
      font-family: "Zen Old Mincho", serif;
      font-size: 32px;
      background: linear-gradient(90deg, #56a087 0%, #6abbb4 20%, #4ab0c7 40%, #47bdc1 70%, #54aba3 100%);
      -webkit-background-clip: text;
              background-clip: text;
      color: transparent; }
      @media only screen and (max-width: 979px) {
        article section.s-what .headline {
          margin-bottom: 8vw;
          font-size: 4.4vw; } }
    article section.s-what .container {
      display: flex;
      align-items: center;
      width: 980px;
      margin: 0 auto;
      position: relative; }
      article section.s-what .container .img {
        width: 205px; }
        article section.s-what .container .img img {
          margin-left: -80px; }
      article section.s-what .container .text {
        flex: 1; }
        article section.s-what .container .text p + p {
          margin-top: 2em; }
    @media only screen and (max-width: 979px) {
      article section.s-what {
        padding: 8vw 0 7vw; }
        article section.s-what .container {
          width: 95%; }
          article section.s-what .container .img {
            width: 25vw; }
            article section.s-what .container .img img {
              width: 30vw;
              max-width: inherit;
              margin-left: -8vw; }
          article section.s-what .container .text p + p {
            margin-top: 1em; } }
  article section.s-bg {
    background: url(/assets/laser/bihada/genesis/images/bg01.jpg) center top/cover no-repeat; }
  article section.s-point {
    padding: 80px 0 140px;
    position: relative;
    overflow: hidden; }
    article section.s-point .grid {
      display: grid;
      grid-template-columns: 1fr 110px 100px 460px 100px 110px 1fr;
      grid-template-rows: 155px 215px auto 80px; }
      article section.s-point .grid + .grid {
        margin-top: 80px; }
      article section.s-point .grid .grid-bg {
        grid-column: 1 / 6;
        grid-row: 1 / 5;
        background: url(/assets/laser/bihada/genesis/images/point03.jpg) right top/cover no-repeat; }
      article section.s-point .grid .grid-text {
        grid-column: 2 / 5;
        grid-row: 1 / 4;
        padding: 1px 130px 0 0;
        position: relative; }
        article section.s-point .grid .grid-text .point {
          font-family: "Zen Old Mincho", serif;
          font-weight: 600;
          font-style: normal;
          color: #858888;
          padding: 0 0 0 40px;
          margin: -20px 0 25px;
          position: relative; }
          article section.s-point .grid .grid-text .point span.en {
            display: flex;
            font-size: 18px;
            line-height: 0.9;
            position: absolute;
            left: 10px;
            top: 50%;
            transform: translate(0, -50%);
            padding: 0 0 0.25em; }
          article section.s-point .grid .grid-text .point span.num {
            display: flex;
            font-size: 60px;
            line-height: 0.9;
            -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 calc(50% + 12px), 0.3em calc(50% + 12px), 0.3em calc(50% - 12px), 0 calc(50% - 12px));
                    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 calc(50% + 12px), 0.3em calc(50% + 12px), 0.3em calc(50% - 12px), 0 calc(50% - 12px));
            padding: 0 0 0.15em; }
        article section.s-point .grid .grid-text h3 {
          font-family: "Zen Old Mincho", serif;
          font-weight: 600;
          font-style: normal;
          font-size: 25px;
          color: #3d968f;
          line-height: 1.4;
          border-bottom: 1px solid #3d968f;
          padding: 0 0 25px;
          margin: 0 0 30px; }
      article section.s-point .grid .grid-img {
        grid-column: 5 / 8;
        grid-row: 1 / 3;
        position: relative; }
        article section.s-point .grid .grid-img .img {
          position: absolute;
          left: 0;
          bottom: 0; }
          article section.s-point .grid .grid-img .img::before {
            content: "";
            display: block;
            width: 100%;
            height: 100%;
            border: 8px solid #fff;
            position: absolute;
            left: 0;
            top: 0;
            z-index: 1; }
          article section.s-point .grid .grid-img .img img {
            max-width: inherit; }
      article section.s-point .grid.reverse .grid-bg {
        grid-column: 3 / 8;
        grid-row: 1 / 5;
        background: url(/assets/laser/bihada/genesis/images/point04.jpg) left top/cover no-repeat; }
      article section.s-point .grid.reverse .grid-text {
        grid-column: 4 / 7;
        padding: 1px 0 0 130px; }
      article section.s-point .grid.reverse .grid-img {
        grid-column: 1 / 4;
        grid-row: 2 / 5; }
        article section.s-point .grid.reverse .grid-img .img {
          left: inherit;
          bottom: inherit;
          right: 0;
          top: 0; }
    @media only screen and (max-width: 979px) {
      article section.s-point {
        padding: 8vw 0 8vw; }
        article section.s-point > header {
          margin-bottom: 15vw; }
        article section.s-point .grid {
          grid-template-columns: 1fr 5vw 39vw 7vw 39vw 5vw 1fr;
          grid-template-rows: 15vw 10vw auto 8vw; }
          article section.s-point .grid + .grid {
            margin-top: 14vw; }
          article section.s-point .grid .grid-text {
            grid-column: 2 / 6;
            padding: 1px 2.5vw 0 0; }
            article section.s-point .grid .grid-text .point {
              padding: 0 0 0 7vw;
              margin: -3vw 0 2.8vw; }
              article section.s-point .grid .grid-text .point span.en {
                font-size: 3vw;
                left: 1.5vw; }
              article section.s-point .grid .grid-text .point span.num {
                font-size: 9vw;
                -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 calc(50% + 2vw), 0.3em calc(50% + 2vw), 0.3em calc(50% - 2vw), 0 calc(50% - 2vw));
                        clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 0 calc(50% + 2vw), 0.3em calc(50% + 2vw), 0.3em calc(50% - 2vw), 0 calc(50% - 2vw));
                padding: 0 0 0.05em; }
            article section.s-point .grid .grid-text h3 {
              font-size: 4vw;
              padding: 0 30vw 3vw 0;
              margin: 0 0 4vw; }
          article section.s-point .grid .grid-img .img::before {
            border: 1vw solid #fff; }
          article section.s-point .grid .grid-img .img img {
            width: 50vw; }
          article section.s-point .grid.reverse .grid-text {
            grid-column: 3 / 7;
            padding: 1px 0 0 3vw; }
            article section.s-point .grid.reverse .grid-text .point {
              margin-left: 38vw; }
            article section.s-point .grid.reverse .grid-text h3 {
              font-size: 4vw;
              padding: 0 0 3vw 38vw;
              margin: 0 0 4vw; }
          article section.s-point .grid.reverse .grid-img {
            grid-column: 1 / 4;
            grid-row: 1 / 3; }
            article section.s-point .grid.reverse .grid-img .img {
              top: inherit;
              bottom: 0; } }
  article section.s-comparison {
    padding: 70px 0 200px; }
    article section.s-comparison .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-comparison .container .table-box table {
        width: 100%; }
        article section.s-comparison .container .table-box table tr th,
        article section.s-comparison .container .table-box table tr td {
          line-height: 1.5;
          padding: 20px 10px;
          text-align: center; }
          article section.s-comparison .container .table-box table tr th.genesis,
          article section.s-comparison .container .table-box table tr td.genesis {
            border-left: 5px solid #0cac9e;
            border-right: 5px solid #0cac9e; }
        article section.s-comparison .container .table-box table tr th {
          font-weight: bold;
          background: #f0f4f3;
          color: #575a5a; }
          article section.s-comparison .container .table-box table tr th.genesis {
            color: #fff;
            background: #0cac9e; }
        article section.s-comparison .container .table-box table tr td.genesis {
          background: #e9fbf6; }
        article section.s-comparison .container .table-box table thead tr th.genesis {
          border-top: 1px solid #0cac9e;
          border-bottom: 1px solid #0cac9e; }
        article section.s-comparison .container .table-box table tbody tr th.genesis {
          color: #fff;
          background: #0cac9e; }
        article section.s-comparison .container .table-box table tbody tr td {
          width: 280px; }
        article section.s-comparison .container .table-box table tbody tr:last-child th.genesis,
        article section.s-comparison .container .table-box table tbody tr:last-child td.genesis {
          border-bottom: 5px solid #0cac9e; }
    @media only screen and (max-width: 979px) {
      article section.s-comparison {
        padding: 4vw 0 12vw; }
        article section.s-comparison .container {
          width: 95%; }
          article section.s-comparison .container .table-box table tr th,
          article section.s-comparison .container .table-box table tr td {
            font-size: 3vw;
            padding: 2vw 1.5vw; }
            article section.s-comparison .container .table-box table tr th.genesis,
            article section.s-comparison .container .table-box table tr td.genesis {
              border-left: 0.75vw solid #0cac9e;
              border-right: 0.75vw solid #0cac9e; }
          article section.s-comparison .container .table-box table thead tr th.genesis {
            border-top: 1px solid #0cac9e;
            border-bottom: 1px solid #0cac9e; }
          article section.s-comparison .container .table-box table tbody tr td {
            width: 26vw; }
          article section.s-comparison .container .table-box table tbody tr:last-child th.genesis,
          article section.s-comparison .container .table-box table tbody tr:last-child td.genesis {
            border-bottom: 0.75vw solid #0cac9e; } }
  article section.s-price {
    background: url(/assets/laser/bihada/genesis/images/price01.jpg) center top/cover no-repeat;
    padding: 80px 0 130px; }
    article section.s-price > header {
      margin-bottom: 90px; }
    article section.s-price .container {
      width: 980px;
      background: #fff;
      margin: 0 auto;
      padding: 35px 45px; }
      article section.s-price .container .price_header {
        text-align: center;
        margin-bottom: 30px;
        color: #3d968f; }
        article section.s-price .container .price_header h3 {
          font-family: "Zen Old Mincho", serif;
          font-weight: 600;
          font-size: 36px;
          line-height: 1.6; }
        article section.s-price .container .price_header p {
          font-size: 22px; }
      article section.s-price .container ul li {
        padding: 0 15px; }
        article section.s-price .container ul li + li {
          margin-top: 20px;
          padding-top: 20px;
          border-top: 2px dotted #e1dfe2; }
        article section.s-price .container ul li .price-wrap {
          width: 100%;
          font-weight: bold;
          line-height: 1.4;
          display: flex;
          justify-content: space-between;
          align-items: center; }
          article section.s-price .container ul li .price-wrap .price-left p {
            font-size: 24px; }
          article section.s-price .container ul li .price-wrap .price-right {
            flex-shrink: 0; }
            article section.s-price .container ul li .price-wrap .price-right .price-inner {
              display: flex;
              justify-content: space-between;
              align-items: center;
              gap: 0 45px; }
              article section.s-price .container ul li .price-wrap .price-right .price-inner + .price-inner {
                margin-top: 10px; }
              article section.s-price .container ul li .price-wrap .price-right .price-inner .times p {
                font-size: 22px;
                border: 1px solid #575a5a;
                padding: 3px 35px; }
              article section.s-price .container ul li .price-wrap .price-right .price-inner .price {
                font-family: "Zen Old Mincho", serif;
                font-weight: 600;
                font-style: normal;
                font-size: 72px;
                line-height: 1;
                padding: 0 0 0.2em; }
                article section.s-price .container ul li .price-wrap .price-right .price-inner .price > span {
                  font-size: 42px;
                  font-weight: 700;
                  line-height: 1;
                  position: relative; }
                  article section.s-price .container ul li .price-wrap .price-right .price-inner .price > span > span {
                    font-size: 16px;
                    white-space: nowrap;
                    position: absolute;
                    left: 50%;
                    bottom: 52px;
                    transform: translate(-50%, 0); }
        article section.s-price .container ul li.monitor {
          color: #17bcae; }
          article section.s-price .container ul li.monitor .price-wrap .price-right .price-inner .times p {
            border: 1px solid #17bcae; }
      article section.s-price .container.hifuka {
        background: #fff8d4; }
        article section.s-price .container.hifuka ul li + li {
          border-color: #575a5a; }
        article section.s-price .container.hifuka .btn-hifuka a {
          background-color: #3d968f; }
    @media only screen and (max-width: 979px) {
      article section.s-price {
        padding: 8vw 0 12vw; }
        article section.s-price > header {
          margin-bottom: 7vw; }
        article section.s-price .container {
          width: 95%;
          padding: 3vw 4vw; }
          article section.s-price .container .price_header {
            margin-bottom: 4vw; }
            article section.s-price .container .price_header h3 {
              font-size: 5.5vw; }
            article section.s-price .container .price_header p {
              font-size: 3.6vw; }
          article section.s-price .container ul li {
            padding: 0 2vw; }
            article section.s-price .container ul li + li {
              margin-top: 3vw;
              padding-top: 3vw; }
            article section.s-price .container ul li .price-wrap .price-left p {
              font-size: 3.5vw; }
            article section.s-price .container ul li .price-wrap .price-right .price-inner {
              gap: 0 3vw; }
              article section.s-price .container ul li .price-wrap .price-right .price-inner + .price-inner {
                margin-top: 1.5vw; }
              article section.s-price .container ul li .price-wrap .price-right .price-inner .times p {
                font-size: 3vw;
                padding: 0.65vw 3vw 0.5vw; }
              article section.s-price .container ul li .price-wrap .price-right .price-inner .price {
                font-size: 10vw; }
                article section.s-price .container ul li .price-wrap .price-right .price-inner .price > span {
                  font-size: 6vw; }
                  article section.s-price .container ul li .price-wrap .price-right .price-inner .price > span > span {
                    font-size: 2.7vw;
                    bottom: 7.5vw; } }
  article section.s-photo {
    padding: 80px 0 110px; }
    article section.s-photo .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-photo .container ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 20px 0; }
        article section.s-photo .container ul li {
          width: 470px; }
          article section.s-photo .container ul li p.case {
            font-family: "Zen Old Mincho", serif;
            font-weight: 600;
            font-style: normal;
            font-size: 15px;
            color: #9bd5cc;
            margin: 0 0 5px 5px; }
            article section.s-photo .container ul li p.case span {
              position: relative; }
              article section.s-photo .container ul li p.case span::before {
                content: "";
                width: 55px;
                height: 1px;
                background: #9bd5cc;
                position: absolute;
                left: 110%;
                left: calc(100% + 10px);
                top: 55%; }
          article section.s-photo .container ul li p.dr {
            text-align: right;
            font-size: 14px;
            margin: 10px 0 0; }
          article section.s-photo .container ul li .img {
            position: relative; }
            article section.s-photo .container ul li .img::before {
              content: "";
              display: block;
              width: 100%;
              height: 100%;
              border: 5px solid #fff;
              box-shadow: 0 0 8px rgba(87, 90, 90, 0.24), inset 0 0 8px rgba(87, 90, 90, 0.24);
              position: absolute;
              left: 0;
              top: 0; }
    @media only screen and (max-width: 979px) {
      article section.s-photo {
        padding: 8vw 0 12vw; }
        article section.s-photo .container {
          width: 95%; }
          article section.s-photo .container ul {
            justify-content: center;
            align-items: center;
            gap: 4vw 0; }
            article section.s-photo .container ul li {
              width: auto; }
              article section.s-photo .container ul li p.case {
                font-size: 3.5vw;
                margin: 0 0 1vw 0.5vw; }
                article section.s-photo .container ul li p.case span::before {
                  width: 15vw;
                  left: calc(100% + 1.5vw); }
              article section.s-photo .container ul li p.dr {
                font-size: 3vw;
                margin: 1.5vw 0 0; }
              article section.s-photo .container ul li .img::before {
                border: 1.5vw solid #fff;
                box-shadow: 0 0 2vw rgba(87, 90, 90, 0.24), inset 0 0 2vw rgba(87, 90, 90, 0.24); } }
  article section.s-clinic {
    background: #edf8f6;
    padding: 80px 0 110px; }
    article section.s-clinic .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-clinic .container .bc_01_047 .bc-item > .info {
        font-size: 19px;
        text-align: left; }
        article section.s-clinic .container .bc_01_047 .bc-item > .info > .name {
          font-weight: bold;
          color: #3d968f;
          margin: 0 0 20px; }
        article section.s-clinic .container .bc_01_047 .bc-item > .info > .address {
          font-size: 19px;
          margin: 0 0 15px; }
        article section.s-clinic .container .bc_01_047 .bc-item > .info > .tel > .number {
          font-weight: bold;
          color: #3d968f; }
        article section.s-clinic .container .bc_01_047 .bc-item > .info > .tel > .freetel .-freetelcolor {
          fill: #3d968f !important; }
    @media only screen and (max-width: 979px) {
      article section.s-clinic {
        padding: 8vw 0 12vw; }
        article section.s-clinic .container {
          width: 95%; }
          article section.s-clinic .container .bc_01_047 .bc-item {
            padding: 0 2vw; }
            article section.s-clinic .container .bc_01_047 .bc-item > .info {
              padding: 0;
              margin: 0 0 3vw; }
              article section.s-clinic .container .bc_01_047 .bc-item > .info > .name {
                font-size: 5vw;
                margin: 0; }
              article section.s-clinic .container .bc_01_047 .bc-item > .info .address {
                font-size: 3vw;
                margin: 2vw 0 0; }
              article section.s-clinic .container .bc_01_047 .bc-item > .info > .tel {
                margin: 2vw 0 0; }
                article section.s-clinic .container .bc_01_047 .bc-item > .info > .tel > .number {
                  font-size: 5.5vw; }
                article section.s-clinic .container .bc_01_047 .bc-item > .info > .tel > .freetel {
                  width: 7vw;
                  height: 7vw;
                  margin: 0 2vw 0 0; }
            article section.s-clinic .container .bc_01_047 .bc-item + .bc-item {
              margin-top: 5vw;
              padding-top: 5vw;
              border-color: #ccc; } }
  article section.s-qa {
    background: url(/assets/laser/bihada/genesis/images/qa01.jpg) center top/cover no-repeat;
    padding: 80px 0 110px; }
    article section.s-qa .faq-box {
      width: 980px;
      margin: 0 auto; }
      article section.s-qa .faq-box .question,
      article section.s-qa .faq-box .answer {
        min-height: 40px; }
        article section.s-qa .faq-box .question::before,
        article section.s-qa .faq-box .answer::before {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 40px;
          height: 40px;
          font-family: "Zen Old Mincho", serif;
          font-weight: 600;
          font-style: normal;
          font-size: 24px;
          color: #3d968f;
          border-radius: 100%;
          top: 0;
          left: 20px;
          z-index: 2;
          padding: 0 0 5px; }
      article section.s-qa .faq-box .question {
        font-size: 20px;
        font-weight: bold;
        color: #3d968f;
        border-bottom: 1px dashed #575a5a;
        padding: 5px 20px 20px 80px; }
        article section.s-qa .faq-box .question::before {
          background: #fff;
          color: #3d968f; }
      article section.s-qa .faq-box .answer {
        font-size: 17px;
        padding: 0 20px 20px 80px;
        margin: 0;
        border-top: 0;
        margin: 20px 0 0; }
        article section.s-qa .faq-box .answer::before {
          background: #3d968f;
          color: #fff;
          top: 0; }
        article section.s-qa .faq-box .answer + .question {
          margin-top: 50px; }
    @media only screen and (max-width: 979px) {
      article section.s-qa {
        background-position: left top;
        padding: 8vw 0 12vw; }
        article section.s-qa .faq-box {
          width: 95%; }
          article section.s-qa .faq-box .question,
          article section.s-qa .faq-box .answer {
            line-height: 1.5; }
            article section.s-qa .faq-box .question::before,
            article section.s-qa .faq-box .answer::before {
              width: 8vw;
              height: 8vw;
              font-size: 5vw;
              padding: 0 0 0.5vw;
              left: 2vw; }
          article section.s-qa .faq-box .question {
            font-size: 4vw;
            min-height: 8vw;
            padding: 1.5vw 2vw 3vw 13vw; }
          article section.s-qa .faq-box .answer {
            font-size: 3.5vw;
            padding: 0 2vw 0 13vw;
            margin: 3vw 0 0; }
            article section.s-qa .faq-box .answer + .question {
              margin-top: 4vw; } }
  article section.s-movie {
    padding: 100px 0 110px; }
    article section.s-movie .container {
      width: 980px;
      margin: 0 auto; }
      article section.s-movie .container .movie-ttl {
        text-align: center;
        font-size: 28px;
        font-weight: bold; }
    @media only screen and (max-width: 979px) {
      article section.s-movie {
        padding: 8vw 0 12vw; }
        article section.s-movie .container {
          width: 96%; }
          article section.s-movie .container .movie-ttl {
            font-size: 4vw; } }
