@keyframes squareshake{0%{transform:translate(-10%,-10%) rotate(0deg);animation-timing-function:ease}25%{transform:translate(10%,-10%) rotate(90deg);animation-timing-function:cubic-bezier(.5,.1,.1,1)}50%{transform:translate(10%,10%) rotate(180deg);animation-timing-function:cubic-bezier(.1,.8,.9,.2)}75%{transform:translate(-10%,10%) rotate(270deg);animation-timing-function:cubic-bezier(.8,.1,.2,.9)}to{transform:translate(-10%,-10%) rotate(1turn);animation-timing-function:ease}}.deco_square{position:absolute;width:900px;height:900px;border-radius:160px;z-index:1;background-color:var(--color-c-brand)}.deco_square.deco_square1{bottom:-600px;left:-600px;animation:squareshake 20s infinite}.deco_square.deco_square2{right:-600px;top:-600px;animation:squareshake 26s infinite}.settle_box{padding:48px 48px 48px 36px;border-radius:24px;overflow:hidden;color:var(--color-white);gap:24px;align-items:center;display:flex;flex-direction:column}.settle_box .settle_nav{display:flex;justify-content:space-between;text-align:center;width:100%}.settle_box .settle_nav .active{position:relative}.settle_box .settle_nav .active:after{content:"";display:block;position:absolute;left:0;right:0;margin-inline:auto;bottom:-8px;width:30px;height:4px;border-radius:4px;background:var(--color-c-brand2)}.settle_box .settle_color{padding:32px;background-color:var(--color-c-black);border-radius:24px;overflow:hidden;flex:1;display:flex;align-items:center;justify-content:space-between}@media(min-width:790px){.settle_box{gap:32px;flex-direction:row}.settle_box .settle_nav{flex-direction:column;gap:24px;text-align:left;width:62px}.settle_box .settle_nav .active:after{right:auto}.settle_box .settle_color{padding:48px 64px;min-height:292px}}.custom-toast-container{padding:0;--toastify-toast-offset:20vh}.layer-pop-msg{width:100%}.layer-pop-msg .box{padding:82px 0 88px 82px;background-color:#000;background-image:url(https://www.tktk.com/assets/img/f15es4frrt.png);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;color:#fff}.layer-pop-msg .box .img-addon{width:276px;height:48px;display:block;object-fit:contain;object-position:left}.layer-pop-msg .box .logo-info{margin-top:18px;font-size:32px;font-weight:900;line-height:44px;margin-bottom:112px}.layer-pop-msg .box .text{font-size:18px;line-height:28px}.layer-pop-msg .box .text2{display:none}@media screen and (max-width:980px){.layer-pop-msg .box{text-align:center;padding:64px 0;background-image:url(https://www.tktk.com/assets/img/f15es4frrt2.png);background-position:bottom}.layer-pop-msg .box .img-addon{width:100%;height:36px;object-position:center;margin:0 auto}.layer-pop-msg .box .logo-info{margin-top:24px;font-size:20px;line-height:30px;margin-bottom:2px}.layer-pop-msg .box .text{font-size:16px;line-height:24px}.layer-pop-msg .box .text2{display:block;margin-top:216px}.layer-pop-msg .box .text3{display:none}}