@charset "utf-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6 { font-size: 100%;font-weight: normal; }
address,em { font-style: normal; }
table { border-collapse: collapse;border-spacing: 0; }
th { font-weight:normal;text-align: left; }
legend { display: none; }
img,fieldset { border: 0; }
li { list-style-type: none; }
article, aside, dialog, figure, footer, header,hgroup, nav, section, main { display: block;margin: 0;padding: 0; }
html { background:transparent;overflow-y: scroll; }
body { -ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%; }
input,textarea { outline: none; }
object,embed { vertical-align: top; }
img { background: transparent;border: 0;font-size: 0;line-height: 0;vertical-align: bottom;zoom: 1;
}
a { background-color: transparent; }
a:active,a:hover { outline: 0; }
.clearfix:after { clear: both;content: '';display: block;height: 0; }
.clearfix { zoom: 1; }
.clear { clear: both; }
.none { display:none; }
.block { display:block; }
html,body {
    color: #333;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
    line-height: 1.6;
    word-wrap: break-word;
}
html {
    font-size:10px;
    font-size:62.5%;
}
body {
    background-color: #FFF;
    color: #333;
    font-size: 15px;
    overflow: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
a,a:link,a:visited,a:active {
    color: #255288;
    outline: none;
    text-decoration: none;
}
a:hover {
    color: #255288;
    text-decoration: underline;
}


#wrapper {
    position: relative;
}

.pc_none {
	display: none;
}


/*ヘッダー*/
#header {
    position: relative;
}

.tmp_corporate #header {
    background-image: url(../images/bg_header_corporate.png);
    height: 237px;
}
#header > img {
    left: 50%;
    margin-left: -750px;
    position: absolute;
}

.tmp_corporate #hg_btn_01 {
    height: 90px;
    left: 50%;
    margin-left: -640px;
    position: absolute;
    top: 50px;
    width: 440px;
}
.tmp_corporate #header > ul {
    height: 90px;
    left: 50%;
    margin-left: -645px;
    position: absolute;
    top: 146px;
    width: 1290px;
}
.tmp_corporate #header li {
    float: left;
}
.tmp_corporate #header > ul > li a {
    display: block;
    height: 90px;
    width: 215px;
}

/*グループヘッダー*/
.tmp_corporate  #header_inner {
    margin: 0 auto;
    width: 1280px;
}
.tmp_corporate #header_desc {
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
    height: 31px;
    line-height: 31px;
}
.tmp_corporate #header_logo {
    float: left;
    height: 66px;
    padding: 23px 0 25px;
}
.tmp_corporate #header_info {
    float: right;
    padding-top: 38px;
}
.tmp_corporate #header_info img {
    display: block;
}
.tmp_corporate #header_tel {
    margin-bottom: 6px;
}
.tmp_corporate #header_nav {
    clear: both;
    height: 40px;
    padding: 27px 0 25px;
    width: 1280px;
}
.tmp_corporate #header_nav li {
    float: left;
}
.tmp_corporate #header_nav a {
    background-image: url(../images/header_nav.png);
    display: block;
    height: 40px;
    width: 215px;
}
.tmp_corporate #header_nav li.nav_01 a {
    background-position: 0 0;
    width: 206px;
}
.tmp_corporate #header_nav li.nav_02 a {
    background-position: -206px 0;
}
.tmp_corporate #header_nav li.nav_03 a {
    background-position: -421px 0;
}
.tmp_corporate #header_nav li.nav_04 a {
    background-position: -636px 0;
}
.tmp_corporate #header_nav li.nav_05 a {
    background-position: -851px 0;
}
.tmp_corporate #header_nav li.nav_06 a {
    background-position: -1066px 0;
    width: 214px;
}

@media screen and (max-width:850px) {
    .tmp_corporate #header {
        background-image: unset;
        height: unset;
    }
    .tmp_corporate #header_logo {
        float: none;
        height: unset;
        padding: 15px 0 15px 25px;
        width: 400px;
        max-width: calc(100% - 60px);
    }
    .tmp_corporate #header_logo a {
        display: block;
        line-height: 0.1em;
    }
    #header_info,#header_nav,#header_desc {
        display: none;
    }
}


/*フッター*/
#ft {
    color: #FFF;
    margin-top: -24px;
}
#ft_nav_wrap {
    background-color: #111;
    border-bottom: 4px solid #444;
}
#ft_nav_wrap h3 {
	background-image: url(../images/header_ft_nav2.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 24px;
    position: relative;
    text-align: center;
    top: -24px;
}
#ft_nav_wrap h3 img {
    display: none;
}
#ft_nav {
    margin: 0 auto;
    padding: 20px 0 25px;
    position: relative;
    width: 100%;
}
#ft_nav > ul {
    margin-bottom: 25px;
}
#ft_nav > ul > li {
    border-bottom: 1px solid #FFF;
    padding: 18px 0;
}
#ft_nav a {
    color: #FFF;
}
#ft_nav dt {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3;
    padding-top: 4px;
    width: 130px;
}
#ft_nav dd {
    float: right;
    font-size: 12.5px;
    line-height: 2;
    width: 790px;
}
#ft_nav dd > a {
    margin-right: 20px;
}
#ft_nav dd > a:before {
    content: "■";
}
#ft_nav dd li {
    display: inline-block;
    margin-right: 5px;
}
#ft_nav dd li a {
    font-size: 12px;
}
#ft_nav dd li a:before {
    content: "・";
}
#ft_nav #ft_contents_01 dd > a {
    float: left;
    width: 140px;
}
#ft_nav #ft_contents_01 dd > ul {
    float: right;
    width: 630px;
}
#ft_nav #ft_contents_03 dd > a {
    float: left;
    width: 140px;
}
#ft_nav #ft_contents_03 dd > ul {
    float: right;
    width: 630px;
}
#ft_nav #ft_contents_04 dd > a {
    float: left;
    width: 140px;
}
#ft_nav #ft_contents_04 dd > ul {
    float: right;
    width: 630px;
}
a#goto_top {
    display: block;
    font-size: 14px;
    height: 20px;
    margin: 0 auto;
    padding-top: 15px;
    position: relative;
    text-decoration: none;
    width: 100px;
}
a#goto_top:before {
    border-left: 1px solid #FFF;
    border-top: 1px solid #FFF;
    content: "";
    display: block;
    height: 8px;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 8px;
}
a#goto_top:hover {
    opacity: 0.6;
}
#copyright {
    font-size: 10px;
    padding: 22px 0 8px;
    text-align: center;
}
#foot_link {
    font-size: 12px;
    text-align: center;
}


#ft_info_wrap {
    background-color: #111;
}
#ft_info {
    color: #FFF;
    margin: 0 auto;
    padding: 15px 0 17px;
    width: 360px;
}
#ft_info strong {
    float: left;
    font-size: 14px;
    line-height: 20px;
    width: 160px;
}
#ft_info address {
    float: right;
    font-size: 12px;
    line-height: 15px;
    width: 190px;
}

#btn_top {
    background-image: url(../images/btn_top.png);
    bottom: 81px;
    cursor: pointer;
    height: 64px;
    position: fixed;
    right: 40px;
    width: 64px;
}
@media screen and (max-width: 767px) {
#btn_top {
	right: 20px;
    bottom: 20px;
	}
}


/*コンテンツ*/
#container {
    padding-bottom: 24px;
}


#container_head,
#container_body,
#container_foot {
    position: relative;
}


#container_body #main {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%;
}


.page_company #container_head,
.page_business #container_head,
.page_contact #container_head,
.page_privacy #container_head,
.archive_news #container_head {
    background-color: #303030;
    background-image: url(../images/bg_corporate_head.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    height: 250px;
    z-index: 1;
}
.page_company #container_head h1,
.page_business #container_head h1,
.page_contact #container_head h1,
.page_privacy #container_head h1,
.archive_news #container_head h1 {
    height: 72px;
    padding: 89px 0;
    text-align: center;
}

.page_privacy #container_body {
    height: 3358px;
    margin-top: -250px;
}
.page_hotel_princess #container_body {
    height: 5683px;
}
.page_lounge_top {
    background-image: url(../images/dummy/bg_lounge_top_container_body.png);
}
.page_chibori #container_body {
    height: 4538px;
}



#container_body > img {
    left: 50%;
    margin-left: -750px;
    position: absolute;
    top: 0;
}
.page_chibori #container_body > img {
    margin-left: -699px;
}


.tmp_corporate #container_foot {
    border-top: 1px solid #bcbcbc;
    padding: 70px 0 110px;
}
.page_top.tmp_corporate #container_foot {
    border-top-width: 0;
}
#container_foot > img {
    left: 50%;
    margin-left: -500px;
    position: absolute;
}
.tmp_corporate #ft_biz,
.tmp_corporate #ft_night_biz {
    margin: 0 auto;
    padding: 45px 0;
    width: 960px;
}
.tmp_corporate #ft_biz h2,
.tmp_corporate #ft_night_biz h2 {
    margin-bottom: 20px;
}

.tmp_corporate #container_foot ul {
    margin: 0 -27px;
}
.tmp_corporate #container_foot li {
    float: left;
    margin: 0;
    width: 284px;
}
.tmp_corporate #container_foot li.bnr_small {
    margin: 0 111px 25px !important;
}
.tmp_corporate #container_foot .ft_biz_desc {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 0;
}
.tmp_corporate #container_foot li img {
    opacity: 1;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}
.tmp_corporate #container_foot li:hover img {
    opacity: 0.6;
}


.breadcrumb {
    background-color: #EEE;
    border-bottom: 1px solid #D6D6D6;
    color: #333;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
}
.page_top .breadcrumb {
    border-top: 1px solid #D6D6D6;
}
.page_concept .breadcrumb {
    border-bottom-width: 0;
}
.breadcrumb .inner {
    margin: 0 auto;
    text-align: left;
    width: 1280px;
}
.breadcrumb li {
    display: inline-block;
}
.breadcrumb a {
    color: #333;
    text-decoration: underline;
}
.breadcrumb span {
    font-size: 14px;
    margin-left: 8px;
    margin-right: 10px;
}


.page_lounge_top .breadcrumb {
    background-color: rgba(0,0,0,0.25);
    border-bottom: 1px solid #000;
    color: #FFF;
}
.page_lounge_top .breadcrumb a {
    color: #FFF;
}


/*トップページ*/
.page_top #container_head {
    /*height: 500px;*/
}
#top_slider_box {
    /*height: 500px;*/
    /*left: 50%;*/
    /*margin-left: -640px;*/
    /*position: absolute;*/
    /*width: 1280px;*/
    width: 100%;
}
#top_slider_box .slick-dotted.slick-slider {
    margin-bottom: 0;
}
#top_slider_box .image img {
    height: 500px;
    width: auto;
}
#top_slider_box .slick-dots li button:before {
    color: #FFF;
    font-size: 8px;
    opacity: 1;
}
#top_slider_box .slick-dots li.slick-active button:before {
    color: #194d7c;
    opacity: 1;
}
#top_slider_box .slick-prev {
    background-image: url(../images/arr_l.png);
    height: 50px;
    left: 50%;
    margin-left: -685px;
    overflow: hidden;
    text-indent: 9999px;
    width: 28px;
    z-index: 100;
}
#top_slider_box .slick-next {
    background-image: url(../images/arr_r.png);
    height: 50px;
    left: 50%;
    margin-left: 656px;
    overflow: hidden;
    text-indent: 9999px;
    width: 28px;
    z-index: 100;
}
#top_news_wrap {
    background-color: #EFEDEE;
    /*border-bottom: 2px solid #175483;*/
    padding: 50px 0;
}

#top_news_bnr_l {
    margin: 0 auto;
    position: relative;
	width: 950px;
	height: 236px;
	margin-bottom:25px;
}
#top_news_bnr_l a {
	background-color: transparent;
	position: relative;
}
#top_news_bnr_l a img {
	width: 950px;
	height: auto;
}

#top_news_bnr {
    margin: 0 auto;
    position: relative;
    width: 650px;
	height: 100px;
	margin-bottom: 40px;
}
#top_news_bnr a {
	float: left;
	display: block;
	width: 300px;
	height:100px;
	margin: 0 0 0 25px;
	position: relative;
}

#top_news {
    margin: 0 auto;
    position: relative;
    width: 1000px;
}
#top_news h2 {
    float: left;
    width: 143px;
}
#top_news ul {
    border-left: 2px solid #070707;
    float: right;
    padding-bottom: 30px;
    padding-left: 25px;
    width: 830px;
}
#top_news li {
    color: #333;
    margin-bottom: 25px;
}
#top_news li span {
    background-color: #205A88;
    color: #FFF;
    display: inline-block;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-left: 8px;
    margin-right: 8px;
    text-align: center;
    width: 110px;
}
#top_news li.club_news span {
    background-color: #c69c3d;
    color: #FFF;
}
#top_news li a {
    color: #333;
    display: block;
    float: right;
    width: 560px;
}
#top_news > a {
    background-color: #FFF;
    bottom: 0;
    color: #333;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 25px;
    line-height: 25px;
    position: absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    width: 118px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#top_news > a i {
    border-bottom: 3px solid #205A88;
    border-left: 3px solid transparent;
    border-right: 3px solid #205A88;
    border-top: 3px solid transparent;
    bottom: 3px;
    display: block;
    position: absolute;
    right: 3px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
#top_news > a:hover {
    background-color: #205A88;
    color: #FFF;
}
#top_news > a:hover i {
    border-bottom: 3px solid #FFF;
    border-right: 3px solid #FFF;
}

/*企業コンセプト*/
.page_concept #container_body {
    background-color: #303030;
    background-image: url(../../concept/images/bg_concept.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.page_concept #container_body #main {
    margin: 0 auto;
    width: 960px;
}
.page_concept #concept {
    padding: 75px 0 30px;
}
.page_concept #concept h2 {
    text-align: center;
}
.page_concept #concept p {
    color: #FFF;
    font-size: 16px;
    margin: 40px 0;
    text-shadow: 3px 3px 4px rgba(0,0,0,0.85);
}
.page_concept #concept p.signature {
    margin-top: -15px;
    text-align: right;
}

/*事業部紹介*/
.page_business #container_body {
    padding: 70px 0 90px
}
.page_business #container_body #main {
    margin: 0 auto;
    width: 1000px;
}
.co_h2 {
    border-bottom: 4px solid #255284;
    margin-bottom: 25px;
    padding-bottom: 10px;
}
.biz_section {
    padding: 30px 0;
}
.biz_section .left {
    float: left;
    width: 305px;
}
.biz_section .left a img {
    opacity: 1;
    transition: opacity 0.4s;
}
.biz_section .left a:hover img {
    opacity: 0.7;
}
.biz_section .right {
    float: right;
    height: 228px;
    position: relative;
    width: 670px;
}
.biz_lead {
    color: #255284;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
}
.biz_section .right .biz_link {
    background-color: #255284;
    border-radius: 4px;
    bottom: 0;
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    opacity: 1;
    padding: 0 26px 0 10px;
    position: absolute;
    right: 0;
    text-decoration: none;
    transition: all 0.4s;
}
.biz_section .right .biz_link:hover {
    opacity: 0.7;
}
.biz_section .right .biz_link i {
    border-right: 2px solid #FFF;
    border-top: 2px solid #FFF;
    height: 8px;
    position: absolute;
    right: 12px;
    top: 9px;
    transform: rotate(45deg);
    width: 8px;
}

/*会社案内*/
.page_company #container_body {
    padding: 60px 0 80px
}
.page_company #container_body #main {
    margin: 0 auto;
    width: 1000px;
}
.co_section {
    padding: 40px 0;
}
.co_dl {
    margin-top: -22px;
    overflow: hidden;
}
.co_dl dt {
    clear: right;
    float: left;
    padding: 22px 0;
    width: 198px;
}
.co_dl dd {
    float: right;
    padding: 22px 0;
    position: relative;
    width: 800px;
}
.co_dl dd:after {
    border-bottom: 1px dotted #7F7F7F;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    width: 1000px;
}
#co_philosophy {
    margin-bottom: 108px;
}
#co_philosophy h2 {
    margin-bottom: 36px;
    text-align: center;
}
#co_philosophy p {
    text-align: center;
}
.co_bnr {
    margin-bottom: 20px;
}
.co_bnr a {
    display: block;
}
.co_bnr a img {
    opacity: 1;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}
.co_bnr a:hover img {
    opacity: 0.65;
}
.co_bnr2 {
    background-image: url(../../company/images/bg_co_bnr2.jpg);
    height: 280px;
    width: 1000px;
}
.co_bnr2 > p {
    margin-bottom: 30px;
    padding-top: 57px;
    text-align: center;
}
.co_bnr2 ul {
    margin: 0 auto;
    width: 500px;
}
.co_bnr2 li.left {
    float: left;
}
.co_bnr2 li.right {
    float: right;
}
.co_bnr2 a {
    display: block;
    transform: translateY(0);
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
}
.co_bnr2 a:hover {
    transform: translateY(-5px);
}


/*お問い合わせ*/
.page_contact #container_body {
    padding: 70px 0 90px
}
.page_contact #container_body #main {
    margin: 0 auto;
    width: 760px;
}
.contact_section {
    padding: 30px 0;
}
#contact01 #contact01_box {
    text-align: center;
}
#contact02 ul {
    padding-left: 20px;
}
#contact02 li {
    list-style-type: disc;
}
#contact03 .form_wrap {
    border: 1px solid #255284;
    padding: 20px 20px 10px;
}
.col2_b_contact {
    border-bottom: 1px dotted #255284;
    font-size: 15px;
    overflow: hidden;
    padding: 15px 0;
    width: 100%;
}
.col2_b_contact:nth-child(odd):not(:last-child) {
    background-color: #F2F2F2;
}
.col2_b_contact.contact_submit {
    border-bottom: none;
    padding-top: 25px;
    text-align: center;
}
.col2_l_contact {
    color: #444;
    float: left;
    font-weight: bold;
    margin-left: 15px;
    width: 160px;
}
.col2_r_contact {
    color: #111;
    float: right;
    font-size: 14px;
    margin-right: 10px;
    width: 510px;
}

#form1 input[type="text"] {
    background-color: #fff;
    background-image: none;
    border: 1px solid #c0c0c0;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #333;
    font-family: inherit;
    font-size: 15px;
    height: 26px;
    line-height: 1.4;
    padding: 2px 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    -webkit-appearance: none;
}
#form1 textarea {
    background-color: #fff;
    background-image: none;
    border: 1px solid #c0c0c0;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #333;
    font-family: inherit;
    font-size: 15px;
    ime-mode: active;
    line-height: 1.4;
    padding: 2px 5px;
    resize: vertical;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 495px;
    -webkit-appearance: none;
}
#form1 select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #c0c0c0;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #333;
    display: block;
    font-family: inherit;
    font-size: 15px;
    height: 30px;
    line-height: 1.4;
    padding: 2px 5px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 150px;
}
#form1 .pc_none {
    display: none;
}
#form_c_name,
#form_name_kana {
    width: 220px;
}
#form_zip {
    width: 120px;
}
#form_address {
    width: 495px;
}
#form_tel,
#form_fax {
    width: 180px;
}
#form1 input[type="text"]:focus,
#form1 textarea:focus,
#form1 select:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), 0 0 8px rgba(102,175,233,0.6);
}
#form1 input[type="submit"] {
    background-color: #255284;
    border: medium none;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 32px;
    line-height: 31px;
    text-align: center;
    transition: all 0.5s ease 0s;
    width: 194px;
    -webkit-appearance: none;
}

/*ナイトシーン事業トップ*/
.page_night_top #container_head {
    background-color: #000;
    text-align: center;
}
.page_night_top #container_body {
    padding: 75px 0 168px;
}

.h2_night {
    background-image: url(../../night_scene/images/bg_h2_night.png);
    background-position: left 39px;
    background-repeat: repeat-x;
    height: 86px;
    margin-bottom: 45px;
    text-align: center;
}
.h2_night span {
    background-color: #FFF;
    display: inline-block;
    padding: 0 18px;
}
.page_night_top #club_info {
    margin-bottom: 70px;
}
.page_night_top .area_box {
    background-repeat: no-repeat;
    border: 1px solid #e4e4e4;
    margin: 40px auto;
    padding: 39px 39px 19px 259px;
    max-width: 980px;
    width: 90%;
}
@media screen and (max-width: 1439px) {
.page_night_top .area_box {
    width: 90%;
		padding: 39px 20px 19px;
		background-image: none !important;
	}
}

.page_night_top .area_box#toyama_area {
    background-image: url(../../images/bg_toyama_area.jpg);
    background-position: left bottom;
}
.page_night_top .area_box#takaoka_area {
    background-image: url(../../images/bg_toyama_area.jpg);
    background-position: left bottom;
}
.page_night_top .area_box#kanazawa_area {
    background-image: url(../../images/bg_toyama_area.jpg);
    background-position: left center;
}
.page_night_top .area_box#takaoka_area2 {
    background-image: url(../../images/bg_takaoka_area2.jpg);
    background-position: left bottom;
    background-size: auto 100%;
}
.area_box h3 {
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 25px;
}
.area_box h3 img {
    margin-left: -8px;
    margin-right: 3px;
}
.area_box h3 span {
    color: #979797;
    font-size: 13px;
    font-weight: bold;
    position: relative;
    top: -8px;
}


.area_box .club_box {
	display: flex;
	flex-wrap: wrap;
	background-color: #FFF;
	box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
	min-height: 196px;
	margin-bottom: 20px;
	padding: 2px;
	}
.area_box .text_club_lounge img {
    margin-left: -8px;
}
.club_box .club_image {
}
.club_box_in {
	padding: 10px 30px 0 20px;
	width: 730px;
	}
.club_box_in h4 {
    border-bottom: 1px dotted #000;
    margin-bottom: 14px;
    padding: 12px 0;
}
.club_box_in .left {
    float: left;
    height: 95px;
    position: relative;
    width: 490px;
}
.club_box_in .left p {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2;
}
.club_box_in .left ul {
    bottom: -4px;
    font-size: 14px;
    left: 0;
    line-height: 20px;
    position: absolute;
}
.club_box_in .right {
    float: right;
    width: 235px;
}
.club_box_in .right li {
    margin-bottom: 5px;
}
.club_box_in .right li a img {
    opacity: 1;
    transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
}
.club_box_in .right li a:hover img {
    opacity: 0.7;
}

@media screen and (max-width: 1209px) {
#lounge_top_news .inner {
	max-width: 768px;
	width: calc(100% - 40px);
	margin: 0 auto;
	padding: 15px 20px !important;
	}
.page_night_top .area_box {
	max-width: 768px;
	width: 90%;
	}
.club_box_in {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	padding: 10px 30px 0 20px;
	}
	.club_box_in h4 {
		width: 100%;
		}
	.club_box_in .left {
		float: none;
		height: auto;
		width: calc(100% - 245px);
		margin-bottom: 6px;
		margin-right: 10px;
		}
		.club_box_in .left ul {
			bottom: auto;
			left: auto;
			position: relative;
			margin-top: 10px;
			}
	.club_box_in .right {
		float: none;
		width: 235px;
		}
}
@media screen and (max-width: 879px) {
	.club_box_in .left {
		width: 100%;
		}
	.club_box_in .right {
		float: none;
		width: 235px;
		}
}


#staff_recruit {
    margin-bottom: 70px;
}
#staff_recruit > p {
    font-size: 17px;
    font-weight: bold;
    text-align: center;
}
#staff_recruit .left {
	float: left;
	padding-top: 50px;
	max-width: 605px;
	}
#staff_recruit .right {
	float: right;
	padding-top: 50px;
	max-width: 605px;
	}

#staff_recruit dl {
    margin-bottom: 30px;
    padding: 0 5px;
}
#staff_recruit dt {
    border-bottom: 1px solid #CEBE9B;
    border-top: 4px solid #CEBE9B;
    color: #80682a;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 10px 5px;
}
#staff_recruit dd {
    padding: 0 5px;
}
#staff_recruit dd li {
    padding-left: 2.5em;
    text-indent: -2.5em;
}

.h3_night {
    border: 1px solid #80682A;
    background-color: #A28B57;
    color: #FFF;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 5px 10px;
}
#staff_recruit dd table {
    width: 100%;
}
#staff_recruit dd th,
#staff_recruit dd td {
    border-bottom: 1px solid #e4e4e4;
    font-size: 14px;
    padding: 3px 0;
}
#staff_recruit dd th {
    color: #555;
    font-weight: bold;
    width: 130px;
}


#recruit_contact_box {
    background-image: url(../../images/bg_h2_night.png);
    padding: 8px;
}
#recruit_contact_box .inner {
    background-color: #FFF;
    padding: 17px;
}
#recruit_contact_box h3 {
    float: left;
    height: 120px;
    margin-right: 25px;
    width: 150px;
}
#recruit_contact_box .tel_info {
    float: left;
    font-size: 17px;
    font-weight: bold;
    height: 120px;
    width: 434px;
}
#recruit_contact_box .mail_info {
    border-left: 1px solid #979797;
    float: right;
    height: 120px;
    padding-left: 28px;
    width: 563px;
}
#recruit_contact_box h4 {
    font-weight: bold;
    padding: 3px 0;
    margin-bottom: 3px;
}
#recruit_contact_box .tel_info > span {
    display: block;
    margin-top: 5px;
}
#recruit_contact_box .tel_info hr {
    border-bottom: 1px dotted #000;
    border-left: none;
    border-right: none;
    border-top: none;
}
#recruit_contact_box .tel_info .yobi {
    font-size: 15px;
    padding: 0 5px;
}
#recruit_contact_box .tel_info .yobi img {
    margin-left: 10px;
}
#recruit_contact_box .mail_info a {
    display: block;
    margin-bottom: 9px;
}
#recruit_contact_box .mail_info a img {
    opacity: 1;
    transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
}
#recruit_contact_box .mail_info a:hover img {
    opacity: 0.65;
}

@media screen and (max-width: 1344px) {
#staff_recruit .left {
	float: none;
	padding-top: 50px;
	max-width: 605px;
	margin: 0 auto;
	}
#staff_recruit .right {
	float: none;
	padding-top: 50px;
	max-width: 605px;
	margin: 0 auto;
	}
}



/*クラブ＆ラウンジ*/

.page_lounge_top header {
    background-image: url(../../night_scene/club_lounge/images/bg_header.png);
    border-bottom: 5px solid #000;
    border-top: 22px solid #000;
    height: 84px;
    position: relative;
}
.page_lounge_top header:after {
    background-color: #333;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}
.page_lounge_top #header_inner {
    margin: 0 auto;
    width: 1280px;
}

.page_lounge_top #header_logo {
    float: left;
    position: relative;
    width: 396px;
}
.page_lounge_top #header_logo #group_link {
    height: 83px;
    left: 0;
    position: absolute;
    top: 0;
    width: 112px;
}
.page_lounge_top #header_logo #night_scene_link {
    height: 83px;
    left: 112px;
    position: absolute;
    top: 0;
    width: 284px;
}
.page_lounge_top #header_nav {
    float: right;
    width: 782px;
}
.page_lounge_top #header_nav li {
    float: left;
}
.page_lounge_top #header_nav a {
    background-image: url(../../night_scene/club_lounge/images/header_nav.png);
    display: block;
    height: 83px;
    width: 195px;
}
.page_lounge_top #header_nav li.nav_01 a {
    background-position: 0 0;
}
.page_lounge_top #header_nav li.nav_02 a {
    background-position: -195px 0;
}
.page_lounge_top #header_nav li.nav_03 a {
    background-position: -390px 0;
}
.page_lounge_top #header_nav li.nav_04 a {
    background-position: -585px 0;
    width: 197px;
}

.page_lounge_top #container_head {
    padding: 44px 0 22px;
}
#lounge_slider_box {
    background-image: url(../../night_scene/club_lounge/images/bg_lounge_slider_box.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    height: 520px;
    margin: 0 auto;
    position: relative;
    width: 1278px;
    z-index: 1;
}
#lounge_slider_box .slider {
    border: 1px solid #909090;
}
#lounge_slider_box .image img {
    height: auto;
    width: 100%;
}
#lounge_slider_box .slick-dots {
    bottom: -40px;
}
#lounge_slider_box .slick-dots li {
    margin: 0;
}
#lounge_slider_box .slick-dots li button:before {
    color: #000;
    font-size: 14px;
    opacity: 1;
}
#lounge_slider_box .slick-dots li.slick-active button:before {
    color: #666;
    opacity: 1;
}

.page_lounge_top #container_body {
    padding: 80px 0 40px;
}
.page_lounge_top #container_body section {
    margin-bottom: 80px;
}
.h2_lounge {
    margin-bottom: 23px;
    text-align: center;
}

.n_menu_1 {
	width: 684px;
	margin-left: 298px;
}

.n_menu_2 {
	width: 514px;
	margin-left: 383px;
}

#lounge_top_nav li {
    float: left;
    width: 151px;
    margin: 0 10px 20px;
}
#lounge_top_nav li a {
    background-image: url(../../night_scene/club_lounge/images/lounge_nav_arrow.png);
    background-repeat: no-repeat;
    background-position: center 204px;
    display: block;
    padding-bottom: 34px;
}
#lounge_top_nav li .img {
    border: 1px solid #909090;
    margin-bottom: 10px;
}
#lounge_top_nav li p img {
    height: auto;
    width: 151px;
}

#lounge_top_news .inner {
    background-color: rgba(0,0,0,0.25);
    padding: 15px 50px;
}
#lounge_top_news li {
    color: #dddddd;
    margin: 25px 0;
}
#lounge_top_news li span {
    background-color: #FFF;
    color: #333;
    display: inline-block;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-left: 8px;
    margin-right: 8px;
    text-align: center;
    width: 110px;
}
#lounge_top_news li.club_news span {
    background-color: #c69c3d;
    color: #FFF;
}
#lounge_top_news li a {
    color: #dddddd;
}

@media screen and (max-width: 1023px) {
#lounge_top_news li a {
	display: block;
	width: 100%;
	margin-top: 10px;
	}
}

.club_detail_box {
    background-color: rgba(0,0,0,0.25);
    margin-bottom: 20px;
    padding: 49px 46px;
}

.club_detail_box .left {
    float: left;
    margin-right: 38px;
    width: 475px;
}
.club_detail_box .center {
    float: left;
    width: 330px;
}
.club_detail_box .map {
    float: right;
    width: 330px;
}
.club_detail_box h3 {
    background-image: url(../../night_scene/club_lounge/images/bg_club_ttl.png);
    background-repeat: no-repeat;
    height: 42px;
    margin-bottom: 15px;
}
.club_detail_box .left > p {
    color: #c69c3d;
    font-size: 15.5px;
    font-weight: bold;
    height: 86px;
    line-height: 23px;
    margin-bottom: 10px;
    overflow: hidden;
    padding-left: 5px;
}
.club_detail_box .message {
    width: 495px;
    height: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.club_detail_box .message a {
    display: block;
    float: left;
    width: 145px;
    height: auto;
    margin: 0 20px 20px 0;
}
.club_detail_box .message a:nth-child(n+4) {
    margin: 0 20px 0 0;
}
.club_detail_box .message a img {
    width: 145px;
    height: auto;
}
.club_detail_box .message h4 {
    left: -5px;
    position: absolute;
    top: 14px;
}
.club_detail_box .message .photo {
    float: left;
    padding-top: 35px;
    text-align: center;
    width: 114px;
}
.club_detail_box .message .photo figcaption {
    color: #ddd;
    font-weight: bold;
    padding: 3px 0;
}
.club_detail_box .message .txt {
    color: #ddd;
    float: right;
    width: 285px;
}
.club_detail_box .address {
    color: #ddd;
    font-size: 14px;
    padding: 14px 0;
}
.club_detail_box .center li.btn_tel {
    float: left;
}
.club_detail_box .center li.btn_facebook {
    float: right;
}
.club_detail_box .center li a {
    background-color: rgba(255,255,255,0);
    border: 1px solid #808080;
    border-radius: 4px;
    display: block;
    height: 46px;
    width: 159px;
    transition: all 0.4s;
}
.club_detail_box .center li a:hover {
    background-color: rgba(255,255,255,0.2);
}

.page_lounge_top #container_foot {
    margin: 0 auto 145px;
}

.page_lounge_top #foot_nav {
    background-image: url(../../night_scene/club_lounge/images/bg_foot_nav.png);
    height: 17px;
    line-height: 21px;
    margin: 0 auto 100px;
    padding: 16px 0 22px;
    width: 1280px;
}
.page_lounge_top #foot_nav h3 {
    float: left;
    line-height: 20px;
    width: 260px;
}
.page_lounge_top #foot_nav li {
    float: left;
    padding: 2px 0;
}
.page_lounge_top #foot_nav a {
    color: #c3c3c3;
    display: block;
    height: 17px;
    line-height: 17px;
    padding: 0 20px;
}
.page_lounge_top #foot_nav li:nth-child(n+2) a {
    border-left: 1px solid #c3c3c3;
}


/*ホテルトップ*/
#hotel_top_modal_box {
    opacity: 0;
    visibility: hidden;
}
#modal_btn_01 {
    cursor: pointer;
    height: 48px;
    left: 50%;
    margin-left: -480px;
    position: absolute;
    top: 1616px;
    width: 360px;
}
#over {
    background-color: #fff;
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    visibility: hidden;
    z-index: 10;
    transition: opacity 0.8s;
}
.modal #over {
    opacity: 0.9;
    visibility: visible;
}
#hotel_top_modal_box {
    height: 900px;
    left: 50%;
    margin-left: -500px;
    opacity: 0;
    position: fixed;
    top: 50px;
    visibility: hidden;
    width: 1000px;
    z-index: 11;
    transition: opacity 0.5s ease 0.3s;
}
.modal #hotel_top_modal_box {
    opacity: 1;
    visibility: visible;
}
#btn_close {
    cursor: pointer;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
}
#hotel_htb {
    height: 118px;
    left: 50%;
    margin-left: -724px;
    position: absolute;
    top: 24px;
    width: 183px;
}
#hotel_hl_01 {
    height: 24px;
    left: 50%;
    margin-left: -724px;
    position: absolute;
    top: 273px;
    width: 138px;
}
#hotel_hl_02 {
    height: 24px;
    left: 50%;
    margin-left: -724px;
    position: absolute;
    top: 309px;
    width: 138px;
}
#hotel_hl_03 {
    height: 24px;
    left: 50%;
    margin-left: -724px;
    position: absolute;
    top: 345px;
    width: 138px;
}
#hotel_hl_04 {
    height: 24px;
    left: 50%;
    margin-left: -724px;
    position: absolute;
    top: 381px;
    width: 138px;
}
#hotel_hl_05 {
    height: 24px;
    left: 50%;
    margin-left: -724px;
    position: absolute;
    top: 417px;
    width: 138px;
}
#hotel_gb_01 {
    height: 68px;
    left: 50%;
    margin-left: -724px;
    position: absolute;
    top: 561px;
    width: 183px;
}
#ht_nb_01 {
    height: 187px;
    left: 50%;
    margin-left: -356px;
    position: absolute;
    top: 2493px;
    width: 952px;
}
#hp_nb_01 {
    height: 187px;
    left: 50%;
    margin-left: -356px;
    position: absolute;
    top: 5324px;
    width: 952px;
}


/*ラウンジトップ*/
#lt_btn_01 {
    display: block;
    height: 170px;
    left: 50%;
    margin-left: -640px;
    position: absolute;
    top: 110px;
    width: 170px;
}
#lt_btn_02 {
    display: block;
    height: 170px;
    left: 50%;
    margin-left: -455px;
    position: absolute;
    top: 110px;
    width: 170px;
}
#lt_btn_03 {
    display: block;
    height: 170px;
    left: 50%;
    margin-left: -270px;
    position: absolute;
    top: 110px;
    width: 170px;
}
#lt_btn_04 {
    display: block;
    height: 170px;
    left: 50%;
    margin-left: -85px;
    position: absolute;
    top: 110px;
    width: 170px;
}
#lt_btn_05 {
    display: block;
    height: 170px;
    left: 50%;
    margin-left: 100px;
    position: absolute;
    top: 110px;
    width: 170px;
}
#lt_btn_06 {
    display: block;
    height: 170px;
    left: 50%;
    margin-left: 285px;
    position: absolute;
    top: 110px;
    width: 170px;
}
#lt_btn_07 {
    display: block;
    height: 170px;
    left: 50%;
    margin-left: 470px;
    position: absolute;
    top: 110px;
    width: 170px;
}
.page_lounge_top #_01 {
    display: block;
    left: 0;
    position: absolute;
    top: 2640px;
    width: 100%;
}
.page_lounge_top #_02 {
    left: 0;
    position: absolute;
    top: 3144px;
    width: 100%;
}
.page_lounge_top #_laube {
    left: 0;
    position: absolute;
    top: 3650px;
    width: 100%;
}
.page_lounge_top #_04 {
    left: 0;
    position: absolute;
    top: 4155px;
    width: 100%;
}
.page_lounge_top #_05 {
    left: 0;
    position: absolute;
    top: 4660px;
    width: 100%;
}
.page_lounge_top #_06 {
    left: 0;
    position: absolute;
    top: 5166px;
    width: 100%;
}
.page_lounge_top #_07 {
    left: 0;
    position: absolute;
    top: 5670px;
    width: 100%;
}

/*ペントハウス*/
#penthouse_btn_01 {
    display: block;
    height: 60px;
    left: 50%;
    margin-left: 427px;
    position: absolute;
    top: 665px;
    width: 213px;
}

#penthouse_btn_02 {
    display: block;
    height: 188px;
    left: 50%;
    margin-left: -477px;
    position: absolute;
    top: 2760px;
    width: 954px;
}

.archive_news #container_body {
    margin: 0 auto;
    padding: 70px 0 120px;
    width: 1000px;
}

.archive_news #container_body #main {
    float: left;
    width: 705px;
}
.archive_news #side {
    float: right;
    width: 235px;
}

.archive_news .news_entry {
    border-bottom: 1px solid #255284;
    margin-bottom: 90px;
}

.archive_news .news_entry h1 {
    border-bottom: 4px solid #255284;
    color: #333;
    font-size: 24px;
    font-weight: bold;
}
.archive_news .news_entry .news_date {
    font-size: 10px;
    padding: 3px 0;
}
.archive_news .news_entry .news_body {
    padding: 20px 0;
}


.side_menu_box {
    margin-bottom: 25px;
}
.side_menu_header {
    background-color: #255284;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
}
.side_menu_box li {
    border-bottom: 1px dotted #7f7f7f;
    font-size: 14px;
    padding: 8px 0;
}



/* クラブラウンジ新着 */
.club_lounge_news {
    margin: 0 auto;
    padding: 70px 0 120px;
    width: 1000px;
}

.club_lounge_news #main {
    float: left;
    width: 705px !important;
}
.club_lounge_news #side {
    float: right;
    width: 235px !important;
}

.club_lounge_news .news_entry {
    border-bottom: 1px solid #fff;
    margin-bottom: 90px;
}

.club_lounge_news .news_entry h1 {
    border-bottom: 4px solid #fff;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}
.club_lounge_news .news_entry .news_date {
    font-size: 10px;
    padding: 3px 0;
    color: #fff;
}
.club_lounge_news .news_entry .news_body {
    padding: 20px 0;
    color: #fff;
}
.club_lounge_news .news_entry .news_body a {
    color: #fff;
    text-decoration: underline;
}

.club_lounge_news .side_menu_box {
    margin-bottom: 25px;
}
.club_lounge_news .side_menu_header {
    background-color: #fff;
    color: #333;
    font-weight: bold;
    padding: 5px 10px;
}
.club_lounge_news .side_menu_box li {
    border-bottom: 1px dotted #fff;
    font-size: 14px;
    padding: 8px 0;
    color: #fff;
}
.club_lounge_news .side_menu_box li a {
    color: #fff;
}


/*倶楽部ちぼり*/
#header_tivoli {
    background-color: #000;
    height: 100px;
    width: 100%;
    z-index: 1000;
}
#header_tivoli.active {
    left: 0;
    position: fixed;
    top: 0;
}

#header_tivoli .inner {
    margin: 0 auto;
    overflow: hidden;
    width: 1120px;
}
#header_tivoli #gnav {
    float: right;
    height: 40px;
    padding: 35px 0;
}
#header_tivoli #gnav li {
    float: left;
}
#header_tivoli #gnav li:nth-child(n+2) {
    border-left: 1px solid #FFF;
}
#header_tivoli #gnav li a {
    background-position: center center;
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    padding: 5px 25px;
    text-indent: -9999px;
}
#header_tivoli #gnav #nav_01 {
    background-image: url(../../night_scene/tivoli/images/nav_01.png);
    width: 66px;
}
#header_tivoli #gnav #nav_02 {
    background-image: url(../../night_scene/tivoli/images/nav_02.png);
    width: 62px;
}
#header_tivoli #gnav #nav_03 {
    background-image: url(../../night_scene/tivoli/images/nav_03.png);
    width: 80px;
}
#header_tivoli #gnav #nav_04 {
    background-image: url(../../night_scene/tivoli/images/nav_04.png);
    width: 72px;
}
#header_tivoli #gnav #nav_05 {
    background-image: url(../../night_scene/tivoli/images/nav_05.png);
    width: 72px;
}
#header_tivoli #gnav #nav_06 {
    background-image: url(../../night_scene/tivoli/images/nav_06.png);
    width: 78px;
}

#tivoli_slide_box {
    margin: 0 auto;
    position: relative;
    width: 1400px;
}
#tivoli_slide_box h1 {
    left: 50%;
    margin-left: -187px;
    margin-top: -306px;
    position: absolute;
    top: 50%;
}

.page_tivoli .mincho {
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
    font-size: 18px !important;
    font-weight: 400 !important;
}

.page_tivoli #about .inner {
    margin: 0 auto;
    padding: 85px 0;
    width: 1120px;
}

.page_tivoli #about .inner .text {
    float: left;
    line-height: 32px;
    text-align: center;
    width: 520px;
}
.page_tivoli #about .inner .text h2 {
    padding: 60px 0;
}
.page_tivoli #about .inner .photo {
    float: right;
    width: 508px;
}

.tivoli_title {
    background-attachment: fixed;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 1400px auto;
    height: 438px;
    text-align: center;
}

.page_tivoli #shop .tivoli_title {
    background-image: url(../../night_scene/tivoli/images/bg_shop.jpg);
}
.page_tivoli #shop .tivoli_title h2 {
    padding-top: 212px;
}
.page_tivoli .bx-wrapper {
    margin: 0 auto;
    padding: 120px 0 80px;
    position: relative;
    width: 850px;
}
.page_tivoli .bx-wrapper .bx-pager a {
    color: #3e3e3e;
    cursor: text;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.page_tivoli .bx-wrapper .bx-controls-direction a {
    cursor: pointer;
    height: 50px;
    margin-top: -16px;
    outline: none;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 28px;
    z-index: 500;
}
.page_tivoli .bx-wrapper .bx-prev {
    background-image: url(../../night_scene/tivoli/images/arr_l.png);
    left: -40px;
}
.page_tivoli .bx-wrapper .bx-next {
    background-image: url(../../night_scene/tivoli/images/arr_r.png);
    right: -40px;
}

.page_tivoli .bx-wrapper .bx-pager.bx-default-pager a  {
    display: none;
}
.page_tivoli .bx-wrapper .bx-pager.bx-default-pager a.active {
    display: block;
}
.page_tivoli .bx-pager-link:after {
    content: "/8";
}

.page_tivoli #menu .tivoli_title {
    background-image: url(../../night_scene/tivoli/images/bg_menu.jpg);
}
.page_tivoli #menu .tivoli_title h2 {
    padding-top: 212px;
}
.page_tivoli #menu .inner {
    margin: 0 auto;
    padding: 85px 0;
    width: 1120px;
}
.page_tivoli #menu .photo {
    float: left;
    width: 512px;
}
.page_tivoli #menu .btn_menu_tivoli {
    float: right;
    width: 500px;
}
.page_tivoli #menu .btn_menu_tivoli li {
    background: #f0f0f0 none repeat scroll 0 0;
    border: 1px solid #c9c9c9;
    border-radius: 6px;
    margin-bottom: 20px;
    text-align: center;
}
.page_tivoli #menu .btn_menu_tivoli li a {
    color: #464646;
    display: block;
    padding: 5px 0;
    text-decoration: none;
}
.page_tivoli #menu .btn_menu_tivoli li a span {
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}

#map_tivoli {
    height: 440px;
}
.page_tivoli #access .inner {
    margin: 0 auto;
    padding: 85px 0;
    width: 1120px;
}
.page_tivoli #access .inner .photo {
    float: left;
    width: 512px;
}
.page_tivoli #access .inner .text {
    float: right;
    font-size: 18px;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    width: 520px;
}
.page_tivoli #access .inner .text .mincho {
    margin-bottom: 20px;
}
.page_tivoli #access .inner .text strong {
    font-size: 35px;
    line-height: 38px;
}
#bnr_recruit_520 {
    width: 520px;
}
#bnr_recruit_520 a img {
    height: auto;
    width: 520px;
}
.page_tivoli #access .inner .text table {
    margin: 16px 0;
    width: 100%;
}
.page_tivoli #access .inner .text table td {
    text-align: left;
}

.page_tivoli #container_foot {
    padding-bottom: 120px;
}
#bnr_recruit_1120 {
    margin: 0 auto;
    width: 1120px;
}
#bnr_recruit_1120 a img {
    opacity: 1;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}
#bnr_recruit_1120 a:hover img {
    opacity: 0.7;
}

/* ちぼり新着 */
.tivoli_news {
    margin: 0 auto;
    padding: 70px 0 120px;
    width: 1000px;
}

.tivoli_news #main {
    float: left;
    width: 705px !important;
}
.tivoli_news #side {
    float: right;
    width: 235px !important;
}

.tivoli_news .news_entry {
    border-bottom: 1px solid #111;
    margin-bottom: 90px;
}

.tivoli_news .news_entry h1 {
    border-bottom: 4px solid #111;
    color: #111;
    font-size: 24px;
    font-weight: bold;
}
.tivoli_news .news_entry .news_date {
    font-size: 10px;
    padding: 3px 0;
    color: #111;
}
.tivoli_news .news_entry .news_body {
    padding: 20px 0;
    color: #111;
}

.tivoli_news .side_menu_box {
    margin-bottom: 25px;
}
.tivoli_news .side_menu_header {
    background-color: #111;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
}
.tivoli_news .side_menu_box li {
    border-bottom: 1px dotted #111;
    font-size: 14px;
    padding: 8px 0;
    color: #111;
}
.tivoli_news .side_menu_box li a {
    color: #111;
}



/*ペントハウス*/
.page_penthouse  {
    background-color: #27272e;
}

#penthouse_header .header_top {
    background-color: #000;
    color: #808080;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
}
#penthouse_header .header_top .inner {
    margin: 0 auto;
    width: 1280px;
}
#penthouse_header .header_info {
    height: 100px;
    margin: 0 auto;
    width: 1280px;
}
#penthouse_header .header_info h1 {
    float: left;
    padding-top: 28px;
}
#penthouse_header .header_info h1 a {
    display: block;
    padding: 20px 0;
}
#penthouse_header .header_info .header_right {
    float: right;
    padding: 24px 0 16px
}
#penthouse_header .box_shadow {
    background-image: url(../../night_scene/penthouse/images/box_shadow.png);
    margin: 0 auto;
    width: 1306px;
}
#penthouse_slide_box {
    margin: 0 auto;
    width: 1280px;
}
#penthouse_header #header_nav {
    background-image: url(../../night_scene/penthouse/images/header_nav.png);
    height: 60px;
    margin: 0 auto;
    padding: 5px 0 1px;
    overflow: hidden;
    width: 1280px;
}
#penthouse_header #header_nav li {
    float: left;
}
#penthouse_header #header_nav li a {
    display: block;
    height: 60px;
    text-indent: -9999px;
}
#penthouse_header #header_nav li a#nav_01,
#penthouse_header #header_nav li a#nav_02,
#penthouse_header #header_nav li a#nav_03,
#penthouse_header #header_nav li a#nav_04 {
    width: 320px;
}

.page_penthouse #photo_gallery {
    margin: 0 auto;
    padding: 50px 0;
    width: 1280px;
}
.page_penthouse section h2 {
    margin-bottom: -2px;
    text-align: center;
}
.page_penthouse #news {
    margin: 0 auto;
    padding: 50px 0;
    width: 1280px;
}
.page_penthouse #news .inner {
    background-color: #FFF;
    border-bottom: 8px solid #dfb45a;
    border-top: 8px solid #dfb45a;
    padding: 5px 20px;
}
.page_penthouse #news li {
    margin: 15px 0;
}
.page_penthouse #news li span {
    background-color: #dfb45a;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    height: 20px;
    line-height: 20px;
    margin-left: 8px;
    margin-right: 8px;
    text-align: center;
    width: 110px;
}
.page_penthouse #news li a {
    color: #95690a;
}

.page_penthouse #cast {
    margin: 0 auto;
    padding: 50px 0;
    width: 1280px;
}
.page_penthouse section#cast h2 {
    border-bottom: 2px solid #dfb45a;
    margin-bottom: 2px;
}
.page_penthouse section#cast h2 img {
    position: relative;
    bottom: -1px;
}
.page_penthouse section#cast .inner {
    border-bottom: 2px solid #dfb45a;
    border-top: 1px solid #dfb45a;
    padding: 52px 0 35px;
    position: relative;
    text-align: center;
}
.page_penthouse section#cast .inner:after {
    border-bottom: 1px solid #dfb45a;
    bottom: 2px;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    width: 100%;
}
.page_penthouse section#cast .inner li {
    /*background-color: #dfb45a;*/
    background-image: url(../../night_scene/penthouse/images/cast_bg.png);
    background-repeat: repeat-y;
    background-size: 128px auto;
    display: inline-block;
    margin: 0 10px;
    width: 126px;
}
.page_penthouse section#cast .inner li .photo_frame {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.8);
    height: 120px;
    padding: 3px;
}
.page_penthouse section#cast .inner li .photo_frame_inner {
    background-color: #FFF;
    border-radius: 26px 4px 26px 4px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.5) inset;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.page_penthouse section#cast .inner li .photo_frame_inner:after {
    border-radius: 26px 4px 26px 4px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.7) inset;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.page_penthouse section#cast .inner li .cast_name {
    background-color: #27272e;
    color: #dfb45a;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;
    font-weight: bold;
    padding: 2px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.8);
}

.page_penthouse #system {
    margin: 0 auto;
    padding: 50px 0;
    width: 1280px;
}
.page_penthouse #system .inner {
    background-color: #dfb45a;
    padding: 10px;
}
.page_penthouse #system .inner h3 {
    margin-bottom: 14px;
    padding-left: 5px;
}
.page_penthouse #system .inner .left {
    background-color: #FFF;
    float: left;
    height: 242px;
    padding: 15px;
    width: 596px;
}
.page_penthouse #system .inner .right {
    background-color: #FFF;
    /*float: right;*/
    height: 242px;
    padding: 15px;
    width: 596px;
    margin:auto;
}
.page_penthouse #system .bg_grey {
    background-color: #BBB;
    color: #FFF;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 5px 8px;
}
.page_penthouse #system li {
    margin-bottom: 5px;
    position: relative;
}
.page_penthouse #system li:before {
    border-bottom: 2px dotted #999;
    content: "";
    display: block;
    height: 0;
    left: 5px;
    position: absolute;
    top: 11px;
    width: 90%;
}
.page_penthouse #system .menu_title {
    background-color: #FFF;
    color: #666;
    float: left;
    font-weight: bold;
    padding: 0 10px 0 10px;
    position: relative;
}
.page_penthouse #system .menu_price {
    background-color: #FFF;
    color: #666;
    float: right;
    font-weight: bold;
    padding: 0 10px 0 10px;
    position: relative;
}
.page_penthouse #system .align_right {
    font-size: 12px;
    text-align: right;
}
.page_penthouse #system .inner .right_inner {
    border: 1px solid #95690a;
    color: #95690a;
    padding: 15px;
}

.page_penthouse #schedule {
    display: none;
    margin: 0 auto;
    padding: 50px 0;
    width: 1280px;
}
.page_penthouse #schedule .inner {
    background-color: #dfb45a;
    padding: 2px;
}
.page_penthouse #schedule .inner .dummy {
    background-color: #FFF;
    height: 537px;
}
.page_penthouse #access {
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
    width: 1280px;
}
.page_penthouse #access .inner {
    background-color: #dfb45a;
    padding: 40px 10px 10px;
}
.page_penthouse #access h2 {
    margin-bottom: -3px;
}
.page_penthouse #access .left {
    background-color: #95690a;
    color: #FFF;
    float: left;
    text-align: center;
    width: 626px;
}
.page_penthouse #access .right {
    background-color: #95690a;
    color: #FFF;
    /*float: right;*/
    text-align: center;
    width: 626px;
    margin:auto;
}
.page_penthouse #access h3 {
    margin-bottom: -23px;
    position: relative;
    top: -23px;
}
.page_penthouse #access p {
    line-height: 30px;
}
.page_penthouse #access #map1,
.page_penthouse #access #map2 {
    height: 405px;
}

.page_penthouse #container_foot {
    padding: 50px 0 142px;
}
.page_penthouse #bnr_group_960 {
    margin-bottom: 100px;
}
#bnr_group_960 {
    margin: 0 auto;
    width: 960px;
}
#bnr_group_960 a img {
    opacity: 1;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}
#bnr_group_960 a:hover img {
    opacity: 0.7;
}



/*ホテル事業部トップ*/

.page_hotel_top header,
.page_hotels header {
    height: 150px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1000;
}

.page_hotel_top header .inner,
.page_hotels header .inner {
    margin: 0 auto;
    width: 1436px;
}
.page_hotel_top header h1 {
    height: 150px;
    width: 300px;
}
.page_hotel_top header h1 a.left {
    display: block;
    float: left;
}
.page_hotel_top header h1 a.right {
    display: block;
    float: right;
}
.page_hotel_top header h1 a img,
.page_hotels header h1 a img {
    opacity: 1;
    transition: all 0.4s;
}
.page_hotel_top header h1 a:hover img,
.page_hotels header h1 a:hover img {
    opacity: 0.7;
}
.page_hotel_top #container_head,
.page_hotels #container_head {
    background-color: #000;
}
#hotel_slide_box {
    margin: 0 auto;
    width: 1500px;
}

#hotel_slide_box .image > img {
    height: auto;
    width: 100%;
}
#hotel_slide_box .image > p {
    position: absolute;
    right: 0;
    top: 321px;
}
@media screen and (max-width: 1023px) {
#hotel_slide_box .image > p {
	position: absolute;
	right: 0;
	top: 20px;
	width: 80%;
	}
	#hotel_slide_box .image > p img {
		width: 100%;
		}
}

#hotel_slide_box .slick-dotted.slick-slider {
    margin-bottom: 0;
}

#hotel_slide_box .slick-dots li {
    margin: 0;
}
#hotel_slide_box .slick-dots li button:before {
    color: #CCC;
    font-size: 14px;
    opacity: 0.6;
}
#hotel_slide_box .slick-dots li.slick-active button:before {
    color: #CCC;
    opacity: 1;
}

#hotel_news_wrap {
	background-color: #0b1c4a;
	padding: 50px 0;
	}
#hotel_news {
	margin: 0 auto;
	position: relative;
	width: 100%;
	max-width: 1000px;
	}
	#hotel_news h2 {
		float: left;
		width: 143px;
		}
	#hotel_news ul {
		border-left: 1px solid #FFF;
		float: right;
		padding-bottom: 30px;
		padding-left: 25px;
		width: 830px;
		}
		#hotel_news li {
			color: #FFF;
			margin-bottom: 25px;
			}
			#hotel_news li span {
				background-color: #cbd1f0;
				color: #163180;
				display: inline-block;
				font-size: 13px;
				height: 20px;
				line-height: 20px;
				margin-left: 8px;
				margin-right: 8px;
				text-align: center;
				width: 110px;
				}
			#hotel_news li a {
				color: #FFF;
				display: block;
				float: right;
				width: 560px;
				}
			#hotel_news > a {
				border: 1px solid #c5c5c5;
				bottom: 0;
				color: #c5c5c5;
				display: block;
				font-size: 13px;
				font-weight: bold;
				height: 25px;
				left: 0;
				line-height: 25px;
				position: absolute;
				text-align: center;
				text-decoration: none;
				text-indent: -10px;
				width: 128px;
				transition: all 0.4s;
				-webkit-transition: all 0.4s;
				}
				#hotel_news > a i {
					border-right: 1px solid #c5c5c5;
					border-top: 1px solid #c5c5c5;
					bottom: 3px;
					display: block;
					height: 7px;
					position: absolute;
					right: 12px;
					width: 7px;
					top: 9px;
					transform: rotate(45deg);
					transition: all 0.4s;
					-webkit-transition: all 0.4s;
					}
			#hotel_news > a:hover {
				background-color: #205A88;
				color: #FFF;
				}
				#hotel_news > a:hover i {
					border-right: 1px solid #FFF;
					border-top: 1px solid #FFF;
					}

@media screen and (max-width: 1023px) {
	#hotel_news h2 {
		float: none;
		width: 143px;
		margin-bottom: 20px;
		}
	#hotel_news ul {
		border-left: none;
		float: none;
		padding-bottom: 30px;
		padding-left: 25px;
		padding-right: 25px;
		width: calc(100% - 50px);
		}
			#hotel_news li a {
				width: calc(100% - 280px);
				}
}
@media screen and (max-width: 599px) {
			#hotel_news li a {
				width: 100%;
				margin-top: 10px;
				}
}


#hotel_area_box_wrap {
    background-color: #000;
}
#hotel_area_box_wrap > .inner {
    margin: 0 auto;
    width: 1500px;
}
.hotel_area_box {
    height: 550px;
    position: relative;
    width: 50%;
    margin: 0 auto;
}
#hotel_toyama_area {
    background-image: url(../../hotel/images/bg_hotel_toyama_area.jpg);
        background-size: cover;
}
#hotel_takaoka_area {
    background-image: url(../../hotel/images/bg_hotel_takaoka_area.jpg);
        background-size: cover;
}
#hotel_himi_area {
    background-image: url(../../hotel/images/bg_hotel_himi_area.jpg);
        background-size: cover;
}
.hotel_area_box > .inner {
    height: 100%;
    opacity: 0;
    position: relative;
    visibility: hidden;
    width: 100%;
    transition: opacity 1s, visibility 0s ease 1s;
}
.hotel_area_box.hover > .inner {
    opacity: 1;
    visibility: visible;
    transition: opacity 1s, visibility 0s ease 0s;
}
#hotel_toyama_area > .inner {
    background-image: url(../../hotel/images/bg_hotel_toyama_area_on.jpg);
}
#hotel_takaoka_area > .inner {
    background-image: url(../../hotel/images/bg_hotel_takaoka_area_on.jpg);
}
#hotel_himi_area > .inner {
    background-image: url(../../hotel/images/bg_hotel_himi_area_on.jpg);
}
.hotel_area_box > .inner:before {
    background-image: url(../../hotel/images/bg_filter.png);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.hotel_area_box > h2 {
    position: absolute;
    left: 50%;
    margin-left: -92px;
    margin-top: -92px;
    opacity: 1;
    top: 50%;
    transition: opacity 0.8s ease 0.3s;
    -webkit-transition: opacity 0.8s ease 0.3s;
}
.hotel_area_box.hover > h2 {
    opacity: 0;
    transition: opacity 0.5s;
    -webkit-transition: opacity 0.5s;
}
.hotel_area_box > .inner > h2 {
    left: 50%;
    margin-left: -92px;
    margin-top: -92px;
    position: absolute;
    top: 50%;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: transform 0.6s ease 0s;
}
.hotel_area_box.hover > .inner > h2 {
    transform: translateY(-45px);
    -webkit-transform: translateY(-45px);
    transition: transform 0.6s ease 0.4s;
    -webkit-transition: -webkit-transform 0.6s ease 0.4s;
}
.hotel_area_box > .inner > ul {
    bottom: 30px;
    left: 50%;
    margin-left: -180px;
    position: absolute;
    width: 360px;
}
.hotel_area_box#hotel_toyama_area > .inner > ul {
    bottom: 86px;
}
.hotel_area_box > .inner li {
    background-color: #FFF;
    margin-top: 8px;
    opacity: 0;
    transform: translateX(-30px);
}
.hotel_area_box.hover > .inner li:nth-child(1) {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.8s ease 0.8s;
}
.hotel_area_box.hover > .inner li:nth-child(2) {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.8s ease 1s;
}
.hotel_area_box.hover > .inner li:nth-child(3) {
    opacity: 1;
    transform: translateX(0);
    transition: all 0.8s ease 1.2s;
}
.hotel_area_box > .inner li a img {
    opacity: 1;
    transition: opacity 0.4s;
}
.hotel_area_box > .inner li a:hover img {
    opacity: 0.6;
}

#hotel_contact {
    margin: 0 auto;
    padding: 95px 0 0;
    text-align: center;
    width: 1500px;
}
#hotel_contact > h2 {
    margin-bottom: 30px;
}
#hotel_contact_box_wrap {
	margin: 0 auto;
	padding: 32px 0 0;
	max-width: 1000px;
	width: 90%;
	}
#hotel_call_box,
#hotel_mail_box {
    background-image: url(../../hotel/images/bg_contact_box.png);
    padding: 6px;
    width: 473px;
}
#hotel_call_box {
    float: left;
}
#hotel_mail_box {
    float: right;
}
#hotel_call_box .inner,
#hotel_mail_box .inner {
    background-color: #FFF;
    height: auto;
    padding: 26px;
    position: relative;
}
#hotel_call_box h3 {
	margin-bottom: 6px;
	}
	#hotel_call_box h3 img {
		max-width: 421px;
		width: 100%;
		}
#hotel_call_box p {
    margin-bottom: 15px;
}
#hotel_mail_box h3 {
    margin-bottom: 20px;
}
#hotel_call_box dl {
    font-size: 18px;
    font-weight: bold;
    margin: 0 auto;
    width: 370px;
}
#hotel_call_box dt {
    clear: both;
    float: left;
}
#hotel_call_box dd {
    float: right;
}
#hotel_call_box dd a {
    color: #333;
}
@media screen and (max-width: 499px) {
#hotel_call_box dl {
	width: 100%;
	}
	#hotel_call_box dt {
		width: 100%;
		margin-top: 10px;
		}
	#hotel_call_box dd {
		width: 100%;
		}
}
#hotel_mail_box a {
    bottom: 26px;
    left: 26px;
    position: absolute;
}

#hotel_mail_box a img {
    opacity: 1;
    transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
}
#hotel_mail_box a:hover img {
    opacity: 0.65;
}

.page_hotel_top #container_foot {
    padding: 100px 0 134px;
}
.page_hotel_top #bnr_group_960 {
    margin-bottom: 100px;
}

#btn_ft_hotel_list {
    background-color: #0b1c4a;
    color: #FFF;
    padding: 25px 0 40px;
    text-align: center;
}
#btn_ft_hotel_list ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    margin: 0 auto;

}
#btn_ft_hotel_list li {
    margin: 0 16px;
    width: 140px;
}
#btn_ft_hotel_list .area_label {
    font-size: 14px;
    padding: 6px 0;
}
#btn_ft_hotel_list .hotel_name {
    font-size: 16px;
    padding: 8px 0;
}

#btn_ft_hotel_list li a {
    background-color: #FFF;
    border: 1px solid #FFF;
    display: block;
    height: 140px;
    width: 140px;
}
#btn_ft_hotel_list li a img {
    height: 140px;
    opacity: 1;
    width: 140px;
    transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
}
#btn_ft_hotel_list li a:hover img {
    opacity: 0.65;
}



/*下層ホテル*/
.page_hotels #hotel_slide_box {
    position: relative;
}
.page_hotels #hotel_slide_box h1 {
    position: absolute;
    right: 0;
    top: 321px;
}
@media screen and (max-width: 1023px) {
.page_hotels #hotel_slide_box h1 {
	position: absolute;
	right: 0;
	top: 20px;
	width: 80%;
	}
	.page_hotels #hotel_slide_box h1 img {
		width: 100%;
		}
}
.page_hotels #container_body {
    background-color: #0b1c4a;
}
.page_hotels #hotel_photo_gallery ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
	margin: 0 auto;
	padding: 35px 5px 30px;
	}
	.page_hotels #hotel_photo_gallery li {
		width: 282px;
		height: 198px;
		margin: 5px;
		background-color: #000;
}
.page_hotels #hotel_photo_gallery li img {
	width: 282px;
	height: 198px;
	}



.page_hotels #hotel_info_wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: calc(100% - 20px);
	margin: 0 auto;
	padding: 30px 10px 35px;
	}
	.page_hotels #hotel_info_wrap .left {
		width: calc(45% - 30px);
		margin: 10px;
		}
		.page_hotels #hotel_info_wrap .left #map {
			width: 100%;
			}
	.page_hotels #hotel_info_wrap .right {
		width: calc(55% - 30px);
		margin: 10px;
		}
		.page_hotels #hotel_info_wrap .right h2 {
			margin-bottom: 20px;
			}
		.page_hotels #hotel_info_wrap table {
			width: 100%;
			}
			.page_hotels #hotel_info_wrap th,
			.page_hotels #hotel_info_wrap td {
				border-top: 1px solid #FFF;
				color: #FFF;
				font-size: 16px;
				padding: 10px 0;
				}
			.page_hotels #hotel_info_wrap th {
				width: 200px;
				}

.page_hotels #hotel_price {
    background-color: #FFF;
    padding: 60px 0 80px;
}
.page_hotels #hotel_price .inner {
    margin: 0 auto;
    text-align: center;
    width: 100%;
    max-width: 1080px;
    overflow-x: scroll;
}
.page_hotels #hotel_price .inner h2 {
    margin-bottom: 30px;
}
.page_hotels #hotel_price table {
    border-collapse: separate;
    border-spacing: 1px;
    width: 100%;
    min-width: 600px;
}
.page_hotels #hotel_price th {
    text-align: center;
}
.page_hotels #hotel_price thead th {
    background-color: #0b1c4a;
    color: #FFF;
    line-height: 1.3;
    padding: 5px 0;
}
.page_hotels #hotel_price tbody th {
    background-color: #6D7793;
    color: #FFF;
    width: 180px;
}
.page_hotels #hotel_price td {
    background-color: #eee;
    color: #333;
    line-height: 1.3;
    padding: 8px 0;
}
.page_hotels #hotel_price .holiday td {
    background-color: #fff9df;
}
.page_hotels #container_foot {
    padding: 0 0 134px;
}

@media screen and (max-width: 1023px) {
	.page_hotels #hotel_info_wrap .left {
		width: calc(100% - 30px);
		margin: 10px;
		order: 2;
		}
		.page_hotels #hotel_info_wrap .left #map {
			width: 100%;
			}
	.page_hotels #hotel_info_wrap .right {
		width: calc(100% - 30px);
		margin: 10px;
		order: 1;
		}
}
@media screen and (max-width: 599px) {
			.page_hotels #hotel_info_wrap .right h2 img {
				max-width: 100%;
				}
			.page_hotels #hotel_info_wrap tr {
				display: flex;
				flex-wrap: wrap;
				}
			.page_hotels #hotel_info_wrap th,
			.page_hotels #hotel_info_wrap td {
				border-top: 1px solid #FFF;
				color: #FFF;
				font-size: 16px;
				padding: 10px 0;
				}
			.page_hotels #hotel_info_wrap th,
			.page_hotels #hotel_info_wrap td {
				width: 100%;
				}
			.page_hotels #hotel_info_wrap td {
				border-top: none;
				padding: 0 0 10px;
				}
}
@media screen and (max-width: 405px) {
.page_hotels #hotel_price a {
	width: 320px !important;
}
#miracosta_reserve .inner a {
	max-width: 320px !important;
}
#miracosta_reserve .inner .center a {
	max-width: 100% !important;
}
}
.page_hotels #hotel_price a img {
	width: 100%;
}
#miracosta_reserve .inner a img {
	width: 100%;
}

/*ホテルプリンセス*/
.page_princess #wrapper {
    padding-left: 240px;
}
.page_princess header {
	/*height: 136px;*/
}
.page_princess header h1 {
    height: 44px;
    padding: 20px 0 12px;
    text-align: center;
}
.page_princess header #hd_nav {
    background-color: #00a4b5;
    height: 60px;
    position: relative;
}
.page_miracosta header #hd_nav {
    background-color: #922060;
}
@media screen and (max-width: 1079px) {
.page_miracosta header #hd_nav {
	display: none;
	}
}
.page_princess header #hd_nav ul {
    margin: 0 auto;
    /*padding: 11px 0;*/
    width: 1260px;
}
.page_princess header #hd_nav li {
    float: left;
}
.page_princess header #hd_nav li a {
    background-image: url(../../hotel/princess/images/hd_nav.png);
    background-repeat: no-repeat;
    display: block;
    height: 38px;
    width: 180px;
    overflow: hidden;
    padding: 11px 0;
    text-indent: -9999px;
}
.page_miracosta header #hd_nav li a {
    background-image: url(../../hotel/miracosta/images/hd_nav.png);
}
.page_princess header #hd_nav li a#btn_hd_princess_01 {
    background-position: 0 center;
}
.page_princess header #hd_nav li a#btn_hd_princess_02 {
    background-position: -180px center;
}
.page_princess header #hd_nav li a#btn_hd_princess_03 {
    background-position: -360px center;
}
.page_princess header #hd_nav li a#btn_hd_princess_04 {
    background-position: -540px center;
}
.page_princess header #hd_nav li a#btn_hd_princess_05 {
    background-position: -720px center;
}
.page_princess header #hd_nav li a#btn_hd_princess_06 {
    background-position: -900px center;
}
.page_princess header #hd_nav li a:hover {
    background-color: rgba(255,255,255,0.2);
}

.page_princess #side_container {
    background-image: url(../../hotel/princess/images/bg_side_container.png);
    height: 100%;
    left: 0;
    padding-right: 5px;
    position: fixed;
    top: 0;
    width: 235px;
}
.page_princess #side_container .inner {
    background-color: #FFF;
    height: 100%;
}
.page_princess #side_container h1 {
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    margin-left: 25px;
    margin-right: 25px;
    padding-top: 8px;
}
.page_princess #side_container h1 img {
    opacity: 1;
    transition: opacity 0.4s;
}
.page_princess #side_container h1 :hover img {
    opacity: 0.65;
}
.page_princess #side_nav {
    margin-bottom: 140px;
}
.page_princess #side_nav a {
    background-image: url(../../hotel/princess/images/side_nav.png);
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    overflow: hidden;
    padding: 9px 25px;
    text-indent: -999px;
    width: 185px;
}
.page_princess #side_nav a:hover {
    background-color: #EEE;
}
#btn_sc_princess_01 {
    background-position: center 0;
}
#btn_sc_princess_02 {
    background-position: center -36px;
}
#btn_sc_princess_03 {
    background-position: center -72px;
}
#btn_sc_princess_04 {
    background-position: center -108px;
}
#btn_sc_princess_05 {
    background-position: center -144px;
}
#btn_sc_princess_06 {
    background-position: center -180px;
}
#btn_sc_princess_07 {
    background-position: center -216px;
}
.page_princess .side_bnr {
    margin: 0 25px;
}
.page_princess .side_bnr img {
    opacity: 1;
    transition: opacity 0.4s;
}
.page_princess .side_bnr :hover img {
    opacity: 0.65;
}


.page_princess #hd_nav #btn_hd_reserve {
    background-image: url(../../hotel/princess/images/btn_hd_reserve.png);
    display: block;
    height: 41px;
    margin-right: -621px;
    opacity: 1;
    overflow: hidden;
    position: absolute;
    right: 50%;
    text-indent: -9999px;
    top: 9px;
    width: 169px;
    transition: opacity 0.4s;
}
.page_princess #hd_nav #btn_hd_reserve:hover {
    opacity: 0.7;
}
.page_princess #container_head {
    background-color: #EEE;
    overflow: hidden;
}

#princess_info {
    border-bottom: 1px solid #e1e1e1;
    padding: 76px 0;
}
#princess_info .inner {
	margin: 0 auto;
	max-width: 720px;
	width: 90%;
}
.page_princess section .inner h2 {
    margin-bottom: 35px;
    text-align: center;
}

.page_miracosta #princess_info .inner p {
    text-align: center;
}

#princess_room {
    border-bottom: 1px solid #e1e1e1;
    padding: 76px 0;
}
#princess_room .inner {
    margin: 0 auto;
    width: 1210px;
}
#princess_room .inner > p {
    margin-bottom: 30px;
    text-align: center;
}
#princess_room ul {
    margin: 0 -10px;
}
#princess_room li {
    background-image: url(../../hotel/princess/images/bg_princess_room_photo_box.png);
    background-repeat: no-repeat;
    float: left;
    margin: 12px 10px;
    padding-top: 1px;
    width: 226px;
}
#princess_room li img {
    opacity: 1;
    transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
}
#princess_room li :hover img {
    opacity: 0.65;
}
#princess_room li p {
    color: #00a4b5;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0.08em;
    padding: 12px;
    text-align: center;
}




#miracosta_room {
    border-bottom: 1px solid #e1e1e1;
    padding: 76px 0;
}
#miracosta_room .inner {
	margin: 0 auto;
	max-width: 964px;
	width: 90%;
}
#miracosta_room .inner > p {
    margin-bottom: 30px;
    text-align: center;
}
#miracosta_room ul {
    margin: 0 -10px;
}
#miracosta_room li {
    background-image: url(../../hotel/princess/images/bg_princess_room_photo_box.png);
    background-repeat: no-repeat;
    float: left;
    margin: 12px 10px;
    padding-bottom: 10px;
    padding-top: 1px;
    width: 226px;
}
#miracosta_room li img {
    opacity: 1;
    transition: opacity 0.4s;
    -webkit-transition: opacity 0.4s;
}
#miracosta_room li :hover img {
    opacity: 0.65;
}

#princess_price {
    border-bottom: 1px solid #e1e1e1;
    padding: 76px 0 100px;
}
#princess_price .inner {
	margin: 0 auto;
	max-width: 1000px;
	width: 90%;
}
#princess_price .inner > p {
    margin-bottom: 30px;
    text-align: center;
}

#princess_price_table {
	width: 100%;
	}
@media only screen and (max-width: 599px) {
#princess_price_table {
	overflow-x: scroll;
	}
}
#princess_price_table h3 {
    border-bottom: 3px solid #562912;
    color: #562912;
    margin-bottom: 10px;
    font-size: 19px;
    font-weight: bold;
}
#princess_price_table table {
    margin-bottom: 40px;
    width: 100%;
}
@media only screen and (max-width: 599px) {
#princess_price_table table {
	width: 600px;
	}
}
#princess_price_table th,
#princess_price_table td {
    border-bottom: 1px solid #F6F6F6;
    padding: 7px 0;
}
#princess_price_table th {
    font-size: 16px;
    font-weight: bold;
}
#princess_price_table .align_right {
    text-align: right;
}
#princess_price_table td {
    font-size: 16px;
}


#princess_price_notice {
	/*background-image: url(../../hotel/princess/images/bg_princess_price_notice.png);
	padding: 6px;*/
	width: 100%;
	}
#princess_price_notice_inner {
	background-color: #FFF;
	padding: 30px 35px;
	}
@media only screen and (max-width: 767px) {
#princess_price_notice_inner {
	padding: 30px 0;
	}
}
#princess_price_notice_inner li {
    line-height: 25px;
    padding-left: 1em;
    text-indent: -1em;
}
#princess_price_notice_inner li img {
	margin: 5px 5px 0 0;
	}
@media only screen and (max-width: 619px) {
#princess_price_notice_inner li img {
	height: 11vw;
	}
}
#princess_access {
    border-bottom: 1px solid #e1e1e1;
    padding: 76px 0;
}
#princess_access #map {
    height: 390px;
}
#princess_reserve {
    padding: 80px 0 120px;
}
#princess_reserve .inner {
    margin: 0 auto;
    width: 1000px;
}
#princess_reserve .inner > p {
    margin-bottom: 35px;
    text-align: center;
}
#princess_reserve .inner .left {
    float: left;
    font-size: 14px;
    width: 485px;
}
#princess_reserve .inner a {
    display: block;
    margin-bottom: 5px;
}
#princess_reserve .inner .right {
    float: right;
    width: 485px;
}
.page_princess #hotel_contact {
    background-color: #f7f7f7;
    padding: 95px 0 120px;
    width: 100%;
}


#miracosta_reserve {
    padding: 80px 0 120px;
}
#miracosta_reserve .inner {
	margin: 0 auto;
	max-width: 1000px;
	width: 90%;
	}
#miracosta_reserve .inner > p {
    margin-bottom: 35px;
    text-align: center;
}
#miracosta_reserve .inner .center {
	font-size: 14px;
	margin: 0 auto;
	max-width: 485px;
	width: 90%;
	}
#miracosta_reserve .inner a {
    display: block;
    margin-bottom: 5px;
}



.page_princess #container {
    padding-bottom: 164px;
}
.page_princess #container_foot {
    background-image: url(../../hotel/princess/images/bg_container_foot.png);
    padding: 30px 0;
}

.page_night_top #ft_nav_wrap {
    background-color: #111;
    border-bottom: 4px solid #444;
}
.page_night_top #ft_nav_wrap h3 {
    background-image: url(../images/header_ft_nav2.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 24px;
}
.page_night_top #ft_nav_wrap h3 img {
    display: none;
}
.page_night_top #ft_info_wrap {
    background-color: #0a0a0a;
}


.page_penthouse #ft_nav_wrap {
    background-color: #111;
    border-bottom: 4px solid #444;
}
.page_penthouse #ft_nav_wrap h3 {
    background-image: url(../images/header_ft_nav2.png);
    background-repeat: no-repeat;
    background-position: center top;
    height: 24px;
}
.page_penthouse #ft_nav_wrap h3 img {
    display: none;
}
.page_penthouse #ft_info_wrap {
    background-color: #0a0a0a;
}







@media only screen and (max-width: 1499px) {
#hotel_slide_box {
    margin: 0;
    width: 100%;
}
#hotel_area_box_wrap > .inner {
    margin: 0;
    width: 100%;
}
.hotel_area_box {
    width: calc(100% / 2);
        margin: 0 auto;
}
#hotel_contact {
    margin: 0;
    width: 100%;
}
.page_princess #side_container {
    display: none;
}
.page_princess #wrapper {
    padding-left: 0;
}
}



@media only screen and (max-width: 1306px) {
#penthouse_header .box_shadow {
    background-image: none;
    width: 1280px;
}
}


@media only screen and (max-width: 1280px) {
.tmp_corporate #header_desc {
    padding: 0 10px;
}
.tmp_corporate #header_logo {
    padding-left: 10px;
}
.tmp_corporate #header_info {
    padding-right: 10px;
}
.breadcrumb .inner ul {
    padding: 0 10px;
}
.h2_night {
    margin-left: 10px;
    margin-right: 10px;
}
@media only screen and (max-width: 499px) {
.h2_night span img {
	width: 90%;
	}
}

.page_lounge_top #foot_nav h3 {
    margin-left: 10px;
}
#penthouse_header .header_info {
    box-sizing: border-box;
    padding: 0 10px;
}
}



/*20161124追加*/

.tmp_corporate #header_nav li {
    position: relative;
}
.tmp_corporate #header_nav a {
    position: relative;
}
.tmp_corporate #header_nav li:hover:before {
    background-color: #000;
    /*background-image: url(../images/header-nav-img.png);
    background-repeat: repeat-x;*/
    content: "";
    content: "";
    display: block;
    height: 92px;
    left: 0;
    opacity: 0.3;
    position: absolute;
    top: -27px;
    width: 100%;
}
