/*-----------------------------------------------
variable
-----------------------------------------------*/
/*-----------------------------------------------
Styles
-----------------------------------------------*/
.post_content {
  /*-----------------------------------------------
  reset
  -----------------------------------------------*/
  /*-----------------------------------------------
  layout
  -----------------------------------------------*/
  /*-----------------------------------------------
  compornent
  -----------------------------------------------*/
  /*-----------------------------------------------
  project
  -----------------------------------------------*/
  /* p-youtube-contents */
  /* p-about */
  /* p-contestant */
  /* p-dressup */
  /* p-point */
  /* p-interview */
  /* p-takeover */
  /* p-price */
  /*-----------------------------------------------
  utility
  -----------------------------------------------*/
}
.m-font *,
.m-font-ttl
{
font-family: 'Shippori Mincho B1', serif;
}
.cf_header_no_image .title span{
  line-height: 1.5em;
  @media (max-width: 750px){
    display: block !important;
  }
}
.bold{
  font-weight: 700;
}
.post_content p {
  line-height: 1.5;
}
.post_content em, .post_content span {
  font-style: normal;
}
.post_content h1, .post_content h2, .post_content h3, .post_content h4, .post_content h5, .post_content h6 {
  padding: 0;
  margin: 0;
}
.post_content ul {
  margin: 0;
}
.post_content li {
  line-height: inherit;
}
.ryokinhyo_title h4{
  color: #fff;
}
.border{
  border: 1px solid #000;
  padding: 0.25em 0.5em !important;
}
.title.rich_font span b{
  font-size: min(17px, 3.75vw);
}
.l-clinic__menu__select .icon{
  background: #F096CF;
  display: table;
  padding: 0em 2em;
  color: #fff;
  font-size: 14px;
  border-radius: 2em;
  font-weight: normal;
}
.gothic{
  font-family: "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
}

.l-clinic__menu__price dt{
  line-height: 1.5em !important;
  background: #FBD7ED;
  color: #00000080;
  padding: 0.5em 2em;
  font-size: 11px;
  display: flex;
  align-items: center;
}
.okayama-liftup .l-clinic__menu__price dt{
  padding: 0.5em 1em;
}
.l-clinic__menu__price dd {
  font-size: 33px;
  line-height: 1em !important;
  display: flex;
  align-items: center;
  margin-left: 5%;
}
.l-clinic__menu__price dd span{
  font-size: 20px;
  margin-top: 0.1em;
}
.l-clinic__menu__price dd span.l-clinic__menu__cap{
  line-height: 1.25em !important;
  font-size: 13px;
  display: inline-table;
  margin: 0 1em;
}
.l-clinic__menu__select ul li{
  background: #B39BE7;
  text-align: center;
}
.l-clinic__menu__select ul li:last-of-type{
  background: #F096CF;
}
.l-clinic__menu__select ul li a{
  color: #fff !important;
  display: block;
}
.gray-ttl{
  background: #eeeeee;
  padding: 0.5em 1em !important;
}
.okayama-info__mainttl {
  letter-spacing: 0.25em;
  font-size: min(26px,5.25vw) !important;
}
.post_content .clinic-text p:not(.nav-open.lisk-bar):not(.date):not(.center):not(.style-none):not(.style-none *){
  font-size: 13px;
  text-align: justify;
  }
  .l-cl-single--dr--moni p{
    font-size: 14px;
  }
  .rank-mark{
    position: relative;
  }
  .rank-mark:before{
    content: "No1";
    display: block;
    background: yellow;
    width: 4em;
    height: 4em;
    line-height: 4em;
    text-align: center;
    border-radius: 3em;
    font-size: 19px;
    position: absolute;
  }
  .grade-wrap div.rank-mark:nth-of-type(2)::before{
    content: "No2";
  }
  .grade-wrap div.rank-mark:nth-of-type(3)::before{
    content: "No3";
  }
  .font-gradation-p{
    background-image: linear-gradient(90deg, rgba(209, 139, 226, 1), rgba(243, 166, 185, 1));
    background-image: linear-gradient(90deg, rgba(209, 139, 226, 1), rgba(243, 166, 185, 1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  /*アートメイクページ*/
  .l-artmake-flow__inner li:nth-child(odd){
    margin-left:-4em;
    align-items: center;
    }
  .l-artmake-flow__inner li:nth-child(even){
    margin-left:4em;
    align-items: center;
    }
    .l-artmake-flow__inner li:not(.l-artmake-flow__inner li:first-child){
      margin-top:-4.5em;
      }
  .post_content ul.artmake-point{
    margin-left: 0;
  }
  .artmake-point li{
    margin-bottom: 1em;
    font-size: min(1.2em,3.5vw);
    font-weight: bold;
  }
  .artmake-point li:before{
    content: url('../img/single/artmake-point01.svg');
    display: inline-block;
    width: 10%;
    margin-right: 1.5em;
  }
  .artmake-point li:nth-child(2):before{
    content: url('../img/single/artmake-point02.svg');
  }
  .artmake-point li:nth-child(3):before{
    content: url('../img/single/artmake-point03.svg');
  }
  .artmake-point li:nth-child(4):before{
    content: url('../img/single/artmake-point04.svg');
  }
  .artmake-point li:nth-child(5):before{
    content: url('../img/single/artmake-point05.svg');
  }
  .artmake-point li {
    display: flex;
    align-items: center;
  }
  h2.t-title:not(.ryokinhyo .t-title):not(.downtime):not(.qa){
    margin-bottom: 50px !important;
   }
  h2.m-font-ttl + .en,
  h2.t-title.font-gradation-p + .en{
  letter-spacing: 0.25em;
  font-size: 1.1em;
  font-weight:bold;
  }
  h2.m-font-ttl{
    margin:2.5em 0em 0.5em;
    }
  .artmake-artist{
    .--artist-inner{
      background: url('../img/single/reina-monden.png');
      width:830px;
      height: 514px;
      padding-left: 1em;
      padding-top: 1em;
    }
    .--mane > p{
      font-size: min(1em,3vw);
      margin-bottom: 0;
    }
    .--mane > h4{
      font-size: 52px;
      line-height: 1em;
      margin-top: 0 !important;
    }
    dl{
      width: 44%;
      margin-top:11em;
      position:relative;
    }
    dl:after{
      content:"";
      display:inline-block;
      width: 71%;
      height: 1px;
      background: #000;
      position:absolute;
      top: 22px;
      right:0px;
    }
    dt{
      font-size: min(1.25em,3vw);
    }
    dd{
      font-size: min(0.9em,3vw);
    }
  }

.l-clinic__menu__price {
    justify-content: space-between;
}
@media screen and (max-width: 750px){
  .l-clinic__menu__price dd {
    font-size: 9.5vw;
    margin-left: 1%;
  }
  .l-clinic__menu__price{
    justify-content: space-between;
  }
  .l-clinic__menu__price dt{
    padding: 0.5em 6%;
  }
  .okayama-liftup .l-clinic__menu__price dt{
    padding: 0.5em 2%;
  }
  .l-clinic__menu__select ul li a{
    padding: 0.5em;
  }
  .i-ttl__size{
    font-size: 4.75vw !important;
    line-height: 1.75em !important;
    padding: 0.75em 0 !important;
  }
    /*アートメイクページ*/
    .l-artmake-flow__inner li:nth-child(odd){
      margin-left:0em;
      }
    .l-artmake-flow__inner li:nth-child(even){
      margin-left:0em;
      }
    .l-artmake-flow__inner li:not(.l-artmake-flow__inner li:first-child){
      margin-top:-4.5em;
      }
    .l-artmake-flow__inner li:not(.l-artmake-flow__inner li:first-child){
      margin-top:0em;
      }
    .post_content ul.artmake-point{
    width: 80%;
    margin: auto;
    }
    .artmake-artist{
      .--artist-inner{
        width: 100%;
        height: 67vw;
        background-size: 110%;
        background-repeat: no-repeat;
        background-position: bottom left;
        padding: 1px 1em 0;
        }
      .--mane > h4{
        font-size: 27px;
        line-height: 1em !important;
        letter-spacing: 0.1em;
        margin-top: 0 !important;
      }
      dl{
        width: 53%;
        margin-top: 5.75em;
      }
      dl:after{
        width: 65%;
        top: 13px;
      }
    }
  }

/*医療脱毛ページ*/
.hair-about h3 {
  background-color: #8c3e7a;
  color: #fff;
  padding-top: 0;
}
.hair-about h4 {
  color: #8c3e7a;
  margin-top: 20px !important;
  font-size: 18px;
}
.hair-about p {
  margin-bottom: -20px !important;
}
.hair-c-item {
  width: calc(50% - 10px);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #fdeff5;
  padding-bottom: 30px;
}
.hair-c-img {
  margin: 36px auto 0 0;
  min-height: 190px;
}
.hair-c-img.vio > img:first-of-type {
  margin-top: auto;
}
.hair-c-img.vio > img:nth-of-type(2) {
  margin-bottom: auto;
}
.hair-c-img.vio > img:last-of-type {
  margin-top: auto;
}
.hair-c-img img {
  display: block;
  margin: 0 auto;
  object-fit: contain;
}
.hair-c-title {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #fff;
  background: #727171;
  height: 52px;
  line-height: 1.2 !important;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  @media screen and (max-width: 750px){
    height: auto;
  }
}
.hair-c-title span {
  display: block;
  font-size: 14px;
}
.hair-c-title.inline {
  display: flex;
  flex-direction: row;
}
.hair-c-title.inline span {
  display: inline-block;
  font-size: inherit;
}
.hair-c-tag {
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
  min-height: 75px;
  font-size: 12px;
}
.hair-c-tag.grid-1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-template-rows: 36px;
  gap: 5px;
  min-width: 70px;
  max-width: 90px;
}
.hair-c-tag.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 36px;
  gap: 5px;
  max-width: 190px;
}
.hair-c-tag.grid-3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 36px;
  gap: 5px;
  max-width: 280px;
  margin-bottom: 2em;
}
.hair-c-tag.grid-4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 36px;
  gap: 5px;
  max-width: 400px;
}
.hair-c-tag span {
  color: #595757;
  border: 1px solid #f19ec2;
  border-radius: 5px;
  background-color: #fff;
  padding: 10px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
}
.hair-c-item h4 {
  background-color: #eb6d9a;
  border-radius: 50px;
  color: #fff;
  padding-top: 0 !important;
  margin: 0 auto 10px !important;
}
.hair-c-item h4.gray {
  background-color: #727171;
}
.hair-c-item h5 {
  color: #fff;
  background-color: #eb6d9a;
  padding-top: 0 !important;
  margin-bottom: 20px !important;
}
.hair-c-item h6 {
  font-size: 15px !important;
  width: 80%;
  margin: 0 auto !important;
  background-color: #eb6d9a;
  color: #fff;
  border-radius: 50px;
  padding: 0 !important;
  text-align: center;
}
.hair-c-price {
  font-size: 50px !important;
  color: #eb6d9a;
  display: flex;
  align-items: flex-end;
  line-height: 1 !important;
  justify-content: center;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
  font-weight: 700;
}
#item05 .hair-c-price.large,
#item06 .hair-c-price.large,
#item07 .hair-c-price.large,
#item08 .hair-c-price.large,
#item09 .hair-c-price.large{
  font-size: 70px !important;
}

.hair-plan .hair-c-price{
  margin-top: 10px !important;
  margin-bottom: 0px !important;
  @media screen and (max-width: 750px) {
    margin-top: 0px !important;
  }
}
.hair-plan .hair-c-price {
  font-size: 38px !important;
}
.hair-c-small {
  font-size: 12px;
  color: #727171;
}
.hair-plan .hair-c-small {
  font-size: 10px;
}
.hair-c-yen {
  font-size: 26px;
  display: block;
  margin-bottom: 0.25em;
}
.hair-plan .hair-c-yen {
  font-size: 20px;
}
.hair-plan_wrap {
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 20px;
}
.hair-plan {
  border: 1px dashed #eb6d9a;
  width: 90%;
  margin: 0 auto;
  padding: 10px;
}
.hair-plan:not(:first-of-type) {
  margin-top: 20px;
}
.hair-c-parts {
  width: calc(33% - 5px);
}
.hair-c-price-wrap {
  width: 90%;
  margin: 0 auto;
  color: #595757;
  margin-top: 2em;
}
.hair-c-price.large {
  font-size: 70px;
}
.hair-c-price.large .hair-c-small {
  font-size: 16px;
}
.hair-c-price.large .hair-c-yen {
  font-size: 40px;
}
.hair-c-price-wrap .hair-plan {
  width: calc(33% - 5px);
}
.hair-c-price-wrap .hair-plan:not(:first-of-type) {
  margin-top: 0;
}
.hair-c-price-wrap h3 {
  line-height: 1.5 !important;
}
.hair-c-price-wrap h3 span {
  display: block;
  font-size: 14px;
}
.hair-c-parts.w380 {
  max-width: 380px;
  width: 90%;
}
.hair-c-img.white {
  background: #fff;
  padding: 20px;
}
.hair-c-tagWarp {
  flex-wrap: nowrap !important;
  justify-content: center;
  gap: 20px;
}
.hair-c-tagItem h6 {
  border-radius: 0;
  width: 100%;
}
.hair-c-mens .hair-c-img {
  margin-top: 10px;
  min-height: 190px;
}
.hair-c-mens-title {
  background-color: #eb6d9a;
  color: #fff;
  text-align: center;
}
.hair-plan-flex {
  display: flex;
}
/*脱毛スライダー*/
.hair-s-wrap {
  background-color: #eb6d9a;
  padding: 20px;
  margin-top: 6em;
  border-radius: 2em;
}
h2.hair-s-head {
  color: #fff;
  text-align: center;
  font-size: 30px !important;
  line-height: 1.5 !important;
  @media screen and (max-width: 750px){
    font-size: 23px !important;
  }
}
h2.hair-s-head span {
  display: block;
}
.hair-s-contents {
  margin: 0 auto;
}
.hair-s-card {
  background-color: #fff;
  padding: 15px 12px 35px;
  text-align: center;
  height: auto !important;
  display: flex !important;
  flex-direction: column;
  margin: 0 7px;
  border-radius: 10px;
}
.hair-s-card h3 {
  color: #eb6d9a;
  font-size: 17px !important;
  line-height: 1.2 !important;
  padding-top: 0 !important;
  height: 32px;
}
.hair-s-card h3 span {
  display: block;
  font-size: 8px;
}
.post_content .hair-s-card h4 {
  color: #fff;
  background-color: #eb6d9a;
  font-size: 12px !important;
  line-height: 1 !important;
  padding: 5px 0 !important;
  margin-top: 15px !important;
}
.hair-s-card h4.gray {
  background-color: #727171;
}
.hair-c-price-wrap h3.gray {
  color: #595757;
  padding: 0;
}
.hair-s-price {
  font-size: 30px !important;
  color: #eb6d9a;
  display: flex;
  align-items: flex-end;
  line-height: 1 !important;
  justify-content: center;
  margin-bottom: 10px !important;
  margin-top: 10px !important;
  font-weight: 700;
}
.hair-s-small {
  font-size: 9px;
  color: #727171;
  margin-bottom: 0.25em;
}
.hair-s-yen {
  font-size: 17px;
  display: block;
}
.hair-s-btn {
  color: #eb6d9a !important;
  background-color: #fff;
  display: block;
  width: 110px;
  margin: 0 auto;
  padding: 5px;
  border: 2px solid #eb6d9a;
  border-radius: 50px;
  transition: all 0.3s ease;
  line-height: 1.5 !important;
  text-align: center;
  margin: 0px auto -20px !important;
  font-size: 0.8em;
}
.hair-s-btn:hover {
  background-color: #eb6d9a;
  color: #fff !important;
}
.hair-s-img {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 4.5em;
}
.hair-s-dots {
  display: flex !important;
  gap: 3px !important;
  margin-top: 25px !important;
  margin-left: 0 !important;
  justify-content: center;
}
.hair-s-dots button {
  background-color: #fff;
  border: none;
  outline: none;
  width: 25px;
  height: 25px;
}
.hair-s-dots .slick-active button {
  background-color: #ffff00;
}
.hair-s-dots li:last-of-type {
  display: none;
}
.slick-track {
  display: flex !important;
}
.hair-s-body {
  flex: 1;
}
/*脱毛中央揃え*/
.hair-center {
  margin: 0 auto;
}
.hair-js-center {
  justify-content: center;
}
/*脱毛高さ*/
.hair-h-auto {
  height: auto;
}
/*脱毛非表示*/
.hair-pc-hidden {
  display: none;
}
.hair-sp-hidden {
  display: block;
}
.sp-only {
  display: none;
}
@media screen and (max-width: 960px) {
  .hair-s-wrap {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    max-width: 100vw;
  }
}
@media screen and (max-width: 767px) {
  .hair-c-item:not(:first-child) {
    margin-top: 3em;
  }
  .hair-c-tagItem h6 {
    width: 50%;
  }
}
@media screen and (max-width: 750px) {
  .hair-c-item {
    width: 100%;
  }
}
@media screen and (max-width: 550px) {
  /*横縄び*/
  .hair-sp-flex {
    display: flex !important;
  }
  .hair-sp-flex.al-start {
    align-items: flex-start;
  }
  .hair-pc-hidden {
    display: block;
  }
  .hair-sp-hidden {
    display: none !important;
  }
  .hair-c-title span {
    display: inline-block;
  }
  .hair-c-img {
    margin-top: 0;
    min-height: auto;
  }
  .hair-c-img img {
    margin-bottom: 20px;
  }
  .hair-c-img > img:not(:first-of-type) {
    margin-top: 0;
  }
  .hair-c-item h3.gray {
    font-size: 12px !important;
    margin-bottom: 0 !important;
    color: #595757 !important;
    line-height: 1.5 !important;
    padding: 0.5em 0;
  }
  .hair-c-item h4 {
    font-size: 12px !important;
    border-radius: 0;
  }
  .hair-c-item h4 span {
    display: inline-block;
  }
  .hair-c-item h6 {
    width: 100%;
    border-radius: 0;
  }
  .hair-c-price,
  #item05 .hair-c-price.large,
  #item06 .hair-c-price.large,
  #item07 .hair-c-price.large,
  #item08 .hair-c-price.large,
  #item09 .hair-c-price.large {
    font-size: 11vw !important;
  }
  .hair-c-small {
    font-size: 10px;
  }
  .hair-c-yen {
    font-size: 20px;
  }
  .hair-plan {
    display: flex;
    align-items: center;
  }
  .hair-plan h6 {
    line-height: 1.5 !important;
    display: flex;
    align-items: center;
    width: 25%;
    height: 25%;
    justify-content: center;
    aspect-ratio: 1/1;
    border-radius: 100%;
  }
  .hair-plan .hair-c-price {
    width: 70% !important;
    font-size: 10vw !important;
  }
  .hair-plan:not(:first-of-type) {
    margin-top: 10px;
  }
  .hair-c-img.vio > img:nth-of-type(2) {
    margin-top: auto;
  }
  .hair-c-parts {
    position: relative;
    width: 100%;
    display: flex;
    align-items: flex-start;
  }
  .hair-c-parts:not(:first-of-type) {
    margin-top: 20px;
  }
  .hair-c-parts h6 {
    border-radius: 0;
    width: 100%;
    max-width: 190px;
  }
  .hair-c-price-wrap .hair-plan {
    width: 90%;
    padding-bottom: 10px;
  }
  .hair-plan-flex {
    flex-direction: column;
    gap: 10px;
  }
  .hair-c-img.white {
    background-color: transparent;
    padding: 10px 0;
  }
  .hair-c-img.white img {
    background-color: #fff;
    padding: 10px;
    width: 100%;
  }
  .hair-c-img.white > img:not(:first-of-type) {
    margin-top: 10px;
  }
  .hair-c-tagWarp h6 {
    border-radius: 0;
    width: 100%;
  }
  .hair-c-price-wrap h3 span {
    font-size: 11px;
  }
  .hair-c-price.large .hair-c-small {
    font-size: 10px;
  }
  .hair-c-price.large .hair-c-yen {
    font-size: 20px;
  }
  .hair-c-tag {
    font-size: 3vw;
    font-feature-settings: "palt";
  }
  .hair-c-tag.grid-1 {
    grid-template-columns: repeat(2, 1fr);
    max-width: 190px;
  }
  .hair-c-tag.grid-3 {
    grid-template-columns: repeat(2, 1fr);
    max-width: 190px;
  }
  .hair-c-tag.grid-4 {
    grid-template-columns: repeat(2, 1fr);
    max-width: 190px;
  }
  .hair-c-title.inline {
    display: block;
  }
  .hair-c-title.inline span {
    font-size: 14px;
  }
  .hair-s-wrap {
    padding-left: 20px;
  }
  .hair-s-card {
    padding: 30px;
    padding-bottom: 45px;
    margin: 0 5px;
  }
  .hair-s-card h3 {
    font-size: 7.5vw !important;
  }
  .hair-s-card h3 span {
    font-size: 3.5vw;
  }
  .hair-s-img {
    height: 160px;
    margin-top: 10%;
  }
  .hair-s-img img {
    object-fit: contain;
  }
  .hair-s-img.img01 img {
    width: auto;
    height: 100%;
  }
  .hair-s-img.img02 img {
    width: auto;
    height: 100%;
  }
  .hair-s-img.img03 img {
    width: auto;
    height: 100%;
  }
  .hair-s-img.img04 img {
    width: auto;
    height: 100%;
  }
  .hair-s-img.img05 img {
    width: auto;
    height: 100%;
  }
  .post_content .hair-s-card h4 {
    font-size: 22px !important;
    padding: 8px 0 !important;
    margin-top: 20px !important;
  }
  .hair-s-price {
    font-size: 50px !important;
  }
  .hair-s-small {
    font-size: 15px;
  }
  .hair-s-yen {
    font-size: 30px;
  }
  .hair-s-btn {
    font-size: 20px;
    font-weight: 700;
    width: 220px;
    border-radius: 10px;
    margin-top: 5px !important;
  }
  .w200-sp{
    width: 200%;
  }

  #item04 h3.hair-pc-hidden,
  #item10 .w200-sp,
  #item11 h3.hair-pc-hidden{
    margin-left: 1em;
  }
}


#bread_crumb > ul > li > span > b{
  display: none;
}

#bread_crumb > ul > li > span br{
  display: none;
}

#blog_list *{
  font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.l-clinic__menu__price dd span:last-child::after{
  content: "税込";
  display: block;
  font-size: 0.5em;
  position: absolute;
  top: -18px;
}
.l-clinic__menu__price dd span:last-child{
  position: relative;
}
.c-single-shourei--wrap #blog_list .item{
  width: calc(100% / 2 - 4%);
}
.c-single-shourei--wrap #blog_list{
  width: 90%;
}
@media screen and (max-width: 750px){
.post_content .clinic-text .l-cl-single--dr--moni p.nav-open.lisk-bar{
  font-size: 10px;
}
.post_content .clinic-text .l-cl-single--dr--moni p.date{
  font-size: 2.5vw;
}
#page_header.small #page_header_inner{
  height: 60px !important;
}
}

.clinic-single #page_header_catch .title{
  font-size: min(24px, 4.5vw) !important;
}

.clinic-single{
  background: #e3c8c8ee;
}

/*クリニックシングルサブメニュー*/

.l__cat-menu *{
  font-family:"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

#single_clinic .l__cat-menu .nav-open{
  display:block;
  text-align: center;
  font-size: 1.1em;
  background: #fff;
  box-shadow: 0px 0px 15px -5px #7777777a;
  letter-spacing: 0.1em;
  color: #98a0a6;
  margin-top: 2em;
  padding: 0.5em 0;
  background: #292a35;
  }
  #single_clinic .float_side_btn{
  width:auto;
  position: unset;
  margin: auto !important;
  background: none;
  display: flex;
  justify-content: space-evenly;
  flex-wrap: wrap;
  }
  #single_clinic .mid-cat{
      display: none;
  }
  #single_clinic .float_link{
    width: calc(100% / 3 - 5%);
    background: #2a313d;
    margin-bottom: 0.5em;
  }
  #single_clinic .float_link a::after{
    transform: translateY(-50%) rotate( 40deg );
  }
  #single_clinic .float_side_btn:after {
    content: "";
    display: block;
    width: calc(100% / 3 - 5%);
  }
  #single_clinic .l__cat-menu .nav-open{
    background: #2a313d;
    color: #fff;
    border-radius: 4em;
  }

@media screen and (max-width: 750px){
/*.okayama-clinic .l__cat-menu-wrap.is-in{
    position: unset;
  }*/
  #single_clinic .l__cat-menu .is-in .nav-open{
    background: #2a313d;
    color: #fff;
  }
  #single_clinic .l__cat-menu-wrap{
    border: none;
    box-shadow: 0px 8px 16px -2px rgba(10, 10, 10, 0.1), 0px 0px 6px 2px rgba(10, 10, 10, 0.25);
  }
  #single_clinic .l__cat-menu .nav-open{
    font-size: 15px;
    box-shadow: none;
    padding: 10px;
    line-height: 1.5em;
  }
  #single_clinic .l__cat-menu .nav-open{
    background: #2a313d;
    color: #fff;
    border-radius: 0em;
  }
  #single_clinic .mid-cat .float_link{
    background: #2a313d;
  }
  #single_clinic .mid-cat .float_link{
    width: 49%;
  }
}
