@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : tour.css
 author     : Ability Consultant
 style info : 土蔵散歩・見学
=================================================================== */
.con_map .list_link, .con_map .box_map, .con_movie, .con_info, .con_bn {
  max-width: 1100px;
  margin: auto;
}
@media only screen and (max-width: 1100px) {
  .con_map .list_link, .con_map .box_map, .con_movie, .con_info, .con_bn {
    width: 95%;
  }
}

.con_map .box_map:after, .con_info .box_info:after {
  content: "";
  display: table;
  clear: both;
}

/* font-awesome */
.wrp_pankuzu {
  margin-bottom: 0;
  background: none;
  position: relative;
  z-index: 99;
  background: url(../tour/images/bg_content.jpg) repeat;
}

.btn_blue {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  position: relative;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #102870;
}
.btn_blue a {
  font-size: 124%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 15px;
  vertical-align: middle;
  text-decoration: none !important;
  overflow: hidden;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .btn_blue a {
    font-size: 100%;
    padding: 1em 2%;
  }
}
.btn_blue a:after {
  -moz-transition: all 0.05s linear 0s;
  -o-transition: all 0.05s linear 0s;
  -webkit-transition: all 0.05s linear;
  -webkit-transition-delay: 0s;
  -webkit-transition: all 0.05s linear 0s;
  transition: all 0.05s linear 0s;
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 0;
}
.btn_blue a:before {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  content: "";
  width: 26px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  background-size: 100% auto;
  z-index: 1;
  right: 20px;
  top: 50%;
  margin-top: -6.5px;
}
.btn_blue a span {
  z-index: 1;
  display: block;
  position: relative;
  padding: 0 30px 0 15px;
}
@media only screen and (max-width: 767px) {
  .btn_blue a span {
    padding: 0 12% 0 0;
  }
}
.mouse .btn_blue a:hover:after, .touch .btn_blue a.touchstart:after {
  top: 0;
}
.mouse .btn_blue a:hover:before, .touch .btn_blue a.touchstart:before {
  background-position: center bottom;
}
.touch .btn_blue a {
  -webkit-tap-highlight-color: transparent;
}
.touch .btn_blue a.touchend {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.btn_blue a {
  color: #fff;
  background-color: #102870;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
  .btn_blue a {
    font-weight: 500;
  }
}
.btn_blue a:after {
  background-color: #fff;
}
.btn_blue a:before {
  background-image: url(../images/common/ic_arr_wb.png);
}
.mouse .btn_blue a:hover, .touch .btn_blue a.touchstart {
  color: #102870;
  background-color: #fff;
}
.touch .btn_blue a {
  -webkit-tap-highlight-color: transparent;
}
.touch .btn_blue a.touchend {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.btn_blue a {
  padding: 10px;
}
.btn_blue a span {
  padding-right: 40px;
}

/* -----------------------------------------------------------
	.con_map
----------------------------------------------------------- */
.con_map {
  position: relative;
  margin-bottom: 2%;
  background: url(../tour/images/bg_content.jpg) repeat;
}
@media only screen and (max-width: 767px) {
  .con_map {
    margin-bottom: 6%;
  }
}
.con_map .box_st {
  position: absolute;
  top: 20em;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
  z-index: 99;
  max-width: 1300px;
}
.con_map .box_st h3 {
  margin-left: 27.30769%;
  width: 29.46154%;
  height: 30.11765%;
}
@media only screen and (max-width: 767px) {
  .con_map .box_st {
    padding: 5% 0;
    position: static;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  .con_map .box_st h3 {
    margin: 0 auto;
    width: 100%;
  }
}
.con_map .photo {
  max-width: 1300px;
  margin: 0 auto 5%;
}
.con_map .list_link {
  max-width: 1347px;
}
.con_map .list_link li a {
  outline: none;
}
.con_map .list_link li a span {
  display: block;
}
.con_map .list_link li .title, .con_map .list_link li .description, .con_map .list_link li .title_box, .con_map .list_link li .buttonPopup {
  display: none;
}
@media only screen and (min-width: 768px) {
  .con_map .list_link {
    background: url(../tour/images/img_map.jpg) center top no-repeat;
    background-size: 100% auto;
    position: relative;
    width: 100%;
    height: 850px;
  }
  .con_map .list_link:before {
    position: absolute;
    left: -14.32814%;
    width: 14.32814%;
    height: 16.94118%;
    display: block;
    content: "";
    top: 8.70588%;
    background: url(../tour/images/bg_before.jpg) center top no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link:after {
    position: absolute;
    right: -24.12769%;
    width: 32.96214%;
    height: 30.94118%;
    display: block;
    content: "";
    bottom: 6.35294%;
    background: url(../tour/images/bg02.png) center top no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li a {
    position: absolute;
    width: 8.90869%;
    height: 5.29412%;
    max-width: 250px;
    text-indent: -9999px;
    display: block;
    z-index: 99;
  }
  .con_map .list_link li a br {
    display: none;
  }
  .con_map .list_link li.lnk_map1 a {
    display: block;
    background: url(../tour/images/lnk_map1.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map2 a {
    display: block;
    background: url(../tour/images/lnk_map2.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map3 a {
    display: block;
    background: url(../tour/images/lnk_map3.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map4 a {
    display: block;
    background: url(../tour/images/lnk_map4.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map5 a {
    display: block;
    background: url(../tour/images/lnk_map5.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map6 a {
    display: block;
    background: url(../tour/images/lnk_map6.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map7 a {
    display: block;
    background: url(../tour/images/lnk_map7.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map8 a {
    display: block;
    background: url(../tour/images/lnk_map8.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map9 a {
    display: block;
    background: url(../tour/images/lnk_map9.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map10 a {
    display: block;
    background: url(../tour/images/lnk_map10.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map11 a {
    display: block;
    background: url(../tour/images/lnk_map11.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map12 a {
    display: block;
    background: url(../tour/images/lnk_map12.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map13 a {
    display: block;
    background: url(../tour/images/lnk_map13.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map14 a {
    display: block;
    background: url(../tour/images/lnk_map14.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map15 a {
    display: block;
    background: url(../tour/images/lnk_map15.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map16 a {
    display: block;
    background: url(../tour/images/lnk_map16.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map17 a {
    display: block;
    background: url(../tour/images/lnk_map17.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map1 a {
    top: 15.29412%;
    right: -1.85598%;
    width: 10.91314%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) {
  .con_map .list_link li.lnk_map1 a {
    right: 0;
  }
}
@media only screen and (min-width: 768px) {
  .con_map .list_link li.lnk_map2 a {
    top: 40%;
    right: -6.68151%;
    width: 10.91314%;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) {
  .con_map .list_link li.lnk_map2 a {
    right: 0.74239%;
  }
}
@media only screen and (min-width: 768px) {
  .con_map .list_link li.lnk_map3 a {
    top: 54.70588%;
    right: -7.4239%;
    width: 18.48552%;
    max-width: 248px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) {
  .con_map .list_link li.lnk_map3 a {
    right: 1.48478%;
  }
}
@media only screen and (min-width: 768px) {
  .con_map .list_link li.lnk_map4 a {
    top: 66.58824%;
    right: 3.34076%;
    width: 20.86117%;
    max-width: 281px;
  }
  .con_map .list_link li.lnk_map5 a {
    top: 61.17647%;
    right: 25.90943%;
    width: 16.40683%;
  }
  .con_map .list_link li.lnk_map6 a {
    top: 37.52941%;
    right: 28.80475%;
    width: 12.76912%;
    max-width: 172px;
  }
  .con_map .list_link li.lnk_map7 a {
    top: 43.52941%;
    left: 52.48701%;
    width: 12.5464%;
    max-width: 169px;
  }
  .con_map .list_link li.lnk_map8 a {
    top: 68.47059%;
    left: 47.66147%;
    width: 17.81737%;
    max-width: 240px;
  }
  .con_map .list_link li.lnk_map9 a {
    top: 75.05882%;
    left: 39.86637%;
    width: 17.96585%;
    max-width: 241px;
  }
  .con_map .list_link li.lnk_map10 a {
    top: 85.41176%;
    left: 33.33333%;
    width: 17.00074%;
    max-width: 229px;
    height: 8.23529%;
  }
  .con_map .list_link li.lnk_map11 a {
    top: 47.76471%;
    left: 30.06682%;
    width: 13.95694%;
    max-width: 187px;
  }
  .con_map .list_link li.lnk_map12 a {
    top: 63.29412%;
    left: 26.72606%;
    width: 15.44172%;
    max-width: 208px;
  }
  .con_map .list_link li.lnk_map13 a {
    top: 90.47059%;
    left: 17.2977%;
    width: 13.95694%;
    max-width: 188px;
  }
  .con_map .list_link li.lnk_map14 a {
    top: 67.05882%;
    left: 6.23608%;
    width: 20.19302%;
    max-width: 272px;
  }
  .con_map .list_link li.lnk_map15 a {
    top: 37.41176%;
    left: 1.48478%;
    width: 27.46845%;
    max-width: 370px;
  }
  .con_map .list_link li.lnk_map16 a {
    top: 81.29412%;
    left: 0.74239%;
    width: 19.37639%;
    height: 8%;
    max-width: 260px;
  }
  .con_map .list_link li.lnk_map17 a {
    top: 53.88235%;
    left: -3.71195%;
    width: 23.08834%;
    max-width: 311px;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) {
  .con_map .list_link li.lnk_map17 a {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) {
  .con_map .list_link {
    height: 680px;
  }
}

@media only screen and (min-width: 768px) and (min-width: 768px) and (max-width: 1100px) and (min-width: 768px) and (max-width: 933.5px) {
  .con_map .list_link {
    height: 565px;
  }
}

@media print {
  .con_map .list_link {
    background: url(../tour/images/img_map.jpg) center top no-repeat;
    background-size: 100% auto;
    position: relative;
    width: 100%;
    height: 850px;
  }
  .con_map .list_link:before {
    position: absolute;
    left: -14.32814%;
    width: 14.32814%;
    height: 16.94118%;
    display: block;
    content: "";
    top: 8.70588%;
    background: url(../tour/images/bg_before.jpg) center top no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link:after {
    position: absolute;
    right: -24.12769%;
    width: 32.96214%;
    height: 30.94118%;
    display: block;
    content: "";
    bottom: 6.35294%;
    background: url(../tour/images/bg02.png) center top no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li a {
    position: absolute;
    width: 8.90869%;
    height: 5.29412%;
    max-width: 250px;
    text-indent: -9999px;
    display: block;
    z-index: 99;
  }
  .con_map .list_link li a br {
    display: none;
  }
  .con_map .list_link li.lnk_map1 a {
    display: block;
    background: url(../tour/images/lnk_map1.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map2 a {
    display: block;
    background: url(../tour/images/lnk_map2.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map3 a {
    display: block;
    background: url(../tour/images/lnk_map3.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map4 a {
    display: block;
    background: url(../tour/images/lnk_map4.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map5 a {
    display: block;
    background: url(../tour/images/lnk_map5.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map6 a {
    display: block;
    background: url(../tour/images/lnk_map6.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map7 a {
    display: block;
    background: url(../tour/images/lnk_map7.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map8 a {
    display: block;
    background: url(../tour/images/lnk_map8.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map9 a {
    display: block;
    background: url(../tour/images/lnk_map9.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map10 a {
    display: block;
    background: url(../tour/images/lnk_map10.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map11 a {
    display: block;
    background: url(../tour/images/lnk_map11.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map12 a {
    display: block;
    background: url(../tour/images/lnk_map12.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map13 a {
    display: block;
    background: url(../tour/images/lnk_map13.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map14 a {
    display: block;
    background: url(../tour/images/lnk_map14.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map15 a {
    display: block;
    background: url(../tour/images/lnk_map15.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map16 a {
    display: block;
    background: url(../tour/images/lnk_map16.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map17 a {
    display: block;
    background: url(../tour/images/lnk_map17.png) no-repeat;
    background-size: 100% auto;
  }
  .con_map .list_link li.lnk_map1 a {
    top: 15.29412%;
    right: -1.85598%;
    width: 10.91314%;
  }
  .con_map .list_link li.lnk_map2 a {
    top: 40%;
    right: -6.68151%;
    width: 10.91314%;
  }
  .con_map .list_link li.lnk_map3 a {
    top: 54.70588%;
    right: -7.4239%;
    width: 18.48552%;
    max-width: 248px;
  }
  .con_map .list_link li.lnk_map4 a {
    top: 66.58824%;
    right: 3.34076%;
    width: 20.86117%;
    max-width: 281px;
  }
  .con_map .list_link li.lnk_map5 a {
    top: 61.17647%;
    right: 25.90943%;
    width: 16.40683%;
  }
  .con_map .list_link li.lnk_map6 a {
    top: 37.52941%;
    right: 28.80475%;
    width: 12.76912%;
    max-width: 172px;
  }
  .con_map .list_link li.lnk_map7 a {
    top: 43.52941%;
    left: 52.48701%;
    width: 12.5464%;
    max-width: 169px;
  }
  .con_map .list_link li.lnk_map8 a {
    top: 68.47059%;
    left: 47.66147%;
    width: 17.81737%;
    max-width: 240px;
  }
  .con_map .list_link li.lnk_map9 a {
    top: 75.05882%;
    left: 39.86637%;
    width: 17.96585%;
    max-width: 241px;
  }
  .con_map .list_link li.lnk_map10 a {
    top: 85.41176%;
    left: 33.33333%;
    width: 17.00074%;
    max-width: 229px;
    height: 8.23529%;
  }
  .con_map .list_link li.lnk_map11 a {
    top: 47.76471%;
    left: 30.06682%;
    width: 13.95694%;
    max-width: 187px;
  }
  .con_map .list_link li.lnk_map12 a {
    top: 63.29412%;
    left: 26.72606%;
    width: 15.44172%;
    max-width: 208px;
  }
  .con_map .list_link li.lnk_map13 a {
    top: 90.47059%;
    left: 17.2977%;
    width: 13.95694%;
    max-width: 188px;
  }
  .con_map .list_link li.lnk_map14 a {
    top: 67.05882%;
    left: 6.23608%;
    width: 20.19302%;
    max-width: 272px;
  }
  .con_map .list_link li.lnk_map15 a {
    top: 37.41176%;
    left: 1.48478%;
    width: 27.46845%;
    max-width: 370px;
  }
  .con_map .list_link li.lnk_map16 a {
    top: 81.29412%;
    left: 0.74239%;
    width: 19.37639%;
    height: 8%;
    max-width: 260px;
  }
  .con_map .list_link li.lnk_map17 a {
    top: 53.88235%;
    left: -3.71195%;
    width: 23.08834%;
    max-width: 311px;
  }
}
.ie8 .con_map .list_link {
  background: url(../tour/images/img_map.jpg) center top no-repeat;
  background-size: 100% auto;
  position: relative;
  width: 100%;
  height: 850px;
}
.ie8 .con_map .list_link:before {
  position: absolute;
  left: -14.32814%;
  width: 14.32814%;
  height: 16.94118%;
  display: block;
  content: "";
  top: 8.70588%;
  background: url(../tour/images/bg_before.jpg) center top no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link:after {
  position: absolute;
  right: -24.12769%;
  width: 32.96214%;
  height: 30.94118%;
  display: block;
  content: "";
  bottom: 6.35294%;
  background: url(../tour/images/bg02.png) center top no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li a {
  position: absolute;
  width: 8.90869%;
  height: 5.29412%;
  max-width: 250px;
  text-indent: -9999px;
  display: block;
  z-index: 99;
}
.ie8 .con_map .list_link li a br {
  display: none;
}
.ie8 .con_map .list_link li.lnk_map1 a {
  display: block;
  background: url(../tour/images/lnk_map1.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map2 a {
  display: block;
  background: url(../tour/images/lnk_map2.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map3 a {
  display: block;
  background: url(../tour/images/lnk_map3.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map4 a {
  display: block;
  background: url(../tour/images/lnk_map4.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map5 a {
  display: block;
  background: url(../tour/images/lnk_map5.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map6 a {
  display: block;
  background: url(../tour/images/lnk_map6.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map7 a {
  display: block;
  background: url(../tour/images/lnk_map7.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map8 a {
  display: block;
  background: url(../tour/images/lnk_map8.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map9 a {
  display: block;
  background: url(../tour/images/lnk_map9.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map10 a {
  display: block;
  background: url(../tour/images/lnk_map10.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map11 a {
  display: block;
  background: url(../tour/images/lnk_map11.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map12 a {
  display: block;
  background: url(../tour/images/lnk_map12.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map13 a {
  display: block;
  background: url(../tour/images/lnk_map13.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map14 a {
  display: block;
  background: url(../tour/images/lnk_map14.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map15 a {
  display: block;
  background: url(../tour/images/lnk_map15.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map16 a {
  display: block;
  background: url(../tour/images/lnk_map16.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map17 a {
  display: block;
  background: url(../tour/images/lnk_map17.png) no-repeat;
  background-size: 100% auto;
}
.ie8 .con_map .list_link li.lnk_map1 a {
  top: 15.29412%;
  right: -1.85598%;
  width: 10.91314%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .ie8 .con_map .list_link li.lnk_map1 a {
    right: 0;
  }
}
.ie8 .con_map .list_link li.lnk_map2 a {
  top: 40%;
  right: -6.68151%;
  width: 10.91314%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .ie8 .con_map .list_link li.lnk_map2 a {
    right: 0.74239%;
  }
}
.ie8 .con_map .list_link li.lnk_map3 a {
  top: 54.70588%;
  right: -7.4239%;
  width: 18.48552%;
  max-width: 248px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .ie8 .con_map .list_link li.lnk_map3 a {
    right: 1.48478%;
  }
}
.ie8 .con_map .list_link li.lnk_map4 a {
  top: 66.58824%;
  right: 3.34076%;
  width: 20.86117%;
  max-width: 281px;
}
.ie8 .con_map .list_link li.lnk_map5 a {
  top: 61.17647%;
  right: 25.90943%;
  width: 16.40683%;
}
.ie8 .con_map .list_link li.lnk_map6 a {
  top: 37.52941%;
  right: 28.80475%;
  width: 12.76912%;
  max-width: 172px;
}
.ie8 .con_map .list_link li.lnk_map7 a {
  top: 43.52941%;
  left: 52.48701%;
  width: 12.5464%;
  max-width: 169px;
}
.ie8 .con_map .list_link li.lnk_map8 a {
  top: 68.47059%;
  left: 47.66147%;
  width: 17.81737%;
  max-width: 240px;
}
.ie8 .con_map .list_link li.lnk_map9 a {
  top: 75.05882%;
  left: 39.86637%;
  width: 17.96585%;
  max-width: 241px;
}
.ie8 .con_map .list_link li.lnk_map10 a {
  top: 85.41176%;
  left: 33.33333%;
  width: 17.00074%;
  max-width: 229px;
  height: 8.23529%;
}
.ie8 .con_map .list_link li.lnk_map11 a {
  top: 47.76471%;
  left: 30.06682%;
  width: 13.95694%;
  max-width: 187px;
}
.ie8 .con_map .list_link li.lnk_map12 a {
  top: 63.29412%;
  left: 26.72606%;
  width: 15.44172%;
  max-width: 208px;
}
.ie8 .con_map .list_link li.lnk_map13 a {
  top: 90.47059%;
  left: 17.2977%;
  width: 13.95694%;
  max-width: 188px;
}
.ie8 .con_map .list_link li.lnk_map14 a {
  top: 67.05882%;
  left: 6.23608%;
  width: 20.19302%;
  max-width: 272px;
}
.ie8 .con_map .list_link li.lnk_map15 a {
  top: 37.41176%;
  left: 1.48478%;
  width: 27.46845%;
  max-width: 370px;
}
.ie8 .con_map .list_link li.lnk_map16 a {
  top: 81.29412%;
  left: 0.74239%;
  width: 19.37639%;
  height: 8%;
  max-width: 260px;
}
.ie8 .con_map .list_link li.lnk_map17 a {
  top: 53.88235%;
  left: -3.71195%;
  width: 23.08834%;
  max-width: 311px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .ie8 .con_map .list_link li.lnk_map17 a {
    left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .ie8 .con_map .list_link {
    height: 680px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) and (min-width: 768px) and (max-width: 933.5px) {
  .ie8 .con_map .list_link {
    height: 565px;
  }
}

@media only screen and (max-width: 767px) {
  .con_map .list_link {
    overflow: hidden;
  }
  .con_map .list_link li {
    float: left;
    width: 48%;
    margin-bottom: 2%;
  }
  .con_map .list_link li:nth-child(2n+2) {
    float: right;
  }
  .con_map .list_link li:nth-child(2n+1) {
    clear: left;
  }
  .con_map .list_link li a {
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background: #fff;
    display: block;
    padding: 3%;
    color: #102870;
    border-radius: 5px;
    font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  }
  .con_map .list_link li a:hover {
    text-decoration: none;
  }
}
.con_map .box_map {
  position: relative;
  padding: 1% 0 2.5%;
}
@media only screen and (max-width: 767px) {
  .con_map .box_map {
    padding: 1% 0 8%;
  }
}
.con_map .box_map h3 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 185%;
  color: #353535;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: .7em;
}
@media only screen and (max-width: 767px) {
  .con_map .box_map h3 {
    font-weight: 500;
  }
}
.con_map .box_map .box_txt {
  float: left;
  width: 74.09091%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  background: #fff;
  padding: 2.27273% 2.72727%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_map .box_map .box_txt {
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_map .box_txt {
    float: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_map .box_map .box_txt {
    width: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_map .box_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_map .box_txt {
    padding: 5%;
  }
}
.con_map .box_map .box_txt .txt {
  font-size: 108%;
  letter-spacing: -0.6px;
  line-height: 1.8;
}
.con_map .box_map .box_txt .btn_blue {
  margin: 2% 0 0;
  width: 230px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_map .box_map .box_txt .btn_blue {
    width: 230px;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_map .box_txt .btn_blue {
    width: 100%;
  }
}
.con_map .box_map .box_img {
  float: right;
  width: 23.63636%;
  border-radius: 5px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_map .box_map .box_img {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_map .box_img {
    float: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_map .box_map .box_img {
    width: 27%;
  }
}
@media only screen and (max-width: 767px) {
  .con_map .box_map .box_img {
    width: 100%;
  }
}
.con_map .box_map .box_img img {
  max-width: none;
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .con_map .box_map .box_img img {
    width: 100%;
    height: auto;
  }
}
.con_map .box_map .box_img a {
  display: block;
  position: relative;
}
.con_map .box_map .box_img a span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 185%;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #fff;
  width: 90%;
  max-height: 90%;
  overflow: hidden;
  line-height: 1.3;
}
@media only screen and (max-width: 767px) {
  .con_map .box_map .box_img a span {
    font-weight: 500;
  }
}
.con_map .box_map .box_img a span small {
  max-height: 70%;
  overflow: hidden;
}
.con_map .box_map .box_img a span:after {
  margin-top: 5%;
  content: "";
  display: block;
  width: 100%;
  height: 35px;
  background: url(../tour/images/ic_circle.png) no-repeat center top;
  background-size: contain;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_map .box_map .box_img {
    margin-top: 5%;
  }
  .con_map .box_map .box_img .img {
    height: 12em;
  }
  .con_map .box_map .box_img .img a {
    height: inherit !important;
  }
  .con_map .box_map .box_img .img a img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}

/* -----------------------------------------------------------
	.con_movie
----------------------------------------------------------- */
.con_movie {
  margin: 3% auto 4%;
}
@media only screen and (max-width: 767px) {
  .con_movie {
    margin: 6% auto;
  }
}
.con_movie .box_st h3 {
  font-weight: normal;
  text-align: center;
}
.con_movie .box_st h3:before {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  content: "";
  width: 61px;
  height: 62px;
  background: url(../images/common/ic_wara.png) no-repeat center top;
}
@media only screen and (max-width: 767px) {
  .con_movie .box_st h3:before {
    background-size: 45.75px auto;
  }
}
.con_movie .box_st h3 em {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 193%;
  display: block;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 767px) {
  .con_movie .box_st h3 em {
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .con_movie .box_st h3 em {
    font-size: 177%;
    line-height: 1.3;
  }
}
.con_movie .box_st h3 span {
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1em;
}
@media only screen and (max-width: 767px) {
  .con_movie .box_st h3 span {
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .con_movie .box_st h3:before {
    height: 50px;
  }
}
.con_movie .box_st .ss {
  text-align: center;
  font-size: 139%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  padding: 3% 0 0;
}
@media only screen and (max-width: 767px) {
  .con_movie .box_st .ss {
    font-size: 124%;
  }
}
.con_movie .box_movie {
  margin-top: 3%;
}
.con_movie .box_movie iframe {
  width: 100%;
}
@media only screen and (min-width: 1101px) {
  .con_movie .box_movie iframe {
    height: 615px;
  }
}
@media print {
  .con_movie .box_movie iframe {
    height: 615px;
  }
}
.ie8 .con_movie .box_movie iframe {
  height: 615px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_movie .box_movie iframe {
    height: 400px;
  }
}
@media only screen and (min-width: 934.5px) and (max-width: 1100px) {
  .con_movie .box_movie iframe {
    height: 500px;
  }
}
@media only screen and (max-width: 560px) {
  .con_movie .box_movie iframe {
    height: 250px;
  }
}

/* -----------------------------------------------------------
	.con_info
----------------------------------------------------------- */
.con_info .box_st h3 {
  font-weight: normal;
  text-align: center;
}
.con_info .box_st h3:before {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  content: "";
  width: 61px;
  height: 62px;
  background: url(../images/common/ic_wara.png) no-repeat center top;
}
@media only screen and (max-width: 767px) {
  .con_info .box_st h3:before {
    background-size: 45.75px auto;
  }
}
.con_info .box_st h3 em {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 193%;
  display: block;
  letter-spacing: 0.2em;
}
@media only screen and (max-width: 767px) {
  .con_info .box_st h3 em {
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_st h3 em {
    font-size: 177%;
    line-height: 1.3;
  }
}
.con_info .box_st h3 span {
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 1em;
}
@media only screen and (max-width: 767px) {
  .con_info .box_st h3 span {
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_st h3:before {
    height: 50px;
  }
}
.con_info .box_st .ss {
  text-align: center;
  font-size: 124%;
  padding: 1% 0 0;
}
@media only screen and (max-width: 767px) {
  .con_info .box_st .ss {
    font-size: 108%;
  }
}
.con_info h4 {
  margin-top: 5%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  font-size: 185%;
  background: url(../tour/images/ic_taji.png) center left no-repeat;
  background-size: 1em auto;
  padding-left: 1.5em;
  line-height: normal;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .con_info h4 {
    font-size: 154%;
    margin-top: 8%;
  }
}
.con_info .txt {
  padding: 25px 0 15px;
  font-size: 108%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_info .txt {
    padding: 25px 0 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .txt {
    padding: 3% 0 5%;
  }
}
.con_info .box_info {
  padding-bottom: 3%;
}
.con_info .box_info em {
  font-weight: bold;
  color: #ff0000;
}
.con_info .box_info.tbl_basic tr th {
  width: 19%;
  padding: 1.3% 3%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_info .box_info.tbl_basic tr th {
    width: 23%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_info.tbl_basic tr th {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_info.tbl_basic tr th {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.con_info .box_info.tbl_basic tr td {
  padding: 1.3% 3%;
}
@media only screen and (max-width: 767px) {
  .con_info .box_info.tbl_basic tr td {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.con_info .box_info .box_panel {
  font-size: 108%;
  float: left;
  width: 47.72727%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #f2f2f0;
  padding: 2.27273% 2.72727%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_info .box_info .box_panel {
    float: left;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_info .box_panel {
    float: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_info .box_info .box_panel {
    width: 47.72727%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_info .box_panel {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_info .box_info .box_panel {
    padding: 2.27273% 2.72727%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_info .box_panel {
    padding: 4%;
  }
}
.con_info .box_info .box_panel:last-child {
  margin: 0 0 0 4.54545%;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_info .box_info .box_panel:last-child {
    margin: 0 0 0 4.54545%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_info .box_panel:last-child {
    margin: 2% 0 0 0;
  }
}
.con_info .box_info .box_panel .tel {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .con_info .box_info .box_panel a {
    text-decoration: underline;
  }
}
.con_info .box_info .box_panel h5 {
  color: #102870;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  line-height: normal;
  margin-bottom: 5%;
}
.con_info .box_info .box_panel h5 small {
  display: inline-block;
  vertical-align: middle;
  padding: 5px;
  border: 1px solid #102870;
  line-height: normal;
  padding: 0.3em 0.5em;
  margin-right: 0.4em;
  color: #59648f;
  font-size: 108%;
}
@media only screen and (max-width: 767px) {
  .con_info .box_info .box_panel h5 small {
    font-size: 100%;
  }
}
.con_info .box_info .box_panel h5 span {
  display: inline-block;
  vertical-align: middle;
  font-size: 177%;
}
@media only screen and (max-width: 767px) {
  .con_info .box_info .box_panel h5 span {
    font-size: 154%;
  }
}
.con_info .box_booking {
  background: #102f81;
  color: #fff;
  text-align: center;
  padding: 25px;
  margin: 2% auto 4%;
  color: #f5f5f4;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_info .box_booking {
    padding: 2.27273%;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_booking {
    padding: 0.7em;
  }
}
.con_info .box_booking .tit {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 193%;
  letter-spacing: 2px;
  margin: 0% 0 1%;
}
@media only screen and (max-width: 767px) {
  .con_info .box_booking .tit {
    font-weight: 500;
  }
}
@media only screen and (max-width: 767px) {
  .con_info .box_booking .tit {
    line-height: 1.3em;
    margin-bottom: 5%;
    font-size: 154%;
  }
}
.con_info .box_booking .tel {
  margin: 2.5% 0 1%;
}
.con_info .box_booking .tel .txt_tel {
  display: inline-block;
  vertical-align: middle;
  font-size: 385%;
  margin-right: 0.5em;
  line-height: normal;
  padding-left: 1em;
  background: url(../tour/images/ic_phone.png) center left no-repeat;
  background-size: 0.72em auto;
  letter-spacing: 3px;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
}
.con_info .box_booking .tel .txt_tel a {
  color: #f5f5f4;
}
@media only screen and (max-width: 767px) {
  .con_info .box_booking .tel .txt_tel {
    font-size: 239%;
    letter-spacing: 0;
  }
  .con_info .box_booking .tel .txt_tel a {
    text-decoration: underline;
  }
}
.con_info .box_booking .tel .txt_time {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  line-height: normal;
}
@media only screen and (max-width: 767px) {
  .con_info .box_booking .tel .txt_time {
    display: block;
    margin: 5% 0;
  }
}
.con_info .box_booking .tel .txt_time .btn_mail {
  width: 260px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho ProN","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,serif;
  position: relative;
  overflow: hidden;
  border-width: 1px;
  border-style: solid;
  border-color: #fff;
}
.con_info .box_booking .tel .txt_time .btn_mail a {
  font-size: 124%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  padding: 15px;
  vertical-align: middle;
  text-decoration: none !important;
  overflow: hidden;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_info .box_booking .tel .txt_time .btn_mail a {
    font-size: 100%;
    padding: 1em 2%;
  }
}
.con_info .box_booking .tel .txt_time .btn_mail a:after {
  -moz-transition: all 0.05s linear 0s;
  -o-transition: all 0.05s linear 0s;
  -webkit-transition: all 0.05s linear;
  -webkit-transition-delay: 0s;
  -webkit-transition: all 0.05s linear 0s;
  transition: all 0.05s linear 0s;
  content: "";
  display: block;
  width: 100%;
  height: 100px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 0;
}
.con_info .box_booking .tel .txt_time .btn_mail a:before {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  content: "";
  width: 26px;
  height: 13px;
  background-repeat: no-repeat;
  background-position: center top;
  position: absolute;
  background-size: 100% auto;
  z-index: 1;
  right: 20px;
  top: 50%;
  margin-top: -6.5px;
}
.con_info .box_booking .tel .txt_time .btn_mail a span {
  z-index: 1;
  display: block;
  position: relative;
  padding: 0 30px 0 15px;
}
@media only screen and (max-width: 767px) {
  .con_info .box_booking .tel .txt_time .btn_mail a span {
    padding: 0 12% 0 0;
  }
}
.mouse .con_info .box_booking .tel .txt_time .btn_mail a:hover:after, .touch .con_info .box_booking .tel .txt_time .btn_mail a.touchstart:after {
  top: 0;
}
.mouse .con_info .box_booking .tel .txt_time .btn_mail a:hover:before, .touch .con_info .box_booking .tel .txt_time .btn_mail a.touchstart:before {
  background-position: center bottom;
}
.touch .con_info .box_booking .tel .txt_time .btn_mail a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_info .box_booking .tel .txt_time .btn_mail a.touchend {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_info .box_booking .tel .txt_time .btn_mail a {
  color: #102f81;
  background-color: #fff;
}
.con_info .box_booking .tel .txt_time .btn_mail a:after {
  background-color: #102f81;
}
.mouse .con_info .box_booking .tel .txt_time .btn_mail a:hover, .touch .con_info .box_booking .tel .txt_time .btn_mail a.touchstart {
  color: #fff;
  background-color: #102f81;
}
.touch .con_info .box_booking .tel .txt_time .btn_mail a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_info .box_booking .tel .txt_time .btn_mail a.touchend {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_info .box_booking .tel .txt_time .btn_mail a:before {
  background-image: url(../images/common/ic_arr_bw.png);
}
@media only screen and (max-width: 767px) {
  .con_info .box_booking .tel .txt_time .btn_mail {
    width: 80%;
    margin: 0 auto;
  }
}
.con_info .box_booking .info {
  font-size: 124%;
  margin: 2% 0 0;
}
.con_info .box_booking .info span {
  display: block;
  font-size: 85%;
}
@media only screen and (max-width: 767px) {
  .con_info .box_booking .info {
    border-top: 1px dotted #879cd1;
    font-size: 93%;
    text-align: left;
  }
}

.con_bn {
  margin-top: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .con_bn {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_bn {
    margin-top: 10%;
  }
}
.con_bn ul {
  overflow: hidden;
}
.con_bn ul li {
  width: 49.45455%;
}
@media only screen and (max-width: 767px) {
  .con_bn ul li {
    width: 100%;
    float: none !important;
  }
}
.con_bn ul li:nth-child(1) {
  float: left;
}
.con_bn ul li:nth-child(2) {
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_bn ul li:nth-child(2) {
    margin-top: 2%;
  }
}
.con_bn ul li:nth-child(3) {
  float: left;
  margin-top: 1em;
}
.con_bn ul li:nth-child(4) {
  float: right;
  margin-top: 1em;
}
@media only screen and (max-width: 767px) {
  .con_bn ul li:nth-child(4) {
    margin-top: 2%;
  }
}

@media only screen and (max-width: 767px) {
  #extra-info {
    font-size: 109%;
    line-height: 1.5;
    padding: 7% 0 3%;
  }
  #extra-info em {
    font-size: 77%;
  }
}
.txt_cau {
  border: solid 1px #FF0000;
  margin: 0 auto 3em;
  background: #fff;
  max-width: 32%;
  padding: 2em 5em;
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
  .txt_cau {
    max-width: 64%;
  }
}
@media only screen and (max-width: 767px) {
  .txt_cau {
    max-width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .txt_cau {
    padding: 1em;
  }
}
.txt_cau h4 {
  color: #FF0000;
  font-size: 140%;
  text-align: center;
  padding-bottom: .5em;
}
.txt_cau p {
  color: #FF0000;
}
