@charset "UTF-8";
.Contents_all {
    background-color: #faefe0;
    padding-bottom: 30px;
}
.Main_Stage {
    width: 100%;
    height: 420px;
    text-align: center;
    background: url(../images/main_back1920.jpg) repeat-x top center;
    box-sizing: border-box;
}

.Main_text {
    font-size: 18px;
    color: #322005;
    font-weight: bold;
    line-height: 2.0;
    text-align: center;
    padding: 20px 0;
    margin: 16px auto 0;
    background-color: #faefe0;
    width: 100%;
}
.Contents_back {
    background-color: #e3d9c6;
    background: url(../images/bg01.jpg) repeat;
    width: 100%;
    padding: 10px 0;
}
.Contents_block {
    width: 960px;
    margin: 24px auto 50px;
    box-sizing: border-box;
    color: #000;
    background-color: #fff;
}
.Contents_block h2.Product {
    font-size: 24px;
    font-weight: bold;
    margin: 10px 0px;
    color: #fff;
    padding: 8px 10px;
    text-align: center;
    background: #f37208 url(../images/bg03.jpg) repeat;
}
.Contents_block h2.Product span {
    font-size: 12px;
    font-weight: normal;
    margin: -5px 0 0px 10px;
    color: #4d4d4d;
}
ul.Product_box {
    margin: 20px 10px -16px 20px;
    overflow: hidden;
    padding-bottom: 10px;
}
.hotel_box_icon {
    position: absolute;
    top: -5px;
    left: 0px;
    z-index: 10;
}
ul.Product_box li a {
    border: #cbcbcb 1px solid;
    float: left;
    width: -moz-calc((100% / 4) - 10px);
    width: -webkit-calc((100% / 4) - 10px);
    width: calc((100% / 4) - 10px);
    margin: 0 10px 16px 0;
    text-align: center;
    box-sizing: border-box;
    font-size: 14px;
    font-weight: bold;
    background: #fff url(../images/sankaku.png) no-repeat;
    background-position: bottom 5px right 5px;
    position: relative;
    border-radius: 10px;
    text-decoration: none;
    color: #4d4d4d;
    padding-bottom: 10px;
    box-shadow: inset 0 0 10px 0 #c4d1d9;
}
ul.Product_box li .plan {
    color: #fff;
    background-color: #192f5c;
    border-radius: 20px;
    padding: 3px 10px;
    display: inline-block;
    margin-top: 5px;
}
ul.Product_box li .city {
    color: #fff;
    background-color: #f47171;
    border-radius: 20px;
    padding: 3px 10px;
    display: inline-block;
    margin-top: 5px;
     font-weight: normal;
}
ul.Product_box li .htl_name {
    color: #000;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    margin: 5px 0 5px;
}
ul.Product_box li .price_mean {
    color: #192f5c;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
    margin: 5px 0 -4px;
}

ul.Product_box li .price_posi {
    font-size: 13px!important;
    color: #4d4d4d!important;
    font-weight: bold!important;
    height: 16px;
    margin-top: 10px;
    }
ul.Product_box li .price {
    color: #be0101;
    font-size: 24px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    margin: 0px 0;
}
ul.Product_box li .price span {
    font-size: 14px;
}
ul.Product_box li .price span.num2 {
    font-size: 14px;
    color: #4d4d4d;
    font-weight: normal;
    margin-left: 5px;
}
ul.Product_box li .star {
    text-align: center;
    margin-bottom: 5px;
}

ul.Product_box li .explanation{
    font-weight: normal;
    margin-bottom: 5px;
}
ul.Product_box li .assistance {
    font-size: 12px;
    font-weight: bold;
    color: red;
}
ul.Product_box li .assistance2 {
    font-size: 12px;
    font-weight: bold;
    color: #00aa6c !important;
}
ul.Product_box li .actual_amount {
    font-size: 12px;
    font-weight: bold;
    color: #192f5c;
}
ul.Product_box li .accommodation_price {
    font-size: 12px;
    font-weight: bold;
}
.Product_inner {
    padding: 0px 8px 0;
}
ul.Product_box li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
ul.Product_box li .photo_img img {
    width: 100%;
    border-radius: 10px 10px 0 0;
}
.overview_box {
    overflow: hidden;
}
.jp_img {
    float: left;
    margin-top: 86px;
    width: 464px;
}
.Btn_A a {
    background: url(../images/icon_03.png), linear-gradient(to bottom, #fdd661, #fdbd4c);
    background-repeat: no-repeat;
    background-position: right center, left center;
    margin: 0;
    border: solid 1px #d7922d;
    box-shadow: inset 0 1px 5px rgba(227, 168, 52, 0.8);
    font-size: 28px;
    text-decoration: none;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    display: block;
    font-weight: bold;
    padding: 24px 30px 24px 0;
    color: #000;
    box-sizing: border-box;
    width: 684px;
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
}
.Btn_A_waku a {
    margin: 40px auto 40px;
    border: solid 4px #e8e8e8;
    display: block;
    box-sizing: border-box;
    width: 684px;
    border-radius: 10px;
    position: relative;
    z-index: 1000;
    text-align: center;
}
.Btn_A_waku a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
.bn_position01{
	position: relative;
    width: 960px;
    height: 420px;
    margin: 0 auto;
}

.banner_block{
	position: absolute;
	right: -50px;
	top: 200px;
}

.banner_block:hover{
	opacity: 0.9;
	filter: alpha(opacity=90);
	-ms-filter: "alpha( opacity=90 )";
	animation: flip2 0.4s linear;
	animation-iteration-count: 1;
	transform-style: preserve-3d;
}
@keyframes flip2 {
 0% {
transform: translateY(0px);
}
 50% {
transform: translateY(-5px);
}
 100% {
transform: translateY(0px);
}
}


ul.Area_box {
    width: 100%;
    text-align: center;
    margin: 20px 0;
}

ul.Area_box li {
 width : -moz-calc((100% / 4) - 50px);
	width : -webkit-calc((100% / 4) - 50px);
	width : calc((100% / 4) - 50px);
    display: inline-block;
    margin: 0 20px 20px;
    font-size: 14px;
     border-radius: 4px;
}

ul.Area_box li.wide_ver {
 width : 280px!important;
}

ul.Area_box li a{
    text-decoration: none;
     display: block;
     padding: 10px;
    box-sizing: border-box;
    color: #000;
    background:linear-gradient(to bottom, #fdd661, #fdbd4c);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position:left center;
    margin: 0;
   border: solid 3px #e8e8e8;
    box-shadow: inset 0 1px 5px rgb(227 168 52 / 80%);
     border-radius: 4px;
}

ul.Area_box li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}

.note_text {
    margin: 20px auto 0;
    max-width: 460px;
}

.note_text p{
   background-color: #fff;
    text-align: center;
    padding: 5px 10px;
    border-radius: 50px;
    font-size: 12px;
}


/* --------------------------------
	最終更新日・終了メッセージ
-------------------------------- */
.text_day {
    width: 960px;
    margin: 10px auto 20px;
    text-align: right;
}
#Emergency {
    margin: 10px 15px 20px 15px !important;
    border: #ff9000 4px solid !important;
    background-color: #fcf2e3;
    padding: 25px;
    border-radius: 10px;
    width: -moz-calc(100% - 30px) !important;
    width: -webkit-calc(100% - 30px) !important;
    width: calc(100% - 30px) !important;
    box-sizing: border-box;
}
#Emergency h2 {
    font-size: 24px;
    color: #ef4125 !important;
    padding: 0 !important;
    margin: 0 !important;
    text-align: center !important;
    vertical-align: middle !important;
    float: none !important;
    border: none !important;
    background: none !important;
    font-weight: bold;
}


