/* CSS for PC @date     2018 @author   sarahchan */
/* ------------------------------------------

------------------------------------------ */
.sp { display: none !important; }

#keyVisual { width: 100%; clear: both; margin-bottom: 0;background: url(../images/kvBG.jpg) top center no-repeat; background-size: cover; height: 350px; position: relative; }

#keyVisual h1 { text-indent: 0px; width: 661px; margin: 108px auto;}

#widewrapper { width: 100%; }

#widewrapper a:hover { opacity: 0.8; }

#navi { width: 100%; background: #162856; padding: 13px 0; }

#navi ul { width: 1176px; margin: 0 auto; overflow: hidden; }

#navi ul li { float: left; font-size: 0; }

#navi ul li:last-child a { border-right: 1px solid #fff; }

#navi ul li a { display: block; border-left: 1px solid #fff; }

.wrap { width: 950px; margin: 0 auto; }

.basicinfo { padding: 33px 0; background: url(../images/basicinfoBG.jpg) no-repeat; background-size: cover; }

.basicinfo ul { overflow: hidden; }

.basicinfo ul li { float: left; }

.basicinfo ul li:first-child { padding-top: 60px; }

.video { width: 70%; margin: 60px auto 20px; }

.logo { text-align: center; padding-bottom: 60px; padding-top: 30px; }

h2.ttl { width: 100%; background: #a20000; height: 55px; }

h2.ttl span { width: 727px; background: url(../images/leftBG.jpg) no-repeat left top, url(../images/rightBG.jpg) no-repeat right top #fff; height: 55px; margin: 0 auto; display: block; text-align: center; }

.planbox { overflow: hidden; padding: 30px 0; }

.planbox li { float: left; width: 310px; margin-right: 10px; margin-bottom: 10px; font-size: 13px; line-height: 150%; }

.planbox li a { display: block; color: #000; }

.planbox li a:hover { text-decoration: none; }

.planbox li span { display: block; font-weight: bold; font-size: 15px; }

.planbox li:nth-child(3n) { margin-right: 0; }

.planbox.hotelbox li { margin-bottom: 20px; }

.planbox.hotelbox li a span { text-align: center; }

.btn { padding-bottom: 60px; }

.btn a { display: table; background: #fff; border: 1px solid #9bb91b; border-radius: 5px; width: 60%; margin: 20px auto; color: #9bb91b; font-weight: bold; font-size: 20px; padding: 20px 10px; position: relative; text-align: center; }

.btn a:after { display: block; content: ""; position: absolute; right: 20px; top: 40%; width: 10px; height: 10px; border-right: 1px solid #9bb91b; border-bottom: 1px solid #9bb91b; transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); }

.btn a:hover { text-decoration: none; background: #f8ffda !important; }

.btn a.withlogo { display: table; background: #fff; border: 1px solid #9bb91b; border-radius: 5px; width: 60%; margin: 20px auto; color: #9bb91b; font-weight: bold; font-size: 20px; padding: 10px; }

.btn a.withlogo span { display: table-cell; vertical-align: middle; text-align: right; }

.btn a.withlogo span:last-child { text-align: left; padding-left: 5px; }

.imglink {  text-align: center;}

.imglink span { display: block; text-align: right; width: 87%; }

#widewrapper .imglink span a { color: #000; font-size: 13px; text-decoration: underline; font-weight: bold;  }

ul.bnrbox { width: 950px; margin: 40px auto 80px; text-align: center; }

ul.bnrbox li { margin-bottom: 10px; }

ul.bnrbox li a { display: block; }

.jdsShowFix1 { position: fixed; bottom: 10px; right: 10px; z-index: 999;}

.jdsShowFix1 a { display: block; background: #162856; color: #fff; border-radius: 50px; font-size: 14px; text-align: center; width: 75px; padding: 22px 0; }

.jdsShowFix1 a:hover { text-decoration: none; }

.cul_pr { width: 700px; color: #a20000; line-height: 1.6; font-size: 14px; text-align: center; margin: auto auto 30px auto;}

.summary {
    width: 950px;
    margin: 30px auto;
}

.summary h3 {
    background: #162856;
    color: #fff;
    padding: 10px 20px;
    margin: 0 0 10px;
    font-size: 24px;
    text-align: center;
}

.summary table {
    background: #fff;
    width: 100%;
    border: 1px solid #7d7d7d;
    margin: 0 0 40px;
    font-size: 13px;
}

.summary table th {
    color: #fff;
    background: #a20000;
    width: 260px;
    text-align: center;
    border: 1px solid #7d7d7d;
    vertical-align: middle;
    padding: 10px 0;
}

.summary table {
    font-size: 14px;
}

.summary table td {
    padding: 10px 20px;
    border: 1px solid #7d7d7d;
    vertical-align: middle;
    line-height: 1.4;
}


#keyVisual p.cplink { float: right;}