@charset "UTF-8";header{width:100%;position:fixed;top:0;left:0;z-index:9998;height:97px;transition:.2s}header .inner{position:relative;width:calc(100% - 127px);margin:0;display:flex;justify-content:flex-end}header .inner nav{display:none}@media screen and (min-width:960px){header .inner nav{padding:50px 0 0;display:block}header .inner nav .global-nav{display:flex;justify-content:flex-end}header .inner nav .global-nav li{display:inline-block;text-align:center;margin-right:.5em;position:relative;height:1.5em;overflow:hidden;transition:.2s}header .inner nav .global-nav li:last-child{margin-right:0}}@media screen and (min-width:960px) and (min-width:1152px){header .inner nav .global-nav li{margin-right:1em}}@media screen and (min-width:960px) and (min-width:1280px){header .inner nav .global-nav li{margin-right:2em}}@media screen and (min-width:960px){header .inner nav .global-nav li a{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;color:#27343f}header .inner nav .global-nav li a span{display:block;width:100%;margin:0 auto;transition:all .2s cubic-bezier(.455,.03,.515,.955)}header .inner nav .global-nav li a span.en{font-family:"Marcellus",serif;font-weight:400;font-size:clamp(0.938rem, 0.938rem + 0vw, 0.938rem);line-height:1;letter-spacing:.01em;height:1.5em}header .inner nav .global-nav li a span.jp{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:400;font-size:clamp(0.813rem, 0.813rem + 0vw, 0.813rem);line-height:1;letter-spacing:0;white-space:nowrap;height:1.5em}header .inner nav .global-nav li a:hover{text-decoration:none;opacity:1}header .inner nav .global-nav li a:hover span.en{transform:translate(0%,-1.5em)}header .inner nav .global-nav li a:hover span.jp{transform:translate(0%,-1.75em)}header .inner nav .global-nav li .megamenu{display:none;position:fixed;top:69px;right:217px;padding-top:10px;width:auto}}@media screen and (min-width:960px) and (min-width:1152px){header .inner nav .global-nav li .megamenu{right:234px}}@media screen and (min-width:960px) and (min-width:1280px){header .inner nav .global-nav li .megamenu{right:264px}}@media screen and (min-width:960px){header .inner nav .global-nav li .megamenu .megamenu-inner{width:100%;display:inline-block;background-color:rgba(255,255,255,.85);padding:.5em 1.5em;border-radius:5px;text-align:left}header .inner nav .global-nav li .megamenu .megamenu-inner li{display:inline;text-align:left;margin:0;height:auto;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:400;font-size:clamp(0.813rem, 0.813rem + 0vw, 0.813rem);line-height:1;letter-spacing:0;white-space:nowrap}header .inner nav .global-nav li .megamenu .megamenu-inner li a{display:block;color:#27343f;padding:.65em 0 .65em 10px;position:relative;transition:.2s}header .inner nav .global-nav li .megamenu .megamenu-inner li a:before{display:block;content:"";position:absolute;background-color:#27343f;width:5px;height:5px;border-radius:1px;top:1em;left:0}header .inner nav .global-nav li .megamenu .megamenu-inner li a:hover{opacity:.75}header .inner nav .global-nav li:hover .megamenu{display:flex;justify-content:center;animation:megamenuShow .3s linear 0s;max-height:9999px}}header.smaller{background:rgba(245,244,234,.75);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes megamenuShow{from{opacity:0;transform:translate(0,-10px)}to{opacity:1;transform:translate(0,0px)}}.logo{width:190px;height:45px;position:fixed;z-index:10000;top:28px;left:4.8%}@media screen and (min-width:960px){.logo{left:33px}}.logo a{display:block;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/logo.svg) no-repeat center center;background-size:cover;box-sizing:border-box;overflow:hidden;text-indent:100%;white-space:nowrap;width:190px;height:45px}.logo.active a{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/logo-white.svg) no-repeat center center;background-size:cover}.mobile-nav .gnav-btn{position:fixed;z-index:10000;top:0;right:0;width:82px;height:82px;background-color:#27343f;border-bottom-left-radius:10px;transition:.2s;padding:32px 19px 0}.mobile-nav .gnav-btn a:hover{text-decoration:none;color:#f7f7f7}.mobile-nav .gnav-btn a:hover span:nth-of-type(1){transform:translateX(-5px)}.mobile-nav .gnav-btn a:hover span:nth-of-type(2){transform:translateX(5px)}.mobile-nav .gnav-btn span{display:block;width:44px;height:1px;margin-bottom:6px;background-color:#f7f7f7;transition:transform .4s}.mobile-nav .gnav-btn span:nth-of-type(2){margin-bottom:8px}.mobile-nav .gnav-btn span:nth-of-type(3){height:auto;background-color:inherit;margin-bottom:0}.mobile-nav .gnav-btn span:nth-of-type(3):after{display:block;content:"MENU";font-family:"Marcellus",serif;font-size:clamp(0.875rem, 0.875rem + 0vw, 0.875rem);color:#f7f7f7}.mobile-nav .gnav-btn .menu-trigger{display:block;width:44px;height:44px;transition:all .3s;position:relative}.mobile-nav .gnav-btn .menu-trigger.active{background-color:rgba(247,247,247,0)}.mobile-nav .gnav-btn .menu-trigger.active span:nth-of-type(1){transform:translateX(0px) translateY(3px) rotate(-200deg)}.mobile-nav .gnav-btn .menu-trigger.active span:nth-of-type(2){transform:translateX(0px) translateY(-5px) rotate(200deg);margin-left:0}.mobile-nav .gnav-btn .menu-trigger.active span:nth-of-type(3):after{content:"CLOSE"}.pushy{display:none}footer{width:100%;padding:100px 0;position:relative;background-color:#27343f;color:#fff}@media screen and (min-width:768px){footer{padding:125px 0 100px}}@media screen and (min-width:960px){footer{padding:150px 0 100px}}@media screen and (min-width:1152px){footer{padding:175px 0 100px}}@media screen and (min-width:1280px){footer{padding:200px 0 100px}}footer .inner{width:90%;margin:0 auto}.footer-upper{max-width:768px;margin:0 auto}@media screen and (min-width:768px){.footer-upper{display:flex;justify-content:space-between;position:relative}}.footer-upper address{display:inline-block;text-align:left}@media screen and (min-width:768px){.footer-upper address{width:380px}}.footer-upper .foot-logo{margin:0 0 40px;max-width:370px}.footer-upper .foot-logo img{width:100%;height:auto}.footer-upper p{font-size:clamp(0.875rem, 0.875rem + 0vw, 0.875rem);line-height:2;letter-spacing:.01em;color:#f7f7f7}.footer-upper p.jp{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:600}.footer-upper p.en{font-family:"Marcellus",serif;color:rgba(247,247,247,.5)}.footer-upper nav{display:none}@media screen and (min-width:768px){.footer-upper nav{display:inline-block}.footer-upper nav .foot-nav{text-align:left}}@media screen and (min-width:768px) and (min-width:960px){.footer-upper nav .foot-nav{width:299px;text-align:left;display:inline-flex;justify-content:flex-start;flex-wrap:wrap}}@media screen and (min-width:768px){.footer-upper nav .foot-nav li{margin:0 0 1.5em 1em}}@media screen and (min-width:768px) and (min-width:960px){.footer-upper nav .foot-nav li{width:8em}}@media screen and (min-width:768px){.footer-upper nav .foot-nav li a{display:block;font-family:"Marcellus",serif;font-size:clamp(0.938rem, 0.938rem + 0vw, 0.938rem);letter-spacing:.01em;color:#f7f7f7}}.footer-upper .sns-link{display:flex;justify-content:center;margin:40px 0 0}@media screen and (min-width:768px){.footer-upper .sns-link{justify-content:flex-start;margin:0;position:absolute;top:0;right:20%}}@media screen and (min-width:960px){.footer-upper .sns-link{top:inherit;bottom:0;right:190px}}.footer-upper .sns-link li{margin:0 15px}@media screen and (min-width:768px){.footer-upper .sns-link li{margin:0 15px 0 0}}.footer-upper .sns-link li a{display:block;box-sizing:border-box;height:42px;width:42px;overflow:hidden;text-indent:100%;white-space:nowrap}@media screen and (min-width:768px){.footer-upper .sns-link li a{height:30px;width:30px}}.footer-upper .sns-link li.icon-insta a{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-insta-f7.svg) no-repeat;background-size:100%}.footer-upper .sns-link li.icon-line a{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-line.svg) no-repeat;background-size:100%}.footer-lower{margin:60px 0 0;display:flex;flex-direction:column-reverse;justify-content:flex-start}@media screen and (min-width:768px){.footer-lower{flex-direction:inherit;justify-content:space-between;align-items:center}}.footer-lower .copyright{font-family:"Marcellus",serif;font-size:clamp(0.813rem, 0.813rem + 0vw, 0.813rem);letter-spacing:.01em;color:rgba(247,247,247,.5)}@media screen and (min-width:768px){.footer-lower .foot-sub-nav{display:flex;justify-content:flex-start}}.footer-lower .foot-sub-nav li{margin:0 0 1.5em}@media screen and (min-width:768px){.footer-lower .foot-sub-nav li{display:inline;margin:0 0 0 2em}}.footer-lower .foot-sub-nav li a{display:block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:400;font-size:clamp(0.813rem, 0.813rem + 0vw, 0.813rem);letter-spacing:.01em;color:#f7f7f7;border:rgba(247,247,247,.3) solid 1px;border-radius:25px;height:45px;line-height:45px}@media screen and (min-width:768px){.footer-lower .foot-sub-nav li a{border:none;height:auto;line-height:1}}html{background:#f5f4ea;font-size:16px;overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth}body{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/bg-tarp.png) no-repeat top center;background-attachment:fixed;background-size:cover;color:#27343f;font-family:"Times New Roman","YuMincho","Hiragino Mincho ProN","Yu Mincho","MS PMincho",serif;font-feature-settings:"palt";margin:0;padding:0;text-align:center;position:relative;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100%}article{margin-top:97px;padding:0 0 120px}.page-title{position:relative}.page-title .inner{width:95%;margin:0 0 0 auto;text-align:left;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:80vw}@media screen and (min-width:480px){.page-title .inner{height:75vw}}@media screen and (min-width:768px){.page-title .inner{height:65vw}}@media screen and (min-width:960px){.page-title .inner{height:65vw}}@media screen and (min-width:1152px){.page-title .inner{height:55vw}}@media screen and (min-width:1280px){.page-title .inner{height:45vw}}.page-title h2{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1rem, 0.76rem + 0.8vw, 1.25rem);letter-spacing:.04em;margin-bottom:2em;position:relative;z-index:1}@media screen and (min-width:960px){.page-title h2{margin-bottom:3em}}.page-title .page-title-en{font-family:"Marcellus",serif;font-size:clamp(2.813rem, 0.112rem + 9vw, 5.625rem);letter-spacing:.01em;margin-bottom:.1em;color:#fff;mix-blend-mode:difference}.page-title .page-title-en .char{transform:translateX(-10px);transition:transfrom .5s}.page-title .page-title-img{position:absolute;top:0;right:0;width:80%;border-top-left-radius:10px;border-bottom-left-radius:10px}.page-title .page-title-img.active{animation-name:page-img-cover;animation-duration:.6s;animation-timing-function:ease;animation-delay:.5s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}@keyframes page-cover-slide-right{0%{opacity:0}100%{opacity:1}}.page-title .page-title-img:after{content:"";display:block;padding-top:76%}@media screen and (min-width:768px){.page-title .page-title-img:after{padding-top:65%}}@media screen and (min-width:960px){.page-title .page-title-img:after{padding-top:73%}}@media screen and (min-width:1152px){.page-title .page-title-img:after{padding-top:66%}}@media screen and (min-width:1280px){.page-title .page-title-img:after{padding-top:51%}}.page-title .page-title-img.about{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/page-title-img1.jpg) no-repeat center center;background-size:cover}.page-title .page-title-img.taizo{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/page-title-img2.jpg) no-repeat top center;background-size:cover}.page-title .page-title-img.calendar{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/page-title-img3.jpg) no-repeat center center;background-size:cover}.page-title .page-title-img.competitions{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/page-title-img4.jpg) no-repeat center center;background-size:cover}.page-title .page-title-img.results{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/page-title-img5.jpg) no-repeat center center;background-size:cover}.page-title .page-title-img.news{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/page-title-img6.jpg) no-repeat center center;background-size:cover}.page-title .page-title-img.contact{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/page-title-img7.jpg) no-repeat center center;background-size:cover}.page-title .page-title-img.privacy{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/page-title-img8.jpg) no-repeat center center;background-size:cover}.page-title .page-title-img.bolo{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/page-title-img9.jpg) no-repeat center center;background-size:cover}.page-title .page-title-img.entry{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/page-title-img10.jpg) no-repeat center center;background-size:cover}.page-title .photo-copyright{font-family:"Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial","Yu Gothic","Meiryo",sans-serif;font-weight:500;font-size:clamp(0.625rem, 0.565rem + 0.2vw, 0.688rem);color:#fff;text-shadow:0px 0px 3px #000;position:absolute;right:1em;top:calc(60.8vw - 2em)}@media screen and (min-width:768px){.page-title .photo-copyright{top:calc(52vw - 2em)}}@media screen and (min-width:960px){.page-title .photo-copyright{top:calc(58.4vw - 2em)}}@media screen and (min-width:1152px){.page-title .photo-copyright{top:calc(52.8vw - 2em)}}@media screen and (min-width:1280px){.page-title .photo-copyright{top:calc(40.8vw - 2em)}}.ogp-title{width:100%;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/ogp-title-bg.jpg) no-repeat center center;background-size:cover;position:relative}.ogp-title:before{display:block;content:"";position:absolute;background-color:rgba(247,247,247,.65);width:90%;max-width:1400px;height:1px;top:44%;left:5%}@media screen and (min-width:768px){.ogp-title:before{top:46%}}@media screen and (min-width:1152px){.ogp-title:before{top:47%}}@media screen and (min-width:1568px){.ogp-title:before{left:50%;margin-left:-700px}}.ogp-title .inner{position:relative;width:90%;max-width:1400px;margin:0 auto;text-align:left;display:flex;flex-direction:column;justify-content:center;align-items:stretch;color:#f7f7f7;height:60vw}@media screen and (min-width:480px){.ogp-title .inner{height:56vw}}@media screen and (min-width:768px){.ogp-title .inner{height:54vw}}@media screen and (min-width:960px){.ogp-title .inner{height:52vw}}@media screen and (min-width:1152px){.ogp-title .inner{height:50vw}}@media screen and (min-width:1280px){.ogp-title .inner{height:45vw}}.ogp-title .page-title-en{font-family:"Marcellus",serif;font-weight:400;font-size:clamp(2.25rem, -1.125rem + 11.25vw, 5.625rem);letter-spacing:.04em;line-height:1.4;text-shadow:0px 0px 15px rgba(39,52,63,.7);margin-bottom:.2em;position:relative}.ogp-title .page-title-img{display:none}.ogp-title__sub{font-family:"Marcellus",serif;font-weight:400;font-size:clamp(1.5rem, -0.75rem + 7.5vw, 3.75rem);letter-spacing:.04em;line-height:1.2;text-shadow:0px 0px 15px rgba(39,52,63,.7);position:relative}.ogp-title h2{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(0.875rem, 0.313rem + 1.875vw, 1.438rem);text-shadow:0px 0px 15px rgba(39,52,63,.7);position:relative}.ogp-title__details{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:600;font-size:clamp(0.813rem, 0.438rem + 1.25vw, 1.188rem);text-shadow:0px 0px 15px rgba(39,52,63,.7);display:flex;justify-content:flex-start;align-items:center;margin-top:1em;position:relative}.ogp-title__details .date{margin-right:1em}.ogp-title__details .venue{display:inline-block;border:#f7f7f7 solid 1px;border-radius:3px;padding:.3em 1em}.ogp-title .ogp-medal{display:none}@media screen and (min-width:1152px){.ogp-title .ogp-medal{display:block;position:absolute;right:0;top:auto;max-width:282px}}.ogp-title .ogp-medal img{width:100%;height:auto}img{max-width:100%;vertical-align:bottom}.sp{display:block}@media screen and (min-width:768px){.sp{display:none}}.pc{display:none}@media screen and (min-width:768px){.pc{display:block}}a{color:#13489e;transition:.2s}a:hover{opacity:.5;text-decoration:underline}a:visited{color:#13489e}a:active{color:#13489e}.link-arrow{margin:1.5em 0 0}.link-arrow a{display:inline-block;font-size:clamp(1.25rem, 1.063rem + 0.625vw, 1.438rem);line-height:1;letter-spacing:.01em;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;color:#27343f;transition:.2s;position:relative}.link-arrow a.en{font-family:"Marcellus",serif;font-weight:400}.link-arrow a:hover{opacity:.75;text-decoration:none}.link-arrow.next{text-align:right}.link-arrow.next a{padding-right:70px}.link-arrow.next a:before{display:block;content:"";position:absolute;background-color:#27343f;width:60px;height:1px;bottom:.5em;right:0}.link-arrow.next a:after{display:block;content:"";position:absolute;background-color:#27343f;width:10px;height:1px;top:calc(0.5em - 5px);right:0;transform:rotate(45deg)}.link-arrow.back{text-align:left}.link-arrow.back a{padding-left:70px}.link-arrow.back a:before{display:block;content:"";position:absolute;background-color:#27343f;width:60px;height:1px;bottom:.5em;left:0}.link-arrow.back a:after{display:block;content:"";position:absolute;background-color:#27343f;width:10px;height:1px;top:calc(0.5em - 5px);left:0;transform:rotate(-45deg)}.buttom{text-align:center;padding:30px 0 20px}.buttom.pt{padding:60px 0 20px}.buttom a{width:90%;max-width:295px;height:48px;display:block;background-color:#144d39;border-radius:5px;color:#fff !important;text-decoration:none;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:600;font-size:clamp(0.875rem, 0.83rem + 0.149vw, 0.938rem);line-height:48px;margin:0 auto;position:relative}.buttom a:hover{text-decoration:none !important}.buttom a:before{display:block;content:"";position:absolute;width:8px;height:8px;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/arrow.png) no-repeat;top:21px}.buttom a.next:before{right:10px}.buttom a.back:before{left:10px;transform:rotate(-180deg)}.pagination{margin:60px 0 20px;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:400;line-height:1;font-size:clamp(0.875rem, 0.786rem + 0.298vw, 1rem)}.pagination a{color:#27343f}.pagination ul{width:100%;list-style:none;padding:0;display:flex;justify-content:center}.pagination ul li{margin:5px}.page-numbers{border:#27343f 1px solid;border-radius:5px;padding:5px 10px;text-decoration:none;color:#27343f}.page-numbers:hover{background-color:#fff}.page-numbers.current{background-color:#fff;color:#27343f}.pagination-total{text-align:center;margin:0 0 60px;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:400;line-height:1;color:#27343f;font-size:clamp(0.875rem, 0.786rem + 0.298vw, 1rem)}.cover-slide-right{position:relative}.cover-slide-right.active:before{position:absolute;content:"";top:0;right:0;width:100%;height:100%;min-height:100%;background-color:#f5f4ea;z-index:1;animation-name:kf-cover-slide-right;animation-duration:.6s;animation-timing-function:ease;animation-delay:.5s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}@keyframes kf-cover-slide-right{0%{transform:scaleX(1);transform-origin:right;opacity:1}100%{transform:scaleX(0);transform-origin:right;opacity:.75}}.cover-slide-left{position:relative}.cover-slide-left.active:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;min-height:100%;background-color:#f5f4ea;z-index:1;animation-name:kf-cover-slide-left;animation-duration:.6s;animation-timing-function:ease;animation-delay:.5s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}@keyframes kf-cover-slide-left{0%{transform:scaleX(1);transform-origin:left;opacity:1}100%{transform:scaleX(0);transform-origin:left;opacity:.75}}#first-view{margin:140px 0 0}@media screen and (min-width:1152px){#first-view{margin:97px 0 0}}#first-view .inner{width:100%;text-align:left}@media screen and (min-width:960px){#first-view .inner{display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}}#first-view .inner .main-copy{width:78%;margin:0 auto;display:flex;justify-content:center;align-items:center}@media screen and (min-width:960px){#first-view .inner .main-copy{width:50%}}#first-view .inner .main-copy .container{width:auto;margin:0 auto;display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start}@media screen and (min-width:1280px){#first-view .inner .main-copy .container{width:63%}}#first-view .inner .main-img{width:95%;border-top-right-radius:10px;border-bottom-right-radius:10px;height:95vw;margin:30px auto 0 0}@media screen and (min-width:768px){#first-view .inner .main-img{height:600px}}@media screen and (min-width:960px){#first-view .inner .main-img{margin:0;width:50%}}@media screen and (min-width:1280px){#first-view .inner .main-img{height:700px}}#first-view .inner .main-img .swiper-slide{width:100%;height:95vw}@media screen and (min-width:768px){#first-view .inner .main-img .swiper-slide{height:600px}}@media screen and (min-width:1280px){#first-view .inner .main-img .swiper-slide{height:700px}}#first-view .inner .main-img .swiper-slide.slide1{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/main-img1.jpg) no-repeat center center;background-size:cover}#first-view .inner .main-img .swiper-slide.slide2{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/main-img2.jpg) no-repeat center center;background-size:cover}#first-view .inner .main-img .swiper-slide.swiper-slide-active:before{position:absolute;content:"";top:0;right:0;width:100%;height:100%;min-height:100%;background-color:#f5f4ea;z-index:1000;animation-name:cover-slide-right;animation-duration:.6s;animation-timing-function:ease;animation-delay:.5s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}@keyframes cover-slide-right{0%{transform:scaleX(1);transform-origin:right;opacity:1}100%{transform:scaleX(0);transform-origin:right;opacity:.75}}#first-view h2{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(1.05rem, 0.775rem + 0.917vw, 1.325rem);line-height:2;margin-bottom:1.5em;text-align:left;display:inline-flex;flex-flow:column;align-items:flex-start}#first-view h2 div{width:auto;display:inline-block;margin:0 0 3px;position:relative;z-index:0}#first-view h2 div span{opacity:0}#first-view h2 div:after{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background-color:#fff;transform:scaleX(0);opacity:0}#first-view h2 div.active span{opacity:0;animation-name:kf-readcopy;animation-duration:.3s;animation-timing-function:ease;animation-delay:.5s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}#first-view h2 div.active:after{opacity:1;animation-name:kf-readcopy-base;animation-duration:1s;animation-timing-function:ease;animation-delay:.2s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards;animation-name:kf-readcopy-base;animation-duration:1s;animation-timing-function:ease-in-out;animation-delay:0s;animation-iteration-count:1;animation-direction:normal;animation-fill-mode:forwards}@keyframes kf-readcopy-base{0%{transform-origin:left;transform:scaleX(0)}50%{transform-origin:left;transform:scaleX(1)}50.1%{transform-origin:right;transform:scaleX(1)}100%{transform-origin:right;transform:scaleX(0)}}@keyframes kf-readcopy{0%{opacity:0}100%{opacity:1}}#first-view h3{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(0.688rem, 0.438rem + 0.833vw, 0.938rem)}#first-view .first-view-logo{width:100%;margin-bottom:20px}#first-view .first-view-logo img{width:100%;height:auto}#first-view .first-view-welcome{font-family:"Marcellus",serif;font-size:clamp(1.163rem, 0.638rem + 1.75vw, 1.688rem);line-height:1;color:#0f0964;margin-bottom:20px}#first-message{padding:130px 0 70px;position:relative}@media screen and (min-width:1152px){#first-message{padding:110px 0 70px}}#first-message .warp-line{position:absolute;width:400px;top:67px;left:0}@media screen and (min-width:768px){#first-message .warp-line{width:566px;left:5%}}@media screen and (min-width:1152px){#first-message .warp-line{top:128px;left:calc((100vw - 1152px) / 2)}}#first-message .warp-line img{width:100%;height:auto}#first-message .inner{width:84%;max-width:1152px;margin:0 auto}@media screen and (min-width:768px){#first-message .inner{width:67%}}@media screen and (min-width:1152px){#first-message .inner{width:84%;display:flex;justify-content:space-between}}@media screen and (min-width:1152px){#first-message .inner__left{width:calc(100% - (470px + 7%));display:flex;justify-content:center;align-items:center}}@media screen and (min-width:1152px){#first-message .inner__right{width:470px}}#first-message h3{text-align:left;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-size:clamp(1.625rem, 1rem + 2.083vw, 2.25rem);font-weight:600;line-height:2;letter-spacing:.01em;color:#27343f;margin:0 0 .75em}@media screen and (min-width:1152px){#first-message h3{display:inline-block;white-space:nowarp;margin:1em 0 0}}#first-message p{text-align:left;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-size:clamp(0.813rem, 0.5rem + 1.042vw, 1.125rem);font-weight:500;line-height:2.69;letter-spacing:.01em;color:#27343f}.location-slider{transform:rotate(-3deg);margin:3em 0 0}@media screen and (min-width:960px){.location-slider{margin:5em 0 0}}.location-slider .swiper-wrapper{transition-timing-function:linear}.location-slider .swiper-wrapper .swiper-slide{width:220px;height:auto}@media screen and (min-width:768px){.location-slider .swiper-wrapper .swiper-slide{width:270px}}@media screen and (min-width:960px){.location-slider .swiper-wrapper .swiper-slide{width:320px}}@media screen and (min-width:1152px){.location-slider .swiper-wrapper .swiper-slide{width:370px}}@media screen and (min-width:1280px){.location-slider .swiper-wrapper .swiper-slide{width:455px}}.location-slider .swiper-wrapper .swiper-slide img{width:100%;height:auto}#osk-gp{padding:225px 0 100px;position:relative}@media screen and (min-width:768px){#osk-gp{padding:205px 0 100px}}@media screen and (min-width:960px){#osk-gp{padding:180px 0 100px}}#osk-gp .inner{width:90%;margin:0 auto}#osk-gp .sugitanirc-icon{width:300px;position:absolute;top:0;right:-15px;z-index:0}@media screen and (min-width:768px){#osk-gp .sugitanirc-icon{width:340px}}@media screen and (min-width:960px){#osk-gp .sugitanirc-icon{width:380px}}@media screen and (min-width:1152px){#osk-gp .sugitanirc-icon{width:420px}}@media screen and (min-width:1280px){#osk-gp .sugitanirc-icon{width:469px;top:-60px}}#osk-gp .sugitanirc-icon img{width:100%;height:auto;opacity:.3}#osk-gp h3{font-family:"Marcellus",serif;font-size:clamp(2.375rem, 0rem + 7.917vw, 4.75rem);position:relative;z-index:1;margin-bottom:.5em}#osk-gp .ogp-list{position:relative;z-index:1}@media screen and (min-width:768px){#osk-gp .ogp-list{display:flex;justify-content:space-between}}#osk-gp .ogp-list li{width:100%;text-align:left}@media screen and (min-width:768px){#osk-gp .ogp-list li{width:45%}}#osk-gp .ogp-list li:first-child{margin-bottom:85px}@media screen and (min-width:768px){#osk-gp .ogp-list li:first-child{margin-bottom:0;position:relative}#osk-gp .ogp-list li:first-child:before{display:block;content:"";position:absolute;background-color:rgba(39,52,63,.3);width:1px;height:100%;top:0;right:-5vw}}#osk-gp .ogp-list h4{font-family:"Marcellus",serif;font-size:clamp(1.688rem, 1.688rem + 0vw, 1.688rem);letter-spacing:.01em;margin-bottom:.3em}@media screen and (min-width:768px){#osk-gp .ogp-list h4{font-size:clamp(1.438rem, 1.438rem + 0vw, 1.438rem)}}@media screen and (min-width:960px){#osk-gp .ogp-list h4{font-size:clamp(1.75rem, 1.75rem + 0vw, 1.75rem)}}@media screen and (min-width:1152px){#osk-gp .ogp-list h4{font-size:clamp(1.688rem, 1.063rem + 2.083vw, 2.313rem)}}#osk-gp .ogp-list__img{margin-bottom:20px}#osk-gp .ogp-list__img:after{content:"";display:block;padding-top:80%}@media screen and (min-width:960px){#osk-gp .ogp-list__img:after{padding-top:73%}}@media screen and (min-width:1152px){#osk-gp .ogp-list__img:after{padding-top:66%}}@media screen and (min-width:1280px){#osk-gp .ogp-list__img:after{padding-top:52%}}#osk-gp .ogp-list__date{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(1rem, 0.813rem + 0.625vw, 1.188rem);letter-spacing:.01em;margin-bottom:20px}@media screen and (min-width:1280px){#osk-gp .ogp-list__link{display:flex;justify-content:space-between;flex-direction:row-reverse}}#osk-gp .ogp-list__live{height:45px;font-family:"Marcellus",serif;font-size:clamp(1.125rem, 1.125rem + 0vw, 1.125rem);letter-spacing:.01em;line-height:45px;text-align:center;margin-top:25px}@media screen and (min-width:1280px){#osk-gp .ogp-list__live{width:43%;margin-top:0}}#osk-gp .ogp-list__live a{display:block;width:100%;height:45px;background-color:#144d39;border-radius:25px;color:#fff;padding-right:35px;position:relative}#osk-gp .ogp-list__live a:hover{text-decoration:none}#osk-gp .ogp-list__live a:before{display:block;content:"";position:absolute;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-live.svg) no-repeat center center;background-size:cover;width:24px;height:24px;top:10.5px;right:27%}@media screen and (min-width:1280px){#osk-gp .ogp-list__live a:before{right:17%}}#osk-gp .ogp-list__detail{height:45px;font-family:"Marcellus",serif;font-size:clamp(1.125rem, 1.125rem + 0vw, 1.125rem);letter-spacing:.01em;line-height:45px;text-align:center}@media screen and (min-width:1280px){#osk-gp .ogp-list__detail{width:43%}}#osk-gp .ogp-list__detail span{display:block;width:100%;height:45px;background-color:#bebebe;border-radius:25px;color:#fff}#osk-gp .ogp-list__detail a{display:block;width:100%;height:45px;background-color:#0f0964;border-radius:25px;color:#fff;padding-right:15px;position:relative}#osk-gp .ogp-list__detail a:hover{text-decoration:none}#osk-gp .ogp-list__detail a:before{display:block;content:"";position:absolute;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-next.svg) no-repeat center center;background-size:cover;width:40.95px;height:5px;top:20px;right:27%}@media screen and (min-width:1280px){#osk-gp .ogp-list__detail a:before{right:17%}}#all-events{padding:100px 0;-webkit-clip-path:polygon(0 0,100% calc(0% + 4vw), 100% 100%, 0 calc(100% - 4vw));clip-path:polygon(0 0,100% calc(0% + 4vw), 100% 100%, 0 calc(100% - 4vw));background-color:rgba(234,233,220,.6)}@media screen and (min-width:768px){#all-events{padding:180px 0}}@media screen and (min-width:960px){#all-events{padding:180px 0}}#all-events .inner{width:90%;margin:0 auto}#all-events h3{font-family:"Marcellus",serif;font-size:clamp(2.375rem, 0rem + 7.917vw, 4.75rem);position:relative;z-index:1;margin-bottom:.5em}@media screen and (min-width:768px){#all-events .event-list{display:flex;justify-content:space-between}}#all-events .event-list li{width:100%;text-align:left}@media screen and (min-width:768px){#all-events .event-list li{width:30%}}#all-events .event-list li:nth-child(1){margin-bottom:85px}@media screen and (min-width:768px){#all-events .event-list li:nth-child(1){margin-bottom:0}}#all-events .event-list li:nth-child(2){margin-bottom:85px}@media screen and (min-width:768px){#all-events .event-list li:nth-child(2){margin-bottom:0;margin-top:5%;position:relative}#all-events .event-list li:nth-child(2):before{display:block;content:"";position:absolute;background-color:rgba(39,52,63,.3);width:1px;height:100%;top:0;left:-2.5vw}}@media screen and (min-width:768px){#all-events .event-list li:nth-child(3){margin-top:10%;position:relative}#all-events .event-list li:nth-child(3):before{display:block;content:"";position:absolute;background-color:rgba(39,52,63,.3);width:1px;height:100%;top:0;left:-2.5vw}}#all-events .event-list p.en{font-family:"Marcellus",serif;font-size:clamp(1.688rem, 1.688rem + 0vw, 1.688rem);letter-spacing:.01em;margin-bottom:.3em}@media screen and (min-width:768px){#all-events .event-list p.en{font-size:clamp(1.5rem, 1.5rem + 0vw, 1.5rem)}}@media screen and (min-width:960px){#all-events .event-list p.en{font-size:clamp(1.688rem, -0.813rem + 4.167vw, 2.188rem)}}#all-events .event-list h4{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(1rem, 0.875rem + 0.417vw, 1.125rem);letter-spacing:.01em;margin-bottom:30px}#all-events .event-list__img{margin-bottom:20px}#all-events .event-list__img img{width:100%;height:auto}#all-events .event-list__detail{height:45px;font-family:"Marcellus",serif;font-size:clamp(1.125rem, 1.125rem + 0vw, 1.125rem);letter-spacing:.01em;line-height:45px;text-align:center}#all-events .event-list__detail a{display:block;width:100%;height:45px;background-color:#f7f7f7;border:#bebebe solid 1px;border-radius:25px;color:#27343f;padding-right:15px;position:relative}#all-events .event-list__detail a:hover{text-decoration:none}#all-events .event-list__detail a:before{display:block;content:"";position:absolute;background-color:#27343f;width:50px;height:1px;bottom:22px;right:10%}#all-events .event-list__detail a:after{display:block;content:"";position:absolute;background-color:#27343f;width:7px;height:1px;top:20px;right:10%;transform:rotate(45deg);transform-origin:right}#news{padding:100px 0 40px}#news .inner{width:90%;margin:0 auto}@media screen and (min-width:960px){#news .inner{display:flex;justify-content:space-between}}#news h3{font-family:"Marcellus",serif;font-size:clamp(2.375rem, 1.655rem + 2.4vw, 3.125rem);position:relative;z-index:1;margin-bottom:30px}@media screen and (min-width:960px){#news h3{width:130px;display:inline-block;text-align:left}}#news .news-list{border-top:rgba(39,52,63,.3) solid 1px;padding-top:3.5em;text-align:left}@media screen and (min-width:960px){#news .news-list{width:calc(100% - 180px)}}#news .news-list li{border-bottom:rgba(39,52,63,.3) solid 1px;padding-bottom:2em;margin-bottom:3.5em}#news .news-list li a{display:block;color:#27343f}@media screen and (min-width:768px){#news .news-list li a{display:flex;justify-content:space-between;align-items:center}}#news .news-list li a:hover{text-decoration:none}@media screen and (min-width:768px){#news .news-list .txt-vox{width:80%}}#news .news-list__date{font-family:"Marcellus",serif;font-size:clamp(0.875rem, 0.815rem + 0.2vw, 0.938rem);letter-spacing:.01em;line-height:1;margin:0 0 1em}#news .news-list__date span.icon{display:inline-block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(0.75rem, 0.69rem + 0.2vw, 0.813rem);letter-spacing:.01em;line-height:1.5em;height:1.5em;margin:0 0 0 1em;border-radius:3px;color:#fff}#news .news-list__date span.icon.eventnews{background-color:#0f0964}#news .news-list__date span.icon.eventnews:after{content:"大会のお知らせ";padding:.25em 1.5em}#news .news-list__date span.icon.clubnews{background-color:#bfa97e}#news .news-list__date span.icon.clubnews:after{content:"クラブのお知らせ";padding:.5em 1em}#news .news-list__title{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(1rem, 0.88rem + 0.4vw, 1.125rem);letter-spacing:.01em;line-height:2;margin:0 0 1em}#news .news-list__more{text-align:right;font-family:"Marcellus",serif;font-size:clamp(1rem, 0.88rem + 0.4vw, 1.125rem);letter-spacing:.01em;line-height:1}@media screen and (min-width:768px){#news .news-list__more{width:20%}}#news .news-list__more span{display:inline-block;width:60px;height:1em;position:relative}#news .news-list__more span:before{display:block;content:"";position:absolute;background-color:#27343f;width:40px;height:1px;top:.5em;right:0}#news .news-list__more span:after{display:block;content:"";position:absolute;background-color:#27343f;width:7px;height:1px;top:.5em;right:0;transform:rotate(45deg);transform-origin:right}#news .view-all{width:90%;margin:0 auto;text-align:right;font-family:"Marcellus",serif;font-size:clamp(1rem, 0.88rem + 0.4vw, 1.125rem);letter-spacing:.01em;line-height:45px}#news .view-all a{display:inline-block;width:100%;height:45px;background-color:#f7f7f7;border:#bebebe solid 1px;border-radius:25px;color:#27343f;text-align:center}#news .view-all a:hover{text-decoration:none}@media screen and (min-width:768px){#news .view-all a{width:auto;padding:0 1.5em}}#about-message .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#about-message .inner{width:75%;margin:0 5% 0 20%}}#about-message p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em}.movie-vox{width:100%;margin:50px 0}@media screen and (min-width:768px){.movie-vox{margin:70px 0}}.movie-vox .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){.movie-vox .inner{width:75%;margin:0 5% 0 20%}}.movie-vox .movie{width:100%;aspect-ratio:16/9;margin:0 auto}.movie-vox .movie video{height:100%;-o-object-fit:cover;object-fit:cover}#about-deta{padding:100px 0}@media screen and (min-width:1152px){#about-deta{padding:120px 0}}#about-deta .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#about-deta .inner{width:75%;margin:0 5% 0 20%}}#club-location{padding:100px 0}@media screen and (min-width:1152px){#club-location{padding:120px 0}}#club-location .inner{width:90%;margin:0 auto;text-align:left}.location-map{background-color:#f5f4ea;border:rgba(39,52,63,.5) solid 1px;border-radius:10px;width:100%;margin:0 auto}.location-map img{width:100%;height:auto}.g-map{width:100%;position:relative;padding-top:56%;border:rgba(39,52,63,.5) solid 1px}.g-map iframe{position:absolute;top:0;left:0;width:100%;height:100%}.location-list{width:90%;margin:80px auto 30px auto;text-align:left}@media screen and (min-width:768px){.location-list{display:flex;justify-content:space-between;flex-wrap:wrap}}.location-list li{margin-bottom:3%}@media screen and (min-width:768px){.location-list li{width:49%}}@media screen and (min-width:960px){.location-list li{width:32%}}.location-list li p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2;letter-spacing:.04em}.location-list li a{display:block;position:relative}.location-list li a:after{display:block;content:"";position:absolute;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-closeup.png) no-repeat;width:36px;height:36px;bottom:5px;right:5px}#about-registration .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#about-registration .inner{width:75%;margin:0 5% 0 20%}}.about-contents h3{font-family:"Marcellus",serif;font-size:clamp(2.5rem, 1.9rem + 2vw, 3.125rem);line-height:1;letter-spacing:.01em;margin-bottom:1em}.about-contents h3.jp{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1.313rem, 1.133rem + 0.6vw, 1.5rem)}.about-contents table{width:100%;border-collapse:collapse;border-top:rgba(39,52,63,.5) solid 1px}.about-contents table th{display:block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em;background-color:rgba(191,169,126,.2);padding:1em}@media screen and (min-width:768px){.about-contents table th{display:table-cell;padding:2.5em 2.5em 2.5em 0;background-color:inherit;border-bottom:rgba(39,52,63,.5) solid 1px;white-space:nowrap}}.about-contents table td{display:block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em;border-bottom:rgba(39,52,63,.5) solid 1px;padding:1em}@media screen and (min-width:768px){.about-contents table td{display:table-cell;padding:2.5em 0}}.about-contents table td h4{font-weight:700;margin:1em 0 0}.about-contents table td ul{margin:0 0 0 1.5em}.about-contents table td ul li{list-style-type:disc}.about-contents table td .contact-buttom{display:inline-block;background-color:#0f0964;color:#fff;height:45px;line-height:45px;padding:0 1.5em;margin-top:.5em;border-radius:25px}.about-contents table td .contact-buttom:hover{text-decoration:none}#taizo-profile .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#taizo-profile .inner{width:75%;margin:0 5% 0 20%}}#taizo-profile p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em}#taizo-profile .insta-link{margin:1em 0 0}#taizo-profile .insta-link a{display:block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:45px;width:45%;max-width:215px;height:45px;border-radius:25px;background:radial-gradient(92.18% 99.11% at 26.56% 107.7%,#fd5 0%,#fd5 10%,#ff543e 50%,#c837ab 100%);color:#fff;text-align:center;position:relative;padding:0 0 0 30px}#taizo-profile .insta-link a:hover{text-decoration:none}#taizo-profile .insta-link a:before{display:block;content:"";position:absolute;width:20px;height:20px;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-insta.svg) no-repeat;top:12.5px;left:2em}#taizo-profile .taizo-img-list{list-style:none;margin:10% 0}@media screen and (min-width:768px){#taizo-profile .taizo-img-list{margin:5% 0;display:flex;justify-content:space-between;flex-wrap:wrap}}#taizo-profile .taizo-img-list li{position:relative}#taizo-profile .taizo-img-list li img{border-radius:3px}#taizo-profile .taizo-img-list li:first-child{margin-bottom:10%}@media screen and (min-width:768px){#taizo-profile .taizo-img-list li{width:45%}#taizo-profile .taizo-img-list li:first-child{margin-bottom:0}#taizo-profile .taizo-img-list li:last-child{margin-top:5%}}#taizo-profile .taizo-img-list li .photo-copyright{font-family:"Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial","Yu Gothic","Meiryo",sans-serif;font-weight:500;font-size:clamp(0.625rem, 0.565rem + 0.2vw, 0.688rem);color:#fff;text-shadow:0px 0px 3px #000;position:absolute;right:1em;top:calc(90vw - 2em)}@media screen and (min-width:768px){#taizo-profile .taizo-img-list li .photo-copyright{top:calc(40.5vw - 2em)}}@media screen and (min-width:1152px){#taizo-profile .taizo-img-list li .photo-copyright{top:calc(33.75vw - 2em)}}#taizo-results .inner{width:90%;margin:20% auto 0 auto;text-align:left}@media screen and (min-width:768px){#taizo-results .inner{margin:10% auto 0 auto}}@media screen and (min-width:1152px){#taizo-results .inner{width:75%;margin:0 5% 0 20%}}#taizo-results h3{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1.313rem, 1.133rem + 0.6vw, 1.5rem);margin-bottom:2em}#taizo-results h4{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(0.938rem, 0.877rem + 0.2vw, 1rem);background-color:#27343f;color:#fff;padding:.5em 1em;margin-bottom:1em}#taizo-results h4 .en{font-family:"Marcellus",serif;font-weight:400}#taizo-results table{width:100%;border-collapse:collapse;border-top:rgba(39,52,63,.5) solid 1px}#taizo-results table caption{font-family:"Marcellus",serif;font-size:clamp(0.875rem, 0.815rem + 0.2vw, 0.938rem);margin-bottom:2em;font-style:italic}#taizo-results table th{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em;padding:1em 1em 1em 0;border-bottom:rgba(39,52,63,.5) solid 1px;white-space:nowrap;width:4.5em}#taizo-results table td{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em;padding:1em 0;border-bottom:rgba(39,52,63,.5) solid 1px}#taizo-results .supplement{margin:1em 0 0}#taizo-results .supplement li{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.813rem, 0.752rem + 0.2vw, 0.875rem);line-height:2;letter-spacing:.04em}#taizo-results .vox{margin-bottom:15%}@media screen and (min-width:768px){#taizo-results .vox{margin-bottom:10%}}@media screen and (min-width:1152px){#taizo-results .vox{margin-bottom:5%}}#taizo-results .vox:last-child{margin-bottom:0}#event-list .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#event-list .inner{width:75%;margin:0 5% 0 20%}}#event-list .table-wrapper{overflow-x:scroll;position:relative}#event-list .table-wrapper .scroll-hint{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100%;pointer-events:none}@media screen and (min-width:960px){#event-list .table-wrapper .scroll-hint{display:none}}#event-list .table-wrapper .scroll-hint .scroll-hint-icon{width:120px;height:80px;position:absolute;top:60px;left:0;right:0;margin:auto;background:rgba(39,52,63,.5);color:#fff;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-family:"Helvetica Neue","Helvetica","Hiragino Sans","Hiragino Kaku Gothic ProN","Arial","Yu Gothic","Meiryo",sans-serif;font-weight:700;font-size:clamp(0.625rem, 0.625rem + 0vw, 0.625rem);line-height:1;padding:10px;border-radius:5px}#event-list .table-wrapper .scroll-hint .scroll-hint-icon div{width:100%;height:35px;position:relative;animation:movearrow 1s ease-out infinite}#event-list .table-wrapper .scroll-hint .scroll-hint-icon div:before{display:block;content:"";position:absolute;width:25px;height:25px;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-xscroll-arrow.svg) no-repeat center center;background-size:cover;top:10px;left:50%;margin-left:-12.5px}@keyframes movearrow{0%{left:0}25%{left:6px}50%{left:0}75%{left:-4px}100%{left:0}}#event-list table{width:1000px;white-space:nowrap;border-collapse:collapse;border-top:#27343f solid 2px;border-bottom:#27343f solid 2px}@media screen and (min-width:960px){#event-list table{width:100%;white-space:inherit}}#event-list table caption{font-family:"Marcellus",serif;font-size:clamp(0.875rem, 0.815rem + 0.2vw, 0.938rem);margin-bottom:2em}#event-list table th{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2;letter-spacing:.04em;padding:1em;border-bottom:rgba(39,52,63,.5) solid 1px;white-space:nowrap;background-color:#27343f;color:#fff;text-align:center;border-right:rgba(247,247,247,.5) dotted 1px}#event-list table th:last-child{border-right:none}#event-list table td{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.875rem, 0.755rem + 0.4vw, 1rem);line-height:2;letter-spacing:.04em;padding:1em;border-bottom:rgba(39,52,63,.5) solid 1px;border-right:rgba(39,52,63,.5) dotted 1px}#event-list table td:last-child{border-right:none}#event-list table tr:nth-child(even) td{background-color:rgba(39,52,63,.05)}#event-list p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.875rem, 0.755rem + 0.4vw, 1rem);line-height:2;letter-spacing:.04em;margin:1em 0 2em}#competition-list{min-height:200px}#competition-list .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#competition-list .inner{width:75%;margin:0 5% 0 20%}}#competition-list p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.875rem, 0.755rem + 0.4vw, 1rem);line-height:2;letter-spacing:.04em;margin:0 0 1em}#competition-list .no-post p{color:#f73427;margin:0 0 4em}#competition-list .no-post .link-arrow{text-align:right}#competition-list .vox{width:100%;background-color:#fff;border-radius:10px;padding:1.5em 1.5em .5em;margin-bottom:60px}@media screen and (min-width:768px){#competition-list .vox{padding:2em 2em 1em}}@media screen and (min-width:960px){#competition-list .vox{padding:2.5em 2.5em 1.5em}}@media screen and (min-width:1152px){#competition-list .vox{padding:3em 3em 1.5em}}#competition-list .vox .competition-title{position:relative;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;padding-left:25px;margin-bottom:25px}@media screen and (min-width:960px){#competition-list .vox .competition-title{margin-bottom:30px}}@media screen and (min-width:1152px){#competition-list .vox .competition-title{margin-bottom:40px}}#competition-list .vox .competition-title:before{display:block;content:"";position:absolute;background-color:#27343f;width:10px;height:100%;top:0;left:0;border-radius:2px}#competition-list .vox h3{font-weight:700;font-size:clamp(1.063rem, 0.642rem + 1.4vw, 1.5rem);line-height:1.5}#competition-list .vox .competition-details__date{font-weight:500;font-size:clamp(0.875rem, 0.755rem + 0.4vw, 1rem);line-height:1.5;letter-spacing:.04em}#competition-list .vox .competition-details__place{font-weight:500;font-size:clamp(0.875rem, 0.755rem + 0.4vw, 1rem);line-height:1.5;letter-spacing:.04em}@media screen and (min-width:768px){#competition-list .vox .competition-list{display:flex;justify-content:space-between;flex-wrap:wrap}}#competition-list .vox .competition-list li{margin-bottom:30px;background:#1f6396;background:linear-gradient(315deg,#1f6396 0%,#0d0853 100%);padding:1.5em 80px 1.5em 1.5em;border-radius:10px}@media screen and (min-width:768px){#competition-list .vox .competition-list li{width:calc((100% - 30px) / 2)}}@media screen and (min-width:1152px){#competition-list .vox .competition-list li{width:calc((100% - 45px) / 2)}}#competition-list .vox .competition-list li a{display:block;color:#eae9dc;font-weight:700;font-size:clamp(1rem, 0.88rem + 0.4vw, 1.125rem);line-height:1.5;min-height:60px;position:relative}#competition-list .vox .competition-list li a:hover{text-decoration:none}#competition-list .vox .competition-list li a span{display:block}#competition-list .vox .competition-list li a:after{display:block;content:"";position:absolute;width:29.5px;height:43.61px;top:-.2em;right:calc((46px + 1em) * -1)}@media screen and (min-width:768px){#competition-list .vox .competition-list li a:after{width:33.83px;height:50px;top:-.2em;right:calc((46px + 1em) * -1)}}#competition-list .vox .competition-list li a[href$=".xls"]:after,#competition-list .vox .competition-list li a[href$=".xlsx"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-excel.svg) no-repeat center center;background-size:cover}#competition-list .vox .competition-list li a[href$=".pdf"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-pdf.svg) no-repeat center center;background-size:cover}#competition-list .vox .competition-list li a[href$=".zip"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-zip.svg) no-repeat center center;background-size:cover}#competition-list .vox .competition-list li a[href$=".jpg"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-jpg.svg) no-repeat center center;background-size:cover}#competition-list .vox .competition-list li a[href$=".png"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-png.svg) no-repeat center center;background-size:cover}.ogp-nav{width:90%;max-width:1152px;margin:0 auto;padding:3em 0}@media screen and (min-width:768px){.ogp-nav ul{display:flex;justify-content:space-between;flex-wrap:wrap}}.ogp-nav ul li{margin:0 0 1em}@media screen and (min-width:768px){.ogp-nav ul li{width:48.5%;margin:0 0 1.5em}}.ogp-nav ul li a{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1rem, -0.5rem + 3.125vw, 1.375rem);text-align:left;display:block;width:100%;background-color:#27343f;color:#eae9dc;border-radius:10px;padding:1em 2em;position:relative}@media screen and (min-width:768px){.ogp-nav ul li a{padding:2em}}.ogp-nav ul li a:hover{text-decoration:none}.ogp-nav ul li a:before{display:block;content:"";position:absolute;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/arrow-down.png) no-repeat center center;background-size:cover;top:calc(50% - 12px);right:1em;width:24px;height:24px}@media screen and (min-width:768px){.ogp-nav ul li a:before{top:calc(50% - 15px);right:1.5em;width:30px;height:30px}}@media screen and (min-width:960px){.ogp-nav ul li a:before{top:calc(50% - 17px);right:2em;width:34px;height:34px}}#ogp-schedule{background-color:#f5f4ea}#ogp-schedule h3{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1.5rem, 0.188rem + 4.375vw, 2.813rem);line-height:2;padding-left:.75em;margin:0 0 2em;position:relative}@media screen and (min-width:1152px){#ogp-schedule h3{margin:0 0 1.5em}}#ogp-schedule h3:before{display:block;content:"";position:absolute;background-color:#0f0964;width:7.5px;height:1em;top:.55em;left:0}#ogp-schedule h3:after{display:block;content:"";position:absolute;background-color:#27343f;width:100%;height:2px;bottom:-10px;left:0}#ogp-schedule p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1rem, 0.75rem + 0.833vw, 1.25rem);line-height:1.6;letter-spacing:.04em;margin:0 0 1em}#ogp-schedule .inner{padding:3em 0}#ogp-schedule .inner .vox{width:90%;max-width:1152px;margin:0 auto;padding:3em 0 0;text-align:left}#ogp-schedule .no-post p{color:#f73427;font-weight:500;margin:0 0 4em}#ogp-schedule .event-list{width:calc(100% - 1em);margin:0 0 3em 1em}@media screen and (min-width:768px){#ogp-schedule .event-list{width:calc(100% - 2em);margin:0 0 3em 2em}}@media screen and (min-width:1280px){#ogp-schedule .event-list{width:75%;margin:0 0 3em 25%}}#ogp-schedule .event-list li{display:flex;justify-content:space-between;align-items:flex-start;position:relative;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-flag.png) no-repeat top left;padding:0 0 0 45px;margin:0 0 4em}#ogp-schedule .event-list li:after{display:block;content:"";position:absolute;background-color:rgba(39,52,63,.5);width:100%;height:1px;bottom:-1em;left:0}#ogp-schedule .event-list li a{display:block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.813rem, 0.5rem + 1.042vw, 1.125rem);background-color:#0f0964;color:#fff;padding:.65em 1em .65em 3em;margin:0 0 0 1em;border-radius:1.6em;white-space:nowrap;position:relative}#ogp-schedule .event-list li a:after{display:block;content:"";position:absolute;width:25px;height:25px;top:.2em;left:1em}@media screen and (min-width:768px){#ogp-schedule .event-list li a:after{width:30px;height:30px}}#ogp-schedule .event-list li a:hover{text-decoration:none}#ogp-schedule .event-list li a[href$=".xls"]:after,#ogp-schedule .event-list li a[href$=".xlsx"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-mini-excel.svg) no-repeat center center;background-size:cover}#ogp-schedule .event-list li a[href$=".pdf"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-mini-pdf.svg) no-repeat center center;background-size:cover}#ogp-schedule .event-list li a[href$=".zip"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-mini-zip.svg) no-repeat center center;background-size:cover}#ogp-schedule .event-list li a[href$=".jpg"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-mini-jpg.svg) no-repeat center center;background-size:cover}#ogp-schedule .event-list li a[href$=".png"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-mini-png.svg) no-repeat center center;background-size:cover}#ogp-schedule .ogp-bg-img{position:relative;height:200px}@media screen and (min-width:480px){#ogp-schedule .ogp-bg-img{height:240px}}@media screen and (min-width:768px){#ogp-schedule .ogp-bg-img{height:340px}}@media screen and (min-width:960px){#ogp-schedule .ogp-bg-img{height:380px}}@media screen and (min-width:1152px){#ogp-schedule .ogp-bg-img{height:440px}}@media screen and (min-width:1280px){#ogp-schedule .ogp-bg-img{height:470px}}#ogp-schedule .ogp-bg-img .inner{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-clip-path:polygon(0 8%,100% 0,100% 92%,0% 100%);clip-path:polygon(0 8%,100% 0,100% 92%,0% 100%)}@media screen and (min-width:768px){#ogp-schedule .ogp-bg-img .inner{-webkit-clip-path:polygon(0 10%,100% 0,100% 90%,0% 100%);clip-path:polygon(0 10%,100% 0,100% 90%,0% 100%)}}@media screen and (min-width:1152px){#ogp-schedule .ogp-bg-img .inner{-webkit-clip-path:polygon(0 12%,100% 0,100% 88%,0% 100%);clip-path:polygon(0 12%,100% 0,100% 88%,0% 100%)}}#ogp-schedule .ogp-bg-img .ogp-img1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/ogp-bg-img1.jpg);background-size:cover;background-position:center;z-index:-1}#ogp-schedule .ogp-bg-img .ogp-img2{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/ogp-bg-img2.jpg);background-size:cover;background-position:center;z-index:-1}#ogp-schedule .ogp-bg-img .ogp-img3{position:fixed;top:0;left:0;width:100vw;height:100vh;background-image:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/ogp-bg-img3.jpg);background-size:cover;background-position:center;z-index:-1}#ogp-schedule .ogp-results-list{margin:0 0 0 1em}@media screen and (min-width:768px){#ogp-schedule .ogp-results-list{margin:0 0 0 2em}}@media screen and (min-width:1280px){#ogp-schedule .ogp-results-list{margin:0 0 3em 25%}}#ogp-schedule .ogp-results-list li{margin-bottom:30px;background:#fff;padding:1.5em 80px 1.5em 1.5em;border:#27343f solid 1px;border-radius:10px}@media screen and (min-width:768px){#ogp-schedule .ogp-results-list li{max-width:473px}}#ogp-schedule .ogp-results-list li a{display:block;color:#27343f;font-weight:700;font-size:clamp(1rem, 0.88rem + 0.4vw, 1.125rem);line-height:1.5;min-height:60px;position:relative}#ogp-schedule .ogp-results-list li a:hover{text-decoration:none}#ogp-schedule .ogp-results-list li a span{display:block}#ogp-schedule .ogp-results-list li a:after{display:block;content:"";position:absolute;width:29.5px;height:43.61px;top:-.2em;right:calc((46px + 1em) * -1)}@media screen and (min-width:768px){#ogp-schedule .ogp-results-list li a:after{width:33.83px;height:50px;top:-.2em;right:calc((46px + 1em) * -1)}}#ogp-schedule .ogp-results-list li a[href$=".xls"]:after,#ogp-schedule .ogp-results-list li a[href$=".xlsx"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-b-excel.svg) no-repeat center center;background-size:cover}#ogp-schedule .ogp-results-list li a[href$=".pdf"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-b-pdf.svg) no-repeat center center;background-size:cover}#ogp-schedule .ogp-results-list li a[href$=".zip"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-b-zip.svg) no-repeat center center;background-size:cover}#ogp-schedule .ogp-results-list li a[href$=".jpg"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-b-jpg.svg) no-repeat center center;background-size:cover}#ogp-schedule .ogp-results-list li a[href$=".png"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-b-png.svg) no-repeat center center;background-size:cover}#ogp-download .inner{width:90%;max-width:1152px;margin:5em auto 0 auto;background-color:rgba(255,255,255,.75);border:#27343f solid 1px;border-radius:10px;padding:1.5em 2em}@media screen and (min-width:960px){#ogp-download .inner{padding:2em 3em}}@media screen and (min-width:1280px){#ogp-download .inner{padding:3em 4em}}#ogp-download h3{display:inline-block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1.125rem, 0.75rem + 1.25vw, 1.5rem);line-height:1.5;letter-spacing:.04em;margin:0 auto 2em auto;position:relative}#ogp-download h3:before{display:block;content:"";position:absolute;background-color:#27343f;width:100%;height:1px;bottom:-10px;left:0}#ogp-download p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:600;font-size:clamp(0.875rem, 0.625rem + 0.833vw, 1.125rem);line-height:2;letter-spacing:.04em;text-align:left;margin:0 0 1em;overflow-wrap:break-word}#ogp-download p a{color:#13489e;text-decoration:underline}#ogp-download p strong{font-weight:700;color:#f73427}#ogp-download .entry-form a{display:inline-block;background-color:#f73427;color:#fff;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1rem, 0.625rem + 1.25vw, 1.375rem);border-radius:2em;width:100%;max-width:578px;padding:.75em 4em .75em 2em;margin:1em auto 0 auto;position:relative}#ogp-download .entry-form a:before{display:block;content:"";position:absolute;width:24px;height:24px;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-arrow-right.svg) no-repeat center center;background-size:cover;top:.6em;right:1em}@media screen and (min-width:768px){#ogp-download .entry-form a:before{width:32px;height:32px}}#ogp-download .entry-form a:hover{text-decoration:none}#ogp-timetable .inner{width:90%;max-width:1152px;margin:5em auto 0 auto;background-color:rgba(255,255,255,.75);border:#27343f solid 1px;border-radius:10px;padding:1.5em 2em}@media screen and (min-width:960px){#ogp-timetable .inner{padding:2em 3em}}@media screen and (min-width:1280px){#ogp-timetable .inner{padding:3em 4em}}#ogp-timetable .vox{margin-bottom:3em}#ogp-timetable h3{display:inline-block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1.125rem, 0.75rem + 1.25vw, 1.5rem);line-height:1.5;letter-spacing:.04em;margin:0 auto 2em auto;position:relative}#ogp-timetable h3:before{display:block;content:"";position:absolute;background-color:#27343f;width:100%;height:1px;bottom:-10px;left:0}#ogp-timetable p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:600;font-size:clamp(0.875rem, 0.625rem + 0.833vw, 1.125rem);line-height:2;letter-spacing:.04em;text-align:left;margin:0 0 1em;overflow-wrap:break-word}#ogp-timetable p a{color:#13489e;text-decoration:underline}#ogp-timetable p strong{font-weight:700;color:#f73427}#ogp-csi .inner{width:90%;max-width:1152px;margin:5em auto 0 auto;background-color:rgba(255,255,255,.75);border:#27343f solid 1px;border-radius:10px;padding:1.5em 2em}@media screen and (min-width:960px){#ogp-csi .inner{padding:2em 3em}}@media screen and (min-width:1280px){#ogp-csi .inner{padding:3em 4em}}#ogp-csi h3{display:inline-block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1.125rem, 0.75rem + 1.25vw, 1.5rem);line-height:1.5;letter-spacing:.04em;margin:0 auto 2em auto;position:relative}#ogp-csi h3:before{display:block;content:"";position:absolute;background-color:#27343f;width:100%;height:1px;bottom:-10px;left:0}#ogp-csi h4{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1rem, 1rem + 0vw, 1rem);line-height:1;background-color:#27343f;color:#fff;padding:.5em 1em;margin-bottom:1em;border-radius:4px}#ogp-csi p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:600;font-size:clamp(0.875rem, 0.625rem + 0.833vw, 1.125rem);line-height:2;letter-spacing:.04em;text-align:left;margin:0 0 1em;overflow-wrap:break-word}#ogp-csi p a{color:#13489e;text-decoration:underline}#ogp-csi p strong{font-weight:700;color:#f73427}.ogp-download-list{text-align:left;margin:1.5em 0 0}@media screen and (min-width:768px){.ogp-download-list{display:flex;justify-content:space-between;flex-wrap:wrap}}.ogp-download-list li{margin-bottom:30px;background:#f7f7f7;border:#27343f solid 1px;padding:1.5em 80px 1.5em 1.5em;border-radius:10px}@media screen and (min-width:768px){.ogp-download-list li{width:calc((100% - 30px) / 2)}}@media screen and (min-width:1152px){.ogp-download-list li{width:calc((100% - 45px) / 2)}}.ogp-download-list li a{display:block;color:#27343f;font-weight:700;font-size:clamp(1rem, 0.88rem + 0.4vw, 1.125rem);line-height:1.5;min-height:50px;position:relative}.ogp-download-list li a:hover{text-decoration:none}.ogp-download-list li a span{display:block}.ogp-download-list li a:after{display:block;content:"";position:absolute;width:29.5px;height:43.61px;top:-.2em;right:calc((46px + 1em) * -1)}@media screen and (min-width:768px){.ogp-download-list li a:after{width:33.83px;height:50px;top:-.2em;right:calc((46px + 1em) * -1)}}.ogp-download-list li a[href$=".xls"]:after,.ogp-download-list li a[href$=".xlsx"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-b-excel.svg) no-repeat center center;background-size:cover}.ogp-download-list li a[href$=".pdf"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-b-pdf.svg) no-repeat center center;background-size:cover}.ogp-download-list li a[href$=".zip"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-b-zip.svg) no-repeat center center;background-size:cover}.ogp-download-list li a[href$=".jpg"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-b-jpg.svg) no-repeat center center;background-size:cover}.ogp-download-list li a[href$=".png"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-b-png.svg) no-repeat center center;background-size:cover}#results-list{min-height:200px}#results-list .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#results-list .inner{width:75%;margin:0 5% 0 20%}}#results-list p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.875rem, 0.755rem + 0.4vw, 1rem);line-height:2;letter-spacing:.04em;margin:0 0 1em}#results-list .no-post p{color:#f73427;margin:0 0 4em}#results-list .no-post .link-arrow{text-align:right}#results-list .vox{width:100%;background-color:#fff;border-radius:10px;padding:1.5em 1.5em .5em;margin-bottom:60px}@media screen and (min-width:768px){#results-list .vox{padding:2em 2em 1em}}@media screen and (min-width:960px){#results-list .vox{padding:2.5em 2.5em 1.5em}}@media screen and (min-width:1152px){#results-list .vox{padding:3em 3em 1.5em}}#results-list .vox .event-title{position:relative;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;padding-left:25px;margin-bottom:25px}@media screen and (min-width:960px){#results-list .vox .event-title{margin-bottom:30px}}@media screen and (min-width:1152px){#results-list .vox .event-title{margin-bottom:40px}}#results-list .vox .event-title:before{display:block;content:"";position:absolute;background-color:#27343f;width:10px;height:100%;top:0;left:0;border-radius:2px}#results-list .vox h3{font-weight:700;font-size:clamp(1.063rem, 0.642rem + 1.4vw, 1.5rem);line-height:1.5}#results-list .vox .event-details__date{font-weight:500;font-size:clamp(0.875rem, 0.755rem + 0.4vw, 1rem);line-height:1.5;letter-spacing:.04em}#results-list .vox .event-details__place{font-weight:500;font-size:clamp(0.875rem, 0.755rem + 0.4vw, 1rem);line-height:1.5;letter-spacing:.04em}@media screen and (min-width:768px){#results-list .vox .results-list{display:flex;justify-content:space-between;flex-wrap:wrap}}#results-list .vox .results-list li{margin-bottom:30px;background:#1f6396;background:linear-gradient(315deg,#1f6396 0%,#0d0853 100%);padding:1.5em 80px 1.5em 1.5em;border-radius:10px}@media screen and (min-width:768px){#results-list .vox .results-list li{width:calc((100% - 30px) / 2)}}@media screen and (min-width:1152px){#results-list .vox .results-list li{width:calc((100% - 45px) / 2)}}#results-list .vox .results-list li a{display:block;color:#eae9dc;font-weight:700;font-size:clamp(1rem, 0.88rem + 0.4vw, 1.125rem);line-height:1.5;min-height:60px;position:relative}#results-list .vox .results-list li a:hover{text-decoration:none}#results-list .vox .results-list li a span{display:block}#results-list .vox .results-list li a:after{display:block;content:"";position:absolute;width:29.5px;height:43.61px;top:-.2em;right:calc((46px + 1em) * -1)}@media screen and (min-width:768px){#results-list .vox .results-list li a:after{width:33.83px;height:50px;top:-.2em;right:calc((46px + 1em) * -1)}}#results-list .vox .results-list li a[href$=".xls"]:after,#results-list .vox .results-list li a[href$=".xlsx"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-excel.svg) no-repeat center center;background-size:cover}#results-list .vox .results-list li a[href$=".pdf"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-pdf.svg) no-repeat center center;background-size:cover}#results-list .vox .results-list li a[href$=".zip"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-zip.svg) no-repeat center center;background-size:cover}#results-list .vox .results-list li a[href$=".jpg"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-jpg.svg) no-repeat center center;background-size:cover}#results-list .vox .results-list li a[href$=".png"]:after{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/icon-png.svg) no-repeat center center;background-size:cover}#news-contents .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#news-contents .inner{width:75%;margin:0 5% 0 20%}}#news-contents .news-list{border-top:rgba(39,52,63,.3) solid 1px;padding-top:3.5em;text-align:left}@media screen and (min-width:960px){#news-contents .news-list{width:calc(100% - 180px)}}#news-contents .news-list li{border-bottom:rgba(39,52,63,.3) solid 1px;padding-bottom:2em;margin-bottom:3.5em}#news-contents .news-list li a{display:block;color:#27343f}@media screen and (min-width:768px){#news-contents .news-list li a{display:flex;justify-content:space-between;align-items:center}}#news-contents .news-list li a:hover{text-decoration:none}@media screen and (min-width:768px){#news-contents .news-list .txt-vox{width:80%}}#news-contents .news-list__date{font-family:"Marcellus",serif;font-size:clamp(0.875rem, 0.815rem + 0.2vw, 0.938rem);letter-spacing:.01em;line-height:1;margin:0 0 1em}#news-contents .news-list__date span.icon{display:inline-block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(0.75rem, 0.69rem + 0.2vw, 0.813rem);letter-spacing:.01em;line-height:1.5em;height:1.5em;margin:0 0 0 1em;border-radius:3px;color:#fff}#news-contents .news-list__date span.icon.eventnews{background-color:#0f0964}#news-contents .news-list__date span.icon.eventnews:after{content:"大会のお知らせ";padding:.25em 1.5em}#news-contents .news-list__date span.icon.clubnews{background-color:#bfa97e}#news-contents .news-list__date span.icon.clubnews:after{content:"クラブのお知らせ";padding:.5em 1em}#news-contents .news-list__title{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(1rem, 0.88rem + 0.4vw, 1.125rem);letter-spacing:.01em;line-height:2;margin:0 0 1em}#news-contents .news-list__more{text-align:right;font-family:"Marcellus",serif;font-size:clamp(1rem, 0.88rem + 0.4vw, 1.125rem);letter-spacing:.01em;line-height:1}@media screen and (min-width:768px){#news-contents .news-list__more{width:20%}}#news-contents .news-list__more span{display:inline-block;width:60px;height:1em;position:relative}#news-contents .news-list__more span:before{display:block;content:"";position:absolute;background-color:#27343f;width:40px;height:1px;top:.5em;right:0}#news-contents .news-list__more span:after{display:block;content:"";position:absolute;background-color:#27343f;width:7px;height:1px;top:.5em;right:0;transform:rotate(45deg);transform-origin:right}#news-contents .news-contents{font-family:YakuHanMP_Noto,"Noto Serif JP",serif}#news-contents .news-contents__title{font-weight:500;font-size:clamp(1.5rem, 1.054rem + 1.488vw, 2.125rem);line-height:1.4;color:#27343f;margin:0 0 20px;position:relative}#news-contents .news-contents__title:before{display:block;content:"";position:absolute;background-color:rgba(39,52,63,.5);width:100%;height:1px;bottom:-10px;left:0}#news-contents .news-contents__date{text-align:right;font-family:"Marcellus",serif;font-size:clamp(0.875rem, 0.815rem + 0.2vw, 0.938rem);letter-spacing:.01em;line-height:1;margin:0 0 1em}#news-contents .news-contents__date span.icon{display:inline-block;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(0.75rem, 0.69rem + 0.2vw, 0.813rem);letter-spacing:.01em;line-height:1.5em;height:1.5em;margin:0 0 0 1em;border-radius:3px;color:#fff}#news-contents .news-contents__date span.icon.eventnews{background-color:#0f0964}#news-contents .news-contents__date span.icon.eventnews:after{content:"大会のお知らせ";padding:.25em 1.5em}#news-contents .news-contents__date span.icon.clubnews{background-color:#bfa97e}#news-contents .news-contents__date span.icon.clubnews:after{content:"クラブのお知らせ";padding:.5em 1em}#news-contents .news-contents__post{margin:80px 0;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em}#news-contents .news-contents__post p{margin:0 0 1em}#news-contents .news-contents__post img{margin:0 0 20px}#news-contents .news-contents__post h3,#news-contents .news-contents__post h4,#news-contents .news-contents__post h5,#news-contents .news-contents__post h6{font-weight:700;line-height:1.4;margin:1em 0 .75em;padding:0 0 0 1.2em;position:relative}#news-contents .news-contents__post h3:before,#news-contents .news-contents__post h4:before,#news-contents .news-contents__post h5:before,#news-contents .news-contents__post h6:before{display:block;content:"";position:absolute;background-color:#0f0964;width:.3em;height:1.4em;top:0;left:0}#news-contents .news-contents__post h3{font-size:clamp(1.25rem, 1.161rem + 0.298vw, 1.375rem)}#news-contents .news-contents__post h4{font-size:clamp(1.188rem, 1.098rem + 0.298vw, 1.313rem)}#news-contents .news-contents__post h5{font-size:clamp(1.125rem, 1.036rem + 0.298vw, 1.25rem)}#news-contents .news-contents__post h6{font-size:clamp(1.063rem, 0.973rem + 0.298vw, 1.188rem)}#news-contents .news-contents__post img{max-width:100%;height:auto;margin:0 0 2em}#news-contents .news-contents__post table{width:100%;border-collapse:collapse;border:rgba(39,52,63,.5) solid 1px;margin:0 0 2em}#news-contents .news-contents__post table th{text-align:left;vertical-align:middle;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em;padding:1em 2em;border:rgba(39,52,63,.5) solid 1px}#news-contents .news-contents__post table td{text-align:left;vertical-align:top;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em;padding:1em 2em;border:rgba(39,52,63,.5) solid 1px}#news-contents .news-contents__post ul{margin:0 0 2em 1.5em}#news-contents .news-contents__post ul li{font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em;position:relative}#news-contents .news-contents__post ul li:before{display:block;content:"";position:absolute;background-color:#27343f;width:6px;height:6px;border-radius:50%;top:.8em;left:-1em}#news-contents .news-contents__post ol{margin:0 0 2em 1.5em;list-style-type:decimal}#news-contents .news-contents__post ol li{font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em}#bolo-information .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#bolo-information .inner{width:75%;margin:0 5% 0 20%}}#bolo-information h3{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1.313rem, 1.133rem + 0.6vw, 1.5rem);margin-bottom:1em}#bolo-information p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em;margin:0 0 1em}#bolo-information p .contact-buttom{display:inline-block;background-color:#0f0964;color:#fff;height:45px;line-height:45px;padding:0 1.5em;margin-top:.5em;border-radius:25px}#bolo-information p .contact-buttom:hover{text-decoration:none}#bolo-information .bolo-map{background-color:#f5f4ea;border:rgba(39,52,63,.5) solid 1px;border-radius:10px;width:100%;margin:80px auto;position:relative}#bolo-information .bolo-map img{width:100%;height:auto}#bolo-information .bolo-map h3{position:absolute;top:1em;left:1em;font-size:clamp(1rem, 0.52rem + 1.6vw, 1.5rem);margin-bottom:0}@media screen and (min-width:960px){#bolo-information .bolo-detail{display:flex;justify-content:space-between}}#bolo-information .bolo-detail__txt{margin:0 0 25px}@media screen and (min-width:960px){#bolo-information .bolo-detail__txt{width:45%}}@media screen and (min-width:1280px){#bolo-information .bolo-detail__txt{width:55%}}@media screen and (min-width:960px){#bolo-information .bolo-detail__img{margin-top:3em;width:50%}}@media screen and (min-width:1280px){#bolo-information .bolo-detail__img{width:40%}}#bolo-information .bolo-detail__img img{width:100%;height:auto}#privacy-contents .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#privacy-contents .inner{width:75%;margin:0 5% 0 20%}}#privacy-contents p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2.5;letter-spacing:.04em}#privacy-contents .privacy-list{margin:2em 0 0 1.5em}#privacy-contents .privacy-list li{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;list-style-type:decimal;font-size:clamp(1.125rem, 0.945rem + 0.6vw, 1.313rem);line-height:2.5;letter-spacing:.04em;margin-bottom:1.5em}#contact-contents{padding:40px 0}#contact-contents .inner{width:90%;max-width:960px;margin:0 auto}#contact-contents .form-vox{text-align:left;margin:0 0 4em;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.875rem, 0.786rem + 0.298vw, 1rem);line-height:2}#contact-contents h3{text-align:center;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:700;font-size:clamp(1.25rem, 0.848rem + 1.339vw, 1.813rem);line-height:1;margin:0 0 70px;position:relative}#contact-contents h3:before{display:block;content:"";position:absolute;background-color:#27343f;width:120px;height:1px;bottom:-20px;left:50%;margin-left:-60px}#contact-contents p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:600;font-size:clamp(0.875rem, 0.625rem + 0.833vw, 1.125rem);line-height:2;letter-spacing:.04em;text-align:left;margin:0 0 1em;overflow-wrap:break-word}#contact-contents p a{color:#13489e;text-decoration:underline}#contact-contents p.center{margin:2em 0;text-align:center}#contact-contents p strong{color:#f73427;font-weight:700}#contact-contents p .required{display:inline-block;background-color:#f73427;color:#fff;line-height:1;text-align:center;padding:.2em .5em;margin:0;border-radius:5px}#contact-contents ul{margin:1em 0 .5em 1.5em}#contact-contents ul li{text-indent:-1.5em}#contact-contents ul li:before{content:"※";margin-right:.5em}#contact-contents .form-type label{margin:0 5px}@media screen and (min-width:1152px){#contact-contents .form-type label{display:block}}@media screen and (min-width:1152px){#contact-contents .form-type label.inline{display:inline}}#contact-contents .form-type .required{display:inline-block;background-color:#f73427;color:#fff;line-height:1;text-align:center;padding:.2em .5em;margin:0 0 0 10px;border-radius:5px}@media screen and (min-width:1152px){#contact-contents .form-type{display:flex;justify-content:space-between;flex-wrap:wrap}}#contact-contents .form-type dt{line-height:2;text-align:left;padding:0 0 1em}@media screen and (min-width:1152px){#contact-contents .form-type dt{position:relative;width:28%;min-height:12px;text-align:right}}#contact-contents .form-type dt div{display:inline}@media screen and (min-width:1152px){#contact-contents .form-type dt div{display:block}}#contact-contents .form-type dd{line-height:2;text-align:left;margin:0 0 15px}@media screen and (min-width:1152px){#contact-contents .form-type dd{width:67%;min-height:34px;margin:0 0 25px}}#contact-contents .form-type dd label{font-weight:500}#contact-contents .form-vox{margin:3em 0 0}#contact-contents .form-vox.center{text-align:center}#contact-contents .form-vox input[type=submit],#contact-contents .form-vox input[type=button],#contact-contents .form-vox input[type=text],#contact-contents .form-vox select,#contact-contents .form-vox textarea{box-shadow:none;outline:none;border:none}#contact-contents .form-vox input[type=text]{margin:0 10px 0 0;padding:0 10px;height:60px;border:1px solid rgba(39,52,63,.5);border-radius:2px;background-color:#fff}#contact-contents .form-vox input[type=text].large{width:100%}#contact-contents .form-vox input[type=text].half{width:50%}#contact-contents .form-vox input[type=email]{margin:0 10px 0 0;padding:0 10px;height:60px;border:1px solid rgba(39,52,63,.5);border-radius:2px;background-color:#fff}#contact-contents .form-vox input[type=email].large{width:100%}#contact-contents .form-vox input[type=email].half{width:50%}#contact-contents .form-vox textarea{margin:0 10px 0 0;padding:0 10px;width:100%;height:240px;border:1px solid rgba(39,52,63,.5);border-radius:2px;background-color:#fff}#contact-contents .form-vox textarea#textarea2{height:140px}#contact-contents .form-vox input[type=text]:focus,#contact-contents .form-vox textarea:focus{background:rgba(247,52,39,.1)}#contact-contents .form-vox input[type=checkbox],#contact-contents .form-vox input[type=radio]{margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none}#contact-contents .form-vox input[type=checkbox]{margin-top:0;vertical-align:middle;width:30px;height:30px;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/checkbox@2x.png) no-repeat left top}#contact-contents .form-vox input[type=checkbox]:checked{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/checkbox-on@2x.png) no-repeat left top}#contact-contents .form-vox input[type=radio]{margin-top:0;vertical-align:middle;width:30px;height:30px;background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/radio@2x.png) no-repeat left top}#contact-contents .form-vox input[type=radio]:checked{background:url(//sugitanirc.com/wp/wp-content/themes/cedar_valley/styles/../images/radio-on@2x.png) no-repeat left top}#contact-contents .submit-box{text-align:center;max-width:300px;margin:40px auto 0 auto;font-size:clamp(0.938rem, 0.893rem + 0.149vw, 1rem);line-height:1;font-weight:600}#contact-contents .submit-box button{border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;display:block;background-color:#0f0964;border-radius:10px;color:#fff;font-weight:500;font-size:clamp(0.938rem, 0.893rem + 0.149vw, 1rem);padding:1em 0;transition:.2s}#contact-contents .submit-box button:hover{opacity:.75}#contact-contents .submit-box button.reverse:before{right:inherit;left:0}#contact-contents .submit-box button[type=submit]{border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;display:block;background-color:#0f0964;border-radius:10px;color:#fff;font-weight:600;font-size:clamp(0.938rem, 0.893rem + 0.149vw, 1rem);padding:1em 0;position:relative;transition:.2s}#contact-contents .submit-box button[type=submit]:hover{opacity:.75}#contact-contents .submit-box button[type=submit].reverse:before{right:inherit;left:0}#contact-contents .submit-box button[type=submit]:disabled{cursor:default;background-color:rgba(39,52,63,.5)}#contact-contents .submit-box button[type=submit]:disabled:hover{opacity:1}#contact-contents .submit-box button[type=button]{border:none;cursor:pointer;outline:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;display:block;background-color:#27343f;border-radius:10px;color:#fff;font-weight:600;font-size:clamp(0.938rem, 0.893rem + 0.149vw, 1rem);padding:1em 0;position:relative;transition:.2s}#contact-contents .submit-box button[type=button]:hover{opacity:.75}#contact-contents .submit-box button[type=button].reverse:before{right:inherit;left:0}#contact-contents .submit-box button[type=button]:disabled{cursor:default;background-color:rgba(39,52,63,.5)}#contact-contents .submit-box button[type=button]:disabled:hover{opacity:1}#contact-contents .form-table{width:100%;border-collapse:collapse;border:rgba(39,52,63,.5) solid 1px}#contact-contents .form-table th{text-align:center;padding:.5em .5em 0;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:600;font-size:clamp(0.875rem, 0.625rem + 0.833vw, 1.125rem);line-height:2;letter-spacing:.04em;color:rgba(39,52,63,.5);background-color:#f7f7f7;display:block}@media screen and (min-width:768px){#contact-contents .form-table th{text-align:left;display:table-cell;vertical-align:middle;padding:.5em .5em .5em 1em;border-bottom:rgba(39,52,63,.5) solid 1px}}#contact-contents .form-table td{text-align:center;padding:0 .5em .5em;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:600;font-size:clamp(0.875rem, 0.625rem + 0.833vw, 1.125rem);line-height:2;letter-spacing:.04em;background-color:#f7f7f7;display:block;border-bottom:rgba(39,52,63,.5) solid 1px}@media screen and (min-width:768px){#contact-contents .form-table td{text-align:left;display:table-cell;vertical-align:middle;padding:.5em 1em .5em .5em}}#contact-contents .confirmation{line-height:2;color:#f73427}@media screen and (min-width:768px){#contact-contents .confirmation{text-align:center}}#contact-contents .mw_wp_form .vertical-item{display:inline-block !important}#notfound-contents .inner{width:90%;margin:0 auto;text-align:left}@media screen and (min-width:1152px){#notfound-contents .inner{width:75%;margin:0 5% 0 20%}}#notfound-contents p{font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2;letter-spacing:.04em}#notfound-contents p.mb{margin-bottom:3em}#notfound-contents ol{margin:2em 0 2em 2em}#notfound-contents ol li{list-style-type:disc;font-family:YakuHanMP_Noto,"Noto Serif JP",serif;font-weight:500;font-size:clamp(0.938rem, 0.758rem + 0.6vw, 1.125rem);line-height:2;letter-spacing:.04em}