@charset "UTF-8";
html,
body {
  margin: 0;
  padding: 0;
  background-color: #fff799;
  font-weight: normal;
  font-family: "Noto Sans JP", "sans-serif;Helvetica Neue", Arial, arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  /* font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", sans-serif; */
}

body {
  margin: 0 auto;
  padding: 0;
  font-size: 1.6rem;
  position: relative;
  color: #333;
  font-weight: 400;
  text-align: left;
  box-sizing: border-box;
  line-height: 1.8;
  font-weight: normal;
  max-width: 100%;
  letter-spacing: 0.1em;
  -webkit-text-size-adjust: 100%;
}

img {
  width: 100%;
  height: auto;
}

main {
  margin: 230px auto 0;
  display: block;
}

h1 {
  font-size: 2.3rem;
}

h2 {
  font-size: 2rem;
}

ul,
li {
  list-style: none;
  margin: 0;
  padding: 0;
}

#main h2 {
  font-size: 3rem;
  text-align: center;
}

label {
  cursor: pointer;
}

/* ================================================
　　　BASE
================================================ */
.wrap {
  overflow: hidden;
}

.inner {
  width: 1000px;
  margin: 0 auto;
}

.main_vis {
  background: url(../images/back_0.png);
  background-size: cover;
  background-position: top;
  padding-top: 100px;
  padding-bottom: 60px;
  position: relative;
}
.main_vis .main_vis-img {
  position: relative;
}
.main_vis .main_vis-img::after {
  content: "2024";
  color: #009944;
  font-size: 6.5vw;
  font-weight: bold;
  position: absolute;
  bottom: 0;
  right: 20%;
}

table.main_h th,
table.main_h td {
  padding-bottom: 2%;
  /* letter-spacing: 0.2em; */
}

table.main_h th {
  width: 33%;
  color: #ed6d35;
  font-size: 2.8rem;
}

table.main_h th.pT20 {
  width: 20%;
  color: #ed6d35;
  font-size: 2.8rem;
}

table.main_h th span {
  width: 25%;
  background-color: #FFF798;
  color: #ed6d35;
  font-size: 2.8rem;
  border-radius: 15px;
  padding: 3% 10%;
}

table.main_h td {
  font-size: 50px;
  font-weight: bold;
  color: #ed6d35;
}

table.main_h td.lh_nor {
  letter-spacing: 0.1em;
  font-weight: normal;
  font-size: 2.4rem;
  color: #333;
}

table.main_h td.lh_nor span {
  font-weight: bold;
  font-size: 2.8rem;
}

table.main_h td span {
  font-size: 70%;
}

.flex.tit p.mR20 span {
  font-size: 2.8rem;
  padding: 15px 12px;
  border-radius: 15px;
  background: #FFF798;
  color: #ed6d35;
}
.flex.tit .w_80 {
  width: 81%;
}
.flex.tit .w_90 {
  width: 90%;
}
.flex.tit .kikan {
  font-size: 48px;
  color: #ed6d35;
}
.flex.tit .kikan span {
  font-size: 70%;
}

.mT120 {
  margin-top: 120px;
  padding-bottom: 60px;
}

header {
  background-image: url(./images/back.png);
  position: relative;
  width: 100%;
  height: auto;
}

header h1 img {
  margin: 0 auto;
  width: 70%;
  height: auto;
}

#copy {
  text-align: center;
  font-weight: normal;
  font-size: 1.4rem;
  background-color: #fff;
  padding: 2px;
}

/* 20220804 */
h2 {
  font-size: 50px;
  text-align: center;
  margin: 100px 0 100px 0;
}

h2 span,
.b_maru span {
  z-index: 10;
  position: relative;
  font-weight: bold;
  letter-spacing: 0.2em;
}

h2 span::before,
.b_maru span::before {
  content: "";
  position: absolute;
  top: -40px;
  right: 45px;
  background-color: rgba(248, 182, 43, 0.7);
  border-radius: 50%;
  width: 120px;
  height: 120px;
  z-index: -1;
}

.b_maru span::before {
  top: -31px;
  right: 38px;
  width: 100px;
  height: 100px;
}

.to_kako a {
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  padding: 20px;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}

.to_kako a:hover {
  opacity: 0.6;
}

.to_kako p span {
  background-color: #fff;
  box-shadow: 1px 1px 10px #acacac;
  padding: 3%;
  border-radius: 15px;
}

.to_kako {
  margin-bottom: 140px;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

a.kako_link {
  color: #333;
  background-color: #fff;
  padding: 24px;
  display: flex;
  justify-content: center;
  width: 87%;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center;
  box-shadow: 1px 1px 10px #acacac;
  border-radius: 15px;
  font-size: 2.4rem;
}

main {
  margin: 0;
}

/* 20220817 */
.to_stamp,
.cl33 > div {
  text-align: center;
  font-size: 2.4rem;
  text-decoration: none;
  background-color: #fff;
  box-shadow: 1px 1px 10px #acacac;
  padding: 2% 0;
  border-radius: 15px;
}

.to_stamp {
  font-weight: bold;
}

.to_stamp span {
  font-size: 32px;
}

.cl33 {
  flex-wrap: wrap;
}

.cl33 > div {
  float: left;
  width: 30%;
  margin-bottom: 2%;
  padding: 2%;
  box-sizing: border-box;
}

.cl33 > div:not(:nth-child(3n)),
.cl33 > li:not(:nth-child(3n)),
.cl33 > a:not(:nth-child(3n)) {
  margin-right: 0%;
}

.comsoon {
  color: #ed6d35;
}

.to_stamp span,
.cl33 > div p {
  color: #ed6d35;
}

.to_stamp span {
  font-weight: bold;
}

#main h2 {
  margin: 120px 0 60px 0;
}

/* 20220922 */
#tv_info {
  width: 80%;
  max-width: 1000px;
  margin: 70px auto 70px;
  background: #fff;
  padding: 24px;
  text-align: center;
  border-radius: 15px;
  position: relative;
  box-shadow: 1px 1px 10px #acacac;
}

.insta_bnr {
  width: 80%;
  max-width: 1000px;
  margin: 70px auto 0;
}

.insta_bnr img {
  width: 60%;
  max-width: 600px;
  margin-right: auto;
  margin-left: auto;
}

#tv_info::after {
  position: absolute;
  content: "";
  bottom: -38px;
  right: -20px;
  background: url(../images/cycling.svg);
  width: 143px;
  height: 143px;
  transform: rotate(15deg);
}

.cl33.cl33_ev > div {
  padding: 0;
}

.cl33.cl33_ev > div > div {
  overflow: hidden;
}

.cl33 > div p.black {
  color: #333;
}

.cl33 > div .c-tit,
.cl33 > div p.f14.black.mB10 {
  padding: 10px 14px 12px;
  font-weight: bold;
}

.cl33 > div p.f14.black.mB10 {
  font-weight: normal;
}

.cl33_ev > div {
  position: relative;
}

.cl33_ev > div > p.day {
  position: absolute;
  background-color: #fff;
  border-radius: 15px;
  top: 38%;
  left: -15%;
  padding: 10px;
  /* -webkit-text-stroke: 1px #FFF; */
  letter-spacing: 0.03em;
  font-weight: bold;
  font-size: 1.6rem;
}

.cl33 > div p.chosaku {
  font-weight: normal;
}

.cl33 > div p.day .youbi {
  background: #5AC2D8;
  color: #fff;
  font-size: 60%;
  padding: 5px;
}

.lh120 {
  line-height: 120%;
}

.cl33 > div p.day {
  font-family: "Roboto", sans-serif;
  font-size: 2rem;
  padding: 10px 14px 12px;
  color: #333;
  border-radius: 10px;
  margin: 20px auto 0;
  font-weight: bold;
}

.cl33.cl33_ev > div {
  overflow: hidden;
  padding: 0;
}

.cl33 > div p.day span.kara {
  font-weight: normal;
}

.day02 {
  font-size: 80%;
  vertical-align: 2px;
}

.btn_ora {
  overflow: hidden;
  padding: 1.5rem 6rem;
  color: #fff;
  border-radius: 0;
  background: #F8B62B;
}

.btn_ora a {
  color: #fff;
}

.btn {
  font-size: 1.6rem;
  /* font-weight: 700; */
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 4rem;
  width: 320px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.2em;
  color: #fff;
  border-radius: 0.5rem;
}

.btn-flat span {
  position: relative;
}

.btn-flat:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition: all 0.5s ease-in-out;
  transform: translateX(-100%);
  background: #FFF799;
}

a.eve_btn:hover .btn-flat {
  color: #834E00;
}
a.eve_btn:hover .btn-flat:before {
  transform: translateX(0%);
  color: #fff;
}

#schedule table {
  width: 100%;
}
#schedule table th {
  width: 20%;
  align-items: center;
}
#schedule table td {
  width: 16%;
}
#schedule .nitiji {
  position: relative;
}
#schedule .nitiji::after {
  content: "10/23（日）～11/30（水）";
  position: absolute;
  top: 0;
  left: 30px;
}

.btn_02 {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #fff;
  border: 1px solid #ea5514;
  box-sizing: border-box;
  font-weight: bold;
  width: 100%;
  height: 50px;
  padding: 0 6% 0 12%;
  color: #ea5514;
  font-size: 1.6rem;
  text-align: left;
  text-decoration: none;
  position: relative;
  transition-duration: 0.2s;
}

.btn_02:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 8px;
  border-color: transparent transparent transparent #ea5514;
  position: absolute;
  top: 50%;
  left: 6%;
  margin-top: -7px;
}

.btn_02:hover:before {
  border-color: transparent transparent transparent #fff;
}

.btn_02:hover {
  background: #f8b62d;
  color: #fff;
}

p.btn_02:hover {
  background: #fff;
  color: #ea5514;
}

p.btn_02::before {
  display: none;
}

#schedule {
  padding: 5%;
  background: #fff;
  border-radius: 15px;
  box-shadow: 1px 1px 10px #acacac;
}
#schedule .sc_table {
  border: 1px solid;
  border-radius: 15px;
}
#schedule .sc_table .normal {
  font-weight: normal;
}
#schedule .sc_table .tit {
  width: 492px;
  align-items: center;
  vertical-align: middle;
}
#schedule .sc_table .tit.cl50 > div:first-child {
  width: 40%;
}
#schedule .sc_table .tit.cl50 > div:nth-of-type(2) {
  width: 60%;
}
#schedule .sc_table .b_s_1 {
  border-bottom: 1px solid;
}
#schedule .sc_table .b_s_1_t {
  border-top: 1px solid;
}
#schedule .sc_table .b_s_1_b {
  border-bottom: 1px solid;
}
#schedule .sc_table .b_s_1_l {
  border-left: 1px solid;
}
#schedule .sc_table .b_s_1_r {
  border-right: 1px solid;
}
#schedule .sc_table .b_d_1_r {
  border-right: 1px dotted;
}
#schedule .sc_table .kadomaru01 {
  border-radius: 0 0 15px 0;
}
#schedule .sc_table .w_100 {
  width: 100%;
}
#schedule .sc_table .cl50 > a,
#schedule .sc_table .eve_btn {
  width: 320px;
  margin: 0 auto 15px;
  text-align: center;
}
#schedule .sc_table .content {
  width: calc(100% - 300px);
  position: relative;
}
#schedule .sc_table .contents {
  width: calc(100% - 300px);
}
#schedule .sc_table .content::after {
  content: "10/23（日）～11/30（水）";
  position: absolute;
  top: 44%;
  right: 16%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content0::after {
  content: "大和川サイクル月間";
  position: absolute;
  top: 22%;
  right: 24%;
  color: #fff;
  font-weight: 700;
}
#schedule .sc_table .content02::after {
  content: "4/1（金）～11/30（水）";
  position: absolute;
  top: 44%;
  right: 28%;
  color: #d8705a;
  font-weight: 700;
}
#schedule .sc_table .content03::after {
  content: "9/23（金・祝）～11/20（日）";
  position: absolute;
  top: 44%;
  right: 33%;
  color: #d8705a;
  font-weight: 700;
}
#schedule .sc_table .content04::after {
  content: "8/1（月）～11/30（水）";
  position: absolute;
  top: 44%;
  right: 30%;
  color: #d8705a;
  font-weight: 700;
}
#schedule .sc_table .content05::after {
  content: "9/17（土）～12/11（日）";
  position: absolute;
  top: 44%;
  right: 29%;
  color: #d8705a;
  font-weight: 700;
}
#schedule .sc_table .content06::after {
  content: "9/16（金）～12/21（水）";
  position: absolute;
  top: 44%;
  right: 29%;
  color: #d8705a;
  font-weight: 700;
}
#schedule .sc_table .content07::after {
  content: "10/14（金）～16（日）";
  position: absolute;
  top: 23%;
  right: 54%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content08::after {
  content: "10/16（日）";
  position: absolute;
  top: 26%;
  right: 76%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content09::after {
  content: "10/22（土）～23（日）";
  position: absolute;
  top: 23%;
  right: 51%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content10::after {
  content: "10/23（日）";
  position: absolute;
  top: 27%;
  right: 63%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content11::after {
  content: "11/5（土）～6（日）";
  position: absolute;
  top: 60%;
  right: 21%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content11::before {
  content: "10/29（土）～30（日）";
  position: absolute;
  top: 23%;
  right: 57%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content12::after {
  content: "11/3（木・祝）～5（土）";
  position: absolute;
  top: 23%;
  right: 25%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content13::after {
  content: "11/5（土）";
  position: absolute;
  top: 25%;
  right: 40%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content14::after {
  content: "11/5（土）";
  position: absolute;
  top: 23%;
  right: 40%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content15::after {
  content: "11/12（土）～13（日）";
  position: absolute;
  top: 23%;
  right: 7%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content16::after {
  content: "11/13（日）";
  position: absolute;
  top: 23%;
  right: 23%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content17::after {
  content: "11/19（土）";
  position: absolute;
  top: 23%;
  right: 14%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content18::after {
  content: "11/23（水・祝）";
  position: absolute;
  top: 23%;
  right: 0%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content19::after {
  content: "11/25（金）";
  position: absolute;
  top: 23%;
  right: 0%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content19::before {
  content: "11/16（水）";
  position: absolute;
  top: 23%;
  right: 25%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content20::before {
  content: "11/5（土）～6（日）";
  position: absolute;
  top: 26%;
  right: 25%;
  color: #d8705a;
  font-weight: 700;
  font-size: 18px;
}
#schedule .sc_table .content20.content::after {
  display: none;
}
#schedule .sc_table .content {
  background-color: rgba(250, 201, 78, 0.5);
}
#schedule .sc_table .content > div,
#schedule .sc_table .contents > div {
  width: 20%;
  padding: 15px 0;
  height: 100%;
}
#schedule .sc_table .contents > div.oct {
  width: 40%;
}
#schedule .sc_table .contents > div.nov {
  width: 60%;
}
#schedule .sc_table .contents > div {
  text-align: center;
}
#schedule .sc_table .cl50 > div:not(:nth-child(2n)) {
  margin-right: 0%;
}
#schedule .sc_table .bg_p {
  height: 30px;
  background: #5AC2D8;
}
#schedule .sc_table .bg_w {
  background: #fff;
}
#schedule .sc_table .content > div > p {
  height: 30px;
}
#schedule .sc_table .bg_p_0 {
  background-color: #ed6d35;
  height: 30px;
}
#schedule .sc_table .c_lb {
  color: #5AC2D8;
}
#schedule .sc_table .f30.c_lb {
  position: absolute;
  top: 39%;
  right: 32%;
}
#schedule .sc_table .f30.c_lb02 {
  position: absolute;
  top: 39%;
  right: 84%;
}
#schedule .sc_table .f30.c_lb03 {
  position: absolute;
  top: 39%;
  right: 46.5%;
}
#schedule .sc_table .f30.c_lb04 {
  position: absolute;
  top: 39%;
  right: 29.5%;
}
#schedule .sc_table .f30.c_lb05 {
  position: absolute;
  top: 39%;
  right: 21.5%;
}
#schedule .sc_table .f30.c_lb06 {
  position: absolute;
  top: 39%;
  right: 11.5%;
}
#schedule .sc_table .f30.c_lb07 {
  position: absolute;
  top: 39%;
  right: 26.4%;
}
#schedule .sc_table .f30.c_lb08 {
  position: absolute;
  top: 39%;
  right: 9.5%;
}
#schedule .sc_table .square {
  position: absolute;
  top: 44%;
  right: 28%;
  width: 35%;
}
#schedule .sc_table .squere02 {
  position: absolute;
  top: 44%;
  right: 75%;
  width: 7%;
}
#schedule .sc_table .squere03 {
  position: absolute;
  top: 44%;
  right: 63%;
  width: 7%;
}
#schedule .sc_table .squere04 {
  position: absolute;
  top: 44%;
  right: 44%;
  width: 7%;
}
#schedule .sc_table .squere05 {
  position: absolute;
  top: 44%;
  right: 46%;
  width: 7%;
}
#schedule .sc_table .squere06 {
  position: absolute;
  top: 47%;
  right: 30%;
  width: 7%;
}
#schedule .sc_table .squere07 {
  position: absolute;
  top: 47%;
  right: 17%;
  width: 36%;
}
#schedule .sc_table .flex.b_s_1,
#schedule .sc_table .flex.content {
  height: 210px;
}
#schedule .sc_table .flex.content.content0 {
  height: auto;
}

#sightseeing_info {
  width: 90%;
  max-width: 1000px;
  margin: 20px auto 100px;
  background: #fff;
  padding: 24px;
  text-align: center;
  border-radius: 15px;
  position: relative;
  box-shadow: 1px 1px 10px #acacac;
}

.to_stamp.stamp {
  position: relative;
}

.to_stamp.stamp::before {
  content: "";
  background: url(./../images/checkpoint.png) no-repeat 0 0/cover;
  width: 306px;
  height: 132px;
  display: block;
  position: absolute;
  top: -115px;
  right: -54px;
  z-index: 1000;
}

.flex {
  display: flex;
}

.pc {
  display: block;
}

.sp {
  display: none;
}

.sp_400 {
  display: none;
}

#stamp-rally header h1 img {
  width: 64%;
  max-width: 1000px;
}
#stamp-rally header {
  box-shadow: none;
  z-index: 100;
}
#stamp-rally .detail > p > span.content {
  font-size: 1.8rem;
  padding: 6px 12px;
  border-radius: 12px;
  background: #FFF798;
  color: #ed6d35;
}
#stamp-rally .kikan {
  font-size: 2.4rem;
  color: #ed6d35;
}
#stamp-rally .flex.tit .kikan span {
  font-size: 70%;
}
#stamp-rally #app .download {
  display: flex;
  justify-content: left;
  width: 100%;
}
#stamp-rally #app .download a img {
  width: 200px;
}
#stamp-rally .detail.pT40.pB40 {
  text-align: left;
}
#stamp-rally .lh220.mB10 span {
  font-weight: bold;
}
#stamp-rally #contact .h3_cont span {
  font-size: 1.8rem;
  font-weight: normal;
}

a[href^="tel:"] {
  pointer-events: none;
}

.tv_img img {
  width: 80%;
  max-width: 620px;
  margin: 0 auto;
}

.youtube {
  position: relative;
  width: 80%;
  margin: 0 auto 20px;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.stamprally_content th {
  width: 95px;
  font-weight: bold;
}

.to_stamp {
  padding: 24px 5%;
  font-size: 1.6rem;
  font-weight: normal;
}

.download {
  display: flex;
  justify-content: center;
  width: 100%;
}

.download a img {
  width: 200px;
}

.download a {
  margin-right: 10px;
}

.download a:nth-of-type(2) {
  margin-right: 0px;
}

@media screen and (max-width: 1000px) {
  .cl33 > div p.f14.black.mB10 {
    font-size: 1.4rem;
  }
  header .inner .flex.tit .mR20 {
    width: 120px;
  }
  #stamp-rally header h1 img {
    width: 90%;
    max-width: 1000px;
  }
  #stamp-rally header h1 {
    margin-bottom: 0px;
  }
  #stamp-rally .main_vis {
    padding-top: 100px;
    padding-bottom: 0px;
  }
  #stamp-rally .detail > p > span.content {
    font-size: 1.6rem;
  }
  #stamp-rally .kikan {
    font-size: 1.8rem;
  }
  #stamp-rally .detail > p > span.content {
    padding: 4px 8px;
  }
  #stamp-rally #app .download a img {
    width: 100%;
  }
  #stamp-rally #app .download a {
    width: 40%;
  }
  #stamp-rally .contents {
    width: 90%;
  }
  #stamp-rally h1 {
    font-size: 2rem;
  }
  #stamp-rally #contact .mainBox {
    padding: 20px;
  }
  #sightseeing_info {
    width: 88%;
  }
  .to_stamp.stamp > p {
    padding: 0px;
    text-align: left;
  }
  .stamprally_content tr {
    display: flex;
    flex-wrap: wrap;
  }
  .stamprally_content th {
    width: 100%;
    font-size: 14px;
  }
  .stamprally_content td {
    margin-bottom: 2%;
  }
  a[href^="tel:"] {
    pointer-events: visible;
  }
  h2 {
    font-size: 2rem;
    margin: 20% 0 5px 0;
  }
  .to_kako a {
    font-size: 16px;
  }
  .to_kako {
    margin-bottom: 10%;
  }
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  #tv_info {
    width: 88%;
    padding: 20px;
    margin: 30px auto;
  }
  #tv_info::after {
    position: absolute;
    content: "";
    bottom: -38px;
    right: -20px;
    background: url(../images/cycling.svg);
    width: 100px;
    height: 100px;
    transform: rotate(15deg);
  }
  .insta_bnr {
    width: 88%;
    margin: 30px auto 0;
  }
  .insta_bnr img {
    width: 100%;
  }
  .inner {
    width: 84%;
    margin: 0 auto;
  }
  .cl33 {
    flex-wrap: wrap;
  }
  .cl33 > div {
    width: 100%;
    margin-bottom: 6%;
  }
  .f30 {
    font-size: 1.8rem;
  }
  .f28 {
    font-size: 1.8rem;
  }
  .f24 {
    font-size: 1.8rem;
  }
  .f20 {
    font-size: 1.6rem;
  }
  .to_stamp {
    font-size: 1.6rem;
  }
  .to_stamp > p {
    padding: 10px;
  }
  .to_stamp span {
    color: #ed6d35;
    font-size: 1.8rem;
  }
  #main h2 {
    font-size: 2rem;
  }
  .cl33 > div p.day.sp_day {
    margin-top: 10px;
  }
  header h1 img {
    width: 90%;
  }
  header .inner .flex.tit {
    flex-wrap: wrap;
  }
  #main h2 {
    margin: 100px 0 40px 0;
  }
  .contact.mB100 {
    margin-top: 20%;
  }
  .contact.f18 {
    font-size: 1.6rem;
  }
  h2 span::before,
  .b_maru span::before {
    content: "";
    position: absolute;
    top: -22px;
    right: 33px;
    background-color: rgba(248, 182, 43, 0.7);
    border-radius: 50%;
    width: 70px;
    height: 70px;
    z-index: -1;
  }
  header .inner .flex.tit .mR20 {
    margin-right: 0;
    margin-bottom: 10px;
  }
  .flex.tit p.mR20 span {
    font-size: 1.8rem;
    padding: 8px 6px;
  }
  .flex.tit .kikan {
    font-size: 2.1rem;
  }
  .flex.tit .w_80 {
    width: 100%;
  }
  .btn {
    width: 80%;
    margin-bottom: 30px;
  }
  .youtube {
    width: 100%;
  }
  #copy {
    font-size: 10px;
  }
  #main h2 {
    margin: 0px 0 110px 0;
  }
  .to_stamp span.f14 {
    color: #ed6d35;
    font-size: 14px;
  }
}
@media screen and (max-width: 500px) {
  .to_stamp.stamp::before {
    content: "";
    background: url(./../images/checkpoint.png) no-repeat 0 0/cover;
    width: 250px;
    height: 100px;
    display: block;
    position: absolute;
    top: -89px;
    right: 12px;
    z-index: 1000;
  }
  .flex.tit .kikan {
    font-size: 2rem;
  }
  .f24.w_80 {
    font-size: 1.5rem;
  }
  .to_stamp {
    font-size: 1.5rem;
  }
  .btn_02 {
    font-size: 1.4rem;
  }
  .to_kako a {
    font-size: 1.5rem;
  }
  .contact.f18 {
    font-size: 1.3rem;
  }
  .sp_mB20 {
    margin-bottom: 10%;
  }
  .sp_400 {
    display: block;
  }
  a.kako_link {
    padding: 12px;
    width: 84%;
    margin: 0 auto 100px;
    font-size: 1.5rem;
  }
  .f30.k_orange.bold.mB10 {
    margin-bottom: 3%;
  }
  #sightseeing_info {
    margin: 20px auto 70px;
  }
  .flex.tit p.mR20 span {
    font-size: 1.6rem;
  }
  .brown.bold.f28 {
    font-size: 1.6rem;
  }
  .c-tit {
    font-size: 1.8rem;
  }
  .cl33 > div p.day {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 400px) {
  .to_stamp.stamp::before {
    width: 230px;
    height: 110px;
    top: -10%;
    left: 20%;
  }
}
.place.cl33 {
  max-width: 1000px;
  margin: 0 auto 20px;
  justify-content: space-between;
}
.place.cl33 div {
  width: 32%;
}
.place.cl33 div .tit {
  color: #333;
  font-size: 1.8rem;
}
.place.cl33 div table th {
  background-color: #feecbd;
  border-radius: 5px;
  text-align: center;
  padding: 5px;
  font-weight: normal;
  font-size: 1.6rem;
  display: block;
  width: 52px;
  height: 30px;
  line-height: 1;
}
.place.cl33 div table td {
  font-size: 1.6rem;
  display: block;
}

@media screen and (max-width: 1000px) {
  .place.cl33 {
    flex-wrap: wrap;
    justify-content: center;
  }
  .place.cl33 div {
    width: 84%;
    padding: 24px 5%;
  }
}/*# sourceMappingURL=styles.css.map */