@charset "UTF-8";
.only-sp {
  display: none; }
  @media (max-width: 480px) {
    .only-sp {
      display: block; } }

@media (max-width: 480px) {
  .only-pc {
    display: none; } }

.only-inline-sp {
  display: none; }
  @media (max-width: 480px) {
    .only-inline-sp {
      display: inline-block; } }

@media (max-width: 480px) {
  .only-inline-pc {
    display: none; } }

.pt {
  padding-top: 60px; }
  @media (max-width: 480px) {
    .pt {
      padding: 9.0909090909vw 2.5974025974vw 0; } }

a:visited {
  text-decoration: none; }

.tax {
  font-size: 14px;
  padding: 20px 10px; }

/*-----------------------------------------*/
.order-type-select {
  width: 670px;
  font-size: 14px;
  margin: 0 auto;
  padding: 40px 0 0; }
  .order-type-select .select-inner {
    margin-bottom: 40px; }
    .order-type-select .select-inner a {
      text-align: center;
      text-decoration: none;
      display: block;
      color: #000000;
      margin-bottom: 15px;
      padding: 0 25px 20px;
      border: 4px solid #000000;
      border-radius: 10px;
      background: #ffffff; }
      .order-type-select .select-inner a p {
        margin-bottom: 0; }
    .order-type-select .select-inner .link-label {
      position: relative;
      display: block;
      width: 60%;
      text-decoration: none;
      font-size: 25px;
      font-family: 'Noto Sans JP', sans-serif;
      color: #ffffff;
      cursor: pointer;
      padding: 25px 10px;
      border: 0px;
      margin: 0 auto;
      border-radius: 50px;
      box-sizing: border-box;
      background: #eb6100;
      transition: opacity .3s;
      color: #000000;
      border: 0;
      border-radius: 0;
      background: none;
      font-size: 28px;
      font-weight: bold;
      margin: 0 -10px 14px;
      padding: 14px 20px 10px;
      border-bottom: 1px dashed #000000; }
      @media (max-width: 480px) {
        .order-type-select .select-inner .link-label {
          font-size: 3.8961038961vw;
          padding: 4.5454545455vw 0;
          width: 100%;
          border-radius: 12.987012987vw; } }
      .order-type-select .select-inner .link-label:hover {
        opacity: 0.7; }
      .order-type-select .select-inner .link-label:before {
        content: '\f105';
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        border: none;
        position: absolute;
        top: 50%;
        right: 40px;
        transform: translateY(-50%);
        margin-top: auto; }
        @media (max-width: 480px) {
          .order-type-select .select-inner .link-label:before {
            right: 3.8961038961vw; } }
      .order-type-select .select-inner .link-label.return {
        background: #ff911a; }
        .order-type-select .select-inner .link-label.return:before {
          content: '';
          width: 10px;
          height: 10px;
          border: 0px;
          border-top: solid 2px #ffffff;
          border-right: solid 2px #ffffff;
          -ms-transform: rotate(-135deg);
          -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
          position: absolute;
          top: 50%;
          left: 30px;
          margin-top: -6px; }
      .order-type-select .select-inner .link-label:before {
        border-color: #000000; }
    .order-type-select .select-inner.register a:hover {
      color: #1d2088;
      border: 4px solid #1d2088;
      background: #e9fdff; }
      .order-type-select .select-inner.register a:hover .link-label {
        color: #1d2088;
        border-bottom: 1px dashed #1d2088; }
        .order-type-select .select-inner.register a:hover .link-label:before {
          border-color: #1d2088; }
    .order-type-select .select-inner.tenyou a:hover {
      color: #ef5400;
      border: 4px solid #ef5400;
      background: #fceede; }
      .order-type-select .select-inner.tenyou a:hover .link-label {
        color: #ef5400;
        border-bottom: 1px dashed #ef5400; }
        .order-type-select .select-inner.tenyou a:hover .link-label:before {
          border-color: #ef5400; }
    .order-type-select .select-inner.change a:hover {
      color: #009241;
      border: 4px solid #009241;
      background: #e3feef; }
      .order-type-select .select-inner.change a:hover .link-label {
        color: #009241;
        border-bottom: 1px dashed #009241; }
        .order-type-select .select-inner.change a:hover .link-label:before {
          border-color: #009241; }

.link-list {
  padding: 10px 0; }
  .link-list li {
    margin-bottom: 10px; }
    .link-list li a {
      position: relative;
      text-decoration: none;
      font-size: 17px;
      color: #0d1db5;
      padding: 0 0 2px 20px;
      border-bottom: 1px solid #0d1db5; }
      .link-list li a:before {
        content: '';
        width: 10px;
        height: 10px;
        border: 0;
        border-top: solid 1px #0d1db5;
        border-right: solid 1px #0d1db5;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 50%;
        left: 0;
        margin-top: -8px; }

.attent-block {
  border: 2px solid #ccc;
  margin-bottom: 15px;
  padding: 25px 35px; }
  .attent-block .title {
    position: relative;
    text-align: center;
    width: 15%;
    display: block;
    color: #ff0000;
    margin: 0 auto 20px;
    padding: 0 10px; }
    .attent-block .title:before {
      content: " ";
      position: absolute;
      background: #ffffff;
      display: inline-block;
      width: 100%;
      left: 0;
      top: 0;
      z-index: -100; }
    .attent-block .title:after {
      content: " ";
      position: absolute;
      display: inline-block;
      width: 180%;
      height: 1px;
      margin: auto 0 auto -90%;
      left: 50%;
      top: 0;
      bottom: 0;
      background: #ff0000;
      z-index: -1000; }

dl.attent-list {
  font-size: 14px; }
  dl.attent-list dt {
    margin-bottom: 4px; }
  dl.attent-list dd {
    text-indent: -8px;
    line-height: 1.6;
    margin-bottom: 6px;
    padding-left: 8px; }

ul.attent-list {
  font-size: 12px; }
  ul.attent-list li {
    text-indent: -33px;
    line-height: 1.6;
    margin-bottom: 6px;
    padding-left: 33px; }
  ul.attent-list.no-indent li {
    text-indent: inherit;
    padding-left: inherit; }
  ul.attent-list.double-mark li {
    text-indent: -33px;
    padding-left: 33px; }

ul.service-list li {
  text-indent: -33px;
  line-height: 1.6;
  margin-bottom: 6px;
  padding-left: 33px; }
ul.service-list.no-indent li {
  text-indent: inherit;
  padding-left: inherit; }
ul.service-list.double-mark li {
  text-indent: -33px;
  padding-left: 33px; }

.attent-message {
  font-size: 12px;
  color: #555555; }
  .attent-message p {
    margin-bottom: 0; }

.fc01 {
  color: #ff0000; }

.fw-b {
  font-weight: bold; }

.fw-n {
  font-weight: normal; }

.tax {
  font-size: 13px;
  padding: 20px 10px; }

/*-----------------------------------------*/
body > .header {
  border-bottom: 1px solid #898a89;
  background: #000; }
  body > .header .header-inner {
    max-width: 1200px;
    color: #fff;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto;
    padding: 10px 0; }
    @media (max-width: 480px) {
      body > .header .header-inner {
        padding: 0; } }
    body > .header .header-inner .header__logo {
      width: 200px; }
      @media (max-width: 480px) {
        body > .header .header-inner .header__logo {
          width: 27.5324675325vw; } }
      body > .header .header-inner .header__logo img {
        display: inline-block; }
  body > .header .crew_name {
    font-size: 1.3rem; }

.contents .contents__flow {
  text-align: center;
  padding: 40px 0 30px;
  background-color: #fff; }
  @media (max-width: 480px) {
    .contents .contents__flow {
      padding: 9.0909090909vw 0 6.4935064935vw; } }
.contents .flow-list {
  display: flex;
  justify-content: center; }
  @media (max-width: 480px) {
    .contents .flow-list {
      width: 80%;
      margin: 0 auto; } }
.contents .flow-list__item {
  position: relative;
  width: 88px;
  font-size: 1.5rem;
  text-align: center;
  padding-top: 45px;
  z-index: 1; }
  @media (max-width: 480px) {
    .contents .flow-list__item {
      width: 19.4805194805vw;
      font-size: 3.2467532468vw;
      padding-top: 7.7922077922vw; } }
  .contents .flow-list__item::before {
    position: absolute;
    content: " ";
    width: 20px;
    height: 20px;
    background-color: #b3b3b3;
    border-radius: 50%;
    margin: 0 auto;
    left: 50%;
    top: 0;
    transform: translateX(-50%); }
    @media (max-width: 480px) {
      .contents .flow-list__item::before {
        width: 3.8961038961vw;
        height: 3.8961038961vw; } }
  .contents .flow-list__item:not(:last-child) {
    margin-right: 140px; }
    @media (max-width: 480px) {
      .contents .flow-list__item:not(:last-child) {
        margin-right: 10.3896103896vw; } }
    .contents .flow-list__item:not(:last-child)::after {
      position: absolute;
      content: " ";
      width: 180px;
      border-top: 2px dotted #ccc;
      top: 10px;
      left: 68px;
      z-index: -1; }
      @media (max-width: 480px) {
        .contents .flow-list__item:not(:last-child)::after {
          width: 19.4805194805vw;
          top: 1.2987012987vw;
          left: 14.2857142857vw; } }
.contents .flow-list__item--active {
  color: #00479d; }
  .contents .flow-list__item--active::before {
    background-color: #00479d; }
  .contents .flow-list__item--active .flow-list__no {
    color: #00479d; }
  .contents .flow-list__item--active .flow-list__ttl {
    color: #00479d; }
.contents .flow-list__no {
  font-size: 1.5rem;
  font-weight: 500;
  color: #b3b3b3;
  margin-bottom: 5px;
  line-height: 0; }
  @media (max-width: 480px) {
    .contents .flow-list__no {
      font-size: 2.8571428571vw; } }
.contents .flow-list__ttl {
  font-size: 2rem;
  font-weight: bold;
  color: #b3b3b3; }
  @media (max-width: 480px) {
    .contents .flow-list__ttl {
      font-size: 3.6363636364vw; } }
.contents .contact-flow {
  text-align: center;
  padding: 25px 0; }
.contents > .header {
  color: #ffffff;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  background: #1d2088; }
  .contents > .header.regist-form {
    color: #ffffff;
    background: #1d2088; }
  .contents > .header.tenyou-form {
    color: #ffffff;
    background: #ef5400; }
  .contents > .header.change-form {
    color: #ffffff;
    background: #009241; }
  .contents > .header.cameralp {
    color: #373e8d;
    background-color: #ededf7;
    margin-bottom: 50px; }
    @media (max-width: 480px) {
      .contents > .header.cameralp {
        margin-bottom: 5.1948051948vw; } }
  .contents > .header .header-title {
    width: 1000px;
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.8;
    margin: 0 auto;
    padding: 50px 0;
    line-height: 1.3; }
    @media (max-width: 480px) {
      .contents > .header .header-title {
        width: 100%;
        font-size: 4.5454545455vw;
        padding: 5.8441558442vw 1.2987012987vw; } }
    .contents > .header .header-title .anc {
      font-size: 26px; }
.contents .contents-inner {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 100px; }
  @media (max-width: 480px) {
    .contents .contents-inner {
      padding: 6.4935064935vw 0 0; } }
  .contents .contents-inner .lead-sentence {
    font-size: 90%;
    padding: 20px 0; }
    .contents .contents-inner .lead-sentence span {
      color: #ff0000; }
  .contents .contents-inner .contents-section > .header {
    position: relative;
    padding: 16px 0; }
    .contents .contents-inner .contents-section > .header .header-title {
      text-align: left;
      font-size: 25px;
      font-weight: normal;
      padding: 0;
      background: none; }
    .contents .contents-inner .contents-section > .header:before {
      content: " ";
      position: absolute;
      display: block;
      width: 100%;
      height: 2px;
      background: url("../images/image-line1.png");
      bottom: 0; }
  .contents .contents-inner .contents-section .contents-section-inner {
    font-size: 18px; }
.contents .contact-set {
  width: 70%;
  margin: 0 auto;
  padding: 25px 0 20px;
  box-sizing: border-box;
  background: #ff0000; }
  .contents .contact-set .contact-set-sup {
    font-size: 1.0rem;
    text-align: center;
    margin: 0 0 9px; }
  .contents .contact-set .contact-set-title {
    font-size: 1.2rem;
    font-weight: bold;
    text-align: center;
    margin: 0 0 7px; }
  .contents .contact-set .contact-btn {
    margin: 0 auto 10px;
    width: 400px; }
    .contents .contact-set .contact-btn span {
      color: #fff;
      font-weight: bold;
      text-align: center;
      text-decoration: none;
      box-sizing: border-box;
      display: block;
      position: relative;
      transition: 0.5s;
        /*&:hover {
					opacity: 0.7;
				}*/ }
  .contents .contact-set .contact-time {
    color: #545454;
    font-size: 0.95rem;
    letter-spacing: 0; }
  .contents .contact-set.tel {
    border: 1px solid #ffed56;
    background: #fffcee;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .contents .contact-set.tel .contact-btn span {
      font-size: 2.2rem;
      color: #212121;
      padding: 5px 0;
      background: url("../images/mark-tel.png") no-repeat center left 40px/40px; }

.footer {
  border-top: 3px solid #000;
  background: #ffffff; }
  .footer .footer-inner {
    width: 1000px;
    margin: 0 auto;
    background: #ffffff; }
    .footer .footer-inner .copy {
      text-align: center;
      font-size: 13px;
      padding: 30px 0 0; }
      @media (max-width: 480px) {
        .footer .footer-inner .copy {
          font-size: 2.5974025974vw;
          padding-top: 5.1948051948vw;
          line-height: 1.3; } }

/*-----------------------------------------*/
.section {
  margin: 0 -10px;
  padding: 25px 0 0; }
  .section .section-header {
    padding: 10px 50px 10px 10px;
    background: #ececec; }
    .section .section-header .header-title {
      position: relative;
      font-size: 23px;
      font-weight: normal;
      padding: 0 0 0 32px; }
      .section .section-header .header-title:before {
        content: " ";
        position: absolute;
        display: block;
        height: 5px;
        width: 14px;
        margin: auto 0;
        background: #000000;
        left: 5px;
        top: 0;
        bottom: 0;
        right: 0; }
    .section .section-header .deploy-trigger-sign {
      width: 35px;
      height: 35px; }
      .section .section-header .deploy-trigger-sign img {
        position: relative;
        top: -17px; }
  .section .section-content {
    font-size: 18px;
    padding: 25px 10px 40px; }
  .section .section-image {
    text-align: center;
    margin: 0 -10px;
    padding: 30px 0 15px; }

.in-section {
  margin: 0 -10px 30px;
  padding: 0 10px;
  border: 1px solid #ccc;
  border-radius: 8px; }
  .in-section .in-section-header {
    padding: 10px 50px 10px 10px; }
    .in-section .in-section-header .header-title {
      position: relative;
      font-size: 21px;
      font-weight: normal;
      padding: 5px 0 5px 32px; }
      .in-section .in-section-header .header-title:before {
        content: " ";
        position: absolute;
        display: block;
        height: 5px;
        width: 14px;
        margin: auto 0;
        background: #000000;
        left: 5px;
        top: 0;
        bottom: 0;
        right: 0; }
    .in-section .in-section-header .deploy-trigger-sign {
      width: 42px;
      height: 42px; }
      .in-section .in-section-header .deploy-trigger-sign img {
        position: relative;
        top: -21px; }
  .in-section .in-section-content {
    font-size: 15px;
    padding: 25px 15px 40px; }
    .in-section .in-section-content .in-section-sm {
      font-size: 120%;
      margin: 0 15px;
      padding: 30px 25px;
      background: #f4f4f4; }
    .in-section .in-section-content .sm-list {
      margin-bottom: 20px; }
      .in-section .in-section-content .sm-list li {
        text-indent: -18px;
        line-height: 1.5;
        margin-bottom: 8px;
        padding-left: 18px; }
  .in-section .in-section-image {
    text-align: center;
    margin: 0 -10px;
    padding: 30px 0 15px; }

.deploy-block .deploy-trigger {
  position: relative;
  cursor: pointer;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }
  .deploy-block .deploy-trigger .deploy-trigger-sign {
    position: absolute;
    top: 50%;
    right: 15px;
    bottom: 0; }
  .deploy-block .deploy-trigger.active .deploy-trigger-sign img {
    transform: rotate(180deg); }
  .deploy-block .deploy-trigger:hover {
    opacity: 0.5; }
.deploy-block .deploy-content {
  display: none; }

.in-section .deploy-trigger-sign {
  width: 42px;
  height: 42px; }
  .in-section .deploy-trigger-sign img {
    position: relative;
    top: -21px; }

.tab-contents {
  margin: 0 -10px;
  padding: 20px 0;
  background: #fff; }
  .tab-contents .tab-botton-inner {
    text-align: center;
    border-bottom: 2px solid #34abd3; }
    .tab-contents .tab-botton-inner li {
      position: relative;
      display: inline-block;
      width: 45%;
      font-size: 26px;
      color: #999;
      cursor: pointer;
      margin: 0 6px;
      padding: 20px;
      border: 2px solid #e0e0e0;
      border-bottom: 0;
      box-sizing: border-box;
      background: #f3f3f3; }
    .tab-contents .tab-botton-inner .active {
      position: relative;
      color: #000;
      bottom: -2px;
      padding: 18px 0 20px;
      border-color: #34abd3;
      border-top: 6px solid #34abd3;
      background: #ffffff; }
      .tab-contents .tab-botton-inner .active:before {
        content: " ";
        position: absolute;
        background: #ffffff;
        width: 100%;
        height: 10px;
        bottom: -5px;
        left: 0; }
  .tab-contents .tab-content-inner .select-content {
    display: none;
    padding: 30px 0; }
    .tab-contents .tab-content-inner .select-content.active {
      display: block; }

.button-feed-page {
  padding-top: 20px;
  margin-bottom: 90px;
  text-align: center; }
  @media (max-width: 480px) {
    .button-feed-page {
      padding-top: 2.5974025974vw;
      margin-bottom: 5.1948051948vw; } }
  .button-feed-page .button {
    display: flex;
    justify-content: center;
    width: 800px;
    margin: 0 auto; }
    @media (max-width: 480px) {
      .button-feed-page .button {
        display: block;
        width: 70%; } }
    .button-feed-page .button .return::before {
      border: none !important;
      width: 40px !important;
      height: 40px !important;
      transform: translateY(-50%) rotate(-175deg) !important;
      margin-top: 0 !important; }
    .button-feed-page .button a,
    .button-feed-page .button input,
    .button-feed-page .button button,
    .button-feed-page .button .btn {
      width: 40%;
      position: relative;
      display: block;
      width: 60%;
      text-decoration: none;
      font-size: 25px;
      font-family: 'Noto Sans JP', sans-serif;
      color: #ffffff;
      cursor: pointer;
      padding: 25px 10px;
      border: 0px;
      margin: 0 auto;
      border-radius: 50px;
      box-sizing: border-box;
      background: #eb6100;
      transition: opacity .3s; }
      @media (max-width: 480px) {
        .button-feed-page .button a,
        .button-feed-page .button input,
        .button-feed-page .button button,
        .button-feed-page .button .btn {
          font-size: 3.8961038961vw;
          padding: 4.5454545455vw 0;
          width: 100%;
          border-radius: 12.987012987vw; } }
      .button-feed-page .button a:hover,
      .button-feed-page .button input:hover,
      .button-feed-page .button button:hover,
      .button-feed-page .button .btn:hover {
        opacity: 0.7; }
      .button-feed-page .button a:before,
      .button-feed-page .button input:before,
      .button-feed-page .button button:before,
      .button-feed-page .button .btn:before {
        content: '\f105';
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        border: none;
        position: absolute;
        top: 50%;
        right: 40px;
        transform: translateY(-50%);
        margin-top: auto; }
        @media (max-width: 480px) {
          .button-feed-page .button a:before,
          .button-feed-page .button input:before,
          .button-feed-page .button button:before,
          .button-feed-page .button .btn:before {
            right: 3.8961038961vw; } }
      .button-feed-page .button a.return,
      .button-feed-page .button input.return,
      .button-feed-page .button button.return,
      .button-feed-page .button .btn.return {
        background: #ff911a; }
        .button-feed-page .button a.return:before,
        .button-feed-page .button input.return:before,
        .button-feed-page .button button.return:before,
        .button-feed-page .button .btn.return:before {
          content: '';
          width: 10px;
          height: 10px;
          border: 0px;
          border-top: solid 2px #ffffff;
          border-right: solid 2px #ffffff;
          -ms-transform: rotate(-135deg);
          -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
          position: absolute;
          top: 50%;
          left: 30px;
          margin-top: -6px; }
      .button-feed-page .button a:not(:last-child),
      .button-feed-page .button input:not(:last-child),
      .button-feed-page .button button:not(:last-child),
      .button-feed-page .button .btn:not(:last-child) {
        margin-right: 20px; }
        @media (max-width: 480px) {
          .button-feed-page .button a:not(:last-child),
          .button-feed-page .button input:not(:last-child),
          .button-feed-page .button button:not(:last-child),
          .button-feed-page .button .btn:not(:last-child) {
            margin-right: 0;
            margin-bottom: 1.2987012987vw; } }
  .button-feed-page.none .button a {
    background-color: #dfdfdf;
    box-shadow: 0 10px 0 #d3d3d3;
    pointer-events: none; }
    .button-feed-page.none .button a:before {
      opacity: 0.6; }

.botton-contents {
  padding: 20px 0 0;
  background: #fff; }
  .botton-contents .botton-inner {
    text-align: center; }
    .botton-contents .botton-inner:clearfix {
      content: " ";
      display: table;
      clear: both; }
    .botton-contents .botton-inner li {
      position: relative;
      display: block;
      width: 60%;
      text-decoration: none;
      font-size: 25px;
      font-family: 'Noto Sans JP', sans-serif;
      color: #ffffff;
      cursor: pointer;
      padding: 25px 10px;
      border: 0px;
      margin: 0 auto;
      border-radius: 50px;
      box-sizing: border-box;
      background: #eb6100;
      transition: opacity .3s;
      display: inline-block;
      width: 32%;
      font-size: 20px;
      color: #000000;
      cursor: pointer;
      margin: 0 50px;
      padding: 12px 0;
      background: #cccccc; }
      @media (max-width: 480px) {
        .botton-contents .botton-inner li {
          font-size: 3.8961038961vw;
          padding: 4.5454545455vw 0;
          width: 100%;
          border-radius: 12.987012987vw; } }
      .botton-contents .botton-inner li:hover {
        opacity: 0.7; }
      .botton-contents .botton-inner li:before {
        content: '\f105';
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        border: none;
        position: absolute;
        top: 50%;
        right: 40px;
        transform: translateY(-50%);
        margin-top: auto; }
        @media (max-width: 480px) {
          .botton-contents .botton-inner li:before {
            right: 3.8961038961vw; } }
      .botton-contents .botton-inner li.return {
        background: #ff911a; }
        .botton-contents .botton-inner li.return:before {
          content: '';
          width: 10px;
          height: 10px;
          border: 0px;
          border-top: solid 2px #ffffff;
          border-right: solid 2px #ffffff;
          -ms-transform: rotate(-135deg);
          -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
          position: absolute;
          top: 50%;
          left: 30px;
          margin-top: -6px; }
      .botton-contents .botton-inner li:before {
        border-color: #000000; }
    .botton-contents .botton-inner .active {
      position: relative;
      color: #ffffff;
      background: #00a1e9; }
      .botton-contents .botton-inner .active:before {
        border-color: #ffffff; }
  .botton-contents .botton-content-inner .select-content {
    display: none;
    padding: 30px 0; }
    .botton-contents .botton-content-inner .select-content.active {
      display: block; }
  .botton-contents .error-msg {
    display: none; }
  .botton-contents .botton-contents.error {
    background: #ffede8; }
    .botton-contents .botton-contents.error .error-msg {
      text-align: center;
      display: block;
      color: #ff0000;
      padding: 10px; }

.check-contents .check-inner {
  text-align: center; }
  .check-contents .check-inner.active .check-content-inset:before {
    display: inline-block;
    content: url("../images/image-icon-allow-on.png") !important; }
  .check-contents .check-inner .check-content {
    display: inline-block;
    margin: 0 auto;
    padding: 25px 20px 15px;
    border-bottom: solid 4px #f1f1f1; }
  .check-contents .check-inner .check-content-inset {
    position: relative;
    cursor: pointer;
    padding-left: 60px; }
    .check-contents .check-inner .check-content-inset:before {
      content: url("../images/image-icon-allow-off.png");
      position: absolute;
      display: inline-block;
      width: 35px;
      height: 35px;
      font-size: 14px;
      margin: auto 0;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }
.check-contents .error-msg {
  display: none; }
.check-contents .error2 {
  background: #ffede8; }
  .check-contents .error2 .error-msg {
    text-align: center;
    display: block;
    color: #ff0000;
    padding: 10px; }

.agreement-check {
  padding: 10px 0; }
  .agreement-check .check-inner {
    display: block;
    text-align: left;
    width: 800px;
    margin: 0 auto; }
    .agreement-check .check-inner .check-content {
      display: inline-block;
      width: 100%;
      font-size: 30px;
      font-weight: bold;
      color: #000000;
      background-color: #eeeeee;
      border: none;
      border-radius: 0;
      margin: 0 auto;
      padding: 0; }
      .agreement-check .check-inner .check-content:before {
        display: none; }
      .agreement-check .check-inner .check-content.active {
        color: white !important;
        border-color: #00a1e9; }
        .agreement-check .check-inner .check-content.active .check-content-inset:before {
          display: inline-block;
          content: url("../images/image-icon-allow-on.png") !important; }
      .agreement-check .check-inner .check-content .check-content-inset {
        position: relative;
        text-align: left;
        display: block;
        cursor: pointer;
        padding: 12px 45px 12px 100px; }
        .agreement-check .check-inner .check-content .check-content-inset:before {
          content: url("../images/image-icon-allow-off.png");
          position: absolute;
          display: inline-block;
          width: 35px;
          height: 35px;
          font-size: 14px;
          margin: auto 0;
          left: 30px;
          top: 0;
          right: 0;
          bottom: 0; }

.section-form {
  margin-bottom: 80px;
  margin-top: 70px; }
  @media (max-width: 480px) {
    .section-form {
      margin-bottom: 12.987012987vw;
      margin-top: 7.7922077922vw; } }
  .section-form .hidden-box {
    display: none; }
  .section-form .form-line {
    position: relative;
    margin-bottom: 30px;
    padding: 0 30px 20px;
    border-bottom: 1px solid #D4D4D4;
    display: flex;
    align-items: center;
    /*&:before {
			content:"";
			position:absolute;
			display:block;
			width:94%;
			height:1px;
			margin-left:-47%;
			background:#e1e3e5;
			left:50%;
			bottom:-1px;
			z-index:1000;
		}*/ }
    @media (max-width: 480px) {
      .section-form .form-line {
        display: block;
        margin-bottom: 5.1948051948vw;
        padding: 0 1.2987012987vw 5.1948051948vw; } }
    .section-form .form-line.appear-content {
      display: none; }
    .section-form .form-line:last-child:before {
      display: none; }
    .section-form .form-line.error {
      background: #ffede8; }
    .section-form .form-line .ques {
      font-size: 16px;
      font-weight: bold;
      padding: 0 0 30px; }
      .section-form .form-line .ques .no {
        font-weight: normal; }
    .section-form .form-line .form-title {
      width: 27%;
      font-size: 1.8rem;
      line-height: 1.3; }
      @media (max-width: 480px) {
        .section-form .form-line .form-title {
          font-weight: bold;
          width: 100%;
          font-size: 3.8961038961vw;
          margin-bottom: 2.2077922078vw; } }
    .section-form .form-line .form-sign {
      width: 10%;
      padding: 0 25px; }
      @media (max-width: 480px) {
        .section-form .form-line .form-sign {
          position: absolute;
          width: 23.3766233766vw;
          top: 0.2597402597vw;
          right: 0;
          text-align: center; } }
      .section-form .form-line .form-sign .sign {
        display: block;
        text-align: center;
        font-size: 11px;
        line-height: 1.0;
        color: #888888;
        padding: 6px 2px;
        border: 1px solid #888888;
        background: #fff; }
        @media (max-width: 480px) {
          .section-form .form-line .form-sign .sign {
            font-size: 2.8571428571vw;
            padding: 1.038961039vw 0 1.2987012987vw; } }
        .section-form .form-line .form-sign .sign.indispen {
          color: #fff;
          border: 1px solid #ed0000;
          background: #ed0000;
          border-radius: 3px; }
        .section-form .form-line .form-sign .sign.plus {
          font-size: 0; }
          .section-form .form-line .form-sign .sign.plus::before {
            font-size: 11px;
            content: "必須"; }
    .section-form .form-line .form-content {
      width: 61%; }
      @media (max-width: 480px) {
        .section-form .form-line .form-content {
          width: 100%; } }
      .section-form .form-line .form-content:after {
        content: " ";
        display: table;
        clear: both; }
      .section-form .form-line .form-content.agency-login {
        width: 500px;
        margin: 0 auto; }
      .section-form .form-line .form-content .form-note {
        font-size: 1.4rem;
        line-height: 1.5;
        margin-bottom: 40px; }
        @media (max-width: 480px) {
          .section-form .form-line .form-content .form-note {
            font-size: 3.3766233766vw;
            margin-bottom: 5.1948051948vw; } }
        .section-form .form-line .form-content .form-note.overframe {
          overflow: auto;
          height: 200px;
          padding: 15px;
          border: 1px solid #ccc; }
          @media (max-width: 480px) {
            .section-form .form-line .form-content .form-note.overframe {
              height: 32.4675324675vw;
              padding: 2.5974025974vw;
              border-width: 0.1298701299vw; } }
      .section-form .form-line .form-content .form-content__ttl {
        font-size: 1.6rem; }
        @media (max-width: 480px) {
          .section-form .form-line .form-content .form-content__ttl {
            font-size: 3.2467532468vw; } }
      .section-form .form-line .form-content .form {
        position: relative; }
        .section-form .form-line .form-content .form .input_skin {
          position: relative;
          display: block;
          min-height: 35px;
          box-sizing: border-box; }
          .section-form .form-line .form-content .form .input_skin + .input_skin {
            margin-top: 10px; }
          .section-form .form-line .form-content .form .input_skin .fukidasi {
            position: relative;
            display: inline-block;
            font-size: 11px;
            line-height: 1.0;
            color: #ffffff;
            padding: 5px 8px;
            background: #ff0000;
            bottom: -5px; }
          .section-form .form-line .form-content .form .input_skin.select-over:after {
            content: " ";
            position: absolute;
            width: 0;
            height: 0;
            margin: auto 0;
            border-left: 5px solid transparent;
            border-top: 5px solid #999;
            border-right: 5px solid transparent;
            top: 0;
            right: 10px;
            bottom: 0;
            z-index: 1000; }
          .section-form .form-line .form-content .form .input_skin.wide .horizontal-item {
            width: 100%;
            display: block; }
            .section-form .form-line .form-content .form .input_skin.wide .horizontal-item:not(:last-child) {
              margin-bottom: 15px; }
          .section-form .form-line .form-content .form .input_skin.equal .horizontal-item {
            width: 24%;
            margin-right: 0; }
          .section-form .form-line .form-content .form .input_skin.check label {
            position: relative;
            display: block;
            padding-left: 55px;
            cursor: pointer; }
            @media (max-width: 480px) {
              .section-form .form-line .form-content .form .input_skin.check label {
                padding-left: 10.3896103896vw; } }
            .section-form .form-line .form-content .form .input_skin.check label::before {
              position: absolute;
              content: " ";
              width: 38px;
              height: 38px;
              background-image: url(../images/image-icon-allow2-off.png);
              background-size: cover;
              background-repeat: no-repeat;
              background-position: center center;
              top: 50%;
              left: 0;
              transform: translateY(-50%); }
              @media (max-width: 480px) {
                .section-form .form-line .form-content .form .input_skin.check label::before {
                  width: 7.7922077922vw;
                  height: 7.7922077922vw; } }
            .section-form .form-line .form-content .form .input_skin.check label.checked::before {
              background-image: url(../images/image-icon-allow2-on.png); }
          .section-form .form-line .form-content .form .input_skin.check input {
            position: absolute;
            opacity: 0;
            width: auto; }
          @media (max-width: 480px) {
            .section-form .form-line .form-content .form .input_skin.check .check__ttl {
              font-size: 3.6363636364vw; } }
        .section-form .form-line .form-content .form .error-msg {
          /*▼*/
          display: none;
          color: #ff0000; }
        .section-form .form-line .form-content .form + .form {
          padding-top: 15px; }
        .section-form .form-line .form-content .form .attent-message {
          font-size: 12px;
          color: #555555;
          padding-top: 15px; }
          .section-form .form-line .form-content .form .attent-message p {
            text-indent: -12px;
            margin-bottom: 0;
            padding-left: 12px; }
            .section-form .form-line .form-content .form .attent-message p + p {
              margin-top: 7px; }
        .section-form .form-line .form-content .form.error input {
          border-color: #ff8e67;
          background: #ffffe2; }
        .section-form .form-line .form-content .form.error .error-msg {
          display: block;
          color: #ff0000; }
        .section-form .form-line .form-content .form .error-unitary input {
          border-color: #ff8e67;
          background: #ffffe2; }
        .section-form .form-line .form-content .form .error-unitary .error-msg {
          display: block;
          color: #ff0000; }
        .section-form .form-line .form-content .form .child-form {
          display: none;
          padding: 15px 20px 5px; }
          .section-form .form-line .form-content .form .child-form.active {
            display: block; }
          .section-form .form-line .form-content .form .child-form input[type="text"] {
            width: 70%;
            background: #fffde4; }
          .section-form .form-line .form-content .form .child-form.child-form-etc input[type="text"] {
            width: 70%;
            background: #fffde4; }
    .section-form .form-line .melit {
      padding: 30px 0 0;
      width: 100%;
      overflow: hidden;
      box-sizing: border-box; }
      .section-form .form-line .melit .melit_content {
        font-size: 105%;
        padding: 25px 40px 5px;
        background: #fce9dc; }
  .section-form.enquete .form-line .ques span.no {
    font-size: 26px;
    margin-right: 5px; }
  .section-form.enquete .form-line .form-sign {
    width: 20%;
    padding: 0 70px 0 30px; }
  .section-form.enquete .form-line .form-content {
    width: 80%; }
  .section-form .form-line input {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 50px;
    font-size: 1.6rem;
    margin: 0;
    padding: 5px 12px;
    border: solid 1px #fdccdc;
    background-color: #fff3ff;
    box-sizing: border-box;
    border-radius: 6px; }
    @media (max-width: 480px) {
      .section-form .form-line input {
        height: 12.987012987vw;
        font-size: 4.2857142857vw;
        padding: 2.5974025974vw 3.2467532468vw; } }
    .section-form .form-line input::-webkit-input-placeholder {
      color: #ccc; }
    .section-form .form-line input::-webkit-input-placeholder {
      color: #aaa; }
    .section-form .form-line input::-ms-input-placeholder {
      color: #ccc; }
    .section-form .form-line input::-moz-input-placeholder {
      color: #ccc; }
    .section-form .form-line input:focus {
      outline: none; }
    .section-form .form-line input.textarea {
      width: 100%;
      height: 200px;
      font-size: 1.6rem;
      vertical-align: top;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      padding: 14px 12px;
      border: solid 1px #fdccdc;
      background-color: #fff3ff;
      border-radius: 6px;
      box-sizing: border-box; }
      @media (max-width: 480px) {
        .section-form .form-line input.textarea {
          font-size: 4.2857142857vw;
          height: 38.961038961vw;
          padding: 1.9480519481vw 2.5974025974vw; } }
  .section-form .form-line select {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 50px;
    font-size: 1.6rem;
    cursor: pointer;
    padding: 5px 12px;
    border: solid 1px #fdccdc;
    box-sizing: border-box;
    background: #fff3ff;
    border-radius: 6px; }
    @media (max-width: 480px) {
      .section-form .form-line select {
        height: 12.987012987vw;
        font-size: 4.2857142857vw;
        padding: 2.5974025974vw 3.2467532468vw; } }
    .section-form .form-line select:focus {
      outline: none; }
  .section-form .form-line textarea {
    width: 100%;
    height: 200px;
    font-size: 1.6rem;
    vertical-align: top;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    padding: 14px 12px;
    border: solid 1px #fdccdc;
    background-color: #fff3ff;
    border-radius: 6px;
    box-sizing: border-box; }
    @media (max-width: 480px) {
      .section-form .form-line textarea {
        font-size: 4.2857142857vw;
        height: 38.961038961vw;
        padding: 1.9480519481vw 2.5974025974vw; } }
  .section-form .form-line .form-content .f-tenyou:after {
    content: " ";
    display: table;
    clear: both; }
  .section-form .form-line .form-content .f-tenyou .no {
    display: none; }
  .section-form .form-line .form-content .f-tenyou .input_skin {
    display: block;
    float: left; }
  .section-form .form-line .form-content .f-tenyou .s-kigou {
    width: 17%;
    margin-right: 3%; }
  .section-form .form-line .form-content .f-tenyou .s-no {
    width: 80%; }
  .section-form .form-line .form-content .f-tenyou > .s-del {
    display: none; }
  .section-form .form-line .form-content .f-tenyou .error-msg-a {
    display: none; }
  .section-form .form-line .form-content .f-tenyou .error-msg-b {
    display: none; }
  .section-form .form-line .form-content .f-tenyou.tenyou-error-a select[name="tenyou_kigou"] {
    border-color: #ff8e67;
    background: #ffefe9; }
  .section-form .form-line .form-content .f-tenyou.tenyou-error-a .error-msg-a {
    display: block;
    color: #ff0000; }
  .section-form .form-line .form-content .f-tenyou.tenyou-error-b input[name="tenyouno"] {
    border-color: #ff8e67;
    background: #ffefe9; }
  .section-form .form-line .form-content .f-tenyou.tenyou-error-b .error-msg-b {
    display: block;
    color: #ff0000; }
  .section-form .form-line .form-content .tenyou-increase-button {
    text-align: center; }
    .section-form .form-line .form-content .tenyou-increase-button span {
      position: relative;
      display: block;
      width: 60%;
      text-decoration: none;
      font-size: 25px;
      font-family: 'Noto Sans JP', sans-serif;
      color: #ffffff;
      cursor: pointer;
      padding: 25px 10px;
      border: 0px;
      margin: 0 auto;
      border-radius: 50px;
      box-sizing: border-box;
      background: #eb6100;
      transition: opacity .3s;
      display: inline-block;
      width: inherit;
      font-size: 11px;
      cursor: pointer;
      color: #000000;
      padding: 2px 25px;
      border: 1px solid #000000;
      border-radius: 50px;
      background: #ffffff; }
      @media (max-width: 480px) {
        .section-form .form-line .form-content .tenyou-increase-button span {
          font-size: 3.8961038961vw;
          padding: 4.5454545455vw 0;
          width: 100%;
          border-radius: 12.987012987vw; } }
      .section-form .form-line .form-content .tenyou-increase-button span:hover {
        opacity: 0.7; }
      .section-form .form-line .form-content .tenyou-increase-button span:before {
        content: '\f105';
        font-weight: 900;
        font-family: "Font Awesome 5 Free";
        border: none;
        position: absolute;
        top: 50%;
        right: 40px;
        transform: translateY(-50%);
        margin-top: auto; }
        @media (max-width: 480px) {
          .section-form .form-line .form-content .tenyou-increase-button span:before {
            right: 3.8961038961vw; } }
      .section-form .form-line .form-content .tenyou-increase-button span.return {
        background: #ff911a; }
        .section-form .form-line .form-content .tenyou-increase-button span.return:before {
          content: '';
          width: 10px;
          height: 10px;
          border: 0px;
          border-top: solid 2px #ffffff;
          border-right: solid 2px #ffffff;
          -ms-transform: rotate(-135deg);
          -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
          position: absolute;
          top: 50%;
          left: 30px;
          margin-top: -6px; }
      .section-form .form-line .form-content .tenyou-increase-button span:before {
        display: inline-block;
        width: 6px;
        height: 6px;
        border-color: #000000;
        margin: auto 0;
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        top: -2px;
        right: 10px;
        bottom: 0; }
  .section-form .form-line .form-content.plural-active .no {
    position: relative;
    text-align: center;
    display: block;
    width: 10%;
    font-size: 20px;
    color: #555;
    float: left;
    bottom: -4px; }
  .section-form .form-line .form-content.plural-active .s-no {
    width: 70%; }
  .section-form .form-line .form-content.plural-active .tenyou-increase-button span {
    color: #00a1e9;
    border-color: #00a1e9; }
    .section-form .form-line .form-content.plural-active .tenyou-increase-button span:before {
      border-color: #00a1e9;
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg);
      top: 0;
      bottom: -2px; }
  .section-form .form-line .increase-inner {
    display: none; }
    .section-form .form-line .increase-inner .f-tenyou {
      padding: 15px 0 0;
      top: 0; }
      .section-form .form-line .increase-inner .f-tenyou .s-del {
        display: inline-block;
        font-size: 16px;
        line-height: 1.0;
        color: #ffffff;
        cursor: pointer;
        padding: 3px 5px;
        border-radius: 2px;
        background: #000000; }
    .section-form .form-line .increase-inner .js-tenyouno-list {
      /*display:none;*/ }
    .section-form .form-line .increase-inner.active {
      display: block; }
    .section-form .form-line .increase-inner textarea {
      display: none; }
  .section-form .form-line .f-side-radio {
    top: -2px !important; }
    .section-form .form-line .f-side-radio .input_skin {
      display: flex !important;
      justify-content: space-between; }
    .section-form .form-line .f-side-radio .horizontal-item {
      position: relative;
      font-size: 1.6rem;
      box-sizing: border-box;
      width: 100%; }
      .section-form .form-line .f-side-radio .horizontal-item:not(:last-child) {
        margin-right: 1%; }
      .section-form .form-line .f-side-radio .horizontal-item .ttl {
        padding: 0 0 0 0;
        display: block;
        text-align: center; }
      .section-form .form-line .f-side-radio .horizontal-item label {
        display: block;
        border: 2px solid #5eb8dd;
        background-color: #fff;
        border-radius: 3px;
        padding: 10px 3px;
        cursor: pointer; }
        .section-form .form-line .f-side-radio .horizontal-item label input {
          position: absolute;
          opacity: 0;
          top: 0;
          left: 0; }
      .section-form .form-line .f-side-radio .horizontal-item .horizontal-item_price {
        display: block;
        font-size: 1.4rem;
        line-height: 1.3;
        text-align: center; }
      .section-form .form-line .f-side-radio .horizontal-item.active label {
        color: #fff;
        background-color: #3bb7e3; }
      .section-form .form-line .f-side-radio .horizontal-item .s_font {
        font-size: 70%; }
  .section-form .form-line .f-birthday:after {
    content: " ";
    display: table;
    clear: both; }
  .section-form .form-line .f-birthday .input_skin {
    display: block;
    width: 26%;
    font-size: 0;
    letter-spacing: 0;
    margin-left: 3%;
    margin-top: 0 !important;
    float: left; }
    .section-form .form-line .f-birthday .input_skin:nth-child(1) {
      width: 42%;
      margin-left: 0; }
    .section-form .form-line .f-birthday .input_skin select {
      display: inline-block;
      width: 100%;
      font-size: 13px;
      letter-spacing: 1px; }
  .section-form .form-line .f-telno:after {
    content: " ";
    display: table;
    clear: both; }
  .section-form .form-line .f-telno .input_skin {
    display: block;
    width: 50%;
    font-size: 0;
    letter-spacing: 0;
    float: left; }
    @media (max-width: 480px) {
      .section-form .form-line .f-telno .input_skin {
        width: 100%; } }
    .section-form .form-line .f-telno .input_skin input[type="text"] {
      display: inline-block;
      width: 100%;
      font-size: 16px;
      letter-spacing: 1px;
      box-sizing: border-box; }
      @media (max-width: 480px) {
        .section-form .form-line .f-telno .input_skin input[type="text"] {
          font-size: 4.2857142857vw; } }
  .section-form .form-line .f-telno .partition {
    position: relative;
    display: block;
    text-align: center;
    width: 8%;
    font-size: 16px;
    float: left;
    top: 5px; }
  .section-form .form-line .f-triplets .input_skin {
    display: block;
    font-size: 0;
    letter-spacing: 0; }
    .section-form .form-line .f-triplets .input_skin:after {
      content: " ";
      display: table;
      clear: both; }
    .section-form .form-line .f-triplets .input_skin input[type="text"] {
      display: inline-block;
      width: 30%;
      font-size: 16px;
      letter-spacing: 1px;
      box-sizing: border-box; }
    .section-form .form-line .f-triplets .input_skin select {
      display: inline-block;
      width: 30%;
      font-size: 16px;
      letter-spacing: 1px;
      margin-right: 5%; }
      .section-form .form-line .f-triplets .input_skin select:nth-child(3) {
        margin-right: 0; }
    .section-form .form-line .f-triplets .input_skin .partition {
      display: inline-block;
      text-align: center;
      width: 5%;
      font-size: 16px; }
  .section-form .form-line .f-tantou:after {
    content: " ";
    display: table;
    clear: both; }
  .section-form .form-line .f-tantou .input_skin {
    display: block;
    float: left; }
  .section-form .form-line .f-tantou .s-sei {
    width: 48%;
    margin-right: 4%; }
  .section-form .form-line .f-tantou .s-mei {
    width: 48%; }
  .section-form .form-line .f-kankei .input_skin select {
    width: 100%; }
  .section-form .form-line .f-zip {
    position: relative; }
    .section-form .form-line .f-zip .input_skin {
      display: inline-block;
      width: 55%; }
    .section-form .form-line .f-zip .auto-zip {
      position: absolute;
      text-align: center;
      width: 45%;
      font-size: 15px;
      line-height: 1.0;
      color: #fff;
      cursor: pointer;
      background: #888888;
      top: 0;
      right: 0;
      bottom: 0; }
      .section-form .form-line .f-zip .auto-zip span {
        position: absolute;
        width: 100%;
        height: 14px;
        line-height: 1.0;
        margin: auto 0;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0; }
  .section-form .form-line .f-pref .input_skin select {
    width: 100%; }
  .section-form .form-line .f-etc textarea {
    width: 100%; }
  .section-form .skin_radiolist {
    display: flex;
    justify-content: space-between; }
    .section-form .skin_radiolist li {
      width: 100%;
      font-size: 1.7rem;
      text-align: center; }
      @media (max-width: 480px) {
        .section-form .skin_radiolist li {
          font-size: 3.6363636364vw; } }
      .section-form .skin_radiolist li:not(:last-child) {
        margin-right: 1%; }
  .section-form .radio_inner label {
    position: relative;
    display: block;
    border: solid 1px #fdccdc;
    background-color: #fff3ff;
    border-radius: 3px;
    padding: 10px 3px;
    cursor: pointer;
    text-align: center; }
    @media (max-width: 480px) {
      .section-form .radio_inner label {
        padding: 7.7922077922vw 0.3896103896vw 3.8961038961vw;
        border-radius: 0.7792207792vw; } }
    .section-form .radio_inner label.checked {
      color: #fff;
      background-color: #f98caf; }
    .section-form .radio_inner label label::after, .section-form .radio_inner label label::before {
      content: none !important; }
    .section-form .radio_inner label input[type="radio"] {
      position: absolute;
      appearance: auto;
      width: 18px;
      height: 18px;
      accent-color: #cb3e6b;
      top: 50%;
      left: 15px;
      transform: translateY(-50%);
      border: none;
      background: none; }
      @media (max-width: 480px) {
        .section-form .radio_inner label input[type="radio"] {
          width: 3.8961038961vw;
          height: 3.8961038961vw;
          top: 2.5974025974vw;
          left: 50%;
          transform: translateX(-50%); } }
  .section-form .skin_checklist {
    display: flex;
    justify-content: space-between; }
    .section-form .skin_checklist li {
      width: 100%;
      font-size: 1.7rem;
      text-align: center; }
      @media (max-width: 480px) {
        .section-form .skin_checklist li {
          font-size: 3.6363636364vw; } }
      .section-form .skin_checklist li:not(:last-child) {
        margin-right: 1%; }
    .section-form .skin_checklist.vertical {
      flex-wrap: wrap; }
      .section-form .skin_checklist.vertical li {
        width: 48%;
        margin-bottom: 10px; }
  .section-form .checkbox_inner label {
    position: relative;
    display: block;
    border: solid 1px #fdccdc;
    background-color: #fff3ff;
    border-radius: 3px;
    padding: 10px 3px;
    cursor: pointer;
    text-align: center; }
    @media (max-width: 480px) {
      .section-form .checkbox_inner label {
        padding: 7.7922077922vw 0.3896103896vw 3.8961038961vw;
        border-radius: 0.7792207792vw; } }
    .section-form .checkbox_inner label.checked {
      color: #fff;
      background-color: #f98caf; }
      .section-form .checkbox_inner label.checked::after {
        position: absolute;
        content: " ";
        width: 10px;
        height: 10px;
        border-radius: 50%;
        background-color: #cb3e6b;
        top: 50%;
        left: 17px;
        transform: translateY(-50%); }
        @media (max-width: 480px) {
          .section-form .checkbox_inner label.checked::after {
            width: 2.987012987vw;
            height: 2.987012987vw;
            left: 50%;
            top: 3.1168831169vw;
            transform: translateX(-50%); } }
      .section-form .checkbox_inner label.checked::before {
        border-color: #fff; }
    .section-form .checkbox_inner label::before {
      position: absolute;
      content: " ";
      width: 12px;
      height: 12px;
      background-color: #fff;
      border: 1px solid #fdccdc;
      border-radius: 50%;
      top: 50%;
      left: 15px;
      transform: translateY(-50%); }
      @media (max-width: 480px) {
        .section-form .checkbox_inner label::before {
          width: 3.3766233766vw;
          height: 3.3766233766vw;
          left: 50%;
          top: 2.5974025974vw;
          transform: translateX(-50%); } }
    .section-form .checkbox_inner label input[type="checkbox"] {
      position: absolute;
      opacity: 0;
      top: 0;
      left: 0; }

.order-content .check-agree {
  top: -2px !important; }
  .order-content .check-agree .horizontal-item {
    position: relative;
    display: inline-block;
    margin-right: 6%;
    font-size: 15px;
    padding: 0 0 0 45px;
    box-sizing: border-box;
    width: 45%; }
    .order-content .check-agree .horizontal-item:nth-child(2) {
      margin-right: 0; }
    .order-content .check-agree .horizontal-item label {
      display: block;
      border: 2px solid #5eb8dd;
      background-color: #fff;
      border-radius: 3px;
      padding: 7px 3px;
      cursor: pointer; }
      .order-content .check-agree .horizontal-item label input {
        display: none; }
    .order-content .check-agree .horizontal-item.active label {
      color: #fff;
      background-color: #3bb7e3; }

.form-com {
  width: 700px;
  padding: 30px 50px;
  margin: 0 auto;
  background-color: #E7EEF3; }
  @media (max-width: 480px) {
    .form-com {
      width: calc(100% - 7.7922077922vw);
      padding: 5.1948051948vw 7.7922077922vw;
      margin: 0 auto 12.987012987vw; } }
  .form-com .form-com__txt {
    font-size: 1.4rem;
    color: #8B8B8B;
    line-height: 1.7;
    letter-spacing: 0; }
    @media (max-width: 480px) {
      .form-com .form-com__txt {
        font-size: 2.987012987vw; } }

.message_content {
  position: relative;
  padding: 20px 0;
  overflow: hidden; }
  .message_content:before {
    content: " ";
    position: absolute;
    display: block;
    width: 1px;
    height: 100%;
    left: 45%;
    background: #f1f1f1; }
  .message_content .message_content_title {
    position: relative;
    z-index: 1000;
    font-size: 18px;
    font-weight: bold;
    padding: 25px 0 5px;
    background: #fff; }
  .message_content .message_line {
    content: " ";
    display: table;
    clear: both;
    width: 100%;
    padding: 25px 0;
    border-bottom: 1px solid #ccc; }
    .message_content .message_line .title {
      text-align: right;
      width: 45%;
      line-height: 1.0;
      color: #666666;
      padding: 0 100px 0 0;
      box-sizing: border-box;
      float: left; }
    .message_content .message_line .message {
      width: 55%;
      padding: 0 0 0 100px;
      box-sizing: border-box;
      float: left; }
  .message_content.checklist-consent:before {
    display: none; }
  .message_content.checklist-consent .title {
    position: relative;
    text-align: left;
    width: 50%;
    padding: 10px 0 0 90px;
    margin-bottom: 20px; }
    .message_content.checklist-consent .title:before {
      content: " ";
      background: url("../images/image-icon-check.png") no-repeat center center/100%;
      position: absolute;
      display: block;
      width: 25px;
      top: 5px;
      left: 30px;
      bottom: 0; }
  .message_content.checklist-consent .message {
    width: 50%; }
    .message_content.checklist-consent .message .return-bottun {
      width: 85%;
      margin: 0 auto; }
      .message_content.checklist-consent .message .return-bottun a {
        position: relative;
        display: block;
        width: 60%;
        text-decoration: none;
        font-size: 25px;
        font-family: 'Noto Sans JP', sans-serif;
        color: #ffffff;
        cursor: pointer;
        padding: 25px 10px;
        border: 0px;
        margin: 0 auto;
        border-radius: 50px;
        box-sizing: border-box;
        background: #eb6100;
        transition: opacity .3s;
        text-align: center;
        font-size: 13px;
        color: #000000;
        cursor: pointer;
        padding: 10px 60px;
        border: 1px solid #000;
        background: none; }
        @media (max-width: 480px) {
          .message_content.checklist-consent .message .return-bottun a {
            font-size: 3.8961038961vw;
            padding: 4.5454545455vw 0;
            width: 100%;
            border-radius: 12.987012987vw; } }
        .message_content.checklist-consent .message .return-bottun a:hover {
          opacity: 0.7; }
        .message_content.checklist-consent .message .return-bottun a:before {
          content: '\f105';
          font-weight: 900;
          font-family: "Font Awesome 5 Free";
          border: none;
          position: absolute;
          top: 50%;
          right: 40px;
          transform: translateY(-50%);
          margin-top: auto; }
          @media (max-width: 480px) {
            .message_content.checklist-consent .message .return-bottun a:before {
              right: 3.8961038961vw; } }
        .message_content.checklist-consent .message .return-bottun a.return {
          background: #ff911a; }
          .message_content.checklist-consent .message .return-bottun a.return:before {
            content: '';
            width: 10px;
            height: 10px;
            border: 0px;
            border-top: solid 2px #ffffff;
            border-right: solid 2px #ffffff;
            -ms-transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
            position: absolute;
            top: 50%;
            left: 30px;
            margin-top: -6px; }
        .message_content.checklist-consent .message .return-bottun a:before {
          border-color: #000000;
          width: 8px;
          height: 8px; }

.indispen-error .message {
  text-align: center; }
.indispen-error .message_line .message {
  color: #ff0000; }

.important-section {
  font-size: 14px;
  background: #f1f1f1;
  padding: 30px 40px;
  margin-bottom: 30px; }
  .important-section .important-section-set {
    margin-bottom: 30px; }
    .important-section .important-section-set:last-child {
      margin-bottom: 0; }
    .important-section .important-section-set .title {
      font-size: 20px;
      margin-bottom: 5px; }
    .important-section .important-section-set ul.attent-list {
      font-size: 14px;
      padding: 15px 0 30px; }
      .important-section .important-section-set ul.attent-list li {
        text-indent: -16px;
        line-height: 1.8;
        margin-bottom: 14px;
        padding-left: 16px; }
      .important-section .important-section-set ul.attent-list.no-indent li {
        text-indent: inherit;
        padding-left: inherit; }
      .important-section .important-section-set ul.attent-list.double-mark li {
        text-indent: -33px;
        padding-left: 33px; }
    .important-section .important-section-set .button {
      text-align: center;
      width: 420px;
      margin: 0 auto; }
      .important-section .important-section-set .button a {
        position: relative;
        display: block;
        width: 60%;
        text-decoration: none;
        font-size: 25px;
        font-family: 'Noto Sans JP', sans-serif;
        color: #ffffff;
        cursor: pointer;
        padding: 25px 10px;
        border: 0px;
        margin: 0 auto;
        border-radius: 50px;
        box-sizing: border-box;
        background: #eb6100;
        transition: opacity .3s;
        font-size: 16px;
        color: #000000;
        padding: 12px 0;
        border-radius: 0;
        background: #d3d3d3; }
        @media (max-width: 480px) {
          .important-section .important-section-set .button a {
            font-size: 3.8961038961vw;
            padding: 4.5454545455vw 0;
            width: 100%;
            border-radius: 12.987012987vw; } }
        .important-section .important-section-set .button a:hover {
          opacity: 0.7; }
        .important-section .important-section-set .button a:before {
          content: '\f105';
          font-weight: 900;
          font-family: "Font Awesome 5 Free";
          border: none;
          position: absolute;
          top: 50%;
          right: 40px;
          transform: translateY(-50%);
          margin-top: auto; }
          @media (max-width: 480px) {
            .important-section .important-section-set .button a:before {
              right: 3.8961038961vw; } }
        .important-section .important-section-set .button a.return {
          background: #ff911a; }
          .important-section .important-section-set .button a.return:before {
            content: '';
            width: 10px;
            height: 10px;
            border: 0px;
            border-top: solid 2px #ffffff;
            border-right: solid 2px #ffffff;
            -ms-transform: rotate(-135deg);
            -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
            position: absolute;
            top: 50%;
            left: 30px;
            margin-top: -6px; }
        .important-section .important-section-set .button a:before {
          border-color: black !important; }
    .important-section .important-section-set .pdf a:after {
      content: url("../images/image-icon-pdf.png");
      position: absolute;
      display: inline-block;
      width: 35px;
      height: 35px;
      margin: auto 0;
      top: 0;
      left: 10px;
      right: 0;
      bottom: 0; }
    .important-section .important-section-set .agreement-check .check-content {
      background: #ffffff; }

.contents .contents-inner {
  max-width: 100%;
  margin: 0 auto; }
  .contents .contents-inner .contents-section > .header .header-title {
    font-size: 22px; }
    @media (max-width: 480px) {
      .contents .contents-inner .contents-section > .header .header-title {
        font-size: 4.5454545455vw; } }

.table01 {
  width: 100%;
  border-collapse: collapse;
  background-color: #fff;
  margin: 0 auto; }
  .table01 th, .table01 td {
    font-size: 20px;
    font-weight: normal;
    padding: 7px 10px;
    text-align: center;
    border: 1px solid #bfbfbf; }
    @media (max-width: 480px) {
      .table01 th, .table01 td {
        font-size: 3.2467532468vw;
        padding: 2.5974025974vw 0.6493506494vw;
        letter-spacing: 0; } }
  .table01 .txt {
    display: block;
    line-height: 1.3; }
  .table01 thead th {
    width: 15%;
    font-size: 18px;
    color: #191919;
    background-color: #eeeeee; }
    @media (max-width: 480px) {
      .table01 thead th {
        width: 22%;
        font-size: 3.2467532468vw; } }
    .table01 thead th.w15 {
      width: 15%; }
  .table01 thead td {
    font-weight: bold;
    background-color: #bae3f9; }
    .table01 thead td.blue {
      background-color: #93c1e2; }
  .table01 tbody th, .table01 tbody td {
    font-weight: 500;
    padding: 11px;
    text-align: center; }
    @media (max-width: 480px) {
      .table01 tbody th, .table01 tbody td {
        padding: 3.2467532468vw 0; } }
  .table01 tbody th {
    font-size: 18px;
    color: #191919;
    background-color: #eeeeee; }
    @media (max-width: 480px) {
      .table01 tbody th {
        font-size: 3.2467532468vw; } }
  .table01 tbody td {
    vertical-align: middle;
    line-height: 1.2; }
    @media (max-width: 480px) {
      .table01 tbody td {
        font-size: 2.987012987vw; } }
    .table01 tbody td.pb {
      padding: 22px 0 25px; }
    .table01 tbody td .txt {
      display: block; }
    .table01 tbody td .fz-b {
      font-size: 30px;
      font-weight: bold;
      color: #e60012;
      margin-bottom: 17px; }
    .table01 tbody td .fz-s {
      font-size: 20px; }

.table-zei {
  font-size: 90%;
  text-align: right; }

.note-list {
  font-size: 1.4rem; }
  @media (max-width: 480px) {
    .note-list {
      font-size: 2.3376623377vw; } }
  .note-list .note-list__item {
    text-indent: -19px;
    padding-left: 19px; }
    @media (max-width: 480px) {
      .note-list .note-list__item {
        text-indent: -2.3376623377vw;
        padding-left: 2.3376623377vw; } }

.mb10 {
  margin-bottom: 10px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mt30 {
  margin-top: 30px; }
  @media (max-width: 480px) {
    .mt30 {
      margin-top: 3.8961038961vw; } }

.mt80 {
  margin-top: 80px; }
  @media (max-width: 480px) {
    .mt80 {
      margin-top: 10.3896103896vw; } }

.flow-block {
  max-width: 1000px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 40px; }
  @media (max-width: 480px) {
    .flow-block {
      width: calc(100% - 6.4935064935vw);
      margin-bottom: 3.8961038961vw; } }
  .flow-block .flow-block__set {
    position: relative;
    width: 32.5%;
    font-weight: 500;
    padding: 14px 0;
    background-color: #edf9fd;
    text-align: center;
    letter-spacing: 0px; }
    @media (max-width: 480px) {
      .flow-block .flow-block__set {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 20.7792207792vw;
        padding: 0 0 0 2.5974025974vw; } }
    .flow-block .flow-block__set:not(:last-child) {
      margin-right: 1.2%; }
      .flow-block .flow-block__set:not(:last-child)::before, .flow-block .flow-block__set:not(:last-child)::after {
        position: absolute;
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 41px 0 41px 25px;
        border-color: transparent transparent transparent #edf9fd;
        top: 0;
        right: 0;
        transform: translateX(100%);
        z-index: 5; }
        @media (max-width: 480px) {
          .flow-block .flow-block__set:not(:last-child)::before, .flow-block .flow-block__set:not(:last-child)::after {
            border-width: 10.3896103896vw 0 10.3896103896vw 2.5974025974vw; } }
      .flow-block .flow-block__set:not(:last-child)::after {
        border-color: transparent transparent transparent #fff;
        right: -12px;
        z-index: 1; }
        @media (max-width: 480px) {
          .flow-block .flow-block__set:not(:last-child)::after {
            right: -1.1688311688vw; } }
    .flow-block .flow-block__set.active {
      background-color: #a7e0f7; }
      .flow-block .flow-block__set.active::before {
        border-color: transparent transparent transparent #a7e0f7; }
      .flow-block .flow-block__set.active .flow-block__head {
        background-color: #00479d; }
  .flow-block .flow-block__head {
    width: 177px;
    font-size: 2rem;
    color: #fff100;
    padding: 2px 0;
    border-radius: 12px;
    background-color: #acdaf4;
    text-align: center;
    margin: 0 auto 8px;
    line-height: 1; }
    @media (max-width: 480px) {
      .flow-block .flow-block__head {
        width: 18.1818181818vw;
        font-size: 2.987012987vw;
        padding: 0.5194805195vw 0;
        border-radius: 3.8961038961vw;
        margin-bottom: 1.2987012987vw; } }
  .flow-block .flow-block__body {
    font-size: 2.2rem;
    line-height: 1; }
    @media (max-width: 480px) {
      .flow-block .flow-block__body {
        font-size: 3.2467532468vw;
        font-weight: bold;
        line-height: 1.3; } }

.top-txt01 {
  text-align: center;
  margin-bottom: 40px; }
  @media (max-width: 480px) {
    .top-txt01 {
      font-size: 3.1168831169vw;
      margin-bottom: 3.8961038961vw; } }

.emergency {
  max-width: 1000px;
  background-color: #d80c24;
  text-align: center;
  padding: 2px 0 4px;
  margin: 0 auto 50px; }
  @media (max-width: 480px) {
    .emergency {
      width: calc(100% - 7.7922077922vw);
      padding: 1.5584415584vw 0;
      margin-bottom: 12.987012987vw; } }
  .emergency .emergency__txt {
    font-size: 2.4rem;
    font-weight: bold;
    color: #fff100;
    display: inline-block;
    margin-bottom: 0; }
    @media (max-width: 480px) {
      .emergency .emergency__txt {
        font-size: 3.6363636364vw; } }

.loc-section {
  padding: 100px 0; }
  .loc-section:last-child {
    padding: 0; }
  @media (max-width: 480px) {
    .loc-section {
      padding: 0; } }
  .loc-section.bc-color01 {
    background-color: #fafafa; }
  .loc-section.bc-color02 {
    background-color: #f2fbff; }
  .loc-section .txt_c {
    text-align: center; }
  .loc-section .t-center {
    text-align: center; }
  .loc-section .t-color_r {
    color: #d80c24; }
  .loc-section .note-txt {
    font-size: 14px;
    color: #333; }
  .loc-section .loc-section__in {
    max-width: 1000px;
    margin: 0 auto; }
  @media (max-width: 480px) {
    .loc-section .loc-section__spin {
      padding: 0 3.8961038961vw 18.1818181818vw; } }
  .loc-section .loc-section-set:not(:last-of-type) {
    margin-bottom: 80px; }
    @media (max-width: 480px) {
      .loc-section .loc-section-set:not(:last-of-type) {
        margin-bottom: 10.3896103896vw; } }
  .loc-section .pick-txt01 {
    font-weight: bold;
    color: #d80c24;
    text-align: center;
    margin-bottom: 60px;
    line-height: 1.4; }
    .loc-section .pick-txt01 .pick-txt01__main {
      font-size: 48px;
      display: inline-block;
      background-image: linear-gradient(transparent 70%, #fff100 0%); }
    .loc-section .pick-txt01 .pick-txt01__sub {
      font-size: 32px;
      display: block; }
  .loc-section .side-link {
    position: relative;
    font-size: 1.4rem;
    color: #568aca;
    display: inline-block;
    text-decoration: underline; }
    @media (max-width: 480px) {
      .loc-section .side-link {
        font-size: 3.1168831169vw; } }
    .loc-section .side-link .fa-solid {
      position: absolute;
      font-size: 2rem;
      top: 3px;
      right: -20px; }
      @media (max-width: 480px) {
        .loc-section .side-link .fa-solid {
          font-size: 3.2467532468vw;
          top: 0.6493506494vw;
          right: -3.5064935065vw; } }
    .loc-section .side-link:hover {
      text-decoration: none; }
      @media (max-width: 480px) {
        .loc-section .side-link:hover {
          text-decoration: underline; } }
  .loc-section .ttl01 {
    font-size: 32px;
    font-weight: bold;
    padding-bottom: 30px;
    margin-bottom: 30px;
    text-align: center;
    background: url(../images/line01.png) no-repeat center bottom; }
  .loc-section .ttl02 {
    margin-bottom: 10px;
    line-height: 1; }
    @media (max-width: 480px) {
      .loc-section .ttl02 {
        text-align: center;
        margin-bottom: 5.1948051948vw; } }
    .loc-section .ttl02 .sub {
      font-size: 1.8rem;
      color: #fff;
      display: inline-block;
      background-color: #d80c24;
      border-radius: 25px;
      padding: 10px 40px 15px;
      margin-bottom: 18px; }
      @media (max-width: 480px) {
        .loc-section .ttl02 .sub {
          width: 100%;
          display: block;
          border-radius: 0;
          font-size: 4.2857142857vw;
          padding: 2.5974025974vw 0;
          margin-bottom: 6.4935064935vw; } }
      .loc-section .ttl02 .sub.form {
        background-color: #808080; }
    .loc-section .ttl02 .main {
      display: block;
      font-size: 3.8rem;
      font-weight: bold;
      letter-spacing: 0px; }
      @media (max-width: 480px) {
        .loc-section .ttl02 .main {
          font-size: 5.5844155844vw; } }
  .loc-section .ttl03 {
    position: relative;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 40px;
    z-index: 1; }
    @media (max-width: 480px) {
      .loc-section .ttl03 {
        font-size: 4.2857142857vw;
        margin-top: 5.1948051948vw;
        margin-bottom: 2.5974025974vw; } }
    .loc-section .ttl03 .ttl03__in {
      display: inline-block;
      background-color: #fafafa;
      padding: 0 25px; }
      @media (max-width: 480px) {
        .loc-section .ttl03 .ttl03__in {
          padding: 0 3.2467532468vw; } }
    .loc-section .ttl03::before {
      position: absolute;
      content: " ";
      width: 100%;
      height: 1px;
      background-color: #002e73;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      z-index: -1; }
  .loc-section .ttl04 {
    position: relative;
    font-size: 48px;
    text-align: center;
    margin-bottom: 20px;
    line-height: 1;
    z-index: 1; }
    .loc-section .ttl04 .ttl04__in {
      display: inline-block;
      background-color: #f2fbff;
      padding: 0 25px; }
    .loc-section .ttl04::before {
      position: absolute;
      content: " ";
      width: 100%;
      height: 1px;
      background-color: #002e73;
      top: 50%;
      left: 0;
      transform: translateY(-50%);
      z-index: -1; }
  .loc-section .ttl05 {
    width: 85%;
    font-size: 30px;
    color: #fff;
    background-color: #1c74bc;
    border-radius: 30px;
    text-align: center;
    padding: 2px 0 4px;
    margin: 0 auto 50px; }
  .loc-section .txt01 {
    color: #262626;
    margin-bottom: 35px;
    line-height: 1.5; }
    @media (max-width: 480px) {
      .loc-section .txt01 {
        text-align: center;
        margin-bottom: 5.1948051948vw; } }
    .loc-section .txt01 .font_s {
      font-size: 80%; }
  .loc-section .txt02 {
    color: #262626;
    margin-bottom: 10px;
    line-height: 1.5; }
    @media (max-width: 480px) {
      .loc-section .txt02 {
        margin-bottom: 1.2987012987vw; } }
  .loc-section .txt04 {
    font-size: 26px;
    font-weight: bold;
    color: #144a97;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 50px;
    letter-spacing: 0px; }
    @media (max-width: 480px) {
      .loc-section .txt04 {
        font-size: 3.6363636364vw;
        margin-top: 3.8961038961vw;
        margin-bottom: 6.4935064935vw;
        line-height: 1.4; } }
  .loc-section .txt05 {
    font-size: 1.4rem;
    margin-top: 30px;
    margin-bottom: 90px; }
    @media (max-width: 480px) {
      .loc-section .txt05 {
        font-size: 3.1168831169vw;
        margin-top: 3.8961038961vw;
        margin-bottom: 11.6883116883vw;
        line-height: 1.4; } }
  .loc-section .img01 {
    margin-bottom: 30px; }
    @media (max-width: 480px) {
      .loc-section .img01 {
        width: 95%;
        margin-bottom: 4.8051948052vw; } }
    .loc-section .img01.narrow {
      margin-bottom: 60px; }
  .loc-section .img02 {
    margin: 0 auto 20px; }
    @media (max-width: 480px) {
      .loc-section .img02 {
        margin-bottom: 2.5974025974vw; } }
    .loc-section .img02.narrow {
      margin-bottom: 60px; }
  .loc-section .img03 {
    width: 80%;
    margin: 0 auto 10px; }
    @media (max-width: 480px) {
      .loc-section .img03 {
        width: 90%;
        margin-bottom: 2.5974025974vw; } }
  .loc-section .box01 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    background-color: #fce6c4;
    padding: 30px 50px; }
    @media (max-width: 480px) {
      .loc-section .box01 {
        display: block;
        padding: 3.8961038961vw 3.8961038961vw; } }
    .loc-section .box01 .box01__head {
      width: 48%; }
      @media (max-width: 480px) {
        .loc-section .box01 .box01__head {
          width: 100%; } }
    .loc-section .box01 .box01__ttl {
      position: relative;
      font-size: 26px;
      font-weight: bold;
      color: #eb6100;
      padding-bottom: 7px;
      margin-bottom: 7px;
      z-index: 1; }
      @media (max-width: 480px) {
        .loc-section .box01 .box01__ttl {
          font-size: 3.6363636364vw;
          text-align: center;
          margin-bottom: 1.2987012987vw;
          padding-bottom: 0; } }
      .loc-section .box01 .box01__ttl::before {
        position: absolute;
        content: " ";
        width: 100%;
        height: 1px;
        background-color: #eb6100;
        bottom: 0;
        left: 0;
        z-index: -1; }
        @media (max-width: 480px) {
          .loc-section .box01 .box01__ttl::before {
            bottom: 50%;
            transform: translateY(50%); } }
    .loc-section .box01 .box01__ttlin {
      display: inline-block; }
      @media (max-width: 480px) {
        .loc-section .box01 .box01__ttlin {
          background-color: #fce6c4;
          padding: 0 2.5974025974vw; } }
    .loc-section .box01 .box01__txt {
      letter-spacing: 0px; }
      @media (max-width: 480px) {
        .loc-section .box01 .box01__txt {
          text-align: center; } }
    .loc-section .box01 .box01-list {
      width: 49%;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      @media (max-width: 480px) {
        .loc-section .box01 .box01-list {
          width: 100%;
          margin-top: 2.5974025974vw; } }
    .loc-section .box01 .box01-list__item {
      width: 48.5%; }
      .loc-section .box01 .box01-list__item:not(:last-child) {
        margin-right: 3%; }
  .loc-section .block01 {
    margin: 32px auto 0; }
    @media (max-width: 480px) {
      .loc-section .block01 {
        margin-top: 7.7922077922vw; } }
    .loc-section .block01 .block01-set {
      border: 2px solid #d80c24; }
      .loc-section .block01 .block01-set:not(:last-child) {
        margin-bottom: 20px; }
    .loc-section .block01 .block01-set-head {
      background-color: #d80c24; }
    .loc-section .block01 .block01-set-head__ttl {
      font-size: 26px;
      font-weight: bold;
      color: #fff;
      text-align: center;
      padding: 5px 0 9px;
      line-height: 1; }
      @media (max-width: 480px) {
        .loc-section .block01 .block01-set-head__ttl {
          font-size: 4.1558441558vw;
          padding: 1.5584415584vw 0 2.2077922078vw; } }
    .loc-section .block01 .block01-set-body {
      padding: 25px 40px 22px;
      background-color: #fff; }
      @media (max-width: 480px) {
        .loc-section .block01 .block01-set-body {
          padding: 3.8961038961vw; } }
      .loc-section .block01 .block01-set-body.flex {
        display: flex;
        justify-content: space-between;
        align-items: center; }
        @media (max-width: 480px) {
          .loc-section .block01 .block01-set-body.flex {
            display: block; } }
        .loc-section .block01 .block01-set-body.flex .block01-set-body-list {
          width: 48%; }
          @media (max-width: 480px) {
            .loc-section .block01 .block01-set-body.flex .block01-set-body-list {
              width: 100%;
              margin-bottom: 5.1948051948vw; } }
        .loc-section .block01 .block01-set-body.flex .block01-set-body__img {
          width: 47%; }
          @media (max-width: 480px) {
            .loc-section .block01 .block01-set-body.flex .block01-set-body__img {
              width: 100%; } }
    .loc-section .block01 .block01-set-body-list__item {
      position: relative;
      padding-left: 15px;
      line-height: 1.5;
      letter-spacing: 0px; }
      @media (max-width: 480px) {
        .loc-section .block01 .block01-set-body-list__item {
          font-size: 3.6363636364vw;
          padding-left: 2.5974025974vw;
          line-height: 1.4; } }
      .loc-section .block01 .block01-set-body-list__item:not(:last-child) {
        margin-bottom: 8px; }
        @media (max-width: 480px) {
          .loc-section .block01 .block01-set-body-list__item:not(:last-child) {
            margin-bottom: 3.8961038961vw; } }
      .loc-section .block01 .block01-set-body-list__item::before {
        position: absolute;
        content: " ";
        width: 4px;
        height: 4px;
        background-color: #000;
        border-radius: 50%;
        top: 11px;
        left: 0; }
        @media (max-width: 480px) {
          .loc-section .block01 .block01-set-body-list__item::before {
            width: 1.038961039vw;
            height: 1.038961039vw;
            top: 1.9480519481vw; } }
      .loc-section .block01 .block01-set-body-list__item .t-red {
        font-weight: bold;
        color: #d80c24; }
      .loc-section .block01 .block01-set-body-list__item .b-yellow {
        background-color: #fff100; }
      .loc-section .block01 .block01-set-body-list__item .t-line {
        border-bottom: 1px solid #d80c24; }
      .loc-section .block01 .block01-set-body-list__item .txt {
        display: block;
        margin-bottom: 40px; }
      .loc-section .block01 .block01-set-body-list__item .img {
        display: block;
        width: 550px;
        margin: 0 auto; }
  .loc-section .block02 {
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
    margin-bottom: 40px; }
    @media (max-width: 480px) {
      .loc-section .block02 {
        display: block;
        padding-top: 6.4935064935vw;
        margin-bottom: 5.1948051948vw; } }
    .loc-section .block02 .block02-set {
      position: relative;
      width: 470px;
      border: 3px solid #1c74bc;
      border-radius: 10px;
      background-image: url("../images/maru.png");
      background-repeat: no-repeat;
      background-position: center bottom 60px;
      background-size: 230px;
      padding: 40px 40px 10px; }
      @media (max-width: 480px) {
        .loc-section .block02 .block02-set {
          width: 100%;
          border-width: 0.7792207792vw;
          border-radius: 1.2987012987vw;
          background-position: center bottom 18.1818181818vw;
          background-size: 38.961038961vw;
          padding: 7.7922077922vw 2.5974025974vw 2.5974025974vw; } }
      @media (max-width: 480px) {
        .loc-section .block02 .block02-set:not(:last-child) {
          margin-bottom: 10.3896103896vw; } }
      .loc-section .block02 .block02-set.red {
        border-color: #d80c24;
        background-image: url("../images/batsu.png"); }
        @media (max-width: 480px) {
          .loc-section .block02 .block02-set.red {
            background-position: center bottom 5.1948051948vw; } }
        .loc-section .block02 .block02-set.red .block02-set__ttl {
          background-color: #d80c24; }
        .loc-section .block02 .block02-set.red .block02-set__pick {
          color: #d80c24; }
    .loc-section .block02 .block02-set__ttl {
      position: absolute;
      width: 420px;
      font-size: 1.8rem;
      font-weight: bold;
      color: #fff;
      padding: 5px;
      background-color: #1c74bc;
      border-radius: 10px;
      text-align: center;
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%); }
      @media (max-width: 480px) {
        .loc-section .block02 .block02-set__ttl {
          width: 90%;
          padding: 1.2987012987vw;
          border-radius: 1.2987012987vw;
          font-size: 3.6363636364vw; } }
    .loc-section .block02 .block02-set__pick {
      font-size: 2.7rem;
      font-weight: bold;
      color: #1c74bc;
      text-align: center;
      margin-bottom: 15px; }
      @media (max-width: 480px) {
        .loc-section .block02 .block02-set__pick {
          font-size: 5.4545454545vw; } }
    .loc-section .block02 .block02-set-list {
      display: flex;
      flex-wrap: wrap; }
    .loc-section .block02 .block02-set-list__item {
      width: 50%;
      margin-bottom: 20px; }
      @media (max-width: 480px) {
        .loc-section .block02 .block02-set-list__item {
          margin-bottom: 5.1948051948vw; } }
    .loc-section .block02 .block02-set-list__img {
      height: 80px;
      margin-bottom: 10px; }
      @media (max-width: 480px) {
        .loc-section .block02 .block02-set-list__img {
          height: 12.987012987vw;
          margin-bottom: 1.2987012987vw; } }
      .loc-section .block02 .block02-set-list__img img {
        width: auto;
        height: 100%;
        margin: 0 auto; }
    .loc-section .block02 .block02-set-list__name {
      font-size: 1.7rem;
      font-weight: bold;
      text-align: center;
      letter-spacing: 0;
      line-height: 1.1; }
      @media (max-width: 480px) {
        .loc-section .block02 .block02-set-list__name {
          font-size: 3.8961038961vw; } }
    .loc-section .block02 .block02-set-list__min {
      font-size: 80%; }
  .loc-section .note2-txt {
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 0; }
    @media (max-width: 480px) {
      .loc-section .note2-txt {
        font-size: 3.3766233766vw; } }
    .loc-section .note2-txt .red {
      color: #d80c24; }
  .loc-section .tab-block01 {
    width: 90%;
    display: flex;
    justify-content: space-between;
    margin: 45px auto 50px; }
    .loc-section .tab-block01 .tab-block01__set {
      width: 49%;
      font-family: 'Noto Sans JP', sans-serif;
      color: #144a97;
      border: 1px solid #144a97;
      box-shadow: 0 6px 0 #004077;
      background-color: #fff;
      border-radius: 10px;
      padding: 18px 0;
      text-align: center;
      cursor: pointer;
      transition: background-color .3s, color .3s; }
      .loc-section .tab-block01 .tab-block01__set.active {
        color: #fff100;
        background-color: #144a97; }
      .loc-section .tab-block01 .tab-block01__set:hover {
        color: #fff100;
        background-color: #144a97; }
    .loc-section .tab-block01 .tab-block01__sub, .loc-section .tab-block01 .tab-block01__main {
      display: block; }
    .loc-section .tab-block01 .tab-block01__sub {
      font-size: 24px; }
    .loc-section .tab-block01 .tab-block01__main {
      font-size: 32px;
      font-weight: bold; }
  .loc-section .tab-change {
    display: none; }
    .loc-section .tab-change.block {
      display: table; }
  .loc-section .js_hide_distinction01 {
    display: none; }
    .loc-section .js_hide_distinction01.inactive {
      display: none; }
  .loc-section .course-btnbox {
    display: flex;
    align-items: center;
    background-color: #fffcdd;
    border: 2px solid #bebebe;
    padding: 20px 30px; }
    @media (max-width: 480px) {
      .loc-section .course-btnbox {
        display: block;
        border-width: 0.2597402597vw;
        padding: 3.8961038961vw 3.8961038961vw 1.2987012987vw; } }
    .loc-section .course-btnbox .course-btnbox__ttl {
      width: 30%;
      font-size: 2rem;
      font-weight: bold; }
      @media (max-width: 480px) {
        .loc-section .course-btnbox .course-btnbox__ttl {
          width: 100%;
          font-size: 3.6363636364vw;
          margin-bottom: 3.8961038961vw; } }
      .loc-section .course-btnbox .course-btnbox__ttl .hissu {
        position: relative;
        font-size: 1.5rem;
        color: #fff;
        background-color: #e60012;
        border-radius: 4px;
        padding: 1px 13px 3px;
        top: -3px; }
        @media (max-width: 480px) {
          .loc-section .course-btnbox .course-btnbox__ttl .hissu {
            font-size: 2.7272727273vw;
            border-radius: 0.5194805195vw;
            padding: 0.2597402597vw 1.9480519481vw 0.5194805195vw;
            margin-right: 1.2987012987vw;
            top: -0.3896103896vw; } }
    .loc-section .course-btnbox .course-btnbox-list {
      width: 70%;
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 480px) {
        .loc-section .course-btnbox .course-btnbox-list {
          width: 86%;
          margin-left: 14%; } }
    .loc-section .course-btnbox .course-btnbox-list__item {
      font-size: 1.7rem;
      font-weight: 500; }
      @media (max-width: 480px) {
        .loc-section .course-btnbox .course-btnbox-list__item {
          width: 50%;
          font-size: 3.8961038961vw;
          margin-bottom: 3.2467532468vw; } }
      .loc-section .course-btnbox .course-btnbox-list__item:not(:last-child) {
        margin-right: 20px; }
        @media (max-width: 480px) {
          .loc-section .course-btnbox .course-btnbox-list__item:not(:last-child) {
            margin-right: 0; } }
      .loc-section .course-btnbox .course-btnbox-list__item input {
        position: absolute;
        opacity: 0; }
        .loc-section .course-btnbox .course-btnbox-list__item input:checked {
          background-color: #000; }
      .loc-section .course-btnbox .course-btnbox-list__item label {
        position: relative;
        padding-left: 40px;
        cursor: pointer; }
        @media (max-width: 480px) {
          .loc-section .course-btnbox .course-btnbox-list__item label {
            padding-left: 7.7922077922vw; } }
        .loc-section .course-btnbox .course-btnbox-list__item label.active::before {
          background-image: url(../images/image-icon-allow-on.png); }
        .loc-section .course-btnbox .course-btnbox-list__item label::before {
          position: absolute;
          content: " ";
          width: 30px;
          height: 30px;
          background-image: url(../images/image-icon-allow-off.png);
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center center;
          top: 50%;
          left: 0;
          transform: translateY(-50%); }
          @media (max-width: 480px) {
            .loc-section .course-btnbox .course-btnbox-list__item label::before {
              width: 6.4935064935vw;
              height: 6.4935064935vw; } }
  .loc-section .check-btnbox {
    display: flex;
    align-items: center;
    background-color: #fffcdd;
    border: 2px solid #bebebe;
    padding: 20px 30px; }
    @media (max-width: 480px) {
      .loc-section .check-btnbox {
        border-width: 0.2597402597vw;
        padding: 3.8961038961vw 3.8961038961vw; } }
    .loc-section .check-btnbox .hissu {
      position: relative;
      font-size: 1.5rem;
      color: #fff;
      background-color: #e60012;
      border-radius: 4px;
      padding: 1px 13px 3px;
      margin-right: 20px;
      top: -1px; }
      @media (max-width: 480px) {
        .loc-section .check-btnbox .hissu {
          font-size: 2.7272727273vw;
          border-radius: 0.5194805195vw;
          padding: 0.2597402597vw 1.9480519481vw 0.5194805195vw;
          margin-right: 2.5974025974vw;
          top: 0; } }
    .loc-section .check-btnbox .check-btnbox__input label {
      position: relative;
      display: block;
      padding-left: 55px;
      cursor: pointer; }
      @media (max-width: 480px) {
        .loc-section .check-btnbox .check-btnbox__input label {
          padding-left: 10.3896103896vw; } }
      .loc-section .check-btnbox .check-btnbox__input label::before {
        position: absolute;
        content: " ";
        width: 38px;
        height: 38px;
        background-image: url(../images/image-icon-allow2-off.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
        @media (max-width: 480px) {
          .loc-section .check-btnbox .check-btnbox__input label::before {
            width: 7.7922077922vw;
            height: 7.7922077922vw; } }
      .loc-section .check-btnbox .check-btnbox__input label.checked::before {
        background-image: url(../images/image-icon-allow2-on.png); }
    .loc-section .check-btnbox .check-btnbox__input input {
      position: absolute;
      opacity: 0; }
    .loc-section .check-btnbox .check-btnbox__ttl {
      font-size: 2rem;
      font-weight: bold;
      letter-spacing: 0; }
      @media (max-width: 480px) {
        .loc-section .check-btnbox .check-btnbox__ttl {
          font-size: 3.6363636364vw;
          line-height: 1.3; } }
  .loc-section .note-box {
    font-size: 1.4rem;
    margin-bottom: 90px; }
    @media (max-width: 480px) {
      .loc-section .note-box {
        font-size: 2.7272727273vw;
        margin-bottom: 11.6883116883vw; } }
  .loc-section .note-box__ttl {
    font-weight: bold;
    margin-bottom: 0; }
    @media (max-width: 480px) {
      .loc-section .note-box__ttl {
        font-size: 3.1168831169vw; } }
  .loc-section .note-box-list__item {
    text-indent: -19px;
    padding-left: 19px;
    line-height: 1.5; }
    @media (max-width: 480px) {
      .loc-section .note-box-list__item {
        text-indent: -3.2467532468vw;
        padding-left: 3.2467532468vw; } }
  .loc-section .note-box02 {
    font-size: 1.4rem;
    margin-bottom: 100px; }
    @media (max-width: 480px) {
      .loc-section .note-box02 {
        font-size: 2.7272727273vw;
        margin-bottom: 12.987012987vw; } }
  .loc-section .note-box02__ttl {
    font-weight: bold;
    margin-bottom: 0; }
  .loc-section .note-box02-list__item {
    text-indent: -16px;
    padding-left: 16px;
    line-height: 1.5; }
    @media (max-width: 480px) {
      .loc-section .note-box02-list__item {
        text-indent: -3.2467532468vw;
        padding-left: 3.2467532468vw; } }

.footer {
  border-top: none; }
  .footer .footer-inner {
    width: auto;
    max-width: 1220px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0; }
    @media (max-width: 480px) {
      .footer .footer-inner {
        display: block;
        padding: 3.8961038961vw 5.1948051948vw; } }
    .footer .footer-inner .footer-logo {
      width: 327px; }
      @media (max-width: 480px) {
        .footer .footer-inner .footer-logo {
          width: 38.961038961vw; } }
    .footer .footer-inner .copy {
      color: #959595; }
      .footer .footer-inner .copy p {
        margin-bottom: 0; }
  .footer .footer-box01 {
    padding: 10px 0 20px;
    background-color: #535353; }
    @media (max-width: 480px) {
      .footer .footer-box01 {
        padding: 0; } }
    .footer .footer-box01 .footer-list {
      display: flex;
      max-width: 1200px;
      margin: 0 auto; }
      @media (max-width: 480px) {
        .footer .footer-box01 .footer-list {
          display: block; } }
    .footer .footer-box01 .footer-list__item:not(:last-child) {
      margin-right: 35px; }
      @media (max-width: 480px) {
        .footer .footer-box01 .footer-list__item:not(:last-child) {
          margin-right: 0;
          border-bottom: 0.2597402597vw solid #fff; } }
    .footer .footer-box01 .footer-list__link {
      position: relative;
      font-size: 1.8rem;
      color: #fff;
      padding-left: 20px;
      text-decoration: none; }
      @media (max-width: 480px) {
        .footer .footer-box01 .footer-list__link {
          display: block;
          font-size: 3.2467532468vw;
          padding: 2.5974025974vw 2.5974025974vw 2.5974025974vw 7.7922077922vw; } }
      .footer .footer-box01 .footer-list__link::before {
        position: absolute;
        content: " ";
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 7px 0 7px 12px;
        border-color: transparent transparent transparent #fff;
        top: 50%;
        left: 0;
        transform: translateY(-50%); }
        @media (max-width: 480px) {
          .footer .footer-box01 .footer-list__link::before {
            border-width: 1.038961039vw 0 1.038961039vw 1.6883116883vw;
            left: 3.8961038961vw; } }
      .footer .footer-box01 .footer-list__link:hover {
        text-decoration: underline; }
        @media (max-width: 480px) {
          .footer .footer-box01 .footer-list__link:hover {
            text-decoration: none; } }

/*ttl*/
.cat-ttl {
  font-size: 1.9rem;
  font-weight: bold;
  margin-bottom: 50px;
  text-align: center;
  border: 1px solid #000;
  padding: 9px 0;
  border-right: none;
  border-left: none; }
  @media (max-width: 480px) {
    .cat-ttl {
      font-size: 2.4675324675vw;
      margin-bottom: 6.4935064935vw;
      padding: 1.2987012987vw 0; } }

.ttl-01 {
  font-size: 2.9rem;
  font-weight: bold;
  margin-bottom: 30px;
  padding: 4px 3px 7px 11px;
  border-left: 5px solid #af0808;
  line-height: 1; }
  @media (max-width: 480px) {
    .ttl-01 {
      font-size: 5.8441558442vw;
      margin-bottom: 6.4935064935vw;
      padding: 0.5194805195vw 0.3896103896vw 0.9090909091vw 1.4285714286vw; } }

.ttl-02 {
  position: relative;
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 12px;
  line-height: 1; }
  @media (max-width: 480px) {
    .ttl-02 {
      font-size: 4.4155844156vw;
      margin-bottom: 1.9480519481vw; } }
  .ttl-02::before {
    position: absolute;
    display: table;
    text-align: center;
    font-size: 1.2rem;
    letter-spacing: 2px;
    color: #fff;
    padding: 2px 8px 3px;
    border-radius: 5px;
    background: #eb6877;
    top: calc(50% + 1px);
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
    @media (max-width: 480px) {
      .ttl-02::before {
        font-size: 1.4285714286vw;
        padding: 0.2597402597vw 1.038961039vw 0.3896103896vw;
        border-radius: 0.6493506494vw;
        letter-spacing: 0.2597402597vw; } }
  .ttl-02.any::before {
    background-color: #6a6a6a; }

.ttl-03 {
  position: relative;
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 6px;
  padding-left: 5px;
  line-height: 1; }
  @media (max-width: 480px) {
    .ttl-03 {
      font-size: 1.8181818182vw;
      padding-left: 0.6493506494vw;
      margin-bottom: 0.6493506494vw; } }
  .ttl-03 .anymark {
    position: absolute;
    font-size: 1.1rem;
    color: #fff;
    background-color: #8d8d8d;
    padding: 3px 5px;
    line-height: 1;
    top: 0; }
    @media (max-width: 480px) {
      .ttl-03 .anymark {
        font-size: 1.2987012987vw;
        padding: 0.3896103896vw 0.9090909091vw;
        top: -0.1298701299vw;
        right: 0; } }

.form-content {
  max-width: 960px;
  margin: 0 auto; }
  @media (max-width: 480px) {
    .form-content {
      width: 100%; } }
  .form-content:not(:last-child) {
    margin-bottom: 60px; }
    @media (max-width: 480px) {
      .form-content:not(:last-child) {
        margin-bottom: 6.4935064935vw; } }

.form-content__set:not(:last-child) {
  margin-bottom: 30px; }
  @media (max-width: 480px) {
    .form-content__set:not(:last-child) {
      margin-bottom: 6.4935064935vw; } }

/**/
.confirm .confirm-content {
  max-width: 960px;
  margin: 80px auto 0; }
  @media (max-width: 480px) {
    .confirm .confirm-content {
      padding: 0 3.8961038961vw; } }
  .confirm .confirm-content:not(:last-child) {
    margin-bottom: 50px; }
    @media (max-width: 480px) {
      .confirm .confirm-content:not(:last-child) {
        margin-bottom: 5.1948051948vw; } }
.confirm .confirm-content__head {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px; }
  @media (max-width: 480px) {
    .confirm .confirm-content__head {
      position: relative;
      margin-bottom: 7.7922077922vw; } }
  .confirm .confirm-content__head .ttl-01 {
    margin-bottom: 0; }
.confirm .correction-btn {
  font-size: 1.2rem;
  font-weight: bold;
  color: #555;
  background-color: #dadada;
  border-radius: 3px;
  padding: 1px 10px 3px;
  margin-left: 20px;
  text-decoration: none;
  transition: opacity .2s;
  letter-spacing: 1px; }
  @media (max-width: 480px) {
    .confirm .correction-btn {
      position: absolute;
      font-size: 2.5974025974vw;
      margin-left: 3.8961038961vw;
      border-radius: 0.3896103896vw;
      padding: 0.3896103896vw 1.038961039vw 0.5194805195vw;
      margin-left: 0;
      top: 50%;
      right: 0;
      transform: translateY(-50%); } }
  @media (min-width: 481px) {
    .confirm .correction-btn:hover {
      opacity: 0.7; } }
.confirm .confirm-content__set {
  display: flex;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 25px; }
  @media (max-width: 480px) {
    .confirm .confirm-content__set {
      display: block;
      padding: 0 1.2987012987vw 3.8961038961vw; } }
  .confirm .confirm-content__set:not(:last-child) {
    margin-bottom: 25px; }
    @media (max-width: 480px) {
      .confirm .confirm-content__set:not(:last-child) {
        margin-bottom: 3.8961038961vw; } }
.confirm .confirm-content__ttl, .confirm .confirm-content__msg {
  line-height: 1; }
.confirm .confirm-content__ttl {
  width: 35%;
  font-size: 2rem;
  font-weight: bold; }
  @media (max-width: 480px) {
    .confirm .confirm-content__ttl {
      width: 100%;
      font-size: 4.5454545455vw;
      margin-bottom: 3.2467532468vw; } }
.confirm .confirm-content__msg {
  width: 65%;
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5; }
  @media (max-width: 480px) {
    .confirm .confirm-content__msg {
      width: 100%;
      font-size: 4.4155844156vw; } }

.select-block {
  padding: 90px 0; }
  @media (max-width: 480px) {
    .select-block {
      padding: 15.5844155844vw 3.8961038961vw; } }

/*btn-ent*/
.btn-ent {
  display: flex;
  flex-wrap: wrap;
  max-width: 800px;
  margin: 0 auto; }
  .btn-ent .btn-ent__item {
    width: 47%; }
    @media (max-width: 480px) {
      .btn-ent .btn-ent__item {
        width: 100%; } }
    .btn-ent .btn-ent__item:not(:last-child) {
      margin-right: 3%;
      margin-bottom: 20px; }
      @media (max-width: 480px) {
        .btn-ent .btn-ent__item:not(:last-child) {
          margin-right: 0;
          margin-bottom: 5.1948051948vw; } }
  .btn-ent .btn-ent__link {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.8rem;
    font-weight: bold;
    color: #000000;
    padding: 25px 10px;
    border-radius: 6px;
    border: 2px solid #000;
    cursor: pointer;
    text-decoration: none;
    line-height: 1.2;
    transition: background-color .3s, color .3s; }
    @media (max-width: 480px) {
      .btn-ent .btn-ent__link {
        font-size: 3.8961038961vw;
        padding: 3.8961038961vw 1.2987012987vw;
        border-radius: 1.2987012987vw; } }
    @media (min-width: 481px) {
      .btn-ent .btn-ent__link:hover {
        color: #fff;
        background-color: #000; } }
    .btn-ent .btn-ent__link .fas {
      position: absolute;
      font-size: 1.5rem;
      top: calc(50% + 1px);
      right: 20px;
      transform: translateY(-50%); }
      @media (max-width: 480px) {
        .btn-ent .btn-ent__link .fas {
          font-size: 2.3376623377vw;
          right: 1.9480519481vw; } }

.agency-login {
  max-width: 400px;
  margin: 0 auto;
  padding: 90px 0; }
  @media (max-width: 480px) {
    .agency-login {
      padding: 12.987012987vw 3.8961038961vw; } }
  .agency-login .agency-login-btn {
    margin-top: 50px; }
    @media (max-width: 480px) {
      .agency-login .agency-login-btn {
        margin-top: 5.1948051948vw; } }
  .agency-login .form-txt01 {
    font-size: 1.7rem; }
    @media (max-width: 480px) {
      .agency-login .form-txt01 {
        font-size: 3.8961038961vw; } }
    .agency-login .form-txt01 input {
      width: 100%;
      font-size: 1.8rem;
      padding: 10px; }
      @media (max-width: 480px) {
        .agency-login .form-txt01 input {
          font-size: 4.2857142857vw; } }
  .agency-login .button {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.2rem;
    font-weight: bold;
    color: #000000;
    border-radius: 6px;
    border: 2px solid #000;
    margin-top: 30px;
    cursor: pointer;
    text-decoration: none;
    line-height: 1.2;
    transition: background-color .3s, color .3s; }
    @media (max-width: 480px) {
      .agency-login .button {
        font-size: 3.8961038961vw;
        border-radius: 1.2987012987vw;
        margin-top: 11.6883116883vw; } }
    @media (min-width: 481px) {
      .agency-login .button:hover {
        color: #fff;
        background-color: #000; }
        .agency-login .button:hover button {
          color: #fff; } }
    .agency-login .button .fas {
      position: absolute;
      font-size: 1.5rem;
      top: calc(50% + 1px);
      right: 20px;
      transform: translateY(-50%); }
      @media (max-width: 480px) {
        .agency-login .button .fas {
          font-size: 2.3376623377vw;
          right: 1.9480519481vw; } }
    .agency-login .button button {
      width: 100%;
      height: 100%;
      padding: 15px 10px;
      color: #000;
      font-size: 1.8rem;
      font-weight: bold;
      font-family: 'Noto Sans JP', sans-serif; }
      @media (max-width: 480px) {
        .agency-login .button button {
          font-size: 4.5454545455vw;
          padding: 2.5974025974vw 1.2987012987vw; } }
  .agency-login .form-content__error {
    text-align: center;
    color: #ff0000;
    font-size: 1.7rem; }
    @media (max-width: 480px) {
      .agency-login .form-content__error {
        font-size: 4.4155844156vw; } }

.form-content-child .form-content__messege {
  margin-bottom: 5px; }
  @media (max-width: 480px) {
    .form-content-child .form-content__messege {
      font-size: 1.6883116883vw;
      margin-bottom: 1.038961039vw;
      line-height: 1.3; } }
.form-content-child .form-content__annot {
  text-indent: -14px;
  font-size: 1.2rem;
  line-height: 1.2;
  margin-bottom: 5px;
  padding: 5px 0 0 14px; }
  @media (max-width: 480px) {
    .form-content-child .form-content__annot {
      font-size: 1.4285714286vw;
      margin-bottom: 1.038961039vw;
      line-height: 1.3; } }
.form-content-child .form-content-child__set {
  /*&:last-child {
  	padding-top: 0;
  }*/ }
  .form-content-child .form-content-child__set:nth-child(1) {
    padding-top: 6px; }
    @media (max-width: 480px) {
      .form-content-child .form-content-child__set:nth-child(1) {
        padding-top: 1.2987012987vw; } }
  .form-content-child .form-content-child__set:not(:last-child) {
    margin-bottom: 25px; }
    @media (max-width: 480px) {
      .form-content-child .form-content-child__set:not(:last-child) {
        margin-bottom: 2.5974025974vw; } }

.complete-block {
  max-width: 900px;
  padding: 90px 0;
  margin: 0 auto;
  text-align: center; }
  @media (max-width: 480px) {
    .complete-block {
      padding: 6.4935064935vw 2.5974025974vw; } }
  .complete-block .complete-block__ttl {
    font-size: 2.3rem;
    font-weight: bold;
    margin-bottom: 15px; }
    @media (max-width: 480px) {
      .complete-block .complete-block__ttl {
        font-size: 2.2077922078vw; } }
