@charset "UTF-8";.l-header-menu__item__link,.l-header-menu__sub__name{font-weight:700;letter-spacing:normal;font-style:normal}.l-header{width:100%;height:64px;position:fixed;left:0;z-index:9999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;box-shadow:0 2px 6px 1px rgba(0,0,0,.2)}.l-header-left{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;margin:0 24px 0 0}.l-header-logo:hover{opacity:.6}.l-header-menu{-webkit-transition:.5s;transition:.5s}.l-header-menu__list{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:720px}.l-header-menu__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;height:34px;cursor:pointer;border-style:solid;border-width:0 1px 0 0}.l-header-menu__item:first-of-type{border-width:0 1px}.l-header-menu__item::after{content:"";position:absolute;width:100%;-webkit-transform:scaleX(0);transform:scaleX(0);height:4px;bottom:-15px;left:0;-webkit-transform-origin:bottom right;transform-origin:bottom right;-webkit-transition:-webkit-transform .4s cubic-bezier(.86,0,.07,1);transition:-webkit-transform .4s cubic-bezier(.86,0,.07,1);transition:transform .4s cubic-bezier(.86,0,.07,1);transition:transform .4s cubic-bezier(.86,0,.07,1), -webkit-transform .4s cubic-bezier(.86,0,.07,1)}.l-header-menu__item:hover::after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}.l-header-menu__item__link{text-decoration:none;width:100%;height:100%;padding:10px;font-size:16px;font-stretch:normal;line-height:1;text-align:center;white-space:nowrap}.l-header-menu__item__link:focus,.l-header-menu__item__link:hover{text-decoration:none}.l-header-menu__sub{position:absolute;top:32px;left:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:499px;height:0;padding:0 0 0 22px;border-top:solid 0 transparent;box-sizing:border-box;background-clip:padding-box}.l-header-menu__sub *{visibility:hidden;opacity:0}.l-header-menu__sub__list{list-style:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:30px;margin:0}.l-header-menu__sub__link{text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.l-header-menu__sub__separate{-webkit-transform:skewX(150deg) scaleY(.5);transform:skewX(150deg) scaleY(.5);border-left-style:solid;border-left-width:1px;padding:0 14px}.l-header-menu__sub__item:first-child .l-header-menu__sub__separate{border:none}.l-header-menu__sub__name{margin:0;-webkit-transform:skewX(-164deg) scaleY(2);transform:skewX(-164deg) scaleY(2);font-size:13px;font-stretch:normal;line-height:normal}.l-header-account__link,.l-header-lang__choose,.l-header-lang__item a{font-size:14px;font-stretch:normal}.l-header-menu__dropdown{position:absolute;top:148%;left:0;padding:20px 10px;background-color:#fff;border-radius:5px;width:600px;box-shadow:0 4px 10px rgba(0,0,0,.2);opacity:0;visibility:hidden;font-size:14px;-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.l-header-menu__dropdown__parent{margin:0 0 28px}.l-header-menu__dropdown__parent:last-child{margin:0}.l-header-menu__dropdown__parent__link{color:#000;font-weight:700;padding:0;text-decoration:none}.l-header-menu__dropdown__parent__link:hover{color:#234164}.l-header-menu__dropdown__parent__link__name{text-align:start;margin:0 0 12px 8px;padding:0 0 6px;border-bottom:solid 1px #e0e0e0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.l-header-menu__dropdown__parent__link__name .see-all{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:400}.l-header-menu__dropdown__parent__link__name .see-all .right-arrow{height:16px;margin:0 0 0 8px}.l-header-menu__dropdown__parent__link__img{width:16px;height:16px}.l-header-menu__dropdown__children{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr);-ms-grid-rows:auto;grid-template-rows:auto;gap:16px;margin:0 0 0 16px}.l-header-menu__dropdown__children__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.l-header-menu__dropdown__children__item__link{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#000;padding:0;display:block;text-align:start;line-height:1.2;text-decoration:none}.l-header-menu__dropdown__children__item__link:hover{color:#234164}.l-header-menu .l-header-menu__item:hover .l-header-menu__dropdown{display:block;opacity:1;visibility:visible}.l-header-menu .route-dropdown{left:-100%}.l-header-menu .book-dropdown{left:-300%}.l-header-menu .book-dropdown .l-header-menu__dropdown__parent{margin:0 0 12px}.l-header-menu .book-dropdown .l-header-menu__dropdown__parent__link{padding:0 0 12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;border-bottom:solid 1px #e0e0e0}.l-header-menu .book-dropdown .l-header-menu__dropdown__parent__link__name{margin:0 0 0 8px;padding:0;border:none}.l-header-menu .book-dropdown .l-header-menu__dropdown__parent:last-child{margin:0}.l-header-right{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;margin:0 0 0 30px}.l-header-search{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:48px}.l-header-search__toggle{visibility:hidden;width:0;height:0}.l-header-search__toggle:checked~.l-header-menu{visibility:hidden;opacity:0}.l-header-search__form{width:0;height:48px;position:absolute;top:0;right:44px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-transition:.5s;transition:.5s}.l-header-search__input{width:0;height:48px;padding:0;border:0;-webkit-transition:.5s;transition:.5s;visibility:hidden}.l-header-search__input::-webkit-input-placeholder{width:179px;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#b4becd}.l-header-search__input:-ms-input-placeholder{width:179px;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#b4becd}.l-header-search__input::placeholder{width:179px;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#b4becd}.l-header-search__toggle:checked~.l-header-right>.l-header-search>.l-header-search__form{width:360px;border-radius:24px;box-shadow:0 2px 6px 1px rgba(0,0,0,.2)}.l-header-search__toggle:checked~.l-header-right>.l-header-search>.l-header-search__form>.l-header-search__input{visibility:visible;width:360px;padding:14px 60px 14px 24px;border-radius:24px;background-color:#fff;outline:0;line-height:2}.l-header-search__image{display:none;position:absolute;top:10px;right:24px;opacity:0;-webkit-transition:.5s;transition:.5s}.l-header-search__toggle:checked~.l-header-right>.l-header-search>.l-header-search__form>.l-header-search__image{opacity:1}.l-footer-alkoo__banner:hover,.l-footer-area__term,.l-footer-sugotoku__button:hover,.l-header-lang__label:hover,.l-header-search__label:hover{opacity:.6}.l-header-search__label{position:absolute;top:9px;right:-12px;width:30px;height:30px;cursor:pointer}.l-header-search__close{display:none}.l-header-search__open,.l-header-search__toggle:checked~.l-header-right .l-header-search__close{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.l-header-search__toggle:checked~.l-header-right .l-header-search__open{display:none}.l-header-account{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:38px;height:100%;margin-left:30px}.l-header-account__image{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:100%;margin-top:15px;text-decoration:none}.l-header-account__mileage{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;margin:4px 0 0}.l-header-account__mileage__point{white-space:nowrap;margin:0 3px;font-size:16px;font-weight:700;font-stretch:condensed;font-style:normal;line-height:.75;letter-spacing:.64px;text-align:center}.l-footer-area__title,.l-header-account__link,.l-header-account__status,.l-header-lang__choose,.l-header-lang__item a{font-style:normal;letter-spacing:normal}.l-header-account__status{white-space:nowrap;margin:4px 0 0;font-size:12px;font-weight:700;font-stretch:normal;line-height:1.33;text-align:center}.l-header-account__list{list-style:none;position:absolute;top:54px;left:-47px;width:170px;height:0;padding:0;margin:0;border-top:solid 0 transparent;box-sizing:border-box;background-clip:padding-box}.l-header-account__list *{visibility:hidden;opacity:0}.l-header-account__item{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-left:16px;height:40px;cursor:pointer}.l-header-account__image:hover~.l-header-account__list,.l-header-account__list:hover{border-top-width:10px;-webkit-animation:fade-in-account-list 1s forwards;animation:fade-in-account-list 1s forwards}.l-header-account__image:hover~.l-header-account__list *,.l-header-account__list:hover *{visibility:visible;-webkit-animation:show-contents 1s forwards;animation:show-contents 1s forwards}.l-header-account__link{text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;font-weight:600;line-height:normal}.l-header-lang{position:relative;margin-left:30px;width:104px;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.l-header-lang__item,.l-header-lang__label{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;border-radius:20px;cursor:pointer}.l-header-lang__label{height:100%;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;padding:2px 10px;margin-bottom:0}.l-header-lang__choose{margin:0;font-weight:700;text-align:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;line-height:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.l-header-lang input{visibility:hidden;width:0;height:0}input:checked+.l-header-lang__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;list-style:none;position:absolute;padding:0;margin:0;top:45px}.l-header-lang__list{display:none}.l-header-lang__item{height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-top:8px;padding:2px 8px;box-shadow:0 2px 6px 1px rgba(0,0,0,.2)}.l-header-lang__item:hover{-webkit-transition:.5s;transition:.5s}.l-header-lang__item a{text-decoration:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-weight:700;text-align:center;width:100%;height:100%}.l-header-lang__item a p{margin:0}.l-header-app__link,.l-header-premium-plan,.l-header-premium-plan__list__item__link{font-size:14px;margin-left:8px;cursor:pointer;text-decoration:none}.l-header-lang__item a:focus,.l-header-lang__item a:hover{text-decoration:none}.l-header-premium{position:relative}.l-header-premium-plan{border:1px solid #2c4a76;color:#2c4a76;background-color:#fff;-webkit-transition:.3s;transition:.3s;border-radius:20px;padding:2px 10px;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.l-header-premium-plan:hover{background-color:#EAEDF2}.l-header-premium-plan__list{display:block;height:500px;position:absolute;top:27px;right:-28px;min-width:152px;list-style:none;padding:0}.l-header-premium-plan__list__item{margin-top:8px}.l-header-premium-plan__list__item__link{font-weight:700;color:#fff;border:1px solid #2c4a76;background-color:#2c4a76;-webkit-transition:.3s;transition:.3s;border-radius:20px;padding:4px 12px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.l-header-premium-plan__list__item__link:hover{background-color:#EAEDF2;border:1px solid #2c4a76;color:#2c4a76}.l-header-app{position:relative}.l-header-app__link{white-space:nowrap;border:1px solid #2c4a76;color:#2c4a76;background-color:#fff;-webkit-transition:.3s;transition:.3s;border-radius:20px;padding:2px 10px;height:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.l-header-app__link:hover{background-color:#EAEDF2}@-webkit-keyframes fade-in-sub-menu{from{height:0}to{height:101px}}@keyframes fade-in-sub-menu{from{height:0}to{height:101px}}@-webkit-keyframes fade-in-account-list{from{height:0}to{height:auto}}@keyframes fade-in-account-list{from{height:0}to{height:auto}}@-webkit-keyframes show-contents{from{opacity:0}to{opacity:1}}@keyframes show-contents{from{opacity:0}to{opacity:1}}body,html{width:100%}.l-main{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding-top:64px}::-webkit-search-cancel-button{-webkit-appearance:none}input::-ms-clear{visibility:hidden}.modal{display:none}a:hover{text-decoration:none}.l-footer{width:100%;margin-top:50px}.l-footer-app-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:28px;margin-bottom:28px}.l-footer-app{display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto;-ms-grid-rows:auto auto 1fr;grid-template-rows:auto auto 1fr;row-gap:36px;width:640px;height:408px;margin:0;padding:28px 0 0 28px;box-sizing:border-box;background-image:var(--image);background-size:cover;background-position:center;border-radius:24px}.l-footer-app__title{grid-column:1/3;-ms-grid-row:1;grid-row:1;color:#FFF;font-family:"YuGothic StdN","Noto Sans JP",sans-serif;font-size:28px;font-weight:700;line-height:32px}.l-footer-app__desc-text,.l-footer-app__desc-title{font-family:"Noto Sans JP",sans-serif;font-weight:700}.l-footer-app__title.b{color:#3683DB}.l-footer-app__desc{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;gap:24px;-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;margin:0;font-size:14px}.l-footer-app__desc-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;gap:16px}.l-footer-app__desc-title{position:relative;margin:0 0 0 36px;padding:8px 16px;line-height:1;background-color:#FFF;border-radius:18px}.l-footer-app__desc-title:before{content:var(--list-image);position:absolute;left:-36px;top:3px}.l-footer-app__desc-text{color:#FFF;line-height:1}.l-footer-app__desc-text.b{color:initial}.l-footer-app__appeal{-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3;display:-ms-grid;display:grid;-ms-grid-columns:auto 2px auto;grid-template-columns:auto 2px auto;-ms-grid-rows:auto 1fr;grid-template-rows:auto 1fr;-webkit-column-gap:20px;column-gap:20px;row-gap:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0;padding-left:36px}.l-footer-app__link{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:100%}.l-footer-app__qr{width:80px;height:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;border-radius:4px;background-color:#f0f0f0}.l-footer-app__border{width:2px;height:60%;margin:auto;background-color:#fff}.l-footer-app__store-rating{-ms-grid-column:3;grid-column:3;-ms-grid-row:1;grid-row:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:8px;color:#FFF;line-height:1}.l-footer-app__store-rating-average{font-size:10px}.l-footer-app__store-rating-point{font-family:"SF ProText",sans-serif;font-size:36px;font-weight:700;letter-spacing:-1.08px}.l-footer-app__qr-desc,.l-footer-sugotoku__title{font-family:"Noto Sans JP",sans-serif}.l-footer-app__store-rating-period{font-size:8px}.l-footer-app__qr-desc{grid-column:1/4;-ms-grid-row:2;grid-row:2;color:#FFF;font-size:12px}.l-footer-app__image{-ms-grid-column:2;grid-column:2;grid-row:2/4;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;height:100%;margin:0}.l-footer-app__image-img{height:300px;border-bottom-right-radius:24px}.l-footer-sugotoku{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:16px;margin:0}.l-footer-sugotoku__title{font-size:18px;font-weight:700;line-height:24px}.l-footer-sugotoku__desc{font-size:14px;line-height:1.75;text-align:center}.l-footer-sugotoku__button{padding:12px 32px;color:#FFF;font-weight:700;background-color:#3683DB;border:none;border-radius:24px;cursor:pointer}.l-footer-alkoo{display:-ms-grid;display:grid;-ms-grid-columns:auto auto;grid-template-columns:auto auto;-ms-grid-rows:auto auto 1fr;grid-template-rows:auto auto 1fr;gap:18px;width:600px;margin:0}.l-footer-alkoo__title{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;font-size:24px;font-weight:700}.l-footer-alkoo__desc{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2;margin:0;font-size:14px}.l-footer-alkoo__appeal{-ms-grid-column:1;grid-column:1;-ms-grid-row:3;grid-row:3;margin:0}.l-footer-alkoo__link{display:-ms-grid;display:grid;-ms-grid-columns:80px 110px;grid-template-columns:80px 110px;-ms-grid-rows:80px;grid-template-rows:80px;-webkit-column-gap:16px;column-gap:16px}.l-footer-alkoo__qr{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;width:80px;height:80px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;border-radius:4px;background-color:#f0f0f0}.l-footer-alkoo__banners{-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.l-footer-alkoo__banner{width:110px;height:auto}.l-footer-alkoo__image{-ms-grid-column:2;grid-column:2;grid-row:1/4;margin:0}.l-footer-alkoo__image-img{width:285px;height:auto}.l-footer-sitemap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-flow:column;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.l-footer-area{width:1140px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:auto;margin-right:auto}.l-footer-area__title{width:1140px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:40px auto 8px;font-size:22px;font-weight:700;font-stretch:condensed;line-height:normal}.l-footer-area__title:lang(ja){font-size:16px}.l-footer-area__list{width:50%;margin:0}.l-footer-area__desc,.l-footer-area__term{width:100%;font-weight:700;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-stretch:normal;font-style:normal;letter-spacing:normal}.l-footer-area__term{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:20px;font-size:14px;line-height:1.71;margin:0 0 12px}.l-footer-area__term:lang(ja){font-size:14px}.l-footer-area__term:after{content:"";-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:1px;margin:0 54px 0 4px}.l-footer-area__desc{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:1.71;margin:0 0 12px}.l-footer-area__desc:lang(ja){font-size:14px}.l-footer-area__item{white-space:nowrap;height:16px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 26px 16px 0;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.71;letter-spacing:normal}.l-footer-area__item:lang(ja){font-weight:500}.l-footer-area__item a{text-decoration:none}.l-footer-guide{display:-ms-grid;display:grid;grid-auto-flow:column;-ms-grid-rows:auto auto;grid-template-rows:auto auto;-ms-grid-columns:auto auto;grid-template-columns:auto auto;width:1140px}.l-footer-guide__title{width:570px;height:22px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin:40px auto 8px;font-size:22px;font-weight:700;font-stretch:condensed;font-style:normal;line-height:normal;letter-spacing:normal}.l-footer-guide__item,.l-footer-links__term{font-stretch:normal;font-style:normal;letter-spacing:normal}.l-footer-guide__title:lang(ja){font-size:16px}.l-footer-guide__area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:570px;margin:0 auto}.l-footer-guide__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;list-style-type:none;padding:0;margin-bottom:10px}.l-footer-guide__item{margin:0 20px 16px 0;font-size:14px;font-weight:400;line-height:1}.l-footer-guide__item:lang(ja){font-size:14px;font-weight:500}.l-footer-guide__item a{text-decoration:none}.l-footer-other{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.l-footer-links{position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;width:1140px;min-height:100px;margin:24px 0 8px}.l-footer-links__list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;width:50%;margin:0 0 12px}.l-footer-links__term{min-width:84px;height:20px;font-size:12px;font-weight:600;border-style:solid;border-width:1px;text-align:center}.l-footer-links__desc{height:14px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:10px;font-size:12px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal}.l-footer-copyright__en,.l-footer-copyright__ja,.l-footer-info{height:16px;font-size:12px;font-weight:300;font-stretch:normal;font-style:normal;letter-spacing:normal}.l-footer-links__desc:not(:first-of-type){padding-left:10px;border-left:solid 1px #fff}.l-footer-links__desc a{text-decoration:none}.l-footer-links__table{width:50%}.l-footer-links__table-column1{width:105px}.l-footer-links__table-column2{width:90px}.l-footer-links__table-column3{width:130px}.l-footer-links__table-column4{width:170px}.l-footer-links__area{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:50%}.l-footer-info{text-decoration:none;margin-right:20px}.l-footer-copyright__en,.l-footer-copyright__ja{white-space:nowrap;width:100%;margin:0;padding-right:30px;box-sizing:border-box;text-align:right}.l-footer-sns{width:76px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:35px 0 0}#cookie-notice-section{z-index:100;width:310px!important;height:179px!important;text-align:left!important;font-size:15px!important;position:fixed!important;padding:15px!important;bottom:1px!important;left:40px!important;margin:15px!important;border-radius:5px!important;background-color:rgba(245,245,245,.9)!important;box-sizing:border-box!important;display:none}#cookie-notice-section>span{line-height:1.75}#cookie-notice-section>a{color:#337ab7!important;text-decoration:none!important}#cookie-notice-section .cookie-accept-button-area{width:270px!important;height:26px!important;margin:30px 0!important;text-align:center!important;color:#337ab7!important;text-decoration:none!important}#cookie-notice-section .cookie-accept-button-area .cookie-accept-button{border-width:2px!important;border-style:solid!important;border-radius:5px!important;padding:6px 50px!important;cursor:pointer!important}#cookie-notice-section .cookie-accept-button-area .cookie-accept-button:hover{color:#23527c!important;text-decoration:underline!important}.l-footer-v2-wrapper{background-color:#fff;width:100%;height:543px}.l-footer-v2-container{background-color:#fff;max-width:1140px;height:100%;margin:0 auto;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.l-footer-v2-element{background-color:#fff;width:100%;text-align:center}.l-footer-v2-element__border{border-left:1px solid #D6D6D8}.l-footer-v2-element__img{width:538px}.l-footer-v2-element__qr-img{width:80px;height:80px}.l-footer-v2-element__p{text-align:left;font-size:14px;width:406px;height:85px;margin:-90px auto 0}.l-footer-v2-element__a{border-radius:100px;display:block;width:226px;height:48px;padding:15px;box-sizing:border-box;background:#FA5546;color:#fff;text-decoration:none;text-align:center;margin:0 auto}.l-footer-v2-element__btn-wrap{height:112px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end;padding-bottom:15px}.l-footer-v2-element__dl-wrap{margin:0 auto;width:406px;height:112px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.l-footer-taiwan-banner{width:1140px;margin:20px auto 40px}html body{font-family:-apple-system,Helvetica,"Hiragino Kaku Gothic ProN",sans-serif}.news-modal{top:50%;left:50%;right:unset;bottom:unset;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);overflow:visible!important}.news-modal__contents{width:700px;max-height:80vh;background-color:#fff;border-radius:6px;box-sizing:border-box;margin:unset;padding:24px 50px 32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.news-modal__contents__close{position:absolute;top:16px;right:16px;cursor:pointer}.news-modal__contents__title{width:100%;font-size:20px;font-weight:700;line-height:1.38;text-align:center;padding:16px 0;margin-bottom:8px;border-bottom:1px solid rgba(150,150,150,.3)}.news-modal__contents__img{height:260px}.news-modal__contents__bottom-btn{width:168px;height:48px;border-radius:24px;border:1px solid;margin-top:24px;font-size:16px;font-weight:700;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;cursor:pointer}.news-modal__contents__bottom-btn :hover{text-decoration:none}.breadcrumb>li+li::before{content:"/ ";padding:0 5px;color:#ccc}#main-content{margin:0;padding-top:64px;-webkit-font-feature-settings:"palt";font-feature-settings:"palt";line-height:1.75;color:#333}