@charset "UTF-8";*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd,ul,ol{margin:0}ul{padding:0}ul,ol{list-style:none}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}:root{--pink:#f66;--orange:orange;--green:#6dad09;--red:red;--skyblue:#29abe2;--blue:#0071bc;--brown:#a67c52;--bgMainColor:snow;--bgBlueColor:#eef3f7;--bgSubColor:#ffdede;--fontMainColor:#333;--fontSubColor:#777;--borderMainColor:#333;--borderSubColor:#999;--jaGothicFont:"Noto Sans JP","Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",Meiryo,メイリオ,Osaka,"MS PGothic",arial,helvetica,sans-serif;--scroll-padding-top:70px;--scroll-padding-top-sp:0px}html{overflow-x:hidden;scroll-padding-top:var(--scroll-padding-top)}@media screen and (max-width:640px){html{scroll-padding-top:var(--scroll-padding-top-sp)}}body{font-size:16px;line-height:1.75;font-family:var(--jaGothicFont);font-weight:400;color:var(--fontMainColor);font-feature-settings:"palt";letter-spacing:.025em;overflow-x:hidden;-webkit-text-size-adjust:100%}html.is_not_scroll,body.is_not_scroll{overflow:hidden}a{color:var(--fontMainColor);text-decoration:none}img{max-width:100%;height:auto}button{appearance:none;-webkit-appearance:none;margin:0;padding:0;border:none;border-radius:0;background-color:transparent}input[type=text],input[type=search],input[type=email],input[type=password],textarea{width:100%;font-size:16px;line-height:1.75;font-family:var(--jaGothicFont);color:var(--fontMainColor);background-color:#fff;border:1px solid var(--borderSubColor);border-radius:4px}input[type=text]::placeholder,input[type=search]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,textarea::placeholder{color:var(--fontSubColor)}.wrapper{margin:0 auto;max-width:1400px;padding-left:20px;padding-right:20px}@media screen and (max-width:640px){.wrapper{padding-right:10px;padding-left:10px}}.wrapper960{max-width:960px;margin:0 auto}.wrapper680{max-width:680px;margin:0 auto}@media screen and (max-width:640px){.inner{padding-right:10px;padding-left:10px}}.br-sp{display:none}@media screen and (max-width:640px){.br-sp{display:inline}}.br-sp-none{display:inline}@media screen and (max-width:640px){.br-sp-none{display:none}}.c-btn{display:flex;align-items:center;justify-content:center;height:50px;max-width:200px;width:100%;border:1px solid #333;padding-left:20px;text-align:center;font-weight:700;font-size:15px}@media screen and (max-width:640px){.c-btn{font-size:13px}}.c-btn:after{content:"";display:inline-block;width:5px;height:7px;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/right-chevron-pink.svg);background-position:center;background-repeat:no-repeat;background-size:contain;margin-left:18px;transition:.1s ease-in}@media (hover:hover) and (pointer:fine){.c-btn:hover:after{transform:translateX(3px)}}.c-btn-action{display:flex;align-items:center;justify-content:center;height:60px;width:180px;padding:8px;border-radius:3px;transition:all .2s ease-in}@media (hover:hover) and (pointer:fine){.c-btn-action:hover{transform:translateY(2px);border-width:2px}}.c-btn-action span{display:block;color:#fff;font-size:16px;text-align:center;font-weight:700;line-height:1;white-space:nowrap}@media screen and (max-width:640px){.c-btn-action span{font-size:14px}}.c-btn-action small{display:block;text-align:center;font-size:14px;line-height:1;font-weight:400;margin-top:.3em;white-space:nowrap}@media screen and (max-width:640px){.c-btn-action small{font-size:12px}}.c-btn-action img{margin-right:12px}@media screen and (max-width:640px){.c-btn-action img{margin-right:8px}}.c-btn-action--pink{background-color:var(--pink);border-bottom:5px solid #e35656}.c-btn-action--orange{background-color:var(--orange);border-bottom:5px solid #e49300}.c-btn-action--green{background-color:var(--green);border-bottom:5px solid #528207}.c-btn-action--center{margin-left:auto;margin-right:auto}.c-cat{display:block;text-align:center;padding:4px;font-size:13px;color:#fff;font-weight:700;max-width:100px;width:100%;background-color:var(--pink)}@media screen and (max-width:640px){.c-cat{max-width:80px;font-size:11px;padding:3px}}.c-cat--seminor{background-color:var(--orange)}.c-cat--news{background-color:var(--pink)}.c-cat--recruit{background-color:var(--skyblue)}.c-cat--important{background-color:var(--red)}.header{width:100%}.header.is_fixed{margin-bottom:72px}@media screen and (max-width:1080px){.header.is_fixed{margin-bottom:0}}@media screen and (max-width:1080px){.header-head{border-bottom:2px solid var(--red)}}.header-head-inner{height:102px;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1080px){.header-head-inner{height:50px}}.header-head__logo a{display:block;transition:opacity .2s ease-in-out}@media (hover:hover) and (pointer:fine){.header-head__logo a:hover{opacity:.7}}.header-head__info{display:flex;align-items:center;margin-left:50px}@media screen and (max-width:1080px){.header-head__info{display:none}}.header-head__info a{margin-left:5px}.header-head__info .tel{margin-left:30px}@media screen and (max-width:1280px){.header-head__info .tel{margin-left:20px}}.header-head__info .tel img{margin-left:auto;margin-right:0}.header-head__info .tel span{display:block;text-align:right;font-size:12px;line-height:1.25;margin-top:1em;white-space:nowrap}.header-body{width:100%;background-color:#fff;border-top:2px solid var(--red);border-bottom:1px solid #ccc}.header-body.is_fixed{position:fixed;top:0;left:0;z-index:1000}@media screen and (max-width:1080px){.header-body.is_fixed{position:inherit;top:auto;left:auto}}@media screen and (max-width:1080px){.header-body{border:none}}@media screen and (max-width:1080px){.header-body__nav{display:none}}.g-nav{display:flex;align-items:center;justify-content:space-around;height:70px;width:100%}.g-nav__item a{display:block;padding:4px;transition:opacity .2s ease-in-out}@media (hover:hover) and (pointer:fine){.g-nav__item a:hover{opacity:.7}}.g-nav__item .ja{display:block;padding:0 .8em;text-align:center;font-size:16px;font-weight:700;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/icon-heart.svg);background-position:left center;background-repeat:no-repeat;background-size:5.6px 5px}@media screen and (max-width:1280px){.g-nav__item .ja{font-size:14px}}.g-nav__item .en{display:block;text-align:center;font-size:12px;color:var(--pink);letter-spacing:0}@media screen and (max-width:1280px){.g-nav__item .en{font-size:11px}}.g-nav__item img{margin:6px auto}.menu-trigger{display:none;width:50px;height:50px;padding:16px 15px;background-color:var(--pink);position:fixed;top:0;right:0;z-index:10000;cursor:pointer}@media screen and (max-width:1080px){.menu-trigger{display:block}}.menu-trigger span{display:block;width:100%;height:1px;opacity:1;background-color:#fff;transform-origin:left;transition:.3s ease-in-out}.menu-trigger.is_active span:nth-of-type(1){transform:rotate(45deg);width:120%}.menu-trigger.is_active span:nth-of-type(2){opacity:0}.menu-trigger.is_active span:nth-of-type(3){transform:rotate(-45deg);width:120%}.menu-trigger__inner{width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column;transition:.3s ease-in-out}.header-sp-nav{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;height:100dvh;padding-top:50px;background-color:#fff;overflow-y:scroll;z-index:9999}.sp-nav{padding-bottom:100px}.sp-nav__item{display:block;border-bottom:1px solid #ccc;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/right-chevron-pink.svg);background-position:center right 20px;background-repeat:no-repeat;background-size:7px}.sp-nav__item a{display:flex;height:70px;align-items:center;justify-content:center;flex-direction:column;padding:.5em 1em;font-size:16px;font-weight:700;text-align:center}.sp-nav__item .en{display:block;text-align:center;font-size:11px;color:var(--pink)}.navhidden{display:none}.aside-hours{margin:70px 0}@media screen and (max-width:640px){.aside-hours{margin:30px 0}}.hours-table{width:100%;max-width:890px;margin:0 auto;border-collapse:collapse}.hours-table th,.hours-table td{text-align:center;vertical-align:middle;padding:10px 8px;border:1px solid #333}@media screen and (max-width:640px){.hours-table th,.hours-table td{padding:8px 2px}}.hours-table th{background-color:var(--bgMainColor)}@media screen and (max-width:640px){.hours-table th{font-size:12px;padding:8px 0}}.hours-table tr td:first-child{font-size:16px;font-weight:700;white-space:nowrap}@media screen and (max-width:640px){.hours-table tr td:first-child{font-size:12px}}.hours-table tr td:first-child span{display:block;font-size:13px}@media screen and (max-width:640px){.hours-table tr td:first-child span{font-size:10px;font-weight:700}}.hours-table tr td:not(:first-child){width:11.1111111111%;font-size:24px}@media screen and (max-width:640px){.hours-table tr td:not(:first-child){font-size:12px}}.hours-table tr td:not(:first-child) span{color:var(--pink)}.hours-notice{display:flex;justify-content:space-between;max-width:890px;margin:30px auto 0}@media screen and (max-width:640px){.hours-notice{display:block;margin-top:15px}}@media screen and (max-width:640px){.hours-notice .c-btn-action{margin:25px auto 0}}.hours-notice__list li{font-size:14px;font-weight:700;padding-left:.8em;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/icon-heart.svg);background-position:left top 10px;background-repeat:no-repeat;background-size:6px}@media screen and (max-width:640px){.hours-notice__list li{font-size:12px;background-position:left top 8px}}.aside-contact{margin-bottom:70px}@media screen and (max-width:640px){.aside-contact{margin-bottom:30px}}.contact-container{padding:30px 20px 35px;border:1px solid var(--red);text-align:center}@media screen and (max-width:640px){.contact-container{padding:20px}}.contact-head{line-height:1.8;font-size:24px}@media screen and (max-width:640px){.contact-head{font-size:18px}}.contact-head span{display:inline;padding-left:.4em;padding-right:.2em;padding-bottom:.2em;background:linear-gradient(transparent 55%,#ffdede 0%)}.contact-tel{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:30px;margin-top:30px}@media screen and (max-width:640px){.contact-tel{margin-top:16px;gap:20px}}@media screen and (max-width:640px){.contact-tel img{width:210px;height:21px}}.contact-tel p{display:inline-block;border-radius:20px;background-color:var(--red);color:#fff;font-weight:700;text-align:center;font-size:15px;padding:.5em 1.5em}@media screen and (max-width:640px){.contact-tel p{font-size:12px}}.contact-hours{margin-top:24px;display:inline-block;text-align:right;font-size:16px;font-weight:700;line-height:2}@media screen and (max-width:640px){.contact-hours{font-size:15px;margin-top:16px}}.float-link{position:fixed;top:112px;right:-300px;z-index:100;transition:right .2s ease-in}.float-link.is_fixed{right:0}.float-link a{width:220px;height:80px;margin-bottom:5px}.float-link span{font-size:18px}@media screen and (max-width:1080px){.float-link{display:none !important}}.fixed-bottom-menu{display:none;position:fixed;bottom:0;left:0;width:100%;z-index:1000}@media screen and (max-width:640px){.fixed-bottom-menu{display:block}}.fixed-bottom-menu ul{display:flex;margin-left:-1px;background-color:#fff}.fixed-bottom-menu li{width:25%;padding-left:1px}.fixed-bottom-menu a{display:flex;align-items:center;justify-content:center;flex-direction:column;height:50px;color:#fff;font-size:10px;line-height:1}.fixed-bottom-menu .green{background-color:var(--green)}.fixed-bottom-menu .orange{background-color:var(--orange)}.fixed-bottom-menu .pink{background-color:var(--pink)}.fixed-bottom-menu .black{background-color:#333}.fixed-bottom-menu img{margin-bottom:.5em}@media screen and (max-width:640px){.footer{padding-bottom:50px}}.footer-inner{border-top:1px solid #ccc;border-bottom:1px solid #ccc;padding:60px 0}@media screen and (max-width:640px){.footer-inner{padding:30px 0 20px}}.footer-content{display:flex}@media screen and (max-width:896px){.footer-content{display:block}}.footer-content__info{width:50%;text-align:center;padding-right:40px}@media screen and (max-width:896px){.footer-content__info{width:100%;padding-right:0}}.f-logo{margin:0 auto}.f-address{font-style:normal;display:block;margin-top:35px}@media screen and (max-width:896px){.f-address{font-size:14px}}@media screen and (max-width:640px){.f-address{font-size:12px;margin-top:16px}}.f-tel{margin-top:25px}@media screen and (max-width:640px){.f-tel{margin-top:16px}}.f-tel img{margin:0 auto}.f-tel span{display:block;text-align:center;font-weight:700;font-size:16px;margin-top:.6em}.f-hours{border:1px solid var(--pink);padding:30px 20px 20px;position:relative;max-width:360px;margin:48px auto 0}@media screen and (max-width:640px){.f-hours{margin-top:30px}}.f-hours p{padding:4px 30px;display:inline-block;border-radius:20px;text-align:center;font-weight:700;background-color:var(--pink);color:#fff;font-size:13px;position:absolute;top:0;left:50%;z-index:10;transform:translate(-50%,-50%)}.f-hours dl{display:flex;flex-wrap:wrap;align-items:center;font-size:15px;line-height:2;font-weight:700}.f-hours dt{text-align:right;width:118px;white-space:nowrap}.f-hours dd{width:calc(100% - 118px);text-align:left;padding-left:.3em}.f-link{display:flex;gap:6px;justify-content:center;align-items:center;margin-top:40px}@media screen and (max-width:1080px){.f-link{flex-wrap:wrap}}@media screen and (max-width:640px){.f-link{display:none}}.f-nav{margin-top:40px;display:flex;justify-content:center;align-items:center}@media screen and (max-width:640px){.f-nav{margin-top:16px}}.f-nav li{padding:0 20px}.f-nav li:not(:last-of-type){border-right:1px solid #333}.f-nav a{display:block;font-size:14px;line-height:1;transition:text-decoration .1s ease-in-out}@media (hover:hover) and (pointer:fine){.f-nav a:hover{text-decoration:underline}}@media screen and (max-width:640px){.f-nav a{font-size:12px}}.f-nav--pc{display:flex}@media screen and (max-width:640px){.f-nav--pc{display:none}}.f-nav--sp{display:none}@media screen and (max-width:640px){.f-nav--sp{display:flex}}.footer-content__map{width:50%}@media screen and (max-width:896px){.footer-content__map{width:100%;max-width:550px;margin-top:40px;margin-left:auto;margin-right:auto;aspect-ratio:5/4}}@media screen and (max-width:640px){.footer-content__map{margin-top:20px}}.footer-content__map iframe{width:100%;height:100%;max-height:540px}.footer-copyright{text-align:center;padding:12px}.footer-copyright small{font-size:13px}.post>*,.wp-editor>*{margin-top:1em;margin-bottom:1em;max-width:100%}.post>*:first-child,.wp-editor>*:first-child{margin-top:0 !important}.post>*:last-child,.wp-editor>*:last-child{margin-bottom:0 !important}.post h2,.wp-editor h2{font-size:24px;font-weight:700;width:fit-content}@media screen and (max-width:640px){.post h2,.wp-editor h2{font-size:20px}}.post .marker,.wp-editor .marker{display:inline;background:linear-gradient(transparent 50%,#ffdede 0%);padding-left:.5em;padding-right:.5em;padding-bottom:.2em}.post h3,.wp-editor h3{font-size:16px;font-weight:700;color:#fff;background-color:var(--orange);text-align:center;width:fit-content;padding:.4em 1.5em;border-radius:2em}@media screen and (max-width:640px){.post h3,.wp-editor h3{font-size:14px}}.post h4,.wp-editor h4{font-size:18px;font-weight:700;padding-left:.8em;border-left:5px solid var(--pink)}.post h5,.wp-editor h5{font-size:16px;font-weight:700}.post h6,.wp-editor h6{font-size:14px;font-weight:700}.post p,.wp-editor p{font-size:16px;line-height:2}@media screen and (max-width:640px){.post p,.wp-editor p{font-size:14px}}.post strong,.post strong>*,.wp-editor strong,.wp-editor strong>*{font-weight:700}.post em,.post em>*,.wp-editor em,.wp-editor em>*{font-style:italic}.post del,.wp-editor del{text-decoration:line-through double var(--red)}.post blockquote,.wp-editor blockquote{padding:.5em;background-color:#f2f2f2}.post a,.wp-editor a{display:inline-block;padding-left:.6em;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/pink-chevron.svg);background-position:center left;background-size:5px 7px;background-repeat:no-repeat}@media (hover:hover) and (pointer:fine){.post a:hover,.wp-editor a:hover{color:var(--pink)}}@media screen and (max-width:640px){.post a,.wp-editor a{font-size:14px}}.post ul:not([class]),.wp-editor ul:not([class]){list-style:disc;margin:1.5em 0;padding-left:1em}.post ul:not([class]) li,.wp-editor ul:not([class]) li{font-size:16px;margin:.5em 0;line-height:2}@media screen and (max-width:640px){.post ul:not([class]) li,.wp-editor ul:not([class]) li{font-size:14px}}.post ul:not([class]) li::marker,.wp-editor ul:not([class]) li::marker{color:#ccc;font-size:1.2em;line-height:1}.post ul:not([class]) li>ul,.wp-editor ul:not([class]) li>ul{margin:0;margin-top:.5em}.post ul:not([class]) li:first-of-type,.wp-editor ul:not([class]) li:first-of-type{margin-top:0}.post ul:not([class]) li:last-of-type,.wp-editor ul:not([class]) li:last-of-type{margin-bottom:0}.post ol:not([class]),.wp-editor ol:not([class]){list-style:decimal;margin:1.5em 0;padding-left:1.5em}.post ol:not([class]) li,.wp-editor ol:not([class]) li{font-size:16px;margin:.5em 0;line-height:2}@media screen and (max-width:640px){.post ol:not([class]) li,.wp-editor ol:not([class]) li{font-size:14px}}.post ol:not([class]) li:first-of-type,.wp-editor ol:not([class]) li:first-of-type{margin-top:0}.post ol:not([class]) li:last-of-type,.wp-editor ol:not([class]) li:last-of-type{margin-bottom:0}.post table,.wp-editor table{width:100%;border-collapse:collapse;max-width:fit-content;margin-left:auto;margin-right:auto;margin-top:2em;margin-bottom:2em}@media screen and (max-width:640px){.post table,.wp-editor table{margin-top:1.5em;margin-bottom:1.5em}}.post table th,.post table td,.wp-editor table th,.wp-editor table td{border:1px solid #333;background-color:#fff;font-size:16px;font-weight:700;padding:.8em 1em;vertical-align:middle;word-break:break-all}@media screen and (max-width:640px){.post table th,.post table td,.wp-editor table th,.wp-editor table td{font-size:14px;padding:.8em}}.post table th,.wp-editor table th{font-weight:700;text-align:center}.post table td,.wp-editor table td{font-weight:400;text-align:left}.post img,.wp-editor img{display:block;margin-top:2em;margin-bottom:2em}@media screen and (max-width:640px){.post img,.wp-editor img{margin-top:1.5em;margin-bottom:1.5em}}.post img.aligncenter,.wp-editor img.aligncenter{display:block;margin-left:auto;margin-right:auto}.post img.alignleft,.wp-editor img.alignleft{display:block;margin-right:auto;margin-left:0}.post img.alignright,.wp-editor img.alignright{display:block;margin-left:auto;margin-right:0}.post .aligncenter,.wp-editor .aligncenter{text-align:center;margin-left:auto;margin-right:auto}.post .aligncenter img,.wp-editor .aligncenter img{display:block;margin-left:auto;margin-right:auto}.post .alignleft,.wp-editor .alignleft{text-align:left;margin-right:auto}.post .alignleft img,.wp-editor .alignleft img{display:block;margin-right:auto;margin-left:0}.post .alignright,.wp-editor .alignright{text-align:right;margin-left:auto}.post .alignright img,.wp-editor .alignright img{display:block;margin-left:auto;margin-right:0}.post .seminor-head,.wp-editor .seminor-head{width:100%;background-color:#ffefd5;text-align:center;padding:50px 20px 60px;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/page/seminor-bgbottom.svg);background-repeat:no-repeat;background-position:bottom center;background-size:270px;display:flex;align-items:center;justify-content:center;gap:40px;font-size:24px;text-align:left;margin-bottom:1.5em}@media screen and (max-width:896px){.post .seminor-head,.wp-editor .seminor-head{font-size:20px}}@media screen and (max-width:640px){.post .seminor-head,.wp-editor .seminor-head{padding:25px 20px 45px;background-size:200px;flex-direction:column;gap:20px;font-size:18px}}.post .seminor-head:before,.wp-editor .seminor-head:before{content:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/page/seminor-bgleft.svg);display:block;width:103px;height:90px}@media screen and (max-width:640px){.post .seminor-head:before,.wp-editor .seminor-head:before{width:80px;height:70px}}.post .seminor-head span,.wp-editor .seminor-head span{font-size:18px;display:block}@media screen and (max-width:896px){.post .seminor-head span,.wp-editor .seminor-head span{font-size:16px}}@media screen and (max-width:640px){.post .seminor-head span,.wp-editor .seminor-head span{font-size:14px}}.top-common-section{padding:60px 0}@media screen and (max-width:640px){.top-common-section{padding:30px 0}}.top-common-bg{background-color:var(--bgMainColor)}.top-common-bg--blue{background-color:var(--bgBlueColor)}.top-common-border{border-top:5px solid var(--bgSubColor);border-bottom:5px solid var(--bgSubColor)}.top-common-head{font-size:24px;text-align:center;margin-bottom:1.5em;color:var(--red)}@media screen and (max-width:640px){.top-common-head{font-size:18px;margin-bottom:1.2em}}.top-common-head .ja{display:flex;align-items:center;justify-content:center}.top-common-head .ja:before,.top-common-head .ja:after{content:"";display:inline-block;background-color:var(--red);height:1px;width:28px}.top-common-head .ja:before{transform:rotate(45deg);margin-right:10px}.top-common-head .ja:after{transform:rotate(-45deg);margin-left:9px}.top-common-head .en{text-align:center;display:block;color:var(--brown);letter-spacing:0;font-size:11px;font-weight:400}.top-common-subhead{text-align:center;font-size:21px;margin-bottom:1.5em}@media screen and (max-width:640px){.top-common-subhead{font-size:18px;margin-bottom:1.2em}}.hero{position:relative}@media screen and (max-width:896px){.hero__img{height:600px}}@media screen and (max-width:640px){.hero__img{height:auto}}.hero__img img,.hero__img picture{width:100%;height:100%;object-fit:cover;object-position:bottom}.hero__info{position:absolute;top:0;left:0;width:100%;height:100%;padding-top:40px;padding-right:20px}@media screen and (max-width:896px){.hero__info{padding:0}}.hero__info>.wrapper{position:relative;width:100%;height:100%}.hero-info-list{position:absolute;top:0;right:0;z-index:10;max-width:435px;width:100%;background-color:rgba(255,0,0,.6);padding:24px 32px;border-radius:12px}@media screen and (max-width:896px){.hero-info-list{background-color:rgba(255,0,0,.6);max-width:400px;top:48px;left:50%;transform:translateX(-50%)}}@media screen and (max-width:640px){.hero-info-list{max-width:300px;padding:18px 24px}}.hero-info-list__item:not(:first-of-type){margin-top:20px;padding-top:20px;border-top:1px solid #fff}.hero-info-list__item a{display:block;color:#fff;font-weight:700;font-size:21px}@media screen and (max-width:896px){.hero-info-list__item a{font-size:16px}}@media screen and (max-width:640px){.hero-info-list__item a{font-size:14px}}.hero-info-list__item span{color:#fff;font-weight:700;font-size:17px;display:block;margin-top:.25em}@media screen and (max-width:896px){.hero-info-list__item span{font-size:13px}}@media screen and (max-width:640px){.hero-info-list__item span{font-size:11px}}.top-intro{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;height:460px;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/top/intro-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:32px 10px}@media screen and (max-width:640px){.top-intro{background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/top/intro-bg_sp.jpg);height:auto}}.top-intro__title{max-width:760px;width:100%;text-align:center;color:#fff;font-weight:700;font-size:28px;padding-left:16px;padding-right:16px;padding-bottom:1em;margin-bottom:.8em;border-bottom:1px solid var(--red)}@media screen and (max-width:896px){.top-intro__title{font-size:24px}}@media screen and (max-width:640px){.top-intro__title{padding-left:10px;padding-right:10px;font-size:18px;margin-bottom:1.2em}}.top-intro__text{max-width:760px;width:100%;display:flex;align-items:center;padding-left:28px;padding-right:28px}@media screen and (max-width:640px){.top-intro__text{flex-direction:column;justify-content:center}}.top-intro__text p{font-size:18px;font-weight:700;color:#fff;padding-left:1.5em;width:calc(100% - 90px)}@media screen and (max-width:896px){.top-intro__text p{font-size:16px}}@media screen and (max-width:640px){.top-intro__text p{width:100%;padding-left:0;margin-top:1em;font-size:14px;text-align:center}}@media screen and (max-width:640px){.top-intro__text img{width:56px;height:64px}}.top-case{display:flex;flex-wrap:wrap;gap:30px 20px;max-width:1220px;margin:0 auto}@media screen and (max-width:896px){.top-case{gap:20px}}@media screen and (max-width:640px){.top-case{gap:10px}}.top-case__item{width:calc(25% - 15px)}@media screen and (max-width:1080px){.top-case__item{width:calc(33.3% - 15px)}}@media screen and (max-width:896px){.top-case__item{width:calc(50% - 10px)}}@media screen and (max-width:640px){.top-case__item{width:calc(50% - 5px)}}.top-case__item a{display:block;background-color:var(--pink);text-align:center;color:#fff;font-weight:700;font-size:18px;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/right-chevron-white.svg);background-position:right 22px center;background-repeat:no-repeat;background-size:7px 12px;padding:10px 35px;border-radius:25px;border-bottom:5px solid #e35656;transition:all .2s ease-in}@media (hover:hover) and (pointer:fine){.top-case__item a:hover{transform:translateY(2px);border-width:2px}}@media screen and (max-width:896px){.top-case__item a{font-size:16px}}@media screen and (max-width:640px){.top-case__item a{font-size:14px;padding:8px;background-size:5px 10px;background-position:right 12px center}}.top-case__item--secondary a{background-color:var(--blue);border-bottom:5px solid #015c99}.top-kind{display:flex;flex-wrap:wrap;gap:10px;max-width:1220px;margin:0 auto}@media screen and (max-width:640px){.top-kind{gap:6px}}.top-kind__item{width:calc(33.3333333333% - 7px);padding:1em;font-size:16px;text-align:center;font-weight:700;color:var(--pink);background-color:#fff;border:1px solid var(--pink)}@media screen and (max-width:1080px){.top-kind__item{width:calc(50% - 7px)}}@media screen and (max-width:896px){.top-kind__item{font-size:14px}}@media screen and (max-width:640px){.top-kind__item{width:100%;padding:.5em}}.top-kind__item--blue{width:calc(33.3333333333% - 7px);padding:1em;font-size:16px;text-align:center;font-weight:700;color:var(--blue);background-color:#fff;border:1px solid var(--blue)}@media screen and (max-width:1080px){.top-kind__item--blue{width:calc(50% - 7px)}}@media screen and (max-width:896px){.top-kind__item--blue{font-size:14px}}@media screen and (max-width:640px){.top-kind__item--blue{width:100%;padding:.5em}}.top-feature{display:flex;align-items:flex-end;justify-content:space-evenly;max-width:1220px;margin:0 auto}@media screen and (max-width:896px){.top-feature{flex-wrap:wrap;gap:30px 20px}}.top-feature__item{text-align:center}@media screen and (max-width:896px){.top-feature__item{width:calc(50% - 10px)}}.top-feature__item img{margin:0 auto}.top-feature__item p{text-align:center;margin-top:1em;font-weight:700;font-size:18px;line-height:1.5}@media screen and (max-width:896px){.top-feature__item p{font-size:16px}}@media screen and (max-width:640px){.top-feature__item p{font-size:14px}}.top-feature__item span{display:block;font-size:13px;line-height:2;font-weight:400;text-align:center;letter-spacing:0}@media screen and (max-width:896px){.top-feature__item span{font-size:12px}}@media screen and (max-width:640px){.top-feature__item span{font-size:10px}}.top-feature-link{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:20px}@media screen and (max-width:640px){.top-feature-link{flex-wrap:wrap;gap:10px;margin-top:30px}}.page-common-section{padding:60px 0;border-bottom:1px solid #ccc}@media screen and (max-width:640px){.page-common-section{padding:30px 0}}.page-common-section:first-of-type{padding-top:40px}@media screen and (max-width:640px){.page-common-section:first-of-type{padding-top:30px}}.page-common-section p:not([class]){font-size:14px;font-weight:700}@media screen and (max-width:640px){.page-common-section p:not([class]){font-size:13px}}.page-common-section p:not([class]) strong{color:var(--pink);font-weight:700}.page-common-head{max-width:415px;width:100%;color:#fff;font-weight:700;text-align:center;font-size:18px;padding:.5em;background-color:var(--pink);border-radius:2em;margin:0 auto 2em}@media screen and (max-width:640px){.page-common-head{font-size:16px;margin-bottom:1.5em}}.page-common-head--blue{background-color:var(--blue)}.page-common-head--green{background-color:var(--green)}.page-common-head--orange{background-color:var(--orange)}.page-common-head--red{background-color:var(--red)}.page-common-head--black{background-color:#333}.page-common-subhead{font-size:18px;color:var(--pink);font-weight:700;margin-bottom:1.5em}@media screen and (max-width:640px){.page-common-subhead{font-size:16px;margin-bottom:1em}}.page-flex23rd{display:flex;gap:64px}@media screen and (max-width:896px){.page-flex23rd{gap:30px}}@media screen and (max-width:640px){.page-flex23rd{gap:20px;flex-direction:column-reverse}}.page-flex23rd--reverse{flex-direction:row-reverse}@media screen and (max-width:640px){.page-flex23rd--reverse{gap:20px;flex-direction:column-reverse}}.page-flex23rd>div:first-of-type{width:60%}@media screen and (max-width:640px){.page-flex23rd>div:first-of-type{width:100%}}.page-flex23rd>div:last-of-type{width:calc(40% - 64px)}@media screen and (max-width:896px){.page-flex23rd>div:last-of-type{width:calc(40% - 30px)}}@media screen and (max-width:640px){.page-flex23rd>div:last-of-type{width:100%}}@media screen and (max-width:640px){.page-flex23rd>div:last-of-type img{margin:0 auto}}.page-aligncenter{text-align:center}.page-kind-head{font-size:28px;text-align:center;font-weight:700;color:var(--pink)}@media screen and (max-width:896px){.page-kind-head{font-size:24px}}@media screen and (max-width:640px){.page-kind-head{font-size:18px}}.page-kind-head--blue{font-size:28px;text-align:center;font-weight:700;color:var(--blue);margin-bottom:36px}@media screen and (max-width:896px){.page-kind-head--blue{font-size:24px}}@media screen and (max-width:640px){.page-kind-head--blue{font-size:18px;margin-bottom:1.5em}}.page-kind-subhead{font-size:18px;text-align:center;font-weight:700;margin-bottom:2em}@media screen and (max-width:896px){.page-kind-subhead{font-size:16px}}@media screen and (max-width:640px){.page-kind-subhead{font-size:14px;margin-bottom:1.5em}}.page-common-lead{font-size:18px;text-align:center;font-weight:700;margin-bottom:1em}@media screen and (max-width:640px){.page-common-lead{font-size:15px}}.page-common-table{width:100%;border-collapse:collapse}.page-common-table th,.page-common-table td{font-size:16px;border:1px solid var(--pink);padding:.7em 1em;text-align:left}@media screen and (max-width:640px){.page-common-table th,.page-common-table td{font-size:13px;margin-bottom:1.5em}}.page-common-table th{font-weight:700;white-space:nowrap}.doctor-caption{margin-top:1em;text-align:center;font-size:14px;font-weight:700}@media screen and (max-width:640px){.doctor-caption{font-size:13px;margin-bottom:1em}}.doctor-history{position:relative;margin-top:40px;display:flex;padding:40px 0;border:1px solid var(--red)}@media screen and (max-width:640px){.doctor-history{margin-top:30px;display:block;padding:30px 0}}.doctor-history>div{width:50%;padding:0 60px}@media screen and (max-width:1080px){.doctor-history>div{padding:0 40px}}@media screen and (max-width:896px){.doctor-history>div{padding:0 30px}}@media screen and (max-width:640px){.doctor-history>div{width:100%;padding:0 20px}}.doctor-history>div dl:not(:first-of-type){margin-top:60px}@media screen and (max-width:896px){.doctor-history>div dl:not(:first-of-type){margin-top:30px}}.doctor-history>div:first-of-type{border-right:1px solid var(--red)}@media screen and (max-width:640px){.doctor-history>div:first-of-type{border-right:none;margin-bottom:30px}}.doctor-history:after{content:"";border-style:solid;height:0;width:0;border-color:transparent var(--red) transparent transparent;border-width:0 50px 50px 0;position:absolute;top:-1px;right:-1px;z-index:1}.doctor-history dt{display:inline-block;font-size:14px;font-weight:700;padding:.3em 2em;background-color:var(--red);color:#fff;text-align:center;font-weight:700;margin-bottom:1.5em;border-radius:2em;max-width:100px;width:100%}@media screen and (max-width:640px){.doctor-history dt{margin-bottom:1em;font-size:13px}}.doctor-history dd,.doctor-history li,.doctor-history p:not([class]){font-weight:400;font-size:14px}@media screen and (max-width:640px){.doctor-history dd,.doctor-history li,.doctor-history p:not([class]){font-size:13px}}.clinic-english{padding:30px 40px 40px;border:1px solid var(--pink);margin-top:40px}@media screen and (max-width:896px){.clinic-english{padding:30px 20px 40px}}@media screen and (max-width:640px){.clinic-english{margin-top:30px;padding:20px 20px 25px}}.clinic-english__head{font-size:21px;text-align:center;font-weight:700;color:var(--pink);border-bottom:1px solid #ccc;margin-bottom:1em;padding-bottom:1em}@media screen and (max-width:896px){.clinic-english__head{font-size:18px}}@media screen and (max-width:640px){.clinic-english__head{font-size:16px}}.clinic-english__text{text-align:center}.clinic-english__text p{display:inline-block;text-align:left;font-size:18px;font-weight:700}@media screen and (max-width:896px){.clinic-english__text p{font-size:16px}}@media screen and (max-width:640px){.clinic-english__text p{font-size:13px}}.clinic-english__text img{margin:0 auto 1em}.clinic-english__text span{display:block;text-align:center;font-weight:700}.clinic-english__text .right{width:fit-content;margin-left:auto;margin-right:0;margin-top:2em}@media screen and (max-width:640px){.clinic-english__text .right{margin:1em auto 0}}.clinic-idea-lead{font-size:18px;text-align:center;font-weight:700;padding-bottom:2em;margin-bottom:2em;border-bottom:1px solid #ccc}@media screen and (max-width:640px){.clinic-idea-lead{font-size:14px}}.clinic-idea-list li{display:flex;align-items:center}@media screen and (max-width:640px){.clinic-idea-list li{align-items:flex-start}}.clinic-idea-list li:not(:last-of-type){margin-bottom:1.5em}@media screen and (max-width:640px){.clinic-idea-list li:not(:last-of-type){margin-bottom:1em}}.clinic-idea-list span{display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;border-radius:50%;width:30px;height:30px;color:#fff;background-color:var(--pink)}.clinic-idea-list p:not([class]){width:calc(100% - 30px);padding-left:1em;font-weight:400}@media screen and (max-width:640px){.clinic-idea-list p:not([class]){font-size:13px}}.clinic-alignment-icon{margin:0 auto 1em}@media screen and (max-width:640px){.clinic-alignment-icon{width:120px}}.clinic-alignment-lead{font-size:16px;font-weight:700;text-align:center}@media screen and (max-width:640px){.clinic-alignment-lead{font-size:14px}}.clinic-thumb{width:100%}.clinic-thumb-container{max-width:870px;margin:20px auto 0;padding-left:50px;padding-right:50px;position:relative}.clinic-thumb-container .swiper-slide{cursor:pointer}.clinic-thumb-container .swiper-button-next,.clinic-thumb-container .swiper-button-prev{display:block;top:50%;transform:translateY(-50%);z-index:100;background-size:contain;background-position:center;background-repeat:no-repeat;width:30px;height:30px;cursor:pointer;margin:0}.clinic-thumb-container .swiper-button-next{right:0;left:auto;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/page/slide-next.svg)}.clinic-thumb-container .swiper-button-prev{left:0;right:auto;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/page/slide-prev.svg)}.clinical-environment{font-size:16px;font-weight:700;text-align:center;margin-top:40px;margin-bottom:15px}@media screen and (max-width:640px){.clinical-environment{font-size:14px}}.environment-contents li{font-size:16px;font-weight:700;color:var(--pink);padding-left:.8em;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/icon-heart.svg);background-position:left center;background-repeat:no-repeat;background-size:5.6px 5px}@media screen and (max-width:640px){.environment-contents li{font-size:14px}}.environment-effort{font-size:14px;font-weight:700;text-align:left;margin-top:15px}@media screen and (max-width:640px){.environment-effort{font-size:13px}}.effort-content{font-size:14px;font-weight:thin;text-align:left}@media screen and (max-width:640px){.effort-content{font-size:13px}}.recept-container{border:1px solid #333;padding:40px;text-align:center;margin-top:35px}@media screen and (max-width:640px){.recept-container{margin-top:30px;padding:20px}}.recept-container .c-btn{margin:0 auto}.recept-head{display:inline-block;padding:4px 1.5em;font-size:12px;font-weight:700;color:#fff;background-color:#333;border-radius:2em;margin-bottom:30px}@media screen and (max-width:640px){.recept-head{margin-bottom:15px}}.recept-tel{margin:0 auto;margin-bottom:.8em}@media screen and (max-width:640px){.recept-tel{width:210px;height:21px}}.recept-fax{font-weight:700}.recept-address{font-weight:400;margin:1em 0 1.5em}@media screen and (max-width:640px){.recept-address{font-size:12px}}.seminor-head{background-color:#ffefd5;text-align:center;padding:50px 20px 60px;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/page/seminor-bgbottom.svg);background-repeat:no-repeat;background-position:bottom center;background-size:270px;display:flex;align-items:center;justify-content:center;gap:40px;font-size:24px;text-align:left}@media screen and (max-width:896px){.seminor-head{font-size:20px}}@media screen and (max-width:640px){.seminor-head{padding:25px 20px 45px;background-size:200px;flex-direction:column;gap:20px;font-size:18px}}.seminor-head:before{content:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/page/seminor-bgleft.svg);display:block;width:103px;height:90px}@media screen and (max-width:640px){.seminor-head:before{width:80px;height:70px}}.seminor-head span{font-size:18px;display:block}@media screen and (max-width:896px){.seminor-head span{font-size:16px}}@media screen and (max-width:640px){.seminor-head span{font-size:14px}}.seminor-lead{font-size:18px;font-weight:700;text-align:center;margin:3em 0 2em}@media screen and (max-width:896px){.seminor-lead{font-size:16px}}@media screen and (max-width:640px){.seminor-lead{font-size:14px;margin:2em 0 1.5em}}.seminor-contact{display:block}.seminor-contact img{margin:0 auto}.seminor-container{padding:40px;border:1px solid var(--orange)}@media screen and (max-width:640px){.seminor-container{padding:20px}}.seminor-subhead{max-width:500px;width:100%;margin:0 auto 2em;color:#fff;font-weight:700;font-size:16px;background-color:var(--orange);padding:12px 1em;text-align:center}@media screen and (max-width:640px){.seminor-subhead{font-size:15px}}.mirai-access{display:flex;justify-content:center;gap:50px}@media screen and (max-width:640px){.mirai-access{flex-direction:column;gap:10px}}.mirai-link{margin:30px auto 0;background-color:#000;color:#fff;text-align:center;font-weight:700;display:block;max-width:300px;width:100%;padding:.8em 1em;border-radius:2em;font-size:14px;transition:opacity .2s ease-in-out}@media (hover:hover) and (pointer:fine){.mirai-link:hover{opacity:.7}}@media screen and (max-width:640px){.mirai-link{font-size:13px}}.access-map{width:100%;height:420px}@media screen and (max-width:640px){.access-map{height:300px}}.access-map iframe{width:100%;height:100%}.access-flex{display:flex;margin-top:60px}@media screen and (max-width:896px){.access-flex{flex-direction:column}}@media screen and (max-width:640px){.access-flex{margin-top:30px}}.access-flex>div{width:50%;padding:0 40px}@media screen and (max-width:896px){.access-flex>div{width:100%}}@media screen and (max-width:640px){.access-flex>div{padding:0}}.access-flex>div:first-child{text-align:center;border-right:1px solid #ccc}@media screen and (max-width:896px){.access-flex>div:first-child{margin-bottom:60px;border:none}}@media screen and (max-width:640px){.access-flex>div:first-child{margin-bottom:40px}}.access-bus{max-width:480px;margin:0 auto;margin-top:40px}@media screen and (max-width:640px){.access-bus{margin-top:20px}}.access-bus li{display:flex;align-items:center;justify-content:space-between}.access-bus li:not(:last-of-type){margin-bottom:28px}@media screen and (max-width:640px){.access-bus li:not(:last-of-type){margin-bottom:15px}}.access-bus p{width:calc(100% - 56px)}.access-exterior{display:flex;justify-content:center;margin-top:40px}.access-exterior img{margin:0 auto}.contact-container--patient{margin-top:60px}@media screen and (max-width:640px){.contact-container--patient{margin-top:30px}}.patient-notice{max-width:480px;margin:0 auto}.patient-notice li{font-size:18px;padding-left:60px;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/page/patient-notice.svg);background-size:38px 32px;background-repeat:no-repeat;background-position:left center;padding-top:2px;font-weight:700}@media screen and (max-width:896px){.patient-notice li{font-size:16px}}@media screen and (max-width:640px){.patient-notice li{font-size:14px;padding-left:28px;background-size:20px}}.patient-notice li:not(:last-of-type){margin-bottom:30px}@media screen and (max-width:640px){.patient-notice li:not(:last-of-type){margin-bottom:10px}}.patient-download{margin-top:60px;border:1px solid var(--green);padding:40px}@media screen and (max-width:640px){.patient-download{margin-top:30px;padding:20px}}.patient-download h3{text-align:center;font-size:24px}@media screen and (max-width:896px){.patient-download h3{font-size:20px}}@media screen and (max-width:640px){.patient-download h3{font-size:18px}}.patient-download p:not([class]){font-size:16px;text-align:center;margin-top:.5em}@media screen and (max-width:640px){.patient-download p:not([class]){font-size:14px}}.patient-pdf{margin-top:25px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-evenly;gap:10px}@media screen and (max-width:640px){.patient-pdf{flex-direction:column;margin-top:20px}}.patient-pdf a{display:block;padding:4px 0;padding-left:40px;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/pdf.png);background-repeat:no-repeat;background-position:center left;background-size:32px;font-weight:700;transition:text-decoration .1s ease-in-out}@media (hover:hover) and (pointer:fine){.patient-pdf a:hover{text-decoration:underline}}@media screen and (max-width:640px){.patient-pdf a{font-size:14px}}.patient-delta-head{text-align:center;font-size:24px}@media screen and (max-width:896px){.patient-delta-head{font-size:20px}}@media screen and (max-width:640px){.patient-delta-head{font-size:18px}}.patient-delta-logo{margin:20px auto 30px}.patient-delta-link{display:block;margin-top:1em;font-weight:700;padding-left:.6em;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/pink-chevron.svg);background-position:top .6em left;background-size:5px 7px;background-repeat:no-repeat}.patient-delta-link span{font-weight:400;color:#b3b3b3}@media (hover:hover) and (pointer:fine){.patient-delta-link:hover{color:var(--pink)}}@media screen and (max-width:640px){.patient-delta-link{font-size:14px}}@media screen and (max-width:640px){.top-feature--patient{flex-direction:column;justify-content:center;align-items:center;gap:20px}}@media screen and (max-width:640px){.top-feature--patient .top-feature__item{width:100%}}.recruit-container{padding:40px;border:1px solid var(--red)}@media screen and (max-width:640px){.recruit-container{padding:20px}}.recruit-container .nopost{font-weight:700;text-align:center}.cover{padding-top:40px}@media screen and (max-width:1080px){.cover{padding-top:0}}.cover-inner{height:380px;position:relative;max-width:1400px;margin:0 auto}@media screen and (max-width:1080px){.cover-inner{height:300px}}@media screen and (max-width:640px){.cover-inner{height:200px}}.cover__img{width:100%;height:100%;object-fit:cover}.cover__title{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#fff;font-size:28px;font-weight:700;padding:0 20px}@media screen and (max-width:896px){.cover__title{font-size:24px}}@media screen and (max-width:640px){.cover__title{font-size:20px}}.cover__title:after{content:"";width:100%;margin:12px auto 16px;height:1px;max-width:760px;background-color:var(--red);display:block;order:2}@media screen and (max-width:640px){.cover__title:after{margin:3px auto 4px}}.cover__title span{color:#fff;font-size:14px;font-weight:400;order:3}.breadcrumbs{width:100%;padding:20px 0}@media screen and (max-width:640px){.breadcrumbs{display:none}}.breadcrumbs a,.breadcrumbs span{display:block;font-size:13px;font-weight:700}.breadcrumbs a{transition:text-decoration .1s ease-in-out}@media (hover:hover) and (pointer:fine){.breadcrumbs a:hover{text-decoration:underline}}.breadcrumbs .home{color:var(--pink);display:block;padding-left:28px;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/icon-home.svg);background-repeat:no-repeat;background-position:left center;background-size:18px}.breadcrumbs-inner{width:100%;display:flex;align-items:center}.breadcrumbs-inner>span:not(:last-of-type){display:block;padding-right:20px;margin-right:10px;background-image:url(//kunichika.jp/wp-content/themes/kunichika/css/../img/common/breadcrumbs-chevron.svg);background-repeat:no-repeat;background-position:right center;background-size:5px 9px}.news-list__item:not(:last-of-type){margin-bottom:20px}@media screen and (max-width:640px){.news-list__item:not(:last-of-type){margin-bottom:16px}}.news-list__item a{display:flex;align-items:center}@media (hover:hover) and (pointer:fine){.news-list__item a:hover .title{text-decoration:underline}}@media screen and (max-width:640px){.news-list__item a{flex-wrap:wrap}}.news-list__item time{display:block;font-size:14px;color:gray;width:128px;padding-right:1em}@media screen and (max-width:640px){.news-list__item time{width:98px;font-size:13px}}.news-list__item .c-cat{width:100px}@media screen and (max-width:640px){.news-list__item .c-cat{width:80px}}.news-list__item .title{width:calc(100% - 228px);padding-left:1.2em;font-weight:700;font-size:16px}@media screen and (max-width:896px){.news-list__item .title{font-size:14px}}@media screen and (max-width:640px){.news-list__item .title{width:100%;padding-left:0;margin-top:5px}}.news-list__item .title--seminor{width:calc(100% - 128px)}@media screen and (max-width:640px){.news-list__item .title--seminor{width:100%}}.news-list-more{margin:40px auto 0}@media screen and (max-width:640px){.news-list-more{margin-top:30px}}.news-list-container{padding:40px 0;border-top:5px solid var(--bgSubColor);border-bottom:5px solid var(--bgSubColor)}@media screen and (max-width:640px){.news-list-container{padding:20px 0}}.archive-section{padding-top:40px}.wp-pagenavi{margin-top:40px;display:flex;justify-content:center}@media screen and (max-width:640px){.wp-pagenavi{margin-top:20px}}.wp-pagenavi a,.wp-pagenavi span{font-size:14px;display:flex;align-items:center;justify-content:center;height:40px;width:40px;margin:4px;border:1px solid var(--pink);background-color:var(--pink);color:#fff;transition:.3s ease-in-out}@media screen and (max-width:640px){.wp-pagenavi a,.wp-pagenavi span{font-size:12px;height:32px;width:32px}}.wp-pagenavi span.current{color:#333;background-color:#fff;border:1px solid #333}.wp-pagenavi a{transition:opacity .2s ease-in-out}@media (hover:hover) and (pointer:fine){.wp-pagenavi a:hover{opacity:.7}}.single-section{padding:40px 0 60px;border-bottom:1px solid #ccc}@media screen and (max-width:640px){.single-section{padding:35px 0 40px}}.single-head{margin-bottom:30px}.single-head time{display:block;font-size:13px;font-weight:700;margin-top:1em;text-align:right}@media screen and (max-width:640px){.single-head time{font-size:11px}}.single-head__title{border-top:5px solid var(--bgSubColor);border-bottom:5px solid var(--bgSubColor);font-size:18px;font-weight:700;padding:.8em .5em}@media screen and (max-width:640px){.single-head__title{font-size:16px}}.postlink{padding:20px 0;display:flex;align-items:center;justify-content:center;gap:30px;border-bottom:1px solid #ccc}@media screen and (max-width:640px){.postlink{gap:10px;flex-wrap:wrap}}.postlink a{display:block;text-align:center;font-size:14px;padding:.5em 2em;border:1px solid #333;transition:opacity .2s ease-in-out}@media (hover:hover) and (pointer:fine){.postlink a:hover{opacity:.7}}@media screen and (max-width:640px){.postlink a{font-size:12px;padding:.5em .8em}}