/* CSS Document */
.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

.poRe {
  position: relative;
}

.tC {
  text-align: center;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

.btn {
  text-align: center;
}

a:hover {
  opacity: 0.7;
}

p {
  color: #000;
  font-weight: 500;
}

.txtRed {
  color: #d70c19;
}

#sec_fv .mainTtl {
  width: 680px;
  margin: 60px auto 20px;
}
#sec_fv .eventPeriod {
  width: 460px;
  margin: 0 auto 40px;
}
#sec_fv .mainCap {
  font-size: 22px;
  color: rgb(118, 59, 27);
  font-weight: bold;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 60px;
}

#stamp {
  width: 1080px;
  margin: 0 auto 100px;
}
#stamp .sec_stamp_ttl {
  width: 1080px;
  margin: 0 auto 40px;
}
#stamp .sec_stamp_btnTxt {
  font-size: 30px;
  color: rgb(195, 13, 35);
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 20px;
}
#stamp .sec_stamp_note {
  display: flex;
  justify-content: center;
  font-size: 14px;
  margin-bottom: 30px;
}
#stamp .sec_stamp_btn {
  width: 460px;
  margin: 0 auto;
}
#stamp .box.box101 {
  margin-bottom: 50px;
}
#stamp .box.box101 .flex101 {
  display: flex;
  flex-wrap: wrap;
  gap: 70px;
  justify-content: center;
  width: 1040px;
  margin: 0 auto;
}
#stamp .box.box101 .flex101 .f101-item {
  width: 300px;
}
#stamp .box.box101 .icn_step {
  width: 160px;
  margin: 0 auto 20px;
}
#stamp .box.box101 .step_txt {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.7;
}
#stamp .box.box101 .step_img {
  width: 208px;
  margin: 0 auto;
}
#stamp .box.box102 {
  margin-bottom: 30px;
}
#stamp .box.box102 .flex102 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 1080px;
  margin: 70px auto 10px;
}
#stamp .box.box102 .flex102 .f102-item {
  border-width: 3px;
  border-color: rgb(118, 59, 27);
  border-style: solid;
  border-radius: 20px;
  background-color: rgb(245, 232, 206);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.89);
  width: 350px;
  min-height: 600px;
  padding: 40px 20px 20px;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
#stamp .box.box102 .flex102 .sec_stamp_ttl_img {
  position: absolute;
  width: 300px;
  margin: 0 auto;
  top: -25px;
  left: 0;
  right: 0;
}
#stamp .box.box102 .flex102 .f102-item__ttl {
  font-size: 24px;
  font-weight: bold;
  color: #703018;
  line-height: 1.4;
  text-align: center;
}
#stamp .box.box102 .flex102 .f102-item__ttl .x-small {
  font-size: 0.9em;
}
#stamp .box.box102 .flex102 .f102-item__ttl .x-large {
  font-size: 1.2em;
}
#stamp .box.box102 .flex102 .f102-item__ttl .xx-large {
  font-size: 1.4em;
}
#stamp .box.box102 .flex102 .f102-item__ttl.txtRed {
  color: #d70c19;
}
#stamp .box.box102 .flex102 .f102-item__ttl_cap {
  font-size: 18px;
  color: rgb(112, 48, 24);
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
#stamp .box.box102 .flex102 .f102-item__txt01 {
  font-size: 20px;
  font-weight: bold;
}
#stamp .box.box102 .flex102 .f102-item__txt02 {
  font-size: 16px;
}
#stamp .box.box102 .flex102 .f102-item__txt03 {
  font-size: 14px;
}
#stamp .box.box102 .flex102 .f102-item__img01 {
  width: 150px;
  margin: 0 auto 0;
}
#stamp .box.box102 .flex102 .f102-item__img02 {
  width: 284px;
  margin: 0 auto 0;
}
#stamp .box.box102 .flex102 .f102-item__img03 {
  width: 269px;
  margin: 0 auto 0;
}
#stamp .box.box102 .sec_stamp__notes {
  font-size: 14px;
}

.sec {
  width: 1120px;
  margin: 0 auto;
  padding: 40px 40px 40px;
}
.sec .sec_ttl {
  font-size: 30px;
  color: #221815;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  margin-bottom: 30px;
  padding: 0.2em 0 0.3em;
  background-color: #fadeab;
  border-top: 8px double #703018;
  border-bottom: 8px double #703018;
  position: relative;
}

#walk {
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: 60px;
}
#walk .sec_ttl_cap {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  text-align: justify;
  width: 1000px;
  margin: 0 auto 30px;
}
#walk .sec_walk_date {
  width: 589px;
  margin: 0 auto 20px;
}
#walk .sec_walk_place {
  width: 589px;
  margin: 0 auto 40px;
}
#walk .sec_walk_howto {
  margin-bottom: 60px;
}
#walk .sec_walk_schedule {
  margin-bottom: 80px;
}
#walk .sec_walk_schedule .sec_ttl_cap {
  line-height: 1.7;
}
#walk .sec_walk_schedule .sec_ttl_cap .txt_red {
  color: #ff0000;
  padding-bottom: 0.2em;
}
#walk .sec_walk_schedule .ttl_course {
  font-size: 24px;
  color: rgb(118, 59, 27);
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid rgb(118, 59, 27);
  padding-bottom: 0.4em;
  margin-bottom: 0.6em;
}
#walk .sec_walk_schedule .courses_ttl {
  font-size: 20px;
  color: rgb(118, 59, 27);
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.5em;
}
#walk .sec_walk_schedule .courses_sch {
  width: 906px;
  margin: 0 auto;
}
#walk .sec_walk_schedule .courses_sch.courses_sch01 {
  margin-bottom: 20px;
}

#insta {
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: 60px;
}
#insta .sec_insta_period {
  width: 507px;
  margin: 0 auto 40px;
}
#insta .insta_flex {
  width: 1000px;
  margin: 0 auto 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#insta .sec_insta_howto {
  width: 120px;
}
#insta .sec_insta_howto__txt {
  font-size: 18px;
  line-height: 1.7;
  margin-bottom: 50px;
}
#insta .sec_insta_howto__note {
  font-size: 14px;
  font-weight: normal;
}
#insta .sec_insta_img01 {
  width: 320px;
}
#insta .sec_insta_img02 {
  width: 1000px;
  margin: 0 auto;
}
#insta .sec_insta_btn {
  position: absolute;
  top: 54%;
  left: 54%;
}

#marche {
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: 100px;
}
#marche .sec_ttl_cap {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
  padding: 0 50px 0;
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  #sec_fv .mainTtl {
    width: 71.07vw;
    margin: 4vw auto 2.67vw;
  }
  #sec_fv .eventPeriod {
    width: 58.27vw;
    margin: 0 auto 5.33vw;
  }
  #sec_fv .mainCap {
    font-size: 3.73vw;
    margin-bottom: 8vw;
  }
  #stamp {
    width: 92vw;
    margin: 0 auto 10vw;
  }
  #stamp .sec_stamp_ttl {
    width: 100%;
    margin: 0 auto 4.33vw;
  }
  #stamp .sec_stamp_btnTxt {
    font-size: 4.8vw;
    line-height: 1.5;
    margin-bottom: 2.67vw;
  }
  #stamp .sec_stamp_note {
    display: block;
    font-size: 2.13vw;
    width: 73.33vw;
    margin: 0 auto 4.33vw;
  }
  #stamp .sec_stamp_btn {
    width: 72vw;
  }
  #stamp .box.box101 {
    margin-bottom: 14vw;
  }
  #stamp .box.box101 .flex101 {
    display: block;
    width: 100%;
  }
  #stamp .box.box101 .flex101 .f101-item {
    width: 100%;
    margin-bottom: 9vw;
  }
  #stamp .box.box101 .icn_step {
    width: 24vw;
    margin: 0 auto 2.67vw;
  }
  #stamp .box.box101 .step_txt {
    font-size: 3.2vw;
    width: 73.33vw;
    margin: 0 auto 2vw;
  }
  #stamp .box.box101 .step_img {
    width: 32.27vw;
    margin: 0 auto;
  }
  #stamp .box.box102 {
    margin-bottom: 8vw;
  }
  #stamp .box.box102 .flex102 {
    display: block;
    width: 100%;
    margin: 8vw auto 1.33vw;
  }
  #stamp .box.box102 .flex102 .f102-item {
    border-width: 1px;
    border-radius: 12px;
    box-shadow: inset 0px 0px 4px 0px rgba(0, 0, 0, 0.89);
    width: 80vw;
    margin: 0 auto 0;
    min-height: 0;
    padding: 5.33vw 2.67vw 2.67vw;
    display: block;
  }
  #stamp .box.box102 .flex102 .f102-item + .f102-item {
    margin-top: 8vw;
  }
  #stamp .box.box102 .flex102 .sec_stamp_ttl_img {
    width: 53.33vw;
    top: -4vw;
  }
  #stamp .box.box102 .flex102 .f102-item__ttl {
    font-size: 4vw;
    margin-bottom: 1vw;
  }
  #stamp .box.box102 .flex102 .f102-item__ttl_cap {
    font-size: 3.2vw;
  }
  #stamp .box.box102 .flex102 .f102-item__txt01 {
    font-size: 3vw;
    font-weight: 500;
  }
  #stamp .box.box102 .flex102 .f102-item__txt02 {
    font-size: 2.67vw;
  }
  #stamp .box.box102 .flex102 .f102-item__txt03 {
    font-size: 2.13vw;
  }
  #stamp .box.box102 .flex102 .f102-item__img01 {
    width: 24vw;
  }
  #stamp .box.box102 .flex102 .f102-item__img02 {
    width: 37.87vw;
  }
  #stamp .box.box102 .flex102 .f102-item__img03 {
    width: 36.8vw;
  }
  #stamp .box.box102 .flex102 .flex_sp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  #stamp .box.box102 .flex102 .flex_sp.flex_sp01 {
    margin-bottom: 2vw;
  }
  #stamp .box.box102 .flex102 .flex_sp.flex_sp01 .f102-item__txt01 {
    width: 52%;
    padding-right: 1em;
  }
  #stamp .box.box102 .flex102 .flex_sp.flex_sp02 .f102-item__txt01 {
    width: 48%;
  }
  #stamp .box.box102 .flex102 .flex_sp.flex_sp03 .f102-item__txt01 {
    width: 48%;
    text-align: center;
  }
  #stamp .box.box102 .sec_stamp__notes {
    font-size: 2.13vw;
    width: 73.33vw;
    margin: 0 auto;
    text-indent: -1em;
    padding-left: 1em;
  }
  .sec {
    width: 92vw;
    padding: 5.33vw 2.67vw 5.33vw;
  }
  .sec .sec_ttl {
    font-size: 4.8vw;
    margin-bottom: 4vw;
    padding: 0.4em 0 0.3em;
  }
  .sec .sec_ttl .walk_ttl_icn img {
    width: 49.07vw;
    margin-bottom: 0.2em;
  }
  #walk {
    padding-top: 18vw;
    margin-top: -18vw;
    margin-bottom: 6.67vw;
  }
  #walk .sec_ttl_cap {
    font-size: 3.2vw;
    line-height: 1.7;
    width: 81.33vw;
    margin: 0 auto 4vw;
  }
  #walk .sec_walk_date {
    width: 65.47vw;
    margin: 0 auto 2.67vw;
  }
  #walk .sec_walk_place {
    width: 76.93vw;
    margin: 0 auto 5.33vw;
  }
  #walk .sec_walk_howto {
    width: 81.33vw;
    margin: 0 auto 10vw;
  }
  #walk .sec_walk_schedule {
    margin-bottom: 10.67vw;
  }
  #walk .sec_walk_schedule .ttl_course {
    font-size: 4vw;
  }
  #walk .sec_walk_schedule .courses_ttl {
    font-size: 4vw;
  }
  #walk .sec_walk_schedule .courses_sch {
    width: 81.33vw;
  }
  #walk .sec_walk_schedule .courses_sch.courses_sch01 {
    margin-bottom: 2.67vw;
  }
  #walk .sec_walk_present {
    width: 81.33vw;
    margin: 0 auto 0;
  }
  #insta {
    padding-top: 18vw;
    margin-top: -18vw;
    margin-bottom: 6.67vw;
  }
  #insta .sec_insta_period {
    width: 58.53vw;
    margin: 0 auto 5.33vw;
  }
  #insta .insta_flex {
    width: 100%;
    margin: 0 auto 4vw;
    display: block;
  }
  #insta .sec_insta_howto {
    width: 20vw;
    margin: 0 auto 2vw;
  }
  #insta .sec_insta_howto__txt {
    font-size: 3.2vw;
    margin-bottom: 6.67vw;
    display: flex;
    justify-content: center;
  }
  #insta .sec_insta_howto__note {
    font-size: 2.4vw;
    margin-bottom: 4vw;
    display: flex;
    justify-content: center;
  }
  #insta .sec_insta_img01 {
    width: 62.53vw;
    margin: 0 auto;
  }
  #insta .sec_insta_img02 {
    width: 100%;
  }
  #insta .sec_insta_btn {
    width: 37.33vw;
    position: absolute;
    top: 70%;
    left: 28%;
  }
  #marche {
    padding-top: 18vw;
    margin-top: -18vw;
    margin-bottom: 6.67vw;
  }
  #marche .sec_ttl_cap {
    font-size: 3.2vw;
    width: 81.33vw;
    margin: 0 auto;
    padding: 0;
  }
}/*# sourceMappingURL=style.css.map */