@charset "UTF-8";:root{--radius-xs:1.5rem;--radius-sm:3.2rem;--radius-md:4.8rem;--radius-col2-xs:.8rem;--radius-col2-sm:1.6rem;--radius-col2-md:3.2rem;--radius-col3-xs:.6rem;--radius-col3-sm:1.2rem;--radius-col3-md:2.4rem}*,::after,::before{box-sizing:border-box}*{margin:0}body,html{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}canvas,img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}ul{list-style:none;margin-block-start:0;margin-block-end:0;padding-inline-start:0}:root{--radius-xs:1.5rem;--radius-sm:3.2rem;--radius-md:4.8rem;--radius-col2-xs:.8rem;--radius-col2-sm:1.6rem;--radius-col2-md:3.2rem;--radius-col3-xs:.6rem;--radius-col3-sm:1.2rem;--radius-col3-md:2.4rem}.justify{text-align:justify;text-justify:inter-ideograph}.mincho{font-family:"Times New Roman","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝",serif}.poppins{font-family:Poppins,sans-serif}.fw_w3,.koburina{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:400}.fw_500{font-weight:500}.bold,.fw_w6,.fw_w7,b{font-weight:700}.koburinaW6{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700;font-weight:700}.koburinaW6Tate{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}h1,h2,h3,h4,h5,h6{height:auto;line-height:1.6em}.bold,b,strong{font-weight:700}.normal{font-weight:400}a{text-decoration:none;color:#333}:root{font-size:62.5%}body{color:#333;font-size:1.6rem;line-height:2em;font-family:"Zen Kaku Gothic New",sans-serif}@media screen and (min-width:901px){body{font-size:1.8rem}}.ws_nw{white-space:nowrap}html{height:-webkit-fill-available}body{min-height:100vh;min-height:-webkit-fill-available;overflow-x:hidden;background:#f5f5f0}a{color:#333;text-decoration:none}.scrollIn.scrollFadeIn{opacity:0;transform:translate(0,50px);transition-duration:.5s;transition-property:opacity,transform}.scrollIn.scrollFadeIn.isScrollIn{opacity:1;transform:translate(0,0)}.line-scale>div:nth-child(1){animation:line-scale 1s -.4s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(2){animation:line-scale 1s -.3s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(3){animation:line-scale 1s -.2s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(4){animation:line-scale 1s -.1s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div:nth-child(5){animation:line-scale 1s 0s infinite cubic-bezier(.2,.68,.18,1.08)}.line-scale>div{background-color:gold;width:4px;height:35px;border-radius:2px;margin:2px;animation-fill-mode:both;display:inline-block}body{padding-top:6.8rem}.global_header{position:fixed;top:0;z-index:999;background:rgba(245,245,240,.92);width:100%;transform:translateY(0);opacity:1;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.global_header>.inner{width:100%;height:6.8rem;display:flex;justify-content:space-between;position:relative;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.global_header .header_logo{flex:1 0 auto;margin-left:2rem;display:flex;align-items:center}.global_header .header_logo a{display:block}.global_header .header_logo a img{width:auto;height:2.8rem;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.drawer_btn{width:41px;height:29px;display:block;border-radius:4px;position:relative;z-index:11;top:1.6rem;margin-right:1.5rem;margin-left:.8rem;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.drawer_btn:hover{cursor:pointer}.drawer_btn .bar{width:calc(100% - 10px);left:5px;top:50%;height:1px;position:absolute;background:#333}.drawer_btn .bar::after,.drawer_btn .bar::before{content:"";width:3px;height:3px;border-radius:100%;background:#333;position:absolute;top:-1px}.drawer_btn .bar::before{left:0}.drawer_btn .bar::after{right:0}.drawer_btn .bar.bar1{margin-top:-7px}.drawer_btn .bar.bar2{margin-top:-1px}.drawer_btn .bar.bar3{margin-top:5px}.drawer_btn.btn_close{background:0 0}.drawer_btn.btn_close .bar.bar1{transform:translateY(6px) rotate(45deg)}.drawer_btn.btn_close .bar.bar2{opacity:0}.drawer_btn.btn_close .bar.bar3{transform:translateY(-6px) rotate(-45deg)}.global_header .search_form{margin-top:2rem;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.search_form .search_content_wrap{display:flex;border:1px solid #333;border-radius:100vh;height:2rem;width:10rem;overflow:hidden;position:relative}.search_form .search_content_wrap input{border:none;background:0 0;display:block}.search_form .search_content_wrap input[type=text]{flex:1 0 auto;width:6.2rem;padding:0 .6rem 0 1.2rem;color:#777;position:relative;z-index:2;font-size:1.5rem}.search_form .search_content_wrap input[type=submit]{border-left:1px solid #333;border-radius:0;text-indent:-5000px;overflow:hidden;flex:0 0 1.8rem;min-width:1.8rem;padding:0;background:url(../img/svg/search.svg) no-repeat center;background-size:10px 10px;transition:.2s .1s cubic-bezier(.4,0,.2,1)}.search_form .search_content_wrap input[type=submit]:hover{cursor:pointer;background-color:#eaeae2}.search_form .search_content_wrap input[type=submit].false{pointer-events:none}.search_form .search_content_wrap input:not(:-moz-placeholder-shown)+#output_space{display:none}.search_form .search_content_wrap input:focus+#output_space,.search_form .search_content_wrap input:not(:placeholder-shown)+#output_space{display:none}.search_form .search_content_wrap #output_space{font-family:sans-serif;position:absolute;z-index:1;top:4px;bottom:0;line-height:1.6em;font-size:1.5rem;left:15px;color:#888;width:90%;overflow:hidden}#output_space.fadeout{animation:fadeOut .3s;animation-fill-mode:both}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@media screen and (max-width:640px){.search_form .search_content_wrap #output_space{top:0;font-size:1.2rem;left:10px;max-width:75px}}@media screen and (min-width:641px){.search_form .search_content_wrap{height:3.2rem;width:21rem}.search_form .search_content_wrap input:focus{outline:0}.search_form .search_content_wrap input[type=text]{width:6.2rem}.search_form .search_content_wrap input[type=submit]{flex:0 0 3rem;width:3rem;background-size:1.4rem 1.4rem}}body:not(.body_open) .global_header.head-remove{transform:translateY(-100%);opacity:0}.global_header.head-mini>.inner{height:4rem}.global_header.head-mini .drawer_btn{top:.6rem}.global_header.head-mini .search_form{margin-top:1rem}@media screen and (min-width:641px){body{padding-top:8rem}.global_header>.inner{height:8rem;margin:0 auto;padding-left:1rem}.global_header .header_logo{line-height:1em}.global_header .header_logo a img{height:3.2rem}.global_header .search_form{margin-top:2.3rem}.global_header .drawer_btn{top:2.2rem;margin-right:3rem;margin-left:1.2rem;width:64px;height:35px}.global_header .drawer_btn .bar.bar1{margin-top:-10px}.global_header .drawer_btn .bar.bar3{margin-top:8px}.global_header .drawer_btn.btn_close .bar.bar1{transform:translateY(9px) rotate(45deg)}.global_header .drawer_btn.btn_close .bar.bar2{opacity:0}.global_header .drawer_btn.btn_close .bar.bar3{transform:translateY(-9px) rotate(-45deg)}.global_header.head-mini>.inner{height:6rem;padding-top:0}.global_header.head-mini>.inner .header_logo a img{height:3rem}.global_header.head-mini>.inner .drawer_btn{top:1.5rem}.global_header.head-mini>.inner .search_form{margin-top:1.6rem}.global_header.head-remove .header_logo a img{height:3.4rem}body.body_open .global_header.head-mini>.inner .drawer_btn{top:6.9rem}}@media screen and (min-width:901px){body{padding-top:10rem}.global_header>.inner{height:10rem;padding-left:2rem}.global_header .header_logo a img{height:3.8rem}.global_header .search_form{margin-top:3.3rem}.global_header .drawer_btn{top:3.2rem;margin-right:4rem;margin-left:1.6rem}}@media screen and (min-width:1201px){body{padding-top:13.5rem}.global_header>.inner{height:13.5rem;padding-top:5rem;padding-left:7rem}.global_header .header_logo a img{height:4.5rem}.global_header .search_form{margin-top:2rem}.global_header .drawer_btn{top:1.9rem;margin-right:6.5rem;margin-left:1.6rem}}.gn_sns_list.header_sns_list li a svg{fill:#fff}.header_nav_wrap{z-index:9;width:100vw;height:100vh;overflow:hidden;background:#f5f18d url(../img/gradation/footer_gra_sp.jpg) no-repeat center/cover;padding:0;box-shadow:none;-webkit-overflow-scrolling:touch;position:fixed;top:0;left:0;transform:translateY(-4rem);visibility:hidden;opacity:0}.header_nav_wrap>.inner{height:100vh;padding:5rem 2rem 20rem;overflow-y:scroll}.header_nav_wrap>.inner .header_sns_wrap{right:0}.header_nav_wrap:not(.load){animation:nav_close .2s 0s 1 normal both running ease-in}.header_nav_wrap .header_wave{position:absolute;bottom:0;left:0;padding-bottom:2rem;background:linear-gradient(to top,#f5f5f0 0 2.1rem,transparent 2.1rem 100%)}.header_nav_wrap.nav_open{animation:nav_open .8s 0s 1 normal both running ease-out}@keyframes nav_close{0%{opacity:1;transform:translateY(0);visibility:visible}100%{opacity:0;transform:translateY(-4rem);visibility:hidden}}@keyframes nav_open{0%{opacity:0;transform:translateY(-2rem)}100%{opacity:1;transform:translateY(0);visibility:visible}}@media screen and (min-width:641px){.header_nav_wrap>.inner{padding:10rem 4rem 10rem}}body::before{content:"";position:fixed;z-index:9;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#f5f5f0;opacity:0;visibility:hidden;transition:opacity .3s}body.body_open::before{visibility:visible;opacity:1}@media screen and (min-width:641px){.header_bottom_wrap{justify-content:flex-end}}.header_kamo_wrap{position:absolute;right:4rem;bottom:6rem}.header_kamo_wrap a{display:block;width:6rem}.header_kamo_wrap a img{display:block}@keyframes header_kamo{0%,100%{transform:translateY(0)}50%{transform:translateY(-3.6rem)}}.header_wave svg.wave_sp{transform:rotate(180deg);animation:wave ease-in-out 2s infinite alternate both}@keyframes wave{0%{transform:rotate(178deg)}100%{transform:rotate(182deg)}}:root{--radius-xs:1.5rem;--radius-sm:3.2rem;--radius-md:4.8rem;--radius-col2-xs:.8rem;--radius-col2-sm:1.6rem;--radius-col2-md:3.2rem;--radius-col3-xs:.6rem;--radius-col3-sm:1.2rem;--radius-col3-md:2.4rem}.container_ultra_wide{max-width:1460px}.container_extended_wide{max-width:1260px}.container_wide{max-width:1160px}.container_normal{max-width:1080px}.container_slim{max-width:840px}.container_extended_slim{max-width:640px}[class*=container_]{padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}@media screen and (min-width:641px){[class*=container_]{padding-left:30px;padding-right:30px}}@media screen and (min-width:901px){[class*=container_]{padding-left:40px;padding-right:40px}}.full_width{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media screen and (max-width:640px){.sp_full_width{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.responsive_image{width:auto;max-width:100%;height:auto}img.of_con{-o-object-fit:contain;object-fit:contain;font-family:"object-fit:contain;"}img.of_cov{-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover;"}.fit_image_wrap{width:100%;position:relative}.fit_image_wrap:before{content:"";display:block;height:0;padding-top:67%}.fit_image_wrap img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;font-family:"object-fit:cover;"}.fit_image_wrap.fit_image_wrap_50:before{padding-top:50%}.fit_image_wrap.fit_image_wrap_60:before{padding-top:60%}.fit_image_wrap.fit_image_wrap_67:before{padding-top:67%}.fit_image_wrap.fit_image_wrap_100:before{padding-top:100%}:root{--radius-xs:1.5rem;--radius-sm:3.2rem;--radius-md:4.8rem;--radius-col2-xs:.8rem;--radius-col2-sm:1.6rem;--radius-col2-md:3.2rem;--radius-col3-xs:.6rem;--radius-col3-sm:1.2rem;--radius-col3-md:2.4rem}#loading{width:100vw;height:100vh;background:#f5f5f0;position:fixed;top:0;left:0;z-index:9999}#loading .loader{position:fixed;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:200px;height:114px;max-width:90%}#loading.loaded{transition:all .5s;opacity:0;visibility:hidden}#loading.loaded .loader{opacity:0;visibility:hidden;transition:all .4s}@media screen and (min-width:641px){.sort_tag_container .sort_tag_wrap:not(:first-of-type){margin-top:2rem}}.sort_tag_head::before{content:"●"}.sort_tag_list{display:flex;flex-wrap:wrap;margin:1.2rem auto 0;line-height:1em;font-size:1.4rem}.sort_tag_list li:not(.lift_item){margin-right:8px;margin-bottom:1rem}.sort_tag_list li:not(.lift_item) a{line-height:1em;padding:7px 14px 8px 16px;display:block;border:1px solid #333;border-radius:100vh;text-decoration:none;color:#333;transition:background-color .3s,color .3s}.sort_tag_list li:not(.lift_item) a:hover{background:#333;color:#fff}.sort_tag_list li:not(.lift_item).current-cat a{background:#333;color:#fff;position:relative;padding-left:3rem}.sort_tag_list li:not(.lift_item).current-cat a .icon{position:absolute;top:50%;left:6px;margin-top:-10px;border:1px solid #fff;border-radius:100vh;padding:4px;margin-right:.4rem;transition:border-color .2s}.sort_tag_list li:not(.lift_item).current-cat a .icon svg{stroke:#f5f5f0;width:10px;height:10px;transition:stroke .2s}.sort_tag_list li:not(.lift_item).current-cat a:hover{color:#333;background-color:transparent}.sort_tag_list li:not(.lift_item).current-cat a:hover .icon{border-color:#333}.sort_tag_list li:not(.lift_item).current-cat a:hover .icon svg{stroke:#333}.sort_tag_list li.nohead_lift_item{line-height:1em;margin-top:.8rem}.sort_tag_list li.nohead_lift_item a.lift{margin-left:.6rem}@media screen and (min-width:641px){.sort_tag_list{margin:1.8rem auto 0;font-size:1.6rem}}.sort_tag_wrap.event-type .sort_tag_list{font-size:1.6rem}@media screen and (min-width:901px){.sort_tag_wrap.event-type .sort_tag_list{font-size:1.8rem}}.lift_group{margin:.6rem 0 2.2rem}.lift_group a:not(:first-of-type){margin-left:1.2rem}a.lift{color:#e63300;line-height:1em;text-decoration:underline;border-radius:100vh;border:1px solid #333;background:#333;color:#fff;font-size:1.4rem;text-decoration:none;padding:.5rem 1.3rem .5rem 3.9rem;transition:.2s;white-space:nowrap;position:relative}a.lift .icon{position:absolute;top:50%;left:7px;margin-top:-12px;border:1px solid #fff;border-radius:100vh;padding:6px}a.lift .icon svg{stroke:#f5f5f0;width:10px;height:10px;transition:stroke .2s}a.lift:hover{background:0 0!important;color:#333!important}a.lift:hover .icon{border-color:#333}a.lift:hover .icon svg{stroke:#333}@media screen and (min-width:641px){a.lift{font-size:1.6rem}}.head1 span:not(:first-of-type)::before{content:" × "}.lift_list_test a{margin-right:1.5em;display:inline-block;transition:background-color .2s,color .2s}.lift_list_test a:hover{color:#500}.kamo_link a{display:flex;justify-content:center;align-items:center;text-decoration:none;line-height:1em;padding:1.2rem 0;font-weight:700;border-radius:.8rem;background:#f5f18d url(../img/gradation/footer_gra_sp.jpg) no-repeat center/cover;transition:background-color .2s,color .2s;height:6rem;position:relative}.kamo_link a img.kamo{position:absolute;top:auto;bottom:auto;left:50%;margin-left:8rem;width:auto;height:4.05rem}.kamo_link a:hover{background-color:rgba(122,250,0,.3)}.kamo_link.living_consul_link a img.kamo{margin-left:11rem}@media screen and (min-width:641px){.kamo_link a{height:9rem;border-radius:1.6rem}.kamo_link a img.kamo{height:5.4rem;margin-left:12rem}.kamo_link.living_consul_link a img.kamo{margin-left:15rem}}@media screen and (min-width:901px){.kamo_link a{height:14rem;border-radius:3.2rem}.kamo_link a img.kamo{height:8.1rem;margin-left:16rem}.kamo_link.living_consul_link a img.kamo{margin-left:21rem}}.list_item a{text-decoration:none;transition:color .2s linear;will-change:color}.list_item a .image_wrap{overflow:hidden;isolation:isolate}.list_item a .image_wrap img{transition:.15s ease-out;will-change:opacity,transform;border-radius:0}.list_item a:hover{color:#666}.list_item a:hover .image_wrap img{transform:scale(1.04) rotate(.001deg);transition:.3s ease-out;opacity:.8}.post_type_label{background:#f5f18d url(../img/gradation/tag_gra.jpg) no-repeat center/cover;border-radius:100vh;line-height:1em;padding:.5rem 1.1rem .5rem}.entry_list_card li{max-width:42rem}.entry_list_card li a{border:1px solid #363636;padding:2rem 1.9rem 3rem;border:1px solid #333;border-radius:1.6rem}.entry_list_card li .card_tags{border-top:1px solid #333;padding-top:1.5rem;margin:1rem 0 0}li.list_item_card a{display:block;text-decoration:none;position:relative}li.list_item_card a .image_wrap{overflow:hidden;border-radius:1.6rem}li.list_item_card .head{display:-webkit-box;margin:0}li.list_item_card .meta{margin:1.5rem 0 .8rem;display:flex;justify-content:space-between;align-items:center;max-width:100%}li.list_item_card .meta.event_meta{align-items:flex-start}li.list_item_card .meta.event_meta .event_date_wrap{flex:1 1 auto}li.list_item_card .meta.event_meta .post_type_label{flex:0 1 auto;white-space:nowrap}li.list_item_card .description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}li.list_item_card .card_tapestry{position:absolute;top:-3px;right:2.5rem;line-height:1em;writing-mode:vertical-rl;text-align:center;background:#333;color:#f5f5f0;padding:1rem 1rem 1.4rem .9rem;border-radius:3px 3px 20px 20px}li.list_item_card .card_tapestry.tapestry_wanted{background:#f1ed85;color:#333}@media screen and (min-width:641px){.entry_list_card{display:flex;justify-content:space-between;flex-wrap:wrap}.entry_list_card::after{display:block;content:"";width:calc(50% - 2rem)}.entry_list_card li{flex:0 0 auto;width:calc(50% - 2rem)}.entry_list_card li a{height:100%;border-radius:20px;padding:17px 19px 27px}li.list_item_card a .image_wrap{border-radius:1.8rem}}@media screen and (min-width:901px){.entry_list_card::after{width:calc(33.33% - 2.5rem)}.entry_list_card li{width:calc(33.33% - 2.5rem);max-width:33rem}.entry_list_card li .description{-webkit-line-clamp:5}}@media screen and (max-width:640px){.entry_list_card li{margin:0 auto}.entry_list_card li:not(:first-of-type){margin-top:1.8rem}}@media screen and (min-width:641px) and (max-width:900px){.entry_list_card li{margin:0}.entry_list_card li:nth-of-type(n+3){margin-top:3rem}}@media screen and (min-width:901px){.entry_list_card li:nth-of-type(n+4){margin-top:5rem}}.card_tags .tag{display:inline-block;margin-right:1.2rem}.card_tags .tag::before{content:"#"}.entry_list_scroll_wrap .entry_list{padding-top:3px}.entry_list_scroll_wrap li.list_item.scrollIn{transform:none}@media screen and (max-width:900px){.entry_list_scroll_wrap{padding-left:2rem;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.entry_list_scroll_wrap::-webkit-scrollbar{display:none}.entry_list_scroll_wrap .entry_list{display:flex;flex-wrap:nowrap}.entry_list_scroll_wrap .entry_list .list_item{flex:0 0 28rem;width:28rem;margin-right:1.8rem;margin-top:0}.entry_list_scroll_wrap .entry_list .list_item a{height:100%}}@media screen and (min-width:641px) and (max-width:900px){.entry_list_scroll_wrap{padding-left:4rem}}li.list_item_simple a{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1.7rem 1rem 1.6rem;transition:all .2s}li.list_item_simple a:hover{opacity:.8;transform:translateX(.8rem)}li.list_item_simple .tags .tag:not(:first-of-type){margin-left:.6rem}li.list_item_simple .tag{line-height:1em;padding:4px 8px 3px;display:inline-block;border:1px solid #333;border-radius:100vh;text-decoration:none;color:#333}li.list_item_simple .title{flex:0 0 100%;width:100%;margin-top:.6rem;margin-bottom:0}@media screen and (min-width:641px){li.list_item_simple a{flex-wrap:nowrap;align-items:stretch}li.list_item_simple a .date{flex:0 0 11rem;line-height:1.6em}li.list_item_simple a .tags{flex:1 0 auto;margin-right:3rem}li.list_item_simple a .tags>.tag{display:block}li.list_item_simple a .tags>.tag:not(:first-of-type){margin-left:0;margin-top:.6rem}li.list_item_simple a .title{flex:0 1 auto}}@media screen and (min-width:901px){li.list_item_simple a{padding:2rem 2rem 1.9rem 3.8rem}li.list_item_simple a .date{flex:0 0 12.5rem}li.list_item_simple a .tags{margin-right:3.8rem}li.list_item_simple a .title{margin-top:-.2rem}}.entry_list_border .list_item{position:relative}.entry_list_border .list_item::before,.entry_list_border .list_item:last-of-type::after{content:"";display:block;position:absolute;left:0;width:100%;top:-3px;height:5px;background:url(../img/svg/circle.svg) no-repeat top left/5px 5px,url(../img/svg/circle.svg) no-repeat top right/5px 5px,linear-gradient(180deg,transparent 2px,#333 2px,#333 3px,transparent 3px)}.entry_list_border .list_item:last-of-type::after{top:auto;bottom:-3px}.entry_list_border .list_item.scrollIn::before,.entry_list_border .list_item.scrollIn:last-of-type::after{width:0;transition:width cubic-bezier(.16,1,.3,1) 1.4s .2s}.entry_list_border .list_item.scrollIn.isScrollIn::before,.entry_list_border .list_item.scrollIn.isScrollIn:last-of-type::after{width:100%}@media screen and (min-width:641px){.entry_list_border .list_item::before,.entry_list_border .list_item:last-of-type::after{height:7px;background-size:7px 7px,7px 7px;top:-4px;background:url(../img/svg/circle.svg) no-repeat top left/7px 7px,url(../img/svg/circle.svg) no-repeat top right/7px 7px,linear-gradient(180deg,transparent 3px,#333 3px,#333 4px,transparent 4px)}.entry_list_border .list_item:last-of-type::after{top:auto;bottom:-4px}}.entry_list_panel li{padding:2rem 1.6rem 2.7rem}.entry_list_panel li a .image_wrap{border-radius:1.6rem}.entry_list_panel li a .text_wrap{margin-top:2rem}.entry_list_panel li a .text_wrap .head{margin-bottom:.7rem}.entry_list_panel li a .text_wrap .catch{margin-bottom:1.2rem}.entry_list_panel li a .text_wrap .description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.entry_list_panel li a .text_wrap .post_link{text-align:right;text-decoration:underline;line-height:1em;margin-top:1.5rem}@media screen and (min-width:641px){.entry_list_panel li{padding:3rem 1.6rem 3rem}.entry_list_panel li a{display:flex;align-items:center;justify-content:space-between}.entry_list_panel li a .image_wrap{flex:0 0 50%;border-radius:2.4rem}.entry_list_panel li a .text_wrap{margin-top:0;flex:0 0 calc(50% - 3rem)}.entry_list_panel li a .text_wrap .head{margin-bottom:1.4rem}.entry_list_panel li a .text_wrap .catch{margin-bottom:1.4rem}.entry_list_panel li a .text_wrap .post_link{margin-top:2.4rem}}@media screen and (min-width:901px){.entry_list_panel li{padding:3.8rem 1.6rem 3.8rem}.entry_list_panel li a .image_wrap{border-radius:3.2rem}.entry_list_panel li a .text_wrap{flex:0 0 calc(50% - 4rem)}.entry_list_panel li a .text_wrap .post_link{margin-top:3.2rem}}li.list_item_minipanel{margin:0 auto;max-width:42rem;padding:1.8rem .6rem}li.list_item_minipanel a{text-decoration:none;display:flex;justify-content:space-between;align-items:center}li.list_item_minipanel a .image_wrap{flex:0 0 40%;border-radius:1.6rem}li.list_item_minipanel .text_wrap{flex:0 0 calc(60% - 2rem)}li.list_item_minipanel .head{margin:1rem 0 0}li.list_item_minipanel .meta{margin:1.5rem 0 .8rem;display:flex;justify-content:space-between;align-items:center;max-width:100%}li.list_item_minipanel .meta .post_type_label{background:#f5f18d url(../img/gradation/tag_gra.jpg) no-repeat center/cover;border-radius:100vh;line-height:1em;padding:.5rem 1.1rem .4rem}li.list_item_minipanel .meta.event_meta{align-items:flex-start}li.list_item_minipanel .meta.event_meta .event_date_wrap{flex:1 1 auto}li.list_item_minipanel .meta.event_meta .post_type_label{flex:0 1 auto;white-space:nowrap}li.list_item_minipanel .card_tags{border-top:0;padding-top:0;margin-top:0;margin-bottom:0}li.list_item_minipanel .card_tapestry{position:absolute;top:-3px;right:2.5rem;line-height:1em;writing-mode:vertical-rl;text-align:center;background:#333;padding:1rem 1rem 1.4rem .9rem;border-radius:3px 3px 20px 20px}li.list_item_minipanel .post_link{text-align:right;text-decoration:underline;margin-top:1.5rem}.entry_list_minipanel .item_event_minipanel{padding:2.2rem 1rem 2.4rem}.entry_list_minipanel .item_event_minipanel a{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.entry_list_minipanel .item_event_minipanel a .sp_meta{width:100%;margin-bottom:.8rem}.entry_list_minipanel .item_event_minipanel a .sp_meta .event_date_wrap{padding-right:.6rem}.entry_list_minipanel .item_event_minipanel a .image_wrap{flex:0 0 41%;border-radius:.8rem}.entry_list_minipanel .item_event_minipanel a .image_wrap img{border-radius:0}.entry_list_minipanel .item_event_minipanel a .text_wrap{flex:0 0 calc(59% - 1rem)}.entry_list_minipanel .item_event_minipanel a .text_wrap .date{letter-spacing:.05em}.entry_list_minipanel .item_event_minipanel a .text_wrap>.head{margin-top:1.5rem}@media screen and (max-width:640px){.entry_list_minipanel .item_event_minipanel .pc_meta{display:none}.entry_list_minipanel .item_event_minipanel .sp_meta{display:flex;flex-wrap:nowrap;align-items:flex-start}.entry_list_minipanel .item_event_minipanel .sp_meta .event_date_wrap{flex:1 1 auto}.entry_list_minipanel .item_event_minipanel .sp_meta .post_type_label{flex:0 0 auto;white-space:nowrap}}@media screen and (min-width:641px){.entry_list_minipanel{display:flex;justify-content:space-between;flex-wrap:wrap}.entry_list_minipanel .item_event_minipanel{flex:0 0 calc(50% - .8rem)}.entry_list_minipanel .item_event_minipanel .sp_meta{display:none}.entry_list_minipanel .item_event_minipanel .pc_meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.entry_list_minipanel .item_event_minipanel .pc_meta .head{line-height:1em;padding-top:.6rem}.entry_list_minipanel .item_event_minipanel .pc_meta .date{padding-top:.3rem;width:100%;line-height:1.5rem}.entry_list_minipanel.entry_list_border .list_item:nth-last-of-type(-n+2){border-bottom:1px solid #333}.entry_list_minipanel.entry_list_border .list_item:nth-last-of-type(-n+2)::after{content:"";display:block;position:absolute;left:0;width:100%;bottom:-4px;height:7px;background:url(../img/svg/circle.svg) no-repeat top left/7px 7px,url(../img/svg/circle.svg) no-repeat top right/7px 7px}}@media screen and (min-width:901px){.entry_list_minipanel .item_event_minipanel{flex:0 0 calc(50% - 1.4rem)}}.entry_list_panel .list_item_card{padding:2rem 1rem 2.7rem}.entry_list_panel .list_item_card .head{font-size:1.8rem}.entry_list_panel .list_item_card .date{letter-spacing:.1em}.entry_list_panel .list_item_card .card_tags{margin:1rem 0 0}@media screen and (min-width:641px){.entry_list_panel .list_item_card{padding:3rem 2.4rem 3rem}.entry_list_panel .list_item_card .image_wrap{flex:0 0 54%}.entry_list_panel .list_item_card .text_wrap{flex:0 0 calc(46% - 2rem)}.entry_list_panel .list_item_card .date{font-size:1.4rem}.entry_list_panel .list_item_card .head{font-size:2.1rem}}@media screen and (min-width:901px){.entry_list_panel .list_item_card{padding:3.8rem 3.6rem 3.8rem}.entry_list_panel .list_item_card .text_wrap{flex:0 0 calc(46% - 4rem)}.entry_list_panel .list_item_card .date{font-size:1.6rem}.entry_list_panel .list_item_card .head{font-size:2.4rem}}@media screen and (min-width:1201px){.entry_list_panel .list_item_card .head{font-size:2.8rem}}ul.alternate li:nth-of-type(even) a{flex-direction:row-reverse}ul.alternate li:nth-of-type(odd) .card_tapestry{right:auto;left:2.5rem}.entry_list.member_list{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:3.6rem}.entry_list.member_list .list_item{margin:0}.entry_list.member_list .list_item:not(:nth-of-type(-n+2)){margin-top:2.6rem}.entry_list.member_list .list_item a{display:block;height:100%;border:0;padding:0;transition:background-color .2s}.entry_list.member_list .list_item a .arrow{position:absolute;top:3px;right:2px;transform:rotate(145deg)}.entry_list.member_list .list_item a .arrow svg{fill:#666;width:12px;height:auto}.entry_list.member_list .list_item .image_wrap{border-radius:.8rem}.entry_list.member_list .list_item .name .en{text-transform:uppercase;padding-right:1.4rem;padding-bottom:.3rem;line-height:1.5em}@media screen and (max-width:640px){.entry_list.member_list .list_item{flex:0 0 calc(50% - 1rem);width:calc(50% - 1rem)}}@media screen and (min-width:641px){.entry_list.member_list .list_item .image_wrap{border-radius:1.6rem}.entry_list.member_list .list_item a .arrow{top:4px;right:4px}.entry_list.member_list .list_item a .arrow svg{width:16px}}@media screen and (min-width:901px){.entry_list.member_list{margin-top:6rem}.entry_list.member_list .list_item:nth-of-type(3){margin-top:0}.entry_list.member_list .list_item:not(:nth-of-type(-n+3)){margin-top:5rem}}.post_catch_wrap{margin-bottom:4rem}.post_catch_wrap .image_wrap{width:calc(100% - 15px);overflow:hidden;border-radius:0 1.5rem 1.5rem 0}.post_catch_wrap .post_meta_wrap{padding-left:3rem;padding-right:3rem;padding-top:3rem}@media screen and (min-width:641px){.post_catch_wrap{display:flex;justify-content:space-between;align-items:center;margin-bottom:6rem}.post_catch_wrap .image_wrap{flex:0 0 70%;width:70%;border-radius:0 2.2rem 2.2rem 0}.post_catch_wrap .post_meta_wrap{flex:0 0 calc(30% - 3.6rem);width:calc(30% - 3.6rem);padding:0 2rem 1rem 0}}@media screen and (min-width:901px){.post_catch_wrap{margin-bottom:8rem}.post_catch_wrap .image_wrap{border-radius:0 3rem 3rem 0}}@media screen and (min-width:1201px){.post_catch_wrap .image_wrap{border-radius:0 4.8rem 4.8rem 0}.post_catch_wrap .post_meta_wrap{flex:0 0 calc(30% - 6rem);width:calc(30% - 6rem);padding:0 2rem 2rem 0}}.single_post_container{padding-left:3rem;padding-right:3rem}.page_container{padding-top:2rem}@media screen and (min-width:641px){.single_post_container{padding-left:4rem;padding-right:4rem}.page_container{padding-top:6rem}}.post_meta_wrap .meta_list{display:flex;flex-wrap:wrap;font-size:1.4rem}.post_meta_wrap .meta_list .meta_title{flex:0 0 9.5rem;font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700}.post_meta_wrap .meta_list .meta_desc{flex:0 0 calc(100% - 9.5rem)}.post_meta_wrap .meta_list .post_type_label{background:#f5f18d url(../img/gradation/footer_gra_sp.jpg) no-repeat center/cover;border-radius:100vh;line-height:1em;padding:.4rem 1.3rem .3rem}.post_meta_wrap .meta_list .meta_tag_wrap{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start}.post_meta_wrap .meta_list .meta_tag_wrap a,.post_meta_wrap .meta_list .meta_tag_wrap span{line-height:1em;padding:.6rem 1.1rem .5rem;display:block;margin-right:.8rem;border:1px solid #333;border-radius:100vh;text-decoration:none;margin-bottom:.9rem;transition:background-color .2s ease-in-out,color .2s ease-in-out}.post_meta_wrap .meta_list .meta_tag_wrap a::before,.post_meta_wrap .meta_list .meta_tag_wrap span::before{content:"#"}.post_meta_wrap .meta_list .meta_tag_wrap a:hover{background:#333;color:#f5f5f0}.post_meta_wrap .meta_list .meta_feature{line-height:1.3}.post_meta_wrap .meta_list .meta_feature a{text-decoration:underline}@media screen and (max-width:640px){.post_meta_wrap .meta_list .meta_tag_wrap{flex-direction:row}}.post_sns_list{display:flex;flex-wrap:wrap;align-items:center;margin-top:2rem}.sns_item{flex:0 0 auto;margin-bottom:.8rem}.sns_item:not(:last-of-type){margin-right:.8rem}.sns_item a{background:#333;color:#f5f5f0;font-weight:500;line-height:1em;height:3.5rem;min-width:15rem;padding:.5rem 1.2rem .5rem;border-radius:100vh;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease-in-out}.sns_item a .icon{margin-right:1rem}.sns_item a .icon svg{fill:#f5f5f0}.sns_item.twitter a:hover{background:#1da1f2}.sns_item.facebook a:hover{background:#3b5998}@media screen and (max-width:640px){.post_meta_wrap .meta_list .meta_title:not(:first-of-type){margin-top:1.7rem}.post_meta_wrap .meta_list .meta_desc:not(:first-of-type){margin-top:1.7rem}.post_meta_wrap .meta_list .meta_desc.meta_feature{padding-top:.5rem}}@media screen and (min-width:641px){.post_meta_wrap .meta_list .meta_desc.meta_feature{padding-top:.5rem}.post_meta_wrap:not(.event-and-program_meta_wrap) .meta_list{display:block}.post_meta_wrap:not(.event-and-program_meta_wrap) .meta_list .meta_title{margin-bottom:.6rem}.post_meta_wrap:not(.event-and-program_meta_wrap) .meta_list .meta_desc{margin-bottom:2.2rem}.event-and-program_meta_wrap .meta_desc:not(:first-of-type),.event-and-program_meta_wrap .meta_title:not(:first-of-type){margin-top:1.4rem}.post_sns_list{margin-top:3.6rem}}@media screen and (min-width:901px){.post_meta_wrap .meta_list .meta_desc.meta_feature{padding-top:.7rem}.post_meta_wrap:not(.event-and-program_meta_wrap) .meta_list .meta_title{font-size:1.8rem}.post_meta_wrap:not(.event-and-program_meta_wrap) .meta_list .meta_desc{font-size:1.6rem}.post_meta_wrap:not(.event-and-program_meta_wrap) .meta_list .post_type_label{padding:.5rem 1.3rem .4rem}.post_meta_wrap:not(.event-and-program_meta_wrap) .sns_item a{font-size:1.4rem;min-width:13rem}.event-and-program_meta_wrap .meta_desc:not(:first-of-type),.event-and-program_meta_wrap .meta_title:not(:first-of-type){margin-top:2.5rem}.post_sns_list{margin-top:5.4rem}}.event_info_wrap{background:#fff;border-radius:1.8rem;padding:2rem}.event_info_list{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.event_info_list dt{width:7.7rem;line-height:1.4em;margin-bottom:1rem}.event_info_list dt.event_date_title{margin-bottom:.2rem}.event_info_list dt:not(.w100p){position:relative}.event_info_list dt:not(.w100p)::before{content:"";width:1px;height:1.1em;background:#aaa;position:absolute;top:.15em;right:.9rem}.event_info_list dd{width:calc(100% - 7.9rem);margin-bottom:1rem;line-height:1.4em}.event_info_list dd.event_date_desc{margin-bottom:1.8rem}.event_info_list .w100p{width:100%}.event_form_button{text-align:center}.event_form_button .event_button{display:flex;align-items:center;justify-content:center;height:5rem;line-height:1em;text-align:center;background:#eea;padding:1rem 0;border-radius:.8rem;text-decoration:none;max-width:50rem;margin-left:auto;margin-right:auto;transition:background-color .2s,color .2s}.event_form_button .event_button.close{background:#dcdcdc}.event_form_button .event_button:hover{background-color:#333;color:#f5f18d}@media screen and (min-width:641px){.event_meta_wrap{display:flex;justify-content:space-between;align-items:flex-start}.event_meta_wrap .event_info_wrap{flex:0 0 59%;padding:3rem 3.6rem 3.4rem;border-radius:2.2rem}.event_meta_wrap .post_meta_wrap{flex:0 0 35%;margin-top:2rem}.event_info_list dt{width:9.5rem}.event_info_list dd{width:calc(100% - 9.7rem)}.event_form_button .event_button{height:7.2rem;border-radius:1.2rem}}@media screen and (min-width:901px){.event_meta_wrap .event_info_wrap{padding:4.3rem 4.8rem;border-radius:2.6rem}.event_info_list dt{width:10.5rem}.event_info_list dd{width:calc(100% - 10.7rem);margin-bottom:1.2rem}.event_info_list dd.event_date_desc{margin-bottom:2.5rem}.event_form_button .button{height:8.5rem;border-radius:1.6rem}}.event_main_image{margin-top:3px}.event_main_image span.card_tapestry{position:absolute;z-index:1;top:-3px;right:2.5rem;line-height:1em;writing-mode:vertical-rl;text-align:center;background:#333;color:#f5f5f0;padding:1rem 1rem 1.4rem .9rem;border-radius:3px 3px 100px 100px;font-size:1.8rem}.event_main_image span.card_tapestry.tapestry_wanted{background:#f1ed85;color:#333}@media screen and (min-width:901px){.event_main_image{margin-top:5px}.event_main_image span.card_tapestry{right:4rem;top:-5px;font-size:2.8rem;padding:1.4rem 1.8rem 2.2rem 1.6rem;border-radius:4.5px 4.5px 100px 100px}}@media screen and (min-width:1201px){.event_main_image{margin-top:8px}.event_main_image span.card_tapestry{right:7rem;top:-8px;font-size:3.6rem;padding:2.6rem 2.3rem 3.1rem 2.2rem}}@media screen and (min-width:1600px){.event_post_container>.event_main_image::before{padding-top:80rem}}@media screen and (min-width:1428px){.post_catch_wrap>.image_wrap::before{padding-top:60rem}}.post_title_header{padding:1.7rem 0 2rem}.post_title_header .date{font-size:1.3rem}.post_title_header .date .liv_tag{display:inline-block;background:#333;color:#f5f5f0;line-height:1em;font-size:1.5rem;border-radius:.8rem;padding:.5rem .8rem .4rem;margin-right:.8rem;transform:translateY(-2px)}.post_title_header .date .liv_tag.tag_wanted{background:#f1ed85;color:#333}.main_title{font-size:2.2rem;line-height:1.5em}.archive_header{margin:1rem 0 1.7rem}.archive_header .subtitle_en{color:#6f6f6f;margin-bottom:1.5rem}.archive_header .head1{font-size:2.8rem}.search_archive_header .head1{font-size:2.1rem}@media screen and (min-width:641px){.post_title_header{padding:1.7rem 0 3.5rem}.post_title_header .date{font-size:1.6rem;margin-bottom:.4rem}.main_title{font-size:3.4rem}.archive_header{margin:5rem 0 3.5rem}.archive_header .subtitle_en{margin-bottom:2rem}.archive_header .head1{font-size:5.4rem}.search_archive_header .head1{font-size:3.6rem}}@media screen and (min-width:901px){.post_title_header{padding:2rem 0 5rem}.post_title_header .date{font-size:2.1rem;margin-bottom:.8rem}.main_title{font-size:4.6rem}.archive_header{margin:8rem 0 4.5rem}.archive_header .subtitle_en{margin-bottom:2.5rem}.archive_header .head1{font-size:7rem}.search_archive_header .head1{font-size:5rem}}.header_with_description>.description_wrap{padding-top:2rem}body.post-type-archive-feature .header_with_description{padding-right:6rem}@media screen and (min-width:641px){.header_with_description{display:flex}.header_with_description>.head_wrap{flex:0 0 18rem}.header_with_description>.description_wrap{flex:1 1 auto;padding-top:3.4rem}body.post-type-archive-feature .header_with_description{padding-right:8rem}}@media screen and (min-width:901px){.header_with_description>.head_wrap{flex:0 0 21rem}.header_with_description>.description_wrap{padding-top:4.6rem}body.post-type-archive-feature .header_with_description{padding-right:10rem}}.border_head{display:flex;justify-content:space-between;align-items:center;position:relative;padding:0}.border_head::before{content:"";width:7px;height:7px;border-radius:100%;background:#333;position:absolute;top:50%;margin-top:-4px;left:auto;right:0}.border_head::after{content:"";flex:1 0 auto;height:1px;background:#333;margin-left:1rem}@media screen and (min-width:641px){.border_head::after{margin-left:2rem;background:#333}.border_head::before{width:9px;height:9px;margin-top:-4px}}.sort_tag_container+.border_head,.sort_tag_container+.border_none{margin-top:3rem}.border_head+.entry_list,.border_none+.entry_list{margin-top:2.2rem}@media screen and (min-width:641px){.sort_tag_container+.border_head,.sort_tag_container+.border_none{margin-top:4rem}}.all_archive .sort_tag_list li:nth-of-type(n+11){display:none}.display_more{height:0;overflow:hidden}.display_more .list_item{opacity:0;transform:translateY(-1.2rem);transition:all .2s}.display_more .list_item:nth-of-type(1){transition-delay:50ms}.display_more .list_item:nth-of-type(2){transition-delay:.1s}.display_more .list_item:nth-of-type(3){transition-delay:.15s}.display_more .list_item:nth-of-type(4){transition-delay:.2s}.display_more .list_item:nth-of-type(5){transition-delay:.25s}.display_more .list_item:nth-of-type(6){transition-delay:.3s}.display_more .list_item:nth-of-type(7){transition-delay:.35s}.display_more .list_item:nth-of-type(8){transition-delay:.4s}.display_more .list_item:nth-of-type(9){transition-delay:.45s}.display_more .list_item:nth-of-type(10){transition-delay:.5s}.display_more .list_item:nth-of-type(11){transition-delay:.55s}.display_more .list_item:nth-of-type(12){transition-delay:.6s}.display_more .list_item:nth-of-type(13){transition-delay:.65s}.display_more .list_item:nth-of-type(14){transition-delay:.7s}.display_more .list_item:nth-of-type(15){transition-delay:.75s}.display_more .list_item:nth-of-type(16){transition-delay:.8s}.display_more .list_item:nth-of-type(17){transition-delay:.85s}.display_more .list_item:nth-of-type(18){transition-delay:.9s}.display_more .list_item:nth-of-type(19+n){transition-delay:.95s}.display_more.more_open{height:auto;margin-bottom:19.2rem}.display_more.more_open .list_item{opacity:1;transform:translateY(0)}#more_btn.more_open{display:none}@media screen and (min-width:641px){.display_more.more_open{margin-bottom:21rem}}@media screen and (min-width:901px){.display_more.more_open{margin-bottom:25.5rem}}@media screen and (min-width:1100px){.display_more.more_open{margin-bottom:28rem}}.member_head .image_wrap img{border-radius:1.6rem}.member_head .description{border-top:1px solid #333;margin-top:2rem;padding-top:2rem}.member_sns_wrap .sns:not(:first-of-type){margin-left:.8rem}.member_sns_wrap .sns a:hover svg{fill:#fff}.member_sns_wrap .sns.line a:hover{background:#06c755}.member_sns_wrap .sns.twitter a:hover{background:#1da1f2}.member_sns_wrap .sns.facebook a:hover{background:#3b5998}.member_sns_wrap .sns.note a:hover{background:#41c9b4}.member_sns_wrap .sns.youtube a:hover{background:#c4302b}.member_sns_wrap .sns.website a:hover{background:#23a7e5}.member_sns_wrap .sns.instagram a:hover{position:relative;background:#e1306c;background:linear-gradient(135deg,#427eff 0,#f13f79 70%) no-repeat;overflow:hidden}.member_sns_wrap .sns.instagram a:hover::before{content:"";position:absolute;top:23px;left:-18px;width:40px;height:40px;background:radial-gradient(#ffdb2c 10%,rgba(255,105,34,.65) 55%,rgba(255,88,96,0) 70%)}.member_sns_wrap a{display:block;width:2.4rem;height:2.4rem;background:#333;border-radius:100vh;display:flex;align-items:center;justify-content:center}.member_sns_wrap a svg{fill:#f5f5f0}body.single-feature{padding-top:0}body.single-feature .footer{margin-top:0}.feature_container{padding-top:100vh}.feature_container .inner{background:#f5f5f0;padding-bottom:8rem}.feature_container .main_wrap{position:absolute;z-index:-1;top:0;left:0;height:100vh;width:100%;overflow:hidden}.feature_container .main_wrap>.text_wrap{position:absolute;z-index:2;bottom:8rem;left:3rem;right:3rem}.feature_container .main_wrap>.text_wrap .catch,.feature_container .main_wrap>.text_wrap .head{line-height:1.6em}.feature_container .main_wrap>.text_wrap .catch span,.feature_container .main_wrap>.text_wrap .head span{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:linear-gradient(#fff 0,#fff 100%)}.feature_container .main_wrap>.text_wrap .head{margin-bottom:2rem}.feature_container .main_wrap>.text_wrap .head span{padding:.4rem 1.4rem}.feature_container .main_wrap>.text_wrap .catch{margin-bottom:1rem}.feature_container .main_wrap>.text_wrap .catch span{padding:.8rem 1.4rem}.feature_container .main_wrap img{position:fixed;height:100%;transition:opacity .4s ease}.feature_container .main_wrap::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:12rem;z-index:1;background:linear-gradient(to bottom,rgba(245,245,240,0),#f5f5f0 90%)}.feature_container:not(.main_active) .main_wrap img{opacity:0;transition:opacity .4s ease}.feature_about .logo_wrap{background:#fff;border-radius:100vh;width:20rem;height:20rem;padding:4rem}.feature_about .logo_wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (min-width:641px){.feature_about .desc_wrap{flex-wrap:nowrap;align-items:center}.feature_about .description{flex:0 1 auto;padding-right:4rem;padding:1.6rem 0}.feature_about .logo_wrap{flex:0 0 20rem;background:#fff;border-radius:100vh;width:20rem;height:20rem;padding:4rem}.feature_about .logo_wrap img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}}@media screen and (min-width:901px){.feature_about .head{font-size:4.6rem}.feature_about .description{padding-right:10rem}}@media screen and (min-width:1100px){.feature_about{margin-left:-4rem;margin-right:-4rem}.feature_about .head{font-size:4.6rem}.feature_about .description{padding-right:10rem}}.circle_border{display:block;left:0;width:100%;top:0;height:5px;border:0;background:url(../img/svg/circle.svg) no-repeat top left/5px 5px,url(../img/svg/circle.svg) no-repeat top right/5px 5px}.circle_border::before{content:"";display:block;height:1px;background:#333;transform:translateY(2px)}@media screen and (min-width:641px){.circle_border{height:7px;background-size:7px 7px,7px 7px}.circle_border::before{transform:translateY(3px)}}.kubun_heading{margin:0}.contact_table_wrap{background:#e6e6e6;padding:3.8rem 0;border-radius:1.6rem}.contact_table_wrap>*{margin-top:0}.contact_table_wrap table.contact_table{margin-bottom:0;border:0}.contact_table_wrap table.contact_table td,.contact_table_wrap table.contact_table th{border:0}.contact_table_wrap table.contact_table th{font-family:"Zen Kaku Gothic New",sans-serif;font-weight:700;font-size:1.9rem;padding:0;vertical-align:top}.contact_table_wrap table.contact_table th.required::after{content:"*";padding-left:.6rem;color:#e6460f}.contact_table_wrap table.contact_table .form_title_wrap{background:#fff;padding:2rem 3rem;border-radius:.8rem}.contact_table_wrap table.contact_table input[type=email],.contact_table_wrap table.contact_table input[type=text],.contact_table_wrap table.contact_table textarea{border-radius:.8rem;padding:1.1rem 1.4rem;border:0;width:100%}.contact_table_wrap table.contact_table .mwform-checkbox-field input[type=checkbox]{width:20px;height:20px;transform:translateY(5px)}.contact_table_wrap table.contact_table select{max-width:100%;padding:4px 16px;border-radius:.8rem;border-color:#777;display:inline-block}.contact_table_wrap table.contact_table select option{max-width:100%}.contact_table_wrap table.contact_table select.mt_10{margin-top:1rem}.contact_table_wrap table.contact_table .mwform-radio-field.horizontal-item{display:inline-block}.contact_table_wrap table.contact_table .name_wrap{display:flex;justify-content:space-between}.contact_table_wrap table.contact_table .name_wrap>.mei_wrap,.contact_table_wrap table.contact_table .name_wrap>.sei_wrap{flex:0 0 48%}.contact_table_wrap table.contact_table .name_wrap>.mei_wrap>input,.contact_table_wrap table.contact_table .name_wrap>.sei_wrap>input{width:100%}.contact_table_wrap table.contact_table .shokugyo_wrap{overflow:hidden}.contact_table_wrap table.contact_table .required_wrap::after,.contact_table_wrap table.contact_table span.text.required::after{content:"*";padding-left:.6rem;font-size:2.2rem;color:#e6460f}.contact_table_wrap table.contact_table .required_wrap>.error,.contact_table_wrap table.contact_table span.text.required>.error{display:inline-block}.contact_table_wrap table.contact_table .kibo_wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.contact_table_wrap table.contact_table .kibo_wrap>.error{width:100%;padding-left:9rem}.contact_table_wrap table.contact_table .kibo_wrap+.kibo_wrap{margin-top:1.6rem}.contact_table_wrap table.contact_table .kibo_wrap .text{flex:0 0 9rem}.contact_table_wrap table.contact_table .kibo_wrap input{flex:1 0 calc(100% - 10rem);width:calc(100% - 10rem)}.contact_table_wrap table.contact_table .form_from_wrap{margin-top:1rem}.contact_table_wrap table.contact_table .form_from_wrap .text{display:block}.contact_table_wrap table.contact_table .form_from_wrap select{margin-top:0}.contact_table_wrap table.contact_table .limit{margin-top:1rem}.contact_table_wrap table.contact_table .limit input[type=text]{display:inline-block;width:14rem;margin:0 .4rem}.contact_table_wrap table.contact_table .job_type_wrap>span.mwform-radio-field{display:block;margin-left:0;font-size:1.6rem}@media screen and (max-width:800px){.contact_table_wrap{margin-left:-2rem;margin-right:-2rem;padding:3.6rem 2rem 4rem}.contact_table_wrap table.contact_table{display:block;width:100%}.contact_table_wrap table.contact_table tbody,.contact_table_wrap table.contact_table td,.contact_table_wrap table.contact_table th,.contact_table_wrap table.contact_table tr{display:block}.contact_table_wrap table.contact_table input[type=email],.contact_table_wrap table.contact_table input[type=text],.contact_table_wrap table.contact_table textarea{border:0;display:block;width:100%;border:0}.contact_table_wrap table.contact_table tr:not(:first-of-type){margin-top:3.6rem}.contact_table_wrap table.contact_table th{margin-bottom:1.2rem}.contact_table_wrap table.contact_table td{padding:0}}@media screen and (min-width:801px){.contact_table_wrap{border-radius:2.4rem;padding:4rem}.contact_table_wrap table.contact_table th{padding:1.4rem 2rem 4rem 0;line-height:1.4em;font-size:2.1rem;white-space:nowrap}.contact_table_wrap table.contact_table td{padding:0 0 4rem}.contact_table_wrap table.contact_table .form_title_wrap{padding:3rem 4rem;border-radius:1.6rem}.contact_table_wrap table.contact_table .radio_wrap,.contact_table_wrap table.contact_table select{margin-top:1.2rem}.contact_table_wrap table.contact_table .limit_wrap{margin-top:1.2rem}.contact_table_wrap table.contact_table .form_kyoto_wrap{margin-top:1.2rem}}@media screen and (min-width:901px){.contact_table_wrap{border-radius:3.2rem;padding:6rem}.contact_table_wrap table.contact_table th{padding:2.8rem 2rem 0 0}.contact_table_wrap table.contact_table td{padding:0 0 6rem}.contact_table_wrap table.contact_table input[type=email],.contact_table_wrap table.contact_table input[type=text],.contact_table_wrap table.contact_table textarea{border:0;border-radius:1.6rem;padding:2.2rem 1.4rem}.contact_table_wrap table.contact_table tr:last-of-type td,.contact_table_wrap table.contact_table tr:last-of-type th{padding-bottom:0}.contact_table_wrap table.contact_table .radio_wrap,.contact_table_wrap table.contact_table select{margin-top:2.4rem}.contact_table_wrap table.contact_table .limit_wrap{margin-top:2.4rem}.contact_table_wrap table.contact_table .form_kyoto_wrap{margin-top:2.4rem}.contact_table_wrap table.contact_table .property_wrap{margin-top:1.4rem}}@media screen and (min-width:1060px){.contact_table_wrap{margin-left:-6rem;margin-right:-6rem}}main form .wp-block-buttons .wp-block-button{width:auto}main form .wp-block-buttons .wp-block-button .wp-block-button__link{min-width:30rem}#cotact_form.show{animation:appear .6s ease}@keyframes appear{0%{opacity:0}25%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}#form_type_box .mwform-radio-field{display:block}#form_type_box .mwform-radio-field:not(:first-of-type){margin-top:1rem}#form_type_box .mwform-radio-field input[type=radio]{display:none}#form_type_box .mwform-radio-field span.mwform-radio-field-text{display:block;text-align:center;background:#fff;line-height:1em;padding:1.9rem 0;border-radius:.8rem;transition:background .2s}#form_type_box .mwform-radio-field span.mwform-radio-field-text:hover{background:#ccc;cursor:pointer}#form_type_box .mwform-radio-field input[type=radio]:checked+span.mwform-radio-field-text{background:#ccc;pointer-events:none}@media screen and (min-width:641px){#form_type_box .mwform-radio-field:not(:first-of-type){margin-top:1.8rem}#form_type_box .mwform-radio-field span.mwform-radio-field-text{padding:1.9rem 0;border-radius:1.6rem}}.mw_wp_form_preview #form_type_box{display:block;text-align:center;background:#ccc;line-height:1em;padding:1.9rem 0;border-radius:.8rem}.mw_wp_form_preview .contact_table_wrap table.contact_table td>div{background:#eee;border-radius:.8rem;padding:1.1rem 1.4rem;border:0;width:100%;min-height:5.8rem}.mw_wp_form_preview .contact_table_wrap table.contact_table td .name_wrap{display:block}.mw_wp_form_preview .contact_table_wrap table.contact_table td .name_wrap .sei_wrap{padding-right:1rem}.mw_wp_form_preview .contact_table_wrap table.contact_table td .name_wrap .mei_wrap,.mw_wp_form_preview .contact_table_wrap table.contact_table td .name_wrap .sei_wrap{display:inline-block}.mw_wp_form_preview .contact_table_wrap table.contact_table td .name_wrap .mei_wrap>.text,.mw_wp_form_preview .contact_table_wrap table.contact_table td .name_wrap .sei_wrap>.text{display:none}.mw_wp_form_preview .wp-block-buttons .wp-block-button{margin:1rem 2rem}.mw_wp_form_preview .wp-block-buttons .wp-block-button__link{min-width:auto}@media screen and (min-width:641px){.mw_wp_form_preview .wp-block-buttons .wp-block-button__link{min-width:24rem}}@media screen and (min-width:901px){.mw_wp_form_preview .wp-block-buttons .wp-block-button__link{min-width:36rem}}body.page main.post{margin-top:2.6rem}@media screen and (min-width:641px){body.page main.post{margin-top:3.6rem}}body.page-id-21817{padding-top:0}body.page-id-21817 .global_header{background-color:transparent}