@charset "shift_jis";
/*common*/
.mainHdg {
    font-size: 260%;
    font-family: serif;
    font-weight: normal;
    color: #31130D;
    line-height: 1.2;
    margin-top: 55px;
}
.mainHdg.large {
    font-size: 300%;
}
.contents p {
    line-height: 2.0;
}

.Inr {
    width: 950px ;
    margin: 0 auto ;
}
.InrPad{
    width: 950px ;
    margin: 0 auto ;
    padding: 70px 0;
}
/*TOPICS*/
.topicsHdg {
    background: #31130d;
    color: #fff;
    font-family: serif;
    font-weight: normal;
    padding: 6px 10px;
    display: table;
}
.topicInr vaT {
    vertical-align: top ;
}
.topicInr {
    width: 760px ;
    margin: 0 auto ;
    padding-top: 20px;
    padding-bottom: 25px;
}
/*mainArea*/
.mainArea {
    background-repeat: no-repeat;
    width: 100%;
    background-color: #222222;
    height: 560px;
    position: relative;
}
.mainArea_img{
    display: none;
    background: url("/en/dom/service/lounge/hij/Y18/img/main_s.jpg") no-repeat;
    background-position: center;
    width: 100%;
    height: 560px;
}
.mainttl{
    display: none;
  position: relative;
  width: 950px;
  height: 560px;
      margin: 0 auto;
      overflow: hidden;
      z-index: 2;
}
.mainttlWrap{
  display: table;
  position: absolute;
  bottom: 20px;
  left: 0;
  color: #fff;
  background-size: 0% 100%;
  padding: 13px 50px 13px 13px;
  overflow: hidden;
    z-index: 2;
}
.mainttlWrap:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background:  url("/en/dom/service/lounge/hij/Y18/img/mainttl_bg.png") no-repeat;
    background-size: 100% 100%;
    z-index: 1;
    transform:translate(-1000px,0)
}

.js-show-bg .mainttlWrap:after{
    animation: scroll_left 3s ease-in-out forwards;
     -webkit-animation: scroll_left 3s ease-in-out forwards;
}
@keyframes scroll_left {
    0% { transform:translate(-1000px,0); }
    100% { transform:translate(0,0); }
}
@-webkit-keyframes scroll_left {
    0% { transform:translate(-1000px,0); }
    100% { transform:translate(0,0); }
}
.mainttlWrap img{
    position: relative;
  display: table-cell;
  z-index: 2;
}
.mainttlWrap h1{
    position: relative;
  display: table-cell;
  padding-left: 14px;
  font-size: 26px;
  line-height: 1;
  font-family: '????', 'Yu Mincho', "?q???M?m???? Pro W3", "Hiragino Mincho Pro", serif;
  vertical-align: middle;
  z-index: 2;
}
.mainttlWrap .mainttl_airport{
  font-size: 20px;
  line-height: 1;
  margin-bottom: 5px;
}
/*navi*/
.naviunit {
    background-repeat: no-repeat;
    width: 100%;
    background-color: #31130d;
}
.ancNav {
    bottom: 0;
    left: 0;
    font-size: 0;
    width: 570px;
    height: 90px;
    margin: 0 auto !important;
}
.ancNav > li {
    float: left;
}
.ancNav > li a {
    display: block;
    width: 190px;
    height: 90px;
    background-image: url("/en/dom/service/lounge/hij/Y18/img/navi.gif");
    background-repeat: no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}
.ancNav .ancNav_01 a {
    background-position: left 0;
}
.ancNav .ancNav_01 a:hover {
    background-position: left -90px;
}
.ancNav .ancNav_02 a {
    background-position: -190px 0;
}
.ancNav .ancNav_02 a:hover {
    background-position: -190px -90px;
}
.ancNav .ancNav_03 a {
    background-position: -380px 0;
}
.ancNav .ancNav_03 a:hover {
    background-position: -380px -90px;
}
.ancNav .ancNav_04 a {
    background-position: -570px 0;
}
.ancNav .ancNav_04 a:hover {
    background-position: -570px -90px;
}
.ancNav .ancNav_05 a {
    background-position: -760px 0;
}
.ancNav .ancNav_05 a:hover {
    background-position: -760px -90px;
}

/*unit*/
.unit01 .Inr h2,
.unit02 .Inr h2,
.unit03 .Inr h2,
.unit04 .Inr h2,
.unit05 .Inr h2{
    padding: 30px 0 20px;
}
.unit00{
    padding: 50px 0 0;
}
.unit01 .Inr {
    padding: 70px 0 70px;
}
.unit01_bg{
    margin-top: 20px;
    background: url('/en/dom/service/lounge/hij/Y18/img/bg01_s.jpg') no-repeat 50% 0% #fff;
    background-size: 1600px;
    height: 723px;
}

.unit02_bg{
    margin-top: 20px;
    background: url('/en/dom/service/lounge/hij/Y18/img/bg02_s.jpg') no-repeat 50% 0% #fff;
    background-size: 1600px;
    height: 723px;
}
.unit03{
    background-repeat: no-repeat;
    padding: 70px 0;
    width: 100%;
    background-color: #f5f5f5;
}
.unit04{
    background-repeat: no-repeat;
    padding: 0 0 70px;
    width: 100%;
    background-color: #f5f5f5;
}
.unit05{
    background-repeat: no-repeat;
    padding: 70px 0 ;
    width: 100%;
    background-color: #fff;
}
.unit06{
    background-repeat: no-repeat;
    padding: 0 0 50px;
    width: 100%;
    background-color: #fff;
}
/*unit02*/
.unit02 .tit_food {
    position: relative;
}
.unit02 .tit_food .logo_cj{
    position: absolute;
    right: 0;
    top: 5px;
}
.food_img_logo{
    margin-bottom: 15px;
}
.food_head-time{
    font-weight: bold;
    display: inline-block;
    font-size: 12px;
    padding: 0 14px;
    margin-bottom: 18px;
    color: #fff;
    background: #31130d;
}
.food_head-ttl{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.foodArea02{
    position: relative;
    top: -5px;
    background:url('/en/dom/service/lounge/spk/Y18/img/bg04.png') no-repeat bottom #fcf2e3;
    padding: 40px 0 110px;
}
.foodArea02 .Inr{
    width: 830px;
    margin: 0 auto;
}
.foodArea02 dl{
    overflow: hidden;
    margin-bottom: 20px;
}
.foodArea02 dl dt{
    float: left;
}
.foodArea02 dl dd{
    float: left;
    width: 530px;
    padding: 0px 30px 30px;
    box-sizing: border-box;
}
.hospitalityArea .Inr{
    width: 780px;
    padding: 70px 0;
}
.hospitalityAreaBox{
}
.hospitalityAreaBox > div{
    float: left;
    width: 390px;
    height: 247px;
}
.hospitalityAreaBox_txt{
    padding: 15px 20px;
    box-sizing: border-box;
}
.hospitalityAreaBox_txt.pl0{
    padding-left: 0;
}
.hospitalityAreaBox_txt .fwb{
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.hospitalityAreaBox_txt .txtList{
    overflow: hidden;
}
.hospitalityAreaBox_txt .txtList >li{
    line-height: 1.2;
	background-position: 0 4px;
}
.hospitalityAreaBox_txt .txtList.w50{
    margin-bottom: 10px;
}
.hospitalityAreaBox_txt .txtList.w50 > li{
    float: left;
    width: 46%;
}
.hospitalityAreaBox_txt .txtList.w50 > li:nth-child(2){
    margin-top:0;
}
.hospitalityAreaBox_txt .linkBtn li a{
    padding: 7px 10px 5px !important;
}
/* unit04 */
.artbox {
    padding: 20px 25px 23px;
    background: #FFF;
    vertical-align: top;
}
.artbox02 {
    background: #FFF;
}
.artbox02 .sho {
    margin: 0 25px;
    padding: 20px 0;
    border-bottom: 2px dotted #cacaca;
}
.pro02detail {
    padding: 0 25px 23px;
    width: 715px;
    height: 270px;
    background: #FFF;
    vertical-align: top;
}
.vab {
    vertical-align: bottom;
    line-height: 0 !important;
}
.lab {
    border-top: 2px dotted #cacaca;
    margin-top: 20px !important;
    margin-bottom: 20px;
}

/* unit05 */
/*     width: 100%;
    table-layout: fixed;
    border: 1px solid #d4d4d4;
}
.loungeTbl_inr {
    padding: 20px 25px;
    text-align: left;
    border-bottom: 1px dotted #d4d4d4;
    vertical-align: top;
    border-right: 1px dotted #D4D4D4;
    line-height: 1.5;
} */
.csSubtext{
    width: 680px;
    padding: 30px 25px;
    margin: 0 auto;
    border: 1px solid #d4d4d4;
    line-height: 1.5;
    vertical-align: top;
}
.loungeTbl dt {
    margin-top: 35px;
}
.loungeTbl li {
    line-height: 1.5;
}
.textListA01 {
    margin-left: 3px;
}
* li .textListA01 li,
.textListA01 li {
    background-image: url("/common_rn/img/parts_dot_001.gif");
    background-position: 0 14px;
    background-repeat: no-repeat;
    line-height: 2;
    padding-left: 9px;
    text-indent: 0;
}
.textListA01 li.none {
    list-style: none !important;
    background-image: none;
}

/*unit06*/

.related_links{
    overflow: hidden;
}
.related_links li{
    float: left;
    width: 280px;
    margin-left: 20px;
}
.related_links li a{
    text-align: left;
}
.related_links li:first-child{
    margin-left: 0;
}