@charset "UTF-8";
/*==========================
リセット
==========================*/
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/* 
.main-area.lp * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
} */

.main-area.lp table {
  border-spacing: 0;
  border-collapse: collapse;
}

/* .main-area.lp * html table {
  border-collapse: collapse;
} */

/* .main-area.lp *:first-child + html table {
  border-collapse: collapse;
} */

.main-area.lp caption, th {
  text-align: left;
  font-weight: normal;
}

.main-area.lp table, th, td, img {
  border: 0;
}

.main-area.lp input {
  vertical-align: middle;
  outline: none;
}

.main-area.lp q:before, q:after {
  content: "";
}

.main-area.lp ul {
  list-style: none;
}

.main-area.lp hr,
.main-area.lp legend,
.main-area.lp caption {
  display: none;
}

.main-area.lp img {
  border: 0;
  vertical-align: bottom;
}

.main-area.lp a:focus {
  outline: none;
}

/* aタグ設定
------------------------------------- */
.alpha a:hover {
  opacity: 0.75;
}

.main-area.lp a {
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  text-decoration: none;
}

/* 基本設定
------------------------------------- */
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}

body .main-area.lp {
  -webkit-text-size-adjust: 100%;
  font-size: 1.7rem;
  line-height: 1.5294117647;
  font-family: "Noto Sans JP", sans-serif;
  background-color: #fff;
  color: #000;
}

.main-area.lp ul {
  list-style: none;
}

/*holiday
-------------------------------------*/
.font-en {
  font-family: "Reem Kufi", sans-serif;
}

#contentsMain .font-en {
  font-family: "Reem Kufi", sans-serif;
}
@media screen and (min-width: 768px) {
  #contentsMain .sp-only {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  #contentsMain .pc-only {
    display: none !important;
  }
}
#contentsMain img {
  width: 100%;
  height: auto;
}
#contentsMain .indent {
  display: inline-block;
}
#contentsMain .mv {
  display: flex;
}
@media screen and (max-width: 767px) {
  #contentsMain .mv {
    display: block;
    height: 133.3333333333vw;
    position: relative;
    z-index: 1;
  }
}
#contentsMain .mv__bg-left {
  width: 35.7142857143%;
}
@media screen and (max-width: 767px) {
  #contentsMain .mv__bg-left {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
}
@media screen and (max-width: 767px) {
  #contentsMain .mv__bg-left img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
#contentsMain .mv__bg-right {
  width: 35.7142857143%;
  position: relative;
}
#contentsMain .mv__bg-right p {
  font-weight: 300;
  letter-spacing: 0.06em;
  font-size: 0.7857142857vw;
  position: absolute;
  right: 1.4285714286vw;
  bottom: 0.7142857143vw;
  color: #fff;
}
#contentsMain .mv__body {
  width: 28.5714285714%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #contentsMain .mv__body {
    width: 69.3333333333vw;
    position: absolute;
    bottom: 18.2666666667vw;
    left: 0;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 7.4666666667vw 2.6666666667vw;
  }
}
#contentsMain .mv__body-text {
  text-align: center;
  font-size: 1.3571428571vw;
  line-height: 1.8947368421;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  #contentsMain .mv__body-text {
    font-size: 3.2vw;
    line-height: 1.6666666667;
    letter-spacing: 0.06em;
  }
}
#contentsMain .mv__body-text img {
  width: 16.2857142857vw;
  padding-right: 1.0714285714vw;
  margin: 0.3571428571vw auto 1.25vw;
}
@media screen and (max-width: 767px) {
  #contentsMain .mv__body-text img {
    width: 38.4vw;
    padding-right: 0;
    margin-bottom: 3.6vw;
  }
}
#contentsMain .area-lead {
  margin-top: 75px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  #contentsMain .area-lead {
    margin-top: 14.2666666667vw;
    padding: 0 1.3333333333vw;
  }
}
#contentsMain .area-lead p {
  font-size: 1.8rem;
  line-height: 2;
  letter-spacing: 0.06em;
  text-align: center;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #contentsMain .area-lead p {
    font-size: 3.4666666667vw;
    line-height: 2.4615384615;
  }
}
#contentsMain .contents-style.--style01 {
  margin-top: 94px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style.--style01 {
    margin-top: 26.8vw;
  }
}
@media screen and (max-width: 768px) {
  #contentsMain .contents-style.--style01 .contents-style__bottom-body {
    min-height: 148vw;
  }
}
#contentsMain .contents-style.--style02 {
  margin-top: 116px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style.--style02 {
    margin-top: 22.6666666667vw;
  }
}
#contentsMain .contents-style.--style02 .contents-style__top-body .--top {
  margin-bottom: min(19.6428571429vw, 275px);
}
@media screen and (max-width: 1200px) {
  #contentsMain .contents-style.--style02 .contents-style__top-body .--top {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style.--style02 .contents-style__top-body .--top {
    margin-bottom: 4.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #contentsMain .contents-style.--style02 .contents-style__bottom-body {
    min-height: 152.5333333333vw;
  }
}
#contentsMain .contents-style.--style03 {
  margin-top: 94px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style.--style03 {
    margin-top: 23.6vw;
  }
}
#contentsMain .contents-style.--style03 .contents-style__top-body .--top {
  margin-bottom: min(18.0714285714vw, 253px);
}
@media screen and (max-width: 1200px) {
  #contentsMain .contents-style.--style03 .contents-style__top-body .--top {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style.--style03 .contents-style__top-body .--top {
    margin-bottom: 4.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #contentsMain .contents-style.--style03 .contents-style__bottom-body {
    min-height: 148vw;
  }
}
#contentsMain .contents-style.--style04 {
  margin-top: 116px;
  margin-bottom: 200px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style.--style04 {
    margin-top: 24vw;
    margin-bottom: 26.6666666667vw;
  }
}
#contentsMain .contents-style.--style04 .contents-style__top-body .--top {
  margin-bottom: min(12vw, 168px);
}
@media screen and (max-width: 1200px) {
  #contentsMain .contents-style.--style04 .contents-style__top-body .--top {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style.--style04 .contents-style__top-body .--top {
    margin-bottom: 4.6666666667vw;
  }
}
@media screen and (max-width: 768px) {
  #contentsMain .contents-style.--style04 .contents-style__bottom-body {
    min-height: 156.8vw;
  }
}
#contentsMain .contents-style.--style02 .contents-style__top, #contentsMain .contents-style.--style04 .contents-style__top {
  flex-direction: row-reverse;
}
#contentsMain .contents-style__title {
  text-align: center;
  font-size: 3.2rem;
  font-weight: bold;
  letter-spacing: 0.3em;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__title {
    font-size: 6.1333333333vw;
  }
}
#contentsMain .contents-style__top {
  margin-top: 88px;
  display: flex;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__top {
    margin-top: 5.8666666667vw;
    display: block;
  }
}
#contentsMain .contents-style__top-img {
  width: 50%;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__top-img {
    width: 100%;
    margin-bottom: 2.6666666667vw;
    padding-bottom: 0;
  }
}
#contentsMain .contents-style__top-body {
  width: 50%;
  height: 100%;
  padding: 0 7.1428571429% 0 7.1428571429%;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__top-body {
    width: 100%;
    height: auto;
    padding: 0 4.6666666667vw;
  }
}
#contentsMain .contents-style__top-body .--top {
  font-size: min(2.0714285714vw, 2.9rem);
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.8965517241;
  margin-bottom: min(16vw, 224px);
  font-feature-settings: "palt";
}
@media screen and (max-width: 1200px) {
  #contentsMain .contents-style__top-body .--top {
    margin-bottom: 8.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__top-body .--top {
    font-size: 4.2666666667vw;
    line-height: 1.5625;
    margin-bottom: 4.6666666667vw;
    text-align: center;
  }
}
#contentsMain .contents-style__top-info p {
  letter-spacing: 0.04em;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__top-info p {
    font-size: 2.9333333333vw;
    line-height: 1.4545454545;
  }
}
#contentsMain .contents-style__top-info ul {
  margin-top: 46px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__top-info ul {
    margin-top: 3.7333333333vw;
  }
}
#contentsMain .contents-style__top-info ul li a {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 1.7;
  color: #000;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__top-info ul li a {
    font-size: 2.9333333333vw;
    line-height: 1.5454545455;
  }
}
#contentsMain .contents-style__top-info ul li a span {
  margin-right: 25px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__top-info ul li a span {
    margin-right: 4.6666666667vw;
  }
}
#contentsMain .contents-style__bottom {
  margin-top: 96px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom {
    margin-top: 16vw;
    padding: 0 12.6666666667vw;
  }
}
#contentsMain .contents-style__bottom-body {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  gap: min(7.1428571429vw, 100px);
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom-body {
    max-width: 100%;
    display: block;
    position: relative;
  }
}
#contentsMain .contents-style__bottom-body > div {
  width: calc(50% - min(3.5714285714vw, 50px));
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom-body > div {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.6s;
  }
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom-body > div.on {
    opacity: 1;
    pointer-events: inherit;
    z-index: 1;
  }
}
#contentsMain .contents-style__bottom-title {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom-title {
    font-size: 4.2666666667vw;
    pointer-events: none;
  }
}
#contentsMain .contents-style__bottom-img {
  margin-top: 18px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom-img {
    margin-top: 5.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom-img img {
    pointer-events: none;
  }
}
#contentsMain .contents-style__bottom-info {
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom-info {
    margin-top: 2.6666666667vw;
  }
}
#contentsMain .contents-style__bottom-info p {
  letter-spacing: 0.04em;
  text-align: justify;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom-info p {
    font-size: 2.9333333333vw;
    line-height: 1.4545454545;
    margin-bottom: 2.6666666667vw;
    pointer-events: none;
  }
}
#contentsMain .contents-style__bottom-info ul li a {
  font-size: 1.5rem;
  letter-spacing: 0.1em;
  line-height: 1.7;
  color: #000;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom-info ul li a {
    font-size: 2.9333333333vw;
    line-height: 1.5454545455;
  }
}
#contentsMain .contents-style__bottom-info ul li a span {
  margin-right: 25px;
}
@media screen and (max-width: 767px) {
  #contentsMain .contents-style__bottom-info ul li a span {
    margin-right: 3.7333333333vw;
  }
}/*# sourceMappingURL=mensnonno202510.css.map */