@charset "UTF-8";.c-carousel--blue .flickity-prev-next-button,.c-carousel--ramen-red .flickity-prev-next-button{transition:all .5s;width:36px;height:36px;cursor:pointer}.c-carousel--blue .flickity-prev-next-button svg,.c-carousel--ramen-red .flickity-prev-next-button svg{left:30%;top:30%;width:40%;height:40%}.c-carousel{position:relative;margin-bottom:40px}.c-carousel:not(.flickity-enabled){opacity:0}.c-carousel--blue .flickity-prev-next-button{box-shadow:0 0 8px 0 rgba(0,0,0,.15);background:#fff}.c-carousel--blue .flickity-prev-next-button svg .arrow{fill:#328cf5}.c-carousel--blue .flickity-page-dots .dot.is-selected{background:#328cf5}.c-carousel--ramen-red .flickity-prev-next-button{box-shadow:0 0 8px 0 rgba(0,0,0,.15);background:#fff}.c-carousel--ramen-red .flickity-prev-next-button svg .arrow{fill:#cf0014}.c-carousel--ramen-red .flickity-page-dots .dot.is-selected{background:#cf0014}@media (min-width:1200px){.c-carousel .flickity-prev-next-button.previous{left:-18}.c-carousel .flickity-prev-next-button.next{right:-18}.c-carousel--button-inside .flickity-prev-next-button.previous{left:10}.c-carousel--button-inside .flickity-prev-next-button.next{right:10}}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-prev-next-button{position:absolute;top:50%;width:44px;height:44px;border:none;border-radius:50%;background:#fff;background:hsla(0,0%,100%,.75);cursor:pointer;transform:translateY(-50%)}.flickity-prev-next-button:hover{background:#fff}.flickity-prev-next-button:focus{outline:none;box-shadow:0 0 0 5px #09f}.flickity-prev-next-button:active{opacity:.6}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button:disabled{opacity:.3;cursor:auto}.flickity-prev-next-button svg{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-prev-next-button .arrow{fill:#333}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#cdcdcd;border-radius:50%;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.carousel-item{margin-right:0;width:50%;border:none;height:305px}@media (max-width:1199px){.carousel-item{height:62.5vw;width:100%}}.carousel-item .thumbnail{height:305px;overflow:hidden;background:#fcfbf8}.carousel-item .thumbnail img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (max-width:1199px){.carousel-item .thumbnail{height:62.5vw}}.carousel-item .content{position:absolute;bottom:0;padding:48px 16px 10px;width:100%;height:114px;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.easy .carousel-item .content{height:auto}.carousel-item .title{height:55px;line-height:28px;font-size:20px;font-weight:700;color:#fff;overflow:hidden}.easy .carousel-item .title{height:auto}.easy .carousel-item .title rb,.easy .carousel-item .title rt,.easy .carousel-item .title ruby{color:#fff}.home-section-wrapper h1.home-section-title{font-size:24px;font-weight:700;margin-bottom:20px;color:#333}.home-section-wrapper .guide-maps-description{margin-bottom:24px;line-height:1.6;color:#666;font-size:16px;text-align:center}.home-section-wrapper .guide-maps-tabs{display:flex;justify-content:center;gap:0;margin:20px 0;text-align:center}.home-section-wrapper .guide-maps-tabs .guide-maps-tab{background-color:transparent;min-width:125px;color:#69af00;border:none;font-size:15px;cursor:pointer;height:55px;display:flex;align-items:center;justify-content:center}.home-section-wrapper .guide-maps-tabs .guide-maps-tab.active{background-color:#69af00;color:#fff;font-weight:600}.home-section-wrapper .guide-maps-points .guide-maps-section{margin-bottom:24px}.home-section-wrapper .guide-maps-points .guide-maps-section .guide-maps-section-title{font-size:20px;font-weight:600;margin-bottom:12px;color:#444;border-left:4px solid #007bff;padding-left:12px}.home-section-wrapper .guide-maps-points .guide-maps-section .guide-maps-list{list-style:none;padding:0;margin:0}.home-section-wrapper .guide-maps-points .guide-maps-section .guide-maps-list .guide-maps-item{padding:8px 0;border-bottom:1px solid #eee}.home-section-wrapper .guide-maps-points .guide-maps-section .guide-maps-list .guide-maps-item:last-child{border-bottom:none}.custom-marker{display:none;flex-direction:column;align-items:center;justify-content:center;opacity:0;-webkit-animation:fadeInUp .2s ease-out forwards;animation:fadeInUp .2s ease-out forwards;-webkit-animation-delay:.2s;animation-delay:.2s}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.custom-bubble{position:relative;display:inline-block;background:#fff;border:3px solid #69af00;border-radius:10px;padding:4px;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.1));margin-bottom:12px;white-space:nowrap;max-width:100px;word-wrap:break-word;overflow-wrap:break-word;box-sizing:border-box}.custom-bubble:after,.custom-bubble:before{content:"";position:absolute;left:50%;transform:translateX(-50%);border-style:solid}.custom-bubble:before{border-width:15px 12px 0;border-color:#69af00 transparent transparent;bottom:-15px}.custom-bubble:after{border-width:11px 9px 0;border-color:#fff transparent transparent;bottom:-10px}.bubble-text{font-weight:500;color:#333;font-size:10px;margin-bottom:0;text-align:center;white-space:normal;line-height:1.4}.custom-marker a{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;text-decoration:none}.marker-icon{font-size:24px}.c-pagination{margin:32px auto;display:flex;justify-content:center;align-items:center}@media (max-width:1199px){.c-pagination{justify-content:space-between;background:#f4f3f0;width:280px;border-radius:24px}}.c-pagination .page-item__link{line-height:44px;text-decoration:none;float:left;display:block;margin:0 2px;width:48px;height:48px;text-align:center;font-size:16px;font-weight:700;border-radius:50%}.c-pagination .page-item.sp .page-item__link{width:auto}.c-pagination .page-item.current .page-item__link{border:none;color:#222}.c-pagination .page-item.disabled .page-item__link{opacity:0}.c-pagination .page-item.next .page-item__link,.c-pagination .page-item.prev .page-item__link{display:block;position:relative;color:#fff}.c-pagination .page-item.next .page-item__link:before,.c-pagination .page-item.prev .page-item__link:before{display:block;position:absolute;top:50%;left:50%;margin-top:-6px;width:12px;height:12px;border-right:3px solid #fff;border-bottom:3px solid #fff;content:""}.c-pagination .page-item.prev .page-item__link:before{transform:rotate(135deg);margin-left:-4px}.c-pagination .page-item.next .page-item__link:before{transform:rotate(-45deg);margin-left:-8px}@media (min-width:1200px){.c-pagination .page-item.sp{display:none}}@media (max-width:1199px){.c-pagination .page-item{display:none}.c-pagination .page-item.next,.c-pagination .page-item.prev,.c-pagination .page-item.sp{display:block}}.c-pagination--blue .page-item__link{color:#328cf5;border:2px solid #328cf5}.c-pagination--blue .page-item.next .page-item__link,.c-pagination--blue .page-item.prev .page-item__link{background:#328cf5;color:#fff}.c-pagination--turquoise-blue .page-item__link{color:#00a6c9;border:2px solid #00a6c9}.c-pagination--turquoise-blue .page-item.next .page-item__link,.c-pagination--turquoise-blue .page-item.prev .page-item__link{background:#00a6c9;color:#fff}.c-pagination--ramen-red .page-item__link{color:#c20114;border:2px solid #c20114}.c-pagination--ramen-red .page-item.next .page-item__link,.c-pagination--ramen-red .page-item.prev .page-item__link{background:#c20114;color:#fff}.editors-pick{padding:0 16px}@media (max-width:1199px){.editors-pick .carousel-container{margin:0 -16px}}.c-text-on-image-card{display:block;position:relative;flex-shrink:0;background-repeat:no-repeat;background-size:cover;background-position:50%}.c-text-on-image-card--none:after,.c-text-on-image-card--with-blur:after,.c-text-on-image-card--with-mask:after{content:"";display:block;width:100%;height:100%}.c-text-on-image-card--with-mask:after{background-color:rgba(0,0,0,.4)}.c-text-on-image-card--with-blur:after{background:inherit;filter:blur(5px);position:absolute}.c-text-on-image-card .title--l,.c-text-on-image-card .title--m,.c-text-on-image-card .title--s{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;font-weight:700;color:#fff;width:100%}.c-text-on-image-card{width:100%;height:100%}.c-text-on-image-card .title--s{line-height:1.2;font-size:16px}.c-text-on-image-card .title--m{font-size:21px}.c-text-on-image-card .title--l{line-height:1.2;font-size:16px}.c-text-on-image-card .title--l span{color:#fff;font-size:12px}.c-text-on-image-card--portrait{padding-bottom:320px;width:200px;margin-right:12px}@media (min-width:1200px){.c-text-on-image-card .title--s{font-size:18px}.c-text-on-image-card .title--m{font-size:21px}.c-text-on-image-card .title--l{font-size:24px}.c-text-on-image-card .title--l span{font-size:15px}}.special-features{padding:0 16px}@media (min-width:1200px){.special-features .carousel-container{height:333px}}@media (max-width:1199px){.special-features .carousel-container{margin:0 -16px}}.hero-carousel{margin:0 auto 40px}@media (min-width:1200px){.hero-carousel{margin-top:1px;width:1200px}}.top_articles>.article-item{position:relative}.top_articles>.article-item:before{position:absolute;top:-14px;left:2px;z-index:10;line-height:1;font-size:24px;font-style:italic;font-weight:700;counter-increment:rank 1}.top_articles>.article-item:after{position:absolute;top:0;left:0;border:12px solid transparent;content:"";z-index:2}.top_articles>.article-item:first-child:before{content:"1"}.top_articles>.article-item:first-child:after{border-top-color:gold;border-left-color:gold}.top_articles>.article-item:nth-child(2):before{content:"2"}.top_articles>.article-item:nth-child(2):after{border-top-color:silver;border-left-color:silver}.top_articles>.article-item:nth-child(3):before{content:"3"}.top_articles>.article-item:nth-child(3):after{border-top-color:#b78961;border-left-color:#b78961}.home-section-wrapper{padding:24px 0 12px}.home-section-wrapper:has(.spots-wrapper,.articles-wrapper){width:calc(100% + 16px);margin-left:-8px}.home-section-wrapper.top{padding-top:0}@media (max-width:1199px){.home-section-wrapper{padding:24px 16px 12px}}@media (max-width:1199px){.full-width{margin:0 -16px}}.default-title{padding:16px 16px 0}.default-title h1{font-size:28px;color:#9cc455}.home-section-carousel--coupon,.home-section-carousel--square{background:#fff;margin-bottom:40px}.home-section-carousel--coupon .dot.is-selected,.home-section-carousel--square .dot.is-selected{background:#328cf5}.home-section-carousel--coupon .link,.home-section-carousel--square .link{display:block;height:0;padding-bottom:100%;position:relative;background-size:cover;background-position:50%}.home-section-carousel--coupon .content,.home-section-carousel--square .content{position:absolute;bottom:0;padding:36px 0 0;width:100%;background:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.home-section-carousel--coupon .content h3,.home-section-carousel--square .content h3{margin:0 5%;width:90%;border-top:1px solid hsla(0,0%,100%,.5);line-height:48px;text-align:center;color:#fff;font-size:16px}.home-section-carousel--coupon .coupon-card .bottom .text .price-box .off,.home-section-carousel--coupon .coupon-card .bottom .text .price-box .price,.home-section-carousel--coupon .coupon-card .bottom .text .title{color:#fff;font-weight:700}.home-section-carousel--square{height:208px}.home-section-carousel--square .cell{width:208px;margin-right:0}@media (max-width:1199px){.home-section-carousel--square .cell{width:200px}}.home-section-carousel--square .link{padding-bottom:100%}.home-section-carousel--coupon{height:222px}.home-section-carousel--coupon .flickity-viewport{padding-bottom:222px}.home-section-carousel--coupon .cell{width:200px;margin-right:12px;top:8px;box-shadow:0 0 8px 0 rgba(0,0,0,.15)}.home-section-carousel--coupon .cell .link{padding-bottom:208px}@media (max-width:1199px){.home-section-carousel--coupon .cell{width:200px}}.home-section-carousel--coupon .coupon-card .coupon-logo-box{height:102px;background-size:cover;background-position:50%}.home-section-carousel--coupon .coupon-card .coupon-logo-box .coupon-logo{padding:10px}.home-section-carousel--coupon .coupon-card .coupon-logo-box .coupon-logo img{width:46px;height:46px;border-radius:25px}.home-section-carousel--coupon .coupon-card .bottom{position:absolute;bottom:0;width:100%}.home-section-carousel--coupon .coupon-card .bottom .text{position:relative;height:106px;padding:10px;background:#fff}.home-section-carousel--coupon .coupon-card .bottom .text .title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;height:42px;margin-bottom:4px;line-height:21px;font-size:14px;color:#222}.home-section-carousel--coupon .coupon-card .bottom .text .taxfree-line{text-align:right;font-size:11px;color:#222}.home-section-carousel--coupon .coupon-card .bottom .text .taxfree{text-align:right;font-size:11px;color:#222;display:flex;width:100%;justify-content:flex-end}.home-section-carousel--coupon .coupon-card .bottom .text .price-box{position:absolute;bottom:4px;width:93%;right:7px;text-align:right}.home-section-carousel--coupon .coupon-card .bottom .text .price-box .price{font-family:Helvetica Neue,Arial,メイリオ,Meiryo,sans-serif;font-size:28px;color:#f93943;width:100%}.home-section-carousel--coupon .coupon-card .bottom .text .price-box .off{font-size:13px;padding:0 .25em;color:#f93943}.home-section-carousel--coupon .link{padding-bottom:100%}.editors-pick-wrapper,.special-features-wrapper{padding:24px 0 12px}.popup2-content .close_button{opacity:0!important}.home-section-title,.special-features-title{font-size:20px;font-weight:700;text-align:center;width:100%;margin-bottom:32px}.articles-wrapper,.spots-wrapper{display:flex;flex-wrap:wrap;justify-content:flex-start}.articles-wrapper.locally_picks .article-item,.spots-wrapper.locally_picks .article-item{flex:0 0 calc(33.33333% - 16px);margin:12px 8px}@media (max-width:1199px){.articles-wrapper.locally_picks .article-item,.spots-wrapper.locally_picks .article-item{flex:0 0 calc(100% - 16px)}}.articles-wrapper.guides_articles .article-item,.articles-wrapper.new_articles .article-item,.articles-wrapper.top_articles .article-item,.spots-wrapper.guides_articles .article-item,.spots-wrapper.new_articles .article-item,.spots-wrapper.top_articles .article-item{flex:0 0 calc(25% - 16px);margin:12px 8px}@media (max-width:1199px){.articles-wrapper.guides_articles .article-item,.articles-wrapper.new_articles .article-item,.articles-wrapper.top_articles .article-item,.spots-wrapper.guides_articles .article-item,.spots-wrapper.new_articles .article-item,.spots-wrapper.top_articles .article-item{flex:0 0 calc(50% - 16px)}}.articles-wrapper .article-item,.spots-wrapper .article-item{display:flex;flex-direction:column;position:relative;transition:all .3s ease}.articles-wrapper .article-item:hover,.spots-wrapper .article-item:hover{opacity:.8}.articles-wrapper .article-item:hover .article-item__title,.spots-wrapper .article-item:hover .article-item__title{color:#328cf5}.articles-wrapper .article-item.article-item_modelcourse .article-item__image:before,.spots-wrapper .article-item.article-item_modelcourse .article-item__image:before{position:absolute;content:"";border-color:#ff8552 transparent transparent #ff8552;border-style:solid;border-width:25px;z-index:1}.articles-wrapper .article-item.article-item_modelcourse .article-item__image:after,.spots-wrapper .article-item.article-item_modelcourse .article-item__image:after{content:"";background-image:url(/images/article/model-cource-icon.svg);background-repeat:no-repeat;background-position:0;background-size:14px 14px;width:50px;height:50px;position:absolute;z-index:2;left:7px;top:-10px}.articles-wrapper .article-item__image,.spots-wrapper .article-item__image{width:100%}.articles-wrapper .article-item__image img,.spots-wrapper .article-item__image img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1.5}.articles-wrapper .article-item__title,.spots-wrapper .article-item__title{text-align:left;font-size:15px;margin:8px;height:60px;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;text-decoration:none;overflow:hidden;transition:all .3s ease}.articles-wrapper .article-item__date,.spots-wrapper .article-item__date{font-size:12px;margin:8px;line-height:1.3;text-align:left;color:#666}@media (max-width:1199px){.articles-wrapper .article-item,.spots-wrapper .article-item{flex:0 0 calc(50% - 16px)}}.articles-wrapper .article-item__author,.spots-wrapper .article-item__author{margin:8px;width:100%;display:flex;justify-content:flex-start;align-items:center}.articles-wrapper .article-item__author-img,.spots-wrapper .article-item__author-img{flex-shrink:0;width:18px;height:18px}.articles-wrapper .article-item__author-img img,.spots-wrapper .article-item__author-img img{border-radius:50%;height:100%;-o-object-fit:cover;object-fit:cover}.articles-wrapper .article-item__author-name,.spots-wrapper .article-item__author-name{color:#888c8e;line-height:1;font-size:12px;padding-left:8px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.articles-wrapper .spot-item,.spots-wrapper .spot-item{flex:0 0 calc(25% - 16px);border-radius:12px;display:flex;flex-direction:column;background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.10196078431372549);margin:12px 8px;transition:all .3s ease}.articles-wrapper .spot-item:hover,.spots-wrapper .spot-item:hover{opacity:.8}@media (max-width:1199px){.articles-wrapper .spot-item,.spots-wrapper .spot-item{flex:0 0 calc(50% - 16px)}}.articles-wrapper .spot-item__image,.spots-wrapper .spot-item__image{width:100%}.articles-wrapper .spot-item__image img,.spots-wrapper .spot-item__image img{width:100%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1.5;border-top-left-radius:12px;border-top-right-radius:12px}.articles-wrapper .spot-item__title,.spots-wrapper .spot-item__title{font-size:15px;margin:10px 16px 4px;height:60px;line-height:1.3;word-break:break-all;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;text-decoration:none;overflow:hidden;text-align:left}.articles-wrapper .spot-item__category,.spots-wrapper .spot-item__category{text-align:left;font-size:12px;margin:0 16px 8px;line-height:1.4;text-decoration:none;display:flex;justify-content:flex-start;cursor:default}.articles-wrapper .spot-item__category span,.spots-wrapper .spot-item__category span{padding:.5em 18px;overflow:hidden;border-radius:99px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background-color:#69af00;color:#fff}.articles-more-wrapper,.special-features-more-wrapper,.spots-more-wrapper{display:flex;justify-content:center;margin-top:16px}.articles-more__button,.special-features-more__button,.spot-more__button{width:150px;height:50px;position:relative;display:flex;justify-content:center;align-items:center;background-color:#69af00;color:#fff;transition:all .3s ease}.articles-more__button:hover,.special-features-more__button:hover,.spot-more__button:hover{opacity:.8}