@media all and (min-width: 768px) {
  #content #head {
    height: 23.82609vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #head {
      height: 274px; } }

@media all and (max-width: 767px) {
  #content #head {
    height: 47.6vw; } }

#content #head .hd01 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media all and (min-width: 768px) {
    #content #head .hd01 {
      padding-top: 7.30435vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #head .hd01 {
      padding-top: 84px; } }
  @media all and (max-width: 767px) {
    #content #head .hd01 {
      padding-top: 20.26667vw; } }
  #content #head .hd01 span {
    display: block;
    text-align: center;
    font-weight: bold;
    background: -webkit-linear-gradient(342deg, #0d43a7, #199357);
    background: linear-gradient(108deg, #0d43a7, #199357);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    line-height: 1.2; }

@media all and (min-width: 768px) and (min-width: 768px) {
  #content #head .hd01 span {
    font-size: 5.21739vw; } }

@media all and (min-width: 768px) and (min-width: 1151px) {
  #content #head .hd01 span {
    font-size: 60px; } }
    @media all and (max-width: 767px) {
      #content #head .hd01 span {
        font-size: 10.66667vw; } }

#content #head .tx01 {
  text-align: center;
  font-weight: bold;
  line-height: 1;
  color: #0d43a7; }
  @media all and (min-width: 768px) {
    #content #head .tx01 {
      margin-top: 0.86957vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #head .tx01 {
      margin-top: 10px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #head .tx01 {
      font-size: 1.56522vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #head .tx01 {
      font-size: 18px; } }
  @media all and (max-width: 767px) {
    #content #head .tx01 {
      margin-top: 2.4vw;
      font-size: 3.2vw; } }

#content #sec01 {
  position: relative;
  background: #fff; }
  @media all and (min-width: 768px) {
    #content #sec01 {
      padding-top: 6.95652vw;
      padding-bottom: 13.04348vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 {
      padding-top: 80px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 {
      padding-bottom: 150px; } }
  @media all and (max-width: 767px) {
    #content #sec01 {
      padding: 13.33333vw 0 20vw; } }
  @media all and (min-width: 768px) {
    #content #sec01 section + section {
      margin-top: 6.08696vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section + section {
      margin-top: 70px; } }
  @media all and (max-width: 767px) {
    #content #sec01 section + section {
      margin-top: 13.33333vw; } }
  #content #sec01 section a {
    color: #2994e7; }
  #content #sec01 section h2 {
    color: #0d43a7;
    font-weight: bold;
    line-height: 1; }
    @media all and (min-width: 768px) {
      #content #sec01 section h2 {
        margin-bottom: 2.6087vw; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section h2 {
      font-size: 1.91304vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section h2 {
      font-size: 22px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section h2 {
      margin-bottom: 30px; } }
    @media all and (max-width: 767px) {
      #content #sec01 section h2 {
        font-size: 4.26667vw;
        margin-bottom: 4.8vw; } }
  @media all and (min-width: 768px) {
    #content #sec01 section.s01 ul {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  #content #sec01 section.s01 ul li {
    position: relative; }
    @media all and (min-width: 768px) {
      #content #sec01 section.s01 ul li {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
            -ms-flex: 1;
                flex: 1; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s01 ul li {
        background: #f1f2f4;
        padding: 5.06667vw 0 17.33333vw;
        overflow-x: clip; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s01 ul li:before, #content #sec01 section.s01 ul li:after {
        content: '';
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
        border: 0px solid transparent;
        border-width: 14.93333vw 60.66667vw 0; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s01 ul li:before {
        border-top-color: #fff; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s01 ul li:after {
        border-top-color: #f1f2f4;
        margin-bottom: 2.66667vw; } }
    @media all and (min-width: 768px) {
      #content #sec01 section.s01 ul li .tt {
        background: #f1f2f4;
        overflow-y: clip;
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 7.82609vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .tt {
      height: 90px; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s01 ul li .tt {
        margin: 0 5.33333vw; } }
    @media all and (min-width: 768px) {
      #content #sec01 section.s01 ul li .tt:before, #content #sec01 section.s01 ul li .tt:after {
        content: '';
        position: absolute;
        z-index: 1;
        top: 50%;
        -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
                transform: translateY(-50%);
        right: 0;
        border: 0px solid transparent;
        border-top-width: 7.82609vw;
        border-bottom-width: 7.82609vw;
        border-left-width: 6.95652vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .tt:before, #content #sec01 section.s01 ul li .tt:after {
      border-top-width: 90px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .tt:before, #content #sec01 section.s01 ul li .tt:after {
      border-bottom-width: 90px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .tt:before, #content #sec01 section.s01 ul li .tt:after {
      border-left-width: 80px; } }
    @media all and (min-width: 768px) {
      #content #sec01 section.s01 ul li .tt:before {
        border-left-color: #fff;
        margin-right: -1.73913vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .tt:before {
      margin-right: -20px; } }
    @media all and (min-width: 768px) {
      #content #sec01 section.s01 ul li .tt:after {
        border-left-color: #f1f2f4; } }
    #content #sec01 section.s01 ul li .tt p {
      line-height: 1;
      font-weight: bold;
      color: #0d43a7;
      position: relative;
      z-index: 2; }
      @media all and (min-width: 768px) {
        #content #sec01 section.s01 ul li .tt p {
          margin: 0 auto;
          text-align: center;
          width: 30.43478vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .tt p {
      width: 350px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section.s01 ul li .tt p {
      font-size: 1.3913vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .tt p {
      font-size: 16px; } }

@media all and (min-width: 768px) and (min-width: 768px) {
  #content #sec01 section.s01 ul li .tt p.t1 {
    font-size: 1.91304vw; } }

@media all and (min-width: 768px) and (min-width: 1151px) {
  #content #sec01 section.s01 ul li .tt p.t1 {
    font-size: 22px; } }
      @media all and (max-width: 767px) {
        #content #sec01 section.s01 ul li .tt p.t1 {
          font-size: 4.53333vw; } }
      @media all and (min-width: 768px) {
        #content #sec01 section.s01 ul li .tt p.t2 {
          margin-top: 0.5em; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section.s01 ul li .tt p.t2 {
      font-size: 1.56522vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .tt p.t2 {
      font-size: 18px; } }
      @media all and (max-width: 767px) {
        #content #sec01 section.s01 ul li .tt p.t2 {
          margin-top: 0.8em;
          font-size: 3.73333vw; } }
    #content #sec01 section.s01 ul li .dt {
      margin: 0 auto; }
      @media all and (min-width: 768px) {
        #content #sec01 section.s01 ul li .dt {
          margin-top: 1.56522vw;
          width: 27.82609vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .dt {
      margin-top: 18px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .dt {
      width: 320px; } }
      @media all and (max-width: 767px) {
        #content #sec01 section.s01 ul li .dt {
          margin: 3.2vw 5.33333vw 0; } }
      @media all and (min-width: 768px) {
        #content #sec01 section.s01 ul li .dt p {
          line-height: 1.875; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section.s01 ul li .dt p {
      font-size: 1.3913vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s01 ul li .dt p {
      font-size: 16px; } }
      @media all and (max-width: 767px) {
        #content #sec01 section.s01 ul li .dt p {
          font-size: 3.46667vw;
          line-height: 1.73077; } }
    @media all and (min-width: 768px) {
      #content #sec01 section.s01 ul li:first-child .tt p {
        margin-left: 0; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s01 ul li:last-child {
        padding-bottom: 8.66667vw; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s01 ul li:last-child:before, #content #sec01 section.s01 ul li:last-child:after {
        display: none; } }
    @media all and (min-width: 768px) {
      #content #sec01 section.s01 ul li:last-child .tt:before, #content #sec01 section.s01 ul li:last-child .tt:after {
        display: none; } }
    @media all and (min-width: 768px) {
      #content #sec01 section.s01 ul li:last-child .tt p {
        margin-right: 0; } }
  #content #sec01 section.s02 h3 {
    font-weight: 500;
    line-height: 1; }
    @media all and (min-width: 768px) {
      #content #sec01 section.s02 h3 {
        margin-bottom: 1.56522vw; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section.s02 h3 {
      font-size: 1.73913vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 h3 {
      font-size: 20px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 h3 {
      margin-bottom: 18px; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s02 h3 {
        margin: 0 0 1.6vw;
        font-size: 3.73333vw; } }
  #content #sec01 section.s02 h4 {
    font-weight: 500;
    line-height: 1; }
    @media all and (min-width: 768px) {
      #content #sec01 section.s02 h4 {
        margin-top: 2.6087vw;
        margin-bottom: 0.52174vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 h4 {
      margin-top: 30px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 h4 {
      margin-bottom: 6px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section.s02 h4 {
      font-size: 1.3913vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 h4 {
      font-size: 16px; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s02 h4 {
        margin: 6.66667vw 0 1.6vw;
        font-size: 3.46667vw; } }
  @media all and (min-width: 768px) {
    #content #sec01 section.s02 p {
      line-height: 1.875; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section.s02 p {
      font-size: 1.3913vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 p {
      font-size: 16px; } }
  @media all and (max-width: 767px) {
    #content #sec01 section.s02 p {
      font-size: 3.46667vw;
      line-height: 2.08333; } }
  #content #sec01 section.s02 .privacy {
    background: #f1f2f4; }
    @media all and (min-width: 768px) {
      #content #sec01 section.s02 .privacy {
        margin-top: 3.47826vw;
        border-radius: 0.52174vw;
        padding-top: 4.34783vw;
        padding-bottom: 4.34783vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy {
      margin-top: 40px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy {
      border-radius: 6px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy {
      padding-top: 50px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy {
      padding-bottom: 50px; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s02 .privacy {
        margin-top: 5.33333vw;
        border-radius: 0.8vw;
        padding: 6.66667vw 0; } }
    #content #sec01 section.s02 .privacy .check {
      text-align: center; }
      #content #sec01 section.s02 .privacy .check label {
        display: inline-block; }
        #content #sec01 section.s02 .privacy .check label input {
          display: none; }
          #content #sec01 section.s02 .privacy .check label input + .label {
            position: relative;
            cursor: pointer;
            line-height: 1; }
            @media all and (min-width: 768px) {
              #content #sec01 section.s02 .privacy .check label input + .label {
                padding-left: 2.86957vw;
                min-height: 2.08696vw; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section.s02 .privacy .check label input + .label {
      font-size: 1.91304vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input + .label {
      font-size: 22px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input + .label {
      padding-left: 33px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input + .label {
      min-height: 24px; } }
            @media all and (max-width: 767px) {
              #content #sec01 section.s02 .privacy .check label input + .label {
                font-size: 3.73333vw;
                padding-left: 5.6vw;
                min-height: 4vw; } }
            #content #sec01 section.s02 .privacy .check label input + .label:before {
              content: '';
              position: absolute;
              top: 50%;
              left: 0;
              -webkit-transform: translateY(-50%);
                  -ms-transform: translateY(-50%);
                      transform: translateY(-50%);
              -webkit-box-sizing: border-box;
                      box-sizing: border-box;
              border: solid #b2b2b4;
              background: #fff; }
              @media all and (min-width: 768px) {
                #content #sec01 section.s02 .privacy .check label input + .label:before {
                  width: 2.08696vw;
                  height: 2.08696vw;
                  border-width: 0.08696vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input + .label:before {
      width: 24px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input + .label:before {
      height: 24px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input + .label:before {
      border-width: 1px; } }
              @media all and (max-width: 767px) {
                #content #sec01 section.s02 .privacy .check label input + .label:before {
                  width: 4vw;
                  height: 4vw;
                  border-width: 0.13333vw; } }
          #content #sec01 section.s02 .privacy .check label input:checked + .label:before {
            borer: 0;
            background: #0d43a7; }
          #content #sec01 section.s02 .privacy .check label input:checked + .label:after {
            content: '';
            position: absolute;
            top: 50%;
            -webkit-box-sizing: border-box;
                    box-sizing: border-box;
            border: 0px solid #fff;
            -webkit-transform: translateY(-50%) rotate(-45deg);
                -ms-transform: translateY(-50%) rotate(-45deg);
                    transform: translateY(-50%) rotate(-45deg); }
            @media all and (min-width: 768px) {
              #content #sec01 section.s02 .privacy .check label input:checked + .label:after {
                left: 0.52174vw;
                width: 1.13043vw;
                height: 0.6087vw;
                border-bottom-width: 0.26087vw;
                border-left-width: 0.26087vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input:checked + .label:after {
      left: 6px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input:checked + .label:after {
      width: 13px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input:checked + .label:after {
      height: 7px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input:checked + .label:after {
      border-bottom-width: 3px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy .check label input:checked + .label:after {
      border-left-width: 3px; } }
            @media all and (max-width: 767px) {
              #content #sec01 section.s02 .privacy .check label input:checked + .label:after {
                left: 0.96vw;
                width: 2.08vw;
                height: 1.12vw;
                border-width: 0 0 0.53333vw 0.53333vw; } }
    #content #sec01 section.s02 .privacy p {
      text-align: center; }
      @media all and (min-width: 768px) {
        #content #sec01 section.s02 .privacy p {
          margin-top: 1.04348vw;
          line-height: 1.875; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy p {
      margin-top: 12px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section.s02 .privacy p {
      font-size: 1.3913vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .privacy p {
      font-size: 16px; } }
      @media all and (max-width: 767px) {
        #content #sec01 section.s02 .privacy p {
          margin: 3.2vw 2.66667vw 0;
          font-size: 3.2vw;
          line-height: 1.5; } }
  #content #sec01 section.s02 .bt01 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    @media all and (min-width: 768px) {
      #content #sec01 section.s02 .bt01 {
        margin-top: 3.47826vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .bt01 {
      margin-top: 40px; } }
    @media all and (max-width: 767px) {
      #content #sec01 section.s02 .bt01 {
        margin-top: 6.66667vw; } }
    #content #sec01 section.s02 .bt01 span {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-decoration: none;
      border: 0;
      background: none;
      color: #fff;
      font-weight: 500;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s;
      position: relative;
      background: #d7d9dc; }
      @media all and (min-width: 768px) {
        #content #sec01 section.s02 .bt01 span {
          width: 30.43478vw;
          height: 6.95652vw;
          border-radius: 3.47826vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .bt01 span {
      width: 350px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .bt01 span {
      height: 80px; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .bt01 span {
      border-radius: 40px; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section.s02 .bt01 span {
      font-size: 1.73913vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s02 .bt01 span {
      font-size: 20px; } }
      @media all and (max-width: 767px) {
        #content #sec01 section.s02 .bt01 span {
          width: 76vw;
          height: 13.33333vw;
          border-radius: 6.66667vw;
          font-size: 3.73333vw; } }
      @media all and (min-width: 768px) {
        #content #sec01 section.s02 .bt01 span:hover {
          opacity: 0.9; } }
      #content #sec01 section.s02 .bt01 span.valid {
        background: -webkit-linear-gradient(342deg, #0d43a7, #199357);
        background: linear-gradient(108deg, #0d43a7, #199357);
        cursor: pointer; }
  @media all and (min-width: 768px) {
    #content #sec01 section.s03 ul {
      line-height: 1.875; } }
  @media all and (min-width: 768px) and (min-width: 768px) {
    #content #sec01 section.s03 ul {
      font-size: 1.3913vw; } }
  @media all and (min-width: 768px) and (min-width: 1151px) {
    #content #sec01 section.s03 ul {
      font-size: 16px; } }
  @media all and (max-width: 767px) {
    #content #sec01 section.s03 ul {
      font-size: 3.46667vw;
      line-height: 2.08333; } }
  #content #sec01 section.s03 ul li {
    margin-top: 1em;
    text-indent: -1em;
    margin-left: 1em; }

/*# sourceMappingURL=index.css.map */
