﻿.content {
  color: #000;
  padding-bottom: 0 !important;
  line-height: 1;
  width: 100% !important; }
  @media (max-width: 767px) {
    .content .mouse_on_img {
      opacity: 0 !important; } }
  .content h1 {
    width: 100%;
    background: #ffd000;
    line-height: 0; }
    .content h1 img {
      width: 900px;
      margin: 0 auto; }
      @media (max-width: 767px) {
        .content h1 img {
          width: 100%; } }
  .content .section_inner {
    width: 900px;
    margin: 0 auto;
    padding: 42px 0; }
    @media (max-width: 767px) {
      .content .section_inner {
        width: 88.65711vw;
        padding: 5.47588vw 0; } }
  .content h2 {
    font-weight: 900;
    text-align: center;
    font-size: 32px;
    margin-bottom: 24px; }
    @media (max-width: 767px) {
      .content h2 {
        font-size: 4.1721vw;
        margin-bottom: 3.12907vw; } }
  .content p {
    line-height: 2.3;
    font-size: 17px;
    font-weight: 400; }
    @media (max-width: 767px) {
      .content p {
        font-size: 3.25945vw;
        line-height: 2; } }
  .content .section1 p {
    font-weight: 600;
    text-align: center; }
  .content .section2 {
    background: #f5f5f5; }
    .content .section2 .section_inner > div {
      position: relative; }
    .content .section2 h2 {
      color: #e10000;
      font-weight: 900;
      text-align: left;
      font-size: 20px;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .content .section2 h2 {
          font-size: 3.25945vw;
          margin-bottom: 2.60756vw; } }
    .content .section2 p {
      line-height: 1.6;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .content .section2 p {
          font-size: 3.25945vw;
          margin-bottom: 2.60756vw; } }
    .content .section2 ul li {
      text-indent: -1em;
      padding-left: 1em;
      font-size: 12px;
      line-height: 1.6; }
      @media (max-width: 767px) {
        .content .section2 ul li {
          font-size: 2.34681vw; } }
    .content .section2 .smsdis {
      position: absolute;
      width: 160px;
      right: 0;
      bottom: 0; }
      @media (max-width: 767px) {
        .content .section2 .smsdis {
          width: 20.8605vw;
          bottom: auto;
          top: 3.91134vw;
          right: -2.60756vw; } }
    .content .section2 .box1 {
      padding-bottom: 60px;
      margin-bottom: 10px; }
      @media (max-width: 767px) {
        .content .section2 .box1 {
          padding-bottom: 7.82269vw;
          margin-bottom: 1.30378vw; } }
    .content .section2 .box2 h3 {
      font-weight: 900;
      font-size: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      margin-bottom: 13px; }
      .content .section2 .box2 h3 i {
        font-size: 13px; }
      @media (max-width: 767px) {
        .content .section2 .box2 h3 {
          font-size: 3.25945vw;
          margin-bottom: 1.69492vw; }
          .content .section2 .box2 h3 i {
            font-size: 2.08605vw; } }
    .content .section2 .box2 h4 {
      background: #fff;
      border-radius: 20px 20px 0 0;
      display: inline-block;
      font-weight: 900;
      font-size: 24px;
      padding: 1em 48px 0; }
      @media (max-width: 767px) {
        .content .section2 .box2 h4 {
          font-size: 3.65059vw;
          padding: 1em 6.25815vw 0; } }
    .content .section2 .white_box {
      background: #fff;
      padding: 20px 48px 30px;
      margin-bottom: 42px; }
      @media (max-width: 767px) {
        .content .section2 .white_box {
          padding: 6.25815vw;
          margin-bottom: 5.47588vw; } }
      .content .section2 .white_box dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center; }
        .content .section2 .white_box dl dt {
          background: #808080;
          color: #fff;
          font-weight: 700;
          text-align: center;
          font-size: 27px;
          width: 358px;
          padding: .5em;
          margin: 10px 0 20px; }
          @media (max-width: 767px) {
            .content .section2 .white_box dl dt {
              width: 100%;
              font-size: 3.65059vw;
              margin: 0 0 1.30378vw;
              text-align: left; } }
        .content .section2 .white_box dl dd {
          font-weight: 700;
          font-size: 36px;
          margin: 10px 0 20px;
          padding-left: .5em; }
          @media (max-width: 767px) {
            .content .section2 .white_box dl dd {
              width: 100%;
              font-size: 5.80183vw;
              margin: 0 0 3.91134vw;
              text-align: left;
              padding-left: 0; } }
      .content .section2 .white_box img {
        display: block;
        padding-top: 20px;
        width: 570px;
        margin: 0 auto; }
        @media (max-width: 767px) {
          .content .section2 .white_box img {
            width: 74.31551vw;
            padding-top: 2.60756vw; } }
    .content .section2 .box3 {
      border-top: #000 solid 1px;
      padding: 34px 0 100px;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .content .section2 .box3 {
          padding: 4.43286vw 0 7.82269vw;
          margin-bottom: 2.60756vw; } }
      .content .section2 .box3 .smsdis {
        width: 280px;
        right: 0;
        bottom: 0; }
        @media (max-width: 767px) {
          .content .section2 .box3 .smsdis {
            width: 36.50587vw;
            bottom: auto;
            top: 0;
            right: -2.60756vw; } }
    .content .section2 .box4 {
      border-top: #000 solid 1px;
      padding: 34px 0 100px;
      margin-bottom: 20px; }
      @media (max-width: 767px) {
        .content .section2 .box4 {
          padding: 4.43286vw 0;
          margin-bottom: 2.60756vw; } }
      .content .section2 .box4 .smsdis {
        width: 280px;
        right: 0;
        bottom: 0; }
        @media (max-width: 767px) {
          .content .section2 .box4 .smsdis {
            width: 36.50587vw;
            bottom: auto;
            top: 0vw;
            right: -2.60756vw; } }
  .content .section3 .section_inner {
    text-align: center; }
  .content .section3 h2 {
    margin-top: 20px;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .content .section3 h2 {
        margin-top: 2.60756vw;
        margin-bottom: 1.30378vw; } }
  .content .section3 p {
    margin-bottom: 30px; }
    @media (max-width: 767px) {
      .content .section3 p {
        margin-bottom: 2.60756vw; } }
  .content .section3 ul {
    display: inline-block;
    text-align: left; }
    .content .section3 ul li {
      font-weight: 700;
      font-size: 16px;
      margin-bottom: 1em; }
      .content .section3 ul li span {
        color: #e10000; }
      @media (max-width: 767px) {
        .content .section3 ul li {
          font-size: 3.38983vw; } }
  .content .section3 .line {
    background: #000;
    height: 1px;
    margin: 56px 0 76px; }
    @media (max-width: 767px) {
      .content .section3 .line {
        margin: 7.30117vw 0 9.90874vw; } }
  .content .section3 h3 {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 20px; }
    @media (max-width: 767px) {
      .content .section3 h3 {
        font-size: 3.65059vw;
        margin-bottom: 2.60756vw; } }
  .content .section3 .little {
    font-size: 13px; }
    @media (max-width: 767px) {
      .content .section3 .little {
        font-size: 2.34681vw; } }

.tenpo_buttonarea {
  text-align: center;
  padding: 0 0 70px; }
  @media (max-width: 767px) {
    .tenpo_buttonarea {
      padding: 0 0 70px; } }
  .tenpo_buttonarea a {
    display: inline-block;
    background: #ed1b3a;
    border-radius: 6px;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding: 1em 1em;
    text-align: center; }
    @media (max-width: 767px) {
      .tenpo_buttonarea a {
        font-size: 4.1721vw;
        padding: 1em;
        width: 88.65711vw; } }
    .tenpo_buttonarea a span {
      font-size: 1.2em;
      position: relative;
      bottom: -.1em; }
/*# sourceMappingURL=layout_page.css.map */