@charset "Shift_JIS";
/* CSS Document */

#page_header .str_segment.-site_nav.is_open{
	z-index: 99999 !important;
}

#main_contents img {  width: auto;  max-width: 100%;}

#luxurytravel_wrap {background: #fff9ef;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif; font-size: 14px; line-height: 1.6; padding-bottom: 20px;}
#luxurytravel_wrap .box00 {margin-left: 15px;margin-right: 15px;}
/* #mainVisual{
	height: 39.4666vw;
	overflow: hidden;
} */

.title_navigation ul li .navi_in {z-index: 9999999999999999;}

.bgwhite {background-color:#fff; }
.bg01 {background-image: url(luxurytravel_img/bg01.png);}

.boxshadow {
	-webkit-box-shadow:-1px 1px 5px rgba(51,51,51,.1);
	-moz-box-shadow:-1px 1px 5px rgba(51,51,51,.1);
	box-shadow:-1px 1px 5px rgba(51,51,51,.1);
}

h3 {background: none; border: none; padding: 0; margin: 0;}

/* 汎用 */
.pt18 {padding-top: 18px !important;}
.img_box { overflow: hidden;}
.img_box .img01 {float: left;}
.img_box .img02 {float: right;}
.img_box3 .img03 {float: left;}

.big_txt { font-size: 1.285em; line-height: 1.4; margin-bottom: 0.6em;}
.mini_txt { font-size: 0.88em;}
.ex_txt { font-size: 0.7857em; padding-top: 1.2em;}

/* btnstyle */
.btnstyle a {display: block; margin: 0 auto; height: 62px ; background: url(luxurytravel_img/btn_bg.png) ; background-size: cover; color: #fff !important; text-decoration: none; box-sizing: border-box; padding: 16px 18px 0 8px; position: relative; font-size: 1.142em; text-align: center; max-width: 100%;}
.btnstyle a::after {position: absolute; content: ""; background: url(luxurytravel_img/btn_arrow.png); width: 8px ; height: 12px; top: 50%; right: 10px; margin-top: -6px;}
.btnstyle a:hover {opacity: 0.7;}

.btnstyle02 a {background-image: url(luxurytravel_img/btn_bg01.png)}

.btnstyle a.comingsoon,a.comingsoon{pointer-events: none; position: relative; display: block;}
.btnstyle a.comingsoon:hover,a.comingsoon:hover {opacity: 1; cursor: default; }
.btnstyle a.comingsoon::before,a.comingsoon::before {position:absolute; top: 0; width: 100%;height: 100%;left: 0; background: rgba(51,51,51,.8);color: #fff; content:"Coming Soon"; text-align: center; line-height: 60px;}
.btnstyle a.comingsoon::after,a.comingsoon::after {display: none;}

/* linkstyle */
.linkstyle a {display: block; border: 1px solid #ccc7c0 ;line-height: 44px; background: #fff; padding-left:44px; color: #5e3e39; font-size: 1.142em; }

/* bnrstyle */
#container .bnrstyle a { display: block; background: #fff; text-decoration: none; text-align: center; color: #5e3e39;}
.bnrstyle a > span {display: block; position: relative; padding: 12px 24px 12px 8px; font-size: 1.1em;}
.bnrstyle a > span::after {position: absolute; content: ""; background: url(luxurytravel_img/bnr_arrow.png); width: 8px ; height: 12px; top: 50%; right: 10px; margin-top: -6px;}
.bnrstyle a:hover img,.bnrstyle a:hover >span {opacity: 0.7;}

/* pagetop
.link_pagetop ,
.pagetop {text-align: right; padding-top: 2px;}
.link_pagetop a,
.pagetop a { text-align: right; background: url(luxurytravel_img/pagetop.png) no-repeat left center;padding-left: 13px;} */

/* headnav */
.headnav ul {overflow: hidden; padding: 20px 0 15px;}
.headnav li {width: 100%; margin-bottom: 10px}
.headnav li a {display: block; position: relative; background: #fff; border: 1px solid #ccc7c0; box-sizing: border-box; text-decoration: none; color: #5e3e39 !important; font-size: 1.17em; text-align: left; padding:15px 0 15px 20px;}
.headnav li a::after {position: absolute; content: ""; background: url(luxurytravel_img/link_arrow.png); width: 11px ; height: 7px; top: 50%; right: 8px; margin-top: -4px;}

/* bxslider */
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 0;
	margin-top: -20px;
	z-index: 1000;
	position: relative;
}
.bx-wrapper .bx-pager a {
  background: rgba(255,255,255,.7);
  text-indent: -9999px;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.bx-wrapper .bx-pager a:hover,
.bx-wrapper .bx-pager a:focus {
  background: rgba(255,255,255,.7);
}
.bx-wrapper .bx-pager a.active{background: rgba(255,255,255,1);}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
