@charset "UTF-8";
@media screen and (max-width: 768px) {
  img {
    width: 100%;
    height: auto;
  }
  .container {
    overflow: hidden;
    max-width: 200vw;
    margin: 0 auto;
  }
  .show_pc {
    display: none !important;
  }
  .row {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .inner {
    padding-left: 3.62319vw;
    padding-right: 3.62319vw;
  }
  .header {
    padding: 0.72464vw 3.62319vw 1.83575vw;
    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: justify;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    background: #fff;
  }
  .header__logo {
    line-height: 0;
    width: 42.02899vw;
  }
  .header__logo a {
    display: block;
    line-height: 0;
    width: 100%;
  }
  .header__logo a img {
    width: 100%;
    height: auto;
  }
  .header__right {
    width: 34.54106vw;
  }
  .header__right p {
    font-size: 2.41546vw;
    line-height: 3.62319vw;
    font-weight: 700;
    color: #1A1A1A;
    text-align: center;
  }
  .header__right ul {
    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: 0.96618vw;
  }
  .header__right ul li {
    width: 15.94203vw;
  }
  .header__right ul li a {
    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;
    width: 100%;
    height: 9.66184vw;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    text-indent: -9999px;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .header__right ul li a::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .header__right ul li a.mail {
    background: #FF7602 url("../img/bgMailHeader.png") left bottom no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    border: 0.48309vw solid #EF9D81;
  }
  .header__right ul li a.mail::after {
    width: 7.30918vw;
    height: 5.18116vw;
    background: url("../img/icMail.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .header__right ul li a.line {
    background: #3BB171 url("../img/bgLineHeader.png") left bottom no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    border: 0.48309vw solid #7BC39C;
  }
  .header__right ul li a.line::after {
    width: 7.08937vw;
    height: 6.75604vw;
    background: url("../img/icLine.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .p_top .fv {
    background: url("../img/gridFV.png") 0 0 repeat;
    padding: 6.28019vw 0 13.04348vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .fv::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 86.32367vw;
    background: url("../img/bgFV.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .p_top .fv__main {
    padding-left: 0;
    padding-right: 0;
  }
  .p_top .fv__intro {
    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;
  }
  .p_top .fv__intro::before, .p_top .fv__intro::after {
    content: "";
    width: 6.76329vw;
    height: 11.35266vw;
    background: url("../img/icSplash.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
  }
  .p_top .fv__intro::before {
    margin-right: 0.48309vw;
  }
  .p_top .fv__intro::after {
    -webkit-transform: scaleX(-1);
       -moz-transform: scaleX(-1);
        -ms-transform: scaleX(-1);
            transform: scaleX(-1);
    margin-left: 0.48309vw;
  }
  .p_top .fv__intro span {
    font-size: 4.58937vw;
    line-height: 6.52174vw;
    font-weight: 700;
    color: #fff;
    text-align: center;
  }
  .p_top .fv__list {
    margin: 1.69082vw -0.96618vw -0.96618vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -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;
  }
  .p_top .fv__list li {
    min-width: 27.77778vw;
    height: 8.21256vw;
    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: 0 1.20773vw;
    color: #fff;
    font-size: 3.86473vw;
    line-height: 5.7971vw;
    font-weight: 700;
    border: 1px solid #fff;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    margin: 0.96618vw;
  }
  .p_top .fv__title {
    margin-top: 0.96618vw;
    padding: 0 0 0 6.28019vw;
    font-size: 11.11111vw;
    line-height: 15.94203vw;
    font-weight: 700;
    color: #fff;
  }
  .p_top .fv__title span {
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .fv__title span::before {
    position: absolute;
    content: "";
    width: 1.44928vw;
    height: 1.44928vw;
    background: #FFD800;
    -moz-border-radius: 50%;
         border-radius: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    top: 0.96618vw;
  }
  .p_top .fv__title em {
    font-style: normal;
    font-size: 14.25121vw;
    line-height: 15.94203vw;
  }
  .p_top .fv__info {
    padding: 0 3.62319vw 0 0;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    margin-top: 4.34783vw;
    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: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .fv__info::before {
    position: absolute;
    content: "";
    width: 51.93237vw;
    height: 45.65217vw;
    background: url("../img/illus01.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 3.62319vw;
    top: -6.03865vw;
    z-index: -1;
  }
  .p_top .fv__info dl {
    width: 29.4686vw;
    height: 29.71014vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: url("../img/bgCircle.png") 0 0 no-repeat;
    -moz-background-size: cover;
         background-size: cover;
    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-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;
  }
  .p_top .fv__info dl dt {
    font-size: 3.86473vw;
    line-height: 5.07246vw;
    font-weight: 700;
    color: #006B6E;
  }
  .p_top .fv__info dl dd {
    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;
    margin-top: 0.48309vw;
  }
  .p_top .fv__info dl dd span {
    font-size: 12.07729vw;
    line-height: 1;
    color: #FF7600;
    font-weight: 700;
  }
  .p_top .fv__info dl dd span small {
    font-size: 8.21256vw;
    font-weight: 400;
  }
  .p_top .fv__info dl dd em {
    font-size: 3.86473vw;
    line-height: 4.34783vw;
    font-weight: 700;
    color: #FF7600;
    font-style: normal;
    text-align: left;
  }
  .p_top .fv__info dl[data-text] {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .fv__info dl[data-text]::after {
    position: absolute;
    content: attr(data-text);
    font-size: 3.86473vw;
    line-height: 5.7971vw;
    font-weight: 700;
    color: #fff;
    right: -1.44928vw;
    top: -2.89855vw;
    -webkit-transform: rotate(33deg);
       -moz-transform: rotate(33deg);
        -ms-transform: rotate(33deg);
            transform: rotate(33deg);
  }
  .p_top .fv__info dl + dl {
    margin-left: 1.93237vw;
  }
  .p_top .fv__slider {
    margin-top: 7.48792vw;
  }
  .p_top .fv__slider .swiper-wrapper {
    -webkit-transition-timing-function: linear;
       -moz-transition-timing-function: linear;
            transition-timing-function: linear;
  }
  .p_top .fv__slider .swiper-slide {
    width: 33.81643vw;
    margin: 0 0.96618vw;
    line-height: 0;
  }
  .p_top .fv__slider .swiper-slide img {
    width: 33.81643vw;
    height: 60.62802vw;
    object-fit: cover;
  }
  .p_top .elite {
    position: relative;
    z-index: 2;
  }
  .p_top .elite__inner h2 {
    text-align: center;
    font-size: 5.7971vw;
    line-height: 8.69565vw;
    font-weight: 700;
    color: #0A8083;
   margin-top: 1vw;
  }
  .p_top .elite__inner h2 span {
    background: -webkit-repeating-linear-gradient(top, white 0%, white 75%, #ffe200 75%, #ffe200 95%);
    background: -moz- oldrepeating-linear-gradient(top, white 0%, white 75%, #ffe200 75%, #ffe200 95%);
    background: repeating-linear-gradient(180deg, white 0%, white 75%, #ffe200 75%, #ffe200 95%);
  }
  .p_top .elite__list {
    margin-top: 4.58937vw;
  }
  .p_top .elite__list dl {
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    -moz-box-shadow: 0 0.72464vw 2.41546vw rgba(0, 0, 0, 0.16);
         box-shadow: 0 0.72464vw 2.41546vw rgba(0, 0, 0, 0.16);
    background: #fff;
  }
  .p_top .elite__list dl dt {
    background: #088083;
    -moz-border-radius: 2.41546vw 2.41546vw 0 0;
         border-radius: 2.41546vw 2.41546vw 0 0;
    padding: 3.86473vw 4.83092vw;
    font-size: 4.34783vw;
    line-height: 6.28019vw;
    font-weight: 700;
    color: #fff;
  }
  .p_top .elite__list dl dt span {
    color: #FFEB00;
  }
  .p_top .elite__list dl dd {
    padding: 5.7971vw 9.17874vw 7.24638vw;
    font-size: 3.86473vw;
    line-height: 6.28019vw;
    font-weight: 700;
    color: #1A1A1A;
  }
  .p_top .elite__list dl dd span {
    color: #FF3463;
  }
  .p_top .elite__list dl + dl {
    margin-top: 4.83092vw;
  }
  .p_top .example {
    margin-top: 17.68116vw;
  }
  .p_top .example__inner {
    background: url("../img/bgGridExample.png") 0 0 repeat-y;
    -moz-background-size: contain;
         background-size: contain;
    padding: 1.20773vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .example__inner h2 {
    text-align: center;
    line-height: 0;
    display: block;
    position: absolute;
    top: -9.90338vw;
    left: 0;
    width: 100%;
  }
  .p_top .example__inner h2 em {
    font-style: normal;
    color: #fff;
    width: 81.88889vw;
    line-height: 0;
    display: inline-block;
  }
  .p_top .example__inner h2 em img {
    width: 100%;
    height: auto;
  }
  .p_top .example__inner--white {
    background: #fff;
    padding: 10.14493vw 4.83092vw 5.31401vw;
  }
  .p_top .example__inner--white h3 {
    text-align: center;
    font-size: 5.31401vw;
    line-height: 7.00483vw;
    font-weight: 700;
    color: #088083;
  }
  .p_top .example__inner--white h3 span {
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .example__inner--white h3 span::after {
    position: absolute;
    content: "";
    width: 50.96618vw;
    height: 3.98309vw;
    background: url("../img/bgYellow.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 50%;
    bottom: -1.20773vw;
    -webkit-transform: translateX(-50%) rotate(3deg);
       -moz-transform: translateX(-50%) rotate(3deg);
        -ms-transform: translateX(-50%) rotate(3deg);
            transform: translateX(-50%) rotate(3deg);
    z-index: -1;
  }
  .p_top .example__inner--white ul.type {
    margin: 3.38164vw -0.72464vw -0.72464vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-pack: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p_top .example__inner--white ul.type li {
    min-width: 33.81643vw;
    margin: 0.72464vw;
    color: #fff;
    font-size: 3.38164vw;
    line-height: 4.83092vw;
    font-weight: 700;
    background: #05C8CC;
    -moz-border-radius: 4.58937vw;
         border-radius: 4.58937vw;
    padding: 1.44928vw 1.20773vw;
    text-align: center;
  }
  .p_top .example__inner--white h4 {
    text-align: center;
    font-size: 4.83092vw;
    line-height: 7.00483vw;
    font-weight: 700;
    color: #5A5A5A;
    margin: 2.17391vw -4.83092vw 0;
  }
  .p_top .example__inner--white h4 span {
    color: #FF3463;
  }
  .p_top .example__inner--white ul.list {
    margin: 1.82367vw -0.9058vw -0.90338vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -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;
  }
  .p_top .example__inner--white ul.list li {
    line-height: 0;
    width: 25.60386vw;
    margin: 0.9058vw;
  }
  .p_top .example__inner--white ul.list li img {
    width: 100%;
    height: auto;
  }
  .p_top .improvement {
    margin-top: 20.38647vw;
    background: #EDFFFF;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding-top: 27.343vw;
    padding-bottom: 8.59903vw;
  }
  .p_top .improvement span.result {
    width: 28.98551vw;
    height: 28.98551vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    background: #FFEB00;
    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;
    font-size: 5.7971vw;
    line-height: 7.24638vw;
    text-align: center;
    color: #1A1A1A;
    font-weight: 700;
    position: absolute;
    top: -12.31884vw;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p_top .improvement span.result::after {
    position: absolute;
    content: "";
    width: 7.97101vw;
    height: 10.14493vw;
    background: url("../img/icTriangle.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -5.7971vw;
  }
  .p_top .improvement__main {
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    background: #464C58;
    -moz-border-radius: 3.62319vw;
         border-radius: 3.62319vw;
    -moz-box-shadow: 0 0.72464vw 2.41546vw rgba(0, 0, 0, 0.39);
         box-shadow: 0 0.72464vw 2.41546vw rgba(0, 0, 0, 0.39);
    padding: 5.55556vw 2.657vw 6.61836vw;
  }
  .p_top .improvement__main::before, .p_top .improvement__main::after {
    position: absolute;
    content: "";
    width: 3.2657vw;
    height: 3.2657vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    -moz-box-shadow: 0 0.72464vw 1.44928vw rgba(0, 0, 0, 0.46);
         box-shadow: 0 0.72464vw 1.44928vw rgba(0, 0, 0, 0.46);
    top: 3.86473vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#efdf21), to(#fd980d));
    background: -webkit-linear-gradient(top, #efdf21 0%, #fd980d 100%);
    background: -moz- oldlinear-gradient(top, #efdf21 0%, #fd980d 100%);
    background: linear-gradient(180deg, #efdf21 0%, #fd980d 100%);
  }
  .p_top .improvement__main::before {
    left: 3.62319vw;
  }
  .p_top .improvement__main::after {
    right: 3.62319vw;
  }
  .p_top .improvement__main h2 {
    text-align: center;
    font-size: 7.72947vw;
    line-height: 11.11111vw;
    font-weight: 700;
    color: #fff;
  }
  .p_top .improvement__slider {
    margin-top: 3.74396vw;
    padding: 0 1.44928vw;
  }
  .p_top .improvement__slider article {
    padding: 0 1.44928vw;
  }
  .p_top .improvement__slider article .arInner {
    background: #fff;
    -moz-border-radius: 3.62319vw;
         border-radius: 3.62319vw;
    border: 2px dashed #FFE200;
  }
  .p_top .improvement__slider article .arInner h3 {
    text-align: center;
    -moz-border-radius: 3.62319vw 3.62319vw 0 0;
         border-radius: 3.62319vw 3.62319vw 0 0;
    margin: -2px -2px 0;
    font-size: 4.83092vw;
    line-height: 7.00483vw;
    font-weight: 700;
    color: #5A5A5A;
    padding: 3.86473vw 2.41546vw 4.10628vw;
    background: #FFE200;
  }
  .p_top .improvement__slider article .arInner .info {
    padding: 0 7.48792vw;
    margin-top: 4.15459vw;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .p_top .improvement__slider article .arInner .info > figure,
  .p_top .improvement__slider article .arInner .info > picture {
    width: 24.87923vw;
    margin-right: 3.86473vw;
  }
  .p_top .improvement__slider article .arInner .info .txt {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    font-size: 3.38164vw;
    line-height: 5.31401vw;
    font-weight: 400;
    color: #1A1A1A;
  }
  .p_top .improvement__slider article .arInner .acquisition {
    padding: 0 1.20773vw 3.62319vw 7.48792vw;
    margin-top: 2.41546vw;
    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;
  }
  .p_top .improvement__slider article .arInner .acquisition > dl {
    width: 37.68116vw;
  }
  .p_top .improvement__slider article .arInner .acquisition > dl dt {
    width: 100%;
    height: 7.36232vw;
    -moz-border-radius: 3.62319vw;
         border-radius: 3.62319vw;
    color: #fff;
    background: #363636;
    font-size: 3.86473vw;
    line-height: 5.7971vw;
    font-weight: 700;
    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;
  }
  .p_top .improvement__slider article .arInner .acquisition > dl dd {
    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;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 7.72947vw 0 0;
  }
  .p_top .improvement__slider article .arInner .acquisition > dl dd::before {
    position: absolute;
    content: "";
    width: 32.6087vw;
    height: 13.95894vw;
    background: url("../img/lineDel.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 0;
  }
  .p_top .improvement__slider article .arInner .acquisition > dl dd::after {
    position: absolute;
    content: "";
    width: 4.83092vw;
    height: 7.97101vw;
    background: url("../img/icTriangle02.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 0;
    top: 3.01932vw;
  }
  .p_top .improvement__slider article .arInner .acquisition > dl dd span {
    font-size: 15.70048vw;
    font-weight: 400;
    line-height: 19.08213vw;
    display: inline-block;
  }
  .p_top .improvement__slider article .arInner .acquisition > dl dd small {
    font-size: 6.03865vw;
    line-height: 14.49275vw;
    font-weight: 700;
    color: #1A1A1A;
  }
  .p_top .improvement__slider article .arInner .acquisition .reduce {
    -webkit-box-flex: 1;
       -moz-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .p_top .improvement__slider article .arInner .acquisition .reduce span {
    font-size: 26.57005vw;
    line-height: 0.8;
    display: inline-block;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    color: #FF3463;
  }
  .p_top .improvement__slider article .arInner .acquisition .reduce span::before {
    position: absolute;
    content: "%";
    font-size: 13.52657vw;
    line-height: 0.8;
    font-weight: 400;
    color: #FF3463;
    right: -7.97101vw;
    top: 1.20773vw;
    font-family: 'Bebas Neue',sans-serif;
  }
  .p_top .improvement__slider article .arInner .acquisition .reduce span::after {
    position: absolute;
    content: attr(data-bottom);
    font-size: 7.24638vw;
    line-height: 10.62802vw;
    font-family: 'Noto Sans',sans-serif;
    font-weight: 700;
    color: #FF3463;
    right: -14.49275vw;
    top: 10.38647vw;
  }
  .p_top .improvement__next, .p_top .improvement__prev {
    position: absolute;
    width: 4.10628vw;
    height: 15.70048vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 19;
  }
  .p_top .improvement__next {
    background: url("../img/ctrlRight.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 0.48309vw;
  }
  .p_top .improvement__prev {
    background: url("../img/ctrlLeft.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 0.48309vw;
  }
  .p_top .compare {
    padding: 8.33333vw 0 9.90338vw;
  }
  .p_top .compare .title {
    text-align: center;
  }
  .p_top .compare .title p {
    font-size: 3.86473vw;
    line-height: 5.7971vw;
    font-weight: 700;
    color: #1A1A1A;
  }
  .p_top .compare .title h2 {
    font-size: 11.11111vw;
    line-height: 16.90821vw;
    font-weight: 700;
    color: #FF3463;
    margin-top: -2.41546vw;
  }
  .p_top .compare .title h2 small {
    font-size: 9.17874vw;
  }
  .p_top .compare .wrapTable {
    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;
    margin-top: 7.24638vw;
  }
  .p_top .compare .wrapTable .cols .cell {
    font-weight: 700;
    color: #1A1A1A;
    letter-spacing: 0.1em;
    text-align: center;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .compare .wrapTable .cols .cell .inner {
    padding: 3.38164vw 0 4.10628vw;
  }
  .p_top .compare .wrapTable .cols .cell em {
    font-size: 3.38164vw;
    line-height: 4.83092vw;
    font-style: normal;
  }
  .p_top .compare .wrapTable .cols .cell p {
    font-size: 2.89855vw;
    line-height: 3.62319vw;
  }
  .p_top .compare .wrapTable .cols .cell p small {
    font-size: 2.41546vw;
    line-height: 3.38164vw;
  }
  .p_top .compare .wrapTable .cols .cell ul li {
    font-size: 2.41546vw;
    line-height: 2.89855vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 2.89855vw;
    text-align: left;
  }
  .p_top .compare .wrapTable .cols .cell ul li + li {
    margin-top: 0.96618vw;
  }
  .p_top .compare .wrapTable .cols .cell ul li::before {
    position: absolute;
    content: "・";
    font-size: 2.41546vw;
    line-height: 2.89855vw;
    font-weight: 700;
    color: #1A1A1A;
    letter-spacing: 0.1em;
    top: 0;
    left: 0;
  }
  .p_top .compare .wrapTable .cols .cell.deadline, .p_top .compare .wrapTable .cols .cell.support {
    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;
    -webkit-box-align: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p_top .compare .wrapTable .cols .cell.cost {
    height: var(--cost-height);
  }
  .p_top .compare .wrapTable .cols .cell.deadline {
    height: var(--deadline-height);
  }
  .p_top .compare .wrapTable .cols .cell.support {
    height: var(--support-height);
  }
  .p_top .compare .wrapTable .cols .cell.strengths {
    height: var(--strengths-height);
  }
  .p_top .compare .wrapTable .cols.label {
    width: 12.80193vw;
    margin-right: 2px;
  }
  .p_top .compare .wrapTable .cols.label .cell {
    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;
    width: 100%;
    color: #fff;
    background: #033D3E;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    font-size: 3.38164vw;
    line-height: 4.83092vw;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .p_top .compare .wrapTable .cols.label .cell small {
    font-size: 2.41546vw;
  }
  .p_top .compare .wrapTable .cols.label .cell + .cell {
    margin-top: 1px;
  }
  .p_top .compare .wrapTable .cols.cover {
    width: 32.6087vw;
    margin-right: 1px;
    background: #FFF5ED;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    border: 0.72464vw solid #FF7600;
    color: #1A1A1A;
  }
  .p_top .compare .wrapTable .cols.cover .cell.head {
    background: #FF7600;
    line-height: 0;
    padding: 4.34783vw 0 4.10628vw;
  }
  .p_top .compare .wrapTable .cols.cover .cell.head img {
    width: 25.36232vw;
  }
  .p_top .compare .wrapTable .cols.cover .cell.cost em {
    font-size: 6.52174vw;
    line-height: 7.72947vw;
    font-style: normal;
    color: #1A1A1A;
  }
  .p_top .compare .wrapTable .cols.cover .cell.cost small {
    font-size: 3.1401vw;
    line-height: 4.58937vw;
    font-weight: 700;
    letter-spacing: 0.1em;
  }
  .p_top .compare .wrapTable .cols.cover .cell.cost p {
    display: block;
    font-size: 2.41546vw;
    line-height: 3.38164vw;
  }
  .p_top .compare .wrapTable .cols.cover .cell:not(:last-child)::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 86.45833%;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: rgba(255, 118, 2, 0.22);
  }
  .p_top .compare .wrapTable .cols.cover .cell.strengths ul, .p_top .compare .wrapTable .cols.cover .cell.support ul {
    padding: 0 2.41546vw;
  }
  .p_top .compare .wrapTable .cols.normal {
    width: 23.18841vw;
    margin-right: 1px;
    border: 0.48309vw solid #989898;
    background: #fff;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .compare .wrapTable .cols.normal .cell.head {
    background: #989898;
    line-height: 0;
    padding: 2.89855vw 0 2.657vw;
    text-align: center;
    font-size: 2.89855vw;
    line-height: 3.86473vw;
    font-size: 700;
    color: #fff;
  }
  .p_top .compare .wrapTable .cols.normal .cell.cost {
    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-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;
  }
  .p_top .compare .wrapTable .cols.normal .cell.cost em {
    font-style: normal;
    font-size: 5.07246vw;
    line-height: 6.03865vw;
    font-weight: 400;
    color: #1A1A1A;
  }
  .p_top .compare .wrapTable .cols.normal .cell.cost small {
    font-size: 2.41546vw;
    line-height: 3.62319vw;
  }
  .p_top .compare .wrapTable .cols.normal .cell.strengths ul, .p_top .compare .wrapTable .cols.normal .cell.support ul {
    padding: 0 1.20773vw;
  }
  .p_top .compare .wrapTable .cols.normal .cell:not(:last-child)::after {
    position: absolute;
    content: "";
    height: 1px;
    width: 86.45833%;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    background: rgba(0, 0, 0, 0.22);
  }
  .p_top .compare .note {
    margin-top: 4.34783vw;
    font-size: 3.86473vw;
    line-height: 6.28019vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 5.07246vw;
    color: #1A1A1A;
    font-weight: 500;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  }
  .p_top .compare .note::before {
    position: absolute;
    content: "※";
    font-size: 3.86473vw;
    line-height: 6.28019vw;
    top: 0;
    left: 0;
  }
  .p_top .effective {
    background: #0BB5B9 url("../img/bgCost.png") 0 0 repeat;
    -moz-background-size: contain;
         background-size: contain;
    padding-top: 16.90821vw;
    padding-bottom: 7.48792vw;
  }
  .p_top .effective__main {
    background: #fff;
    padding: 0vw 4.10628vw 7.72947vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .effective__main::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 17.63285vw;
    background: url("../img/bgCurve.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: -11.83575vw;
    left: 0;
    z-index: -1;
  }
  .p_top .effective__main h2 {
    text-align: center;
  }
  .p_top .effective__main h2 span {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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: 1px solid #0BB5B9;
    font-size: 7.48792vw;
    line-height: 10.86957vw;
    font-weight: 700;
    padding: 0 1.44928vw;
    color: #0BB5B9;
  }
  .p_top .effective__main h3 {
    text-align: center;
    font-size: 6.76329vw;
    line-height: 9.66184vw;
    font-weight: 700;
    color: #1A1A1A;
    margin-top: 1.44928vw;
  }
  .p_top .effective__main .note {
    text-align: center;
    font-size: 3.86473vw;
    line-height: 6.52174vw;
    font-weight: 700;
    color: #1A1A1A;
    margin-top: 4.10628vw;
  }
  .p_top .effective__main .note span {
    background: -webkit-repeating-linear-gradient(top, white 0%, white 75%, #ffe200 75%, #ffe200 95%);
    background: -moz- oldrepeating-linear-gradient(top, white 0%, white 75%, #ffe200 75%, #ffe200 95%);
    background: repeating-linear-gradient(180deg, white 0%, white 75%, #ffe200 75%, #ffe200 95%);
  }
  .p_top .effective__main .btn {
    margin-top: 4.10628vw;
  }
  .p_top .effective__main .btn a {
    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;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    height: 21.98068vw;
    padding: 0 0 0 17.8744vw;
    width: 100%;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .p_top .effective__main .btn a + a {
    margin-top: 3.06763vw;
  }
  .p_top .effective__main .btn a small {
    color: #fff;
    font-size: 3.38164vw;
    line-height: 4.83092vw;
    font-weight: 700;
  }
  .p_top .effective__main .btn a span {
    font-size: 6.03865vw;
    line-height: 8.69565vw;
    font-weight: 700;
    color: #fff;
  }
  .p_top .effective__main .btn a::after {
    position: absolute;
    content: "";
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: -1;
  }
  .p_top .effective__main .btn a.mail {
    background: #FF7602 url("../img/bgMailBig.png") left bottom no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    border: 0.48309vw solid #EF9D81;
  }
  .p_top .effective__main .btn a.mail::after {
    width: 11.5942vw;
    height: 8.21739vw;
    background: url("../img/icMail.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 2.89855vw;
  }
  .p_top .effective__main .btn a.line {
    background: #3BB171 url("../img/bgLineBig.png") left bottom no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    border: 0.48309vw solid #7BC39C;
  }
  .p_top .effective__main .btn a.line::after {
    width: 11.25362vw;
    height: 10.72464vw;
    background: url("../img/icLine.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 5.31401vw;
  }
  .p_top .feel {
    padding: 7.00483vw 0 0;
  }
  .p_top .feel .title {
    text-align: center;
  }
  .p_top .feel .title p {
    font-size: 5.31401vw;
    line-height: 7.97101vw;
    font-weight: 700;
    color: #0A8083;
  }
  .p_top .feel .title h2 {
    font-size: 7.48792vw;
    line-height: 11.35266vw;
    font-weight: 700;
    color: #FF3463;
  }
  .p_top .feel__main {
    background: #F4F4F4;
    padding-top: 6.03865vw;
    padding-bottom: 6.03865vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    margin-top: 3.1401vw;
  }
  .p_top .feel__main--list ul li {
    border: 2px solid #088083;
    padding: 3.1401vw 4.10628vw 2.89855vw 12.07729vw;
    background: #fff;
    font-size: 3.86473vw;
    line-height: 5.7971vw;
    font-weight: 700;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .feel__main--list ul li + li {
    margin-top: 2.41546vw;
  }
  .p_top .feel__main--list ul li::before {
    position: absolute;
    content: "";
    width: 6.07729vw;
    height: 4.82609vw;
    background: url("../img/icCheck01.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 3.86473vw;
    top: 3.74396vw;
  }
  .p_top .feel__main--list ul li span {
    background: -webkit-repeating-linear-gradient(top, white 0%, white 50%, #ffe200 50%, #ffe200 100%);
    background: -moz- oldrepeating-linear-gradient(top, white 0%, white 50%, #ffe200 50%, #ffe200 100%);
    background: repeating-linear-gradient(180deg, white 0%, white 50%, #ffe200 50%, #ffe200 100%);
  }
  .p_top .feel__main::after {
    position: absolute;
    content: "";
    width: 100vw;
    height: 118.84058vw;
    background: url("../img/triangleFeel.png") bottom center no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    -webkit-filter: drop-shadow(0 0.96618vw 1.44928vw rgba(0, 0, 0, 0.16));
            filter: drop-shadow(0 0.96618vw 1.44928vw rgba(0, 0, 0, 0.16));
    left: 50%;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    bottom: -8.9372vw;
    z-index: -1;
  }
  .p_top .successful {
    padding-top: 13.76812vw;
    padding-bottom: 5.07246vw;
    background: #03C1D0;
  }
  .p_top .successful__main h2 {
    text-align: center;
    font-size: 11.5942vw;
    line-height: 15.94203vw;
    font-weight: 700;
    color: #fff;
  }
  .p_top .successful__main h3 {
    font-size: 7.48792vw;
    line-height: 10.86957vw;
    font-weight: 700;
    color: #fff;
    text-align: center;
  }
  .p_top .successful__main .wrapAr {
    margin-top: 5.31401vw;
  }
  .p_top .successful__main .wrapAr article {
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    background: #fff;
    padding: 0 0 5.55556vw;
  }
  .p_top .successful__main .wrapAr article h4 {
    text-align: center;
    font-size: 4.83092vw;
    line-height: 8.21256vw;
    font-weight: 700;
    padding: 3.86473vw 2.41546vw 4.10628vw;
    -moz-border-radius: 2.41546vw 2.41546vw 0 0;
         border-radius: 2.41546vw 2.41546vw 0 0;
    background: #088083;
    color: #fff;
  }
  .p_top .successful__main .wrapAr article figure,
  .p_top .successful__main .wrapAr article picture {
    text-align: center;
  }
  .p_top .successful__main .wrapAr article figure.cus01,
  .p_top .successful__main .wrapAr article picture.cus01 {
    margin: 7.24638vw 0 7.00483vw;
  }
  .p_top .successful__main .wrapAr article figure.cus01 img,
  .p_top .successful__main .wrapAr article picture.cus01 img {
    width: 55.31401vw;
    height: auto;
  }
  .p_top .successful__main .wrapAr article figure.cus02,
  .p_top .successful__main .wrapAr article picture.cus02 {
    margin: 3.62319vw 0 0vw;
  }
  .p_top .successful__main .wrapAr article figure.cus02 img,
  .p_top .successful__main .wrapAr article picture.cus02 img {
    width: 71.49758vw;
    height: auto;
  }
  .p_top .successful__main .wrapAr article figure.cus03,
  .p_top .successful__main .wrapAr article picture.cus03 {
    margin: 4.83092vw 0 5.07246vw;
  }
  .p_top .successful__main .wrapAr article figure.cus03 img,
  .p_top .successful__main .wrapAr article picture.cus03 img {
    width: 79.95169vw;
    height: auto;
  }
  .p_top .successful__main .wrapAr article .txt {
    font-size: 3.86473vw;
    line-height: 6.76329vw;
    font-weight: 400;
    color: #151515;
    padding: 0 7.00483vw;
  }
  .p_top .successful__main .wrapAr article .txt span {
    color: #FF3463;
    font-weight: 700;
  }
  .p_top .successful__main .wrapAr article .txt em {
    background: #FFFF00;
    font-style: normal;
  }
  .p_top .successful__main .wrapAr article .note {
    font-size: 3.38164vw;
    line-height: 4.83092vw;
    font-weight: 400;
    padding: 0 7.00483vw 0 10.62802vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    margin-top: 2.17391vw;
  }
  .p_top .successful__main .wrapAr article .note::before {
    position: absolute;
    content: "※";
    font-size: 3.38164vw;
    line-height: 4.83092vw;
    font-weight: 400;
    left: 7.00483vw;
    top: 0vw;
  }
  .p_top .successful__main .wrapAr article + article {
    margin-top: 5.31401vw;
  }
  .p_top .successful__main .diagram {
    margin-top: 5.31401vw;
    text-align: center;
  }
  .p_top .successful__main .diagram img {
    width: 85.50725vw;
    height: auto;
  }
  .p_top .successful__main .diagram .txt {
    margin-top: 1.69082vw;
    font-size: 5.55556vw;
    line-height: 8.9372vw;
    color: #fff;
    font-weight: 700;
  }
  .p_top .production {
    padding: 7.85024vw 3.62319vw 10.38647vw;
    background: url("../img/bgLP.jpg") 0 0 repeat;
  }
  .p_top .production h2 {
    text-align: center;
    font-size: 6.76329vw;
    line-height: 9.66184vw;
    font-weight: 700;
    color: #1A1A1A;
  }
  .p_top .production .list {
    max-width: 71.01449vw;
    margin: 7.48792vw auto 0;
  }
  .p_top .production .list li {
    background: #fff;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 3.04348vw 14.61353vw 3.28502vw 16.69807vw;
    font-size: 4.34783vw;
    line-height: 5.7971vw;
    font-weight: 700;
  }
  .p_top .production .list li + li {
    margin-top: 4.2029vw;
  }
  .p_top .production .list li::before, .p_top .production .list li::after {
    position: absolute;
    content: "";
  }
  .p_top .production .list li::before {
    width: 12.20531vw;
    height: 100%;
    top: 0;
    left: 0;
    background: #3BB171 url("../img/icCheck02.png") center no-repeat;
    -moz-background-size: 5.79952vw 6.14251vw;
         background-size: 5.79952vw 6.14251vw;
    -moz-border-radius: 2.41546vw 0 0 2.41546vw;
         border-radius: 2.41546vw 0 0 2.41546vw;
  }
  .p_top .production .list li.ic1::after {
    width: 11.39614vw;
    height: 9.37681vw;
    background: url("../img/icLP01.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 3.76812vw;
    top: -1.64251vw;
  }
  .p_top .production .list li.ic2::after {
    width: 11.39614vw;
    height: 9vw;
    background: url("../img/icLP02.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 3.76812vw;
    top: -1.25604vw;
  }
  .p_top .production .list li.ic3::after {
    width: 8.8744vw;
    height: 8.84541vw;
    background: url("../img/icLP03.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 2.63285vw;
    top: -1.37681vw;
  }
  .p_top .production .list li.ic4::after {
    width: 9.83333vw;
    height: 11.45894vw;
    background: url("../img/icLP04.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    right: 4.49275vw;
    top: -1.88406vw;
  }
  .p_top .faq {
    padding-top: 10.02415vw;
  }
  .p_top .faq h2 {
    text-align: center;
    font-size: 6.76329vw;
    line-height: 9.66184vw;
    font-weight: 700;
    color: #1A1A1A;
  }
  .p_top .faq .list {
    margin-top: 8.45411vw;
  }
  .p_top .faq .list dl + dl {
    margin-top: 3.86473vw;
  }
  .p_top .faq .list dl dt {
    background: #03C1D0;
    color: #fff;
    font-size: 3.86473vw;
    line-height: 5.7971vw;
    font-weight: 700;
    padding: 4.95169vw 11.73913vw 4.95169vw 14.10628vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .faq .list dl dt::before {
    position: absolute;
    content: "";
    width: 5.86232vw;
    height: 6.71256vw;
    background: url("../img/Q.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 4.63768vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_top .faq .list dl dt::after {
    position: absolute;
    content: "";
    width: 6.03865vw;
    height: 6.03865vw;
    background: url("../img/icPlus.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 2.77778vw;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .p_top .faq .list dl dd {
    display: none;
  }
  .p_top .faq .list dl dd .txt {
    background: #F7F7F7;
    padding: 3.38164vw 10.86957vw 6.76329vw 14.00966vw;
    font-size: 3.86473vw;
    line-height: 6.76329vw;
    font-weight: 400;
    color: #151515;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .p_top .faq .list dl dd .txt::before {
    position: absolute;
    content: "";
    width: 6.28019vw;
    height: 8.45411vw;
    background: url("../img/A.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    left: 4.63768vw;
    top: 3.1401vw;
  }
  .p_top .faq .list dl.open dt::after {
    -webkit-transform: translateY(-50%) rotate(45deg);
       -moz-transform: translateY(-50%) rotate(45deg);
        -ms-transform: translateY(-50%) rotate(45deg);
            transform: translateY(-50%) rotate(45deg);
  }
  .p_top .thought {
    margin-top: 9.22705vw;
  }
  .p_top .thought__main {
    background: #464C58;
    -moz-border-radius: 3.62319vw;
         border-radius: 3.62319vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    -moz-box-shadow: 0 0.72464vw 2.41546vw rgba(0, 0, 0, 0.39);
         box-shadow: 0 0.72464vw 2.41546vw rgba(0, 0, 0, 0.39);
    padding: 8.38164vw 5.67633vw 5.82126vw;
  }
  .p_top .thought__main::before, .p_top .thought__main::after {
    position: absolute;
    content: "";
    width: 3.2657vw;
    height: 3.2657vw;
    -moz-border-radius: 50%;
         border-radius: 50%;
    -moz-box-shadow: 0 0.72464vw 1.44928vw rgba(0, 0, 0, 0.46);
         box-shadow: 0 0.72464vw 1.44928vw rgba(0, 0, 0, 0.46);
    top: 3.86473vw;
    background: -webkit-gradient(linear, left top, left bottom, from(#efdf21), to(#fd980d));
    background: -webkit-linear-gradient(top, #efdf21 0%, #fd980d 100%);
    background: -moz- oldlinear-gradient(top, #efdf21 0%, #fd980d 100%);
    background: linear-gradient(180deg, #efdf21 0%, #fd980d 100%);
  }
  .p_top .thought__main::before {
    left: 3.62319vw;
  }
  .p_top .thought__main::after {
    right: 3.62319vw;
  }
  .p_top .thought__main h2 {
    text-align: center;
    font-size: 7.72947vw;
    line-height: 11.11111vw;
    font-weight: 700;
    color: #fff;
  }
  .p_top .thought__main h3 {
    font-size: 4.34783vw;
    line-height: 6.76329vw;
    margin-top: 5.07246vw;
    font-weight: 700;
    color: #fff;
    text-align: center;
  }
  .p_top .thought__main .txt {
    font-size: 3.86473vw;
    line-height: 6.28019vw;
    margin-top: 5.07246vw;
    color: #fff;
    font-weight: 400;
  }
  .p_top .thought__main .txt b {
    font-weight: 700;
  }
  .p_top .thought__main .txt span {
    color: #FFD800;
  }
  .p_top .thought__main figure,
  .p_top .thought__main picture {
    margin-top: 5.07246vw;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    overflow: hidden;
  }
  .p_top .thought__main figure img,
  .p_top .thought__main picture img {
    width: 100%;
    height: auto;
  }
  .p_top .contact {
    margin-top: 9.83092vw;
    background: #03C1D0;
    padding-top: 10.62802vw;
    padding-bottom: 8.45411vw;
  }
  .p_top .contact h2 {
    text-align: center;
    color: #fff;
    font-size: 6.76329vw;
    line-height: 9.66184vw;
    font-weight: 700;
  }
  .p_top .contact__form {
    margin-top: 7.48792vw;
    background: #fff;
    padding: 7.97101vw 3.38164vw 10.14493vw;
    -moz-border-radius: 2.41546vw;
         border-radius: 2.41546vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  }
  .p_top .contact__form .intro {
    text-align: center;
    font-size: 3.86473vw;
    line-height: 5.7971vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    color: #2F2F2F;
    margin-bottom: 12.07729vw;
  }
  .p_top .contact__form dl + dl {
    margin-top: 7.48792vw;
  }
  .p_top .contact__form dl dt {
    font-size: 3.86473vw;
    line-height: 1;
    font-weight: 700;
    letter-spacing: 0.1em;
    color: #000000;
  }
  .p_top .contact__form dl dt.required {
    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;
  }
  .p_top .contact__form dl dt.required::after {
    content: "必須";
    width: 12.31884vw;
    height: 5.55556vw;
    color: #fff;
    background: #C60404;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    font-size: 2.89855vw;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.07em;
  }
  .p_top .contact__form dl dd {
    margin-top: 3.62319vw;
    font-size: 3.38164vw;
    line-height: 4.34783vw;
    font-weight: 500;
    letter-spacing: 0.05em;
  }
  .p_top .contact__form dl dd p {
    margin-bottom: 2.657vw;
  }
  .p_top .contact__form dl dd input, .p_top .contact__form dl dd textarea {
    width: 100%;
    background: #F0F0F0;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    font-size: 1.6rem;
    line-height: 1;
    height: 10.86957vw;
    padding: 1.20773vw 3.62319vw;
    outline: none;
    border: 0;
    -moz-box-shadow: none;
         box-shadow: none;
    color: #000;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  }
  .p_top .contact__form dl dd input::-webkit-input-placeholder, .p_top .contact__form dl dd textarea::-webkit-input-placeholder {
    opacity: 1;
    color: #B2B2B2;
  }
  .p_top .contact__form dl dd input::-moz-placeholder, .p_top .contact__form dl dd textarea::-moz-placeholder {
    opacity: 1;
    color: #B2B2B2;
  }
  .p_top .contact__form dl dd input:-ms-input-placeholder, .p_top .contact__form dl dd textarea:-ms-input-placeholder {
    opacity: 1;
    color: #B2B2B2;
  }
  .p_top .contact__form dl dd input::placeholder, .p_top .contact__form dl dd textarea::placeholder {
    opacity: 1;
    color: #B2B2B2;
  }
  .p_top .contact__form dl dd textarea {
    height: 77.05314vw;
  }
  .p_top .contact__form .terms {
    margin-top: 4.34783vw;
    width: 100%;
    height: 33.09179vw;
    border: 1px solid #F2F2F2;
    background: #fff;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    padding: 4.58937vw;
    font-size: 2.89855vw;
    line-height: 4.34783vw;
    letter-spacing: 0.05em;
    font-weight: 500;
    overflow: auto;
  }
  .p_top .contact__form .checkPrivacy {
    margin-top: 5.31401vw;
    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;
  }
  .p_top .contact__form .checkPrivacy label input {
    position: absolute;
    width: 0;
    height: 0;
    opacity: 0;
  }
  .p_top .contact__form .checkPrivacy label input:checked + span::before {
    content: "\2713";
  }
  .p_top .contact__form .checkPrivacy label span {
    font-size: 3.86473vw;
    line-height: 4.34783vw;
    font-weight: 500;
    color: #2F2F2F;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    padding: 0 0 0 6.76329vw;
    display: inline-block;
  }
  .p_top .contact__form .checkPrivacy label span::before {
    position: absolute;
    content: "";
    width: 5.07246vw;
    height: 5.07246vw;
    background: #F0F0F0;
    -moz-border-radius: 0.72464vw;
         border-radius: 0.72464vw;
    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;
    font-size: 5.07246vw;
    font-weight: 500;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .p_top .contact__form button {
    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: 0;
    outline: none;
    width: 78.74396vw;
    height: 16.90821vw;
    -moz-border-radius: 14.49275vw;
         border-radius: 14.49275vw;
    color: #fff;
    background: #292929;
    -moz-box-shadow: none;
         box-shadow: none;
    font-size: 4.34783vw;
    line-height: 1;
    font-weight: 700;
    cursor: pointer;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    margin: 6.28019vw auto 0;
  }
  .p_top .contact__form button::after {
    position: absolute;
    content: ">";
    font-size: 4.34783vw;
    line-height: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 4.83092vw;
  }
  .p_top .thanks {
    padding-top: 6.28019vw;
    padding-bottom: 24.15459vw;
  }
  .p_top .thanks h2 {
    text-align: center;
  }
  .p_top .thanks h2 span {
    display: inline-block;
    font-size: 7.48792vw;
    line-height: 10.86957vw;
    font-weight: 700;
    color: #0BB5B9;
    border: 1px solid #0BB5B9;
    padding: 0 1.44928vw;
  }
  .p_top .thanks .txt {
    font-size: 3.86473vw;
    line-height: 6.52174vw;
    font-weight: 700;
    margin-top: 8.69565vw;
    text-align: center;
  }
  .p_top .thanks .txt p {
    color: #1A1A1A;
  }
  .p_top .thanks .txt p + p {
    margin-top: 6.52174vw;
  }
  .p_top .thanks .txt p.red {
    color: #FF3463;
  }
  .p_top .thanks .btn {
    margin-top: 12.07729vw;
    text-align: center;
  }
  .p_top .thanks .btn a {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: inline-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;
    width: 78.74396vw;
    height: 16.90821vw;
    background: #292929;
    color: #fff;
    font-size: 4.34783vw;
    line-height: 5.7971vw;
    font-weight: 700;
    letter-spacing: 0.07em;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    -moz-border-radius: 16.90821vw;
         border-radius: 16.90821vw;
  }
  .p_top .thanks .btn a::after {
    position: absolute;
    content: ">";
    font-size: 4.34783vw;
    line-height: 5.7971vw;
    font-weight: 700;
    letter-spacing: 0.07em;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 4.83092vw;
  }
  .footer {
    text-align: center;
    padding: 6.03865vw 0 34.54106vw;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
  }
  .footer__link {
    text-align: center;
    font-size: 3.86473vw;
    line-height: 4.34783vw;
    letter-spacing: 0.05;
    color: #000000;
  }
  .footer__copy {
    text-align: center;
    font-size: 3.38164vw;
    line-height: 4.34783vw;
    font-weight: 500;
    color: #000000;
    margin-top: 12.31884vw;
  }
  .ctaFixed {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    padding: 3.62319vw;
    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;
    z-index: 999;
    background-color: #fff;
  }
  .ctaFixed a.line {
    display: block;
    width: 19.04106vw;
    height: 13vw;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
    border: 2px solid #7BC39C;
    text-indent: -9999px;
    overflow: hidden;
    background: #3BB171 url("../img/bgLineHeader.png") center bottom no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
  }
  .ctaFixed a.line::after {
    position: absolute;
    content: "";
    width: 10.21014vw;
    height: 9.72705vw;
    background: url("../img/icLine.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .ctaFixed a.mail {
    width: 71.01449vw;
    height: 13vw;
    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;
    padding: 0 0 0 17.10145vw;
    position: relative;
    -webkit-transform: translateZ(0);
       -moz-transform: translateZ(0);
            transform: translateZ(0);
    background: #FF7600 url("../img/bgMailCta.png") center bottom no-repeat;
    -moz-background-size: 100% auto;
         background-size: 100% auto;
    border: 2px solid #EF9D81;
    -moz-border-radius: 1.20773vw;
         border-radius: 1.20773vw;
  }
  .ctaFixed a.mail::before {
    position: absolute;
    content: "";
    width: 9.73671vw;
    height: 6.90097vw;
    background: url("../img/icMail.png") 0 0 no-repeat;
    -moz-background-size: contain;
         background-size: contain;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    left: 5.02415vw;
  }
  .ctaFixed a.mail small {
    font-size: 2.41546vw;
    line-height: 3.62319vw;
    font-weight: 700;
    color: #fff;
  }
  .ctaFixed a.mail span {
    font-size: 3.62319vw;
    line-height: 5.07246vw;
    font-weight: 700;
    color: #fff;
  }
}

.eng {
  font-family: "Bebas Neue", sans-serif;
}

.error {
  color: #ff0000;
}

.p_top .contact__form .checkPrivacy {
  -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;
}

.p_top .contact__form .checkPrivacy .error {
  display: block;
  width: 100%;
  text-align: center;
}

.effect {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}

.delay03 {
  -webkit-transition: all 1s ease 0.3s;
  -moz-transition: all 1s ease 0.3s;
  transition: all 1s ease 0.3s;
}

.delay06 {
  -webkit-transition: all 1s ease 0.6s;
  -moz-transition: all 1s ease 0.6s;
  transition: all 1s ease 0.6s;
}

.delay09 {
  -webkit-transition: all 1s ease 0.9s;
  -moz-transition: all 1s ease 0.9s;
  transition: all 1s ease 0.9s;
}

.delay12 {
  -webkit-transition: all 1s ease 1.2s;
  -moz-transition: all 1s ease 1.2s;
  transition: all 1s ease 1.2s;
}

.delay15 {
  -webkit-transition: all 1s ease 1.5s;
  -moz-transition: all 1s ease 1.5s;
  transition: all 1s ease 1.5s;
}

.fadeIn {
  opacity: 0;
  -webkit-transform: translateY(4%);
     -moz-transform: translateY(4%);
      -ms-transform: translateY(4%);
          transform: translateY(4%);
  -webkit-transition-duration: .8s;
     -moz-transition-duration: .8s;
          transition-duration: .8s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -moz-transition-property: opacity, transform, -moz-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform, -moz-transform;
  -webkit-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
     -moz-transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
          transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.fadeIn.active {
  opacity: 1;
  -webkit-transform: translateY(0);
     -moz-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

.slideUp {
  -webkit-transform: translate3d(0, 50px, 0);
     -moz-transform: translate3d(0, 50px, 0);
          transform: translate3d(0, 50px, 0);
  opacity: 0;
}

.slideUp.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slideDown {
  -webkit-transform: translate3d(0, -50px, 0);
     -moz-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
  opacity: 0;
}

.slideDown.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slideToRight {
  -webkit-transform: translate3d(-100px, 0, 0);
     -moz-transform: translate3d(-100px, 0, 0);
          transform: translate3d(-100px, 0, 0);
  opacity: 0;
}

.slideToRight.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

.slideToLeft {
  -webkit-transform: translate3d(100px, 0, 0);
     -moz-transform: translate3d(100px, 0, 0);
          transform: translate3d(100px, 0, 0);
  opacity: 0;
}

.slideToLeft.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(4px);
            transform: translateX(4px);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@-moz-keyframes scroll {
  0% {
    -moz-transform: translateX(4px);
         transform: translateX(4px);
  }
  100% {
    -moz-transform: translateX(-100%);
         transform: translateX(-100%);
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(4px);
       -moz-transform: translateX(4px);
            transform: translateX(4px);
  }
  100% {
    -webkit-transform: translateX(-100%);
       -moz-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  0% {
    -moz-transform: rotate(0);
         transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(360deg);
         transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
       -moz-transform: rotate(0);
            transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
       -moz-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes dokundokun {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  15% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@-moz-keyframes dokundokun {
  0% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  15% {
    -moz-transform: scale(1.2);
         transform: scale(1.2);
  }
  30% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
  45% {
    -moz-transform: scale(1.2);
         transform: scale(1.2);
  }
  70% {
    -moz-transform: scale(1);
         transform: scale(1);
  }
}

@keyframes dokundokun {
  0% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  15% {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
            transform: scale(1.2);
  }
  30% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: scale(1.2);
       -moz-transform: scale(1.2);
            transform: scale(1.2);
  }
  70% {
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
            transform: scale(1);
  }
}
