@charset "UTF-8";
.Contents_all {
    background-color: #faefe0;
    padding-bottom: 10px;
}
.Main_Stage {
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}
.Main_Stage img {
    width: 100%;
}
.Menu_block {
    width: 100%;
    text-align: center;
}
.Menu_block ul {
    overflow: hidden;
    margin: 0px auto;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
    justify-content: center; /* 横方向中央揃え */
}
.Menu_block li img {
    width: 100%;
}
.Menu_block li a {
    float: left;
    margin: 75% 10px 0;
    box-sizing: border-box;
    cursor: pointer;
}
.Menu_block li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )";
}
.Contents_back {
    background-color: #e3d9c6;
    background: url(../images/bg01.jpg) repeat;
    width: 100%;
    padding: 0px 0 10px;
}
.Text_block {
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    margin: 20px 10px 10px;
}
.Main_text {
    font-size: 1.4rem;
    color: #322005;
    line-height: 1.2;
    text-align: left;
    width: 100%;
    margin: 0px 0px 0px;
    background-color: #faefe0;
    padding: 5px 10px;
    box-sizing: border-box;
}
.Contents_block {
    width : -moz-calc(100% - 20px);
	width : -webkit-calc(100% - 20px);
	width : calc(100% - 20px);
    margin: 10px 10px 10px;
    box-sizing: border-box;
    overflow: hidden;
    color: #000;
    background-color: #fff;
}
.Contents_block h2.Product {
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0px 0px;
    color: #fff;
    padding: 8px 10px;
    text-align: center;
    line-height: 1.2;
    background: #dff3fb url(../images/bg03.jpg) repeat;
    letter-spacing: 2px;
}
.Contents_block h2.Product span {
    font-size: 12px;
    font-weight: normal;
    margin: -5px 0 0px 10px;
    color: #4d4d4d;
}/* --------------------------------
	商品
-------------------------------- */

ul.Product_box {
	margin: 20px 10px 0px;
	overflow: hidden;
}

.hotel_box_icon {
  position: absolute;
  z-index:10;
  left: 2px;
  top: -2px;
}

.hotel_box_icon img{
	width: 40px;
}

ul.Product_box li a{
	border: #cbcbcb 1px solid;
	float: left;
	width :100%;
	margin: 0 0px 16px 0;
	text-align: center;
	box-sizing: border-box;
	font-size: 1.2rem;
	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;
	box-shadow: inset 0 0 10px 0 #c4d1d9;
}

ul.Product_box li .plan{
	color: #fff;
	background-color: #192f5c;
    border-radius: 10px;
	padding: 3px 5px;
	display: inline-block;
	margin-top: 5px;
	letter-spacing: -0.2px;
}

ul.Product_box li .city{
	color: #fff;
	background-color: #f47171;
    border-radius: 20px;
	padding: 3px 10px;
	display: inline-block;
	margin-top: 5px;
	letter-spacing: 2px;
     font-weight: normal;
    float: right;
}

ul.Product_box li .htl_name{
	color: #000;
    font-size: 1.4rem;
    text-align: left;
    font-weight: bold;
	margin: 10px 0 2px;
	line-height: 1.1;
    clear: both;
}
ul.Product_box li .price_mean{
	color: #192f5c;
    font-size: 1.1rem;
     text-align: left;
   font-weight: bold;
	margin: 5px 0 -4px;
}

ul.Product_box li .price_posi {
    font-size: 1.1rem;
    color: #4d4d4d!important;
    font-weight: bold!important;
    margin-top: 5px;
    }

ul.Product_box li .price{
	color: #be0101;
    font-size: 1.9rem;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	margin: 0;
}

ul.Product_box li .price span{
    font-size: 1.2rem;
}

ul.Product_box li .price span.num2{
   font-size: 1.2rem;
	color: #4d4d4d;
	font-weight: normal;
	margin-left: 5px;
}

ul.Product_box li .star{
    text-align: left;
	margin-bottom: 5px;
}

ul.Product_box li .explanation{
    font-weight: normal;
    margin-bottom: 5px;
    text-align: left;
}

ul.Product_box li .number{
    text-align: left;
}

ul.Product_box li .assistance{
    text-align: left;
	 font-size: 1.08rem;
	font-weight: bold;
	color:red;
}

ul.Product_box li .actual_amount{
     text-align: left;
	 font-size: 1.08rem;
	font-weight: bold;
	color: #192f5c;
}

ul.Product_box li .accommodation_price{
    text-align: left;
	 font-size: 1.08rem;
	font-weight: bold;
}

.Product_inner{
	padding: 0px 3px 0px;
	overflow: hidden;
     text-align: left;
}

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: 90px;
	float:left;
	margin: 10px;
}
.Btn_A a {
    background: url(../images/icon_03.png), linear-gradient(to bottom, #fdd661, #fdbd4c);
    background-repeat: no-repeat;
    background-position: right -10px center, left center;
    margin: 0;
    border: solid 1px #d7922d;
    box-shadow: inset 0 1px 5px rgba(227, 168, 52, 0.8);
    font-size: 1.8rem;
    text-decoration: none;
    font-family: "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
    display: block;
    font-weight: bold;
    padding: 20px 30px 20px 0;
    color: #000;
    box-sizing: border-box;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    border-radius: 10px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 100;
}
.Btn_A_waku a {
    margin: 20px 10px;
    border: solid 4px #e8e8e8;
    display: block;
    box-sizing: border-box;
    width: -moz-calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: calc(100% - 20px);
    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 )";
}

.banner_block{
	margin-bottom: 10px;
}

.banner_block img{
	width: 100%;
}

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

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

ul.Area_box li.wide_ver {
 width : 70%!important;
}

ul.Area_box li a{
    text-decoration: none;
     display: block;
     padding: 10px 0;
    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 20px 0;
    width : -moz-calc(100% - 40px);
	width : -webkit-calc(100% - 40px);
	width : calc(100% - 40px);
}

.note_text p{
   background-color: #fff;
    text-align: center;
    padding: 3px 5px;
    border-radius: 50px;
    font-size: 1.2rem;
    color: #4d4d4d;
}

/* --------------------------------
	最終更新日・終了メッセージ
-------------------------------- */
.text_day {
    margin-top: 20px;
    margin-right: 20px;
    text-align: right;
}
.btn_Area {
    margin: 36px 30px;
    text-align: center;
}
/* 終了 */
#Emergency {
    border: #ff9000 4px solid !important;
    background-color: #fcf2e3;
    margin: 5px 5px 5px 5px !important;
    padding: 25px;
    border-radius: 10px;
}
#Emergency h2 {
    font-size: 18px;
    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;
}