@charset "UTF-8";/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible;padding:0;border:none}button,select{text-transform:none}input,select{-webkit-appearance:none;border-radius:0}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal;padding:0;border:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{box-sizing:border-box}*,:after,:before{box-sizing:border-box}html{--shiten-color:#004166;font-size:2.6666666667vw!important}@media screen and (min-width:768px){html{font-size:.6944444444vw!important}}@media screen and (min-width:1440px){html{font-size:10px!important}}body{color:#1c1817;font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;font-weight:400;line-height:1.8;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;font-kerning:normal;overflow-x:hidden;background-color:#fff;position:relative;font-size:15px}@media screen and (max-width:767px){body{font-size:1.5rem;line-height:1.7}}address,blockquote,dl,fieldset,figure,form,h1,h2,h3,h4,h5,h6,hr,ol,p,pre,table,ul{margin-top:0;margin-bottom:0;padding:0}h1,h2,h3,h4,h5,h6{font-weight:700;color:inherit;line-height:1.6;font-weight:700;margin-top:0;margin-bottom:0}p{margin:0}small{font-size:.75em}ol,ul{padding-left:0;cursor:auto}li{list-style:none}li>ol,li>ul{margin-bottom:0}a{cursor:pointer;text-decoration:none;color:inherit}a:not([class]){transition:all .3s ease;color:#1c1817}a:not([class]):active,a:not([class]):focus,a:not([class]):hover{text-decoration:none;color:rgba(28,24,23,.8);opacity:.7}img{width:100%;height:auto;vertical-align:middle}figure{display:block}[data$=".svg"],[src$=".svg"]{width:100%}address,cite,dfn,em,i{font-style:normal}code,pre{font-family:Consolas,Menlo,Courier,monospace}code{padding:.2em;border-radius:.3rem;font-size:.8em;background-color:rgba(0,0,0,.06)}pre code{padding:0;font-size:.8em;background-color:inherit}input[type=submit]{cursor:pointer;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:1rem 3rem;border:2px solid #1c1817;border-radius:100px;font-size:1.2em;color:#1c1817;font-weight:700;background:0 0;transition:.3s}input[type=submit]:hover{background-color:#1c1817;color:#fff}input[type=radio]{display:none}input[type=checkbox]{display:none}label:has(input[type=checkbox]){box-sizing:border-box;cursor:pointer;display:inline-block;padding:10px 0 10px 24px;position:relative;width:auto}label:has(input[type=checkbox])::before{border:1px solid #1c1817;border-radius:.4rem;content:"";display:block;width:20px;height:20px;left:0;position:absolute;top:24px;transform:translateY(-50%)}label:has(input[type=checkbox])::after{border-right:2px solid #1c1817;border-bottom:2px solid #1c1817;content:"";display:block;width:10px;height:20px;left:12px;opacity:0;position:absolute;top:20px;transition:.3s;transform:translate(-50%,-50%) rotate(45deg)}label:has(input[type=checkbox]:checked)::after{opacity:1}@media screen and (max-width:767px){label:has(input[type=checkbox]){padding:.8rem 0 .8rem 2.4rem}label:has(input[type=checkbox])::before{width:2rem;height:2rem;top:2.2rem}label:has(input[type=checkbox])::after{width:1rem;height:1.6rem;left:1rem;top:1.9rem}}.l-header{position:fixed;top:0;left:0;right:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;padding:4rem 3.7rem 0 3rem;pointer-events:none}.l-header>*{pointer-events:auto}.l-header__logo{width:22rem;line-height:0;transition:width .3s ease}.l-header__logoLink{display:block}.l-header__logoType{margin-top:.4rem;color:var(--shiten-color);font-size:2rem;line-height:1.2;letter-spacing:.2em;transition:font-size .3s ease;white-space:nowrap}.l-header.is-scrolled .l-header__logo{width:12rem}.l-header.is-scrolled .l-header__logoType{font-size:1.1rem}.l-header__nav{display:flex;align-items:center;padding:1rem 2rem;border:1px solid #004166;border-radius:.5rem;background-color:#fefefe}.l-header__navList{display:flex;align-items:center;gap:2rem}.l-header__navItem{position:relative;display:flex;align-items:center}.l-header__navItem+.l-header__navItem::before{content:"";display:block;width:1px;height:2rem;margin-right:2rem;background-color:rgba(0,65,102,.7)}.l-header__navLink{display:inline-flex;align-items:center;gap:.5rem;color:#1c1817;font-size:15px;white-space:nowrap}.l-header__navLink:hover{opacity:.7}.l-header__navIg{width:24px}.l-header__subnav{position:absolute;top:100%;right:0;z-index:5;display:flex;gap:2.4rem;margin-top:1.2rem;padding:1.6rem 2rem;border:1px solid #004166;border-radius:.5rem;background-color:#fefefe;list-style:none;opacity:0;visibility:hidden;transform:translateY(-.4rem);transition:opacity .3s ease,transform .3s ease,visibility 0s linear .3s}.l-header__navItem:focus-within .l-header__subnav,.l-header__navItem:hover .l-header__subnav{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0s}.l-header__subnavGroup{display:flex;flex-direction:column;gap:.6rem;min-width:7rem}.l-header__subnavGroup+.l-header__subnavGroup{padding-left:2.4rem;border-left:1px solid rgba(0,65,102,.2)}.l-header__subnavHead{color:#004166;font-size:12px;letter-spacing:.1em;padding-bottom:.4rem;border-bottom:1px solid rgba(0,65,102,.3)}.l-header__subnavList{display:flex;flex-direction:column;gap:.2rem;list-style:none}.l-header__subnavLink{display:block;padding:.4rem 0;color:#1c1817;font-size:14px;white-space:nowrap;text-align:left}.l-header__subnavLink:hover{opacity:.7}.l-header__hamburger{display:none;position:relative;width:4rem;height:4rem;padding:0;border:none;background-color:transparent;cursor:pointer;z-index:30}.l-header__hamburger span,.l-header__hamburger::after,.l-header__hamburger::before{content:"";position:absolute;left:.6rem;right:.6rem;height:2px;background-color:#004166;border-radius:2px;transition:transform .3s ease,top .3s ease,bottom .3s ease,opacity .2s ease}.l-header__hamburger::before{top:1.1rem}.l-header__hamburger span{top:50%;transform:translateY(-50%)}.l-header__hamburger::after{bottom:1.1rem}.l-header__hamburger[aria-expanded=true] span{opacity:0}.l-header__hamburger[aria-expanded=true]::before{top:50%;transform:translateY(-50%) rotate(45deg)}.l-header__hamburger[aria-expanded=true]::after{bottom:50%;transform:translateY(50%) rotate(-45deg)}@media screen and (max-width:767px){.l-header{align-items:center;padding:1rem 1.5rem}.l-header__logo{width:13rem}.l-header__logoType{font-size:1.2rem}.is-open .l-header__logo{z-index:1}.l-header.is-scrolled .l-header__logo{width:8rem}.l-header.is-scrolled .l-header__logoType{font-size:.8rem}.l-header__hamburger{position:absolute;display:block;right:2rem;top:2rem}.l-header__nav{position:fixed;inset:0;z-index:20;display:block;padding:14rem 2.4rem 6rem;border:none;border-radius:0;background-color:#fefefe;overflow-y:auto;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s ease,visibility 0s linear .3s}.l-header.is-open .l-header__nav{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.l-header__navList{flex-direction:column;align-items:stretch;gap:0}.l-header__navItem{flex-direction:column;align-items:stretch;padding:1.6rem 0;border-bottom:1px solid rgba(0,65,102,.2)}.l-header__navItem+.l-header__navItem::before{display:none}.l-header__navLink{font-size:1.5rem}.c-eyes{font-size:1.2rem}.l-header__subnav{position:static;flex-direction:column;gap:1.6rem;transform:none;opacity:1;visibility:visible;margin:1.2rem 0 0 2.4rem;padding:0;border:none;background:0 0;transition:none}.l-header__subnavList{flex-direction:row;gap:2rem}.l-header__subnavGroup+.l-header__subnavGroup{padding-left:0;border-left:none}.l-header__subnavHead{font-size:1.2rem}.l-header__subnavLink{padding:.4rem 0;font-size:1.4rem}}body.is-drawerLock{overflow:hidden}.l-footer{position:relative;padding:6rem 0 4rem}.l-footer__lead{display:flex;align-items:flex-start;justify-content:space-between;gap:4rem;padding-bottom:4rem}.l-footer__catch{display:flex;flex-direction:column;gap:.8rem;width:52rem;max-width:100%}.l-footer__catchRow{display:flex;align-items:center;gap:1rem}.l-footer__catchText{color:#004166;font-size:5rem;line-height:1.2;white-space:nowrap}.l-footer__catchMark{width:16rem}.l-footer__concept{max-width:48.6rem;line-height:2}.l-footer__office{display:flex;gap:8rem;padding:3rem 0}.l-footer__officeItem{line-height:1.6}.l-footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:2rem}.l-footer__links{display:flex;align-items:center;gap:5rem}.l-footer__link{display:inline-flex;align-items:center;gap:.5rem}.l-footer__link:hover{opacity:.7}.l-footer__linkIcon{width:1.5rem;height:auto}@media screen and (max-width:767px){.l-footer{padding:4rem 0 2rem}.l-footer__lead{flex-direction:column;gap:2rem;padding-bottom:3rem}.l-footer__catchText{font-size:2.8rem;white-space:normal}.l-footer__catchMark{width:10rem}.l-footer__office{flex-direction:column;gap:2rem;padding:2rem 0}.l-footer__bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.l-footer__links{flex-direction:column;gap:1rem}}.l-main{width:100%;overflow:hidden;padding-top:20rem}.l-frame{position:fixed;z-index:3;top:0;left:0;width:100%;height:100%;pointer-events:none}.l-frame__bottom,.l-frame__top{position:absolute;width:100%;height:2rem;aspect-ratio:1/1;background-color:var(--shiten-color)}.l-frame__bottom::after,.l-frame__bottom::before,.l-frame__top::after,.l-frame__top::before{content:"";position:absolute;top:2rem;width:2rem;height:2rem;background-color:var(--shiten-color)}.l-frame__bottom::before,.l-frame__top::before{transform:rotate(90deg);left:2rem;-webkit-mask:radial-gradient(circle at 100% 0,transparent 70%,#000 71%);mask:radial-gradient(circle at 100% 0,transparent 70%,#000 71%)}.l-frame__bottom::after,.l-frame__top::after{right:2rem;-webkit-mask:radial-gradient(circle at 0 100%,transparent 70%,#000 71%);mask:radial-gradient(circle at 0 100%,transparent 70%,#000 71%)}.l-frame__bottom{bottom:0;transform:rotate(180deg)}.l-frame__left,.l-frame__right{position:absolute;top:0;width:2rem;height:100%;background-color:var(--shiten-color)}.l-frame__left{left:0}.l-frame__right{right:0}@media screen and (max-width:767px){.l-main{padding-top:18rem}.l-frame__bottom,.l-frame__top{height:1rem}.l-frame__bottom::after,.l-frame__bottom::before,.l-frame__top::after,.l-frame__top::before{top:1rem;width:1rem;height:1rem}.l-frame__bottom::before,.l-frame__top::before{left:1rem}.l-frame__bottom::after,.l-frame__top::after{right:1rem}.l-frame__left,.l-frame__right{width:1rem}}.l-bggrid{position:fixed;inset:0;z-index:0;background-image:url(../image/bg.svg);background-position:center top;background-size:cover;pointer-events:none}.l-footer,.l-main{position:relative;z-index:1}.l-section{position:relative;width:100%;padding:5.6rem 0}.l-section--sm{padding:2.4rem 0}@media screen and (min-width:768px){.l-section{padding:9rem 0}.l-section--sm{padding:4rem 0}}.l-single__content{font-size:16px;line-height:1.75;margin-top:4rem}.l-single__content>*+*{margin-top:2.5rem}.l-single__content :where(h1,h2,h3,h4,h5,h6){line-height:1.3;font-weight:700}.l-single__content :where(h1){font-size:clamp(26px,4vw,28px);margin-top:4rem;position:relative;padding-bottom:1rem}.l-single__content :where(h1)::before{position:absolute;bottom:0;left:0;content:"";display:block;width:14rem;height:.3rem;border-radius:1rem;background-color:#1c1817}.l-single__content :where(h2){font-size:clamp(26px,3.8vw,28px);position:relative;margin-top:4rem;padding-bottom:1rem}.l-single__content :where(h2)::before{position:absolute;bottom:0;left:0;content:"";display:block;width:14rem;height:.3rem;border-radius:1rem;background-color:#1c1817}.l-single__content :where(h3){font-size:clamp(22px,2.6vw,24px);margin-top:3rem;position:relative;padding-left:1.5rem}.l-single__content :where(h3)::before{position:absolute;top:50%;left:0;transform:translateY(-50%);content:"";display:block;width:.5rem;height:100%;border-radius:1rem;background-color:#1c1817}.l-single__content :where(h4,h5,h6){font-size:18px;margin-top:2rem}.l-single__content :where(p){margin-top:2rem}.l-single__content :where(b,strong){font-weight:700}.l-single__content :where(em,i){font-style:italic}.l-single__content :where(small){font-size:.875em;color:#666}.l-single__content :where(img,svg,video){max-width:100%;height:auto;display:block;border-radius:1rem;margin:0 auto}.l-single__content :where(figure){margin-top:4rem}.l-single__content :where(figcaption,.wp-element-caption){color:#666;font-size:.9em;margin-top:.5rem;text-align:center}.l-single__content :where(ul,ol){margin-top:4rem;padding-left:1.4em}.l-single__content :where(li+li){margin-top:.1em}.l-single__content :where(dl){margin:0}.l-single__content :where(dt){font-weight:600}.l-single__content :where(dd){margin:.25rem 0 .75rem}.l-single__content :where(ul) li{margin:.4em 0;list-style-type:disc}.l-single__content :where(ul) li ul{margin-top:.3em;list-style-type:circle}.l-single__content :where(ol){padding-left:1.5em}.l-single__content :where(ol) li{margin:.4em 0;list-style-type:decimal}.l-single__content :where(ol) li ol{margin-top:.3em;list-style-type:lower-alpha}.l-single__content :where(ulli+li,olli+li){margin-top:.3em}.l-single__content :where(blockquote){margin:0;margin-top:3rem;padding:1rem 1.25rem;border-left:8px solid #e5e7eb;background:#fafafa}.l-single__content :where(blockquote)>:nth-child(1){margin-top:0}.l-single__content :where(code,kbd,samp){font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.95em}.l-single__content :where(pre){overflow:auto;margin-top:3rem;padding:1rem;background:#0f172a;color:#e5e7eb;border-radius:.5rem}.l-single__content :where(pre) code{background:0 0;padding:0}.l-single__content :where(.wp-block-table){overflow:auto}.l-single__content :where(table){width:100%;border-collapse:collapse;min-width:640px;margin-top:4rem}.l-single__content :where(th,td){border:1px solid #e5e7eb;padding:.6rem .8rem;text-align:left}.l-single__content :where(theadth){background:#f7f7f7}.l-single__content :where(hr,.wp-block-separator){border:none;border-top:1px solid #e5e7eb;height:1px;margin:2rem 0}.l-single__content :where(.wp-block-buttons){display:flex;gap:.75rem;flex-wrap:wrap}.l-single__content :where(.wp-block-button) .wp-block-button__link{display:inline-block;background:#111;color:#fff;padding:.7rem 1.1rem;border-radius:.6rem;text-decoration:none}.l-single__content :where(.wp-block-button).is-style-outline .wp-block-button__link{background:0 0;color:#111;border:1px solid currentColor}.l-single__content :where(.alignwide){margin-inline:calc(50% - 50vw);width:100vw}.l-single__content :where(.alignfull){margin-inline:calc(50% - 50vw);width:100vw}.l-single__content :where(.alignleft){float:left;margin:0 1rem .5rem 0}.l-single__content :where(.alignright){float:right;margin:0 0 .5rem 1rem}.l-single__content :where(.wp-block-gallery){display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.l-single__content :where(.wp-block-gallery) .wp-block-image{margin:0}.l-single__content :where(.wp-block-embed,.wp-block-video,.wp-block-audio,.wp-block-image){margin:0;margin-top:4rem}.l-single__content :where(.wp-block-embed,.wp-block-video,.wp-block-audio,.wp-block-image) .wp-block-embed__wrapper,.l-single__content :where(.wp-block-embed,.wp-block-video,.wp-block-audio,.wp-block-image) iframe,.l-single__content :where(.wp-block-embed,.wp-block-video,.wp-block-audio,.wp-block-image) video{width:100%;max-width:100%}.l-single__content :where(.wp-block-embed,.wp-block-video,.wp-block-audio,.wp-block-image) iframe{aspect-ratio:16/9;height:auto}.l-single__content :where(.wp-caption){margin:0}.l-single__content :where(.wp-caption) .wp-caption-text{color:#666;font-size:.9em;margin-top:.5rem;text-align:center}.l-single__content :where(a){color:inherit;text-decoration:underline;text-underline-offset:.15em}.l-single__content :where(a):hover{opacity:.8}.l-single__content :where(.wp-block-table.is-style-stripes) table{border:none}.l-single__content :where(.wp-block-table.is-style-stripes) tbody tr:nth-child(odd){background:#fafafa}.l-single__content :where(.wp-block-table.is-style-stripes) td,.l-single__content :where(.wp-block-table.is-style-stripes) th{border-color:#e5e7eb}.l-single__content::after{content:"";display:block;clear:both}@media screen and (max-width:767px){.l-single__content{font-size:1.5rem;margin-top:3rem}.l-single__content>*+*{margin-top:2rem}.l-single__content :where(h1){font-size:clamp(25px,8vw,28px);margin-top:4rem}.l-single__content :where(h1)::before{width:12rem}.l-single__content :where(h2){font-size:clamp(22px,6.4vw,25px)}.l-single__content :where(h3){font-size:clamp(20px,5vw,22px)}.l-single__content :where(h4,h5,h6){font-size:1.8rem}.l-single__content :where(table){margin-top:3rem}.l-single__content :where(.wp-block-embed,.wp-block-video,.wp-block-audio,.wp-block-image){margin-top:3rem}}.l-single{margin-top:3rem}.l-single .p-company{border:2px solid #1c1817}.l-single__thumbnail{margin-top:3rem}.l-single__thumbnail img{border-radius:1rem}.l-single__title{padding-bottom:.5rem;border-bottom:1px dashed #1c1817;font-size:3.2rem}.l-single__info{display:flex;align-items:center;gap:2rem;margin-top:2rem}.l-single__info .p-article__date{margin-top:0}.l-single__btn{margin-top:5rem;margin-bottom:5rem}@media screen and (max-width:767px){.l-single{margin-top:0}.l-single__thumbnail{margin-top:2rem}.l-single__title{font-size:2.4rem}.l-single__info{gap:1.5rem}.l-single__btn{margin-top:3rem;margin-bottom:3rem}}.l-archive__title{padding:8rem 0 4rem;font-size:20px}.l-archive__title strong{font-size:32px;padding-bottom:.3rem;border-bottom:1px dashed #1c1817;letter-spacing:.1em}.p-archive__btn{margin-top:5rem;margin-bottom:8rem}@media screen and (max-width:1179px){.l-archive__title{padding:5rem 0 2rem;font-size:1.6rem}.l-archive__title strong{font-size:2.4rem;padding-bottom:.2rem;letter-spacing:.05em}.p-archive__btn{margin-top:3rem;margin-bottom:3rem}}.c-acd__btn{position:absolute;top:50%;right:1rem;transform:translateY(-50%);width:4rem;background:0 0}.c-acd__btn:hover{transform:translateY(-50%) rotate(180deg)}.is-active .c-acd__btn{transform:translateY(-50%) rotate(180deg)}.c-acd__content{display:grid;grid-template-rows:0fr;transition:.8s ease}.c-acd__content>div{overflow:hidden}.is-active .c-acd__content{grid-template-rows:1fr}@media screen and (max-width:767px){.c-acd__btn{width:3rem}}.c-wrapper{position:relative;width:100%;max-width:160rem;margin-right:auto;margin-left:auto;padding:0 8rem}@media screen and (max-width:767px){.c-wrapper{padding-right:1.5rem;padding-left:1.5rem}}.c-wrapper--small{position:relative;width:72rem;max-width:96rem;margin-right:auto;margin-left:auto}@media screen and (max-width:767px){.c-wrapper--small{width:100%;padding-right:2rem;padding-left:2rem}}.c-wrapper--medium{position:relative;width:96rem;max-width:96rem;margin-right:auto;margin-left:auto}@media screen and (max-width:767px){.c-wrapper--medium{width:100%;padding-right:2rem;padding-left:2rem}}.c-wrapper--content{position:relative;width:100%;max-width:108rem;margin-right:auto;margin-left:auto}.c-wrapper--wide{position:relative;width:100%;max-width:128rem;margin-right:auto;margin-left:auto}@media screen and (max-width:767px){.c-wrapper--content,.c-wrapper--wide{padding-right:2rem;padding-left:2rem}}.c-wrapper--large{position:relative;width:100%;max-width:160rem;margin-right:auto;margin-left:auto}@media screen and (max-width:1439px){.c-wrapper--large{max-width:128rem}}@media screen and (max-width:767px){.c-wrapper--large{padding-right:2rem;padding-left:2rem}}.c-btn{position:relative;display:inline-block;padding:1.5rem 8rem 1.5rem 2rem;border-radius:10rem;background-color:#1c1817;color:#fff;font-weight:700;font-size:16px;line-height:1;transition:all .3s;letter-spacing:.2em}.c-btn strong{font-size:2rem}.c-btn.--outline{border:1px solid #fff;background-color:transparent;color:#fff}.c-btn.--outline:hover{background-color:rgba(28,24,23,.2)}.c-btn:hover{background-color:#1c1817}.c-btnSecondary{position:relative;display:inline-block;padding-right:4.5rem}.c-btnSecondary .c-btn__arrow{width:3.5rem;height:3.5rem;border:1px solid #1c1817;background-color:transparent;right:0}.c-btnSecondary:hover .c-btnSecondary__marker::after{width:100%}.c-btnSecondary:hover .c-btn__arrow{background-color:#1c1817;color:#fff}.c-btnSecondary__marker{position:relative;padding-bottom:.3rem;border-bottom:2px dashed #1c1817;line-height:1.2;font-weight:700;font-size:18px}.c-btnSecondary__marker::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#1c1817;transition:all .3s}.c-btn__arrow{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;top:50%;right:2rem;transform:translateY(-50%);width:3rem;height:3rem;border-radius:50%;background-color:#fff;transition:all .3s;font-size:1.6rem;color:#1c1817}.c-btn:has(.c-btn__arrow):hover .c-btn__arrow{right:.8rem}@media screen and (max-width:767px){.c-btn{padding:1.2rem 6rem 1.2rem 2rem;font-size:1.5rem}.c-btn strong{font-size:1.8rem}.c-btnSecondary{padding-right:4rem}.c-btnSecondary .c-btn__arrow{width:3rem;height:3rem}.c-btnSecondary__marker{font-size:1.6rem}.c-btn__arrow{width:2.5rem;height:2.5rem}}@media screen and (min-width:1180px){.c-hamburger{width:5rem;height:5rem}.c-hamburger__line{width:5rem}}.c-hamburger{position:relative;width:3.2rem;height:3.2rem;z-index:3;background-color:transparent;outline:0;transition:all .3s ease-in-out}.c-hamburger__line{position:absolute;overflow:inherit;top:50%;left:50%;transform:translate(-50%,-50%);width:3.2rem;height:1.5px;border-radius:.5px;background-color:#1c1817;transition:inherit}.c-hamburger__line::after,.c-hamburger__line::before{position:absolute;display:block;width:100%;height:100%;border-radius:.25rem;background-color:inherit;content:"";transition:inherit}.c-hamburger__line::before{top:-.8rem}.c-hamburger__line::after{top:.8rem}.c-hamburger[aria-expanded=true] .c-hamburger__line{background-color:transparent}.c-hamburger[aria-expanded=true] .c-hamburger__line::after,.c-hamburger[aria-expanded=true] .c-hamburger__line::before{width:100%;background-color:#1c1817;top:0}.c-hamburger[aria-expanded=true] .c-hamburger__line::before{transform:rotate(30deg)}.c-hamburger[aria-expanded=true] .c-hamburger__line::after{transform:rotate(-30deg)}.c-eyes{display:inline-flex;align-items:center;gap:.18em;font-size:11px;line-height:0}.c-eyes__eye{position:relative;width:1em;height:1em;border:.14em solid #1c1817;border-radius:50%;background-color:#fff;overflow:hidden}.c-eyes__pupil{position:absolute;top:50%;left:50%;width:.4em;height:.4em;border-radius:50%;background-color:#1c1817;animation:ksh-eye-look 1.8s ease-in-out infinite}@keyframes ksh-eye-look{0%,100%{transform:translate(calc(-50% - .22em),-50%)}50%{transform:translate(calc(-50% + .22em),-50%)}}@media (prefers-reduced-motion:reduce){.c-eyes__pupil{animation:none;transform:translate(-50%,-50%)}}.c-modal{position:absolute;width:80%;left:50%;top:50%;transform:translate(-50%,-50%);height:auto;z-index:5;display:none;border-radius:.3rem}#js-modalOpen{cursor:pointer}.c-modal__cover{position:absolute;min-width:100%;min-height:100%;background:rgba(0,0,0,.6);z-index:4;display:none;width:100vw;margin:0 calc(50% - 50vw);top:0}@media screen and (max-width:767px){.c-modal{width:100%}.c-modal__video{width:80vh}}.c-title{display:flex;align-items:center;letter-spacing:.1em}.c-title span{position:relative;display:inline-block;padding-right:5.5rem;font-size:16px;opacity:.6}.c-title span::after{content:"";position:absolute;top:50%;right:1.5rem;width:2.5rem;height:1px;background-color:#1c1817}.c-title h2{font-size:32px;letter-spacing:.05em;font-weight:900}@media screen and (max-width:767px){.c-title{flex-direction:column;align-items:flex-start;justify-content:flex-start}.c-title span{position:relative;display:inline-block;padding-right:5rem;font-size:1.6rem}.c-title span::after{width:4rem;right:0}.c-title h2{font-size:2.8rem;line-height:1.4}}.p-contact{width:54rem;margin:0 auto}.p-contact__error{margin-top:1rem!important;color:#ff5757;font-size:1.4rem}.l-single .wpcf7 p{font-size:1.4rem}.l-single .wpcf7-form-control-wrap{margin-top:.8rem;display:block}.l-single .wpcf7-text,.l-single .wpcf7-textarea{border:1px solid #ccc;padding:.8rem;font-size:1.4rem}.l-single .wpcf7-textarea{width:97.5%;height:30rem}.l-single .wpcf7 input.wpcf7-submit{font-weight:700;font-size:1.6rem;width:24rem;height:5rem;margin:0 auto;display:block;border-radius:.8rem;background-color:#1c1817;border:1px solid #1c1817;transition:all .3s ease;color:#fff}.l-single .wpcf7 input.wpcf7-submit:disabled{background-color:#999;color:#ccc;cursor:not-allowed}.l-single .wpcf7 input.wpcf7-submit:hover{background-color:#fff;color:#1c1817}.l-single .wpcf7 input.wpcf7-submit:active{box-shadow:none;bottom:-2px;position:relative}.l-single .wpcf7 input:focus,.l-single .wpcf7-textarea:focus{border:1px solid #1c1817}.l-single .wpcf7-captchac{border:1px solid #ccc}.l-single .wpcf7 .wpcf7-not-valid{background:#ff5757}.l-single .wpcf7 span.wpcf7-not-valid-tip{font-size:80%}.l-single .wpcf7 .wpcf7-validation-errors{color:#ff5757;background-color:#f2dede;border:1px solid #eed3d7}.l-single .wpcf7 .wpcf7-mail-sent-ok{color:#3a87ad;background-color:#d9edf7;border:1px solid #bce8f1}.l-single .wpcf7 .required{color:#ff5757}.l-single .wpcf7 .wpcf7-not-valid{background:#ffb6c1}.l-single .wpcf7-form-control-wrap:has(.wpcf7-select){width:70%}.l-single .wpcf7-form-control-wrap:has(.wpcf7-select)::after{content:"";position:absolute;right:1.2rem;top:35%;transform:translateY(-50%);width:1.2rem;height:1.2rem;border-left:1px solid #ccc;border-bottom:1px solid #ccc;transform:rotate(-45deg)}.l-single .wpcf7-list-item-label{cursor:pointer}.l-single input[type=checkbox]{opacity:0;position:absolute}.l-single .wpcf7 .wpcf7-select{width:100%;border:1px solid #ccc;padding:.8rem;font-size:1.4rem}.l-single .wpcf7-list-item-label::before{border:1px solid #1c1817;content:"";display:inline-block;position:relative;width:2rem;height:2rem;margin-right:1rem;top:-.1rem;vertical-align:middle;border-radius:.4rem}.l-single input[type=checkbox]:checked+.wpcf7-list-item-label::after{background:url(../image/common/check.svg) no-repeat center;background-size:contain;content:"";position:absolute;width:2rem;height:2rem;top:.4rem;left:1.5rem;border-radius:.4rem}.l-single input[type=checkbox]:checked+.wpcf7-list-item-label::before{background-color:#1c1817}@media screen and (max-width:767px){.p-contact{width:100%}.l-single .wpcf7-form-control-wrap:has(.wpcf7-select){width:97.5%}}.p-form{padding-top:4rem}.p-form .wpcf7 form.invalid .wpcf7-response-output,.p-form .wpcf7 form.payment-required .wpcf7-response-output,.p-form .wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ff5757}.p-form .wpcf7 form .wpcf7-response-output{border-color:#ff5757;padding:1rem 2rem}.p-form__title{font-size:28px}.p-form__note:not(:first-child){margin-top:8rem}.p-form__faqBtn{margin:3rem auto 0}.p-form__btn{margin-top:2.5rem}.wpcf7-form{margin-bottom:-4rem}.wpcf7-form p{position:relative;display:flex;align-items:center;margin-bottom:4rem}.wpcf7-spinner{position:absolute!important;margin:0!important;top:-10px;left:50%;transform:translateX(-50%)}.wpcf7-form label{display:flex;justify-content:space-between;width:100%;letter-spacing:.2em;color:#1c1817;font-weight:700}.wpcf7-form label small{color:#ff5757}.wpcf7-form label a{text-decoration:underline}.wpcf7-form input[type=email],.wpcf7-form input[type=tel],.wpcf7-form input[type=text],.wpcf7-form select,.wpcf7-form textarea{width:100%;padding:1.2rem;border:1px solid #1c1817;background-color:transparent;color:#1c1817;font-weight:400}.wpcf7-form textarea{height:20rem}.wpcf7-form-control-wrap{width:54rem;margin-top:-1rem;margin-left:auto}.wpcf7-form-control-wrap.privacy-consent{margin-left:auto;margin-right:auto}.wpcf7-form-control-wrap:has(.wpcf7-checkbox){width:auto;margin:auto}.wpcf7-form .privacy-text{text-align:center;font-size:14px;margin-top:2rem;margin-bottom:2rem}.wpcf7-submit{display:flex;min-width:24rem;align-items:center;justify-content:center;margin:0 auto;border:1px solid #1c1817;background-color:#fff;border-radius:100px;cursor:pointer;transition:.3s;padding:1rem 2rem;font-size:16px;font-weight:700}.wpcf7-submit:hover{background-color:#1c1817;color:#fff}.wpcf7-submit::before{content:"→";margin-right:1rem}.wpcf7 form.sent .wpcf7-response-output{background-color:#f1f1f1;border:none}@media screen and (max-width:767px){.p-form{padding-top:2rem}.p-form__title{font-size:2.4rem}.p-form__note:not(:first-child){margin-top:4rem}.p-form__faqBtn{margin-top:2rem}.p-form__btn{margin-top:2rem}.wpcf7-form{margin-bottom:-2rem}.wpcf7-form p{margin-bottom:3rem}.wpcf7-form label{flex-direction:column}.wpcf7-form-control-wrap{width:100%;margin-top:.5rem;margin-left:0}}.p-globalNav{position:relative;display:flex;align-items:center;gap:1.5rem}.p-globalNav__list{display:flex;align-items:center;gap:1.5rem}.p-globalNav__item{position:relative}.p-globalNav__title{position:relative;display:flex;align-items:center;justify-content:center;min-width:120px;padding:.3rem 1.2rem;transition:all .3s;border-radius:5rem;border:1px solid #1c1817;box-shadow:0 .2rem 0 0 #1c1817}.p-globalNav__title:hover{box-shadow:none}.p-globalNav__icon{width:1.8rem;margin-right:.5rem}.p-globalNav__snss{display:flex;align-items:center;gap:1.5rem}.p-globalNav__sns{display:flex;align-items:center;justify-content:center}.p-globalNav__sns img{width:32px}@media screen and (max-width:1179px){.p-globalNav{position:absolute;top:80px;left:0;width:100vw;height:calc(100vh - 6rem);flex-direction:column;justify-content:center;gap:3rem;padding:2rem 3rem;background-color:#fff;transform:translateX(100vw);transition:all .3s}.p-globalNav__list{width:100%;flex-direction:column;gap:2rem;margin-left:auto;margin-right:auto}.p-globalNav__title{min-width:20rem;padding:.5rem 1.2rem}.p-globalNav__snss{margin-top:3rem;justify-content:center}.p-globalNav__sns img{width:4rem}.is-drawerActive .p-globalNav{opacity:1;visibility:visible;z-index:2;transform:translateX(0)}}@media screen and (max-width:767px){.p-globalNav{top:6rem}}.p-loop{overflow:hidden;position:relative;margin-bottom:4rem}.p-loop+.p-container__wrapper{margin-top:-4rem}.p-loop__track{height:100%;display:flex;width:-moz-max-content;width:max-content;align-items:center;gap:4rem}.p-loop__track img{height:100%;width:auto}.p-loop__item{width:auto;height:100%;flex-shrink:0;font-size:5rem}@media screen and (max-width:767px){.p-loop{margin-bottom:2rem}.p-loop+.p-container__wrapper{margin-top:-2rem}.p-loop__track{gap:2.5rem}.p-loop__item{font-size:3rem}}.p-pagination{width:100%;margin-top:5rem;text-align:center}.p-pagination .screen-reader-text{display:none}.p-pagination ul{text-align:center}.p-pagination li{margin:0 .4rem;padding:0;display:inline-block;width:3.5rem;height:3.5rem;text-align:center;position:relative}.p-pagination li .current,.p-pagination li a{vertical-align:middle;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease;border-radius:50%;color:#1c1817;border:1px solid #1c1817;box-shadow:0 .2rem 0 0 #1c1817}.p-pagination li .current{color:#fff;background:#1c1817}.p-pagination li a:hover{box-shadow:none}.p-pagination li a.next .c-arrow3{right:-4rem;transform:translateY(0)}.p-pagination li a.prev .c-arrow3{left:0;transform:translateY(0) rotate(180deg)}.p-pagination__arrow{position:relative;display:block;width:2rem;height:1rem;cursor:pointer}.p-pagination__arrow::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:2rem;display:block;width:100%;height:1px;background-color:#1c1817}.p-pagination__arrow::after{content:"";position:absolute;top:28%;border-radius:2rem;display:block;width:1rem;height:1px;background-color:#1c1817}.p-pagination__btn.prev .p-pagination__arrow::after{left:0;transform:rotate(150deg)}.p-pagination__btn.next .p-pagination__arrow::after{right:0;transform:rotate(30deg)}@media screen and (max-width:767px){.p-pagination{margin-top:4rem}}.p-btn{display:inline-flex;align-items:center;gap:.2rem}.p-btn__arrow,.p-btn__label{border:1px solid #004166;background-color:#004166;color:#fefefe;transition:background-color .3s ease,color .3s ease}.p-btn__label{display:flex;align-items:center;justify-content:center;height:4rem;padding:.2rem 2rem;border-radius:2.5rem 0 0 2.5rem;white-space:nowrap}.p-btn__arrow{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:0 2rem 2rem 0;font-size:2rem;line-height:1}.p-btn:hover .p-btn__arrow,.p-btn:hover .p-btn__label{background-color:transparent;color:#004166}.p-btn--outline .p-btn__arrow,.p-btn--outline .p-btn__label{background-color:transparent;color:#004166}.p-btn--outline:hover .p-btn__arrow,.p-btn--outline:hover .p-btn__label{background-color:#004166;color:#fefefe}.p-heading{display:flex;align-items:center;gap:1rem;color:#004166;font-size:clamp(20px,1.67vw,24px);line-height:1.2}.p-heading.--center{justify-content:center}.p-heading__bracket{font-size:clamp(26px,2.22vw,32px)}.p-heading--pill{padding:.8rem 2.8rem;border:1px solid currentColor;border-radius:100px;font-size:1.8rem}@media screen and (max-width:767px){.p-heading{margin-left:-1rem;gap:.4rem;font-size:2rem}.p-heading__bracket{font-size:2.4rem}}.p-article{--shiten-color:#004166;position:relative;display:flex;flex-direction:column;gap:.5rem}.p-article:hover{opacity:.7}.p-article--ato{--shiten-color:#f46b1d}.p-article--itonami{--shiten-color:#4ccf87}.p-article--katayori{--shiten-color:#ffd42e}.p-article--hima{--shiten-color:#2681d3}.p-article--nazo{--shiten-color:#9c79b7}.p-article__grid{display:flex;flex-wrap:wrap;gap:5rem 3rem}.p-article__grid>.p-article{width:calc((100% - 6rem)/ 3)}@media screen and (max-width:767px){.p-article__grid{padding-left:1rem;padding-right:1rem;gap:3.5rem 2rem}.p-article__grid>.p-article{width:100%}}.p-article__link{display:block;color:inherit}.p-article__thumb{position:relative;border:1px solid #1c1817;border-radius:.5rem;box-shadow:.5rem .5rem 0 0 var(--shiten-color);overflow:hidden}.p-article__thumb img{transition:transform .4s ease}.p-article__thumb:hover img{transform:scale(1.05)}.p-article__link:hover .p-article__thumb img{transform:scale(1.05)}.p-article__thumb img{display:block;aspect-ratio:1200/630;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.p-article__tagRow{position:relative;left:.5rem;display:flex;align-items:center;gap:1rem}.p-article__tag{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1rem .4rem;border-radius:0 0 1rem 1rem;background-color:var(--shiten-color);color:#fefefe;font-size:1.5rem;white-space:nowrap}.p-article__hashtags{display:flex;gap:1.5rem;color:#1c1817;font-size:1.4rem}.p-article__title{margin-top:.8rem;color:#1c1817;font-size:clamp(16px,1.2vw,18px);line-height:1.4}.p-article__meta{display:flex;align-items:center;margin-top:.4rem;gap:1rem;color:#7b756d;font-size:clamp(11px,.83vw,12px)}.p-article__meta span:nth-of-type(n+2){display:flex;align-items:center;gap:1rem}.p-article__meta span:nth-of-type(n+2)::before{content:"";display:block;width:1px;height:1.5rem;background-color:#7b756d}@media screen and (max-width:767px){.p-article__title{font-size:1.6rem}}.p-shiten{--shiten-color:#004166;position:relative;width:26rem;display:block;margin-top:5rem}.p-shiten:hover .p-shiten__arrow{color:var(--shiten-color);background-color:#fefefe}.p-shiten--ato{--shiten-color:#f46b1d}.p-shiten--itonami{--shiten-color:#4ccf87}.p-shiten--katayori{--shiten-color:#ffd42e}.p-shiten--hima{--shiten-color:#2681d3}.p-shiten--nazo{--shiten-color:#9c79b7}.p-shiten__label{position:absolute;top:0;right:-1rem;width:12rem;transform:translateY(-50%)}.p-shiten__body{display:flex;flex-direction:column;gap:1.3rem;padding:1.5rem 2rem;border:2px solid var(--shiten-color);border-radius:.5rem .5rem 0 .5rem;background-color:#fefefe}.p-shiten__name{display:flex;align-items:flex-end;color:var(--shiten-color);line-height:1}.p-shiten__kanji{font-size:4rem}.p-shiten__suffix{font-size:1.5rem}.p-shiten__desc{color:#7b756d;font-size:1.4rem;line-height:1.8}.p-shiten__arrow{position:absolute;right:2px;bottom:0;transform:translate(100%);display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;padding-right:.5rem;border:2px solid var(--shiten-color);border-radius:0 2rem 2rem 0;background-color:var(--shiten-color);color:#fefefe;font-size:2rem;line-height:1;transition:background-color .3s ease}.p-catbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6rem;padding:2rem 8rem;background-color:#004166}.p-catbar__group{display:flex;align-items:center;gap:2rem}.p-catbar__label{color:#fefefe;font-size:1.4rem}.p-catbar__pills{display:flex;flex-wrap:wrap;gap:1.5rem}.p-catbar__pill{display:inline-flex;align-items:center;justify-content:center;min-width:8rem;padding:.3rem 1.5rem;border:1px solid #fefefe;border-radius:100px;color:#fefefe;font-size:1.5rem;transition:all .3s ease}.p-catbar__pill:hover{background-color:#fefefe;color:#004166}@media screen and (max-width:767px){.p-catbar{flex-direction:column;gap:2rem;padding:2rem 3rem}.p-catbar__group{flex-direction:column;align-items:flex-start;gap:1rem}.p-catbar__label{width:100%;text-align:center}}.p-pageFrame{position:absolute;top:0;left:0;width:100%;height:auto;pointer-events:none;z-index:5}.p-pages{--c:var(--shiten-color, #004166);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;margin:4rem 0}.p-pages__num{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid var(--c);border-radius:50%;color:var(--c);font-size:1.8rem;line-height:1}.p-pages__num:hover{opacity:.7}.p-pages__num.is-current{background-color:var(--c);color:#fefefe}.p-pages__nav{display:inline-flex;align-items:center;justify-content:center;width:2rem;color:var(--c)}.p-pages__nav:hover{opacity:.7}.p-pages__nav img{width:2rem;height:auto}.p-pages__nav--prev img{transform:rotate(180deg)}.p-zine__lead{max-width:640px;margin:3.2rem auto 6rem;line-height:2}.p-zine__sectionHead{margin:8rem 0 4rem;text-align:center}.p-zine__sectionTitle{font-size:2.4rem;letter-spacing:.08em}.p-zine__sectionNote{margin-top:1rem;color:#7b756d;font-size:1.4rem}.p-zine__issues{display:flex;flex-direction:column;gap:6rem}.p-zine__issue{display:grid;grid-template-columns:minmax(0,28rem) 1fr;gap:4rem;align-items:start}.p-zine__issue:nth-child(even){direction:rtl}.p-zine__issue:nth-child(even)>*{direction:ltr}.p-zine__cover{display:block}.p-zine__cover:hover{opacity:.7}.p-zine__cover img{display:block;width:100%;height:auto;box-shadow:0 1.2rem 3rem rgba(0,0,0,.12)}.p-zine__issueBody{padding-top:.5rem}.p-zine__issueNo{color:#7b756d;font-size:1.4rem;letter-spacing:.12em}.p-zine__issueTitle{margin:.6rem 0 1.8rem;font-size:2.2rem;line-height:1.5}.p-zine__issueText{margin-bottom:2.4rem;line-height:2}.p-zine__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2.4rem}.p-zine__thumb{display:block;text-align:center}.p-zine__thumb:hover{opacity:.7}.p-zine__thumb img{display:block;width:100%;height:auto;aspect-ratio:100/141;-o-object-fit:cover;object-fit:cover;box-shadow:0 .6rem 1.6rem rgba(0,0,0,.12)}.p-zine__thumbLabel{display:block;margin-top:.8rem;font-size:1.4rem;letter-spacing:.08em}@media screen and (max-width:767px){.p-zine__issue{grid-template-columns:1fr;gap:2rem;max-width:34rem;margin-inline:auto}.p-zine__issue:nth-child(even){direction:ltr}.p-zine__grid{grid-template-columns:repeat(3,1fr);gap:1.6rem}}.s-entry{font-size:16px;line-height:1.85}@media screen and (max-width:767px){.s-entry{font-size:1.5rem}}.s-entry>*+*{margin-top:2.4rem}@media screen and (max-width:767px){.s-entry>*+*{margin-top:1.8rem}}.s-entry :where(h1,h2,h3,h4,h5,h6){font-weight:700;line-height:1.4;margin-top:3.84rem}@media screen and (max-width:767px){.s-entry :where(h1,h2,h3,h4,h5,h6){margin-top:2.88rem}}.s-entry h2{font-size:clamp(22px,2.5vw,25px);padding-bottom:.4em;border-bottom:2px solid var(--shiten-color,#004166)}.s-entry h3{font-size:clamp(20px,2vw,22px);padding-left:.8em;border-left:4px solid #004166}.s-entry h4{font-size:clamp(18px,1.8vw,20px);padding-bottom:.3em;border-bottom:1px dashed #ccc}.s-entry h5,.s-entry h6{font-size:clamp(16px,1.6vw,18px)}.s-entry p{margin-block:0}.s-entry p+p{margin-top:1.2em}.s-entry a:not([class]){color:#004166;text-decoration:underline;text-underline-offset:.2em;transition:opacity .3s}.s-entry a:not([class]):active,.s-entry a:not([class]):focus,.s-entry a:not([class]):hover{opacity:.7}.s-entry b,.s-entry strong{font-weight:700}.s-entry em{font-style:italic}.s-entry ol,.s-entry ul{padding-left:1.6em}.s-entry ol li+li,.s-entry ul li+li{margin-top:.5em}.s-entry ol ol,.s-entry ol ul,.s-entry ul ol,.s-entry ul ul{margin-top:.5em}.s-entry ul>li{list-style:disc}.s-entry ol>li{list-style:decimal}.s-entry img{max-width:100%;height:auto;border-radius:.3rem}.s-entry figure{width:85%;margin-left:auto;margin-right:auto}@media screen and (max-width:767px){.s-entry figure{width:100%}}.s-entry figure figcaption{margin-top:.6em;font-size:.85em;color:#7b756d;text-align:center}.s-entry .aligncenter{display:block;margin-left:auto;margin-right:auto}.s-entry .alignleft{float:left;margin-right:2rem;margin-bottom:1rem}.s-entry .alignright{float:right;margin-left:2rem;margin-bottom:1rem}@media screen and (max-width:767px){.s-entry .alignleft,.s-entry .alignright{float:none;margin-right:0;margin-left:0}}.s-entry .wp-block-quote,.s-entry blockquote{margin-block:0;padding:1.2em 1.6em;border-left:4px solid #ccc;background-color:#f1f1f1;font-style:italic}.s-entry .wp-block-quote cite,.s-entry blockquote cite{display:block;margin-top:.8em;font-size:.85em;font-style:normal}.s-entry table{width:100%;border-collapse:collapse;font-size:.95em}.s-entry table td,.s-entry table th{padding:.7em 1em;border:1px solid #ccc;text-align:left;vertical-align:top}.s-entry table th{background-color:#f1f1f1;font-weight:700}@media screen and (max-width:767px){.s-entry table{font-size:1.3rem}}.s-entry code{padding:.15em .4em;border-radius:.3rem;background-color:rgba(0,0,0,.06);font-size:.88em;font-family:Consolas,Menlo,Courier,monospace}.s-entry pre{padding:1.4em;border-radius:.5rem;background-color:#1e1e1e;overflow-x:auto;line-height:1.6}.s-entry pre code{padding:0;background-color:transparent;color:#d4d4d4;font-size:1.4rem}.s-entry .wp-block-separator,.s-entry hr{border:none;border-top:1px solid #ccc;margin:2.88rem 0}.s-entry .wp-block-image{margin:0 auto}.s-entry .wp-block-image figcaption{margin-top:.6em;font-size:.85em;color:#7b756d;text-align:center}.s-entry .wp-block-buttons{display:flex;flex-wrap:wrap;gap:1rem}.s-entry::after{content:"";display:block;clear:both}.s-blog__header{margin-bottom:4rem}@media screen and (max-width:767px){.s-blog__header{margin-bottom:2.4rem}}.s-blog__title{font-size:clamp(2rem,3vw,2.8rem);font-weight:700}.s-blog__description{margin-top:1rem;color:#7b756d;font-size:clamp(1.4rem,1.6vw,1.6rem)}.s-blog__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3.2rem 2.4rem}@media screen and (max-width:1179px){.s-blog__grid{grid-template-columns:repeat(2,1fr);gap:2.4rem 1.6rem}}@media screen and (max-width:767px){.s-blog__grid{grid-template-columns:1fr;gap:2rem}}.s-blog__filter{display:flex;flex-wrap:wrap;gap:.8rem;margin-bottom:3.2rem}.s-blog__filter-item{padding:.5em 1.2em;border:1px solid #ccc;border-radius:10rem;font-size:1.4rem;transition:all .3s;cursor:pointer}.s-blog__filter-item.is-active,.s-blog__filter-item:hover{background-color:#004166;border-color:#004166;color:#fff}.s-blog__meta{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.4rem;font-size:1.4rem;color:#7b756d}@media screen and (max-width:767px){.s-blog__meta{flex-direction:column;align-items:flex-start;gap:1rem}}.s-blog__footer{margin-top:6rem;display:flex;justify-content:center}@media screen and (max-width:767px){.s-blog__footer{margin-top:4rem}}.s-front{background-color:#fefefe}.s-front__hero{position:relative;padding:0 0 2rem}.s-front__heroStack{position:relative;width:92rem;max-width:100%;min-height:60rem;margin:0 auto}.s-front__heroSlide{--shiten-color:#f46b1d;position:absolute;top:0;left:0;width:100%;cursor:pointer;transform-origin:50% 50%;transition:transform .7s cubic-bezier(.4,0,.2,1),opacity .5s ease}.s-front__heroSlide--ato{--shiten-color:#f46b1d}.s-front__heroSlide--itonami{--shiten-color:#4ccf87}.s-front__heroSlide--katayori{--shiten-color:#ffd42e}.s-front__heroSlide--hima{--shiten-color:#2681d3}.s-front__heroSlide--nazo{--shiten-color:#9c79b7}.s-front__heroSlide.is-pos-0{z-index:5;transform:rotate(0) translate(0,2rem);opacity:1}.s-front__heroSlide.is-pos-1{z-index:4;transform:rotate(-2.5deg) translate(-1.5rem,.4rem);opacity:1}.s-front__heroSlide.is-pos-2{z-index:3;transform:rotate(1.25deg) translate(1.8rem,.8rem);opacity:.95}.s-front__heroSlide.is-pos-3{z-index:2;transform:rotate(-1.5deg) translate(1.5rem,1.2rem);opacity:.6}.s-front__heroSlide.is-pos-4{z-index:1;transform:rotate(2.5deg) translate(2.8rem,1.6rem);opacity:0}.s-front__heroSlide.is-exiting{z-index:10;transform:translateX(120%) rotate(15deg)!important;opacity:0!important}.s-front__heroSlide.is-exiting-left{z-index:10;transform:translateX(-120%) rotate(-15deg)!important;opacity:0!important}.s-front__heroSlide:not(.is-pos-0) .s-front__heroBody,.s-front__heroSlide:not(.is-pos-0) .s-front__heroCallout,.s-front__heroSlide:not(.is-pos-0) .s-front__heroTag{opacity:0;pointer-events:none}.s-front__heroNavs{position:absolute;right:1rem;bottom:2rem;z-index:20;display:flex;gap:1rem}.s-front__heroNav{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:1px solid #004166;border-radius:50%;background-color:transparent;color:#004166;cursor:pointer;transition:background-color .3s ease,color .3s ease}.s-front__heroNav svg{width:1.6rem;height:1.6rem}.s-front__heroNav:hover{background-color:#004166;color:#fefefe}.s-front__heroLink{display:block;color:inherit}.s-front__heroCard{display:flex;align-items:flex-end;gap:0}.s-front__heroTag{display:flex;flex-direction:column;align-items:center;padding:1rem .5rem 1rem 1rem;border-radius:1rem 0 0 1rem;background-color:var(--shiten-color);color:#fefefe;writing-mode:vertical-rl;text-orientation:mixed;line-height:1.2;transition:opacity .3s ease}.s-front__heroPhoto{flex:1;min-width:0;aspect-ratio:1200/630;border:5px solid var(--shiten-color);border-radius:.5rem .5rem .5rem 0;line-height:0;transition:border-color .3s ease;overflow:hidden}.s-front__heroPhoto img{transition:transform .4s ease}.s-front__heroPhoto:hover img{transform:scale(1.05)}.s-front__heroPhoto img{height:100%;-o-object-fit:cover;object-fit:cover}.s-front__heroLink:hover .s-front__heroPhoto img{transform:scale(1.05)}.s-front__heroBody{padding-left:3.2rem;margin-top:1.5rem;transition:opacity .3s ease}.s-front__heroTitle{font-size:clamp(24px,1.94vw,28px);line-height:1.4}.s-front__heroHashtags{display:flex;gap:1.5rem;margin-top:1rem;color:#7b756d;font-size:clamp(12px,1.1vw,14px)}.s-front__heroCallout{position:absolute;top:-2rem;left:2rem;padding:1rem 1.5rem;border-radius:.5rem;background-color:var(--shiten-color);color:#fff;font-size:1.5rem;transition:opacity .3s ease}.s-front__heroCallout::after{content:"";position:absolute;bottom:0;left:20%;width:1.5rem;height:0;transform:translateY(100%);border-style:solid;border-width:0 1.5rem 1.5rem 1.5rem;border-color:transparent var(--shiten-color) transparent transparent}.s-front__heroCatch{display:flex;flex-direction:column;gap:.8rem;width:52rem;max-width:100%;margin:2rem 0 0 auto}.s-front__heroCatchRow{display:flex;align-items:center;gap:1rem}.s-front__heroCatchText{color:#004166;font-size:5rem;line-height:1.2;white-space:nowrap}.s-front__heroCatchMark{width:16rem}.s-front__heroNote{margin-top:1rem;color:#1c1817;font-size:1.3rem;letter-spacing:.3em}.s-front__pickup{margin-top:4rem;padding:8rem 0 6rem;border-top:2px solid #004166}.s-front__pickup.--all{margin-top:0;border:none}.s-front__shuffle{display:block;padding-top:2rem;padding-bottom:2rem;margin-bottom:0;border-top:3px solid #004166;border-bottom:3px solid #004166;color:inherit;text-decoration:none;cursor:pointer;transition:background-color .3s cubic-bezier(.25,.46,.45,.94)}.s-front__shuffle:active,.s-front__shuffle:focus,.s-front__shuffle:hover{background-color:rgba(0,65,102,.06)}.s-front__shuffle .p-loop__track{height:100%;align-items:center;gap:6rem}.s-front__shuffleText{color:#004166;font-size:clamp(16px,1.15vw,18px);text-align:center}.s-front__shuffle .p-loop__track img.s-front__shuffleIcon{width:10rem}@keyframes shuffleBob{0%,100%{transform:translateY(0)}50%{transform:translateY(-.8rem)}}.s-front__shuffle .p-loop__item{animation:shuffleBob 2.4s ease-in-out infinite}.s-front__shuffle .p-loop__item:nth-child(5n+2){animation-delay:-.48s}.s-front__shuffle .p-loop__item:nth-child(5n+3){animation-delay:-.96s}.s-front__shuffle .p-loop__item:nth-child(5n+4){animation-delay:-1.44s}.s-front__shuffle .p-loop__item:nth-child(5n+5){animation-delay:-1.92s}.s-front__concept{position:relative;padding:8rem 0 0;text-align:center}.s-front__conceptBg{position:absolute;top:12rem;left:50%;width:64rem;max-width:90vw;transform:translateX(-50%);z-index:0;pointer-events:none}.s-front__conceptInner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:4rem}.s-front__conceptText{color:#004166;font-size:1.8rem;line-height:2}.s-front__conceptBtns{display:flex;gap:2rem}.s-front__shiten{position:relative;z-index:1;padding:10rem 0;border-bottom:3px solid #004166}.s-front__shitenList{display:flex;flex-wrap:wrap;justify-content:center;gap:6rem 8rem;max-width:94rem;margin:0 auto}.s-front__shitenItem{width:26rem}.s-front__series{padding:8rem 0}.s-front__series .c-wrapper--content{display:flex;align-items:flex-start;justify-content:space-between;gap:4rem}.s-front__seriesHead{display:flex;flex-direction:column;gap:4rem;flex-shrink:0}.s-front__seriesLead{color:#004166;line-height:2}.s-front__seriesGrid{display:flex;flex-wrap:wrap;gap:4rem;width:68rem;max-width:100%}.s-front__seriesCard{display:flex;flex-direction:column;gap:.5rem;width:calc((100% - 4rem)/ 2)}.s-front__seriesCard:hover{opacity:.7}.s-front__seriesThumb{aspect-ratio:1200/630;border:2px solid #004166;border-radius:.5rem;background-color:#ccc;overflow:hidden}.s-front__seriesThumb img{transition:transform .4s ease}.s-front__seriesThumb:hover img{transform:scale(1.05)}.s-front__seriesThumb img{height:100%;-o-object-fit:cover;object-fit:cover}.s-front__seriesCard:hover .s-front__seriesThumb img{transform:scale(1.05)}.s-front__seriesCardTitle{color:#1c1817;font-size:clamp(16px,1.15vw,18px);line-height:1.5}.s-front__nozoki{padding:6rem 0 8rem;background-color:#004166;text-align:center}.s-front__nozokiEyes{display:flex;justify-content:center;margin-bottom:1.5rem}.s-front__nozokiEyes .c-eyes{font-size:4rem}.s-front__nozokiHead{color:#fefefe}.s-front__nozokiGrid{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem 6rem;margin-top:5rem}.s-front__nozokiCard{display:block;position:relative;width:24rem;padding:2.4rem 1.6rem;color:rgba(254,254,254,.9);font-size:clamp(13px,1.1vw,16px);line-height:1.8;text-align:left;background-color:transparent;transition:background-color .3s ease;border-radius:.5rem}.s-front__nozokiCard::after,.s-front__nozokiCard::before{content:"";position:absolute;width:1.4rem;height:1.4rem;border-color:rgba(254,254,254,.7);border-style:solid;transition:top .3s ease,left .3s ease,bottom .3s ease,right .3s ease}.s-front__nozokiCard::before{top:0;left:0;border-width:2px 0 0 2px;border-radius:.5rem 0 0 0}.s-front__nozokiCard::after{bottom:0;right:0;border-width:0 2px 2px 0;border-radius:0 0 .5rem 0}.s-front__nozokiCard:hover{background-color:rgba(254,254,254,.08)}.s-front__nozokiCard:hover::before{top:.5rem;left:.5rem}.s-front__nozokiCard:hover::after{bottom:.5rem;right:.5rem}.s-front__editnote{padding:6rem 0 0;background-color:#f1f1f1}.s-front__editnoteHead{display:flex;flex-direction:column;gap:2.4rem}.s-front__editnoteHeadRow{display:flex;align-items:center;justify-content:space-between;gap:2rem}.s-front__editnoteLead{color:#004166;line-height:2}.s-front__editnoteScroll{position:relative;margin-top:4rem;border-top:1px solid #004166;border-bottom:1px solid #004166}.s-front__editnoteScroll::after,.s-front__editnoteScroll::before{content:"";position:absolute;top:0;bottom:0;z-index:2;width:24rem;pointer-events:none}.s-front__editnoteScroll::before{left:0;background:linear-gradient(to right,#f1f1f1 0,#f1f1f1 50%,rgba(241,241,241,0) 100%)}.s-front__editnoteScroll::after{right:0;background:linear-gradient(to left,#f1f1f1 0,#f1f1f1 50%,rgba(241,241,241,0) 100%)}.s-front__editnoteTrack{display:flex;gap:3rem;overflow-x:auto}.s-front__editnoteCard{display:flex;align-items:center;gap:2rem;flex-shrink:0;min-width:24rem;max-width:40rem;padding-top:1.5rem;padding-bottom:1.5rem;padding-right:3rem;border-right:1px solid #004166}.s-front__editnoteThumb{flex-shrink:0;width:12rem;height:12rem;border-radius:.3rem;-o-object-fit:cover;object-fit:cover}.s-front__editnoteBody{display:flex;flex-direction:column;gap:1rem}.s-front__editnoteText{color:#1c1817;font-size:1.4rem;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.s-front__meta{display:flex;align-items:center;gap:1rem;color:#7b756d;font-size:1.2rem}.s-front__metaDivider{width:1px;height:1.5rem;background-color:#7b756d}@media screen and (max-width:767px){.s-front__hero{padding:0 1rem 0}.s-front__heroStack{min-height:32rem}.s-front__heroCard{flex-direction:column-reverse;align-items:flex-start}.s-front__heroTag{writing-mode:horizontal-tb;padding:.3rem 1rem .5rem 1rem;border-radius:0 0 1rem 1rem}.s-front__heroBody{margin-top:.8rem;padding-left:0}.s-front__heroTitle{font-size:2rem}.s-front__heroCatch{margin-top:3rem}.s-front__heroCatchText{font-size:2.8rem;white-space:normal}.s-front__heroCatchMark{width:10rem}.s-front__heroCallout{padding:.3rem 1rem;left:-1rem;font-size:1.3rem}.s-front__heroSlide.is-pos-0{transform:rotate(0) translate(0,1rem)}.s-front__heroSlide.is-pos-1{transform:rotate(-2.5deg) translate(-.75rem,.2rem)}.s-front__heroSlide.is-pos-2{transform:rotate(2deg) translate(.9rem,.4rem)}.s-front__heroSlide.is-pos-3{transform:rotate(-1.5deg) translate(.75rem,.6rem)}.s-front__heroSlide.is-pos-4{transform:rotate(2.5deg) translate(1.4rem,.8rem)}.s-front__heroNavs{bottom:1rem}.s-front__pickup{padding:5rem 0 5rem}.s-front__pickup.--all{padding-top:0}.s-front__shuffle{height:9rem}.s-front__shuffle .p-loop__track{gap:3rem;padding:0 1.5rem}.s-front__shuffleText{font-size:1.5rem}.s-front__shuffle .p-loop__track img.s-front__shuffleIcon{width:7rem}.s-front__concept{padding:5rem 0 0}.s-front__conceptInner{gap:3rem}.s-front__conceptText{font-size:1.6rem}.s-front__conceptBtns{flex-direction:column;align-items:center;gap:1.2rem}.s-front__shiten{padding:6rem 0 6rem}.s-front__shitenList{margin-left:-2rem;gap:4rem 2rem}.s-front__series{padding:5rem 0}.s-front__seriesHead{gap:3rem}.s-front__series .c-wrapper--content{flex-direction:column;gap:4rem}.s-front__seriesGrid{width:100%;gap:2rem;justify-content:center}.s-front__seriesCard{width:90%}.s-front__nozoki{padding:6rem 0 4rem}.s-front__nozokiGrid{gap:3rem 1.5rem}.s-front__nozokiCard{width:calc((100% - 1.5rem)/ 2)}.s-front__nozokiCard:nth-child(2n){transform:none}.s-front__editnoteHeadRow{flex-direction:column;align-items:flex-start;gap:1.5rem}.s-front__editnoteTrack{gap:1.5rem}.s-front__editnoteCard{max-width:30rem;padding:1rem 1.5rem 1rem 0}.s-front__editnoteScroll::after,.s-front__editnoteScroll::before{width:3rem}.s-front__editnoteThumb{width:10rem;height:10rem}}.s-page{padding-top:5rem;padding-bottom:5rem}.s-page__header{padding:5.6rem 0 4rem;text-align:center}@media screen and (max-width:767px){.s-page__header{padding:3.2rem 0 2.4rem}}.s-page__title{font-size:clamp(2.4rem,3.5vw,3.6rem);font-weight:700;line-height:1.3}.s-page__breadcrumb{display:flex;flex-wrap:wrap;gap:0 .4em;justify-content:center;margin-top:1.2rem;font-size:1.3rem;color:#7b756d}.s-page__breadcrumb a{color:inherit;text-decoration:underline;text-underline-offset:.2em;transition:color .3s}.s-page__breadcrumb a:active,.s-page__breadcrumb a:focus,.s-page__breadcrumb a:hover{color:#004166}.s-page__breadcrumb li+li::before{content:"/";margin-right:.4em;color:#ccc}.s-page__body{max-width:96rem;margin:0 auto;padding:4rem 2rem 8rem}@media screen and (max-width:767px){.s-page__body{padding:2.4rem 1.6rem 5.6rem}}.s-page__section+.s-page__section{margin-top:5.6rem}@media screen and (max-width:767px){.s-page__section+.s-page__section{margin-top:4rem}}.s-page__section-title{font-size:clamp(1.8rem,2.5vw,2.2rem);font-weight:700;padding-bottom:.8em;border-bottom:2px solid #004166;margin-bottom:2.4rem}.s-page__dl{width:100%;border-top:1px solid #ccc}.s-page__dl dd,.s-page__dl dt{padding:1.4rem 1.6rem;border-bottom:1px solid #ccc;font-size:1.5rem;line-height:1.7}.s-page__dl dt{font-weight:700;width:20rem;float:left;clear:left;background-color:#f1f1f1}@media screen and (max-width:767px){.s-page__dl dt{width:100%;float:none;border-bottom:none;padding-bottom:.4rem}}.s-page__dl dd{margin-left:20rem}@media screen and (max-width:767px){.s-page__dl dd{margin-left:0;padding-top:.4rem}}.s-page__prose{font-size:1.5rem;line-height:1.9}.s-page__prose h2{font-size:clamp(1.7rem,2.2vw,2rem);font-weight:700;margin-top:4rem;margin-bottom:1.2rem}.s-page__prose h3{font-size:clamp(1.5rem,1.8vw,1.7rem);font-weight:700;margin-top:2.4rem;margin-bottom:.8rem}.s-page__prose p+p{margin-top:1em}.s-page__prose ol,.s-page__prose ul{padding-left:1.6em;margin-top:.8em}.s-page__prose ol li+li,.s-page__prose ul li+li{margin-top:.4em}.s-page__prose ul{list-style:disc}.s-page__prose ol{list-style:decimal}@media screen and (max-width:767px){.s-page{padding-top:0}}.s-shiten{--shiten-color:#004166;position:relative}.s-shiten--ato{--shiten-color:#f46b1d}.s-shiten--itonami{--shiten-color:#4ccf87}.s-shiten--katayori{--shiten-color:#ffd42e}.s-shiten--hima{--shiten-color:#2681d3}.s-shiten--nazo{--shiten-color:#9c79b7}.s-shiten__hero{padding:10rem 0 4rem}.s-shiten__heroInner{display:flex;align-items:flex-start;justify-content:space-between;gap:6rem}.s-shiten__heroBig{display:flex;align-items:center;gap:2rem;flex-shrink:0;width:41.5rem;color:var(--shiten-color)}.s-shiten__heroLabel{width:22rem}.s-shiten__heroName{display:flex;align-items:flex-end;gap:.5rem;line-height:1}.s-shiten__heroEn{display:flex;flex-direction:column;align-items:center;width:5rem;font-size:1.6rem;letter-spacing:.1em;text-transform:lowercase}.s-shiten__heroKanji{font-size:5rem}.s-shiten__heroSuffix{font-size:2.4rem}.s-shiten__heroDesc{display:flex;flex-direction:column;gap:3rem;width:48rem;color:#7b756d}.s-shiten__heroDescLead{font-size:1.8rem;line-height:1.8}.s-shiten__heroDescBody{font-size:1.4rem;line-height:1.8}.s-shiten__heroDescBody p+p{margin-top:1.6em}.s-shiten__list{padding:4rem 0 6rem}.s-shiten__listCallout{position:absolute;z-index:1;top:-2rem;left:1.2rem;padding:.5rem 1rem;border-radius:.5rem;background-color:var(--shiten-color);color:#fff;font-size:1.5rem;transition:opacity .3s ease}.s-shiten__listCallout::after{content:"";position:absolute;bottom:0;left:20%;width:1.5rem;height:0;transform:translateY(100%);border-style:solid;border-width:0 1.5rem 1.5rem 1.5rem;border-color:transparent var(--shiten-color) transparent transparent}@media screen and (max-width:767px){.s-shiten__hero{padding:0 0 3rem}.s-shiten__heroInner{flex-direction:column;gap:3rem}.s-shiten__heroBig{width:100%}.s-shiten__heroLabel{width:12rem}.s-shiten__heroKanji{font-size:4rem}.s-shiten__heroDesc{width:100%}.s-shiten__list{padding:3rem 0 4rem}.s-shiten__listCallout{padding:.2rem .8rem;font-size:1.3rem}.s-shiten__listCallout::after{width:1rem;border-width:0 1rem 1rem 1rem}}.s-category{position:relative;background-color:#fefefe}.s-category__hero{padding:10rem 0 4rem}.s-category__label{color:#004166;font-size:1.4rem}.s-category__title{margin-top:.5rem;color:#004166;font-size:5rem;line-height:1}.s-category__list{padding:4rem 0 6rem}@media screen and (max-width:767px){.s-category__hero{padding:0 0 3rem}.s-category__title{font-size:3.6rem}.s-category__list{padding:3rem 0 4rem}}.s-single__inner{width:100%;max-width:84rem;margin:0 auto;padding:4rem 0 5rem}.s-single__headTop{display:flex;align-items:center;gap:1.5rem}.s-single__shitenTag{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;border-radius:100px;background-color:var(--shiten-color,#004166);color:#fefefe;font-size:1.5rem;white-space:nowrap;text-decoration:none;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.s-single__shitenTag:active,.s-single__shitenTag:focus,.s-single__shitenTag:hover{opacity:.8}.s-single__series{color:#7b756d;font-size:1.4rem}.s-single__title{margin-top:1.6rem;color:#1c1817;font-size:clamp(2.6rem,3vw,3.6rem);line-height:1.4}.s-single__taxRow{display:flex;align-items:center;gap:1.5rem;margin-top:1.6rem}.s-single__cat{display:inline-flex;align-items:center;padding:.2rem 1.2rem;border:1px solid #004166;border-radius:.3rem;color:#004166;font-size:1.3rem;transition:all .3s ease}.s-single__cat:hover{background-color:#004166;color:#fff}.s-single__hashtags{display:flex;gap:1.5rem;color:#1c1817;font-size:1.4rem}.s-single__meta{display:flex;align-items:center;gap:1rem;margin-top:1.2rem;color:#7b756d;font-size:1.3rem}.s-single__metaDivider{width:1px;height:1.5rem;background-color:#7b756d}.s-single__eyecatch{margin:3rem 0 0}.s-single__eyecatch img{display:block;border-radius:.5rem;border:1px solid #1c1817;-o-object-fit:cover;object-fit:cover}.s-single__body{margin-top:4rem}.s-entry.s-single__body>*+*{margin-top:4rem}.s-single__writer{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"avatar name" "avatar bio";align-items:start;-moz-column-gap:2rem;column-gap:2rem;margin-top:5rem;padding:2rem 2.5rem;border:1px solid #004166;border-radius:.5rem}.s-single__writerBody{display:contents}.s-single__writerAvatar{grid-area:avatar;align-self:start;width:8rem;height:8rem;border-radius:50%;background-color:var(--shiten-color,#004166)}.s-single__writerName{grid-area:name;color:#1c1817;font-size:1.5rem}.s-single__writerBio{grid-area:bio;margin-top:1rem;color:#7b756d;font-size:1.4rem;line-height:1.6}.s-single__tags{display:flex;flex-wrap:wrap;gap:1rem 1.5rem;margin-top:3rem}.s-single__tagLink{display:inline-flex;align-items:center;padding:.4rem 1.4rem;border:1px solid #ccc;border-radius:100px;color:#7b756d;font-size:1.3rem;transition:opacity .3s}.s-single__tagLink:hover{opacity:.7}.s-single__back{display:flex;justify-content:center;margin-top:4rem}.s-single__related{padding:5rem 0}.s-single__related+.s-single__related{padding-top:0}@media screen and (max-width:767px){.s-single__inner{padding-top:0}.s-entry.s-single__body>*+*{margin-top:3rem}.s-single__title{font-size:2rem}.s-single__writer{grid-template-areas:"avatar name" "bio    bio";align-items:center;-moz-column-gap:1.5rem;column-gap:1.5rem;padding:1.5rem}.s-single__writerAvatar{align-self:center}}.s-note{background-color:#fefefe}.s-note__section{padding:8rem 0 6rem}.s-note__lead{margin-top:2rem;color:#004166;font-size:1.6rem;line-height:2}.s-note__grid{display:grid;grid-template-columns:1fr}.s-note__card{display:flex;align-items:center;gap:2rem;padding:2rem 0;border-bottom:1px solid #004166}.s-note__thumb{flex-shrink:0;width:12rem;height:12rem;border-radius:.3rem;-o-object-fit:cover;object-fit:cover}.s-note__body{display:flex;flex-direction:column;gap:1rem}.s-note__meta{display:flex;align-items:center;gap:1rem;color:#7b756d;font-size:1.2rem}.s-note__metaDivider{width:1px;height:1.5rem;background-color:#7b756d}.s-note__text{color:#1c1817;font-size:1.4rem;line-height:1.7;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:768px){.s-note__grid{max-width:92rem;margin:auto;grid-template-columns:1fr 1fr;gap:4rem}.s-note__card{height:12rem;padding:0 3rem 0 0;border-bottom:0}.s-note__card:nth-of-type(2n+1){border-right:1px solid #004166}}@media screen and (max-width:767px){.s-note__section{padding:0 0 4rem}.s-note__thumb{width:9rem;height:9rem}}.l-main:has(.s-stars__hero){z-index:99;padding-top:0}.s-stars__hero{margin:0 0 5rem}.s-stars__lead{max-width:500px;margin:4rem auto 0;font-size:15px}.s-stars__list{padding:0 0 6rem}.s-stars__empty{padding:4rem 0}.s-stars__guide{padding:2rem 0 7rem}.s-stars__guideGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem}.s-stars__guideCard{display:flex;gap:2.4rem;align-items:flex-start}.s-stars__guideCover{flex:0 0 20rem}.s-stars__guideCover img{width:100%;height:auto;border-radius:.3rem;box-shadow:0 .4rem 1.6rem rgba(28,24,23,.12)}.s-stars__guideBody{flex:1 1 auto}.s-stars__guideTitle{font-size:1.9rem;line-height:1.5;color:#004166}.s-stars__guideText{margin:1rem 0 2rem;font-size:1.4rem;line-height:1.8;color:#7b756d}@media screen and (max-width:767px){.s-stars__hero{margin-bottom:5rem}.s-stars__logo{font-size:4.2rem}.s-stars__lead{margin-top:2rem;font-size:1.4rem;line-height:1.9}.s-stars__list{padding-bottom:4rem}.s-stars__guide{padding-bottom:4rem}.s-stars__guideGrid{grid-template-columns:1fr;gap:3rem}.s-stars__guideCover{flex-basis:11rem}.s-stars__guideTitle{font-size:1.7rem}}.u-text-thin{font-weight:200!important}.u-text-light{font-weight:300!important}.u-text-normal{font-weight:400!important}.u-text-medium{font-weight:500!important}.u-text-semibold{font-weight:600!important}.u-text-bold{font-weight:700!important}.u-text-black{font-weight:900!important}.u-text-indent{text-indent:1em!important}.u-text-note{margin-left:1em!important;text-indent:-1em!important}.u-text-nowrap{white-space:nowrap!important}.u-text-breakword{word-wrap:break-word!important;overflow-wrap:break-word!important}.u-text-justify{text-align:justify!important;text-justify:inter-ideograph!important}.u-text-none{text-transform:none!important}.u-text-lowercase{text-transform:lowercase!important}.u-text-uppercase{text-transform:uppercase!important}.u-text-capitalize{text-transform:capitalize!important}.u-text-italic{font-style:italic!important}.u-text-smallcaps{font-variant:small-caps!important}.u-text-vertical{writing-mode:vertical-rl!important;text-orientation:mixed!important}.u-text-vertical--upright{text-orientation:upright!important}.u-text-right{text-align:right!important}.u-text-center{text-align:center!important}.u-text-left{text-align:left!important}.u-text-top{vertical-align:top!important}.u-text-middle{vertical-align:middle!important}.u-text-bottom{vertical-align:bottom!important}.u-font-serif{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif!important;letter-spacing:.1em;font-weight:500}@media screen and (max-width:767px){.u-font-serif{letter-spacing:.05em}}.u-font-sans{font-family:"Zen Kaku Gothic New","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif!important}.u-font-en{font-family:"Zen Kaku Gothic New",sans-serif!important}.u-text-text{color:#1c1817!important}.u-text-white{color:#fff!important}.u-text-cream{color:#fefefe!important}.u-text-textsub{color:#7b756d!important}.u-text-primary{color:#004166!important}.u-text-accent{color:#f46b1d!important}.u-text-ato{color:#f46b1d!important}.u-text-itonami{color:#4ccf87!important}.u-text-katayori{color:#ffd42e!important}.u-text-hima{color:#2681d3!important}.u-text-nazo{color:#9c79b7!important}.u-lh-1{line-height:1!important}.u-lh-14{line-height:1.4!important}.u-lh-2{line-height:2!important}.u-lh-22{line-height:2.2!important}.u-lh-3{line-height:3!important}@media screen and (max-width:767px){.u-lh-2{line-height:1.8!important}.u-lh-22{line-height:2!important}}.u-text-xxxxs{font-size:1.1rem}@media screen and (min-width:768px){.u-text-xxxxs{font-size:1.2rem}}.u-text-xxxs{font-size:1.2rem}@media screen and (min-width:768px){.u-text-xxxs{font-size:1.3rem}}.u-text-xxs{font-size:1.3rem}@media screen and (min-width:768px){.u-text-xxs{font-size:1.4rem}}.u-text-xs{font-size:1.4rem}@media screen and (min-width:768px){.u-text-xs{font-size:1.5rem}}.u-text-sm{font-size:1.6rem}@media screen and (min-width:768px){.u-text-sm{font-size:1.6rem}}.u-text-md{font-size:1.8rem}@media screen and (min-width:768px){.u-text-md{font-size:1.8rem}}.u-text-lg{font-size:1.8rem}@media screen and (min-width:768px){.u-text-lg{font-size:2rem}}.u-text-xl{font-size:2rem}@media screen and (min-width:768px){.u-text-xl{font-size:2.2rem}}.u-text-xxl{font-size:2.2rem}@media screen and (min-width:768px){.u-text-xxl{font-size:2.4rem}}.u-text-xxxl{font-size:2.4rem}@media screen and (min-width:768px){.u-text-xxxl{font-size:2.8rem}}.u-text-xxxxl{font-size:2.6rem}@media screen and (min-width:768px){.u-text-xxxxl{font-size:3rem}}.u-text-xxxxxl{font-size:2.8rem}@media screen and (min-width:768px){.u-text-xxxxxl{font-size:3.2rem}}.u-text-xxxxxxl{font-size:3.2rem}@media screen and (min-width:768px){.u-text-xxxxxxl{font-size:3.6rem}}.u-text-xxxxxxxl{font-size:3.6rem}@media screen and (min-width:768px){.u-text-xxxxxxxl{font-size:4rem}}@media screen and (min-width:768px){.u-text-xxxxs--md{font-size:1.1rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xxxxs--md{font-size:1.2rem}}@media screen and (min-width:768px){.u-text-xxxs--md{font-size:1.2rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xxxs--md{font-size:1.3rem}}@media screen and (min-width:768px){.u-text-xxs--md{font-size:1.3rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xxs--md{font-size:1.4rem}}@media screen and (min-width:768px){.u-text-xs--md{font-size:1.4rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xs--md{font-size:1.5rem}}@media screen and (min-width:768px){.u-text-sm--md{font-size:1.6rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-sm--md{font-size:1.6rem}}@media screen and (min-width:768px){.u-text-md--md{font-size:1.8rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-md--md{font-size:1.8rem}}@media screen and (min-width:768px){.u-text-lg--md{font-size:1.8rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-lg--md{font-size:2rem}}@media screen and (min-width:768px){.u-text-xl--md{font-size:2rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xl--md{font-size:2.2rem}}@media screen and (min-width:768px){.u-text-xxl--md{font-size:2.2rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xxl--md{font-size:2.4rem}}@media screen and (min-width:768px){.u-text-xxxl--md{font-size:2.4rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xxxl--md{font-size:2.8rem}}@media screen and (min-width:768px){.u-text-xxxxl--md{font-size:2.6rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xxxxl--md{font-size:3rem}}@media screen and (min-width:768px){.u-text-xxxxxl--md{font-size:2.8rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xxxxxl--md{font-size:3.2rem}}@media screen and (min-width:768px){.u-text-xxxxxxl--md{font-size:3.2rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xxxxxxl--md{font-size:3.6rem}}@media screen and (min-width:768px){.u-text-xxxxxxxl--md{font-size:3.6rem}}@media screen and (min-width:768px) and (min-width:768px){.u-text-xxxxxxxl--md{font-size:4rem}}.u-br-normal{border-radius:.3rem}.u-br-large{border-radius:.5rem}.u-br-right{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.u-br-left{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.u-br-circle{border-radius:20rem}.u-align-left{display:block!important;margin-left:0!important;margin-right:auto!important}.u-align-center{display:block!important;margin-right:auto!important;margin-left:auto!important}.u-align-right{display:block!important;margin-left:auto!important;margin-right:0!important}.u-mt-0{margin-top:0!important}.u-mb-0{margin-bottom:0!important}.u-ml-0{margin-left:0!important}.u-mt-5{margin-top:.5rem!important}.u-mb-5{margin-bottom:.5rem!important}.u-ml-5{margin-left:.5rem!important}.u-mt-10{margin-top:1rem!important}.u-mb-10{margin-bottom:1rem!important}.u-ml-10{margin-left:1rem!important}.u-mt-15{margin-top:1.5rem!important}.u-mb-15{margin-bottom:1.5rem!important}.u-ml-15{margin-left:1.5rem!important}.u-mt-20{margin-top:2rem!important}.u-mb-20{margin-bottom:2rem!important}.u-ml-20{margin-left:2rem!important}.u-mt-25{margin-top:2.5rem!important}.u-mb-25{margin-bottom:2.5rem!important}.u-ml-25{margin-left:2.5rem!important}.u-mt-30{margin-top:3rem!important}.u-mb-30{margin-bottom:3rem!important}.u-ml-30{margin-left:3rem!important}.u-mt-40{margin-top:4rem!important}.u-mb-40{margin-bottom:4rem!important}.u-ml-40{margin-left:4rem!important}.u-mt-50{margin-top:5rem!important}.u-mb-50{margin-bottom:5rem!important}.u-ml-50{margin-left:5rem!important}.u-mt-60{margin-top:6rem!important}.u-mb-60{margin-bottom:6rem!important}.u-ml-60{margin-left:6rem!important}.u-mt-80{margin-top:8rem!important}.u-mb-80{margin-bottom:8rem!important}.u-ml-80{margin-left:8rem!important}.u-mt-100{margin-top:10rem!important}.u-mb-100{margin-bottom:10rem!important}.u-ml-100{margin-left:10rem!important}@media screen and (min-width:768px){.u-mt-0-md{margin-top:0!important}.u-mb-0-md{margin-bottom:0!important}.u-mt-5-md{margin-top:.5rem!important}.u-mb-5-md{margin-bottom:.5rem!important}.u-mt-10-md{margin-top:1rem!important}.u-mb-10-md{margin-bottom:1rem!important}.u-mt-15-md{margin-top:1.5rem!important}.u-mb-15-md{margin-bottom:1.5rem!important}.u-mt-20-md{margin-top:2rem!important}.u-mb-20-md{margin-bottom:2rem!important}.u-mt-25-md{margin-top:2.5rem!important}.u-mb-25-md{margin-bottom:2.5rem!important}.u-mt-30-md{margin-top:3rem!important}.u-mb-30-md{margin-bottom:3rem!important}.u-mt-40-md{margin-top:4rem!important}.u-mb-40-md{margin-bottom:4rem!important}.u-mt-50-md{margin-top:5rem!important}.u-mb-50-md{margin-bottom:5rem!important}.u-mt-60-md{margin-top:6rem!important}.u-mb-60-md{margin-bottom:6rem!important}.u-mt-80-md{margin-top:8rem!important}.u-mb-80-md{margin-bottom:8rem!important}.u-mt-100-md{margin-top:10rem!important}.u-mb-100-md{margin-bottom:10rem!important}}.u-mb-small{margin-bottom:.5em!important}.u-mt-small{margin-top:.5em!important}.u-mb-medium{margin-bottom:1.5em!important}.u-mt-medium{margin-top:1.5em!important}.u-mb-large{margin-bottom:2em!important}.u-mt-large{margin-top:2em!important}@media screen and (min-width:768px){.u-mb-gain-small{margin-bottom:.5em!important}.u-mt-gain-small{margin-top:.5em!important}.u-ml-gain-small{margin-left:.5em!important}.u-mb-gain-medium{margin-bottom:1.5em!important}.u-mt-gain-medium{margin-top:1.5em!important}.u-ml-gain-medium{margin-left:1.5em!important}.u-mb-gain-large{margin-bottom:2em!important}.u-mt-gain-large{margin-top:2em!important}.u-ml-gain-large{margin-left:2em!important}}.u-mb-lose-small{margin-bottom:.5em!important}.u-mt-lose-small{margin-top:.5em!important}.u-ml-lose-small{margin-left:.5em!important}.u-mb-lose-medium{margin-bottom:1.5em!important}.u-mt-lose-medium{margin-top:1.5em!important}.u-ml-lose-medium{margin-left:1.5em!important}.u-mb-lose-large{margin-bottom:2em!important}.u-mt-lose-large{margin-top:2em!important}.u-ml-lose-large{margin-left:2em!important}@media screen and (min-width:768px){.u-mb-lose-small{margin-bottom:0!important}.u-mt-lose-small{margin-top:0!important}.u-ml-lose-small{margin-left:0!important}.u-mb-lose-medium{margin-bottom:0!important}.u-mt-lose-medium{margin-top:0!important}.u-ml-lose-medium{margin-left:0!important}.u-mb-lose-large{margin-bottom:0!important}.u-mt-lose-large{margin-top:0!important}.u-ml-lose-large{margin-left:0!important}}.u-dn{display:none!important}@media screen and (min-width:450px){.u-dn-sm{display:none!important}}@media screen and (min-width:768px){.u-dn-md{display:none!important}}@media screen and (min-width:1180px){.u-dn-lg{display:none!important}}@media screen and (min-width:1440px){.u-dn-xl{display:none!important}}.u-db{display:block!important}@media screen and (min-width:450px){.u-db-sm{display:block!important}}@media screen and (min-width:768px){.u-db-md{display:block!important}}@media screen and (min-width:1180px){.u-db-lg{display:block!important}}@media screen and (min-width:1440px){.u-db-xl{display:block!important}}.u-di{display:inline!important}@media screen and (min-width:450px){.u-di-sm{display:inline!important}}@media screen and (min-width:768px){.u-di-md{display:inline!important}}@media screen and (min-width:1180px){.u-di-lg{display:inline!important}}@media screen and (min-width:1440px){.u-di-xl{display:inline!important}}.u-dib{display:inline-block!important}@media screen and (min-width:450px){.u-dib-sm{display:inline-block!important}}@media screen and (min-width:768px){.u-dib-md{display:inline-block!important}}@media screen and (min-width:1180px){.u-dib-lg{display:inline-block!important}}@media screen and (min-width:1440px){.u-dib-xl{display:inline-block!important}}.u-df{display:flex!important}@media screen and (min-width:450px){.u-df-sm{display:flex!important}}@media screen and (min-width:768px){.u-df-md{display:flex!important}}@media screen and (min-width:1180px){.u-df-lg{display:flex!important}}@media screen and (min-width:1440px){.u-df-xl{display:flex!important}}.u-dib{display:inline-block!important}@media screen and (min-width:450px){.u-dib-sm{display:inline-block!important}}@media screen and (min-width:768px){.u-dib-md{display:inline-block!important}}@media screen and (min-width:1180px){.u-dib-lg{display:inline-block!important}}@media screen and (min-width:1440px){.u-dib-xl{display:inline-block!important}}.u-visuallyHidden{position:absolute;white-space:nowrap;width:.1rem;height:.1rem;overflow:hidden;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);margin:-.1rem}.u-1of12{width:.0833333333!important}.u-2of12{width:.1666666667!important}.u-3of12{width:.25!important}.u-4of12{width:.3333333333!important}.u-5of12{width:.4166666667!important}.u-6of12{width:.5!important}.u-7of12{width:.5833333333!important}.u-8of12{width:.6666666667!important}.u-9of12{width:.75!important}.u-10of12{width:.8333333333!important}.u-11of12{width:.9166666667!important}.u-12of12{width:1!important}@media screen and (min-width:450px){.u-1of12-sm{width:.0833333333!important}.u-2of12-sm{width:.1666666667!important}.u-3of12-sm{width:.25!important}.u-4of12-sm{width:.3333333333!important}.u-5of12-sm{width:.4166666667!important}.u-6of12-sm{width:.5!important}.u-7of12-sm{width:.5833333333!important}.u-8of12-sm{width:.6666666667!important}.u-9of12-sm{width:.75!important}.u-10of12-sm{width:.8333333333!important}.u-11of12-sm{width:.9166666667!important}.u-12of12-sm{width:1!important}}@media screen and (min-width:768px){.u-1of12-md{width:.0833333333!important}.u-2of12-md{width:.1666666667!important}.u-3of12-md{width:.25!important}.u-4of12-md{width:.3333333333!important}.u-5of12-md{width:.4166666667!important}.u-6of12-md{width:.5!important}.u-7of12-md{width:.5833333333!important}.u-8of12-md{width:.6666666667!important}.u-9of12-md{width:.75!important}.u-10of12-md{width:.8333333333!important}.u-11of12-md{width:.9166666667!important}.u-12of12-md{width:1!important}}@media screen and (min-width:1180px){.u-1of12-lg{width:.0833333333!important}.u-2of12-lg{width:.1666666667!important}.u-3of12-lg{width:.25!important}.u-4of12-lg{width:.3333333333!important}.u-5of12-lg{width:.4166666667!important}.u-6of12-lg{width:.5!important}.u-7of12-lg{width:.5833333333!important}.u-8of12-lg{width:.6666666667!important}.u-9of12-lg{width:.75!important}.u-10of12-lg{width:.8333333333!important}.u-11of12-lg{width:.9166666667!important}.u-12of12-lg{width:1!important}}@media screen and (min-width:1440px){.u-1of12-xl{width:.0833333333!important}.u-2of12-xl{width:.1666666667!important}.u-3of12-xl{width:.25!important}.u-4of12-xl{width:.3333333333!important}.u-5of12-xl{width:.4166666667!important}.u-6of12-xl{width:.5!important}.u-7of12-xl{width:.5833333333!important}.u-8of12-xl{width:.6666666667!important}.u-9of12-xl{width:.75!important}.u-10of12-xl{width:.8333333333!important}.u-11of12-xl{width:.9166666667!important}.u-12of12-xl{width:1!important}}.u-wf{width:100%!important}@media screen and (min-width:450px){.u-wf-sm{width:100%!important}}@media screen and (min-width:768px){.u-wf-md{width:100%!important}}@media screen and (min-width:1180px){.u-wf-lg{width:100%!important}}@media screen and (min-width:1440px){.u-wf-xl{width:100%!important}}.u-wa{width:auto!important}@media screen and (min-width:450px){.u-wa-sm{width:auto!important}}@media screen and (min-width:768px){.u-wa-md{width:auto!important}}@media screen and (min-width:1180px){.u-wa-lg{width:auto!important}}@media screen and (min-width:1440px){.u-wa-xl{width:auto!important}}.u-offset1of12{margin-right:.0833333333!important}.u-offset2of12{margin-right:.1666666667!important}.u-offset3of12{margin-right:.25!important}.u-offset4of12{margin-right:.3333333333!important}.u-offset5of12{margin-right:.4166666667!important}.u-offset6of12{margin-right:.5!important}.u-offset7of12{margin-right:.5833333333!important}.u-offset8of12{margin-right:.6666666667!important}.u-offset9of12{margin-right:.75!important}.u-offset10of12{margin-right:.8333333333!important}.u-offset11of12{margin-right:.9166666667!important}.u-offset12of12{margin-right:1!important}@media screen and (min-width:450px){.u-offset1of12-sm{margin-right:.0833333333!important}.u-offset2of12-sm{margin-right:.1666666667!important}.u-offset3of12-sm{margin-right:.25!important}.u-offset4of12-sm{margin-right:.3333333333!important}.u-offset5of12-sm{margin-right:.4166666667!important}.u-offset6of12-sm{margin-right:.5!important}.u-offset7of12-sm{margin-right:.5833333333!important}.u-offset8of12-sm{margin-right:.6666666667!important}.u-offset9of12-sm{margin-right:.75!important}.u-offset10of12-sm{margin-right:.8333333333!important}.u-offset11of12-sm{margin-right:.9166666667!important}.u-offset12of12-sm{margin-right:1!important}}@media screen and (min-width:768px){.u-offset1of12-md{margin-right:.0833333333!important}.u-offset2of12-md{margin-right:.1666666667!important}.u-offset3of12-md{margin-right:.25!important}.u-offset4of12-md{margin-right:.3333333333!important}.u-offset5of12-md{margin-right:.4166666667!important}.u-offset6of12-md{margin-right:.5!important}.u-offset7of12-md{margin-right:.5833333333!important}.u-offset8of12-md{margin-right:.6666666667!important}.u-offset9of12-md{margin-right:.75!important}.u-offset10of12-md{margin-right:.8333333333!important}.u-offset11of12-md{margin-right:.9166666667!important}.u-offset12of12-md{margin-right:1!important}}@media screen and (min-width:1180px){.u-offset1of12-lg{margin-right:.0833333333!important}.u-offset2of12-lg{margin-right:.1666666667!important}.u-offset3of12-lg{margin-right:.25!important}.u-offset4of12-lg{margin-right:.3333333333!important}.u-offset5of12-lg{margin-right:.4166666667!important}.u-offset6of12-lg{margin-right:.5!important}.u-offset7of12-lg{margin-right:.5833333333!important}.u-offset8of12-lg{margin-right:.6666666667!important}.u-offset9of12-lg{margin-right:.75!important}.u-offset10of12-lg{margin-right:.8333333333!important}.u-offset11of12-lg{margin-right:.9166666667!important}.u-offset12of12-lg{margin-right:1!important}}@media screen and (min-width:1440px){.u-offset1of12-xl{margin-right:.0833333333!important}.u-offset2of12-xl{margin-right:.1666666667!important}.u-offset3of12-xl{margin-right:.25!important}.u-offset4of12-xl{margin-right:.3333333333!important}.u-offset5of12-xl{margin-right:.4166666667!important}.u-offset6of12-xl{margin-right:.5!important}.u-offset7of12-xl{margin-right:.5833333333!important}.u-offset8of12-xl{margin-right:.6666666667!important}.u-offset9of12-xl{margin-right:.75!important}.u-offset10of12-xl{margin-right:.8333333333!important}.u-offset11of12-xl{margin-right:.9166666667!important}.u-offset12of12-xl{margin-right:1!important}}.u-sr-only{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;border:0!important;overflow:hidden!important;padding:0!important;clip:rect(0,0,0,0)!important}.u-clearfix::after{content:"";display:block!important;clear:both!important}.fadeIn{opacity:0;filter:blur(4rem);transition:transform 1.2s,filter .8s}.fadeIn.--left{transform:translate(-8%,0)}.fadeIn.--right{transform:translate(8%,0)}.fadeIn.--up{transform:translate(0,8%)}.fadeIn.--down{transform:translate(0,-8%)}.fadeIn.is-fire.--down,.fadeIn.is-fire.--left,.fadeIn.is-fire.--right,.fadeIn.is-fire.--up{transform:translate(0,0)}.fadeIn.is-fire{opacity:1;filter:blur(0)}.eachText span{opacity:0}.eachText.is-fire span{animation:text_anime_on 1s ease-out forwards}@keyframes text_anime_on{0%{opacity:0}100%{opacity:1}}.u-bg-black{background-color:#1c1817!important}.u-bg-white{background-color:#fff!important}.u-bg-cream{background-color:#fefefe!important}.u-bg-snow{background-color:#f1f1f1!important}.u-bg-primary{background-color:#004166!important}.u-bg-accent{background-color:#f46b1d!important}.u-bg1{background-color:#f1f1f1!important}.u-bg-ato{background-color:#f46b1d!important}.u-bg-itonami{background-color:#4ccf87!important}.u-bg-katayori{background-color:#ffd42e!important}.u-bg-hima{background-color:#2681d3!important}.u-bg-nazo{background-color:#9c79b7!important}.u-linkHover:hover{opacity:.7}