@-webkit-keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomIn{0%{opacity:0;-webkit-transform:scale3d(0.3, 0.3, 0.3);transform:scale3d(0.3, 0.3, 0.3)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@keyframes slideFadeZoomOut{0%{opacity:0;-webkit-transform:scale3d(1.5, 1.5, 1.5);transform:scale3d(1.5, 1.5, 1.5)}70%{opacity:1}100%{opacity:1}}@-webkit-keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@keyframes slideFadeInDown{0%{opacity:0;margin-top:20%}70%{opacity:1;margin-top:25%}100%{opacity:1;margin-top:25%}}@-webkit-keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@keyframes slideFadeInDown2{0%{opacity:0;margin-top:70%}70%{opacity:1;margin-top:80%}100%{opacity:1;margin-top:80%}}@-webkit-keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-50px, 0);transform:translate(-50px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes slideRhtSlideIn{0%{opacity:0;-webkit-transform:translate(-50px, 0);transform:translate(-50px, 0)}40%{opacity:.2}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes fuwafuwa{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@keyframes fuwafuwa{0%,100%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(-20px);transform:translateY(-20px)}}@-webkit-keyframes fireworks{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}50%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fireworks{0%{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px)}50%{opacity:1;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:0;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes car{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes car{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes family{0%{opacity:0;-webkit-transform:rotate(20deg);transform:rotate(20deg)}100%{opacity:1;-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes family{0%{opacity:0;-webkit-transform:rotate(20deg);transform:rotate(20deg)}100%{opacity:1;-webkit-transform:rotate(0);transform:rotate(0)}}@-webkit-keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(30);transform:scale(30)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeZoomIn{0%{opacity:0;-webkit-transform:scale(30);transform:scale(30)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes lftSlideIn{0%{opacity:0;-webkit-transform:translate(100px, 0);transform:translate(100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@keyframes rhtSlideIn{0%{opacity:0;-webkit-transform:translate(-100px, 0);transform:translate(-100px, 0)}100%{opacity:1;-webkit-transform:translate(0, 0);transform:translate(0, 0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@keyframes fadeRotateIn{0%{opacity:0;-webkit-transform:rotateY(45deg);transform:rotateY(45deg)}100%{opacity:1;-webkit-transform:rotateY();transform:rotateY()}}@-webkit-keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}@keyframes flipInY{from{-webkit-transform:rotate3d(0, 1, 0, 90deg);transform:rotate3d(0, 1, 0, 90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}60%{-webkit-transform:rotate3d(0, 1, 0, 10deg);transform:rotate3d(0, 1, 0, 10deg);opacity:1}to{opacity:1}}#mainArea{height:100vh;height:100svh;position:relative}#mainArea .main-img{width:80%;height:50%;position:absolute;bottom:100px;left:50%;text-align:center;overflow:visible;padding-bottom:20px;-webkit-transform:translate3d(-50%, 0, 0);transform:translate3d(-50%, 0, 0)}@media screen and (max-width: 1024px){#mainArea .main-img{width:85%;bottom:auto;top:50%;-webkit-transform:translate3d(-50%, -45%, 0);transform:translate3d(-50%, -45%, 0);padding-bottom:0}}@media screen and (max-width: 600px){#mainArea .main-img{width:95%;-webkit-transform:translate3d(-50%, -50%, 0);transform:translate3d(-50%, -50%, 0)}}#mainArea .main-img img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#mainArea .main_box{max-width:1600px;margin:0 auto;position:relative}#mainArea .illust{position:absolute;width:260px;bottom:10px}#mainArea .illust.left{left:3%}#mainArea .illust.right{right:3%}#header_inner{width:100%;max-width:1600px;margin:0 auto;position:relative;overflow:hidden;z-index:20000}#header_inner .header_txt{padding:40px 0 20px;height:100svh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}#header_inner .header_txt h1{width:75%;max-height:300px}#header_inner .header_txt h1.myLozad{opacity:0;-webkit-transform:scale(0.2);transform:scale(0.2);-webkit-transition:all 1s ease;transition:all 1s ease}#header_inner .header_txt h1.myLozad[data-loaded=true]{opacity:1;-webkit-transform:scale(1);transform:scale(1)}@media screen and (max-width: 1024px){#header_inner .header_txt h1{margin-top:6%}}@media screen and (max-width: 600px){#header_inner .header_txt h1{width:85%}}#header_inner .header_txt .date{width:100%;max-width:650px;position:absolute;bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;opacity:0;-webkit-animation:fadeIn 1s ease forwards;animation:fadeIn 1s ease forwards;-webkit-animation-delay:1s;animation-delay:1s}@media screen and (max-width: 1024px){#header_inner .header_txt .date{max-width:430px;margin-bottom:15%}}@media screen and (max-width: 600px){#header_inner .header_txt .date{width:85%;margin-bottom:120px}}#header_inner .header_txt .map{position:absolute;width:120px;top:52%;left:120px}#header_inner .header_txt .map a{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s;transition:all .3s}#header_inner .header_txt .map a:hover{-webkit-transform:translateY(10px);transform:translateY(10px);display:block}#header_inner .header_txt .map.myLozad{opacity:0;-webkit-transform:translateY(-40px);transform:translateY(-40px);-webkit-transition:all 1s ease;transition:all 1s ease;-webkit-transition-delay:1s;transition-delay:1s}#header_inner .header_txt .map.myLozad[data-loaded=true]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (max-width: 1024px){#header_inner .header_txt .map{right:auto;left:40px;top:30%}}@media screen and (max-width: 600px){#header_inner .header_txt .map{width:70px;top:25%;left:20px}}#header_inner .header_txt .catch{position:absolute;width:250px;top:35%;right:0}#header_inner .header_txt .catch a{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:all .3s;transition:all .3s}#header_inner .header_txt .catch a:hover{-webkit-transform:translateY(10px);transform:translateY(10px);display:block}#header_inner .header_txt .catch.myLozad{opacity:0;-webkit-transform:translateY(40px);transform:translateY(40px);-webkit-transition:all 1s ease;transition:all 1s ease;-webkit-transition-delay:1s;transition-delay:1s}#header_inner .header_txt .catch.myLozad[data-loaded=true]{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media screen and (max-width: 1024px){#header_inner .header_txt .catch{right:30px;top:30%;width:150px}}@media screen and (max-width: 600px){#header_inner .header_txt .catch{width:85px;top:22%;right:3%}}#header_inner .header_txt .illust{position:absolute}#header_inner .header_txt .illust.car.left{width:240px;left:-50px;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-animation:1s car 1s forwards;animation:1s car 1s forwards}#header_inner .header_txt .illust.family.right{right:-50px;opacity:0;-webkit-animation:1s family 1s forwards;animation:1s family 1s forwards;-webkit-transform-origin:bottom left;transform-origin:bottom left}@media screen and (max-width: 1024px){#header_inner .header_txt .illust.car.left{width:140px;left:30px;bottom:30px}#header_inner .header_txt .illust.family.right{width:140px;right:30px;bottom:30px}}@media screen and (max-width: 600px){#header_inner .header_txt .illust.car.left{width:100px;bottom:20px}#header_inner .header_txt .illust.family.right{width:100px;bottom:20px}}h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#about{margin-top:80px;position:relative}#about .groupBox{background:#fff;border-radius:40px;padding:80px 40px 0;position:relative}#about .groupBox .illust.person{position:absolute;right:-50px;bottom:-100px}@media screen and (max-width: 1024px){#about .groupBox .illust.person{display:none}}@media screen and (max-width: 600px){#about .groupBox{border-radius:20px;padding:60px 20px 0}}#about h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:450px;height:130px;margin-left:auto;margin-right:auto;background:#0068b7;border-radius:80px;position:absolute;top:-75px;left:calc(50% - 225px)}#about h2 img{width:240px}@media screen and (max-width: 1024px){#about{margin-top:120px}#about .groupBox{padding-left:10px;padding-right:10px}#about h2{height:100px;width:400px;top:-50px;left:calc(50% - 200px)}#about h2 img{height:70px}}@media screen and (max-width: 600px){#about{margin-top:60px}#about .groupBox{padding-left:10px;padding-right:10px;padding-top:50px}#about h2{height:60px;width:200px;top:-30px;left:calc(50% - 100px)}#about h2 img{height:40px}}#about ul.group-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#about ul.group-list li{width:25%;padding:20px 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#about ul.group-list li img{width:100%;max-width:190px;max-height:100px}#about ul.group-list.second,#about ul.group-list.third{-ms-flex-pack:distribute;justify-content:space-around}#about ul.group-list.second li,#about ul.group-list.third li{width:auto}#about ul.group-list.second li img,#about ul.group-list.third li img{max-width:230px}#about ul.group-list.third{padding-bottom:70px}#about ul.group-list.third li img{max-width:260px}@media screen and (max-width: 1024px){#about ul.group-list li{padding:15px 30px}#about ul.group-list li img{max-height:70px;max-width:none;-o-object-fit:contain;object-fit:contain}#about ul.group-list.second li,#about ul.group-list.third li{width:25%}#about ul.group-list.third{padding-bottom:40px}#about ul.group-list.third li{width:33.3333333333%}}@media screen and (max-width: 600px){#about ul.group-list li{padding:10px}#about ul.group-list li img{max-height:50px}#about ul.group-list.third{padding-bottom:20px}}#mapArea{position:relative;margin-top:280px}#mapArea .flag-Area{top:-80px}#mapArea .flag-Area .flag{left:-80px}#mapArea .flag-Area .flag.right{left:auto;right:-80px}#mapArea .mapArea{background:#fff;border-radius:4%;padding:80px 7%;position:relative;color:#000}#mapArea .mapArea .illust.person{position:absolute;right:-50px;bottom:-100px}#mapArea .mapArea .illust.person.right{right:auto;left:-50px}@media screen and (max-width: 1024px){#mapArea .mapArea .illust.person{display:none}}@media screen and (max-width: 600px){#mapArea .mapArea{padding:80px 5% 40px;border-radius:20px}}#mapArea h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:450px;height:130px;margin-left:auto;margin-right:auto;background:#e95513;border-radius:80px;position:absolute;color:#fff;top:-75px;left:calc(50% - 225px);font-family:"Oswald",sans-serif;font-size:3.125rem;letter-spacing:.3em;margin-bottom:40px}@media screen and (max-width: 600px){#mapArea h2{font-size:1.625rem;letter-spacing:.1em;width:70%;height:60px;left:15%;top:-40px}}#mapArea .map{margin-bottom:40px}@media screen and (max-width: 600px){#mapArea .map{margin-top:-20px;margin-bottom:0}}#mapArea #booth-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-15px;margin-right:-15px;letter-spacing:0}#mapArea #booth-list .booth-list{width:25%;margin-left:15px;margin-right:15px;counter-reset:number number02 7 number03 13 number04 20}#mapArea #booth-list .booth-list li{font-size:1.125rem}#mapArea #booth-list .booth-list li::before{counter-increment:number 1;content:counter(number) "."}@media screen and (max-width: 600px){#mapArea #booth-list .booth-list li{font-size:.875rem}}#mapArea #booth-list .booth-list.list01{width:22%}#mapArea #booth-list .booth-list.list02{width:29%}#mapArea #booth-list .booth-list.list02 li::before{counter-increment:number02 1;content:counter(number02) "."}#mapArea #booth-list .booth-list.list03{width:22%}#mapArea #booth-list .booth-list.list03 li::before{counter-increment:number03 1;content:counter(number03) "."}#mapArea #booth-list .booth-list.list04{width:25%}#mapArea #booth-list .booth-list.list04 li::before{counter-increment:number04 1;content:counter(number04) "."}@media screen and (max-width: 1024px){#mapArea #booth-list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}#mapArea #booth-list .booth-list{width:45%;margin-left:10px;margin-right:10px}#mapArea #booth-list .booth-list.list02{width:47%}#mapArea #booth-list .booth-list.list03{width:100%}}@media screen and (max-width: 600px){#mapArea #booth-list{display:none}}#car{position:relative}#car .h2Area{position:relative}#car .h2Area .h2_bg{position:absolute}#car h2{padding-top:100px;margin-bottom:120px}#car h2 img{width:100%;max-width:800px}@media screen and (max-width: 1024px){#car h2{padding-top:30px;margin-bottom:100px}#car h2 img{max-width:80%}}@media screen and (max-width: 600px){#car h2{padding-top:20px}#car h2 img{width:70%}}#car .specialcar-list{overflow:hidden;margin-top:-80px}@media screen and (max-width: 1024px){#car .specialcar-list{margin-top:-90px}}#car .specialcar-list.lozad-lftIn{-webkit-transition-delay:2s;transition-delay:2s}#car .specialcar-list li{width:102%;aspect-ratio:198/50;overflow:hidden}#car .specialcar-list li a{display:block;width:100%;height:100%;position:relative}#car .specialcar-list li a .photo{width:100%;height:100%}#car .specialcar-list li a .photo img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:left top;object-position:left top}#car .specialcar-list li a:hover{opacity:.8}#car .specialcar-list li .logo{height:100px;position:absolute;bottom:40px;left:calc((100% - 1100px)/2);z-index:2}#car .specialcar-list li .logo img{height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 1024px){#car .specialcar-list li .logo{left:6%;bottom:20px;height:60px}}@media screen and (max-width: 600px){#car .specialcar-list li .logo{left:5%;bottom:10px;height:30px}}#car .specialcar-list li:nth-child(even) .logo{height:70px}@media screen and (max-width: 1024px){#car .specialcar-list li:nth-child(2) .logo{height:40px}}@media screen and (max-width: 600px){#car .specialcar-list li:nth-child(2) .logo{height:20px}}#set{position:relative;overflow:hidden;background:url(../../images/set/kazari01.png) no-repeat center center}@media screen and (max-width: 600px){#set{margin-top:80px}}#set .h2Area{text-align:center;position:relative;padding-top:130px;margin-bottom:60px;font-weight:600;background:rgba(0,0,0,0)}#set .h2Area::after{display:none}@media screen and (max-width: 1024px){#set .h2Area{padding-top:150px}}@media screen and (max-width: 600px){#set .h2Area{padding-top:70px;margin-bottom:30px}}#set .h2Area .h2sup{background:#fff;padding:10px 20px;color:#0068b7;display:inline-block;font-size:2.625rem;position:relative}#set .h2Area .h2sup::after{position:absolute;content:"";width:0;height:0;border-style:solid;border-width:30px 15px 0 15px;border-color:#fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);bottom:-30px;left:50%;z-index:2;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width: 600px){#set .h2Area .h2sup::after{border-width:15px 8px 0 8px;bottom:-15px}}#set .h2Area .h2sup .confetti{position:absolute;width:200px;top:80%;left:-120px;z-index:-1}#set .h2Area .h2sup .confetti.right{left:auto;right:-120px}@media screen and (max-width: 600px){#set .h2Area .h2sup .confetti{width:100px;left:-50px;top:50%}#set .h2Area .h2sup .confetti.right{right:-50px}}@media screen and (max-width: 1024px){#set .h2Area .h2sup{font-size:1.5625rem}}@media screen and (max-width: 600px){#set .h2Area .h2sup{font-size:1.125rem}}#set .h2Area h2{padding-top:60px;font-size:4.625rem;line-height:1.4}#set .h2Area h2 img{width:100%;max-width:700px}@media screen and (max-width: 1024px){#set .h2Area h2{font-size:3.125rem;padding-top:40px}}@media screen and (max-width: 600px){#set .h2Area h2{padding-top:20px;font-size:1.5rem}}#set .setcar-list .setcarbox{position:relative}#set .setcar-list .setcarbox .logo img{max-width:260px;max-height:120px}#set .setcar-list .setcarbox .illust.person{position:absolute;right:-200px}@media screen and (max-width: 1024px){#set .setcar-list .setcarbox .illust.person{display:none}}#set .setcar-list .setcarbox .specArea{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-20px}#set .setcar-list .setcarbox .specArea .inner{width:calc((100% - 45px)/2)}#set .setcar-list .setcarbox .specArea .inner+.inner{margin-left:45px}#set .setcar-list .setcarbox+.setcarbox{margin-top:70px;padding-top:70px;border-top:2px dotted #fff}#set .setcar-list .setcarbox.mini .illust{left:-200px;right:auto}#set .setcar-list .setcarbox.wagen .logo img{width:155px}#set .setcar-list .setcarbox.wagen .illust{bottom:-50px;right:-210px}@media screen and (max-width: 600px){#set .setcar-list .setcarbox .logo img{max-width:80px;max-height:60px}#set .setcar-list .setcarbox .specArea{display:block;margin-top:20px}#set .setcar-list .setcarbox .specArea .inner{width:100%}#set .setcar-list .setcarbox .specArea .inner .sp-only{margin-bottom:10px}#set .setcar-list .setcarbox .specArea .inner+.inner{margin-left:0;margin-top:60px}#set .setcar-list .setcarbox+.setcarbox{margin-top:50px;padding-top:50px}}#used{position:relative;overflow:hidden;background:url(../../images/used/kazari02.png) no-repeat center center}#used .h2Area{text-align:center;position:relative;padding-top:80px;margin-bottom:60px;overflow:hidden;background:rgba(0,0,0,0)}#used .h2Area h2{width:680px;margin:0 auto;padding-left:110px}@media screen and (max-width: 1024px){#used .h2Area h2{max-width:450px;padding-left:70px}}#used .h2Area .h2sup{display:inline-block;position:relative}#used .h2Area .h2sup .kazari{position:absolute;width:180px;bottom:0;left:-140px;z-index:-1}#used .h2Area .h2sup .kazari.right{left:auto;right:-160px;width:220px}@media screen and (max-width: 1024px){#used .h2Area .h2sup .kazari{left:-80px;width:120px}#used .h2Area .h2sup .kazari.right{right:-120px;width:180px}}@media screen and (max-width: 600px){#used .h2Area{padding-top:30px;margin-bottom:30px}#used .h2Area h2{width:100%;max-width:260px;padding-left:40px}#used .h2Area .h2sup{display:block}#used .h2Area .h2sup .kazari{left:0;width:70px}#used .h2Area .h2sup .kazari.right{right:0;width:90px}}#used .illust.person{position:absolute;right:-50px;bottom:100px}#used .illust.person.right{right:auto;left:-50px;bottom:0}@media screen and (max-width: 1024px){#used .illust.person{display:none}}#used .pricedown{background:#ffe028;color:#000;text-align:center;padding:20px 40px;border-radius:20px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}#used .pricedown .date{font-size:2.1875rem;position:relative;display:inline-block}#used .pricedown .date::before,#used .pricedown .date::after{position:absolute;content:"";width:2px;height:1em;background:#000;-webkit-transform:rotate(-30deg);transform:rotate(-30deg);left:-30px;bottom:10px}#used .pricedown .date::after{right:-30px;left:auto;-webkit-transform:rotate(30deg);transform:rotate(30deg)}@media screen and (max-width: 1024px){#used .pricedown .date{font-size:1.75rem}}#used .pricedown .txt{font-size:3.125rem}#used .pricedown .txt span{font-size:1.875rem}#used .pricedown .txt span.tRed{font-size:3.125rem}@media screen and (max-width: 1024px){#used .pricedown .txt{font-size:1.875rem}#used .pricedown .txt span{font-size:1.375rem}#used .pricedown .txt span.tRed{font-size:1.875rem}}@media screen and (max-width: 600px){#used .pricedown{padding:20px 5%;margin-bottom:40px}#used .pricedown .date{font-size:1.25rem}#used .pricedown .txt{font-size:1.375rem}#used .pricedown .txt span{font-size:1rem}#used .pricedown .txt span.tRed{font-size:1.375rem}}@media screen and (max-width: 1024px){#used .wrap{padding-left:4%;padding-right:4%}}#used .used-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#used .used-list li{width:50%;padding:30px 20px;border-bottom:2px dotted #fff}#used .used-list li .priceArea{font-size:2.125rem;line-height:1.2;font-weight:400;padding-left:30px;letter-spacing:0;height:180px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#used .used-list li .priceArea .h3Area{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#used .used-list li .priceArea .h3Area h3{display:block}#used .used-list li .priceArea .h3Area .h3sup{background:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1.25rem;line-height:1;padding:0 10px;height:30px;margin-left:10px;font-family:"Oswald",sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal}#used .used-list li .priceArea .txt{font-size:1.625rem;margin-top:10px}#used .used-list li .priceArea .priceBox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#used .used-list li .priceArea .priceBox .detail{font-size:1.1875rem;font-family:"Oswald","Noto Sans JP",sans-serif;font-weight:600;margin-top:10px;margin-left:10px}#used .used-list li .priceArea .priceBox .detail>p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#used .used-list li .priceArea .priceBox .detail>p span:first-child{padding-right:5px}#used .used-list li .priceArea .priceBox .detail>p:first-child{border-bottom:2px solid #fff;padding-bottom:5px;margin-bottom:5px}#used .used-list li .priceArea .price{font-family:"Oswald",sans-serif;font-size:5rem;overflow:hidden;font-weight:bold;line-height:1}#used .used-list li .priceArea .price span{font-size:2.8125rem;font-family:"Noto Sans JP",sans-serif;padding-left:5px;vertical-align:middle}#used .used-list li .photo a{display:block}#used .used-list li .photo a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#used .used-list li .photo a:hover{opacity:.8}#used .used-list li .sup{padding-left:30px;line-height:1.4}#used .used-list li:nth-child(odd){border-left:2px dotted #fff}#used .used-list li.culm01{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px;border-left:0;padding:0 20px 30px 30px}#used .used-list li.culm01 .h3Area{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#used .used-list li.culm01 .h3Area h3{line-height:1;margin-bottom:15px}#used .used-list li.culm01 .h3Area .h3sup{margin-top:5px}#used .used-list li.culm01 .priceBox .txt{margin-right:10px}#used .used-list li.culm01 .priceArea{width:50%;padding-right:40px;height:auto}#used .used-list li.culm01 .priceArea .sup{padding-left:0}#used .used-list li.culm01 .photo{width:50%;padding-left:30px}@media screen and (max-width: 1300px){#used .used-list li{padding:30px 0}#used .used-list li .priceArea{padding-left:0}#used .used-list li:nth-child(3),#used .used-list li:nth-child(5){padding-left:15px}#used .used-list li.culm01{padding:0 20px 30px 0}}@media screen and (max-width: 1024px){#used .used-list li .priceArea{font-size:1.75rem}#used .used-list li .priceArea .txt{font-size:1.25rem}#used .used-list li .priceArea .priceBox{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}#used .used-list li .priceArea .priceBox .detail{font-size:1.0625rem;margin-top:0}#used .used-list li .priceArea .priceBox .detail>p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#used .used-list li .priceArea .priceBox .detail>p span:first-child{padding-right:5px}#used .used-list li .priceArea .priceBox .detail>p:first-child{border-bottom:2px solid #fff;padding-bottom:5px;margin-bottom:5px}#used .used-list li .priceArea .price{font-size:2.8125rem}#used .used-list li .priceArea .price span{font-size:1.25rem}#used .used-list li .sup{padding-left:10px}#used .used-list li.culm01 .priceArea{padding-right:0}}@media screen and (max-width: 600px){#used .used-list li{padding:20px 10px;display:block;width:100%}#used .used-list li:nth-child(odd){border-left:none}#used .used-list li .priceArea{font-size:1.5rem;padding-left:0;height:auto}#used .used-list li .priceArea .txt{font-size:1.125rem}#used .used-list li .priceArea .priceBox{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:10px}#used .used-list li .priceArea .priceBox .detail{font-size:.875rem;margin-left:20px}#used .used-list li .priceArea .priceBox .detail>p{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#used .used-list li .priceArea .priceBox .detail>p span:first-child{padding-right:5px}#used .used-list li .priceArea .priceBox .detail>p:first-child{border-bottom:2px solid #fff;padding-bottom:5px;margin-bottom:5px}#used .used-list li .priceArea .price{font-size:3.125rem}#used .used-list li .priceArea .price span{font-size:1.25rem}#used .used-list li .sup{padding-left:0}#used .used-list li.culm01{display:block;margin-bottom:0;padding:0 10px 20px 10px}#used .used-list li.culm01 .priceArea{width:100%;padding-right:0}#used .used-list li.culm01 .priceArea .sup{padding-left:0}#used .used-list li.culm01 .photo{width:100%;padding-left:0}}#used .action{margin-top:100px;width:100%;height:230px}#used .action a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#0068b7;width:100%;height:100%;color:#fff;font-size:1.875rem;text-align:center;position:relative;line-height:1.4;padding-left:40px;padding-right:40px}#used .action a .logo{width:230px;text-align:right;padding-right:20px}#used .action a .logo img{width:160px}#used .action a>div{width:calc(100% - 230px)}#used .action a .txt{font-size:3.1875rem}#used .action a::before{position:absolute;content:"";width:100%;height:100%;background:#000;right:-15px;top:15px;opacity:.2;mix-blend-mode:multiply;z-index:-1}#used .action a::after{position:absolute;content:"";width:calc(100% - 40px);height:190px;border:1px solid #fff}#used .action a:hover{background:#ffe028;color:#0068b7}@media screen and (max-width: 1024px){#used .action{height:180px;margin-top:60px}#used .action a{font-size:1.125rem}#used .action a .logo{width:120px}#used .action a .logo img{width:80px}#used .action a>div{width:calc(100% - 120px)}#used .action a .txt{font-size:1.875rem;margin-top:15px}#used .action a::after{height:140px}}@media screen and (max-width: 600px){#used .action{height:140px;margin-top:40px}#used .action a{display:block;font-size:.75rem;padding:20px}#used .action a .logo{width:100%;text-align:center;padding-right:0;margin-bottom:20px}#used .action a .logo img{width:80px}#used .action a>div{width:100%}#used .action a .txt{font-size:1.125rem;margin-top:5px}#used .action a::before{right:-7px;top:7px}#used .action a::after{position:absolute;content:"";width:calc(100% - 20px);height:120px;left:10px;top:10px}}#used .sup.att{font-size:.8125rem;font-family:"游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;margin-top:80px;letter-spacing:0;text-align:center}@media screen and (max-width: 600px){#used .sup.att{text-align:left}}#present{position:relative;overflow:hidden;background:url(../../images/present/kazari03.png) no-repeat center center}#present h2{padding-top:70px;padding-left:60px}@media screen and (max-width: 1024px){#present h2{padding-top:50px}#present h2 img{width:85%}}@media screen and (max-width: 600px){#present h2{padding-left:20px;padding-top:30px}}#present .gold{margin-top:-50px}@media screen and (max-width: 600px){#present .gold{margin-top:0}}#present .silver{margin-top:60px}@media screen and (max-width: 600px){#present .silver{margin-top:30px}}#present .illust.person{position:absolute;left:80px;bottom:250px}#present .illust.person.right{left:auto;right:-20px;bottom:0}@media screen and (max-width: 1024px){#present .illust.person{display:none}}#present .catalog{background:#ffe028;display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:30px;padding:30px 25px;color:#0068b7;font-size:2.375rem;line-height:1.2;font-weight:bold;margin-top:80px}#present .catalog .photo{width:50%;padding-right:20px}#present .catalog .txt{width:50%;padding-right:30px;padding-left:20px}#present .catalog .txt .title{font-size:4.0625rem}#present .catalog .txt .sup{font-size:2.0625rem;text-align:right}@media screen and (max-width: 1024px){#present .catalog{display:block}#present .catalog .photo{width:100%;padding-right:0}#present .catalog .txt{width:100%;margin-top:40px;text-align:center;padding:0}#present .catalog .txt .title{margin-top:10px}#present .catalog .txt .sup{text-align:center;margin-top:10px}}@media screen and (max-width: 600px){#present .catalog{padding:20px;margin-top:30px}#present .catalog .txt{margin-top:20px;font-size:1rem}#present .catalog .txt .title{font-size:1.375rem}#present .catalog .txt .sup{font-size:1.125rem}}#family{position:relative;background:url(../../images/family/kazari04.png) repeat-y top 100px center}#family .h2Area{background:#ffe028;position:relative;margin-bottom:60px}#family .h2Area::after{position:absolute;content:"";background:#ffe028;width:50px;height:30px;-webkit-clip-path:polygon(48% 100%, 0 0, 100% 0);clip-path:polygon(48% 100%, 0 0, 100% 0);left:calc(50% - 15px)}@media screen and (max-width: 1024px){#family .h2Area{margin-bottom:40px}}@media screen and (max-width: 600px){#family .h2Area{margin-bottom:20px}#family .h2Area::after{width:30px;height:20px}}#family h2{position:relative;top:-50px}#family h2 img{width:100%}@media screen and (max-width: 600px){#family h2{top:-10px}}#family .wrap.inner{max-width:1300px;position:relative}#family .wrap.inner .free{position:absolute;top:-80px;right:130px;width:200px}@media screen and (max-width: 1024px){#family .wrap.inner .free{width:140px;right:5%;top:-100px}}@media screen and (max-width: 600px){#family .wrap.inner .free{width:100px;top:-40px}}#family .event-list{padding-top:30px}#family .event-list>li{position:relative}#family .event-list>li+li{margin-top:90px}#family .event-list>li .illust.person{position:absolute}@media screen and (max-width: 1024px){#family .event-list>li .illust.person{max-width:200px;height:120px}#family .event-list>li .illust.person img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}}@media screen and (max-width: 600px){#family .event-list>li .illust.person{width:100px;height:60px}}#family .event-list>li.family02 .illust.person{bottom:40px;left:-30px}@media screen and (max-width: 1024px){#family .event-list>li.family02 .illust.person{bottom:10px;left:-20px}}@media screen and (max-width: 600px){#family .event-list>li.family02 .illust.person{bottom:0;left:-10px}}#family .event-list>li.family03 .illust.person{bottom:-40px;right:0px}@media screen and (max-width: 600px){#family .event-list>li.family03 .illust.person{bottom:-20px;right:-10px}}#family .event-list>li.family04 .illust.person{bottom:-40px;left:-50px}@media screen and (max-width: 1024px){#family .event-list>li.family04 .illust.person{left:-30px}}@media screen and (max-width: 600px){#family .event-list>li.family04 .illust.person{bottom:-10px;left:-10px}}#family .event-list>li.family05 .illust.person{bottom:-40px;right:0}@media screen and (max-width: 1024px){#family .event-list>li.family05 .illust.person{right:20px}}@media screen and (max-width: 600px){#family .event-list>li.family05 .illust.person{bottom:-20px}}#family .event-list>li.family06{position:relative}#family .event-list>li.family06 .telArea{display:none}@media screen and (max-width: 600px){#family .event-list>li.family06 .telArea{position:absolute;left:40px;bottom:18px;color:#0068b7;display:block;font-size:.625rem}#family .event-list>li.family06 .telArea .tel{display:inline-block;margin-top:2px}#family .event-list>li.family06 .telArea .tel a{padding:5px 15px;border:2px solid #0068b7;display:inline-block;color:#0068b7;border-radius:10px}}@media screen and (max-width: 1024px){#family .event-list{padding-top:0}#family .event-list>li+li{margin-top:40px}}@media screen and (max-width: 600px){#family .event-list>li+li{margin-top:20px}}#offer{position:relative}@media screen and (max-width: 600px){#offer{background-size:contain}}#offer .bgImg{-webkit-clip-path:polygon(0 18%, 100% 1%, 100% 100%, 0 100%);clip-path:polygon(0 18%, 100% 1%, 100% 100%, 0 100%)}#offer .bgImg::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:url(../../images/food/kazari07.png);background-size:120%;background-position:top center}@media screen and (max-width: 1024px){#offer .bgImg{-webkit-clip-path:polygon(0 8%, 100% 1%, 100% 100%, 0 100%);clip-path:polygon(0 8%, 100% 1%, 100% 100%, 0 100%)}#offer .bgImg::after{top:150px}}#offer .wrap{padding-top:45px;padding-bottom:400px}@media screen and (max-width: 1024px){#offer .wrap{padding-top:0}}@media screen and (max-width: 600px){#offer .wrap{padding-bottom:150px}}#offer .wrap .offer-list li:first-child{margin-left:-180px;margin-right:-60px;width:calc(100% + 240px);margin-bottom:60px}@media screen and (max-width: 1024px){#offer .wrap .offer-list li:first-child{margin-left:-4%;margin-right:-3%;width:107%}}@media screen and (max-width: 600px){#offer .wrap .offer-list li:first-child{margin-bottom:20px}}#fun{position:relative;overflow:hidden;background:url(../../images/fun/kazari05.png) no-repeat center bottom 0;margin-top:-180px;z-index:2}@media screen and (max-width: 600px){#fun{background-size:contain;margin-top:-60px}}#fun .h2Area{position:relative}#fun .h2Area .h2_bg{position:absolute}#fun h2{position:relative;padding-top:100px}#fun h2 img{width:85%}@media screen and (max-width: 1024px){#fun h2{padding-top:40px;padding-left:80px}#fun h2 img{width:80%}}@media screen and (max-width: 600px){#fun h2{padding-left:40px;padding-top:20px}}#fun .illust.person{position:absolute;left:100px;bottom:-200px}#fun .illust.person.right{left:auto;right:-50px;bottom:0}@media screen and (max-width: 1024px){#fun .illust.person{max-width:220px;height:180px;bottom:-120px;left:-50px}#fun .illust.person img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#fun .illust.person.right{display:none}}@media screen and (max-width: 600px){#fun .illust.person{max-width:100px;height:80px;bottom:-70px;left:0}}#fun .prize-list{padding-bottom:200px}@media screen and (max-width: 600px){#fun .prize-list li{-webkit-transform:translateX(10px);transform:translateX(10px)}}@media screen and (max-width: 1024px){#fun .prize-list li:first-child{margin-left:0}}#fun .prize-list li:nth-child(2){text-align:right;width:80%;margin-left:auto;margin-right:0}@media screen and (max-width: 1024px){#fun .prize-list li:nth-child(2){width:80%;margin-left:auto;margin-right:0}}#fun .prize-list li:nth-child(3){margin-top:100px}@media screen and (max-width: 1024px){#fun .prize-list li:nth-child(3){margin-top:60px}}@media screen and (max-width: 600px){#fun .prize-list li:nth-child(3){margin-top:30px}}@media screen and (max-width: 600px){#fun .prize-list{padding-bottom:80px}}#father{position:relative;margin-top:-400px}@media screen and (max-width: 1024px){#father{margin-top:-300px}}@media screen and (max-width: 600px){#father{margin-top:-100px}}#father .bgImg{-webkit-clip-path:polygon(0 0, 100% 10%, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 10%, 100% 100%, 0 100%)}#father .bgImg::after{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:url(../../images/father/kazari06.png);background-size:120%;background-position:top center}@media screen and (max-width: 1024px){#father .bgImg{-webkit-clip-path:polygon(0 0, 100% 6%, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 6%, 100% 100%, 0 100%)}}@media screen and (max-width: 600px){#father .bgImg{-webkit-clip-path:polygon(0 0, 100% 5%, 100% 100%, 0 100%);clip-path:polygon(0 0, 100% 5%, 100% 100%, 0 100%)}}#father .wrap{padding-top:250px;padding-bottom:400px}@media screen and (max-width: 1024px){#father .wrap{padding-top:60px;padding-bottom:300px}}@media screen and (max-width: 600px){#father .wrap{padding-top:30px;padding-bottom:100px}}#father .h2Area{position:relative;margin-bottom:20px}#father h2{position:relative}#father h2 img{width:100%}#father .illust.person{position:absolute;left:-50px;bottom:-80px}#father .illust.person.right{left:auto;right:0;bottom:-250px}@media screen and (max-width: 1024px){#father .illust.person{max-width:220px;height:180px;left:-80px;bottom:-30px}#father .illust.person img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#father .illust.person.right{right:-20px;bottom:-100px}}@media screen and (max-width: 600px){#father .illust.person{width:100px;height:80px;left:-30px;bottom:-30px}#father .illust.person.right{right:-20px;bottom:-50px}}#father .wrap.inner{max-width:1300px;position:relative}#father .father-list li{margin-bottom:100px}@media screen and (max-width: 1024px){#father .father-list li{margin-bottom:40px}}@media screen and (max-width: 600px){#father .father-list li{margin-bottom:50px}}#food{position:relative;background:url(../../images/food/kazari07.png) repeat-y top center;padding-bottom:200px}@media screen and (max-width: 1024px){#food{padding-bottom:100px}}@media screen and (max-width: 600px){#food{padding-bottom:80px;background-size:contain}}#food .h2Area{background:#ffe028;position:relative;margin-bottom:60px}#food .h2Area::after{position:absolute;content:"";background:#ffe028;width:50px;height:30px;-webkit-clip-path:polygon(48% 100%, 0 0, 100% 0);clip-path:polygon(48% 100%, 0 0, 100% 0);left:calc(50% - 15px)}@media screen and (max-width: 1024px){#food .h2Area{margin-bottom:30px}}@media screen and (max-width: 600px){#food .h2Area{margin-bottom:20px}#food .h2Area::after{width:30px;height:20px}}#food h2{position:relative}#food h2 img{width:100%}#food .illust.person{position:absolute;left:-100px;bottom:-80px}#food .illust.person.right{left:auto;right:80px;bottom:-100px}@media screen and (max-width: 1024px){#food .illust.person{max-width:180px;height:100px;bottom:-50px;left:-20px}#food .illust.person img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#food .illust.person.right{bottom:-50px;right:0}}#food .wrap.inner{position:relative}#food .food-list{padding-top:30px}@media screen and (max-width: 600px){#food .food-list{padding-top:10px}}#food .food-list li{margin-bottom:100px}#food .food-list li:first-child{margin-left:-120px}@media screen and (max-width: 1024px){#food .food-list li:first-child{margin-left:-4%}}@media screen and (max-width: 1024px){#food .food-list li{-webkit-transform:translateX(10px);transform:translateX(10px);margin-bottom:40px}}@media screen and (max-width: 600px){#food .food-list li{-webkit-transform:translateX(5px);transform:translateX(5px);margin-bottom:30px}#food .food-list li:last-child{margin-bottom:40px}}#special{position:relative;background:url(../../images/special/kazari08.png) repeat-y top 100px center;margin-top:0}@media screen and (max-width: 600px){#special{background-size:contain}}#special .h2Area{background:#ffe028;position:relative;margin-bottom:100px;height:250px}#special .h2Area::after{position:absolute;content:"";background:#ffe028;width:50px;height:30px;-webkit-clip-path:polygon(48% 100%, 0 0, 100% 0);clip-path:polygon(48% 100%, 0 0, 100% 0);left:calc(50% - 15px);bottom:-29px}@media screen and (max-width: 1024px){#special .h2Area{height:180px;margin-bottom:80px}}@media screen and (max-width: 600px){#special .h2Area{height:100px;margin-bottom:40px}#special .h2Area::after{width:30px;height:20px;bottom:-19px}}#special h2{position:relative;top:-100px;left:-50px}#special h2 img{width:100%}@media screen and (max-width: 1024px){#special h2{top:-30px}}@media screen and (max-width: 600px){#special h2{top:-10px;left:-20px}}#special .spesial-list li{margin-bottom:40px}@media screen and (max-width: 1024px){#special .spesial-list li{margin-bottom:20px}}@media screen and (max-width: 600px){#special .spesial-list li{margin-bottom:10px}}#attention{text-align:center;font-family:"游ゴシック体",YuGothic,"游ゴシック","Yu Gothic",sans-serif;margin-top:100px}#attention .sup{font-size:.875rem}@media screen and (max-width: 600px){#attention{text-align:left;margin-top:60px;font-size:.75rem}}.preparation{text-align:center;margin-bottom:30px;margin-top:50px;font-size:2.5rem}@media screen and (max-width: 600px){.preparation{font-size:1.125rem}}#finish{position:absolute;bottom:100px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:800px;margin-top:0;margin-bottom:0}#finish .finish{background:rgba(255,255,255,.9);color:#0068b7;padding:40px;text-align:center;font-size:1.875rem}#finish .finish .m-top40{margin-top:40px}@media screen and (max-width: 1024px){#finish{-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-left:8%;padding-right:8%}}@media screen and (max-width: 600px){#finish .finish{font-size:1.25rem;padding:25px 15px}#finish .finish .m-top40,#finish .finish .sp{margin-top:20px}}.coming-soon{text-align:center;font-size:3.125rem;font-family:"Oswald",sans-serif;font-weight:700;font-optical-sizing:auto;font-style:normal;margin-top:80px}@media screen and (max-width: 600px){.coming-soon{font-size:1.875rem}}#cnt02,#cnt03{background-color:#275ba9;background-image:url(../../images/bg02.jpg);background-repeat:repeat-y;background-position:top center;background-size:100vw}@media screen and (max-width: 1900px){#cnt02,#cnt03{background-size:auto}}#cnt03{margin-top:0}.btn{width:100%;max-width:400px;height:80px;border:2px solid #fff;margin:100px auto 0}.btn a{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff}.btn a:hover{background:#e95513}@media screen and (max-width: 1024px){.btn{margin-top:60px}}/*# sourceMappingURL=toppage.css.map */