@charset "utf-8";
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{-webkit-box-sizing:border-box;box-sizing:border-box;word-break:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit;background-repeat:no-repeat}:after,:before{vertical-align:inherit;text-decoration:inherit}*{margin:0;padding:0}hr{overflow:visible;height:0;color:inherit}details,main{display:block}summary{display:list-item}small{font-size:80%}[hidden]{display:none}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:none}a{background-color:transparent}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}pre{font-size:1em}b,strong{font-weight:bolder}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}input{border-radius:0}[disabled]{cursor:default}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}[role=button],[type=button],[type=reset],[type=submit],button{cursor:pointer;color:inherit}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,input,select,textarea{border-style:none}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline-width:0}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{display:table;max-width:100%;white-space:normal;color:inherit;border:0}::-webkit-file-upload-button{font:inherit;color:inherit;-webkit-appearance:button}img{border-style:none}progress{vertical-align:baseline}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true]{cursor:default}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%}body,html{line-height:1.6}@font-face{font-family:Yu Gothic M;src:local("Yu Gothic Medium")}@font-face{font-family:Yu Gothic M;font-weight:700;src:local("Yu Gothic Bold")}body{font-family:YuGothic,Yu Gothic M,Yu Gothic Medium,Hiragino Kaku Gothic ProN,Hiragino Kaku Gothic Pro,Meiryo,sans-serif;font-size:16px;word-wrap:break-word;overflow-wrap:break-word;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;color:#fff;background:#000}a{cursor:pointer}a,a:hover{text-decoration:none}a:hover{opacity:.6}b,h1,h2,h3,h4,h5,h6,strong{font-size:100%;font-weight:700}img{max-width:100%;height:auto;vertical-align:top}button,input,select,textarea{font-size:1.4rem;padding:0;cursor:pointer;color:inherit;border:none;outline:none;background-color:transparent}:focus{outline:none}ol,ul{list-style-type:none}.l-wrapper{width:100%;min-width:1230px}.l-contents__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;margin:30px auto 40px;-webkit-box-pack:justify;justify-content:space-between}.l-contents__inner--wid{width:1230px}.l-contents__inner--nar{width:1000px}.l-main--wid{width:890px}.l-main--nar{width:660px}.l-sub{width:300px}.l-header{position:relative;min-width:1230px;vertical-align:middle;border-bottom:1px solid #996}.header{-ms-flex-align:center;width:1230px;margin:0 auto;padding:12px 0;-webkit-box-align:center;align-items:center}.header,.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;-webkit-box-pack:justify;justify-content:space-between}.header__right .header__navList{margin-right:40px}.header__logo{width:174px}.header__logo a{display:block}.header__logo img{display:block;width:100%}.header__navList{display:-webkit-box;display:-ms-flexbox;display:flex}.header__navItem{position:relative}.header__navItem:not(:last-child){margin-right:24px}.header__navItem a{display:block;color:#fff}.header__navItem .twitter{width:26px}.header__navItem .facebook{width:12px}.header__navItem img{width:100%;vertical-align:middle}.header__navItem:hover .header__subnavItem{height:48px}.header__subnav{position:absolute;z-index:50;top:100%;left:0;-webkit-box-shadow:0 0 5px rgba(0,0,0,.1);box-shadow:0 0 5px rgba(0,0,0,.1)}.header__subnavItem{overflow:hidden;height:0;-webkit-transition:.3s;transition:.3s;border-right:1px solid #996;border-left:1px solid #996}.header__subnavItem a{font-size:1.4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;height:48px;padding:0 24px;white-space:nowrap;opacity:1;color:#666;background:#fff;-webkit-box-align:center;align-items:center}.header__subnavItem a:hover{color:#fff;background:#313131}.header__subnavItem:not(:last-of-type) a{border-bottom:1px dotted #ccc}.header__subnavItem:last-of-type a{border-bottom:1px solid #996}.header__subnavItem:first-of-type a{border-top:1px solid #996}.header__search{width:26px;cursor:pointer}.header__search.is-active{opacity:.6}.header__search img{width:100%}.header__searchBox{display:none}.header__searchBox.is-show{display:block;width:1230px;height:54px;margin:0 auto 10px}.header__searchForm{position:relative;float:right;width:400px}.header__searchBox button{position:absolute;top:0;right:0;bottom:0;width:40px;height:40px;margin:auto;background:none}.header__searchBox input{font-size:1.4rem;width:100%;height:54px;margin:0 auto;padding:10px 16px;color:#fff;border:1px solid #996;background:#2d2d2d url(/common/images/soccerhihyo/icon_search-sp.png) no-repeat right 8px center;background-size:24px 24px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.header__searchBox input::-webkit-input-placeholder{color:#fff}.header__searchBox input::-moz-placeholder{color:#fff}.header__searchBox input:-ms-input-placeholder{color:#fff}.header__searchBox input::-ms-input-placeholder{color:#fff}.header__searchBox input::placeholder{color:#fff}.header-tag__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;border-bottom:1px solid #996;-webkit-box-pack:center;justify-content:center}.header-tag__item{color:#996}.header-tag__item:not(:last-child){margin-right:10px}.header-top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-align:center;height:34px;background-color:#1d1d1d;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.header-top__ttl{font-size:12px;margin-right:22px;color:#d8d8d8}.header-top__list{gap:16px}.header-top__list,.header-top__list a{-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center}.footer,.header-top__list,.header-top__list a{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-align:center;-webkit-box-align:center;align-items:center}.footer{-ms-flex-direction:column;flex-direction:column;margin:0 auto;padding:30px 0;border-top:1px solid #996;-webkit-box-orient:vertical;-webkit-box-direction:normal}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;padding:18px 0;-webkit-box-pack:justify;justify-content:space-between}.footer__item{font-size:1.3rem;color:#fff}.footer__item:not(:last-child){margin-right:10px}.footer__copylight{font-size:1.2rem;color:#fff}.footer-pickup{-ms-flex-pack:center;padding:42px 0;background:#996;-webkit-box-pack:center;justify-content:center}.footer-pickup,.footer-pickup__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer-pickup__list{-ms-flex-pack:justify;width:1080px;-webkit-box-pack:justify;justify-content:space-between}.footer-pickup__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:calc(25% - 45px);-webkit-box-orient:vertical;-webkit-box-direction:normal}.footer-pickup__category{margin-bottom:20px;text-align:center}.footer-pickup__category a{font-size:1.4rem;color:#fff}.footer-pickup__img{position:relative;display:block;overflow:hidden;width:200px;min-width:200px;height:136px;margin-bottom:16px}.footer-pickup__img img{font-family:"object-fit: cover; object-position: center center;";width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer-pickup__ttl{font-size:1.6rem;color:#fff}.footer-author{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-ms-flex-align:center;padding:42px 0;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;justify-content:center}.footer-author__headline{font-size:1.4rem;margin-bottom:30px;text-align:center;color:#fff}.footer-author__list{-ms-flex-pack:justify;width:1180px;-webkit-box-pack:justify;justify-content:space-between}.footer-author__item a,.footer-author__list{display:-webkit-box;display:-ms-flexbox;display:flex}.footer-author__item a{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;align-items:center}.footer-author__img{position:relative;overflow:hidden;width:96px;height:96px;margin-bottom:10px;border-radius:50%}.footer-author__img img{font-family:"object-fit: cover; object-position: center center;";width:100%;height:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover}.footer-author__ttl{font-size:1.3rem;color:#fff}.footer-brand-list-wrap{width:100%;margin:10px 0;padding:10px 0;background:#996}.footer-brand-list{-ms-flex-pack:center;-ms-flex-align:center;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;gap:20px}.footer-brand-list,.footer-brand-list__link>img{display:-webkit-box;display:-ms-flexbox;display:flex}