@import"https://fonts.googleapis.com/css2?family=Jost:wght@300;400;500;600;700&family=Zen+Kaku+Gothic+Antique:wght@300;400;500;700&family=Noto+Sans+JP:wght@300;400;500;700&display=swap";img{width:100%;height:100%;object-fit:cover}.page_common_mv02 .mv .img{background:url(../img/event/mv01.jpg) no-repeat center/cover}.event_single .inner{width:1200px;margin:0 auto}.event_single .event_single__date{font-size:20px;font-weight:400;letter-spacing:.03em;line-height:34px;margin-bottom:14px}.event_single .event_single__tags{display:flex;gap:12px}.event_single .event_single__tags .event_single__tag{height:40px;font-size:21px;font-weight:500;letter-spacing:0;display:flex;align-items:center;padding:0 10px}.event_single .event_single__tags .event_single__tag--c1{color:#b99c3b;border:1px solid #b99c3b}.event_single .event_single__tags .event_single__tag--c2{color:#369a9a;border:1px solid #369a9a}.event_single .event_single__tags .event_single__tag--c3{color:#5ba548;border:1px solid #5ba548}.event_single .event_single__tags .event_single__tag--c4{color:#005e3c}.event_single .event_single__tags .event_single__tag--c5{color:#005e3c}.event_single .event_single__tags .event_single__tag--accepting{color:#fff;background-color:#de8730}.event_single .event_single__tags .event_single__tag--unnecessary{color:#fff;background-color:#005e3c}.event_single .event_single__tags .event_single__tag--ended{color:hsla(0,0%,100%,.6);background-color:#818381}.event_single .event_single__title{margin:45px 0;font-size:27px;font-weight:600;letter-spacing:.05em;line-height:52px;color:#4ca535}.event_single .event_single__table{width:100%;padding:44px 54px 49px;background-color:#f8f7f0;display:flex;justify-content:space-between;position:relative}.event_single .event_single__table::before{content:"";display:block;width:1px;height:calc(100% - 50px);background-color:#c6c2aa;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%)}.event_single .event_single__table .event_single__table-row{width:488px;display:flex;justify-content:space-between}.event_single .event_single__table .event_single__table-label .event_single__table-icon{display:inline-block;width:19px;height:20px}.event_single .event_single__table .event_single__table-label .event_single__table-icon .event_single__table-icon-tag{object-fit:contain}.event_single .event_single__table .event_single__table-label .event_single__table-label-text{font-size:21px;font-weight:500;letter-spacing:0;line-height:30px;color:#4ca535;padding-left:4px;position:relative}.event_single .event_single__table .event_single__table-body{width:384px;padding-top:0}.event_single .event_single__table .event_single__table-body .event_single__table-text{font-size:20px;font-weight:400;letter-spacing:0;line-height:32px}.event_single .event_single__table .event_single__table-body .event_single__table-name{font-size:20px;font-weight:500;letter-spacing:0;line-height:32px}.event_single .event_single__table .event_single__table-body .event_single__table-address{font-size:20px;font-weight:400;letter-spacing:0;line-height:32px}.event_single .event_single__table .event_single__table-body .event_single__table-map{margin-top:11px;font-size:18px;font-weight:500;letter-spacing:0;line-height:32px;color:#4ca535;display:flex;align-items:center}.event_single .event_single__table .event_single__table-body .event_single__table-map .event_single__table-map-icon{display:flex;align-items:center;width:17px;height:17px;padding-left:4px;position:relative;top:2px}.event_single .event_single__table .event_single__table-body .event_single__table-map .event_single__table-map-icon .event_single__table-map-icon-tag{object-fit:contain}.event_single .event_single__btn{display:block;margin:57px auto 137px;padding-left:70px;width:338px;height:75px;color:#fff;background:#4ca535;background:linear-gradient(90deg, rgb(76, 165, 53) 0%, rgb(139, 196, 11) 100%);display:flex;align-items:center;position:relative;border-radius:0 0 15px 0}.event_single .event_single__btn.ended,.event_single .event_single__btn.unnecessary{pointer-events:none;opacity:.7;background:#818381;background:linear-gradient(90deg, rgb(129, 131, 129) 0%, rgb(129, 131, 129) 100%)}.event_single .event_single__btn .event_single__btn-text{font-size:22px;font-weight:600;letter-spacing:0}.event_single .event_single__btn .event_single__btn-icon{width:24px;height:24px;position:absolute;right:41px;top:53%;transform:translateY(-50%)}.event_single .event_single__btn .event_single__btn-icon .event_single__btn-icon-tag{object-fit:contain}@media screen and (min-width: 681px){.event_single__btn{transition:opacity .3s ease}.event_single__btn .event_single__btn-icon{transition:transform .3s ease}.event_single__btn:hover{opacity:.8}.event_single__btn:hover .event_single__btn-icon{transform:translateY(-50%) translateX(5px)}}@media screen and (max-width: 680px){.event_single .inner{width:100%;padding:0 22px}.event_single .event_single__date{font-size:13px;font-weight:400;letter-spacing:.01em;line-height:24px;margin-bottom:21px;color:#818381}.event_single .event_single__date span{font-size:15px;font-weight:400;line-height:24px}.event_single .event_single__tags{gap:6px}.event_single .event_single__tags .event_single__tag{height:26px;font-size:14px;padding:0 8px}.event_single .event_single__title{margin:16px 0 24px;font-size:18px;line-height:32px}.event_single .event_single__table{padding:19px;flex-direction:column;gap:0}.event_single .event_single__table::before{display:none}.event_single .event_single__table .event_single__table-row{width:100%;display:block}.event_single .event_single__table .event_single__table-row.date{padding-bottom:14px;border-bottom:1px solid #c6c2aa}.event_single .event_single__table .event_single__table-row.time{padding-top:14px}.event_single .event_single__table .event_single__table-label .event_single__table-icon{width:17px;height:18px;position:relative;top:2px}.event_single .event_single__table .event_single__table-label .event_single__table-label-text{font-size:16px;line-height:30px;padding-left:6px}.event_single .event_single__table .time .event_single__table-label .event_single__table-icon{width:14px;height:20px;top:4px}.event_single .event_single__table .event_single__table-body{width:100%}.event_single .event_single__table .event_single__table-body .event_single__table-text{font-size:16px;line-height:23px}.event_single .event_single__table .event_single__table-body .event_single__table-name{font-size:16px;line-height:23px}.event_single .event_single__table .event_single__table-body .event_single__table-address{font-size:16px;line-height:23px}.event_single .event_single__table .event_single__table-body .event_single__table-map{margin-top:2px;font-size:13px;line-height:32px}.event_single .event_single__table .event_single__table-body .event_single__table-map .event_single__table-map-icon{width:13px;height:13px;padding-left:3px;top:2px}.event_single .event_single__btn{margin:33px auto 73px;padding-left:0;width:280px;height:50px;justify-content:center}.event_single .event_single__btn .event_single__btn-text{font-size:16px}.event_single .event_single__btn .event_single__btn-icon{width:16px;height:16px;right:27px}}.event_single__blocks{width:1200px;margin:0 auto;padding:0 0 132px;display:flex;flex-direction:column;gap:80px}@media screen and (max-width: 680px){.event_single__blocks{width:100%;padding:0 22px 54px;gap:50px}}.event_detail{width:920px;margin:0 auto}.event_detail .event_detail__title{font-size:24px;font-weight:600;letter-spacing:0;line-height:1.2}.event_detail .event_detail__text{font-size:18px;font-weight:500;letter-spacing:0;line-height:38px;margin-top:30px}@media screen and (max-width: 680px){.event_detail{width:100%}.event_detail .event_detail__title{font-size:17px;font-weight:600;letter-spacing:.05em;line-height:27px}.event_detail .event_detail__text{font-size:15px;line-height:39px;margin-top:23px}}.event_image{width:100%;margin:0 auto}.event_image .event_image__img{width:100%;height:auto}.event_image .event_image__img .event_image__img-tag{object-fit:contain}.event_image .event_image__caption{font-size:16px;font-weight:500;letter-spacing:0;line-height:27px;margin-top:17px}@media screen and (max-width: 680px){.event_image .event_image__caption{font-size:13px;line-height:20px;margin-top:17px}}.event_recommend{width:728px;margin:0 auto}.event_recommend .event_recommend__title{font-size:27px;font-weight:600;letter-spacing:.05em;color:#4ca535;margin-bottom:29px;text-align:center}.event_recommend .event_recommend__list{width:100%;display:flex;flex-direction:column;gap:21px}.event_recommend .event_recommend__list .event_recommend__item{width:100%;padding:33px 64px;background-color:#f8f7f0}.event_recommend .event_recommend__list .event_recommend__item .event_recommend__item-text{font-size:20px;font-weight:600;letter-spacing:0;color:#4ca535}@media screen and (max-width: 680px){.event_recommend{width:100%}.event_recommend .event_recommend__title{font-size:17px;margin-bottom:14px}.event_recommend .event_recommend__list{gap:7px}.event_recommend .event_recommend__list .event_recommend__item{padding:13px 35px}.event_recommend .event_recommend__list .event_recommend__item .event_recommend__item-text{display:block;width:100%;font-size:16px;font-weight:600;letter-spacing:0;line-height:25px;text-align:center}}.event_gallery.two_column .event_gallery__list{display:flex;justify-content:space-between}.event_gallery.two_column .event_gallery__item{width:580px}.event_gallery.two_column .event_gallery__item .event_gallery__img{width:100%;height:386px}.event_gallery.two_column .event_gallery__item.event_gallery__item--tall .event_gallery__img{height:800px}.event_gallery.two_column .event_gallery__item .event_gallery__caption{font-size:16px;font-weight:500;letter-spacing:0;line-height:27px;margin-top:17px}.event_gallery .event_gallery__list{display:flex;justify-content:space-between}.event_gallery .event_gallery__list .event_gallery__item-row{display:flex;flex-direction:column;gap:40px}.event_gallery .event_gallery__list .event_gallery__item{width:580px}.event_gallery .event_gallery__list .event_gallery__item .event_gallery__img{width:100%;height:332px}.event_gallery .event_gallery__list .event_gallery__item.event_gallery__item--tall .event_gallery__img{height:800px}.event_gallery .event_gallery__list .event_gallery__item .event_gallery__caption{font-size:16px;font-weight:500;letter-spacing:0;line-height:27px;margin-top:17px}@media screen and (max-width: 680px){.event_gallery.two_column .event_gallery__list{justify-content:start;flex-direction:column;gap:20px}.event_gallery.two_column .event_gallery__item{width:100%}.event_gallery.two_column .event_gallery__item .event_gallery__img{width:100%;height:auto;aspect-ratio:331/193}.event_gallery.two_column .event_gallery__item.event_gallery__item--tall .event_gallery__img{height:auto;aspect-ratio:331/456}.event_gallery.two_column .event_gallery__item .event_gallery__caption{font-size:13px;line-height:20px;margin-top:10px}.event_gallery .event_gallery__list{justify-content:start;flex-direction:column;gap:20px}.event_gallery .event_gallery__list .event_gallery__item-row{gap:20px}.event_gallery .event_gallery__list .event_gallery__item{width:100%}.event_gallery .event_gallery__list .event_gallery__item .event_gallery__img{width:100%;height:auto;aspect-ratio:331/193}.event_gallery .event_gallery__list .event_gallery__item.event_gallery__item--tall .event_gallery__img{height:auto;aspect-ratio:331/456}.event_gallery .event_gallery__list .event_gallery__item .event_gallery__caption{font-size:13px;line-height:20px;margin-top:10px}}.banner{width:1200px;margin:0 auto}.banner img{object-fit:contain}@media screen and (max-width: 680px){.banner{width:100%;padding:0 22px}}.event_txt{font-size:25px;font-weight:600;letter-spacing:0;margin-top:192px;margin-bottom:23px;text-align:center;color:#4ca535}.event_txt .event_txt_icon{display:inline-block;width:24px;height:24px;margin-left:13px}.contact_title{margin-bottom:78px}.contact_title .jp,.contact_title .en{display:block}.contact_title .jp{font-size:38px;font-weight:500;letter-spacing:.03em;color:#4ca535;text-align:center}.contact_title .en{font-size:23px;font-weight:500;letter-spacing:.03em;color:#4ca535;text-align:center;margin-top:5px}.contact_body{width:100%;margin:0 auto;display:flex;flex-direction:column;align-items:center;margin-bottom:115px}.contact_body_title{font-size:22px;font-weight:600;letter-spacing:.05em;line-height:32px;margin-bottom:26px}.contact_body_day_item{display:flex;justify-content:center;align-items:start;gap:27px}.contact_body_day_item+.contact_body_day_item{margin-top:16px}.contact_body_day_title{width:450px;display:flex;align-items:center;justify-content:end;gap:5px;font-size:21px;font-weight:500;letter-spacing:0;color:#4ca535;line-height:32px}.contact_body_day_title img.contact_body_day_title_icon{display:inline-block;width:18px;height:20px;object-fit:contain}.contact_body_day_text{width:728px;font-size:20px;font-weight:400;letter-spacing:0;line-height:32px}.contact_body_day_text_name{font-weight:500}.form_description_other{width:766px;height:231px;margin:50px auto 0;padding:43px 0 53px;background-color:#fff;border-radius:0 0 50px 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.form_description_other .form_description_other_text{font-size:25px;font-weight:500;letter-spacing:.05em;text-align:center;color:#4ca535}.form_description_other .form_description_other_btn{display:flex;align-items:center;width:418px;height:75px;margin:0 auto;padding-left:106px;background:#4ca535;background:linear-gradient(90deg, rgb(76, 165, 53) 0%, rgb(139, 196, 11) 100%);border-radius:0 0 15px 0;font-size:22px;font-weight:600;letter-spacing:0;color:#fff;position:relative}.form_description_other .form_description_other_btn .form_description_other_btn-icon{width:24px;height:24px;position:absolute;right:41px;top:50%;transform:translateY(-50%)}@media screen and (min-width: 681px){.form_description_other .form_description_other_btn{transition:opacity .3s ease}.form_description_other .form_description_other_btn .form_description_other_btn-icon{transition:transform .3s ease}.form_description_other .form_description_other_btn:hover{opacity:.8}.form_description_other .form_description_other_btn:hover .form_description_other_btn-icon{transform:translateY(-50%) translateX(5px)}}@media screen and (max-width: 680px){.event_txt{font-size:16px;margin-top:54px;margin-bottom:10px}.event_txt .event_txt_icon{width:17px;height:17px;margin-left:10px}.contact_title{margin-bottom:78px}.contact_title .jp,.contact_title .en{display:block}.contact_title .jp{font-size:24px;letter-spacing:0}.contact_title .en{font-size:14px;margin-top:2px}.contact_body{padding:0 16px;margin-bottom:62px}.contact_body_title{font-size:17px;line-height:32px;margin-bottom:20px}.contact_body_day_item{justify-content:start;flex-direction:column;gap:0}.contact_body_day_item+.contact_body_day_item{margin-top:14px}.contact_body_day_title{width:100%;justify-content:start;gap:5px;font-size:16px;line-height:23px}.contact_body_day_title img.contact_body_day_title_icon{width:14px;height:20px}.contact_body_day_text{width:100%;font-size:16px;line-height:23px}.form_description_other{width:322px;height:185px;margin:30px auto 0;padding:25px 0 31px}.form_description_other .form_description_other_text{font-size:20px;line-height:33px}.form_description_other .form_description_other_btn{width:260px;height:50px;padding-left:62px;font-size:16px}.form_description_other .form_description_other_btn .form_description_other_btn-icon{width:16px;height:16px;right:17px}}.formColumn{display:flex;align-items:start;gap:18px}.formColumn .label{position:relative;top:10px}.label{display:block;width:fit-content}.inputColumn{display:flex;align-items:center;gap:16px}.inputColumn_inner p{display:flex;align-items:start;gap:10px}.inputColumn_inner p .inline{display:block;position:relative;top:10px}.inputColumn_inner input,.inputColumn_inner select{width:100%}.inputColumn_inner .wpcf7-form-control-wrap{position:relative}.inputColumn_inner .wpcf7-not-valid-tip{position:static}.form_text{width:688px;margin:26px 0 55px auto;font-size:16px;letter-spacing:.05em;line-height:26px}.twoColumn{display:flex;align-items:center;gap:10px}.twoColumn input{width:120px}.twoColumn .wpcf7-form-control-wrap{position:relative}.twoColumn .wpcf7-not-valid-tip{position:absolute;bottom:-62px}.flex .checkBox.side .wpcf7-form-control .wpcf7-list-item.last{width:calc(50% - 8px)}.sec_form .form_cont dl.mt55{margin-top:55px}.nowrap{text-align:right;white-space:nowrap;direction:rtl}.label.inline{font-size:19px}.sec_form .form_cont.check dl dd{padding-top:10px}dt p,dd p{line-height:1.5}[data-id=group-show]{margin-top:24px}.mt{margin-top:24px}.sec_form .form_cont.check .form_buttonBox{margin-top:75px}.radioBox.flexbox .wpcf7-radio{display:flex;flex-wrap:wrap;gap:20px 16px}.radioBox.flexbox .wpcf7-list-item{width:calc(50% - 8px)}.radioBox.flexbox .wpcf7-list-item+.wpcf7-list-item{margin-top:0}.sec_form .form_cont dl dd.address .inputBox .text:last-child{font-size:19px;margin-left:30px}@media screen and (min-width: 681px){.sec_form .form_cont dl dd.column.people{gap:25px}.formColumn .label{padding-top:0}}@media screen and (max-width: 680px){.formColumn{align-items:start;flex-direction:column;gap:3px}.formColumn input{width:100%}.formColumn .label{top:0}.label{display:block;width:fit-content}.inputColumn{gap:3px}.inputColumn_inner p{gap:3px}.inputColumn_inner p .inline{top:10px}.inputColumn_inner input,.inputColumn_inner select{width:100%}.form_text{width:100%;margin:16px 0 27px auto;font-size:13px;letter-spacing:.05em;line-height:19px}.sec_form .form_cont dl dd.column.people{display:flex;align-items:center;gap:15px}.twoColumn{gap:4px}.twoColumn input{width:100px}.sec_form .form_cont dl dd .text{font-size:15px;letter-spacing:0;margin-right:0}.flex .checkBox.side .wpcf7-form-control .wpcf7-list-item.last{width:calc(50% - 8px)}.sec_form .form_cont dl.mt55{margin-top:55px}.nowrap{text-align:end;white-space:nowrap;direction:ltr}.label.inline{font-size:16px}.sec_form .form_cont dl dt>p{align-items:start}.sec_form .form_cont dl dt span.start:not(:has(.nowrap)){text-align:start}.sec_form .form_cont dl dt .req,.sec_form .form_cont dl dt .any{margin-top:5px}.wpcf7-not-valid-tip{position:static}.sec_form .form_cont.check dl dd{padding-top:0}.sec_form .form_cont dl dt span{padding-top:2px}.formColumn .label{padding-top:0;padding-bottom:5px}.sec_form .form_cont dl.dayBox+.dayBox{margin-top:30px}.sec_form .form_cont.check dl dt span.nowrap{text-align:start}[data-id=group-show]{margin-top:30px}.mt{margin-top:30px}.check .form_buttonBox{margin-top:45px}.radioBox.flexbox .wpcf7-radio{display:block}.radioBox.flexbox .wpcf7-list-item{width:100%}.radioBox.flexbox .wpcf7-list-item+.wpcf7-list-item{margin-top:12px}.sec_form .form_cont dl dd.address .inputBox .text:last-child{font-size:16px;margin-left:8px}}/*# sourceMappingURL=event-single.css.map */