@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : access.css
 author     : Ability Consultant
 style info : アクセス
=================================================================== */
#header {
  margin-bottom: 50px;
}
#header .con_hea #gnav ul li:nth-child(4) a span {
  color: #a6834e;
}

#contents {
  position: relative;
}
#contents:before {
  content: '';
  width: 1920px;
  height: 220px;
  background: #fff;
  position: absolute;
  top: -50px;
  left: 50%;
  margin-left: -1075px;
  z-index: -1;
}

.txt_read {
  margin: 45px auto;
  text-align: center;
  line-height: 1.75;
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  letter-spacing: .05em;
}

.txt_annotation {
  margin-bottom: 20px;
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}

.con_htl {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.con_htl .pho {
  width: 495px;
}
.con_htl .box_htl {
  margin-left: auto;
  width: 428px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  padding: 20px 0;
}
.con_htl .box_htl table th {
  width: 90px;
}
.con_htl .box_htl table th, .con_htl .box_htl table td {
  padding: 0.5em 0;
}

.con_acc {
  margin: 100px 0;
}
.con_acc h4 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
}
.con_acc .box_tra h5, .con_acc .box_car h5, .con_acc .box_air h5 {
  font-weight: normal;
  font-size: 193%;
  letter-spacing: .14em;
  margin-bottom: 20px;
}
.con_acc .box_tra, .con_acc .box_car {
  margin-top: 100px;
}
.con_acc .box_tra .txt, .con_acc .box_car .txt {
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.con_acc .box_tra .txt em, .con_acc .box_car .txt em {
  color: #a6834e;
  font-size: 172%;
}
.con_acc .box_tra .root, .con_acc .box_car .root {
  margin-top: 20px;
}
.con_acc .box_tra .box_roo ul, .con_acc .box_car .box_roo ul {
  margin: 0 0 0 10px;
}
.con_acc .box_tra .box_roo ul li, .con_acc .box_car .box_roo ul li {
  padding-left: 1em;
  text-indent: -1.6em;
  margin-bottom: 5px;
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.con_acc .box_tra .box_roo ul li em, .con_acc .box_car .box_roo ul li em {
  color: #a6834e;
  font-size: 172%;
}
.con_acc .box_tra .box_roo ul li:before, .con_acc .box_car .box_roo ul li:before {
  color: #a6834e;
  font-size: 143%;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 0.2em;
  line-height: 1;
}
.con_acc .box_tra .box_roo ul li:first-child:before, .con_acc .box_car .box_roo ul li:first-child:before {
  content: '\02460';
}
.con_acc .box_tra .box_roo ul li:nth-child(2):before, .con_acc .box_car .box_roo ul li:nth-child(2):before {
  content: '\02461';
}
.con_acc .box_tra .box_roo ul li:nth-child(3), .con_acc .box_car .box_roo ul li:nth-child(3) {
  margin-bottom: 0;
}
.con_acc .box_tra .box_roo ul li:nth-child(3):before, .con_acc .box_car .box_roo ul li:nth-child(3):before {
  content: '\02462';
}
.con_acc .box_tra .box_roo .txt, .con_acc .box_car .box_roo .txt {
  width: 950px;
  padding-bottom: 20px;
  display: block;
}
.con_acc .box_air {
  margin-bottom: 100px;
}
.con_acc .box_air .txt {
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
}
.con_acc .box_air .txt em {
  color: #a6834e;
  font-size: 172%;
}

.txt_c {
  font-family: "游ゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,sans-serif;
  font-size: 93%;
  margin-top: 20px;
}
