@charset "utf-8";

/* TOP CSS */

/* --------------------------------------

Base settings

---------------------------------------*/
* {
    -webkit-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    width: 100%;
    margin: 0;
    padding: 0;
    font-size: 4.5vw;
}

.pc-hyde {
    display: block !important;
}

.sp-hyde {
    display: none !important;
}

/*wrapper*/
.wrapper {
    max-width: 92%;
    padding: 0;
}

/* bottom */
.bottom70,
.bottom50 {
    margin-bottom: 20px;
}

/*flexbox*/
.flexbox {
    display: flex;
    justify-content: space-between;
}

/*=============================================================
col
============================================================= */

.col2,
.col3 {
    width: 92% !important;
    margin-right: 4%;
    margin-left: 4%;
    margin-bottom: 15px;
}

.col2 .detail,
.col3 .detail {
    padding: 20px 15px;
}

.col2 .detail h3 {
    font-size: 5.5vw;
}

.col3 .detail h3 {
    font-size: 5.5vw;
}

.col3 .detail h3 {
    color: #555;
    text-align: left;
    line-height: 1.5;
}

.col2 .detail p,
.col3 .detail p {
    margin-top: 15px;
    font-size: 4.4vw;
}


.col2:last-child,
.col3:nth-child(3),
.col3:last-child {
    margin-right: 0;
}


/*==============================
header
==============================*/

header p,
header div {
    height: 50px;
    width: auto;

}

header p img {
    position: absolute;
    top: 0;
    left: 5px;
    width: auto;
    height: 54px;
    padding: 12px 0px;
}

header p.btn {
    background: #f6f6f6;
    margin: 0;
    height: 50px;
    padding: 5px;
    position: relative;
    top: 0;
    width: 60px;
}

header div {
    display: block;
}

/*==============================
main
==============================*/
/* button*/
.btn.detail {
    margin: 0px;
    font-size: 1.2rem;
    line-height: 50px;
    width: 80px;
}

.btn.detail:after {
    bottom: 3px;
    right: 3px;
    border-top: 8px solid transparent;
    border-right: 8px solid #f5b9c9;
}

/* mainvisual*/
main .bottom40.pc-hyde p.detail {
    padding-top: 92px;
    margin: 0;
}

main .wrapper.flexbox {
    display: flex;
    color: #777;
    font-size: 4.5vw;
    text-align: left;
    justify-content: flex-start;
}

main .wrapper.flexbox .flexbox {
    margin-bottom: 10px;
    width: 100%;
    justify-content: flex-start !important;
}

main .wrapper.flexbox .flexbox:last-child {
    margin-bottom: 15px;
}

main .wrapper.flexbox .flexbox p {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    line-height: 1.5;
    font-size: 4vw;
}

main .wrapper.flexbox .flexbox p img {
    width: 100%;
    height: auto;
}

main .bottom40 {
    margin-bottom: 20px;
}

main .wrapper.flexbox.bottom40 div.flexbox {
    margin-right: 0px;
}

main .pc-hyde div.bg-black {
    padding: 15px 0;
    background: #000;
    color: #fff;
    font-family: 'SimSun',"HiraMinProN-W6", serif!important;
}

main .pc-hyde div.bg-black .wrapper .flexbox {
    justify-content: flex-start;
    align-items: center;
    line-height: 1.4;
    text-align: left;
}

main .pc-hyde div.bg-black .wrapper .flexbox p {
    margin-right: 40px;
}

main .pc-hyde div.bg-black .wrapper .flexbox p:first-child {
    width: 10%;
}

main .pc-hyde div.bg-black .wrapper .flexbox p:last-child {
    width: 73%;
    margin-right: 0;
}

main .pc-hyde div.bg-black .wrapper .flexbox p img {
    width: 60px;
    height: auto;
}

main .pc-hyde div.bg-black .wrapper .flexbox p span {
    font-size: 3vw;
}

main .wrapper.flexbox.bottom40 div.flexbox {
    margin-bottom: 0;
    width: 92%;
    margin-left:4%;
    margin-right: 4%;
}

main .wrapper.flexbox.bottom40 div.flexbox:first-child {
    margin-bottom: 10px;
}

main .wrapper.flexbox.bottom40 div.flexbox,
main .wrapper.flexbox.bottom40 div.flexbox:last-child {
    margin-right: 0px !important;
}

main .wrapper.flexbox.bottom40 div.flexbox img {
    width: 60px;
    height: auto;
}

main div.flexbox{
    max-width: 100%;

}
/* Room*/

main div.wrapper.flexbox.detail {
    display: block;
}

main div.wrapper.flexbox.detail div.col2:last-child {
    margin-bottom: 0;
}

/* Services*/
main .col3 .detail p.detail {
    padding: 0;
    margin-top: 10px;
    font-size: 4.4vw;
    margin-bottom: 0;
}

/* Access*/

main p.detail {
    margin: 0 auto 15px;
}

main .bg-white {
    padding-bottom: 20px;
}

main .bg-white .wrapper.flexbox.detail.items {
    max-width: 100%;
}

main .bg-white .wrapper.flexbox.detail.items .col2 h3 {
    text-align: center;
    font-size: 6.3vw;
    line-height: 1.5;
    
}

main .bg-white .wrapper.flexbox.items {
    background: #f6f6f4;
    padding: 15px;
    border: none !important;
}

main .bg-white .wrapper.flexbox.items .col2:first-child,
main .bg-white .wrapper.flexbox.items .col2:last-child {
    width: 100%;
}

main .bg-white .wrapper.detail.bottom70 img {
    height: 30px;
    width: auto;
    margin: auto;
}

main .bg-white strong {
    color: #573a28;
    font-weight: nomal;
    font-size: 5.8vw;
}

main .wrapper.items {
    padding: 20px 0 0;
}


/* 还可自选增加外景拍照服务*/
main .bridal{
    background-image: url(../img/bg-wedding-sp.png);
    background-position: center;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    padding:15px 4%;
    height: auto;
}

main .bridal .wrapper{
    background-image: unset;
    background-color: rgba(255,255,255,0.9);
    padding:25px 4%;
}
main .bridal .wrapper h2 {
    font-size: 6.5vw;
    line-height: 1.3;
    margin-bottom: 15px;
}

main .bridal .wrapper h3 {
    color: #dac678;
    font-size: 3.8vw;
    margin-bottom: 25px;
}

main .bridal .wrapper .items {
    border: none;
    margin: auto;
    width: 100%;
}

main .bridal .wrapper {
    max-width: 530px;
}
main .bridal .wrapper .items dl {
    padding: 20px 0 0;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #dac678;
    display: flex;
    justify-content:space-between;
    align-items: center;
}

main .bridal .wrapper .items dt {
    font-weight: normal;
    font-size: 4.5vw;
    width:67%;
}

main .bridal .wrapper .items dt span,
main .bridal .wrapper .items dd span{
    font-size: 4vw;
}

main .bridal .wrapper .items dd{
    width:30%;
    font-size: 4.5vw;
}
/*special plan*/
main section div.detail {
    background-image: url(../img/bg-special-sp.png);
    height: auto;
    background-size: covers;
}

main section div.detail .wrapper {
    position: relative;
    padding: 0;
    margin: auto;
    max-width: 100%;
    height: 600px;
}

main section div.detail .wrapper h3 {
    width: 100%;
    padding: 4%;
    font-size: 4.5vw;
    color: #555;
    width: 100%;
    line-height: 1.5;
    position: absolute;
    bottom: -3%;
    left: 0;
    margin-bottom: 20px;
}

main section div.detail .wrapper .flexbox {
    padding-bottom: 0;
    display: block;
    max-width: 92%;
    margin-left: 4%;
}

main section div.detail .wrapper div.btn.detail {
    width: 100%;
    height: 50px;
    margin-right: 0%;
    margin-bottom: 10px;
    line-height: 1;
    font-size: 20px;
}

main section div.detail .wrapper div.btn.detail:last-child {
    margin-top: 0px;
}

main section div.detail .wrapper div.btn.detail a div {
    font-size: 20px;
}

main section div.detail .wrapper div.btn.detail a div span {
    font-size: 12px;
}

main section div.detail .wrapper div.btn.detail a div span span {
    font-size: 12px;
}

/* footer */
footer .flexbox {
    margin-top: 335px;
    display: block;
    padding: 20px 0;
    align-items: center;
}

footer .flexbox div {
    background: #fff;
    width: 100%;
}

footer .flexbox .detail {
    padding: 0;
}

footer .flexbox .detail p {
    font-size: 6vw;
    color: #555;
    margin-bottom: 20px;
}

footer .flexbox div:last-child {
    width: 100% !important;
}

footer .flexbox p.btn.detail {
    margin-top: 20px;
    width: 100%;
    height: 60px;
}

footer .flexbox p.btn.detail a {
    color: #ee7396;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    font-size: 5vw;
}

footer .detail {
    background: #f6f6f4;
    padding: 20px;
    color: #999;
    font-size: 3.5vw;
}

footer div p.detail {
    padding: 15px;
    color: #555;
    font-size: 2vw;
}

footer address {
    width: 100%;
}


/*----------pagetop----------*/
#page-top {
    position: fixed;
    bottom: 60px;
    right: 50px;
    font-size: 30%;
    line-height: 1.6;
    z-index: 15;
}

#page-top a {
    background: #ed7194;
    text-decoration: none;
    color: #fff;
    width: 50px;
    height: 50px;
    padding: 30px 0 5px;
    text-align: center;
    display: block;
    border: solid 1px #fff;

}

#page-top a:before {
    content: "";
    background-image: url(../img/arrow.png);
    width: 18px;
    height: 18px;
    background-size: contain;
    background-position: top center;
    position: absolute;
    top: 8px;
    left: 15px;
}

#page-top a:hover {
    text-decoration: none;
}

.bdshare-button-style0-32 {
    width: 100% !important;
    margin-top: 50px !important;
    background: #434343;
    height: 42px;
    display: flex;
    justify-content: center;
    z-index: 80;
}

.bdshare_dialog_box{
    width:70%!important;
    left:15%!important;
    top:90px!important;
    
}
