@charset "UTF-8";
.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal !important;}
.wpcf7 form .wpcf7-response-output{margin:2em 0.5em 1em;padding:0.2em 1em;border:2px solid #00a0d2;}
.wpcf7 form.init .wpcf7-response-output, .wpcf7 form.resetting .wpcf7-response-output, .wpcf7 form.submitting .wpcf7-response-output{display:none;}
.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450;}
.wpcf7 form.failed .wpcf7-response-output, .wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232;}
.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28;}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900;}
.wpcf7-form-control-wrap{position:relative;}
.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:normal;display:block;}
.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em;}
.wpcf7-list-item{display:inline-block;margin:0 0 0 1em;}
.wpcf7-list-item-label::before, .wpcf7-list-item-label::after{content:" ";}
.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:0.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative;}
form.submitting .wpcf7-spinner{visibility:visible;}
.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite;}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms;}
}
@keyframes spin {
from{transform:rotate(0deg);}
to{transform:rotate(360deg);}
}
@keyframes blink {
from{opacity:0;}
50%{opacity:1;}
to{opacity:0;}
}
.wpcf7 [inert]{opacity:0.5;}
.wpcf7 input[type="file"]{cursor:pointer;}
.wpcf7 input[type="file"]:disabled{cursor:default;}
.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed;}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"]{direction:ltr;}
.wpcf7-reflection > output{display:list-item;list-style:none;}
.wpcf7-reflection > output[hidden] {
display: none;
}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;touch-action:none}.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-button{display:inline-block;text-decoration:none;font-size:13px;line-height:2;height:28px;margin:0;padding:0 10px 1px;cursor:pointer;border-width:1px;border-style:solid;-webkit-appearance:none;border-radius:3px;white-space:nowrap;box-sizing:border-box;color:#50575e;border-color:#c3c4c7;background:#f6f7f7;box-shadow:0 1px 0 #c3c4c7;vertical-align:top}.ui-button:active,.ui-button:focus{outline:0}.ui-button::-moz-focus-inner{border-width:0;border-style:none;padding:0}.ui-button:focus,.ui-button:hover{background:#f6f7f7;border-color:#8c8f94;color:#1d2327}.ui-button:focus{border-color:#4f94d4;box-shadow:0 0 3px rgba(34,113,177,.8)}.ui-button:active{background:#f0f0f1;border-color:#8c8f94;box-shadow:inset 0 2px 5px -3px rgba(0,0,0,.5)}.ui-button:disabled,.ui-button[disabled]{color:#a7aaad!important;border-color:#dcdcde!important;background:#f6f7f7!important;box-shadow:none!important;text-shadow:0 1px 0 #fff!important;cursor:default;transform:none!important}@media screen and (max-width:782px){.ui-button{padding:6px 14px;line-height:normal;font-size:14px;vertical-align:middle;height:auto;margin-bottom:4px}}.ui-dialog{position:absolute;top:0;left:0;z-index:100102;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.3);overflow:hidden}.ui-dialog-titlebar{background:#fff;border-bottom:1px solid #dcdcde;height:36px;font-size:18px;font-weight:600;line-height:2;padding:0 36px 0 16px}.ui-button.ui-dialog-titlebar-close{background:0 0;border:none;box-shadow:none;color:#646970;cursor:pointer;display:block;padding:0;position:absolute;top:0;right:0;width:36px;height:36px;text-align:center;border-radius:0;overflow:hidden}.ui-dialog-titlebar-close:before{font:normal 20px/1 dashicons;vertical-align:top;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.8;width:36px;height:36px;content:"\f158"}.ui-button.ui-dialog-titlebar-close:focus,.ui-button.ui-dialog-titlebar-close:hover{color:#135e96}.ui-button.ui-dialog-titlebar-close:focus{box-shadow:0 0 0 2px #2271b1;outline:2px solid transparent;outline-offset:-2px}.ui-dialog-content{padding:16px;overflow:auto}.ui-dialog-buttonpane{background:#fff;border-top:1px solid #dcdcde;padding:16px}.ui-dialog-buttonpane .ui-button{margin-left:16px}.ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-widget-overlay{position:fixed;top:0;left:0;right:0;bottom:0;min-height:360px;background:#000;opacity:.7;z-index:100101}.wpcf7cp-force-hide{display:none !important;}
.wpcf7cp-form-hide{visibility:hidden !important;}
div.wpcf7{position:relative;height:auto;}
div#wpcf7cpcnf{position:absolute;z-index:1000;background-color:transparent;width:100%;height:auto;top:0;left:0;margin-left:auto;margin-right:auto;margin-top:auto;margin-bottom:auto;}
div.wpcf7cp-progress-cover{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;background-color:#fff;opacity:0.5;z-index:1000;}
div.wpcf7cp-progress-content{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;opacity:1;z-index:1001;}
div.wpcf7cp-progress-content p{width:200px;height:1em;position:absolute;margin-left:-100px;margin-top:-0.5em;top:50%;left:50%;line-height:1;padding:0;text-align:center;}
div.wpcf7cp-btns{margin-top:2em;}
button.wpcf7cp-cfm-edit-btn{margin-right:20px;margin-bottom:20px;}
button.wpcf7cp-cfm-submit-btn {
margin-bottom: 20px;
}.wpcf7c-elm-step2{}
.wpcf7c-elm-step3{}
.wpcf7 .ajax-loader{}
.wpcf7c-hide{display:none;}
.wpcf7c-force-hide{display:none !important;}
.wpcf7c-conf {background-color: #999999; color: black; border: 1px solid #333333;}
   #inner-content .hh.hhq:before,
#inner-content .hh.hha:before{content:"Q";background:#1A237E;}
#inner-content .hh.hha:before{content:"A";background:#f39c12;}
#inner-content .hh.hhq, #inner-content .hh.hha{font-size:1em;}
#inner-content .hh.hhq + .hh.hha{margin:1em 0 2em;font-size:1em;font-weight:500;}
.entry-content table, .entry-content tr:not(:last-child), .entry-content th, .entry-content td{border:2px solid #d7d7d7;}
.grad-btn{box-shadow:initial ! important;color:#1a0dab! important;width:initial ! important;z-index:2 ! important;right:0;bottom:0;left:0;margin:auto;padding:.2em 0;border-radius:2px;background:#fff;font-size:80%;transition:.8s ease;box-shadow:0 0 3px rgba(0,0,0,.3);text-align:right;display:block;}
.grad-item{height:400px;max-height:400px;}
.grad-wrap{position:relative}
.grad-wrap+.grad-wrap{margin-top:40px}
.grad-btn{z-index:2;position:absolute;right:0;bottom:0;left:0;width:148px;margin:auto;padding:.2em 0;border-radius:2px;background:#ffb529;color:#fff;font-size:1rem;text-align:center;transition:.8s ease;box-shadow:0 0 3px rgba(0, 0, 0, .3)}
.grad-btn:hover{background:#fff;color:#ffb529}
.grad-btn .fa{margin-right:.5em}
.grad-item{position:relative;height:80px;max-height:200px;overflow:hidden;transition:max-height 1s}
.grad-item p+p{margin-top:1em}
.grad-item::before{display:block;position:absolute;bottom:0;left:0;content:"";width:100%;height:60px;background:-webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 20%, rgba(255, 255, 255, .9) 60%, #fff 100%);background:linear-gradient(top, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .9) 20%, rgba(255, 255, 255, .9) 60%, #fff 100%)}
.grad-trigger, .grad-trigger:checked~.grad-item::before{display:none}
.grad-trigger:checked~.grad-btn{bottom:-2em}
.grad-trigger:checked~.grad-btn .fa{transform:rotate(180deg)}
.grad-trigger:checked~.grad-item{height:auto!important;max-height:10000px;transition:max-height 1s;margin-bottom:25px}
.grad-btn::after{content:"....さらに詳しく読む"! important;}
.grad-trigger:checked ~ .grad-btn::after{content:"閉じる"! important;}
.grad-trigger:checked ~ .grad-item{height:auto!important;max-height:5000px !important;}
.sc{font-weight:initial;}
.grad-btn{box-shadow:initial ! important;color:#1a0dab! important;width:initial ! important;z-index:2 ! important;right:0;bottom:0;left:0;margin:auto;padding:.2em 0;border-radius:2px;background:#fff;font-size:80%;transition:.8s ease;box-shadow:0 0 3px rgba(0,0,0,.3);text-align:right;display:block;cursor:pointer;}
.layout .su-spoiler-style-default>.su-spoiler-content{padding:1rem}
.su-spoiler{border:3px dashed #E0E0E0;padding:.5em;}
.su-spoiler-title{font-size:15px;}
.detail_btn.su-spoiler{display:flex;flex-direction:column}
.detail_btn.su-spoiler.su-spoiler-style-default>.su-spoiler-title{display:flex;align-items:baseline;margin-left:auto;margin-right:1rem;padding:0;color:#4f96f6}
.detail_btn.su-spoiler .su-spoiler-icon{margin-right:.25rem;background-color:#4f96f6;border-radius:100px;color:#fff;position:static}
.entry-content .rank-li-no5{counter-reset:chapter;margin:.5em 0 1em;padding:0;border:0;list-style:none;font-weight:700}
.entry-content .rank-li-no5 li{padding:.5rem 0;font-weight:700;border-bottom:1px dashed #cde2e8}
.rank-li-no5 li:before{content:counter(chapter) " 位";counter-increment:chapter;display:inline-block;min-width:5rem;margin-right:1rem;padding:.5rem;border-radius:50px;text-align:center;line-height:1.2rem;background:#edaf06;color:#fff}
.btn-y, .btn47{line-height:1.3}
.rank-li-no5 li:nth-child(2n):before{background:#afb3b6}
.rank-li-no5 li:nth-child(3n):before{background:#917126}
.rank-li-no5 li:nth-child(4n):before, .rank-li-no5 li:nth-child(5n):before{background:#b61c1e}
p.point-title{display:flex;align-items:center;font-weight:bold;font-size:1.1em;color:#25254E;margin-bottom:0.5em;}
p.point-title:before{content:'\f14a';margin-right:0.5em;font-family:"Font Awesome 5 Free";font-size:1.5em;font-weight:400;line-height:1;}
.sng-box p{margin:0 0 1em 0;}
.sng-box p:last-child{margin:0;}
#table_ranking thead th p:before, .layout .box_icon:before{content:'';background-repeat:no-repeat}
.layout .box{display:flex;padding:1rem;background-color:#f8f9fa}
.layout .box+.box{background-color:#fff}
.layout .figure{flex:1}
.layout .box_wrap{display:flex;flex-direction:column}
.layout .box_title{margin:0;font-size:1.5rem;font-weight:700;line-height:1.3}
.layout .box_icon:before{display:block;margin:0 auto;background-size:auto 100%;background-position:center top}
.layout .box_icon:after{display:block;margin-top:.5rem;padding:0 .5rem;font-size:.75rem;text-align:center}
.layout .box_txt{flex:4;margin:0;padding:.25rem}
.layout{border-radius:8px}
.layout .su-spoiler-style-default>.su-spoiler-content{padding:1rem}
.layout .box_wrap{flex:2.5;padding:0 1rem}
.layout .box_title+p{margin-top:inherit}
.layout .box_icon{max-width:120px;flex:inherit}
.layout .box_icon:before{width:50px;height:50px}
.layout .box_txt{padding-left:1rem}
@media(max-width:768px){
.layout .box{padding:.5rem}
.layout .box_wrap{padding:0 1rem}
.layout .box_title{font-size:1.05rem}
.layout .box_icon{padding:0 .5rem}
.layout .box_icon:before{width:70px;height:70px;background-size:100% auto}
.layout .box_txt{flex:3.5}
}   #table_ranking thead tr th{justify-content:flex-start}
#table_ranking thead tr:not(:first-child) th{text-align:left}
#table_ranking thead th p{display:flex;width:100%;margin:0;line-height:1.5em}
#table_ranking thead th p:before{display:block;width:2em;height:2em;background-size:contain;background-position:center center}
#table_ranking thead th p.no1-1:before{background-image:url(https://find-bestwork.com/wp-content/uploads/2018/12/no1.png)}
#table_ranking thead th p.no2-1:before{background-image:url(https://find-bestwork.com/wp-content/uploads/2018/12/no2.png)}
#table_ranking thead th p.no3-1:before{background-image:url(https://find-bestwork.com/wp-content/uploads/2018/12/no3.png)}
#table_ranking thead th p.no4-1:before{background-image:url(https://find-bestwork.com/wp-content/uploads/2018/12/no4.png)}
#table_ranking thead th p.no5-1:before{background-image:url(https://find-bestwork.com/wp-content/uploads/2018/12/no5.png)}
#table_ranking thead th p.no10-1:before, #table_ranking thead th p.no6-1:before, #table_ranking thead th p.no7-1:before, #table_ranking thead th p.no8-1:before, #table_ranking thead th p.no9-1:before{background-image:url(https://find-bestwork.com/wp-content/uploads/2018/12/no6.png)}
#table_ranking thead th a{margin-left:3em}
#table_ranking thead th p a{flex:1;display:flex;align-items:center;margin-left:1em;text-align:left}
@media(max-width:768px){
#table_ranking .tablepress-responsive-all thead{width:50%}
#table_ranking thead th p{display:flex;flex-direction:row;align-items:center;text-align:left;line-height:inherit}
#table_ranking thead th p:before{margin-right:10px}
#table_ranking thead th p a{margin-left:0;}
}   #table_ranking.table_type_filter .column-1{justify-content:flex-start}
#table_ranking.table_type_filter .column-1 p{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;width:100%;margin:0;line-height:1.5em}
#table_ranking.table_type_filter .column-1 p:before, #table_ranking.table_type_filter .rankingtable-top3 p:before{content:'';width:2em;height:2em;background-size:contain;background-repeat:no-repeat;background-position:center center}
#table_ranking.table_type_filter .column-1 p:before{display:block}
#table_ranking.table_type_filter .column-1 p.no1-1:before{background-image:url(//haken-matching.jp/wp-content/uploads/2018/12/no1.png)}
#table_ranking.table_type_filter .column-1 p.no2-1:before{background-image:url(//haken-matching.jp/wp-content/uploads/2018/12/no2.png)}
#table_ranking.table_type_filter .column-1 p.no3-1:before{background-image:url(//haken-matching.jp/wp-content/uploads/2018/12/no3.png)}
#table_ranking.table_type_filter .column-1 p.no4-1:before{background-image:url(//haken-matching.jp/wp-content/uploads/2018/12/no4.png)}
#table_ranking.table_type_filter .column-1 p.no5-1:before{background-image:url(//haken-matching.jp/wp-content/uploads/2018/12/no5.png)}
#table_ranking.table_type_filter .column-1 p.no6-1:before{background-image:url(//haken-matching.jp/wp-content/uploads/2018/12/no6.png)}
#table_ranking.table_type_filter .column-1 p a{flex:1;display:flex;align-items:center;margin-left:1em;text-align:left}
@media(max-width:768px){
#table_ranking.table_type_filter .column-1 p{flex-direction:column;align-items:center}
#table_ranking.table_type_filter .column-1 p a{margin-left:0;text-align:center}
}
#table_ranking.table_type_filter .rankingtable-top3 p:before{display:block}
#table_ranking.table_type_filter .column-1 p.ranking-no1-1:before{background-image:url(//haken-matching.jp/wp-content/uploads/2022/03/no1.png)}
#table_ranking.table_type_filter .column-1 p.ranking-no2-1:before{background-image:url(//haken-matching.jp/wp-content/uploads/2022/03/no2.png)}
#table_ranking.table_type_filter .column-1 p.ranking-no3-1:before{background-image:url(//haken-matching.jp/wp-content/uploads/2022/03/no3.png)}
#table_ranking.table_type_filter .rankingtable-text p:before{content:attr(data-rank);display:inline-block;font-size:80%;width:1rem;height:1rem;border-radius:1px;padding:.1rem;margin:.4rem;text-align:center;line-height:1rem;background:#e1e1e1;color:#13131e}
@media(max-width:768px){
#table_ranking.table_type_filter .rankingtable-text p, #table_ranking.table_type_filter .rankingtable-top3 p{flex-direction:row}
#table_ranking.table_type_filter .rankingtable-text p a, #table_ranking.table_type_filter .rankingtable-top3 p a{margin-left:1em;text-align:left}
}
#ranking_icon li{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;width:100%;margin:0;line-height:1.5em}
#ranking_icon li:before{content:'';display:block;width:32px;height:32px;background-color:transparent;background-size:contain;background-repeat:no-repeat;background-position:center center;border-radius:0;font-size:0}
#ranking_icon li:first-child:before{background-image:url(//haken-matching.jp/wp-content/uploads/2022/03/no1.png)}
#ranking_icon li:nth-child(2):before{background-image:url(//haken-matching.jp/wp-content/uploads/2022/03/no2.png)}
#ranking_icon li:nth-child(3):before{background-image:url(//haken-matching.jp/wp-content/uploads/2022/03/no3.png)}
#ranking_icon li:nth-child(4):before{background-image:url(//haken-matching.jp/wp-content/uploads/2018/12/no4.png)}
#ranking_icon li:nth-child(5):before{background-image:url(//haken-matching.jp/wp-content/uploads/2018/12/no5.png)}
#ranking_icon li:nth-child(6):before{background-image:url(//haken-matching.jp/wp-content/uploads/2018/12/no6.png)}
@media(max-width:768px){
#table_ranking .tablepress-responsive-all thead{width:50%}
#table_ranking thead th p{display:flex;flex-direction:row;align-items:center;text-align:left;line-height:inherit}
#table_ranking thead th p:before{margin-right:10px}
#table_ranking thead th p a{text-align:left}
}
.table_layout_typeA .tablepress tr td:first-child{padding-left:calc(1rem + 6px)}
.table_layout_typeA .tablepress tr:nth-child(n+4) td:first-child{padding-left:calc(4rem + 6px);text-align:left}
@media(max-width:768px){
.table_layout_typeA .tablepress tr td:first-child{padding-left:6px}
.table_layout_typeA .tablepress tr:nth-child(n+4) td:first-child{padding-left:calc(3em + 6px)}
.table_layout_typeA #table_ranking.table_type_filter .column-1 p{flex-direction:row}
.table_layout_typeA #table_ranking.table_type_filter .column-1 p a{margin-left:1em;text-align:left}
} .dl-list dd{margin-bottom:0;}
.entry-content dd{margin-left:1em;font-size:1em;color:#252525;}
.dl-list dt{margin-top:1.5em;font-weight:700;}
.dl-list dt:first-child{margin-top:0;}
.dl-list ul{list-style-type:square;margin:0;padding:0 0 0 1em;border:none;}
.dl-list li{padding:0;color:#252525;}
.dl_layout{border:2px solid #e0e0e0;border-radius:12px;padding:13px}
.dl_nobdr, .dl_careeradv dt{padding:0 13px;line-height:1.7;}
.dl_layout dt, .dl_nobdr dt, .dl_careeradv dt{ margin-top:1.5em;font-weight:700}
.dl_layout dt:first-child, .dl_nobdr dt:first-child, .dl_careeradv dt:first-child{margin-top:0}
.dl_layout dd, .dl_nobdr dd, .dl_careeradv dt{margin-bottom:0;font-size:1em;}
.dl_layout dd:last-child, .dl_nobdr dd:last-child, .dl_careeradv dd:last-child{margin-bottom:initial!important}
.dl-list dd, .dl-number dd, .dl_nobdr dd, .dl_careeradv dd{margin-bottom:0}
.box30, .box31, .box32, .box33{margin:2em 0;border:2px solid #D5D5D5;background:#fff;box-shadow:none;padding:10px 15px}
.box30, .box31, .box32,.box33{padding-top:0;border-top:0;}
.box31 .box-title{padding:4px;text-align:center;font-weight:700;letter-spacing:.05em}
.box31 .box-title:before{padding-right:.5em;font-family:"Font Awesome 5 Free";content:"\f0c5";font-weight:400;}
.box31 p{padding:15px 20px;margin:0}
.box31 .box-title, .box32 .box-title{margin-left:-17px;margin-right:-17px;background:#F8F9FA;border:2px solid #D5D5D5;font-size:100%;color:#25254E}
#inner-content .red-bc{background:#EF6C00;}
.tablepress tbody tr{counter-increment:section;}
.tablepress tbody tr td:first-child a{display:flex;align-items:center;width:fit-content;text-align:left;}
.tablepress tbody tr td:first-child a:before{content:counter(section);display:block;min-width:calc(15px + (5px * 2));margin-right:10px;padding:5px 0;background-color:#e1e1e1;font-size:85%;font-weight:bold;color:#13131e;text-align:center;line-height:1;}
.tablepress tbody tr:nth-child(-n+3) td:first-child a:before{color:#fff;}
.tablepress tbody tr:nth-of-type(1) td:first-child a:before{background-color:#CD9900;}
.tablepress tbody tr:nth-of-type(2) td:first-child a:before{background-color:#808080;}
.tablepress tbody tr:nth-of-type(3) td:first-child a:before{background-color:#A0522D;}
.box32 .box-title{background:#938b40;border:4px solid #938b40;color:#fff;font-size:110%;}
.box32{border:4px solid #938b40;}
.branch_line{font-size:smaller;line-height:1.7em;display:block;}
.icon_link{display:inline-block;padding-right:20px}
.icon_link:after{content:'\f35d';display:inline-block;margin-left:5px;font-family:"Font Awesome 5 Free";font-weight:900;line-height:1}
.article-footer .footer-contents .sns-btn{display:none;}
.prnx_box{display:none;}
.entry-content .list-47area{padding:0;border:0;}
.entry-content .list-47area li{padding:0;list-style:none;}
.entry-content .list-47area li dl{display:flex;flex-wrap:wrap;margin:0;padding-left:calc(7.5rem + 5px);position:relative;}
.entry-content .list-47area li dl dt{display:flex;align-items:center;justify-content:center;min-width:7.5rem;margin-top:10px;padding:calc(0.5rem + 2px) 0.75rem;background-color:#D5D5D5;font-weight:bold;font-size:0.85em;position:absolute;top:0;left:0;}
.entry-content .list-47area li dl dd{display:flex;align-items:center;justify-content:center;min-width:calc(3rem + (2px * 2) + (0.5rem * 2));margin:10px 5px 0 0;padding:0.5rem;border:2px solid #D5D5D5;font-size:0.85em;}
@media(max-width:768px){
.entry-content .list-47area li dl{justify-content:flex-start;margin-top:1rem;padding:0;}
.entry-content .list-47area li dl dt{width:100%;justify-content:flex-start;min-width:auto;margin-right:0;position:static;}
.entry-content .list-47area li dl dd{min-width:calc((100% - 40px - 4px) / 4);margin-left:5px;margin-right:5px;padding:0.75rem 0.5rem;}
}
.entry-content .list-jobarea{padding:0;border:0;}
.entry-content .list-jobarea li{padding:0;list-style:none;}
.entry-content .list-jobarea li dl{display:flex;flex-wrap:wrap;margin:0;}
.entry-content .list-jobarea li dl dt{display:flex;align-items:center;width:100%;margin-top:5px;padding:calc(0.15rem + 2px) 0.75rem;background-color:#D5D5D5;font-weight:bold;}
.entry-content .list-jobarea li dl dd{display:flex;align-items:center;justify-content:center;margin:5px 2.5px 0;padding:0.25rem;border:2px solid #D5D5D5;}
.entry-content .list-jobarea{padding:0;border:0;}
.entry-content .list-jobarea li{padding:0;list-style:none;}
.entry-content .list-jobarea li dl{display:flex;flex-wrap:wrap;margin:0;}
.entry-content .list-jobarea li dl dt{display:flex;align-items:center;width:100%;margin-top:5px;padding:calc(0.15rem + 2px) 0.75rem;background-color:#D5D5D5;font-weight:bold;}
.entry-content .list-jobarea li dl dd{display:flex;align-items:center;justify-content:center;margin:5px 2.5px 0;padding:0.25rem;border:2px solid #D5D5D5;}
ul.shokushu_menu{　margin-bottom:0; padding:0;border:none; border-radius:0;　list-style-type:none;}
.test{width:100%;max-width:700px;}
.test ul{display:flex;flex-wrap:wrap;justify-content:center;border:none;padding:0;}
.test ul li{list-style:none;}
.test ul li:nth-child(2n){margin:0 10px;}
.list-type1{display:flex;flex-wrap:wrap;margin:0;padding:0 !important;border:0 !important;list-style:none !important;}
.list-type1 li{margin-right:5px;margin-bottom:5px;}
.list-type1 li a{padding:0.5rem 1rem;background-color:#EEEEEE;text-decoration:underline;font-weight:700;}
.list-type2{display:flex;flex-direction:column;padding:1rem;background-color:#EEEEEE;}
.list-type2 dt{font-weight:bold;}
.list-type2 dd{margin:0 0 0 1rem;}
.list-type2 ul{display:flex;flex-wrap:wrap;margin:0;padding:0 !important;border:0 !important;list-style:none !important;}
.list-type2 li{margin-right:5px;margin-bottom:5px;}
.list-type2 li a{padding:0.5rem 1rem;background-color:#fff;font-weight:700;}
.subttl{text-align:center;font-weight:700;font-size:1.2em;border-top:double;border-bottom:double;margin-bottom:0;}
.entry-content .profile{border-radius:12px;border:2px solid #e0e0e0}
.profile{padding:1rem;border:3px solid #f5f5f5;border-radius:6px;font-size:14px;line-height:1.7}
.profile .profile_left{display:flex;align-items:center}
.profile .profile_img{flex:1;width:80px;border:0 none;border-radius:200px;overflow:hidden}
.profile .profile_name{flex:3;display:flex;flex-direction:column;margin-left:1rem}
.profile .profile_name span:first-child{font-weight:700}
.profile .profile_right{margin:.5rem 0 0;padding-top:.5rem;border-top:1px dashed #dfe2e8}
@media(min-width:768px){
.profile{padding-left:calc(80px + 2rem);position:relative}
.profile .profile_left{display:block}
.profile .profile_img{position:absolute;top:1rem;left:1rem}
.profile .profile_name{margin-left:0}
.profile a{text-decoration:underline;}
}   .tablepress td, .tablepress th{border-color:#e0e0e0!important}
.tablepress tbody tr td:first-child{font-weight:700;height:calc(3.5rem + 1px);text-align:left;}
.tablepress-responsive-all thead th:first-child{color:#252525}
.tablepress-responsive-all thead tr th{border:1px solid #ddd}
.tablepress-responsive-all tbody tr{width:calc(100% / 3)!important}
#inner-content p.hh{font-size:1.1em}
@media(max-width:768px){
.tablepress-responsive-all tbody tr {
width: auto!important
}