@charset "utf-8";

/*=================================================================================================================================*/
/** 個別指定 for スマートフォン
/*=================================================================================================================================*/

/*---------------------------------------------
 ** 740px
---------------------------------------------*/
@media screen and (max-width: 959px) {
  /*---------------------------------------------
	body
---------------------------------------------*/
  html {
    scroll-behavior: smooth;
    font-size: 50%;
  }
  body {
    color: #444;
  }

#top{
  background:url(../img/main_img/top.png) no-repeat top 60px center;
  background-size: 100% auto;
}

  /* display none */
  .only_sp_none {
    display: none !important;
  }

  /*画像*/
  img {
    max-width: 100%;
    height: auto;
  }


  h1,
  h2,
  h3,
  h4,
  h5 {
    text-align: center;
  }

  /*---------------------------------------------
 **  カラム
---------------------------------------------*/

  /*---------------------------------------------
 ** コンテンツ全体
---------------------------------------------*/
  #main {
    width: 100%;
    padding: 1rem 0 0;
  }
  #top #main {
    padding: 0rem 0 0;
  }

  /*---------------------------------------------
 **  flexbox
---------------------------------------------*/
  .flex_item_clounm_3 {
    width: 100%;
  }
  .flex_item_clounm_2 {
    width: 100%;
  }
  .flex_item_clounm_4 {
    width: 100%;
  }

  /*---------------------------------------------
 ** h1
---------------------------------------------*/
h1 {
  font-size: 2.5rem;
}

.main_h1{
  display: none;
}
#top .main_h1{
  width:100%;
  min-height:300px;
  background:url(../img/main_img/top.png) no-repeat;
  background-size:100%;
  text-indent: -9999px;
  overflow: hidden;
  display: block;
  margin-top:160px;
}


/*---------------------------------------------
 ** h2
---------------------------------------------*/
h2 {
  width:98%;
  background:none;
  padding-top:10px;
  font-size: 2.6rem;
  margin-top:2.0rem;
}

/*---------------------------------------------
 ** h3
---------------------------------------------*/
h3 {
  font-size: 2.0rem;
  line-height: 2;
  margin: 6.0rem auto 2.0rem;
  font-weight: bold;
  letter-spacing: 0em;
  text-align: center;
}

.con_section h3{
  margin:2.0rem auto 2.0rem;
}
/*---------------------------------------------
 ** h4
---------------------------------------------*/
h4 {
  font-size: 2.8rem;
  padding: 0 0.5rem 1.5rem 0.5rem;
  margin-bottom: 0rem;
}
/*---------------------------------------------
 ** h5
---------------------------------------------*/
h5 {
  font-size: 1.6rem;
  margin-bottom: 1.0rem;
  background-color:#E2F3F8;
  color:#27305F;
  padding:10px 20px;
}
/*---------------------------------------------
 ** h6
---------------------------------------------*/
h6 {
  font-size: 1.6rem;
  color:#009AD0;
  margin-bottom:0.5rem;
  padding:0px 10px;
}


  /*---------------------------------------------
 **  メイン画像
---------------------------------------------*/
.main_img {
    display: none;
}
#top .main_img {
    width: 100%;
    height: 130px;
    position: relative;
    background-size: cover;
    text-align: center;
    margin-top:15px;
  }

  /*---------------------------------------------
 ** ヘッダー記述
---------------------------------------------*/
  .dropmenu{
    background:#fff;
  }

  .sub-menu {
    padding: 0 12% 0 7%;
    background: #E2F3F8;
  }
  .sub-menu li {
    border-bottom: 1px dashed #ccc;
  }
  .sub-menu li:last-of-type {
    border: none;
  }
  .sub-menu li a {
    padding: 0.8em 1em 0.7em 2em;
    font-size: 12px;
    color:#4B1F00!important;
  }
  .sub-menu li a:after {
    position: absolute;
    top: 8px;
    left: 5px;
    content: "≫";
    color: #6ca6b5;
  }
  .sub-menu li:last-of-type a:after {
    content: "≫";
  }
  #nav01 {
    border-bottom: none;
  }

  .sub-menu li a:before {
    display: none;
  }

  .sub-menu {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }

  header nav ul li a:hover {
    background: #dcdddd!important;
  }

  #top .catch_copy {
    display: inline-block;
    text-align: center;
    left: 0;
    font-size: 2rem;
    font-weight: 600;
    position: absolute;
    top: 45px;
    left: 5%;
    font-feature-settings: "palt";
  }

  /*---------------------------------------------
 **  ロゴ
---------------------------------------------*/
  /* ロゴ */
  .logo {
    max-width: 50%;
    margin-left: 0;
  }

  /*---------------------------------------------
 ** フッター記述
---------------------------------------------*/
  #top #footer .time_table_wrapper {
    padding-top: 55px;
  }
  #footer {
    /* padding-top:0px; */
  }

  /* コピーライト */
  #copyright {
    font-size: 10px;
    padding: 11px 0 8px;
  }
  .footer_wrapper {
    margin: 0;
    padding-bottom: 10px;
  }

  /* フッターナビ */
  #footer nav ul {
    background: #f6f6f6;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 1px 0 1px 0;
  }
  #footer nav li {
    width: 49.3%;
    margin: 1px;
  }
  #footer nav a {
    width: 100%;
    background: #fff;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    display: block;
    position: relative;
  }
  #footer nav a:after {
    width: 10px;
    height: 10px;
    position: absolute;
    top: 15px;
    right: 11px;
    background: url(../img/common/bt_icon_blue.png) 0 0 no-repeat;
    background-size: 100%;
    content: "";
  }

  /* ページTOPへ */
  #pageTop {
    right: 3%;
    bottom: 6%;
  }
  #pageTop a {
    padding: 10px;
  }
  #pageTop a:after {
    top: 36px;
    left: -9px;
    width: 55px;
    font-size: 1.0rem;
  }

  /*---------------------------------------------
 **  スマホナビ（
---------------------------------------------*/
  #nav03 ul {
    padding: 0px 5% 0 7%;
    background: #f6f6f6;
  }
  #nav03 ul li {
    border-bottom: 1px dashed #ccc;
  }
  #nav03 ul li:last-of-type {
    border: none;
  }
  #nav03 ul li a {
    padding: 0.8em 1em 0.7em 2em;
    font-size: 12px;
  }
  #nav03 ul li a:after {
    position: absolute;
    top: 7px;
    left: 5px;
    content: "≫";
    color: #0059b2;
  }
  #nav03 ul li:last-of-type a:after {
    content: "≫";
  }
  #nav03 {
    border-bottom: none !important;
  }

  #nav03 ul li a:before {
    display: none;
  }

  #nav03 ul {
    border-top: 1px solid #dcdddd;
    border-bottom: 1px solid #dcdddd;
  }

  /*=================================================================================================================================*/
  /**  TOPコンテンツ	*/
  /*=================================================================================================================================*/

  .time_table th,
  .time_table td {
    font-size: 1.6rem;
    padding: 0.7rem 0.4rem;
  }

  .dong {
    width: 13px;
    height: auto;
  }

  .logo {
    margin-left: 0;
    height:60px;
    overflow: hidden;
    position:relative;
  }
  .logo a{
    height:60px;
    position:absolute;
    top:-3px;
    left:-50px;
  }
  .logo img{
    width:240px;
  }
  .header_wrapper {
    padding: 0 0 0 0;
  }

  .header_wrapper{
    opacity: unset !important;
    transform: unset !important;
  }

  .tel {
  height:50px;
  overflow: hidden;
  }
  .tel ul {
    display: flex;
  }
  .tel li {
    width: 100%;
  }
  .tel_nbr{
    padding-top:0;
    margin: 0;
  }

  .tel_nbr a{
    height:32px;
    display: block;
    padding: 10px 0 10px 0;
    margin: 0;
    background: #AB886C;
    color: #fff;
    font-size: 1.8rem;
    text-align: center;
    text-decoration: none;
  }
  .tel_nbr a::hover{
    color: #339EBC;
  }
  .tel_nbr p a span{
    display: inline-block;
    background: url(../img/common/icon_tel_w.png) no-repeat left 0px top 4px;
    background-size: 22%;
    padding: 10px 0 10px 32px;
  }


  .tel_nbr p:before {
    display: none;
  }

  .tel_nbr span.tel_span {
    display: none;
  }

  .news_wrapper .news{
    width:90%;
    margin:0 auto 10px;
  }

  .time_table_wrapper{
    width:90%;
    margin:0 auto;
  }

  #footer .time_table_wrapper{
    padding-top: 80px;
  }

  /* 一般皮膚科 */
  .top_bg01{
    background:url(../img/common/top_bg02.png);
    padding:10px 0;
    margin-bottom:10px!important;
  }
  .top_bg01 .flex_wrapper{
    display: block;
  }
  .top_bg01 .flex_wrapper div:nth-child(1) a {
      width: 90px;
      height:160px;
      background: url("../img/top/menu_btn01.png") no-repeat;
      background-size:100%;
      display: block;
      text-indent: -9999px;
      margin:0 auto;
  }
  .top_bg01 .flex_wrapper div:nth-child(2) {
    width:90%;
    margin:0 auto;
  }
  .top_bg01 ul{
    margin-bottom:0;
    justify-content: space-between;
  }
  .top_bg01 ul li{
    width:calc(100% / 2 - 5px);
    background:#fff;
    margin-bottom:10px;
    list-style:none;
    text-align: center;
    position:relative;
    margin-left:0px!important;
    box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  }
  .top_bg01 ul li:nth-child(2n-1){
    margin-left:0!important;
  }
  .top_bg01 ul li a{
    text-decoration: none;
    background:#fff;
    padding: 7px 12px 7px 3px;
    display: block;
  }
  .top_bg01 ul li::after{
    content:'';
    display: block;
    width:12px;
    height:12px;
    background:url(../img/common/arrow_yellow.png) no-repeat;
    background-size:80%;
    position:absolute;
    top: 13px;
    right: 0px;
  }

/* 美容皮膚科 */
.top_bg02{
  background:url(../img/common/top_bg03.png);
  padding:10px 0;
  margin-bottom:10px!important;
}
.top_bg02 .flex_wrapper{
  display: block;
}
.top_bg02 .flex_wrapper > div:nth-child(1) a {
    width: 90px;
    height:160px;
    background: url("../img/top/menu_btn02.png") no-repeat;
    background-size:100%;
    display: block;
    text-indent: -9999px;
    margin:0 auto;
}
.top_bg02 .flex_wrapper div.cosme_list {
  width:90%;
  margin:10px auto 0;
}
.top_bg02 ul{
  margin-bottom:0;
}
.top_bg02 ul li{
  width:calc(100% / 2 - 10px);
  background:#fff;
  list-style:none;
  text-align: center;
  position:relative;
  margin-left:0!important;
  box-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.top_bg02 ul li a{
  text-decoration: none;
  background:#fff;
  padding: 7px 12px 7px 3px;
  display: block;
}
.top_bg02 ul li::after{
  content:'';
  display: block;
  width:12px;
  height:12px;
  background:url(../img/common/arrow_yellow.png) no-repeat;
  background-size:80%;
  position:absolute;
  top: 13px;
  right: 0px;
}

.top_bg02 .cosme_dl {
  margin-bottom:0;
}

.top_bg02 .cosme_dl a{
  width:48%;
}

.top_bg02 .cosme_dl a dl{
  padding:5px 5px;
}

.top_bg02 .cosme_dl a dl dd{
  width:95%;
  font-size:100%;
  margin:2px auto;
}

/* ドクターからのメッセージ */
.top_bg03{
  padding:30px 0 140px;
  margin-bottom:30px!important;
}
.top_bg03 .flex_wrapper{
  width:90%;
  margin:0 auto;
  display:flex;
}
.top_bg03 .flex_wrapper .doc_mes{
  width:100%;
}
.top_bg03 .flex_wrapper .doc_img{
  order: 1;
}
.top_bg03 .flex_wrapper .doc_mes{
  order: 2;
}
.top_bg03 .flex_wrapper .doc_mes h2{
  font-size:140%!important;
  letter-spacing: 0.2px!important;
  padding-top: 0 !important;
}
.top_bg03 .flex_wrapper .doc_img{
  width: 80%;
  position: relative;
  bottom: 0;
  right:0;
  left:0;
  margin:0 auto;
}
.top_bg03 .flex_wrapper .doc_btn .bt_base::after{
  content:'';
  display: block;
  width:12px;
  height:12px;
  background:url(../img/common/arrow_brown.png) no-repeat;
  background-size:80%;
  position:absolute;
  top:16px;
  right: 5px;
}


  /* footerロゴ */
  #footer .logo {
    max-width: 170px!important;
    height:100px;
    margin: 0 auto;
    position:absolute;
    top:-20px;
    left:0;
    right:0;
    text-align: center;
  }
  /* footerロゴ */
  #footer .logo img {
    width:95%;
  }
  #footer .tel_nbr p {
    width:300px;
    font-size:3.2rem;
    background:url(../img/common/icon_tel.png) no-repeat top 5px left 40px;
    text-align: center;
    margin: 0 auto;
    padding:10px 0 10px 20px;
  }

  .ftime_box{
    display: block;
    background:#F7F7F7;
    padding:15px 20px;
    justify-content: space-between;
    margin-bottom:10px;
  }
  .ftime_box p{
    width:90%;
    font-size:140%;
    text-align: center;
    font-weight: bold;
    padding-top:5px;
    margin:0 auto 5px;
  }
  .ftime_time {
    width:90%;
    margin:10px auto;
  }
  .ftime_time p:nth-child(1){
    font-size:140%;
    font-weight: bold;
    text-align: center;
  }
  .ftime_time p:nth-child(1) span{
    display: block;
    font-size:80%;
    border:1px solid #753f14;
    padding:5px 15px 4px;
    margin-right:0;
    margin-bottom:5px;
  }
  .ftime_reserve{
    text-align: center;
  }
  .ftime_reserve p{
    margin-bottom:13px;
  }
  .ftime_reserve span{
    display: block;
    margin-right:0px;
  }


  .reserve_bt {
    margin:0!important;
  }
  .reserve_bt a{
  width: 100%;
  height:42px;
  color:#fff;
  display: block;
  padding: 15px 0 0 0px;
  text-align:center;
  }
  .reserve_bt a:link,
  .reserve_bt a:visited{
  background:#AAE4FC;
  text-decoration: none;
  }

  .reserve_bt a:hover,
  .reserve_bt a:active{
  text-decoration: none;
  background:#99E6FF;
  }
  .reserve_bt a span{
  background: url(../img/common/icon_reserve.png) no-repeat left 10px top 2px;
  padding: 5px 5px 5px 43px;
  font-size:120%;
  }

  /* お知らせ */

  .news_wrapper h2{
    font-size:1.0rem!important;
    letter-spacing: 0.05em;
    padding-top:100px;
    margin-bottom:10px!important;
  }
  .news_wrapper h2 span{
    font-size:3.0rem;
    letter-spacing: 0em;
    color:#339EBB;
    display:inline-block;
    margin-right:20px;
    font-weight: normal!important;
    display: block;
  }

  .news {
    _zoom: 1;
    overflow: hidden;
  }
  .news dl {
    width:96%;
    display: block;
  }
  .news dl dt{
    width: 90%;
    padding:2% 4% 1%;
    color:#339EBB;
    font-size:80%;
    text-align: left;
  }

  .news dl dd {
    width: 90%;
    padding:0 4% 2%;
    text-align: left;
    font-size:100%;
    margin-left:0!important;
  }
  .news dl dt,
  .news dl dd {
    box-sizing: border-box; /*通常の記述*/
    -webkit-box-sizing: border-box; /*Google ChromeやSafariの機能を利用*/
    -moz-box-sizing: border-box; /*Firefoxの機能を利用*/
  }

  .slick-next {
    right: -21px !important;
  }
  .slick-prev {
    left: -13px !important;
  }
  .news_wrapper {
    width: 100%;
    margin-bottom: 20px;
  }

  .top_time_R img {
    width: auto;
    height: 250px;
    margin: 0 auto;
    display: none;
  }

  .w_inner {
    width: 95%;
    margin: 0 auto;
  }

  .bt_base {
    display: block;
    margin: 0 auto;
  }
  .f_add{
    border-top:1px solid #4B1F00;
    border-bottom:1px solid #4B1F00;
    padding:10px 0px;
    display: block!important;
  }
  .address {
    text-align: left;
    width:95%!important;
    margin-bottom:10px!important;
  }
  .f_add .footer_parking{
    padding-left:20px;

  }
  .footer_address_wrapper {
    width:100%;
    font-size:110%;
  }
  .footer_parking_wrapper {
    width:100%;
    margin-left:0;
    margin-bottom:20px;
    text-align: center;
  }
  #footer .add_info{
    width:95%;
    margin:0 auto;
  }
  #footer .add_info p{
    width:40%;
    padding-top:10px;
    margin-right:10px;
  }
  #footer .add_info div{
  width:58%;
  margin-left:2%;
  margin-top:0!important;
  }

  /*---------------------------------------------
   ** パンくずリスト
  ---------------------------------------------*/
  #breadcrumb {
    width:90%;
    margin-top:-20px;
  }

  /*---------------------------------------------
   ** 固定ページ共通
  ---------------------------------------------*/
  .con_title{
    width: 90%;
  }
  .con_section{
    width:90%;
    margin-bottom:50px!important;
  }

  .case_box{
    width:100%;
    display:block!important;
  }
  .case_box > .wp-block-column:nth-child(1){
    width:100%!important;
    background:#009CD0;
    color:#fff;
    font-weight: bold;
    font-size:120%;
    text-align: center;
    border-radius: 10px;
    vertical-align: middle;
    position:relative;
    padding:5px 0;
  }
  .case_box > .wp-block-column:nth-child(1) p{
    width:100%!important;
    height:auto;
    position:static;
  }

  .case_box_s{
    margin-bottom:40px;
  }
  .case_box_s > .wp-block-column:nth-child(1){
    width:100%!important;
    background:#009CD0;
    color:#fff;
    font-weight: bold;
    font-size:120%;
    text-align: center;
    border-radius: 10px;
    vertical-align: middle;
    position:relative;
    padding:5px 0;
  }
  .case_box_s > .wp-block-column:nth-child(1) p{
    width:100%!important;
    height:auto;
    position:static;
  }
  .case_box_s > .wp-block-column:nth-child(2) p{
    padding:0;
  }



 .case_box .wp-block-column .wp-block-columns .wp-block-column {
    margin-bottom:20px;
  }


  /*---------------------------------------------
   ** クリニック案内
  ---------------------------------------------*/

  #clinic{
    background:url(../img/main_img/clinic_bg.png) no-repeat top 110px center;
    background-size:100% auto;
  }
  .clinic_img_pc{
    display: none;
  }
  .clinic_img_sp{
    display: block;
  }
  .clinic_img p{
    margin-bottom:40px;
  }


  /*---------------------------------------------
   ** 一般皮膚科
  ---------------------------------------------*/

  #dermatology{
    background:url(../img/main_img/dermatology_bg.png) no-repeat top 110px center;
    background-size:100% auto;
  }
  #dermatology h2::after{
    font-size:8px;
    bottom:-15px;
  }

  #dermatology h4{
    font-size:3.0rem;
    margin-bottom: 0.5rem;
  }

  #disease01, #disease02, #disease03, #disease04, #disease05, #disease06,
  #disease07, #disease08, #disease09, #disease10, #disease11, #disease12{
    display: block;
    position:absolute;
    top:-70px!important;
    left:0;
  }

  .gas_laser{
    border:2px solid #009CD0;
    padding:20px 20px 10px;
    border-radius: 10px;
  }
  .gas_laser figure{
    width:80%;
    margin:0 auto;
  }
  .gas_laser .wp-block-column p:nth-child(1){
    font-size:2.0rem;
    margin:1.5rem 0;
    text-align: center;
  }


  /*---------------------------------------------
   ** 美容皮膚科
  ---------------------------------------------*/

  #cosmetic{
    background:url(../img/main_img/cosme_bg.png) no-repeat top 110px center;
    background-size:100% auto;
  }

  #cosme_first{
    display: block;
    position:absolute;
    top:-70px!important;
    left:0;
  }

  #cosmetic h4,
  .ttl-cmn-01{
    background:#7A8FDA;
    font-size:2.4rem;
    padding:5px 20px;
    color:#fff;
    font-weight: bold;
    letter-spacing: 0.3rem;
  }
  .cosme_box{
    width:100%;
    margin:20px auto;
  }
  .cosme_box figure{
    max-width: 159px;
    margin:0 auto;
  }

  .cosme_note{
    font-size:1.8rem;
    padding: 20px 20px;
    margin: 15px 0 20px;
  }
  .cosme_note::before{
    border-right: 10px solid transparent;
    border-bottom: 30px solid #FFF2F2;
    border-left: 10px solid transparent;
    position:absolute;
    top:-30px;
    left:0;
    right:0;
    margin:0 auto;
  }

  .cosme_flow{
    margin-top:20px;
  }
  .cosme_flow .wp-block-column{
    margin:10px auto 30px!important;
  }
  .cosme_flow .wp-block-column:nth-child(1)::after,
  .cosme_flow .wp-block-column:nth-child(2)::after{
    content:'';
    display: block;
    border-right: 10px solid transparent;
    border-top: 15px solid #798CD8;
    border-left: 10px solid transparent;
    position:absolute;
    right:0;
    left:0;
    top:auto;
    bottom:-35px;
    margin:0 auto;
  }

  .cosme_price .wp-block-columns .wp-block-columns .wp-block-column:nth-child(1){
    font-size:2.0rem;
  }
  .cosme_faq{
    margin:20px auto;
  }

  .cosme_faq .wp-block-column{
    width:calc(100% - 30px);
    background:#E7EDFA;
    padding:20px 15px;
    margin-bottom:15px!important;
  }
  .cosme_faq .wp-block-column p:nth-child(1){
    color:#798CD8;
    font-size:2.0rem;
    font-weight: bold;
    margin-bottom:10px;
  }

  #cosme-laser h3 br, #cosme-cream h3 br{
    display: none;
  }
  .laser_machine_img{
    max-width:120px;
    margin:0 auto 10px;
  }

  .machine_detail h4{
    font-size:2.0rem!important;
    margin:40px 0 5px;
    padding-top:80px;
    text-align: center;
  }
  .machine_detail_mt0 h4{
    margin:0 0 5px;
  }
  .machine_detail .point{
    position:absolute;
    top:-40px;
    right:0;
    left:0;
    margin:0 auto;
    text-align: center;
  }

  .price_box2{
    width:70%;
    position:absolute;
    right:0;
    left:0;
    bottom:-60px;
    margin:0 auto;
    padding:10px 0;
  }

  .machine_detail2 h4{
    margin:0;
  }
  .machine_detail2 .point p{
    margin-top:0px;
    margin-bottom:0;
  }
  .attention_pink{
    margin-bottom:5px!important;
    text-align: center;
  }
  .machine_list2 + p{
    margin:0 0 2em;
  }

  .pdf_btn div p{
    width:85%;
  }
  .pdf_btn div p:before,
  .pdf_btn div a:before {
    content: "";
    display: block;
    position:absolute;
    top: 9px;
    left:20px;
    width: 21px;
    height: 25px;
    background: url(../img/common/icon_pdf.png) no-repeat;
    background-size: contain;
  }

  .price_box .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(1){
    width:calc(100% - 4%);
    padding:3% 2% 3%;
    border-radius:0 0 0 0;
    text-align: center;
    height:20px;
  }
  .price_box .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(1) p{
    padding:10px 0;
  }

  .price_box .wp-block-group__inner-container .wp-block-columns:nth-child(1) .wp-block-column:nth-child(1){
    border-radius:10px 10px 0 0;
  }
  .price_box .wp-block-group__inner-container .wp-block-columns:last-child .wp-block-column:nth-child(1){
    border-radius:0 0 0 0;
  }

  .price_box_one .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(1){
    border-radius:10px 10px 0 0!important;
  }

  .price_box_one + .wp-block-spacer{
    display: none;
  }

  .price_box .wp-block-columns .wp-block-column:nth-child(2){
    width:calc(100% - 4%);
    font-weight: bold;
    font-size:1.8rem;
    padding:3% 2% 4%;
    margin:0!important;
    text-align: center;
  }
  .price_box .wp-block-columns .wp-block-column:nth-child(2) p strong{
    display: block;
  }

  .price_box_wide .wp-block-columns .wp-block-column:nth-child(2){
    font-weight: normal;
    font-size:1.6rem;
    text-align: left;
  }
  .cosme_ex{
    width:100%;
    background:#E7EDFA;
    padding:5% 0;
    position:relative;
    margin-bottom:50px!important;
    padding-top:90px;
  }
  .cosme_ex2{
    width:100%;
    background:#E7EDFA;
    padding:5% 0;
    position:relative;
    margin-bottom:50px!important;
    padding-top:30px;
  }
  .cosme_ex2 h3, 
  .cosme_ex h3{
    width:100%;
    display: block;
    position:absolute;
    top:-15px;
    left:0;
    font-size: 1.6rem!important;
    margin:0!important;
    letter-spacing: 0!important;
  }
  .cosme_ex2 h3 em,
  .cosme_ex h3 em{
    width:100%;
    padding:8px 0;
    text-align: center;
    display: block;
  }

  .cosme_ex2 h3 strong,
  .cosme_ex h3 strong{
    width:100%;
    padding:8px 0;
    text-align: center;
    display: block;
  }

  .cosme_ex2  .wp-block-columns,
  .cosme_ex .wp-block-columns{
    margin-bottom:20px!important;
  }

  .cosme_ex2 p,
  .cosme_ex p{
    width:90%;
    margin:0 auto;
  }

  .cosme_ex2 .flow_img,
  .cosme_ex .flow_img{
    width:90%;
    margin:0 auto;
    display: flex;
    flex-wrap: wrap;
  }

  .cosme_ex2 .flow_img p,
  .cosme_ex .flow_img p{
    width:100%;
    padding:5px 0 8px;
  }

  .cosme_ex2 .flow_img .wp-block-column,
  .cosme_ex .flow_img .wp-block-column{
    width:48%;
    margin-left:4%!important;
    margin-bottom:0!important;
  }

  .cosme_ex2 .flow_img .wp-block-column:nth-child(2n-1),  
  .cosme_ex .flow_img .wp-block-column:nth-child(2n-1){
    margin-left:0!important;
  }

  .cosme_ex2 h3.title_one,
  .cosme_ex h3.title_one{
    position:absolute;
    top:-45px;
    left:0;
  }

  .cosme_ex2 .img_s,
  .cosme_ex .img_s{
    width:80%;
    margin:0 auto;
  }

  .cosme_care h3{
    font-size:2.4rem;
    margin-bottom:10px!important;
    text-align: center;
  }

   /*---------------------------------------------
   ** エンライトンSR
  ---------------------------------------------*/
  .pointlist h4{
    width: 13em;
    text-align: center;
    margin: 1rem auto 0 auto;
  }

  /*---------------------------------------------
   ** ドクター紹介
  ---------------------------------------------*/

  #doctor{
    background:url(../img/main_img/doctor_bg.png) no-repeat top 110px center;
    background-size:100% auto;
  }

  #doctor .content_bg h3{
    line-height: 1.3;
  }

  #doctor h4{
    margin-top:20px;
    font-size:2.0rem;
  }
  #doctor h4 strong{
    display: block;
    font-size:100%;
  }

  .doctor_pro figure{
    width:80%;
    margin:0 auto;
  }

  .doctor_box{
    margin-bottom:30px;
  }

  .doctor_box li{
    width:90%!important;
    margin:0 auto;
  }

  /*---------------------------------------------
   ** アクセス
  ---------------------------------------------*/

  #access{
    background:url(../img/main_img/access_bg.png) no-repeat top 110px center;
    background-size:100% auto;
  }
  .access_add{
    font-size:1.8rem;
  }
  .access_add strong{
    display:block;
  }



.top_bg01 ul li:hover::after,
.top_bg02 ul li:hover::after{
 display: none;
}

.top_bg03 .flex_wrapper .doc_btn .bt_base {
  width: 100% !important;
  margin-bottom: 10px;
}


/*---------------------------------------------
 **  吹き出しブロック
---------------------------------------------*/

/* 上から */
.bubble::before{
  content: '';
  position: absolute;
  left: 50%;
  top: -15px;
  display: block;
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-bottom: 15px solid #e7edfa;
  border-left: 15px solid transparent;
}


/*---------------------------------------------
 **  採用情報
---------------------------------------------*/

.rec_tbl {
  width: 100%;
  margin: 0 auto;
}

tr:last-child {
  border-bottom: solid 1px #ccc;
}
.rec_tbl th,
.rec_tbl td {
  border-bottom: none;
  display: block;
}

.rec_tbl th{
  background: #e2f3f8;
  border: solid 1px #ccc;
  color: #27305f;
  padding: 10px;
  text-align: center;
}
.rec_tbl td {
  border: solid 1px #ccc;
  padding: 10px;
}

.rec_entry02{
  width:80%;
  margin: 0 auto;
  border:3px solid #27305f;
  border-radius: 10px;
  padding: 20px;
}
.rec_entry02 h4{
  font-size: 1.4em;
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 1px solid #27305f;
  color: #27305f;
  text-align: center;
}
.rec_entry02 p{
  text-align: center;
  font-size: 1.3em;
  font-weight: bold;
}

.rec_back{
  text-align: center;
  margin: 20px auto;
}


} /*■■ ここまで ■■*/
