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

 file name  : sightseeing.css
 author     : Ability Consultant
 style info : 周辺案内
 =================================================================== */
.con_basetrip .list .box_txt h3, .con_spot .box .item .box_txt .time, .con_spot .box .item .box_txt .num {
  font-family: 'Josefin Sans', "Times New Roman", serif;
}

  /* -----------------------------------------------------------
	.container
----------------------------------------------------------- */
@media only screen and (min-width: 1025px) {
  .container {
    padding: 2em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container {
    padding: 0 2em 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    padding: 0 2em;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    width: 92%;
  }
}
@media only screen and (max-width: 767px) {
  .container {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .container {
    max-width: 1609px;
    margin-right: 0;
    margin-left: auto;
  }
}
.container h2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 1025px) {
  .container h2 {
    margin-top: 7em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container h2 {
    margin-top: 6em;
  }
}
@media only screen and (max-width: 767px) {
  .container h2 {
    margin-top: 3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .container h2 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .container h2 .en {
    line-height: 110%;
    text-align: center;
  }
}
.container h2 .jp {
  display: block;
  width: 100%;
  color: #404040;
  font-size: 120%;
  letter-spacing: .85em;
  font-weight: normal;
}
@media only screen and (min-width: 1025px) {
  .container h2 .jp {
    margin-top: 1.6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container h2 .jp {
    margin-top: 1.6em;
  }
}
@media only screen and (max-width: 767px) {
  .container h2 .jp {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .container h2 .jp {
    text-align: center;
  }
}
.container .txt {
  line-height: 2.5;
  letter-spacing: 1px;
}
@media only screen and (min-width: 1025px) {
  .container .txt {
    margin: 1.6em 0 6em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .container .txt {
    margin: 1.6em 0 5em;
  }
}
@media only screen and (max-width: 767px) {
  .container .txt {
    margin: 1em 0 3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .container .txt {
    text-align: justify;
    text-justify: inter-ideograph;
  }
}

/* -----------------------------------------------------------
con_main
----------------------------------------------------------- */
@media only screen and (max-width: 767px) {
  .con_main {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .st_main {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
  .con_main .st_main span {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .webp .con_main .st_main .en {
    background-image: url(../sightseeing/images/img_main-pc.webp);
  }
  .no-webp .con_main .st_main .en {
    background-image: url(../sightseeing/images/img_main-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .webp .con_main .st_main .en {
    background-image: url(../sightseeing/images/img_main-sp.webp);
  }
  .no-webp .con_main .st_main .en {
    background-image: url(../sightseeing/images/img_main-sp.jpg);
  }
}

/* -----------------------------------------------------------
.con_basetrip
----------------------------------------------------------- */
.con_basetrip .box {
  width: 92%;
  max-width: 1609px;
  margin-right: 0;
  margin-left: auto;
  padding: 9em 2.5em 7em;
}
@media only screen and (max-width: 767px) {
  .con_basetrip .box {
    width: 100%;
    padding: 2.5em 2em 3em;
  }
}
.con_basetrip .box h2 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .con_basetrip .box h2 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1100px) {
  .con_basetrip .box h2 .en {
    font-size: 430%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .con_basetrip .box h2 .en {
    font-size: 315%;
  }
}
@media only screen and (max-width: 767px) {
  .con_basetrip .box h2 .en {
    line-height: 1.25;
    font-size: 240%;
  }
}
.con_basetrip .box h2 > span {
  display: block;
  width: 100%;
  font-size: 120%;
  color: #404040;
  letter-spacing: .85em;
  margin: 2em 0 1.5em;
}
.con_basetrip .box h2 > span span {
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .con_basetrip .box h2 > span {
    margin: 0 0 1em;
    font-size: 115%;
    letter-spacing: .4em;
  }
}
.con_basetrip .box .txt {
  line-height: 2;
}
.con_basetrip .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 12.5em 5em;
}
.webp .con_basetrip .list {
  background: #1f1f1f url(../sightseeing/images/bg_basetrip.webp) top center no-repeat;
}
.no-webp .con_basetrip .list {
  background: #1f1f1f url(../sightseeing/images/bg_basetrip.png) top center no-repeat;
}
@media only screen and (max-width: 1300px) {
  .con_basetrip .list {
    padding: 9em 2em 8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_basetrip .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media only screen and (max-width: 767px) {
  .con_basetrip .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 3.5em 2em 5em;
  }
}
.con_basetrip .list .item {
  position: relative;
  margin-right: 3.5em;
  width: 26.72467%;
}
@media only screen and (max-width: 1550px) {
  .con_basetrip .list .item {
    margin-right: 1em;
  }
}
@media only screen and (max-width: 1300px) {
  .con_basetrip .list .item {
    margin-right: 2em;
  }
}
@media only screen and (max-width: 1550px) {
  .con_basetrip .list .item {
    width: 23%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_basetrip .list .item {
    width: 31.5%;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_basetrip .list .item {
    height: auto !important;
    margin-right: 0;
    margin-top: 2em;
    width: 100%;
  }
  .con_basetrip .list .item:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .con_basetrip .list .item:nth-child(2) {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .con_basetrip .list .item:nth-child(3) {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
.con_basetrip .list .item a {
  display: block;
}
@media only screen and (max-width: 767px) {
  .con_basetrip .list .img img {
    width: 100%;
  }
}
.con_basetrip .list .box_txt {
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  text-align: center;
  padding: 2.8em 1em 1.8em;
  width: 78%;
}
@media only screen and (max-width: 1550px) {
  .con_basetrip .list .box_txt {
    width: 85%;
  }
}
@media only screen and (max-width: 767px) {
  .con_basetrip .list .box_txt {
    width: 55%;
    padding: 1.5em 1em 1.2em;
  }
}
.con_basetrip .list .box_txt h3 {
  font-size: 254%;
  line-height: 1.2;
  margin-bottom: .4em;
}
@media only screen and (max-width: 1550px) {
  .con_basetrip .list .box_txt h3 {
    font-size: 210%;
  }
}
@media only screen and (max-width: 1300px) {
  .con_basetrip .list .box_txt h3 {
    font-size: 170%;
  }
}
@media only screen and (max-width: 767px) {
  .con_basetrip .list .box_txt h3 {
    font-size: 150%;
  }
}
.con_basetrip .list .box_txt .txt {
  font-size: 134%;
  letter-spacing: 0.2em;
}
.con_basetrip .list .box_txt .txt span {
  letter-spacing: 0;
}
@media only screen and (max-width: 1400px) {
  .con_basetrip .list .box_txt .txt {
    font-size: 114%;
  }
}
@media only screen and (max-width: 1150px) {
  .con_basetrip .list .box_txt .txt {
    font-size: 100%;
  }
}
.con_basetrip .list .tmp_box_text_tate {
  color: #fff;
  margin: 0 4.5% 0 2%;
}
@media only screen and (min-width: 1025px) {
  .con_basetrip .list .tmp_box_text_tate {
    height: 420px;
    width: 14.9161%;
  }
}
@media only screen and (max-width: 1550px) {
  .con_basetrip .list .tmp_box_text_tate {
    margin: 0 0 0 1%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_basetrip .list .tmp_box_text_tate {
    text-align: center;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 1024px) {
  .con_basetrip .list .tmp_box_text_tate h4 {
    margin: 4em 0 1em;
    display: inline-block;
  }
}
.con_basetrip .list .tmp_box_text_tate h4 > span {
  border-right: 1px dotted;
}
@media only screen and (max-width: 1024px) {
  .con_basetrip .list .tmp_box_text_tate h4 > span {
    border-right: 0;
    border-bottom: 1px dotted;
  }
}
.con_basetrip .list .tmp_box_text_tate h4 > span span {
  letter-spacing: 0;
}
@media only screen and (max-width: 767px) {
  .con_basetrip .list .tmp_box_text_tate h4 {
    margin: .5em 0 .2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_basetrip .list .tmp_box_text_tate .tmp_text_tate {
    text-align: left;
  }
}

/* -----------------------------------------------------------
.con_basetrip
----------------------------------------------------------- */
.con_spot {
  padding: 0 5em;
  margin-bottom: 20em;
}
.webp .con_spot {
  background: url(../sightseeing/images/bg_spot.webp) top -63em right no-repeat;
}
.no-webp .con_spot {
  background: url(../sightseeing/images/bg_spot.png) top -63em right no-repeat;
}
@media only screen and (max-width: 1700px) {
  .con_spot {
    padding: 0 3em;
  }
}
@media only screen and (max-width: 1150px) {
  .con_spot {
    padding: 0 2.5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_spot {
    margin-bottom: 6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot {
    margin-bottom: 4em;
  }
  .webp .con_spot {
    background: url(../sightseeing/images/bg_spot.webp) top -94em right no-repeat;
  }
  .no-webp .con_spot {
    background: url(../sightseeing/images/bg_spot.png) top -94em right no-repeat;
  }
}
@media only screen and (min-width: 1025px) {
  .con_spot .box {
    padding-top: 14em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_spot .box {
    padding-top: 9em;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box {
    padding-top: 7em;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box h3 {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box h3 em {
    font-size: 214%;
    line-height: 1.25;
    border: 0;
    text-decoration: underline;
  }
}
.con_spot .box h3 span:not(.en) {
  margin: 1.5em 0 4.8em;
}
@media only screen and (max-width: 767px) {
  .con_spot .box h3 span:not(.en) {
    margin: 1em 0 3.5em;
  }
}
.con_spot .box .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .con_spot .box .item {
    margin: 0 0 10em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_spot .box .item {
    margin: 0 0 8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item {
    margin: 0 auto 3.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_spot .box .item .img {
  padding-left: 4.8em;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_spot .box .item .img {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_spot .box .item .img {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .img {
    width: 100%;
  }
}
@media only screen and (max-width: 1700px) {
  .con_spot .box .item .img {
    padding-left: 2.8em;
  }
}
@media only screen and (max-width: 1150px) {
  .con_spot .box .item .img {
    padding-left: 1.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .img {
    padding-left: 0;
  }
}
.con_spot .box .item .img img {
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_spot .box .item .img img {
    height: 32vh;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.con_spot .box .item .img::before {
  content: '';
  width: 7px;
  height: 64%;
  background: #404040;
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1150px) {
  .con_spot .box .item .img::before {
    width: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .img::before {
    display: none;
  }
}
.con_spot .box .item:last-child {
  margin-bottom: 0;
}
.con_spot .box .item .box_txt {
  padding: 4.8em;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_spot .box .item .box_txt {
    width: 50%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_spot .box .item .box_txt {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt {
    width: 100%;
  }
}
@media only screen and (max-width: 1700px) {
  .con_spot .box .item .box_txt {
    padding: 2.8em;
  }
}
@media only screen and (max-width: 1366px) {
  .con_spot .box .item .box_txt {
    padding: 1.5em 2.8em;
  }
}
@media only screen and (max-width: 1200px) {
  .con_spot .box .item .box_txt {
    padding-top: 0;
  }
}
@media only screen and (max-width: 1150px) {
  .con_spot .box .item .box_txt {
    padding: 0 1.8em 1.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt {
    padding: 0;
  }
}
.con_spot .box .item .box_txt h4 {
  font-size: 167%;
  border-bottom: 1px dotted;
  display: inline-block;
  letter-spacing: 1em;
  position: relative;
  z-index: 1;
}
.con_spot .box .item .box_txt h4 span {
  letter-spacing: 0;
}
@media only screen and (max-width: 991px) {
  .con_spot .box .item .box_txt h4 {
    letter-spacing: .5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt h4 {
    font-size: 136%;
    margin-top: .8em;
  }
}
.con_spot .box .item .box_txt .txt {
  margin: 3.5em 0 2em;
  line-height: 2;
}
@media only screen and (max-width: 1500px) {
  .con_spot .box .item .box_txt .txt {
    margin: 2.5em 0 1em;
  }
}
@media only screen and (max-width: 1366px) {
  .con_spot .box .item .box_txt .txt {
    margin: 1.5em 0 .5em;
  }
}
@media only screen and (max-width: 1150px) {
  .con_spot .box .item .box_txt .txt {
    margin-top: 1.2em;
  }
}
.con_spot .box .item .box_txt::after {
  content: '';
  width: 7px;
  height: 64%;
  background: #404040;
  position: absolute;
  bottom: 0;
  right: 0;
  display: inline-block;
}
@media only screen and (max-width: 1150px) {
  .con_spot .box .item .box_txt::after {
    width: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt::after {
    display: none;
  }
}
.con_spot .box .item .box_txt .txt_detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: url(../images/common/bd_dash.png) top left repeat-x;
  padding: 2em 0;
}
@media only screen and (max-width: 1150px) {
  .con_spot .box .item .box_txt .txt_detail {
    padding: 1.5em 0;
  }
}
.con_spot .box .item .box_txt .access {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.con_spot .box .item .box_txt .access::before {
  content: '';
  width: 52px;
  height: 52px;
  background-size: 100%;
  margin-right: .7em;
}
.webp .con_spot .box .item .box_txt .access::before {
  background: url(../sightseeing/images/ic_clock.webp);
}
.no-webp .con_spot .box .item .box_txt .access::before {
  background: url(../sightseeing/images/ic_clock.png);
}
@media only screen and (max-width: 991px) {
  .con_spot .box .item .box_txt .access::before {
    width: 35px;
    height: 35px;
    margin-right: .4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt .access::before {
    width: 25px;
    height: 25px;
  }
}
.con_spot .box .item .box_txt .time {
  font-size: 234%;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: .8em;
}
@media only screen and (max-width: 991px) {
  .con_spot .box .item .box_txt .time {
    font-size: 135%;
    position: relative;
    top: 2px;
  }
}
.con_spot .box .item .box_txt .time::before {
  content: '';
  width: 28px;
  height: 18px;
  margin-right: .2em;
}
.webp .con_spot .box .item .box_txt .time::before {
  background: url(../sightseeing/images/ic_car.webp);
}
.no-webp .con_spot .box .item .box_txt .time::before {
  background: url(../sightseeing/images/ic_car.png);
}
@media only screen and (max-width: 991px) {
  .con_spot .box .item .box_txt .time::before {
    position: relative;
    bottom: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt .time::before {
    width: 14px;
    height: 9px;
    background-size: 100%;
    position: relative;
    bottom: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt .time {
    font-size: 160%;
    position: relative;
    top: 2px;
  }
}
.con_spot .box .item .box_txt .tmp_box_btn {
  margin-top: 2em;
}
@media only screen and (max-width: 1500px) {
  .con_spot .box .item .box_txt .tmp_box_btn {
    margin-top: .6em;
  }
}
@media only screen and (max-width: 1366px) {
  .con_spot .box .item .box_txt .tmp_box_btn {
    margin-top: 0;
  }
}
@media only screen and (max-width: 1024px) {
  .con_spot .box .item .box_txt .tmp_box_btn {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_spot .box .item .box_txt .tmp_box_btn {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 180%;
    right: 8%;
    position: absolute;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: 102%;
    margin: 0 auto;
  }
}
.con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child {
  margin-right: 1.4em;
}
.con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child a span {
  position: relative;
}
.con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child a span::before, .con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child a span::after {
  content: '';
  width: 15px;
  height: 10px;
  border: 1px solid #000;
  position: absolute;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child a span::before, .con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child a span::after {
    width: 9px;
    height: 6px;
    right: -15px;
  }
}
.con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child a span::before {
  right: -22px;
  bottom: -3px;
  border-top: 0;
  border-right: 0;
  width: 16px;
  height: 11px;
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child a span::before {
    width: 10px;
    height: 7px;
    right: -15px;
  }
}
.con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child a span::after {
  right: -26px;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child a span::after {
    right: -18px;
  }
}
@media only screen and (max-width: 1150px) {
  .con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child {
    margin-right: 1em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:first-child {
    margin-right: 0;
  }
}
.con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:last-child a i {
  font-size: 16px;
  margin-left: .25em;
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:last-child a i {
    font-size: 13px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:last-child {
    margin-left: 0;
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_spot .box .item .box_txt .tmp_box_btn .tmp_btn_det:last-child {
    margin: 0 0 0 1em;
  }
}
.con_spot .box .item .box_txt .num {
  font-size: 600%;
  color: #d1d0ce;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1;
}
@media only screen and (max-width: 1024px) {
  .con_spot .box .item .box_txt .num {
    font-size: 500%;
  }
}
@media only screen and (max-width: 991px) {
  .con_spot .box .item .box_txt .num {
    font-size: 450%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spot .box .item .box_txt .num {
    font-size: 280%;
    top: .4em;
  }
}
