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

 file name  : sightseeing.css
 author     : Ability Consultant
 style info : 周辺観光・過ごし方
=================================================================== */
.con_sig, .con_spend {
  max-width: 1200px;
  margin: auto;
  width: 90%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_sig, .con_spend {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sig, .con_spend {
    width: 91.66667%;
  }
}

#obj_tab ul:after {
  content: "";
  display: table;
  clear: both;
}

@-moz-keyframes btn-ani {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@-webkit-keyframes btn-ani {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@keyframes btn-ani {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
}
@media only screen and (max-width: 767px) {
  .box_title02 h2 {
    width: 50%;
  }
}
@media only screen and (min-width: 984px) and (max-width: 1199px) {
  .box_title02 h2 em {
    font-size: 358%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .box_title02 h2 em {
    font-size: 272%;
  }
}

/* -----------------------------------------------------------
	con_sig
----------------------------------------------------------- */
.con_sig {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .con_sig {
    margin-top: 8%;
  }
}
.con_sig h3 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .con_sig h3 {
    margin-bottom: 6%;
  }
}
.con_sig h3:before {
  content: "";
  width: 83px;
  height: 25px;
  background: url(../images/common/ic_title.png) no-repeat center top/contain;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .con_sig h3:before {
    width: 3.32em;
    height: 1em;
  }
}
.con_sig h3 em {
  letter-spacing: .05em;
  font-size: 372%;
  font-family: 'Oswald', sans-serif;
  display: block;
  font-weight: 300;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_sig h3 em {
    font-size: 343%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_sig h3 em {
    font-size: 300%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sig h3 em {
    font-size: 258%;
  }
}
.con_sig h3 span {
  display: block;
  letter-spacing: .22em;
  color: #a2a2a2;
}
@media only screen and (max-width: 767px) {
  .con_sig h3 span {
    font-size: 86%;
  }
}
.con_sig .box_sig {
  overflow: hidden;
  margin-top: 40px;
}
.con_sig .box_sig > li {
  float: left;
  width: 31.08333%;
  margin: 70px 0 0 3.375%;
}
@media only screen and (min-width: 768px) {
  .con_sig .box_sig > li:nth-child(-n+3) {
    margin-top: 0;
  }
  .con_sig .box_sig > li:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
  }
}
@media print {
  .con_sig .box_sig > li:nth-child(-n+3) {
    margin-top: 0;
  }
  .con_sig .box_sig > li:nth-child(3n+1) {
    clear: both;
    margin-left: 0;
  }
}
.ie8 .con_sig .box_sig > li:nth-child(-n+3) {
  margin-top: 0;
}
.ie8 .con_sig .box_sig > li:nth-child(3n+1) {
  clear: both;
  margin-left: 0;
}
@media only screen and (max-width: 767px) {
  .con_sig .box_sig > li {
    float: none;
    width: 100%;
    margin: 8% 0 0;
  }
  .con_sig .box_sig > li:first-child {
    margin-top: 0%;
  }
}
@media only screen and (max-width: 767px) {
  .con_sig .box_sig > li .photo img {
    width: 100%;
  }
}
.con_sig .box_sig > li .st {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 158%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  margin: 30px 0 20px;
  line-height: 1.25;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_sig .box_sig > li .st {
    font-size: 143%;
    margin: 20px 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sig .box_sig > li .st {
    font-size: 115%;
    margin: 4% 0 3%;
  }
}
.con_sig .box_sig > li .st:before {
  content: "";
  margin-right: .3em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #007f4a;
}
.con_sig .box_sig > li .txt {
  font-feature-settings: "palt";
}
.con_sig .box_sig > li .tbl_basic {
  margin-top: 28px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_sig .box_sig > li .tbl_basic {
    margin-top: 4%;
  }
}
.con_sig .box_sig > li .tbl_basic th {
  width: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_sig .box_sig > li .tbl_basic th {
    width: 85px;
  }
}
@media only screen and (max-width: 767px) {
  .con_sig .box_sig > li .tbl_basic th {
    width: 25%;
  }
}
.con_sig .box_sig > li .box_links {
  overflow: hidden;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_sig .box_sig > li .box_links {
    margin-top: 4%;
  }
}
.con_sig .box_sig > li .box_links > li {
  width: 47.45308%;
}
.con_sig .box_sig > li .box_links > li a {
  padding: 1em 0;
  border: #393939 1px solid;
  background: #fff;
  color: #393939;
  text-decoration: none;
  position: relative;
  text-align: center;
  display: block;
  -moz-transition: background 0.4s, color 0.4s;
  -o-transition: background 0.4s, color 0.4s;
  -webkit-transition: background 0.4s, color 0.4s;
  transition: background 0.4s, color 0.4s;
}
.con_sig .box_sig > li .box_links > li a:after {
  position: absolute;
  content: "→";
  top: 30%;
  right: 5%;
  -moz-transform: translate(0, -50%, 0);
  -ms-transform: translate(0, -50%, 0);
  -webkit-transform: translate(0, -50%, 0);
  transform: translate(0, -50%, 0);
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.con_sig .box_sig > li .box_links > li a:hover {
  color: #fff;
  background: #393939;
}
.con_sig .box_sig > li .box_links > li a:hover:after {
  -moz-animation-name: btn-ani;
  -webkit-animation-name: btn-ani;
  animation-name: btn-ani;
  -moz-animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -moz-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
.con_sig .box_sig > li .box_links > li.btn_map {
  float: left;
}
.con_sig .box_sig > li .box_links > li.btn_hp {
  float: right;
}

/* -----------------------------------------------------------
	con_copy
----------------------------------------------------------- */
.wrp_spend {
  padding: 125px 0;
  margin-top: 80px;
  background: url(../images/common/bg_ki_ki.png) repeat 0 0;
}
@media only screen and (max-width: 767px) {
  .wrp_spend {
    padding: 12% 0;
    margin-top: 10%;
  }
}

.con_spend h3 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .con_spend h3 {
    margin-bottom: 6%;
  }
}
.con_spend h3:before {
  content: "";
  width: 83px;
  height: 25px;
  background: url(../images/common/ic_title.png) no-repeat center top/contain;
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .con_spend h3:before {
    width: 3.32em;
    height: 1em;
  }
}
.con_spend h3 em {
  letter-spacing: .05em;
  font-size: 372%;
  font-family: 'Oswald', sans-serif;
  display: block;
  font-weight: 300;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_spend h3 em {
    font-size: 343%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983px) {
  .con_spend h3 em {
    font-size: 300%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spend h3 em {
    font-size: 258%;
  }
}
.con_spend h3 span {
  display: block;
  letter-spacing: .22em;
  color: #a2a2a2;
}
@media only screen and (max-width: 767px) {
  .con_spend h3 span {
    font-size: 86%;
  }
}

#obj_tab {
  margin-top: 50px;
}
@media only screen and (max-width: 767px) {
  #obj_tab {
    margin-top: 10%;
  }
}
#obj_tab ul {
  display: -webkit-flex;
  display: flex;
}
#obj_tab li {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  width: 33.33333%;
  border: 1px solid #007f4a;
  text-align: center;
  color: #007f4a;
  cursor: pointer;
  letter-spacing: .24em;
  position: relative;
  font-size: 129%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#obj_tab li:not(:first-child) {
  border-left: none;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #obj_tab li {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  #obj_tab li {
    font-size: 108%;
    letter-spacing: .2em;
  }
}
#obj_tab li:before {
  content: "";
  position: absolute;
  top: -18px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 60px;
  height: 30px;
  border: 1px solid #007f4a;
  border-bottom: 1px solid #eeeee0;
  display: block;
  z-index: 0;
  -moz-border-radius: 60px 60px 0 0;
  -webkit-border-radius: 60px;
  border-radius: 60px 60px 0 0;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
#obj_tab li:after {
  content: "";
  width: 52px;
  height: 1px;
  background: url(../images/common/bg_ki_ki.png) repeat 0 0;
  position: absolute;
  top: -1px;
  left: 50%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
#obj_tab li .ic {
  z-index: 2;
  position: absolute;
  left: 50%;
  top: -18px;
  -moz-border-radius: 200%;
  -webkit-border-radius: 200%;
  border-radius: 200%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  #obj_tab li .ic {
    top: -1em;
  }
}
#obj_tab li .ic em {
  width: 100%;
  position: relative;
  display: block;
}
#obj_tab li .ic em svg {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  fill: #007f4a;
  -moz-transition: fill 0.4s;
  -o-transition: fill 0.4s;
  -webkit-transition: fill 0.4s;
  transition: fill 0.4s;
}
#obj_tab li .ic.ic01 {
  width: 17px;
  height: 25px;
}
@media only screen and (max-width: 767px) {
  #obj_tab li .ic.ic01 {
    width: 1.2em;
    height: 1.7em;
  }
}
#obj_tab li .ic.ic01 em {
  padding-top: 25px;
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  #obj_tab li .ic.ic01 em {
    padding-top: 1.7em;
    margin-top: 0.5em;
  }
}
#obj_tab li .ic.ic02 {
  width: 20px;
  height: 20px;
}
@media only screen and (max-width: 767px) {
  #obj_tab li .ic.ic02 {
    width: 1.4em;
    height: 1.4em;
  }
}
#obj_tab li .ic.ic02 em {
  padding-top: 20px;
  margin-top: 13px;
}
@media only screen and (max-width: 767px) {
  #obj_tab li .ic.ic02 em {
    padding-top: 1.4em;
    margin-top: 0.6em;
  }
}
#obj_tab li .ic.ic03 {
  width: 20px;
  height: 22px;
}
@media only screen and (max-width: 767px) {
  #obj_tab li .ic.ic03 {
    width: 1.4em;
    height: 1.4em;
  }
}
#obj_tab li .ic.ic03 em {
  padding-top: 22px;
  margin-top: 8px;
}
@media only screen and (max-width: 767px) {
  #obj_tab li .ic.ic03 em {
    padding-top: 1.4em;
    margin-top: 0.5em;
  }
}
#obj_tab li span {
  width: 100%;
  display: block;
  position: relative;
  z-index: 1;
  padding: 20px 0 10px;
  -moz-transition: background 0.4s, color 0.4s;
  -o-transition: background 0.4s, color 0.4s;
  -webkit-transition: background 0.4s, color 0.4s;
  transition: background 0.4s, color 0.4s;
  background: url(../images/common/bg_ki_ki.png) repeat 0 0;
}
#obj_tab li span:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #007f4a;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
@media only screen and (max-width: 767px) {
  #obj_tab li span {
    padding: 1.5em 0 0.3em;
    line-height: 1.25;
  }
}
#obj_tab li:hover:before, #obj_tab li.active:before {
  background: #007f4a;
}
#obj_tab li:hover:after, #obj_tab li.active:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
#obj_tab li:hover .ic svg, #obj_tab li.active .ic svg {
  fill: #fff;
}
#obj_tab li:hover span, #obj_tab li.active span {
  color: #fff;
}
#obj_tab li:hover span:before, #obj_tab li.active span:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
#obj_tab li.active {
  cursor: default;
}

#panel > div {
  display: none;
}
#panel > div:first-child {
  display: block;
}
#panel .box_spend {
  margin-top: 50px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend {
    margin-top: 8%;
  }
}
#panel .box_spend .st {
  float: right;
  width: 48.33333%;
  margin-bottom: 30px;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", "游明朝", YuMincho, "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "Times New Roman", serif;
  letter-spacing: .24em;
  font-size: 158%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  #panel .box_spend .st {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .st {
    font-size: 129%;
    float: none;
    width: 100%;
    margin-bottom: 3%;
  }
}
#panel .box_spend .photo {
  float: left;
  width: 48.33333%;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .photo {
    float: none;
    width: 100%;
    margin-bottom: 2%;
  }
  #panel .box_spend .photo img {
    width: 100%;
  }
}
#panel .box_spend .box_txt {
  float: right;
  width: 48.33333%;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt {
    float: none;
    width: 100%;
  }
}
#panel .box_spend .box_txt .txt {
  font-feature-settings: "palt";
}
#panel .box_spend .box_txt .spend_det {
  margin-top: 40px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt .spend_det {
    margin-top: 6%;
  }
}
#panel .box_spend .box_txt .spend_det > li {
  float: left;
  width: 46.55172%;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt .spend_det > li {
    width: 48%;
  }
}
#panel .box_spend .box_txt .spend_det > li:first-child {
  margin-right: 6.89655%;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt .spend_det > li:first-child {
    margin-right: 4%;
  }
}
#panel .box_spend .box_txt .spend_det > li .sst {
  border-bottom: 1px solid #007f4a;
  line-height: 1.25;
  padding: 0 0 0.5em 1.2em;
  margin-bottom: 0.5em;
  text-indent: -1.2em;
  font-size: 115%;
  font-weight: bold;
}
@media only screen and (max-width: 983px) {
  #panel .box_spend .box_txt .spend_det > li .sst {
    font-size: 108%;
  }
}
#panel .box_spend .box_txt .spend_det > li .sst.sst_spe:before {
  content: "";
  margin-right: .3em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #007f4a;
  font-weight: 400;
}
#panel .box_spend .box_txt .spend_det > li .sst.sst_osu:before {
  content: "";
  margin-right: .3em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  color: #007f4a;
}
#panel .box_spend .box_txt .spend_det > li ol li {
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.25em;
}
#panel .box_spend .box_txt .spend_det > li ol li:before {
  content: '●';
  color: #007f4a;
  margin-right: 0.3em;
  font-size: 72%;
}
#panel .box_spend .box_txt .btn {
  max-width: 270px;
  width: 90%;
  margin-top: 30px;
}
#panel .box_spend .box_txt .btn a {
  padding: 1em 0;
  border: none;
  background: #b49838;
  color: #fff;
  text-decoration: none;
  position: relative;
  text-align: center;
  display: block;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
#panel .box_spend .box_txt .btn a:after {
  position: absolute;
  content: "→";
  top: 30%;
  right: 5%;
  -moz-transform: translate(0, -50%, 0);
  -ms-transform: translate(0, -50%, 0);
  -webkit-transform: translate(0, -50%, 0);
  transform: translate(0, -50%, 0);
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#panel .box_spend .box_txt .btn a:before {
  content: "";
  margin-right: .3em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-weight: 400;
}
#panel .box_spend .box_txt .btn a:hover {
  color: #fff;
  background: #79610f;
}
#panel .box_spend .box_txt .btn a:hover:after {
  -moz-animation-name: btn-ani;
  -webkit-animation-name: btn-ani;
  animation-name: btn-ani;
  -moz-animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -moz-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt .btn {
    max-width: none;
    width: 82.29167%;
    margin: 5% auto 0;
  }
}
#panel .box_spend .box_txt .btn a:before {
  content: none;
}
#panel .box_spend .box_txt .box_btn {
  width: 100%;
  margin-top: 30px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt .box_btn {
    margin-top: 4%;
  }
}
#panel .box_spend .box_txt .box_btn li {
  width: 46.55172%;
}
#panel .box_spend .box_txt .box_btn li a {
  padding: 1em 0;
  border: none;
  background: #b49838;
  color: #fff;
  text-decoration: none;
  position: relative;
  text-align: center;
  display: block;
  -moz-transition: background 0.4s;
  -o-transition: background 0.4s;
  -webkit-transition: background 0.4s;
  transition: background 0.4s;
}
#panel .box_spend .box_txt .box_btn li a:after {
  position: absolute;
  content: "→";
  top: 30%;
  right: 5%;
  -moz-transform: translate(0, -50%, 0);
  -ms-transform: translate(0, -50%, 0);
  -webkit-transform: translate(0, -50%, 0);
  transform: translate(0, -50%, 0);
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
#panel .box_spend .box_txt .box_btn li a:before {
  content: "";
  margin-right: .3em;
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-weight: 400;
}
#panel .box_spend .box_txt .box_btn li a:hover {
  color: #fff;
  background: #79610f;
}
#panel .box_spend .box_txt .box_btn li a:hover:after {
  -moz-animation-name: btn-ani;
  -webkit-animation-name: btn-ani;
  animation-name: btn-ani;
  -moz-animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -moz-animation-timing-function: linear;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -moz-animation-iteration-count: 1;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt .box_btn li {
    width: 82.29167%;
    margin: 0 auto 2%;
  }
}
#panel .box_spend .box_txt .box_btn li:first-child {
  float: left;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt .box_btn li:first-child {
    float: none;
  }
}
#panel .box_spend .box_txt .box_btn li:last-child {
  float: right;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt .box_btn li:last-child {
    float: none;
  }
}
@media only screen and (min-width: 984px) {
  #panel .box_spend .box_txt .box_btn li .view_tabs {
    display: none !important;
  }
}
@media print {
  #panel .box_spend .box_txt .box_btn li .view_tabs {
    display: none !important;
  }
}
.ie8 #panel .box_spend .box_txt .box_btn li .view_tabs {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt .box_btn li .view_tabs {
    display: none !important;
  }
}
#panel .box_spend .box_txt .bn_pet {
  max-width: 280px;
  width: 90%;
  margin-top: 35px;
}
.mouse #panel .box_spend .box_txt .bn_pet {
  -moz-transition: opacity 300ms ease-in;
  -o-transition: opacity 300ms ease-in;
  -webkit-transition: opacity 300ms ease-in;
  transition: opacity 300ms ease-in;
}
.mouse #panel .box_spend .box_txt .bn_pet:hover, .touch #panel .box_spend .box_txt .bn_pet.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch #panel .box_spend .box_txt .bn_pet {
  -webkit-tap-highlight-color: transparent;
}
.touch #panel .box_spend .box_txt .bn_pet.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .box_txt .bn_pet {
    max-width: none;
    margin: 5% auto 0;
  }
  #panel .box_spend .box_txt .bn_pet img {
    width: 100%;
  }
}
#panel .box_spend .box_txt .bn_pet a {
  display: block;
  text-decoration: none;
}
#panel .box_spend .txt-group {
  border: 2px solid #007f4a;
  padding: 28px 32px;
  margin-top: 22px;
}
#panel .box_spend .txt-group p span {
  font-weight: bold;
}
#panel .box_spend .txt-group p.attention {
  position: relative;
  padding-left: 1em;
  margin-top: 4px;
}
#panel .box_spend .txt-group p.attention::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}
#panel .box_spend .txt-group p.contact-txt {
  padding: 20px 0 8px 0;
  text-align: center;
  color: #007f4a;
  font-weight: bold;
}
#panel .box_spend .txt-group .txt-group_contact {
  background: #fff;
  padding: 14px;
}
#panel .box_spend .txt-group .txt-group_contact p {
  text-align: center;
  color: #007f4a;
  font-size: 15px;
  font-weight: bold;
}
@media only screen and (min-width: 768px) {
  #panel .box_spend .txt-group .txt-group_contact p span {
    display: inline-block;
    margin-left: 15px;
    font-size: 17px;
  }
}
@media print {
  #panel .box_spend .txt-group .txt-group_contact p span {
    display: inline-block;
    margin-left: 15px;
    font-size: 17px;
  }
}
.ie8 #panel .box_spend .txt-group .txt-group_contact p span {
  display: inline-block;
  margin-left: 15px;
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  #panel .box_spend .txt-group .txt-group_contact p a {
    display: block;
    font-size: 18px;
    color: #007f4a;
    text-decoration: none;
  }
}

#footer {
  margin-top: 0;
}
