﻿@import"base.css";
@import"fonts.css";
:root {
  --content-width: 1240px;
  --font-yumincho: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝B", serif;
  --font-family: "Noto Sans JP", sans-serif;
  --font-mincho: "Shippori Mincho B1", serif;
  --font-gara: "EB Garamond", serif;
  --color-primary: #ea5c77;
  --color-secondary: #f9899e;
  --color-clr01: #ff9900;
  --body-color: #000000;
}
h1, h2, h3, h4, h5, h6, input, button, textarea, select, p, blockquote, th, td, pre, address, li, dt, dd {
  font-size: 160%;
  -webkit-text-size-adjust: none
}
input[type=text], input[type=email], input[type=tel], input[type=number], input[type=date], textarea, select {
  width: 100%;
  border: solid 1px #999;
  padding: 10px;
  font-family: var(--font-family)
}
textarea {
  resize: vertical
}
::placeholder {
  opacity: .5
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.6em;
  margin-bottom: .5em;
  font-family: var(--font-mincho);
}
a {
  color: var(--color-secondary);
  transition: all .2s
}
select {
  visibility: visible !important
}
[href^="tel:"] {
  word-break: keep-all;
  white-space: nowrap;
  pointer-events: none
}
img {
  vertical-align: middle;
  max-width: 100%;
  flex-shrink: 0;
  height: auto;
  object-fit: cover
}
table {
  width: 100%
}
p {
  margin-bottom: 2em;
  line-height: 1.85em;
  letter-spacing: 0.07em;
}
p:last-child {
  margin-bottom: 0
}
button {
  cursor: pointer;
  border: solid 1px #333;
  border-radius: 0;
  outline: none;
  box-shadow: none
}
*, ::before, ::after {
  box-sizing: border-box;
  outline: none
}
html {
  background: #fff
}
body {
  min-width: 320px;
  -webkit-text-size-adjust: none;
  color: var(--body-color);
  font-family: var(--font-family)
}
#wrapper {
  min-width: var(--content-width);
  margin: 0 auto;
  overflow: hidden;
  max-width: 1920px;
}
.inner {
  width: var(--content-width);
  max-width: 100%;
  margin-left: auto;
  margin-right: auto
}
.customize-support header {
  margin-top: 32px
}
@media screen and (max-width: 782px) {
  .customize-support header {
    margin-top: 46px !important
  }
}
@media screen and (max-width: 600px) {
  .customize-support header {
    margin-top: 0px !important
  }
}
#wpadminbar .show-template-name, #wpadminbar .hover .show-template-name {
  text-shadow: none
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item {
  height: auto;
  padding-bottom: 1rem
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item div {
  font-family: monospace;
  text-shadow: none;
  color: #fff
}
#wpadminbar .hover .show-template-name:hover {
  color: #2ea2cc
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item #included-files-list li {
  line-height: 1.5
}
#wpadminbar #wp-admin-bar-included_files_path .ab-item #included-files-list li:hover {
  color: #2ea2cc
}
#wpadminbar #included-files-list {
  margin-left: 20px
}
#wp-admin-bar-show_template_file_name_on_top-default {
  max-height: 90vh;
  overflow-x: hidden
}
#included-files-fie-on-wp-footer {
  display: none
}
#wpadminbar #wp-admin-bar-aioseo-main .aioseo-logo {
  display: inline-block !important;
  height: 23px !important;
  transform: translateY(6px)
}
body#tinymce {
  margin: 15px
}
.mb-0 {
  margin-bottom: 0px !important
}
.mb-5 {
  margin-bottom: 5px !important
}
.mb-10 {
  margin-bottom: 10px !important
}
.mb-15 {
  margin-bottom: 15px !important
}
.mb-20 {
  margin-bottom: 20px !important
}
.mb-25 {
  margin-bottom: 25px !important
}
.mb-30 {
  margin-bottom: 30px !important
}
.mb-35 {
  margin-bottom: 35px !important
}
.mb-40 {
  margin-bottom: 40px !important
}
.mb-45 {
  margin-bottom: 45px !important
}
.mb-50 {
  margin-bottom: 50px !important
}
.mt-0 {
  margin-top: 0px !important
}
.mt-5 {
  margin-top: 5px !important
}
.mt-10 {
  margin-top: 10px !important
}
.mt-15 {
  margin-top: 15px !important
}
.mt-20 {
  margin-top: 20px !important
}
.mt-25 {
  margin-top: 25px !important
}
.mt-30 {
  margin-top: 30px !important
}
.mt-35 {
  margin-top: 35px !important
}
.mt-40 {
  margin-top: 40px !important
}
.mt-45 {
  margin-top: 45px !important
}
.mt-50 {
  margin-top: 50px !important
}
.ml-0 {
  margin-left: 0px !important
}
.ml-5 {
  margin-left: 5px !important
}
.ml-10 {
  margin-left: 10px !important
}
.ml-15 {
  margin-left: 15px !important
}
.ml-20 {
  margin-left: 20px !important
}
.ml-25 {
  margin-left: 25px !important
}
.ml-30 {
  margin-left: 30px !important
}
.ml-35 {
  margin-left: 35px !important
}
.ml-40 {
  margin-left: 40px !important
}
.ml-45 {
  margin-left: 45px !important
}
.ml-50 {
  margin-left: 50px !important
}
.mr-0 {
  margin-right: 0px !important
}
.mr-5 {
  margin-right: 5px !important
}
.mr-10 {
  margin-right: 10px !important
}
.mr-15 {
  margin-right: 15px !important
}
.mr-20 {
  margin-right: 20px !important
}
.mr-25 {
  margin-right: 25px !important
}
.mr-30 {
  margin-right: 30px !important
}
.mr-35 {
  margin-right: 35px !important
}
.mr-40 {
  margin-right: 40px !important
}
.mr-45 {
  margin-right: 45px !important
}
.mr-50 {
  margin-right: 50px !important
}
.mx-0 {
  margin-left: 0px !important;
  margin-right: 0px !important
}
.mx-5 {
  margin-left: 5px !important;
  margin-right: 5px !important
}
.mx-10 {
  margin-left: 10px !important;
  margin-right: 10px !important
}
.mx-15 {
  margin-left: 15px !important;
  margin-right: 15px !important
}
.mx-20 {
  margin-left: 20px !important;
  margin-right: 20px !important
}
.mx-25 {
  margin-left: 25px !important;
  margin-right: 25px !important
}
.mx-30 {
  margin-left: 30px !important;
  margin-right: 30px !important
}
.mx-35 {
  margin-left: 35px !important;
  margin-right: 35px !important
}
.mx-40 {
  margin-left: 40px !important;
  margin-right: 40px !important
}
.mx-45 {
  margin-left: 45px !important;
  margin-right: 45px !important
}
.mx-50 {
  margin-left: 50px !important;
  margin-right: 50px !important
}
.my-0 {
  margin-top: 0px !important;
  margin-bottom: 0px !important
}
.my-5 {
  margin-top: 5px !important;
  margin-bottom: 5px !important
}
.my-10 {
  margin-top: 10px !important;
  margin-bottom: 10px !important
}
.my-15 {
  margin-top: 15px !important;
  margin-bottom: 15px !important
}
.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important
}
.my-25 {
  margin-top: 25px !important;
  margin-bottom: 25px !important
}
.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important
}
.my-35 {
  margin-top: 35px !important;
  margin-bottom: 35px !important
}
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important
}
.my-45 {
  margin-top: 45px !important;
  margin-bottom: 45px !important
}
.my-50 {
  margin-top: 50px !important;
  margin-bottom: 50px !important
}
.w0 {
  width: 0%
}
.w5 {
  width: 5%
}
.w10 {
  width: 10%
}
.w15 {
  width: 15%
}
.w20 {
  width: 20%
}
.w25 {
  width: 25%
}
.w30 {
  width: 30%
}
.w35 {
  width: 35%
}
.w40 {
  width: 40%
}
.w45 {
  width: 45%
}
.w50 {
  width: 50%
}
#menu-toggle {
  width: 46px;
  height: 46px;
  background: var(--color-secondary);
  position: relative;
  z-index: 100;
  cursor: pointer;
  display: none
}
#menu-toggle > span {
  --height: 2px;
  position: absolute;
  width: 80%;
  height: var(--height);
  background: #fff;
  left: 10%;
  transition: .2s ease-in-out
}
#menu-toggle > span:nth-child(1) {
  top: calc(50% - var(--height)/2 - 9px)
}
#menu-toggle > span:nth-child(2), #menu-toggle > span:nth-child(3) {
  top: calc(50% - var(--height)/2)
}
#menu-toggle > span:nth-child(4) {
  top: calc(50% - var(--height)/2 + 9px)
}
#menu-toggle.open span:nth-child(1), #menu-toggle.open span:nth-child(4) {
  width: 0%;
  top: calc(50% - var(--height)/2);
  left: 50%
}
#menu-toggle.open span:nth-child(2) {
  transform: rotate(45deg)
}
#menu-toggle.open span:nth-child(3) {
  transform: rotate(-45deg)
}
.to-top {
  position: fixed;
  z-index: 5;
  right: 20px;
  bottom: 20px;
  transition: all .2s;
  transform-origin: 50% 100%;
  opacity: 0;
  visibility: hidden
}
.to-top.show {
  opacity: 1;
  visibility: visible
}
.d-flex {
  display: flex
}
.d-flex-column {
  display: flex;
  flex-direction: column
}
.flex-wrap {
  display: flex;
  flex-wrap: wrap
}
.flex-space {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}
.flex-center-all {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center
}
.left {
  text-align: left
}
.center {
  text-align: center
}
.right {
  text-align: right
}
.bold {
  font-weight: bold
}
.text-large {
  font-size: 130%
}
.text-small {
  font-size: 80%
}
.text-red {
  color: red
}
img.alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  max-height: 350px;
  width: auto;
  margin-top: 20px;
}
img.alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
  max-height: 350px;
  width: auto;
  margin-top: 20px;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-height: 450px;
  width: auto;
}
.tab-content {
  display: none
}
.tab-content.active {
  display: block
}
[data-tab], .accordion-button {
  cursor: pointer
}
body.open-nav {
  height: 100%;
  overflow: hidden
}
header {
  position: relative;
  z-index: 9;
  padding-bottom: 94px;
  background: #fef3f5;
}
#head_top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 28px 30px 10px 25px
}
#head_top:before {
  position: inherit;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 245px;
  content: '';
  display: block;
  background: #FFFFFF;
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 15%, rgba(255, 255, 255, 0.4) 40%, rgba(255, 255, 255, 0.85) 80%);
}
#head_top h1 {
  margin: 0
}
#head_top .cont_line {
  padding-top: 1px;
}
#gnavi {
  height: 94px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #fef3f5;
}
#gnavi .inner {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  position: relative;
  z-index: 1
}
.list-nav {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center
}
.list-nav .nav-item {
  position: relative;
  padding: 0 35px;
}
.list-nav .nav-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: #222;
  text-decoration: none;
}
.list-nav .nav-link > span {
  display: block;
  position: relative
}
.list-nav .nav-link .jp {
  font-size: 20px;
  font-family: var(--font-mincho);
  font-weight: 500;
}
.list-nav .nav-item:first-child .jp {
  letter-spacing: 0.1em;
}
.list-nav .nav-link .jp:after {
  content: "";
  width: 0;
  height: 3px;
  border-radius: 2px;
  background: var(--color-primary);
  position: absolute;
  left: calc(50% - 21px);
  bottom: -10px;
  opacity: 0;
  transition: .3s all
}
.list-nav .has-nav {
  position: relative;
  z-index: 1
}
.list-nav .has-nav > .nav-link {
  cursor: default
}
.list-nav .sub-nav-wrap {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  width: 340px;
  padding-top: 33px;
  opacity: 0;
  visibility: hidden;
  transition: .2s all
}
.list-nav .sub-nav {
  background: #f9899e;
  padding: 20px;
}
.list-nav .sub-nav li {}
.list-nav .sub-nav a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 22px 10px;
  font-size: 18px;
  border-bottom: #ffffff 1px solid;
  background: url("../images/arrow_r_w03.svg") right 10px center no-repeat;
  background-size: 9px auto;
}
header.fixed .list-nav .nav-item {
  position: relative;
  padding: 0 20px;
}
header .list-nav .btn_line {
  display: none
}
header.fixed .list-nav .btn_line {
  display: block;
  width: 180px;
  height: 50px;
  margin: -5px 10px;
}
header.fixed .list-nav .btn_line a {
  width: 100%;
  height: 100%;
  font-size: 18px;
  background: #06c755;
  font-weight: normal;
  padding-right: 5px;
  padding-bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  color: #fff;
  border-radius: 30px;
}
header.fixed .list-nav .btn_line a span {
  background: url(../images/ic_line.jpg) no-repeat left center / 22px;
  padding-left: 32px;
  display: block;
}
header.fixed #gnavi {
  position: fixed;
  top: -200px;
  bottom: auto;
  animation: menu_fixed .5s linear;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards
}
@keyframes menu_fixed {
  0% {
    top: -200px
  }
  100% {
    top: 0
  }
}
.main_cat {}
#home #top_info {
  position: relative;
  z-index: 1;
  height: 100vh;
  max-height: 950px
}
#home #top_info h2 {
  position: absolute;
  top: 327px;
  left: calc(50% - 750px);
  max-width: 655px;
  width: 100%;
  height: 182px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background: #ffffff;
  box-shadow: 0px 0px 20px 0px rgba(155, 155, 155, 0.1);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(155, 155, 155, 0.1);
  -moz-box-shadow: 0px 0px 20px 0px rgba(155, 155, 155, 0.1);
  padding-bottom: 7px;
}
#home #top_info h2 span {
  display: inline-block;
  line-height: 1.4em;
  font-size: 24px;
  letter-spacing: -0.05em;
}
#home #top_info h2 .title_main {
  font-size: 46px;
  letter-spacing: -0.05em;
  margin-bottom: 10px;
  color: var(--color-primary);
}
.box_slider {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% - 160px);
  border-radius: 0 0 170px 0;
  border-right: #f9899e 5px solid;
  border-bottom: #f9899e 5px solid;
  overflow: hidden;
}
.slider_main, .slider_main .slick-list, .slider_main .slick-track {
  height: 100%;
}
.slider_main .slider01 {
  background: url("../images/slider01.jpg") no-repeat;
}
.slider_main .slider02 {
  background: url("../images/slider02.jpg") no-repeat;
}
.slider_main .slider03 {
  background: url("../images/slider03.jpg") no-repeat;
}
.slider_main .slick-slide {
  height: 100%;
}
.main_cirle {
  position: absolute;
  bottom: 60px;
  left: calc(50% - 750px);
  display: flex;
  gap: 10px;
}
.main_cirle dl {
  width: 280px;
  min-height: 175px;
  border-radius: 20px;
  position: relative;
  z-index: 1;
  background: rgba(249, 137, 158, 0.94);
  font-family: var(--font-mincho);
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.main_cirle .item02 {
  background: rgba(210, 156, 197, 0.94);
  flex-direction: column-reverse;
}
.main_cirle dt {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 5px;
}
.main_cirle dt:before {
  background: url("../images/main_ic01.png") no-repeat;
  background-size: 100% auto;
  width: 50px;
  height: 50px;
  display: block;
  content: '';
  margin-right: 10px;
  margin-top: -10px;
}
.main_cirle .item02 dt {
  font-size: 18px;
  margin: 10px 0 0;
}
.main_cirle .item02 dt:before {
  background: url("../images/main_ic02.png") no-repeat;
  background-size: 100% auto;
  height: 50px;
}
.main_cirle dd {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 5px;
}
.main_cirle dd span {
  font-size: 18px;
  width: 120px;
  height: 35px;
  border-radius: 99px;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
}
header .time_tbl {
  position: absolute;
  bottom: 55px;
  right: calc(50% - 618px);
  width: 480px;
}
.pink {
  color: var(--color-primary);
}
.green {
  color: #7fc700;
}
/* common */
main i:not(.default) {
  font-style: normal
}
.btn01 {
  width: 100%;
  max-width: 260px;
  margin: 0 auto
}
.btn01 a {
  background: #f9899e;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  border-radius: 99px;
  font-size: 18px;
  font-family: var(--font-mincho);
  position: relative;
  letter-spacing: 0.05em;
  padding-bottom: 3px
}
.btn01 a:before {
  position: absolute;
  content: '';
  display: block;
  right: 20px;
  background: url("../images/arrow_r_w02.svg") no-repeat;
  background-size: 100% auto;
  width: 14px;
  height: 14px;
  top: calc(50% - 7px);
}
.cont_line {
  display: flex;
  gap: 10px;
}
.cont_line li {
  width: 290px;
}
.cont_line li a {
  text-decoration: none;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 99px;
  background: var(--color-primary);
  color: #ffffff;
  font-family: var(--font-mincho);
  font-size: 18px;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding-bottom: 3px;
}
.cont_line li .num {
  font-family: var(--font-gara);
  font-size: 34px;
  display: inline-block;
  background: url("../images/ic_tel_w.png") no-repeat left 7px / 22px;
  padding-left: 30px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 1;
}
.cont_line .btn_line a {
  font-size: 26px;
  background: #06c755;
  font-weight: normal;
  padding-right: 5px;
  padding-bottom: 0;
}
.cont_line .btn_line a span {
  background: url("../images/ic_line.jpg") no-repeat left center / 44px;
  padding-left: 60px;
  display: block;
  line-height: 2em;
}
.cont_line .btn_brown a {
  color: #000000;
  background: #ffcd8e;
}
.cont_line .btn_brown .num {
  color: #713f00;
  background: url("../images/ic_tel_br.png") no-repeat left 7px / 22px;
}
.tit_type02 {
  text-align: center;
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
  padding-bottom: 20px;
  letter-spacing: 0.15em;
}
.tit_type02:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 100px;
  content: '';
  display: block;
  background: #fff;
}
.tit_type02 span {
  display: block;
  line-height: 1.4em;
}
.tit_type02 .en {
  font-size: 18px;
  text-transform: uppercase;
  margin: 12px 0 8px;
}
.tit_type02 .jp {
  font-size: 55px;
}
.tit_type01 {
  text-align: center;
  font-size: 44px;
}
.tit_type01 span {
  font-size: 60px;
  display: block;
}
/* content */
#home main {
  background: #FEF3F5;
  background: linear-gradient(180deg, rgba(254, 243, 245, 1) 200px, rgba(255, 255, 255, 1) 200px);
}
/* 01 */
#sec01 {
  background: url("../images/s01_bg01.png") center top no-repeat;
  padding: 42px 0;
  text-align: center;
  position: relative;
  z-index: 1;
}
#sec01 .tit_type01 {
  margin-bottom: 75px;
  line-height: 1.5em;
}
.sec01_cont {
  background: #fff3f2;
  border-radius: 20px;
  padding: 50px 0 58px;
}
.sec01_cont p {
  font-size: 18px;
  line-height: 2em;
}
.s01_logo {
  margin-bottom: 62px;
}
/* 02 */
#sec02 {
  position: relative;
  z-index: 1;
  padding: 67px 0 70px;
}
#sec02:before {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 360px;
  content: '';
  display: block;
  background: url("../images/bg_repeat03.png") repeat #f98ea2;
  top: 0;
  left: 0;
}
#sec02 .tit_type02 {
  font-size: 30px;
  padding-bottom: 0;
  margin-bottom: 47px;
  letter-spacing: 0.2em;
}
#sec02 .tit_type02:after {
  display: none;
}
#sec02 .tit_type02 span {
  font-size: 62px;
  color: #ffffff;
  display: block;
  margin-bottom: 7px;
  line-height: 1;
  letter-spacing: 0.21em;
}
.sec02_common {
  padding: 60px 0 57px;
  position: relative;
  z-index: 1;
}
.sec02_box02.sec02_common {
  padding-top: 52px;
}
.sec02_common:before, .sec02_common:after {
  position: absolute;
  content: '';
  display: block;
  height: 250px;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: -1;
}
.sec02_common:after {
  background: url("../images/bg_repeat02.png") repeat;
}
.sec02_common:before {
  background: #F6F6F6;
  background: linear-gradient(0deg, rgba(246, 246, 246, 1) 26%, rgba(246, 246, 246, 1) 80%, rgba(255, 255, 255, 1) 100%);
}
.sec02_box02.sec02_common:before {
  background: #f3f1e4;
  background: linear-gradient(0deg, #f3f1e4 40%, #f3f1e4 60%, rgba(255, 255, 255, 1) 100%);
}
.sec02_box03.sec02_common:before {
  background: #fef3f5;
  background: linear-gradient(0deg, #fef3f5 40%, #fef3f5 60%, rgba(255, 255, 255, 1) 100%);
}
.sec02_box04.sec02_common:before {
  background: #ebf4da;
  background: linear-gradient(0deg, #ebf4da 40%, #ebf4da 60%, rgba(255, 255, 255, 1) 100%);
}
.sec02_common h4 {
  text-align: center;
  font-size: 40px;
  padding-bottom: 22px;
  margin-bottom: 30px;
  position: relative;
  color: var(--color-primary);
  letter-spacing: 0.2em;
}
.sec02_common h4:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 100px;
  content: '';
  display: block;
  background: var(--color-primary);
}
.sec02_box02.sec02_common h4, .sec02_box04.sec02_common h4 {
  color: #7fc700;
  margin-bottom: 26px;
}
.sec02_box02.sec02_common h4:after, .sec02_box04.sec02_common h4:after {
  background: #7fc700;
}
.sec02_list01 {
  display: flex;
  text-align: center;
  margin: 0 -200px 0 -200px;
  gap: 40px;
}
.sec02_list01 li {
  flex-shrink: 0;
  border: #fddfdc 1px solid;
}
.sec02_list01 li a {
  text-decoration: none;
  color: #000000;
  padding-bottom: 31px;
  display: block;
  position: relative;
  z-index: 1;
}
.sec02_list01 li a:after {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 31px;
  height: 31px;
  background: url("../images/arrow_r_w01.png") center center no-repeat var(--color-primary);
  background-size: 18px auto;
  content: '';
  display: block;
}
.sec02_list01 li span {
  display: block;
}
.sec02_list01 li .s02_tit01 {
  font-family: var(--font-mincho);
  font-weight: 500;
  font-size: 22px;
  letter-spacing: 0.1em;
  padding: 24px 0 0;
  min-height: 99px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sec02_list01 li .s02_tit01:after {
  margin-top: 16px;
  height: 1px;
  width: 60px;
  content: '';
  display: block;
  background: #ea5c77;
  transition: 0.5s all;
}
.s02_txt01 {
  text-align: center;
  font-size: 18px;
  line-height: 2em;
  margin-bottom: 31px;
}
.sec02_box02 .s02_txt01 {
  margin-bottom: 32px;
}
.s02_bnr {
  width: 100%;
  max-width: 992px;
  margin: 0 auto;
  border-radius: 20px;
  border: #f392a1 1px solid;
  position: relative;
  z-index: 1;
  padding: 20px 45px 24px;
  background: url("../images/s02_bg_bnr01.jpg") center center no-repeat;
  box-shadow: 5px 5px 0px 0px rgba(242, 159, 175, 1);
  -webkit-box-shadow: 5px 5px 0px 0px rgba(242, 159, 175, 1);
  -moz-box-shadow: 5px 5px 0px 0px rgba(242, 159, 175, 1);
  font-family: var(--font-mincho);
  font-weight: 500;
}
.sec02_box02 .s02_bnr {
  border-color: #d8cd72;
  background: url("../images/s02_bg_bnr02.jpg") center center no-repeat;
  padding-bottom: 29px;
  box-shadow: 5px 5px 0px 0px #c7c190;
  -webkit-box-shadow: 5px 5px 0px 0px #c7c190;
  -moz-box-shadow: 5px 5px 0px 0px #c7c190;
  padding-right: 42px;
}
.sec02_box03 .s02_bnr {
  border-color: #b8d5ca;
  background: url("../images/s02_bg_bnr03.jpg") center center no-repeat;
  padding-bottom: 32px;
  box-shadow: 5px 5px 0px 0px #b2b2b2;
  -webkit-box-shadow: 5px 5px 0px 0px #b2b2b2;
  -moz-box-shadow: 5px 5px 0px 0px #b2b2b2;
}
.sec02_box04 .s02_bnr {
  border-color: #a5c370;
  background: url("../images/s02_bg_bnr04.jpg") center center no-repeat;
  background-size: cover;
  box-shadow: 5px 5px 0px 0px #94be49;
  -webkit-box-shadow: 5px 5px 0px 0px #94be49;
  -moz-box-shadow: 5px 5px 0px 0px #94be49;
  padding: 25px 35px 29px 0;
}
.s02_bnr .btn01 {
  margin: 0;
  position: absolute;
  z-index: 1;
  bottom: 30px;
  right: 35px;
}
.s02_bnr .btn01 a {
  letter-spacing: -0.05em;
  background: var(--color-primary);
}
.sec02_box02 .s02_bnr .btn01 {
  right: auto;
  left: 50px;
}
.sec02_box02 .s02_bnr .btn01 a, .sec02_box04 .s02_bnr .btn01 a {
  background: #7fc700;
}
.sec02_box04 .s02_bnr .btn01 {
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
}
.s02_content {
  text-align: center;
  position: relative;
  max-width: 600px;
}
.sec02_box02 .s02_content {
  margin-left: auto;
}
.sec02_box04 .s02_content {
  margin-left: auto;
  max-width: 628px;
}
.s02_tit02 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  font-size: 24px;
  line-height: 1.8em;
  padding-right: 20px;
}
.s02_tit02 span.sm {
  letter-spacing: -0.05em;
}
.s02_tit02 span.large {
  letter-spacing: 0.05em;
  font-size: 40px;
  position: relative;
  color: var(--color-primary);
  padding: 0 50px;
}
.s02_tit02 span.large:before, .s02_tit02 span.large:after {
  position: absolute;
  top: -18px;
  content: '';
  display: block;
  background: url("../images/s02_ic01.png") no-repeat;
  left: 0;
  width: 36px;
  height: 38px;
}
.s02_tit02 span.large:after {
  background: url("../images/s02_ic02.png") no-repeat;
  left: auto;
  right: 0;
}
.sec02_box02 .s02_tit02 {
  font-weight: normal;
  font-size: 22px;
}
.sec02_box02 .s02_tit02 span.large {
  font-size: 35px;
  color: #c58200;
  padding: 0 60px;
}
.sec02_box02 .s02_tit02 span.large:before {
  background: url("../images/s02_ic04.png") no-repeat;
}
.sec02_box02 .s02_tit02 span.large:after {
  background: url("../images/s02_ic03.png") no-repeat;
}
.sec02_box03 .s02_tit02 {
  font-weight: normal;
  font-size: 24px;
  line-height: 1.6em;
  margin-bottom: 40px;
}
.sec02_box03 .s02_tit02 span {
  font-size: 35px;
  letter-spacing: 0;
  padding: 0 80px 0 75px;
}
.sec02_box03 .s02_tit02 span:before {
  background: url("../images/s02_ic05.png") no-repeat;
}
.sec02_box03 .s02_tit02 span:after {
  background: url("../images/s02_ic06.png") no-repeat;
}
.sec02_box04 .s02_tit02 {
  margin-bottom: 34px;
}
.sec02_box04 .s02_tit02 span {
  color: #000;
  font-size: 35px;
  font-weight: normal;
}
.sec02_box04 .s02_tit02 span:before {
  top: 0;
  background: url("../images/s02_ic07.png") no-repeat;
}
.sec02_box04 .s02_tit02 span:after {
  top: 0;
  background: url("../images/s02_ic08.png") no-repeat;
}
.s02_baloon {
  margin: 0;
  position: absolute;
  top: -5px;
  right: -130px;
  background: var(--color-primary);
  border: #fff 5px solid;
  border-radius: 50%;
  width: 150px;
  height: 150px;
  color: #ffffff;
  font-family: var(--font-mincho);
  font-weight: 600;
  line-height: 1.2em;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transform: rotate(15deg);
  font-size: 20px;
  text-shadow: 0px 0px 4px #d33956, 0px 0px 4px #d33956, 0px 0px 4px #d33956, 0px 0px 4px #d33956;
  letter-spacing: -0.05em;
}
.s02_baloon span {
  letter-spacing: 0;
  display: inline-block;
}
.s02_price {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
}
.s02_price li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: #ffe5e3 3px solid;
  padding: 10px 10px 12px;
  background: #fff;
  border-radius: 20px;
  width: 284px;
}
.s02_price li span {
  font-size: 20px;
}
.s02_price li .item01 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.3;
}
.s02_price li .item01, .s02_price li .item03 i {
  color: var(--color-primary);
}
.s02_price li .item03 i {
  font-size: 35px;
  display: inline-block;
  line-height: 1.2;
  letter-spacing: 0.02em;
}
.s02_price li .item03 i:first-letter {
  font-size: 30px;
}
.sec02_box01 .s02_price {
  gap: 20px;
}
.sec02_box01 .s02_price li {}
.sec02_box02 .s02_price {
  margin-bottom: 14px;
}
.sec02_box02 .s02_price li {
  border-color: #eee9bf;
  border-width: 2px;
  padding-bottom: 16px;
  width: 282px;
}
.sec02_box02 .s02_price li .item02, .sec02_box03 .s02_price li .item02 {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0;
}
.sec02_box02 .s02_price li .item03 i {
  margin-left: 14px;
}
.sec02_box03 .s02_price {
  margin-bottom: 16px;
}
.sec02_box03 .s02_price li .item02 {
  letter-spacing: -0.1em;
}
.sec02_box03 .s02_price li .item03 i {
  margin-left: 10px;
}
.s02_txt02 {
  margin: 0;
  font-size: 18px;
  letter-spacing: 0.05em;
  padding-left: 5px;
}
.s02_txt03 {
  text-align: right;
  font-size: 20px;
  color: #c58200;
  margin: 0;
  position: relative;
  z-index: 1;
  padding-right: 10px;
  padding-top: 10px;
  letter-spacing: -0.05em;
}
.s02_txt03:after {
  position: absolute;
  top: 0;
  right: -45px;
  height: 58px;
  width: 100%;
  background: #FFFFFF;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 1) 50%);
  opacity: 0.65;
  content: '';
  display: block;
  z-index: -1;
}
.s02_txt04 {
  text-align: center;
  font-size: 20px;
  margin: 0;
  position: relative;
  z-index: 1;
  padding-top: 10px;
  letter-spacing: -0.12em;
  max-width: 580px;
  color: var(--color-primary);
}
.s02_txt04:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 58px;
  width: 100%;
  background: #FFFFFF;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 30%, rgba(255, 255, 255, 1) 70%, rgba(255, 255, 255, 0) 100%);
  content: '';
  display: block;
  z-index: -1;
}
.s02_txt05 {
  font-size: 20px;
  text-align: left;
  background: #fff;
  padding: 15px 0px 13px 45px;
  box-shadow: 0px 0px 0px 3px rgba(127, 199, 0, 0.21);
  -webkit-box-shadow: 0px 0px 0px 3px rgba(127, 199, 0, 0.21);
  -moz-box-shadow: 0px 0px 0px 3px rgba(127, 199, 0, 0.21);
  border-radius: 20px;
  letter-spacing: -0.03em;
  margin-bottom: 33px;
}
.s02_txt05 .f_big {
  font-size: 30px;
  letter-spacing: 0.05em;
}
.s02_txt05 .green:not(.f_big) {
  letter-spacing: 0.08em;
}
/* 03 */
#sec03 {
  background: url("../images/s03_bg01.jpg") center top no-repeat;
  padding: 52px 0 77px;
  text-align: center;
}
#sec03 .tit_type02 {
  padding-bottom: 28px;
}
#sec03 .tit_type02 .jp {
  font-size: 60px;
  letter-spacing: 0.2em;
  margin-bottom: 14px;
}
#sec03 .tit_type02 .en {
  letter-spacing: 0.2em;
}
#sec03 .tit_type02:after {
  background: var(--color-primary);
}
.s03_txt01 {
  font-size: 18px;
  line-height: 2em;
  margin-bottom: 72px;
}
.s03_box01 {
  width: calc(100% + 260px);
  margin: 0 -130px;
  padding: 70px 0;
  text-align: center;
  background: #fef2f3;
  border-radius: 50px;
}
.s03_box01 dl:not(:last-child) {
  margin-bottom: 63px;
}
.s03_box01 dl dt {
  font-size: 42px;
  position: relative;
  z-index: 1;
  color: var(--color-primary);
  font-family: var(--font-mincho);
  margin-bottom: 55px;
  letter-spacing: -0.05em;
}
.s03_box01 dl:last-child dt {
  letter-spacing: 0.18em;
}
.s03_box01 dl dt:after {
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 90%;
  max-width: 775px;
  content: '';
  display: block;
  background: #f9899e;
}
.s03_box01 dl dt span {
  background: #fef2f3;
  width: 374px;
  display: inline-block;
}
.s03_box01 dd {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 65px;
}
.s03_box01 dd p {
  margin: 0;
  width: 230px;
  height: 230px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: url("../images/sec03_bg_item01.png") center center no-repeat #fff;
  box-shadow: 0px 0px 20px 0px rgba(235, 121, 142, 0.11);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(235, 121, 142, 0.11);
  -moz-box-shadow: 0px 0px 20px 0px rgba(235, 121, 142, 0.11);
}
.s03_box01 dd .icon {
  height: 72px;
  margin-bottom: 20px;
}
.s03_box01 dd .icon img {
  max-height: 100%;
  width: auto;
}
.s03_box01 dd .title {
  font-family: var(--font-mincho);
  line-height: 1.2em;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: -0.03em;
}
/* 04 */
#sec04 {}
#sec04 .sec04_box01 {
  background: url("../images/sec04_bg01.jpg") center center no-repeat;
  padding: 70px 0;
}
#sec04 .sec04_box01 .inner {
  background: url("../images/sec04_bg02.png") center center no-repeat;
  background-size: cover;
  border-radius: 30px;
  text-align: center;
  color: #ffffff;
  padding: 50px 0 62px;
}
#sec04 .sec04_box01 h3 {
  font-size: 40px;
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
  letter-spacing: 0.22em;
  margin-bottom: 35px;
}
#sec04 .sec04_box01 h3 span {
  font-size: 55px;
}
#sec04 .sec04_box01 h3:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  width: 100px;
  content: '';
  display: block;
  background: #fff;
}
.s04_txt01 {
  line-height: 2em;
  font-size: 18px;
  margin-bottom: 30px;
}
.sec04_box01 .btn01 a {
  background: #ffffff;
  color: #06c755;
  font-size: 22px;
  font-weight: 500;
  padding-right: 18px;
}
.sec04_box01 .btn01 a span {
  background: url("../images/ic_line02.png") no-repeat left center / 40px;
  display: inline-block;
  padding-left: 60px;
  line-height: 2em;
}
.sec04_box01 .btn01 a:before {
  background: url(../images/arrow_r_gre.svg) no-repeat;
  background-size: 100% auto;
}
.sec04_box01 .btn01 a:hover {
  color: #06c755 !important;
  background-color: #ffffff;
}
#sec04 .sec04_box02 {
  padding: 95px 0 70px;
}
.s04_bnr {
  background: url("../images/sec04_bg03.png") no-repeat;
  width: 100%;
  height: 272px;
  position: relative;
  font-family: var(--font-mincho);
  padding: 31px 0 0 8px;
}
.s04_bnr:before {
  background: url("../images/sec04_people.png") no-repeat;
  width: 362px;
  height: 325px;
  content: '';
  display: block;
  bottom: 6px;
  right: 20px;
  position: absolute;
}
.s04_tit01 {
  background: url("../images/sec04_bg_tt01.png") no-repeat;
  width: 821px;
  height: 87px;
  color: #ffffff;
  font-size: 22px;
  line-height: 1.4em;
  padding: 10px 0 0 45px;
  margin-bottom: 35px;
}
.s04_tit02 {
  width: 821px;
  text-align: center;
  font-size: 30px;
  font-family: var(--font-mincho);
  line-height: 1.3em;
}
.s04_slide {
  background: #fef2f3;
  padding: 40px 0;
}
.s04_slide01 {
  margin-bottom: 20px;
  background: url("../images/s04_slider01.png") repeat-x;
  height: 203px;
  -webkit-animation: idx_key 80s linear infinite;
  animation: idx_key 80s linear infinite
}
.s04_slide02 {
  background: url("../images/s04_slider02.png") repeat-x;
  height: 203px;
  -webkit-animation: idx_key02 80s linear infinite;
  animation: idx_key02 80s linear infinite
}
@-webkit-keyframes idx_key {
  from {
    background-position: 0 center
  }
  to {
    background-position: -4140px center
  }
}
@keyframes idx_key {
  from {
    background-position: 0 center
  }
  to {
    background-position: -4140px center
  }
}
@-webkit-keyframes idx_key02 {
  from {
    background-position: 0 center
  }
  to {
    background-position: 4140px center
  }
}
@keyframes idx_key02 {
  from {
    background-position: 0 center
  }
  to {
    background-position: 4140px center
  }
}
/* 05 */
#sec05 {
  padding: 70px 0;
  position: relative;
}
#sec05::before {
  content: '';
  width: 85%;
  height: 100%;
  background: url("../images/sec05_bg01.jpg") center top no-repeat;
  background-size: cover;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
#sec05 .inner {
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: row-reverse;
  gap: 110px;
}
.s05_img {
  width: 750px;
  display: flex;
  margin-right: -240px;
  position: relative;
  z-index: 1;
}
.s05_en {
  display: block;
  margin-left: 16px;
}
.s05_name {
  position: absolute;
  bottom: -50px;
  left: -85px;
  background: url("../images/sec05_cir.png") no-repeat;
  width: 282px;
  height: 278px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.s05_name span {
  font-size: 24px;
  display: block;
  font-family: var(--font-mincho);
  font-weight: 500;
}
.s05_name .item01 {
  font-size: 30px;
}
.s05_name .item02 {
  font-size: 18px;
  font-family: var(--font-gara);
  color: #ee7d92;
  font-weight: normal;
}
.s05_cont {
  width: 750px;
  margin-left: -130px;
  color: #fff;
  padding-top: 60px;
}
.s05_cont p {
  line-height: 2em;
}
/* 01 */
#sec06 {
  padding: 70px 0;
}
#sec06 .inner {
  padding: 70px 0;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#sec06 .inner:after {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 100%;
  width: 1720px;
  box-sizing: border-box;
  border: #dbdbdb 1px solid;
  border-radius: 30px;
  background: #f6f6f6;
  content: '';
  display: block;
}
.sec06_tit {
  width: 260px;
  text-align: center;
}
.sec06_tit h3 {
  font-size: 30px;
  line-height: 1.4em;
  margin-bottom: 40px;
}
.sec06_tit h3 span {
  font-size: 20px;
  color: var(--color-primary);
}
.sec06_post {
  width: 870px;
  height: 260px;
}
.sec06_post .list_news {
  height: 100%;
}
.sec06_post li:first-child a {
  border-top: #dbdbdb 1px solid;
}
.sec06_post li a {
  display: flex;
  padding: 17px 15px 17px 35px;
  text-decoration: none;
  border-bottom: #dbdbdb 1px solid;
  color: #000000;
  font-size: 18px;
  line-height: 1.4em;
}
.sec06_post li a span {
  font-family: var(--font-mincho);
  font-weight: 500;
  letter-spacing: 0.17em;
  margin-right: 40px;
  flex-shrink: 0;
  color: var(--color-primary);
}
.sec06_post .mCSB_scrollTools .mCSB_draggerContainer, .sec06_post .mCSB_scrollTools .mCSB_draggerRail, .sec06_post .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
}
.sec06_post .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background: #f9899e;
}
.sec06_post .mCSB_scrollTools .mCSB_draggerContainer {
  border-radius: 16px;
  background: #d3d3d3;
}
.sec06_post .mCSB_scrollTools .mCSB_draggerRail {
  background: none;
}
/* footer */
.footer01 {
  padding: 70px 0;
  background: rgba(249, 137, 158, 0.1);
}
.footer01 .flex-space {}
.footer01 .f_info {}
.footer01 #f_logo {
  margin-bottom: 20px
}
.footer01 .f_address {
  letter-spacing: .11em;
  margin-bottom: 21px;
  font-size: 18px
}
.footer01 .f_time_tbl {
  padding-top: 20px;
}
.footer01 .f_time_tbl img {}
.footer01 .f_time_tbl .tbl_note {
  font-size: 18px;
  display: block;
  font-family: var(--font-mincho);
  font-weight: 500;
  color: #333333;
  line-height: 1.7em;
  margin-bottom: 47px;
  position: relative;
}
.footer01 .f_time_tbl .tbl_note::before {
  content: '';
  background: #ffe4e3;
  width: 2px;
  height: calc(100% + 30px);
  position: absolute;
  left: -60px;
  top: -15px;
}
.footer02 {}
.footer02 .f_map {
  height: 500px;
  border-bottom: #c3c3c3 1px solid;
}
.footer02 .f_map iframe {
  width: 100%;
  height: 100%
}
.footer02 .f_menu {
  margin: 66px auto;
  display: flex;
  flex-wrap: wrap;
}
.footer02 .f_menu ul {
  margin-right: 34px;
  min-width: 280px;
}
.footer02 .f_menu ul:last-child {
  margin-right: 0
}
.footer02 .f_menu ul li {
  font-size: 18px;
  font-family: var(--font-mincho);
  font-weight: 500;
  margin-bottom: 15px;
}
.footer02 .f_menu ul li:last-child {
  margin-bottom: 0;
}
.footer02 .f_menu ul li a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  background: url("../images/f_icon.png") left 5px no-repeat;
  background-size: 16px auto;
  padding-left: 35px;
  letter-spacing: 0.1em;
}
address {
  text-align: center;
  font-size: 18px;
  line-height: 1.7em;
  padding: 12px 0 16px;
  color: #fff;
  background: var(--color-primary);
  font-family: var(--font-mincho);
}
address a{
 color: #ffffff;   
}