/* CSS Document */
body {
  color: #000;
}

.poRe {
  position: relative;
}

.tC {
  text-align: center;
}

#sec_fv {
  background-image: url(../img/fv_bg_pc.jpg);
  background-position: center top;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 0px;
  padding-bottom: 0px;
}
#sec_fv .fv_img {
  width: 1080px;
  margin: 0 auto;
}


#sec00 {
  margin-bottom: 0rem;
}
#sec00 .sec_slider {
  position: relative;
  background-color: #fce4d6;
  padding-top: 5rem;
  padding-bottom: 2rem;
  overflow: hidden;
}
#sec00 .sec_slider .slide_img {
  max-width: 294px;
  margin-left: 10px;
  margin-right: 10px;
}
#sec00 .sec_slider .caption {
  font-size: 1.8rem;
  margin-top: 0.5em;
  text-align: center;
}

#sec_news {
  background: linear-gradient(90deg, #a79247 0%, #a79247 50%, #fff 50%, #fff 100%);
}
#sec_news .wrapper {
  width: 1080px;
  margin: 0 auto;
  background: linear-gradient(90deg, #a79247 0%, #a79247 22%, #fff 22%, #fff 100%);
}
#sec_news .wrapper .flex {
  display: flex;
}
#sec_news .news_ttl {
  color: #fff;
  font-size: 3rem;
  width: 240px;
  text-align: center;
  align-self: center;
  display: block;
}
#sec_news .news_info {
  width: 840px;
  height: 220px;
  overflow-y: scroll;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 4rem;
  padding: 2rem 4rem 2rem;
}
#sec_news .news_info::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
#sec_news .news_info::-webkit-scrollbar-thumb {
  background: #d32c18;
}
#sec_news .news_info::-webkit-scrollbar-track {
  background: #534d4d;
}
#sec_news .news_info dl {
  margin-bottom: 1em;
}
#sec_news .news_info dl dt {
  color: #d32c18;
  font-size: 1.8rem;
  font-weight: bold;
}
#sec_news .news_info dl dd {
  font-size: 1.6rem;
}

#sec01 {
  background-color: #e8380d;
  color: #fff;
  text-align: center;
  padding-top: 5rem;
  padding-bottom: 10rem;
}
#sec01 .ttl {
  font-size: 3.6rem;
  margin-bottom: 5rem;
}
#sec01 .period {
  margin-bottom: 4rem;
}
#sec01 .txt {
  font-size: 2.2rem;
  letter-spacing: 0.05em;
  margin-bottom: 100px;
}
#sec01 .sec01_hte {
  background-image: url(../img/sec01_bg_pc.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 1220px;
  margin: 0 auto;
}
#sec01 .hte_ttl {
  background-color: #000;
  font-size: 3rem;
  padding: 0.4em 0;
}
#sec01 .hte_inner {
  position: relative;
  padding: 6rem 0 6rem;
}
#sec01 .hte_box + .hte_box {
  margin-top: 2em;
}
#sec01 .hte_txt {
  color: #000;
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.5;
}
#sec01 .hte_txt .x-number {
  font-size: 1.8em;
}
#sec01 .hte_txt .x-small {
  font-size: 0.8em;
  font-weight: 500;
}
#sec01 .sec01_hte_btn {
  width: 320px;
  margin: 0 auto;
  padding: 1em 0;
}
#sec01 .sec01_hte_deco01 {
  position: absolute;
  top: 34%;
  right: 11%;
  width: 242px;
}

#sec_checkIn {
  background-color: #e1d3a1;
}
#sec_checkIn .ttl {
  background-color: #000;
  color: #fff;
  font-size: 3.6rem;
  font-weight: bold;
  text-align: center;
  padding: 0.5em 0;
}
#sec_checkIn .inner {
  padding: 3rem 0 10rem;
}
#sec_checkIn .txt {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 4rem;
}
#sec_checkIn .flex {
  display: flex;
  flex-wrap: wrap;
  gap: 20rem;
  justify-content: center;
  align-items: end;
  margin-bottom: 60px;
}
#sec_checkIn .f-item {
  text-align: center;
}
#sec_checkIn .f-item01 .f-item_ttl {
  font-size: 4.8rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 8px;
}
#sec_checkIn .f-item01 .f-item_ttl span {
  font-size: 0.7em;
}
#sec_checkIn .f-item02 .f-item_ttl {
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 10px;
}
#sec_checkIn .f-item02 .f-item_ttl span {
  font-size: 0.8em;
}
#sec_checkIn .f-item_img {
  width: 360px;
  margin: 0 auto 10px;
}
#sec_checkIn .f-item_txt {
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.2;
}
#sec_checkIn .f-item_txt .txtRed {
  color: #e8380d;
}
#sec_checkIn .f-item_txt .x-large {
  font-size: 1.4em;
}
#sec_checkIn .sec_ht_checkIn {
  width: 1080px;
  margin: 0 auto;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_ttl {
  background-color: #000;
  color: #fff;
  font-size: 2.4rem;
  font-weight: 500;
  text-align: center;
  padding: 0.3em 0;
  margin-bottom: 20px;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box + .ht_checkIn_box {
  margin-top: 30px;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box_ttl {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
#sec_checkIn .sec_ht_checkIn .inner_box {
  background-color: #fff;
  border: 1px solid #9f8a38;
  padding: 4rem 0 4rem;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .inner_box_ttl {
  font-size: 30px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .sec_ht_checkIn_img01 {
  width: 90px;
  margin: 0 auto 20px;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerFlex {
  display: flex;
  flex-wrap: wrap;
  gap: 4rem;
  justify-content: center;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerF-item {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  justify-content: center;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerF-item_ttl {
  font-size: 1.6rem;
  text-align: center;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerF-item_ttl sup {
  font-size: 0.7em;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerF-item_img {
  width: 240px;
  margin-bottom: 10px;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerF-item_txt {
  font-size: 1.1rem;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .img_qr {
  width: 130px;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box02 .inner_box {
  display: flex;
  flex-wrap: wrap;
  gap: 10rem;
  justify-content: center;
  text-align: center;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box02 .inner_box_ttl {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 2rem;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box02 .inner_box_ttl .txtRed {
  color: #e8380d;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box02 .inner_box_ttl .txtGreen {
  color: #39a527;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box02 .inner_box_txt {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box03 .inner_box {
  position: relative;
  padding: 6rem 0 6rem;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box03 .inner_box_txt {
  font-size: 2.4rem;
  font-weight: 500;
  padding-left: 14rem;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box03 .inner_box_txt_small {
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 2rem;
  padding-left: 14rem;
}
#sec_checkIn .sec_ht_checkIn .ht_checkIn_box03 .sec_ht_checkIn_img02 {
  position: absolute;
  bottom: 10px;
  right: 100px;
  width: 290px;
}

#sec02 {
  background-color: #f5f3db;
  padding-top: 5rem;
  padding-bottom: 10rem;
}
#sec02 .wrapper {
  width: 1220px;
  margin: 0 auto;
}
#sec02 .sec_ttl {
  width: 70px;
  margin: 0 auto 5rem;
}
#sec02 .sec_txt {
  font-weight: 500;
  text-align: center;
}
#sec02 .sec_txt.sec_txt01 {
  font-size: 3rem;
}
#sec02 .sec_txt.sec_txt02 {
  font-size: 2rem;
  margin-bottom: 1em;
}
#sec02 .sec_ticket_anchor {
  margin-bottom: 20px;
}
#sec02 .sec_ticket_anchor .ticket-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-color: #a79247;
  border-style: solid;
  border-top-width: 10px;
  border-bottom-width: 10px;
}
#sec02 .sec_ticket_anchor .ticket-flex .tf-item {
  background-color: #a79247;
  text-align: center;
  width: 25%;
}
#sec02 .sec_ticket_anchor .ticket-flex .tf-item:not(:first-of-type) {
  border-left: 2px solid #fff;
}
#sec02 .sec_ticket_anchor .ticket-flex .tf-item a {
  display: block;
  color: #fff;
  font-size: 1.6rem;
  padding-bottom: 1em;
  position: relative;
}
#sec02 .sec_ticket_anchor .ticket-flex .tf-item a::after {
  content: "";
  background-image: url(../img/acc_arrow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  width: 22px;
  height: 13px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
#sec02 .box {
  background-color: rgb(255, 255, 255);
  border: solid 1px rgb(167, 146, 71);
  padding: 7rem 7rem 5rem;
}
#sec02 .box .notes {
  font-size: 1.4rem;
  line-height: 1.2;
  text-indent: -1em;
  padding-left: 1em;
}
#sec02 .box01 {
  margin-bottom: 5rem;
}
#sec02 .box01 .flex {
  display: flex;
  justify-content: center;
}
#sec02 .box01 .flex01 {
  gap: 4rem;
  margin-bottom: 4rem;
}
#sec02 .box01 .flex01 .sec02_box01_ttl_sub {
  margin-bottom: 3rem;
  text-align: center;
}
#sec02 .box01 .flex01 .sec02_box01_ttl {
  margin-bottom: 6rem;
  text-align: center;
}
#sec02 .box01 .flex01 .sec02_box01_img01 {
  margin-bottom: 3rem;
}
#sec02 .box01 .flex01 .sec02_box01_img02 {
  margin-bottom: 3rem;
}
#sec02 .box01 .flex02 .sec02_box01_txt03 {
  width: 70%;
  margin: 0 auto 6rem;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: justify;
}
#sec02 .box01 .flex02 .sec02_box01_txt03 .x-large {
  font-size: 1.5em;
}
#sec02 .box01 .flex03 {
  gap: 11rem;
  margin-bottom: 3rem;
}
#sec02 .box01 .flex03 .f-item03 {
  width: 420px;
}
#sec02 .box01 .sec02_btn_ticket {
  width: 520px;
  margin: 0 auto 0;
}
#sec02 .box01 .sec02_btn_ticket.sec02_btn_ticket01 {
  margin-bottom: 3rem;
}
#sec02 .box02 {
  margin-bottom: 5rem;
}
#sec02 .box02 .flex {
  display: flex;
  justify-content: center;
}
#sec02 .box02 .flex01 {
  gap: 4rem;
  margin-bottom: 4rem;
}
#sec02 .box02 .flex01 .sec02_box02_ttl_sub {
  margin-bottom: 3rem;
  text-align: center;
}
#sec02 .box02 .flex01 .sec02_box02_ttl {
  margin-bottom: 6rem;
  text-align: center;
}
#sec02 .box02 .flex01 .sec02_box02_img01 {
  margin-bottom: 3rem;
}
#sec02 .box02 .flex01 .sec02_box02_img02 {
  margin-bottom: 3rem;
}
#sec02 .box02 .flex02 .sec02_box02_txt03 {
  width: 80%;
  margin: 0 auto 6rem;
  font-size: 1.6rem;
  font-weight: 500;
  text-align: justify;
}
#sec02 .box02 .flex02 .sec02_box02_txt03 .x-large {
  font-size: 1.5em;
}
#sec02 .box02 .flex03 {
  gap: 11rem;
  margin-bottom: 3rem;
}
#sec02 .box02 .flex03 .f-item03 {
  width: 420px;
}
#sec02 .box02 .sec02_btn_ticket {
  width: 520px;
  margin: 0 auto 0;
}
#sec02 .box02 .sec02_btn_ticket.sec02_btn_ticket01 {
  margin-bottom: 3rem;
}
#sec02 .box03 {
  text-align: center;
}
#sec02 .box03 .box03_ttl {
  background: linear-gradient(transparent 80%, #e8380d 20%);
  display: inline-block;
  font-size: 3.6rem;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 3rem;
}
#sec02 .box03 .box03_txt {
  font-size: 2rem;
  line-height: 2;
}

.bg {
  background-image: url(../img/sec03_bg.jpg);
  background-position: top center;
  background-repeat: repeat;
  background-size: auto;
  padding-top: 5rem;
  padding-bottom: 10rem;
}

#sec03 {
  margin-bottom: 10rem;
}
#sec03 .sec_ttl {
  width: 70px;
  margin: 0 auto 5rem;
}
#sec03 .sec_slider {
  position: relative;
  background-color: #e1d3a1;
  margin-bottom: 4rem;
  padding-top: 5rem;
  padding-bottom: 2rem;
  overflow: hidden;
}
#sec03 .sec_slider .slide_img {
  max-width: 294px;
  margin-left: 10px;
  margin-right: 10px;
}
#sec03 .sec_slider .caption {
  font-size: 1.8rem;
  margin-top: 0.5em;
  text-align: center;
}
#sec03 .txt {
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 3rem;
  letter-spacing: 0.05em;
}
#sec03 .notes {
  font-size: 1.8rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  text-indent: -1em;
  padding-left: 1em;
}
#sec03 .goshuin_img {
  background-color: #e1d3a1;
  margin-bottom: 4rem;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
#sec03 .goshuin_img img {
  width: 100%;
}

#sec04 .sec_ttl_area {
  text-align: center;
  margin-bottom: 2rem;
}
#sec04 .sec_ttl_sub {
  border: 3px solid #000;
  display: inline-block;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.3;
  padding: 0 2rem 0;
}
#sec04 .sec_ttl {
  font-size: 4.8rem;
  font-weight: bold;
}
#sec04 .flex {
  display: flex;
  gap: 6rem;
  justify-content: center;
  text-align: center;
  margin-bottom: 4rem;
}
#sec04 .flex .caption {
  font-size: 2.2rem;
  margin-top: 1rem;
}
#sec04 .txt {
  font-size: 2.2rem;
  font-size: normal;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 4rem;
}
#sec04 .txt .red {
  color: #ca2821;
}
#sec04 .btn_buy {
  width: 520px;
  margin: 0 auto 1rem;
}

#sec05 {
  background: #e8380d;
  background-image: url(../img/sec05_bg_pc.png);
  background-position: center top 40px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-top: 5rem;
  padding-bottom: 10rem;
  text-align: center;
}
#sec05 .sec_ttl {
  width: 136px;
  margin: 0 auto 5rem;
}
#sec05 .sec05_ttl_sub01 {
  width: 680px;
  margin: 0 auto 5rem;
}
#sec05 .sec05_ttl_sub02 {
  width: 780px;
  margin: 0 auto 5rem;
}
#sec05 .sec05_ttl_sub02 + .txt {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.7;
  margin-bottom: 1em;
}
#sec05 .flex01 {
  display: flex;
  gap: 4rem;
  justify-content: center;
  margin-bottom: 10rem;
}
#sec05 .flex01 .f-item {
  width: 520px;
}
#sec05 .flex01 .f-item02 {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1.7;
  text-align: left;
}
#sec05 .box {
  background-color: #f5f3db;
  width: 1220px;
  margin: 0 auto;
  padding: 4rem 6rem 2rem;
}
#sec05 .box .flex02 {
  display: flex;
  justify-content: space-between;
  text-align: left;
  margin-bottom: 3rem;
}
#sec05 .box .flex02 .f-item {
  width: 520px;
}
#sec05 .box .flex02 .f-item .txtRed {
  color: #ca2821;
}
#sec05 .box .flex02 .f-item .txtGreen {
  color: #336600;
}
#sec05 .box .flex02 .f-item .box_ttl {
  font-size: 2.2rem;
  font-weight: 500;
  text-align: center;
  position: relative;
  margin-bottom: 3rem;
}
#sec05 .box .flex02 .f-item .box_ttl .x-large {
  font-size: 1.2em;
}
#sec05 .box .flex02 .f-item .box_ttl.box_ttl01::before {
  content: "";
  background-image: url(../img/sec05_icn01.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
  width: 76px;
  height: 60px;
  position: absolute;
  top: -10px;
  left: 0;
}
#sec05 .box .flex02 .f-item .box_ttl.box_ttl02::after {
  content: "";
  background-image: url(../img/sec05_icn02.png);
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
  width: 60px;
  height: 70px;
  position: absolute;
  top: -10px;
  right: 0;
}
#sec05 .box .flex02 .f-item dl {
  margin-bottom: 2rem;
}
#sec05 .box .flex02 .f-item dl dt {
  font-size: 2rem;
  font-weight: 500;
}
#sec05 .box .flex02 .f-item dl dd {
  font-size: 1.8rem;
  padding-left: 1em;
}
#sec05 .box .note {
  font-size: 1.6rem;
}

#sec06 {
  background-color: #f5f3db;
  padding-top: 5rem;
  padding-bottom: 9rem;
}
#sec06 .sec_ttl {
  width: 70px;
  margin: 0 auto 5rem;
}
#sec06 .sec_ttl_note {
  font-size: 2rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1rem;
}
#sec06 .flex {
  display: flex;
  justify-content: center;
  padding-bottom: 5rem;
}
#sec06 .flex .f-item {
  width: 160px;
  text-align: center;
}
#sec06 .flex .f-item a {
  color: #fff;
  font-size: 2.4rem;
  display: block;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
#sec06 .notes {
  text-align: center;
  margin-bottom: 4rem;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 1.8;
  margin-top: 1em;
  text-align: justify;
  letter-spacing: 0.05em;
}
#sec06 .notes .note {
  color: #ca2821;
  font-size: 1.8rem;
  border-bottom: 4px solid #ca2821;
  display: inline-block;
}
#sec06 .map_img {
  width: 1080px;
  margin: 0 auto 6rem;
}
#sec06 .searchFrom {
  width: 1080px;
  margin: 0 auto 0;
}
#sec06 .searchFrom .searchFromTtl {
  font-size: 3rem;
  font-weight: 500;
  text-align: center;
  margin-bottom: 1rem;
}
#sec06 .searchFrom .note_icn_stamp {
  display: flex;
  align-items: center;
  float: right;
  margin-bottom: 0.5em;
}
#sec06 .searchFrom .note_icn_stamp .icn_stamp_img {
  margin-right: 0.5em;
}
#sec06 .searchFrom .note_icn_stamp .icn_stamp_txt {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.2;
}
#sec06 .searchFrom .flex01 {
  display: flex;
  justify-content: center;
  border: solid 2px #999;
}
#sec06 .searchFrom table {
  background-color: #fff;
  border-collapse: collapse;
  width: 33.3%;
  margin: 0 auto;
}
#sec06 .searchFrom table.table01 {
  border-right: solid 2px #999;
}
#sec06 .searchFrom table.table02 {
  border-right: solid 2px #999;
}
#sec06 .searchFrom td {
  border-bottom: 2px dotted #999;
  height: 70px;
}
#sec06 .searchFrom td a {
  color: #000;
  display: block;
  padding: 0.5em 0.5em 0.5em;
}
#sec06 .searchFrom td a:visited {
  color: #000;
}
#sec06 .searchFrom td .cf {
  position: relative;
}
#sec06 .searchFrom td.borderBtmNot {
  border-bottom: none;
}
#sec06 .searchFrom .t-areaName {
  color: #fff;
  font-size: 2.4rem;
  text-align: center;
}
#sec06 .searchFrom .shrineName {
  float: left;
  font-size: 2rem;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#sec06 .searchFrom .shrineName .x-small {
  font-size: 0.7em;
}
#sec06 .searchFrom .icnNoImg {
  margin-right: 0.5em;
  vertical-align: text-bottom;
}
#sec06 .searchFrom .icnNoImg img {
  width: 30px;
}
#sec06 .searchFrom .icn_stamp {
  float: right;
}
#sec06 .bg_fukuoka {
  background-color: #41a0ad;
}
#sec06 .bg_saga {
  background-color: #f0874d;
}
#sec06 .bg_nagasaki {
  background-color: #76a22d;
}
#sec06 .bg_oita {
  background-color: #df7997;
}
#sec06 .bg_kumamoto {
  background-color: #dbc354;
}
#sec06 .bg_kagoshima {
  background-color: #9f8a38;
}
#sec06 .bg_miyazaki {
  background-color: #a6779d;
}
#sec06 .sec06_btn_panf {
  width: 520px;
  margin: 0 auto;
}

#sec07 {
  background-color: #e8380d;
  padding-top: 5rem;
  padding-bottom: 10rem;
}
#sec07 .sec_ttl {
  width: 70px;
  margin: 0 auto 5rem;
}
#sec07 .wrapper {
  width: 960px;
  margin: 0 auto;
}
#sec07 dl {
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.4;
  margin-bottom: 4rem;
  letter-spacing: 0.1em;
}
#sec07 dl dt {
  position: relative;
  padding-left: 2.5em;
}
#sec07 dl dt::before {
  content: "";
  background-image: url(../img/sec07_icn01.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0.4em;
  left: 0;
}
#sec07 dl dd {
  position: relative;
  padding-left: 2.5em;
}
#sec07 dl dd::before {
  content: "";
  background-image: url(../img/sec07_icn02.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 34px;
  height: 34px;
  position: absolute;
  top: 0.4em;
  left: 0;
}

@media screen and (max-width: 768px) {
  #sec_fv {
    background: none;
    padding-top: 0;
    padding-bottom: 0;
  }
  #sec_fv .fv_img {
    width: 100%;
  }
  
  #sec00 {
    margin-bottom: 0rem;
  }
  #sec00 .sec_slider {
    margin-bottom: 0vw;
    position: relative;
  }
  #sec00 .sec_slider .caption {
    font-size: 2.4vw;
  }
  
  #sec_news {
    background: none;
  }
  #sec_news .wrapper {
    width: 100%;
    background: none;
  }
  #sec_news .wrapper .flex {
    display: block;
  }
  #sec_news .news_ttl {
    background-color: #cccc66;
    font-size: 4vw;
    width: 100%;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  #sec_news .news_info {
    width: 100%;
  }
  #sec_news .news_info dl dt {
    font-size: 3.2vw;
  }
  #sec_news .news_info dl dd {
    font-size: 2.67vw;
  }
  #sec01 {
    padding-top: 5.33vw;
    padding-bottom: 13.33vw;
  }
  #sec01 .ttl {
    font-size: 5.33vw;
    margin-bottom: 4vw;
  }
  #sec01 .period {
    width: 72.8vw;
    margin: 0 auto 6.67vw;
  }
  #sec01 .txt {
    font-size: 3.2vw;
    margin-bottom: 8vw;
  }
  #sec01 .sec01_hte {
    background-image: url(../img/sec01_bg_sp.png);
    background-repeat: repeat-y;
    background-size: cover;
    width: 92vw;
    margin: 0 auto;
  }
  #sec01 .hte_ttl {
    font-size: 4.8vw;
    line-height: 1.2;
    padding: 0.5em 0;
  }
  #sec01 .hte_inner {
    padding: 3rem 0 3rem;
  }
  #sec01 .hte_box + .hte_box {
    margin-top: 2em;
  }
  #sec01 .hte_txt {
    font-size: 4vw;
    line-height: 1.2;
  }
  #sec01 .hte_txt.hte_txt02 {
    margin-bottom: 42vw;
  }
  #sec01 .sec01_hte_btn {
    width: 50.67vw;
    padding: 1em 0;
  }
  #sec01 .sec01_hte_deco01 {
    top: 30%;
    right: 0;
    left: 0;
    width: 41.33vw;
    margin: auto;
  }
  #sec_checkIn .ttl {
    font-size: 4.8vw;
    line-height: 1.7;
    padding: 0.5em 0;
  }
  #sec_checkIn .inner {
    padding: 6.67% 0 10%;
  }
  #sec_checkIn .txt {
    font-size: 3.47vw;
    margin-bottom: 6.67%;
  }
  #sec_checkIn .flex {
    display: block;
    margin-bottom: 14%;
  }
  #sec_checkIn .f-item01 {
    margin-bottom: 8%;
  }
  #sec_checkIn .f-item01 .f-item_ttl {
    font-size: 8vw;
    margin-bottom: 2%;
  }
  #sec_checkIn .f-item02 .f-item_ttl {
    font-size: 6.4vw;
    margin-bottom: 2%;
  }
  #sec_checkIn .f-item_img {
    width: 64vw;
    margin: 0 auto 1%;
  }
  #sec_checkIn .f-item_txt {
    font-size: 3.47vw;
  }
  #sec_checkIn .sec_ht_checkIn {
    width: 92vw;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_ttl {
    font-size: 3.73vw;
    margin-bottom: 2%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box + .ht_checkIn_box {
    margin-top: 30px;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box_ttl {
    font-size: 5.87vw;
  }
  #sec_checkIn .sec_ht_checkIn .inner_box {
    padding: 4rem 0 4rem;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .inner_box_ttl {
    font-size: 4.8vw;
    line-height: 1.2;
    margin-bottom: 5%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .sec_ht_checkIn_img01 {
    width: 16vw;
    margin: 0 auto 8%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerFlex {
    display: block;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerF-item {
    gap: 5%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerF-item + .outerF-item {
    margin-top: 5%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerF-item_ttl {
    font-size: 2.67vw;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerF-item_img {
    width: 40vw;
    margin-bottom: 3%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .outerF-item_txt {
    font-size: 1.87vw;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box01 .img_qr {
    width: 21.73vw;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box02 .inner_box {
    display: block;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box02 .inner_box div + div {
    margin-top: 8%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box02 .inner_box_ttl {
    font-size: 4vw;
    margin-bottom: 2%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box02 .inner_box_txt {
    font-size: 3.2vw;
    line-height: 1.2;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box03 .inner_box {
    padding: 8% 0 8%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box03 .inner_box_txt {
    font-size: 4vw;
    line-height: 1.5;
    text-align: center;
    padding-left: 0;
    margin-bottom: 5%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box03 .inner_box_txt_small {
    font-size: 3.2vw;
    line-height: 1.5;
    text-align: center;
    padding-left: 0;
    margin-top: 5%;
    margin-bottom: 5%;
  }
  #sec_checkIn .sec_ht_checkIn .ht_checkIn_box03 .sec_ht_checkIn_img02 {
    position: initial;
    width: 53.33vw;
    margin: 0 auto;
  }
  #sec02 {
    padding-top: 6.67vw;
    padding-bottom: 6.67vw;
  }
  #sec02 .wrapper {
    width: 100%;
  }
  #sec02 .sec_ttl {
    width: 9.33vw;
    margin: 0 auto 6.67vw;
  }
  #sec02 .sec_txt.sec_txt01 {
    font-size: 4.8vw;
  }
  #sec02 .sec_txt.sec_txt02 {
    font-size: 2.93vw;
  }
  #sec02 .sec_ticket_anchor {
    width: 92vw;
    margin: 0 auto 2.67vw;
  }
  #sec02 .sec_ticket_anchor .ticket-flex {
    border-top-width: 1.33vw;
    border-bottom-width: 1.33vw;
  }
  #sec02 .sec_ticket_anchor .ticket-flex .tf-item {
    width: 50%;
  }
  #sec02 .sec_ticket_anchor .ticket-flex .tf-item:not(:first-of-type) {
    border-left: none;
  }
  #sec02 .sec_ticket_anchor .ticket-flex .tf-item a {
    font-size: 1.6rem;
    padding-bottom: 1em;
  }
  #sec02 .sec_ticket_anchor .ticket-flex .tf-item.tf-item01 {
    padding-bottom: 1em;
    margin-bottom: 2px;
  }
  #sec02 .sec_ticket_anchor .ticket-flex .tf-item.tf-item02 {
    padding-bottom: 1em;
    margin-bottom: 2px;
  }
  #sec02 .sec_ticket_anchor .ticket-flex .tf-item.tf-item02 a {
    border-left: 2px solid #fff;
  }
  #sec02 .sec_ticket_anchor .ticket-flex .tf-item.tf-item03 {
    padding-top: 1em;
  }
  #sec02 .sec_ticket_anchor .ticket-flex .tf-item.tf-item04 {
    padding-top: 1em;
  }
  #sec02 .sec_ticket_anchor .ticket-flex .tf-item.tf-item04 a {
    border-left: 2px solid #fff;
  }
  #sec02 .box {
    width: 92vw;
    margin: 0 auto;
    padding: 10.67vw 4vw 6.67vw;
  }
  #sec02 .box .notes {
    font-size: 2.13vw;
    line-height: 1.5;
  }
  #sec02 .box01 {
    margin-bottom: 4vw;
  }
  #sec02 .box01 .flex {
    display: block;
  }
  #sec02 .box01 .flex01 {
    margin-bottom: 8vw;
  }
  #sec02 .box01 .flex01 .sec02_box01_ttl_sub {
    margin-bottom: 2.67vw;
  }
  #sec02 .box01 .flex01 .sec02_box01_ttl {
    width: 79.33vw;
    margin: 0 auto 6.67vw;
  }
  #sec02 .box01 .flex01 .sec02_box01_img01 {
    width: 77.07vw;
    margin-bottom: 2.67vw;
  }
  #sec02 .box01 .flex01 .sec02_box01_img02 {
    width: 74.8vw;
    margin-bottom: 5.33vw;
  }
  #sec02 .box01 .flex02 .sec02_box01_txt03 {
    width: 70%;
    font-size: 2.4vw;
    margin-bottom: 8vw;
  }
  #sec02 .box01 .flex03 {
    margin-bottom: 4vw;
  }
  #sec02 .box01 .flex03 .f-item03 {
    width: 61.6vw;
    margin: 0 auto 4vw;
  }
  #sec02 .box01 .sec02_btn_ticket {
    width: 69.33vw;
  }
  #sec02 .box01 .sec02_btn_ticket.sec02_btn_ticket01 {
    margin-bottom: 2vw;
  }
  #sec02 .box02 {
    margin-bottom: 8vw;
  }
  #sec02 .box02 .flex {
    display: block;
  }
  #sec02 .box02 .flex01 {
    margin-bottom: 8vw;
  }
  #sec02 .box02 .flex01 .sec02_box02_ttl_sub {
    margin-bottom: 2.67vw;
  }
  #sec02 .box02 .flex01 .sec02_box02_ttl {
    width: 79.33vw;
    margin: 0 auto 6.67vw;
  }
  #sec02 .box02 .flex01 .sec02_box02_img01 {
    width: 77.07vw;
    margin-bottom: 2.67vw;
  }
  #sec02 .box02 .flex01 .sec02_box02_img02 {
    width: 74.8vw;
    margin-bottom: 5.33vw;
  }
  #sec02 .box02 .flex02 .sec02_box02_txt03 {
    width: 80%;
    font-size: 2.4vw;
    margin-bottom: 8vw;
  }
  #sec02 .box02 .flex03 {
    margin-bottom: 4vw;
  }
  #sec02 .box02 .flex03 .f-item03 {
    width: 61.6vw;
    margin: 0 auto 4vw;
  }
  #sec02 .box02 .sec02_btn_ticket {
    width: 69.33vw;
  }
  #sec02 .box02 .sec02_btn_ticket.sec02_btn_ticket01 {
    margin-bottom: 2vw;
  }
  #sec02 .box03 {
    margin-bottom: 6vw;
  }
  #sec02 .box03 .box03_ttl {
    background: linear-gradient(transparent 80%, #e8380d 20%);
    font-size: 4.8vw;
    margin-bottom: 5%;
  }
  #sec02 .box03 .box03_txt {
    font-size: 3.2vw;
    line-height: 1.8;
  }
  .bg {
    background-image: url(../img/sec03_bg.jpg);
    background-size: 20%;
    padding-top: 6.67vw;
    padding-bottom: 13.33vw;
  }
  #sec03 {
    margin-bottom: 10rem;
  }
  #sec03 .sec_ttl {
    width: 9.33vw;
    margin: 0 auto 6vw;
  }
  #sec03 .sec_slider {
    margin-bottom: 6.67vw;
    position: relative;
  }
  #sec03 .sec_slider .caption {
    font-size: 2.4vw;
  }
  #sec03 .txt {
    font-size: 3.2vw;
    margin-bottom: 5.33vw;
  }
  #sec03 .notes {
    font-size: 2.67vw;
    width: 84vw;
  }
  #sec03 .goshuin_img {
    margin-bottom: 6.67vw;
  }
  #sec04 .sec_ttl_area {
    margin-bottom: 4%;
  }
  #sec04 .sec_ttl_sub {
    border: 2px solid #000;
    font-size: 4vw;
    line-height: 1.8;
    padding: 0 1.5rem 0;
  }
  #sec04 .sec_ttl {
    font-size: 6.4vw;
  }
  #sec04 .flex {
    display: block;
    margin-bottom: 8vw;
  }
  #sec04 .flex .caption {
    font-size: 2.93vw;
    margin-top: 0.8em;
  }
  #sec04 .f-item01 {
    width: 66.4vw;
    margin: 0 auto 6.67vw;
  }
  #sec04 .f-item02 {
    width: 66.4vw;
    margin: 0 auto;
  }
  #sec04 .txt {
    font-size: 3.2vw;
    margin-bottom: 4vw;
  }
  #sec04 .notes {
    font-size: 2.67vw;
    margin-bottom: 8vw;
  }
  #sec04 .sec04_img03 {
    width: 92vw;
    margin: 0 auto;
  }
  #sec04 .btn_buy {
    width: 69.33vw;
    margin: 0 auto;
  }
  #sec05 {
    background-image: url(../img/sec05_bg_sp.png);
    background-position: center top 5.33vw;
    background-size: contain;
    padding-top: 6.67vw;
    padding-bottom: 13.33vw;
  }
  #sec05 .sec_ttl {
    width: 18.13vw;
    margin: 0 auto 5.33vw;
  }
  #sec05 .sec05_ttl_sub01 {
    width: 85.33vw;
    margin: 0 auto 6.67vw;
  }
  #sec05 .sec05_ttl_sub02 {
    width: 70.67vw;
    margin: 0 auto 4vw;
  }
  #sec05 .sec05_ttl_sub02 + .txt {
    font-size: 2.93vw;
    margin-bottom: 6.67vw;
  }
  #sec05 .flex01 {
    display: block;
    margin-bottom: 8vw;
  }
  #sec05 .flex01 .f-item {
    width: 84vw;
    margin: 0 auto 1em;
  }
  #sec05 .flex01 .f-item02 {
    font-size: 2.93vw;
    width: 84vw;
    margin: 0 auto;
  }
  #sec05 .box {
    width: 92vw;
    padding: 8vw 6.67vw 6.67vw;
  }
  #sec05 .box .flex02 {
    display: block;
    margin-bottom: 8vw;
  }
  #sec05 .box .flex02 .f-item {
    width: 100%;
  }
  #sec05 .box .flex02 .f-item .box_ttl {
    font-size: 3.73vw;
    margin-bottom: 6vw;
  }
  #sec05 .box .flex02 .f-item .box_ttl.box_ttl01::before {
    background-size: 70%;
    top: -5px;
    left: 15px;
  }
  #sec05 .box .flex02 .f-item .box_ttl.box_ttl02::after {
    background-size: 70%;
    top: -10px;
    right: 0;
  }
  #sec05 .box .flex02 .f-item dl {
    margin-bottom: 4vw;
  }
  #sec05 .box .flex02 .f-item dl dt {
    font-size: 3.2vw;
  }
  #sec05 .box .flex02 .f-item dl dd {
    font-size: 2.67vw;
  }
  #sec05 .box .flex02 .f-item.f-item01 {
    margin-bottom: 10vw;
  }
  #sec05 .box .note {
    font-size: 2.4vw;
    text-align: left;
  }
  #sec06 {
    padding-top: 6.67vw;
    padding-bottom: 13.33vw;
  }
  #sec06 .sec_ttl {
    width: 9.33vw;
    margin: 0 auto 6.67vw;
  }
  #sec06 .sec_ttl_note {
    font-size: 2.67vw;
    margin-bottom: 4%;
  }
  #sec06 .flex {
    flex-wrap: wrap;
    justify-content: flex-start;
    padding-bottom: 8vw;
    width: 90.67vw;
    margin: 0 auto;
  }
  #sec06 .flex .f-item {
    width: 25%;
  }
  #sec06 .flex .f-item a {
    font-size: 3.2vw;
  }
  #sec06 .notes {
    margin-bottom: 8vw;
  }
  #sec06 .notes .note {
    font-size: 2.4vw;
    border-bottom: 2px solid #ca2821;
  }
  #sec06 .searchFrom {
    width: 79.47vw;
  }
  #sec06 .searchFrom .searchFromTtl {
    font-size: 4.8vw;
    margin-bottom: 0;
  }
  #sec06 .searchFrom .note_icn_stamp {
    float: none;
    width: 76%;
    margin: 0 auto 0.5em;
  }
  #sec06 .searchFrom .note_icn_stamp .icn_stamp_img {
    width: 12%;
  }
  #sec06 .searchFrom .note_icn_stamp .icn_stamp_txt {
    font-size: 2.67vw;
    text-align: center;
  }
  #sec06 .searchFrom .flex01 {
    display: block;
  }
  #sec06 .searchFrom table {
    width: 100%;
  }
  #sec06 .searchFrom table.table01 {
    border-right: none;
  }
  #sec06 .searchFrom table.table02 {
    border-right: none;
  }
  #sec06 .searchFrom td {
    height: 12vw;
  }
  #sec06 .searchFrom td.borderBtmNot {
    border-bottom: 2px dotted #999;
  }
  #sec06 .searchFrom .t-item73 td {
    border-bottom: none;
  }
  #sec06 .searchFrom .t-item74 {
    display: none;
  }
  #sec06 .searchFrom .t-areaName {
    font-size: 4.8vw;
    border-bottom: none;
    position: relative;
    cursor: pointer;
  }
  #sec06 .searchFrom .t-areaName::after {
    content: "";
    background-image: url(../img/acc_arrow.png);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 7vw;
    height: auto;
    margin: auto;
    position: absolute;
    top: 0;
    right: 3%;
    bottom: 0;
    transition: 0.2s;
  }
  #sec06 .searchFrom .shrineName {
    font-size: 4vw;
  }
  #sec06 .searchFrom .icn_stamp {
    width: 6.67vw;
  }
  #sec06 .searchFrom .t-areaName.active::after {
    transform: rotate(180deg);
  }
  #sec06 .searchFrom .t-fukuoka01 {
    display: none;
  }
  #sec06 .searchFrom .t-fukuoka02 {
    display: none;
  }
  #sec06 .searchFrom .t-saga_list {
    display: none;
  }
  #sec06 .searchFrom .t-nagasaki_list {
    display: none;
  }
  #sec06 .searchFrom .t-oita_list {
    display: none;
  }
  #sec06 .searchFrom .t-kumamoto_list {
    display: none;
  }
  #sec06 .searchFrom .t-kagoshima_list {
    display: none;
  }
  #sec06 .searchFrom .t-miyazaki_list {
    display: none;
  }
  #sec06 .searchFrom .notes {
    font-size: 2.67vw;
    margin-top: 2vw;
  }
  #sec06 .searchFrom .sec06_btn_panf {
    width: 69.33vw;
    margin: 0 auto;
  }
  #sec07 {
    padding-top: 6.67vw;
    padding-bottom: 28vw;
  }
  #sec07 .sec_ttl {
    width: 9.33vw;
    margin: 0 auto 4vw;
  }
  #sec07 .wrapper {
    width: 85.33vw;
  }
  #sec07 dl {
    font-size: 3.2vw;
    margin-bottom: 9vw;
  }
  #sec07 dl dt::before {
    background-size: 70%;
    top: 0;
  }
  #sec07 dl dd::before {
    background-size: 70%;
    top: 0;
  }
}/*# sourceMappingURL=style.css.map */