@charset "UTF-8";@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(180deg)}}@keyframes menuOpen02{0%{transform:translateY(0)}50%{transform:translateY(-4px)}100%{transform:rotate(-40deg) translate(3px,-4px)}}@keyframes scrollAnime{from{transform:translateY(0%)}to{transform:translateY(20%)}}@keyframes loop-slide-left{from{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes loop-slide-right{from{transform:translateX(0)}to{transform:translateX(100%)}}.main-v{position:relative;width:100%}.main-v .main-img{height:100vh;min-height:600px}.main-v .main-text{position:absolute;left:0;right:0;text-align:center;bottom:50%;color:#D5B369;z-index:10}@media (max-width:575px){.main-v .main-text{bottom:45%}}.main-v .main-text h1{font-size:130px;line-height:1}@media (min-width:768px) and (max-width:991px){.main-v .main-text h1{font-size:100px}}@media (max-width:767px){.main-v .main-text h1{font-size:90px}}@media (max-width:575px){.main-v .main-text h1{font-size:22vw}}.main-v .main-text h1 br{display:none}@media (max-width:575px){.main-v .main-text h1 br{display:block}}@media (min-width:768px){.main-v .main-text .main-subtext br{display:none}}.main-v .main-btn-box{position:absolute;bottom:150px;width:100%;z-index:10;display:flex;justify-content:center;align-items:center}@media (max-width:575px){.main-v .main-btn-box{bottom:100px}}.main-v .main-btn-box a{padding:0 16px 0 72px;display:inline-block;height:90px;width:230px;border-radius:100px;color:#fff;display:inline-flex;justify-content:center;align-items:baseline;flex-direction:column;letter-spacing:1px;line-height:1;position:relative;transition:0.3s}@media (max-width:575px){.main-v .main-btn-box a{width:150px;height:150px;border-radius:50%;padding:72px 0 16px 0;font-size:12px;text-align:center;align-items:center;justify-content:flex-start}}.main-v .main-btn-box a span{font-size:.875rem;margin-top:8px}@media (max-width:575px){.main-v .main-btn-box a span{font-size:12px}}.main-v .main-btn-box a::before{content:"";display:inline-block;background-color:#fff;position:absolute;top:0;bottom:0;margin:auto}@media (max-width:575px){.main-v .main-btn-box a::before{left:0!important;right:0;top:32px;bottom:auto}}.main-v .main-btn-box a.tel{margin-right:16px}.main-v .main-btn-box a.tel::before{left:32px;width:22px;height:25px;mask:url(../../../../../../../themes/secret/images/tel.svg);-webkit-mask:url(../../../../../../../themes/secret/images/tel.svg);mask-position:center;-webkit-mask-position:center;mask-size:100%;-webkit-mask-size:100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.main-v .main-btn-box a.bbs::before{left:32px;width:25px;height:25px;mask:url(../../../../../../../themes/secret/images/bbs.svg);-webkit-mask:url(../../../../../../../themes/secret/images/bbs.svg);mask-position:center;-webkit-mask-position:center;mask-size:100%;-webkit-mask-size:100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.main-v .main-btn-box a:hover,.main-v .main-btn-box a:focus{scale:1.05}.guide-btn{margin-bottom:80px}.guide-btn a{display:block;width:100%;padding:32px 64px 32px 10%;background-color:rgba(213,179,105,.3);color:#fff;border:2px solid transparent;color:#EAE3D8;position:relative;display:flex;flex-wrap:wrap;align-items:center}@media (max-width:575px){.guide-btn a{padding:32px 10% 32px 6%}}.guide-btn a .guide-banner-text .jp{font-size:1.625rem;width:100%;display:block}@media (max-width:575px){.guide-btn a .guide-banner-text .jp{font-size:1.25rem}}.guide-btn a .guide-banner-icon{background-color:#EAE3D8;border-radius:200px;position:relative;display:flex;justify-content:center;align-items:center;width:90px;height:90px;margin-right:10%}@media (max-width:575px){.guide-btn a .guide-banner-icon{margin-right:8%}}@media (max-width:575px){.guide-btn a .guide-banner-icon{width:60px;height:60px}}.guide-btn a .guide-banner-icon::before{content:"";display:inline-block;width:48px;height:87px;mask:url(../../../../../../../themes/secret/images/guide.svg);-webkit-mask:url(../../../../../../../themes/secret/images/guide.svg);mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background-color:#D5B369;transition:0.5s}@media (max-width:575px){.guide-btn a .guide-banner-icon::before{width:34px}}.guide-btn a::after{content:"";width:50px;height:51px;display:inline-block;mask:url(../../../../../../../themes/secret/images/arrow.svg);-webkit-mask:url(../../../../../../../themes/secret/images/arrow.svg);mask-position:center;-webkit-mask-position:center;mask-size:100%;-webkit-mask-size:100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background-color:#EAE3D8;transition:0.5s;position:absolute;right:32px;top:0;bottom:0;margin:auto;z-index:10}@media (max-width:575px){.guide-btn a::after{width:30px;height:31px;right:8px}}.guide-btn a:hover,.guide-btn a:focus{border:2px solid #D5B369}.message{position:relative;z-index:10}.message .message-text{text-align:center}@media (max-width:575px){.message .page-link{justify-content:center}}.page-link{display:flex;justify-content:end;margin-top:80px}.page-link .system{margin-right:32px}@media (max-width:575px){.page-link .system{margin-right:16px}}.event{position:relative;padding-bottom:1px}.event::before{content:"";background-color:rgba(234,227,216,.3);border-radius:0 220px 0 0;display:block;width:100%;height:calc(100% - 30px);position:absolute;left:0;top:30px;z-index:1}@media (max-width:767px){.event::before{border-radius:0 150px 0 0;height:calc(100% - 20px);top:20px}}.event::after{content:"";background-color:#EAE3D8;display:block;width:100%;height:50px;position:absolute;left:0;bottom:0;z-index:2}@media (max-width:767px){.event::after{height:130px}}.event>div{position:relative;z-index:10}.event h2{color:#3A9BAD;padding-bottom:16px;margin-bottom:16px}.event h2 .delay4,.event h2 .delay12{width:16px}@media (max-width:575px){.event h2 .delay4,.event h2 .delay12{width:8px}}.event .event-contents{position:relative;padding-top:32px}@media (max-width:767px){.event .event-contents{padding-top:16px}}.event .event-contents::before{content:"";width:0;height:1px;background-color:#EAE3D8;position:absolute;top:0;left:0;display:block;transition:1s}.event .event-contents.active::before{width:70%}@media (max-width:767px){.event .event-contents.active::before{width:80%}}@media (min-width:768px){.event .event-contents{display:flex}}@media (min-width:768px){.event .event-contents .event-text{padding-right:24px;width:60%;padding-bottom:50px}}@media (max-width:767px){.event .event-contents .event-text{margin-bottom:32px}}.event .event-contents .event-text .event-data{color:#D5B369;display:flex;align-items:baseline;font-family:fields-display,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;margin-bottom:32px}@media (max-width:767px){.event .event-contents .event-text .event-data{margin-bottom:24px}}.event .event-contents .event-text .event-data .day{font-size:1.75rem;margin-right:32px}.event .event-contents .event-text .event-data .time{font-size:1.125rem}.event .event-contents .event-img{padding:0 32px}@media (min-width:768px){.event .event-contents .event-img{width:40%;padding:0 48px}}.info{background-color:#EAE3D8;color:#3E3B45;padding-top:1px}.info a{color:#3E3B45}.info h2{text-align:center;color:#D5B369}.info .info-list-box{border-bottom:1px solid #D5B369}.info .info-more{text-align:right}.info .info-more a{color:#D5B369}.gallery{background:linear-gradient(#EAE3D8,#3E3B45);position:relative;padding-top:112px}.gallery h2{font-size:min(20vw, 270px);color:rgba(58,155,173,.3);text-align:right;line-height:1}@media (max-width:575px){.gallery h2{line-height:.3}}.gallery .top-gallery01,.gallery .top-gallery02,.gallery .top-gallery03{overflow:hidden}.gallery .top-gallery01,.gallery .top-gallery03{width:40%;position:absolute;left:0}@media (max-width:575px){.gallery .top-gallery01,.gallery .top-gallery03{position:relative;width:40%}}.gallery .top-gallery01{top:calc(12% + 112px)}@media (max-width:575px){.gallery .top-gallery01{width:50%;margin-bottom:16px}}.gallery .top-gallery02{width:50%;margin-left:50%;padding-top:4%}@media (max-width:575px){.gallery .top-gallery02{padding-top:0;width:90%;margin-left:10%;margin-bottom:16px}}.gallery .top-gallery03{bottom:100px}@media (max-width:575px){.gallery .top-gallery03{width:70%;bottom:auto}}@media (max-width:767px){.gallery .page-link{margin-right:32px;margin-top:32px}}.contact h2{text-align:center}.contact p{text-align:center}.contact .contactList{display:flex;justify-content:center;max-width:780px;margin:auto;margin-top:32px}@media (max-width:575px){.contact .contactList{max-width:100%;flex-direction:column}}.contact .contactList .contact-box{width:50%;padding:16px}@media (max-width:575px){.contact .contactList .contact-box{width:100%}}.contact .contactList .contact-box a{display:block;padding:32px;border:1px solid #3A9BAD;color:#3A9BAD;position:relative;display:flex;justify-content:center;align-items:center}@media (max-width:767px){.contact .contactList .contact-box a{padding:32px 16px}}@media (max-width:575px){.contact .contactList .contact-box a{padding:32px}}.contact .contactList .contact-box a h3{letter-spacing:1px}.contact .contactList .contact-box a::before{content:"";display:inline-block;background-color:#3A9BAD;margin-right:32px;transition:0.5s}@media (max-width:767px){.contact .contactList .contact-box a::before{margin-right:16px}}@media (max-width:575px){.contact .contactList .contact-box a::before{margin-right:32px}}.contact .contactList .contact-box a:hover,.contact .contactList .contact-box a:focus{background-color:#3A9BAD;color:#fff}.contact .contactList .contact-box a:hover::before,.contact .contactList .contact-box a:focus::before{background-color:#fff}.contact .contactList .contact-box:first-child a::before{width:23px;height:25px;mask:url(../../../../../../../themes/secret/images/tel.svg);-webkit-mask:url(../../../../../../../themes/secret/images/tel.svg);mask-position:center;-webkit-mask-position:center;mask-size:100%;-webkit-mask-size:100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.contact .contactList .contact-box:last-child a::before{width:25px;height:22px;mask:url(../../../../../../../themes/secret/images/mail.svg);-webkit-mask:url(../../../../../../../themes/secret/images/mail.svg);mask-position:center;-webkit-mask-position:center;mask-size:100%;-webkit-mask-size:100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat}.link>div{display:flex;align-items:flex-start;position:relative}.link>div::before{content:"";width:0;height:1px;position:absolute;left:15px;top:0;display:block;background-color:#D5B369;transition:1s}.link>div.active::before{width:calc(100% - 30px)}.link .link-title{padding-top:24px;font-family:fields-display,sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-size:1.75rem;color:#D5B369;width:30%}@media (max-width:575px){.link .link-title{font-size:1.625rem;width:70px}}.link .link-list{padding-top:24px;display:flex;flex-wrap:wrap;width:70%}@media (max-width:575px){.link .link-list{width:calc(100% - 70px)}}.link .link-list figure{margin:0 8px 8px;width:116px}@media (max-width:575px){.link .link-list figure{margin:0 4px 4px;width:100px}}.dears-banner{padding-top:40px;width:100%;display:flex;justify-content:end}.dears-banner a{display:block;color:#EAE3D8;display:flex;align-items:center;position:relative}.dears-banner a .dears-icon{background-color:#000;width:150px;height:150px;border-radius:200px;display:flex;justify-content:center;align-items:center;transition:0.5s}@media (min-width:992px) and (max-width:1199px){.dears-banner a .dears-icon{width:130px;height:130px}}@media (max-width:991px){.dears-banner a .dears-icon{width:110px;height:110px}}@media (max-width:575px){.dears-banner a .dears-icon{width:80px;height:80px}}.dears-banner a .dears-icon::before{content:"";display:inline-block;width:48px;height:87px;mask:url(../../../../../../../themes/secret/images/dears_logo01.svg);-webkit-mask:url(../../../../../../../themes/secret/images/dears_logo01.svg);mask-position:center;-webkit-mask-position:center;mask-size:contain;-webkit-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background-color:#fff;transition:0.5s}@media (min-width:992px) and (max-width:1199px){.dears-banner a .dears-icon::before{width:40px;height:79px}}@media (max-width:991px){.dears-banner a .dears-icon::before{width:40px;height:79px}}@media (max-width:575px){.dears-banner a .dears-icon::before{width:30px;height:63px}}.dears-banner a .text{margin-left:24px;transition:0.5s}@media (max-width:575px){.dears-banner a .text{margin-left:8px}}.dears-banner a .text .sub{font-size:14px}.dears-banner a .text .main{font-family:"minerva-modern",sans-serif;font-weight:400;font-style:normal;font-size:76px;display:block;line-height:1;transition:0.5s}@media (min-width:992px) and (max-width:1199px){.dears-banner a .text .main{font-size:65px}}@media (max-width:991px){.dears-banner a .text .main{font-size:43px}}@media (max-width:575px){.dears-banner a .text .main{font-size:30px}}.dears-banner a::before{content:"";width:66px;height:51px;mask:url(../../../../../../../themes/secret/images/arrow.svg);-webkit-mask:url(../../../../../../../themes/secret/images/arrow.svg);mask-position:center;-webkit-mask-position:center;mask-size:100%;-webkit-mask-size:100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;background-color:#EAE3D8;transform:translate(0,13px);transition:0.5s;order:3;margin-left:24px}@media (min-width:992px) and (max-width:1199px){.dears-banner a::before{width:64px;height:51px;transform:translate(0,11px)}}@media (max-width:991px){.dears-banner a::before{width:46px;height:51px}}@media (max-width:575px){.dears-banner a::before{width:32px;height:43px}}.dears-banner a:hover .dears-icon,.dears-banner a:focus .dears-icon{background-color:#EAE3D8;scale:1.1}.dears-banner a:hover .dears-icon::before,.dears-banner a:focus .dears-icon::before{background-color:#000}.dears-banner a:hover::before,.dears-banner a:focus::before{background-color:#EAE3D8}