html,body{color:#272727;font-family:"Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;height:100%}body{background:#f8f8f8}body.fixed{overflow:hidden}.pagetop.show{display:none}.sp-only{display:none}.md-hide{display:block !important}.pc-hide{display:none !important}body.home #content{padding:0}#content.content-bg-gray{background-color:#f8f8f8}#content h2{font-size:20px;font-weight:700;line-height:1.1}.wrap{margin:0 auto;max-width:1040px;padding:0 20px}@media screen and (max-width:767px){.sp-only{display:block}#content{padding-top:75px}#content h2{font-size:16px;line-height:1.4}}#header{background:0 0;border:none;left:0;opacity:1;padding:0;position:absolute;top:0;transform:translateY(0);transition:all .4s;width:100%;z-index:100}#header.bg-white{background:#fff;border-bottom:1px solid #efefef}#header.is-up{opacity:0;transform:translateY(-75px);transition:all .4s}#header.is-down{opacity:1;transform:translateY(0);transition:all .4s}#header .wrap{align-items:center;box-sizing:border-box;display:flex;height:80px;justify-content:space-between;margin:auto;max-width:1040px;padding:0 20px}#header .wrap:after{display:none}#header .logo-link{text-decoration:none;z-index:100}#header .logo-img{width:150px}#header .logo-area span{color:#fff;font-size:14px;font-weight:700;margin-left:20px}#header.bg-white .logo-area span,#header.logo-black .logo-area span{color:#000}#gnav{align-items:center;background:0 0;border:none;display:flex;position:relative}#gnav li{padding-right:20px}#gnav li.current-menu-item a{border-top:none}#header ul{background:0 0;border:none;display:flex}#header ul li{float:none}#header ul li a{background:0 0;border:none;color:#fff;display:block;font-size:16px;font-weight:500;height:40px;line-height:40px;padding:0;transition:all .3s ease}#header.bg-white ul li a{color:#000}#header ul li a.color-black{color:#000}#header li a:hover{border-top:none;color:#fff;opacity:.8}.search-button{align-items:center;background:#f8f8f8;border-radius:50%;color:#4a4a4a;cursor:pointer;display:flex;font-family:"FontAwesome";font-size:22px;height:50px;justify-content:center;transition:all .3s ease;width:50px}.search-button.sp{display:none}.search-button:hover,.bg-white .search-button:hover{background:#272727;color:#fff}.header-search{background:rgba(0,0,0,.5);display:none;height:93px;position:absolute;right:0;top:100%;width:100%}.display-block{animation:fadein .3s ease 0s 1 alternate both;display:block}.search-menu{display:none}@keyframes fadein{0%{opacity:0}100%{opacity:1}}#header #searchform{border:none;border-radius:0;left:50%;max-width:476px;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}#header #searchsubmit{background:#e8e8e8;border-radius:0;font-family:"Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;font-size:10px;width:66px}#header #searchsubmit:focus{outline:none}.hamburgerGroup{display:none}.color-gray,.color-gray:hover,.bg-white .search-button.color-gray{background:#272727;color:#fff}@media screen and (max-width:991px){#header{padding:0 !important}#gnav{margin:20px 0;padding:0}#gnav.active{display:flex}#gnav ul li.current-menu-item a{background:0 0}#gnav ul li{padding-right:24px}#gnav ul li a{background:0 0;border:none;display:block;height:40px;line-height:40px;padding:0}#gnav ul li a:hover{color:#fff}.sp-hide{display:none !important}.md-hide{display:block !important}.pc-hide{display:none !important}}@media screen and (max-width:767px){#header{height:75px;padding:0 !important;position:fixed}#header.logo-black{background:#fff}#header.bg-white.logo-black{border-bottom:none}#header.logo-black:before{background:#272727;content:"";height:6px;left:0;position:absolute;top:0;width:100%}#header.logo-black .wrap:before,#header.logo-black .wrap:after{background:#272727;content:"";height:75px;position:absolute;top:0;width:6px}#header.logo-black .wrap:before{left:0}#header.logo-black .wrap:after{display:block;right:0}#header .wrap{height:75px;margin:0 20px;padding:0}#header .logo-area{display:flex;flex-direction:column-reverse;margin:0}#header .logo-link{line-height:1.2}#header .logo-img{height:22px;width:auto}#header .logo-area span{font-size:11px;margin:0}.sp-hide{display:none}.md-hide{display:none !important}.pc-hide{display:block !important}.gnav-container{display:none}.search-button{background:#272727;color:#fff}.search-button.sp{display:flex}.search-button.sp.is-active{position:relative}.search-button.sp.is-active:after{content:"\f00d";font-family:"Font Awesome 6 Free";font-weight:900}.search-button.sp.is-active i{display:none}.search-button.pc{display:none}#header #searchform{max-width:476px;width:80%}.search-menu.is-active{animation:fadein .3s ease 0s 1 alternate both;background:#fff;border:6px solid #272727;display:block;height:100vh;left:0;overflow-y:auto;padding:96px 40px 80px;position:fixed;top:0;width:100%;z-index:90}#searchform{border:1px solid #707070;border-radius:35px;margin-bottom:30px}#searchform div{display:flex}#searchform input[type=text]{height:60px}#searchform button{color:#4a4a4a;font-size:22px;top:50%;transform:translateY(-50%)}.search-menu h2{font-size:20px;font-weight:800;letter-spacing:.05em;margin-bottom:20px;text-align:center}.search-menu ul{border-top:1px dashed #c7c7c7;display:flex;flex-wrap:wrap}.search-menu li{width:50%}.search-menu li:nth-of-type(odd){border-right:1px dashed #c7c7c7;position:relative}.search-menu li:nth-of-type(odd):after{border-top:1px dashed #c7c7c7;bottom:0;content:"";height:1px;left:0;position:absolute;width:200%}.search-menu li a{color:#272727;display:block;font-size:16px;font-weight:500;line-height:1.2;padding:25px 10px}.search-menu-category{margin-bottom:30px}.search-menu-pages{margin-bottom:34px}.search-menu-sns{align-items:center;display:flex;flex-direction:column;margin-bottom:40px}.search-menu-sns span{font-size:14px;margin-bottom:12px}.search-menu-sns a{align-items:center;border:1px solid #272727;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px}.search-menu small{display:block;font-size:13px;text-align:center}.header-search{display:none}}.top-banner{height:600px;overflow:hidden;position:relative;width:100%;z-index:-1}.top-banner-placeholder{height:100%;left:0;opacity:1;position:absolute;top:0;transition:opacity .4s ease;width:100%;z-index:-2}.top-banner-placeholder-image{display:block;height:100%;object-fit:cover;width:100%}.mv-video{height:100%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .4s ease;width:auto;z-index:-1}.top-banner.is-video-ready .mv-video{opacity:1}.top-banner.is-video-ready .top-banner-placeholder{opacity:0}.top-banner-overlay{align-items:center;background:rgba(0,0,0,.3);display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.top-title{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:.3rem}.top-subtitle{color:#fff;font-size:1rem;text-align:center}.post-loop-wrap{display:flex;flex-wrap:wrap;justify-content:space-between;margin:-100px auto 0;max-width:1000px}.post-loop-wrap article:first-child{background:#85b71c;width:66%}.post-loop-wrap article{border:1px solid #fff;box-shadow:0 5px 10px rgba(0,0,0,.15);height:auto;margin:0 0 20px;position:relative;width:32%}.post-header{height:auto;overflow:hidden;padding:0;position:relative;width:100%}.post-loop-wrap article:not(:first-child) .post-header{height:auto}.post-loop-wrap .post-thumbnail{height:auto;margin:0;padding-top:55%;position:relative;width:100%}.post-thumbnail a{display:block;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.post-thumbnail .link-hover{height:120%;width:120%}.bg-black{background:#000;height:100%;left:0;opacity:.15;position:absolute;top:0;width:100%}.post-loop-wrap article:first-child .bg-black{background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);opacity:1}.post-title{bottom:0;font-size:1.5rem;left:0;margin-bottom:0;position:absolute}.post-loop-wrap article:first-child .post-content{color:#fff;height:auto;overflow:hidden;padding:0 20px}.post-content .content-title{font-size:1.2rem;margin:0}.post-content p{font-size:.8rem;line-height:1.75;margin-bottom:15px;padding:20px 0 30px}.post-loop-wrap article .post-content .more-link{display:none}.post-loop-wrap article:first-child .header-title{font-weight:lighter;line-height:1.2;padding:15px 20px}.post-loop-wrap article:not(:first-child) .header-title{display:none}.post-loop-wrap article:first-child .header-title a{color:#fff}.post-loop-wrap article:first-child .header-title .link-hover{color:#85b71c}.post-loop-wrap article:not(:first-child) .post-content{color:#7f7f7f;height:auto;overflow:hidden;padding:20px 20px 10px !important}.post-loop-wrap article:first-child .content-title{display:none}.post-loop-wrap article .content-title{font-size:1rem;font-weight:lighter}.post-loop-wrap article .content-title a{color:#000}.post-loop-wrap article:first-child .post-content p{margin-bottom:25px;padding:20px 0}.post-loop-wrap article .content-title .link-hover{color:#85b71c}.post-loop-wrap article:first-child .post-footer{bottom:15px;color:#fff}.post-loop-wrap .post-footer{border-top:none;bottom:20px;color:#7f7f7f;padding:0;position:absolute}.post-footer .item-group{font-size:.8rem;height:100%;padding:0 20px}.post-footer .item-group .item-category{min-width:100px;padding-right:20px;position:relative;z-index:20}.post-loop-wrap article:first-child .post-footer .item-group .item-category a{color:#fff}.post-loop-wrap article:first-child .post-footer .item-group .item-category a:hover{color:#e8e8e8}.post-footer .item-group .item-category a{color:#7f7f7f}.post-footer .item-group .item-category a:hover{color:#85b71c;text-decoration:none}.post-footer .item-group .item-date:before{content:"|";margin-right:10px}.post-footer .item-group .item-popularity{color:#ff9d00;display:inline-block;font-size:.75rem;margin-right:10px;padding:0 5px;white-space:nowrap}.post-loop-wrap.feature-wrap{margin:-230px auto 0}.feature-banner{background:#323232;height:350px;overflow:hidden;width:100%}.feature-stick{background:#fff;height:20px;margin:20px auto 0;width:2px}.feature-title{color:#fff;font-size:3rem;text-align:center}.feature-subtitle{color:#fff;text-align:center}.link-btn{align-items:center;border:1px solid #000;color:#000;display:flex;font-size:.8rem;height:50px;justify-content:center;margin:32px auto 0;position:relative;width:300px}.link-btn:before,.link-btn:after{background:#000;content:"";height:2px;position:absolute;right:20px;width:10px}.link-btn:before{top:46%;transform:rotate(45deg) translateY(-4px)}.link-btn:after{top:46%;transform:rotate(-45deg) translateY(4px)}.link-btn:hover{background:#000;color:#fff;text-decoration:none}.link-btn:hover:before,.link-btn:hover:after{background:#fff}.notfound-index{color:#fff;margin:-40px auto 110px;text-align:center;width:100%}.notfound-index.feature{margin-top:60px}@media screen and (max-width:991px){.post-loop-wrap article .post-content{height:auto;padding:0 20px !important}.post-loop-wrap article:not(:first-child) .post-content{height:auto;margin:0}.post-loop-wrap .post-footer{display:block}}@media screen and (max-width:767px){body.home #content{padding-bottom:45px}.top-banner{height:450px}.top-title{font-size:1.875rem;line-height:1.7;margin:0 0 10px;text-align:center}.top-subtitle{font-size:.8rem}.one-column #content .wrap{margin:0 20px}.post-loop-wrap{flex-direction:column}.post-loop-wrap article:first-child{width:100%}.post-loop-wrap article{height:auto;margin-bottom:20px;width:100%}.post-header{height:60%}.post-loop-wrap article:first-child .header-title{font-size:1rem;line-height:1.4}.post-loop-wrap article:first-child .post-content p{padding-bottom:30px}.post-loop-wrap article .post-content{padding:0 20px !important}.post-loop-wrap article:first-child .post-footer{bottom:20px}.post-footer .item-group{padding:0}.feature-banner{height:200px}.feature-title{font-size:2.5rem;font-weight:700}.feature-subtitle{font-size:.85rem}.post-loop-wrap.feature-wrap{margin:-100px auto 0}.link-btn{margin:25px auto 0}.notfound-index,.notfound-index.feature{color:#000;margin-top:180px}}#content .front-page-wrap{margin-top:-50px;padding:0 20px}#content .front-page-loop-wrap{margin:-50px auto 0;max-width:1040px;padding:0 20px}.front-category-wrap{background-color:#fff;padding:0 20px 80px;width:100%}.home .front-category-wrap{margin-top:100px}.front-category{margin:0 auto;max-width:1000px;width:100%}.archive-header{background:#fff;padding:60px 0 35px}.archive-header .breadcrumb{margin:0;padding:20px 0}.archive-image-inner{margin-bottom:37px}.archive-image-inner img{height:120px;object-fit:cover;width:100%}.archive-content h1{font-size:24px;font-weight:700;margin-bottom:10px}.archive-content p{font-size:14px;line-height:1.8}.archive-content p .total{margin-left:.5em}.archive-category{margin-top:48px}.archive-category h2{margin-bottom:22px}.keyword-lists{display:flex;flex-wrap:wrap;margin-left:-5px}.keyword-item{margin:5px;white-space:nowrap}.keyword-link{background:#fff;border:1px solid #646464;border-radius:5px;color:#272727;display:inline-block;font-size:16px;padding:10px 18px}.keyword-link i{margin-right:3px}.keyword-link:hover{background:#efefef;color:#646464;text-decoration:none}.archive-wrap{padding:60px 20px 100px}.archive-wrap h2{margin-bottom:28px}.archive-banner{align-items:center;background:url(//funday.jp/wp/wp-content/themes/funday_v1/./assets/img/archive-header-img.jpg) no-repeat bottom/cover;display:flex;display:flex;flex-direction:column;height:250px;justify-content:center;position:relative;width:100%;z-index:-1}.archive-title{color:#fff;font-size:2rem;font-weight:700;letter-spacing:.05em;margin-top:30px}.archive-top{align-items:center;display:flex;justify-content:space-between;margin:20px 0 40px}.breadcrumb{display:flex;margin:20px 0}.breadcrumb li:first-child{margin-left:0}.breadcrumb li{font-weight:500;margin-right:20px;position:relative;white-space:nowrap}.breadcrumb li:last-child{margin-right:0;overflow:hidden}.breadcrumb li:last-child span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb li:last-child:before{display:none}.breadcrumb li:before{color:#c7c7c7;content:"\f054";font-family:"Font Awesome 6 Free";font-weight:900;height:1px;padding:0;pointer-events:none;position:absolute;right:-15px;top:0;width:5px}.breadcrumb li a{color:#272727}.breadcrumb .fa{display:none}.pulldown{display:flex}.pulldown-area{background:#fff;border:none;border-radius:2px;display:flex;height:30px;justify-content:center;margin-right:10px;overflow:hidden;position:relative;text-align:center;width:200px}.pulldown-area:before{background:#000;content:"";height:1px;padding:0;pointer-events:none;position:absolute;right:15px;top:50%;transform:rotate(45deg);width:8px}.pulldown-area:after{background:#000;content:"";height:1px;padding:0;pointer-events:none;position:absolute;right:10px;top:50%;transform:rotate(-45deg);width:8px}.pulldown-btn{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:#fff none;border:none;box-shadow:none;cursor:pointer;font-size:.75rem;line-height:30px;outline:none;padding-left:8px;padding-right:32px;text-indent:.01px;text-overflow:ellipsis;width:100%}.pulldown-btn::-ms-expand{display:none}.archive-wrap #main{align-items:center;display:flex;flex-direction:column;float:none}.archive-wrap{margin:auto}.archive-loop-wrap{display:flex;flex-wrap:wrap;width:100%}.archive-no-result{font-size:18px;font-weight:700;margin-top:80px;text-align:center;width:100%}.archive-no-result br{display:none}.archive-loop-wrap article{border:none;height:auto;margin-bottom:25px;position:relative;width:32%}.archive-loop-wrap article:not(:nth-child(3n)){margin-right:2%}.article-wrap-link{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.list-header{height:auto;overflow:hidden;padding:0;position:relative;width:100%}.list-thumbnail{height:auto;margin:0;padding-top:67%;position:relative;width:100%}.list-thumbnail .pr-icon{background:rgba(255,255,255,.75);color:#646464;font-size:10px;font-weight:700;left:0;letter-spacing:.1em;padding:6px 0;position:absolute;text-align:center;top:0;width:35px;z-index:10}.list-thumbnail .item-cat-link{background:rgba(0,0,0,.6);color:#fff;font-size:12px;line-height:1;padding:8px 10px;position:absolute;right:0;top:0;z-index:10}.list-thumbnail .item-cat-link:hover{opacity:.8;text-decoration:none}.list-thumbnail a:not(.item-cat-link){display:block;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.list-thumbnail a.link-hover{height:120%;width:120%}.list-content .content-title{font-size:18px;font-weight:700;margin:0}.list-content p{font-size:14px;line-height:1.6;margin-top:15px}.list-content .content-text{-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;min-height:calc(3em * 1.6);overflow:hidden}.archive-loop-wrap article .list-content{color:#272727;height:auto;overflow:hidden;padding:20px 20px 0 !important}.archive-loop-wrap article .content-title a{-webkit-box-orient:vertical;color:#272727;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden}.archive-loop-wrap article .content-title .link-hover{text-decoration:underline}.archive-loop-wrap .list-footer{border-top:none;color:#7f7f7f;padding:20px}.list-footer .item-group{font-size:.8rem}.item-popularity{color:#ff9d00;display:inline-block;font-size:12px;font-weight:700;white-space:nowrap}.item-popularity i{margin-right:1px}.list-footer .item-group .item-tag{display:inline-block;min-width:100px;padding-right:8px;position:relative;z-index:20}.list-footer .item-group .item-tag a{background:#f5f5f5;border-radius:3px;color:#272727;display:inline-block;font-size:12px;font-weight:700;padding:3px 8px}.list-footer .item-group .item-tag i{margin-right:3px}.list-footer .item-group .item-tag a:hover{background:#646464;text-decoration:none}.pagination{display:flex;justify-content:center;margin:30px auto}.archive-wrap .pagination{margin:25px auto 0}.pagination ul{align-items:center;display:flex;justify-content:space-between}.pagination li{height:40px;margin:0 5px;width:40px}.pagination a{align-items:center;background:#fff;border:1px solid #646464;border-radius:50%;display:flex;font-size:14px;height:100%;justify-content:center;margin:0;padding:0;width:100%}.pagination a:hover{background:#272727;color:#fff}.pagination .active{align-items:center;background:#272727;border:1px solid #646464;border-radius:50%;color:#fff;display:flex;font-size:14px;justify-content:center}.pagination .prev a,.pagination .next a{height:100%;margin:0;width:100%}.arrow-left,.arrow-right{display:block;height:100%;position:relative;width:100%}.arrow-left:before,.arrow-left:after,.arrow-right:before,.arrow-right:after{background:#000;content:"";display:block;height:2px;position:absolute;width:10px}.arrow-left:before{left:10px;top:12px;transform:rotate(135deg)}.arrow-left:after{left:10px;top:18px;transform:rotate(-135deg)}.arrow-right:before{right:10px;top:12px;transform:rotate(45deg)}.arrow-right:after{right:10px;top:18px;transform:rotate(-45deg)}.notfound-topic{margin:100px auto;text-align:center;width:100%}@media screen and (max-width:991px){.archive-loop-wrap article .post-content{height:auto;padding:0 20px !important}}@media screen and (max-width:767px){.archive-no-result{font-size:20px}.archive-no-result br{display:block}.archive-header .breadcrumb{padding:15px 0}.archive-image-inner{margin:0 -20px 30px}.archive-content h1{font-size:20px;margin:0 0 20px}.archive-wrap h2{margin-bottom:26px}.archive-banner{height:180px}.archive-top{align-items:flex-start;flex-direction:column;margin:0 0 30px}.breadcrumb{margin:15px 0}.pulldown{justify-content:space-between;width:100%}.pulldown-area{height:40px;width:48%}.archive-loop-wrap{flex-direction:column}.archive-loop-wrap article{height:auto;margin-bottom:20px;width:100%}.archive-loop-wrap article:not(:nth-child(3n)){margin-right:0}.list-content .content-title{font-size:20px}.archive-loop-wrap article .content-title a,.list-content .content-text{min-height:auto}.list-content p{margin-top:18px}.keyword-link{font-size:13px;padding:6px 14px}.archive-wrap .pagination{margin-top:60px}.pagination li{height:30px;margin:0 2px;width:30px}.pagination a,.pagination .active{font-size:13px}}.single-banner{margin-bottom:40px;position:relative}.single-banner img{width:100%}.single-banner .eye-catching-text{bottom:5px;color:#c7c7c7;display:block;font-size:14px;position:absolute;right:5px}.eye-catching-text a{color:#c7c7c7}.single-wrap{margin:0 auto;max-width:1040px;padding:60px 20px 0;position:relative;width:100%}.single-meta{align-items:center;bottom:100%;color:#fff;display:flex;flex-direction:column;position:absolute;width:100%}.single-meta-title{font-size:1.5rem;font-weight:500;margin-top:15px;text-align:center}.single-meta-sub{font-size:.8rem;margin:15px 0}.single-meta-sub .item-author{margin-right:10px}.single-meta.eyecatch01{display:none}.single-wrap #main{float:none}.single-wrap article{border:none;display:flex;justify-content:space-between;margin-bottom:0}.single-header{margin-bottom:32px;overflow:hidden}.single-header-popularity{background:#85b71c;color:#fff;display:inline-block;font-size:.75rem;padding:5px 15px}.single-header-meta{display:flex;justify-content:space-between}.single-header-category .pr-icon{background:#ddd;color:#646464;font-size:12px;font-weight:700;letter-spacing:.1em;line-height:1;padding:6px 10px}.single-header-meta .item-category{background:#272727;color:#fff;font-size:12px;line-height:1;padding:6px 16px}.single-title{font-size:2rem;font-weight:500;margin:30px 0 10px}.single-header .item-author,.single-header .item-date{font-size:14px;margin-right:10px}.eyecatch02 .single-title,.single-header.eyecatch02 .item-author,.single-header.eyecatch02 .item-date{display:none}.single-tags{display:flex;flex-wrap:wrap;font-size:.8rem;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.single-tags::-webkit-scrollbar{display:none}.single-tags .item-tags{margin-right:5px;white-space:nowrap}.single-tags .item-tags a{color:#7f7f7f}.single-tags .item-tags a:hover{color:#ff9d00;text-decoration:none}.single-bread-social{background:#f5f5f5;display:flex;height:34px;justify-content:space-between}.single-bread-social .breadcrumb,.header-social{align-items:center;display:flex;margin:0 20px}.single-bread-social .breadcrumb{overflow:scroll;-ms-overflow-style:none;padding-left:0;scrollbar-width:none}.single-bread-social .breadcrumb::-webkit-scrollbar{display:none}.single-bread-social .breadcrumb li{list-style:none;white-space:nowrap}.header-social a{align-items:center;display:flex}.header-social a:hover{text-decoration:none}.header-social a:not(:last-child){margin-right:10px}.header-social iframe{height:16px !important;width:16px !important}.header-social i:before{font-size:18px;transition:all .3s}.header-social i:hover:before{opacity:.75}iframe.hatena-bookmark-button-frame{transition:all .3s}iframe.hatena-bookmark-button-frame:hover{opacity:.75}.single-sp-banner{display:none}.single-popup-wrap{align-items:center;background:rgba(0,0,0,.6);display:none;height:100vh;justify-content:center;left:0;padding:20px;position:fixed;top:0;width:100%;z-index:100}.single-popup-wrap.active{animation:fadeIn .6s;display:flex}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.single-popup{position:relative}.single-popup-close{background:#fff;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.6);cursor:pointer;height:30px;position:absolute;right:0;top:-40px;width:30px}.single-popup-close:before,.single-popup-close:after{background:#999;content:"";height:2px;position:absolute;right:9px;top:14px;width:12px}.single-popup-close:before{transform:rotate(45deg)}.single-popup-close:after{transform:rotate(-45deg)}.single-content{color:#272727}.main-content{width:calc(100% - 320px)}.single-content h1,.single-content h2,.single-content h3,.single-content h4,.single-content h5,.single-content h6,.single-content p,.single-content ul,.single-content ol{margin-bottom:24px}.single-content ul,.single-content ol{margin-left:20px}.single-content blockquote p{margin-bottom:20px}.single-content blockquote p:last-of-type{margin-bottom:0}.single-content h1{font-size:27px;font-weight:700;line-height:1.4;margin:10px 0 25px}.single-content h2:not(:first-child),.single-content h3:not(:first-child),.single-content h4:not(:first-child),.single-content h5:not(:first-child),.single-content h6:not(:first-child){margin-top:40px}#content .single-content h2{border:none;font-size:22px;line-height:1.7;padding:0 0 0 18px;position:relative}.single-content h2:before{background:#ff9d00;bottom:0;content:"";height:calc(100% - 10px);left:0;margin:auto;position:absolute;top:0;width:8px}.single-content h3{font-size:22px;font-weight:700}.single-content h3 span{font-size:22px}.single-content h4,.single-content h5,.single-content h6{font-size:1rem;font-weight:700}.single-content h2 span{display:inline-block;vertical-align:2px}.single-content p{line-height:2}.single-content strong{background:linear-gradient(transparent 70%,rgba(255,157,0,.6) 70%);font-weight:700}.single-content figure img{display:block;margin:0 auto 40px}.single-content figure.is-type-video iframe{height:400px;width:100%}.single-content blockquote{background:#f8f8f8;border:none;margin-bottom:40px;padding:40px 20px 48px 48px}.single-content blockquote.is-style-default:before,.single-content blockquote:not(.is-style-large):before{color:#c7c7c7;content:"\f10d";font-family:"Font Awesome 6 Free";font-size:20px;font-weight:900;height:20px;left:20px;position:absolute;top:20px;width:20px}.single-content blockquote.is-style-large{margin-bottom:40px;padding:20px}.single-content blockquote.is-style-large:before{display:none}.single-content blockquote.is-style-large p{align-items:flex-start;display:flex;font-size:1.2rem;font-style:inherit;font-weight:700}.single-content blockquote.is-style-large p:before{color:#85b71c;content:"\f05d";font-family:FontAwesome;font-size:1.8rem;font-weight:lighter;line-height:1.1;margin-right:.8rem}.single-content .wp-block-embed{margin-bottom:40px;position:relative;z-index:50}.single-content .wp-block-embed-youtube>div{height:0;margin:0 0 20px;overflow:hidden;padding-bottom:55.6%;position:relative;width:100%}.single-content .wp-block-embed-youtube>div>iframe{height:100%;left:0;position:absolute;top:0;width:100%}.is-type-wp-embed{margin-bottom:40px}.single-content .wp-block-table{margin-bottom:40px}.single-content table{border:none}.single-content th,.single-content td{border:7px solid #fff}.single-content th:first-child,.single-content td:first-child{border-left:none}.single-content th:last-child,.single-content td:last-child{border-right:none}.single-content th{background:#ff9d00}.single-content td{background:#efefef}#toc_container{background:0 0;border:none;margin-bottom:60px;padding:0;width:100%}.toc_title{font-size:1.6rem;font-weight:700;margin-bottom:20px}#toc_container p.toc_title{text-align:left}#toc_container ul{display:flex;flex-direction:column;line-height:2.2;text-indent:1rem}#toc_container ul li{display:block;line-height:2.2;padding-left:.5rem;position:relative}#toc_container ul li:before{left:0;margin:0;margin-top:.9em;position:absolute;top:0}.single-content ol{list-style:decimal;padding-left:25px}.single-content ol li{display:list-item}.single-content:not(.main-content) ol li:before{content:none}.single-content li{display:flex;line-height:2}.single-content:not(.main-content) li:before{background:#7f7f7f;border-radius:50%;content:"";display:inline-block;height:5px;margin:.9rem 1rem 0 .5rem;width:5px}.single-footer{overflow:hidden}.single-footer .post-author{background:#f5f5f5;border:none;margin:0;padding:20px}.single-footer .post-author:first-of-type{margin-top:40px}.single-footer .post-author+.post-author{margin-top:10px}.single-footer .post-author:last-of-type{margin-bottom:40px}.single-footer .post-author-img{float:none;height:50px;width:50px}.single-footer .post-author-img img{border-radius:50%;height:100%;width:100%}.single-footer .post-author-head{display:flex}.single-footer .post-author-head h4{align-items:start;display:flex;flex-flow:column;font-size:16px;gap:8px;justify-content:center;line-height:1;margin:0 0 0 20px;width:calc(100% - 70px)}.single-footer .post-author-head h4 span{font-size:14px;font-weight:500}.single-footer .post-author-meta{margin:10px 0 0}.single-footer .post-author-meta h5{font-size:14px;margin:0 0 12px}.single-footer .post-author-name{align-items:center;display:flex}.single-footer .post-author-name .item-title{font-size:.8rem;margin:0}.single-footer .post-author-name .item-subtitle{color:#7f7f7f;font-size:.6rem;line-height:2}.single-footer .post-author-meta p{font-size:14px;font-weight:500;line-height:1.8;margin-bottom:0}.single-footer .post-author-link{margin-top:10px;text-align:right}.single-footer .post-author-link a{color:#272727;font-weight:700;transition:all .3s ease}.single-footer .post-author-link a i{margin-left:10px}.single-footer .post-author-link a:hover{opacity:.8;text-decoration:none}.single-footer .post-author-under{display:none}.single-footer-breadcrumb-sns{align-items:center;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);display:flex;justify-content:space-between;padding:20px 0}.single-footer-breadcrumb{max-width:400px}.single-footer-breadcrumb .breadcrumb{list-style:none;margin:0;padding:0}.single-footer-sns ul{display:flex;margin:0}.single-footer-sns ul li:not(:last-of-type){margin-right:10px}.single-footer-sns ul li img{display:block}.single-footer-around{display:flex;justify-content:space-between;margin:50px 0 95px}.single-footer-around .around-prev{margin:0 0 0 auto}.single-footer-around .around-prev,.single-footer-around .around-next{display:flex;overflow:hidden;width:48%}.single-footer-around .around-prev{justify-content:flex-end}.single-footer-around .around-prev a:hover,.single-footer-around .around-next a:hover{text-decoration:none}.single-footer-around .arrow-left,.single-footer-around .arrow-right{align-items:center;border:1px solid #272727;border-radius:50%;display:flex;height:50px;justify-content:center;width:50px}.single-footer-around .arrow-left i,.single-footer-around .arrow-right i{font-size:20px}.single-footer-around .arrow-left{background:#272727;margin-right:10px}.single-footer-around .arrow-left i{color:#fff}.single-footer-around .arrow-right{margin-left:10px}.single-footer-around .arrow-right i{color:#272727}.single-footer-around .arrow-left:before,.single-footer-around .arrow-right:before,.single-footer-around .arrow-left:after,.single-footer-around .arrow-right:after{display:none}.single-footer-around .prev-text a,.single-footer-around .next-text a{display:flex;flex-direction:column;font-size:.8rem}.single-footer-around .prev-text a:hover,.single-footer-around .next-text a:hover{text-decoration:none}.single-footer-around .around-temp{color:#7f7f7f;font-size:.6rem}.single-footer-around .prev-text .around-temp{text-align:right}.single-footer-around a:hover .around-title{text-decoration:underline #000}.single-footer-around .around-title{color:#000;font-size:14px;margin-top:15px;position:relative}.single-side{width:300px}.single-side-banner{border-bottom:1px solid #d8d8d8;margin:5px 0 40px;padding:35px 0 30px}.ad-square{display:inline-block;height:fit-content !important;width:100%}.single-side-ad-top,.single-side-ad-bottom{width:300px}.single-side-ad-bottom.fixed{bottom:auto;position:fixed;top:16px}.single-side-ad-bottom.bottom{bottom:-84px;position:absolute;top:auto}.single-side-ad-top{margin-bottom:30px}.single-related{background:#fff;width:100%}.single-related-wrap{display:flex;flex-direction:column;margin:0 auto;max-width:820px;padding-bottom:30px;width:100%}.popular-list-title{border-left:3px solid #272727;margin-bottom:30px;padding-left:17px}.popular-list-title h2{color:#272727;font-size:18px;font-weight:700}.popular-list-title span{display:none}.popular-list-wrap article:not(:last-of-type){margin-bottom:20px}.popular-list-wrap article a{color:#272727}.popular-list-img{height:200px;margin-bottom:10px;position:relative;width:300px}.popular-list-img span{background:rgba(0,0,0,.6);color:#fff;font-size:12px;line-height:1;padding:8px 10px;position:absolute;right:0;top:0}.popular-list-img img{height:100%;object-fit:cover;width:100%}.popular-list-banner{display:inline-block;margin:20px auto 0;text-align:center;width:100%}.popular-posts-title{-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:700;-webkit-line-clamp:3;line-height:1.625;overflow:hidden}.popular-banner{background-color:#272727;color:#fff;line-height:1.3;margin-top:100px;padding:100px 0;text-align:center;width:100%}.popular-title{font-size:40px;font-weight:700;letter-spacing:.05em;line-height:1.3}.popular-subtitle{font-size:14px;line-height:1.5}.related-list{width:100%}.related-list-item{box-shadow:0 0 10px rgba(0,0,0,.15);height:50px;margin-bottom:20px;width:100%}.related-list-item article{align-items:center;border:1px solid #fff;display:flex;height:100%;padding:0;position:relative;width:100%}.related-thumbnail{height:100%;overflow:hidden;position:relative;width:90px}.related-thumbnail a{display:block;height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.related-thumbnail .link-hover{height:120%;width:120%}.related-content{flex:1;height:100%;overflow-y:hidden;padding:6px 8px;position:relative;width:100%}.related-title a{color:#000;display:block;font-size:.8rem;line-height:1.4}.related-title .link-hover{color:#85b71c}.related-content .item-group{display:none}.related-content .item-category{display:inline-block;padding-right:20px;position:relative;z-index:50}.related-content .item-category a,.related-content .item-date{color:#7f7f7f;font-size:.8rem;position:relative}.related-content .item-category a:hover{color:#85b71c;text-decoration:none}.related-content .item-date:before{content:"|";margin-right:10px}.related-content .item-date .article-wrap-link{z-index:-1}#toc_container{border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);padding:35px 20px 30px}#toc_container p.toc_title{font-size:20px;line-height:1;margin-bottom:35px}#toc_container ul li{font-size:16px !important;padding-left:10px}#toc_container ul li:before{background:0 0;content:"\f078";font-family:"Font Awesome 6 Free";font-size:16px;font-weight:900;height:auto;left:0;margin:0 0 0 -1em;position:absolute;top:0;width:auto}#toc_container ul li a{color:#272727}.single #content{padding-bottom:100px;position:relative}.single-ranking-area{background:#f8f8f8;padding:100px 0}.single-ranking-area h2{font-size:32px;font-weight:500;line-height:1.4;margin-bottom:52px;text-align:center}.single-ranking-area h2 span{display:block;font-size:20px;font-weight:800;letter-spacing:.05em}.single-ranking-area .ranking-grid{display:flex;flex-flow:wrap;gap:35px 20px}.single-ranking-area .ranking-grid li{width:calc((100% - (20px * 3)) / 4)}.single-ranking-area h2 span.source{color:#a3a3a3;font-size:14px}.single-ranking-area .ranking-grid .ranking-card{background:#fff;border:1px solid #d7d7d7;border-radius:3px;display:flex;flex-flow:column;padding:15px;position:relative}.single-ranking-area .ranking-grid .ranking-card .ranking-image{aspect-ratio:1/1;display:block;height:100%;margin-bottom:15px;max-height:205px;max-width:205px;overflow:hidden;position:relative;transform-origin:center center;width:100%}.single-ranking-area .ranking-grid .ranking-card .ranking-image a{background-position:center;background-repeat:no-repeat;background-size:contain;display:block;height:100%;transition:transform .3s ease;width:100%}.single-ranking-area .ranking-grid .ranking-card .ranking-title{margin-bottom:10px}.single-ranking-area .ranking-grid .ranking-card:hover .ranking-image a{transform:scale(1.2)}.ranking-badge{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:22px;font-weight:700;height:40px;justify-content:center;left:-10px;position:absolute;top:-10px;width:40px;z-index:1}.ranking-badge.ranking-badge-1{background:#e9b936}.ranking-badge.ranking-badge-2{background:#bdc5c9}.ranking-badge.ranking-badge-3{background:#d19561}.single-ranking-area .ranking-grid .ranking-card .ranking-title{-webkit-box-orient:vertical;display:-webkit-box;font-size:16px;font-weight:700;-webkit-line-clamp:2;line-height:1.2;min-height:calc(1.2em * 2);overflow:hidden}.single-ranking-area .ranking-grid .ranking-card .ranking-price{font-size:18px;font-weight:700;line-height:1.2}.single-ranking-area .ranking-grid .ranking-card .ranking-price .yen{font-size:14px;font-weight:500;margin-left:8px}.single-ranking-area .ranking-grid .ranking-card .ranking-rating{align-items:center;display:flex;flex-flow:wrap;gap:10px;line-height:1}.single-ranking-area .ranking-grid .ranking-card .ranking-rating .review-count{color:#c7c7c7;font-size:12px}.single-content .amazon-rating__stars,.ranking-rating .amazon-rating__stars{height:16px;position:relative;width:100px}.single-content .amazon-rating__stars .stars-background,.ranking-rating .amazon-rating__stars .stars-background{height:16px;left:0;position:absolute;top:0;width:100px;z-index:0}.single-content .amazon-rating__stars .stars-foreground,.ranking-rating .amazon-rating__stars .stars-foreground{height:16px;left:0;overflow:hidden;position:absolute;top:0;z-index:1}.single-content .amazon-rating__stars .stars-foreground .star-crop,.ranking-rating .amazon-rating__stars .stars-foreground .star-crop{height:16px;width:100px}.single-content .amazon-rating__stars img,.ranking-rating .amazon-rating__stars img{display:block;height:16px;margin:0;width:100px}.single-related-post-area{background:#efefef;padding:100px 0}.single-related-post-area h2{font-size:14px;font-weight:500;margin-bottom:52px;text-align:center}.single-related-post-area h2 span{display:block;font-size:40px;font-weight:800;letter-spacing:.05em}.single-article-ad-area{display:flex;flex-flow:row;gap:20px;height:fit-content !important;justify-content:space-between;margin-bottom:40px}.single-article-ad-left,.single-article-ad-right{width:calc(50% - 10px)}@media screen and (min-width:455px){.is-type-wp-embed{height:110px}}@media screen and (max-width:991px){.single-banner.eyecatch02{height:420px}.related-list-item article{margin:0}}@media screen and (max-width:767px){.single-ranking-area h2{font-size:28px}.single-ranking-area .ranking-grid{display:flex;flex-flow:wrap;gap:10px}.single-ranking-area .ranking-grid li{width:calc((100% - 10px) / 2)}.single-ranking-area .ranking-grid .ranking-card{padding:10px}.ranking-badge{font-size:18px;height:30px;left:-5px;top:-5px;width:30px}.single-ranking-area .ranking-grid .ranking-card .ranking-title{font-size:13px}.single-ranking-area .ranking-grid .ranking-card .ranking-price{font-size:16px}.single-banner.eyecatch01 a{bottom:30px}.single-banner.eyecatch02{height:295px}.single-banner{margin:0 -20px 40px}.single-content .single-banner img{margin-bottom:0}.single-wrap{margin-top:-15px;padding:15px 20px}.single-meta.eyecatch02{align-items:flex-start;padding:0 20px}.single-meta-title{text-align:left}.single-meta.eyecatch02 .single-meta-title{font-size:1.25rem}.single-wrap article{box-shadow:none;display:block;margin:0}.single-title{font-size:20px !important;line-height:1.6 !important;margin:15px 0 0 !important}.single-tags{flex-wrap:nowrap;margin:22px 0 0}.single-header{margin-bottom:22px}.single-sp-banner{background:#f5f5f5;display:block;padding:20px}.single-content{max-width:100%;width:100%}.single-content h1,.single-content h2,.single-content h3,.single-content h4,.single-content h5,.single-content h6,.single-content p,.single-content ul,.single-content ol,.single-content img,.single-content figure img{margin-bottom:20px}.single-content blockquote{padding:40px 20px 48px 48px}.single-content blockquote p{margin-bottom:20px}.single-content blockquote p:last-of-type{margin-bottom:0}.single-content h1{font-size:1.6rem;font-weight:700}#content .single-content h2{font-size:18px}.single-content h3{font-size:18px;font-weight:700}.single-content h3 span{font-size:18px}.single-content h4{font-size:1.1rem;font-weight:700}.single-content h5,.single-content h6{font-size:1rem;font-weight:700}.single-content p{line-height:1.8}.single-content blockquote.is-style-large p{font-size:1.125rem}.single-content ul{margin-left:5px}.single-content ol{margin-left:5px;padding-left:15px}.single-content li{line-height:1.8}.single-content:not(.main-content) li:before{margin:.7rem 1rem 0 0;min-height:5px;min-width:5px}.single-content .wp-block-embed{margin-bottom:40px}#toc{font-size:.8rem;margin:40px 0}#toc_container{margin-bottom:30px;padding:30px 20px 50px}#toc_container p.toc_title{font-size:16px;margin-bottom:30px}.single-content #toc li:before{margin-top:.6rem}.single-footer-social{flex-direction:column}.single-social-btn{width:100% !important}.single-social-btn:not(:last-child){margin-bottom:20px}.single-footer-around{flex-direction:column;height:auto}.single-footer-around .around-prev,.single-footer-around .around-next{width:100%}.single-footer-around .around-next+.around-prev{margin-top:30px}.single-side{width:100%}.single-side-inner{position:static}.single-side-banner{display:none}.single-related{margin-bottom:30px}.single-related-wrap{margin:0;padding:0}.popular-list-title span{display:block;font-size:30px;font-weight:800;letter-spacing:.05em}.related-char-title,.related-char-subtitle{text-align:center}.related-list-item{height:auto;margin:10px auto;max-width:333px}.related-list-item article{flex-direction:column;margin-bottom:20px;padding:0}.popular-list-img{height:225px;width:100%}.popular-posts-title{font-size:18px}.related-thumbnail{height:187px;width:100%}.related-content{padding:20px}.related-title a{font-size:1rem}.related-content .item-group{display:block;margin-top:10px}#main .single-footer .post-author-meta{margin-top:24px}.single-footer-breadcrumb-sns{border-bottom:none;flex-direction:column-reverse;padding-bottom:0}.single-footer-sns{border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:20px;padding-bottom:20px;width:100%}.single-footer-sns ul{justify-content:center;margin:0}.single-footer-sns ul li img{margin-bottom:0}.single-footer-breadcrumb{max-width:100%}.single-related-post-area h2 span{font-size:30px}.single-content .wp-block-table{margin:40px 0}.table-wrap{margin-bottom:0}.single-side-ad-bottom{margin-bottom:85px}.single-side-ad-top,.single-side-ad-bottom{width:100%}.single-side-ad-top{margin-top:15px}}@media screen and (max-width:792px){.single-ranking-area .ranking-grid .ranking-card .ranking-price .yen{font-size:12px;font-weight:500;margin-left:8px}}@media screen and (max-width:774px){.archive-header{padding:0 0 35px}}@media screen and (max-width:375px){.single-footer{overflow:visible}.single-footer .post-author-under{display:block;font-size:.8rem;margin-top:10px}.single-footer-around{margin:0;padding:50px 0}.archive-header{padding:0 0 35px}}#footer .wrap{display:flex;font-size:.8rem;justify-content:space-between;padding:80px 0}.footer-tags .wrap{box-sizing:border-box;display:block;margin:auto;max-width:1040px;overflow:hidden;padding:100px 20px}#footer .featured-wrap{font-size:.8rem;justify-content:space-between;margin:0 auto;max-width:1040px;padding:80px 0}.footer-tags{background:#646464;width:100%}.footer-tags-title{color:#fff;font-size:14px;font-weight:500;margin-bottom:52px;text-align:center}.footer-tags-title span{display:block;font-size:40px;font-weight:800;letter-spacing:.05em}.featured-wrap .footer-tags-title br{display:none}.footer-tags-lists{display:flex;flex-wrap:wrap;justify-content:center}.footer-main{background:#272727}.footer-main .wrap{justify-content:space-between;margin:auto;max-width:1080px}#footer .footer-main .wrap{padding:100px 40px}#footer .footer-main .wrap:after{content:none}.footer-main-left{overflow:hidden;position:relative;width:65%}.footer-main-left{color:#fff}.footer-main-left a{transition:all .3s ease}.footer-main-left a:hover{opacity:.75}.footer-main-logo{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:30px}.footer-main-logo span{font-size:30px;font-weight:700;line-height:1;margin-top:20px}.footer-main-left p{font-size:16px;font-weight:700}.footer-main-sns{align-items:center;display:flex;margin-top:40px}.footer-main-sns span{font-size:14px}.footer-main-sns a{align-items:center;background:url(//funday.jp/wp/wp-content/themes/funday_v1/assets/img/icon_x_black.svg) no-repeat center center/20px auto;border:1px solid #fff;border-radius:50%;display:inline-flex;height:40px;justify-content:center;margin-left:10px;width:40px}.footer-main-sns a:hover{background-color:#fff;opacity:1}.footer-main-sns a:hover img{display:none}.footer-main-right{border-left:1px solid #fff;display:flex;flex-direction:row;justify-content:flex-end;padding-left:90px;position:relative}.footer-main-right ul{display:grid;grid-auto-flow:column;grid-template-rows:repeat(6,auto)}#footer .footer-main-right li:nth-of-type(n+7){margin-left:50px}#footer .footer-main-right li:not(:last-of-type){margin-bottom:22px}#footer .footer-main-right a{color:#fff;font-size:16px;font-weight:500;transition:all .3s ease}#footer .footer-main-right a[target=_blank]{margin-right:-1.3em}#footer .footer-main-right a[target=_blank]:after{content:"\f08e";display:inline-block;font-family:"Font Awesome 5 Free";font-weight:700;line-height:1;margin-left:.3em}.footer-02{background:#000;border-top:none}#footer .footer-02 .wrap{align-items:center;box-sizing:border-box;display:flex;height:75px;justify-content:flex-end;margin:auto;max-width:1040px;padding:0 20px}.footer-company{align-items:center;display:flex}.footer-company .powered-by-wrap{align-items:center;display:flex;justify-content:center;margin:0 auto}.footer-company .company-link{margin:0 20px}.footer-company .company-img{height:25px;width:auto}.preposition-word{color:#fff;font-size:13px}#footer .footer-02 .footer-copy{color:#fff;font-size:13px}.footer-02 .wrap:after{position:absolute}#footer .text-white{color:#fff;font-size:14px}#footer .text-white:hover{color:#fff;opacity:.8;text-decoration:none}.en-font{font-family:"Poppins",sans-serif}@media screen and (max-width:990px){.footer-main-right ul{display:block}#footer .footer-main-right li:nth-of-type(n+7){margin-left:0}}@media screen and (max-width:767px){.footer-tags-title span{font-size:30px;line-height:1.3}.featured-wrap .footer-tags-title br{display:block}#footer .footer-tags-link{font-size:13px;padding:6px 14px}#footer .footer-main .wrap{align-items:center;flex-direction:column;justify-content:center;padding:100px 20px}.footer-main-left{max-width:500px;width:100%}.footer-main-logo{align-items:center;margin-bottom:28px}.footer-main-logo img{width:256px}.footer-main-logo span{font-size:20px;margin-top:15px}.footer-main-left p{font-size:14px;text-align:center}.footer-main-sns{flex-direction:column}.footer-main-sns a{margin:22px 0 0}.footer-main-right{border-left:none;border-top:1px solid #fff;justify-content:center;margin-top:40px;max-width:500px;padding:45px 0 0;width:100%}#footer .footer-main-right li{text-align:center}#footer .footer-main-right li:nth-of-type(n+7){margin-left:0}#footer .footer-main-right a[target=_blank]{margin-right:0}#footer .footer-02 .wrap{align-items:center;flex-direction:column;height:auto;padding:30px 20px 30px}.footer-company{flex-wrap:wrap}.footer-company .text-white{margin:24px auto 32px}#footer .footer-02 .footer-copy{font-size:12px;text-align:center}}.wp-embedded-content{box-shadow:0 0 5px rgba(0,0,0,.2);margin:0 auto;min-width:100%;width:100%}@media screen and (min-width:455px){.wp-embedded-content{height:110px}}.post-loop-wrap article.cotent-none,.archive-loop-wrap article.cotent-none{background:0 0;border:none;box-shadow:none;margin-right:0;width:100%}.post-loop-wrap article.cotent-none .post-content,.archive-loop-wrap article.cotent-none .post-content{padding:0}.post-loop-wrap article.cotent-none #searchform,.archive-loop-wrap article.cotent-none #searchform{margin-top:20px}.post-loop-wrap article.cotent-none a,.archive-loop-wrap article.cotent-none a{color:#000}.post-loop-wrap article.cotent-none a:hover,.archive-loop-wrap article.cotent-none a:hover{color:#85b71c;text-decoration:none}#content.notfound-content{padding:120px 0}#main.notfound-main{float:none}.notfound-wrap{padding:0 20px}#content .notfound-title{border-left:none;font-size:2.5rem;text-align:center}.notfound-subtitle{color:#ff9d00;font-size:6rem;text-align:center}.notfound-paragraph{line-height:2;margin-bottom:30px;text-align:center}@media screen and (max-width:767px){#content.notfound-content{padding:80px 0}}.conversion-block{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:40px}.conversion-link{align-items:center;border:1px solid #707070;display:flex;font-weight:700;height:60px;justify-content:center;position:relative;transition:all .3s ease;width:100%}.conversion-link-wrap{align-items:center;display:flex;flex-direction:column;justify-content:flex-end;width:calc((100% - 10px) / 2)}.conversion-comment{background:url(//funday.jp/wp/wp-content/themes/funday_v1/./assets/img/speech_left.svg) no-repeat bottom left/15px 18px,url(//funday.jp/wp/wp-content/themes/funday_v1/./assets/img/speech_right.svg) no-repeat bottom right/15px 18px;color:#ff1a50;font-size:11px;margin-bottom:3px;min-height:18px;padding-bottom:0;text-align:center;width:100%}.conversion-comment span:before{background:url(//funday.jp/wp/wp-content/themes/funday_v1/./assets/img/bag.svg) no-repeat top left/cover;content:"";display:inline-block;height:11px;margin:0 5px -1px 0;width:10px}@media screen and (max-width:767px){.conversion-block{margin-top:25px}.conversion-link-wrap{width:100%}}.conversion-link:hover{border-color:#bf0000;text-decoration:none}.conversion-link:after{color:#272727;content:"";font-family:"FontAwesome";font-size:24px;position:absolute;right:20px}.conversion-link:hover:after{color:#bf0000}.conversion-link .conversion-link-img{left:20px;margin-bottom:0;position:absolute;top:50%;transform:translateY(-50%)}.conversion-link .conversion-link-text{color:#272727;text-decoration:none;transition:all .3s ease}.conversion-link:hover .conversion-link-text{color:#bf0000}.conversion-link.type_a{border:1px solid #343b45}.conversion-link.type_a,.conversion-link.type_b{box-shadow:0 4px 4px rgba(0,0,0,.15)}.conversion-link.type_a,.conversion-link.type_b,.conversion-link.type_c,.conversion-link.type_d{border-radius:4px;height:55px}.conversion-link.type_a:hover{border-color:#bf0000}.conversion-link.type_a:hover,.conversion-link.type_b:hover{box-shadow:none}.conversion-link.type_a:after,.conversion-link.type_b:after,.conversion-link.type_c:after,.conversion-link.type_d:after{font-size:15px;right:10px}.conversion-link.type_b{background:#646464;border:2px solid rgba(0,0,0,.2)}.conversion-link.type_b .conversion-link-text,.conversion-link.type_b:after,.conversion-link.type_c .conversion-link-text,.conversion-link.type_c:after,.conversion-link.type_d .conversion-link-text,.conversion-link.type_d:after{color:#fff}.conversion-link.type_b.amazon,.conversion-link.type_d.amazon{background:#fdd537}.conversion-link.type_b.amazon .conversion-link-text,.conversion-link.type_b.amazon:after,.conversion-link.type_d.amazon .conversion-link-text,.conversion-link.type_d.amazon:after{color:#343b45}.conversion-link.type_b.rakuten,.conversion-link.type_d.rakuten{background:url(//funday.jp/wp/wp-content/themes/funday_v1/./assets/img/rakuten_wh.svg) #bf0000 no-repeat center left 20px/30px 30px}.conversion-link.type_b.rakuten .conversion-link-img,.conversion-link.type_d.rakuten .conversion-link-img{display:none}.conversion-link.type_b.zozo,.conversion-link.type_d.zozo{background:#000}.conversion-link.type_c{background:#78be36;border:none;box-shadow:0 5px 0 0 rgba(0,0,0,.3),0 5px 0 0 rgba(120,190,54,1)}.conversion-link.type_c .conversion-link-img{display:none}.conversion-link.type_c:hover{box-shadow:0 2px 0 0 rgba(0,0,0,.3),0 2px 0 0 rgba(120,190,54,1);margin:3px 0 -3px}.conversion-link.type_d{background:#646464;border:none;box-shadow:0 5px 0 0 rgba(0,0,0,.4),0 5px 0 0 rgba(100,100,100,1)}.conversion-link.type_d.amazon{box-shadow:0 5px 0 0 rgba(0,0,0,.4),0 5px 0 0 rgba(253,213,55,1)}.conversion-link.type_d.rakuten{box-shadow:0 5px 0 0 rgba(0,0,0,.4),0 5px 0 0 rgba(191,0,0,1)}.conversion-link.type_d.zozo{box-shadow:0 5px 0 0 rgba(43,43,43,1)}.conversion-link.type_d:hover{box-shadow:0 2px 0 0 rgba(0,0,0,.4),0 2px 0 0 rgba(100,100,100,1);margin:3px 0 -3px}.conversion-link.type_d.amazon:hover{box-shadow:0 2px 0 0 rgba(0,0,0,.4),0 2px 0 0 rgba(253,213,55,1)}.conversion-link.type_d.rakuten:hover{box-shadow:0 2px 0 0 rgba(0,0,0,.4),0 2px 0 0 rgba(191,0,0,1)}.conversion-link.type_d.zozo:hover{box-shadow:0 2px 0 0 rgba(43,43,43,1)}.single-content .image-credit-wrap{margin-bottom:40px}.single-content .image-credit-review{line-height:1;margin-bottom:15px}.single-content .image-credit-review.price-only{margin:40px 0 25px}.single-content .amazon-price{border-bottom:1px solid #c7c7c7;border-top:1px solid #c7c7c7;display:inline-flex;flex-flow:wrap;padding:15px 0 17px;width:100%}.single-content .amazon-price .image-credit-text{align-self:end;font-size:12px;margin-top:7px}.single-content .amazon-price .image-credit-text a{color:#a3a3a3}.single-content .amazon-price .reference-price{color:#272727;font-size:12px;font-weight:500;margin-left:0}.single-content .amazon-price__value{color:#ff9d00;font-size:18px;font-weight:700}.single-content .amazon-price__value>span{margin-left:3px}.single-content .amazon-price__value .yen{color:#272727;font-size:12px;font-weight:500;margin:0 10px 0 0}.single-content .image-credit-img-wrap{align-items:start;display:flex;gap:10px}@media screen and (max-width:767px){.single-content .image-credit-img-wrap{flex-flow:column}}.single-content .amazon-rating{align-items:center;display:flex;flex-flow:wrap;font-size:14px;font-weight:500;gap:0 10px;line-height:1;margin:5px 0 15px}.single-content .amazon-rating__count{color:#c7c7c7}.single-content .amazon-rating__source{color:#a3a3a3}.single-content .image-credit-wrap img{margin-bottom:5px}.single-content .image-credit-wrap img.half-width{width:50%}.single-content .image-credit-text{color:#c7c7c7;display:block;font-size:14px}.single-content .image-credit-text a{color:#c7c7c7;transition:all .3s ease}.single-content .image-credit-text a:hover{opacity:.8;text-decoration:none}@media screen and (max-width:767px){.image-credit-wrap img{width:100% !important}}.pr-notation-block{background:#f8f8f8;margin:40px 0;padding:20px}.pr-notation-block p{font-size:14px;line-height:1.6;margin-bottom:0}body.body-bg-wh{background:#fff}.pages-title{font-size:24px;font-weight:700;margin:0 0 36px}.pages-list{background:#f8f8f8;margin-bottom:50px;padding:37px 30px 50px}.pages-list:last-of-type{margin-bottom:0 !important}#content .pages-list h2{border:none;font-size:22px;margin:0 0 24px;padding:0}.pages-list h2 a{color:#272727;transition:all .3s ease}.pages-list h2 a:hover{opacity:.8;text-decoration:none}.pages-lists{column-count:3;font-size:14px;letter-spacing:.05em;margin-bottom:40px;width:100%}.pages-lists li{margin-bottom:15px}.pages-lists li a{color:#272727;text-decoration:underline}.pages-list .pagination{margin-bottom:0}.pages-list .btn a{font-weight:500}.btn{display:flex;justify-content:center}.btn a{align-items:center;background:#fff;border:1px solid #646464;border-radius:5px;color:#272727;display:flex;font-size:18px;height:60px;justify-content:center;max-width:350px;transition:all .3s ease;width:100%}.btn a:hover{background:#272727;color:#fff;text-decoration:none}.btn a i{margin-left:10px}#content.categories-wrap{padding-bottom:0}.categories{padding:60px 0 0}#content.brands-wrap{padding-bottom:0}.brands{padding:60px 0 0}@media screen and (max-width:767px){.categories,.brands{padding-top:0}.pages-title{font-size:20px;margin-bottom:20px}.pages-list{padding-top:22px}.categories .pages-list{margin:0 -20px 50px;padding:22px 20px 40px}#content .pages-list h2{font-size:18px;line-height:1}.pages-lists{column-count:unset}}.category-banner-area{padding-top:100px}.category-banner-area h2{border:none;font-size:14px;font-weight:500;line-height:1.6;margin-bottom:42px;padding:0;text-align:center}.category-banner-area h2 span{display:block;font-size:40px;font-weight:800;letter-spacing:.05em}.category-banner-list{display:flex;flex-wrap:wrap}.category-banner-list li{margin-bottom:20px;padding-top:23.5%;position:relative;width:23.5%}.category-banner-list li:not(:nth-of-type(4n)){margin-right:2%}.category-banner-list li a{display:block;font-weight:700;height:100%;left:0;position:absolute;top:0;width:100%}.category-banner-list li a img{height:100%;object-fit:cover;width:100%}.category-banner-list li a span{align-items:center;background:rgba(0,0,0,.4);color:#fff;display:flex;flex-direction:column;font-size:18px;height:100%;justify-content:center;left:0;position:absolute;top:0;transition:all .3s ease;width:100%}.category-banner-list li a:hover span{background:0 0}.category-banner-list li a span i{align-items:center;border:1px solid #fff;border-radius:30px;display:flex;font-size:12px;height:20px;justify-content:center;margin-top:18px;width:60px}@media screen and (max-width:767px){.home .front-category-wrap{margin-top:55px}.category-banner-area h2 span{font-size:30px}.category-banner-list li{margin-bottom:15px;padding-top:48%;width:48%}.category-banner-list li:nth-of-type(odd){margin-right:4%}.category-banner-list li:nth-of-type(even){margin-right:0}.category-banner-list li a span{font-size:16px}}.author-wrap{display:flex}.author-image{border-radius:50%;height:200px;margin-right:50px;overflow:hidden;width:200px}.author-content{width:calc(100% - 250px)}.author-content h1{font-size:27px;font-weight:700;margin-bottom:37px}.author-content dl{margin-bottom:35px}.author-content dl dt{font-size:14px;font-weight:700;margin-bottom:15px}.author-content dl dd{font-size:14px;line-height:1.8}.author-content ul{display:flex}.author-content li{margin-right:10px}.author-content li a{transition:all .3s ease}.author-content li a:hover{opacity:.8}.author-content li img{width:25px}@media screen and (max-width:767px){.author-wrap{align-items:center;flex-direction:column}.author-image{margin:0 0 27px}.author-content{width:100%}.author-content h1{margin:0 0 47px;text-align:center}.author-content dl{margin-bottom:0}.author-content ul{display:none}.single-footer .post-author:last-of-type{margin-bottom:40px}.single-article-ad-area{flex-flow:column;height:fit-content !important;margin-bottom:40px}.single-article-ad-left,.single-article-ad-right{width:100%}}#content.terms-wrap{padding-bottom:0}.terms{padding-top:60px}.page-terms-content h2{font-size:22px;line-height:1.7;margin-bottom:22px}.page-terms-content h3{font-size:18px;font-weight:700;line-height:2;margin-bottom:15px}.page-terms-content p{line-height:2;margin-bottom:50px}.page-terms-content p+ul{margin-top:-22px}.page-terms-content ul{line-height:2;margin-bottom:60px;padding-left:20px}.page-terms-content li:before{background:#7f7f7f;border-radius:50%;content:"";display:inline-block;height:7px;margin-right:10px;width:7px}.page-terms-content .terms-date{margin-bottom:0}@media screen and (max-width:767px){.terms{padding-top:0}.page-terms-content h2{font-size:18px !important}.page-terms-content h3{font-size:16px !important;margin-bottom:10px}.page-terms-content p{margin-bottom:40px}.page-terms-content p,.page-terms-content ul{font-size:14px}}#content.about-wrap{padding-bottom:0}.about{padding-top:60px}.about .pages-title{margin:75px 0 70px}.about-intro{align-items:center;display:flex;justify-content:space-between}.about-intro:nth-of-type(2){margin-top:50px}.about-intro-photo{position:relative;width:35%}.about-intro-photo img{width:100%}.about-intro-photo:after{background:#f8f8f8;bottom:-20px;content:"";height:100%;position:absolute;width:100%;z-index:-1}.about-intro:first-of-type .about-intro-photo:after{right:-20px}.about-intro:nth-of-type(2) .about-intro-photo:after{left:-20px}.about-intro-text{width:60%}.about-intro-text p{line-height:2}.about-intro-text p:not(:last-of-type){margin-bottom:1em}.about-explain{background:#f8f8f8;font-size:14px;margin-top:50px;padding:20px}.about-explain p{line-height:1.8}.about-writer,.about-contact,.writer-entry-about,.writer-entry-voice,.writer-entry-faq,.writer-entry-contact{margin-top:80px}#content .about-writer h2,#content .about-contact h2,#content .about-information h2,#content .writer-entry-about h2,#content .writer-entry-voice h2,#content .writer-entry-faq h2,#content .writer-entry-contact h2{font-size:22px;line-height:1.7;margin-bottom:30px;padding:0 0 0 18px;position:relative}#content .about-writer h2:before,#content .about-contact h2:before,#content .about-information h2:before,#content .writer-entry-about h2:before,#content .writer-entry-voice h2:before,#content .writer-entry-faq h2:before,#content .writer-entry-contact h2:before{background:#ff9d00;bottom:0;content:"";height:calc(100% - 10px);left:0;margin:auto;position:absolute;top:0;width:8px}.about-writer ul{display:flex;flex-wrap:wrap}.about-writer ul li{background:#f8f8f8;display:flex;flex-direction:column;justify-content:space-between;padding:20px;width:calc((100% - 80px) / 5)}.about-writer ul li:not(:nth-of-type(5n)){margin-right:20px}.about-writer ul li:nth-of-type(n+6){margin-top:20px}.about-writer .writer-name{align-items:center;display:flex;flex-direction:column}.about-writer .writer-name figure{border-radius:50%;height:120px;margin:0;overflow:hidden;width:120px}.about-writer .writer-name h3{font-size:20px;font-weight:700;line-height:1;margin-top:20px}.about-writer dl{margin-top:24px}.about-writer dt{font-size:14px;font-weight:700;margin-bottom:.5em}.about-writer dd{font-size:14px;line-height:1.8;margin-bottom:20px}.about-writer .writer-link{font-size:16px;line-height:1;margin-top:20px;text-align:center}.about-writer .writer-link a{color:#272727}.about-writer .writer-link i{margin-left:10px}.about-contact p{line-height:2}.about-contact-form{background:#f8f8f8;margin-top:80px;padding:40px 40px 10px}.about-contact-form .about-contact-inner{margin-bottom:35px}.about-contact-form label{font-weight:700}.about-contact-form .required{align-items:center;background:#db8631;border-radius:3px;color:#fff;display:inline-flex;font-size:12px;height:23px;justify-content:center;margin-right:10px;width:36px}.about-contact-form .example{font-size:14px;font-weight:400}.about-contact-form .wpcf7-form-control-wrap{display:flex;flex-direction:column-reverse;margin-top:5px}.about-contact-form input{border-color:#c7c7c7;height:54px;width:100%}.about-contact-form input:focus{border:1px solid #646464}.about-contact-form textarea{border-color:#c7c7c7;margin-top:8px;width:100%}.about-contact-form textarea:focus{border:1px solid #646464}.about-contact-form textarea::placeholder{color:#a3a3a3;font-family:"Noto Sans JP","游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Verdana,"メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif}.about-contact-form .wpcf7-list-item{margin:10px 0 0}.about-contact-form .wpcf7-list-item label{align-items:center;display:flex;font-weight:400;padding-left:44px;position:relative}.about-contact-form input[type=checkbox]{display:none}.about-contact-form input[type=checkbox]+.wpcf7-list-item-label:before{background:#fff;border:1px solid #c7c7c7;border-radius:3px;content:"";display:block;height:34px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:34px}.about-contact-form input[type=checkbox]+.wpcf7-list-item-label:after{border-bottom:5px solid #efefef;border-right:5px solid #efefef;content:"";display:block;height:15px;left:10px;position:absolute;top:3px;transform:rotate(45deg);width:10px}.about-contact-form input[type=checkbox]:checked+.wpcf7-list-item-label:after{border-color:#272727}.about-contact-form input.wpcf7-not-valid,.about-contact-form textarea.wpcf7-not-valid{background:#fae2e2;color:#c60000}.about-contact-form .wpcf7-not-valid-tip{color:#c60000}.about-contact-attention{font-size:14px}.about-contact-form input[type=submit]{background:#272727;border-radius:5px;height:60px;transition:all .3s ease;width:100%}.about-contact-form input[type=submit]:hover{background:#fff;border:1px solid #646464;color:#272727}.about-contact-form input[type=submit]:disabled{background:#272727;border:none;color:#fff;opacity:.7}.about-contact-form .wpcf7-spinner{display:block;margin:10px auto}.about-contact-form .wpcf7-response-output{margin:10px 0 !important;text-align:center}.about-information{margin-top:80px}.about-information-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:30px}#content .about-information-title h2{margin-bottom:0}.about-information-title p{font-size:16px}.about-information-title p i{margin-left:10px}.about-information-title a{color:#272727}.about-banner{margin-top:80px}@media screen and (max-width:767px){.about{padding-top:0}.about .pages-title{margin:40px 0}.about-intro{align-items:flex-start;flex-direction:column}.about-intro-photo{margin-bottom:40px;width:calc(100% - 20px)}.about-intro-text{font-size:14px;width:100%}.about-intro:nth-of-type(2){align-items:flex-end;flex-direction:column-reverse}.about-writer{margin-top:50px}#content .about-writer h2,#content .about-contact h2{font-size:18px;margin-bottom:20px}.about-writer ul li{width:calc((100% - 11px) / 2)}.about-writer ul li:nth-of-type(n+3){margin-top:11px}.about-writer ul li:nth-of-type(odd){margin-right:11px}.about-writer ul li:nth-of-type(even){margin-right:0}.about-writer .writer-link{font-size:14px}.about-contact{margin-top:30px}.about-contact p{font-size:14px}.about-contact-form{margin:60px -20px 0;padding:30px 20px 5px}.about-contact-form .about-contact-inner{margin-bottom:25px}.about-information-title{display:block}#content .about-information-title h2{font-size:18px;margin-bottom:30px}.about-banner{margin-bottom:80px}}#content.information-wrap{padding:75px 0 0}.information-bg{background:#f8f8f8}.information-archive{padding:40px 0 100px}.information-archive-list article:first-of-type{border-top:1px solid #c7c7c7}.information-archive-list article{border-bottom:1px solid #c7c7c7;display:flex;padding:20px 0;position:relative}.information-archive-list article .information-archive-link{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.information-archive-list .meta{display:flex}.information-archive-list .category{align-items:center;background:#646464;color:#fff;display:flex;font-size:16px;font-weight:700;height:38px;justify-content:center;margin-right:20px;padding:0 24px;position:relative;white-space:nowrap;z-index:20}.information-archive-list .category:hover{opacity:.8;text-decoration:none}.information-archive-list .date{color:#a3a3a3;font-size:16px;margin:8px 20px 0 0}.information-archive-list .content-title{font-size:16px !important;font-weight:400 !important;line-height:1.6 !important;margin-top:7px;max-width:700px}.information-archive-list .content-title a{color:#272727}.information-archive-list .content-title a.link-hover{text-decoration:underline}.information-archive .pagination{margin:80px auto 0}@media screen and (max-width:767px){.information-archive-list article{flex-wrap:wrap}.information-archive-list article a{flex-wrap:wrap}.information-archive-list .meta{justify-content:space-between;width:100%}.information-archive-list .date{margin-right:0}.information-archive-list .content-title{margin-top:10px;max-width:100%;width:100%}.information-archive .pagination{margin-top:50px}}#content.information-single-content{padding-bottom:0}.information-header-meta{justify-content:flex-start}.information-header-meta .item-category{margin-right:20px}.information-single-footer{margin-top:80px}.information-single-footer .single-footer-around{margin-bottom:0}@media screen and (max-width:767px){.information-header-meta{flex-direction:row-reverse;justify-content:space-between}.information-header-meta .item-category{margin-right:0}.information-single-content .single-header{margin-bottom:30px}.information-single-content .single-tags{display:none}}article.information{background:#fff;justify-content:center}.writer-entry-wrap h3{font-size:22px;font-weight:700;margin:40px 0 24px;position:relative}.writer-entry-wrap h3:before{background:#272727;content:"";display:inline-block;height:18px;margin-right:8px;position:relative;top:1px;width:18px}.writer-entry-wrap ul{list-style:inside;margin-left:25px}.writer-entry-wrap .writer-entry-voice h3:before,.writer-entry-wrap .writer-entry-faq h3:before{content:none}.writer-entry-wrap .writer-entry-voice .text-bold,.writer-entry-wrap .writer-entry-faq .text-bold{font-weight:700}