@media screen and (min-width: 769px), print {
  .lpCreatePr__banner {
    padding: 30px 0 50px;
  }
  .lpCreatePr__banner__slider {
    margin-bottom: 60px;
  }
  .lpCreatePr__banner__slider__item {
    position: relative;
    padding-right: 36px;
    margin: 0 30px;
  }
  .lpCreatePr__banner__slider__item img {
    width: 100%;
  }
  .lpCreatePr__banner__slider__item span {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    display: block;
    position: absolute;
    top: 20px;
    right: 0;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1;
  }
  .lpCreatePr__banner h2 {
    font-size: 4.2rem;
    line-height: 1.2;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
  }
  .lpCreatePr__banner h2 span {
    display: inline-block;
    position: relative;
  }
  .lpCreatePr__banner h2 span.lg {
    font-size: 6.2rem;
  }
  .lpCreatePr__banner h2 span.relative {
    position: relative;
  }
  .lpCreatePr__banner h2 span.relative ins {
    text-decoration: none;
    font-size: 1.3rem;
    line-height: 1;
    position: absolute;
    font-weight: 600;
    bottom: -20px;
    right: 0;
    left: 0;
    text-align: center;
  }
  .lpCreatePr__banner h2 span:not(.lg)::before {
    content: "";
    width: 160px;
    height: 75px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: url("../img/lp-create_pr/txtCircle_bg.svg") no-repeat center/contain;
    z-index: -1;
  }
  .lpCreatePr__banner p {
    font-weight: 700;
    font-size: 6.2rem;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
  }
  .lpCreatePr__banner p span {
    font-size: 7.6rem;
  }
  .lpCreatePr__banner p ins {
    font-size: 9.6rem;
    text-decoration: none;
    color: #ed5532;
  }
  .lpCreatePr__flow {
    background-color: #000000;
    padding: 50px 60px 30px;
  }
  .lpCreatePr__flow p {
    font-size: 3.8rem;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
  }
  .lpCreatePr__flow h3 {
    color: #ed5532;
    font-size: 5rem;
    line-height: 1;
    font-weight: 700;
    margin: 30px 0;
  }
  .lpCreatePr__flow h3 span {
    display: inline-block;
    position: relative;
  }
  .lpCreatePr__flow h3 span::before {
    content: "";
    width: 160px;
    height: 21px;
    position: absolute;
    left: -5px;
    bottom: -24px;
    background: url("../img/lp-create_pr/txtLine_bg.svg") no-repeat center/contain;
  }
  .lpCreatePr__flow img {
    display: block;
    margin: 50px 0 0;
  }
  .lpCreatePr__campaign {
    background-color: #004098;
    padding: 50px 60px;
  }
  .lpCreatePr__campaign__ttl {
    position: relative;
    margin-top: 10px;
  }
  .lpCreatePr__campaign__ttl p {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 10px 30px;
    font-size: 3.3rem;
    font-weight: 700;
    color: #004098;
    z-index: 2;
    max-width: 920px;
    white-space: nowrap;
    overflow: hidden;
    -moz-border-radius: 30px;
         border-radius: 30px;
  }
  .lpCreatePr__campaign__ttl p::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #ffd100;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: -1;
  }
  .lpCreatePr__campaign__ttl p ins {
    text-decoration: none;
    font-size: 2.6rem;
    line-height: 1.3;
    opacity: 1;
    padding-right: 10px;
  }
  .lpCreatePr__campaign__ttl h3 {
    text-align: center;
    color: #f4f4f4;
    text-transform: uppercase;
    font-size: 18rem;
    line-height: 1;
    opacity: 0.2;
    z-index: 5;
    white-space: nowrap;
  }
  .lpCreatePr__campaign h4 {
    font-size: 4.2rem;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
  }
  .lpCreatePr__campaign h5 {
    color: #ffffff;
    line-height: 1;
    font-size: 5.4rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-transform: rotate(-12deg);
       -moz-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
            transform: rotate(-12deg);
    padding-right: 10px;
  }
  .lpCreatePr__campaign h5 img {
    width: 30px;
  }
  .lpCreatePr__campaign h5 img:last-child {
    width: 26px;
  }
  .lpCreatePr__campaign h5 span {
    display: inline-block;
    padding: 0 0 0 5px;
  }
  .lpCreatePr__campaign h6 {
    color: #ffffff;
    font-size: 3rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .lpCreatePr__campaign__content {
    padding: 20px;
    border: 4px solid #ffffff;
    -moz-border-radius: 20px;
         border-radius: 20px;
    max-width: 920px;
    margin: 0 auto;
    position: relative;
  }
  .lpCreatePr__campaign__content .floatLeft {
    width: 510px;
  }
  .lpCreatePr__campaign__content ul li {
    background-color: #ffffff;
    line-height: 1;
    color: #005dac;
    font-size: 2.2rem;
    font-weight: 700;
    padding: 8px 10px 10px;
  }
  .lpCreatePr__campaign__content ul li:not(:last-child) {
    margin-bottom: 5px;
  }
  .lpCreatePr__campaign__content .floatRight {
    position: absolute;
    width: 480px;
    bottom: 0;
    right: -75px;
  }
  .lpCreatePr__campaign__content .floatRight p {
    color: #ffffff;
    line-height: 1.3;
    font-weight: 700;
    font-size: 2.5rem;
    font-style: italic;
    -webkit-transform: rotate(-12deg);
       -moz-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
            transform: rotate(-12deg);
    position: absolute;
    bottom: 55px;
    left: 50px;
  }
  .lpCreatePr__campaign .box > p {
    color: #ffffff;
    line-height: 1.3;
    font-size: 3.7rem;
    font-weight: 700;
  }
  .lpCreatePr__campaign .box__price {
    margin-top: -15px;
  }
  .lpCreatePr__campaign .box__price p {
    color: #ffd100;
    font-weight: 700;
  }
  .lpCreatePr__campaign .box__price p:first-child {
    line-height: 1.3;
    font-size: 4.2rem;
    margin-bottom: 5px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .lpCreatePr__campaign .box__price p:first-child img {
    width: 112px;
    margin-left: 20px;
  }
  .lpCreatePr__campaign .box__price p:nth-child(2) {
    line-height: 1;
    font-size: 6.8rem;
    white-space: nowrap;
  }
  .lpCreatePr__campaign .box__price p:nth-child(2) span.lg {
    font-size: 8rem;
  }
  .lpCreatePr__campaign .box__price p:nth-child(2) span.md {
    font-size: 6rem;
  }
  .lpCreatePr__campaign .box__price p:nth-child(2) span.sm {
    font-size: 5.8rem;
  }
  .lpCreatePr__campaign .box__price p:last-child {
    text-align: right;
    font-size: 3.2rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    line-height: 1;
    padding-right: 15px;
    margin-top: 10px;
    color: #ffffff;
  }
  .lpCreatePr__campaign .box__price p:last-child span {
    margin-right: 10px;
    font-size: 1.8rem;
  }
  .lpCreatePr__conversion {
    position: relative;
  }
  .lpCreatePr__conversion__top {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    padding: 120px 30px 600px 80px;
    background-color: #f4f4f4;
    border-left: 5px solid #000000;
    border-right: 5px solid #000000;
  }
  .lpCreatePr__conversion__top h3 {
    position: absolute;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1;
    font-size: 11rem;
    top: 0;
    right: 50px;
  }
  .lpCreatePr__conversion__top__left {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
  }
  .lpCreatePr__conversion__top__left h4 {
    font-size: 5.6rem;
    line-height: 1;
    margin-bottom: 25px;
  }
  .lpCreatePr__conversion__top__left p {
    font-size: 2.2rem;
    line-height: 2.2;
    font-weight: 700;
  }
  .lpCreatePr__conversion__top__right {
    position: relative;
    z-index: 3;
    width: 570px;
    margin-top: -80px;
  }
  .lpCreatePr__conversion__slider {
    position: absolute;
    left: 0;
    right: 0;
    top: 450px;
    z-index: 4;
  }
  .lpCreatePr__conversion__slider > div:first-child {
    margin-bottom: 30px;
  }
  .lpCreatePr__conversion__slider .slick-slide {
    margin-left: 20px;
    width: 360px;
  }
  .lpCreatePr__conversion__slider .slick-slide img {
    width: 100%;
  }
  .lpCreatePr__result {
    background-color: #ed5532;
    padding: 110px 80px 60px;
  }
  .lpCreatePr__result h3 {
    font-size: 8.2rem;
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    padding-left: 330px;
    white-space: nowrap;
    margin-bottom: 90px;
  }
  .lpCreatePr__result h3 img {
    position: absolute;
    top: -90px;
    left: 0;
    width: 370px;
  }
  .lpCreatePr__result__content {
    position: relative;
    z-index: 2;
  }
  .lpCreatePr__result__item {
    background-color: #f4f4f4;
    -moz-border-radius: 30px;
         border-radius: 30px;
    border: 4px solid #000000;
  }
  .lpCreatePr__result__item:not(:last-child) {
    margin-bottom: 40px;
  }
  .lpCreatePr__result__item h4 {
    font-size: 5.2rem;
    line-height: 1.3;
    margin-bottom: 30px;
  }
  .lpCreatePr__result__item h4 span:not(.bg):not(.circle) {
    display: block;
    text-decoration: underline;
    font-size: 4.8rem;
    line-height: 1;
    margin-bottom: 20px;
  }
  .lpCreatePr__result__item .des {
    font-size: 2.2rem;
    line-height: 2.2;
    font-weight: 700;
  }
  .lpCreatePr__result__item:first-child {
    position: relative;
    height: 870px;
    padding-top: 30px;
    padding-left: 345px;
  }
  .lpCreatePr__result__item:first-child img {
    position: absolute;
    bottom: -11px;
    left: -65px;
    right: -10px;
    max-width: 108%;
  }
  .lpCreatePr__result__item:first-child h4 .bg {
    display: inline-block;
    position: relative;
    z-index: 2;
  }
  .lpCreatePr__result__item:first-child h4 .bg::before {
    content: "";
    width: 180px;
    height: 100%;
    background: url("../img/lp-create_pr/txtCircle_bg.svg") no-repeat center/contain;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1;
  }
  .lpCreatePr__result__item:nth-child(2) {
    padding: 30px 0 50px 10px;
    position: relative;
    overflow: hidden;
  }
  .lpCreatePr__result__item:nth-child(2) picture > img {
    position: absolute;
    bottom: -50px;
    right: -55px;
    width: 400px;
  }
  .lpCreatePr__result__item:nth-child(2) .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lpCreatePr__result__item:nth-child(2) .flex img {
    width: 300px;
    margin-right: 20px;
  }
  .lpCreatePr__result__item:nth-child(3) {
    padding: 30px;
    position: relative;
  }
  .lpCreatePr__result__item:nth-child(3) h4 .bg {
    display: inline-block;
    position: relative;
    z-index: 2;
  }
  .lpCreatePr__result__item:nth-child(3) h4 .bg::before {
    content: "";
    width: 130px;
    height: 16px;
    position: absolute;
    left: -5px;
    bottom: 1px;
    background: url("../img/lp-create_pr/txtLine_bg.svg") no-repeat center/contain;
    z-index: -1;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left {
    margin-right: 40px;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left > p {
    text-align: center;
    font-weight: 800;
    font-size: 2rem;
    line-height: 1.3;
    margin-bottom: 10px;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li {
    background-color: #ffffff;
    border: 2px solid #000000;
    -moz-border-radius: 20px;
         border-radius: 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding: 20px 0 30px;
    font-weight: 700;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li:not(:last-child) {
    margin-bottom: 30px;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li > p {
    color: #565656;
    font-size: 3.8rem;
    line-height: 1;
    margin-right: 10px;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li .price {
    font-size: 4.8rem;
    line-height: 1;
    font-weight: 700;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li .price span {
    font-size: 2rem;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li .floatTxt {
    position: absolute;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    bottom: -18px;
    color: #ffffff;
    background-color: #ed5532;
    border: 2px solid #000000;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 4px 10px;
    white-space: nowrap;
    font-size: 1.6rem;
  }
  .lpCreatePr__result__item:nth-child(4) {
    padding: 30px 10px 0 40px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
  }
  .lpCreatePr__result__item:nth-child(4) img {
    width: 265px;
    margin-bottom: -40px;
    margin-top: -10px;
    margin-right: 40px;
  }
  .lpCreatePr__result__item:nth-child(4) .des {
    font-size: 2rem;
  }
  .lpCreatePr__result__item:last-child {
    padding: 20px 30px 40px;
    position: relative;
    overflow: hidden;
  }
  .lpCreatePr__result__item:last-child .delivery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .lpCreatePr__result__item:last-child .delivery__left {
    margin-right: 40px;
    margin-top: 20px;
    width: 265px;
  }
  .lpCreatePr__result__item:last-child .delivery__left ul li {
    font-weight: 700;
    font-size: 2rem;
    line-height: 1.3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 2px solid #000000;
    -moz-border-radius: 20px;
         border-radius: 20px;
    height: 80px;
    background-color: #ffffff;
    color: #ed5532;
  }
  .lpCreatePr__result__item:last-child .delivery__left ul li:first-child {
    background-color: #ed5532;
    color: #ffffff;
    position: relative;
    margin-bottom: 30px !important;
  }
  .lpCreatePr__result__item:last-child .delivery__left ul li:first-child::before {
    content: "";
    width: 15px;
    height: 15px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #ed5532;
    position: absolute;
    bottom: -24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .lpCreatePr__result__item:last-child .delivery__left ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .lpCreatePr__result__item:last-child h4 {
    z-index: 2;
  }
  .lpCreatePr__result__item:last-child h4 .circle {
    display: inline-block;
    position: relative;
    z-index: 2;
  }
  .lpCreatePr__result__item:last-child h4 .circle::before {
    content: "";
    width: 100px;
    height: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: url("../img/lp-create_pr/textCircle_full.svg") no-repeat center/contain;
    z-index: -1;
  }
  .lpCreatePr__price {
    background-color: #005dac;
    padding: 10px 40px 0;
  }
  .lpCreatePr__price h3 {
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    margin-bottom: 50px;
  }
  .lpCreatePr__price h3 span {
    opacity: 0.2;
    display: block;
    font-size: 10rem;
  }
  .lpCreatePr__price h3 ins {
    position: absolute;
    bottom: -8px;
    left: 48px;
    font-size: 4.6rem;
    line-height: 1;
    text-decoration: none;
  }
  .lpCreatePr__price h4 {
    color: #fdd530;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .lpCreatePr__price h4 span {
    display: inline-block;
    font-size: 4.2rem;
    margin: 0 10px;
  }
  .lpCreatePr__price h4 img {
    width: 30px;
    margin-bottom: -10px;
  }
  .lpCreatePr__price .detail {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #fdd530;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .lpCreatePr__price .detail > p {
    font-size: 5rem;
    line-height: 1;
    white-space: nowrap;
    padding-top: 30px;
    padding-right: 10px;
  }
  .lpCreatePr__price .detail > div p {
    line-height: 1;
  }
  .lpCreatePr__price .detail > div p:first-child {
    font-size: 13rem;
    font-family: "Bebas Neue", serif;
  }
  .lpCreatePr__price .detail > div p span {
    font-size: 5.6rem;
  }
  .lpCreatePr__price .detail > div p ins {
    text-decoration: none;
    font-size: 4rem;
  }
  .lpCreatePr__price .detail > div .sm {
    color: #ffffff;
    font-size: 1.2rem;
    line-height: 1.5;
  }
  .lpCreatePr__price > img {
    width: 750px;
    margin: 0 auto;
    display: block;
  }
  .lpCreatePr__link {
    padding: 100px 0;
  }
  .lpCreatePr__link ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .lpCreatePr__link ul li {
    width: 250px;
  }
  .lpCreatePr__link ul li:not(:last-child) {
    margin-right: 90px;
  }
  .lpCreatePr__link ul li h4 {
    font-size: 2.2rem;
    text-align: center;
    line-height: 1;
    margin-bottom: 40px;
    font-weight: 900;
  }
  .lpCreatePr__link ul li img {
    display: block;
    margin-bottom: 50px;
  }
  .lpCreatePr__link ul li a {
    display: block;
    color: #ffffff;
    background: url("../img/lp-create_pr/btnArrow.svg") no-repeat right 10px center #005dac;
    -moz-background-size: 50px auto;
         background-size: 50px auto;
    font-size: 2rem;
    font-weight: 700;
    padding: 20px 0 20px 20px;
    -moz-border-radius: 50px;
         border-radius: 50px;
  }
  .lpCreatePr__plan {
    background: -webkit-gradient(linear, left top, right top, from(#00c9e8), color-stop(50%, #00c9e8), color-stop(50%, #ffb600), to(#ffb600));
    background: -webkit-linear-gradient(left, #00c9e8 0%, #00c9e8 50%, #ffb600 50%, #ffb600 100%);
    background: -moz- oldlinear-gradient(left, #00c9e8 0%, #00c9e8 50%, #ffb600 50%, #ffb600 100%);
    background: linear-gradient(to right, #00c9e8 0%, #00c9e8 50%, #ffb600 50%, #ffb600 100%);
    padding: 40px 30px 0;
  }
  .lpCreatePr__plan__ttl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 20px;
  }
  .lpCreatePr__plan__ttl img {
    width: 80px;
    margin-top: 30px;
  }
  .lpCreatePr__plan__ttl h3 {
    text-align: center;
    margin: 0 80px;
  }
  .lpCreatePr__plan__ttl h3 span {
    display: block;
  }
  .lpCreatePr__plan__ttl h3 span:first-child {
    font-size: 4rem;
    line-height: 1;
    font-weight: 700;
  }
  .lpCreatePr__plan__ttl h3 span:first-child ins {
    text-decoration: none;
    font-size: 7rem;
  }
  .lpCreatePr__plan__ttl h3 span:last-child {
    font-size: 10rem;
  }
  .lpCreatePr__plan__content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .lpCreatePr__plan__content > div {
    width: -webkit-calc(50% - 30px);
    width: -moz-calc(50% - 30px);
    width: calc(50% - 30px);
  }
  .lpCreatePr__plan__item {
    background-color: #ffffff;
    border: 5px solid #000000;
    padding: 30px 30px 20px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
  }
  .lpCreatePr__plan__item h4 {
    text-align: center;
    font-weight: 800;
    font-size: 4.5rem;
    line-height: 1;
    margin-bottom: 30px;
  }
  .lpCreatePr__plan__item .tag {
    color: #ffffff;
    text-align: center;
    background-color: #00c9e8;
    font-weight: 700;
    font-size: 3.8rem;
    line-height: 1;
    padding: 20px 0;
    margin-bottom: 30px;
  }
  .lpCreatePr__plan__item .tag.yellow {
    background-color: #ffb600;
  }
  .lpCreatePr__plan__item .price_red li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700;
    border-bottom: 2px solid #000000;
    line-height: 1;
    padding: 8px 0 10px;
  }
  .lpCreatePr__plan__item .price_red li p:first-child {
    font-size: 3.6rem;
  }
  .lpCreatePr__plan__item .price_red li p:first-child span {
    display: block;
    font-size: 2.2rem;
    margin-top: 10px;
  }
  .lpCreatePr__plan__item .price_red li p:last-child {
    font-size: 8.5rem;
    font-family: "Bebas Neue", serif;
    color: #e60012;
  }
  .lpCreatePr__plan__item .price_red li p:last-child span {
    font-size: 4rem;
  }
  .lpCreatePr__plan__item .priceBottom li {
    font-weight: 700;
    line-height: 1;
    padding: 10px 0;
  }
  .lpCreatePr__plan__item .priceBottom li:not(:last-child) {
    border-bottom: 2px solid #000000;
  }
  .lpCreatePr__plan__item .priceBottom li p {
    font-size: 3.4rem;
    line-height: 1;
  }
  .lpCreatePr__plan__item .priceBottom li p:not(:last-child) {
    margin-bottom: 10px;
  }
  .lpCreatePr__plan__item .priceBottom li div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 9rem;
  }
  .lpCreatePr__plan__item .priceBottom li div ins {
    font-size: 2.5rem;
    text-decoration: none;
    margin-top: 25px;
    white-space: nowrap;
  }
  .lpCreatePr__plan__item .priceBottom li div p {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    font-size: 8.5rem;
    font-family: "Bebas Neue", serif;
    text-align: right;
    white-space: nowrap;
  }
  .lpCreatePr__plan__item .priceBottom li div p span {
    font-size: 4rem;
  }
  .lpCreatePr__plan__item .priceBottom li div p em {
    text-align: right;
    font-size: 2rem;
    font-style: normal;
    line-height: 1;
    display: block;
    margin-top: 5px;
    font-weight: 700;
    font-weight: "Noto Sans JP", sans-serif;
  }
  .lpCreatePr__plan__item .note {
    width: 420px;
    height: 420px;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #00c9e8;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    font-weight: 700;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    color: #ffffff;
    white-space: nowrap;
  }
  .lpCreatePr__plan__item .note.yellow {
    background-color: #ffb600;
  }
  .lpCreatePr__plan__item .note p {
    font-size: 8.5rem;
    line-height: 1;
    font-family: "Bebas Neue", serif;
  }
  .lpCreatePr__plan__item .note p span {
    font-size: 4rem;
    line-height: 1;
    font-size: 4rem;
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 5px;
  }
  .lpCreatePr__plan__item .note p ins {
    font-size: 3.8rem;
    text-decoration: none;
  }
  .lpCreatePr__plan__item .note p em {
    display: block;
    font-size: 2.2rem;
    line-height: 1;
    font-style: normal;
    text-align: right;
    margin-top: 5px;
  }
  .lpCreatePr__plan > img {
    width: 880px;
    margin: -130px auto 0;
    display: block;
  }
  .lpCreatePr__compare {
    background: -webkit-gradient(linear, left top, right top, from(#ed5532), color-stop(50%, #ed5532), color-stop(50%, #004098), to(#004098));
    background: -webkit-linear-gradient(left, #ed5532 0%, #ed5532 50%, #004098 50%, #004098 100%);
    background: -moz- oldlinear-gradient(left, #ed5532 0%, #ed5532 50%, #004098 50%, #004098 100%);
    background: linear-gradient(to right, #ed5532 0%, #ed5532 50%, #004098 50%, #004098 100%);
    position: relative;
    padding-bottom: 275px;
  }
  .lpCreatePr__compare__ttl {
    position: relative;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
  }
  .lpCreatePr__compare__ttl h3 {
    text-align: center;
    color: #ffffff;
    font-size: 3.8rem;
    line-height: 1.3;
    font-weight: 700;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .lpCreatePr__compare__ttl img {
    width: 560px;
    margin: 0 auto;
    display: block;
  }
  .lpCreatePr__compare__content {
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .lpCreatePr__compare__content > div {
    width: 50%;
    padding: 30px 80px 0;
  }
  .lpCreatePr__compare__content > div > img {
    display: block;
    margin: 0 auto;
  }
  .lpCreatePr__compare__content > div h4 {
    font-size: 5.6rem;
    line-height: 1.2;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #ffffff;
    margin: 20px 0 30px;
    height: 144px;
  }
  .lpCreatePr__compare__content > div h4 img {
    width: 25px;
  }
  .lpCreatePr__compare__content > div .price {
    max-width: 350px;
    margin: -30px auto 0;
  }
  .lpCreatePr__compare__content > div .price .price__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #ffd100;
  }
  .lpCreatePr__compare__content > div .price .price__item:last-child {
    margin-top: -30px;
  }
  .lpCreatePr__compare__content > div .price .price__item p {
    line-height: 1.2;
    font-weight: 700;
  }
  .lpCreatePr__compare__content > div .price .price__item p:first-child {
    font-size: 3.2rem;
    font-weight: 700;
  }
  .lpCreatePr__compare__content > div .price .price__item p:first-child span {
    display: block;
    font-size: 2.2rem;
  }
  .lpCreatePr__compare__content > div .price .price__item p:last-child {
    font-size: 5rem;
    line-height: 1;
  }
  .lpCreatePr__compare__content > div .price .price__item p:last-child span {
    font-size: 20rem;
    font-family: "Bebas Neue", serif;
  }
  .lpCreatePr__compare__content > div .box {
    width: 350px;
    background-color: #ffffff;
    -moz-border-radius: 50px;
         border-radius: 50px;
    margin: 0 auto;
    padding: 15px 15px;
    position: relative;
    font-weight: 700;
    font-size: 2.6rem;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    position: relative;
    height: 110px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .lpCreatePr__compare__content > div .box::after {
    content: "";
    background-color: #ffd100;
    position: absolute;
    height: 12px;
    top: 47px;
    left: 10px;
    right: 10px;
  }
  .lpCreatePr__compare__content > div .box > div {
    position: relative;
    z-index: 2;
  }
  .lpCreatePr__compare__content > div .box span.xl {
    font-size: 4rem;
  }
  .lpCreatePr__compare__content > div .box span.lg {
    font-size: 3.5rem;
  }
  .lpCreatePr__compare__content > div .box span.md {
    font-size: 3rem;
  }
  .lpCreatePr__compare__content > div .box img {
    width: 137px;
    position: absolute;
    top: -35px;
    left: -36px;
  }
  .lpCreatePr__compare__content > div:first-child .box {
    color: #ed5532;
  }
  .lpCreatePr__compare__content > div:last-child h4 {
    font-size: 4rem;
  }
  .lpCreatePr__compare__content > div:last-child .box {
    color: #004098;
  }
  .lpCreatePr .seoBl {
    padding: 60px;
    background-color: #ffffff;
  }
}

@media screen and (max-width: 768px) {
  .lpCreatePr__banner {
    padding: 2.60417vw 0;
  }
  .lpCreatePr__banner__slider {
    margin-bottom: 3.90625vw;
  }
  .lpCreatePr__banner__slider__item {
    position: relative;
    padding-right: 5.20833vw;
    margin: 0 3.90625vw;
    width: 45.57292vw;
  }
  .lpCreatePr__banner__slider__item img {
    width: 100%;
  }
  .lpCreatePr__banner__slider__item span {
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    display: block;
    position: absolute;
    top: 2.60417vw;
    right: 0;
    font-size: 2.60417vw;
    font-weight: 700;
    line-height: 1;
  }
  .lpCreatePr__banner h2 {
    font-size: 6.25vw;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
  }
  .lpCreatePr__banner h2 span {
    display: inline-block;
    position: relative;
  }
  .lpCreatePr__banner h2 span.lg {
    font-size: 9.11458vw;
  }
  .lpCreatePr__banner h2 span.relative {
    position: relative;
  }
  .lpCreatePr__banner h2 span.relative ins {
    text-decoration: none;
    font-size: 2.34375vw;
    line-height: 1;
    position: absolute;
    font-weight: 600;
    bottom: -2.60417vw;
    right: 0;
    left: 0;
    text-align: center;
  }
  .lpCreatePr__banner h2 span:not(.lg)::before {
    content: "";
    width: 23.4375vw;
    height: 11.71875vw;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: url("../img/lp-create_pr/txtCircle_bg.svg") no-repeat center/contain;
    z-index: -1;
  }
  .lpCreatePr__banner p {
    font-weight: 700;
    font-size: 6.51042vw;
    line-height: 1.2;
    text-align: center;
    white-space: nowrap;
    margin-top: 2.60417vw;
  }
  .lpCreatePr__banner p span {
    font-size: 8.59375vw;
  }
  .lpCreatePr__banner p ins {
    font-size: 10.9375vw;
    text-decoration: none;
    color: #ed5532;
    display: block;
  }
  .lpCreatePr__flow {
    background-color: #000000;
    padding: 6.51042vw 3.25521vw 3.90625vw;
  }
  .lpCreatePr__flow p {
    font-size: 5.98958vw;
    font-weight: 700;
    line-height: 1.4;
    color: #ffffff;
    text-align: center;
  }
  .lpCreatePr__flow h3 {
    color: #ed5532;
    font-size: 7.42188vw;
    line-height: 1.4;
    font-weight: 700;
    margin: 2.60417vw 0 3.90625vw;
    text-align: center;
  }
  .lpCreatePr__flow h3 span {
    display: inline-block;
    position: relative;
  }
  .lpCreatePr__flow h3 span::before {
    content: "";
    width: 24.73958vw;
    height: 5.20833vw;
    position: absolute;
    left: -0.65104vw;
    bottom: -3.125vw;
    background: url("../img/lp-create_pr/txtLine_bg.svg") no-repeat center/contain;
  }
  .lpCreatePr__flow img {
    display: block;
    margin: 6.51042vw 0 0;
  }
  .lpCreatePr__campaign {
    background-color: #004098;
    padding: 5.20833vw 5.20833vw 6.51042vw;
  }
  .lpCreatePr__campaign__ttl {
    position: relative;
    margin-top: 2.60417vw;
  }
  .lpCreatePr__campaign__ttl p {
    padding: 1.95313vw 3.90625vw;
    font-size: 4.29688vw;
    font-weight: 700;
    color: #004098;
    z-index: 2;
    white-space: nowrap;
    overflow: hidden;
    -moz-border-radius: 10px;
         border-radius: 10px;
    text-align: center;
    position: relative;
  }
  .lpCreatePr__campaign__ttl p::before {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #ffd100;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.8;
    z-index: -1;
  }
  .lpCreatePr__campaign__ttl p ins {
    display: block;
    text-decoration: none;
    font-size: 3.38542vw;
    line-height: 1.3;
    opacity: 1;
  }
  .lpCreatePr__campaign__ttl h3 {
    text-align: center;
    color: #f4f4f4;
    text-transform: uppercase;
    font-size: 16.92708vw;
    line-height: 1;
    opacity: 0.2;
    z-index: 5;
    white-space: nowrap;
  }
  .lpCreatePr__campaign h4 {
    font-size: 7.68229vw;
    font-weight: 700;
    line-height: 1.3;
    color: #ffffff;
    text-align: center;
    margin-bottom: 3.90625vw;
  }
  .lpCreatePr__campaign h5 {
    color: #ffffff;
    line-height: 1;
    font-size: 7.16146vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-transform: rotate(-10deg);
       -moz-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  .lpCreatePr__campaign h5 img {
    width: 5.20833vw;
  }
  .lpCreatePr__campaign h5 img:last-child {
    width: 4.29688vw;
  }
  .lpCreatePr__campaign h5 span {
    display: inline-block;
    padding: 0 0 0 1.30208vw;
  }
  .lpCreatePr__campaign h6 {
    color: #ffffff;
    font-size: 5.07813vw;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 10px;
    margin-top: 20px;
  }
  .lpCreatePr__campaign__content {
    padding: 3.90625vw 3.90625vw 0;
    border: 2px solid #ffffff;
    -moz-border-radius: 15px;
         border-radius: 15px;
    margin: 0 auto;
    position: relative;
  }
  .lpCreatePr__campaign__content ul li {
    background-color: #ffffff;
    line-height: 1;
    color: #005dac;
    font-size: 3.51563vw;
    font-weight: 700;
    padding: 1.5625vw 1.95313vw 1.95313vw;
  }
  .lpCreatePr__campaign__content ul li:not(:last-child) {
    margin-bottom: 5px;
  }
  .lpCreatePr__campaign__content .floatRight {
    width: 65.10417vw;
    margin: -2.60417vw auto 0;
    position: relative;
  }
  .lpCreatePr__campaign__content .floatRight p {
    color: #ffffff;
    line-height: 1.3;
    font-weight: 700;
    font-size: 3.38542vw;
    font-style: italic;
    -webkit-transform: rotate(-12deg);
       -moz-transform: rotate(-12deg);
        -ms-transform: rotate(-12deg);
            transform: rotate(-12deg);
    position: absolute;
    bottom: 8.46354vw;
    left: 7.8125vw;
  }
  .lpCreatePr__campaign .box > p {
    color: #ffffff;
    line-height: 1.4;
    font-size: 5.85938vw;
    font-weight: 700;
    margin-bottom: 1.30208vw;
  }
  .lpCreatePr__campaign .box__price p {
    color: #ffd100;
    font-weight: 700;
  }
  .lpCreatePr__campaign .box__price p:first-child {
    line-height: 1.3;
    font-size: 6.51042vw;
    margin-bottom: 1.30208vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
       -moz-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  .lpCreatePr__campaign .box__price p:first-child img {
    width: 17.05729vw;
    margin-left: 3.90625vw;
  }
  .lpCreatePr__campaign .box__price p:nth-child(2) {
    line-height: 1;
    font-size: 11.06771vw;
    white-space: nowrap;
  }
  .lpCreatePr__campaign .box__price p:nth-child(2) span.lg {
    font-size: 12.89063vw;
  }
  .lpCreatePr__campaign .box__price p:nth-child(2) span.md {
    font-size: 9.89583vw;
  }
  .lpCreatePr__campaign .box__price p:nth-child(2) span.sm {
    font-size: 9.63542vw;
  }
  .lpCreatePr__campaign .box__price p:last-child {
    text-align: right;
    font-size: 4.94792vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    line-height: 1;
    padding-right: 1.30208vw;
    margin-top: 1.95313vw;
    color: #ffffff;
  }
  .lpCreatePr__campaign .box__price p:last-child span {
    margin-right: 1.30208vw;
    font-size: 2.86458vw;
  }
  .lpCreatePr__conversion {
    position: relative;
    background-color: #f4f4f4;
    padding-bottom: 10.41667vw;
  }
  .lpCreatePr__conversion__top {
    position: relative;
    padding: 3.90625vw 3.90625vw 0;
  }
  .lpCreatePr__conversion__top h3 {
    color: #ffffff;
    text-transform: uppercase;
    line-height: 1;
    font-size: 14.19271vw;
    white-space: nowrap;
    text-align: center;
    margin-bottom: 5.20833vw;
  }
  .lpCreatePr__conversion__top__left {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
  }
  .lpCreatePr__conversion__top__left h4 {
    font-size: 10.02604vw;
    line-height: 1;
    margin-bottom: 3.25521vw;
  }
  .lpCreatePr__conversion__top__left p {
    font-size: 3.90625vw;
    line-height: 2.1;
    font-weight: 700;
  }
  .lpCreatePr__conversion__top__right {
    width: 75.52083vw;
    position: relative;
    z-index: 3;
  }
  .lpCreatePr__conversion__slider {
    z-index: 4;
    margin-top: -1.95313vw;
    position: relative;
    width: -webkit-calc(100% + 26.04167vw);
    width: -moz-calc(100% + 26.04167vw);
    width: calc(100% + 26.04167vw);
  }
  .lpCreatePr__conversion__slider > div:first-child {
    margin-bottom: 3.90625vw;
  }
  .lpCreatePr__conversion__slider .slick-slide {
    margin-left: 2.60417vw;
  }
  .lpCreatePr__conversion__slider .slick-slide img {
    width: 100%;
  }
  .lpCreatePr__result {
    padding: 5.20833vw 3.90625vw;
  }
  .lpCreatePr__result h3 {
    font-size: 10.15625vw;
    line-height: 1.3;
    font-weight: 700;
    position: relative;
    white-space: nowrap;
    margin-bottom: -87.23958vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .lpCreatePr__result h3 img {
    width: 52.08333vw;
    margin-top: -3.90625vw;
  }
  .lpCreatePr__result__content {
    position: relative;
    z-index: 2;
  }
  .lpCreatePr__result__item {
    background-color: #f4f4f4;
    -moz-border-radius: 20px;
         border-radius: 20px;
    border: 2px solid #000000;
    padding: 2.60417vw 3.90625vw;
  }
  .lpCreatePr__result__item:not(:last-child) {
    margin-bottom: 5.20833vw;
  }
  .lpCreatePr__result__item h4 {
    font-size: 7.03125vw;
    white-space: nowrap;
    line-height: 1.3;
    margin-bottom: 5.20833vw;
  }
  .lpCreatePr__result__item h4 span:not(.bg):not(.circle) {
    display: block;
    text-decoration: underline;
    font-size: 7.16146vw;
    line-height: 1;
    margin-bottom: 3.90625vw;
  }
  .lpCreatePr__result__item .des {
    font-size: 3.25521vw;
    line-height: 2.1;
    font-weight: 700;
  }
  .lpCreatePr__result__item:first-child {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    padding-bottom: 0;
  }
  .lpCreatePr__result__item:first-child img {
    max-width: 105%;
    margin-bottom: -1.30208vw;
    margin-left: -1.95313vw;
  }
  .lpCreatePr__result__item:first-child > div {
    margin-bottom: 2.60417vw;
  }
  .lpCreatePr__result__item:first-child h4 .bg {
    display: inline-block;
    position: relative;
    z-index: 2;
  }
  .lpCreatePr__result__item:first-child h4 .bg::before {
    content: "";
    width: 24.73958vw;
    height: 11.06771vw;
    background: url("../img/lp-create_pr/txtCircle_bg.svg") no-repeat center/contain;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: -1;
  }
  .lpCreatePr__result__item:nth-child(2) {
    position: relative;
    overflow: hidden;
  }
  .lpCreatePr__result__item:nth-child(2) .des {
    font-size: 3.125vw;
  }
  .lpCreatePr__result__item:nth-child(2) picture > img {
    position: absolute;
    top: 15.625vw;
    right: -11.71875vw;
    width: 45.57292vw;
  }
  .lpCreatePr__result__item:nth-child(2) .flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
  .lpCreatePr__result__item:nth-child(2) .flex img {
    width: 65.10417vw;
    margin: 2.60417vw auto 0;
  }
  .lpCreatePr__result__item:nth-child(3) {
    position: relative;
  }
  .lpCreatePr__result__item:nth-child(3) h4 .bg {
    display: inline-block;
    position: relative;
    z-index: 2;
  }
  .lpCreatePr__result__item:nth-child(3) h4 .bg::before {
    content: "";
    width: 15.625vw;
    height: 2.60417vw;
    position: absolute;
    left: -0.65104vw;
    bottom: -0.52083vw;
    background: url("../img/lp-create_pr/txtLine_bg.svg") no-repeat center/contain;
    z-index: -1;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left {
    margin-top: 3.90625vw;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left > p {
    text-align: center;
    font-weight: 800;
    font-size: 4.16667vw;
    line-height: 1.3;
    margin-bottom: 2.60417vw;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul {
    width: 58.59375vw;
    margin: 0 auto;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li {
    background-color: #ffffff;
    border: 2px solid #000000;
    -moz-border-radius: 15px;
         border-radius: 15px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    padding: 4.55729vw 0 6.51042vw;
    font-weight: 700;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li:not(:last-child) {
    margin-bottom: 6.51042vw;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li > p {
    color: #565656;
    font-size: 7.03125vw;
    line-height: 1;
    margin-right: 2.60417vw;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li .price {
    font-size: 8.85417vw;
    line-height: 1;
    font-weight: 700;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li .price span {
    font-size: 4.42708vw;
  }
  .lpCreatePr__result__item:nth-child(3) .cvr__left ul li .floatTxt {
    position: absolute;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: 50%;
    bottom: -4.42708vw;
    color: #ffffff;
    background-color: #ed5532;
    border: 2px solid #000000;
    -moz-border-radius: 10px;
         border-radius: 10px;
    padding: 0.65104vw 1.95313vw;
    white-space: nowrap;
    font-size: 4.16667vw;
  }
  .lpCreatePr__result__item:nth-child(4) {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
  .lpCreatePr__result__item:nth-child(4) img {
    width: 49.47917vw;
    margin: 3.90625vw auto -9.11458vw;
  }
  .lpCreatePr__result__item:last-child {
    position: relative;
    overflow: hidden;
  }
  .lpCreatePr__result__item:last-child .delivery {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    padding-bottom: 2.60417vw;
  }
  .lpCreatePr__result__item:last-child .delivery__left {
    margin-top: 3.90625vw;
  }
  .lpCreatePr__result__item:last-child .delivery__left ul {
    width: 58.59375vw;
    margin: 0 auto;
  }
  .lpCreatePr__result__item:last-child .delivery__left ul li {
    font-weight: 700;
    font-size: 4.94792vw;
    line-height: 1.3;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border: 2px solid #000000;
    -moz-border-radius: 15px;
         border-radius: 15px;
    height: 20.83333vw;
    background-color: #ffffff;
    color: #ed5532;
  }
  .lpCreatePr__result__item:last-child .delivery__left ul li:first-child {
    background-color: #ed5532;
    color: #ffffff;
    position: relative;
    margin-bottom: 7.8125vw !important;
  }
  .lpCreatePr__result__item:last-child .delivery__left ul li:first-child::before {
    content: "";
    width: 3.90625vw;
    height: 3.90625vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #ed5532;
    position: absolute;
    bottom: -6.25vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .lpCreatePr__result__item:last-child .delivery__left ul li:not(:last-child) {
    margin-bottom: 5.20833vw;
  }
  .lpCreatePr__result__item:last-child h4 {
    z-index: 2;
  }
  .lpCreatePr__result__item:last-child h4 .circle {
    display: inline-block;
    position: relative;
    z-index: 2;
  }
  .lpCreatePr__result__item:last-child h4 .circle::before {
    content: "";
    width: 14.32292vw;
    height: 14.32292vw;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: url("../img/lp-create_pr/textCircle_full.svg") no-repeat center/contain;
    z-index: -1;
  }
  .lpCreatePr__price {
    background-color: #005dac;
    padding: 2.60417vw 3.90625vw 0;
  }
  .lpCreatePr__price h3 {
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    position: relative;
    margin-bottom: 6.51042vw;
  }
  .lpCreatePr__price h3 span {
    opacity: 0.2;
    display: block;
    font-size: 16.40625vw;
  }
  .lpCreatePr__price h3 ins {
    font-size: 9.63542vw;
    line-height: 1;
    text-decoration: none;
  }
  .lpCreatePr__price h4 {
    color: #fdd530;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .lpCreatePr__price h4 span {
    display: inline-block;
    font-size: 6.51042vw;
    margin: 0 3.90625vw;
    line-height: 1.3;
  }
  .lpCreatePr__price h4 img {
    width: 6.51042vw;
    margin-bottom: -4.55729vw;
  }
  .lpCreatePr__price .detail {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #fdd530;
    font-weight: 700;
    margin-top: 7.8125vw;
  }
  .lpCreatePr__price .detail > p {
    font-size: 7.94271vw;
    line-height: 1;
    white-space: nowrap;
    margin-bottom: 2.60417vw;
  }
  .lpCreatePr__price .detail > div p {
    text-align: center;
    line-height: 1;
  }
  .lpCreatePr__price .detail > div p:first-child {
    font-size: 19.53125vw;
    font-family: "Bebas Neue", serif;
  }
  .lpCreatePr__price .detail > div p span {
    font-size: 8.46354vw;
  }
  .lpCreatePr__price .detail > div p ins {
    text-decoration: none;
    font-size: 5.85938vw;
    display: block;
    text-align: right;
  }
  .lpCreatePr__price .detail > div .sm {
    color: #ffffff;
    font-size: 1.95313vw;
    line-height: 1.5;
    text-align: left;
    padding-left: 2.60417vw;
    margin-top: 1.30208vw;
  }
  .lpCreatePr__price > img {
    margin: 2.60417vw auto 0;
    display: block;
  }
  .lpCreatePr__link {
    padding: 10.41667vw 7.8125vw;
  }
  .lpCreatePr__link ul li:not(:last-child) {
    margin-bottom: 13.02083vw;
  }
  .lpCreatePr__link ul li h4 {
    font-size: 5.20833vw;
    text-align: center;
    line-height: 1;
    margin-bottom: 7.8125vw;
    font-weight: 900;
  }
  .lpCreatePr__link ul li img {
    display: block;
    width: 52.08333vw;
    margin: 0 auto 6.51042vw;
  }
  .lpCreatePr__link ul li a {
    display: block;
    color: #ffffff;
    background: url("../img/lp-create_pr/btnArrow.svg") no-repeat right 2.60417vw center #005dac;
    -moz-background-size: 10.41667vw auto;
         background-size: 10.41667vw auto;
    font-size: 4.55729vw;
    font-weight: 700;
    padding: 5.20833vw 0;
    text-align: center;
    -moz-border-radius: 10.41667vw;
         border-radius: 10.41667vw;
  }
  .lpCreatePr__plan {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .lpCreatePr__plan__ttl {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 3.90625vw;
    padding: 0 3.90625vw;
    -webkit-box-ordinal-group: 2;
       -moz-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .lpCreatePr__plan__ttl img {
    width: 10.41667vw;
    margin-top: 2.60417vw;
  }
  .lpCreatePr__plan__ttl h3 {
    text-align: center;
    margin: 0 5.20833vw;
  }
  .lpCreatePr__plan__ttl h3 span {
    display: block;
    white-space: nowrap;
  }
  .lpCreatePr__plan__ttl h3 span:first-child {
    font-size: 4.42708vw;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 5.20833vw;
  }
  .lpCreatePr__plan__ttl h3 span:first-child ins {
    text-decoration: none;
    font-size: 10.41667vw;
  }
  .lpCreatePr__plan__ttl h3 span:last-child {
    font-size: 11.71875vw;
  }
  .lpCreatePr__plan__content {
    -webkit-box-ordinal-group: 4;
       -moz-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .lpCreatePr__plan__content > div {
    padding: 5.20833vw;
  }
  .lpCreatePr__plan__content > div:first-child {
    background-color: #00c9e8;
  }
  .lpCreatePr__plan__content > div:last-child {
    background-color: #ffb600;
  }
  .lpCreatePr__plan__item {
    background-color: #ffffff;
    border: 3px solid #000000;
    padding: 3.90625vw 5.20833vw;
  }
  .lpCreatePr__plan__item h4 {
    text-align: center;
    font-weight: 800;
    font-size: 8.07292vw;
    line-height: 1;
    margin-bottom: 6.51042vw;
  }
  .lpCreatePr__plan__item .tag {
    color: #ffffff;
    text-align: center;
    background-color: #00c9e8;
    font-weight: 700;
    font-size: 7.03125vw;
    line-height: 1;
    padding: 4.55729vw 0;
    margin-bottom: 6.51042vw;
  }
  .lpCreatePr__plan__item .tag.yellow {
    background-color: #ffb600;
  }
  .lpCreatePr__plan__item .price_red li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 700;
    border-bottom: 2px solid #000000;
    line-height: 1;
    padding: 2.08333vw 0 1vw 20;
  }
  .lpCreatePr__plan__item .price_red li p:first-child {
    font-size: 5.33854vw;
  }
  .lpCreatePr__plan__item .price_red li p:first-child span {
    display: block;
    font-size: 3.38542vw;
    margin-top: 1.95313vw;
  }
  .lpCreatePr__plan__item .price_red li p:last-child {
    font-size: 17.57813vw;
    font-family: "Bebas Neue", serif;
    color: #e60012;
  }
  .lpCreatePr__plan__item .price_red li p:last-child span {
    font-size: 6.25vw;
  }
  .lpCreatePr__plan__item .priceBottom li {
    font-weight: 700;
    line-height: 1;
    padding: 2.08333vw 0 2.60417vw;
  }
  .lpCreatePr__plan__item .priceBottom li:not(:last-child) {
    border-bottom: 2px solid #000000;
  }
  .lpCreatePr__plan__item .priceBottom li p {
    font-size: 5.33854vw;
    line-height: 1;
  }
  .lpCreatePr__plan__item .priceBottom li p:not(:last-child) {
    margin-bottom: 1.95313vw;
  }
  .lpCreatePr__plan__item .priceBottom li div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    font-size: 16.53646vw;
  }
  .lpCreatePr__plan__item .priceBottom li div ins {
    font-size: 3.38542vw;
    text-decoration: none;
    margin-top: 5.20833vw;
    white-space: nowrap;
  }
  .lpCreatePr__plan__item .priceBottom li div p {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    font-size: 16.53646vw;
    font-family: "Bebas Neue", serif;
    text-align: right;
    white-space: nowrap;
    letter-spacing: -1px;
  }
  .lpCreatePr__plan__item .priceBottom li div p span {
    font-size: 5.85938vw;
  }
  .lpCreatePr__plan__item .priceBottom li div p em {
    text-align: right;
    font-size: 3.38542vw;
    font-style: normal;
    line-height: 1;
    display: block;
    margin-top: 1.30208vw;
    font-weight: 700;
    font-weight: "Noto Sans JP", sans-serif;
  }
  .lpCreatePr__plan__item .note {
    width: 71.61458vw;
    height: 71.61458vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background-color: #00c9e8;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 auto;
    font-weight: 700;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
    color: #ffffff;
    white-space: nowrap;
  }
  .lpCreatePr__plan__item .note.yellow {
    background-color: #ffb600;
  }
  .lpCreatePr__plan__item .note p {
    font-size: 14.97396vw;
    line-height: 1;
    font-family: "Bebas Neue", serif;
  }
  .lpCreatePr__plan__item .note p span {
    font-size: 6.77083vw;
    line-height: 1;
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 1.30208vw;
  }
  .lpCreatePr__plan__item .note p ins {
    font-size: 5.85938vw;
    text-decoration: none;
  }
  .lpCreatePr__plan__item .note p em {
    display: block;
    font-size: 3.38542vw;
    line-height: 1;
    font-style: normal;
    text-align: right;
    margin-top: 1.30208vw;
  }
  .lpCreatePr__plan > img {
    width: 78.125vw;
    margin: 0 auto;
    display: block;
    -webkit-box-ordinal-group: 3;
       -moz-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .lpCreatePr__compare {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
    padding: 6.51042vw 0 0;
  }
  .lpCreatePr__compare__ttl h3 {
    text-align: center;
    color: #004098;
    font-size: 6.64063vw;
    line-height: 1.3;
    font-weight: 700;
  }
  .lpCreatePr__compare__ttl img {
    width: 95.05208vw;
    margin: 2.60417vw auto 0;
    display: block;
  }
  .lpCreatePr__compare__content {
    position: relative;
    z-index: 3;
    margin-top: -19.53125vw;
  }
  .lpCreatePr__compare__content > div {
    padding: 6.51042vw 0 7.8125vw;
  }
  .lpCreatePr__compare__content > div > img {
    display: block;
    margin: 0 auto;
    width: 59.89583vw;
  }
  .lpCreatePr__compare__content > div h4 {
    font-size: 10.41667vw;
    line-height: 1.2;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    color: #ffffff;
    margin: 3.90625vw 0 0;
  }
  .lpCreatePr__compare__content > div h4 img {
    width: 5.85938vw;
  }
  .lpCreatePr__compare__content > div .price {
    max-width: 58.59375vw;
    margin: 0 auto;
  }
  .lpCreatePr__compare__content > div .price .price__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #ffd100;
  }
  .lpCreatePr__compare__content > div .price .price__item:last-child {
    margin-top: -3.90625vw;
  }
  .lpCreatePr__compare__content > div .price .price__item p {
    line-height: 1.2;
    font-weight: 700;
  }
  .lpCreatePr__compare__content > div .price .price__item p:first-child {
    font-size: 5.33854vw;
    font-weight: 700;
  }
  .lpCreatePr__compare__content > div .price .price__item p:first-child span {
    display: block;
    font-size: 3.38542vw;
  }
  .lpCreatePr__compare__content > div .price .price__item p:last-child {
    font-size: 10.28646vw;
    line-height: 1;
  }
  .lpCreatePr__compare__content > div .price .price__item p:last-child span {
    font-size: 32.55208vw;
    font-family: "Bebas Neue", serif;
  }
  .lpCreatePr__compare__content > div .box {
    width: 62.5vw;
    background-color: #ffffff;
    -moz-border-radius: 10.41667vw;
         border-radius: 10.41667vw;
    margin: 2.60417vw auto 0;
    padding: 2.60417vw;
    position: relative;
    font-weight: 700;
    font-size: 4.81771vw;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap;
    position: relative;
    height: 23.4375vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }
  .lpCreatePr__compare__content > div .box::after {
    content: "";
    background-color: #ffd100;
    position: absolute;
    height: 1.95313vw;
    top: 10.41667vw;
    left: 2.60417vw;
    right: 2.60417vw;
  }
  .lpCreatePr__compare__content > div .box > div {
    position: relative;
    z-index: 2;
  }
  .lpCreatePr__compare__content > div .box span.xl {
    font-size: 6.90104vw;
  }
  .lpCreatePr__compare__content > div .box span.lg {
    font-size: 5.98958vw;
  }
  .lpCreatePr__compare__content > div .box span.md {
    font-size: 5.20833vw;
  }
  .lpCreatePr__compare__content > div .box img {
    width: 23.4375vw;
    position: absolute;
    top: -4.94792vw;
    left: -5.46875vw;
  }
  .lpCreatePr__compare__content > div:first-child {
    background-color: #ed5532;
  }
  .lpCreatePr__compare__content > div:first-child .box {
    color: #ed5532;
  }
  .lpCreatePr__compare__content > div:last-child {
    background-color: #004098;
  }
  .lpCreatePr__compare__content > div:last-child h4 {
    font-size: 7.16146vw;
  }
  .lpCreatePr__compare__content > div:last-child .box {
    color: #004098;
  }
  .lpCreatePr .seoBl {
    padding: 5.20833vw 3.90625vw;
    background-color: #ffffff;
  }
  .lpCreatePr .seoBl .row {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
       -moz-box-orient: vertical;
       -moz-box-direction: reverse;
        -ms-flex-flow: column-reverse;
            flex-flow: column-reverse;
  }
  .lpCreatePr .seoBl .row p {
    margin: 0;
  }
  .lpCreatePr .seoBl .row h5 {
    margin-bottom: 3.90625vw;
    font-size: 9.375vw;
  }
}
