﻿@keyframes FadeIn{0%{opacity:0}40%{opacity:1}100%{opacity:1}}@keyframes HeaderFadeIn{0%{transform:translateY(-200%)}50%{transform:translateY(0)}100%{transform:translateY(0)}}@keyframes zoomUp{0%{transform:scale(1)}100%{transform:scale(1.25)}}/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:rgba(255,255,255,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:0.003;contain:layout style size;-webkit-tap-highlight-color:transparent}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:0.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:-moz-zoom-out;cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none !important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:0.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:60px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:0.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:0.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none !important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px;fill:#fff}.pswp__button--close .pswp__icn{width:4em;height:4em;position:relative;top:auto;left:auto}.pswp__button--arrow{position:absolute;top:0;top:50%;background:#fff;border-radius:1000px;display:flex;justify-content:center;align-items:center;flex-direction:column;transform:translateY(-50%)}@media only screen and (min-width: 768px){.pswp__button--arrow{width:4.62em}}@media only screen and (max-width: 767px){.pswp__button--arrow{width:3.46em}}@media only screen and (min-width: 768px){.pswp__button--arrow{height:4.62em}}@media only screen and (max-width: 767px){.pswp__button--arrow{height:3.46em}}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;fill:#797979;position:relative;top:auto;left:auto;right:auto}@media only screen and (min-width: 768px){.pswp__button--arrow .pswp__icn{width:3.85em}}@media only screen and (max-width: 767px){.pswp__button--arrow .pswp__icn{width:2.69em}}@media only screen and (min-width: 768px){.pswp__button--arrow .pswp__icn{height:3.85em}}@media only screen and (max-width: 767px){.pswp__button--arrow .pswp__icn{height:2.69em}}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto}@media only screen and (min-width: 768px){.pswp__button--arrow--prev{left:1em}}@media only screen and (max-width: 767px){.pswp__button--arrow--prev{left:.5em}}@media only screen and (min-width: 768px){.pswp__button--arrow--next{right:1em}}@media only screen and (max-width: 767px){.pswp__button--arrow--next{right:.5em}}.pswp__button--arrow--next .pswp__icn{transform:scale(-1, 1)}@media only screen and (min-width: 768px){.pswp__button--arrow--next .pswp__icn{margin-right:1em}}@media only screen and (max-width: 767px){.pswp__button--arrow--next .pswp__icn{margin-right:.7em}}@media only screen and (min-width: 768px){.pswp__button--arrow--prev .pswp__icn{margin-left:1em}}@media only screen and (max-width: 767px){.pswp__button--arrow--prev .pswp__icn{margin-left:.7em}}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity 0.2s linear;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:0.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:0.85}.pswp--one-slide .pswp__counter{display:none}.pswp--touch .pswp__button--arrow{visibility:visible}.c_gold{color:var(--color-gra-gold)}main{font-weight:400;font-style:normal;font-family:"Noto Serif JP", "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E","ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, Garamond, Georgia, serif;line-height:1.8}@keyframes loop{from{transform:translateX(0)}to{transform:translateX(-100%)}}.con_anch{width:calc(1120 / 1260 * 100%);margin:auto}@media only screen and (min-width: 768px){.con_anch .tmp_anch{justify-content:center}}.wrp_int{position:relative}@media only screen and (min-width: 768px){.wrp_int{margin-top:5.38rem}}@media only screen and (max-width: 767px){.wrp_int{margin-top:3em}}@media only screen and (min-width: 768px){.wrp_int{padding-bottom:9.23rem}}@media only screen and (max-width: 767px){.wrp_int{padding-bottom:5em}}@media only screen and (min-width: 768px){.wrp_int{padding-bottom:6.92rem}}@media only screen and (max-width: 767px){.wrp_int{padding-bottom:5em}}.wrp_int>*{position:relative;z-index:2}.wrp_int .tmp_st_s{padding:0 1em}.wrp_int::after{content:"";position:absolute;left:0;bottom:0;width:100%;aspect-ratio:1440/476;background:url(./../../wedding/ceremony/images/bg_wedding.webp) center bottom no-repeat;background-size:cover}@media only screen and (min-width: 768px){.wrp_int.type2{margin-top:11.53rem}}@media only screen and (max-width: 767px){.wrp_int.type2{margin-top:5em}}.wrp_int.type2::after{background:url(./../../wedding/ceremony/images/bg_wedding2.webp) center bottom no-repeat;background-size:cover}.wrp_int .txt15{font-size:116%;margin:1.53rem 0}@media only screen and (min-width: 768px){.wrp_int>.tmp_txt{margin-top:1.53rem}}@media only screen and (max-width: 767px){.wrp_int>.tmp_txt{margin-top:1.23rem}}@media only screen and (min-width: 768px){.wrp_int>.tmp_txt{text-align:center}}@media only screen and (max-width: 767px){.wrp_int>.tmp_txt{margin-right:auto;margin-left:auto}}@media only screen and (max-width: 767px) and (min-width: 1025px){.wrp_int>.tmp_txt{width:calc(1200 / 1440 * 100%);max-width:calc(1200px)}}@media only screen and (max-width: 767px) and (min-width: 1025px) and (min-width: 1441px){.wrp_int>.tmp_txt{max-width:calc(1200px * ((16 + 3) / 13))}}@media only screen and (max-width: 767px) and (min-width: 1025px) and (min-width: 1441px) and (max-width: 1600px){.wrp_int>.tmp_txt{max-width:calc(1200px * ((16 + 2) / 13))}}@media only screen and (max-width: 767px) and (min-width: 768px) and (max-width: 1024px){.wrp_int>.tmp_txt{width:calc(1200 / 1440 * 100%)}}@media only screen and (max-width: 767px) and (max-width: 767px){.wrp_int>.tmp_txt{width:calc(370 / 428 * 100%)}}.wrp_int .bg{position:absolute;left:0;z-index:-1;width:100%}@media only screen and (max-width: 767px){.wrp_int .bg{width:150%;top:10%;left:-25%}}@keyframes loop{from{transform:translateX(0)}to{transform:translateX(-100%)}}.wrp_int .con_home_int{position:relative;z-index:2;width:100%;display:flex;overflow:hidden}@media only screen and (min-width: 768px){.wrp_int .con_home_int{margin-top:5.38rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int{margin-top:3em}}@media only screen and (min-width: 768px){.wrp_int .con_home_int{margin-bottom:5.38rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int{margin-bottom:2em}}.wrp_int .con_home_int .slider{display:flex;overflow:hidden;flex-shrink:0;animation:loop 95s infinite linear 0.5s both;animation:loop 80s infinite linear 0.5s both;animation:loop 60s infinite linear 0.5s both}.wrp_int .con_home_int .slider .item .inner{margin-right:auto;margin-left:auto;display:block;overflow:hidden}.mouse .wrp_int .con_home_int .slider .item .inner{-moz-transition:opacity .3s ease-in;-o-transition:opacity .3s ease-in;-webkit-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.mouse .wrp_int .con_home_int .slider .item .inner:hover,.touch .wrp_int .con_home_int .slider .item .inner.touchstart{filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=70);opacity:.7}.touch .wrp_int .con_home_int .slider .item .inner{-webkit-tap-highlight-color:transparent}.touch .wrp_int .con_home_int .slider .item .inner.touchend{-moz-transition-delay:200ms;-o-transition-delay:200ms;-webkit-transition-delay:200ms;transition-delay:200ms}.mouse .wrp_int .con_home_int .slider .item .inner:hover,.touch .wrp_int .con_home_int .slider .item .inner.touchstart{animation-play-state:paused}.touch .wrp_int .con_home_int .slider .item .inner{-webkit-tap-highlight-color:transparent}.touch .wrp_int .con_home_int .slider .item .inner.touchend{-moz-transition-delay:200ms;-o-transition-delay:200ms;-webkit-transition-delay:200ms;transition-delay:200ms}.wrp_int .con_home_int .slider .item .inner img{height:auto}.wrp_int .con_home_int .slider .item[class*="img1"] .inner{position:relative}.wrp_int .con_home_int .slider .item[class*="img1"] .inner img{object-fit:cover;width:100%;height:100%;position:absolute;top:0}.wrp_int .con_home_int .slider .item[class*="img1"] .inner::after{content:"";width:100%;display:block}.wrp_int .con_home_int .slider .item[class*="img1"] .inner::after{padding-bottom:calc(300 / 300 * 100%)}.wrp_int .con_home_int .slider .item[class*="img2"] .inner{position:relative}.wrp_int .con_home_int .slider .item[class*="img2"] .inner img{object-fit:cover;width:100%;height:100%;position:absolute;top:0}.wrp_int .con_home_int .slider .item[class*="img2"] .inner::after{content:"";width:100%;display:block}.wrp_int .con_home_int .slider .item[class*="img2"] .inner::after{padding-bottom:calc(262 / 225 * 100%)}.wrp_int .con_home_int .slider .item[class*="img3"] .inner,.wrp_int .con_home_int .slider .item[class*="img5"] .inner{position:relative}.wrp_int .con_home_int .slider .item[class*="img3"] .inner img,.wrp_int .con_home_int .slider .item[class*="img5"] .inner img{object-fit:cover;width:100%;height:100%;position:absolute;top:0}.wrp_int .con_home_int .slider .item[class*="img3"] .inner::after,.wrp_int .con_home_int .slider .item[class*="img5"] .inner::after{content:"";width:100%;display:block}.wrp_int .con_home_int .slider .item[class*="img3"] .inner::after,.wrp_int .con_home_int .slider .item[class*="img5"] .inner::after{padding-bottom:calc(375 / 375 * 100%)}.wrp_int .con_home_int .slider .item[class*="img4"] .inner{position:relative}.wrp_int .con_home_int .slider .item[class*="img4"] .inner img{object-fit:cover;width:100%;height:100%;position:absolute;top:0}.wrp_int .con_home_int .slider .item[class*="img4"] .inner::after{content:"";width:100%;display:block}.wrp_int .con_home_int .slider .item[class*="img4"] .inner::after{padding-bottom:calc(225 / 225 * 100%)}.wrp_int .con_home_int .slider .item[class*="img5"] .inner{position:relative}.wrp_int .con_home_int .slider .item[class*="img5"] .inner img{object-fit:cover;width:100%;height:100%;position:absolute;top:0}.wrp_int .con_home_int .slider .item[class*="img5"] .inner::after{content:"";width:100%;display:block}.wrp_int .con_home_int .slider .item[class*="img5"] .inner::after{padding-bottom:calc(600 / 600 * 100%)}.wrp_int .con_home_int .slider .item.img2 .inner img{object-position:60%}.wrp_int .con_home_int .slider .item.img5 .inner img{object-position:30%}@media only screen and (min-width: 1025px){.wrp_int .con_home_int .slider .item[class*="img3"],.wrp_int .con_home_int .slider .item[class*="img5"]{width:31.15rem}}@media only screen and (min-width: 768px) and (max-width: 1024px){.wrp_int .con_home_int .slider .item[class*="img3"],.wrp_int .con_home_int .slider .item[class*="img5"]{width:24.61rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int .slider .item[class*="img3"],.wrp_int .con_home_int .slider .item[class*="img5"]{width:12.3rem}}@media only screen and (min-width: 1025px){.wrp_int .con_home_int .slider .item[class*="img3"] .inner,.wrp_int .con_home_int .slider .item[class*="img5"] .inner{width:28.84rem}}@media only screen and (min-width: 768px) and (max-width: 1024px){.wrp_int .con_home_int .slider .item[class*="img3"] .inner,.wrp_int .con_home_int .slider .item[class*="img5"] .inner{width:23.07rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int .slider .item[class*="img3"] .inner,.wrp_int .con_home_int .slider .item[class*="img5"] .inner{width:11.53rem}}@media only screen and (min-width: 1025px){.wrp_int .con_home_int .slider .item[class*="img4"],.wrp_int .con_home_int .slider .item[class*="img2"]{width:19.61rem}}@media only screen and (min-width: 768px) and (max-width: 1024px){.wrp_int .con_home_int .slider .item[class*="img4"],.wrp_int .con_home_int .slider .item[class*="img2"]{width:15.38rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int .slider .item[class*="img4"],.wrp_int .con_home_int .slider .item[class*="img2"]{width:7.69rem}}@media only screen and (min-width: 1025px){.wrp_int .con_home_int .slider .item[class*="img4"] .inner,.wrp_int .con_home_int .slider .item[class*="img2"] .inner{width:17.3rem}}@media only screen and (min-width: 768px) and (max-width: 1024px){.wrp_int .con_home_int .slider .item[class*="img4"] .inner,.wrp_int .con_home_int .slider .item[class*="img2"] .inner{width:13.84rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int .slider .item[class*="img4"] .inner,.wrp_int .con_home_int .slider .item[class*="img2"] .inner{width:6.92rem}}@media only screen and (min-width: 1025px){.wrp_int .con_home_int .slider .item[class*="img1"]{width:25.38rem}}@media only screen and (min-width: 768px) and (max-width: 1024px){.wrp_int .con_home_int .slider .item[class*="img1"]{width:20rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int .slider .item[class*="img1"]{width:10rem}}@media only screen and (min-width: 1025px){.wrp_int .con_home_int .slider .item[class*="img1"] .inner{width:23.07rem}}@media only screen and (min-width: 768px) and (max-width: 1024px){.wrp_int .con_home_int .slider .item[class*="img1"] .inner{width:18.46rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int .slider .item[class*="img1"] .inner{width:9.23rem}}.wrp_int .con_home_int .slider .item[class*="img1"]{margin-top:calc(15 / 1440 * 100%)}.wrp_int .con_home_int .slider .item[class*="img4"]{margin-top:calc(60 / 1440 * 100%)}.wrp_int .con_home_int .slider .item[class*="img5"]{margin-top:calc(30 / 1440 * 100%)}.wrp_int .con_home_int .slider .item[class*="img2"]{margin-top:calc(150 / 1440 * 100%)}@media only screen and (min-width: 768px){.wrp_int .con_home_int+.bg{bottom:-8rem}}.wrp_int.is-stop .con_home_int .slider{animation-play-state:paused}.wrp_int .inner_txt{display:flex;justify-content:center;align-items:center}@media only screen and (min-width: 768px){.wrp_int .inner_txt{margin-top:3.07rem}}@media only screen and (max-width: 767px){.wrp_int .inner_txt{margin-top:0rem}}@media only screen and (max-width: 767px){.wrp_int .inner_txt{flex-direction:column}}@media only screen and (min-width: 1025px){.wrp_int .inner_txt .tmp_btn_cv{width:calc(270 / 1320 * 100%)}}@media only screen and (min-width: 768px) and (max-width: 1024px){.wrp_int .inner_txt .tmp_btn_cv{width:30%}}@media only screen and (max-width: 767px){.wrp_int .inner_txt .tmp_btn_cv{width:85%}}@media only screen and (max-width: 767px){.wrp_int .inner_txt .tmp_btn_cv{margin-top:1.3em}}@media only screen and (min-width: 1025px){.wrp_int .inner_txt .tmp_btn_cv:not(:first-of-type){margin-left:calc(30 / 1320 * 100%)}}@media only screen and (min-width: 768px) and (max-width: 1024px){.wrp_int .inner_txt .tmp_btn_cv:not(:first-of-type){margin-left:3%}}@media only screen and (max-width: 767px){.wrp_int .inner_txt .tmp_btn_cv:not(:first-of-type){margin-left:0}}@media only screen and (min-width: 768px){.wrp_int .txt{text-align:center}}@media only screen and (min-width: 768px){.con_gal{margin-top:5.38rem}}@media only screen and (max-width: 767px){.con_gal{margin-top:3.84rem}}.con_gal .inner{margin-right:auto;margin-left:auto;max-width:684px}@media only screen and (min-width: 1025px){.con_gal .inner{width:calc(900 / 1440 * 100%);max-width:calc(900px)}}@media only screen and (min-width: 1025px) and (min-width: 1441px){.con_gal .inner{max-width:calc(900px * ((16 + 3) / 13))}}@media only screen and (min-width: 1025px) and (min-width: 1441px) and (max-width: 1600px){.con_gal .inner{max-width:calc(900px * ((16 + 2) / 13))}}@media only screen and (min-width: 768px) and (max-width: 1024px){.con_gal .inner{width:calc(1200 / 1440 * 100%)}}@media only screen and (max-width: 767px){.con_gal .inner{width:calc(370 / 428 * 100%)}}.con_gal .inner .tmp_st_s{margin:2.3rem 0 1.53rem}@media only screen and (max-width: 767px){.con_gal .inner .tmp_st_s{margin:1.15rem 0}}.con_gal .inner .box_gal{margin-top:2.3rem;display:grid;grid-template-columns:repeat(3, 1fr)}@media only screen and (max-width: 767px){.con_gal .inner .box_gal{grid-template-columns:repeat(3, 1fr)}}html body:has(>.pswp--open) .pswp__counter{display:none}html body:has(>.pswp--open) .wrp_int .con_home_int .slider{animation-play-state:paused}.pswp__zoom-wrap{aspect-ratio:9 / 6 !important}.con_wedding{margin-top:10.76rem}@media only screen and (min-width: 768px){.con_wedding{margin-top:9.23rem}}@media only screen and (max-width: 767px){.con_wedding{margin-top:0rem}}@media only screen and (max-width: 767px){.con_wedding:not(:first-of-type){margin-top:4.61rem}}@media only screen and (min-width: 768px){.con_wedding:nth-child(even) .box_wedding .img{order:-1}.con_wedding:nth-child(even) .box_wedding .box_text{margin-left:calc(40 / 1200 * 100%)}}@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1024px){.con_wedding:nth-child(even) .box_wedding .box_text{margin-left:calc(74 / 1200 * 100%)}}@media only screen and (min-width: 768px) and (max-width: 767px){.con_wedding:nth-child(even) .box_wedding .box_text{margin-left:0}}@media only screen and (min-width: 768px){.con_wedding:nth-child(odd) .box_wedding{justify-content:flex-end}}.con_wedding.last{margin-bottom:12.3rem}@media only screen and (max-width: 767px){.con_wedding.last{margin-top:1.53rem;margin-bottom:4.61rem}}.con_wedding .box_wedding{display:flex;align-items:center;width:calc(1312 / 1440 * 100%);margin-inline:auto}@media only screen and (min-width: 1025px){.con_wedding .box_wedding{margin:auto}}@media only screen and (min-width: 1441px){.con_wedding .box_wedding{width:calc(1312 / 1440 * 100%)}}@media only screen and (max-width: 1024px){.con_wedding .box_wedding{align-items:flex-start}}@media only screen and (max-width: 767px){.con_wedding .box_wedding{flex-direction:column;width:calc(370 / 428 * 100%)}}.con_wedding .box_wedding .img{width:calc(900 / 1312 * 100%)}@media only screen and (min-width: 1441px){.con_wedding .box_wedding .img{width:calc(900 / 1312 * 100%)}}@media only screen and (min-width: 768px) and (max-width: 1024px){.con_wedding .box_wedding .img{width:calc(700 / 1312 * 100%)}}@media only screen and (max-width: 767px){.con_wedding .box_wedding .img{width:100%;margin-top:2.3rem}}.con_wedding .box_wedding .box_text{margin-right:calc(40 / 1312 * 100%);width:calc(300 / 1312 * 100%)}@media only screen and (min-width: 768px) and (max-width: 1024px){.con_wedding .box_wedding .box_text{margin-right:calc(74 / 1312 * 100%);width:calc(465 / 1312 * 100%)}}@media only screen and (max-width: 767px){.con_wedding .box_wedding .box_text{width:100%;margin-top:1.5em;margin-right:0}}@media only screen and (min-width: 1025px){.con_wedding .box_wedding .box_text .tmp_st_m .en{font-size:231%}}@media only screen and (min-width: 768px){.con_wedding .box_wedding .box_text .txt{margin-top:2.3rem}}@media only screen and (max-width: 767px){.con_wedding .box_wedding .box_text .txt{margin-top:1.53rem}}.con_wedding .box_wedding .box_text .tmp_txt_btn{margin-top:3.07rem}@media only screen and (max-width: 767px){.con_wedding .box_wedding .box_text .tmp_txt_btn{display:flex;justify-content:center;margin-top:2em}}@media only screen and (min-width: 768px){.con_banquet{margin-top:11.53rem}}@media only screen and (max-width: 767px){.con_banquet{margin-top:5rem}}.con_banquet .inner{margin-right:auto;margin-left:auto}@media only screen and (min-width: 1025px){.con_banquet .inner{width:calc(1390 / 1440 * 100%);max-width:calc(1390px)}}@media only screen and (min-width: 1025px) and (min-width: 1441px){.con_banquet .inner{max-width:calc(1390px * ((16 + 3) / 13))}}@media only screen and (min-width: 1025px) and (min-width: 1441px) and (max-width: 1600px){.con_banquet .inner{max-width:calc(1390px * ((16 + 2) / 13))}}@media only screen and (min-width: 768px) and (max-width: 1024px){.con_banquet .inner{width:calc(1390 / 1440 * 100%)}}@media only screen and (max-width: 767px){.con_banquet .inner{width:calc(400 / 428 * 100%)}}.con_banquet .inner .tmp_st_s{margin:1.53rem 0 1.92rem}.con_banquet .inner .wrp_lower_other{display:grid;grid-template-columns:repeat(2, 1fr);gap:1.53rem}@media only screen and (max-width: 767px){.con_banquet .inner .wrp_lower_other{grid-template-columns:1fr}}.con_banquet .inner .wrp_lower_other .con_lower_type{margin-top:0}@media only screen and (min-width: 768px){.con_banquet .inner .wrp_lower_other .con_lower_type .bg_img img{aspect-ratio:680 / 400}}@media only screen and (max-width: 767px){.con_banquet .inner .wrp_lower_other .con_lower_type .bg_img img{aspect-ratio:400 / 300}}.con_lower_type{width:100%;position:relative;overflow:hidden}.con_lower_type a{overflow:hidden;text-decoration:none;width:100%;height:100%}.con_lower_type a>.inner{position:absolute;z-index:3;left:0;right:0;top:0;display:flex;align-items:center;height:100%;width:calc(1300 / 1440 * 100%);margin-right:auto;margin-left:auto;box-sizing:border-box}@media only screen and (max-width: 767px){.con_lower_type a>.inner{align-items:flex-end;padding-bottom:2em}}.con_lower_type a>.inner .tmp_st_xl .en{line-height:1}@media only screen and (max-width: 767px){.con_lower_type a>.inner .tmp_st_xl .en{font-size:2rem}}.con_lower_type a>.inner .tmp_st_xl .jp_sub{font-size:1.08rem;color:#fff;display:block;margin-top:0.5em}.con_lower_type a>.inner .ic_arrow_t{margin-left:auto;border:0;width:3.84rem;height:3.84rem;fill:#fff}@media only screen and (max-width: 767px){.con_lower_type a>.inner .ic_arrow_t{width:2.3rem;height:2.3rem}}.con_lower_type a .bg_img{position:relative;overflow:hidden;z-index:2}.con_lower_type a .bg_img::before,.con_lower_type a .bg_img::after{content:"";width:100%;height:100%;position:absolute;left:0;top:0;position:absolute}.con_lower_type a .bg_img::before{background:linear-gradient(180deg, rgba(0,0,0,0) 0%,rgba(0,0,0,0.15) 70%,rgba(0,0,0,0.3) 100%);z-index:1;opacity:1}@media only screen and (min-width: 768px){.con_lower_type a .bg_img::before{display:none}}.con_lower_type a .bg_img::after{background-color:rgba(0,0,0,0.3);transition:opacity 0.5s ease;opacity:0;z-index:2}.con_lower_type a .bg_img img{transition:transform 0.5s ease;transform-origin:center;object-fit:cover}@media only screen and (min-width: 768px){.con_lower_type a .bg_img img{aspect-ratio:1440 / 500}}@media only screen and (max-width: 767px){.con_lower_type a .bg_img img{aspect-ratio:428 / 350}}.mouse .con_lower_type a:hover .bg_img::after,.touch .con_lower_type a.touchstart .bg_img::after{opacity:1}.mouse .con_lower_type a:hover .bg_img img,.touch .con_lower_type a.touchstart .bg_img img{transform:scale(1.15)}.touch .con_lower_type a{-webkit-tap-highlight-color:transparent}.touch .con_lower_type a.touchend{-moz-transition-delay:200ms;-o-transition-delay:200ms;-webkit-transition-delay:200ms;transition-delay:200ms}.con_lower_type+.con_lower_type{margin-top:0}@media only screen and (min-width: 1025px){.tmp_lower_contact{margin-top:11.53rem}}@media only screen and (min-width: 768px) and (max-width: 1024px){.tmp_lower_contact{margin-top:7.69rem}}@media only screen and (max-width: 767px){.tmp_lower_contact{margin-top:4.61rem}}.tmp_lower_contact .inner_txt{width:52rem;max-width:100%;margin-inline:auto;justify-content:center}@media only screen and (min-width: 1025px){.tmp_lower_contact .inner_txt{gap:calc(30 / 1320 * 100%)}}@media only screen and (min-width: 768px) and (max-width: 1024px){.tmp_lower_contact .inner_txt{gap:3%}}@media only screen and (max-width: 767px){.tmp_lower_contact .inner_txt{gap:0}}@media only screen and (min-width: 768px) and (max-width: 1024px){.tmp_lower_contact .inner_txt{width:53.84rem}}.tmp_lower_contact .inner_txt .tmp_btn_base{width:16.92rem}.tmp_lower_contact .inner_txt .box_l_btn{display:grid;grid-template-columns:repeat(2, 1fr);width:100%;gap:1.23rem}@media only screen and (max-width: 767px){.tmp_lower_contact .inner_txt .box_l_btn{margin-top:1.23rem;grid-template-columns:1fr}}@media only screen and (max-width: 767px){.tmp_lower_contact .inner_txt:not(:first-of-type){margin-top:0}}.tmp_lower_contact .inner_txt .tmp_btn_cv{margin-left:0}@media only screen and (max-width: 767px){.tmp_lower_contact .inner_txt .tmp_btn_base,.tmp_lower_contact .inner_txt .tmp_btn_cv{margin-inline:auto;width:90%}}
