.l-container{
  max-width: 1180px;
  margin: 0 auto;
  padding-left: 16px;
  padding-right: 16px; }

.l-section {
  padding: 48px 0; }
  @media screen and (min-width: 1024px) {
    .l-section {
      padding: 96px 0; } }

.l-section-s {
  margin: 48px 0 0; }
  @media screen and (min-width: 1024px) {
    .l-section-s {
      margin: 80px 0 0; } }

.l-section-xs {
  padding: 16px 0 0; }
  @media screen and (min-width: 1024px) {
    .l-section-xs {
      padding: 48px 0 0; } }
.l-header--section + * {
  margin-top: 48px; }

@media screen and (min-width: 1024px) {
  .l-header--section + * {
    margin-top: 80px; } }
#lp-japanmarket {
  text-align: center;
  font-size: 16px;
  width: 100%;
  overflow: hidden; }

.c-heading-lp-01 {
  font-weight: 800;
  line-height: 1.2;
  font-size: 31px; }
  @media screen and (min-width: 1024px) {
    .c-heading-lp-01 {
      font-size: 50px; } }

.c-heading-lp-02 {
  color: #555;
  line-height: 1.2;
  font-size: 25px; }
  @media screen and (min-width: 1024px) {
    .c-heading-lp-02 {
      font-size: 37px; } }

.c-heading-lp-03 {
  line-height: 1.2;
  font-size: 20px; }
  @media screen and (min-width: 1024px) {
    .c-heading-lp-03 {
      font-size: 28px; } }

.c-button-lp-large {
  display: inline-block;
  background: #2563eb;
  color: #fff;
  text-decoration: none;
  padding: 16px 24px;
  border-radius: 5px;
  font-weight: 800;
  font-size: 20px; }
  .c-button-lp-large:hover {
    opacity: 0.8; }
  @media screen and (min-width: 1024px) {
    .c-button-lp-large {
      font-size: 28px; } }

.c-lp-panel-form {
  text-align: left;
  background: #fff;
  padding: 16px; }
  @media screen and (min-width: 1024px) {
    .c-lp-panel-form {
      padding: 24px;
      max-width: 768px;
      margin: 0 auto; } }

.c-badge-ssl {
  font-weight: 800; }
  .c-badge-ssl_text {
    color: #11544b;
    margin-bottom: 24px;
    font-size: 20px; }
  .c-badge-ssl_badge {
    margin-left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 3px solid #008c6d;
    display: inline-block;
    background: -webkit-gradient(linear, left top, right bottom, from(#00c9ad), to(#00c9ad));
    background: linear-gradient(to bottom right, #00c9ad, #00c9ad);
    position: relative;
    border-radius: 2px; }
    .c-badge-ssl_badge_top {
      background: -webkit-gradient(linear, left top, right bottom, from(#00c0b1), to(#008c79));
      background: linear-gradient(to bottom right, #00c0b1, #008c79);
      color: #fff;
      padding: 6px 16px 5px 60px;
      font-size: 37px; }
    .c-badge-ssl_badge_bottom {
      color: #11544b;
      padding: 6px 16px 6px 60px; }
    .c-badge-ssl_badge_image {
      position: absolute;
      left: -40px;
      top: -16px; }

.l-lp-service_item:not(:last-child) {
  margin-bottom: 24px; }

@media screen and (min-width: 1024px) {
  .l-lp-service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 0 -20px; }
    .l-lp-service_item {
      width: 50%;
      padding: 20px; } }

.c-card-lp-service {
  background: #f7f6f2; }
  .c-card-lp-service header {
    padding: 32px 16px; }
    .c-card-lp-service header h3 {
      font-weight: 800; }
  .c-card-lp-service_image img {
    height: 100px;
    width:100%;
    -o-object-fit: cover;
       object-fit: cover; }
  @media screen and (min-width: 1024px) {
    .c-card-lp-service_image img {
      height: 140px; } }

.l-logo_item:not(:last-child) {
  margin-bottom: 48px; }

@media screen and (min-width: 1024px) {
  .l-logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .l-logo_item:not(:last-child) {
      margin-bottom: 0; } }

@media screen and (max-width: 1023px) {
  .l-lp-avatar_item {
    position: relative;
    margin-top: -40px; }
    .l-lp-avatar_item:nth-child(odd) {
      left: -100px; }
    .l-lp-avatar_item:nth-child(even) {
      right: -100px; } }

@media screen and (min-width: 1024px) {
  .l-lp-avatar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.c-lp-avatar {
  border-radius: 50%;
  width: 55%; }
  @media screen and (min-width: 1024px) {
    .c-lp-avatar {
      width: 66%; } }

.c-lp-plusmerit {
  font-size: 25px;
  text-align: left;
  list-style: none;
  display: table;
  margin: 0 auto; }
  .c-lp-plusmerit li {
    margin-bottom: 32px;
    position: relative;
    padding-left: 48px; }
    .c-lp-plusmerit li:before, .c-lp-plusmerit li:after {
      content: "";
      position: absolute;
      left: 0;
      display: block;
      width: 30px;
      height: 6px;
      background: #2563eb; }
    .c-lp-plusmerit li:before {
      top: 18px; }
    .c-lp-plusmerit li:after {
      -webkit-transform: rotate(90deg);
              transform: rotate(90deg);
      top: 18px; }
  @media screen and (min-width: 1024px) {
    .c-lp-plusmerit {
      font-size: 27px; }
      .c-lp-plusmerit li {
        margin-bottom: 40px;
        padding-left: 64px; }
        .c-lp-plusmerit li:before, .c-lp-plusmerit li:after {
          width: 40px;
          height: 8px; }
        .c-lp-plusmerit li:before {
          top: 18px; }
        .c-lp-plusmerit li:after {
          top: 18px; } }
.l-logo_item{
  margin:0 12px;
}
.c-lp-logo {
  height: auto;
  width: auto;}
  @media screen and (min-width: 1024px) {
    .c-lp-logo {
      margin-bottom: 0; } }

.lp-hero {
  background: #f7f6f2; }
  .lp-hero_text {
    padding: 40px 0; }
    .lp-hero_text h1 {
      font-size: 39px; 
      line-height:1.2;    }
    .lp-hero_text span {
      font-weight: 800; }
  .lp-hero_image {
    background: #00f; }
    .lp-hero_image img {
      width: 100%;
      height: auto; }
  @media screen and (min-width: 1024px) {
    .lp-hero {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      .lp-hero_text {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: 50%;
        text-align: left;
        padding: 0 48px 0 calc(50vw - 560px); }
        .lp-hero_text h1 {
          font-size: 67px; }
      .lp-hero_image {
        width: 50%; } }

#lp-lead .l-container {
  position: relative; }

#lp-lead header {
  position: absolute;
  right: 0;
  top: 24px;
  background: rgba(255, 255, 255, .8);
  width: 220px;
  text-align: left;
  margin-left: 20%;
  padding: 24px; }
  #lp-lead header b {
    color: #2563eb; }

#lp-lead .c-img-tokyo {
  width: 70%; }
  #lp-lead .c-img-tokyo img {
    width: 100%;
    min-height: 320px;
    -o-object-fit: cover;
       object-fit: cover; }

@media screen and (min-width: 1024px) {
  #lp-lead header {
    width: 55%; }
  #lp-lead .c-img-tokyo {
    width: 50%; }
    #lp-lead .c-img-tokyo img {
      min-height: 480px; } }

#lp-copyband {
  background: #2563eb; }
  #lp-copyband h2 {
    color: #fff; }

.lp-ctabox {
  background: #f7f6f2; }
