@charset "UTF-8";
@media only screen and (max-width: 767px) {
  /*
  オンライン展示会プラン SPレイアウト
  */
  #lp2020 h1, #lp2020 h2, #lp2020 h3, #lp2020 dt, #lp2020 .bold {
    font-weight: 700; }
  #lp2020 .wfp-alp {
    font-family: upgrade,sans-serif;
    font-weight: 400;
    font-style: normal; }
  #lp2020 p, #lp2020 li {
    font-size: 15px;
    line-height: 1.74; }
  #lp2020 .lh2 {
    line-height: 2; }
  #lp2020 .ls1 {
    letter-spacing: .05em; }
  #lp2020 .mb20 {
    margin-bottom: 20px; }
  #lp2020 .mb30 {
    margin-bottom: 30px; }
  #lp2020 .mb40 {
    margin-bottom: 40px; }
  #lp2020 .mt20 {
    margin-top: 20px; }
  #lp2020 .mt30 {
    margin-top: 30px; }
  #lp2020 .mt40 {
    margin-top: 40px; }
  #lp2020 .disp-ib {
    display: inline-block; }
  #lp2020 .num-big {
    font-size: 26px;
    letter-spacing: .03em; }
  #lp2020 .text-mid {
    font-size: 18px; }
  #lp2020 .text-big {
    font-size: 26px;
    font-weight: 700; }
  #lp2020 .full-img {
    width: 100%;
    height: auto;
    vertical-align: bottom; }
  #lp2020 .wfp-btn {
    display: block;
    position: relative;
    background: #f2a4a4;
    color: white;
    text-align: center; }
    #lp2020 .wfp-btn::before {
      display: block;
      content: '';
      width: 25px;
      height: 25px;
      position: absolute;
      top: 50%;
      margin-top: -12.5px;
      right: 30px;
      background: url(../img/kansougei/arrow_right.png) no-repeat center center;
      background-size: cover;
      -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
    #lp2020 .wfp-btn.wfp-red {
      background: #f2a4a4; }
    #lp2020 .wfp-btn:hover::before {
      right: 18px; }
  #lp2020 .lp-icon-btn {
    display: block;
    position: relative;
    background: #f2a4a4;
    color: white;
    text-align: center;
    width: 100%;
    height: 64px;
    line-height: 64px;
    font-size: 16px;
    margin: 0 auto 24px;
    padding-left: 30px; }
    #lp2020 .lp-icon-btn img {
      display: block;
      width: 26px;
      height: auto;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 5%; }
  #lp2020 .hero {
    width: 100%;
    padding-top: 55%;
    position: relative;
    margin: 0 auto;
    background-size: cover;
    background-position: center center;
    background-image: url("../img/stream/mv_onex.jpg"); }
    #lp2020 .hero .hero-inner {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: rgba(0, 0, 0, 0.4); }
    #lp2020 .hero .hero-title {
      padding: 0 3%;
      text-align: center; }
      #lp2020 .hero .hero-title h1 {
        font-size: 7.2vw;
        letter-spacing: .05em;
        margin-bottom: 4%; }
      #lp2020 .hero .hero-title * {
        color: white; }
      #lp2020 .hero .hero-title .bg-key {
        padding: 0 .4em;
        border: 1px solid white;
        font-size: 3.2vw; }
      #lp2020 .hero .hero-title .text-mid {
        font-size: 4vw; }
        #lp2020 .hero .hero-title .text-mid .num-big {
          font-size: 2em; }
  #lp2020.lp-onex .hero {
    background-image: url("../img/stream/mv_onex.jpg"); }
  #lp2020.lp-stream .hero {
    background-image: url("../img/stream/mv_stream.jpg"); }
  #lp2020 .section-content {
    position: relative;
    z-index: 3;
    padding: 50px 0 5%; }
    #lp2020 .section-content.pad-0 {
      padding: 0; }
  #lp2020 .section-inner {
    width: 94%;
    margin: 0 auto;
    padding: 0; }
  #lp2020 .section-ttl-jp {
    font-size: 26px;
    margin-bottom: 40px;
    line-height: 1.54;
    text-align: center; }
    #lp2020 .section-ttl-jp span {
      font-size: 20px; }
  #lp2020 .section-lead {
    text-align: center; }
    #lp2020 .section-lead .lead-text {
      text-align: left;
      padding: 0 4%; }
  #lp2020 .feature .feature-ttl {
    font-size: 22px;
    margin-bottom: 32px;
    position: relative; }
    #lp2020 .feature .feature-ttl::before {
      width: 100%;
      height: 90px;
      position: absolute;
      display: block;
      content: '';
      background-size: contain;
      background-position: center center;
      top: -48px;
      left: 0;
      z-index: -1; }
    #lp2020 .feature .feature-ttl.feature01::before {
      background-image: url("../img/stream/merit_ttl.png"); }
    #lp2020 .feature .feature-ttl.feature02::before {
      background-image: url("../img/stream/detail_ttl.png"); }
    #lp2020 .feature .feature-ttl.feature03::before {
      background-image: url("../img/stream/sample_ttl.png"); }
    #lp2020 .feature .feature-ttl.online-scene::before {
      background-image: url("../img/stream/scene_ttl.png"); }
  #lp2020 .feature .merit-container {
    margin-bottom: 80px; }
  #lp2020 .feature .flex-container .item {
    width: 100%;
    background: white;
    margin-bottom: 1%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    #lp2020 .feature .flex-container .item .item-image {
      width: 30%;
      position: relative;
      overflow: hidden; }
      #lp2020 .feature .flex-container .item .item-image img {
        height: 100% !important;
        width: auto !important;
        max-width: none;
        transform: translateX(-50%);
        position: absolute;
        top: 0;
        left: 50%; }
    #lp2020 .feature .flex-container .item h3 {
      font-size: 3.2vw;
      line-height: 1.5;
      margin-bottom: 2%;
      text-align: left; }
    #lp2020 .feature .flex-container .item p {
      text-align: left;
      font-size: 2.8vw; }
    #lp2020 .feature .flex-container .item .item-inner {
      width: 70%;
      padding: 4%;
      position: relative; }
  #lp2020 .feature .detail-container {
    margin-bottom: 80px; }
    #lp2020 .feature .detail-container img {
      width: 100%;
      height: auto; }
  #lp2020 .feature .scene-container {
    margin-bottom: 80px; }
  #lp2020 .feature .movie-container {
    width: 100%;
    padding-top: 56.25%;
    position: relative; }
    #lp2020 .feature .movie-container iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  #lp2020 .section-ttl {
    text-align: center;
    margin-bottom: 40px; }
    #lp2020 .section-ttl h2 {
      font-size: 46px;
      letter-spacing: .05em;
      font-family: upgrade,sans-serif;
      font-weight: 400;
      font-style: normal; }
    #lp2020 .section-ttl p {
      font-size: 16px;
      font-weight: bold; }
  #lp2020 .onex-plan {
    background: white; }
  #lp2020 .lp-space-list .lp-space-item {
    width: 88%;
    position: relative;
    margin: 0 auto 24px;
    text-align: center; }
    #lp2020 .lp-space-list .lp-space-item .lp-space-image {
      position: relative;
      display: block;
      vertical-align: bottom; }
      #lp2020 .lp-space-list .lp-space-item .lp-space-image span {
        position: absolute;
        bottom: 0;
        right: 0;
        background: rgba(255, 255, 255, 0.7);
        padding: 2px 8px;
        font-size: 2.3vw; }
    #lp2020 .lp-space-list .lp-space-item .lp-space-name {
      font-size: 18px;
      margin: 14px 0 6px; }
    #lp2020 .lp-space-list .lp-space-item .lp-space-info {
      font-size: 13px;
      color: #888; }
      #lp2020 .lp-space-list .lp-space-item .lp-space-info i {
        margin-right: 5px; }
  #lp2020 .lp-option-list .lp-option-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  #lp2020 .lp-option-list .lp-option-item {
    width: calc( 50% - 1px );
    background: white;
    text-align: center;
    padding: 24px 24px 80px;
    position: relative;
    margin-bottom: 2px; }
    #lp2020 .lp-option-list .lp-option-item:last-child {
      margin-right: 0; }
    #lp2020 .lp-option-list .lp-option-item img {
      width: 120px; }
    #lp2020 .lp-option-list .lp-option-item .lp-option-name {
      font-size: 15px; }
    #lp2020 .lp-option-list .lp-option-item .lp-option-price {
      font-weight: bold;
      position: absolute;
      bottom: 24px;
      left: 0;
      width: 100%; }
  #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item {
    background: #fff;
    padding: 12px 20px;
    position: relative; }
    #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl dt {
      border-bottom: 2px solid #efefef;
      position: relative;
      padding: 12px 12px 12px 30px;
      margin-bottom: 12px;
      font-size: 16px;
      font-size: 1.6rem; }
      #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl dt span {
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -0.87em;
        color: #f2a4a4;
        font-size: 30px; }
    #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl dd {
      font-size: 13px;
      font-size: 1.3rem; }
      #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl dd .notice {
        color: #f2a4a4; }
    #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item:not(:last-child) {
      margin-bottom: 30px; }
      #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item:not(:last-child)::after {
        display: block;
        content: '';
        width: 0;
        height: 0;
        position: absolute;
        bottom: -20px;
        left: 50%;
        margin-left: -9px;
        border-style: solid;
        border-width: 10px 9px 0 9px;
        border-color: #f2a4a4 transparent transparent transparent; }
  #lp2020 .lp-attention .lp-attention-container .attention-list {
    background: #dedede;
    padding: 6%; }
    #lp2020 .lp-attention .lp-attention-container .attention-list h3 {
      font-size: 18px;
      text-align: center;
      margin-bottom: 24px; }
    #lp2020 .lp-attention .lp-attention-container .attention-list ul {
      margin: 0;
      padding-left: 14px; }
      #lp2020 .lp-attention .lp-attention-container .attention-list ul li {
        list-style-type: disc;
        font-size: 13px; }
        #lp2020 .lp-attention .lp-attention-container .attention-list ul li:not(:last-child) {
          margin-bottom: 8px; }
    #lp2020 .lp-attention .lp-attention-container .attention-list ol {
      margin: 0;
      padding-left: 14px; }
      #lp2020 .lp-attention .lp-attention-container .attention-list ol li {
        list-style-type: decimal;
        font-size: 13px; }
        #lp2020 .lp-attention .lp-attention-container .attention-list ol li:not(:last-child) {
          margin-bottom: 8px; }
  #lp2020 .lp-attention .lp-attention-container .separator {
    width: 100%;
    height: 1px;
    background: #222;
    margin: 4% 0; }
  #lp2020 #lpContact {
    background: white; }
    #lp2020 #lpContact h2 {
      font-size: 40px;
      margin-bottom: 40px;
      line-height: 1;
      text-align: center;
      color: #f2a4a4; }
    #lp2020 #lpContact p {
      font-size: 16px;
      font-weight: bold; }
    #lp2020 #lpContact .contact-intro {
      margin-bottom: 24px; }
    #lp2020 #lpContact .contact-btn-wrapper .wfp-btn {
      width: 100%;
      height: 64px;
      line-height: 64px;
      font-size: 17px;
      margin: 0 auto 24px; }
    #lp2020 #lpContact .lp-contact-line {
      text-align: center;
      font-size: 20px;
      font-weight: bold; }
      #lp2020 #lpContact .lp-contact-line span {
        font-size: 24px; }
      #lp2020 #lpContact .lp-contact-line * {
        color: #00B901; }
    #lp2020 #lpContact .tel-num {
      margin: 24px auto;
      text-align: center;
      font-size: 24px; } }
@media only screen and (min-width: 768px) {
  /*
  オンライン展示会プラン PCレイアウト
  */
  #lp2020 h1, #lp2020 h2, #lp2020 h3, #lp2020 dt, #lp2020 .bold {
    font-weight: 700; }
  #lp2020 .wfp-alp {
    font-family: upgrade,sans-serif;
    font-weight: 400;
    font-style: normal; }
  #lp2020 p, #lp2020 li {
    font-size: 15px;
    line-height: 1.74; }
  #lp2020 .lh2 {
    line-height: 2; }
  #lp2020 .ls1 {
    letter-spacing: .05em; }
  #lp2020 .mb20 {
    margin-bottom: 20px; }
  #lp2020 .mb30 {
    margin-bottom: 30px; }
  #lp2020 .mb40 {
    margin-bottom: 40px; }
  #lp2020 .mt20 {
    margin-top: 20px; }
  #lp2020 .mt30 {
    margin-top: 30px; }
  #lp2020 .mt40 {
    margin-top: 40px; }
  #lp2020 .disp-ib {
    display: inline-block; }
  #lp2020 .num-big {
    font-size: 40px;
    letter-spacing: .03em; }
  #lp2020 .text-mid {
    font-size: 20px; }
  #lp2020 .text-big {
    font-size: 40px;
    font-weight: 700; }
  #lp2020 .full-img {
    width: 100%;
    height: auto;
    vertical-align: bottom; }
  #lp2020 .wfp-btn {
    display: block;
    position: relative;
    background: white;
    color: white;
    text-align: center; }
    #lp2020 .wfp-btn::before {
      display: block;
      content: '';
      width: 25px;
      height: 25px;
      position: absolute;
      top: 50%;
      margin-top: -12.5px;
      right: 30px;
      background: url(../img/kansougei/arrow_right.png) no-repeat center center;
      background-size: cover;
      -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
      transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1); }
    #lp2020 .wfp-btn.wfp-red {
      background: #f2a4a4; }
    #lp2020 .wfp-btn:hover::before {
      right: 18px; }
  #lp2020 .lp-icon-btn {
    display: block;
    position: relative;
    background: #f2a4a4;
    color: white;
    text-align: center;
    width: 450px;
    height: 74px;
    line-height: 74px;
    font-size: 17px;
    margin: 0 auto 24px;
    padding-left: 30px; }
    #lp2020 .lp-icon-btn img {
      display: block;
      width: 30px;
      height: auto;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      left: 80px; }
  #lp2020 .hero {
    width: 1080px;
    padding-top: 450px;
    position: relative;
    margin: 40px auto 0;
    background-size: cover;
    background-position: center center;
    background-image: url("../img/stream/mv_onex.jpg"); }
    #lp2020 .hero .hero-inner {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: rgba(0, 0, 0, 0.4); }
    #lp2020 .hero .hero-title {
      padding: 0 10%;
      text-align: center; }
      #lp2020 .hero .hero-title h1 {
        font-size: 40px;
        letter-spacing: .015em; }
      #lp2020 .hero .hero-title * {
        color: white; }
      #lp2020 .hero .hero-title .bg-key {
        padding: 0 .4em;
        border: 1px solid white; }
  #lp2020.lp-onex .hero {
    background-image: url("../img/stream/mv_onex.jpg"); }
  #lp2020.lp-stream .hero {
    background-image: url("../img/stream/mv_stream.jpg"); }
  #lp2020 .section-content {
    position: relative;
    z-index: 3;
    padding: 50px 0; }
    #lp2020 .section-content.pad-0 {
      padding: 0; }
  #lp2020 .section-inner {
    width: 1080px;
    margin: 0 auto;
    padding: 0; }
  #lp2020 .section-ttl-jp {
    font-size: 26px;
    margin-bottom: 40px;
    line-height: 1.54;
    text-align: center; }
    #lp2020 .section-ttl-jp span {
      font-size: 20px; }
  #lp2020 .section-lead {
    text-align: center; }
  #lp2020 .feature .feature-ttl {
    font-size: 32px;
    margin-bottom: 32px;
    position: relative; }
    #lp2020 .feature .feature-ttl::before {
      width: 100%;
      height: 110px;
      position: absolute;
      display: block;
      content: '';
      background-size: contain;
      background-position: center center;
      top: -68px;
      left: 0;
      z-index: -1; }
    #lp2020 .feature .feature-ttl.feature01::before {
      background-image: url("../img/stream/merit_ttl.png"); }
    #lp2020 .feature .feature-ttl.feature02::before {
      background-image: url("../img/stream/detail_ttl.png"); }
    #lp2020 .feature .feature-ttl.feature03::before {
      background-image: url("../img/stream/sample_ttl.png"); }
    #lp2020 .feature .feature-ttl.online-scene::before {
      background-image: url("../img/stream/scene_ttl.png"); }
  #lp2020 .feature .merit-container {
    margin-bottom: 80px; }
  #lp2020 .feature .flex-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    #lp2020 .feature .flex-container .item {
      width: 340px;
      background: white; }
      #lp2020 .feature .flex-container .item h3 {
        font-size: 20px;
        line-height: 1.6; }
      #lp2020 .feature .flex-container .item p {
        text-align: left; }
      #lp2020 .feature .flex-container .item .item-inner {
        padding: 20px 24px;
        position: relative; }
  #lp2020 .feature .detail-container {
    margin-bottom: 80px; }
    #lp2020 .feature .detail-container img {
      width: auto;
      height: 180px; }
  #lp2020 .feature .scene-container {
    margin-bottom: 80px; }
  #lp2020 .feature .movie-container {
    width: 100%;
    padding-top: 56.25%;
    position: relative;
    margin-bottom: 60px; }
    #lp2020 .feature .movie-container iframe {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0; }
  #lp2020 .section-ttl {
    text-align: center;
    margin-bottom: 40px; }
    #lp2020 .section-ttl h2 {
      font-size: 46px;
      letter-spacing: .05em;
      font-family: upgrade,sans-serif;
      font-weight: 400;
      font-style: normal; }
    #lp2020 .section-ttl p {
      font-size: 16px;
      font-weight: bold; }
  #lp2020 .onex-plan {
    background: white; }
  #lp2020 .lp-space-list .lp-space-container {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  #lp2020 .lp-space-list .lp-space-item {
    width: 340px;
    position: relative;
    margin-bottom: 24px; }
    #lp2020 .lp-space-list .lp-space-item .lp-space-image {
      position: relative;
      display: block;
      vertical-align: bottom; }
      #lp2020 .lp-space-list .lp-space-item .lp-space-image span {
        position: absolute;
        bottom: 0;
        right: 0;
        background: rgba(255, 255, 255, 0.7);
        padding: 2px 8px; }
    #lp2020 .lp-space-list .lp-space-item .lp-space-area {
      position: absolute;
      top: -6px;
      right: -6px;
      margin: 0; }
      #lp2020 .lp-space-list .lp-space-item .lp-space-area img {
        height: 36px;
        width: auto; }
    #lp2020 .lp-space-list .lp-space-item .lp-space-name {
      font-size: 22px;
      margin: 14px 0 10px; }
    #lp2020 .lp-space-list .lp-space-item .lp-space-info span {
      display: inline-block;
      margin-right: 8px; }
    #lp2020 .lp-space-list .lp-space-item .lp-space-info i {
      margin-right: 5px; }
    #lp2020 .lp-space-list .lp-space-item .lp-space-price {
      width: 100%;
      background: white;
      border-collapse: collapse;
      border: 1px solid black;
      margin-bottom: 12px; }
      #lp2020 .lp-space-list .lp-space-item .lp-space-price tr {
        border-bottom: 1px solid rgba(0, 0, 0, 0.3); }
        #lp2020 .lp-space-list .lp-space-item .lp-space-price tr:last-child {
          border: none; }
      #lp2020 .lp-space-list .lp-space-item .lp-space-price th {
        background: #f7f7f7;
        padding: 8px 8px 8px 12px;
        text-align: left;
        border-right: 1px solid black;
        width: 40%;
        font-weight: normal; }
      #lp2020 .lp-space-list .lp-space-item .lp-space-price td {
        padding: 8px;
        text-align: center; }
      #lp2020 .lp-space-list .lp-space-item .lp-space-price .pl-tax {
        font-size: 12px;
        margin-left: 2px;
        display: inline-block;
        vertical-align: baseline;
        line-height: 1; }
    #lp2020 .lp-space-list .lp-space-item .wfp-btn {
      width: 100%;
      height: 54px;
      line-height: 54px;
      font-size: 16px; }
  #lp2020 .lp-option-list .lp-option-container {
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
  #lp2020 .lp-option-list .lp-option-item {
    width: 264px;
    background: white;
    text-align: center;
    padding: 24px 24px 80px;
    position: relative;
    margin: 0 6px 6px 0; }
    #lp2020 .lp-option-list .lp-option-item:last-child {
      margin-right: 0; }
    #lp2020 .lp-option-list .lp-option-item img {
      width: 120px; }
    #lp2020 .lp-option-list .lp-option-item .lp-option-name {
      font-size: 17px; }
    #lp2020 .lp-option-list .lp-option-item .lp-option-price {
      font-weight: bold;
      position: absolute;
      bottom: 24px;
      left: 0;
      width: 100%; }
  #lp2020 .lp-usage-flow .lp-flow-container {
    padding: 0 140px; }
    #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item {
      background: #fff;
      padding: 12px 20px;
      position: relative; }
      #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl {
        display: table;
        min-height: 94px; }
        #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl dt, #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl dd {
          display: table-cell;
          vertical-align: middle; }
        #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl dt {
          width: 200px;
          border-right: 2px solid #efefef;
          position: relative;
          padding-left: 70px;
          font-size: 18px;
          font-size: 1.8rem; }
          #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl dt span {
            position: absolute;
            left: 20px;
            top: 50%;
            margin-top: -0.87em;
            color: #f2a4a4;
            font-size: 40px; }
        #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl dd {
          padding-left: 24px;
          font-size: 15px;
          font-size: 1.5rem; }
          #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item dl dd .notice {
            color: #f2a4a4; }
      #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item:not(:last-child) {
        margin-bottom: 30px; }
        #lp2020 .lp-usage-flow .lp-flow-container .lp-flow-item:not(:last-child)::after {
          display: block;
          content: '';
          width: 0;
          height: 0;
          position: absolute;
          bottom: -20px;
          left: 50%;
          margin-left: -9px;
          border-style: solid;
          border-width: 10px 9px 0 9px;
          border-color: #f2a4a4 transparent transparent transparent; }
  #lp2020 .lp-attention .lp-attention-container {
    padding: 0 140px; }
    #lp2020 .lp-attention .lp-attention-container .attention-list {
      background: #dedede;
      padding: 40px; }
      #lp2020 .lp-attention .lp-attention-container .attention-list h3 {
        font-size: 18px;
        text-align: center;
        margin-bottom: 24px; }
      #lp2020 .lp-attention .lp-attention-container .attention-list ul {
        margin: 0;
        padding-left: 20px; }
        #lp2020 .lp-attention .lp-attention-container .attention-list ul li {
          list-style-type: disc;
          font-size: 14px; }
          #lp2020 .lp-attention .lp-attention-container .attention-list ul li:not(:last-child) {
            margin-bottom: 8px; }
      #lp2020 .lp-attention .lp-attention-container .attention-list ol {
        margin: 0;
        padding-left: 20px; }
        #lp2020 .lp-attention .lp-attention-container .attention-list ol li {
          list-style-type: decimal;
          font-size: 14px; }
          #lp2020 .lp-attention .lp-attention-container .attention-list ol li:not(:last-child) {
            margin-bottom: 8px; }
    #lp2020 .lp-attention .lp-attention-container .separator {
      width: 100%;
      height: 1px;
      background: #222;
      margin: 24px 0; }
  #lp2020 #lpContact {
    background: white; }
    #lp2020 #lpContact h2 {
      font-size: 40px;
      margin-bottom: 40px;
      line-height: 1;
      text-align: center;
      color: #f2a4a4; }
    #lp2020 #lpContact p {
      font-size: 16px;
      font-weight: bold; }
    #lp2020 #lpContact .contact-intro {
      margin-bottom: 24px; }
    #lp2020 #lpContact .contact-btn-wrapper .wfp-btn {
      width: 450px;
      height: 74px;
      line-height: 74px;
      font-size: 17px;
      margin: 0 auto 24px; }
    #lp2020 #lpContact .lp-contact-line {
      text-align: center;
      font-size: 20px;
      font-weight: bold; }
      #lp2020 #lpContact .lp-contact-line span {
        font-size: 24px; }
      #lp2020 #lpContact .lp-contact-line * {
        color: #00B901; }
    #lp2020 #lpContact .tel-num {
      margin: 24px auto;
      text-align: center;
      font-size: 24px; } }
