@charset "UTF-8";
/* ===================================
setting
=================================== */
/* font
==============================　*/
/* moda weight */
/* color
==============================　*/
/* ===================================
info
=================================== */
/* info
==============================　*/
.cont_box.online .box_inner {
  display: block; }
  .cont_box.online .box_inner .text_area {
    margin: 0 auto 0 0; }

.info {
  padding: 55px 0 120px;
  /* top_area */
  /* online */
  /* plastic */
  /* cosmetic */
  /* art */
  /* bar */ }
  .info .inner {
    max-width: 1200px;
    padding: 0 30px;
    margin: 0 auto; }
  .info .top_area {
    min-height: 590px;
    position: relative; }
    .info .top_area .top_img {
      width: 590px;
      position: absolute;
      top: 0;
      left: -90px; }
  .info .top_text {
    width: 545px;
    margin: 0 0 0 auto;
    padding-top: 120px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.12em; }
  .info .box_inner .img {
    width: 400px; }
  .info .box_inner .text_area {
    position: relative;
    width: calc(100% - 500px); }
  .info .box_inner .ttl {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.3em;
    line-height: 1.5; }
  .info .box_inner .ttl + div[class*="text"], .info .box_inner .ttl + .img + div[class*="text"] {
    margin-top: 35px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.12em;
    width: 600px; }
  .info .box_inner .btn_list {
    margin-top: 40px;
    display: flex; }
    .info .box_inner .btn_list li + li {
      margin-left: 40px; }
    .info .box_inner .btn_list .btn_wh a {
      font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
      font-size: 14px; }
  .info .box_inner .small_text {
    margin-top: 20px;
    font-size: 14px;
    letter-spacing: 0.12em; }
  .info .cont_box:nth-of-type(odd) .img {
    margin-right: 100px; }
  .info .cont_box:nth-of-type(odd) .text_area > .ttl {
    text-align: right; }
  .info .cont_box:nth-of-type(even) .img {
    margin-left: 100px; }
  .info .cont_box.online{
    display: none; }
  .info .cont_box.online:before {
    content: "ONLINE MEDICAL EXAMINATION";
    left: -195px;
    top: 50%; }
  .info .cont_box.online .online_text {
    margin-top: 60px !important;
    max-width: 600px; }
  .info .cont_box.online .box_inner {
    flex-direction: initial !important; }
    .info .cont_box.online .box_inner:before {
      content: "";
      width: 624px;
      height: 654px;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      background: url(../img/info/img_online.png) no-repeat;
      background-size: contain; }
    .info .cont_box.online .box_inner .ico_li {
      display: flex;
      align-items: center; }
    .info .cont_box.online .box_inner .ico_li:before {
      content: "";
      display: inline-block;
      transition: 0.5s;
      width: 15px;
      height: 15px;
      margin-right: 10px;
      background: url(../img/common/ico_head_line.svg) no-repeat;
      background-size: contain; }
    .info .cont_box.online .box_inner a:hover .ico_li:before {
      background: url(../img/common/ico_head_line-hover.svg) no-repeat;
      background-size: contain; }
  .info .cont_box.plastic:before {
    content: "PLASTIC SURGERY";
    right: -135px; }
  .info .cont_box.cosmetic:before {
    content: "COSMETIC DERMATOLOGY";
    left: -160px; }
  .info .cont_box.art:before {
    content: "ARTMAKE";
    right: -95px; }
  .info .cont_box.bar:before {
    content: "ANGIE BEAUTY BAR";
    left: -135px; }

@media screen and (max-width: 1350px) {
  .info .box_inner .text_area {
    width: calc(100% - 400px); }

  .info .box_inner .img {
    width: 350px; }

  .info .cont_box:nth-of-type(odd) .img {
    margin-right: 50px; }

  .info .cont_box:nth-of-type(even) .img {
    margin-left: 50px; }

  .info .box_inner .ttl + div[class*="text"],
  .info .box_inner .ttl + .img + div[class*="text"] {
    width: 100%; }

  .info .online .box_inner .text_area {
    width: 100%; } }
@media screen and (max-width: 1240px) {
  .info .top_area {
    min-height: 500px;
    position: relative; }
  .info .top_area .top_img {
    left: -20px;
    width: 500px; }
  .info .top_text {
    width: 450px; } }
@media screen and (max-width: 1024px) {
  .info {
    padding: 120px 0 60px; }
    .info .top_area .top_img {
      width: 400px; }
    .info .top_area {
      min-height: 390px;
      position: relative; }
    .info .top_text {
      padding-top: 50px; } }
@media screen and (max-width: 900px) {
  .info .top_text {
    width: 100%;
    padding-top: 40px; }
  .info .top_area .top_img {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto 0 -30px;
    width: 100%;
    max-width: 400px; }

  .main_wrap .box_inner {
    display: block; }

  .img.pc {
    display: none; }

  .img.sp {
    display: block; }

  .info .box_inner .text_area {
    width: 100%; }

  .info .cont_box.online .online_text {
    margin-top: 30px !important; }

  figure.img.sp {
    width: 100% !important;
    margin: 30px 0 !important; } }
@media screen and (max-width: 768px) {
  .info .box_inner .btn_list {
    display: block;
    margin-top: 30px; }

  .info .box_inner .btn_list li {
    margin: 20px 0 !important; } }
@media screen and (max-width: 600px) {
  .info {
    padding: 50px 0 40px; }
    .info .top_text {
      font-size: 14px; }

  .info .cont_box.online .box_inner:before {
    width: 314px;
    height: 327px;
    top: auto;
    bottom: 30px; }

  .info .box_inner .ttl {
    font-size: 18px;
    letter-spacing: 0.2em; }

  .info .box_inner .ttl + div[class*="text"] {
    font-size: 14px; }

  .info .cont_box.online:before {
    left: -120px; }

  .info .cont_box.plastic:before {
    right: -75px; }

  .info .cont_box.cosmetic:before {
    left: -100px; }

  .info .cont_box.art:before {
    right: -45px; }

  .info .cont_box.bar:before {
    left: -80px; }

  .info .box_inner .ttl + div[class*="text"], .info .box_inner .ttl + .img + div[class*="text"] {
    font-size: 14px; }

  .info .box_inner .small_text {
    font-size: 12px;
    line-height: 1.5; } }
@media screen and (max-width: 420px) {
  .main_wrap .box_inner .btn_wh {
    width: 200px; } }
/* popup */
#popup_cosme {
  background: #fff;
  width: 1000px;
  height: 440px;
  padding: 40px; }
  #popup_cosme > .text {
    font-size: 14px;
    text-align: center;
    line-height: 1.8;
    margin-top: 30px; }
  #popup_cosme .ico {
    width: 37.5px;
    height: 37.5px;
    position: absolute;
    bottom: 5px;
    right: 5px; }
  #popup_cosme .ttl_text {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px; }
  #popup_cosme .flow_list {
    display: flex;
    width: 100%;
    margin-top: 50px; }
  #popup_cosme .box {
    border: 1px solid;
    margin-left: 40px;
    padding: 25px 15px;
    width: 25%;
    box-sizing: border-box;
    position: relative; }
    #popup_cosme .box:nth-of-type(1) {
      margin-left: 0; }
    #popup_cosme .box:before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 14px 0 14px 15px;
      border-color: transparent transparent transparent #000;
      content: "";
      position: absolute;
      top: 42%;
      right: -15px; }
    #popup_cosme .box:after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 14px 0 14px 15px;
      border-color: transparent transparent transparent #fff;
      content: "";
      position: absolute;
      top: 42%;
      right: -14px; }
    #popup_cosme .box:nth-of-type(4):before, #popup_cosme .box:nth-of-type(4):after {
      display: none; }
    #popup_cosme .box .num {
      font-size: 50px;
      font-style: italic;
      font-family: "Asul", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
      position: absolute;
      top: -32px;
      left: 3px; }
    #popup_cosme .box .text {
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.12em; }

@media screen and (max-width: 1150px) {
  #popup_cosme {
    width: 100%;
    height: auto; } }
@media screen and (max-width: 1024px) {
  #popup_cosme .flow_list {
    display: block; }

  #popup_cosme .box {
    width: 100%;
    margin: 0 0 40px 0; }

  #popup_cosme .box .num {
    font-size: 30px;
    top: -20px; }

  #popup_cosme .ico {
    width: 30px;
    height: 30px; }

  #popup_cosme .box:before {
    top: auto;
    bottom: -22px;
    transform: rotate(90deg);
    left: 50%;
    margin-left: -14px; }

  #popup_cosme .box:after {
    top: auto;
    bottom: -21px;
    transform: rotate(90deg);
    left: 50%;
    margin-left: -14px; } }
@media screen and (max-width: 900px) {
  #popup_cosme .ttl_text {
    font-size: 18px;
    margin-top: 10px; }

  #popup_cosme {
    padding: 30px 20px; }

  #popup_cosme .flow_list {
    margin-top: 40px; } }
