@charset "UTF-8";
/* //////////////////////////////////////////////////

　home

////////////////////////////////////////////////// */
/* --------------------------------------------------
　メインビジュアル
-------------------------------------------------- */
#myCarousel .item img {
    width: 100%;
    height: auto;
}

/* prev・nextボタン */
#myCarousel .carousel-control {
    background-image: none;
    width: 50px;
}

#myCarousel .carousel-control {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

#myCarousel a.carousel-control:hover {
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
}

#myCarousel a.left {
    background: url(/img/home/btn_mv_prev.png) left 50% no-repeat transparent;
}

#myCarousel a.right {
    background: url(/img/home/btn_mv_next.png) right 50% no-repeat transparent;
}

/* ページネーション */
#myCarousel .carousel-indicators {
    bottom: 90px;
}

#myCarousel .carousel-indicators li, #myCarousel .carousel-indicators li.active {
    border: 0;
    width: 14px;
    height: 14px;
    background: #000;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    margin: 0 8px;
    vertical-align: middle;
}

#myCarousel .carousel-indicators li.active {
    background: #c7dad7;
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

/* ヘッダーポイント追加：祝　令和 */
#myCarousel{
  padding-top: 94px;
}

@media screen and (max-width: 992px) {
    #myCarousel .carousel-indicators {
        bottom: 0px;
    }
}

@media screen and (max-width: 767px) {
    #myCarousel {
/*         padding-top: 46px; */
        padding-top: 94px;
    }

    #myCarousel .carousel-control {
        display: none;
    }

    #myCarousel .carousel-indicators {
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 3px 0;
        line-height: 20px;
        width: 100%;
    /* border-bottom: 1px solid #EEE; */
    /* background: url(/img/common/header_navbar_bg1.png) repeat left top transparent; */
        background: url(/img/common/bg_reserved.png) repeat left top transparent;
    };
}
/* --------------------------------------------------
　横浜ベイシェラトンの紹介
-------------------------------------------------- */
#introduction {
    background: url(/img/home/home_bg_introduction.jpg) left top no-repeat #fff;
    padding: 75px 0;
}

#introduction h2 {
    /* font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; */
    font-weight: 700;
    margin-left: -15px;
}

#introduction h2 small {
    margin-left: -8px;
    margin-right: 5px;
    color: #000;
    font-weight: 700;
}

#introduction p {
    line-height: 1.8;
}

#introduction a {
    display: block;
    color: #1c1c1c;
    background: url(/img/common/icon_link2.png) 95% center no-repeat #fbdec3;
    background-size: 8px 14px;
    line-height: 36px;
    margin: 0 1%;
    /* font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; */
    letter-spacing: .6px;
    text-align: center;
    width: 300px;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto;
}

#introduction a:hover {
    text-decoration: none;
    background-color: #fce5cf;
}

@media screen and (max-width: 1200px) {
    #introduction {
        background-position: -200px top;
    };
}

@media screen and (max-width: 992px) {
    #introduction {
        background: url(/img/home/home_bg_introduction_smp.jpg) center center no-repeat #0b1d4c;
        background-size: 100% auto;
        padding: 20px 0;
        color: #FFF;
        text-shadow: 0 0 5px #163997;
    }
    #introduction.pc{
	    display: none;
    }

    #introduction h2 {
        text-align: center;
        font-size: 160%;
        text-shadow: 0px 0px 13px #000;
    }
    #introduction p{
	    font-size: 12px;
	    text-shadow: 0px 0px 13px #000;
    }

    #introduction h2 small {
        color: #fff;
    };
}
/* --------------------------------------------------
　スマホ用ナビゲーション
-------------------------------------------------- */
ul.maincontent-nav-btn {
    margin-bottom: 0;
    padding: 0;
}

ul.maincontent-nav-btn li {
    width: 33.333%;
    float: left;
}

ul.maincontent-nav-btn li img {
    width: 100%;
}

/* --------------------------------------------------
　news 
-------------------------------------------------- */
#news {
    padding: 75px 0 55px;
}

/* タブナビゲーション */
#newstab {
    position: relative;
}

#newstab .nav-tabs {
    border-top: 1px solid #E5E5E5;
}

#newstab .nav-tabs li a {
    margin: 0 0 0 -1px;
    padding: 0;
    border-radius: 0;
    border-width: 0 1px 1px;
    border-color: #E5E5E5;
    border-style: solid;
    color: #888;
    cursor: default;
    width: 110px;
    height: 39px;
    line-height: 39px;
    text-align: center;
    background-color: #F5F5F5;
}

#newstab .nav-tabs li.active a {
    background-color: #FFF;
    border-bottom: solid 1px transparent;
    color: #333;
}

/* タブコンテンツ */
#newstab .tab-content {
    margin-top: -1px;
    padding-bottom: 5px;
    background: url(/img/common/bg_Tripleline2.png) center bottom repeat-x;
}

#newstab .tab-content .table {
    margin-bottom: 0;
}

#newstab .tab-content .table th, #newstab .tab-content .table td {
    padding: 15px 10px;
    border-top: none;
    background: url(/img/common/bg_dot.png) left top repeat-x #fff;
}

#newstab .tab-content .table th {
    min-width: 110px;
    white-space: nowrap;
    font-weight: 700;
    color: #888;
}

#newstab .tab-content .table tr:first-child th, #newstab .tab-content .table tr:first-child td {
    background: none;
}

#newstab .tab-content .table tr:nth-child(even) th, #newstab .tab-content .table tr:nth-child(even) td {
    background-color: #F5F5F5;
}

/* ラベル */
#newstab .tab-content .table th span.label-date {
    margin-right: 10px;
    display: inline-block;
    width: 120px;
}

#newstab .tab-content .table th span.label {
    font-weight: 700;
    padding: 3px 10px;
    min-width: 120px;
    display: inline-block;
    color: #FFF;
}
#newstab .tab-content .table th span.label-event {
     background-color: #d4bf6a;
}
#newstab .tab-content .table th span.label-news {
    background-color: #e89c8c;
}

#newstab .tab-content .table th span.label-stay {
    background-color: #879eac;
}

#newstab .tab-content .table th span.label-sagami,
#newstab .tab-content .table th span.label-compass,
#newstab .tab-content .table th span.label-seawind,
#newstab .tab-content .table th span.label-dorer,
#newstab .tab-content .table th span.label-functionroom,
#newstab .tab-content .table th span.label-baywest,
#newstab .tab-content .table th span.label-bay_view,
#newstab .tab-content .table th span.label-sairyu,
#newstab .tab-content .table th span.label-konohana,
#newstab .tab-content .table th span.label-restaurant,
#newstab .tab-content .table th span.label-bay_view_french {
    background-color: #809c8e;
}

#newstab .tab-content .table th span.label-wedding,
#newstab .tab-content .table th span.label-wedding_news,
#newstab .tab-content .table th span.label-wedding_plan,
#newstab .tab-content .table th span.label-wedding_fair,
#newstab .tab-content .table th span.label-wedding_blog,
#newstab .tab-content .table th span.label-wedding_report{
  background-color: #b08aca;
}

/* 一覧を見るボタン */
p.home_btn_ichiran {
    position: absolute;
    right: 15px;
    top: 0;
}

p.home_btn_ichiran a {
    background: url(/img/common/icon_link4.png) left center no-repeat;
  /* background-size: 16px 16px; */
    background-size: 14px 14px;
    padding-left: 20px;
    line-height: 40px;
}

@media screen and (min-width: 768px){
  #newstab .tab-content .table td{
    width: 572px;
  }
}
/* 767px以下の時 */
@media screen and (max-width: 767px) {
    #news {
        padding: 35px 0;
    }

  /* タブナビゲーション */
    #newstab {
        padding: 0;
    }

    #newstab .nav-tabs li {
        width: 25%;
    }
    
    #newstab .nav-tabs li:first-child {
        width: 100%;
        border-bottom: 1px solid #FFF;
    }

    #newstab .nav-tabs li a {
        width: auto;
        font-size: 12px;
    }

  /* タブコンテンツ */
    #newstab .tab-content {
        background-image: none;
        padding-bottom: 0;
    }

    #newstab .tab-content .table {
        border-collapse: collapse;
    }

    #newstab .tab-content .table tr {
        background-color: #FFF;
    }

    #newstab .tab-content .table tr:nth-child(even) {
        background-color: #F5F5F5;
    }

    #newstab .tab-content .table tbody, #newstab .tab-content .table tr, #newstab .tab-content .table th, #newstab .tab-content .table td {
        display: block;
        width: 100%;
        float: left;
    }

    #newstab .tab-content .table td {
        padding-top: 0;
        background-image: none;
    }

    #newstab .tab-content .table th span.label-date {
        width: 135px;
    }

  /* 一覧を見るボタン */
    p.home_btn_ichiran {
        position: static;
        text-align: right;
        background: url(/img/home/home_bg_ichiran.png) right center no-repeat #F4F4F4;
        background-size: 140px 36px;
        height: 36px;
        line-height: 36px;
        margin-bottom: 0;
        margin-top: 0;
    }

    p.home_btn_ichiran a {
        background: url(/img/common/icon_link5.png) left center no-repeat;
    /* background-size: 16px 16px; */
        background-size: 14px 14px;
        height: 36px;
        line-height: 36px;
        padding: 0 10px 0 22px;
        color: #fff;
    };
}
/* --------------------------------------------------
　NEWS（バナーエリア）
-------------------------------------------------- */
#newsbnr li .newsbnr-txt {
    font-size: 90%;
    margin-top: 5px;
}

@media screen and (max-width: 767px) {
    #newsbnr {
        margin-bottom: 0;
        padding-top: 10px;
        background: #F4F4F4;
    }

    #newsbnr li {
        padding-right: 2%;
        padding-left: 2%;
    };
}
/* --------------------------------------------------
　NEWS（SNSリンク）
-------------------------------------------------- */
.home-sns {
    padding: 0;
}

.home-sns ul.snsList {
    margin-left: 20px;
}

.home-sns ul.snsList li {
    display: inline;
}

.home-sns ul.snsList li a:hover {
	text-decoration: none;
}

@media screen and (min-width: 769px) {
    .home-sns {
        padding: 10px 0 0;
    }

    .home-sns .title-default, .home-sns ul.snsList {
        display: inline;
        float: left;
    }

    .home-sns .title-default strong {
        font-size: 50%;
    }
}

@media screen and (max-width: 768px) {
    .home-sns {
        padding: 35px 0 0;
    }

    .home-sns ul.snsList {
        display: block;
        margin-left: 0;
        margin: 0 15px;
    }

    .home-sns ul.snsList li {
        width: 23.5%;
        /* height: 60px; */
        height: 16vw;
        padding: 0;
        float: left;
        display: block;
        background: #000;
        margin-right: 2%;
    }
    .home-sns ul.snsList li:last-child {
	    margin-right: 0;
    }

    .home-sns ul.snsList li a {
        display: block;
        width: 100%;
        height: 100%;
        background-size: contain;
        background-position: center center;
        background-repeat: no-repeat;
    }
    
    .home-sns ul.snsList li a img {
        display: none;
    }

    .home-sns ul.snsList li.twi a {
        background: url(/img/home/home_btn_social_twi_1.png) center center no-repeat;
        background-size: 40%;
    }

    .home-sns ul.snsList li.fb a {
        background: url(/img/home/home_btn_social_fb_1.png) center center no-repeat;
        background-size: 40%;
    }
    .home-sns ul.snsList li.insta a {
        background: url(/img/home/home_btn_social_insta_1.png) center center no-repeat;
        background-size: 40%;
    }
    .home-sns ul.snsList li.line a {
        background: url(/img/home/home_btn_social_line_1.png) center center no-repeat;
        background-size: 40%;
    }
}
/* --------------------------------------------------
　recommend
-------------------------------------------------- */
    #recommend .recommend-box {
	    width: 20%;
	    padding: 0 10px 0;
	    float: left;
    }

    #recommend .row4 .recommend-box {
        width: 25%;
	    padding: 0 5px 0;
    }
    
    @media screen and (max-width: 768px) {
	    #recommend .recommend-box,
        #recommend .row4 .recommend-box {
		    width: 100%;
		    padding: 0;
            margin-bottom: 10px;
	    }
	    #recommend .recommend-box:last-child,
        #recommend .row4 .recommend-box:last-child {
            margin-bottom: 0;
	    }
        #recommend .recommend-box img {
            width: 100%;
        }
    }



/* --------------------------------------------------
　PICK UP（TOP用）
-------------------------------------------------- */
#home #pickup .pickup_imgbox {
    
}
#home #pickup .thumbnail {
    padding-bottom: 10px;
}
#home #pickup .thumbnail .caption {
    padding-top: 15px;
}
#home #pickup .thumbnail .caption_term {
    margin-bottom: 0;
    font-size: 90%;
    color: #5a5a5a;
}
#home #pickup .thumbnail .caption_term .sub {
    font-size: 90%;
}
#home #pickup .thumbnail .caption_title {
    margin: 0 0 10px 0;
    font-size: 110%;
    font-weight: bold;
    line-height: 1.3;
}
#home #pickup .thumbnail .caption_comment {

}
#home #pickup .thumbnail .caption_cate {
    margin: 10px 0 0;
    color: #5a5a5a;
    text-align: right;
}

#home #pickup a.thumbnail:hover .caption_term,
#home #pickup a.thumbnail:hover .caption_cate {
    color: #beadd1;
}

@media screen and (max-width: 767px) {
    #home #pickup {
        overflow: hidden;
    }
    #home #pickup .container {
        padding-left: 0;
        padding-right: 0;
    }
    #home #pickup .pickup_box + .pickup_box {
        margin-top: 10px;
    }
    #home #pickup .thumbnail {
        margin-bottom: 0;
        padding-bottom: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: none;
        border: none;
    }
    #home #pickup .pickup_imgbox {
        width: 40vw;
        overflow: hidden;
    }
    #home #pickup .thumbnail .caption {
        width: 60vw;
        padding: 0 1.0vw 0  2.0vw;
        background: none;
    }
    #home #pickup .thumbnail .caption_term {
        /* margin-bottom: 0.8vw; */
        font-size: 2.5vw;
    }
    #home #pickup .thumbnail .caption_term .sub {
    }
    #home #pickup .thumbnail .caption_title {
        margin-bottom: 0;
        font-size: 3.7vw;
    }
    #home #pickup .thumbnail .caption_cate {
        margin-top: 1.0vw;
        font-size: 2.7vw;
    }
}

/* --------------------------------------------------
　カテゴリ .sp_cate（スマホのみ）
-------------------------------------------------- */
#sp_cate {
    padding: 5px 0 25px;
    background: #F4F4F4;
}
#sp_cate .title-default {
    margin-bottom: 25px;
}
#sp_cate .cate_box_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
#sp_cate .cate_box {
    width: 50%;
    height: 35vw;
    position: relative;
}
#sp_cate .cate_box:before {
  content: ' ';
  background-color: rgba(0,0,0,0.3);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#sp_cate .cate_stay {
    background: url(/img/home/sp_cate_stay.jpg) left top no-repeat;
    background-size: cover;
}
#sp_cate .cate_restaurant {
    background: url(/img/home/sp_cate_restaurant.jpg) left top no-repeat;
    background-size: cover;
}
#sp_cate .cate_wedding {
    background: url(/img/home/sp_cate_wedding.jpg) left top no-repeat;
    background-size: cover;
}
#sp_cate .cate_event {
    background: url(/img/home/sp_cate_event.jpg) left top no-repeat;
    background-size: cover;
}
#sp_cate .cate_box a {
    display: block;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
}
#sp_cate .cate_box a:hover {
    text-decoration: none;
}
#sp_cate .cate_ttl {
    margin: 0;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 4.3vw;
    position: relative;
}
#sp_cate .cate_ttl span {
    padding: 0 5px;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.8);
    position: relative;
}
/* #sp_cate .cate_ttl:before {
    content: "";
    display: block;
    background: #ddd;
    width: 100%;
    height: 2.6vw;
    position: absolute;
    top: 3.8vw;
    left: 0;
    background: -webkit-repeating-linear-gradient(135deg, #fff, #fff 1px, transparent 2px, transparent 3px);
    background: repeating-linear-gradient(-45deg, #fff, #fff 1px, transparent 2px, transparent 3px);
    opacity: 0.7;
} */



/* --------------------------------------------------
　その他
-------------------------------------------------- */
@media screen and (max-width: 767px) {
    #home .footer-sns {
        display: none;
    }
}