@charset "utf-8";
/* CSS Document */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden; /*デザイン時のみ使用 */
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
img {
	vertical-align: text-bottom;
}
li {
	list-style-type: none;
}
h1,h2,h3,h4,h5 {
	font-size:100%;
}
.sp-design{
	display:none;
	}
*{
	margin:0px;
	padding:0px;
	border:none;
}
a:link{
	color:#003399;
	text-decoration:underline;
}
a:hover{
	color:#08f;
	text-decoration:none;
}
p.img_bottom {
	font-size: 0px;
}
body{
    background: #062;
}
#container {
	width: 100%;
	background-color: #016622;
	font-size: 14px;
	line-height: 1.35em;
	color:#444444;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#background_spring{
	background:url(../img/background_spring.gif) repeat-y top center;
	width:100%;
}

#background_autumn{
	background:url(../img/background_autumn.jpg) repeat-y top center;
	width:100%;
}
#background_christmas {
    background: url(../img/index/background_christmas.jpg) repeat-y top center;
    width: 100%;
}
#background_chara{
	background:url(../img/back_chara_touka_new.png) no-repeat top center;
	width:100%;
}
#background_christmas_chara {
    background: url(../img/background_chara_1100_christmas.png) no-repeat top center;
    width: 100%;
}
#top_wrapper{
	width: 1100px;
	margin: 0px auto;
	background-image: url(../img/index/back_line_vietcam_1110.png);
	background-repeat: repeat-y;
	padding:0 5px;
}
header, footer {
    display: none;
}
#header {
	width: 1100px;
	margin: 0px auto;
	background-color: #FFF;
}
#header h1.head,
#header p.head {
	font-size: 0.95em;
	border-top: 4px solid #3F9A19;
	background-color: #EDF9E1;
	padding: 3px 20px;
	font-weight:normal;
}
#header .lead {
	width: 1100px;
	margin: 0px auto;
}
#header .lead .left {
	width: 370px;
	float: left;
	padding: 5px 0 5px 10px;
    display: flex;
    align-items: center;
}
#header .lead .left a{
	margin-left:25px;
	}
#header .lead .left a:hover{
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
	}
#header .lead .right {
	float: right;
}
#header .repeaterbox{
	width:705px;
	float:right;
	overflow:hidden;
	height:70px;
	background:url("../img/index/header_repeat_back_1100.png");
	position:relative;
	}
#header .repeaterbox .repeat_text{
	position:absolute;
	left:93px;
	}
#header .repeaterbox a{
	 margin-top:14px;
	width:142px;
	float:right;
	height:47px;
	background-color:#FFF;
	border-radius:13px;
	margin-right: 5px;
	}
#header .repeaterbox a:hover img{
	-ms-filter: "alpha( opacity=70 )";
filter: alpha( opacity=70 );
opacity: 0.7;
	}
#header .navi_block {
	width: 1100px;
	margin: 0px auto;
	padding-bottom: 8px;
	/*overflow:hidden;*/
    overflow: inherit;
    position: relative;
}
/*202212変更*/
#header .navi_block .gloval_navi li.top {
	width: 231px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.top a {
	width: 231px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: left top;
}
#header .navi_block .gloval_navi li.top a:hover {
	background-position: left -162px;
}
#header .navi_block .gloval_navi li.top a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.hotel {
	width: 214px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.hotel a {
	width: 214px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: -231px top;
}
#header .navi_block .gloval_navi li.hotel a:hover {
	background-position: -231px -162px;
}
#header .navi_block .gloval_navi li.hotel a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.kuchikomi {
	width: 215px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.kuchikomi a {
	width: 215px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: -445px top;
}
#header .navi_block .gloval_navi li.kuchikomi a:hover {
	background-position: -445px -162px;
}
#header .navi_block .gloval_navi li.kuchikomi a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.viet_information {
	width: 215px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.viet_information a {
	width: 215px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: -660px  top;
}
#header .navi_block .gloval_navi li.viet_information a:hover {
	background-position: -660px -162px;
}
#header .navi_block .gloval_navi li.viet_information a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.kodawari_rank{
	width: 225px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.kodawari_rank a {
	width: 225px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: right top;
}
#header .navi_block .gloval_navi li.kodawari_rank a:hover {
	background-position: right -162px;
}
#header .navi_block .gloval_navi li.kodawari_rank a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.tour {
	width:231px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.tour a {
	width: 231px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: left -81px;
}
#header .navi_block .gloval_navi li.tour a:hover {
	background-position: left -243px;
}
#header .navi_block .gloval_navi li.tour a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.hotelyoyaku {
	width:214px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.hotelyoyaku a {
	width: 214px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: -231px -81px;
}
#header .navi_block .gloval_navi li.hotelyoyaku a:hover {
	background-position: -231px -243px;
}
#header .navi_block .gloval_navi li.hotelyoyaku a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.optional {
	width: 215px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.optional a {
	width: 215px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: -445px -81px;
}
#header .navi_block .gloval_navi li.optional a:hover {
	background-position: -445px -243px;
}
#header .navi_block .gloval_navi li.optional a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.blog {
	width: 215px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.blog a {
	width: 215px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: -660px  -81px;
}
#header .navi_block .gloval_navi li.blog a:hover {
	background-position: -660px -243px;
}
#header .navi_block .gloval_navi li.blog a span {
	position: absolute;
	left: -7650px;
}

#header .navi_block .gloval_navi li.danang {
	width: 112px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.danang a {
width: 112px;
    height: 81px;
    display: block;
    background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
    background-repeat: no-repeat;
    background-position: -875px -81px;
}
#header .navi_block .gloval_navi li.danang a:hover {
	background-position: -875px -243px;
}
#header .navi_block .gloval_navi li.danang a span {
	position: absolute;
	left: -7650px;
}



#header .navi_block .gloval_navi li.hochiminh {
	width: 112px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.hochiminh a {
	width: 112px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: -875px  0px;
}
#header .navi_block .gloval_navi li.hochiminh a:hover {
	background-position: -875px -162px;
}
#header .navi_block .gloval_navi li.hochiminh a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.hanoi {
	width: 113px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.hanoi a {
	width: 113px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: -987px  0;
}
#header .navi_block .gloval_navi li.hanoi a:hover {
	background-position: -987px -162px;
}
#header .navi_block .gloval_navi li.hanoi a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.mypage {
width: 113px;
    height: 81px;
    float: left;
    list-style: none;
    background-image: url(/img/index/gloval_navi_menu_2023.png);
    background-repeat: no-repeat;
    background-position: right -81px;
}
#header .navi_block .gloval_navi li.mypage a {
    width: 113px;
    height: 40px;
    display: block;
    background-image: url(/img/index/gloval_navi_menu_2023.png);
    background-repeat: no-repeat;
    background-position: right -100px;
    margin: 18px 0px;
}
#header .navi_block .gloval_navi li.mypage a:hover {
	background-position: right -262px;
}
#header .navi_block .gloval_navi li.mypage a span {
	position: absolute;
	left: -7650px;
}
#header .navi_block .gloval_navi li.cam_information{
	width: 225px;
	height: 81px;
	float: left;
}
#header .navi_block .gloval_navi li.cam_information a {
	width: 225px;
	height: 81px;
	display: block;
	background-image: url(/img/index/gloval_navi_menu_2023.png?0?);
	background-repeat: no-repeat;
	background-position: right -81px;
}
#header .navi_block .gloval_navi li.cam_information a:hover {
	background-position: right -243px;
}
#header .navi_block .gloval_navi li.cam_information a span {
	position: absolute;
	left: -7650px;
}
/*202212変更*/
.slid_contact{
	margin-left:15px;
	margin-bottom:10px;
	margin-top: 10px;
	}
.slid_contact a:hover img{
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
	}
.main-slider-content{
	width:1070px; height:380px;
	margin: 10px auto;
	overflow:hidden;
	 animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
	transform: translate3d(0,0,0);
	transition:opacity 20s;
	opacity:1;
	padding-bottom:100px;
	}
.main-slider-content img{
	overflow:hidden;
}
.main-slider-content {
    margin: 0 auto !important;
    width: 1070px !important;
}
.top_slid_js{
	width:1070px;
	height:475px;
	overflow:hidden;
	}

.bx-viewport > ul#slider {
    height: 370px;
	display:block;
}
.bx-viewport li { min-height: 1px; min-width: 1px; }
.bx-clone {display: none;}
 
ul#sliders-wrap-inner li img{	padding:0px; width:1070px; height:380px;	}

#sliders-wrap-inner{
    animation: fadeIn 2s ease 0s 1 normal;
    -webkit-animation: fadeIn 2s ease 0s 1 normal;
	transform: translate3d(0,0,0);
	transition:opacity 20s;
	opacity:1;
}
.main-slider-content .bx-pager, .bx-controls-auto{
	position:inherit;
	padding:14px 32px;
	  width: 1010px;
	  margin:0 auto;
}
.main-slider-content .bx-controls-direction .bx-prev{
	background: rgba(0, 0, 0, 0) url("img/index/topslider_yazirusi_icon.png") no-repeat -32px top;
    top: 390px;
    height: 72px;
    left: 0;
    position: absolute;
    text-indent: -999px;
    width: 32px;
    z-index: 100;
	color: rgba(0,0,0,0.0);
    cursor: pointer;
    display: block;
}
.main-slider-content .bx-controls-direction .bx-prev:hover{
	height:72px;
	width:32px;
	opacity:0.8;
}
#main_img_vietnam .bx-controls-direction{
	display: inline;
}
.main-slider-content .bx-controls-direction .bx-next{
	background: rgba(0, 0, 0, 0) url("img/index/topslider_yazirusi_icon.png") no-repeat left top;
    top: 390px;
    float: left;
    height: 72px;
    position: absolute;
    right: 0;
    text-indent: -999px;
    width: 32px;
	color: rgba(0,0,0,0.0);
    cursor: pointer;
    display: block;
}
.main-slider-content .bx-controls-direction .bx-next:hover{
	height:72px;
	width:32px;
	opacity:0.8;
}
.main-slider-content .bx-pager .bx-pager-item, .bx-controls-auto .bx-controls-auto-item{
	display: inline-block;
    margin: 0 1.5px;
    width: 160px;
}
.main-slider-content .bx-pager .bx-pager-item, .bx-controls-auto .bx-controls-auto-item:hover{
}
.main-slider-content .bx-pager-item .active img{
	border: 3px solid #32a743;
    transition: border-color 0.8s ease-in-out 0s;
	-moz-transition:border-color  ease-in-out 0.8s;
}
    .bx-pager-link a{
        display: block;
    }
.bx-pager-link > img{
	border:#FFF solid 3px;
    cursor: pointer
}
.sp-design{
	display: none !important;
}
div#floating-menu {
	margin:0px 0px 0px -555px;
	width:1024px;
	left:50%;
	position: fixed;
	bottom: 0px;
	z-index: 8009;
}
.rinzikyugyou {
    border: 10px solid rgb(228, 35, 67);
    width: 1000px;
    margin: 20px auto 20px;
    padding: 15px 20px;
    text-align: center;
	font-family:"Hiragino Kaku Gothic Pro";
}
.rinzikyugyou a {
    color: #e42343;
    font-weight: bold;
    font-size: 25px;
	position: relative;
display: block;

}
.rinzikyugyou a::after {
    display: block;
    position: absolute;
    top: 32%;
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 11px solid #e42343;
	left:8%;
}
.rinzikyugyou p{
line-height: normal;
}
.rinzikyugyou .link1 a::after {
	left: 35%;
}

#top_addition * {
	margin: 0px;
	padding: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
#top_addition img {
	border: 0px;
	vertical-align: top;
	max-width: 100%;
	height: auto;
	width /***/:auto;
}
#top_addition li {
	list-style-type: none;
	text-decoration: none;
}
#top_addition a {
	text-decoration: none;
}
#top_addition a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)";  /* ie 8 */
	-moz-opacity: 0.8;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.8;              /* Safari 1.x */
}


.info-vet-new .info-body table tr td .jyuuyou{
	color:#d00505;
	background:#f8de03;
	font-size: 18px;
	padding: 6px;
	border:#d00505 solid;
	border-radius: 5px;
	font-weight: bold;
	text-align: center;
}
.info-vet-new .info-body table tr td .jyuuyou_t{
	color:#d00505;
	font-size: 20px;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	overflow: hidden; /*デザイン時のみ使用 */
	display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
img {
	vertical-align: text-bottom;
}
li {
	list-style-type: none;
}
h1,h2,h3,h4,h5 {
	font-size:100%;
}
.sp-design{
	display:none;
	}
*{
	margin:0px;
	padding:0px;
	border:none;
}
a:link{
	color:#003399;
	text-decoration:underline;
}
a:hover{
	color:#08f;
	text-decoration:none;
}
p.img_bottom {
	font-size: 0px;
}

/*--------------------------------------------------*
 *   大枠
 *--------------------------------------------------*/
#toppage_main {
	width: 1100px;
	margin: 0px auto;
}
#wrap {
	width: 1100px;
	margin: 0px auto;
	padding-bottom: 20px;
}

/*--------------------------------------------------*
 *   左コンテンツ（イチ押しスポット）
 *--------------------------------------------------*/
#wrap_left {
	width: 779px;
	float: right;
	margin:0 5px 0 20px;
}
#wrap_left .best_spot {
    border-bottom: 1px dotted #999;
    padding: 12px 0 10px;
}
#wrap_left .best_spot .title_spot_cambodia span.item_01 {
    color: #016622;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.2em;
}
#wrap_left .best_spot .title_spot_cambodia span.item_02 {
    display: block;
    font-size: 1.1em;
    line-height: 1.2em;
}
#wrap_left .best_spot .title_spot_vietnam span.item_01 {
    color: #003399;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    line-height: 1.2em;
}
#wrap_left .best_spot .title_spot_vietnam span.item_02 {
    display: block;
    font-size: 1.1em;
    line-height: 1.2em;
}
#wrap_left .best_spot .box {
    margin-top: 5px;
    width: 700px;
}
#wrap_left .best_spot .left {
  float: left;
    margin-left: 15px;
    width: 190px;
}
#wrap_left .best_spot .left img {
    border: 1px solid #999;
    display: block;
    padding: 2px;
}
#wrap_left .best_spot .right {
    float: right;
    width: 480px;
}
#wrap_left .best_spot .right p.text {
    font-size: 0.95em;
    font-weight: bold;
    line-height: 1.2em;
}
#wrap_left .best_spot .right ul.from {
    margin-top: 10px;
}
#wrap_left .best_spot .right ul.from li {
    float: left;
    margin-right: 2px;
}
#wrap_left .best_spot .right ul.from li a {
    color: #fff;
    display: block;
    font-size: 1.11em;
    font-weight: bold;
    height: 33px;
    line-height: 35px;
    text-align: center;
    width: 75px;
}
#wrap_left .best_spot .right ul.from li a:hover {
    color: #ccc;
}
#wrap_left .best_spot .right ul.from li.narita a {
    background-color: #003399;
}
#wrap_left .best_spot .right ul.from li.haneda a {
    background-color: #009bad;
}
#wrap_left .best_spot .right ul.from li.kanku a {
    background-color: #fe0000;
}
#wrap_left .best_spot .right ul.from li.nagoya a {
    background-color: #329900;
}
#wrap_left .best_spot .right ul.from li.fukuoka a {
    background-color: #ff6600;
}
#wrap_left .best_spot .right p.price {
    font-size: 1.3em;
    line-height: 1em;
    margin-top: 15px;
    text-align: right;
}
#wrap_left .best_spot .right p.price span.item_01 {
    color: #ff6600;
    font-size: 1.2em;
    font-weight: bold;
}
#wrap_left .best_spot .right p.price span.item_02 {
    font-size: 0.8em;
}

/*--------------------------------------------------*
 *   左コンテンツ（最新情報）
 *--------------------------------------------------*/
#wrap_left .info {
	width: 774px;
	margin-top: 20px;
	clear:both;
}
#wrap_left .info .frm_top_info {
	width: 774px;
	height: 70px;
	background-image: url(/img/index/frame_top_info_vt_774.gif);
	background-repeat: no-repeat;
}
#wrap_left .info .frm_middle_info {
	width: 754px;
	background-image: url(/img/index/frame_middle_basic_774.gif);
	background-repeat: repeat-y;
	padding: 5px 10px;
}
#wrap_left .info .frm_bottom_info {
	width: 774px;
	height: 10px;
	background-image: url(/img/index/frame_bottom_basic_774.gif);
	background-repeat: no-repeat;
}
#wrap_left .info .frm_top_info p.bt_more {
	width: 112px;
	height: 32px;
	padding-top: 15px;
	padding-left: 570px;
}
#wrap_left .info .frm_top_info p.bt_more a {
	width: 112px;
	height: 32px;
	display: block;
	background-image: url(/img/index/bt_more.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap_left .info .frm_top_info p.bt_more a:hover {
	background-position: left bottom;
}
#wrap_left .info .frm_top_info p.bt_more a span {
	position: absolute;
	left: -7650px;
}
#wrap_left .info ul li {
	border-bottom: 1px dotted #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#wrap_left .info ul li.last_child {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#wrap_left .info ul li p.dating {
	color: #41AF2C;
	font-weight: bold;
}
#wrap_left .info ul li p.new {
	background-image: url(/img/index/icon_new_01.gif);
	background-repeat: no-repeat;
	background-position: 185px center;
}
#wrap_left .info ul li p.dating img {
	padding-left: 3px;
}
/*--------------------------------------------------*
 *   左コンテンツ（人気ツアーランキング）
 *--------------------------------------------------*/
#wrap_left .popular {
	width: 700px;
	margin-top: 15px;
}
#wrap_left .popular .frm_top_popular {
	width: 700px;
	height: 56px;
	background-image: url(/img/index/frame_top_popular.gif);
	background-repeat: no-repeat;
}
#wrap_left .popular .frm_middle_popular {
	width: 700px;
	background-image: url(/img/index/frame_middle_popular.gif);
	background-repeat: repeat-y;
}
#wrap_left .popular .frm_bottom_popular {
	width: 700px;
	height: 10px;
	background-image: url(/img/index/frame_bottom_popular.gif);
	background-repeat: no-repeat;
}
#wrap_left .popular table {
	width: 684px;
	margin-left: 8px;
}
#wrap_left .popular table th {
	width: 90px;
	background-color: #016622;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
}
#wrap_left .popular table td {
	width: 572px;
	background-color: #FFF;
	text-align: left;
	vertical-align: top;
}
#wrap_left .popular table td ul {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#wrap_left .popular table td ul li.ranking1 {
	background-image: url(/img/index/icon_blow_ranking1.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#wrap_left .popular table td ul li.ranking1 a {
	display: block;
	padding: 8px 0px 8px 45px;
	background-image: url(/img/index/img_underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#wrap_left .popular table td ul li.ranking2 {
	background-image: url(/img/index/icon_blow_ranking2.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#wrap_left .popular table td ul li.ranking2 a {
	display: block;
	padding: 8px 0px 8px 45px;
	background-image: url(/img/index/img_underline.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#wrap_left .popular table td ul li.ranking3 {
	background-image: url(/img/index/icon_blow_ranking3.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
#wrap_left .popular table td ul li.ranking3 a {
	display: block;
	padding: 8px 0px 8px 45px;
}
/*--------------------------------------------------*
 *   左コンテンツ（航空券検索）
 *--------------------------------------------------*/
#wrap_left .kensaku {
	width: 700px;
	margin-top: 10px;
}
#wrap_left .kensaku .frm_top_kensaku {
	width: 774px;
	height: 70px;
	background-image: url(/img/index/frame_top_kensaku_774.png);
	background-repeat: no-repeat;
}
#wrap_left .kensaku .frm_middle_kensaku {
	width: 748px;
	border: 1px solid #e0dbc5;
    border-radius: 0 0 10px 10px;
	border-top:none;
	padding: 5px 12px 18px;
}
#wrap_left .kensaku .frm_bottom_kensaku {
	display:none;
}
#wrap_left .kensaku ul {
	margin-top: 8px;
	padding-left:30px;
}
#wrap_left .kensaku li.tokyo {
	width: 336px;
	float: left;
	margin-right: 20px;
	margin-bottom: 4px;
}
#wrap_left .kensaku li.tokyo a {
	width: 336px;
	height: 58px;
	display: block;
	background-image:url(/img/index/img_leave_tokyo.png);
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#wrap_left .kensaku li.tokyo a:hover {
	background-image:url(/img/index/img_leave_tokyo_ov.gif);
	background-repeat: no-repeat;
}
#wrap_left .kensaku li.nagoya {
	width: 336px;
	float: left;
	margin-bottom: 4px;
}
#wrap_left .kensaku li.nagoya a {
	width: 336px;
	height: 58px;
	display: block;
	background-image:url(/img/index/img_leave_nagoya.png);
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#wrap_left .kensaku li.nagoya a:hover {
	background-image:url(/img/index/img_leave_nagoya_ov.gif);
	background-repeat: no-repeat;
}
#wrap_left .kensaku li.osaka {
	width: 336px;
	float: left;
	margin-right: 20px;
}
#wrap_left .kensaku li.osaka a {
	width: 336px;
	height: 58px;
	display: block;
	background-image:url(/img/index/img_leave_osaka.png);
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#wrap_left .kensaku li.osaka a:hover {
	background-image:url(/img/index/img_leave_osaka_ov.gif);
	background-repeat: no-repeat;
}
#wrap_left .kensaku li.fukuoka {
	width: 336px;
	float: left;
}
#wrap_left .kensaku li.fukuoka a {
	width: 336px;
	height: 58px;
	display: block;
	background-image:url(/img/index/img_leave_fukuoka.png);
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
#wrap_left .kensaku li.fukuoka a:hover {
	background-image:url(/img/index/img_leave_fukuoka_ov.gif);
	background-repeat: no-repeat;
}
#wrap_left .kensaku li span.place {
	display: block;
	padding-top: 8px;
	padding-left: 135px;
}
#wrap_left .kensaku li span.price {
	display: block;
	text-align: right;
	padding-right: 10px;
}
#wrap_left .kensaku li span.number {
	font-size: 1.8em;
	color: #EA4846;
	font-weight: bold;
	padding-right: 3px;
	line-height: 1em;
}

/*--------------------------------------------------*
 *   右コンテンツ（バナー）
 *--------------------------------------------------*/
#wrap_right {
	width: 296px;
	float: left;
	margin-top: 5px;
}
#wrap_right p.search {
    height: 163px;
    width: 240px;
}
#wrap_right p.search a {
    background: url("/img/index/sidenavi001_new.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    display: block;
    height: 163px;
    width: 240px;
}
#wrap_right p.search a:hover {
    background-position: left bottom;
}
#wrap_right p.search a span {
    left: -7650px;
    position: absolute;
}

#wrap_right p.bn_valuation {
	width: 240px;
	height: 130px;
	margin-bottom:10px;
}
#wrap_right p.bn_valuation a {
	width: 240px;
	height: 130px;
	display: block;
	background-image: url(/img/index/bn_valuation.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#wrap_right p.bn_valuation a:hover {
	background-position: left bottom
}
#wrap_right p.bn_valuation a span {
	position: absolute;
	left: -7650px;
}
#wrap_right p.telephone {
	margin-top: 10px;
}
/*--------------------------------------------------*
 *   左コンテンツ
 （人気のこだわりランキング/目的別ツアー/ベトナムカンボジア用語集）
 *--------------------------------------------------*/
#wrap_right .select {
	width: 296px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:700;
	margin-left:2px;
	margin-bottom:10px;
}
#wrap_right .select .contents {
	 background: #dde6a9 ;
	 border: 4px solid #fff;
    box-shadow: 1px 2px 1px 1px rgb(203, 203, 203);
}
#wrap_right .select .contents ul {
	width: 296px;
	margin-left: 4px;
	font-size: 14.5px;
	padding-top:2px;
}
#wrap_right .select .contents ul li {
	width: 280px;
	height: 38px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul li a {
	width: 270px;
	height: 38px;
	display: block;
	background-image: url(/img/index/bt_menu_back_280.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	padding-left: 15px;
	position:relative;
}
#wrap_right .select .contents ul li a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul li a span{
	font-size:12.5px;
}
#wrap_right .select .contents ul li a img{
	position:absolute;
	top:10px;
	right:10px;
}
#wrap_right .select .contents ul .large {
	width: 280px;
	height: 54px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul .large a{
	width: 270px;
	height: 54px;
	display: block;
	background-image: url(/img/index/bt_menu_back_large2_280.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 180%;
	padding-left: 15px;
	position:relative;
}
#staff_ken li a span{
	display:block;
	font-size:14px !important;	
	}
#wrap_right .select .contents ul .large a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul .kankou {
	width: 225px;
	height: 65px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul .kankou a {
	width: 280px;
	height: 65px;
	display: block;
	background-image: url(/img/index/bt_kankou_back_280.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	padding-left: 5px;
}
#wrap_right .select .contents ul .kankou a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul .kankou span.item_01{
	display:block;
	line-height:250%;
	padding:3px 0 0 30px;
	text-decoration:underline;
	font-size:14.5px;
}
#wrap_right .select .contents ul .kankou span.item_02{
	color:#5d5f0d;
	display:block;
	font-size:12px;
	line-height:200%;
	padding:0 0 0 6px;
}

#wrap_right .select .contents ul .kankou span.menu_icon1{
	background:url("../img/index/kodawaru_icon.png") no-repeat -2px 5px;
	height:34px;
}
#wrap_right .select .contents ul .kodawari span{
	font-size:14.5px;
	padding-left:2px;
}
#wrap_right .select .contents ul .kodawari_large span{
	font-size:14.5px;
	padding-left:2px;
}
#wrap_right .select .contents ul .kodawari span.menu_icon2{
	background:url("../img/index/kodawaru_icon.png") no-repeat left -28px;
	display:inline-block;
	height:34px;
	width:29px;
	vertical-align:middle;
}
#wrap_right .select .contents ul .kodawari_large span.menu_icon3{
	background:url("../img/index/kodawaru_icon.png") no-repeat left -74px;
	display:inline-block;
	height:34px;
	width:29px;
	vertical-align:middle;
}
#wrap_right .select .contents ul .kodawari_large span.menu_icon4{
	background:url("../img/index/kodawaru_icon.png") no-repeat left -124px;
	display:inline-block;
	height:34px;
	width:29px;
	vertical-align:middle;
}
#wrap_right .select .contents ul .kodawari_large span.menu_icon5{
	background:url("../img/index/kodawaru_icon.png") no-repeat left -176px;
	display:inline-block;
	height:34px;
	width:29px;
	vertical-align:middle;
}
#wrap_right .select .contents ul .kodawari span.menu_icon6{
	background:url("../img/index/kodawaru_icon.png") no-repeat left -221px;
	display:inline-block;
	height:34px;
	width:29px;
	vertical-align:middle;
}
#wrap_right .select .contents ul .kodawari span.menu_icon7{
	background:url("../img/index/kodawaru_icon.png") no-repeat left -250px;
	display:inline-block;
	height:34px;
	width:29px;
	vertical-align:middle;
}
#wrap_right .select .contents ul .kodawari_large span.block{
	display:inline-block;
	vertical-align:middle;
	text-decoration:underline;
}

#wrap_right .select .contents ul .kankou2 {
	width: 225px;
	height: 82px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul .kankou2 a {
	width: 220px;
	height: 82px;
	display: block;
	background-image: url(/img/index/bt_kankou_back_225_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	padding-left: 5px;
}
#wrap_right .select .contents ul .kankou2 a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul .kankou2 span.item_01{
	display:block;
	line-height:170%;
	padding:3px 0 2px 30px;
	text-decoration:underline;
	font-size:14.5px;
}
#wrap_right .select .contents ul .kankou2 span.item_02{
	color:#5d5f0d;
	display:block;
	font-size:13px;
	line-height:200%;
	padding:0 0 0 6px;
}
#wrap_right .select .contents ul .kankou2 span.menu_icon1{
	background:url("/img/index/menu_icon_1.gif") no-repeat scroll 1px 18px;
}
#wrap_right .select .contents ul .kankou2 span.menu_icon2{
	background:url("/img/index/menu_icon_2.gif") no-repeat scroll 1px 18px;
}
#wrap_right .select .contents ul .kankou2 span.menu_icon3{
	background:url("/img/index/menu_icon_3.gif") no-repeat scroll 1px 18px;
}
#wrap_right .select .contents ul .kodawari {
	width: 280px;
	height: 38px;
	padding-top: 2px;
	padding-bottom: 2px;
	position:relative;
}
#wrap_right .select .contents ul .kodawari a{
	width: 278px;
	height: 38px;
	display: block;
	background-image: url(/img/index/bt_menu_back_kodawari_280.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 200%;
	padding-left: 2px !important;
	line-height:37px;
}
#wrap_right .select .contents ul .kodawari a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul .kodawari a img{
	position:absolute;
	left:5px;
	top:7px;
}
#wrap_right .select .contents ul .kodawari_large {
	width: 280px;
	height: 54px;
	padding-top: 2px;
	padding-bottom: 2px;
	position:relative;
}
#wrap_right .select .contents ul .kodawari_large a img{
	position:absolute;
	left:5px;
	top:15px;
}
#wrap_right .select .contents ul .kodawari_large a{
	width: 278px;
	height: 54px;
	display: block;
	background-image: url(/img/index/bt_menu_back_kodawari2_280.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 180%;
	padding-left: 2px !important;
	text-decoration:underline;
}
#wrap_right .select .contents ul .kodawari_large a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul.word {
	width: 225px;
	margin-left: 4px;
	font-size: 14px;
	padding:0;
}
#wrap_right .select .contents ul.word li {
	width: 225px;
	height: 24px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul.word li a {
	width: 280px;
	height: 24px;
	display: block;
	background-image: url(/img/index/bt_menu_back_02_new_280.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	padding-left: 15px;
}
#wrap_right .select .contents ul.word li a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul li span.new {
	display: block;
	background-image: url(/img/index/icon_new_02.gif);
	background-repeat: no-repeat;
	background-position: 85px center;
}
#wrap_right .select .still {
	text-align: right;
	background:#FFF;
	box-shadow:1px 2px 1px 1px rgb(203, 203, 203);
	padding-bottom: 5px;
	padding-top: 3px;
	padding-right: 15px;
}
#wrap_right .select .still a {
	display: block;
	font-size: 0.9em;
	color: #333;
	padding-right: 10px;
	background-image: url(/img/index/icon_arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#wrap_right .select .still a:hover {
	color: #999;
}
.bottom_contents{
	margin-left:12px;
}
#wrap_right .select .contents ul li a .staff_noimage{
	background:url("../img/index/repo_stafficon.png") no-repeat left top;
    height: 33px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 32px;
}
#wrap_right .select .contents ul li a .staff_iwamoto{
	background:url("../img/index/repo_stafficon.png") no-repeat left -33px;
    height: 33px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 32px;
}
#wrap_right .select .contents ul li a .staff_mashiko{
	background:url("../img/index/repo_stafficon.png") no-repeat left -68px;
    height: 36px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 32px;
}
/*--------------------------------------------------*
 *   人気ホテルベスト5
 *--------------------------------------------------*/
#wrap_right .hotel5 {
	width: 296px;
	margin-top: 10px;
	border: solid #DDEE88 2px;
}
#wrap_right .hotel5 .contents {
}
#wrap_right .hotel5 .contents ul {
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 5px;
	font-size: 0.9em;
}
#wrap_right .hotel5 .contents ul li.best1 {
	background-image: url(/img/index/icon_hotel_best1.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#wrap_right .hotel5 .contents ul li.best1 a {
	display: block;
	padding: 0px 0px 5px 20px;
}
#wrap_right .hotel5 .contents ul li.best2 {
	background-image: url(/img/index/icon_hotel_best2.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#wrap_right .hotel5 .contents ul li.best2 a {
	display: block;
	padding: 0px 0px 5px 20px;
}
#wrap_right .hotel5 .contents ul li.best3 {
	background-image: url(/img/index/icon_hotel_best3.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#wrap_right .hotel5 .contents ul li.best3 a {
	display: block;
	padding: 0px 0px 5px 20px;
}
#wrap_right .hotel5 .contents ul li.best4 {
	background-image: url(/img/index/icon_hotel_best4.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#wrap_right .hotel5 .contents ul li.best4 a {
	display: block;
	padding: 0px 0px 5px 20px;
}
#wrap_right .hotel5 .contents ul li.best5 {
	background-image: url(/img/index/icon_hotel_best5.png);
	background-repeat: no-repeat;
	background-position: left 3px;
}
#wrap_right .hotel5 .contents ul li.best5 a {
	display: block;
	padding: 0px 0px 5px 20px;
}

/************************************************************
 *   2014/11/04追加CSS
 ************************************************************/
#container {
}

#background_autumn{
	background:url(../img/background_autumn.jpg) repeat-y top center;
	width:100%;
}
#background_autumn_chara{
	background:url(../img/background_autumn_chara.gif) no-repeat top center;
	width:100%;
}
#background_winter{
	background:url(../img/background_winter.gif) repeat-y top center;
	width:100%;
}
/*#background_chara{
	background:url(../img/back_chara_touka_new.png) no-repeat top center;
	width:100%;
}*/
#background_christmas_chara{
	background:url(../img/background_chara_1100_christmas.png) no-repeat top center;
	width:100%;
}
#background_newyear{
	background:url(../img/background_newyear.jpg) repeat-y top center;
	width:100%;
}
/*#background_spring{
	background:url(../img/background_spring.gif) repeat-y top center;
	width:100%;
}*/
#background_summer{
	background:url(../img/background_summer.jpg) repeat-y top center;
	width:100%;
}

ontainer {
	width:960px;
	margin: 0px auto;
	min-height:5000px;
}
/************************************************************
 *   2015/03/05追加CSS
 ************************************************************/
 .kanbozia_bn{
	 margin:20px 0;
 }
 .kanbozia_bn a:hover{
	 opacity:0.8;
 }
 
.title_spot_cambodia_o1_mark{
	position:absolute;
	 }
.title_spot_o1{
	float:left;
	}
.title_spot_cambodia,
.title_spot_vietnam{
	padding-top:5px;
	}

/************************************************************
 *   2015/03/20追加CSS
 ************************************************************/
#popular_new {
	width: 774px;
	padding-top: 10px;
	clear:both;
}
#popular_new .in {
	width: 666px;
	border: 2px solid #DEEF89;
	padding: 10px 15px 10px 15px;
}
#popular_new .in ul {
	width: 666px;
}
#popular_new .in ul li {
	width: 666px;
	border-bottom: 1px dotted #999;
	padding-top: 10px;
	padding-bottom: 10px;
}
#popular_new .in ul li a {
	color: #190099;
	text-decoration: underline;
}
#popular_new .in ul li a:hover {
	color: #08f;
	text-decoration: none;
}
#popular_new .in ul li .box {
	width: 666px;
}
#popular_new .in ul li .box .left {
	width: 90px;
	float: left;
	text-align:center;
}
#popular_new .in ul li .box .right {
	width: 566px;
	float: right;
}
#popular_new .in ul li .box .right a {
	display: block;
	padding-top: 2px;
}
#popular_new .in ul li p.space_top {
	padding-top: 5px;
}
#popular_new .in ul li p.space_top img {
	padding-right: 8px;
}
#popular_new .in ul li.last_child {
	border-bottom: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
/************************************************************
 *   2015/06/24追加CSS
 ************************************************************/
#middle_bn_left{
	margin:10px 0;
	float:left;
}
#middle_bn_left a:hover{
	-ms-filter: "alpha( opacity=80 )";
filter: alpha( opacity=80 );
opacity: 0.8;
}
#middle_bn_right{
	float:right;
	margin:10px 4px 0 0;
}
#middle_bn_right a:hover{
	-ms-filter: "alpha( opacity=80 )";
filter: alpha( opacity=80 );
opacity: 0.8;
}
.middle_bn_long a:hover{
	-ms-filter: "alpha( opacity=80 )";
filter: alpha( opacity=80 );
opacity: 0.8;
}
/************************************************************
 *   2015/06/25追加CSS
 ************************************************************/
.osusume-area {
    clear: both;
    width: 772px;
	padding-top:10px;
	margin-bottom:5px;
}
.osusume-area .frame_top {
    background: url("/img/index/frame_osusume_hotel_top_774.png") no-repeat scroll left top  ;
    height: 104px;
    padding: 8px;
    width: 758px;
}
.osusume-area .frame_top .logo_base {
    background: url("/img/index/img_wrap.png") no-repeat scroll left top  ;
    float: left;
    height: 96px;
    padding: 2px;
    text-align: center;
    width: 96px;
}
.osusume-area .frame_top .logo_base img{
	padding-top:10px;
}
.osusume-area .frame_top .title_hotel{
    font-size: 23px;
    font-weight: bold;
	background-image: url("/img/index/contents_icon.png") ;
	background-repeat:no-repeat;
	background-position:112px top;
	background-color:#329900;
    letter-spacing: 0.05em;
    line-height: 1em;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    padding: 15px;
	color:#FFF;
	width:170px;
	margin:5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius:15px;
	border:solid 2px #329900;
	}
.osusume-area .frame_top .title_hotel2{
    font-size: 23px;
    font-weight: bold;
	background-image: url("/img/index/contents_icon.png") ;
	background-repeat:no-repeat;
	background-position:101px top;
	background-color:#329900;
    letter-spacing: 0.05em;
    line-height: 1em;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    padding: 15px;
	color:#FFF;
	width:160px;
	margin:5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius:15px;
	border:solid 2px #329900;
	}
.osusume-area .frame_top .title_hotel3{
    font-size: 21px;
    font-weight: bold;
	background-image: url("/img/index/contents_icon.png") ;
	background-repeat:no-repeat;
	background-position:132px top;
	background-color:#329900;
    letter-spacing: 0.05em;
    line-height: 1em;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    padding: 15px;
	color:#FFF;
	width:190px;
	margin:5px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius:15px;
	border:solid 2px #329900;
	}
.osusume-area .frame_top .title_top {
    float: left;
    padding: 10px 0 0 12px;
    width: 240px;
}
.osusume-area .frame_top .bt_area {
    float: left;
    padding: 16px 0;
    width: 320px;
	margin-left:75px;
}
.osusume-area .frame_top .bt_area p.bt_stay {
    float: left;
    height: 64px;
    width: 158px;
}
.osusume-area .frame_top .bt_area p.bt_stay a {
    background: url("/img/index/bt_stay.png") no-repeat scroll left top  ;
    display: block;
    height: 64px;
    width: 158px;
}
.osusume-area .frame_top .bt_area p.bt_stay a:hover {
    background-position: left bottom;
}
.osusume-area .frame_top .bt_area p.bt_stay a span {
    left: -7650px;
    position: absolute;
}
.osusume-area .frame_top .bt_area p.bt_detail {
    float: left;
    height: 64px;
    margin-left: 2px;
    width: 158px;
}
.osusume-area .frame_top .bt_area p.bt_detail a {
    background: url("/img/index/bt_detail.png") no-repeat scroll left top  ;
    display: block;
    height: 64px;
    width: 158px;
}
.osusume-area .frame_top .bt_area p.bt_detail a:hover {
    background-position: left bottom;
}
.osusume-area .frame_top .bt_area p.bt_detail a span {
    left: -7650px;
    position: absolute;
}
.osusume-area .frame_middle {
    padding:0 18px 15px;
    width: 734px;
	border:#CDEED1 solid 2px;
	border-top:none;
}
.osusume-area .frame_middle .osusume_left {
    float: left;
    font-size: 15px;
    line-height: 1.5em;
    width: 380px;
	word-break: break-all;
}
.osusume-area .frame_middle .osusume_box .osusume_left p{
	font-size: 18px;
    font-weight: bold;
    line-height: 1.2em;
    padding-bottom: 5px;
}
.osusume-area .frame_middle .osusume_right {
    float: right;
    height: 280px;
    position: relative;
    width: 320px;
}
.osusume-area .frame_middle .osusume_right .osusume-area .photo{
  padding-top:20px;
}
/************************************************************
 *   2015/06/26追加CSS
 ************************************************************/
 .air_btn_title{
	 margin-top:20px;
 }
 #air_btn_area_2015{
	padding:5px 0;
	width:774px;
	clear:both;
	overflow:hidden;
	}
#air_btn_area_2015 li{ }
#air_btn_area_2015 #air_01,
#air_btn_area_2015 #air_02,
#air_btn_area_2015 #air_03,
#air_btn_area_2015 #air_04{ float:left; width:258px;}
#air_btn_area_2015 #air_01 a{
	width:258px;
	height:74px;
	display:block;
	}
#air_btn_area_2015 #air_01 a:hover{
	opacity: 0.6;
    filter: alpha(opacity=60);
   -ms-filter: "alpha(opacity=60)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
	}
#air_btn_area_2015 #air_02 a{
	width:233px;
	height:74px;
	display:block;
	}
#air_btn_area_2015 #air_02 a:hover{
	opacity: 0.6;
    filter: alpha(opacity=60);
   -ms-filter: "alpha(opacity=60)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
	}
#air_btn_area_2015 #air_03 a{
	width:233px;
	height:74px;
	display:block;
	}
#air_btn_area_2015 #air_03 a:hover{
	opacity: 0.6;
    filter: alpha(opacity=60);
   -ms-filter: "alpha(opacity=60)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
	}
/************************************************************
 *   2017/04/03変更追加CSS
 ************************************************************/
 .air_btn_title{
	 margin-top:20px;
 }
 #air_btn_area_2017{
	padding:5px 0;
	width:776px;
	clear:both;
	overflow:hidden;
	}
#air_btn_area_2017 li{ 
	float:left; 
	width:386px;
}
#air_btn_area_2017 li a:hover{
	opacity:0.8;
}

/************************************************************
 *   2015/06/29追加CSS
 ************************************************************/
.hotel_det_btn{
	float:left;
	}
.hotel_det_btn a{
	background: #175200 url(/img/index/poly_back_img.png) 220px center no-repeat;
    color: #fff;
    display: block;
    font-weight: bold;
    margin-top: 10px;
    padding: 5px 50px;
	border-radius: 5px;
	}
.hotel_det_btn a:hover{
	background: #329900 url(/img/index/poly_back_img.png) 220px center no-repeat;}
.tour_det_btn{
		float:left;	
	}
.tour_det_btn a{
	background: #E2F5A9 url(/img/index/poly_back_img_g.png) 220px center no-repeat;
    color: #175200;
    display: block;
    font-weight: bold;
    margin-top: 10px;
	border-radius: 5px;
    padding: 5px 50px;
	}
.tour_det_btn a:hover{
	background: #DAEACD url(/img/index/poly_back_img_g.png) 220px center no-repeat;
	}
/************************************************************
 *   2015/07/03追加CSS
 ************************************************************/
 #kankou{
	 margin-top:5px;
 }
 #kankou a:hover{
	 opacity:0.8;
 }
 #kankou td{
	 width:260px;
	 text-align:center;
 }
#wrap_right p.sidelink a:hover{
	opacity: 0.6;
    filter: alpha(opacity=60);
   -ms-filter: "alpha(opacity=60)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
}
.osusume_right .photo a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
	-khtml-opacity: 0.6;
	-moz-opacity: 0.6;
}
/************************************************************
 *   2015/08/05追加CSS
 ************************************************************/
.bt_tourtop_bn{
	margin-top:25px;
}
.bt_tourtop_bn a:hover{
     filter:alpha(opacity=85);
     -moz-opacity:0.85;
     -khtml-opacity: 0.85;
     opacity:0.9;
}
/************************************************************
 *  2015/08/14変更　バリ・セブ方面をお探しの方へ
 ************************************************************/
.other_link{
	width:960px;
	padding-bottom:20px;
	margin:0 auto;
}
.other_link p.title_bn {
	margin:20px 0 0 0;
}
.other_link ul.bn_king {
	padding: 10px 0px;
	background-image: url(/img/index/img_underline_dotted.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	width:930px;
}
.other_link ul.bn_king li.bn_balioh {
	width: 290px;
	height: 86px;
	float: left;
}
.other_link ul.bn_king li.bn_balioh a:hover {
	opacity:0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
.other_link ul.bn_king li.bn_cebuoh {
	width: 290px;
	height: 86px;
	float: left;
	margin: 0px 30px;
}
.other_link ul.bn_king li.bn_cebuoh a:hover {
	opacity:0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
.other_link ul.bn_king li.btmbnr {
	width: 290px;
	height: 68px;
	float: left;
}
.other_link ul.bn_king li.btmbnr a:hover img{
	opacity:0.6;
	filter: alpha( opacity=60 );
	-ms-filter: "alpha( opacity=60 )";
}
/************************************************************
 *   2015/08/14追加CSS お役立ち情報
 ************************************************************/
 .yakudati{
	margin:0 auto 30px;
	clear:both;
	width:1060px;
	padding-top:20px;
}
.yakudati .yakudati_md{
	border: 2px solid #ea7d26;
	border-top:none;
	width:1056px;
	overflow:hidden;
	padding-top:20px;
}
.yakudati .yakudati_md .yakudati_area{
	margin:0 0 10px 18px;
	width:1060px;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box{
	display:inline-block;
	height:120px;
	position:relative;
	width:345px;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_link{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
	z-index:0;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_link:hover{
	background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_left{
	float:left;
	width:100px;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_right{
	float:left;
	width:230px;
	margin-left:5px;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_right .yakudati_text{
	border-left:#1a9c19 5px solid;
	font-size:14px;
	padding-left:5px;
	color:#1b4f0d;
	font-weight:bold;
}
.yakudati .yakudati_md .yakudati_area .yakudati_box .yakudati_right .yakudati_text_2{
	font-size:12px;
	padding-top:5px;
	line-height:140%;
}

div#floating-pagetop .bt_pagetop {
	width: 48px;
	height: 48px;
}
div#floating-pagetop .bt_pagetop a {
	width: 48px;
	height: 48px;
	display: block;
	background-image: url(../img/index/topslider_yazirusi_icon.png);
	background-repeat: no-repeat;
	background-position: -144px top;
}
div#floating-pagetop .bt_pagetop a:hover {
	opacity:0.8;
}
div#floating-pagetop .bt_pagetop a span {
	position: absolute;
	left: -7650px;
}
/************************************************************
 *   2015/08/20追加CSS
 ************************************************************/
 #wrap_right .select .contents_2 {
	width: 240px;
	background-image: url(/img/index/frame_middle_menu.gif);
	background-repeat: repeat-y;
}
#wrap_right .select .contents_2 ul {
	width: 212px;
	margin-left: 12px;
	font-size: 0.9em;
}
#wrap_right .select .contents_2 ul li.side_tour {
	width: 212px;
	height: 32px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrap_right .select .contents_2 ul li.side_tour a {
	width: 192px;
	height: 32px;
	display: block;
	background-image: url(/img/index/bt_menu_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	padding-left: 20px;
}
#wrap_right .select .contents_2 ul li.side_tour a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents_2 ul li.side_tour_large {
	width: 212px;
	height: 50px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrap_right .select .contents_2 ul li.side_tour_large a {
	width: 192px;
	height: 45px;
	display: block;
	background-image: url(/img/index/bt_menu_back_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 20px;
	padding: 5px 0 0 20px;
}
#wrap_right .select .contents_2 ul li.side_tour_large a:hover {
	background-position: left bottom;
}
/*20151102パンくずリスト*/
#panlist{
overflow:hidden;
background:#1C761A;
padding:7px;
color:#fff;
}
#panlist li{
float:left;

}
#panlist li a{
color: #ffcc00;}
#panlist li a:hover{
color:#FFF;
}


/*--------------------------------------------------*
 *   フッター2016/02/09 変更
 *--------------------------------------------------*/
#footer {
	width: 100%;
	clear:both;
}
#footer .contact {
	width: 1000px;
	background-color: #EFF7AA;
	padding: 20px 0px;
	margin:0 auto;
}
#footer .contact p {
	width: 965px;
	margin: 0px auto;
}
#Footer2016{
	margin:0px auto;
	padding:30px 0px 5px 0px;
	text-align:left;
	width:1100px;
	background: rgb(0,79,31);
background: -moz-linear-gradient(top, rgba(0,79,31,1) 0%, rgba(1,102,34,1) 8%);
background: -webkit-linear-gradient(top, rgba(0,79,31,1) 0%,rgba(1,102,34,1) 8%);
background: linear-gradient(to bottom, rgba(0,79,31,1) 0%,rgba(1,102,34,1) 8%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004f1f', endColorstr='#016622',GradientType=0 );
}
#Footer2016 ul{
	margin:0px 17px;
	/*background:url("/img/index/footer1100_2024.png") no-repeat 0px 0px #fff;*/
	list-style:none;
    background: #FFF;
}
#Footer2016 ul li.RelatedSite{
	float:right;
	width:337px;
	background:#fff;
    border-left: #105643 solid 2px;
    height: 590px;
}
#Footer2016 ul li.RelatedSite p.bn_balioh{
	width: 270px;
	height: 80px;
	margin: 10px auto 0px auto;
}
#Footer2016 ul li.RelatedSite p.bn_balioh a{
	width: 270px;
	height: 80px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer2016 ul li.RelatedSite p.bn_balioh a:hover{
	background-position: left bottom;
}
#Footer2016 ul li.RelatedSite p.bn_balioh a span{
	position: absolute;
	left: -7650px;
}
#Footer2016 ul li.RelatedSite .bn_box{
	width: 270px;
	margin: 10px auto 0px auto;
}
#Footer2016 ul li.RelatedSite p.bn_vietcamoh{
	width: 130px;
	height: 80px;
	float: left;
}
#Footer2016 ul li.RelatedSite p.bn_vietcamoh a{
	width: 130px;
	height: 80px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer2016 ul li.RelatedSite p.bn_vietcamoh a:hover{
	background-position: left bottom;
}
#Footer2016 ul li.RelatedSite p.bn_vietcamoh a span{
	position: absolute;
	left: -7650px;
}
#Footer2016 ul li.RelatedSite p.bn_cebuoh{
	width: 130px;
	height: 80px;
	float: right;
}
#Footer2016 ul li.RelatedSite p.bn_cebuoh a{
	width: 130px;
	height: 80px;
	display: block;
	background-repeat: no-repeat;
	background-position: left top;
}
#Footer2016 ul li.RelatedSite p.bn_cebuoh a:hover{
	background-position: left bottom;
}
#Footer2016 ul li.RelatedSite p.bn_cebuoh a span{
	position: absolute;
	left: -7650px;
}
#Footer2016 ul li.BasicNavi{
	margin:0px 0px 2px;
	height:auto;
	list-style:none;
	padding-top: 5px;
	padding-left: 10px;
    border-bottom: #105643 solid 2px;
    padding-bottom: 5px;
}
#Footer2016 ul li.BasicNavi p{
	float: left;
	padding-top: 5px;
	padding-right: 5px;
}
#Footer2016 ul li.BasicNavi a{
	font-size:14px;
	color:#122E46;
	text-decoration:none;
}
#Footer2016 ul li.BasicNavi a:hover{
	text-decoration:underline;
}
#Footer2016 ul li.RecommendNavi{
	float:left;
	width:241px;
}
#Footer2016 ul li.RecommendNavi dl{
	width:240px;
}
#Footer2016 ul li.RecommendNavi dl dd{
	padding:6px 12px 0px 8px;
}
#Footer2016 ul li.RecommendNavi dl dd a{
	font-size:14px;
	line-height:18px;
	color:#122E46;
	text-decoration:none;
}
#Footer2016 ul li.RecommendNavi dl dd a:hover{
	text-decoration:underline;
}
#Footer2016 ul li.RelatedSite p.Title,
#Footer2016 ul li.RecommendNavi dl dt{
	background:rgb(255,255,255);background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,245,1) 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(248,248,245,1) 100%);background:linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(248,248,245,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f5',GradientType=0);border-bottom:1px dashed #ccc;color:#807777;font-size:14px;font-weight:bold;height:40px;line-height:40px;padding:0 20px;}
#Footer2016 ul li.BasicNavi span,
#Footer2016 ul li.RecommendNavi dl dd span{
	padding:0px 3px 0px 4px;
	font-size:14px;
	font-weight:bold;
	color:#fa0;
}
li.RecommendNavi dl dt{
	margin-left:3px;
}
#Footer2016 ul li a:hover{
	text-decoration:underline;
}

#Footer2016 .sprite-iata_logo{background:url(../img/index/footer_logo_new.png) no-repeat -5px 0px;width:31px;height:40px;display:block;margin:13px 0 0 5px;}
#Footer2016 .sprite-jata_logo{background:url(../img/index/footer_logo_new.png) no-repeat -47px 0px;width:31px;height:40px;display:block;margin:13px 0 0 5px;}
#Footer2016 .sprite-kyougi_logo{background:url(../img/index/footer_logo_new.png) no-repeat -5px -47px;width:86px;height:40px;display:block;margin:15px 0 0 0px;}
#Footer2016 .sprite-p_mark{background:url(../img/index/footer_logo_new.png) no-repeat -101px -1px;width:50px;height:50px;display:block;margin:5px 0 0 5px;}
#Footer2016 ul .pointtext{
	color:#03470b;
	font-weight:bold;
	display:block;
	font-size:15px;
	float:none !important;
}

#Copyright{
	margin:0px auto;
	width:970px;
}
.bn_box_footer {
	width: 250px;
	margin: 0px auto;
	padding: 10px 0;
}
.bn_box_footer .bn_footer_cebuoh {
	width: 250px;
    height: 74px;
	padding: 5px 0;
}
.bn_box_footer .bn_footer_cebuoh a {
	width: 250px;
    height: 74px;
	display: block;
	background-image: url(../img/bn_footer_cebuoh_270.png);
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 250px auto;
}
.bn_box_footer .bn_footer_cebuoh a:hover {
	background-position: left bottom;
}
.bn_box_footer .bn_footer_cebuoh a span {
	position: absolute;
	left: -7650px;
}
.bn_box_footer .bn_footer_singapore {
	width: 250px;
    height: 74px;
	padding: 5px 0;
}
.bn_box_footer .bn_footer_singapore a {
	width: 250px;
    height: 74px;
	display: block;
	background-image: url(../img/bn_footer_singapore_270.png);
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 250px auto;
}
.bn_box_footer .bn_footer_singapore a:hover {
	background-position: left bottom;
}
.bn_box_footer .bn_footer_singapore a span {
	position: absolute;
	left: -7650px;
}
.bn_box_footer .bn_footer_balioh {
	width: 250px;
    height: 74px;
	padding: 5px 0;
}
.bn_box_footer .bn_footer_balioh a {
	width: 250px;
    height: 74px;
	display: block;
	background-image: url(../img/bn_footer_balioh_270.png);
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 250px auto;
}
.bn_box_footer .bn_footer_balioh a:hover {
	background-position: left bottom;
}
.bn_box_footer .bn_footer_balioh a span {
	position: absolute;
	left: -7650px;
}
.bn_box_footer .bn_footer_hawaii {
	width: 250px;
    height: 74px;
	padding: 5px 0;
}
.bn_box_footer .bn_footer_hawaii a {
	width: 250px;
    height: 74px;
	display: block;
	background-image: url(../img/bn_footer_hawaii_270.png);
	background-repeat: no-repeat;
	background-position: left top;
    background-size: 250px auto;
}
.bn_box_footer .bn_footer_hawaii a:hover {
	background-position: left bottom;
}
.bn_box_footer .bn_footer_hawaii a span {
	position: absolute;
	left: -7650px;
}
.bn_box_footer .bn_footer_thai a {
	width: 250px;
	height: 74px;
	display: block;
	background-image: url(../img/bn_footer_thai_270.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 250px auto;
}
.bn_box_footer .bn_footer_thai a:hover {
	background-position: left bottom;
}
.bn_box_footer .bn_footer_thai a span {
	position: absolute;
	left: -7650px;
}
#Footer2016 ul li.RelatedSite .instagram_link{
    margin: 10px auto 0;
    width: 250px;
}
#Footer2016 ul li.RelatedSite .instagram_link img{
    width: 250px;
    height: auto;
}
#Footer2016 ul li.RelatedSite .instagram_link a:hover{
    opacity: 0.8;
}
/*div#floating-menu {
	margin:0px 0px 0px -555px;
	width:1024px;
	left:50%;
	position: fixed;
	bottom: 0px;
	z-index: 8009;
}*/
div#floating-pagetop{
	margin:0px 0px 0px 506px;
	width:48px;
	height:48px;
	left:50%;
	bottom:95px;
	position: fixed;
	z-index: 10000;
}
.copyright {
	padding:0 0 80px;
	height:52px;
	width:1110px;
	margin:0 auto;
}
/*--------プライバシーマーク--------*/
#logo_area{
	overflow:hidden;
	background-color:#FFF;
	border-top:2px solid #004E1A;
	width:1066px;
	margin:0 auto;
	}
#logo_area .logo_left{
	font-size:12px;
	line-height:45px;
	vertical-align:middle;
	padding:5px;
	float:left;
	}
#logo_area .logo_right{
	text-align:right;
	vertical-align:middle;
	float:right;
	padding:5px;
	width:165px;
	}
#logo_area .logo_right p{
	display:inline;
	}
/*--------2017/07/12マーク追加--------*/
#logo_area .logo_left_new{
	font-size:13px;
	line-height:20px;
	vertical-align:middle;
	padding:10px;
	float:left;
	}
#logo_area .logo_right_new{
	float:right;
	width:220px;
	}
#logo_area .logo_right_new a{
	float: left;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
#logo_area .logo_right_new a:hover{
	opacity:0.8
	}
/*-----------2016/02/12 左キャンペーン-----------*/
#left_campaign{
	width:282px;
 margin: 15px auto 10px;
	}
#left_campaign ul{
	padding:0 4px 4px;
	background-color:#dbae89;
	}
#left_campaign ul li{
	list-style:none;
	margin-bottom:1px;
	}
#left_campaign ul li a{
	color:#ad1a02;
	display:block;
	overflow:hidden;
	background-color:#fffcee;
	text-decoration:underline;
	}
#left_campaign ul li a:hover{
	background-color:#FFF;
	color:#036FB7;
	text-decoration:none;
	}
#left_campaign ul li .left_img{
	float:left;
	width:75px;
	position:relative;
	z-index:1;
	padding:5px;
	}
#left_campaign ul li .left_img img{
	border:2px #FFF solid;
	display:block;
	}
#left_campaign ul li .right_text{
	float:left;
	color:#ad1a02;
	display:block;
	text-decoration:underline;
	font-size:15.1px;
	margin:10px 0;
	width:188px;
	font-weight:bold;
	line-height:120%;
	}

#left_campaign ul li a:hover .right_text {
	text-decoration:none;

	}
#left_campaign ul li .right_text span{
	display:block;
	font-weight:normal;
	color:#322c11;
	font-size:12.2px
	}
.ranking5 {
    border-bottom: 2px solid #ffddcc;
    border-left: 2px solid #ffddcc;
    border-right: 2px solid #ffddcc;
    margin-top: 8px;
    width: 235px;
}
.ranking5 p {
    background: url("../img/index/rank_back_new.gif") no-repeat right top #FFA897 ;
    margin: 0;
}
.ranking5 ul li {
    font-size: 13px;
    line-height: 160%;
    list-style: outside none none;
    padding: 2px 0 1px 5px;
}
.ranking5 ul li span {
    background: url("../img/index/toppage016.gif") no-repeat scroll left top    ;
    color: #ffe;
    font-size: 10px;
    font-weight: bold;
    line-height: 13px;
    padding: 0 8px 0 4px;
}
/*-----------2016/02/19 ホテル枠-----------*/
.osusume-area .frame_middle .osusume_box .osusume_right .bt_left_arrow2{
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    top: 120px;
    width: 40px;
}
.osusume-area .frame_middle .osusume_box .osusume_right .bt_left_arrow2 a{background:url("../img/index/topslider_yazirusi_icon.png") no-repeat -64px top;width:40px;height:40px;display:block;text-indent:100%;white-space:nowrap;overflow:hidden;}
.osusume-area .frame_middle .osusume_box .osusume_right .bt_left_arrow2 a:hover{
	 opacity: 0.9;
}
.osusume-area .frame_middle .osusume_box .osusume_right .bt_right_arrow2{
    display: block;
    height: 40px;
    position: absolute;
    right: 0;
    top: 120px;
    width: 40px;
}
.osusume-area .frame_middle .osusume_box .osusume_right .bt_right_arrow2 a{background:url("../img/index/topslider_yazirusi_icon.png") no-repeat -104px top;width:40px;height:40px;display:block;text-indent:100%;white-space:nowrap;overflow:hidden;}
.osusume-area .frame_middle .osusume_box .osusume_right .bt_right_arrow2 a:hover{
    opacity: 0.9;
}
/*-----------2016/10/07 人気オプショナル・完全ガイド修正-----------*/

#Opt_guide_2016 {
	clear:both;
    border-color: #0B6C26;
    border-style: solid;
    border-width: 2px;
    margin: 15px 0 8px;
	width: 772px;
    padding-bottom: 3px;
	overflow:hidden;
}
#Opt_guide_2016 ul{
	padding:20px 13px;
	overflow:hidden;
}
#Opt_guide_2016 ul li{
	background: #e3fadb;
    border-radius: 10px;
    float: left;
    margin: 0 20px 15px 0;
    padding: 10px;
    width: 215px;
}
#Opt_guide_2016 ul li.last{
	margin-right:0;
}
#Opt_guide_2016 .photo a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
#Opt_guide_2016 ul li .text_area{
	background: #fff;
    line-height: 160%;
    margin-top: 10px;
    padding: 5px 5px 8px;
    width: 200px;
}
#Opt_guide_2016 ul li .text_area .title a{
	text-decoration:none;
}
#Opt_guide_2016 ul li .text_area .title a .sankaku{
	font-size:10px;
	padding-right:3px;
	color:#da6e05;
}
#Opt_guide_2016 ul li .text_area .title a .report_link{
	color:#da6e05;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
#Opt_guide_2016 ul li .text_area .title .report_link:hover{
	text-decoration:none;
}
#Opt_guide_2016 ul li .text_area .text{
	font-size:12px;
	margin-top:5px;
	line-height:150%;
}
#Opt_guide_2016 ul li .text_area .text a{
	text-decoration:none;
	color:#000;
}
#Opt_guide_2016 ul li .text_area .text a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
#Opt_guide_2016 .Opt_guide_bt_open a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
#Opt_guide_2016 .Opt_guide_bt_close a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
/*-----------2016/10/07 人気オプショナルベスト5修正-----------*/
#OptionBest5_2016 {
    margin: 0 auto;
    padding-top: 20px;
    width: 1060px;
}
#OptionBest5_2016 ul{
    padding: 10px;
	border:#39a706 solid 6px;
	border-top:none;
	overflow:hidden;
}
#OptionBest5_2016 ul li{
	background: #e3fadb;
    border-radius: 10px;
    float: left;
    margin: 0 13px 5px 0;
    padding: 10px;
    width: 175px;
}
#OptionBest5_2016 ul li:last-child{
	margin-right:0;
}
#OptionBest5_2016 .photo{
	position:relative;
}
#OptionBest5_2016 .photo .rank1{
	position:absolute;
	left:-10px;
	top:-10px;
}
#OptionBest5_2016 .photo .rank2{
	position:absolute;
	left:5px;
	top:5px;
}
#OptionBest5_2016 .photo a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
#OptionBest5_2016 ul li .text_area{
	background: #fff;
    line-height: 160%;
    margin-top: 10px;
    padding: 5px 5px 8px;
    width: 165px;
}
#OptionBest5_2016 ul li .text_area .title a{
	text-decoration:none;
}
#OptionBest5_2016 ul li .text_area .title a .sankaku{
	font-size:10px;
	padding-right:3px;
	color:#da6e05;
}
#OptionBest5_2016 ul li .text_area .title a .report_link{
	color:#da6e05;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	line-height:100%;
}
#OptionBest5_2016 ul li .text_area .title .report_link:hover{
	text-decoration:none;
}
#OptionBest5_2016 ul li .text_area .text{
	font-size:12px;
	margin-top:5px;
	line-height:150%;
}
#OptionBest5_2016 ul li .text_area .text a{
	text-decoration:none;
	color:#000;
}
#OptionBest5_2016 ul li .text_area .text a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
#OptionBest5_2016 ul li .text_area .text2{
	font-size:12px;
	margin-top:15px;
	line-height:150%;
}
#OptionBest5_2016 ul li .text_area .text2 a{
	text-decoration:none;
	color:#000;
}
#OptionBest5_2016 ul li .text_area .text2 a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
/*-----------2016/03/25 口コミ募集バナー-----------*/

#wrap_right .kutikomi{
	margin:10px 0 10px 15px;
}
#wrap_right .kutikomi a{
	background:url("/img/index/kutikomi_bn_280.gif");
	width:280px;
	height:144px;
	display:block;
}
#wrap_right .kutikomi a:hover{
	background-position:0 -144px;
}
#wrap_right .kutikomi a span{
	position:absolute;
	left:-7650px;
}
/*-----------2016/03/25 スタッフ研修レポート-----------*/

#wrap_right .select .contents #staff_ken .large a{
	line-height:180%;
}
/*-----------2016/05/17 スタッフホテルレポート-----------*/
#wrap_right .select .contents ul .large a .staffhotel{
	font-size:15px; 
	position: absolute; 
	top:12px; 
	text-decoration: underline;
}


/*2016/06/14追加*/	
	
.anchor_tag {
    border: medium solid #037726;
    margin-left: 15px;
    padding:15px 5px 10px;
    width: 1053px;
}

.anchor_tag_text1 {
    float: left;
    font-size: 25px;
    margin-left: 45px;
    padding-right: 120px;
}	

.anchor_tag_text1 > a {
    color: #037726 !important;
}
	
.anchor_tag_text2 {
    float: left;
    font-size: 25px;
    padding-right: 120px;
}

.anchor_tag_text2 > a {
    color: #037726 !important;
}	

.anchor_tag_text3 {
    font-size: 25px;
}

.anchor_tag_text3 > a {
    color: #037726 !important;
}

/*2016/08/09追加*/	
#wrap_right .select .contents ul .kankou_large {
	width: 225px;
	height: 80px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#wrap_right .select .contents ul .kankou_large a {
	width: 280px;
	height: 80px;
	display: block;
	background-image: url(/img/index/bt_kankou_back_280_large.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 32px;
	padding-left: 5px;
}
#wrap_right .select .contents ul .kankou_large a:hover {
	background-position: left bottom;
}
#wrap_right .select .contents ul .kankou_large span.item_01{
	display:block;
	line-height:150%;
	padding:5px 0 5px 30px;
	text-decoration:underline;
	font-size:14.5px;
}
#wrap_right .select .contents ul .kankou_large span.item_02{
	color:#5d5f0d;
	display:block;
	font-size:12px;
	line-height:200%;
	padding:0 0 0 6px;
}
#wrap_right .select .contents ul .kankou_large span.menu_icon1{
	background:url("/img/index/menu_icon_1.gif") no-repeat scroll 1px 8px;
}
/*2016/08/11追加*/	
.viet_read_top h2 {
    color: #298600;
    font-size: 19px;
    margin-bottom: 10px;
}

.viet_read_top {
    background: #f2f6e7 none repeat scroll 0 0;
    color: #572300;
    font-size: 14px;
    margin: 8px 18px 25px;
    padding: 20px;
　　line-height: 175%;
}

.viet_read_top p{
	line-height: 175%;
	}
.viet_read_top p span{
	font-weight:bold;
	font-size:1.05em;
	}
	
.viet_read_top_zinkou h2 {
    color: #298600;
    font-size: 19px;
    margin-bottom: 10px;
}

.viet_read_top_zinkou {
    background: #fffbd5 none repeat scroll 0 0;
    color: #572300;
    font-size: 14px;
    margin: 8px 18px 25px;
    padding: 20px;
　　line-height: 175%;
}

.viet_read_top_zinkou p{
	line-height: 175%;
	}
.viet_read_top_zinkou span{
	font-weight:bold;
	font-size:1.05em;
	}
	
/*2016/08/15追加*/
.title_vietnaminfo{
	margin-top:15px;
}
.vietnam_info{
	padding:10px 0 0 2px;
	margin-bottom:10px;
}
.vietnam_info ul li.short{
	width:232px;
	height:100px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
	background:#fdf9e5;
	padding:10px 5px 5px 10px;
	/*margin-right:5px;*/
	position:relative;
	border:1.5px solid #329900;
}
.vietnam_info ul li.long{
	width:358px;
	height:100px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
	background:#fdf9e5;
	padding:10px 5px 5px 10px;
	/*margin-right:5px;*/
	position:relative;
	border:1.5px solid #329900;
}
.vietnam_info ul li:nth-child(3){
	margin-right:0;
}
.vietnam_info ul li:nth-child(6){
	margin-right:0;
}
.vietnam_info ul li a:hover{
	opacity:0.5;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
}
.vietnam_info ul li .photo{
	float:left;
}
.vietnam_info ul li .photo img{
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: 'alpha(opacity=100)';
}
.vietnam_info ul li.short .text{
	margin-left:100px;
	font-size:13px;
	width:140px;
}
.vietnam_info ul li.long .text{
	margin-left:100px;
	font-size:13px;
	width:245px;
}
.vietnam_info ul li .text h3{
	font-size:15px;
	color:#532811;
	margin-bottom:5px;
}
.vietnam_info ul li a{
	text-decoration:none;
	color:#444444;
}
.vietnam_info ul li a:hover{
	background-color:#FFF;
    opacity:0.5;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
	color:#444444;
}
.vietnam_info ul li a{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	z-index:0;
	padding:10px 5px 5px 10px;
}
.vietnam_info ul li a:hover{
	background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.vietnam_tour {
    padding: 10px 0 0 2px;
    margin-bottom: 10px;
}
.vietnam_tour ul li.short{
	width:232px;
	height:100px;
	display:inline-block;
	vertical-align:top;
	margin-bottom:10px;
	background:#fdfaf2;
	padding:10px 5px 5px 10px;
	/*margin-right:5px;*/
	position:relative;
	border:1.5px solid #e3995c;
}
.vietnam_tour ul li:nth-child(3){
	margin-right:0;
}
.vietnam_tour ul li:nth-child(6){
	margin-right:0;
}
.vietnam_tour ul li a:hover{
	opacity:0.5;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
}
.vietnam_tour ul li .photo{
	float:left;
}
.vietnam_tour ul li .photo img{
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: 'alpha(opacity=100)';
}
.vietnam_tour ul li.short .text{
	margin-left:100px;
	font-size:13px;
	width:140px;
}
.vietnam_tour ul li.long .text{
	margin-left:100px;
	font-size:13px;
	width:245px;
}
.vietnam_tour ul li .text h3{
	font-size:15px;
	color:#532811;
	margin-bottom:5px;
}
.vietnam_tour ul li a{
	text-decoration:none;
	color:#444444;
}
.vietnam_tour ul li a:hover{
	background-color:#FFF;
    opacity:0.5;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";  /* ie 8 */
	-moz-opacity:0.5;                 /* FF lt 1.5, Netscape */
	-khtml-opacity: 0.5;              /* Safari 1.x */
	color:#444444;
}
.vietnam_tour ul li a{
	position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
	z-index:0;
	padding:10px 5px 5px 10px;
}
.vietnam_tour ul li a:hover{
	background-color:#FFF;
    filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}	
	
	
	
header,
footer{
	display:none;
}

/*2017/04/27追加*/	
.TopNews {
    font-size: 12px;
    line-height: 130%;
    margin: 3px 0 0;
    text-align: right;
}

/*2017/05/08追加*/

.img_logo_HYD{
	margin-left: 5px;
    margin-top: 10px;
	}
/*2017/06/02追加*/
.left-side-banner {
    padding: 5px 0 0 12px;
}

.staff_report img {
    vertical-align: top;
}

/*.slid_contact{
	margin-left:15px;
	margin-bottom:10px;
	margin-top: 10px;
	}*/
.navigator-content .button-previous a:hover img,
.navigator-content .button-next a:hover img{
	-ms-filter: "alpha( opacity=70 )";
	filter: alpha( opacity=70 );
	opacity: 0.7;
	}
.navigator-content{width:960px; height:72px; position:absolute; bottom:0;}
.slid_contents{
	position:relative;
	margin-bottom:10px;
	width:960px;
	margin:0 auto;	}
.slid_contents .button-previous{
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
	}
.slid_contents .button-next{
	position:absolute;
	bottom:0;
	right:0;
	z-index:10;
	}
.sp-thumbnails{	width:900px; margin:0 auto;}
#thumb-h {width: 960px; height: 476px;}


/*ニュース*/

.info-vet-news{
	position:relative;
	width:770px;
	margin:10px 0;
	padding-top:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.info-vet-news p.info-vet{
	position:absolute;
	top:0px;
	left:10px;
}

.info-vet-new {	background-color:#faedca;
	overflow:hidden;
/*	border-radius: 8px;*/
    padding: 5px;
	border: 3px solid #4d7101;
    width: 756px;

}
.info-vet-new_inner{
 background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 10px;
    padding: 5px;
	}
.info-vet-new .info-body {
	margin-top: 36px;
	border:solid 1px #faf0cf;
	padding:10px;
	background:#FFF url("../image/news_vet_back.png") no-repeat right bottom ;
}
.info-vet-new .info-body table tr{
	}
.info-vet-new .info-body table tr td {
    padding: 5px 0;
	border-bottom:dotted 1px #cca7a7;
}
.info-vet-new .info-body table tr td.info-ttl {
    padding-right: 4px;
}
.info-vet-new .info-body table tr td .osirase{background:#01b308;border-radius:5px;color:#fff;display:block;font-weight:bold;padding:3px;text-align:center;width:108px;}
.info-vet-new .info-body table tr td .goannai{background:#0084e0;border-radius:5px;color:#fff;font-weight:bold;padding:3px;text-align:center;width:108px;}
.info-vet-new .info-body table tr td .campaign{background:#f86f00;border-radius:5px;color:#fff;font-weight:bold;padding:3px;text-align:center;width:108px;}
.info-vet-new .info-body table tr td .sale{background:#cc0001;border-radius:5px;color:#fff;font-weight:bold;padding:3px;text-align:center;width:108px;}
.info-vet-new .info-body table tr td .new{background:#f85f87;border-radius:5px;color:#fff;font-weight:bold;padding:3px;text-align:center;width:108px;}
.info-vet-new .info-body table tr td .kyuuzin{background:#00c6ff;border-radius:5px;color:#fff;font-weight:bold;padding:3px;text-align:center;width:108px;}
.info-vet-new .info-body table tr td .newstopics{background: #fff;border-radius: 5px;color: #ff6a06;font-weight: bold;padding: 3px;text-align: center;width: 102px;border: 3px solid #ff6a06;font-size: 13px;}

.info-vet-new .info-body table tr td .gw_campaign{/*background:#87c328*/background-image: linear-gradient(to top left, #F7DE05, #DA8E00, #EDAC06, #F7DE05, #ECB802, #DAAF08, #B67B03);border-radius:5px;color:#000;font-weight:bold;padding:3px;text-align:center;width:108px;letter-spacing: -0.18em;font-size: 14px;}

.info-vet-new .info-body table tr td.info-txt {
    font-size: 14px;
    font-weight: bold;
    padding-left: 5px;
	width:100%;
}/* CSS Document */

.info-vet-news h2.info-vet{
	position:absolute;
	top: -5px;
	left:10px;
}
.info-vet-new .info-body table tr td.past_link{
	text-align:right;
}
.info-vet-new .info-body table tr td.info-txt span.spacing {
    letter-spacing: -0.1em;
}
/*マップ*/
.img_bottom {
	font-size: 0px;
}

#top_map .area_map {
}
#top_map .local_company {
	width: 700px;
	margin-top: 10px;
}
#top_map .local_company .in {
	width: 700px;
	background-image: url(../img/frame_middle_local_company.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
}
#top_map .local_company .in ul {
	margin-left: 10px;
}
#top_map .local_company .in ul li {
	width: 200px;
	border: 3px solid #E4BA58;
	background-color: #FFF;
	padding: 7px;
	float: left;
	margin-right: 10px;
}
#top_map .local_company .in ul li p.name {
	font-size: 1.2em;
	color: #790021;
	font-weight: bold;
	padding-top: 8px;
}
#top_map .local_company .in ul li p.address {
	font-size: 0.9em;
	line-height: 1.3em;
	padding-top: 8px;
	min-height: 88px;
}

/*20160518追加*/
#top_map .area_map > p{
	right: 75px;
    top: 30px;
	position:absolute;
	}
.map_inner {
	font-weight:bold;
	position:relative;
	}
.map_inner li{
	position:absolute;
    font-size: 17px;
	}
.map_inner li a{
	font-weight:bold;
	}
.map_inner .hanoi{
	top: 63px;
left: 142px;
	}
.map_inner .hanoi a {
    padding: 7px 0;
    text-indent: 52px;
width: 157px;
}

.map_inner li.sapa {
	left: 155px;
top: 19px;
}

.map_inner li.sapa a{
	padding: 7px 0;
    text-indent: 27px;
width: 116px;
	}
.map_inner .siemreap{
	top: 119px;
left: 143px;
	}
.map_inner .siemreap a{
	padding: 7px 0;
    text-indent: 22px;
width: 161px;
	}
.map_inner .sihanoukville{
	top: 189px;
left: 127px;
	}
.map_inner .sihanoukville a{
	padding: 7px 0;
    text-indent: 21px;
width: 152px;
	}
.map_inner .phuquoc{
	top: 214px;
left: 147px;
	}
.map_inner .phuquoc a{
	padding: 7px 0;
    text-indent: 21px;
width: 151px;
	}
.map_inner .haron{
	top: -14px;
left: 460px;
	}
.map_inner .haron a{
	padding: 7px 0;
    text-indent: 27px;
width: 141px;
	}
.map_inner .hue{
	top: 22px;
left: 468px;
	}
.map_inner .hue a{
	padding: 7px 0;
   text-indent: 27px;
width: 134px;
	}
.map_inner .langco{
	top: 58px;
left: 468px;
	}
.map_inner .langco a{
	padding: 7px 0;
   text-indent: 27px;
width: 134px;
	}
.map_inner .danang{
	top: 97px;
left: 502px;
	}
.map_inner .danang a{
	padding: 13px 0;
    text-indent: 64px;
/*	color:#ff6600;*/
    width: 199px;
font-size: 23px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
	}
.map_inner .hoian{
	top: 144px;
left: 528px;
	}
.map_inner .hoian a{
	padding: 7px 0;
    text-indent: 28px;
width: 141px;
	}
.map_inner .nhatrang{
	top: 196px;
left: 541px;
	}
.map_inner .nhatrang a{
	padding: 7px 0;
    text-indent: 27px;
width: 141px;
	}
.map_inner .hochiminh{
	top: 246px;
left: 499px;
	}
.map_inner .hochiminh a{
	padding: 7px 0;
    text-indent: 60px;
width: 183px;
	}
.map_inner li a{
	font-weight:bold;
	text-decoration:none;
	color:#006820;
	display:block;
    font-size: 17px;
	}
.map_inner li a:hover{
	color:#0fa400;
	}
	
.map_inner .siemreap a,
.map_inner .sihanoukville a{
	color:#705200;
	}
.map_inner .siemreap a:hover,
.map_inner .sihanoukville a:hover{
	color:#ab8100;
	}
.map_bottom_link{
	background:url(../img/map/map_bottom_back_772_08.png) no-repeat;
	height: 83px;
    width: 772px;
	padding-top:1px;
	}
.map_bottom_link ul{
	border:#d1e9b7 solid 3px;
	outline: solid 1px #fff;
	overflow:hidden;
	width:740px;
	background-color:#fff;
	margin:0 auto;
	padding:4px 4px 0;
	}
	
.map_bottom_link ul li {
	float:left;
	margin-left:3px;
	margin-bottom:2px;
	}
.map_bottom_link ul li a{
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	margin-left:2px;
	width:133px;
	}
.map_bottom_link ul .hanoi a,
.map_bottom_link ul .phuquoc a,
.map_bottom_link ul .haron a,
.map_bottom_link ul .danang a,
.map_bottom_link ul .hoian a,
.map_bottom_link ul .hue a,
.map_bottom_link ul .nhatrang a,
.map_bottom_link ul .hochiminh a{
	background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(210,236,184,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(210,236,184,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(210,236,184,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d2ecb8',GradientType=0 );
	border: 1px solid #55972e;
	border-radius:5px;
	padding:3px;
	text-align:center;
	color:#006820;
	}
.map_bottom_link ul .siemreap a,
.map_bottom_link ul .sihanoukville a{
	background: rgb(255,255,255);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(233,232,182,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(233,232,182,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(233,232,182,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e8b6',GradientType=0 );
	border: 1px solid #705200;
	border-radius:5px;
	padding:3px;
	text-align:center;
	color:#705200;
	}
.map_bottom_link ul li a:hover{
	opacity:0.8
	}
.fancybox-skin{
	background:none;
	}
.fancybox-opened .fancybox-skin{
	box-shadow:none;
	}
	
.fancybox-lock #floating-menu {
	margin-left: -563px !important;
	}
.fancybox-lock #floating-pagetop{
	  margin: 0 0 0 500px;
	}
	
.fancybox-overlay {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	}

#top_tourrainking {
	margin-bottom:14px;
	padding:0px 9px 10px 9px;
	line-height:20px;
	border:2px solid #DEEF89;
	overflow:hidden;
}
#tour_rank_navi ul{
	margin:20px 0 0 0;
	height:32px;
	background:url(/img/index/new_img/tour_rank_dep_750_5_new.png) no-repeat 0px 0px;
	list-style:none;
}
#tour_rank_navi li{
	float:left;
}
#tour_rank_navi li a{
	display:block;
	width:150px;
	cursor:pointer;
	height:32px;
}
#main div.AirPortColumn div.Frame #AirPortUnderTab li.here a,
#main div.AirPortColumn div.Frame #AirPortUnderTab li a:hover{
	background:url(../../image/kankuu/kankuu1002.png) no-repeat 0px bottom;
	font-weight:bold;
	color:#fff;
}
#tour_rank_navi li.tour_rank_navi01here a, #tour_rank_navi li.tour_rank_navi01 a:hover{
	background:url(/img/index/new_img/tour_rank_dep_750_5_new.png) no-repeat 0px bottom;
}
#tour_rank_navi li.tour_rank_navi02here a, #tour_rank_navi li.tour_rank_navi02 a:hover{
	background:url(/img/index/new_img/tour_rank_dep_750_5_new.png) no-repeat -150px bottom;
}
#tour_rank_navi li.tour_rank_navi03here a, #tour_rank_navi li.tour_rank_navi03 a:hover{
	background:url(/img/index/new_img/tour_rank_dep_750_5_new.png) no-repeat -300px bottom;
}
#tour_rank_navi li.tour_rank_navi04here a, #tour_rank_navi li.tour_rank_navi04 a:hover{
	background:url(/img/index/new_img/tour_rank_dep_750_5_new.png) no-repeat -450px bottom;
}
#tour_rank_navi li.tour_rank_navi05here a, #tour_rank_navi li.tour_rank_navi05 a:hover{
	background:url(/img/index/new_img/tour_rank_dep_750_5_new.png) no-repeat right bottom;
}
#tour_rank_navi li a span{
	position:absolute;
	left:-9900px;
}

#top_tourrainking .ichiran {
	clear:both;
	border-bottom: 1px dashed #9a9a9a;
	padding:15px 0;
}
#top_tourrainking .ichiran:last-child{
	border-bottom:none;
	}
#top_tourrainking .ichiran .left {
	width: 200px;
	float: left;
}
#top_tourrainking .ichiran .right {
	width: 540px;
	float: right;
	font-size:0.9em;}

#top_tourrainking .ichiran .right .frm_middle_title {
	width: 540px;
	background-repeat: repeat-y;
	padding:0 5px ;
	height:45px;
	overflow: hidden;
	display:table;
	table-layout:fixed;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
}
#top_tourrainking .ichiran .right .frm_middle_title .rank_no1{background:url(../img/index/tourrank_crown.png) no-repeat -5px -5px;width:20px;height:18px;display:inline-block;text-indent:100%;white-space:nowrap;overflow:hidden;}
#top_tourrainking .ichiran .right .frm_middle_title .rank_no2{background:url(../img/index/tourrank_crown.png) no-repeat -5px -33px;width:20px;height:18px;display:inline-block;text-indent:100%;white-space:nowrap;overflow:hidden;}
#top_tourrainking .ichiran .right .frm_middle_title .rank_no3{background:url(../img/index/tourrank_crown.png) no-repeat -5px -61px;width:20px;height:18px;display:inline-block;text-indent:100%;white-space:nowrap;overflow:hidden;}
#top_tourrainking .ichiran .right .frm_middle_title a {
	font-size: 1em;
	color: #003399;
	font-weight: bold;
}
#top_tourrainking .ichiran .right .frm_middle_title a:hover {
	color: #F00;
}

#top_tourrainking .ichiran .right .title_icon {
	padding-right: 5px;
}
#top_tourrainking .ichiran .right p.comment {
	border-bottom: 2px solid #D8D8D8;
	padding: 10px 0px;
	font-size: 1.2em;
/*
	line-height: 1.2em;
*/
}
#top_tourrainking .ichiran .particle {
	margin-top: 5px;
}
#top_tourrainking .ichiran .particle .particle_left {
	width: 240px;
	float: left;
	margin-bottom:5px;
	padding-top:2px;
}
#top_tourrainking .ichiran .particle .particle_right {
	width: 260px;
	float: left;
	margin-bottom:5px;
	padding-top:1px;
}
#top_tourrainking .ichiran .particle p.particle_item_01 {
/*
	line-height: 1.2em;
*/
}
#top_tourrainking .ichiran .particle p.particle_item_02 {
/*
	line-height: 1.2em;
*/
}
#top_tourrainking .ichiran .particle p.particle_item_01 span {
	font-size: 1.1em;
	color: #C00001;
	padding-left: 1px;
	padding-right:2px;
	font-weight: bold;
}
#top_tourrainking .ichiran .particle p.particle_item_02 span {
	font-size: 1.1em;
	color: #C00001;
	padding-left: 3px;
	font-weight: bold;
}
#top_tourrainking .ichiran .particle p.particle_item_02 span.nagoya {
	padding-right: 10px;
}
/*#top_tourrainking .ichiran .particle p.fukumu {
	margin-top: 5px;
	font-size: 1em;
}*/
#top_tourrainking .ichiran .particle p.icon_setumei {
	margin-top: 20px;
	text-align: right;
}
#top_tourrainking .ichiran .particle p.icon_setumei a {
	color: #003399;
}
#top_tourrainking .ichiran .particle p.icon_setumei a:hover {
	color: #F00;
}
#top_tourrainking .ichiran table.gaiyou {
	margin-top: 3px;
	table-layout:fixed;
}
#top_tourrainking .ichiran table.gaiyou td.rank_item_01 {
	width: 70px;
	padding-bottom: 5px;
	vertical-align: top;
}
#top_tourrainking .ichiran table.gaiyou td.rank_item_02 {
	width: 45px;
	vertical-align: top;
}
#top_tourrainking .ichiran table.gaiyou td.rank_item_03 {
	vertical-align: super;
	padding-right:2px;
	padding-top:3px;
	width:200px;
/*
	line-height: 1.2em;
*/
}
#top_tourrainking .ichiran table.gaiyou td.rank_item_04 {
	width: 70px;
	padding-bottom: 5px;
	vertical-align: top;
}
#top_tourrainking .ichiran table.gaiyou td.rank_item_05 {
	font-size:12px;
	vertical-align: super;
}
#top_tourrainking .ichiran table.gaiyou td.rank_top_item {
	padding-bottom: 3px;
}
#top_tourrainking .ichiran .particle p.particle_item_01 .icon{background:#FFF9D4;border:solid 1px #FF7515;color:#FF7515;border-radius:5px;padding:2px 6px 0px;text-align:center;font-size:11px;}
#top_tourrainking .ichiran .particle p.particle_item_02 .icon{background:#FFF9D4;border:solid 1px #FF7515;color:#FF7515;border-radius:5px;padding:2px 6px 0px;text-align:center;font-size:11px;}
#top_tourrainking .ichiran table.gaiyou td.rank_item_01 .icon{background:#584F46;border:solid 1px #130F09;color:#FFF;border-radius:5px;padding:2px 6px 0px;text-align:center;font-size:10px;}
#top_tourrainking .ichiran table.gaiyou td.rank_item_04 .icon{background:#584F46;border:solid 1px #130F09;color:#FFF;border-radius:5px;padding:2px 6px 0px;text-align:center;font-size:10px;}
#top_tourrainking .ichiran table.gaiyou td.rank_item_04 .icon2{background:#584F46;border:solid 1px #130F09;color:#FFF;border-radius:5px;padding:2px 6px 0px;text-align:center;font-size:9px;letter-spacing:-1.8px;}
#top_tourrainking .ichiran .particle p.particle_item_02 .nenyukomi{background:url(../img/index/contents_icon.png) no-repeat -88px top;width:65px;height:20px;display:inline-block;text-indent:100%;white-space:nowrap;overflow:hidden; vertical-align:top;}

/************************************************************
 *   トップページ（スタッフレポート一覧）用CSS
 ************************************************************/
.staff_report {
	clear: both;
    margin: 0 auto;
    padding-top: 20px;
    width: 1060px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
.staff_report .report_head{
	position:relative;
}
.staff_report .report_head .more{
	position:absolute;
	right: 20px;
    top: 13px;
}
.staff_report .report_head .more a{
	background:url("/img/index/staff_report_list/staff_report_bt.png") top left;
	width:154px;
	height:36px;
	display:block;
}
.staff_report .report_head .more a:hover{
	background-position:bottom left;
}
.staff_report .report_head .more a span{
	position:absolute;
	left: -7650px;
}
.staff_report .middle{
	border:2px solid #13a2aa;
	border-top:none;
	width:1030px;
	overflow:hidden;
	padding:20px 13px 15px;
}
.staff_report .middle .photo{
	position:relative;
}
.staff_report .middle .photo a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.staff_report .middle .photo .day{
	background:#ea6707;
	padding:5px;
	text-align:center;
	font-size:12px;
	position:absolute;
	top:0;
	left:0;
	color:#FFF;
	font-weight:bold;
}
.staff_report .middle ul li{
	width:225px;
	background:#e3fadb;
	border-radius:10px;
	float:left;
	padding:10px;
	margin-right:15px;
}
.staff_report .middle ul li:last-child{
	margin-right:0;
}
.staff_report .middle .photo a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}
.staff_report ul li .report_base{
	background: #fff;
    margin-top: 10px;
    padding: 5px 5px 8px;
    width: 215px;
	line-height:160%;
/*	height:140px;*/
}
.staff_report ul li .report_base .title a{
	text-decoration:none;
}
.staff_report ul li .report_base .title a .sankaku{
	font-size:10px;
	padding-right:3px;
	color:#da6e05;
}
.staff_report ul li .report_base .title a .report_link{
	color:#da6e05;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
}
.staff_report ul li .report_base .title .report_link:hover{
	text-decoration:none;
}
.staff_report ul li .report_base .staff{
	vertical-align:middle;
}
.staff_report ul li .report_base .staff img{
	vertical-align:middle;
}
.staff_report ul li .report_base .staff span{
	padding-left:3px;
	font-size:12px;
}
.staff_report ul li .report_base .staff_noimage {
    background: rgba(0, 0, 0, 0) url("../img/index/new_img/repo_stafficon_new8.png") no-repeat -30px top;
    height: 33px;
    vertical-align: middle;
	display: inline-block;
	width: 33px;
}
.staff_report ul li .report_base .staff_sh {
    background: rgba(0, 0, 0, 0) url("../img/index/new_img/repo_stafficon_new8.png") no-repeat -30px -34px;
    height: 33px;
    vertical-align: middle;
	display: inline-block;
	width: 33px;
}
.staff_report ul li .report_base .staff_ik {
background: rgba(0, 0, 0, 0) url("../img/index/new_img/repo_stafficon_new8.png") no-repeat -30px -67px;	
height: 33px;	
vertical-align: middle;	
display: inline-block;	
width: 33px;	
}
.staff_report ul li .report_base .staff_ti {
background: rgba(0, 0, 0, 0) url("../img/index/new_img/repo_stafficon_new8.png") no-repeat -30px -105px;	
height: 33px;	
vertical-align: middle;	
display: inline-block;	
width: 33px;	
}
.staff_report ul li .report_base .staff_nd {
background: rgba(0, 0, 0, 0) url("../img/index/new_img/repo_stafficon_new8.png") no-repeat -30px -138px;	
height: 33px;	
vertical-align: middle;	
display: inline-block;	
width: 33px;	
}
.staff_report ul li .report_base .staff_td {
background: rgba(0, 0, 0, 0) url("../img/index/new_img/repo_stafficon_new8.png") no-repeat -30px -172px;	
height: 33px;	
vertical-align: middle;	
display: inline-block;	
width: 33px;	
}
.staff_report ul li .report_base .staff_kd {
background: rgba(0, 0, 0, 0) url("../img/index/new_img/repo_stafficon_new8.png") no-repeat -30px -206px;	
height: 33px;	
vertical-align: middle;	
display: inline-block;	
width: 33px;	
}
.staff_report ul li .report_base .staff_nk {
background: rgba(0, 0, 0, 0) url("../img/index/new_img/repo_stafficon_new8.png") no-repeat -30px -237px;	
height: 33px;	
vertical-align: middle;	
display: inline-block;	
width: 33px;	
}
.staff_report ul li .report_base .text{
	font-size:12px;
	margin-top:5px;
	line-height:150%;
}
.staff_report ul li .report_base .text a{
	text-decoration:none;
	color:#000;
}
.staff_report ul li .report_base .text a:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


#gensen_area{clear:both; width:772px; border:2px #4bb24d solid; background-color: #e5f0d8; overflow:hidden;padding-top:10px; margin:20px 0 5px;}
#gensen_area .gensen_title{text-align:center;}
#gensen_area .hotel_cont_wrap{width:249px;float:left;margin-left:7px;padding-bottom:10px;margin-bottom:10px;}
#gensen_area .hotel_cont_wrap .hotel_inner{width:248px;border-radius:10px;background-color:#FFF;box-shadow:0 5px 0px -2px rgb(198, 187, 181);-webkit-box-shadow:0 5px 0px -2px rgb(198, 187, 181);-moz-box-shadow:0 5px 0px -2px rgb(198, 187, 181);padding-bottom:10px;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head{width:248px;margin:0 auto;padding-top:10px; }
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title{display:table;font-weight:bold;height:60px;width: 225px;text-align: center; position:relative; padding:5px 0 0;border-bottom: 2px solid #e0d7d2; margin:0 auto;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span{display:table-cell;vertical-align:middle;color: #000096;}
.gensen_new img{vertical-align:middle;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_area{color:#FFF;background-color:#666666;text-align:center;padding:4px; width:224px; margin:0 auto;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_name{font-weight:bold;color:#000096;padding-left:65px;width: 160px; text-align:left;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_logo .sprite-hotel_01_logo{background:url(../img/index/new_img/hotelcampaign_icon_new4.png) no-repeat left top;width:50px;height:40px;position:absolute;top:10px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_logo .sprite-hotel_02_logo{background:url(../img/index/new_img/hotelcampaign_icon_new4.png) no-repeat -49px top;width:50px;height:40px;position:absolute;top:10px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_logo .sprite-hotel_03_logo{background:url(../img/index/new_img/hotelcampaign_icon_new4.png) no-repeat -100px top;width:50px;height:20px;position:absolute;top:19px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_logo .sprite-hotel_04_logo{background:url(../img/index/new_img/hotelcampaign_icon_new4.png) no-repeat left -40px;width:50px;height:30px;position:absolute;top:15px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_logo .sprite-hotel_05_logo{background:url(../img/index/new_img/hotelcampaign_icon_new4.png) no-repeat -50px -40px;width:50px;height:30px;position:absolute;top:15px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_logo .sprite-hotel_06_logo{background:url(../img/index/new_img/hotelcampaign_icon_new4.png) no-repeat left -102px;width:50px;height:40px;position:absolute;top:15px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_logo .sprite-hotel_07_logo{background:url(../img/index/new_img/hotelcampaign_icon_new4.png) no-repeat -50px -102px;width:50px;height:40px;position:absolute;top:15px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_logo .sprite-hotel_08_logo{background:url(../img/index/new_img/hotelcampaign_icon_new4.png) no-repeat -50px -70px;width:50px;height:26px;position:absolute;top:19px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_logo .sprite-hotel_09_logo{background:url(../img/index/new_img/hotelcampaign_icon_new4.png) no-repeat -100px -50px;width:50px;height:20px;position:absolute;top:19px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_head .hotel_title span.hotel_logo .sprite-hotel_10_logo{background:url(../img/index/new_img/hotelcampaign_icon_new4.png) no-repeat -110px -70px;width:50px;height:50px;position:absolute;top:19px;left: 10px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#gensen_area .hotel_cont_wrap .hotel_inner .hotel_detail{padding:5px 10px 10px;word-break:break-all;font-size:11.5px;line-height:144%;}
#gensen_area .hotel_cont_wrap .hotel_inner .text1{height:175px;  letter-spacing:-0.4px;}
#gensen_area .hotel_cont_wrap .hotel_inner .text2{height:194px;  letter-spacing:-0.3px;}
#gensen_area .hotel_cont_wrap .hotel_inner .text3{height:208px;  letter-spacing:-0.3px;}
#gensen_area .hotel_cont_wrap .hotel_inner .hotel_detail2{font-size:0.95em;height:130px;line-height:1.2em;padding:5px 0;word-break:break-all;}
#gensen_area .hotel_cont_wrap .hotel_inner .hotel_detail3{font-size:0.95em;height:140px;line-height:1.2em;padding:5px 0;word-break:break-all;}
.hotel_inner .bxslider{width:248px;height:150px;}
.hotel_inner .bxslider li{width:248px;height:150px;position: relative;}
.hotel_inner .bxslider li span{color:#FFF;position:absolute;bottom:0;display:block;list-style:none;padding:5px;text-align:right;width:238px;background:rgba(0,0,0,0.5);}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_link{overflow:hidden;display:table;margin:0 auto;width:206px;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_link a{display:table-cell;height:32px;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_link a{text-indent:100%;white-space:nowrap;overflow:hidden;display:inline-block;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_link a:hover{opacity:0.8;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_link a.syousai_link{background:url(../img/index/new_img/link_icon_back_new.png) no-repeat left top;width:100px;height:32px;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_link a.campaign_link{background:url(../img/index/new_img/link_icon_back_new.png) no-repeat left -32px;width:100px;height:32px;}
#gensen_area .hotel_cont_wrap .hotel_inner .gensen_link .commingsoon{background:url(../img/index/new_img/link_icon_back_new.png) no-repeat left -64px;width:100px;height:32px;text-indent:100%;white-space:nowrap;overflow:hidden;display:inline-block;}
#gensen_area .lead {
    text-align: center;
	padding: 10px 0;
}
.hotelcam-photo,
.photoarea{
    position: relative;
    margin: 0 auto 0px;
    padding: 0;
}
.bx-pager-item {
    display: inline-block;
}
.bx-controls-direction .bx-prev{left:0px;top:65px;width:18px;height:18px;background:url(../img/index/topslider_yazirusi_icon.png) no-repeat -138px -48px;}
.bx-controls-direction .bx-next{right:0px;top:65px;width:18px;height:18px;background:url(../img/index/topslider_yazirusi_icon.png) no-repeat -120px -48px;}
.bx-controls-direction .bx-prev:hover{opacity:0.7;width:18px;height:18px;background-color:#FFF;}
.bx-controls-direction .bx-next:hover{opacity:0.7;width:18px;height:18px;background-color:#FFF;}
.hotelcam-photo .bx-controls .bx-pager,
.photoarea .bx-controls .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:bold;color:#666;padding-top:10px;}
.hotelcam-photo .bx-controls .bx-pager.bx-custom-pager a,
.photoarea .bx-controls .bx-pager.bx-custom-pager a{background:#cccccc;text-indent:-9999px;display:block;width:12px;height:12px;margin:0 5px;outline:0;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.hotelcam-photo .bx-controls .bx-pager.bx-custom-pager a:hover,
.photoarea .bx-controls .bx-pager.bx-custom-pager a:hover,
.hotelcam-photo .bx-controls .bx-pager.bx-custom-pager a.active,
.photoarea .bx-controls .bx-pager.bx-custom-pager a.active{background:#000;}
.hotelcam-photo .bx-controls .bx-controls-direction a,
.photoarea .bx-controls .bx-controls-direction a{position:absolute;outline:0;text-indent:-9999px;z-index:1;}
.hotelcam-photo .bx-controls .bx-controls-direction a.disabled,
.photoarea .bx-controls .bx-controls-direction a.disabled{display:none;}
.bx-wrapper .bx-controls-auto{text-align:center;}
.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active{background-position:-86px 0;}
.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px;}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active{background-position:-86px -33px;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%;}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px;}
.hotelcam-photo .bx-caption,
.photoarea .bx-caption{position:absolute;bottom:0;left:0;background:#666\9;background:rgba(80, 80, 80, 0.75);width:100%;}
.hotelcam-photo .bx-caption span,
.photoarea .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px;}
.hotelcam-photo .bx-pager.bx-custom-pager a,
.photoarea .bx-pager.bx-custom-pager a{background:#cccccc;}
.hotelcam-photo .bx-pager.bx-custom-pager a:hover,
.photoarea .bx-pager.bx-custom-pager a:hover,
.hotelcam-photo .bx-pager.bx-custom-pager a.active,
.photoarea .bx-pager.bx-custom-pager a.active{background:#4bb24d;}
.hotelcam-photo .bx-pager.bx-custom-pager a,
.photoarea .bx-pager.bx-custom-pager a{height:12px;width:12px;}

.photoarea{
	position:relative;
}
.area_hc{
	position:absolute;
	background:#f4a600;
	padding:5px;
	right:0;
	top:0px;
	z-index:10;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.area_hn{
	position:absolute;
	background:#0150b3;
	padding:5px;
	right:0;
	top:0px;
	z-index:10;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.area_dn{
	position:absolute;
	background:#018808;
	padding:5px;
	right:0;
	top:0px;
	z-index:10;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.area_hi{
	position:absolute;
	background:#ee6b02;
	padding:5px;
	right:0;
	top:0px;
	z-index:10;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.area_nc{
	position:absolute;
	background:#01b5c0;
	padding:5px;
	right:0;
	top:0px;
	z-index:10;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.area_pc{
	position:absolute;
	background:#012a51;
	padding:5px;
	right:0;
	top:0px;
	z-index:10;
	font-weight:bold;
	color:#FFF;
	text-align:center;
}
.left-side-banner-list{
	margin-bottom: 15px;
}

.long_menu_title_01 a{ font-size:14.5px !important ;letter-spacing: -0.03em;}
#wrap_right .select .contents ul li span.new {
    background:none;
    display: inline;
}
#wrap_right .select .contents ul li span.new-blog {
    background:none;
    display: inline;
	color: #4B8D13;
font-weight: bold;
}
/*朝食ランキング*/
#wrap_right .select .tyousyoku-area{
	background: #FFF;
	text-align: center;
	padding: 3px;
}
#wrap_right .select .tyousyoku-area p{
    background: #f8ebb6;
    text-align: center;
    display: block;
    margin-bottom: 3px;
    padding: 5px;
    border-radius: 5px;
    color: #522100;
}
#wrap_right .select .tyousyoku-area2{
	background: #FFF;
	text-align: center;
	padding: 8px 3px 3px;
}
#wrap_right .select .tyousyoku-area2 p{
    background: #f8ebb6;
    text-align: center;
    display: block;
    margin-bottom: 3px;
    padding: 5px;
    border-radius: 5px;
    color: #522100;
}
#wrap_right .select .contents-tyousyoku {
	 background: #dde6a9 ;
	 border: 4px solid #fff;
    box-shadow: 1px 2px 1px 1px rgb(203, 203, 203);
}
#wrap_right .select .contents-tyousyoku ul {
	width: 296px;
	margin-left: 4px;
	font-size: 14px;
	padding-top:2px;
}
#wrap_right .select .contents-tyousyoku ul li {
	width: 280px;
	height: 38px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#wrap_right .select .contents-tyousyoku ul li div {
	width: 280px;
	height: 38px;
	display: block;
	background-image: url(/img/index/new_img/bt_menu_back_tyousyoku_new.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 37px;
	position:relative;
}
#wrap_right .select .contents-tyousyoku ul li div:hover {
	background-position: left bottom;
}
#wrap_right .select .contents-tyousyoku ul li div .tyousyoku-left{
    width: 32px;
    float: left;
    margin-top: 1px;
}
#wrap_right .select .contents-tyousyoku ul li div .tyousyoku-right{
    width: 247px;
	float: left;
	margin-top: 1px;
	text-decoration: underline;
}
#wrap_right .select .contents-tyousyoku ul li div .tyousyoku-right:hover{
	text-decoration: none;
}
#wrap_right .select .contents-tyousyoku ul .large {
	width: 280px;
	height: 54px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#wrap_right .select .contents-tyousyoku ul .large div{
	width: 280px;
	height: 54px;
	display: block;
	background-image: url(/img/index/new_img/bt_menu_back_large_tyousyoku_new.png);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 180%;
	position:relative;
}
#wrap_right .select .contents-tyousyoku ul .large div:hover {
	background-position: left bottom;
}
#wrap_right .select .contents-tyousyoku ul .large div .tyousyoku-left{
    width: 32px;
    float: left;
    margin-top: 1px;
}
#wrap_right .select .contents-tyousyoku ul .large div .tyousyoku-right{
    width: 247px;
	float: left;
	margin-top: 1px;
}

/*左サイド航空券*/
.airport-bpx{
	width: 284px;
	margin: 15px 0 10px 10px;
}
.airport-bpx .airport-middle{
	border: #e0dbc5 1px solid;
	padding: 5px;
	border-radius: 0 0 10px 10px;
}
.airport-bpx .airport-middle .text{
	font-size: 13px;
	padding: 5px;
}
.airport-bpx  li {
	width: 266px;
	margin-bottom: 12px;
	margin-left: 3px;
	text-align: center;
}
.airport-bpx  li a {
	width: 266px;
	height: 88px;
	display: block;
	background-image:url(/img/index/airport_back.png);
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
}
.airport-bpx  li a:hover {
	opacity: 0.8;
}
.airport-bpx li span.area{
	color: #FFF;
}
.airport-bpx li span.place {
	display: block;
	padding-top: 10px;
}
.airport-bpx li span.price {
	display: block;
	padding-top: 3px;
}
.airport-bpx li span.number {
	font-size: 1.8em;
	color: #EA4846;
	font-weight: bold;
	padding-right: 3px;
	line-height: 1em;
}
.blog-gadget1 .days{
	display: block;
}
.osusume-area .bn_box{
	padding-top: 10px;
clear: both;
}
.osusume-area .bn_box a {
    text-align: center;
    display: block;
    margin: 10px auto;
}

.dangerinfo{background:#8D2A2A;}
.dangerinfo tr td{padding:0 3px 5px 3px;background:#FFF;}
.dangerinfo tr td div{margin:5px 0 0 3px;font-size:15px;}
.dangerinfo tr td div img{vertical-align:middle;}

.rinzikyugyou {
    border: 10px solid rgb(228, 35, 67);
    width: 1000px;
    margin: 20px auto 20px;
    padding: 25px 20px;
    text-align: center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
.rinzikyugyou a {
    color: #e42343;
    font-weight: bold;
    font-size: 25px;
}

#background_christmas {
	background: url(../img/index/background_christmas.jpg) repeat-y top center;
	width: 100%;
}
.new2{
	color:#4B8D13 !important;
	font-weight:bold;
}



/*ベトナム王フッター*/
#Footer2016 ul li.AirNavi table span, #Footer2016 ul li.AirNavilist table span{color:#fa0;font-size:14px;font-weight:bold;padding:0 3px 0 4px;}
#Footer2016 ul li.AirNavi,
#Footer2016 ul li.AirNavilist{float:left;width:723px;overflow:hidden;height:190px; border-bottom: #105643 solid 2px;}
#Footer2016 ul li.areaNavi{float:left;width:723px;overflow:hidden;}
#Footer2016 ul li.AirNavi p,
#Footer2016 ul li.AirNavilist p,
#Footer2016 ul li.areaNavi p{background:rgb(255,255,255);background:-moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(248,248,245,1) 100%);background:-webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(248,248,245,1) 100%);background:linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(248,248,245,1) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#f8f8f5',GradientType=0);border-bottom:1px dashed #ccc;color:#807777;font-size:14px;font-weight:bold;height:40px;line-height:40px;margin-bottom:5px;padding:0 20px;}
#Footer2016 ul li.AirNavi .fot-left{float:left;width:356px;border-right:2px solid #eee;height: 147px}
#Footer2016 ul li.AirNavi .fot-right{float:right;margin:0;padding:0;width:365px;}
#Footer2016 ul li a{text-decoration:none;}
#Footer2016 ul li.AirNavi table{border-bottom:2px solid #eee;width:100%;}
#Footer2016 ul li.AirNavi table th{width:80px;vertical-align:top;text-align:left;}
#Footer2016 ul li.AirNavi table td{width:260px}
#Footer2016 ul li.AirNavi table td a{font-size:14px;line-height:160%;padding:2px;color:#422;}
#Footer2016 ul li.AirNavi div table:last-child{border-bottom:none;}
#Footer2016 ul li a:hover{text-decoration:underline;}
#Footer2016 ul li.AirNavilist table a:hover{text-decoration:none;color:#C63;}
#Footer2016 ul li.AirNavilist table{border-bottom:2px solid #eee;width:100%;}
#Footer2016 ul li.AirNavilist table th{width:80px;vertical-align:top;text-align:center;padding:2px;}
#Footer2016 ul li.AirNavilist table td{padding:2px;}
#Footer2016 ul li.AirNavilist table td a{font-size:14px;line-height:160%;padding:2px;color:#422;}
#Footer2016 ul li.AirNavi div table:last-child,
#Footer2016 ul li.AirNavilist .fot-right table:last-child{border-bottom:none;}
#Footer2016 ul li a:hover{text-decoration:underline;}
#Footer2016 ul li.AirNavi table a:hover,
#Footer2016 ul li.AirNavilist table a:hover{text-decoration:none;color:#C63;}
.AirNavi_plane {margin: 0 0 5px;}
#Footer2016 .AirNavi .AirNavi_big .AirNavi_name{float:left;font-size:13.5px;padding-left:8px;text-align:left;vertical-align:top;margin-top:4px;}
#Footer2016 .AirNavi .AirNavi_big .AirNavi_name a{font-weight:bold;}
#Footer2016 .AirNavi_plane a{color:#422;font-size:14px;line-height:150%;padding:2px;font-weight:normal!important;}
#Footer2016 .AirNavi .AirNavi_big .AirNavi_plane span, #Footer2016 ul li.AirNavi .AirNavi_big .AirNavi_name span{color:#fa0;font-size:14px;font-weight:bold;padding:0 3px 0 4px;}
#Footer2016 .AirNavi .AirNavi_big{background:#fff !important;margin:0;width:100%;display:inline-block;}
#Footer2016 .AirNavi .none_border{border-bottom:none !important;}
#Footer2016 .AirNavi .osaka{border-bottom:2px solid #eee;width:100%;}
#Footer2016 .AirNavi .nagoya{width:100%;border-bottom: 2px solid #eee;}
#Footer2016 .AirNavi .narita{height:79px;border-bottom:2px solid #eee;width:100%;}
#Footer2016 .AirNavi .haneda{width:100%;}
#Footer2016 .AirNavi .fot-bottom .AirNavi_big{border-bottom:none !important;}
#Footer2016 .AirNavi .fukuoka{/*height:120px;border-bottom:2px solid #eee;*/width:100%;}
#Footer2016 .fot-bottom{border-top:2px solid #eee;clear:both;}
#Footer2016 .fot-bottom .AirNavi_plane{float:left;margin-right:3px;margin-left:8px;}
.AirNavi_plane_category{background:rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;float:right !important;list-style:outside none none !important;margin:0 !important;width: 276px;}
.AirNavi_plane_category_only{padding:0 !important;}
.AirNavi_plane_only{margin-left:5px !important;padding:0 !important;}
.areaNavi_plane {margin: 0px 10px 5px; float:left;}
#Footer2016 .areaNavi_plane a{color:#422;font-size:14px;line-height:150%;padding:2px;font-weight:normal!important;}
#Footer2016 .AirNavi .AirNavi_big .AirNavi_plane span, #Footer2016 ul li.areaNavi_plane span{color:#fa0;font-size:14px;font-weight:bold;padding:0 3px 0 4px;}

ul.menu2 .large2_s{ height:auto !important;}
ul.menu2 .large2_s a{ background:url("/img/index/sidenavi2018_180_280_top.png") no-repeat scroll left center !important;color:#358;display:block;font-size:14.5px;font-weight:bold;height: auto;margin:0px 0 0 0px;padding:5px 0 2px 17px;text-indent:0;width:266px !important;border-bottom: 2px solid #e9f9a0;line-height: 125% !important; height:auto !important;}
ul.menu2 .large2_s a:hover{ background:url("/img/index/sidenavi2018_180_280_bottom.png") no-repeat scroll left center  !important;}
ul.menu2 .large2_s a >span{ display:block}
ul.menu2 .large2_s a >span.data { font-size: 13px; font-weight:normal;}
ul.menu2 .large2_s a >span.hotel_name_title{ font-size:13px; line-height:128%;color: #333;}
ul.menu2 .large2_s .new {
    color: #4b8d13 !important;
    font-weight: bold;
    text-decoration: none;
    background: none;
}
/*ベトナム旅行情報*/

#top_addition {
	width: 1060px;
	margin: 0px auto;
	font-size: 13px;
	color: #582301;
	line-height: 1.6;
	background-color: #FFF;
	padding-top: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#top_addition .chianjyouhou .ttl_sub {
	background-image: url(../img/index/new_img/img_pattern_green.png);
	background-repeat: repeat;
	padding: 7px 10px 0px 110px;
	border-top: 4px solid #3BACA6;
	position: relative;
	margin-top: 20px;
	height: 56px;
}
#top_addition .chianjyouhou .ttl_sub p {
	position: absolute;
	left: 10px;
	top: -10px;
}
#top_addition .chianjyouhou .contents_box {
	display: table;
	width: 1060px;
	padding: 10px;
	background-color: #D2F4F3;
	border: 2px solid #84CCC9;
	border-top: none;
}
#top_addition .chianjyouhou .contents_box .fukidashi {
	display: table-cell;
	width: 800px;
	background-image: url(../img/index/new_img/img_fukidashi.png);
	background-repeat: no-repeat;
	background-position: right 110px;
	vertical-align: top;
	padding-right: 28px;
}
#top_addition .chianjyouhou .contents_box .fukidashi p {
	background-color: #FFF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	padding: 30px 25px;
	line-height: 1.7;
}
#top_addition .chianjyouhou .contents_box .fukidashi p span {
	font-weight: bold;
}
#top_addition .chianjyouhou .contents_box .illust {
	display: table-cell;
	width: 216px;
	text-align: center;
	vertical-align: middle;
}
#top_addition .tyuuiten .ttl_sub {
	background-image: url(../img/index/new_img/img_pattern_orange.png);
	background-repeat: repeat;
	padding: 7px 10px 0px 110px;
	border-top: 4px solid #F37417;
	position: relative;
	margin-top: 20px;
	height: 56px;
}
#top_addition .tyuuiten .ttl_sub p {
	position: absolute;
	left: 10px;
	top: -10px;
}
#top_addition .tyuuiten .contents_box {
	display: table;
	width: 1060px;
	padding: 10px;
	background-color: #FCE2D1;
	border: 2px solid #F2914A;
	border-top: none;
}
#top_addition .tyuuiten .contents_box .fukidashi {
	display: table-cell;
	width: 800px;
	background-image: url(../img/index/new_img/img_fukidashi_right.png);
	background-repeat: no-repeat;
	background-position: left 110px;
	vertical-align: top;
	padding-left: 28px;
}
#top_addition .tyuuiten .contents_box .fukidashi p {
	background-color: #FFF;
	-moz-border-radius: 10px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	padding: 30px 25px;
	line-height: 1.7;
}
#top_addition .tyuuiten .contents_box .fukidashi p span {
	font-weight: bold;
}
#top_addition .tyuuiten .contents_box .illust {
	display: table-cell;
	width: 216px;
	text-align: center;
	vertical-align: middle;
}
#top_addition .fukusou .ttl_sub {
	background-image: url(../img/index/new_img/img_pattern_blue.png);
	background-repeat: repeat;
	padding: 7px 10px 0px 110px;
	border-top: 4px solid #31AAE3;
	position: relative;
	margin-top: 20px;
	height: 56px;
}
#top_addition .fukusou .ttl_sub p {
	position: absolute;
	left: 20px;
	top: -10px;
}
#top_addition .fukusou .contents_box {
	display: table;
	width: 1060px;
	padding: 10px;
	background-color: #D7EFFB;
	border: 2px solid #71C6EF;
	border-top: none;
}
#top_addition .fukusou .contents_box .fukidashi {
	display: table-cell;
	width: 800px;
	background-image: url(../img/index/new_img/img_fukidashi.png);
	background-repeat: no-repeat;
	background-position: right 110px;
	vertical-align: top;
	padding-right: 28px;
}
#top_addition .fukusou .contents_box .fukidashi p {
	background-color: #FFF;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-o-border-radius: 20px;
	-ms-border-radius: 20px;
	border-radius: 20px;
	padding: 30px 25px;
	line-height: 1.7;
}
#top_addition .fukusou .contents_box .fukidashi p span {
	font-weight: bold;
}
#top_addition .fukusou .contents_box .illust {
	display: table-cell;
	width: 216px;
	text-align: center;
	vertical-align: middle;
}
#top_addition .hitsujyuhin .ttl_sub {
	background-image: url(../img/index/new_img/img_pattern_pink.png);
	background-repeat: repeat;
	padding: 7px 10px 0px 110px;
	border-top: 4px solid #E6686C;
	position: relative;
	margin-top: 20px;
	height: 56px;
}
#top_addition .hitsujyuhin .ttl_sub p {
	position: absolute;
	left: 10px;
	top: -10px;
}
#top_addition .hitsujyuhin .contents_box {
	width: 1060px;
	padding: 10px 0px 20px 0px;
	background-color: #FAE2E2;
	border: 2px solid #F29C9F;
	border-top: none;
}
#top_addition .hitsujyuhin .contents_box ul {
    padding: 0 9px;
}
#top_addition .hitsujyuhin .contents_box ul li {
	border-radius: 10px;
margin-top: 6px;
display: inline-block;
vertical-align: top;
padding: 5px 10px;
width: 511px;
background-color: #FFF;
margin-left: 3px;
}
.height1 {
    height: 92px;
}
.height2 {
    height: 107px;
}
.height3 {
    height: 110px;
}
/*#top_addition .hitsujyuhin .contents_box ul li .inner1 {
	display: table-cell;
	vertical-align: middle;
	background-image: url(../img/index/new_img/img_illustration04.png);
	background-repeat: no-repeat;
	background-position: 340px center;
	padding-right: 130px;
}
#top_addition .hitsujyuhin .contents_box ul li .inner2 {
	display: table-cell;
	vertical-align: middle;
}
#top_addition .hitsujyuhin .contents_box ul li .inner3 {
	display: table-cell;
	vertical-align: middle;
}
#top_addition .hitsujyuhin .contents_box ul li .inner4 {
	display: table-cell;
	vertical-align: middle;
}
#top_addition .hitsujyuhin .contents_box ul li .inner5 {
	display: table-cell;
	vertical-align: middle;
	background-image: url(../img/index/new_img/img_illustration05.png);
	background-repeat: no-repeat;
	background-position: 340px center;
	padding-right: 130px;
}
#top_addition .hitsujyuhin .contents_box ul li .inner6 {
	display: table-cell;
	vertical-align: middle;
	background-image: url(../img/index/new_img/img_illustration06.png);
	background-repeat: no-repeat;
	background-position: 340px center;
	padding-right: 130px;
}
#top_addition .hitsujyuhin .contents_box ul li .inner7 {
	display: table-cell;
	vertical-align: middle;
	background-image: url(../img/index/new_img/img_illustration07.png);
	background-repeat: no-repeat;
	background-position: 340px center;
	padding-right: 130px;
}
#top_addition .hitsujyuhin .contents_box ul li .inner8 {
	display: table-cell;
	vertical-align: middle;
}
#top_addition .hitsujyuhin .contents_box ul li .inner9 {
	display: table-cell;
	vertical-align: middle;
	background-image: url(../img/index/new_img/img_illustration08.png);
	background-repeat: no-repeat;
	background-position: 360px center;
	padding-right: 130px;
}
#top_addition .hitsujyuhin .contents_box ul li .inner10 {
	display: table-cell;
	vertical-align: middle;
	background-image: url(../img/index/new_img/img_illustration09.png);
	background-repeat: no-repeat;
	background-position: 360px center;
	padding-right: 130px;
}*/
#top_addition .hitsujyuhin .contents_box ul li .subheading {
	overflow: hidden;
	width: 320px;
}
#top_addition .hitsujyuhin .contents_box ul li .subheading .item1 {
	display: block;
	font-size: 10px;
	width: 17px;
	height: 16px;
	float: left;
	background-image: url(../img/index/new_img/icon_circle.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: -1px;
}
#top_addition .hitsujyuhin .contents_box ul li .subheading .item2 {
	width: 298px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 5px;
}
#top_addition .hitsujyuhin .contents_box ul li .memo {
	line-height: 1.4;
	margin-top: 5px;
}
#top_addition .ryougae .ttl_sub {
	background-image: url(../img/index/new_img/img_pattern_purple.png);
	background-repeat: repeat;
	padding: 7px 10px 0px 110px;
	border-top: 4px solid #925BAE;
	position: relative;
	margin-top: 20px;
	height: 56px;
}
#top_addition .ryougae .ttl_sub p {
	position: absolute;
	left: 20px;
	top: -10px;
}
#top_addition .ryougae .contents_box {
	width: 1060px;
	padding: 10px;
	background-color: #FBF3FF;
	border: 2px solid #AA89BE;
	border-top: none;
}
#top_addition .ryougae .contents_box span {
	font-weight: bold;
}

.viet_matome{margin:20px 0 0 !important;}
.viet_matome .viet_matome_title_new{border-radius:7px 7px 0 0;font-size:15px;padding:10px 5px;text-align:center;}
.viet_matome .viet_matome_title_new a{color:#fff;display:block;text-align:center;text-decoration:none;}
.viet_matome .viet_matome_title_new a img{height:22px;padding:0 5px;}
.viet_matome_title{color:#6c1900;position:static;font-weight:bold;line-height:0;}
.viet_matome_title span{display:block;font-size:14px;font-weight:normal;}
.viet_matome > ul{background-color:#fffbd4;border:1px solid #016622;height:210px;list-style:outside none none;padding:10px 0;/*width:770px;*/}
.viet_matome > ul li{float:left;margin-bottom:10px;margin-left:15px;overflow:hidden;width:31%;}
.viet_matome li a{display:block;width:100%;height:100%;position:relative;height: 200px; overflow:hidden;}
.viet_matome a:hover img{opacity:0.7;}
/*.viet_matome > ul li img{width: 100%;height: auto;}*/
.viet_matome span.blog_day{position:absolute;padding:5px;background-color:#F60;color:#fff;z-index:5;}
.viet_matome span.blog_caption{background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0;bottom:0;color:#fff;font-size:14px;left:0;font-weight:bold;padding:5px;position:absolute;}
.viet_matome_left{margin:20px 12px 0 !important;}
.viet_matome_left .viet_matome_left_title_new{background;border-radius:7px 7px 0 0;font-size:15px;padding:10px 5px;text-align:center;}
.viet_matome_left .viet_matome_left_title_new a{color:#fff;display:block;text-align:center;text-decoration:none;}
.viet_matome_left .viet_matome_left_title_new a img{height:22px;padding:0 5px;}
.viet_matome_left_title{color:#6c1900;position:static;font-weight:bold;line-height:0;}
.viet_matome_left_title span{display:block;font-size:14px;font-weight:normal;}
.viet_matome_left > ul{background-color:#fffbd4;border:1px solid #f60;list-style:outside none none;padding:10px 0;width:278px; overflow: hidden;}
.viet_matome_left > ul li{float:left;margin-bottom:10px;margin-left:18px;overflow:hidden;width:240px;}
.viet_matome_left a{display:block;width:100%;height:100%;position:relative;}
.viet_matome_left a:hover img{opacity:0.7;}
.viet_matome_left span.blog_day{position:absolute;padding:5px;background-color:#F60;color:#fff;z-index:5;}
.viet_matome_left span.blog_caption{background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0;bottom:5px;color:#fff;font-size:16px;left:0;font-weight:bold;padding:10px;position:absolute;}	

.viet_matome li a img{
/*	height:160px;*/
/*	max-width:100%;*/
	}
.viet_matome .viet_matome_title{
	background:#016622;
    border-radius: 7px 7px 0 0;
    font-size: 14px;
    padding: 10px 5px;
    text-align: center;
	/*width: 762px;*/
}

.viet_matome .viet_matome_title a {
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    position: relative;
font-size: 18px;
/*padding: 7px;*/
line-height: 23px;
vertical-align: bottom;
}
.viet_matome .viet_matome_title a img{
	vertical-align:bottom;
	padding:0 5px;
    width: 30px;
	}
.viet_matome .viet_matome_title a img.matome02{
    width: 20px;
}
	
	

	
/*190614ホテルキャンペーン追加 ここから*/
	
	#hotelcampaign{clear:both;width:740px;padding-left:15px;padding-right:15px;border:2px #FFA500 solid;background-color:#FFECCC;overflow:hidden;padding-top:10px;margin:5px 0;}
#hotelcampaign .hotel_cam_title{text-align:center;}
#hotelcampaign .hotel_cont_wrap{width:357px;float:left;margin-left:10px;padding-bottom:10px;margin-bottom:10px;}
#hotelcampaign .hotel_cont_wrap .hotel_inner{border-radius:10px;background-color:#FFF;box-shadow:0 5px 0px -2px rgb(198, 187, 181);-webkit-box-shadow:0 5px 0px -2px rgb(198, 187, 181);-moz-box-shadow:0 5px 0px -2px rgb(198, 187, 181);padding-bottom:10px;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head{width:326px;margin:0 auto;padding-top:10px;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_area{color:#FFF;background-color:#666666;text-align:center;padding:4px;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_title{display:table;font-weight:bold;height:55px;border-bottom:2px solid #e0d7d2;position:relative;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_title span{display:table-cell;vertical-align:middle;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_title span.hotel_logo{padding-right:10px;table-layout:fixed;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_title span.hotel_name{width:254px;font-weight:bold;color:#000096;padding-left:60px; font-size: 15px;line-height: 150%;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_area_new{position:relative;background-color:#666666;color:#fff;padding:4px;text-align:center;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_area_new .hotel_cam_new{bottom:0;left:0;position:absolute;}
#hotelcampaign .hotel_cam_new img{vertical-align:middle;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_detail{font-size:14px;height:136px;letter-spacing:-0.04em;line-height:135%;padding:10px 0;word-break:break-all;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_detail2{font-size:0.95em;height:130px;line-height:1.2em;padding:5px 0;word-break:break-all;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_detail3{font-size:0.95em;height:140px;line-height:1.2em;padding:5px 0;word-break:break-all;}
#hotelcampaign .hotel_inner .bxslider{width:232px;height:150px;}
#hotelcampaign .hotel_inner .bxslider li{width:232px;height:150px;}
#hotelcampaign .hotel_inner .bxslider li span{color:#FFF;position:absolute;bottom:0;display:block;list-style:none;padding:5px;text-align:right;width:222px;background:rgba(0,0,0,0.5);}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_link{overflow:hidden;display:table;margin:0 auto;width:210px;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_link a{display:table-cell;height:32px;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_link a{text-indent:100%;white-space:nowrap;overflow:hidden;display:inline-block;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_link a:hover{opacity:0.8;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_link a.syousai_link{background:url(../img/index/link_icon_back_2.png) no-repeat left -32px;width:100px;height:32px;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_link a.campaign_link{background:url(../img/index/link_icon_back_2.png) no-repeat left top;width:100px;height:32px;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_link .commingsoon{background:url(../img/index/link_icon_back_2.png) no-repeat left -64px;width:100px;height:32px;text-indent:100%;white-space:nowrap;overflow:hidden;display:inline-block;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_title span.hotel_logo .sprite-hotel_01_logo{background:url(../img/hotel_cam/hotelcampaign_icon.png) no-repeat 0px 0px;width:63px;height:34px;position:absolute;top:10px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_title span.hotel_logo .sprite-hotel_02_logo{background:url(../img/hotel_cam/hotelcampaign_icon.png) no-repeat -70px -38px;width:63px;height:34px;position:absolute;top:10px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_title span.hotel_logo .sprite-hotel_03_logo{background:url(../img/hotel_cam/hotelcampaign_icon.png) no-repeat -66px 0px;width:63px;height:34px;position:absolute;top:10px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .hotel_cam_head .hotel_title span.hotel_logo .sprite-hotel_04_logo{background:url(../img/hotel_cam/hotelcampaign_icon.png) no-repeat -5px -44px;width:59px;height:34px;position:absolute;top:10px;text-indent:100%;white-space:nowrap;overflow:hidden;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .bxslider-hotel{width:357px;height:200px;}
#hotelcampaign .hotel_cont_wrap .hotel_inner .bxslider-hotel li{width:357px;height:200px;
    position: relative;
}
#hotelcampaign .hotel_cont_wrap .hotel_inner .bxslider-hotel li span{color:#FFF;position:absolute;bottom:0;display:block;list-style:none;padding:5px;text-align:right;width:347px;background:rgba(0,0,0,0.5);}
#hotelcampaign .hotelcam-photo .bx-wrapper{position: relative;}
#hotelcampaign .hotelcam-photo .bx-controls .bx-controls-direction{
    position: initial;
}
#hotelcampaign .hotelcam-photo .bx-controls .bx-controls-direction a {
    position: absolute;
    outline: 0;
    text-indent: -9999px;
    z-index: 8000;
}
#hotelcampaign .hotelcam-photo .bx-controls-direction .bx-prev {
    left: 0px;
    top: 88px;
    width: 28px;
    height: 28px;
    background: url(../img/index/topslider_yazirusi_icon.png) no-repeat -64px -41px;
}
#hotelcampaign .hotelcam-photo .bx-controls-direction .bx-next {
    right: 0px;
    top: 88px;
    width: 28px;
    height: 28px;
    background: url(../img/index/topslider_yazirusi_icon.png) no-repeat -91px -41px;
}
#hotelcampaign .hotelcam-photo .bx-controls .bx-pager{
    padding: 10px 0;
}
#hotelcampaign .hotelcam-photo .bx-controls .bx-pager.bx-custom-pager a {
    height: 12px;
    width: 12px;
}
#hotelcampaign .hotelcam-photo .bx-controls .bx-pager.bx-custom-pager a:hover, #hotelcampaign .hotelcam-photo .bx-controls .bx-pager.bx-custom-pager a.active {
    background: #F17A1C;
}
#gensen_area .photoarea .bx-controls .bx-pager.bx-custom-pager a:hover, #gensen_area .photoarea .bx-controls .bx-pager.bx-custom-pager a.active {
    background: #4bb24d;
}
#hotelcampaign .hotelcam-photo .bx-controls .bx-pager.bx-custom-pager a {
    background: #cccccc;
}
	#hotelcampaign .lead{
	font-size: 1.2em;
    margin: 5px;
    text-align: center;
	}
	/*190614ホテルキャンペーン追加	ここまで*/
/*190703基本情報追加	ここから*/
	
#userfriendly .base{
	width: auto;
	padding:10px;
	margin: 10px 20px 0;
}
#userfriendly .base .midashi{
	font-size:20px;
	font-weight:bold;
	text-indent: 30px;
	line-height: 30px;
}
#userfriendly .base:nth-child(odd){
	background: #E9FCDE;
}
#userfriendly .base:nth-child(odd) .link a{
	background: #3c9a45;
}
#userfriendly .base:nth-child(odd) .midashi{
	color:#219e50;
	border-bottom:dotted 2px #219e50;
	background: url(../img/index/ur_yazirusi.png) no-repeat left 2px;
}
#userfriendly .base:nth-child(even){
	background: #fef8e9;
}
#userfriendly .base:nth-child(even) .link a{
	background: #cf9e50;
}
#userfriendly .base:nth-child(even) .midashi{
	color: #bb740f;
	border-bottom: dotted 2px #bb740f;
	background: url(../img/index/ur_yazirusi2.png) no-repeat left 2px;
}
#userfriendly .base .text{
	font-size:14.5px;
	line-height: 180%;
	font-weight:bold;
}
#userfriendly .base .link{
	width:600px;
	text-align:center;
	margin:10px auto 0;
}
#userfriendly .base .link a{
	border-radius: 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
	display: block;
	text-decoration: none;
	position: relative;
	padding: 10px 0;
}
#userfriendly .base .link a::after {
    display: block;
    position: absolute;
    top: 32%;
    right: 20px;
    content: "";
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 11px solid #FFF;
}
#userfriendly .base .link a:hover{
	opacity:0.8;
}
/*190703基本情報追加	ここまで*/
/*    ホテル検索*/
#top_hotel{width:772px; position:relative; border:#fb6903 solid 3px; margin-top:10px;}
#top_hotel .tourtitle{background: #fb6903 url(../img/icon_s.png) no-repeat 5px 50%; color: #FFF; font-weight: bold; padding: 10px 10px 10px 35px; font-size:18px; width: 220px;}
#top_hotel .se_wrap{
    padding:5px 10px;
}
#top_hotel .se_wrap .midashi1 {
    width: 130px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    border-left: 6px solid #FF3639;
    padding-left: 10px;
}
#top_hotel .se_wrap .star {
    width: 340px;
    float: left;
    overflow: hidden;
}
#top_hotel .se_wrap .star ul{
    padding-top:3px;
}
#top_hotel .se_wrap .star ul li{
    width: 56px;
    float: left;
    padding-bottom: 6px;
    list-style:none;
    font-size:12px;
}
#top_hotel .se_wrap .star ul li input,#top_hotel .se_wrap .star ul li img,#top_hotel .se_wrap .star ul li .rank{
   vertical-align: middle;
}
#top_hotel .se_wrap .box_a{
    display: inline-block;
    width: 490px;
}
#top_hotel .se_wrap .box_b{
    display: inline-block;
    width: 238px;
}
#top_hotel .se_wrap .box_c{
    display: inline-block;
    width: 430px;
}
#top_hotel .se_wrap .box_d{
    display: inline-block;
    width: 305px;
}
#top_hotel .se_wrap .midashi2 {
    width: 54px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    border-left: 6px solid #FF3639;
    padding-left: 10px;
}
#top_hotel .se_wrap .box_b select{
   float: right;
    width: 160px;
    border: solid #ccc 1px;
    padding: 5px;
    -webkit-appearance:none;
    -moz-appearance:none;
        text-indent: .01px; /* Firefox?p */
        text-overflow: ""; /* Firefox?p */
    appearance:none;
    background:url(../img/kensaku_select.png) no-repeat 90% 11px;
	padding-right:35px;
}
#top_hotel .se_wrap .midashi3 {
    width: 146px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    border-left: 6px solid #FF3639;
    padding-left: 10px;
}
#top_hotel .se_wrap .midashi3 span{
    font-size:14px;
}
#top_hotel .se_wrap .ryoukin{
    float: left;
    width: 267px;
}
#top_hotel .tag{
    padding: 10px 10px 0;
}
#top_hotel .tag .hotellink{
	display: inline-block;
	margin-bottom: 10px;
}
#top_hotel .tag .hotellink.margin{
	margin-right: 5px;
}
#top_hotel .tag .hotellink a{
	font-size: 13.5px;
	color: #000000;
}
.price_slider_base{
	margin:0px 5px;
	padding : 5px 0px;
}
#price_slider {
	margin:0px 10px 0px 0px;
}
#price_slider .ui-slider-handle {
	width:20px;
	height:20px;
	background:#FFFFFF;
	border:1px solid #A3A3A3;
	border-radius:10px;
}
#price_slider .ui-slider-range {
	background:#E33340;
}
#top_hotel .se_wrap .midashi4 {
    width: 74px;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 32px;
    border-left: 6px solid #FF3639;
    padding-left: 10px;
}
#top_hotel .se_wrap .hotel_name{
    width: 200px;
    border: solid #ccc 1px;
    float: right;
    padding:5px;
}
#top_hotel .se_wrap .hotel_name #hname{
    width: 100%;
}
#top_hotel .bt_search {
	width: 200px;
	margin: 10px auto;
}
#top_hotel .bt_search a {
	display: block;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	background-color: #fc7a24;
	padding: 10px 0px;
	border-radius: 10px;
    text-decoration:none;
}
#top_hotel .bt_search a:hover{
    opacity:0.8;
}
    #top_map{background: #e1f6f8 url(../img/top_map_new.png?) no-repeat 22px; height:350px; width:772px; position:relative; border:#fb6903 solid 3px;}
#top_map .tourtitle{background: #fb6903 url(../img/icon_s.png) no-repeat 5px 50%; color: #FFF; font-weight: bold; padding: 10px 10px 10px 35px; font-size:18px; width: 220px;}

/*200420追加*/
.noUi-horizontal {
    height: 10px;
}
.noUi-handle.noUi-handle-upper,
.noUi-handle.noUi-handle-lower{
    width: 20px;
    height: 20px;
    background: #FFFFFF;
    border: 1px solid #A3A3A3;
    border-radius: 10px;
	cursor: pointer;
}
.noUi-handle:after, .noUi-handle:before{
    display: none;
}

.main-slider-content .bx-controls-direction .bx-prev{
	background: rgba(0, 0, 0, 0) url("/img/index/topslider_yazirusi_icon.png") no-repeat -32px top;
    top: 390px;
    height: 72px;
    left: 0;
    position: absolute;
    text-indent: -999px;
    width: 32px;
    z-index: 100;
	color: rgba(0,0,0,0.0);
    cursor: pointer;
    display: block;
}
.main-slider-content .bx-controls-direction .bx-prev:hover{
	height:72px;
	width:32px;
	opacity:0.8;
}
#main_img_vietnam .bx-controls-direction{
	display: inline;
}
.main-slider-content .bx-controls-direction .bx-next{
	background: rgba(0, 0, 0, 0) url("/img/index/topslider_yazirusi_icon.png") no-repeat left top;
    top: 390px;
    float: left;
    height: 72px;
    position: absolute;
    right: 0;
    text-indent: -999px;
    width: 32px;
	color: rgba(0,0,0,0.0);
    cursor: pointer;
    display: block;
}
.main-slider-content .bx-controls-direction .bx-next:hover{
	height:72px;
	width:32px;
	opacity:0.8;
}

/*ツアー検索ボタン*/
.tourpoint_box{
  animation: img_box_9955 3s linear infinite;
  transform-origin: 50% 50%;
  margin: 1rem 0 !important;
 bottom: -40px;
    left: 20px;
position: absolute;
    z-index: 1000;
}
.tourpoint img{
/*width: 200px;*/
width: 215px;
height: auto;
}
.tourpoint_box .tourpoint img {
    -moz-animation: cssAnimation 0s ease-in 15s forwards;
    /* Firefox */
    -webkit-animation: cssAnimation 0s ease-in 15s forwards;
    /* Safari and Chrome */
    -o-animation: cssAnimation 0s ease-in 15s forwards;
    /* Opera */
    animation: cssAnimation 0s ease-in 15s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.box-inner{
	position: fixed;
	top: 20px;
	right: 30px;
	z-index: 10100;
}
.hidden_box .in{
	position: relative;
}
.tourbox{
	background: #fff3b9;
	width: 214px;
	height: 148px;
	padding: 15px;
	border: solid #ff395a 7px;
	border-radius: 17px;
	position: relative;
}
.tourbox .tourlink{
	margin-top: 5px;
	width: auto;
	position: absolute;
    z-index: 10000;
    width: 206px;
    bottom: 15px;
}
.tourbox .tourlink a{
	display: block;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	padding: 6px;
	background: #09b317;
	text-decoration: none;
	border-radius: 10px;
	text-align: center;
}
.tourbox .tourlink a:hover{
	opacity: 0.8;
}
.tourbox .close{
	right: -6px;
	top: -10px;
	position: absolute;
}
.tourbox .linkarea{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent: -10000px;
    z-index: 0;
}
.hidden_box input,.hidden_box label {
    position: absolute;
    right: -6px;
	top: -10px;
    width: 28px;
    height: 28px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: none;
    border-radius: 0;
    font: inherit;
    outline: none;
	z-index: 100;
}
.hidden_box label {
    cursor :pointer;
}
.hidden_box input:checked ~ .hidden_show{
	display: none;
}
.fade-in {
  opacity: 0;
  transition-duration: 500ms;
  transition-property: opacity, transform;
}
.scroll-in {
  opacity: 1;
  transform: translate(0, 0);
}
.hidden_box,a.linkarea,.tourlink a,.hidden_box input, .hidden_box label {
    display: none;
}
.scroll-in .hidden_box,.scroll-in a.linkarea,.scroll-in .tourlink a,.hidden_box input, .hidden_box label {
    display: block !important;
}
/*.info-body table tr:nth-child(6) {
    display: none;
}
.info-body table tr:nth-child(7) {
    display: none;
}*/

/*最新情報右サイド*/
.vietnaminformation {
    margin: 20px 0 0 !important;
}
.vietnaminformation .vietnaminformation_title {
    background: #00A6C1;
    border-radius: 7px 7px 0 0;
    font-size: 14px;
    padding: 10px 5px;
    text-align: center;
    width: 762px;
}
.vietnaminformation .vietnaminformation_title a {
    color: #fff;
    display: block;
    text-align: center;
    text-decoration: none;
    position: relative;
    font-size: 21px;
    /* padding: 7px; */
    line-height: 23px;
    vertical-align: bottom;
}
.vietnaminformation .vietnaminformation_title a img {
    vertical-align: bottom;
    padding: 0 5px;
    width: 47px;
    position: absolute;
    left: 18%;
    bottom: -15%;
}
.vietnaminformation > ul {
    background-color: #fffbd4;
    border: 1px solid #00A6C1;
    height: 162px;
    list-style: outside none none;
    padding: 10px 0;
    width: 770px;
}
.vietnaminformation > ul li {
    float: left;
    margin-bottom: 10px;
    margin-left: 15px;
    overflow: hidden;
    width: 31%;
}
.vietnaminformation li a {
    display: block;
    width: 100%;
    position: relative;
    height: 159px;
    overflow: hidden;
}
.vietnaminformation li a:hover{
    opacity: 0.8;
}
.vietnaminformation li img{
    width: 100%;
    height: auto;
}
.vietnaminformation span.blog_day {
    position: absolute;
    padding: 5px;
    background-color: #F60;
    color: #fff;
    z-index: 5;
}
.vietnaminformation span.blog_caption {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    left: 0;
    font-weight: bold;
    padding: 5px;
    position: absolute;
}
/*20230501*/
.privilege-box{
width: 772px;
position: relative;
border: #fb6903 solid 3px;
margin-top:10px;
}
.privilege-box p.hoteltokuten{
background: #fb6903 url(../img/icon_s.png) no-repeat 5px 50%;
color: #FFF;
font-weight: bold;
padding: 10px 10px 10px 35px;
font-size: 17px;
width:300px;
margin-bottom: 10px;
}
.privilege-box ul{
display: flex;
justify-content: space-between;
margin: 0 10px 10px;
}
.privilege-box ul li{
list-style-type: none;
}
.privilege-box ul li a:hover{
opacity: 0.8;
}
.raiten {
    display: block;
    font-size: 17px;
    color: #e42343;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 0;
}
.raiten .raiten-f{
    font-size: 21px;
}
.raiten .raiten-b{
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(243, 255, 66, 0)), color-stop(0.5, rgba(243, 255, 660, 0)), color-stop(0.6, rgba(243, 255, 66, 1)), color-stop(0.98, rgba(243, 255, 66, 1)), to(rgba(243, 255, 66, 0)));
    background-size: 100% 32px;
    background-repeat: repeat-x;
}
.raiten .inline{
    font-size: 17px;
    text-decoration: underline;
    display: initial;
}
.raiten .inline::after{
    display: none;
}
.raiten .inline:hover{
    text-decoration: none;
}

/*20230804*/
.no_scroll{overflow: hidden;}
#popup_box{
display: none;
}
#popup_box.popup_overlay{
position: fixed;
top: 0;
left: 0;
z-index: 10100;
background-color: rgba(0, 0, 0, 0.3);
display: flex;
align-items: center;
justify-content: center;
width: 100vw;
height: 100%;
overflow: hidden;
font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height: 1.5;
}
#popup_box .popup_contents{
font-size: 16px;
background-color: #fff;
/*width: 870px;*/
width: 600px;
padding: 20px;
border-radius: 20px;
}
#popup_box .popup_contents *{box-sizing: border-box;}
#popup_box .popup_contents .popup_img{
text-align: center;
}
#popup_box .popup_contents .popup_img img {
  width: 40px;
  height: auto;
}
#popup_box .popup_contents .ttl{
text-align: center;
font-size: 21px;
font-weight: bold;
margin: 5px 0;
}
#popup_box .popup_contents .ttl .red{
color: #cd2727;
}
#popup_box .popup_contents .text{
font-size: 17px;
margin: 0 30px;
}
#popup_box .popup_contents .text.center {
  text-align: center;
}
#popup_box .popup_contents .text .orange{
color: #ff871c;
font-weight: bold;
}
#popup_box .popup_contents .text .bold{
    font-weight: bold;
    display: block;
}
#popup_box .popup_contents .text .bold + span{
    display: block;
    margin-bottom: 5px;
}
#popup_box .tel_and_mail{
margin: 20px 0;
}
#popup_box .popup_mail{
width: 49%;
border-right: 1px dashed #434343;
}
#popup_box .popup_mail_ttl,
#popup_box .popup_tel_ttl{
background-color: #0ba159;
color: #fff;
padding: 10px;
margin: auto;
display: block;
width: 80%;
text-decoration: none;
border-radius: 10px;
text-align: center;
display: flex;
justify-content: center;
	font-size: 18px;
}
#popup_box .popup_mail a:hover{
opacity: 0.8;
}
#popup_box .popup_mail img,
#popup_box .popup_tel_ttl img{
margin-right: 10px;
}
#popup_box .popup_tel ul{
width: 80%;
margin: 10px auto;
display: flex;
}
#popup_box .popup_tel ul li{
list-style-type: none;
padding: 5px 10px;
font-size: 22px;
font-weight: bold;
border-right: 1px dotted #000;
color: #0ba159;
text-align: center;
	line-height: 1.4;
}
#popup_box .popup_tel ul li:last-of-type{
border: none;
}
#popup_box .popup_tel ul li span{
width: 100%;
font-size: 18px;
font-weight: normal;
color: #333;
display: inline-block;
}
.popup_bottom label{
display: block;
text-align: center;
margin: 10px;
font-size: 18px;
}
.popup_bottom .close_btn{
width: 182px;
margin: 0 auto;
font-size: 15px;
background-color: #484848;
color: #fff;
display: flex;
justify-content: center;
align-items: center;
padding: 10px;
border-radius: 50px;
cursor: pointer;
}
.popup_bottom .close_btn img{
margin-right: 10px;
}
.popup_bottom label{
display: flex;
justify-content: center;
align-items: center;
}
.popup_bottom input{
position: relative;
}
.popup_bottom input[type="checkbox"] {
width: 20px;
height: 20px;
background-color: #FFF;
border: 2px solid #888;
appearance: none;
vertical-align: middle;
-webkit-appearance: none; 
-moz-appearance: none; 
appearance: none;
}
.popup_bottom input[type=checkbox]:checked:after {
display: block;
position: absolute;
top: 0;
left: 0;
content: "";
display: block;
height: 6px;
width: 16px;
border-bottom: 4px solid #08aa23;
border-left: 4px solid #08aa23;
transform: rotate(-45deg);
}
.popup_bottom input[type=checkbox]::before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: #f6f6f6;
border: 2px solid #c4c1c1;
content: '';
z-index: -1;
border-radius: 10px;
}
.popup_bottom input[type=checkbox]:checked::before {
background-color: #fbeaed;
border: 2px solid #d52955;
}
.popup_bottom label span{
margin-left: 10px;
}
.popup_mail_address{
width: 280px;
margin: auto;
font-size: 25px;
text-align: center;
padding: 10px;
font-weight: bold;
color: #0ba159;
}
.popup_bottom .pop_note{
width: 83%;
margin: 0 auto 25px;
text-align: center;
}
#popup_box .popup_contents .ttl .red span.u-line{
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(243, 255, 66, 0)), color-stop(0.5, rgba(243, 255, 660, 0)), color-stop(0.6, rgba(243, 255, 66, 1)), color-stop(0.98, rgba(243, 255, 66, 1)), to(rgba(243, 255, 66, 0)));
background-size: 100% 32px;
background-repeat: repeat-x;
}
/*2025ポップアップkonzatsu*/
#popup_box .konzatsu{
    color: #11693f;
    text-align: center;
    padding: 5px;
    width: 660px;
    margin: 10px auto;
    font-size: 15px;
    border: solid 2px #11693f;
}
/*アクセスランキング*/
.accessranking{
    margin: 15px 0;
    border: solid 2px #1d8b42;
    padding: 15px;
}
.access-area{
    display: flex;
}
.accessranking .access-area .access-title{
    background:url("../img/index/hotel_icon.png") no-repeat left;
    padding-left: 4%;
    font-size: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0;
}
.accessranking .period{
    font-size: 14px;
    margin-bottom: 10px;
}
.accessranking .access-area .access-link{
    width: 170px;
    margin-left: auto;
}
.accessranking .access-area .access-link a{
    display: block;
    padding: 7px 0px;
    background: #1d8b42;
    color: #FFF;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    position: relative;
    border-radius: 5px;
    text-decoration: none;
}
.accessranking .access-area .access-link a::after {
    display: block;
    position: absolute;
    top: 32%;
    right: 20px;
    content: "";
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 9px solid #FFF;
}
.accessranking img{
  width: 100%;
}
.accessranking ul{
  padding:0 10px;
  position: relative;
  max-width: 980px;
  margin:0 auto;
}
.accessranking li{
  font-size: 20px;
  text-align: center;
  list-style: none;
  padding:5px 0;
  height: 165px;
  width: 158px;
}
.accessranking .slick-prev{
    background:url("../img/index/access-left.png?0") no-repeat;
    width: 28px;
    height: 28px;
}
.accessranking .slick-next{
    background:url("../img/index/access-right.png?0") no-repeat;
    width: 28px;
    height: 28px;
}
.accessranking .slick-prev{
  left: -7px;
  z-index: 2;
}
.accessranking .slick-next{
  right: -7px;
  z-index: 2;
}
.accessranking .slick-list {
    padding: 0 10% 0 0 !important;
}
.accessranking .slick-slide {
    margin-right: 20px;
}
.accessranking a{
    text-decoration: none;
    color: #333;
}
.accessranking a:hover{
    opacity: 0.8;
}
.accessranking .rank{
    text-align: center;
    border-radius: 5px;
    padding: 3px 5px;
    font-size: 16px;
    margin-bottom: 10px;
}
.accessranking .rank span{
    font-size: 13px;
}
.accessranking .rank.top1{
    background: #DAB92E;
    font-weight: bold;
    color: #FFF;
}
.accessranking .rank.top2 {
    background: #A7A7B3;
    font-weight: bold;
    color: #FFF;
}
.accessranking .rank.top3 {
    background: #BD6A42;
    font-weight: bold;
    color: #FFF;
}
.accessranking .hotel-name{
    font-size: 14px;
    margin-top: 5px;
    text-align: left;
    overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.accessranking .hotel-name.bold{
    font-weight: bold;
}
.accessranking .access-img img{
    object-fit: cover;
    height: 85px;
}
/*NO1*/
.no1{
	border: #f11225 solid 6px;
	border-right: none;
	border-left: none;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 23px;
	margin: 5px 0 0px;
    line-height: 140%;
}
.no1 a{
	border: #fed515 solid 6px;
	border-right: none;
	border-left: none;
	padding: 8px 0;
	display: block;
}
.no1 a{
	text-decoration: none;
	color: #73360e;
}
.no1 a .big{
	color: #da0944;
	font-size: 42.5px;
	font-style: italic;
}
.no1 a .small{
	font-size: 22px;
	text-decoration: underline;
}
.no1 a .small .yazirusi{
	font-size: 18px;
}
.no1 a .small:hover{
	text-decoration: none;
}

/*満足度*/
.pcreview.review2 {
/*    background: rgb(228, 35, 67);*/
        background: none;
    text-align: center;
    margin-bottom: 15px;
}

.pcreview.review2 p.review_t {
    display: inline-block;
    vertical-align: middle;
}
.pcreview.review2 .star {
    display: inline-block;
    vertical-align: baseline;
    padding-top: 3px;
}
.pcreview.review2 .star span.item2 {
     vertical-align: middle;
}

.pcreview.review2 a {
    text-decoration: none;
    color: #73360e;
    padding: 4px 5px 0px;
    font-size: 16px;
    font-weight: bold;
    display: block;
}
.pcreview.review2 .star span.item2 {
    color: #da0944;
}
.pcreview.review2 span.item1 {
    vertical-align: text-top;
}
/*ポップアップベトナム航空直行便*/
#popup_box .popup_contents .bn{
	text-align: center;
}
#popup_box .popup_contents .bn a:hover{
    opacity: 0.8;
}
/*#popup_box .popup_contents .pop_tour{
    padding: 10px 0;
}*/
#popup_box .popup_contents .pop_tour:last-child{
    padding-top: 0;
}
#popup_box .popup_contents .pop_tour a{
	/*background: #005a2d;*/
    padding: 10px 0 0;
    display: block;
    /*border: solid #064533 2px;*/
    /*border-radius: 10px;*/
    font-size: 22px;
    color: #444;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    position: relative;
}
#popup_box .popup_contents .pop_tour a .ttl-osa{
    text-decoration: none;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-weight: bold;
    font-size: 17px;
    display: block;
}
/*#popup_box .popup_contents .pop_tour a::after {
    content: '';
    position: absolute;
    top: 48%;
    right: 20px;
    transform: rotate(45deg) translateY(-50%);
    width: 10px;
    height: 10px;
    border-width: 2px 2px 0 0;
    border-style: solid;
    border-color: #FFF;
}*/
#popup_box .popup_contents .pop_tour a span.red{
	color:#cf124c;
}
#popup_box .popup_contents .pop_tour a:hover{
	opacity:0.8;
}
/*#popup_box .popup_contents .pop_tour_b{
    background: #d6f3da;
}*/
#popup_box .popup_contents .hotel_tour{
    display: flex;
    justify-content: space-around;
    margin: 15px 0;
    /*background: #f0f7f0;
    padding: 15px;*/
}
#popup_box .popup_contents .hotel_tour li{
    width: 292px;
    text-align: center;
    border: solid 3px #17664f;
}
/*#popup_box .popup_contents .hotel_tour img{
    width: 100%;
    height: 105px;
    display: block;
    object-fit: cover;
}*/
#popup_box .popup_contents .hotel_tour li a{
    display: block;
    text-decoration: none;
    background: #17664f;
}
#popup_box .popup_contents .hotel_tour li a:hover{
    opacity: 0.8;
}
#popup_box .popup_contents .hotel_tour li a .price{
    /*background: #0e672a;*/
    text-align: center;
    padding: 5px 0;
    font-size: 18px;
    color: #FFF;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    /*min-height: 85px;*/
}
#popup_box .popup_contents .hotel_tour li a .price .sm{
    font-size: 14px;
    color: #FFF;
    margin-left: 3px;
}
#popup_box .popup_contents .hotel_tour li a .price .md{
    font-size: 16px;
}
#popup_box .popup_contents .hotel_tour li a .price .color{
    color: #fcee4f;
}
/*#popup_box .popup_contents .hotel_tour li a .hotel{
    color: #444;
    font-weight: bold;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    min-height: 50px;
    margin-bottom: 5px;
}
#popup_box .popup_contents .hotel_tour li a .point{
    display: block;
    font-size: 13px;
    position: relative;
    width: 100%;
    margin-bottom: 5px;
    color: #005a2d;
    font-weight: bold;
}*/
/*#popup_box .popup_contents .hotel_tour li a .hotel span::before,
#popup_box .popup_contents .hotel_tour li a .hotel span::after {
    position: absolute;
    top: 0rem;
    height: 2.5rem;
    content: '';
}

#popup_box .popup_contents .hotel_tour li a .hotel span::before {
    border-left: solid 1px;
    left: 30px;
    transform: rotate(-30deg);
}

#popup_box .popup_contents .hotel_tour li a .hotel span::after {
    border-right: solid 1px;
    right: 30px;
    transform: rotate(30deg);
}*/
/*250403スクロールバー調整*/
html.lock {
overflow-y: scroll;
    position: fixed;
    left: 0;
    width: 100%;
}
/*250402 エリア別人気ホテル*/
#popular_hotel {
	width: 100%;
	margin-top: 10px;
	background-color: #FFF;
	border: 1px solid  #18ad96;
}
#popular_hotel .popular_hotel_title {
	text-align: center;
	background-color: #18ad96;
	margin-bottom: 15px;
	padding: 8px 0px 5px;
    margin-top: 0;
}
#popular_hotel .guide {
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}
#popular_hotel .popular_hotel_in {
	padding: 0px 4px 0px 14px;
}
#popular_hotel .popular_hotel_in .area_title {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	background: url("../img/popular-hotels/photo/icon_area.png") no-repeat left top;
	background-size: 16px auto;
	padding-left: 25px;
    height: auto;
  margin-bottom: 10px;
}
#popular_hotel .popular_hotel_in ul {
	display:-webkit-box;
	display:flex;
	flex-wrap: wrap;
}
#popular_hotel .popular_hotel_in ul li {
	width: 370px;
	list-style-type: none;
	text-decoration: none;
	margin-bottom: 15px;
	margin-right: 10px;
}
#popular_hotel .popular_hotel_in ul li a {
	display: block;
	text-decoration: none;
}
#popular_hotel .popular_hotel_in ul li a:hover {
	opacity: 0.7;
}
#popular_hotel .popular_hotel_in ul li .photo_hotel {
	margin-bottom: 5px;
}
#popular_hotel .popular_hotel_in ul li .photo_hotel img {
width: 370px;
  height: 120px;
	object-fit: cover;
	border-radius: 5px;
}
#popular_hotel .popular_hotel_in ul li .name_hotel {
	font-size: 14px;
	color: #333;
	font-weight: bold;
	margin-bottom: 7px;
  margin-top: 7px;
}
#popular_hotel .popular_hotel_in ul li .bt_hotel_det a {
	display: block;
	font-size: 12px;
	color: #333;
	text-align: center;
	border: 1px solid #ababab;
	border-radius: 20px;
	padding:5px;
	position: relative;
}
#popular_hotel .popular_hotel_in ul li .bt_hotel_det a:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 12px;
	transform: rotate(45deg) translateY(-50%);
	-webkit-transform: rotate(45deg) translateY(-50%);
	width: 4px;
	height: 4px;
	border-width: 1px 1px 0 0;
	border-style: solid;
	border-color: #333;
}
#popular_hotel .popular_hotel_in .block {
	display:-webkit-box;
	display:flex;
	flex-wrap: wrap;
}
#popular_hotel .popular_hotel_in .block .box ul li{
width: 240px;
}
#popular_hotel .popular_hotel_in .block .box ul li .photo_hotel img{
width: 240px;
  height: 120px;
}


#popular_hotel .popular_hotel_in ul.hotel-2line li .name_hotel{
min-height: 36px;
}


@media all and (-ms-high-contrast: none) {
  .hidden_box input,.hidden_box label{
  		/*background: url(../img/tourpoint_close2.png) no-repeat;*/
		/*background-size: 100%;*/
  }
.hidden_box input[type="checkbox"],.hidden_box input[type="radio"]{
  display: none !important;
}
	.hidden_box input:checked + label{
		display: none !important;
	}
  .hidden_box input[type="checkbox"]:checked {
	  display: none !important;
	}
}
@keyframes cssAnimation {
    from {
        width:0;
        height:0;
        overflow:visible;
    }
    to {
        width:0;
        height:0;
        overflow:hidden;
		display: none !important;
    }
}
@-webkit-keyframes cssAnimation {
    from {
        width:0;
        height:0;
        overflow:visible;
    }
    to {
        width:0;
        height:0;
        visibility:hidden;
		display: none !important;
    }
}
@keyframes img_box_9955 {
  0% { transform: translateY(0) }
  33.33333% { transform: translateY(-5px) }
  66.66667% { transform: translateY(0) }
  100% { transform: translateY(0) }
}


