body{margin:0;padding:0;border:0;color:#373445}h1,h2,h3,h4,h5,h6,p,li,dl,dt,dd{margin:0;padding:0;letter-spacing:.05em}a{color:#373445;text-decoration:none;text-underline-offset:.1em}html{background-color:#f5f5f5;overflow-y:scroll;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,Arial,Helvetica,Verdana,sans-serif,"ＭＳ Ｐゴシック","MS PGothic";box-sizing:border-box}@media screen and (max-width: 1190px){html{scroll-padding-top:0}}@media screen and (max-width: 430px){html{scroll-padding-top:0}}ul,ol{margin:0;padding:0;list-style:none}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;appearance:button;text-transform:none;overflow:visible;cursor:pointer}form,button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%}div,p,li,dt,dd,th,td{word-wrap:break-word}body::before{width:100%;height:100vh;content:"";position:fixed;top:16px;left:-5%;z-index:-1000}.body-contents{min-width:0;max-width:1200px;margin:0 auto 72px auto;margin-top:135px}@media screen and (max-width: 430px){.body-contents{margin-top:102px}}main{position:relative;background-color:rgba(0,0,0,0);width:100%;margin:0 auto}@media screen and (max-width: 1789px){main{margin:0 auto}}@media screen and (max-width: 960px){main{max-width:100%;width:900px}}@media screen and (max-width: 430px){main{margin:0}}
html{scroll-padding-top:1.5em}@media screen and (max-width: 430px){html{scroll-padding-top:1rem}}main{display:flex;flex-flow:column;gap:1.5rem}@media screen and (max-width: 430px){main{gap:1rem}}.title-content{position:relative}.text-area{position:absolute;bottom:2em;left:2em;margin:auto;padding:0 1rem;color:#fff;width:calc(100% - 4em);max-width:1200px;z-index:100}@media screen and (max-width: 430px){.text-area{left:.5em;bottom:1em}}.text-area h2{display:inline-block;padding:.2em .5em;background-color:#373445;margin-bottom:1rem;font-size:32px;font-family:"corporate-logo-ver2";font-weight:bold}@media screen and (max-width: 640px){.text-area h2{font-size:20px}}.text-area p{display:inline-block;padding:.2em .5em;font-size:24px;background-color:#373445;font-family:"corporate-logo-ver2"}@media screen and (max-width: 640px){.text-area p{font-size:16px}}.br_sp{display:none}@media screen and (max-width: 430px){.br_sp{display:inline}}.title-container h3{font-size:36px;font-family:"corporate-logo-ver2";font-weight:500;text-align:center;word-break:keep-all}@media screen and (max-width: 430px){.title-container h3{font-size:24px}}.title-container .point-img{display:block;margin:auto;width:75px;height:75px}.title-container p.lead{text-align:center;margin:0 auto;max-width:700px}h4{font-size:28px;text-align:center}@media screen and (max-width: 430px){h4{font-size:24px}}h5{font-size:22px;text-align:center}@media screen and (max-width: 430px){h5{font-size:20px}}.square-tile-container ul{display:flex;flex-flow:row wrap;justify-content:center;gap:1rem}@media screen and (max-width: 1190px){.square-tile-container ul{flex-flow:row wrap;padding:0 1rem}}@media screen and (max-width: 430px){.square-tile-container ul{gap:.5rem}}.square-tile-container ul li{width:calc(30% - .5rem);margin:0}@media screen and (max-width: 768px){.square-tile-container ul li{width:calc(50% - .5rem)}}@media screen and (max-width: 430px){.square-tile-container ul li{width:calc(50% - .25rem)}}.square-tile-container ul .dt-img{height:100px;margin:0px auto}@media screen and (max-width: 430px){.square-tile-container ul .dt-img{height:80px}}
.swiper-outer-mini{width:100%;max-width:600px;height:auto;margin:auto}.slider-banner-mini{width:100%}.slider-banner-mini img{width:100%;height:auto}.slider-banner-mini .swiper-slide{box-sizing:border-box;opacity:.3}.slider-banner-mini .swiper-slide:hover{opacity:.6;transition:all .3s}.slider-banner-mini .swiper-slide-active{opacity:1;z-index:1}.swiper-outer-mini{position:relative;margin-bottom:1.5rem}.swiper-outer-mini .swiper-pagination .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 2rem));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 0.3rem));background:var(--swiper-pagination-bullet-inactive-color, #f5f5f5);opacity:var(--swiper-pagination-bullet-inactive-opacity, 1);border:1px solid #373445;border-radius:0}.swiper-outer-mini .swiper-pagination .swiper-pagination-bullet-active{background:var(--swiper-pagination-color, #373445)}.swiper-outer-mini .swiper-pagination.swiper-pagination-horizontal{bottom:-1.5rem}.swiper-outer-mini .swiper-button-next,.swiper-outer-mini .swiper-button-prev{color:#373445}@media screen and (max-width: 640px){.swiper-outer-mini .swiper-button-next,.swiper-outer-mini .swiper-button-prev{display:none}}.swiper-outer-mini .swiper-button-prev{left:-2rem}.swiper-outer-mini .swiper-button-next{right:-2rem}
header{position:fixed;top:0px;z-index:999;width:100%;transition:.3s cubic-bezier(0.4, 0, 0.2, 1);font-family:"Noto Sans JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,Arial,Helvetica,Verdana,sans-serif,"ＭＳ Ｐゴシック","MS PGothic"}header.scroll-down{translate:0 -100%}header #header-inner{position:relative;padding-top:10px;display:flex;background-color:#fff8ed;justify-content:center}@media screen and (max-width: 1191px){header #header-inner{justify-content:flex-start}}@media screen and (max-width: 640px){header #header-inner{justify-content:space-between}}header #header-inner #ponta-logo{position:absolute;left:0;width:35vw;text-align:center;margin:0 10px}@media screen and (max-width: 1191px){header #header-inner #ponta-logo{position:relative}}header #header-inner #ponta-logo a{display:inline-block;padding:0 1rem}header #header-inner #ponta-logo img{width:100%;max-width:176px;height:auto;display:inline}header #header-inner .global-menu{list-style-type:none;display:flex;flex-flow:row;justify-content:center}header #header-inner .global-menu .tab-list-item{position:relative;border:1px solid #696a70;border-bottom:none;background-color:#f5f5f5;border-radius:.5rem .5rem 0 0;text-align:center;font-size:22px;line-height:1.1em;font-family:"corporate-logo-ver2";font-weight:medium}@media screen and (max-width: 640px){header #header-inner .global-menu .tab-list-item{font-size:16px}}header #header-inner .global-menu .tab-list-item a{display:flex;align-items:center;justify-content:center;height:54px;padding:0 1em}@media screen and (max-width: 640px){header #header-inner .global-menu .tab-list-item a{height:36px;padding:0 .7em}}header #header-inner .global-menu .active_tab{background-color:#fff;z-index:1}header #header-inner .global-menu .active_tab #site-title{font-weight:bold;font-size:22px}@media screen and (max-width: 640px){header #header-inner .global-menu .active_tab #site-title{font-size:16px}}header #header-inner .global-menu .active_tab::before{content:"";display:block;background-color:#fff;width:100%;height:2px;position:absolute;bottom:-2px}header #header-inner .global-menu .active_tab::after{content:"";display:block;background-color:#f08506;border-top-left-radius:.45rem;width:12px;height:calc(100% + 1px);position:absolute;top:0;left:0}@media screen and (max-width: 640px){header #header-inner .global-menu .active_tab::after{width:8px}}header #header-inner .global-menu .column{position:relative;left:-12px}header .tab-list-item.ponkatsu_active{z-index:2;background-color:#fae9e4}header .tab-list-item.economize_active{z-index:2;background-color:#9eacb2}header .tab-list-item.saving_active{z-index:2;background-color:#e9f5e8}header .tab-list-item.insurance_active{z-index:2;background-color:#fffaf0}header .tab-list-item.consultation_active{z-index:2;background-color:#f8e8f7}header .tab-contents-item{display:none}header .tab-contents-item.show{display:block}header #sub_menu{background-color:rgba(255,255,255,.7);border-top:1px solid #696a70;border-bottom:1px solid #696a70;padding:0px 5%;display:flex;gap:1rem;justify-content:center;align-items:center;height:65px}@media screen and (max-width: 1190px){header #sub_menu{padding:0px 10px}header #sub_menu .sub-list-wrapper{display:none}}@media screen and (max-width: 430px){header #sub_menu{justify-content:space-evenly;padding:0px;height:47px;gap:0}}header .sub-list{display:flex}header .sub-list .sub-list-item{padding:0px 18px}header .sub-list .sub-list-item a{font-size:20px;font-weight:bold}header .sub-list .sub-list-item a:hover{color:#9eacb2;transition:all .3s}header .sub-menu-two-words{justify-content:center}header .sub-menu-two-words #sub-menu_two-words{display:flex;justify-content:center;gap:.5rem}@media screen and (max-width: 430px){header .sub-menu-two-words{width:70%}header .sub-menu-two-words #sub-menu_two-words .first_word,header .sub-menu-two-words #sub-menu_two-words .second_word{width:50%}header .sub-menu-two-words #sub-menu_two-words .first_word select,header .sub-menu-two-words #sub-menu_two-words .second_word select{width:100%;height:30px;font-size:12px}}header .guide-menu-container{z-index:1}@media screen and (max-width: 430px){header .guide-menu-container{position:relative;top:6px;z-index:999}}header .guide-menu-container .guide-menu-open{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:3px;border:1px solid #373445;border-radius:100%;width:70px;height:70px;background-color:#fff;cursor:pointer}header .guide-menu-container .guide-menu-open:hover{background-color:#f0f0f0;transition:all .3s}@media screen and (max-width: 430px){header .guide-menu-container .guide-menu-open{width:48px;height:48px}}header .guide-menu-container .guide-menu-open span{font-size:12px;font-weight:600}@media screen and (max-width: 430px){header .guide-menu-container .guide-menu-open span{font-size:8px}}@media screen and (max-width: 430px){header .guide-menu-container .guide-menu-open img{width:20px;height:auto;margin-bottom:1px}}header .drawer_hidden{display:none}header #guide-menu{background-color:#fff;border-left:1px solid #373445;position:fixed;overflow-y:scroll;overflow-x:hidden;top:0px;width:30%;height:100%;left:100%;z-index:99;transition:.5s}header #guide-menu .guide-menu-wrapper{display:flex;position:relative;flex-flow:column wrap}header #guide-menu .guide-menu-wrapper .guide-menu-header{position:sticky;z-index:2;width:100%;display:flex;align-items:flex-end;justify-content:space-between;padding:0 0 1em 0;padding-top:64px;top:0;background-color:#fff}@media screen and (max-width: 430px){header #guide-menu .guide-menu-wrapper .guide-menu-header{padding-top:46px}}header #guide-menu .guide-menu-wrapper .guide-menu-title{width:60%;padding-left:24px}header #guide-menu .guide-menu-wrapper .guide-menu-title img{width:min(100%,300px)}header #guide-menu .guide-menu-wrapper .guide-menu-title a{width:100%}header .guide-menu-close{display:flex;align-items:center;justify-content:center;flex-flow:column;gap:3px;margin-right:12px;border:1px solid #373445;border-radius:100%;height:70px;width:70px;cursor:pointer}header .guide-menu-close:hover{background-color:#f0f0f0;transition:all .3s}@media screen and (max-width: 430px){header .guide-menu-close{height:48px;width:48px}}header .guide-menu-close img{display:block;width:20px;height:auto}@media screen and (max-width: 430px){header .guide-menu-close img{width:14px}}header .guide-menu-close span{font-size:12px;font-weight:600}@media screen and (max-width: 430px){header .guide-menu-close span{font-size:8px}}header .category_list{width:100%}header .close-menu{text-align:right}header #drawer_input:checked~#guide-menu{left:70%}@media screen and (max-width: 1190px){header #drawer_input:checked~#guide-menu{left:50%;width:50%}}@media screen and (max-width: 768px){header #drawer_input:checked~#guide-menu{left:15%;width:85%}}header .guide-menu_two-words_container{display:flex;flex-flow:column;gap:.5rem;width:calc(100% - 80px);background-color:#f5f5f5;margin:24px;padding:16px}header .guide-menu_two-words_container p{font-size:18px;font-weight:bold;text-align:center}header .guide-menu_two-words_container #guide-menu_two-words{display:flex;flex-flow:column;gap:.5rem;align-items:center}header .guide-menu_two-words_container #guide-menu_two-words .first_word,header .guide-menu_two-words_container #guide-menu_two-words .second_word{width:70%}header .guide-menu_two-words_container #guide-menu_two-words .first_word select,header .guide-menu_two-words_container #guide-menu_two-words .second_word select{width:100%}header .guide-menu_sitepolicy_container{margin:24px;width:calc(100% - 48px)}
.dropdown{position:relative;cursor:pointer;display:flex;align-items:center;height:40px}.dropdown .dropdown__toggle{background-color:#fff;height:70%;align-content:center;padding:2px 25px 2px 7px;border-radius:7px;border:solid 1px #9eacb2}.dropdown .dropdown__toggle::after{content:"";position:absolute;top:calc(50% - .25em);right:10px;width:.4em;height:.4em;border-right:1.5px solid #373445;border-bottom:1.5px solid #373445;transform:rotate(45deg);transition:transform .5s}@media screen and (max-width: 640px){.dropdown .dropdown__toggle#sub-menu_first_word__toggle span,.dropdown .dropdown__toggle#sub-menu_second_word__toggle span{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100px}}.dropdown .dropdown__toggle.ongoing{position:relative}.dropdown .dropdown__toggle.ongoing::before{content:"●";position:absolute;right:-0.3em;top:-0.6em;color:#f25220}.dropdown .dropdown__toggle.upcoming::before,.dropdown .dropdown__toggle.finished::before{display:none}.dropdown .menu-base{visibility:hidden;position:absolute;overflow:hidden;width:260px;padding:10px;top:100%;left:calc((100% - 280px)/2);z-index:10;transition:all .3s ease;height:0}@media screen and (max-width: 640px){.dropdown .menu-base#sub-menu_first_word__menu-base{left:0}.dropdown .menu-base#sub-menu_second_word__menu-base{left:-100%}}.dropdown .menu-base .dropdown__menu{width:100%;background:#fff;border:1.5px solid #babcc4;border-radius:5px;box-shadow:0px 10px 7px -7px #e5e5e5,7px 7px 7px -7px #9eacb2}.dropdown .menu-base .dropdown__menu li.option{padding:10px;height:22px}.dropdown .menu-base .dropdown__menu li.option:nth-of-type(even){background:#f0f0f0}.dropdown .menu-base .dropdown__menu li.option:hover,.dropdown .menu-base .dropdown__menu li.option:focus{background:#ff9123}.dropdown .menu-base .dropdown__menu li.option.ongoing{position:relative}.dropdown .menu-base .dropdown__menu li.option.ongoing::before{content:"●";position:absolute;right:-0.3em;top:-0.6em;color:#f25220}.dropdown .menu-base .dropdown__menu li.option.upcoming::before,.dropdown .menu-base .dropdown__menu li.option.finished::before{display:none}.dropdown.open .dropdown__toggle::after{transform:rotate(225deg)}.dropdown.open .menu-base{visibility:visible;height:254px}.dropdown.open .menu-base .dropdown__menu::after{transform:rotate(-45deg)}
.category_list>li{display:grid;grid-template-columns:1fr 60px;align-items:end;border-bottom:1px solid #babcc4;font-size:22px;font-weight:bold}@media screen and (max-width: 430px){.category_list>li{grid-template-columns:1fr 46px}}.category_list>li a{grid-column:1/2}@media screen and (max-width: 430px){.category_list>li a{font-size:18px}}.category_list>li a:hover{color:#9eacb2;transition:all .3s}.category_list>li a.category_title{padding:10px 24px}.drawer_open{grid-column:2/3;border:2px solid #babcc4;border-radius:2px;width:36px;text-align:center;height:36px;line-height:36px;margin:11px 0;margin-right:24px;cursor:pointer;font-weight:bold}@media screen and (max-width: 430px){.drawer_open{width:24px;height:24px;line-height:24px;border:1px solid #babcc4;font-size:12px}}.drawer_open:hover{background-color:#f0f0f0;transition:all .3s}.menu2{grid-column:1/3;width:100%;display:none}.menu2>li{background:#f5f5f5}.menu2>li a{display:block;padding:9px 54px}.menu2>li a:hover{color:#9eacb2;transition:all .3s}.drawer_input_category:checked~.menu2{display:block}
.search_results{visibility:hidden;overflow:hidden;width:100%;background-color:#babcc4;padding-top:1rem;max-height:0;transition:all .6s ease}.search_results_guide-menu{padding-top:10px}.search_results .sub-menu_search_results_swiper{max-width:1200px;z-index:0}.search_results .sub-menu_search_results_swiper .results_num_3,.search_results .sub-menu_search_results_swiper .results_num_4{justify-content:center}@media screen and (max-width: 640px){.search_results .sub-menu_search_results_swiper .results_num_3,.search_results .sub-menu_search_results_swiper .results_num_4{justify-content:flex-start}}.search_results .results_num_1,.search_results .results_num_2{justify-content:center}.search_results .search_result_container{display:flex;align-items:center;margin:0 5px;flex-direction:column;background-color:#fff;border:1px solid #babcc4;border-radius:6px;padding:.5rem;transition:.3s}.search_results .search_result_container a{width:100%}.search_results .search_result_container:hover{opacity:.75}.search_results .search_result_container img{grid-row:1/4;width:100%;object-fit:cover;margin-bottom:.5rem;aspect-ratio:40/21}.search_results .search_result_container .title{color:#373445;text-align:left;font-weight:bold;font-size:1rem;line-height:1.5rem;height:4.5rem;display:-webkit-box;overflow:hidden;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical}@media screen and (max-width: 1190px){.search_results .search_result_container .title{font-size:.8rem;line-height:1.4em;line-clamp:4;-webkit-line-clamp:4}}.search_results .search_result_container .contents_tags{text-align:right;font-size:.5rem;line-height:1.5rem;height:1.5rem}.search_results .non-exist_search_results{display:none}.search_results .non-exist_search_results p{text-align:center;font-size:1.5rem;font-weight:bold}.search_results .non-exist_search_results.open{display:block}.search_results .close_search_results_container{text-align:center;padding:20px 0}.search_results .close_search_results_container .close_search_results{font-weight:bold}.search_results .close_search_results_container .close_search_results:hover{text-decoration:underline;cursor:pointer}.search_results.open{visibility:visible;max-height:1000px}
.sitepolicy-link{display:flex;flex-flow:row wrap;gap:.5em 1em}.sitepolicy-link a{display:inline-block;font-size:16px;font-weight:bold;color:#696a70}.sitepolicy-link a:hover{text-decoration:underline}.sitepolicy-link a::after{display:inline-block;content:"";background-image:url("/cmn/img/arrow-circle.svg");background-repeat:no-repeat;background-size:contain;width:1.5em;height:1.5em;margin-left:-0.1em;vertical-align:-0.36em}
h2.title-kv{text-align:center;position:relative;clip-path:inset(0 0 0 0)}h2.title-kv img{max-width:80%;height:auto;display:block;width:100%;max-height:20rem;object-fit:cover;object-position:top;margin:0 auto;z-index:0}@media screen and (max-width: 640px){h2.title-kv img{max-width:100%}}h2.title-kv img.kv_sp{display:none}@media screen and (max-width: 430px){h2.title-kv img.kv_sp{display:inline}}h2.title-kv img.kv_pc{max-width:100%}@media screen and (max-width: 430px){h2.title-kv img.kv_pc{display:none}}h2.title-kv img.parallax-kv{animation:parallax-anim ease-out;animation-timeline:scroll()}@keyframes parallax-anim{from{transform:translateY(0rem)}to{transform:translateY(30rem)}}
section.category-top{background-color:rgba(186,188,196,0);width:100%;margin:0 auto}section.category-top ul{display:flex;flex-flow:row wrap;justify-content:center}section.category-top ul .category-item{width:calc(20% - 1rem);flex-direction:column;align-items:center;position:relative}@media screen and (max-width: 768px){section.category-top ul .category-item{width:calc(50% - 1rem)}}section.category-top ul .category-item a{display:block;flex-direction:column;position:relative;width:calc(100% - 1em);font-family:"corporate-logo-ver2";font-size:20px;font-style:normal;text-align:center;padding:.5em;letter-spacing:0}@media screen and (max-width: 768px){section.category-top ul .category-item a{font-size:14px}}section.category-top ul .category-item a:hover{background-color:#d8d9de;transition:all .3s}section.category-top ul .category-item a p{display:flex;justify-content:center;align-items:center;font-size:20px;height:2em;text-align:center;font-family:corporate-logo-bold-ver2,corporate-logo-ver2,sans-serif;font-weight:normal;font-style:normal;line-height:1.3em;border-radius:6px;padding-top:.5em;letter-spacing:0}@media screen and (max-width: 430px){section.category-top ul .category-item a p{font-size:14px}}section.category-top ul .category-item a .icon{margin:0 auto;width:50px;height:50px}@media screen and (max-width: 430px){section.category-top ul .category-item a .icon{width:40px;height:40px}}section.category-top ul .category-item:not(:last-child){border-right:2px dashed #babcc4}@media screen and (max-width: 768px){section.category-top ul .category-item:not(:last-child){border-bottom:2px dashed #babcc4}section.category-top ul .category-item:nth-child(2n){border-right:none}section.category-top ul .category-item:nth-last-child(-n+2){border-bottom:none}section.category-top ul .category-item:nth-child(2n):not(:nth-last-child(1)){border-bottom:2px dashed #babcc4}section.category-top ul .category-item:nth-child(1){border-right:2px dashed #babcc4}section.category-top ul .category-item:nth-last-child(1){border-bottom:none;border-right:none}}
hr.hr_category-top{width:100%;height:2px;max-width:100px;margin:0 auto;border-style:none;border-bottom:2px dashed #babcc4}@media screen and (max-width: 430px){hr.hr_category-top{max-width:75px}}
hr.hr_leaf{aspect-ratio:435/40;width:100%;max-width:400px;margin:0 auto;border:none;background:center/contain no-repeat url("/cmn/img/hr_leaf.svg")}@media screen and (max-width: 430px){hr.hr_leaf{max-width:300px}}
a.money-tile{position:relative;padding:1rem;height:100%;background-color:#fff;border-radius:.3em;border:1px solid #373445;transition:all .3s;display:block;box-sizing:border-box}a.money-tile:hover{background-color:#fffaf0}a.money-tile dl{width:100%;height:100%;display:flex;flex-flow:column;grid-row-gap:.5em;align-items:center}a.money-tile dl dt{width:100%;display:flex;align-items:center;justify-content:center}a.money-tile dl dt img{width:auto;height:100%;max-height:80px;max-width:142px}@media screen and (max-width: 430px){a.money-tile dl dt img{height:60px;max-width:80%}}a.money-tile dl dt.caption{font-size:20px;line-height:1.2em;font-family:"corporate-logo-ver2";color:#696a70}@media screen and (max-width: 430px){a.money-tile dl dt.caption{font-size:16px}}a.money-tile dl .caption-area{display:flex;flex-flow:column;grid-row-gap:.5em;width:100%}a.money-tile dl dd{width:100%;display:flex;flex-flow:column;align-items:center;justify-content:center;color:#696a70}@media screen and (max-width: 430px){a.money-tile dl dd{font-size:12px}}
.ui-parts-categorylist-link{display:block;width:11em;margin:0 0 0 auto;padding-right:1em;text-align:right;font-weight:bold;cursor:pointer}
nav#pankuzu{margin-top:32px;border-top:2px dotted #babcc4;font-size:14px;padding:0 1rem}@media screen and (max-width: 640px){nav#pankuzu{margin-top:24px;padding-top:4px;border-top:1px dotted #babcc4;font-size:12px}}nav#pankuzu ul{display:flex;-moz-column-gap:24px;column-gap:24px;flex-wrap:wrap;margin-top:1em}nav#pankuzu ul li{position:relative}nav#pankuzu ul li a:hover{text-decoration:underline}nav#pankuzu ul li::after{position:absolute;content:"";top:calc(50% - 5px);right:-16px;width:8px;height:14px;background-image:url("/cmn/img/arrow-g.svg");background-repeat:no-repeat;background-size:80% auto}@media screen and (max-width: 640px){nav#pankuzu ul li::after{top:calc(50% - 4px);right:-16px;width:8px;height:14px;background-size:70% auto}}nav#pankuzu ul li:last-child::after{display:none}
#pagetop{position:absolute;top:-66px;right:10%;z-index:5}@media screen and (min-width: 1789px){#pagetop{right:30%}}@media screen and (max-width: 430px){#pagetop{top:-44px}}#pagetop:hover{top:-76px;transition:all .3s}#pagetop img{width:100px;height:auto}@media screen and (max-width: 430px){#pagetop img{width:68px}}#footer-address{position:relative;padding:50px 36px;background-color:#fff;color:#696a70;font-weight:400;font-size:14px}@media screen and (max-width: 430px){#footer-address{padding:48px 24px}}.footer-address-wrapper{display:flex;flex-flow:column;gap:1em;width:100%;max-width:750px;margin:0 auto}address{font-style:normal}#FOOTER{display:flex;flex-flow:column;gap:1em;padding:20px;width:calc(100% - 40px);background-color:#696a70}@media screen and (max-width: 430px){#FOOTER{padding:18px;width:calc(100% - 36px)}}#FOOTER ul{display:flex;justify-content:center;flex-flow:row wrap;gap:.5em 1em}#FOOTER a{font-size:16px;font-weight:300;color:#fff;text-align:center}#FOOTER a:hover{text-decoration:underline}@media screen and (max-width: 430px){#FOOTER a{font-size:14px}}#FOOTER .copy{text-align:center;font-size:14px;color:#fff}#FOOTER hr{display:block;height:1px;border:0;border-top:1px solid #babcc4;margin:2em auto;padding:0;width:25%}

/*# sourceMappingURL=index-71f4594e71575e1a3ec5.css.map*/