@charset "UTF-8";
header nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 2%;
}

header nav ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

header nav ul li + li {
  margin-left: 1.5em;
}

@media (max-width: 1200px) {
  header nav ul li + li {
    margin-left: 1em;
  }
}
header nav ul li a {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
  text-decoration: none;
  transition: 0.3s all ease-in-out;
}

header nav ul li a:hover {
  opacity: 0.6;
}

header .o-hdr-item {
  position: absolute;
  right: 2%;
  top: 50%;
  transform: translateY(-50%);
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

header .o-tel {
  margin-right: 3%;
}

.sp-fixed {
  display: none;
}

@media (max-width: 1113px) {
  header .o-hdr-item {
    width: 30%;
  }
  header .o-tel img,
  header .o-reserve img {
    width: 100%;
  }
}
h2 {
  font-size: 32px;
  font-size: 3rem;
  text-align: center;
  line-height: 1.2;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA;
}

h2 small {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  padding-bottom: 5px;
}

.o-mv {
  background: url("../img/mv_bg.jpg") no-repeat center top;
  position: relative;
  width: 100%;
  height: 869px;
}

.o-mv .l-container {
  position: relative;
  height: 100%;
}

.o-mv h1 {
  position: absolute;
  top: 0;
}

.o-mv .p-mv_nav {
  position: absolute;
  display: table;
  right: 0px;
  top: 20px;
}

.o-mv .p-mv_nav li {
  display: table-cell;
  padding-left: 30px;
}

.o-mv .p-mv_nav li a {
  text-decoration: none;
  color: #111;
  text-align: center;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hirｓagino Mincho Pro", HanaMinA;
  font-size: 15px;
  font-size: 1.5rem;
}

.o-mv .p-mv_nav li a:hover {
  color: #a87b00;
}

.o-mv .o-mv-copy {
  position: absolute;
  top: 17%;
  right: 54%;
}

.o-mv .o-mv-reserve {
  position: absolute;
  top: 73%;
  left: 65%;
  z-index: 10;
}

.sp-price {
  display: none;
}

@media (max-width: 999px) {
  h2 {
    font-size: 26px;
    font-size: 2.6rem;
  }
  .sp-fixed {
    z-index: 9999;
    overflow: hidden;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 56px;
    background-color: #303030;
    align-items: center;
    position: fixed;
    /* ヘッダーバーを固定 */
    bottom: 0;
    /* 上から0の位置に固定 */
    left: 0;
    /* 左から0の位置に固定 */
    right: 0;
    display: none;
    /* ヘッダーバーを非表示 */
    display: flex;
  }
  .sp-fixed-tel {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 40px;
    margin-right: 3px;
    box-sizing: border-box;
    font-size: 12px;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA;
    letter-spacing: 0.05em;
    color: #fff;
    background: linear-gradient(#8d8d8d, #767676);
    border-radius: 6px;
  }
  .sp-fixed-reserve {
    display: flex;
    width: 170px;
    height: 40px;
    margin-left: 3px;
  }
  .o-mv h1 {
    display: none;
  }
  .o-mv-copy img {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .o-mv {
    background: url("../img/mv_sp_bg.png") no-repeat center top;
    background-size: cover;
    position: relative;
    height: auto;
  }
  .o-mv:after {
    display: block;
    content: "";
    padding-top: 126.6666%;
  }
  .o-mv h1 {
    display: none;
  }
  .o-mv .o-mv-reserve {
    display: none;
  }
  .o-mv-copy img {
    width: 100%;
  }
  .sp-price {
    display: block;
    width: 100%;
  }
  .sp-price img {
    width: 100%;
    height: auto;
  }
}
.slider01 {
  background: url("../img/slide_bg.jpg") no-repeat center top;
  position: relative;
  width: 100%;
}

#about {
  padding: 60px 0;
  height: 632px;
}

#about ul {
  display: table;
}

#about ul li {
  display: table-cell;
  width: 367px;
}

#about ul li img {
  width: 100%;
}

#about .p-aboutTitle::after {
  content: "";
  display: block;
  background-image: url(../img/about_title.png);
  background-repeat: no-repeat center;
  width: 350px;
  height: 15px;
  background-size: 350px 15px;
  margin: 10px auto 0;
  margin-bottom: 55px;
}

#about ul li .p-aboutBox {
  position: absolute;
  width: 367px;
}

#about ul li .p-aboutTxt {
  background-color: #fff;
  padding: 20px;
  width: 230px;
  height: 270px;
  position: relative;
  top: -76px;
  left: 97px;
}

#about .p-aboutTxt .fw-b {
  text-align: center;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA;
  font-size: 22px;
  font-size: 2.2rem;
}

#about .p-aboutTxt .fw-b > small {
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
}

#about .p-aboutTxt .mt-lg {
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width: 768px) {
  #about {
    height: auto;
    padding: 40px 0 20px;
  }
  #about ul {
    display: block;
  }
  #about ul {
    display: block;
  }
  #about ul li {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  #about ul li .p-aboutBox {
    position: static;
    width: auto;
  }
  #about ul li .p-aboutTxt {
    background-color: transparent;
    padding: 15px 0 30px;
    width: auto;
    height: auto;
    position: static;
  }
  #about .p-aboutTxt .fw-b {
    text-align: center;
    font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA;
    font-size: 22px;
    font-size: 2.2rem;
  }
  #about .p-aboutTxt .fw-b > small {
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
  }
  #about .p-aboutTxt .mt-lg {
    font-size: 15px;
    font-size: 1.5rem;
  }
  #about .p-aboutTitle::after {
    width: 300px;
    height: 14px;
    background-size: 300px 14px;
  }
}
#trouble {
  padding: 80px 0 100px;
  background: url("../img/trouble_back.jpg") no-repeat center top;
  background-size: cover;
  height: auto;
  width: 100%;
}

#trouble .p-troubleTitle::after {
  content: "";
  display: block;
  background-image: url(../img/trouble_title.png);
  background-repeat: no-repeat center;
  width: 350px;
  height: 15px;
  background-size: 350px 15px;
  margin: 10px auto 0;
}

#trouble .p-trouble_box {
  width: 1200px;
  margin: 0 auto;
}

@media (max-width: 768px) {
  #trouble {
    padding: 30px 0 0;
    background: #fff;
    height: auto;
    width: 100%;
  }
  #trouble .p-troubleTitle::after {
    width: 300px;
    height: 14px;
    background-size: 300px 14px;
    margin: 10px auto 30px;
  }
  #trouble .p-trouble_box {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    box-sizing: border-box;
  }
}
#support {
  background: url("../img/support_back.jpg") center center no-repeat;
  background-size: 2000px auto;
}

#support .p-supportTitle {
  text-align: center;
}

#support .p-supportTitle img {
  margin-top: -60px;
}

#support .p-support_box {
  background: url("../img/support_list_back.png") center center no-repeat;
  background-size: 1189px auto;
  margin: -80px auto 0;
  padding-bottom: 82px;
  height: 500px;
  width: 1200px;
  position: relative;
}

#support .p-support_box > div {
  width: 216px;
  height: 274px;
}

#support .p-support_box > div .p-supportListTitle {
  text-align: center;
  font-family: 游明朝体, YuMincho, 游明朝, "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA;
  font-weight: bold;
  font-size: 2.2rem;
  padding: 10px 0 5px;
}

#support .p-supportIco {
  text-align: center;
}

#support .p-support_box .p-support01 {
  position: absolute;
  top: 57px;
  left: 85px;
}

#support .p-support_box .p-support01 .p-supportListTitle {
  color: #ba1f5c;
}

#support .p-support_box .p-support02 {
  position: absolute;
  top: 155px;
  left: 492px;
}

#support .p-support_box .p-support02 .p-supportListTitle {
  color: #dda941;
}

#support .p-support_box .p-support03 {
  position: absolute;
  top: 53px;
  right: 81px;
}

#support .p-support_box .p-support03 .p-supportListTitle {
  color: #79abde;
}

@media (max-width: 768px) {
  #support {
    background: url("../img/back2.jpg") center center repeat-y;
    background-size: 100% auto;
    margin-top: -17px;
  }
  #support .p-support_box {
    background: none;
    margin: 0 auto;
    padding: 40px 20px 10px;
    height: auto;
    width: auto;
    position: relative;
  }
  #support .p-support_box .p-supportTxtBox {
    width: auto;
    height: auto;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px;
    border-radius: 8px;
    margin-bottom: 20px;
  }
  #support .p-support_box > div .p-supportListTitle {
    padding: 10px 0;
  }
  #support .p-supportIco {
    margin: 0px auto -20px;
    width: 35px;
  }
  #support .p-support_box > div {
    height: auto;
    width: 100%;
  }
  #support .p-support_box .p-support01 {
    position: static;
  }
  #support .p-support_box .p-support02 {
    position: static;
  }
  #support .p-support_box .p-support03 {
    position: static;
  }
}
#facilities {
  padding: 100px 0;
  background: url("../img/slide02_bg.jpg") no-repeat center top;
  background-size: cover;
  height: auto;
  width: 100%;
}

#facilities .slide-wrap {
  width: 710px;
  margin: 0 auto;
}

#facilities .owl-carousel figcaption {
  text-align: left;
  background: rgba(255, 255, 255, 0.6);
  padding: 2%;
  box-sizing: border-box;
  width: 100%;
  line-height: 1.4em;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (max-width: 768px) {
  #facilities {
    padding: 50px 0 100px;
    background: url("../img/slide02_bg.jpg") no-repeat center top;
    background-size: auto 100%;
    height: auto;
    width: 100%;
  }
  #facilities .slide-wrap {
    width: 90%;
    margin: 0 auto;
  }
  #facilities .owl-carousel figcaption {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 5%;
  }
}
#menu {
  height: auto;
  width: 100%;
}

#menu .p-menuTitle::after {
  content: "";
  display: block;
  background-image: url(../img/menu_title.png);
  background-repeat: no-repeat center;
  width: 350px;
  height: 15px;
  background-size: 350px 15px;
  margin: 10px auto 0;
  margin-bottom: 32px;
}

#menu .p-menuTxt {
  width: 970px;
}

#menu .p-menuTxt.center {
  margin: 0 auto;
  text-align: center;
}

#menu .p-menuImg {
  margin: 40px 0;
}

#menu nav ul {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA;
}

#menu nav ul li {
  display: flex;
  align-items: center;
  background-color: #fff;
  box-shadow: 3px 4px 5px 0px #e4cebd;
  width: calc(25% - 20px);
  height: 125px;
  border-radius: 5px;
  font-size: 21px;
  font-size: 2.1rem;
  vertical-align: middle;
  position: relative;
  margin-left: 20px;
}

#menu nav ul li:before {
  position: absolute;
  content: "";
  width: 2%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #b15f67;
  border-radius: 5px 0 0 5px;
}

#menu nav ul li:first-child,
#menu nav ul li:nth-child(5n) {
  margin-left: 0;
}

#menu nav ul .noitem {
  background-color: transparent;
  box-shadow: none;
}

#menu nav {
  margin-top: 40px;
}
#menu nav ul li {
  padding: 20px 15px 20px 20px;
}
#menu nav ul li:first-child small {
  font-size: 13px;
  display: block;
}
#menu nav ul li:nth-child(n+5) {
  margin-top: 3%;
}
#menu nav ul li .menu-item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#menu nav ul li .menu-item .img {
  width: 85px;
  height: 85px;
}
#menu nav ul li .menu-item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
#menu nav ul li .menu-item .text {
  font-weight: bold;
  width: calc(100% - 90px);
  text-align: center;
}
#menu nav ul li .menu-item .text p {
  font-size: 1.8rem;
}
#menu nav ul li .menu-item .text p.more {
  display: inline-block;
  color: #b15f67;
  font-family: "Times New Roman";
  font-weight: bold;
  border: 1px solid #b15f67;
  border-radius: 12px;
  font-size: 1.1rem;
  padding: 0.3em 1.5em;
}
#menu nav ul li.menu-head {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  align-items: center;
  box-shadow: none;
  border-radius: 0;
  background-color: #f9f1e8;
  font-size: 26px;
  font-size: 2.6rem;
  text-align: center;
  justify-content: center;
}
#menu nav ul li.menu-head:before {
  display: none;
}

#menu nav ul li a,
#menu .p-maibotsuBtn .modal-open {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent: -9999px;
}

#menu #special {
  background: url("../img/menu_back.jpg") no-repeat center top;
  background-size: cover;
}

#menu #normal {
  background: #fff;
}

#menu .inner {
  padding: 38px 0 50px;
}

@media (max-width: 947px) {
  #menu #special {
    background: #e8dfcc;
  }
  #menu nav {
    margin-top: 7vw;
  }
  #menu nav ul li {
    background-color: #fff;
    box-shadow: 3px 4px 5px 0px #f2f2f2;
    flex-basis: 48%;
    height: 88px;
    border-radius: 5px;
    font-size: 13px;
    font-size: 1.3rem;
    vertical-align: middle;
    position: relative;
    padding: 2vw 1.8vw 2vw 3vw;
  }
  #menu nav ul li .more {
    font-weight: bold;
    border: 1px solid #b15f67;
    border-radius: 12px;
    font-size: 10px;
    font-size: 1rem;
    padding: 0.2em 1.3em;
  }
  #menu nav ul li:nth-child(n+2) {
    padding: 0 0 0 4%;
    margin-left: 0;
    box-sizing: border-box;
    transition: 0.3s all ease-in-out;
  }
  #menu nav ul li .menu-item {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #menu nav ul li .menu-item .text {
    width: calc(100% - 40px);
  }
  #menu nav ul li .menu-item .text p {
    font-size: 4vw;
  }
  #menu nav ul li .menu-item .text p .more {
    font-size: 3vw;
  }
  #menu nav ul li .menu-item .img {
    width: 48px;
    height: 48px;
  }
  #menu nav ul li:nth-child(2n) {
    margin-left: 3%;
  }
  #menu nav ul li:nth-child(n+2):hover {
    opacity: 0.5;
  }
  #menu nav ul li:nth-child(n+4) {
    margin-top: 0;
  }
  #menu nav ul li:nth-child(n+3) {
    margin-top: 4%;
  }
  #menu nav:last-child {
    margin-top: 30px;
  }
  #menu nav ul li .menu-item img {
    width: auto;
  }
  #menu .p-menuImg {
    margin: 20px 0;
  }
  .category-ttl {
    font-size: 17px;
  }
  #menu .p-menuTxt {
    width: auto;
  }
  #menu nav ul {
    width: auto;
  }
  #menu nav ul li {
    flex-basis: 48%;
  }
}
#menu .p-maibotsu {
  position: relative;
}

#menu .p-maibotsuBtn {
  width: 300px;
  background-color: #fff;
  box-shadow: 3px 4px 5px 0px #e4cebd;
  height: 125px;
  border-radius: 5px;
  font-size: 21px;
  font-size: 2.1rem;
  vertical-align: middle;
  position: relative;
  padding: 10px 25px;
}

.p-maibotsuBtn:before {
  position: absolute;
  content: "";
  width: 2%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: #b15f67;
  border-radius: 5px 0 0 5px;
}

#menu .p-maibotsuBtn .menu-item {
  display: flex;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA;
}

#menu .p-maibotsuBtn .menu-item .text {
  font-weight: bold;
  flex-basis: 200px;
  text-align: center;
  padding-top: 25px;
}

#menu .p-maibotsuBtn .menu-item .more {
  display: inline-block;
  color: #b15f67;
  font-family: "Times New Roman";
  font-weight: bold;
  border: 1px solid #b15f67;
  border-radius: 12px;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 0.3em 1.5em;
}

#menu .p-maibotsuBtn .img {
  margin-top: 10px;
}

#menu .p-maibotsuBtn_txt {
  position: absolute;
  top: 0;
  left: 392px;
  line-height: 2;
  font-weight: bold;
}

@media (max-width: 768px) {
  #menu .p-maibotsuBtn {
    width: 100%;
    height: 109px;
    box-sizing: border-box;
  }
  #menu .p-maibotsuBtn .img {
    margin-top: 0px;
    width: 88px;
    min-width: 88px;
  }
  #menu .p-maibotsuBtn .menu-item .text {
    padding-top: 3.5%;
  }
}
.lift {
  margin-top: -70px;
  padding: 140px 0;
  background: url("../img/lift_bg.jpg") center center no-repeat;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA;
  color: #fff;
  background-size: cover;
}

.lift ul {
  margin-top: 60px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}

.lift ul li {
  flex-basis: 23%;
  text-align: center;
}

.lift ul li img {
  width: 100%;
}

.lift ul li figcaption p {
  margin-top: 1em;
  font-size: 17px;
  font-size: 1.7rem;
}

.lift ul li figcaption p small {
  font-size: 11px;
  font-size: 1.1rem;
  margin-top: 30px;
}

.lift .lift-copy {
  margin-top: 50px;
  font-size: 29px;
  font-size: 2.9rem;
  text-align: center;
}

@media (max-width: 768px) {
  .lift {
    background-size: cover;
  }
  .lift ul {
    width: 90%;
    margin: 60px auto;
  }
  .lift ul li {
    flex-basis: 43%;
    text-align: center;
  }
  .lift ul li:nth-child(n+3) {
    margin-top: 4%;
  }
  .lift .lift-copy {
    font-size: 20px;
    font-size: 2rem;
  }
}
#flow {
  margin-top: -50px;
  padding: 100px 0;
  text-align: center;
  background: url("../img/flow_bg.jpg") no-repeat center top;
  background-size: cover;
}

@media (max-width: 768px) {
  #flow {
    padding: 30px 0;
  }
  #flow img {
    width: 100%;
  }
}
.modal-content {
  position: fixed;
  display: none;
  z-index: 999;
  width: 50%;
  margin: 0;
  padding: 3%;
  box-sizing: border-box;
  background: url("../img/modal_top_bg.png") center top no-repeat, url("../img/modal_bottom_bg.png") center bottom no-repeat #ffffff;
  background-size: contain;
}

.modal-content-scroll {
  height: 580px;
  overflow-y: scroll;
  padding: 30px;
}

.modal-content h3 {
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA;
  text-align: center;
  font-size: 25px;
  font-size: 2.5rem;
  margin-bottom: 1em;
}

.modal-content h4 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 1em 0;
}

.modal-content h3 small {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
}

.modal-content dl + dl {
  margin-top: 20px;
}

.modal-content dt {
  vertical-align: middle;
  padding-bottom: 10px;
}

.modal-content dt:before {
  vertical-align: middle;
  margin-right: 5px;
  display: inline-block;
  content: "";
  background-color: #b27777;
  width: 1em;
  height: 3px;
}

/*202007料金表*/
.c-table {
  font-size: 1.4rem;
  width: 100%;
  background: #fff;
  border-left: solid 1px #d3d3d3;
  border-bottom: solid 1px #d3d3d3;
  border-collapse: initial;
}

.c-table th {
  border-top: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  width: 140px;
  padding: 0 5px;
  background: #faf8f5;
  vertical-align: middle;
  font-weight: 700;
  line-height: 1.6;
}

.c-table td {
  border-top: solid 1px #d3d3d3;
  border-right: solid 1px #d3d3d3;
  padding: 10px;
  text-align: right;
  position: relative;
  vertical-align: middle;
  line-height: 1.6;
}

.p-price_menu_ttl {
  margin-bottom: 26px;
  font-size: 2.4rem;
}

.p-price_menu_sub_ttl {
  margin-bottom: 16px;
  font-size: 1.4rem;
}

.p-price_menu_table {
  margin-bottom: 40px;
}

.p-price_menu_clinic {
  margin: -6px 0 24px;
  text-indent: -0.58em;
}

.p-price_label_caption {
  position: static;
  left: 0;
  line-height: 2.1;
}

.p-price_label_first {
  position: static;
  margin: 0 0 0 7px;
  width: auto;
  display: block;
}

/*料金表*/
.price_box {
  background-color: #fff;
}

.price_box div {
  font-size: 12px;
}

.price_box p,
.price_box div {
  margin: 0;
  vertical-align: middle;
}

.price_box p {
  margin: 0 0 0 0.313em;
}

.price_wrapinbox > p {
  margin: 1em 0;
  padding: 0 0 0 0.75em;
  position: relative;
}

.price_wrapinbox > p:after {
  display: block;
  content: "";
  position: absolute;
  top: 0.5em;
  left: 0;
  width: 0.375em;
  height: 0.375em;
  background-color: #666;
  border-radius: 100%;
}

.price_box div.price_inbox {
  display: table;
  width: 100%;
  border: 1px solid #ccc;
}

.price_box div.price_inbox:not(:last-child) {
  border-bottom: none;
}

.price_box div.price_name {
  width: 40%;
  display: table-cell;
  border-right: 1px solid #ccc;
}

.price_box div.price_name + div.price_amount ul li span.off {
  right: 36%;
}

.price_box div.price_amount {
  width: 60%;
  display: table-cell;
}

.price_box div.price_amount ul {
  margin: 0;
  display: table;
  width: 100%;
  border-bottom: 1px solid #ccc;
}

.price_box div.price_amount ul:last-child {
  border-bottom: none;
}

.price_box div.price_amount ul li {
  border-right: 1px solid #ccc;
  display: table-cell;
  padding: 0.313em;
  vertical-align: top;
  width: 47%;
  position: relative;
}

.price_box div.price_amount ul li:nth-chid(1) {
  border-bottom: 1px solid #ccc;
}

.price_box div.price_amount ul li:last-child {
  border-right: none;
  text-align: right;
}

.price_box div.price_amount ul li.one {
  width: 100%;
}

.price_box div.price_amount ul li span {
  padding: 0 1em 0 0;
  display: inline-block;
  text-align: left;
}

.price_box div.price_amount ul li span.off {
  right: 22%;
  position: absolute;
}

.modal-content .imgarea {
  margin-top: 30px;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal-content .imgarea li {
  flex-basis: 45%;
}

.modal-content .imgarea li img {
  width: 100%;
}

.modal-overlay {
  z-index: 1;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.75);
}

.modal-open {
  color: #00f;
  text-decoration: underline;
}

.modal-open:hover {
  cursor: pointer;
  color: #f00;
}

.modal-close {
  position: absolute;
  top: 0;
  left: 101%;
  color: #00f;
  text-decoration: underline;
}

.modal-close:hover {
  cursor: pointer;
  color: #f00;
}

@media (max-width: 768px) {
  .modal-content {
    width: 80%;
  }
  .modal-content-scroll {
    height: 400px;
    overflow-y: scroll;
    padding: 10px;
  }
}
#corona {
  background: #fff;
  padding: 30px 0;
  display: block;
  margin-bottom: 50px;
  box-sizing: border-box;
}

.corona_in {
  width: 1000px;
  margin: 30px auto;
}

.corona_in h2 {
  color: #b23232;
  line-height: 1.4;
}

.corona_txt {
  margin: 30px 0;
  text-align: center;
  line-height: 1.6;
}

.corona_panel {
  width: 100%;
  padding: 0 40px;
}

.corona_panel ul li {
  text-indent: -1em;
  padding-left: 2em;
}

.corona_panel dt {
  color: #b23232;
  font-weight: bold;
  padding: 20px 0;
  font-size: 18px;
  text-align: center;
}

.corona_measure {
  display: flex;
  margin: 30px;
  padding: 30px;
  box-sizing: border-box;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
}

.corona_panel:first-child {
  border-right: 1px solid #cecece;
}

.corona_panel img {
  width: 338px;
  margin: 0 auto;
  display: block;
}

.corona_in h3 {
  text-align: center;
  font-size: 18px;
  color: #b23232;
}

@media (max-width: 768px) {
  .corona_in h2 {
    font-size: 27px;
  }
  .corona_in {
    width: auto;
    margin: 30px auto;
    padding: 0 20px;
  }
  .corona_txt {
    text-align: left;
  }
  .corona_panel {
    width: 100%;
    padding: 0;
  }
  .corona_panel:first-child {
    border-right: none;
    border-bottom: 1px solid #cecece;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .corona_measure {
    display: block;
    margin: 10px 0 20px;
    padding: 20px 0;
  }
  .corona_panel img {
    width: 80%;
    margin: 0 auto;
    display: block;
  }
}
/*交通費補助*/
.p-subsidy {
  margin: 0 auto;
  padding: 60px 0 50px;
  width: 100%;
}

.p-subsidy_ttl {
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-align: center;
}

.p-subsidy_box {
  padding: 50px 0 0;
}

.p-subsidy_box ul {
  margin: 20px auto;
}

.p-subsidy_img {
  position: relative;
  margin: 0 0 60px;
  height: 151px;
  background: url(../img/subsidy_img_pc.png) center/627px no-repeat;
}

.p-subsidy_img p {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
}

.p-subsidy_details {
  padding: 0 80px 0;
}

.p-subsidy_details_block_text > p {
  color: #b23232;
}

@media (max-width: 768px) {
  .p-subsidy {
    padding: 50px 0 40px;
  }
  .p-subsidy_box {
    padding: 20px 10px 0;
  }
  .p-subsidy_img {
    margin: 0 0 30px;
    height: 134px;
    background: url(../img/subsidy_img_sp.png) center/98% no-repeat;
  }
  .p-subsidy_box ul {
    width: 100%;
    margin: 20px auto;
  }
  .p-subsidy_details {
    padding: 0 10px 0;
  }
}
/* Guarantee System */
.guaranteeSystem {
  padding: 110px 0;
  background: url(../../assets/images/guaranteeSystem_back.jpg) center top/100%;
}

.guaranteeSystem__ttl__sub {
  margin-bottom: 15px;
  font-size: 2.4rem;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA, "Noto Serif JP", serif;
  text-align: center;
}

@media screen and (max-width: 1058px) {
  .guaranteeSystem__ttl__sub {
    margin-bottom: 4vw;
    font-size: 3.6vw;
  }
}
.guaranteeSystem__ttl__sub__in {
  position: relative;
}

.guaranteeSystem__ttl__sub__in::before {
  content: "";
  position: absolute;
  left: -20px;
  bottom: 0px;
  width: 1px;
  height: 30px;
  background: #aa8f25;
  transform: rotate(-20deg);
}

@media screen and (max-width: 1058px) {
  .guaranteeSystem__ttl__sub__in::before {
    height: 4vw;
    left: -3vw;
    bottom: 0.5vw;
  }
}
.guaranteeSystem__ttl__sub__in::after {
  content: "";
  position: absolute;
  right: -20px;
  bottom: 0px;
  width: 1px;
  height: 30px;
  background: #aa8f25;
  transform: rotate(20deg);
}

@media screen and (max-width: 1058px) {
  .guaranteeSystem__ttl__sub__in::after {
    height: 4vw;
    right: -3vw;
    bottom: 0.5vw;
  }
}
.guaranteeSystem__ttl__main {
  font-size: 4.4rem;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", HanaMinA, "Noto Serif JP", serif;
  text-align: center;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 1058px) {
  .guaranteeSystem__ttl__main {
    font-size: 7vw;
    font-weight: bold;
  }
}
.guaranteeSystem__ttl__main span {
  color: #aa8f25;
}

.guaranteeSystem__card {
  max-width: 1120px;
  margin: 44px auto 0;
  background: #faf8f5;
  padding: 60px 86px;
}

.guaranteeSystem__card__catch {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 700px;
  margin: 0 auto;
  background: url(../../assets/images/wing_left.png) no-repeat left center, url(../../assets/images/wing_right.png) no-repeat right center;
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

.guaranteeSystem__card__catch__ttl {
  font-size: 4.85rem;
  font-weight: bold;
  letter-spacing: -0.1rem;
  line-height: 5.5rem;
  margin: 0 1rem 0 0;
}

.guaranteeSystem__card__catch__ttl small {
  font-size: 4.5rem;
  font-feature-settings: "palt";
  letter-spacing: -2px;
}

.guaranteeSystem__card__catch__period {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 12rem;
  font-weight: 500;
  color: #bba274;
}

.guaranteeSystem__card__catch__period__num {
  margin-right: 14px;
  font-weight: 500;
  letter-spacing: -0.1em;
  transform: scaleY(1.12);
}

.guaranteeSystem__card__catch__txt {
  flex: 0 0 100%;
  margin-top: 20px;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  letter-spacing: 0.1em;
}

.guaranteeSystem__card__description {
  margin-top: 36px;
  text-align: center;
}

.guaranteeSystem__card__description p {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
}

.guaranteeSystem__card__description p span {
  color: #b58122;
}

.guaranteeSystem__card__detail__caution {
  display: none;
}

.guaranteeSystem__card__detail__list {
  margin-top: 40px;
}

.guaranteeSystem__card__detail__list li {
  margin-top: 4px;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 1.5rem;
  letter-spacing: 0.02em;
  line-height: 1.6;
}

.guaranteeSystem__card__popup__trigger {
  margin-top: 20px;
  font-size: 1.5rem;
  text-decoration: underline;
  cursor: pointer;
  transition: opacity 0.4s ease;
  color: #b58122;
}

.guaranteeSystem__card__popup__trigger:hover {
  opacity: 0.6;
  text-decoration: none;
  transition: opacity 0.4s ease;
}

@media screen and (max-width: 1058px) {
  .guaranteeSystem {
    width: 100%;
    padding: 9.3vw 5vw;
  }
  .guaranteeSystem__in {
    margin-top: 5vw;
    background: #faf8f5;
    padding: 0 5vw;
  }
  .guaranteeSystem__ttl__sub {
    margin-bottom: 5vw;
  }
  .guaranteeSystem__ttl__main {
    white-space: nowrap;
    text-indent: -2.6vw;
    width: 100%;
  }
  .guaranteeSystem__card {
    margin-top: 5vw;
    padding: 10vw 6vw;
  }
  .guaranteeSystem__card__catch {
    display: block;
    width: auto;
  }
  .guaranteeSystem__card__catch__ttl {
    padding-top: 1.2vw;
    font-size: 6vw;
    text-align: center;
    line-height: 3.5rem;
    letter-spacing: 0.05em;
  }
  .guaranteeSystem__card__catch__ttl small {
    font-size: 7.2vw;
  }
  .guaranteeSystem__card__catch__period {
    padding-right: 10px;
    font-size: 18vw;
  }
  .guaranteeSystem__card__catch__period__num {
    margin-right: 0px;
    font-size: 18vw;
    letter-spacing: 0;
  }
  .guaranteeSystem__card__catch__txt {
    margin-top: 0;
    padding: 0 0;
    font-size: 3.4vw;
    letter-spacing: 0;
    line-height: 1.4;
  }
  .guaranteeSystem__card__description {
    margin-top: 8vw;
    padding: 0 1vw;
  }
  .guaranteeSystem__card__description p {
    font-size: 3.4vw;
  }
  .guaranteeSystem__card__detail .c-popup {
    margin-top: 0;
  }
  .guaranteeSystem__card__detail__caution {
    display: block;
    margin: 0 0 0;
    font-size: 3vw;
    text-align: right;
  }
}