@charset "utf-8";

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



common tel



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

@media screen and (min-width: 767px), print {

  a[href^="tel:"] {

    pointer-events: none;

  }

}

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



common c-radius



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

.c-radius-right img {

  border-bottom-right-radius: 1000px;

  border-top-right-radius: 1000px;

}

.c-radius-left img {

  border-bottom-left-radius: 1000px;

  border-top-left-radius: 1000px;

}

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



common c-imgs



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

.c-imgs {

  position: relative;

}

.c-imgs__inner {

  display: flex;

  flex-wrap: wrap;

}

@media screen and (min-width: 767px), print {

  .c-imgs__inner {

    width: 80rem;

    margin: 0 auto;

    position: relative

  }

}

@media screen and (min-width: 767px), print {

  .c-imgs .c-imgs__text-wrapper {

    padding: 5rem 0;

    margin-right: 50%;

  }

}

@media screen and (max-width: 767px) {

  .c-imgs .c-imgs__text-wrapper {

    margin: 0 2.5rem;

  }

}

@media screen and (min-width: 767px), print {

  .c-imgs.c-imgs-img-left .c-imgs__text-wrapper {

    margin-right: 0;

    margin-left: 50%;

  }

}

@media screen and (min-width: 767px), print {

  .c-imgs .c-imgs__title {

    margin-right: 3rem;

  }

}

@media screen and (min-width: 767px), print {

  .c-imgs.c-imgs-img-left .c-imgs__title {

    margin-right: 0;

    margin-left: 3rem;

  }

}

.c-imgs .c-imgs__img-wrapper {

  margin: 0;

}

@media screen and (min-width: 767px), print {

  .c-imgs .c-imgs__img-wrapper {

    width: 50%;

    position: absolute;

    right: 0;

    bottom: 0;

    top: 0;

  }

}

@media screen and (max-width: 767px) {

  .c-imgs .c-imgs__img-wrapper {

    margin: 2.5rem 0 0 1.5rem;

  }

}

@media screen and (min-width: 767px), print {

  .c-imgs.c-imgs-img-left .c-imgs__img-wrapper {

    right: auto;

    left: 0;

  }

}

@media screen and (max-width: 767px) {

  .c-imgs.c-imgs-img-left .c-imgs__img-wrapper {

    margin: 2.5rem 1.5rem 0 0;

  }

}

.c-imgs .c-imgs__img-wrapper img {

  object-fit: cover;

  width: 100%;

  height: 100%;

}

@media screen and (min-width: 767px), print {

  .c-imgs .c-imgs__texts {

    margin-right: 3rem;

  }

}

@media screen and (max-width: 767px) {

  .c-imgs .c-imgs__texts {

    margin-right: 0;

  }

}

@media screen and (min-width: 767px), print {

  .c-imgs.c-imgs-img-left .c-imgs__texts {

    margin-right: 0;

    margin-left: 3rem;

  }

}

@media screen and (max-width: 767px) {

  .c-imgs.c-imgs-img-left .c-imgs__texts {

    margin-left: 0;

  }

}

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



common c-texts



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

.c-texts p + p {

  margin-top: 25px;

}

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



common c-sec-title



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

h2.c-sec-title {

  font-size: 1.6rem;

  margin-bottom: 3rem;

}

@media screen and (max-width: 767px) {

  h2.c-sec-title {

    margin-bottom: 2.5rem;

    line-height: 1.6;

  }

}

h2.c-sec-title:after {

  content: attr(data-en);

  display: block;

  font-size: 7rem;

  font-family: var(--en-font);

  font-weight: 400;

  color: var(--sub-color01);

  line-height: 1;

  margin-top: 1rem;

}

@media screen and (max-width: 767px) {

  h2.c-sec-title:after {

    font-size: 5rem;

  }

}

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



common sec-sekokai



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

body.home .sec-sekokai {

  margin-bottom: 0;

}

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



common reservation



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

body.home .reservation {

  margin: 0;

}

@media screen and (max-width: 767px) {

  body.home .reservation .reserve-box .tel p {

    width: auto;

  }

}

@media screen and (max-width: 767px) {

  body.home .reservation .reserve-box li:first-child .icoBox .ico {

    margin: 0 1rem 0 0;

    width: 2rem;

  }

}

@media screen and (max-width: 767px) {

  body.home .reservation .reserve-box li:nth-child(2) .icoBox .ico {

    width: 2rem;

    margin: 0 1rem 0 0;

  }

}

@media screen and (max-width: 767px) {

  body.home .reservation .reserve-box li:first-child .icoBox .ico img {

    vertical-align: middle;

  }

}

@media screen and (max-width: 767px) {

  body.home .reservation .reserve-box li:nth-child(2) .icoBox .ico img {

    vertical-align: middle;

  }

}

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



common reservation



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

body.home .c-table {

  width: 100%;

  border-top: 1px solid #111;

}

body.home .c-table th, body.home .c-table td {

  padding: 10px;

  vertical-align: middle;

  text-align: center;

}

@media screen and (max-width: 767px) {

  body.home .c-table th, body.home .c-table td {

    padding: 1rem .5rem .75rem;

  }

}

body.home .c-table thead td {

  padding: 20px 10px;

  font-weight: bold;

}

@media screen and (max-width: 767px) {

  body.home .c-table thead td {

    padding: 1.5rem .5rem 1.25rem;

  }

}

body.home .c-table thead th, body.home .c-table thead td, body.home .c-table tbody th, body.home .c-table tbody td {

  border: 1px solid #111;

}

@media screen and (max-width: 767px) {

  body.home .c-table thead th, body.home .c-table thead td, body.home .c-table tbody th, body.home .c-table tbody td {

    font-size: 1.2rem;

    line-height: 1.3;

  }

}

body.home .c-table tbody th {

  font-weight: 500;

  border-left: none;

}

body.home .c-table tbody td {

  color: #FF2201;

}

body.home .c-table thead th:first-child {

  border-left: none;

}

body.home .c-table tbody td:last-child, body.home .c-table thead td:last-child {

  border-right: none;

}

body.home .c-table__closed {

  margin: 2rem 0 3rem;

  line-height: 1.5;

  font-size: 1.4rem;

  text-align: center;

}

@media screen and (max-width: 767px) {

  body.home .c-table__closed {

    margin: .5rem 0 2.5rem;

    font-size: 1.2rem;

    text-align: left;

  }

}

body.home .c-table__closed-title {

  background-color: #F2F2F2;

  padding: .2rem 1rem;

  display: inline-block;

  font-weight: 700;

  margin: 0 1rem;

}

@media screen and (max-width: 767px) {

  body.home .c-table__closed-title {

    margin: .5rem 1rem .5rem 0;

  }

}

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



common map



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

body.home .c-map {

  display: grid;

  background-color: #F2F2F2;

}

@media screen and (min-width: 767px), print {

  body.home .c-map {

    grid-template-columns: 49rem, 1fr;

  }

}

body.home .c-map__img {

  background-color: #FFFFFF;

}

@media screen and (min-width: 767px), print {

  body.home .c-map__img {

    grid-row: 1 / 2;

    grid-column: 1 / 2;

    height: 29rem;

  }

}

body.home .c-map__img img {

  object-fit: contain;

  width: 100%;

  height: 100%;

}

@media screen and (min-width: 767px), print {

  body.home .c-map__info {

    grid-row: 1 / 2;

    grid-column: 2 / 3;

  }

}

@media screen and (min-width: 767px), print {

  body.home .c-map__info-inner {

    padding: 4rem;

  }

}

@media screen and (max-width: 767px) {

  body.home .c-map__info-inner {

    padding: 2.5rem;

  }

}

body.home .c-map__info-adr {

  position: relative;

}

@media screen and (min-width: 767px), print {

  body.home .c-map__info-adr {

    padding-left: 2rem;

  }

}

@media screen and (max-width: 767px) {

  body.home .c-map__info-adr {

    padding-left: 2.5rem;

  }

}

body.home .c-map__info-adr:before {

  content: "";

  display: block;

  position: absolute;

  margin: auto;

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center center;

  background-image: url(../cms/images/index2023/icon_pin01.svg);

  width: 1.4rem;

  height: 1.8rem;

  top: 0;

  left: 0;

}

body.home .c-map__info-sta {

  position: relative;

  margin-top: 2rem;

}

@media screen and (min-width: 767px), print {

  body.home .c-map__info-sta {

    padding-left: 2rem;

  }

}

@media screen and (max-width: 767px) {

  body.home .c-map__info-sta {

    padding-left: 2.5rem;

    margin-top: 2.5rem;

  }

}

body.home .c-map__info-sta:before {

  content: "";

  display: block;

  position: absolute;

  margin: auto;

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center center;

  background-image: url(../cms/images/index2023/icon_bus01.svg);

  width: 1.4rem;

  height: 2rem;

  top: 0;

  left: 0;

}

@media screen and (max-width: 767px) {

  body.home .c-map__info-sta:before {

    top: .1rem;

  }

}

body.home .c-map__btn {

  margin-top: 2rem;

}

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



mv



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

body.home .mv {

  margin-bottom: 10rem;

}

@media screen and (max-width: 767px) {

  body.home .mv {

    margin-bottom: 5rem;

  }

}

body.home .mv::before {

  content: "";

  background-image: url(//sekokai-umeda.y-dsn.jp/css/../images/index/mv-item02.svg);

  width: 16rem;

  height: 16rem;

  left: 20rem;

  top: 15rem;

  position: absolute;

  z-index: 999;

  background-repeat: no-repeat;

  background-size: contain;

}

@media screen and (min-width: 769px) and (max-width: 990px) {

  body.home .mv::before {

    width: 14rem;

    height: 14rem;

    left: 15rem;

    top: 15rem;

  }  

}

@media screen and (max-width: 767px) {

  body.home .mv::before {

    width: 30vw;

    height: 30vw;

    left: auto;

    right: 2.5rem;

    top: 27vw;

  }

}

@media screen and (max-width: 767px) {

  body.home .mv {

    margin-bottom: 5rem;

  }

}

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



sec-intro



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

body.home .sec-intro {

  margin-bottom: 10rem;

}

@media screen and (max-width: 767px) {

  body.home .sec-intro {

    margin-bottom: 5rem;

  }

}

body.home .sec-intro h2 + .sec-intro__lead, .sec-intro .sec-intro__lead {

  margin: 5rem 0 8rem;

}

@media screen and (max-width: 767px) {

  body.home .sec-intro h2 {

    margin-bottom: 0;

  }

}

@media screen and (max-width: 767px) {

  body.home .sec-intro h2 + .sec-intro__lead, .sec-intro .sec-intro__lead {

    text-align: left;

    margin: 2.5rem 0 5rem;

  }

}

body.home .sec-intro .sec-intro__note {

  text-align: center;

  margin-bottom: 5rem;

  line-height: 1.5;

}

@media screen and (max-width: 767px) {

  body.home .sec-intro .sec-intro__note {

    text-align: left;

    margin-bottom: 2.5rem;

  }

}

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



sec-treatment



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

body.home .sec-treatment {

  padding-bottom: 0;

  margin: 10rem 0;

}

@media screen and (max-width: 767px) {

  body.home .sec-treatment {

    margin: 5rem 0 0;

  }

}

.sec-treatment .sec-treatment__nav-title {

  background-color: #111;

  text-align: center;

  padding: .5rem 0;

  color: #ECECEC;

  font-size: 2rem;

}

.sec-treatment .sec-treatment__nav-wrap {

  margin-top: 5rem;

}

.sec-treatment .sec-treatment__nav + .sec-treatment__nav-title {

  margin-top: 5rem;

}

.sec-treatment .sec-treatment__nav {

  margin-top: 3rem;

  display: grid;

  grid-template-columns: 25.3rem 25.3rem 25.3rem;

  grid-gap: 2rem;

  justify-content: center;

  justify-content: space-between;

}

@media screen and (max-width: 767px) {

  .sec-treatment .sec-treatment__nav {

    margin-top: 2.5rem;

  }

}

@media screen and (max-width: 767px) {

  .sec-treatment .sec-treatment__nav {

    grid-template-columns: 1fr;

    grid-gap: 1rem;

  }

}

.sec-treatment .sec-treatment__nav li a {

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  justify-content: center;

  text-align: center;

  font-weight: bold;

  border-radius: 10rem;

  background-color: #F2F2F2;

  height: 6rem;

  position: relative;

}

.sec-treatment .sec-treatment__nav li a:before, .sec-treatment .sec-treatment__nav li a:after {

  content: "";

  display: block;

  position: absolute;

}

.sec-treatment .sec-treatment__nav li a:before {

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center center;

  width: 3.5rem;

  height: 3.5rem;

  left: 5rem;

  transform: translate(-50%, -50%);

  top: 50%;

}

.sec-treatment .sec-treatment__nav li.perio a:before, .sec-treatment .sec-treatment__nav li.whitening a:before, .sec-treatment .sec-treatment__nav li.ortho a:before, .sec-treatment .sec-treatment__nav li.mouthpiece a:before, .sec-treatment .sec-treatment__nav li.invisalign a:before, .sec-treatment .sec-treatment__nav li.dentures a:before {

  width: 2.5rem;

}

.sec-treatment .sec-treatment__nav li.implant a:before {

  width: 2rem;

}

.sec-treatment .sec-treatment__nav li.caries a:before {

  background-image: url(../cms/images/index2023/icon_treat01.svg);

}

.sec-treatment .sec-treatment__nav li.cleaning a:before {

  background-image: url(../cms/images/index2023/icon_treat02.svg);

}

.sec-treatment .sec-treatment__nav li.surgery a:before {

  background-image: url(../cms/images/index2023/icon_treat03.svg);

}

.sec-treatment .sec-treatment__nav li.endo a:before {

  background-image: url(../cms/images/index2023/icon_treat04.svg);

}

.sec-treatment .sec-treatment__nav li.perio a:before {

  background-image: url(../cms/images/index2023/icon_treat05.svg);

}

.sec-treatment .sec-treatment__nav li.kids a:before {

  background-image: url(../cms/images/index2023/icon_treat06.svg);

}

.sec-treatment .sec-treatment__nav li.whitening a:before {

  background-image: url(../cms/images/index2023/icon_treat07.svg);

}

.sec-treatment .sec-treatment__nav li.ortho a:before {

  background-image: url(../cms/images/index2023/icon_treat08.svg);

}

.sec-treatment .sec-treatment__nav li.mouthpiece a:before {

  background-image: url(../cms/images/index2023/icon_treat09.svg);

}

.sec-treatment .sec-treatment__nav li.aesthetics a:before {

  background-image: url(../cms/images/index2023/icon_treat10.svg);

}

.sec-treatment .sec-treatment__nav li.invisalign a:before {

  background-image: url(../cms/images/index2023/icon_treat11.svg);

}

.sec-treatment .sec-treatment__nav li.implant a:before {

  background-image: url(../cms/images/index2023/icon_treat12.svg);

}

.sec-treatment .sec-treatment__nav li.all-on-4 a:before {

  background-image: url(../cms/images/index2023/treatment_ico19.png);

}

.sec-treatment .sec-treatment__nav li.dentures a:before {

  background-image: url(../cms/images/index2023/icon_treat14.svg);

}

.sec-treatment .sec-treatment__nav li a:after {

  width: .7rem;

  height: .7rem;

  border: 1px solid;

  border-color: #FF2201 #FF2201 transparent transparent;

  transform: rotate(45deg);

  transform: translate(0, -50%) rotate(45deg);

  top: 50%;

  right: 3rem;

}

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



sec-painless



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

@media screen and (max-width: 767px) {

  .sec-painless {

    margin-top: 5rem;

    overflow: hidden;

  }

}

@media screen and (min-width: 767px), print {

  .sec-painless .sec-painless__items {

    margin: 5rem 0 0 auto;

    padding: 0 2.5rem

  }

}

@media screen and (max-width: 767px) {

  .sec-painless .sec-painless__items {

    margin: 5rem 0 0;

  }

}

.sec-painless .sec-painless__item {

  padding: 5rem 8rem;

  position: relative;

}

@media screen and (max-width: 767px) {

  .sec-painless .sec-painless__item {

    padding: 2.5rem 0;

  }

}

.sec-painless .sec-painless__item:before {

  content: "";

  display: block;

  position: absolute;

  margin: auto;

  background-color: #F5F5F5;

  width: calc(50vw + 48rem);

  height: 100%;

  top: 0;

  bottom: 0;

  right: 0;

  border-top-left-radius: 50rem;

  border-bottom-left-radius: 50rem;

}

@media screen and (min-width: 768px) and (max-width: 1000px) {

  .sec-painless .sec-painless__item:before {

    right: auto;

    left: 0;

  }

}

@media screen and (max-width: 767px) {

  .sec-painless .sec-painless__item:before {

    width: 100%;

    border-radius: 0;

  }

}

.sec-painless .sec-painless__item + .sec-painless__item {

  margin-top: 3rem;

}

@media screen and (max-width: 767px) {

  .sec-painless .sec-painless__item + .sec-painless__item {

    margin-top: 1rem;

  }

}

.sec-painless .sec-painless__item-title {

  font-size: 2rem;

  font-weight: 700;

  position: relative;

  padding-left: 4.5rem;

}

.sec-painless .sec-painless__item-title:before {

  content: "";

  display: block;

  position: absolute;

  margin: auto;

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center center;

  width: 3rem;

  height: 3rem;

  left: 0;

  top: 0;

}

.sec-painless .sec-painless__item:nth-child(1) .sec-painless__item-title:before {

  background-image: url(../cms/images/index2023/icon_painless01.svg);

}

.sec-painless .sec-painless__item:nth-child(2) .sec-painless__item-title:before {

  background-image: url(../cms/images/index2023/icon_painless02.svg);

}

.sec-painless .sec-painless__item:nth-child(3) .sec-painless__item-title:before {

  background-image: url(../cms/images/index2023/icon_painless03.svg);

}

.sec-painless .sec-painless__item-texts {

  margin-top: 2rem;

}

@media screen and (max-width: 767px) {

  .sec-painless .sec-painless__item-texts p {

    line-height: 1.7;

  }

}

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



.sec-1st-visit-fee



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

.sec-1st-visit-fee {

  background-image: url(../cms/images/index2023/bg_price01.png);

  background-repeat: no-repeat;

  padding: 10rem 0;

  background-size: cover;

  position: relative;

  margin-top: 10rem;

}

@media screen and (max-width: 767px) {

  .sec-1st-visit-fee {

    padding: 7.5rem 0 5rem;

  }

}

.sec-1st-visit-fee:before, .sec-1st-visit-fee:after {

  content: "";

  display: block;

  position: absolute;

  margin: auto;

  transform: translate(-50%, 0);

  left: 50%;

}

.sec-1st-visit-fee:before {

  width: 10rem;

  height: 10rem;

  top: -5rem;

  background-color: #FF2201;

  border-radius: 10rem;

}

.sec-1st-visit-fee:after {

  background-repeat: no-repeat;

  background-size: contain;

  background-position: center center;

  background-image: url(../cms/images/index2023/icon_calculator01.svg);

  width: 4rem;

  height: 5.6rem;

  top: -3rem;

}

.sec-1st-visit-fee__title {

  color: #FFFFFF;

  text-align: center;

  font-size: 3.2rem;

  border-bottom: 1px solid #FFF;

  padding-bottom: 2rem

}

@media screen and (max-width: 767px) {

  .sec-1st-visit-fee__title {

    font-size: 2.2rem;

  }

}

.sec-1st-visit-fee__texts {

  margin: 5rem 19.5% 0;

}

@media screen and (max-width: 767px) {

  .sec-1st-visit-fee__texts {

    margin: 2.5rem 0 0;

  }

}

.sec-1st-visit-fee__texts p {

  color: #fff;

}

/*---------------------------------------

alert

---------------------------------------*/

.sec-1st-visit-fee__alert {

  margin-top: 5rem;

}

@media screen and (max-width: 767px) {

  .sec-1st-visit-fee__alert {

    margin-top: 2.5rem;

  }

}

.sec-1st-visit-fee__alert-inner {

  background-color: #FFFFFF;

  padding: 1rem;

}

.sec-1st-visit-fee__alert-content {

  padding: 3rem;

  border: 1px solid var(--sub-color01);

}

@media screen and (max-width: 767px) {

  .sec-1st-visit-fee__alert-content {

    padding: 2.5rem;

  }

}

.sec-1st-visit-fee__alert-title {

  color: #FF2201;

  text-align: center;

}

.sec-1st-visit-fee__alert-texts {

  margin-top: 2rem;

}

@media screen and (max-width: 767px) {

  .sec-1st-visit-fee__alert-texts {

    margin-top: 2.5rem;

  }

}

.sec-1st-visit-fee__alert-texts p {

  text-align: left;

}

.sec-1st-visit-fee__alert-btn {

  text-align: center;

  margin-top: 5rem;

}

@media screen and (max-width: 767px) {

  .sec-1st-visit-fee__alert-btn {

    margin-top: 2.5rem;

  }

}

.sec-1st-visit-fee__alert-btn a {

  margin: 0 auto;

  background-color: #FF2201;

}

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



.sec-first-time



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

.sec-first-time {

  margin-top: 10rem;

}

@media screen and (max-width: 767px) {

  .sec-first-time {

    margin-top: 5rem;

  }

}

.sec-first-time .sec-first-time__items {

  counter-reset: number;

  margin: 5rem 0 10rem;

}

@media screen and (max-width: 767px) {

  .sec-first-time .sec-first-time__items {

    counter-reset: number;

    margin: 5rem 0;

  }

}

.sec-first-time .sec-first-time__item {

  position: relative;

}

.sec-first-time .sec-first-time__item + .sec-first-time__item {

  padding-top: 5rem;

}

@media screen and (max-width: 767px) {

  .sec-first-time .sec-first-time__item + .sec-first-time__item {

    padding-top: 2.5rem;

  }

}

.sec-first-time .sec-first-time__item::before {

  counter-increment: number;

  content: counter(number);

  position: absolute;

  top: 0;

  left: 0;

  width: 6rem;

  height: 6rem;

  border-radius: 50%;

  font-size: 3.5rem;

  text-align: center;

  line-height: 1.2;

  color: #FFF;

  background-color: #FF2201;

  font-family: var(--en-font);

  display: flex;

  flex-wrap: wrap;

  align-items: center;

  justify-content: center;

}

@media screen and (max-width: 767px) {

  .sec-first-time .sec-first-time__item::before {

    width: 5rem;

    height: 5rem;

    font-size: 2.5rem;

    top: -0.5rem;

  }

}

.sec-first-time .sec-first-time__item + .sec-first-time__item::before {

  top: 5rem;

}

@media screen and (max-width: 767px) {

  .sec-first-time .sec-first-time__item + .sec-first-time__item::before {

    top: 2rem;

  }

}

.sec-first-time .sec-first-time__item::after {

  top: 0;

  background-color: #FF2201;

  width: 1px;

  height: 100%;

  content: "";

  display: block;

  position: absolute;

  left: 3rem;

  z-index: -1

}

@media screen and (max-width: 767px) {

  .sec-first-time .sec-first-time__item::after {

    left: 2.5rem;

  }

}

.sec-first-time .sec-first-time__item-title {

  font-size: 2.5rem;

  padding: 1rem 0;

  margin-left: 8rem;

}

@media screen and (max-width: 767px) {

  .sec-first-time .sec-first-time__item-title {

    padding: .5rem 0;

    margin-left: 7rem;

    font-size: 2rem;

    line-height: 1.5;

  }

}

.sec-first-time .sec-first-time__item-texts {

  margin: 3rem 0 0 8rem;

}

@media screen and (max-width: 767px) {

  .sec-first-time .sec-first-time__item-texts {

    margin: 2rem 0 0 5rem;

  }

}

.sec-first-time .sec-first-time__item-img {

  margin: 5rem 0 0 3.1rem;

}

@media screen and (max-width: 767px) {

  .sec-first-time .sec-first-time__item-img {

    margin: 2.5rem 0 0 2.6rem;

  }

}

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



.sec-philosophy



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

.sec-philosophy {

  background-image: url(../cms/images/index2023/bg_philosophy01.png);

  background-repeat: no-repeat;

  background-size: cover;

  padding: 10rem 0;

  background-position: center center;

}

@media screen and (max-width: 767px) {

  .sec-philosophy {

    padding: 5rem 0;

  }

}

.sec-philosophy__title {

  text-align: center;

}

@media screen and (min-width: 767px), print {

  .sec-philosophy__texts {

    margin: 0 10rem;

  }

}

.sec-philosophy__btn {

  margin-top: 5rem;

  text-align: center;

}

@media screen and (max-width: 767px) {

  .sec-philosophy__btn {

    margin-top: 2.5rem;

  }

}

.sec-philosophy__btn a {

  margin: 0 auto;

}

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



.sec-feature



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

.sec-feature {

  background-image: url(../cms/images/index2023/bg_feature01.png);

  background-repeat: no-repeat;

  background-position: center center;

  padding: 10rem 0;

  background-size: cover;

}

@media screen and (max-width: 767px) {

  .sec-feature {

    padding: 5rem 0;

  }

}

.sec-feature .sec-feature__title {

  color: #FFFFFF;

}

.sec-feature .sec-feature__text {

  color: #FFFFFF;

}

.sec-feature .sec-feature__items {

  margin-top: 5rem;

}

.sec-feature .sec-feature__item + .sec-feature__item {

  margin-top: 5rem;

}

@media screen and (min-width: 767px),print {

  .sec-feature .sec-feature__items .sec-feature__item{

    display: flex;

    align-items: center;

  }

  .sec-feature .sec-feature__items .sec-feature__item,.sec-feature .c-imgs .c-imgs__img-wrapper {

    height: 49rem;

  }

}

@media screen and (max-width: 767px) {

  .sec-feature .sec-feature__item {

    display: flex;

    flex-wrap: wrap;

    flex-direction: column-reverse;

  }

  .sec-feature .c-imgs .c-imgs__img-wrapper {

    margin: 0 0 2.5rem 1.5rem;

  }

  .sec-feature .c-imgs.c-imgs-img-left .c-imgs__img-wrapper {

    margin: 0 1.5rem 2.5rem 0;

  }

}

.sec-feature .sec-feature__item-title {

  color: #FFFFFF;

  line-height: 1.4;

}

@media screen and (max-width: 767px) {

  .sec-feature .sec-feature__item-title {

    line-height: 1.6;

  }

}

.sec-feature .sec-feature__item-texts {

  position: relative;

  margin-top: 2rem;

  padding-top: 2rem;

}

.sec-feature .sec-feature__item .sec-feature__item-texts:before {

  content: "";

  display: block;

  position: absolute;

  margin: auto;

  background-color: #FF2201;

  height: 1px;

  width: 49rem;

  top: 0;

  right: 0;

  z-index: 1

}

.sec-feature .sec-feature__item:nth-child(even) .sec-feature__item-texts:before {

  right: auto;

  left: 0;

}

.sec-feature .sec-feature__item-texts p {

  color: #FFFFFF;

}

.sec-feature .sec-feature__item .sec-feature__item-btn {

  margin-top: 2.5rem;

  margin-left: 3rem;

}

@media screen and (max-width: 767px) {

  .sec-feature .sec-feature__item .sec-feature__item-btn {

    margin-top: 2.5rem;

    margin-left: 0;

  }

}

.sec-feature .sec-feature__item:nth-child(even) .sec-feature__item-btn {

  margin-left: 0;

}

.sec-feature .sec-feature__item .sec-feature__item-btn a {

  background-color: #FF2201;

}

@media screen and (min-width: 767px),print {

  .sec-feature .c-imgs .c-imgs__img-wrapper {

    top: 50%;

    transform: translateY(-50%);

  }

}

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



.sec-doctor



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

.sec-doctor {

  padding-top: 10rem;

}

@media screen and (max-width: 767px) {

  .sec-doctor {

    padding-top: 5rem;

  }

}

.sec-doctor .sec-doctor__inner {

  background-color: #F2F2F2;

  padding: 5rem 0;

  margin-top: 5rem;

}

@media screen and (max-width: 767px) {

  .sec-doctor .sec-doctor__item-name {

    text-align: center;

  }

}

.sec-doctor .sec-doctor__item-name dt {

  background-color: #111;

  color: #FFFFFF;

  padding: .2rem 2rem;

  display: inline-block;

  font-size: 2rem;

}

@media screen and (max-width: 767px) {

	.sec-doctor .sec-doctor__item-name dt {

		padding: .2rem 1rem;

		font-size: 1.6rem;

	}

}

.sec-doctor .sec-doctor__item-name dd {

  margin-top: 1rem;

}

.sec-doctor .sec-doctor__item-name dd h2 {

  color: #FF2201;

  font-size: 6.3rem;

  line-height: 1.3;

}

@media screen and (max-width: 767px) {

  .sec-doctor .sec-doctor__item-name dd h2 {

    font-size: 5rem;

  }

}

.sec-doctor .sec-doctor__item-history {

  position: relative;

  padding-bottom: 3rem;

}

@media screen and (max-width: 767px) {

  .sec-doctor .sec-doctor__item-history {

    padding-bottom: 2.5rem;

    display: flex;

    flex-wrap: wrap;

    flex-direction: column-reverse;

  }

}

.sec-doctor .sec-doctor__item-history:after {

  content: "";

  display: block;

  margin: auto;

  background-image: url(https://www.sekokai-takashimadaira.com/cms/wp-content/uploads/2026/04/pic_doctor001.png);

  background-repeat: no-repeat;

  background-size: cover;

  background-position: center center;

}

@media screen and (min-width: 767px), print {

  .sec-doctor .sec-doctor__item-history:after {

    position: absolute;

    width: 40rem;

    bottom: 0;

    right: 0;

    height: 48rem;

  }

}

@media screen and (max-width: 767px) {

  .sec-doctor .sec-doctor__item-history:after {

    width: 62vw;

    height: 62vw;

    background-position: top center;

  }

}

@media screen and (min-width: 767px), print {

  .sec-doctor .sec-doctor__item-history dl {

    margin-right: 40%;

  }

}

.sec-doctor .sec-doctor__item-history dl {

  display: grid;

  grid-template-columns: 10rem 1fr;

  grid-gap: 1rem;

}

@media screen and (max-width: 767px) {

  .sec-doctor .sec-doctor__item-history dl {

    margin-top: 2.5rem;

  }

}

.sec-doctor .sec-doctor__item-history dt {

  font-weight: 700;

  position: relative;

  padding-left: 2rem

}

@media screen and (min-width: 767px), print {

  .sec-doctor .sec-doctor__item-history dt {

    width: 8.5rem;

  }

}

.sec-doctor .sec-doctor__item-history dt:before {

  content: "";

  display: block;

  position: absolute;

  margin: auto;

  height: 1px;

  width: 1rem;

  background-color: #FF2201;

  top: 1rem;

  left: 0;

}

.sec-doctor .sec-doctor__profile {

  padding: 5rem;

  background-color: #FFFFFF;

}

@media screen and (max-width: 767px) {

  .sec-doctor .sec-doctor__profile {

    padding: 2.5rem;

  }

}

.sec-doctor .sec-doctor__slide-wrap {

  margin-top: 5rem;

  position: relative;

}

.sec-doctor .swiper--wrapper {

  width: 100%;

}

.sec-doctor .swiper-slide {

  color: #ffffff;

  width: 100%;

  height: 100%;

  height: 50rem;

  text-align: center;

}

@media screen and (max-width: 767px) {

  .sec-doctor .swiper-slide {

    height: 20rem;

  }

}

.sec-doctor .swiper-pagination-bullets {

  bottom: -3rem;

}

.sec-doctor .swiper-pagination-bullet {

  width: 5rem !important;

  height: .5rem !important;

  margin: 0 0 0 1rem !important;

  border-radius: 0 !important;

  background: #111 !important;

  opacity: 1 !important;

}

.sec-doctor .swiper-button-next, .sec-doctor .swiper-button-prev {

  position: absolute;

  top: 50%;

  width: 6rem;

  height: 6rem;

  margin-top: 0;

  z-index: 10;

  cursor: pointer;

  display: flex;

  align-items: center;

  justify-content: center;

  color: transparent;

}

@media screen and (max-width: 767px) {

  .sec-doctor .swiper-button-next, .sec-doctor .swiper-button-prev {

    top: calc(50% - 1.5rem);

    width: 4rem;

    height: 4rem;

  }

}

.sec-doctor .swiper-button-next:after, .sec-doctor .swiper-button-prev:after {

  background-image: url(../cms/images/index2023/icon_arrow01.svg);

  width: 6rem;

  height: 6rem;

  content: "";

  background-repeat: no-repeat;

  background-size: cover;

}

@media screen and (max-width: 767px) {

  .sec-doctor .swiper-button-next:after, .sec-doctor .swiper-button-prev:after {

    width: 4rem;

    height: 4rem;

  } 

}

.sec-doctor .swiper-button-next:after {

  transform: scale(-1, 1);

}

.sec-doctor .swiper-pagination-bullet.swiper-pagination-bullet-active {

  background: #FF2201 !important;

}

.sec-doctor .swiper-pagination-bullet:first-child {

  margin: 0 !important;

}

.sec-doctor .swiper-slide {

  background-repeat: no-repeat;

  background-size: cover;

  background-position: center center;

}

.sec-doctor .doctor-swiper__slide1 {

  background-image: url(https://placehold.jp/800x800.png);

}

.sec-doctor .doctor-swiper__slide2 {

  background-image: url(../cms/images/index2023/pic_staff02.png);

}

.sec-doctor .doctor-swiper__slide3 {

  background-image: url(../cms/images/index2023/pic_staff03.png);

}

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



.sec-facility



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

.sec-facility {

  margin-top: 10rem;

}

@media screen and (max-width: 767px) {

  .sec-facility {

    margin-top: 7rem;

  }

}

.sec-facility__inner {

  position: relative;

}

.sec-facility__inner:before {

  content: "";

  display: block;

  position: absolute;

  margin: 0 auto;

  background-color: #F2F2F2;

  top: 0;

  left: 0;

  right: 0;

  height: 100%;

  z-index: -1

}

@media screen and (min-width: 767px), print {

  .sec-facility__inner:before {

    width: 100rem;

  }

}

.sec-facility .sec-facility__title {

  text-align: center;

  padding-top: 5rem;

}

@media screen and (min-width: 767px), print {

  .sec-facility .sec-facility__texts p {

    text-align: center;

  }

}

.sec-facility .sec-facility__btn {

  text-align: center;

  margin-top: 5rem;

  padding-bottom: 5rem;

}

@media screen and (max-width: 767px) {

  .sec-facility .sec-facility__btn {

    margin-top: 2.5rem;

  }

}

.sec-facility .sec-facility__btn a {

  margin: 0 auto;

}

.sec-facility .sec-facility__slide-wrap {

  position: relative;

}

.sec-facility .sec-facility__slide-wrap:before {

  content: "";

  display: block;

  position: absolute;

  margin: 0 auto;

  background-color: #F2F2F2;

  top: 0;

  left: 0;

  right: 0;

  height: calc(100% + 10rem);

  z-index: -1

}

@media screen and (min-width: 767px), print {

  .sec-facility .sec-facility__slide-wrap:before {

    width: 100rem;

  }

}

@media screen and (max-width: 767px) {

  .sec-facility .sec-facility__slide-wrap:before {

    width: 100vw;

    height: calc(100% + 5rem);

  }

}

.sec-facility .swiper--wrapper {

  width: 100%;

}

.sec-facility .swiper-slide {

  color: #ffffff;

  width: 100%;

  height: 39rem;

  text-align: center;

}

@media screen and (max-width: 767px) {

  .sec-facility .swiper-slide {

    height: 20rem;

  }

}

.sec-facility .swiper-pagination-bullets {

  bottom: -3rem;

}

.sec-facility .swiper-pagination-bullet {

  width: 5rem !important;

  height: .5rem !important;

  margin: 0 0 0 1rem !important;

  border-radius: 0 !important;

  background: #111 !important;

  opacity: 1 !important;

}

.sec-facility .swiper-button-next, .sec-facility .swiper-button-prev {

  position: absolute;

  top: 50%;

  width: 6rem;

  height: 6rem;

  margin-top: 0;

  z-index: 10;

  cursor: pointer;

  display: flex;

  align-items: center;

  justify-content: center;

  color: transparent;

}

@media screen and (max-width: 767px) {

  .sec-facility .swiper-button-next, .sec-facility .swiper-button-prev {

    top: calc(50% - 1.5rem);

    width: 4rem;

    height: 4rem;

  }

}

.sec-facility .swiper-button-next:after, .sec-facility .swiper-button-prev:after {

  background-image: url(../cms/images/index2023/icon_arrow01.svg);

  width: 6rem;

  height: 6rem;

  content: "";

  background-repeat: no-repeat;

  background-size: cover;

}

@media screen and (max-width: 767px) {

  .sec-facility .swiper-button-next:after, .sec-facility .swiper-button-prev:after {

    width: 4rem;

    height: 4rem;

  } 

}

.sec-facility .swiper-button-next:after {

  transform: scale(-1, 1);

}

.sec-facility .swiper-pagination-bullet.swiper-pagination-bullet-active {

  background: #FF2201 !important;

}

.sec-facility .swiper-pagination-bullet:first-child {

  margin: 0 !important;

}

.sec-facility .swiper-slide {

  background-repeat: no-repeat;

  background-size: cover;

  background-position: center center;

}

.sec-facility .facility-swiper__slide1 {
  background-image: url("https://www.sekokai-takashimadaira.com/cms/wp-content/uploads/2026/05/slide01.png");

}

.sec-facility .facility-swiper__slide2 {

  background-image: url("https://www.sekokai-takashimadaira.com/cms/wp-content/uploads/2026/05/slide02.png");

}

.sec-facility .facility-swiper__slide3 {

  background-image: url("https://www.sekokai-takashimadaira.com/cms/wp-content/uploads/2026/05/slide03.png");

}

.sec-facility .facility-swiper__slide4 {

  background-image: url("https://www.sekokai-takashimadaira.com/cms/wp-content/uploads/2026/05/slide04.png");

}

.sec-facility .facility-swiper__slide5 {

  background-image: url("../cms/images/index/pic_facility_dummy.jpg");

}

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



.sec-reception



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

.sec-reception {

  margin-top: 17rem;

}

@media screen and (max-width: 767px) {

  .sec-reception {

    margin-top: 10rem;

  }

}

.sec-reception .sec-reception__title {

  text-align: center;

}

.sec-reception .sec-reception__logo {

  display: flex;

  flex-wrap: wrap;

  margin: 5rem 0;

  justify-content: center;

}

@media screen and (max-width: 767px) {

  .sec-reception .sec-reception__logo {

    margin: 2.5rem 0;

  }

}

.sec-reception .sec-reception__logo-img {

  width: 19rem;

}

.sec-reception .sec-reception__logo-text {

  font-size: 2.2rem;

  font-weight: 700;

  line-height: 1.5;

}

@media screen and (min-width: 767px), print {

  .sec-reception .sec-reception__logo-text {

    margin-left: 3rem;

  }

}

@media screen and (max-width: 767px) {

  .sec-reception .sec-reception__logo-text {

    font-size: 2rem;

    text-align: center;

    margin-top: 2.5rem;

  }

}

.sec-reception .sec-reception__subtitle {

  text-align: center;

  font-size: 2.4rem;

  font-weight: 700;

  margin: 5rem 0 2rem;

}

@media screen and (max-width: 767px) {

  .sec-reception .sec-reception__subtitle {

    font-size: 2rem;

    margin: 5rem 0 2.5rem;

  }

}

.sec-reception .banner-covid {

  margin-top: 5rem;

}

@media screen and (max-width: 767px) {

  .sec-reception .banner-covid {

    margin: 5rem 0;

  }

}

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



.sec-reception



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

.sec-column {

  margin: 10rem 0;

}

@media screen and (max-width: 767px) {

  .sec-column {

    margin: 5rem 0;

  }

}

.sec-column .sec-column__title {

  text-align: center;

}

.sec-column .sec-column__items {

  border-bottom: 1px solid rgba(47, 47, 47, 0.1);

}

.sec-column .sec-column__item {

  display: flex;

  flex-wrap: wrap;

  border-top: 1px solid rgba(47, 47, 47, 0.1);

  padding: 2rem 0;

}

@media screen and (max-width: 767px) {

  .sec-column .sec-column__item {

    padding: 2.5rem 0;

  }

}

.sec-column .sec-column__item-img {

  height: 21rem;

  overflow: hidden;

}

@media screen and (min-width: 767px), print {

  .sec-column .sec-column__item-img {

    width: 47.5%

  }

}

.sec-column .sec-column__item-img img {

  border-radius: 1rem;

  object-fit: cover;

  width: 100%;

  height: 100%;

}

@media screen and (min-width: 767px), print {

  .sec-column .sec-column__item-texts {

    width: 47.5%

  }

}

.sec-column .sec-column__item-title {

  font-size: 2rem;

  line-height: 2;

  font-weight: 700;

  padding-top: 1rem;

}

@media screen and (min-width: 767px), print {

  .sec-column .sec-column__item-title {

    margin-left: 3rem;

  }

}

@media screen and (max-width: 767px) {

  .sec-column .sec-column__item-title {

    line-height: 1.6;

  }

}

.sec-column .sec-column__item-time {

  font-size: 1.4rem;

  text-align: right;

  height: 2em;

  display: block;

}

@media screen and (min-width: 767px), print {

  .sec-column .sec-column__item-cat {

    margin: 3rem 0 0 3rem;

  }

}

@media screen and (max-width: 767px) {

  .sec-column .sec-column__item-cat {

    margin: 1rem 0 0 0;

  }

}

.sec-column .sec-column__item-cat a {

  padding: .5rem 2rem;

  background-color: rgba(47, 47, 47, 0.10);

}

.sec-column .sec-column__btn {

  margin-top: 5rem;

  text-align: center;

}

.sec-column .sec-column__btn a {

  margin: 0 auto;

}



/* news----------------*/

main .news_area{

    width: 1000px;

    border: 2px solid;

    margin: 50px auto;

    padding: 40px;

    border-color:#ff2200;}

main .news_area strong{font-size: 1.2rem;}

main .news_area h2 + p{

    text-align: center;

    letter-spacing: 0.1em;

    line-height: 1.85;

  }

main .news_area .calendar{

  display: flex;     

  justify-content: space-around;

}

main .news_area .calendar #MonthCal,

main .news_area .calendar #nextMonthCal{

  width: 49%;

}

main .news_area iframe{width: 100%;}





@media screen and (max-width: 767px) {

  main .news_area{width: 100%;}

}

* {
        box-sizing: border-box; /* 全ての要素にボックスサイジングを適用 */
    }

    .calendar {
        display: flex;
        gap: 20px; /* カレンダー間の隙間を調整 */
        flex-wrap: nowrap; /* PCでの横並びを維持 */
        width: 100%; /* 幅を100%に設定 */
    }

    iframe {
        width: 100%; /* 幅を100%に設定 */
        max-width: 800px; /* PCでの最大幅 */
        height: 400px; /* 高さを300pxに設定 */
        border: solid 1px #777; /* ボーダー設定 */
    }

    /* スマートフォン用のレイアウト調整 */
    @media (max-width: 768px) {
        .calendar {
            flex-direction: column;
            gap: 0; /* SPでカレンダーの隙間をなくす */
        }

        iframe {
            width: 100%; /* 幅を100%に */
            height: auto; /* 高さを自動に */
            max-width: none; /* 最大幅を解除 */
            min-height: 400px; /* スマートフォン用に最小高さを設定 */
        }
		
    main .news_area {
        width: 97%;
    }
		
	main .news_area {
  
    border: 2px solid;
    margin: 54px auto;
    padding: 24px;
    border-color: #f20;
}	
		
		
}
  

.news_area h2 {
    text-align: center;
    margin-bottom: 2rem;
    margin-top: -1rem;
	font-size: 2.14em;
    text-align: center;
    letter-spacing: 0.2em;
}






