@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}@keyframes loop{from{transform:translateX(0)}to{transform:translateX(-100%)}}.wrp_int{position:relative}@media only screen and (min-width: 768px){.wrp_int{margin-top:7.69rem}}@media only screen and (max-width: 767px){.wrp_int{margin-top:5em}}@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>.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 (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_anch{width:calc(1120 / 1260 * 100%);margin:auto}@media only screen and (min-width: 768px){.wrp_int .con_anch{margin-top:4.61rem}}@media only screen and (max-width: 767px){.wrp_int .con_anch{margin-top:2.3rem}}@media only screen and (min-width: 768px){.wrp_int .con_anch .tmp_anch{justify-content:center}}.wrp_int .con_home_int{position:relative;width:100%;display:flex;overflow:hidden}@media only screen and (min-width: 768px){.wrp_int .con_home_int{margin-top:11.53rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int{margin-top:3em}}.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(400 / 400 * 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(350 / 300 * 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(500 / 500 * 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(300 / 300 * 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:41.92rem}}@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:34.23rem}}@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:17.69rem}}@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:38.46rem}}@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:30.76rem}}@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:15.38rem}}@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:26.53rem}}@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:21.92rem}}@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:11.53rem}}@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:23.07rem}}@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:18.46rem}}@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:9.23rem}}@media only screen and (min-width: 1025px){.wrp_int .con_home_int .slider .item[class*="img1"]{width:34.23rem}}@media only screen and (min-width: 768px) and (max-width: 1024px){.wrp_int .con_home_int .slider .item[class*="img1"]{width:28.07rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int .slider .item[class*="img1"]{width:14.61rem}}@media only screen and (min-width: 1025px){.wrp_int .con_home_int .slider .item[class*="img1"] .inner{width:30.76rem}}@media only screen and (min-width: 768px) and (max-width: 1024px){.wrp_int .con_home_int .slider .item[class*="img1"] .inner{width:24.61rem}}@media only screen and (max-width: 767px){.wrp_int .con_home_int .slider .item[class*="img1"] .inner{width:12.3rem}}.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(35 / 1440 * 100%)}.wrp_int .con_home_int .slider .item[class*="img5"]{margin-top:calc(20 / 1440 * 100%)}.wrp_int .con_home_int .slider .item[class*="img2"]{margin-top:calc(70 / 1440 * 100%)}@media only screen and (min-width: 768px){.wrp_int .con_home_int+.bg{bottom:0}}.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}}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-right:auto;margin-left:auto;margin-top:10.76rem}@media only screen and (min-width: 1025px){.con_wedding{width:calc(1390 / 1440 * 100%);max-width:calc(1390px)}}@media only screen and (min-width: 1025px) and (min-width: 1441px){.con_wedding{max-width:calc(1390px * ((16 + 3) / 13))}}@media only screen and (min-width: 1025px) and (min-width: 1441px) and (max-width: 1600px){.con_wedding{max-width:calc(1390px * ((16 + 2) / 13))}}@media only screen and (min-width: 768px) and (max-width: 1024px){.con_wedding{width:calc(1200 / 1440 * 100%)}}@media only screen and (max-width: 767px){.con_wedding{width:calc(370 / 428 * 100%)}}@media only screen and (min-width: 768px){.con_wedding{margin-top:10.76rem}}@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(94 / 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}}.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}@media only screen and (min-width: 1025px){.con_wedding .box_wedding{max-width:1440px;margin:auto}}@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}}.con_wedding .box_wedding .img{width:calc(756 / 1200 * 100%)}@media only screen and (min-width: 768px) and (max-width: 1024px){.con_wedding .box_wedding .img{width:calc(700 / 1200 * 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(94 / 1200 * 100%);width:calc(350 / 1200 * 100%)}@media only screen and (min-width: 768px) and (max-width: 1024px){.con_wedding .box_wedding .box_text{margin-right:calc(74 / 1200 * 100%);width:calc(430 / 1200 * 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: 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}}.con_wedding .box_dig{margin-right:auto;margin-left:auto;margin-top:4.61rem}@media only screen and (min-width: 1025px){.con_wedding .box_dig{width:calc(1200 / 1440 * 100%);max-width:calc(1200px)}}@media only screen and (min-width: 1025px) and (min-width: 1441px){.con_wedding .box_dig{max-width:calc(1200px * ((16 + 3) / 13))}}@media only screen and (min-width: 1025px) and (min-width: 1441px) and (max-width: 1600px){.con_wedding .box_dig{max-width:calc(1200px * ((16 + 2) / 13))}}@media only screen and (min-width: 768px) and (max-width: 1024px){.con_wedding .box_dig{width:100%}}@media only screen and (max-width: 767px){.con_wedding .box_dig{width:100%}}@media only screen and (max-width: 767px){.con_wedding .box_dig{margin-top:4.61rem}}@media only screen and (min-width: 768px){.con_wedding .box_dig .txt{margin-top:1.53rem}}@media only screen and (max-width: 767px){.con_wedding .box_dig .txt{margin-top:1.23rem}}@media only screen and (max-width: 767px){.con_wedding .box_dig .txt{margin-right:auto;margin-left:auto}}@media only screen and (max-width: 767px) and (min-width: 1025px){.con_wedding .box_dig .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){.con_wedding .box_dig .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){.con_wedding .box_dig .txt{max-width:calc(1200px * ((16 + 2) / 13))}}@media only screen and (max-width: 767px) and (min-width: 768px) and (max-width: 1024px){.con_wedding .box_dig .txt{width:calc(1200 / 1440 * 100%)}}@media only screen and (max-width: 767px) and (max-width: 767px){.con_wedding .box_dig .txt{width:calc(370 / 428 * 100%)}}@media only screen and (min-width: 768px){.con_wedding .box_dig .desc{margin-top:.76rem}}@media only screen and (max-width: 767px){.con_wedding .box_dig .desc{margin-top:1.23rem}}@media only screen and (min-width: 1025px){.con_wedding .box_dig .desc{text-align:center}}.con_wedding .box_dig .btn{display:table;margin:0 auto}@media only screen and (min-width: 768px){.con_wedding .box_dig .btn{margin-top:.76rem}}@media only screen and (max-width: 767px){.con_wedding .box_dig .btn{margin-top:1.23rem}}.con_wedding .box_dig .box_item_list{display:flex;flex-wrap:wrap;margin-top:2.3rem}@media only screen and (min-width: 768px){.con_wedding .box_dig .box_item_list{flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;column-gap:calc(30 / 1200 * 100%)}}@media only screen and (max-width: 767px){.con_wedding .box_dig .box_item_list{row-gap:1rem}}.con_wedding .box_dig .box_item_list .item{display:flex;flex-direction:column-reverse;align-items:center}@media only screen and (min-width: 1025px){.con_wedding .box_dig .box_item_list .item{width:calc(380 / 1200 * 100%)}}@media only screen and (min-width: 768px) and (max-width: 1024px){.con_wedding .box_dig .box_item_list .item{width:48%}}@media only screen and (max-width: 767px){.con_wedding .box_dig .box_item_list .item{width:100%}}@media only screen and (min-width: 768px){.con_wedding .box_dig .box_item_list .item{gap:1.53rem}}@media only screen and (max-width: 767px){.con_wedding .box_dig .box_item_list .item{gap:1.23rem}}.con_wedding .box_dig .box_item_list .item .img{width:100%;aspect-ratio:379 / 252;overflow:hidden}.con_wedding .box_dig .box_item_list .item .img img{width:100%;height:100%;object-fit:cover}.con_wedding .box_dig table{max-width:900px;margin:3.07rem auto 0}.con_wedding .box_dig .tmp_acc .acc_btn+.acc_target{border:none}@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 (max-width: 767px){.tmp_lower_contact .inner_txt:not(:first-of-type){margin-top:0}}.tmp_lower_contact .inner_txt .tmp_btn_base,.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}}
