@import url(phone.min.css)screen and (max-width:767px);@import url(tablet.min.css)screen and (min-width:768px) and (max-width:1024px);@import url(pc.min.css)screen and (min-width:1025px);@keyframes keyGradientAnimation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes fadeInAnimation{0%{opacity:0}to{opacity:1}}@keyframes gradientAnimation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes buttonAnimation{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes statusIconAnimation{0%{background-position:0 100%}to{background-position:0 0}}@keyframes fadeInFromBottomLeft{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInFromRight{0%{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}section #textArea{position:relative;margin:3rem auto;border-image:linear-gradient(315deg,#b59c63 0,#b58c42 3%,#943129 4%,#942929 6%,#ad3921 9%,#c66b21 10%,#ce8439 11%,#c66b21 13%,#ceb57b 14%,#c6ceb5 16%,#ced6bd 21%,#c7ffe9 22%,#ced6bd 23%,#cec694 24%,#c68c31 25%,#cebd7b 26%,#cebd7b 27%,#cead63 30%,#cec694 31%,#cebd7b 37%,#c68c31 37%,#bd6b29 41%,#ad3921 42%,#ad3921 43%,#c66b21 44%,#ce8439 48%,#942929 49%,#732929 52%,#942929 56%,#ad4239 60%,#bd6b29 61%,#732929 62%,#4a2929 66%,#523939 71%,#634a4a 76%,#735a5a 81%,#ad9484 86%,#c6ceb5 100%);border-image-slice:1;border-width:1px;border-style:solid;border-image-repeat:round;background:url(/img/meetingPlace/bg.jpg)no-repeat center;color:#fff;background-size:cover;padding:1rem;box-sizing:border-box}section #textArea>div{position:relative;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}section #textArea>div *{text-shadow:1px 1px 0 rgba(0,0,0,.7)}section #textArea>div>ul{list-style:none}section #textArea>div>ul>li{position:relative;opacity:0;animation-fill-mode:forwards}section #textArea>div>ul>li:nth-child(1){animation:fadeInFromBottomLeft 300ms ease-out 2.5s forwards}section #textArea>div>ul>li:nth-child(2){animation:fadeInFromBottomLeft 300ms ease-out 2.8s forwards}section #textArea>div>ul>li:nth-child(3){animation:fadeInFromRight 300ms ease-out 3.3s forwards}section #textArea>div>p{width:100%;margin-top:2rem;animation:fadeIn 300ms ease-out 4.8s forwards;opacity:0;display:flex;justify-content:center;line-height:1.5}section #textArea::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);mix-blend-mode:multiply}section #buttonArea{display:flex;justify-content:space-between;position:sticky;padding:1rem;box-sizing:border-box;z-index:2}section #buttonArea>button{background:linear-gradient(to right,#bf953f,#fcf6ba,#b38728,#fbf5b7,#aa771c);background-size:200% 100%;width:calc(50% - .3rem);border:1px solid #b09f68;transion:300ms;padding:1rem 0}section #buttonArea>button a{color:#666;text-shadow:1px 1px 0 rgba(255,255,255,.7);font-size:1.4rem;text-decoration:none;display:block;width:100%;height:100%}section #buttonArea.hover{background:rgba(0,0,0,.7)}section #mapArea,section #mapArea>div>div,section #mapArea>div>div>ul>li>.info>p{width:100%}section #mapArea>div{width:100%;border-image:linear-gradient(315deg,#b59c63 0,#b58c42 3%,#943129 4%,#942929 6%,#ad3921 9%,#c66b21 10%,#ce8439 11%,#c66b21 13%,#ceb57b 14%,#c6ceb5 16%,#ced6bd 21%,#c7ffe9 22%,#ced6bd 23%,#cec694 24%,#c68c31 25%,#cebd7b 26%,#cebd7b 27%,#cead63 30%,#cec694 31%,#cebd7b 37%,#c68c31 37%,#bd6b29 41%,#ad3921 42%,#ad3921 43%,#c66b21 44%,#ce8439 48%,#942929 49%,#732929 52%,#942929 56%,#ad4239 60%,#bd6b29 61%,#732929 62%,#4a2929 66%,#523939 71%,#634a4a 76%,#735a5a 81%,#ad9484 86%,#c6ceb5 100%);border-image-slice:1;border-width:1px;border-style:solid;border-image-repeat:round;background:#000;color:#fff}section #mapArea>div>div>ul{width:100%;list-style:none}section #mapArea>div>div>ul>li{width:100%;display:flex;flex-wrap:wrap;border-bottom:1px solid gray}section #mapArea>div>div>ul>li>h5{width:100%;font-size:1.6rem;color:#fc5c7d;background:linear-gradient(to right,#fde88d 0,#d9b564 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent}section #mapArea>div>div>ul>li>.info>img{max-width:700px;height:auto;cursor:zoom-in}section #mapArea>div>div>ul>li:last-child{border-bottom:none}section #mapArea>div>div:last-child{margin-bottom:0!important}section #howToMeetingArea{margin-top:4rem}section #howToMeetingArea>.process{margin-top:2rem}@media screen and (max-width:767px){section{width:100%}section #textArea{width:96%}section #textArea>div{width:100%;margin:auto;min-height:400px}section #textArea>div>p,section #textArea>div>ul>li{font-size:1.8rem}section #textArea>div>ul>li:nth-child(2){margin:4rem 0}section #textArea>div>ul>li:nth-child(3){font-size:2.4rem}section #buttonArea{top:calc(45px)}section #mapArea>div{width:96%;margin:auto;margin-top:1rem;padding:2rem 1rem;box-sizing:border-box}section #mapArea>div>div{margin-bottom:6rem}section #mapArea>div>div>ul{list-style:none}section #mapArea>div>div>ul>li{row-gap:2rem}section #mapArea>div>div>ul>li>h5{font-size:1.8rem;margin-bottom:0}section #mapArea>div>div>ul>li>.info{width:100%;display:flex;flex-wrap:wrap;align-content:space-between;column-gap:1rem}section #mapArea>div>div>ul>li>.info>p{font-size:1.4rem;line-height:1.5;margin-bottom:1rem;width:100%}section #mapArea>div>div>ul>li>.info>img{width:100%;border-radius:0}section #mapArea>div>div>ul>li>.map{width:100%;height:400px;border-radius:0}}@media screen and (min-width:768px) and (max-width:1024px){section{width:100%}section #buttonArea{top:calc(55px)}section #textArea{width:96%}section #textArea>div{width:100%;min-height:400px}section #textArea>div>p,section #textArea>div>ul>li{font-size:1.8rem}section #textArea>div>ul>li:nth-child(2){margin:4rem 0}section #textArea>div>ul>li:nth-child(3){font-size:2.4rem}section #mapArea{width:100%}section #mapArea>div{width:96%;margin:auto;margin-top:1rem;padding:2rem 1rem;box-sizing:border-box}section #mapArea>div>div{margin-bottom:6rem}section #mapArea>div>div>ul{list-style:none}section #mapArea>div>div>ul>li{row-gap:2rem}section #mapArea>div>div>ul>li>h5{font-size:1.8rem;margin-bottom:0}section #mapArea>div>div>ul>li>.info{width:100%;display:flex;flex-wrap:wrap;align-content:space-between;column-gap:1rem}section #mapArea>div>div>ul>li>.info>p{font-size:1.4rem;line-height:1.5;margin-bottom:1rem;width:calc(100% - 200px - 1.5rem)}section #mapArea>div>div>ul>li>.info>img{width:200px;border-radius:5px}section #mapArea>div>div>ul>li>.map{width:100%;height:400px}}@media screen and (min-width:1025px){section{width:100%}section #buttonArea{top:calc(60px)}section #textArea{min-width:1025px;max-width:1680px;width:96%}section #textArea>div{width:100%;height:400px;margin-top:2rem}section #textArea>div>p,section #textArea>div>ul>li{font-size:1.8rem}section #textArea>div>ul>li:nth-child(2){margin:4rem 0}section #textArea>div>ul>li:nth-child(3){font-size:2.4rem}section #mapArea{width:100%}section #mapArea>div{min-width:1025px;max-width:1680px;width:96%;margin:auto;margin-top:1rem;padding:2rem 1rem;box-sizing:border-box}section #mapArea>div>div{margin-bottom:6rem}section #mapArea>div>div>ul{list-style:none}section #mapArea>div>div>ul>li{column-gap:2rem}section #mapArea>div>div>ul>li>h5{font-size:1.8rem;margin-bottom:1rem}section #mapArea>div>div>ul>li>.info{width:30%;display:flex;flex-wrap:wrap;align-content:space-between}section #mapArea>div>div>ul>li>.info>p{font-size:1.4rem;line-height:1.5}section #mapArea>div>div>ul>li>.info>img{width:200px;border-radius:5px}section #mapArea>div>div>ul>li>.map{width:calc(70% - 2rem);height:400px}}