@keyframes simItemTilt{0%,24%{transform:rotate(0deg)}25%,49%{transform:rotate(1deg)}50%,74%{transform:rotate(-1deg)}75%,100%{transform:rotate(0deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(3rem)}100%{opacity:1;transform:translateY(0)}}*,*::before,*::after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:"Noto Sans JP",sans-serif}img{display:block;width:100%;max-width:100%;height:auto}.m-box-headerInner,.m-box-footerInner,.m-box-main{width:100dvw;margin:0 auto}.m-main{width:100dvw;-webkit-font-smoothing:antialiased;padding-bottom:0;width:100%;height:auto;background:url("/contents/lp/money-guide/img/common/bg.png") repeat-y center center/100% auto}.m-main-content{border-block:2px solid #000}.m-mainFavorite{background-color:#b6ffe4}.m-mainManagement{background-color:#f3e5f3}.m-mainOveruse{background-color:#ffedcf}.m-mainCard{background-color:#e2d6ff}.m-breadcrumb{width:100%;margin-inline:auto;padding:1.5vw 2.6666666667vw 0}@media screen and (max-width: 819px ){.m-breadcrumb{padding:2.8571428571vw 3.5714285714vw 0}}.m-breadcrumb--end{width:100%;margin-inline:auto;padding:1.5vw 2.6666666667vw;background-color:#fff}@media screen and (max-width: 819px ){.m-breadcrumb--end{padding:2.8571428571vw 3.5714285714vw}}.m-breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;gap:.8333333333vw 0}@media screen and (max-width: 819px ){.m-breadcrumb-list{gap:1.7857142857vw 0}}.m-breadcrumb-list li{display:inline-flex;align-items:center;font-size:min(1.5833333333vw,14px);color:#000;line-height:1.5}@media screen and (max-width: 819px ){.m-breadcrumb-list li{font-size:max(2.3214285714vw,12px)}}.m-breadcrumb-list li+li::before{content:">";margin-inline:.55em;color:#737373}.m-breadcrumb-list a{color:#737373;transition:color .3s;text-decoration:none}.m-breadcrumb-list a:hover{color:#000}.m-pagenavi{width:100%;margin-inline:auto;padding:1.5vw 2.6666666667vw;background-color:#fff}@media screen and (max-width: 819px ){.m-pagenavi{padding:2.8571428571vw 3.5714285714vw}}.m-pagenavi-list{display:flex;flex-wrap:wrap;align-items:center;gap:.8333333333vw 2.5vw}@media screen and (max-width: 819px ){.m-pagenavi-list{gap:1.7857142857vw 1.7857142857vw}}.m-pagenavi-list li{display:inline-flex;align-items:center;font-size:1.5833333333vw;line-height:1.5}@media screen and (max-width: 819px ){.m-pagenavi-list li{font-size:2.3214285714vw}}.m-pagenavi-list li:first-child a:before{display:none}.m-pagenavi-list a{color:#737373;text-decoration:none;transition:color .3s;display:flex;align-items:center}.m-pagenavi-list a::before{content:"";display:block;width:.9em;height:.9em;margin-right:.3em;background:#737373;clip-path:polygon(0 0, 0% 100%, 100% 50%);transition:background .3s}.m-pagenavi-list a:hover{color:#000}.m-pagenavi-list a:hover:before{background:#000}.m-pagenavi-list .is-active a{color:#000;pointer-events:none}.m-pagenavi-list .is-active a::before{background:#000}.m-gotop{position:fixed;bottom:8.3333333333vw;right:3.3333333333vw;display:none;z-index:100}.m-gotop a{display:block;width:6.75vw;height:-moz-fit-content;height:fit-content;margin-left:auto;margin-right:auto;transform:translateY(0);transition:all .3s}.m-gotop a:hover{transform:translateY(-0.3rem)}@media screen and (max-width: 819px ){.m-gotop{right:3.5714285714vw;bottom:17.8571428571vw}.m-gotop a{width:12.5vw}}.js-scrollEffect-fadeInUp,.js-loadEffect-fadeInUp{will-change:opacity,transform;opacity:0;transform:translateY(3rem);transition:opacity 1.2s cubic-bezier(0.215, 0.61, 0.355, 1),transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition-delay:.1s}.js-scrollEffect-fadeInUp.is-active,.js-loadEffect-fadeInUp.is-active{opacity:1 !important;transform:translateY(0)}.js-scrollEffect-fadeInLeft,.js-loadEffect-fadeInLeft{will-change:opacity,transform;opacity:0;transform:translateX(-10rem);transition:opacity 1.2s cubic-bezier(0.215, 0.61, 0.355, 1),transform 1s cubic-bezier(0.215, 0.61, 0.355, 1)}.js-scrollEffect-fadeInLeft.is-active,.js-loadEffect-fadeInLeft.is-active{opacity:1 !important;transform:translateX(0)}.js-scrollEffect-fadeInRight,.js-loadEffect-fadeInRight{will-change:opacity,transform;opacity:0;transform:translateX(10rem);transition:opacity 1.2s cubic-bezier(0.215, 0.61, 0.355, 1),transform 1s cubic-bezier(0.215, 0.61, 0.355, 1)}.js-scrollEffect-fadeInRight.is-active,.js-loadEffect-fadeInRight.is-active{opacity:1 !important;transform:translateX(0)}.js-scrollEffect-zoomIn,.js-loadEffect-zoomIn{opacity:0;transform:scale(1.05);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1)}.js-scrollEffect-zoomIn.is-active,.js-loadEffect-zoomIn.is-active{opacity:1;transform:scale(1)}.js-scrollEffect-fadeIn,.js-loadEffect-fadeIn{will-change:opacity;opacity:0;transition:opacity .4s cubic-bezier(0.76, 0.05, 0.86, 0.06);transition-delay:.1s}.js-scrollEffect-fadeIn.is-active,.js-loadEffect-fadeIn.is-active{opacity:1 !important}.js-scrollEffect-slideIn,.js-loadEffect-slideIn{clip-path:inset(0 100% 0 0);will-change:clip-path;transition:clip-path .8s cubic-bezier(0.65, 0.05, 0.36, 1)}.js-scrollEffect-slideIn.is-active,.js-loadEffect-slideIn.is-active{clip-path:inset(0 0 0 0)}.js-scrollEffect-slideIn2,.js-loadEffect-slideIn2{clip-path:polygon(0 0, 0 0%, 0% 0);will-change:clip-path;transition:clip-path 1.1s cubic-bezier(0.65, 0.05, 0.36, 1)}.js-scrollEffect-slideIn2.is-active,.js-loadEffect-slideIn2.is-active{clip-path:polygon(0 0, 0 200%, 200% 0)}.js-scrollEffect-bounceInDown,.js-loadEffect-bounceInDown{opacity:0;transform:translate3d(0, -6rem, 0) scaleY(1.2)}.js-scrollEffect-bounceInDown.is-active,.js-loadEffect-bounceInDown.is-active{animation:bounceInDown .8s cubic-bezier(0.215, 0.61, 0.355, 1) forwards}.sim-mv{width:100%;height:auto;position:relative}.sim-mv-slider{width:100%;height:auto}.sim-mv-item{width:100%;height:100%}.sim-mv-title{width:42.25vw;height:-moz-fit-content;height:fit-content;position:absolute;left:0;right:0;margin-inline:auto;top:10.25vw}@media screen and (max-width: 819px ){.sim-mv-title{width:84.2857142857vw;top:13.3928571429vw}}.sim-mv-catch{width:26.9166666667vw;height:-moz-fit-content;height:fit-content;position:absolute;left:0;right:0;margin-inline:auto;top:28.75vw}@media screen and (max-width: 819px ){.sim-mv-catch{display:none}}.sim-mv-pop{position:absolute;left:0;right:0;bottom:0;width:50.1666666667vw;height:-moz-fit-content;height:fit-content;margin-inline:auto;transform:translateY(50%)}@media screen and (max-width: 819px ){.sim-mv-pop{width:73.75vw}}.sim-about{width:100%;height:auto;padding-block:10.8333333333vw 3.75vw}@media screen and (max-width: 819px ){.sim-about{padding-block:17.8571428571vw 10.7142857143vw}}.sim-about-title{text-align:center;font-size:4.1666666667vw;font-weight:800;letter-spacing:.12em;font-feature-settings:"palt"}@media screen and (max-width: 819px ){.sim-about-title{font-size:6.9642857143vw;opacity:1 !important;transform:translateY(0) !important}}.sim-about-text{margin-top:4.1666666667vw;display:flex;flex-direction:column;gap:2.5vw}@media screen and (max-width: 819px ){.sim-about-text{gap:3.5714285714vw;margin-top:8.9285714286vw;gap:5.3571428571vw}}.sim-about-text p{text-align:center;font-size:1.5833333333vw;font-weight:600;letter-spacing:.1em;line-height:1.5263157895}@media screen and (max-width: 819px ){.sim-about-text p{font-size:max(3.3928571429vw,14px);line-height:1.3684210526}}.sim-item{width:100%;height:35.4166666667vw;position:relative;z-index:10}@media screen and (max-width: 819px ){.sim-item{height:116.9642857143vw}}.sim-item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;background-repeat:no-repeat;background-position:center center;background-size:cover}.sim-item.is-active:before{transform-origin:center center;animation:simItemTilt 1.32s steps(1, end) both}.sim-itemFavorite:before{background-image:url("/contents/lp/money-guide/img/top/favorite_bg.png")}@media screen and (max-width: 819px ){.sim-itemFavorite:before{background-image:url("/contents/lp/money-guide/img/top/favorite_bg_sp.png")}}@media screen and (max-width: 819px ){.sim-itemFavorite .sim-item-content{padding-left:6.25vw}}.sim-itemFavorite .sim-item-content a{background:#b6ffe4}.sim-itemFavorite .sim-item-image{width:38.5vw}@media screen and (max-width: 819px ){.sim-itemFavorite .sim-item-image{width:97.3214285714vw;margin-inline:auto 0;margin-top:-10.7142857143vw}}.sim-itemManagement:before{background-image:url("/contents/lp/money-guide/img/top/management_bg.png")}@media screen and (max-width: 819px ){.sim-itemManagement:before{background-image:url("/contents/lp/money-guide/img/top/management_bg_sp.png")}}.sim-itemManagement .sim-item-inner{flex-direction:row-reverse}@media screen and (max-width: 819px ){.sim-itemManagement .sim-item-inner{flex-direction:column}}@media screen and (max-width: 819px ){.sim-itemManagement .sim-item-content{padding-right:6.25vw}}.sim-itemManagement .sim-item-content h3{text-align:right}.sim-itemManagement .sim-item-content p{text-align:right}.sim-itemManagement .sim-item-content a{background:#ffe5ff;margin-inline:auto 0}.sim-itemManagement .sim-item-image{width:38.3333333333vw;margin-top:-.8333333333vw}@media screen and (max-width: 819px ){.sim-itemManagement .sim-item-image{width:96.4285714286vw;margin-top:-10.7142857143vw;margin-inline:auto 0}}.sim-itemOveruse:before{background-image:url("/contents/lp/money-guide/img/top/overuse_bg.png")}@media screen and (max-width: 819px ){.sim-itemOveruse:before{background-image:url("/contents/lp/money-guide/img/top/overuse_bg_sp.png")}}@media screen and (max-width: 819px ){.sim-itemOveruse .sim-item-content{padding-left:6.25vw}}.sim-itemOveruse .sim-item-content a{background:#ffedcf}.sim-itemOveruse .sim-item-image{width:41.8333333333vw;margin-top:.8333333333vw}@media screen and (max-width: 819px ){.sim-itemOveruse .sim-item-image{width:100vw;margin-top:-3.5714285714vw}}.sim-itemCard:before{background-image:url("/contents/lp/money-guide/img/top/card_bg.png")}@media screen and (max-width: 819px ){.sim-itemCard:before{background-image:url("/contents/lp/money-guide/img/top/card_bg_sp.png")}}.sim-itemCard .sim-item-inner{flex-direction:row-reverse}@media screen and (max-width: 819px ){.sim-itemCard .sim-item-inner{flex-direction:column}}@media screen and (max-width: 819px ){.sim-itemCard .sim-item-content{padding-right:6.25vw}}.sim-itemCard .sim-item-content h3{text-align:right}.sim-itemCard .sim-item-content p{text-align:right}.sim-itemCard .sim-item-content a{background:#e2d6ff;margin-inline:auto 0}.sim-itemCard .sim-item-image{width:36.6666666667vw}@media screen and (max-width: 819px ){.sim-itemCard .sim-item-image{width:90.7142857143vw;margin-top:-10.7142857143vw;margin-inline:auto}}.sim-item-inner{width:79.1666666667vw;height:auto;margin-inline:auto;display:flex;justify-content:space-between;align-items:flex-start;padding-top:4.5833333333vw}@media screen and (max-width: 819px ){.sim-item-inner{width:100%;padding-top:15.3571428571vw;flex-direction:column}}.sim-item-content{padding-top:1.6666666667vw}@media screen and (max-width: 819px ){.sim-item-content{padding-top:0;width:100%}}.sim-item-content h3{font-size:3.0833333333vw;line-height:1.1081081081;font-weight:800;letter-spacing:.1em}@media screen and (max-width: 819px ){.sim-item-content h3{font-size:6.6071428571vw}}.sim-item-content p{font-size:1.5833333333vw;font-weight:700;margin-top:1vw}@media screen and (max-width: 819px ){.sim-item-content p{font-size:max(3.3928571429vw,14px);margin-top:2.1428571429vw}}.sim-item-content a{display:grid;place-items:center;width:17.3333333333vw;height:5.4166666667vw;border-radius:100vmax;border:2px solid #000;box-shadow:.4166666667vw .4166666667vw 0 #000;font-size:1.5833333333vw;font-weight:700;letter-spacing:.14em;color:#000;margin-top:2.1666666667vw;text-decoration:none;transition:all .3s ease}.sim-item-content a:hover{transform:translateY(0.25vw);box-shadow:.1666666667vw .1666666667vw 0 #000}@media screen and (max-width: 819px ){.sim-item-content a{width:37.1428571429vw;height:11.6071428571vw;font-size:3.3928571429vw;margin-top:3.75vw}}.sim-item-image{width:38.5vw;height:auto;flex-shrink:0;pointer-events:none}.sim-credit{width:100%;padding-block:4.1666666667vw;background-color:#fff}@media screen and (max-width: 819px ){.sim-credit{padding-block:7.1428571429vw;padding-inline:3.5714285714vw}}.sim-credit-inner{width:-moz-fit-content;width:fit-content;margin-inline:auto;display:flex;flex-direction:column;row-gap:4.1666666667vw}@media screen and (max-width: 819px ){.sim-credit-inner{row-gap:7.1428571429vw}}.sim-credit-inner>dl dt{font-size:1.1666666667vw;font-weight:900;letter-spacing:.01em;line-height:2.0714285714}@media screen and (max-width: 819px ){.sim-credit-inner>dl dt{font-size:max(2.9821428571vw,14px)}}.sim-credit-inner>dl dd{font-size:1.1666666667vw;font-weight:400;letter-spacing:.01em;line-height:2.0714285714}@media screen and (max-width: 819px ){.sim-credit-inner>dl dd{font-size:max(2.9821428571vw,14px)}}.sim-credit-inner>dl dd dl{display:flex}.sim-credit-inner>dl dd dl dt{font-weight:400;flex-shrink:0;white-space:nowrap}.sim-pageTop{width:100dvw;position:relative;padding-block:6.6666666667vw 5.8333333333vw}@media screen and (max-width: 819px ){.sim-pageTop{padding-block:7.1428571429vw 5.3571428571vw}}.sim-pageTopFavorite .sim-pageTop-images span:nth-of-type(1){width:24.5833333333vw}@media screen and (max-width: 819px ){.sim-pageTopFavorite .sim-pageTop-images span:nth-of-type(1){width:52.6785714286vw;margin-left:3.9285714286vw}}.sim-pageTopFavorite .sim-pageTop-images span:nth-of-type(2){width:23.6666666667vw}@media screen and (max-width: 819px ){.sim-pageTopFavorite .sim-pageTop-images span:nth-of-type(2){width:37.5vw}}.sim-pageTopManagement .sim-pageTop-images span:nth-of-type(1){width:25.8333333333vw}@media screen and (max-width: 819px ){.sim-pageTopManagement .sim-pageTop-images span:nth-of-type(1){width:61.5178571429vw}}.sim-pageTopManagement .sim-pageTop-images span:nth-of-type(2){width:25.5833333333vw}@media screen and (max-width: 819px ){.sim-pageTopManagement .sim-pageTop-images span:nth-of-type(2){width:42.8571428571vw}}.sim-pageTopOveruse .sim-pageTop-images span:nth-of-type(1){width:26.6666666667vw}@media screen and (max-width: 819px ){.sim-pageTopOveruse .sim-pageTop-images span:nth-of-type(1){width:55.625vw}}.sim-pageTopOveruse .sim-pageTop-images span:nth-of-type(2){width:28.25vw}@media screen and (max-width: 819px ){.sim-pageTopOveruse .sim-pageTop-images span:nth-of-type(2){width:51.3392857143vw}}@media screen and (max-width: 819px ){.sim-pageTopCard .sim-pageTop-images{width:86.9642857143vw}}.sim-pageTopCard .sim-pageTop-images span:nth-of-type(1){width:24.125vw}@media screen and (max-width: 819px ){.sim-pageTopCard .sim-pageTop-images span:nth-of-type(1){width:53.75vw}}.sim-pageTopCard .sim-pageTop-images span:nth-of-type(2){width:23vw}@media screen and (max-width: 819px ){.sim-pageTopCard .sim-pageTop-images span:nth-of-type(2){width:37.5892857143vw}}.sim-pageTop-title{text-align:center;font-size:4.1666666667vw;line-height:1.2;font-weight:800;letter-spacing:.1em;font-feature-settings:"palt"}@media screen and (max-width: 819px ){.sim-pageTop-title{font-size:6.6071428571vw;line-height:1.1891891892;opacity:1 !important;transform:translateY(0) !important}}.sim-pageTop-catch{text-align:center;font-size:1.8333333333vw;line-height:1.3181818182;font-weight:800;margin-top:3.3333333333vw}@media screen and (max-width: 819px ){.sim-pageTop-catch{font-size:max(3.9285714286vw,14px);margin-top:5.3571428571vw}}.sim-pageTop-text{margin-top:4.1666666667vw;display:flex;flex-direction:column;gap:2.5vw}@media screen and (max-width: 819px ){.sim-pageTop-text{gap:3.5714285714vw;margin-top:6.25vw;gap:5.3571428571vw}}.sim-pageTop-text p{text-align:center;font-size:1.5833333333vw;font-weight:600;letter-spacing:.1em;line-height:1.5263157895}@media screen and (max-width: 819px ){.sim-pageTop-text p{font-size:max(3.3928571429vw,14px);line-height:1.6842105263}}.sim-pageTop-images{width:95.8333333333vw;margin-inline:auto;display:flex;align-items:flex-end;justify-content:space-between;position:absolute;left:0;right:0;bottom:2.5vw;pointer-events:none}@media screen and (max-width: 819px ){.sim-pageTop-images{position:static;width:100dvw;margin-top:5.3571428571vw}}.sim-pageTop-images span{display:block;height:-moz-fit-content;height:fit-content;flex-shrink:0}.sim-pageTop.is-active .sim-pageTop-title{animation:fadeInUp 1s ease-in-out}.sim-pageTop.is-active .sim-pageTop-catch{animation:fadeInUp 1s ease-in-out}.sim-pageTop.is-active .sim-pageTop-text{animation:fadeInUp 1s ease-in-out}.sim-pageTop.is-active .sim-pageTop-images span{animation:simItemTilt 1.08s .6s steps(1, end) both}.sim-pageSection{width:100dvw;height:auto;background-repeat:no-repeat;background-position:center center;background-size:cover;padding-top:8.3333333333vw}@media screen and (max-width: 819px ){.sim-pageSection{padding-top:19.6428571429vw}}.sim-pageSectionFavorite .sim-pageSection-inner{filter:drop-shadow(0rem 0rem 1.6666666667vw rgba(93, 188, 150, 0.8))}@media screen and (max-width: 819px ){.sim-pageSectionFavorite .sim-pageSection-inner{filter:drop-shadow(0rem 0rem 3.5714285714vw rgba(93, 188, 150, 0.8))}}.sim-pageSectionFavorite .sim-pageSection-q{color:#00827d}.sim-pageSectionFavorite .sim-pageSection-a{color:#00827d}.sim-pageSectionManagement .sim-pageSection-inner{filter:drop-shadow(0rem 0rem 1.6666666667vw rgba(255, 163, 241, 0.8))}@media screen and (max-width: 819px ){.sim-pageSectionManagement .sim-pageSection-inner{filter:drop-shadow(0rem 0rem 3.5714285714vw rgba(255, 163, 241, 0.8))}}.sim-pageSectionManagement .sim-pageSection-q{color:#de04a4}.sim-pageSectionManagement .sim-pageSection-a{color:#de04a4}.sim-pageSectionOveruse .sim-pageSection-inner{filter:drop-shadow(0rem 0rem 1.6666666667vw rgba(255, 148, 36, 0.8))}@media screen and (max-width: 819px ){.sim-pageSectionOveruse .sim-pageSection-inner{filter:drop-shadow(0rem 0rem 3.5714285714vw rgba(255, 148, 36, 0.8))}}.sim-pageSectionOveruse .sim-pageSection-q{color:#cf4600}.sim-pageSectionOveruse .sim-pageSection-a{color:#cf4600}.sim-pageSectionCard .sim-pageSection-inner{filter:drop-shadow(0rem 0rem 1.6666666667vw rgba(202, 80, 255, 0.8))}@media screen and (max-width: 819px ){.sim-pageSectionCard .sim-pageSection-inner{filter:drop-shadow(0rem 0rem 3.5714285714vw rgba(202, 80, 255, 0.8))}}.sim-pageSectionCard .sim-pageSection-q{color:#ac28ff}.sim-pageSectionCard .sim-pageSection-a{color:#ac28ff}.sim-pageSectionCard .sim-pageSection-comment{width:50.1666666667vw}@media screen and (max-width: 819px ){.sim-pageSectionCard .sim-pageSection-comment{width:83.3035714286vw}}.sim-pageSectionFavorite01{height:150.5vw;background-image:url("/contents/lp/money-guide/img/favorite/section01_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionFavorite01{height:433.75vw;background-image:url("/contents/lp/money-guide/img/favorite/section01_bg_sp.png")}}.sim-pageSectionFavorite02{height:139.6666666667vw;background-image:url("/contents/lp/money-guide/img/favorite/section02_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionFavorite02{height:373.2142857143vw;background-image:url("/contents/lp/money-guide/img/favorite/section02_bg_sp.png")}}.sim-pageSectionFavorite03{height:116.6666666667vw;background-image:url("/contents/lp/money-guide/img/favorite/section03_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionFavorite03{height:318.9285714286vw;background-image:url("/contents/lp/money-guide/img/favorite/section03_bg_sp.png")}}.sim-pageSectionManagement01{height:118vw;background-image:url("/contents/lp/money-guide/img/management/section01_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionManagement01{height:325.7142857143vw;background-image:url("/contents/lp/money-guide/img/management/section01_bg_sp.png")}}.sim-pageSectionManagement02{height:118vw;background-image:url("/contents/lp/money-guide/img/management/section02_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionManagement02{height:323.2142857143vw;background-image:url("/contents/lp/money-guide/img/management/section02_bg_sp.png")}}.sim-pageSectionManagement03{height:142.0833333333vw;background-image:url("/contents/lp/money-guide/img/management/section03_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionManagement03{height:390.7142857143vw;background-image:url("/contents/lp/money-guide/img/management/section03_bg_sp.png")}}.sim-pageSectionManagement03 .sim-pageSection-data li:first-of-type{margin-inline:8.3333333333vw}@media screen and (max-width: 819px ){.sim-pageSectionManagement03 .sim-pageSection-data li:first-of-type{margin:0}}.sim-pageSectionOveruse01{height:132.0833333333vw;background-image:url("/contents/lp/money-guide/img/overuse/section01_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionOveruse01{height:361.7857142857vw;background-image:url("/contents/lp/money-guide/img/overuse/section01_bg_sp.png")}}.sim-pageSectionOveruse02{height:136.0833333333vw;background-image:url("/contents/lp/money-guide/img/overuse/section02_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionOveruse02{height:374.2857142857vw;background-image:url("/contents/lp/money-guide/img/overuse/section02_bg_sp.png")}}.sim-pageSectionOveruse03{height:97vw;background-image:url("/contents/lp/money-guide/img/overuse/section03_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionOveruse03{height:280vw;background-image:url("/contents/lp/money-guide/img/overuse/section03_bg_sp.png")}}.sim-pageSectionCard01{height:139.6666666667vw;background-image:url("/contents/lp/money-guide/img/card/section01_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionCard01 .sim-pageSection-data{width:78.75vw}}@media screen and (max-width: 819px ){.sim-pageSectionCard01 .sim-pageSection-data li:nth-of-type(2){width:78.75vw}}@media screen and (max-width: 819px ){.sim-pageSectionCard01{height:381.7857142857vw;background-image:url("/contents/lp/money-guide/img/card/section01_bg_sp.png")}}.sim-pageSectionCard02{height:125.9166666667vw;background-image:url("/contents/lp/money-guide/img/card/section02_bg.png")}.sim-pageSectionCard02 .sim-pageSection-data{width:50.1666666667vw}@media screen and (max-width: 819px ){.sim-pageSectionCard02 .sim-pageSection-data{width:78.75vw}}.sim-pageSectionCard02 .sim-pageSection-data li{width:50.1666666667vw}@media screen and (max-width: 819px ){.sim-pageSectionCard02 .sim-pageSection-data li{width:100%}}@media screen and (max-width: 819px ){.sim-pageSectionCard02{height:303.3035714286vw;background-image:url("/contents/lp/money-guide/img/card/section02_bg_sp.png")}}.sim-pageSectionCard03{height:107.8333333333vw;background-image:url("/contents/lp/money-guide/img/card/section03_bg.png")}.sim-pageSectionCard03 .sim-pageSection-data{width:50.1666666667vw}@media screen and (max-width: 819px ){.sim-pageSectionCard03 .sim-pageSection-data{width:78.75vw}}.sim-pageSectionCard03 .sim-pageSection-data li{width:50.1666666667vw}@media screen and (max-width: 819px ){.sim-pageSectionCard03 .sim-pageSection-data li{width:100%}}@media screen and (max-width: 819px ){.sim-pageSectionCard03{height:244.6428571429vw;background-image:url("/contents/lp/money-guide/img/card/section03_bg_sp.png")}}.sim-pageSectionCard04{height:125vw;background-image:url("/contents/lp/money-guide/img/card/section04_bg.png")}.sim-pageSectionCard04 .sim-pageSection-data{width:50.1666666667vw}@media screen and (max-width: 819px ){.sim-pageSectionCard04 .sim-pageSection-data{width:78.75vw}}.sim-pageSectionCard04 .sim-pageSection-data li{width:50.1666666667vw}@media screen and (max-width: 819px ){.sim-pageSectionCard04 .sim-pageSection-data li{width:100%}}@media screen and (max-width: 819px ){.sim-pageSectionCard04{height:284.6428571429vw;background-image:url("/contents/lp/money-guide/img/card/section04_bg_sp.png")}}.sim-pageSectionCard05{height:100vw;background-image:url("/contents/lp/money-guide/img/card/section05_bg.png")}@media screen and (max-width: 819px ){.sim-pageSectionCard05{height:290.1785714286vw;background-image:url("/contents/lp/money-guide/img/card/section05_bg_sp.png")}}.sim-pageSection-inner{width:79.1666666667vw;height:auto;margin-inline:auto;background-color:#fff;border-bottom:3px solid #000;padding-block:3.75vw 10.4166666667vw;position:relative}@media screen and (max-width: 819px ){.sim-pageSection-inner{width:87.1428571429vw;padding-block:7.1428571429vw 21.4285714286vw}}.sim-pageSection-inner:before{content:"";position:absolute;display:block;width:10.1666666667vw;height:5.8333333333vw;top:-2.9166666667vw;left:0;background-color:#fff;border-top-right-radius:3.3333333333vw}@media screen and (max-width: 819px ){.sim-pageSection-inner:before{width:14.8214285714vw;height:12.5vw;top:-5.3571428571vw;border-top-right-radius:5.3571428571vw}}.sim-pageSection-q{font-size:2.8333333333vw;font-weight:900;letter-spacing:.14em;position:absolute;left:2.3333333333vw;top:-2.5vw}@media screen and (max-width: 819px ){.sim-pageSection-q{font-size:5.1785714286vw;left:3.5714285714vw;top:-3.5714285714vw}}.sim-pageSection-qTitle{text-align:center;font-size:2.5vw;font-weight:900;letter-spacing:.05em;line-height:1.3666666667;font-feature-settings:"palt"}@media screen and (max-width: 819px ){.sim-pageSection-qTitle{font-size:5.3571428571vw}}.sim-pageSection-qTitle span{font-size:1.5833333333vw}@media screen and (max-width: 819px ){.sim-pageSection-qTitle span{font-size:max(3.3928571429vw,12px)}}.sim-pageSection-a{font-size:2.8333333333vw;font-weight:900;margin-left:4.1666666667vw;margin-top:1.25vw}@media screen and (max-width: 819px ){.sim-pageSection-a{font-size:5.1785714286vw;margin-left:5.3571428571vw;margin-top:4.4642857143vw}}.sim-pageSection-aTitle{text-align:center;font-size:2.5vw;font-weight:900;letter-spacing:.05em;line-height:1.3666666667;margin-top:.4166666667vw;font-feature-settings:"palt"}@media screen and (max-width: 819px ){.sim-pageSection-aTitle{font-size:5.3571428571vw;margin-top:.8928571429vw}}.sim-pageSection-aTitle span{font-size:1.5833333333vw}@media screen and (max-width: 819px ){.sim-pageSection-aTitle span{font-size:3.3928571429vw}}.sim-pageSection-data{margin-top:4.5833333333vw;width:70vw;margin-inline:auto;display:flex;align-items:center;justify-content:center;gap:2.3333333333vw 2.8333333333vw;flex-wrap:wrap}@media screen and (max-width: 819px ){.sim-pageSection-data{margin-top:8.0357142857vw;width:76.7857142857vw;flex-direction:column;row-gap:5vw}}.sim-pageSection-data li{width:33.5vw}@media screen and (max-width: 819px ){.sim-pageSection-data li{width:100%}}.sim-pageSection-data.is-active li{animation:simItemTilt 1.08s 0s steps(1, end) both}.sim-pageSection-text{margin-top:5vw;text-align:center;font-size:1.5833333333vw;font-weight:500;line-height:1.7894736842}@media screen and (max-width: 819px ){.sim-pageSection-text{margin-top:8.9285714286vw;font-size:max(3.3928571429vw,14px)}}.sim-pageSection-button{display:flex;flex-direction:column;row-gap:.8333333333vw;align-items:center;background:none;outline:none;border:none;width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center;font-size:1.3333333333vw;font-weight:400;letter-spacing:.1em;margin-top:2.5vw;cursor:pointer;color:#2f8acf}@media screen and (max-width: 819px ){.sim-pageSection-button{font-size:2.8571428571vw;margin-top:8.0357142857vw;row-gap:1.7857142857vw;color:#2f8acf}}.sim-pageSection-button span{width:3.6666666667vw;height:auto;transform:scale(1);transition:all .3s}@media screen and (max-width: 819px ){.sim-pageSection-button span{width:7.8571428571vw}}.sim-pageSection-button:hover span{transform:scale(1.1)}.sim-pageSection-comment{width:50.1666666667vw;margin-inline:auto;margin-top:3.3333333333vw}@media screen and (max-width: 819px ){.sim-pageSection-comment{width:83.3928571429vw;margin-top:11.6071428571vw}}.sim-pageSection-pop{width:50.1666666667vw;height:15.25vw;margin-inline:auto;background:url("/contents/lp/money-guide/img/common/pop_bg.png") no-repeat center center/contain;position:absolute;left:0;right:0;bottom:0;transform:translateY(50%);display:grid;place-content:center;font-size:1.6666666667vw;font-weight:900;letter-spacing:.01em;line-height:1.5;text-align:center}@media screen and (max-width: 819px ){.sim-pageSection-pop{width:73.75vw;height:32.6785714286vw;background:url("/contents/lp/money-guide/img/common/pop_bg_sp.png") no-repeat center center/contain;font-size:3.3928571429vw}}.sim-pageBottom{margin-top:11.6666666667vw;border-top:3px solid #000;background:#fff;padding-block:5.8333333333vw 8.6666666667vw;position:relative}@media screen and (max-width: 819px ){.sim-pageBottom{margin-top:17.8571428571vw;padding-block:9.8214285714vw 8.9285714286vw;border-top:2px solid #000}}.sim-pageBottomFavorite .sim-pageBottom-inner{filter:drop-shadow(0rem 0rem 1.6666666667vw rgba(93, 188, 150, 0.8))}@media screen and (max-width: 819px ){.sim-pageBottomFavorite .sim-pageBottom-inner{filter:drop-shadow(0rem 0rem 3.5714285714vw rgba(93, 188, 150, 0.8))}}.sim-pageBottomFavorite .sim-pageBottom-list dl{border-top:3px dashed #0de1c8}@media screen and (max-width: 819px ){.sim-pageBottomFavorite .sim-pageBottom-list dl{border-top:2px dashed #0de1c8}}.sim-pageBottomFavorite .sim-pageBottom-list dl:last-of-type{border-bottom:3px dashed #0de1c8}@media screen and (max-width: 819px ){.sim-pageBottomFavorite .sim-pageBottom-list dl:last-of-type{border-bottom:2px dashed #0de1c8}}.sim-pageBottomFavorite .sim-pageBottom-list dl:nth-of-type(1) dt{background:#ffe6e1}.sim-pageBottomFavorite .sim-pageBottom-list dl:nth-of-type(2) dt{background:#b6ffe4}.sim-pageBottomFavorite .sim-pageBottom-list dl:nth-of-type(3) dt{background:#f0f0ff}.sim-pageBottomManagement .sim-pageBottom-inner{filter:drop-shadow(0rem 0rem 1.6666666667vw rgba(255, 163, 241, 0.8))}@media screen and (max-width: 819px ){.sim-pageBottomManagement .sim-pageBottom-inner{filter:drop-shadow(0rem 0rem 3.5714285714vw rgba(255, 163, 241, 0.8))}}.sim-pageBottomManagement .sim-pageBottom-list dl{border-top:3px dashed #ffe5ff}@media screen and (max-width: 819px ){.sim-pageBottomManagement .sim-pageBottom-list dl{border-top:2px dashed #ffe5ff}}.sim-pageBottomManagement .sim-pageBottom-list dl:last-of-type{border-bottom:3px dashed #ffe5ff}@media screen and (max-width: 819px ){.sim-pageBottomManagement .sim-pageBottom-list dl:last-of-type{border-bottom:2px dashed #ffe5ff}}.sim-pageBottomManagement .sim-pageBottom-list dl:nth-of-type(1) dt{background:#f0f0ff}.sim-pageBottomManagement .sim-pageBottom-list dl:nth-of-type(1) dt>span{width:5.8333333333vw}@media screen and (max-width: 819px ){.sim-pageBottomManagement .sim-pageBottom-list dl:nth-of-type(1) dt>span{width:12.5vw}}.sim-pageBottomManagement .sim-pageBottom-list dl:nth-of-type(2) dt{background:#ffe6e1}.sim-pageBottomManagement .sim-pageBottom-list dl:nth-of-type(2) dt>span{width:7.5vw;left:-3.3333333333vw}@media screen and (max-width: 819px ){.sim-pageBottomManagement .sim-pageBottom-list dl:nth-of-type(2) dt>span{width:16.0714285714vw;left:-7.1428571429vw}}.sim-pageBottomManagement .sim-pageBottom-list dl:nth-of-type(3) dt{background:#b6ffe4}.sim-pageBottomManagement .sim-pageBottom-list dl:nth-of-type(3) dt>span{width:5.7083333333vw;left:-1.6666666667vw}@media screen and (max-width: 819px ){.sim-pageBottomManagement .sim-pageBottom-list dl:nth-of-type(3) dt>span{width:12.2321428571vw;left:-3.5714285714vw}}.sim-pageBottomOveruse .sim-pageBottom-inner{filter:drop-shadow(0rem 0rem 1.6666666667vw rgba(255, 148, 36, 0.8))}@media screen and (max-width: 819px ){.sim-pageBottomOveruse .sim-pageBottom-inner{filter:drop-shadow(0rem 0rem 3.5714285714vw rgba(255, 148, 36, 0.8))}}.sim-pageBottomOveruse .sim-pageBottom-list dl{border-top:3px dashed #ffedcf}@media screen and (max-width: 819px ){.sim-pageBottomOveruse .sim-pageBottom-list dl{border-top:2px dashed #ffedcf}}.sim-pageBottomOveruse .sim-pageBottom-list dl:last-of-type{border-bottom:3px dashed #ffedcf}@media screen and (max-width: 819px ){.sim-pageBottomOveruse .sim-pageBottom-list dl:last-of-type{border-bottom:2px dashed #ffedcf}}.sim-pageBottomOveruse .sim-pageBottom-list dl:nth-of-type(1) dt{background:#f0f0ff}.sim-pageBottomOveruse .sim-pageBottom-list dl:nth-of-type(1) dt>span{width:8.8333333333vw}@media screen and (max-width: 819px ){.sim-pageBottomOveruse .sim-pageBottom-list dl:nth-of-type(1) dt>span{width:18.9285714286vw}}.sim-pageBottomOveruse .sim-pageBottom-list dl:nth-of-type(2) dt{background:#b6ffe4}.sim-pageBottomOveruse .sim-pageBottom-list dl:nth-of-type(2) dt>span{width:5.1666666667vw}@media screen and (max-width: 819px ){.sim-pageBottomOveruse .sim-pageBottom-list dl:nth-of-type(2) dt>span{width:11.0714285714vw}}.sim-pageBottomOveruse .sim-pageBottom-list dl:nth-of-type(3) dt{background:#ffe6e1}.sim-pageBottomOveruse .sim-pageBottom-list dl:nth-of-type(3) dt>span{width:5.9583333333vw}@media screen and (max-width: 819px ){.sim-pageBottomOveruse .sim-pageBottom-list dl:nth-of-type(3) dt>span{width:12.7678571429vw}}.sim-pageBottomCard .sim-pageBottom-inner{filter:drop-shadow(0rem 0rem 1.6666666667vw rgba(200, 179, 255, 0.8))}@media screen and (max-width: 819px ){.sim-pageBottomCard .sim-pageBottom-inner{filter:drop-shadow(0rem 0rem 3.5714285714vw rgba(200, 179, 255, 0.8))}}.sim-pageBottomCard .sim-pageBottom-subtitle span{left:9.1666666667vw}@media screen and (max-width: 819px ){.sim-pageBottomCard .sim-pageBottom-subtitle span{left:5.3571428571vw}}.sim-pageBottomCard .sim-pageBottom-list dl{border-top:3px dashed #e2d6ff}@media screen and (max-width: 819px ){.sim-pageBottomCard .sim-pageBottom-list dl{border-top:2px dashed #e2d6ff}}.sim-pageBottomCard .sim-pageBottom-list dl:last-of-type{border-bottom:3px dashed #e2d6ff}@media screen and (max-width: 819px ){.sim-pageBottomCard .sim-pageBottom-list dl:last-of-type{border-bottom:2px dashed #e2d6ff}}.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(1) dt{background:#f0f0ff}.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(1) dt>span{width:9.2083333333vw;left:-3.9375vw}@media screen and (max-width: 819px ){.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(1) dt>span{width:19.7321428571vw;left:-8.4375vw}}.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(2) dt{background:#b6ffe4}.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(2) dt>span{width:5.625vw;left:-2.1458333333vw}@media screen and (max-width: 819px ){.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(2) dt>span{width:12.0535714286vw;left:-4.5982142857vw}}.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(3) dt{background:#ffe6e1}.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(3) dt>span{width:5.625vw;left:-2.1458333333vw}@media screen and (max-width: 819px ){.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(3) dt>span{width:12.0535714286vw;left:-4.5982142857vw}}.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(4) dt{background:#b6ffe4}.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(4) dt>span{width:5.4166666667vw;left:-2.0416666667vw}@media screen and (max-width: 819px ){.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(4) dt>span{width:11.6071428571vw;left:-4.375vw}}.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(5) dt{background:#ffe6e1}.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(5) dt>span{width:6.625vw;left:-2.6458333333vw}@media screen and (max-width: 819px ){.sim-pageBottomCard .sim-pageBottom-list dl:nth-of-type(5) dt>span{width:14.1964285714vw;left:-5.6696428571vw}}.sim-pageBottom-title{width:50.1666666667vw;height:15.25vw;margin-inline:auto;background:url("/contents/lp/money-guide/img/common/pop_bg_yellow.png") no-repeat center center/contain;transform:translateY(-50%);display:grid;place-content:center;font-size:2.25vw;font-weight:900;letter-spacing:.01em;line-height:1.3333333333;text-align:center;position:absolute;left:0;right:0;top:0;z-index:20}@media screen and (max-width: 819px ){.sim-pageBottom-title{width:73.75vw;height:23.9285714286vw;background:url("/contents/lp/money-guide/img/common/pop_bg_yellow_sp.png") no-repeat center center/contain;font-size:4.4642857143vw}}.sim-pageBottom-inner{width:79.1666666667vw;height:auto;margin-inline:auto;background-color:#fff;padding-block:6.6666666667vw 2.5vw;position:relative}@media screen and (max-width: 819px ){.sim-pageBottom-inner{width:87.1428571429vw;padding-block:14.2857142857vw 4.4642857143vw}}.sim-pageBottom-subtitle{width:-moz-fit-content;width:fit-content;margin-inline:auto;text-align:center;font-size:1.5833333333vw;line-height:1.6842105263;font-weight:900;letter-spacing:.06em;position:relative;font-feature-settings:"palt"}@media screen and (max-width: 819px ){.sim-pageBottom-subtitle{font-size:max(3.3928571429vw,12px)}}.sim-pageBottom-subtitle span{display:block;width:5.9166666667vw;height:-moz-fit-content;height:fit-content;position:absolute;left:5.8333333333vw;top:-3.75vw}@media screen and (max-width: 819px ){.sim-pageBottom-subtitle span{width:12.6785714286vw;left:12.5vw;top:-8.0357142857vw}}.sim-pageBottom-subtitle em{position:relative}.sim-pageBottom-subtitle em:after{content:"";display:block;width:100%;height:6px;border-block:3px solid #ff0087;position:absolute;left:0;right:0;margin-inline:auto;bottom:-0.25em}@media screen and (max-width: 819px ){.sim-pageBottom-subtitle em:after{height:3px;border-block:1px solid #ff0087}}.sim-pageBottom-list{margin-top:2.5vw}@media screen and (max-width: 819px ){.sim-pageBottom-list{margin-top:5.3571428571vw}}.sim-pageBottom-list dl{padding-block:2vw;width:66.6666666667vw;margin-inline:auto}@media screen and (max-width: 819px ){.sim-pageBottom-list dl{padding-block:3.5714285714vw;width:80.3571428571vw}}.sim-pageBottom-list dt{width:62.5vw;height:4.5833333333vw;border-radius:100vmax;display:flex;align-items:center;padding-left:5vw;position:relative;margin-inline:auto 0;font-feature-settings:"palt"}@media screen and (max-width: 819px ){.sim-pageBottom-list dt{width:68.75vw;height:9.8214285714vw;margin-inline:auto;padding-left:10.7142857143vw}}.sim-pageBottom-list dt>span{display:block;width:6.3333333333vw;height:-moz-fit-content;height:fit-content;position:absolute;left:-2.5vw;top:50%;transform:translateY(-50%)}@media screen and (max-width: 819px ){.sim-pageBottom-list dt>span{width:13.5714285714vw;left:-5.3571428571vw}}.sim-pageBottom-list dt p{display:flex;align-items:center;-moz-column-gap:.8333333333vw;column-gap:.8333333333vw;font-size:1.5833333333vw;letter-spacing:.05em;font-weight:900}@media screen and (max-width: 819px ){.sim-pageBottom-list dt p{font-size:3.3928571429vw;-moz-column-gap:1.7857142857vw;column-gap:1.7857142857vw}}.sim-pageBottom-list dd{text-align:center;font-size:1.5833333333vw;line-height:1.5789473684;font-weight:500;letter-spacing:.01em;margin-top:1.6666666667vw}@media screen and (max-width: 819px ){.sim-pageBottom-list dd{margin-top:3.5714285714vw;font-size:max(3.3928571429vw,12px)}}.sim-pageBottom-text{display:flex;flex-direction:column;align-items:center;row-gap:1.25vw;margin-top:1.25vw;text-align:center}@media screen and (max-width: 819px ){.sim-pageBottom-text{row-gap:2.6785714286vw;margin-top:2.6785714286vw}}.sim-pageBottom-text span{width:4.5833333333vw;height:-moz-fit-content;height:fit-content}@media screen and (max-width: 819px ){.sim-pageBottom-text span{width:9.8214285714vw}}.sim-pageBottom-text em{position:relative}.sim-pageBottom-text em:after{content:"";display:block;width:100%;height:6px;border-block:3px solid #ff0087;position:absolute;left:0;right:0;margin-inline:auto;bottom:-0.25em}@media screen and (max-width: 819px ){.sim-pageBottom-text em:after{height:3px;border-block:1px solid #ff0087}}.sim-pageBottom-text p{font-size:1.5833333333vw;line-height:1.5789473684;font-weight:500;letter-spacing:.01em}@media screen and (max-width: 819px ){.sim-pageBottom-text p{font-size:max(3.3928571429vw,12px)}}.sim-pageModal{width:100vw;height:100dvh;-webkit-overflow-scrolling:touch;position:fixed;top:0;left:0;z-index:500;background-color:rgba(35,24,21,.47);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding-block:7.9166666667vw;display:flex;justify-content:center;align-items:flex-start;opacity:0;transition:opacity .6s;visibility:hidden;pointer-events:none}@media screen and (max-width: 819px ){.sim-pageModal{padding-block:8.9285714286vw}.sim-pageModal:before{content:"";display:block;width:100%;height:100%;position:absolute;left:0;top:0;background:rgba(0,0,0,.9);z-index:10}.sim-pageModal:after{content:"";display:block;width:44.4642857143vw;height:49.8214285714vw;background:url("/contents/lp/money-guide/img/common/modal-pinch.png") no-repeat center center/contain;position:absolute;inset:0;margin:auto;z-index:15}}.sim-pageModal-bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;cursor:pointer}.sim-pageModalFavorite{background:rgba(0,236,207,.6)}.sim-pageModalFavorite .sim-pageModal-inner{filter:drop-shadow(0.8333333333vw 0.8333333333vw 1.6666666667vw rgba(38, 160, 150, 0.8))}@media screen and (max-width: 819px ){.sim-pageModalFavorite .sim-pageModal-inner{filter:drop-shadow(1.7857142857vw 1.7857142857vw 3.5714285714vw rgba(38, 160, 150, 0.8))}}.sim-pageModalManagement{background:rgba(255,163,241,.6)}.sim-pageModalManagement .sim-pageModal-inner{filter:drop-shadow(0.8333333333vw 0.8333333333vw 1.6666666667vw rgba(255, 101, 241, 0.8))}@media screen and (max-width: 819px ){.sim-pageModalManagement .sim-pageModal-inner{filter:drop-shadow(1.7857142857vw 1.7857142857vw 3.5714285714vw rgba(255, 101, 241, 0.8))}}.sim-pageModalOveruse{background:rgba(255,148,36,.6)}.sim-pageModalOveruse .sim-pageModal-inner{filter:drop-shadow(0.8333333333vw 0.8333333333vw 1.6666666667vw rgba(255, 108, 36, 0.8))}@media screen and (max-width: 819px ){.sim-pageModalOveruse .sim-pageModal-inner{filter:drop-shadow(1.7857142857vw 1.7857142857vw 3.5714285714vw rgba(255, 108, 36, 0.8))}}.sim-pageModalCard{background:rgba(202,80,255,.35)}.sim-pageModalCard .sim-pageModal-inner{filter:drop-shadow(0.8333333333vw 0.8333333333vw 1.6666666667vw rgba(202, 80, 255, 0.8))}@media screen and (max-width: 819px ){.sim-pageModalCard .sim-pageModal-inner{filter:drop-shadow(1.7857142857vw 1.7857142857vw 3.5714285714vw rgba(202, 80, 255, 0.8))}}.sim-pageModal-inner{width:62.5vw;height:auto;max-height:100%;overflow-x:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch;position:relative;background:#fff;padding-block:7.0833333333vw 2.0833333333vw;padding-inline:2.0833333333vw;position:relative}@media screen and (max-width: 819px ){.sim-pageModal-inner{width:87.1428571429vw;padding-block:9.8214285714vw 2.6785714286vw;padding-inline:2.6785714286vw}}.sim-pageModal-title{width:100%;height:auto;margin-inline:auto;border:3px solid #0021de;padding-block:1.6666666667vw;text-align:center;font-size:1.5833333333vw;line-height:1.5263157895;font-weight:800;letter-spacing:.05em;color:#0021de;position:relative}@media screen and (max-width: 819px ){.sim-pageModal-title{font-size:2.3214285714vw;padding-block:2.6785714286vw;border:2px solid #0021de}}.sim-pageModal-title span{width:3.5vw;height:3.5vw;border-bottom-right-radius:.4166666667vw;background:#0021de;color:#fff;font-size:1.5833333333vw;font-weight:700;position:absolute;left:-1px;top:-1px;display:grid;place-content:center}@media screen and (max-width: 819px ){.sim-pageModal-title span{width:4.8214285714vw;height:4.8214285714vw;font-size:2.3214285714vw;border-bottom-right-radius:.8928571429vw}}.sim-pageModal-content{width:100%;height:auto;margin-inline:auto;margin-top:2.5vw}@media screen and (max-width: 819px ){.sim-pageModal-content{margin-top:2.6785714286vw}}.sim-pageModal-slider{width:100%;height:auto;margin-inline:auto;display:flex;flex-direction:column}.sim-pageModal-slider img{margin-top:2.5vw}@media screen and (max-width: 819px ){.sim-pageModal-slider img{margin-top:2.6785714286vw}}.sim-pageModal-slider .splide__arrows{pointer-events:none}.sim-pageModal-slider .splide__arrow{pointer-events:all;width:4vw;height:auto;aspect-ratio:1/1;border-radius:0;background-color:rgba(0,0,0,0);background-position:center;background-repeat:no-repeat;background-size:contain;opacity:1;transform:translateY(-50%)}@media screen and (max-width: 819px ){.sim-pageModal-slider .splide__arrow{width:5.3571428571vw}}.sim-pageModal-slider .splide__arrow svg{display:none}.sim-pageModal-slider .splide__arrow--prev{left:-2vw;background-image:url("/contents/lp/money-guide/img/common/icon_left.png")}@media screen and (max-width: 819px ){.sim-pageModal-slider .splide__arrow--prev{left:-2.6785714286vw}}.sim-pageModal-slider .splide__arrow--next{right:-2vw;background-image:url("/contents/lp/money-guide/img/common/icon_right.png")}@media screen and (max-width: 819px ){.sim-pageModal-slider .splide__arrow--next{right:-2.6785714286vw}}.sim-pageModal-slider .splide__pagination{width:100%;order:-1;position:static;transform:none;margin-bottom:3.75vw;display:grid;grid-template-columns:repeat(4, 1fr);gap:.4166666667vw;padding:0}@media screen and (max-width: 819px ){.sim-pageModal-slider .splide__pagination{margin-block:2.6785714286vw 4.4642857143vw;gap:.8928571429vw}}.sim-pageModal-slider .splide__pagination__page{width:100%;height:3.9166666667vw;display:grid;place-content:center;margin:0;border-radius:0;background:rgba(0,0,0,0);opacity:1;transform:none;font-size:2vw;line-height:1;font-weight:700;color:#007cff;background:#c1ffff;transition:all .3s}@media screen and (max-width: 819px ){.sim-pageModal-slider .splide__pagination__page{font-size:2.3214285714vw;height:5.5357142857vw}}.sim-pageModal-slider .splide__pagination__page.is-active,.sim-pageModal-slider .splide__pagination__page:hover{background:#0021de;transform:none;color:#fff}.sim-pageModal-close{position:absolute;right:1.6666666667vw;top:1.6666666667vw;width:2.8333333333vw;height:2.8333333333vw;cursor:pointer;border:none;background:none;outline:none}@media screen and (max-width: 819px ){.sim-pageModal-close{right:2.1428571429vw;top:2.1428571429vw;width:6.0714285714vw;height:6.0714285714vw}}.sim-pageModal-close span{display:block;width:100%;height:3px;background:#0021de;position:absolute;inset:0;margin:auto;transform:rotate(45deg);opacity:1;transition:opacity .3s}.sim-pageModal-close span:nth-of-type(2){transform:rotate(-45deg)}.sim-pageModal-close span:hover{opacity:.7}@media screen and (max-width: 819px ){.sim-pageModal-close span{height:2px}}.sim-pageModal:not(.is-open) *{pointer-events:none !important}.sim-pageModal.is-open{opacity:1;visibility:visible;pointer-events:all}@media screen and (max-width: 819px ){.sim-pageModal.is-open:before,.sim-pageModal.is-open:after{animation:simModalGuideFadeOut .8s ease 1s forwards}}@keyframes simModalGuideFadeOut{from{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}body.is-modalOpen{width:100vw;height:100dvh;position:fixed}@media screen and (min-width: 820px){.u-pcNone{display:none !important}}@media screen and (max-width: 819px){.u-spNone{display:none !important}}