﻿html{font-family:"Zen Kaku Gothic New","Noto Sans JP","Hiragino Kaku Gothic ProN",sans-serif;color:#0d0d0d;scroll-behavior:smooth;scroll-padding:110px;overflow-x:hidden;background-color:#d9d9d9;font-weight:500}.wp-caption{max-width:100%}.kawai-text{color:#1075ae}.toshin-text{color:#009380}.sundai-text{color:#004c77}.takeda-text{color:#e53935}@media screen and (max-width: 480px){p,li,a,td,th{font-size:15px}}.max-width-900{width:90%;max-width:900px;margin:auto;padding:80px 0}@media screen and (max-width: 480px){.max-width-900{width:92%;padding:64px 0}}.max-width-1100{width:90%;max-width:1100px;margin:auto;padding:80px 0}@media screen and (max-width: 480px){.max-width-1100{width:92%;padding:64px 0}}@media screen and (max-width: 480px){.pc-br{display:none}}.sp-br{display:none}@media screen and (max-width: 480px){.sp-br{display:block}}.site-title{display:flex;gap:10px;align-items:center;font-weight:bold}.site-title .main-title{font-size:24px}@media screen and (max-width: 480px){.site-title .main-title{font-size:16px}}.site-title .sub-title{font-size:15px}@media screen and (max-width: 767px){.site-title .sub-title{font-size:13px}}@media screen and (max-width: 480px){.site-title .sub-title{font-size:10px}}h2,.archive-title{font-size:32px;font-weight:bold;text-align:center;position:relative;margin-bottom:70px}@media screen and (max-width: 480px){h2,.archive-title{font-size:24px;margin-bottom:49px}}h2::before,.archive-title::before{content:"";background:url(../img/common/search-img.webp);background-repeat:no-repeat;background-size:contain;width:105px;aspect-ratio:1/1;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media screen and (max-width: 480px){h2::before,.archive-title::before{width:70px}}.official-btn,.btn-kate,.link-btn,.k-btn{position:relative;display:block;padding:20px;max-width:100%;width:400px;text-align:center;margin:36px auto 76px;color:#fff;font-weight:600;border-radius:5px;box-shadow:inset 0 3px 5px hsla(0,0%,100%,.699),inset 0 -3px 6px rgba(0,0,0,.25),inset -3px 0 6px rgba(0,0,0,.15),inset 3px 0 6px rgba(0,0,0,.15);transition:all .2s ease}@media screen and (max-width: 480px){.official-btn,.btn-kate,.link-btn,.k-btn{margin:24px auto 64px}}.official-btn i,.btn-kate i,.link-btn i,.k-btn i{position:absolute;right:5%;top:50%;transform:translateY(-50%)}.official-btn:hover,.btn-kate:hover,.link-btn:hover,.k-btn:hover{transform:translateY(3px);box-shadow:inset 0 3px 5px rgba(0,0,0,.4),inset 0 -3px 6px hsla(0,0%,100%,.1),inset -3px 0 6px rgba(0,0,0,.2),inset 3px 0 6px rgba(0,0,0,.2)}.official-btn.kawai-btn,.btn-kate.kawai-btn,.link-btn.kawai-btn,.k-btn.kawai-btn{background-color:#1075ae}.official-btn.toushin-btn,.btn-kate.toushin-btn,.link-btn.toushin-btn,.k-btn.toushin-btn{background-color:#009380}.official-btn.sundai-btn,.btn-kate.sundai-btn,.link-btn.sundai-btn,.k-btn.sundai-btn{background-color:#004c77}.official-btn.takeda-btn,.btn-kate.takeda-btn,.link-btn.takeda-btn,.k-btn.takeda-btn{background-color:#e53935}.page__inner{background-color:#fff;padding:30px}@media screen and (max-width: 480px){.page__inner{padding:20px}}.page a{color:#1d45cb;text-decoration:underline;transition:all .3s ease}.page a:hover{opacity:.7}.page h2{font-size:20px;background-color:#f6f6f6;padding:5px 10px;font-weight:bold;margin-bottom:10px;text-align:left;border-left:8px solid #0d0d0d}.page h2::before{content:none}@media screen and (max-width: 767px){.page h2{font-size:18px}}@media screen and (max-width: 480px){.page h2{font-size:17px}}.page p{margin-bottom:20px;line-height:1.6}@media screen and (max-width: 767px){.page p{font-size:15px}}@media screen and (max-width: 480px){.page p{font-size:14px;margin-bottom:16px}}.page ul{margin-bottom:20px}.page ul li{line-height:1.6}.page ul li::before{content:"・"}.page table{width:100%;border-collapse:collapse;border:2px solid #0d0d0d}.page table th,.page table td{border:2px solid #0d0d0d;padding:15px;vertical-align:middle}@media screen and (max-width: 480px){.page table th,.page table td{padding:10px}}.page table th{background-color:#eee;text-align:center;min-width:110px}.page .privacypolicy_check label{font-weight:bold}.page .privacypolicy_check p{display:none}.page .btn-area{display:flex;gap:20px;justify-content:center;margin:30px auto 0;align-items:center}@media screen and (max-width: 480px){.page .btn-area{flex-direction:column-reverse;gap:15px}}.page .btn-area input[type=submit]{background-color:#0d0d0d;padding:25px;max-width:49%;width:314px;color:#fff;transition:opacity .3s ease;font-size:16px}@media screen and (max-width: 480px){.page .btn-area input[type=submit]{padding:20px;max-width:100%;font-size:15px}}.page .btn-area input[type=submit]:hover{opacity:.7}.page .btn-area input[type=submit].return{background-color:#fff;color:#0d0d0d;border:solid 1px #0d0d0d}.page .txt{text-align:center}.page .txt .thanks{margin-bottom:0}.not-found{text-align:center}.not-found p{margin-bottom:20px}.not-found a{color:#1d45cb;transition:all .3s ease}.not-found a:hover{opacity:.7}.search{display:none;width:100%}@media screen and (max-width: 1024px){.search{display:block}}.search__flex{display:flex;overflow:hidden}.search__input{width:calc(100% - 46px);padding:12px;font-size:16px;font-weight:400;background-color:#fff;border-radius:0;font-family:inherit}@media screen and (max-width: 1024px){.search__input{font-size:14px}}.search__input:focus{outline:none}.search__submit{width:46px;position:relative;transition:all .3s ease;background-color:#0d0d0d}.search__submit input{width:100%;height:100%;position:absolute;top:0;left:0;background:rgba(0,0,0,0);color:rgba(0,0,0,0);vertical-align:middle;z-index:1}.search__submit i{position:absolute;top:50%;left:50%;color:#fff;font-size:20px;transform:translate(-50%, -50%);z-index:0}.sidebar{width:25%;position:sticky;top:90px}@media screen and (max-width: 767px){.sidebar{width:100%}}.sidebar__title{font-weight:bold;margin-bottom:15px}.sidebar__title.new{border-bottom:1px solid rgba(37,23,22,.1294117647);padding-bottom:20px}@media screen and (max-width: 480px){.sidebar__title.new{padding-bottom:15px}}.sidebar .nav-list{display:flex;align-items:center;flex-direction:column;background-color:#fff}@media screen and (max-width: 767px){.sidebar .nav-list{flex-direction:row;flex-wrap:wrap;background-color:rgba(0,0,0,0);justify-content:space-between;row-gap:2vw}}.sidebar .nav-list li{width:100%}@media screen and (max-width: 767px){.sidebar .nav-list li{width:32%;text-align:center}}@media screen and (max-width: 480px){.sidebar .nav-list li{width:49%}}.sidebar .nav-list li a{display:block;background-color:#fff;border-bottom:solid 1px rgba(37,23,22,.2470588235);padding:15px;transition:opacity .3s ease}@media screen and (max-width: 767px){.sidebar .nav-list li a{padding:15px 0;font-weight:bold}}.sidebar .nav-list li a:hover{opacity:.7}@media screen and (max-width: 767px){.sidebar .nav-list li a:hover{opacity:1}}.sidebar .nav-list li .nav-kawai{border-left:solid 8px #1075ae}@media screen and (max-width: 767px){.sidebar .nav-list li .nav-kawai{border:none;border-top:solid 5px #1075ae;color:#1075ae}}.sidebar .nav-list li .nav-toshin{border-left:solid 8px #009380}@media screen and (max-width: 767px){.sidebar .nav-list li .nav-toshin{border:none;border-top:solid 5px #009380;color:#009380}}.sidebar .nav-list li .nav-sundai{border-left:solid 8px #004c77}@media screen and (max-width: 767px){.sidebar .nav-list li .nav-sundai{border:none;border-top:solid 5px #004c77;color:#004c77}}.sidebar .nav-list li .nav-takeda{border-left:solid 8px #e53935}@media screen and (max-width: 767px){.sidebar .nav-list li .nav-takeda{border:none;border-top:solid 5px #e53935;color:#e53935}}.sidebar .nav-list li .nav-hikaku{border-left:solid 8px #e6a627}@media screen and (max-width: 767px){.sidebar .nav-list li .nav-hikaku{border:none;border-top:solid 5px #e6a627;color:#e6a627}}.sidebar .nav-list li .nav-column{border-left:solid 8px #0d0d0d;border-bottom:none}@media screen and (max-width: 767px){.sidebar .nav-list li .nav-column{border:none;border-top:solid 5px #0d0d0d}}.sidebar .search{display:block;margin:25px 0}@media screen and (max-width: 480px){.sidebar .search{margin:20px 0 30px}}.sidebar__new-post .post-link{display:flex;justify-content:space-between;margin-bottom:18px;transition:opacity .3s ease}@media screen and (max-width: 767px){.sidebar__new-post .post-link{align-items:center}}@media screen and (max-width: 480px){.sidebar__new-post .post-link{align-items:flex-start}}.sidebar__new-post .post-link .thumb{width:42%;aspect-ratio:106/65}@media screen and (max-width: 767px){.sidebar__new-post .post-link .thumb{width:15%}}@media screen and (max-width: 480px){.sidebar__new-post .post-link .thumb{width:38%}}.sidebar__new-post .post-link .title{width:55%;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;line-height:1.2;-webkit-line-clamp:4;max-height:4.8em}@media screen and (max-width: 1024px){.sidebar__new-post .post-link .title{font-size:13px;line-height:1.4;-webkit-line-clamp:3;max-height:4.2em}}@media screen and (max-width: 767px){.sidebar__new-post .post-link .title{width:82%}}@media screen and (max-width: 480px){.sidebar__new-post .post-link .title{width:59%}}.sidebar__new-post .post-link:hover{opacity:.7}.sidebar__new-post li:last-child .post-link{margin-bottom:0}.mv{background:url(../img/top/pcmv.webp);background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:150px}@media screen and (max-width: 767px){.mv{padding-bottom:50px}}@media screen and (max-width: 480px){.mv{background:url(../img/top/spmv.webp);background-position:center;background-size:cover;background-repeat:no-repeat;padding-top:107px;padding-bottom:35px}}.mv__title{text-align:center;color:#fff;width:fit-content;margin:0 auto 42px;position:relative}@media screen and (max-width: 480px){.mv__title{margin-bottom:36px}}.mv__title::before{content:"";display:block;background:url(../img/top/school.webp);background-size:contain;width:478px;aspect-ratio:800/723;position:absolute;top:-25%;right:-61%}@media screen and (max-width: 767px){.mv__title::before{width:35vw;top:-44%;right:-7%}}@media screen and (max-width: 480px){.mv__title::before{width:35vw;top:-32%;right:0}}.mv__title h1{font-size:62px;font-weight:bold;margin-bottom:24px;position:relative;z-index:1}@media screen and (max-width: 767px){.mv__title h1{font-size:8vw}}.mv__title h1 span{font-size:80px}@media screen and (max-width: 767px){.mv__title h1 span{font-size:10vw}}.mv__title p{line-height:1.6;position:relative;z-index:1}@media screen and (max-width: 767px){.mv__title p{font-size:2.2vw}}@media screen and (max-width: 480px){.mv__title p{font-size:15px;padding:0 5%}}.mv__simulator{position:relative;height:155px}@media screen and (max-width: 767px){.mv__simulator{height:auto}}#question-container{background:url(../img/common/simulator-pc.webp);background-repeat:no-repeat;background-size:contain;max-width:890px;width:90%;aspect-ratio:178/43;padding:34px 68px 34px 265px;position:absolute;top:0;left:50%;transform:translateX(-50%);white-space:nowrap;z-index:1}@media screen and (max-width: 1024px){#question-container{padding:0}}@media screen and (max-width: 767px){#question-container{background:url(../img/common/simulator-sp.webp);background-repeat:no-repeat;background-size:contain;max-width:90%;aspect-ratio:1465/969;position:static;transform:translateX(0);margin:0 auto;padding:20% 6% 0 6%}}#question-container .question{animation:fade .2s ease;display:flex;flex-direction:column;row-gap:22px}@media screen and (max-width: 1024px){#question-container .question{gap:2.4vw;position:absolute;top:16%;left:29%;width:63%}}@media screen and (max-width: 767px){#question-container .question{gap:4vw;position:static;width:100%}}@media screen and (max-width: 480px){#question-container .question{gap:6vw}}#question-container .question p{font-size:20px}@media screen and (max-width: 834px){#question-container .question p{font-size:2.4vw}}@media screen and (max-width: 767px){#question-container .question p{font-size:2.8vw}}@media screen and (max-width: 480px){#question-container .question p{font-size:15px;white-space:normal}}#question-container .question .answer{display:flex;justify-content:space-between}@media screen and (max-width: 767px){#question-container .question .answer{flex-direction:column;row-gap:3vw}}@media screen and (max-width: 480px){#question-container .question .answer{flex-direction:row}}#question-container .question .answer__btn{width:48%;aspect-ratio:9/2;border-radius:50px;box-shadow:inset 0px 3px 6px rgba(0,0,0,0),0px 0px 6px rgba(0,0,0,.1607843137);background-color:#fff;font-size:26px;font-weight:bold;transition:box-shadow .3s ease;display:flex;justify-content:center;align-items:center;line-height:1}@media screen and (max-width: 834px){#question-container .question .answer__btn{aspect-ratio:5/1;font-size:22px}}@media screen and (max-width: 767px){#question-container .question .answer__btn{aspect-ratio:9/1;width:100%}}@media screen and (max-width: 480px){#question-container .question .answer__btn{font-size:20px;width:48%;aspect-ratio:9/3}}#question-container .question .answer__btn:hover{box-shadow:inset 0px 3px 6px rgba(0,0,0,.1607843137)}#question-container .question .answer__btn.yes{color:#e53935;position:relative}#question-container .question .answer__btn.yes::before{content:"";display:block;width:48px;height:48px;border-radius:50%;border:3px solid rgba(229,56,53,.3019607843);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;transition:all .3s ease}#question-container .question .answer__btn.yes:hover::before{opacity:1}#question-container .question .answer__btn.no{color:#004c77;position:relative}#question-container .question .answer__btn.no::before,#question-container .question .answer__btn.no::after{content:"";display:block;width:50px;height:3px;background-color:rgba(0,75,119,.2941176471);position:absolute;top:50%;left:50%;transform-origin:center;transition:all .3s ease;opacity:0}#question-container .question .answer__btn.no::before{transform:translate(-50%, -50%) rotate(45deg)}#question-container .question .answer__btn.no::after{transform:translate(-50%, -50%) rotate(-45deg)}#question-container .question .answer__btn.no:hover::before,#question-container .question .answer__btn.no:hover::after{opacity:1}#question-container .question .back{text-align:right}#question-container .question .back__btn{background-color:rgba(0,0,0,0);transition:all .3s ease;border-bottom:solid rgba(0,0,0,0) 1px;padding:0;font-size:16px;color:#0d0d0d}@media screen and (max-width: 834px){#question-container .question .back__btn{font-size:14px}}#question-container .question .back__btn i{margin-right:5px}#question-container .question .back__btn.js-reset{margin-right:10px}#question-container .question .back__btn.js-reset i{color:#707070}#question-container .question .back__btn:hover{border-bottom:solid #0d0d0d 1px}@keyframes fade{from{opacity:0}to{opacity:1}}.search-post{padding:120px 0 80px}@media screen and (max-width: 767px){.search-post{padding:80px 0}}@media screen and (max-width: 480px){.search-post{padding:64px 0}}.search-post__btns{display:flex;margin-bottom:56px}@media screen and (max-width: 767px){.search-post__btns{flex-wrap:wrap;justify-content:space-between;row-gap:2vw;margin-bottom:35px}}.search-post__btns .cat-btn{width:16.6666666667%;padding:15px 0;background-color:#fff;position:relative;z-index:0;transition:color .3s ease;font-weight:bold;font-size:16px}@media screen and (max-width: 767px){.search-post__btns .cat-btn{width:32%}}@media screen and (max-width: 480px){.search-post__btns .cat-btn{width:49%}}.search-post__btns .cat-btn .btn-text{position:relative;z-index:2}.search-post__btns .cat-btn::before{content:"";position:absolute;left:0;top:0;width:100%;height:0;transition:height .3s ease;z-index:1}.search-post__btns .cat-btn::after{content:"";position:absolute;left:50%;bottom:-8px;transform:translateX(-50%);opacity:0;z-index:3;width:0;height:0;border-left:8px solid rgba(0,0,0,0);border-right:8px solid rgba(0,0,0,0);border-top:8px solid #009380}@media screen and (max-width: 767px){.search-post__btns .cat-btn::after{content:none}}.search-post__btns .cat-btn.is-kawai{color:#1075ae;border-top:#1075ae solid 5px}.search-post__btns .cat-btn.is-kawai::before,.search-post__btns .cat-btn.is-kawai.active{background-color:#1075ae}.search-post__btns .cat-btn.is-kawai::after,.search-post__btns .cat-btn.is-kawai.active{border-top-color:#1075ae}.search-post__btns .cat-btn.is-toshin{color:#009380;border-top:#009380 solid 5px}.search-post__btns .cat-btn.is-toshin::before,.search-post__btns .cat-btn.is-toshin.active{background-color:#009380}.search-post__btns .cat-btn.is-toshin::after,.search-post__btns .cat-btn.is-toshin.active{border-top-color:#009380}.search-post__btns .cat-btn.is-sundai{color:#004c77;border-top:#004c77 solid 5px}.search-post__btns .cat-btn.is-sundai::before,.search-post__btns .cat-btn.is-sundai.active{background-color:#004c77}.search-post__btns .cat-btn.is-sundai::after,.search-post__btns .cat-btn.is-sundai.active{border-top-color:#004c77}.search-post__btns .cat-btn.is-takeda{color:#e53935;border-top:#e53935 solid 5px}.search-post__btns .cat-btn.is-takeda::before,.search-post__btns .cat-btn.is-takeda.active{background-color:#e53935}.search-post__btns .cat-btn.is-takeda::after,.search-post__btns .cat-btn.is-takeda.active{border-top-color:#e53935}.search-post__btns .cat-btn.is-hikaku{color:#e6a627;border-top:#e6a627 solid 5px}.search-post__btns .cat-btn.is-hikaku::before,.search-post__btns .cat-btn.is-hikaku.active{background-color:#e6a627}.search-post__btns .cat-btn.is-hikaku::after,.search-post__btns .cat-btn.is-hikaku.active{border-top-color:#e6a627}.search-post__btns .cat-btn.is-column{color:#0d0d0d;border-top:#0d0d0d solid 5px}.search-post__btns .cat-btn.is-column::before,.search-post__btns .cat-btn.is-column.active{background-color:#0d0d0d}.search-post__btns .cat-btn.is-column::after,.search-post__btns .cat-btn.is-column.active{border-top-color:#0d0d0d}.search-post__btns .cat-btn:hover{color:#fff}.search-post__btns .cat-btn:hover::before{height:100%}.search-post__btns .cat-btn.active{color:#fff}.search-post__btns .cat-btn.active::before{height:100%}.search-post__btns .cat-btn.active::after{opacity:1;transition:opacity .3s ease}.search-post .cat-content{display:none}.search-post .cat-content.active{display:block}.search-post .more-btn{padding:25px 20px 25px 25px;display:block;color:#fff;width:fit-content;margin:auto;transition:opacity .3s ease;margin-top:56px}@media screen and (max-width: 767px){.search-post .more-btn{margin-top:35px}}@media screen and (max-width: 480px){.search-post .more-btn{padding:20px 15px 20px 20px}}.search-post .more-btn::after{content:"〉";margin-left:10px}.search-post .more-btn:hover{opacity:.7}.search-post .more-btn.is-kawai{background-color:#1075ae}.search-post .more-btn.is-toshin{background-color:#009380}.search-post .more-btn.is-sundai{background-color:#004c77}.search-post .more-btn.is-takeda{background-color:#e53935}.search-post .more-btn.is-hikaku{background-color:#e6a627}.search-post .more-btn.is-column{background-color:#0d0d0d}@media screen and (max-width: 767px){.search-post .post-list .post-item:last-child{display:none}}.post-list{width:95%;margin:auto;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width: 767px){.post-list{width:100%}}.post-list .post-item{width:32%;margin-bottom:20px;box-shadow:0px 0px 5px rgba(0,0,0,.1019607843);background-color:#fff}@media screen and (max-width: 767px){.post-list .post-item{margin-bottom:10px;width:49%}}.post-list .post-item--none{background-color:rgba(0,0,0,0);box-shadow:none}.post-list .post-item .post-link:hover img{transform:scale(1.1)}.post-list .post-item .post-thumb{overflow:hidden;aspect-ratio:106/65}.post-list .post-item .post-thumb img{transition:transform .3s ease;object-fit:cover;height:100%}.post-list .post-item .post-info{padding:16px}@media screen and (max-width: 480px){.post-list .post-item .post-info{padding:10px}}.post-list .post-item .post-info .post-title{font-size:16px;margin-bottom:50px;line-height:1.4}@media screen and (max-width: 480px){.post-list .post-item .post-info .post-title{font-size:13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin-bottom:15px}}.post-list .post-item .post-info__flex{display:flex;justify-content:space-between;align-items:center}.post-list .post-item .post-info .post-date{display:block;font-size:14px}@media screen and (max-width: 480px){.post-list .post-item .post-info .post-date{font-size:11px}}.post-list .post-item .post-info .post-date i{margin-right:3px}.post-list .post-item .post-info .post-category{font-size:14px;color:#9f9f9f}@media screen and (max-width: 480px){.post-list .post-item .post-info .post-category{font-size:11px}}.archive-post{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 767px){.archive-post{flex-direction:column}}.archive-post__left{width:72%}@media screen and (max-width: 767px){.archive-post__left{width:100%}}.archive-post__main{background-color:#fff}.archive-post__main__wrap{padding:20px}.archive-post__main h1{font-size:32px;font-weight:bold;margin-bottom:15px}@media screen and (max-width: 480px){.archive-post__main h1{font-size:24px}}.archive-post__main .main-text p{line-height:1.7;margin-bottom:10px}.archive-post__main .main-text__more{display:none}.archive-post__main .main-text__toggle{margin-top:12px;padding:0;border:none;background:none;font-size:14px;cursor:pointer;color:#0d0d0d}.archive-post__main .main-text__toggle::after{content:" ▼"}.archive-post__main .main-text.is-open .main-text__more{display:block}.archive-post__main .main-text.is-open .main-text__toggle::after{content:" ▲"}.archive-post .post-list{width:100%;margin-bottom:40px}@media screen and (max-width: 480px){.archive-post .post-list{margin-bottom:35px}}.archive-post .post-list .post-item{width:48%}.archive-post .pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}@media screen and (max-width: 480px){.archive-post .pagination{gap:10px}}.archive-post .pagination .page-numbers{width:36px;height:36px;background-color:#fff;display:inline-flex;justify-content:center;align-items:center;transition:all .3s ease}.archive-post .pagination .page-numbers:hover{opacity:.7}.archive-post .pagination .page-numbers.current{background-color:#0d0d0d;color:#fff}.archive-post .pagination .prev,.archive-post .pagination .next{width:fit-content;transition:all .3s ease;background-color:#fff;font-weight:600;border:solid #0d0d0d 1px}@media screen and (max-width: 767px){.archive-post .pagination .prev,.archive-post .pagination .next{font-size:0}}.archive-post .pagination .prev:hover,.archive-post .pagination .next:hover{opacity:.7}.archive-post .pagination .prev{padding:0 20px 0 13px}@media screen and (max-width: 767px){.archive-post .pagination .prev{padding:0 13px 0 5px}}@media screen and (max-width: 767px){.archive-post .pagination .prev::before{content:"〈";font-size:16px}}.archive-post .pagination .next{padding:0 13px 0 20px}@media screen and (max-width: 767px){.archive-post .pagination .next{padding:0 5px 0 13px}}@media screen and (max-width: 767px){.archive-post .pagination .next::before{content:"〉";font-size:16px}}.school-list{background-color:#fff;padding:80px 0}@media screen and (max-width: 480px){.school-list{padding:64px 0}}.school-list .dt-container{max-width:1100px;width:90%;margin:0 auto}@media screen and (max-width: 480px){.school-list .dt-container{width:92%}}.school-list .dt-container .dt-input{outline:none}.school-list .dt-container .dt-input:last-child{background-color:#f2f2f2}.school-list .dt-container .dt-input:first-child{border:solid 1px #707070}.school-list .dt-container .dt-layout-cell.dt-layout-start,.school-list .dt-container .dt-layout-cell.dt-layout-end{margin:0}.school-list .dt-container .dt-layout-row:first-child{flex-direction:row-reverse;justify-content:flex-end;gap:20px}@media screen and (max-width: 480px){.school-list .dt-container .dt-layout-row:first-child{flex-direction:column;align-items:center;gap:0}}.school-list .dt-container .tablepress>:where(thead,tfoot)>tr>*{background-color:#0d0d0d;color:#fff;transition:all .3s ease}.school-list .dt-container .tablepress thead .dt-orderable-asc:hover,.school-list .dt-container .tablepress thead .dt-orderable-desc:hover,.school-list .dt-container .tablepress thead .dt-ordering-asc,.school-list .dt-container .tablepress thead .dt-ordering-desc{background-color:#0d0d0d;opacity:.7;color:#fff}.school-list .dt-container .tablepress thead .dt-orderable-asc .dt-column-order,.school-list .dt-container .tablepress thead .dt-orderable-desc .dt-column-order,.school-list .dt-container .tablepress thead .dt-ordering-asc .dt-column-order,.school-list .dt-container .tablepress thead .dt-ordering-desc .dt-column-order{color:#fff}.school-list-h2{font-weight:500}.school-list-h2::before{content:none}.search__title{font-size:20px;margin-bottom:40px;text-align:left}.search__title::before{content:none}@media screen and (max-width: 480px){.search__title{font-size:18px}}.single-post{display:flex;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 767px){.single-post{flex-direction:column}}.single-post__left{width:72%}@media screen and (max-width: 767px){.single-post__left{width:100%}}.single-post__inner{padding:30px;margin-bottom:70px;background-color:#fff}@media screen and (max-width: 834px){.single-post__inner{padding:27px}}@media screen and (max-width: 480px){.single-post__inner{padding:19px}}.single-post__inner .single-post__cat{font-size:14px;color:#fff;padding:4px 10px 5px;border-radius:2px;width:fit-content;background-color:#0d0d0d}.single-post__inner h1{font-size:30px}@media screen and (max-width: 767px){.single-post__inner h1{font-size:28px}}@media screen and (max-width: 480px){.single-post__inner h1{font-size:24px}}.single-post__inner h2{text-align:left;margin:60px 0 20px;padding:12px 20px 12px 30px;background-color:#f6f6f6;font-size:24px;font-weight:bold;position:relative}@media screen and (max-width: 767px){.single-post__inner h2{font-size:22px;padding-left:22px}}@media screen and (max-width: 480px){.single-post__inner h2{font-size:20px}}.single-post__inner h2::before{content:"";display:block;background-color:#0d0d0d;background-image:none;width:10px;height:100%;position:absolute;top:0;left:0;transform:translate(0)}.single-post__inner h3{margin:40px 0 20px;padding:5px 0;font-size:20px;font-weight:bold;line-height:1.5;border-bottom:solid 4px #646464;position:relative}@media screen and (max-width: 480px){.single-post__inner h3{font-size:18px}}.single-post__inner h3::before{content:"";display:block;background-color:#0d0d0d;width:10%;height:4px;position:absolute;bottom:-4px;left:0}.single-post__inner h4{font-size:18px;padding-left:20px;margin:40px 0 20px;font-weight:600;position:relative}@media screen and (max-width: 480px){.single-post__inner h4{font-size:16px}}.single-post__inner h4::before,.single-post__inner h4::after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:0;height:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);border-left:10px solid #0d0d0d}.single-post__inner h4::before{left:0}.single-post__inner h4::after{left:5px;opacity:.25}.single-post__inner.cat-kawaijyuku .single-post__cat{background-color:#1075ae}.single-post__inner.cat-kawaijyuku h2::before,.single-post__inner.cat-kawaijyuku h3::before,.single-post__inner.cat-kawaijyuku li::before{background-color:#1075ae}.single-post__inner.cat-kawaijyuku h4::before,.single-post__inner.cat-kawaijyuku h4::after{border-left:10px solid #1075ae}.single-post__inner.cat-toshin .single-post__cat{background-color:#009380}.single-post__inner.cat-toshin h2::before,.single-post__inner.cat-toshin h3::before,.single-post__inner.cat-toshin li::before{background-color:#009380}.single-post__inner.cat-toshin h4::before,.single-post__inner.cat-toshin h4::after{border-left:10px solid #009380}.single-post__inner.cat-sundai .single-post__cat{background-color:#004c77}.single-post__inner.cat-sundai h2::before,.single-post__inner.cat-sundai h3::before,.single-post__inner.cat-sundai li::before{background-color:#004c77}.single-post__inner.cat-sundai h4::before,.single-post__inner.cat-sundai h4::after{border-left:10px solid #004c77}.single-post__inner.cat-takedajyuku .single-post__cat{background-color:#e53935}.single-post__inner.cat-takedajyuku h2::before,.single-post__inner.cat-takedajyuku h3::before,.single-post__inner.cat-takedajyuku li::before{background-color:#e53935}.single-post__inner.cat-takedajyuku h4::before,.single-post__inner.cat-takedajyuku h4::after{border-left:10px solid #e53935}.single-post__inner.cat-hikaku .single-post__cat{background-color:#e6a627}.single-post__inner.cat-hikaku h2::before,.single-post__inner.cat-hikaku h3::before,.single-post__inner.cat-hikaku li::before{background-color:#e6a627}.single-post__inner.cat-hikaku h4::before,.single-post__inner.cat-hikaku h4::after{border-left:10px solid #e6a627}.single-post__title{line-height:1.4em;font-size:24px;font-weight:bold;margin:10px 0;border-bottom:solid 3px #0d0d0d;padding-bottom:5px}.single-post__meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}@media screen and (max-width: 834px){.single-post__meta{flex-direction:column;align-items:flex-start;row-gap:10px}}.single-post__meta-left{display:flex;gap:10px;color:#9f9f9f}@media screen and (max-width: 480px){.single-post__meta-left{flex-direction:column;align-items:flex-start;row-gap:5px}}.single-post__meta-right{display:flex;gap:8px;align-items:center}.single-post__meta-right p{font-size:12px;padding-right:8px;font-weight:600;border-right:solid 1px #0d0d0d}.single-post__meta-right img{width:20px}.single-post__date,.single-post__pr{font-size:12px}.single-post__date p,.single-post__pr p{font-size:12px}.single-post__banner{transition:opacity .3s ease}.single-post__banner:hover{opacity:.7}.single-post__content{margin:20px 0}.single-post__content a{color:#1d45cb;text-decoration:underline;word-break:break-all;transition:all .3s ease}@media screen and (max-width: 480px){.single-post__content a{font-size:14px}}.single-post__content a:hover{opacity:.7}.single-post__content p{margin-bottom:15px;line-height:1.5}@media screen and (max-width: 480px){.single-post__content p{font-size:14px}}.single-post__content img{margin:auto;max-width:100%;height:auto;width:auto;display:block}.single-post__content .marker-animation{background:linear-gradient(transparent 60%, rgba(255, 250, 153, 0.7019607843) 60%);font-weight:bold}.single-post__content .zentai-marker{background:linear-gradient(transparent 60%, rgba(102, 102, 102, 0.2509803922) 60%)}.single-post__content .kawai-marker{background:linear-gradient(transparent 60%, rgba(16, 117, 174, 0.2509803922) 60%)}.single-post__content .toshin-marker{background:linear-gradient(transparent 60%, rgba(0, 147, 128, 0.2509803922) 60%)}.single-post__content .sundai-marker{background:linear-gradient(transparent 60%, rgba(0, 76, 119, 0.2509803922) 60%)}.single-post__content .takeda-marker{background:linear-gradient(transparent 60%, rgba(229, 57, 53, 0.2509803922) 60%)}.single-post__content .kawai-textcolor{color:#1075ae}.single-post__content .toshin-textcolor{color:#009380}.single-post__content .sundai-textcolor{color:#004c77}.single-post__content .takeda-textcolor{color:#e53935}.single-post__content .official-btn,.single-post__content .btn-kate,.single-post__content .link-btn,.single-post__content .k-btn{margin:30px auto 15px;text-decoration:none;color:#fff}.single-post__content ul{margin-bottom:15px}.single-post__content ul li{margin-bottom:10px;position:relative;padding-left:30px}.single-post__content ul li:last-child{margin-bottom:0}.single-post__content ul li::before,.single-post__content ul li::after{content:"";display:block;width:14px;aspect-ratio:1/1;border-radius:50%;position:absolute}.single-post__content ul li::before{background-color:#0d0d0d;top:2px;left:0}.single-post__content ul li::after{background-color:rgba(13,13,13,.2509803922);top:4px;left:5px;z-index:1}.single-post__content ul.list-box{background-color:rgba(13,13,13,.0705882353);padding:20px}.single-post__content ul.list-box.black li::before{background-color:#0d0d0d}.single-post__content ul.list-box.kawai{background-color:rgba(16,117,174,.0705882353)}.single-post__content ul.list-box.kawai li::before{background-color:#1075ae}.single-post__content ul.list-box.toshin{background-color:rgba(16,117,174,.0705882353)}.single-post__content ul.list-box.toshin li::before{background-color:#009380}.single-post__content ul.list-box.sundai{background-color:rgba(0,76,119,.0705882353)}.single-post__content ul.list-box.sundai li::before{background-color:#004c77}.single-post__content ul.list-box.takeda{background-color:rgba(229,57,53,.0705882353)}.single-post__content ul.list-box.takeda li::before{background-color:#e53935}.single-post__content ul.list-box.hikaku{background-color:rgba(230,166,39,.0705882353)}.single-post__content ul.list-box.hikaku li::before{background-color:#e6a627}.single-post__content ol{counter-reset:num;margin-bottom:15px}.single-post__content ol li{margin-bottom:10px}.single-post__content ol li::before{counter-increment:num;content:counter(num);color:#0d0d0d;font-weight:bold;margin:0 5px}.single-post__content #question-container{position:static;transform:translateX(0);padding:0;width:100%}@media screen and (max-width: 834px){.single-post__content #question-container{background:url(../img/common/simulator-sp.webp);background-repeat:no-repeat;background-size:contain;max-width:100%;aspect-ratio:1465/969;padding:20% 6% 0 6%}}.single-post__content #question-container .question{gap:.8vw;position:absolute;top:16%;left:29%;width:63%}@media screen and (max-width: 834px){.single-post__content #question-container .question{gap:3vw;position:static;width:100%}}@media screen and (max-width: 767px){.single-post__content #question-container .question{gap:3.5vw}}@media screen and (max-width: 480px){.single-post__content #question-container .question{gap:4.8vw}}@media screen and (max-width: 360px){.single-post__content #question-container .question{gap:4.4vw}}.single-post__content #question-container .question p{font-size:16px;margin-bottom:0}@media screen and (max-width: 480px){.single-post__content #question-container .question p{font-size:14px}}@media screen and (max-width: 834px){.single-post__content #question-container .question .answer{flex-direction:column;row-gap:2vw}}@media screen and (max-width: 767px){.single-post__content #question-container .question .answer{row-gap:2.5vw}}@media screen and (max-width: 480px){.single-post__content #question-container .question .answer{flex-direction:row}}.single-post__content #question-container .question .answer__btn{font-size:20px}@media screen and (max-width: 834px){.single-post__content #question-container .question .answer__btn{aspect-ratio:9/1;width:100%}}@media screen and (max-width: 480px){.single-post__content #question-container .question .answer__btn{font-size:20px;width:48%;aspect-ratio:7/2}}.single-post__content #question-container .question .back__btn{font-size:15px}@media screen and (max-width: 480px){.single-post__content #question-container .question .back__btn{font-size:13px}}@media screen and (max-width: 360px){.single-post__content #question-container .question .back__btn{font-size:12px}}.single-post__content .kaiwa{margin-bottom:15px;display:flex;align-items:flex-start;gap:15px}.single-post__content .kaiwa:has(.kaiwa-img-right){justify-content:flex-end}.single-post__content .kaiwa .kaiwa-img-description{display:none}.single-post__content .kaiwa-img-left,.single-post__content .kaiwa-img-right{width:130px;aspect-ratio:1/1}@media screen and (max-width: 480px){.single-post__content .kaiwa-img-left,.single-post__content .kaiwa-img-right{width:80px}}.single-post__content .kaiwa-img-left{order:1}.single-post__content .kaiwa-img-right{order:2;transform:scaleX(-1)}figure .single-post__content .kaiwa-img-right{transform:none}.single-post__content .kaiwa figure.kaiwa-img-right{transform:none}.single-post__content .kaiwa-text-right,.single-post__content .kaiwa-text-left{padding:15px 15px 0 15px;border-radius:10px;margin-top:20px;max-width:calc(100% - 145px);background-color:#fffce4}@media screen and (max-width: 480px){.single-post__content .kaiwa-text-right,.single-post__content .kaiwa-text-left{max-width:calc(100% - 95px)}}.single-post__content .kaiwa-text-right.kawai,.single-post__content .kaiwa-text-left.kawai{background-color:rgba(16,117,174,.0705882353)}.single-post__content .kaiwa-text-right.toshin,.single-post__content .kaiwa-text-left.toshin{background-color:rgba(0,147,128,.0705882353)}.single-post__content .kaiwa-text-right.sundai,.single-post__content .kaiwa-text-left.sundai{background-color:rgba(0,76,119,.0705882353)}.single-post__content .kaiwa-text-right.takeda,.single-post__content .kaiwa-text-left.takeda{background-color:rgba(229,57,53,.0705882353)}.single-post__content .kaiwa-text-right{order:2}.single-post__content .kaiwa-text-left{order:1}.single-post__content .kaiwa .kawai{background-color:rgba(16,117,174,.0705882353)}.single-post__content .kaiwa .toshin{background-color:rgba(0,147,128,.0705882353)}.single-post__content .kaiwa .sundai{background-color:rgba(0,76,119,.0705882353)}.single-post__content .kaiwa .takeda{background-color:rgba(229,57,53,.0705882353)}.single-post__content blockquote{padding:30px 40px;width:95%;margin:0 auto 15px;position:relative;font-style:italic;background-color:rgba(13,13,13,.1019607843)}.single-post__content blockquote::before,.single-post__content blockquote::after{position:absolute;display:block;width:20px;height:20px;background-image:url(https://yobikou-hikaku.jp/wp-content/plugins/shortcodes-ultimate/includes/images/quote.png);content:""}.single-post__content blockquote::before{left:20px;top:10px;background-position:-20px 0}.single-post__content blockquote::after{right:20px;bottom:10px;background-position:-20px 0}.single-post__content blockquote p:last-child,.single-post__content blockquote li:last-child,.single-post__content blockquote ul:last-child,.single-post__content blockquote ol:last-child,.single-post__content blockquote a:last-child{margin-bottom:0}.single-post__content table{margin-bottom:15px;border:solid 1px #eee;width:100%;border-collapse:collapse}.single-post__content table th,.single-post__content table td{border:1px solid #eee;padding:25px;vertical-align:middle;text-align:center}@media screen and (max-width: 767px){.single-post__content table th,.single-post__content table td{font-size:15px;padding:15px}}@media screen and (max-width: 480px){.single-post__content table th,.single-post__content table td{font-size:14px}}.single-post__content table th{background-color:#fdf8ee}@media screen and (max-width: 480px){.single-post__content .scroll-table{overflow-x:auto}}@media screen and (max-width: 480px){.single-post__content .scroll-table table{min-width:600px;white-space:nowrap}}.single-post__content .k-btn{background-color:#1075ae}.single-post__content .kakaka{padding:20px;margin:2em 0;background-color:rgba(13,13,13,.1019607843);border-top:solid 10px #646464}.single-post__content .kakaka p:last-child{margin-bottom:0}.single-post__content .kakomi-kikiki{position:relative;margin:30px auto 15px;padding:20px;width:95%;background-color:#fff;border:2px solid #646464}.single-post__content .kakomi-kikiki .title-kikiki{position:absolute;padding:0 .5em;left:20px;top:-15px;font-weight:bold;background-color:#fff}.single-post__content .kakomi-kikiki ul{margin-bottom:0}.single-post__content .box1226{padding:20px;margin:0 auto 15px;background:rgba(13,13,13,.1019607843);border-left:double 7px #0d0d0d;border-right:double 7px #0d0d0d}.single-post__content .box1226 p{margin-bottom:0}.single-post__content .pr-style{text-align:center;font-size:14px;margin-bottom:0}@media screen and (max-width: 480px){.single-post__content .pr-style{font-size:12px}}.single-post__content .pr-style+.official-btn,.single-post__content .pr-style+.btn-kate,.single-post__content .pr-style+.link-btn,.single-post__content .pr-style+.k-btn,.single-post__content .pr-style+p>.official-btn,.single-post__content .pr-style+p>.btn-kate,.single-post__content .pr-style+p>.link-btn,.single-post__content .pr-style+p>.k-btn{margin-top:5px}.single-post__content .takeda_pr{background-color:rgba(255,216,213,.5294117647);padding:20px 20px 5px;border:solid 2px #a72a23;border-radius:10px;margin-bottom:30px}.single-post__content .takeda_pr p{margin-bottom:15px}.single-post__return{display:block;margin:30px auto 0;font-weight:600;width:fit-content;transition:all .3s ease}.single-post__return:hover{opacity:.7}.single-simulator{background:url(../img/single/simulator-back.webp);background-position:center;background-size:cover;background-repeat:no-repeat;padding:90px 0}@media screen and (max-width: 480px){.single-simulator{padding:50px 0}}.single-simulator h2{color:#fff;font-size:30px;position:relative;display:block;width:fit-content;margin:auto;margin-bottom:35px}@media screen and (max-width: 767px){.single-simulator h2{font-size:24px}}@media screen and (max-width: 480px){.single-simulator h2{font-size:18px;margin-bottom:16px}}.single-simulator h2::before,.single-simulator h2::after{content:"";display:block;width:63px;height:auto;aspect-ratio:50/92;position:absolute;top:-13px;transform:translate(0)}@media screen and (max-width: 767px){.single-simulator h2::before,.single-simulator h2::after{width:48px}}@media screen and (max-width: 480px){.single-simulator h2::before,.single-simulator h2::after{width:36px;top:-9px}}.single-simulator h2::before{background:url(../img/single/emph-left.webp);background-size:contain;background-repeat:no-repeat;left:-65px}@media screen and (max-width: 767px){.single-simulator h2::before{left:-50px}}@media screen and (max-width: 480px){.single-simulator h2::before{left:-34px}}.single-simulator h2::after{background:url(../img/single/emph-right.webp);background-size:contain;background-repeat:no-repeat;right:-65px}@media screen and (max-width: 767px){.single-simulator h2::after{right:-50px}}@media screen and (max-width: 480px){.single-simulator h2::after{right:-34px}}.single-simulator #question-container{position:static;transform:translateX(0);margin:auto}.post-recommend{box-sizing:border-box}@media screen and (max-width: 767px){.post-recommend{width:100%}}.post-recommend .other-h2,.post-recommend .pop-h2{display:block;width:fit-content;margin:0 auto 30px;position:relative}.post-recommend .other-h2::before,.post-recommend .other-h2::after,.post-recommend .pop-h2::before,.post-recommend .pop-h2::after{content:"";display:block;width:34px;aspect-ratio:1/1;border-radius:50%;position:absolute}.post-recommend .other-h2::before,.post-recommend .pop-h2::before{background-color:#e53935;background-image:none;height:auto;top:0;left:-52px;transform:translate(0)}.post-recommend .other-h2::after,.post-recommend .pop-h2::after{background-color:rgba(13,13,13,.2509803922);top:7px;left:-42px;z-index:1}.post-recommend .pop-h2::before{background-color:#e6a627}.post-recommend .splide{width:95%;margin:auto}@media screen and (max-width: 767px){.post-recommend .splide{width:100%}}.post-recommend .splide__list{flex-wrap:nowrap;justify-content:flex-start;margin:0;width:100%}.post-recommend .splide__arrow{background-color:#e53935;opacity:1;box-shadow:0px 3px 6px rgba(0,0,0,.1607843137);width:47px;aspect-ratio:1/1;height:auto;border-radius:0}.post-recommend .splide__arrow:hover{opacity:.7}@media screen and (max-width: 1024px){.post-recommend .splide__arrow:hover{opacity:1}}.post-recommend .splide__arrow svg{fill:#fff}.post-recommend .splide__arrow--prev{left:-40px}@media screen and (max-width: 767px){.post-recommend .splide__arrow--prev{left:20px}}.post-recommend .splide__arrow--next{right:-40px}@media screen and (max-width: 767px){.post-recommend .splide__arrow--next{right:20px}}.post-recommend .other-post{margin-bottom:60px}.post-recommend .pop-post{margin-bottom:60px}.post-recommend .pop-post .splide__arrow{background-color:#e6a627}.post-recommend .search-post{padding:0}@media screen and (max-width: 767px){.post-recommend .search-post{width:90%;margin:auto}}.post-recommend .search-post .cat-btn{padding:0}.post-recommend .search-post .btn-text{width:100%;padding:15px 0;display:block;text-align:center}.contact__inner{background-color:#fff;padding:30px}@media screen and (max-width: 480px){.contact__inner{padding:20px}}.contact__head{font-weight:bold;margin-bottom:10px}@media screen and (max-width: 480px){.contact__head{font-size:15px}}.contact__required{background-color:#e53935;color:#fff;padding:2px 5px 3px;margin-right:5px;font-weight:bold;font-size:14px}@media screen and (max-width: 480px){.contact__required{font-size:12px}}.contact__input{margin-bottom:15px}@media screen and (max-width: 480px){.contact__input{font-size:15px}}.contact__input input,.contact__input textarea{padding:10px;background-color:#f6f6f6;width:100%}.contact__input textarea{line-height:1.5em;height:13em}.contact .privacypolicy_check{background-color:#f6f6f6;padding:20px 10px;text-align:center}@media screen and (max-width: 480px){.contact .privacypolicy_check{background-color:rgba(0,0,0,0);text-align:left;padding:0}}.contact .privacypolicy_check .mwform-checkbox-field-text{line-height:1.6;font-weight:bold}@media screen and (max-width: 480px){.contact .privacypolicy_check .mwform-checkbox-field-text{font-size:15px}}.contact .privacypolicy_check .mwform-checkbox-field input{margin:3px 3px 3px 0}.contact .btn-area{width:fit-content;margin:30px auto 0;max-width:90%}.contact .btn-area input[type=submit]{background-color:#0d0d0d;padding:25px;max-width:100%;width:314px;color:#fff;transition:opacity .3s ease;font-size:16px}@media screen and (max-width: 480px){.contact .btn-area input[type=submit]{padding:20px;font-size:15px}}.contact .btn-area input[type=submit]:hover{opacity:.7}.contact .mw_wp_form_send_error{text-align:center}#sitemap_list li{padding-left:5px}.sitemap a{transition:color .3s ease}.sitemap a:hover{color:#1d45cb}.sitemap h2{text-align:left;font-size:24px;border-bottom:#0d0d0d solid 1px;padding-bottom:5px;padding-left:5px;margin-bottom:20px}.sitemap h2 a{font-size:24px}@media screen and (max-width: 480px){.sitemap h2 a{font-size:20px}}.sitemap h2::before,.sitemap h2::after{content:none}.sitemap__category h2{margin-bottom:10px}.sitemap__category ul{padding:0 5px 20px 0}.sitemap__category ul li{margin-bottom:3px;list-style:disc;margin-left:26px}.header{width:100%;background-color:#fff;position:fixed;top:0;z-index:999}.header__inner{padding:20px 2%;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 1024px){.header__inner{padding:10px}}@media screen and (max-width: 1024px){.header .nav-back{position:fixed;opacity:0;pointer-events:none;top:70px;right:0;width:100%;height:100vh;background:rgba(0,0,0,.6);transition:all .3s ease;z-index:999}}@media screen and (max-width: 480px){.header .nav-back{top:0}}.header .nav-back.active{opacity:1;pointer-events:all}@media screen and (max-width: 1024px){.header .nav{display:flex;gap:20px;flex-direction:column;background:#f2f2f2;height:100%;padding:40px 30px;font-size:15px;width:375px;height:100vh;margin-left:auto}}@media screen and (max-width: 480px){.header .nav{width:100%;padding-top:60px}}.header .nav__title{display:none;text-align:center}@media screen and (max-width: 480px){.header .nav__title{display:block}}.header .nav__title .main-title{font-size:26px;font-weight:bold}.header .nav__title .sub-title{font-size:15px;font-weight:bold}.header .nav-list{display:flex;align-items:center;gap:40px}@media screen and (max-width: 1024px){.header .nav-list{flex-direction:column;gap:0}}@media screen and (max-width: 1024px){.header .nav-list li{width:100%}}.header .nav-list li.nav-top-li{display:none}@media screen and (max-width: 1024px){.header .nav-list li.nav-top-li{display:block}}.header .nav-list li a{position:relative;transition:all .3s ease}@media screen and (max-width: 1024px){.header .nav-list li a{display:block;background-color:#fff;border-bottom:solid 1px rgba(37,23,22,.2470588235);padding:20px}}.header .nav-list li a::after{content:"";position:absolute;left:-5%;bottom:-3px;width:110%;height:2px;background:currentColor;opacity:0;transition:opacity .3s ease}.header .nav-list li a:hover::after{opacity:1}@media screen and (max-width: 1024px){.header .nav-list li a:hover::after{content:none}}.header .nav-list li .nav-top{border-left:solid 8px #a8a8a8}@media screen and (max-width: 1024px){.header .nav-list li .nav-kawai{border-left:solid 8px #1075ae}}.header .nav-list li .nav-kawai:hover{color:#1075ae}@media screen and (max-width: 1024px){.header .nav-list li .nav-toshin{border-left:solid 8px #009380}}.header .nav-list li .nav-toshin:hover{color:#009380}@media screen and (max-width: 1024px){.header .nav-list li .nav-sundai{border-left:solid 8px #004c77}}.header .nav-list li .nav-sundai:hover{color:#004c77}@media screen and (max-width: 1024px){.header .nav-list li .nav-takeda{border-left:solid 8px #e53935}}.header .nav-list li .nav-takeda:hover{color:#e53935}@media screen and (max-width: 1024px){.header .nav-list li .nav-hikaku{border-left:solid 8px #e6a627}}.header .nav-list li .nav-hikaku:hover{color:#e6a627}@media screen and (max-width: 1024px){.header .nav-list li .nav-column{border-left:solid 8px #0d0d0d;border-bottom:none}}.header .nav-list li .nav-column:hover{color:#0d0d0d}@media screen and (max-width: 1024px){.header .nav-list li .nav-top:hover,.header .nav-list li .nav-kawai:hover,.header .nav-list li .nav-toshin:hover,.header .nav-list li .nav-sundai:hover,.header .nav-list li .nav-takeda:hover,.header .nav-list li .nav-hikaku:hover,.header .nav-list li .nav-column:hover{color:#0d0d0d;opacity:.7}}.header .nav-sub-list{display:none}@media screen and (max-width: 1024px){.header .nav-sub-list{display:block}}.header .nav-sub-list li{margin-bottom:20px}.header .nav-sub-list li a{transition:all .3s ease}.header .nav-sub-list li a:hover{opacity:.7}.header .ham{display:none;padding:5px;border-radius:50%;width:50px;height:50px;flex-direction:column;justify-content:center;gap:10px;cursor:pointer}@media screen and (max-width: 1024px){.header .ham{display:flex}}@media screen and (max-width: 480px){.header .ham{position:relative;z-index:1000;width:30px;height:30px;gap:8px;padding:0}}.header .ham span{width:100%;height:2px;background:#0d0d0d;border-radius:4px;transition:all .3s ease}.header .ham.active span:nth-child(1){transform:translateY(12px) rotate(35deg)}@media screen and (max-width: 480px){.header .ham.active span:nth-child(1){transform:translateY(10px) rotate(35deg)}}.header .ham.active span:nth-child(2){opacity:0}.header .ham.active span:nth-child(3){transform:translateY(-12px) rotate(-35deg)}@media screen and (max-width: 480px){.header .ham.active span:nth-child(3){transform:translateY(-10px) rotate(-35deg)}}.page-header{background:url(../img/top/pcmv.webp);background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 480px){.page-header__inner{padding:32px 0}}.page-header__title{font-size:32px;font-weight:bold;color:#fff}@media screen and (max-width: 480px){.page-header__title{font-size:26px}}#breadcrumbs{max-width:1100px;width:90%;font-size:14px;margin:10px auto 0;line-height:1.4}@media screen and (max-width: 767px){#breadcrumbs{overflow:auto;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}}@media screen and (max-width: 480px){#breadcrumbs{width:92%}}#breadcrumbs span span{padding:0 10px}@media screen and (max-width: 480px){#breadcrumbs span span{padding:0 6px}}#breadcrumbs span span a{font-size:14px;transition:all .3s ease}@media screen and (max-width: 480px){#breadcrumbs span span a{font-size:14px}}#breadcrumbs span span a:hover{color:#1d45cb}#breadcrumbs span span:first-child{padding-left:0}#breadcrumbs span span:first-child a{position:relative;transition:all .3s ease}#breadcrumbs span span:first-child a::before{content:"";font-family:"Font Awesome 6 Free";font-weight:900;display:inline-block;margin-right:6px;font-size:14px}#breadcrumbs span span:first-child a:hover{color:#1d45cb}.footer{background-color:#fff;padding-top:34px;box-shadow:0px -6px 10px rgba(0,0,0,.0588235294)}.footer__inner{padding:0}@media screen and (max-width: 480px){.footer .site-title{flex-direction:column;gap:5px}}@media screen and (max-width: 480px){.footer .site-title .main-title{font-size:26px}}@media screen and (max-width: 480px){.footer .site-title .sub-title{font-size:15px}}.footer__menu{margin:20px 0 30px;display:flex;flex-direction:column;gap:14px}.footer__menu a{transition:opacity .3s ease}.footer__menu a:hover{opacity:.7}.footer__menu-sub{display:flex;gap:20px}.footer__bottom{background:url(../img/common/footer-pc.webp);background-repeat:no-repeat;background-size:cover;background-position:center;color:#fff;padding:10px 0}@media screen and (max-width: 767px){.footer__bottom{background:url(../img/common/footer-sp.webp);background-repeat:no-repeat;background-size:cover;background-position:center}}@media screen and (max-width: 480px){.footer__bottom{padding:20px 0}}.footer__bottom-menu{display:flex;font-size:14px;justify-content:center;margin-bottom:6px}@media screen and (max-width: 767px){.footer__bottom-menu{flex-wrap:wrap;margin-bottom:10px}}@media screen and (max-width: 480px){.footer__bottom-menu{width:92%;margin:0 auto 12px;row-gap:8px}}.footer__bottom-menu li{border-right:solid 1px #fff;padding:0 20px}@media screen and (max-width: 767px){.footer__bottom-menu li{padding:0 10px}}@media screen and (max-width: 480px){.footer__bottom-menu li{width:50%;margin-bottom:5px;border-right:none;padding:0}}.footer__bottom-menu li:last-child{border-right:none}.footer__bottom-menu li a{transition:opacity .3s ease}@media screen and (max-width: 767px){.footer__bottom-menu li a{font-size:12px}}.footer__bottom-menu li a:hover{opacity:.7}.footer__copy{font-size:12px;text-align:center}.footer__copy a{font-size:12px}@media screen and (max-width: 480px){.footer__copy a{font-size:11px}}.follow-banner{width:285px;position:fixed;bottom:95px;right:20px;z-index:99;opacity:0;visibility:hidden;transition:all .3s ease}@media screen and (max-width: 1536px){.follow-banner{width:220px}}@media screen and (max-width: 1024px){.follow-banner{width:200px}}@media screen and (max-width: 480px){.follow-banner{bottom:0;right:0;width:100%;padding:10px;background-color:rgba(13,13,13,.5019607843)}}.follow-banner img{transition:all .3s ease}.follow-banner:hover img{transform:scale(1.05);filter:brightness(1.1)}.top{opacity:0;visibility:hidden;transition:all .3s ease;width:56px;position:fixed;bottom:20px;right:20px;z-index:99}.top:hover{transform:translateY(-5px)}@media screen and (max-width: 480px){.top{bottom:26vw;width:48px}}.show{opacity:1;visibility:visible}
