@charset "UTF-8";
*, ::after, ::before {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box
}
html {
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden
}
img {
  border: none;
  vertical-align: bottom;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast
}
.clear {
  clear: both;
  display: block
}
.center {
  text-align: center
}
.normal {
  font-weight: 400
}
.bold {
  font-weight: 700
}
.mb5 {
  margin-bottom: 5px
}
.mb10 {
  margin-bottom: 10px
}
.mb15 {
  margin-bottom: 15px
}
.mb20 {
  margin-bottom: 20px
}
.mb25 {
  margin-bottom: 25px
}
.mb30 {
  margin-bottom: 30px
}
.mb35 {
  margin-bottom: 35px
}
.mb40 {
  margin-bottom: 40px
}
.mb45 {
  margin-bottom: 45px
}
.mb50 {
  margin-bottom: 50px
}
.mt5 {
  margin-top: 5px
}
.mt10 {
  margin-top: 10px
}
.mt15 {
  margin-top: 15px
}
.mt20 {
  margin-top: 20px
}
.mt25 {
  margin-top: 25px
}
.mt30 {
  margin-top: 30px
}
.mt35 {
  margin-top: 35px
}
.mt40 {
  margin-top: 40px
}
.mt45 {
  margin-top: 45px
}
.mt50 {
  margin-top: 50px
}
.ml5 {
  margin-left: 5px
}
.ml10 {
  margin-left: 10px
}
.ml15 {
  margin-left: 15px
}
.ml20 {
  margin-left: 20px
}
.ml25 {
  margin-left: 25px
}
.ml30 {
  margin-left: 30px
}
.ml35 {
  margin-left: 35px
}
.ml40 {
  margin-left: 40px
}
.ml45 {
  margin-left: 45px
}
.ml50 {
  margin-left: 50px
}
.mr5 {
  margin-right: 5px
}
.mr10 {
  margin-right: 10px
}
.mr15 {
  margin-right: 15px
}
.mr20 {
  margin-right: 20px
}
.mr25 {
  margin-right: 25px
}
.mr30 {
  margin-right: 30px
}
.mr35 {
  margin-right: 35px
}
.mr40 {
  margin-right: 40px
}
.mr45 {
  margin-right: 45px
}
.mr50 {
  margin-right: 50px
}
.caution {
  color: red
}
.black01 {
  color: #000
}
.orange01 {
  color: #f90
}
.orange02 {
  color: #f60
}
.gray01 {
  color: #ccc
}
.gray02 {
  color: #999
}
.gray03 {
  color: #666
}
.gray04 {
  color: #333
}
.red01 {
  color: #ff0004
}
.mainvisual img.pic01 {
  width: 100%
}
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}
.marugo {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO
}
.noto-sans {
  font-family: "Noto Sans JP", sans-serif
}
button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: 0;
  padding: 0;
  appearance: none
}
a:link, a:visited {
  text-decoration: none
}
a:active, a:hover {
  text-decoration: none
}
.show_sp {
  display: none !important
}
.show_sp02 {
  display: none !important
}
h1 {
  margin: 0;
  padding: 0
}
h2 {
  margin: 0;
  padding: 0
}
h3 {
  margin: 0;
  padding: 0
}
body {
  padding-top: 0 !important
}
.lp_30th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: 0 0;
  font-size: 62.5% !important;
  line-height: 1.5;
  letter-spacing: .05em;
  color: #000;
  font-family: "Zen Maru Gothic", serif;
  font-style: normal;
  font-weight: 700 !important
}
.container {
  margin: 0 auto;
  padding: 0;
  overflow: hidden
}
.header {
  margin: 0;
  padding: 0
}
.header_in {
  margin: 0 auto;
  padding: 0
}
.header .logo {
  max-width: 102px;
  width: 7%;
  margin: 0 auto 30px
}
nav {
  margin: 0;
  padding: 0
}
.gnav {
  display: flex;
  justify-content: center;
  margin: 0 auto 40px;
  padding: 0 10px 10px;
  width: fit-content;
  position: relative;
  z-index: 10
}
.gnav li {
  margin: 0 13px;
  padding: 0
}
.gnav li a {
  padding: 5px;
  color: #036;
  font-size: .17rem;
  font-weight: 700;
  transition: all .3s;
  position: relative
}
.gnav li a::after {
  position: absolute;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #036;
  bottom: -1px;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s
}
.gnav li a:hover::after {
  transform: scale(1, 1)
}
.pageTop {
  background: #d86018;
  cursor: pointer;
  width: 40px;
  height: 40px;
  border: 1px solid transparent;
  position: fixed;
  right: 0;
  bottom: 20px;
  transition-duration: .25s;
  z-index: 99;
  display: none
}
.pageTop span {
  display: block;
  width: 100%;
  height: 100%;
  position: relative
}
.pageTop span::after {
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  content: '';
  width: 8px;
  height: 8px;
  position: absolute;
  right: 0;
  left: 0;
  bottom: 0;
  top: 4px;
  margin: auto;
  transform: rotate(-45deg)
}
section {
  margin: 0;
  padding: 0
}
article {
  margin: 0;
  padding: 0
}
#overlay {
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  background: rgba(255, 255, 255);
  padding: 0 5%
}
#overlay .logo {
  width: 15%;
  margin: 10px auto 10px !important
}
ul.spmenu {
  margin: 0;
  padding: 20px 0 0 0;
  list-style: none
}
ul.spmenu li {
  margin: 0;
  padding: 0
}
ul.spmenu li a {
  margin: 0;
  padding: 10px;
  display: block;
  text-align: left;
  font-size: .16rem;
  color: #036;
  text-decoration: none;
  border-bottom: 1px solid #778399;
  font-weight: 700
}
ul.spmenu li.second a {
  padding: 7px 0 7px 29px
}
ul.spmenu li a.first {
  border-top: 1px solid #fff
}
ul.spmenu li.child a {
  padding: 10px 0 10px 25px
}
ul.spmenu li.child a:before {
  content: "・"
}
.menu-trigger, .menu-trigger span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box
}
.menu-trigger {
  margin-right: 0;
  display: none;
  position: fixed;
  right: 15px;
  top: 15px;
  z-index: 9999999;
  width: 35px;
  height: 20px
}
.menu-trigger em {
  font-size: .1rem;
  left: 2px;
  bottom: -20px;
  position: absolute;
  text-decoration: none;
  font-style: normal;
  color: #000
}
.menu-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #036
}
.menu-trigger span:nth-of-type(1) {
  top: 0
}
.menu-trigger span:nth-of-type(2) {
  top: 8px
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0
}
.menu-trigger.active span:nth-of-type(1) {
  -webkit-transform: translateY(8px) rotate(-45deg);
  transform: translateY(8px) rotate(-45deg)
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0
}
.menu-trigger.active span:nth-of-type(3) {
  -webkit-transform: translateY(-8px) rotate(45deg);
  transform: translateY(-8px) rotate(45deg)
}
.menu-trigger.active span {
  background-color: #036
}
.menu-trigger.active {
  position: fixed
}
.float_link {
  position: fixed;
  top: 20%;
  right: 2%;
  z-index: 100;
  display: flex;
  flex-direction: column;
  align-items: center
}
.float_link a {
  display: block;
  margin-bottom: 10px;
  transition: all .3s
}
.float_link a:hover {
  opacity: .8
}
.float_link .link_item {
  width: 100px
}
.float_link .link_item img {
  transition: all .3s
}
.float_link .link_item.index {
  width: 112px
}
.float_link .link_item.index .on {
  display: none
}
.float_link .link_item.index:hover {
  opacity: 1
}
#sec02, #sec03 {
  padding-top: 100px;
  margin-top: -100px
}
#index {
  padding-top: 160px;
  margin-top: -160px
}
.mainvisual {
  position: relative;
  max-width: 100%;
  margin-bottom: 25px;
  padding: 2% 0 4%
}
.mainvisual .image00 {
  max-width: 600px;
  width: 36%;
  margin: 0 auto;
  position: relative
}
.mainvisual .image00 .logo {
  max-width: 190px;
  width: 24%;
  position: absolute;
  top: 19%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%)
}
.mainvisual .image00 .img_text {
  max-width: 665px;
  width: 82%;
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%)
}
.mainvisual .image {
  position: absolute
}
.mainvisual .image01 {
  max-width: 285px;
  width: 15%;
  top: 18%;
  left: 5%
}
.mainvisual .image02 {
  max-width: 250px;
  width: 13%;
  top: 20%;
  right: 12.5%
}
.mainvisual .image03 {
  max-width: 190px;
  width: 10%;
  top: 15%;
  right: 1%
}
.mainvisual .image04 {
  max-width: 280px;
  width: 15%;
  top: 43%;
  left: 12%
}
.mainvisual .image05 {
  max-width: 335px;
  width: 18%;
  top: 47%;
  right: 3.5%
}
.mainvisual .image06 {
  max-width: 180px;
  width: 10%;
  top: 52%;
  left: .5%
}
.mainvisual .image07 {
  max-width: 200px;
  width: 11%;
  bottom: 0;
  right: 14.5%
}
.mainvisual .image08 {
  max-width: 420px;
  width: 22%;
  bottom: 0;
  left: 1.5%
}
.mainvisual .image09 {
  max-width: 195px;
  width: 11%;
  bottom: 12%;
  right: 1%
}
.mainvisual .balloon {
  position: absolute;
  z-index: -1
}
.mainvisual .balloon01 {
  max-width: 60px;
  width: 3.5%;
  top: 15%;
  left: 24%
}
.mainvisual .balloon02 {
  max-width: 55px;
  width: 3.5%;
  top: 5%;
  right: 28%
}
.mainvisual .balloon03 {
  max-width: 53px;
  width: 3.5%;
  top: 43%;
  left: 5.5%
}
.mainvisual .balloon04 {
  max-width: 60px;
  width: 3.5%;
  top: 34%;
  right: 2%
}
.mainvisual .balloon05 {
  max-width: 53px;
  width: 3%;
  top: 63%;
  right: 24%
}
.intro_block {
  background-image: url(../img/bg/bg00.png)
}
.block_heading {
  width: 174px;
  margin: 0 auto 40px;
  padding: 5px;
  font-size: .24rem;
  font-weight: 700;
  text-align: center;
  background-image: url(../img/bg/ttl_bg01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%
}
.intro_block01 {
  padding: 5% 0 20%;
  position: relative;
  text-align: center;
  color: #036
}
.intro_block01 .bg_line {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}
.intro_block01 .inner {
  position: relative;
  z-index: 10
}
.intro_block01 .catch {
  font-size: .4rem;
  padding-bottom: 4%
}
.intro_block01 .catch span {
  display: block;
  font-size: .32rem
}
.intro_block01 .desc {
  font-size: .18rem;
  line-height: 2;
  padding-bottom: 40px
}
.intro_block01 .deco {
  position: absolute
}
.intro_block01 .deco01 {
  max-width: 110px;
  width: 6%;
  top: 8%;
  left: 34%
}
.intro_block01 .deco02 {
  max-width: 58px;
  width: 3%;
  top: 14%;
  right: 24%
}
.intro_block01 .deco03 {
  max-width: 58px;
  width: 3%;
  top: 35%;
  left: 16%
}
.intro_block01 .deco04 {
  max-width: 36px;
  width: 3%;
  top: 31%;
  right: 31%
}
.intro_block01 .deco05 {
  max-width: 36px;
  width: 3%;
  top: 69%;
  left: 34%
}
.intro_block01 .deco06 {
  max-width: 134px;
  width: 7%;
  top: 60%;
  right: 19%
}
.intro_block02 {
  position: relative;
  padding: 15% 0 3%;
  background-color: #fff
}
.intro_block02::before {
  content: "";
  display: inline-block;
  width: 150%;
  height: 1200px;
  border-radius: 50%/100% 100% 0 0;
  background: #fff;
  position: absolute;
  top: -300px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%)
}
.intro_block02 .inner {
  position: relative;
  z-index: 10;
  margin-top: -25%
}
.intro_block02 .list {
  max-width: 1380px;
  margin: 0 auto;
  padding: 3% 8%;
  display: flex;
  flex-wrap: wrap;
  gap: 2.5%
}
.intro_block02 .list_item {
  width: 18%;
  min-width: 190px;
  margin-bottom: 20px;
  transition: all .5s
}
.intro_block02 .item_height {
  position: relative;
  padding-top: 100%;
  height: 0;
  background-color: #f0ece9;
  border-radius: 50%
}
.intro_block02 .list_item a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #036;
  padding: 30px 0
}
.intro_block02 .list_item p {
  font-size: .24rem;
  line-height: 1.3;
  margin-bottom: 10px
}
.intro_block02 .list_item p span {
  display: block;
  font-size: .14rem
}
.intro_block02 .list_item .icon {
  display: block;
  max-width: 77px;
  width: 32%;
  margin-bottom: 15px
}
.intro_block02 .list_item .arrow {
  max-width: 20px;
  width: 9%
}
.intro_block02 .list_item:hover {
  transition: all .5s;
  transform: translateY(20px)
}
.sec {
  position: relative;
  z-index: 10;
  padding: 5% 0
}
.sec > .inner {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 10%
}
.sec_title {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin-bottom: 7%
}
.sec_title .main {
  font-size: .34rem;
  color: #036;
  text-align: center
}
.sec01 {
  padding: 3% 0 20%
}
.sec01 .sec_title .main_img {
  display: block;
  max-width: 211px;
  width: 100%;
  margin: 0 auto 40px
}
.sec01 .sec_title .title_deco {
  max-width: 167px;
  width: 13%;
  margin: 0 3%
}
.sec01 .schedule_list {
  padding: 60px 45px 40px;
  background-color: #fff0dc;
  border-radius: 20px;
  position: relative
}
.sec01 .schedule_list .title {
  width: fit-content;
  padding: 10px 2.5%;
  font-size: .22rem;
  color: #fff;
  background-image: url(../img/bg/ttl_bg02.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto
}
.sec01 .schedule_list .arrow {
  position: absolute;
  max-width: 55px;
  width: 6%;
  z-index: 10
}
.sec01 .schedule_list .arrow_prev {
  top: 45%;
  left: 20px
}
.sec01 .schedule_list .arrow_next {
  top: 45%;
  right: 20px
}
.sec01 .schedule_list .list_frame {
  position: relative;
  user-select: none
}
.sec01 .schedule_list .scroll_box {
  display: flex;
  gap: 1%;
    width: 3500px;
}
.sec01 .schedule_list .item {
  width: 18%;
  min-width: 225px
}
.sec01 .schedule_list .month {
  padding-bottom: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: .22rem;
  text-align: center;
  color: #036;
  position: relative
}
.sec01 .schedule_list .month::after {
  content: "";
  display: inline-block;
  width: 65%;
  border-top: dashed 2px #036;
  position: absolute;
  top: 40%;
  left: 75%
}
.sec01 .schedule_list .month.last::after {
  content: none
}
.sec01 .schedule_list .item .item_box {
  display: flex;
  align-items: center;
  border: 2px solid #b0bfc8;
  background-color: #fff;
  padding: 10px;
  margin-bottom: 20px
}
.sec01 .schedule_list .item .image {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 999px;
  overflow: hidden;
  background-image: url(../img/img_schedule00_s.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain
}
.sec01 .schedule_list .item .image01 {
  background-image: url(../img/img_schedule01_s.jpg)
}
.sec01 .schedule_list .item .image02 {
  background-image: url(../img/img_schedule02_s.jpg)
}
.sec01 .schedule_list .item .image03 {
  background-image: url(../img/img_schedule06_s.png)
}
.sec01 .schedule_list .item .image04 {
  background-image: url(../img/img_schedule04_s.jpg)
}
.sec01 .schedule_list .item .image05 {
  background-image: url(../img/img_schedule05_s.jpg)
}
.sec01 .schedule_list .item .image06 {
  background-image: url(../img/img_schedule06_s.jpg)
}
.sec01 .schedule_list .item .image07 {
  background-image: url(../img/img_schedule07_s.jpg)
}
.sec01 .schedule_list .item .text {
  flex: 1;
  padding-left: 4%;
  color: #036;
  font-size: .14rem
}
.sec01 .schedule_block {
  padding: 5% 0
}
.sec01 .schedule_block01 {
  display: flex;
  justify-content: center;
  padding-bottom: 5%
}
.sec01 .schedule_block .item {
  position: relative;
  width: 47%
}
.sec01 .schedule_block .item_right {
  margin-top: 7%
}
.sec01 .schedule_block .item .image {
  position: relative;
  border: 3px solid #b0bfc8
}
.sec01 .schedule_block .item .flag {
  max-width: 105px;
  width: 20%;
  max-height: 104px;
  aspect-ratio: 1/1;
  padding: 2px 2% 0 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: .25rem;
  text-align: center;
  color: #fff;
  background-image: url(../img/bg/flag_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -20px;
  left: 20px
}
.sec01 .schedule_block .item .flag span {
  font-size: .32rem;
  padding-right: 5px
}
.sec01 .schedule_block .item .content {
  width: 80%;
  margin: 0 auto;
  padding: 0 0 10px
}
.sec01 .schedule_block .item_title {
  padding: 10px 0;
  font-size: .2rem;
  font-weight: 700;
  color: #036;
  text-align: center
}
.sec01 .schedule_block .item_date {
  margin-bottom: 10px;
  padding: 5px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-size: .16rem;
  font-weight: 700;
  text-align: center;
  color: #e25504;
  border-top: 1px solid #e25504;
  border-bottom: 1px solid #e25504
}
.sec01 .schedule_block .item_desc {
  font-family: "Noto Sans JP", sans-serif;
  font-size: .16rem;
  font-weight: 400;
  color: #036
}
.sec01 .schedule_block .detail_btn {
  display: block;
  max-width: 200px;
  margin: 20px auto 0;
  padding: 5px;
  text-align: center;
  color: #036;
  border: 1px solid #ea5504;
  border-radius: 999px;
  position: relative;
  transition: all .3s;
    font-size: 0.15rem;
}
.sec01 .schedule_block .detail_btn .arrow {
  width: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  transition: all .3s
}
.sec01 .schedule_block .detail_btn:hover {
  opacity: .7
}
.sec01 .schedule_block .detail_btn:hover .arrow {
  right: 10px
}
.sec01 .schedule_block02 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 5%
}
.sec01 .schedule_block02 .item {
  width: 31%
}
.sec01 .schedule_block02 .item .flag {
  max-width: 83px;
  width: 28%;
  max-height: 83px;
  aspect-ratio: 1/1;
  font-size: .2rem
}
.sec01 .schedule_block02 .item .flag span {
  font-size: .3rem;
  padding-right: 5px
}
.sec01 .bottom_text {
  font-size: .36rem;
  color: #b1aba2;
  text-align: center
}
.sec01 .bottom_text span {
  font-size: .28rem
}
.body_bg {
  position: absolute;
  z-index: -1
}
.body_bg01 {
  max-width: 300px;
  width: 15%;
  top: 30%;
  right: 0
}
.body_bg02 {
  max-width: 290px;
  width: 15%;
  bottom: 5.5%;
  left: 0
}
.sec02 {
  padding-bottom: 20%;
  background: #f9f7f6
}
.sec02::before {
  content: "";
  display: inline-block;
  width: 150%;
  height: 1200px;
  border-radius: 50%/100% 100% 0 0;
  background: #f9f7f6;
  position: absolute;
  top: -305px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%)
}
.sec02 .sec_title .main_img {
  display: block;
  max-width: 223px;
  width: 100%;
  margin: 0 auto 40px
}
.sec02 .sec_title .title_deco {
  max-width: 80px;
  width: 7%;
  margin: 0 2% -3%
}
.sec02 .sec_title .title_deco02 {
  max-width: 86px;
  width: 7%
}
.sec02 .inner {
  position: relative;
  z-index: 10;
  margin-top: -9%
}
.sec02 .slider_outer {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 100px 0
}
.camp_slider .slider_item {
  margin: 0 30px;
  transition: all .3s
}
.camp_slider .slider_item img {
  display: block;
  height: auto;
  width: 100%;
  border: 3px solid #b0bfc8
}
.camp_slider .slider_item .content {
  display: flex;
  padding: 10px
}
.camp_slider .slider_item .content .month {
  max-width: 80px;
    width: 22%;
  height: 50%;
  aspect-ratio: 1/1;
  background-image: url(../img/bg/ttl_bg03.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #036;
  font-size: .2rem;
  font-family: "Noto Sans JP", sans-serif
}
.camp_slider .slider_item .content .month span {
  font-size: .19rem;
  padding-right: 0;
  display: block;
}
.camp_slider .slider_item .content .month p {
  text-align: center;
  line-height: 1.2;
}
.camp_slider .slider_item .content .box {
  flex: 1;
  padding-left: 5%;
  color: #036
}
.camp_slider .slider_item .content .title {
  font-size: .22rem;
  font-weight: 700
}
.camp_slider .slider_item .content .text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: .16rem;
  font-weight: 400
}
.camp_slider .slider_item:hover {
  opacity: .7
}
.camp_slider .slick-slide {
  height: auto !important
}
.camp_slider .slick-next {
  right: 36% !important
}
.camp_slider .slick-prev {
  left: 36% !important
}
.camp_slider .slick-next:before {
  background: url(../img/arrow_next02.png) !important;
  background-size: contain !important
}
.camp_slider .slick-prev:before {
  background: url(../img/arrow_prev02.png) !important;
  background-size: contain !important
}
.camp_slider .slick-arrow {
  z-index: 2 !important;
  width: 55px !important;
  height: 55px !important;
  top: 40%
}
.camp_slider .slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1 !important
}
.body_bg03 {
  max-width: 270px;
  width: 15%;
  bottom: -7%;
  right: 0;
  z-index: 1
}
.sec03 {
  padding-bottom: 7%
}
.sec03::before {
  content: "";
  display: inline-block;
  width: 150%;
  height: 1200px;
  border-radius: 50%/100% 100% 0 0;
  background: #fff;
  position: absolute;
  top: -310px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%)
}
.sec03 .inner {
  position: relative;
  z-index: 10;
  margin-top: -9%
}
.sec03 .sec_title .main_img {
  display: block;
  max-width: 211px;
  width: 100%;
  margin: 0 auto 40px
}
.sec03 .column_block {
  display: flex;
  justify-content: space-between
}
.sec03 .column_block .item {
  width: 47%;
  text-align: center;
  color: #036;
  position: relative;
  font-size: .2rem
}
.sec03 .column_block .item .deco {
  position: absolute;
  top: -70px;
  left: 0;
  max-width: 116px;
  width: 18%
}
.sec03 .column_block .item .catch {
  padding-bottom: 20px;
  font-size: .3rem
}
.sec03 .column_block .item .item_in {
  padding: 7% 15%;
  background-color: #fdf3f4
}
.sec03 .column_block .item .item_title {
  font-size: .3rem;
  padding-bottom: 30px
}
.sec03 .column_block .item .item_title span {
  display: block;
  font-size: .18rem
}
.sec03 .column_block .item .image {
  display: block;
  margin-bottom: 30px;
  box-shadow: 0 0 10px -5px #666;
  transition: all .3s
}
.sec03 .column_block .item .image:hover {
  opacity: .7
}
.sec03 .column_block .item .desc {
  font-size: .16rem;
  text-align: left;
  line-height: 2;
  padding-bottom: 40px
}
.sec03 .column_block .item .detail_btn {
  position: relative;
  display: block;
  max-width: 205px;
  margin: 0 auto;
  color: #036;
  transition: all .3s
}
.sec03 .column_block .item .detail_btn:hover {
  opacity: .7
}
.sec03 .column_block .item .detail_btn span {
  display: inline-block;
  padding: 6px 0
}
.sec03 .column_block .item .detail_btn::after, .sec03 .column_block .item .detail_btn::before {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  border-radius: 10px;
  background: #f3b1b4
}
.sec03 .column_block .item .detail_btn .arrow {
  width: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  transition: all .3s
}
.sec03 .column_block .item .detail_btn:hover .arrow {
  right: 10px
}
.sec03 .column_block .item_right {
  margin-top: 100px
}
.sec03 .column_block .item_right .deco {
  left: inherit;
  right: 0
}
.sec03 .column_block .item_right .item_in {
  background-color: #f3f9f5
}
.sec03 .column_block .item_right .detail_btn::after, .sec03 .column_block .item_right .detail_btn::before {
  background-color: #399751
}
.body_bg04 {
  max-width: 235px;
  width: 14%;
  bottom: 5%;
  left: 0;
  z-index: 1
}
.sec04 {
  background-color: #dfe5e9;
  background-image: url(../img/bg/bg_border.png), url(../img/bg/bg_bottom.png);
  background-position: top 10px left, bottom left;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat
}
.sec04 > .inner {
  max-width: 1800px
}
.sec04 .sec_title .main_img {
  display: block;
  max-width: 222px;
  width: 100%;
  margin: 0 auto 40px
}
.sec04 .chronology {
  position: relative;
  padding: 0 4% 15%
}
.sec04 .chronology_line {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 116px
}
.sec04 .chronology_line .circle {
  position: relative;
  max-width: 116px;
  aspect-ratio: 1/1;
  border-radius: 999px;
  background-color: #fff;
  color: #036;
  font-size: .25rem;
  font-weight: 900;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.3
}
.sec04 .chronology_line .circle_b {
  background-color: #778399;
  color: #fff
}
.sec04 .chronology_line .circle:not(:first-of-type) {
  font-size: .38rem
}
.sec04 .chronology_line .border {
  width: 4px;
  height: 80px;
  margin: 10px auto;
  border-radius: 10px;
  background-color: #fff
}
.sec04 .chronology_line .border_b {
  background-color: #778399
}
.sec04 .chronology_list .item {
  width: 43%;
  display: flex;
  color: #036
}
.sec04 .chronology_list .item:not(.item01) {
  margin-top: -2%
}
.sec04 .chronology_list .item07 {
  margin-top: -6% !important;
  margin-bottom: 4%
}
.sec04 .chronology_list .item08 {
  margin-top: -5% !important
}
.sec04 .chronology_list .item11 {
  margin-top: 0 !important
}
.sec04 .chronology_list .item_image {
  width: 53%;
  position: relative
}
.sec04 .chronology_list .item_image .img02 {
  max-width: 220px;
  width: 62%;
  position: absolute;
  top: -30%;
  left: -20%
}
.sec04 .chronology_list .item06 .item_image img {
  max-width: 213px;
  display: block;
  margin-left: auto
}
.sec04 .chronology_list .item_content {
  flex: 1
}
.sec04 .chronology_list .item_content .tag {
  font-size: .18rem;
  border-radius: 999px;
  max-width: 130px;
  text-align: center;
  margin-bottom: 10px
}
.sec04 .chronology_list .item_content .item_title {
  font-size: .18rem;
  margin-bottom: 10px
}
.sec04 .chronology_list .item_content .item_text {
  font-family: "Noto Sans JP", sans-serif;
  font-size: .14rem;
  font-weight: 400
}
.sec04 .chronology_list .item_right {
  margin-left: auto
}
.sec04 .chronology_list .item_right .item_content {
  padding-right: 3%
}
.sec04 .chronology_list .item_right .item_content .tag {
  color: #036;
  background-color: #fff
}
.sec04 .chronology_list .item_left {
  margin-right: auto;
  flex-direction: row-reverse
}
.sec04 .chronology_list .item_left .item_content {
  padding-left: 3%
}
.sec04 .chronology_list .item_left .item_content .tag {
  color: #fff;
  background-color: #778399
}
.sec05 {
  padding-bottom: 8%;
  margin-bottom: -80px
}
.sec05 .sec_title {
  margin-bottom: 4%
}
.sec05 .sec_title .main_img {
  display: block;
  max-width: 222px;
  width: 100%;
  margin: 0 auto 40px
}
.sec05 .desc {
  font-size: .17rem;
  text-align: center;
  line-height: 1.8;
  color: #036
}
.sec05 .block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 8% 0
}
.sec05 .block .link_image {
  width: 50%
}
.sec05 .block .link_image img.sp {
  visibility: hidden
}
.sec05 .block .link_image area {
  cursor: pointer
}
.sec05 .map_slider_outer {
  width: 45%;
  position: relative;
  padding: 6% 6% 3%;
  background-color: #f9f7f6;
  border-radius: 20px
}
.sec05 .map_slider_outer .deco {
  position: absolute
}
.sec05 .map_slider_outer .deco01 {
  max-width: 220px;
  width: 34%;
  top: -7%;
  left: 10px
}
.sec05 .map_slider_outer .deco02 {
  max-width: 88px;
  width: 14%;
  top: 0;
  right: 0
}
.sec05 .map_slider .slider_item {
  color: #036
}
.sec05 .map_slider .desc01 {
  padding: 10px 0 10px;
  font-size: .2rem
}
.sec05 .map_slider .desc01 img {
  display: inline-block;
  width: 30px;
  margin-right: 7px;
  vertical-align: middle
}
.sec05 .map_slider .desc01::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  margin-top: 5px;
  border-radius: 10px;
  background-color: #778399
}
.sec05 .map_slider .desc02 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: .14rem;
  font-weight: 400
}
.map_slider .slick-slide {
  height: auto !important
}
.map_slider .slick-next {
  right: -7% !important
}
.map_slider .slick-prev {
  left: -7% !important
}
.map_slider .slick-next:before, .map_slider .slick-prev::before {
  border: none;
  transform: none
}
.map_slider .slick-next:before {
  background: url(../img/arrow_next03.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important
}
.map_slider .slick-prev:before {
  background: url(../img/arrow_prev03.png) !important;
  background-size: contain !important;
  background-repeat: no-repeat !important
}
.map_slider .slick-arrow {
  z-index: 2 !important;
  width: 17px !important;
  height: 35px !important;
  transform: none;
  top: 40%;
  margin: unset
}
.map_slider .slick-arrow:before {
  content: "" !important;
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1 !important
}
.sec05 .balloon {
  position: absolute;
  z-index: -1
}
.sec05 .balloon01 {
  max-width: 80px;
  width: 4%;
  top: 24%;
  left: 16%
}
.sec05 .balloon02 {
  max-width: 70px;
  width: 4%;
  top: 15%;
  left: 28%
}
.sec05 .balloon03 {
  max-width: 70px;
  width: 4%;
  top: 21%;
  right: 16%
}
.sec05 .balloon04 {
  max-width: 70px;
  width: 4%;
  bottom: 14%;
  left: 8%
}
.sec05 .balloon05 {
  max-width: 60px;
  width: 4%;
  bottom: 6%;
  right: 14%
}
.sec05 .balloon06 {
  max-width: 80px;
  width: 4%;
  bottom: 14%;
  right: 8%
}
@media screen and (max-width:1400px) {
  .intro_block01 .desc {
    padding-bottom: 2%
  }
  .intro_block02 .list {
    gap: 2.5%
  }
  .intro_block02::before {
    height: 800px;
    top: -220px
  }
  .intro_block02 .list_item {
    width: 18%;
    min-width: 180px;
    margin-bottom: 20px
  }
  .sec02::before {
    height: 800px;
    top: -220px
  }
  .sec03::before {
    height: 800px;
    top: -220px
  }
}
@media screen and (max-width:1200px) {
  .intro_block02 .list {
    gap: 1.85%;
    justify-content: center
  }
  .intro_block02 .list_item {
    width: 18%;
    min-width: 200px;
    margin-bottom: 20px
  }
  .camp_slider .slick-arrow {
    width: 45px !important;
    height: 45px !important;
    top: 30%
  }
  .sec04 .chronology {
    padding: 0 2% 15%;
    display: flex
  }
  .sec04 .chronology_line {
    position: static;
    margin: 0;
    width: 95px
  }
  .sec04 .chronology_line .circle {
    max-width: 116px;
    font-size: .25rem
  }
  .sec04 .chronology_line .circle:not(:first-of-type) {
    font-size: .3rem
  }
  .sec04 .chronology_line .border {
    height: 180px
  }
  .sec04 .chronology_list {
    flex: 1
  }
  .sec04 .chronology_list .item {
    width: 100%;
    padding-bottom: 8%;
    min-height: 300px
  }
  .sec04 .chronology_list .item:not(.item01) {
    margin-top: 0
  }
  .sec04 .chronology_list .item07 {
    margin-top: 0 !important;
    margin-bottom: 0
  }
  .sec04 .chronology_list .item08 {
    margin-top: 0 !important
  }
  .sec04 .chronology_list .item_right {
    margin-left: unset
  }
  .sec04 .chronology_list .item_left {
    margin-right: unset;
    flex-direction: row
  }
  .sec04 .chronology_list .item_image {
    width: 35%;
    position: relative
  }
  .sec04 .chronology_list .item_image .img02 {
    width: 40%;
    top: -20%;
    left: -10%
  }
  .sec04 .chronology_list .item06 .item_image img {
    max-width: 160px;
    margin: 0
  }
  .sec04 .chronology_list .item_content {
    flex: 1;
    padding: 0 5%
  }
}
@media screen and (max-width:1000px) {
  .intro_block01 .desc {
    padding-bottom: 2%
  }
  .intro_block02::before {
    height: 600px
  }
  .sec02::before {
    height: 600px;
    top: -150px
  }
  .sec03::before {
    height: 600px;
    top: -150px
  }
}
.mainvisual .img_text {
  opacity: 0
}
.js-fade {
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: opacity .7s 0s, visibility .7s 0s, transform .7s 0s
}
.inview {
  opacity: 1;
  visibility: visible;
  transform: translateY(0)
}
.js-fade_under {
  opacity: 0;
  transform: scale(0);
  transition: opacity 1s, visibility 1s, transform 1s
}
.inview_under {
  transition: all 1s cubic-bezier(.175, .885, .32, 1.275) calc(.5s);
  transition-property: transform, opacity;
  transform: scale(1);
  opacity: 1
}
.inview_under2 {
  transition: all .3s cubic-bezier(.175, .885, .32, 1.275) calc(0s);
  transition-property: transform, opacity;
  transform: scale(1);
  opacity: 1
}
.inview_under3 {
  transition: all .8s cubic-bezier(.175, .885, .32, 1.275) calc(.5s);
  transition-property: transform, opacity;
  transform: scale(1);
  opacity: 1
}
#img_text_svg .l2 > path {
  fill: none;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 25px
}
#img_text_svg .l1 > path {
  fill: #e25504
}
#mask path {
  fill: none;
  stroke: #fff;
  stroke-width: 85px;
  stroke-linecap: round;
  stroke-linejoin: round
}
.balloon_anime {
  animation-name: balloon_anime;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  transform: translateY(-7px)
}
@keyframes balloon_anime {
  from {
    transform: translateY(-7px)
  }
  50% {
    transform: translateY(7px)
  }
  to {
    transform: translateY(-7px)
  }
}
.balloon_anime2 {
  animation-name: balloon_anime;
  animation-duration: 2s;
  animation-iteration-count: infinite;
  transform: translateY(7px)
}
@keyframes balloon_anime2 {
  from {
    transform: translateY(7px)
  }
  50% {
    transform: translateY(-7px)
  }
  to {
    transform: translateY(7px)
  }
}
.intro_block01 .bg_line {
  transition: transform .8s
}
.intro_block01 .bg_line01 {
  transform: translateY(-1241px) translateX(604px)
}
.intro_block01 .bg_line02 {
  transform: translateY(-496px) translateX(-998px)
}
.intro_block01 .bg_line03 {
  transform: translateY(-1416px) translateX(717px)
}
.intro_block01 .bg_line04 {
  transform: translateY(-805px) translateX(-1206px)
}
.intro_block01 .bg_line.line {
  transform: translateY(0) translateX(0)
}
.float_link .link_item:not(.index) {
  position: absolute;
  top: 6px;
  z-index: -1;
  transition: all .5s
}
.float_link .link_item.hover_float_link1 {
  top: 116px
}
.float_link .link_item.hover_float_link2 {
  top: calc(116px + 110px)
}
.float_link .link_item.hover_float_link3 {
  top: calc(116px + (110px * 2))
}
.float_link .link_item.hover_float_link4 {
  top: calc(116px + (110px * 3))
}
.float_link .link_item.hover_float_link5 {
  top: calc(116px + (110px * 4))
}
#particles-js {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2
}
.sec02 .memo {
  padding: 50px 0 100px;
  font-size: .36rem;
  color: #b1aba2;
  text-align: center
}
.sec01 .schedule_list .item a {
  display: block
}
.sec01 .sched_link {
  padding-top: 30px;
  margin-top: -30px
}
#header, .topicPath {
}
.camp_slider .slick-next::before {
  transform: rotate(0);
  border-top: none;
  border-right: none;
}
.camp_slider .slick-prev::before {
  transform: rotate(0);
  border-top: none;
  border-right: none;
}
.camp_slider .slick-prev, .camp_slider .slick-next {
  top: -10%;
}
.sec01 .schedule_block .item .image.finish {
  position: relative;
}
.sec01 .schedule_block .item .image.finish:before {
  position: absolute;
  top: 41%;
  text-align: center;
  display: block;
  content: "終了いたしました";
  color: #e25504;
  font-size: .3rem;
  text-shadow: 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF;
  width: 100%;
}
.sec01 .schedule_list .item .item_box.finish {
  position: relative;
}
.sec01 .schedule_list .item .item_box.finish:before {
  position: absolute;
  top: 30%;
  text-align: center;
  display: block;
  content: "終了いたしました";
  color: #e25504;
  font-size: .18rem;
  text-shadow: 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF, 0 0 3px #FFF;
  width: 100%;
  z-index: 10;
}
.sec01 .schedule_list .item .item_box.finish:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 9;
  background-color: rgba(255, 255, 255, 0.5);
}
.schedule_end {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 auto 80px;
  padding: 20px 4% 3%;
  background-color: #eee;
  border-radius: 20px
}
.schedule_end .title {
  width: 100%;
  padding: 0 0 30px;
  text-align: center;
  font-size: .24rem
}
.sec01 .schedule_block .schedule_end .item {
  max-width: 240px;
  margin-top: 0;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 30px;
  padding: 10px 10px 0;
  background-color: #fff
}
.sec01 .schedule_block .schedule_end .item .flag {
  width: 25%;
  left: 10px;
  font-size: .17rem
}
.sec01 .schedule_block .schedule_end .item .flag span {
  font-size: .2rem
}
.sec01 .schedule_block .schedule_end .item_title {
  font-size: .15rem
}
.sec01 .schedule_block .schedule_end .item .content {
  width: 100%;
  padding: 0 0 10px
}
.sec01 .schedule_block .schedule_end .item_date {
  margin-bottom: 5px;
  font-size: .11rem
}
.sec01 .schedule_block .schedule_end .item_desc {
  font-size: .11rem
}
.sec01 .schedule_block02 {
  justify-content: flex-start;
  padding-bottom: 5%;
  gap: 1.5%
}
.body_bg01 {
  top: 38%
}
.camp_slider .slick-prev {
  left: 6% !important
}
.camp_slider .slick-next {
  right: 6% !important
}
.low_mainvisual {
  padding: 0
}
.low_mainvisual .image {
  position: static
}
.mv_block {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 2%
}
.mv_block .heading {
  width: 46%;
  padding-right: 3%;
  font-size: .34rem;
  color: #036
}
.mv_block .heading span {
  display: block;
  font-size: .16rem
}
.mv_block .image {
  width: 54%
}
.staff {
  margin-bottom: -1.4rem;
  padding: 5% 4%;
  background-color: #f0ece9;
  background-image: url(../img/staff/bg_pc.png);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: contain
}
.staff .inner {
  max-width: 1440px;
  margin: 0 auto
}
.staff .lead {
  padding-bottom: 100px;
  text-align: center;
  line-height: 2;
  color: #036;
  font-size: .18rem
}
.staff .lead span {
  display: block;
  padding-bottom: 20px;
  font-size: .3rem
}
.staff .list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 2%
}
.staff .list .item {
  margin-bottom: 25px
}
.staff .list .item_type_01 {
  width: 23.5%
}
.staff .list .item_type_02 {
  width: 49%
}
.staff .list .pc_mt50 {
  margin-top: 50px
}
.staff .list .pc_mt30 {
  margin-top: 30px
}
.staff .list .pc_mt-35 {
  margin-top: -35px
}
.magazin {
  background-color: #F9F7F6
}
.magazin .inner {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 3.7%
}
.magazin .deco {
  position: absolute
}
.magazin_mv01 {
    margin-top: 180px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 90px
}
.magazin_mv01 .heading {
  width: 60%;
  padding-right: 3%;
  line-height: 1.7
}
.magazin_mv01 .heading .sub {
  font-size: .28rem
}
.magazin_mv01 .image {
  width: 40%;
  padding-right: 10%
}
.reform {
    margin-bottom: -1.4rem;
    padding-top: 5%;
    padding-right: 4%;
    padding-left: 4%;
    background-color: #EAEEF1
}
.magazin_top {
  margin-bottom: 50px;
  text-align: center;
  line-height: 2;
  color: #036
}
.magazin_top .lead_title {
  font-size: .3rem;
  margin-bottom: 20px;
  position: relative
}
.magazin_top .lead_title .deco01 {
  max-width: 63px;
  width: 6%;
  left: 20%;
  top: 28%
}
.magazin_top .lead_title .deco02 {
  max-width: 40px;
  width: 4%;
  right: 22%;
  top: 13%
}
.magazin .lead_title span {
  display: block;
  font-size: .18rem
}
.magazin .lead {
  margin-bottom: 10px;
  font-size: .18rem;
  position: relative
}
.magazin .lead_memo {
  font-size: .12rem
}
.reform01 {
  margin-bottom: 50px;
  padding: 4% 10% 3%;
  background-color: #fff;
  border-radius: 20px
}
.reform01 .text {
  font-size: .18rem;
  ;
  color: #E85504;
  display: flex;
  justify-content: center;
  align-items: center
}
.reform01 .text::before, .reform01 .text::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 2px;
  margin: 0 15px;
  background-color: #E85504
}
.reform01 .text::before {
  transform: rotate(70deg)
}
.reform01 .text::after {
  transform: rotate(-70deg)
}
.reform01 .images {
  display: flex;
  justify-content: space-between;
  padding: 20px 0 0
}
.reform01 .images .image {
  width: 48%
}
.magazin_tpl01 {
  margin-bottom: 50px;
  padding: 45px 9%;
  background-color: #fff;
  border: 2px solid #ADBDC5;
  font-family: "Noto Sans JP", sans-serif;
  position: relative
}
.tpl_title {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  color: #E85504
}
.tpl_title .icon {
  display: inline-block;
  width: 37px;
  margin-right: 10px
}
.tpl_title .text {
  flex: 1;
  font-size: .24rem
}
.border_title {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  color: #399551
}
.border_title span {
  display: inline-block;
  margin: 0 15px;
  font-size: .2rem
}
.border_title::before, .border_title::after {
  content: "";
  display: inline-block;
  flex: 1;
  height: 1px;
  margin: 0;
  background-color: #399551
}
.zen-maru {
  font-family: "Zen Maru Gothic", serif
}
.reform02 {
  padding-bottom: 65px
}
.reform02 .image {
  display: block;
  max-width: 600px;
  width: 100%;
  margin: 0 auto 30px
}
.reform02_01 {
  padding-bottom: 50px
}
.reform02_01 p {
  color: #036
}
.reform02_01 .text01 {
  margin-bottom: 10px;
  font-size: .2rem;
  font-weight: 700
}
.reform02_01 .text01 span {
  font-size: .3rem;
  display: inline-block
}
.reform02_01 .text02 {
  font-size: .16rem;
  font-weight: 500;
  line-height: 1.8
}
.reform02_02 .text01 {
  font-size: .16rem;
  font-weight: 500;
  color: #399551
}
.reform02_02 .box {
  padding: 40px 0 0
}
.bubble {
  width: fit-content;
  margin: 0 auto 20px;
  padding: 5px 3%;
  font-size: .18rem;
  font-weight: 700;
  text-align: center;
  background-color: #399551;
  color: #fff;
  position: relative
}
.bubble::before {
  background-color: #399551;
  content: "";
  width: 18px;
  height: 8px;
  clip-path: polygon(0 0, 50% 100%, 100% 0);
  position: absolute;
  bottom: -7px;
  left: 0;
  right: 0;
  margin: auto
}
.reform02_02 .box_in {
  display: flex;
  justify-content: center;
  padding: 10px 0
}
.reform02_02 .box_in01 {
  margin-bottom: 50px
}
.reform02_02 .box_in .item {
  max-width: 285px;
  width: 100%;
  margin: 0 2.5%;
  color: #036
}
.reform02_02 .box_in .item img {
  display: block;
  margin-bottom: 8px
}
.reform02_02 .box_in .item .text01 {
  margin-bottom: 15px;
  font-size: .14rem;
  color: #036
}
.reform02_02 .box_in .item .text02 {
  font-size: .16rem;
  font-weight: 700;
  line-height: 1.7
}
.reform02 .deco01 {
  max-width: 244px;
  width: 25%;
  right: -3%;
  bottom: 0
}
.reform03_01 {
  display: flex;
  justify-content: space-between
}
.reform03_01 .item {
  width: 48%;
  padding: 45px 3%;
  display: flex;
  flex-direction: column
}
.reform03_01 .item .tpl_title {
  align-items: flex-start
}
.reform03_01 .item .tpl_title .text {
  padding-top: 10px;
  font-size: .22rem
}
.reform03_01 .item_in {
  padding: 0 3% 30px
}
.reform03_01 .item .ranking {
  list-style: none;
  margin-bottom: 25px
}
.reform03_01 .item .ranking li {
  margin-bottom: 15px;
  font-size: .24rem;
  font-weight: 700;
  color: #036
}
.reform03_01 .item .ranking li.first {
  color: #E85504
}
.reform03_01 .item .ranking li.Second {
  color: #399551
}
.reform03_01 .item .ranking li span {
  font-size: .18rem
}
.reform03_01 .item p {
  color: #036
}
.reform03_01 .item .text01 {
  font-size: .16rem
}
.reform03_01 .item .memo {
  font-size: .14rem;
  text-align: right;
  margin-top: auto
}
.reform04_01 {
  position: relative;
  margin-bottom: 30px
}
.reform04_01 .image {
  display: block;
  max-width: 600px;
  width: 73%;
  margin: 0 auto
}
.reform04_01 .deco01 {
  max-width: 162px;
  width: 20%;
  bottom: 14%;
  right: 12%
}
.reform04_02 .border_title {
  margin-bottom: 40px
}
.reform04_02 p {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: .16rem;
  font-weight: 600;
  color: #036;
  border-bottom: 1px dashed #B0B0B0
}
.reform05 .image {
  max-width: 740px;
  margin: 0 auto
}
.reform05 p {
  padding: 30px 0;
  font-size: .14rem;
  font-weight: 400;
  text-align: center
}
.reform05 .deco01 {
  max-width: 117px;
  width: 12%;
  top: -3%;
  right: 8%
}
.reform05 .deco02 {
  max-width: 180px;
  width: 18%;
  bottom: 30px;
  left: 10px
}
.reform06_01 .border_title {
  margin-bottom: 40px
}
.reform06_01 p {
  margin-bottom: 20px;
  padding-bottom: 10px;
  font-size: .16rem;
  font-weight: 600;
  color: #036;
  border-bottom: 1px dashed #B0B0B0
}
.reform06 .deco01 {
  max-width: 270px;
  width: 27%;
  top: -3%;
  right: -7%
}
.reform06 .deco02 {
  max-width: 125px;
  width: 13%;
  bottom: 33%;
  left: -7%
}
.reform07 {
  margin-bottom: 80px
}
.reform07 .border_title {
  margin-bottom: 40px
}
.reform07 .image {
  margin-bottom: 45px
}
.reform07 .text01 {
  width: fit-content;
  margin-left: auto;
  font-size: .16rem;
  color: #036;
  line-height: 1.9
}
.reform07 .deco01 {
  max-width: 112px;
  width: 12%;
  top: 23%;
  right: 4%
}
.reform07 .deco02 {
  max-width: 230px;
  width: 23%;
  bottom: -8%;
  left: 3%
}
.reform08 {
    padding-top: 70px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 80px;
    border-image: linear-gradient(#fff, #fff) fill 0 /1/ 0 100vw
}
.reform08_01 {
  position: relative
}
.reform08_01 .text01 {
  margin-bottom: 40px;
  font-size: .24rem;
  color: #E85504;
  display: flex;
  justify-content: center;
  align-items: center
}
.reform08_01 .text01::before, .reform08_01 .text01::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 2px;
  margin: 0 15px;
  background-color: #E85504
}
.reform08_01 .text01::before {
  transform: rotate(70deg)
}
.reform08_01 .text01::after {
  transform: rotate(-70deg)
}
.reform08_01 .text02 {
  max-width: 860px;
  margin: 0 auto;
  font-size: .16rem;
  line-height: 2;
  color: #036
}
.reform08_01 .deco01 {
  max-width: 63px;
  width: 6%;
  left: -2%;
  top: 15%
}
.reform08_01 .deco02 {
  max-width: 40px;
  width: 4%;
  right: -5%;
  bottom: 0
}
.reform08 .images {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 2%;
  padding: 40px 0
}
.reform08 .images .item {
  width: 32%;
  margin-bottom: 20px
}
.reform08 .text03 {
  font-size: .18rem;
  font-weight: 700;
  text-align: center;
  color: #036
}
.reform08 .link_btn {
  position: relative;
  display: block;
  max-width: 200px;
  width: 100%;
  margin: 25px auto;
  padding: 7px;
  font-size: .16rem;
  color: #036;
  border: 1px solid #E85504;
  border-radius: 999px;
  text-align: center;
  transition: all .3s
}
.reform08 .link_btn .arrow {
  width: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  transition: all .3s
}
.reform08 .link_btn:hover {
  opacity: .7
}
.reform08 .link_btn:hover .arrow {
  right: 10px
}
.magazin_bottom {
  padding: 85px 0 50px
}
.magazin_bottom .title {
  margin-bottom: 40px;
  font-size: .3rem;
  font-weight: 700;
  text-align: center;
  color: #036
}
.magazin_bottom .box {
  display: flex;
  justify-content: center;
  gap: 5%;
  max-width: 880px;
  margin: 0 auto
}
.magazin_bottom .box .item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 47.5%;
  padding: 5px 0;
  border-top: 1px solid #036;
  border-bottom: 1px solid #036
}
.magazin_bottom .box .item .img {
  max-width: 125px;
  margin-right: 10px
}
.magazin_bottom .box .item .content {
  flex: 1;
  text-align: center;
  color: #036
}
.magazin_bottom .box .item .content .sub {
  font-size: .16rem
}
.magazin_bottom .box .item .content .main {
  font-size: .2rem
}
.magazin_bottom .box .item .content .btn {
  display: block;
  max-width: 160px;
  width: 100%;
  margin: 15px auto 0;
  padding: 7px;
  font-size: .14rem;
  border-radius: 999px;
  background-color: #036;
  color: #fff;
  position: relative;
  transition: all .3s
}
.magazin_bottom .box .item .content .btn span {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px
}
.magazin_bottom .box .item .content .btn:hover {
  opacity: .7
}
.flow_nav {
  list-style: none;
  position: fixed;
  top: 34%;
  left: 30px;
  z-index: 10
}
.flow_nav li {
  position: relative
}
.flow_nav li a {
  display: block;
  width: fit-content;
  margin-bottom: 20px;
  padding: 8px 0;
  font-size: .16rem;
  color: #8099B2;
  font-weight: 700
}
.flow_nav li a::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 8px;
  border-radius: 999px;
  background: #8099B2;
  vertical-align: baseline
}
.flow_nav li a::after {
  content: "";
  display: block;
  width: 1px;
  height: 60px;
  background: #8099B2;
  position: absolute;
  left: 4px;
  top: 65%;
  z-index: -1
}
.flow_nav li:last-of-type a::after {
  content: none
}
.flow_nav a.flow_nav_item.current {
  color: #036
}
.flow_nav a.flow_nav_item.current::before {
  background-color: #036
}
.magazin_mv02 {
  margin: 50px auto 90px
}
.magazin_mv02 .heading {
  width: 54%;
  padding-right: 3%;
  line-height: 1.7
}
.magazin_mv02 .heading .sub {
  font-size: .28rem
}
.magazin_mv02 .image {
  width: 46%
}
.past-present {
  margin-bottom: -1.4rem;
  padding: 5% 4%
}
.border_title02 {
  margin-bottom: 45px
}
.border_title02 span {
  font-size: .36rem
}
.border_title02::before, .border_title02::after {
  height: 2px
}
.border_title02.color_01 {
  color: #EC9900
}
.border_title02.color_01::before, .border_title02.color_01::after {
  background-color: #EC9900
}
.past-present .magazin_top {
  margin-bottom: 70px
}
.past-present .lead02 {
  margin-bottom: 15px;
  font-size: .26rem;
  text-align: center;
  color: #EC9900
}
.past-present .lead02_02 {
  color: #3B9851
}
.past-present .desc {
  max-width: 93%;
  margin: 0 auto;
  padding: 0 2%;
  font-size: .16rem;
  line-height: 2;
  color: #036
}
.magazin_tpl02 {
  margin-top: 95px;
  padding: 60px 1% 45px;
  background-color: #fff;
  border-radius: 20px;
  position: relative
}
.magazin_tpl02 .tpl_title02 {
  width: 265px;
  padding: 10px;
  font-size: .24rem;
  text-align: center;
  color: #fff;
  background-color: #EC9900;
  border-radius: 999px;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto
}
.magazin_tpl02 .tpl_title02._type02 {
  width: 360px
}
.magazin_tpl02 .catch {
  margin-bottom: 24px;
  font-size: .24rem;
  text-align: center;
  color: #EC9900
}
.magazin_tpl02 .text {
  max-width: 840px;
  width: fit-content;
  margin: 0 auto 35px;
  font-size: .16rem;
  font-weight: 500;
  color: #036
}
.magazin_tpl02 .box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4%;
  padding: 10px 0
}
.magazin_tpl02 .box .item {
  max-width: 285px;
  width: 100%;
  color: #036
}
.magazin_tpl02 .box .item img {
  display: block;
  margin-bottom: 8px
}
.magazin_tpl02 .box .item .text01 {
  margin-bottom: 15px;
  padding: 0 7px;
  font-size: .14rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  color: #036
}
.magazin_tpl02 .box .item .text02 {
  padding: 0 7px;
  font-size: .16rem;
  font-weight: 700;
  line-height: 1.7;
  letter-spacing: -.01em
}
.past-present01_01 .deco01 {
  max-width: 80px;
  width: 8%;
  left: 5%;
  bottom: 4%
}
.past-present01_00 {
  padding-top: 90px
}
.past-present01_03 .deco01 {
  max-width: 70px;
  width: 7%;
  right: 5%;
  top: -5%
}
.past-present01_04, .past-present01_05 {
  display: flex;
  justify-content: space-between
}
.past-present01_04_in, .past-present01_05_in {
  width: 47%;
  padding: 66px 4% 45px
}
.magazin_tpl02._past .tpl_title02 {
  background-color: #3B9851
}
.magazin_tpl02._past .catch {
  color: #3B9851
}
.magazin_tpl02 .point {
  display: flex;
  align-items: center;
  margin: 25px 0 0;
  position: relative;
  padding: 20px 5% 20px 21%;
  background-color: #F9F7F6
}
.magazin_tpl02 .point .icon {
  max-width: 77px;
  width: 8vw;
  height: fit-content;
  position: absolute;
  left: -10%;
  top: 0;
  bottom: 0;
  margin: auto
}
.magazin_tpl02 .point .icon img {
  display: block;
  margin: 0
}
.magazin_tpl02 .point .text {
  flex: 1;
  margin: 0;
  font-size: .15rem;
  font-weight: 700;
  color: #3B9851
}
.magazin_tpl02 .point02 {
  padding: 30px 15%
}
.magazin_tpl02 .point02 .icon {
  left: -4%
}
.past-present01_06 {
  margin-top: 100px
}
.past-present01_06 .deco01 {
  max-width: 140px;
  width: 14%;
  top: -6%;
  left: -2%
}
.past-present02 {
  padding: 8% 0
}
.past-present02 .title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  font-size: .3rem;
  text-align: center;
  color: #036
}
.past-present02 .title .img {
  max-width: 65px;
  width: 8%;
  margin: 0 5%
}
.magazin_tpl03 {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 50px;
  padding: 45px 0 0;
  position: relative
}
.magazin_tpl03 .image {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 460px;
  width: 45%
}
.magazin_tpl03 .content {
  max-width: 625px;
  width: 65%;
  padding: 5% 5% 6% 13%;
  background-color: #fff
}
.magazin_tpl03 .label {
  max-width: 180px;
  margin-bottom: 25px;
  padding: 7px;
  font-size: .18rem;
  color: #EF5614;
  text-align: center;
  border: 1px solid #EF5614;
  border-radius: 999px;
  background: repeating-linear-gradient(-37deg, #f8d668, #f8d668 2px, #fff 2px, #fff 12px)
}
.magazin_tpl03 .cont_title {
  margin-bottom: 25px;
  font-size: .2rem;
  color: #036
}
.magazin_tpl03 .cont_title span {
  display: block;
  font-size: .14rem;
  margin: 5px 0
}
.magazin_tpl03 .cont_title span::before {
  content: "";
  display: inline-block;
  height: 1px;
  width: 20px;
  margin-right: 10px;
  background-color: #036;
  vertical-align: middle
}
.magazin_tpl03 .content .text {
  font-size: .16rem;
  font-weight: 500;
  line-height: 1.8;
  color: #036
}
.magazin_tpl03 .content .text span {
  display: block;
  margin-bottom: 5px;
  font-weight: 700
}
.magazin .link_btn {
  position: relative;
  display: block;
  max-width: 200px;
  width: 100%;
  margin: 25px auto 0;
  padding: 7px;
  font-size: .16rem;
  color: #036;
  border: 1px solid #E85504;
  border-radius: 999px;
  text-align: center;
  transition: all .3s
}
.magazin .link_btn .arrow {
  width: 16px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  transition: all .3s
}
.magazin .link_btn:hover .arrow {
  right: 10px
}
.magazin_tpl03:nth-of-type(even) {
  flex-direction: row-reverse
}
.magazin_tpl03:nth-of-type(even) .image {
  left: inherit;
  right: 0
}
.magazin_tpl03:nth-of-type(even) .content {
  padding: 5% 13% 6% 5%
}
.past-present03 {
  padding: 70px 0 60px;
  border-image: linear-gradient(#fff, #fff) fill 0 /1/ 0 100vw
}
.past-present03_in {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: center
}
.past-present03_in .content {
  flex: 1;
  margin-right: 5%;
  text-align: center;
  color: #EF5614
}
.past-present03_in .content p {
  font-size: .26rem
}
.past-present03_in .border_title {
  margin-bottom: 30px;
  color: #EF5614
}
.past-present03_in .border_title::before, .past-present03_in .border_title::after {
  background-color: #EF5614
}
.past-present03_in .image {
  max-width: 370px
}
.border_title02.color_02 {
  color: #EF5614
}
.border_title02.color_02::before, .border_title02.color_02::after {
  background-color: #EF5614
}
.future {
  margin-bottom: -1.4rem;
  padding: 5% 4%
}
.future .lead02 {
  margin-bottom: 15px;
  font-size: .26rem;
  text-align: center;
  color: #EF5614
}
.future .lead02 span {
  margin-bottom: 10px;
  color: #E85504;
  display: flex;
  justify-content: center;
  align-items: center
}
.future .lead02 span::before, .future .lead02 span::after {
  content: "";
  display: inline-block;
  width: 25px;
  height: 2px;
  margin: 0 5px;
  background-color: #E85504
}
.future .lead02 span::before {
  transform: rotate(65deg)
}
.future .lead02 span::after {
  transform: rotate(-65deg)
}
.future .lead02.color_03 {
  color: #ED778E
}
.future .lead02.color_03 span {
  color: #ED778E
}
.future .lead02.color_03 span::before, .future .lead02.color_03 span::after {
  background-color: #ED778E
}
.future .lead02.color_04 {
  color: #DBA327
}
.future .lead02.color_04 span {
  color: #DBA327
}
.future .lead02.color_04 span::before, .future .lead02.color_04 span::after {
  background-color: #DBA327
}
.future .desc {
  max-width: 93%;
  width: fit-content;
  margin: 0 auto;
  padding: 0 2%;
  font-size: .16rem;
  line-height: 2;
  color: #036
}
.magazin_tpl02.color_02 .tpl_title02 {
  background-color: #E85504
}
.magazin_tpl02.color_02 .catch {
  color: #E85504
}
.magazin_tpl02.color_02 .point .text {
  color: #E85504
}
.magazin_tpl02.color_03 .tpl_title02 {
  background-color: #ED778E
}
.magazin_tpl02.color_03 .catch {
  color: #ED778E
}
.magazin_tpl02.color_03 .point .text {
  color: #ED778E
}
.magazin_tpl02.color_04 .tpl_title02 {
  background-color: #DBA327
}
.magazin_tpl02.color_04 .catch {
  color: #DBA327
}
.magazin_tpl02.color_04 .point .text {
  color: #DBA327
}
.magazin_tpl02 .box02 {
  display: flex;
  align-items: center;
  max-width: 600px;
  width: 100%;
  margin: 0 auto
}
.magazin_tpl02 .box02 .content {
  flex: 1;
  margin-right: 5%;
  padding: 4% 15px;
  font-size: .16rem;
  font-weight: 700;
  line-height: 2;
  color: #036;
  border-top: 1px solid #036;
  border-bottom: 1px solid #036
}
.magazin_tpl02 .box02 .image {
  max-width: 260px;
  width: 100%
}
.future01_02 .deco01 {
  max-width: 110px;
  width: 11%;
  right: 3%;
  bottom: -8%
}
.future01_00 {
  padding-top: 90px
}
.future01_05 .deco01 {
  max-width: 208px;
  width: 21%;
  bottom: -5%;
  left: -12%
}
.future01_06 .box {
  flex-direction: column;
  align-items: center;
  max-width: 600px;
  margin: 0 auto
}
.future01_06 .point {
  width: 95%;
  margin: 25px auto 0;
  text-align: center
}
.future02 {
  padding: 8% 0
}
.future02 .title {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
  font-size: .3rem;
  text-align: center;
  color: #036
}
.future02 .title .img {
  max-width: 65px;
  width: 8%;
  margin: 0 5%
}
.future02_in:nth-of-type(2) .image {
  max-width: 295px;
  width: 30%;
  margin-right: 8%
}
.future02_in:nth-of-type(2) .content {
  max-width: 760px;
  width: 70%
}
.future03 {
  position: relative;
  padding: 0 0 50px;
  color: #036
}
.future03 .text01 {
  margin-bottom: 35px;
  font-size: .3rem;
  text-align: center
}
.future03 .text02 {
  margin: 0 auto;
  padding: 0 13%;
  font-size: .16rem;
  font-weight: 500;
  line-height: 2
}
.future03 .deco01 {
  max-width: 165px;
  width: 16%;
  right: -3%;
  bottom: -25%
}
.hover:hover {
  opacity: 0.8;
  transition: 0.4s;
}
.magazin_tpl02 .box .item a {
  display: block;
  transition: all .3s;
  text-decoration: underline
}
.magazin_tpl02 .box .item a:hover {
  opacity: .7;
  text-decoration: none
}
.reform02_02 .box_in .item a {
  display: block;
  transition: all .3s;
  text-decoration: underline
}
.reform02_02 .box_in .item a:hover {
  opacity: .7;
  text-decoration: none
}
.sec03 .column_block .item:first-of-type .image:not(:last-of-type) {
  margin-bottom: 15px
}



.item_last{
    align-items: center;
    font-size: 250%;
    font-weight: 900;
    display: flex;
    width: 250px;
	
}

