@charset "UTF-8";
/* CSS Document */
/*parts
=========================================== */
.slider01 .slick-prev, .slider01 .slick-next { width: 80px; height: 80px; background: #FFFFFF; border-radius: 50%; border: 1px solid #EA5413; box-sizing: border-box; transition: 0.3s; z-index: 1; }
.slider01 .slick-prev::before, .slider01 .slick-next::before { content: ""; display: block; width: 24px; height: 20px; opacity: 1; background: url("../img/common/btn_arrow03.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.slider01 .slick-prev:hover, .slider01 .slick-prev:focus, .slider01 .slick-next:hover, .slider01 .slick-next:focus { background: #EA5413; }
.slider01 .slick-prev:hover:before, .slider01 .slick-prev:focus:before, .slider01 .slick-next:hover:before, .slider01 .slick-next:focus:before { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(321deg) brightness(104%) contrast(102%); }
.slider01 .slick-prev::before { transform: translate(-50%, -50%) scale(-1, 1); }

.info_cate { align-items: flex-start; }
.info_cate .time { font-family: "Poppins"; font-size: 14px; line-height: 26px; font-weight: 500; margin-right: 20px; }
.info_cate .cate-list { width: auto; }
.info_cate .cate-list li { font-size: 14px; font-weight: 700; padding: 2px 10px; box-sizing: border-box; background: #FCCE1F; border-radius: 20px; margin-right: 8px; }
.info_cate .cate-list li:last-child { margin-right: 0; }

.event01 { width: 454px; }
.event01 a { display: flex; flex-wrap: wrap; width: 100%; background: #F8F4EA; border-radius: 20px; overflow: hidden; position: relative; }
.event01 a:hover { text-decoration: none; }
.event01 a:hover .bottom-text { background: #EA5413; }
.event01 a:hover .bottom-text span { color: #FFFFFF; }
.event01 a:hover .bottom-text span::before { background: url("../img/common/btn_arrow02.svg") no-repeat center; background-size: contain; }
.event01 a .img { width: 214px; height: 168px; }
.event01 a .img .in_img { width: 100%; height: 100%; }
.event01 a .info_box { width: calc(100% - 214px); height: 168px; padding: 20px 20px 0; box-sizing: border-box; }
.event01 a .info_box .info_cate { margin-bottom: 9px; }
.event01 a .info_box .info_cate .cate-list li { margin-bottom: 5px; }
.event01 a .info_box h3 { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.event01 a .info_box .info-text { display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; margin-top: 10px; }
.event01 a .bottom-text { width: 100%; padding: 10px 0; background: #FFF1AC; box-sizing: border-box; transition: 0.3s; }
.event01 a .bottom-text span { display: inline-block; font-size: 14px; padding-right: 20px; box-sizing: border-box; position: relative; transition: 0.3s; }
.event01 a .bottom-text span::before { content: ""; display: block; width: 14px; height: 12px; background: url("../img/common/btn_arrow03.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 0; transform: translateY(-50%); transition: 0.3s; }

.blog01 { width: 340px; }
.blog01 a { display: block; width: 100%; padding: 24px 24px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; position: relative; }
.blog01 a:hover { text-decoration: none; }
.blog01 a:hover .img .in_img { transform: scale(1.1); }
.blog01 a .img { width: 100%; height: 210px; border-radius: 20px; overflow: hidden; margin-bottom: 20px; }
.blog01 a .img .in_img { width: 100%; height: 100%; transition: 0.3s; }
.blog01 a .info_cate { margin-bottom: 5px; }
.blog01 a .info_cate .time { margin-bottom: 5px; }
.blog01 a .info_cate .cate-list li { margin-bottom: 5px; }
.blog01 a h3 { font-size: 18px; line-height: 1.8; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.blog01 a .text { line-height: 1.8; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; margin-top: 6px; }

.news01 { width: 100%; }
.news01 a { display: block; width: 100%; background: #FFFFFF; padding: 40px 90px 40px 40px; box-sizing: border-box; border-radius: 20px; overflow: hidden; position: relative; }
.news01 a:hover { text-decoration: none; }
.news01 a:hover .arrow { background: #FFFFFF; }
.news01 a:hover .arrow::before { background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: contain; }
.news01 a .info_cate { margin-bottom: 15px; }
.news01 a .info_cate .time { margin-bottom: 5px; }
.news01 a .info_cate .cate-list li { margin-bottom: 5px; }
.news01 a .title { font-size: 18px; line-height: 1.8; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.news01 a .arrow { display: block; width: 50px; height: 36px; border-radius: 20px 0; background: #3BB80D; border: 2px solid #3BB80D; box-sizing: border-box; transition: 0.3s; position: absolute; bottom: 0; right: 0; }
.news01 a .arrow::before { content: ""; display: block; width: 14px; height: 12px; background: url("../img/common/btn_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.3s; }

.wrap.twin { display: flex; justify-content: space-between; }
.wrap.twin div#two-main { width: 780px; }
.wrap.twin div#two-side { width: 250px; order: 1; }
.wrap.twin div#two-side .side_box { margin-bottom: 40px; }
.wrap.twin div#two-side .side_box:last-child { margin-bottom: 0; }
.wrap.twin div#two-side .side_box .side-title { padding-left: 20px; box-sizing: border-box; font-size: 18px; line-height: 1.8; margin-bottom: 16px; position: relative; }
.wrap.twin div#two-side .side_box .side-title::before { content: ""; display: block; width: 4px; height: calc(100% - 8px); background: #EA5413; border-radius: 20px; position: absolute; top: 4px; left: 0; }
.wrap.twin div#two-side .side_box .side-link > li { border-bottom: 1px solid #E5D7B3; }
.wrap.twin div#two-side .side_box .side-link > li:first-child { border-top: 1px solid #E5D7B3; }
.wrap.twin div#two-side .side_box .side-link > li > a { display: block; padding: 24px 30px 24px 15px; box-sizing: border-box; font-size: 16px; line-height: 1.2; font-weight: 700; position: relative; }
.wrap.twin div#two-side .side_box .side-link > li > a:hover { text-decoration: none; background: #F2EBD9; }
.wrap.twin div#two-side .side_box .side-link > li > a::before { content: ""; display: block; width: 9px; height: 12px; background: url("../img/common/side_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 15px; transform: translateY(-50%); }
.wrap.twin div#two-side .side_box .side-link > li.on_cat > a { background: #F2EBD9; }

.wp-pagenavi > span, .wp-pagenavi > a { display: inline-block; width: 48px; height: 48px; background: #FFFFFF; border: 2px solid #EA5413; border-radius: 50%; box-sizing: border-box; margin: 0 3px; text-decoration: none; font-size: 16px; font-weight: 700; color: #EA5413; line-height: 44px; transition: 0.3s; }

.wp-pagenavi { text-align: center; margin-top: 80px; }
.wp-pagenavi a:hover, .wp-pagenavi span.current { background: #EA5413; color: #FFFFFF; }
.wp-pagenavi a.page { position: relative; }
.wp-pagenavi span.extend { margin: 0; border: 0; background: transparent; }
.wp-pagenavi span.pages { display: none; }
.wp-pagenavi a.previouspostslink, .wp-pagenavi a.nextpostslink { position: relative; color: transparent; }
.wp-pagenavi a.previouspostslink:hover, .wp-pagenavi a.nextpostslink:hover { color: transparent; }
.wp-pagenavi a.previouspostslink:hover::before, .wp-pagenavi a.nextpostslink:hover::before { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(2deg) brightness(100%) contrast(107%); }
.wp-pagenavi a.previouspostslink::before, .wp-pagenavi a.nextpostslink::before { content: ""; width: 7px; height: 12px; background: url("../img/common/page_arrow01.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.wp-pagenavi a.previouspostslink::before { transform: translate(-50%, -50%) scale(-1, 1); }
.wp-pagenavi a.first, .wp-pagenavi a.last { position: relative; color: transparent; }
.wp-pagenavi a.first:hover, .wp-pagenavi a.last:hover { color: transparent; }
.wp-pagenavi a.first:hover::before, .wp-pagenavi a.last:hover::before { filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(2deg) brightness(100%) contrast(107%); }
.wp-pagenavi a.first::before, .wp-pagenavi a.last::before { content: ""; width: 13px; height: 12px; background: url("../img/common/page_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.wp-pagenavi a.first::before { transform: translate(-50%, -50%) scale(-1, 1); }

.post-navigation { margin-top: 80px; }

.post-navigation ul { justify-content: center; align-items: center; position: relative; }

.post-navigation ul > li a { display: inline-flex; align-items: center; height: 50px; padding: 0; box-sizing: border-box; position: relative; font-size: 16px; font-weight: 700; line-height: 24px; color: #EA5413; }
.post-navigation ul > li a:focus, .post-navigation ul > li a:hover { text-decoration: none; }
.post-navigation ul > li a:focus .arrow, .post-navigation ul > li a:hover .arrow { background: #FFFFFF; }
.post-navigation ul > li a:focus .arrow::before, .post-navigation ul > li a:hover .arrow::before { filter: brightness(0) saturate(100%) invert(44%) sepia(29%) saturate(1527%) hue-rotate(336deg) brightness(93%) contrast(118%); }
.post-navigation ul > li a .arrow { display: block; width: 50px; height: 50px; background: #EA5413; border: 2px solid #EA5413; box-sizing: border-box; border-radius: 50%; position: relative; transition: 0.3s; }
.post-navigation ul > li a .arrow::before { content: ""; display: block; width: 13px; height: 10px; background: url("../img/common/page_arrow03.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.post-navigation ul > li.prev a .arrow { margin-right: 20px; }
.post-navigation ul > li.prev a .arrow::before { transform: translate(-50%, -50%) scale(-1, 1); }

.post-navigation ul > li.next a .arrow { margin-left: 20px; }

.post-navigation ul > li.blog-back { margin: 0 60px; }
.post-navigation ul > li.blog-back a { display: block; width: 200px; padding: 11px 0; background: #FFFFFF; border: 2px solid #EA5413; border-radius: 80px; text-align: center; }
.post-navigation ul > li.blog-back a:focus, .post-navigation ul > li.blog-back a:hover { background: #EA5413; color: #FFFFFF; }

.post-navigation ul > li.kara { opacity: 0; pointer-events: none; }

/*TOPページ　p01
=========================================== */
.home { background-color: #FFF1AC; }
.home .title01 { margin-bottom: 40px; }

#topbox01 { padding: 145px 0 30px; background: #FFFFFF; position: relative; }
#topbox01::before, #topbox01::after { content: ""; display: block; width: 100%; background-repeat: no-repeat; background-size: cover; position: absolute; left: 0; }
#topbox01::before { height: 232px; background-image: url("../img/top/event_bg01.png"); background-position: center top; top: -231px; }
#topbox01::after { height: 173px; background-image: url("../img/top/event_bg02.png"); background-position: center bottom; bottom: -172px; z-index: 1; }
#topbox01 .wrap { width: 100%; padding-left: 113px; box-sizing: border-box; }
#topbox01 .slider-cont { min-height: 210px; justify-content: space-between; align-items: flex-start; position: relative; }
#topbox01 .slider-cont .title_box { width: 270px; margin-top: 18px; }
#topbox01 .slider-cont .title_box .title01 { margin-bottom: 0; text-align: left; }
#topbox01 .slider-cont .title_box .title01 .en { font-size: 18px; }
#topbox01 .slider-cont .title_box .title01 .ja { font-size: 32px; }
#topbox01 .slider-cont #event-slider { width: calc(100% - 270px); margin-bottom: 0; }
#topbox01 .slider-cont #event-slider .slick-prev, #topbox01 .slider-cont #event-slider .slick-next { width: 44px; height: 44px; border: 1px solid #3BB80D; transform: translate(0, 0); top: auto; bottom: 18px; }
#topbox01 .slider-cont #event-slider .slick-prev::before, #topbox01 .slider-cont #event-slider .slick-next::before { width: 14px; height: 12px; background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: contain; }
#topbox01 .slider-cont #event-slider .slick-prev:hover, #topbox01 .slider-cont #event-slider .slick-prev:focus, #topbox01 .slider-cont #event-slider .slick-next:hover, #topbox01 .slider-cont #event-slider .slick-next:focus { background: #3BB80D; }
#topbox01 .slider-cont #event-slider .slick-prev { left: -270px; }
#topbox01 .slider-cont #event-slider .slick-next { left: -216px; }
#topbox01 .slider-cont #event-slider .event01 { margin-right: 30px; }
#topbox01 .btn02 { padding-right: 120px; box-sizing: border-box; }

#topbox02 { padding: 300px 0 318px; position: relative; }
#topbox02 .img01 { width: 548px; position: absolute; top: 0; left: 0; z-index: 1; }
#topbox02 .img02 { width: 812px; position: absolute; bottom: -290px; right: 0; z-index: 2; }
#topbox02 .wrap::before { content: ""; display: block; width: 215px; height: 192px; background: url("../img/top/concept_shape01.svg") no-repeat center; background-size: contain; position: absolute; top: -285px; right: -189px; z-index: 1; }
#topbox02 .cnt { width: 640px; margin: 0 auto; }
#topbox02 .cnt .title01 .ja em { display: inline-block; position: relative; z-index: 1; }
#topbox02 .cnt .title01 .ja em::before { content: ""; display: block; width: 124px; height: 80px; background: url("../img/top/concept_shape02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; }
#topbox02 .cnt .text_box p { line-height: 2; margin-bottom: 30px; }
#topbox02 .cnt .text_box p:last-child { margin-bottom: 0; }

#bg-img01 { width: 100%; height: 643px; background: url("../img/top/bg-img01.png") no-repeat center; background-size: cover; margin-top: -153px; position: relative; z-index: 1; }

#topbox03 { padding: 140px 0 380px; position: relative; }
#topbox03 .shape01 { width: 535px; position: absolute; top: 514px; left: 0; }
#topbox03 .shape02 { width: 534px; position: absolute; top: 151px; right: 0; }
#topbox03 .wrap { width: 1400px; z-index: 1; }
#topbox03 .wrap::before { content: ""; display: block; width: 302px; height: 129px; background: url("../img/top/features_shape01.svg") no-repeat center; background-size: contain; position: absolute; top: -170px; left: -52px; z-index: 1; }
#topbox03 .text01 { text-align: center; }
#topbox03 .feat-list { justify-content: space-between; align-items: flex-start; position: relative; margin-top: 60px; }
#topbox03 .feat-list .feat00 a { display: block; width: 100%; height: 100%; }
#topbox03 .feat-list .feat00 a:hover { text-decoration: none; }
#topbox03 .feat-list .feat00 a:hover .img img { transform: scale(1.1); }
#topbox03 .feat-list .feat00 a .img { width: 100%; border-radius: 30px; overflow: hidden; margin-bottom: 30px; }
#topbox03 .feat-list .feat00 a .img img { width: 100%; transition: 0.3s; }
#topbox03 .feat-list .feat00 a h3 { display: inline-block; padding-right: 64px; box-sizing: border-box; font-size: 34px; position: relative; margin-bottom: 20px; }
#topbox03 .feat-list .feat00 a h3 .sub { display: block; font-size: 20px; }
#topbox03 .feat-list .feat00 a h3 .arrow { width: 44px; height: 44px; border-radius: 50%; position: absolute; bottom: 5px; right: 0; }
#topbox03 .feat-list .feat00 a h3 .arrow::before { content: ""; display: block; width: 14px; height: 12px; background: url("../img/common/btn_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#topbox03 .feat-list .feat01 { width: 664px; }
#topbox03 .feat-list .list_in { width: 632px; }
#topbox03 .feat-list .list_in .feat00 { margin-bottom: 78px; }
#topbox03 .feat-list .list_in .feat00:last-child { margin-bottom: 0; }

.movie_box01 { width: 1000px; position: relative; margin: 0 auto; z-index: 1; }
.movie_box01 .bg-text { width: 100vw; height: 117px; background-image: url("../img/top/bg-text01.png"); background-repeat: repeat-x; background-position: center; background-size: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; animation: textBgMove01 80s linear infinite; }
@keyframes textBgMove01 { 0% { background-position: 0 0; }
  100% { background-position: -2092px 0; } }
.movie_box01 .movie_box_in { width: 100%; height: 482px; border-radius: 40px; background-color: #C0C0C0 !important; border: 6px solid #FFF1AC; position: relative; overflow: hidden; }
.movie_box01 .movie_box_in .mbYTP_wrapper { width: 110% !important; /* 横幅を広げる */ height: 110% !important; /* 縦幅を広げる */ position: absolute; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%) !important; }
.movie_box01 .movie_box_in .mbYTP_wrapper iframe { position: absolute; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%) !important; }
.movie_box01 .movie_box_in .movie00 { position: absolute; top: 50% !important; left: 50% !important; transform: translate(-50%, -50%) !important; width: 110% !important; /* 横幅を広げる */ height: 110% !important; /* 縦幅を広げる */ }
.movie_box01 .movie_box_in .movie00, .movie_box01 .movie_box_in .movie00 iframe { opacity: 1 !important; }
.movie_box01 .movie_box_in .youtube_over { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; background: rgba(0, 0, 0, 0.3); /* 透明、または薄い網掛け */ cursor: pointer; transition: background 0.3s ease; }
.movie_box01 .movie_box_in .play-overlay { width: 100px; height: 100px; border-radius: 50%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 20; cursor: pointer; }
.movie_box01 .movie_box_in .play-overlay .play-button { width: 34px; height: 34px; background: url("../img/common/movie_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

#topbox04 { padding: 113px 0 118px; position: relative; }
#topbox04 .shape01 { width: 417px; position: absolute; top: -220px; left: 0; z-index: 1; }
#topbox04 .shape02 { width: 371px; position: absolute; top: -255px; right: 87px; z-index: 1; }
#topbox04 .wrap { width: 1200px; }
#topbox04 .text01 { text-align: center; }
#topbox04 .movie_box01 { margin-top: 80px; }
#topbox04 .movie_box01::before { content: ""; display: block; width: 1186px; height: 589px; background: url("../img/top/movie_shape.svg") no-repeat center; background-size: contain; position: absolute; top: -42px; left: 50%; transform: translateX(-50%); z-index: -2; }
#topbox04 .life-list { justify-content: space-between; align-items: flex-start; margin-top: 100px; }
#topbox04 .life-list .life01 { width: 562px; }
#topbox04 .life-list .life01 a { display: block; width: 100%; height: 100%; }
#topbox04 .life-list .life01 a:hover { text-decoration: none; }
#topbox04 .life-list .life01 a .img { width: 100%; }
#topbox04 .life-list .life01 a .img img { width: 100%; transition: 0.3s; }
#topbox04 .life-list .life01 a h3 { display: inline-block; padding-left: 40px; padding-right: 64px; box-sizing: border-box; font-size: 20px; position: relative; margin-top: -52px; margin-bottom: 20px; }
#topbox04 .life-list .life01 a h3 .arrow { width: 44px; height: 44px; border-radius: 50%; position: absolute; top: 50%; right: 0; transform: translateY(-50%); }
#topbox04 .life-list .life01 a h3 .arrow::before { content: ""; display: block; width: 14px; height: 12px; background: url("../img/common/btn_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#topbox04 .life-list .life01 a p { padding-left: 40px; box-sizing: border-box; }

#topbox05 { padding: 256px 0 376px; position: relative; }
#topbox05::before { content: ""; display: block; width: 370px; height: 569px; background: url("../img/top/blog_shape01.svg") no-repeat center; background-size: contain; position: absolute; top: -220px; left: 0; z-index: 1; }
#topbox05 .shape01 { width: 792px; position: absolute; top: -180px; right: 0; z-index: 1; }
#topbox05 .shape02 { width: 546px; position: absolute; bottom: 280px; left: 0; z-index: 1; }
#topbox05 .wrap { width: 1200px; z-index: 1; }
#topbox05 .title01 { text-align: left; }
#topbox05 #blog-slider { margin-top: 60px; margin-bottom: 0; }
#topbox05 #blog-slider .slick-prev, #topbox05 #blog-slider .slick-next { transform: translate(0, 0); top: -140px; }
#topbox05 #blog-slider .slick-prev { left: auto; right: 90px; }
#topbox05 #blog-slider .slick-next { right: 0; }
#topbox05 #blog-slider .slick-list { overflow: visible; }
#topbox05 #blog-slider .blog01 { margin-right: 80px; }
#topbox05 #blog-slider .blog01:nth-child(2n) { margin-top: 60px; }
#topbox05 .btn01 { margin-top: 80px; }

#topbox06 { padding: 144px 0 180px; position: relative; }
#topbox06 .shape01 { width: 334px; position: absolute; top: -190px; left: 108px; z-index: 1; }
#topbox06 .shape02 { width: 476px; position: absolute; top: -310px; right: 30px; z-index: 1; }
#topbox06 .wrap { width: 1444px; }
#topbox06 .cnt { align-items: flex-end; margin-bottom: 60px; }
#topbox06 .cnt .title01 { text-align: left; margin-bottom: 0; }
#topbox06 .cnt .text01 { margin: 0 0 8px 60px; }
#topbox06 .program-list { justify-content: space-between; align-items: flex-start; }
#topbox06 .program-list .program00 { width: 420px; }
#topbox06 .program-list .program00 a { display: block; width: 100%; }
#topbox06 .program-list .program00 a:hover { text-decoration: none; }
#topbox06 .program-list .program00 a:hover .img img { transform: scale(1.1); }
#topbox06 .program-list .program00 a .img { width: 100%; height: 278px; border-radius: 30px; overflow: hidden; margin-bottom: 20px; }
#topbox06 .program-list .program00 a .img img { width: 100%; height: 100%; transition: 0.3s; }
#topbox06 .program-list .program00 a h3 { display: flex; align-items: center; font-size: 24px; margin-bottom: 20px; }
#topbox06 .program-list .program00 a h3 .sub { display: inline-block; padding: 6px 14px; box-sizing: border-box; border-radius: 20px; font-size: 16px; margin-right: 10px; }
#topbox06 .program-list .program00 a h3 .arrow { width: 44px; height: 44px; border-radius: 50%; position: relative; margin-left: 20px; }
#topbox06 .program-list .program00 a h3 .arrow::before { content: ""; display: block; width: 14px; height: 12px; background: url("../img/common/btn_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

#topbox07 { background: linear-gradient(180deg, #F8F4EA 0%, #F8F4EA 20%, #FFF1AC 20%, #FFF1AC 100%); }
#topbox07 .waku01 { width: 100%; height: 865px; padding-top: 126px; box-sizing: border-box; background: url("../img/top/cta_bg.png") no-repeat center; background-size: cover; position: relative; z-index: 1; }
#topbox07 .waku01::before { content: ""; display: block; width: 280px; height: 204px; background: url("../img/top/cta_shape01.svg") no-repeat center; background-size: contain; position: absolute; top: -90px; left: 35px; }
#topbox07 .waku01::after { content: ""; display: block; width: 334px; height: 142px; background: url("../img/top/cta_shape02.svg") no-repeat center; background-size: contain; position: absolute; bottom: -55px; right: 85px; }
#topbox07 .waku01 .text_box { width: 669px; height: 522px; background: url("../img/top/cta_textBg.svg") no-repeat center; background-size: contain; padding-top: 85px; box-sizing: border-box; position: relative; margin: 0 auto; }
#topbox07 .waku01 .text_box h2 { font-size: 30px; margin-bottom: 30px; }
#topbox07 .waku01 .text_box p.common_text { width: 418px; margin: 0 auto; }
#topbox07 .waku01 .text_box .btn01 { margin-top: 30px; }
#topbox07 .waku01 .text_box .il_box { width: 243px; height: 278px; position: absolute; top: 136px; right: -134px; z-index: 1; }
#topbox07 .waku01 .text_box .il_box .img { width: 137px; position: absolute; bottom: 0; left: 0; }
#topbox07 .waku01 .text_box .il_box .text { width: 160px; height: 151px; background: url("../img/top/cta_text.svg") no-repeat center; background-size: contain; padding-top: 38px; box-sizing: border-box; position: absolute; top: 0; right: 0; }
#topbox07 .waku01 .text_box .il_box .text span { display: inline-block; line-height: 20px; }
#topbox07 .waku02 { padding: 180px 0 377px; box-sizing: border-box; position: relative; }
#topbox07 .waku02::before { content: ""; display: block; width: 477px; height: 430px; background: url("../img/top/cta_shape03.svg") no-repeat center; background-size: contain; position: absolute; top: -135px; left: 0; }
#topbox07 .waku02::after { content: ""; display: block; width: 312px; height: 452px; background: url("../img/top/cta_shape04.svg") no-repeat center; background-size: contain; position: absolute; bottom: 230px; right: 0; }
#topbox07 .waku02 .wrap { width: 1478px; z-index: 1; }
#topbox07 .waku02 .btn-list { justify-content: space-between; }
#topbox07 .waku02 .btn-list .btn_box { width: 446px; height: 290px; }
#topbox07 .waku02 .btn-list .btn_box a { display: flex; justify-content: center; align-items: center; flex-direction: column; width: 100%; height: 100%; border-radius: 30px; overflow: hidden; position: relative; z-index: 1; }
#topbox07 .waku02 .btn-list .btn_box a:hover { text-decoration: none; }
#topbox07 .waku02 .btn-list .btn_box a:hover::before { transform: translate(-50%, -50%) scale(1.1); }
#topbox07 .waku02 .btn-list .btn_box a::before { content: ""; display: block; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; background-size: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; transition: 0.3s; }
#topbox07 .waku02 .btn-list .btn_box a .btn-text { font-size: 32px; font-weight: 700; }
#topbox07 .waku02 .btn-list .btn_box a .arrow { display: block; width: 44px; height: 44px; border-radius: 50%; box-sizing: border-box; margin-top: 20px; position: relative; }
#topbox07 .waku02 .btn-list .btn_box a .arrow::before { content: ""; display: block; width: 14px; height: 12px; background: url("../img/common/btn_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.3s; }
#topbox07 .waku02 .btn-list .btn_box.btn_box01 a::before { background-image: url("../img/top/btn_bg01.png"); }
#topbox07 .waku02 .btn-list .btn_box.btn_box02 a::before { background-image: url("../img/top/btn_bg02.png"); }
#topbox07 .waku02 .btn-list .btn_box.btn_box03 a::before { background-image: url("../img/top/btn_bg03.png"); }

#topbox08 { padding: 143px 0 128px; position: relative; }
#topbox08 .shape01 { width: 299px; position: absolute; top: -100px; left: 160px; z-index: 1; }
#topbox08 .shape02 { width: 86px; position: absolute; top: -140px; right: 150px; z-index: 1; }
#topbox08 .wrap { width: 1200px; }
#topbox08 .cnt { justify-content: space-between; align-items: flex-start; position: relative; }
#topbox08 .cnt .title_box { width: 330px; }
#topbox08 .cnt .title_box .title01 { text-align: left; }
#topbox08 .cnt .news-list { width: 870px; }
#topbox08 .cnt .news-list .news01 { margin-bottom: 30px; }
#topbox08 .cnt .news-list .news01:last-child { margin-bottom: 0; }
#topbox08 .cnt .btn01 { width: 250px; margin-top: 0; position: absolute; top: 254px; left: 0; z-index: 2; }

#topbox09 { padding: 286px 0 376px; position: relative; }
#topbox09 .wrap { z-index: 2; }
#topbox09 .shape01 { width: 809px; position: absolute; top: -240px; left: 0; z-index: 1; }
#topbox09 .shape02 { width: 328px; position: absolute; top: -70px; right: 0; z-index: 1; }
#topbox09 .shape03 { width: 684px; position: absolute; top: 550px; right: 0; }
#topbox09 .text01 { text-align: center; }
#topbox09 .insta_box { height: 404px; margin-top: 60px; }
#topbox09 .insta_box #sb_instagram { height: 100%; }
#topbox09 .insta_box #sbi_images { display: block !important; }
#topbox09 .insta_box #sbi_images .slick-list { overflow: visible; }
#topbox09 .insta_box #sbi_images .sbi_item { width: 286px; margin: 0 20px !important; }
#topbox09 .insta_box #sbi_images .sbi_item .sbi_photo_wrap { display: block; width: 100%; height: 404px; padding: 50px 30px; box-sizing: border-box; background: #FFFFFF; border: 3px solid #EA5413; border-radius: 30px; }
#topbox09 .insta_box #sbi_images .sbi_item .sbi_photo_wrap a.sbi_photo { position: relative; }
#topbox09 .insta_box #sbi_images .sbi_item .sbi_photo_wrap a.sbi_photo:hover { transform: scale(1.1); }

/*特徴と魅力　p02
=========================================== */
.check-list_y li { padding-left: 17px; box-sizing: border-box; font-weight: 700; line-height: 1.8; position: relative; }
.check-list_y li::before { content: ""; display: block; width: 6px; height: 6px; background: #FCCE1F; border-radius: 50%; position: absolute; top: 11px; left: 0; }

.common_box01 { background: #FFFAE0; border-radius: 10px; }
.common_box01 .box_title01 { padding: 11px; box-sizing: border-box; background: #FCCE1F; border-radius: 9px 9px 0 0; line-height: 1.8; }
.common_box01 .common_in { padding: 20px 30px; box-sizing: border-box; }

.page-features #main.kasou .bg-img { background-image: url("../img/p02/main.jpg"); }

#p02box01 { padding-top: 55px; }
#p02box01 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 130px; }
#p02box01 .cnt .text_box { width: 470px; margin-top: 50px; }
#p02box01 .cnt .text_box .point { font-size: 28px; margin-bottom: 40px; }
#p02box01 .cnt .text_box .point em { display: inline-block; font-size: 36px; line-height: 2; }
#p02box01 .cnt .img_box { width: 627px; margin-right: -36px; }
#p02box01 .title01 { margin-bottom: 100px; }
#p02box01 .features-list .feature00 { padding: 60px 50px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; position: relative; margin-bottom: 100px; }
#p02box01 .features-list .feature00:nth-child(2n) .num { left: auto; right: 50px; }
#p02box01 .features-list .feature00:nth-child(2n) .box_in .img_box { order: 0; }
#p02box01 .features-list .feature00:last-child { margin-bottom: 0; }
#p02box01 .features-list .feature00::before { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: -1; }
#p02box01 .features-list .feature00 .num { font-size: 50px; position: absolute; top: -40px; left: 50px; z-index: 2; }
#p02box01 .features-list .feature00 .box_in { justify-content: space-between; align-items: flex-start; }
#p02box01 .features-list .feature00 .box_in .text_box { width: 550px; }
#p02box01 .features-list .feature00 .box_in .text_box .title { font-size: 26px; margin-bottom: 30px; }
#p02box01 .features-list .feature00 .box_in .text_box .common_box01 { margin-top: 20px; }
#p02box01 .features-list .feature00 .box_in .text_box .common_box01 .check-list_y.flex li { margin: 6px 40px 0 0; }
#p02box01 .features-list .feature00 .box_in .text_box .common_box01 .check-list_y.flex li:nth-child(-n+2) { margin-top: 0; }
#p02box01 .features-list .feature00 .box_in .text_box .common_box01 .check-list_y.flex li:nth-child(2n) { margin-right: 0; }
#p02box01 .features-list .feature00 .box_in .text_box .btn01 { margin: 40px 0 0; }
#p02box01 .features-list .feature00 .box_in .img_box { width: 420px; order: 1; }
#p02box01 .features-list .feature01::before { width: 215px; height: 192px; background-image: url("../img/p02/shape01.svg"); top: -136px; right: -143px; }
#p02box01 .features-list .feature01 .box_in .text_box .common_box01 .check-list_y.flex li { min-width: 195px; }
#p02box01 .features-list .feature02::before { width: 488px; height: 448px; background-image: url("../img/p02/shape02.svg"); bottom: -86px; left: -330px; }
#p02box01 .features-list .feature03::before { width: 371px; height: 238px; background-image: url("../img/p02/shape03.svg"); bottom: 52px; right: -283px; }
#p02box01 .features-list .feature04::before { width: 380px; height: 371px; background-image: url("../img/p02/shape04.svg"); bottom: 36px; left: -191px; }
#p02box01 .features-list .feature05::before { width: 302px; height: 128px; background-image: url("../img/p02/shape05.svg"); top: 81px; right: -211px; }
#p02box01 .features-list .feature06::before { width: 369px; height: 363px; background-image: url("../img/p02/shape06.svg"); top: 107px; left: -223px; }
#p02box01 .features-list .feature07::before { width: 272px; height: 274px; background-image: url("../img/p02/shape07.svg"); bottom: 99px; right: -156px; }
#p02box01 .features-list .feature07 .box_in .text_box .common_box01 { margin-bottom: 20px; }
#p02box01 .features-list .feature08::before { width: 356px; height: 259px; background-image: url("../img/p02/shape08.svg"); top: 211px; left: -231px; }
#p02box01 .features-list .feature08 .cont_box { margin-top: 40px; }
#p02box01 .features-list .feature08 .cont_box h4 { padding: 10px; box-sizing: border-box; border-radius: 10px; line-height: 1.8; }
#p02box01 .features-list .feature08 .cont_box .cont-list .cont01 { width: 490px; padding: 30px; box-sizing: border-box; background: #FFFAE0; border-radius: 10px; margin: 20px 20px 0 0; }
#p02box01 .features-list .feature08 .cont_box .cont-list .cont01:nth-child(2n) { margin-right: 0; }
#p02box01 .features-list .feature08 .cont_box .cont-list .cont01 h5 { padding-left: 14px; box-sizing: border-box; line-height: 1.8; margin-bottom: 14px; position: relative; }
#p02box01 .features-list .feature08 .cont_box .cont-list .cont01 h5::before { content: ""; display: block; width: 4px; height: calc(100% - 5px); background: #FCCE1F; border-radius: 20px; position: absolute; top: 2px; left: 0; }
#p02box01 .features-list .feature08 .cont_box .cont-list .cont01 .list { font-family: 'NotoSansJP'; line-height: 1.8; margin-bottom: 10px; }

/*施設紹介　p03
=========================================== */
.page-floor #main.kasou .bg-img { background-image: url("../img/p03/main.jpg"); }

#p03box01 { padding-top: 65px; }
#p03box01 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 115px; }
#p03box01 .cnt .point { width: 320px; font-size: 28px; line-height: 2; }
#p03box01 .cnt .point em { display: inline-block; font-size: 36px; }
#p03box01 .cnt .text01 { width: 710px; margin-top: 5px; }
#p03box01 .movie_box01 { margin-bottom: 240px; }
#p03box01 .movie_box01::before { content: ""; display: block; width: 1186px; height: 596px; background: url("../img/p03/shape01.svg") no-repeat center; background-size: contain; position: absolute; top: -33px; left: 50%; transform: translateX(-50%); z-index: -2; }
#p03box01 .movie_box01 .bg-text { background-image: url("../img/p03/bg-text01.png"); animation: textBgMove02 80s linear infinite; }
@keyframes textBgMove02 { 0% { background-position: 0 0; }
  100% { background-position: -2236px 0; } }
#p03box01 .title01 { margin-bottom: 108px; }
#p03box01 .facilities-list01 .facility01 { justify-content: space-between; align-items: flex-start; padding: 50px 42px 50px 50px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; position: relative; margin-bottom: 110px; }
#p03box01 .facilities-list01 .facility01:nth-child(1)::before { display: block; width: 270px; height: 189px; background-image: url("../img/p03/facility_shape01.svg"); top: -45px; left: -105px; }
#p03box01 .facilities-list01 .facility01:nth-child(2n) { padding-left: 42px; padding-right: 50px; }
#p03box01 .facilities-list01 .facility01:nth-child(2n) .img_box { order: 0; }
#p03box01 .facilities-list01 .facility01:nth-child(3n)::before { display: block; width: 280px; height: 205px; background-image: url("../img/p03/facility_shape02.svg"); bottom: -25px; right: -180px; }
#p03box01 .facilities-list01 .facility01:nth-child(6n)::before { display: block; width: 353px; height: 338px; background-image: url("../img/p03/facility_shape03.svg"); top: -3px; left: -159px; }
#p03box01 .facilities-list01 .facility01:nth-child(9n)::before { display: block; width: 407px; height: 405px; background-image: url("../img/p03/facility_shape04.svg"); top: -113px; right: -232px; }
#p03box01 .facilities-list01 .facility01:last-child { margin-bottom: 0; }
#p03box01 .facilities-list01 .facility01::before { content: ""; display: none; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: -1; }
#p03box01 .facilities-list01 .facility01 .img_box { width: 424px; height: 176px; position: relative; order: 1; }
#p03box01 .facilities-list01 .facility01 .img_box .in_img { width: 100%; height: 288px; border-radius: 20px; position: absolute; bottom: -14px; left: 0; }
#p03box01 .facilities-list01 .facility01 .text_box { width: 544px; }
#p03box01 .facilities-list01 .facility01 .text_box .title { font-size: 24px; margin-bottom: 21px; }
#p03box01 .facilities-list01 .facility01 .text_box .title.icon_in { padding-left: 50px; box-sizing: border-box; position: relative; }
#p03box01 .facilities-list01 .facility01 .text_box .title.icon_in .icon { display: block; width: 40px; height: 40px; position: absolute; top: -1px; left: 0; }

#p03box02 { padding: 120px 0 150px; }
#p03box02 .wrap::before, #p03box02 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p03box02 .wrap::before { width: 371px; height: 241px; background-image: url("../img/p03/other_shape01.svg"); top: -259px; left: -211px; }
#p03box02 .wrap::after { width: 207px; height: 200px; background-image: url("../img/p03/other_shape02.svg"); top: -289px; right: -171px; }
#p03box02 .facilities-list02 .facility02 { width: 260px; padding: 22px 24px 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; position: relative; margin: 20px 20px 0 0; }
#p03box02 .facilities-list02 .facility02:nth-child(4n) { margin-right: 0; }
#p03box02 .facilities-list02 .facility02:last-child { margin-right: 0; }
#p03box02 .facilities-list02 .facility02 .img_box { width: 100%; height: 160px; border-radius: 10px; margin-bottom: 20px; }
#p03box02 .facilities-list02 .facility02 .text_box .title { font-size: 20px; text-align: center; margin-bottom: 10px; }

#p03box03 { padding-top: 120px; }
#p03box03 .wrap::before, #p03box03 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p03box03 .wrap::before { width: 280px; height: 206px; background-image: url("../img/p03/map_shape01.svg"); top: -315px; left: -203px; }
#p03box03 .wrap::after { width: 192px; height: 196px; background-image: url("../img/p03/map_shape02.svg"); top: -240px; right: -119px; }
#p03box03 .map-list .map00 { width: 100%; margin-bottom: 40px; }
#p03box03 .map-list .map00:last-child { margin-bottom: 0; }

/*衛生管理・安全対策　p04
=========================================== */
.page-safety #main.kasou .bg-img { background-image: url("../img/p04/main.jpg"); }

.hs-all-list .hs_box { margin-bottom: 80px; }
.hs-all-list .hs_box:last-child { margin-bottom: 0; }
.hs-all-list .hs_box .title_box { margin-bottom: 30px; }
.hs-all-list .hs_box .title_box .box-title { display: inline-block; font-size: 36px; line-height: 2; }
.hs-all-list .hs_box .title_box .box-title.icon_in { padding-left: 60px; box-sizing: border-box; position: relative; }
.hs-all-list .hs_box .title_box .box-title.icon_in img { display: block; width: 50px; height: 50px; position: absolute; top: 12px; left: 0; object-fit: contain; }
.hs-all-list .hs_box .title_box .text01 { display: inline-block; margin: 29px 0 0 30px; }
.hs-all-list .hs_box .hs-list .hs01 { width: 348px; padding: 24px 24px 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; position: relative; margin: 28px 28px 0 0; }
.hs-all-list .hs_box .hs-list .hs01:nth-child(-n+3) { margin-top: 0; }
.hs-all-list .hs_box .hs-list .hs01:nth-child(3n) { margin-right: 0; }
.hs-all-list .hs_box .hs-list .hs01:last-child { margin-right: 0; }
.hs-all-list .hs_box .hs-list .hs01 .img_box { width: 100%; height: 230px; border-radius: 10px; margin-bottom: 20px; }
.hs-all-list .hs_box .hs-list .hs01 .text_box .title { font-size: 20px; }
.hs-all-list .hs_box .hs-list .hs01 .text_box p.common_text { margin-top: 10px; }
.hs-all-list .hs_box .hs-list.hs-list-other .hs01 { width: 260px; margin: 20px 20px 0 0; }
.hs-all-list .hs_box .hs-list.hs-list-other .hs01:nth-child(-n+4) { margin-top: 0; }
.hs-all-list .hs_box .hs-list.hs-list-other .hs01:nth-child(3n) { margin-right: 20px; }
.hs-all-list .hs_box .hs-list.hs-list-other .hs01:nth-child(4n) { margin-right: 0; }
.hs-all-list .hs_box .hs-list.hs-list-other .hs01:last-child { margin-right: 0; }
.hs-all-list .hs_box .hs-list.hs-list-other .hs01 .img_box { height: 160px; }

.anchor-link { justify-content: center; margin-bottom: 140px; }
.anchor-link li { width: 320px; height: 70px; margin-right: 40px; }
.anchor-link li:last-child { margin-right: 0; }
.anchor-link li a { display: flex; justify-content: flex-start; align-items: center; width: 100%; height: 100%; padding: 0 60px 0 40px; box-sizing: border-box; border-radius: 50px; font-size: 24px; color: #FFFFFF; font-weight: 700; position: relative; }
.anchor-link li a:hover { text-decoration: none; background: #FFFFFF !important; }
.anchor-link li a::before { content: ""; display: block; width: 18px; height: 14px; background: url("../img/p04/icon_arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 28px; transform: translateY(-50%); }
.anchor-link li a img { display: inline-block; width: 36px; margin-right: 10px; }
.anchor-link li.h-link a { background: #0D6FBB; border: 2px solid #0D6FBB; }
.anchor-link li.h-link a:hover { color: #0D6FBB; }
.anchor-link li.h-link a:hover::before { filter: brightness(0) saturate(100%) invert(35%) sepia(93%) saturate(920%) hue-rotate(178deg) brightness(83%) contrast(101%); }
.anchor-link li.h-link a:hover img { filter: brightness(0) saturate(100%) invert(35%) sepia(93%) saturate(920%) hue-rotate(178deg) brightness(83%) contrast(101%); }
.anchor-link li.s-link a { background: #3BB80D; border: 2px solid #3BB80D; }
.anchor-link li.s-link a:hover { color: #3BB80D; }
.anchor-link li.s-link a:hover::before { filter: brightness(0) saturate(100%) invert(52%) sepia(44%) saturate(2105%) hue-rotate(68deg) brightness(100%) contrast(90%); }
.anchor-link li.s-link a:hover img { filter: brightness(0) saturate(100%) invert(52%) sepia(44%) saturate(2105%) hue-rotate(68deg) brightness(100%) contrast(90%); }

#p04box01 { padding-bottom: 140px; }
#p04box01 .anchor-link { margin-bottom: 140px; }
#p04box01 .eco_box { justify-content: space-between; align-items: center; padding: 26px 50px 34px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; margin-top: 40px; }
#p04box01 .eco_box .text_box { width: 650px; }
#p04box01 .eco_box .text_box h3 { font-size: 24px; line-height: 1.8; margin-bottom: 20px; }
#p04box01 .eco_box .img_box { width: 300px; }

#p04box02 { padding-top: 120px; padding-bottom: 376px; margin-bottom: 0; }
#p04box02::after { display: none; }
#p04box02 .wrap::before, #p04box02 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p04box02 .wrap::before { width: 371px; height: 238px; background-image: url("../img/p04/shape01.svg"); top: -260px; left: -205px; }
#p04box02 .wrap::after { width: 279px; height: 203px; background-image: url("../img/p04/shape02.svg"); top: -310px; right: -180px; }

/*そのまま習い事　p05
=========================================== */
.page-activities #main.kasou .bg-img { background-image: url("../img/p05/main.jpg"); }

.cnt01_py { justify-content: space-between; align-items: flex-start; }
.cnt01_py .text_box { width: 556px; margin-top: 50px; }
.cnt01_py .text_box .point { font-size: 28px; line-height: 1.8; margin-bottom: 30px; }
.cnt01_py .text_box .point em { display: inline-block; font-size: 36px; }
.cnt01_py .img_box { width: 490px; position: relative; }
.cnt01_py .img_box img.shape01 { display: block; width: 69px; position: absolute; top: -36px; left: -20px; z-index: 1; }
.cnt01_py .img_box img.shape02 { display: block; width: 81px; position: absolute; bottom: -27px; right: -28px; z-index: 1; }

#p05box01 { padding-top: 65px; }
#p05box01 .cnt01_py { margin-bottom: 120px; }
#p05box01 .point_box .title01 { margin-bottom: 84px; }
#p05box01 .point_box .point-list { justify-content: space-between; }
#p05box01 .point_box .point-list .point01 { width: 350px; padding: 24px 24px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; position: relative; }
#p05box01 .point_box .point-list .point01 .num { display: inline-block; font-size: 30px; position: absolute; top: -24px; left: 50%; transform: translateX(-50%); z-index: 1; }
#p05box01 .point_box .point-list .point01 .title { font-size: 20px; text-align: center; margin: 20px 0 14px; }
#p05box01 .point_box .point-list .point01 .title em { font-size: 24px; }

#p05box02 { padding-top: 60px; padding-bottom: 376px; margin-bottom: 0; }
#p05box02::after { display: none; }
#p05box02 .wrap::before, #p05box02 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p05box02 .wrap::before { width: 302px; height: 129px; background-image: url("../img/p05/shape01.svg"); top: -110px; left: -145px; }
#p05box02 .wrap::after { width: 215px; height: 192px; background-image: url("../img/p05/shape02.svg"); top: -270px; right: -210px; }
#p05box02 .activities-list .activity01 { justify-content: space-between; align-items: flex-start; padding: 50px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; position: relative; margin-bottom: 40px; }
#p05box02 .activities-list .activity01:last-child { margin-bottom: 0; }
#p05box02 .activities-list .activity01 .img_box { width: 450px; height: 348px; border-radius: 20px; }
#p05box02 .activities-list .activity01 .text_box { width: 530px; }
#p05box02 .activities-list .activity01 .text_box h3 { font-size: 24px; margin-bottom: 14px; }
#p05box02 .activities-list .activity01 .text_box .info-list { margin-top: 20px; }
#p05box02 .activities-list .activity01 .text_box .info-list li.flex { align-items: flex-start; margin-bottom: 10px; }
#p05box02 .activities-list .activity01 .text_box .info-list li.flex:last-child { margin-bottom: 0; }
#p05box02 .activities-list .activity01 .text_box .info-list li.flex .midashi { display: inline-block; width: 76px; padding: 2px 0; box-sizing: border-box; border-radius: 4px; font-size: 14px; margin-right: 10px; }
#p05box02 .activities-list .activity01 .text_box .info-list li.flex .text { width: calc(100% - 86px); }
#p05box02 .activities-list .activity01 .text_box.full { width: 100%; }
#p05box02 .activities-list .activity01 .link_btn { position: absolute; bottom: 0; right: 0; z-index: 1; }
#p05box02 .activities-list .activity01 .link_btn a { display: block; padding: 12px 20px; box-sizing: border-box; border: 1px solid #3BB80D; background: #3BB80D; border-radius: 30px 0; text-align: center; }
#p05box02 .activities-list .activity01 .link_btn a:hover { text-decoration: none; background: #FFFFFF; }
#p05box02 .activities-list .activity01 .link_btn a:hover .btn-text { color: #3BB80D; }
#p05box02 .activities-list .activity01 .link_btn a:hover .btn-text::before { filter: brightness(0) saturate(100%) invert(50%) sepia(17%) saturate(4658%) hue-rotate(69deg) brightness(104%) contrast(90%); }
#p05box02 .activities-list .activity01 .link_btn a .btn-text { display: inline-block; padding-right: 20px; box-sizing: border-box; font-size: 14px; font-weight: 700; color: #FFFFFF; position: relative; transition: 0.3s; }
#p05box02 .activities-list .activity01 .link_btn a .btn-text::before { content: ""; display: block; width: 14px; height: 12px; background: url("../img/p05/arrow.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 0; transform: translateY(-50%); }

/*遊びと学びプログラム　p06
=========================================== */
.page-play-study #main.kasou .bg-img { background-image: url("../img/p06/main.jpg"); }

#p06box01 { padding-top: 105px; }
#p06box01 .cnt01_py { margin-bottom: 80px; }
#p06box01 .about-list { justify-content: space-between; }
#p06box01 .about-list .about01 { width: 260px; padding: 24px 24px 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; }
#p06box01 .about-list .about01 .title { padding-left: 44px; box-sizing: border-box; font-size: 20px; line-height: 1.7; margin: 20px 0 10px; position: relative; }
#p06box01 .about-list .about01 .title .icon { display: block; width: 34px; height: 34px; border-radius: 50%; position: absolute; top: 0; left: 0; }
#p06box01 .about-list .about01 .title .icon img { width: 17px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }

.program_box01 { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
.program_box01 .text_box { width: 500px; }
.program_box01 .text_box .title01 { text-align: left; margin-bottom: 40px; }
.program_box01 .text_box .point { font-size: 24px; margin-bottom: 20px; }
.program_box01 .img_box { width: 560px; }

.program-list01 .program01 { width: 350px; background: #FFFFFF; border-radius: 30px; margin: 40px 25px 0 0; }
.program-list01 .program01:nth-child(-n+3) { margin-top: 0; }
.program-list01 .program01:nth-child(3n) { margin-right: 0; }
.program-list01 .program01:last-child { margin-right: 0; }
.program-list01 .program01 .title_box { padding: 12px 10px; box-sizing: border-box; border-radius: 30px 30px 0 0; }
.program-list01 .program01 .title_box .sub_title { display: inline-block; padding: 0 9px 1px; box-sizing: border-box; border: 1px solid #FFFFFF; border-radius: 40px; font-size: 14px; margin-bottom: 4px; }
.program-list01 .program01 .title_box .title { font-size: 20px; }
.program-list01 .program01 .box_in { padding: 24px 24px 30px; box-sizing: border-box; }
.program-list01 .program01 .box_in .img { width: 100%; height: 200px; border-radius: 20px; margin-bottom: 20px; }
.program-list01 .program01 .box_in .movie { width: 100%; height: 200px; border-radius: 20px; margin-bottom: 20px; overflow: hidden; }
.program-list01 .program01 .box_in .movie iframe { width: 100%; height: 100%; }
.program-list01 .program01 .box_in .point { font-size: 24px; margin-bottom: 14px; }
.program-list01 .program01 .box_in .sub_box { margin-top: 20px; }
.program-list01 .program01 .box_in .sub_box .box_title { padding: 11px 10px; box-sizing: border-box; border-radius: 10px 10px 0 0; line-height: 1.8; }
.program-list01 .program01 .box_in .sub_box .box_text { padding: 20px; box-sizing: border-box; background: #FFFAE0; border-radius: 0 0 10px 10px; }

#p06box02 { padding-top: 120px; padding-bottom: 140px; }
#p06box02 .wrap::before, #p06box02 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p06box02 .wrap::before { width: 339px; height: 261px; background-image: url("../img/p06/shape01.svg"); top: -300px; left: -295px; }
#p06box02 .wrap::after { width: 280px; height: 204px; background-image: url("../img/p06/shape02.svg"); top: -305px; right: -280px; }

#p06box03 { padding-top: 140px; padding-bottom: 140px; }
#p06box03 .wrap::before, #p06box03 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p06box03 .wrap::before { width: 332px; height: 305px; background-image: url("../img/p06/shape03.svg"); top: -375px; left: -245px; }
#p06box03 .wrap::after { width: 406px; height: 400px; background-image: url("../img/p06/shape04.svg"); top: -380px; right: -280px; }

#p06box04 { padding-top: 120px; padding-bottom: 376px; margin-bottom: 0; }
#p06box04::after { display: none; }
#p06box04 .wrap::before, #p06box04 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p06box04 .wrap::before { width: 302px; height: 129px; background-image: url("../img/p06/shape05.svg"); top: -180px; left: -110px; }
#p06box04 .wrap::after { width: 299px; height: 166px; background-image: url("../img/p06/shape06.svg"); top: -290px; right: -135px; }
#p06box04 .title01 { margin-bottom: 40px; }
#p06box04 .text01 { text-align: center; }
#p06box04 .foundations-list { justify-content: space-between; margin-top: 100px; }
#p06box04 .foundations-list .foundation01 { width: 540px; padding: 60px 50px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; position: relative; margin: 80px 20px 0 0; }
#p06box04 .foundations-list .foundation01:nth-child(-n+2) { margin-top: 0; }
#p06box04 .foundations-list .foundation01:nth-child(2n) { margin-right: 0; }
#p06box04 .foundations-list .foundation01:last-child { margin-right: 0; }
#p06box04 .foundations-list .foundation01 .num { display: inline-block; font-size: 50px; position: absolute; top: -40px; left: 50px; z-index: 1; }
#p06box04 .foundations-list .foundation01 .title { font-size: 32px; margin-bottom: 20px; }
#p06box04 .foundations-list .foundation01 .title .sub_title { display: inline-block; font-size: 18px; margin: 16px 0 0 16px; }
#p06box04 .foundations-list .foundation01 .table_box { border: 1px solid #FCCE1F; box-sizing: border-box; border-radius: 10px; overflow: hidden; margin-top: 20px; }
#p06box04 .foundations-list .foundation01 .table_box .foundation-table tr:last-child th { border-bottom: 0; }
#p06box04 .foundations-list .foundation01 .table_box .foundation-table tr:last-child td { border-bottom: 0; }
#p06box04 .foundations-list .foundation01 .table_box .foundation-table tr th, #p06box04 .foundations-list .foundation01 .table_box .foundation-table tr td { padding: 20px; box-sizing: border-box; vertical-align: top; }
#p06box04 .foundations-list .foundation01 .table_box .foundation-table tr th { width: 106px; background: #FCCE1F; border-bottom: 1px solid #FFF9E6; }
#p06box04 .foundations-list .foundation01 .table_box .foundation-table tr th.last { width: auto; background: #FEEEB4; border-bottom: 1px solid #FFFFFF; }
#p06box04 .foundations-list .foundation01 .table_box .foundation-table tr td { background: #FFFFFF; border-bottom: 1px solid #FEEEB4; }

/*園での１日　p07
=========================================== */
.page-day #main.kasou .bg-img { background-image: url("../img/p07/main.jpg"); }

#p07box01 .point { font-size: 28px; line-height: 2; margin-bottom: 109px; }
#p07box01 .point em { display: inline-block; font-size: 36px; }
#p07box01 .movie_box01 { margin-bottom: 264px; }
#p07box01 .movie_box01::before { content: ""; display: block; width: 1186px; height: 589px; background: url("../img/p07/shape01.svg") no-repeat center; background-size: contain; position: absolute; top: -42px; left: 50%; transform: translateX(-50%); z-index: -2; }
#p07box01 .movie_box01 .bg-text { background-image: url("../img/p07/bg-text01.png"); animation: textBgMove03 80s linear infinite; }
@keyframes textBgMove03 { 0% { background-position: 0 0; }
  100% { background-position: -2085px 0; } }
#p07box01 .title01 { margin-bottom: 81px; }
#p07box01 .schedule-list { padding-left: 38px; box-sizing: border-box; }
#p07box01 .schedule-list .schedule01 { justify-content: space-between; align-items: flex-start; padding: 50px 50px 50px 82px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; position: relative; margin-bottom: 100px; }
#p07box01 .schedule-list .schedule01::before { content: ""; display: block; width: 2px; height: calc(100% + 100px); background: url("../img/p07/line01.png") repeat-y center top; background-size: contain; position: absolute; top: 30px; left: 0; z-index: 1; }
#p07box01 .schedule-list .schedule01:last-child { margin-bottom: 0; }
#p07box01 .schedule-list .schedule01:last-child::before { display: none; }
#p07box01 .schedule-list .schedule01 .time_box { width: auto; align-items: center; padding: 12px 20px; box-sizing: border-box; border-radius: 50px; position: absolute; top: -20px; left: -38px; z-index: 2; }
#p07box01 .schedule-list .schedule01 .time_box .icon { display: inline-block; width: 30px; margin-right: 10px; }
#p07box01 .schedule-list .schedule01 .time_box .time { display: inline-block; font-size: 24px; }
#p07box01 .schedule-list .schedule01 .text_box { width: 544px; margin-top: 40px; }
#p07box01 .schedule-list .schedule01 .text_box .title { font-size: 26px; margin-bottom: 20px; }
#p07box01 .schedule-list .schedule01 .text_box .sub_text { margin-top: 20px; }
#p07box01 .schedule-list .schedule01 .img_box { width: 338px; }
#p07box01 .schedule-list .schedule01 .fukidashi01 { width: 144px; height: 136px; padding-top: 39px; box-sizing: border-box; background: url("../img/p07/hukidashi01.svg") no-repeat center; background-size: contain; position: absolute; top: -39px; left: 248px; z-index: 1; }
#p07box01 .schedule-list .schedule01 .fukidashi01 p { font-size: 14px; }
#p07box01 .schedule-list .schedule01 .shape01 { width: 354px; position: absolute; top: -118px; right: -146px; z-index: -1; }
#p07box01 .schedule-list .schedule01 .shape02 { width: 280px; position: absolute; top: 70px; left: -190px; z-index: -1; }
#p07box01 .schedule-list .schedule01 .shape03 { width: 270px; position: absolute; top: 20px; right: -140px; z-index: -1; }

/*年間行事　p08
=========================================== */
.page-event #main.kasou .bg-img { background-image: url("../img/p08/main.jpg"); }

#p08box01 { padding-top: 65px; }
#p08box01 .cnt { position: relative; margin-bottom: 210px; }
#p08box01 .cnt .text_box p.point { font-size: 28px; margin-bottom: 30px; }
#p08box01 .cnt .text_box p.point em { font-size: 36px; }
#p08box01 .cnt .text_box .text01 { text-align: center; }
#p08box01 .cnt .img_box { width: 1300px; height: 446px; position: absolute; top: -40px; left: 50%; transform: translateX(-50%); }
#p08box01 .cnt .img_box .img01 { width: 375px; position: absolute; top: 80px; left: -35px; }
#p08box01 .cnt .img_box .img02 { width: 232px; position: absolute; top: 0; right: -29px; }
#p08box01 .cnt .img_box .img03 { width: 230px; position: absolute; bottom: 0; right: 103px; }
#p08box01 .event-all-list .event_box { margin-bottom: 100px; }
#p08box01 .event-all-list .event_box:nth-child(2n) .event-list .event02:first-child::before { width: 340px; height: 354px; background-image: url("../img/p08/shape02.svg"); top: 62px; right: auto; left: -176px; }
#p08box01 .event-all-list .event_box:nth-child(3n) .event-list .event02:first-child::before { width: 406px; height: 400px; background-image: url("../img/p08/shape03.svg"); top: 30px; right: -232px; }
#p08box01 .event-all-list .event_box:nth-child(4n) .event-list .event02:first-child::before { width: 270px; height: 187px; background-image: url("../img/p08/shape04.svg"); top: 115px; right: auto; left: -148px; }
#p08box01 .event-all-list .event_box:last-child { margin-bottom: 0; }
#p08box01 .event-all-list .event_box .box-title { font-size: 28px; line-height: 2.2; margin-bottom: 30px; }
#p08box01 .event-all-list .event_box .box-title em { font-size: 36px; }
#p08box01 .event-all-list .event_box .box-title.icon_in { padding-left: 60px; box-sizing: border-box; position: relative; }
#p08box01 .event-all-list .event_box .box-title.icon_in img { display: block; width: 50px; height: 50px; position: absolute; top: 12px; left: 0; object-fit: contain; }
#p08box01 .event-all-list .event_box .event-list .event02 { justify-content: space-between; align-items: flex-start; padding: 50px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; position: relative; margin-bottom: 20px; }
#p08box01 .event-all-list .event_box .event-list .event02:first-child::before { content: ""; display: block; width: 280px; height: 204px; background-image: url("../img/p08/shape01.svg"); background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; top: 112px; right: -210px; z-index: -1; }
#p08box01 .event-all-list .event_box .event-list .event02:nth-child(2n) .text_box { order: 0; }
#p08box01 .event-all-list .event_box .event-list .event02:last-child { margin-bottom: 0; }
#p08box01 .event-all-list .event_box .event-list .event02 .text_box { width: 476px; order: 1; }
#p08box01 .event-all-list .event_box .event-list .event02 .text_box .title { padding-left: 20px; box-sizing: border-box; font-size: 28px; line-height: 1.8; position: relative; margin-bottom: 20px; }
#p08box01 .event-all-list .event_box .event-list .event02 .text_box .title .line { display: inline-block; width: 4px; height: calc(100% - 22px); border-radius: 20px; position: absolute; top: 12px; left: 0; }
#p08box01 .event-all-list .event_box .event-list .event02 .text_box.full { width: 100%; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img { width: 486px; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img .gallery_main { width: 100%; margin-bottom: 0 !important; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img .gallery_main .gallery_main01 { width: 100%; height: 328px; border-radius: 20px; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img .gallery_thum { width: 100%; margin-bottom: 0 !important; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img .gallery_thum .slick-track { width: 100% !important; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img .gallery_thum .gallery_thum01 { cursor: pointer; position: relative; overflow: hidden; width: 114px; height: 76px; border-radius: 10px; margin: 10px 10px 0 0; transition: 0.3s; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img .gallery_thum .gallery_thum01:nth-child(4n) { margin-right: 0; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img .gallery_thum .gallery_thum01:last-child { margin-right: 0; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img .gallery_thum .gallery_thum01:hover::after { opacity: 1; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img .gallery_thum .gallery_thum01::after { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; z-index: 2; box-sizing: border-box; opacity: 0; transition: 0.3s; }
#p08box01 .event-all-list .event_box .event-list .event02 .gallery_img .gallery_thum .gallery_thum01.slick-current::after { opacity: 1; }

#p08box02 { padding-bottom: 80px; }
#p08box02 .wrap::before, #p08box02 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p08box02 .wrap::before { width: 191px; height: 193px; background-image: url("../img/p08/reason_shape01.svg"); top: -151px; left: -154px; }
#p08box02 .wrap::after { width: 332px; height: 305px; background-image: url("../img/p08/reason_shape02.svg"); top: -320px; right: -204px; }
#p08box02 .title01 { margin-bottom: 17px; }
#p08box02 .title01 .ja .sub { font-size: 32px; line-height: 1.6; }
#p08box02 .cnt { justify-content: space-between; align-items: flex-start; }
#p08box02 .cnt .text_box { width: 530px; margin-top: 113px; order: 1; }
#p08box02 .cnt .text_box p { margin-bottom: 20px; }
#p08box02 .cnt .text_box p:last-child { margin-bottom: 0; }
#p08box02 .cnt .img_box { width: 572px; margin-left: -22px; }

#p08box03 { padding-top: 60px; }
#p08box03 .title01 { margin-bottom: 40px; }
#p08box03 .text01 img { display: inline-block; width: 24px; margin-top: 2px; }
#p08box03 .text01 span { display: inline-block; margin: 0 6px 0 4px; }
#p08box03 .season-list { margin-top: 114px; }
#p08box03 .season-list .season00 { justify-content: flex-start; align-items: flex-start; margin-bottom: 134px; }
#p08box03 .season-list .season00:last-child { margin-bottom: 0; }
#p08box03 .season-list .season00 .img_box { width: 398px; position: relative; margin-right: 52px; }
#p08box03 .season-list .season00 .img_box h3 { width: 147px; height: 140px; padding-top: 42px; box-sizing: border-box; background-repeat: no-repeat; background-position: center; background-size: contain; font-size: 32px; line-height: 1.7; position: absolute; top: -54px; right: -44px; z-index: 1; }
#p08box03 .season-list .season00 .list { width: 590px; justify-content: space-between; margin-top: 60px; }
#p08box03 .season-list .season00 .list li { width: 280px; padding: 0 0 14px 17px; box-sizing: border-box; border-bottom: 1px solid #DBD3BD; margin-top: 14px; position: relative; }
#p08box03 .season-list .season00 .list li:nth-child(-n+2) { margin-top: 0; }
#p08box03 .season-list .season00 .list li::before { content: ""; display: block; width: 6px; height: 6px; border-radius: 50%; position: absolute; top: 15px; left: 0; }
#p08box03 .season-list .season00 .list li span { display: inline-block; font-size: 20px; line-height: 1.8; font-weight: 700; }
#p08box03 .season-list .season00 .list li span.star { padding-right: 28px; box-sizing: border-box; position: relative; }
#p08box03 .season-list .season00 .list li span.star::after { content: ""; display: block; width: 24px; height: 24px; background: url("../img/p08/star01.svg") no-repeat center; background-size: contain; position: absolute; bottom: 5px; right: 0; }
#p08box03 .season-list .season01 .img_box h3 { background-image: url("../img/p08/event_shape01.svg"); }
#p08box03 .season-list .season01 .list li::before { background: #EA3676; }
#p08box03 .season-list .season02 { justify-content: flex-end; }
#p08box03 .season-list .season02 .img_box { margin-right: 0; margin-left: 52px; order: 1; }
#p08box03 .season-list .season02 .img_box h3 { background-image: url("../img/p08/event_shape02.svg"); right: auto; left: -44px; }
#p08box03 .season-list .season02 .list li::before { background: #3BB80D; }
#p08box03 .season-list .season03 .img_box h3 { background-image: url("../img/p08/event_shape03.svg"); }
#p08box03 .season-list .season03 .list li::before { background: #EA5413; }
#p08box03 .season-list .season04 { justify-content: flex-end; }
#p08box03 .season-list .season04 .img_box { margin-right: 0; margin-left: 52px; order: 1; }
#p08box03 .season-list .season04 .img_box h3 { background-image: url("../img/p08/event_shape04.svg"); right: auto; left: -44px; }
#p08box03 .season-list .season04 .list li::before { background: #0D6FBB; }

/*入園案内(一覧)　p09
=========================================== */
.page-admission #main.kasou .bg-img { background-image: url("../img/p09/main.jpg"); }

.common_table03 { width: 100%; border: 1px solid #EA5413; border-radius: 10px; border-collapse: separate; border-spacing: 0; overflow: hidden; }
.common_table03 tr:last-child td { border-bottom: 0; }
.common_table03 tr:last-child td.midashi { border-bottom: 0; }
.common_table03 tr th, .common_table03 tr td { padding: 20px; box-sizing: border-box; }
.common_table03 tr th { background: #EA5413; color: #FFFFFF; text-align: center; border-left: 1px solid #FCE4D9; }
.common_table03 tr th:first-child { width: 150px; border-left: 0; }
.common_table03 tr td { background: #FFFFFF; border-left: 1px solid #FCE4D9; border-bottom: 1px solid #FCE4D9; }
.common_table03 tr td.midashi { width: 150px; background: #FDEAE2; border-left: 0; border-bottom: 1px solid #FFFFFF; }

#p09box01 { padding-top: 97px; }
#p09box01 .cnt01_py { margin-bottom: 140px; }
#p09box01 .cnt01_py .text_box { margin-top: 0; }
#p09box01 .cnt01_py .text_box .point { line-height: 1.6; margin-bottom: 10px; }
#p09box01 .cnt01_py .text_box .point-list { margin-bottom: 30px; }
#p09box01 .cnt01_py .text_box .point-list li { display: inline-block; padding: 3px 15px; box-sizing: border-box; border: 1px solid #EA5413; border-radius: 4px; margin-right: 6px; }
#p09box01 .cnt01_py .text_box .point-list li:last-child { margin-right: 0; }
#p09box01 .overview_box .cnt { justify-content: space-between; align-items: flex-end; margin-bottom: 60px; }
#p09box01 .overview_box .cnt .title01 { width: 400px; text-align: left; margin-bottom: 0; }
#p09box01 .overview_box .cnt .text01 { width: 640px; margin-bottom: 8px; }
#p09box01 .overview_box .overview-list .overview00 { padding: 60px 50px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; margin-bottom: 40px; }
#p09box01 .overview_box .overview-list .overview00:last-child { margin-bottom: 0; }
#p09box01 .overview_box .overview-list .overview00 .title { padding-left: 20px; box-sizing: border-box; font-size: 28px; line-height: 1.8; margin-bottom: 30px; position: relative; }
#p09box01 .overview_box .overview-list .overview00 .title::before { content: ""; display: block; width: 4px; height: 30px; background: #EA5413; border-radius: 20px; position: absolute; top: 12px; left: 0; }
#p09box01 .overview_box .overview-list .overview00 .common_box01 { margin-top: 40px; }
#p09box01 .overview_box .overview-list .overview00 .common_box01 .common_in .list { justify-content: center; }
#p09box01 .overview_box .overview-list .overview00 .common_box01 .common_in .list li { padding-left: 17px; box-sizing: border-box; font-weight: 700; position: relative; margin: 10px 50px 0 0; }
#p09box01 .overview_box .overview-list .overview00 .common_box01 .common_in .list li::before { content: ""; display: block; width: 6px; height: 6px; background: #FCCE1F; border-radius: 50%; position: absolute; top: 11px; left: 0; }
#p09box01 .overview_box .overview-list .overview01 .common_box01 .common_in .list li { width: 295px; }
#p09box01 .overview_box .overview-list .overview01 .common_box01 .common_in .list li:nth-child(-n+4) { margin-top: 0; }
#p09box01 .overview_box .overview-list .overview01 .common_box01 .common_in .list li:nth-child(2), #p09box01 .overview_box .overview-list .overview01 .common_box01 .common_in .list li:nth-child(6) { width: 130px; }
#p09box01 .overview_box .overview-list .overview01 .common_box01 .common_in .list li:nth-child(3), #p09box01 .overview_box .overview-list .overview01 .common_box01 .common_in .list li:nth-child(7) { width: 100px; }
#p09box01 .overview_box .overview-list .overview01 .common_box01 .common_in .list li:nth-child(4n) { width: 145px; margin-right: 0; }
#p09box01 .overview_box .overview-list .overview01 .common_box01 .common_in .list li .sub { display: inline-block; margin-left: 28px; }
#p09box01 .overview_box .overview-list .overview01 .info-list { justify-content: space-between; margin-top: 40px; }
#p09box01 .overview_box .overview-list .overview01 .info-list .info_box01 { width: 490px; padding: 24px; box-sizing: border-box; border-radius: 20px; }
#p09box01 .overview_box .overview-list .overview01 .info-list .info_box01 h4 { padding-left: 34px; box-sizing: border-box; font-size: 18px; line-height: 1.8; position: relative; margin-bottom: 20px; }
#p09box01 .overview_box .overview-list .overview01 .info-list .info_box01 h4 img { display: block; width: 28px; position: absolute; top: 2px; left: 0; }
#p09box01 .overview_box .overview-list .overview01 .info-list .info_box01 a { color: #EA5413; text-decoration: underline; }
#p09box01 .overview_box .overview-list .overview01 .info-list .info_box01 a:hover { opacity: 0.7; }
#p09box01 .overview_box .overview-list .overview02 .common_table03 tr th:first-child { width: 240px; }
#p09box01 .overview_box .overview-list .overview02 .common_table03 tr td.midashi { width: 240px; }
#p09box01 .overview_box .overview-list .overview02 .common_box01 .common_in .list li { width: 315px; margin-top: 0; margin-right: 40px; }
#p09box01 .overview_box .overview-list .overview02 .common_box01 .common_in .list li:last-child { width: 405px; margin-right: 0; }

#p09box02 { padding-top: 120px; padding-bottom: 376px; margin-bottom: 0; }
#p09box02::after { display: none; }
#p09box02 .wrap::before, #p09box02 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p09box02 .wrap::before { width: 371px; height: 238px; background-image: url("../img/p09/shape01.svg"); top: -269px; left: -204px; }
#p09box02 .wrap::after { width: 215px; height: 192px; background-image: url("../img/p09/shape02.svg"); top: -330px; right: -141px; }
#p09box02 .cnt { justify-content: space-between; align-items: flex-end; margin-bottom: 60px; }
#p09box02 .cnt .title01 { width: 400px; text-align: left; margin-bottom: 0; }
#p09box02 .cnt .text01 { width: 640px; margin-bottom: 8px; }
#p09box02 .admission-list .admission01 { width: 348px; margin: 28px 28px 0 0; }
#p09box02 .admission-list .admission01:nth-child(-n+3) { margin-top: 0; }
#p09box02 .admission-list .admission01:nth-child(3n) { margin-right: 0; }
#p09box02 .admission-list .admission01:last-child { margin-right: 0; }
#p09box02 .admission-list .admission01 a { display: block; width: 100%; background: #FFFFFF; padding: 24px 24px 46px; box-sizing: border-box; border-radius: 20px; overflow: hidden; position: relative; }
#p09box02 .admission-list .admission01 a:hover { text-decoration: none; }
#p09box02 .admission-list .admission01 a:hover .arrow { background: #FFFFFF; }
#p09box02 .admission-list .admission01 a:hover .arrow::before { background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: contain; }
#p09box02 .admission-list .admission01 a .img { width: 100%; height: 230px; border-radius: 10px; margin-bottom: 20px; }
#p09box02 .admission-list .admission01 a .title { font-size: 20px; line-height: 1.8; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
#p09box02 .admission-list .admission01 a .common_text { margin-top: 8px; }
#p09box02 .admission-list .admission01 a .arrow { display: block; width: 50px; height: 36px; border-radius: 20px 0; background: #3BB80D; border: 2px solid #3BB80D; box-sizing: border-box; transition: 0.3s; position: absolute; bottom: 0; right: 0; }
#p09box02 .admission-list .admission01 a .arrow::before { content: ""; display: block; width: 14px; height: 12px; background: url("../img/common/btn_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.3s; }

/*入園案内(詳細)　p09
=========================================== */
.single-nyuen_data #main.kasou { padding-top: 150px; }
.single-nyuen_data #main.kasou .adCate-list { justify-content: center; }
.single-nyuen_data #main.kasou .adCate-list li { display: inline-block; padding: 6px 38px; box-sizing: border-box; border: 2px solid #EA5413; border-radius: 80px; font-size: 28px; margin: 0 10px 10px 0; }
.single-nyuen_data #main.kasou .adCate-list li:last-child { margin-right: 0; }

#adBox-sec01 { padding-top: 84px; }
#adBox-sec01 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 50px; }
#adBox-sec01 .cnt .text_box { width: 550px; }
#adBox-sec01 .cnt .text_box p.point { font-size: 28px; line-height: 1.8; margin-bottom: 30px; }
#adBox-sec01 .cnt .text_box.full { width: 100%; }
#adBox-sec01 .cnt .img_box { width: 510px; position: relative; }
#adBox-sec01 .cnt .img_box .img { width: 100%; height: 394px; border-radius: 20px; }
#adBox-sec01 .cnt .img_box img.shape01 { display: block; width: 78px; position: absolute; top: -26px; left: -10px; z-index: 1; }
#adBox-sec01 .cnt .img_box img.shape02 { display: block; width: 61px; position: absolute; bottom: -26px; right: -33px; z-index: 1; }
#adBox-sec01 .news_box { justify-content: space-between; align-items: center; padding: 30px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; margin-bottom: 80px; }
#adBox-sec01 .news_box .img_box { width: 256px; height: 190px; border-radius: 20px; }
#adBox-sec01 .news_box .text_box { width: calc(100% - 296px); }
#adBox-sec01 .news_box .text_box .midashi { font-size: 28px; line-height: 1.8; }
#adBox-sec01 .news_box .text_box p.common_text { margin-top: 20px; }
#adBox-sec01 .news_box .text_box.full { width: 100%; }
#adBox-sec01 .adBox00 { padding-bottom: 80px; border-bottom: 2px solid #DBD3BD; margin-bottom: 80px; }
#adBox-sec01 .adBox00:last-child { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }

html.showPage .common_table01 { width: 100%; border: 1px solid #EA5413; border-radius: 10px; border-collapse: separate; border-spacing: 0; overflow: hidden; }
html.showPage .common_table01 tr:last-child td { border-bottom: 0; }
html.showPage .common_table01 tr th, html.showPage .common_table01 tr td { padding: 20px; box-sizing: border-box; }
html.showPage .common_table01 tr th { background: #EA5413; color: #FFFFFF; border-left: 1px solid #FCE4D9; }
html.showPage .common_table01 tr th:first-child { border-left: 0; }
html.showPage .common_table01 tr td { background: #FFFFFF; border-left: 1px solid #FCE4D9; border-bottom: 1px solid #FCE4D9; }
html.showPage .common_table01 tr td:first-child { border-left: 0; }
html.showPage .common_table02 { width: 100%; border: 1px solid #EA5413; border-radius: 10px; border-collapse: separate; border-spacing: 0; overflow: hidden; }
html.showPage .common_table02 tr:last-child th { border-bottom: 0; }
html.showPage .common_table02 tr:last-child td { border-bottom: 0; }
html.showPage .common_table02 tr th, html.showPage .common_table02 tr td { padding: 20px; box-sizing: border-box; }
html.showPage .common_table02 tr th { width: 150px; background: #EA5413; color: #FFFFFF; border-bottom: 1px solid #FCE4D9; }
html.showPage .common_table02 tr td { background: #FFFFFF; border-bottom: 1px solid #FCE4D9; }
html.showPage .common_table04 .table_in { padding: 20px 50px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px 30px 0 0; }
html.showPage .common_table04 .table_in ul { display: flex; justify-content: space-between; flex-wrap: wrap; width: 100%; }
html.showPage .common_table04 .table_in ul li { display: flex; justify-content: space-between; align-items: center; width: calc(50% - 40px); padding: 30px 0 10px; box-sizing: border-box; border-bottom: 1px solid #DFDFDF; }
html.showPage .common_table04 .table_in ul li .midashi { display: block; width: calc(100% - 170px); font-size: 20px; line-height: 1.8; font-weight: 700; }
html.showPage .common_table04 .table_in ul li .text { display: block; width: 150px; line-height: 1.8; text-align: right; }
html.showPage .common_table04 .table_in ul li .text em.num { display: inline-block; font-family: "Poppins"; font-size: 22px; line-height: 1.6; font-weight: 700; margin-right: 4px; }
html.showPage .common_table04 .total_box { padding: 20px 50px; box-sizing: border-box; background: #FFF1AC; border-radius: 0 0 30px 30px; }
html.showPage .common_table04 .total_box p.total { display: flex; justify-content: flex-end; align-items: center; width: 100%; }
html.showPage .common_table04 .total_box p.total .midashi { display: inline-block; font-size: 23px; line-height: 1.8; font-weight: 700; text-align: right; margin-right: 14px; }
html.showPage .common_table04 .total_box p.total .text { display: inline-block; width: 250px; line-height: 1.8; color: #EA5413; text-align: right; }
html.showPage .common_table04 .total_box p.total .text em.num { display: inline-block; font-family: "Poppins"; font-size: 28px; line-height: 1.6; font-weight: 700; margin-right: 4px; }

.adBox00 .adBox_title01 { padding-left: 36px; box-sizing: border-box; font-size: 36px; line-height: 1.8; color: #EA5413; margin-bottom: 40px; position: relative; }
.adBox00 .adBox_title01::before { content: ""; display: block; width: 20px; height: 20px; background: #EA5413; border-radius: 50%; position: absolute; top: 22px; left: 0; }
.adBox00 .adBox_title02 { padding-left: 20px; box-sizing: border-box; font-size: 20px; line-height: 1.8; margin-bottom: 20px; position: relative; }
.adBox00 .adBox_title02::before { content: ""; display: block; width: 4px; height: calc(100% - 12px); background: #EA5413; border-radius: 20px; position: absolute; top: 6px; left: 0; }
.adBox00 .text-list01 { margin-top: 10px; }
.adBox00 .text-list01 li { line-height: 1.8; }
.adBox00 .adBox_in { margin-bottom: 40px; }
.adBox00 .adBox_in:last-child { margin-bottom: 0; }

#adBox01.adBox00 .feat-list .feat01 { width: 350px; padding: 40px 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; margin: 25px 25px 0 0; }
#adBox01.adBox00 .feat-list .feat01:nth-child(-n+3) { margin-top: 0; }
#adBox01.adBox00 .feat-list .feat01:nth-child(3n) { margin-right: 0; }
#adBox01.adBox00 .feat-list .feat01:last-child { margin-right: 0; }
#adBox01.adBox00 .feat-list .feat01 .title { padding-left: 40px; box-sizing: border-box; font-size: 24px; margin-bottom: 20px; position: relative; }
#adBox01.adBox00 .feat-list .feat01 .title::before { content: ""; display: block; width: 30px; height: 30px; background: url("../img/p09/icon_check01.png") no-repeat center; background-size: contain; position: absolute; top: 4px; left: 0; }

#adBox03.adBox00 > div.flex .adBox_in { width: 540px; margin: 20px 20px 0 0; }
#adBox03.adBox00 > div.flex .adBox_in:nth-child(-n+2) { margin-top: 0; }
#adBox03.adBox00 > div.flex .adBox_in:nth-child(2n) { margin-right: 0; }
#adBox03.adBox00 > div.flex .adBox_in:last-child { margin-right: 0; }

#adBox04.adBox00 .adBox_title01 { margin-bottom: 56px; }
#adBox04.adBox00 .schedule-list .schedule01 { width: 260px; min-height: 94px; padding: 26px 24px 14px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; margin: 56px 20px 0 0; text-align: center; position: relative; }
#adBox04.adBox00 .schedule-list .schedule01:nth-child(-n+4) { margin-top: 0; }
#adBox04.adBox00 .schedule-list .schedule01:nth-child(4n) { margin-right: 0; }
#adBox04.adBox00 .schedule-list .schedule01:nth-child(4n)::before { display: none; }
#adBox04.adBox00 .schedule-list .schedule01:last-child { margin-right: 0; }
#adBox04.adBox00 .schedule-list .schedule01:last-child::before { display: none; }
#adBox04.adBox00 .schedule-list .schedule01::before { content: ""; display: block; width: 20px; height: 6px; background: #E8DBBA; position: absolute; top: 50%; right: -20px; transform: translateY(-50%); }
#adBox04.adBox00 .schedule-list .schedule01 .num { display: block; font-size: 20px; position: absolute; top: -16px; left: 50%; transform: translateX(-50%); z-index: 1; }
#adBox04.adBox00 .schedule-list .schedule01 .text02 { margin-top: 10px; }
#adBox04.adBox00 .text_box01 { margin-top: 10px; line-height: 1.8; }

#adBox05.adBox00 .adBox_title02 .sub { display: inline-block; padding: 4px 14px; box-sizing: border-box; border-radius: 20px; font-size: 14px; margin-left: 10px; }
#adBox05.adBox00 .common_box01 { background: transparent; }
#adBox05.adBox00 .common_box01 .common_table04 .table_in { padding: 0 50px 30px; border-radius: 0 0 10px 10px; }
#adBox05.adBox00 .common_box01 .common_table04 .table_in ul li .midashi { width: calc(100% - 320px); }
#adBox05.adBox00 .common_box01 .common_table04 .table_in ul li .text { width: 300px; }
#adBox05.adBox00 .common_box01 .common_table04 .table_in ul li .text em.num { margin: 0 4px; }

#adBox06.adBox00 .common_table04 .table_in { padding-bottom: 50px; border-radius: 30px; }
#adBox06.adBox00 .common_box01 { background: #FFFFFF; }
#adBox06.adBox00 .common_box01 .common_in { padding: 10px 30px 30px; }
#adBox06.adBox00 .common_box01 .common_in .list { justify-content: center; }
#adBox06.adBox00 .common_box01 .common_in .list li { display: inline-block; padding-left: 30px; box-sizing: border-box; font-size: 20px; position: relative; margin: 20px 40px 0 0; }
#adBox06.adBox00 .common_box01 .common_in .list li:last-child { margin-right: 0; }
#adBox06.adBox00 .common_box01 .common_in .list li::before { content: ""; display: block; width: 20px; height: 20px; background: url("../img/p09/icon_check02.png") no-repeat center; background-size: contain; position: absolute; top: 6px; left: 0; }

#adBox07.adBox00 .point01 { padding-left: 30px; box-sizing: border-box; font-size: 20px; position: relative; margin-bottom: 20px; }
#adBox07.adBox00 .point01::before { content: ""; display: block; width: 20px; height: 20px; background: url("../img/p09/icon_check03.png") no-repeat center; background-size: contain; position: absolute; top: 6px; left: 0; }
#adBox07.adBox00 .free-list .free_box01 { width: 540px; padding: 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; margin: 40px 20px 0 0; }
#adBox07.adBox00 .free-list .free_box01:nth-child(-n+2) { margin-top: 0; }
#adBox07.adBox00 .free-list .free_box01:nth-child(2n) { margin-right: 0; }
#adBox07.adBox00 .free-list .free_box01:last-child { margin-right: 0; }
#adBox07.adBox00 .free-list .free_box01 div.common_text a { color: #EA5413; text-decoration: underline; font-weight: 700; }
#adBox07.adBox00 .free-list .free_box01 div.common_text a:hover { opacity: 0.7; }

#adBox08.adBox00 .exemption-list .exemption_box01 { width: 540px; background: #FFFFFF; border-radius: 10px; margin: 40px 20px 0 0; }
#adBox08.adBox00 .exemption-list .exemption_box01:nth-child(-n+2) { margin-top: 0; }
#adBox08.adBox00 .exemption-list .exemption_box01:nth-child(2n) { margin-right: 0; }
#adBox08.adBox00 .exemption-list .exemption_box01:last-child { margin-right: 0; }
#adBox08.adBox00 .exemption-list .exemption_box01 .title { padding: 14px 10px; box-sizing: border-box; border-radius: 9px 9px 0 0; font-size: 20px; line-height: 1.8; }
#adBox08.adBox00 .exemption-list .exemption_box01 .common_in { padding: 30px 30px 40px; box-sizing: border-box; }

/*子育て支援プログラム　p10
=========================================== */
.page-program #main.kasou .bg-img { background-image: url("../img/p10/main.jpg"); }

#p10box01 .cnt { justify-content: space-between; align-items: flex-start; margin-bottom: 140px; }
#p10box01 .cnt .text_box { width: 560px; }
#p10box01 .cnt .text_box .sub { display: inline-block; padding: 4px 16px; box-sizing: border-box; border-radius: 30px; line-height: 1.8; margin-bottom: 20px; }
#p10box01 .cnt .text_box .point { font-size: 28px; line-height: 1.8; margin-bottom: 30px; }
#p10box01 .cnt .text_box .point em { display: inline-block; font-size: 36px; }
#p10box01 .cnt .text_box .c_btn01.btn01 { margin: 40px 0 0; }
#p10box01 .cnt .text_box .c_btn01.btn01 a { background: #FFFFFF; border: 2px solid #EA5413; }
#p10box01 .cnt .text_box .c_btn01.btn01 a:hover { background: #EA5413 !important; border: 2px solid #FFFFFF; }
#p10box01 .cnt .text_box .c_btn01.btn01 a:hover .btn-text { color: #FFFFFF; }
#p10box01 .cnt .text_box .c_btn01.btn01 a:hover .btn-text::before { background: url("../img/p10/icon_yoyaku_white.svg") no-repeat center; }
#p10box01 .cnt .text_box .c_btn01.btn01 a:hover .arrow { background-color: #FFFFFF; background-image: url("../img/common/btn_arrow03.svg") !important; }
#p10box01 .cnt .text_box .c_btn01.btn01 a .btn-text { color: #000000; }
#p10box01 .cnt .text_box .c_btn01.btn01 a .btn-text::before { background: url("../img/p10/icon_yoyaku.svg") no-repeat center; background-size: contain; }
#p10box01 .cnt .text_box .c_btn01.btn01 a .arrow { background-color: #EA5413; background-image: url("../img/common/btn_arrow02.svg"); }
#p10box01 .cnt .img_box { width: 523px; margin-right: -12px; margin-top: 4px; }
#p10box01 .program-list .support_program01 { padding: 60px 50px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; margin-bottom: 80px; }
#p10box01 .program-list .support_program01:last-child { margin-bottom: 0; }
#p10box01 .program-list .support_program01 .box_in { justify-content: space-between; align-items: flex-start; }
#p10box01 .program-list .support_program01 .box_in .text_box { width: 550px; order: 1; }
#p10box01 .program-list .support_program01 .box_in .text_box .cate-list { margin-bottom: 16px; }
#p10box01 .program-list .support_program01 .box_in .text_box .cate-list li { display: inline-block; padding: 0px 9px 1px; box-sizing: border-box; border: 1px solid #0D6FBB; border-radius: 20px; font-size: 14px; margin: 0 4px 4px 0; }
#p10box01 .program-list .support_program01 .box_in .text_box .cate-list li:last-child { margin-right: 0; }
#p10box01 .program-list .support_program01 .box_in .text_box .cate_box { margin-bottom: 10px; }
#p10box01 .program-list .support_program01 .box_in .text_box .cate_box p { display: inline-block; padding: 6px 10px; box-sizing: border-box; border-radius: 6px; margin: 0 10px 10px 0; }
#p10box01 .program-list .support_program01 .box_in .text_box .cate_box p:last-child { margin-right: 0; }
#p10box01 .program-list .support_program01 .box_in .text_box .cate_box .today-text { padding-left: 34px; background-image: url("../img/p10/icon_time.svg"); background-repeat: no-repeat; background-position: center left 10px; background-size: 20px; }
#p10box01 .program-list .support_program01 .box_in .text_box .title { font-size: 32px; margin-bottom: 20px; }
#p10box01 .program-list .support_program01 .box_in .text_box .title .logo-img { display: inline-block; width: auto; height: 52px; margin-right: 14px; }
#p10box01 .program-list .support_program01 .box_in .text_box p.copy { font-size: 24px; line-height: 1.8; margin-bottom: 10px; }
#p10box01 .program-list .support_program01 .box_in .text_box.full { width: 100%; }
#p10box01 .program-list .support_program01 .box_in .img_box { width: 410px; height: 400px; border-radius: 20px; }
#p10box01 .program-list .support_program01 .info_box { padding: 40px; box-sizing: border-box; border-radius: 20px; margin-top: 30px; transition: 0.3s; }
#p10box01 .program-list .support_program01 .info_box .t_text { display: block; width: 100%; height: 56px; padding-top: 8px; box-sizing: border-box; background: #FFFFFF; border: 2px solid #EA5413; border-radius: 40px; position: relative; transition: 0.3s; cursor: pointer; }
#p10box01 .program-list .support_program01 .info_box .t_text:hover { opacity: 0.7; }
#p10box01 .program-list .support_program01 .info_box .t_text::before { content: ""; display: block; width: 26px; height: 26px; background: url("../img/p10/icon_open.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 28px; transform: translateY(-50%); transition: 0.3s; }
#p10box01 .program-list .support_program01 .info_box .t_text span { display: block; font-size: 20px; line-height: 1.8; }
#p10box01 .program-list .support_program01 .info_box .t_text.on::before { background: url("../img/p10/icon_close.svg") no-repeat center; background-size: contain; }
#p10box01 .program-list .support_program01 .info_box .c_text { display: none; margin-top: 40px; }
#p10box01 .program-list .support_program01 .info_box .c_text .info01 { padding-bottom: 20px; border-bottom: 1px solid #F3EED8; margin-bottom: 20px; }
#p10box01 .program-list .support_program01 .info_box .c_text .info01:last-child { padding-bottom: 0; border-bottom: 0; margin-bottom: 0; }
#p10box01 .program-list .support_program01 .info_box .c_text .info01 .info_title { padding-left: 14px; box-sizing: border-box; line-height: 1.8; margin-bottom: 14px; position: relative; }
#p10box01 .program-list .support_program01 .info_box .c_text .info01 .info_title::before { content: ""; display: block; width: 4px; height: calc(100% - 5px); background: #FCCE1F; border-radius: 20px; position: absolute; top: 2px; left: 0; }
#p10box01 .program-list .support_program01 .info_box .c_text .info01 .common_table03 tr th:first-child { width: 56px; text-align: center; }
#p10box01 .program-list .support_program01 .info_box .c_text .info01 .common_table03 tr td.midashi { width: 56px; text-align: center; }
#p10box01 .program-list .support_program01 .info_box .c_text .info01 .text-list01 li { line-height: 1.8; padding-left: 1em; text-indent: -1em; }
#p10box01 .program-list .support_program01 .info_box:has(.t_text.on) { background: #FFF9E0; }
#p10box01 .program-list .support_program01 .gallery_box { margin-top: 50px; }
#p10box01 .program-list .support_program01 .gallery_box .box_title { font-size: 28px; line-height: 1.8; margin-bottom: 20px; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img { justify-content: space-between; align-items: flex-start; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_main { width: 666px; margin-bottom: 0 !important; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_main .gallery_main01 .gallery_main_box { width: 100%; height: 430px; border-radius: 20px; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_main .gallery_main01 .img-caption { width: 100%; line-height: 1.8; margin-top: 10px; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_thum { width: 310px; margin-bottom: 0 !important; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_thum .slick-track { width: 100% !important; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_thum .gallery_thum01 { cursor: pointer; position: relative; overflow: hidden; width: 150px; height: 100px; border-radius: 10px; margin: 10px 10px 0 0; transition: 0.3s; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_thum .gallery_thum01:nth-child(-n+2) { margin-top: 0; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_thum .gallery_thum01:nth-child(2n) { margin-right: 0; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_thum .gallery_thum01:hover::after { opacity: 1; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_thum .gallery_thum01::after { content: ""; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); position: absolute; left: 0; top: 0; z-index: 2; box-sizing: border-box; opacity: 0; transition: 0.3s; }
#p10box01 .program-list .support_program01 .gallery_box .gallery_img .gallery_thum .gallery_thum01.slick-current::after { opacity: 1; }
#p10box01 .program-list .support_program01 .voice_box { margin-top: 50px; }
#p10box01 .program-list .support_program01 .voice_box .box_title { font-size: 28px; line-height: 1.8; margin-bottom: 20px; }
#p10box01 .program-list .support_program01 .voice_box .voice-list .voice01 { width: 320px; padding: 24px 24px 30px; box-sizing: border-box; background: #FFF9E0; border-radius: 20px; margin: 20px 20px 0 0; }
#p10box01 .program-list .support_program01 .voice_box .voice-list .voice01:nth-child(-n+3) { margin-top: 0; }
#p10box01 .program-list .support_program01 .voice_box .voice-list .voice01:nth-child(3n) { margin-right: 0; }
#p10box01 .program-list .support_program01 .voice_box .voice-list .voice01:last-child { margin-right: 0; }
#p10box01 .program-list .support_program01 .voice_box .voice-list .voice01 .info { padding-left: 34px; box-sizing: border-box; font-size: 18px; line-height: 1.8; margin-bottom: 14px; position: relative; }
#p10box01 .program-list .support_program01 .voice_box .voice-list .voice01 .info::before { content: ""; display: block; width: 28px; height: 28px; background: url("../img/p10/icon_person.svg") no-repeat center; background-size: contain; position: absolute; top: 2px; left: 0; }
#p10box01 .program-list .support_program01 .c_btn01.btn01 { margin-top: 40px; }
#p10box01 .program-list .support_program01 .c_btn01.btn01 a { background: #FFFFFF; border: 2px solid #EA5413; }
#p10box01 .program-list .support_program01 .c_btn01.btn01 a:hover { background: #EA5413 !important; border: 2px solid #FFFFFF; }
#p10box01 .program-list .support_program01 .c_btn01.btn01 a:hover .btn-text { color: #FFFFFF; }
#p10box01 .program-list .support_program01 .c_btn01.btn01 a:hover .arrow { background-color: #FFFFFF; background-image: url("../img/common/btn_arrow03.svg") !important; }
#p10box01 .program-list .support_program01 .c_btn01.btn01 a .btn-text { padding-left: 0; color: #000000; }
#p10box01 .program-list .support_program01 .c_btn01.btn01 a .btn-text::before { display: none; }
#p10box01 .program-list .support_program01 .c_btn01.btn01 a .arrow { background-color: #EA5413; background-image: url("../img/common/btn_arrow02.svg"); }

#p10box02 { padding-bottom: 376px; margin-bottom: 0; }
#p10box02::after { display: none; }
#p10box02 .wrap::before, #p10box02 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p10box02 .wrap::before { width: 371px; height: 238px; background-image: url("../img/p10/apply_shape01.svg"); top: -200px; left: -300px; }
#p10box02 .wrap::after { width: 406px; height: 400px; background-image: url("../img/p10/apply_shape02.svg"); top: -359px; right: -332px; }
#p10box02 .title01 { margin-bottom: 120px; }
#p10box02 .apply-list { justify-content: space-between; }
#p10box02 .apply-list .apply01 { width: 530px; padding: 130px 40px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; position: relative; }
#p10box02 .apply-list .apply01 .icon { width: 160px; height: 160px; border: 10px solid #FFFFFF; box-sizing: border-box; border-radius: 50%; position: absolute; top: -50px; left: 50%; transform: translateX(-50%); z-index: 1; }
#p10box02 .apply-list .apply01 .icon img { display: block; width: 54px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
#p10box02 .apply-list .apply01 h3 { font-size: 32px; line-height: 1.8; margin-bottom: 10px; }
#p10box02 .apply-list .apply01 .tel { margin-bottom: 10px; }
#p10box02 .apply-list .apply01 .tel .num { font-size: 44px; font-weight: 500; }
#p10box02 .apply-list .apply01 .info-text { margin-bottom: 30px; }
#p10box02 .apply-list .apply01 .info-text .midashi { display: inline-block; padding: 0 10px 0 32px; box-sizing: border-box; border: 1px solid #0D6FBB; background-image: url("../img/p10/icon_time02.svg"); background-repeat: no-repeat; background-position: center left 10px; background-size: 18px; border-radius: 6px; margin-right: 10px; }
#p10box02 .apply-list .apply01 .info-text .text { font-weight: 700; }
#p10box02 .apply-list .apply01 .common_box01 .common_in .check-list_y { justify-content: center; }
#p10box02 .apply-list .apply01 .common_box01 .common_in .check-list_y li { margin-right: 20px; }
#p10box02 .apply-list .apply01 .common_box01 .common_in .check-list_y li:last-child { margin-right: 0; }
#p10box02 .apply-list .apply01 .btn01 { margin-top: 40px; }

/*保育理念・保育目標　p11
=========================================== */
.page-policy #main.kasou .bg-img { background-image: url("../img/p11/main.jpg"); }

#p11box01 { padding-bottom: 64px; }
#p11box01 .title01 { margin-bottom: 27px; }
#p11box01 .title01 .ja .sub { font-size: 32px; line-height: 1.6; }
#p11box01 .cnt { justify-content: space-between; align-items: flex-start; }
#p11box01 .cnt .text_box { width: 550px; margin-top: 33px; }
#p11box01 .cnt .text_box .point { font-size: 28px; margin-bottom: 51px; }
#p11box01 .cnt .text_box .point em { display: inline-block; font-size: 36px; position: relative; z-index: 1; margin-right: 10px; }
#p11box01 .cnt .text_box .point em::before { content: ""; display: block; width: 124px; height: 80px; background: url("../img/top/concept_shape02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: -1; }
#p11box01 .cnt .text_box .text p { margin-bottom: 40px; }
#p11box01 .cnt .text_box .text p:last-child { margin-bottom: 0; }
#p11box01 .cnt .img_box { width: 500px; height: 500px; position: relative; }
#p11box01 .cnt .img_box img { display: block; width: 537px; max-width: 537px; position: absolute; top: 0; left: 0; }

#p11box02 { padding: 80px 0 120px; }
#p11box02 .shape01 { display: block; width: 394px; position: absolute; top: 807px; left: 0; }
#p11box02 .shape02 { display: block; width: 547px; position: absolute; top: 173px; right: 0; }
#p11box02 .wrap { z-index: 1; }
#p11box02 .wrap::before, #p11box02 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p11box02 .wrap::before { width: 302px; height: 129px; background-image: url("../img/p11/policy_shape01.svg"); top: -112px; left: -163px; }
#p11box02 .wrap::after { width: 215px; height: 192px; background-image: url("../img/p11/policy_shape02.svg"); top: -218px; right: -215px; }
#p11box02 .title01 { margin-bottom: 40px; }
#p11box02 .text01 { text-align: center; }
#p11box02 .policy-list { justify-content: center; margin-top: 84px; }
#p11box02 .policy-list .policy01 { width: 350px; padding: 24px 24px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; position: relative; margin: 54px 25px 0 0; }
#p11box02 .policy-list .policy01:nth-child(-n+3) { margin-top: 0; }
#p11box02 .policy-list .policy01:nth-child(3n) { margin-right: 0; }
#p11box02 .policy-list .policy01:last-child { margin-right: 0; }
#p11box02 .policy-list .policy01 .num { display: inline-block; font-size: 30px; position: absolute; top: -24px; left: 50%; transform: translateX(-50%); z-index: 1; }
#p11box02 .policy-list .policy01 .title { font-size: 20px; text-align: center; margin: 20px 0 14px; }
#p11box02 .policy-list .policy01 .title em { font-size: 24px; }

#p11box03 { padding-top: 80px; }
#p11box03 .wrap::before, #p11box03 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p11box03 .wrap::before { width: 416px; height: 448px; background-image: url("../img/p11/goals_shape01.svg"); top: -480px; left: calc((-100vw + 1100px) / 2); }
#p11box03 .wrap::after { width: 371px; height: 238px; background-image: url("../img/p11/goals_shape02.svg"); top: -208px; right: -273px; }
#p11box03 .title01 { margin-bottom: 40px; }
#p11box03 div.heart { width: 114px; position: relative; }
#p11box03 div.heart span { display: block; width: 100%; font-size: 24px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 1; }
#p11box03 .goals-list01 { justify-content: center; margin-top: 40px; }
#p11box03 .goals-list01 div.heart { width: 172px; margin-right: 54px; }
#p11box03 .goals-list01 div.heart:last-child { margin-right: 0; }
#p11box03 .goals-list01 div.heart span { font-size: 32px; }
#p11box03 .goals-list02 { margin-top: 154px; }
#p11box03 .goals-list02 .goal00 { justify-content: space-between; align-items: flex-start; margin-bottom: 114px; }
#p11box03 .goals-list02 .goal00:nth-child(2n) .img_box { margin-left: 0; margin-right: -70px; order: 1; }
#p11box03 .goals-list02 .goal00:nth-child(2n) .img_box div.heart { left: -26px; right: auto; }
#p11box03 .goals-list02 .goal00:last-child { margin-bottom: 0; }
#p11box03 .goals-list02 .goal00 .img_box { width: 540px; margin-left: -70px; position: relative; }
#p11box03 .goals-list02 .goal00 .img_box div.heart { position: absolute; top: -34px; right: -26px; z-index: 1; }
#p11box03 .goals-list02 .goal00 .text_box { width: 584px; }
#p11box03 .goals-list02 .goal00 .text_box .sub_title { font-size: 20px; margin-bottom: 16px; }
#p11box03 .goals-list02 .goal00 .text_box h3 { font-size: 32px; margin-bottom: 20px; }
#p11box03 .goals-list02 .goal00 .text_box .list { padding: 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 30px; margin-bottom: 20px; }
#p11box03 .goals-list02 .goal00 .text_box .list li { padding-left: 30px; box-sizing: border-box; font-size: 20px; margin-bottom: 14px; position: relative; }
#p11box03 .goals-list02 .goal00 .text_box .list li:last-child { margin-bottom: 0; }
#p11box03 .goals-list02 .goal00 .text_box .list li::before { content: ""; display: block; width: 20px; height: 20px; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; top: 6px; left: 0; }
#p11box03 .goals-list02 .goal00 .text_box .list-pink li::before { background-image: url("../img/p11/icon_check01.png"); }
#p11box03 .goals-list02 .goal00 .text_box .list-ao li::before { background-image: url("../img/p11/icon_check02.png"); }
#p11box03 .goals-list02 .goal00 .text_box .list-midori li::before { background-image: url("../img/p11/icon_check03.png"); }

/*園概要・アクセス　p12
=========================================== */
.page-information #main.kasou .bg-img { background-image: url("../img/p12/main.jpg"); }

#p12box01 .cnt { justify-content: space-between; align-items: flex-start; }
#p12box01 .cnt .text_box { width: 722px; }
#p12box01 .cnt .text_box .point { font-size: 28px; line-height: 1.8; margin-bottom: 30px; }
#p12box01 .cnt .text_box .point em { font-size: 36px; }
#p12box01 .cnt .text_box .text p { margin-bottom: 30px; }
#p12box01 .cnt .text_box .text p:last-child { margin-bottom: 0; }
#p12box01 .cnt .img_box { width: 316px; }
#p12box01 .cnt .img_box .name { font-size: 14px; line-height: 36px; margin-top: 10px; }
#p12box01 .cnt .img_box .name em { display: inline-block; font-size: 20px; margin-left: 10px; }

#p12box02 .wrap::before, #p12box02 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p12box02 .wrap::before { width: 302px; height: 129px; background-image: url("../img/p12/about_shape01.svg"); top: -115px; left: -168px; }
#p12box02 .wrap::after { width: 215px; height: 192px; background-image: url("../img/p12/about_shape02.svg"); top: -263px; right: -194px; }
#p12box02 .table_box { justify-content: space-between; align-items: flex-start; }
#p12box02 .table_box .about-table { width: 520px; }
#p12box02 .table_box .about-table tr:first-child th, #p12box02 .table_box .about-table tr:first-child td { padding-top: 0; }
#p12box02 .table_box .about-table tr th, #p12box02 .table_box .about-table tr td { padding: 30px 0; box-sizing: border-box; }
#p12box02 .table_box .about-table tr th { width: 140px; color: #EA5413; border-bottom: 1px solid #EA5413; }
#p12box02 .table_box .about-table tr td { border-bottom: 1px solid #DDD192; }

#p12box03 .wrap::before, #p12box03 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p12box03 .wrap::before { width: 371px; height: 238px; background-image: url("../img/p12/access_shape01.svg"); top: -293px; left: -279px; }
#p12box03 .wrap::after { width: 406px; height: 400px; background-image: url("../img/p12/access_shape02.svg"); top: -279px; right: -296px; }
#p12box03 .cnt { justify-content: space-between; align-items: flex-start; }
#p12box03 .cnt .text_box { width: 400px; margin-top: 54px; }
#p12box03 .cnt .text_box .title01 { text-align: left; }
#p12box03 .cnt .text_box .info-list .info01 { margin-bottom: 30px; }
#p12box03 .cnt .text_box .info-list .info01:last-child { margin-bottom: 0; }
#p12box03 .cnt .text_box .info-list .info01 h3 { padding-left: 32px; box-sizing: border-box; font-size: 24px; position: relative; margin-bottom: 10px; }
#p12box03 .cnt .text_box .info-list .info01 h3 img { display: block; width: 24px; position: absolute; top: 7px; left: 0; }
#p12box03 .cnt .text_box .info-list .info01 .address { font-size: 18px; }
#p12box03 .cnt .text_box .info-list .info01 a.tel-num { font-size: 24px; }
#p12box03 .cnt .text_box .info-list .info01 .sub_text { font-size: 18px; }
#p12box03 .cnt .map_box { width: 640px; height: 560px; border-radius: 30px; overflow: hidden; }
#p12box03 .cnt .map_box iframe { width: 100%; height: 100%; }
#p12box03 .access-list { justify-content: space-between; margin-top: 60px; }
#p12box03 .access-list .access01 { width: 350px; padding: 30px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; }
#p12box03 .access-list .access01 h3 { padding-left: 44px; box-sizing: border-box; font-size: 24px; position: relative; margin: 20px 0; }
#p12box03 .access-list .access01 h3 img { display: block; width: 38px; position: absolute; top: 0; left: 0; }
#p12box03 .access-list .access01 .sub_text { padding-left: 1em; text-indent: -1em; }
#p12box03 .access-list .access01 .btn01 { width: 100%; margin: 20px 0 0; }
#p12box03 .access-list .access01 .btn01 a:hover .arrow { background-image: url("../img/p12/btn_arrow02.svg") !important; }
#p12box03 .access-list .access01 .btn01 a .arrow { background-image: url("../img/p12/btn_arrow.svg"); background-size: 19px; }

#p12box04 .wrap::before, #p12box04 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p12box04 .wrap::before { width: 207px; height: 200px; background-image: url("../img/p12/bus_shape01.svg"); top: -110px; left: -220px; }
#p12box04 .wrap::after { width: 231px; height: 212px; background-image: url("../img/p12/bus_shape02.svg"); top: -260px; right: -159px; }
#p12box04 .title01 { margin-bottom: 40px; }
#p12box04 .text01 { text-align: center; }
#p12box04 .map01 { width: 100%; height: 538px; border-radius: 30px; overflow: hidden; margin-top: 60px; }
#p12box04 .map01 iframe { width: 100%; height: 100%; }
#p12box04 .info-list { justify-content: space-between; align-items: flex-start; margin-top: 30px; }
#p12box04 .info-list .info01 { width: 550px; border-right: 2px dashed #DFD089; box-sizing: border-box; margin-right: 40px; }
#p12box04 .info-list .info01:last-child { width: 510px; border-right: 0; margin-right: 0; }
#p12box04 .info-list .info01:last-child h3 { margin-bottom: 20px; }
#p12box04 .info-list .info01 h3 { padding-left: 32px; box-sizing: border-box; font-size: 24px; position: relative; margin-bottom: 10px; }
#p12box04 .info-list .info01 h3 img { display: block; width: 24px; position: absolute; top: 7px; left: 0; }
#p12box04 .info-list .info01 .point { font-size: 20px; }
#p12box04 .info-list .info01 .list01 { margin-top: 20px; }
#p12box04 .info-list .info01 .list01 li { padding-left: 16px; box-sizing: border-box; position: relative; }
#p12box04 .info-list .info01 .list01 li::before { content: ""; display: block; width: 6px; height: 6px; background: #EA5413; border-radius: 50%; position: absolute; top: 11px; left: 0; }
#p12box04 .info-list .info01 .list02 li { padding-left: 86px; box-sizing: border-box; position: relative; margin-bottom: 10px; }
#p12box04 .info-list .info01 .list02 li:last-child { margin-bottom: 0; }
#p12box04 .info-list .info01 .list02 li .midashi { display: block; width: 76px; padding: 2px 0; box-sizing: border-box; border-radius: 4px; font-size: 14px; position: absolute; top: 0; left: 0; }
#p12box04 .info-list .info01 .list02 li .mini { display: inline-block; font-size: 14px; line-height: 1.85; margin-left: 10px; }
#p12box04 .info-list .info01 .list02 li .mini02 { display: block; font-size: 14px; line-height: 1.85; }
#p12box04 .sub_text01 { padding-left: 1em; text-indent: -1em; margin-top: 30px; }
#p12box04 .system-list { justify-content: space-between; margin-top: 60px; }
#p12box04 .system-list .system01 { width: 540px; padding: 30px 40px 40px; box-sizing: border-box; background: #FFFFFF; border-radius: 20px; }
#p12box04 .system-list .system01 h3 { padding-left: 44px; box-sizing: border-box; font-size: 24px; position: relative; margin-bottom: 20px; }
#p12box04 .system-list .system01 h3 img { display: block; width: 38px; position: absolute; top: 0; left: 0; }
#p12box04 .system-list .system01 .point { font-size: 20px; margin-bottom: 10px; }
#p12box04 .system-list .system01 > img { display: block; margin-top: 20px; }
#p12box04 .system-list .system01 .list { justify-content: space-between; padding: 30px; box-sizing: border-box; background: #FFFAE0; border-radius: 10px; margin-top: 20px; }
#p12box04 .system-list .system01 .list li { width: 188px; padding-left: 19px; box-sizing: border-box; position: relative; margin-top: 10px; }
#p12box04 .system-list .system01 .list li:nth-child(-n+2) { margin-top: 0; }
#p12box04 .system-list .system01 .list li::before { content: ""; display: block; width: 15px; height: 15px; background: url("../img/p12/icon_check.svg"); background-size: contain; position: absolute; top: 5px; left: 0; }
#p12box04 .system-list .system01 .sub_text { padding-left: 1em; text-indent: -1em; margin-top: 10px; }
#p12box04 .system-list .system01.full { width: 100%; padding-top: 40px; margin-top: 30px; position: relative; }
#p12box04 .system-list .system01.full .title_box { width: 280px; position: absolute; top: 67px; left: 60px; }
#p12box04 .system-list .system01.full .title_box .point { margin-bottom: 0; }
#p12box04 .system-list .system01.full .box_in { justify-content: flex-end; margin-bottom: 15px; }
#p12box04 .system-list .system01.full .box_in:last-child { margin-bottom: 0; }
#p12box04 .system-list .system01.full .box_in .box01 { width: 330px; min-height: 190px; padding: 30px; box-sizing: border-box; background: #FFFAE0; border-radius: 10px; margin-right: 15px; }
#p12box04 .system-list .system01.full .box_in .box01:last-child { margin-right: 0; }
#p12box04 .system-list .system01.full .box_in .box01 h4 { padding-left: 34px; box-sizing: border-box; position: relative; margin-bottom: 14px; }
#p12box04 .system-list .system01.full .box_in .box01 h4::before { content: ""; display: block; width: 26px; height: 26px; background: url("../img/p12/icon_check.svg"); background-size: contain; position: absolute; top: 0; left: 0; }

#p12box05 .wrap::before, #p12box05 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p12box05 .wrap::before { width: 327px; height: 312px; background-image: url("../img/p12/char_shape01.svg"); top: -306px; left: -248px; }
#p12box05 .wrap::after { width: 215px; height: 192px; background-image: url("../img/p12/char_shape02.svg"); top: -192px; right: -145px; }
#p12box05 .title_box { justify-content: space-between; align-items: flex-end; margin-bottom: 60px; }
#p12box05 .title_box .title01 { width: 400px; text-align: left; margin-bottom: 0; }
#p12box05 .title_box .text01 { width: 640px; margin-bottom: 8px; }
#p12box05 .cnt { align-items: center; }
#p12box05 .cnt .img_box { width: 370px; margin-left: 102px; order: 1; }
#p12box05 .cnt .text_box { width: 545px; }
#p12box05 .cnt .text_box h3 { font-size: 28px; line-height: 1.8; margin-bottom: 30px; }
#p12box05 .cnt .text_box .text p { margin-bottom: 20px; }
#p12box05 .cnt .text_box .text p:last-child { margin-bottom: 0; }
#p12box05 .family_box { margin-top: 100px; }
#p12box05 .family_box .box_in { justify-content: space-between; align-items: flex-start; margin-bottom: 60px; }
#p12box05 .family_box .box_in h3 { width: 310px; font-size: 28px; line-height: 1.8; }
#p12box05 .family_box .box_in .text01 { width: 762px; }
#p12box05 .family_box .family-list { justify-content: space-between; }
#p12box05 .family_box .family-list .family01 { width: 204px; padding: 20px; box-sizing: border-box; background: #FFFFFF; border-radius: 10px; }
#p12box05 .family_box .family-list .family01 img { display: block; width: 120px; margin: 0 auto 10px; }
#p12box05 .family_box .family-list .family01 .name { margin-bottom: 10px; }
#p12box05 .family_box .family-list .family01 .name .mini { font-size: 14px; }

#p12box06 { padding-bottom: 376px; margin-bottom: 0; }
#p12box06::after { display: none; }
#p12box06 .wrap::before, #p12box06 .wrap::after { content: ""; display: block; background-repeat: no-repeat; background-position: center; background-size: contain; position: absolute; z-index: 1; }
#p12box06 .wrap::before { width: 406px; height: 400px; background-image: url("../img/p12/history_shape01.svg"); top: -230px; left: -228px; }
#p12box06 .wrap::after { width: 334px; height: 142px; background-image: url("../img/p12/history_shape02.svg"); top: -250px; right: -165px; }
#p12box06 .title01 { margin-bottom: 80px; }
#p12box06 .history_box { width: 100%; height: 538px; overflow-y: scroll; }
#p12box06 .history_box .history-list li.flex { align-items: flex-start; padding: 30px 0; box-sizing: border-box; border-bottom: 1px solid #DDD192; position: relative; }
#p12box06 .history_box .history-list li.flex:first-child { padding-top: 0; }
#p12box06 .history_box .history-list li.flex::before { content: ""; display: block; width: 140px; height: 1px; background: #EA5413; position: absolute; bottom: -1px; left: 0; z-index: 1; }
#p12box06 .history_box .history-list li.flex .day { width: 140px; font-weight: 700; color: #EA5413; }
#p12box06 .history_box .history-list li.flex .text { width: calc(100% - 140px); }
#p12box06 .history_box::-webkit-scrollbar { width: 10px; /* バーの幅 */ display: block; /* 表示を強制 */ background: #E7E7E7; }
#p12box06 .history_box::-webkit-scrollbar-thumb { background-color: #9D9D9D; /* バーの色 */ border-radius: 5px; }

/*お知らせ　p13
=========================================== */
.page-blog #main.kasou .bg-img, .single-news_data #main.kasou .bg-img { background-image: url("../img/p13/main.jpg"); }

#p13box01 { padding-top: 65px; }
#p13box01 .tax_box { align-items: flex-start; margin-bottom: 50px; }
#p13box01 .tax_box .tax-title { width: 110px; font-size: 20px; }
#p13box01 .tax_box .tax-link { width: calc(100% - 110px); align-items: flex-start; }
#p13box01 .tax_box .tax-link > li { display: inline-block; margin: 0 10px 10px 0; }
#p13box01 .tax_box .tax-link > li:last-child { margin-right: 0; }
#p13box01 .tax_box .tax-link > li > a { display: inline-block; padding: 3px 15px; box-sizing: border-box; border: 1px solid #000000; border-radius: 60px; font-weight: 700; }
#p13box01 .tax_box .tax-link > li > a:hover { text-decoration: none; background: #000000; color: #FFFFFF; }
#p13box01 .tax_box .tax-link > li.on_cat > a { background: #000000; color: #FFFFFF; }
#p13box01 .blog-list .blog01 { margin: 40px 40px 0 0; }
#p13box01 .blog-list .blog01:nth-child(-n+3) { margin-top: 0; }
#p13box01 .blog-list .blog01:nth-child(3n) { margin-right: 0; }

#blogBox01 h2.title { font-size: 32px; line-height: 1.8; margin-bottom: 20px; }
#blogBox01 .info_cate { margin-bottom: 50px; }
#blogBox01 .info_cate .time { margin-right: 10px; margin-bottom: 10px; }
#blogBox01 .info_cate .cate-list li { margin-bottom: 10px; }
#blogBox01 .thumbnail_img { width: 100%; margin-bottom: 20px; }
#blogBox01 .thumbnail_img img { display: block; margin: 0 auto; border-radius: 20px; }
#blogBox01 .blog-text p img { margin: 10px 0; }

/*保護者専用ページ（一覧）　p15
=========================================== */
.page-parent #main.kasou .bg-img, .post-type-archive-parent_data #main.kasou .bg-img, .tax-parent_cat #main.kasou .bg-img { background-image: url("../img/p15/main.jpg"); }

.album01 { width: 380px; }
.album01 a { display: block; width: 100%; background: #FFFFFF; padding: 24px 24px 66px; box-sizing: border-box; border-radius: 30px; overflow: hidden; position: relative; }
.album01 a:hover { text-decoration: none; }
.album01 a:hover .arrow { background: #FFFFFF; }
.album01 a:hover .arrow span { color: #3BB80D; }
.album01 a:hover .arrow span::before { background: url("../img/common/btn_arrow.svg") no-repeat center; background-size: contain; }
.album01 a .img { width: 100%; height: 210px; border-radius: 20px; overflow: hidden; margin-bottom: 20px; }
.album01 a .img .in_img { width: 100%; height: 100%; }
.album01 a .info_cate { margin-bottom: 5px; }
.album01 a .info_cate .time { margin-bottom: 5px; }
.album01 a .info_cate .cate-list li { margin-bottom: 5px; }
.album01 a .title { font-size: 24px; line-height: 1.8; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.album01 a .arrow { display: flex; justify-content: center; align-items: center; width: 185px; height: 46px; border-radius: 30px 0; background: #3BB80D; border: 2px solid #3BB80D; box-sizing: border-box; text-align: center; transition: 0.3s; position: absolute; bottom: 0; right: 0; }
.album01 a .arrow span { display: inline-block; padding-right: 20px; box-sizing: border-box; font-size: 14px; position: relative; transition: 0.3s; }
.album01 a .arrow span::before { content: ""; display: block; width: 14px; height: 12px; background: url("../img/common/btn_arrow02.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; right: 0; transform: translateY(-50%); transition: 0.3s; }

#login-page { padding-top: 80px; }
#login-page .wrap { z-index: 1; }
#login-page #wpmem_login { width: 500px; margin: 0 auto; box-sizing: border-box; padding: 80px 30px 20px; border: 2px solid #EA5413; border-radius: 10px; position: relative; }
#login-page #wpmem_login::before { content: "保護者専用ページログイン"; font-size: 30px; font-weight: 700; font-family: 'NotoSansJP'; color: #EA5413; position: absolute; left: 0; right: 0; top: 45px; margin: auto; text-align: center; }
#login-page #wpmem_login legend { display: none; }
#login-page #wpmem_login .div_text { width: 100%; }
#login-page #wpmem_login .button_div { width: 100%; text-align: center; }
#login-page #wpmem_login input.buttons { width: 280px; height: 60px; border: solid 2px #3BB80D; border-radius: 41px; cursor: pointer; transition: 0.3s; background: #3BB80D; font-size: 16px; color: #fff; margin: 20px auto 0 !important; display: block; }
#login-page #wpmem_login input.buttons:hover { opacity: 0.7; }
#login-page #wpmem_login .link-text { width: 100% !important; }
#login-page #wpmem_reg legend { display: none; }
#login-page #wpmem_reg .button_div { width: 100%; text-align: center; }

#p15box01 { padding-top: 65px; }
#p15box01 .anchor-link { margin-bottom: 140px; }
#p15box01 .anchor-link li { width: 480px; }
#p15box01 .cnt { justify-content: space-between; align-items: flex-end; margin-bottom: 60px; }
#p15box01 .cnt .title01 { width: 300px; margin-bottom: 0; text-align: left; }
#p15box01 .cnt .text_box { width: 760px; margin-bottom: 6px; }
#p15box01 .cnt .text_box .point { font-size: 32px; line-height: 1.8; margin-bottom: 10px; }
#p15box01 .album-list .album01 { margin: 40px 20px 0 0; }
#p15box01 .album-list .album01:nth-child(-n+2) { margin-top: 0; }
#p15box01 .album-list .album01:nth-child(2n) { margin-right: 0; }
#p15box01 .album-list .album01:last-child { margin-right: 0; }

#p15box02 { padding-bottom: 376px; margin-bottom: 0; }
#p15box02::after { display: none; }
#p15box02 .forms-list .form01 { width: 340px; margin: 60px 40px 0 0; }
#p15box02 .forms-list .form01:nth-child(-n+3) { margin-top: 0; }
#p15box02 .forms-list .form01:nth-child(3n) { margin-right: 0; }
#p15box02 .forms-list .form01:last-child { margin-right: 0; }
#p15box02 .forms-list .form01 .title { padding-left: 20px; box-sizing: border-box; font-size: 26px; line-height: 1.8; margin-bottom: 15px; position: relative; }
#p15box02 .forms-list .form01 .title::before { content: ""; display: block; width: 4px; height: calc(100% - 17px); background: #EA5413; border-radius: 20px; position: absolute; top: 8px; left: 0; }
#p15box02 .forms-list .form01 .d_btn { width: 100%; height: 50px; margin-top: 20px; }
#p15box02 .forms-list .form01 .d_btn a { display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; background: #3BB80D; border: 2px solid #3BB80D; box-sizing: border-box; border-radius: 40px; }
#p15box02 .forms-list .form01 .d_btn a:hover { text-decoration: none; background: #FFFFFF; }
#p15box02 .forms-list .form01 .d_btn a:hover .btn-text { color: #3BB80D; }
#p15box02 .forms-list .form01 .d_btn a:hover .btn-text::before { background: url("../img/p15/icon_print02.svg") no-repeat center; background-size: contain; }
#p15box02 .forms-list .form01 .d_btn a .btn-text { line-height: 1.8; transition: 0.3s; }

/*保護者専用ページ（詳細）　p15
=========================================== */
.single-parent_data #main.kasou .bg-img { background-image: url("../img/p15/main02.jpg"); }

#singleParentBox01 { padding-top: 65px; }
#singleParentBox01 .info_cate { margin-bottom: 25px; }
#singleParentBox01 .info_cate .time { margin-bottom: 5px; }
#singleParentBox01 .info_cate .cate-list li { margin-bottom: 5px; }
#singleParentBox01 .single-title { font-size: 32px; line-height: 1.8; margin-bottom: 60px; }
#singleParentBox01 .wrap.twin { display: block; }
#singleParentBox01 .wrap.twin div#two-side { position: absolute; top: 0; right: 0; z-index: 1; }
#singleParentBox01 .photo-list .photo01 { width: 380px; margin: 40px 20px 0 0; }
#singleParentBox01 .photo-list .photo01:nth-child(-n+2) { margin-top: 0; }
#singleParentBox01 .photo-list .photo01:nth-child(2n) { margin-right: 0; }
#singleParentBox01 .photo-list .photo01:last-child { margin-right: 0; }
#singleParentBox01 .photo-list .photo01 a { display: block; width: 100%; height: 240px; border-radius: 20px; overflow: hidden; position: relative; }
#singleParentBox01 .photo-list .photo01 a:hover { text-decoration: none; }
#singleParentBox01 .photo-list .photo01 a:hover .zoom { background: #FFFFFF; }
#singleParentBox01 .photo-list .photo01 a:hover .zoom span { color: #EA5413; }
#singleParentBox01 .photo-list .photo01 a:hover .zoom span::before { background: url("../img/p15/icon_zoom02.svg") no-repeat center; background-size: contain; }
#singleParentBox01 .photo-list .photo01 a .in_img { width: 100%; height: 100%; }
#singleParentBox01 .photo-list .photo01 a .zoom { display: flex; justify-content: center; align-items: center; width: 92px; height: 46px; border-radius: 20px 0; border: 2px solid #EA5413; box-sizing: border-box; text-align: center; transition: 0.3s; position: absolute; bottom: 0; right: 0; z-index: 1; }
#singleParentBox01 .photo-list .photo01 a .zoom span { display: inline-block; padding-left: 24px; box-sizing: border-box; font-size: 14px; position: relative; transition: 0.3s; }
#singleParentBox01 .photo-list .photo01 a .zoom span::before { content: ""; display: block; width: 18px; height: 18px; background: url("../img/p15/icon_zoom.svg") no-repeat center; background-size: contain; position: absolute; top: 50%; left: 0; transform: translateY(-50%); transition: 0.3s; }
#singleParentBox01 .photo-list .photo01 .img-text { margin-top: 10px; }
#singleParentBox01 .other_box { margin-top: 140px; }
#singleParentBox01 .other_box .other-title { padding-left: 34px; box-sizing: border-box; font-size: 32px; line-height: 1.8; margin-bottom: 30px; position: relative; }
#singleParentBox01 .other_box .other-title::before { content: ""; display: block; width: 18px; height: 18px; background: #EA5413; border-radius: 50%; position: absolute; top: 22px; left: 0; }
#singleParentBox01 .other_box .other-album-list .album01 { margin-right: 20px; }
#singleParentBox01 .other_box .other-album-list .album01:last-child { margin-right: 0; }

/*お問い合わせ　p14
=========================================== */
#p14box01 { padding-top: 65px; }
#p14box01 .cnt { justify-content: space-between; align-items: center; margin-bottom: 150px; }
#p14box01 .cnt .point { width: 395px; font-size: 28px; line-height: 1.8; }
#p14box01 .cnt .point em { display: inline-block; font-size: 36px; }
#p14box01 .cnt .box-list { width: 640px; justify-content: space-between; }
#p14box01 .cnt .box-list .box { width: 200px; padding: 47px 20px; box-sizing: border-box; border-radius: 20px; background: #FFFFFF; text-align: center; }
#p14box01 .cnt .box-list .box img { width: 80px; }
#p14box01 .cnt .box-list .box .text { font-size: 20px; margin-top: 10px; }
#p14box01 .contact_box { padding: 56px 30px 40px; box-sizing: border-box; border-radius: 30px; background: #FFFFFF; position: relative; }
#p14box01 .contact_box .contact_box-title { display: inline-flex; align-items: center; padding: 12px 24px; box-sizing: border-box; border-radius: 50px; font-size: 26px; color: #FFFFFF; position: absolute; top: -30px; left: 50%; transform: translateX(-50%); z-index: 1; }
#p14box01 .contact_box .contact_box-title img { display: inline-block; width: 32px; margin-right: 10px; }
#p14box01 .contact_box01 { margin-bottom: 130px; }
#p14box01 .contact_box01 .box_in { align-items: center; }
#p14box01 .contact_box01 .box_in .text01 { width: 612px; }
#p14box01 .contact_box01 .box_in .tel_box { width: calc(100% - 688px); margin-left: 76px; }
#p14box01 .contact_box01 .box_in .tel_box .tel .num { padding-left: 0; font-size: 44px; }
#p14box01 .contact_box01 .box_in .tel_box .tel .num::before { display: none; }
#p14box01 .contact_box02 { padding: 86px 0 0; }
#p14box01 .contact_box02 .text-list { padding: 0 60px; box-sizing: border-box; }
#p14box01 .contact_box02 .text-list li { padding-left: 1em; text-indent: -1em; }
#p14box01 .contact_box02 .form_box { margin-top: 60px; }

ul.contact-state { display: flex; flex-wrap: wrap; justify-content: center; margin: 0; }
ul.contact-state > li { display: block; width: 100px; height: 100px; padding-top: 24px; box-sizing: border-box; background: #F5F5F5; border-radius: 50%; position: relative; margin-right: 24px; }
ul.contact-state > li:last-child { margin-right: 0; }
ul.contact-state > li:last-child::before { display: none; }
ul.contact-state > li::before { content: ""; display: block; width: 24px; height: 3px; border-top: 3px dashed #EAEAEA; position: absolute; top: 50%; right: -24px; }
ul.contact-state > li > span { display: block; text-align: center; font-size: 18px; line-height: 1; font-weight: 700; color: #767676; }
ul.contact-state > li > span .num { display: block; font-size: 20px; margin-bottom: 4px; }
ul.contact-state > li.state01 { background: #EA5413; }
ul.contact-state > li.state01 > span { color: #FFFFFF; }

ul.contact-state.contact-state02 { display: flex; flex-wrap: wrap; justify-content: center; }
ul.contact-state.contact-state02 > li.state01 { background: #EA5413; }
ul.contact-state.contact-state02 > li.state01 > span { color: #FFFFFF; }
ul.contact-state.contact-state02 > li.state02 { background: #EA5413; }
ul.contact-state.contact-state02 > li.state02 > span { color: #FFFFFF; }

.state-text { display: none; text-align: center; color: #EA5413; font-weight: 700; font-size: 18px; margin-top: 20px; }

.wpcf7-form.custom-wpcf7c-confirmed .state-text { display: block; }

.contactTBL { padding: 50px 60px 80px; margin-top: 50px; box-sizing: border-box; /*お問い合わせ項目*/ /*住所*/ /*希望日時*/ /*園見学希望日時*/ /*プログラム選択*/ /*doui-check*/ /*送信ボタン*/ }
.contactTBL::placeholder { color: #B3B3B3; }
.contactTBL tr { display: block; margin-bottom: 60px; }
.contactTBL th, .contactTBL td { display: block; width: 100%; font-size: 16px; line-height: 24px; }
.contactTBL th { padding-left: 48px; box-sizing: border-box; position: relative; margin-bottom: 12px; }
.contactTBL th .hissu, .contactTBL th .ninni { display: inline-block; font-size: 14px; line-height: 1; padding: 3px 5px 4px; box-sizing: border-box; border: 1px solid #EA5413; border-radius: 2px; position: absolute; top: 0; left: 0; }
.contactTBL th .hissu { background: #EA5413; color: #FFFFFF; }
.contactTBL th .ninni { background: #FFFFFF; color: #EA5413; }
.contactTBL input.wpcf7-text, .contactTBL textarea.wpcf7-form-control.wpcf7-textarea, .contactTBL select.wpcf7-form-control.wpcf7-select, .contactTBL input.wpcf7-date, .contactTBL input.wpcf7-number { width: 100%; height: 38px; padding: 7px 10px; box-sizing: border-box; background: #FFFFFF; border: 1px solid #B3B3B3; border-radius: 2px; font-family: 'NotoSansJP'; font-size: 16px; font-weight: 500; line-height: 1.5; color: #000000; cursor: pointer; }
.contactTBL input.wpcf7-text.your-name, .contactTBL input.wpcf7-text.kana { width: 512px; }
.contactTBL input.wpcf7-text.tel01 { width: 140px; }
.contactTBL textarea.wpcf7-form-control.wpcf7-textarea { height: 210px; }
.contactTBL select.wpcf7-form-control.wpcf7-select { width: auto; min-width: 130px; padding: 7px 40px 7px 10px; background: url("../img/p14/select_arrow.svg") no-repeat center right 10px, #FFFFFF; background-size: 24px; -webkit-appearance: none; appearance: none; }
.contactTBL select.wpcf7-form-control.wpcf7-select option { color: #000000; }
.contactTBL .koumoku .wpcf7-list-item { display: block; line-height: 20px; margin: 16px 0 0 0; }
.contactTBL .koumoku .wpcf7-list-item label { display: flex; align-items: center; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item label input[type="radio"] { width: 20px; height: 20px; background: #FFFFFF; border: 1px solid #B3B3B3; margin-right: 10px; cursor: pointer; }
.contactTBL .koumoku .wpcf7-list-item.first { margin-top: 0; }
.contactTBL .address_box .address-list li { margin-bottom: 30px; }
.contactTBL .address_box .address-list li:last-child { margin-bottom: 0; }
.contactTBL .address_box .address-list li .th { margin-bottom: 12px; }
.contactTBL .address_box .address-list li.zip1 .td div input.wpcf7-text { width: 140px; }
.contactTBL .address_box .address-list li.zip1 .td div .sub_text { display: inline-block; font-size: 14px; line-height: 1.5; margin-left: 10px; }
.contactTBL .address_box .address-list li.zip1 .td #zip-button { display: block; width: 216px; height: 38px; padding: 10px 0; box-sizing: border-box; background: #4C4C4C; border: 1px solid #4C4C4C; box-sizing: border-box; border-radius: 2px; font-size: 16px; line-height: 1; font-weight: 500; color: #FFFFFF; text-align: center; cursor: pointer; margin-top: 30px; transition: 0.3s; }
.contactTBL .address_box .address-list li.zip1 .td #zip-button:hover { text-decoration: none; background: #FFFFFF; color: #4C4C4C; }
.contactTBL .reserve-list li { margin-bottom: 20px; }
.contactTBL .reserve-list li:last-child { margin-bottom: 0; }
.contactTBL .reserve-list li .th { margin-bottom: 12px; }
.contactTBL .reserve-list li .td { display: flex; }
.contactTBL .reserve-list li .td .wpcf7-form-control-wrap { width: 180px; }
.contactTBL .reserve-list li .td .wpcf7-form-control-wrap .reserve-date { width: 180px; }
.contactTBL .reserve-list li .td .wpcf7-form-control-wrap .reserve-time { width: 180px; margin-left: 8px; }
.contactTBL .visit_box .sub_text { display: block; font-family: 'NotoSansJP'; margin-bottom: 10px; padding-left: 1em; text-indent: -1em; }
.contactTBL .child_box .sub_text { display: inline-block; font-weight: 400; margin-left: 10px; padding-left: 1em; text-indent: -1em; }
.contactTBL .child_box .child-list li { display: flex; align-items: center; margin-bottom: 12px; }
.contactTBL .child_box .child-list li:last-child { margin-bottom: 0; }
.contactTBL .child_box .child-list li .wpcf7-form-control-wrap input.wpcf7-text { width: 300px; }
.contactTBL .child_box .child-list li .wpcf7-form-control-wrap input.wpcf7-number { width: 100px; margin-left: 8px; }
.contactTBL .child_box .child-list li span.text { display: inline-block; margin-left: 8px; }
.contactTBL .minami_box01 td { display: flex; align-items: center; }
.contactTBL .minami_box01 td input.wpcf7-text.minami-num { width: 140px; }
.contactTBL .minami_box01 td span.text { display: inline-block; margin-left: 8px; }
.contactTBL .program_box .sub_text { display: block; font-family: 'NotoSansJP'; margin-bottom: 10px; }
.contactTBL .doui-box .wpcf7-list-item { display: block; margin-left: 0; }
.contactTBL .doui-box .wpcf7-list-item label { display: flex; align-items: center; justify-content: flex-start; }
.contactTBL .doui-box .wpcf7-list-item label span.wpcf7-list-item-label { position: relative; display: flex; align-items: center; cursor: pointer; font-weight: 700; }
.contactTBL .doui-box .wpcf7-list-item label input[type="checkbox"] { width: 16px; height: 16px; margin-right: 10px; background: #FFFFFF; border: 1px solid #B3B3B3; border-radius: 2px; cursor: pointer; }
.contactTBL .doui-box .doui-text { font-size: 14px; line-height: 26px; font-weight: 500; margin-top: 12px; }
.contactTBL .doui-box .doui-text a { text-decoration: underline; }
.contactTBL .doui-box .doui-text a:hover { opacity: 0.7; }
.contactTBL .contact-submit.flex { justify-content: center; flex-direction: row-reverse; margin-top: 60px; }
.contactTBL .contact-submit.flex .submit_btn { width: 360px; height: 80px; }
.contactTBL .contact-submit.flex .submit_btn input.wpcf7-form-control { display: flex; justify-content: flex-start; align-items: center; width: 100%; height: 100%; padding: 0 70px 0 40px; box-sizing: border-box; white-space: normal; border-radius: 230px; background-color: #3BB80D; background-image: url("../img/p14/submit_arrow01.png"); background-repeat: no-repeat; background-position: center right 20px; background-size: 44px; border: 2px solid #3BB80D; cursor: pointer; transition: 0.3s; font-family: 'NotoSansJP'; font-size: 16px; line-height: 1.8; color: #FFFFFF; font-weight: 700; text-align: left; appearance: none; -webkit-appearance: none; -moz-appearance: none; }
.contactTBL .contact-submit.flex .submit_btn input.wpcf7-form-control:hover { text-decoration: none; background-color: #FFFFFF; background-image: url("../img/p14/submit_arrow02.png"); color: #3BB80D; }
.contactTBL .contact-submit.flex .submit_btn:has(.wpcf7c-force-hide) { display: none; }
.contactTBL .contact-submit.flex .submit_btn.back { margin-right: 20px !important; }
.contactTBL .contact-submit.flex .submit_btn.back input.wpcf7-form-control { justify-content: flex-end; padding: 0 40px 0 70px; background-color: #FFFFFF; background-image: url("../img/p14/back_arrow01.png"); background-position: center left 20px; color: #3BB80D; text-align: right; }
.contactTBL .contact-submit.flex .submit_btn.back input.wpcf7-form-control:hover { background-color: #3BB80D; background-image: url("../img/p14/back_arrow02.png"); color: #FFFFFF; }
.contactTBL .contact-submit.flex .wpcf7c-elm-step2.mt20 { width: 100%; text-align: center; margin-top: 20px; }
.contactTBL .contact-submit.flex input.wpcf7-form-control:focus { outline: none; }

/*確認画面時の表示設定*/
.contactArea.che { /*住所*/ }
.contactArea.che .contactTBL { background: #efefef; }
.contactArea.che .contactTBL tr { margin-bottom: 20px; }
.contactArea.che .contactTBL .koumoku .wpcf7-list-item { margin: 0; }
.contactArea.che #zip-button { display: none !important; }
.contactArea.che .dnd-upload-status .dnd-upload-details .remove-file, .contactArea.che .codedropz-upload-handler, .contactArea.che .file-text, .contactArea.che span.dnd-progress-bar, .contactArea.che input[type=checkbox], .contactArea.che input[type=radio] { display: none; }
.contactArea.che input[type=checkbox]:checked, .contactArea.che input[type=radio]:checked { display: inline-block; }
.contactArea.che input[type=checkbox] ~ span.wpcf7-list-item-label, .contactArea.che input[type=radio] ~ span.wpcf7-list-item-label { display: none; }
.contactArea.che input[type=checkbox]:checked ~ span.wpcf7-list-item-label, .contactArea.che input[type=radio]:checked ~ span.wpcf7-list-item-label { display: inline-block; font-weight: 700; }
.contactArea.che textarea.wpcf7-textarea, .contactArea.che input.wpcf7-number, .contactArea.che input.wpcf7-date, .contactArea.che input.wpcf7-text, .contactArea.che select { font-weight: 700; }
.contactArea.che .address_box .address-list li { margin-bottom: 10px; }
.contactArea.che .address_box .address-list li:last-child { margin-bottom: 0; }
.contactArea.che .reserve-list li { margin-bottom: 10px; }
.contactArea.che .reserve-list li:last-child { margin-bottom: 0; }

/*入力内容確認時にフォーム上部へスクロールするがナビゲーションが追従の場合フォームとナビゲーションが重なるのでそのためのオフセット設定*/
form.wpcf7-form { padding-top: 185px; margin-top: -185px; }

.wpcf7c-conf { background-color: #D4D4D4 !important; }

input:-webkit-autofill, input:-internal-autofill-selected { -webkit-appearance: none; -webkit-box-shadow: 0 0 0px 1000px #D4D4D4 inset !important; box-shadow: 0 0 0px 1000px #D4D4D4 inset !important; }

.wpcf7 .ajax-loader { display: none !important; }

.wpcf7-spinner { display: none !important; }

/*Thanks・404
=========================================== */
#other { padding: 80px 0 166px; text-align: center; }
#other h2 { font-size: 24px; margin-bottom: 25px; }
#other p { font-size: 18px; padding-left: 15px; position: relative; margin: 10px 0; }

/*プライバシーポリシー
=========================================== */
div#pageBox01 { padding: 80px 0 166px; }

h2.pp-title01 { font-size: 24px; border-bottom: solid 2px; margin-bottom: 25px; padding-bottom: 10px; }

h3.pp-title02 { font-size: 20px; position: relative; margin: 25px 0; padding-left: 10px; }
h3.pp-title02::before { content: ""; width: 5px; height: 65%; background: #000; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; }

/*ウインドー幅ごと
=========================================== */
@media screen and (min-width: 0px) and (max-width: 1920px) { #header { height: 5.208vw; }
  #header .logo_box { width: 16.354vw; padding: 1.042vw 0 0 2.083vw; }
  #header .logo_box::before { width: 16.354vw; height: 9.479vw; }
  #header .logo_box .logo { width: 11.563vw; }
  .sp-nav-btn { width: 12.135vw; height: 9.531vw; }
  .sp-nav-btn .btn_in { width: 4.167vw; height: 4.167vw; top: 1.042vw; right: 2.083vw; }
  .sp-nav-btn .btn_in > span { width: 1.042vw; }
  .sp-nav-btn .border01 { top: 1.615vw; }
  .sp-nav-btn .border03 { bottom: 1.51vw; }
  .sp-nav-list .navs-list { padding: 8.333vw 0 4.01vw; }
  /* CTA */
  #fixed-box-pc { width: 3.906vw; top: 10.417vw; }
  .fixed #fixed-box-pc { right: -0.156vw; }
  #fixed-box-pc .btn { margin-bottom: 1.042vw; }
  #fixed-box-pc .btn a { padding: 0.885vw; border-radius: 1.042vw 0 0 1.042vw; border-width: 0.156vw; }
  #fixed-box-pc .btn a .btn-text { padding-top: 1.042vw; }
  #fixed-box-pc .btn a .btn-text::before { width: 0.833vw; height: 0.833vw; }
  #main.home_main { height: 46.875vw; }
  /* --- main_img01 --- */
  #main.home_main .main_img01 { width: 40.625vw; }
  #main.home_main .main_img01 .shape01 { width: 12.19vw; height: 10.05vw; top: -3.54vw; right: 1.823vw; }
  #main.home_main .main_img01 .shape02 { width: 8.073vw; height: 6.823vw; top: 8.333vw; }
  #main.home_main .main_img01 .shape03 { width: 24.22vw; height: 24.896vw; top: 6.198vw; left: -7.92vw; }
  #main.home_main .main_img01 .shape04 { width: 20.573vw; height: 17.188vw; top: 14.844vw; left: 11.198vw; }
  #main.home_main .main_img01 .shape05 { width: 7.135vw; height: 5.781vw; top: 22.656vw; right: 8.594vw; }
  #main.home_main .main_img01 .shape06 { width: 9.896vw; height: 15.365vw; bottom: 3.542vw; }
  #main.home_main .main_img01 .shape07 { width: 15.938vw; height: 16.667vw; bottom: -2.083vw; left: 2.604vw; }
  #main.home_main .main_img01 .shape08 { width: 4.167vw; height: 3.021vw; bottom: 11.979vw; left: 12.76vw; }
  #main.home_main .main_img01 .shape09 { width: 9.896vw; height: 7.552vw; bottom: -2.604vw; left: 14.063vw; }
  #main.home_main .main_img01 .img01_slider { width: 33.75vw; height: 28.385vw; top: -6.88vw; }
  #main.home_main .main_img01 .img02_slider { width: 17.396vw; height: 17.969vw; top: 15.99vw; }
  #main.home_main .main_img01 .img03_slider { width: 23.333vw; height: 23.333vw; bottom: -2.813vw; right: 2.969vw; }
  /* --- main_img02 --- */
  #main.home_main .main_img02 { width: 49.896vw; }
  #main.home_main .main_img02 .shape01 { width: 25.469vw; height: 15.625vw; left: 12.083vw; }
  #main.home_main .main_img02 .shape02 { width: 9.323vw; height: 5.208vw; left: 20.781vw; }
  #main.home_main .main_img02 .shape03 { width: 5.938vw; height: 5.313vw; top: 2.083vw; right: 10.104vw; }
  #main.home_main .main_img02 .shape04 { width: 11.563vw; height: 12.865vw; top: 20.052vw; left: 16.146vw; }
  #main.home_main .main_img02 .shape05 { width: 7.656vw; height: 7.604vw; top: 17.396vw; right: 4.271vw; }
  #main.home_main .main_img02 .shape06 { width: 25.313vw; height: 23.958vw; bottom: 1.823vw; }
  #main.home_main .main_img02 .shape07 { width: 7.5vw; height: 3.229vw; bottom: 13.542vw; right: 17.969vw; }
  #main.home_main .main_img02 .shape08 { width: 11.51vw; height: 14.219vw; bottom: 1.771vw; }
  #main.home_main .main_img02 .img01_slider { width: 17.708vw; height: 8.854vw; }
  #main.home_main .main_img02 .img02_slider { width: 26.979vw; height: 25.208vw; top: 5.938vw; right: 6.094vw; }
  #main.home_main .main_img02 .img03_slider { width: 22.396vw; height: 19.01vw; bottom: -3.021vw; left: 7.708vw; }
  /* --- text_box --- */
  #main.home_main .text_box { width: 28.646vw; padding-top: 13.438vw; }
  #main.home_main .text_box .main_text { font-size: 1.875vw; margin-bottom: 0.625vw; }
  #main.home_main .text_box .main_title { font-size: 5.729vw; }
  /* --- scroll_box --- */
  #main.home_main .scroll_box { width: 7.292vw; height: 7.292vw; bottom: 5.521vw; }
  #main.home_main .scroll_box .arrow { width: 1.458vw; }
  #topbox02 { padding-bottom: 16.5625vw; }
  #topbox02 .img01 { width: 28.5417vw; }
  #topbox02 .img02 { width: 42.2917vw; bottom: -15.1042vw; }
  #topbox04 .shape01 { width: 21.72vw; top: -11.46vw; }
  #topbox04 .shape02 { width: 19.32vw; top: -13.28vw; right: 4.53vw; }
  #topbox05::before { width: 19.27vw; height: 29.64vw; top: -11.46vw; }
  #topbox05 .shape01 { width: 41.25vw; top: -9.38vw; }
  #topbox06 .shape01 { width: 17.4vw; top: -9.9vw; left: 5.63vw; }
  #topbox06 .shape02 { width: 24.79vw; top: -16.15vw; right: 1.56vw; }
  #topbox09 { padding-top: 14.9vw; }
  #topbox09 .shape01 { width: 42.14vw; top: -12.5vw; } }
@media screen and (min-width: 0px) and (max-width: 1800px) { #topbox09 .shape01 { left: -50px; } }
@media screen and (min-width: 0px) and (max-width: 1650px) { #contact-sec .sec_in { width: 1200px; }
  #contact-sec .sec_in .img02 { left: -20px; }
  #contact-sec .sec_in .img03 { top: 105px; left: 150px; }
  #contact-sec .sec_in .img04 { bottom: -145px; right: -20px; }
  #contact-sec .sec_in .wrap { width: 1100px; }
  #contact-sec .sec_in .b_box .b_box01 { padding-left: 80px; padding-right: 80px; }
  #map-sec .wrap { width: calc(100% - 100px); }
  #map-sec .cnt .map_box { width: calc(100% - 540px); height: 353px; }
  #map-sec .cnt .img_box { width: 500px; }
  #topbox09 .shape01 { width: 37.14vw; top: -9.5vw; } }
@media screen and (min-width: 0px) and (max-width: 1500px) { .sp-nav-list .navs-list > ul { justify-content: space-between; }
  .sp-nav-list .navs-list > ul > li { padding-right: 20px; }
  .sp-nav-list .navs-list > ul > li:last-child { padding-right: 0; }
  .sp-nav-list .navs-list .contact_box { width: 1100px; }
  .sp-nav-list .navs-list .box_left .tel_box .tel .num { padding-left: 46px; font-size: 38px; }
  .sp-nav-list .navs-list .box_left .tel_box .tel .num::before { width: 38px; height: 38px; }
  .sp-nav-list .navs-list .box_left .insta_btn { width: 50px; height: 50px; margin-left: 15px; }
  .sp-nav-list .navs-list .box_left .insta_btn a img { width: 25px; }
  .sp-nav-list .navs-list .btn-list .btn01 { width: 340px; margin: 0 15px 0 0; }
  .sp-nav-list .navs-list .btn-list .btn01:last-child { margin-right: 0; }
  .sp-nav-list .navs-list .btn-list .btn01 a { padding-left: 20px; }
  #footer .wrap { width: 1100px; }
  .navs-list > ul { width: 1100px; }
  .navs-list > ul > li { margin-right: 20px; }
  .navs-list > ul > li:last-child { margin-right: 0; }
  .navs-list > ul > li .nav-midashi { font-size: 18px; }
  .navs-list > ul > li .sp-nav li a { font-size: 14px; }
  #topbox02 .img01 { left: -4.17vw; }
  #topbox02 .img02 { right: -4.17vw; }
  #topbox03 .wrap { width: 1100px; }
  #topbox03 .feat-list .feat01 { width: 530px; }
  #topbox03 .feat-list .list_in { width: 528px; }
  #topbox03 .feat-list .list_in .feat00 { margin-bottom: 30px; }
  #topbox03 .feat-list .list_in .feat00:last-child { margin-bottom: 0; }
  #topbox03 .feat-list .list_in .feat00 a .img { margin-bottom: 20px; }
  #topbox03 .feat-list .list_in .feat00 br.pc { display: none; }
  #topbox04 .wrap { width: 1100px; z-index: 1; }
  #topbox04 .life-list .life01 { width: 520px; }
  #topbox05 .wrap { width: 1100px; }
  #topbox06 .wrap { width: 1100px; }
  #topbox06 .program-list .program00 { width: 350px; }
  #topbox06 .program-list .program00 a .img { height: 232px; }
  #topbox07 .waku02 .wrap { width: 1100px; }
  #topbox07 .waku02 .btn-list .btn_box { width: 350px; }
  #topbox08 .wrap { width: 1100px; }
  #topbox08 .cnt .news-list { width: 770px; } }
@media screen and (min-width: 0px) and (max-width: 1200px) { #header { height: 62.5px; }
  #header .logo_box { width: 196.25px; padding: 12.5px 0 0 25px; }
  #header .logo_box::before { width: 196.25px; height: 113.75px; }
  #header .logo_box .logo { width: 138.75px; }
  .sp-nav-btn { width: 145.63px; height: 114.38px; }
  .sp-nav-btn .btn_in { width: 50px; height: 50px; top: 12.5px; right: 25px; }
  .sp-nav-btn .btn_in > span { width: 12.5px; }
  .sp-nav-btn .border01 { top: 19.38px; }
  .sp-nav-btn .border03 { bottom: 18.13px; }
  .sp-nav-list .navs-list { padding: 100px 0 48.13px; }
  /* CTA */
  #fixed-box-pc { width: 46.88px; top: 125px; }
  .fixed #fixed-box-pc { right: -1.88px; }
  #fixed-box-pc .btn { margin-bottom: 12.5px; }
  #fixed-box-pc .btn a { padding: 10.63px; border-radius: 12.5px 0 0 12.5px; border-width: 1.88px; }
  #fixed-box-pc .btn a .btn-text { padding-top: 12.5px; }
  #fixed-box-pc .btn a .btn-text::before { width: 10px; height: 10px; }
  #main.home_main { height: 562.5px; }
  /* --- main_img01 --- */
  #main.home_main .main_img01 { width: 487.5px; }
  #main.home_main .main_img01 .shape01 { width: 146.25px; height: 120.6px; top: -42.5px; right: 21.88px; }
  #main.home_main .main_img01 .shape02 { width: 96.88px; height: 81.88px; top: 100px; }
  #main.home_main .main_img01 .shape03 { width: 290.6px; height: 298.75px; top: 74.38px; left: -95px; }
  #main.home_main .main_img01 .shape04 { width: 246.88px; height: 206.25px; top: 178.13px; left: 134.38px; }
  #main.home_main .main_img01 .shape05 { width: 85.63px; height: 69.38px; top: 271.88px; right: 103.13px; }
  #main.home_main .main_img01 .shape06 { width: 118.75px; height: 184.38px; bottom: 42.5px; }
  #main.home_main .main_img01 .shape07 { width: 191.25px; height: 200px; bottom: -25px; left: 31.25px; }
  #main.home_main .main_img01 .shape08 { width: 50px; height: 36.25px; bottom: 143.75px; left: 153.13px; }
  #main.home_main .main_img01 .shape09 { width: 118.75px; height: 90.63px; bottom: -31.25px; left: 168.75px; }
  #main.home_main .main_img01 .img01_slider { width: 405px; height: 340.63px; top: -82.6px; }
  #main.home_main .main_img01 .img02_slider { width: 208.75px; height: 215.63px; top: 191.88px; }
  #main.home_main .main_img01 .img03_slider { width: 280px; height: 280px; bottom: -33.75px; right: 35.63px; }
  /* --- main_img02 --- */
  #main.home_main .main_img02 { width: 598.75px; }
  #main.home_main .main_img02 .shape01 { width: 305.63px; height: 187.5px; left: 145px; }
  #main.home_main .main_img02 .shape02 { width: 111.88px; height: 62.5px; left: 249.38px; }
  #main.home_main .main_img02 .shape03 { width: 71.25px; height: 63.75px; top: 25px; right: 121.25px; }
  #main.home_main .main_img02 .shape04 { width: 138.75px; height: 154.38px; top: 240.63px; left: 193.75px; }
  #main.home_main .main_img02 .shape05 { width: 91.88px; height: 91.25px; top: 208.75px; right: 51.25px; }
  #main.home_main .main_img02 .shape06 { width: 303.75px; height: 287.5px; bottom: 21.88px; }
  #main.home_main .main_img02 .shape07 { width: 90px; height: 38.75px; bottom: 162.5px; right: 215.63px; }
  #main.home_main .main_img02 .shape08 { width: 138.13px; height: 170.63px; bottom: 21.25px; }
  #main.home_main .main_img02 .img01_slider { width: 212.5px; height: 106.25px; }
  #main.home_main .main_img02 .img02_slider { width: 323.75px; height: 302.5px; top: 71.25px; right: 73.13px; }
  #main.home_main .main_img02 .img03_slider { width: 268.75px; height: 228.13px; bottom: -36.25px; left: 92.5px; }
  /* --- text_box --- */
  #main.home_main .text_box { width: 343.75px; padding-top: 161.25px; }
  #main.home_main .text_box .main_text { font-size: 22.5px; margin-bottom: 7.5px; }
  #main.home_main .text_box .main_title { font-size: 68.75px; }
  /* --- scroll_box --- */
  #main.home_main .scroll_box { width: 87.5px; height: 87.5px; bottom: 66.25px; }
  #main.home_main .scroll_box .arrow { width: 17.5px; }
  #topbox02 { padding-bottom: 199px; }
  #topbox02 .img01 { width: 343px; left: -50px; }
  #topbox02 .img02 { width: 508px; bottom: -181px; right: -50px; }
  #topbox04 .shape01 { width: 261px; /* 21.72vw */ top: -138px; /* -11.46vw */ }
  #topbox04 .shape02 { width: 232px; /* 19.32vw */ top: -159px; /* -13.28vw */ right: 54px; /* 4.53vw */ }
  #topbox05::before { width: 231px; /* 19.27vw */ height: 356px; /* 29.64vw */ top: -138px; /* -11.46vw */ }
  #topbox05 .shape01 { width: 495px; /* 41.25vw */ top: -113px; /* -9.38vw */ }
  #topbox06 .shape01 { width: 209px; /* 17.4vw */ top: -119px; /* -9.9vw */ left: 68px; /* 5.63vw */ }
  #topbox06 .shape02 { width: 297px; /* 24.79vw */ top: -194px; /* -16.15vw */ right: 19px; /* 1.56vw */ }
  #topbox09 { padding-top: 179px; }
  #topbox09 .shape01 { width: 446px; top: -114px; } }
@media screen and (min-height: 0px) and (max-height: 600px) { #header { height: 62.5px; }
  #header .logo_box { width: 196.25px; padding: 12.5px 0 0 25px; }
  #header .logo_box::before { width: 196.25px; height: 113.75px; }
  #header .logo_box .logo { width: 138.75px; }
  .sp-nav-btn { width: 145.63px; height: 114.38px; }
  .sp-nav-btn .btn_in { width: 50px; height: 50px; top: 12.5px; right: 25px; }
  .sp-nav-btn .btn_in > span { width: 12.5px; }
  .sp-nav-btn .border01 { top: 19.38px; }
  .sp-nav-btn .border03 { bottom: 18.13px; }
  .sp-nav-list .navs-list { padding: 100px 0 48.13px; }
  /* CTA */
  #fixed-box-pc { width: 46.88px; top: 125px; }
  .fixed #fixed-box-pc { right: -1.88px; }
  #fixed-box-pc .btn { margin-bottom: 12.5px; }
  #fixed-box-pc .btn a { padding: 10.63px; border-radius: 12.5px 0 0 12.5px; border-width: 1.88px; }
  #fixed-box-pc .btn a .btn-text { padding-top: 12.5px; }
  #fixed-box-pc .btn a .btn-text::before { width: 10px; height: 10px; }
  #main.home_main { height: 562.5px; }
  /* --- main_img01 --- */
  #main.home_main .main_img01 { width: 487.5px; }
  #main.home_main .main_img01 .shape01 { width: 146.25px; height: 120.6px; top: -42.5px; right: 21.88px; }
  #main.home_main .main_img01 .shape02 { width: 96.88px; height: 81.88px; top: 100px; }
  #main.home_main .main_img01 .shape03 { width: 290.6px; height: 298.75px; top: 74.38px; left: -95px; }
  #main.home_main .main_img01 .shape04 { width: 246.88px; height: 206.25px; top: 178.13px; left: 134.38px; }
  #main.home_main .main_img01 .shape05 { width: 85.63px; height: 69.38px; top: 271.88px; right: 103.13px; }
  #main.home_main .main_img01 .shape06 { width: 118.75px; height: 184.38px; bottom: 42.5px; }
  #main.home_main .main_img01 .shape07 { width: 191.25px; height: 200px; bottom: -25px; left: 31.25px; }
  #main.home_main .main_img01 .shape08 { width: 50px; height: 36.25px; bottom: 143.75px; left: 153.13px; }
  #main.home_main .main_img01 .shape09 { width: 118.75px; height: 90.63px; bottom: -31.25px; left: 168.75px; }
  #main.home_main .main_img01 .img01_slider { width: 405px; height: 340.63px; top: -82.6px; }
  #main.home_main .main_img01 .img02_slider { width: 208.75px; height: 215.63px; top: 191.88px; }
  #main.home_main .main_img01 .img03_slider { width: 280px; height: 280px; bottom: -33.75px; right: 35.63px; }
  /* --- main_img02 --- */
  #main.home_main .main_img02 { width: 598.75px; }
  #main.home_main .main_img02 .shape01 { width: 305.63px; height: 187.5px; left: 145px; }
  #main.home_main .main_img02 .shape02 { width: 111.88px; height: 62.5px; left: 249.38px; }
  #main.home_main .main_img02 .shape03 { width: 71.25px; height: 63.75px; top: 25px; right: 121.25px; }
  #main.home_main .main_img02 .shape04 { width: 138.75px; height: 154.38px; top: 240.63px; left: 193.75px; }
  #main.home_main .main_img02 .shape05 { width: 91.88px; height: 91.25px; top: 208.75px; right: 51.25px; }
  #main.home_main .main_img02 .shape06 { width: 303.75px; height: 287.5px; bottom: 21.88px; }
  #main.home_main .main_img02 .shape07 { width: 90px; height: 38.75px; bottom: 162.5px; right: 215.63px; }
  #main.home_main .main_img02 .shape08 { width: 138.13px; height: 170.63px; bottom: 21.25px; }
  #main.home_main .main_img02 .img01_slider { width: 212.5px; height: 106.25px; }
  #main.home_main .main_img02 .img02_slider { width: 323.75px; height: 302.5px; top: 71.25px; right: 73.13px; }
  #main.home_main .main_img02 .img03_slider { width: 268.75px; height: 228.13px; bottom: -36.25px; left: 92.5px; }
  /* --- text_box --- */
  #main.home_main .text_box { width: 343.75px; padding-top: 161.25px; }
  #main.home_main .text_box .main_text { font-size: 22.5px; margin-bottom: 7.5px; }
  #main.home_main .text_box .main_title { font-size: 68.75px; }
  /* --- scroll_box --- */
  #main.home_main .scroll_box { width: 87.5px; height: 87.5px; bottom: 66.25px; }
  #main.home_main .scroll_box .arrow { width: 17.5px; } }
/*ipad対策
=========================================== */
/*Firefox用
=========================================== */
@-moz-document url-prefix() {}
/*safari用
=========================================== */
