@charset "utf-8";

/**************************************
ヘッダー
**************************************/

#contents-top {
  width: 100%;
  heigh: 80px;
  overflow: hidden;
  border-bottom: 10px solid #004098;
}
#contents-top div.header {
  width: 960px;
  margin: 0 auto;
}
#contents-top div.header div.box.left {
  height: 70px;
  margin: 0 10px;
  vertical-align: middle;
}
#contents-top div.header div.box.left p {
  display: table-cell;
  height: 70px;
  vertical-align: middle;
}
#contents-top div.header div.box.right {
  /*height: 60px;*/
  margin: 5px 10px;
}
#contents-top div.header div.box.right p {
  vertical-align: bottom;
  line-height: 0;
}
#contents-top div.header div.box.right p a {
  text-decoration: none;
  color: #003F98;
}

/*
	navigation
**************************************/

/*#contents-top div.nav {
  clear: both;
  width: 960px;
  margin: 0 auto;
}

#contents-top div.nav h4 {
  display: none;
}
#contents-top div.nav ul li {
  width: 160px;
  float: left;
  height: 60px;
  overflow: hidden;
}
#contents-top div.nav ul li p {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}
#contents-top div.nav ul li p a {
  width: 140px;
  height: 40px;
  margin-left: 10px;
  margin-right: 10px;
  display: block;
}
#contents-top div.nav ul li p a:before {
  content: " ";
  display: block;
  padding-left: 160px;
  padding-top: 60px;
}
#contents-top div.nav ul li.english a {
  background: url(../img/common/menu_001.png) repeat-x 0px 0px;
}
#contents-top div.nav ul li.english a.selected, #contents-top div.nav ul li.english a:hover {
  background-position: 0px -40px;
}
#contents-top div.nav ul li.familiar-style a {
  background: url(../img/common/menu_001.png) repeat-x -160px 0px;
}
#contents-top div.nav ul li.familiar-style a.selected, #contents-top div.nav ul li.familiar-style a:hover {
  background-position: -160px -40px;
}
#contents-top div.nav ul li.Traditional a {
  background: url(../img/common/menu_001.png) repeat-x -320px 0px;
}
#contents-top div.nav ul li.Traditional a.selected, #contents-top div.nav ul li.Traditional a:hover {
  background-position: -320px -40px;
}
#contents-top div.nav ul li.korean a {
  background: url(../img/common/menu_001.png) repeat-x -480px 0px;
}
#contents-top div.nav ul li.korean a.selected, #contents-top div.nav ul li.korean a:hover {
  background-position: -480px -40px;
}*/

/**************************************
コンテンツ
**************************************/


/*
	スライダー
**************************************/

#contents-center #branding {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 40px;
  background: #DCEBFC;
}

#contents-center #branding div {
  max-width: 960px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  vertical-align: top;
}

#contents-center #branding img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
#contents-center #branding ul.slide {
  position: absolute;
}
#contents-center #branding .slide li {
  float: left;
  overflow: hidden;
}
#contents-center #branding .slide li a {
  display: block;
  margin: 0;
  padding: 0;
}

/*
	共通
**************************************/

#contents-center div.contents.first div.wrap, #contents-center div.contents.second div.wrap, #contents-center div.contents.third div.wrap {
  clear: both;
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
}
#contents-center div.contents.first div.wrap div.headline {
  height: 90px;
  width: 100%;
  padding: 0 10px;
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
}
#contents-center div.contents.first div.wrap div.headline h3 {
  height: 90px;
  width: auto;
  display: table;
  text-align: center;
  margin: 0 auto;
}
#contents-center div.contents.first div.wrap div.headline h3 span {
  height: 90px;
  width: 100%;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  margin: 0 auto;
}

/*
	first block
**************************************/

#air-search {
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
  margin: 0;
}
#air-search .box {
  margin: 10px;
}
#air-search .box > p {
  margin: 20px;
}
#air-search .form-layout > div {
  padding: 10px 0;
  clear: both;
  overflow: hidden;
}
#air-search .form-layout div.bg-gray {
  border-radius: 5px;
}
#air-search .form-layout > div > p {
  padding: 0 10px;
  width: 33.3%;
  float: left;
  text-transform: capitalize;
}
#air-search .form-layout > div > dl {
  padding: 10px 5px 0;
  width: 33.3%;
  float: left;
}
#air-search .form-layout > div > dl dt {
  text-transform: capitalize;
  margin-bottom: 5px;
}
#air-search .form-layout > div > dl .text {
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0 0 1px #CCC;
  border: 1px solid #CCC;
  font-size: 95%;
  width: 100%;
  overflow: hidden;
  background: #F8F8EF;
}
#air-search .form-layout > div > dl .text input {
  border: 0;
  font-size: 95%;
  width: 100%;
  background: transparent;
}
#air-search .form-layout > div > dl dd div.select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 95%;
  width: 120%;
  border: 0;
  position: relative;
  z-index: 1;
  background: transparent;
  text-transform: capitalize;
}
#air-search .form-layout > div > dl dd div.select select option {
  margin: 0.5em;
}
#air-search .form-layout > div > dl dd div.select {
  width: 100%;
  overflow: hidden;
  padding: 5px;
  border-radius: 5px;
  box-shadow: 0 0 1px #CCC;
  border: 1px solid #CCC;
  position: relative;
}
#air-search .form-layout > div > dl dd div.select:after {
  background: url(../img/common/icon_001.png) left -60px no-repeat;
  content: " ";
  height: 20px;
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
  width: 20px;
  z-index: 0;
}
#air-search .form-layout > div.member > dl {
  width: 25%;
}
#air-search .form-layout > div.button-box {
  width: 100%;
  margin: 20px auto;
  text-align: center;
}
#air-search .form-layout > div.button-box > button.button {
  display: inline-block;
  margin: 0 auto;
  float: none;
  border: 1px solid rgba(255, 115, 115, 1);
  border-radius: 5px;
  text-align: center;
  padding: 10px 30px;
  font-size: 130%;
  text-transform: uppercase;
  cursor: pointer;
  background: rgb(255, 218, 218);
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZGFkYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ZmZDFkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2ZmNzM3MyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmM4YzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, rgba(255, 218, 218, 1) 0%, rgba(255, 209, 209, 1) 50%, rgba(255, 115, 115, 1) 51%, rgba(255, 200, 200, 1) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 218, 218, 1)), color-stop(50%, rgba(255, 209, 209, 1)), color-stop(51%, rgba(255, 115, 115, 1)), color-stop(100%, rgba(255, 200, 200, 1)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(255, 218, 218, 1) 0%, rgba(255, 209, 209, 1) 50%, rgba(255, 115, 115, 1) 51%, rgba(255, 200, 200, 1) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(255, 218, 218, 1) 0%, rgba(255, 209, 209, 1) 50%, rgba(255, 115, 115, 1) 51%, rgba(255, 200, 200, 1) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(255, 218, 218, 1) 0%, rgba(255, 209, 209, 1) 50%, rgba(255, 115, 115, 1) 51%, rgba(255, 200, 200, 1) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(255, 218, 218, 1) 0%, rgba(255, 209, 209, 1) 50%, rgba(255, 115, 115, 1) 51%, rgba(255, 200, 200, 1) 100%);
  /* W3C */
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffdada', endColorstr='#ffc8c8', GradientType=0);
  /* IE6-8 */
}
#air-search .form-layout > div.button-box > button.button:hover {
  opacity: 0.8;
}

#air-search .form-layout .date {
	position: relative;
	z-index: 1;
}

#air-search .form-layout .date:after {
	width: 20px;
	height: 20px;
	content: "";
	display: block;
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -10px;
	background: url(../img/common/icon_001.png) center top no-repeat;
	z-index: 0;
	cursor: pointer;
}
#air-search .cityBox {
  position: relative;
}
#air-search #cityBox{
  position: absolute;
  max-width: 450px;
  min-height: 300px;
  background: #FFF;
  z-index: 1000;
  display: none;
  box-shadow: 0 0 5px #000;
}
#air-search #cityBox h4{
  font-size: 120%;
  background: #EFEFEF;
  padding: 5px 10px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
#air-search #cityBox li {
  float: left;
  width: 31.3%;
  padding: 5px;
  margin: 0 1%;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 90%;
  border-bottom: 1px dotted #CCC;
}
#air-search #cityBox li:hover {
  background: #EFEFEF;
}

#air-search #cityBox > div {
  clear: both;
}
#air-search #cityBox div div.content {
  float: left;
  width: 31.3%;
  margin: 10px 1%;
  font-size: 90%;
}

#air-search p.caution {
  font-size: 80%;
  color: #FF0000;
  display: none;
}


#top-flight-deals {
  border-top: 1px solid #CCC;
  border-right: 1px solid #CCC;
}

#top-flight-deals .headline {
  background: #FFF;
}

#top-flight-deals div.box {
  overflow: hidden;
  padding-bottom: 20px;
}
#top-flight-deals dl {
  width: 47%;
  float: left;
  display: table;
  margin: 20px 0 0 2%;
  padding-bottom: 5px;
  border-bottom: 2px dotted #CCC;
}
#top-flight-deals dl dt {
  display: table-cell;
  width: 50%;
  color: #003F98;
  text-transform: capitalize;
}
#top-flight-deals dl dd {
  display: table-cell;
  width: 50%;
  text-align: right;
  color: #D90000;
}
/*
#top-flight-deals dl dd:after {
  content: " yen~";
  color: #333;
}
*/

/*
	second block
**************************************/
#contents-center .wrap {
  width: 960px;
  margin: 0 auto;
}

.contents.second {
  padding: 30px 0;
  clear: both;
  background: url(https://www.his-j.com/fuk/fair/gw/img/bg_content001.png) repeat-x left top;
  overflow: hidden;
  min-height: 460px;
}
.contents.second .content {
  padding: 0;
}
.contents.third {
  overflow: hidden;
  margin-bottom: 60px;
}
.contents.second .content .banner li, .contents.third .content .banner li {
  float: left;
  margin: 0 9px 10px 10px;
}
/*.contents.second .content .banner li.small:nth-child(2n+0) {
  margin-right: 10px;
}
.contents.second .content .banner li.small:nth-child(2n+1) {
  margin-left: 10px;
}*/
/*.contents.second .content.bottom .banner li:nth-child(4n+0) {
  margin-left: 20px;
}
.contents.second .content.bottom .banner li:nth-child(4n+1) {
  clear: both;
}
.contents.second .content.bottom .banner li:nth-child(4n+2) {
  margin-left: 20px;
}
.contents.second .content.bottom .banner li:nth-child(4n+3) {
  margin-left: 20px;
}*/


.wrap .banner {
  overflow: hidden;
  style="background: rgba(114, 177, 244, 0.52);"
}
#exchange img {
  cursor: pointer;
}
#exchange .display-box {
  display: none;
  width: 520px;
  height: 650px;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -250px;
  margin-top: -300px;
  background: #FFF url(https://www.his-j.com/fuk/no1/img/img_exchange.jpg) center 10px no-repeat;
  box-shadow: 0 0 10px rgba(0,0,0,0.8);
  z-index: 200;
}
#exchange .display-box .button {
  position: absolute;
  bottom: 10px;
  width: 150px;
  height: 30px;
  border-radius: 5px;
  background: #333;
  borcer-bottom: #000;
  color: #FFF;
  text-align: center;
  left: 50%;
  margin-left: -75px;
  line-height: 30px;
  text-transform: uppercase;
  cursor: pointer;
}

.wrap .call-center {
  padding: 20px;
  border: 5px solid #72B1F4;
  position: relative;
  margin-bottom: 30px;
  margin-top: 50px;
  background: #FFF;
}
.wrap .call-center h4 {
  position: absolute;
  left: 10px;
  top: -30px;
  text-shadow: 0 0 3px #FFF;
  background: rgba(255, 255, 255, 0.8);
  padding: 10px;
  box-shadow: 0 0 5px rgba(255, 255, 255, 0.8);
  font-size: 24px;
  font-weight: bold;
  color: #003F98;
}
.wrap .call-center h4:after {
  content: "";
  z-index: -1;
  -webkit-filter: blur(4px);
  -ms-filter: blur(4px);
  filter: blur(4px);
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.wrap .call-center dl {
  overflow: hidden;
  padding: 40px 30px 10px;
}
.wrap .call-center dl dt {
  width: 50%;
  float: left;
  /*padding: 15px 0 0;*/
}
.wrap .call-center dl dd {
  width: 50%;
  float: right;
}
.wrap .call-center dl dd p.businesshours {
  font-weight: bold;
  font-size: 18px;
}


#inbound {
  max-width: 960px;
  margin: 0 auto 30px;
  overflow: hidden;
}
#inbound > div {
  padding: 10px 0;
  overflow: hidden;
}
#inbound h3 {
  font-size: 32px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#inbound h3 + p {
  margin-bottom: 5px;
}
#inbound div.box {
  padding: 5px;
  overflow: hidden;
  margin: 0 1%;
  padding: 10px;
  box-shadow: 0 0 5px rgba(0,0,0,0.6);
}

#inbound div.box h4 {
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
  border-bottom: 1px solid #EFEFEF;
  margin: 10px;
  padding: 10px;
}
#inbound div.box dl {
  /*display: table;*/
  padding-bottom: 3px;
  border-bottom: 1px solid #EFEFEF;
  width: 100%;
  margin: 5px auto;
}
#inbound div.box dl dt {
  display: table-cell;
  text-transform: uppercase;
  padding-right: 5px;
  min-width: 30%;
  font-weight: bold;
}
#inbound div.box dl dt:after {
  content: ": ";
}
#inbound div.box dl dd {
  display: table-cell;
  min-width: 70%;
  white-space: normal;
  word-break: break-word;
}
#inbound div.box dl.address {
  display: block;
  padding-bottom: 3px;
}
#inbound div.box dl.break dt,
#inbound div.box dl.break dd {
  display: block;
}
#inbound div.box dl.break dd {
  padding-left: 1em;
}
/*
	bottom block
**************************************/

#contents-bottom {
  clear: both;
}

/*#contents-bottom .wrap div.caution {
  width: 90%;
  margin: 0 auto 30px;
}
#contents-bottom .wrap div.caution h4 {
  font-weight: bold;
  font-size: 32px;
  color: #D90000;
  margin-bottom: 20px;
}
#contents-bottom .wrap div.caution h4 span.upper {
  display: inline-block;
}
#contents-bottom .wrap div.caution h4 span.upper:after {
  display: inline-block;
  content: " ";
  width: 20px;
  height: 20px;
  overflow: hidden;
  margin-left: 10px;
  background: url(../img/common/icon_001.png) left -20px no-repeat;
}
#contents-bottom .wrap div.caution h4 small {
  font-weight: bold;
  font-size: 24px;
  color: #FF7F00;
}
#contents-bottom .wrap div.caution ul.caution li:before {
  background: rgba(0, 0, 0, 0) url("../img/common/icon_001.png") no-repeat scroll left -40px;
  content: " ";
  display: block;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 0.3em;
}
#contents-bottom .wrap div.caution ul.caution li {
  line-height: 20px;
  margin-left: 10px;
  padding-left: 20px;
  position: relative;
  line-height: 1.8;
}*/

/*
footer-settings
**********************************************/
#contents-bottom .footer {
  margin: 0 auto;
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.9);
}
#contents-bottom .footer .contents {
  margin: 0 auto;
  width: 960px;
}
#contents-bottom .footer .contents h5 {
  color: #FFF;
  font-size: 1em;
  text-transform: capitalize;
  margin-bottom: 10px;
}
#contents-bottom .footer .nav {
  margin: 0 auto;
  width: 960px;
  border-bottom: 1px solid #FFF;
  padding-bottom: 5px;
}
#contents-bottom .footer .nav ul {
  padding: 0;
  overflow: hidden;
}
#contents-bottom .footer .nav ul li {
  width: 20%;
  float: left;
  border-left: 1px solid #FFF;
  text-align: center;
}
#contents-bottom .footer .nav ul li:last-child {
  border-right: 1px solid #FFF;
}
#contents-bottom .footer .nav ul li a {
  display: inline-block;
  width: 100%;
  color: #FFF;
  text-decoration: none;
}
#contents-bottom .footer .address {
  padding-top: 5px;
  color: #FFF;
}


/**************************************
  SP
**************************************/
@media screen and (max-width:680px) {
  body, div#wrap {
    font-size: 2.3vmax;
  }
  img {
    max-width: 100%;
    height: auto;
    width/***/
    : auto;
  }
  /*
  	top block
  **************************************/
  #contents-top {
    overflow: inherit;
  }
  #contents-top div.header {
    width: 100%;
    margin: 0 auto;
  }

  #contents-top div.header div.box.left {
    display: table;
    height: 60px;
    margin: 0 auto;
    float: none;
    text-align: center;
  }
  #contents-top div.header div.box.right {
    display: none;
  }
  /*
  	nav block
  **************************************/
  #contents-top div.nav {
    clear: both;
    width: auto;
    margin: 0;
    overflow: inherit;
    height: 50px;
  }

  #contents-top div.nav h4 {
    display: block;
    height: 35px;
    width: 35px;
    margin: 10px 10px 0;
  }
  #contents-top div.nav ul {
    position: absolute;
    z-index: 100;
    width: 300px;
    padding: 10px;
    margin: 10px;
    background: rgba(0,0,0,0.8);
    left: -310px;
    top: 110px;
  }
  #contents-top div.nav ul li {
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
  }
  #contents-top div.nav ul li p {
    display: block;
    height: auto;
    vertical-align: middle;
  }
  #contents-top div.nav ul li p a {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px;
    display: block;
    background: rgba(0,0,0,0)!important;
    border-bottom: 1px solid #CCC;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFF;
    text-shadow: #000;
  }
  #contents-top div.nav ul li:first-of-type p a {
    border-top: 1px solid #CCC;
  }
  #contents-top div.nav ul li p a:before {
    display: none;
  }

  /*
  	contents block
  **************************************/
  .half {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .contents.second .content .banner li{
    width: 98%;
    margin: 10px 1%;
  }
  .contents.second .content .banner li.small:nth-child(2n+0) {
    margin: 10px auto%;
    width: 96%;
    text-align: center;
  }
  .contents.second .content .banner li.small:nth-child(2n+1) {
    margin: 10px auto%;
    width: 96%;
    text-align: center;
  }
  .contents.second .content.bottom .banner li {
    margin-left: 0;
    margin-right: 0;
    width: 49%;
    clear: none;
  }
  .contents.second .content.bottom .banner li:nth-child(4n+0) {
    margin-left: 0;
  }
  .contents.second .content.bottom .banner li:nth-child(4n+1) {
    margin-left: 0;
    clear: none;
  }
  .contents.second .content.bottom .banner li:nth-child(4n+2) {
    margin-left: 0;
  }
  .contents.second .content.bottom .banner li:nth-child(4n+3) {
    margin-left: 0;
  }
  .contents.second .content.bottom .banner li:nth-child(2n+0) {
    margin-left: 1%;
  }
  .contents.second .content.bottom .banner li:nth-child(2n+1) {
    margin-right: 1%;
  }

  /*
  	bottom block
  **************************************/
  #contents-bottom .wrap {
    width: 98%;
  }
  #contents-bottom .wrap {
    width: 98%;
  }
  .wrap .call-center h4 {
    position: static;
  }
  .wrap .call-center h4::after {
    position: static;
    display: none;
  }
  .wrap .call-center dl dt {
    float: none;
    padding: 15px 0 0;
    width: 100%;
  }
  .wrap .call-center dl dd {
    float: none;
    padding: 15px 0 0;
    width: 100%;
  }
  #contents-bottom .wrap div.caution h4 span.upper::after {
    display: none;
  }
  #contents-bottom .wrap div.caution h4 span.upper {
    display: block;
  }
  #contents-bottom .wrap div.caution ul.caution li {
      margin-left: 0;
  }
  #contents-bottom .footer {
    width: 100%;
  }
  #contents-bottom .footer .nav,
  #contents-bottom .footer .contents {
      width: 98%;
  }
  #contents-bottom .footer .nav ul {
      border: none;
  }
  #contents-bottom .footer .nav ul li {
      line-height: 1.8;
      width: 50%;
      margin-bottom: 5px;
      border-left: 0px solid #FFF;
      border-right: 1px solid #FFF;
  }
  #contents-bottom .footer .nav ul li:nth-of-type(2n+1) {
      border-left: 1px solid #FFF;
  }
  #inbound div.box {
    float: none;
    clear: both;
    width: 98%;
  }
}
