/* 
font-family: "Noto Sans JP", sans-serif;
font-family: "Noto Serif JP", serif;
*/
a {
  color: #483b35;
}

body {
  font-size: 4vw;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 400;
  margin: 0 auto;
  position: relative;
  color: #483b35;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}

.ent_page header {
  height: 0;
  margin: 0;
  padding: 0;
}
.ent_page header::before {
  display: none;
}

/*--------------------cmn--------------------*/
.cmn_btn {
  width: 100%;
  background: #fff;
  border-radius: 999px;
  padding: 5.3333333333vw 4.8vw;
}
.cmn_btn p {
  font-size: 4.2666666667vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  position: relative;
  z-index: 1;
  display: block;
  text-align: center;
}
.cmn_btn p::before {
  position: absolute;
  z-index: -1;
  right: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 1.625em;
  height: 1.625em;
  background: url(/img/top/arw01.png) no-repeat center center/contain;
}

.cmn_tel {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
}
.cmn_tel p {
  font-size: 8vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  position: relative;
  padding-left: 0.875em;
  display: inline-block;
}
.cmn_tel p::before {
  position: absolute;
  left: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 0.6875em;
  height: 0.6875em;
  background: url(/img/top/telicon.png) no-repeat center center/contain;
}
.cmn_tel span {
  display: block;
  width: 70%;
}
.cmn_tel span img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.cmn_txt {
  font-size: 4vw;
  line-height: 1.75em;
  letter-spacing: 0.05em;
  font-weight: 400;
}

.cmn_ttl {
  margin-bottom: 16vw;
  text-align: center;
  font-size: 7.4666666667vw;
  line-height: 1.4285714286em;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  position: relative;
  z-index: 1;
}
.cmn_ttl::before {
  content: "";
  display: block;
  width: 1.5238095238em;
  height: 0.0714285714em;
  background: url(/img/common/borderttl.png) repeat-x center center/100%;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: -5.3333333333vw;
  transform: translate(-50%, 0%);
}
.cmn_ttl span {
  color: #d58194;
}

/*--------------------cmn--------------------*/
/*--------------------ent--------------------*/
.ent {
  width: 100%;
  background: #faf4ea;
  padding-bottom: 6.6666666667vw;
  background: url(/img/ent/bgen.png) no-repeat center/cover, #faf4ea;
}
.ent_logo {
  width: 40%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 8vw;
}
.ent_txt {
  text-align: center;
  font-size: 4.2666666667vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
  margin-bottom: 8vw;
}
.ent_flex {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8vw;
  margin-bottom: 13.3333333333vw;
}
.ent_item {
  width: 100%;
  height: 73.3333333333vw;
  background: url(/img/ent/imgen01.png) no-repeat top center/contain;
  position: relative;
  z-index: 1;
  border-radius: 5.3333333333vw;
  overflow: hidden;
}
.ent_ttl {
  position: relative;
  z-index: 1;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 1%);
  width: 100%;
  height: 20vw;
  background: url(/img/ent/bgen01.png) no-repeat center center/contain;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.ent_ttl span {
  font-size: 6.9333333333vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
  padding-right: 1.3333333333em;
  position: relative;
  z-index: 1;
}
.ent_ttl span::before {
  position: absolute;
  z-index: -1;
  right: 0%;
  top: 50%;
  transform: translate(0%, -40%);
  content: "";
  display: block;
  width: 0.8571428571em;
  height: 0.8571428571em;
  background: url(/img/ent/arw01.png) no-repeat center center/contain;
}
.ent_right {
  width: 100%;
}
.ent_off {
  width: 100%;
  height: 48vw;
  background: url(/img/ent/imgen02.png) no-repeat top center/contain;
  position: relative;
  z-index: 1;
  margin-bottom: 8vw;
  border-radius: 5.3333333333vw;
  overflow: hidden;
}
.ent_off_ttl span {
  font-size: 5.3333333333vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
  padding-right: 1.8666666667em;
  position: relative;
  z-index: 1;
}
.ent_off_ttl span::before {
  position: absolute;
  z-index: -1;
  right: 0%;
  top: 50%;
  transform: translate(0%, -40%);
  content: "";
  display: block;
  width: 1.2em;
  height: 1.2em;
  background: url(/img/ent/arw01.png) no-repeat center center/contain;
}
.ent_off_box {
  padding-top: 6.6666666667vw;
  padding-bottom: 4vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 18.6666666667vw;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 1%);
  background: url(/img/ent/bgen02.png) no-repeat center center/100% 100%;
}
.ent_off_txt {
  display: block;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 400;
}
.ent_manga {
  width: 100%;
  padding: 4vw 6.6666666667vw;
  background: #f5ebdf;
  border: 1.0666666667vw solid #ece2d7;
  border-radius: 5.3333333333vw;
}
.ent_manga_ttl {
  margin-bottom: 4vw;
  text-align: center;
}
.ent_manga_ttl img {
  width: 50%;
  display: block;
  margin: 1.3333333333vw auto 0;
}
.ent_manga_ttl span {
  display: inline-block;
  padding-right: 1.8666666667em;
  position: relative;
  z-index: 1;
  font-size: 6.9333333333vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
}
.ent_manga_ttl span::before {
  position: absolute;
  z-index: -1;
  right: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 1.2em;
  height: 1.2em;
  background: url(/img/ent/arw02.png) no-repeat center center/contain;
}
.ent_manga_txt {
  text-align: center;
  display: block;
  font-size: 3.7333333333vw;
  line-height: 1;
  letter-spacing: 0.04em;
  font-weight: 400;
}

.copy_right_en {
  font-size: 3.3333333333vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 400;
  color: rgba(72, 59, 53, 0.6);
  text-align: center;
  display: block;
}
.copy_right_en a {
  color: rgba(72, 59, 53, 0.6);
}

/*--------------------ent--------------------*/
/*--------------------header--------------------*/
.header {
  width: 100%;
  position: relative;
  z-index: 3;
  height: 28vw;
}
.header::after {
  position: absolute;
  z-index: 2;
  left: 39%;
  bottom: 0%;
  transform: translate(0%, -52%);
  content: "";
  display: none;
  width: 56px;
  height: 43px;
  background: url(/img/top/mvdecom.png) no-repeat center center/contain;
}
.header::before {
  content: "";
  display: block;
  width: 100%;
  height: 28vw;
  background: #f5ebdf;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0%);
}
.header_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
.header_box {
  display: none;
  flex-wrap: wrap;
  align-items: center;
  background: #fff;
  width: 700px;
  padding: 0px 0 0px 40px;
  border-radius: 999px;
}
.header_nav {
  display: none;
  flex-wrap: wrap;
  align-items: center;
  margin-right: 30px;
}
.header_nav_list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 35px;
}
.header_nav_item {
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  position: relative;
  z-index: 1;
}
.header_nav_item:not(:last-child)::before {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  background: #f7cfd8;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  right: -12px;
  top: 50%;
  transform: translate(100%, -50%);
}
.header_logo {
  position: absolute;
  z-index: -1;
  left: 0%;
  top: 0%;
  transform: translate(0%, 0%);
  width: 35%;
}
.header_logo a {
  width: 100%;
  height: 100%;
}
.header_logo a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.header_mail {
  width: 170px;
  padding: 23px 10px;
  background: #d58194;
  text-align: center;
  border-radius: 999px;
}
.header_mail p {
  display: inline-block;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  position: relative;
  z-index: 1;
  padding-left: 1.875em;
}
.header_mail p::before {
  position: absolute;
  z-index: -1;
  left: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 1.3125em;
  height: 1.125em;
  background: url(/img/top/mailicon.png) no-repeat center center/contain;
}

/*--------------------header--------------------*/
/*--------------------footer--------------------*/
.footer {
  width: 100%;
  background: #f5ebdf;
  padding: 12vw 4vw;
}
.footer_logo {
  width: 30%;
}
.footer_logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer_insta {
  width: 40%;
}
.footer_insta img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.footer_inner {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
.footer_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8vw;
  margin-bottom: 8vw;
}
.footer_address {
  font-size: 3.2vw;
  text-align: center;
  margin-bottom: 8vw;
}
.footer_nav {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
  gap: 8vw;
  margin-top: 8vw;
}
.footer_nav_item {
  font-size: 4.2666666667vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  position: relative;
  z-index: 1;
  padding-left: 0.9375em;
}
.footer_nav_item:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}
.footer_nav_item::before {
  content: "";
  display: block;
  width: 0.5em;
  height: 0.5em;
  background: #f7cfd8;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  left: 0%;
  top: 50%;
  transform: translate(0%, -50%);
}
.footer_copy {
  background: #483b35;
  padding-top: 4vw;
  padding-bottom: 4vw;
}
.footer_copy .inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column-reverse;
  justify-content: space-between;
  gap: 2.6666666667vw;
}
.footer_copy_btn {
  width: 40%;
}
.footer_copy_btn img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.copy_right {
  font-size: 3.0666666667vw;
  color: rgba(255, 255, 255, 0.6);
}
.copy_right a {
  color: rgba(255, 255, 255, 0.6);
}

/*--------------------footer--------------------*/
/*--------------------mv--------------------*/
.mv {
  width: 100%;
  height: 37.3333333333vw;
  padding-top: 5.3333333333vw;
  background: #f5ebdf;
  text-align: center;
  position: relative;
  z-index: 1;
  background: url(/img/top/mvdecor.png) no-repeat right 6.5104166667% top/14.0104166667%, url(/img/top/mvdecol.png) no-repeat left 4.6875% top/19.0104166667%, #f5ebdf;
}
.mv::before {
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 0%);
  content: "";
  display: block;
  width: 100%;
  height: 26.6666666667vw;
  background: url(/img/top/mvmaru.png) no-repeat center center/100% 100%;
}
.mv_wrap {
  width: 100%;
  height: 37.3333333333vw;
  position: relative;
  z-index: 1;
}
.mv_img02 {
  width: 34%;
  height: 34.1333333333vw;
  position: absolute;
  z-index: -2;
  left: 0%;
  bottom: 0%;
  transform: translate(0%, 0%);
}
.mv_img02 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mv_img01 {
  width: 34%;
  height: 34.1333333333vw;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0%);
}
.mv_img01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mv_img03 {
  position: absolute;
  z-index: -3;
  right: 0%;
  bottom: 0%;
  transform: translate(0%, 0%);
  width: 34%;
  height: 34.1333333333vw;
}
.mv_img03 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*--------------------mv--------------------*/
/*--------------------sv--------------------*/
.sv_not_found .sv_catch span {
  font-size: 7.4666666667vw;
}

.sv {
  width: 100%;
  height: 93.3333333333vw;
  background: #f5ebdf;
  position: relative;
  z-index: 1;
  background: url(/img/sv/svdeco02.png) no-repeat right top/30%, #f5ebdf;
}
.sv::before {
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 0%);
  content: "";
  display: block;
  width: 100%;
  height: 26.6666666667vw;
  background: url(/img/sv/svwave.png) no-repeat center center/100% 100%;
}
.sv_catch {
  position: absolute;
  z-index: -1;
  left: 5%;
  top: 0%;
  transform: translate(0%, 100%);
}
.sv_catch span {
  font-size: 8vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  display: inline-block;
  border-bottom: 0.8vw dotted #483b35;
  padding-bottom: 0.4047619048em;
  position: relative;
  z-index: 1;
}
.sv_catch span::before {
  position: absolute;
  z-index: -1;
  left: 0%;
  top: 0%;
  transform: translate(-50%, -120%);
  content: "";
  display: block;
  width: 1.3333333333em;
  height: 1.0238095238em;
  background: url(/img/sv/svttldeco.png) no-repeat center center/contain;
}
.sv_img {
  width: 90%;
  height: 58.6666666667vw;
  border-radius: 5.3333333333vw;
  overflow: hidden;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 0%);
}
.sv_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

/*--------------------sv--------------------*/
/*--------------------about--------------------*/
.watch {
  background: #faf4ea;
  width: 100%;
}
.watch_ttl {
  margin-bottom: 21.3333333333vw;
  font-size: 6.9333333333vw;
}
.watch_box {
  width: 100%;
  height: 80vw;
  background: #f5ebdf;
  border-radius: 5.3333333333vw;
  position: relative;
  z-index: 1;
}
.watch_img {
  width: 90%;
  height: 45.3333333333vw;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0%;
  transform: translate(-50%, -15%);
}
.watch_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.watch_txt {
  width: 90%;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 6.6666666667vw;
  transform: translate(-50%, 0%);
}

.need {
  width: 100%;
  padding-top: 0;
  background: #faf4ea;
}
.need_ttl {
  padding: 4vw;
  width: 100%;
  background: #d58194;
  font-size: 5.3333333333vw;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  border-radius: 2.6666666667vw;
  text-align: center;
  margin-bottom: 20vw;
}
.need_list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 16vw;
}
.need_item {
  width: 100%;
  padding: 13.3333333333vw 4vw 8vw;
  background: #fff;
  border-radius: 5.3333333333vw;
  position: relative;
  z-index: 1;
}
.need_item_num {
  width: 23%;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0%;
  transform: translate(-50%, -50%);
}
.need_item_num img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.need_item_ttl {
  text-align: center;
  font-size: 5.3333333333vw;
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  padding-bottom: 0.4545454545em;
  border-bottom: 0.2666666667vw solid #d58194;
  margin-bottom: 3.7333333333vw;
}

.business {
  width: 100%;
  background: #f5ebdf;
}
.business_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 8vw 4%;
}
.business_item {
  width: 48%;
}
.business_img {
  width: 100%;
  height: 40vw;
  overflow: hidden;
  border-radius: 5.3333333333vw;
  margin-bottom: 2.6666666667vw;
}
.business_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.business_txt {
  font-size: 4vw;
  line-height: 1.3;
  letter-spacing: 0;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  text-align: center;
}

.staff {
  width: 100%;
  background: #faf4ea;
}
.staff_txt {
  text-align: center;
  margin-bottom: 8vw;
}
.staff_time {
  width: 100%;
  height: 341.3333333333vw;
  padding: 8vw 4vw;
  border-radius: 5.3333333333vw;
  background: #f5ebdf;
  text-align: center;
  position: relative;
  z-index: 1;
}
.staff_time_time {
  margin-bottom: 8vw;
  font-size: 4.8vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
}
.staff_time_time span {
  font-size: 6.4vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  background: #d58194;
  border-radius: 999px;
  width: 22.9333333333vw;
  display: block;
  padding: 1.0666666667vw;
  text-align: center;
  margin: 0 auto 2.1333333333vw;
}
.staff_time_time_sub {
  font-size: 4.8vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 8vw;
  transform: translate(-50%, 0%);
}
.staff_time_time_sub span {
  font-size: 6.4vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  background: #d58194;
  border-radius: 999px;
  width: 22.9333333333vw;
  display: block;
  padding: 1.0666666667vw;
  text-align: center;
  margin: 0 auto 2.1333333333vw;
}
.staff_list {
  width: 100%;
  height: 277.3333333333vw;
  position: relative;
  z-index: 1;
}
.staff_list::before {
  content: "";
  display: block;
  width: 0.5333333333vw;
  height: 100%;
  background: #d58194;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.staff_list_item {
  width: 100%;
  position: absolute;
  z-index: -1;
  left: 50%;
  transform: translate(-50%, 0%);
}
.staff_list_item:nth-child(1) {
  position: absolute;
  top: 0%;
}
.staff_list_item:nth-child(2) {
  position: absolute;
  top: 34.6666666667vw;
}
.staff_list_item:nth-child(3) {
  position: absolute;
  top: 69.3333333333vw;
}
.staff_list_item:nth-child(4) {
  position: absolute;
  top: 104vw;
}
.staff_list_item:nth-child(5) {
  position: absolute;
  top: 138.6666666667vw;
}
.staff_list_item:nth-child(6) {
  position: absolute;
  top: 173.3333333333vw;
}
.staff_list_item:nth-child(7) {
  position: absolute;
  top: 208vw;
}
.staff_list_item:nth-child(8) {
  position: absolute;
  top: 248vw;
}
.staff_list_ttl {
  font-size: 6.9333333333vw;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  background: #d58194;
  padding: 3.2vw;
  text-align: center;
  position: relative;
  z-index: 1;
  border-top-right-radius: 2.6666666667vw;
  border-top-left-radius: 2.6666666667vw;
}
.staff_list_ttl::before {
  position: absolute;
  z-index: -1;
  left: 15%;
  bottom: 0%;
  transform: translate(0%, 0%);
  content: "";
  display: block;
  width: 2.2307692308em;
  height: 1.6538461538em;
  background: url(/img/about/decokusa.png) no-repeat center center/contain;
}
.staff_list_txt {
  padding: 5.3333333333vw;
  font-size: 5.3333333333vw;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
  background: #fff;
  border-bottom-right-radius: 2.6666666667vw;
  border-bottom-left-radius: 2.6666666667vw;
}

/*--------------------about--------------------*/
/*--------------------conf--------------------*/
.con {
  background: #faf4ea;
  position: relative;
  z-index: 1;
}
.con::after {
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 130px;
  transform: translate(-50%, 0%);
  content: "";
  display: block;
  width: 100%;
  height: 230px;
  background: url(/img/top/fotterf.png) no-repeat center center/100% 100%;
}
.con::before {
  content: "";
  display: block;
  width: 100%;
  height: 130px;
  background: #f5ebdf;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 0%);
}

.conf {
  width: 100%;
  height: 106.6666666667vw;
  margin: 0 auto;
  background: url(/img/top/conimg.png) no-repeat center center/cover;
  position: relative;
  z-index: 1;
  border-radius: 8vw;
}
.conf_box {
  width: 100%;
  height: 69.3333333333vw;
  background: url(/img/top/bgcon.png) no-repeat top center/100% 100%;
  text-align: center;
  padding: 10.6666666667vw 8vw 8vw;
  padding-top: 10.6666666667vw;
  position: absolute;
  z-index: -1;
  right: 0%;
  bottom: 0%;
  transform: translate(0%, 0%);
}
.conf_box::before {
  position: absolute;
  z-index: -1;
  right: 35px;
  bottom: 0%;
  transform: translate(0%, 0%);
  content: "";
  display: block;
  width: 116px;
  height: 136px;
  background: url(/img/top/decocon.png) no-repeat center center/contain;
}
.conf_ttl {
  font-size: 7.4666666667vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
  margin-bottom: 5.3333333333vw;
}
.conf_ttl::before {
  content: "";
  display: block;
  width: 100%;
  height: 0.2352941176em;
  background: #f7cfd8;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 60%);
}
.conf_txt {
  color: #fff;
  margin-bottom: 4vw;
}
.conf_btn {
  text-align: center;
  width: 80vw;
  padding: 4.2666666667vw;
  background: #fff;
  border-radius: 999px;
  margin: 0 auto;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 5.3333333333vw;
  transform: translate(-50%, 0%);
}
.conf_btn p {
  font-size: 4.8vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  color: #d58194;
  position: relative;
  z-index: 1;
  padding-left: 1.85em;
  display: inline-block;
}
.conf_btn p::before {
  position: absolute;
  z-index: -1;
  left: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 1.4em;
  height: 1.15em;
  background: url(/img/top/mailcon.png) no-repeat center center/contain;
}

/*--------------------conf--------------------*/
/*--------------------work--------------------*/
.work {
  width: 100%;
  background: #faf4ea;
}
.work_wrap {
  width: 90%;
  margin: 0 auto;
}
.work_item {
  width: 100%;
  padding: 8vw 4vw;
  background: #f5ebdf;
  border-radius: 5.3333333333vw;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8vw;
  flex-direction: column-reverse;
  background: url(/img/work/deco01.png) no-repeat right top/auto, #f5ebdf;
}
.work_item:not(:last-child) {
  margin-bottom: 12vw;
}
.work_img {
  width: 100%;
  height: 53.3333333333vw;
  overflow: hidden;
  border-radius: 5.3333333333vw;
}
.work_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.work_box {
  width: 100%;
}
.work_ttl {
  margin-bottom: 6.6666666667vw;
  font-size: 6.4vw;
  line-height: 1.4285714286em;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  position: relative;
  z-index: 1;
}
.work_ttl::before {
  content: "";
  display: block;
  width: 1.5238095238em;
  height: 0.0714285714em;
  background: url(/img/common/borderttl.png) repeat-x center center/100%;
  position: absolute;
  z-index: -1;
  left: 0%;
  bottom: -4vw;
  transform: translate(0%, 0%);
}
.work_ttl span {
  color: #d58194;
}
.work_txt p:not(:last-child) {
  margin-bottom: 4.8vw;
}

.date {
  width: 100%;
  background: #f5ebdf;
}
.date_attention {
  text-align: center;
  margin-bottom: 8vw;
}
.date_flext {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8vw;
  margin-bottom: 30px;
}
.date_item {
  width: 100%;
  height: 69.3333333333vw;
  position: relative;
  padding-left: 5.3333333333vw;
  padding-bottom: 5.3333333333vw;
  z-index: 1;
  background: #ece2d7;
  border-radius: 5.3333333333vw;
  overflow: hidden;
}
.date_item:nth-child(1)::before {
  position: absolute;
  z-index: -1;
  right: -5.3333333333vw;
  top: 45%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 40vw;
  height: 40vw;
  background: url(/img/work/decotokei.png) no-repeat center center/contain;
}
.date_item:nth-child(2) .date_item_ttl {
  width: 100%;
  text-align: center;
  background: #d58194;
}
.date_item:nth-child(2)::before {
  position: absolute;
  z-index: -1;
  right: -10.6666666667vw;
  top: 55%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 40vw;
  height: 42.9333333333vw;
  background: url(/img/work/hito.png) no-repeat center center/contain;
}
.date_item_ttl {
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0%);
}
.date_item_ttl span {
  display: inline-block;
  font-size: 4.8vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  background: #d58194;
  border-bottom-right-radius: 2.6666666667vw;
  border-bottom-left-radius: 2.6666666667vw;
  padding: 4vw 4vw;
}
.date_item_box {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  height: 100%;
  flex-direction: column;
}
.date_main {
  font-size: 10.6666666667vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
}
.date_main_big {
  font-size: 32vw;
}
.date_main_mid {
  font-size: 21.3333333333vw;
}
.date_txt {
  margin-top: 4vw;
}
.date_flexf {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column-reverse;
  gap: 8vw;
}
.date_right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8vw;
  width: 100%;
}
.date_right .date_item:nth-child(1) .date_item_ttl {
  width: 65%;
  margin: 0 auto;
}
.date_right .date_item:nth-child(1)::before {
  position: absolute;
  z-index: -1;
  right: -2.6666666667vw;
  top: 55%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 32vw;
  height: 48vw;
  background: url(/img/work/mama.png) no-repeat center center/contain;
}
.date_right .date_item:nth-child(2) .date_item_ttl {
  text-align: center;
}
.date_right .date_item:nth-child(2)::before {
  position: absolute;
  z-index: -1;
  right: -1.3333333333vw;
  top: 55%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 24vw;
  height: 51.2vw;
  background: url(/img/work/iconwomen.png) no-repeat center center/contain;
}
.date_right .date_item:nth-child(3) .date_item_ttl {
  width: 71%;
}
.date_right .date_item:nth-child(3)::before {
  position: absolute;
  z-index: -1;
  right: -4vw;
  top: 55%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 48vw;
  height: 37.8666666667vw;
  background: url(/img/work/hon.png) no-repeat center center/contain;
}

.date_item_list li {
  font-size: 5.3333333333vw;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  position: relative;
  z-index: 1;
  padding-left: 0.7727272727em;
}
.date_item_list li::before {
  content: "";
  display: block;
  width: 0.2272727273em;
  height: 0.2272727273em;
  background: #483b35;
  border-radius: 50%;
  position: absolute;
  z-index: -1;
  left: 0%;
  top: 50%;
  transform: translate(0%, -50%);
}

.date_left {
  width: 100%;
  height: 194.6666666667vw;
  background: #ece2d7;
  border-radius: 5.3333333333vw;
  position: relative;
  z-index: 1;
  padding-top: 18.6666666667vw;
}
.date_left::before {
  position: absolute;
  z-index: -1;
  right: 0%;
  bottom: 26.6666666667vw;
  transform: translate(0%, 0%);
  content: "";
  display: block;
  width: 48vw;
  height: 80vw;
  background: url(/img/work/bighito.png) no-repeat center center/contain;
}
.date_left_txt {
  width: 70%;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 6.6666666667vw;
  transform: translate(-50%, 0%);
  text-align: center;
}
.date_left_ttl {
  width: 49%;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0%);
}
.date_left_ttl span {
  display: inline-block;
  font-size: 4.8vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  background: #d58194;
  border-bottom-right-radius: 2.6666666667vw;
  border-bottom-left-radius: 2.6666666667vw;
  padding: 4vw;
}

.date_list li {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
}
.date_list li:nth-child(1) .date_border {
  width: 32vw;
  background: rgba(213, 129, 148, 0.3);
  border-top-right-radius: 5.3333333333vw;
  border-bottom-right-radius: 5.3333333333vw;
}
.date_list li:nth-child(2) .date_border {
  width: 16vw;
  background: rgba(213, 129, 148, 0.3);
  border-top-right-radius: 5.3333333333vw;
  border-bottom-right-radius: 5.3333333333vw;
}
.date_list li:nth-child(3) .date_border {
  width: 8vw;
  background: rgba(213, 129, 148, 0.3);
  border-top-right-radius: 5.3333333333vw;
  border-bottom-right-radius: 5.3333333333vw;
}
.date_list li:nth-child(4) .date_border {
  width: 8vw;
  background: rgba(213, 129, 148, 0.3);
  border-top-right-radius: 5.3333333333vw;
  border-bottom-right-radius: 5.3333333333vw;
}
.date_list_txt {
  font-size: 7.4666666667vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  background: #483b35;
  width: 18.6666666667vw;
  height: 18.6666666667vw;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.date_list_txt span {
  font-size: 5.3333333333vw;
  margin-top: 1.3333333333vw;
}
.date_list_left {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.date_border {
  display: block;
}

/*--------------------work--------------------*/
/*--------------------recruit--------------------*/
.want {
  width: 100%;
  background: #faf4ea;
}
.want_flex {
  width: 90%;
  margin: 0 auto;
  padding: 8vw 4vw;
  background: #f5ebdf;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8vw;
  border-radius: 5.3333333333vw;
}
.want_item {
  width: 100%;
}
.want_item_ttl {
  font-size: 5.3333333333vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  background: #d58194;
  padding: 4.5333333333vw;
  border-radius: 2.6666666667vw;
  text-align: center;
  margin-bottom: 3.4666666667vw;
}
.want_item_txt {
  text-align: center;
}

.recruit {
  width: 100%;
  background: #f5ebdf;
}
.recruit_dl {
  width: 100%;
  border-radius: 5.3333333333vw;
  overflow: hidden;
}
.recruit_dl_box {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  border-radius: 5.3333333333vw;
  overflow: hidden;
}
.recruit_dl_box:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}
.recruit_dl_box dt {
  font-weight: 700;
  color: #fff;
  background: #d58194;
  width: 100%;
  padding: 4vw;
}
.recruit_dl_box dd {
  width: 100%;
  background: #fff;
  padding: 4vw;
}

.flow {
  width: 100%;
  background: #faf4ea;
}
.flow_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  gap: 16vw;
}
.flow_item {
  width: 100%;
  background: #fff;
  border-radius: 5.3333333333vw;
  position: relative;
  z-index: 1;
  padding: 10.6666666667vw 4vw 8vw;
}
.flow_item_ttl {
  padding-bottom: 0.6818181818em;
  border-bottom: 0.2666666667vw solid #d58194;
  text-align: center;
  font-size: 6.4vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  margin-bottom: 4vw;
}
.flow_item:nth-child(3) {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 8vw;
  padding: 10.6666666667vw 2.6666666667vw 8vw;
  border: 1.0666666667vw solid #d58194;
}
.flow_item:nth-child(3) .flow_item_ttl {
  border: none;
  padding-bottom: 0;
  margin: 0;
}
.flow_item:not(:last-child)::before {
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0%;
  transform: translate(220%, 50%);
  rotate: 90deg;
  content: "";
  display: block;
  width: 3.4666666667vw;
  height: 2.6666666667vw;
  background: url(/img/recruit/sankaku.png) no-repeat center center/contain;
}
.flow_item_img {
  width: 25%;
}
.flow_item_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.flow_num {
  width: 30.9333333333vw;
  padding: 2.1333333333vw;
  text-align: center;
  font-size: 5.3333333333vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  color: #fff;
  background: #d58194;
  border-radius: 999px;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0%;
  transform: translate(-50%, -50%);
}

/*--------------------recruit--------------------*/
/*--------------------intro--------------------*/
.intro {
  width: 100%;
  background: #faf4ea;
}
.intro_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 8vw;
}
.intro_item {
  width: 100%;
  height: 117.3333333333vw;
  position: relative;
  z-index: 1;
}
.intro_item figure {
  width: 90%;
  height: 69.3333333333vw;
  border-radius: 5.3333333333vw;
  overflow: hidden;
  border: 1.0666666667vw solid #f7cfd8;
  position: absolute;
  z-index: -1;
  left: 50%;
  top: 0%;
  transform: translate(-50%, 0%);
}
.intro_item figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.intro_box {
  width: 100%;
  padding: 6.6666666667vw 2.6666666667vw;
  border-radius: 5.3333333333vw;
  overflow: hidden;
  border: 1.0666666667vw solid #fff;
  background: #f5ebdf;
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0%;
  transform: translate(-50%, 0%);
}
.intro_box_ttl {
  color: #fff;
  background: #d58194;
  border-radius: 999px;
  display: inline-block;
  padding: 0.8vw 4vw;
  text-align: center;
  margin-bottom: 4vw;
}
.intro_box_txt {
  font-size: 4.8vw;
  line-height: 1.5em;
  letter-spacing: 0em;
  font-weight: 500;
  font-family: "Zen Maru Gothic", serif;
  margin-bottom: 4vw;
}
.intro_box_link {
  text-align: right;
}
.intro_box_link span {
  font-size: 4vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  position: relative;
  z-index: 1;
  padding-right: 2em;
}
.intro_box_link span::before {
  position: absolute;
  z-index: -1;
  right: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 1.625em;
  height: 1.625em;
  background: url(/img/top/arw01.png) no-repeat center center/contain;
}

.introin {
  width: 100%;
  background: #faf4ea;
}
.introin_wrap {
  width: 100%;
  background: #f5ebdf;
  padding: 8vw 4vw;
  border-radius: 5.3333333333vw;
  margin-bottom: 8vw;
}
.introin_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 8vw;
  margin-bottom: 16vw;
}
.introin_img {
  width: 100%;
  height: 58.6666666667vw;
  border-radius: 5.3333333333vw;
  border: 1.0666666667vw solid #f7cfd8;
  overflow: hidden;
}
.introin_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.introin_box {
  width: 100%;
}
.introin_box_ttl {
  font-size: 6.4vw;
  line-height: 1.4666666667em;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  border-bottom: 0.2666666667vw solid rgba(72, 59, 53, 0.3);
  padding-bottom: 0.4333333333em;
  margin-bottom: 3.4666666667vw;
}
.introin_box_txt {
  font-weight: 700;
}
.introin_dl {
  width: 100%;
}
.introin_dl_box:not(:last-child) {
  margin-bottom: 18.6666666667vw;
}
.introin_dl_box dt {
  font-size: 5.3333333333vw;
  line-height: 1.5em;
  letter-spacing: 0;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  color: #d58194;
  border-bottom: 0.2666666667vw solid rgba(213, 129, 148, 0.3);
  padding-bottom: 0.4166666667em;
  margin-bottom: 3.2vw;
  position: relative;
  z-index: 1;
}
.introin_dl_box dt::before {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0%;
  transform: translate(0%, -110%);
  content: "";
  display: block;
  width: 1.6666666667em;
  height: 1.6666666667em;
  background: url(/img/intro/q.png) no-repeat center center/contain;
}
.introin_dl_box dd {
  font-weight: 500;
}

/*--------------------intro--------------------*/
/*--------------------top--------------------*/
.top_catch {
  text-align: center;
  padding-top: 10.6666666667vw;
  background: #faf4ea;
}
.top_catch_box {
  width: 90%;
  margin: 0 auto;
  display: inline-block;
  font-size: 6.6666666667vw;
  line-height: 1;
  letter-spacing: 0.03em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  padding-bottom: 0.380952381em;
  position: relative;
  z-index: 1;
}
.top_catch_box span {
  color: #d58194;
}
.top_catch_box::before {
  position: absolute;
  z-index: -1;
  left: 50%;
  bottom: 0%;
  transform: translate(-52%, 0%);
  content: "";
  display: block;
  width: 92%;
  height: 0.1em;
  background: url(/img/top/mvb.png) no-repeat center center/100% 100%;
}
.top_catch_box::after {
  position: absolute;
  z-index: -1;
  right: -5%;
  top: 0%;
  transform: translate(0%, 0%);
  content: "";
  display: block;
  width: 6.0476190476em;
  height: 2.6666666667em;
  background: url(/img/top/decomvttlbg.png) no-repeat center center/contain;
}

.top_news {
  background: #faf4ea;
}
.top_news_inner {
  background: #f5ebdf;
  padding: 8vw 4vw;
  border-radius: 5.3333333333vw;
  display: flex;
  flex-wrap: wrap;
  gap: 8vw;
  align-items: flex-start;
}
.top_news_post {
  width: 100%;
}
.top_news_box {
  width: 100%;
}
.top_news_ttl_img {
  display: block;
  width: 30%;
  margin: 0 auto 3.7333333333vw;
}
.top_news_ttl_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_news_ttl p {
  font-size: 8vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  text-align: center;
}
.top_news_btn {
  text-align: center;
  margin: 0 auto;
}
.top_news_btn p {
  font-size: 4.2666666667vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  position: relative;
  z-index: 1;
  display: inline-block;
  padding-right: 2em;
}
.top_news_btn p::before {
  position: absolute;
  z-index: -1;
  right: 0%;
  top: 50%;
  transform: translate(0%, -50%);
  content: "";
  display: block;
  width: 1.625em;
  height: 1.625em;
  background: url(/img/top/arw01.png) no-repeat center center/contain;
}

.top_about {
  width: 100%;
  padding-top: 0;
  background: url(/img/top/wavet.png) no-repeat bottom center/100%, #faf4ea;
}
.top_about_flex {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column-reverse;
  gap: 8vw;
}
.top_about_img {
  width: 100%;
  height: 72.2666666667vw;
}
.top_about_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_about_box {
  width: 100%;
}
.top_about_ttl {
  font-size: 5.0666666667vw;
  line-height: 1.7647058824em;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  padding-bottom: 0.4411764706em;
  position: relative;
  z-index: 1;
  margin-bottom: 5.3333333333vw;
}
.top_about_ttl::before {
  position: absolute;
  z-index: -1;
  left: 0%;
  bottom: 0%;
  transform: translate(0%, 0%);
  content: "";
  display: block;
  width: 1.8823529412em;
  height: 0.1578947368em;
  background: url(/img/common/borderttl.png) no-repeat center center/100%;
}
.top_about_ttl span {
  font-size: 6.4vw;
  color: #d58194;
}
.top_about_txt p:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}

.top_work {
  width: 100%;
  padding-bottom: 8vw;
  background: url(/img/top/decolw.png) no-repeat left top 4%/16%, #f5ebdf;
}
.top_work_flex {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 8vw;
  position: relative;
  z-index: 1;
  width: 90%;
  margin: 0 auto;
}
.top_work_flex::before {
  position: absolute;
  z-index: -1;
  right: -5%;
  top: -13.3333333333vw;
  content: "";
  display: block;
  width: 26.6666666667vw;
  height: 18.6666666667vw;
  background: url(/img/top/mizu01.png) no-repeat center center/contain;
}
.top_work_img {
  width: 100%;
  height: 57.3333333333vw;
}
.top_work_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_work_box {
  width: 100%;
}
.top_work_ttl {
  font-size: 8vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  padding-bottom: 0.5294117647em;
  position: relative;
  z-index: 1;
  margin-bottom: 5.3333333333vw;
}
.top_work_ttl::before {
  position: absolute;
  z-index: -1;
  left: 0%;
  bottom: 0%;
  transform: translate(0%, 0%);
  content: "";
  display: block;
  width: 1.8823529412em;
  height: 0.0882352941em;
  background: url(/img/common/borderttl.png) no-repeat center center/100%;
}
.top_work_ttl span {
  color: #d58194;
}
.top_work_txt {
  margin-bottom: 6.6666666667vw;
}
.top_work_txt p:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}

.top_intro {
  background: url(/img/top/waveb.png) no-repeat top center/100%, #faf4ea;
}
.top_intro_ttl {
  margin-bottom: 13.3333333333vw;
  position: relative;
  z-index: 1;
}
.top_intro_ttl::after {
  position: absolute;
  z-index: -1;
  left: 7%;
  bottom: 0%;
  transform: translate(-50%, -100%);
  content: "";
  display: block;
  width: 1.5952380952em;
  height: 1.1904761905em;
  background: url(/img/top/ttlkusa.png) no-repeat center center/contain;
}
.top_intro_txt {
  font-size: 3.6vw;
  text-align: center;
  margin-bottom: 8vw;
}
.top_intro .intro_flex {
  position: relative;
}
.top_intro_btn {
  margin: 8vw auto 0;
  position: relative;
  z-index: 1;
}

.top_img {
  width: 100%;
  margin: 0 auto;
  background: #faf4ea;
  padding-bottom: 20vw;
}
.top_img_flex {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  gap: 4%;
}
.top_img_i01 {
  width: 48%;
  height: 53.3333333333vw;
  overflow: hidden;
  border-radius: 5.3333333333vw;
}
.top_img_i01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_img_i02 {
  width: 48%;
  height: 48vw;
  overflow: hidden;
  border-radius: 5.3333333333vw;
  margin-top: 16vw;
}
.top_img_i02 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_img_i03 {
  width: 48%;
  height: 45.3333333333vw;
  overflow: hidden;
  border-radius: 5.3333333333vw;
}
.top_img_i03 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_img_i04 {
  width: 48%;
  height: 48vw;
  overflow: hidden;
  border-radius: 5.3333333333vw;
  margin-top: 5.3333333333vw;
}
.top_img_i04 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_img_i05 {
  width: 70%;
  height: 64vw;
  margin-top: 8vw;
  overflow: hidden;
  border-radius: 5.3333333333vw;
}
.top_img_i05 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.top_mood {
  width: 100%;
  padding-top: 0px;
  background: url(/img/top/mizu02.png) no-repeat left bottom 40px/25.1041666667%, url(/img/top/decokusar.png) no-repeat right top/20%, #faf4ea;
}
.top_mood_flex {
  width: 90%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column-reverse;
  gap: 8vw;
  position: relative;
  z-index: 1;
}
.top_mood_img {
  width: 100%;
  height: 53.8666666667vw;
}
.top_mood_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_mood_box {
  width: 100%;
  position: relative;
  z-index: 1;
}
.top_mood_box::before {
  position: absolute;
  z-index: -1;
  left: 0%;
  top: 0%;
  transform: translate(-70%, -30%);
  content: "";
  display: block;
  width: 26.6666666667vw;
  height: 24vw;
  background: url(/img/top/mizu03.png) no-repeat center center/contain;
}
.top_mood_ttl {
  font-size: 8vw;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  padding-bottom: 0.7352941176em;
  position: relative;
  z-index: 1;
  margin-bottom: 5.3333333333vw;
}
.top_mood_ttl::before {
  position: absolute;
  z-index: -1;
  left: 0%;
  bottom: 0%;
  transform: translate(0%, 0%);
  content: "";
  display: block;
  width: 1.8823529412em;
  height: 0.0882352941em;
  background: url(/img/common/borderttl.png) no-repeat center center/100%;
}
.top_mood_ttl span {
  color: #d58194;
}
.top_mood_txt {
  margin-bottom: 6.6666666667vw;
}
.top_mood_txt p:not(:last-child) {
  margin-bottom: 5.3333333333vw;
}

.top_info {
  width: 100%;
  background: #faf4ea;
  padding-bottom: 20vw;
}
.top_info_flex {
  width: 90%;
  margin: 0 auto;
  background: #f5ebdf;
  border-radius: 5.3333333333vw;
  padding: 8vw;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4vw;
}
.top_info_btn {
  padding: 4.8vw;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4vw;
  width: 100%;
  background: #fff;
  border: 0.5333333333vw solid #f7cfd8;
  border-radius: 2.6666666667vw;
}
.top_info_img {
  width: 13.3333333333vw;
  height: 13.3333333333vw;
}
.top_info_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_info_txt {
  width: calc(100% - 17.3333333333vw);
  font-size: 4.2666666667vw;
  line-height: 1;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-family: "Zen Maru Gothic", serif;
  position: relative;
  z-index: 1;
  display: block;
  padding-bottom: 0.6875em;
  border-bottom: 0.2666666667vw solid rgba(72, 59, 53, 0.2);
}
.top_info_txt::before {
  position: absolute;
  z-index: -1;
  right: 0%;
  top: 50%;
  transform: translate(0%, -75%);
  content: "";
  display: block;
  width: 1.625em;
  height: 1.625em;
  background: url(/img/top/arw01.png) no-repeat center center/contain;
}

/*--------------------top--------------------*/
.cmn_not_post {
  text-align: center;
}

.privacy_page {
  background: #faf4ea;
}

.site_page {
  background: #faf4ea;
}

.contact_page {
  background: #faf4ea;
}

.complete_page {
  background: #faf4ea;
}

.news_page {
  background: #faf4ea;
}
.news_page .tag_list li {
  background: #f5ebdf;
}

.not_found_page {
  background: #faf4ea;
}/*# sourceMappingURL=style_sp.css.map */