
/***********************

披露宴会場・別邸

************************/


/*----------------

FV

----------------*/
#page-under.page-banquet .mainv {
  background: url("../img/banquet/fv_pc.jpg") no-repeat center center/cover;
}
#page-under.page-hotel .mainv {
  background: url("../img/hotel/fv_pc.jpg") no-repeat center center/cover;
}

/*----------------

別邸

----------------*/
.page-hotel .hotelitem{
    justify-content: space-between;
    align-items: flex-end;
    margin: 0 5%;
}
.page-hotel .hotelbox{
    width: 48%;
}
.page-hotel .hotelitem .img{
    width: 50%;
}
.page-hotel .sweet-detail{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top:80px;
}
.page-hotel .sweet-detail dt,
.page-hotel .sweet-detail dd{
    padding: 15px 0;
    border-bottom: 1px solid #a9976d;
    font-size: 1.6rem;
}
.page-hotel .sweet-detail dt{
    text-align: center;
    width: 30%;
    color: #a9976d;
}
.page-hotel dl dd{
    width: 70%;
}
.page-hotel .sweet-detail dt:first-of-type,
.page-hotel .sweet-detail dd:first-of-type{
   border-top: 1px solid #a9976d; 
}
.page-hotel .imgarea{
    margin-top: 90px;
}
.page-hotel .imgarea .img{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.page-hotel #suite .imgarea.suite picture:first-of-type{
    width: 66%;
}
.page-hotel #suite .imgarea.suite picture:last-of-type{
    margin-top: 60px;
    width: 30%;
}
.page-hotel .detailbox{
    justify-content: space-between;
    align-items: flex-start;
}
.page-hotel .detailbox dt{
    color: #2b2b2b;
    text-align: left;
}
.page-hotel .detailbox dl{
    width: 47%;
}
.page-hotel .detailitem{
    padding: 60px 100px;
    border: solid 1px #a9976d;
    margin: 0 5%;
}
.page-hotel .detailbox dl{
    display: flex;
    flex-wrap: wrap;
}
.page-hotel .detailbox dl dt{
    width: 50%;
}
.page-hotel .detailbox dl dd{
    width: 50%;
}
.page-hotel .detailbox dl dd,
.page-hotel .detailbox dl dt{
    border-bottom: 1px solid #a9976d;
    padding:7px 20px 4px;
    font-size: 1.5rem;
}
.page-hotel .cancel{
    margin-top: 40px;
    line-height: 2;
}
.page-hotel .welcomebox{
    margin: 0 5%;
    justify-content: space-between;
    align-items: flex-end;
}
.page-hotel .welcomebox .img{
    width: 50%;
}
.page-hotel .welcomebox .img:first-of-type{
    width: 48%;
}

/*----------------

披露宴会場
ページ内リンクボタン

----------------*/
.page-banquet .page-link p{
    text-align: center;
    font-size: 1.4rem;
    margin-top: 40px;
}
.page-banquet .page-link{
    margin: 40px 0 0;
}
.page-banquet .page-link ul{
    justify-content: center;
}
.page-banquet .page-link ul li{
    width: 30%;
    margin: 0 2%;
}
.page-banquet .page-link ul li a div{
    background: rgba(89,125,110,0.54);
    color: #fff;
    text-align: center;
    padding: 85px 0 88px;
    position: relative;
    font-size: 4rem;
}
.page-banquet .page-link ul li a div span{
    position: absolute;
    bottom: 10px;
    text-align: center;
    font-size: 2rem;
    display: block;
    right: 0;
    left: 0;
    transition: .4s;
    margin:auto;
}
.page-banquet .page-link ul li a:hover span{
    bottom: 0;
}
.page-banquet .page-link ul li a div span::after{
    content: "";
    width: 15px;
    height: 15px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(45deg);
    display: block;
    margin:  0 auto;
}
.page-banquet .page-link ul li:nth-child(2) a div{
    background: rgba(142,126,115,0.54);
}
.page-banquet .page-link ul li:nth-child(3) a div{
    background: rgba(129,122,92,0.54);
}
.page-banquet .page-link ul li a{
    display: block;
    background: url("../img/banquet/btn1-bg.jpg")no-repeat;
    background-size: cover;
    background-position: center top;
    padding: 20px;
}
.page-banquet .page-link ul li:nth-child(2) a{
    background: url("../img/banquet/btn2-bg.jpg")no-repeat;
    background-size: cover;
    background-position: center top;
}
.page-banquet .page-link ul li:nth-child(3) a{
    background: url("../img/banquet/btn3-bg.jpg")no-repeat;
    background-size: cover;
    background-position: center top;
}


/*----------------

披露宴会場
セクション

----------------*/
.section-block section{
    padding-top:150px;
}
.section-block section:last-of-type{
    padding-bottom: 0;
}
.page-banquet .banquet-ttl{
    background: url("../img/banquet/sec1-bg_pc.jpg")no-repeat;
    background-size: cover;
    background-position: center top;
    height: 640px;
    margin-bottom: 45px;
}
.page-banquet #stmary .banquet-ttl{
    background: url("../img/banquet/sec2-bg_pc.jpg")no-repeat;
    background-size: cover;
    background-position: center top;
}
.page-banquet #smallwedding .banquet-ttl{
    background: url("../img/banquet/sec3-bg_pc.jpg")no-repeat;
    background-size: cover;
    background-position: center top;
}
.page-banquet .banquet-ttl .inner{
    position: relative;
    height: 100%;
}
.page-banquet .banquet-ttl .ttlarea{
    position: absolute;
    bottom: 30px;
    right: 100px;
    background: rgba(255,255,255,0.9);
    padding: 60px 0;
    max-width: 446px;
    width: 100%;
    text-align: center;
}
.page-banquet .banquet-ttl .ttlarea h3{
    color: #738864;
    font-size: 3rem;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 16px;
}
.page-banquet #stmary .banquet-ttl .ttlarea h3{
    color: #8f684f;
}
.page-banquet #smallwedding .banquet-ttl .ttlarea h3{
    color: #5e8d34;
}
.page-banquet #stmary .banquet-ttl .ttlarea h3::before{
    background: #8f684f;
}
.page-banquet #smallwedding .banquet-ttl .ttlarea h3::before{
    background: #5e8d34;
}
.page-banquet .banquet-ttl .ttlarea h3::before{
    content: "";
    height: 1px;
    width: 15%;
    background:  #738864;
    margin: auto;
    bottom: 0;
    right: 0;
    left: 0;
    position: absolute;
}
.banquetitem{
    justify-content: space-between;
}
.banquetitem .mainimg{
    width: 49.5%;
}
.banquetitem .subimg{
    width: 49.5%;
}
.banquetitem .subimg .img{
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}
.banquetitem .subimg .img picture{
    display: block;
    width: 48%;
}
.page-banquet .box-btn{
    margin-top: 80px;
}
@media screen and (max-width: 1440px) {
    .page-banquet .page-link ul li a div{
        font-size: 3rem;
    }  
    .page-banquet .banquet-ttl .ttlarea{
        right: 5px;
    }
}
@media screen and (max-width: 1024px) {
    .page-banquet .page-link ul li a div{
        font-size: 2.4rem;
    }  
    .page-banquet .banquet-ttl{
        height: 54vw;
    }
    .banquetitem .subimg .img{
        margin-bottom: 30px;
    }
    .page-banquet .page-link ul li{
        width: 32%;
        margin: 0 0.5%;
    }
    .page-hotel .detailitem{
        padding: 40px 60px;
    }
    .page-hotel .detailbox dl{
        width: 49%;
    }
    
    
    
}
@media screen and (max-width: 750px) {
    #page-under.page-banquet .mainv {
      background: url("../img/banquet/fv_pc.jpg") no-repeat center center/cover;
    }
    #page-under.page-hotel .mainv {
      background: url("../img/hotel/fv_pc.jpg") no-repeat center center/cover;
    }

    .page-banquet .flex,
    .page-hotel .flex{
        display: block;
    }
    /*----------------

    別邸

    ----------------*/
    .page-hotel .sweet-detail{
        margin-top: 40px;
    }
    .page-hotel .hotelitem{
        display: flex;
        margin: 40px 0 0;
    }
    .page-hotel .sweet-detail{
        margin: 0;
    }
    .page-hotel .sweet-detail dt,
    .page-hotel .sweet-detail dd{
        font-size: 1rem;
        padding: 5px 0;
    }
    .page-hotel .sweet-detail dt{
        width: 45%;
    }
    .page-hotel .sweet-detail dd{
        width: 55%;
    }
    .page-hotel .hotelitem .img{
        width: 50%;
    }
    .page-hotel .hotelbox{
        width: 47%;
    }
    .page-hotel .imgarea{
        margin-top: 40px;
    }
    .page-hotel .imgarea .inner{
        width: 100%;
    }
    .page-hotel .imgarea.suite picture:last-of-type{
        margin-top: 0;
    }
    .page-hotel #suite .imgarea.suite picture:first-of-type{
        width: 68%;
    }
    .page-hotel #suite .imgarea.suite picture:last-of-type{
        width: 29%;
        margin-top: 0;
    }
    #guest .txt h2{
        margin-bottom: 0;
        justify-content: flex-end;
    }
    #guest .txt p{
        text-align: right;
    }
    .page-hotel .detailitem{
        margin: 0;
        padding: 30px 20px;
    }
    .page-hotel .detailbox dl{
        width: 100%;
    }
    .page-hotel .detailbox dl dd, .page-hotel .detailbox dl dt{
        font-size: 1.1rem;
        padding: 7px 10px 4px;
    }
    .page-hotel .cancel{
        margin-top: 20px;
    }
    .page-hotel .welcomebox .img,
    .page-hotel .welcomebox .img:first-of-type{
        width: 100%;
    }
    .page-hotel .welcomebox .img picture{
        width: 80%;
        display: block;
    }
    .page-hotel .welcomebox .img:last-of-type picture{
        margin-left: auto;
        text-align: right;
        margin-top: 20px;
    }
    /*----------------

    披露宴会場

    ----------------*/
    .page-banquet .page-link ul li{
        width: 100%;
        margin:  0 0 15px;
    }
    .page-banquet .page-link ul li a{
        padding: 13px;
    }
    .page-banquet .page-link ul li a div{
        padding: 36px 0 50px;
        font-size: 7.666667vw;
        line-height: 1;
    }
    .page-banquet .page-link ul li a div span{
        font-size: 10px;
        bottom: 4px;
    }
    .page-banquet .page-link ul li a div span::after{
        width: 10px;
        height: 10px;
    }
    .page-banquet .page-link p{
        font-size: 1.4rem;
    }
    .page-banquet .banquet-ttl .ttlarea{
        width: 44%;
        max-width: auto;
        right: 0;
        bottom: 15px;
        padding: 15px 0;
    }
    .page-banquet .banquet-ttl{
        background: url(../img/banquet/sec1-bg_sp.jpg) no-repeat;
        background-size: cover;
        background-position: center top;
        margin-bottom: 30px;
    }
    .page-banquet #stmary .banquet-ttl{
        background: url("../img/banquet/sec2-bg_sp.jpg")no-repeat;
        background-size: cover;
        background-position: center top;
    }
    .page-banquet #smallwedding .banquet-ttl{
        background: url("../img/banquet/sec3-bg_sp.jpg")no-repeat;
        background-size: cover;
        background-position: center top;
    }
    .page-banquet .banquet-ttl .ttlarea h3{
        font-size: 2rem;
        padding-bottom: 7px;
        margin-bottom: 9px;
    }
    .page-banquet .banquet-ttl .ttlarea p{
        font-size: 1.1rem;
    }
    .banquetitem .txt{
        text-align: center;
    }
    .banquetitem .mainimg{
        width: 80%;
        margin: 15px 0 0 auto;
    }
    .banquetitem .subimg{
        width: 100%;
        margin-top: 30px;
    }
    .page-banquet .box-btn{
        margin-top: 50px;
    }
/*
    .page-banquet section{
        padding-bottom:100px;
    }
    .page-banquet section:first-of-type{
        padding-top: 100px;
    }
*/
    
    
}

