/* --- Init --- */
html {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', '游ゴシック Medium', YuGothic, YuGothicM, 'Yu Gothic Medium', 'Hiragino Kaku Gothic ProN', メイリオ, Meiryo, sans-serif;
  line-height: 1.5;
  min-width: 320px;
}
* {
  box-sizing: border-box;
  color: #1f1713;
}
body {
  margin: 0;
  padding: 0;
}
img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}
h1, h2, h3, h4, h5, h6, p, ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.red {
  color: #F82600;
  font-weight: 800;
}
.pink {
  color: #fa9c9d;
  font-weight: 800;
}

.torikeshi {
  text-decoration: line-through !important;
}
.text-down{
font-size: 0.75em;
vertical-align: bottom;
position: relative;
top: -0.1em;
}
.text-up{
vertical-align: super;
}

.text-nomal{
font-weight: 400!important;
}

/* --- Image max widths --- */
img.logo-header {
  max-width: 233px;
}
img.logo-footer {
  max-width: 301px;
}
img.catch-message {
  max-width: 722px;
}
img.catch-message-sp {
  max-width: 287px;
}
img.icon-bell {
  max-width: 17px;
}
img.icon-calendar {
  max-width: 21px;
}
img.btn-label-intro {
  max-width: 155px;
}
img.btn-label-dermatology {
  max-width: 128px;
}
img.btn-label-beauty {
  max-width: 121px;
}
img.map-marker {
  max-width: 37px;
}
img.icon-pageup {
  max-width: 60px;
}
img.icon-intro {
  max-width: 32px;
}
img.icon-doctor {
  max-width: 30px;
}
img.icon-dermatology {
  max-width: 31px;
}
img.icon-beauty {
  max-width: 36px;
}
img.icon-access {
  max-width: 27px;
}
img.icon-price {
  max-width: 40px;
}
img.icon-reserve {
  max-width: 50px;
}
img.icon-check {
  max-width: 27px;
}
img.icon-car {
  max-width: 100px;
}
img.icon-bus {
  max-width: 100px;
}
img.icon-campaign {
  max-width: 80px;
}
img.icon-equipment{
max-width: 50px;
}

@media screen and (max-width: 768px) {
  img.icon-campaign {
    max-width: 40px;
  }
}

.w100{
width: 100px;
}

.w200{
width: 200px;
}

.w300{
width: 300px;
}

.w400{
width: 400px;
}

.w500{
width: 500px;
}
.w600{
width: 600px;
}
.w700{
width: 700px;
}
.w800{
width: 800px;
}
.w900{
width: 900px;
}
.w1000{
width: 1000px;
}
@media screen and (max-width: 768px) {
.w100, .w200, .w300, .w400, .w500, .w600, .w700, .w800, .w900, .w1000{
width: 100%;
}

}

.PCnone{
display: none;
}
@media screen and (max-width: 768px) {
.PCnone{
display: inline-block;
}
}
.pdA10{
padding: 10px;
}


/* --- Parts / Components --- */
.Logo {
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}
.Time table {
  font-size: 12px;
  width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  border-top: solid 3px #ff9b9f;
  border-bottom: solid 3px #ff9b9f;
}
.Time table thead {
  background: #fff9f9;
}
.Time table tbody tr th, .Time table tbody tr td {
  border-top: dotted 1px #ff9b9f;
}
.Time table th, .Time table td {
  padding: 5px;
  text-align: center;
}
.Time .caption {
  font-size: 10px;
  margin-top: 5px;
  margin-left: 157px;
  text-indent: -157px;
}
.Time .caption img {
  margin-right: 3px;
  vertical-align: sub;
}
.Time .caption img + img {
  margin-left: 10px;
}
.Time img {
  max-width: 14px;
}
.Tel {
  padding: 0 10px;
  text-align: center;
  border: solid 5px #ff9b9f;
}
.Tel img {
  max-width: 250px;
}
.Tel p {
  font-size: 12px;
  font-weight: bold;
  margin: 15px 0;
}
.Tel p.tel-in {
  text-align: center;
}
.Guide {
  font-size: 0;
  padding-bottom: 15px;
}
.Guide .Logo, .Guide .Time, .Guide .Tel {
  display: inline-block;
  width: calc(100% / 3);
  vertical-align: top;
}
.Guide .Tel {
  width: calc((100% / 3) - 20.5px);
  margin-left: 20px;
}
.Menu {
  font-size: 0;
  padding-top: 17px;
  padding-bottom: 17px;
  text-align: center;
}
.Menu li {
  display: inline-block;
  width: calc(99% / 8);
  border-left: dotted 1px #fff;
}
.Menu li:last-child {
  border-right: dotted 1px #fff;
}
@media screen and (max-width: 640px) {
.Menu li:last-child {
  border-right: none!important;
}
}
.Menu li a:hover {
  opacity: .75;
}
.Menu li a img {
  max-width: 145px;
  padding: 10px;
}
.Box {
  font-size: 16px;
  font-weight: bold;
  padding: 15px 20px;
  color: #201713;
  border: solid 1px #000;
  background-color: white;
}
.Box small.expense{
font-weight: 400;
}
@media screen and (max-width: 640px) {
.Box small.expense{
display: block;
font-weight: 400;
}
}

.Box img {
  margin-right: 15px;
  vertical-align: middle;
}
.Box span {
  vertical-align: middle;
}
.Box.green {
  border-color: #bacba9;
}
.Box.red {
  border: #F82600 2px solid;
  text-align: center;
  margin-bottom: 30px;
  color: #F82600;
  font-weight: 800;
  font-size: 1.125em
}
.Box.round {
  border-radius: 10px;
}
.Box.link {
  text-decoration: none;
  background: url(../images/icon-arrow.png) no-repeat right 10px center;
  clear: both;
  padding-right: 2.0em;
  width: 100%;
  /*max-width: 459px;*/
  display: flex;
}
.Box.link:before {
  display: block;
  margin-top: 10px;
}

.Box.link02 {
  text-decoration: none;
  background: url(../images/icon-arrow.png) no-repeat right 10px center;
  clear: both;
  padding-right: 2.0em;
  width: 100%;
  max-width: 280px;
  display: flex;float: right;
}
.Box.link02:before {
  display: block;
  margin-top: 10px;
}
.LH4 {
  line-height: 4.0em !important;
}
.Box.white {
  color: #fff;
  border-color: #fff;
  background: none;
}
.List.news li {
  margin-bottom: 35px;
}
.List.news li .date {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px;
  color: #80968e;
}
.List.news li .title {
  font-size: 14px;
  font-weight: bold;
  color: #201713;
}
.List.news li p.desc {
  margin-top: 10px;
  font-size: 14px;
  color: #201713;
}
.List.blue, .List.pink, .List.white {
  overflow: hidden;
}
.List.blue li, .List.pink li, .List.white li {
  font-size: 16px;
  font-weight: bold;
  float: left;
  width: calc((100%)/ 3);
  margin-bottom: 14px;
  padding-right: 10px;
  padding-left: 30px;
  background: no-repeat left top;
  background-size: 20px;
}


ul.List-pink-re {
  padding: 0.5em 0 0 1.0em;
  position: relative;
}

ul.List-pink-re li {
  line-height: 1.5;
  padding: 0 0 0.5em ;
  list-style-type: none!important;
}

ul.List-pink-re li:before {
  content: "●";
  position: absolute;
  left : 0; /*左端からのアイコンまで*/
  color:#ff9a9f; /*アイコン色*/
}

.List.blue li.double, .List.pink li.double, .List.white li.double {
  width: calc(100% - (100% / 3));
}
.List.blue li {
  background-image: url(../images/icon-blue-point.png);
}
.List.pink li {
  background-image: url(../images/icon-pink-point.png);
}
.List.white li {
  color: #fff;
  background-image: url(../images/icon-white-point.png);
}
.List.white li a {
  color: #fff;
}
.List.pictures {
  overflow: hidden;
}
.List.pictures li {
  float: left;
  width: calc((100% - 30px) / 3);
  margin-bottom: 30px;
  margin-left: 15px;
}
.List.pictures li:nth-child(3n+1) {
  margin-left: 0;
}
.List.pictures li .PhotoTitle {
  background: #FFF;
  color: #1f1713;
  position: relative;
  margin-top: -24px;
  padding: 3px 5px;
  opacity: 0.6;
  font-size: 12px;
}
.List.checks li {
  font-size: 16px;
  margin-bottom: 15px;
  padding-left: 40px;
  background: url(../images/icon-check.png) no-repeat left top;
  background-size: 27px;
  margin-right: 3em;
}
@media screen and (max-width: 768px) {
.List.checks li {
  margin-right:0;
}
}
.List.checksLong li {
  font-size: 16px;
  margin-bottom: 15px;
  padding-left: 40px;
  background: url(../images/icon-check.png) no-repeat left top;
  background-size: 27px;
  margin-right: 3em;
  width: 100%;
}
@media screen and (max-width: 768px) {
.List.checksLong li {
  margin-right:0;
}
}

.List.circle li {
  font-size: 16px;
  margin-bottom: 15px;
  padding-left: 40px;
  background: url(../images/time-2.png) no-repeat left top;
  background-size: 16px;
}
.List.circle.keireki li {
  font-size: 16px;
  margin-bottom: 15px;
  padding-left: 40px;
  background: url(../images/time-2.png) no-repeat left top;
  background-size: 16px;
  text-indent: -4.2em;
  padding-left: calc(4.0em + 40px);
}
.List.komes li {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.3;
  margin-left: 14px;
  text-indent: -14px;
  color: #201713;
}
.List.komes li i {
  font-weight: bold;
  font-style: normal;
  color: #ff9a9f;
}
.List.komes li i a{
  font-weight: bold;
  font-style: normal;
  color: #ff9a9f;
}
.List.komes li + li {
  margin-top: 5px;
}
.Flag {
  font-size: 16px;
  box-sizing: content-box;
  width: 120px;
  height: 120px;
  padding-top: 25px;
  text-align: center;
  color: #000;
  border-top: solid 5px #888;
  background: url(../images/flag-back.png) no-repeat top center;
  background-size: 120px;
}
.Flag span {
  font-size: 12px;
  display: block;
}
.Flag.yellow {
  border-color: #ffea73;
}
.Flag.yellow span {
  color: #ffea72;
}
.Flag.blue {
  border-color: #96bdc6;
}
.Flag.blue span {
  color: #96bdc5;
}
.Flag.pink {
  border-color: #ff999f;
}
.Flag.pink span {
  color: #ff999f;
}
span.pink-kome{
color: #ff999f!important;
}
.Button {
  display: block;
  width: 240px;
  height: 65px;
  margin-right: auto;
  margin-left: auto;
  padding: 13px 45px 10px 30px;
  text-align: center;
  border: solid 5px #221714;
  border-radius: 32px;
  background: #fff url(../images/icon-arrow.png) no-repeat right 14px top 17px;
}
.Button:hover {
  opacity: .75;
}
.Midashi {
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #201713;
}
.Midashi small {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #201713;
}
.Midashi img {
  margin-right: 10px;
  vertical-align: middle;
}
.Midashi span {
  font-size: 12px;
  font-weight: bold;
  display: block;
  margin-top: 5px;
  color: #221714;
}
.Midashi:before {
  display: block;
  width: 150px;
  height: 5px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  content: '';
  border-top: solid 5px #221714;
}
.Komidashi {
  /*font-size: 18px;*/
  font-weight: bold;
  padding-bottom: 5px;
  padding-left: 30px;
  border-bottom: dotted 1px #000;
  background: url(../images/icon-arrow.png) no-repeat left 3px;
  width: 100%;
}
.MapTitle {
  font-size: 24px;
  font-weight: bold;
  background: url(../images/access-line.png) repeat-x left center;
}
.MapTitle > div {
  position: relative;
  z-index: 10;
  color: #bacba9;
}
.MapTitle > div img {
  margin-right: 10px;
}
.MapTitle:before {
  position: absolute;
  z-index: 1;
  display: block;
  width: 170px;
  height: 55px;
  content: '';
  background: #fff;
}
.MidashiPinkC{
margin: 0;
padding: 0;
line-height: 1.8;
font-weight: bold;
display: inline-block;
vertical-align: middle;
font-size: 1.0em;
}
.MidashiPinkC:before {
    content: '●';
    color: #FB9EA0;
    margin-right: 8px;
}


.Pageup {
  position: fixed;
  bottom: 10px;
  width: 100%;
  margin-bottom: -80px;
  transition: margin-bottom .3s;
  text-align: right;
  opacity: .9;
}
.Pageup.show {
  margin-bottom: 0;
}
.Pageup.lock {
  position: absolute;
  bottom: 10px;
}
.Pageup a {
  margin-right: 15px;
}
.Pageup a:hover {
  opacity: .75;
}


.Pan {
  padding: 15px;
  background: #f2f5ee;
}
.Pan ul {
  font-size: 0;
  margin-right: 70px;
  margin-left: 70px;
  text-indent: -38px;
}
.Pan ul li {
  font-size: 14px;
  display: inline;
  white-space: nowrap;
  color: #ff7980;
}
.Pan ul li a {
  color: #ff7980;
}
.Pan ul li + li:before {
  display: inline;
  margin-right: 20px;
  margin-left: 20px;
  content: '>';
}
/* --- Layouts --- */
.wrap {
  max-width: 1020px;
  margin-right: auto;
  margin-left: auto;
}
header {
  padding-top: 16px;
  border-top: solid 5px #ff9b9f;
}
header nav {
  background: url(../images/menu-back.png) center top;
  z-index: 999;
}
footer {
  margin-top: 80px;
  padding-top: 80px;
  background: url(../images/footer-city-back.png) repeat-x top center;
  background-size: 683px;
}
footer nav {
  position: relative;
  padding-bottom: 50px;
  background: url(../images/menu-back.png) repeat top center;
}
@media screen and (max-width: 768px) {
footer nav {
  position: relative;
  padding-bottom: 80px;
  background: url(../images/menu-back.png) repeat top center;
}
}


footer .Menu {
  padding-top: 35px;
  padding-bottom: 50px;
}
footer .List {
  margin-top: 20px;
}
footer .List + .Box {
  margin-top: 20px;
}
footer .Guide {
  position: relative;
  padding-top: 25px;
  padding-bottom: 25px;
}
footer .Guide .Logo img {
  margin: 20px 0;
}
footer .Guide .Logo address {
  font-size: 13.5px;
  font-style: normal;
  color: #201713;
}
footer .copyright {
  font-size: 12px;
  font-weight: normal;
  display: block;
  padding-bottom: 15px;
  text-align: center;
  color: #211713;
}
footer .copyright:before {
  display: block;
  width: 100%;
  height: 5px;
  margin-bottom: 15px;
  content: '';
  background: url(../images/menu-back.png) repeat top center;
}
@media screen and (max-width: 768px) {
footer .copyright {
padding: 10px;
  padding-bottom: 70px;
}
footer .copyright:before {
  width: 100%;
  height: 0px;
  margin-bottom: 0px;
}
}



footer.under {
  margin-top: 30px;
}
.catch {
  height: 479px;
  padding-top: 95px;
  text-align: center;
  background: url(../images/catch-back.png) center top;
}
.information {
  overflow: hidden;
  padding-top: 42px;
  padding-bottom: 42px;
  background: url(../images/information-back.png) center top;
}
.information .half {
  float: left;
  width: 50%;
}
/*
.information .half:first-child {
  padding-right: 20px;
}
.information .half:last-child {
  padding-left: 20px;
}*/
.information .List.news {
  margin-top: 25px;
}
.information .caption {
  margin-top: 25px;
}
.information .caption .color-closed {
  font-size: 14px;
  font-weight: bold;
  margin-right: 20px;
}
.information .caption .color-closed:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 3px;
  content: '';
  vertical-align: middle;
  border: solid 1px #bacba9;
  background-color: #ff9b9f;
}
.information .caption .color-closed span {
  vertical-align: middle;
}
.information .caption .color-half {
  font-size: 14px;
  font-weight: bold;
}
.information .caption .color-half:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 3px;
  content: '';
  vertical-align: middle;
  border: solid 1px #bacba9;
  background-color: #e1f4cb;
}
.information .caption .color-half span {
  vertical-align: middle;
}
.information .caption .color-rinji {
  font-size: 14px;
  font-weight: bold;
}
.information .caption .color-rinji:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  margin-right: 3px;
  content: '';
  vertical-align: middle;
  border: solid 1px #FFDB0D;
  background-color: #FFEE93;
}
.information .caption .color-rinji span {
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .information .caption .color-rinji {
    vertical-align: middle;
    display: block;
    margin-top: 5px;
  }
}
.information .calendars {
  overflow: hidden;
  margin-bottom: 30px;
}
.information .calendars .half:first-child {
  padding-right: 10px;
}
.information .calendars .half:last-child {
  padding-left: 10px;
}
.information .calendars table {
  width: 100%;
  margin-top: 20px;
  border-collapse: collapse;
}
.information .calendars table caption, .information .calendars table th, .information .calendars table td {
  font-size: 13px;
  font-weight: normal;
  padding: 1px 0;
  text-align: center;
  border: solid 1px #bacba9;
}
.information .calendars table caption {
  font-weight: bold;
  position: relative;
  top: 1px;
  padding: 3px 0;
  background: #f2f5ee;
}
.information .calendars table thead th {
  background: #f2f5ee;
}
.information .calendars table tbody td {
  background: #fff;
}
.information .calendars table tbody td.pink {
  background: #ff9b9f;
  color: #1f1713;
}
.information .calendars table tbody td.yellow {
  background: #ffee93;
  color: #1f1713;
}
.information .calendars table tbody td.green {
  background: #e1f4cb;
  color: #1f1713;
}
.information .calendars table tbody td.bold {
  font-weight: bold;
  color: red;
}
.greeting {
  position: relative;
  padding-top: 70px;
  padding-bottom: 50px;
  background: url(../images/greeting-back.png) center top;
}
.greeting .wrap {
  position: relative;
}
.greeting .Flag {
  position: absolute;
  top: -50px;
  left: 20px;
}
.greeting .big {
  font-size: 34px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  color: #211713;
}
.greeting .message {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  max-width: 830px;
  margin: 65px auto 0 auto;
  padding: 0 20px;
  text-align: center;
  color: #211713;
}
.greeting .sign {
  font-size: 16px;
  font-weight: bold;
  max-width: 830px;
  margin: 30px auto 0 auto;
  padding: 0 20px;
  text-align: right;
  color: #211713;
}
.greeting .Button {
  margin-top: 40px;
}
.dermatology {
  padding-top: 70px;
  padding-bottom: 50px;
  background: url(../images/dermatology-back.png) center bottom;
}
.dermatology .inner {
  position: relative;
  margin-top: 50px;
  padding: 40px;
  border: solid 1px #eee;
  background: #fff;
}
.dermatology .Flag {
  position: absolute;
  top: -20px;
  left: 10px;
}
.dermatology .message {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  color: #211713;
  margin-bottom: 40px;
}
.dermatology .List {
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 30px;
}
.beauty {
  padding-top: 1px;
  padding-bottom: 50px;
  background: url(../images/dermatology-back.png) center top;
}
.beauty .inner {
  position: relative;
  margin-top: 50px;
  padding: 40px;
  border: solid 1px #eee;
  background: #fff;
}
.beauty .Flag {
  position: absolute;
  top: -20px;
  left: 10px;
}
.beauty .message {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 40px;
  padding-left: 130px;
  text-align: center;
  color: #211713;
}
.beauty .List {
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 30px;
}
/*
.beauty .row {
  overflow: hidden;
    margin-bottom: 75px;
}

.beauty .row .half {
  float: left;
  width: calc(100% / 2);
}
.beauty .row .half a {
  display: block;
}
.beauty .row .half a:hover {
  opacity: .75;
}
.beauty .row .half:first-child {
  padding-right: 10px;
}
.beauty .row .half:last-child {
  padding-left: 10px;
}
*/

.row {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 50px;
}

.half {
/*  flex: 1 1 calc(50% - 20px);*/
width:calc(50% - 20px);
  box-sizing: border-box;
}

/* 奇数個のパーツを2列に均等に配置するための調整 */
@media screen and (min-width: 769px) {
    .half:last-child {
        width:calc(50% - 20px);
    }
}

/* スマホサイズのスタイル */
@media screen and (max-width: 768px) {
  .half {
    flex: 1 1 100%;
  }
}

.mt50 {
  margin-top: 50px;
}
.beauty-low {
  padding-top: 1px;
  padding-bottom: 0px;
}
.beauty-low .message {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: center;
  color: #211713;
}
.beauty-low .messageL {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: left;
  color: #211713;
}
.beauty-low .List {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
    justify-content: flex-start;
  margin-top: 40px;
  margin-bottom: 30px;
}
.beauty-low ul.List.pink > li{
flex-basis: 50%;
}
.beauty-low ul.List.pink.three > li{
flex-basis: 32.3333%!important;
}
.beauty-low ul.List.pink.four > li{
flex-basis: 24.8%!important;
}
@media screen and (max-width: 768px) {
.beauty-low ul.List.pink.three > li, .beauty-low ul.List.pink.four > li{
flex-basis: 49%!important;
}
}



.beauty-low .FirstParagraph {
  margin-top: 30px;
}
.beauty-low p {
  padding-bottom: 1.0em;
  line-height: 2.0;
}
.beauty-low .LastParagraph {
  margin-bottom: 30px;
}
.PriceList-item {
  padding-top: 1px;
  padding-bottom: 0px;
}
.PriceList-item .message {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 40px;
  text-align: center;
  color: #211713;
}
.PriceList-item .List {
  overflow: hidden;
  margin-top: 40px;
  margin-bottom: 30px;
}

p.right {
  text-align: right;
  margin-bottom: 1.0em;
  font-size: 14px;
}
.access {
  margin-top: 85px;
}
.access address {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  display: block;
  margin: 25px 0;
  color: #201713;
}
.access .row {
  overflow: hidden;
  margin-bottom: 50px;
}
/*
.access .row .half {
  float: left;
  width: calc(100% / 2);
}
.access .row .half a {
  display: block;
}
.access .row .half a:hover {
  opacity: .75;
}
.access .row .half:first-child {
  padding-right: 10px;
}
.access .row .half:last-child {
  padding-left: 10px;
}
*/
.access .row .half .mark {
  float: left;
}
.access .row .half .desc {
  padding-left: 120px;
}
.access .row .half .desc .label {
  font-size: 16px;
  font-weight: bold;
  margin: 5px 0;
  color: #bacba9;
}
.access .row .half .desc p {
  font-size: 14px;
  font-weight: bold;
  color: #211713;
}
.access .map {
  margin-top: 48px;
}
.access .map iframe {
  width: 100%;
  height: 600px;
}
.access figure.IllustratorMap {
  padding: 0;
  margin: 50px 0 0 0;
}
.intro .Midashi {
  margin-top: 70px;
  margin-bottom: 50px;
}
.intro .innai {
  margin-top: 50px;
}
.intro .innai .Box {
  margin-bottom: 30px;
}
.intro .innai .Komidashi {
  margin-bottom: 30px;
}
.intro .gaikan {
  margin-top: 40px;
}
.intro .gaikan .Box {
  margin-bottom: 50px;
}
.intro .gaikan .Komidashi {
  margin-bottom: 30px;
}
.intro .access .desc p {
  font-weight: normal !important;
}
.intro .annai {
  overflow: hidden;
  margin-top: 70px;
}
.intro .annai .row {
  margin-top: 50px;
}
/*
.intro .annai .row .half {
  float: left;
  width: 50%;
}
.intro .annai .row .half:first-child {
  padding-right: 30px;
}
.intro .annai .row .half:last-child {
  padding-left: 10px;
}
*/
.intro .annai .Time img {
  max-width: 20px;
}
.intro .annai .Time th, .intro .annai .Time td {
  font-size: 15px;
  padding: 10px;
}
.intro .annai .Time .caption {
  font-size: 14px;
  font-weight: bold;
  margin-left: 214px;
  text-indent: -214px;
}
.intro .annai .Time .caption br + img {
  margin-right: 3px;
  margin-left: 10px;
}
.intro .annai .List.komes li {
  font-size: 16px;
  margin-bottom: 20px;
  margin-left: 27px;
  text-indent: -27px;
}
.intro .annai .List.komes li i {
  margin-right: 10px;
}

.intro .contact {
  overflow: hidden;
  margin-top: 00px;
}
/*
.intro .contact .row {
  margin-top: 50px;
}
*/

/*
.intro .contact .row .half {
  float: left;
  width: 50%;
}*/

/*
.intro .contact .row .half:nth-child(odd) {
  padding-right: 10px;
}
.intro .contact .row .half:nth-child(even) {
  padding-left: 10px;
}
.intro .contact .row .half:nth-child(3) {
  padding-left: 10px;
  padding-right: 0px;
}
.intro .contact .row .half:nth-child(2) {
  padding-left: 0px;
  padding-right: 10px;
}
*/
.intro .contact .row .half p {
  margin-top: 32px;
  line-height: 1.8;
  font-size: 16px;
}
.intro .contact .row .half p.mgT0 {
  margin-top: 0;
}

.intro .contact .row .half .uketsuke-tel .Tel {
  margin-top: 35px;
  background: #fefef5;
}
.intro .contact .row .half .uketsuke-web figure {
  padding: 0;
  margin: 32px 0 0 0;
}
.List.checks, .List.circle {
  margin-top: 35px;
}
ol.List.number {
  counter-reset: number; /*数字をリセット*/
  list-style-type: none !important; /*数字を一旦消す*/
  padding: 0;
  margin: 0;
}
ol.List.number li {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
}
ol.List.number li:before {
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*以下数字のデザイン変える*/
  display: inline-block;
  background: #ff9b9f;
  color: white;
  font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  /*以下 上下中央寄せのため*/
  /*top: 50%;*/
  top: 1.2em;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.beauty-low ol.List.number li h4 {
  padding-bottom: 0.5em;
  ;
}
.beauty-low ol.List.number li p {
  padding-bottom: 0;
}
.uketsuke-web{
width: 100%;
}
.uketsuke-web .web-detail {
  margin-top: 30px;
  padding: 15px;
  border: solid 5px #ff9b9f;
  background: #fefef5;
}

.uketsuke-web .half{
width:calc(50% - 20px);
float: left;
}
.uketsuke-web .half + .half {
width:calc(50% - 20px);
float: right;
}

@media screen and (max-width: 768px) {
.uketsuke-web .half{
width:100%;
float: none;
}
.uketsuke-web .half + .half {
width:100%;
float: none;
}
}
.uketsuke-web .web-detail .web-detail-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
  color: #ff7980;
}
.uketsuke-web .web-detail p {
  font-size: 16px;
  margin-bottom: 5px;
  text-align: left;
}
.uketsuke-web .web-detail p i {
  font-style: normal;
  color: #ff9a9f;
}
.intro .contact .row .half .goraiin .List.komes {
  margin-top: 35px;
}
.intro .contact .row .half .goraiin .List.komes li {
  font-size: 16px;
  margin-bottom: 20px;
  margin-left: 27px;
  text-indent: -27px;
}
.intro .contact .row .half .goraiin .List.komes li i {
  margin-right: 10px;
}
.intro .Pan {
  margin-top: 175px;
}
table.pricelist {
  margin: 0 auto 0.5em;
  width: 100%;
  border: none;
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  border-collapse: separate;
  border-spacing: 0 10px;
}

table.pricelist th {
  vertical-align: middle;
  border-right: dotted 1px #666;
  margin: 0;
  text-align: center;
  color: #221714;
  font-size: 14px;
  font-weight: bold;
  width: 40%;
  padding: 0.5em;
}
table.pricelist th.w20per {
  width: 20%;
  vertical-align: top;
  }

table.pricelist th span.small {
  font-weight: normal;
  font-size: 12px;
}
table.pricelist td.data {
  padding: 0;
  margin: 0;
  border: none;
  color: #221714;
  font-size: 14px;
  line-height: 1.5;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  width: 33%;
}
table.pricelist td.data.L {
  text-align: left;
  padding-left: 1.5em;
}
table.pricelist td:fst-child {
  padding: 0 0 0 10px;
  vertical-align: middle;
}
table.pricelist td.bar {
  height: 1px;
  width: 100%;
  border-top: dotted 1px #34495e;
}
table.pricelist td .big {
  color: #ff9a9f;
  font-weight: bold;
  font-size: 1.25em;
}
@media screen and (max-width: 640px) {
  table.pricelist td.data {
    white-space: normal;
  }
}
table.pricelist td span.borderB {
  border-bottom: 1px dotted #BBB;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  display: block;
  width: 100%
}
.PhotoBox {
  max-width: 1020px;
  overflow: hidden;
  clear: both;
  margin-bottom: 50px;
}
.PhotoBox.mb0 {
  margin-bottom: 0px;
}
.PhotoBox .LeftBox {
  max-width: 330px;
  float: left;
  margin: 0;
  padding: 0;
}
.PhotoBox .LeftBox figure {
  margin: 0;
  padding: 0 20px 20px 0;
}
.PhotoBox .LeftBox figcaption {
  font-size: 0.75em;
  margin-bottom: 30px;
}
.PhotoBox .RightBox {
  overflow: hidden;
}
.PhotoBox .RightBox .BoldTitle {
  font-size: 26px;
  line-height: 1.8;
  margin-bottom: 40px;
}
.PhotoBox .RightBox p {
  display: block;
  font-size: 16px;
  line-height: 1.8;
  overflow: hidden;
}
.PhotoBox .RightBox p.name {
  line-height: 1.0;
  text-align: right;
  overflow: hidden;
  margin-top: 20px;
}
.PhotoBox .RightBox p.name img {
  width: auto;
}
ul.Shinryo {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 35px;
}
ul.Shinryo > li {
  width: 48%;
  list-style: none;
  box-sizing: border-box;
  padding: 10px;
  margin: 0 2% 20px 0;
}


ul.Shinryo > li:nth-child(even) {
  margin: 0 0 20px 2%;
}
ul.Shinryo > li p {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 2.0em;
}

ul.Shinryo > li.Yajirushi {
position: relative;

}

ul.Shinryo > li.Yajirushi::after {
position: absolute;
content: "▲";
color: #FB9EA0;
font-weight: 800;
top:50%;
right: -15px;
 transform:rotate(90deg);
}

ul.Shinryo.juvelookimg {
max-width: 520px;
margin: 0 auto
}
@media screen and (max-width: 640px) {
ul.Shinryo.juvelookimg {
max-width: 230px;
margin: 0 auto
}
}

@media screen and (max-width: 640px) {
  .PhotoBox .LeftBox {
    max-width: 280px;
    float: none;
    margin: 0 auto;
  }
  .PhotoBox .RightBox .BoldTitle {
    font-size: 18px;
    line-height: 1.8;
    margin-bottom: 20px;
  }
  .PhotoBox .LeftBox figure {
    margin: 0;
    padding: 0 0px 20px 0;
  }
  ul.Shinryo > li {
    width: 100%;
    padding: 10px;
    margin: 0 0 20px 0;
  }
  ul.Shinryo li:nth-child(even) {
    margin: 0 0 0 0;
  }
  ul.Shinryo > li p {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 20px;
  }

ul.Shinryo > li.Yajirushi::after {
position: absolute;
content: "▼";
color: #FB9EA0;
font-weight: 800;
top:100%;
right: 50%;
transform:rotate(0deg);
}
  
}
@media screen and (min-width: 641px) {
  .sp {
    display: none !important;
  }
}


@media screen and (max-width: 820px) {
  .dermatology .message {
    padding-left: 130px;
  }
  .beauty .message {
    padding-left: 130px;
  }
  .Time table th, .Time table td {
    font-size: 10px;
  }
}
@media screen and (max-width: 760px) {
  .greeting .big {
    padding-left: 130px;
  }
}
@media screen and (max-width: 640px) {
  .pc {
    display: none !important;
  }
  img.icon-intro {
    max-width: 18px;
  }
  .Logo {
    padding-right: 0;
    padding-left: 0;
  }
  .Logo img.logo-header {
    max-width: 100px;
  }
  .Guide {
    position: relative;
    height: 70px;
    padding-bottom: 10px;
  }
  .Guide .Logo {
    position: absolute;
    width: calc(100% - 230px);
  }
  .Guide > .sp {
    position: absolute;
    right: 15px;
  }
  .Guide > .sp a + a {
    margin-left: 5px;
  }
  .Guide > .sp img {
    max-width: 60px;
  }
  .Guide > .sp .menu-open, .Guide > .sp .menu-close {
    display: none;
    cursor: pointer;
  }
  .Guide > .sp .menu-open.show, .Guide > .sp .menu-close.show {
    display: inline-block;
  }
  .Menu {
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: left;
    background: url(../images/menu-back.png) center top;
  }
  .Menu li {
    width: 50%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    border: none;
  }
  .Menu li:nth-child(2n+1) {
    border-right: dotted 1px #fff;
  }
  .Menu li a img {
    max-width: 137px;
    padding: 5px;
  }
  .Menu#header-menu {
    display: none;
  }
  .Box {
    padding: 10px 20px;
  }
  .List.blue li, .List.pink li, .List.white li {
    font-size: 14px;
    width: calc(100% / 2) !important;
  }
  .List.pictures li {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
    margin-left: 10px !important;
  }
  .List.pictures li:nth-child(2n+1) {
    margin-left: 0 !important;
  }
  .List.checks li {
    font-size: 14px;
    padding-left: 30px;
    background-size: 22px;
  }
  .List.circle li {
    font-size: 14px;
    padding-left: 30px;
    background-size: 14px;
  }
  .Flag {
    font-size: 12px;
    width: 70px;
    height: 70px;
    padding-top: 12px;
    border-top: solid 2px #888;
    background-size: 70px;
  }
  .Flag span {
    font-size: 10px;
  }
  .Midashi {
    font-size: 18px;
  }
  .Midashi:before {
    width: 90;
  }
  .Midashi span {
    font-size: 10px;
  }
  .Komidashi {
    font-size: 16px;
    background-position-y: 1px;
  }
  .MapTitle {
    font-size: 18px;
  }
  .MapTitle:before {
    width: 130px;
  }
  .MapTitle img.map-marker {
    max-width: 27px;
  }
  .Pageup {
    bottom: 80px;
  }
  .Pageup.lock {
    bottom: 20px;
  }
  .Pageup a {
    margin-right: 0;
  }
  .Pan ul {
    margin-left: 50px;
  }
  .wrap {
    padding-right: 15px;
    padding-left: 15px;
  }
  header {
    padding-top: 10px;
  }
  header nav {
    position: relative;
  }
  header nav .Menu {
    position: absolute;
  }
  footer .Menu {
    padding-top: 0;
    padding-bottom: 20px;
  }
  footer .Guide {
    margin-bottom: 10px;
    padding-top: 10px;
  }
  footer .Guide .Logo {
    width: calc(100% - 150px);
  }
  footer .Guide .Logo img {
    margin: 0 0 0 15px;
  }
  .catch {
    height: 204px;
    margin-right: 15px;
    margin-left: 15px;
    padding-top: 25px;
    background-size: cover;
  }
  .information {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .information .half {
    float: none;
    width: 100%;
    padding: 0 !important;
  }
  .information .List.news {
    margin-bottom: 50px;
  }
  .information .List.news li {
    margin-bottom: 15px;
  }
  .information .caption {
    margin-top: 20px;
  }
  .information .calendars table {
    margin-top: 15px;
  }
  .greeting {
    padding-top: 30px;
  }
  .greeting .Flag {
    position: absolute;
    top: 0;
    left: 15px;
  }
  .greeting .big {
    font-size: 20px;
    padding-left: 90px;
  }
  .greeting .message {
    font-size: 14px;
    margin-top: 35px;
    padding: 0;
  }
  .greeting .sign {
    font-size: 14px;
  }
  .dermatology .inner {
    padding: 5px 20px 50px;
  }
  .dermatology .message {
    font-size: 14px;
    padding-top: 65px;
    padding-left: 0;
  }
  .dermatology .List {
    margin-top: 35px;
  }
  .beauty .inner {
    padding: 5px 20px 50px;
  }
  .beauty .message {
    font-size: 14px;
    padding-top: 65px;
    padding-left: 0;
  }
  .beauty .List {
    margin-top: 35px;
  }
  /*
  .beauty .row .half {
    width: 100%;
    padding: 0 !important;
  }
  .beauty .row .half + .half {
    margin-top: 40px;
  }*/
  .beauty-low .inner {
    padding: 5px 0px;
    padding-bottom: 50px;
  }
  .beauty-low .message {
    font-size: 14px;
    padding-top: 0px;
    padding-left: 0;
  }
  .beauty-low .messageL {
    font-size: 14px;
    padding-top: 0px;
    padding-left: 0;
  }
  .beauty-low .List {
    display: flex;
    margin-top: 35px;
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
    justify-content: flex-start;
}

  /*
  .beauty-low .row .half {
    width: 100%;
    padding: 0 !important;
  }
  .beauty-low .row .half + .half {
    margin-top: 40px;
  }
  */
  .beauty-low p + p {}
  .PriceList-item .inner {
    padding: 5px 0;
    padding-bottom: 0px;
  }
  .PriceList-item .message {
    font-size: 14px;
    padding-top: 0px;
    padding-left: 0;
  }
  .PriceList-item .List {
    margin-top: 35px;
  }
  /*
  .PriceList-item .row .half {
    width: 100%;
    padding: 0 !important;
  }
  .PriceList-item .row .half + .half {
    margin-top: 40px;
  }
  */
  .access address {
    font-size: 14px;
  }
  /*
  .access .row .half {
    width: 100%;
    padding: 0 !important;
  }
  .access .row .half .desc .label {
    margin: 0 0 5px 0;
  }
  .access .row .half + .half {
    margin-top: 40px;
  }
  */
  .access .map {
    margin-top: 40px;
  }
  .access .map iframe {
    height: 310px;
  }
  .intro .Midashi {
    margin-top: 40px;
  }
  .intro .innai {
    margin-top: 35px;
  }
  .intro .innai .Box {
    margin-bottom: 20px;
  }
  .intro .innai .Komidashi {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .intro .gaikan {
    margin-top: 40px;
  }
  .intro .gaikan .Box {
    margin-bottom: 20px;
  }
  .intro .gaikan .Komidashi {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .intro .access {
    margin-top: 50px;
  }
  .intro .access .Komidashi {
    font-size: 16px;
    margin-bottom: 30px;
    padding-bottom: 20px;
  }
  .intro .access .desc p {
    font-size: 12px !important;
    font-weight: bold !important;
  }
  .intro .annai {
    margin-top: 60px;
  }
  /*
  .intro .annai .row {
    margin-top: 30px;
  }
  .intro .annai .row .half {
    float: none;
    width: 100%;
    padding: 0 !important;
  }
  */
  .intro .annai .Time img {
    max-width: 14px;
  }
  .intro .annai .Time .caption {
    font-size: 10px;
    line-height: 2.5;
    margin-left: 0;
    text-indent: 0;
  }
  .intro .annai .Time .caption img {
    margin-left: 0 !important;
  }
  .intro .annai .List.komes {
    margin-top: 10px;
  }
  .intro .annai .List.komes li {
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 10px;
    margin-left: 22px;
    text-indent: -22px;
  }
  .intro .annai .List.komes li i {
    margin-right: 10px;
  }
  .intro .contact {
    margin-top: 40px;
  }
  /*
  .intro .contact .row {
    margin-top: 30px;
  }
  .intro .contact .row .half {
    float: none;
    width: 100%;
    padding: 0 !important;
  }
  */
  .intro .contact .row .half .uketsuke-tel .Tel {
    margin-top: 20px;
  }
  .intro .contact .row .half .uketsuke-web {
    margin-top: 45px;
  }
  .intro .contact .row .half .uketsuke-web .web-detail {
    text-align: left;
  }
  .intro .contact .row .half .List.checks {
    margin-top: 25px !important;
  }
  .intro .contact .row .half .goraiin {
    margin-top: 35px;
  }
  .intro .contact .row .half .goraiin .List.komes {
    margin-top: 30px;
  }
  .intro .contact .row .half .goraiin .List.komes li {
    font-size: 12px;
    margin-bottom: 20px;
    margin-left: 22px;
    text-indent: -22px;
  }
  .intro .contact .row .half .goraiin .List.komes li i {
    margin-right: 10px;
  }
  .intro .Pan {
    margin-top: 100px;
  }
}
.mb0 {
  margin-bottom: 0px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.blog {
  text-align: center;
}
.blog img {
  max-width: 300px;
}
.blog a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .blog {
    margin-bottom: 20px;
  }
}
.BrnArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.BrnArea li {
  padding: 5px;
  flex-basis: calc(50% - 20px)
}
@media screen and (max-width: 640px) {
  .BrnArea {
    margin-bottom: 50px;
  }
}
.MidashiList {
  margin-top: 2.0em;
  font-size: 16px;
  width: 100%;
}
.MidashiList dt {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.MidashiList dt:before {
  content: '●';
  color: #FB9EA0;
  margin-right: 8px;
}
.MidashiList dd {
  display: block;
  margin: 0 0 0.5em;
  padding: 0;
  line-height: 1.8;
}
ol.FlowBox {
  margin: 0 auto;
  padding: 0;
  display: block;
  counter-reset: number;
  list-style-type: none !important;
}
ol.FlowBox li {
  position: relative;
  display: inline-block;
  margin: 0 0 3.0em;
  padding: 30px;
  width: 100%;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FFF;
  border: solid 3px #F3F5F6;
  box-sizing: border-box;
}
ol.FlowBox li:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}
ol.FlowBox li:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #F3F5F6;
  z-index: 1;
}
ol.FlowBox li:last-child:before, ol.FlowBox li:last-child:after {
  border: none;
}
ol.FlowBox li h4 {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
  border-bottom: 1px dotted #111;
  margin-bottom: 1.5em;
}
ol.FlowBox li h4:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: #211713;
  color: white;
  font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}


ol.Number {
  margin: 0 auto;
  padding: 0;
  display: block;
  counter-reset: number;
  list-style-type: none !important;
}
ol.Number li {
  position: relative;
  display: inline-block;
  width: 100%;
  min-width: 120px;
  max-width: 100%;
  font-size: 16px;
  box-sizing: border-box;
}

ol.Number li:last-child:before, ol.Number li:last-child:after {
  border: none;
}
ol.Number li h4 {
  position: relative;
  padding-left: 30px;
  line-height: 1.5em;
  padding: 0.5em 0.5em 0.5em 30px;
  border-bottom: 1px dotted #111;
  margin-bottom: 1.5em;
}
ol.Number li h4:before {
  position: absolute;
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  background: #211713;
  color: white;
  font-family: 'Avenir', 'Arial Black', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 15px;
  border-radius: 50%;
  left: 0;
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

ul.Shinryo > li .box-point {
  margin-top: 30px;
  padding: 10px 15px;
  border: solid 5px #ff9b9f;
  background: #fefef5;
}
ul.Shinryo > li .box-point p {
  font-size: 18px;
  font-weight: bold;
  color: #ff7980;
  margin: 0;
  padding-bottom: 0;
}
ul.Shinryo > li .box-point p i {
  font-size: 18px;
  font-weight: bold;
  color: #ff7980;
}
.limelight_02 {
  text-align: center;
}
.limelight_02 img {
  text-align: center;
  width: 100%;
  max-width: 600px;
  margin: auto auto;
}
.claritytwin_02 {
  text-align: center;
}
.claritytwin_02 img {
  text-align: center;
  width: 100%;
  max-width: 877px;
  margin: auto auto;
}
.caresys_02 {
  text-align: center;
  margin-bottom: 50px;
}
.caresys_02 img {
  text-align: center;
  width: 100%;
  max-width: 848px;
  margin: auto auto;
}
.innercle_02 {
  text-align: center;
  margin-bottom: 50px;
}
.innercle_02 img {
  text-align: center;
  width: 100%;
  max-width: 595px;
  margin: auto auto;
}
.m_doctorscosme01 {
  text-align: center;
  margin-bottom: 50px;
}
.m_doctorscosme01 img {
  text-align: center;
  width: 100%;
  max-width: 696px;
  margin: auto auto;
}
.m_doctorscosme02 {
  text-align: center;
  margin-bottom: 50px;
}
.m_doctorscosme02 img {
  text-align: center;
  width: 100%;
  max-width: 980px;
  margin: auto auto;
}
.m_doctorscosme03 {
  text-align: center;
  margin-bottom: 50px;
}
.m_doctorscosme03 img {
  text-align: center;
  width: 100%;
  max-width: 612px;
  margin: auto auto;
}
.m_doctorscosme04 {
  text-align: center;
  margin-bottom: 50px;
}
.m_doctorscosme04 img {
  text-align: center;
  width: 100%;
  max-width: 600px;
  margin: auto auto;
}
.m_doctorscosme08 {
  text-align: center;
  margin-bottom: 50px;
}
.m_doctorscosme08 img {
  text-align: center;
  width: 100%;
  max-width: 641px;
  margin: auto auto;
}
.m_doctorscosme09 {
  text-align: center;
  margin-bottom: 50px;
}
.m_doctorscosme09 img {
  text-align: center;
  width: 100%;
  max-width: 552px;
  margin: auto auto;
}
.rinkaku-injection_01 {
  text-align: center;
  margin-bottom: 60px;
}
.rinkaku-injection_01 img {
  text-align: center;
  width: 100%;
  max-width: 550px;
  margin: auto auto;
}
.ultraformer3 {
  text-align: center;
  margin-bottom: 0px;
}
.ultraformer3 img {
  text-align: center;
  width: 100%;
  max-width: 876px;
  margin: auto auto;
}
.m_vanquish01 {
  text-align: center;
  margin-bottom: 0px;
}
.m_vanquish01 img {
  text-align: center;
  width: 100%;
  max-width: 660px;
  margin: auto auto;
}
.m_cellutone02 {
  text-align: center;
  margin-bottom: 0px;
}
.m_cellutone02 img {
  text-align: center;
  width: 100%;
  max-width: 500px;
  margin: auto auto;
}
.m_dermapen4img {
  text-align: center;
  margin-bottom: 0px;
}
.m_dermapen4img img {
  text-align: center;
  width: 100%;
  max-width: 200px;
  margin: auto auto;
}
.m_sopranotitanium02 {
  text-align: center;
  margin-bottom: 0px;
}
.m_sopranotitanium02 img {
  text-align: center;
  width: 100%;
  max-width: 449px;
  margin: auto auto;
}
.m_sopranotitanium03 {
  text-align: center;
  margin-bottom: 0px;
}
.m_sopranotitanium03 img {
  text-align: center;
  width: 100%;
  max-width: 706px;
  margin: auto auto;
}
.VideoBox {
  margin: 50px auto;
}
p span.emphasis {
  background: #FFF500;
  font-weight: bold;
  color: #F40004;
}
.mt0 {
  margin-top: 0px!important;
}

span.new {
  background: #FF9B9F;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  margin-left: 1.0em;
  padding: 2px 0.5em;
  border-radius: 10px;
}
span.newBig {
  background: #FF9B9F;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 16px;
  margin-left: 1.0em;
  padding: 2px 0.5em;
  border-radius: 10px;
}

span.tekiou {
  background: #FF9B9F;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  margin-left: 0;
  padding: 2px 0.5em;
  border-radius: 10px;
}

span.emphasis-pink {
  background: #FF9B9F;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 12px;
  margin-right: 1.0em;
  padding: 2px 0.5em;
  border-radius: 10px;
}
.FlowList {
  display: flex;
  justify-content: space-around;
  text-align: left;
  padding: 0;
  margin: 0 auto 70px;
}
.FlowList li {
  width: 30%;
  text-align: center;
  position: relative;
  padding: 0 0 0 0;
  margin: 0;
}
.FlowList li img {
  width: auto;
  text-align: left;
  vertical-align: middle;
  text-decoration: none;
}
.FlowList li:before {
  position: absolute;
  margin: auto;
  content: "";
  vertical-align: middle;
  top: 0;
  bottom: 0;
  left: -8%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #FF9B9F;
  border-right: 2px solid #FF9B9F;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.FlowList li:first-child:before {
  border-top: none;
  border-right: none;
}
@media screen and (max-width: 768px) {
  .FlowList {
    display: block;
    text-align: center;
    margin: 0 auto;
  }
  .FlowList li {
    padding-bottom: 20px;
    display: block;
    width: auto;
    text-align: center;
    position: relative;
    margin: 0 auto;
  }
  .FlowList li:before {
    position: absolute;
    display: block;
    margin: 0 auto;
    text-align: center;
    content: "";
    vertical-align: top;
    top: -25px;
    bottom: 0px;
    left: 48%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #FF9B9F;
    border-right: 2px solid #FF9B9F;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .FlowList li:first-child:before {
    border-top: none;
    border-right: none;
  }
}
.h0 {
  width: 100%;
  clear: both;
  height: 0;
  overflow: hidden;
}
.Red {
  color: #ff7980;
  font-weight: 800;
}
.t-center {
  text-align: center;
}
p.message-charge {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  color: #211713;
}
ul.ThreeColumn {
  display: flex;
  margin-bottom: 50px;
  margin-top: 0;
}
ul.ThreeColumn li {
  margin: 15px;
}
ul.ThreeColumn li:nth-child(3n) {
  margin: 15px 0;
}
ul.ThreeColumn li:nth-child(3n+1) {
  margin: 15px 0;
}
@media screen and (max-width: 768px) {
  ul.ThreeColumn {
    margin-bottom: 30px;
    display: block;
  }
  ul.ThreeColumn li {
    margin: 15px 0;
  }
  ul.ThreeColumn li:nth-child(3n) {
    margin: 15px 0;
  }
  ul.ThreeColumn li:nth-child(3n+1) {
    margin: 15px 0;
  }
}

ul.ThreeColumnTwo {
  display: flex;
  margin-bottom: 50px;
  margin-top: 0;
}
ul.ThreeColumnTwo.w768 {
width: 100%;
max-width: 768px;
margin: 0 auto 50px;
}
ul.ThreeColumnTwo li {
  margin: 15px;
}
ul.ThreeColumnTwo li:nth-child(3n) {
  margin: 15px 0;
}
ul.ThreeColumnTwo li:nth-child(3n+1) {
  margin: 15px 0;
}
@media screen and (max-width: 768px) {
  ul.ThreeColumnTwo {
    margin-bottom: 30px;
    flex-wrap: wrap;
  }
  ul.ThreeColumnTwo li {
    margin: 15px 0;
    flex-basis:50%;
  }
  ul.ThreeColumnTwo li:nth-child(3n) {
    margin: 15px 0;
  }
  ul.ThreeColumnTwo li:nth-child(3n+1) {
    margin: 15px 0;
  }
}

.more {
  margin: 0.5em 0 0 0;
  padding: 0;
  line-height: 1.8;
  font-weight: bold;
  vertical-align: middle;
  text-align: right;
  display: block;
}
.more:before {
  content: '●';
  color: #FB9EA0;
  margin-right: 8px;
}
/*//////////////////////
キャンペーンファームアップ
/////////////////////*/
.uketsuke-web-cam .web-detail {
  margin-top: 30px;
  padding: 15px;
  text-align: center;
  /*
	border: solid 5px #ff9b9f;
	background: #fefef5;*/
  border: solid 5px #F2F2F2;
  background: #FFFFFF;
  overflow: hidden;
}
.uketsuke-web-cam .web-detail .IMG {}
.uketsuke-web-cam .web-detail .IMG img {
  width: 100%;
  max-width: 360px;
  float: left;
  margin-right: 30px;
}
@media screen and (max-width: 768px) {
  .uketsuke-web-cam .web-detail .IMG img {
    width: 100%;
    max-width: 100%;
    float: none;
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.uketsuke-web-cam .web-detail .web-detail-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
  color: #ff7980;
}
.uketsuke-web-cam .web-detail p {
  font-size: 16px;
  font-size: 16px;
  margin-bottom: 5px;
  text-align: left;
}
.uketsuke-web-cam .web-detail p i {
  font-style: normal;
  color: #ff9a9f;
}
.m_farmup02 {
  margin: 0 auto;
  max-width: 625px;
}
@media screen and (max-width: 768px) {
  .m_farmup02 {
    margin: 0 auto;
    max-width: 280px;
  }
}
.NewsBox {
  border: solid 1px #FF9DA1;
  padding: 10px;
  text-align: left;
}
.NewsBox.mgB10 {
margin-bottom: 10px;
}


/*メニューをページ下部に固定*/
#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
   justify-content: center;
   background: #FFF;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   padding:10px 5px;
   margin:0;
   font-size: 14px;
   border-right: 1px solid #fff;
}
#sp-fixed-menu li img{
width: 100%;
max-width: 60px;
}
@media (min-width: 769px) {
   .for-sp{
      display:none;
    }
}

@media (max-width: 767px) {
.SP-None{
      display:none;
    }
}


@media screen and (max-width: 767px){
footer .Guide {
    margin-bottom: 0px!important;
    padding-top: 0px!important;
    padding-bottom: 0px;
    height: 0;
}

}


/**************/



table#table05  {
  width: 100%;
  border-collapse: collapse;
}

table#table05 th,
table#table05 td {
  vertical-align: middle;
  border: 1px solid #D8D8D8;
}

table#table05 td.lefttop {
  vertical-align: top;
  text-align: left;
}


table#table05 th {
  font-weight: normal;
}
table#table05 th,
table#table05 td {
  text-align: center;
  width: 20%;
  min-width: 130px;
  padding: 10px;
  height: 60px;
}

table#table05 th {
  background-color: #f0f0f0;
}

table#table05 .head {
  background-color: #e2e2e2;
}

/* tab */
@media only screen and (max-width: 768px) {
  table#table05 {
    display: block;
 }

  table#table05 .fixed {
    position: -webkit-sticky;
    position: sticky;
    height: 100%;
    left: 0;
  }

  table#table05 .fixed:before {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    right: -1px;
    height: 100%;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
  }
}
/* tab */
@media only screen and (max-width: 768px) {
  .table-scroll {
    overflow-x: scroll;
  }
  table#table05  {
    width: 100%;
    display: block;
  }
}

.ImgList{
display: flex;
justify-content: center;
}

.ImgList li{
padding: 20px;
}
.ImgList li.hydrafacialimg02{
max-width: 292px;
}
.ImgList li.hydrafacialimg03{
max-width: 230px;
}
@media only screen and (max-width: 768px) {
.ImgList{
display: flex;
justify-content:center;
flex-wrap: wrap;
}

}


.VideoBoxWrap{
display: block;
overflow: hidden;
margin: 30px auto ;
max-width: 800px;
}
.VideoBox{
display: block;
overflow: hidden;
margin: 30px auto 5px;
border: 1px solid #CCCCCC;
width: 100%;

}

.VideoBox video{
border: none;
width: 100%;
}
@media screen and (max-width: 768px) {
span.newline{
display: inline-block;
width: 100%
}
}


ul.FiveColumn{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
ul.FiveColumn li{
flex-basis: calc((100% - 80px)/5);
margin-bottom: 20px;
}

ul.FiveColumn::after{
display: block;
content:"";
width: calc((100% - 40px)/3);
margin-bottom: 20px;
}

@media screen and (max-width: 640px) {
ul.FiveColumn li{
flex-basis: calc((100% - 40px)/3);
}
}
@media screen and (max-width: 425px) {
ul.FiveColumn li{
flex-basis: calc((100% - 20px)/2);
}
}

ul.FiveColumn li p{
display: block;
padding: 0.3em;
font-size: 0.875em;
line-height: 1.5;
}


.w80per{
max-width: 80%;
margin-left: auto;
margin-right: auto;
}
@media only screen and (max-width: 768px) {
.w80per{
max-width: 100%;
}
}
.Monitor{
background-color:#fff9f9; 
padding: 10px; 
margin-top: 10px; 
font-size: 0.875rem; 
font-weight: 400; 
border: 2px solid #FF9B9F;
line-height: 1.8;
}
.Monitor .fs18{
font-size: 1.125rem;
}
.Monitor h3{
background: #FF9B9F;
padding:3px 5px;
text-align: center;
color: #FFF;
font-size: 0.875rem;
margin-bottom: 10px;
border-radius: 50px; 
}
.youtube{
	position:relative;
	width:100%;
	padding-top:56.25%;
}

.youtube iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}
span.under{
text-decoration: underline!important;
}


/*---------------------------------------
設備紹介
---------------------------------------*/

.GridLayout {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  margin-top: 40px;
  margin-bottom: 80px;
}
.GridLayout li {
  background: #FFF;
  padding: 0px;
}
.GridLayout li a{
text-decoration: none;
} 
.GridLayout li h4{
font-size: 0.875em;
}
.GridLayout li h4.Komidashi {
    font-size: 0.875em;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 30px!important; 
    border-bottom: dotted 1px #000;
    background: url(../images/icon-arrow.png) no-repeat left 0px;
}
.GridLayout li img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.GridLayout li h5{
background: #fa9c9d;
padding: 5px 10px;
text-align: left;
color: #FFF;
border-radius: 40px;
display: inline;
margin-bottom: 10px;
}
.GridLayout li p {
  text-align: left;
  font-size: 0.875em;
  margin-top: 5px;
}


.mgB10{
margin-bottom: 10px!important;
}
.mgB20{
margin-bottom: 20px!important;
}
.mgB30{
margin-bottom: 30px!important;
}
.mgB40{
margin-bottom: 40px!important;
}
.mgB50{
margin-bottom: 50px!important;
}

.mgT0{
margin-top: 0px!important;
}
.mgT10{
margin-top: 10px!important;
}
.mgT20{
margin-top: 20px!important;
}
.mgT30{
margin-top: 30px!important;
}
.mgT35{
margin-top: 35px!important;
}
.mgT40{
margin-top: 40px!important;
}
.mgT50{
margin-top: 50px!important;
}

.List.checks02 li {
  margin-bottom: 10px;
  padding-left: 24px;
  background: url(../images/icon-check.png) no-repeat left 5px;
  background-size: 14px;
}

.PinkMark{
background: #fa9c9d;
padding: 5px 10px;
text-align: left!important;
color: #FFF;
border-radius: 40px;
display: inline-block;
margin-bottom: 10px!important;
}


.indent{
text-indent: 3em;
}

.arrow_box{
    position:relative;
    width:210px;
    height:auto;
    padding: 5px 0px;
    margin-bottom: 15px;
    background:#FF9B9F;
    text-align:center;
    border:5px solid #FFFFFF;
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    border-radius:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
}
.arrow_box:after,.arrow_box:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    top:100%;
    left:50%;
}
.arrow_box:after{
    border-color: rgba(255, 155, 159, 0);
    border-top-width:5px;
    border-bottom-width:5px;
    border-left-width:5px;
    border-right-width:5px;
    margin-left: -5px;
    border-top-color:#FF9B9F;
}
.arrow_box:before{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    margin-top: 5px;
    border-top-color:#FFFFFF;
}
.arrow_box span{
color: #fcee21;
font-weight: 800;
font-size: 1.25rem;
}


.arrow_box-center{
    position:relative;
    width:210px;
    height:auto;
    padding: 5px 0px;
    margin: 0 auto 0px;
    background:#FF9B9F;
    text-align:center;
    border:5px solid #FFFFFF;
    color:#FFFFFF;
    font-size:16px;
    font-weight:bold;
    border-radius:40px;
    -webkit-border-radius:40px;
    -moz-border-radius:40px;
}
/*
.arrow_box-center:after,.arrow_box-center:before{
    border: solid transparent;
    content:'';
    height:0;
    width:0;
    pointer-events:none;
    position:absolute;
    top:100%;
    left:50%;
}
.arrow_box-center:after{
    border-color: rgba(255, 155, 159, 0);
    border-top-width:5px;
    border-bottom-width:5px;
    border-left-width:5px;
    border-right-width:5px;
    margin-left: -5px;
    border-top-color:#FF9B9F;
}
.arrow_box-center:before{
    border-color: rgba(255, 255, 255, 0);
    border-top-width:10px;
    border-bottom-width:10px;
    border-left-width:10px;
    border-right-width:10px;
    margin-left: -10px;
    margin-top: 5px;
    border-top-color:#FFFFFF;
}*/
.arrow_box-center span{
color: #fcee21;
font-weight: 800;
font-size: 1.25rem;
}



.pink-small{
color: #ff9a9f;
font-size: 0.875em;
vertical-align: sub;
}

/*
.TopRecruit{
background: #ff9b9f;
padding: 5px 10px;
text-align: center;
font-size: 0.875em;
font-weight: 800;
color: #FFF;
}*/
.TopRecruit a{
/*background: #ff9b9f;*/
background: #F82600;
padding: 5px 10px;
text-align: center;
font-size: 0.875em;
font-weight: 800;
color: #FFF;
display: block;
}


/*周年キャンペーン*/
.fsB{
font-size: 1.25rem;
}
.fsBB{
font-size: 1.5rem;
}
.CampaignBox{
padding: 1em 1.5em;
margin: 2em 0;  
background: #ddf2fa;/*背景色*/
background-image: radial-gradient(#fff 10%, transparent 15%), radial-gradient(#fff 10%, transparent 15%);
background-position: 0 0, 10px 10px;
background-size: 20px 20px;
color:#333;/*文字色*/
border-radius: 10px;
}


/*脱毛ページ用料金表CSS*/
.n_datsumo .Box{
margin-bottom: 30px;
}

.n_datsumo .Komidashi{
margin-bottom: 30px;
}
.beauty-low .n_datsumo .List {
margin-top: 0;
}
.beauty-low .n_datsumo .List li{
width: 100%;
}
/*DX*/
@media only screen and (max-width: 768px) {
.uketsuke-web .web-detail ol{
margin-left: 0;
padding-left: 0;
}
}
.uketsuke-web .web-detail ol li {
list-style: decimal;
text-align: left;
  margin-left: 1.5em;
  padding-left: 0.5em;
  margin-bottom: 0.5em;
  color: #ff7980!important;
  font-weight: bold;
}
.uketsuke-web .web-detail ol li::marker {
  font-weight: bold;
}
.uketsuke-web .web-detail ol li span{
  color: #ff7980!important;
background:linear-gradient(transparent 60%, #ff6 60%);
}
.uketsuke-web .web-detail .dx-title{
font-size: 1.5em!important;
  color: #ff7980!important;
}


/*採用NEW*/

#recruit .MainImg{
margin:0 auto 50px;
}
#recruit .note{
border: 2px solid #FF9B9F;
border-radius: 5px;
padding: 20px;
margin: 0 auto;
width: 100%;
max-width: 540px;
}

#recruit .note h3{
margin-bottom: 10px;
text-align: center;
}

#recruit .note ul{
position: relative;
font-size: 0.875em;

}

#recruit .note ul li {
  line-height: 1.5;
  padding: 0 0 0 1.5em;
  border-bottom: 2px solid white;
  list-style-type: none!important;
}

#recruit .note ul li:before {
  content: "※";/*アイコン種類*/
  position: absolute;
  left : 0.5em; /*左端からのアイコンまで*/
  color: #ff7980; /*アイコン色*/
}
#recruit .mokuji {
    margin-bottom: 80px;
    border-radius: 3px;
    background-color: #f2f2f2;
    margin-top: 50px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#recruit .mokuji div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 10px 0;
    background-color: #ff9b9f;
    color: #fff;
    font-weight: 600;
    font-size: 1.1em;
}

#recruit .mokuji div::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23fff'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}

#recruit .mokuji ol {
display: flex;
flex-wrap: wrap;
justify-content:flex-start;
    list-style-type: disc!important;
    margin: 0;
    overflow: hidden;
}

#recruit .mokuji > ol {
    padding: 1em ;
}

#recruit .mokuji ol ol {
    margin-top: 5px;
    padding-left: 1.1em;
}

#recruit .mokuji li {
    padding: 5px 0;
    font-weight: 600;
    width: 33.3%;
}

@media screen and (max-width: 768px) {
#recruit .mokuji li {
    width:100%;
}
}


#recruit .mokuji ol ol li {
    font-weight: 500;
    font-size: .9em;
}

#recruit .mokuji a {
    color: #333;
    text-decoration: none;
}
#recruit .heading01 {
    position: relative;
    padding: .3em 0 .2em 1em;
    border-bottom: 3px solid #ff9b9f;
    color: #333333;
    margin-top: 50px;
    margin-bottom: 30px;
}

#recruit .heading01::before {
    position: absolute;
    top: 0;
    left: .3em;
    transform: rotate(55deg);
    height: 11px;
    width: 12px;
    background: #ff9b9f;
    content: '';
}

#recruit .heading01::after {
    position: absolute;
    transform: rotate(15deg);
    top: .6em;
    left: 0;
    height: 8px;
    width: 8px;
    background: #ff9b9f;
    content: '';
}

#recruit .heading02 {
    background: #fa9c9d;
    padding: 5px 10px;
    text-align: left;
    color: #FFF;
    border-radius: 40px;
    /*display: inline;*/
    margin-bottom: 50px;
}

#recruit .heading03{
  position: relative;
  overflow: hidden;
  padding: 1.5rem 2rem 1.5rem 130px;
  border: 2px solid #ff9b9f;
  margin-bottom: 30px;
  border-radius: 5px;
}

#recruit .heading03:before {
  position: absolute;
  top: -150%;
  left: -100px;
  width: 200px;
  height: 300%;
  content: '';
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background: #ff9b9f;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

#recruit .heading03 span {
  font-size: 16px;
  font-size: 1.6rem;
  position: absolute;
  z-index: 1;
  top: 22%;
  left: 0;
  display: block;
  padding-top: 3px;
  padding-left: 16px;
  color: #fff;
}
#recruit .MiryokuBox{
padding: 20px;
background: #FEFEF5;
border-radius: 5px;
margin-bottom: 50px;
}

#recruit ul.List {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: flex-start;
    justify-content: flex-start;
    margin:20px 0 0 0;
}
#recruit ul.List > li{
flex-basis: 50%
}

@media screen and (max-width: 768px) {
#recruit ul.List.pink > li{
flex-basis: 100%
}

}


.RecruitImg{
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.RecruitImg div{
width: calc(50% - 20px);
}

@media screen and (max-width: 768px) {
.RecruitImg div{
width: 100%;
margin-bottom: 50px;
}
}



/* time-schedule */
.time-schedule {
  list-style: none;
  margin: 0 auto 0 6em;
  padding-left: 20px;
  border-left: 6px solid #a7be18;
  box-sizing: border-box;
}

.time-schedule li {
  width: 100%;
  margin: 0 0;
  padding: 5px 0;
  position: relative;
}

.time-schedule span.time {
  width: 5em;
  display: inline-block;
  margin-left: -8em;
  padding: 0 0 5px;
  margin-top: 15px;
  vertical-align: top;
  position: relative;
  text-align: right;
  box-sizing: border-box;
  font-weight: 800;
}

.time-schedule span.time::after {
  content: "";
  position: absolute;
  right: -35px;
  top: 0;
  background: #a7be18;
  width: 20px;
  height: 20px;
  border-radius: 10px;
}

.time-schedule .sch_box {
  display: inline-block;
  width: 100%;
  margin-left: 30px;
  padding: 15px 10px 15px 10px;
  vertical-align: middle;
  background: #efefef;
  box-sizing: border-box;
  border-radius: 6px;
}

.time-schedule .sch_title {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 0;
}

.time-schedule .sch_tx {
  font-size: 14px;
  font-weight: normal;
}

.scheduleheading{
  background: #a7be18;
  color: #FFF;
  text-align: center;
  width: 200px;
  border-radius: 50px;
  padding: 5px 10px;
}


.PINK .scheduleheading{
  background: #ff9b9f;
}
.PINK .time-schedule {
  border-left: 6px solid #ff9b9f;
}

.PINK .time-schedule span.time::after {
  background: #ff9b9f;
}
.heading04 {
	position: relative;
	background: #FCF0F1;
    border-radius: 10px;
	padding: 0.5em 0.75em 0.5em 3.5em;
    margin: 20px auto 10px;
}
.heading04:before {
	position: absolute;
	font-family: "Font Awesome 5 Free";
	content: "\f086";
	font-weight: 900;
	color: #fa9c9d;
	padding: 0;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
}
.Box + .heading04 {
margin-top: 30px;
}

#recruit p + .Box{
margin-top: 50px;
}


#recruit a.btn_recruit {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
    width: 100%;
    max-width: 320px;
	margin:50px auto 0;
	padding: 1rem 2rem;
	font-weight: bold;
	border-radius: 100vh;
	border-bottom: 7px solid #C14C55;
	background: #FF9B9F;
	color: #fff;
}
#recruit a.btn_recruit:hover {
	margin-top: 56px;
	border-bottom: 1px solid #C14C55;
	color: #fff;
}

#recruit  .RightBnr {
  width: 100%;
  max-width: 60px;
  position: fixed;
  bottom: 180px;
  right: 0px;
}

.img_mousyuki{
width: 100%;
}

@media screen and (max-width: 768px) {
.img_mousyuki{
width: 100%;
max-width: 300px;
margin: 0 auto;
}
}
/*
#####################

新しい画像の左右パンの制御

#####################
*/

/* 医療機器紹介パーツ */
.device-section {
  display: flex;
  flex-wrap: wrap;
  margin: 40px 0;
  align-items: center;
}

.device-image {
  flex-shrink: 0;
  padding: 0 15px;
  text-align: center;
}

.device-image img {
  width: 100%;
  height: auto;
  max-width: 100%;
}

/* 横幅サイズ指定クラス（100px刻み） */
.size-100 .device-image { width: 100px; }
.size-200 .device-image { width: 200px; }
.size-300 .device-image { width: 300px; }
.size-400 .device-image { width: 400px; }
.size-500 .device-image { width: 500px; }
.size-600 .device-image { width: 600px; }
.size-700 .device-image { width: 700px; }
.size-800 .device-image { width: 800px; }
.size-900 .device-image { width: 900px; }

.device-text {
 /* padding: 20px;*/
  flex: 1;
}

.device-text.align-top {
  align-self: flex-start;
}
.device-image.align-top {
  align-self: flex-start;
}

/* レイアウト向き：画像左 or 画像右 */
.layout-img-left {
  flex-direction: row;
}

.layout-img-right {
  flex-direction: row-reverse;
}

/* スマートフォン対応（画像→テキストの順・画像は中央寄せ、最大幅320px） */
@media screen and (max-width: 768px) {
  .device-section {
    flex-direction: column !important;
  }

  .device-image {
    width: 100%;
    max-width: 320px;
    margin: 0 auto 20px auto; /* 中央寄せ＆下に余白 */
  }

  .device-text {
    width: 100%;
    padding: 15px 0;
  }

  /* 強制的に画像→テキストの順で表示 */
  .device-image {
    order: 1;
  }

  .device-text {
    order: 2;
  }
.device-image.w100spper { 
width: 100%!important; 
max-width: 600px;
}  
}
.device-image.w100spper.w480px{ 
width: 100%!important; 
max-width: 480px;
margin: 20px auto;
}

.TopBnr{
width: 100%;
max-width: 1024px;
margin:  0 auto;
display: block;
}

.neovoir-qa {
  font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  color: #333;
  margin-top: 60px;
}

.qa-block {
  margin-bottom: 40px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}

.qa-row {
  display: flex;
  align-items: flex-start;
  margin-bottom: 10px;
}

.qa-mark {
  display: inline-block;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-radius: 50%;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  margin-right: 10px;
  flex-shrink: 0;
}

.qa-mark.q {
  background-color: #ff9b9f; /* ご指定のピンク */
}

.qa-mark.a {
  background-color: #6ca6d9; /* ピンクに合う爽やかなくすみブルー */
}

.qa-text {
  margin: 0;
  color: #333;
}
.qa-mark.q + .qa-text{
font-weight: bold
}

.qa-block.last{
border: none;
}

.GridLayoutTwo {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  margin-top: 40px;
  margin-bottom: 80px;
}
.GridLayoutTwo li {
  background: #FFF;
  padding: 0px;
}
.GridLayoutTwo li a{
text-decoration: none;
} 
/*
.GridLayoutTwo li h4{
font-size: 0.875em;
}

.GridLayoutTwo li h4.Komidashi {
    font-size: 0.875em;
    font-weight: bold;
    padding-bottom: 5px;
    padding-left: 30px!important; 
    border-bottom: dotted 1px #000;
    background: url(../images/icon-arrow.png) no-repeat left 0px;
}
*/

.GridLayoutTwo li img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
  margin-top: 20px;
}

.GridLayoutTwo li h5, .HLPinkBWhiteF{
background: #fa9c9d;
padding: 5px 10px;
text-align: left;
color: #FFF;
border-radius: 40px;
display: inline;
margin-bottom: 10px;
}
.GridLayoutTwo li p {
  text-align: left;
  font-size: 0.875em;
  margin-top: 5px;
}


.table-scroll {
  overflow-x: auto;
}
.table_design12 {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  min-width: 700px;
  font-weight: bold;
  text-align: center;
}
.BorderB{
border-bottom: 2px solid #d2e8f1;
  font-size: 1.25rem;
}
.table_design12 thead th {
  padding: 1em .8em;
}
.table_design12 thead th:not(:first-child) {
  background: #4d9bc1;
  color: #fff;
  font-size: 1.25rem;
  border-radius: 10px 10px 0 0;
  padding: 0.5em;
}
.table_design12 thead th span {
  font-size: .8rem;
}
.table_design12 thead th:nth-child(3) {
  background-color: #ff9b9f;
  position: relative;
}
.table_design12 tbody {
  /*border: 2px solid #d2e8f1;*/
}
.table_design12 tbody tr {
  background-color: #e6f1f6;
}
.table_design12 tbody tr:nth-child(odd) {
  background-color: #fff!important;
}
.table_design12 td {
  border-left: 2px solid #d2e8f1;
}
.table_design12 td {
  color: #4d9bc1;
  padding: 1em;
}
.table_design12 td:nth-child(3) {
  color: #ff9b9f;
  border-right: 2px solid #ff9b9f;
  border-left: 2px solid #ff9b9f;
}

.table_design12 td.BackPink{
background-color: #fff9f9!important;
}

.table_design12 tr:last-child td:nth-child(3) {
  border-bottom: 2px solid #ff9b9f;
}

.table_design13 {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
  min-width: 700px;
  font-weight: bold;
  text-align: center;
}
.table_design13 thead th {
  padding: 1em .8em;
}
.table_design13 thead th:not(:first-child) {
  background: #4d9bc1;
  color: #fff;
  font-size: 1.25rem;
  border-radius: 10px 10px 0 0;
  padding: 0.5em;
}
.table_design13 thead th span {
  font-size: .8rem;
}
.table_design13 tbody tr {
  background-color: #e6f1f6;
}
.table_design13 tbody tr:nth-child(odd) {
  background-color: #fff!important;
}
.table_design13 td {
  border-left: 2px solid #d2e8f1;
}
.table_design13 td {
  color: #4d9bc1;
  padding: 1em;
}

.insta_btn2{/*ボタンの下地*/
  color: #FFF!important;/*文字・アイコン色*/
  border-radius: 7px;/*角丸に*/
  position: relative;
  display: inline-block;
  height: 50px;/*高さ*/
  width: 100%;/*幅*/
    text-align: center;/*中身を中央寄せ*/
  font-size: 16px;/*文字のサイズ*/
  line-height: 55px;/*高さと合わせる*/
  background: -webkit-linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;
  background: linear-gradient(135deg, #427eff 0%, #f13f79 70%) no-repeat;/*グラデーション①*/
  overflow: hidden;/*はみ出た部分を隠す*/
  text-decoration:none;/*下線は消す*/
}

.insta_btn2:before{/*グラデーション②*/
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;/*全体を覆う*/
  height: 100%;/*全体を覆う*/
  background: -webkit-linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
  background: linear-gradient(15deg, #ffdb2c, rgb(249, 118, 76) 25%, rgba(255, 77, 64, 0) 50%) no-repeat;
}

.insta_btn2 .fa-instagram{/*アイコン*/
  font-size: 24px;/*アイコンサイズ*/
  position: relative;
  top: 4px;/*アイコン位置の微調整*/
  color: #FFF!important;/*文字色*/
}

.insta_btn2 span {/*テキスト*/
  display:inline-block;
  position: relative;
  transition: .5s;
  color: #FFF!important;/*文字色*/
}

.insta_btn2:hover span{/*ホバーで一周回転*/
  -webkit-transform: rotateX(360deg);
  -ms-transform: rotateX(360deg);
  transform: rotateX(360deg);
}

@media screen and (max-width: 768px) {
.insta_btn2{/*ボタンの下地*/
  width: 100%;/*幅*/
  max-width: 380px;/*最大幅*/
  display: block;/*ブロック要素に*/
  margin: 0 auto;/*中央寄せ*/
}
}


@media screen and (max-width: 420px) {
.insta_btn2{/*ボタンの下地*/
  font-size: 12px;/*文字のサイズ*/
}

.insta_btn2 span {/*テキスト*/
  display:inline-block;
  position: relative;
  transition: .5s;
  color: #FFF!important;/*文字色*/
}
}

@media screen and (min-width: 769px) {
.QRLineBtn{
display: none;
}
}

@media screen and (max-width: 768px) {
.QRLineBtn{
  text-align: center;
  margin: 0 auto 30px;
  width: 100%;
  max-width: 300px;
  display: block;
}
}

a.LineButton02  {
  text-decoration: none;
  color: #fff;
  background-color: #00b900;
  border-radius: 10px;
  text-align: center;
  display: block;
  padding: 0.5em 1.5em;
  margin: 0 auto;
  font-weight: 800 ;
}
 

a.LineButton02 i {
  color: #fff;
  font-size: 1.5em;
  
}
.QRLine {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  max-width: 300px;
 }
 
 

.HLType01 {
  margin: 0;
  padding: 0;
  line-height: 1.8;
  font-size: 1.0rem;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
}
.HLType01:before {
  content: '●';
  color: #FB9EA0;
  margin-right: 8px;
}
.HLPinkBWhiteF{
font-size: 0.875rem;
background: #fa9c9d;
padding: 5px 10px;
text-align: left;
color: #FFF;
border-radius: 40px;
display: inline;
}
.HLPinkBWhiteF + p{
margin-top: 10px;
}