@font-face {
  font-family: manrope3-bold;
  font-weight:800;
  src: url("../../font/manrope3-bold.woff2"),
  url("../../font/manrope3-bold.woff"),
  url("../../font/manrope3-bold;.ttf");
}
body div *{font-family: "Noto Sans","Helvetica", "Arial", sans-serif;}
[tabindex="-1"].wistia_placebo_close_button{display: none;}
.p-bold{font-family: notosansbold,"Noto Sans","Helvetica", "Arial", sans-serif;font-weight: bold;}
.p-size48{font-size: 48px;}
@media(max-width: 1920px){
  .p-size48{font-size: 2.5vw;}
}
@media(max-width: 1600px){
  .p-size48{font-size: 40px;}
}
@media(max-width: 992px){
  .p-size48{font-size: 28px;}
}

.p-size40{font-size: 40px;}
@media(max-width: 1920px){
  .p-size40{font-size: 2.08vw;}
}
@media(max-width: 1728px){
  .p-size40{font-size: 36px;}
}
@media(max-width: 992px){
  .p-size40{font-size: 28px;}
}
.p-size36{font-size: 36px;}
.p-size20{font-size: 20px;}
.p-size16{font-size: 16px;}
.p-size14{font-size: 14px;}
.p-size12{font-size: 12px;}
.pc-main{width: 100%;position: relative;z-index: 12;padding-bottom: 80px;}
.pc-inner{width: 1280px;max-width: 92%;margin: 0 auto;}
.pc-cont{width: 100%;}
.pc-cont::-webkit-scrollbar{width: 5px;height: 5px;background-color: #fff;border-radius: 3px;}
.pc-cont::-webkit-scrollbar-thumb{background-color: #999;border-radius: 3px;}
.pc-hd-wrap{width: 100%;transition: background-color .3s,top .3s;}
.pc-hd-wrap.fixed{position: fixed;left: 0;top: 60px;z-index: 123;background-color: #F4F6FD;}
.pc-hd-wrap.fixed.mt{margin-top: 60px;}
body.is-scroll .pc-hd-wrap.fixed{top: 60px;}
.pc-hd{width: 1280px;max-width: 92%;margin: 0 auto;}
.pc-hd-space{width: 100%;}
.pc-hd-inner{width: 100%;font-size: 0;display: flex;background-color: #F4F6FD;}
.pc-td{display: inline-block;vertical-align: top;text-align: center;transition: all .3s;}
.pc-td1{text-align: left;width: 478px;padding-left: 30px;}
.pc-hd .pc-td1{padding-top: 20px;padding-bottom: 19px;}
.pc-td-item{flex: 1;padding-top: 14px;padding-bottom: 23px;padding-top: 28px;}
.pc-btn{display: inline-block;vertical-align: top;line-height: 40px;padding: 0 16px;border-radius: 8px;cursor: pointer;transition: all .3s;min-width: 216px;text-align: center;}
.pc-btn-blue{color: #fff !important;background-color: #005BFE;transition: all .3s;}
.pc-btn-blue:before{content: "";display: inline-block;vertical-align: middle;width: 1em;height: 1em;background-image: url(../../images/pricing/pr-download-white.svg);background-size: 100% 100%;position: relative;top: -1px;margin-right: 9px;}
.pc-btn-blue:hover{background-color: rgba(0, 91, 254, 0.8);}
.pc-top{color: #222;line-height: 22px;margin-bottom: 20px;}
.pc-t{min-height: 34px;line-height: 34px;}
.pc-get{color: #222;line-height: 22px;}
.pc-table{width: 100%;}
.pc-block{width: 100%;}
.pc-tr{width: 100%;display: flex;border-bottom: 1px solid #eee;transition: all .3s;}
.pc-tr:nth-child(2n){background-color: #FAFBFF;}
body.pc .pc-tr:hover{background-color: rgba(232,235,246,0.5);}
.pc-tr .pc-td{display: flex;align-items: center;}
.pc-tr .pc-td1{padding: 13px 0 13px 30px;font-size: 16px;line-height: 19px;color: #333;}
.pc-tr-change{cursor: pointer;}
.pc-change{display: inline-block;vertical-align: middle;cursor: pointer;white-space: nowrap;align-items: center;}
.pc-td-txt{display: inline-block;vertical-align: top;line-height: 22px;}
.pc-change .pc-td-txt{margin-right: 14px;}
.pc-hd .pc-td-txt{margin-right: 12px;}
.pc-arrow{display: inline-block;vertical-align: middle;width: 20px;height: 20px;background-image: url(../../images/pricing/pr-arrow-down.svg);background-size: 100% 100%;position: relative;top: 1px;}
.pc-td-one{flex: 1;justify-content: center;padding-top: 14px;padding-bottom: 14px;}
.pc-icon{width: 20px;height: 20px;}
.pc-td-t{color: #222;line-height: 20px;}
.pc-block.hide .pc-arrow{transform: rotate(180deg);}
.pc-block.hide .pc-tr{display: none;}
.pc-block.hide .pc-tr:nth-child(1){display: flex;}
.pc-td.active{background-color: rgba(232,235,246,0.5);}
.pc-hd-sticky{display: none;}
.pc-bot-sticky{display: none;}
.pc-price{font-size: 0;white-space: nowrap;}
.pc-price-n{font-family: manrope3-bold;color: #222;line-height: 1.35;display: none;}
.pc-price-n.show{display: inline-block;}
.pc-price-o{font-family: manrope3-bold;color: #999;line-height: 19px;margin-left: 5px;text-decoration: line-through;}
.pc-btns{font-size: 0;padding-top: 23px;white-space: nowrap;}
.pc-one{display: inline-block;vertical-align: top;color: #222;line-height: 19px;cursor: pointer;transition: all .3s;}
.pc-one:before{content: "";display: inline-block;vertical-align: middle;width: 16px;height: 16px;position: relative;top: -1px;margin-right: 4px;}
.pc-one:hover{color: #005BFE;}
.pc-one.gray{color: #999;pointer-events: none;}
.pc-less:before{background-image: url(../../images/pricing/pr-minus.svg);}
.pc-more:before{background-image: url(../../images/pricing/pr-plus.svg);}
.pc-less.gray:before{background-image: url(../../images/pricing/pr-minus-gray.svg);}
.pc-more.gray:before{background-image: url(../../images/pricing/pr-plus-gray.svg);}
.pc-less{margin-right: 20px;}
.pc-td .pa-tip{margin-top: 3px;margin-left: 6px;pointer-events: auto;}
.pc-td .pa-tip.active{z-index: 123;}
.pc-last{text-align: center;padding-top: 60px;}
.pc-last-btn{display: inline-block;vertical-align: top;width: 393px;border: 1px solid #005BFE;border-radius: 30px;line-height: 58px;text-align: center;color: #005BFE;transition: all .3s;}
.pc-last-btn:hover{background-color: #005BFE;color: #fff;}
.pc-last-btn:before{content: "";display: inline-block;vertical-align: top;width: 0px;height: 0;background-image: url(../../images/pricing/pr-arrow-right-white.svg);}
.pc-last-btn:after{content: "";display: inline-block;vertical-align: top;width: 18px;height: 18px;background-image: url(../../images/pricing/pr-arrow-right.svg);background-size: 100% 100%;margin-left: 7px;margin-top: 20px;transition: all .3s;}
.pc-last-btn:hover:after{background-image: url(../../images/pricing/pr-arrow-right-white.svg);}

@media(max-width: 1500px){
  .pc-inner{width: 1200px;}
  .pc-hd{width: 1200px;}
  .pc-td-item{padding-top: 30px;}
  .pc-td1{padding-left: 20px;}
  .pc-hd .pc-td1{padding-top: 25px;}
  .pc-tr .pc-td1{padding-left: 25px;}
  .pc-top{font-size: 14px;line-height: 19px;margin-bottom: 21px;}
  .pc-price-n{font-size: 20px;line-height: 27px;}
  .pc-btns{padding-top: 18px;}
}
@media(max-width: 992px){
  .pc-hd-wrap.fixed{top: 50px;}
  body.is-scroll .pc-hd-wrap.fixed{top: 50px;}
  .pc-td1{width: 220px;}
  .pc-btn{min-width: 171px;line-height: 40px;}
  .pc-one{font-size: 12px;}
  .pc-hd .pc-td1{padding-bottom: 24px;padding-top: 20px;}
  .pc-top{margin-bottom: 12px;}
  .pc-td-item{padding-top: 30px;}
  .pc-last{padding: 40px 4vw 0;}
  .pc-main{padding-bottom: 40px;}
  .pc-last-btn{width: 335px;font-size: 14px;max-width: 100%;}
  .pc-last-btn:after{width: 15px;height: 13px;}
}
@media(max-width: 600px){
  .pc-hd-inner{width: 560px;}
  .pc-table{width: 560px;}
  .pc-bot-sticky .pc-table{width: 220px;}
  .pc-hd{overflow: hidden;width: calc(96vw - 1px);margin-left: 4vw;max-width: 100%;}
  .pc-hd-wrap>.pc-hd{position: relative;left: 1px;}
  .pc-hd-wrap{position: relative;}
  .pc-hd-sticky{display: block;position: absolute;left: 4vw;top: 0;width: 220px;overflow: hidden;z-index: 12;}
  .pc-hd-sticky .pc-hd{margin-left: 0;overflow: hidden;}
  .pc-hd-sticky .pc-hd-inner{width: 100%;}
  .pc-inner{position: relative;}
  .pc-bot-sticky{display: block;position: absolute;left: 0;top: 0;width: 220px;z-index: 12;}
  .pc-bot-sticky .pc-td{min-height: 48px;}
  .pc-tr:nth-child(2n+1){background-color: #fff;}
  .pc-table:after{content: "";display: block;width: 6px;height: 100%;box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.08);position: absolute;left: 214px;top: 0;z-index: 12;}
  .pc-change{white-space: normal;display: flex;}
  .pc-change .pc-td-txt{margin-right: 0;padding-right: 7px;flex: 1;}
  .pc-btns{padding-top: 19px;}
  .pc-hd .pc-td1{padding-left: 10px;}
  .pc-tr .pc-td1{padding-left: 10px;padding-right: 10px;visibility: hidden;}
  .pc-bot-sticky .pc-tr .pc-td1{visibility: visible;}
  .pc-cont.hide{overflow: visible;}
  .pc-cont{overflow: auto;width: calc(96vw - 220px);max-width: none;margin-left: 220px;}
  .pc-cont .pc-tr .pc-td1{width: 0;overflow: hidden;padding: 0;}
  .pc-cont .pc-tr .pc-td1 .pc-td-txt{width: 220px;padding: 13px 10px 13px 10px;flex: none;min-height: 48px;}
  .pc-cont .pc-tr.pc-tr-change .pc-td1 .pc-td-txt {width: 180px;padding: 13px 7px 13px 0;}
  .pc-cont .pc-table{width: 340px;}
}
@media(max-width: 500px){
  .pc-hd-inner,
  .pc-table{width: calc(192vw - 220px);}
  .pc-cont .pc-table{width: calc(192vw - 440px);}
}
@media(max-width: 360px){
  .pc-hd-inner,
  .pc-table{width: 471px;}
  .pc-cont .pc-table{width: 251px;}
}
.pc-hd-wrap.fixed {top: 80px;}
.page-tip {font-size: 14px;color: #999;line-height: 19px;width: 1280px;max-width: 92%;margin: 39px auto 0 auto;}


@media (max-width: 992px) {
  .pc-price-n {font-size: 16px;}
  .pc-hd-wrap.fixed {top: 60px;}
}