@charset "UTF-8";

/*-----------------------------------------------------------
Reset
-----------------------------------------------------------*/
html {
  font-size: 100%;
}

body {
  margin: 0;
  padding: 0;
  line-height: 1;
}

div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, img, ins, kbd, q, samp, sub, sup, var, b, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, mark, audio, video, a {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 100%;
  font: inherit;
}

span, small, em, time, i {
  font-style: normal;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

a {
  border: medium;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.8em;
}

main, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, picture {
  display: block;
}

li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, select {
  vertical-align: middle;
}

abbr[title], dfn[title] {
  cursor: help;
}

del {
  text-decoration: line-through;
}

ins {
  font-style: oblique;
  text-decoration: none;
}

mark {
  background: transparent;
  font-style: normal;
}

img {
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  appearance: none;
  font-size: inherit;
}

/*-----------------------------------------------------------
Bace
-----------------------------------------------------------*/
/*------------
Body
--------------*/
*, *::before, *::after {
  box-sizing: border-box;
}

::selection {
  background: #d4dcd6;
}

img {
  max-width: 100%;
  height: auto;
  -webkit-backface-visibility: hidden;
}

html {
  height: 100%;
}

body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, sans-serif;
  font-weight: 400;
  font-size: 15px;
  color: #333;
  line-height: 2;
  letter-spacing: 0.05em;
  -webkit-text-size-adjust: 100%;
  overflow: auto;
  width: 100%;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}

.no-link {
  pointer-events: none;
}

.anchor {
  margin-top: -50px;
  padding-top: 50px;
}

.anchor01 {
  margin-top: -150px;
  padding-top: 150px;
}


a[href^="tel"] {
  cursor: default;
}

.container {
  margin: 0 auto;
  max-width: 1024px;
  width: 90%;
}

.contents, .u-contents {
  margin-left: 80px;
}

@media screen and (max-width: 1024px) and (min-width: 801px) {
  .contents, .u-contents {
    margin-left: 60px;
  }
}

/*------------
Header
--------------*/
.header {
  z-index: 999;
  width: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  transition: all .3s;
}

.header-main {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  padding: 20px 80px 0;
}

.header-logo {}

.first-logo {
  padding: 60px;
  background-color: #062c5b;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  transition: .5s;
}

.header--moved .first-logo {
  opacity: 0;
}

.second-logo {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 100vh;
  width: 120px;
  padding-top: 40px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

.header--moved .second-logo {
  opacity: 1;
}

.header-grid {
  max-width: 700px;
  width: 77%;
}

.header-box {
  display: flex;
  justify-content: flex-end;
  padding-bottom: 20px;
  align-items: center;
}

.header-box .time {
  font-size: 12px;
  line-height: 1.4;
  margin-left: 20px;
}

.humberger {
  display: none;
}

.sns-box {
  display: flex;
  justify-content: flex-end;
}

.sns-box_sp {
  display: none;
}

@media screen and (max-width: 1024px) and (min-width: 801px) {
  .header-main {
    padding: 20px 60px 0;
  }

  .header-box {
    display: block;
    padding-bottom: 10px;
    text-align: right;
  }

  .header-box .time {
    margin-left: 0;
  }

  .header--moved .header-logo {
    width: 60px;
  }

  .hero {
    padding: 110px 60px 0;
  }

  .u-top-common {
    padding: 110px 60px 0;
  }


}

@media screen and (max-width: 800px) and (min-width: 0px) {
  .sns-box {
    display: none;
  }

  .sns-box_sp {
    display: inline-flex;
    justify-content: flex-end;
  }
}

/*------------
G-navi
--------------*/
.pc-navi-list {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0 auto;
  max-width: 850px;
}

.pc-navi-list .item {
  font-size: 16px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  line-height: 1.5;
  border-bottom: solid 3px #fff;
}

.pc-navi-list .item .item-link {
  display: block;
  position: relative;
  transition: .5s;
  text-align: center;
  margin-bottom: 10px;
}

.pc-navi-list .item:hover {
  border-bottom: solid 3px #062c5b;
}

.pc-navi-list .item:hover .item-link:before {
  opacity: 1;
  transition: .5s;
}

.pc-navi-list .item:not(:last-child) {
  margin-right: 30px;
}

.pc-dropdown {
  position: relative;
}

.pc-dropdown .pc-navi-child {
  background-color: rgba(6, 44, 91, 0.9);
  position: absolute;
  color: #fff;
  top: calc(100% + 0px);
  text-align: left;
  padding: 30px 40px;
  z-index: 999;
  pointer-events: none;
  opacity: 0;
  transform: translate(-50%, -10px);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 3px;
}

.pc-dropdown .pc-navi-child li {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  line-height: 1.6;
  width: 48%;
  position: relative;
}

.pc-dropdown .pc-navi-child li span {
  font-size: 11px;
  color: #fff;
}

.pc-dropdown .pc-navi-child li:not(:last-child) {
  margin-bottom: 10px;
}

.pc-dropdown .pc-navi-child li:hover {
  text-decoration: underline;
}

.pc-dropdown .pc-navi-child.child01 {
  width: 200px;
  left: 50%;
}

.pc-dropdown .pc-navi-child.child01 li {
  width: 100%;
  text-align: center;
}

.pc-dropdown .pc-navi-child.child02 {
  width: 580px;
  left: -50%;
}

.pc-dropdown:hover .pc-navi-child {
  pointer-events: auto;
  transform: translate(-50%, 0);
  transition: .4s ease-in-out;
  opacity: 1;
}

.sp-navi {
  display: none;
}

.side-navi {
  position: fixed;
  top: 30%;
  right: 0;
  z-index: 1000;
}

.side-navi__box {
  margin-bottom: 15px;
  position: relative;
  font-size: 1.2px;
  line-height: 1;
  text-align: center;
  background-color: #062c5b;
}

.side-navi__item {
  width: 50px;
  height: 180px;
  cursor: pointer;
}

.side-navi__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

.side-navi__item a:hover {
  opacity: 0.8;
}

.side-navi__item p {
  padding-top: 25px;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  font-size: 16px;
  color: #fff;
  letter-spacing: 5px;
  text-orientation: upright;
  position: relative;
}

.side-navi__item p:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/share/icon_web.png) no-repeat;
  background-size: cover;
  width: 18px;
  height: 18px;
}

@media screen and (max-width: 1024px) and (min-width: 801px) {
  .pc-navi-list .item {
    font-size: 14px;
  }

  .pc-navi-list .item:not(:last-child) {
    margin-right: 20px;
  }
}

/*------------
Hero
--------------*/
.hero {
  width: 100%;
  padding: 110px 80px 0;
  margin-bottom: 180px;
  position: relative;
}

.hero-slider {
  position: relative;
}

.slide-start.l {
  -webkit-animation: slide-left 15s linear forwards;
  animation: slide-left 15s linear forwards;
}

.slide-start.r {
  -webkit-animation: slide-right 15s linear forwards;
  animation: slide-right 15s linear forwards;
}

.slide-start.z {
  -webkit-animation: slide-zoom 15s linear forwards;
  animation: slide-zoom 15s linear forwards;
}

@media all and (-ms-high-contrast: none) {
  .slide-start.l, .slide-start.r, .slide-start.z {
    -webkit-animation: none;
    animation: none;
  }
}

@-webkit-keyframes slide-left {
  0% {
    -webkit-transform: scale(1.2) translateX(0);
    transform: scale(1.2) translateX(0);
  }

  100% {
    -webkit-transform: scale(1.2) translateX(-50px);
    transform: scale(1.2) translateX(-50px);
  }
}

@keyframes slide-left {
  0% {
    -webkit-transform: scale(1.2) translateX(0);
    transform: scale(1.2) translateX(0);
  }

  100% {
    -webkit-transform: scale(1.2) translateX(-50px);
    transform: scale(1.2) translateX(-50px);
  }
}

@-webkit-keyframes slide-right {
  0% {
    -webkit-transform: scale(1.1) translateX(0);
    transform: scale(1.1) translateX(0);
  }

  100% {
    -webkit-transform: scale(1.1) translateX(50px);
    transform: scale(1.1) translateX(50px);
  }
}

@keyframes slide-right {
  0% {
    -webkit-transform: scale(1.1) translateX(0);
    transform: scale(1.1) translateX(0);
  }

  100% {
    -webkit-transform: scale(1.1) translateX(50px);
    transform: scale(1.1) translateX(50px);
  }
}

@-webkit-keyframes slide-zoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@keyframes slide-zoom {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.hero-catch {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 80px;
  z-index: 10;
  background: #fff;
  font-size: 25px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: .4em;
  display: flex;
  align-items: center;
}

.hero-catch h2 {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  white-space: nowrap;
  padding: 70px 100px;
}

.hero-catch span {
  display: inline-block;
}

.hero-slider img {
  margin: 0 auto;
  width: 100%;
  height: 100vh;
  object-fit: cover;
}

.hero .t-news {
  width: 35%;
  padding: 50px 60px 0 0;
  background-color: #fff;
  position: absolute;
  bottom: -10%;
  left: 80px;
  min-height: 216px;
}

.hero .t-availability {
  width: 35%;
  padding: 42px 60px 0;
  background-color: #fff;
  position: absolute;
  bottom: -10%;
  left: calc(35vw + 100px);
  min-height: 216px;
}

@media screen and (max-width: 1024px) and (min-width: 801px) {
  .hero {
    padding: 110px 60px 0;
  }

  .hero-catch {
    right: 60px;
  }

  .hero-catch h2 {
    display: grid;
    padding: 40px 60px;
  }

  .hero .t-news {
    width: 45%;
    left: 60px;
  }

  .hero .t-availability {
    width: 45%;
    left: calc(45vw + 40px);
  }
}

/*------------
Top contents
--------------*/
.t-ttl {
  text-align: center;
  margin-bottom: 50px;
  letter-spacing: 3px;
}

.t-ttl .en {
  font-size: 27px;
  font-family: "Hind", serif;
  color: #062c5b;
  display: inline-block;
  line-height: 1;
  margin-bottom: 30px;
}

.t-ttl .b-border {
  padding-bottom: 20px;
  position: relative;
}

.t-ttl .b-border:before, .t-ttl .b-border:after {
  content: '';
  position: absolute;
  border-bottom: 1px solid #FC5555;
  width: 45px;
  transform: translateX(-50%);
}

.t-ttl .b-border:before {
  bottom: 5px;
  left: calc(50% - 6px);
}

.t-ttl .b-border:after {
  bottom: 0;
  left: calc(50% + 6px);
}

.t-ttl .jp {
  font-size: 26px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.7;
}

.sec00 {
  padding-top: 100px;
}

.sec01 {
  padding-bottom: 100px;
}

.sec01-box {
  border: solid 1px #b8c4d1;
  padding: 70px 50px;
  position: relative;
}

.sec01-box:before {
  content: '';
  border: solid 1px #b8c4d1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
}

.sec01-ttl .t-ttl .jp {
  font-size: 15px;
}

.sec01-txt {
  margin-bottom: 40px;
}

.sec01 .btn-more {
  margin: 0 auto;
}

.sec02 {
  padding: 120px 0 0;
}

.sec02-container {
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
}

.sec02-txt {
  margin-bottom: 40px;
}

.sec02 .btn-more {
  margin: 0 auto;
}

.sec02-list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 55px 20px;
  margin-top: 90px;
}

.sec02-list .list-item {
  width: calc(100% / 3 - 20px);
}

.sec02-list .list-item a {
  display: block;
}

.sec02-list .list-item a figure {
  overflow: hidden;
}

.sec02-list .list-item a figure img {
  transition: 0.3s ease-in-out;
}

.sec02-list .list-item a:hover {
  opacity: 0.8;
}

.sec02-list .list-item a:hover img {
  transform: scale(1.1);
}

.sec02-list .list-ttl {
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  margin: 40px 0;
}

.sec02-list .list-ttl:after {
  content: '';
  background-image: url(../images/sec02_line.png);
  background-repeat: no-repeat;
  width: 60px;
  height: 5px;
  position: absolute;
  bottom: -20px;
  left: 0;
}

.sec03 {
  padding: 140px 0;
}

.sec03-list {
  margin-bottom: 120px;
}

.sec03-list .list-box {
  width: 33%;
  margin: 120px 120px 0;
}

.sec03-list .list-img {
  width: 47%;
  position: relative;
  z-index: 10;
}

.sec03-list .list-img:before {
  content: '';
  border: solid 1px #b8c4d1;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: -1;
  padding: 34% 50%;
}

.sec03-list .list-img:after {
  content: '';
  border: solid 1px #b8c4d1;
  position: absolute;
  top: 20px;
  right: -20px;
  z-index: -1;
  padding: 34% 50%;
}

.sec03-list .list-ttl {
  font-size: 21px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  position: relative;
  letter-spacing: 3px;
}

.sec03-list .list-txt {
  margin: 50px 0;
}

.sec03-list .list-copy {
  position: absolute;
}

.sec03-list .list-item {
  display: flex;
  justify-content: space-between;
  margin-top: 140px;
}

.sec03-list .list-item-01 {
  flex-direction: row-reverse;
}

.sec03-list .list-item-01 .list-copy {
  top: -50px;
  left: -130px;
}

.sec03-list .list-item-01 .list-img {
  margin-right: 7.5%;
}

.sec03-list .list-item-02 .list-copy {
  top: -50px;
  right: -210px;
}

.sec03-list .list-item-02 .list-img {
  margin-left: 7.5%;
}

.sec03-sublist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.sec03-sublist .list-item {
  border: solid 1px #b8c4d1;
  margin-right: 20px;
  width: calc(100% / 5 - 20px);
  margin-bottom: 30px;
}

.sec03-sublist .list-item:last-child {
  margin-right: 0;
}

.sec03-sublist .list-item a {
  text-align: center;
  position: relative;
  padding: 30px 10px 50px;
  background: #fff;
  display: block;
  min-height: 230px;
  transition: .3s;
}

.sec03-sublist .list-item a:after {
  content: '';
  display: inline-block;
  background-image: url(../images/sec03_arrow.png);
  width: 41px;
  height: 9px;
  position: absolute;
  right: calc(50% - 20px);
  bottom: 30px;
}

.sec03-sublist .list-item a:hover {
  box-shadow: 5px 5px 0 #153a67;
}

.sec03-sublist .list-img {
  min-height: 50px;
}

.sec03-sublist .list-ttl {
  font-size: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-top: 15px;
  line-height: 1.4;
}

.sec04 {
  padding-bottom: 120px;
}

.sec04-container {
  position: relative;
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
}

.sec04-img {
  width: 43%;
  height: 80%;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 1;
  transform: translateY(-50%);
}

.sec04-img .inner {
  position: relative;
  height: 100%;
}

.sec04-img .inner img {
  height: 100%;
  object-fit: cover;
}

.sec04-img .inner:after {
  content: '';
  border: solid 1px #b8c4d1;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -20px;
  right: -20px;
  z-index: -1;
}

.sec04-layout .t-ttl {
  text-align: left;
}

.sec04-layout .t-ttl .b-border:before {
  left: 0;
  transform: translateX(0);
}

.sec04-layout .t-ttl .b-border:after {
  left: 12px;
  transform: translateX(0);
}

.sec04-layout .l-desc {
  width: 80%;
  background: #f7f7f7;
  padding: 120px 10% 120px 30%;
  margin: 0 0 0 auto;
}

.sec04-layout .l-txt {
  margin-bottom: 50px;
}

.sec04-btn {
  display: flex;
}

.sec04-btn a {
  margin: 0 5px;
}

.sec05 .l-map {
  position: relative;
}

.sec05 .l-desc {
  max-width: 470px;
  position: absolute;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  background: #fff;
  padding: 60px 50px;
}

.sec05 .list-txt {
  margin: 40px 0 30px;
}

.sec05-ttl .en {
  font-size: 23px;
  font-family: "Hind", serif;
  color: #062c5b;
  letter-spacing: 3px;
}

.sec05-ttl .jp {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-left: 20px;
}

.sec06 {
  padding: 140px 0;
  background-image: url(../images/share/bg_dot.jpg);
}

.sec06-container {
  position: relative;
  max-width: 1400px;
  width: 90%;
  margin: 0 auto;
  display: flex;
}

.sec06-layout .t-ttl {
  text-align: left;
}

.sec06-layout .t-ttl .b-border:before {
  left: 0;
  transform: translateX(0);
}

.sec06-layout .t-ttl .b-border:after {
  left: 12px;
  transform: translateX(0);
}

.sec06-layout .l-desc {
  width: 41%;
  margin: 0 auto 0 0;
  margin-left: 10%;
}

.sec06-layout .l-txt {
  margin-bottom: 50px;
}

.sec06-img {
  width: 40%;
  position: absolute;
  top: 50%;
  right: 0;
  z-index: 1;
  transform: translateY(-50%);
}

.sec06-img .inner {
  position: relative;
}

.sec06-img .inner:after {
  content: '';
  border: solid 1px #b8c4d1;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -20px;
  right: -20px;
  z-index: -1;
}

.sec07 {
  padding: 140px 0;
}

.sec07-list-post {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 70px;
}

.sec07-list-post li {
  min-width: 0;
}

.sec07-list-post .list-img {
  margin-bottom: 15px;
}

.sec07-list-post img {
  width: 100%;
  height: 211px;
  object-fit: cover;
}

.sec07-list-post .list-data {
  margin-bottom: 10px;
}

.sec07-list-post .list-data time {
  font-family: "Hind", serif;
  color: #777;
  font-size: 12px;
  letter-spacing: .2em;
}

.sec07-list-post .list-ttl {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
}

.sec07-list-post .list-ttl a:hover {
  text-decoration: underline;
}

.sec07 .btn-more {
  margin: 85px auto 0;
}

.sec08 {
  padding: 120px 0 60px;
}

.sec08-box {
  border: solid 1px #b8c4d1;
  padding: 70px 50px;
  position: relative;
}

.sec08-box:before {
  content: '';
  border: solid 1px #b8c4d1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
}

.sec08-ttl .t-ttl .jp {
  font-size: 15px;
}

.sec08-txt {
  margin-bottom: 40px;
  text-align: center;
}

.sec08 .btn-more {
  margin: 0 auto;
}

.sec09 {}

.sec09-box {
  border: solid 1px #b8c4d1;
  padding: 70px 50px;
  position: relative;
}

.sec09-box:before {
  content: '';
  border: solid 1px #b8c4d1;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
}

.sec09-ttl {
  color: #153a67;
  font-size: 23px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 30px;
}

.sec09-txt {
  text-align: center;
}

@media (max-width: 800px) {
  .sec09-box {
    padding: 40px 20px;
  }

  .sec09-ttl {
    margin-bottom: 20px;
  }

  .sec09-txt {
    text-align: left;
  }
}


.map {
  position: relative;
  width: 100%;
  height: 500px;
}

.map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.tel {
  font-size: 26px;
  font-family: "Hind", serif;
  color: #062c5b;
  line-height: 1;
  position: relative;
  padding-left: 30px;
  white-space: nowrap;
}

.tel:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(../images/share/icon_tel.svg) no-repeat;
  background-size: cover;
  width: 25px;
  height: 25px;
}

/*------------
Footer
--------------*/
.pagetop {
  background-color: #f7f7f7;
  width: 60px;
  height: 60px;
  border-radius: 30px;
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 99;
  color: #062c5b;
  border: solid 1px #062c5b;
}

.pagetop:after {
  content: '';
  width: 14px;
  height: 14px;
  border: 0px;
  border-top: 2px solid #062c5b;
  border-right: 2px solid #062c5b;
  position: absolute;
  top: 56%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  -moz-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}

.footer {
  margin-left: 80px;
}

.footer-cont {
  padding: 60px 0;
  background: #fff;
  border-top: solid 1px #b8c4d1;
  border-bottom: solid 1px #b8c4d1;
}

.footer-cont .container {
  display: flex;
  justify-content: space-between;
}

.footer-cont .ttl {
  padding-right: 80px;
  position: relative;
}

.footer-cont .ttl:after {
  content: '';
  width: 6px;
  height: 115px;
  background-image: url(../images/footer_line.png);
  position: absolute;
  top: 0;
  right: 0;
}

.footer-cont .ttl .jp {
  color: #062c5b;
  margin-top: 20px;
}

.footer-cont .desc {
  width: 57%;
}

.footer-cont .desc .btn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.footer-cont .desc .tel {
  font-size: 30px;
  padding-left: 35px;
}

.footer-cont .desc .tel img {
  margin-right: 10px;
}

.footer-cont .desc .time {
  font-size: 14px;
}

.footer-main {
  background: #062c5b;
  color: #fff;
}

.footer-inr {
  padding: 60px 0;
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #fff;
}

.footer .time-table tr {
  border-bottom: solid 1px #fff;
}

.footer .time-table td {
  width: calc(80% / 7);
  padding: 10px 0;
  text-align: center;
}

.footer .time-txt {
  margin-top: 20px;
}

.footer .f-navi {
  display: flex;
  width: 94%;
  margin: 0 auto;
  padding: 60px 0;
}

.footer .f-link {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.footer .f-link li a {
  border-right: solid 1px #fff;
  padding: 0 15px;
}

.footer .f-link li:last-child a {
  border-right: 0;
}

.footer .f-link a:hover {
  text-decoration: underline;
}

.footer .flex {
  display: flex;
  align-items: center;
  margin: 30px 0;
}

.footer .f-desc {
  display: flex;
  justify-content: space-between;
}

.footer .list-txt {
  width: 70%;
}

.footer .list-txt li:before {
  background: #fff;
}

.footer .f-left {
  flex: 1;
  margin-right: 30px;
}

.footer .f-left .f-left-top {
  display: flex;
  justify-content: space-between;
}

.footer .f_sns-box {
  display: inline-flex;
  justify-content: flex-end;
  padding-top: 10px;
}

.footer .f-left .btn-more {
  color: #fff;
  border: 1px solid #fff;
  max-width: 110px;
  margin-left: 10px;
  padding: 5px;
  position: relative;
}

.footer .f-left .btn-more:before {
  content: '';
  background-image: url(../images/share/icon_arrow_w.png);
  background-repeat: no-repeat;
  width: 11px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 5px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer .f-left .btn-more:hover {
  transition: all .3s;
  background: #fff;
  color: #062c5b;
}

.footer .f-left .btn-more:hover:before {
  background-image: url(../images/share/icon_arrow.png);
  transition: all .3s;
}

.footer .f-logo {
  margin-bottom: 30px;
}

.footer .f-txt {
  font-size: 14px;
}

.footer .f-right {
  flex: 1;
}

.footer .copyright {
  text-align: center;
  padding-bottom: 40px;
  font-size: 13px;
}

/*------------
Button
--------------*/
.btn-more {
  display: block;
  max-width: 260px;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  color: #062c5b;
  border: 1px solid #062c5b;
  transition: .3s;
  position: relative;
  top: 0;
}

.btn-more:before {
  content: '';
  background-image: url(../images/share/icon_arrow.png);
  background-repeat: no-repeat;
  width: 11px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translateY(-50%);
}

.btn-more:hover {
  transition: all .3s;
  box-shadow: 5px 5px 0 #153a67;
}

.btn-more.white {
  color: #fff;
  border: 1px solid #fff;
}

.btn-more.white:before {
  background-image: url(../images/share/icon_arrow_w.png);
}

.btn-more.white:hover {
  box-shadow: 5px 5px 0 #fff;
}

.btn-more.line-2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-icon {
  display: block;
  max-width: 260px;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  text-align: center;
  border: 1px solid #062c5b;
  transition: .3s;
  top: 0;
  background: #062c5b;
  position: relative;
}

.btn-icon span {
  color: #fff;
  padding-left: 30px;
}

.btn-icon:before {
  content: '';
  width: 18px;
  height: 18px;
  background-image: url(../images/share/icon_web.png);
  position: absolute;
  top: calc(50% - 1.5px);
  transform: translateY(-50%);
}

.btn-icon:hover {
  transition: all .3s;
  background: #fff;
}

.btn-icon:hover span {
  color: #062c5b;
}

.btn-icon:hover:before {
  background-image: url(../images/share/icon_web_c.png);
  transition: all .3s;
}

/*------------
Under layout
--------------*/
.u-top-common {
  padding: 110px 80px 0;
  margin-bottom: 40px;
}

.u-top-common .page-ttl-area {
  width: 100%;
  background: url(../images/share/u_top_common.jpg) no-repeat;
  background-size: cover;
  background-position: top;
  padding-top: 300px;
  padding-left: 80px;
}

.u-top-common .page-ttl {
  background-color: #fff;
  padding: 50px 10px;
  margin: auto;
  max-width: 710px;
  width: 90%;
  text-align: center;
}

.u-top-common .page-ttl .en {
  color: #153A67;
  font-size: 50px;
  line-height: 1.7;
  font-family: "Hind", serif;
  letter-spacing: 0.2em;
}

.u-top-common .page-ttl .en.tmd {
  font-size: 32px;
}

.u-top-common .page-ttl .jp {
  font-size: 22px;
  line-height: 1.7;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: 0.4em;
}

.breadcrumb {
  margin-left: 80px;
}

.breadcrumb ul {
  font-size: 14px;
}

.breadcrumb ul li {
  display: inline;
}

.breadcrumb ul li+li:before {
  content: "> ";
  padding: 0 5px;
  color: #ccc;
  vertical-align: 1px;
}

.breadcrumb a:hover {
  color: #062c5b;
}

@media screen and (max-width: 1024px) and (min-width: 801px) {
  .u-top-common {
    padding: 110px 60px 0;
  }

  .breadcrumb {
    margin-left: 60px;
  }
}

/*------------
Under parts
--------------*/
.u-h2, .postdata h1 {
  font-size: 28px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.7;
  letter-spacing: .2em;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 60px;
  position: relative;
}

.u-h2:before, .postdata h1:before, .u-h2:after, .postdata h1:after {
  content: '';
  position: absolute;
  border-bottom: 1px solid #FC5555;
  width: 45px;
  transform: translateX(-50%);
}

.u-h2:before, .postdata h1:before {
  bottom: 5px;
  left: calc(50% - 6px);
}

.u-h2:after, .postdata h1:after {
  bottom: 0;
  left: calc(50% + 6px);
}

.u-h3, .dl-privacy dt, .postdata h2, .post-ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  line-height: 1.7;
  letter-spacing: .2em;
  border-bottom: 1px solid #B8C3D1;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

.u-h4, .postdata h3 {
  font-size: 19px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.7;
  letter-spacing: .2em;
  color: #153A67;
  display: inline-block;
  padding-left: 35px;
  margin-bottom: 20px;
  position: relative;
}

.u-h4:before, .postdata h3:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 22px;
  height: 1px;
  background-color: #FC5555;
}

.tall {
  padding: 80px 0;
}

.tall-bg {
  background-image: url(../images/share/bg_dot.jpg);
  padding: 100px 0;
}

.tall-bg .box-bg02 {
  background-color: #fff;
}

.tall-bg .box-contact {
  background-color: #fff;
}

.short+.short {
  margin-top: 50px;
}

.t-align {
  text-align: center;
}

.txt-link {
  text-decoration: underline;
  color: #0F3563;
}

.l-style01 {
  display: flex;
}

.l-style01 .l-img {
  flex: 1;
  margin-right: 50px;
}

.l-style01 .l-desc {
  flex: 1;
}

.l-style01 .l-ttl,
.l-style02 .l-ttl
{
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  color: #0F3563;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 10px;
}

.l-style01 .l-map {
  flex: 1;
  margin-right: 50px;
}

.l-style02 {
  display: flex;
  flex-direction: row-reverse;
}

.l-style02 .l-img {
  flex: 1;
  margin-left: 30px;
}

.l-style02 .l-desc {
  flex: 1;
}

.l-style03 {
  display: flex;
  flex-direction: row-reverse;
}

.l-style03 .l-img {
  flex: 1;
  margin-left: 50px;
}

.l-style03 .l-desc {
  flex: 2;
}

.l-style04 {
  display: flex;
}

.l-style04.reverse {
  flex-direction: row-reverse;
}

.l-style04 .l-img {
  width: 58.59%;
}

.l-style04 .l-desc {
  flex: 1;
  margin: 30px 0 0 -88px;
  z-index: 1;
}

.l-style04.reverse .l-desc {
  margin: 30px -88px 0 0;
}

.l-imgR,
.l-imgL {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.l-imgR {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.l-imgR .l-img,
.l-imgL .l-img {
  margin: 0 40px 0 0;
  width: 40%;
}

.l-imgR .l-img {
  margin: 0 0 0 40px;
}

.list-col1 .item:not(:last-child) {
  margin-bottom: 100px;
}

.list-col2 {
  display: flex;
  flex-wrap: wrap;
}

.list-col2 .list-item {
  width: 48%;
}

.list-col2 .list-item:nth-child(odd) {
  margin-right: 4%;
}

.list-col2 .list-item+.list-item+.list-item {
  margin-top: 40px;
}

.list-col2 .list-img {
  margin-bottom: 20px;
}

.list-col2 .list-ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 19px;
  color: #153A67;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 5px;
}

.list-col3 {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}

.list-col3 .list-item {
  width: calc(100% / 3 - 20px);
}

.list-col3 .list-item:not(:nth-child(3n)) {
  margin-right: 30px;
}

.list-col3 .list-item:nth-child(n+4) {
  margin-top: 30px;
}

.list-txt li {
  position: relative;
  padding-left: 15px;
}

.list-txt li+li {
  margin-top: 3px;
}

.list-txt li:before {
  content: "";
  background: #7389A4;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  width: 5px;
  height: 5px;
}

.list-btn {
  display: flex;
  justify-content: center;
}

.list-btn li:last-child {
  margin-left: 30px;
}

.list-btn .btn-more {
  width: 260px;
}

.list-flow01 {
  border: 1px solid #B8C4D1;
  padding: 50px 40px;
  background-color: #fff;
}

.list-flow01 .list-item {
  position: relative;
}

.list-flow01 .list-item:not(:last-child) {
  border-bottom: 1px solid #B8C4D1;
  padding-bottom: 50px;
  margin-bottom: 50px;
}

.list-flow01 .list-item:not(:last-child)::before {
  content: "";
  width: 22px;
  height: 22px;
  border-bottom: 2px solid #B8C4D1;
  border-right: 2px solid #B8C4D1;
  position: absolute;
  bottom: -5px;
  left: 50%;
  -webkit-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
  z-index: 2;
}

.list-flow01 .list-item:not(:last-child)::after {
  content: "";
  background: #fff;
  width: 75px;
  height: 22px;
  position: absolute;
  bottom: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}

.list-flow01 .list-ttl {
  font-size: 24px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.7;
  margin-bottom: 20px;
}

.list-flow01 .list-ttl span {
  background: #0F3563;
  color: #fff;
  font-family: "Hind", serif;
  font-size: 16px;
  padding: 6px 20px;
  margin-right: 20px;
  vertical-align: bottom;
}

.staff-layout {
  display: flex;
  flex-direction: row-reverse;
  margin-bottom: 60px;
}

.staff-layout .l-img {
  flex: 1;
}

.staff-layout .l-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.staff-layout .l-desc {
  flex: 1.5;
  margin-right: 50px;
}

.staff-layout .job {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  margin-bottom: 5px;
  color: #153A67;
}

.staff-layout .name {
  border-bottom: 1px solid #B8C3D1;
  padding-bottom: 15px;
  margin-bottom: 30px;
}

.staff-layout .jp {
  font-size: 28px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-right: 25px;
}

.staff-layout .en {
  font-size: 18px;
  font-family: "Hind", serif;
}

.staff-profile {
  display: flex;
}

.staff-profile .item {
  width: 48%;
  background: #F7F7F7;
  padding: 35px;
}

.staff-profile .item:not(:last-child) {
  margin-right: 4%;
}

.staff-profile .ttl {
  font-size: 22px;
  color: #153A67;
  margin-bottom: 10px;
}

.staff-profile-list {
  border-top: 1px dotted #B8C4D1;
  font-size: 14px;
}

.staff-profile-list li {
  border-bottom: 1px dotted #B8C4D1;
  padding: 10px 0;
  display: flex;
  position: relative;
  padding-left: 15px;
}

.staff-profile-list li+li {
  margin-top: 3px;
}

.staff-profile-list li:before {
  content: "";
  background: #153A67;
  border-radius: 50%;
  display: block;
  position: absolute;
  left: 0;
  top: 19px;
  width: 5px;
  height: 5px;
}

.staff-profile-list li a {
  text-decoration: underline;
}

.staff-profile-list li a:hover {
  text-decoration: none;
}

.staff-profile .data {
  width: 15%;
}

.staff-profile .txt {
  width: 85%;
}

.staff-profile01 {
  display: block;
}

.staff-profile01 .item01 {
  width: 100%;
  background: #F7F7F7;
  padding: 35px;
}

.staff-profile01 .ttl {
  font-size: 22px;
  color: #153A67;
  margin-bottom: 10px;
}

.dl-txt dd:not(:last-child) {
  margin-bottom: 40px;
}

.dl-privacy:not(:last-child) {
  margin-bottom: 60px;
}

.table-style01 {
  border: 1px solid #B8C4D1;
}

.table-style01 tr:not(:last-child) {
  border-bottom: 1px solid #B8C4D1;
}

.table-style01 th {
  background-color: #F7F7F7;
  color: #153A67;
  padding: 15px;
  white-space: nowrap;
  width: 30%;
  text-align: center;
}

.table-style01 td {
  padding: 10px 30px;
  background-color: #fff;
}

.table-price td {
  text-align: right;
}

.box-bg {
  background: #f7f7f7;
  padding: 60px 40px;
}

.box-bg.bg-blue {
  background: #153a67;
  color: #fff;
}

.box-bg .box-ttl {
  position: relative;
  font-size: 22px;
  line-height: 1.7;
  padding-bottom: 10px;
  margin-bottom: 30px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.box-bg .box-ttl:before {
  content: '';
  position: absolute;
  left: 19px;
  transform: translateY(-19%);
  bottom: 0px;
  width: 97%;
  border-bottom: 1px solid #B8C3D1;
}

.box-bg .box-ttl span {
  padding-bottom: 10px;
  border-bottom: 1px solid #B8C3D1;
  display: inline-block;
  width: 96%;
}

.box-bg02 {
  background: #f7f7f7;
  padding: 40px 35px 35px;
}

.box-bg02 .box-ttl {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.7;
  margin-bottom: 15px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #062c5b;
  text-align: center;
}

.box-bg02 .box-img {
  text-align: center;
  margin-bottom: 20px;
}

.box-bg02 .box-img02 {
  width: 40%;
  margin: 0 auto 20px;
  text-align: center;
}

.box-bg03 {
  background: #fff;
  padding: 40px;
}

.box-bg04 {
  border: 1px solid #062c5b;
  padding: 30px 20px;
}

.box-bg04 .u-h3, .box-bg04 .dl-privacy dt, .dl-privacy .box-bg04 dt, .box-bg04 .postdata h2, .postdata .box-bg04 h2, .box-bg04 .post-ttl {
  font-size: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.box-style01 {
  border: 1px solid #153a67;
  padding: 40px 20px;
  position: relative;
}

.box-style01:after {
  content: '';
  border: 1px solid #153a67;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.box-style01 .box-wrapper {
  text-align: center;
}

.box-style01 .box-wrapper .box-ttl {
  padding: 10px 15px;
  background-color: #0F3563;
  color: #fff;
  line-height: 1.4;
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
}

.box-style01 .box-wrapper .box-txt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 19px;
}

.box-style02 {
  padding: 40px;
}

.box-style02 .box-ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  margin-bottom: 20px;
}

.box-style02.bg01 {
  background-color: #FFEBEB;
  border-top: 2px solid #FECCCC;
}

.box-style02.bg01 .list-txt li:before {
  content: "";
  background: #FD9999;
}

.box-style02.bg02 {
  background-color: #E6ECF2;
  border-top: 2px solid #B8C4D1;
}

.box-style03 {
  padding: 30px 40px;
  background: #e6ecf2;
}

.box-merit {
  display: flex;
  flex-wrap: wrap;
}

.box-merit .box-item {
  width: 48%;
  padding: 40px;
}

.box-merit .box-item:nth-child(odd) {
  margin-right: 4%;
}

.box-merit .box-ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  margin-bottom: 20px;
}

.box-merit .bg01 {
  background-color: #E6ECF2;
  border-top: 2px solid #B8C4D1;
}

.box-merit .bg02 {
  background-color: #FFEBEB;
  border-top: 2px solid #FECCCC;
}

.box-merit .bg02 .list-txt li:before {
  background: #FD9999;
}

.box-col1 .box-item:not(:last-child) {
  margin-bottom: 60px;
}

.box-col1 .box-item {
  margin-top: -120px;
  padding-top: 120px;
}

.box-col2 {
  display: flex;
  flex-wrap: wrap;
}

.box-col2 .box-item {
  width: 48%;
}

.box-col2 .box-item:nth-child(odd) {
  margin-right: 4%;
}

.box-time .time-table {
  font-size: 15px;
}

.box-time .time-table tr {
  border-bottom: solid 1px #B8C4D1;
  color: #153A67;
}

.box-time .time-table td {
  width: calc(80% / 7);
  padding: 10px 0;
  text-align: center;
  color: #153A67;
}

.box-time .time-txt {
  margin-top: 20px;
  font-size: 15px;
  color: #153A67;
}

.effect, .effect-pc {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
  opacity: 0;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

.effect--moved {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}

.effect-pc--moved {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}

.effect-each {
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
  opacity: 0;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}

.effect-each--moved {
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity: 1;
}

/*-----------------------------------------------------------
お問い合わせ（レイアウト）
-----------------------------------------------------------*/
.contact-form-box {
  margin-bottom: 40px;
}

.contact-form .dl-contact {
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #062c5b;
}

.contact-form .dl-contact dt {
  padding: 30px 20px;
  white-space: nowrap;
  flex: 1;
  text-align: left;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #062c5b;
}

.contact-form .dl-contact dd {
  padding: 30px 20px;
  flex: 2;
}

.contact-form .dl-contact .ttl {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.contact-form .dl-contact .hissu {
  border: 1px solid #062c5b;
  color: #062c5b;
  font-size: 14px;
  padding: 10px;
  line-height: 1;
}

.box-contact {
  background-color: #F7F7F7;
  padding: 40px;
}

.box-contact .box-ttl {
  font-size: 22px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #153A67;
  text-align: center;
  margin-bottom: 30px;
}

.box-contact .box-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
}

.box-contact .tel {
  font-size: 42px;
  margin-right: 40px;
  padding-left: 40px;
  color: #153A67;
}

.box-contact .tel:before {
  width: 30px;
  height: 30px;
}

.box-contact .time-wrapper {
  width: 40%;
  margin: auto;
}

.box-contact .time-wrapper .time {
  display: flex;
}

.box-contact .time-wrapper .time li:first-child {
  flex: 0.5;
}

.box-contact .time-wrapper .time li:nth-child(2) {
  flex: 2;
}

@media screen and (max-width: 800px) and (min-width: 0px) {
  .contact-form .dl-contact {
    display: block;
  }

  .contact-form .dl-contact dt {
    padding: 30px 0 0;
  }

  .contact-form .dl-contact dd {
    padding: 20px 0 30px;
  }

  .contact-form .dl-contact .ttl {
    display: block;
  }

  .contact-form .dl-contact .hissu {
    font-size: 12px;
    padding: 5px 10px;
    display: inline-block;
    margin-left: 10px;
  }

  .box-contact {
    padding: 30px 20px;
  }

  .box-contact .box-ttl {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .box-contact .box-wrapper {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }

  .box-contact .tel {
    font-size: 30px;
    text-align: center;
    margin: 0 auto 10px;
    display: inline-block;
  }

  .box-contact .time-wrapper {
    width: 100%;
  }
}

/*-----------------------------------------------------------
お問い合わせ（パーツ）
-----------------------------------------------------------*/
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="tel"],
.contact-form input[type="number"],
.contact-form select,
.contact-form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #f1f1f1;
  border: none;
  border-radius: 2px;
  font-size: 16px;
  padding: 10px;
  width: 100%;
}

.contact-form select::-ms-expand {
  display: none;
}

.contact-form textarea {
  height: 200px;
}

.contact-form input[type=file] {
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
}

.contact-form input[type=text]:focus,
.contact-form input[type=email]:focus,
.contact-form input[type=tel]:focus,
.contact-form input[type=number]:focus,
.contact-form textarea:focus,
.contact-form select:focus {
  outline: 1px solid #062c5b;
}

.contact-form .mwform-radio-field, .contact-form .mwform-checkbox-field {
  display: inline-block;
  margin-right: 15px;
  margin-left: 0 !important;
}

.contact-form .mwform-radio-field input[type=radio] {
  display: none;
}

.contact-form .mwform-radio-field label {
  display: inline-block;
  border-radius: 2px;
  position: relative;
  cursor: pointer;
  padding: 0 0 0 30px;
  line-height: 1;
}

.contact-form .mwform-radio-field label:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  background: #fff;
  border: 2px solid #ddd;
  border-radius: 50%;
  box-sizing: border-box;
}

.contact-form .mwform-radio-field-text:after {
  content: "";
  border-radius: 50%;
  background: #062c5b;
  position: absolute;
  top: 50%;
  left: 5px;
  width: 10px;
  height: 10px;
  margin-top: -5px;
  transition: 0.4s;
  -webkit-transform: scale(0);
  transform: scale(0);
}

.contact-form .mwform-radio-field input[type=radio]:checked+.mwform-radio-field-text:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.contact-form .select-wrap {
  position: relative;
}

.contact-form .select-wrap:after {
  content: "";
  border-style: solid;
  border-width: 8px 5px 0 5px;
  border-color: #062c5b transparent transparent transparent;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}

.contact-form .mwform-tel-field {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.contact-form .mwform-tel-field input[type=text] {
  width: 29%;
}

.contact-form .mwform-tel-field input[type=text]:nth-of-type(1) {
  margin-right: 10px;
}

.contact-form .mwform-tel-field input[type=text]:nth-of-type(2) {
  margin: 0 10px;
}

.contact-form .mwform-tel-field input[type=text]:nth-of-type(3) {
  margin-left: 10px;
}

.contact-form .career input[type="text"] {
  width: 100%;
  display: inline-block;
}

.contact-form .career {
  display: flex;
}

.contact-form .career .year {
  flex: 1;
}

.contact-form .career .school {
  flex: 1;
  margin-left: 10px;
}

.contact-form .submit-btn {
  display: flex;
  justify-content: center;
}

.contact-form .submit-btn input[type=submit] {
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  outline: none;
  color: #fff;
  background: #153A67;
  cursor: pointer;
  font-size: 16px;
  padding: 22px 40px;
  letter-spacing: 3px;
  transition: 0.3s;
  width: 250px;
  text-align: center;
  display: block;
}

.contact-form .submit-btn input[type=submit].btn-back {
  background: #ccc;
  color: #fff;
  margin-right: 50px;
}

.contact-form .submit-btn input[type=submit]:hover {
  opacity: 0.7;
}

.mw_wp_form_confirm .select-wrap:after {
  display: none;
}

.mw_wp_form_confirm .age-data:after {
  top: 8px;
  left: auto;
}

@media screen and (max-width: 800px) and (min-width: 0px) {
  .contact-form textarea {
    height: 160px;
  }

  .contact-form .mwform-radio-field, .contact-form .mwform-checkbox-field {
    width: 40%;
  }

  .contact-form .mwform-checkbox-field:nth-child(n+3) {
    margin-top: 5px;
  }

  .contact-form .zipcode input[type="text"] {
    width: 90%;
  }

  .contact-form .career {
    display: block;
  }

  .contact-form .career .year {
    width: 100%;
    margin-bottom: 10px;
  }

  .contact-form .career .school {
    width: 100%;
    margin-left: 0;
  }

  .contact-form .submit-btn {
    display: block;
  }

  .contact-form .submit-btn input[type=submit].btn-more {
    width: 100%;
  }

  .contact-form .submit-btn input[type=submit].btn-back {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 40px;
  }
}

/*-----------------------------------------------------------
投稿
-----------------------------------------------------------*/
/*TOPページ用：お知らせ*/
.t-news-top {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.t-news-ttl .en {
  font-size: 23px;
  font-family: "Hind", serif;
  color: #062c5b;
}

.t-news-ttl .jp {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-left: 10px;
}

.t-news-btn {
  color: #062c5b;
  position: relative;
}

.t-news-btn:before {
  content: '';
  width: 11px;
  height: 3px;
  background-image: url(../images/share/icon_arrow.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: -20px;
  transform: translateY(-50%);
}

.t-news-btn:hover {
  opacity: 0.8;
}

.t-news-list .list-item {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.t-news-list .list-item:not(:last-child) {
  margin-bottom: 5px;
}

.t-news-list time {
  font-family: "Hind", serif;
  color: #777;
  font-size: 12px;
  letter-spacing: .2em;
  margin-right: 30px;
}

.t-news-list .list-ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
}

.t-news-list .list-txt dt {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.t-news-list .list-txt dd {
  font-size: 13px;
}

.t-news-list a:hover {
  text-decoration: underline;
}



.t-availability-top {}

.t-availability-ttl {
  color: #062c5b;
  font-size: 23px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.t-availability-list .list-item:not(:last-child) {
  margin-bottom: 5px;
}

.t-availability-list .list-ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 5px;
}

.t-availability-list .postdata {
  overflow-y: auto;
  height: 100px;
  margin-bottom: 0;
  word-break: break-all;

}

/*症例紹介*/
.l-post-case {
  border: 1px solid #ddd;
  border-top: 3px solid #1A2F50;
  padding: 45px 50px;
  margin-bottom: 60px;
}

.l-post-case .post-data {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
  margin: 0 0 15px;
}

.l-post-case .post-data time {
  display: inline-block;
  font-size: 14px;
  color: #062c5b;
  line-height: 1;
  vertical-align: -1px;
}

.l-post-case .post-data .category {
  background-color: #f7f7f7;
  color: #062c5b;
  line-height: 1;
  padding: 10px 20px;
  display: flex;
}

.l-post-case .l-ttl {
  border-bottom: 1px solid #ddd;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 25px;
  padding-bottom: 20px;
  margin-bottom: 40px;
}

.l-post-case .before-after {
  margin-bottom: 40px;
}

.l-post-case .l-btn {
  text-align: center;
  margin-top: 45px;
}

.l-post-case .l-btn a {
  margin-inline: auto;
}

.l-post-case .l-item+.l-item {
  margin-top: 50px;
}

.l-post-case .l-item .item-ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  line-height: 1.7;
  letter-spacing: .2em;
  border-bottom: 1px solid #B8C3D1;
  padding-bottom: 10px;
  margin-bottom: 25px;
}

.l-post-case .l-item .item-ttl::before {
  content: "";
  background: #333;
  width: 25px;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
}

.before-after {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.before-after .item {
  text-align: center;
  width: 42%;
  position: relative;
}

.before-after .item+.item::before {
  content: "";
  border-style: solid;
  border-width: 13.5px 0 13.5px 14px;
  border-color: transparent transparent transparent #333;
  position: absolute;
  left: -85px;
  top: calc(50% - 20px);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.before-after figure {
  aspect-ratio: 4 / 3;
}

.before-after figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.before-after p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  line-height: 1;
  margin-top: 20px;
}

.list-case-details>li {
  display: flex;
}

.list-case-details>li+li {
  border-top: 1px dotted #c8c8c8;
  margin-top: 30px;
  padding-top: 30px;
}

.list-case-details .list-img {
  width: 35%;
  margin: 0 30px 0 0;
}

.list-case-details .list-desc {
  flex: 1;
}

.list-case-details .list-ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  margin-bottom: 10px;
}

@media (max-width: 800px) {

  /*症例紹介*/
  .l-post-case {
    padding: 25px 15px;
    margin-bottom: 30px;
  }

  .l-post-case .post-data .category {
    padding: 10px;
    font-size: 11px;
  }

  .l-post-case .l-ttl {
    font-size: 20px;
    line-height: 1.7;
    padding-bottom: 5px;
    margin-bottom: 25px;
  }

  .l-post-case .before-after {
    margin-bottom: 20px;
  }

  .l-post-case .l-btn {
    margin-top: 25px;
  }

  .l-post-case .l-table th,
  .l-post-case .l-table td {
    padding: 10px;
    line-height: 1.5;
  }

  .l-post-case .l-table.sp-table {
    border-bottom: 1px solid #ddd;
  }

  .l-post-case .l-table.sp-table th,
  .l-post-case .l-table.sp-table td {
    display: block;
  }

  .l-post-case .l-table.sp-table td {
    border-width: 0 1px;
  }

  .before-after {
    display: block;
  }

  .before-after .item {
    width: 100%;
  }

  .before-after .item+.item {
    margin-top: 50px;
  }

  .before-after .item+.item::before {
    content: "";
    border-style: solid;
    border-width: 13.5px 0 13.5px 14px;
    border-color: transparent transparent transparent #333;
    position: absolute;
    left: 50%;
    top: -35px;
    -webkit-transform: translate(-50%, 0) rotate(90deg);
    transform: translate(-50%, 0) rotate(90deg);
  }

  .before-after figure img {
    max-height: 100%;
  }

  .list-case-details>li {
    display: block;
  }

  .list-case-details .list-img {
    width: 100%;
    margin: 0 0 15px;
    text-align: center;
  }
}

/*普通投稿*/
.list-post-type01 {
  margin-bottom: 100px;
}

.list-post-type01 .list-item:not(:last-child) {
  margin-bottom: 80px;
}

.post-layout {
  display: flex;
}

.post-layout .post-img {
  flex: 1;
  margin-right: 50px;
}

.post-layout .post-img img {
  width: 100%;
  height: 200px;
  object-fit: cover;
}

.post-layout .post-desc {
  flex: 2;
}

/*詳細ページ*/
.post-single-img {
  text-align: center;
  margin-bottom: 40px;
}

.postdata {
  margin-bottom: 60px;
}

.postdata h4 {
  font-size: 20px;
  color: #062c5b;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.postdata h5 {
  font-size: 18px;
  color: #062c5b;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-left: 10px;
  position: relative;
}

.postdata h5:after {
  content: '-';
  color: #062c5b;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

.postdata h6 {
  font-size: 18px;
  color: #062c5b;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.postdata p, .postdata ul, .postdata ol {
  margin-bottom: 15px;
}

.postdata a {
  text-decoration: underline;
}

.postdata a:hover {
  text-decoration: none;
}

.postdata strong {
  font-weight: bold;
}

.postdata em {
  font-style: italic;
}

.postdata ul li {
  list-style: inside disc;
}

.postdata ul li>ul {
  margin: 0 0 0 15px;
}

.postdata ol li {
  list-style: inside decimal;
}

.postdata ol li>ol {
  margin: 0 0 0 15px;
}

.post-data {
  line-height: 1;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.post-data time {
  font-size: 14px;
  color: #062c5b;
  line-height: 1;
}

.post-data .post-category {
  margin-left: 20px;
}

.post-ttl {
  font-size: 26px;
}

.post-category-ttl {
  color: #062c5b;
  font-size: 30px;
  margin-bottom: 60px;
  text-align: center;
}

.post-category {
  background-color: #f7f7f7;
  color: #062c5b;
  line-height: 1;
  padding: 10px 20px;
  display: flex;
}

.post-category li {
  font-size: 12px;
}

.post-category li:not(:last-child) {
  position: relative;
  padding-right: 30px;
}

.post-category li:not(:last-child):before {
  content: '/';
  position: absolute;
  right: 10px;
}

/*セレクト式カテゴリー*/
.select-area {
  margin-bottom: 80px;
}

.select-area .select-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  margin: 0 auto;
}

.select-area .select-box:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  border-top: 8px solid #062c5b;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.select-area .select-category {
  -webkit-appearance: none;
  outline: none;
  text-indent: 0.01px;
  text-overflow: '';
  border-radius: 0;
  background: #F6F6F6;
  font-size: 16px;
  color: #062c5b;
  vertical-align: middle;
  height: 50px;
  padding: 5px 15px;
  border: none;
  width: 100%;
  cursor: pointer;
}

.select-area .select-category::-ms-expand {
  display: none;
}

/*一覧用ページャー*/
.post-number {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  border-bottom: 1px solid #d3d3d3;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.post-number a {
  color: #a5a5a5;
  display: inline-block;
  padding: 0 10px 15px;
}

.post-number a:hover {
  color: #000;
}

.post-number .current {
  color: #000;
  display: inline-block;
  padding: 0 10px 15px;
  position: relative;
}

.post-number .current::after {
  content: "";
  border-bottom: 2px solid #000;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
}

/*詳細用ページャー*/
.post-number-single {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  border-bottom: 1px solid #d3d3d3;
  font-family: "Hind", serif;
}

.post-number-single a {
  display: inline-block;
  color: #000;
}

.post-number-single a.next {
  margin-top: 0;
}

.post-number-single a.next::before {
  content: '';
  background: url(../images/share/icon_arrow_post_left.svg) no-repeat center/contain;
  display: inline-block;
  margin-right: 15px;
  width: 30px;
  height: 30px;
}

.post-number-single a.prev {
  margin-top: 0;
}

.post-number-single a.prev::after {
  content: '';
  background: url(../images/share/icon_arrow_post_right.svg) no-repeat center/contain;
  display: inline-block;
  margin-left: 15px;
  width: 30px;
  height: 30px;
}

.post-number-single a:hover {
  opacity: .5;
}

@media screen and (max-width: 800px) and (min-width: 0px) {

  /*TOPページ用：お知らせ*/
  .t-news-list {
    padding: 0;
  }

  .t-news-list .list-item {
    display: block;
  }

  .t-news-list .list-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .t-news-list .list-ttl {
    display: block;
  }

  /*普通投稿*/
  .list-post-type01 {
    margin-bottom: 80px;
  }

  .list-post-type01 .item:not(:last-child) {
    margin-bottom: 60px;
  }

  .post-layout {
    display: block;
  }

  .post-layout .post-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .post-layout .post-desc {
    width: 100%;
  }

  /*投稿ページ*/
  .post-ttl {
    font-size: 20px;
  }

  /*詳細ページ*/
  /*セレクト式カテゴリー*/
}


/*下層内部リンク*/

.under_other_page_box {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.under_other_page_box::before,
.under_other_page_box::after {
  content: "";
  display: block;
  max-width: 260px;
  width: 100%;
}

.under_other_page_box::before {
  order: 1;
}

.under_other_page_box .btn-more.line-2 {
  margin-bottom: 15px;
}

/*-----------------------------------------------------------
Utility
-----------------------------------------------------------*/
.clearfix:after {
  clear: both;
  content: "";
  display: block;
}

.pc-only {
  display: block;
}

.sp-only {
  display: none;
}

.fade {
  transition: .5s;
}

.fade:hover {
  opacity: .5;
}

.fs11 {
  font-size: 11px;
}

.fo13 {
  font-size: 13px !important;
}

.fo15 {
  font-size: 15px !important;
}

.fo30 {
  font-size: 30px !important;
}

.bold, strong {
  font-weight: bold;
}

.maker {
  background: linear-gradient(transparent 50%, #ffe7a5 50%);
}

.underline {
  text-decoration: underline;
}

.notice {
  font-size: 14px;
  text-indent: -1.5em;
  padding: 0 0 0 1.5em;
}

.m-auto {
  margin: 0 auto;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb60 {
  margin-bottom: 60px;
}

.mt10 {
  margin-top: 10px;
}

.ml5 {
  margin-left: 5px;
}

.ml10 {
  margin-left: 10px;
}

.ml20 {
  margin-left: 20px;
}

.pb90 {
  padding-bottom: 90px !important;
}

.tac {
  text-align: center;
}

.td_line {
  border-left: 1px solid #B8C4D1;
}

/*flexbox*/
.flexbox {

  display: flex;
}

.flexbetween {

  justify-content: space-between;
}

.flexstart {
  justify-content: flex-start;
}

.flexboxwrap {
  flex-wrap: wrap;
}

.flexmid {
  align-items: center;
}

.flexbtm {
  align-items: flex-end;
}

@media screen and (max-width: 800px) and (min-width: 0px) {

  /*-----------------------------------------------------------
  Responsive
  -----------------------------------------------------------*/
  /*-------------
  Body
  -------------*/
  body {
    font-size: 15px;
    line-height: 1.8;
  }

  .container {
    margin: 0 auto;
    max-width: 90%;
    width: 90%;
  }

  .contents, .u-contents {
    margin-left: 0;
  }

  /*------------
  Header
  --------------*/
  .header {
    background: #fff;
    width: 100%;
    height: 70px;
  }

  .header-grid {
    display: none;
  }

  .header-main {
    padding: 10px;
    width: 100%;
  }

  .header-logo {
    position: static;
    text-align: center;
    transition: all .3s;
    width: 100%;
    background: #fff;
    padding: 0;
  }

  .first-logo,
  .second-logo {
    display: none;
  }

  .sp-logo {
    max-width: 250px;
  }

  .humberger {
    cursor: pointer;
    display: block;
    width: 58px;
    height: 58px;
    display: flex;
    align-items: center;
    transition: .5s;
    z-index: 150;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 9999;
  }

  .humberger span {
    background: #062c5b;
    position: absolute;
    width: 30px;
    height: 1px;
    transition: .4s;
    left: 14px;
  }

  .humberger span:nth-of-type(1) {
    top: 30%;
  }

  .humberger span:nth-of-type(2) {
    top: 50%;
  }

  .humberger span:nth-of-type(3) {
    bottom: 30%;
  }

  .humberger.is-open span:nth-of-type(1) {
    top: 50%;
    transform: rotate(45deg);
  }

  .humberger.is-open span:nth-of-type(2) {
    display: none;
  }

  .humberger.is-open span:nth-of-type(3) {
    top: 50%;
    transform: rotate(-45deg);
  }

  /*------------
  G-navi
  --------------*/
  .pc-navi {
    display: none;
  }

  .sp-navi {
    display: none;
    transform: translateX(-100vw);
  }

  .sp-navi-logo {
    height: 70px;
    width: 70%;
    max-width: 260px;
    padding-left: 20px;
    display: flex;
    align-items: center;
  }

  .sp-navi .flex {
    display: flex;
    height: 90%;
  }

  .sp-navi.is-open {
    display: block;
    transform: translateX(0);
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    overflow: auto;
    background: #fff;
  }

  .sp-navi-box {
    width: 50%;
    overflow: scroll;
  }

  .sp-navi-list {
    display: block;
    padding: 20% 0;
  }

  .sp-navi-list .item {
    width: 100%;
    font-weight: bold;
    font-size: 13px;
    padding: 0 20px;
    text-align: center;
    position: relative;
    line-height: 1.6;
    transition: .4s ease-in-out;
    text-align: left;
  }

  .sp-navi-list .item .item-link {
    display: block;
  }

  .sp-navi-list .item:not(:last-child) {
    margin-bottom: 15px;
  }

  .sp-navi-bg {
    width: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .sp-navi-bg.bg-top {
    background-image: url(../images/share/navi_bg_top.jpg);
  }

  .sp-navi-bg.bg-topics {
    background-image: url(../images/share/navi_bg_topics.jpg);
  }

  .sp-navi-bg.bg-first {
    background-image: url(../images/share/navi_bg_first.jpg);
  }

  .sp-navi-bg.bg-staff {
    background-image: url(../images/share/navi_bg_staff.jpg);
  }

  .sp-navi-bg.bg-clinic {
    background-image: url(../images/share/navi_bg_clinic.jpg);
  }

  .sp-navi-bg.bg-caries {
    background-image: url(../images/share/navi_bg_caries.jpg);
  }

  .sp-navi-bg.bg-root_canal {
    background-image: url(../images/share/navi_bg_root_canal.jpg);
  }

  .sp-navi-bg.bg-periodontics {
    background-image: url(../images/share/navi_bg_periodontics.jpg);
  }

  .sp-navi-bg.bg-invisalign {
    background-image: url(../images/share/navi_bg_invisalign.jpg);
  }

  .sp-navi-bg.bg-esthetic {
    background-image: url(../images/share/navi_bg_esthetic.jpg);
  }

  .sp-navi-bg.bg-ceramic {
    background-image: url(../images/share/navi_bg_ceramic02.jpg);
  }

  .sp-navi-bg.bg-implant {
    background-image: url(../images/share/navi_bg_implant.jpg);
  }

  .sp-navi-bg.bg-oral_surgery {
    background-image: url(../images/share/navi_bg_oral_surgery.jpg);
  }

  .sp-navi-bg.bg-denture {
    background-image: url(../images/share/navi_bg_denture.jpg);
  }

  .sp-navi-bg.bg-preventive {
    background-image: url(../images/share/navi_bg_preventive.jpg);
  }

  .sp-navi-bg.bg-microscope {
    background-image: url(../images/share/navi_bg_microscope.jpg);
  }

  .sp-navi-bg.bg-recruit {
    background-image: url(../images/share/navi_bg_recruit.jpg);
  }

  .sp-navi-bg.bg-infection_control {
    background-image: url(../images/share/navi_bg_infection_control.jpg);
  }

  .sp-navi-bg.bg-policy {
    background-image: url(../images/share/navi_bg_policy.jpg);
  }

  .sp-dropdown {
    position: relative;
  }

  .sp-dropdown:after {
    background-image: url(../images/share/icon_arrow_bottom.png);
    background-repeat: no-repeat;
    background-size: contain;
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: 7px;
    width: 8px;
    height: 5px;
  }

  .sp-dropdown.is-on::after {
    transform: rotate(180deg);
  }

  .sp-dropdown .sp-navi-child {
    z-index: 999;
    width: 100%;
    margin: 10px auto 0;
    line-height: 2;
    overflow-y: scroll;
  }

  .sp-dropdown .sp-navi-child li {
    text-align: left;
  }

  .sp-dropdown .sp-navi-child li:not(:last-child) {
    margin-bottom: 5px;
  }

  .sp-dropdown .sp-navi-child li a {
    color: #062c5b;
    font-size: 12px;
    padding-left: 10px;
    line-height: 1.6;
    display: block;
    position: relative;
  }

  .sp-dropdown .sp-navi-child li a:before {
    content: '';
    width: 5px;
    height: 1px;
    position: absolute;
    background: #062c5b;
    top: 10px;
    left: 0;
  }

  .side-navi {
    display: none;
  }


  .sp-calendar-menu {
    background: #fff;
    position: fixed;
    bottom: 65px;
    transform: translateY(100%);
    transition: .3s ease;
    padding: 10px;
    width: 100%;
    z-index: 998;
  }

  .sp-calendar-menu.is-open {
    transform: translateY(0);
  }

  .sp-menu-close {
    background: #062c5b;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 5px;
    margin: 0 -10px 15px;
  }

  /*------------
  Hero
  --------------*/
  .hero {
    padding: 0;
    margin: 70px 0 60px;
  }

  .hero-slider {
    padding-left: 50px;
    margin-top: -58px;
  }

  .hero-catch {
    top: 360px;
    right: 0;
    font-size: 14px;
  }

  .hero-catch h2 {
    writing-mode: initial;
    padding: 30px;
    line-height: 2;
  }

  .hero-slider img {
    height: 450px;
    object-position: top;
  }

  .hero .t-news {
    width: 90%;
    position: initial;
    margin: 0 auto;
    padding: 60px 0 0;
    min-height: 0;
  }

  .hero .t-availability {
    width: 90%;
    position: initial;
    margin: 0 auto;
    padding: 60px 0 0;
    min-height: 0;
  }

  .t-availability-list .postdata {
    height: auto;
  }

  /*------------
  Top contents
  --------------*/
  .t-ttl {
    margin-bottom: 30px;
  }

  .t-ttl .en {
    font-size: 20px;
  }

  .t-ttl .jp {
    font-size: 24px;
    line-height: 1.4;
  }

  .sec01-box {
    padding: 40px 20px;
  }

  .sec01-box:before {
    top: 8px;
    left: 8px;
  }

  .sec01-txt {
    margin-bottom: 20px;
  }

  .sec02 {
    padding: 80px 0 0;
  }

  .sec02 .container {
    width: 100%;
  }

  .sec02-list {
    display: block;
  }

  .sec02-list .list-item {
    width: 100%;
    margin-bottom: 50px;
  }

  .sec02-list .list-ttl {
    font-size: 20px;
    margin: 30px 0;
  }

  .sec02-txt {
    margin-bottom: 20px;
  }

  .sec03 {
    padding: 60px 0;
  }

  .sec03-list {
    width: 90%;
    margin: 0 auto 80px;
  }

  .sec03-list .list-item {
    display: block;
    margin-top: 100px;
  }

  .sec03-list .list-item-01 .list-copy {
    width: 60%;
    left: 0;
  }

  .sec03-list .list-item-02 .list-copy {
    width: 80%;
    left: 0;
  }

  .sec03-list .list-item-02 .list-img {
    margin-left: 0;
  }

  .sec03-list .list-ttl {
    font-size: 20px;
  }

  .sec03-list .list-txt {
    margin: 20px 0;
  }

  .sec03-list .list-box {
    width: 100%;
    margin: 40px auto;
  }

  .sec03-list .list-img {
    width: 100%;
  }

  .sec03-list .list-img:before {
    top: -10px;
    left: -10px;
  }

  .sec03-list .list-img:after {
    bottom: -10px;
    right: -10px;
  }

  .sec03-sublist {
    justify-content: flex-start;
  }

  .sec03-sublist .list-item {
    width: 48%;
    right: calc(50% - 90px);
    bottom: -170px;
    margin-right: 0;
  }

  .sec03-sublist .list-item a {
    padding: 20px 10px 10px;
    min-height: 180px;
  }

  .sec03-sublist .list-item a:after {
    bottom: 10px;
  }

  .sec03-sublist .list-item:nth-child(odd) {
    margin-right: 4%;
  }

  .sec03-sublist .list-ttl {
    font-size: 16px;
    margin-top: 10px;
  }

  .sec04 {
    padding-bottom: 80px;
  }

  .sec04-img {
    width: 100%;
    height: auto;
    position: initial;
    transform: initial;
    margin-bottom: 30px;
  }

  .sec04-img .inner {
    height: auto;
  }

  .sec04-img .inner img {
    height: auto;
  }

  .sec04-img .inner:after {
    bottom: -10px;
    right: -10px;
  }

  .sec04-layout .l-desc {
    width: 100%;
    padding: 40px 20px;
  }

  .sec04-layout .l-txt {
    margin-bottom: 30px;
  }

  .sec04-btn {
    display: block;
  }

  .sec04-btn .btn-more {
    margin-top: 10px;
  }

  .sec05 .l-map .map {
    height: 250px;
  }

  .sec05 .list-txt {
    margin: 20px 0 30px;
  }

  .sec05 .l-desc {
    padding: 40px 0;
    position: initial;
    transform: initial;
    width: 90%;
    margin: 0 auto;
  }

  .sec06 {
    padding: 60px 0;
  }

  .sec06-container {
    display: block;
  }

  .sec06-layout .l-desc {
    width: 100%;
    margin: 0 0 40px 0;
  }

  .sec06-layout .l-txt {
    margin-bottom: 30px;
  }

  .sec06-img-sp {
    width: 100%;
    position: initial;
    transform: initial;
    margin-bottom: 20px;
  }

  .sec07 {
    padding: 60px 0;
  }

  .sec07-list-post {
    grid-template-columns: 1fr;
    gap: 30px;
  }

  .sec07-list-post li {
    min-width: 0;
  }

  .sec07-list-post .list-img {
    margin-bottom: 15px;
  }

  .sec07-list-post img {
    height: 60vw;
  }

  .sec07 .btn-more {
    margin: 30px auto 0;
  }

  .sec08 {
    padding: 60px 0;
  }

  .sec08-box {
    padding: 40px 20px;
  }

  .sec08-box:before {
    top: 8px;
    left: 8px;
  }

  .sec08-txt {
    margin-bottom: 20px;
  }

  .map {
    height: 300px;
  }

  /*------------
  Footer
  --------------*/
  .pagetop {
    width: 50px;
    height: 50px;
    border-radius: 25px;
    bottom: 10px;
    right: 10px;
  }

  .pagetop:after {
    width: 12px;
    height: 12px;
  }

  .footer {
    margin-left: 0;
  }

  .footer-cont {
    padding: 40px 0;
  }

  .footer-cont .container {
    display: block;
  }

  .footer-cont .ttl {
    padding-right: 0;
    text-align: center;
  }

  .footer-cont .ttl:after {
    display: none;
  }

  .footer-cont .desc {
    width: 100%;
    margin-top: 30px;
  }

  .footer-cont .desc .btn {
    display: block;
  }

  .footer-cont .desc .time {
    font-size: 12px;
  }

  .footer-cont .desc .tel {
    text-align: center;
    margin: 0 auto 10px;
    display: block;
  }

  .footer-cont .desc .tel:before {
    left: 40px;
  }

  .footer-inr {
    display: block;
  }

  .footer .flex {
    display: block;
  }

  .footer .list-txt {
    width: 100%;
    font-size: 13px;
  }

  .footer .f-left {
    margin: 0 0 50px 0;
  }

  .footer .f-left .btn-more {
    margin: 10px 0 0 0;
  }

  .footer .f-link {
    justify-content: flex-start;
  }

  .footer .f-link li {
    width: 48%;
    margin-bottom: 10px;
    position: relative;
  }

  .footer .f-link li:before {
    content: '';
    width: 5px;
    height: 1px;
    position: absolute;
    background: #fff;
    top: 12px;
    left: 0;
  }

  .footer .f-link li:nth-child(odd) {
    margin-right: 4%;
  }

  .footer .f-link li a {
    border-right: 0;
    padding: 0;
    text-align: left;
    padding-left: 10px;
    display: block;
  }

  .footer .time-table {
    font-size: 11px;
  }

  .footer .time-txt {
    font-size: 11px;
  }

  .footer .f-navi {
    padding: 40px 0;
    width: 100%;
    font-size: 13px;
  }

  .footer .copyright {
    padding-bottom: 80px;
  }

  /*------------
  Button
  --------------*/
  .btn-more {
    width: 100%;
    max-width: initial;
  }

  .btn-icon {
    width: 100%;
    max-width: initial;
  }

  /*------------
  Under layout
  --------------*/
  .u-top-common {
    margin: 70px 0 60px;
    padding: 0;
  }

  .u-top-common .page-ttl-area {
    padding: 220px 0 0;
  }

  .u-top-common .page-ttl-area .page-ttl {
    padding: 30px 5px 10px;
  }

  .u-top-common .page-ttl-area .page-ttl .en {
    font-size: 30px;
    line-height: 1.4;
  }

  .u-top-common .page-ttl-area .page-ttl .en.tmd {
    font-size: 22px;
    line-height: 1.4;
  }

  .u-top-common .page-ttl-area .page-ttl .jp {
    font-size: 16px;
    line-height: 1.4;
  }

  .breadcrumb {
    margin-left: 0;
    margin-bottom: 0;
  }

  .breadcrumb ul {
    font-size: 12px;
  }

  .breadcrumb ul li .sp-only {
    display: none;
  }

  /*------------
  Under parts
  --------------*/
  .u-h2, .postdata h1 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 40px;
  }

  .u-h3, .dl-privacy dt, .postdata h2, .post-ttl {
    line-height: 1.4;
  }

  .u-h4, .postdata h3 {
    line-height: 1.4;
  }

  .tall {
    padding: 60px 0;
  }

  .tall-bg {
    padding: 60px 0;
  }

  .t-align {
    text-align: left;
  }

  .l-style01 {
    display: block;
  }

  .l-style01 .l-img {
    width: 100%;
    margin-bottom: 20px;
    margin-right: 0;
  }

  .l-style01 .l-desc {
    width: 100%;
  }

  .l-style01 .l-map {
    margin: 0 0 50px 0;
  }

  .l-style01 .l-map iframe {
    width: 100%;
  }

  .l-style02 {
    display: block;
  }

  .l-style02 .l-img {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .l-style02 .btn-more {
    margin: 0 auto;
  }

  .l-style03 {
    display: block;
  }

  .l-style03 .l-img {
    width: 100%;
    margin-bottom: 20px;
    margin-left: 0;
  }

  .l-style03 .l-desc {
    width: 100%;
  }

  .l-style04 {
    display: block;
  }

  .l-style04 .l-img {
    width: 100%;
    margin-bottom: 10px;
  }

  .l-style04 .l-desc {
    margin: 0;
  }

  .l-style04.reverse .l-desc {
    margin: 0;
  }

  .l-imgR,
  .l-imgL {
    display: block;
  }

  .l-imgR .l-img,
  .l-imgL .l-img {
    margin: 0 0 15px;
    text-align: center;
    width: 100%;
  }

  .l-imgR .l-img {
    margin: 0 0 15px;
  }

  .list-col1 .item:not(:last-child) {
    margin-bottom: 80px;
  }

  .list-col2 {
    display: flex;
    flex-wrap: wrap;
  }

  .list-col2 .list-item {
    width: 100%;
  }

  .list-col2 .list-item:nth-child(odd) {
    margin-right: 0;
  }

  .list-col2 .list-item+.list-item {
    margin-top: 40px;
  }

  .list-col3 .list-item {
    width: 100%;
  }

  .list-col3 .list-item:not(:nth-child(3n)) {
    margin-right: 0;
  }

  .list-col3 .list-item:nth-child(n+4) {
    margin-top: 0;
  }

  .list-col3 .list-item:nth-child(n+2) {
    margin-top: 50px;
  }

  .list-btn {
    display: block;
  }

  .list-btn li:last-child {
    margin-left: 0;
    margin-top: 10px;
  }

  .list-btn .btn-more {
    width: 100%;
  }

  .list-flow01 {
    padding: 40px 20px;
  }

  .list-flow01 .list-item {
    position: relative;
  }

  .list-flow01 .list-item:not(:last-child) {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  .list-flow01 .list-ttl {
    font-size: 22px;
    line-height: 1.4;
  }

  .list-flow01 .list-ttl span {
    font-size: 14px;
    padding: 6px 10px;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
  }

  .staff-layout {
    display: block;
    margin-bottom: 40px;
  }

  .staff-layout .l-img {
    margin-bottom: 20px;
  }

  .staff-layout .l-desc {
    margin-right: 0;
  }

  .staff-layout .job {
    font-size: 16px;
  }

  .staff-layout .name {
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

  .staff-layout .jp {
    font-size: 24px;
    margin-right: 20px;
  }

  .staff-layout .en {
    font-size: 16px;
  }

  .staff-profile {
    display: block;
  }

  .staff-profile .item {
    width: 100%;
    padding: 25px;
  }

  .staff-profile .item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .staff-profile .ttl {
    font-size: 22px;
    color: #062c5b;
    margin-bottom: 10px;
  }

  .staff-profile-list li {
    display: block;
  }

  .staff-profile-list .data {
    width: auto;
    display: block;
    font-weight: bold;
  }

  .staff-profile-list .txt {
    width: 100%;
  }

  .staff-profile01 .item01 {
    padding: 25px;
  }


  .dl-privacy dt {
    margin-bottom: 20px;
  }

  .table-style01 th {
    width: 100%;
    display: block;
    padding: 10px 15px;
    text-align: left;
  }

  .table-style01 td {
    width: 100%;
    display: block;
    padding: 10px 15px;
  }

  .table-price td {
    text-align: left;
  }

  .box-bg {
    padding: 40px 20px;
  }

  .box-bg .box-ttl {
    font-size: 19px;
    line-height: 1.4;
    margin-bottom: 20px;
  }

  .box-bg02 {
    padding: 30px 25px 25px;
  }

  .box-bg02 .box-ttl {
    line-height: 1.4;
    margin-bottom: 20px;
  }

  .box-bg03 {
    padding: 30px 20px;
  }

  .box-style01 {
    padding: 30px 20px 20px;
  }

  .box-style01 .box-wrapper .box-ttl {
    padding: 5px 15px;
    margin-bottom: 10px;
  }

  .box-style02 {
    padding: 30px 20px;
  }

  .box-style02 .box-ttl {
    margin-bottom: 20px;
  }

  .box-style03 {
    padding: 25px;
  }

  .box-merit {
    display: block;
  }

  .box-merit .box-item {
    width: 100%;
    padding: 30px 20px;
  }

  .box-merit .box-item:nth-child(odd) {
    margin-right: 0;
  }

  .box-merit .box-ttl {
    font-size: 20px;
    margin-bottom: 10px;
  }

  .box-merit .bg01 {
    margin-bottom: 30px;
  }

  .box-col1 .box-item:not(:last-child) {
    margin-bottom: 50px;
  }

  .box-col1 .box-item {
    margin-top: -70px;
    padding-top: 70px;
  }

  .box-col2 {
    display: flex;
    flex-wrap: wrap;
  }

  .box-col2 .box-item {
    width: 100%;
  }

  .box-col2 .box-item:nth-child(odd) {
    margin-right: 0;
  }

  .box-col2 .box-item+.box-item {
    margin-top: 3px;
  }

  .box-time .time-table {
    font-size: 11px;
  }

  .box-time .time-txt {
    margin-top: 10px;
    font-size: 11px;
  }

  /*下層内部リンク*/

  .under_other_page_box {
    justify-content: center;
  }


  /*------------
  utility
  --------------*/
  .pc-only {
    display: none;
  }

  .sp-only {
    display: block;
  }

  .sp-tac {
    text-align: center !important;
  }

  .sp-tar {
    text-align: right !important;
  }

  .sp-tal {
    text-align: left !important;
  }

  .mbL {
    margin-bottom: 30px !important;
  }

  .sp-map {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }

  .sp-map iframe,
  .sp-map object,
  .sp-map embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

/*-----------------------------------------------------------
Add
-----------------------------------------------------------*/
/*------------
Slick
-------------*/
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
  text-align: center;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev,
.slick-next {
  border: none;
  background: transparent;
  cursor: pointer;
  color: transparent;
}

.slick-prev,
.slick-next {
  display: block;
  position: absolute;
  top: calc(50% - 20px);
  width: 20px;
  height: 20px;
  transition: .5s;
  z-index: 10;
}

.slick-prev:focus,
.slick-next:focus {
  outline: 0;
}

.slick-prev:hover,
.slick-next:hover {
  opacity: .5;
}

.slick-prev {
  border-top: 3px solid #fff;
  border-left: 3px solid #fff;
  left: 25px;
  transform: rotate(-45deg) translateY(-50%);
}

.slick-next {
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  right: 25px;
  transform: rotate(45deg) translateY(-50%);
}

.slick-dots {
  display: block;
  list-style: none;
  line-height: 0;
  padding: 0;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 0;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  cursor: pointer;
}

.slick-dots li+li {
  margin-left: 20px;
}

.slick-dots li button {
  display: block;
  background: #ddd;
  border-radius: 50%;
  border: 0;
  cursor: pointer;
  color: transparent;
  width: 6px;
  height: 6px;
  outline: none;
  transition: .5s;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  background: #062c5b;
}

.slick-dots li.slick-active button {
  background: #062c5b;
  width: 9px;
  height: 9px;
  transform: translateY(-1px);
}

.slick-imgs .slick-dots {
  bottom: -20px;
}

@media screen and (max-width: 800px) and (min-width: 0px) {
  .slick-imgs {
    padding-bottom: 15px;
  }

  .slick-imgs .slick-dots {
    bottom: 0;
  }
}

/*# sourceMappingURL=style.css.map */

/*-----------------------------------------------------------
ADD
-----------------------------------------------------------*/
.sp-navi-box .info {
  border: solid 1px #b8c4d1;
  padding: 10px;
  margin: 20px 0 60px;
}

/*-----------------------------------------------------------
下部固定メニュー
-----------------------------------------------------------*/
.sp-navi-under {
  display: none;
}

@media screen and (max-width: 800px) and (min-width: 0px) {

  /*-----------------------------------------------------------
  Responsive
  -----------------------------------------------------------*/
  /* PC用のナビを非表示 */
  .sp-navi-under {
    display: block;
  }

  /*-------------
  下部固定
  -------------*/
  .lower-menu {
    /* ボタン類 */
    /* コンテンツ */
  }

  .lower-menu .sp-navi-btns {
    background: #f5f5f5;
    box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
    position: fixed;
    display: flex;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    z-index: 10000;
  }

  .lower-menu .sp-navi-btns div {
    flex: 1;
    position: relative;
  }

  .lower-menu .sp-navi-btns .item {
    border-right: 1px solid #ccc;
    background-size: 20px;
    background-position: top 15px center;
    background-repeat: no-repeat;
    color: #333;
    font-size: 10px;
    font-family: "Comfortaa", "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    white-space: nowrap;
  }

  .lower-menu .sp-navi-btns .item.btn-home {
    background-image: url(../images/sp_icon/ico_home.svg);
  }

  .lower-menu .sp-navi-btns .item.btn-phone {
    background-image: url(../images/sp_icon/ico_phone.svg);
  }

  .lower-menu .sp-navi-btns .item.btn-pc {
    background-image: url(../images/sp_icon/ico_pc.svg);
  }

  .lower-menu .sp-navi-btns .item.btn-mail {
    background-image: url(../images/sp_icon/ico_mail.svg);
  }

  .lower-menu .sp-navi-btns .item.btn-access {
    background-image: url(../images/sp_icon/ico_access.svg);
  }

  .lower-menu .sp-navi-btns .item.btn-pagetop {
    background-image: url(../images/sp_icon/ico_arrow_up.svg);
    background-position: top 17px center;
  }

  .lower-menu .sp-navi-btns .item.btn-calendar {
    background-image: url(../images/sp_icon/ico_calendar.png);
    background-size: 16px;
    background-position: top 16px center;
  }

  .lower-menu .sp-navi-btns .item a {
    display: block;
    color: #333;
    text-decoration: none;
    padding: 42px 0 0;
    height: 100%;
  }

  .lower-menu .sp-navi-btns .humberger {
    cursor: pointer;
    position: relative;
  }

  .lower-menu .sp-navi-btns .humberger .ttl {
    display: block;
    color: #333;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3";
    font-size: 10px;
    line-height: 1;
    letter-spacing: 0;
    text-align: center;
    padding: 43px 0 0;
  }

  .lower-menu .sp-navi-btns .humberger span:not(.ttl) {
    background: #333;
    position: absolute;
    left: 50%;
    width: 22px;
    height: 1px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    transition: 0.4s;
  }

  .lower-menu .sp-navi-btns .humberger span:not(.ttl):nth-of-type(1) {
    top: 20px;
  }

  .lower-menu .sp-navi-btns .humberger span:not(.ttl):nth-of-type(2) {
    top: 26px;
  }

  .lower-menu .sp-navi-btns .humberger span:not(.ttl):nth-of-type(3) {
    top: 32px;
  }

  .lower-menu .sp-navi-btns .humberger.is-open span:nth-of-type(1) {
    -webkit-transform: translate(-50%, 6px) rotate(-45deg);
    transform: translate(-50%, 6px) rotate(-45deg);
  }

  .lower-menu .sp-navi-btns .humberger.is-open span:nth-of-type(2) {
    opacity: 0;
  }

  .lower-menu .sp-navi-btns .humberger.is-open span:nth-of-type(3) {
    -webkit-transform: translate(-50%, -6px) rotate(45deg);
    transform: translate(-50%, -6px) rotate(45deg);
  }

  .lower-menu .sp-navi-contents {
    visibility: hidden;
    background: #fff;
    color: #333;
    padding: 50px 25px 100px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    transition: 0.5s;
    opacity: 0;
    z-index: 9999;
  }

  .lower-menu .sp-navi-contents.is-open {
    visibility: visible;
    overflow-y: auto;
    opacity: 1;
  }

  .lower-menu .sp-navi-logo {
    text-align: center;
    margin-bottom: 20px;
  }

  .lower-menu .sp-navi-logo img {
    width: 150px;
  }

  .lower-menu .sp-navi-list {
    border-top: 1px solid #d6d6d6;
    font-weight: bold;
    margin: 0 0 30px;
  }

  .lower-menu .sp-navi-list>li {
    border-bottom: 1px solid #d6d6d6;
  }

  .lower-menu .sp-navi-list>li>a {
    color: #333;
    display: block;
    font-size: 15px;
    line-height: 1;
    text-decoration: none;
    padding: 15px 0;
  }

  .lower-menu .sp-navi-list>li.sp-dropdown {
    position: relative;
  }

  .lower-menu .sp-navi-list>li.sp-dropdown::after {
    background: url(../images/share/ico_arrow_down.svg) no-repeat 50% 50%/30px;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.35s;
    width: 46px;
    height: 46px;
  }

  .lower-menu .sp-navi-list>li.sp-dropdown.is-on::after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .lower-menu .sp-navi-list>li.sp-dropdown>a {
    padding: 15px 58px 15px 0;
  }

  .lower-menu .sp-navi-list .child {
    padding: 15px 0 20px;
  }

  .lower-menu .sp-navi-list .child>ul {
    display: flex;
    flex-wrap: wrap;
  }

  .lower-menu .sp-navi-list .child>ul>li {
    width: 50%;
    margin: 0 0 3px;
    line-height: 1.5;
  }

  .lower-menu .sp-navi-list .child>ul>li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px;
  }

  .lower-menu .sp-navi-list .child>ul>li::before {
    content: "-";
    color: #ddd;
    position: absolute;
    left: 0;
    top: 0;
  }

  .lower-menu .sp-navi-list .child>ul>li>a {
    display: inline-block;
    font-size: 13px;
  }

  .lower-menu .sp-navi-other .item+.item {
    margin: 15px 0 0;
  }

  .lower-menu .sp-navi-other .tel {
    text-align: center;
    color: #333;
    display: block;
    font-size: 23px;
    text-decoration: none;
    line-height: 1;
    margin: 0 0 15px;
  }

  .lower-menu .sp-navi-other .txt {
    text-align: center;
    font-size: 14px;
    line-height: 1;
  }

  .lower-menu .sp-btn {
    background: #E67A7A;
    border-radius: 5px;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    transition: 0.5s;
  }
}

/*------------
ビジネスカレンダー
--------------*/

.business-calendar-box .business-calendar {
  border: none !important;
  text-align: center;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}

.business-calendar-box .business-calendar caption {
  background: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}

.business-calendar-box .business-calendar caption span {
  color: #333;
  line-height: 1;
  font-size: 25px;
  margin: 0 20px;
  vertical-align: -1px;
}

.business-calendar-box .business-calendar-past a,
.business-calendar-box .business-calendar-future a {
  display: inline-block;
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: relative;
  width: 25px;
  height: 25px;
}

.business-calendar-box .business-calendar-past a::before,
.business-calendar-box .business-calendar-future a::before {
  display: inline-block;
  content: "";
  border-style: solid;
  border-width: 7px 6px 7px 0;
  border-color: transparent #333 transparent transparent;
  position: absolute;
  top: 10px;
  left: 10px;
}

.business-calendar-box .business-calendar-future a::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.business-calendar-box .business-calendar th {
  background: #f1f3f4;
  border: 1px solid #dfdfdf;
  font-size: 15px;
  padding: 5px;
  width: 14%;
}

.business-calendar-box .business-calendar td {
  background: #FFFFFF;
  border: 1px solid #dfdfdf;
  position: relative;
  font-size: 13px;
  padding: 5px;
}

.business-calendar-box .business-calendar .today {
  text-decoration: underline;
}

.business-calendar-box .business-calendar .attr0 {
  background: #F299BA;
  color: #fff;
}

.business-calendar-box .business-calendar .attr1 {
  background: #93F5B3;
  color: #333;
}

.business-calendar-box .business-calendar .attr2 {
  background: #69EBFA;
  color: #333;
}

.business-calendar-box .business-calendar caption:hover {
  overflow: hidden;
}

.list-event {
  display: flex;
}

.list-event li {
  font-size: 15px;
  line-height: 1;
  margin: 0 20px 0 0;
}

.list-event i {
  margin: 0 5px 0 0;
}

.list-event .event01 {
  color: #F299BA;
}

.list-event .event02 {
  color: #93F5B3;
}

.list-event .event03 {
  color: #69EBFA;
}


/*------------
アンカーリンク 2024/01/29追加
--------------*/

.list-anchor-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-anchor-link.center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.list-anchor-link li {
  position: relative;
}

.list-anchor-link li::after {
  content: "";
  display: inline-block;
  background: #FC5555;
  width: 2px;
  height: 15px;
  margin: 0 20px;
  vertical-align: -1px;
}

.list-anchor-link li:last-child::after {
  display: none;
}

.list-anchor-link a {
  font-family: "FOT-筑紫Aオールド明朝 Pr6N D";
  font-size: 16px;
  display: inline-block;
  position: relative;
  padding-right: 25px;
}

.list-anchor-link a:before {
  content: "";
  background: #CA9D75;
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 2px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  transition: -webkit-transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out;
  transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out;
}

.list-anchor-link a::after {
  content: "";
  background: url(../images/share/ico_arrow_bottom.svg) no-repeat 0 0/contain;
  width: 14px;
  height: 14px;
  position: absolute;
  right: 0;
  top: 7px;
}

.list-anchor-link a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

@media screen and (max-width: 1024px) and (min-width: 801px) {

  /*------------
  アンカーリンク SP
  --------------*/
  .list-anchor-link {
    display: block;
  }

  .list-anchor-link li {
    margin: 0;
  }

  .list-anchor-link li::after {
    display: none;
  }

  .list-anchor-link a {
    padding: 0 0 0 25px;
  }

  .list-anchor-link a::after {
    right: inherit;
    left: 0;
    top: 8px;
  }

}

.color01 {
  color: #00B0F0;
}


/*=========================
faq 2025/07/17追加
=========================*/

.faq-style {
  .item {
    &+.item {
      border-top: 1px dashed #ccc;
      margin-top: 30px;
      padding-top: 30px;
    }
  }

  dt {
    font-weight: bold;
    font-size: 20px;
    padding-left: 60px;
    margin-bottom: 15px;
    position: relative;
  }

  dd {
    position: relative;
    padding-left: 60px;

    .faq-icon {
      background-color: #F7F7F7;
      color: #062c5b;
    }
  }

  .faq-icon {
    color: #fff;
    display: grid;
    place-items: center;
    background-color: #062c5b;
    border-radius: 3px;
    width: 35px;
    height: 35px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
  }
}

@media (max-width: 800px) {
  .faq-style {
    .item {
      &+.item {
        margin-top: 15px;
        padding-top: 15px;
      }
    }

    dt {
      font-size: 18px;
      line-height: 1.5;
      margin-bottom: 15px;
    }
  }
}

.u-movie video {
  height: auto;
  width: 100%;
}



.cancel-info_box {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}

.cancel-info_box a {
  display: inline-block;
  padding: 12px 50px;
  border: 2px solid #062c5b;
  color: #062c5b;
  text-decoration: none;
  font-weight: 600;
  line-height: 1.5;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.cancel-info_box a:hover {
  background-color: #062c5b;
  color: #ffffff;
}

@media screen and (max-width: 800px) {
  .cancel-info_box a {
    padding: 12px 20px;
  }
}
.business-calendar-box{
  color: #000;
}