﻿@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap");@import url("https://fonts.googleapis.com/icon?family=Material+Icons");:root{--font-weight-thin: 100;--font-weight-midium: 400;--font-weight-bold: 700}body{font-family:"Roboto", “游ゴシック体”, YuGothic, ”游ゴシック”, ”Yu Gothic”, ”メイリオ”, sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1rem;font-weight:var(--font-weight-midium);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;letter-spacing:0.05em;-webkit-text-size-adjust:100%;text-size-adjust:100%}ol,ul{padding:0;margin:0}p,dt,dd{font-size:0.875rem}@media (min-width:992px){p,dt,dd{font-size:1rem}}a{text-decoration:underline;outline:none}b{font-weight:var(--font-weight-black)}img{height:auto}.wrapper{display:block;margin:0px auto;padding:0px;min-height:100vh}.wrapper>section:nth-child(even){background:#fafafa}@media (min-width:992px){.dispSP{display:none !important}}.dispPC{display:none !important}@media (min-width:992px){.dispPC{display:block !important}}*,*::before,*::after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role="list"],ol[role="list"]{list-style:none}html{scroll-behavior:auto}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block;margin:0 auto}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}@keyframes menu-container-appeared{0%{transform:translateX(100%)}100%{transform:translateX(0)}}@keyframes menu-container-leaved{0%{transform:translateX(0)}100%{transform:translateX(100%)}}@keyframes menu-overlay-appeared{0%{opacity:0}100%{opacity:1}}@keyframes menu-overlay-leaved{0%{opacity:1}100%{opacity:0}}@keyframes modal-photo-open{0%{opacity:0}100%{opacity:1}}@keyframes modal-photo-close{0%{opacity:1}100%{opacity:0}}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#eee;clip:auto !important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.nav-header{position:fixed;top:0;right:0;left:0;z-index:1000;width:100%;background:#fff;border-bottom:4px solid #67C0EF}.nav-header__container{display:flex;justify-content:flex-end;max-width:1080px;height:2.8rem;margin:0 auto;padding:0 0 0 15px;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.nav-header__logo{display:flex;align-items:center;margin-right:auto}.nav-header__logo-image{display:block;height:2rem}.nav-header__logo-image:hover,.nav-header__logo-image:focus{opacity:0.8}.nav-header__menu{display:none;list-style:none;margin:0;padding:0}@media (min-width:992px){.nav-header__menu{display:flex;align-items:center}}.nav-header__menu-item{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-left:1px solid #fff}.nav-header__link{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;color:#FFFFFF;background:#67C0EF;text-align:center;padding:0 16px;min-width:250px;text-decoration:none}.nav-header__link:after{display:block;opacity:0;position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:1px;background:#FFFFFF;content:"";-ms-transform:translateX(-50%);-webkit-transform:translateX(-50%);-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.nav-header__link:hover:after{opacity:1;width:100%}.nav-header__contact{display:flex;flex-direction:column;position:relative;background-color:#67C0EF;color:#FFFFFF;margin-left:1.6rem;padding:1.2rem 3.2rem;border-radius:100px}@media (min-width:992px){.nav-header__contact{max-width:80%;margin:0 auto}}.nav-header__contact a,.nav-header__contact input,.nav-header__contact button{display:inline-block;width:100%;padding:1rem;margin:0 auto;text-decoration:none;text-align:center;font-weight:var(--font-weight-bold);background-color:#4695EF;text-align:center;border-radius:10px;border:none;border-bottom:6px solid #427AC6;position:relative;transition:0.3s;color:#FFFFFF;pointer-events:painted}.nav-header__contact a:hover,.nav-header__contact a:focus,.nav-header__contact input:hover,.nav-header__contact input:focus,.nav-header__contact button:hover,.nav-header__contact button:focus{margin-top:4px;border-bottom:2px solid #427AC6}.nav-header__contact::after{content:url(../img/icon_chevron-circle-right.svg);position:absolute;right:1rem;top:0}.nav-header__contact b{font-size:1.1em;color:#FFFFFF}.nav-header__contact:hover{background-color:#50b6ed}.nav-header__toggle,.nav-header__toggle--dispSp{display:flex;align-items:center;justify-content:flex-end;flex-direction:column;width:2.8rem;height:2.8rem;background:#67C0EF;cursor:pointer;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s;position:absolute;right:0}@media (min-width:992px){.nav-header__toggle--dispSp{display:none}}.nav-header__toggle:hover,.nav-header__toggle--dispSp:hover{background:#50b6ed}.nav-header__toggle::after,.nav-header__toggle--dispSp::after{content:"MENU";color:#FFFFFF;font-size:0.6em;padding-top:3px}.nav-header__toggle-line{display:block;width:35%;border-bottom:2px solid #fff}.nav-header__toggle-line:nth-child(2){margin:10% 0px}.hide-header{margin-top:-2.8rem}.nav-drawer{display:none;width:100%;height:100%;position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:1002}.nav-drawer__container{display:flex;flex-direction:column;position:absolute;right:0;top:0;width:80%;height:100%;max-width:350px;min-width:200px;background:#67C0EF;box-shadow:0 0 5px rgba(0, 0, 0, 0.1);overflow:hidden;animation-duration:var(--nav-drawer-duration);animation-fill-mode:forwards}.nav-drawer[data-open="true"] .nav-drawer__container{animation-name:menu-container-appeared}.nav-drawer[data-open="false"] .nav-drawer__container{animation-name:menu-container-leaved}.nav-drawer__menu{display:block;margin:0;padding:0;list-style:none;overflow-y:auto}.nav-drawer__menu-item{border-bottom:#FFFFFF 1px solid}.nav-drawer__menu-item:hover{background:#F4F8FC}.nav-drawer__menu-item:hover span{color:#67C0EF}.nav-drawer__link{position:relative;display:block;color:inherit;letter-spacing:0.01em;padding:1em 2.5em 1em 2em;text-decoration:none}.nav-drawer__link::after{font-family:"Material Icons";font-weight:900;font-style:normal;display:inline-block;line-height:1;vertical-align:middle;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";content:"";color:#FFFFFF;position:absolute;top:35%;right:1em}.nav-drawer__link-main{display:block;font-weight:500;color:#FFFFFF}.nav-drawer__menu-button{display:flex;margin:0px;padding:0px;background-color:transparent}.nav-drawer__menu-button::after{content:"CLOSE";color:#FFFFFF;font-size:0.6em;position:absolute;right:6px;top:34px;z-index:1100}.nav-drawer__button-close{position:relative;background-color:#67C0EF;margin:0px 0px 0px auto;padding:0px;width:2.8rem;height:2.8rem;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;z-index:1100}.nav-drawer__button-close:hover,.nav-drawer__button-close:focus{transform:translateY(0) rotate(15deg);transition:0.3s}.nav-drawer__button-close-line{position:absolute;top:0;right:0;bottom:0;left:0;width:40%;height:2px;margin:auto;background:#fff}.nav-drawer__button-close-line:nth-child(1){transform:translateY(0) rotate(45deg)}.nav-drawer__button-close-line:nth-child(2){transform:translateY(0) rotate(-45deg)}.nav-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(0, 0, 0, 0.08);animation-duration:var(--nav-drawer-duration);animation-fill-mode:forwards}.nav-drawer[data-open="true"] .nav-drawer__overlay{animation-name:menu-overlay-appeared}.nav-drawer[data-open="false"] .nav-drawer__overlay{animation-name:menu-overlay-leaved}.nav-pagetop{display:flex;align-items:center;justify-content:center;flex-direction:column;position:fixed;bottom:60px;right:15px;z-index:-1000;width:70px;height:70px;font-size:10px;font-weight:400;line-height:1.6;color:#fff;border-radius:50%;opacity:0;cursor:pointer;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.nav-pagetop.active{opacity:1;z-index:1000}.nav-pagetop:before{display:block;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.nav-pagetop:after{content:"";padding:4px 0px}.nav-pagetop:hover{background:#50b6ed;transform:translateY(-4px)}.nav-pagetop:hover:before{transform:translateY(-4px)}.breadcrumbs{max-width:1080px;margin:0 auto;color:#ED8337;margin:0 auto;position:relative}.breadcrumbs__container{position:absolute;left:2rem;top:1rem;z-index:100}.breadcrumbs span{color:#ED8337;font-size:0.75rem}.breadcrumbs a{text-decoration-color:#ED8337}.breadcrumbs a:hover,.breadcrumbs a:focus{text-decoration:none;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.breadcrumbs br{display:none}.page-heading{text-align:center;padding:2rem 0;position:relative;z-index:1}@media (min-width:992px){.page-heading{padding:6rem 0}}.page-heading::after{content:"";width:2em;height:2px;background-color:#67C0EF;display:block;margin:0 auto;position:relative;top:4px}.page-heading__text-main{font-size:1.25em}@media (min-width:992px){.page-heading__text-main{font-size:2em}}.page-heading__text-sub{font-weight:700;font-size:0.625em;color:#67C0EF}@media (min-width:992px){.page-heading__text-sub{font-size:0.875em}}.page-heading__message{max-width:800px;margin:0 auto;padding-top:6.4rem;color:#FFFFFF;font-weight:400;font-size:1.6rem;text-align:center}.page-heading-sub__content{margin:0;padding:0}.page-heading-sub__content--left{text-align:left}.page-heading-sub__content--center{text-align:center}.page-heading-sub__content--right{text-align:right}.page-heading-sub__text{position:relative;font-size:2.4rem}.page-heading-sub__text:before{display:inline-block;vertical-align:middle;width:6px;height:1.6em;margin-right:0.8rem;border-radius:3px;background:#67C0EF;content:""}.page-heading-sub__message{margin:0 auto;padding-top:1.6rem;color:#FFFFFF;font-weight:400;font-size:1.6rem}.footer{background:#FFFFFF;border-top:4px solid #67C0EF;position:relative;z-index:1001}@media (min-width:992px){.footer{padding:2rem 0 0}}.footer__container{max-width:1080px;margin:0 auto}@media (min-width:992px){.footer__container{display:flex;justify-content:space-between;margin-bottom:2rem;gap:2rem}.footer__container div:nth-child(1),.footer__container div:nth-child(2){flex:2}.footer__container div:nth-child(3),.footer__container div:nth-child(4){flex:1}}.footer__menu-heading{background-color:#67C0EF;color:#FFFFFF;width:100%;padding:1rem;border:none;text-align:left;position:relative;font-size:0.875em;border-bottom:1px solid #FFFFFF}@media (min-width:992px){.footer__menu-heading{background-color:inherit;color:#2F2F2F;font-weight:700;padding:0}}.footer__menu-heading::after{font-family:"Material Icons";font-weight:900;font-style:normal;display:inline-block;line-height:1;vertical-align:middle;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";content:"";color:#FFFFFF;position:absolute;top:35%;right:1em}@media (min-width:992px){.footer__menu-heading::after{display:none}}.footer__menu-heading.active::after{font-family:"Material Icons";font-weight:900;font-style:normal;display:inline-block;line-height:1;vertical-align:middle;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";content:"";color:#FFFFFF;position:absolute;top:35%;right:1em;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}@media (min-width:992px){.footer__menu-heading.active::after{display:none}}.footer__menu{display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;list-style:none;margin:0}@media (min-width:992px){.footer__menu{display:block;padding:0.5rem 0 1.4rem}}.footer__menu-item,.footer__menu-item--long{width:50%;padding:0.5em;border-bottom:1px solid #F7F7F7}@media (min-width:992px){.footer__menu-item,.footer__menu-item--long{width:100%;padding:0;border-bottom:none}}.footer__menu-item:nth-child(odd),.footer__menu-item--long:nth-child(odd){border-right:1px solid #F7F7F7}@media (min-width:992px){.footer__menu-item:nth-child(odd),.footer__menu-item--long:nth-child(odd){border-right:none}}.footer__menu-item--long{width:100%}.footer__menu-item-link{color:#ED8337;font-size:0.88rem;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.footer__menu-item-link:hover,.footer__menu-item-link:focus{text-decoration:none}.footer__logo{text-align:center;padding:1rem 0 1.5rem}@media (min-width:992px){.footer__logo{padding:0;white-space:nowrap}}.footer__logo-image{height:34px;margin:0 auto 1rem}@media (min-width:992px){.footer__logo-image{height:inherit}}.footer__logo-image:hover,.footer__logo-image:focus{opacity:0.8}.footer__copy{background-color:#67C0EF;color:#FFFFFF;text-align:center;padding:10px;font-size:0.625rem}.button-guide{display:block;position:relative;display:flex;width:100%;max-width:60rem;margin:0 auto;padding:1.6rem;border:none;border-radius:8px;background:#ED8337;color:#2F2F2F;font-weight:400;font-size:1.6rem}@media (min-width:992px){.button-guide{max-width:80%;margin:0 auto}}.button-guide a,.button-guide input,.button-guide button{display:inline-block;width:100%;padding:1rem;margin:0 auto;text-decoration:none;text-align:center;font-weight:var(--font-weight-bold);background-color:#4695EF;text-align:center;border-radius:10px;border:none;border-bottom:6px solid #427AC6;position:relative;transition:0.3s;color:#FFFFFF;pointer-events:painted}.button-guide a:hover,.button-guide a:focus,.button-guide input:hover,.button-guide input:focus,.button-guide button:hover,.button-guide button:focus{margin-top:4px;border-bottom:2px solid #427AC6}.button-guide::after{content:url(../img/icon_chevron-circle-right.svg);position:absolute;right:1rem;top:0}.button-guide b{font-size:1.1em;color:#FFFFFF}.button-guide:hover,.button-guide:focus{background:#67C0EF;color:#ffffff}.button-detail{display:flex;flex-wrap:wrap;max-width:60rem;margin:0 auto}.button-detail .button-detail__button,.button-detail .button-detail__button--back,.button-detail .button-detail__button--prev,.button-detail .button-detail__button--next{display:block;position:relative;margin-bottom:2.4rem;padding:1.6rem 2.4rem;border-radius:0.4rem;background:#4695EF;color:#2F2F2F}@media (min-width:992px){.button-detail .button-detail__button,.button-detail .button-detail__button--back,.button-detail .button-detail__button--prev,.button-detail .button-detail__button--next{max-width:80%;margin:0 auto}}.button-detail .button-detail__button a,.button-detail .button-detail__button--back a,.button-detail .button-detail__button--prev a,.button-detail .button-detail__button--next a,.button-detail .button-detail__button input,.button-detail .button-detail__button--back input,.button-detail .button-detail__button--prev input,.button-detail .button-detail__button--next input,.button-detail .button-detail__button button,.button-detail .button-detail__button--back button,.button-detail .button-detail__button--prev button,.button-detail .button-detail__button--next button{display:inline-block;width:100%;padding:1rem;margin:0 auto;text-decoration:none;text-align:center;font-weight:var(--font-weight-bold);background-color:#4695EF;text-align:center;border-radius:10px;border:none;border-bottom:6px solid #427AC6;position:relative;transition:0.3s;color:#FFFFFF;pointer-events:painted}.button-detail .button-detail__button a:hover,.button-detail .button-detail__button--back a:hover,.button-detail .button-detail__button--prev a:hover,.button-detail .button-detail__button--next a:hover,.button-detail .button-detail__button a:focus,.button-detail .button-detail__button--back a:focus,.button-detail .button-detail__button--prev a:focus,.button-detail .button-detail__button--next a:focus,.button-detail .button-detail__button input:hover,.button-detail .button-detail__button--back input:hover,.button-detail .button-detail__button--prev input:hover,.button-detail .button-detail__button--next input:hover,.button-detail .button-detail__button input:focus,.button-detail .button-detail__button--back input:focus,.button-detail .button-detail__button--prev input:focus,.button-detail .button-detail__button--next input:focus,.button-detail .button-detail__button button:hover,.button-detail .button-detail__button--back button:hover,.button-detail .button-detail__button--prev button:hover,.button-detail .button-detail__button--next button:hover,.button-detail .button-detail__button button:focus,.button-detail .button-detail__button--back button:focus,.button-detail .button-detail__button--prev button:focus,.button-detail .button-detail__button--next button:focus{margin-top:4px;border-bottom:2px solid #427AC6}.button-detail .button-detail__button::after,.button-detail .button-detail__button--back::after,.button-detail .button-detail__button--prev::after,.button-detail .button-detail__button--next::after{content:url(../img/icon_chevron-circle-right.svg);position:absolute;right:1rem;top:0}.button-detail .button-detail__button b,.button-detail .button-detail__button--back b,.button-detail .button-detail__button--prev b,.button-detail .button-detail__button--next b{font-size:1.1em;color:#FFFFFF}.button-detail .button-detail__button:hover,.button-detail .button-detail__button--back:hover,.button-detail .button-detail__button--prev:hover,.button-detail .button-detail__button--next:hover,.button-detail .button-detail__button:focus,.button-detail .button-detail__button--back:focus,.button-detail .button-detail__button--prev:focus,.button-detail .button-detail__button--next:focus{background:#67C0EF;color:#FFFFFF}.button-detail__button--back{width:100%}.button-detail__button--back:before{font-family:"Material Icons";font-weight:900;font-style:normal;display:inline-block;line-height:1;vertical-align:middle;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";content:"";margin-right:0.8rem}.button-detail__button--prev{width:100%}@media screen and (min-width:992px){.button-detail__button--prev{width:calc(50% - 15px);margin-right:15px}}.button-detail__button--prev:before{font-family:"Material Icons";font-weight:900;font-style:normal;display:inline-block;line-height:1;vertical-align:middle;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";content:"";margin-right:0.8rem}.button-detail__button--next{width:100%}@media screen and (min-width:992px){.button-detail__button--next{width:calc(50% - 15px);margin-left:15px}}.button-detail__button--next:after{font-family:"Material Icons";font-weight:900;font-style:normal;display:inline-block;line-height:1;vertical-align:middle;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";content:"";margin-left:0.8rem}.column-content{font-size:1rem;line-height:1.6;letter-spacing:0.05em;text-align:left;background-color:#F4F8FC;padding:0 0 2.8rem;margin-top:2.8rem}@media (min-width:992px){.column-content{padding:0 2rem 3rem}}.column-content__container{background-color:#FFFFFF;max-width:1080px;padding:1rem;margin:0 auto}@media (min-width:992px){.column-content__container{padding:2rem}}.column-content h1{width:100%;border-bottom:1px solid #2F2F2F;margin-bottom:1rem;font-size:1rem}@media (min-width:992px){.column-content h1{font-size:2rem;margin-bottom:2.5rem}}.column-content h2{font-size:1rem;font-weight:var(--font-weight-bold);padding:1rem;background-color:#F4F8FC;margin-bottom:1rem}@media (min-width:992px){.column-content h2{margin-bottom:2.5rem;font-size:1.5rem}}.column-content h3{font-size:1rem;font-weight:var(--font-weight-bold);line-height:1.3;border-left:2px solid #67C0EF;padding:1rem;margin:2.5rem 0}@media (min-width:992px){.column-content h3{font-size:1.5rem;padding:1rem 2.5rem}}.column-content h4{font-size:1rem;line-height:1.3;margin-bottom:1rem}@media (min-width:992px){.column-content h4{font-size:1.5em;margin-bottom:2rem}}.column-content h5{font-size:1rem;line-height:1.3;margin-bottom:1rem}@media (min-width:992px){.column-content h5{font-size:1em;margin-bottom:2rem}}.column-content ul,.column-content ol{counter-reset:item;list-style-type:none;margin-bottom:1.5rem}@media (min-width:992px){.column-content ul,.column-content ol{margin-bottom:2.5rem}}.column-content ul li,.column-content ol li{margin-bottom:0}.column-content ul li::before,.column-content ol li::before{counter-increment:item;content:counters(item, "-") ". "}.column-content ul ul,.column-content ul ol,.column-content ol ul,.column-content ol ol{margin-bottom:0;padding-left:1rem}.column-content p{margin-bottom:1.5rem}@media (min-width:992px){.column-content p{margin-bottom:2.5rem}}.column-content b,.column-content strong{font-weight:var(--font-weight-bold);color:#4695EF}.column-content a{display:inline-block;color:#4695EF}.column-content a:hover{text-decoration:none;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.column-top .post-date{font-size:0.85rem;margin-bottom:0.5rem;opacity:0.6}@media (min-width:992px){.column-top .post-date{margin:1rem 0 0.5rem}}.column-top .promotion-caution{opacity:0.5;text-align:right}@media (min-width:992px){.column-top .promotion-caution{margin-top:-2rem}}#toc_container{background:#FFFFFF;border:2px solid #67C0EF;padding:1.5rem 1.5rem 0;margin-bottom:3rem;width:100%;display:table}@media (min-width:992px){#toc_container{padding:2.5rem 2.5rem 0.5rem}}#toc_container .toc_title{font-weight:bold;margin-bottom:0.5rem}#toc_container .toc_list{line-height:2.2}#toc_container .toc_list li::before{display:none}#toc_container .toc_list span{position:relative}#toc_container .toc_list a{color:#2F2F2F;text-decoration:none;width:100%;background-image:linear-gradient(to right, #707070 3px, transparent 3px);background-size:6px 1px;background-repeat:repeat-x;background-position:left bottom}#toc_container .toc_list a:hover{font-weight:bold;color:#67C0EF;padding-left:0.3em;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}#toc_container .toc_list a:hover span::before{content:"⚫︎";position:absolute;left:-1rem;top:0.3em;font-size:0.5em;color:#67C0EF}.ranking-recommend__list{margin:0}.ranking-recommend__list-items,.column-article__conversation-list li,.column-article__point ul li,.ranking-agent__recommend-items{display:flex;justify-content:space-between;align-items:center;margin-top:1em}.ranking-recommend__list-items:nth-child(even),.column-article__conversation-list li:nth-child(even),.column-article__point ul li:nth-child(even),.ranking-agent__recommend-items:nth-child(even){flex-direction:row-reverse}.ranking-recommend__list-items:nth-of-type(even) p::after,.column-article__conversation-list li:nth-of-type(even) p::after,.column-article__point ul li:nth-of-type(even) p::after,.ranking-agent__recommend-items:nth-of-type(even) p::after{left:unset;right:-7px;transform:scale(-1, 1)}.ranking-recommend__list-items:first-child,.column-article__conversation-list li:first-child,.column-article__point ul li:first-child,.ranking-agent__recommend-items:first-child{margin-top:0}.ranking-recommend__list-items:before,.column-article__conversation-list li:before,.column-article__point ul li:before,.ranking-agent__recommend-items:before{display:none}.ranking-recommend__image,.column-article__conversation-list li img,.column-article__point ul li img,.ranking-agent__recommend-image{width:120px;padding-top:1rem}@media (min-width:992px){.ranking-recommend__image,.column-article__conversation-list li img,.column-article__point ul li img,.ranking-agent__recommend-image{width:180px;padding-top:0}}.ranking-recommend__text,.column-article__conversation-list li p:nth-child(2),.column-article__point ul li p:nth-child(2),.ranking-agent__recommend-text{background:#F7F7F7;width:calc(100% - 120px);padding:1.5rem;border-radius:10px;position:relative}.ranking-recommend__text::after,.column-article__conversation-list li p:nth-child(2)::after,.column-article__point ul li p:nth-child(2)::after,.ranking-agent__recommend-text::after{display:inline-block;content:"";width:0;height:0;border-style:solid;border-top:5px solid transparent;border-bottom:5px solid transparent;border-right:8px solid #F7F7F7;border-left:0;position:absolute;top:2rem;left:-7px;z-index:1}@media (min-width:992px){.ranking-recommend__text::after,.column-article__conversation-list li p:nth-child(2)::after,.column-article__point ul li p:nth-child(2)::after,.ranking-agent__recommend-text::after{top:50%}}.ranking-recommend__left-annotation{font-size:0.5rem;text-align:left;opacity:0.6}@media (min-width:650px){.ranking-recommend__left-annotation{font-size:1rem}}.column-article__tag{display:flex;flex-wrap:wrap;gap:0.5em}@media (min-width:992px){.column-article__tag{margin-top:-1rem}}.column-article__tag li{background-color:#67C0EF;margin-right:0.5rem;margin-bottom:1rem;padding:0.2rem 0.5rem;list-style:none;font-size:0.8em;border-radius:50px;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}@media (min-width:992px){.column-article__tag li{margin-bottom:3rem}}.column-article__tag li::before{display:none}@media (min-width:992px){.column-article__tag li:hover{transform:scale(1.05, 1.05)}}.column-article__tag li a{color:#FFFFFF;text-decoration:none}.column-article__conversation-list,.column-article__point ul{margin-bottom:1rem}@media (min-width:992px){.column-article__conversation-list,.column-article__point ul{margin-bottom:2.5rem}}.column-article__conversation-list li::before,.column-article__point ul li::before{display:none}.column-article__conversation-list li p,.column-article__point ul li p{margin:0}.column-article__table-of-contents{border:2px solid #67C0EF;padding:1rem;margin-bottom:2.5rem;counter-reset:item}@media (min-width:992px){.column-article__table-of-contents{padding:2.5rem}}.column-article__table-of-contents::before{content:"目次";font-weight:var(--font-weight-bold)}.column-article__table-of-contents li{padding:0.5rem 0}.column-article__table-of-contents li:not(:last-child){background-image:linear-gradient(to right, #707070 3px, transparent 3px);background-size:6px 1px;background-repeat:repeat-x;background-position:left bottom}.column-article__point{border:2px solid #67C0EF;padding:1.5rem;margin-bottom:1rem}@media (min-width:992px){.column-article__point{padding:2.5rem;margin-bottom:2.5rem}}.column-article__point h4{text-align:left}.column-article__point ul{margin-bottom:0;padding-left:0}.column-article__point ul li{flex-direction:column-reverse;align-items:flex-end}.column-article__point ul li:nth-child(even){flex-direction:column-reverse}.column-article__point ul li:nth-child(even) p::after{right:23px}.column-article__point ul li p:nth-child(2){width:100%;margin-bottom:1rem}.column-article__point ul li p:nth-child(2)::after{top:inherit;bottom:-6px;right:20%;left:inherit}@media (orientation:landscape),(min-width:992px){.column-article__manga-img{max-width:60%;margin:0 auto}}.area-slide__list{margin:0 -1em 2rem}@media (min-width:650px){.area-slide__list{margin:0 0 4rem}}.area-slide__list-item{padding:0.5rem;margin-top:1rem}.area-slide__list-item::before{display:none}.area-slide__list-inner{position:relative;border:2px solid #67C0EF;border-radius:10px;list-style:none}.area-slide__image img{margin:0;z-index:-1;border-radius:8px 8px 0 0;position:relative}.area-slide__description{padding:0.8rem 1rem 0}.area-slide__description dl{display:flex;flex-wrap:wrap}.area-slide__description dl dt{width:6em;font-weight:bold;text-align:left;position:relative}.area-slide__description dl dt::after{content:"：";position:absolute;right:0;font-weight:normal}.area-slide__description dl dt:last-of-type{background:none}.area-slide__description dl dd{width:calc(100% - 6em);text-align:left}.area-slide__description dl>*{padding:0.2rem}.area-slide__description b{background-color:#F4F8FC;border-radius:4px;color:#67C0EF;white-space:normal;display:inline-block;margin-right:4px;word-break:break-word;overflow-wrap:break-word;padding:2px 4px;margin-bottom:4px;line-height:1.2}.area-slide__button{position:relative;padding:1rem}.area-slide__button a{display:inline-block;width:100%;padding:1rem 1rem 1rem 0.5rem;color:#FFFFFF;line-height:1.3;text-decoration:none;font-weight:bold;background-color:#4695EF;text-align:center;border-radius:10px;border-bottom:6px solid #427AC6;position:relative;transition:0.3s}.area-slide__button a:hover,.area-slide__button a:focus{margin-top:calc(6px);border-bottom:2px solid #427AC6}.area-slide__button a::after{content:url(../img/icon_chevron-circle-right.svg);position:absolute;right:0.6rem;bottom:calc(50% - 0.9rem)}.area-slide__button span{font-size:1.2em;color:#FFFFFF}.area-slide__button p{margin:0}.area-slide .slick-next{right:-7px}.area-slide .slick-prev{left:-7px;z-index:1}.area-slide .slick-next:before,.area-slide .slick-prev:before{color:#67C0EF;opacity:1;line-height:1.1}.area-slide .slick-next:focus,.area-slide .slick-next:hover,.area-slide .slick-prev:focus,.area-slide .slick-prev:hover{color:#67C0EF;opacity:0.6}.ranking-agent{position:relative}.ranking-agent__table{border:2px solid #67C0EF;border-radius:10px;border-collapse:separate;border-spacing:0;overflow:hidden;margin-bottom:2em}.ranking-agent__table-02{border:2px solid #67C0EF;border-radius:12px;border-collapse:separate;border-spacing:0;overflow:hidden;margin-bottom:2em}.ranking-agent th,.ranking-agent td{padding-left:1em;text-align:left;max-width:500px}.ranking-agent__table-header{background-color:#67C0EF;color:#FFFFFF}.ranking-agent__table-header *{padding:0.6rem 0;font-weight:normal}.ranking-agent__table-header-02{background-color:#67C0EF;color:#FFFFFF;text-align:center;font-weight:bold;font-size:14px;border-radius:10px 10px 0 0;padding:1em 0}@media (min-width:992px){.ranking-agent__table-header-02{font-size:16px}}.ranking-agent__table-row,.area-slide__description dl>*{list-style:none;text-align:center;position:relative;background-image:linear-gradient(to right, #707070 3px, transparent 3px);background-size:6px 1px;background-repeat:repeat-x;background-position:left bottom}.ranking-agent__table-row:last-child,.area-slide__description dl>*:last-child{background:none}.ranking-agent__table-row a,.area-slide__description dl>* a{color:#ED8337;font-size:0.75em;white-space:nowrap}.ranking-agent__table-row-02{display:grid;grid-template-rows:75px 35px 35px;grid-template-columns:33% 1fr 1fr}@media (min-width:992px){.ranking-agent__table-row-02{grid-template-rows:100px 50px;grid-template-columns:24% 1fr 1fr 1fr 1fr}}.ranking-agent__table-left{grid-row:1/4;grid-column:1/2;border-right:0.5px solid #67C0EF;border-bottom:0.5px solid #67C0EF;display:flex;align-items:center}@media (min-width:992px){.ranking-agent__table-left{grid-row:1/43}}.ranking-agent__table-left--number{height:18px;width:auto}@media (min-width:992px){.ranking-agent__table-left--number{height:28px}}.ranking-agent__table-left--logo{height:auto;width:90%;margin:1rem auto}@media (min-width:992px){.ranking-agent__table-left--logo{width:75%}}.ranking-agent__table-left a{text-decoration:none;color:#FFFFFF;background-color:#67C0EF;width:80%;display:block;margin:0 auto;text-align:center;border-radius:4px;font-weight:bold;font-size:10px;padding:0.1rem}@media (min-width:992px){.ranking-agent__table-left a{width:50%;font-size:12px}}.ranking-agent__table-left a::after{font-family:"Material Icons";font-weight:900;font-style:normal;display:inline-block;line-height:1;vertical-align:middle;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";content:"";rotate:-90deg}.ranking-agent__table-right--point{grid-row:1/2;grid-column:2/4;margin:auto;margin-left:0.5rem;margin-right:0.5rem;font-size:12px}@media (min-width:992px){.ranking-agent__table-right--point{grid-column:2/6;margin-left:2rem;margin-right:2rem;font-size:20px}}.ranking-agent__table-right--point b{color:#2F2F2F}.ranking-agent__table-right--evaluation{grid-row:2/3;grid-column:2/3;align-items:center;justify-content:center;display:flex;background-color:#F4F8FC;border-right:0.5px solid #67C0EF;border-top:0.5px solid #67C0EF;color:#4695EF;font-size:12px}@media (min-width:992px){.ranking-agent__table-right--evaluation{font-size:16px;border-bottom:0.5px solid #67C0EF}}.ranking-agent__table-right--star{grid-row:2/3;grid-column:3/4;display:flex;justify-content:center;align-items:center;border-top:0.5px solid #67C0EF;font-size:12px}@media (min-width:992px){.ranking-agent__table-right--star{font-size:16px;border-right:0.5px solid #67C0EF;border-bottom:0.5px solid #67C0EF}}.ranking-agent__table-right--star img{margin:0 0.5rem}.ranking-agent__table-right--offer{grid-row:3/4;grid-column:2/3;align-items:center;justify-content:center;display:flex;background-color:#F4F8FC;border-right:0.5px solid #67C0EF;border-bottom:0.5px solid #67C0EF;border-top:0.5px solid #67C0EF;color:#4695EF;font-size:12px}@media (min-width:992px){.ranking-agent__table-right--offer{grid-row:2/3;grid-column:4/5;font-size:16px}}.ranking-agent__table-right--number{grid-row:3/4;grid-column:3/4;display:flex;justify-content:center;align-items:center;border-bottom:0.5px solid #67C0EF;border-top:0.5px solid #67C0EF;font-size:12px}@media (min-width:992px){.ranking-agent__table-right--number{grid-row:2/3;grid-column:5/6;font-size:16px}}.ranking-agent__table-number{width:5%}.ranking-agent__table-logo{padding:1em 0;line-height:0.5}.ranking-agent__table-logo img{height:auto;width:150px}.ranking-agent__table-evaluation{font-size:1.125em;display:flex;padding-top:17%;padding-bottom:17%}.ranking-agent__table-evaluation img{display:inline;padding-right:0.5rem;width:84px}.ranking-agent__table-job-offer b{padding-right:0.5rem}.ranking-agent__table-job-offer--triangle,.ranking-agent__evaluation--triangle,.ranking-agent__job-offer--triangle{color:#ED8337 !important}.ranking-agent__table-job-offer p{font-size:0.6rem}.ranking-agent__ranking-list{list-style:none;padding-top:40px;margin-top:-40px}.ranking-agent__ranking-list::before{display:none}.ranking-agent__ranking-inner{border-radius:10px;position:relative;margin-top:1rem}@media (min-width:992px){.ranking-agent__ranking-inner{margin-top:2rem}}.ranking-agent__ranking-header{position:relative}.ranking-agent__ranking-header img{position:absolute;width:46px}@media (min-width:992px){.ranking-agent__ranking-header img{width:69px}}.ranking-agent__ranking-header h3{padding-bottom:0;padding-left:calc(0.5rem + 46px);padding-top:13px;margin:0;border:none}@media (min-width:992px){.ranking-agent__ranking-header h3{padding-top:0;padding-left:calc(0.5rem + 69px)}}.ranking-agent__ranking-header p{margin-top:1rem}@media (min-width:992px){.ranking-agent__ranking-header p{padding-left:calc(0.5rem + 69px);margin:0}}.ranking-agent__ranking-evaluation{display:flex;align-items:center;background-color:#F7F7F7;padding:0.4rem 1.3rem;border-radius:10px;position:absolute;right:0;top:0}@media (min-width:992px){.ranking-agent__ranking-evaluation{font-size:1.5em}}.ranking-agent__ranking-evaluation img{padding-right:5%}@media (min-width:992px){.ranking-agent__ranking-evaluation img{height:21px}}.ranking-agent__ranking-link{max-width:300px;margin:1rem auto 0;position:relative;z-index:1}@media (min-width:992px){.ranking-agent__ranking-link{width:320px;float:left}}.ranking-agent__ranking-link--margin{max-width:300px;margin:1rem auto 0;position:relative;z-index:1}@media (min-width:992px){.ranking-agent__ranking-link--margin{width:320px;float:left;margin-right:10px}}.ranking-agent__ranking-link--margin-top{max-width:300px;margin:1rem auto 0;position:relative;z-index:1}@media (min-width:992px){.ranking-agent__ranking-link--margin-top{width:320px;float:left;margin-right:10px;margin-top:70px}}.ranking-agent__ranking-point{background-color:#F4F8FC;border-radius:10px;margin-top:1rem;padding-bottom:0.5rem}@media (min-width:992px){.ranking-agent__ranking-point{width:calc(100% - 300px - 1.5rem);float:right;min-height:250px}}.ranking-agent__ranking-point--wide{background-color:#F4F8FC;border-radius:10px;margin-top:1rem;padding-bottom:0.5rem}@media (min-width:992px){.ranking-agent__ranking-point--wide{width:100%;float:right}}.ranking-agent__ranking-point-header{padding:1rem 0 0.5rem 1rem;margin:0 !important}.ranking-agent__ranking-point-list li{padding:0.5rem 1rem 0.5rem 2.5rem;list-style:none;text-indent:-0.6rem;position:relative}.ranking-agent__ranking-point-list li:not(:last-child){background-image:linear-gradient(to right, #707070 3px, transparent 3px);background-size:6px 1px;background-repeat:repeat-x;background-position:left bottom}.ranking-agent__ranking-point-list li::before{content:url(../img/icon_check.svg) !important;position:relative;left:-0.7rem;top:-2px;z-index:1}.ranking-agent__ranking-point-list li::after{content:"";display:block;width:1rem;height:1rem;background-color:#67C0EF;border-radius:10px;position:absolute;top:12px;left:1rem;z-index:0}.ranking-agent__ranking-point-index{margin:0 1rem}.ranking-agent__ranking-point-index li{padding:0.5rem 1.5rem;list-style:none;text-indent:-1.3rem}.ranking-agent__ranking-point-index li:not(:last-child){background-image:linear-gradient(to right, #707070 3px, transparent 3px);background-size:6px 0.5px;background-repeat:repeat-x;background-position:left bottom}.ranking-agent__ranking-point-index_good::before{content:url(../img/icon_good-face.svg);padding-right:0.5rem;vertical-align:text-top}.ranking-agent__ranking-point-index_bad::before{content:url(../img/icon_bad-face.svg);padding-right:0.5rem;vertical-align:text-top}.ranking-agent__tab-list{display:flex;flex-wrap:wrap;clear:both;padding:0 !important}.ranking-agent__tab-list li{flex:1;list-style:none}.ranking-agent__tab-list li:not(:last-of-type){margin-right:-6px}.ranking-agent__tab-list li::before{display:none}.ranking-agent__tab-list li a{display:block;background:#F4F8FC;color:#67C0EF;margin:0 2px;padding:10px 20px;margin-top:1.5rem;border-radius:10px 10px 0 0;border:2px solid #67C0EF;font-size:0.85em;font-weight:bold;text-decoration:none;text-align:center;pointer-events:none}@media (min-width:992px){.ranking-agent__tab-list li a{margin-top:2rem}}.ranking-agent__tab-list li.active a{background:#67C0EF;color:#FFFFFF;padding-bottom:1rem;margin-top:1rem;position:relative;transition:0.3s}@media (min-width:992px){.ranking-agent__tab-list li.active a{padding-bottom:1.5rem}}.ranking-agent__tab-list li.active a::after{font-family:"Material Icons";font-weight:900;font-style:normal;display:inline-block;line-height:1;vertical-align:middle;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:"liga";content:"";position:absolute;bottom:2px;left:calc((100% - 1em) / 2)}.ranking-agent__tab-list li:hover a,.ranking-agent__tab-list li:focus a{background:#67C0EF;color:#FFFFFF;position:relative;transition:0.3s}.ranking-agent__panel{display:none;background:#fff;margin:-2px 2px;border:2px solid #67C0EF;opacity:0}.ranking-agent__panel.is-active{display:block;animation-name:displayAnime;animation-duration:0.5s;animation-fill-mode:forwards}@keyframes displayAnime{from{opacity:0}to{opacity:1}}.ranking-agent__panel table{width:100%;border-collapse:collapse}.ranking-agent__panel tr>*{padding:1rem}.ranking-agent__panel th{font-weight:normal;font-size:0.85em;background-color:#F4F8FC;text-align:center;width:40%}.ranking-agent__panel tr:not(:last-of-type) th,.ranking-agent__panel tr:not(:last-of-type) td{border-bottom:1px solid #67C0EF}.ranking-agent__slider-item{padding:1rem 2rem;list-style:none}.ranking-agent__slider-item::before{display:none}.ranking-agent__slider-item p{margin:0}.ranking-agent__reviews-evaluation{display:flex;align-items:center;padding-right:85%;margin:0}.ranking-agent__reviews-evaluation img{height:21px;padding-right:2%;margin:0}.ranking-agent .slick-prev{left:5px;z-index:1}.ranking-agent .slick-prev::before,.ranking-agent .slick-next::before{font-size:20px;color:#67C0EF;position:relative;opacity:1}.ranking-agent .slick-next{right:5px;z-index:1}.ranking-agent__button img{margin:1rem auto}@media (min-width:992px){.ranking-agent__button img{max-width:60%}}.ranking-agent__button img:hover,.ranking-agent__button img:focus{opacity:0.8;transition:0.3s}.ranking-agent__readmore{position:relative;padding:0 0 60px;margin-bottom:10px}.ranking-agent__readmore label{position:absolute;display:table;left:50%;bottom:0;margin:0 auto;width:200px;padding:7px 0;color:#fff;text-align:center;border-radius:5px;background-color:#67C0EF;transform:translateX(-50%);cursor:pointer;z-index:1;font-weight:bold;font-size:0.85em}.ranking-agent__readmore label::before{content:"続きを見る"}.ranking-agent__readmore input[type="checkbox"]:checked~label::before{content:"元に戻す"}.ranking-agent__readmore input[type="checkbox"]{display:none}.ranking-agent__readmore-content{position:relative;height:65px;overflow:hidden}.ranking-agent__readmore-content::before{position:absolute;display:block;content:"";bottom:0;left:0;width:100%;height:75px;background:linear-gradient(rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, #fff 100%)}.ranking-agent__readmore input[type="checkbox"]:checked~.ranking-agent__readmore-content{height:auto}.ranking-agent__readmore input[type="checkbox"]:checked~.ranking-agent__readmore-content::before{display:none}.ranking-top{background-color:#F4F8FC;padding-bottom:2rem}@media (min-width:650px){.ranking-top{padding-bottom:3rem;margin-top:2.8rem}}.ranking-top__container{background-color:#FFFFFF;position:relative;max-width:1080px;margin:0 auto;padding:2.8rem 0}@media screen and (min-width:992px){.ranking-top__container{padding:2.8rem 2em}}.ranking-top__image img{height:auto}.ranking-top__image img,.ranking-top__image img .ranking-top__area-image img,.ranking-top__area-image .ranking-top__image img img{display:block;max-width:100%;margin:0 auto}.ranking-top__area-image img{height:100%;padding:1rem 1rem 0 1rem}@media (min-width:650px){.ranking-top__area-image img{padding:0}}.ranking-top__pr{font-size:0.5rem;text-align:right;opacity:0.6;padding:0.4rem}@media (min-width:650px){.ranking-top__pr{font-size:1rem}}.ranking-top__pr--hoiku{font-size:0.6rem;text-align:right;padding:0.4rem}@media (min-width:650px){.ranking-top__pr--hoiku{font-size:1rem}}.column-navigation{text-align:center}.column-navigation ul{display:flex;flex-wrap:wrap;justify-content:center;text-align:left}.column-navigation li{width:100%;padding:1rem;margin:0.5rem 0;border-radius:10px;box-shadow:2px 2px 10px 1px rgba(224, 224, 224, 0.8);list-style:none;position:relative}@media (min-width:992px){.column-navigation li{width:46%;margin:1rem}.column-navigation li:hover{box-shadow:2px 2px 10px 1px rgba(190, 190, 190, 0.8);-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}}.column-navigation li.prev-post::before,.column-navigation li.next-post::before{display:block;color:#67C0EF;position:absolute;left:calc(70px + 2rem);font-size:0.85em}@media (min-width:992px){.column-navigation li.prev-post::before,.column-navigation li.next-post::before{left:calc(100px + 2rem)}}.column-navigation li.prev-post::before{content:"前の投稿" !important}.column-navigation li.next-post::before{content:"次の投稿" !important}.column-navigation li a{display:flex;margin-bottom:0;text-decoration:none}.column-navigation li a div{display:inline-block;width:70px;height:70px;min-width:70px;min-height:70px;margin-bottom:0}@media (min-width:992px){.column-navigation li a div{width:100px;height:100px;min-width:100px;min-height:100px}}.column-navigation li a div img{width:100%;height:100%;object-fit:cover}.column-navigation li a p{margin:0;padding:1.5rem 0 0 1rem;color:#2F2F2F}.column-navigation__top-link{display:inline-block;margin-top:2rem;margin-bottom:2rem !important;text-align:center;width:fit-content;margin-left:auto;margin-right:auto}@media (min-width:992px){.column-navigation__top-link{margin-top:2.5rem;margin-bottom:2.5rem !important}}.comments-area{margin-bottom:2.5rem}.comments-area .comments-title{background-color:initial;width:307px;height:83px;margin:0 auto 2rem}@media (min-width:992px){.comments-area .comments-title{margin:0 auto 3rem}}.comments-area .comment-list li{background-color:#F7F7F7;border-radius:50px;padding:1rem 2rem;position:relative;margin-bottom:3.5rem}@media (min-width:992px){.comments-area .comment-list li{margin-bottom:4rem}}.comments-area .comment-list li::before{color:#67C0EF}.comments-area .comment-list li p{margin-bottom:0}.comments-area .comment-list li::after{display:inline-block;content:"";width:0px;height:0px;position:absolute;top:-12px;left:3rem;z-index:1;border-right:8px solid transparent;border-left:8px solid transparent;border-bottom:12px solid #f7f7f7}.comments-area .comment-list li:nth-child(even)::after{left:initial;right:3rem}.comments-area .wpulike{position:absolute;bottom:-3rem}.comments-area .wpulike-heart .wp_ulike_general_class{box-shadow:0 0 0 1px rgba(47, 47, 47, 0.5);border-radius:5px;padding:0}.comments-area .wpulike-heart .count-box{font-weight:normal}.comments-area .wpulike-heart .wp_ulike_btn{padding:10px}.comments-area .wpulike-heart .wp_ulike_put_image:after{width:14px;height:14px;left:65%}.comments-area .wpulike-heart .wp_ulike_put_image:disabled:active,.comments-area .wpulike-heart .wp_ulike_put_image:disabled:focus,.comments-area .wpulike-heart .wp_ulike_put_image:disabled:hover,.comments-area .wpulike-heart .wp_ulike_put_image[disabled=disabled]:active,.comments-area .wpulike-heart .wp_ulike_put_image[disabled=disabled]:focus,.comments-area .wpulike-heart .wp_ulike_put_image[disabled=disabled]:hover{padding:10px}.comments-area .wpulike-heart .wp_ulike_counter_up::before{content:"+"}.comments-area .comment-date{opacity:0.5;position:absolute;right:2rem;bottom:0.5rem}.comments-area .comment-navigation{margin:2rem 0;text-align:center}.comments-area .comment-navigation .page-numbers{display:inline-block;padding:0.5em 1em;margin:0 0.25em;border:1px solid #67C0EF;border-radius:10px;text-decoration:none;color:#67C0EF;font-weight:bold;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.comments-area .comment-navigation .page-numbers:hover{background-color:#67C0EF;color:#FFFFFF}.comments-area .comment-navigation .current{background-color:#67C0EF;color:#FFFFFF;font-weight:bold;border-color:#67C0EF;cursor:default}.comments-area .comment-navigation .prev,.comments-area .comment-navigation .next{font-weight:bold}.comments-area .comment-reply-title{display:none}.comments-area .comment-form-comment{margin-bottom:1rem}@media (min-width:992px){.comments-area .comment-form-comment{margin-bottom:2rem}}.comments-area .comment-form-comment textarea{width:100%;height:200px;padding:1rem;border:1px solid #67C0EF;border-radius:5px;font-size:1rem;line-height:1.5;resize:none}.comments-area .comment-form-comment textarea:focus{outline:none;border-color:#67C0EF}.comments-area .required-field-message{display:none}.comments-area .comment-form{text-align:center}.comments-area .form-submit{display:inline;position:relative}@media (min-width:992px){.comments-area .form-submit{max-width:80%;margin:0 auto}}.comments-area .form-submit a,.comments-area .form-submit input,.comments-area .form-submit button{display:inline-block;width:100%;padding:1rem;margin:0 auto;text-decoration:none;text-align:center;font-weight:var(--font-weight-bold);background-color:#4695EF;text-align:center;border-radius:10px;border:none;border-bottom:6px solid #427AC6;position:relative;transition:0.3s;color:#FFFFFF;pointer-events:painted}.comments-area .form-submit a:hover,.comments-area .form-submit a:focus,.comments-area .form-submit input:hover,.comments-area .form-submit input:focus,.comments-area .form-submit button:hover,.comments-area .form-submit button:focus{margin-top:4px;border-bottom:2px solid #427AC6}.comments-area .form-submit::after{content:url(../img/icon_chevron-circle-right.svg);position:absolute;right:1rem;top:0}.comments-area .form-submit b{font-size:1.1em;color:#FFFFFF}@media (min-width:992px){.comments-area .form-submit .submit{width:60%}}.column-about-us{background-color:#F4F8FC;padding:2.5rem 1.5rem 1.5rem;margin-bottom:2.5rem}@media (min-width:992px){.column-about-us{padding:3rem 3rem 1rem}}.column-about-us h4{text-align:center}.column-about-us h4 span{font-size:1.2em;line-height:1.6}.column-form>div{padding:2.5rem 1rem;border:1px solid #67C0EF}@media (min-width:992px){.column-form>div{padding:3rem}}.column-form>div h4{text-align:center}.column-form>div>div{display:inline;position:relative}@media (min-width:992px){.column-form>div>div{max-width:80%;margin:0 auto}}.column-form>div>div a,.column-form>div>div input,.column-form>div>div button{display:inline-block;width:100%;padding:1rem;margin:0 auto;text-decoration:none;text-align:center;font-weight:var(--font-weight-bold);background-color:#4695EF;text-align:center;border-radius:10px;border:none;border-bottom:6px solid #427AC6;position:relative;transition:0.3s;color:#FFFFFF;pointer-events:painted}.column-form>div>div a:hover,.column-form>div>div a:focus,.column-form>div>div input:hover,.column-form>div>div input:focus,.column-form>div>div button:hover,.column-form>div>div button:focus{margin-top:4px;border-bottom:2px solid #427AC6}.column-form>div>div::after{content:url(../img/icon_chevron-circle-right.svg);position:absolute;right:1rem;top:0}.column-form>div>div b{font-size:1.1em;color:#FFFFFF}.column-form>p{opacity:0.6;margin-top:1rem}.column-related-link .clear{display:none}.column-related-link .rltdpstsplgn-related-title,.column-related-link .rltdpstsplgn-popular-title{font-weight:var(--font-weight-bold);padding:1rem;background-color:#F4F8FC}.column-related-link .rltdpstsplgn-popular-posts,.column-related-link .rltdpstsplgn-related-posts,.column-related-link .rltdpstsplgn-featured-posts{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;padding-left:0}.column-related-link .rltdpstsplgn-popular-posts img,.column-related-link .rltdpstsplgn-related-posts img,.column-related-link .rltdpstsplgn-featured-posts img{padding:0}.column-related-link .type-post{width:100%;display:flex;flex-direction:column-reverse;align-items:stretch;justify-content:space-between}@media (min-width:480px){.column-related-link .type-post{width:calc(50% - 1rem)}}@media (orientation:landscape){.column-related-link .type-post{width:calc(50% - 1rem)}}.column-related-link .type-post::before{display:none}.column-related-link .type-post a{overflow:hidden;width:100%}.column-related-link .type-post a:hover{-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.column-related-link .type-post img{width:100%;max-width:500px;height:auto;max-height:300px;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.column-related-link .type-post img:hover{transform:scale(1.05)}.column-related-link .rltdpstsplgn_posts_title{border:none;padding:0;margin:0;font-size:1rem}.column-related-link .rltdpstsplgn_posts_title a{font-weight:bold;color:#2F2F2F;text-decoration:none;margin-bottom:0}.column-related-link .rltdpstsplgn_posts_title a:hover{text-decoration:underline;-webkit-transition:all 0.2s;-moz-transition:all 0.2s;-ms-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Flive-more.info%2Ftax%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fptotst-column.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Ffoundation%2F_base.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Ffoundation%2F_reset.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Ffoundation%2F_animation.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Ffoundation%2F_wordpress.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Flayout%2F_nav-header.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fcomponent%2F_button.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Flayout%2F_nav-drawer.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Flayout%2F_nav-pagetop.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Flayout%2F_breadcrumbs.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Flayout%2F_page-heading.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Flayout%2F_page-heading-sub.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Flayout%2F_footer_02.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Flayout%2F_button-guide.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Flayout%2F_button-detail.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fcomponent%2F_responsive.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Flayout%2F_column-content.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_column-top.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_column-toc.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_ranking-recommend.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_column-article.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_area-slide.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_ranking-agent.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_ranking-top.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_column-navigation.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_comments-area.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fcomponent%2F_pagination.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_column-about-us.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_column-form.scss%22%2C%22wp-content%2Fthemes%2Flive-more%2Fscss%2Fproject%2F_column-related-link.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22GAyEA%2C6JAEA%2C8FAEA%2CsECxEA%2CMAAA%2CyEAAA%2CCAMA%2CKAAA%2CyZAAA%2CCAcA%2CMAAA%2CkBAAA%2CCAMA%2CQAAA%2CkBAAA%2CCAKI%2CyBAAA%2CQAAA%2CcAAA%2CCAAA%2CCAKJ%2CEAAA%2CsCAAA%2CCAKA%2CEAAA%2CoCAAA%2CCAIA%2CIAAA%2CWAAA%2CCAQA%2CSAAA%2C0DAAA%2CCAMI%2CiCAAA%2CkBAAA%2CCAUA%2CyBAAA%2CQAAA%2CuBAAA%2CCAAA%2CCAKJ%2CQAAA%2CuBAAA%2CCAGI%2CyBAAA%2CQAAA%2CwBAAA%2CCAAA%2CCCjFJ%2CqBAAA%2CqBAAA%2CCAMA%2C2CAAA%2CQAAA%2CCAaA%2CgCAAA%2CeAAA%2CCAKA%2CKAAA%2CoBAAA%2CCAIA%2CKAAA%2C6DAAA%2CCAMA%2CeAAA%2C6BAAA%2CCAIA%2CYAAA%2C0CAAA%2CCAOA%2C6BAAA%2CYAAA%2CCAOA%2CuCAEI%2CqBAAA%2CiJAAA%2CCAAA%2CCCvDJ%2CmCACI%2CGAAA%2C0BAAA%2CCAIA%2CKAAA%2CuBAAA%2CCAAA%2CCAIJ%2CiCACI%2CGAAA%2CuBAAA%2CCAIA%2CKAAA%2C0BAAA%2CCAAA%2CCAIJ%2CiCACI%2CGAAA%2CSAAA%2CCAIA%2CKAAA%2CSAAA%2CCAAA%2CCAIJ%2C%2BBACI%2CGAAA%2CSAAA%2CCAGA%2CKAAA%2CSAAA%2CCAAA%2CCASJ%2C4BACI%2CGAAA%2CSAAA%2CCAGA%2CKAAA%2CSAAA%2CCAAA%2CCAKJ%2C6BACI%2CGAAA%2CSAAA%2CCAGA%2CKAAA%2CSAAA%2CCAAA%2CCCnDJ%2CWAAA%2CsBAAA%2CCAIA%2C6BAAA%2CsCAAA%2CCAMA%2CYAAA%2CkCAAA%2CCAKA%2CWAAA%2CiCAAA%2CCAKA%2CiBAAA%2CkCAAA%2CCAKA%2CgBAAA%2CsBAAA%2CCAIA%2CgBAAA%2CiCAAA%2CCAKA%2CkBAAA%2CgDAAA%2CCAMA%2CYAAA%2C6FAAA%2CCASA%2CsBAAA%2CsBAAA%2CCAIA%2CsBAAA%2CsBAAA%2CCAIA%2CuBAAA%2CsBAAA%2CCAIA%2CgBAAA%2CuEAAA%2CCASA%2C8BAAA%2C0DAAA%2CCAQA%2CoBAAA%2C%2BKAAA%2CCAcA%2C0BAAA%2CsNAAA%2CCC9FA%2CYAAA%2C2GAAA%2CCAUI%2CuBAAA%2C6NAAA%2CCAWA%2CkBAAA%2CiDAAA%2CCAMA%2CwBAAA%2CyBAAA%2CCAII%2C4DAAA%2CWAAA%2CCAMJ%2CkBAAA%2C%2BCAAA%2CCAMI%2CyBAAA%2CkBAAA%2C%2BBAAA%2CCAAA%2CCAMJ%2CuBAAA%2C0HAAA%2CCAUA%2CkBAAA%2C%2BLAAA%2CCAaI%2CwBAAA%2CiUAAA%2CCAiBI%2C8BAAA%2CoBAAA%2CCAOR%2CqBAAA%2CwJAAA%2CCC%2FEA%2CyBAAA%2CqBAAA%2C2BAAA%2CCAAA%2CCAKA%2C8EAAA%2CsTAAA%2CCAoBI%2CgMAAA%2C8CAAA%2CCAOJ%2C4BAAA%2CoFAAA%2CCAOA%2CuBAAA%2C6BAAA%2CCDgDI%2C2BAAA%2CwBAAA%2CCAMJ%2CgDAAA%2C6RAAA%2CCAeQ%2CyBAAA%2C4BAAA%2CYAAA%2CCAAA%2CCAKJ%2C4DAAA%2CkBAAA%2CCAIA%2C8DAAA%2C4DAAA%2CCAQJ%2CyBAAA%2CoDAAA%2CCAKI%2CsCAAA%2CcAAA%2CCAMR%2CaAAA%2CkBAAA%2CCEzJA%2CYAAA%2C6GAAA%2CCAeI%2CuBAAA%2C4QAAA%2CCAgBI%2CqDAAA%2CsCAAA%2CCAIA%2CsDAAA%2CoCAAA%2CCAKJ%2CkBAAA%2CgEAAA%2CCAQA%2CuBAAA%2C%2BBAAA%2CCAGI%2C6BAAA%2CkBAAA%2CCAGI%2CkCAAA%2CaAAA%2CCAMR%2CkBAAA%2CkHAAA%2CCAQI%2CyBAAA%2CuZAAA%2CCASJ%2CuBAAA%2C2CAAA%2CCAMA%2CyBAAA%2CgEAAA%2CCAMI%2CgCAAA%2C%2BFAAA%2CCAWJ%2C0BAAA%2C8MAAA%2CCAcI%2CgEAAA%2CqDAAA%2CCAQJ%2C%2BBAAA%2CgGAAA%2CCAWI%2C4CAAA%2CqCAAA%2CCAIA%2C4CAAA%2CsCAAA%2CCAKJ%2CqBAAA%2CoKAAA%2CCAWI%2CmDAAA%2CoCAAA%2CCAIA%2CoDAAA%2CkCAAA%2CCC7JR%2CaAAA%2CoXAAA%2CCAoBI%2CoBAAA%2CsBAAA%2CCAKA%2CoBAAA%2CqIAAA%2CCAKA%2CmBAAA%2C0BAAA%2CCAKA%2CmBAAA%2C6CAAA%2CCAII%2C0BAAA%2C0BAAA%2CCCtCR%2CaAAA%2C4EAAA%2CCAMI%2CwBAAA%2CgDAAA%2CCAOA%2CkBAAA%2C%2BBAAA%2CCAKA%2CeAAA%2C6BAAA%2CCAGI%2C0CAAA%2C4IAAA%2CCAOJ%2CgBAAA%2CYAAA%2CCC7BJ%2CcAAA%2C4DAAA%2CCAMI%2CyBAAA%2CcAAA%2CcAAA%2CCAAA%2CCAIA%2CqBAAA%2C8GAAA%2CCAYA%2CyBAAA%2CgBAAA%2CCAGI%2CyBAAA%2CyBAAA%2CaAAA%2CCAAA%2CCAMJ%2CwBAAA%2C%2BCAAA%2CCAKI%2CyBAAA%2CwBAAA%2CiBAAA%2CCAAA%2CCAMJ%2CuBAAA%2CiHAAA%2CCCzCA%2C2BAAA%2CkBAAA%2CCAII%2CiCAAA%2CeAAA%2CCAIA%2CmCAAA%2CiBAAA%2CCAIA%2CkCAAA%2CgBAAA%2CCAMJ%2CwBAAA%2CkCAAA%2CCAII%2C%2BBAAA%2CqIAAA%2CCAYJ%2C2BAAA%2C%2BEAAA%2CCCnCJ%2CQAAA%2C8EAAA%2CCAMI%2CyBAAA%2CQAAA%2CgBAAA%2CCAAA%2CCAIA%2CmBAAA%2C8BAAA%2CCAGI%2CyBAAA%2CmBAAA%2CsEAAA%2CCAMI%2CwEAAA%2CMAAA%2CCAKA%2CwEAAA%2CMAAA%2CCAAA%2CCAOR%2CsBAAA%2C8JAAA%2CCAWI%2CyBAAA%2CsBAAA%2CgEAAA%2CCAAA%2CCAOA%2C6BAAA%2CuZAAA%2CCAOI%2CyBAAA%2C6BAAA%2CYAAA%2CCAAA%2CCAKJ%2CoCAAA%2C%2BgBAAA%2CCAQI%2CyBAAA%2CoCAAA%2CYAAA%2CCAAA%2CCAMR%2CcAAA%2CsGAAA%2CCAQI%2CyBAAA%2CcAAA%2CqCAAA%2CCAAA%2CCAQJ%2C4CAAA%2CuDAAA%2CCAKI%2CyBAAA%2C4CAAA%2CuCAAA%2CCAAA%2CCAMA%2C0EAAA%2C8BAAA%2CCAGI%2CyBAAA%2C0EAAA%2CiBAAA%2CCAAA%2CCAKJ%2CyBAAA%2CUAAA%2CCAOJ%2CwBAAA%2CuJAAA%2CCAKI%2C4DAAA%2CoBAAA%2CCAMJ%2CcAAA%2CuCAAA%2CCAII%2CyBAAA%2CcAAA%2C4BAAA%2CCAAA%2CCAMJ%2CoBAAA%2C8BAAA%2CCAII%2CyBAAA%2CoBAAA%2CcAAA%2CCAAA%2CCAIA%2CoDAAA%2CWAAA%2CCAMJ%2CcAAA%2CwFAAA%2CCCvJJ%2CcAAA%2CoMAAA%2CCPgBI%2CyBAAA%2CcAAA%2C2BAAA%2CCAAA%2CCAKA%2CyDAAA%2CsTAAA%2CCAoBI%2CsJAAA%2C8CAAA%2CCAOJ%2CqBAAA%2CoFAAA%2CCAOA%2CgBAAA%2C6BAAA%2CCOzCA%2CwCAAA%2CgCAAA%2CCCdJ%2CeAAA%2CyDAAA%2CCAOI%2C0KAAA%2CgIAAA%2CCRSA%2CyBAAA%2C0KAAA%2C2BAAA%2CCAAA%2CCAKA%2C0jBAAA%2CsTAAA%2CCAoBI%2CowCAAA%2C8CAAA%2CCAOJ%2CsMAAA%2CoFAAA%2CCAOA%2CkLAAA%2C6BAAA%2CCQxCI%2CoYAAA%2CgCAAA%2CCAWA%2C6BAAA%2CUAAA%2CCAII%2CoCAAA%2CyXAAA%2CCAOJ%2C6BAAA%2CUAAA%2CCC7BA%2CoCAAA%2C6BAAA%2CwCAAA%2CCAAA%2CCDuCI%2CoCAAA%2CyXAAA%2CCAOJ%2C6BAAA%2CUAAA%2CCC9CA%2CoCAAA%2C6BAAA%2CuCAAA%2CCAAA%2CCDwDI%2CmCAAA%2CwXAAA%2CCEhEZ%2CgBAAA%2CkIAAA%2CCASI%2CyBAAA%2CgBAAA%2CmBAAA%2CCAAA%2CCAIA%2C2BAAA%2CoEAAA%2CCAMI%2CyBAAA%2C2BAAA%2CYAAA%2CCAAA%2CCAKJ%2CmBAAA%2C4EAAA%2CCAMI%2CyBAAA%2CmBAAA%2CmCAAA%2CCAAA%2CCAMJ%2CmBAAA%2C2GAAA%2CCAOI%2CyBAAA%2CmBAAA%2CqCAAA%2CCAAA%2CCAMJ%2CmBAAA%2C6HAAA%2CCAQI%2CyBAAA%2CmBAAA%2CoCAAA%2CCAAA%2CCAMJ%2CmBAAA%2CiDAAA%2CCAKI%2CyBAAA%2CmBAAA%2CkCAAA%2CCAAA%2CCAMJ%2CmBAAA%2CiDAAA%2CCAKI%2CyBAAA%2CmBAAA%2CgCAAA%2CCAAA%2CCAMJ%2CsCAAA%2C4DAAA%2CCAMI%2CyBAAA%2CsCAAA%2CoBAAA%2CCAAA%2CCAIA%2C4CAAA%2CeAAA%2CCAGI%2C4DAAA%2CuDAAA%2CCAMJ%2CwFAAA%2CiCAAA%2CCAOJ%2CkBAAA%2CoBAAA%2CCAGI%2CyBAAA%2CkBAAA%2CoBAAA%2CCAAA%2CCAKJ%2CyCAAA%2CiDAAA%2CCAMA%2CkBAAA%2CkCAAA%2CCAII%2CwBAAA%2C4IAAA%2CCC%2FHJ%2CuBAAA%2CkDAAA%2CCAKI%2CyBAAA%2CuBAAA%2CoBAAA%2CCAAA%2CCAKJ%2C%2BBAAA%2C4BAAA%2CCAII%2CyBAAA%2C%2BBAAA%2CgBAAA%2CCAAA%2CCChBR%2CeAAA%2C%2BGAAA%2CCAQI%2CyBAAA%2CeAAA%2C4BAAA%2CCAAA%2CCAIA%2C0BAAA%2CqCAAA%2CCAKA%2CyBAAA%2CeAAA%2CCAGI%2CoCAAA%2CYAAA%2CCAIA%2C8BAAA%2CiBAAA%2CCAIA%2C2BAAA%2CyMAAA%2CCAUI%2CiCAAA%2CyKAAA%2CCAMI%2C8CAAA%2CqFAAA%2CCC1CZ%2CyBAAA%2CQAAA%2CCAIA%2CkIAAA%2C4EAAA%2CCAMI%2CkMAAA%2C0BAAA%2CCAIA%2C8OAAA%2C4CAAA%2CCAMA%2CkLAAA%2CYAAA%2CCAIA%2C8JAAA%2CYAAA%2CCAMJ%2CqIAAA%2C4BAAA%2CCAII%2CyBAAA%2CqIAAA%2CyBAAA%2CCAAA%2CCAOJ%2CyJAAA%2C%2BFAAA%2CCAOI%2CqLAAA%2CoOAAA%2CCAeI%2CyBAAA%2CqLAAA%2COAAA%2CCAAA%2CCAQR%2CoCAAA%2C4CAAA%2CCAKI%2CyBAAA%2CoCAAA%2CcAAA%2CCAAA%2CCC1EJ%2CqBAAA%2CqCAAA%2CCAKI%2CyBAAA%2CqBAAA%2CgBAAA%2CCAAA%2CCAIA%2CwBAAA%2CgQAAA%2CCAUI%2CyBAAA%2CwBAAA%2CkBAAA%2CCAAA%2CCAIA%2CgCAAA%2CYAAA%2CCAKI%2CyBAAA%2C8BAAA%2C2BAAA%2CCAAA%2CCAKJ%2C0BAAA%2CkCAAA%2CCAOR%2C6DAAA%2CkBAAA%2CCAGI%2CyBAAA%2C6DAAA%2CoBAAA%2CCAAA%2CCAOI%2CmFAAA%2CYAAA%2CCAIA%2CuEAAA%2CQAAA%2CCAcR%2CmCAAA%2C6EAAA%2CCAMI%2CyBAAA%2CmCAAA%2CcAAA%2CCAAA%2CCAIA%2C2CAAA%2CoDAAA%2CCAKA%2CsCAAA%2CgBAAA%2CCAGI%2CuDAAA%2C2JAAA%2CCASR%2CuBAAA%2C0DAAA%2CCAKI%2CyBAAA%2CuBAAA%2CmCAAA%2CCAAA%2CCAKA%2C0BAAA%2CeAAA%2CCAIA%2C0BAAA%2C8BAAA%2CCAKI%2C6BAAA%2CkDAAA%2CCAII%2C6CAAA%2C6BAAA%2CCAGI%2CsDAAA%2CUAAA%2CCAKJ%2C4CAAA%2C6BAAA%2CCAII%2CmDAAA%2C8CAAA%2CCAaZ%2CiDAAA%2C2BAAA%2C2BAAA%2CCAAA%2CCCjJJ%2CkBAAA%2CkBAAA%2CCAGI%2CyBAAA%2CkBAAA%2CeAAA%2CCAAA%2CCAKJ%2CuBAAA%2C8BAAA%2CCAII%2C%2BBAAA%2CYAAA%2CCAKJ%2CwBAAA%2C6EAAA%2CCASI%2CuBAAA%2C%2BDAAA%2CCAQJ%2CyBAAA%2CqBAAA%2CCAGI%2C4BAAA%2C2BAAA%2CCAII%2C%2BBAAA%2C4DAAA%2CCAMI%2CsCAAA%2C0DAAA%2CCAOA%2C4CAAA%2CeAAA%2CCAKJ%2C%2BBAAA%2CsCAAA%2CCAKA%2C8BAAA%2CcAAA%2CCAOJ%2C2BAAA%2CkNAAA%2CCAeJ%2CoBAAA%2C8BAAA%2CCAII%2CsBAAA%2CiQAAA%2CCAeI%2CwDAAA%2CoDAAA%2CCAMA%2C6BAAA%2C0GAAA%2CCAQJ%2CyBAAA%2C6BAAA%2CCAKA%2CsBAAA%2CQAAA%2CCAKJ%2CwBAAA%2CUAAA%2CCAIA%2CwBAAA%2CmBAAA%2CCAKA%2C8DAAA%2CuCAAA%2CCAOA%2CwHAAA%2CyBAAA%2CCCnJJ%2CeAAA%2CiBAAA%2CCAII%2CsBAAA%2CuHAAA%2CCAQI%2CyBAAA%2CuHAAA%2CCAUJ%2CoCAAA%2CgDAAA%2CCAOA%2C6BAAA%2CsCAAA%2CCAII%2C%2BBAAA%2CmCAAA%2CCAKA%2CgCAAA%2CkIAAA%2CCASI%2CyBAAA%2CgCAAA%2CcAAA%2CCAAA%2CCAMR%2CwDAAA%2C%2BMAAA%2CCASI%2C8EAAA%2CeAAA%2CCAIA%2C4DAAA%2CiDAAA%2CCAMA%2C6BAAA%2CgFAAA%2CCAKI%2CyBAAA%2C6BAAA%2CuEAAA%2CCAAA%2CCAOR%2C2BAAA%2C%2BHAAA%2CCAQI%2CyBAAA%2C2BAAA%2CaAAA%2CCAAA%2CCAIA%2CmCAAA%2CsBAAA%2CCAII%2CyBAAA%2CmCAAA%2CWAAA%2CCAAA%2CCAKJ%2CiCAAA%2CsCAAA%2CCAKI%2CyBAAA%2CiCAAA%2CSAAA%2CCAAA%2CCAKJ%2C6BAAA%2CoLAAA%2CCAaI%2CyBAAA%2C6BAAA%2CwBAAA%2CCAAA%2CCAKA%2CoCAAA%2CmXAAA%2CCAQJ%2CmCAAA%2C8FAAA%2CCAQI%2CyBAAA%2CmCAAA%2CiEAAA%2CCAAA%2CCAOA%2CqCAAA%2CaAAA%2CCAKJ%2CwCAAA%2CyMAAA%2CCAYI%2CyBAAA%2CwCAAA%2CgDAAA%2CCAAA%2CCAMJ%2CkCAAA%2CiIAAA%2CCASI%2CyBAAA%2CkCAAA%2CiFAAA%2CCAAA%2CCAMA%2CsCAAA%2CeAAA%2CCAKJ%2CmCAAA%2C2OAAA%2CCAaI%2CyBAAA%2CmCAAA%2C2CAAA%2CCAAA%2CCAOJ%2CoCAAA%2CmKAAA%2CCAUI%2CyBAAA%2CoCAAA%2C2CAAA%2CCAAA%2CCAQR%2C6BAAA%2CQAAA%2CCAKA%2C2BAAA%2C6BAAA%2CCAII%2C%2BBAAA%2CuBAAA%2CCAOJ%2CiCAAA%2CiEAAA%2CCAMI%2CqCAAA%2C8CAAA%2CCAUA%2CkCAAA%2CoBAAA%2CCAIA%2CmHAAA%2CwBAAA%2CCAIA%2CkCAAA%2CgBAAA%2CCAoBJ%2C6BAAA%2CiDAAA%2CCAKI%2CqCAAA%2CYAAA%2CCAKJ%2C8BAAA%2CoDAAA%2CCAKI%2CyBAAA%2C8BAAA%2CeAAA%2CCAAA%2CCAKJ%2C%2BBAAA%2CiBAAA%2CCAGI%2CmCAAA%2C4BAAA%2CCAII%2CyBAAA%2CmCAAA%2CUAAA%2CCAAA%2CCAKJ%2CkCAAA%2CuFAAA%2CCAOI%2CyBAAA%2CkCAAA%2C8CAAA%2CCAAA%2CCAMJ%2CiCAAA%2CeAAA%2CCAGI%2CyBAAA%2CiCAAA%2CyCAAA%2CCAAA%2CCAOR%2CmCAAA%2CiIAAA%2CCAUI%2CyBAAA%2CmCAAA%2CeAAA%2CCAAA%2CCAIA%2CuCAAA%2CgBAAA%2CCAGI%2CyBAAA%2CuCAAA%2CWAAA%2CCAAA%2CCAOR%2C6BAAA%2C8DAAA%2CCAMI%2CyBAAA%2C6BAAA%2CsBAAA%2CCAAA%2CCAMA%2CqCAAA%2C8DAAA%2CCAOI%2CyBAAA%2CqCAAA%2CwCAAA%2CCAAA%2CCAMA%2CyCAAA%2C8DAAA%2CCAMI%2CyBAAA%2CyCAAA%2CwDAAA%2CCAAA%2CCAUZ%2C8BAAA%2CiFAAA%2CCAMI%2CyBAAA%2C8BAAA%2C8DAAA%2CCAAA%2CCAOJ%2CoCAAA%2CiFAAA%2CCAMI%2CyBAAA%2CoCAAA%2CsBAAA%2CCAAA%2CCAMJ%2CqCAAA%2C8CAAA%2CCAMI%2CsCAAA%2CuFAAA%2CCAMI%2CuDAAA%2C2JAAA%2CCAOA%2C8CAAA%2C%2BFAAA%2CCAQA%2C6CAAA%2C0IAAA%2CCAeR%2CoCAAA%2CaAAA%2CCAGI%2CuCAAA%2CyDAAA%2CCAKI%2CwDAAA%2C6JAAA%2CCASA%2CiDAAA%2CmFAAA%2CCAQA%2CgDAAA%2CkFAAA%2CCASR%2CyBAAA%2C2DAAA%2CCAMI%2C4BAAA%2CsBAAA%2CCAII%2C%2BCAAA%2CiBAAA%2CCAIA%2CoCAAA%2CYAAA%2CCAIA%2C8BAAA%2CiPAAA%2CCAeI%2CyBAAA%2C8BAAA%2CeAAA%2CCAAA%2CCAKJ%2CqCAAA%2CsGAAA%2CCAQI%2CyBAAA%2CqCAAA%2CqBAAA%2CCAAA%2CCAIA%2C4CAAA%2C8ZAAA%2CCAQJ%2CwEAAA%2CkEAAA%2CCAWR%2CsBAAA%2C%2BEAAA%2CCAOI%2CgCAAA%2C8FAAA%2CCAMI%2CwBACI%2CKAAA%2CSAAA%2CCAIA%2CGAAA%2CSAAA%2CCAAA%2CCAMR%2C4BAAA%2CmCAAA%2CCAKA%2C2BAAA%2CYAAA%2CCAIA%2CyBAAA%2CwFAAA%2CCAQA%2C8FAAA%2C%2BBAAA%2CCAsBJ%2C4BAAA%2CiCAAA%2CCAII%2CoCAAA%2CYAAA%2CCAIA%2C8BAAA%2CQAAA%2CCAKJ%2CmCAAA%2C0DAAA%2CCAMI%2CuCAAA%2CqCAAA%2CCAOJ%2C2BAAA%2CkBAAA%2CCAII%2CsEAAA%2CwDAAA%2CCAQJ%2C2BAAA%2CmBAAA%2CCAUA%2C2BAAA%2CgBAAA%2CCAGI%2CyBAAA%2C2BAAA%2CaAAA%2CCAAA%2CCAIA%2CkEAAA%2C2BAAA%2CCASJ%2CyBAAA%2CqDAAA%2CCAKI%2C%2BBAAA%2CuPAAA%2CCAkBI%2CuCAAA%2CyBAAA%2CCAKJ%2CsEAAA%2CsBAAA%2CCAIA%2CgDAAA%2CYAAA%2CCAIA%2CiCAAA%2C6CAAA%2CCAKI%2CyCAAA%2CgLAAA%2CCAYJ%2CyFAAA%2CWAAA%2CCAIA%2CiGAAA%2CYAAA%2CCCnwBR%2CaAAA%2C4CAAA%2CCAII%2CyBAAA%2CaAAA%2CqCAAA%2CCAAA%2CCAMA%2CwBAAA%2C0FAAA%2CCRFI%2CoCAAA%2CwBAAA%2CkBAAA%2CCAAA%2CCQUA%2CwBAAA%2CWAAA%2CCAII%2CkIAAA%2C0CAAA%2CCAWJ%2C6BAAA%2CoCAAA%2CCAKI%2CyBAAA%2C6BAAA%2CSAAA%2CCAAA%2CCAQR%2CiBAAA%2C4DAAA%2CCAMI%2CyBAAA%2CiBAAA%2CcAAA%2CCAAA%2CCAKJ%2CwBAAA%2CgDAAA%2CCAKI%2CyBAAA%2CwBAAA%2CcAAA%2CCAAA%2CCC9DR%2CmBAAA%2CiBAAA%2CCAGI%2CsBAAA%2CkEAAA%2CCAOA%2CsBAAA%2CiJAAA%2CCASI%2CyBAAA%2CsBAAA%2CqBAAA%2CCAII%2C4BAAA%2C4KAAA%2CCAAA%2CCAMJ%2CgFAAA%2CqFAAA%2CCAQI%2CyBAAA%2CgFAAA%2CuBAAA%2CCAAA%2CCAKJ%2CwCAAA%2CiCAAA%2CCAIA%2CwCAAA%2CiCAAA%2CCAIA%2CwBAAA%2CiDAAA%2CCAKI%2C4BAAA%2C0FAAA%2CCAQI%2CyBAAA%2C4BAAA%2CyDAAA%2CCAAA%2CCAOA%2CgCAAA%2CuCAAA%2CCAOJ%2C0BAAA%2C8CAAA%2CCASZ%2C6BAAA%2CyIAAA%2CCASI%2CyBAAA%2C6BAAA%2CiDAAA%2CCAAA%2CCC%2FFJ%2CeAAA%2CoBAAA%2CCAGI%2C%2BBAAA%2CmEAAA%2CCAMI%2CyBAAA%2C%2BBAAA%2CkBAAA%2CCAAA%2CCAKJ%2CgCAAA%2CoGAAA%2CCAOI%2CyBAAA%2CgCAAA%2CkBAAA%2CCAAA%2CCAIA%2CwCAAA%2CaAAA%2CCAIA%2CkCAAA%2CeAAA%2CCAIA%2CuCAAA%2C0MAAA%2CCAcA%2CuDAAA%2CuBAAA%2CCAMJ%2CwBAAA%2C8BAAA%2CCAMI%2CsDAAA%2CsEAAA%2CCAMA%2CyCAAA%2CkBAAA%2CCAIA%2C4CAAA%2CYAAA%2CCAKI%2CwDAAA%2C%2BBAAA%2CCAMA%2CsaAAA%2CYAAA%2CCAUJ%2C2DAAA%2CWAAA%2CCAOJ%2C6BAAA%2CsDAAA%2CCAOA%2CmCAAA%2C%2BBAAA%2CCCpGA%2CiDAAA%2C8QAAA%2CCAWI%2CuDAAA%2CsCAAA%2CCAMJ%2C4CAAA%2C2FAAA%2CCAQA%2CkFAAA%2CgBAAA%2CCD%2BEA%2CoCAAA%2CYAAA%2CCAIA%2CqCAAA%2CkBAAA%2CCAGI%2CyBAAA%2CqCAAA%2CkBAAA%2CCAAA%2CCAIA%2C8CAAA%2C0HAAA%2CCAUI%2CoDAAA%2CiCAAA%2CCAOR%2CuCAAA%2CYAAA%2CCAIA%2C6BAAA%2CiBAAA%2CCAIA%2C4BAAA%2CgCAAA%2CCnBhIA%2CyBAAA%2C4BAAA%2C2BAAA%2CCAAA%2CCAKA%2CmGAAA%2CsTAAA%2CCAoBI%2C0OAAA%2C8CAAA%2CCAOJ%2CmCAAA%2CoFAAA%2CCAOA%2C8BAAA%2C6BAAA%2CCmB6FQ%2CyBAAA%2CoCAAA%2CSAAA%2CCAAA%2CCEpJZ%2CiBAAA%2C0EAAA%2CCAKI%2CyBAAA%2CiBAAA%2CsBAAA%2CCAAA%2CCAIA%2CoBAAA%2CiBAAA%2CCAGI%2CyBAAA%2C%2BBAAA%2CCCVJ%2CiBAAA%2C4CAAA%2CCAII%2CyBAAA%2CiBAAA%2CYAAA%2CCAAA%2CCAIA%2CoBAAA%2CiBAAA%2CCAIA%2CqBAAA%2CgCAAA%2CCtBEJ%2CyBAAA%2CqBAAA%2C2BAAA%2CCAAA%2CCAKA%2C8EAAA%2CsTAAA%2CCAoBI%2CgMAAA%2C8CAAA%2CCAOJ%2C4BAAA%2CoFAAA%2CCAOA%2CuBAAA%2C6BAAA%2CCsBpCA%2CeAAA%2C2BAAA%2CCCjBA%2C4BAAA%2CYAAA%2CCAIA%2CkGAAA%2CyEAAA%2CCAOA%2CoJAAA%2CkHAAA%2CCAUI%2CgKAAA%2CSAAA%2CCAMJ%2CgCAAA%2CuGAAA%2CCAOI%2CyBAAA%2CgCAAA%2CsBAAA%2CCAAA%2CCAIA%2C%2BBAAA%2CgCAAA%2CsBAAA%2CCAAA%2CCAIA%2CwCAAA%2CYAAA%2CCAIA%2CkCAAA%2C0BAAA%2CCAII%2CwCAAA%2CuHAAA%2CCAKJ%2CoCAAA%2C%2BKAAA%2CCAOI%2C0CAAA%2CqBAAA%2CCAQR%2C%2BCAAA%2C6CAAA%2CCAMI%2CiDAAA%2CmEAAA%2CCAMI%2CuDAAA%2CiJAAA%22%7D */