@media screen and (min-width: 769px), print {
  .seoMeo {
    padding-top: 134px;
    color: #000000;
  }
}

@media screen and (min-width: 769px) and (max-width: 1400px) {
  .seoMeo {
    /*padding-top: 104px;*/
  }
}

@media screen and (min-width: 769px), print {
  .seoMeo .ttl {
    font-size: 5rem;
    line-height: 1.9;
    font-weight: 700;
    color: #000000;
  }
  .seoMeo .ttl.white {
    color: #ffffff;
  }
  .seoMeo__banner {
    background: url("../img/seo_meo/banner_bg.png") no-repeat center top #6ecde1;
    -moz-background-size: auto 100%;
         background-size: auto 100%;
    margin-bottom: 100px;
  }
  .seoMeo__banner .row {
    position: relative;
    height: 550px;
  }
  .seoMeo__banner__img {
    position: absolute;
    right: -55px;
    bottom: 0;
  }
  .seoMeo__banner__img img {
    width: 585px;
  }
  .seoMeo__banner__inner {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -75px;
    padding-left: 75px;
    overflow: hidden;
  }
  .seoMeo__banner__inner > p {
    margin-bottom: 12px;
  }
  .seoMeo__banner__inner > p span {
    display: inline-block;
    background-color: #ffffff;
    color: #565656;
    font-size: 2.7rem;
    line-height: 1;
    font-weight: 700;
    padding: 5px 8px;
  }
  .seoMeo__banner__inner > p span:first-child {
    margin-bottom: 10px;
  }
  .seoMeo__banner__inner > h3 {
    font-size: 3.3rem;
    line-height: 1;
    letter-spacing: -1.5px;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 10px;
  }
  .seoMeo__banner__logo {
    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;
  }
  .seoMeo__banner__logo img {
    width: 600px;
  }
  .seoMeo__banner__logo p {
    font-size: 6.2rem;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    color: #565656;
  }
  .seoMeo__wrap {
    border-top: 5px solid #000000;
    border-bottom: 5px solid #000000;
  }
  .seoMeo__wrap.border-t-0 {
    border-top: none;
  }
  .seoMeo__main {
    border-left: 5px solid #000000;
    border-right: 5px solid #000000;
  }
  .seoMeo .firstBl {
    padding: 50px 70px;
    position: relative;
  }
  .seoMeo .firstBl picture {
    width: 580px;
    margin-left: auto;
    position: absolute;
    right: 70px;
    top: 130px;
  }
  .seoMeo .firstBl > div h3 {
    font-size: 5rem;
    line-height: 1.9;
    margin-bottom: 80px;
  }
  .seoMeo .firstBl > div h3 span {
    color: #ed5532;
    font-weight: 900;
    font-size: 11rem;
    line-height: 1;
    font-family: "Bebas Neue", serif;
    display: inline-block;
    vertical-align: bottom;
  }
  .seoMeo .firstBl > div h4 {
    font-size: 2.8rem;
    font-weight: 600;
  }
  .seoMeo .firstBl > div p {
    font-size: 2.1rem;
    font-weight: 600;
    line-height: 2.2;
  }
  .seoMeo .secondBl {
    background: #6ecde1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(110, 205, 225, 0.35)), to(#6ecde1));
    background: -webkit-linear-gradient(top, rgba(110, 205, 225, 0.35) 30%, #6ecde1 100%);
    background: -moz- oldlinear-gradient(top, rgba(110, 205, 225, 0.35) 30%, #6ecde1 100%);
    background: linear-gradient(180deg, rgba(110, 205, 225, 0.35) 30%, #6ecde1 100%);
  }
  .seoMeo .secondBl__inner {
    padding: 50px 60px 0;
    margin: 0 auto;
  }
  .seoMeo .secondBl__list {
    position: relative;
  }
  .seoMeo .secondBl__list > img {
    width: 720px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .seoMeo .secondBl__list__item li {
    position: absolute;
  }
  .seoMeo .secondBl__list__item li:not(:first-child) p {
    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;
    text-align: center;
    height: 100%;
  }
  .seoMeo .secondBl__list__item li p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 600;
    font-size: 2.6rem;
    line-height: 1.7;
    color: #565656;
  }
  .seoMeo .secondBl__list__item li:first-child {
    width: 380px;
    left: 10px;
    top: 100px;
  }
  .seoMeo .secondBl__list__item li:first-child p {
    top: 140px;
  }
  .seoMeo .secondBl__list__item li:nth-child(2) {
    width: 380px;
    right: 85px;
    top: 0;
  }
  .seoMeo .secondBl__list__item li:nth-child(3) {
    width: 375px;
    right: 0;
    bottom: 72px;
  }
  .seoMeo .thirdBl {
    position: relative;
    padding: 50px 60px 60px;
    background-color: #ed5532;
  }
  .seoMeo .thirdBl .ttl {
    font-size: 4.9rem;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .seoMeo .thirdBl__desc {
    font-size: 3.2rem;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 5px;
    color: #ed5532;
  }
  .seoMeo .thirdBl__desc span {
    background-color: #f4f4f4;
    padding: 6px 25px 10px;
    -webkit-transform: skew(-12deg);
       -moz-transform: skew(-12deg);
        -ms-transform: skew(-12deg);
            transform: skew(-12deg);
    display: inline-block;
  }
  .seoMeo .thirdBl__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .seoMeo .thirdBl__list__left {
    width: 35%;
  }
  .seoMeo .thirdBl__list__left > div {
    height: 100%;
    padding-top: 110px;
  }
  .seoMeo .thirdBl__list__right {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
    margin-left: 10px;
    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;
  }
  .seoMeo .thirdBl__list__right > div {
    height: -webkit-calc(50% - 5px);
    height: -moz-calc(50% - 5px);
    height: calc(50% - 5px);
    padding: 20px 0px 20px 105px;
  }
  .seoMeo .thirdBl__list__item {
    position: relative;
    width: 100%;
    background-color: #f4f4f4;
    padding: 0 20px 30px;
    counter-reset: "thirdBl";
  }
  .seoMeo .thirdBl__list__item__number {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f4f4f4;
    width: 90px;
    height: 90px;
    border-right: 4px solid #ed5532;
    border-bottom: 4px solid #ed5532;
    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;
  }
  .seoMeo .thirdBl__list__item__number img {
    width: 55px;
  }
  .seoMeo .thirdBl__list__item h5 {
    font-size: 3.6rem;
    font-weight: 700;
    color: #ed5532;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  .seoMeo .thirdBl__list__item p {
    font-weight: 600;
    line-height: 2;
    font-size: 2.1rem;
    white-space: nowrap;
  }
  .seoMeo .fourBl {
    height: 350px;
    background: url("../img/seo_meo/sec04_bg.png") no-repeat center center;
    -moz-background-size: cover;
         background-size: cover;
    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;
    padding: 0 60px;
  }
  .seoMeo .fourBl img {
    width: 300px;
  }
  .seoMeo .fiveBl {
    padding: 30px 60px 50px;
    border-bottom: 5px solid #000000;
  }
  .seoMeo .fiveBl.noBorder {
    border-bottom: none;
  }
  .seoMeo .fiveBl > p {
    font-size: 2.1rem;
    font-weight: 600;
    line-height: 1.9;
  }
  .seoMeo .fiveBl__step {
    background-color: #6ecde1;
    padding: 20px 30px;
    margin-bottom: 30px;
    counter-reset: fiveBl;
    margin: 25px 0;
  }
  .seoMeo .fiveBl__step__item {
    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;
  }
  .seoMeo .fiveBl__step__item::before {
    counter-increment: fiveBl;
    content: "0" counter(fiveBl);
    font-size: 7rem;
    font-weight: 600;
    line-height: 1;
    margin-right: 40px;
    color: #ffffff;
    font-style: italic;
    font-family: "Bebas Neue", serif;
  }
  .seoMeo .fiveBl__step__item:not(:first-child) {
    margin-top: 15px;
  }
  .seoMeo .fiveBl__step__item p {
    font-size: 3.2rem;
    font-weight: 700;
    line-height: 1;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
  }
  .seoMeo .fiveBl__block {
    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;
    margin-top: 30px;
  }
  .seoMeo .fiveBl__block__item {
    border: 3px solid #6ecde1;
    border-top: 20px solid #6ecde1;
    padding: 10px 10px 20px;
    width: -webkit-calc((100% - 120px) / 3);
    width: -moz-calc((100% - 120px) / 3);
    width: calc((100% - 120px) / 3);
  }
  .seoMeo .fiveBl__block__item:last-child p {
    padding-top: 20px;
  }
  .seoMeo .fiveBl__block__item h4 {
    text-align: center;
    color: #005dac;
    font-weight: 700;
    line-height: 1.6;
    font-size: 2.8rem;
    height: 135px;
    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;
  }
  .seoMeo .fiveBl__block__item figure {
    display: block;
    padding: 0 20px;
  }
  .seoMeo .fiveBl__block__item p {
    font-weight: 600;
    font-size: 2.3rem;
    line-height: 2;
    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;
  }
  .seoMeo .sixBl {
    height: 350px;
    background: url("../img/seo_meo/sec06_bg.png") no-repeat center center;
    -moz-background-size: cover;
         background-size: cover;
    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;
    padding: 0 60px;
  }
  .seoMeo .sixBl img {
    width: 300px;
  }
  .seoMeo .sevenBl {
    padding: 50px 60px;
    background-color: #f4f4f4;
  }
  .seoMeo .sevenBl h3 {
    margin-bottom: 30px;
  }
  .seoMeo .sevenBl__list {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    border: 3px solid #000000;
    -moz-border-radius: 30px;
         border-radius: 30px;
    overflow: hidden;
    background-color: #ffffff;
    padding-bottom: 20px;
  }
  .seoMeo .sevenBl__list__item {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
  }
  .seoMeo .sevenBl__list__item h4 {
    text-align: center;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    font-size: 3.8rem;
    padding: 15px 0 20px;
    height: 73px;
  }
  .seoMeo .sevenBl__list__item > div {
    padding: 0 30px;
    margin-top: 20px;
    height: -webkit-calc(100% - 93px);
    height: -moz-calc(100% - 93px);
    height: calc(100% - 93px);
  }
  .seoMeo .sevenBl__list__item > div .price {
    color: #005dac;
    font-weight: 700;
    text-align: center;
  }
  .seoMeo .sevenBl__list__item > div .price span {
    display: inline-block;
    line-height: 1;
  }
  .seoMeo .sevenBl__list__item > div .price span:first-child {
    font-size: 3.4rem;
    margin-right: 10px;
  }
  .seoMeo .sevenBl__list__item > div .price span:nth-child(2) {
    font-size: 6.5rem;
    font-family: "futura", serif;
    font-weight: 900;
  }
  .seoMeo .sevenBl__list__item > div .price span:nth-child(3) {
    font-size: 3rem;
  }
  .seoMeo .sevenBl__list__item > div .price span:last-child {
    font-size: 2.6rem;
  }
  .seoMeo .sevenBl__list__item ul {
    margin-top: 30px;
  }
  .seoMeo .sevenBl__list__item ul li {
    text-align: center;
  }
  .seoMeo .sevenBl__list__item ul li:not(:last-child) {
    margin-bottom: 20px;
  }
  .seoMeo .sevenBl__list__item ul li > div span {
    display: inline-block;
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1;
    padding: 5px 15px 8px;
    -moz-border-radius: 50px;
         border-radius: 50px;
    background-color: #e5e4e8;
    margin-bottom: 5px;
  }
  .seoMeo .sevenBl__list__item ul li p {
    font-size: 1.8rem;
    font-weight: 600;
    line-height: 1.4;
  }
  .seoMeo .sevenBl__list__item:first-child h4 {
    background-color: #005dac;
  }
  .seoMeo .sevenBl__list__item:first-child > div {
    border-right: 1px solid #000000;
  }
  .seoMeo .sevenBl__list__item:last-child h4 {
    background-color: #ed5532;
  }
  .seoMeo .sevenBl__list__item:last-child > div {
    border-left: 1px solid #000000;
  }
  .seoMeo .sevenBl__list__item:last-child .price {
    color: #ed5532;
  }
  .seoMeo .eightBl {
    padding: 30px 60px 0;
    position: relative;
    background: -webkit-gradient(linear, left top, right top, from(#005dac), color-stop(50%, #005dac), color-stop(50%, #ed5532), to(#ed5532));
    background: -webkit-linear-gradient(left, #005dac 0%, #005dac 50%, #ed5532 50%, #ed5532 100%);
    background: -moz- oldlinear-gradient(left, #005dac 0%, #005dac 50%, #ed5532 50%, #ed5532 100%);
    background: linear-gradient(to right, #005dac 0%, #005dac 50%, #ed5532 50%, #ed5532 100%);
  }
  .seoMeo .eightBl h3 {
    margin-bottom: 20px;
    line-height: 1;
    text-align: center;
  }
  .seoMeo .eightBl h3 span {
    background-color: #ffffff;
    padding: 8px 10px 10px;
    font-size: 3.6rem;
    font-weight: 700;
    color: #000000;
    display: inline-block;
    white-space: nowrap;
  }
  .seoMeo .eightBl h4 {
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    font-size: 4rem;
    margin-bottom: 10px;
  }
  .seoMeo .eightBl h4 span {
    font-family: "Bebas Neue", serif;
    font-size: 4.5rem;
  }
  .seoMeo .eightBl__price {
    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;
    color: #ffffff;
    font-weight: 700;
  }
  .seoMeo .eightBl__price > p:first-child {
    font-size: 4rem;
    line-height: 1;
  }
  .seoMeo .eightBl__price > p:first-child span {
    font-family: "Bebas Neue", serif;
    font-size: 4.5rem;
  }
  .seoMeo .eightBl__price > p:last-child {
    font-size: 4.6rem;
    font-style: italic;
    vertical-align: bottom;
    line-height: 1;
  }
  .seoMeo .eightBl__price > p:last-child span {
    font-family: "Bebas Neue", serif;
    font-size: 10rem;
    display: inline-block;
  }
  .seoMeo .eightBl__choose {
    position: relative;
  }
  .seoMeo .eightBl__choose img {
    width: 600px;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .seoMeo .eightBl__choose__text {
    text-align: center;
    font-size: 4.8rem;
    white-space: nowrap;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    bottom: 30px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 4;
    color: #ffffff;
    text-shadow: 0px 0px 5px #000000, 0px 0px 6px #000000;
  }
  .seoMeo .eightBl__choose__text span {
    font-size: 1.2rem;
    display: block;
    text-align: right;
    margin-top: 20px;
    text-shadow: none;
  }
  .seoMeo .eightBl__choose__list {
    position: absolute;
    top: 40px;
    left: 50%;
    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;
    width: 850px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .seoMeo .eightBl__choose__list__item {
    position: relative;
    background-color: #ffffff;
    -moz-border-radius: 50%;
         border-radius: 50%;
    width: 250px;
    height: 250px;
    text-align: center;
    font-weight: 700;
    padding-top: 55px;
    text-align: center;
  }
  .seoMeo .eightBl__choose__list__item .tag {
    position: absolute;
    top: -20px;
    left: -15px;
    background-color: #000000;
    color: #ffffff;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1;
    width: 80px;
    height: 80px;
    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;
    -moz-border-radius: 50px;
         border-radius: 50px;
    white-space: nowrap;
  }
  .seoMeo .eightBl__choose__list__item h5 {
    font-size: 3.3rem;
    line-height: 1;
    margin-bottom: 10px;
  }
  .seoMeo .eightBl__choose__list__item p {
    font-size: 2.2rem;
    white-space: nowrap;
    line-height: 1;
  }
  .seoMeo .eightBl__choose__list__item .price {
    color: #ed5532;
    font-weight: 700;
    font-size: 4rem;
    line-height: 1;
    font-style: italic;
    margin-top: 10px;
  }
  .seoMeo .eightBl__choose__list__item .price span {
    font-size: 10rem;
    font-family: "Bebas Neue", serif;
    display: inline-block;
    margin-right: 5px;
  }
  .seoMeo .bFaq {
    padding: 20px 60px 50px;
  }
  .seoMeo .bFaq_list {
    border-top: 5px solid #ed5532;
    margin-top: 30px;
    display: block !important;
    font-weight: 600;
  }
  .seoMeo .bFaq_list__item {
    padding: 35px 0;
    overflow: hidden;
  }
  .seoMeo .bFaq_list__item:not(:last-child) {
    border-bottom: 2px solid #ed5532;
  }
  .seoMeo .bFaq_list dt {
    padding-bottom: 0;
    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;
    position: relative;
    cursor: pointer;
  }
  .seoMeo .bFaq_list dt img {
    width: 50px;
    margin-right: 20px;
  }
  .seoMeo .bFaq_list dt.active .q-icon {
    background-color: #e5e4e8;
  }
  .seoMeo .bFaq_list dt.active .q-icon span:last-child {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    background-color: #ed5532;
  }
  .seoMeo .bFaq_list dt .q-icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 30px;
    height: 30px;
    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;
    background-color: #ed5532;
    -moz-border-radius: 50%;
         border-radius: 50%;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .seoMeo .bFaq_list dt .q-icon span {
    position: absolute;
    background-color: #ffffff;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .seoMeo .bFaq_list dt .q-icon span:first-child {
    width: 15px;
    height: 2px;
  }
  .seoMeo .bFaq_list dt .q-icon span:last-child {
    width: 2px;
    height: 15px;
  }
  .seoMeo .bFaq_list dd {
    overflow: hidden;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
    height: 0;
  }
  .seoMeo .bFaq_list dd.active {
    margin-top: 35px;
  }
  .seoMeo .bFaq_list dd > div {
    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;
    background-color: #f4f4f4;
    -moz-border-radius: 15px;
         border-radius: 15px;
    font-size: 2.2rem;
    line-height: 1.8;
    padding: 10px 15px;
  }
  .seoMeo .bFaq_list dd > div img {
    width: 22px;
    margin-right: 28px;
    margin-top: 10px;
  }
  .seoMeo .tenBl__main {
    position: relative;
  }
  .seoMeo .tenBl__main picture {
    display: block;
  }
  .seoMeo .tenBl__main > img {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .seoMeo .tenBl__block__item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .seoMeo .tenBl__block__item.reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .seoMeo .tenBl__block__item:nth-child(even) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
       -moz-box-orient: horizontal;
       -moz-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .seoMeo .tenBl__block__item > picture {
    display: block;
    width: 50%;
  }
  .seoMeo .tenBl__block__item > picture img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .seoMeo .tenBl__block__text {
    width: 50%;
    background-color: #fff200;
    padding: 0 40px;
    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-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    counter-reset: tenBl01;
  }
  .seoMeo .tenBl__block__text__item {
    background-color: #ffffff;
    padding: 10px 15px;
  }
  .seoMeo .tenBl__block__text__item:not(:last-child) {
    margin-bottom: 15px;
  }
  .seoMeo .tenBl__block__text__item h5 {
    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;
    font-size: 2.7rem;
    line-height: 1.1;
    padding-bottom: 10px;
    border-bottom: 15px solid #fff200;
    white-space: nowrap;
  }
  .seoMeo .tenBl__block__text__item h5::before {
    counter-increment: tenBl01;
    content: counter(tenBl01);
    font-size: 4.5rem;
    font-weight: 600;
    line-height: 1;
    font-family: "Bebas Neue", serif;
    border: 2px solid #000000;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 60px;
            flex: 0 0 60px;
    width: 60px;
    height: 60px;
    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-right: 10px;
    padding-top: 5px;
  }
  .seoMeo .tenBl__block__text__item p {
    font-size: 2.3rem;
    line-height: 1.6;
    font-weight: 500;
  }
  .seoMeo .seoBl {
    background-color: #f6f6f6;
    padding-top: 80px;
  }
  .seoMeo .seoBl p {
    font-size: 2.2rem;
    font-weight: 600;
    line-height: 2;
    margin-bottom: 30px;
  }
  .seoMeo .seoBl h5 {
    font-size: 5.5rem;
    font-weight: 700;
    line-height: 1.4;
  }
  .seoMeo .bContact_ttl {
    display: none;
  }
  .seoMeo .bContact_top {
    margin-top: 0;
  }
  .p-top-fv__item {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .p-top-fv__item.fv-text01 {
    position: relative;
    clip-path: inset(100% 0 0 0);
  }
  .p-top-fv__item.fv-text01.on-active {
    clip-path: inset(0);
  }
  .p-top-fv__item.fv-text02 {
    clip-path: inset(100% 0 0 0);
  }
  .p-top-fv__item.fv-text02.on-active {
    clip-path: inset(0);
  }
  .p-top-fv__item.fv-text03 {
    clip-path: inset(100% 0 0 0);
  }
  .p-top-fv__item.fv-text03.on-active {
    clip-path: inset(0);
  }
  .quest_form {
    padding-top: 133px;
  }
  .quest_form .top_txt {
    text-align: center;
    margin: 15px 0;
    font-size: 1.6rem;
  }
  .quest_form h3 {
    text-align: center;
    color: #f44f1c;
    line-height: 1.5;
    font-weight: bold;
    font-size: 3rem;
  }
  .quest_form h3.fitness span:after {
    right: -195px;
  }
  .quest_form h3.jyuku span:before {
    left: -160px;
  }
  .quest_form h3 span {
    position: relative;
  }
  .quest_form h3 span:after, .quest_form h3 span:before {
    content: "";
    position: absolute;
    width: 98px;
    height: 80px;
    background: url(../img/survey/form_ic.svg) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .quest_form h3 span:before {
    left: -100px;
  }
  .quest_form h3 span:after {
    right: -100px;
  }
  .quest_form .wrap_group {
    padding: 20px 0;
    border-bottom: 1px solid #f44f1c;
  }
  .quest_form .wrap_group h4 {
    color: #f44f1c;
    font-size: 2.6rem;
  }
  .quest_form .wrap_group .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .quest_form .wrap_group .form-group > label {
    width: 100%;
    margin: 8px 0;
    font-size: 1.6rem;
  }
  .quest_form .wrap_group .form-group .radio-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .quest_form .wrap_group .form-group .radio-list label {
    font-size: 1.5rem;
    margin-bottom: 3px;
    line-height: 1.5;
  }
  .quest_form .send_group {
    text-align: center;
    padding: 30px 0;
  }
  .quest_form .send_group h4 {
    font-size: 2.6rem;
    color: #f44f1c;
    margin-bottom: 15px;
  }
  .quest_form .send_group .thank_txt {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 768px) {
  .seoMeo {
    padding-top: 19.79167vw;
    color: #000000;
  }
  .seoMeo .ttl {
    font-size: 7.8125vw;
    line-height: 1.6;
    font-weight: 800;
    color: #000000;
  }
  .seoMeo .ttl.white {
    color: #ffffff;
  }
  .seoMeo__banner {
    background: url("../img/seo_meo/banner_bg.png") no-repeat left -9.11458vw bottom 7.8125vw #6ecde1;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    padding-top: 5.20833vw;
  }
  .seoMeo__banner .row {
    position: relative;
    height: 110.67708vw;
  }
  .seoMeo__banner__img {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .seoMeo__banner__img img {
    width: 58.59375vw;
  }
  .seoMeo__banner__inner {
    text-align: center;
  }
  .seoMeo__banner__inner > p {
    margin-bottom: 3.90625vw;
  }
  .seoMeo__banner__inner > p span {
    display: inline-block;
    background-color: #ffffff;
    color: #565656;
    font-size: 4.42708vw;
    line-height: 1;
    font-weight: 700;
    padding: 1.30208vw 1.95313vw;
    white-space: nowrap;
  }
  .seoMeo__banner__inner > p span:first-child {
    margin-bottom: 1.95313vw;
  }
  .seoMeo__banner__inner > h3 {
    font-size: 6.25vw;
    line-height: 1.3;
    font-weight: 700;
    font-style: italic;
    margin-bottom: 3.90625vw;
    white-space: nowrap;
  }
  .seoMeo__banner__logo {
    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;
  }
  .seoMeo__banner__logo img {
    width: 52.08333vw;
  }
  .seoMeo__banner__logo p {
    font-size: 5.46875vw;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    color: #565656;
  }
  .seoMeo__wrap {
    border-top: 2px solid #000000;
    border-bottom: 2px solid #000000;
  }
  .seoMeo__wrap.border-t-0 {
    border-top: none;
  }
  .seoMeo__wrap .row {
    padding: 0 !important;
  }
  .seoMeo .firstBl {
    padding: 6.51042vw 3.90625vw;
    position: relative;
  }
  .seoMeo .firstBl picture {
    width: 88.54167vw;
    margin-left: auto;
    position: absolute;
    right: 3.90625vw;
    top: 39.0625vw;
  }
  .seoMeo .firstBl > div h3 {
    font-size: 7.16146vw;
    line-height: 1.6;
    margin-bottom: 54.6875vw;
  }
  .seoMeo .firstBl > div h3 span {
    color: #ed5532;
    font-weight: 900;
    font-size: 15.625vw;
    line-height: 1;
    font-family: "Bebas Neue", serif;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: -1.30208vw;
  }
  .seoMeo .firstBl > div h4 {
    font-size: 3.90625vw;
    font-weight: 600;
    margin-bottom: 1.30208vw;
  }
  .seoMeo .firstBl > div p {
    font-size: 3.51563vw;
    font-weight: 700;
    line-height: 2.1;
  }
  .seoMeo .secondBl {
    background: #6ecde1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(30%, rgba(110, 205, 225, 0.35)), to(#6ecde1));
    background: -webkit-linear-gradient(top, rgba(110, 205, 225, 0.35) 30%, #6ecde1 100%);
    background: -moz- oldlinear-gradient(top, rgba(110, 205, 225, 0.35) 30%, #6ecde1 100%);
    background: linear-gradient(180deg, rgba(110, 205, 225, 0.35) 30%, #6ecde1 100%);
  }
  .seoMeo .secondBl__inner {
    padding: 6.51042vw 3.90625vw 0;
    margin: 0 auto;
  }
  .seoMeo .secondBl__list {
    position: relative;
    margin-top: 6.51042vw;
  }
  .seoMeo .secondBl__list > img {
    width: 78.125vw;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .seoMeo .secondBl__list__item li {
    position: absolute;
  }
  .seoMeo .secondBl__list__item li:not(:first-child) p {
    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;
    text-align: center;
    height: 100%;
  }
  .seoMeo .secondBl__list__item li p {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 600;
    font-size: 3.38542vw;
    line-height: 1.7;
    color: #565656;
  }
  .seoMeo .secondBl__list__item li:first-child {
    width: 36.45833vw;
    left: -1.30208vw;
    top: 13.02083vw;
  }
  .seoMeo .secondBl__list__item li:first-child p {
    top: 13.02083vw;
  }
  .seoMeo .secondBl__list__item li:nth-child(2) {
    width: 42.96875vw;
    right: 2.60417vw;
    top: -3.90625vw;
  }
  .seoMeo .secondBl__list__item li:nth-child(3) {
    width: 36.45833vw;
    right: -1.30208vw;
    bottom: 14.32292vw;
  }
  .seoMeo .thirdBl {
    position: relative;
    padding: 6.51042vw 3.90625vw;
    background-color: #ed5532;
  }
  .seoMeo .thirdBl .ttl {
    font-size: 7.16146vw;
    line-height: 1.6;
    margin-bottom: 5.20833vw;
  }
  .seoMeo .thirdBl__desc {
    font-size: 4.42708vw;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 2.60417vw;
    margin-left: 1.30208vw;
    color: #ed5532;
  }
  .seoMeo .thirdBl__desc span {
    background-color: #f4f4f4;
    padding: 1.04167vw 2.60417vw 1.30208vw;
    -webkit-transform: skew(-12deg);
       -moz-transform: skew(-12deg);
        -ms-transform: skew(-12deg);
            transform: skew(-12deg);
    display: inline-block;
  }
  .seoMeo .thirdBl__list > div > div {
    padding-top: 20.83333vw;
  }
  .seoMeo .thirdBl__list__right {
    margin-top: 3.90625vw;
  }
  .seoMeo .thirdBl__list__item {
    position: relative;
    width: 100%;
    background-color: #f4f4f4;
    padding: 0 3.90625vw 5.20833vw;
    counter-reset: "thirdBl";
  }
  .seoMeo .thirdBl__list__item__number {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #f4f4f4;
    width: 18.22917vw;
    height: 18.22917vw;
    border-right: 3px solid #ed5532;
    border-bottom: 3px solid #ed5532;
    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;
  }
  .seoMeo .thirdBl__list__item__number img {
    width: 10.41667vw;
  }
  .seoMeo .thirdBl__list__item h5 {
    font-size: 9.11458vw;
    font-weight: 700;
    color: #ed5532;
    line-height: 1.4;
    margin-bottom: 3.90625vw;
  }
  .seoMeo .thirdBl__list__item p {
    font-weight: 600;
    line-height: 2;
    font-size: 5.20833vw;
  }
  .seoMeo .fourBl {
    height: 52.08333vw;
    background: url("../img/seo_meo/sec04_bg_sp.png") no-repeat left center;
    -moz-background-size: cover;
         background-size: cover;
    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;
    padding: 0 3.90625vw;
  }
  .seoMeo .fourBl img {
    width: 45.57292vw;
  }
  .seoMeo .fiveBl {
    padding: 3.90625vw 3.90625vw 6.51042vw;
    border-bottom: 3px solid #000000;
  }
  .seoMeo .fiveBl.noBorder {
    border-bottom: none;
  }
  .seoMeo .fiveBl > p {
    font-size: 3.90625vw;
    font-weight: 600;
    line-height: 1.9;
  }
  .seoMeo .fiveBl__step {
    background-color: #6ecde1;
    padding: 2.60417vw;
    margin-bottom: 3.90625vw;
    counter-reset: fiveBl;
    margin: 3.90625vw 0;
  }
  .seoMeo .fiveBl__step__item {
    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;
  }
  .seoMeo .fiveBl__step__item::before {
    counter-increment: fiveBl;
    content: "0" counter(fiveBl);
    font-size: 7.8125vw;
    font-weight: 600;
    line-height: 1;
    margin-right: 3.90625vw;
    color: #ffffff;
    font-style: italic;
    font-family: "Bebas Neue", serif;
  }
  .seoMeo .fiveBl__step__item:not(:first-child) {
    margin-top: 2.60417vw;
  }
  .seoMeo .fiveBl__step__item p {
    font-size: 4.16667vw;
    font-weight: 700;
    line-height: 1.4;
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1 0;
            flex: 1 0;
  }
  .seoMeo .fiveBl__block {
    margin-top: 5.20833vw;
  }
  .seoMeo .fiveBl__block__item {
    border: 2px solid #6ecde1;
    border-top: 15px solid #6ecde1;
    padding: 5.20833vw 2.60417vw 5.20833vw;
  }
  .seoMeo .fiveBl__block__item:not(:last-child) {
    margin-bottom: 5.20833vw;
  }
  .seoMeo .fiveBl__block__item h4 {
    text-align: center;
    color: #005dac;
    font-weight: 700;
    line-height: 1.6;
    font-size: 7.16146vw;
  }
  .seoMeo .fiveBl__block__item figure {
    display: block;
    padding: 0 7.8125vw;
  }
  .seoMeo .fiveBl__block__item p {
    font-weight: 600;
    font-size: 5.46875vw;
    line-height: 2;
    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;
  }
  .seoMeo .sixBl {
    height: 52.08333vw;
    background: url("../img/seo_meo/sec06_bg_sp.png") no-repeat left center;
    -moz-background-size: cover;
         background-size: cover;
    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;
    padding: 0 3.90625vw;
  }
  .seoMeo .sixBl img {
    width: 45.57292vw;
  }
  .seoMeo .sevenBl {
    padding: 6.51042vw 3.90625vw;
    background-color: #f4f4f4;
  }
  .seoMeo .sevenBl h3 {
    margin-bottom: 5.20833vw;
  }
  .seoMeo .sevenBl__list {
    border: 2px solid #000000;
    -moz-border-radius: 5.20833vw;
         border-radius: 5.20833vw;
    overflow: hidden;
    background-color: #ffffff;
    padding-bottom: 3.90625vw;
  }
  .seoMeo .sevenBl__list__item h4 {
    text-align: center;
    line-height: 1;
    font-weight: 700;
    color: #ffffff;
    font-size: 7.8125vw;
    padding: 3.90625vw 0;
  }
  .seoMeo .sevenBl__list__item > div {
    padding: 5.20833vw 2.60417vw;
  }
  .seoMeo .sevenBl__list__item > div .price {
    color: #005dac;
    font-weight: 700;
    text-align: center;
  }
  .seoMeo .sevenBl__list__item > div .price span {
    display: inline-block;
    line-height: 1;
  }
  .seoMeo .sevenBl__list__item > div .price span:first-child {
    font-size: 5.72917vw;
    margin-right: 10px;
  }
  .seoMeo .sevenBl__list__item > div .price span:nth-child(2) {
    font-size: 11.06771vw;
    font-family: "futura", serif;
    font-weight: 900;
  }
  .seoMeo .sevenBl__list__item > div .price span:nth-child(3) {
    font-size: 5.20833vw;
  }
  .seoMeo .sevenBl__list__item > div .price span:last-child {
    font-size: 4.6875vw;
  }
  .seoMeo .sevenBl__list__item ul {
    margin-top: 5.20833vw;
  }
  .seoMeo .sevenBl__list__item ul li {
    text-align: center;
  }
  .seoMeo .sevenBl__list__item ul li:not(:last-child) {
    margin-bottom: 3.90625vw;
  }
  .seoMeo .sevenBl__list__item ul li > div span {
    display: inline-block;
    font-size: 3.64583vw;
    font-weight: 600;
    line-height: 1;
    padding: 1.30208vw 2.60417vw 1.5625vw;
    -moz-border-radius: 6.51042vw;
         border-radius: 6.51042vw;
    background-color: #e5e4e8;
    margin-bottom: 1.30208vw;
  }
  .seoMeo .sevenBl__list__item ul li p {
    font-size: 3.38542vw;
    font-weight: 600;
    line-height: 1.4;
  }
  .seoMeo .sevenBl__list__item:first-child h4 {
    background-color: #005dac;
  }
  .seoMeo .sevenBl__list__item:last-child h4 {
    background-color: #ed5532;
  }
  .seoMeo .sevenBl__list__item:last-child .price {
    color: #ed5532;
  }
  .seoMeo .eightBl {
    padding: 3.90625vw 3.90625vw 0;
    position: relative;
    background: -webkit-gradient(linear, left top, right top, from(#005dac), color-stop(50%, #005dac), color-stop(50%, #ed5532), to(#ed5532));
    background: -webkit-linear-gradient(left, #005dac 0%, #005dac 50%, #ed5532 50%, #ed5532 100%);
    background: -moz- oldlinear-gradient(left, #005dac 0%, #005dac 50%, #ed5532 50%, #ed5532 100%);
    background: linear-gradient(to right, #005dac 0%, #005dac 50%, #ed5532 50%, #ed5532 100%);
  }
  .seoMeo .eightBl h3 {
    margin-bottom: 3.90625vw;
    line-height: 1;
    text-align: center;
  }
  .seoMeo .eightBl h3 span {
    background-color: #ffffff;
    padding: 1.30208vw 2.60417vw;
    font-size: 4.94792vw;
    font-weight: 700;
    line-height: 1.4;
    color: #000000;
    display: inline-block;
  }
  .seoMeo .eightBl h4 {
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    line-height: 1;
    font-size: 4.94792vw;
    margin-bottom: 2.60417vw;
    white-space: nowrap;
  }
  .seoMeo .eightBl h4 span {
    font-family: "Bebas Neue", serif;
    font-size: 5.20833vw;
  }
  .seoMeo .eightBl__price {
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    margin-top: 3.90625vw;
  }
  .seoMeo .eightBl__price > p:first-child {
    font-size: 5.20833vw;
    line-height: 1;
    margin-bottom: 1.30208vw;
  }
  .seoMeo .eightBl__price > p:first-child span {
    font-family: "Bebas Neue", serif;
    font-size: 5.85938vw;
  }
  .seoMeo .eightBl__price > p:last-child {
    font-size: 5.98958vw;
    font-style: italic;
    line-height: 1;
  }
  .seoMeo .eightBl__price > p:last-child span {
    font-family: "Bebas Neue", serif;
    font-size: 13.02083vw;
    display: inline-block;
  }
  .seoMeo .eightBl__choose {
    margin-top: 26.04167vw;
    position: relative;
  }
  .seoMeo .eightBl__choose img {
    width: 58.59375vw;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 2;
  }
  .seoMeo .eightBl__choose__text {
    text-align: center;
    font-size: 5.20833vw;
    white-space: nowrap;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    bottom: 3.90625vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    z-index: 4;
    color: #ffffff;
    text-shadow: 0px 0px 5px #000000, 0px 0px 6px #000000;
  }
  .seoMeo .eightBl__choose__text span {
    font-size: 2.34375vw;
    display: block;
    text-align: right;
    margin-top: 2.60417vw;
    text-shadow: none;
  }
  .seoMeo .eightBl__choose__list {
    position: absolute;
    top: -18.22917vw;
    left: 50%;
    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-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    width: 100%;
  }
  .seoMeo .eightBl__choose__list__item {
    position: relative;
    background-color: #ffffff;
    -moz-border-radius: 50%;
         border-radius: 50%;
    width: 39.0625vw;
    height: 39.0625vw;
    text-align: center;
    font-weight: 700;
    padding-top: 9.11458vw;
    text-align: center;
  }
  .seoMeo .eightBl__choose__list__item .tag {
    position: absolute;
    top: -3.90625vw;
    left: -2.60417vw;
    background-color: #000000;
    color: #ffffff;
    font-size: 2.73438vw;
    font-weight: 700;
    line-height: 1;
    width: 13.02083vw;
    height: 13.02083vw;
    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;
    -moz-border-radius: 50%;
         border-radius: 50%;
    white-space: nowrap;
  }
  .seoMeo .eightBl__choose__list__item h5 {
    font-size: 5.20833vw;
    line-height: 1;
    margin-bottom: 2.60417vw;
  }
  .seoMeo .eightBl__choose__list__item p {
    font-size: 3.64583vw;
    white-space: nowrap;
    line-height: 1;
  }
  .seoMeo .eightBl__choose__list__item .price {
    color: #ed5532;
    font-weight: 700;
    font-size: 6.51042vw;
    line-height: 1;
    font-style: italic;
    margin-top: 1.30208vw;
  }
  .seoMeo .eightBl__choose__list__item .price span {
    font-size: 15.625vw;
    font-family: "Bebas Neue", serif;
    display: inline-block;
    margin-right: 1.30208vw;
  }
  .seoMeo .bFaq {
    padding: 6.51042vw 3.90625vw 30px;
  }
  .seoMeo .bFaq_list {
    border-top: 3px solid #ed5532;
    margin-top: 6.51042vw;
    display: block !important;
    font-weight: 600;
  }
  .seoMeo .bFaq_list__item {
    padding: 5.20833vw 0;
    overflow: hidden;
  }
  .seoMeo .bFaq_list__item:not(:last-child) {
    border-bottom: 1px solid #ed5532;
  }
  .seoMeo .bFaq_list dt {
    padding-bottom: 0;
    font-size: 3.90625vw;
    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;
    position: relative;
    cursor: pointer;
    padding-right: 6.51042vw;
  }
  .seoMeo .bFaq_list dt img {
    width: 9.11458vw;
    margin-right: 2.60417vw;
  }
  .seoMeo .bFaq_list dt.active .q-icon {
    background-color: #e5e4e8;
  }
  .seoMeo .bFaq_list dt.active .q-icon span:last-child {
    -webkit-transform: rotate(90deg);
       -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    background-color: #ed5532;
  }
  .seoMeo .bFaq_list dt .q-icon {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 5.20833vw;
    height: 5.20833vw;
    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;
    background-color: #ed5532;
    -moz-border-radius: 50%;
         border-radius: 50%;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .seoMeo .bFaq_list dt .q-icon span {
    position: absolute;
    background-color: #ffffff;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  .seoMeo .bFaq_list dt .q-icon span:first-child {
    width: 2.60417vw;
    height: 1px;
  }
  .seoMeo .bFaq_list dt .q-icon span:last-child {
    width: 1px;
    height: 2.60417vw;
  }
  .seoMeo .bFaq_list dd {
    overflow: hidden;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    transition: 0.3s ease;
    height: 0;
  }
  .seoMeo .bFaq_list dd.active {
    margin-top: 5.20833vw;
  }
  .seoMeo .bFaq_list dd > div {
    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;
    background-color: #f4f4f4;
    -moz-border-radius: 2.60417vw;
         border-radius: 2.60417vw;
    font-size: 3.64583vw;
    line-height: 1.8;
    padding: 1.95313vw 2.60417vw;
  }
  .seoMeo .bFaq_list dd > div img {
    width: 3.90625vw;
    margin-right: 4.55729vw;
    margin-top: 1.5625vw;
  }
  .seoMeo .tenBl__main {
    position: relative;
  }
  .seoMeo .tenBl__main picture {
    display: block;
  }
  .seoMeo .tenBl__main > img {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .seoMeo .tenBl__block__item > picture {
    display: block;
  }
  .seoMeo .tenBl__block__item > picture img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .seoMeo .tenBl__block__text {
    background-color: #fff200;
    padding: 6.51042vw 5.20833vw;
    counter-reset: tenBl01;
  }
  .seoMeo .tenBl__block__text__item {
    background-color: #ffffff;
    padding: 2.60417vw;
  }
  .seoMeo .tenBl__block__text__item:not(:last-child) {
    margin-bottom: 2.60417vw;
  }
  .seoMeo .tenBl__block__text__item h5 {
    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;
    font-size: 4.6875vw;
    line-height: 1.1;
    padding-bottom: 2.60417vw;
    border-bottom: 2.60417vw solid #fff200;
    white-space: nowrap;
  }
  .seoMeo .tenBl__block__text__item h5::before {
    counter-increment: tenBl01;
    content: counter(tenBl01);
    font-size: 6.51042vw;
    font-weight: 600;
    line-height: 1;
    font-family: "Bebas Neue", serif;
    border: 2px solid #000000;
    -webkit-box-flex: 0;
       -moz-box-flex: 0;
        -ms-flex: 0 0 10.41667vw;
            flex: 0 0 10.41667vw;
    width: 10.41667vw;
    height: 10.41667vw;
    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-right: 2.60417vw;
  }
  .seoMeo .tenBl__block__text__item p {
    font-size: 4.16667vw;
    line-height: 1.8;
    font-weight: 500;
    margin-top: 1.30208vw;
  }
  .seoMeo .seoBl {
    background-color: #f6f6f6;
    padding-top: 10.41667vw;
  }
  .seoMeo .seoBl p {
    font-size: 3.64583vw;
    font-weight: 600;
    line-height: 2;
    margin-bottom: 5.20833vw;
  }
  .seoMeo .seoBl h5 {
    font-size: 6.51042vw;
    font-weight: 700;
    line-height: 1.4;
  }
  .seoMeo .bContact_ttl {
    display: none;
  }
  .seoMeo .bContact_top {
    margin-top: 0;
  }
  .p-top-fv__item {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .p-top-fv__item.fv-text01 {
    position: relative;
    clip-path: inset(100% 0 0 0);
  }
  .p-top-fv__item.fv-text01.on-active {
    clip-path: inset(0);
  }
  .p-top-fv__item.fv-text02 {
    clip-path: inset(100% 0 0 0);
  }
  .p-top-fv__item.fv-text02.on-active {
    clip-path: inset(0);
  }
  .p-top-fv__item.fv-text03 {
    clip-path: inset(100% 0 0 0);
  }
  .p-top-fv__item.fv-text03.on-active {
    clip-path: inset(0);
  }
  .quest_form {
    padding-top: 133px;
  }
  .quest_form .top_txt {
    text-align: center;
    margin: 15px 0;
    font-size: 1.6rem;
  }
  .quest_form h3 {
    text-align: center;
    color: #f44f1c;
    line-height: 1.5;
    font-weight: bold;
    font-size: 3rem;
  }
  .quest_form h3.fitness span:after {
    right: -195px;
  }
  .quest_form h3.jyuku span:before {
    left: -160px;
  }
  .quest_form h3 span {
    position: relative;
  }
  .quest_form h3 span:after, .quest_form h3 span:before {
    content: "";
    position: absolute;
    width: 98px;
    height: 80px;
    background: url(../img/survey/form_ic.svg) no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .quest_form h3 span:before {
    left: -100px;
  }
  .quest_form h3 span:after {
    right: -100px;
  }
  .quest_form .wrap_group {
    padding: 20px 0;
    border-bottom: 1px solid #f44f1c;
  }
  .quest_form .wrap_group h4 {
    color: #f44f1c;
    font-size: 2.6rem;
  }
  .quest_form .wrap_group .form-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .quest_form .wrap_group .form-group > label {
    width: 100%;
    margin: 8px 0;
    font-size: 1.6rem;
  }
  .quest_form .wrap_group .form-group .radio-list {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
       -moz-box-orient: horizontal;
       -moz-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .quest_form .wrap_group .form-group .radio-list label {
    font-size: 1.5rem;
    margin-bottom: 3px;
    line-height: 1.5;
  }
  .quest_form .send_group {
    text-align: center;
    padding: 30px 0;
  }
  .quest_form .send_group h4 {
    font-size: 2.6rem;
    color: #f44f1c;
    margin-bottom: 15px;
  }
  .quest_form .send_group .thank_txt {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 15px;
  }
}
