@-webkit-keyframes fade-in{0%{opacity:0}100%{opacity:1}}@keyframes fade-in{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fade-out{0%{opacity:1}100%{opacity:0}}@keyframes fade-out{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fade-in-out{0%{opacity:0}30%{opacity:1}70%{opacity:1}100%{opacity:0}}@keyframes fade-in-out{0%{opacity:0}30%{opacity:1}70%{opacity:1}100%{opacity:0}}@-webkit-keyframes fade-out-in{0%{opacity:1}50%{opacity:.2}100%{opacity:1}}@keyframes fade-out-in{0%{opacity:1}50%{opacity:.2}100%{opacity:1}}@-webkit-keyframes slide-up-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-up-down{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-top-fade-in{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-top-fade-in{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes slide-top-fade-in-out{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}}@keyframes slide-top-fade-in-out{0%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}30%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}70%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}100%{opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px)}}@-webkit-keyframes scale-up{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center}50%{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center center;transform-origin:center center}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:center center;transform-origin:center center}}@keyframes scale-up{0%{-webkit-transform:scale(1);transform:scale(1);-webkit-transform-origin:center center;transform-origin:center center}50%{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transform-origin:center center;transform-origin:center center}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:center center;transform-origin:center center}}@-webkit-keyframes scale-up-hor-left{0%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@keyframes scale-up-hor-left{0%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}100%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}}@-webkit-keyframes float-link{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes float-link{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes headline{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes headline{0%{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes wave{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@keyframes wave{0%{-webkit-transform:translateY(0);transform:translateY(0)}100%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}html,body{color:#333}.global_header .dev_message{background-color:#eb4847;color:#fff;font-size:.75rem;height:30px;line-height:30px;text-align:center}.global_header .box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:25px 50px;width:1080px}.global_header a{color:#333}.global_header .logo{width:165px}.global_header .pet_logo_symbol{width:165px}.global_header .infos{margin-left:30px;max-width:500px;padding-right:30px}.global_header .h1{font-size:.6875rem;line-height:1.5}.global_header .sub_menus{border-top:1px solid #e8e7e3;font-size:.75rem;margin-top:5px;padding:5px 1rem 0 0}.global_header .sub_menus .flex{gap:15px}.global_header .account_menus{font-size:.75rem;margin-left:auto;max-width:260px}.global_header .account_menus.guest .flex{gap:10px}.global_header .account_menus.admin .flex{gap:10px}.global_header .btn{border-radius:5px;font-size:.8125rem;height:35px;line-height:35px;padding:0 20px;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.global_header .btn.min{font-size:12px;height:26px;letter-spacing:0;line-height:26px;padding:0 10px}.global_header .btn_1{-webkit-box-shadow:0 0 0 1px #eb4847 inset;box-shadow:0 0 0 1px #eb4847 inset;color:#eb4847}.global_header .btn_1:hover{background-color:#eb4847;color:#fff}.global_header .btn_2{-webkit-box-shadow:0 0 0 1px #333 inset;box-shadow:0 0 0 1px #333 inset;color:#333}.global_header .btn_2:hover{background-color:#333;color:#fff}.global_header .user_menus{gap:0 15px;grid-template-columns:1fr 50px;grid-template-rows:auto auto}.global_header .user_menus .user_name{font-size:.8125rem;grid-column:1;grid-row:1;line-height:1.5;text-align:right}.global_header .user_menus .user_name a{font-weight:700;max-width:260px;text-overflow:ellipsis;white-space:nowrap;width:100%}.global_header .user_menus .user_name.is_subscription a{background-position:left center;background-repeat:no-repeat;background-size:11px auto;padding-left:15px}.global_header .user_menus .user_name.plan_1 a{background-image:url(https://cdn.pet-home.jp/web/supporter_images/icon_ouchi_supporter.svg)}.global_header .user_menus .user_name.plan_2 a{background-image:url(https://cdn.pet-home.jp/web/supporter_images/icon_challenge_supporter.svg)}.global_header .user_menus .flex{gap:0 5px;grid-column:1;grid-row:2;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:5px}.global_header .user_menus .icons{grid-column:2;grid-row:1/3;height:50px;width:50px}.global_header .user_menus .icon{border-radius:5px;height:50px;width:50px}.global_header .verification_btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url(https://cache.pet-home.jp/assets/images/powerd_stripe_wht.svg);background-position:right 10px center;background-repeat:no-repeat;background-size:95px auto;color:#fff;height:45px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:47px;margin:0 auto 20px;width:980px}.global_header .verification_btn.status_1{background-color:#eb4847}.global_header .verification_btn.status_2{background-color:#666}.global_header .verification_btn.status_3{background-color:#625bf6}.global_header .verification_btn .line{background-image:url(https://cache.pet-home.jp/assets/images/icon_verification_wht.svg);background-position:left calc(50% + 2px);background-repeat:no-repeat;background-size:34px auto;display:block;height:100%;line-height:45px;padding-left:45px}.global_header .verification_btn .note{font-size:.8125rem;margin-left:1rem}.header_global_messege .b_l{position:relative;text-decoration:underline}.global_menus{border-bottom:1px solid #e8e7e3;border-top:1px solid #e8e7e3;font-size:.8125rem}.global_menus .box{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.global_menus a{color:#333}.global_menus .b_l{height:45px;line-height:45px;position:relative;text-decoration:none}.global_menus .b_l::after{background-color:#333;bottom:-1px;content:"";display:block;height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:-webkit-transform .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform .5s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);width:100%}.global_menus .b_l:hover{opacity:1;text-decoration:none}.global_menus .b_l:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1)}.global_menus .b_l.current{color:#eb4847}.global_menus .b_l.current::after{background-color:#eb4847;-webkit-transform:scaleX(1);transform:scaleX(1)}.global_menus .icon_blank{background-image:url(https://cache.pet-home.jp/cdn/web/assets/images/icn_blank_lgy.svg);background-position:right center;background-repeat:no-repeat;background-size:12px;padding-right:20px}.global_menus .has_submenu{position:relative}.global_menus .has_submenu .b_l:hover::after{-webkit-transform:scaleX(0);transform:scaleX(0)}.global_menus .global_menu_submenus{background-color:#fff;border:1px solid #e8e7e3;border-top:none;left:50%;position:absolute;text-align:center;top:45px;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:10}.global_menus .global_menu_submenus a{display:block;padding:10px 30px;text-decoration:none;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.global_menus .global_menu_submenus a:hover{opacity:.5}.global_menus .submenu:not(:first-child){border-top:1px solid #e8e7e3}.global_conversions{background-color:#fff;border-top:1px solid #e8e7e3;padding:30px 0}.global_conversions .box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:0 50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.global_conversions .page_top{background-color:#f8f8f8;border-radius:5px 5px 0 0;font-size:.6875rem;height:30px;line-height:30px;position:absolute;right:50px;text-align:center;top:-61px;width:100px}.global_conversions .page_top::before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #333 rgba(0,0,0,0);border-style:solid;border-width:0 3.5px 6.1px 3.5px;content:"";display:inline-block;height:0;margin-right:3px;vertical-align:1px;width:0}.global_conversions .infos{width:calc(100% - 350px)}.global_conversions .title{background-image:url(/assets/images/logo_pet_symbol_blk.svg);background-position:left center;background-repeat:no-repeat;background-size:60px auto;font-size:1rem;font-weight:700;line-height:1.6;margin-bottom:1.5rem;padding-left:70px}.global_conversions .info{margin-top:.5rem}.global_conversions .btn{border-radius:5px;-webkit-box-shadow:0 0 0 1px #48b0cb inset;box-shadow:0 0 0 1px #48b0cb inset;color:#48b0cb;font-size:.75rem;height:30px;line-height:30px;margin:1.5rem auto 0;text-align:center;width:170px}.global_conversions .btn:hover{background-color:#48b0cb;-webkit-box-shadow:0 0 0 1px #48b0cb inset;box-shadow:0 0 0 1px #48b0cb inset;color:#fff}.common_sponsors_300{background-color:#f8f8f8;padding:30px 20px 20px;width:300px}.common_sponsors_300 .title{background-image:url(https://cdn.pet-home.jp/web/global_images/logo_pet_symbol_blk.svg);background-position:center top;background-repeat:no-repeat;background-size:50px auto;font-size:.75rem;letter-spacing:.1em;padding-top:35px;text-align:center}.common_sponsors_300 .wf{color:#bbb;display:block;font-size:.625rem}.common_sponsors_300 .logos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.5rem}.common_sponsors_300 .purina{width:100px}.common_sponsors_300 .ps{width:93px}.common_sponsors_300 .eneos{width:150px}.common_sponsors_300 .info{font-size:.75rem;margin-top:1rem}.common_sponsors_300 .info a{color:#2d8ea7}.subfooter .box{padding-bottom:50px;padding-top:50px;position:relative;text-align:center}.subfooter .box::before{border-top:1px solid #e8e7e3;content:"";display:block;left:50px;position:absolute;top:0;width:980px}.subfooter .btns{font-size:.75rem;gap:0 10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}.subfooter .btns .btn{border-radius:5px;height:30px;line-height:30px;padding:0 30px}.subfooter .btns .pw{-webkit-box-shadow:0 0 0 1px #48b0cb inset;box-shadow:0 0 0 1px #48b0cb inset;color:#48b0cb}.subfooter .btns .pw:hover{background-color:#48b0cb;-webkit-box-shadow:0 0 0 1px #48b0cb inset;box-shadow:0 0 0 1px #48b0cb inset;color:#fff}.subfooter .btns .pr{-webkit-box-shadow:0 0 0 1px #eb4847 inset;box-shadow:0 0 0 1px #eb4847 inset;color:#eb4847}.subfooter .btns .pr:hover{background-color:#eb4847;color:#fff}.subfooter .counts{gap:0 36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:35px}.subfooter .counts .count{background-color:#f8f8f8;border-radius:40px;font-size:.8125rem;padding:30px 20px;width:calc(50% - 18px)}.subfooter .counts .marker{font-size:1.25rem}.subfooter .counts .unit{font-size:.8125rem;margin-left:5px}.global_footer{background-color:#f8f8f8}.global_footer .box.grid{gap:0 50px;grid-template-columns:calc(55% - 25px) calc(45% - 25px);grid-template-rows:auto 1fr;padding-bottom:35px;padding-top:35px}.global_footer .box .title{font-size:1rem;font-weight:700;grid-row:1;margin-bottom:.5rem}.global_footer .box .title.l{grid-column:1}.global_footer .box .title.r{grid-column:2}.global_footer .box .footer_menus{font-size:.75rem;gap:30px;grid-row:2}.global_footer .box .footer_menus.l{grid-template-columns:auto auto auto}.global_footer .box .footer_menus.r{grid-template-columns:auto auto}.global_footer .box .footer_menus .footer_menu{margin-top:5px}.global_footer .footer_bottom{border-top:1px solid #e8e7e3;padding:10px 0}.global_footer .footer_bottom .box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.global_footer .footer_bottom .footer_snss .b_l{height:50px;padding:10px;width:50px}.global_footer .copyright{font-size:.75rem}.global_sponsors{border-top:1px solid #e8e7e3;padding:25px 0}.global_sponsors .common_sponsors_footer{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;padding-left:50px;padding-right:50px;width:1080px}.global_sponsors .common_sponsors_footer .title{border-right:1px solid #e8e7e3;padding:5px 40px 5px 0}.global_sponsors .common_sponsors_footer .title .wf{color:#bbb;display:block;font-size:.75rem}.global_sponsors .common_sponsors_footer .logos{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.global_sponsors .common_sponsors_footer .purina{margin-left:30px;width:140px}.global_sponsors .common_sponsors_footer .ps{width:134px}.global_sponsors .common_sponsors_footer .eneos{margin-left:26px;width:160px}.fixed_sponsor_results{background-color:#f8f8f8;bottom:0;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.1);box-shadow:0 0 10px 0 rgba(0,0,0,.1);font-size:.8125rem;font-weight:700;left:0;padding:13px 0;position:fixed;-webkit-transition:-webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:-webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);transition:transform .5s cubic-bezier(0.25, 0.1, 0.25, 1), -webkit-transform .5s cubic-bezier(0.25, 0.1, 0.25, 1);width:100%;z-index:100}.fixed_sponsor_results.is_hide{-webkit-transform:translateY(120%);transform:translateY(120%)}.fixed_sponsor_results .flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.fixed_sponsor_results .logo{max-height:51px}.fixed_sponsor_results .ps{width:110px}.fixed_sponsor_results .purina{margin-left:23px;width:120px}.fixed_sponsor_results .eneos{margin-left:18px;width:140px}.content_bar{background-color:#f8f8f8;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.05) inset;box-shadow:0 0 10px 0 rgba(0,0,0,.05) inset;font-size:1.25rem;padding:10px 0}.content_bar .jp{font-size:1rem;margin-left:10px}.breadcrumbs{background-color:#f8f8f8;font-size:.75rem;height:40px;line-height:40px}.breadcrumbs .arrow{color:#bbb;margin:0 10px}.header_ads_wrap{background-color:#f8f8f8;border-bottom:1px solid #e8e7e3;-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.05) inset;box-shadow:0 0 10px 0 rgba(0,0,0,.05) inset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0}.page_content_header{background-color:#fff;padding:30px 0}.page_content_header .title{font-size:3.125rem;font-weight:500;line-height:1}.page_content_header .title .caption{font-size:.9375rem;letter-spacing:.05em}.common_page_menus{background-color:#fff;border-bottom:1px solid #e8e7e3;padding-top:10px}.common_page_menus .box,.common_page_menus .menus{gap:30px}.common_page_menus .menu .b_l{padding:10px 0;position:relative}.common_page_menus .menu .b_l::after{background-color:#333;bottom:-1px;content:"";display:block;height:2px;left:0;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:-webkit-transform .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);transition:transform .5s cubic-bezier(0.785, 0.135, 0.15, 0.86), -webkit-transform .5s cubic-bezier(0.785, 0.135, 0.15, 0.86);width:100%}.common_page_menus .menu .b_l:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1)}.common_page_menus .menu .b_l.current{color:#eb4847}.common_page_menus .menu .b_l.current::after{background-color:#eb4847;pointer-events:none;-webkit-transform:scaleX(1);transform:scaleX(1)}.pager_top{display:none}.border_content_container_05{border-top:1px solid #e8e7e3;margin-top:20px;padding-top:30px}.top_page_nation_wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.top_page_nation_wrap::after{background-color:#e8e7e3;bottom:0;content:"";display:block;height:1px;left:0;position:absolute;width:100%}.page_sort_wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem;gap:5px;margin-left:15px;position:relative;z-index:5}.page_sort_wrap li{border:1px solid #e8e7e3}.page_sort_wrap li a{background-color:#f8f8f8;display:block;height:33px;line-height:33px;padding:0 15px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.page_sort_wrap li a:hover{opacity:.5;text-decoration:none}.page_sort_wrap li.current_btn{border-bottom:1px solid #fff}.page_sort_wrap li.current_btn a{background-color:#fff}.page_sort_wrap li.current_btn a:hover{opacity:1}.page_count_path{font-size:.75rem}.page_stream_wrap{-ms-flex-item-align:start;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px}.page_stream_wrap .page_stream_btn{border:1px solid #e8e7e3;font-size:.75rem}.page_stream_wrap .page_stream_btn span,.page_stream_wrap .page_stream_btn a{display:block;height:28px;line-height:28px;padding:0 15px;position:relative}.page_stream_wrap .page_stream_btn span::before,.page_stream_wrap .page_stream_btn span::after,.page_stream_wrap .page_stream_btn a::before,.page_stream_wrap .page_stream_btn a::after{background-position:center center;background-repeat:no-repeat;background-size:4px auto;content:"";height:28px;vertical-align:top;width:4px}.page_stream_wrap .page_stream_btn span{opacity:.5}.page_stream_wrap .page_stream_btn a{background-color:#f8f8f8;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.page_stream_wrap .page_stream_btn a:hover{opacity:.5;text-decoration:none}.page_stream_wrap .page_stream_btn.prev_btn span::before,.page_stream_wrap .page_stream_btn.prev_btn a::before{background-image:url(https://cache.pet-home.jp/global_images/left_icon_new_01_hr.png);display:inline-block;margin-right:5px}.page_stream_wrap .page_stream_btn.next_btn span::after,.page_stream_wrap .page_stream_btn.next_btn a::after{background-image:url(https://cache.pet-home.jp/global_images/right_icon_new_01_hr.png);display:inline-block;margin-left:5px}.pager_bottom{color:#bbb;font-size:.8125rem;margin-top:50px}.pager_bottom ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pager_bottom ul li{-webkit-box-shadow:0 0 0 1px #e8e7e3 inset;box-shadow:0 0 0 1px #e8e7e3 inset;height:35px;line-height:35px}.pager_bottom ul .prev,.pager_bottom ul .next{text-align:center;width:70px}.pager_bottom ul .pageCount{margin:0 50px}.pager_bottom ul .pageCount li{min-width:35px;text-align:center}.pager_bottom ul .pageCount li:not(:first-child){margin-left:5px}.pager_bottom ul .pageCount li a{background-color:#f8f8f8;color:#333;display:block;padding:0 5px}.bottomPageNation{color:#bbb;font-size:.8125rem;margin:50px auto;width:980px}.bottomPageNation ul{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bottomPageNation ul li{-webkit-box-shadow:0 0 0 1px #e8e7e3 inset;box-shadow:0 0 0 1px #e8e7e3 inset;height:35px;line-height:35px}.bottomPageNation ul .prev,.bottomPageNation ul .next{text-align:center;width:70px}.bottomPageNation ul .prev a,.bottomPageNation ul .next a{background-color:#48b0cb;color:#fff;display:block;-webkit-transition:background .2s cubic-bezier(0.25, 0.1, 0.25, 1),color .2s cubic-bezier(0.25, 0.1, 0.25, 1),opacity .2s cubic-bezier(0.25, 0.1, 0.25, 1);transition:background .2s cubic-bezier(0.25, 0.1, 0.25, 1),color .2s cubic-bezier(0.25, 0.1, 0.25, 1),opacity .2s cubic-bezier(0.25, 0.1, 0.25, 1)}.bottomPageNation ul .prev a:hover,.bottomPageNation ul .next a:hover{opacity:.6;text-decoration:none}.bottomPageNation ul .pageCount{-webkit-box-shadow:0 0 0 0 #e8e7e3 inset;box-shadow:0 0 0 0 #e8e7e3 inset;margin:0 50px}.bottomPageNation ul .pageCount li{min-width:35px;text-align:center}.bottomPageNation ul .pageCount li:not(:first-child){margin-left:5px}.bottomPageNation ul .pageCount li a{background-color:#f8f8f8;color:#333;display:block;padding:0 5px}.about_welcome_challenge_module{background-color:#f8f8f8;border-radius:35px;margin-top:2.5rem;padding:50px}.about_welcome_challenge_module .title{line-height:1.3;position:relative;text-align:center}.about_welcome_challenge_module .title .en,.about_welcome_challenge_module .title .jp{display:block}.about_welcome_challenge_module .title .en{font-size:1.5rem}.about_welcome_challenge_module .title .jp{font-size:.875rem}.about_welcome_challenge_module .title .circle{background-color:#f8f8f8;border-radius:50%;display:block;overflow:hidden;position:absolute}.about_welcome_challenge_module .title .circle img{margin:0}.about_welcome_challenge_module .title .circle_1{height:40px;left:50px;top:0;width:40px}.about_welcome_challenge_module .title .circle_2{background-color:#48b0cb;height:30px;left:50px;top:45px;width:30px}.about_welcome_challenge_module .title .circle_3{background-color:#eb4847;height:25px;left:105px;top:-5px;width:25px}.about_welcome_challenge_module .title .circle_4{height:35px;left:95px;top:30px;width:35px}.about_welcome_challenge_module .title .circle_5{height:20px;right:110px;top:0;width:20px}.about_welcome_challenge_module .title .circle_6{height:35px;right:110px;top:30px;width:35px}.about_welcome_challenge_module .title .circle_7{height:30px;right:70px;top:0;width:30px}.about_welcome_challenge_module .title .circle_8{background-color:#eb4847;height:25px;right:75px;top:45px;width:25px}.about_welcome_challenge_module .title .circle_9{background-color:#48b0cb;height:20px;right:50px;top:30px;width:20px}.about_welcome_challenge_module .powered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#bbb !important;font-size:.625rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:.5rem}.about_welcome_challenge_module .powered .sap{margin:0 0 0 5px !important;width:60px !important}.about_welcome_challenge_module .infos{margin-top:2rem}.about_welcome_challenge_module .link_btns{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:0 10px;margin-top:1.5rem}.about_welcome_challenge_module .link_btns+.link_btns{margin-top:1rem}.about_welcome_challenge_module .link_btns .link_btn{list-style:none;margin:0}.about_welcome_challenge_module .link_btns .btn{border-radius:5px;font-size:.75rem;height:30px;line-height:30px;padding:0 20px}.about_welcome_challenge_module .link_btns .btn.beta{background-color:#48b0cb;color:#fff;padding:0 30px}.about_welcome_challenge_module .link_btns .btn.pr{-webkit-box-shadow:0 0 0 1px #eb4847 inset;box-shadow:0 0 0 1px #eb4847 inset;color:#eb4847}.about_welcome_challenge_module .link_btns .btn.pr:hover{background-color:#eb4847;color:#fff}.about_welcome_challenge_module .link_btns .btn.pw{-webkit-box-shadow:0 0 0 1px #48b0cb inset;box-shadow:0 0 0 1px #48b0cb inset;color:#48b0cb}.about_welcome_challenge_module .link_btns .btn.pw:hover{background-color:#48b0cb;color:#fff}.form_recaptcha_wrap{margin:40px auto 0;text-align:center}.form_recaptcha_wrap .recaptcha{margin:0 auto 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.search_result_table{margin-top:30px;table-layout:fixed;vertical-align:middle;white-space:nowrap;width:100%}.search_result_table .search_result_title{padding-right:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.search_result_table .search_result_content{border-left:1px solid #e8e7e3;font-weight:700;padding-left:15px}.search_result_table .search_result_content.clearfix{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.search_result_table .search_result_content .icons_info_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.search_result_table.prof_search_result_table .search_result_title{width:6rem}.search_result_table.prof_search_result_table .search_result_content{width:calc(100% - 6rem)}.search_area_wrap{border-top:1px solid #e8e7e3;margin-top:15px;padding-top:15px}.search_area_wrap .serch_area_row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px 25px;width:100%}.search_area_wrap .search_inner_wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.75rem;gap:10px}.search_area_wrap .search_title{font-weight:700}.search_area_wrap .search_btn_wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.search_area_wrap .search_btn_01{border:1px solid #e8e7e3;height:25px}.search_area_wrap .search_btn_01:not(:first-child){border-left:none}.search_area_wrap .search_btn_01 a{background-color:#f8f8f8;display:block;line-height:23px;padding:0 15px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.search_area_wrap .search_btn_01 a:hover{opacity:.5;text-decoration:none}.search_area_wrap .current_search_btn a{background-color:#fff;color:#931220;font-weight:700}.search_area_wrap .current_search_btn a:hover{opacity:1}.search_area_wrap .textbox_style_container{display:-webkit-box;display:-ms-flexbox;display:flex;height:25px}.search_area_wrap .textbox_style_container .btn_container{height:25px;width:50px}.search_area_wrap .textbox_style{border:1px solid #e8e7e3;border-right:none;line-height:23px;padding:0 10px}.search_area_wrap .keyword_input_area form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:25px}.search_area_wrap .keyword_input_area img{height:25px;width:25px}.search_area_wrap .input_txtbox{border:1px solid #e8e7e3;border-right:none;line-height:23px;padding:0 10px}.search_area_wrap ::-webkit-input-placeholder{color:#bbb}.search_area_wrap ::-moz-placeholder{color:#bbb}.search_area_wrap :-ms-input-placeholder{color:#bbb}.search_area_wrap ::-ms-input-placeholder{color:#bbb}.search_area_wrap ::placeholder{color:#bbb}.search_area_wrap .search_round_btn{border:1px solid #e8e7e3;border-radius:13px}.search_area_wrap .search_round_btn a{background-color:#f8f8f8;border-radius:13px;display:block;height:23px;line-height:23px;padding:0 10px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.search_area_wrap .search_round_btn a:hover{opacity:.5;text-decoration:none}.search_area_wrap .satooya_select_btn a::before{background-image:url(https://cache.pet-home.jp/global_images/satooya_icon_new_01_hr.png);background-position:center center;background-repeat:no-repeat;background-size:12px 12px;content:"";display:inline-block;height:23px;margin:0 5px 0 0;vertical-align:top;width:12px}.search_area_wrap .current_search_round_btn a{background-color:#fff;color:#931220;font-weight:700}.search_area_wrap .current_search_round_btn a::before{background-image:url(https://cache.pet-home.jp/global_images/check_icon_new_01_hr.png);background-size:12px 9px}.NS_selectPu_option{background-color:hsla(0,0%,100%,.7);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.NS_selectPu_option .lightbox_main_content{background-color:#fff;-webkit-box-shadow:2px 2px 10px 0 rgba(0,0,0,.1);box-shadow:2px 2px 10px 0 rgba(0,0,0,.1);left:50%;max-height:80vh;position:fixed;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.NS_selectPu_option .lightbox_main_content .title_wrap{border-bottom:1px solid #e8e7e3;font-size:.9375rem;font-weight:700;padding:20px}.NS_selectPu_option .lightbox_main_content::before{background-image:url(https://cache.pet-home.jp/assets/images/NS_selectPu_close.png);background-position:center center;background-repeat:no-repeat;background-size:35px 35px;content:"";display:block;height:35px;pointer-events:none;position:fixed;right:-40px;top:-40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:35px;z-index:100}.NS_selectPu_option .lightbox_content_body{max-height:80vh;overflow-y:auto;padding:20px}.NS_selectPu_option #pet_sub_category_search .lightbox_main_content{width:950px}.NS_selectPu_option #pet_sub_category_search .pet_sub_category_tab{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px;margin-bottom:-1px;position:relative}.NS_selectPu_option #pet_sub_category_search .tabSelectWrap_tab{border:1px solid #e8e7e3;position:relative;width:142px;z-index:5}.NS_selectPu_option #pet_sub_category_search .tabSelectWrap_tab a{background-color:#f8f8f8;display:block;font-weight:700;height:48px;line-height:48px;text-align:center;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.NS_selectPu_option #pet_sub_category_search .tabSelectWrap_tab a:hover{opacity:.5;text-decoration:none}.NS_selectPu_option #pet_sub_category_search .tabSelectWrap_tab.now{border-bottom:1px solid #fff}.NS_selectPu_option #pet_sub_category_search .tabSelectWrap_tab.now a{background-color:#fff}.NS_selectPu_option #pet_sub_category_search .tabSelectWrap_tab.now a:hover{opacity:1}.NS_selectPu_option #pet_sub_category_search .pet_sub_category_content{border:1px solid #e8e7e3;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px 15px;padding:20px}.NS_selectPu_option #pet_sub_category_search .pet_sub_category_content li{width:calc(33.3333333333% - 10px)}.NS_selectPu_option #area_search .lightbox_main_content{width:640px}.NS_selectPu_option #popup_area_search{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px 0}.NS_selectPu_option #popup_area_search li{text-align:center;width:16.6666666667%}.NS_selectPu_option #popup_area_search li:not(:nth-child(6n+1)){border-left:1px solid #e8e7e3}.result_item_01_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px 28px;margin-top:30px}.result_item_01_wrap .mypet_noresult_wrap{background-color:#f8f8f8;color:#bbb;padding:100px 0;text-align:center;width:100%}.result_item_01{-webkit-box-shadow:0 0 0 1px #e8e7e3 inset;box-shadow:0 0 0 1px #e8e7e3 inset;-webkit-box-flex:0;-ms-flex:0 0 140px;flex:0 0 140px;height:280px;position:relative;width:140px}.result_item_01 .list_inner{height:260px}.result_item_01 .main_img_container{height:140px;width:140px}.result_item_01 .main_img_container img{height:140px;width:140px}.result_item_01 .mask_container{position:absolute}.result_item_01 .post_status_icon{height:45px;left:0;top:0;width:45px}.result_item_01 .satooya_tagged_mask{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:3px;left:5px;top:145px}.result_item_01 .satooya_icon{height:11px;width:12px}.result_item_01 .hoken_icon{height:11px;width:10px}.result_item_01 .tagged_icon{height:11px;width:11px}.result_item_01 .pet_sex_icon{height:30px;right:10px;top:125px;width:30px}.result_item_01 .info_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:120px;line-height:1.5;padding:20px 15px 5px;text-align:center}.result_item_01 .title{width:100%}.result_item_01 .title a{color:#931220}.result_item_01 .type{color:#bbb;font-size:.625rem;margin-top:.25rem;width:100%}.result_item_01 .user{color:#bbb;font-size:.625rem;margin-top:auto;width:100%}.result_item_01 .favorite_id_wrap{background-color:#f8f8f8;border:1px solid #e8e7e3;color:#666;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.625rem;height:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;line-height:18px;padding:0 10px}.result_item_01 .favorite{background-image:url(https://cache.pet-home.jp/global_images/heart_icon_new_03_hr.png);background-position:left center;background-repeat:no-repeat;background-size:9px auto;padding-left:13px}/*# sourceMappingURL=pc_modules.min.css.map */