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

 file name  : common.css
 author     : Ability Consultant
 style info : 基本・共通設定
=================================================================== */
#cus_page #cus_contents .con_topicpath {
  max-width: 1260px;
  margin: auto;
}

#cus_header .con_main:after, #cus_header .con_sub:after, #cus_page #cus_footer .con_ptop:after, #cus_page #cus_footer .con_info:after, #cus_page #cus_footer .con_info .box_info:after, #cus_page #cus_footer .con_group ul:after, #cus_page #cus_footer #copyright:after {
  content: "";
  display: table;
  clear: both;
}

html {
  background: transparent;
}

body {
  background: #f7f7f7 url(../images/header/bg_head.jpg) top center/100% auto no-repeat !important;
}

/* -----------------------------------------------------------
	共通レイアウト調整
----------------------------------------------------------- */
#htlContents {
  width: 1270px !important;
  margin: 0 auto !important;
  min-width: 1270px !important;
}

#trvlHtlTabNav,
#trvlHtlSubNav {
  position: relative;
  left: 0;
}

#htlSide-A {
  position: absolute;
  top: 627px;
  left: 0;
  padding: 0 40px;
}

#htlMainContent {
  width: 1270px !important;
  margin-left: 0 !important;
  background: #fff;
}

#RthCustomizeW {
  overflow: hidden;
  float: none;
  width: 1190px !important;
  padding: 0 40px !important;
}

/* -----------------------------------------------------------
	共通
----------------------------------------------------------- */
#cus_header,
#cus_top,
#cus_page,
#cus_footer {
  color: #484848;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
  background: #fff;
  font-size: 100%;
  line-height: 1.5;
}
#cus_header *,
#cus_top *,
#cus_page *,
#cus_footer * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#cus_header a,
#cus_top a,
#cus_page a,
#cus_footer a {
  color: #626262;
}
#cus_header a:link, #cus_header a:visited, #cus_header a:active,
#cus_top a:link,
#cus_top a:visited,
#cus_top a:active,
#cus_page a:link,
#cus_page a:visited,
#cus_page a:active,
#cus_footer a:link,
#cus_footer a:visited,
#cus_footer a:active {
  text-decoration: underline;
}
.mouse #cus_header a:hover, .mouse
#cus_top a:hover, .mouse
#cus_page a:hover, .mouse
#cus_footer a:hover {
  color: #7b7b7b;
  text-decoration: none;
}

/* -----------------------------------------------------------
	#cus_header
----------------------------------------------------------- */
#cus_header {
  width: 1190px;
}
#cus_header .con_main {
  width: 100%;
  height: 76px;
  background: #015f9f;
}
#cus_header .con_main .logo {
  float: left;
  width: 370px;
  height: 76px;
  padding: 15px 40px;
}
#cus_header .con_main .logo a {
  display: block;
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#cus_header .con_main .logo a:hover {
  opacity: 0.7;
}
#cus_header .con_main .gnav {
  float: right;
  width: 820px;
  height: 76px;
}
#cus_header .con_main .gnav li {
  position: relative;
  float: left;
  width: 164px;
}
#cus_header .con_main .gnav li::after {
  content: "";
  position: absolute;
  top: 24%;
  left: 0;
  width: 1px;
  height: 52%;
  background: #26324b;
}
#cus_header .con_main .gnav li:last-child {
  background: #fc8c00;
  border-left: 1px solid #0b4472;
}
#cus_header .con_main .gnav li:last-child::after {
  display: none;
}
#cus_header .con_main .gnav li:last-child a::after {
  background: #f5f5f0;
}
#cus_header .con_main .gnav li a {
  position: relative;
  display: block;
  height: 76px;
  line-height: 76px;
  color: #fff;
  font-size: 113%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-decoration: none;
  text-align: center;
}
#cus_header .con_main .gnav li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 4px;
  background: #fc8c00;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 0;
}
#cus_header .con_main .gnav li a:hover::after, #cus_header .con_main .gnav li a.active::after {
  width: 100%;
  opacity: 1;
}
#cus_header .con_sub {
  width: 950px;
  margin: 0 0 0 auto;
  padding: 15px 0;
}
#cus_header .con_sub .hnav {
  text-align: right;
}
#cus_header .con_sub .hnav li {
  display: inline-block;
  margin-left: 15px;
  vertical-align: middle;
}
#cus_header .con_sub .hnav li a {
  padding-left: 10px;
  background: url(../images/common/arrow_nav.png) center left no-repeat;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#cus_header .con_sub .hnav li a:hover {
  text-decoration: underline;
}
#cus_header .con_sub .box_tel {
  float: right;
  width: 483px;
  display: none;
}

/* -----------------------------------------------------------
	#cus_top
----------------------------------------------------------- */
#cus_top {
  width: 1190px;
}

/* -----------------------------------------------------------
	#cus_page
----------------------------------------------------------- */
#cus_page {
  float: right;
  width: 950px;
}
#cus_page #cus_contents {
  min-height: 45px;
}
#cus_page #cus_contents .con_topicpath {
  margin-bottom: 30px;
}
#cus_page #cus_contents .con_topicpath ul li {
  position: relative;
  display: inline;
  padding-left: 20px;
  background: url(../images/common/bg_topicpath.jpg) center left 5px no-repeat;
  font-size: 88%;
}
#cus_page #cus_contents .con_topicpath ul li:first-child {
  padding-left: 0;
  background: transparent;
}
#cus_page #cus_contents .con_topicpath ul li a:hover {
  opacity: 0.7;
  text-decoration: none;
}
#cus_page #cus_footer {
  margin-top: 50px;
}
#cus_page #cus_footer .con_ptop a {
  float: right;
  display: block;
  width: 35px;
  height: 35px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#cus_page #cus_footer .con_ptop a:hover {
  opacity: 0.7;
}
#cus_page #cus_footer .con_info {
  width: 100%;
  padding: 35px;
  background: #f5f5f0;
}
#cus_page #cus_footer .con_info .box_textlink {
  width: 100%;
  margin-bottom: 15px;
  padding: 12px;
  background: #fff;
  text-align: center;
}
#cus_page #cus_footer .con_info .box_textlink li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}
#cus_page #cus_footer .con_info .box_textlink li a {
  padding-left: 10px;
  background: url(../images/common/arrow_nav.png) center left no-repeat;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#cus_page #cus_footer .con_info .box_textlink li a:hover {
  text-decoration: underline;
}
#cus_page #cus_footer .con_info .box_info {
  width: 72%;
  margin: 0 auto;
}
#cus_page #cus_footer .con_info .box_info .hotel {
  float: left;
  width: 300px;
  margin-right: 42px;
}
#cus_page #cus_footer .con_info .box_info .hotel .logo {
  margin-bottom: 15px;
}
#cus_page #cus_footer .con_info .box_info .hotel .logo a {
  display: block;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#cus_page #cus_footer .con_info .box_info .hotel .logo a:hover {
  opacity: 0.7;
}
#cus_page #cus_footer .con_info .box_info .tel {
  float: left;
  width: 218px;
  margin-right: 36px;
  padding: 13px 0;
  display: none;
}
#cus_page #cus_footer .con_info .box_info .reserve {
  float: left;
  width: 284px;
}
#cus_page #cus_footer .con_info .box_info .reserve .btn {
  width: 100%;
  padding-top: 20px;
}
#cus_page #cus_footer .con_info .box_info .reserve .btn a {
  display: block;
}
#cus_page #cus_footer .con_group {
  padding: 35px 35px 25px;
  background: #0c0f12;
}
#cus_page #cus_footer .con_group ul {
  border-top: 1px solid #3d3f41;
  border-left: 1px solid #3d3f41;
}
#cus_page #cus_footer .con_group ul li {
  float: left;
  width: 33.3%;
  border-right: 1px solid #3d3f41;
  border-bottom: 1px solid #3d3f41;
}
#cus_page #cus_footer .con_group ul li a {
  display: table;
  width: 100%;
  padding: 10px;
  color: #fff;
  font-size: 88%;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#cus_page #cus_footer .con_group ul li a:hover {
  background: #1b1919;
}
#cus_page #cus_footer .con_group ul li a img, #cus_page #cus_footer .con_group ul li a p {
  display: table-cell;
  vertical-align: middle;
}
#cus_page #cus_footer .con_group ul li a img {
  width: 90px;
}
#cus_page #cus_footer .con_group ul li a p {
  width: 100%;
  padding: 13px;
  text-align: left;
}
#cus_page #cus_footer #copyright {
  padding-bottom: 20px;
  background: #0c0f12;
  color: #fef3e5;
  font-size: 75%;
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  text-align: center;
}

#cus_page .btn_basic a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 1em 1.5em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid #0176b1;
  color: #0176b1 !important;
}
#cus_page .btn_basic a:hover {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background: #0176b1;
  color: #fff !important;
}
#cus_page .btn_basic a:hover:after {
  right: 0;
}
#cus_page .btn_basic a:hover span:after {
  right: -0.5em;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-image: url(../images/common/arrow_btn_w.png);
}
#cus_page .btn_basic a:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #0176b1;
}
#cus_page .btn_basic a span {
  position: relative;
  padding-right: 1.5em;
  display: block;
}
#cus_page .btn_basic a span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 11px;
  background: center center no-repeat;
  line-height: 1;
  -moz-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  -webkit-transform: rotate(0deg) translateY(-50%);
  transform: rotate(0deg) translateY(-50%);
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url(../images/common/arrow_btn_b.png);
}
#cus_page .btn_blue a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 1em 1.5em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid #0176b1;
  color: #fff !important;
  background: #0176b1;
}
#cus_page .btn_blue a:hover {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background: #fff;
  color: #0176b1 !important;
}
#cus_page .btn_blue a:hover:after {
  right: 0;
}
#cus_page .btn_blue a:hover span:after {
  right: -0.5em;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-image: url(../images/common/arrow_btn_b.png);
}
#cus_page .btn_blue a:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #fff;
}
#cus_page .btn_blue a span {
  position: relative;
  padding-right: 1.5em;
  display: block;
}
#cus_page .btn_blue a span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 11px;
  background: center center no-repeat;
  line-height: 1;
  -moz-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  -webkit-transform: rotate(0deg) translateY(-50%);
  transform: rotate(0deg) translateY(-50%);
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url(../images/common/arrow_btn_w.png);
}
#cus_page .btn_orange a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 1em 1.5em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid #fc8c00;
  color: #fff !important;
  background: #fc8c00;
}
#cus_page .btn_orange a:hover {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background: #fff;
  color: #fc8c00 !important;
}
#cus_page .btn_orange a:hover:after {
  right: 0;
}
#cus_page .btn_orange a:hover span:after {
  right: -0.5em;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-image: url(../images/common/arrow_btn_w.png);
}
#cus_page .btn_orange a:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #fff;
}
#cus_page .btn_orange a span {
  position: relative;
  padding-right: 1.5em;
  display: block;
}
#cus_page .btn_orange a span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 11px;
  background: center center no-repeat;
  line-height: 1;
  -moz-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  -webkit-transform: rotate(0deg) translateY(-50%);
  transform: rotate(0deg) translateY(-50%);
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url(../images/common/arrow_btn_w.png);
}
#cus_page .btn_orange > span {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 1em 1.5em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid #fc8c00;
  color: #fff !important;
  background: #fc8c00;
}
#cus_page .btn_orange > span:hover {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background: #fff;
  color: #fc8c00 !important;
}
#cus_page .btn_orange > span:hover:after {
  right: 0;
}
#cus_page .btn_orange > span:hover span:after {
  right: -0.5em;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-image: url(../images/common/arrow_btn_w.png);
}
#cus_page .btn_orange > span:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #fff;
}
#cus_page .btn_orange > span span {
  position: relative;
  padding-right: 1.5em;
  display: block;
}
#cus_page .btn_orange > span span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 11px;
  background: center center no-repeat;
  line-height: 1;
  -moz-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  -webkit-transform: rotate(0deg) translateY(-50%);
  transform: rotate(0deg) translateY(-50%);
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url(../images/common/arrow_btn_w.png);
}
#cus_page .btn_black a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 1em 1.5em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid #484848;
  color: #fff !important;
  background: #484848;
}
#cus_page .btn_black a:hover {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background: #fff;
  color: #484848 !important;
}
#cus_page .btn_black a:hover:after {
  right: 0;
}
#cus_page .btn_black a:hover span:after {
  right: -0.5em;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-image: url(../images/common/arrow_btn_w.png);
}
#cus_page .btn_black a:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #fff;
}
#cus_page .btn_black a span {
  position: relative;
  padding-right: 1.5em;
  display: block;
}
#cus_page .btn_black a span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 11px;
  background: center center no-repeat;
  line-height: 1;
  -moz-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  -webkit-transform: rotate(0deg) translateY(-50%);
  transform: rotate(0deg) translateY(-50%);
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url(../images/common/arrow_btn_b.png);
}
#cus_page .btn_black > span {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 1em 1.5em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid #484848;
  color: #fff !important;
  background: #484848;
}
#cus_page .btn_black > span:hover {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background: #fff;
  color: #484848 !important;
}
#cus_page .btn_black > span:hover:after {
  right: 0;
}
#cus_page .btn_black > span:hover span:after {
  right: -0.5em;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-image: url(../images/common/arrow_btn_w.png);
}
#cus_page .btn_black > span:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #fff;
}
#cus_page .btn_black > span span {
  position: relative;
  padding-right: 1.5em;
  display: block;
}
#cus_page .btn_black > span span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 11px;
  background: center center no-repeat;
  line-height: 1;
  -moz-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  -webkit-transform: rotate(0deg) translateY(-50%);
  transform: rotate(0deg) translateY(-50%);
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url(../images/common/arrow_btn_b.png);
}
#cus_page .btn_dkblue a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 1em 1.5em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid #015f9f;
  color: #fff !important;
  background: #015f9f;
}
#cus_page .btn_dkblue a:hover {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background: #fff;
  color: #015f9f !important;
}
#cus_page .btn_dkblue a:hover:after {
  right: 0;
}
#cus_page .btn_dkblue a:hover span:after {
  right: -0.5em;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-image: url(../images/common/arrow_btn_b.png);
}
#cus_page .btn_dkblue a:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #fff;
}
#cus_page .btn_dkblue a span {
  position: relative;
  padding-right: 1.5em;
  display: block;
}
#cus_page .btn_dkblue a span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 11px;
  background: center center no-repeat;
  line-height: 1;
  -moz-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  -webkit-transform: rotate(0deg) translateY(-50%);
  transform: rotate(0deg) translateY(-50%);
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url(../images/common/arrow_btn_w.png);
}
#cus_page .btn_dkblue > span {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 1em 1.5em;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border: 2px solid #015f9f;
  color: #fff !important;
  background: #015f9f;
}
#cus_page .btn_dkblue > span:hover {
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
  background: #fff;
  color: #015f9f !important;
}
#cus_page .btn_dkblue > span:hover:after {
  right: 0;
}
#cus_page .btn_dkblue > span:hover span:after {
  right: -0.5em;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
  background-image: url(../images/common/arrow_btn_b.png);
}
#cus_page .btn_dkblue > span:after {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: 5px;
  top: 0;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #fff;
}
#cus_page .btn_dkblue > span span {
  position: relative;
  padding-right: 1.5em;
  display: block;
}
#cus_page .btn_dkblue > span span:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: 10px;
  height: 11px;
  background: center center no-repeat;
  line-height: 1;
  -moz-transform: rotate(0deg) translateY(-50%);
  -ms-transform: rotate(0deg) translateY(-50%);
  -webkit-transform: rotate(0deg) translateY(-50%);
  transform: rotate(0deg) translateY(-50%);
  -moz-transform-origin: center center;
  -ms-transform-origin: center center;
  -webkit-transform-origin: center center;
  transform-origin: center center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background-image: url(../images/common/arrow_btn_w.png);
}
