@charset "UTF-8";
/*main color*/
/*accent*/
/*mono*/
/*navfoot*/
/*addcolor*/
/*font-family*/
/*font-weight notosans*/
/*media query break point*/
/*sp*/
/*tablet*/
/*se*/
/*追加*/
/*topConcept*/
/*brandHaco*/
/*brandHaco*/
/*grid settings*/
/* media query */
.header-sp-wrap {
  transform: translateY(-60px);
  transition: 0.5s;
}
.header-sp-wrap.is-show {
  transform: translateY(0);
  transition: 0.5s;
}
.header-sp-wrap.open {
  transform: translateY(0) !important;
}
.header-sp-wrap img {
  height: 100%;
}

.p-mv {
  position: relative;
}
.p-mv__slide {
  width: 100%;
  aspect-ratio: 683/281;
  aspect-ratio: 1366/680;
  position: relative;
}
@media only screen and (max-width: 1080px) {
  .p-mv__slide {
    aspect-ratio: 1.7/1;
  }
}
@media only screen and (max-width: 768px) {
  .p-mv__slide {
    aspect-ratio: unset;
    height: var(--sp-height);
  }
}
.p-mv__slide__item {
  width: inherit;
  position: absolute;
}
.p-mv__slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
.p-mv__slide__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.p-mv__img {
  height: 100%;
  opacity: 0;
  width: inherit;
  aspect-ratio: 683/201;
  transform: scale(1); /* ズームリセット */
  width: 100%;
}
@media only screen and (max-width: 1080px) {
  .p-mv__img {
    aspect-ratio: 1.7/1;
  }
}
@media only screen and (max-width: 768px) {
  .p-mv__img {
    aspect-ratio: 1/1;
  }
}
.p-mv__img picture {
  width: inherit;
  height: inherit;
}
.p-mv__img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  width: inherit;
  height: auto;
  height: 100%;
}
@media only screen and (max-width: 1080px) {
  .p-mv__img img {
    height: 100%;
  }
}
.p-mv__cap {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
  font-size: 10px;
  font-size: 1rem;
}
@media (max-width: 768px) {
  .p-mv__cap {
    font-size: 10px;
  }
}
@media (max-width: 768px) {
  .p-mv__cap {
    font-size: 1rem;
  }
}
.p-mv__ttl {
  display: block;
  text-align: left;
  font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  font-size: 4rem;
  color: #fff;
  text-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
@media (max-width: 768px) {
  .p-mv__ttl {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .p-mv__ttl {
    font-size: 2.4rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-mv__ttl {
    text-align: center;
    width: 100%;
    height: auto;
  }
}
.p-mv__ttl span {
  display: block;
}
.p-mv__ttl__jp {
  font-size: 50px;
  font-size: 5rem;
  font-weight: 500;
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .p-mv__ttl__jp {
    font-size: 32px;
  }
}
@media (max-width: 768px) {
  .p-mv__ttl__jp {
    font-size: 3.2rem;
  }
}
.p-mv__ttl__en {
  font-family: "noto-sans-cjk-jp", "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 20px;
  font-size: 2rem;
}
@media (max-width: 768px) {
  .p-mv__ttl__en {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .p-mv__ttl__en {
    font-size: 1.4rem;
  }
}
.p-mv__ttl__logo {
  display: block;
  width: 13rem;
  width: 60rem;
  min-width: 1.2cm;
}
@media only screen and (max-width: 768px) {
  .p-mv__ttl__logo {
    width: 100vw;
  }
}
.p-mv__ttl__logo-wrap {
  position: absolute;
  bottom: 25%;
  left: 5%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .p-mv__ttl__logo-wrap {
    top: calc(50% - 1vw);
    left: 50%;
    transform: translate(-50%, -50%);
  }
}
.p-mv__subttl {
  position: absolute;
  top: calc(50% + 2rem);
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .p-mv__subttl {
    top: calc(50% - 3rem);
    top: 24rem;
  }
}
.p-mv__subttl.obj--2 {
  top: calc(50% + 8rem);
}
@media only screen and (max-width: 768px) {
  .p-mv__subttl.obj--2 {
    top: calc(50% + 10rem);
    top: 50rem;
  }
}
.p-mv__subttl.obj--3 {
  top: calc(50% + 36rem);
}
@media only screen and (max-width: 768px) {
  .p-mv__subttl.obj--3 {
    top: 74rem;
    width: 100%;
  }
}
.p-mv__subttl.obj--4 {
  top: calc(50% + 58rem);
}
@media only screen and (max-width: 768px) {
  .p-mv__subttl.obj--4 {
    top: 100rem;
    width: 90%;
  }
}
.p-mv__scroll {
  position: absolute;
  bottom: 6vw;
  left: 50%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 768px) {
  .p-mv__scroll {
    bottom: 2rem;
  }
}
.p-mv__scroll .mouse {
  margin: 0 auto;
  display: block;
  border-radius: 100px;
  border: 2px solid #fff;
  height: 5rem;
  width: 2.5rem;
  position: relative;
}
.p-mv__scroll .move {
  position: absolute;
  background-color: #fff;
  height: 0.7rem;
  width: 0.7rem;
  border-radius: 50%;
  left: 50%;
  transform: translateX(-50%);
  animation: move 2s linear infinite;
}
@keyframes move {
  0% {
    transform: translate(-50%, 0.5rem);
    opacity: 0;
  }
  50% {
    transform: translate(-50%, 2rem);
    opacity: 1;
  }
  100% {
    transform: translate(-50%, 4rem);
    opacity: 0;
  }
}

.top-gNavi-wrap {
  width: 100%;
  border-bottom: 1px solid #CCC;
}

.top-gNavi-wrap__inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
}

.top-gNavi-wrap__list {
  width: 18%;
  float: left;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 500;
  text-align: center;
}

.top-gNavi-wrap__list.w01 {
  width: 11%;
}

.top-gNavi-wrap__list.w02 {
  width: 13%;
}

.top-gNavi-wrap__list a {
  display: block;
  padding: 30px 0px;
  position: relative;
}

.top-gNavi-wrap__list a.current::before {
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  width: 100%;
  height: 3px;
  background: #9b4997;
}

.top-gNavi-wrap__list a::before {
  position: absolute;
  left: 50%;
  bottom: 0;
  content: "";
  width: 0;
  height: 3px;
  background: #9b4997;
}

.top-gNavi-wrap__list a:hover {
  color: #111;
  text-decoration: none;
}

.top-gNavi-wrap__list a:hover::before {
  width: 100%;
  left: 0;
  transition: 0.6s;
}

.float {
  position: fixed;
  bottom: 1rem;
  right: 0;
  z-index: 2;
  display: flex;
  transform: translateX(calc(100% - 3rem));
  transition: 0.5s;
  font-size: 1.9rem;
}
@media only screen and (max-width: 768px) {
  .float {
    font-size: 1.4rem;
  }
}
.float__open {
  display: grid;
  place-content: center;
  background: #8B5D87;
  color: #fff;
  width: 3rem;
}
.float__open .u-arw-right {
  width: 1em;
  transform: scale(-1, 1);
}
.float__open:hover {
  text-decoration: none;
  opacity: 0.8;
}
.float__right {
  color: #fff;
  background: #6E356B;
  padding: 1rem 1.5rem 1.5rem;
  transition: 0.3s;
}
.float__right:hover {
  text-decoration: none;
  opacity: 0.8;
}
.float__right__round {
  color: #6E356B;
  background: #fff;
  border-radius: 10rem;
  padding: 0.25rem 1rem;
  font-size: 0.8em;
  font-weight: 600;
}
.float__right__txt {
  font-weight: 600;
  font-size: 1em;
  margin-bottom: 0.5rem;
  color: #fff;
}
.float__right__wh {
  background: #fff;
  color: #6E356B;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.8rem 1rem;
}
.float__right__wh__new {
  display: inline-block;
  font-size: 0.9em;
  color: #fff;
  background: #6E356B;
  border-radius: 4px;
  padding: 0 0.4em;
}
.float__right__wh__txt {
  font-size: 0.9em;
  font-weight: 400;
}
.float.is-show {
  transform: translateY(0);
}
.float.is-show .u-arw-right {
  transform: scale(1, -1);
}

.p-top-ttl {
  font-size: 34px;
  line-height: 1.4;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 400;
  text-align: center;
  margin-bottom: 40px;
  position: relative;
}
.p-top-ttl__en {
  color: #9b4997;
  font-family: "Overpass", sans-serif !important;
  font-size: 13px;
  font-weight: normal;
  display: block;
  margin-top: 5px;
}
@media only screen and (max-width: 1080px) {
  .p-top-ttl {
    font-size: 28px;
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .p-top-ttl {
    font-size: 22px;
    margin-bottom: 20px;
  }
}

.p-sec__pad {
  padding-top: 7.2rem;
  padding-bottom: 7.2rem;
}
@media only screen and (max-width: 768px) {
  .p-sec__pad {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.p-reason-wrap {
  width: 100%;
  padding: 60px 20px;
  background: url(../../img/top/bg_reason.jpg) top center no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
.p-reason-wrap__inner {
  width: 830px;
  margin: 0 auto;
  padding: 40px;
  background: rgba(255, 255, 255, 0.7);
  box-sizing: border-box;
}
@media only screen and (max-width: 1080px) {
  .p-reason-wrap__inner {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .p-reason-wrap__inner {
    padding: 25px;
  }
}
.p-reason-wrap__catch {
  font-size: 24px;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif !important;
  font-weight: 500;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1080px) {
  .p-reason-wrap__catch {
    font-size: 22px;
  }
}
@media only screen and (max-width: 768px) {
  .p-reason-wrap__catch {
    font-size: 18px;
    line-height: 1.4;
    margin-top: 0;
  }
}
.p-reason-wrap__text {
  text-align: center;
  margin-bottom: 35px;
}
@media only screen and (max-width: 768px) {
  .p-reason-wrap__text {
    margin-bottom: 20px;
  }
}

.p-menu__list {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2rem;
  padding: 0 2rem;
}
@media only screen and (max-width: 1080px) {
  .p-menu__list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    align-items: center;
  }
}
@media only screen and (max-width: 768px) {
  .p-menu__list {
    gap: 2rem 1rem;
    padding: 0 1rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center;
  }
}
.p-menu li {
  width: 100%;
  height: 100%;
  background: #EFEFEF;
}
.p-menu__item {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: 0.3s;
}
.p-menu__item__frame {
  width: 100%;
  height: auto;
  aspect-ratio: 720/560;
}
.p-menu__item__frame__img {
  -o-object-fit: cover;
     object-fit: cover;
}
.p-menu__item__dl {
  padding: 0.5rem 1.5rem 0.5rem;
}
@media only screen and (max-width: 768px) {
  .p-menu__item__dl {
    padding: 0.5rem 0.8rem 0.5rem;
  }
}
.p-menu__item__ttl {
  font-size: 2rem;
  font-weight: 500;
  margin-bottom: 0.5rem;
  padding-bottom: 0.3rem;
  border-bottom: 1px dotted #CCC;
  position: relative;
  border-bottom: 1px solid #D7D7D7;
  border-style: dotted;
}
@media only screen and (max-width: 1080px) {
  .p-menu__item__ttl {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 768px) {
  .p-menu__item__ttl {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
.p-menu__item__txt {
  font-size: 1.4rem;
  line-height: 1.4;
}
@media only screen and (max-width: 768px) {
  .p-menu__item__txt {
    font-size: 1.3rem;
  }
}
.p-menu__item .c-icon--round {
  width: 2rem;
  height: 2rem;
  border-color: #6E356B;
  color: #6E356B !important;
  text-align: right;
  justify-items: flex-end;
  transition: 0.3s;
}
.p-menu__item__icon {
  display: flex;
  justify-content: flex-end;
  padding: 0 1rem 1.5rem;
}
@media only screen and (max-width: 768px) {
  .p-menu__item__icon {
    padding: 0 1rem 1rem;
  }
}
.p-menu__item__icon .u-arw-next {
  width: 0.5em;
  height: 0.5em;
}
@media (hover: hover) and (pointer: fine) and (min-width: 789px) {
  .p-menu__item:hover {
    opacity: 0.8;
    text-decoration: none;
    color: #6E356B;
    background: #DEDEDE;
  }
  .p-menu__item:hover .c-icon--round {
    background: #6E356B;
    color: #fff !important;
  }
}

.top-case-wrap {
  width: 100%;
  padding: 60px 20px;
  background: url(../../img/top/bg_case.jpg) top center no-repeat;
  background-size: cover;
  box-sizing: border-box;
}
@media only screen and (max-width: 768px) {
  .top-case-wrap {
    padding: 40px 0px;
  }
}
.top-case-wrap__inner {
  width: 90%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}
@media only screen and (max-width: 1080px) {
  .top-case-wrap__inner {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .top-case-wrap__inner {
    width: 100%;
  }
}

#slider-case {
  /* インナーのWidthでスライダー間を調整 */
  /* デフォルトは３枚表示用の calc(-100% / 3) */
}
#slider-case.slider {
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #slider-case.slider {
    padding: 0 2rem;
  }
}
#slider-case.slider span {
  background: #fff;
}
#slider-case .inner {
  height: auto;
  background: lightblue;
  width: 90%;
  /* デフォルトは90％ */
  transition: 0.3s;
}
@media only screen and (max-width: 768px) {
  #slider-case .inner {
    width: 95%;
    /* デフォルトは90％ */
  }
}
@media (hover: hover) and (pointer: fine) and (min-width: 789px) {
  #slider-case .inner:hover {
    opacity: 0.8;
  }
}
#slider-case .slider-control {
  display: none;
}
#slider-case .slider-dots span {
  background: #fff;
  opacity: 1;
  transition: 0.3s;
}
@media (hover: hover) and (pointer: fine) and (min-width: 789px) {
  #slider-case .slider-dots span:hover {
    background: #6E356B;
  }
}
#slider-case .slider-dots span.active {
  background: #6E356B;
}
@media only screen and (max-width: 768px) {
  #slider-case .slides {
    left: -100%;
    /* スマホで1枚表示は−100％ */
  }
}

.p-reform__btn {
  width: 280px;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .p-reform__btn {
    width: 90%;
  }
}
.p-reform__btn .u-btn-round {
  position: relative;
  color: #9C4998;
  border: #9C4998 solid 1px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 16px;
  background: #fff;
}
.p-reform__btn .u-btn-round .u-arw-next {
  top: 0;
  right: 2em;
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
  position: absolute !important;
}
@media (hover: hover) and (pointer: fine) and (min-width: 789px) {
  .p-reform__btn .u-btn-round:hover {
    background-color: #9C4998;
    color: #fff;
  }
  .p-reform__btn .u-btn-round:hover .u-arw-next {
    color: #fff;
    transition: 0.3s;
  }
}

.p-map .googlemap {
  margin-bottom: 4rem;
}/*# sourceMappingURL=top.css.map */