/* Add here all your CSS customizations */

body {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 15px;
  color: #3D312A;
}

p {
  color: #3D312A;
  line-height: 1.95;
  margin: 0 0 20px;
  font-size: 16px;
}

@media screen and (max-width: 600px) {
  .img-mini {
    width: 200px;
  }


  p {
    color: #3D312A;
    line-height: 1.95;
    margin: 0 0 20px;
    font-size: 15px;
  }


}


.dr-greeting {
  background: #faf9f7 url(/images/img-2024-assets/dr-bg.jpg) center center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 600px) {
  .dr-greeting {
    background: #faf9f7 none;
    background-size: contain;
  }
}

/*#header {
	height: 120px !important;
}

*/

.header-area {
  padding: 0 55px;
}

.home-slider {
  border-radius: 50px 0;
  padding: 0 55px;
}


#revolutionSlider {
  border-radius: 50px 0;

}


.slider-container {
  background: transparent;
}


.slider-txt-01 {
  line-height: 1.75 !important;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-orientation: upright;
  font-size: 32px !important;
  letter-spacing: 0.15em;
  text-shadow:
    rgba(255, 255, 255, 1) 1px 1px 10px, rgba(255, 255, 255, 1) -1px 1px 10px,
    rgba(255, 255, 255, 1) 1px -1px 10px, rgba(255, 255, 255, 1) -1px -1px 10px;
}


@media screen and (min-width: 601px) and (max-width: 1099px) {
  .slider-txt-01 {
    line-height: 1.75;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 26px !important;
    letter-spacing: 0.15em;
    text-shadow:
      rgba(255, 255, 255, 1) 1px 1px 10px, rgba(255, 255, 255, 1) -1px 1px 10px,
      rgba(255, 255, 255, 1) 1px -1px 10px, rgba(255, 255, 255, 1) -1px -1px 10px;
  }
}

@media screen and (max-width: 600px) {
  .header-area {
    padding: 0 20px;
  }

  .home-slider {
    border-radius: 0;
    padding: 0;
  }


  #revolutionSlider {
    border-radius: 0;

  }

  .slider-txt-01 {
    line-height: 1.75;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 21px !important;
    letter-spacing: 0.15em;
    text-shadow:
      rgba(255, 255, 255, 1) 1px 1px 10px, rgba(255, 255, 255, 1) -1px 1px 10px,
      rgba(255, 255, 255, 1) 1px -1px 10px, rgba(255, 255, 255, 1) -1px -1px 10px;
  }

}




.head-font {
  font-family: "M PLUS Rounded 1c", sans-serif;
}



.heading-1 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.9rem;
  font-weight: 800;
  line-height: 1.6;
  position: relative;
  margin-bottom: 15px;
  color: #666;
}

.green {
  color: #2BADA9 !important;
}

@media screen and (max-width: 600px) {
  .heading-1 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 1.3rem;
    font-weight: 800;
    line-height: 1.5;
    position: relative;
    margin-bottom: 12px;
    color: #ffa353;
  }
}

.heading-2 {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.5rem;
  font-weight: 800;
  line-height: 1.4;
  position: relative;
  margin-bottom: 10px;
  color: #ffa353;
}

@media screen and (max-width: 600px) {
  .heading-2 {
    font-family: "M PLUS Rounded 1c", sans-serif;
    font-size: 1.3rem;
    font-weight: 800;
    line-height: 1.4;
    position: relative;
    margin-bottom: 10px;
    color: #ffa353;
  }
}


.heading-bg {
  font-family: "Arial", sans-serif;
  font-size: 13rem;
  font-weight: 800;
  line-height: 1;

  letter-spacing: -0.05em;
  opacity: .1;
  color: #2BADA9;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media screen and (max-width: 600px) {
  .heading-bg {
    font-size: 5rem;
  }
}

.heading-bg2 {
  font-family: "Arial", sans-serif;
  font-size: 20rem;
  font-weight: 800;
  line-height: 1;

  letter-spacing: -0.05em;
  opacity: .7;
  color: #FFF;
  position: absolute;
  bottom: 0;
  left: 0;
}

.sec {
  padding: 6% 0;
  position: relative;
}

.sec-sm {
  padding: 3% 0;
  position: relative;
}


.text-shadow-01 {
  text-shadow: rgba(255, 255, 255, 0.3) 2px 0px 10px, rgba(255, 255, 255, 0.3) -2px 0px 10px, rgba(255, 255, 255, 0.3) 0px -2px 10px, rgba(255, 255, 255, 0.3) -2px 0px 10px, rgba(255, 255, 255, 0.3) 2px 2px 10px, rgba(255, 255, 255, 0.3) -2px 2px 10px, rgba(255, 255, 255, 0.3) 2px -2px 10px, rgba(255, 255, 255, 0.3) -2px -2px 10px, rgba(255, 255, 255, 0.3) 1px 2px 10px, rgba(255, 255, 255, 0.3) -1px 2px 10px, rgba(255, 255, 255, 0.3) 1px -2px 10px, rgba(255, 255, 255, 0.3) -1px -2px 10px, rgba(255, 255, 255, 0.3) 2px 1px 10px, rgba(255, 255, 255, 0.3) -2px 1px 10px, rgba(255, 255, 255, 0.3) 2px -1px 10px, rgba(255, 255, 255, 0.3) -2px -1px 10px, rgba(255, 255, 255, 0.3) 1px 1px 10px, rgba(255, 255, 255, 0.3) -1px 1px 10px, rgba(255, 255, 255, 0.3) 1px -1px 10px, rgba(255, 255, 255, 0.3) -1px -1px 10px;
}

/*LOGO*/
.header-logo img {
  width: 300px;
  height: 60px;
}

@media screen and (min-width: 768px) and (max-width: 1099px) {
  .header-logo img {
    width: 230px;
    height: 46px;
  }
}

@media screen and (max-width: 600px) {
  .header-logo img {
    width: 200px;
    height: 40px;
  }
}


#header .header-logo {
  margin: 32px 0;
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 600px) {
  #header .header-logo {
    margin: 8px 0;
    position: relative;
    z-index: 1;
  }

  #header.header-effect-shrink .header-container {
    min-height: 50px;
  }

}



@media (min-width: 992px) {
  #header .header-nav-main nav>ul>li>a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: normal;
    border-radius: 4px;
    color: #CCC;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: -0.5px;
    text-transform: uppercase;
  }

}


@media screen and (min-width: 1100px) {
  #header .header-nav-main nav>ul>li>a {
    padding: 0rem .6rem !important;
  }
}

/* 980px以上用（PC用）の記述 */
@media screen and (min-width: 768px) and (max-width: 1099px) {
  #header .header-nav-main nav>ul>li>a {
    padding: 0rem .4rem !important;
    font-size: 14px;
  }

  /* 768px - 979px用（タブレット用）の記述 */
}

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

  /* 480px - 767px用（タブレット／スマートフォン用）の記述 */
  #header .header-nav-main nav>ul>li>a {
    padding: 0rem .5rem !important;
  }
}

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

  /* 479px以下用（スマートフォン用）の記述 */
  #header .header-nav-main nav>ul>li>a {
    padding: 0rem .5rem !important;
  }
}



.home-feature-img:after {
  position: absolute;
  top: 2px;
  left: -4px;
  content: "";
  height: 100%;
  width: 100%;
  z-index: -999;
  -webkit-transform: rotate(-1deg);
  -moz-transform: rotate(0deg);
}

.home-feature-01:after {
  background: #f4ec5a;
}

.home-feature-02:after {
  background: #00a1cb;
}

.home-feature-03:after {
  background: #19dd89;
}

.home-feature-04:after {
  background: #d31996;
}





















/*
* Rev Slider
*/
@media (min-width: 991px) {
  .slider-container {
    height: 70vh !important;
  }

  .slider-container .slider {
    height: 70vh !important;
  }
}

.custom-page-header {
  padding: 120px 0 35px !important;
}

.custom-page-header h1 {
  font-size: 2em;
}


/*診療時間*/

.hours-area-wrap {
  position: absolute;
  width: 500px;
  margin: -190px -5px 0 auto;
  bottom: 200px;
  right: -5px;
}

@media (max-width: 991px) {
  .hours-area-wrap {
    position: relative;
    margin-top: 0;
    background: #f4f4f4;
    width: 100%;
  }
}



.hours-area {
  position: relative;
  right: 0;
  background: #fff;
  color: #3D302A;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;

  box-shadow: 5px 10px 20px rgba(0, 0, 0, 0.10);
}

.hours-memo {
  font-size: 13px;
  line-height: 1.5;
}

.hours-table {


  font-size: 15px;

  border: none;
  border-bottom: 1px solid #3D302A;
  width: 100%;
  margin-bottom: 8px;
}

.hours-table th {
  text-align: center;
  font-weight: normal;
}

.hours-table table thead th {

  padding: 5px;
  text-align: center;
}

. .hours-table table tbody tr {
  /*background:#eee9d8;*/
  text-align: center;

}

.hours-table .table-line {
  border-top: 1px solid #3D302A;
}

.hours-table td {
  padding: 8px;
  text-align: center;
  /*border-left: 1px solid #fff;*/
}

.hours-table .info-color {
  color: #fcae68;
}

.hours-table p {
  margin: 15px 0;
}


@media screen and (max-width: 600px) {
  .hours-table {
    font-size: 14px;
  }

  .hours-table td {
    padding: 2px;
    text-align: center;
    /*border-left: 1px solid #fff;*/
  }

  .hours-memo {
    font-size: 13px;
  }
}

/**/


.tel-text {
  font-size: 30px;
  font-family: 'Lato', sans-serif;
  font-weight: bold;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  /* 縦方向中央揃え（Safari用） */
  align-items: center;
  /* 縦方向中央揃え */
  text-decoration: none;
}

@media screen and (max-width: 600px) {
  .tel-text {

    -webkit-justify-content: center;
    /* 横方向中央揃え（Safari用） */
    justify-content: center;
    /* 横方向中央揃え */
  }
}

.tel-text i {
  font-size: 20px;
  margin-right: 8px;
}














#footer-area {
  padding: 6% 0
}




.fixContactBox {
  width: 260px;
  padding: 20px;
  background: white;
  border-top: solid 5px #ffa353;
  position: fixed;
  z-index: 999999;
  right: 0px;
  top: 40%;
  border-radius: 4px;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 768px) {
  .fixContactBox {
    display: none !important;
  }
}

.fixContactBox .closeBtn {
  position: absolute;
  top: 5px;
  left: 15px;
  font-size: 22px;
  color: #888;
  cursor: pointer;
}

.fixContactBox .title {
  padding-bottom: 8px;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: bold;
  color: #444;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

.fixContactBox .telText {
  margin-top: 15px;
  margin-bottom: 0;
  padding-left: 18px;
  font-size: 28px;
  text-align: center;
  position: relative;
  color: #444;
  font-family: 'Open Sans', sans-serif;
}

.fixContactBox .telText::before {
  position: absolute;
  font-size: 18px;
  top: 1px;
  left: 5px;
  font-weight: 900;
  color: #ffa353;
  content: "\f095";
  font-family: "Font Awesome 5 Free";

}

.fixContactBox .telText a {
  color: #454545;
  font-weight: bold;
}

.fixContactBox .telText a:hover {
  text-decoration: none;
}

.addrText {
  font-size: 14px;
  line-height: 1.5;
}

.hourText {
  font-size: 14px;
  line-height: 1.5;
  text-align: right;
}

.hourText span {
  font-size: 14px;
  line-height: 1.5;
  color: #7dbdcb;
  font-weight: bold;
}

.fixContactBox .timeDl {
  margin-top: 10px;
  margin-bottom: 0px;
  font-size: 14px;
}

.fixContactBox .timeDl dt {
  width: 30%;
  display: inline-block;
  color: #555;
  vertical-align: top;
}

.fixContactBox .timeDl dd {
  width: 65%;
  display: inline-block;
  vertical-align: top;
  text-align: right;
  margin-bottom: 0px;
}

.fixContactBox .timeDl .smallText {
  display: block;
  font-size: 12px;
}

.fixContactBox .uketukeTitle {
  margin-top: 16px;
  margin-bottom: 10px;
  padding: 3px;
  text-align: center;
  border-radius: 5px;
  border: solid 1px #ccc;
  color: #555;
}

.fixContactBox__btn {
  width: 100%;
  margin-top: 10px;
  text-align: center;
  font-size: 14px;
}

.fixContactBox__btn a {
  padding: 7px 10px;
  color: white;
  background: #ffa353;
  border: solid 1px #ffa353;
  display: block;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.fixContactBox__btn a:hover {
  color: #ffa353;
  text-decoration: none;
  border: solid 1px #ffa353;
  background: white;
}


html .btn-link {
  color: #FFF !important;
}

#footer_sp_fixed {
  display: none;
}

@media screen and (max-width: 600px) {
  #footer_sp_fixed {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 999;
    bottom: 0;
    background-color: #FFFBE6;
  }

  #footer_sp_fixed ul {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
  }

  #footer_sp_fixed ul li {
    float: left;
    display: block;
    height: 70px;
    text-align: center;
  }

  #footer_sp_fixed ul li.sp_tel {
    width: 55%;
    padding: 0;
    background-color: ;
  }

  #footer_sp_fixed ul li.sp_access,
  #footer_sp_fixed ul li.sp_reserve,
  #footer_sp_fixed ul li.sp_line {
    width: 15%;
    padding: 0;
  }

  #footer_sp_fixed ul li.sp_access img,
  #footer_sp_fixed ul li.sp_reserve img,
  #footer_sp_fixed ul li.sp_line img {
    max-width: 100%;
    height: auto;
  }

  #footer_sp_fixed ul li.sp_access {}

  #footer_sp_fixed ul li.sp_reserve {}

  #footer_sp_fixed ul li {
    display: block;
  }
}


.attention {
  color: red;
}


/*20250108追記　訪問診療フォーム*/
button.button-visit {
  border: none;
  background: #fff;
  display: block;
  margin: 0 auto;
  transition: .15s ease-in-out;
}

button.button-visit a:hover {
  opacity: 0.8;
}

@media screen and (max-width: 768px) {
  .button-visit img {
    max-width: 450px;
    width: 80%;
  }
}

@media screen and (min-width: 769px) {
  .button-visit img {
    max-width: 450px;
  }
}

/* 20250623施設基準バナー */
.shisetsu-kijun {
  display: block;
  width: 250px;
  margin-top: 10px;
}

.shisetsu-kijun img {
  display: block;
  width: 100%;
  height: auto;
  transition: .3s;
}

.shisetsu-kijun img:hover {
  opacity: .8;
  transition: .3s;
}

@media screen and (max-width: 768px) {
  .shisetsu-kijun {
    margin: 10px auto 30px;
  }
}

/* 20250711 */
@media screen and (max-width: 1025px) {
  .row.sp_column {
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 768px) {
  .row.sp_column {
    flex-direction: row;
  }
}


.rec_insta_area .img_area {
  display: flex;
  gap: 20px;
  justify-content: center;
}

.rec_insta_area .img_area img {
  max-width: 350px;
}

h2.title-h2.text-center.insta span {
  position: relative;
}

h2.title-h2.text-center.insta span::before {
  content: '';
  display: block;
  transform: translate(-50%, -50%);
  top: 50%;
  left: -25px;
  width: 30px;
  height: 30px;
  background-image: url(https:///arcadia-ookurayama-dental.jp/images/icon_instagram.png);
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
}

@media screen and (max-width: 768px) {
  .rec_insta_area .img_area {
    gap: 10px;
    flex-direction: column;
    text-align: center;
  }

  .rec_insta_area .img_area img {
    max-width: auto;
    width: 80%;
  }
}

/*2025.8.20追記　top初診予約iframe*/
.iframe-wrap {
  width: 100%;
  margin-bottom: 15px;
}

#fb-wrap {
  width: 100%;
  height: 500px;
  overflow: hidden;
  margin-bottom: 15px;
}

/* 2025.11.5 TOPmvバナー */
.mv-bnr-area {
  position: absolute;
  bottom: 30px;
  z-index: 999;
  right: 30px;
  transition: 0.4s;
}

.mv-bnr-area img {
  max-width: 450px;
  border-radius: 10px;
  box-shadow: #fdaf77 0 0 10px;
}

.mv-bnr-area:hover {
  opacity: 0.8;
}

@media screen and (max-width: 600px) {
  .home-slider {
    height: 60vh;
  }

  #revolutionSlider {
    height: 60vh !important;
  }

  /* .rev_slider .caption,
  .rev_slider .tp-caption {
    position: relative;
    left: -110%!important;
  } */
  .slider-txt-01.tp-caption {
        position: relative;
        left: -110% !important;
  }

  .tp-bgimg.defaultimg {
    background-position: calc(50% + 20px) center !important;
  }

  .mv-bnr-area {
    position: absolute;
    z-index: 999;
    right: 0;
    bottom: -100px;
    transition: 0.4s;
    text-align: center;
  }

  .mv-bnr-area img {
    width: 90%;
  }
}

/* 20251110 コラム下 院長紹介画像*/
img.column-doc-pc {
  display: block;
}
img.column-doc-sp {
  display: none;
}
@media screen and (max-width: 600px) {
  img.column-doc-pc {
    display: none;
  }
  img.column-doc-sp {
    display: block;
  }
}