* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: sans-serif;
  line-height: 1.6;
  color: #333;
}

p {
  /* font-family: "ヒラギノ角ゴ StdN"; */
}

header {
  background-color: #0000B5;
  color: white;
  padding: 1rem;
  height: 100px;
  box-sizing: border-box;
  width: 100%;
  position: absolute;
  z-index: 10000;
}

header h1 {
  font-size: 1.5rem;
}
header h1 img {
  width: 274px;
}

.hide {
  font-size: 0;
  color: transparent;
}

.sec_title {
  font-family: "ヒラギノ角ゴ StdN";
  font-size: 48px;
  text-align: center;
  color: #fff;
  background: #FF5F0A;
  border-radius: 13px;
  margin-bottom: 40px;
}
.sec_title span {
  font-size: 32px;
  margin-left: 20px;
}
.sec_title_b {
  background: #0000B5;
  position: relative;
}
.sec_title_b .img10 {
  position: absolute;
  width: 158px;
  bottom: -10px;
  right: 25%;
  display: block;
}
.sec_title_b .img11 {
  position: absolute;
  width: 175px;
  bottom: -10px;
  left: 20%;
  display: block;
}

.txt15 {
  font-size: 15px;
  font-weight: bold;
}

.f_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.head_contact {
  display: flex;
  align-items: center;
}
.head_contact p {
  font-size: 25px;
  line-height: 24px;
}
.head_contact p span {
  font-size: 16px;
}
.head_contact .img01 {
  width: auto;
  height: 52px;
}
.head_contact .img02 {
  width: auto;
  height: 65px;
}

section {
  padding-top: 3.5rem;
  padding-bottom: 2.5rem;
}

.container {
  max-width: 1310px;
  margin: 0 auto;
}

.mv {
  background: #FFEB00;
  position: relative;
}
.mv .img01 {
  width: 191px;
  position: absolute;
  bottom: -20px;
  left: 30%;
  z-index: 1000;
  display: block;
}
.mv .img02 {
  width: 185px;
  position: absolute;
  bottom: -20px;
  right: 10%;
  z-index: 1000;
  display: block;
}
.sec_01 {
  background: #FFEB00;
  padding-top: 30px;
  padding-bottom: 20px;
}
.sec_01 .inner {
  position: relative;
  margin-bottom: 30px;
}

.sec_01 p {
  font-family: "ヒラギノ角ゴ StdN";
  font-size: 42px;
  text-align: center;
}
.back_w {
  background: #fff;
  border-radius: 10px;
  color: #0000B5;
  font-size: 45px;
  margin-right: 10px;
  padding: 14px;
}
.text38 {
  font-family: "ヒラギノ角ゴ ProN";
  font-size: 38px;
}
.text_r {
  color: #FF0707;
  font-size: 53px;
}
.sec_01 .img01 {
  width: 122px;
  position: absolute;
  bottom: 0;
}
.sec_01 .img02 {
  width: 120px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.sec_02 h2 {

}
.sec_02 .boxs {
  display: flex;
}
.sec_02 .box {
  font-family: "ヒラギノ角ゴ StdN";
  background: #fffde5;
  border: 2.5px solid #0000B5;
  border-radius: 10px;
  padding: 20px;
  width: 50%;
}
.box_l {
  margin-right: 15px;
}
.box_r {
  margin-left: 15px;
}
.sec_02 .box h3 {
  background: #0000B5;
  font-size: 45px;
  color: #fff;
  text-align: center;
  border-radius: 50px;
  margin-top: 15px;
}
.sec_02 .box .text01 {
  font-size: 32px;
  color: #FC0F97;
  text-align: center;
  line-height: 44px;
}
.sec_02 .box .text02 {
  font-family: 'DIN Next LT Pro';
  font-size: 30px;
  color: #0000B5;
  text-align: center;
}
.sec_02 .box .text03 {
  height: 205px;
  margin-bottom: 10px;
}
.box_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
}
.w35 {
  width: 40%;
  margin-top: 35px;
}
.w65 {
  width: 60%;
}
.pa_l {
  padding-left: 40px;
}
.pa_r {
  padding-right: 40px;
}
.box a {
  width: 213px;
  display: block;
  margin: 0 0 0 auto;
}
.box a img {
  width: 213px;
}
.border_top {
  border-top: 2px solid #0000B5;
  margin-top: 30px;
  padding-top: 30px;
}
.sec_02 b {
  font-size: 21px;
  display: block;
  text-align: center;
  margin: 20px 0 50px;
}
.box100 {
  width: 100%!important;
  display: flex;
}
.box100 .box_inner {
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}
.bo_r {
  border-right: 2px solid #0000B5;
}


.sec_04 {
  font-family: "ヒラギノ角ゴ StdN";
}
.sec_04 .parts_wrap {
  display: flex;
  justify-content: space-between;
}
.sec_04 .parts {
  padding-bottom: 50px;
}
.sec_04 h3 {
  font-size: 32px;
  color: #0000B5;
  text-align: center;
  border-top: 2px solid #0000B5;
  border-bottom: 2px solid #0000B5;
  margin-bottom: 40px;
}
.sec_04 .text01 {
  font-size: 24px;
  color: #0000B5;
  margin-bottom: 30px;
}
.sec_04 .text01 span {
  background: #FC0F97;
  font-size: 24px;
  color: #fff;
  padding: 15px;
  margin-left: 10px;
}
.sec_04 .text02 {
  font-size: 18px;
}
.sec_04 .text02 span {
  color: #FC0F97;
}
.sec_04 .text03 {
  font-size: 15px;
}

.sec_06 {
  background: #fffde5;
}
.f_bnr {
  position: fixed;
  right: 0;
  bottom: 35%;
  display: block;
  width: 105px;
  z-index: 10001;
}
.f_bnr img {
  width: 105px;
}
.to_top {
  position: fixed;
  right: 10px;
  bottom: 5%;
  display: block;
  width: 95px;
  z-index: 10001;
}
.to_top img {
  width: 95px;
}

/* レスポンシブ対応 */
@media (min-width: 768px) {
  /* header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  nav ul {
    gap: 2rem;
  }

  main {
    max-width: 1000px;
    margin: 0 auto;
  } */
}




/* 必須 */
.accordion-content {
  display: none;
  font-size: 25px;
}

.accordion-header {
  background-color: #FFF;
  padding: 12px 45px 10px 20px;
  margin: 20px 0 0;
  transition: background .3s ease;
  cursor: pointer;
  position: relative;
  border: 2px solid #0000B5;
  border-radius: 10px;
  font-size: 32px;
  color: #0000B5;
  height: 92px;
}

.accordion-header::before,
.accordion-header::after{
  position:absolute;
  content:'';
  top:1px;
  right:20px;
  bottom:0;
  width:32px;
  height:5px;
  margin:auto;
  background:#0000B5;
}
.accordion-header::after{
  transform:rotate(-90deg);
  transition:transform 0.3s;
}
.accordion-header.active::after{transform:rotate(0deg);}

.accordion-content {
  background-color: #FFF;
  padding: 12px 20px 10px;
}

.accordion-header span{
  padding-left: 90px;
  position: relative;
  line-height: 64px;
  display: block;
}
.accordion-content span{
  padding-left: 90px;
  position: relative;
  display: block;
}

.accordion-header span::before{
  position: absolute;
  content:"Q";
  top: 30px;
  left: 0;
  color: #151E2F;
  font-size: 70px;
  color: #0000B5;
  line-height: 0;
}

.accordion-content span::before{
  position: absolute;
  content:"A";
  top: -18px;
  left: 14px;
  color: #151E2F;
  font-size: 45px;
  color: #0000B5;
}

.faq_contents {
  font-family: "ヒラギノ角ゴ StdN";
  color: #0000B5;
  max-width: 1000px;
  margin: 0 auto;
}



/* フォーム */
.form_container {
  font-family: "ヒラギノ角ゴ StdN";
  margin: 40px auto;
}

.form_container label {
  /* display: inline-block; */
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: bold;
  color: #0000B5;
  width: 310px;
}

.form_container label span {
  color: #FC0F97;
}
.form_container th span {
  color: #FC0F97;
}

.form_container input,
.form_container textarea {
  width: 960px;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid #0000B5;
  box-sizing: border-box;
  font-size: 16px;
}

.form_container input:focus,
.form_container textarea:focus {
  border-color: #007BFF;
  outline: none;
}

textarea {
  height: 255px;
}

tr {
  display: flex;
}

.form_container button {
  font-family: "ヒラギノ角ゴ StdN";
  width: 100%;
  padding: 12px;
  background-color: #FC0F97;
  border: none;
  color: #fff;
  font-size: 32px;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.3s ease;
  width: 298px;
  border-radius: 50px;
  margin: 0 auto;
  display: block;
}

.form_container button:hover {
  background-color: #0056b3;
}
.form_module {
  display: flex;
  justify-content: flex-start;
}

.radio-group {
  margin-bottom: 20px;
}

.radio-group label {
  margin-right: 15px;
  font-weight: normal;
  cursor: pointer;
}
.radio-group img {
  width: 278px;
  display: block;
}

input[type="radio"] {
  margin-right: 5px;
  width: auto!important;
}
.f_row2 {
  display: flex;
  flex-wrap: wrap;
}
.f_row2 div {
  width: 30%;
}
.radio_label {
  width: 960px!important;
  margin-bottom: 20px;
}

.bo_top{
  border-top: 1.5px solid #0000B5;
  padding-top: 20px;
  padding-bottom: 20px;
}

.form_table th {
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: bold;
  color: #0000B5;
  min-width: 310px;
  display: inline-block;
  text-align: left;
}
.form_table td label {
  color: #000!important;
}

.td {
  font-size: 25px;
}

.print_table tr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.print_table tr td {
  width: 30%;
  margin-bottom: 50px;
}
.print_table tr td img {
  width: 100%;
}

.maisuu td input {
  width: 115px;
}

.footer {
  background-color: #0000B5;
  font-family: "ヒラギノ角ゴ StdN";
  padding: 25px 0 40px;
}
.footer p {
  color: #fff;
}
.footer .text01 {
  font-size: 20px;
}
.footer .text01 span {
  color: #FFEB00;
}
.footer .text02 {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
}
.footer .text02 span {
  font-size: 20px;
}

.footer_logo {
  width: 265px;
  display: block;
  margin: 30px 0 15px;
}

.footer_under p {
  font-size: 13px;
  text-align: center;
  padding: 20px 0;
}

.footer ul {
  list-style: none;
}
.footer ul li {
  font-size: 15px;
  color: #fff;
}
.footer ul li a {
  text-decoration: none;
  font-size: 15px;
  color: #fff;
}
.row {
  display: flex;
}
.footer .text03 {
  margin-left: 40px;
}
.footer .text03 a {
  font-family: 'Hiragino Sans Old StdN';
  font-weight: normal;
  display: block;
  text-decoration: none;
  color: #fff;
  margin-bottom: 20px;
}
.sp_only {
  display: none;
}

/* Responsive */
@media (max-width: 768px) {
  .sp_only {
    display: block;
  }

  .head_contact .img01 {
    height: 40px;
  }
  .head_contact .img02 {
    height: 48px;
  }
  header {
    padding: 1rem;
    height: auto;
    position: relative;
  }
  header h1 img {
    width: 150px;
  }
  .txt15 {
    display: none;
  }
  .container {
    padding: 0 10px;
  }
  .mv .img01 {
    display: none;
  }
  .mv .img02 {
    display: none;
  }
  .f_row {
    flex-direction: column;
  }
  .sec_title {
    font-size: 24px;
    border-radius: 10px;
    margin-bottom: 40px;
  }
  .sec_title span {
    font-size: 20px;
  }

  .sec_01 p {
    font-size: 20px;
    text-align: center;
  }
  .back_w {
    background: #fff;
    border-radius: 10px;
    color: #0000B5;
    font-size: 22px;
    margin-right: 10px;
    padding: 8px;
  }
  .text38 {
    font-family: "ヒラギノ角ゴ ProN";
    font-size: 20px;
  }
  .text_r {
    color: #FF0707;
    font-size: 21px;
  }
  .sec_01 .img01 {
    display: none;
  }
  .sec_01 .img02 {
    display: none;
  }

  .sec_02 .boxs {
    flex-direction: column;
  }
  .sec_02 .box {
    padding: 10px;
    width: 100%;
    margin-bottom: 20px;
  }

  .box100 {
    flex-direction: column;
  }

  .sec_02 .boxs {
    flex-direction: column;
  }
  .sec_02 .box h3 {
    background: #0000B5;
    font-size: 25px;
    color: #fff;
    text-align: center;
    border-radius: 50px;
    margin-top: 15px;
  }
  .sec_02 .box .text01 {
    font-size: 20px;
    color: #FC0F97;
    text-align: center;
    line-height: 30px;
  }
  .sec_02 .box .text02 {
    font-family: 'DIN Next LT Pro';
    font-size: 19px;
    color: #0000B5;
    text-align: center;
  }
  .sec_02 .box .text03 {
    height: auto;
    margin-bottom: 10px;
  }
  .box_l {
    margin-right: 0;
  }
  .box_r {
    margin-left: 0;
  }
  .pa_l {
    padding-left: 0;
  }
  .pa_r {
    padding-right: 0;
  }
  .box a img {
    width: 190px;
  }
  .sec_04 .parts_wrap {
    flex-direction: column;
  }
  .sec_04 h3 {
    font-size: 22px;
    color: #0000B5;
    text-align: center;
    border-top: 2px solid #0000B5;
    border-bottom: 2px solid #0000B5;
    margin-bottom: 30px;
  }
  .sec_04 .text01 {
    font-size: 19px;
    color: #0000B5;
    margin-bottom: 20px;
  }
  .sec_04 .text01 span {
    background: #FC0F97;
    font-size: 19px;
    color: #fff;
    padding: 10px;
    margin-left: 10px;
  }
  .sec_04 .text02 {
    font-size: 16px;
  }
  .sec_04 .text03 {
    font-size: 14px;
  }
  .sec_04 .parts {
    padding-bottom: 20px;
  }

  .accordion-header {
    background-color: #FFF;
    padding: 12px 45px 10px 20px;
    margin: 20px 0 0;
    transition: background .3s ease;
    cursor: pointer;
    position: relative;
    border: 2px solid #0000B5;
    border-radius: 10px;
    font-size: 18px;
    color: #0000B5;
    height: auto;
  }
  .accordion-header span{
    line-height: 30px;
  }
  .accordion-header span::before{
    position: absolute;
    content:"Q";
    top: 32px;
    left: 0;
    color: #151E2F;
    font-size: 50px;
    color: #0000B5;
    line-height: 0;
  }
  .accordion-content {
    display: none;
    font-size: 16px;
  }

  .accordion-content span::before{
    position: absolute;
    content:"A";
    top: -18px;
    left: 14px;
    color: #151E2F;
    font-size: 35px;
    color: #0000B5;
  }

  .form_container {
    /* padding: 20px; */
  }
  .print_table tr {
    flex-direction: row;
  }
  .print_table tr td {
    width: 48%;
  }

  .form_table th {
    margin-bottom: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #0000B5;
    min-width: 310px;
    display: inline-block;
    text-align: left;
  }

  .form_container label {
    /* display: inline-block; */
    margin-bottom: 5px;
    font-size: 15px;
    font-weight: bold;
    color: #0000B5;
    width: 310px;
  }

  tr {
    display: flex;
    flex-direction: column;
  }
  .td {
    font-size: 16px;
  }

  .form_container input,
  .form_container textarea {
    width: 100%;
  }

  .sec_title_b .img10 {
    display: none;
  }
  .sec_title_b .img11 {
    display: none;
  }

  .form_container button {
    padding: 10px;
    font-size: 22px;
  }

  .footer {
    background-color: #0000B5;
    font-family: "ヒラギノ角ゴ StdN";
    padding: 25px 0 40px;
  }
  .footer p {
    color: #fff;
  }
  .footer .text01 {
    font-size: 17px;
  }
  .footer .text01 span {
    color: #FFEB00;
  }
  .footer .text02 {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .footer .text02 span {
    font-size: 20px;
  }

  .footer_logo {
    width: 160px;
    margin: 30px auto 15px;
  }

  .footer_under p {
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
  }

  .footer img {
    margin: 20px auto;
    display: block;
  }
  .footer ul li {
    font-size: 15px;
    color: #fff;
  }
  .footer ul li a {
    text-decoration: none;
    font-size: 15px;
    color: #fff;
  }
  .row {
    flex-direction: column;
  }
  .footer .text03 {
    margin-left: 0;
  }
  .footer .text02 {
    font-size: 14px;
  }
  .footer .text02 span {
    font-size: 16px;
  }
  .footer .text03 a {
    font-family: 'Hiragino Sans Old StdN';
    font-weight: normal;
    display: block;
    text-decoration: none;
    color: #fff;
    margin-bottom: 20px;
  }

  .f_bnr {
    position: fixed;
    right: 0;
    bottom: 38%;
    display: block;
    width: 65px;
    z-index: 10001;
  }
  .f_bnr img {
    width: 65px;
  }
  .to_top {
    position: fixed;
    right: 10px;
    bottom: 5%;
    display: block;
    width: 60px;
    z-index: 10001;
  }
  .to_top img {
    width: 60px;
  }

  .box100 .box_inner {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding: 10px 0;
  }
  .bo_r {
    border-right: none;
    border-bottom: 2px solid #0000B5;
  }

}


.sway-image {
      width: 200px;
      animation: sway 3s infinite ease-in-out;
    }

    @keyframes sway {
      0%   { transform: translateX(0); }
      25%  { transform: translateX(-10px) rotate(-2deg); }
      50%  { transform: translateX(0); }
      75%  { transform: translateX(10px) rotate(2deg); }
      100% { transform: translateX(0); }
    }
    .bounce-image {
          width: 200px;
          animation: bounce 2s infinite ease-in-out;
        }

        @keyframes bounce {
          0%   { transform: translateY(0); }
          25%  { transform: translateY(-20px); }
          50%  { transform: translateY(0); }
          75%  { transform: translateY(-10px); }
          100% { transform: translateY(0); }
        }
