@charset "utf-8";html{font-size:10px;line-height:1.6;word-break:break-all;color:#333;background:#fff}html.scroll-prevent{z-index:-1;overflow:hidden;width:100%;height:100%}body{font-family:游ゴシック体,YuGothic,游ゴシック,Yu Gothic,メイリオ,Meiryo,sans-serif;font-size:12px;position:relative;margin:0;background:#fff;-webkit-appearance:none;-webkit-text-size-adjust:100%}body,button,input,select,textarea{font-weight:500}a{text-decoration:none;color:inherit}ul{list-style:none}img{max-width:100%;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top;border:0;-webkit-touch-callout:none;-moz-touch-callout:none;touch-callout:none}p{margin-bottom:1em}p:last-child{margin-bottom:0}body .pc{display:none!important}.l-wrapper{position:relative;overflow:hidden;min-width:320px;margin-top:44px}.l-content-wrapper{-webkit-transition:.3s ease;transition:.3s ease}.l-content-wrapper.open{-webkit-transform:translateX(-270px);transform:translateX(-270px)}.l-main{padding:0 20px}.l-sub{width:100%;max-width:100%}.l-main-1col{width:100%;margin:25px auto;padding:0 20px}.overlay{position:fixed;z-index:800;top:44px;right:0;bottom:0;left:0;display:none;width:100%;height:calc(100vh - 44px);-webkit-transition:.3s ease;transition:.3s ease;background-color:transparent}.overlay.open{display:block}body .l-wrapper .pc{display:none}
/*!
 * ress.css • v4.0.0
 * MIT License
 * github.com/filipelinhares/ress
 */html{box-sizing:border-box;word-break:normal;tab-size:4;-webkit-text-size-adjust:100%}*,:after,:before{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;background-color:transparent}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}.header{position:fixed;z-index:101;top:0;left:0;display:-webkit-box;display:flex;width:100%;min-width:320px;-webkit-transition:.3s ease;transition:.3s ease;border-bottom:1px solid #e5e5e5;background:#fff;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.header.hide{-webkit-transform:translateY(-100%);transform:translateY(-100%)}.header__content{display:-webkit-box;display:flex;width:270px;padding:7px 7px 7px 10px;-webkit-box-align:end;align-items:flex-end}.header__sp-menu-wrap{width:34px;margin-right:5px;padding:13px 2px 12px;cursor:pointer}.header__sp-btns{display:-webkit-box;display:flex;width:calc(100% - 270px);-webkit-box-pack:end;justify-content:flex-end}.header__sp-search{width:34px;height:44px;margin-right:5px;padding:12px;cursor:pointer;background-image:url(/common/images/common/header_search.svg);background-position:50%;background-size:18px}.header__sp-menu{position:relative;width:20px;height:19px;margin:0 auto}.header__sp-menu .header__sp-menu-bar{position:absolute;top:0;bottom:0;left:0;display:block;width:100%;height:3px;margin:auto;background-color:#333}.header__sp-menu .header__sp-menu-bar:first-child{bottom:auto}.header__sp-menu .header__sp-menu-bar:last-child{top:auto}.header__sp-menu .header__sp-menu-bar.open:first-child{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header__sp-menu .header__sp-menu-bar.open:nth-child(2){background-color:transparent}.header__sp-menu .header__sp-menu-bar.open:last-child{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header-txt{line-height:1;padding-left:10px;letter-spacing:-.05em}.header-search{position:fixed;z-index:102;top:45px;right:0;bottom:0;left:0;overflow:scroll;width:100%;height:calc(100% - 45px);padding:20px;-webkit-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(-100%);transform:translateX(-100%);background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.16)}.header-search__content{margin-bottom:40px}@media screen and (max-width:640px){.header-search.open{-webkit-transform:translateX(0);transform:translateX(0)}}.header-searched{margin-top:40px}.header-searched__title{font-size:1.4rem;line-height:1.7;letter-spacing:.05em}.header-searched__list{position:relative;margin-top:8px}.header-searched__item{line-height:2.92;position:relative}.header-searched__clear-btn{position:absolute;top:50%;right:0;width:9px;height:9px;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(/common/images/common/search_clear_btn.png)}.header-search-form{position:relative;width:100%}.header-search-form:before{position:absolute;bottom:-16.5px;width:100%;height:1px;content:"";background-color:#999}.header-search-form__close{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.header-search-form__txt{font-size:1.6rem;width:100%;-webkit-transform:scale(.875);transform:scale(.875);opacity:.5;border:none;outline:none}.header-search-keyword{margin-top:45px}.header-search-keyword__ttl{font-size:1.4rem;line-height:1.7;letter-spacing:.05em}.header-search-keyword__content{margin-top:8px}.header-logo>a{display:inline-block}.header-logo__img{width:70px;height:30px}.header-menu-icon,.header-search-icon{display:none}.header-menu{position:fixed;z-index:999;top:45px;right:0;overflow-y:auto;width:90%;max-width:245px;height:calc(100% - 45px);-webkit-transition:.3s ease;transition:.3s ease;-webkit-transform:translateX(105%);transform:translateX(105%);background-color:#fff;box-shadow:0 3px 6px 0 rgba(0,0,0,16%)}.header-menu.open{-webkit-transform:translateX(0);transform:translateX(0)}.header-menu-category__item:last-of-type{margin-bottom:100px}.header-menu-category__head{position:relative;padding:16px 15px 16px 55px;border-bottom:1px solid #ddd}.header-menu-category__head.\--no-sub{padding:0}.header-menu-category__head.\--no-sub:after{width:0;height:0;content:""}.header-menu-category__head.\--no-sub>a{padding:16px 15px 16px 55px}.header-menu-category__head.\--top>a,.header-menu-category__head.\--top>span,.header-menu-category__head>a{display:block;padding:16px 20px}.header-menu-category__head:before{position:absolute;top:0;bottom:0;left:20px;display:inline-block;width:20px;height:20px;margin:auto;content:"";background-repeat:no-repeat;background-position:50%;background-size:contain}.header-menu-category__head.\--souken:before{background-image:url(/common/images/common/icon_souken.svg)}.header-menu-category__head.\--special:before{background-image:url(/common/images/common/icon_special.svg)}.header-menu-category__head.\--series:before{background-image:url(/common/images/common/icon_series.svg)}.header-menu-category__head.\--childcare:before{width:23px;background-image:url(/common/images/common/icon_childcare.svg);background-size:23px}.header-menu-category__head.\--life:before{background-image:url(/common/images/common/icon_goingout.svg)}.header-menu-category__head.\--horoscope:before{background-image:url(/common/images/common/icon_horoscope.svg)}.header-menu-category__head.\--comic:before{background-image:url(/common/images/common/icon_comic.svg)}.header-menu-category__head.\--recipe:before{background-image:url(/common/images/common/icon_recipe.svg)}.header-menu-category__head.\--news:before{background-image:url(/common/images/common/icon_news.svg)}.header-menu-category__head.\--business:before{background-image:url(/common/images/common/icon_work.svg)}.header-menu-category__head.\--entertainment:before{background-image:url(/common/images/common/icon_entertainment.svg)}.header-menu-category__head.\--health:before{background-image:url(/common/images/common/icon_health.svg)}.header-menu-category__head.\--info:before{background-image:url(/common/images/common/icon_info.svg)}.header-menu-category__head.\--ad:before{background-image:url(/common/images/common/icon_ad.svg)}.header-menu-category__head:after{position:absolute;right:20px;content:url(/common/images/common/arrow_down.svg)}.header-menu-category__head.open:after{content:url(/common/images/common/arrow_up.svg)}.header-menu-category__sub{display:none;background-color:#f9f9f9}.header-menu-category__sub-item{border-bottom:1px solid #ddd}.header-menu-category__sub-item>a{display:block;padding:16px 15px 16px 55px}.global-nav{position:relative;display:-webkit-box;display:flex;overflow-x:scroll;overflow-y:hidden;width:100%;-ms-overflow-style:none;scrollbar-width:none}.global-nav::-webkit-scrollbar{display:none}.global-nav:before{position:absolute;z-index:0;bottom:0;left:0;width:761px;height:2px;content:"";background:#e5e5e5}.global-nav__item{position:relative;margin:0 10px}.global-nav__item.current>a:before{position:absolute;z-index:1;bottom:0;left:0;width:100%;height:2px;content:"";background:#333}.global-nav__item+.global-nav__item{margin-left:5px}.global-nav__link{font-size:1.2rem;font-weight:700;display:inline-block;padding:10px 7px;text-align:center;white-space:nowrap}.footer-about{-webkit-box-ordinal-group:3;order:2}.footer-about__txt{font-size:1.2rem;line-height:1.67;margin-top:10px;-webkit-box-ordinal-group:4;order:3}.footer-bottom-link__content{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.footer-bottom-link__item:last-child{margin-left:20px}.footer-copy{font-size:.8rem;margin-top:20px;text-align:center}.footer-bottom{font-size:1.1rem}.footer-bottom__content{margin:0 auto 53px;padding:24px 20px 15px}.footer-category__head{line-height:1.4;position:relative}.footer-category__head+.footer-category__head{border-left:1px solid #e5e5e5}.footer-category__head:after{position:absolute;top:0;bottom:0;left:15px;display:inline-block;width:30px;content:"";background:no-repeat 50%;background-size:18px}.footer-category__head>a{font-size:1.3rem;display:block;padding:16px 15px 16px 51px}.footer-category__head.\--souken:after{background-image:url(/common/images/common/icon_souken.svg);background-size:22px}.footer-category__head.\--special:after{background-image:url(/common/images/common/icon_special.svg);background-size:20px}.footer-category__head.\--series:after{background-image:url(/common/images/common/icon_series.svg);background-size:17px}.footer-category__head.\--childcare:after{background-image:url(/common/images/common/icon_childcare.svg);background-size:22px}.footer-category__head.\--life:after{background-image:url(/common/images/common/icon_goingout.svg)}.footer-category__head.\--horoscope:after{background-image:url(/common/images/common/icon_horoscope.svg);background-size:20px}.footer-category__head.\--comic:after{background-image:url(/common/images/common/icon_comic.svg);background-size:20px}.footer-category__head.\--recipe:after{background-image:url(/common/images/common/icon_recipe.svg)}.footer-category__head.\--news:after{background-image:url(/common/images/common/icon_news.svg)}.footer-category__head.\--business:after{background-image:url(/common/images/common/icon_work.svg)}.footer-category__head.\--entertainment:after{background-image:url(/common/images/common/icon_entertainment.svg)}.footer-category__head.\--health:after{background-image:url(/common/images/common/icon_health.svg)}.footer-category__head.\--info:after{background-image:url(/common/images/common/icon_info.svg)}.footer-category__head.\--ad:after{background-image:url(/common/images/common/icon_ad.svg);background-size:19px}.footer-category__sub{font-size:1.2rem;margin-top:5px;padding-left:30px}.footer-category__sub>li+li{margin-top:7px}.footer-link__head{font-size:1.5rem;font-weight:700}.footer-link__content{display:-webkit-box;display:flex;margin-top:15px;flex-wrap:wrap}.footer-link__item{width:50%;margin-bottom:5px}.footer-link__item>a{font-size:1.1rem}.footer-logo__link{display:block}.footer-logo__img{width:100px;height:43px}.footer-nav{width:auto}.footer-nav.open{-webkit-transform:translateX(-270px);transform:translateX(-270px)}.footer-nav__head{padding:20px 20px 0}.footer-nav__content{font-size:1.2rem;line-height:1.6;position:relative;display:-webkit-box;display:flex;margin:0 auto 10px;border-bottom:1px solid #e5e5e5;flex-wrap:wrap}.footer-nav__item{width:50%;border-bottom:1px solid #e5e5e5}.footer-nav__item:nth-child(2n-1){border-right:1px solid #e5e5e5}.footer-nav__item:first-child,.footer-nav__item:nth-child(2){border-top:1px solid #e5e5e5}.footer-nav__item:nth-child(odd):last-child{display:-webkit-box;display:flex;width:100%;border-right:0}.footer-nav__item:nth-child(odd):last-child>div{width:50%}.footer-nav__item:nth-child(odd):last-child,.footer-nav__item:nth-last-child(-n+2){border-bottom:0}.footer-sns{margin-top:16px;margin-bottom:10px}.footer-sns__content,.footer-sns__item{display:-webkit-box;display:flex}.footer-sns__item{width:40px;height:40px;margin-right:16px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.footer-sns__item:nth-child(2){padding-top:4px}.footer-sns__item:nth-child(3){padding-top:5px}.footer-sns__item:last-child{margin-right:0}.footer-sns__link{display:block}.footer.open{-webkit-transition:.3s ease;transition:.3s ease;-webkit-transform:translateX(-270px);transform:translateX(-270px)}.footer-top__content{position:relative;margin:0 auto}.footer-top__item{padding:24px 20px 0}.footer-top__item:first-child{display:-webkit-box;display:flex;flex-direction:column;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal}.footer-top__item:last-child{margin-top:20px;padding-bottom:15px;background-color:#f7f7f7}.footer-abj{display:-webkit-box;display:flex;max-width:1140px;margin:0 auto;padding:20px;-webkit-box-align:center;align-items:center}.footer-abj__icon{min-width:100px;margin-right:20px}.footer-abj__text{font-size:1.2rem}.subcolumn__item{margin-bottom:40px}.subcolumn__item.sub-pickup{margin-bottom:20px}.subcolumn__item.sub-chanto-friend,.subcolumn__item.sub-fannova{margin-bottom:50px}.subcolumn__item.c-banner.\--sub-bottom{margin-bottom:10px}.subcolumn__item.sub-keyword{margin-bottom:25px}.sub-horoscopes,.sub-keyword,.sub-ranking{padding:0 20px}.sub-ranking{background-color:#f7f7f7}.sub-ranking__head{padding-top:25px}.sub-ranking__content.c-tab-content__item{padding-top:20px;padding-bottom:30px}.sub-pickup{padding:25px 20px 0}.sub-pickup__content{display:-webkit-box;display:flex;flex-wrap:wrap}.sub-pickup__item{position:relative;z-index:1;display:block;overflow:hidden;box-sizing:border-box;width:calc(33% - 6.66667px)}.sub-pickup__item>img{width:100%;height:auto}.sub-pickup__item:nth-child(3n-1){margin:0 10px}.sub-pickup__item:nth-child(n+4){margin-top:10px}.sub-chanto-friend{padding:0 20px}.sub-chanto-friend__item{display:-webkit-box;display:flex}.sub-chanto-friend__img{width:125px;height:auto}.sub-chanto-friend__img+.sub-chanto-friend__detail{font-size:1.2rem;padding-left:13px}.sub-fannova{padding:0 20px}.sub-fannova__logo{width:105px;height:auto}.sub-fannova__item{display:-webkit-box;display:flex}.sub-fannova__img{width:125px;height:auto}.sub-fannova__img+.sub-fannova__detail{font-size:1.2rem;padding-left:13px}.sub-information{padding:25px 20px 5px;background-color:#f7f7f7}.c-keyword-tag{display:-webkit-box;display:flex;overflow:hidden;flex-wrap:wrap}.c-keyword-tag.hide-list{max-height:100px}.c-keyword-tag__view-more{line-height:50px;position:relative;top:-70px;left:0;margin-bottom:-60px;padding-right:10px;text-align:center;color:#999;background:-webkit-linear-gradient(top,hsla(0,0%,100%,.5),#fff 30%,#fff);background:linear-gradient(180deg,hsla(0,0%,100%,.5) 0,#fff 30%,#fff)}.c-keyword-tag__view-more:before{position:absolute;top:0;right:0;bottom:5px;left:0;width:8px;height:8px;margin:auto;content:"";-webkit-transform:rotate(225deg);transform:rotate(225deg);border-top:1px solid #aaa;border-left:1px solid #aaa}.c-keyword-tag__view-more.show{height:100px;max-height:9999px}.c-keyword-tag__view-more:not(.show){display:none}.c-keyword-tag__item{position:relative;margin:0 14px 10px 0}.c-keyword-tag__item:before{position:absolute;top:0;right:-10px;display:block;width:10px;height:100%;content:"";background-image:url(/common/images/common/keyword-tag-arrow.svg);background-repeat:no-repeat;background-size:10px 100%}.c-keyword-tag__item.\--header{margin-bottom:7px}.c-keyword-tag__word{font-size:1.2rem;line-height:1.7;position:relative;display:inline-block;padding:3px 7px 3px 10px;cursor:pointer;border:1px solid #999;border-right-width:0}.c-keyword-tag__word.\--header{font-size:1rem}.c-headline.\--lower,.c-headline.\--sub,.c-headline.\--top{font-size:1.1rem;margin-bottom:13px}.c-headline.\--lower .c-headline__main-ttl,.c-headline.\--sub .c-headline__main-ttl,.c-headline.\--top .c-headline__main-ttl{font-size:1.9rem;padding-right:5px}.c-headline.\--lower .c-headline__sub-ttl,.c-headline.\--sub .c-headline__sub-ttl,.c-headline.\--top .c-headline__sub-ttl{display:inline-block}.c-headline.\--sub-info{font-size:1.1rem;margin-bottom:9px}.c-headline.\--sub-info .c-headline__main-ttl{font-size:1.9rem;padding-right:5px}.c-headline.\--sub-info .c-headline__sub-ttl{display:inline-block}.c-headline.\--match,.c-headline.\--recommend{margin-bottom:17px}.c-headline.\--match .c-headline__main-ttl,.c-headline.\--recommend .c-headline__main-ttl{font-size:1.9rem}.c-headline.\--profile{font-size:0;margin-bottom:13px}.c-headline.\--profile .c-headline__main-ttl{font-size:2.2rem;padding-right:8px}.c-headline.\--profile .c-headline__sub-ttl{font-size:1.1rem;display:inline-block}.c-headline.\--popular-comic .c-headline__main-ttl{font-size:1.9rem}.c-headline.\--icon{font-size:1.7rem;margin-bottom:6px}.c-headline.\--icon .c-headline__main-ttl{position:relative;padding-left:25px;letter-spacing:.05em}.c-headline.\--icon .c-headline__main-ttl:before{position:absolute;top:0;top:2px;bottom:0;display:block;width:16px;height:21px;margin:auto;content:"";background:url(/common/images/common/icon_article.svg) no-repeat;background-position:50%;background-size:contain}.c-headline.\--souken{font-size:1.8rem;line-height:1.5;padding:25px 0}.c-pagetop{z-index:1;right:20px}.c-pagetop>a{display:block;width:30px;height:30px;border-radius:50%;background:url(/common/images/common/sp_pagetop.svg) no-repeat 50%/10px 6px #ddd}.c-tab-content__item{display:none;padding-top:25px}.c-tab-content__item.\--active{display:block;width:100%}.c-tab-menu{display:-webkit-box;display:flex}.c-tab-menu__item{font-size:1.3rem;font-weight:700;position:relative;box-sizing:border-box;width:calc(50% - 4px);padding:9px 0;text-align:center;color:#999;border:1px solid #fff;border-radius:4px 4px 0 0;background-color:#ddd}.c-tab-menu__item.\--active{color:#333;border-width:1px 1px 0;border-color:#999;background-color:#fff}.c-tab-menu__item:nth-child(2).\--active:before{right:auto;left:calc(-100% - 10px)}.c-tab-menu .slick-list{width:100%}.c-tab-menu .slick-track{-webkit-transform:unset!important;transform:unset!important}.c-banner__item{position:relative;z-index:1;display:block;overflow:hidden;box-sizing:border-box;width:100%;margin:0 auto 25px}.c-banner__item:before{display:block;padding-top:70%;content:""}.c-banner__item>img{font-family:"object-fit: cover;";position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.c-banner.\--sub-bottom{padding:0 20px}.c-banner.\--sub-bottom .c-banner__item{margin:0}.c-banner.\--sub-bottom .c-banner__item:before{padding-top:20%}.c-billboard{width:100%;text-align:center}.c-ad__item{display:block;margin:0 auto 25px;text-align:center}.c-ad.\--sub-bottom .c-ad__item{margin-bottom:0}.c-btn-wrap{display:-webkit-box;display:flex}.c-btn-wrap.\--center{-webkit-box-pack:center;justify-content:center}.c-btn-wrap.\--mb-3{margin-bottom:30px}.c-btn-wrap.\--my-3{margin-top:30px;margin-bottom:30px}.c-btn__item{font-size:1.4rem;line-height:45px;display:block;width:280px;height:45px;cursor:pointer;text-align:center;color:#333;border:1px solid #999;border-radius:100px;background-color:#fff}.c-btn__item.\--arrow-color-b:after{color:#333}.c-btn__item.\--arrow-color-w:after{color:#fff}.c-btn__item.\--arrow-r{position:relative}.c-btn__item.\--arrow-r:after{line-height:.7;position:absolute;top:0;right:10px;bottom:0;width:10px;height:10px;margin:auto;content:">";-webkit-transform:scaleX(.5);transform:scaleX(.5)}.c-btn__item.\--i-photo-before{position:relative}.c-btn__item.\--i-photo-before:before{line-height:1;position:absolute;top:0;bottom:0;left:20px;width:20px;height:20px;margin:auto;content:"";background-image:url(/common/images/icon/i_photo.svg);background-position:50%}.c-btn.\--head{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between}.c-btn.\--head .c-btn__item{width:45%;max-width:200px;margin:20px 0}.c-btn.\--pagination .c-btn__item{width:90%;max-width:300px;margin:0 auto 60px}.c-btn.\--paging .c-btn__item{width:90%;min-width:130px;max-width:180px;margin:0 auto}.c-btn.\--sub .c-btn__item{width:calc(100% - 20px);max-width:240px;margin:30px auto}.c-btn.\--outer-link .c-btn__item{position:relative;margin:15px auto 30px}.c-btn.\--outer-link.\--outer-link .c-btn__item:before{position:absolute;top:0;right:20px;bottom:0;width:12px;height:12px;margin:auto;content:"";background:url(/common/images/icon/ico-target-blank.svg) no-repeat;background-size:100%}.c-btn.\--page-link{margin:20px 0 10px}.c-btn.\--page-link .c-btn__item{font-weight:700;width:90%;margin:auto;text-decoration:none}.c-btn.\--reverse .c-btn__item{text-decoration:none;color:#fff;background-color:#333}.c-category-tag__item{font-size:1rem;font-weight:700;line-height:1.1;position:relative;padding:3px 5px;text-align:center;color:#999;border:1px solid #999}.c-category-tag__item.\--pr:before{position:absolute;top:4px;right:-20px;content:"PR";color:#777}.c-category-tag__item.\--housework{color:#fc9b00;border-color:#fc9b00}.c-category-tag__item.\--comic{color:#002b69;border-color:#002b69}.c-category-tag__item.\--work{color:#178bff;border-color:#178bff}.c-category-tag__item.\--communication{color:#75cb00;border-color:#75cb00}.c-category-tag__item.\--childcare{color:#a9c60d;border-color:#a9c60d}.c-category-tag__item.\--money{color:#cbb71b;border-color:#cbb71b}.c-category-tag__item.\--health{color:#ff217f;border-color:#ff217f}.c-category-tag__item.\--recipe{color:#fd6a29;border-color:#fd6a29}.c-category-tag__item.\--horoscope{color:#a843ff;border-color:#a843ff}.c-category-tag__item.\--news{color:#54d7f7;border-color:#54d7f7}.c-category-tag__item.\--business{color:#178bff;border-color:#178bff}.c-category-tag__item.\--life{color:#778eee;border-color:#778eee}.c-category-tag__item.\--entertainment{color:#1bb68c;border-color:#1bb68c}.c-pagination__content,.c-pagination__item>a,.c-pagination__item>span{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.c-pagination__item>a,.c-pagination__item>span{font-weight:700;height:40px;border:1px solid #e6ede0;border-radius:5px}.c-pagination__item.dot>span{width:15px;border:none}.c-pagination__item.current>span{color:#5daa3a;background-color:#e6ede0}.c-pagination__item>a,.c-pagination__item>span{font-size:1em;width:30px;margin:2px}.c-pagination__item.next>a,.c-pagination__item.prev>a{width:40px}.c-pagination2{margin:40px 0}.c-pagination2__content{display:-webkit-box;display:flex;width:100%;text-align:center;-webkit-box-pack:justify;justify-content:space-between}.c-pagination2__page-btn{display:inline-block;width:80px;height:40px;vertical-align:middle;text-indent:-9999px;border:1px solid #999;border-radius:4px;background:no-repeat 50%/6px 10px}.c-pagination2__page-btn.\--prev{background-image:url(/common/images/common/arrow_left_bk.svg)}.c-pagination2__page-btn.\--prev.\--inactive{background-image:url(/common/images/common/arrow_left.svg)}.c-pagination2__page-btn.\--next{background-image:url(/common/images/common/arrow_right_bk.svg)}.c-pagination2__page-btn.\--next.\--inactive{background-image:url(/common/images/common/arrow_right.svg)}.c-pagination2__page-btn.\--inactive{pointer-events:none}.c-pagination2__current-page{font-size:1.3rem;display:inline-block;margin:auto;vertical-align:middle}.c-pagination2__page-numbers{font-weight:700;letter-spacing:5px}.c-pagination2__pages{font-size:1.1rem;display:block;padding-right:7px}.c-breadcrumb__content{position:relative}.c-breadcrumb ul{font-size:0}.c-breadcrumb li{font-size:1.1rem;line-height:2;position:relative;display:inline;margin-right:24px;color:#9e9e9e}.c-breadcrumb li:nth-child(n+2):before{font-size:1.1rem;position:absolute;top:-4px;left:-14px;display:inline-block;margin:auto;content:">"}.c-breadcrumb li>a{color:#9e9e9e}.c-more__block{margin-top:20px}.c-more__box{font-size:15px;position:relative;overflow:hidden;max-height:14.4em}.c-more__box:before{position:absolute;bottom:0;display:block;width:100%;height:50px;content:"";opacity:1;background:-webkit-linear-gradient(bottom,#fff,hsla(0,0%,100%,0));background:linear-gradient(0deg,#fff,hsla(0,0%,100%,0))}.c-more__box.active:before{opacity:0}.c-more__txt{font-size:1.5rem;line-height:1.6;letter-spacing:.05em}.c-more__btn{font-size:12px;display:block;margin-top:10px;text-align:center;color:#777}.c-more__btn:after{display:inline-block;width:5px;height:10px;margin-left:7px;content:"";-webkit-transform:rotate(-90deg);transform:rotate(-90deg);vertical-align:middle;background:url(/common/images/common/arrow_left.svg) no-repeat;background-size:contain}.c-more__btn.active:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-share-list{position:relative;top:auto;left:0;display:-webkit-box;display:flex;flex-direction:row;margin:20px auto 40px;-webkit-box-orient:horizontal;-webkit-box-direction:normal}.c-share-list:before{font-size:11px;position:absolute;top:0;bottom:0;left:0;height:14px;margin:auto;content:"SHARE"}.c-share-list li+li{margin-left:5px}.c-share-list li:first-child{margin-left:50px}.c-share-list__btn{display:block;width:36px;height:36px;border-radius:50%;background:url(/common/images/common/sharelist_copy.svg) no-repeat 50%/16px 18px #777}.c-share-list__btn.\--fb{background-color:#1877f2;background-image:url(/common/images/common/sharelist_fb.svg);background-size:12px 22px}.c-share-list__btn.\--tw{background-color:#000;background-image:url(/common/images/common/sharelist_x.svg);background-size:auto 18px}.c-share-list__btn.\--line{background-color:#00b900;background-image:url(/common/images/common/sharelist_line.svg);background-size:22px 20px}.c-share-list__btn.\--pin{background-color:#d7000e;background-image:url(/common/images/common/sharelist_pin.svg);background-size:26px 26px}.c-share-list__btn.\--pocket{background-color:#ef4056;background-image:url(/common/images/common/sharelist_pocket.svg);background-size:20px 18px}.is-copied{font-size:1.6rem;font-weight:700;line-height:80px;position:fixed;z-index:9;top:0;right:0;bottom:0;left:0;display:none;width:160px;height:80px;margin:auto;text-align:center;border-radius:6px;background-color:#ddd}.is-copied.error{line-height:1.5;width:260px;padding:17px 0}.c-scroll-nav{position:fixed;z-index:9999;top:60px;right:0;display:block;min-width:73px;margin:auto;padding:5px 10px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;text-align:center;pointer-events:none;opacity:0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;border-left:1px solid #e5e5e5;border-top-left-radius:8px;border-bottom-left-radius:8px;background:#fff;box-shadow:0 2px 6px 0 rgba(0,0,0,30%)}.c-scroll-nav.top{top:0}.c-scroll-nav.hide{pointer-events:none;opacity:0}.c-scroll-nav.is-show{pointer-events:auto;opacity:1}.c-scroll-nav>a,.c-scroll-nav__num{display:inline-block;width:48px;margin:auto}.c-scroll-nav__num>span{display:block}.c-scroll-nav__num>span.\--now:after{display:block;margin:-5px;content:"／"}.c-scroll-nav>a:last-child{padding-bottom:0;border-bottom:none}.c-scroll-nav>a>span:before{display:block;height:26px;margin-bottom:2px;content:""}.c-scroll-nav__list>span:before{background:url(/common/images/common/scroll_nav_list.svg) 50% no-repeat}.c-scroll-nav__prev>span:before{background:url(/common/images/common/scroll_nav_prev.svg) 50% no-repeat}.c-scroll-nav__next>span:before{background:url(/common/images/common/scroll_nav_next.svg) 50% no-repeat}.c-text-link{font-size:1.5rem;font-weight:700;line-height:1.4;display:block;margin:10px 0 30px;text-align:center;letter-spacing:.05em}.c-text-link.\--border{padding:15px 0;border-top:1px solid #ccc;border-bottom:1px solid #ccc}.c-text-link__text{display:inline-block}.c-pr{font-size:1rem;font-weight:700;padding:3px 5px;color:#999}.u-loading{width:40px;height:40px;margin:auto;background:url(/common/images/common/ajax-loader.gif) 50% no-repeat;background-size:auto}.u-contain,.u-fit{font-family:"object-fit: contain; object-position: center center;";object-fit:contain}.u-contain,.u-cover,.u-fit{position:absolute;top:0;left:0;width:100%;height:100%}.u-cover{font-family:"object-fit: cover; object-position: center center;";object-fit:cover}.u-text-8px{font-size:8px}.m-bottom-nav,.u-text-center{text-align:center}.m-bottom-nav{position:fixed;z-index:101;bottom:0;left:0;display:-webkit-box;display:flex;width:100%;padding:7px 0;border-top:1px solid #e5e5e5;background-color:#fff;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.m-bottom-nav-item{margin:0 20px}.m-bottom-nav-menu__btn{position:relative;width:24px;height:21px;margin:0 auto}.m-bottom-nav-menu__btn-item{position:absolute;top:0;bottom:0;left:0;display:block;width:100%;height:3px;margin:auto;background-color:#333}.m-bottom-nav-menu__btn-item:first-child{bottom:auto}.m-bottom-nav-menu__btn-item:last-child{top:auto}.m-bottom-nav-menu__btn-item.open:first-child{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.m-bottom-nav-menu__btn-item.open:nth-child(2){background-color:transparent}.m-bottom-nav-menu__btn-item.open:last-child{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.m-bottom-nav-pagetop{position:static!important;display:block!important}.m-bottom-nav-pagetop__arrow{position:relative;width:20px;height:21px;margin:0 auto}.m-bottom-nav-pagetop__arrow:after,.m-bottom-nav-pagetop__arrow:before{position:absolute;top:50%;width:14px;height:3px;content:"";background-color:#333}.m-bottom-nav-pagetop__arrow:before{left:0;-webkit-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}.m-bottom-nav-pagetop__arrow:after{right:0;-webkit-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%)}.m-bottom-nav-txt{line-height:1;padding-top:5px}.m-bottom-float{position:fixed;z-index:102;bottom:53px;left:0;display:none;width:100%;border-top:1px solid #ccc;background:#f4f4f4;box-shadow:0 0 3px #eee}.m-bottom-float__content{margin-top:1px}.m-bottom-float__item{float:left;width:100%;text-align:center}.m-bottom-float__link{display:table-cell;width:999px;height:40px;padding:5px;text-align:center;vertical-align:middle}.m-bottom-float__txt{vertical-align:middle}.m-bottom-float.js-floating_diplay{visibility:visible!important;-webkit-animation-name:js-floating_diplay;animation-name:js-floating_diplay;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes js-floating_diplay{0%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}@keyframes js-floating_diplay{0%{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0}to{-webkit-transform:translate(0);transform:translate(0);opacity:1}}.m-bottom-float.js-floating_hidden{visibility:visible!important;-webkit-animation-name:js-floating_hidden;animation-name:js-floating_hidden;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes js-floating_hidden{0%{-webkit-transform:translate(0);transform:translate(0);opacity:1}to{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0}}@keyframes js-floating_hidden{0%{-webkit-transform:translate(0);transform:translate(0);opacity:1}to{-webkit-transform:translateY(5px);transform:translateY(5px);opacity:0}}.m-bottom-float-close-btn{font-size:2.5rem;font-weight:700;line-height:1;position:absolute;top:-32px;right:0;box-sizing:border-box;padding:5px 0 0 1px;border:1px solid;border-color:#ccc #ccc #fff;border-radius:15px 0 0 0;background-color:#f7f7f7}