@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 borderGradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@-webkit-keyframes load1{0%,80%,to{box-shadow:0 0;height:2em}40%{box-shadow:0-1rem;height:2.5rem}}@keyframes load1{0%,80%,to{box-shadow:0 0;height:2rem}40%{box-shadow:0-2rem;height:2.5rem}}section>.informationList{list-style:none;margin:auto;margin-top:2rem}section>.informationList>li{width:100%;transition:300ms;opacity:0;border-radius:5px;position:relative;border-image:linear-gradient(90deg,#00aeff 0,#46c2fd 100%);border-image-slice:1;border-width:1px;border-style:solid;border-image-repeat:round;background:linear-gradient(90deg,#f6f9fb 0,#fcfbfe 45%,#fdf9fb 100%);color:#666}section>.informationList>li>a{width:100%;display:flex;justify-content:space-between;align-items:stretch;flex-wrap:wrap;text-decoration:none;color:#666;font-weight:700}section>.informationList>li>a>img{align-self:flex-start;border-radius:5px}section>.informationList>li>a>div:nth-child(2) p{color:#666}section>.informationList>li>a>div:nth-child(2)>p:first-child{color:#aeff00}section>.informationList>li>a>div:last-child{display:flex;align-items:center}section>.informationList>li:nth-child(odd){background:rgba(0,174,255,.3)}section>.informationList>li:nth-child(even){background:rgba(70,194,253,.3)}section>.informationList>li:hover{background:#fff}section>.informationList>li:hover p{color:#666;transition:300ms}section>.emptyResult{margin-top:2rem}.page-load-status{width:100%;display:none}.loadingArea{min-height:100px}.loadingArea .loader,.loadingArea .loader:after,.loadingArea .loader:before{background:#666;-webkit-animation:load1 1s infinite ease-in-out;animation:load1 1s infinite ease-in-out;width:.5rem;height:2rem}.loadingArea .loader{color:#666;text-indent:-9999rem;margin:44px auto;position:relative;font-size:.6rem;-webkit-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0);-webkit-animation-delay:-.16s;animation-delay:-.16s}.loadingArea .loader:after,.loadingArea .loader:before{position:absolute;top:0;content:""}.loadingArea .loader:before{left:-1rem;-webkit-animation-delay:-.32s;animation-delay:-.32s}.loadingArea .loader:after{left:1rem}@media screen and (max-width:767px){section{width:100%;margin:auto}section>.contentsTitle,section>.informationList>li{width:96%!important;margin:auto}section>.informationList{width:100%;padding:1rem 0}section>.informationList>li{margin-bottom:2rem;background:#fdf9fb;padding:1rem;box-sizing:border-box}section>.informationList>li>a{font-size:1.4rem}section>.informationList>li>a>img{width:90%;height:auto;margin:0 auto}section>.informationList>li>a>div:nth-child(2){width:100%;display:flex;align-items:center;flex-wrap:wrap;margin-top:1rem}section>.informationList>li>a>div:nth-child(2)>.phone{margin-top:2rem;width:100%;display:flex;justify-content:center;align-items:center;font-size:1.2rem}section>.informationList>li>a>div:nth-child(2)>.phone>i{font-size:1.4rem;align-items:center;color:#999}section>.informationList>li>a>div:last-child{padding:.5rem}}@media screen and (min-width:768px) and (max-width:1024px){section{width:96%;margin:auto}section>.informationList{width:100%}section>.informationList>li{margin-bottom:2rem;box-sizing:border-box}section>.informationList>li>a{font-size:1.4rem}section>.informationList>li>a>img{width:140px;height:auto;margin:1rem}section>.informationList>li>a>div:nth-child(2){width:calc(100% - 160px - 3rem);display:flex;align-items:center}section>.informationList>li>a>div:last-child{padding:.5rem}section>.informationList>li>a>div:last-child>i{font-size:2rem;align-items:center;color:#999}}@media screen and (min-width:1025px){section{min-width:1025px;max-width:1680px;width:96%;margin:auto}section>.informationList{max-width:900px}section>.informationList>li{margin-bottom:2rem;box-sizing:border-box}section>.informationList>li>a{font-size:1.4rem}section>.informationList>li>a>img{width:100px;height:auto;margin:.5rem}section>.informationList>li>a>div:nth-child(2){width:calc(100% - 220px - 3rem);padding:1rem 0;display:flex;flex-wrap:wrap;align-items:center}section>.informationList>li>a>div:nth-child(2)>p{width:100%}section>.informationList>li>a>div:nth-child(2)>p:first-child{font-size:1.8rem}section>.informationList>li>a>div:nth-child(2)>p:nth-child(2){font-size:1.2rem}section>.informationList>li>a>div:last-child{padding:.5rem}section>.informationList>li>a>div:last-child>i{font-size:2rem;align-items:center;color:#999}}