@charset "UTF-8";
/* ===================================================================
CSS information

 file name  :company.css
 author     :Ability Consultant
style info  :タイトル
=================================================================== */
/* -----------------------------------------------------------
	共通
----------------------------------------------------------- */
.con_sim h4,
.con_air h4 {
  margin-top: 64px;
}

/* #スマートフォン専用
----------------------------------------------------------- */
@media only screen and (min-width: 0) and (max-width: 750px) {
  .con_sim h4,
  .con_air h4 {
    margin-top: 8%;
  }
}
/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  position: relative;
}
.con_intro .box_img {
  overflow: hidden;
  width: 100%;
}
.con_intro .box_img img {
  position: relative;
  left: 50%;
  margin-left: -960px;
  max-width: none;
  vertical-align: top;
}
@media only screen and (min-width: 0) and (max-width: 640px) {
  .con_intro .box_img img {
    position: static;
    margin-left: 0;
    max-width: 100%;
  }
}
.con_intro .box_intro {
  background: url(../aviationbusiness/images/jet/bg_int.jpg);
}
.con_intro .box_intro p {
  max-width: 1070px;
  margin: auto;
  color: #fff;
  padding: 80px 30px 120px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (min-width: 0) and (max-width: 640px) {
  .con_intro .box_intro p {
    padding: 5%;
  }
}

/* -----------------------------------------------------------
	.con_use 仕様機
----------------------------------------------------------- */
#contents .con_use {
  margin-top: 64px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iOTAlIiBzdG9wLWNvbG9yPSIjZjdmN2Y3Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(90%, #f7f7f7));
  background-image: -moz-linear-gradient(#ffffff 0%, #f7f7f7 90%);
  background-image: -webkit-linear-gradient(#ffffff 0%, #f7f7f7 90%);
  background-image: linear-gradient(#ffffff 0%, #f7f7f7 90%);
}
#contents .con_use .box_use {
  margin-top: 40px;
  padding-bottom: 40px;
}
#contents .con_use .box_use .img {
  width: 40%;
  float: left;
  margin-top: 32px;
}
#contents .con_use .box_use .img img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
#contents .con_use .box_use .wrp_text {
  margin-top: 32px;
  width: 57%;
  float: right;
}
#contents .con_use .box_use .wrp_text .title {
  padding-left: 24px;
  font-size: 1.4em;
  line-height: 1.4em;
  background: transparent url("../images/common/line_sst_red.png") left 0.6em no-repeat;
}
#contents .con_use .box_use .wrp_text .tbl_basic {
  margin-top: 1em;
  width: 100%;
}
#contents .con_use .box_use .wrp_text .tbl_basic th {
  width: 19%;
}
#contents .con_use .box_use .wrp_text .tbl_basic td {
  width: 69%;
}

/* PC小専用
----------------------------------------------------------- */
/* 高さ：660以下の場合
----------------------------------------------------------- */
/* #タブレット専用
----------------------------------------------------------- */
@media only screen and (min-width: 751px) and (max-width: 1024px) {
  #contents .con_use {
    margin-top: 48px;
  }
  #contents .con_use .box_use {
    margin-top: 32px;
    padding-bottom: 32px;
  }
}
/* #スマートフォン専用
----------------------------------------------------------- */
@media only screen and (min-width: 0) and (max-width: 750px) {
  #contents .con_use {
    margin-top: 8%;
  }
  #contents .con_use .box_use {
    margin-top: 5%;
    padding-bottom: 5%;
  }
  #contents .con_use .box_use .img {
    width: 100%;
    float: none;
    margin-top: 5%;
  }
  #contents .con_use .box_use .wrp_text {
    margin-top: 5%;
    width: 100%;
    float: none;
  }
  #contents .con_use .box_use .wrp_text .title {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  #contents .con_use .box_use .wrp_text .tbl_basic {
    margin-top: 1em;
    width: 100%;
  }
  #contents .con_use .box_use .wrp_text .tbl_basic th {
    width: 94%;
  }
  #contents .con_use .box_use .wrp_text .tbl_basic td {
    width: 94%;
  }
}
/* -----------------------------------------------------------
	.con_time 時間
----------------------------------------------------------- */
#contents .con_time {
  margin-top: 64px;
}
#contents .con_time .layout_time {
  background: transparent url("../aviationbusiness/images/bg_time.jpg") center 120px repeat-x;
  min-height: 800px;
}
#contents .con_time .layout_time .box_time {
  position: relative;
}
#contents .con_time .layout_time .box_time #select_cat {
  display: none;
}
#contents .con_time .layout_time .box_time .wrp_tab {
  position: absolute;
  top: 40px;
  left: 0;
  width: 33%;
  background-color: #FFF;
  -moz-box-shadow: #6c7078 0 3px 6px;
  -webkit-box-shadow: #6c7078 0 3px 6px;
  box-shadow: #6c7078 0 3px 6px;
  text-align: center;
  padding-bottom: 32px;
  z-index: 100;
}
#contents .con_time .layout_time .box_time .wrp_tab .title {
  border-top: 5px solid #1e5d92;
  font-size: 1.4em;
  line-height: 1.4em;
  padding: 1em 0 0;
  display: inline-block;
}
#contents .con_time .layout_time .box_time .wrp_tab dl {
  clear: both;
  overflow: hidden;
  margin: 24px auto 0;
  width: 90%;
}
#contents .con_time .layout_time .box_time .wrp_tab dl dt {
  border-top: 1px solid #d4d4d4;
  font-size: 1.2em;
  line-height: 1.4em;
  margin-bottom: 8px;
}
#contents .con_time .layout_time .box_time .wrp_tab dl dd {
  background: transparent url("../traveler/images/jet/line_w.png") right top repeat-y;
  background-color: #f2f2f2;
  border-bottom: 1px solid #FFF;
  width: 50%;
  float: left;
}
#contents .con_time .layout_time .box_time .wrp_tab dl dd a {
  cursor: pointer;
  display: block;
  font-size: 1.2em;
  line-height: 1.4em;
  padding: 6% 3%;
  background: transparent url("../images/common/arrow_bl.png") right bottom no-repeat;
}
#contents .con_time .layout_time .box_time .wrp_tab dl dd a:hover, #contents .con_time .layout_time .box_time .wrp_tab dl dd a.active {
  background: transparent url("../images/common/arrow_red.png") right bottom no-repeat;
}
#contents .con_time .layout_time .box_time .wrp_map .atn {
  position: absolute;
  left: 35%;
  top: 40px;
  z-index: 100;
  text-shadow: 0 0 10px #FFF;
}
#contents .con_time .layout_time .box_time .wrp_map .atn span {
  display: block;
  text-indent: -1em;
  padding-left: 1em;
}
#contents .con_time .layout_time .box_time .wrp_map .map {
  overflow: hidden;
  text-align: center;
  margin-top: 1px;
}
#contents .con_time .layout_time .box_time .wrp_map .map .img img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}
#contents .con_time .layout_time .box_time .wrp_map .map .sp_text {
  display: none;
}
#contents .con_time .layout_time .box_time .wrp_audit {
  background-color: #FFF;
  padding: 40px 0;
  -moz-box-shadow: #CCC 0 3px 6px;
  -webkit-box-shadow: #CCC 0 3px 6px;
  box-shadow: #CCC 0 3px 6px;
}
#contents .con_time .layout_time .box_time .wrp_audit .audit_area {
  margin: 40px auto 0;
  width: 90%;
}
#contents .con_time .layout_time .box_time .wrp_audit .audit_area .textbox {
  width: 55%;
  float: left;
}
#contents .con_time .layout_time .box_time .wrp_audit .audit_area .textbox .title {
  padding-left: 24px;
  font-size: 1.4em;
  line-height: 1.4em;
  background: transparent url("../images/common/line_sst_red.png") left 0.6em no-repeat;
}
#contents .con_time .layout_time .box_time .wrp_audit .audit_area .textbox .text {
  margin-top: 1em;
}
#contents .con_time .layout_time .box_time .wrp_audit .audit_area .imgbox {
  width: 40%;
  float: right;
}
#contents .con_time .layout_time .box_time .wrp_audit .audit_area .imgbox img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

/* PC小専用
----------------------------------------------------------- */
/* 高さ：660以下の場合
----------------------------------------------------------- */
/* #タブレット専用
----------------------------------------------------------- */
@media only screen and (min-width: 751px) and (max-width: 1024px) {
  #contents .con_time {
    margin-top: 48px;
  }
}
/* #スマートフォン専用
----------------------------------------------------------- */
@media only screen and (min-width: 0) and (max-width: 750px) {
  #contents .con_time {
    margin-top: 8%;
  }
  #contents .con_time .layout_time {
    background: transparent url("../aviationbusiness/images/bg_time.jpg") center 20% no-repeat;
    -moz-background-size: 540% auto;
    -o-background-size: 540% auto;
    -webkit-background-size: 540% auto;
    background-size: 540% auto;
    min-height: 0;
  }
  #contents .con_time .layout_time .box_time {
    position: relative;
  }
  #contents .con_time .layout_time .box_time #select_cat {
    display: block;
    margin: 5% 0 3%;
  }
  #contents .con_time .layout_time .box_time #select_cat dt {
    font-size: 1.4em;
    line-height: 1.4em;
  }
  #contents .con_time .layout_time .box_time #select_cat dd {
    margin-top: 3%;
  }
  #contents .con_time .layout_time .box_time #select_cat dd select {
    width: 100%;
    height: 3em;
  }
  #contents .con_time .layout_time .box_time .wrp_tab {
    display: none;
  }
  #contents .con_time .layout_time .box_time .wrp_map .atn {
    position: static;
    text-shadow: 0;
    width: 100%;
    margin-top: 5%;
  }
  #contents .con_time .layout_time .box_time .wrp_map .map {
    overflow: hidden;
    text-align: center;
    margin-top: 0;
  }
  #contents .con_time .layout_time .box_time .wrp_map .map .img img {
    margin-left: -45%;
    max-width: 140%;
    height: auto;
    vertical-align: top;
  }
  #contents .con_time .layout_time .box_time .wrp_map .map .sp_text {
    display: block;
    background-color: #f5f5f5;
    text-align: left;
    padding: 3%;
    margin-bottom: 5%;
  }
  #contents .con_time .layout_time .box_time .wrp_map .map .sp_text li {
    text-indent: -1em;
    padding-left: 1em;
  }
  #contents .con_time .layout_time .box_time .wrp_map .map .sp_text li span {
    font-weight: bold;
  }
  #contents .con_time .layout_time .box_time .wrp_audit {
    background-color: #FFF;
    padding: 5% 0;
    -moz-box-shadow: #CCC 0 3px 6px;
    -webkit-box-shadow: #CCC 0 3px 6px;
    box-shadow: #CCC 0 3px 6px;
  }
  #contents .con_time .layout_time .box_time .wrp_audit .audit_area {
    margin: 5% auto 0;
    width: 90%;
  }
  #contents .con_time .layout_time .box_time .wrp_audit .audit_area .textbox {
    width: 100%;
    float: none;
  }
  #contents .con_time .layout_time .box_time .wrp_audit .audit_area .textbox .title {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  #contents .con_time .layout_time .box_time .wrp_audit .audit_area .imgbox {
    width: 100%;
    float: none;
    margin-top: 5%;
  }
}
/* -----------------------------------------------------------
	con_sim
----------------------------------------------------------- */
.con_sim {
  max-width: 1070px;
  width: 90%;
  margin: 0 auto;
}
.con_sim .box_txt h5 {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-top: 24px;
  font-size: 1.3em;
  line-height: 1.3em;
  font-weight: normal;
}
.con_sim .box_txt h5 span {
  position: relative;
  padding-left: 32px;
  text-align: center;
}
.con_sim .box_txt h5 span:before {
  content: "";
  display: block;
  width: 19px;
  height: 3px;
  background: transparent url("../images/common/line_sst_red.png") center center no-repeat;
  margin-right: 10px;
  position: absolute;
  left: 0;
  top: 12px;
}
.con_sim .box_txt p.txt {
  margin: 24px 0 0 0;
}

/* PC小専用
----------------------------------------------------------- */
/* #タブレット専用
----------------------------------------------------------- */
/* #スマートフォン専用
----------------------------------------------------------- */
@media only screen and (min-width: 0) and (max-width: 750px) {
  .con_sim .box_txt h5 {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-top: 3%;
    font-size: 1.3em;
    line-height: 1.3em;
    font-weight: normal;
  }
  .con_sim .box_txt h5 span {
    position: relative;
    padding-left: 32px;
    text-align: center;
  }
  .con_sim .box_txt h5 span:before {
    content: "";
    display: block;
    width: 19px;
    height: 3px;
    background: transparent url("../images/common/line_sst_red.png") center center no-repeat;
    margin-right: 10px;
    position: absolute;
    left: 0;
    top: 10px;
  }
  .con_sim .box_txt p.txt {
    margin: 3% 0 0 0;
  }
}
/* -----------------------------------------------------------
	con_air
----------------------------------------------------------- */
.con_air {
  max-width: 1130px;
  width: 90%;
  margin: 0 auto;
}
.con_air .img {
  margin-top: 40px;
}
.con_air .img img {
  max-width: 100%;
}
.con_air p {
  margin-top: 40px;
  font-size: 1.3em;
}

/* #スマートフォン専用
----------------------------------------------------------- */
@media only screen and (min-width: 0) and (max-width: 750px) {
  .con_air .img {
    margin-top: 5%;
  }
  .con_air p {
    margin-top: 5%;
    font-size: 1.2em;
  }
}
/* -----------------------------------------------------------
	hanger location service
----------------------------------------------------------- */
/* PC小専用
----------------------------------------------------------- */
/* #タブレット専用
----------------------------------------------------------- */
/* #スマートフォン専用
----------------------------------------------------------- */
/* -----------------------------------------------------------

	IE8以下用CSS
	※JSによってクラスを付与する

----------------------------------------------------------- */
