/*!
Theme Name: 京都医塾2021
Author: nishio
Description: xxx
Version: 1.0.0
*/
@import url(font/fontawesome/css/all.min.css);
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
*{box-sizing:border-box}html{font-size:62.5%}body{padding-top:75pt;font-size:1.4rem;line-height:1.5;font-family:serif}body.scroll-lock{position:fixed;left:0;right:0;top:0;bottom:0}::selection{background:rgba(0,0,0,.8);color:#fff}::-moz-selection{background:rgba(0,0,0,.8);color:#fff}h1,h2,h3,h4,h5{font-weight:600;letter-spacing:.2rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto}.container{max-width:75pc}.container,.container_l{width:calc(100% - 40px);margin:0 auto;display:block}.container_l{max-width:100pc}.container_s{width:calc(100% - 40px);max-width:920px;margin:0 auto;display:block}.scrollbar::-webkit-scrollbar{width:4px;height:4px}.scrollbar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.05);border-radius:2px}.scrollbar:hover::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2)}.grecaptcha-badge{visibility:hidden}.tc_red{color:#af1e2b}header{width:100%;min-height:75pt;background:#fff;position:fixed;top:0;left:0;z-index:2}header #h_main{width:100%;height:75pt}header #h_main .logo,header #h_main .wrap{display:flex;flex-direction:row;justify-content:space-between}header #h_main .logo{padding:5px 0}header #h_main .logo .img h1{margin:0;padding:0 20px;line-height:0}header #h_main .logo .img h1 a{display:inline-block}header #h_main .logo .img h1 a img{width:auto;height:50px;display:block}header #h_main .logo .caption{padding-left:40px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #ddd}header #h_main .logo .caption p{font-weight:600;letter-spacing:.1rem}header #h_main .sub{height:60px}header #h_main .sub ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:row}header #h_main .sub ul li{margin-right:4px}header #h_main .sub ul li.tel{padding:0 10px;display:flex;flex-direction:column;justify-content:center}header #h_main .sub ul li.tel p{margin:0;text-align:right;line-height:1;font-family:sans-serif;color:#666}header #h_main .sub ul li.tel p.num{margin:0 0 4px}header #h_main .sub ul li.tel p.num a{text-decoration:none;color:#333;font-weight:600;font-size:2rem;letter-spacing:.1rem;font-family:serif}header #h_main .sub ul li a.document{height:50px;padding:0 20px;background:#af1e2b;display:block;border-bottom-left-radius:4px;border-bottom-right-radius:4px;text-decoration:none;color:#fff;line-height:50px;letter-spacing:.2rem;text-indent:.2rem}header #h_main .sub ul li.btn_nav{margin:0 0 0 20px;padding:0 15px;border-left:1px solid #ddd;display:none}header #h_main .sub ul li.btn_nav a{width:50px;height:50px;padding:10px;display:flex;flex-direction:column;justify-content:center;align-items:flex-end;text-indent:-9999px;cursor:pointer}header #h_main .sub ul li.btn_nav a span{width:30px;width:75%;height:3px;display:block;background:#666;position:relative;text-indent:-9999px;transition:background .2s ease,width .2s ease}header #h_main .sub ul li.btn_nav a span:after,header #h_main .sub ul li.btn_nav a span:before{content:"";width:30px;height:3px;display:block;background:#666;position:absolute;right:0}header #h_main .sub ul li.btn_nav a span:before{top:-8px;transition:all .2s ease}header #h_main .sub ul li.btn_nav a span:after{bottom:-8px;width:60%;transition:all .2s ease}header #h_main .sub ul li.btn_nav a.active span{background:#fff;width:100%}header #h_main .sub ul li.btn_nav a.active span:before{transform:rotate(45deg);top:-25%}header #h_main .sub ul li.btn_nav a.active span:after{width:100%;transform:rotate(-45deg);bottom:-25%}header #h_main .sub ul li.brother a{height:50px;padding:0 30px 0 10px;background:#0f3568;display:block;border-bottom-left-radius:4px;border-bottom-right-radius:4px;text-decoration:none;color:#fff;line-height:50px;letter-spacing:.2rem;text-indent:.2rem;position:relative}header #h_main .sub ul li.brother a:after{content:"\f0da";font-family:font awesome\ 5 free;font-weight:600;font-size:1rem;line-height:1pc;text-align:center;color:#fff;width:30px;height:1pc;display:block;position:absolute;top:calc(50% - 8px);right:0}header #h_nav{height:40px;position:absolute;right:0;bottom:0}header #h_nav .wrap .set nav ul.hnav_list{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;justify-content:flex-end}header #h_nav .wrap .set nav ul.hnav_list>li>a{height:40px;padding:0 1pc;display:block;position:relative;text-decoration:none;color:#333;font-weight:600;font-size:1.6rem;line-height:40px;transition:background .2s ease}header #h_nav .wrap .set nav ul.hnav_list>li.active>a{background:#f5f5f5}header #h_nav .wrap .set nav ul.hnav_list>li.sub{position:relative}header #h_nav .wrap .set nav ul.hnav_list>li.sub>a{padding-right:20px;position:relative;cursor:pointer}header #h_nav .wrap .set nav ul.hnav_list>li.sub>a:after{content:"\f078";font-family:font awesome\ 5 free;font-weight:600;font-size:1rem;color:#999;text-align:center;line-height:20px;width:20px;height:20px;margin-top:-10px;display:block;position:absolute;right:0;top:50%}header #h_nav .wrap .set nav ul.hnav_list>li.sub .sub_wrap{width:100%;position:fixed;background:#f5f5f5;right:0;top:75pt;display:none}header #h_nav .wrap .set nav ul.hnav_list>li.sub ul.sub_list{margin:0;padding:20px;list-style:none;display:flex;flex-direction:row;justify-content:flex-end}header #h_nav .wrap .set nav ul.hnav_list>li.sub ul.sub_list li a{height:40px;padding:0 1pc;display:block;text-decoration:none;font-size:1.6rem;font-weight:600;line-height:40px;color:#333}header #h_nav .wrap .set nav ul.hnav_list>li.line a{width:40px;padding:0;display:block}header #h_nav .wrap .set nav ul.hnav_list>li.line a span{width:40px;height:40px;position:relative;display:block;text-indent:-9999px}header #h_nav .wrap .set nav ul.hnav_list>li.line a span:before{content:"\f3c0";width:40px;height:40px;display:block;font-family:font awesome\ 5 brands;font-weight:300;font-size:2.8rem;color:#06c755;text-indent:0;text-align:center;line-height:40px;position:absolute;top:0;left:0}header #h_nav .wrap .set nav ul.hnav_list_sp{display:none}footer{background:#0f3568;color:#fff}footer #f_nav .wrap{width:calc(100% - 40px);margin:0 auto;padding:60px 0 20px;display:flex;flex-direction:column;justify-content:center}footer #f_nav .wrap .f_nav{display:block}footer #f_nav .wrap .f_nav nav{flex:1;display:flex;flex-direction:column;justify-content:flex-start}footer #f_nav .wrap .f_nav nav ul.fnav_list{width:100%;margin:0 0 0 10px;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px}footer #f_nav .wrap .f_nav nav ul.fnav_list li.space{height:20px}footer #f_nav .wrap .f_nav nav ul.fnav_list li a{padding:10px;color:#fff;text-decoration:none;display:block;transition:background .2s ease;position:relative}footer #f_nav .wrap .f_nav nav ul.fnav_list li a:after{content:"";width:0;height:1px;display:block;position:absolute;bottom:0;left:0;background:#fff;transition:width .5s ease}footer #f_nav .wrap .f_nav nav ul.fnav_list li.ttl{background:hsla(0,0%,100%,.2)}footer #f_nav .wrap .f_nav nav ul.fnav_list li.ttl span{padding:10px;display:block}footer #f_nav .wrap .f_nav nav ul.fnav_list.course a:before{content:"-";margin-right:10px;color:hsla(0,0%,100%,.6)}footer #f_nav .wrap .f_nav ul.sns{margin:40px 0;padding:0;list-style:none;display:flex;flex-direction:row;justify-content:center}footer #f_nav .wrap .f_nav ul.sns>li{margin:0 0 0 10px}footer #f_nav .wrap .f_nav ul.sns>li:first-child{margin-left:0}footer #f_nav .wrap .f_nav ul.sns>li>a{width:40px;height:40px;display:block;color:#fff;text-decoration:none;text-indent:-9999px;overflow:hidden;line-height:10;transition:opacity .2s ease}footer #f_nav .wrap .f_nav ul.sns>li>a.popup{cursor:pointer}footer #f_nav .wrap .f_nav ul.sns li a:before{display:block;font-family:font awesome\ 5 brands;text-indent:0;text-align:center}footer #f_nav .wrap .f_nav ul.sns>li>a:before{width:40px;height:40px;font-size:2.8rem;line-height:30px}footer #f_nav .wrap .f_nav a.facebook:before{content:"\f09a"}footer #f_nav .wrap .f_nav a.twitter:before{content:"\f099"}footer #f_nav .wrap .f_nav a.youtube:before{content:"\f167"}footer #f_nav .wrap .f_nav a.tiktok:before{content:"\e07b"}footer #f_nav .wrap .f_nav a.line:before{content:"\f3c0"}footer #f_nav .wrap .f_nav a.instagram:before{content:"\f16d"}footer #f_nav .popup_fanav_sns{width:100%;height:100%;position:fixed;top:0;left:0;z-index:3;display:none}footer #f_nav .popup_fanav_sns .wrap{width:100%;height:100%;padding:0;display:flex;justify-content:center;align-items:center;position:relative}footer #f_nav .popup_fanav_sns .bg{width:100%;height:100%;background:rgba(0,0,0,.8);position:absolute;top:0;left:0}footer #f_nav .popup_fanav_sns .set{width:calc(100% - 20px);max-width:360px;z-index:1;position:relative}footer #f_nav .popup_fanav_sns .set span#close_popup_fnav_sns{width:40px;height:40px;display:block;transition:opacity .2s ease;cursor:pointer;position:absolute;top:-40px;right:0;z-index:1}footer #f_nav .popup_fanav_sns .set span#close_popup_fnav_sns:before{content:"\f00d";font-family:font awesome\ 5 free;font-weight:600;font-size:2rem;text-align:center;line-height:40px;color:#eee;width:40px;height:40px;display:block;position:absolute;left:0;top:calc(50% - 20px)}footer #f_nav .popup_fanav_sns .set span#close_popup_fnav_sns:hover{opacity:.6}footer #f_nav .popup_fanav_sns .set .inner ul{margin:0;padding:0;list-style:none;background:#fff;border-radius:4px}footer #f_nav .popup_fanav_sns .set .inner ul li+li{border-top:1px solid #ddd}footer #f_nav .popup_fanav_sns .set .inner ul li a{padding:20px;padding-left:40px;display:block;text-decoration:none;position:relative;color:#333;transition:background .2s ease}footer #f_nav .popup_fanav_sns .set .inner ul li a:before{display:block;font-family:font awesome\ 5 brands;text-indent:0;text-align:center;color:#0f3568;width:40px;height:20px;line-height:20px;position:absolute;left:0;top:calc(50% - 10px)}footer #f_nav .wrap .f_nav ul.sns li.sub>ul{width:20pc;margin:0;padding:0;list-style:none;background:#f5f5f5;border-radius:4px;position:absolute;bottom:40px}footer #f_nav .wrap .f_nav ul.sns li.sub>ul li+li{border-top:1px solid #ddd}footer #f_nav .wrap .f_info{width:100%;max-width:680px;margin:0 auto 60px;display:flex;flex-direction:row}footer #f_nav .wrap .f_info .logo{flex:1;display:flex;justify-content:center;align-items:center}footer #f_nav .wrap .f_info .trial{flex:1}footer #f_nav .wrap .f_info h1{font-size:2.4rem}footer #f_nav .wrap .f_info .logo{display:flex;flex-direction:row;justify-content:center}footer #f_nav .wrap .f_info .logo .img{width:90pt;display:flex;flex-direction:column;justify-content:center;align-items:center}footer #f_nav .wrap .f_info .logo .img picture{max-width:75pt;display:block}footer #f_nav .wrap .f_info .logo .txt{display:flex;flex-direction:column;justify-content:flex-end}footer #f_nav .wrap .f_info .logo .txt p strong{font-family:serif;font-size:2rem;letter-spacing:.1rem}footer #f_nav .wrap .f_info .tel{margin:40px 0 0}footer #f_nav .wrap .f_info .tel p{margin:0}footer #f_nav .wrap .f_info .tel p.tel{font-size:3.2rem;font-weight:600;letter-spacing:.2rem;line-height:1}footer #f_nav .wrap .f_info .inquiry ul{margin:40px 0 0;padding:0;list-style:none}footer #f_nav .wrap .f_info .inquiry ul li{margin:10px 0 0}footer #f_nav .wrap .f_info .inquiry ul li:first-child{margin-top:0}footer #f_nav .wrap .f_info .inquiry ul li a{height:58px;color:#fff;text-decoration:none;border:1px solid #fff;display:block;text-align:center;line-height:58px;position:relative;transition:background .2s ease,color .2s ease;border-radius:4px}footer #f_nav .wrap .f_info .inquiry ul li a:after{content:"\f0da";font-family:font awesome\ 5 free;font-weight:600;line-height:20px;text-align:center;width:20px;height:20px;margin-top:-10px;display:block;position:absolute;top:50%;right:10px}footer #f_copy{border-top:1px solid #fff}footer #f_copy p.copy{margin:0;padding:20px 0;font-size:1.2rem;text-align:center}#common_header{margin:75pt 0 60px}#common_header .topimg{margin:-75pt 0 60px}#common_header .wrap h1{width:100%;position:relative;font-size:3rem;letter-spacing:.4rem}#common_header .wrap h1:before{content:"";width:100%;height:1px;background:#ddd;display:block;position:absolute;top:0;left:0}#common_header .wrap h1 span{padding:0 30px 0 0;display:inline-block;background:#fff;position:relative}#common_body{margin:60px 0 75pt}#common_body h2{margin-bottom:60px;font-size:3.6rem}#common_body h3{margin:60px 0 40px;font-size:3rem}#common_body p{font-size:1.6rem;line-height:1.8}#common_body li{margin:10px 0;font-size:1.6;line-height:1.8}#common_body ul.point_list{max-width:40pc;margin:40px 0 75pt;padding:1pc 40px;border:1px solid #ddd;position:relative}#common_body ul.point_list:before{content:"POINT:";font-family:sans-serif;font-weight:600;letter-spacing:.1rem;line-height:30px;height:30px;padding:0 10px;display:inline-block;background:#fff;position:absolute;top:-15px;left:15px}#common_body ul.point_list li{margin:4px 0;font-size:1.4rem}#common_body ul.nav_list{margin:0;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap}#common_body ul.nav_list li{margin-right:20px}#common_body ul.nav_list li a{padding:10px 10px 10px 40px;color:#333;text-decoration:none;font-size:1.6rem;display:inline-block;position:relative;border-radius:4px}#common_body ul.nav_list li a:before{content:"\f0d7";font-family:font awesome\ 5 free;font-weight:600;font-size:1rem;line-height:1pc;text-align:center;color:#666;width:1pc;height:1pc;margin-top:-8px;display:block;background:#eee;position:absolute;left:10px;top:50%}#column{display:flex;flex-direction:row}#column #main{flex:1}#column #sub{width:30%;min-width:15pc;padding:0 0 75pt 75pt}#column #sub .sticky{padding:75pt 0 0;position:sticky;top:0}#column #sub ul.link_list{margin:0;padding:0;list-style:none}#column #sub ul.link_list li{border-bottom:1px solid #eee}#column #sub ul.link_list li a{padding:1pc 40px 1pc 20px;display:block;text-decoration:none;font-size:1.6rem;color:#333;position:relative}#column #sub ul.link_list li a:before{content:"\f054";font-family:font awesome\ 5 free;font-weight:600;font-size:10px;text-align:center;line-height:20px;color:#999;width:40px;height:20px;margin-top:-10px;display:block;position:absolute;top:50%;right:0}#column #sub ul.link_list li a:after{content:"";width:0;height:1px;background:#999;display:block;position:absolute;bottom:-1px;left:0;transition:width .5s ease}#pager{padding:20px 0 40px}#pager .pager .wp-pagenavi{display:flex;flex-direction:row;justify-content:center}#pager .pager .wp-pagenavi .pages{display:none}#pager .pager .wp-pagenavi a.first,#pager .pager .wp-pagenavi a.last,#pager .pager .wp-pagenavi a.page,#pager .pager .wp-pagenavi span.current,#pager .pager .wp-pagenavi span.extend{height:36px;padding:0 9pt;font-size:1.6rem;font-weight:600;text-decoration:none;line-height:36px;display:inline-block}#pager .pager .wp-pagenavi a.first,#pager .pager .wp-pagenavi a.last,#pager .pager .wp-pagenavi a.page{color:#bbb}#pager .pager .wp-pagenavi a.first,#pager .pager .wp-pagenavi a.last{display:none}#pager .pager .wp-pagenavi a.nextpostslink,#pager .pager .wp-pagenavi a.previouspostslink{width:0;padding-left:36px;height:36px;margin:0 10px;display:inline-block;overflow:hidden;letter-spacing:-9999px;position:relative}#pager .pager .wp-pagenavi a.nextpostslink:before,#pager .pager .wp-pagenavi a.previouspostslink:before{width:2pc;height:2pc;margin-top:-1pc;display:block;font-family:font awesome\ 5 free;font-weight:600;line-height:2pc;text-align:center;letter-spacing:0;color:#666;background:#d9d9d9;position:absolute;top:50%;left:0;opacity:.8}#pager .pager .wp-pagenavi a.previouspostslink:before{content:"\f0d9"}#pager .pager .wp-pagenavi a.nextpostslink:before{content:"\f0da"}#f_fix{width:100%;position:fixed;bottom:0;left:0;display:none;z-index:2}#f_fix .line a{padding:20px 0;background:#06c755;text-decoration:none;font-size:1.6rem;font-family:sans-serif;position:relative}#f_fix .line a,#f_fix .line a:before{display:block;color:#fff;text-align:center}#f_fix .line a:before{content:"\f3c0";width:40px;height:40px;margin-top:-20px;font-family:font awesome\ 5 brands;font-size:40px;line-height:40px;letter-spacing:0;position:absolute;top:50%;left:10px}#f_fix ul.contact_20220224{margin:0;padding:4px;list-style:none;display:flex;gap:4px;background:#fff}#f_fix ul.contact_20220224 li{flex:1}#f_fix ul.contact_20220224 li a{height:60px;padding:0 20px;background:#af1e2b;display:flex;flex-direction:column;justify-content:center;text-decoration:none;color:#fff;text-align:center;position:relative}#f_fix ul.contact_20220224 li a span{display:inline-block;clear:both;font-size:120%}#f_fix ul.contact_20220224 li a small{display:inline-block;font-size:50%}#f_fix ul.contact_20220224 li a:before{font-family:font awesome\ 5 free;font-size:1.4rem;font-weight:600;text-align:center;line-height:20px;width:30px;height:20px;display:block;position:absolute;left:0;top:calc(50% - 10px)}#f_fix ul.contact_20220224 li.document a:before{content:"\f15c"}#f_fix ul.contact_20220224 li.tel a:before{content:"\f095"}#common_links{padding:40px 0;background:#fff}#common_links ul.link_list{max-width:50pc;margin:0 auto;padding:0;list-style:none;display:flex;flex-direction:row;flex-wrap:wrap}#common_links ul.link_list li{width:50%;padding:4px}#common_links ul.link_list li a{padding:20px 30px;display:block;position:relative;text-align:center;text-decoration:none;font-size:2rem;color:#333;background:#f5f5f5}#common_links ul.link_list li a:after{content:"\f0da";font-family:font awesome\ 5 free;font-weight:600;font-size:1.2rem;color:#fff;text-align:center;line-height:20px;width:20px;height:20px;margin-top:-10px;display:block;background:#af1e2b;position:absolute;top:50%;right:1pc}#common_links ul.link_list li.contact{width:100%}#common_links ul.link_list li.tel{padding:20px 0;text-align:center;font-size:2rem}#common_links ul.link_list li.tel a{padding:4px 4px 4px 24px;display:inline-block;background:0;font-weight:600;font-size:2.4rem;letter-spacing:.1rem;text-indent:.1rem}#common_links ul.link_list li.tel a:after{content:"\f095";font-size:1pc;background:0;color:#333;left:0;right:auto}#common_links ul.link_list li.tel small{font-weight:300;font-size:1.4rem}#common_links ul.link_list li.geneki a{padding:20px;background:0;border:1px solid #ddd}#common_links ul.link_list li.geneki a:after{display:none}#common_links ul.link_list li.geneki a p{margin:0 0 1pc;font-size:1.4rem}#common_links ul.link_list li.geneki a img{max-width:20pc;margin:0 auto;display:block}@media(pointer:fine){header #h_main .logo .img h1 a:hover img{opacity:.6}header #h_nav .wrap .set nav ul.hnav_list>li>a:hover{background:#f5f5f5}header #h_nav .wrap .set nav ul.hnav_list>li.sub ul.sub_list li a:hover{background:#eee}header #h_main .sub ul li a.document:hover{opacity:.8}header #h_main .sub ul li.btn_nav a:hover span,header #h_main .sub ul li.btn_nav a:hover span:after{width:100%}header #h_main .sub ul li.brother a:hover{opacity:.8}footer #f_nav .wrap .f_nav ul.sns>li>a:hover{opacity:.4}footer #f_nav .wrap .f_nav nav ul.fnav_list li a:hover:after{width:100%}footer #f_nav .wrap .f_info .inquiry ul li a:hover{background:hsla(0,0%,100%,.2)}footer #f_nav .popup_fanav_sns .set .inner ul li a:hover{background:rgba(0,0,0,.05)}#column #sub ul.link_list li a:hover:after{width:100%}#pager .pager .wp-pagenavi a.first:hover,#pager .pager .wp-pagenavi a.last:hover,#pager .pager .wp-pagenavi a.page:hover{color:#333}#pager .pager .wp-pagenavi a.nextpostslink:hover:before,#pager .pager .wp-pagenavi a.previouspostslink:hover:before{opacity:1}#common_body ul.nav_list li a:hover:before{background:#af1e2b;color:#fff}#common_links ul.link_list li a:hover{background:#eee}#common_links ul.link_list li.tel a:hover{background:0}#common_links ul.link_list li.geneki a:hover{border-color:#bbb;background:0}}@media screen and (max-width:1024px){body{padding-top:5pc}header{min-height:auto}header,header #h_main{height:5pc}header #h_main .logo,header #h_main .logo .img h1{padding:0}header #h_main .logo .img h1 a{padding:10px}header #h_main .logo .img h1 a img{height:60px}header #h_main .logo .caption{display:none}header #h_main .sub{height:5pc}header #h_main .sub ul{padding:0}header #h_main .sub ul li{margin-right:1px}header #h_main .sub ul li a.document{min-width:75pt;height:5pc;padding:60px 0 0;border-radius:0;font-size:1.2rem;font-weight:600;letter-spacing:.1rem;text-align:center;text-indent:.1rem;line-height:1.2;position:relative}header #h_main .sub ul li a.document:before{content:"\f15c";font-family:font awesome\ 5 free;font-size:3.2rem;text-align:center;line-height:60px;width:40px;height:60px;display:block;position:absolute;left:calc(50% - 20px);top:0}header #h_main .sub ul li.tel{padding:0}header #h_main .sub ul li.tel p.num a{min-width:75pt;height:5pc;padding:60px 0 0;border-radius:0;font-size:1.2rem;font-weight:600;letter-spacing:.1rem;text-align:center;text-indent:.1rem;line-height:1.2;display:block;position:relative;background:#0f3568;color:#fff}header #h_main .sub ul li.tel p.num a:before{content:"\f095";font-family:font awesome\ 5 free;font-size:3.2rem;text-align:center;line-height:60px;width:40px;height:60px;display:block;position:absolute;left:calc(50% - 20px);top:0}header #h_main .sub ul li.tel p.num a:after{content:"お電話";font-size:1.2rem}header #h_main .sub ul li.tel p.caption,header #h_main .sub ul li.tel p.num a span{display:none}header #h_main .sub ul li.btn_nav{margin-left:0;padding:0 10px;border-left:0;display:block}header #h_main .sub ul li.btn_nav a{width:60px;height:5pc;margin:0 auto;padding:15px;position:relative}header #h_main .sub ul li.btn_nav a:before{content:"menu";width:100%;height:20px;text-align:center;position:absolute;bottom:4px;left:0;text-indent:1px}header #h_main .sub ul li.btn_nav a span,header #h_main .sub ul li.btn_nav a span:after,header #h_main .sub ul li.btn_nav a span:before{background:#333}header #h_main .sub ul li.brother a{display:none;height:56px;padding:0 36px 0 1pc;line-height:56px}header #h_main .sub ul li.brother a span{display:none}header #h_nav{width:100%;height:calc(100vh - 5pc);bottom:auto;top:5pc;background:#fafafa;box-shadow:0 3px 3px -3px rgba(0,0,0,.2) inset;display:none;overflow-x:auto}header #h_nav .wrap .set nav{padding:0 0 5pc}header #h_nav .wrap .set nav ul.hnav_list{width:100%;flex-direction:column;justify-content:flex-start}header #h_nav .wrap .set nav ul.hnav_list>li{border-bottom:1px solid #eee}header #h_nav .wrap .set nav ul.hnav_list>li>a{height:50px;padding:0 1pc;padding-right:30px;position:relative;font-size:1.4rem;line-height:50px}header #h_nav .wrap .set nav ul.hnav_list>li>a:after{content:"\f054";font-family:font awesome\ 5 free;font-weight:600;font-size:1rem;color:#999;text-align:center;line-height:20px;width:30px;height:20px;margin-top:-10px;display:block;position:absolute;right:0;top:50%}header #h_nav .wrap .set nav ul.hnav_list>li.line{border:0}header #h_nav .wrap .set nav ul.hnav_list>li.line>a{width:50px;padding:5px}header #h_nav .wrap .set nav ul.hnav_list>li.line>a:after{display:none}header #h_nav .wrap .set nav ul.hnav_list>li.sub>a:after{width:30px}header #h_nav .wrap .set nav ul.hnav_list>li.sub.active>a:after{transform:rotate(180deg)}header #h_nav .wrap .set nav ul.hnav_list>li.sub .sub_wrap{position:relative;right:auto;top:auto}header #h_nav .wrap .set nav ul.hnav_list>li.sub ul.sub_list{padding:0;flex-direction:column;justify-content:flex-start}header #h_nav .wrap .set nav ul.hnav_list>li.sub ul.sub_list li{border-top:1px solid #e5e5e5}header #h_nav .wrap .set nav ul.hnav_list>li.sub ul.sub_list li a{height:50px;padding:0 30px 0 40px;line-height:50px;font-size:1.4rem;position:relative}header #h_nav .wrap .set nav ul.hnav_list>li.sub ul.sub_list li a:before{content:"-";text-align:center;line-height:20px;width:40px;height:20px;margin-top:-10px;display:block;position:absolute;top:50%;left:0}header #h_nav .wrap .set nav ul.hnav_list>li.sub ul.sub_list li a:after{content:"\f054";font-family:font awesome\ 5 free;font-weight:600;font-size:1rem;color:#999;text-align:center;line-height:20px;width:30px;height:20px;margin-top:-10px;display:block;position:absolute;right:0;top:50%}header #h_nav .wrap .set nav ul.hnav_list_sp{width:calc(100% - 40px);margin:40px auto 0;padding:0;display:block;list-style:none}header #h_nav .wrap .set nav ul.hnav_list_sp li+li{margin-top:4px}header #h_nav .wrap .set nav ul.hnav_list_sp li>a{height:3pc;padding:0 20px;color:#fff;text-align:center;text-decoration:none;font-weight:600;display:block;line-height:3pc;position:relative;transition:background .2s ease,color .2s ease;border-radius:4px;background:#af1e2b}header #h_nav .wrap .set nav ul.hnav_list_sp li>a:after{content:"\f0da";font-family:font awesome\ 5 free;font-weight:600;line-height:20px;text-align:center;width:20px;height:20px;margin-top:-10px;display:block;position:absolute;top:50%;right:10px}header #h_nav .wrap .set nav ul.hnav_list_sp li.blue>a{background:#0f3568}header #h_nav .wrap .set nav ul.hnav_list_sp li.tel{margin-bottom:20px}header #h_nav .wrap .set nav ul.hnav_list_sp li.tel h2{margin:0;font-size:1.4rem}header #h_nav .wrap .set nav ul.hnav_list_sp li.tel p{margin:0}header #h_nav .wrap .set nav ul.hnav_list_sp li.tel p a{font-size:2.8rem;font-weight:600;color:#333;text-decoration:none}footer #f_nav .wrap{padding-top:60px}footer #f_nav .wrap .f_nav{max-width:460px;margin:40px auto;padding-right:0}footer #f_nav .wrap .f_nav nav{flex-direction:column}footer #f_nav .wrap .f_nav nav ul.fnav_list{max-width:none;margin:0;flex-direction:row;border-top:1px solid hsla(0,0%,100%,.6);border-bottom:1px solid hsla(0,0%,100%,.6);gap:0}footer #f_nav .wrap .f_nav nav ul.fnav_list+ul{border-top:0}footer #f_nav .wrap .f_nav nav ul.fnav_list.course{margin:40px 0 0;border-bottom:1px solid hsla(0,0%,100%,.2)}footer #f_nav .wrap .f_nav nav ul.fnav_list li{width:100%;margin:0;border-bottom:1px solid hsla(0,0%,100%,.2)}footer #f_nav .wrap .f_nav nav ul.fnav_list li:last-child{border-bottom:0}footer #f_nav .wrap .f_nav nav ul.fnav_list li.space{display:none}footer #f_nav .wrap .f_nav ul.sns{margin-top:30px}footer #f_nav .wrap .f_info{max-width:460px;margin:0 auto;flex-direction:column}footer #f_nav .wrap .f_info .logo{width:100%;padding:0 0 40px;align-items:center}footer #f_nav .wrap .f_info .logo a img{max-width:10pc}footer #f_nav .wrap .f_info h1{font-size:2rem;text-align:center}footer #f_nav .wrap .f_info p{text-align:center}footer #f_nav .wrap .f_info .logo .img{flex:1;padding-right:20px}footer #f_nav .wrap .f_info .logo .img picture{max-width:5pc}footer #f_nav .wrap .f_info .logo .txt{display:flex;flex-direction:column;justify-content:flex-end}footer #f_nav .wrap .f_info .logo .txt p{font-size:1.2rem}footer #f_nav .wrap .f_info .tel{text-align:center}footer #f_copy p.copy{font-size:1rem}#common_header{margin:40px 0}#common_header .wrap h1{font-size:2rem}#common_header .wrap h1 span{padding-right:20px}#common_body{margin:40px 0}#common_body h2{margin-bottom:40px;font-size:2.4rem}#common_body ul.nav_list{flex-direction:column}#common_body ul.nav_list li{margin:0}#column{flex-direction:column}#column #sub{width:calc(100% + 40px);min-width:inherit;margin-left:-20px;padding:40px 20px;background:#fafafa}#column #sub>*{max-width:460px;margin:0 auto}#pager .pager .wp-pagenavi a.nextpostslink,#pager .pager .wp-pagenavi a.previouspostslink{padding-left:28px}#pager .pager .wp-pagenavi a.nextpostslink:before,#pager .pager .wp-pagenavi a.previouspostslink:before{width:20px;height:20px;margin-top:-10px;margin-left:-10px;line-height:20px;left:50%}}@media screen and (min-width:768px){.onlySP{display:none}}@media screen and (max-width:767.98px){.onlyPC,header #h_main .logo{display:none}header #h_main .sub{width:100%}header #h_main .sub ul{width:100%;justify-content:flex-end}header #h_main .sub ul li{flex:1;margin-right:1px}header #h_main .sub ul li a.document{font-size:1.2rem;letter-spacing:0}header #h_main .sub ul li.tel p.num a:after{font-size:1.2rem}header #h_main .sub ul li.brother{display:none}footer{padding-bottom:5pc}#f_fix{display:block}#common_links ul.link_list{flex-direction:column}#common_links ul.link_list li{width:100%;padding:4px 0}#common_links ul.link_list li a{font-size:1.6rem}#common_links ul.link_list li a:after{line-height:1pc;width:1pc;height:1pc;margin-top:-8px;right:9pt}}