@charset "UTF-8";

body {
  color: #313640;
}

.clinic-staff .mainWrap {
  margin-top: 4%;
}

.clinic-staff .bg_box, .clinic-staff .doctor .recruitment .link_block a:after, .clinic-staff .doctor .top_text a.f20:before, .clinic-staff .global:after, .clinic-staff .global:before {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center
}

.clinic-staff .under-mv:before {
  background-color: #f0e4e4
}

.clinic-staff .under-mv:after {
  border: 3px solid #e1c8c8
}

.clinic-staff section h2.f33 {
  line-height: 1.364;
  font-size: 28px
}

.clinic-staff .creed.link h2.f33.f_mds, .clinic-staff section h2.f33.f_mds {
  color: #313640;
  font-weight: bold;
  margin-bottom: 3.1%
}

.clinic-staff section h2.f33.s_mds span {
  -webkit-box-shadow: 0 2px 4px #00000017;
  box-shadow: 0 2px 4px #00000017;
  padding: .5rem 2rem;
  border-radius: 4px;
  color: #fff;
  background-color: #f2cea2
}

.clinic-staff .creed.link {
  margin-top: 5%;
}

.clinic-staff .link .top-linkbox .innerlink-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.clinic-staff .link .top-linkbox .innerlink-list .link-item {
  line-height: 1.143;
  width: calc(25% - 9pt);
  margin-left: 15.5px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 6px #00000029;
  box-shadow: 0 3px 6px #00000029;
  text-align: center;
  position: relative;
  font-weight: 500;
  padding-right: 1vw;
  padding: 20px 4em 20px 1em;
}

.clinic-staff .link .top-linkbox .innerlink-list .link-item:before {
  content: '';
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background-color: #313640;
  top: 0;
  right: 12.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.clinic-staff .link .top-linkbox .innerlink-list .link-item:after, .clinic-staff .link .top-linkbox .innerlink-list .link-item:before {
  z-index: 0;
  position: absolute;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  bottom: 0;
  left: auto;
  margin-top: auto;
  margin-bottom: auto;
  align-items: center;
  justify-content: center;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap
}

.clinic-staff .link .top-linkbox .innerlink-list .link-item:after {
  content: '▶︎';
  color: #fff;
  top: -1px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px
}

.clinic-staff .link .top-linkbox .innerlink-list .link-item:nth-child(4n+1) {
  margin-left: 0
}

.clinic-staff .link .top-linkbox .innerlink-list .link-item:nth-child(n+5) {
  margin-top: 14px
}

.clinic-staff .doctor {
  margin-top: 12%
}
.clinic-staff .doctor .container {
  margin-bottom: 8%;
}

.clinic-staff .doctor .container:last-child {
  margin-bottom: 0;
}

.clinic-staff .doctor .container .slider_wrapper {
  position: relative;
}
.clinic-staff .doctor .container .slider_wrapper .top_text {
  position: absolute;
  padding: 20px 7rem 20px 21rem;
  background-color: #313640;
  border-radius: 0 0 100px 0;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em;
  z-index: 3;
}

.clinic-staff .doctor .img_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}
.clinic-staff .doctor .img_block li {
  text-align: center
}

.clinic-staff .doctor .img_block li p {
  margin-top: 10%
}

.clinic-staff .doctor .container .philosophy {
  margin-top: 8%;
}
.clinic-staff .doctor .container .philosophy .flex_box {
  display: flex;
}
.clinic-staff .doctor .container .philosophy .flex_box .sub_left {
  margin-right: 5px;
}
.clinic-staff .doctor .container .philosophy h3 {
  margin-bottom: 3%;
  font-weight: 600;
  line-height: 200%;
  letter-spacing: 2.4px;
}

.clinic-staff .doctor .container .philosophy p.f16 {
  line-height: 1.7;
  letter-spacing: 0.1em;
}

.clinic-staff .doctor .container .philosophy .link-box {
  margin-top: 10%;
}
.clinic-staff .doctor .container .philosophy .link-box a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  color: #F26666;
}
.clinic-staff .doctor .container .philosophy .link-box a p:last-child {
  z-index: 0;
  position: relative;
  padding-left: 5.12445vw;
  padding-right: 10px;
  margin-left: 10px;
}
.clinic-staff .doctor .container .philosophy .link-box a p:last-child::before {
  content: '';
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  right: auto;
  left: 0;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap;
  width: 4.39239vw;
  height: 2px;
  background-color: #F26666;
}
.clinic-staff .doctor .container .philosophy .link-box .more span {
  position: relative;
  display: inline-block;
  padding: 9pt 60px 9pt 30px;
  background-color: #F26666;
  border-radius: 50px;
  color: #fff;
  font-size: 9pt;
  font-weight: 500;
}
.clinic-staff .doctor .container .philosophy .link-box.point .more span {
  font-size: 22pt;
}
.clinic-staff .doctor .container .philosophy .link-box .more span::before {
  position: absolute;
  content: "";
  background-image: url(../img/new_top/more_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 27px;
  height: 27px;
  top: 0;
  bottom: 0;
  right: 0.8vw;
  margin: auto;
}
.clinic-staff .doctor .container .philosophy .movie_box {
  width: 100%;
  margin-top: 6%;
}
.clinic-staff .doctor .container .philosophy .movie_box iframe {
  width: 100%;
  height: 500px;
}

.clinic-staff .doctor .recruitment {
  margin-top: 5%
}

.clinic-staff .doctor .recruitment .list {
  margin-top: 5%
}

.clinic-staff .doctor .recruitment .list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 2.059;
  letter-spacing: .025em
}
.clinic-staff .doctor .recruitment .list li:nth-child(n+2) {
  margin-top: 2%;
}
.clinic-staff .doctor .recruitment .list li .position {
  flex: 0 0 27%;
  padding: 2%;
  background-color: rgba(242, 206, 162, 0.30);
  font-weight: bold;
}
.clinic-staff .doctor .recruitment .list li .content {
  flex: auto;
  padding: 2% 3%;
  background-color: #FEFAF6;
}

.clinic-staff .doctor .recruitment .link_block {
  margin-top: 10%;
}

.clinic-staff .doctor .recruitment .link_block a {
  position: relative;
  display: block;
  padding: 3.5% 0;
  color: #fff;
  text-align: center;
  background-color: #313640;
  border-radius: 5px;
  font-weight: bold;
  transition: 0.3s;
}
.clinic-staff .doctor .recruitment .link_block a:hover {
  opacity: 0.7;
}
.clinic-staff .doctor .recruitment .link_block a span {
  position: relative;
}
.clinic-staff .doctor .recruitment .link_block a span::before {
  position: absolute;
  content: "";
  background-image: url(../img/new_top/more_arrow.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 27px;
  height: 27px;
  top: 0;
  bottom: 0;
  right: -5vw;
  margin: auto;
}

.clinic-staff .doctor .recruitment .detail_block {
  margin-top: 5%;
  padding: 3%;
  border: 5px solid #f2cea2;
  line-height: 1.7
}

.clinic-staff .doctor .recruitment .detail_block a {
  color: #f2cea2;
  position: relative;
  text-decoration: underline
}

#footer:before {
  background-color: #313640
}

.link_btn.g_sec {
  margin-top: -6%
}

.link_btn.g_sec .btn {
  margin-left: 17vw
}

.link_btn.g_sec .btn a {
  line-height: 1.143;
  display: inline-flex;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 3px 6px #00000029;
  text-align: center;
  position: relative;
  height: 46px;
  font-weight: 500;
  padding-right: 1vw;
  padding: 5px 2.5em 5px 1em
}

.link_btn.g_sec .btn a:before {
  content: '';
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #707070;
  top: 0;
  right: 12.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.link_btn.g_sec .btn a:after, .link_btn.g_sec .btn a:before {
  z-index: 0;
  position: absolute;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -ms-flex-wrap: nowrap;
  bottom: 0;
  left: auto;
  margin-top: auto;
  margin-bottom: auto;
  align-items: center;
  justify-content: center;
  flex-wrap: nowrap
}

.link_btn.g_sec .btn a:after {
  content: '▶︎';
  color: #fff;
  top: -1px;
  right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 10px
}

.clinic-staff .charm_sec {
  position: relative;
  padding: 6rem 8% 9rem;
  margin-top: 12%;
  background-color: #313640;
  border-radius: 100px 0 100px 0;
}
.clinic-staff .charm_sec .container .mds {
  margin-bottom: 7%;
  line-height: 120%;
  letter-spacing: 3.2px;
  color: #fff;
}
.clinic-staff .charm_sec .container .block {
  display: flex;
  flex-wrap: wrap;
}
.clinic-staff .charm_sec .container .block .box {
  flex: 0 0 47%;
  margin-right: 6%;
}
.clinic-staff .charm_sec .container .block .box .video iframe {
  width: 100%;
}
.clinic-staff .charm_sec .container .block .box:nth-child(2n) {
  margin-right: 0;
}
.clinic-staff .charm_sec .container .block .box:nth-child(n+3) {
  margin-top: 6%;
}

@media screen and (min-width:1367px) {
  .clinic-staff .global:before {
    width: 878px;
    height: 878px
  }
  .clinic-staff .global:after {
    width: 998px;
    height: 998px
  }
}

@media screen and (max-width:768px) {
  .clinic-staff .charm_sec {
    padding: 8rem 0% 4rem;
    margin-top: 4%;
    border-radius: 80px 0 80px 0;
  }
  .clinic-staff .link .top-linkbox .innerlink-list {
    width: 100%
  }
  .clinic-staff .link .top-linkbox .innerlink-list .link-item {
    width: 49%;
    margin-right: 2%;
    margin-left: 0
  }
  .clinic-staff .link .top-linkbox .innerlink-list .link-item:nth-child(4n+1) {
    margin-left: inherit
  }
  .clinic-staff .link .top-linkbox .innerlink-list .link-item:nth-child(2n) {
    margin-right: 0
  }
  .clinic-staff .link .top-linkbox .innerlink-list .link-item:nth-child(n+3) {
    margin-top: 14px
  }
  .clinic-staff section h2.f33.f_mds {
    text-align: center
  }

  .clinic-staff .doctor .recruitment .list li .position {
    flex: 0 0 25%;
    padding: 2% 3%;
    background-color: rgba(242, 206, 162, 0.30);
    font-weight: bold;
  }
  .clinic-staff .doctor .container {
    margin-bottom: 0%;
  }
  .clinic-staff .doctor .img_block {
    display: block;
    margin-top: 6%
  }
  .clinic-staff section h2.f33.s_mds {
    font-size: 2.60417vw
  }
  .clinic-staff .doctor .img_block li p {
    display: none
  }
  #footer .sp-footer .bg-parts:before {
    background-color: #313640
  }
  .clinic-staff .doctor .container .slider_wrapper .top_text {
    padding: 15px 7rem 15px 5rem;
    z-index: 4;
  }
  .clinic-staff .doctor .container .philosophy .movie_box iframe {
    height: 360px;
  }
}

@media screen and (max-width:480px) {
  .clinic-staff .link .top-linkbox .innerlink-list .link-item {
    padding: 10px 3em 10px 1em;
    font-size: 11px;
    line-height: 1.4;
  }
  .clinic-staff .link .top-linkbox .innerlink-list .link-item:before {
    width: 14px;
    height: 14px
  }
  .clinic-staff .link .top-linkbox .innerlink-list .link-item:after {
    top: 0;
    right: 14px;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
  }
  .clinic-staff .link .top-linkbox .innerlink-list .link-item {
    width: 48%;
    margin-right: 4%
  }
  .clinic-staff .link .top-linkbox .innerlink-list .link-item:nth-child(n+3) {
    margin-top: 9px
  }
  .clinic-staff section h2.f33.f_mds {
    font-size: 19px;
    margin-bottom: 3.1%
  }
  .f17 {
    font-size: 15px
  }
  .clinic-staff .creed .block .left p.f17 {
    line-height: 1.867
  }
  .clinic-staff .creed .block .left p.f26 {
    margin-top: 14.3%;
    padding: 7% 0;
    font-size: 18px
  }
  .clinic-staff .creed .block .right {
    margin-top: 14.3%
  }
  .clinic-staff .creed .block .right h3 {
    padding: 2% 0
  }
  .clinic-staff .global section .block .right {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-bottom: 6%
  }
  .clinic-staff .global:after, .clinic-staff .global:before {
    display: none
  }
  .clinic-staff .global section:nth-child(2n) .block .right {
    margin-left: calc(50% - 50vw)
  }
  .clinic-staff .doctor .recruitment {
    margin-top: 15%
  }
  .clinic-staff .doctor .recruitment h3 {
    font-size: 15px
  }
  .clinic-staff .doctor .recruitment .list {
    font-size: 9pt
  }
  .clinic-staff .doctor .recruitment .list li {
    display: block;
    line-height: 1.7;
  }
  .clinic-staff .doctor .recruitment .link_block a {
    padding: 5% 0;
  }
  .clinic-staff section h2.f33.s_mds span {
    padding: .5rem 1rem;
    margin-bottom: 5%;
    line-height: 1.7
  }
  .clinic-staff section h2.f33.s_mds {
    text-align: left;
    margin-bottom: 5%;
    font-size: 18px
  }
  .clinic-staff .doctor .top_text a.f20 {
    font-size: 14px
  }
  .clinic-staff .global section:last-child {
    border-bottom: transparent;
    margin-bottom: 12%
  }
  .clinic-staff .doctor .container {
    margin-bottom: 12%
  }
  .clinic-staff .doctor .img_block {
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-top: 0;
  }
  .clinic-staff .creed .block .left p.f26 {
    font-size: 1pc!important
  }
  .single-oneday .mainWrap .example .block .box .left h3 .title, .single-oneday .mainWrap .free .block .box .left h3 .title {
    font-size: 1pc
  }
  .clinic-staff .mainWrap {
    margin-bottom: 15%;
  }
}

.yimagebox {
  display: flex
}

.youtubewrapbox {
  width: 71%;
  margin-right: 1%
}

ul.yimagebox.img_block.slider {
  width: 40%;
  display: flex;
  flex-wrap: wrap
}

ul.yimagebox.img_block.slider li {
  width: 50%
}

.youtubebox {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%
}

.youtubebox video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

@media screen and (max-width:768px) {
  .yimagebox {
    flex-wrap: wrap
  }
  .youtubewrapbox {
    width: 100%;
    margin-right: 0;
    margin-top: 1em
  }
  .youtubebox iframe {
    max-width: 100%;
    max-height: 100%
  }
  ul.yimagebox.img_block.slider {
    width: 100%;
    display: block;
    flex-wrap: nowrap;
    margin: 1em auto 0
  }
  ul.yimagebox.img_block.slider li {
    width: 25%
  }
  ul.yimagebox.img_block.slider .slick-dots {
    display: none!important
  }
}

.banner_sec {
  margin-top: 5.4%
}

.banner_sec .img {
  width: 100%;
  margin: 0 auto
}

.banner_sec .youtubebox {
  margin-bottom: 6%
}

.banner_sec .img img {
  width: 100%
}

.banner_sec h2 {
  margin-top: 4%
}

.banner .img {
  display: block;
  width: 40%;
  margin: 5% auto
}

@media screen and (max-width:480px) {
  .banner .img {
    display: block;
    width: 100%;
    margin: 15% auto 5%
  }
  .clinic-staff .banner_sec h2.f33.f_mds {
    margin-top: 5%;
    margin-bottom: 4%
  }
  .under-mv .mv-img img {
    width: 315px;
    height: 299.828px
  }
  .banner_sec .youtubebox {
    margin-bottom: 8%
  }
  .banner_sec .img img {
    width: 100%;
    height: 140.141px
  }
  .clinic-staff .creed .block .right .img img {
    width: 315px;
    height: 281.859px
  }
  .clinic-staff .global section .block .right .img:last-child img {
    width: 375px;
    height: 273px
  }
  .clinic-staff .doctor .img_block li img {
    width: 100%;
    height: 188px
  }
  .under-mv .page-ttl {
    height: 61.5px
  }
  .under-mv .mv-img {
    height: 299.82px
  }
  .clinic-staff .doctor .recruitment .detail_block {
    padding: 4% 2%;
    margin-top: 9%;
    border: 3px solid #f2cea2
  }
  .clinic-staff .doctor .recruitment .detail_block .f16 {
    font-size: 14px
  }
  .clinic-staff .doctor .container .slider_wrapper .top_text {
    position: initial;
    padding: 10px 7rem 10px 2rem;
    z-index: 4;
    border-radius: 0;
  }
  .clinic-staff .doctor .container .slider_wrapper .top_text h2 {
    font-size: 20px;
  }
  .clinic-staff .doctor .container .philosophy {
    margin-top: 15%;
  }
  .clinic-staff .doctor .container .philosophy h3 {
    font-size: 22px;
    line-height: 1.7;
    letter-spacing: 0.1em;
  }
  .clinic-staff .doctor .container .philosophy p.f16 {
    font-size: 14px;
  }
  .clinic-staff .doctor .container .philosophy .link-box a {
    display: block;
  }
  .clinic-staff .doctor .container .philosophy .link-box a p:last-child {
    margin-top: 4%;
    text-align: right;
  }
  .clinic-staff .doctor .container .philosophy .link-box a p:last-child::before {
    left: 35%;
  }
  .clinic-staff .doctor .recruitment .list li:nth-child(n+2) {
    margin-top: 5%;
  }
  .clinic-staff .doctor .recruitment .list li .position {
    padding: 4% 3%;
  }
  .clinic-staff .doctor .recruitment .list li .content {
    padding: 6% 3%;
  }
  .clinic-staff .doctor .recruitment .link_block a span::before {
    width: 20px;
    height: 20px;
    right: -10vw;
  }
  .clinic-staff .charm_sec {
    padding: 4rem 0;
    margin-top: 8%;
    border-radius: 0;
  }
  .clinic-staff .charm_sec .container .mds {
    font-size: 20px;
  }
  .clinic-staff .charm_sec .container .block {
    display: block;
  }
  .clinic-staff .charm_sec .container .block .box {
    margin-right: 0;
  }
  .clinic-staff .charm_sec .container .block .box:nth-child(n+2) {
    margin-top: 8%;
  }
  .clinic-staff .doctor .container .philosophy .movie_box {
    margin-top: 20%;
  }
  .clinic-staff .doctor .container .philosophy .movie_box iframe {
    height: 200px;
  }
}
