@charset "UTF-8";
/* ===================================================================
CSS information
 file name  : sightseeing.css
=================================================================== */
#header .con_nav .box_nav #gnav li a.sightseeing_active:after,
#header .con_nav .box_nav #fixnav li a.sightseeing_active:after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}
/*.con_title */
#contents .con_title .img img {
  width: 100%;
  margin-left: 0;
}
#contents .con_title > h2 {
  transform: translateY(-10%);
}
/* .con_sightseeing */
.con_sightseeing {
  padding-top: 40px;
}
/* h4.tmp_st1 */
.tmp_st1 span {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
  font-size: 154%;
  color: #383939;
  letter-spacing: 1.1px;
  line-height: 1.5;
}
.tmp_st1 em {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",
    sans-serif;
  padding: 20px 1em 40px;
  font-size: 99.188%;
  font-weight: normal;
  line-height: 1.8;
  text-align: left;
  letter-spacing: 0;
  margin: 0;
}
/* box_pnav */
.box_pnav {
  padding: 0px 2em;
}
.box_pnav ul {
  letter-spacing: -0.4em;
  text-align: center;
  display: flex;
  font-size: 150%;
  flex-wrap: wrap;
}
.box_pnav ul li {
  letter-spacing: normal;
  vertical-align: top;
  flex-basis: 49%;
  border-right: 2px solid #ccc;
  margin-bottom: 20px;
}
.box_pnav ul li:nth-child(odd) {
  margin: 0;
  border-left: 2px solid #ccc;
  margin-bottom: 20px;
}
.box_pnav ul li a {
  color: #383939;
  text-decoration: none;
  -webkit-transition: background 500ms ease;
  -moz-transition: background 500ms ease;
  -o-transition: background 500ms ease;
  transition: background 500ms ease;
  font-size: 74%;
  display: block;
}
.box_pnav ul li a:before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  width: 3.5em;
  height: 1.5em;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.box_pnav ul li:first-child a:before {
  background: url("../sightseeing/images/211019/ic_sig1.gif") no-repeat left top;
}
.box_pnav ul li:first-child + li a:before {
  background: url("../sightseeing/images/211019/ic_sig2.gif") no-repeat left top;
  width: 2em;
  height: 1.5em;
}
.box_pnav ul li:first-child + li + li a:before {
  background: url("../sightseeing/images/211019/ic_sig4.gif") no-repeat left top;
  width: 2.2em;
  height: 1.5em;
}
.box_pnav ul li:last-child a:before {
  background: url("../sightseeing/images/211019/ic_sig3.gif") no-repeat left top;
  width: 1.3em;
  height: 1.5em;
}
/* .box_sig */
.box_sig {
  padding-top: 40px;
}
.box_sig .dammy {
  display: none;
}
.box_sig h5 {
  font-size: 154%;
  text-align: center;
}
.box_sig h5:before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  width: 3em;
  height: 1.5em;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}
.box_sig.sig1 h5:before {
  background: url("../sightseeing/images/211019/ic_sig1.gif") no-repeat left top;
}
.box_sig.sig2 h5:before {
  background: url("../sightseeing/images/211019/ic_sig2.gif") no-repeat left top;
  width: 1.7em;
  height: 1.5em;
}
.box_sig.sig3 h5:before {
  background: url("../sightseeing/images/211019/ic_sig4.gif") no-repeat left top;
  width: 2.1em;
  height: 1.5em;
}
.box_sig.sig4 h5:before {
  background: url("../sightseeing/images/211019/ic_sig3.gif") no-repeat left top;
  width: 1.45em;
  height: 1.5em;
}
.box_sig .inner {
  position: relative;
  padding: 20px 0 1.5em;
  display: none;
}
.box_sig .wrp_img {
  position: absolute;
  top: 5px;
  left: 15px;
  width: 30%;
}
.box_sig .wrap_info {
  margin: -2em 1em 0px;
  font-size: 103.188%;
  line-height: 1.7;
}
.box_sig .wrap_info .wrp_txt .spotname {
  padding: 0px 0 20px;
  font-size: 120.188%;
  text-align: center;
}
.box_sig .wrap_info .wrp_txt .min {
  color: #ffffff;
  border-radius: 1.5em;
  background-color: #1781c4;
  text-align: center;
  line-height: 2.5em;
  margin-bottom: 20px;
}
.box_sig .wrap_info .wrp_txt .txt {
  padding: 0px 10px 10px;
  line-height: 1.7;
  font-size: 14px;
}
.box_sig .wrap_info .wrp_txt .txt span {
  padding-top: 8px;
  display: block;
}
.plan_btn {
  width: 96%;
  text-align: center;
  background-color: #ea9040;
  padding: 10px 0;
  border-radius: 5px;
  font-size: 106%;
  color: #fff;
  margin: 15px 2%;
}
.box_sig .wrap_info .wrp_txt a {
  text-decoration: none;
}
.box_sig .btns {
  display: flex;
  justify-content: space-between;
  padding: 10px 6px 0px;
}
.box_sig .btns p {
  flex-basis: 48.5%;
  text-align: center;
  padding: 1em 0;
  border: #999999 solid 1px;
  font-size: 90%;
  background: url("../sightseeing/images/211019/img_target_blank.gif") no-repeat 95% 1em/10%;
}
.box_sig .btns p a {
  text-decoration: none;
}
.box_sig .spot01 .wrap_img p {
  padding: 20px 0 10px;
}
.box_sig .wrap_img p {
  padding: 20px 0 20px;
}
.box_sig .wrap_img p img {
  width: 100%;
}
.box_sig ul li {
  margin: 0 0 10px;
  flex-basis: 100%;
}
.box_sig ul li .wrp_st {
  position: relative;
  padding: 0.5em 1em;
  border: 2px solid #e5e9f3;
  text-align: left;
  margin: 0 1em;
}
.con_sightseeing .box_sig ul li .wrp_st .st span {
  color: #f47f16;
}
.con_sightseeing .box_sig ul li .wrp_st .st span {
  font-size: 140%;
  margin-right: 0.5em;
  font-family: "Didact Gothic", sans-serif;
}
.con_sightseeing .box_sig ul li .wrp_st .st em {
  font-size: 116%;
  text-align: left;
}
.con_sightseeing .box_sig ul li .wrp_st:after {
  content: "";
  margin-left: 0.5em;
  position: absolute;
  top: 50%;
  right: 0.8em;
  letter-spacing: normal;
  line-height: 1;
  margin-top: -0.5em;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease;
}
.con_sightseeing .box_sig ul li .wrp_st:before,
.con_sightseeing .box_sig ul li .wrp_st:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_sightseeing .box_sig ul li .wrp_st.active:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
/* タブレット */
@media only screen and (min-width: 768px) {
  #contents .con_title > h2 {
    transform: translateY(-30%);
  }
  #contents .con_title > h2 > * {
    display: block;
    writing-mode: unset;
  }
  #contents .con_title > h2 em {
    letter-spacing: -1px;
    line-height: 1.5;
    font-size: 307%;
  }
  #contents .con_title > h2 span {
    margin: 0;
    font-size: 127%;
  }
  .con_sightseeing {
    padding-top: 90px;
  }
  .tmp_st1 span {
    font-size: 225%;
    letter-spacing: 2.2px;
    line-height: 1.5;
  }
  .tmp_st1 em {
    text-align: center;
    font-size: 118.177%;
    padding: 13px 1em 100px;
    letter-spacing: 0.2px;
  }
  .box_pnav ul li {
    flex-basis: 24.5%;
  }
  .box_sig .dammy {
    visibility: hidden;
    display: block;
  }
  .box_sig ul li:first-child .wrp_img,
  .box_sig ul li:nth-child(2) .wrp_img {
    width: 40%;
    top: 30px;
    left: -25px;
  }
  .box_sig .wrp_img {
    width: 40%;
    top: 35px;
    left: -10px;
  }
  .box_sig ul {
    display: grid;
    flex-wrap: wrap;
    width: 90%;
    grid-template-columns: 1fr 1fr;
    gap: 30px 4%;
    margin: 50px auto 0;
  }
  .box_sig ul li:first-child,
  .box_sig ul li:nth-child(2) {
    /* flex-basis: 47.7%; */
    padding-left: 0px;
  }
  .box_sig .wrap_info.img_left {
    flex-direction: row-reverse;
    display: flex;
    max-width: 1100px;
    margin: -188px auto 0;
    width: 90%;
  }
  .box_sig .wrap_info .wrp_txt {
    flex-basis: 68%;
    position: relative;
  }
  .box_sig .wrap_info .wrp_txt .txt.height7_pc {
    min-height: 15em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height6 {
    min-height: 14.2em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height5 {
    min-height: 11em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height4 {
    min-height: 15em;
  }
  .box_sig .wrap_info.img_left .wrap_img {
    padding: 0px 35px 0 0;
    flex-basis: 68%;
    /* position: absolute; */
    margin: auto 0;
  }
  .box_sig .wrap_info.img_right {
    flex-direction: row;
    display: flex;
    max-width: 1100px;
    margin: -140px auto 0;
    width: 90%;
  }
  .box_sig .wrap_info.img_right .wrap_img {
    padding: 0px 0 0 35px;
    flex-basis: 68%;
  }
  .box_sig .spot01 .inner {
    display: block;
    padding: 40px 0 1.5em;
  }
  .box_sig .inner {
    display: block;
    padding: 75px 0 1.5em;
  }
  .box_sig .wrap_info {
    margin: -2em 0 0px;
  }
  .box_sig .spot01 .wrap_info .wrp_txt {
    /* flex-basis: 68%; */
    position: relative;
  }
  .box_sig ul li .wrp_st {
    border: none;
    margin: 0;
    padding: 0;
  }
  .box_sig ul li .wrp_st.ex {
    margin: 0;
    padding: 0;
  }
  .con_sightseeing .box_sig ul li .wrp_st:after {
    display: none;
  }
  .box_sig .spot01 .img_left .wrp_img {
    width: 50%;
    position: absolute;
    left: -55%;
    top: -14px;
  }
  .box_sig .spot01 .img_right .wrp_img {
    width: 50%;
    position: absolute;
    top: -47px;
    left: 107%;
  }
  .box_sig .wrap_info .wrp_txt .spotname {
    padding: 0px 0 20px;
    font-size: 120.188%;
    text-align: center;
    line-height: 1.8;
  }
  .box_sig .wrap_info .wrp_txt .spotname.height2 {
    min-height: 5em;
  }
  .con_sightseeing .box_sig ul li .wrp_st .st em {
    font-size: 133%;
  }
  .con_sightseeing .box_sig ul li .wrp_st .st em.spacing {
    letter-spacing: -0.2rem;
  }
  .box_sig .wrap_info .wrp_txt .min {
    line-height: 2.2em;
    margin-bottom: 25px;
    font-size: 112.188%;
  }
  .box_sig .wrap_info .wrp_txt .txt {
    padding: 0 0 10px 0;
    line-height: 1.7;
    font-size: 15px;
  }
  .box_sig .spot01 .btns {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 0 0;
  }
  .box_sig .btns {
    justify-content: space-between;
    padding: 10px 0 0;
    grid-template-columns: 1fr 1fr;
    gap: 2%;
  }
  .box_sig .btns p {
    flex-basis: 48.5%;
    padding: 0.5em 0;
    font-size: 1.2rem;
    background: url(../sightseeing/images/211019/img_target_blank.gif) no-repeat 95% 1.1rem/12px;
  }
  .con_sightseeing .box_sig ul li .wrp_st .st span {
    display: none;
  }
  .box_pnav ul {
    letter-spacing: -0.4em;
    text-align: center;
    display: flex;
    font-size: 218%;
    flex-wrap: wrap;
  }
  .box_pnav ul li:nth-child(odd) {
    border-left: none;
  }
  .box_pnav ul li:first-child {
    border-left: 2px solid #ccc;
  }
  .box_pnav ul li a:before {
    margin: 0 auto 15px;
  }
  .box_sig ul li {
    margin: 0 0 30px;
    flex-basis: 31.3%;
  }
}
/* PC */
@media only screen and (min-width: 1024px) {
  #contents .con_title .img {
    left: 0;
    width: 100%;
    margin-left: 0;
  }
  #contents .con_title > h2 {
    padding-left: 0px;
    transform: translateY(-83%);
    margin-left: 4.75%;
  }
  .box_pnav ul li {
    flex-basis: 24.5%;
  }
  .box_pnav {
    width: 790px;
    margin: 0 auto;
  }
  .box_sig {
    padding-top: 85px;
  }
  .box_sig h5 {
    font-size: 208%;
    text-align: center;
  }
  .box_sig ul {
    max-width: 1100px;
    margin: 20px auto 0;
    grid-template-columns: 1fr 1fr;
  }
  .box_sig ul.col3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .box_sig .spot01 .img_left .wrp_img {
    width: 100%;
    left: -270px;
    top: -45px;
  }
  .box_sig .spot01 .img_right .wrp_img {
    width: 100%;
    top: -48px;
    left: 103%;
  }
  .box_sig .wrap_info .wrp_txt .spotname.height2 {
    min-height: auto;
  }
  .box_sig .wrap_info .wrp_txt .txt {
    font-size: 16px;
  }
  .box_sig .wrap_info .wrp_txt .txt.height6 {
    min-height: 11em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height6_pc {
    min-height: 14em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height7_pc {
    min-height: 17.8em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height5 {
    min-height: 9em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height4 {
    min-height: 13em;
  }
  .box_sig .btns p {
    background: url(../sightseeing/images/211019/img_target_blank.gif) no-repeat 95% 1rem / 13px;
  }
}
/* PC */
@media only screen and (min-width: 1440px) {
  .box_sig .wrp_mainimg.view_pc-tab img {
    width: 100%;
  }
  .box_sig .wrap_info .wrp_txt .txt.height7_pc {
    min-height: 14em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height6 {
    min-height: 9em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height6_pc {
    min-height: 12.4em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height5 {
    min-height: 7em;
  }
  .box_sig .wrap_info .wrp_txt .txt.height4 {
    min-height: 11em;
  }
  .con_sightseeing .box_sig ul li .wrp_st .st em.spacing {
    letter-spacing: 0;
  }
}
