@charset "UTF-8";.fonts{font-family:noto-sans-cjk-jp, sans-serif}html,body{position:relative;margin:0;padding:0;font-feature-settings:"palt";-webkit-text-size-adjust:100%;--swiper-theme-color:#FFF}.main{height:fit-content;top:69px;background-color:#fbfbfb}img{-webkit-user-drag:none}.is_top{display:none !important}.is_not_top{display:unset !important}header{display:grid;position:fixed;width:100%;color:#ffffff;z-index:1000;grid-template:"..    title  ..    subtitle ..    search  ..    navi" 69px /34px 135px 30px 170px 30px 1fr 20px auto;align-items:center;background-color:#3c9e00}@media only screen and (max-width:1500px){header{grid-template:"..    title  ..     search  ..    navi" 69px /34px 135px 30px 1fr 20px auto}header .site_subtitle{display:none}}@media only screen and (max-width:1280px){header{grid-template:"..    title  ..  navi" 69px /34px 135px minmax(34px, 1fr) auto}header .search_form{display:none !important}}header .site_title{grid-area:title;font-family:brandon-grotesque;font-size:37px;line-height:69px;font-weight:bold;font-style:normal;font-variant:normal;letter-spacing:0;cursor:pointer}header .site_subtitle{grid-area:subtitle;font:normal normal bold 13px/19px noto-sans-cjk-jp, sans-serif;white-space:nowrap}header .search_form{grid-area:search;display:flex;width:85%;vertical-align:top;margin-left:auto;white-space:nowrap}header .search_form .search-box{width:100%;display:flex;justify-content:center;align-items:center;position:relative}header .search_form .search-box .search_icon{position:absolute;left:18px;padding-bottom:2px}header .search_form .search-box .search_icon img{width:18px}header .search_form .search-box input[type="text"]{width:calc(100% - 150px);height:41px;padding:0 0 0 45px;border:0;font-size:15px;border-radius:21px 0px 0px 21px;background-color:#ffffff;outline:none;overflow-x:hidden}header .search_form .search-box input[type="text"]:focus{border:1}header .search_form .search-box .select_search_type{position:relative;width:150px;height:41px;background:#256100;border-radius:0px 21px 21px 0px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}header .search_form .search-box .select_search_type .text{margin-left:12px;color:#FFFFFF;font-family:heisei-maru-gothic-std;font-size:15px;line-height:15px;font-weight:bold;font-style:normal;font-variant:normal;padding-top:3.75px}header .search_form .search-box .select_search_type .cursor{width:8px;height:8px;border-radius:1px;transform:rotateZ(45deg);border-bottom:solid 3px #FFFFFF;border-left:solid 3px #FFFFFF;margin-right:13px;transition:all 250ms 0s ease}header .search_form .search-box .select_search_type .cursor_open{transform:rotateZ(-45deg)}header .search_form .search-box .select_search_type .search_types{display:none}header .search_form .search-box .select_search_type .search_types.open{display:block;position:absolute;top:46px;left:0;width:100%;background:#FFFFFF;border:3px solid #256100;border-radius:9px;cursor:pointer}header .search_form .search-box .select_search_type .search_types.open .item{display:flex;align-items:center;height:41px;font-family:heisei-maru-gothic-std;font-size:15px;line-height:15px;font-weight:bold;font-style:normal;font-variant:normal;padding-top:3.75px;padding-left:12px;box-sizing:border-box;color:#3c9e00;text-align:left;cursor:pointer}header .search_form .search-box .select_search_type .search_types.open .item:hover{background:rgba(60, 158, 0, 0.25)}header .header_navi{grid-area:navi;display:grid;font:normal normal bold 12px/12px noto-sans-cjk-jp, sans-serif;grid-template:"seen favorite company account" 69px}header .header_navi .icon img{vertical-align:middle}@keyframes jump{0%{top:0;transform:scale(1)}40%{top:-4px;transform:scale(1.2)}100%{top:0;transform:scale(1)}}header .header_navi .icon.icon-active img{position:relative;animation:jump 0.3s ease-out forwards}header .header_navi .text{font-family:heisei-maru-gothic-std;font-size:12px;line-height:12px;font-weight:800;font-style:normal;font-variant:normal;padding-top:3px}header .header_navi .menu-seen{grid-area:seen;display:flex;width:115px;border-left:solid 2px #358b00;background-color:#3c9e00;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}header .header_navi .menu-favorite{grid-area:favorite;display:grid;width:155px;margin-right:30px;border-left:solid 2px #358b00;background-color:#3c9e00;grid-template:"group .. count" / auto 19px auto auto;align-items:center;justify-content:center;cursor:pointer}header .header_navi .menu-favorite .group{grid-area:group;display:flex;flex-direction:column;align-content:center;align-items:center}header .header_navi .menu-favorite .favorite_count{grid-area:count;display:inline-flex;font:normal normal bold 24px/24px noto-sans-cjk-jp, sans-serif;align-items:baseline}header .header_navi .menu-favorite .favorite_count .unit{font:normal normal bold 16px/24px noto-sans-cjk-jp, sans-serif;margin-left:2px}header .header_navi .menu-seen .icon,header .header_navi .menu-favorite .icon{margin-bottom:5px}header .header_navi .menu-company{grid-area:company;display:flex;width:135px;flex-direction:row;justify-content:center;align-items:center;cursor:pointer}header .header_navi .menu-company .text{margin-left:8px}header .header_navi .menu-account{grid-area:account;height:100%;margin-right:10px}header .header_navi .menu-account .menu-register{display:flex;height:100%}header .header_navi .menu-account .menu-register .login{display:flex;width:135px;flex-direction:row;justify-content:center;align-items:center;background-color:#f24800;cursor:pointer}header .header_navi .menu-account .menu-register .login img{width:19px;height:10px;margin-bottom:3px}header .header_navi .menu-account .menu-register .register{display:flex;width:135px;flex-direction:row;justify-content:center;align-items:center;background-color:#f27100;cursor:pointer}header .header_navi .menu-account .menu-register .text{margin-left:8px}header .header_navi .menu-account .menu-logind{display:flex;position:relative;width:235px;height:100%;font:normal normal bold 13px/13px noto-sans-cjk-jp, sans-serif;flex-direction:row;justify-content:center;align-items:center;justify-content:flex-end;cursor:pointer}header .header_navi .menu-account .menu-logind .user_icon{margin:0 auto 0 20px}header .header_navi .menu-account .menu-logind .name{margin-left:10px}header .header_navi .menu-account .menu-logind .triangle{margin:0 20px}header .header_navi .menu-account .menu-logind .control-account{display:flex;position:absolute;top:100%;width:100%;height:calc(3 * 60px);flex-direction:column;z-index:2000;background-color:#081400;border-radius:0 0 0 20px;transition:height ease-out 0.2s;overflow:hidden}header .header_navi .menu-account .menu-logind .control-account.control-account-hidden{height:0}header .header_navi .menu-account .menu-logind .control-account .list{width:100%;height:60px;text-align:center;border-bottom:solid 1px #5b5b5b;line-height:60px;box-sizing:border-box}header .header_navi .menu-account .menu-logind .control-account .list:last-child{border-bottom:none}header .header_navi .menu-seen,header .header_navi .menu-favorite,header .header_navi .menu-company,header .header_navi .menu-register>.login,header .header_navi .menu-register>.register{border-left:none !important;background-color:initial !important;z-index:1}header .header_navi .menu-company::before{position:absolute;width:119px;height:42px;border:solid 1px #ffffff;content:'';border-radius:27px}header .header_navi .menu-register>.login{color:#3c9e00}header .header_navi .menu-register>.login:before{position:absolute;width:119px;height:42px;content:'';background-color:#ffffff;border-radius:27px;z-index:-1}header .header_navi .menu-register>.register::before{position:absolute;width:119px;height:42px;content:'';background-color:#E05800;border-radius:27px;z-index:-1}.single_sub_header{position:absolute;top:69px;width:100%;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.04);background-color:#FFFFFF}.single_sub_header .menu-single_header_sub-container{justify-content:space-between;width:1340px;margin:0 auto;padding-top:15px;padding-bottom:22px}.single_sub_header .menu-single_header_sub-container ul{display:flex;list-style:none;margin-bottom:0;padding:0;margin:0}.single_sub_header .menu-single_header_sub-container ul li{margin-right:38px}.single_sub_header .menu-single_header_sub-container ul li a:hover{text-decoration:none;color:#3C9E00}.single_sub_header .menu-single_header_sub-container ul a{position:relative;padding-left:28px;color:#081400;font-size:15px;font-weight:bold;text-decoration:none}.single_sub_header .menu-single_header_sub-container ul a img{position:absolute;top:50%;transform:translateY(-50%);left:0}.single_sub_header .menu-single_header_sub-container ul a:before{position:absolute;top:1.5px;left:0}.single_sub_header .menu-single_header_sub-container ul .popular_post_button:hover{text-decoration:none;color:#CF173D}.loding_window{position:fixed;width:100%;height:100%;z-index:20000;background-color:#3c9e00;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:visibility 0.3s, opacity 0.3s;visibility:visible;opacity:1}.loding_window .background,.loding_window .mask{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;height:100%;background-size:cover}.loding_window .background{opacity:0.3;background-color:rgba(255, 255, 255, 0.3);mix-blend-mode:multiply;z-index:2}.loding_window .mask{background:transparent linear-gradient(-85deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;z-index:1}.loding_window.loding_window-hide{opacity:0;visibility:hidden}.loding_window .logo{display:flex;color:#ffffff;font-family:brandon-grotesque;font-size:51px;line-height:51px;font-weight:bold;font-style:normal;font-variant:normal;opacity:0;transition:opacity 0.3s ease-out;z-index:2}html.wf-active .loding_window .logo{opacity:1}@keyframes logoBounce{0%{transform:translate(0, 0)}100%{transform:translate(0, -20px)}}.loding_window .logo .logo-letter{animation:logoBounce 0.75s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;display:inline-block;transform:translate(0, 0);letter-spacing:normal}.loding_window .logo .logo-letter:nth-child(1){animation-delay:calc(1 * 0.083s)}.loding_window .logo .logo-letter:nth-child(2){animation-delay:calc(2 * 0.083s)}.loding_window .logo .logo-letter:nth-child(3){animation-delay:calc(3 * 0.083s)}.loding_window .logo .logo-letter:nth-child(4){animation-delay:calc(4 * 0.083s)}.loding_window .logo .logo-letter:nth-child(5){animation-delay:calc(5 * 0.083s)}.loding_window .logo .logo-letter:nth-child(6){animation-delay:calc(6 * 0.083s)}.loding_window .logo .logo-letter:nth-child(7){animation-delay:calc(7 * 0.083s)}.loding_window .logo .logo-letter:nth-child(8){animation-delay:calc(8 * 0.083s)}.loding_window .loding_bar{position:fixed;bottom:75px;display:flex;flex-direction:column;align-items:center;z-index:2}.loding_window .loding_bar .bar{width:270px;height:8px;border-radius:4px;background-color:rgba(255, 255, 255, 0.3)}.loding_window .loding_bar .bar .value{transition:width ease-out 0.1s;width:0%;height:100%;background-color:#ffffff;border-radius:4px}.loding_window .loding_bar .text{margin-top:15px;color:#ffffff;font:normal normal bold 17px/17px noto-sans-cjk-jp, sans-serif;opacity:0;transition:opacity 0.3s ease-out}html.wf-active .loding_window .loding_bar .text{opacity:1}.close_left_menu{left:0 !important;transition:all 250ms 0s ease}.close_left_menu .menu_result_count{display:none !important}.close_right_menu{right:-320px !important;transition:all 250ms 0s ease}.open_left_menu{left:387px !important;max-width:calc(100% - 367px) !important;transition:all 250ms 0s ease}.open_left_menu .control .menu_toggle_button .triangle{transform:rotateZ(270deg) !important}.left_menu{display:flex;position:fixed;top:69px;right:-387px;width:387px;height:calc(100% - 69px);z-index:100;transform:translateX(-100%);background-color:#ffffff;flex-direction:column;align-content:center;align-items:center;box-shadow:3px 0 6px rgba(0, 0, 0, 0.15);transition:all 250ms 0s ease}.left_menu .control{display:flex;position:absolute;top:0;left:100%;width:auto;height:100%;flex-direction:column;justify-content:space-between;pointer-events:none}.left_menu .control .menu_result_count{display:flex;width:210px;height:65px;font:normal normal bold 0/0 noto-sans-cjk-jp, sans-serif;background-color:#ffffff;border-radius:0 6px 6px 0;margin-bottom:10vh;flex-direction:row;align-content:center;justify-content:space-around;align-items:center}.left_menu .control .menu_result_count img{width:40px;height:40px}.left_menu .control .menu_result_count .result{width:100px;height:48px;color:#3c9e00;text-align:right}.left_menu .control .menu_result_count .result .title{width:95px;font-size:14px;line-height:20px;letter-spacing:-0.38px;white-space:nowrap}.left_menu .control .menu_result_count .result .count{font-size:24px;line-height:24px}.left_menu .control .menu_result_count .result .type{font-size:16px;line-height:24px}.left_menu .control .menu_toggle_button{display:flex;width:17px;height:73px;background:#fdfdfd 0 0 no-repeat padding-box;justify-content:center;flex-direction:column;border-radius:0 6px 6px 0;margin-top:25vh;cursor:pointer;box-shadow:5px 0 6px 1px rgba(0, 0, 0, 0.16);pointer-events:all}.left_menu .control .menu_toggle_button .triangle{margin:5px;border-right:4px solid transparent;border-bottom:6px solid #3c9e00;border-left:4px solid transparent;transform-origin:4px 3px;transition:all 250ms 0s ease;transform:rotateZ(90deg)}.left_menu .building_group{display:flex;width:100%;height:95px;margin-bottom:30px;justify-content:space-between;align-items:flex-start;column-gap:1px}.left_menu .building_group .building{display:flex;position:relative;width:100%;height:80px;flex-direction:column;align-items:center;background-color:#e3e3e3;cursor:pointer}.left_menu .building_group .building::before{position:absolute;top:0;left:0;width:100%;height:0;content:"";background-color:#3c9e00;transition:height ease-out 0.2s}.left_menu .building_group .building .icon{z-index:0}.left_menu .building_group .building .icon img{height:38px;margin-top:8px}.left_menu .building_group .building .text{font:normal normal bold 10px/10px noto-sans-cjk-jp, sans-serif;letter-spacing:0.06px;z-index:0;margin-top:9px}.left_menu .building_group .building:not(.select):hover{background-color:rgba(60, 158, 0, 0.25)}.left_menu .building_group .select{color:#ffffff}.left_menu .building_group .select::before{height:95px}.left_menu .search_form{display:flex;width:100%;flex-direction:column;align-items:center;overflow-y:auto;padding-bottom:20px}.left_menu .search_form::-webkit-scrollbar{width:0px}.left_menu .search_form .search_type{display:flex;width:308px;color:#333333;font:normal normal bold 12px/35px noto-sans-cjk-jp, sans-serif;text-align:center;margin-top:15px}.left_menu .search_form .search_type .search_type_left,.left_menu .search_form .search_type .search_type_right{width:154px;height:35px;background-color:#e8e8e8;cursor:pointer}.left_menu .search_form .search_type .search_type_left{border-radius:9px 0 0 9px}.left_menu .search_form .search_type .search_type_right{border-radius:0 9px 9px 0}.left_menu .search_form .search_type .select{background:#2a6f00 0 0 no-repeat padding-box;color:#ffffff}.left_menu .search_form .search_type div:not(.select):hover{background-color:rgba(60, 158, 0, 0.25)}.left_menu .search_form .border{min-width:308px;min-height:3px;margin-top:15px;background-color:#3c9e00}.left_menu .search_form .select_school,.left_menu .search_form .select_traffic,.left_menu .search_form .select_price,.left_menu .search_form .select_area,.left_menu .search_form .select_walk{display:flex;width:308px;flex-direction:column;margin-top:15px}.left_menu .search_form .select_school .title,.left_menu .search_form .select_school .top,.left_menu .search_form .select_school .bottom,.left_menu .search_form .select_traffic .title,.left_menu .search_form .select_traffic .top,.left_menu .search_form .select_traffic .bottom,.left_menu .search_form .select_price .title,.left_menu .search_form .select_price .top,.left_menu .search_form .select_price .bottom,.left_menu .search_form .select_area .title,.left_menu .search_form .select_area .top,.left_menu .search_form .select_area .bottom,.left_menu .search_form .select_walk .title,.left_menu .search_form .select_walk .top,.left_menu .search_form .select_walk .bottom{display:flex;width:100%;height:33px;align-items:center}.left_menu .search_form .select_school .title,.left_menu .search_form .select_traffic .title,.left_menu .search_form .select_price .title,.left_menu .search_form .select_area .title,.left_menu .search_form .select_walk .title{font:normal normal bold 15px/15px noto-sans-cjk-jp, sans-serif}.left_menu .search_form .select_school .title .text,.left_menu .search_form .select_traffic .title .text,.left_menu .search_form .select_price .title .text,.left_menu .search_form .select_area .title .text,.left_menu .search_form .select_walk .title .text{margin-left:5px}.left_menu .search_form .select_school .top,.left_menu .search_form .select_traffic .top,.left_menu .search_form .select_price .top,.left_menu .search_form .select_area .top,.left_menu .search_form .select_walk .top{position:relative;color:#ffffff;font:normal normal bold 12px/12px noto-sans-cjk-jp, sans-serif;background-color:#3c9e00;border-radius:7px 7px 0 0}.left_menu .search_form .select_school .top img,.left_menu .search_form .select_traffic .top img,.left_menu .search_form .select_price .top img,.left_menu .search_form .select_area .top img,.left_menu .search_form .select_walk .top img{margin-left:10px}.left_menu .search_form .select_school .top .text,.left_menu .search_form .select_traffic .top .text,.left_menu .search_form .select_price .top .text,.left_menu .search_form .select_area .top .text,.left_menu .search_form .select_walk .top .text{margin-left:23px}.left_menu .search_form .select_school .top .open_window,.left_menu .search_form .select_traffic .top .open_window,.left_menu .search_form .select_price .top .open_window,.left_menu .search_form .select_area .top .open_window,.left_menu .search_form .select_walk .top .open_window{position:absolute;top:0;right:0;width:50px;height:50px;transform:translateY(-50%);border-radius:50%;background-color:#3c9e00;cursor:pointer}.left_menu .search_form .select_school .top .open_window .cursor,.left_menu .search_form .select_traffic .top .open_window .cursor,.left_menu .search_form .select_price .top .open_window .cursor,.left_menu .search_form .select_area .top .open_window .cursor,.left_menu .search_form .select_walk .top .open_window .cursor{position:absolute;top:50%;left:50%;font-size:0;transform:translate(-50%, -50%)}.left_menu .search_form .select_school .top .open_window .cursor .circle,.left_menu .search_form .select_traffic .top .open_window .cursor .circle,.left_menu .search_form .select_price .top .open_window .cursor .circle,.left_menu .search_form .select_area .top .open_window .cursor .circle,.left_menu .search_form .select_walk .top .open_window .cursor .circle{display:flex;width:22px;height:22px;border:solid 2px #ffffff;border-radius:50%;justify-content:center;align-items:center;transition:transform ease-out 0.2s}.left_menu .search_form .select_school .top .open_window .cursor .cross,.left_menu .search_form .select_traffic .top .open_window .cursor .cross,.left_menu .search_form .select_price .top .open_window .cursor .cross,.left_menu .search_form .select_area .top .open_window .cursor .cross,.left_menu .search_form .select_walk .top .open_window .cursor .cross{width:12px;height:12px;margin:0;padding:0}.left_menu .search_form .select_school .top .open_window:hover .circle,.left_menu .search_form .select_traffic .top .open_window:hover .circle,.left_menu .search_form .select_price .top .open_window:hover .circle,.left_menu .search_form .select_area .top .open_window:hover .circle,.left_menu .search_form .select_walk .top .open_window:hover .circle{transform:scale(1.3)}.left_menu .search_form .select_school .bottom,.left_menu .search_form .select_traffic .bottom,.left_menu .search_form .select_price .bottom,.left_menu .search_form .select_area .bottom,.left_menu .search_form .select_walk .bottom{background-color:#e6ede5;border-radius:0 0 7px 7px;justify-content:space-between;overflow:hidden}.left_menu .search_form .select_school .bottom .arrow,.left_menu .search_form .select_traffic .bottom .arrow,.left_menu .search_form .select_price .bottom .arrow,.left_menu .search_form .select_area .bottom .arrow,.left_menu .search_form .select_walk .bottom .arrow{width:20px;height:15px;border-left:solid 3px #3c9e00;border-bottom:solid 3px #3c9e00;margin-left:16px;margin-bottom:auto}.left_menu .search_form .select_school .bottom .text,.left_menu .search_form .select_traffic .bottom .text,.left_menu .search_form .select_price .bottom .text,.left_menu .search_form .select_area .bottom .text,.left_menu .search_form .select_walk .bottom .text{width:100%;background:none;border:none;color:#333333;font:normal normal bold 12px/12px noto-sans-cjk-jp, sans-serif;text-align:right;margin-right:16px}.left_menu .search_form .select_school .select_group,.left_menu .search_form .select_traffic .select_group,.left_menu .search_form .select_price .select_group,.left_menu .search_form .select_area .select_group,.left_menu .search_form .select_walk .select_group{display:flex;width:100%;align-items:center;box-sizing:border-box}.left_menu .search_form .select_school .select_group .full,.left_menu .search_form .select_school .select_group .left,.left_menu .search_form .select_school .select_group .right,.left_menu .search_form .select_traffic .select_group .full,.left_menu .search_form .select_traffic .select_group .left,.left_menu .search_form .select_traffic .select_group .right,.left_menu .search_form .select_price .select_group .full,.left_menu .search_form .select_price .select_group .left,.left_menu .search_form .select_price .select_group .right,.left_menu .search_form .select_area .select_group .full,.left_menu .search_form .select_area .select_group .left,.left_menu .search_form .select_area .select_group .right,.left_menu .search_form .select_walk .select_group .full,.left_menu .search_form .select_walk .select_group .left,.left_menu .search_form .select_walk .select_group .right{display:flex;position:relative;width:100%;height:40px;font:normal normal bold 12px/40px noto-sans-cjk-jp, sans-serif;background-color:#e6ede5;border-radius:8px;flex-direction:row;align-items:center;justify-content:space-between;cursor:pointer}.left_menu .search_form .select_school .select_group .full,.left_menu .search_form .select_traffic .select_group .full,.left_menu .search_form .select_price .select_group .full,.left_menu .search_form .select_area .select_group .full,.left_menu .search_form .select_walk .select_group .full{justify-content:flex-end}.left_menu .search_form .select_school .select_group .full .cursor,.left_menu .search_form .select_traffic .select_group .full .cursor,.left_menu .search_form .select_price .select_group .full .cursor,.left_menu .search_form .select_area .select_group .full .cursor,.left_menu .search_form .select_walk .select_group .full .cursor{margin-left:23px}.left_menu .search_form .select_school .select_group .left,.left_menu .search_form .select_school .select_group .right,.left_menu .search_form .select_traffic .select_group .left,.left_menu .search_form .select_traffic .select_group .right,.left_menu .search_form .select_price .select_group .left,.left_menu .search_form .select_price .select_group .right,.left_menu .search_form .select_area .select_group .left,.left_menu .search_form .select_area .select_group .right,.left_menu .search_form .select_walk .select_group .left,.left_menu .search_form .select_walk .select_group .right{width:145px;padding-left:26px}.left_menu .search_form .select_school .select_group .center,.left_menu .search_form .select_traffic .select_group .center,.left_menu .search_form .select_price .select_group .center,.left_menu .search_form .select_area .select_group .center,.left_menu .search_form .select_walk .select_group .center{width:18px;height:3px;background-color:#e6ede5}.left_menu .search_form .select_school .select_group .cursor,.left_menu .search_form .select_traffic .select_group .cursor,.left_menu .search_form .select_price .select_group .cursor,.left_menu .search_form .select_area .select_group .cursor,.left_menu .search_form .select_walk .select_group .cursor{width:6px;height:6px;border-radius:1px;transform:rotateZ(45deg);border-bottom:solid 2px #333333;border-left:solid 2px #333333;margin-right:13px;transition:all 250ms 0s ease}.left_menu .search_form .select_school .select_group .cursor_open,.left_menu .search_form .select_traffic .select_group .cursor_open,.left_menu .search_form .select_price .select_group .cursor_open,.left_menu .search_form .select_area .select_group .cursor_open,.left_menu .search_form .select_walk .select_group .cursor_open{transform:rotateZ(-45deg)}.left_menu .search_form .select_school .select_group .select_list,.left_menu .search_form .select_traffic .select_group .select_list,.left_menu .search_form .select_price .select_group .select_list,.left_menu .search_form .select_area .select_group .select_list,.left_menu .search_form .select_walk .select_group .select_list{display:flex;position:absolute;top:calc(100% + 5px);left:0;width:100%;height:240px;max-height:240px;outline:none;z-index:1000;flex-direction:column;border-radius:8px;background-color:#e6ede5;overflow-x:hidden;overflow-y:auto;box-shadow:0 3px 6px #00000029;transition:max-height ease-out 0.2s}.left_menu .search_form .select_school .select_group .select_list.select_list-disabled,.left_menu .search_form .select_traffic .select_group .select_list.select_list-disabled,.left_menu .search_form .select_price .select_group .select_list.select_list-disabled,.left_menu .search_form .select_area .select_group .select_list.select_list-disabled,.left_menu .search_form .select_walk .select_group .select_list.select_list-disabled{max-height:0;pointer-events:none}.left_menu .search_form .select_school .select_group .select_list .item,.left_menu .search_form .select_traffic .select_group .select_list .item,.left_menu .search_form .select_price .select_group .select_list .item,.left_menu .search_form .select_area .select_group .select_list .item,.left_menu .search_form .select_walk .select_group .select_list .item{width:100%;box-sizing:border-box;padding-left:26px}.left_menu .search_form .select_school .select_group .select_list .item:not(.select):hover,.left_menu .search_form .select_traffic .select_group .select_list .item:not(.select):hover,.left_menu .search_form .select_price .select_group .select_list .item:not(.select):hover,.left_menu .search_form .select_area .select_group .select_list .item:not(.select):hover,.left_menu .search_form .select_walk .select_group .select_list .item:not(.select):hover{width:100%;background-color:rgba(60, 158, 0, 0.25);box-sizing:border-box;padding-left:26px}.left_menu .search_form .select_school .select_group .select_list::-webkit-scrollbar,.left_menu .search_form .select_traffic .select_group .select_list::-webkit-scrollbar,.left_menu .search_form .select_price .select_group .select_list::-webkit-scrollbar,.left_menu .search_form .select_area .select_group .select_list::-webkit-scrollbar,.left_menu .search_form .select_walk .select_group .select_list::-webkit-scrollbar{width:10px}.left_menu .search_form .select_school .select_group .select_list::-webkit-scrollbar-track,.left_menu .search_form .select_traffic .select_group .select_list::-webkit-scrollbar-track,.left_menu .search_form .select_price .select_group .select_list::-webkit-scrollbar-track,.left_menu .search_form .select_area .select_group .select_list::-webkit-scrollbar-track,.left_menu .search_form .select_walk .select_group .select_list::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.1)}.left_menu .search_form .select_school .select_group .select_list::-webkit-scrollbar-thumb,.left_menu .search_form .select_traffic .select_group .select_list::-webkit-scrollbar-thumb,.left_menu .search_form .select_price .select_group .select_list::-webkit-scrollbar-thumb,.left_menu .search_form .select_area .select_group .select_list::-webkit-scrollbar-thumb,.left_menu .search_form .select_walk .select_group .select_list::-webkit-scrollbar-thumb{background:#cdcdcd;border-radius:10px;box-shadow:0 0 0 1px rgba(255, 255, 255, 0.3)}.left_menu .search_form .select_details{display:flex;margin-top:32px;flex-direction:column;align-items:center}.left_menu .search_form .select_details .button_details{display:flex;width:167px;height:34px;background:transparent linear-gradient(91deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;color:#ffffff;font:normal normal bold 13px/34px noto-sans-cjk-jp, sans-serif;border-radius:16px;justify-content:space-around;cursor:pointer}.left_menu .search_form .select_details .button_details:not(.active):hover{background:initial;background-color:#3c9e00}.left_menu .search_form .select_details .button_details .cursor{position:relative}.left_menu .search_form .select_details .button_details .cursor .circle{position:absolute;top:50%;left:50%;width:20px;height:20px;border:solid 2px #ffffff;transform:translate(-50%, -50%);border-radius:50%}.left_menu .search_form .select_details .button_details .cursor .cross{position:absolute;top:50%;left:50%;width:8px;height:8px;margin:0;padding:0;transform:translate(-50%, -50%);transform-origin:50% 50%}.left_menu .search_form .select_details .button_details .cursor .minus{display:none}.left_menu .search_form .select_details .active{display:flex;width:167px;height:34px;background:initial;border:solid 2px #3c9e00;color:#3c9e00;font:normal normal bold 13px/28px noto-sans-cjk-jp, sans-serif;border-radius:16px;background-color:#ffffff;justify-content:space-around;box-sizing:border-box}.left_menu .search_form .select_details .active .cursor{position:relative}.left_menu .search_form .select_details .active .cursor .circle{position:absolute;top:50%;left:50%;width:20px;height:20px;border:solid 2px #3c9e00;transform:translate(-50%, -50%);border-radius:50%}.left_menu .search_form .select_details .active .cursor .cross{display:none}.left_menu .search_form .select_details .active .cursor .minus{display:block;position:absolute;top:50%;left:50%;width:8px;height:2px;margin:0;padding:0;transform:translate(-50%, -50%);background-color:#3c9e00;border-radius:1px;transform-origin:50% 50%}.left_menu .search_form .select_details .details{width:310px;max-height:100%;border:solid 2px #3c9e00;margin-top:25px;background-color:#ffffff;border-radius:8px;box-sizing:border-box;opacity:1;overflow:hidden;transition:max-height ease-out 0.2s, margin-top ease-out 0.2s, opacity ease-out 0.2s}.left_menu .search_form .select_details .details.details-hidden{max-height:0;margin-top:0;opacity:0}.left_menu .search_form .select_details .details .detail:not(:first-child){margin-top:40px}.left_menu .search_form .select_details .details .detail{display:flex;margin:10px;flex-direction:column;align-items:flex-start}.left_menu .search_form .select_details .details .detail .title{display:flex;font:normal normal bold 15px/15px noto-sans-cjk-jp, sans-serif;align-items:center}.left_menu .search_form .select_details .details .detail .title img{margin-right:5px}.left_menu .search_form .select_details .details .detail .checkboxs{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:3px;column-gap:15px;margin-top:10px}.left_menu .search_form .select_control{display:flex;margin-top:30px;flex-direction:column;align-items:flex-end}.left_menu .search_form .select_control .button_search{display:flex;width:308px;height:50px;background:transparent linear-gradient(91deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;color:#ffffff;font:normal normal bold 15px/15px noto-sans-cjk-jp, sans-serif;border-radius:8px;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.left_menu .search_form .select_control .button_search img{margin:0 auto 0 16px}.left_menu .search_form .select_control .button_search .text{margin-right:140px}.left_menu .search_form .select_control .button_search:hover{background:initial;background-color:#3c9e00}.left_menu .search_form .select_control .button_search.button_search-loading{position:relative}.left_menu .search_form .select_control .button_search.button_search-loading::before{position:absolute;top:0;left:0;right:0;content:"";bottom:0;background-color:#e6ede5}@keyframes spin{100%{transform:rotate(360deg)}}.left_menu .search_form .select_control .button_search.button_search-loading::after{position:absolute;width:20px;height:20px;border:4px solid #ffffff;content:"";border-right:4px solid transparent;border-radius:50%;animation:spin 1s infinite linear}.left_menu .search_form .select_control .button_reset{display:flex;width:107px;height:50px;border:solid 1px #3c9e00;color:#3c9e00;font:normal normal bold 15px/15px noto-sans-cjk-jp, sans-serif;margin-top:28px;box-sizing:border-box;background-color:#ffffff;border-radius:25px;justify-content:center;align-items:center;cursor:pointer;overflow:hidden}.left_menu .search_form .select_control .button_reset:hover{background-color:rgba(60, 158, 0, 0.25)}.left_menu .search_form .select_control .button_reset.button_reset-loading{position:relative}.left_menu .search_form .select_control .button_reset.button_reset-loading::before{position:absolute;top:0;left:0;right:0;content:"";bottom:0;background-color:#e6ede5}@keyframes spin{100%{transform:rotate(360deg)}}.left_menu .search_form .select_control .button_reset.button_reset-loading::after{position:absolute;width:20px;height:20px;border:4px solid #ffffff;content:"";border-right:4px solid transparent;border-radius:50%;animation:spin 1s infinite linear}.right_menu{display:flex;position:fixed;top:69px;right:0;width:320px;height:calc(100% - 69px);z-index:500;background-color:#ffffff;flex-direction:column;justify-content:space-between;transition:all 250ms 0s ease}.right_menu .control{display:flex;position:absolute;top:0;right:100%;width:auto;height:100%;flex-direction:column;justify-content:space-between}.right_menu .control .right_menu_toggle_button{display:flex;width:32px;height:100%;cursor:pointer;background-color:#8f969c;box-sizing:border-box;justify-content:center;align-items:center}.right_menu .control .right_menu_toggle_button .cursor{width:13px;height:13px;border-radius:1px;transform:rotateZ(45deg);border-bottom:solid 4px #ffffff;border-left:solid 4px #ffffff;transition:all 250ms 0s ease}.right_menu .control .right_menu_toggle_button .cursor_open{transform:rotateZ(225deg) !important}.right_menu #document_list{display:flex;width:100%;height:calc(100% - 75px);background-color:#081400;flex-direction:column;align-items:center;justify-content:flex-start;overflow-y:auto}.right_menu #document_list::-webkit-scrollbar{width:10px}.right_menu #document_list::-webkit-scrollbar-track{border-radius:10px}.right_menu #document_list::-webkit-scrollbar-thumb{background:#3c9e00;border-radius:10px}.right_menu #document_list .item{display:flex;position:relative;width:300px;height:140px;min-height:140px;border-radius:8px;background-color:#ffffff;margin-top:10px;justify-content:flex-start;align-items:center}.right_menu #document_list .item .image{display:flex;margin:10px;flex-direction:column;gap:3px}.right_menu #document_list .item .image img{width:65px;height:59px;object-fit:cover;border-radius:9px}.right_menu #document_list .item .info{display:flex;width:175px;height:120px;font:normal normal bold 10px/10px noto-sans-cjk-jp, sans-serif;flex-direction:column;gap:7px;overflow:hidden}.right_menu #document_list .item .info>.title{font:normal normal bold 14px/14px noto-sans-cjk-jp, sans-serif;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.right_menu #document_list .item .info .price,.right_menu #document_list .item .info .area,.right_menu #document_list .item .info .address,.right_menu #document_list .item .info .bas,.right_menu #document_list .item .info .school{display:flex;justify-content:space-between;align-items:baseline;white-space:nowrap}.right_menu #document_list .item .info .price img,.right_menu #document_list .item .info .area img,.right_menu #document_list .item .info .address img,.right_menu #document_list .item .info .bas img,.right_menu #document_list .item .info .school img{width:12px;height:12px}.right_menu #document_list .item .info .price .title,.right_menu #document_list .item .info .area .title,.right_menu #document_list .item .info .address .title,.right_menu #document_list .item .info .bas .title,.right_menu #document_list .item .info .school .title{display:flex;font:normal normal bold 10px/10px noto-sans-cjk-jp, sans-serif;align-items:center}.right_menu #document_list .item .info .price .title .text,.right_menu #document_list .item .info .area .title .text,.right_menu #document_list .item .info .address .title .text,.right_menu #document_list .item .info .bas .title .text,.right_menu #document_list .item .info .school .title .text{display:inline-flex;margin-left:3px}.right_menu #document_list .item .info .price .value,.right_menu #document_list .item .info .area .value,.right_menu #document_list .item .info .address .value,.right_menu #document_list .item .info .bas .value,.right_menu #document_list .item .info .school .value{font:normal normal bold 11px/11px noto-sans-cjk-jp, sans-serif}.right_menu #document_list .item .info .price img{width:15px;height:15px}.right_menu #document_list .item .info .price .title{margin:auto 0;font:normal normal bold 11px/18px noto-sans-cjk-jp, sans-serif}.right_menu #document_list .item .info .price .value{font:normal normal bold 18px/18px noto-sans-cjk-jp, sans-serif;margin-left:auto;margin-right:3px}.right_menu #document_list .item .info .price .unit{font:normal normal bold 10px/10px noto-sans-cjk-jp, sans-serif}.right_menu #document_list .item .item_control{display:flex;position:absolute;top:0;right:0;width:30px;height:100%;align-items:center;justify-content:center;cursor:pointer;background-color:#ffe2e8;transition:background-color 0.2s;border-radius:0 8px 8px 0}.right_menu #document_list .item .item_control:hover{background-color:#cf173d}.right_menu #document_list .noitem{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.right_menu #document_list .noitem.active{display:block}.right_menu .select_control{display:flex;width:100%;height:90px;background-color:#081400;justify-content:center;align-items:center}.right_menu .select_control .button_download{display:flex;width:275px;height:50px;color:#ffffff;font:normal normal bold 16px/16px noto-sans-cjk-jp, sans-serif;background-color:#3c9e00;border-radius:28px;justify-content:center;align-items:center;cursor:pointer}#map_page{animation:0.5s fadeIn}@keyframes fadeIn{0%{display:none;opacity:0}1%{display:block;opacity:0}100%{display:block;opacity:1}}#map_page .hidden{animation:0.5s fadeOut}@keyframes fadeOut{0%{display:block;opacity:1}99%{display:block;opacity:0}100%{display:none;opacity:0}}#modal_window{position:relative}#modal_window section{display:flex;flex-direction:column;position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10000;animation:0.5s fadeIn}@keyframes fadeIn{from{opacity:0}to{opacity:1}}#modal_window section>.header{height:85px;width:100%;border-radius:10px 10px 0 0;background:transparent linear-gradient(85deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;display:flex;flex-direction:row;justify-content:center;align-items:center}#modal_window section>.header .text{color:#ffffff;font:normal normal bold 25px/85px noto-sans-cjk-jp, sans-serif;text-align:center}#modal_window section>.header .logo{color:#ffffff;font-family:brandon-grotesque;font-size:37px;line-height:85px;font-weight:bold;font-style:normal;font-variant:normal;margin-left:10px;margin-right:10px}#modal_window section>.body{width:100%;border-radius:0 0 10px 10px;background-color:#ffffff}#modal_window section>.body .items{display:grid;height:560px;margin-left:35px;padding-right:45px;overflow:hidden;grid-template-columns:200px 200px 200px;gap:10px 35px;overflow-y:scroll}#modal_window section>.body .items::-webkit-scrollbar{width:15px}#modal_window section>.body .items::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.1)}#modal_window section>.body .items::-webkit-scrollbar-thumb{background:#cdcdcd;border-radius:10px;box-shadow:0 0 0 1px rgba(255, 255, 255, 0.3)}#modal_window section>.body .items h3{height:36px;margin:10px 0;color:#3c9e00;font:normal normal bold 24px/36px noto-sans-cjk-jp, sans-serif;grid-column:1/4;letter-spacing:0.12px}#modal_window section>.body .item{width:200px;height:60px;border:2px solid #3c9e00;color:#3c9e00;font:normal normal bold 14px/56px noto-sans-cjk-jp, sans-serif;text-align:center;margin-right:60px;border-radius:8px;box-sizing:border-box;background-color:#ffffff;letter-spacing:0.07px;cursor:pointer}#modal_window section>.body .item:not(.select):hover{background-color:rgba(60, 158, 0, 0.25)}#modal_window section>.body .select{background:transparent linear-gradient(90deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;border:none;color:#ffffff;line-height:60px}#modal_window section>.body .item.select{position:relative;overflow:hidden}@keyframes ripple{0%{background-color:rgba(255, 255, 255, 0);transform:scale(0)}5%{background-color:rgba(255, 255, 255, 0.1)}100%{background-color:rgba(255, 255, 255, 0);transform:scale(4)}}#modal_window section>.body .item.select::after{position:absolute;top:calc(50% - 60px / 2);left:calc(50% - 60px / 2);width:60px;height:60px;content:"";border-radius:50%;animation:ripple 0.6s ease-out forwards}#modal_window section>.body .control{width:100%;height:120px;background-color:#ffffff;border-radius:0 0 10px 10px;display:flex;align-items:center;justify-content:center}#modal_window section>.body .control .button{width:272px;height:50px;border-radius:10px;background:transparent linear-gradient(85deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;cursor:pointer}#modal_window section>.body .control .button .text{color:#ffffff;font:normal normal bold 16px/50px noto-sans-cjk-jp, sans-serif;text-align:center}#modal_window section.welcome{width:925px}#modal_window section.welcome>.header{position:relative}#modal_window section.welcome>.header .title_icon{position:absolute;top:-35px;left:72px}#modal_window section.welcome>.header .title_icon img{width:57px;height:97px}#modal_window section.welcome>.body{display:flex;flex-direction:column;align-items:center;padding-bottom:60px}#modal_window section.welcome>.body h3{height:36px;margin-top:50px;color:#333333;font:normal normal bold 21px/32px noto-sans-cjk-jp, sans-serif}#modal_window section.welcome>.body p{text-align:center;margin-top:14px;color:#333333;font:normal normal 500 18px/28px noto-sans-cjk-jp, sans-serif}#modal_window section.welcome>.body .note_pc{margin-top:50px;width:458px;height:272px}#modal_window section.welcome>.body .button{margin-top:55px;width:340px}#modal_window section.register_info{width:925px}#modal_window section.register_info>.header .title_icon{margin-right:40px;margin-top:-60px}#modal_window section.register_info>.header .title_icon img{width:57px;height:97px}#modal_window section.register_info>.body{display:flex;flex-direction:column;align-items:center;padding-bottom:60px}#modal_window section.register_info>.body h3{height:36px;margin-top:50px;color:#333333;font:normal normal bold 21px/32px noto-sans-cjk-jp, sans-serif}#modal_window section.register_info>.body p{margin-top:14px;color:#333333;font:normal normal bold 18px/28px noto-sans-cjk-jp, sans-serif}#modal_window section.register_info>.body .note_pc{margin-top:50px;width:458px;height:272px}#modal_window section.register_info>.body .control{display:flex;margin-top:55px;gap:13px}#modal_window section.register_info>.body .control .button{width:285px;height:64px;text-align:center;border-radius:32px;line-height:64px}#modal_window section.register_info>.body .control .back_button{background:none}#modal_window section.register_info>.body .control .send_button{background:transparent linear-gradient(262deg, #3a9a00 0%, #2b7200 100%) 0 0 no-repeat padding-box}#modal_window section.select_search_type>.body{display:flex;flex-direction:column;align-items:center}#modal_window section.select_search_type>.body h3{margin:40px 0 0;letter-spacing:5}#modal_window section.select_search_type>.body .group{display:flex;flex-direction:row;align-items:center;font-size:0;gap:30px;margin:49px 85px 60px}#modal_window section.select_search_type>.body .group .content{width:200px;height:150px;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#3c9e00;gap:5px;cursor:pointer}#modal_window section.select_search_type>.body .group .content .icon img{width:76px;height:76px}#modal_window section.select_search_type>.body .group .content .text{color:#ffffff;font:normal normal bold 18px/34px noto-sans-cjk-jp, sans-serif}#modal_window section.select_traffic{width:741px}#modal_window section.select_traffic>.body{display:flex;flex-direction:column;align-items:center;padding:0 0 37px 0}#modal_window section.select_traffic>.body h3{margin:40px 0 0;letter-spacing:5}#modal_window section.select_traffic>.body .group{display:flex;flex-direction:row;align-items:center;font-size:0}#modal_window section.select_traffic>.body .group .left,#modal_window section.select_traffic>.body .group .right{width:200px;height:150px;margin:48px 42.5px 43px;border-radius:13px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#3c9e00;gap:5px;cursor:pointer}#modal_window section.select_traffic>.body .group .left .icon img,#modal_window section.select_traffic>.body .group .right .icon img{width:76px;height:76px}#modal_window section.select_traffic>.body .group .left .text,#modal_window section.select_traffic>.body .group .right .text{color:#ffffff;font:normal normal bold 18px/34px noto-sans-cjk-jp, sans-serif}#modal_window section.request{width:1045px}#modal_window section.request>.body{display:flex;flex-direction:column;align-items:center;padding:0 0 40px 0;border-radius:10px}#modal_window section.request>.body h3{margin:30px 0 0;color:#3c9e00;font-family:brandon-grotesque;font-size:59px;line-height:59px;font-weight:bold;font-style:normal;font-variant:normal}#modal_window section.request>.body h4{margin:0;font:normal normal bold 17px/17px noto-sans-cjk-jp, sans-serif;color:#3c9e00}#modal_window section.request>.body .form{margin-top:45px}#modal_window section.request>.body .form .input_group .input_box{margin-bottom:10px}#modal_window section.request>.body>.send_button{margin:30px 0 0;width:340px}#modal_window section.request_check{width:1010px}#modal_window section.request_check>.body{display:flex;flex-direction:column;align-items:center;padding:0 0 40px 0;border-radius:10px}#modal_window section.request_check>.body h3{margin:30px 0 0;color:#3c9e00;font-family:brandon-grotesque;font-size:59px;line-height:59px;font-weight:bold;font-style:normal;font-variant:normal}#modal_window section.request_check>.body h4{margin:0;font:normal normal bold 17px/17px noto-sans-cjk-jp, sans-serif;color:#3c9e00}#modal_window section.request_check>.body .form{margin-top:45px}#modal_window section.request_check>.body .form .input_group .input_box{margin-bottom:10px}#modal_window section.request_check>.body>.form .control{gap:40px}#modal_window section.request_check>.body>.form .control>.back_button,#modal_window section.request_check>.body>.form .control>.send_button{margin:30px 0 0;width:285px}#modal_window section.request_sended{width:840px}#modal_window section.request_sended>.body{display:flex;flex-direction:column;align-items:center;padding:0 0 40px 0;border-radius:10px}#modal_window section.request_sended>.body h3{margin:30px 0 0;color:#3c9e00;font-family:brandon-grotesque;font-size:59px;line-height:59px;font-weight:bold;font-style:normal;font-variant:normal}#modal_window section.request_sended>.body h4{margin:0;font:normal normal bold 17px/17px noto-sans-cjk-jp, sans-serif;color:#3c9e00}#modal_window section.request_sended>.body>img{margin:60px 0 0 0}#modal_window section.request_sended>.body .text{margin:30px 0 0 0;font:normal normal bold 22px/26px noto-sans-cjk-jp, sans-serif;color:#3c9e00}#modal_window section.request_sended>.body>.send_button{margin:40px 0 0;width:285px}#modal_window section.full{border-radius:10px;background-color:#ffffff}#modal_window.close_modal{display:none}#modal_window .close_button{position:absolute;left:100%;top:0;z-index:10010;transform:translate(-50%, -50%) rotate(45deg);line-height:0;cursor:pointer;background-color:#9E9E9E;width:62px;height:62px;border-radius:50%}#modal_window .close_button::after{content:'';display:block;position:absolute;width:6px;height:30px;background-color:#FFF;top:50%;left:50%;transform:translate(-50%, -50%)}#modal_window .close_button::before{content:'';display:block;position:absolute;width:30px;height:6px;background-color:#FFF;top:50%;left:50%;transform:translate(-50%, -50%)}#modal_window.focus::after{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background-color:#333333;opacity:0.7}#list_search::has(.open_left_menu){left:387px !important}#list_search{position:fixed;top:69px;left:0;width:calc(100% - 32px);height:calc(100% - 69px);font-size:0;transform-origin:top left;transition-duration:0.3s;transition-property:left;transition-timing-function:cubic-bezier(0, 0, 0.58, 1);overflow-y:auto}#list_search::-webkit-scrollbar{width:10px}#list_search::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.1)}#list_search::-webkit-scrollbar-thumb{background:#cdcdcd;border-radius:10px;box-shadow:0 0 0 1px rgba(255, 255, 255, 0.3)}#list_search .right{display:flex;margin-right:75px;margin-left:auto}#list_search .right .page_nation{min-width:355.5px;color:#333333;font:normal normal bold 17px/29px noto-sans-cjk-jp, sans-serif;letter-spacing:0;margin-top:22px}#list_search .right .page_nation span{display:inline-block;height:29px;font:normal normal bold 15px/29px noto-sans-cjk-jp, sans-serif;text-align:center;vertical-align:middle;cursor:pointer}#list_search .right .page_nation .first{margin-right:20px}#list_search .right .page_nation .end{margin-left:20px}#list_search .right .page_nation .disable{color:#adadad;cursor:default}#list_search .right .page_nation .number{width:29px;margin:auto 2.5px;font-size:17px;border-radius:100%}#list_search .right .page_nation .etc{cursor:default}#list_search .right .page_nation .select{color:#ffffff;background-color:#3c9e00;cursor:default}#list_search .right .page_nation .number:not(.select):hover{background-color:#d2e2c9}#list_search .right .control{display:flex;width:350px;height:45px;font:normal normal bold 0/37px noto-sans-cjk-jp, sans-serif;vertical-align:middle;margin-top:16px;margin-left:44px;box-sizing:border-box}#list_search .right .control .sort{display:flex;width:175px;height:100%;border:solid 3px #3c9e00;color:#ffffff;font-size:12px;flex-direction:row;align-items:center;box-sizing:border-box;background-color:#3c9e00;border-radius:9px 0 0 9px}#list_search .right .control .sort img{width:22px;height:24px;margin:7.5px 20px 7.5px 37px}#list_search .right .control .sort_option{display:flex;position:relative;width:175px;height:100%;border:solid 3px #3c9e00;color:#3c9e00;font-size:12px;box-sizing:border-box;background-color:#ffffff;border-radius:0 9px 9px 0;cursor:pointer}#list_search .right .control .sort_option #select_item{display:flex;align-items:center}#list_search .right .control .sort_option .cursor{display:flex;position:absolute;top:50%;right:-15px;transform:translate(-50%, -50%)}#list_search .right .control .sort_option .cursor img{width:12px;height:7px}#list_search .right .control .sort_option .options{position:absolute;top:120%;left:0;width:100%;border:solid 3px;z-index:100;background-color:#ffffff;border-radius:9px}#list_search .right .control .sort_option .options .item{display:flex;width:100%}#list_search .right .control .sort_option .options .item:hover{background-color:#3c9e0040}#list_search .right .control .sort_option img{width:22px;height:24px;margin:7.5px 7px 7.5px 30px}#list_search .details{display:grid;margin:50px;margin-top:125px;grid-template-columns:repeat(auto-fill, 240px);grid-gap:32px;justify-content:space-evenly;cursor:pointer}#list_favorite::has(.open_left_menu){left:387px !important}#list_favorite{position:fixed;top:69px;left:0;width:calc(100% - 32px);height:calc(100% - 69px);font-size:0;transform-origin:top left;transition-duration:0.3s;transition-property:left;transition-timing-function:cubic-bezier(0, 0, 0.58, 1);overflow-y:auto}#list_favorite::-webkit-scrollbar{width:10px}#list_favorite::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.1)}#list_favorite::-webkit-scrollbar-thumb{background:#cdcdcd;border-radius:10px;box-shadow:0 0 0 1px rgba(255, 255, 255, 0.3)}#list_favorite .right{display:flex;margin-right:75px;margin-left:auto}#list_favorite .right .page_nation{min-width:355.5px;color:#333333;font:normal normal bold 17px/29px noto-sans-cjk-jp, sans-serif;letter-spacing:0;margin-top:22px}#list_favorite .right .page_nation span{display:inline-block;height:29px;font:normal normal bold 15px/29px noto-sans-cjk-jp, sans-serif;text-align:center;vertical-align:middle;cursor:pointer}#list_favorite .right .page_nation .first{margin-right:20px}#list_favorite .right .page_nation .end{margin-left:20px}#list_favorite .right .page_nation .disable{color:#adadad;cursor:default}#list_favorite .right .page_nation .number{width:29px;margin:auto 2.5px;font-size:17px;border-radius:100%}#list_favorite .right .page_nation .etc{cursor:default}#list_favorite .right .page_nation .select{color:#ffffff;background-color:#3c9e00;cursor:default}#list_favorite .right .page_nation .number:not(.select):hover{background-color:#d2e2c9}#list_favorite .right .control{display:flex;width:350px;height:45px;font:normal normal bold 0/37px noto-sans-cjk-jp, sans-serif;vertical-align:middle;margin-top:16px;margin-left:44px;box-sizing:border-box}#list_favorite .right .control .sort{display:flex;width:175px;height:100%;border:solid 3px #3c9e00;color:#ffffff;font-size:12px;flex-direction:row;align-items:center;box-sizing:border-box;background-color:#3c9e00;border-radius:9px 0 0 9px}#list_favorite .right .control .sort img{width:22px;height:24px;margin:7.5px 20px 7.5px 37px}#list_favorite .right .control .sort_option{display:flex;position:relative;width:175px;height:100%;border:solid 3px #3c9e00;color:#3c9e00;font-size:12px;box-sizing:border-box;background-color:#ffffff;border-radius:0 9px 9px 0;cursor:pointer}#list_favorite .right .control .sort_option #select_item{display:flex;align-items:center}#list_favorite .right .control .sort_option .cursor{display:flex;position:absolute;top:50%;right:-15px;transform:translate(-50%, -50%)}#list_favorite .right .control .sort_option .cursor img{width:12px;height:7px}#list_favorite .right .control .sort_option .options{position:absolute;top:120%;left:0;width:100%;border:solid 3px;z-index:100;background-color:#ffffff;border-radius:9px}#list_favorite .right .control .sort_option .options .item{display:flex;width:100%}#list_favorite .right .control .sort_option .options .item:hover{background-color:#3c9e0040}#list_favorite .right .control .sort_option img{width:22px;height:24px;margin:7.5px 7px 7.5px 30px}#list_favorite .details{display:grid;margin:50px;margin-top:125px;grid-template-columns:repeat(auto-fill, 240px);grid-gap:32px;justify-content:space-evenly;cursor:pointer}.notfound_page{width:100%;display:flex;flex-direction:column;justify-content:space-between}.notfound_page .content{height:100%;min-height:690px;position:relative}.notfound_page .content .background{position:absolute;width:100%;height:100%;background-size:cover;object-fit:cover;z-index:2;background-color:rgba(255, 255, 255, 0.3);mix-blend-mode:multiply;opacity:0.3}.notfound_page .content .mask{position:absolute;width:100%;height:100%;background-size:cover;object-fit:cover;background:transparent linear-gradient(85deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;z-index:1}.notfound_page .content .group{z-index:100;position:absolute;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.notfound_page .content .group .title{color:#FFFFFF;font-family:brandon-grotesque;font-size:70px;line-height:90px;font-weight:bold;font-style:normal;font-variant:normal;letter-spacing:1.5px}.notfound_page .content .group .hr{height:1px;width:300px;background-color:#FFFFFF}.notfound_page .content .group p{margin-top:15px;color:#FFFFFF;font:normal normal bold 23px/23px fot-tsukuardgothic-std, sans-serif;letter-spacing:3px}.notfound_page .content .group .button{display:flex;justify-content:center;align-items:center;width:325px;height:67px;color:#FFFFFF;font-family:heisei-maru-gothic-std;font-size:17px;line-height:17px;font-weight:800;font-style:normal;font-variant:normal;padding-top:4.25px;text-align:center;cursor:pointer;background:linear-gradient(262deg, #e07900 0%, #e05600 100%) 0 0 no-repeat padding-box;box-sizing:border-box;border-radius:15px}.notfound_page footer{margin-top:0px}#detail_page{position:fixed;top:69px;left:0;width:calc(100% - 32px);height:calc(100% - 69px);font-size:0;transform-origin:top left;transition-duration:0.3s;transition-property:left;transition-timing-function:cubic-bezier(0, 0, 0.58, 1);background-color:#fbfbfb;overflow-y:auto}#detail_page::-webkit-scrollbar{width:10px}#detail_page::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.1)}#detail_page::-webkit-scrollbar-thumb{background:#cdcdcd;border-radius:10px;box-shadow:0 0 0 1px rgba(255, 255, 255, 0.3)}@keyframes rightControlAnimation{0%{right:-10%;opacity:0}100%{right:70px;opacity:1}}#detail_page .right_control{display:flex;position:fixed;right:70px;bottom:30px;flex-direction:column;z-index:100;animation:rightControlAnimation 0.6s ease-out forwards}#detail_page .right_control .nairan_yoyaku,#detail_page .right_control .siryou_seikyuu,#detail_page .right_control .online_soudan{cursor:pointer;display:flex;width:245px;height:60px;flex-direction:row;align-items:center;border-radius:30px;justify-content:space-between;margin-top:15px}#detail_page .right_control .nairan_yoyaku .icon,#detail_page .right_control .siryou_seikyuu .icon,#detail_page .right_control .online_soudan .icon{display:flex;width:50px;height:50px;border-radius:50%;background-color:#ffffff;align-items:center;justify-content:center;margin-left:7px}#detail_page .right_control .nairan_yoyaku .text,#detail_page .right_control .siryou_seikyuu .text,#detail_page .right_control .online_soudan .text{color:#ffffff;font:normal normal bold 18px/18px noto-sans-cjk-jp, sans-serif;margin-right:40px}#detail_page .right_control .nairan_yoyaku{background-color:#3c9e00}#detail_page .right_control .siryou_seikyuu{background-color:#a60022}#detail_page .right_control .online_soudan{background-color:#ffad00}#detail_page .sub_header{display:flex;width:1060px;position:initial;margin:0 auto;align-items:center;background-color:#fbfbfb}#detail_page .sub_header .tags .tag{display:inline-block;margin:0 12px;padding:0 14px;padding-bottom:1px;color:#3c9e00;font-size:15px;text-align:center;background-color:#FFF;border-radius:5px;font-weight:bold;line-height:38px;box-sizing:border-box;border:#3c9e00 solid 2px}#detail_page .sub_header .tags .tag:nth-child(1){margin-left:0}#detail_page .controls{margin-left:auto}#detail_page .controls .control{display:inline-block;padding:0 10px;color:#ffffff;font-size:12px;background-color:#767676;border-radius:21px;line-height:42px;font-weight:bold;margin-left:10px;cursor:pointer}#detail_page .controls .control img{width:18px;height:18px;margin:10px;vertical-align:middle}#detail_page .controls .control span{padding:0 10px 0 10px}#detail_page .controls .control:nth-child(1){margin-left:0}#detail_page .controls .enable{background-color:#3c9e00}#detail_page .controls .disable{background-color:#767676}#detail_page .controls .addlist .cross{width:14px;height:5px;background-color:#FFFFFF;position:relative}#detail_page .controls .addlist .cross::before{content:"";position:absolute;top:50%;left:50%;height:14px;width:5px;background-color:inherit}#detail_page .contents{width:1060px;margin:15px auto}#detail_page .contents .content{width:100%;margin:0 0 60px 0;padding:0}@keyframes fadeIn-contents{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}#detail_page .contents .content:first-child{animation:ease-out 0.8s forwards fadeIn-contents}#detail_page .contents h2{color:#3c9e00;margin:50px 0;font-family:noto-sans-cjk-jp;font-size:37px;line-height:37px;font-weight:bold;font-style:normal;font-variant:normal}#detail_page .contents h3{display:flex;width:100%;margin:5px 0 25px 0;color:#3c9e00;flex-direction:row;justify-content:flex-start;align-content:center;align-items:center;font-family:noto-sans-cjk-jp;font-size:22px;line-height:23px;font-weight:bold;font-style:normal;font-variant:normal}#detail_page .contents h3 img{width:23px;height:23px;margin-right:12px}#detail_page .contents .infomation{border-radius:5px;background-color:#ffffff;padding-bottom:20px;margin-bottom:35px}#detail_page .contents .infomation .images{display:flex}#detail_page .contents .infomation .images .leftimage{position:relative;width:640px;min-width:640px;height:400px;border-radius:5px;overflow:hidden}#detail_page .contents .infomation .images .leftimage .swiper-container{width:640px;min-width:640px;height:400px}#detail_page .contents .infomation .images .leftimage .swiper-container .swiper-prev,#detail_page .contents .infomation .images .leftimage .swiper-container .swiper-next{position:absolute;width:32px;height:100%;background:rgba(0, 0, 0, 0.2);z-index:1;--swiper-navigation-size: 24px;cursor:pointer}#detail_page .contents .infomation .images .leftimage .swiper-container .swiper-prev{top:0;left:0}#detail_page .contents .infomation .images .leftimage .swiper-container .swiper-next{top:0;right:0}#detail_page .contents .infomation .images .rightimage{display:flex;width:360px;height:360px;margin:auto;flex-wrap:wrap;justify-content:space-around;align-items:center;flex-direction:row}#detail_page .contents .infomation .images .rightimage img{width:106px;height:106px;cursor:pointer}#detail_page .contents .infomation .images .rightimage .image{position:relative}#detail_page .contents .infomation .images .rightimage .image .etc{position:absolute;width:106px;height:106px;background-color:rgba(0, 0, 0, 0.6);border-radius:5px;top:0;display:flex;flex-direction:column;justify-content:center;align-items:center}#detail_page .contents .infomation .images .rightimage .image .etc img{width:21px;height:19px}#detail_page .contents .infomation .images .rightimage .image .etc .text{margin-top:10px;font:normal normal bold 12px/12px noto-sans-cjk-jp, sans-serif;color:#ffffff}#detail_page .contents .infomation .titles{display:flex;width:100%;padding:25px 0;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;border-bottom:solid 1px #b7b7b7;margin-bottom:10px}#detail_page .contents .infomation .titles .group{margin-left:35px}@keyframes fadeIn-letter{0%{transform:translateY(80px);opacity:0}100%{transform:translateY(0);opacity:1}}#detail_page .contents .infomation .titles .group .title{color:#333333;font-size:36px;font-weight:bold}#detail_page .contents .infomation .titles .group .title .title-letter{margin:0;padding:0;opacity:0;display:inline-block;animation-duration:0.6s;animation-timing-function:ease-out;animation-fill-mode:forwards}#detail_page .contents .infomation .titles .group .address{color:#333333;font-size:16px;font-weight:bold}#detail_page .contents .infomation .titles .group .address .title-letter{margin:0;padding:0;opacity:0;display:inline-block;animation-duration:0.6s;animation-timing-function:ease-out;animation-fill-mode:forwards}#detail_page .contents .infomation .titles .price{color:#3c9e00;margin-right:16px;font:normal normal bold 54px/54px noto-sans-cjk-jp, sans-serif}#detail_page .contents .infomation .titles .price .unit{margin-left:10px;font:normal normal bold 33px/33px noto-sans-cjk-jp, sans-serif}#detail_page .contents .infomation .details{display:flex;margin:20px 0;margin:0 30px 0 35px;color:#333333;font-size:16px;line-height:16px;font-weight:bold;justify-content:space-between}#detail_page .contents .infomation .details .detail{display:flex;width:580px;flex-direction:column;align-items:flex-start;justify-content:space-evenly}#detail_page .contents .infomation .details .detail .item{display:flex;width:580px;height:100%;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;border-bottom:solid 1px #b7b7b7;font-family:noto-sans-cjk-jp, sans-serif}#detail_page .contents .infomation .details .detail .item .title{display:flex;width:150px;align-items:center}#detail_page .contents .infomation .details .detail .item .title span{height:14px;font-size:14px;margin-left:13px}#detail_page .contents .infomation .details .detail .item .title img{width:29px;height:29px}#detail_page .contents .madori .slideshow{height:393px;border-radius:6px;overflow:hidden;position:relative}#detail_page .contents .madori .slideshow .swiper-wrapper .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding-top:40px}#detail_page .contents .madori .slideshow .swiper-wrapper .swiper-slide a{position:relative;width:270px;height:270px;display:flex}#detail_page .contents .madori .slideshow .swiper-wrapper .swiper-slide a::before{content:"";opacity:0;pointer-events:none;z-index:1000;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:271px;height:271px;background-color:#040404;transition:opacity 0.2s ease-out;border-radius:12px}#detail_page .contents .madori .slideshow .swiper-wrapper .swiper-slide a:hover::before{opacity:0.1}#detail_page .contents .madori .slideshow .swiper-wrapper .swiper-slide a::after{content:"";opacity:0;pointer-events:none;z-index:1500;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:49px;height:49px;border-radius:50%;background-color:#3C9E00;background-image:url("../image/search_input.svg");background-size:14px;background-repeat:no-repeat;background-position:center;transition:opacity 0.2s ease-out}#detail_page .contents .madori .slideshow .swiper-wrapper .swiper-slide a:hover::after{opacity:1}#detail_page .contents .madori .slideshow .swiper-wrapper .swiper-slide img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}#detail_page .contents .madori .slideshow .swiper-wrapper .swiper-slide .text{margin:auto auto 30px auto;text-align:center;color:#333333;font:normal normal bold 17px/17px noto-sans-cjk-jp, sans-serif}#detail_page .contents .madori .slideshow .swiper-prev,#detail_page .contents .madori .slideshow .swiper-next{position:absolute;width:30px;height:100%;top:0;background-color:rgba(0, 0, 0, 0.3);border-radius:6px;--swiper-navigation-size:14px;cursor:pointer;z-index:100}#detail_page .contents .madori .slideshow .swiper-prev{left:0}#detail_page .contents .madori .slideshow .swiper-next{right:0}#detail_page .contents .osusume_point{display:flex;position:relative;width:100%;padding:50px 30px 40px 30px;border:solid 4px #3c9e00;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:center;border-radius:18px;box-sizing:border-box}#detail_page .contents .osusume_point .osusume_point_title{position:absolute;top:0;left:-4px;transform:translate(0, -50%)}#detail_page .contents .osusume_point .item{display:flex;position:relative;width:12.5%;height:92px;flex-direction:column;flex-wrap:nowrap;justify-content:space-between;align-items:center;margin-bottom:30px}#detail_page .contents .osusume_point .item span{display:flex;height:50px;align-items:center;color:#333333;font-size:15px;text-align:center;line-height:17px;font-weight:bold}#detail_page .contents .tantou_message{display:flex;position:relative;height:145px;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between;background-color:#f2f2f2;border-radius:9px}#detail_page .contents .tantou_message .tantou_title{position:absolute;top:0;left:0;transform:translate(0%, -50%)}#detail_page .contents .tantou_message p{height:auto;color:#333333;font:normal normal 600 14px/24px noto-sans-cjk-jp, sans-serif;margin-left:32px;padding-top:25px}#detail_page .contents .tantou_message .tantou_image{height:auto;margin-right:40px}#detail_page .contents .form{border:solid 4px #3c9e00}#detail_page .contents .form .text{font-weight:700}#detail_page .contents .bukken_detail{display:flex;flex-direction:column;flex-wrap:nowrap}#detail_page .contents .bukken_detail .detail{display:grid;padding:1px;font-size:14px;font-weight:bold;background-color:#eeeeee;gap:1px}#detail_page .contents .bukken_detail .detail .group{display:flex;height:60px}#detail_page .contents .bukken_detail .detail .group .group{width:50%;margin-right:1px}#detail_page .contents .bukken_detail .detail .group .group:nth-child(2){margin:0}#detail_page .contents .bukken_detail .detail .group .title{display:flex;width:160px;min-width:160px;height:60px;margin-right:1px;background-color:#ffffff;align-items:center;justify-content:flex-start}#detail_page .contents .bukken_detail .detail .group .title img{width:29px;height:29px;margin:0 16px 0 25px}#detail_page .contents .bukken_detail .detail .group .data{display:flex;width:100%;height:60px;background-color:#ffffff;flex-direction:row;flex-wrap:nowrap;align-items:center;align-content:center;padding-left:25px}#detail_page .contents .shop_in_the_area{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:flex-start}#detail_page .contents .shop_in_the_area .area{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around}#detail_page .contents .shop_in_the_area .area .shop{display:flex;width:342px;height:80px;color:#333333;font:normal normal bold 15px/15px noto-sans-cjk-jp, sans-serif;border-radius:18px;background-color:#ffffff;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:flex-start;align-items:center;margin-bottom:20px}#detail_page .contents .shop_in_the_area .area .shop img{display:flex;width:68px;height:68px;margin:0 18px 0 7px}#detail_page .contents .shop_in_the_area .area .shop .tags{display:flex;width:100%;height:25px;margin-bottom:12px}#detail_page .contents .shop_in_the_area .area .shop .tags .tag{width:auto;height:100%;padding:0 15px;background:linear-gradient(70deg, #3c9e00, #009274);color:#ffffff;font:normal normal bold 12px/25px noto-sans-cjk-jp, sans-serif;text-align:center;border-radius:6px}#detail_page .contents .shop_in_the_area .area .shop .group{display:flex;width:100%;flex-direction:column}#detail_page .contents .shop_in_the_area .area .shop .group .group{display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between}#detail_page .contents .shop_in_the_area .area .shop .group .group .distance{color:#3c9e00;margin-right:16px}#detail_page .contents .others .details{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;grid-template-columns:repeat(auto-fill, 240px);grid-gap:32px}.mypage{width:100%;height:auto;background-color:#fbfbfb}.mypage .header{position:relative;height:330px;background-size:cover}.mypage .header .mask{width:100%;height:100%;background:transparent linear-gradient(85deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;mix-blend-mode:multiply}.mypage .header .group{position:absolute;top:50%;left:16.14vw;transform:translateY(-50%)}@keyframes widthZeroToMax{from{width:0}to{width:100%}}.mypage .header .group .title{width:fit-content;height:53px;padding:0 16px;color:#3c9e00;font:normal normal bold 29px/53px noto-sans-cjk-jp, sans-serif;position:relative}.mypage .header .group .title::after{content:"";position:absolute;z-index:-1;top:0;left:0;height:100%;animation:ease-out 0.8s both widthZeroToMax;background-color:#ffffff}.mypage .header .group .subtitle{width:fit-content;height:53px;padding:0 16px;color:#3c9e00;font:normal normal bold 19px/53px noto-sans-cjk-jp, sans-serif;text-align:center;margin-top:15px;position:relative}.mypage .header .group .subtitle::after{content:"";position:absolute;z-index:-1;top:0;left:0;height:100%;animation:ease-out 0.8s both widthZeroToMax;background-color:#ffffff}.mypage .header .header_img{position:absolute;top:0;right:40px;width:45%;z-index:0}.mypage h2{width:fit-content;margin:0 auto 40px auto;color:#3c9e00;font:normal normal bold 29px/30px noto-sans-cjk-jp, sans-serif}.mypage .account_info{position:relative;width:930px;margin:0 auto;padding:40px 0;z-index:2;background-color:#ffffff;border-radius:19px;margin-top:40px}.mypage .account_info .info{width:810px;margin:0 auto;color:#333333;font:normal normal bold 17px/17px noto-sans-cjk-jp, sans-serif}.mypage .account_info .info .check_group{display:flex;height:80px;padding:0 60px;flex-direction:row;justify-content:space-between;align-items:center;border-bottom:solid 1px #eeeeee;box-sizing:border-box}.mypage .account_info .info .check_group:last-child{border-bottom:none}.mypage .account_form{position:relative;width:930px;margin:0 auto;padding:40px 0;z-index:2;background-color:#ffffff;border-radius:19px;margin-top:40px;margin-bottom:120px}.mypage .account_form form{width:810px;margin:0 auto}.mypage .account_form .input_group{display:grid;grid-template:"text .. type .. input" 45px ".. .. .. .. .." calc(var(--vh, 1vh) * 2.3) / 150px 10px 40px 16px 1fr;align-items:center}.mypage .account_form .input_group_birthday{display:grid;grid-template:"text   ..    type  ..    year   ..    year_text  ..    month  ..    month_text  ..    day    ..    day_text  .." 45px "..     ..    ..    ..    ..     ..    ..         ..    ..     ..    ..          ..    ..     ..    ..        .." calc(var(--vh, 1vh) * 2.7) / 150px 10px 40px 16px 110px 12px 16px 16px 110px 12px 16px 16px 110px 12px 16px 1fr;align-items:center}.mypage .account_form .input_group_birthday .birthday-year{grid-area:year}.mypage .account_form .input_group_birthday .birthday-month{grid-area:month}.mypage .account_form .input_group_birthday .birthday-day{grid-area:day}.mypage .account_form .input_group_birthday .date_text{color:#333333;font:normal normal normal 16px/24px noto-sans-cjk-jp, sans-serif;letter-spacing:0;font-weight:500}.mypage .account_form .input_group_birthday .year{grid-area:year_text}.mypage .account_form .input_group_birthday .month{grid-area:month_text}.mypage .account_form .input_group_birthday .day{grid-area:day_text}.mypage .account_form .input_group_zipcode{display:grid;grid-template:"text   ..    type  ..    number1  ..    hyphen  ..   number2 .." 45px "..     ..    ..    ..    ..       ..    ..      ..   ..      .." calc(var(--vh, 1vh) * 2.3) / 150px 10px 40px 16px 75px 7px 16px 7px 100px 1fr;align-items:center}.mypage .account_form .input_group_zipcode .hyphen{grid-area:hyphen;color:#f5f5f5;font:normal normal normal 28px/28px noto-sans-cjk-jp, sans-serif;text-align:center;font-weight:500;letter-spacing:0}.mypage .account_form .input_group_zipcode .address1{grid-area:number1}.mypage .account_form .input_group_zipcode .address2{grid-area:number2}.mypage .account_form .input_agree{display:grid;grid-template:".. check text .." 16px ".. ..    ..   ..  " calc(var(--vh, 1vh) * 4.16) / 1fr auto auto 1fr}.mypage .account_form .input_agree #user_agree{grid-area:check;transform:scale(1.4);margin-right:10px}.mypage .account_form .input_agree .text{font:normal normal normal 16px/16px noto-sans-cjk-jp, sans-serif;text-align:center}.mypage .account_form .input_agree a{color:#333333;outline:none}.mypage .account_form .check_control{display:grid;grid-template:".. ... .. .. .." calc(var(--vh, 1vh) * 8) ".. back .. button .." 64px ".. ... .. .. .." calc(var(--vh, 1vh) * 2.22) / 1fr 285px 14px 285px 1fr}.mypage .account_form .value{grid-area:value;font:normal normal normal 17px/17px noto-sans-cjk-jp, sans-serif}.mypage .account_form .text{grid-area:text;font:normal normal normal 16px/16px noto-sans-cjk-jp, sans-serif;font-weight:500}.mypage .account_form .type{grid-area:type;width:40px;height:25px;color:#ffffff;font:normal normal normal 12px/25px noto-sans-cjk-jp, sans-serif;text-align:center;border-radius:6px;box-sizing:border-box;font-weight:500}.mypage .account_form .required{background-color:#f27100}.mypage .account_form .any{background-color:#b7b7b7}.mypage .account_form input[type="number"],.mypage .account_form input[type="text"],.mypage .account_form select{grid-area:input;width:100%;height:100%;border:none;font:normal normal normal 16px/16px noto-sans-cjk-jp, sans-serif;background-color:#f5f5f5;box-sizing:border-box;padding-left:20px}.mypage .account_form .checkmark{grid-area:form;display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap;margin-top:calc(var(--vh, 1vh) * 3.7)}.mypage .account_form .checkmark img{grid-area:checkmark;margin-bottom:calc(var(--vh, 1vh) * 2.7)}.mypage .account_form .checkmark .text{color:#3c9e00;font:normal normal bold 22px/22px noto-sans-cjk-jp, sans-serif;text-align:center;margin-bottom:calc(var(--vh, 1vh) * 3.7)}.mypage .account_form .checkmark .check_control{width:285px;text-align:center;margin-bottom:calc(var(--vh, 1vh) * 4.6)}.mypage .input_control{display:flex;justify-content:center;margin-top:50px}.mypage .input_control .back_button,.mypage .input_control .send_button{width:285px;height:63px}.mypage .input_control .back_button{line-height:60px}.mypage .input_control .send_button{line-height:62px;margin-left:70px}#user_agree{scale:1.4;margin-right:16px}.form{display:flex;font-size:16px;font-family:noto-sans-cjk-jp, sans-serif;font-weight:500;flex-direction:column;align-items:center;background-color:#ffffff;border-radius:18px}.form .input_group{display:flex;flex-direction:column;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.form .input_group .input_box{display:flex;width:765px;height:60px;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;margin-bottom:32px}.form .input_group .input_box .text{font-weight:bold;width:140px;min-width:140px;color:#333333}.form .input_group .input_box .required{display:inline-block;width:40px;min-width:40px;height:25px;color:#ffffff;font:normal normal normal 12px/25px noto-sans-cjk-jp, sans-serif;text-align:center;margin-right:0.78vw;background-color:#f27100;border-radius:6px;box-sizing:border-box;font-weight:500}.form .input_group .input_box .any{display:inline-block;width:40px;min-width:40px;height:25px;color:#ffffff;font:normal normal normal 12px/25px noto-sans-cjk-jp, sans-serif;text-align:center;margin-right:0.78vw;background-color:#b7b7b7;border-radius:6px;box-sizing:border-box;font-weight:500}.form .input_group .input_box .hyphen{margin:0 7.8px;color:#f5f5f5;font:normal normal normal 28px/28px noto-sans-cjk-jp, sans-serif;text-align:center;font-weight:500;letter-spacing:0;line-height:calc(var(--vh, 1vh) * 4.16)}.form .input_group .input_box .date{margin:0 35px 0 12px;color:#333333;font:normal normal normal 16px/24px noto-sans-cjk-jp, sans-serif;letter-spacing:0;font-weight:500;line-height:calc(var(--vh, 1vh) * 4.16)}.form .input_group .input_box .birthday-year{width:115px;min-width:115px}.form .input_group .input_box .birthday-month{width:80px;min-width:80px}.form .input_group .input_box .birthday-day{width:80px;min-width:80px}.form .input_group .input_box #user_zip_address1{width:79px;min-width:79px}.form .input_group .input_box #user_zip_address2{width:105px;min-width:105px}.form .input_group .input_box input,.form .input_group .input_box select{width:100%;height:60px;border:none;font:normal normal normal 16px/60px noto-sans-cjk-jp, sans-serif;box-sizing:border-box;padding-left:24px;background-color:#f5f5f5}.form .input_group .input_box input::placeholder,.form .input_group .input_box select::placeholder{color:#c1c1c1}.form .input_group .input_box input:focus[type="text"],.form .input_group .input_box input:focus[type="number"],.form .input_group .input_box select:focus[type="text"],.form .input_group .input_box select:focus[type="number"]{outline:none;background-color:#f5f5f5}.form .input_group .input_box .input_checkbox{position:relative;width:20vw;margin:0 auto;font:normal normal normal 16px/16px noto-sans-cjk-jp, sans-serif;text-align:right;font-weight:500}.form .input_group .input_box .input_checkbox input{display:none}.form .input_group .input_box .input_checkbox #user_agree{scale:1.4;margin-right:16px}.form .input_group .input_box .input_checkbox .checkmark{position:absolute;top:2px;left:0;width:16px;height:16px;border:solid 2px #d4dae2;border-radius:4px;box-sizing:border-box}.form .input_group .input_box .input_checkbox .checkmark:after{position:absolute;top:-1px;left:4px;width:4px;height:10px;border:solid #ffffff;content:"";border-width:0 2px 2px 0;transform:rotate(45deg);opacity:0}.form .input_group .input_box .input_checkbox input:checked+.checkmark{background:#3c9e00;border-color:#3c9e00}.form .input_group .input_box .input_checkbox input:checked+.checkmark:after{opacity:1}.form .check_group{display:flex;width:815px;height:60px;border-bottom:solid 1px rgba(60, 158, 0, 0.17);margin-bottom:10px}.form .check_group .text{width:275px;padding-left:105px;box-sizing:border-box;font:normal normal bold 17px/59px noto-sans-cjk-jp, sans-serif}.form .check_group .value{padding-left:50px;box-sizing:border-box;font:normal normal normal 17px/59px noto-sans-cjk-jp, sans-serif}.form form .input_group .send .send_button{margin:50px 0 70px 0}.send{text-decoration:none}.send .send_button{position:relative;width:340px;height:64px;background:transparent linear-gradient(262deg, #3a9a00 0%, #2b7200 100%) 0 0 no-repeat padding-box;color:#ffffff;font:normal normal bold 18px/64px noto-sans-cjk-jp, sans-serif;text-align:center;letter-spacing:0.09px;border-radius:32px;cursor:pointer}.send .send_button img{position:absolute;top:50%;right:1%;transform:translate(-50%, -50%)}.login_main{display:flex;position:relative;top:0;left:0;width:100%;height:100%}.login_main .background_left{width:50%;height:100%;background:transparent linear-gradient(85deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;z-index:0}.login_main .background_right{width:50%;height:100%;background-size:cover;z-index:0}.login_main .window{display:flex;position:absolute;top:calc(var(--vh, 1vh) * 7.4);left:50%;width:91.14vw;height:calc(var(--vh, 1vh) * 86);z-index:100;overflow:hidden;transform:translateX(-50%);border-radius:36px;background-color:#ffffff;box-shadow:0 3px 6px #00000029}.login_main .window a{color:#3c9e00;text-decoration:none;outline:none}.login_main .window .left{display:grid;width:50%;height:100%;text-align:center;grid-template:"..  ..           .." 1fr "..  icon         .." 83px "..  ..           .." 20px "..  title        .." 59px "..  ..           .." 5px "..  subtitle     .." 17px "..  ..           .." 26px "..  announce     .." 20px "..  ..           .." 25px "..  loginform    .." 200px "..  ..           .." 38px "..  description  .." 36px "..  ..           .." 1fr;align-items:center;justify-content:center}.login_main .window .left .icon{grid-area:icon;height:100%}.login_main .window .left .title{grid-area:title;color:#3c9e00;font-family:brandon-grotesque;font-size:59px;line-height:59px;font-weight:700;font-style:normal;font-variant:normal}.login_main .window .left .subtitle{grid-area:subtitle;color:#3c9e00;font:normal normal bold 17px/17px noto-sans-cjk-jp, sans-serif}.login_main .window .left .announce{grid-area:announce;font:normal normal normal 15px/15px noto-sans-cjk-jp, sans-serif;font-weight:500}.login_main .window .left .login_form{grid-area:loginform;display:flex;width:370px;margin:0;flex-direction:column;flex-wrap:nowrap;gap:24px}.login_main .window .left .login_form .icon{width:30px;height:auto;margin-right:10px}.login_main .window .left .login_form .input_mail,.login_main .window .left .login_form .input_password{display:flex;height:34px;font:normal normal normal 16px/16px noto-sans-cjk-jp, sans-serif;border-bottom:solid 1px #8f969c;justify-content:flex-start;align-content:center;align-items:center;line-height:100%}.login_main .window .left .login_form .input_mail{border-bottom:solid 1px #3c9e00}.login_main .window .left .login_form input[type="text"],.login_main .window .left .login_form input[type="password"]{width:100%;height:100%;background:none;border:none;background-color:none}.login_main .window .left .login_form input[type="text"]:-webkit-autofill,.login_main .window .left .login_form input[type="password"]:-webkit-autofill{background:none;box-shadow:0 0 0 1000px #ffffff inset}.login_main .window .left .login_form input[type="text"]::placeholder,.login_main .window .left .login_form input[type="password"]::placeholder{color:#1a2c3c;font:normal normal normal 16px/16px noto-sans-cjk-jp, sans-serif}.login_main .window .left .login_form .input_options{display:flex;font:normal normal normal 13px/13px noto-sans-cjk-jp, sans-serif;justify-content:space-between}.login_main .window .left .login_form .input_options .lost_password{cursor:pointer}.login_main .window .left .login_form .input_control{display:flex;justify-content:space-between}.login_main .window .left .login_form .input_control .login,.login_main .window .left .login_form .input_control .register{width:180px;height:37px;border:solid 1px #3c9e00;font:normal normal normal 15px/35px noto-sans-cjk-jp, sans-serif;text-align:center;box-sizing:border-box;border-radius:19px;cursor:pointer}.login_main .window .left .login_form .input_control .login{color:#ffffff;background-color:#3c9e00}.login_main .window .left .login_form .input_control .register{color:#3c9e00;background-color:#ffffff}.login_main .window .left .description{grid-area:description;color:#8f969c;font:normal normal normal 12px/12px noto-sans-cjk-jp, sans-serif}.login_main .window .right{display:flex;position:relative;width:50%;height:100%;background-size:cover;color:#1a2c3c;flex-direction:column;align-content:center;justify-content:center;align-items:center;gap:16px}.login_main .window .right .pc{width:34.73vw}.login_main .window .right .title{font:normal normal bold 30px/30px noto-sans-cjk-jp, sans-serif;letter-spacing:-0.81px}.login_main .window .right .subtitle{font:normal normal bold 20px/20px noto-sans-cjk-jp, sans-serif;letter-spacing:-0.54px}.login_main .window .right .realtime_rank{display:block;position:absolute;top:20px;right:20px;width:14.2vw}.login_main .window .right .pritimes{position:absolute;left:55%;width:14.2vw;bottom:calc(var(--vh, 1vh) * 5.37);transform:translate(-50%, 0%)}.login_main::before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";z-index:1;background-color:#3c9e00;opacity:0.1}.register_main{position:relative;top:0;left:0;width:100%;height:100%;margin:0;padding:0;background-size:cover;font-family:noto-sans-cjk-jp, sans-serif}.register_main .mask{width:100%;height:100%;background:transparent linear-gradient(85deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;mix-blend-mode:multiply}.register_main .register_form{display:grid;position:absolute;top:calc(var(--vh, 1vh) * 7.4);left:50%;max-height:calc(var(--vh, 1vh) * 86);grid-template:".. ..       .." calc(var(--vh, 1vh) * 3.7) ".. title    .." 60px ".. subtitle .." 25px ".. ..       .." calc(var(--vh, 1vh) * 3.2) ".. form     .." 1fr ".. progress .." 16px ".. ..       .." calc(var(--vh, 1vh) * 2.13) / 6.25vw 730px 6.25vw;border-radius:18px;background-color:#ffffff;transform:translateX(-50%);overflow-y:auto}.register_main .register_form::-webkit-scrollbar{width:15px}.register_main .register_form::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px rgba(0, 0, 0, 0.1)}.register_main .register_form::-webkit-scrollbar-thumb{background:#cdcdcd;border-radius:10px;box-shadow:0 0 0 1px rgba(255, 255, 255, 0.3)}.register_main .register_form .title{grid-area:title;color:#3c9e00;text-align:center;font-family:brandon-grotesque;font-size:59px;line-height:59px;font-weight:bold;font-style:normal;font-variant:normal}.register_main .register_form .subtitle{grid-area:subtitle;color:#3c9e00;font-size:17px;text-align:center;font-family:noto-sans-cjk-jp, sans-serif;line-height:17px;font-weight:bold}.register_main .register_form form{grid-area:form}.register_main .register_form form .input_group{display:grid;grid-template:"text .. type .. input" 45px ".. .. .. .. .." calc(var(--vh, 1vh) * 2.3) / 150px 10px 40px 16px 1fr;align-items:center}.register_main .register_form form .check_group{display:grid;grid-template:".. .. .. .." calc(var(--vh, 1vh) * 0.75) "..  text  ..  value" 45px ".. .. .. .." calc(var(--vh, 1vh) * 0.75) / 105px 150px 0 1fr;align-items:center;box-sizing:border-box}.register_main .register_form form .check_group .text{font:normal normal bold 17px/17px noto-sans-cjk-jp, sans-serif}.register_main .register_form form .check_group:nth-child(-n+6){border-bottom:solid 1px #3c9e00}.register_main .register_form form .input_group_birthday{display:grid;grid-template:"text   ..    type  ..    year   ..    year_text  ..    month  ..    month_text  ..    day    ..    day_text  .." 45px "..     ..    ..    ..    ..     ..    ..         ..    ..     ..    ..          ..    ..     ..    ..        .." calc(var(--vh, 1vh) * 2.7) / 150px 10px 40px 16px 110px 12px 16px 16px 110px 12px 16px 16px 110px 12px 16px 1fr;align-items:center}.register_main .register_form form .input_group_birthday .birthday-year{grid-area:year}.register_main .register_form form .input_group_birthday .birthday-month{grid-area:month}.register_main .register_form form .input_group_birthday .birthday-day{grid-area:day}.register_main .register_form form .input_group_birthday .date_text{color:#333333;font:normal normal normal 16px/24px noto-sans-cjk-jp, sans-serif;letter-spacing:0;font-weight:500}.register_main .register_form form .input_group_birthday .year{grid-area:year_text}.register_main .register_form form .input_group_birthday .month{grid-area:month_text}.register_main .register_form form .input_group_birthday .day{grid-area:day_text}.register_main .register_form form .input_group_zipcode{display:grid;grid-template:"text   ..    type  ..    number1  ..    hyphen  ..   number2 .." 45px "..     ..    ..    ..    ..       ..    ..      ..   ..      .." calc(var(--vh, 1vh) * 2.3) / 150px 10px 40px 16px 75px 7px 16px 7px 100px 1fr;align-items:center}.register_main .register_form form .input_group_zipcode .hyphen{grid-area:hyphen;color:#f5f5f5;font:normal normal normal 28px/28px noto-sans-cjk-jp, sans-serif;text-align:center;font-weight:500;letter-spacing:0}.register_main .register_form form .input_group_zipcode .address1{grid-area:number1}.register_main .register_form form .input_group_zipcode .address2{grid-area:number2}.register_main .register_form form .input_agree{display:flex;align-items:center;justify-content:center}.register_main .register_form form .input_agree #user_agree{margin-right:10px}.register_main .register_form form .input_agree .text{font:normal normal normal 16px/16px noto-sans-cjk-jp, sans-serif;text-align:center}.register_main .register_form form .input_agree a{color:#333333;outline:none}.register_main .register_form form .input_control{display:grid;grid-template:".. button .." 64px ".. .. .." calc(var(--vh, 1vh) * 2.22) / 1fr 340px 1fr}.register_main .register_form form .check_control{display:grid;grid-template:".. ... .. .. .." calc(var(--vh, 1vh) * 8) ".. back .. button .." 64px ".. ... .. .. .." calc(var(--vh, 1vh) * 2.22) / 1fr 285px 14px 285px 1fr}.register_main .register_form form .value{grid-area:value;font:normal normal normal 17px/17px noto-sans-cjk-jp, sans-serif}.register_main .register_form form .text{grid-area:text;font:normal normal bold 16px/18px noto-sans-cjk-jp, sans-serif}.register_main .register_form form .type{grid-area:type;width:40px;height:25px;color:#ffffff;font:normal normal normal 12px/25px noto-sans-cjk-jp, sans-serif;text-align:center;border-radius:6px;box-sizing:border-box;font-weight:500}.register_main .register_form form .required{background-color:#f27100}.register_main .register_form form .any{background-color:#b7b7b7}.register_main .register_form form input[type="number"],.register_main .register_form form input[type="password"],.register_main .register_form form input[type="text"],.register_main .register_form form select{grid-area:input;width:100%;height:100%;border:none;font:normal normal normal 16px/16px noto-sans-cjk-jp, sans-serif;background-color:#f5f5f5;box-sizing:border-box;padding-left:20px}.register_main .register_form form label{width:100%;margin-bottom:1rem}.register_main .register_form .checkmark{grid-area:form;display:flex;flex-direction:column;align-items:center;flex-wrap:nowrap;margin-top:calc(var(--vh, 1vh) * 3.7)}.register_main .register_form .checkmark img{grid-area:checkmark;margin-bottom:calc(var(--vh, 1vh) * 2.7)}.register_main .register_form .checkmark .text{color:#3c9e00;font:normal normal bold 22px/22px noto-sans-cjk-jp, sans-serif;text-align:center;margin-bottom:calc(var(--vh, 1vh) * 1)}.register_main .register_form .checkmark .check_control{width:285px;text-align:center;margin-top:40px;margin-bottom:calc(var(--vh, 1vh) * 4.6)}.register_main .register_form .progress{grid-area:progress;display:flex;height:30px;column-gap:15px;justify-content:center}.register_main .register_form .progress .circle{grid-area:circle1;width:16px;height:16px;border:solid 1px #b7b7b7;border-radius:50%;box-sizing:border-box}.register_main .register_form .progress .fill{background-color:#b7b7b7}.register_main .register_form-sent{grid-template:".. ..       .." calc(var(--vh, 1vh) * 3.7) ".. title    .." 60px ".. subtitle .." 25px ".. ..       .." calc(var(--vh, 1vh) * 3.2) ".. form     .." 1fr ".. progress .." 16px ".. ..       .." calc(var(--vh, 1vh) * 2.13) / 3vw 730px 3vw;border-radius:18px;background-color:#ffffff}.footer_pr{height:370px;flex-direction:row;justify-content:center;overflow:hidden;position:relative;display:flex}.footer_pr .background{position:absolute;width:100%;height:100%;background-size:cover;z-index:1;background-color:rgba(255, 255, 255, 0.3);mix-blend-mode:multiply}.footer_pr .mask{position:absolute;width:100%;height:100%;background:transparent linear-gradient(-85deg, #3c9e00 0%, #2a6f00 100%) 0 0 no-repeat padding-box;z-index:0}.footer_pr .left{transition:opacity 0.6s ease-out, transform 0.6s ease-out;opacity:0;transform:translateY(100px)}.footer_pr.footer_pr-active .left{opacity:1;transform:translateY(0)}.footer_pr .right{transition:transform 0.6s ease-out 0.6s;transform:translateY(330px)}.footer_pr.footer_pr-active .right{transform:translateY(0)}.footer_pr .left,.footer_pr .right{height:100%;z-index:2}.footer_pr .left{display:flex;flex-direction:column;align-items:flex-start;width:555px;margin-right:20px}.footer_pr .left .title1{border-radius:10px;width:355px;height:48px;background-color:#FFFFFF;display:flex;justify-content:flex-start;margin-top:60px}.footer_pr .left .title1 .logo{font-family:brandon-grotesque;font-size:27px;line-height:48px;font-weight:bold;font-style:normal;font-variant:normal;color:#3c9e00;margin-left:27px}.footer_pr .left .title1 .text{margin-left:17px;font:normal normal bold 20px/48px fot-tsukuardgothic-std, sans-serif;color:#3c9e00}.footer_pr .left .title2{margin-top:25px;color:#FFFFFF;font:normal normal bold 54px/54px fot-tsukuardgothic-std, sans-serif}.footer_pr .left .subtitle{margin-top:18px;color:#FFFFFF;font:normal normal bold 19px/19px fot-tsukuardgothic-std, sans-serif}.footer_pr .left .search{margin-top:25px;width:306px;height:65px;text-align:center;font-family:heisei-maru-gothic-std;font-size:16px;line-height:65px;font-weight:800;font-style:normal;font-variant:normal;padding-top:4px;color:#3c9e00;text-align:center;background-color:#FFFFFF;border-radius:6px;transition:opacity 0.1s ease-out}.footer_pr .left .search:hover{cursor:pointer;opacity:0.7}.footer_pr .left .search:active{cursor:pointer;opacity:0.5}.footer_pr .right{position:relative;width:800px}.footer_pr .right img{width:800px;position:absolute;bottom:0}footer{display:flex;width:100%;height:520px;color:#999999;background-color:#081400;flex-direction:column;flex-wrap:nowrap;align-content:center;align-items:center;justify-content:space-between}footer .footer_nav{display:flex;width:1370px;height:355px;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:space-between;align-items:flex-start;margin-top:90px}footer .footer_nav .group{display:flex;position:relative;width:16%;height:100%;border:none;flex-direction:column;flex-wrap:nowrap;justify-content:flex-start}footer .footer_nav .group .title{margin-bottom:16px}footer .footer_nav .group .title .left{font-family:brandon-grotesque;font-size:20px;line-height:20px;font-weight:500;font-style:normal;font-variant:normal;margin-right:5px}footer .footer_nav .group .title .center{display:inline-block;width:2px;height:22px;margin:-10px 5px 0 5px;border-radius:2px;transform:translateY(25%) rotate(334deg)}footer .footer_nav .group .title .right{margin-left:5px;font:normal normal bold 14px/14px noto-sans-cjk-jp, sans-serif}footer .footer_nav .group .link{margin-bottom:18px}footer .footer_nav .group .link a{color:#999999;font-size:14px;text-decoration:none;font-family:noto-sans-cjk-jp, sans-serif;font-weight:500;outline:none}footer .footer_nav .group:not(:first-child){width:calc(30% - 65px);padding-left:45px}footer .footer_nav .group:last-child{width:20%}footer .footer_nav .group:not(:first-child):before{position:absolute;top:35%;left:0;height:205px;content:"";-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);border-right:solid 1px #707070}footer .footer_nav .red{color:#cf173d}footer .footer_nav .red-bk{background-color:#cf173d}footer .footer_nav .blue{color:#00899e}footer .footer_nav .blue-bk{background-color:#00899e}footer .footer_nav .green{color:#3c9e00}footer .footer_nav .green-bk{background-color:#3c9e00}footer .footer{display:flex;width:1370px;height:166px;font:normal normal normal 12px/12px noto-sans-cjk-jp, sans-serif;border-top:solid 1px #707070;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;align-items:center;font-weight:500}footer .footer .title{font-family:brandon-grotesque;font-size:37px;line-height:37px;font-weight:bold;font-style:normal;font-variant:normal}footer .footer .subtitle{margin-left:18px}footer .footer .copyright{margin:0 auto 0 300px}footer .footer .privacy_policy{margin:0 46px 0 auto}footer .footer .privacy_guide{margin:0 46px 0 0}footer .footer .site_map{margin:0 46px 0 0}footer .footer a{text-decoration:none;color:#999999}.back_button{grid-area:back;border:solid 1px #b7b7b7;color:#b7b7b7;font:normal normal bold 18px/62px noto-sans-cjk-jp, sans-serif;text-align:center;background-color:#ffffff;letter-spacing:0.09px;border-radius:32px;cursor:pointer;box-sizing:border-box}.send_button{grid-area:button;position:relative;background:transparent linear-gradient(262deg, #3a9a00 0%, #2b7200 100%) 0 0 no-repeat padding-box;color:#ffffff;font:normal normal bold 18px/64px noto-sans-cjk-jp, sans-serif;text-align:center;letter-spacing:0.09px;border-radius:32px;cursor:pointer}.send_button img{position:absolute;top:50%;right:1%;transform:translate(-50%, -50%)}.next_button{border:solid 2px #3c9e00;color:#3c9e00;height:64px;width:fit-content;padding:0 85px;font:normal normal bold 16px/60px noto-sans-cjk-jp, sans-serif;text-align:center;background-color:#ffffff;letter-spacing:0.09px;border-radius:13px;cursor:pointer;box-sizing:border-box}.triangle{margin:5px;border-right:8px solid transparent;border-bottom:10px solid #ffffff;border-left:8px solid transparent;transform-origin:7px 5px;transition:all 250ms 0s ease}.triangle-left{transform:rotateZ(270deg)}.triangle-down{transform:rotateZ(180deg)}.disable{display:none !important}body{font-family:noto-sans-cjk-jp, sans-serif;background-color:#FBFBFB}.flex{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex}.popular_post_button:hover{text-decoration:none;color:#CF173D}.popular_post_button{position:relative;padding-left:28px;color:#081400;font-size:15px;font-weight:bold}.wrapper{width:1340px;margin:0 auto;padding:47px 0 85px 0}.single_page,.archive_page,.tag_page,.category_page{padding-top:calc(69px + 61px)}.main_container{width:857px;margin-right:67px;display:flex;flex-direction:column}.breadcrumb{margin-top:-6px}.breadcrumb_list{list-style:none;padding:0;margin:0 0 0 1px}.breadcrumb_list_item a{position:relative;margin-right:19px;padding-right:26px;color:#081400;font-size:15px;font-weight:bold}.breadcrumb_list_item a:hover{color:#3D9E01;text-decoration:none}.breadcrumb_list_item a::after{content:url("../image/single/breadcrumb_arrow.svg");position:absolute;top:-1px;right:0}.breadcrumb_list_item:last-of-type a::after{display:none}.archive_heading{margin-top:8px;margin-bottom:0;font-size:41px;font-weight:bold}.archive_category{margin-top:12px}.archive_category_list{flex-wrap:wrap;margin:0;padding:0;list-style:none}.archive_category_list_item{margin:0 10px 7px 0}.archive_category_list_item a{position:relative;display:inline-block;padding:8px 30px 9px 12px;border:solid 1px #3C9E00;border-radius:5px;color:#3C9E00;font-size:14px;font-weight:bold}.archive_category_list_item a:hover{text-decoration:none}.archive_category_list_item a::after{content:url("../image/single/archive_header_category_arrow.svg");position:absolute;top:50%;right:11px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%)}.all_page{margin:10px -7px 0 0;font-size:15px;font-weight:bold;text-align:right}.article_list{margin-top:31px}.article_list article{margin-bottom:58px;padding-bottom:31px;border-bottom:dotted 1px #DDDDDD}.article_list article:last-of-type{margin-bottom:0}.infeed_advertisement::before{content:"PR";position:absolute;padding:3px 15px 4px 17px;border-radius:10px;background-color:#3c9e00;color:#FFFFFF;font-size:14px;font-weight:bold}.article_list a:hover{text-decoration:none}.article_list a:hover .article_list_image{transform:scale(1.2)}.article_list a:hover .article_list_image::after{opacity:0.5}.article_list_thumbnail{position:relative;overflow:hidden;width:325px;height:183px;margin-right:22px;border-radius:10px;box-shadow:0px 3px 14px rgba(0, 0, 0, 0.16)}.article_list_image{position:relative;width:100%;height:auto;padding-top:56.3076%;background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease}.article_list_image::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000000;opacity:0;-webkit-transition:opacity 0.25s ease;transition:opacity 0.25s ease}.infeed_advertisement .article_list_thumbnail::before{content:"PR";position:absolute;z-index:1;padding:3px 15px;border-radius:10px;background-color:#3c9e00;color:#FFFFFF;font-size:14px;font-weight:bold;letter-spacing:-0.2px}.new_post .article_list_thumbnail::before{content:"新着記事";position:absolute;z-index:1;padding:6px 20px 8px 19px;border-radius:10px;background-color:#CF173D;color:#FFFFFF;font-size:14px;font-weight:bold;letter-spacing:-0.2px}.article_list_text{width:508px;margin-top:7px}.article_list_category{display:inline-block;padding:5px 16px 7px 15px;border-radius:6px;background-color:#3D9E01;color:#FFFFFF;font-size:12px;font-weight:bold}.bg_orange{background-color:#E05800}.bg_blue{background-color:#17AFCF}.article_list_title{margin:9px 0 0 0;color:#081400;font-size:22px;font-weight:bold;line-height:29px}.article_list_date{display:inline-block;margin-top:8px;color:#081400;font-size:13px;font-weight:bold}.article_list_description{margin:5px 0 0 0;color:#7E7E7E;font-size:14px;line-height:20px}.pagination{margin:86px 0 0 0}.nav-links .page-numbers{display:flex;align-items:center;justify-content:space-around;list-style:none;color:#333333;font-size:22px;font-weight:bold;text-decoration:none;border-radius:50%;min-width:47px;min-height:47px}.nav-links .page-numbers .prev{font-size:20px;letter-spacing:0.5px}.nav-links .page-numbers .next{width:290px;height:55px;border-radius:27px;background-color:#3c9e00;color:#FFFFFF;font-size:19px}.nav-links .page-numbers .next:hover{color:#FFFFFF;opacity:0.7}.nav-links .page-numbers .current{border-radius:50%;color:#FFFFFF;position:relative;font-size:22px;font-weight:bold;text-align:center;line-height:44px;z-index:3}.nav-links .page-numbers .current::before{content:'';position:absolute;background-color:#3c9e00;border-radius:50%;left:50%;transform:translate(-50%, 0%);width:47px;height:47px;z-index:-1}.nav-links .page-numbers a:hover:not(.prev):not(.next){background-color:#D2E2C9}.dots{font-size:29px;letter-spacing:-22px}.single_header_description{align-items:flex-end;margin-top:41px}.single_header_category{display:inline-block;padding:7px 36px 12px 30px;border-radius:6px;background-color:#3D9E01;color:#FFFFFF;font-size:17px;font-weight:bold}.single_header_category:hover{color:#FFFFFF}.single_header_date{margin:0 0 2px auto;color:#3D9E01;font-size:15px;font-weight:bold}.single_header_title{margin:15px 0 0 0}.single_header_title h1{font-size:41px;line-height:61px}.single_header_label{align-items:center;margin:9px 0 0 0}.single_tag_list{flex-wrap:wrap;margin:0;padding:0;list-style:none}.single_tag_list_item{margin:0 12px 0 0}.single_tag_list_item a{position:relative;display:inline-block;padding:8px 14px 9px 14px;border:solid 1px #3C9E00;border-radius:5px;color:#3C9E00;font-size:14px;font-weight:bold}.single_tag_list_item a:hover{text-decoration:none}.single_header_writer{margin-left:auto}.single_header_writer a:hover{text-decoration:none;opacity:0.7}.single_header_writer a img{width:52px;height:52px;margin-right:15px;border-radius:50%}.single_header_writer a p{display:inline-block;margin-top:-2px;color:#081400;font-size:18px;font-weight:bold;line-height:10px;letter-spacing:-1px}.single_thumnail{width:100%;margin:35px 0 0 0}.single_thumnail img{width:100%;height:auto;border-radius:10px;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16)}.mokuji{width:697px;height:443px;margin:46px 0 0 0;border-radius:10px;background-color:#000;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16)}.single_body p{margin-top:41px;margin-bottom:20px;font-size:18px;letter-spacing:0.08rem;line-height:40px;word-break:break-all}.single_body a{color:#3C9E00}.single_body a:hover{opacity:0.7}.single_body img{width:100%;height:auto;margin:42px 0 0 0;border-radius:10px;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16)}.single_body h2{position:relative;margin:55px 0 0 0;padding:0 0 0 23px;font-size:41px}.single_body h2::before{content:"";position:absolute;top:3px;left:0;width:8px;height:60px;border-radius:6px;background-color:#3C9E00}.single_body h3{margin:41px 0 0 0;padding:27px 23px;border-radius:10px;background-color:#EFEFEF;font-size:26px}.single_body h4{position:relative;margin:47px 0 53px 0;font-size:26px}.single_body h4::before{content:"";display:inline-block;position:absolute;bottom:-18px;left:0;width:100%;height:7px;border-radius:6px;background-color:#3C9E00}strong.font_green{margin-top:25px;color:#3C9E00}.downlode_link{display:inline-block;position:relative;margin:26px 0 0 0;padding:0 0 0 30px;font-size:18px;font-weight:bold;letter-spacing:0.08rem}.downlode_link::before{content:url("../image/single/downlode_link_icon.svg");position:absolute;top:4px;left:0px}#toc_container{width:697px;height:443px;margin:43px 0 0 0;padding:31px 35px 38px;border-radius:10px;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16);background-color:#FFFFFF;font-size:18px;font-weight:bold}p.toc_title{position:relative;margin:0;padding:0 0 0 43px;color:#3C9E00;font-size:21px;font-weight:bold;letter-spacing:0;line-height:normal}.toc_title::before{content:url("../image/single/mokuji_icon.svg");position:absolute;top:0;left:0}.toc_list{margin:31px 0 0 0;padding:0px 0 0 22px;list-style:none}.toc_list li{position:relative;margin:30px 0 0 0}.toc_list li a{color:#333333}.toc_list li::before{content:"";position:absolute;top:9px;left:-20px;width:9px;height:9px;border-radius:2px;background-color:#3C9E00}.toc_list li ul{margin:5px 0 0 0;padding:0px 0 0 24px;list-style:none}.toc_list li ul li{margin:2px 0 0 0}.toc_list li ul li::before{background-color:#999999}.toc_list li ul li a{color:#999999}span.toc_number.toc_depth_1,span.toc_number.toc_depth_2{display:none}.post_slider{position:relative;margin:45px 0 47px 0;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16);background-color:#FFFFFF;margin-top:auto}.post_slider .swiper{width:796px;height:117px;box-sizing:content-box;background-color:#FFFFFF}.post_slider .swiper-slide{position:relative;width:397px}.post_slider .swiper-slide::before{content:"";position:absolute;top:50%;right:-1px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);width:2px;height:62px;background-color:#B7B7B7}.post_slider .swiper-slide:nth-of-type(even)::before{display:none}.post_slider .swiper-slide:last-of-type::before{display:none}.post_slider .swiper-slide a{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;align-items:center;justify-content:center;margin-top:16px}.post_slider .swiper-slide a:hover{text-decoration:none;opacity:0.7}.post_slider .swiper-slide:nth-of-type(even) a{flex-direction:row-reverse}.post_slider_thumbnail{object-fit:cover;width:151px;height:85px;margin-right:12px;border-radius:10px;box-shadow:0px 3px 14px rgba(0, 0, 0, 0.16)}.post_slider .swiper-slide:nth-of-type(even) .post_slider_thumbnail{margin-left:12px}.post_slider_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;width:196px;height:50px;margin-bottom:0;color:#333333;font-size:18px;font-weight:bold;line-height:25px;letter-spacing:0.08rem}.post_slider .swiper-button-next,.post_slider .swiper-button-prev{background-image:none;top:22px;width:32px;height:117px;background-color:#3C9E00}.post_slider .swiper-button-prev{left:-1px;border-radius:5px 0 0 5px}.post_slider .swiper-button-prev::after{content:url("../image/single/post_slider_arrow_left.svg");margin-bottom:14px}.post_slider .swiper-button-next{right:-1px;border-radius:0 5px 5px 0}.post_slider .swiper-button-next::after{content:url("../image/single/post_slider_arrow_right.svg");margin-bottom:14px}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:1;background-color:#DBDBDB}.recommend_post{margin:47px 0 0 0}.recommend_post_heading{position:relative;margin:0 0 47px 0;padding:0 0 0 29px;color:#333333;font-size:26px;font-weight:bold}.recommend_post_heading::before{content:url("../image/single/recommend_icon.svg");position:absolute;top:2px;left:0}.sidebar{width:416px}.sidebar_pr{position:relative}.sidebar_pr::before{content:"PR";position:absolute;padding:3px 15px 4px 17px;border-radius:10px;background-color:#3c9e00;color:#FFFFFF;font-size:14px;font-weight:bold}.sidebar_pr a img{width:100%;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16);border-radius:10px}.sidebar_heading{position:relative;margin-bottom:0;color:#081400;font-weight:bold;font-size:21px}.sidebar_heading::after{content:"";position:absolute;display:block;width:292px;height:3px;top:calc(50% + 3px);right:0%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);background-color:#3C9E00}.sidebar_search{margin-top:55px}.sidebar_search form{position:relative}.sidebar_search form input{width:100%;height:68px;padding-left:23px;border:none;border-radius:10px;background-color:#E4E4E4;font-size:17px;font-weight:bold;line-height:68px}.sidebar_search form input::placeholder{color:#081400}.sidebar_search form input[type="text"]:focus{outline:0;box-shadow:0 0 0 2px #3C9E00}.sidebar_search form button{position:absolute;top:calc(50% - 2px);right:23px;transform:translateY(-50%);-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);border:none;background-color:transparent}.sidebar_search form button:focus{outline:0}.sidebar_new_post{margin-top:56px}.sidebar_new_post_heading{padding:9px 0 11px;border-radius:13px;background-color:#3C9E00;color:#FFFFFF;font-size:21px;font-weight:bold;text-align:center}.sidebar_post_list{list-style:none;margin:44px 0 0;padding:0}.sidebar_post_list li{display:inline-block;width:395px;margin-bottom:19px;padding-bottom:26px;box-sizing:border-box;border-bottom:dotted 1px #DDDDDD}.sidebar_post_list li:last-child{margin-bottom:0}.sidebar_post_list li a:hover{text-decoration:none}.sidebar_post_list li a:hover .sidebar_post_list_image{transform:scale(1.2)}.sidebar_post_list li a:hover .sidebar_post_list_image::after{opacity:0.5}.sidebar_post_list_thumbnail{overflow:hidden;width:122px;height:95px;margin-right:18.5px;border-radius:4px;box-shadow:0px 3px 6px rgba(0, 0, 0, 0.16)}.sidebar_post_list_image{position:relative;width:100%;height:auto;padding-top:77.8688%;background-image:url("../image/single/thumb-579.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;-webkit-transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease}.sidebar_post_list_image::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000000;opacity:0;-webkit-transition:opacity 0.25s ease;transition:opacity 0.25s ease}.sidebar_post_list_text{width:254px;margin-top:-2px;font-size:15px;line-height:23px;color:#081400;font-weight:bold}.sidebar_post_list_text p{margin-bottom:5px}.sidebar_post_list_date{font-size:13px}.sidebar_keyword_list{margin-top:41px}.sidebar_keyword_list ul{flex-wrap:wrap;list-style:none;margin:34px 0 38px;padding:0}.sidebar_keyword_list ul li{margin:0 7px 6px 0}.sidebar_keyword_list ul li a{display:inline-block;padding:8px 14px 9px 14px;border:solid 1px #3C9E00;border-radius:5px;color:#3C9E00;font-size:14px;font-weight:bold}.sidebar_popular_post{margin-top:47px}.sidebar_popular_post .sidebar_heading::after{width:308px;top:50%}.sidebar_popular_post .sidebar_post_list{margin-top:37px}.sidebar_popular_post .sidebar_post_list li{position:relative}.sidebar_popular_post .sidebar_post_list li:nth-of-type(1)::after,.sidebar_popular_post .sidebar_post_list li:nth-of-type(2)::after,.sidebar_popular_post .sidebar_post_list li:nth-of-type(3)::after{position:absolute;content:url("../image/single/popular_01.svg");top:-15px;left:-15px}.sidebar_popular_post .sidebar_post_list li:nth-of-type(2)::after{content:url("../image/single/popular_02.svg")}.sidebar_popular_post .sidebar_post_list li:nth-of-type(3)::after{content:url("../image/single/popular_03.svg")}.sub_page_footer{width:100%;height:484px;position:relative;background-size:cover;overflow:hidden}.sub_page_footer:after{position:absolute;top:0;left:0;width:100%;height:100%;content:'';display:block;background:transparent linear-gradient(270deg, rgba(80, 20, 0, 0) 0%, #081400 100%) 0 0 no-repeat;z-index:0}.sub_page_footer .sub_page_footer_inner{width:100%;background-size:cover;height:442px;position:absolute;bottom:0;left:calc(50% + 47px);transform:translateX(-50%);display:flex;justify-content:center;z-index:1}.sub_page_footer .sub_page_footer_text{width:585px;height:237px;padding-top:65px;box-sizing:content-box;margin-right:110px}.sub_page_footer .sub_page_footer_text .sub_page_footer_logo{font:normal normal bold 92px brandon-grotesque, sans-serif;letter-spacing:0;line-height:1.4;color:#fff}.sub_page_footer .sub_page_footer_text .sub_page_footer_description{font:normal normal bold 24px fot-tsukuardgothic-std, sans-serif;letter-spacing:0.1em;line-height:0.4;color:#fff}.sub_page_footer .sub_page_footer_text .sub_page_footer_botton{margin-top:35px;width:585px;height:65px;display:flex;justify-content:space-between}.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_left{width:260px;height:65px}.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_right{width:306px;height:65px}.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_left a,.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_right a{font-size:16px;border-radius:6px;display:block;width:100%;height:100%;line-height:65px;text-align:center;font-family:tbudrgothic-std, sans-serif;font-weight:800}.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_left a{color:#fff;background:transparent linear-gradient(85deg, #E05600 0%, #E07900 100%) 0 0 no-repeat padding-box}.sub_page_footer .sub_page_footer_text .sub_page_footer_botton .sub_page_footer_botton_right a{color:#fff;border:1px solid #fff}.sub_page_footer .sub_page_footer_image{width:769px;height:442px}.sub_page_footer_botton_left a,.sub_page_footer_botton_right a{text-decoration:none}.sub_page_footer_botton_left a:hover,.sub_page_footer_botton_right a:hover{opacity:0.7;text-decoration:none}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fathena-tech.jp%2Fgifunavi%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2FGifuNaviTheme%2Fassets%2Fscss%2Fstyle.scss%22%2C%22wp-content%2Fthemes%2FGifuNaviTheme%2Fassets%2Fscss%2F.%2Fcomponent%2Ffont.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2CgBCGA%2COAAA%2CwCAAA%2CCDYA%2CUAAA%2CyHAAA%2CCAsBA%2CKAAA%2CiBAAA%2CCAGA%2CeAAA%2CkBAAA%2CCAGA%2CMAAA%2CoDAAA%2CCASA%2CIAAA%2CsBAAA%2CCAIA%2CQAAA%2CuBAAA%2CCAGA%2CYAAA%2CwBAAA%2CCAGA%2COAAA%2CiOAAA%2CCAaC%2C0CAAA%2COAAA%2C0FAAA%2CCAIC%2CsBAAA%2CYAAA%2CCAAA%2CCAID%2C0CAAA%2COAAA%2C6EAAA%2CCAIC%2CoBAAA%2CuBAAA%2CCAAA%2CCAKD%2CmBAAA%2CoKAAA%2CCAQA%2CsBAAA%2CoGAAA%2CCAKA%2CoBAAA%2C8FAAA%2CCAQC%2CgCAAA%2CmFAAA%2CCAMC%2C6CAAA%2C8CAAA%2CCAIC%2CiDAAA%2CUAAA%2CCAID%2CmDAAA%2CuKAAA%2CCAYA%2CyDAAA%2CQAAA%2CCAGA%2CoDAAA%2CyKAAA%2CCAUC%2C0DAAA%2C2KAAA%2CCAKA%2C4DAAA%2C4KAAA%2CCAUA%2CiEAAA%2CyBAAA%2CCAGA%2CkEAAA%2CYAAA%2CCAGA%2CuEAAA%2CuIAAA%2CCAWC%2C6EAAA%2C6QAAA%2CCAUC%2CmFAAA%2CiCAAA%2CCASL%2CoBAAA%2C6IAAA%2CCAOC%2C8BAAA%2CqBAAA%2CCAIA%2CgBACC%2CGAAA%2CwBAAA%2CCAKA%2CIAAA%2C6BAAA%2CCAKA%2CKAAA%2CwBAAA%2CCAAA%2CCAOD%2C0CAAA%2CuDAAA%2CCAKA%2C0BAAA%2CwIAAA%2CCAKA%2C%2BBAAA%2C6KAAA%2CCAYA%2CmCAAA%2CkOAAA%2CCAcC%2C0CAAA%2C0FAAA%2CCAQA%2CmDAAA%2CuHAAA%2CCAMC%2CyDAAA%2C8EAAA%2CCAOF%2C8EAAA%2CiBAAA%2CCAIA%2CkCAAA%2CsHAAA%2CCASC%2CwCAAA%2CeAAA%2CCAID%2CkCAAA%2C%2BCAAA%2CCAIC%2CiDAAA%2CwBAAA%2CCAGC%2CwDAAA%2C6HAAA%2CCASC%2C4DAAA%2CwCAAA%2CCAMD%2C2DAAA%2C6HAAA%2CCAUA%2CuDAAA%2CeAAA%2CCAID%2C%2BCAAA%2C0NAAA%2CCAaC%2C0DAAA%2CoBAAA%2CCAGA%2CqDAAA%2CgBAAA%2CCAGA%2CyDAAA%2CaAAA%2CCAIA%2CgEAAA%2C6MAAA%2CCAcC%2CuFAAA%2CQAAA%2CCAIA%2CsEAAA%2C%2BGAAA%2CCASA%2CiFAAA%2CkBAAA%2CCAMH%2C2LAAA%2CyEAAA%2CCASA%2C0CAAA%2CgGAAA%2CCASA%2C0CAAA%2CaAAA%2CCAEC%2CiDAAA%2C2GAAA%2CCAWD%2CqDAAA%2C2GAAA%2CCAYF%2CmBAAA%2CyGAAA%2CCAMC%2CqDAAA%2C6FAAA%2CCAMC%2CwDAAA%2C%2BDAAA%2CCAMC%2C2DAAA%2CiBAAA%2CCAEC%2CmEAAA%2CkCAAA%2CCAKD%2C0DAAA%2CsGAAA%2CCAOC%2C8DAAA%2C2DAAA%2CCAOD%2CiEAAA%2CkCAAA%2CCAKA%2CmFAAA%2CkCAAA%2CCAQH%2CeAAA%2C%2BNAAA%2CCAgBC%2CgDAAA%2C%2BGAAA%2CCAUA%2C2BAAA%2CuFAAA%2CCAMA%2CqBAAA%2C4GAAA%2CCAIA%2CkCAAA%2C2BAAA%2CCAKA%2CqBAAA%2CoMAAA%2CCAUC%2CoCAAA%2CSAAA%2CCAGA%2CsBACC%2CGAAA%2CyBAAA%2CCAGA%2CKAAA%2C6BAAA%2CCAAA%2CCAKD%2CkCAAA%2CgJAAA%2CCAOC%2C%2BCAAA%2CgCAAA%2CCAAA%2C%2BCAAA%2CgCAAA%2CCAAA%2C%2BCAAA%2CgCAAA%2CCAAA%2C%2BCAAA%2CgCAAA%2CCAAA%2C%2BCAAA%2CgCAAA%2CCAAA%2C%2BCAAA%2CgCAAA%2CCAAA%2C%2BCAAA%2CgCAAA%2CCAAA%2C%2BCAAA%2CgCAAA%2CCAKF%2C2BAAA%2C0FAAA%2CCAOC%2CgCAAA%2CkFAAA%2CCAKC%2CuCAAA%2C8FAAA%2CCAQD%2CiCAAA%2CuIAAA%2CCAQC%2CgDAAA%2CSAAA%2CCAMH%2CiBAAA%2C8CAAA%2CCAIA%2CoCAAA%2CuBAAA%2CCAIA%2CkBAAA%2CoDAAA%2CCAKA%2CgBAAA%2C0FAAA%2CCAKA%2CuDAAA%2CoCAAA%2CCAIA%2CWAAA%2C2RAAA%2CCAgBA%2CoBAAA%2C6IAAA%2CCAWC%2CuCAAA%2C2PAAA%2CCAaC%2C2CAAA%2CsBAAA%2CCAIA%2C%2BCAAA%2CsDAAA%2CCAKC%2CsDAAA%2CoFAAA%2CCAOA%2CsDAAA%2C%2BBAAA%2CCAKA%2CqDAAA%2C%2BBAAA%2CCAOF%2CwCAAA%2CsPAAA%2CCAcC%2CkDAAA%2C8LAAA%2CCAYF%2C2BAAA%2C0HAAA%2CCASC%2CqCAAA%2CsIAAA%2CCAWA%2C6CAAA%2CsHAAA%2CCAYA%2C2CAAA%2CSAAA%2CCAIA%2C%2BCAAA%2C0BAAA%2CCAKA%2C2CAAA%2C6GAAA%2CCAQA%2CwDAAA%2CuCAAA%2CCAGA%2CmCAAA%2CaAAA%2CCAGA%2C2CAAA%2CWAAA%2CCAKD%2CwBAAA%2CoGAAA%2CCASC%2C2CAAA%2CSAAA%2CCAGA%2CqCAAA%2CuIAAA%2CCASC%2C%2BGAAA%2C%2BDAAA%2CCAQA%2CuDAAA%2CyBAAA%2CCAGA%2CwDAAA%2CyBAAA%2CCAGA%2C6CAAA%2C0DAAA%2CCAIA%2C4DAAA%2CuCAAA%2CCAID%2CgCAAA%2CuEAAA%2CCAQA%2C%2BLAAA%2C8DAAA%2CCAYC%2CiqBAAA%2CsDAAA%2CCAUA%2CkOAAA%2C8DAAA%2CCAEC%2CgQAAA%2CeAAA%2CCAID%2CwNAAA%2CiJAAA%2CCAOC%2C4OAAA%2CgBAAA%2CCAGA%2CsPAAA%2CgBAAA%2CCAGA%2CyRAAA%2C2IAAA%2CCAYC%2CiUAAA%2C8EAAA%2CCAQC%2CyWAAA%2C2JAAA%2CCAaA%2CoWAAA%2CyCAAA%2CCAQD%2C%2BVAAA%2CoBAAA%2CCAKF%2CuOAAA%2CgGAAA%2CCAKC%2C0QAAA%2CwHAAA%2CCASA%2CqQAAA%2CsJAAA%2CCAWD%2CqQAAA%2CgEAAA%2CCAOC%2C82BAAA%2CkPAAA%2CCAgBA%2CmSAAA%2CwBAAA%2CCAEA%2C2UAAA%2CgBAAA%2CCAIA%2C2kBAAA%2C6BAAA%2CCAMA%2C6SAAA%2C8CAAA%2CCAMA%2C6SAAA%2C4KAAA%2CCAWA%2CsUAAA%2CyBAAA%2CCAGA%2CsUAAA%2CmSAAA%2CCAmBC%2C%2BaAAA%2CgCAAA%2CCAMA%2CoWAAA%2CkDAAA%2CCAMA%2CmcAAA%2C0FAAA%2CCAOA%2CqaAAA%2CUAAA%2CCAGA%2CmcAAA%2C8DAAA%2CCAIA%2CmcAAA%2CmFAAA%2CCASH%2CwCAAA%2CqEAAA%2CCAMA%2CwDAAA%2CkRAAA%2CCAcC%2C2EAAA%2C2CAAA%2CCAKA%2CgEAAA%2CiBAAA%2CCAEC%2CwEAAA%2CoIAAA%2CCAWA%2CuEAAA%2CmIAAA%2CCAYA%2CuEAAA%2CYAAA%2CCAKF%2CgDAAA%2C4PAAA%2CCAaC%2CwDAAA%2CiBAAA%2CCAEC%2CgEAAA%2CoIAAA%2CCAWA%2C%2BDAAA%2CYAAA%2CCAGA%2C%2BDAAA%2C4LAAA%2CCAiBF%2CiDAAA%2CoPAAA%2CCAcC%2CgEAAA%2CmCAAA%2CCAOA%2C2EAAA%2CeAAA%2CCAGA%2CyDAAA%2CqEAAA%2CCAMA%2CgEAAA%2C8FAAA%2CCAKC%2CoEAAA%2CgBAAA%2CCAID%2CoEAAA%2CyGAAA%2CCAaD%2CwCAAA%2CuEAAA%2CCAMA%2CuDAAA%2C8SAAA%2CCAcC%2C2DAAA%2CoBAAA%2CCAGA%2C6DAAA%2CkBAAA%2CCAGA%2C6DAAA%2C2CAAA%2CCAMA%2C6EAAA%2CiBAAA%2CCAGA%2CqFAAA%2CmFAAA%2CCAWA%2CgBACC%2CKAAA%2CwBAAA%2CCAAA%2CCAKD%2CoFAAA%2CmKAAA%2CCAaD%2CsDAAA%2CqSAAA%2CCAiBC%2C4DAAA%2CuCAAA%2CCAIA%2C2EAAA%2CiBAAA%2CCAGA%2CmFAAA%2CmFAAA%2CCAWA%2CgBACC%2CKAAA%2CwBAAA%2CCAAA%2CCAKD%2CkFAAA%2CmKAAA%2CCAgBF%2CYAAA%2CuMAAA%2CCAyBA%2CqBAAA%2C0HAAA%2CCAUC%2C%2BCAAA%2C2IAAA%2CCAaA%2CuDAAA%2C4JAAA%2CCAUA%2C4DAAA%2CoCAAA%2CCAKD%2C2BAAA%2C6JAAA%2CCAUC%2C8CAAA%2CUAAA%2CCAGA%2CoDAAA%2CkBAAA%2CCAGA%2CoDAAA%2CqCAAA%2CCAKA%2CiCAAA%2CiLAAA%2CCAaC%2CwCAAA%2CsDAAA%2CCAMC%2C4CAAA%2CyDAAA%2CCAQD%2CuCAAA%2CkJAAA%2CCASC%2C8CAAA%2C4JAAA%2CCASA%2CsOAAA%2CkFAAA%2CCAUA%2C0PAAA%2CsBAAA%2CCAIA%2CyQAAA%2C8FAAA%2CCAKC%2CuSAAA%2CmCAAA%2CCAMD%2CyQAAA%2C8DAAA%2CCAKA%2CkDAAA%2CsBAAA%2CCAIA%2CqDAAA%2C4EAAA%2CCAIA%2CqDAAA%2CgGAAA%2CCAMA%2CoDAAA%2C8DAAA%2CCAKD%2C%2BCAAA%2CgNAAA%2CCAeC%2CqDAAA%2CwBAAA%2CCAKF%2CmCAAA%2C%2BEAAA%2CCAQA%2C0CAAA%2CaAAA%2CCAID%2C4BAAA%2CsGAAA%2CCAQC%2C6CAAA%2CsNAAA%2CCAeD%2CUAAA%2CqBAAA%2CCAEA%2CkBACC%2CGAAA%2CsBAAA%2CCAKA%2CGAAA%2CuBAAA%2CCAKA%2CKAAA%2CuBAAA%2CCAAA%2CCAOD%2CkBAAA%2CsBAAA%2CCAEC%2CmBACC%2CGAAA%2CuBAAA%2CCAKA%2CIAAA%2CuBAAA%2CCAKA%2CKAAA%2CsBAAA%2CCAAA%2CCAOF%2CcAAA%2CiBAAA%2CCAEC%2CsBAAA%2CsIAAA%2CCASC%2CkBACA%2CKAAA%2CSAAA%2CCAGA%2CGAAA%2CSAAA%2CCAAA%2CCAKA%2C8BAAA%2C8NAAA%2CCAYC%2CoCAAA%2C8FAAA%2CCAKA%2CoCAAA%2CqKAAA%2CCAQD%2C4BAAA%2C%2BDAAA%2CCAIC%2CmCAAA%2CqJAAA%2CCAWC%2CsDAAA%2CUAAA%2CCAGA%2C4DAAA%2C8DAAA%2CCAIA%2C4DAAA%2CmFAAA%2CCAMA%2CsCAAA%2C4IAAA%2CCAUD%2CkCAAA%2CuQAAA%2CCAeA%2CqDAAA%2CuCAAA%2CCAGA%2CoCAAA%2C4IAAA%2CCASA%2CyCAAA%2CiCAAA%2CCAKC%2CkBACA%2CGAAA%2C0DAAA%2CCAIA%2CGAAA%2CyCAAA%2CCAGA%2CKAAA%2C0DAAA%2CCAAA%2CCAMA%2CgDAAA%2CgKAAA%2CCAYD%2CqCAAA%2CmIAAA%2CCASC%2C6CAAA%2C2JAAA%2CCASA%2CmDAAA%2C8FAAA%2CCAQF%2C8BAAA%2CWAAA%2CCAEC%2CsCAAA%2CiBAAA%2CCAEC%2CkDAAA%2CqCAAA%2CCAIC%2CsDAAA%2CsBAAA%2CCAMF%2CoCAAA%2CyEAAA%2CCAKC%2CuCAAA%2CwGAAA%2CCAMA%2CsCAAA%2C6GAAA%2CCAMA%2C6CAAA%2CwCAAA%2CCAKA%2C4CAAA%2C2BAAA%2CCAMF%2CoCAAA%2CWAAA%2CCAGE%2CwDAAA%2CkCAAA%2CCAGA%2C4DAAA%2CsBAAA%2CCAMD%2C0CAAA%2CyEAAA%2CCAKC%2C6CAAA%2CwGAAA%2CCAMA%2C4CAAA%2C4FAAA%2CCAKA%2CmDAAA%2CwCAAA%2CCAKA%2CmDAAA%2CqCAAA%2CCAIC%2C2DAAA%2C6EAAA%2CCAOA%2CgEAAA%2CeAAA%2CCAGA%2CgEAAA%2CkGAAA%2CCASF%2C%2BCAAA%2CqDAAA%2CCAIC%2CkDAAA%2CgCAAA%2CCAIA%2CsDAAA%2C6FAAA%2CCAOC%2C%2BDAAA%2CwKAAA%2CCAYE%2CyEAAA%2CsBAAA%2CCAKD%2CqEAAA%2C4EAAA%2CCAQJ%2CqCAAA%2CWAAA%2CCAEC%2C2CAAA%2CwEAAA%2CCAKC%2C8CAAA%2CgCAAA%2CCAIA%2CkDAAA%2C8DAAA%2CCAKC%2CiHAAA%2CgMAAA%2CCAaE%2CqIAAA%2CsBAAA%2CCAKD%2C6HAAA%2C4EAAA%2CCAQJ%2C8BAAA%2CYAAA%2CCAEC%2CoCAAA%2C2FAAA%2CCAMC%2CuCAAA%2CkJAAA%2CCAMA%2CuCAAA%2CqFAAA%2CCAKA%2C0CAAA%2CeAAA%2CCAGA%2CkEAAA%2CkBAAA%2CCAGA%2CiDAAA%2C2BAAA%2CCAOF%2CoCAAA%2CYAAA%2CCAEC%2C0CAAA%2C2FAAA%2CCAMC%2C6CAAA%2CkJAAA%2CCAMA%2C6CAAA%2CqFAAA%2CCAKA%2CgDAAA%2CeAAA%2CCAGA%2CwEAAA%2CkBAAA%2CCAGA%2CyDAAA%2CQAAA%2CCAEC%2C4IAAA%2C2BAAA%2CCAQH%2CqCAAA%2CWAAA%2CCAEC%2C2CAAA%2C2FAAA%2CCAMC%2C8CAAA%2CkJAAA%2CCAMA%2C8CAAA%2CqFAAA%2CCAKA%2C%2BCAAA%2CiBAAA%2CCAGA%2CiDAAA%2C8FAAA%2CCAKA%2CwDAAA%2C2BAAA%2CCAMF%2C2BAAA%2C2CAAA%2CCAMD%2C0BAAA%2CYAAA%2CCAIA%2C4BAAA%2C4LAAA%2CCAaA%2CmCAAA%2CuIAAA%2CCAWA%2CoCAAA%2CuIAAA%2CCAaC%2C2BAAA%2C6HAAA%2CCAgBF%2CmCAAA%2CqBAAA%2CCAGA%2CaAAA%2C8OAAA%2CCAaC%2CgCAAA%2CUAAA%2CCAGA%2CsCAAA%2C8DAAA%2CCAIA%2CsCAAA%2CmFAAA%2CCAOA%2CoBAAA%2C%2BCAAA%2CCAKC%2CiCAAA%2C%2BHAAA%2CCAOA%2CsCAAA%2CsJAAA%2CCASA%2CwCAAA%2CiBAAA%2CCAGA%2CsCAAA%2CgBAAA%2CCAGA%2C0CAAA%2C4BAAA%2CCAKA%2CyCAAA%2C8DAAA%2CCAOA%2CsCAAA%2CcAAA%2CCAGA%2CyCAAA%2CqDAAA%2CCAMA%2C4DAAA%2CwBAAA%2CCAIA%2C6BAAA%2C6KAAA%2CCAWA%2CmCAAA%2CyMAAA%2CCAaC%2CuCAAA%2CmDAAA%2CCAMD%2C0CAAA%2CoMAAA%2CCAaC%2CuDAAA%2C%2BBAAA%2CCAKA%2CkDAAA%2CkFAAA%2CCAOC%2CsDAAA%2CqBAAA%2CCAKD%2CmDAAA%2CoHAAA%2CCAUA%2CyDAAA%2CuBAAA%2CCAGC%2C%2BDAAA%2C0BAAA%2CCAKD%2C8CAAA%2CkDAAA%2CCASF%2CsBAAA%2CkJAAA%2CCAWD%2CqCAAA%2CqBAAA%2CCAGA%2CeAAA%2C8OAAA%2CCAaC%2CkCAAA%2CUAAA%2CCAGA%2CwCAAA%2C8DAAA%2CCAIA%2CwCAAA%2CmFAAA%2CCAOA%2CsBAAA%2C%2BCAAA%2CCAKC%2CmCAAA%2C%2BHAAA%2CCAOA%2CwCAAA%2CsJAAA%2CCASA%2C0CAAA%2CiBAAA%2CCAGA%2CwCAAA%2CgBAAA%2CCAGA%2C4CAAA%2C4BAAA%2CCAKA%2C2CAAA%2C8DAAA%2CCAOA%2CwCAAA%2CcAAA%2CCAGA%2C2CAAA%2CqDAAA%2CCAMA%2C8DAAA%2CwBAAA%2CCAIA%2C%2BBAAA%2C6KAAA%2CCAWA%2CqCAAA%2CyMAAA%2CCAaC%2CyCAAA%2CmDAAA%2CCAMD%2C4CAAA%2CoMAAA%2CCAaC%2CyDAAA%2C%2BBAAA%2CCAKA%2CoDAAA%2CkFAAA%2CCAOC%2CwDAAA%2CqBAAA%2CCAKD%2CqDAAA%2CoHAAA%2CCAUA%2C2DAAA%2CuBAAA%2CCAGC%2CiEAAA%2C0BAAA%2CCAKD%2CgDAAA%2CkDAAA%2CCASF%2CwBAAA%2CkJAAA%2CCAWD%2CeAAA%2C2EAAA%2CCAKC%2CwBAAA%2C8CAAA%2CCAIC%2CoCAAA%2CuKAAA%2CCAWA%2C8BAAA%2C2LAAA%2CCASA%2C%2BBAAA%2CiIAAA%2CCASC%2CsCAAA%2CuJAAA%2CCAMA%2CmCAAA%2C%2BCAAA%2CCAKA%2CiCAAA%2CqHAAA%2CCAMA%2CuCAAA%2CyYAAA%2CCAsBF%2CsBAAA%2CcAAA%2CCAOD%2CaAAA%2CuQAAA%2CCAcC%2CgCAAA%2CUAAA%2CCAGA%2CsCAAA%2C8DAAA%2CCAIA%2CsCAAA%2CmFAAA%2CCAOA%2CiCACC%2CGAAA%2CoBAAA%2CCAKA%2CKAAA%2CoBAAA%2CCAAA%2CCAOD%2C4BAAA%2C2IAAA%2CCAUC%2CkIAAA%2C0JAAA%2CCAaA%2CoJAAA%2CwIAAA%2CCAWA%2CoJAAA%2C8FAAA%2CCAOA%2C2CAAA%2CwBAAA%2CCAGA%2C4CAAA%2CwBAAA%2CCAGA%2C2CAAA%2CwBAAA%2CCAID%2CyBAAA%2CoGAAA%2CCAWE%2CoCAAA%2C4OAAA%2CCAgBA%2CiDAAA%2CaAAA%2CCAKF%2CuBAAA%2CgBAAA%2CCAEC%2CgCAAA%2C8KAAA%2CCAYC%2CoCAAA%2CwDAAA%2CCAMA%2CqCAAA%2CqBAAA%2CCAGA%2C6CAAA%2CaAAA%2CCAID%2C%2BBAAA%2CwBAAA%2CCAGA%2CgCAAA%2CwBAAA%2CCAIC%2CuCAAA%2CgEAAA%2CCAKC%2C%2BCAAA%2C4FAAA%2CCAYH%2CuBAAA%2C6BAAA%2CCAGC%2CgCAAA%2CsCAAA%2CCAKC%2C2BACC%2CKAAA%2CqCAAA%2CCAKA%2CGAAA%2CiCAAA%2CCAAA%2CCAMD%2C4CAAA%2CgDAAA%2CCAID%2C0BAAA%2C%2BIAAA%2CCAKA%2C0BAAA%2CmQAAA%2CCAYC%2C8BAAA%2CwCAAA%2CCAOD%2CmCAAA%2CiFAAA%2CCAKC%2C2CAAA%2CYAAA%2CCAEC%2CsDAAA%2C4FAAA%2CCAQC%2CwEAAA%2CwCAAA%2CCAIC%2C0KAAA%2C8HAAA%2CCAWA%2CqFAAA%2CYAAA%2CCAIA%2CqFAAA%2CaAAA%2CCAMF%2CuDAAA%2CmIAAA%2CCASC%2C2DAAA%2CuCAAA%2CCAMA%2C8DAAA%2CiBAAA%2CCAEC%2CmEAAA%2CmLAAA%2CCAWA%2CuEAAA%2CsBAAA%2CCAIA%2CyEAAA%2C4FAAA%2CCASH%2C2CAAA%2C8KAAA%2CCAWC%2CkDAAA%2CgBAAA%2CCAGA%2CyBACC%2CGAAA%2CoCAAA%2CCAKA%2CKAAA%2CiCAAA%2CCAAA%2CCAMD%2CyDAAA%2C6CAAA%2CCAMC%2CuEAAA%2CyIAAA%2CCAYD%2C2DAAA%2C6CAAA%2CCAKC%2CyEAAA%2CyIAAA%2CCAYD%2CkDAAA%2C8FAAA%2CCAKA%2CwDAAA%2C%2BEAAA%2CCAMD%2C4CAAA%2C4IAAA%2CCAUC%2CoDAAA%2CkGAAA%2CCAkBC%2C0DAAA%2C%2BLAAA%2CCAWC%2CiEAAA%2C2CAAA%2CCAKA%2CsEAAA%2C2CAAA%2CCAMA%2CqEAAA%2CsBAAA%2CCAUH%2C0CAAA%2CgEAAA%2CCAME%2CwEAAA%2CoGAAA%2CCAMC%2C0EAAA%2CuDAAA%2CCAKC%2CkFAAA%2C8NAAA%2CCAiBA%2CwFAAA%2CWAAA%2CCAIA%2CiFAAA%2CyVAAA%2CCAoBA%2CuFAAA%2CSAAA%2CCAKD%2C4EAAA%2CkEAAA%2CCAMA%2C8EAAA%2CyHAAA%2CCAQF%2C8GAAA%2C6JAAA%2CCAYA%2CuDAAA%2CMAAA%2CCAGA%2CuDAAA%2COAAA%2CCAKF%2CsCAAA%2CuNAAA%2CCAaC%2C2DAAA%2C8DAAA%2CCAOA%2C4CAAA%2CiKAAA%2CCAWC%2CiDAAA%2C4HAAA%2CCAiBF%2CuCAAA%2C2KAAA%2CCAWA%2CqDAAA%2C4DAAA%2CCAOA%2CyCAAA%2CyHAAA%2CCAOA%2CqDAAA%2C6BAAA%2CCAMA%2C6BAAA%2CwBAAA%2CCAEC%2CmCAAA%2CeAAA%2CCAID%2CsCAAA%2CmDAAA%2CCAKC%2C8CAAA%2CyFAAA%2CCAQC%2CqDAAA%2CwBAAA%2CCAIC%2C4DAAA%2C0BAAA%2CCAKA%2CyEAAA%2CQAAA%2CCAGA%2C4DAAA%2C4IAAA%2CCAUC%2CgEAAA%2C2CAAA%2CCAMD%2C2DAAA%2C0JAAA%2CCAmBH%2CyCAAA%2C4EAAA%2CCAMA%2C%2BCAAA%2C8FAAA%2CCAOC%2CqDAAA%2CuRAAA%2CCAeA%2CyDAAA%2CuDAAA%2CCAMA%2C2DAAA%2CsDAAA%2CCAMC%2CgEAAA%2C0MAAA%2CCAYD%2C4DAAA%2C6CAAA%2CCAKC%2CmEAAA%2C8EAAA%2CCAMA%2C6EAAA%2C%2BBAAA%2CCAWD%2CwCAAA%2CwIAAA%2CCAYH%2CQAAA%2C%2BCAAA%2CCAMA%2CgBAAA%2CoDAAA%2CCAIC%2CsBAAA%2CgJAAA%2CCAQA%2CuBAAA%2CiEAAA%2CCAOA%2C0BACC%2CKAAA%2COAAA%2CCAIA%2CGAAA%2CUAAA%2CCAAA%2CCAKD%2C8BAAA%2C2IAAA%2CCASC%2CqCAAA%2CqIAAA%2CCAWD%2CiCAAA%2C6KAAA%2CCAWC%2CwCAAA%2CqIAAA%2CCAYD%2C4BAAA%2CsDAAA%2CCASD%2CWAAA%2CsHAAA%2CCAMA%2CsBAAA%2CgIAAA%2CCAUC%2C4BAAA%2CsGAAA%2CCAKA%2CyCAAA%2CiKAAA%2CCAUC%2CoDAAA%2CkBAAA%2CCAMF%2CsBAAA%2CoJAAA%2CCAWC%2C2BAAA%2CyBAAA%2CCAIA%2CmCAAA%2CiJAAA%2CCASA%2C4CAAA%2CsYAAA%2CCAWA%2C2DAAA%2CcAAA%2CCAGA%2C4DAAA%2CeAAA%2CCAGA%2C0DAAA%2CaAAA%2CCAGA%2CuDAAA%2C%2BGAAA%2CCAOA%2CkDAAA%2CmBAAA%2CCAGA%2CmDAAA%2CoBAAA%2CCAGA%2CiDAAA%2CkBAAA%2CCAIA%2C2CAAA%2CoQAAA%2CCAUA%2CmDAAA%2CkJAAA%2CCAUA%2CqDAAA%2CiBAAA%2CCAGA%2CqDAAA%2CiBAAA%2CCAIA%2CmCAAA%2CuHAAA%2CCAQA%2C%2BCAAA%2CsDAAA%2CCAQA%2CyCAAA%2CkFAAA%2CCAIA%2CqCAAA%2C0BAAA%2CCAMA%2CqCAAA%2C0KAAA%2CCASA%2C6BAAA%2CgFAAA%2CCAIA%2C4BAAA%2C%2BFAAA%2CCAMA%2C4BAAA%2C8LAAA%2CCAYA%2CgCAAA%2CwBAAA%2CCAGA%2C2BAAA%2CwBAAA%2CCAGA%2CiHAAA%2CoLAAA%2CCAaA%2CiCAAA%2C2HAAA%2CCAQA%2CqCAAA%2C4DAAA%2CCAKA%2CuCAAA%2CuIAAA%2CCAOA%2CgDAAA%2CsEAAA%2CCASD%2CuBAAA%2CmDAAA%2CCAKC%2CwEAAA%2CuBAAA%2CCAKA%2CoCAAA%2CgBAAA%2CCAGA%2CoCAAA%2CiCAAA%2CCAMD%2CYAAA%2C2BAAA%2CCAIA%2CMAAA%2CyKAAA%2CCAUA%2CmBAAA%2CkHAAA%2CCAQC%2C8BAAA%2CyIAAA%2CCAUA%2CoCAAA%2C0DAAA%2CCAMA%2CwCAAA%2CgQAAA%2CCAeA%2CmCAAA%2CgQAAA%2CCAeA%2CsCAAA%2CwLAAA%2CCAUA%2CoCAAA%2C4KAAA%2CCASA%2C6CAAA%2C2BAAA%2CCAIA%2C8CAAA%2CyBAAA%2CCAIA%2C4CAAA%2CyBAAA%2CCAIA%2CiDAAA%2CyBAAA%2CCAIA%2CiDAAA%2C2BAAA%2CCAIA%2CyEAAA%2CoKAAA%2CCAUC%2CmGAAA%2CaAAA%2CCAGA%2CkOAAA%2CqCAAA%2CCAMD%2C8CAAA%2C4IAAA%2CCAQC%2CoDAAA%2CYAAA%2CCAGA%2C0DAAA%2C2BAAA%2CCAKA%2CyDAAA%2CwHAAA%2CCAWA%2C%2BDAAA%2CoJAAA%2CCAaA%2CuEAAA%2CuCAAA%2CCAKA%2C6EAAA%2CSAAA%2CCAMF%2CmBAAA%2CsGAAA%2CCAOC%2CyBAAA%2CmHAAA%2CCAOA%2C0BAAA%2CwGAAA%2CCAOD%2C2CAAA%2CoBAAA%2CCAIA%2CMAAA%2CoBAAA%2CCAEA%2CmBAAA%2CmSAAA%2CCAcC%2CuBAAA%2CkEAAA%2CCAUD%2CYAAA%2CkEAAA%2CCAOA%2C6BAAA%2CiIAAA%2CCASA%2C8BAAA%2CqDAAA%2CCAOA%2CoBAAA%2CuPAAA%2CCAeC%2CsBAAA%2C%2BCAAA%2CCAMA%2C0BAAA%2CycAAA%2CCAsBA%2CgCAAA%2C0BAAA%2CCAIA%2CiCAAA%2CiJAAA%2CCAMA%2CoCAAA%2C%2BFAAA%2CCAKA%2CoCAAA%2CmGAAA%2CCAMA%2CsCAAA%2CqGAAA%2CCASC%2C4CAAA%2CwCAAA%2CCAMA%2CwGAAA%2C6MAAA%2CCAYA%2CkDAAA%2C%2BBAAA%2CCAGA%2CsHAAA%2CwEAAA%2CCAQA%2CwJAAA%2CqDAAA%2CCAKA%2CgJAAA%2C8EAAA%2CCAKA%2CqDAAA%2C2GAAA%2CCAKC%2CoEAAA%2CcAAA%2CCAID%2CqDAAA%2C0CAAA%2CCAIA%2C2HAAA%2C2LAAA%2CCAYA%2C4DAAA%2CsCAAA%2CCAKA%2C%2BDAAA%2CsCAAA%2CCAOD%2CuCAAA%2CoGAAA%2CCAMA%2C2BAAA%2CsLAAA%2CCAaA%2C%2BBAAA%2CaAAA%2CCAGA%2CkCAAA%2CqFAAA%2CCAKA%2CqCAAA%2CqFAAA%2CCAMA%2C0CAAA%2CgEAAA%2CCAOA%2CqCAAA%2CwGAAA%2CCAUD%2CoBAAA%2C%2BGAAA%2CCAeA%2CeAAA%2CuIAAA%2CCAWA%2CqBAAA%2CgJAAA%2CCASA%2C8BAAA%2CkcAAA%2CCAoBC%2CiDAAA%2CUAAA%2CCAGA%2CuDAAA%2C8DAAA%2CCAIA%2CuDAAA%2CmFAAA%2CCAMA%2CqCAAA%2CoKAAA%2CCAMA%2CwCAAA%2C4IAAA%2CCAUA%2CmCAAA%2CcAAA%2CCAEC%2CgDAAA%2CiJAAA%2CCASA%2CgDAAA%2CsMAAA%2CCAUC%2CsDAAA%2C8DAAA%2CCAGA%2CgEAAA%2C%2BBAAA%2CCAID%2CyDAAA%2CsYAAA%2CCAWC%2CwEAAA%2CcAAA%2CCAGA%2CyEAAA%2CeAAA%2CCAGA%2CuEAAA%2CaAAA%2CCAGA%2CoEAAA%2C%2BGAAA%2CCAOA%2C%2BDAAA%2CmBAAA%2CCAGA%2CgEAAA%2CoBAAA%2CCAGA%2C8DAAA%2CkBAAA%2CCAID%2CwDAAA%2CoQAAA%2CCAUC%2CgEAAA%2CkJAAA%2CCAUA%2CkEAAA%2CiBAAA%2CCAGA%2CkEAAA%2CiBAAA%2CCAID%2CgDAAA%2CsDAAA%2CCAIC%2C4DAAA%2CiBAAA%2CCAGA%2CsDAAA%2CkFAAA%2CCAIA%2CkDAAA%2C0BAAA%2CCAMD%2CkDAAA%2CqGAAA%2CCAQA%2CkDAAA%2C0KAAA%2CCASA%2C0CAAA%2CgFAAA%2CCAIA%2CyCAAA%2C6EAAA%2CCAIA%2CyCAAA%2C8LAAA%2CCAYA%2C6CAAA%2CwBAAA%2CCAGA%2CwCAAA%2CwBAAA%2CCAGA%2CkNAAA%2CoLAAA%2CCAcA%2CyCAAA%2C6BAAA%2CCAKD%2CyCAAA%2C2HAAA%2CCAQC%2C6CAAA%2C4DAAA%2CCAKA%2C%2BCAAA%2CqIAAA%2CCAOA%2CwDAAA%2CsFAAA%2CCAOD%2CwCAAA%2CkFAAA%2CCAQC%2CgDAAA%2CyGAAA%2CCASA%2C8CAAA%2CwBAAA%2CCAKD%2CmCAAA%2CqSAAA%2CCAyBD%2CWAAA%2CqGAAA%2CCAOC%2CuBAAA%2C0IAAA%2CCAUA%2CiBAAA%2CqJAAA%2CCAOA%2CiBAAA%2C%2BFAAA%2CCAKA%2CkCAAA%2CiCAAA%2CCAIA%2CkBAAA%2CmEAAA%2CCAIA%2CmCAAA%2CuBAAA%2CCAGA%2CmCAAA%2CqBAAA%2CCAMA%2CiBAAA%2CuFAAA%2CCAMC%2CyBAAA%2C2HAAA%2CCAQC%2C%2BBAAA%2CmJAAA%2CCAMA%2C%2BBAAA%2CmGAAA%2CCAMD%2CyBAAA%2CkGAAA%2CCAKA%2C2BAAA%2CkGAAA%2CCAKA%2CyBAAA%2C8SAAA%2CCA3FD%2C%2BBAAA%2C0BAAA%2CCAIA%2CgCAAA%2C0BAAA%2CCAwGA%2CkBAAA%2C6BAAA%2CCAGC%2CsBAAA%2CsCAAA%2CCAQF%2COAAA%2CwLAAA%2CCAYC%2CmBAAA%2CoKAAA%2CCAWC%2C0BAAA%2CkIAAA%2CCAUC%2CiCAAA%2CkBAAA%2CCAEC%2CuCAAA%2CoIAAA%2CCAKA%2CyCAAA%2C4HAAA%2CCASA%2CwCAAA%2C8EAAA%2CCAKD%2CgCAAA%2CkBAAA%2CCAEC%2CkCAAA%2CuHAAA%2CCAYF%2C4CAAA%2CwCAAA%2CCAKA%2CqCAAA%2CSAAA%2CCAGA%2CmDAAA%2C%2BJAAA%2CCAWA%2CwBAAA%2CaAAA%2CCAGA%2C2BAAA%2CwBAAA%2CCAGA%2CyBAAA%2CaAAA%2CCAGA%2C4BAAA%2CwBAAA%2CCAGA%2C0BAAA%2CaAAA%2CCAGA%2C6BAAA%2CwBAAA%2CCAID%2CeAAA%2CsOAAA%2CCAYC%2CsBAAA%2CoHAAA%2CCAIA%2CyBAAA%2CgBAAA%2CCAGA%2C0BAAA%2CqBAAA%2CCAGA%2C%2BBAAA%2CoBAAA%2CCAGA%2C8BAAA%2CiBAAA%2CCAGA%2CyBAAA%2CiBAAA%2CCAGA%2CiBAAA%2CkCAAA%2CCAOF%2CaAAA%2C6OAAA%2CCAaA%2CaAAA%2C4RAAA%2CCAYC%2CiBAAA%2CkEAAA%2CCAQD%2CaAAA%2C2QAAA%2CCAeA%2CUAAA%2CsKAAA%2CCASA%2CeAAA%2CyBAAA%2CCAGA%2CeAAA%2CyBAAA%2CCAIA%2CSAAA%2CuBAAA%2CCAYA%2CKAAA%2CiEAAA%2CCAKA%2CMAAA%2CoFAAA%2CCASA%2C2BAAA%2CkCAAA%2CCAIA%2CqBAAA%2CiFAAA%2CCAeA%2CSAAA%2CgDAAA%2CCASA%2CoDAAA%2C6BAAA%2CCAMA%2CgBAAA%2CgEAAA%2CCAOA%2CYAAA%2CeAAA%2CCAIA%2CiBAAA%2C0CAAA%2CCAMA%2CwBAAA%2CoGAAA%2CCASA%2C8BAAA%2CkCAAA%2CCAKA%2C%2BBAAA%2CsFAAA%2CCAOA%2C4CAAA%2CYAAA%2CCAIA%2CiBAAA%2C8DAAA%2CCAOA%2CkBAAA%2CeAAA%2CCAIA%2CuBAAA%2CiDAAA%2CCAOA%2C4BAAA%2CmBAAA%2CCAIA%2C8BAAA%2CyJAAA%2CCAWA%2CoCAAA%2CoBAAA%2CCAIA%2CqCAAA%2CkMAAA%2CCAUA%2CUAAA%2CqEAAA%2CCAOA%2CcAAA%2CeAAA%2CCAIA%2CsBAAA%2CuEAAA%2CCAMA%2CmCAAA%2CeAAA%2CCAIA%2C8BAAA%2CkJAAA%2CCAWA%2CsBAAA%2CoBAAA%2CCAIA%2C0CAAA%2CoBAAA%2CCAIA%2CiDAAA%2CWAAA%2CCAIA%2CwBAAA%2C2IAAA%2CCAUA%2CoBAAA%2CoRAAA%2CCAaA%2C2BAAA%2C%2BKAAA%2CCAcA%2CsDAAA%2CyKAAA%2CCAaA%2C0CAAA%2C4LAAA%2CCAaA%2CmBAAA%2C0BAAA%2CCAKA%2CuBAAA%2CuIAAA%2CCAUA%2CWAAA%2CwBAAA%2CCAIA%2CSAAA%2CwBAAA%2CCAIA%2CoBAAA%2C%2BEAAA%2CCAQA%2CmBAAA%2CiFAAA%2CCAQA%2C0BAAA%2C8DAAA%2CCAOA%2CYAAA%2CiBAAA%2CCAKC%2CyBAAA%2CgMAAA%2CCAYC%2C%2BBAAA%2CmCAAA%2CCAIA%2C%2BBAAA%2CgGAAA%2CCAOC%2CqCAAA%2CyBAAA%2CCAKD%2CkCAAA%2C8HAAA%2CCASC%2C0CAAA%2CgJAAA%2CCAYD%2CuDAAA%2CwBAAA%2CCAKF%2CMAAA%2CmCAAA%2CCAWA%2C2BAAA%2CoCAAA%2CCAKA%2CwBAAA%2CwIAAA%2CCASA%2C8BAAA%2CaAAA%2CCAIA%2CoBAAA%2CiEAAA%2CCAOA%2CqBAAA%2CiBAAA%2CCAIA%2CwBAAA%2C%2BBAAA%2CCAKA%2CqBAAA%2CmCAAA%2CCAKA%2CiBAAA%2CiDAAA%2CCAOA%2CsBAAA%2CiBAAA%2CCAIA%2CwBAAA%2CyJAAA%2CCAWA%2C8BAAA%2CoBAAA%2CCAIA%2CsBAAA%2CgBAAA%2CCAIA%2C8BAAA%2CgCAAA%2CCAKA%2C4BAAA%2C0DAAA%2CCAOA%2C0BAAA%2CuHAAA%2CCAUA%2CiBAAA%2C4BAAA%2CCAKA%2CqBAAA%2CoFAAA%2CCAOA%2CQAAA%2C8HAAA%2CCASA%2CeAAA%2C8GAAA%2CCAWA%2CeAAA%2CaAAA%2CCAIA%2CqBAAA%2CWAAA%2CCAIA%2CiBAAA%2CsGAAA%2CCAQA%2CgBAAA%2CqEAAA%2CCAOA%2CwBAAA%2C4GAAA%2CCAWA%2CgBAAA%2C8FAAA%2CCAQA%2CgBAAA%2CqDAAA%2CCAMA%2CwBAAA%2CsIAAA%2CCAYA%2CkBAAA%2C6BAAA%2CCAKA%2CeAAA%2CkIAAA%2CCAUA%2CuBAAA%2CwFAAA%2CCAUA%2CeAAA%2CwLAAA%2CCAYA%2CYAAA%2C%2BHAAA%2CCAWA%2CmBAAA%2C6EAAA%2CCAOA%2CUAAA%2CsDAAA%2CCAMA%2CaAAA%2CmCAAA%2CCAKA%2CeAAA%2CaAAA%2CCAIA%2CqBAAA%2C%2BGAAA%2CCAWA%2CgBAAA%2CqDAAA%2CCAMA%2CmBAAA%2CgBAAA%2CCAIA%2C2BAAA%2CwBAAA%2CCAIA%2CqBAAA%2CaAAA%2CCAIA%2CwDAAA%2CYAAA%2CCASA%2CaAAA%2C0HAAA%2CCAQA%2CqBAAA%2CwEAAA%2CCAOA%2C2BAAA%2C6BAAA%2CCAKA%2CmCAAA%2C2LAAA%2CCAaA%2CqDAAA%2CYAAA%2CCAIA%2CgDAAA%2CYAAA%2CCAIA%2C6BAAA%2C8IAAA%2CCAWA%2CmCAAA%2CgCAAA%2CCAKA%2C%2BCAAA%2C0BAAA%2CCAIA%2CuBAAA%2CyHAAA%2CCASA%2CoEAAA%2CgBAAA%2CCAIA%2CmBAAA%2CkNAAA%2CCAeA%2CkEAAA%2C%2BEAAA%2CCAUA%2CiCAAA%2CmCAAA%2CCAKA%2CwCAAA%2C4EAAA%2CCAKA%2CiCAAA%2CoCAAA%2CCAKA%2CwCAAA%2C6EAAA%2CCAKA%2CsFAAA%2CkCAAA%2CCAOA%2CgBAAA%2CiBAAA%2CCAIA%2CwBAAA%2CoGAAA%2CCASA%2CgCAAA%2CkFAAA%2CCAaA%2CSAAA%2CWAAA%2CCAIA%2CYAAA%2CiBAAA%2CCAIA%2CoBAAA%2CkJAAA%2CCAWA%2CkBAAA%2CwEAAA%2CCAMA%2CiBAAA%2C%2BEAAA%2CCAQA%2CwBAAA%2CoNAAA%2CCAcA%2CgBAAA%2CeAAA%2CCAIA%2CqBAAA%2CiBAAA%2CCAIA%2C2BAAA%2CiJAAA%2CCAYA%2CwCAAA%2CaAAA%2CCAIA%2C8CAAA%2CsCAAA%2CCAKA%2C4BAAA%2CsLAAA%2CCAWA%2CkCAAA%2CSAAA%2CCAIA%2CkBAAA%2CeAAA%2CCAIA%2C0BAAA%2C8HAAA%2CCAUA%2CmBAAA%2CyCAAA%2CCAMA%2CsBAAA%2C8HAAA%2CCASA%2CiCAAA%2CeAAA%2CCAIA%2C8BAAA%2CoBAAA%2CCAIA%2CuDAAA%2CoBAAA%2CCAIA%2C8DAAA%2CWAAA%2CCAIA%2C6BAAA%2CwHAAA%2CCASA%2CyBAAA%2C0UAAA%2CCAcA%2CgCAAA%2C%2BKAAA%2CCAcA%2CwBAAA%2C0FAAA%2CCASA%2C0BAAA%2CiBAAA%2CCAGA%2CwBAAA%2CcAAA%2CCAIA%2CsBAAA%2CeAAA%2CCAIA%2CyBAAA%2C2DAAA%2CCAOA%2C4BAAA%2CkBAAA%2CCAIA%2C8BAAA%2CuIAAA%2CCAUA%2CsBAAA%2CeAAA%2CCAIA%2C8CAAA%2CmBAAA%2CCAKA%2CyCAAA%2CeAAA%2CCAIA%2C4CAAA%2CiBAAA%2CCAIA%2CsMAAA%2CoFAAA%2CCASA%2CkEAAA%2C6CAAA%2CCAIA%2CkEAAA%2C6CAAA%2CCAGA%2CiBAAA%2CiKAAA%2CCAQE%2CuBAAA%2C0LAAA%2CCAWA%2CwCAAA%2CuKAAA%2CCAYA%2CuCAAA%2CmFAAA%2CCAOA%2C6DAAA%2CsGAAA%2CCAMA%2CoEAAA%2C%2BGAAA%2CCAMA%2C%2BDAAA%2CkFAAA%2CCAOA%2C4FAAA%2CuBAAA%2CCAIA%2C6FAAA%2CuBAAA%2CCAIA%2C6LAAA%2CgKAAA%2CCAYA%2C8FAAA%2C4GAAA%2CCAIA%2C%2BFAAA%2CgCAAA%2CCAIA%2CwCAAA%2CwBAAA%2CCAKA%2C%2BDAAA%2CoBAAA%2CCAKA%2C2EAAA%2CgCAAA%22%7D */