@import"./simpleJrSearch.min.css";.saleWrapper .tab__menu{grid-template-columns:repeat(2, 1fr);margin-bottom:3rem}.saleWrapper .tab__menu p{display:flex;justify-content:center;align-items:center;-moz-column-gap:.2rem;column-gap:.2rem}.saleWrapper .tab__menu p::before{content:"";display:inline-block;width:1.3em;height:1.3em;background:#5a5656}.saleWrapper .tab__menu p span{font-size:.8em}.saleWrapper .tab__menu p.jr::before{-webkit-mask:url(https://bigs.jp/area/img/train.svg) no-repeat center center/contain;mask:url(https://bigs.jp/area/img/train.svg) no-repeat center center/contain}.saleWrapper .tab__menu p.air::before{-webkit-mask:url(../img/air-plane.svg) no-repeat center center/contain;mask:url(../img/air-plane.svg) no-repeat center center/contain}.saleWrapper .tab__menu-btn.is-active p::before{background:#fff}@media(min-width: 768px){.areaSearch__list{grid-template-columns:repeat(4, 1fr);gap:1.5rem}}.hotel__link a{background-color:#007ac1;background-image:linear-gradient(to top left, #0582cb, #00aab5);color:#fff;padding:.75rem;border-radius:.3em;font-size:.9em;font-weight:500;display:flex;justify-content:center;align-items:center;-moz-column-gap:.3rem;column-gap:.3rem;letter-spacing:.05em}.hotel__link a:not(:last-of-type){margin-bottom:1rem}.hotel__link a.jr::before,.hotel__link a.air::before{content:"";display:inline-block;width:18px;height:18px;background:#fff}.hotel__link a.jr::before{-webkit-mask:url(https://bigs.jp/area/img/train.svg) no-repeat center center/contain;mask:url(https://bigs.jp/area/img/train.svg) no-repeat center center/contain}.hotel__link a.air::before{-webkit-mask:url(../img/air-plane.svg) no-repeat center center/contain;mask:url(../img/air-plane.svg) no-repeat center center/contain}.hotel__link a::after{content:"";display:inline-block;width:1em;height:1em;background:#fff;-webkit-mask:var(--mask-icon-right);mask:var(--mask-icon-right)}.seasonSpot .tab__menu{grid-template-columns:repeat(4, 1fr)}.departureSearch{background:#fafafa}.departureSearch__title{margin-bottom:3rem;text-align:center;font-size:1.5em;line-height:1.5;letter-spacing:1.2px}.departureSearch__main{display:flex;flex-direction:column;justify-content:center;gap:2.5rem}.departureSearch__plan h3{font-size:1.2em;margin-bottom:2rem;padding:.5rem;background:rgba(0,60,97,.0588235294);color:#003c61;border-radius:.3em;text-align:center}.departureSearch__list{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:1rem;column-gap:1rem}.departureSearch__list a{display:flex;justify-content:flex-start;align-items:center;-moz-column-gap:.5rem;column-gap:.5rem;padding:.5rem 0 .5rem .75rem;font-weight:500;color:#333;border-top:dotted 1px #d0d3d7}.departureSearch__list a::before{content:"";display:inline-block;width:30px;height:30px;background:url(../img/dep_JR.png) no-repeat;background-size:contain}@media(min-width: 768px){.departureSearch__list a{opacity:1;transition:all .2s}.departureSearch__list a:hover{color:#33b4dd}}.departureSearch__list.depAIR a::before{background:url(../img/dep_AIR.png) no-repeat;background-size:contain}@media(min-width: 768px){.departureSearch__main{flex-direction:row}.departureSearch__plan{width:45%}}