@import url(https://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url("https://fonts.googleapis.com/css2?family=Anton&family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Changa+One:ital@0;1&family=Gothic+A1&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=M+PLUS+1p&family=M+PLUS+Rounded+1c&family=Manrope:wght@200..800&family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.pc_disp {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .pc_disp {
    display: block !important;
  }
}

.sp_disp {
  display: block !important;
}
@media screen and (min-width: 768px) {
  .sp_disp {
    display: none !important;
  }
}

html {
  scroll-behavior: smooth;
}

body {
  line-height: 1;
}

header .Header_Inner {
  width: auto !important;
}

header.Header_Area .Header_Inner .SiteToggleBtn01 a {
  min-width: auto;
}

#PageTop {
  background: #E5D3C7;
}

footer {
  position: relative;
  z-index: 2;
}

@media only screen and (min-width: 768px) {
  header.Header_Area,
  nav.ContentNavi01 {
    position: relative;
    z-index: 11;
  }
  header.Header_Area .Header_Inner .SiteToggleBtn01 a {
    min-width: auto;
  }
  header.Header_Area .Header_Inner {
    min-width: min(84.1666666667vw, 1010px);
    padding: 0 min(2.3333333333vw, 28px);
    box-sizing: border-box;
  }
  header.Header_Area h1 {
    min-width: min(18.5vw, 222px);
  }
  header.Header_Area h1 img {
    width: min(14.3333333333vw, 172px);
  }
  header.Header_Area .Header_Inner,
  header ul.UserMyMenu li a,
  nav {
    font-size: min(1.1666666667vw, 12px) !important;
  }
  nav.ContentNavi01 {
    min-width: max(80vw, 960px) !important;
  }
  nav.ContentNavi01 > ul li a {
    font-size: min(1.4166666667vw, 14px) !important;
    padding: 0 min(0.8333333333vw, 10px) 0 min(0.8333333333vw, 10.5px) !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  header.Header_Area .Header_Inner .SiteToggleBtn01 a {
    min-width: auto;
  }
  nav.ContentNavi01 {
    overflow: hidden;
  }
}
footer .NkFooterArea {
  position: relative;
  z-index: 1;
}

footer,
footer .FootWrap {
  min-width: min(91.6666666667vw, 960px) !important;
}

footer .KeirinLink01,
footer .NkFooterArea dl.FootSiteTitle,
footer .PCfooter .BtnPagetop {
  width: min(91.6666666667vw, 960px);
}

footer dl.NkFoot01 {
  padding: 0 min(2.5vw, 30px);
}

footer dl.NkFootCateLink {
  padding: 0 min(1vw, 12px) 0 0;
}

footer dl.NkFoot01:last-child {
  padding: 0 0 0 min(2.5vw, 30px);
}

footer dl.NkFoot02 {
  padding: min(0.5vw, 6px) min(1.8333333333vw, 22px);
}

footer dl.NkFoot02:first-child {
  padding: 0 min(1.8333333333vw, 22px) 0 0;
}

footer .NkFoot01 .Nk_Sns {
  width: min(22.5vw, 270px);
}

dl.NkFoot01 dd.SpNkInfoImg .SearchImg01 {
  width: min(16.6666666667vw, 200px);
}

dl.NkFoot01 dd.SpNkInfoImg .QrImg01 {
  width: min(5vw, 60px);
}

dl.NkFoot01 ul.AprStoreList img {
  width: min(11.5833333333vw, 140px);
}

.PCfooter .Nk_Sns ul li {
  width: min(3.75vw, 45px);
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
  footer dl.NkFoot01:last-child {
    width: 15.8333333333vw;
  }
  footer dl.NkFoot01 dd.SpNkInfoImg img.QrImg01 {
    top: -9px;
  }
  footer dl.NkFoot01 dd ul li {
    font-size: min(1.25vw, 14px);
  }
  footer dl.NkFoot02 dd ul li {
    font-size: min(1.25vw, 14px);
  }
  dl.NkFoot02 dt {
    font-size: min(1.25vw, 14px);
  }
}
.MainColumn {
  position: relative;
  text-align: left;
  color: #333;
  font-family: "Manrope", sans-serif;
}
@media screen and (min-width: 768px) {
  .MainColumn::after {
    content: "";
    display: block;
    background: url("../img/main_bg_pc.png") no-repeat;
    background-size: cover;
    background-position: top;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
  }
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

strong {
  font-weight: bold;
}

/*===============================
	lp css
================================*/
.fv_wrap {
  width: calc(100% - min(36.0833333333vw, 533px));
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 767px) {
  .fv_wrap {
    position: absolute;
    bottom: auto;
    top: 0;
    width: 100%;
    height: auto;
  }
}
.fv_wrap.fixedBox {
  position: fixed;
  bottom: auto;
  top: min(7.6666666667vw, 92px);
  z-index: 10;
}
.fv_wrap.fixedBox.overHeader {
  top: 0;
}
@media (max-width: 1600px) and (min-width: 1200px) {
  .fv_wrap.fixedBox.overHeader .fv_title {
    margin-top: 0;
  }
}
@media (max-width: 1300px) and (min-width: 768px) {
  .fv_wrap.fixedBox.overHeader .lp_menu {
    bottom: -5%;
  }
}

@media screen and (min-width: 768px) {
  .main_cont_wrap {
    margin: 50px auto 0;
    width: min(29.1666666667vw, 450px);
    width: 624px;
    position: relative;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) {
  .main_cont_wrap {
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .main_cont_wrap02 {
    width: 375px;
    margin: 0 auto;
  }
}

.main_cont_bg {
  background: #F3F3F3;
}

.float_btn_sp {
  margin: 0 20px;
  display: flex;
  align-items: center;
  gap: 0 10px;
  position: fixed;
  bottom: 5px;
  left: 0;
  z-index: 1;
}

.float_btn_pc {
  border: solid 1px #F3F3F3;
  border-radius: 8px;
  padding: min(1.5vw, 18px) min(0.8333333333vw, 10px) 8px;
  width: min(22.0833333333vw, 265px);
  box-sizing: border-box;
  position: fixed;
  bottom: 10px;
  left: min(1vw, 42px);
  z-index: 2;
}
@media screen and (min-width: 1703px) {
  .float_btn_pc {
    left: 300px;
  }
}
.float_btn_pc .float_wrap {
  display: flex;
  align-items: center;
  gap: 0 10px;
}
.float_btn_pc .float_wrap + .float_wrap {
  margin-top: 15px;
}
.float_btn_pc .float_img {
  width: min(5.25vw, 63px);
}
.float_btn_pc p {
  font-size: min(1vw, 12px);
  line-height: 1.2;
  text-align: center;
  color: #fff;
}
.float_btn_pc .float_btn {
  transition: 0.3s;
}
@media screen and (min-width: 1024px) {
  .float_btn_pc .float_btn:hover {
    filter: brightness(1.5);
  }
}

@media screen and (min-width: 768px) {
  .hamburger_memu {
    position: fixed;
    right: 42px;
    bottom: 10px;
  }
}
@media screen and (min-width: 1703px) {
  .hamburger_memu {
    right: 500px;
  }
}

.hamburger_btn {
  position: relative;
  border: 2px solid #fff;
  background: #333;
  border-radius: 9px;
  cursor: pointer;
  width: 63px;
  height: 63px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .hamburger_btn {
    width: 12.2666666667vw;
    height: 12.2666666667vw;
  }
}
@media screen and (min-width: 1024px) {
  .hamburger_btn:hover {
    filter: brightness(1.7);
  }
}

.hamburger_btn span {
  display: block;
  position: relative;
  left: 50%;
  width: 28px;
  height: 2px;
  border-radius: 2px;
  transform: translateX(-50%);
  background: #fff;
  transition: all 0.4s;
}
@media screen and (max-width: 767px) {
  .hamburger_btn span {
    width: 5.6vw;
    height: 2px;
  }
}

.hamburger_btn span:nth-of-type(1) {
  top: -12px;
}
@media screen and (max-width: 767px) {
  .hamburger_btn span:nth-of-type(1) {
    top: -2.1333333333vw;
  }
}

.hamburger_btn span:nth-of-type(2) {
  top: -6px;
}
@media screen and (max-width: 767px) {
  .hamburger_btn span:nth-of-type(2) {
    top: -1.0666666667vw;
  }
}

.hamburger_btn span:nth-of-type(3) {
  top: 0px;
}
@media screen and (max-width: 767px) {
  .hamburger_btn span:nth-of-type(3) {
    top: 0;
  }
}

.hamburger_btn .hamburger_text {
  display: block;
  width: auto;
  top: 4px;
  background: transparent;
  color: #fff;
  font-size: 10px;
  font-weight: bold;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .hamburger_btn .hamburger_text {
    font-size: 10px;
    font-size: 2.6666666667vw;
  }
}

.hamburger_btn.is-active span:nth-of-type(1) {
  top: 0;
  transform: translateX(-50%) rotate(225deg);
}

.hamburger_btn.is-active span:nth-of-type(2) {
  opacity: 0;
}

.hamburger_btn.is-active span:nth-of-type(3) {
  top: -4px;
  transform: translateX(-50%) rotate(-225deg);
}

.float_nav {
  z-index: 10;
  position: fixed;
  bottom: -258px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  font-weight: bold;
  transition: 0.6s;
  width: 376px;
  height: 258px;
}
@media screen and (max-width: 767px) {
  .float_nav {
    width: 100%;
  }
}

.float_nav.is-active {
  bottom: 0;
  background: rgba(51, 51, 51, 0.9);
  opacity: 1;
}

.nav_list {
  padding: 5px;
  gap: 5px;
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .nav_list {
    padding: 1.3333333333vw;
  }
}

.nav_item a {
  padding: 7px 0px;
  width: 118px;
  height: 70px;
  box-sizing: border-box;
  border-radius: 4px;
  display: block;
  background: #fff;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .nav_item a {
    width: 31.4666666667vw;
  }
}
@media screen and (min-width: 1024px) {
  .nav_item a:hover {
    background: #E5C2CF;
  }
}
.nav_item a .nav_icon {
  margin: 0 auto 5px;
  display: block;
  height: 26px;
}
.nav_item a .nav_icon.bottom02 {
  margin-bottom: 12px;
}
.nav_item a .nav_icon.nenwari {
  margin-top: 5px;
  margin-bottom: 7px;
  height: 20px;
}
.nav_item a .nav_text {
  display: block;
  line-height: 1.3;
  color: #333;
  text-align: center;
  font-size: 10px;
}
.nav_item.nav_present {
  width: 100%;
}
.nav_item.nav_present a {
  width: 100%;
  height: 50px;
}
.nav_item.nav_present a strong {
  color: #E5055D;
  font-size: 17px;
}
.nav_item.nav_present .nav_icon {
  display: inline-block;
  margin-bottom: 0;
  position: relative;
  top: 3px;
  left: -11px;
}
.nav_item.nav_present .nav_text {
  font-size: 12px;
}

.icon_arrow {
  margin: 5px auto 0;
  width: 25px;
  cursor: pointer;
  transition: 0.3s;
}
@media screen and (min-width: 1024px) {
  .icon_arrow:hover {
    margin-top: 10px;
  }
}

.main_title {
  margin-bottom: 15px;
  font-weight: bold;
  color: #333;
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .main_title {
    margin-bottom: 15px;
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.main_title span {
  display: block;
  margin-top: 10px;
  color: #E5055D;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  .main_title span {
    font-size: 13px;
    font-size: 3.4666666667vw;
  }
}

.btn_inner {
  width: 100%;
  margin-top: -20px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .btn_inner {
    height: 7.4666666667vw;
    line-height: 5.8666666667vw;
    margin-top: -7.4666666667vw;
    margin-bottom: 8vw;
  }
}

.main_cont_btn {
  position: relative;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .main_cont_btn {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.main_cont_btn::before {
  content: "";
  background-color: #fff;
  display: block;
  width: 50px;
  height: 1px;
  position: absolute;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  right: -54px;
  transition: 0.3s;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .main_cont_btn::before {
    width: 13.3333333333vw;
    right: -14.4vw;
  }
}
.main_cont_btn::after {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229.514%22%20height%3D%2210.5%22%20viewBox%3D%220%200%209.514%2010.5%22%3E%3Cpath%20d%3D%22M0%2C0%2C2.087%2C5.25%2C0%2C10.5%2C9.514%2C5.25Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
  content: "";
  display: block;
  width: 8px;
  height: 9px;
  position: absolute;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  right: -55px;
  transition: 0.3s;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .main_cont_btn::after {
    width: 2.1333333333vw;
    height: 2.4vw;
    right: -14.6666666667vw;
  }
}

.spring_GI {
  position: relative;
  margin-bottom: 28px;
}
.spring_GI .main_title {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .spring_GI {
    margin-top: -25.3333333333vw;
  }
}
.spring_GI::after {
  display: block;
  content: "";
  width: 100%;
  height: 120px;
  background: #F3F3F3;
  position: absolute;
  bottom: -28px;
  left: 0;
  z-index: -1;
}

.slider {
  width: 100%;
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
}

.slider_item {
  margin: 0 5px;
  width: 312px;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .slider_item {
    width: 83.2vw;
  }
}
@media screen and (min-width: 1024px) {
  .slider_item:hover {
    filter: brightness(1.2);
  }
  .slider_item:hover .main_cont_btn::before {
    right: -60px;
  }
  .slider_item:hover .main_cont_btn::after {
    right: -61px;
  }
}

.slick-dots {
  bottom: -5px;
}
@media screen and (max-width: 767px) {
  .slick-dots {
    bottom: 0;
  }
}

.slick-dots li {
  margin: 0;
  width: 40px;
  height: 20px;
}
@media screen and (max-width: 767px) {
  .slick-dots li {
    height: 5.3333333333vw;
  }
}

.slick-dots li + li {
  margin-left: 10px;
}

.slick-dots li button {
  width: 40px;
  height: 4px;
  padding: 0;
  background: #C3879D;
  border-radius: 3px;
  cursor: pointer;
}

.slick-dots li button:before {
  display: none;
}

.slick-dots li.slick-active button {
  background: #E5055D;
}

.collabo {
  margin-bottom: 50px;
}
.collabo .main_title {
  position: relative;
}
.collabo .main_title .main_title_bg01 {
  width: 250px;
  height: 72px;
  position: absolute;
  top: -28px;
  left: 19%;
}
@media screen and (max-width: 767px) {
  .collabo .main_title .main_title_bg01 {
    width: 66.6666666667vw;
    height: 19.2vw;
    top: -7.4666666667vw;
  }
}
.collabo_bnr {
  display: block;
  margin-top: 10px;
  padding: 0 23px;
  transition: 0.3s;
  border-radius: 20px;
}
@media screen and (max-width: 767px) {
  .collabo_bnr {
    padding: 0 6.1333333333vw;
  }
}
@media screen and (min-width: 1024px) {
  .collabo_bnr:hover {
    opacity: 0.7;
  }
  .collabo_bnr:hover .main_cont_btn::before {
    right: -60px;
  }
  .collabo_bnr:hover .main_cont_btn::after {
    right: -61px;
  }
}

.yoso {
  padding: 0px 23px;
  margin-bottom: 30px;
}
.yoso .main_title {
  position: relative;
}
.yoso .main_title::before, .yoso .main_title::after {
  background: url("../img/main_title_bg02.png") no-repeat;
  content: "";
  display: block;
  width: 22px;
  height: 21px;
  position: absolute;
  background-size: contain;
  top: -2px;
}
@media screen and (max-width: 767px) {
  .yoso .main_title::before, .yoso .main_title::after {
    width: 5.8666666667vw;
    height: 5.6vw;
  }
}
.yoso .main_title::before {
  left: 30%;
  animation: spin 3s linear infinite;
}
.yoso .main_title::after {
  right: 30%;
  animation: spin 3s linear infinite reverse;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.yoso_bnr {
  transition: 0.3s;
}
.yoso_bnr .btn_inner {
  margin-bottom: 20px;
}
.yoso_bnr .main_cont_btn {
  color: #E5055D;
}
.yoso_bnr .main_cont_btn::before {
  background-color: #E5055D;
}
.yoso_bnr .main_cont_btn::after {
  background-image: url(data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%229%22%20viewBox%3D%220%200%208%209%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M6.86373%204.96825L0.588584%208.7318C0.212396%208.95725%20-0.144594%208.35523%200.0594297%207.83961L1.30024%204.70379C1.37704%204.50962%201.37704%204.27023%201.30024%204.07606L0.0596409%200.941168C-0.144383%200.42555%200.212607%20-0.176779%200.588795%200.0486686L6.86373%203.81129C7.21671%204.0228%207.21671%204.75674%206.86373%204.96825Z%22%20fill%3D%22%23E5055D%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A);
}
@media screen and (min-width: 1024px) {
  .yoso_bnr:hover {
    opacity: 0.7;
  }
  .yoso_bnr:hover .main_cont_btn::before {
    right: -60px;
  }
  .yoso_bnr:hover .main_cont_btn::after {
    right: -61px;
  }
}
.yoso_bnr.disable {
  pointer-events: none;
}
.yoso_bnr.disable .main_cont_btn::before, .yoso_bnr.disable .main_cont_btn::after {
  content: none;
}

.yoso_bnr + .yoso_bnr {
  margin-top: 20px;
}

.live {
  padding: 0 23px;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  .live {
    padding: 0 6.1333333333vw;
  }
}
.live_inner {
  background: url("../img/live_bg.png") no-repeat;
  background-size: contain;
  width: 100%;
  padding-top: 30px;
  height: 438px;
}
@media screen and (max-width: 767px) {
  .live_inner {
    background-size: cover;
    padding-top: 8vw;
    height: 124.5333333333vw;
    margin-bottom: 43px;
  }
}
@media screen and (max-width: 767px) {
  .live_title {
    margin: 0px calc(50% - 46vw) 0px;
  }
}
.live_lead {
  margin: 10px auto 15px;
  line-height: 1.4;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
@media screen and (max-width: 767px) {
  .live_lead {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.live_detail {
  display: block;
  margin: 0 28px 15px;
}
@media screen and (max-width: 767px) {
  .live_detail {
    margin: 0 7.4666666667vw 15px;
  }
}
.live_detail img {
  width: 100%;
}
.live_movie {
  margin: 0 28px;
  aspect-ratio: 16/9;
}
.live_movie iframe {
  width: 100%;
  height: 100%;
}
.live_movie_box {
  display: block;
  background: #ddd;
  width: 100%;
  height: 160px;
}
.live .text_inner {
  margin: 0 28px 0;
}
.live .text_inner .present_btn {
  margin: 40px auto 10px;
  width: 100%;
}
.live .live_text {
  color: #333;
  line-height: 1.2;
  font-size: 12px;
}

.master_course {
  margin-bottom: 10px;
}
.master_course .master_box {
  position: relative;
  margin: 0 23px;
}
@media screen and (max-width: 767px) {
  .master_course .master_box {
    margin: 0 6.1333333333vw;
  }
}
.master_course .master_box .text01 {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 6%;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  letter-spacing: 0.2rem;
  color: #B956A1;
}
@media screen and (max-width: 767px) {
  .master_course .master_box .text01 {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.master_course .master_img01 {
  position: absolute;
  top: 23%;
  right: 7%;
  width: 94px;
  animation: runAnimal 2s infinite ease-in-out;
}
@media screen and (max-width: 767px) {
  .master_course .master_img01 {
    width: 25.0666666667vw;
    top: 23%;
    right: 7%;
  }
}
.master_course .master_head01 {
  position: absolute;
  left: -27px;
  bottom: 8%;
  width: 252px;
}
@media screen and (max-width: 767px) {
  .master_course .master_head01 {
    width: 66.1333333333vw;
    left: -6.6666666667vw;
    bottom: 18.1333333333vw;
  }
}
.master_course .btn_inner {
  display: block;
  margin-top: 0;
  padding: 8px 0;
  position: relative;
  top: -28px;
  margin-bottom: 0;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .master_course .btn_inner {
    padding: 2.1333333333vw 0;
    top: -9.8666666667vw;
  }
}
@media screen and (min-width: 1024px) {
  .master_course .btn_inner:hover {
    opacity: 0.7;
  }
  .master_course .btn_inner:hover .main_cont_btn::before {
    right: -60px;
  }
  .master_course .btn_inner:hover .main_cont_btn::after {
    right: -61px;
  }
}

@keyframes runAnimal {
  0% {
    transform: translateY(0) rotate(0deg);
  }
  25% {
    transform: translateY(-6px) rotate(-3deg);
  }
  50% {
    transform: translateY(0) rotate(0deg);
  }
  75% {
    transform: translateY(-6px) rotate(3deg);
  }
  100% {
    transform: translateY(0) rotate(0deg);
  }
}
.owners {
  padding: 0 23px;
  margin-bottom: 42px;
}
@media screen and (max-width: 767px) {
  .owners {
    padding: 0 6.1333333333vw;
  }
}
.owners_box {
  margin-bottom: 23px;
  position: relative;
  background: #fff;
  border-radius: 20px;
}
.owners_box .owners_img02 {
  width: 98px;
  height: 64px;
  position: absolute;
  background-size: contain;
  top: 43%;
  left: -6%;
  animation: piyo 3s ease-in-out infinite;
  transform-origin: center bottom;
}
@media screen and (max-width: 767px) {
  .owners_box .owners_img02 {
    top: 39%;
    width: 26.1333333333vw;
    height: 17.0666666667vw;
  }
}
.owners_box::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 60px solid transparent;
  border-right: 60px solid transparent;
  border-top: 23px solid #D5C185;
  position: absolute;
  background-size: contain;
  bottom: -23px;
  left: 50%;
  transform: translateX(-50%);
}
.owners_logo {
  padding-top: 30px;
  margin: 0 auto 25px;
  display: block;
  width: 70px;
}
@media screen and (max-width: 767px) {
  .owners_logo {
    width: 18.6666666667vw;
  }
}
.owners .text01 {
  margin-bottom: 47px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.2rem;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .owners .text01 {
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.owners .text02_inner {
  text-align: center;
  margin-bottom: 10px;
}
.owners .text02 {
  padding-bottom: 3px;
  display: inline-block;
  position: relative;
  border-bottom: 2px solid #691E1E;
  font-weight: bold;
  color: #691E1E;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .owners .text02 {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.owners .text02::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 10px solid rgba(105, 30, 30, 0.4);
  position: absolute;
  background-size: contain;
  top: -23px;
  left: 50%;
  transform: translateX(-50%);
}
.owners_img {
  margin-bottom: -2px;
}
.owners_code {
  display: block;
  padding-top: 5px;
  transition: 0.3s;
}
@media screen and (min-width: 1024px) {
  .owners_code:hover {
    opacity: 0.7;
  }
}

.nenwari {
  padding: 0 23px;
  margin-bottom: 63px;
}
@media screen and (max-width: 767px) {
  .nenwari {
    padding: 0 6.1333333333vw;
  }
}
.nenwari .main_title {
  margin-bottom: 10px;
}
.nenwari_bnr {
  transition: 0.3s;
}
@media screen and (min-width: 1024px) {
  .nenwari_bnr:hover {
    opacity: 0.7;
  }
  .nenwari_bnr:hover .main_cont_btn::before {
    right: -60px;
  }
  .nenwari_bnr:hover .main_cont_btn::after {
    right: -61px;
  }
}

@keyframes piyo {
  0% {
    transform: rotate(0deg);
  }
  5% {
    transform: rotate(-8deg);
  }
  10% {
    transform: rotate(8deg);
  }
  15% {
    transform: rotate(-6deg);
  }
  20% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
.main_title.present_title {
  position: relative;
  margin-bottom: 35px;
}
@media screen and (max-width: 767px) {
  .main_title.present_title {
    margin-bottom: 9.3333333333vw;
  }
}
.main_title.present_title .space {
  display: inline-block;
  width: 60px;
}
@media screen and (max-width: 767px) {
  .main_title.present_title .space {
    width: 16vw;
  }
}
.main_title.present_title .present_title_bg {
  position: absolute;
  right: 0;
  left: 20px;
  margin: auto;
  top: -29px;
  width: 184px;
}
@media screen and (max-width: 767px) {
  .main_title.present_title .present_title_bg {
    width: 49.0666666667vw;
    left: 2.6666666667vw;
    top: -7.7333333333vw;
  }
}
.main_title.present_title span {
  margin-top: 18px;
}

.present {
  margin: 0 23px;
  border-radius: 10px;
  padding: 0px 10px 1px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .present {
    margin: 0 6.1333333333vw;
    padding: 0 2.6666666667vw 1px;
  }
}
.present_title {
  padding-left: 10px;
  width: 185px;
  margin: 0 auto 35px;
  padding-right: 10px;
}
@media screen and (max-width: 767px) {
  .present_title {
    width: 49.3333333333vw;
  }
}
.present_head {
  display: block;
  margin: 0 auto 13px;
  padding: 0 10px;
  width: 293px;
}
@media screen and (max-width: 767px) {
  .present_head {
    width: 78.1333333333vw;
  }
}
.present_head img {
  transform: translateY(-20px);
}
@media screen and (max-width: 767px) {
  .present_head img {
    transform: none;
    margin-top: -5.3333333333vw;
  }
}
.present_list {
  padding: 18px 5px 13px;
  position: relative;
  display: flex;
  gap: 0 10px;
  color: #E5055D;
  font-weight: bold;
  text-align: center;
}
.present_list::before {
  background: #E5055D;
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  position: absolute;
  top: 0%;
  left: 0%;
}
.present_list::after {
  background: #E5055D;
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  position: absolute;
  bottom: 0%;
  left: 0%;
}
.present_list li:nth-of-type(2) .head {
  margin-top: 7px;
  margin-bottom: 12px;
}
@media screen and (max-width: 767px) {
  .present_list li:nth-of-type(2) .head {
    margin-top: 1.8666666667vw;
    margin-bottom: 3.2vw;
  }
}
.present_list .head {
  margin-bottom: 5px;
  font-weight: bold;
  line-height: 1.2;
  font-size: min(1vw, 12px);
}
@media screen and (max-width: 767px) {
  .present_list .head {
    margin-bottom: 1.3333333333vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.present_list .num {
  margin-top: 3px;
  font-size: min(1vw, 12px);
}
@media screen and (max-width: 767px) {
  .present_list .num {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.present_list .num span {
  font-size: min(1.6666666667vw, 20px);
}
@media screen and (max-width: 767px) {
  .present_list .num span {
    font-size: 20px;
    font-size: 5.3333333333vw;
  }
}
.present_btn {
  position: relative;
  margin: 10px auto 25px;
  display: block;
  width: min(25.1666666667vw, 302px);
  height: min(5vw, 60px);
  line-height: min(5vw, 60px);
  font-size: min(1.5vw, 18px);
  background: #E5055D;
  color: #fff;
  border-radius: 8px;
  text-align: center;
  font-weight: bold;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .present_btn {
    margin: 10px auto 25px;
    width: 80.5333333333vw;
    height: 16vw;
    line-height: 16vw;
    font-size: 18px;
    font-size: 4.8vw;
  }
}
.present_btn::before {
  content: "";
  background-color: #fff;
  display: block;
  width: 33px;
  height: 1px;
  position: absolute;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  right: 6%;
  transition: 0.3s;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .present_btn::before {
    right: 6%;
    width: 8.8vw;
  }
}
.present_btn::after {
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%229.514%22%20height%3D%2210.5%22%20viewBox%3D%220%200%209.514%2010.5%22%3E%3Cpath%20d%3D%22M0%2C0%2C2.087%2C5.25%2C0%2C10.5%2C9.514%2C5.25Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E);
  content: "";
  display: block;
  width: 9px;
  height: 10px;
  position: absolute;
  background-size: contain;
  top: 50%;
  transform: translateY(-50%);
  right: 5%;
  transition: 0.3s;
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .present_btn::after {
    right: 5%;
    width: 2.4vw;
    height: 2.6666666667vw;
  }
}
@media screen and (min-width: 1024px) {
  .present_btn:hover {
    opacity: 0.7;
  }
  .present_btn:hover::before {
    right: 5%;
  }
  .present_btn:hover::after {
    right: 4%;
  }
}
.present_btn.disable {
  pointer-events: none;
  background: #E5C2CF;
  color: #C3879D;
}
.present_btn.disable::before {
  background-color: #C3879D;
}
.present_btn.disable::after {
  background-image: url(data:image/svg+xml,%3Csvg%20width%3D%228%22%20height%3D%2211%22%20viewBox%3D%220%200%208%2011%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%3Cpath%20d%3D%22M7.7029%205.69157L0.660546%2010.003C0.238364%2010.2613%20-0.162272%209.57165%200.0666957%208.98096L1.45921%205.3886C1.5454%205.16616%201.5454%204.89193%201.45921%204.66949L0.0669327%201.07819C-0.162035%200.487505%200.238601%20-0.202516%200.660783%200.0557542L7.7029%204.36617C8.09903%204.60847%208.09903%205.44927%207.7029%205.69157Z%22%20fill%3D%22%23C3879D%22%2F%3E%0D%0A%3C%2Fsvg%3E%0D%0A);
}

.oubo_list li {
  display: flex;
  align-items: center;
  gap: 0 10px;
  padding: 12px 5px;
}
@media screen and (max-width: 767px) {
  .oubo_list li {
    padding: 3.2vw 5px;
  }
}
.oubo_list li .oubo_text_inner02 {
  margin-left: 45px;
}
@media screen and (max-width: 767px) {
  .oubo_list li .oubo_text_inner02 {
    margin-left: 55px;
  }
}
.oubo_list li .oubo_icon {
  height: 40px;
}
@media screen and (max-width: 767px) {
  .oubo_list li .oubo_icon {
    height: 10.6666666667vw;
  }
}
.oubo_list li .oubo_head {
  margin-bottom: 5px;
  font-weight: bold;
  color: #E5055D;
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .oubo_list li .oubo_head {
    font-size: 11px;
    font-size: 2.9333333333vw;
  }
}
.oubo_list li .oubo_text {
  font-weight: bold;
  font-size: 14px;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .oubo_list li .oubo_text {
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.oubo_list li .oubo_text02 {
  max-width: 238px;
  font-size: 12px;
  line-height: 1.35;
}
@media screen and (max-width: 767px) {
  .oubo_list li .oubo_text02 {
    max-width: 63.4666666667vw;
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.oubo_list li + li {
  border-top: 1px solid #E5055D;
}

.note {
  margin-top: 28px;
}
.note img {
  width: 100%;
}
.note_inner {
  background: #E5D3C7;
  padding: 0 20px 40px;
}
@media screen and (max-width: 767px) {
  .note_inner {
    margin-top: -2px;
  }
}
.note_head {
  margin-bottom: 10px;
  padding: 5px 0px;
  background: #C3879D;
  color: #fff;
  font-size: min(1.1666666667vw, 14px);
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .note_head {
    padding: 1.3333333333vw 0;
    width: 100%;
    font-size: 14px;
    font-size: 3.7333333333vw;
  }
}
.note_text {
  padding: 30px 30px 30px;
  background-color: rgba(255, 255, 255, 0.4);
  background-image: repeating-linear-gradient(90deg, #C3879D, #C3879D 6px, transparent 6px, transparent 10px), repeating-linear-gradient(180deg, #C3879D, #C3879D 6px, transparent 6px, transparent 10px), repeating-linear-gradient(90deg, #C3879D, #C3879D 6px, transparent 6px, transparent 10px), repeating-linear-gradient(180deg, #C3879D, #C3879D 6px, transparent 6px, transparent 10px);
  background-position: left top, right top, left bottom, left top;
  background-repeat: repeat-x, repeat-y, repeat-x, repeat-y;
  background-size: 100% 2px, 2px 100%, 100% 2px, 2px 100%;
}
@media screen and (max-width: 767px) {
  .note_text {
    background-image: repeating-linear-gradient(90deg, #C3879D, #C3879D 6px, transparent 6px, transparent 10px), repeating-linear-gradient(180deg, #C3879D, #C3879D 6px, transparent 6px, transparent 10px), repeating-linear-gradient(90deg, #C3879D, #C3879D 6px, transparent 6px, transparent 10px), repeating-linear-gradient(180deg, #C3879D, #C3879D 6px, transparent 6px, transparent 10px);
    background-size: 100% 1px, 1px 100%, 100% 1px, 1px 100%;
    padding: 6.6666666667vw 7.7333333333vw 8vw;
  }
}
.note_text p {
  font-size: min(1vw, 12px);
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .note_text p {
    font-size: 12px;
    font-size: 3.2vw;
  }
}
.note_text p a {
  color: #000;
  border-bottom: 1px solid #000;
}

.fade {
  opacity: 0;
  transition: 1s ease;
}

.fadein {
  opacity: 1;
}

.main_title_bg01.fade {
  transform: translateY(-50px);
}

.main_title_bg01.fadein {
  transform: translateY(0);
}

.present_title_bg.fade {
  transform: translate(30px, -10px);
}

.present_title_bg.fadein {
  transform: translate(0, 0);
}/*# sourceMappingURL=style.css.map */