@charset "utf-8";

html,
body {
    width: 100%;
}

html.on,
body.on {
    overflow: hidden;
}

.txt,
.tx {
    line-height: 160%;
}

.t,
.ti,
h2,
.tit,
.tel,
.mMod0 {
    line-height: 120%;
}

#wrap {
    width: 100%;
    padding: 0 20px;
    box-sizing: border-box;
}

.mMod2 {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
}

.dim {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f5c76b75;
    z-index: 1;
}


.vid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;

}

.content {
    position: relative;
    max-width: 1100px;
    border: 5px solid #fff;
    padding-top: 125px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 100px;
    margin-bottom: 25px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.151);
}

.pbx {
    padding: 0 20px;
    box-sizing: border-box;
}

.mMod1 {
    position: absolute;
    top: -60px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 50%;
    overflow: hidden;
    background-color: #fff;
    border: 5px solid #fff;
    width: 100px;
    height: 100px;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translate3d(0, 0, 0);
    -moz-transform: translateX(-50%) translate3d(0, 0, 0);
}

.mMod1 img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
}

.mMod0 {
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 35px;
}

.birth {
    width: 49%;
    margin-bottom: 20px;
}

.background {
    position: relative;
    width: 35%;
    padding-top: 35%;
    margin: 0 auto;
    border-radius: 50%;
    border: 5px solid #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-bottom: 100px;
}

.invite {
    position: absolute;
    bottom: -40px;
    width: 70%;
    left: 50%;
    transform: translateX(-50%);
}

.mMod3 {
    margin-bottom: 100px;
}

.mMod3 h2 {
    color: #fff;
    font-size: 45px;
    margin-bottom: 25px;
}

.mMod3 .txt {
    font-size: 25px;
    color: #fff;
}

.swiper-pagination {
    position: static;
}

.swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    background-color: #fff;
    margin-right: 15px;
    margin-top: 88px;
    margin-bottom: 30px;
}

.deco {
    width: 30%;
}

.mMod4 {
    margin-bottom: 100px;
}

.mMod4 .tit {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 45px;
}

.mMod4 .txt {
    font-size: 20px;
    color: #fff;
}

.mMod9 {
    width: 60%;
    margin: 0 auto;
}

.mMod9 .swiper-slide {
    width: 100%;
    margin-bottom: 40px;
    cursor: pointer;
}

.mMod9 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
    border: 5px solid #fff;
    box-sizing: border-box;
}

.mMod8 {
    width: 60%;
    margin: 0 auto;
    margin-bottom: 100px;
}

.iframebx {
    position: relative;
    border-radius: 30px;
    border: 5px solid #fff;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 60%;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.txtbx {
    margin-bottom: 55px;
}

.t {
    display: inline-block;

    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}

.ti,
.tx {
    font-size: 20px;
    color: #fff;
}

.ti {
    margin-bottom: 30px;
}

.mapbx {
    position: relative;
    margin-bottom: 100px;
}

.gMap {
    position: relative;
    width: 50%;
    height: 480px;
    margin: 0 auto;
    border-radius: 30px;
    overflow: hidden;
    box-sizing: border-box;
    border: 5px solid #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}

.map {
    position: relative;
    width: 100%;
    height: 100%;
}

.navi {
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 80px;
    font-size: 0;
    text-indent: -9999px;
    background-image: url(../images/navi.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.tel {
    display: inline-block;
    font-size: 30px;
    color: #fff;
    margin-bottom: 20px;
}

.mMod6 .txt {
    font-size: 20px;
    color: #fff;
    margin-bottom: 40px;
}

.btn_tel,
.btn_sms {
    display: inline-block;
    font-size: 0;
    text-indent: -9999px;
    width: 80px;
    height: 80px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-bottom: 50px;
}

.btn_tel {
    background-image: url(../images/btn_tel.png);
}

.btn_sms {
    background-image: url(../images/btn_sms.png);
    display: none;
}

.mMod7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 70px;
}

.mMod7 a {
    display: inline-block;
    color: #fff;
    text-decoration: underline;
    font-size: 20px;
    line-height: 160%;
    text-underline-offset: 5px;
    font-weight: 400;
    margin-bottom: 20px;
}

.mMod7 a:last-child {
    margin-bottom: 0;
}

.mMod10,
.qrbox {
    border-top: 5px solid #fff;
}

.mMod10 a,
.qrbox a {
    display: block;
    position: relative;
    padding: 45px 40px;
    box-sizing: border-box;
    text-align: left;
    color: #fff;
    font-size: 20px;
}


.mMod10 a::after,
.qrbox a::after {
    content: '';
    position: absolute;
    width: 80px;
    height: 80px;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    background-image: url(../images/down.png);
    background-repeat: no-repeat;
    background-size: 100%;
}


.mMod11 {
    position: relative;
    max-width: 1100px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 25px;
}

.mMod11 a {
    font-size: 0;
    text-indent: -9999px;
    display: inline-block;
    width: 46px;
    height: 46px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.mMod11 a+a {
    margin-left: 15px;
}

a.facebook {
    background-image: url(../../common/images/ico_facebook.png);
}

a.instagram {
    background-image: url(../../common/images/ico_instagram.png);
}

a.twitter {
    background-image: url(../../common/images/ico_twitter.png);
}

a.youtube {
    background-image: url(../../common/images/ico_youtube.png);
}


.lMod9 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(var(--vh, 1vh) * 100);
    background-color: rgba(0, 0, 0, 0.699);
    z-index: 99999;
    display: none;
}

.lMod9 .swiper-container {
    max-width: 1200px;
    height: calc(var(--vh, 1vh) * 100);
    line-height: calc(var(--vh, 1vh) * 100);
}

.lMod9 .swiper-slide {
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

::-webkit-scrollbar {
    width: 5px;
}

::-webkit-scrollbar-thumb {
    background-color: #d5a962;
}

::-webkit-scrollbar-track {
    background-color: #fff;
}

.lMod9 img {
    width: 100%;
}

.lMod9.on {
    display: block;
}

.btn_close {
    position: fixed;
    top: 30px;
    right: 40px;
    z-index: 99999;
    font-size: 0;
    text-indent: -9999px;
    background-image: url(../images/btn_close.png);
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-color: rgb(0, 0, 0);
    border-radius: 50%;
    background-size: 30px 30px;
    background-position: center;
}

.mMod9 .swiper-slide p {
    font-size: 16px;
    color: #fff;
}

.qrpopup {
    position: fixed;
    display: none;
    justify-content: center;
    align-items: center;
    top: 50%;
    left: 50%;
    width: 500px;
    height: 500px;
    transform: translate(-50%, -50%);
    background-color: #fff;
    z-index: 99999;
    border-radius: 10px;
    box-shadow: 0 0 4px 2px rgba(160, 160, 160, 0.486);
}

.qrpopup.on {
    display: flex;
}

.qrbx {
    width: 50%;
    text-align: center;
    overflow-x: hidden;
    overflow-y: auto;
}

.qrbx::-webkit-scrollbar {
    width: 0;
}

.qrbx .mMod3 {
    margin-bottom: 0px;
}

.qrbx .mMod3 h2 {
    margin-bottom: 0px;
    color: #000;
    font-size: 24px;
}

.save {
    display: inline-block;
    font-size: 24px;
    font-weight: 600;
    margin: 20px 0;
    border-radius: 30px;
    border: 1px solid #000;
    padding: 5px 20px;
    box-sizing: border-box;
    line-height: 160%;
}

.info2 {
    font-size: 16px;
}

#qr {
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 100%;
    box-sizing: border-box;
}

#qr img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.bgvid {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}