@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.con_reco, .con_hots .box_main, .con_zao .box_zao, .con_zao .box_ski, .con_course .box_st, .con_course .box_course, .con_access .box_st, .con_access .box_access, .con_info {
  width: 1000px;
  margin: auto;
}

.con_reco .box_reco:after, .con_hots .box_hot .box_row:after, .con_zao .box_zao:after, .con_zao .box_ski:after, .con_course .box_course .box_root:after, .con_access .box_access .box_bus:after, .con_info:after {
  content: "";
  display: table;
  clear: both;
}

/* font-awesome */
@-moz-keyframes rotate10 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  85% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  89% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  93% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  97% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes rotate10 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  85% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  89% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  93% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  97% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes rotate10 {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  85% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  89% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  93% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  97% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes swing_ani {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-webkit-keyframes swing_ani {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes swing_ani {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  75% {
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@-moz-keyframes autoScrollL {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1325.5px);
    -moz-transform: translateX(-1325.5px);
    -ms-transform: translateX(-1325.5px);
    -o-transform: translateX(-1325.5px);
    transform: translateX(-1325.5px);
  }
}
@-webkit-keyframes autoScrollL {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1325.5px);
    -moz-transform: translateX(-1325.5px);
    -ms-transform: translateX(-1325.5px);
    -o-transform: translateX(-1325.5px);
    transform: translateX(-1325.5px);
  }
}
@keyframes autoScrollL {
  0% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-1325.5px);
    -moz-transform: translateX(-1325.5px);
    -ms-transform: translateX(-1325.5px);
    -o-transform: translateX(-1325.5px);
    transform: translateX(-1325.5px);
  }
}
/* -----------------------------------------------------------
	accordion
----------------------------------------------------------- */
/* -----------------------------------------------------------
	.con_reco
----------------------------------------------------------- */
.con_reco {
  overflow: hidden;
  margin: 40px auto;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  background: url(../images/home/bg_reco.png) right bottom #f9f8f6 no-repeat;
}
.con_reco h3 {
  background: url(../images/home/st_reco.jpg) top center no-repeat;
  padding: 5px 0 5px 50px;
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  letter-spacing: 2px;
}
.con_reco .box_reco {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px 20px 15px;
}
.con_reco .box_reco .linkbox {
  float: left;
  width: 280px;
  padding: 15px 20px 15px;
  cursor: pointer;
}
.con_reco .box_reco .linkbox:not(:first-child) {
  background: url(../images/home/bg_bes_line.gif) left top repeat-y;
}
.con_reco .box_reco .linkbox .img {
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_reco .box_reco .linkbox .st {
  padding: 10px 0;
  color: #8b2121;
}
.con_reco .box_reco .linkbox .st a {
  color: #8b2121;
}
.con_reco .box_reco .linkbox .txt {
  color: #535353;
  padding: 0 0 10px;
}
.con_reco .box_reco .linkbox .tbl_price {
  width: 100%;
  background: url(../images/home/line_price.png) top center repeat-x;
}
.con_reco .box_reco .linkbox .tbl_price th, .con_reco .box_reco .linkbox .tbl_price td {
  padding: 5px 10px;
}
.con_reco .box_reco .linkbox .tbl_price th {
  font-weight: normal;
  color: #fff;
  background: #361c12;
}
.con_reco .box_reco .linkbox .tbl_price td {
  color: #67821b;
  background: url(../images/home/line_price.png) bottom center repeat-x;
}

/* -----------------------------------------------------------
	.con_hots
----------------------------------------------------------- */
.con_hots {
  overflow: hidden;
  padding: 60px 0 30px;
  background: url(../images/home/bg_hots.jpg) top center no-repeat;
  background-size: cover;
}
.con_hots .box_course {
  position: relative;
  margin: 15px 0 30px;
  background: url(../images/home/bg_7source.png) no-repeat;
  background-size: cover;
  padding: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_hots .box_course h4 {
  text-align: center;
}
.con_hots .box_course .img_source {
  position: absolute;
  right: 5px;
  top: -70px;
}
.con_hots .box_course .box_row {
  margin-top: 10px;
}
.con_hots .box_course ul {
  overflow: hidden;
}
.con_hots .box_course ul li {
  float: left;
  width: 330px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 15px 0;
  position: relative;
  padding-left: 40px;
}
.con_hots .box_course ul li:nth-child(3) {
  width: 280px;
}
.con_hots .box_course ul li .num {
  position: absolute;
  top: 50%;
  left: 0;
  width: 33px;
  height: 33px;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  background: #902a29;
  color: #fff;
  text-align: center;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 18px;
  padding-top: 3px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_hots .box_course ul li .txt_b {
  color: #41160a;
  font-size: 18px;
}
.con_hots .box_hot {
  position: relative;
}
.con_hots .box_hot .txt_hot {
  position: absolute;
  top: 0;
  left: 0;
}
.con_hots .box_hot .box_row {
  position: relative;
  z-index: 2;
}
.con_hots .box_hot .box_row > .txt {
  color: #fff;
  font-size: 15px;
  line-height: 28px;
  float: left;
  width: 545px;
  margin-top: -45px;
}
.con_hots .box_hot .box_row .box_code {
  margin-top: 25px;
  float: right;
  width: 326px;
  background: #fff;
  padding: 20px 30px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_hots .box_hot .box_row .box_code .box_l {
  float: left;
  width: 185px;
}
.con_hots .box_hot .box_row .box_code .box_l p.txt {
  color: #41160a;
  font-size: 16px;
}
.con_hots .box_hot .box_row .box_code .box_l .btn_hp {
  width: 142px;
  margin-top: 6px;
}
.con_hots .box_hot .box_row .box_code .box_l .btn_hp > * {
  -moz-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.15);
  -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.15);
  border: solid 1px #902a28;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzViMWUxZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzkwMmEyOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5b1e1d), color-stop(100%, #902a28));
  background-image: -moz-linear-gradient(top, #5b1e1d, #902a28);
  background-image: -webkit-linear-gradient(top, #5b1e1d, #902a28);
  background-image: linear-gradient(to bottom, #5b1e1d, #902a28);
  display: block;
  padding: .5em 2em;
  text-decoration: none;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  line-height: normal;
}
.con_hots .box_hot .box_row .box_code .box_l .btn_hp > *:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .5em;
}
.con_hots .box_hot .box_row .box_code .box_l .btn_hp:before {
  margin-right: 1.5em;
}
.con_hots .box_hot .box_row .box_code .img_r {
  float: right;
  margin: 7px 0 0;
}

/* -----------------------------------------------------------
	.con_zao
----------------------------------------------------------- */
.con_zao {
  overflow: hidden;
  padding: 70px 0 0;
  -moz-box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.17);
  -webkit-box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.17);
  box-shadow: inset 0 0 6px 1px rgba(0, 0, 0, 0.17);
  background: rgba(255, 255, 255, 0.4);
}
.con_zao .box_zao, .con_zao .box_ski {
  display: table;
}
.con_zao .box_zao h3, .con_zao .box_ski h3 {
  font-size: 32px;
  color: #41160a;
  font-weight: normal;
  padding-bottom: 20px;
  text-align: center;
  letter-spacing: 5px;
}
.con_zao .box_zao p.txt, .con_zao .box_ski p.txt {
  line-height: 28px;
  font-size: 14px;
}
.con_zao .box_zao .box_img, .con_zao .box_zao .box_txt, .con_zao .box_ski .box_img, .con_zao .box_ski .box_txt {
  display: table-cell;
  vertical-align: middle;
}
.con_zao .box_zao {
  margin-bottom: 50px;
  position: relative;
}
.con_zao .box_zao:before {
  position: absolute;
  right: -380px;
  top: -70px;
  width: 482px;
  height: 280px;
  display: block;
  content: "";
  background: url(../images/home/bg_mainzao.png) top right no-repeat;
}
.con_zao .box_zao h3.jp {
  font-size: 38px;
}
.con_zao .box_zao h3.jp small {
  font-size: 28px;
}
.con_zao .box_zao .ss {
  text-align: center;
  font-size: 22px;
  color: #41160a;
  padding-bottom: 25px;
}
.con_zao .box_zao .box_img {
  width: 540px;
}
.con_zao .box_zao .box_txt {
  background: url(../images/home/bg_zao.png) center right no-repeat;
  width: 460px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 10px 20px 40px;
}
.con_zao .box_ski {
  position: relative;
  padding-bottom: 70px;
}
.con_zao .box_ski:before {
  position: absolute;
  background: url(../images/home/bg_ski.png) bottom left no-repeat;
  display: block;
  content: "";
  width: 511px;
  height: 373px;
  left: 0;
  bottom: -35px;
}
.con_zao .box_ski .box_img {
  width: 508px;
}
.con_zao .box_ski .box_txt {
  width: 492px;
  padding: 20px 40px 20px 20px;
}

/* -----------------------------------------------------------
	.con_course
----------------------------------------------------------- */
.con_course {
  overflow: hidden;
  padding: 30px 0 50px;
  background: url(../images/home/bg_con.png) bottom center no-repeat;
}
.con_course .box_st {
  font-weight: normal;
  text-align: center;
  margin-top: 25px;
}
.con_course .box_st h3 {
  font-size: 42px;
  color: #41160a;
  font-weight: normal;
  display: inline-block;
  position: relative;
  padding: 0 160px 30px;
  letter-spacing: 3px;
}
.con_course .box_st h3:before, .con_course .box_st h3:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
}
.con_course .box_st h3:before {
  left: 0;
  width: 192px;
  height: 123px;
  background: url(../images/home/bg_left_tree.png) left bottom no-repeat;
}
.con_course .box_st h3:after {
  right: 0;
  width: 211px;
  height: 145px;
  background: url(../images/home/bg_right_tree.png) right bottom no-repeat;
}
.con_course .box_st span {
  background: url(../images/home/ic_circle_hana.png) top center no-repeat;
  display: inline-block;
  padding-top: 65px;
}
.con_course .box_st h3 {
  padding: 0 122px 30px;
}
.con_course .box_st .jp {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", Times, serif;
}
.con_course .box_course {
  position: relative;
}
.con_course .box_course .box_top {
  position: absolute;
  left: 0;
  top: -45px;
  background: rgba(255, 232, 163, 0.6);
}
.con_course .box_course h4 {
  font-size: 18px;
  color: #41160a;
  font-weight: normal;
  background: url(../images/home/bg_sst.png) top left no-repeat;
  padding: 10px 0 10px 55px;
  letter-spacing: 2px;
}
.con_course .box_course .box_root {
  padding: 20px 0;
}
.con_course .box_course .box_root .box_img {
  float: left;
  width: 260px;
}
.con_course .box_course .box_root .box_txt {
  float: right;
  width: 710px;
}
.con_course .box_course .box_root .box_txt h5 {
  color: #41160a;
  font-size: 16px;
  font-weight: normal;
  line-height: normal;
  padding-left: 20px;
  position: relative;
  margin-bottom: 15px;
}
.con_course .box_course .box_root .box_txt h5:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 5px;
  height: 5px;
  background: transparent;
  border: 4px solid #a00b0b;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  overflow: hidden;
  color: #a00b0b;
}
.con_course .box_course .box_root .box_txt p {
  line-height: 30px;
}
.con_course .box_course .box_root + .box_root {
  background: url(../images/home/bg_root.png) left top repeat-x;
}

/* -----------------------------------------------------------
	.con_access
----------------------------------------------------------- */
.con_access {
  overflow: hidden;
  padding: 30px 0 85px;
  background: url(../images/home/bg_con.png) bottom center no-repeat;
}
.con_access .box_st {
  font-weight: normal;
  text-align: center;
  margin-top: 25px;
}
.con_access .box_st h3 {
  font-size: 42px;
  color: #41160a;
  font-weight: normal;
  display: inline-block;
  position: relative;
  padding: 0 160px 30px;
  letter-spacing: 3px;
}
.con_access .box_st h3:before, .con_access .box_st h3:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
}
.con_access .box_st h3:before {
  left: 0;
  width: 192px;
  height: 123px;
  background: url(../images/home/bg_left_tree.png) left bottom no-repeat;
}
.con_access .box_st h3:after {
  right: 0;
  width: 211px;
  height: 145px;
  background: url(../images/home/bg_right_tree.png) right bottom no-repeat;
}
.con_access .box_st span {
  background: url(../images/home/ic_circle_hana.png) top center no-repeat;
  display: inline-block;
  padding-top: 65px;
}
.con_access .box_access .box_air {
  margin: 50px auto 0;
}
.con_access .box_access .box_air h4 {
  font-size: 18px;
  color: #41160a;
  font-weight: normal;
  background: url(../images/home/bg_sst.png) top left no-repeat;
  padding: 10px 0 10px 55px;
  letter-spacing: 2px;
}
.con_access .box_access .box_air .img {
  padding: 30px 0 45px;
  background: url(../images/home/bg_air.png) no-repeat;
}
.con_access .box_access .box_bus {
  background: #f8f7f5;
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px 60px;
}
.con_access .box_access .box_bus .box_txt {
  float: left;
  width: 495px;
}
.con_access .box_access .box_bus .box_txt h4 {
  font-size: 22px;
  color: #41160a;
  padding-bottom: 20px;
  font-weight: normal;
  letter-spacing: 2.5px;
}
.con_access .box_access .box_bus .box_txt p {
  padding-bottom: 20px;
}
.con_access .box_access .box_bus .box_img {
  float: right;
  width: 365px;
}
.con_access #gmap {
  height: 380px;
  border: 4px solid #bfb8ac;
}
.con_access #gmap .map_info {
  width: 350px;
  overflow: hidden;
  padding: 8px 4px 2px;
}
.con_access #gmap .map_info .img_pho {
  width: 94px;
  float: left;
}
.con_access #gmap .map_info .txt_area {
  width: 240px;
  float: right;
}
.con_access #gmap .map_info .txt_area .st_map {
  font-weight: bold;
  line-height: normal;
  padding: 0px 0 5px;
}

/* -----------------------------------------------------------
	.con_info
----------------------------------------------------------- */
.con_info {
  overflow: hidden;
  margin: 50px auto;
}
.con_info .box_info {
  float: left;
  width: 738px;
}
.con_info .box_info h3 {
  background: url(../images/home/st_info.jpg) top center no-repeat;
  padding: 10px 0 10px 50px;
  color: #41160a;
  font-size: 17px;
  margin-bottom: 20px;
  letter-spacing: 4px;
  font-weight: 500;
}
.con_info .TA_excellent {
  text-align: center;
  margin: 0 auto 30px;
}
.con_info .TA_excellent #CDSWIDEXC {
  margin: 0 auto !important;
}
.con_info .box_socials {
  float: right;
  width: 210px;
}
.con_info .box_socials li {
  margin: 5px auto;
}
.con_info .box_socials li a {
  color: #fff;
  display: block;
  font-size: 20px;
  text-decoration: none;
  padding: 5px 30px;
  letter-spacing: 3px;
}
.con_info .box_socials li a .fa, .con_info .box_socials li a span {
  display: inline-block;
  vertical-align: middle;
}
.con_info .box_socials li a .fa {
  padding-right: 10px;
  font-size: 30px;
}
.con_info .box_socials li.lnk_fb a {
  background: #345691;
}
.con_info .box_socials li.lnk_tw a {
  background: #55c2e1;
}
