@media (min-width: 768px) {
    .mt110 {
        margin-top: 110px;
    }

    .mt90 {
        margin-top: 90px;
    }

    .spmt20 {
        margin-top: 0;
    }

    .spmt40 {
        margin-top: 0;
    }

    .hoverblock:hover {
        opacity: 0.7;
        filter: alpha(opacity=60);
        -ms-filter: "alpha( opacity=60 )";
        background: none !important;
        cursor: pointer;
        text-decoration: none;
    }

    a img.hover {
        background: none !important;
    }

    a:hover img.hover {
        opacity: 0.6;
        filter: alpha(opacity=60);
        -ms-filter: "alpha( opacity=60 )";
        background: none !important;
    }

    img.onhover:hover {
        opacity: 0.6;
        filter: alpha(opacity=60);
        -ms-filter: "alpha( opacity=60 )";
        background: none !important;
        cursor: pointer;
    }

    .header {
        min-width: 1140px;
    }

    .container {
        min-width: 1140px;
    }

    .container-fruid {
        min-width: 1140px;
    }

    #headtop {
        display: block;
        min-width: 1140px;
        height: 40px;
    }

    #search {
        display: block;
    }

    #bs-navbar-collapse-1 {
        width: 700px;
        float: right;
    }

    #bs-navbar-collapse-2 {
        display: none !important;
        /*display: none !important;*/
    }

    #bs-navbar-collapse-3 {
        display: none !important;
        /*display: none !important;*/
    }

    .navbar-brand {
        margin-top: 0;
        z-index: 100;
    }

    .navbar-header {
        border: 0;
        /*border-top: 3px solid red;*/
    }

    .navbar-sayanterrace {
        background: url(/img/head_top_bg.png) repeat-x;
        background-color: rgba(255, 255, 255, 0.95);
        color: #fff;
        font-size: 12px;
        box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
    }

    .navbar-sayanterrace a {
        color: white;
    }

    .navbar-brand {
        padding: 16px 15px 0 15px;
    }

    .navbar-brand img {
        width: 220px;
        padding: 0 10px;
    }

    #mainNav {
        display: block;
        height: 112px;
    }

    #mainNav h1 {
        font-size: 12px;
        margin-top: 5px;
        /*width: 180px;*/
        width: 450px;
        float: left;
    }

    #head_contact_lang_box {
        padding-top: 0;
        width: 440px;
        /* padding-top: 30px; */
        /* float: left; */
        /* width: 220px; */
    }

    #head_contact_lang_box div {
        text-align: right;
    }

    #head_tel_box {
        /* width: 445px; */
        width: 620px;
        float: right;
    }

    .fb_iframe_widget {
        /* float: left; */
        /* padding-top: 10px; */
        width: 135px;
        height: 19px;
        overflow: hidden;
        top: 9px;
    }

    #head_tel_corp {
        cursor: pointer;
    }

    #head_tel_direct {
        cursor: pointer;
    }

    #head_language {
        cursor: pointer;
    }

    ul#language {
        clear: both;
        /*position: absolute;*/
        position: relative;
        list-style: none;
        background: rgba(230, 230, 230, 0.9);
        width: 100px;
        /*height: 100px;*/
        margin: 0;
        padding: 3px 0;
        top: 0px;
        left: 400px;
        z-index: 1103;
        box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
        ;
    }

    ul#language li {
        line-height: 1.4;
        border-bottom: 1px solid #fff;
    }

    ul#language li a {
        display: block;
        padding: 3px 10px;
        color: #000;
    }

    ul#language li a:hover {
        background: #c60080;
        color: white;
        text-decoration: none;
    }

    ul#language li a span {
        /*float: right;*/
    }

    #view_tel_corp {
        position: relative;
        width: 232px;
        height: 72px;
        top: 0px;
        left: 755px;
        z-index: 1101;
        box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
        ;
    }

    #view_tel_direct {
        position: relative;
        width: 220px;
        height: 72px;
        top: 0px;
        left: 758px;
        z-index: 1102;
        box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
        ;
    }


    #contents {
        position: relative;
        z-index: 2;
        background: #fff !important;
    }

    .navbar-nav {
        float: right;
        margin-top: 4px;
        /*margin-left: 120px;*/
    }

    .nav>li>a:hover {
        background-color: #fff;
    }

    .navbar-nav>li>a {
        padding-bottom: 10px;
    }

    .navbar-nav>li {
        width: auto;
        /*padding-bottom: 10px;*/
    }

    /*#contents{
	background: #fff;
	position: absolute;
	clear: both;
}
*/
    #btn_reservation {
        position: fixed;
        top: 150px;
        right: 20px;
        z-index: 201;
    }

    #btn_reservation2 {
        position: fixed;
        top: 150px;
        right: 20px;
        z-index: 201;
    }

    #searchbox {
        width: 256px;
        height: 430px;
        text-align: center;
        background: #F7F2E9;
        position: fixed;
        top: 200px;
        right: 0;
        z-index: 201;
        box-shadow: -1px 1px 4px 1px rgba(0, 0, 0, 0.2);
    }

    #searchbox table th {
        padding: 3px 3px 3px 8px;
        text-align: center;
        font-size: 12px;
    }

    #searchbox table td {
        text-align: left;
        padding: 3px 0;
        font-size: 11px;
    }

    #close_searchbox {
        cursor: pointer;
    }

    .flex-direction-nav {
        display: block;
    }

    .flex-direction-nav a {
        margin: -18px 0 0;
    }

    .flex-direction-nav a:before {
        content: " ";
        display: block;
        background: url('/img/btn_arrow_left.png') no-repeat;
        width: 35px;
        height: 35px;
    }

    .flex-direction-nav a.flex-next:before {
        content: " ";
        display: block;
        background: url('/img/btn_arrow_right.png') no-repeat;
        width: 35px;
        height: 35px;
    }

    .flex-direction-nav .flex-next {
        right: 10px !important;
        /*margin-right: -50px;*/
        opacity: 1 !important;
    }

    .flex-direction-nav .flex-prev {
        left: 10px !important;
        opacity: 1 !important;
        /*margin-left: -50px;*/
    }

    .sidearrow .flex-direction-nav .flex-next {
        right: 0 !important;
        margin-right: -50px;
        opacity: 1 !important;
    }

    .sidearrow .flex-direction-nav .flex-prev {
        left: 0 !important;
        opacity: 1 !important;
        margin-left: -50px;
    }

    .sidearrow .flexslider {
        width: 80%;
        margin: 0 auto;
    }


    .flex-centered .slides {
        width: 100% !important;
        text-align: center;
    }

    .flex-centered .slides li {
        display: inline-block !important;
        *display: inline !important;
        float: none !important;
    }

    .noarrow .flex-direction-nav .flex-next {
        display: none;
    }

    .noarrow .flex-direction-nav .flex-prev {
        display: none;
    }

    .noarrow .flexslider {
        width: 80%;
        margin: 0 auto;
    }


    #top_recomended {
        /* height: 520px; */
        padding: 40px 0 40px;
        background: -moz-linear-gradient(50% 16.64% -90deg, rgba(251, 248, 242, 1) 0%, rgba(241, 231, 214, 1) 100%);
        background: -webkit-linear-gradient(-90deg, rgba(251, 248, 242, 1) 0%, rgba(241, 231, 214, 1) 100%);
        background: -webkit-gradient(linear, 50% 16.64%, 50% 82.49%, color-stop(0, rgba(251, 248, 242, 1)), color-stop(1, rgba(241, 231, 214, 1)));
        background: -o-linear-gradient(-90deg, rgba(251, 248, 242, 1) 0%, rgba(241, 231, 214, 1) 100%);
        background: -ms-linear-gradient(-90deg, rgba(251, 248, 242, 1) 0%, rgba(241, 231, 214, 1) 100%);
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBF8F2', endColorstr='#F1E7D6' ,GradientType=0)";
        background: linear-gradient(180deg, rgba(251, 248, 242, 1) 0%, rgba(241, 231, 214, 1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBF8F2', endColorstr='#F1E7D6', GradientType=0);
    }

    #recommendSlider {
        background: transparent;
        border: none;
    }

    #recommendSlider .flex-viewport {
        width: 950px;
        margin: 0 auto;
    }

    #recommendSlider .slides {
        text-align: left;
    }

    /*#recommendSlider .slides li{
	background: #fff;
	width: 300px;
	padding: 10px;
}
*/

    #recommendSlider .slides>li div.recblock {
        padding: 20px;
    }

    #recommendSlider h3 {
        color: #9B1D2B;
        font-size: 15px;
        height: 2em;
    }



    #top_promo {
        margin: 20px auto;
        padding: 10px;
        width: 1054px;
        height: 284px;
        background: url(/img/top/bnr_movie.png) no-repeat;
    }

    #top_promo iframe {
        width: 469px;
    }

    #footer {
        /*margin-top: 50px;*/
        padding: 20px 0 80px 0;
        width: 100%;
        height: 450px;
        background: #201A85;
        margin-bottom: 0;
        color: white;
        clear: both;
        position: relative;
        bottom: 0;
        z-index: 20;
    }

    .grouplink a {
        color: white;
    }

    .grouplink ul {
        list-style: none;
    }

    #copyright {
        background: #403F81;
        color: white;
        text-align: center;
        padding: 10px 0;
        position: relative;
        z-index: 20;
    }

    ul#footnav {
        padding-left: 40px;
    }

    ul#top_news {
        margin-top: 20px;
        margin-bottom: 0;
        padding: 0;
        list-style: none;
        text-align: left;
        border-top: 2px solid #4F2D17;
        border-bottom: 2px solid #4F2D17;
        height: 246px;
        overflow: auto;
    }

    ul#top_news li {
        border-bottom: 1px dotted #4F2D17;
        padding: 15px 5px 5px 5px;
        background: #fff;
        min-height: 2em;
    }

    ul#top_news li div.datecat {
        width: 14em;
    }

    .bghover {
        /*background: #fff !important;*/
    }

    /*
ul#top_news li div.newsdate{
	width: 6em;
	float: left;
}
ul#top_news li span.newscat{
	width: 8em;
	float: left;
	display: block;
	text-align: center;
	font-size: 11px;
	padding: 3px;
	background: #666;
	color: white;
}
*/
    ul#top_news li p {
        margin-left: 14em;
    }

    dl#sp_price {
        margin-top: 20px;
        border-top: 2px solid #4F2D17;
        border-bottom: 2px solid #4F2D17;
        font-size: 1.1em;
    }

    dl#sp_price dt {
        margin-top: 10px;
        margin-bottom: 5px;
        color: white;
    }

    dl#sp_price dd {
        border-bottom: 1px dotted #4F2D17;
        padding-bottom: 5px;
    }

    dl#sp_price dd span.price {
        padding-left: 20px;
        color: #C40921;
        font-weight: bold;
    }

    .color_green {
        background: #1E8A40;
    }

    .color_blue {
        background: #126DB6;
    }

    .color_pink {
        background: #E5007C;
    }

    .carousel-indicators {
        bottom: 10px;
    }

    #top_slidedown {
        width: 36px;
        height: 36px;
        margin-left: -18px;
        position: absolute;
        left: 50%;
        z-index: 16;
        bottom: -5px;
        cursor: pointer;
    }

    #rakuten_kuchikomi {
        position: absolute;
        left: 70%;
        /*right: 80%;*/
        bottom: 25px;
        width: 250px;
    }

    #rakuten_kuchikomi2 {
        position: absolute;
        left: 70%;
        bottom: 85px;
        width: 250px;
    }

    #rakuten_kuchikomi3 {
        position: absolute;
        right: 10px;
        /*left: 60%;*/
        bottom: 25px;
        width: 337px;
    }

    #rakutenaward {
        position: absolute;
        left: 60%;
        bottom: 80px;
        height: 75px;
    }


    h3.title {
        font-size: 24px;
        margin: 0 10px 0 20px;
    }


    .parallax-window {
        min-height: 400px;
        background: transparent;
    }

    .accessmap iframe {
        min-width: 800px;
        /*max-width: 1200px;*/
    }

    .centerTab .nav-tabs>li,
    .nav-pills>li {
        float: none;
        display: inline-block;
        *display: inline;
        /* for IE7*/
        *zoom: 1;
        /* for IE7*/

    }

    .centerTab .nav-tabs {
        text-align: center;
    }

    ul#spendTab1 li {
        /*width: auto;*/
        /*display: inline;*/
        /*width: 100%;*/
        /*display: block;*/
        width: 200px;
        text-align: center;
    }

    .spendbox h3 {
        font-size: 24px;
    }

    .table th {
        background: #efefef;
    }

    p.slidecomment {
        font-size: 1.1em;
        line-height: 1.8;
        padding-left: 20px;
    }

    #btn_show_another_type {
        top: 110px;
        left: 10px;
    }

    #roomsubmenu {
        top: 153px;
        left: 10px;
    }


    /*
#btn_show_another_type{
	position: fixed;
	top: 110px;
	left: 10px;
	z-index: 100;
}
#roomsubmenu{
	position: fixed;
	top: 153px;
	left:10px;
	z-index: 99;
	margin:0;padding:0;
	list-style: none;
	font-size: 11px;
	text-align: center;
}
#roomsubmenu li{
	background: rgba(21,23,24,0.3);
	width: 145px;
	padding: 10px 0;
	margin: 1px 0;
}
#roomsubmenu li a{
	display: block;
	color: black;
}
*/
    .flowerphoto {
        max-width: 100%;
    }

    .flowerboxcontent {
        clear: none;
    }

    .degblock .point {
        background: #fab229;
        padding: 10px !important;
        font-size: 22px;
        margin-bottom: 30px !important;
    }

    #groupHotels {
        display: block;
        ;
    }

    #loopslider {
        margin: 0 auto;
        width: 1200px;
    }

    #loopslider ul li div {
        margin: 0 10px;
        padding: 6px;
    }

    #loopcontrol {
        margin: 0 auto;
        width: 1200px;
        display: block;
        position: relative;
    }

    #loopcontrol #loopleft {
        top: -110px;
        left: -50px;
        width: 35px;
        height: 35px;
        background: url(/img/btn_arrow_left.png);
        position: absolute;
        cursor: pointer;
        z-index: 99;
    }

    #loopcontrol #loopright {
        top: -110px;
        right: -50px;
        width: 35px;
        height: 35px;
        background: url(/img/btn_arrow_right.png);
        position: absolute;
        cursor: pointer;
        z-index: 99;
    }


}

.btn200 {
    width: 680px;
    background-color: #0066cc;
    margin-top: 30px;
}

.btn200 a {
    display: block;
    padding: 20px 15px;
    color: #fff;
    text-align: center;
}
.btn300 {
    width: 380px;
    background-color: #0066cc;
    margin-top: 30px;
}
.btn300 a {
    display: block;
    padding: 20px 15px;
    color: #fff;
    text-align: center;
}

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

@media screen and (max-width: 480px) {
    .btn200 {
        background-color: transparent;
    }

    .btn200 a {
        margin: 0 10px;
        background-color: #0066cc;
    }
    .btn300 {
        background-color: transparent;
    }

    .btn300 a {
        margin: 0 10px;
        background-color: #0066cc;
    }

    .pc {
        display: none !important;
    }

    .sp {
        display: block !important;
    }
}
@media (min-width: 768px) {
    .topslider{
        width: 700px;
    }
}
