@charset "UTF-8";
/*
Theme Name: きたはら歯科医院
Author: KITAHARA DENTAL CLINIC きたはら歯科医院
*/
/*==========================================
共通デザイン
===========================================*/
iframe {
  vertical-align: bottom;
}

.hmax img {
  height: 100%;
}

@media screen and (max-width: 768px) {
  .sp_margin_bottom50 {
    margin-bottom: 50px;
  }
}

.margin_top85 {
  margin-top: 85px;
}

.margin_top120 {
  margin-top: 120px;
}

@media screen and (max-width: 768px) {
  .margin_top120 {
    margin-top: 50px;
  }
}

.margin_bottom30 {
  margin-bottom: 30px;
}

.margin_bottom40 {
  margin-bottom: 40px;
}

.margin_bottom60 {
  margin-bottom: 60px;
}

.margin_bottom70 {
  margin-bottom: 70px;
}

.margin_bottom80 {
  margin-bottom: 80px;
}

.margin_bottom120 {
  margin-bottom: 120px;
}

@media screen and (max-width: 768px) {
  .margin_bottom120 {
    margin-bottom: 50px;
  }
}

.margin_bottom130 {
  margin-bottom: 130px;
}

.margin_right50 {
  margin-right: 50px;
}

.padding-top30 {
  padding-top: 30px;
}

.padding-top60 {
  padding-top: 60px;
}

.padding-top100 {
  padding-top: 100px;
}

.w33 {
  width: 33.3%;
}

.w38 {
  width: 38.6%;
}

@media screen and (max-width: 768px) {
  .w38 {
    width: 100%;
  }
}

.w47 {
  width: 47%;
}

@media screen and (max-width: 768px) {
  .w47 {
    width: 100%;
  }
}

.w50 {
  width: 50%;
}

@media screen and (max-width: 768px) {
  .w50 {
    width: 100%;
  }
}

.w53 {
  width: 53%;
}

@media screen and (max-width: 768px) {
  .w53 {
    width: 100%;
  }
}

.w100vw {
  width: 100%;
}

.w200 {
  width: 200px;
}

.w300 {
  width: 300px;
}

.w320 {
  width: 320px;
}

.w340 {
  width: 340px;
}

.w400 {
  width: calc(400px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .w400 {
    width: 100%;
  }
}

.w420 {
  width: 420px;
}

.w440 {
  width: 440px;
}

.w520 {
  width: calc(520px + 60px);
  padding: 0px 30px;
}

@media screen and (max-width: 768px) {
  .w520 {
    width: 100%;
  }
}

.w580 {
  width: calc(580px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w600 {
  width: calc(600px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .w600 {
    max-width: inherit;
  }
}

.w660 {
  width: calc(660px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .w660 {
    width: 100%;
  }
}

.w710 {
  width: calc(710px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .w710 {
    width: 100%;
  }
}

.w720 {
  width: calc(720px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .w720 {
    width: 100%;
  }
}

.w768 {
  max-width: calc(768px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w780 {
  width: calc(780px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w820 {
  max-width: calc(825px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w845 {
  max-width: calc(845px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w850 {
  max-width: calc(850px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w910 {
  max-width: calc(910px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w990 {
  max-width: calc(990px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w960 {
  max-width: calc(960px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w1090 {
  max-width: calc(1090px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w1130 {
  max-width: calc(1130px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.w1190 {
  max-width: calc(1190px + 60px);
  padding: 0px 30px;
  margin: 0 auto;
}

.display_flex_sp_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 768px) {
  .display_flex_sp_block {
    display: block;
  }
}

.flex_wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.justify-content_between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.justify-content_center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.col2_w54 figure {
  width: 54.6%;
  height: 420px;
}

.col2_w54 figure img {
  -o-object-position: bottom;
     object-position: bottom;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.col2_w54 section {
  max-width: 430px;
  margin: 30px 30px 0 80px;
}

@media screen and (max-width: 768px) {
  .col2_w54 figure {
    width: 100%;
    height: 260px;
  }
  .col2_w54 section {
    max-width: inherit;
    margin: 30px 30px 45px 30px;
  }
}

.col2_w36 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.col2_w36 dt {
  width: calc(100% - 36.6% - 80px);
}

.col2_w36 dd {
  width: 36.6%;
}

@media screen and (max-width: 768px) {
  .col2_w36 dt,
  .col2_w36 dd {
    width: 65%;
    margin: 0 auto;
  }
}

.col3 li,
.col3 .col_box {
  width: calc(100% / 3);
}

@media screen and (max-width: 768px) {
  .col3 li,
  .col3 .col_box {
    width: 100%;
  }
}

.col3_margin65 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.col3_margin65 li {
  width: calc((100% - 130px) / 3);
}

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

.col2_w290_margin40 {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.col2_w290_margin40 p {
  width: 58%;
}

.col2_w290_margin40 figure {
  width: 38%;
}

@media screen and (max-width: 768px) {
  .col2_w290_margin40 p,
  .col2_w290_margin40 li {
    width: 100%;
  }
  .col2_w290_margin40 p.txt_r,
  .col2_w290_margin40 figure {
    padding: 0 30px;
    width: 100%;
  }
}

.col_border .col_box {
  border-right: 1px solid #182982;
}

.col_border .col_box:last-child {
  border-right: none;
}

@media screen and (max-width: 768px) {
  .col_border .col_box {
    border-right: none;
    border-bottom: 1px solid #182982;
  }
}

@media screen and (max-width: 768px) {
  #kyousei .col_border .col_box:first-child {
    border-top: 1px solid #182982;
  }
}

.col_padding_w40 .col_box {
  padding: 0 40px;
}

.col_padding_w40 .col_box:first-child {
  padding-left: none;
}

.col_padding_w40 .col_box:last-child {
  padding-right: none;
}

@media screen and (max-width: 768px) {
  .col_padding_w40 .col_box {
    padding: 45px 0;
  }
}

.flex_end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

a {
  -webkit-filter: brightness(1);
          filter: brightness(1);
  -webkit-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
}

a:hover {
  -webkit-filter: brightness(1.1);
          filter: brightness(1.1);
}

/*==========================================
header
===========================================*/
.header_sticky {
  position: fixed;
  width: 100%;
  top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 45px 240px 45px 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 100;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
}

.header_sticky .logo_h {
  width: 271px;
}

.header_sticky.isShow {
  padding: 24px 240px 23px 40px;
}

.header_sticky.isShow .header_nav_box li label,
.header_sticky.isShow .header_nav_box li a {
  height: 100px;
}

@media screen and (max-width: 1360px) {
  .header_sticky {
    padding: 45px 210px 45px 40px;
  }
  .header_sticky.isShow {
    padding: 24px 210px 23px 40px !important;
  }
  .header_nav_flex li {
    padding: 0 10px !important;
  }
}

@media screen and (max-width: 1200px) {
  .header_nav_flex li {
    padding: 0 20px !important;
  }
}

@media screen and (max-width: 1200px) {
  .pc.header {
    display: none;
  }
}

.header_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header_nav_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header_nav_flex li {
  position: relative;
  padding: 0 20px;
}

.header_nav_flex li:before {
  content: "";
  position: absolute;
  right: 0;
  top: 6px;
  display: block;
  width: 1px;
  height: 20px;
  background-color: #182982;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header_nav_flex li:last-child:before {
  display: none;
}

@media screen and (max-width: 480px) {
  .header_nav_flex {
    padding: 20px 0;
  }
}

.header_nav_box {
  position: absolute;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 200px;
  z-index: 20;
}

.header_nav_box li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.header_nav_box li a,
.header_nav_box li label {
  position: relative;
  width: 100px;
  height: 100px;
  -webkit-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
  /*インターネット予約なし*/
  height: 143px;
}

.header_nav_box li:first-child a img,
.header_nav_box li:nth-child(2) label img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.header_nav_box li:first-child a {
  background-color: #e1b643;
}

.header_nav_box li:first-child a img {
  width: 78px;
}

.header_nav_box li:nth-child(2) label {
  background-color: #dce6e6;
}

.header_nav_box li:nth-child(2) label img {
  width: 78px;
}

.header_nav_box li:last-child a {
  width: 200px;
  height: 140px;
  padding: 20px 0 0;
  font-size: 1.4rem;
  color: white;
  background-color: #182982;
}

.header_nav_box li:last-child a img {
  display: block;
  margin: 0 auto 10px;
  width: 31px;
}

/* 768px以上1200px以下 =========*/
#sp_front.sp_header .front_img_wrap {
  height: 2000px;
}

.sp_header {
  display: none;
}

@media screen and (max-width: 1200px) {
  .sp_header {
    display: block;
  }
}

.sp_header .logo_h {
  width: 270px;
  padding: 45px 0 45px 40px;
  z-index: 10;
}

.sp_header .btn_wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  z-index: 100;
}

.sp_header .btn_wrap ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(100% - 70px);
}

.sp_header .btn_wrap ul li {
  height: 70px;
}

.sp_header .btn_wrap ul li img {
  height: 33px;
}

.sp_header .btn_wrap ul li:first-child {
  background-color: #e1b643;
  width: 70px;
}

.sp_header .btn_wrap ul li:first-child a {
  padding: 17px 0;
}

.sp_header .btn_wrap ul li:nth-child(2) {
  background-color: #f0f0f0;
  width: 70px;
}

.sp_header .btn_wrap ul li:nth-child(2) label {
  display: block;
  padding: 18px 0;
}

.sp_header .btn_wrap ul li:last-child {
  background-color: #182982;
  width: calc(100% - 140px);
  /*インターネット予約なし*/
  display: none;
}

.sp_header .btn_wrap ul li:last-child a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 0;
  color: white;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sp_header .btn_wrap ul li:last-child a img {
  width: 62px;
}

.sp_header .header_nav {
  height: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sp_header .header_nav_flex {
  padding: 20px 0 20px 0;
  display: block;
}

.sp_header .header_nav_flex li:before {
  display: none;
}

.sp_header .header_nav_box {
  position: inherit;
}

.sp_header .header_nav_box li a,
.sp_header .header_nav_box li label {
  height: 100%;
}

.sp_header_sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 70;
}

/* 768px以下 =========*/
@media screen and (max-width: 768px) {
  .sp_header .logo_h {
    position: absolute;
    top: 20px;
    left: 50%;
    width: 260px;
    padding: 0;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
  .sp_header .btn_wrap {
    bottom: -100px;
    -webkit-transition: all .5s;
    transition: all .5s;
  }
  .sp_header .btn_wrap.isShow {
    bottom: 0;
  }
  .sp_header .btn_wrap ul li:last-child {
    width: calc(100% - 140px);
  }
}

/* 480px以下 =========*/
@media screen and (max-width: 480px) {
  .sp_header .btn_wrap ul li {
    font-size: 1.4rem;
  }
  .sp_header .btn_wrap ul li a {
    text-align: center;
  }
  .sp_header .btn_wrap ul li label {
    text-align: center;
  }
  .sp_header .btn_wrap ul li img {
    width: 24px;
  }
  .sp_header .btn_wrap ul li:first-child, .sp_header .btn_wrap ul li:nth-child(2) {
    width: 15%;
    /*インターネット予約なし*/
    width: 70px;
  }
  .sp_header .btn_wrap ul li:last-child {
    width: 70%;
    font-size: 11px;
  }
  .sp_header .btn_wrap ul li:last-child a {
    height: 100%;
    padding: 5px;
    text-align: left;
  }
  .sp_header .btn_wrap ul li:last-child a img {
    padding-right: 5px;
    width: 24px;
  }
}

/*============
nav
=============*/
nav {
  display: block;
  position: fixed;
  bottom: 70px;
  width: 100%;
  background: #ffffff;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 130;
  opacity: 0;
}

.open nav {
  opacity: 1;
}

nav .inner {
  padding: 25px;
}

nav .inner ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav .inner ul li {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #333;
}

nav .inner ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #333;
  font-size: 14px;
  padding: 1em;
  text-decoration: none;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  position: relative;
}

nav .inner ul li a .ex_link {
  position: absolute;
  top: 10px;
  left: 130px;
  display: block;
  width: 9px;
}

nav .inner ul li a:hover {
  background: #e4e4e4;
}

nav .nav_close_btn {
  cursor: pointer;
  font-weight: 600;
  padding: 13px 0;
  text-align: center;
  background-color: #dce6e6;
}

/*============
.toggle_btn
=============*/
.toggle_btn {
  display: block;
  width: 70px;
  height: 70px;
  background: #dce6e6;
  -webkit-transition: all .5s;
  transition: all .5s;
  cursor: pointer;
  z-index: 30;
}

.toggle_btn span {
  display: block;
  position: absolute;
  left: 20px;
  width: 25px;
  height: 3px;
  background-color: #333;
  border-radius: 4px;
  -webkit-transition: all .5s;
  transition: all .5s;
  z-index: 50;
}

.toggle_btn span:nth-child(1) {
  top: 26px;
}

.toggle_btn span:nth-child(2) {
  bottom: 26px;
}

.open .toggle_btn span:nth-child(1) {
  -webkit-transform: translateY(10px) rotate(-315deg);
          transform: translateY(10px) rotate(-315deg);
}

.open .toggle_btn span:nth-child(2) {
  -webkit-transform: translateY(-5px) rotate(315deg);
          transform: translateY(-5px) rotate(315deg);
}

.front_nav nav {
  bottom: -300px;
}

.front_nav.open nav {
  bottom: 70px;
}

/*============
#mask
=============*/
#mask {
  display: none;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.open #mask {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .8;
  z-index: 20;
  cursor: pointer;
}

/*============
popup
=============*/
.popup_wrap input {
  display: none;
}

.popup_overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity 0.5s, -webkit-transform 0s 0.5s;
  transition: opacity 0.5s, -webkit-transform 0s 0.5s;
  transition: opacity 0.5s, transform 0s 0.5s;
  transition: opacity 0.5s, transform 0s 0.5s, -webkit-transform 0s 0.5s;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
  position: relative;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

@media screen and (max-width: 1024px) {
  .popup_content {
    width: 94%;
    margin: 0 auto;
  }
}

.table_border {
  table-layout: fixed;
}

.table_border tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.table_border tr th,
.table_border tr td {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 25%;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-right: 1px solid #182982;
}

.table_border tr th:first-child,
.table_border tr td:first-child {
  border-left: 1px solid #182982;
}

.table_border tr th {
  height: 200px;
  font-size: 2.4rem;
}

.table_border tr th h3 {
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  margin: 0 auto;
}

.table_border tr td {
  height: 180px;
  margin: 0 auto;
}

.table_border tr td span {
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .table_border {
    margin-bottom: 40px;
  }
  .table_border.sp {
    display: table;
  }
  .table_border tr th {
    width: 50%;
    height: 160px;
  }
  .table_border tr td {
    width: 50%;
  }
  .table_border tr td span {
    font-size: 1.4rem;
  }
}

.popup_table {
  position: relative;
  padding: 70px 70px;
  border: #182982 1px solid;
}

.popup_table .table_border tr th {
  position: relative;
  height: 90px;
  width: calc(100% / 3);
}

.popup_table .table_border tr th h3 {
  margin: 0 auto;
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}

.popup_table .table_border tr th:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  display: block;
  height: 1px;
  width: 100px;
  background-color: #182982;
}

.popup_table .table_border tr td {
  width: calc(100% / 3);
}

.popup_table .time_table_ttl {
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.popup_table .time_table_ttl img {
  width: 25px;
  height: 25px;
  margin-right: 10px;
}

.popup_table .time_table {
  margin: 60px auto 40px;
}

@media screen and (max-width: 1024px) {
  .popup_table .table_border {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .popup_table {
    padding: 70px 30px;
  }
}

@media screen and (max-width: 480px) {
  .popup_table {
    padding: 40px 0 0;
  }
  .popup_table .table_border {
    display: none;
  }
  .popup_table .time_table_ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .popup_table .time_table {
    margin: 30px auto 20px;
  }
}

.close_btn {
  position: absolute;
  right: 70px;
  font-size: 1.6rem;
  cursor: pointer;
  color: #182982;
}

@media screen and (max-width: 480px) {
  .close_btn {
    width: 100%;
    right: 0;
    padding: 10px 0;
    text-align: center;
    background-color: #dce6e6;
  }
}

.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.open_btn {
  cursor: pointer;
}

/*============
scroll
=============*/
.scroll {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50px;
  z-index: 10;
  padding: 0 0 380px 0;
  color: white;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

.scroll span {
  display: block;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.scroll:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 7px;
  width: 1px;
  height: 370px;
  background: white;
}

@media screen and (max-width: 768px) {
  .scroll {
    left: 20px;
    padding: 0 0 47vh 0;
  }
  .scroll:before {
    height: 46vh;
  }
}

.scroll:before {
  -webkit-animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
          animation: sdl 2s cubic-bezier(1, 0, 0, 1) infinite;
}

.scroll:after {
  -webkit-animation: sda 2s cubic-bezier(1, 0, 0, 1) infinite;
          animation: sda 2s cubic-bezier(1, 0, 0, 1) infinite;
}

@-webkit-keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  30% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  70% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

@keyframes sdl {
  0% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  30% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 0;
            transform-origin: 0 0;
  }
  70% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
  100% {
    -webkit-transform: scale(1, 0);
            transform: scale(1, 0);
    -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%;
  }
}

@-webkit-keyframes sda {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes sda {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  80% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.concept_scroll {
  color: #182982;
  z-index: -10;
  left: 50px;
}

.concept_scroll:before {
  content: '';
  background: #182982;
}

@media screen and (max-width: 768px) {
  .concept_scroll {
    left: 20px;
  }
}

/*==========================================
sidebar
===========================================*/
.sidebar {
  position: fixed;
  right: 0;
  bottom: 0;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-orientation: upright;
  font-weight: 500;
  z-index: 20;
  border: 1px solid #182982;
}

.sidebar li {
  padding: 20px 10px;
  height: 200px;
}

.sidebar li:first-child {
  background-color: #dce6e6;
  border-bottom: 1px solid #182982;
}

.sidebar li:last-child {
  background-color: #e1b643;
}

.sidebar li:last-child .star {
  padding: 0 0 20px;
  color: white;
  -webkit-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
}

.sidebar li:last-child:hover .star {
  color: #182982;
}

.sidebar.sp {
  display: none !important;
}

@media screen and (max-width: 1200px) {
  .sidebar {
    bottom: 69px;
    /*インターネット予約なし*/
    bottom: 0;
  }
}

@media screen and (max-width: 768px) {
  .sidebar {
    position: inherit;
    width: 100%;
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    border: none;
  }
  .sidebar.pc {
    display: none !important;
  }
  .sidebar.sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .sidebar li {
    padding: 0 10px;
    display: table;
    width: 50%;
    height: 100px;
  }
  .sidebar li:first-child {
    border: none;
    background-color: #f0f0f0;
  }
  .sidebar li a {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
  }
  .sidebar li .arrow_up {
    margin: 0 10px 0 0;
    height: 12px;
  }
  .sidebar li:last-child .star {
    padding: 0 10px 0 0;
  }
}

#page_top {
  opacity: 0;
  -webkit-transform: translate(50px, 0);
          transform: translate(50px, 0);
  -webkit-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
}

@media screen and (max-width: 768px) {
  #page_top {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}

#page_top.pagetopShow {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

/*==========================================
footer
===========================================*/
.message_faq {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.message_faq.front_message_faq {
  margin-top: 140px;
}

.message_faq div {
  position: relative;
  width: 50%;
  height: 340px;
  text-align: center;
}

.message_faq div a {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.message_faq div h2 {
  margin: 10px 0 10px;
  text-align: center;
}

.message_faq div:first-child {
  background-color: #6973aa;
}

.message_faq div:first-child a {
  color: white;
}

.message_faq div:first-child a .arrow {
  background-color: white;
}

.message_faq div:first-child a .arrow:after {
  border-color: transparent transparent transparent white;
}

.message_faq div:first-child img {
  width: 60px;
}

.message_faq div:last-child {
  background-color: #dce6e6;
}

.message_faq div:last-child img {
  width: 42px;
}

@media screen and (max-width: 768px) {
  .message_faq {
    display: block;
  }
  .message_faq.front_message_faq {
    margin-top: 40px !important;
  }
  .message_faq div {
    width: 100%;
  }
}

.info {
  margin-top: 88px;
}

@media screen and (max-width: 768px) {
  .info h2 {
    font-size: 6vw;
  }
}

.time_table {
  max-width: calc(780px + 60px);
  width: 100%;
  margin: 77px auto;
  table-layout: fixed;
  text-align: center;
}

.time_table th,
.time_table td {
  height: 60px;
  vertical-align: middle;
  border: 1px solid #182982;
}

.time_table th:first-child,
.time_table td:first-child {
  border-left: none;
}

.time_table th:last-child,
.time_table td:last-child {
  border-right: none;
}

.time_table tr:first-child {
  background-color: #f0f0f0;
}

.time_table th {
  font-weight: bold;
}

.time_table th:first-child {
  width: 31.8%;
}

.time_table th span {
  font-size: 1.6rem;
}

@media screen and (max-width: 768px) {
  .time_table {
    margin: 40px auto;
    font-size: 1.4rem;
  }
  .time_table th span {
    display: block;
    font-size: 1.0rem;
  }
  .time_table .pcmb {
    display: inline-block !important;
  }
}

@media screen and (max-width: 480px) {
  .time_table .pcmb {
    display: none !important;
  }
}

.point {
  background-color: #f0f0f0;
  padding: 60px 0;
}

.point ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: calc(780px + 60px);
  width: 100%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.point ul li {
  width: calc(100% / 3);
  padding: 30px 0;
  border-right: 1px solid #182982;
}

.point ul li:first-child, .point ul li:nth-child(4) {
  border-left: 1px solid #182982;
}

.point ul li:nth-child(-n+3) {
  margin: 0 0 50px;
}

.point ul li img {
  height: 90px;
}

@media screen and (max-width: 768px) {
  .point ul li {
    padding: 0 20px;
    width: calc(100% / 2);
  }
  .point ul li:nth-child(3), .point ul li:nth-child(5) {
    border-left: 1px solid #182982;
  }
  .point ul li:nth-child(4) {
    border-left: none;
  }
  .point ul li:nth-child(-n+4) {
    margin: 0 0 50px;
  }
}

.googlemap iframe {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}

.footer .logo_f {
  width: 330px;
  margin: 136px auto 123px;
}

.footer .footer_nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer .footer_nav.sp {
  display: none !important;
}

.footer .footer_nav dl {
  padding: 40px 50px;
  font-size: 1.6rem;
  border-left: 1px solid #a0a0a0;
}

.footer .footer_nav dl:first-child {
  padding-left: 0;
  border-left: none;
}

.footer .footer_nav dl:last-child {
  padding-right: 0;
}

.footer .footer_nav dl dt {
  padding-bottom: 20px;
  font-size: 2rem;
  font-weight: bold;
}

.footer .footer_nav dl dd ul li {
  position: relative;
  margin: 3px 0;
}

.footer .footer_nav dl dd ul li a {
  margin-left: 15px;
}

.footer .footer_nav dl dd ul li:before, .footer .footer_nav dl dd ul li:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}

.footer .footer_nav dl dd ul li:before {
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #182982;
}

.footer .footer_nav dl dd ul li:after {
  left: 4px;
  width: 3px;
  height: 3px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.footer .footer_nav dl dd span {
  font-weight: bold;
}

.footer .copyright {
  margin: 75px 0 0;
  padding: 14px 0;
  background-color: #182982;
  color: white;
  font-size: 1.4rem;
  text-align: center;
}

@media screen and (max-width: 1200px) {
  .footer .copyright {
    padding: 14px 0 90px;
  }
}

@media screen and (max-width: 768px) {
  .footer .logo_f {
    width: 60%;
    margin: 136px auto 76px;
  }
  .footer .footer_nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .footer .footer_nav.pc {
    display: none !important;
  }
  .footer .footer_nav.sp {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .footer .footer_nav dl {
    padding: 0;
  }
  .footer .footer_nav dl:first-child {
    width: 100%;
    padding-bottom: 35px;
  }
  .footer .footer_nav dl:nth-child(2), .footer .footer_nav dl:nth-child(3) {
    width: 50%;
  }
  .footer .footer_nav dl:nth-child(2) {
    border: none;
  }
  .footer .footer_nav dl:nth-child(3) {
    padding-left: 6vw;
  }
}

#front_bg img.ofi-cover {
  height: 100%;
}
/*# sourceMappingURL=style.css.map */