@charset "UTF-8";
* {
  zoom: 1;
}

.clearfix:after,
.cf:after {
  content: "";
  display: block;
  clear: both;
}

html {
  font-size: 16px;
}

body {
  color: #fff;
  margin: 0;
}

.page-wrap p,
.page-wrap div,
.page-wrap h1,
.page-wrap h2,
.page-wrap h3,
.page-wrap h4,
.page-wrap h5,
.page-wrap h6,
.page-wrap ul,
.page-wrap li,
.page-wrap dl,
.page-wrap dt,
.page-wrap dd,
.page-wrap body {
  font-family: VideoJS, YakuHanJPs_Narrow, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, "Helvetica Neue", Arial, sans-serif;
}

.page-wrap h1,
.page-wrap h2,
.page-wrap h3,
.page-wrap h4,
.page-wrap h5,
.page-wrap h6 {
  font-feature-settings: "palt";
}

.page-wrap .mincho {
  font-family: VideoJS, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, serif;
}

.page-wrap p {
  line-height: 1.8em;
  letter-spacing: 0.05em;
}

.page-wrap ul {
  list-style: none;
}

/*-------- img hover ---------*/
.page-wrap img {
  border: none;
}

.page-wrap a:hover img {
  opacity: 0.8;
}

/*----------------------------*/
.page-wrap a:link {
  text-decoration: none;
}

.page-wrap a:visited {
  text-decoration: none;
}

.page-wrap a:hover {
  text-decoration: none;
}

.page-wrap a:active {
  text-decoration: none;
}

/*----------------------------*/
/* ▼PC▼ */
#mbs_common_footerwrap,
#mbs_common_headerwrap2014 {
  display: block;
}

#globalsp_navigation,
#globalsp_footer {
  display: none;
}

.sp_only {
  display: none;
}

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

/* ▲PC▲ */
/* ------------------------------------------------------------------------------------------------------------ */
/* ▼Smartphone▼ */
@media screen and (max-width: 812px) {
  #mbs_common_footerwrap,
#mbs_common_headerwrap2014 {
    display: none;
  }
  #globalsp_navigation,
#globalsp_footer {
    display: block;
  }
  html {
    min-width: 100%;
    font-size: 16px;
  }
  body {
    min-width: 100% !important;
  }
  .page-wrap {
    position: relative;
  }
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  br.sp_only {
    display: inline;
  }
}
/* ▲Smartphone▲ */
body.fixed {
  position: fixed;
  width: 100%;
  height: 100%;
}

.common-abg-wrap__footer {
  padding: 20px 0;
}

.page-wrap .c-content {
  margin: 80px 20px;
}
.page-wrap .c-content-head {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin: 0;
  color: #df859d;
}
.page-wrap .c-content-head__main {
  font-family: "Emilys Candy", serif;
  font-size: 56px;
  font-weight: bold;
}
.page-wrap .c-content-head__sub {
  padding-left: 0.2rem;
  font-family: "Shippori Mincho B1", serif;
  font-size: 12px;
}

.page-wrap .c-intro {
  margin: 80px 10px;
}
.page-wrap .c-intro-head {
  margin: 20px 0 0;
  font-family: "Rouge Script", cursive;
  font-size: 72px;
  font-weight: 100;
  line-height: 0.8;
  text-align: center;
  color: #fff;
  text-shadow: 3px 3px 5px #5f5f5f;
}
.page-wrap .c-intro-head__sub {
  margin: 16px 0 20px;
  text-align: center;
  font-size: 12px;
  color: #df859d;
}
.page-wrap .c-intro-text {
  margin-top: 40px;
  font-family: "Shippori Mincho B1", serif;
  font-size: 18px;
  text-align: center;
  color: #626262;
}
.page-wrap .c-intro-text span {
  display: inline-block;
}
.page-wrap .c-intro-text__sm {
  font-size: 14px;
  line-height: 1.5;
}

.page-wrap .c-profile {
  margin: 0;
  padding: 80px 20px;
  background: #fff;
}
.page-wrap .c-profile-unit {
  margin-top: 40px;
  background: #f3f8f8;
  padding: 30px 10px;
}
.page-wrap .c-profile .aya {
  background: #faf4f2;
}
.page-wrap .c-profile-thumb {
  margin: 0;
}
.page-wrap .c-profile-thumb img {
  display: block;
  max-width: 240px;
  width: 100%;
  margin: 0 auto;
}
.page-wrap .c-profile-list {
  display: table;
  margin: 0 auto;
}
.page-wrap .c-profile-list dl {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  margin-top: 16px;
}
.page-wrap .c-profile-list dl dt {
  width: 5rem;
  padding: 0.2rem;
  color: #a59758;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border-radius: 4px;
  background: #fff;
  border: 1px solid #a59758;
  box-sizing: border-box;
  line-height: 1.5;
}
.page-wrap .c-profile-list dl dd {
  margin: 0;
  font-size: 18px;
  line-height: 1.5;
  color: #626262;
}

.page-wrap .c-faq-accordion {
  max-width: 500px;
  margin: 20px 0 0;
  border: none;
  border-radius: 5px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.02), 0 2px 3px -2px rgba(0, 0, 0, 0.05);
  background-color: #e1dbd1;
}
.page-wrap .c-faq-accordion:first-child {
  margin: 40px 0 0;
}
.page-wrap .c-faq-accordion summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1rem;
  color: #fff;
  font-weight: 600;
  cursor: pointer;
  background: #a59758;
}
.page-wrap .c-faq-accordion summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  content: "";
  transition: transform 0.5s;
}
.page-wrap .c-faq-answer {
  background-color: #fff;
  padding: 1rem;
}
.page-wrap .c-faq-answer::before {
  position: absolute;
  left: 1em;
  font-weight: 600;
  font-size: 1.3em;
}
.page-wrap .c-faq-answer__sho {
  position: relative;
  margin: 0;
  padding: 1rem 0.5rem 1rem 3rem;
  color: #626262;
}
.page-wrap .c-faq-answer__sho::before {
  position: absolute;
  content: "S";
  top: 1rem;
  left: 0.5rem;
  padding: 0 0.6rem;
  color: #626262;
  background: #f3f8f8;
  border-radius: 100px;
}
.page-wrap .c-faq-answer__aya {
  position: relative;
  margin: 0;
  padding: 1rem 0.5rem 1rem 3rem;
  color: #626262;
  border-top: 4px dashed #eae4d6;
}
.page-wrap .c-faq-answer__aya::before {
  position: absolute;
  content: "A";
  top: 1rem;
  left: 0.5rem;
  padding: 0 0.6rem;
  color: #626262;
  background: #faf4f2;
  border-radius: 100px;
}
.page-wrap .c-qanda-accordion[open] summary::after {
  transform: rotate(225deg);
}
.page-wrap .c-qanda-accordion .c-qanda-answer {
  position: relative;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: 0.3em 3em 1.5em;
  color: #626262;
  transition: transform 0.5s, opacity 0.5s;
}
.page-wrap .c-qanda-accordion[open] .c-qanda-answer {
  transform: none;
  opacity: 1;
}
.page-wrap .c-qanda-accordion .c-qanda-answer::before {
  color: #ff8d8d;
  line-height: 1.2;
  content: "A";
}

.page-wrap .c-story {
  margin: 0;
  padding: 80px 10px;
  background: #fff;
}
.page-wrap .c-story-timeline {
  display: table;
  margin: 20px auto;
  padding: 0;
}
.page-wrap .c-story-timeline > li {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  margin: 0;
}
.page-wrap .c-story-timeline__date {
  width: 100px;
  margin: 0;
  padding-right: 1rem;
  text-align: right;
  font-family: "Shippori Mincho B1", serif;
  font-size: 14px;
  line-height: 4.8rem;
  color: #626262;
}
.page-wrap .c-story-timeline__text {
  position: relative;
  margin: 0;
  padding-left: 1rem;
  border-left: 3px #f5f5f4 solid;
  font-family: "Shippori Mincho B1", serif;
  font-size: 14px;
  line-height: 4.8rem;
  color: #626262;
}
.page-wrap .c-story-timeline__text::before {
  content: "❤︎";
  color: #df859d;
  position: absolute;
  font-size: 24px;
  top: 50%;
  left: -12px;
  transform: translateY(-50%);
}

.page-wrap .c-photo {
  margin: 80px 10px;
}
.page-wrap .c-photo-list {
  display: flex;
  gap: 1rem 0.5rem;
  flex-wrap: wrap;
  padding: 0;
  justify-content: center;
  list-style: none;
}
.page-wrap .c-photo-item {
  width: 172px;
  height: 172px;
  overflow: hidden;
}
.page-wrap .c-photo-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  transition: transform 0.3s;
}
.page-wrap .c-photo-item:hover img {
  transform: scale(1.1);
}
.page-wrap .fancybox__nav {
  display: none !important;
}

.page-wrap {
  background-color: #efe4d9;
}
.page-wrap main {
  display: block;
  max-width: 540px;
  margin: 0 auto;
  background: #f5f5f4;
}
.page-wrap .p-index-hero {
  position: relative;
  background-image: url("./../images/kv1.jpg");
  background-size: cover;
  background-position: center;
  -webkit-animation: change-image 15s infinite;
          animation: change-image 15s infinite;
  height: 100vh;
  z-index: 100;
}
.page-wrap .p-index-hero::before {
  position: absolute;
  content: "";
  background-image: url("./../images/kv.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999999;
}
.page-wrap .p-index-hero h1 {
  margin: 0;
}
@-webkit-keyframes change-image {
  0%, 100% {
    background-image: url("./../images/kv1.jpg");
  }
  50% {
    background-image: url("./../images/kv2.jpg");
  }
  75% {
    background-image: url("./../images/kv3.jpg");
  }
}
@keyframes change-image {
  0%, 100% {
    background-image: url("./../images/kv1.jpg");
  }
  50% {
    background-image: url("./../images/kv2.jpg");
  }
  75% {
    background-image: url("./../images/kv3.jpg");
  }
}
.page-wrap .p-index-other__shear {
  padding: 2rem 1rem;
  background-color: #f8fafc;
}
.page-wrap .p-index-other__head {
  margin: 0 0 1.5rem 0;
  font-size: 18px;
  color: #626262;
  text-align: center;
}
.page-wrap .p-index-other .pdf-head {
  color: #fff;
}
.page-wrap .p-index-other__text {
  margin: 0 0 0.5rem 0;
  font-size: 14px;
  color: #626262;
  text-align: center;
}
.page-wrap .p-index-other__text span {
  display: inline-block;
}
.page-wrap .p-index-other .pdf {
  color: #fff;
}
.page-wrap .p-index-other__btn {
  display: block;
  margin-top: 1.5rem;
}
.page-wrap .p-index-other__btn a {
  margin: 0 auto;
  padding: 1rem 1rem;
  font-size: 14px;
  text-align: center;
  color: #626262;
  background-color: #bddce1;
  display: block;
  text-align: center;
  border-radius: 0.5rem;
}
.page-wrap .p-index-other__btn a:hover {
  opacity: 0.8;
}
.page-wrap .p-index-other .pdf-btn a {
  color: #fff;
  background-color: #ff484a;
}
.page-wrap .p-index-other__attention {
  padding: 2rem 1rem;
  background-color: #fcb7b4;
}
.page-wrap .p-index-footer img {
  max-width: 540px;
  width: 100%;
  vertical-align: bottom;
}

/*--------------------------------------*
 * foundation
 *--------------------------------------*/
/*--------------------------------------*
 * layout
 *--------------------------------------*/
/*-------------------
 * component
 *-------------------*/
/*-------------------
 * project
 *-------------------*/
/*-------------------
 * object
 *-------------------*//*# sourceMappingURL=style.css.map */