@charset "UTF-8";
/* 観光 */
#pagetit {
  background: url(../img/bg_pagetit.jpg) no-repeat center bottom;
  background-size: cover; }

.icn_walk {
  display: inline-block;
  margin: 0 8px 3px 0;
  vertical-align: middle; }

.icn_car {
  display: inline-block;
  margin: 4px 5px 7px 0;
  vertical-align: middle; }

.tour_box_wrap {
  justify-content: flex-start; }

.tour_box {
  width: 300px;
  margin: 0 30px 60px 0; }
  .tour_box:nth-of-type(3n) {
    margin-right: 0; }
  .tour_box .box_season {
    padding: 5px 10px 3px;
    background: #55162d;
    color: #fff;
    line-height: 1.4;
    text-align: center; }
  .tour_box .box_caption {
    margin: 20px 0 15px;
    font-size: 24px;
    line-height: 1.4; }
  .tour_box .box_tit {
    margin: 18px 0 8px;
    font-size: 21px;
    line-height: 1.4; }
  .tour_box .box_time {
    margin-bottom: 10px;
    padding-bottom: 12px;
    border-bottom: 1px dotted #b1b1b1;
    line-height: 1.4; }
  .tour_box .box_txt {
    line-height: 1.8; }
  .tour_box .box_btn {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 30px; }
    .tour_box .box_btn a {
      position: relative;
      display: block;
      width: 48.4%;
      padding: 20px 10px 20px;
      background: #4d4d4d;
      text-align: center;
      color: #fff; }
      .tour_box .box_btn a:before {
        content: "";
        display: inline-block;
        margin-right: 10px; }
      .tour_box .box_btn a + a {
        margin-left: 3.2%; }
      .tour_box .box_btn a.btn_hp:before {
        width: 18px;
        height: 16px;
        background: url(../img/icn_hp.svg) no-repeat center;
        background-size: 100%; }
      .tour_box .box_btn a.btn_map {
        background: #7f7f7f; }
        .tour_box .box_btn a.btn_map:before {
          width: 12px;
          height: 16px;
          background: url(../img/icn_map.svg) no-repeat center;
          background-size: 100%; }

.tour_tit {
  margin-bottom: 40px;
  text-align: center; }
  .tour_tit .tit_main {
    font-size: 25px;
    line-height: 1.4; }
  .tour_tit .dancing {
    color: #55162d;
    font-size: 17px;
    line-height: 1.4; }

#sec1 .bar_tit {
  margin-bottom: 0; }
#sec1 .gmap {
  overflow: hidden; }
  #sec1 .gmap iframe {
    widht: 100%;
    max-width: 100%;
    max-height: 100%; }
#sec1 .btn_wrap {
  margin: 50px 0 60px;
  padding: 0 10px; }
  #sec1 .btn_wrap a.btn_default {
    padding: 24px; }
#sec1 .tour_nav {
  max-width: 1000px;
  margin: 0 auto 60px; }
  #sec1 .tour_nav li {
    width: 474px;
    border: 1px solid #b1b1b1; }
    #sec1 .tour_nav li + li {
      margin-left: 50px; }
    #sec1 .tour_nav li a {
      position: relative;
      display: block; }
      #sec1 .tour_nav li a .txt_box {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 224px;
        height: 110px;
        padding: 30px 10px 0;
        background: rgba(255, 255, 255, 0.85);
        text-align: center; }
        #sec1 .tour_nav li a .txt_box .main {
          font-size: 25px;
          line-height: 1.4; }
        #sec1 .tour_nav li a .txt_box .dancing {
          color: #55162d;
          font-size: 17px;
          line-height: 1.4; }

#sec2 .event_main .main_col {
  position: relative;
  min-height: 582px; }
  #sec2 .event_main .main_col .pic_col {
    position: absolute;
    right: -275px;
    top: 0; }
  #sec2 .event_main .main_col .txt_col {
    position: relative;
    width: 416px;
    margin: 0;
    z-index: 1; }
#sec2 .event_main .sub_col {
  margin: 50px 0; }
  #sec2 .event_main .sub_col .pic_col {
    position: relative;
    width: auto;
    margin: 0; }
    #sec2 .event_main .sub_col .pic_col .col_txt {
      margin: 15px 0; }
    #sec2 .event_main .sub_col .pic_col .box_btn {
      position: static;
      margin-top: 0; }
  #sec2 .event_main .sub_col .txt_col {
    width: 54%;
    margin: 0; }
    #sec2 .event_main .sub_col .txt_col .box_caption {
      margin-top: 0; }
#sec2 .event_other {
  margin-bottom: 60px; }
  #sec2 .event_other .tour_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    margin: 0;
    padding: 20px 0 18px;
    border-bottom: 1px dotted #b1b1b1; }
    #sec2 .event_other .tour_box:first-child {
      border-top: 1px dotted #b1b1b1; }
    #sec2 .event_other .tour_box .box_col {
      width: 640px; }
    #sec2 .event_other .tour_box .box_season {
      display: inline-block;
      vertical-align: middle; }
    #sec2 .event_other .tour_box .box_tit {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px; }
    #sec2 .event_other .tour_box .box_time {
      display: inline-block;
      vertical-align: middle;
      margin: 0 10px;
      padding-bottom: 0;
      border-bottom: none; }
    #sec2 .event_other .tour_box .box_txt {
      margin-top: 8px; }
    #sec2 .event_other .tour_box .box_btn {
      width: 300px;
      margin: 0; }

#sec4 .info_table a:hover {
  opacity: 1;
  text-decoration: underline; }

@media screen and (max-width: 768px) {
  .tour_box {
    width: 100%;
    margin: 0 0 30px 0; }
    .tour_box:last-child {
      margin-bottom: 0; }
    .tour_box .box_caption {
      margin: 10px 0 10px;
      font-size: 19px; }
    .tour_box .box_tit {
      margin: 15px 0 8px;
      font-size: 21px; }
    .tour_box .box_time {
      margin-bottom: 10px;
      padding-bottom: 8px; }
    .tour_box .box_txt {
      line-height: 1.6; }
    .tour_box .box_btn {
      margin-top: 15px; }
      .tour_box .box_btn a {
        padding: 20px 5px; }

  .tour_tit {
    margin-bottom: 20px; }
    .tour_tit .tit_main {
      font-size: 22px; }

  #sec1 .gmap {
    height: 310px; }
  #sec1 .btn_wrap {
    margin: 20px 0 40px; }
  #sec1 .tour_nav {
    margin: 0 auto 40px;
    padding: 0 10px; }
    #sec1 .tour_nav li {
      width: 100%; }
      #sec1 .tour_nav li + li {
        margin-left: 0;
        margin-top: 10px; }
      #sec1 .tour_nav li a {
        position: relative;
        display: block; }
        #sec1 .tour_nav li a .txt_box {
          width: 224px;
          height: 86px;
          padding: 16px 10px 0; }
          #sec1 .tour_nav li a .txt_box .main {
            font-size: 22px; }

  #sec2 .event_main {
    border-bottom: 1px dotted #b1b1b1; }
    #sec2 .event_main .main_col {
      display: block;
      min-height: auto; }
      #sec2 .event_main .main_col .pic_col {
        position: static; }
      #sec2 .event_main .main_col .txt_col {
        width: 100%; }
    #sec2 .event_main .sub_col {
      display: block;
      margin: 30px 0 20px; }
      #sec2 .event_main .sub_col .pic_col .col_txt {
        position: static;
        margin-top: 20px;
        line-height: 1.6; }
      #sec2 .event_main .sub_col .txt_col {
        margin-top: 20px;
        width: 100%; }
  #sec2 .event_sub {
    padding: 25px 0;
    border-bottom: 1px dotted #b1b1b1; }
  #sec2 .event_other {
    margin-bottom: 0;
    padding: 25px 0 20px; }
    #sec2 .event_other .tour_box {
      display: block;
      padding: 20px 0; }
      #sec2 .event_other .tour_box:first-child {
        border-top: none;
        padding-top: 0; }
      #sec2 .event_other .tour_box:last-child {
        border-bottom: none; }
      #sec2 .event_other .tour_box .box_col {
        width: 100%; }
      #sec2 .event_other .tour_box .box_season {
        display: inline-block;
        margin-right: 10px; }
      #sec2 .event_other .tour_box .box_tit {
        display: block;
        margin: 8px 0 5px; }
      #sec2 .event_other .tour_box .box_time {
        display: block;
        margin: 0; }
      #sec2 .event_other .tour_box .box_txt {
        margin-top: 5px; }
      #sec2 .event_other .tour_box .box_btn {
        width: 100%;
        margin: 20px 0 0; }

  #sec3 {
    padding-bottom: 40px; } }
