@charset "UTF-8";
#bn_br_sp, #search, .con_news, .lay_inst .con_inst .box_inst {
  max-width: 1160px;
  margin: auto;
}
@media only screen and (max-width: 1160px) {
  #bn_br_sp, #search, .con_news, .lay_inst .con_inst .box_inst {
    width: 95%;
  }
}

.con_bnSlider #obj_topBnSlider2:after, .con_res .inner:after, .con_res .inner .box_det:after, .lay_inst .con_inst .box_inst ul:after {
  content: "";
  display: table;
  clear: both;
}

/* ===================================================================
CSS information

 file name  :homepage.css
 author     :Ability Consultant
style info  :トップページ
=================================================================== */
#page #header {
  z-index: 1000;
}

#contents {
  padding-bottom: 0 !important;
}
#contents .con_common_stay {
  margin-top: 0;
}

/*----------------------------------------------------
	.con_mainimg
----------------------------------------------------*/
.con_mainimg {
  clear: both;
  position: relative;
}
.con_mainimg #obj_mainSlider {
  margin-bottom: 0;
}
.con_mainimg #obj_mainSlider > div {
  display: none;
}
.con_mainimg #obj_mainSlider > div:first-child {
  display: block;
}
.con_mainimg #obj_mainSlider .slick-dots {
  position: absolute;
  bottom: 1em;
  font-size: 1.5em;
  left: 0;
  width: 100%;
  text-align: center;
  top: auto;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .con_mainimg #obj_mainSlider .slick-dots {
    position: static;
    display: block;
    background: #fff;
    padding: .3em 0;
  }
}
.con_mainimg #obj_mainSlider .slick-dots li {
  float: none;
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  margin-left: .4em;
}
.con_mainimg #obj_mainSlider .slick-dots li:first-child {
  margin-left: 0;
}
.con_mainimg #obj_mainSlider .slick-dots li.slick-active:before, .con_mainimg #obj_mainSlider .slick-dots li:hover:before {
  color: #de9146;
}
.con_mainimg #obj_mainSlider .slick-dots li:before {
  content: '★';
  color: #b0b0b0;
}
.con_mainimg #obj_mainSlider .slick-dots li button {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  padding: 0;
}
@media only screen and (min-width: 641px) {
  .con_mainimg #obj_mainSlider {
    border-bottom: 6px solid #efefe5;
  }
}
@media print {
  .con_mainimg #obj_mainSlider {
    border-bottom: 6px solid #efefe5;
  }
}
.ie8 .con_mainimg #obj_mainSlider {
  border-bottom: 6px solid #efefe5;
}
@media only screen and (min-width: 641px) {
  .con_mainimg .bn {
    position: absolute;
    z-index: 10;
    right: 50%;
    margin-right: -580px;
    bottom: 30px;
  }
}
@media print {
  .con_mainimg .bn {
    position: absolute;
    z-index: 10;
    right: 50%;
    margin-right: -580px;
    bottom: 30px;
  }
}
.ie8 .con_mainimg .bn {
  position: absolute;
  z-index: 10;
  right: 50%;
  margin-right: -580px;
  bottom: 30px;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_mainimg .bn {
    margin-right: 0;
    right: 2.5%;
  }
}
@media only screen and (max-width: 640px) {
  .con_mainimg .bn {
    text-align: center;
    padding: 3%;
  }
}
.con_mainimg #bn_br {
  position: absolute;
  z-index: 1000;
  bottom: 24px;
  right: 3%;
  width: 25%;
  max-width: 300px;
}

#bn_br_sp {
  margin: 3% auto;
  text-align: center;
}

/* -----------------------------------------------------------
	.con_bnSlider
----------------------------------------------------------- */
.con_bnSlider {
  margin-top: 30px;
}
@media only screen and (max-width: 640px) {
  .con_bnSlider {
    margin-top: 5%;
  }
}
.con_bnSlider #obj_topBnSlider2 {
  clear: both;
}
@media only screen and (min-width: 1161px) {
  .con_bnSlider #obj_topBnSlider2 {
    height: 129px;
    overflow: hidden;
  }
  .con_bnSlider #obj_topBnSlider2 .slick_div {
    width: 374px !important;
    height: 129px !important;
    overflow: hidden;
  }
}
@media print {
  .con_bnSlider #obj_topBnSlider2 {
    height: 129px;
    overflow: hidden;
  }
  .con_bnSlider #obj_topBnSlider2 .slick_div {
    width: 374px !important;
    height: 129px !important;
    overflow: hidden;
  }
}
.ie8 .con_bnSlider #obj_topBnSlider2 {
  height: 129px;
  overflow: hidden;
}
.ie8 .con_bnSlider #obj_topBnSlider2 .slick_div {
  width: 374px !important;
  height: 129px !important;
  overflow: hidden;
}
.con_bnSlider #obj_topBnSlider2 .slick_div {
  display: block;
}
.con_bnSlider #obj_topBnSlider2 .slick-prev {
  margin-left: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  display: block;
  width: 30px;
  height: 30px;
  background: transparent url("../images/home/arrL.png") left top no-repeat;
  background-size: 100%	auto;
  left: 0;
}
.con_bnSlider #obj_topBnSlider2 .slick-next {
  margin-right: 0;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  width: 30px;
  height: 30px;
  background: transparent url("../images/home/arrL.png") left top no-repeat;
  background-size: 100%	auto;
  right: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_bnSlider #obj_topBnSlider2 .slick-prev {
    width: 30px;
    height: 30px;
  }
  .con_bnSlider #obj_topBnSlider2 .slick-next {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (max-width: 640px) {
  .con_bnSlider #obj_topBnSlider2 .slick-prev {
    width: 20px;
    height: 20px;
  }
  .con_bnSlider #obj_topBnSlider2 .slick-next {
    width: 20px;
    height: 20px;
  }
}

/* -----------------------------------------------------------
	.con_roo
----------------------------------------------------------- */
.con_roo {
  padding-top: 90px;
}
@media only screen and (max-width: 640px) {
  .con_roo {
    padding-top: 10%;
  }
}
.con_roo .box_st {
  text-align: center;
  background: #fff url(../images/home/border_roo.png) repeat-x;
}
@media only screen and (max-width: 640px) {
  .con_roo .box_st h2 {
    overflow: hidden;
  }
  .con_roo .box_st h2 img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%;
  }
}
.con_roo .box_st h2 img {
  margin-top: -20px;
}
@media only screen and (max-width: 640px) {
  .con_roo .box_st h2 img {
    margin-top: 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_roo .box_st .txt {
    padding: 1em;
  }
}
.con_roo ul {
  background: #fff;
  padding-top: 40px;
  overflow: hidden;
}
@media only screen and (max-width: 640px) {
  .con_roo ul {
    padding-top: 5%;
  }
}
.con_roo ul li {
  position: relative;
}
@media only screen and (min-width: 1161px) {
  .con_roo ul li {
    float: left;
    width: 50%;
    overflow: hidden;
  }
}
@media print {
  .con_roo ul li {
    float: left;
    width: 50%;
    overflow: hidden;
  }
}
.ie8 .con_roo ul li {
  float: left;
  width: 50%;
  overflow: hidden;
}
.con_roo ul li > img {
  max-width: none;
  position: relative;
  left: 50%;
  margin-left: -480px;
}
.con_roo ul li:hover .bg {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.con_roo ul li:hover .box_det {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.con_roo ul li .bg {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #000;
}
@media only screen and (max-width: 1160px) {
  .con_roo ul li .bg {
    opacity: .8;
  }
}
.con_roo ul li .bg.bg1 {
  background: #298171;
}
.con_roo ul li .bg.bg2 {
  background: #335683;
}
.con_roo ul li .bg.bg3 {
  background: #6f5c11;
}
.con_roo ul li .bg.bg4 {
  background: #1f160f;
}
.con_roo ul li .box_det {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 500ms;
  -o-transition: opacity 500ms;
  -webkit-transition: opacity 500ms;
  transition: opacity 500ms;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 520px;
  height: 290px;
  margin: auto auto;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 1160px) {
  .con_roo ul li .box_det {
    opacity: 1;
  }
}
@media only screen and (max-width: 640px) {
  .con_roo ul li .box_det {
    width: 315px;
  }
}
.con_roo ul li .box_det h3 {
  font-weight: normal;
}
.con_roo ul li .box_det h3 img {
  display: block;
  margin: auto;
}
.con_roo ul li .box_det h3 span {
  display: block;
  font-size: 200%;
}
.con_roo ul li .box_det h3 span small {
  font-size: 75%;
}
.con_roo ul li .box_det h3 span strong {
  font-size: 142%;
  font-weight: normal;
}
.con_roo ul li .box_det h3 em {
  display: block;
  font-size: 125%;
  font-family: "Times New Roman",serif;
}
.con_roo ul li .box_det .txt {
  font-size: 142%;
  padding: 1em 0 2em;
}
@media only screen and (max-width: 640px) {
  .con_roo ul li .box_det .txt {
    font-size: 109%;
  }
}
.con_roo ul li .box_det .btn {
  font-size: small;
  width: 220px;
  position: relative;
  z-index: 2;
  line-height: 1;
  text-align: center;
  margin: auto;
}
.con_roo ul li .box_det .btn p, .con_roo ul li .box_det .btn a {
  display: block;
  padding: 10px 0;
  border-radius: 25px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #c5c4c4;
  color: #000;
  -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
}
#page .con_roo ul li .box_det .btn p, #page .con_roo ul li .box_det .btn a {
  text-decoration: none;
}
html:not(.touch) .con_roo ul li .box_det .btn p, html:not(.touch) .con_roo ul li .box_det .btn a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
.con_roo ul li .box_det .btn p span, .con_roo ul li .box_det .btn a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 1em;
}
.con_roo ul li .box_det .btn p:before, .con_roo ul li .box_det .btn a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
html:not(.touch) .con_roo ul li .box_det .btn:hover a, html:not(.touch) .con_roo ul li .box_det .btn:hover p {
  -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
  background: #de9146;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .con_roo ul li .box_det .btn p, .con_roo ul li .box_det .btn a {
    font-size: 92%;
  }
}

/* -----------------------------------------------------------
	.con_res
----------------------------------------------------------- */
.con_res {
  background: url(../../restaurant/images/bg_contents_orange.png);
}
.con_res .inner {
  position: relative;
  max-width: 1540px;
  width: 95%;
  margin: auto;
  box-sizing: border-box;
  padding: 40px 0;
}
@media only screen and (max-width: 640px) {
  .con_res .inner {
    padding: 5% 0;
  }
}
.con_res .inner h2 {
  text-align: center;
  padding-bottom: 45px;
}
@media only screen and (max-width: 640px) {
  .con_res .inner h2 {
    padding-bottom: 3%;
  }
}
.con_res .inner #obj_resSlider {
  margin-bottom: 0;
  border: 8px solid #836143;
}
@media only screen and (min-width: 1161px) {
  .con_res .inner #obj_resSlider {
    width: 46.75325%;
    float: right;
  }
}
@media print {
  .con_res .inner #obj_resSlider {
    width: 46.75325%;
    float: right;
  }
}
.ie8 .con_res .inner #obj_resSlider {
  width: 46.75325%;
  float: right;
}
@media only screen and (max-width: 1160px) {
  .con_res .inner #obj_resSlider {
    max-width: 720px;
    margin: auto;
  }
}
.con_res .inner #obj_resSlider > div {
  display: none;
}
.con_res .inner #obj_resSlider > div:first-child {
  display: block;
}
.con_res .inner #obj_resSlider .slick-dots {
  position: absolute;
  bottom: 1em;
  font-size: 1.5em;
  left: 0;
  width: 100%;
  text-align: center;
  top: auto;
  line-height: 1;
}
@media only screen and (max-width: 640px) {
  .con_res .inner #obj_resSlider .slick-dots {
    position: static;
    display: block;
    background: #fff;
    padding: .3em 0;
  }
}
.con_res .inner #obj_resSlider .slick-dots li {
  float: none;
  display: inline-block;
  position: relative;
  width: auto;
  height: auto;
  margin-left: .4em;
}
.con_res .inner #obj_resSlider .slick-dots li:first-child {
  margin-left: 0;
}
.con_res .inner #obj_resSlider .slick-dots li.slick-active:before, .con_res .inner #obj_resSlider .slick-dots li:hover:before {
  color: #de9146;
}
.con_res .inner #obj_resSlider .slick-dots li:before {
  content: '★';
  color: #b0b0b0;
}
.con_res .inner #obj_resSlider .slick-dots li button {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  padding: 0;
}
@media only screen and (max-width: 640px) {
  .con_res .inner #obj_resSlider {
    border-bottom: 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_res .inner #obj_resSlider .slick-dots {
    background: #836143;
  }
}
.con_res .inner #obj_resSlider .slick-dots li:before {
  color: #fff;
}
.con_res .inner #obj_resSlider .slick-dots li.slick-active:before, .con_res .inner #obj_resSlider .slick-dots li:hover:before {
  color: #ffd941;
}
@media only screen and (min-width: 1161px) {
  .con_res .inner .box_det {
    float: left;
    width: 50.64935%;
  }
}
@media print {
  .con_res .inner .box_det {
    float: left;
    width: 50.64935%;
  }
}
.ie8 .con_res .inner .box_det {
  float: left;
  width: 50.64935%;
}
@media only screen and (max-width: 1160px) {
  .con_res .inner .box_det {
    margin-top: 3%;
  }
}
.con_res .inner .box_det .box_res {
  position: relative;
}
@media only screen and (min-width: 1161px) {
  .con_res .inner .box_det .box_res {
    width: 560px;
    float: right;
    padding-top: 190px;
  }
}
@media print {
  .con_res .inner .box_det .box_res {
    width: 560px;
    float: right;
    padding-top: 190px;
  }
}
.ie8 .con_res .inner .box_det .box_res {
  width: 560px;
  float: right;
  padding-top: 190px;
}
.con_res .inner .box_det .box_res .dec {
  position: absolute;
  right: 0;
  top: -217px;
}
.con_res .inner .box_det .box_res .dec img {
  max-width: none;
}
.con_res .inner .box_det .box_res .btn {
  font-size: small;
  width: 250px;
  position: relative;
  z-index: 2;
  line-height: 1;
  text-align: center;
  margin-top: .5em;
}
.con_res .inner .box_det .box_res .btn p, .con_res .inner .box_det .box_res .btn a {
  display: block;
  padding: 10px 0;
  border-radius: 25px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #c5c4c4;
  color: #000;
  -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
}
#page .con_res .inner .box_det .box_res .btn p, #page .con_res .inner .box_det .box_res .btn a {
  text-decoration: none;
}
html:not(.touch) .con_res .inner .box_det .box_res .btn p, html:not(.touch) .con_res .inner .box_det .box_res .btn a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
.con_res .inner .box_det .box_res .btn p span, .con_res .inner .box_det .box_res .btn a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 1em;
}
.con_res .inner .box_det .box_res .btn p:before, .con_res .inner .box_det .box_res .btn a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
html:not(.touch) .con_res .inner .box_det .box_res .btn:hover a, html:not(.touch) .con_res .inner .box_det .box_res .btn:hover p {
  -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
  background: #de9146;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .con_res .inner .box_det .box_res .btn p, .con_res .inner .box_det .box_res .btn a {
    font-size: 92%;
  }
}
@media only screen and (max-width: 1160px) {
  .con_res .inner .box_det .box_res .btn {
    margin-left: auto;
    margin-right: auto;
  }
}
.con_res .inner .box_det .box_rsv {
  margin-top: 30px;
  border: 2px solid #dec046;
  background: #fff;
}
@media only screen and (min-width: 1161px) {
  .con_res .inner .box_det .box_rsv {
    width: 560px;
    float: right;
  }
}
@media print {
  .con_res .inner .box_det .box_rsv {
    width: 560px;
    float: right;
  }
}
.ie8 .con_res .inner .box_det .box_rsv {
  width: 560px;
  float: right;
}
.con_res .inner .box_det .box_rsv form {
  padding: 22px;
}
.con_res .inner .box_det .box_rsv ul {
  display: block;
  text-align: center;
}
.con_res .inner .box_det .box_rsv ul li {
  text-align: left;
}
.con_res .inner .box_det .box_rsv li.st {
  display: block;
  text-align: center;
  margin-bottom: 15px;
}
.con_res .inner .box_det .box_rsv li.btn {
  display: block;
  margin-top: 15px;
}
.con_res .inner .box_det .box_rsv li.btn p {
  display: block;
  margin: auto;
}
@media only screen and (max-width: 640px) {
  .con_res .inner .box_det .box_rsv ul.selectlist {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  .con_res .inner .box_det .box_rsv ul.selectlist > li {
    padding-left: 0;
  }
  .con_res .inner .box_det .box_rsv ul.selectlist > li:first-child {
    margin-bottom: 1em;
    width: 100%;
    text-align: center;
  }
  .con_res .inner .box_det .box_rsv ul.selectlist > li:nth-child(2) {
    margin-bottom: 1em;
  }
  .con_res .inner .box_det .box_rsv ul.selectlist > li:nth-child(3) {
    margin-bottom: 1em;
  }
  .con_res .inner .box_det .box_rsv ul.selectlist > li:last-child {
    width: 100%;
    text-align: center;
  }
}

/* -----------------------------------------------------------
	#search
----------------------------------------------------------- */
#search {
  font-size: small;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 30px;
}
#search.moving {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  max-width: none;
  z-index: 1000;
  background: #fff url(../images/home/bg_search.png) repeat-x !important;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 7px;
}
#search > .inner {
  position: relative;
  *zoom: 1;
  margin: 0 auto;
  max-width: 1160px;
}
#search > .inner:after {
  content: "";
  display: table;
  clear: both;
}
#search > .inner #btn_slide {
  display: none;
}
#search.moving > .inner #btn_slide {
  display: block;
  position: absolute;
  top: -40px;
  right: 1px;
  margin: 0;
  padding: 0;
  padding: 0px 40px 0 25px;
  height: 40px;
  font-size: 1.1em;
  font-family: "メイリオ",sans-serif;
  letter-spacing: 1px;
  color: #fff;
  background: #DE9146;
  border: none;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 20px 20px 0 0;
  transition: 0.3s;
}
#search.moving > .inner #btn_slide:hover {
  opacity: 0.8;
}
#search.moving > .inner #btn_slide:before, #search.moving > .inner #btn_slide:after {
  position: absolute;
  display: block;
  right: 20px;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  content: "";
}
#search.moving > .inner #btn_slide:before {
  top: 12px;
  background: #fff;
  z-index: 1;
}
#search.moving > .inner #btn_slide:after {
  top: 10px;
  background: #DE9146;
  z-index: 2;
}
#search.moving > .inner #btn_slide.close > .inner #btn_slide:before {
  top: 17px;
}
#search.moving > .inner #btn_slide.close > .inner #btn_slide:after {
  top: 19px;
}
#search .box_search {
  background: #fff url(../images/home/bg_search.png) repeat-x;
  float: right;
  padding-bottom: 15px;
  width: 956px;
  border-right: 1px solid #fff;
  text-align: center;
}
#search .box_search h3 {
  text-align: center;
  padding: 25px 0 25px;
}
#search .box_search #tab_search {
  margin-bottom: 25px;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  #search .box_search #tab_search {
    margin-bottom: 5px;
  }
}
#search .box_search #tab_search li {
  width: 50%;
  height: 45px;
  font-size: 117%;
  line-height: 1;
  text-align: center;
  padding: 15px 0;
  float: left;
  cursor: pointer;
  color: #fff;
  box-sizing: border-box;
  box-shadow: inset 0 8px 8px -8px rgba(0, 0, 0, 0.3);
}
#search .box_search #tab_search li:first-child {
  background: #DEC156;
}
#search .box_search #tab_search li:last-child {
  background: #3383BB;
}
#search .box_search #tab_search li.active {
  cursor: default;
  color: #0e0e0e;
  background: #fff;
  box-shadow: none;
  position: relative;
}
#search .box_search #tab_search li.active::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  top: 0;
  left: 0;
  background: #fff url(../images/home/bg_search.png) repeat-x;
}
@media only screen and (max-width: 640px) {
  #search .box_search #tab_search li {
    width: 100%;
  }
  #search .box_search #tab_search li:last-child {
    display: none;
  }
}
#search .box_search #tab_search::after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (max-width: 640px) {
  #search .box_search #panel_search #panel_stay {
    display: block;
  }
}
#search .box_search #panel_search #panel_dp {
  display: none;
}
@media only screen and (max-width: 640px) {
  #search .box_search #panel_search #panel_dp {
    display: none;
  }
}
#search .box_search #panel_search #panel_dp iframe {
  max-width: 768px;
  width: 100%;
  height: 136px;
  padding-top: 15px;
  box-sizing: border-box;
}
#search .box_search form {
  text-align: left;
  display: inline-block;
}
#search .box_search form .find {
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
#search .box_search form .find > li {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-left: 35px;
  background: url(../images/common/ic_sea_arr.png) no-repeat 10px center;
}
body:not(.ie8) #search .box_search form .find > li input.day {
  width: 90px;
  background: url(../images/common/ic_cale.png) no-repeat right 3px center;
}
#search .box_search form .find > li > span {
  color: #505050;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #search .box_search form .find > li {
    background-position: 10px 1.6em;
  }
}
#search .box_search form .find > li:first-child {
  padding-left: 0;
  background: none;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #search .box_search form .find > li:last-child {
    background-position: 10px 12px;
    vertical-align: bottom;
  }
}
#search .box_search form .find > li .obj_searchBtn {
  line-height: 1;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 170px;
  padding: 10px 0;
  font-size: 117%;
  overflow: hidden;
  border-radius: 20px;
  cursor: pointer;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E5N2U1NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzgzNjE0MyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a97e57), color-stop(100%, #836143));
  background: -moz-linear-gradient(#a97e57, #836143);
  background: -webkit-linear-gradient(#a97e57, #836143);
  background: linear-gradient(#a97e57, #836143);
}
#search .box_search form .find > li .obj_searchBtn span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  color: #fff;
}
#search .box_search form .find > li .obj_searchBtn:before {
  content: '';
  width: 10px;
  height: 10px;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  background: url(../images/common/ic_gra.png) no-repeat;
}
body:not(.ie8):not(.touch) #search .box_search form .find > li .obj_searchBtn {
  -moz-transition: box-shadow 0.3s ease;
  -o-transition: box-shadow 0.3s ease;
  -webkit-transition: box-shadow 0.3s ease;
  transition: box-shadow 0.3s ease;
}
.ie8 #search .box_search form .find > li .obj_searchBtn {
  background: #836143;
}
body:not(.touch) #search .box_search form .find > li .obj_searchBtn:hover {
  -moz-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
}
#search .box_search form .btns {
  margin-top: 20px;
  width: 405px;
  float: left;
}
#search .box_search form .btns > li {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 20px;
}
#search .box_search form .btns .btn_pla,
#search .box_search form .btns .btn_can,
#search .box_search form .btns .btn_log {
  font-size: small;
  width: 0;
  position: relative;
  z-index: 2;
  line-height: 1;
  text-align: center;
}
#search .box_search form .btns .btn_pla p, #search .box_search form .btns .btn_pla a,
#search .box_search form .btns .btn_can p,
#search .box_search form .btns .btn_can a,
#search .box_search form .btns .btn_log p,
#search .box_search form .btns .btn_log a {
  display: block;
  padding: 7px 0;
  border-radius: 25px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #c5c4c4;
  color: #000;
  -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
}
#page #search .box_search form .btns .btn_pla p, #page #search .box_search form .btns .btn_pla a, #page
#search .box_search form .btns .btn_can p, #page
#search .box_search form .btns .btn_can a, #page
#search .box_search form .btns .btn_log p, #page
#search .box_search form .btns .btn_log a {
  text-decoration: none;
}
html:not(.touch) #search .box_search form .btns .btn_pla p, html:not(.touch) #search .box_search form .btns .btn_pla a, html:not(.touch)
#search .box_search form .btns .btn_can p, html:not(.touch)
#search .box_search form .btns .btn_can a, html:not(.touch)
#search .box_search form .btns .btn_log p, html:not(.touch)
#search .box_search form .btns .btn_log a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
#search .box_search form .btns .btn_pla p span, #search .box_search form .btns .btn_pla a span,
#search .box_search form .btns .btn_can p span,
#search .box_search form .btns .btn_can a span,
#search .box_search form .btns .btn_log p span,
#search .box_search form .btns .btn_log a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 1em;
}
#search .box_search form .btns .btn_pla p:before, #search .box_search form .btns .btn_pla a:before,
#search .box_search form .btns .btn_can p:before,
#search .box_search form .btns .btn_can a:before,
#search .box_search form .btns .btn_log p:before,
#search .box_search form .btns .btn_log a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
html:not(.touch) #search .box_search form .btns .btn_pla:hover a, html:not(.touch) #search .box_search form .btns .btn_pla:hover p, html:not(.touch)
#search .box_search form .btns .btn_can:hover a, html:not(.touch)
#search .box_search form .btns .btn_can:hover p, html:not(.touch)
#search .box_search form .btns .btn_log:hover a, html:not(.touch)
#search .box_search form .btns .btn_log:hover p {
  -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
  background: #de9146;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  #search .box_search form .btns .btn_pla p, #search .box_search form .btns .btn_pla a,
  #search .box_search form .btns .btn_can p,
  #search .box_search form .btns .btn_can a,
  #search .box_search form .btns .btn_log p,
  #search .box_search form .btns .btn_log a {
    font-size: 92%;
  }
}
#search .box_search form .btns .btn_pla {
  width: 150px;
}
#search .box_search form .btns .btn_can {
  width: 210px;
}
#search .box_search form .btns .btn_log {
  width: 160px;
}
#search .box_search form .btns .btn_pla,
#search .box_search form .btns .btn_can {
  margin-bottom: 14px;
}
#search .box_search form .btns li .btns_txt .btn_pas a {
  padding-left: 10px;
  background: url("../images/header/ic_hnav.png") no-repeat left center;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #search .box_search {
    float: none;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }
  #search .box_search .form_stay {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  #search .box_search .find {
    text-align: left;
  }
  #search .box_search .find li span {
    display: block;
  }
  #search .box_search .btns li.btn_pas {
    margin-top: 5px;
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  #search .box_search {
    display: block !important;
    width: 100% !important;
    text-align: center;
  }
  #search .box_search h3 span span {
    font-size: 20px;
    font-weight: normal;
  }
  #search .box_search h3 span img {
    display: block;
    margin: 3px auto;
  }
  #search .box_search form.form_stay {
    display: none;
  }
  #search .box_search form {
    max-width: 100%;
  }
  #search .box_search form .txt_bestrate {
    position: relative;
    margin: 0.5em auto 0.8em;
    width: 90%;
    padding: 0.25em;
    box-sizing: border-box;
    font-size: 1em;
    text-align: center;
    color: #836143;
    background: #FEFBE7;
    border: 1px solid #CDAD4E;
  }
  #search .box_search form .txt_bestrate b {
    display: block;
    font-size: 1.15em;
  }
  #search .box_search form .find {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    margin: 0 auto;
    width: 90%;
  }
  #search .box_search form .find li {
    position: static !important;
    display: block;
    width: 31%;
    padding: 0;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    text-align: center;
  }
  #search .box_search form .find li .title {
    position: relative;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    color: #fff;
    background: #60b2a8;
  }
  #search .box_search form .find li .title:after {
    position: absolute;
    right: 5px;
    top: 4px;
  }
  #search .box_search form .find li label {
    position: relative;
    display: block;
    height: 75px;
    font-size: 14px;
  }
  #search .box_search form .find li label:after {
    position: absolute;
    right: 2px;
    bottom: 2px;
    border-top: 4px solid transparent;
    border-left: 4px solid transparent;
    border-right: 4px solid #ddd;
    border-bottom: 4px solid #ddd;
    content: "";
  }
  #search .box_search form .find li label select {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 14px 30px 15px 15px;
    width: 100%;
    display: block;
    height: 74px;
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 45px;
    z-index: 1;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
  }
  #search .box_search form .find li label select::-ms-expand {
    display: none;
  }
  #search .box_search form .find li label > span {
    position: absolute;
    top: 36px;
    right: 10px;
    z-index: 0;
  }
  #search .box_search form .find li:first-child p:after {
    content: url(../images/common/ic_cale_sp.png);
  }
  #search .box_search form .find li:first-child span {
    position: relative;
    top: auto;
    right: auto;
  }
  #search .box_search form .find li:first-child .txt_year {
    display: block;
    padding-top: 10px;
  }
  #search .box_search form .find li:first-child .txt_year:after {
    content: "\a";
    white-space: pre;
  }
  #search .box_search form .find li:first-child .txt_date {
    font-size: 13px;
    display: block;
    width: 100%;
    padding-bottom: 10px;
  }
  #search .box_search form .find li:first-child .txt_date span {
    font-size: 22px;
    font-weight: bold;
  }
  #search .box_search form .find li:first-child #plan_search_sp {
    position: absolute;
    text-indent: -100em;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal {
    display: none;
    *zoom: 1;
    position: absolute;
    -moz-box-shadow: 0 1px 8px 0 rgba(187, 187, 187, 0.7);
    -webkit-box-shadow: 0 1px 8px 0 rgba(187, 187, 187, 0.7);
    box-shadow: 0 1px 8px 0 rgba(187, 187, 187, 0.7);
    left: 3%;
    right: 3%;
    top: 88px;
    z-index: 10000;
    background: #fff;
    font-size: small;
    padding: 25px 0 25px;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal:after {
    content: "";
    display: table;
    clear: both;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .close {
    position: absolute;
    right: 0;
    top: 0;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .close a {
    display: block;
    height: 34px;
    width: 34px;
    text-indent: -9999px;
    background: url(../images/common/ic_cal_close.png) no-repeat;
    -moz-transition: opacity 150ms ease;
    -o-transition: opacity 150ms ease;
    -webkit-transition: opacity 150ms ease;
    transition: opacity 150ms ease;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .close a:hover {
    opacity: .5;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .next, #search .box_search form .find li:first-child #plan_search_sp_cal .prev {
    position: absolute;
    top: 55px;
    margin-top: -21px;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .next a, #search .box_search form .find li:first-child #plan_search_sp_cal .prev a {
    display: block;
    height: 20px;
    width: 20px;
    text-indent: -9999px;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .next.next, #search .box_search form .find li:first-child #plan_search_sp_cal .prev.next {
    right: 45px;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .next.next a, #search .box_search form .find li:first-child #plan_search_sp_cal .prev.next a {
    background: url(../images/common/ic_cal_next.png) no-repeat;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .next.prev, #search .box_search form .find li:first-child #plan_search_sp_cal .prev.prev {
    left: 45px;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .next.prev a, #search .box_search form .find li:first-child #plan_search_sp_cal .prev.prev a {
    background: url(../images/common/ic_cal_prev.png) no-repeat;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar {
    margin: 0 auto;
    width: 90%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0;
    line-height: 1;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar + .calendar {
    border-left: 1px solid #ebefed;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar > p {
    text-align: center;
    padding-bottom: 10px;
    color: #5f5244;
    font-size: 150%;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table {
    width: 100%;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table tr:first-child {
    border: 1px solid #ebefed;
    border-bottom: 2px solid #ebefed;
    color: #5f5244;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table tr:first-child th {
    text-align: center;
    font-size: 92%;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table tr:first-child th span {
    display: block;
    padding: 5px 0;
    border-bottom: 1px solid #ebefed;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table tr:first-child + tr td {
    border-top-width: 6px;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table td {
    text-align: center;
    border: 4px solid #fff;
    vertical-align: middle;
    height: 27px;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table td a, #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table td span {
    background: #edece6;
    text-decoration: none;
    color: #464646;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    display: block;
    padding: 7px 0;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table td.selectday a,
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table td a:hover {
    -moz-transition: background-color 150ms ease, color 150ms ease;
    -o-transition: background-color 150ms ease, color 150ms ease;
    -webkit-transition: background-color 150ms ease, color 150ms ease;
    transition: background-color 150ms ease, color 150ms ease;
    background: #2b57a5;
    color: #fff !important;
  }
  #search .box_search form .find li:first-child #plan_search_sp_cal .calendar table td span {
    background: #555;
    color: #ccc !important;
  }
  #search .box_search form .find li:nth-child(2) p:after {
    content: url(../images/common/ic_stay_sp.png);
  }
  #search .box_search form .find li:nth-child(3) p:after {
    content: url(../images/common/ic_man_sp.png);
  }
  #search .box_search form .find li:nth-child(4) p:after {
    content: url(../images/common/ic_room_sp.png);
  }
  #search .box_search form .obj_searchBtn_sp {
    line-height: 1;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin: 25px 5%;
    width: 90%;
    padding: 10px 0;
    font-size: 117%;
    overflow: hidden;
    border-radius: 20px;
    cursor: pointer;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlYTQ1ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U4ODIxZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eea45d), color-stop(100%, #e8821f));
    background: -moz-linear-gradient(#eea45d, #e8821f);
    background: -webkit-linear-gradient(#eea45d, #e8821f);
    background: linear-gradient(#eea45d, #e8821f);
  }
  #search .box_search form .obj_searchBtn_sp span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    color: #fff;
  }
  #search .box_search form .obj_searchBtn_sp:before {
    content: '';
    width: 10px;
    height: 10px;
    margin-right: 8px;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    background: url(../images/common/ic_gra.png) no-repeat;
  }
  body:not(.ie8):not(.touch) #search .box_search form .obj_searchBtn_sp {
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    -webkit-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
  }
  .ie8 #search .box_search form .obj_searchBtn_sp {
    background: #eea45d;
  }
  body:not(.touch) #search .box_search form .obj_searchBtn_sp:hover {
    -moz-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
    box-shadow: inset 0 0 0 100px rgba(0, 0, 0, 0.4);
  }
  #search .box_search form .btns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 0 auto 20px;
    width: 95%;
    float: none !important;
  }
  #search .box_search form .btns > li {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    margin-right: 0;
  }
  #search .box_search form .btns .btn_pla,
  #search .box_search form .btns .btn_can,
  #search .box_search form .btns .btn_log {
    font-size: small;
    width: 0;
    position: relative;
    z-index: 2;
    line-height: 1;
    text-align: center;
  }
  #search .box_search form .btns .btn_pla p, #search .box_search form .btns .btn_pla a,
  #search .box_search form .btns .btn_can p,
  #search .box_search form .btns .btn_can a,
  #search .box_search form .btns .btn_log p,
  #search .box_search form .btns .btn_log a {
    display: block;
    padding: 7px 0;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #c5c4c4;
    color: #000;
    -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  }
  #page #search .box_search form .btns .btn_pla p, #page #search .box_search form .btns .btn_pla a, #page
  #search .box_search form .btns .btn_can p, #page
  #search .box_search form .btns .btn_can a, #page
  #search .box_search form .btns .btn_log p, #page
  #search .box_search form .btns .btn_log a {
    text-decoration: none;
  }
  html:not(.touch) #search .box_search form .btns .btn_pla p, html:not(.touch) #search .box_search form .btns .btn_pla a, html:not(.touch)
  #search .box_search form .btns .btn_can p, html:not(.touch)
  #search .box_search form .btns .btn_can a, html:not(.touch)
  #search .box_search form .btns .btn_log p, html:not(.touch)
  #search .box_search form .btns .btn_log a {
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
  }
  #search .box_search form .btns .btn_pla p span, #search .box_search form .btns .btn_pla a span,
  #search .box_search form .btns .btn_can p span,
  #search .box_search form .btns .btn_can a span,
  #search .box_search form .btns .btn_log p span,
  #search .box_search form .btns .btn_log a span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding-right: 1em;
  }
  #search .box_search form .btns .btn_pla p:before, #search .box_search form .btns .btn_pla a:before,
  #search .box_search form .btns .btn_can p:before,
  #search .box_search form .btns .btn_can a:before,
  #search .box_search form .btns .btn_log p:before,
  #search .box_search form .btns .btn_log a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background: url(../images/footer/ic_bn_btn.png) no-repeat;
  }
  html:not(.touch) #search .box_search form .btns .btn_pla:hover a, html:not(.touch) #search .box_search form .btns .btn_pla:hover p, html:not(.touch)
  #search .box_search form .btns .btn_can:hover a, html:not(.touch)
  #search .box_search form .btns .btn_can:hover p, html:not(.touch)
  #search .box_search form .btns .btn_log:hover a, html:not(.touch)
  #search .box_search form .btns .btn_log:hover p {
    -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
    background: #de9146;
    color: #fff;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  #search .box_search form .btns .btn_pla p, #search .box_search form .btns .btn_pla a,
  #search .box_search form .btns .btn_can p,
  #search .box_search form .btns .btn_can a,
  #search .box_search form .btns .btn_log p,
  #search .box_search form .btns .btn_log a {
    font-size: 92%;
  }
}
@media only screen and (max-width: 640px) {
  #search .box_search form .btns .btn_pla {
    width: 140px;
  }
  #search .box_search form .btns .btn_can {
    width: 200px;
  }
  #search .box_search form .btns .btn_log {
    width: 150px;
  }
  #search .box_search form .btns .btn_pla,
  #search .box_search form .btns .btn_can,
  #search .box_search form .btns .btn_log {
    margin-bottom: 14px;
  }
  #search .box_search form .btns li .btns_txt .btn_pas a {
    padding-left: 10px;
    background: url("../images/header/ic_hnav.png") no-repeat left center;
  }
  #search .box_search form .bn_bestrate {
    margin: 20px auto;
    float: none;
    text-align: center;
    display: none;
  }
  #search .box_search form .btn_dp {
    font-size: small;
    width: 0;
    position: relative;
    z-index: 2;
    line-height: 1;
    text-align: center;
    margin: 0 auto;
    width: 90%;
    text-align: center;
    font-size: 1.25em;
  }
  #search .box_search form .btn_dp p, #search .box_search form .btn_dp a {
    display: block;
    padding: 10px 0;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #c5c4c4;
    color: #000;
    -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  }
  #page #search .box_search form .btn_dp p, #page #search .box_search form .btn_dp a {
    text-decoration: none;
  }
  html:not(.touch) #search .box_search form .btn_dp p, html:not(.touch) #search .box_search form .btn_dp a {
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
  }
  #search .box_search form .btn_dp p span, #search .box_search form .btn_dp a span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding-right: 1em;
  }
  #search .box_search form .btn_dp p:before, #search .box_search form .btn_dp a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background: url(../images/footer/ic_bn_btn.png) no-repeat;
  }
  html:not(.touch) #search .box_search form .btn_dp:hover a, html:not(.touch) #search .box_search form .btn_dp:hover p {
    -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
    background: #de9146;
    color: #fff;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  #search .box_search form .btn_dp p, #search .box_search form .btn_dp a {
    font-size: 92%;
  }
}
@media only screen and (max-width: 640px) {
  #search .box_search form .btn_dp a {
    text-shadow: none !important;
    vertical-align: middle;
    box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    padding-top: 12px !important;
    border: none !important;
    background: #3383BB;
    color: #fff;
  }
  #search .box_search form .btn_dp a::before {
    display: none;
  }
  #search .box_search form .btn_dp a i {
    margin-right: 0.5em;
    font-size: 1.1em;
    vertical-align: middle;
  }
  #search .box_search form .btn_dp:hover a {
    border: 1px solid #c5c4c4 !important;
    background: #fff !important;
    color: #3383BB !important;
  }
}
#search .box_sign {
  background: #fff;
  float: left;
  width: 203px;
}
@media only screen and (min-width: 1161px) {
  #search .box_sign {
    background: url(../images/home/bg_sign.png) no-repeat;
    min-height: 226px;
    box-sizing: border-box;
    padding: 38px 15px 0;
  }
}
@media print {
  #search .box_sign {
    background: url(../images/home/bg_sign.png) no-repeat;
    min-height: 226px;
    box-sizing: border-box;
    padding: 38px 15px 0;
  }
}
.ie8 #search .box_sign {
  background: url(../images/home/bg_sign.png) no-repeat;
  min-height: 226px;
  box-sizing: border-box;
  padding: 38px 15px 0;
}
#search .box_sign .st {
  text-align: center;
}
#search .box_sign .txt {
  text-align: center;
  font-size: 100%;
  line-height: 1.4;
  padding: 12px 0 15px;
}
#search .box_sign .txt em {
  display: block;
  /*color: #5b6580;
  @include fsz(15,11);
  margin-top: 2px;
  @include text-shadow(1px 0 0 rgba(#5b6580,.8));*/
}
#search .box_sign .btn {
  font-size: small;
  width: 170px;
  position: relative;
  z-index: 2;
  line-height: 1;
  text-align: center;
  margin: auto;
}
#search .box_sign .btn p, #search .box_sign .btn a {
  display: block;
  padding: 7px 0;
  border-radius: 25px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #c5c4c4;
  color: #000;
  -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
}
#page #search .box_sign .btn p, #page #search .box_sign .btn a {
  text-decoration: none;
}
html:not(.touch) #search .box_sign .btn p, html:not(.touch) #search .box_sign .btn a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
#search .box_sign .btn p span, #search .box_sign .btn a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 1em;
}
#search .box_sign .btn p:before, #search .box_sign .btn a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
html:not(.touch) #search .box_sign .btn:hover a, html:not(.touch) #search .box_sign .btn:hover p {
  -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
  background: #de9146;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  #search .box_sign .btn p, #search .box_sign .btn a {
    font-size: 92%;
  }
}
#search .box_sign .btn a {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgxOTRkZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiNTZjNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8194de), color-stop(100%, #4b56c5));
  background: -moz-linear-gradient(#8194de, #4b56c5);
  background: -webkit-linear-gradient(#8194de, #4b56c5);
  background: linear-gradient(#8194de, #4b56c5);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8194DE', endColorstr='#FF4B56C5');
  color: #fff;
}
#page #search .box_sign .btn a:hover {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgxOTRkZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRiNTZjNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8194de), color-stop(100%, #4b56c5));
  background: -moz-linear-gradient(#8194de, #4b56c5);
  background: -webkit-linear-gradient(#8194de, #4b56c5);
  background: linear-gradient(#8194de, #4b56c5);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8194DE', endColorstr='#FF4B56C5');
}
#search .box_sign .btn a span {
  padding-right: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  #search .box_sign {
    float: none;
    width: 100%;
    border: 1px solid #e8e2da;
    overflow: hidden;
    padding-bottom: 0;
    display: table;
    box-sizing: border-box;
  }
  #search .box_sign .st {
    font-size: 100%;
    width: 14em;
    display: table-cell;
    vertical-align: middle;
    background: #da7e24;
    padding: .5em 0;
    color: #fff;
  }
  #search .box_sign .txt {
    display: table-cell;
    vertical-align: middle;
    line-height: 1;
    font-size: 109%;
    text-align: left;
    padding: .7em;
  }
  #search .box_sign .txt em {
    display: inline;
  }
  #search .box_sign .btn {
    display: table-cell;
    vertical-align: middle;
    margin-top: 3px;
    padding-right: 10px;
  }
  #search .box_sign .btn a {
    padding: 5px 0;
  }
}
@media only screen and (max-width: 640px) {
  #search .box_sign {
    display: none;
  }
}
@media only screen and (max-width: 640px) {
  #search {
    padding: 0;
    width: 100%;
    background: #fff;
  }
  #search .box_sign {
    border-left: 0;
    overflow: hidden;
    padding-bottom: 0;
    float: none;
    width: 100%;
    padding-bottom: 2%;
  }
  #search .box_sign .st {
    font-size: 134%;
    padding: 2% 0;
    margin-bottom: 2%;
  }
  #search .box_sign .txt {
    float: left;
    padding: 0;
    padding: 0 0 0 1%;
    font-size: 92%;
    text-align: left;
  }
  #search .box_sign .txt em {
    margin-top: 0;
    font-size: 100%;
  }
}
@media only screen and (max-width: 640px) and (min-width: 410px) {
  #search .box_sign .txt em {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
}
@media only screen and (max-width: 640px) {
  .ie8 #search .box_sign .txt em {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
  }
  #search .box_sign .btn {
    padding-right: 1%;
    float: right;
    font-size: 92%;
    width: 40.19293%;
  }
  #search .box_sign .btn a {
    padding: 4% 0;
  }
}

/* -----------------------------------------------------------
	.con_top_bn
----------------------------------------------------------- */
.con_top_bn {
  max-width: 1090px;
  width: 95%;
  margin: auto;
  margin-top: 30px;
}
@media only screen and (max-width: 640px) {
  .con_top_bn {
    margin-top: 0;
  }
}
.con_top_bn ul {
  overflow: hidden;
}
@media only screen and (min-width: 641px) {
  .con_top_bn ul {
    margin-top: 2%;
  }
}
@media print {
  .con_top_bn ul {
    margin-top: 2%;
  }
}
.ie8 .con_top_bn ul {
  margin-top: 2%;
}
.con_top_bn ul li {
  text-align: center;
}
@media only screen and (min-width: 641px) {
  .con_top_bn ul li {
    width: 32%;
    float: left;
    margin-left: 2%;
  }
  .con_top_bn ul li:first-child {
    margin-left: 0;
  }
}
@media print {
  .con_top_bn ul li {
    width: 32%;
    float: left;
    margin-left: 2%;
  }
  .con_top_bn ul li:first-child {
    margin-left: 0;
  }
}
.ie8 .con_top_bn ul li {
  width: 32%;
  float: left;
  margin-left: 2%;
}
.ie8 .con_top_bn ul li:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 640px) {
  .con_top_bn ul li {
    margin-top: 2%;
  }
}

/* -----------------------------------------------------------
	.con_int
----------------------------------------------------------- */
.con_int {
  position: relative;
  margin-top: 100px;
}
@media only screen and (max-width: 640px) {
  .con_int {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 640px) {
  .con_int {
    background: #fff;
  }
}
@media only screen and (min-width: 641px) {
  .con_int .img1 {
    overflow: hidden;
  }
  .con_int .img1 img {
    max-width: none;
    position: relative;
    left: 50%;
    margin-left: -960px;
  }
}
@media print {
  .con_int .img1 {
    overflow: hidden;
  }
  .con_int .img1 img {
    max-width: none;
    position: relative;
    left: 50%;
    margin-left: -960px;
  }
}
.ie8 .con_int .img1 {
  overflow: hidden;
}
.ie8 .con_int .img1 img {
  max-width: none;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
@media only screen and (min-width: 641px) {
  .con_int .box_det {
    position: absolute;
    left: 0;
    right: 0;
    top: 170px;
    text-align: center;
  }
  .con_int .box_det .txt {
    margin-top: 30px;
    display: inline-block;
    width: 380px;
  }
}
@media print {
  .con_int .box_det {
    position: absolute;
    left: 0;
    right: 0;
    top: 170px;
    text-align: center;
  }
  .con_int .box_det .txt {
    margin-top: 30px;
    display: inline-block;
    width: 380px;
  }
}
.ie8 .con_int .box_det {
  position: absolute;
  left: 0;
  right: 0;
  top: 170px;
  text-align: center;
}
.ie8 .con_int .box_det .txt {
  margin-top: 30px;
  display: inline-block;
  width: 380px;
}
@media only screen and (max-width: 640px) {
  .con_int .box_det .txt {
    padding: 1em;
  }
}

/*----------------------------------------------------
	.con_news
----------------------------------------------------*/
.con_news {
  clear: both;
  overflow: hidden;
  margin-top: 70px;
}
.con_news h3 {
  margin-bottom: 25px;
  text-align: left;
}
@media only screen and (min-width: 641px) {
  .con_news h3 {
    line-height: 1;
    padding-left: 20px;
    border-left: 5px solid #6473d1;
    position: relative;
    font-size: 117%;
    color: #af9126;
    font-weight: normal;
  }
  .con_news h3 em {
    font-size: 200%;
    margin-right: 17px;
    font-weight: bold;
    color: #39322c;
  }
}
@media only screen and (min-width: 641px) and (max-width: 640px) {
  .con_news h3 em {
    margin-right: 3%;
  }
}
@media only screen and (min-width: 641px) {
  .con_news h3 span {
    line-height: 1;
    font-size: 115%;
    color: #836143;
    font-family: "Times New Roman",serif;
    font-weight: bold;
  }
}
@media only screen and (min-width: 641px) and (max-width: 640px) {
  .con_news h3 span {
    font-size: 110%;
    display: inline-block;
    margin-top: .3em;
  }
}
@media only screen and (min-width: 641px) {
  .con_news h3:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background: #60b2a8;
    z-index: 0;
  }
}
@media only screen and (min-width: 641px) and (max-width: 640px) {
  .con_news h3 {
    font-size: 92%;
    padding-left: 2%;
    border-left-width: 2px;
  }
  .con_news h3 em {
    font-size: 200%;
    margin-right: 3%;
  }
  .con_news h3:before {
    width: 2px;
  }
}

@media print {
  .con_news h3 {
    line-height: 1;
    padding-left: 20px;
    border-left: 5px solid #6473d1;
    position: relative;
    font-size: 117%;
    color: #af9126;
    font-weight: normal;
  }
  .con_news h3 em {
    font-size: 200%;
    margin-right: 17px;
    font-weight: bold;
    color: #39322c;
  }
  .con_news h3 span {
    line-height: 1;
    font-size: 115%;
    color: #836143;
    font-family: "Times New Roman",serif;
    font-weight: bold;
  }
  .con_news h3:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 100%;
    left: 0;
    top: 0;
    background: #60b2a8;
    z-index: 0;
  }
}
.ie8 .con_news h3 {
  line-height: 1;
  padding-left: 20px;
  border-left: 5px solid #6473d1;
  position: relative;
  font-size: 117%;
  color: #af9126;
  font-weight: normal;
}
.ie8 .con_news h3 em {
  font-size: 200%;
  margin-right: 17px;
  font-weight: bold;
  color: #39322c;
}
@media only screen and (max-width: 640px) {
  .ie8 .con_news h3 em {
    margin-right: 3%;
  }
}
.ie8 .con_news h3 span {
  line-height: 1;
  font-size: 115%;
  color: #836143;
  font-family: "Times New Roman",serif;
  font-weight: bold;
}
@media only screen and (max-width: 640px) {
  .ie8 .con_news h3 span {
    font-size: 110%;
    display: inline-block;
    margin-top: .3em;
  }
}
.ie8 .con_news h3:before {
  content: '';
  position: absolute;
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
  background: #60b2a8;
  z-index: 0;
}
@media only screen and (max-width: 640px) {
  .ie8 .con_news h3 {
    font-size: 92%;
    padding-left: 2%;
    border-left-width: 2px;
  }
  .ie8 .con_news h3 em {
    font-size: 200%;
    margin-right: 3%;
  }
  .ie8 .con_news h3:before {
    width: 2px;
  }
}
@media only screen and (max-width: 640px) {
  .con_news h3 {
    text-align: center;
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
    width: 100%;
  }
  .con_news h3 > em {
    display: inline-block;
    line-height: 1;
    font-size: 250%;
    font-weight: bold;
    color: #39322c;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_news h3 > em {
    font-size: 184%;
  }
}
@media only screen and (max-width: 640px) {
  .con_news h3 > em:before, .con_news h3 > em:after {
    content: '';
    display: inline-block;
    vertical-align: bottom;
    width: 55px;
    height: 14px;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_news h3 > em:before, .con_news h3 > em:after {
    width: 27px;
    height: 7px;
    background-size: cover !important;
  }
}
@media only screen and (max-width: 640px) {
  .con_news h3 > em:before {
    margin-right: 25px;
    background: url(../images/common/ic_h3_l.png) no-repeat;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_news h3 > em:before {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .con_news h3 > em:after {
    margin-left: 25px;
    background: url(../images/common/ic_h3_r.png) no-repeat;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_news h3 > em:after {
    margin-left: 10px;
  }
}
@media only screen and (max-width: 640px) {
  .con_news h3 > em span {
    display: inline-block;
  }
  .con_news h3 > span {
    margin-top: 1em;
    display: block;
    line-height: 1;
    font-size: 134%;
    color: #836143;
    font-family: "Times New Roman",serif;
    font-weight: bold;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_news h3 > span {
    font-size: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .con_news h3:before {
    content: none;
  }
  .con_news h3 em {
    margin-right: 0;
    margin-bottom: 1%;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_news {
    text-align: center;
    width: 95.05208%;
    margin: 50px auto 0;
  }
}
@media only screen and (max-width: 640px) {
  .con_news {
    width: 96.09375%;
    margin: 10% auto 0;
  }
  .con_news h3 {
    margin-bottom: 5%;
  }
}
.con_news .box_news {
  width: 860px;
  float: left;
  -moz-box-shadow: 5px 0 4px -5px #f0f0f0;
  -webkit-box-shadow: 5px 0 4px -5px #f0f0f0;
  box-shadow: 5px 0 4px -5px #f0f0f0;
}
.con_news .box_news + .bn_jtb {
  margin-top: 20px;
}
.con_news .box_news #tab_news {
  overflow: hidden;
}
.con_news .box_news #tab_news li {
  float: left;
  width: 12.5%;
  text-align: center;
  font-size: 109%;
  background: #efefef;
}
#page html:not(.touch) .con_news .box_news #tab_news li:hover a, #page .con_news .box_news #tab_news li.active a {
  background: #fff;
  border-top: 2px solid #dec046;
  padding-top: 13px;
  border-bottom: 0;
}
#page html:not(.touch) .con_news .box_news #tab_news li:hover a span, #page .con_news .box_news #tab_news li.active a span {
  border-color: transparent;
}
#page html:not(.touch) .con_news .box_news #tab_news li:hover + li a span, #page .con_news .box_news #tab_news li.active + li a span {
  border-color: transparent;
}
.con_news .box_news #tab_news li:last-child a span {
  border-right: 1px solid #e4e4e4;
}
.con_news .box_news #tab_news li a {
  text-decoration: none;
  display: block;
  padding: 15px 0;
  border-bottom: 1px solid #d9d9d9;
}
.con_news .box_news #tab_news li a span {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  border-left: 1px solid #e4e4e4;
}
.con_news .box_news #panel_news > li {
  display: none;
}
.con_news .box_news #panel_news > li:first-child {
  display: list-item;
}
.con_news .box_news #panel_news > li > ul > li.noimg a {
  padding: 18px 0;
}
.con_news .box_news #panel_news > li > ul > li.noimg a .box_det .txt {
  width: auto !important;
}
@media only screen and (max-width: 640px) {
  #page .con_news .box_news #panel_news > li > ul > li.noimg a {
    padding: 5% 0px;
  }
  #page .con_news .box_news #panel_news > li > ul > li.noimg a .info {
    padding-left: 0;
  }
  #page .con_news .box_news #panel_news > li > ul > li.noimg a .box_det {
    margin-top: 3%;
  }
  #page .con_news .box_news #panel_news > li > ul > li.noimg a .box_det .txt {
    float: none;
  }
}
.con_news .box_news #panel_news > li > ul > li a {
  display: block;
  text-decoration: none;
  padding: 12px 0;
  border-bottom: 1px dotted #bbbbbb;
  background: #fff;
}
html:not(.touch) .con_news .box_news #panel_news > li > ul > li a {
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
html:not(.touch) .con_news .box_news #panel_news > li > ul > li a:hover {
  background: #f9f9f9;
}
html:not(.touch) .con_news .box_news #panel_news > li > ul > li a:hover .box_det .txt {
  text-decoration: none;
}
.con_news .box_news #panel_news > li > ul > li .info {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 210px;
  padding-left: 10px;
}
.con_news .box_news #panel_news > li > ul > li .info .date {
  font-size: 109%;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.con_news .box_news #panel_news > li > ul > li .info .cate {
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 92%;
  width: 105px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
  padding: 3px 10px;
  background: #fff;
  border: 1px solid #e3e3e3;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  text-align: center;
}
.con_news .box_news #panel_news > li > ul > li .box_det {
  width: 530px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 10px;
}
.con_news .box_news #panel_news > li > ul > li .box_det .img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 90px;
  margin-right: 15px;
}
.con_news .box_news #panel_news > li > ul > li .box_det .txt {
  width: 415px;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  font-size: 109%;
  color: #836143;
  text-decoration: underline;
}
.con_news .box_news .btn {
  text-align: right;
  margin-top: 25px;
  font-size: small;
}
.con_news .box_news .btn a {
  text-decoration: none;
  color: #000;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
html:not(.touch) .con_news .box_news .btn a:hover {
  color: #de9146;
}
.con_news .box_news .btn:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
@media only screen and (max-width: 1160px) {
  .con_news .box_news {
    text-align: left;
    width: auto;
    float: none;
    padding-right: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 0;
  }
  .con_news .box_news #tab_news {
    font-size: small;
  }
  .con_news .box_news #tab_news li {
    font-size: 100%;
  }
  .con_news .box_news #panel_news {
    font-size: small;
  }
  .con_news .box_news #panel_news > li > ul > li .info {
    width: 26.0274%;
  }
}
@media only screen and (max-width: 1160px) and (max-width: 900px) {
  .con_news .box_news #panel_news > li > ul > li .info .date {
    margin-left: 10px;
  }
  .con_news .box_news #panel_news > li > ul > li .info .cate {
    margin-top: 5px;
    display: block;
    margin-left: 0;
  }
}
@media only screen and (max-width: 1160px) {
  .con_news .box_news #panel_news > li > ul > li .box_det {
    margin-left: 0;
    width: 71.23288%;
  }
  .con_news .box_news #panel_news > li > ul > li .box_det .img {
    width: 17.30769%;
    margin-right: 1.92308%;
  }
  .con_news .box_news #panel_news > li > ul > li .box_det .txt {
    width: 78.84615%;
  }
}
@media only screen and (max-width: 640px) {
  .con_news .box_news #panel_news > li {
    display: none;
  }
  .con_news .box_news #panel_news > li:first-child {
    display: list-item;
  }
  .con_news .box_news #panel_news > li > ul > li:nth-child(4), .con_news .box_news #panel_news > li > ul > li:nth-child(5) {
    display: none;
  }
  .con_news .box_news #panel_news > li > ul > li a {
    padding: 7% 0 5%;
  }
  .con_news .box_news #panel_news > li > ul > li .box_det {
    width: 100%;
    *zoom: 1;
  }
  .con_news .box_news #panel_news > li > ul > li .box_det:after {
    content: "";
    display: table;
    clear: both;
  }
  .con_news .box_news #panel_news > li > ul > li .box_det .img {
    width: 32.52033%;
    float: left;
    margin-top: -8%;
  }
  .con_news .box_news #panel_news > li > ul > li .box_det .txt {
    float: right;
    width: 63.41463%;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: 3em;
  }
  .con_news .box_news #panel_news > li > ul > li .info {
    width: auto;
    padding-left: 36.58537%;
  }
  .con_news .box_news #panel_news > li > ul > li .info .date {
    float: right;
    font-size: 92%;
    padding-top: 2px;
  }
  .con_news .box_news #panel_news > li > ul > li .info .cate {
    border: 0;
    background: #e2e7e9;
    padding: 4px 10px;
    margin-top: 0;
    float: right;
    font-size: 92%;
  }
  .con_news .box_news #obj_selectNews {
    display: block;
    width: 100%;
    margin: 1% auto 2%;
    height: 40px;
    font-size: 1rem;
  }
  .con_news .box_news .btn {
    font-size: small;
    width: 160px;
    position: relative;
    z-index: 2;
    line-height: 1;
    text-align: center;
    margin: 6% auto 0;
  }
  .con_news .box_news .btn p, .con_news .box_news .btn a {
    display: block;
    padding: 5% 0;
    border-radius: 25px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #c5c4c4;
    color: #000;
    -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
    transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  }
  #page .con_news .box_news .btn p, #page .con_news .box_news .btn a {
    text-decoration: none;
  }
  html:not(.touch) .con_news .box_news .btn p, html:not(.touch) .con_news .box_news .btn a {
    text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
  }
  .con_news .box_news .btn p span, .con_news .box_news .btn a span {
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    padding-right: 1em;
  }
  .con_news .box_news .btn p:before, .con_news .box_news .btn a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    *zoom: 1;
    *display: inline;
    width: 16px;
    height: 16px;
    margin-right: 6px;
    background: url(../images/footer/ic_bn_btn.png) no-repeat;
  }
  html:not(.touch) .con_news .box_news .btn:hover a, html:not(.touch) .con_news .box_news .btn:hover p {
    -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
    text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
    background: #de9146;
    color: #fff;
  }
}
@media only screen and (max-width: 640px) and (max-width: 640px) {
  .con_news .box_news .btn p, .con_news .box_news .btn a {
    font-size: 92%;
  }
}
@media only screen and (max-width: 640px) {
  .con_news .box_news .btn:before {
    content: none;
  }
}
.con_news .box_tripbadge {
  width: 222px;
  margin: -5px 0 0;
  padding: 0px 26px 1px;
  float: right;
  box-sizing: border-box;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_news .box_tripbadge {
    margin: 0 auto -40px;
    padding: 0px 26px;
    float: none;
  }
}
@media only screen and (max-width: 640px) {
  .con_news .box_tripbadge {
    margin: 30px auto 0;
    padding: 0px 26px 0;
    float: none;
  }
}
.con_news .box_oth {
  width: 222px;
  float: right;
}
.con_news .box_oth #obj_trip {
  background: #fff;
  border: 3px solid #cbcdcf;
  padding: 15px 10px;
}
.con_news .box_oth #obj_trip p {
  font-size: 84%;
  line-height: 1.6;
  letter-spacing: 0;
}
.con_news .box_oth .bn {
  margin-top: 10px;
}
.con_news .box_oth .bn li:first-child {
  margin-bottom: 22px;
}
@media only screen and (min-width: 1161px) {
  .con_news .box_oth .bn li:last-child {
    margin-top: 10px;
    text-align: center;
  }
}
@media print {
  .con_news .box_oth .bn li:last-child {
    margin-top: 10px;
    text-align: center;
  }
}
.ie8 .con_news .box_oth .bn li:last-child {
  margin-top: 10px;
  text-align: center;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_news .box_oth {
    width: 430px;
    margin: 60px auto 0;
    float: none;
    position: relative;
    overflow: hidden;
  }
  .con_news .box_oth #obj_trip {
    width: 222px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 15px;
    float: left;
  }
  .con_news .box_oth .bn {
    float: left;
    margin-top: 0;
  }
  .con_news .box_oth .bn li {
    width: 175px;
    float: left;
  }
  .con_news .box_oth .bn li img {
    position: relative;
  }
  .con_news .box_oth .bn li:last-child {
    margin-left: 13px;
  }
  .con_news .box_oth .bn li:first-child {
    margin-bottom: 0px;
    margin-right: 13px;
  }
}

/*----------------------------------------------------
	.con_bnarea
----------------------------------------------------*/
.con_bnarea {
  margin-top: 50px;
}
.con_bnarea #obj_bnSlider {
  width: 1110px;
  margin: auto;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .con_bnarea #obj_bnSlider {
    width: 90%;
  }
}
.con_bnarea #obj_bnSlider .slick-prev,
.con_bnarea #obj_bnSlider .slick-next {
  background: #eeece5 no-repeat center center;
  height: 100%;
  top: 0;
  margin-top: 0;
}
html:not(.touch) .con_bnarea #obj_bnSlider .slick-prev, html:not(.touch)
.con_bnarea #obj_bnSlider .slick-next {
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
html:not(.touch) .con_bnarea #obj_bnSlider .slick-prev:hover, html:not(.touch)
.con_bnarea #obj_bnSlider .slick-next:hover {
  background-color: #032BA6;
}
.con_bnarea #obj_bnSlider .slick-prev {
  background-image: url(../images/home/ic_prev.png);
}
.con_bnarea #obj_bnSlider .slick-next {
  background-image: url(../images/home/ic_next.png);
}
.con_bnarea #obj_bnSlider > div > div > div {
  padding: 0 10px;
  font-size: small;
}
.con_bnarea #obj_bnSlider > div > div > div a {
  text-decoration: none;
  display: block;
  padding: 3px;
  background: #fff;
  border: 1px solid #d9d8d8;
  position: relative;
}
html:not(.touch) .con_bnarea #obj_bnSlider > div > div > div a {
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}
.con_bnarea #obj_bnSlider > div > div > div a:after {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  width: 11px;
  height: 11px;
  background: url(../images/common/ic_enjoy.png) no-repeat;
}
html:not(.touch) .con_bnarea #obj_bnSlider > div > div > div a:hover {
  background: #eeece5;
  border-color: #eeece5;
}
.con_bnarea #obj_bnSlider > div > div > div .img, .con_bnarea #obj_bnSlider > div > div > div .txt {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}
.con_bnarea #obj_bnSlider > div > div > div .txt {
  margin-left: 10px;
}
.con_bnarea #obj_bnSlider > div > div > div .txt em {
  font-size: 134%;
}

/*----------------------------------------------------
	.lay_inst
----------------------------------------------------*/
.lay_inst {
  margin-top: 90px;
  background: transparent url("../images/home/line_gal.png") left top repeat-x;
  padding-top: 24px;
}
@media only screen and (max-width: 640px) {
  .lay_inst {
    margin-top: 10%;
  }
}
.lay_inst .con_inst .box_st {
  text-align: center;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .lay_inst .con_inst .box_st {
    width: 90%;
  }
}
.lay_inst .con_inst .box_st h3 {
  margin-top: 1em;
}
.lay_inst .con_inst .box_st .text {
  margin-top: 1em;
}
.lay_inst .con_inst .box_st .text .logo {
  display: inline-block;
}
.lay_inst .con_inst .box_st .text .logo img {
  vertical-align: middle;
}
.lay_inst .con_inst .box_inst {
  margin-top: 32px;
}
@media only screen and (max-width: 640px) {
  .lay_inst .con_inst .box_inst {
    margin-top: 5%;
  }
}
.lay_inst .con_inst .box_inst ul li {
  width: 23.5%;
  float: left;
  margin-left: 2%;
  margin-top: 2%;
}
.lay_inst .con_inst .box_inst ul li:nth-child(4n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 641px) and (max-width: 1160px) {
  .lay_inst .con_inst .box_inst ul li {
    width: 32%;
  }
  .lay_inst .con_inst .box_inst ul li:nth-child(4n+1) {
    margin-left: 2%;
  }
  .lay_inst .con_inst .box_inst ul li:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 640px) {
  .lay_inst .con_inst .box_inst ul li {
    width: 49%;
  }
  .lay_inst .con_inst .box_inst ul li:nth-child(4n+1) {
    margin-left: 2%;
  }
  .lay_inst .con_inst .box_inst ul li:nth-child(3n+1) {
    margin-left: 2%;
  }
  .lay_inst .con_inst .box_inst ul li:nth-child(2n+1) {
    margin-left: 0;
  }
}
.lay_inst .con_inst .box_inst ul li a {
  display: block;
}
.lay_inst .con_inst .box_inst ul li a .img img {
  width: 100%;
  height: auto;
}
.lay_inst .con_inst .box_bt {
  margin-top: 2em;
  text-align: center;
}
.lay_inst .con_inst .box_bt .btn {
  font-size: small;
  width: 260px;
  position: relative;
  z-index: 2;
  line-height: 1;
  text-align: center;
  display: inline-block;
}
.lay_inst .con_inst .box_bt .btn p, .lay_inst .con_inst .box_bt .btn a {
  display: block;
  padding: 1em 0;
  border-radius: 25px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #c5c4c4;
  color: #000;
  -moz-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 0 1px #fff, inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -moz-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -o-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  -webkit-transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
  transition: background 300ms ease, color 300ms ease, box-shadow 300ms, text-shadow 300ms;
}
#page .lay_inst .con_inst .box_bt .btn p, #page .lay_inst .con_inst .box_bt .btn a {
  text-decoration: none;
}
html:not(.touch) .lay_inst .con_inst .box_bt .btn p, html:not(.touch) .lay_inst .con_inst .box_bt .btn a {
  text-shadow: 1px 0 0 rgba(0, 0, 0, 0.8);
}
.lay_inst .con_inst .box_bt .btn p span, .lay_inst .con_inst .box_bt .btn a span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding-right: 1em;
}
.lay_inst .con_inst .box_bt .btn p:before, .lay_inst .con_inst .box_bt .btn a:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(../images/footer/ic_bn_btn.png) no-repeat;
}
html:not(.touch) .lay_inst .con_inst .box_bt .btn:hover a, html:not(.touch) .lay_inst .con_inst .box_bt .btn:hover p {
  -moz-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px -20px 20px -20px rgba(0, 0, 0, 0.3);
  text-shadow: 1px 0 0 rgba(255, 255, 255, 0.8);
  background: #de9146;
  color: #fff;
}
@media only screen and (max-width: 640px) {
  .lay_inst .con_inst .box_bt .btn p, .lay_inst .con_inst .box_bt .btn a {
    font-size: 92%;
  }
}

/*----------------------------------------------------
	#footer
----------------------------------------------------*/
#footer {
  margin-top: 5%;
}

/* -----------------------------------------------------------
  フローティングバナー
----------------------------------------------------------- */
.box_fbn p a {
  position: relative;
  right: 0;
  display: block;
  width: 300px;
  height: 200px;
  font-family: serif;
  color: #fff;
  background-color: #fff;
  background-image: url("../../../images/home/bn_bf.jpg");
  background-position: -68px;
  background-size: cover;
  text-decoration: none;
  transition: .4s;
  border-radius: 10px;
}

.box_fbn p a img {
  position: absolute;
  top: -9px;
  left: -83px;
  z-index: 300;
  width: 34%;
}

.box_fbn p a > span {
  position: relative;
  left: 0;
  display: block;
  transition: .4s;
  z-index: 200;
  background-color: #fc985b;
  padding: 3px;
}

.con_fbn {
  position: fixed;
  z-index: 10001;
  right: 0;
  top: 59%;
  margin-top: -300px;
}

@media (max-height: 800px) {
  .con_fbn {
    top: 75%;
  }
}
.box_fbn {
  margin-top: 10px;
  margin-bottom: 40px;
  width: 44px;
  position: relative;
}
@media only screen and (max-width: 1160px) {
  .box_fbn {
    display: none;
  }
}

.box_fbn p {
  margin-left: -10px;
}

.box_fbn p a::before {
  position: absolute;
  left: 3px;
  top: 3px;
  bottom: 3px;
  right: auto;
  width: 58px;
  display: block;
  /*border: 1px solid #fff;*/
  content: "";
  z-index: 100;
  transition: .4s;
}

.box_fbn p a:hover::before {
  right: 3px;
  width: auto;
}

.box_fbn p a::after {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  /*background: rgba(0,0,0,.1);*/
  content: "";
  z-index: 100;
  transition: .8s;
}

.box_fbn p a:hover {
  right: 234px;
  background-position: 0;
}

.box_fbn p a .txt_name {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding: 18px 0 0 0;
  height: 160px;
  width: 55px;
  line-height: 49px;
  font-size: 17px;
}

.box_fbn p a .txt_open {
  margin-top: 8px;
  width: 70px;
  font-size: 12.2px;
  letter-spacing: -0.5px;
  margin-left: 7px;
}

.box_fbn p a:hover .txt_open {
  /*left: 50px;*/
  width: 200px;
  font-size: 15px;
}

.box_fbn p a:hover .txt_open .br {
  display: none;
}

.box_fbn p a .txt_open span {
  display: none;
}

.box_fbn p a:hover .txt_open span {
  display: inline;
}

.bn_dp {
  text-align: center;
}
@media only screen and (min-width: 1161px) {
  .bn_dp {
    display: none;
  }
}
@media print {
  .bn_dp {
    display: none;
  }
}
.ie8 .bn_dp {
  display: none;
}

/*cookie*/
#popup {
  display: none;
}
@media only screen and (max-width: 560px) {
  #popup {
    max-width: 95%;
    width: 100%;
    margin: 0 auto;
  }
}

#simplemodal-overlay {
  background-color: #000000;
  z-index: 10001;
}

#simplemodal-container a.modalCloseImg {
  background: url(../../img/popup_close.png) no-repeat;
  width: 75px;
  height: 18px;
  display: inline;
  z-index: 3200;
  position: absolute;
  top: -23px;
  right: 0;
  cursor: pointer;
}
@media only screen and (max-width: 560px) {
  #simplemodal-container a.modalCloseImg {
    right: 3%;
  }
}
