.container-inner-ttl {
  max-width: 102.4rem;
  text-align: center;
  font-size: 3.6rem;
  color: #339999;
  font-weight: 700;
  margin: 0 auto;
  padding: 4rem 0;
  border-bottom: 1px solid #dcdcdc; }
.container-inner .privacy {
  max-width: 102.4rem;
  padding: 3.6rem 2rem;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 700;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto; }
  .container-inner .privacy a {
    color: #339999;
    text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .container-inner .privacy {
      padding: 2rem 0; } }
  .container-inner .privacy p {
    font-size: 1.3rem;
    padding-top: 1rem;
    font-weight: 400; }
.container-inner dl {
  max-width: 102.4rem;
  margin: 0 auto;
  border-bottom: 1px solid #dcdcdc;
  padding: 3.6rem 2rem; }
  @media only screen and (max-width: 767px) {
    .container-inner dl {
      padding: 2rem 0; } }
  .container-inner dl dt {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 2rem;
    line-height: 1.3;
    text-align: center;
    padding-bottom: 3.5rem; }
    @media only screen and (max-width: 767px) {
      .container-inner dl dt {
        font-size: 1.5rem;
        padding-bottom: 1.5rem; } }
    .container-inner dl dt small {
      font-size: 2.4rem;
      font-weight: 500;
      line-height: 1;
      color: #339999;
      padding-bottom: 2rem; }
      @media only screen and (max-width: 767px) {
        .container-inner dl dt small {
          font-size: 2rem;
          padding-bottom: 1rem; } }
  .container-inner dl dd {
    padding-bottom: 2rem; }
    @media only screen and (max-width: 767px) {
      .container-inner dl dd {
        padding-bottom: 0; } }
  .container-inner dl.dl-company {
    display: flex;
    justify-content: space-between;
    padding: 3.6rem 0; }
    @media only screen and (max-width: 767px) {
      .container-inner dl.dl-company {
        padding: 0;
        flex-direction: column;
        border-bottom: none; } }
    .container-inner dl.dl-company > div {
      width: 100%;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-start; }
      @media only screen and (max-width: 767px) {
        .container-inner dl.dl-company > div {
          border-bottom: 1px solid #dcdcdc;
          padding: 2rem 0; } }
      .container-inner dl.dl-company > div dt {
        width: 18rem;
        font-size: 1.6rem;
        flex-shrink: 0;
        padding: 0; }
        @media only screen and (max-width: 767px) {
          .container-inner dl.dl-company > div dt {
            font-size: 1.3rem;
            width: 10rem; } }
      .container-inner dl.dl-company > div dd {
        width: 100%;
        padding: 0; }
      .container-inner dl.dl-company > div input {
        width: 100%;
        height: 6rem;
        cursor: pointer;
        font-size: 1.6rem;
        position: relative;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0 1.2rem;
        border-radius: 1rem;
        background: #fff;
        border: 1px solid #dcdcdc; }
        @media only screen and (max-width: 767px) {
          .container-inner dl.dl-company > div input {
            font-size: 1.2rem;
            height: 4.8rem;
            padding: 0 1rem; } }
.container-inner .wpcf7-spinner {
  display: none !important; }
.container-inner .wpcf7-not-valid-tip {
  color: #BE3336;
  text-align: center;
  padding-top: 1em;
  font-weight: 700; }
.container-inner .wpcf7-response-output {
  max-width: 60rem;
  margin: 0 auto !important;
  text-align: center;
  border: none !important;
  font-weight: 700;
  color: #BE3336; }
.container-inner .nav-form {
  max-width: 102.4rem;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 5rem 0; }
  @media only screen and (max-width: 767px) {
    .container-inner .nav-form {
      padding: 2rem 0; } }
  .container-inner .nav-form .wpcf7-form-control.wpcf7-previous,
  .container-inner .nav-form .wpcf7-form-control.wpcf7-submit {
    width: 18rem;
    height: 5rem;
    font-size: 1.6rem;
    color: #434343;
    border-radius: 5rem;
    border: .2rem solid #eee;
    outline: none;
    margin: 0;
    padding: 0;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 700;
    position: relative;
    cursor: pointer; }
    .container-inner .nav-form .wpcf7-form-control.wpcf7-previous:hover,
    .container-inner .nav-form .wpcf7-form-control.wpcf7-submit:hover {
      border-color: #bbb; }
    @media only screen and (max-width: 767px) {
      .container-inner .nav-form .wpcf7-form-control.wpcf7-previous,
      .container-inner .nav-form .wpcf7-form-control.wpcf7-submit {
        width: 7.2rem;
        height: 4rem;
        font-size: 1.3rem; } }
  .container-inner .nav-form.center {
    justify-content: center; }
    .container-inner .nav-form.center .wpcf7-form-control.wpcf7-submit {
      width: 48rem;
      height: 6.4rem;
      font-size: 1.8rem;
      background: #ff884e;
      color: #fff;
      border-color: #fff; }
      .container-inner .nav-form.center .wpcf7-form-control.wpcf7-submit:hover {
        border-color: #ff884e; }
      @media only screen and (max-width: 767px) {
        .container-inner .nav-form.center .wpcf7-form-control.wpcf7-submit {
          width: 80%;
          height: 4.8rem;
          font-size: 1.4rem; } }
  .container-inner .nav-form ul {
    display: flex;
    align-items: center; }
    .container-inner .nav-form ul li {
      width: 3.6rem;
      height: 3.6rem;
      background: #fff;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      letter-spacing: 0;
      font-size: 1.8rem;
      color: #888888;
      margin: 0 .8rem; }
      @media only screen and (max-width: 767px) {
        .container-inner .nav-form ul li {
          width: 2.4rem;
          height: 2.4rem;
          font-size: 1.3rem;
          margin: 0 .4rem; } }
      .container-inner .nav-form ul li.on {
        font-weight: 700;
        background: #339999;
        color: #fff; }
      .container-inner .nav-form ul li.off {
        background: #888888;
        color: #666; }
.container-inner.form-conform .container-inner-ttl {
  border: none;
  font-size: 2rem;
  padding: 4rem 0 2rem; }
  @media only screen and (max-width: 767px) {
    .container-inner.form-conform .container-inner-ttl {
      font-size: 1.7rem;
      line-height: 1.3;
      padding: 2rem 0; } }
.container-inner.form-conform dl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 0; }
  .container-inner.form-conform dl dt {
    flex-direction: row;
    font-size: 1.6rem;
    padding: 0; }
    @media only screen and (max-width: 767px) {
      .container-inner.form-conform dl dt {
        font-size: 1.4rem;
        text-align: left;
        padding-right: .5rem; } }
    .container-inner.form-conform dl dt small {
      font-size: 2rem;
      padding: 0 .6rem; }
      @media only screen and (max-width: 767px) {
        .container-inner.form-conform dl dt small {
          font-size: 1.6rem;
          padding: 0 .6rem 0 0; } }
  .container-inner.form-conform dl dd {
    padding: 0; }
    .container-inner.form-conform dl dd .config_radio {
      width: 20rem;
      height: 4rem;
      font-size: 1.6rem;
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0 1.2rem;
      border-radius: 1rem;
      background: #fff;
      border: 1px solid #dcdcdc;
      font-weight: 700; }
      @media only screen and (max-width: 767px) {
        .container-inner.form-conform dl dd .config_radio {
          width: 10rem;
          font-size: 1.2rem;
          height: 4rem;
          padding: .5rem 0; } }
      .container-inner.form-conform dl dd .config_radio.type1 {
        background: #ff884e; }
      .container-inner.form-conform dl dd .config_radio.type2 {
        background: #339999;
        color: #fff; }
      .container-inner.form-conform dl dd .config_radio.type3 {
        background: #dcdcdc; }
  .container-inner.form-conform dl.dl-company {
    max-width: 64rem;
    background: #fff;
    flex-direction: column;
    align-items: flex-start;
    padding: 2rem;
    border: 1px solid #dcdcdc; }
    @media only screen and (max-width: 767px) {
      .container-inner.form-conform dl.dl-company {
        padding: .5rem 2rem; } }
    .container-inner.form-conform dl.dl-company > div {
      padding: .5rem 0; }
      @media only screen and (max-width: 767px) {
        .container-inner.form-conform dl.dl-company > div {
          padding: .8rem 0; }
          .container-inner.form-conform dl.dl-company > div:nth-last-of-type(1) {
            border-bottom: none; } }
      @media only screen and (max-width: 767px) {
        .container-inner.form-conform dl.dl-company > div dt {
          font-size: 1.3rem; } }
      .container-inner.form-conform dl.dl-company > div dd {
        font-size: 1.6rem; }
        @media only screen and (max-width: 767px) {
          .container-inner.form-conform dl.dl-company > div dd {
            font-size: 1.4rem;
            line-height: 1.3; } }

.wpcf7-form-control {
  display: flex;
  justify-content: center; }

.wpcf7-list-item {
  margin: 0 1rem; }
  @media only screen and (max-width: 767px) {
    .wpcf7-list-item {
      margin: 0 .3rem; } }
  .wpcf7-list-item label {
    cursor: pointer;
    font-size: 1.6rem;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .wpcf7-list-item label {
        font-size: 1.2rem; } }
    .wpcf7-list-item label:hover {
      font-weight: 700; }
    .wpcf7-list-item label:has(input[type="radio"]) {
      width: 24rem;
      height: 6rem;
      padding: 0 1.2rem;
      border-radius: 1rem;
      background: #fff;
      border: 1px solid #dcdcdc; }
      @media only screen and (max-width: 767px) {
        .wpcf7-list-item label:has(input[type="radio"]) {
          width: 10rem;
          height: 4.8rem;
          padding: .5rem 0; } }
      .wpcf7-list-item label:has(input[type="radio"])::after {
        content: "\e5ca";
        font-size: 2.4rem;
        font-family: "material symbols Outlined", cursive;
        color: #fff;
        line-height: 1;
        position: absolute;
        left: 2rem;
        top: 50%;
        margin-top: -.5em;
        letter-spacing: 0;
        opacity: 0; }
        @media only screen and (max-width: 767px) {
          .wpcf7-list-item label:has(input[type="radio"])::after {
            display: none; } }
    .wpcf7-list-item label:has(input[type="radio"]:checked) {
      font-weight: 700; }
      .wpcf7-list-item label:has(input[type="radio"]:checked)::after {
        opacity: 1; }
    .wpcf7-list-item label:has(input[type="checkbox"])::before {
      content: "\e5ca";
      font-size: 2rem;
      width: 3rem;
      height: 3rem;
      border-radius: .2rem;
      background: #fff;
      border: 1px solid #dcdcdc;
      font-family: "material symbols Outlined", cursive;
      color: #fff;
      line-height: 1;
      letter-spacing: 0;
      flex-shrink: 0;
      margin-right: .8rem;
      display: flex;
      justify-content: center;
      align-items: center; }
      @media only screen and (max-width: 767px) {
        .wpcf7-list-item label:has(input[type="checkbox"])::before {
          width: 2.4rem;
          height: 2.4rem;
          font-size: 1.6rem; } }
    .wpcf7-list-item label:has(input[type="checkbox"]:checked) {
      font-weight: 700; }
      .wpcf7-list-item label:has(input[type="checkbox"]:checked)::before {
        color: #434343; }
  .wpcf7-list-item:nth-of-type(1) label:has(input[type="radio"]) {
    border-color: #ff884e; }
  .wpcf7-list-item:nth-of-type(1) label:has(input[type="radio"]:checked) {
    background: #ff884e; }
  .wpcf7-list-item:nth-of-type(2) label:has(input[type="radio"]) {
    border-color: #339999; }
  .wpcf7-list-item:nth-of-type(2) label:has(input[type="radio"]:checked) {
    background: #339999;
    color: #fff; }
  .wpcf7-list-item:nth-of-type(3) label:has(input[type="radio"]:checked) {
    background: #dcdcdc; }
  .wpcf7-list-item input[type="radio"], .wpcf7-list-item input[type="checkbox"] {
    position: absolute;
    white-space: nowrap;
    border: 0;
    clip: rect(0 0 0 0);
    clip-path: inset(50%);
    overflow: hidden;
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0; }

.form-select {
  width: 100%;
  height: 6rem;
  border-radius: 1rem;
  background: #fff;
  font-size: 1.6rem;
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1.2rem;
  border: 1px solid #dcdcdc; }
  @media only screen and (max-width: 767px) {
    .form-select {
      font-size: 1.2rem;
      height: 4.8rem;
      padding: 0 1rem; } }
  .form-select:after {
    width: 3em;
    height: 5rem;
    font-size: 1.6rem;
    line-height: 1;
    font-family: "material symbols Outlined", cursive;
    text-align: center;
    content: "\e313";
    color: #339999;
    top: 50%;
    margin-top: -.5em;
    right: 0;
    position: absolute; }
  .form-select select {
    width: 130%;
    line-height: 5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    border-radius: 0;
    border: 0;
    margin: 0;
    padding: 0 3rem 0 1.5rem;
    background: transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    box-sizing: content-box; }
    .form-select select::-ms-expand {
      display: none; }
    .form-select select:focus {
      border: none;
      outline: none;
      box-shadow: none; }
