@charset "UTF-8";
html {
  font-size: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  width: 100%;
  text-align: justify;
  text-justify: inter-ideograph;
  -webkit-appearance: none;
  -webkit-text-size-adjust: 100%;
  color: #333;
  letter-spacing: 3px;
  font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

.grecaptcha-badge {
  visibility: hidden;
}

@media screen and (min-width: 640px) {
  .gah2 {
    margin-left: 8vw;
    width: 45%;
  }
  .abim {
    display: block;
    width: 45%;
    margin-left: 7vw;
  }
  .quiz-container {
    max-width: 640px;
    margin: 60px auto;
    padding: 40px 32px;
    background-color: #ffffff;
    border-radius: 12px;
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
    border: 0.5vw solid #ffb700;
    color: #333;
  }
  .quiz-containerss h2 {
    font-size: 24px;
    color: #ffb700;
    margin-bottom: 20px;
    line-height: 1.6;
    border-left: 6px solid #ffb700;
    padding-left: 12px;
  }
  .quiz-containerss h3 {
    font-size: 20px;
    color: #ffb700;
    margin-bottom: 16px;
    font-weight: bold;
  }
  .quiz-containerss p {
    font-size: 16px;
    margin: 6px 0;
    line-height: 1.7;
  }
  .quiz-containerss h4 {
    margin-top: 30px;
    font-size: 18px;
    color: #ffb700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    margin-bottom: 10px;
  }
  .two-sto {
    margin-top: 0vw;
  }
  .two-sto h2 {
    text-align: center;
    font-size: 3vw;
    margin-bottom: 0;
  }
  .two-sto b {
    text-align: center;
    font-size: 1.5vw;
    display: block;
    margin-bottom: 3vw;
  }
  .two-sto .two-h3 {
    font-size: 2.5vw;
    text-align: center;
    margin-bottom: 0;
  }
  .two-sto .two-p {
    text-align: center;
    font-weight: bold;
    width: 65%;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    font-size: 1.5vw;
    margin: 0 auto;
    padding: .3vw 0;
    margin-top: 1vw;
  }
  .two-sto .uts {
    width: 70%;
    gap: 1vw;
    margin: 0 auto;
  }
  .two-sto .uts .uuts {
    text-align: center;
    border-radius: 1vw;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr;
        grid-template-columns: 1fr 2fr;
    padding: 2vw 2vw;
    background-color: #ffb700;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    margin-bottom: 2vw;
  }
  .two-sto .uts .uuts h3 {
    font-size: 2.5vw;
    margin-top: 0;
    color: white;
  }
  .two-sto .uts .uuuts {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  .two-sto .uts .uuuts p {
    font-size: 1.2vw;
    width: 95%;
    margin: 0 auto;
    background-color: white;
    padding: 1vw 0;
    border-radius: .5vw;
    padding-top: 3vw;
  }
  .two-sto .uts .uuuts p span {
    color: #ffb700;
    font-weight: bold;
    font-size: 1.4vw;
  }
  .two-sto .uts .bbbb {
    display: block;
    margin: 0;
    font-weight: bold;
    margin-top: 2vw;
    color: white;
  }
  .two-sto .uts .uutst {
    background-color: #ffb700;
  }
  .two-sto .uts .uutst p span {
    color: #ffb700;
  }
  .sigen {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 3fr 1.1fr;
        grid-template-columns: 3fr 1.1fr;
    gap: 24px;
    width: 95%;
    margin: 0 auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    position: relative;
    /* stickyの基準になる祖先 */
    width: 95%;
    margin: 0 auto;
    margin-top: 3vw;
  }
  .sigen .sigen_under {
    margin-top: 2vw;
    position: relative;
  }
  .sigen .sigen_under .not_action h2 {
    text-align: center;
    margin-top: 3vw;
    font-size: 2vw;
  }
  .sigen .sigen_under .not_action .notfuto {
    width: 85%;
    margin: 0 auto;
    margin-top: 3vw;
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
    padding: 2vw 2vw;
    border-radius: 1vw;
  }
  .sigen .sigen_under .not_action .notfuto h4 {
    margin-top: 0;
  }
  .sigen .sigen_under .not_action .notfuto img {
    display: block;
    margin-top: 2vw;
  }
  .sigen .sigen_under .not_action .notfuto .tree {
    margin-top: 8vw;
  }
  .sigen .sigen_under .not_action .notfuto .fpb {
    display: block;
    width: 10%;
    margin: 0 auto;
    border: 1px solid #ffb700;
    margin-bottom: 2vw;
    margin-top: 1.5vw;
  }
  .sigen .sigen_under .not_action .notfuto .tar {
    font-weight: bold;
    margin-bottom: 0;
  }
  .sigen .sigen_under .not_action .notfuto .tar1 {
    color: #ffb700;
  }
  .sigen .sigen_under .not_action .notfuto .tar2 {
    color: green;
  }
  .sigen .sigen_under .not_action .notfuto .tar3 {
    color: #9bf1d7;
  }
  .sigen .sigen_under .not_action .notfuto b {
    font-size: .9vw;
    font-weight: normal;
  }
  .sigen .sigen_under .not_action .notfuto .fpn {
    width: 90%;
    margin: 0 auto;
    margin-top: 1.5vw;
  }
  .sigen .sigen_under .not_action .notfuto .fpn span {
    font-weight: bold;
    color: #ffb700;
  }
  .sigen .sigen_under .not_action .notfuto .futo_div {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr;
  }
  .sigen .sigen_under .not_action .notfuto h3 {
    margin-bottom: 0;
  }
  .sigen .sigen_under .not_action .notfuto h3 span {
    color: #ffb700;
    font-size: 3vw;
  }
  .sigen .sigen_under .sansigen {
    text-align: center;
    width: 94%;
    margin: 0 auto;
    background-color: #ffd900;
    border-radius: 1vw;
    margin-top: 2vw;
    padding: 1vw 0;
  }
  .sigen .sigen_under img {
    display: block;
    width: 95%;
    border-radius: 1vw;
    margin: 0 auto;
  }
  .sigen .sigen_under .sib {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 2vw;
  }
  .sigen .sigen_under .sigen_under_value h3 {
    text-align: center;
    font-size: 2vw;
  }
  .sigen .sigen_under .sigen_under_value .answer b {
    display: block;
    margin-top: 10vh;
  }
  .sigen .sigen_under .sigen_under_value .answer .merit_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    gap: 1vw;
    width: 92%;
    margin: 0 auto;
    margin-top: 5vh;
  }
  .sigen .sigen_under .sigen_under_value .answer .merit_under .merit_box {
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: 1vw 1vw;
    border-radius: .5vw;
  }
  .sigen .sigen_under .sigen_under_value .answer .merit_under .merit_box h3 {
    font-size: 1.5vw;
    text-align: center;
    margin-top: 0;
    color: #ffb700;
    font-size: 2vw;
    margin-bottom: 0;
    margin-top: 1vw;
  }
  .sigen .sigen_under .sigen_under_value .answer .merit_under .merit_box h4 {
    margin-top: 0;
    font-size: 2vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 6vw;
    height: 6vw;
  }
  .sigen .sigen_under .sigen_under_value .answer .merit_under .merit_box p {
    font-size: 2.2vw;
    font-weight: bold;
    text-align: center;
  }
  .sigen .sigen_under .sigen_under_value .answer .merit_under .merit_box .tt {
    font-size: 2.2vw;
    text-align: center;
    margin-left: 0;
    line-height: 3.5vw;
    margin-top: 1vw;
    margin-bottom: 0;
  }
  .sigen .sigen_under .sigen_under_value .answer .merit_under .merit_box .b {
    font-size: 1vw;
    margin-left: 0;
    text-align: center;
  }
  .sigen .clu {
    position: -webkit-sticky;
    position: sticky;
    right: 2vw;
    top: 12vw;
    margin-top: 4vw;
    width: 100%;
    background-color: #f2f2f2;
    border-radius: 1vw;
    padding: 2vw 1vw;
  }
  .sigen .clu label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .sigen .clu label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
    background-color: #ff6455;
  }
  .sigen .clu label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  .sigen .clu label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  .sigen .clu label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .sigen .clu label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .sigen .clu .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ffb700;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .sigen .clu h2 {
    margin-top: 0;
    margin-bottom: 0;
    color: #ff6455;
    text-align: left;
    text-align: center;
  }
  .sigen .clu h2 .h2s {
    font-size: 1.5vw;
    color: black;
    text-align: center;
  }
  .sigen .clu h2 .h2ps {
    font-size: 1vw;
    color: black;
    text-align: center;
    display: block;
  }
  .sigen .clu .h2ps {
    font-size: 1vw;
    color: black;
    text-align: center;
    display: block;
  }
  .sigen .clu h3 {
    width: 100%;
    font-size: 1.1vw;
    margin-top: .5vw;
    font-weight: normal;
    margin-bottom: 2vw;
    letter-spacing: .05vw;
    line-height: 2vw;
    text-align: left;
  }
  .sigen .clu h3 span {
    border-bottom: .3vw solid,#ff6455;
  }
  .sigen .clu p {
    font-size: 1vw;
    margin-bottom: 2vw;
  }
  .sigen .clu p .samp {
    font-size: .9vw;
    color: #ff7a7a;
  }
  .hikaku_pc {
    margin-top: 6vw;
    display: block;
  }
  .hikaku_smf {
    display: none;
  }
  .oyaku {
    margin-bottom: 0;
    text-align: center;
    font-size: 3vw;
  }
  .oyaku span {
    color: #ffb700;
    font-size: 5vw;
  }
  .just_letter {
    background-color: #ffb700;
    margin-top: 5vw;
    padding: 2vw 0;
    padding-bottom: 3vw;
  }
  .just_letter .smh2 {
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: white;
    width: 30%;
    text-decoration: none;
    color: black;
    margin: 0 auto;
    padding: 1vw 0;
    border-radius: 3vw;
    margin-top: 2vw;
  }
  .just_letter img {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  .not_atooi {
    margin-bottom: 10vw;
    padding-top: 4vw;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.4fr 1fr;
        grid-template-columns: 1.4fr 1fr;
    gap: 1vw;
    width: 90%;
    margin: 0 auto;
  }
  .not_atooi h3 {
    font-size: 1.3vw;
    text-align: center;
  }
  .not_atooi h2 {
    font-size: 2.5vw;
    margin-top: 0;
  }
  .not_atooi h2 .s {
    color: #ffb700;
  }
  .not_atooi h2 .ss {
    border: 0.3vw solid #ffb700;
  }
  .not_atooi .triangle_in {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 2vw solid transparent;
    border-left: 2vw solid transparent;
    border-top: 3vw solid #ffb700;
    border-bottom: 0;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 1vw;
  }
  .not_atooi a {
    display: block;
    margin: 0 auto;
    width: 30%;
    padding: 2vw 0;
    text-decoration: none;
    text-align: center;
    color: white;
    background-color: #ffb700;
    border-radius: 3vw;
  }
  .not_atooi p {
    font-weight: bold;
    font-size: 1.2vw;
  }
  .samplemove {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 80%;
    margin: 0 auto;
    margin-top: 4vw;
    background-color: #ffb700;
    padding: 2vw 2vw;
    border-radius: 1vw;
    margin-bottom: 5vw;
  }
  .samplemove .question {
    padding: 0;
    padding-bottom: 1vw;
  }
  .samplemove .question h2 {
    font-size: 1.4vw;
    margin-top: 0;
    margin-bottom: 0;
    color: white;
    text-align: left;
  }
  .samplemove .question h2 span {
    background-color: #ffb700;
    display: inline-block;
    padding: .5vw 1vw;
    color: white;
    border-radius: 2vw;
    margin-right: .5vw;
  }
  .samplemove .question b {
    font-size: 1vw;
  }
  .samplemove .options label {
    display: block;
    background: #f1f1f1;
    border-radius: 8px;
    cursor: pointer;
    color: black;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    margin-top: .5vw !important;
    padding: 1vw 0;
    letter-spacing: .01vw;
  }
  .samplemove .opb {
    display: block;
    text-align: center;
    font-size: 1vw;
  }
  .samplemove .options label:hover {
    background: #e0e0e0;
  }
  .samplemove .submit-btn, .samplemove .close-btns {
    display: block;
    background-color: #ffb700;
    color: white;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 8px;
    font-weight: bold;
    margin: 1rem auto 0;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    font-size: 1.2vw;
  }
  .samplemove .submit-btn span, .samplemove .close-btns span {
    font-size: 1vw;
  }
  .samplemove .submit-btn:hover {
    background-color: #ffb700;
  }
  .samplemove .close-btn {
    background-color: #dc3545;
  }
  .samplemove .close-btn:hover {
    background-color: #c82333;
  }
  .samplemove .results {
    margin-top: 2rem;
    padding: 1.5rem;
    background: #e3fbe3;
    border: 1px solid #ffb700;
    border-radius: 12px;
    display: none;
    position: relative;
  }
  .samplemove .result::before {
    content: "💡もっと答えたくなるヒントが満載！";
    display: block;
    font-weight: bold;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    color: #155724;
  }
  .samplemove .bh1 {
    margin-left: 8vw;
    margin-bottom: 3vw;
    width: 42%;
    display: block;
    font-weight: normal;
    font-size: 1vw;
    font-weight: bold;
    margin-top: 1vw;
    margin-bottom: 0;
  }
  .samplemove .bh1 span {
    color: #ffb700;
  }
  .samplemove .lecom {
    margin-left: 8vw;
  }
  .samplemove .lecom .grid_lecom {
    width: 50%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    margin-top: 2vw;
    gap: .5vw;
  }
  .samplemove .lecom .grid_lecom .glc {
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    padding: 1vw;
    font-size: 1vw;
    border-radius: 1vw;
  }
  .samplemove .lecom .grid_lecom .glc h4 {
    text-align: center;
  }
  .samplemove .lecom h3 {
    font-size: 1.2vw;
    font-weight: bold;
    border-left: 2vw solid #ffb700;
    padding-left: 1vw;
    margin-top: 0;
  }
  .samplemove .lecom h3 span {
    color: #ffb700;
    font-size: 1.7vw;
  }
  .samplemove .quiz {
    display: block;
    text-decoration: none;
    font-size: 1.2vw;
    width: 40%;
    padding: 1vw 3vw;
    background-color: #ffb700;
    border-radius: 4vw;
    color: white;
    text-align: center;
    margin-top: 2vw;
  }
  .samplemove .quiz:hover {
    background-color: white;
    color: #ffb700;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    -webkit-transition: .5s;
    transition: .5s;
  }
  .samplemove #click-btns {
    width: 85%;
    display: block;
    font-size: 16px;
    border: 0;
    padding: 6px 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    border-radius: 30px;
    padding: 15px 0;
    margin-top: 2vw;
    background-color: none;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
  }
  @-webkit-keyframes anime1 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  @keyframes anime1 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  .samplemove .contact_last_under {
    width: 80%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 1vw 2vw;
    border-radius: 2vw;
    background-color: white;
  }
  .samplemove .clu h2 {
    font-size: 3vw;
    margin-top: .5vw;
    letter-spacing: 0;
    margin-bottom: 0;
  }
  .samplemove .clu h2 .h2s {
    font-size: 1vw;
  }
  .samplemove .clu h3 {
    font-size: 1.2vw;
    margin-top: 0;
  }
  .samplemove .sokutei_sam {
    position: relative;
  }
  .samplemove .sokutei_sam img {
    position: relative;
    z-index: 1;
  }
  .samplemove .sokutei_sam video {
    display: block;
    width: 95%;
    margin: 0 auto;
    border-radius: 1vw;
    bottom: 3vw;
    z-index: 0;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: .3vw solid black;
  }
  .samplemove label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .samplemove label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
    background-color: #ff6455;
  }
  .samplemove label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  .samplemove label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  .samplemove label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .samplemove label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .samplemove .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ff6455;
    border: 2px solid white;
    margin-top: 4vh;
  }
  .follow {
    width: 100%;
    background-color: #ffb700;
    margin: 0 auto;
    padding: 2vw 0;
    margin-top: 2vw;
    padding-bottom: 4vw;
  }
  .follow h2 {
    text-align: center;
    font-size: 2.5vw;
    color: white;
  }
  .follow .follow_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 70%;
    margin: 0 auto;
    gap: 1vw;
    margin-top: 2vw;
  }
  .follow .follow_under div {
    background-color: white;
    border-radius: 1vw;
    padding: 3vw 0;
  }
  .follow .follow_under div h3 {
    text-align: center;
    font-size: 2vw;
    margin-top: 0;
  }
  .follow .follow_under div p {
    width: 80%;
    margin: 0 auto;
    margin-top: 2vw;
  }
  .follow .follow_under div img {
    display: block;
    width: 70%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 2vw;
    border-radius: 1vw;
    margin-top: 2vw;
  }
  .follow h4 {
    text-align: center;
    font-size: 1.5vw;
  }
  .follow a {
    display: block;
    width: 30%;
    background-color: #ffb700;
    padding: 1.8vw 1vw;
    margin: 0 auto;
    text-decoration: none;
    font-size: 1.3vw;
    border-radius: 3vw;
    text-align: center;
    font-weight: bold;
    background-color: #ffb700;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    color: #ffb700;
  }
  .topw {
    display: -ms-grid;
    display: grid;
    margin: 0 auto;
    gap: 1vw;
    margin-top: 10vw;
    width: 92%;
  }
  .topw .sa {
    display: none;
  }
  .topw .h1_link {
    display: none;
  }
  .topw .top_word {
    font-size: 2.9vw;
    line-height: 6.7vw;
    width: 90%;
    margin-top: 1vw;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
  .topw .stop_word {
    font-size: 2.9vw;
    line-height: 6.7vw;
    width: 90%;
    margin-top: 1vw;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    display: none;
  }
  .content_action {
    border: 0.5vw solid #ffb700;
    width: 75%;
    margin: 0 auto;
    margin-top: 5vw;
    text-align: center;
    padding: 2vw 0;
  }
  .content_action b {
    font-size: 2vw;
  }
  .content_action h2 {
    margin-top: 0;
    margin-bottom: 0;
    color: #ffb700;
    font-size: 2.5vw;
  }
  .content_action span {
    background-color: white;
    color: #ffb700;
  }
  .content_actions {
    border: 5px solid #ffb700;
    width: 70%;
    margin: 0 auto;
    margin-top: 8vh;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 3fr 1fr;
        grid-template-columns: 3fr 1fr;
    padding: 8vh 0;
    border-radius: 2rem;
    display: none;
  }
  .content_actions img {
    display: block;
    width: 60%;
    margin: 0 auto;
    margin-top: 3vh;
  }
  .content_actions b {
    font-size: 15px;
    text-align: center;
    display: block;
  }
  .content_actions h2 {
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5vw;
    width: 90%;
  }
  .content_actions h2 span {
    display: block;
    font-size: 2vw;
  }
  .content_actionss {
    border: 5px solid #ffb700;
    width: 70%;
    margin: 0 auto;
    margin-top: 8vh;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3fr;
        grid-template-columns: 1fr 3fr;
    padding: 8vh 0;
    border-radius: 2rem;
  }
  .content_actionss img {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
  .content_actionss b {
    font-size: 15px;
    text-align: center;
    display: block;
  }
  .content_actionss h2 {
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5vw;
    width: 90%;
  }
  .content_actionss h2 span {
    display: block;
    font-size: 2vw;
  }
  .planss {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 90%;
    margin: 0 auto;
    margin-top: 2vw;
    margin-bottom: 3vw;
  }
  .planss .contact_last_under {
    width: 80%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: .5vw 1.5vw;
    border-radius: 1vw;
    background-color: white;
    padding-bottom: .5vw;
    z-index: 9999;
  }
  .planss .contact_last_under .clu {
    position: relative;
  }
  .planss .contact_last_under .clu .b {
    position: absolute;
    top: -.5vw;
    right: -.5vw;
    background-color: #ff6455;
    font-size: 1vw;
    color: white;
    padding: .5vw;
    border-radius: 0 0 .3vw .3vw;
    padding: 1vw;
    text-align: center;
  }
  .planss .contact_last_under .clu .b span {
    display: inline-block;
    font-size: 1.5vw;
  }
  .planss .contact_last_under .clu .bb {
    position: absolute;
    top: 2vw;
    left: 0vw;
    font-size: 1vw;
    color: #ff6455;
    padding: 1.2vw .3vw;
    text-align: center;
    border: .1vw solid #ff6455;
  }
  .planss .contact_last_under h2 {
    font-size: 2.9vw;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #ff6455;
    text-align: left;
    margin-left: 4vw;
  }
  .planss .contact_last_under h2 .h2s {
    font-size: 1vw;
    color: black;
  }
  .planss .contact_last_under h2 .hs {
    font-size: 1vw;
    color: black;
  }
  .planss .contact_last_under h3 {
    width: 100%;
    font-size: 1.1vw;
    margin-top: .5vw;
    font-weight: normal;
    margin-bottom: 2vw;
    letter-spacing: .05vw;
    line-height: 2vw;
    text-align: left;
  }
  .planss .contact_last_under h3 span {
    border-bottom: .3vw solid,#ff6455;
  }
  .planss .contact_last_under p {
    font-size: 1vw;
    margin-bottom: 2vw;
  }
  .planss .contact_last_under p .samp {
    font-size: .9vw;
    color: #ff7a7a;
  }
  .planss label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .planss label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
    background-color: #ff6455;
  }
  .planss label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  .planss label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  .planss label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .planss label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .planss .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ff6455;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .planss .saless {
    display: block;
    width: 95%;
    margin: 0 auto;
    border-radius: 1rem;
  }
  .symbol {
    position: relative;
    width: 10%;
    height: 1vw;
    margin: 0 auto;
    display: none;
  }
  .bar {
    width: 100%;
    height: 100%;
    background-color: #ffb700;
    position: absolute;
    top: 0;
    left: 0;
  }
  .stick {
    width: 10%;
    height: 3vw;
    background-color: #ffb700;
    position: absolute;
    top: 2px;
    left: 80%;
    -webkit-transform: rotate(30deg);
            transform: rotate(30deg);
  }
  .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 4vw solid transparent;
    border-left: 4vw solid transparent;
    border-top: 5vw solid #ffb700;
    border-bottom: 0;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 1vw;
  }
  .siryoss_box {
    position: relative;
    width: 100%;
    background-color: white;
    z-index: 10000;
  }
  .siryoss_box .gri_top {
    gap: 5px;
    padding: 0;
    width: 100%;
    height: 48vw;
    border-radius: 2vw;
    padding-top: 0;
    padding-top: 1.5vw;
    padding-bottom: 3vw;
  }
  .siryoss_box .gri_top .ccc {
    padding: 0vw 0;
    background-color: white;
    border-radius: 2vw 2vw 0 0;
    margin-top: 0;
  }
  .siryoss_box .gri_top h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 2vw;
    margin-top: 0;
    font-weight: bold;
  }
  .siryoss_box .gri_top h2 span {
    font-size: 2.5vw;
  }
  .siryoss_box .gri_top .gh3 {
    margin-top: 0;
    text-align: center;
    color: #ffb700;
    border: 2px solid #ffb700;
    width: 90%;
    margin: 0 auto;
    margin-top: .5vw;
    background-color: white;
  }
  .siryoss_box .gri_top .cq {
    width: 80%;
    margin: 0 auto;
    padding: 1vw 0;
    padding-bottom: 2vw;
    height: 22vw;
    margin-bottom: .7vw;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3.5fr;
        grid-template-columns: 1fr 3.5fr;
    background-color: rgba(23, 183, 186, 0.3);
    padding: 0 2vw;
    padding-top: 1.2vw;
  }
  .siryoss_box .gri_top .cq h3 {
    font-size: 2vw;
    text-align: center;
    margin-top: 1vw;
    border: 2px solid black;
    height: 4vw;
    line-height: 4vw;
    width: 80%;
    background-color: white;
    border: 2px solid #ffb700;
  }
  .siryoss_box .gri_top .cq .fl {
    display: inline-block;
    font-weight: bold;
    font-size: 1.4vw;
    line-height: 2vw;
    margin-bottom: 1vw;
  }
  .siryoss_box .gri_top .cq .wpcf7-checkbox {
    display: block;
  }
  .siryoss_box .gri_top .cq .wpcf7-checkbox .wpcf7-list-item {
    margin-top: 1vw;
    display: block;
  }
  .siryoss_box .gri_top .cq .wpcf7-checkbox .wpcf7-list-item label {
    font-size: 1.2vw;
    font-weight: normal;
    color: #000000;
  }
  .siryoss_box .gri_top .cq .wpcf7-checkbox .last {
    color: black;
    text-align: left;
    background-color: rgba(23, 183, 186, 0);
  }
  .siryoss_box .gri_top .cq .submit {
    display: block;
    cursor: pointer;
    width: 90%;
    font-size: 1vw;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: orangered;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .siryoss_box .gri_top img {
    display: block;
    width: 90%;
    margin: 0 auto;
    border-radius: 1vw;
    margin-top: .5vw;
    margin-bottom: .5vw;
    display: none;
  }
  .siryoss_box .gri_top .cq1 {
    background-color: white;
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
            box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
  }
  .siryoss_box .gri_top .cq1 h3 {
    text-align: center;
    margin-top: 0;
    font-size: 1vw;
    background-color: orangered;
    padding: .5vw 0;
    color: white;
  }
  .siryoss_box .gri_top .cq1 .cqq {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.7fr;
        grid-template-columns: 1fr 1.7fr;
  }
  .siryoss_box .gri_top .cq1 .cqq img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .siryoss_box .gri_top .cq1 .cqq p {
    font-size: 1vw;
    width: 90%;
  }
  .siryoss_box .gri_top .cq1 .cqq .atention {
    border: 2px solid orangered;
    padding: .5vw;
  }
  .siryoss_box .gri_top .speechBubble {
    position: relative;
    display: inline-block;
    padding: 12px;
    border: 1px solid #ffe600;
    border-radius: 8px;
    background-color: #ffffff;
    background-color: #ffe600;
    text-align: left;
    font-size: 1.2vw;
    font-weight: normal;
    -webkit-transform: translate(8vw, -2vw);
            transform: translate(8vw, -2vw);
    line-height: 1.5;
    color: #000000;
    color: black;
    z-index: 0;
  }
  .siryoss_box .gri_top .speechBubble::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 9%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #ffe600 transparent transparent;
    translate: -50% 100%;
  }
  .siryoss_box .gri_top .speechBubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 9%;
    border-style: solid;
    border-width: 16.5px 7.8px 0 7.8px;
    border-color: #ffe600 transparent transparent;
    translate: -50% 100%;
  }
  .siryoss_box .gri_top h4 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1vw;
    padding: .5vw;
    color: white;
    font-weight: normal;
  }
  .siryoss_box .gri_top .gri_sales {
    background-color: #ffb700;
  }
  .siryoss_box .gri_top .gri_reapos {
    background-color: #ff6455;
  }
  .siryoss_box .gri_top .header_sll {
    display: block;
    color: #ff6455;
    border: 0.2vw solid #ffb700;
    background-color: rgba(255, 255, 255, 0.5);
    width: 70%;
    border-radius: 5vw;
    margin: 0 auto;
    padding: 1.3vw 1vw;
    text-decoration: none;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #ffb700;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
    font-size: 1.1vw;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
  }
  .siryoss_box .gri_top .header_sll .a_img {
    display: inline-block;
    width: 40%;
    position: relative;
  }
  .siryoss_box .gri_top .header_sll .a_img img {
    display: inline-block;
    width: 90%;
    margin: 0 auto;
    margin-left: 2vw;
    position: absolute;
    top: -5vw;
    left: -2vw;
    display: none;
  }
  .siryoss_box .gri_top .header_sll .a_text {
    text-align: center;
    display: block;
    margin-right: 2vw;
    width: 90%;
    font-size: 1.2vw;
  }
  .siryoss_box .gri_top .header_sll::after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #ffb700;
    border-right: 3px solid #ffb700;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .siryosss_contact {
    display: block;
    width: 60%;
    margin: 0 auto;
    text-decoration: none;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 5vw;
    border-radius: 2vw;
    padding: 2vw 1.5vw;
    gap: 1vw;
    z-index: 10000;
    position: relative;
    background-color: white;
    margin-top: 1vw;
  }
  .siryosss_contact .contact_last_under {
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: .5vw 1.5vw;
    border-radius: 1vw;
    background-color: white;
    padding-bottom: .5vw;
    z-index: 9999;
  }
  .siryosss_contact .contact_last_under .clu {
    position: relative;
  }
  .siryosss_contact .contact_last_under .clu .b {
    position: absolute;
    top: -.5vw;
    right: -.5vw;
    background-color: #ff6455;
    font-size: 1vw;
    color: white;
    padding: .5vw;
    border-radius: 0 0 .3vw .3vw;
    padding: 1vw;
    text-align: center;
  }
  .siryosss_contact .contact_last_under .clu .b span {
    display: inline-block;
    font-size: 1.5vw;
  }
  .siryosss_contact .contact_last_under .clu .bb {
    position: absolute;
    top: 2vw;
    left: 0vw;
    font-size: 1vw;
    color: #ff6455;
    padding: 1.2vw .3vw;
    text-align: center;
    border: .1vw solid #ff6455;
  }
  .siryosss_contact .contact_last_under h2 {
    font-size: 2.9vw;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #ff6455;
    text-align: left;
    margin-left: 4vw;
  }
  .siryosss_contact .contact_last_under h2 .h2s {
    font-size: 1vw;
    color: black;
  }
  .siryosss_contact .contact_last_under h2 .hs {
    font-size: 1vw;
    color: black;
  }
  .siryosss_contact .contact_last_under h3 {
    width: 100%;
    font-size: 1.1vw;
    margin-top: .5vw;
    font-weight: normal;
    margin-bottom: 2vw;
    letter-spacing: .05vw;
    line-height: 2vw;
    text-align: left;
  }
  .siryosss_contact .contact_last_under h3 span {
    border-bottom: .3vw solid,#ff6455;
  }
  .siryosss_contact .contact_last_under p {
    font-size: 1vw;
    margin-bottom: 2vw;
  }
  .siryosss_contact .contact_last_under p .samp {
    font-size: .9vw;
    color: #ff7a7a;
  }
  .siryosss_contact label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .siryosss_contact label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
    background-color: #ff6455;
  }
  .siryosss_contact label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  .siryosss_contact label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  .siryosss_contact label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .siryosss_contact label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .siryosss_contact .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ff6455;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .siryosss_contact img {
    display: block;
    display: none;
  }
  .siryosss_contact div h2 {
    text-align: left;
  }
  .siryosss_contact div .sample_voice p {
    font-size: 1vw;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 1vw 0;
    padding-left: 1vw;
    width: 95%;
  }
  .siryosss_contact div .sample_voice .spt, .siryosss_contact div .sample_voice .spo {
    border-left: 1vw solid #ff6455;
  }
  .siryosss_contact a {
    display: block;
    margin: 0 auto;
    width: 80%;
    text-align: center;
    background-color: #ff6455;
    padding: 2vw 0;
    color: white;
    border-radius: 3vw;
    text-decoration: none;
  }
  .siryo_box {
    position: relative;
    width: 100%;
    background-color: white;
    z-index: 10000;
    margin-top: 5vw;
  }
  .siryo_box .gri_top {
    gap: 5px;
    padding: 0;
    width: 100%;
    height: 48vw;
    border-radius: 2vw;
    padding-top: 0;
    padding-top: 1.5vw;
    padding-bottom: 3vw;
  }
  .siryo_box .gri_top .ccc {
    padding: 0vw 0;
    background-color: white;
    border-radius: 2vw 2vw 0 0;
    margin-top: 0;
  }
  .siryo_box .gri_top h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 2vw;
    margin-top: 0;
    font-weight: bold;
  }
  .siryo_box .gri_top h2 span {
    font-size: 2.5vw;
  }
  .siryo_box .gri_top .gh3 {
    margin-top: 0;
    text-align: center;
    color: #ffb700;
    border: 2px solid #ffb700;
    width: 90%;
    margin: 0 auto;
    margin-top: .5vw;
    background-color: white;
  }
  .siryo_box .gri_top .cq {
    width: 80%;
    margin: 0 auto;
    padding: 1vw 0;
    padding-bottom: 2vw;
    height: 22vw;
    margin-bottom: .7vw;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3.5fr;
        grid-template-columns: 1fr 3.5fr;
    background-color: rgba(23, 183, 186, 0.3);
    padding: 0 2vw;
    padding-top: 1.2vw;
  }
  .siryo_box .gri_top .cq h3 {
    font-size: 2vw;
    text-align: center;
    margin-top: 1vw;
    border: 2px solid black;
    height: 4vw;
    line-height: 4vw;
    width: 80%;
    background-color: white;
    border: 2px solid #ffb700;
  }
  .siryo_box .gri_top .cq .fl {
    display: inline-block;
    font-weight: bold;
    font-size: 1.4vw;
    line-height: 2vw;
    margin-bottom: 1vw;
  }
  .siryo_box .gri_top .cq .wpcf7-checkbox {
    display: block;
  }
  .siryo_box .gri_top .cq .wpcf7-checkbox .wpcf7-list-item {
    margin-top: 1vw;
    display: block;
  }
  .siryo_box .gri_top .cq .wpcf7-checkbox .wpcf7-list-item label {
    font-size: 1.2vw;
    font-weight: normal;
    color: #000000;
  }
  .siryo_box .gri_top .cq .wpcf7-checkbox .last {
    color: black;
    text-align: left;
    background-color: rgba(23, 183, 186, 0);
  }
  .siryo_box .gri_top .cq .submit {
    display: block;
    cursor: pointer;
    width: 90%;
    font-size: 1vw;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: orangered;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .siryo_box .gri_top img {
    display: block;
    width: 90%;
    margin: 0 auto;
    border-radius: 1vw;
    margin-top: .5vw;
    margin-bottom: .5vw;
    display: none;
  }
  .siryo_box .gri_top .cq1 {
    background-color: white;
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
            box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
  }
  .siryo_box .gri_top .cq1 h3 {
    text-align: center;
    margin-top: 0;
    font-size: 1vw;
    background-color: orangered;
    padding: .5vw 0;
    color: white;
  }
  .siryo_box .gri_top .cq1 .cqq {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.7fr;
        grid-template-columns: 1fr 1.7fr;
  }
  .siryo_box .gri_top .cq1 .cqq img {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .siryo_box .gri_top .cq1 .cqq p {
    font-size: 1vw;
    width: 90%;
  }
  .siryo_box .gri_top .cq1 .cqq .atention {
    border: 2px solid orangered;
    padding: .5vw;
  }
  .siryo_box .gri_top .speechBubble {
    position: relative;
    display: inline-block;
    padding: 12px;
    border: 1px solid #ffe600;
    border-radius: 8px;
    background-color: #ffffff;
    background-color: #ffe600;
    text-align: left;
    font-size: 1.2vw;
    font-weight: normal;
    -webkit-transform: translate(8vw, -2vw);
            transform: translate(8vw, -2vw);
    line-height: 1.5;
    color: #000000;
    color: black;
    z-index: 0;
  }
  .siryo_box .gri_top .speechBubble::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 9%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #ffe600 transparent transparent;
    translate: -50% 100%;
  }
  .siryo_box .gri_top .speechBubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 9%;
    border-style: solid;
    border-width: 16.5px 7.8px 0 7.8px;
    border-color: #ffe600 transparent transparent;
    translate: -50% 100%;
  }
  .siryo_box .gri_top h4 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1vw;
    padding: .5vw;
    color: white;
    font-weight: normal;
  }
  .siryo_box .gri_top .gri_sales {
    background-color: #ffb700;
  }
  .siryo_box .gri_top .gri_reapos {
    background-color: #ff6455;
  }
  .siryo_box .gri_top .header_sll {
    display: block;
    color: #ff6455;
    border: 0.2vw solid #ffb700;
    background-color: rgba(255, 255, 255, 0.5);
    width: 70%;
    border-radius: 5vw;
    margin: 0 auto;
    padding: 1.3vw 1vw;
    text-decoration: none;
    background-color: #ffffff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #ffb700;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 0;
    font-size: 1.1vw;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
  }
  .siryo_box .gri_top .header_sll .a_img {
    display: inline-block;
    width: 40%;
    position: relative;
  }
  .siryo_box .gri_top .header_sll .a_img img {
    display: inline-block;
    width: 90%;
    margin: 0 auto;
    margin-left: 2vw;
    position: absolute;
    top: -5vw;
    left: -2vw;
    display: none;
  }
  .siryo_box .gri_top .header_sll .a_text {
    text-align: center;
    display: block;
    margin-right: 2vw;
    width: 90%;
    font-size: 1.2vw;
  }
  .siryo_box .gri_top .header_sll::after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #ffb700;
    border-right: 3px solid #ffb700;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .siryo_contact {
    display: block;
    width: 90%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    margin: 0 auto;
    text-decoration: none;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-bottom: 5vw;
    border-radius: 2vw;
    padding: 2vw 1.5vw;
    gap: 1vw;
    z-index: 10000;
    position: relative;
    background-color: white;
    margin-top: 1vw;
  }
  .siryo_contact .contact_last_under {
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: .5vw 1.5vw;
    border-radius: 1vw;
    background-color: white;
    padding-bottom: .5vw;
    z-index: 9999;
  }
  .siryo_contact .contact_last_under .clu {
    position: relative;
  }
  .siryo_contact .contact_last_under .clu .b {
    position: absolute;
    top: -.5vw;
    right: -.5vw;
    background-color: #ff6455;
    font-size: 1vw;
    color: white;
    padding: .5vw;
    border-radius: 0 0 .3vw .3vw;
    padding: 1vw;
    text-align: center;
  }
  .siryo_contact .contact_last_under .clu .b span {
    display: inline-block;
    font-size: 1.5vw;
  }
  .siryo_contact .contact_last_under .clu .bb {
    position: absolute;
    top: 2vw;
    left: 0vw;
    font-size: 1vw;
    color: #ff6455;
    padding: 1.2vw .3vw;
    text-align: center;
    border: .1vw solid #ff6455;
  }
  .siryo_contact .contact_last_under h2 {
    font-size: 2.9vw;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #ff6455;
    text-align: left;
    margin-left: 4vw;
  }
  .siryo_contact .contact_last_under h2 .h2s {
    font-size: 1vw;
    color: black;
  }
  .siryo_contact .contact_last_under h2 .hs {
    font-size: 1vw;
    color: black;
  }
  .siryo_contact .contact_last_under h3 {
    width: 100%;
    font-size: 1.1vw;
    margin-top: .5vw;
    font-weight: normal;
    margin-bottom: 2vw;
    letter-spacing: .05vw;
    line-height: 2vw;
    text-align: left;
  }
  .siryo_contact .contact_last_under h3 span {
    border-bottom: .3vw solid,#ff6455;
  }
  .siryo_contact .contact_last_under p {
    font-size: 1vw;
    margin-bottom: 2vw;
  }
  .siryo_contact .contact_last_under p .samp {
    font-size: .9vw;
    color: #ff7a7a;
  }
  .siryo_contact label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .siryo_contact label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
    background-color: #ff6455;
  }
  .siryo_contact label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  .siryo_contact label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  .siryo_contact label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .siryo_contact label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .siryo_contact .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ff6455;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .siryo_contact img {
    display: block;
  }
  .siryo_contact div h2 {
    text-align: left;
  }
  .siryo_contact div .sample_voice p {
    font-size: 1vw;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 1vw 0;
    padding-left: 1vw;
    width: 95%;
  }
  .siryo_contact div .sample_voice .spt, .siryo_contact div .sample_voice .spo {
    border-left: 1vw solid #ff6455;
  }
  .siryo_contact a {
    display: block;
    margin: 0 auto;
    width: 80%;
    text-align: center;
    background-color: #ff6455;
    padding: 2vw 0;
    color: white;
    border-radius: 3vw;
    text-decoration: none;
  }
  .card {
    background: #fff;
    border-radius: 16px;
    padding: 2vw;
    max-width: 75%;
    margin: 0 auto;
    margin-top: 2vw;
  }
  .card .title-area p {
    margin: 0;
    color: #333;
  }
  .card .title-area h2 {
    color: #00b3b3;
    font-size: 2vw;
    margin-top: 5px;
  }
  .card .content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2.5fr;
        grid-template-columns: 1fr 2.5fr;
    margin-top: 30px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .card .left {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    min-width: 100%;
    text-align: center;
  }
  .card .left img {
    width: 70%;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 15px;
  }
  .card .left p {
    font-size: 1.2vw;
    margin: 5px 0;
    text-align: left;
    margin-left: 20%;
  }
  .card .right {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
    min-width: 100%;
  }
  .card .section {
    padding: 15px;
    border-radius: 8px;
    margin-bottom: 20px;
    padding-left: 3vw;
    background-color: rgba(23, 183, 186, 0.1);
  }
  .card .section h3 {
    font-size: 1.5vw;
    color: #00b3b3;
    margin-bottom: 8px;
    margin-top: 1vw;
  }
  .card .effect-box {
    border-left: 4px solid #00b3b3;
    padding-left: 15px;
    margin-bottom: 20px;
  }
  .card .div_box_e {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    gap: 2vw;
  }
  .card .effect-box h4 {
    font-size: 16px;
    margin: 0;
    color: #333;
  }
  .card .eeee {
    font-weight: bold;
  }
  .card .effect-box p {
    margin: 5px 0;
    font-size: 14px;
    color: black;
  }
  .card .effect-highlight {
    color: #00b3b3;
    font-weight: bold;
    font-size: 1.5vw;
  }
  .comparison-table {
    overflow-x: auto;
    width: 75%;
    margin: 0 auto;
  }
  .comparison-table h2 {
    font-size: 2vw;
    color: #ffb700;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2vw;
  }
  .comparison-table table {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    table-layout: fixed;
  }
  .comparison-table th,
  .comparison-table td {
    border: 1px solid #ddd;
    padding: 1vw;
    font-size: 1.2vw;
    font-weight: bold;
  }
  .comparison-table thead th {
    background-color: #e0f7f9;
    color: #333;
    font-weight: bold;
  }
  .comparison-table .highlight {
    background-color: #ffb700;
    color: white;
  }
  .comparison-table tbody tr td:first-child {
    font-weight: bold;
    background-color: #f9f9f9;
    text-align: left;
  }
  .flow h2 {
    font-size: 2vw;
    color: #ffb700;
    text-align: center;
  }
  .flow h2 span {
    font-size: 1.8vw;
  }
  .flow .timeline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    overflow-x: auto;
    padding-bottom: 20px;
    width: 80%;
    margin: 0 auto;
  }
  .flow .phase {
    background-color: #e0f7fa;
    border-left: 6px solid #ffb700;
    padding: 2vw;
    min-width: 25%;
    position: relative;
    border-radius: 10px;
  }
  .flow .phase::after {
    content: "➝";
    position: absolute;
    top: 50%;
    right: -16px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 24px;
    color: #555;
  }
  .flow .phase:last-child::after {
    content: "";
  }
  .flow .phase h3 {
    margin-top: 0;
    color: #00796b;
    font-size: 18px;
  }
  .flow .step {
    margin-top: 10px;
  }
  .flow .step-title {
    font-weight: bold;
    margin-bottom: 4px;
  }
  .flow .note {
    font-size: 13px;
    color: #555;
  }
  .flow .duration {
    background-color: #ffffff;
    color: black;
    padding: 4px 8px;
    font-size: 1.1vw;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 10px;
  }
  .voice {
    margin-bottom: 2vw;
  }
  .voice h2 {
    font-size: 2.5vw;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
  }
  .voice h4 {
    text-align: center;
    font-size: 1.5vw;
  }
  .voice h4 span {
    font-size: 1.2vw;
  }
  .voice b {
    text-align: center;
    display: block;
  }
  .voice .testimonial-section {
    max-width: 1200px;
    margin: auto;
    overflow-x: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    padding: 20px 0;
  }
  .voice .testimonial-card {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    min-width: 320px;
    max-width: 360px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .voice .testimonial-card h3 {
    font-size: 18px;
    color: #1a1a1a;
    margin-bottom: 10px;
  }
  .voice .testimonial-card p {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
  }
  .voice .stars {
    color: #ffcc00;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .voice .user {
    margin-top: 15px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
  }
  .voice .badge {
    display: inline-block;
    background-color: #ffb700;
    color: white;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 20px;
    margin-top: 5px;
  }
  /*popup*/
  .popup {
    position: fixed;
    bottom: 0;
    right: 2%;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 28%;
    height: 25%;
    z-index: 10000;
  }
  .popup-banner {
    position: absolute;
    bottom: 5%;
    right: 1%;
  }
  a {
    display: inline;
  }
  .popup-close {
    position: absolute;
    top: -1vw;
    right: -.6vw;
    display: block;
    width: 2vw;
    height: 2vw;
    line-height: 1.8vw;
    padding: .5vw;
    font-size: 2vw;
    padding-left: .7vw;
    border-radius: 50%;
    text-align: center;
    color: #FFFFFF;
    background-color: #ff6455;
    cursor: pointer;
    z-index: 200;
  }
  .popup-img {
    width: 80%;
    height: auto;
    margin-left: auto;
    color: #F5a623;
  }
  .popup-img img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 1vw;
  }
  .hero-section {
    background-image: url(../img/background.jpg);
    /* 背景画像 */
    background-size: cover;
    background-position: center;
    position: relative;
    font-family: 'Noto Sans JP', sans-serif;
    margin-top: 4vw;
    margin-bottom: 6vw;
    position: relative;
    color: white;
    z-index: 99900;
    width: 100%;
    overflow: hidden;
  }
  .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    /* 黒いオーバーレイ */
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 60px;
  }
  .hero-content {
    max-width: 800px;
    margin-left: 7vw;
  }
  .hero-content h2 {
    font-size: 3vw;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0;
  }
  .h3_test {
    font-size: 2vw;
    margin-bottom: 0;
    margin-top: 0;
  }
  .highlight {
    color: #ffdc00;
  }
  .hero-content p {
    font-size: 1.2vw;
    line-height: 1.8;
    margin-bottom: 40px;
  }
  .emphasis {
    color: #ffdc00;
    font-weight: bold;
  }
  .cta-button {
    background-color: #ffb700;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  .cta-button:hover {
    background-color: white;
    color: #ffb700;
  }
  .popup.hidden {
    opacity: 0;
    z-index: -1000;
  }
  .twopop {
    position: absolute;
    width: 0;
  }
  .popup-closes {
    display: none;
  }
  .popup-imgs {
    width: 100%;
    height: auto;
    margin-left: auto;
    color: #F5a623;
    display: none;
  }
  .popup-imgs img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 1vw;
    display: none;
  }
  @-webkit-keyframes anime11 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  @keyframes anime11 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  .popup.hidden {
    opacity: 0;
    z-index: -1000;
    display: none;
  }
  .you_h2 {
    font-size: 1.3vw;
    text-align: center;
    margin-top: 9vw;
  }
  .youtube {
    display: block;
    width: 40%;
    height: 25vw;
    margin: 0 auto;
  }
  #splash {
    /*fixedで全面に固定*/
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9999;
    text-align: center;
    color: #fff;
    background-color: white;
  }
  /* Loading画像中央配置　*/
  #splash_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  /* Loading アイコンの大きさ設定　*/
  .first_top {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: black;
    text-align: center;
    font-size: 2vw;
    color: white;
    color: #ffb700;
    color: black;
  }
  .first_top_sp {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: black;
    text-align: center;
    font-size: 2vw;
    color: white;
    color: #ffb700;
    color: black;
    display: none;
  }
  .second_top {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: black;
    text-align: center;
    font-size: 1.3vw;
    color: white;
    color: #ffb700;
    color: black;
  }
  /* fadeUpをするアイコンの動き */
  .fadeUp {
    -webkit-animation-name: fadeUpAnime;
            animation-name: fadeUpAnime;
    -webkit-animation-duration: 1.4s;
            animation-duration: 1.4s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes fadeUpAnime {
    from {
      opacity: 0;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes fadeUpAnime {
    from {
      opacity: 0;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  header {
    position: relative;
    width: 100%;
    margin-top: 0vw;
    margin-bottom: 5vw;
    height: 45vw;
  }
  header #click-btn {
    width: 35%;
    display: block;
    font-size: 16px;
    border: 0;
    margin-left: 10vw;
    padding: 6px 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    border-radius: 30px;
    padding: 15px 0;
    margin-top: 0vw;
    background-color: none;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
    position: absolute;
    top: 92%;
    left: 2%;
  }
  @keyframes anime1 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  header #popup-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
  }
  header #popup-inside {
    text-align: center;
    width: 100%;
    max-width: 60%;
    background: white;
    margin: 10% auto;
    padding: 2vw 1vw;
    position: relative;
    border-radius: 1vw;
    margin-bottom: 10vw;
  }
  header .pop_a {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 80%;
    gap: 1vw;
    margin: 0 auto;
    margin-top: 1vw;
  }
  header #message a {
    text-decoration: none;
    padding: 6px 10px;
    padding: 1vw 0;
    border-radius: 4vw;
  }
  header #message a:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: .5s;
    transition: .5s;
  }
  header .sama {
    background-color: #ffb700;
    color: white;
    border: 0.2vw solid #ffb700;
    position: relative;
  }
  header .sama::after {
    position: absolute;
    top: 1.4vw;
    right: 7%;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  header .jira {
    background-color: #ffffff;
    color: #ffb700;
    border: 0.2vw solid #ffb700;
    position: relative;
  }
  header .jira::after {
    position: absolute;
    top: 1.4vw;
    right: 7%;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #ffb700;
    border-right: 3px solid #ffb700;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  header #close {
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
    font-size: 50px;
  }
  header .logo {
    display: block;
    width: 13%;
    position: fixed;
    top: 3%;
    left: 3%;
  }
  header .header_contact_div {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 50%;
    margin-left: 4vw;
  }
  header .header_contact_div a {
    display: block;
    text-decoration: none;
    background-color: #ffb700;
    color: white;
    font-size: 1.3svw;
    left: 15%;
    margin: 0 auto;
    text-align: center;
    padding: 1vw 0px;
    border-radius: 10px;
    width: 95%;
  }
  header .header_contact_div .siryo_con {
    background-color: #ff9d00;
    background-color: #b1fff7;
    background-color: #ffd445;
    background-color: #2390f5;
    background-color: #2595be;
    color: white;
  }
  header .copy_p {
    display: block;
    font-size: 2vw;
    font-weight: bold;
    text-align: center;
    width: 50%;
    margin: 0 auto;
    border-bottom: 3px dotted black;
  }
  header .copy_p span {
    background-color: #ffb700;
    padding: 5px;
    color: white;
  }
  header .contact_header_p {
    display: block;
    font-size: 1.1vw;
    color: #000000;
    margin-top: 0;
    width: 65%;
    text-align: center;
  }
  header .top_merit {
    gap: 10px;
    width: 51%;
    margin-left: 3vw;
    margin-top: 1.5vw;
    margin-bottom: 0;
  }
  header .top_merit div img {
    display: block;
    width: 20%;
    margin-left: 1vw;
    margin-bottom: 10px;
  }
  header .top_merit h2 {
    font-size: 1.5vw;
    margin-top: 0;
    border-left: 2.5vw solid #ffb700;
    padding-left: 1vw;
    margin-left: 3vw;
  }
  header .top_merit h2 span {
    color: #ffb700;
  }
  header .top_merit p {
    font-size: 1vw;
    width: 100%;
  }
  header .contact_last_under {
    width: 39%;
    margin: 0 auto;
    position: absolute;
    top: -3vw;
    right: 2%;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: .5vw 1.5vw;
    border-radius: 1vw;
    background-color: white;
    padding-bottom: .5vw;
  }
  header .contact_last_under .clu {
    position: relative;
  }
  header .contact_last_under .clu .b {
    position: absolute;
    top: -.5vw;
    right: -.5vw;
    background-color: #ffb700;
    font-size: 1vw;
    color: white;
    padding: .5vw;
    border-radius: 0 0 .3vw .3vw;
    padding: 1vw;
    text-align: center;
  }
  header .contact_last_under .clu .b span {
    display: inline-block;
    font-size: 1.5vw;
  }
  header .contact_last_under .clu .bb {
    position: absolute;
    top: 2vw;
    left: 0vw;
    font-size: 1vw;
    color: #ffb700;
    padding: 1.2vw .3vw;
    text-align: center;
    border: 0.1vw solid #ffb700;
  }
  header .contact_last_under h2 {
    font-size: 2.9vw;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #ffb700;
    text-align: left;
    margin-left: 4vw;
  }
  header .contact_last_under h2 .h2s {
    font-size: 1vw;
    color: black;
  }
  header .contact_last_under h2 .hs {
    font-size: 1vw;
    color: black;
  }
  header .contact_last_under h3 {
    width: 100%;
    font-size: 1.1vw;
    margin-top: .5vw;
    font-weight: normal;
    margin-bottom: 2vw;
    letter-spacing: .05vw;
    line-height: 2vw;
    text-align: left;
  }
  header .contact_last_under h3 span {
    border-bottom: 0.3vw solid #ffb700;
  }
  header .contact_last_under p {
    font-size: 1vw;
    margin-bottom: 2vw;
  }
  header .contact_last_under p .samp {
    font-size: .9vw;
    color: #ff7a7a;
  }
  header label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  header label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
  }
  header label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  header label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  header label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  header label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  header .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ffb700;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .lpg h2 {
    margin-left: 15vw;
    font-size: 2.5vw;
    margin-bottom: 0;
  }
  .lpg h2 span {
    color: #ffb700;
  }
  .lpg h3 {
    margin-left: 15vw;
    font-size: 1.5vw;
  }
  .lpg p {
    width: 70%;
    margin: 0 auto;
    font-size: 1.2vw;
    line-height: 2.5vw;
    margin-top: 2vw;
  }
  .lpg p span {
    font-weight: bold;
    color: #ffb700;
    font-size: 1.3vw;
  }
  .lpg .lp {
    display: block;
    width: 70%;
    margin: 0 auto;
  }
  .lpg a {
    width: 55%;
    display: block;
    border: 0;
    margin-left: 10vw;
    padding: 6px 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    border-radius: 30px;
    margin-top: 2vw;
    margin: 0 auto;
    background-color: none;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
  }
  @keyframes anime1 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    position: fixed;
    top: 0%;
    width: 75%;
    right: 0%;
    padding: 0px 0px;
    z-index: 9999;
    padding: 1vw 1vw;
    background-color: white;
    border-radius: 0 0 1vw 1vw;
  }
  ul li {
    list-style: none;
    width: 90%;
    display: inline-block;
    text-align: center;
    padding: 10px 0;
  }
  ul li a {
    width: 100%;
    display: block;
    text-decoration: none;
    font-size: 1vw;
    text-align: center;
    color: #000000;
    font-weight: bold;
  }
  ul li a span {
    font-size: 1vw;
  }
  ul .contact_li {
    display: block;
    margin-left: 5%;
    background-color: orangered;
    padding: 10px 20px;
    border-radius: 10px;
    color: white;
    border-radius: 10px;
  }
  ul .contact_li a {
    color: white;
  }
  ul .contact_lis {
    display: block;
    margin-left: 0%;
    background-color: #ffb700;
    padding: 10px 20px;
    border-radius: 10px;
    color: white;
    border-radius: 10px;
  }
  ul .contact_lis a {
    color: white;
  }
  #menu-btn-check {
    position: fixed;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 100;
    display: none;
  }
  .case {
    width: 100%;
    padding: 5vh 0;
    margin-top: 10vh;
  }
  .case h2 {
    margin-top: 0;
    margin: 0 auto;
    border-left: 10px solid #ffb700;
    padding-left: 3vw;
    font-size: 1vw;
    margin-left: 10%;
    margin-bottom: 1.5vw;
  }
  .case h2 span {
    font-size: 2vw;
  }
  .case .case_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    width: 80%;
    margin: 0 auto;
    gap: 5px;
  }
  .case .case_under div {
    padding: 10px 0;
    background-color: white;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
  .case .case_under div h3 {
    text-align: center;
    font-size: 1.2vw;
  }
  .japan {
    display: block;
    width: 30%;
    margin-left: 10vw;
    margin-top: 13vh;
  }
  .news {
    padding: 5vh 0 20vh 0;
    margin: 0 auto;
    margin-top: 5vh;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 6fr;
        grid-template-columns: 1fr 6fr;
    width: 80%;
  }
  .news b {
    display: block;
    text-align: center;
  }
  .news h2 {
    text-align: center;
  }
  .news div {
    margin-top: 5vh;
  }
  .news p {
    width: 90%;
    padding-bottom: 2vh;
    padding-left: 1vh;
    margin: 0 auto;
    margin-bottom: 0vh;
    font-size: 13px;
    border-bottom: 1px dotted black;
  }
  .news .newtitle {
    padding-bottom: 0;
    font-size: 13px;
    text-align: left;
    color: white;
    letter-spacing: 10px;
    margin-bottom: 0;
    margin-left: 10%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-weight: lighter;
  }
  .news .post-categories {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    display: none;
  }
  .news .post-categories li {
    width: 90%;
    margin: 0 auto;
    list-style: none;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .news .post-categories li a {
    color: black;
    text-decoration: none;
    background-color: #ffb700;
    width: 50%;
    padding: 5px 0;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    z-index: 5;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    text-align: center;
    border-radius: 0;
  }
  .news .news_time {
    margin-left: 30%;
  }
  .news .blog_link {
    display: block;
    text-align: center;
    color: black;
    padding: 15px 0;
    text-decoration: none;
  }
  .news .blog_link_last {
    display: block;
    text-align: center;
    color: black;
    padding: 15px 0;
    width: 90%;
    border: 1px solid #ffb700;
    margin: 0 auto;
    margin-bottom: 7vh;
    margin-top: 5vh;
    padding: 1vw 1vw;
    border-radius: 2vw;
    text-decoration: none;
    background-color: white;
    color: #ffb700;
  }
  .news .mainarticle {
    width: 80%;
    display: -ms-grid;
    display: grid;
    margin-left: 10vw;
    gap: 2vw;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .news .mainarticle .wp-post-image {
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .news .mainarticle .article {
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .news .mainarticle img {
    display: block;
    height: auto;
    width: 97%;
    display: none;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .news .mainarticle .flex {
    margin-top: 0;
  }
  .news .mainarticle .flex a {
    text-decoration: none;
    display: none;
  }
  .news .mainarticle .article {
    margin-top: 0;
  }
  .news .mainarticle .new-time {
    margin-top: 0;
  }
  .news .mainarticle .casp {
    display: block;
    position: absolute;
    left: 27vw;
    background-color: #ffb700;
    width: 8%;
  }
  .news .mainarticle .casp a {
    text-decoration: none;
    margin-left: auto;
    display: block;
    margin-right: 0;
    color: white;
    font-size: .8vw;
    padding: .1vw 0;
    text-align: center;
  }
  .news .mainarticle .desc {
    width: 90%;
    margin-top: 0;
    position: relative;
    margin-left: auto;
  }
  .news .mainarticle .desc a {
    color: black;
    font-size: 1.2vw;
    display: inline-block;
    text-decoration: none;
    -webkit-appearance: none;
    margin-top: 0;
    width: 100%;
    margin: 0 auto;
    -webkit-text-size-adjust: 100%;
    border-bottom: 1px black dotted;
    margin-bottom: 1vw;
  }
  .news .mainarticle .desc .neti {
    position: absolute;
    right: 0;
    top: -2.5vw;
    font-size: 1vw;
  }
  .news .message {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2.5fr 1fr;
        grid-template-columns: 2.5fr 1fr;
    gap: 10px;
  }
  .news .message .smf_p {
    display: none;
  }
  .news .message p {
    letter-spacing: 2px;
    font-size: 15px;
  }
  .news .message_second {
    letter-spacing: 2px;
    font-size: 15px;
  }
  .apeal {
    position: relative;
    padding-top: 5vw;
    height: 40vw;
  }
  .apeal .ah1 {
    margin-left: 2vw;
  }
  .apeal .aplet {
    margin-top: 2vw;
    background-color: #f9f9f9;
    padding: 1vw 0;
    width: 47%;
    margin-left: 7vw;
    border-radius: 1vw;
  }
  .apeal .aplet p {
    font-weight: bold;
    font-size: 1.2vw;
    margin-left: 1vw;
  }
  .apeal .aplet p span {
    color: #17b7ba;
    font-size: 1.5vw;
  }
  .apeal .firstqu {
    margin-left: 8%;
  }
  .apeal .btn-primary {
    display: inline-block;
    margin-top: 1rem;
    background-color: #007bff;
    color: white;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
  }
  .apeal .quiz-container {
    max-width: 45%;
    margin-left: 6%;
    padding: 1vw;
    background: white;
    border-radius: 12px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    margin-top: 1.5vw;
    padding-bottom: 2vw;
  }
  .apeal .question h2 {
    font-size: 1.6vw;
    margin-top: 0;
    margin-bottom: 0;
    color: #0c95a4;
    text-align: left;
  }
  .apeal .question h2 span {
    background-color: #0c95a4;
    display: inline-block;
    padding: .5vw 1vw;
    color: white;
    border-radius: 2vw;
    margin-right: .5vw;
  }
  .apeal .question b {
    font-size: 1vw;
  }
  .apeal .options label {
    display: block;
    background: #f1f1f1;
    border-radius: 8px;
    cursor: pointer;
    color: black;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    margin-top: .5vw !important;
    padding: 1vw 0;
    letter-spacing: .01vw;
  }
  .apeal .opb {
    display: block;
    text-align: center;
    font-size: 1vw;
  }
  .apeal .options label:hover {
    background: #e0e0e0;
  }
  .apeal .submit-btn, .apeal .close-btn {
    display: block;
    background-color: #ffb700;
    color: white;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 8px;
    font-weight: bold;
    margin: 1rem auto 0;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    font-size: 1.2vw;
  }
  .apeal .submit-btn span, .apeal .close-btn span {
    font-size: 1vw;
  }
  .apeal .submit-btn:hover {
    background-color: #218838;
  }
  .apeal .close-btn {
    background-color: orangered;
  }
  .apeal .close-btn a {
    text-decoration: none;
    color: white;
  }
  .apeal .close-btn:hover {
    background-color: #c82333;
  }
  .apeal .result {
    margin-top: 2rem;
    padding: 1.5rem;
    background: #e3fbe3;
    border: 1px solid #28a745;
    border-radius: 12px;
    display: none;
    position: relative;
  }
  .apeal .result::before {
    content: "💡もっと答えたくなるヒントが満載！";
    display: block;
    font-weight: bold;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    color: #155724;
  }
  .apeal .bh1 {
    margin-left: 8vw;
    margin-bottom: 3vw;
    width: 42%;
    display: block;
    font-weight: normal;
    font-size: 1vw;
    font-weight: bold;
    margin-top: 1vw;
    margin-bottom: 0;
  }
  .apeal .bh1 span {
    color: #ffb700;
  }
  .apeal .lecom {
    margin-left: 8vw;
  }
  .apeal .lecom .grid_lecom {
    width: 50%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    margin-top: 2vw;
    gap: .5vw;
  }
  .apeal .lecom .grid_lecom .glc {
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    padding: 1vw;
    font-size: 1vw;
    border-radius: 1vw;
  }
  .apeal .lecom .grid_lecom .glc h4 {
    text-align: center;
  }
  .apeal .lecom h3 {
    font-size: 1.2vw;
    font-weight: bold;
    border-left: 2vw solid #ffb700;
    padding-left: 1vw;
    margin-top: 0;
  }
  .apeal .lecom h3 span {
    color: #ffb700;
    font-size: 1.7vw;
  }
  .apeal .quiz {
    display: block;
    text-decoration: none;
    font-size: 1.2vw;
    width: 40%;
    padding: 1vw 3vw;
    background-color: #ffb700;
    border-radius: 4vw;
    color: white;
    text-align: center;
    margin-top: 2vw;
  }
  .apeal .quiz:hover {
    background-color: white;
    color: #ffb700;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    -webkit-transition: .5s;
    transition: .5s;
  }
  .apeal #click-btns {
    width: 85%;
    display: block;
    font-size: 16px;
    border: 0;
    padding: 6px 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    border-radius: 30px;
    padding: 15px 0;
    margin-top: 2vw;
    background-color: none;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
  }
  @keyframes anime1 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  .apeal #popup-wrappers {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
  }
  .apeal #popup-insides {
    text-align: center;
    width: 100%;
    max-width: 60%;
    background: white;
    margin: 10% auto;
    padding: 2vw 1vw;
    position: relative;
    border-radius: 1vw;
    margin-bottom: 10vw;
  }
  .apeal .pop_a {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 80%;
    gap: 1vw;
    margin: 0 auto;
    margin-top: 1vw;
  }
  .apeal #messages a {
    text-decoration: none;
    padding: 6px 10px;
    padding: 1vw 0;
    border-radius: 4vw;
  }
  .apeal #messages a:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: .5s;
    transition: .5s;
  }
  .apeal .sama {
    background-color: #ffb700;
    color: white;
    border: 0.2vw solid #ffb700;
    position: relative;
  }
  .apeal .sama::after {
    position: absolute;
    top: 1.4vw;
    right: 7%;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .apeal .jira {
    background-color: #ffffff;
    color: #ffb700;
    border: 0.2vw solid #ffb700;
    position: relative;
  }
  .apeal .jira::after {
    position: absolute;
    top: 1.4vw;
    right: 7%;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #ffb700;
    border-right: 3px solid #ffb700;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .apeal #closes {
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
    font-size: 50px;
  }
  .apeal .grid_aaa {
    width: 95%;
    margin: 0 auto;
  }
  .apeal .grid_aaa .contact_last_under {
    width: 28%;
    margin: 0 auto;
    position: absolute;
    top: 5vw;
    right: 8%;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: .5vw 1.5vw;
    border-radius: 1vw;
    background-color: white;
    padding-bottom: .5vw;
  }
  .apeal .grid_aaa .contact_last_under .clu {
    position: relative;
  }
  .apeal .grid_aaa .contact_last_under .clu .b {
    position: absolute;
    top: -.5vw;
    right: -.5vw;
    background-color: #ffb700;
    font-size: 1vw;
    color: white;
    padding: .5vw;
    border-radius: 0 0 .3vw .3vw;
    padding: 1vw;
    text-align: center;
  }
  .apeal .grid_aaa .contact_last_under .clu .b span {
    display: inline-block;
    font-size: 1.5vw;
  }
  .apeal .grid_aaa .contact_last_under .clu .bb {
    position: absolute;
    top: 2vw;
    left: 0vw;
    font-size: 1vw;
    color: #ffb700;
    padding: 1.2vw .3vw;
    text-align: center;
    border: 0.1vw solid #ffb700;
  }
  .apeal .grid_aaa .contact_last_under h2 {
    font-size: 2vw;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #ffb700;
    text-align: left;
    margin-left: 4vw;
  }
  .apeal .grid_aaa .contact_last_under h2 .h2s {
    font-size: 1vw;
    color: black;
  }
  .apeal .grid_aaa .contact_last_under h2 .hs {
    font-size: 1vw;
    color: black;
  }
  .apeal .grid_aaa .contact_last_under h3 {
    width: 100%;
    font-size: 1.1vw;
    margin-top: .5vw;
    font-weight: normal;
    margin-bottom: 2vw;
    letter-spacing: .05vw;
    line-height: 2vw;
    text-align: left;
  }
  .apeal .grid_aaa .contact_last_under h3 span {
    border-bottom: 0.3vw solid #17b7ba;
  }
  .apeal .grid_aaa .contact_last_under p {
    font-size: 1vw;
    margin-bottom: 2vw;
  }
  .apeal .grid_aaa .contact_last_under p .samp {
    font-size: .9vw;
    color: #ff7a7a;
  }
  .apeal .grid_aaa label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .apeal .grid_aaa label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
  }
  .apeal .grid_aaa label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  .apeal .grid_aaa label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  .apeal .grid_aaa label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .apeal .grid_aaa label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .apeal .grid_aaa .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ffb700;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .apeal .apeal_under {
    width: 100%;
    margin: 0 auto;
  }
  .apeal .apeal_under .sample1 {
    display: block;
    width: 95%;
    margin: 0 auto;
  }
  .apeal .ap_p_u {
    font-size: .8vw;
    text-align: right;
  }
  .apeal .ap_u {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 80%;
    margin: 0 auto;
  }
  .apeal h3 {
    font-size: 1.3vw;
    letter-spacing: 2px;
    font-weight: normal;
    margin: 0;
    margin-top: 2vh;
    width: 78%;
  }
  .apeal .i {
    margin-bottom: 3vh;
    width: 72%;
    margin-left: 7.5vw;
    margin-bottom: 3vw;
    font-size: 1.5vw;
    font-weight: bold;
    line-height: 3vw;
    letter-spacing: 0.1vw;
  }
  .apeal .i span {
    border-bottom: 0.5vw solid #ffb700;
  }
  .apeal h1 {
    font-size: 2.5vw;
    margin-left: 7.5vw;
    margin-top: 0;
    font-weight: bold;
  }
  .apeal .hhh {
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: .2vw;
  }
  .apeal .hhh span {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2vw;
    color: #ffb700;
    border-radius: 0.5vw;
    padding: .5vw 1vw;
    font-size: 3.6vw;
    background-color: white;
  }
  .apeal .hhh .lett {
    font-size: 2vw;
    color: black;
    width: 100%;
    display: block;
  }
  .apeal .a {
    font-size: 2.2vw;
    line-height: 3vw;
    border-left: 2vw solid #ffb700;
    padding: .5vw;
    padding-top: 0;
    padding-left: 1.5vw;
    margin-top: 2vw;
    font-weight: bold;
  }
  .apeal .a span {
    color: white;
    padding: .5vw 0;
    color: #ffb700;
  }
  .apeal .last {
    margin-top: 5vh;
    background-color: white;
    text-align: left;
    color: black;
  }
  .apeal .last span {
    opacity: 0;
  }
  .apeal .ap_img {
    gap: 20px;
  }
  .apeal .o_o_1 {
    display: block;
    width: 110%;
    margin: 0 auto;
  }
  .apeal .ap_a {
    display: block;
    width: 80%;
    margin-top: 5vh;
    font-size: 1.1vw;
    text-decoration: none;
    background-color: #ffb700;
    padding: 10px;
    color: white;
    border-radius: 10px;
    text-align: center;
  }
  .apeal b {
    display: block;
  }
  .apeal .about_h3 {
    width: 85%;
    line-height: 55px;
    font-size: 1.4vw;
    font-weight: bold;
  }
  .apeal .totyu {
    font-size: 4rem;
    width: 95%;
    margin: 0 auto;
    display: none;
    padding: 8vh 0;
    background-color: #ffb700;
    color: white;
  }
  .apeal .merit {
    position: relative;
    margin-top: 5vh;
  }
  .apeal .merit .merit_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 70%;
    margin: 0 auto;
    gap: 10px;
  }
  .apeal .merit .merit_under div {
    padding: 30px 15px;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 20px;
    position: relative;
  }
  .apeal .merit .merit_under div img {
    display: block;
    position: absolute;
    bottom: 10%;
    right: 3%;
    width: 30%;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 5vh;
  }
  .apeal .merit .merit_under div h3 {
    font-size: 25px;
    width: 90%;
    margin-left: 5%;
  }
  .apeal .merit .merit_under div p {
    font-size: 16px;
    width: 60%;
    margin-bottom: 20px;
    font-weight: 5400;
    margin-left: 5%;
  }
  .apeal .merit a {
    display: block;
    text-decoration: none;
    background-color: #ffb700;
    color: white;
    font-size: 18px;
    text-align: center;
    padding: 20px 0px;
    border-radius: 50px;
    width: 30%;
    margin: 0 auto;
    margin-top: 50px;
  }
  .apeal_smf {
    display: none;
  }
  .apeal_second {
    position: relative;
  }
  .apeal_second h2 {
    font-size: 3vw;
    margin-left: 10%;
  }
  .apeal_second b {
    display: block;
    margin-left: 10%;
  }
  .apeal_second .apeal_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr;
        grid-template-columns: 1fr 2fr;
    width: 80%;
    margin: 0 auto;
  }
  .apeal_second .apeal_under .sample2 {
    display: block;
    width: 100%;
    margin: 0 auto;
    -webkit-transform: translateY(5vw);
            transform: translateY(5vw);
  }
  .apeal_second .about_h3 {
    width: 95%;
    margin-left: 10%;
    line-height: 55px;
    font-size: 1.4vw;
    font-weight: bold;
  }
  .apeal_second .about_h3 span {
    background-color: #ffb700;
    color: white;
  }
  .apeal_second .totyu {
    font-size: 4rem;
    width: 95%;
    margin: 0 auto;
    display: none;
    padding: 8vh 0;
    background-color: #ffb700;
    color: white;
  }
  .apeal_second .merit {
    position: relative;
    margin-top: 5vh;
  }
  .apeal_second .merit .merit_under {
    width: 70%;
    margin: 0 auto;
    gap: 10px;
  }
  .apeal_second .merit .merit_under div {
    padding: 30px 15px;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 20px;
    position: relative;
  }
  .apeal_second .merit .merit_under div img {
    display: block;
    position: absolute;
    bottom: 10%;
    right: 3%;
    width: 30%;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 5vh;
  }
  .apeal_second .merit .merit_under div h3 {
    font-size: 25px;
    width: 90%;
    margin-left: 5%;
  }
  .apeal_second .merit .merit_under div p {
    font-size: 16px;
    width: 60%;
    margin-bottom: 20px;
    font-weight: 5400;
    margin-left: 5%;
  }
  .apeal_second .merit a {
    display: block;
    text-decoration: none;
    background-color: #ffb700;
    color: white;
    font-size: 18px;
    text-align: center;
    padding: 20px 0px;
    border-radius: 50px;
    width: 30%;
    margin: 0 auto;
    margin-top: 50px;
  }
  .apeal_second .ap_p_u {
    font-size: .8vw;
    text-align: right;
  }
  .koukagroup {
    gap: 1vw;
    width: 90%;
    margin: 0 auto;
    margin-top: 5vw;
  }
  .koukagroup .first_second {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    margin-top: 1vw;
    gap: 1vw;
  }
  .koukagroup .quiz-containers {
    max-width: 98%;
    padding: 1vw;
    background: white;
    border-radius: 12px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding-bottom: 2vw;
    padding-top: 1.5vw;
  }
  .koukagroup .quiz-containers a {
    display: block;
    text-decoration: none;
    background-color: orangered;
    color: white;
    font-size: 1.2vw;
    width: 50%;
    margin: 0 auto;
    margin-top: 1vw;
    text-align: center;
    padding: 1vw;
    border-radius: 2vw;
  }
  .koukagroup .questions .qh22s {
    font-size: 1.6vw;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left;
  }
  .koukagroup .questions .qh22s span {
    background-color: #0c95a4;
    display: inline-block;
    padding: .5vw 1vw;
    color: white;
    border-radius: 2vw;
    margin-right: .5vw;
    font-size: 1.6vw;
  }
  .koukagroup .questions b {
    font-size: 1vw;
  }
  .koukagroup .optionss label {
    display: block;
    background: #f1f1f1;
    border-radius: 8px;
    cursor: pointer;
    color: black;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    margin-top: .5vw !important;
    padding: 1vw 0;
    letter-spacing: .01vw;
  }
  .koukagroup .opbs {
    display: block;
    text-align: center;
    font-size: 1vw;
  }
  .koukagroup .optionss label:hover {
    background: #e0e0e0;
  }
  .koukagroup .submit-btns, .koukagroup .close-btns {
    display: block;
    background-color: #ffb700;
    color: white;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 8px;
    font-weight: bold;
    margin: 1rem auto 0;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    font-size: 1.2vw;
  }
  .koukagroup .submit-btns span, .koukagroup .close-btns span {
    font-size: 1vw;
  }
  .koukagroup .submit-btns:hover {
    background-color: #218838;
  }
  .koukagroup .close-btns {
    background-color: orangered;
  }
  .koukagroup .close-btns a {
    text-decoration: none;
    color: white;
  }
  .koukagroup .close-btns:hover {
    background-color: #c82333;
  }
  .koukagroup .results {
    margin-top: 2rem;
    padding: 1.5rem;
    background: #e3fbe3;
    border: 1px solid #28a745;
    border-radius: 12px;
    display: none;
    position: relative;
  }
  .koukagroup .results::before {
    content: "💡もっと答えたくなるヒントが満載！";
    display: block;
    font-weight: bold;
    margin-bottom: 1rem;
    font-size: 1.1rem;
    color: #155724;
  }
  .koukagroup .bh1s {
    margin-left: 8vw;
    margin-bottom: 3vw;
    width: 42%;
    display: block;
    font-weight: normal;
    font-size: 1vw;
    font-weight: bold;
    margin-top: 1vw;
    margin-bottom: 0;
  }
  .koukagroup .bh1s span {
    color: #ffb700;
  }
  .koukagroup .first {
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: 1.5vw 1vw;
    border-radius: 1vw;
  }
  .koukagroup .first .first_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr;
  }
  .koukagroup .first .first_under .se_u {
    position: relative;
  }
  .koukagroup .first .first_under h3 {
    font-size: 5vw;
    width: 100%;
    margin-bottom: 0;
    margin-top: 5vw;
    margin-left: 1vw;
  }
  .koukagroup .first .tth3 {
    color: black;
    text-align: center;
    font-size: 2vw;
  }
  .koukagroup .first .triangle_in {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 2vw solid transparent;
    border-left: 2vw solid transparent;
    border-top: 3vw solid #ffb700;
    border-bottom: 0;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 1vw;
  }
  .koukagroup .first h2 {
    font-size: 1.5vw;
    line-height: 3vw;
    text-align: center;
  }
  .koukagroup .first h2 span {
    color: #ffb700;
    font-size: 2.5vw;
  }
  .koukagroup .first .se_uu {
    font-size: 2vw;
    margin-top: 7vw;
    margin-left: 0vw;
    line-height: 5vw;
  }
  .koukagroup .first .se_uu span {
    color: #ffb700;
    font-size: 4.5vw;
  }
  .koukagroup .first .under_f {
    margin: 0 auto;
  }
  .koukagroup .first .under_f img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .koukagroup .first .under_f .under_f_under {
    margin-left: 1vw;
    margin-top: 1.5vw;
  }
  .koukagroup .first .under_f .under_f_under h3 {
    font-size: 1.5vw;
    border: 0.3vw solid #ffb700;
    width: 10%;
    text-align: center;
  }
  .koukagroup .first .under_f .under_f_under h4 {
    border-left: 0.5vw solid #ffb700;
    padding-left: 1vw;
    margin-top: 0;
    font-size: 1.3vw;
    width: 99%;
    margin: 0 auto;
    margin-top: 1vw;
    margin-bottom: 1.8vw;
  }
  .koukagroup .first .under_f .under_f_under h4 span {
    color: #ffb700;
    font-size: 1.3vw;
  }
  .koukaa {
    display: block;
    background-color: orangered;
    color: white;
    text-align: center;
    border-radius: 3vw;
    width: 30%;
    margin: 0 auto;
    padding: 2vw 0;
    margin-top: 2vw;
    text-decoration: none;
  }
  .excam {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .excam h2 {
    text-align: center;
    font-size: 2vw;
  }
  .excam .ex_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 80%;
    margin: 0 auto;
  }
  .excam .ex_under img {
    display: block;
    width: 67%;
  }
  .excam .ex_under .left {
    margin-left: 0;
  }
  .excam .ex_under .right {
    margin-left: auto;
  }
  .excam .graf {
    position: absolute;
    top: 30%;
    left: 30%;
    display: block;
    width: 40%;
  }
  .excam p {
    font-size: 1.2vw;
    width: 45%;
    margin: 0 auto;
    padding: 10px;
    margin-right: 10%;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
  .excam p span {
    font-size: 1vw;
  }
  .futo_big {
    margin-top: 5vw;
    margin-bottom: 5vw;
  }
  .futo_big h2 {
    text-align: center;
  }
  .futo_big .futo_big_under {
    width: 88%;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.5fr 1fr;
        grid-template-columns: 1.5fr 1fr;
  }
  .futo_big .futo_big_under h3 {
    font-size: 1.5vw;
    margin-top: 5vw;
    margin-bottom: 3vw;
    text-align: center;
  }
  .futo_big .futo_big_under p {
    font-size: 1.2vw;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 1.5vw;
  }
  .futo_big .futo_big_under .futo {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .finish_letter .reason_h2 {
    font-size: 4vw;
    margin-bottom: 1vw;
    text-align: center;
    background-color: #ffb700;
    color: white;
    padding: 1vw 0;
  }
  .finish_letter .reasons_h2 {
    font-size: 3vw;
    margin-bottom: 1vw;
    text-align: center;
    background-color: #ffb700;
    color: white;
    padding: 1vw 0;
  }
  .finish_letter h3 {
    margin: 0 auto;
    text-align: center;
    width: 65%;
    font-size: 1.5vw;
    padding: 2vw 0;
  }
  .finish_letter .box_letter {
    width: 60%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 1vw 2vw;
    border-radius: 2vw;
    margin-top: 1vw;
  }
  .finish_letter .box_letter h2 {
    color: #ffb700;
  }
  .finish_letter .box_letter .bls {
    margin-top: 4vw;
  }
  .problem {
    margin-top: 0vw;
  }
  .problem .under_p {
    background-color: #ffb700;
    padding: 2vw 0;
    padding-bottom: 5vw;
    position: relative;
    width: 100%;
  }
  .problem .under_p::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -35px;
    border: 35px solid transparent;
    border-top: 35px solid #ffb700;
  }
  .problem .under_pp {
    background-color: #ffb700;
    padding: 2vw 0;
    padding-bottom: 5vw;
    position: relative;
    width: 100%;
    margin-top: 3vw;
  }
  .problem .under_pp::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -35px;
    border: 35px solid transparent;
    border-top: 35px solid #ffb700;
  }
  .problem b {
    text-align: center;
    display: block;
  }
  .problem h2 {
    text-align: center;
    font-size: 2.5vw;
    color: white;
  }
  .problem h2 span {
    background-color: white;
    color: #ffb700;
  }
  .problem .problem_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    width: 75%;
    margin: 0 auto;
  }
  .problem .problem_under div {
    padding: 20px 10px;
    background-color: white;
    width: 90%;
    margin-top: 1vw;
  }
  .problem .problem_under div .sen {
    padding: 0;
    width: 20%;
    margin: 0 auto;
    margin-top: 1vw;
    margin-bottom: 1vw;
    border-top: .2vw solid black;
  }
  .problem .problem_under div p {
    font-size: 1.3vw;
    text-align: center;
    margin: 0 auto;
    position: relative;
    border-radius: .5vw;
  }
  .problem .problem_under div p span {
    font-weight: bold;
    font-size: 1.6vw;
    color: #ffb700;
  }
  .problem .problem_under div img {
    display: block;
    width: 70%;
    margin: 0 auto;
    margin-top: 2vh;
    margin-bottom: 2vh;
  }
  .problem .problem_under div b {
    font-weight: normal;
    display: block;
    margin-top: 5px;
    font-size: 1vw;
  }
  .problem .problem_contact {
    background-color: #00243c;
    color: white;
    padding: 9vh 0;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    margin-top: 10vh;
  }
  .problem .problem_contact div {
    width: 100%;
    margin: 0 auto;
  }
  .problem .problem_contact div h2 {
    font-size: 2.2vw;
    text-align: left;
    margin-left: 22%;
  }
  .problem .problem_contact div p {
    text-align: left;
    margin-left: 22%;
    font-size: 1.4vw;
  }
  .problem .problem_contact .p_c {
    width: 80%;
    margin: 0 auto;
    margin-right: auto;
    margin-left: 5%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    gap: 10px;
  }
  .problem .problem_contact .p_c a {
    margin: 0 auto;
    width: 95%;
    display: block;
    color: white;
    text-decoration: none;
    font-size: 1.1vw;
    background-color: #ffb700;
    text-align: center;
    height: 5vw;
    line-height: 5vw;
    margin-bottom: 0;
    margin-top: 10vh;
    border-radius: 10px;
  }
  .problem .problem_contact .p_c .p_c_two {
    border-radius: 10px;
    background-color: #2595be;
    color: black;
    color: white;
  }
  .total_wri {
    width: 95%;
    margin: 0 auto;
  }
  .total_wri .writter {
    margin-bottom: 5vw;
  }
  .total_wri .writter h2 {
    font-size: 3vw;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
  }
  .total_wri .writter p {
    font-size: 1.2vw;
    text-align: center;
    width: 45%;
    margin: 0 auto;
    margin-top: 2vw;
  }
  .total_wri .writter p span {
    background-color: #ffb700;
    color: white;
  }
  .total_wri .writter img {
    display: block;
    width: 65%;
    margin: 0 auto;
  }
  .total_wri .writter .smf_wri {
    display: none;
  }
  .contact_action {
    background-color: #ffb700;
    width: 90%;
    border-radius: 20px;
    margin: 0 auto;
    padding: 5vh 0;
  }
  .contact_action h2 {
    font-size: 3rem;
    color: white;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
  }
  .contact_action a {
    display: block;
    text-decoration: none;
    background-color: #ffffff;
    color: #ffb700;
    font-size: 18px;
    text-align: center;
    padding: 20px 0px;
    border-radius: 20px;
    width: 28%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .service {
    margin-top: 3vw;
    margin-bottom: 5vw;
  }
  .service h2 {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 0;
  }
  .service img {
    width: 90%;
    margin: 0 auto;
    display: block;
  }
  .service .sk {
    display: none;
  }
  .service b {
    display: block;
    text-align: center;
  }
  .service .p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
  }
  .service .p span {
    background-color: #ffb700;
    color: white;
  }
  .service a {
    display: block;
    text-decoration: none;
    background-color: #ffb700;
    color: white;
    font-size: 18px;
    text-align: center;
    padding: 20px 0px;
    border-radius: 50px;
    width: 20%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .service .service_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    gap: 30px;
    width: 70%;
    margin: 0 auto;
    margin-top: 5vh;
  }
  .service .service_under div h3 {
    font-size: 1.3vw;
    width: 80%;
    margin-left: 3%;
    margin-top: 0;
  }
  .service .service_under div h3 span {
    color: #ffb700;
    font-size: 1.7vw;
  }
  .service .service_under div p {
    font-size: 16px;
    width: 90%;
    margin-bottom: 20px;
    font-weight: 5400;
    margin-left: 5%;
  }
  .price {
    padding: 10vh 0;
    margin-bottom: 5vh;
  }
  .price h2 {
    font-size: 3rem;
    text-align: center;
  }
  .price b {
    display: block;
    text-align: center;
  }
  .price table {
    width: 70%;
    display: block;
    margin: 0 auto;
    margin-top: 3vh;
  }
  .price table tbody {
    display: block;
    width: 98%;
    margin: 0 auto;
    overflow: hidden;
  }
  .price table tbody tr {
    width: 100%;
    text-align: center;
  }
  .price table tbody tr th {
    width: 10%;
    padding: 10px 0;
    font-size: 16px;
    background-color: #ffb700;
    color: white;
    padding: 15px 0px;
  }
  .price table tbody tr .small {
    width: 22%;
  }
  .price table tbody tr .third {
    text-align: left;
  }
  .price table tbody tr .first_td {
    width: 30vh;
    padding: 10px 0;
    font-size: 15px;
    background-color: #f1f1f1;
    border: none;
    font-weight: bold;
    color: black;
  }
  .price table tbody tr td {
    padding: 10px 0;
    font-size: 14px;
    background-color: #ffffff;
  }
  .price table tbody tr td span {
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
    color: #ffb700;
  }
  .price table tbody tr .folow {
    padding: 15px 0;
    background-color: #ffb700;
    color: white;
  }
  .price table tbody tr .bikou {
    text-align: left;
    font-size: 13px;
  }
  .sche {
    position: relative;
    margin-bottom: 10vh;
  }
  .sche h2 {
    font-size: 3rem;
    text-align: center;
  }
  .sche b {
    display: block;
    text-align: center;
  }
  .sche .sche_group {
    margin-top: 5vh;
  }
  .sche .sche_under {
    width: 60%;
    margin: 0 auto;
    margin-top: 3vh;
  }
  .sche .sche_under img {
    display: block;
    width: 40%;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.5);
    margin-top: 10px;
  }
  .sche .sche_under h3 {
    margin-bottom: 0;
    margin-top: 2vh;
    font-size: 1.5rem;
    margin-left: 20%;
  }
  .sche .sche_under p {
    margin: 0 auto;
    margin-top: 1vh;
    margin-bottom: 2vh;
    letter-spacing: 1px;
    width: 60%;
  }
  .sche .sche_line {
    position: absolute;
    display: block;
    height: 85%;
    width: 8px;
    background: -webkit-gradient(linear, left top, left bottom, from(#05FBFF), to(#1D62F0)) fixed;
    background: linear-gradient(#05FBFF, #1D62F0) fixed;
    top: 18%;
    left: 18%;
  }
  .achivement {
    margin-top: 15vh;
    margin-bottom: 15vh;
  }
  .achivement h2 {
    font-size: 3vw;
    margin-bottom: 0;
    text-align: center;
  }
  .achivement h2 span {
    color: #ffb700;
  }
  .achivement .a_b {
    display: block;
    text-align: center;
  }
  .achivement .a_i {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 85%;
    margin: 0 auto;
    margin-top: 2vw;
    gap: 1vw;
  }
  .achivement img {
    display: block;
    width: 95%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding: 1vw;
    height: 23vw;
    border-radius: 1vw;
  }
  .achivement .ichiran {
    display: block;
    width: 30%;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    margin-top: 4vw;
    background-color: #ffb700;
    color: white;
    padding: 1.5vw 0;
    border-radius: 3vw;
  }
  .raibal {
    /***　おしゃれテーブル１　パステルカラー ***/
    /* ヘッダー */
    /* フッター（比較表と色つけたとき用） */
    /* ボディ項目 */
    /* フッター項目 */
    /* ボディデータ */
    /* ヘッダー行　１列ごとの色変え */
    /* 最終行のボーダーをなくす */
    /* スマホ調整 */
    /***　おしゃれテーブル比較用 ***/
    /* おすすめ商品枠 */
    /*（共通）　項目の多いテーブルの幅を調整*/
  }
  .raibal img {
    display: block;
    width: 70%;
    margin: 0 auto;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }
  .raibal .raibal_p {
    text-align: right;
    font-size: .8vw;
    width: 80%;
    margin-left: auto;
    margin-right: 15%;
  }
  .raibal h2 {
    font-size: 3vw;
    text-align: center;
  }
  .raibal h2 span {
    color: #ffb700;
  }
  .raibal .a_b {
    display: block;
    text-align: center;
  }
  .raibal .achi_box {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr;
    width: 70%;
    margin: 0 auto;
    gap: 30px;
    margin-top: 10vh;
  }
  .raibal .achi_box img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 40%;
    margin-left: auto;
    margin-right: 10%;
    display: block;
    margin: 0 auto;
  }
  .raibal .achi_box div {
    border-radius: 20px;
    padding-bottom: 30px;
  }
  .raibal .achi_box div h3 {
    font-size: 1.8vw;
    color: #ffb700;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .raibal .achi_box div p {
    font-size: 1.1vw;
    line-height: 5vh;
    margin: 0 auto;
    margin-top: 25px;
  }
  .raibal .achi_box div .reason {
    font-weight: bold;
  }
  .raibal .achi_box_two {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.5fr 1fr;
        grid-template-columns: 1.5fr 1fr;
    width: 70%;
    margin: 0 auto;
    gap: 30px;
    margin-top: 10vh;
  }
  .raibal .achi_box_two img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 80%;
    margin-right: auto;
    margin-left: 10%;
    display: block;
    margin: 0 auto;
  }
  .raibal .achi_box_two div {
    border-radius: 20px;
    padding-bottom: 30px;
  }
  .raibal .achi_box_two div h3 {
    font-size: 1.8vw;
    color: #ffb700;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .raibal .achi_box_two div p {
    font-size: 1.1vw;
    line-height: 5vh;
    margin: 0 auto;
    margin-top: 25px;
  }
  .raibal .achi_box_two div .reason {
    font-weight: bold;
  }
  .raibal .achi_box_three {
    display: none;
  }
  .raibal .osare-table {
    width: 80%;
    table-layout: fixed;
    border: none !important;
    border-collapse: separate;
    border-spacing: 7px 0px;
    margin: 0 auto;
  }
  .raibal .osare-table th {
    border: none !important;
    text-align: center;
    padding: 10px 0;
    color: white;
  }
  .raibal .osare-table th img {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
  .raibal .first_table {
    display: block;
  }
  .raibal .osare-table tbody td {
    border: none !important;
    border-bottom: solid 2px #f5f5f5 !important;
    border-right: solid 2px #f5f5f5 !important;
    border-left: solid 2px #f5f5f5 !important;
    -webkit-box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
            box-shadow: rgba(149, 157, 165, 0.1) 0px 8px 24px;
  }
  .raibal .osare-table thead th {
    font-weight: bold;
    border-radius: 10px 10px 0px 0px;
    font-size: 1.1vw;
  }
  .raibal .osare-table tfoot td {
    border: none;
    border-radius: 0 0 10px 10px;
  }
  .raibal .osare-table tbody th {
    background: #f2f5fc;
    background-color: white;
    font-weight: bold;
    border-bottom: solid 2px #f9f9f9 !important;
    line-height: 4.5em;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    color: black;
    border-radius: 10px 0px 0px 10px;
    font-size: 1.0vw;
  }
  .raibal .osare-table tfoot th {
    background: none;
    line-height: 3em;
    font-weight: bold;
  }
  .raibal .osare-table td {
    text-align: center;
    font-size: .9vw;
  }
  .raibal .osare-table thead th:nth-child(2) {
    background-color: #ffb700;
    -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 24px;
            box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 24px;
  }
  .raibal .osare-table thead th:nth-child(3) {
    color: black;
    background-color: #fce4e4;
    -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 24px;
            box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 24px;
  }
  .raibal .osare-table thead th:nth-child(4) {
    background: #b7dbf7;
    color: black;
    -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 24px;
            box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 24px;
  }
  .raibal .osare-table thead th:nth-child(5) {
    background: #fffab2;
    color: black;
    -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 24px;
            box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 24px;
  }
  .raibal .osare-table thead th:nth-child(6) {
    background: #b2ffca;
    color: black;
    -webkit-box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 24px;
            box-shadow: rgba(149, 157, 165, 0.2) 0px 4px 24px;
  }
}

@media screen and (min-width: 640px) and (max-width: 767px) {
  .raibal .osare-table thead th,
  .raibal .osare-table tbody th {
    padding: 0;
  }
  .raibal .osare-table tfoot td {
    padding: 0;
    font-size: 0.9em;
    font-weight: bold;
  }
  .raibal .osare-table tfoot td:nth-child(2) {
    font-size: 1em;
  }
}

@media screen and (min-width: 640px) {
  .raibal .osare-hikaku td:nth-child(2) {
    background-color: #f3fefb;
  }
}

@media screen and (min-width: 640px) and (max-width: 767px) {
  .raibal .col6t th,
  .raibal .col6t td {
    font-size: 0.4em;
    padding: 10px 0px;
  }
  .raibal .col5t th,
  .raibal .col5t td {
    font-size: 0.5em;
    padding: 10px 0px;
  }
  .raibal .col4t th,
  .raibal .col4t td {
    font-size: 0.7em;
    padding: 10px 5px;
  }
  .raibal .col3t th,
  .raibal .col3t td {
    font-size: 0.8em;
    padding: 10px 10px;
  }
}

@media screen and (min-width: 640px) {
  .raibal .one_t {
    -webkit-transform: translateY(-1.4vh);
            transform: translateY(-1.4vh);
    width: 25%;
    font-weight: bold;
    font-size: 1.2vw;
  }
  .total {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    margin-bottom: 10vh;
    padding: 2vh 0;
    background-color: #00243c;
    color: white;
  }
  .total h2 {
    margin-left: 13%;
    color: white;
    margin-bottom: 5vh;
    margin-top: 5vh;
    font-size: 25px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total h2 span {
    color: #ffb700;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .newtitle {
    padding-bottom: 0;
    font-size: 13px;
    text-align: left;
    color: white;
    letter-spacing: 10px;
    margin-bottom: 0;
    margin-left: 10%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-weight: lighter;
  }
  .total .post-categories {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .post-categories li {
    width: 90%;
    margin: 0 auto;
    list-style: none;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .post-categories li a {
    color: white;
    text-decoration: none;
    background-color: #ffb700;
    width: 50%;
    display: none;
    padding: 5px 0;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    z-index: 5;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    text-align: center;
    border-radius: 0;
  }
  .total .blog_link {
    display: block;
    text-align: center;
    color: white;
    padding: 15px 0;
    text-decoration: none;
  }
  .total .blog_link_last {
    display: block;
    text-align: center;
    color: black;
    padding: 15px 0;
    width: 30%;
    margin: 0 auto;
    margin-bottom: 7vh;
    margin-top: 5vh;
    text-decoration: none;
    background-color: #2595be;
    color: white;
    background-color: white;
  }
  .total .mainarticle {
    width: 75%;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    gap: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .mainarticle .wp-post-image {
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .mainarticle .article {
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .mainarticle img {
    display: block;
    height: auto;
    width: 100%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .mainarticle div .desc p {
    margin: 0;
  }
  .total .mainarticle div .desc p a {
    color: white;
    text-decoration: none;
    font-size: 1vw;
    display: block;
    padding: 10px 0;
    -webkit-appearance: none;
    margin-top: 0;
    width: 100%;
    margin: 0 auto;
    -webkit-text-size-adjust: 100%;
  }
  .total .message {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2.5fr 1fr;
        grid-template-columns: 2.5fr 1fr;
    gap: 10px;
  }
  .total .message .sya_smf {
    display: none;
  }
  .total .message p {
    letter-spacing: 2px;
    font-size: 15px;
  }
  .total .message_second {
    letter-spacing: 2px;
    font-size: 15px;
  }
  .plan_smf {
    display: none;
  }
  .plan {
    margin-bottom: 10vh;
    margin-top: 15vh;
  }
  .plan .s_p_t {
    text-align: center;
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
  }
  .plan .to_h2 {
    text-align: center;
    font-size: 3vw;
    margin-bottom: 0;
    margin-top: 0;
  }
  .plan .to_h2 span {
    color: #ffb700;
  }
  .plan .site {
    display: none;
  }
  .plan .site.site-on {
    display: block;
  }
  .plan .site img {
    height: 30vh;
  }
  .plan .back-site {
    font-size: 3vw;
    margin-bottom: 0;
    margin-top: 1vh;
    display: block;
    color: white;
    text-align: right;
    margin-right: 3vw;
    padding-top: 2vw;
    cursor: pointer;
  }
  .plan .plan_double {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 85%;
    margin: 0 auto;
    gap: 10px;
    margin-top: 2vw;
  }
  .plan .plan_double .double_under {
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr;
        grid-template-columns: 1fr 2fr;
    border-radius: 10px;
    padding: 1vw 0;
    background-color: white;
  }
  .plan .plan_double .double_under img {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 5vh;
  }
  .plan .plan_double .double_under .plan_a_c {
    display: block;
    text-decoration: none;
    color: white;
    padding: 12px 0;
    width: 90%;
    background-color: #ffb700;
    background-color: #2595be;
    border-radius: 10px;
    text-align: center;
    margin-top: 3vh;
    margin-bottom: 2vh;
    color: white;
    font-size: 1vw;
    cursor: pointer;
  }
  .plan .plan_double .double_under .plan_a_p {
    display: block;
    text-decoration: none;
    color: white;
    padding: 12px 0;
    width: 90%;
    background-color: #ffb700;
    color: black;
    border-radius: 10px;
    text-align: center;
    margin-top: 3vh;
    margin-bottom: 2vh;
    font-size: 1vw;
    color: white;
    cursor: pointer;
  }
  .plan .plan_double h2 {
    font-size: 1.5vw;
    text-align: left;
    margin-bottom: 0;
  }
  .plan .plan_double h3 {
    margin-top: 10px;
    font-size: 1.2vw;
    margin-bottom: 5px;
  }
  .plan .plan_double p {
    font-size: 1vw;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .plan b {
    display: block;
    text-align: center;
  }
  .plan .plan_big {
    background-color: #ffb700;
    width: 90%;
    margin: 0 auto;
    border-radius: 10px;
    padding-bottom: 3vh;
    margin-top: 5vh;
  }
  .plan .plan_big .plan_under_second {
    width: 92%;
    margin: 0 auto;
    background-color: white;
    margin-bottom: 3vh;
    border-radius: 10px;
    padding: 20px;
    display: none;
  }
  .plan .plan_big .plan_under_second h3 {
    margin: 0;
  }
  .plan .plan_big_two {
    background-color: #2595be;
    width: 90%;
    margin: 0 auto;
    border-radius: 10px;
    padding-bottom: 3vh;
    margin-top: 5vh;
  }
  .plan .plan_big_two .plan_under_second {
    width: 92%;
    margin: 0 auto;
    background-color: white;
    margin-bottom: 3vh;
    border-radius: 10px;
    padding: 20px;
  }
  .plan .plan_big_two .plan_under_second h3 {
    margin: 0;
  }
  .plan .plan_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    width: 95%;
    margin: 0 auto;
    gap: 10px;
    border-radius: 10px;
    padding: 20px;
  }
  .plan .plan_under b {
    font-size: .8vw;
  }
  .plan .plan_under h3 {
    text-align: center;
    font-size: 1.4vw;
    background-color: #ffb700;
    padding: 8px 0;
    border-radius: 10px;
    width: 85%;
    margin: 0 auto;
    margin-top: 3vh;
    color: white;
    font-weight: bold;
  }
  .plan .plan_under .use_p {
    font-size: 1vw;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
  }
  .plan .plan_under .plan_a {
    border: 2px solid #ffb700;
    width: 80%;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    font-size: 1vw;
    text-decoration: none;
    text-align: center;
    color: black;
    padding: 15px 0;
    margin-top: 1vh;
  }
  .plan .plan_under .plan_use {
    width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: white;
    border-radius: 10px;
    padding-bottom: 3vh;
  }
  .plan .plan_under .plan_use h5 {
    font-size: 1.2vw;
    color: #ffb700;
    color: black;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 10%;
  }
  .plan .plan_under .plan_use h5 .plan_span {
    font-size: 2.3vw;
  }
  .plan .plan_under .plan_use h5 .letter_plan {
    font-size: 1vw;
  }
  .plan .plan_under .plan_use .h5_two {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .plan .plan_under .plan_use .box_top {
    padding: 10px;
    width: 80%;
    margin: 0 auto;
  }
  .plan .plan_under .plan_use h4 {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 1vw;
  }
  .plan .plan_under .plan_use .box {
    width: 100%;
    margin: 0 auto;
  }
  .plan .plan_under .plan_use .box p {
    font-size: 1vw;
    width: 100%;
    border-top: 1px dashed black;
    padding-top: 15px;
    color: black;
  }
  .plan .plan_under .plan_use .box p span {
    font-weight: bold;
    border-bottom: 3px solid #ffb700;
    font-weight: 1vw;
  }
  .plan .plan_under .plan_use .p_last {
    border-bottom: 1px dashed black;
    padding-bottom: 15px;
  }
  .plan .plan_under .plan_use .box_under p {
    font-size: .9vw;
    width: 100%;
    color: black;
  }
  .plan .plan_under .plan_use .box_under .box_option h4 {
    margin-bottom: 15px;
  }
  .plan .plan_under .plan_use .box_under .box_option p {
    font-size: .9vw;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .plan .plan_under_two {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    width: 95%;
    margin: 0 auto;
    gap: 10px;
    border-radius: 10px;
    padding: 20px;
  }
  .plan .plan_under_two b {
    font-size: .8vw;
  }
  .plan .plan_under_two h3 {
    text-align: center;
    font-size: 1.4vw;
    background-color: #e1f100;
    background-color: #2595be;
    padding: 8px 0;
    border-radius: 10px;
    width: 85%;
    margin: 0 auto;
    margin-top: 3vh;
    color: white;
    font-weight: bold;
  }
  .plan .plan_under_two .use_p {
    font-size: 1vw;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
  }
  .plan .plan_under_two .plan_a {
    border: 2px solid #2595be;
    width: 80%;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    font-size: 1vw;
    text-decoration: none;
    text-align: center;
    color: black;
    padding: 15px 0;
    margin-top: 1vh;
  }
  .plan .plan_under_two .plan_use {
    width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: white;
    border-radius: 10px;
    padding-bottom: 3vh;
  }
  .plan .plan_under_two .plan_use h5 {
    font-size: 1.2vw;
    color: #ffb700;
    color: #000000;
    margin-top: 15px;
    margin-bottom: 15px;
    margin-left: 10%;
  }
  .plan .plan_under_two .plan_use h5 .plan_span {
    font-size: 2.3vw;
  }
  .plan .plan_under_two .plan_use h5 .letter_plan {
    font-size: 1vw;
  }
  .plan .plan_under_two .plan_use .h5_two {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .plan .plan_under_two .plan_use .box_top {
    padding: 10px;
    width: 80%;
    margin: 0 auto;
  }
  .plan .plan_under_two .plan_use h4 {
    margin-bottom: 0;
    margin-top: 10px;
    font-size: 1vw;
  }
  .plan .plan_under_two .plan_use .box {
    width: 100%;
    margin: 0 auto;
  }
  .plan .plan_under_two .plan_use .box p {
    font-size: 1vw;
    width: 100%;
    border-top: 1px dashed black;
    padding-top: 15px;
    color: black;
  }
  .plan .plan_under_two .plan_use .box p span {
    font-weight: bold;
    border-bottom: 3px solid #ffb700;
    font-weight: 1vw;
  }
  .plan .plan_under_two .plan_use .p_last {
    border-bottom: 1px dashed black;
    padding-bottom: 15px;
  }
  .plan .plan_under_two .plan_use .box_under p {
    font-size: .9vw;
    width: 100%;
    color: black;
  }
  .plan .plan_under_two .plan_use .box_under .box_option h4 {
    margin-bottom: 15px;
  }
  .plan .plan_under_two .plan_use .box_under .box_option p {
    font-size: .9vw;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .question {
    overflow: hidden;
    padding: 5vh 0px;
  }
  .question b {
    display: block;
    text-align: center;
    font-size: 20px;
  }
  .question h2 {
    text-align: center;
    font-size: 3rem;
  }
  .question .accordion {
    margin: 2em auto;
    max-width: 90%;
    margin-bottom: 3vh;
  }
  .question .accordion_under {
    width: 100%;
    margin: 0;
    padding: 10px 0;
  }
  .question .toggle {
    display: none;
  }
  .question .option {
    position: relative;
    margin: 0 auto;
    margin-bottom: 1em;
    color: black;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: white;
    border-radius: 1vw;
    padding: 1vw;
    width: 80%;
  }
  .question .title,
  .question .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .question .title {
    padding: 1em;
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 1.4vw;
  }
  .question .title span {
    display: inline-block;
    color: #ffb700;
    margin-right: 1vw;
    font-weight: bold;
  }
  .question .smlo {
    display: block;
    background-color: #ffb700;
    width: 50%;
    margin: 0 auto;
    text-decoration: none;
    padding: 1vw 0;
    margin-top: 1vw;
    text-align: center;
    border-radius: 2vw;
    color: white;
  }
  .question .title::after,
  .question .title::before {
    content: "";
    position: absolute;
    right: 1.25em;
    top: 1.25em;
    width: 2px;
    height: 0.75em;
    background-color: #333;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .question .title::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .question .content {
    max-height: 0;
    overflow: hidden;
  }
  .question .content p {
    margin: 0;
    padding: 0.5em 1em 1em;
    font-size: 0.9em;
    line-height: 1.5;
  }
  .question .toggle:checked + .title + .content {
    max-height: 500px;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
  }
  .question .toggle:checked + .title::before {
    -webkit-transform: rotate(90deg) !important;
            transform: rotate(90deg) !important;
  }
  .contact_last {
    margin-top: 8vh;
  }
  .contact_last h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 40px;
  }
  .contact_last b {
    display: block;
    text-align: center;
  }
  .contact_last .contact_last_under {
    width: 50%;
    margin: 0 auto;
  }
  .contact_last label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .contact_last label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
  }
  .contact_last label .cummon {
    width: 100%;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 4px solid white;
    border-radius: 5px;
  }
  .contact_last label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .contact_last label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .contact_last .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ffb700;
    border: 2px solid white;
  }
  footer {
    width: 100%;
    background-color: #f1f1f1;
    padding-top: 5vh;
    background-color: #00243c;
    color: white;
    background-color: #ffffff;
    z-index: 100;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1.5fr 1fr;
        grid-template-columns: 1.5fr 1fr;
  }
  footer div {
    width: 100%;
  }
  footer div iframe {
    display: block;
    height: 34vw;
    width: 80%;
    margin: 0 auto;
  }
  footer .fotter_link {
    margin-left: auto;
  }
  footer .fotter_link .logo {
    display: block;
    width: 50%;
    text-align: center;
  }
  footer .fotter_link li {
    margin-top: 3vh;
    font-weight: normal;
    list-style: none;
    border-bottom: 0.5px solid #222222;
    width: 70%;
  }
  footer .fotter_link li a {
    text-decoration: none;
    margin: 0 auto;
    margin-left: 3%;
    color: black;
    margin-bottom: 0;
    text-decoration: none;
    font-weight: normal;
    color: white;
    color: #000000;
  }
  .last {
    margin-top: 0;
    margin-bottom: 0;
    color: white;
    padding: 5px 0;
    text-align: center;
    background-color: #272727;
    margin-top: 5vh;
    background-color: white;
    text-align: left;
    color: black;
  }
}

@media screen and (max-width: 640px) {
  .two-sto {
    margin-top: 5em;
  }
  .two-sto h2 {
    text-align: center;
    font-size: 1.4em;
    margin-bottom: 0;
  }
  .two-sto h3 {
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 0;
  }
  .two-sto .two-p {
    font-size: 11px;
    text-align: center;
  }
  .two-sto b {
    text-align: center;
    font-size: 1em;
    display: block;
    margin-bottom: 2em;
  }
  .two-sto .uts {
    width: 95%;
    gap: 1vw;
    margin: 0 auto;
  }
  .two-sto .uts .uuts {
    border-radius: 1em;
    padding: 1em 1em;
    background-color: #ffb700;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    padding-bottom: 1em;
  }
  .two-sto .uts .uuts h3 {
    font-size: 1.3em;
    margin-top: 0;
    color: white;
    text-align: center;
  }
  .two-sto .uts .uuuts p {
    font-size: .9em;
    width: 95%;
    margin: 0 auto;
    background-color: white;
    padding: .5em;
    border-radius: .5em;
    margin-top: 1em;
  }
  .two-sto .uts .uuuts p span {
    color: #ffb700;
    font-weight: bold;
    font-size: 1.1em;
  }
  .two-sto .uts .bbbb {
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
  }
  .two-sto .uts .uutst {
    background-color: #70d2d0;
    margin-top: 1em;
  }
  .two-sto .uts .uutst p span {
    color: #70d2d0;
  }
  .sigen .not_action h2 {
    text-align: center;
    margin-top: 3em;
    font-size: 1em;
  }
  .sigen .notfuto {
    width: 95%;
    margin: 0 auto;
    margin-top: 3vw;
    -webkit-box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
            box-shadow: 0 8px 24px rgba(0, 0, 0, 0.05);
    padding: 2vw 2vw;
    border-radius: 1vw;
  }
  .sigen .notfuto h4 {
    margin-top: 0;
    text-align: center;
    margin-top: .5em;
  }
  .sigen .notfuto img {
    display: block;
    margin: 0 auto;
    margin-top: 1em;
    width: 80%;
  }
  .sigen .notfuto .tree {
    margin-top: 8vw;
  }
  .sigen .notfuto .fpb {
    display: block;
    width: 10%;
    margin: 0 auto;
    border: 1px solid #ffb700;
    margin-bottom: 1.5em;
    margin-top: 1em;
  }
  .sigen .notfuto .tar {
    font-weight: bold;
    margin-bottom: 0;
    font-size: .75em;
  }
  .sigen .notfuto .tar1 {
    color: #0aadbf;
  }
  .sigen .notfuto .tar2 {
    color: green;
  }
  .sigen .notfuto .tar3 {
    color: #9bf1d7;
  }
  .sigen .notfuto b {
    font-size: .7em;
    font-weight: normal;
  }
  .sigen .notfuto .fpn {
    width: 90%;
    margin: 0 auto;
    margin-top: 1.5vw;
    font-size: 13px;
  }
  .sigen .notfuto .fpn span {
    font-weight: bold;
    color: #ffb700;
  }
  .sigen .notfuto h3 {
    margin-bottom: 0;
    font-size: 1em;
  }
  .sigen .notfuto h3 span {
    color: #ffb700;
    font-size: 1.5em;
  }
  .sigen .clu {
    display: none;
  }
  .sigen .sib {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 2vw;
    display: none;
  }
  .sigen h3 {
    text-align: center;
    font-size: 1.5em;
  }
  .sigen .answer b {
    display: block;
    margin-top: 10vh;
  }
  .sigen .answer .merit_under {
    gap: .5em;
    width: 95%;
    margin: 0 auto;
    margin-top: 5vh;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  .sigen .answer .merit_under .merit_box {
    margin-top: 2vh;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: .5em;
    border-radius: 5%;
  }
  .sigen .answer .merit_under .merit_box h3 {
    font-size: 1.20rem;
    width: 100%;
    margin-top: .5em;
    text-align: center;
    color: #ffb700;
  }
  .sigen .answer .merit_under .merit_box h3 span {
    color: #ffb700;
    font-size: 1.3rem;
  }
  .sigen .answer .merit_under .merit_box h4 {
    margin-top: 0;
    font-size: 3vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 6vw;
    height: 6vw;
  }
  .sigen .answer .merit_under .merit_box p {
    margin-bottom: 0;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3vh;
  }
  .sigen .answer .merit_under .merit_box .tt {
    font-size: 2rem;
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 1em;
  }
  .sigen .answer .merit_under .merit_box .b {
    font-size: 13px;
    text-align: center;
    margin-left: 0;
  }
  .hikaku_pc {
    margin-top: 3vw;
    display: none;
  }
  .hikaku_smf {
    display: block;
    margin-top: 4em;
  }
  .oyaku {
    text-align: center;
    font-size: 1.2em;
  }
  .oyaku span {
    color: #ffb700;
    font-size: 3em;
  }
  .finish_letter {
    margin-top: 2em;
  }
  .finish_letter .reason_h2 {
    font-size: 1.5em;
    margin-bottom: 1em;
    text-align: center;
    background-color: #ffb700;
    color: white;
    padding: 1em 0;
  }
  .finish_letter .reasons_h2 {
    font-size: 1.3em;
    margin-bottom: 1vw;
    text-align: center;
    background-color: #ffb700;
    color: white;
    padding: 1vw 0;
  }
  .finish_letter h3 {
    margin: 0 auto;
    width: 95%;
    font-size: .9em;
    padding: 2vw 0;
  }
  .finish_letter .box_letter {
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 1em 1em;
    border-radius: 2vw;
    margin-top: 1vw;
  }
  .finish_letter .box_letter h2 {
    color: #ffb700;
    font-size: 1.1em;
  }
  .finish_letter .box_letter p {
    font-size: 13px;
  }
  .finish_letter .box_letter .bls {
    margin-top: 4vw;
  }
  .just_letter {
    background-color: #ffb700;
    margin-top: 3em;
    padding: 2em 0;
    padding-bottom: 3em;
  }
  .just_letter .smh2 {
    display: block;
    text-align: center;
    font-weight: bold;
    background-color: white;
    width: 60%;
    text-decoration: none;
    color: black;
    margin: 0 auto;
    padding: 1em 0;
    border-radius: 3em;
    margin-top: 2em;
  }
  .just_letter img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .not_atooi {
    text-align: center;
    margin-bottom: 0em;
    padding-top: 4em;
  }
  .not_atooi img {
    display: block;
    width: 100%;
    border-radius: 1em;
    margin: 0 auto;
    margin-top: 2em;
  }
  .not_atooi h3 {
    font-size: .8em;
  }
  .not_atooi h2 {
    font-size: 1.8em;
    text-align: left;
    margin-left: .5em;
  }
  .not_atooi h2 .s {
    color: #ffb700;
  }
  .not_atooi h2 .ss {
    border: 0.1em solid #ffb700;
  }
  .not_atooi a {
    text-decoration: none;
    display: block;
    padding: 2em 0;
    width: 90%;
    margin: 0 auto;
    font-size: .8em;
    background-color: #ffb700;
    border-radius: 3em;
    color: white;
  }
  .not_atooi p {
    font-weight: bold;
    font-size: .8em;
    width: 90%;
    margin: 0 auto;
    margin-left: 5%;
    text-align: left;
  }
  .samplemove {
    width: 95%;
    margin: 0 auto;
    margin-top: 2em;
  }
  .samplemove .contact_last_under {
    width: 95%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 1em 1em;
    border-radius: 1em;
  }
  .samplemove .clu h2 {
    font-size: 2em;
    margin-top: .5vw;
    margin-bottom: 0;
  }
  .samplemove .clu h2 .h2s {
    font-size: .3em;
  }
  .samplemove .clu h3 {
    font-size: 13px;
    margin-top: 0;
    font-weight: normal;
  }
  .samplemove .sokutei_sam {
    position: relative;
  }
  .samplemove .sokutei_sam img {
    position: relative;
    z-index: 1;
  }
  .samplemove .sokutei_sam video {
    display: block;
    width: 95%;
    margin: 0 auto;
    border-radius: 1em;
    bottom: 3vw;
    z-index: 0;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: .2em solid black;
  }
  .samplemove label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .samplemove label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
    background-color: #ff6455;
  }
  .samplemove label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  .samplemove label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  .samplemove label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .samplemove label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .samplemove .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ff6455;
    border: 2px solid white;
    margin-top: 4vh;
  }
  .follow {
    width: 100%;
    background-color: #ffb700;
    margin: 0 auto;
    padding: 3vh 0;
    margin-top: 2vh;
    padding-bottom: 4vh;
  }
  .follow h2 {
    text-align: center;
    font-size: 1.5em;
    color: white;
  }
  .follow .follow_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 98%;
    margin: 0 auto;
    gap: 3px;
    margin-top: 2vh;
  }
  .follow .follow_under div {
    background-color: white;
    border-radius: 1vw;
    padding: 3vh 0;
  }
  .follow .follow_under div h3 {
    text-align: center;
    font-size: 16px;
    margin-top: 0;
  }
  .follow .follow_under div p {
    width: 90%;
    margin: 0 auto;
    margin-top: 2vh;
    font-size: 13px;
  }
  .follow .follow_under div p b {
    border-bottom: 1px solid #ffb700;
  }
  .follow .follow_under div img {
    display: block;
    width: 100%;
    margin: 0 auto;
    border-radius: 1vw;
    margin-top: 2vw;
  }
  .follow h4 {
    text-align: center;
    font-size: .9em;
  }
  .follow a {
    display: block;
    width: 80%;
    background-color: #ffb700;
    padding: 1.8vh 1vh;
    margin: 0 auto;
    text-decoration: none;
    font-size: 1em;
    border-radius: 3em;
    text-align: center;
    font-weight: bold;
    background-color: #ffb700;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    color: #ffb700;
  }
  .topw {
    margin-top: 15vh;
  }
  .topw .shs {
    font-weight: bold;
  }
  .topw .sh1s {
    text-align: left;
    padding-left: 1%;
    font-size: 13px;
  }
  .topw h2 {
    text-align: center;
    font-size: 1rem;
    margin-top: 5vh;
    color: #ffb700;
  }
  .topw .contact_last_under {
    width: 90%;
    margin: 0 auto;
  }
  .topw label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .topw label .must {
    color: white;
    background-color: #ff6455;
    padding: 0px 3px;
    font-size: 13px;
  }
  .topw label .cummon {
    width: 100%;
    height: 25px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 2px solid white;
    border: 3px solid #00a191;
    border: 2px solid #000000;
  }
  .topw label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 34vh;
    border: 2px solid white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 2px solid #000000;
  }
  .topw label .drop {
    height: 25px;
    display: block;
    width: 60%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    border: 2px solid black;
  }
  .topw .submit {
    display: block;
    cursor: pointer;
    width: 80%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: orangered;
    border: 2px solid white;
  }
  .topw .h1_link {
    display: block;
    width: 95%;
    margin: 0 auto;
    gap: 10px;
    margin-top: 0;
  }
  .topw .h1_link .bbbb {
    text-align: center;
    display: block;
    font-size: 12px;
  }
  .topw .h1_link .right {
    text-decoration: none;
    color: black;
    background-color: #ffffff;
    display: block;
    width: 95%;
    margin: 0 auto;
    padding: 25px 5px;
    border-radius: 20px;
    font-weight: bold;
    text-align: center;
    background-color: #daffff;
    background-color: white;
    border: 5px solid #ffb700;
    color: white;
    color: black;
    margin-top: 2vw;
    font-size: 20px;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
  }
  .topw .h1_link .right span {
    font-size: 13px;
  }
  .topw .h1_link .left {
    background-color: #ffffff;
    border: 5px solid #ff6455;
    color: white;
    color: black;
    display: none;
    padding: 10vh 0;
    font-size: 20px;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    text-align: center;
  }
  .topw .h1_link .left span {
    font-size: 11px;
  }
  .topw h1 {
    margin: 0 auto;
    font-size: 13px;
    width: 98%;
    line-height: 3.5vh;
    letter-spacing: 1px;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    font-family: serif;
    padding: 1rem 0;
  }
  .topw h1 span {
    font-size: 1rem;
    text-align: center;
    display: block;
    font-weight: bold;
    font-weight: bold;
  }
  .topw .top_word {
    margin: 0 auto;
    margin-top: 10vh;
    font-size: 1rem;
    line-height: 7vh;
    width: 92%;
    letter-spacing: 2px;
    display: none;
  }
  .topw .stop_word {
    margin: 0 auto;
    margin-top: 10vh;
    font-size: 1.3rem;
    line-height: 6.5vh;
    width: 90%;
    margin: 0 auto;
    letter-spacing: 2px;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    margin-bottom: 5vh;
  }
  .topw img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .siryos_contact {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10vh;
    margin-top: 10vh;
    padding: 2vh;
    border: 5px solid #ff6455;
    border-radius: 2vh;
    position: relative;
    z-index: 9999;
    background-color: white;
  }
  .siryos_contact .contact_last_under {
    width: 99%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: .5vw 1.5vw;
    border-radius: 1vw;
    background-color: white;
    padding-bottom: .5vw;
    z-index: 9999;
    margin-top: 2vh;
  }
  .siryos_contact .contact_last_under .clu {
    position: relative;
    margin-top: 1vh;
  }
  .siryos_contact .contact_last_under .clu .b {
    position: absolute;
    top: -.5vw;
    right: -.5vw;
    background-color: #ff6455;
    font-size: 1vw;
    color: white;
    padding: .5vw;
    border-radius: 0 0 .3vw .3vw;
    padding: 1vw;
    text-align: center;
    display: none;
  }
  .siryos_contact .contact_last_under .clu .b span {
    display: inline-block;
    font-size: 1.5vw;
  }
  .siryos_contact .contact_last_under .clu .bb {
    position: absolute;
    top: 2vw;
    left: 0vw;
    font-size: 1vw;
    color: #ff6455;
    padding: 1.2vw .3vw;
    text-align: center;
    border: .1vw solid #ff6455;
    display: none;
  }
  .siryos_contact .contact_last_under h2 {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #ff6455;
    text-align: left;
    display: none;
    margin-left: 4vw;
  }
  .siryos_contact .contact_last_under h2 .h2s {
    font-size: 11px;
    color: black;
    display: none;
  }
  .siryos_contact .contact_last_under h2 .hs {
    font-size: 1vw;
    color: black;
    display: none;
  }
  .siryos_contact .contact_last_under h3 {
    width: 100%;
    font-size: 1.1vw;
    margin-top: .5vw;
    font-weight: normal;
    margin-bottom: 2vw;
    letter-spacing: .05vw;
    line-height: 2vw;
    text-align: left;
    display: none;
  }
  .siryos_contact .contact_last_under h3 span {
    border-bottom: .3vw solid,#ff6455;
  }
  .siryos_contact .contact_last_under p {
    font-size: 1vw;
    margin-bottom: 2vw;
  }
  .siryos_contact .contact_last_under p .samp {
    font-size: .9vw;
    color: #ff7a7a;
  }
  .siryos_contact label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .siryos_contact label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
    background-color: #ff6455;
  }
  .siryos_contact label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  .siryos_contact label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  .siryos_contact label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .siryos_contact label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .siryos_contact .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ff6455;
    border: 2px solid white;
    margin-top: 4vh;
  }
  .siryos_contact .gri_top {
    gap: 5px;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    padding: 2vh 0;
    -webkit-box-shadow: #ccdbe8 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
            box-shadow: #ccdbe8 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
    -webkit-box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
            box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
    border: 5px solid #ffb700;
    border-radius: 5vw;
    padding: 2vh 0;
  }
  .siryos_contact .gri_top .gh3 {
    margin-top: 0;
    text-align: center;
    color: #ffb700;
    border: 2px solid #ffb700;
    width: 90%;
    margin: 0 auto;
    margin-top: .5vw;
    background-color: white;
  }
  .siryos_contact .gri_top .cq {
    width: 95%;
    margin: 0 auto;
    padding: 1vw 0;
    padding-bottom: 2vw;
    height: 40vh;
    margin-bottom: 1vh;
    background-color: rgba(23, 183, 186, 0.3);
    padding: 0 2vw;
    padding-top: 1.2vh;
    margin-top: 1vh;
  }
  .siryos_contact .gri_top .cq h3 {
    font-size: 1.5rem;
    text-align: center;
    margin-top: 1vw;
    border: 2px solid black;
    height: 4vh;
    line-height: 4vh;
    width: 40%;
    background-color: white;
    border: 2px solid #ffb700;
  }
  .siryos_contact .gri_top .cq .fl {
    display: inline-block;
    font-weight: bold;
    font-size: 1rem;
    line-height: 4vh;
    margin-bottom: 1vw;
  }
  .siryos_contact .gri_top .cq .wpcf7-checkbox {
    display: block;
  }
  .siryos_contact .gri_top .cq .wpcf7-checkbox .wpcf7-list-item {
    margin-top: 1vw;
    display: block;
  }
  .siryos_contact .gri_top .cq .wpcf7-checkbox .wpcf7-list-item label {
    font-size: 1rem;
    font-weight: normal;
    color: #000000;
  }
  .siryos_contact .gri_top .cq .wpcf7-checkbox .last {
    color: black;
    text-align: left;
    background-color: rgba(23, 183, 186, 0);
  }
  .siryos_contact .gri_top .cq .submit {
    display: block;
    cursor: pointer;
    width: 90%;
    font-size: 1rem;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: orangered;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .siryos_contact .gri_top img {
    display: block;
    width: 90%;
    margin: 0 auto;
    border-radius: 1vw;
    margin-top: .5vw;
    margin-bottom: .5vw;
  }
  .siryos_contact .gri_top h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 1.3rem;
    margin-top: 0;
    font-weight: bold;
  }
  .siryos_contact .gri_top h2 span {
    font-size: 2rem;
  }
  .siryos_contact .gri_top .cq1 {
    background-color: white;
    width: 98%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
            box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
  }
  .siryos_contact .gri_top .cq1 h3 {
    text-align: center;
    margin-top: 0;
    font-size: 1rem;
    background-color: orangered;
    padding: .5vw 0;
    color: white;
  }
  .siryos_contact .gri_top .cq1 .cqq {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr;
  }
  .siryos_contact .gri_top .cq1 .cqq img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .siryos_contact .gri_top .cq1 .cqq p {
    font-size: 13px;
    width: 95%;
  }
  .siryos_contact .gri_top .cq1 .cqq .atention {
    border: 2px solid orangered;
    padding: .5vw;
  }
  .siryos_contact .gri_top .wpcf7-checkbox {
    display: block;
  }
  .siryos_contact .gri_top .wpcf7-checkbox .wpcf7-list-item {
    margin-top: 3vh;
    display: block;
  }
  .siryos_contact .gri_top .wpcf7-checkbox .wpcf7-list-item input {
    display: inline-block;
    font-size: 1.5rem;
    -webkit-transform: scale(140%);
            transform: scale(140%);
  }
  .siryos_contact .gri_top .wpcf7-checkbox .wpcf7-list-item label {
    font-size: 1.1rem;
    font-weight: normal;
  }
  .siryos_contact .gri_top .wpcf7-checkbox .last {
    color: black;
    background-color: white;
    text-align: left;
  }
  .siryos_contact .gri_top h3 {
    text-align: center;
    margin-top: .5vw;
    font-size: 13px;
    margin-bottom: .5vw;
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: 1px;
  }
  .siryos_contact .gri_top h3 span {
    font-size: 18px;
    font-size: 5vw;
    color: #ffb700;
  }
  .siryos_contact .gri_top img {
    margin: 0 auto;
    margin-top: 4vw;
    display: block;
    width: 95%;
  }
  .siryos_contact .gri_top .speechBubble {
    position: relative;
    display: inline-block;
    padding: 12px;
    border: 1px solid #ffe600;
    border-radius: 8px;
    background-color: #ffffff;
    background-color: #ffe600;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    -webkit-transform: translate(4vw, -2vw);
            transform: translate(4vw, -2vw);
    line-height: 1.5;
    color: #000000;
    color: black;
    z-index: 0;
  }
  .siryos_contact .gri_top .speechBubble::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 9%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #ffe600 transparent transparent;
    translate: -50% 100%;
  }
  .siryos_contact .gri_top .speechBubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 9%;
    border-style: solid;
    border-width: 16.5px 7.8px 0 7.8px;
    border-color: #ffe600 transparent transparent;
    translate: -50% 100%;
  }
  .siryos_contact .gri_top h4 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1vw;
    padding: .5vw;
    color: white;
    font-weight: normal;
  }
  .siryos_contact .gri_top .gri_sales {
    background-color: #ffb700;
  }
  .siryos_contact .gri_top .gri_reapos {
    background-color: #ff6455;
  }
  .siryos_contact .gri_top .header_sll {
    display: block;
    color: #ffb700;
    border: 1px solid #ffb700;
    background-color: rgba(255, 255, 255, 0.5);
    width: 90%;
    border-radius: 5vw;
    margin: 0 auto;
    padding: 20px 10px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #ffb700;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
    font-size: 13px;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
    border-radius: 4rem;
  }
  .siryos_contact .gri_top .header_sll .a_img {
    display: inline-block;
    width: 40%;
    position: relative;
  }
  .siryos_contact .gri_top .header_sll .a_img img {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    margin-left: 2vw;
    position: absolute;
    top: -5vh;
    left: -2vw;
  }
  .siryos_contact .gri_top .header_sll .a_text {
    text-align: center;
    display: block;
    margin-right: 2vw;
    width: 90%;
    margin-right: 10%;
    font-size: 13px;
    font-weight: bold;
  }
  .siryos_contact .gri_top .header_sll::after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #ffb700;
    border-right: 3px solid #ffb700;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .siryos_contact img {
    display: block;
    width: 100%;
  }
  .siryos_contact div h2 {
    text-align: center;
    font-size: 20px;
    color: #ff6455;
  }
  .siryos_contact div h3 {
    text-align: center;
    font-size: 16px;
    display: none;
  }
  .siryos_contact div .sample_voice p {
    margin: 0 auto;
    margin-top: 5px;
    font-size: 1vh;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 1.6vh 0;
    padding-left: 1vh;
    width: 95%;
    font-size: 12px;
    display: none;
  }
  .siryos_contact div .sample_voice .spt, .siryos_contact div .sample_voice .spo {
    border-left: 1vh solid #ff6455;
  }
  .siryos_contact a {
    display: block;
    margin: 0 auto;
    margin-top: 3vh;
    width: 80%;
    text-align: center;
    background-color: #ff6455;
    padding: 2vh 0;
    color: white;
    text-decoration: none;
    border-radius: 1vw;
  }
  .siryo_contact {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10vh;
    margin-top: 10vh;
    padding: 2vh;
    border: 5px solid #ff6455;
    border-radius: 2vh;
    position: relative;
    z-index: 9999;
    background-color: white;
  }
  .siryo_contact .contact_last_under {
    width: 99%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: .5vw 1.5vw;
    border-radius: 1vw;
    background-color: white;
    padding-bottom: .5vw;
    z-index: 9999;
    margin-top: 2vh;
  }
  .siryo_contact .contact_last_under .clu {
    position: relative;
    margin-top: 1vh;
  }
  .siryo_contact .contact_last_under .clu .b {
    position: absolute;
    top: -.5vw;
    right: -.5vw;
    background-color: #ff6455;
    font-size: 1vw;
    color: white;
    padding: .5vw;
    border-radius: 0 0 .3vw .3vw;
    padding: 1vw;
    text-align: center;
    display: none;
  }
  .siryo_contact .contact_last_under .clu .b span {
    display: inline-block;
    font-size: 1.5vw;
  }
  .siryo_contact .contact_last_under .clu .bb {
    position: absolute;
    top: 2vw;
    left: 0vw;
    font-size: 1vw;
    color: #ff6455;
    padding: 1.2vw .3vw;
    text-align: center;
    border: .1vw solid #ff6455;
    display: none;
  }
  .siryo_contact .contact_last_under h2 {
    font-size: 16px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #ff6455;
    text-align: left;
    display: none;
    margin-left: 4vw;
  }
  .siryo_contact .contact_last_under h2 .h2s {
    font-size: 11px;
    color: black;
    display: none;
  }
  .siryo_contact .contact_last_under h2 .hs {
    font-size: 1vw;
    color: black;
    display: none;
  }
  .siryo_contact .contact_last_under h3 {
    width: 100%;
    font-size: 1.1vw;
    margin-top: .5vw;
    font-weight: normal;
    margin-bottom: 2vw;
    letter-spacing: .05vw;
    line-height: 2vw;
    text-align: left;
    display: none;
  }
  .siryo_contact .contact_last_under h3 span {
    border-bottom: .3vw solid,#ff6455;
  }
  .siryo_contact .contact_last_under p {
    font-size: 1vw;
    margin-bottom: 2vw;
  }
  .siryo_contact .contact_last_under p .samp {
    font-size: .9vw;
    color: #ff7a7a;
  }
  .siryo_contact label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .siryo_contact label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
    background-color: #ff6455;
  }
  .siryo_contact label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  .siryo_contact label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  .siryo_contact label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .siryo_contact label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .siryo_contact .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ff6455;
    border: 2px solid white;
    margin-top: 4vh;
  }
  .siryo_contact .gri_top {
    gap: 5px;
    padding: 0;
    width: 100%;
    margin: 0 auto;
    border-radius: 20px;
    padding: 2vh 0;
    -webkit-box-shadow: #ccdbe8 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
            box-shadow: #ccdbe8 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
    -webkit-box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
            box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
    border: 5px solid #ffb700;
    border-radius: 5vw;
    padding: 2vh 0;
  }
  .siryo_contact .gri_top .gh3 {
    margin-top: 0;
    text-align: center;
    color: #ffb700;
    border: 2px solid #ffb700;
    width: 90%;
    margin: 0 auto;
    margin-top: .5vw;
    background-color: white;
  }
  .siryo_contact .gri_top .cq {
    width: 95%;
    margin: 0 auto;
    padding: 1vw 0;
    padding-bottom: 2vw;
    height: 40vh;
    margin-bottom: 1vh;
    background-color: rgba(23, 183, 186, 0.3);
    padding: 0 2vw;
    padding-top: 1.2vh;
    margin-top: 1vh;
  }
  .siryo_contact .gri_top .cq h3 {
    font-size: 1.5rem;
    text-align: center;
    margin-top: 1vw;
    border: 2px solid black;
    height: 4vh;
    line-height: 4vh;
    width: 40%;
    background-color: white;
    border: 2px solid #ffb700;
  }
  .siryo_contact .gri_top .cq .fl {
    display: inline-block;
    font-weight: bold;
    font-size: 1rem;
    line-height: 4vh;
    margin-bottom: 1vw;
  }
  .siryo_contact .gri_top .cq .wpcf7-checkbox {
    display: block;
  }
  .siryo_contact .gri_top .cq .wpcf7-checkbox .wpcf7-list-item {
    margin-top: 1vw;
    display: block;
  }
  .siryo_contact .gri_top .cq .wpcf7-checkbox .wpcf7-list-item label {
    font-size: 1rem;
    font-weight: normal;
    color: #000000;
  }
  .siryo_contact .gri_top .cq .wpcf7-checkbox .last {
    color: black;
    text-align: left;
    background-color: rgba(23, 183, 186, 0);
  }
  .siryo_contact .gri_top .cq .submit {
    display: block;
    cursor: pointer;
    width: 90%;
    font-size: 1rem;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: orangered;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .siryo_contact .gri_top img {
    display: block;
    width: 90%;
    margin: 0 auto;
    border-radius: 1vw;
    margin-top: .5vw;
    margin-bottom: .5vw;
  }
  .siryo_contact .gri_top h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 1.3rem;
    margin-top: 0;
    font-weight: bold;
  }
  .siryo_contact .gri_top h2 span {
    font-size: 2rem;
  }
  .siryo_contact .gri_top .cq1 {
    background-color: white;
    width: 98%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
            box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
  }
  .siryo_contact .gri_top .cq1 h3 {
    text-align: center;
    margin-top: 0;
    font-size: 1rem;
    background-color: orangered;
    padding: .5vw 0;
    color: white;
  }
  .siryo_contact .gri_top .cq1 .cqq {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr;
  }
  .siryo_contact .gri_top .cq1 .cqq img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .siryo_contact .gri_top .cq1 .cqq p {
    font-size: 13px;
    width: 95%;
  }
  .siryo_contact .gri_top .cq1 .cqq .atention {
    border: 2px solid orangered;
    padding: .5vw;
  }
  .siryo_contact .gri_top .wpcf7-checkbox {
    display: block;
  }
  .siryo_contact .gri_top .wpcf7-checkbox .wpcf7-list-item {
    margin-top: 3vh;
    display: block;
  }
  .siryo_contact .gri_top .wpcf7-checkbox .wpcf7-list-item input {
    display: inline-block;
    font-size: 1.5rem;
    -webkit-transform: scale(140%);
            transform: scale(140%);
  }
  .siryo_contact .gri_top .wpcf7-checkbox .wpcf7-list-item label {
    font-size: 1.1rem;
    font-weight: normal;
  }
  .siryo_contact .gri_top .wpcf7-checkbox .last {
    color: black;
    background-color: white;
    text-align: left;
  }
  .siryo_contact .gri_top h3 {
    text-align: center;
    margin-top: .5vw;
    font-size: 13px;
    margin-bottom: .5vw;
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: 1px;
  }
  .siryo_contact .gri_top h3 span {
    font-size: 18px;
    font-size: 5vw;
    color: #ffb700;
  }
  .siryo_contact .gri_top img {
    margin: 0 auto;
    margin-top: 4vw;
    display: block;
    width: 95%;
  }
  .siryo_contact .gri_top .speechBubble {
    position: relative;
    display: inline-block;
    padding: 12px;
    border: 1px solid #ffe600;
    border-radius: 8px;
    background-color: #ffffff;
    background-color: #ffe600;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    -webkit-transform: translate(4vw, -2vw);
            transform: translate(4vw, -2vw);
    line-height: 1.5;
    color: #000000;
    color: black;
    z-index: 0;
  }
  .siryo_contact .gri_top .speechBubble::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 9%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #ffe600 transparent transparent;
    translate: -50% 100%;
  }
  .siryo_contact .gri_top .speechBubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 9%;
    border-style: solid;
    border-width: 16.5px 7.8px 0 7.8px;
    border-color: #ffe600 transparent transparent;
    translate: -50% 100%;
  }
  .siryo_contact .gri_top h4 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1vw;
    padding: .5vw;
    color: white;
    font-weight: normal;
  }
  .siryo_contact .gri_top .gri_sales {
    background-color: #ffb700;
  }
  .siryo_contact .gri_top .gri_reapos {
    background-color: #ff6455;
  }
  .siryo_contact .gri_top .header_sll {
    display: block;
    color: #ffb700;
    border: 1px solid #ffb700;
    background-color: rgba(255, 255, 255, 0.5);
    width: 90%;
    border-radius: 5vw;
    margin: 0 auto;
    padding: 20px 10px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #ffb700;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
    font-size: 13px;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
    border-radius: 4rem;
  }
  .siryo_contact .gri_top .header_sll .a_img {
    display: inline-block;
    width: 40%;
    position: relative;
  }
  .siryo_contact .gri_top .header_sll .a_img img {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    margin-left: 2vw;
    position: absolute;
    top: -5vh;
    left: -2vw;
  }
  .siryo_contact .gri_top .header_sll .a_text {
    text-align: center;
    display: block;
    margin-right: 2vw;
    width: 90%;
    margin-right: 10%;
    font-size: 13px;
    font-weight: bold;
  }
  .siryo_contact .gri_top .header_sll::after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #ffb700;
    border-right: 3px solid #ffb700;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .siryo_contact img {
    display: block;
    width: 100%;
  }
  .siryo_contact div h2 {
    text-align: center;
    font-size: 20px;
    color: #ff6455;
  }
  .siryo_contact div h3 {
    text-align: center;
    font-size: 16px;
    display: none;
  }
  .siryo_contact div .sample_voice p {
    margin: 0 auto;
    margin-top: 5px;
    font-size: 1vh;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 1.6vh 0;
    padding-left: 1vh;
    width: 95%;
    font-size: 12px;
    display: none;
  }
  .siryo_contact div .sample_voice .spt, .siryo_contact div .sample_voice .spo {
    border-left: 1vh solid #ff6455;
  }
  .siryo_contact a {
    display: block;
    margin: 0 auto;
    margin-top: 3vh;
    width: 80%;
    text-align: center;
    background-color: #ff6455;
    padding: 2vh 0;
    color: white;
    text-decoration: none;
    border-radius: 1vw;
  }
  .planss .contact_last_under {
    width: 80%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: .5vw 1.5vw;
    border-radius: 1vw;
    background-color: white;
    padding-bottom: .5vw;
    z-index: 9999;
    display: none;
  }
  .card {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    margin-top: 3vh;
  }
  .card .left {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
  }
  .card .title-area p {
    margin: 0;
    font-size: 14px;
    color: #555;
  }
  .card .title-area h2 {
    font-size: 20px;
    color: #00b3b3;
    margin: 6px 0 16px 0;
  }
  .card img {
    width: 70%;
    margin: 0 auto;
    border-radius: 50%;
    -o-object-fit: cover;
       object-fit: cover;
    margin-bottom: 12px;
    display: block;
  }
  .card .eeee {
    font-weight: bold;
  }
  .card .info p {
    margin: 4px 0;
    font-size: 13px;
    color: #333;
    text-align: center;
  }
  .card .section {
    border-radius: 8px;
    padding: 12px;
    margin-top: 16px;
    background-color: rgba(23, 183, 186, 0.1);
  }
  .card .section h3 {
    font-size: 16px;
    color: #00b3b3;
    margin-bottom: 8px;
    text-align: center;
  }
  .card .section ul {
    padding-left: 20px;
    font-size: 13px;
    color: #444;
    margin: 0;
  }
  .card .section li {
    font-size: 13px;
    color: #444;
    margin: 0;
  }
  .card .effect-box {
    border-left: 4px solid #00b3b3;
    padding-left: 12px;
    margin-top: 16px;
  }
  .card .effect-box h4 {
    margin: 0;
    font-size: 14px;
    color: #333;
  }
  .card .effect-box p {
    margin: 4px 0;
    font-size: 11px;
    color: #666;
  }
  .card .effect-highlight {
    color: #00b3b3;
    font-weight: bold;
    font-size: 17px;
  }
  .ontpop {
    display: none;
    width: 0;
  }
  /*popup*/
  .twopop {
    position: fixed;
    bottom: 2%;
    right: 1%;
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 98%;
    z-index: 10000;
  }
  .popup-banner {
    position: absolute;
    bottom: 5%;
    right: 1%;
  }
  a {
    display: inline;
  }
  .popup-close {
    position: absolute;
    top: -1vw;
    right: -.6vw;
    display: block;
    width: 4vh;
    height: 4vh;
    line-height: 3vh;
    padding: .5vw;
    font-size: 30px;
    padding-left: .7vw;
    border-radius: 50%;
    text-align: center;
    color: #FFFFFF;
    background-color: #ff6455;
    cursor: pointer;
    z-index: 200;
  }
  .popup-img {
    width: 100%;
    height: auto;
    margin-left: auto;
    color: #F5a623;
  }
  .popup-img img {
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 1vw;
    -webkit-animation: anime11 1s ease 0s infinite alternate;
            animation: anime11 1s ease 0s infinite alternate;
  }
  @-webkit-keyframes anime11 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  @keyframes anime11 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  .popup.hidden {
    opacity: 0;
    z-index: -1000;
  }
  .you_h2 {
    font-size: 12px;
    text-align: center;
    margin-top: 11vw;
  }
  .hero-section {
    background-image: url(../img/background.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    height: 45vh;
    color: #fff;
    width: 100%;
    overflow: hidden;
    font-family: 'Noto Sans JP', sans-serif;
  }
  .overlay {
    background-color: rgba(0, 0, 0, 0.6);
    /* 黒いオーバーレイ */
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 60px;
  }
  .hero-content {
    max-width: 95%;
    margin: 0 auto;
  }
  .hero-content h2 {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 30px;
  }
  .highlight {
    color: #ffdc00;
    /* 黄色の強調 */
  }
  .hero-content p {
    font-size: 16px;
    line-height: 2.2;
    margin-bottom: 40px;
    width: 90%;
  }
  .emphasis {
    color: #ffdc00;
    font-weight: bold;
  }
  .cta-button {
    background-color: #ffb700;
    color: #fff;
    padding: 15px 30px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: bold;
    display: inline-block;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  .cta-button:hover {
    background-color: white;
    color: #ffb700;
  }
  /* 👇 ここからモバイル対応 */
}

@media screen and (max-width: 640px) and (max-width: 768px) {
  .overlay {
    padding: 30px 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .hero-content h1 {
    font-size: 32px;
  }
  .hero-content p {
    font-size: 14px;
  }
  .cta-button {
    padding: 12px 24px;
    font-size: 14px;
  }
}

@media screen and (max-width: 640px) {
  .voice h2 {
    font-size: 1.5em;
    color: #ffb700;
    margin-bottom: 20px;
  }
  .voice .testimonial-section {
    max-width: 900px;
    margin: auto;
    overflow-x: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    padding: 20px 0;
  }
  .voice .testimonial-card {
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    -webkit-box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    min-width: 320px;
    max-width: 360px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
  }
  .voice .testimonial-card h3 {
    font-size: 15px;
    color: #1a1a1a;
    margin-bottom: 10px;
  }
  .voice .testimonial-card p {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
  }
  .voice .stars {
    color: #ffcc00;
    font-size: 16px;
    margin-bottom: 10px;
  }
  .voice .user {
    margin-top: 15px;
    font-weight: bold;
    font-size: 14px;
    color: #333;
  }
  .voice .badge {
    display: inline-block;
    background-color: #ffb700;
    color: white;
    font-size: 12px;
    padding: 4px 10px;
    border-radius: 20px;
    margin-top: 5px;
  }
  .flow {
    /* --- レスポンシブ対応 --- */
  }
  .flow h2 {
    font-size: 1.5em;
    text-align: center;
  }
  .flow .timeline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 20px;
    overflow-x: auto;
    padding-bottom: 20px;
  }
  .flow .phase {
    background-color: #e0f7fa;
    border-left: 6px solid #00796b;
    padding: 16px;
    width: 250px;
    position: relative;
    border-radius: 10px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .flow .phase::after {
    content: "➝";
    position: absolute;
    top: 50%;
    right: -16px;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    font-size: 24px;
    color: #555;
  }
  .flow .phase:last-child::after {
    content: "";
  }
  .flow .phase h3 {
    margin-top: 0;
    color: #00796b;
    font-size: 18px;
  }
  .flow .step {
    margin-top: 5px;
  }
  .flow .step-title {
    font-weight: bold;
    margin-bottom: 4px;
  }
  .flow .note {
    font-size: 13px;
    color: #555;
  }
  .flow .duration {
    background-color: white;
    color: #004d40;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 6px;
    display: inline-block;
    margin-bottom: 10px;
  }
  .flow h2 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 640px) and (max-width: 768px) {
  .flow .timeline {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .flow .phase {
    width: 100%;
    max-width: 340px;
    margin-bottom: 10px;
  }
  .flow .phase::after {
    content: none;
  }
}

@media screen and (max-width: 640px) {
  .youtube {
    display: block;
    width: 85%;
    height: 45vw;
    margin: 0 auto;
  }
  #splash {
    /*fixedで全面に固定*/
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9999;
    text-align: center;
    color: #fff;
    background-color: white;
  }
  .content_action {
    border: 2px solid #ffb700;
    width: 95%;
    margin: 0 auto;
    margin-top: 5vh;
    text-align: center;
    padding: 3vh 0;
  }
  .content_action b {
    font-size: 20px;
  }
  .content_action h2 {
    margin-top: 0;
    margin-bottom: 0;
    color: #ffb700;
    font-size: 1.5rem;
  }
  .content_action span {
    background-color: white;
    color: #ffb700;
  }
  .content_actions {
    border: 5px solid #ffb700;
    width: 93%;
    margin: 0 auto;
    margin-top: 8vh;
    padding: 8vh 0;
    border-radius: 2rem;
  }
  .content_actions img {
    display: block;
    width: 60%;
    margin: 0 auto;
    margin-top: 3vh;
  }
  .content_actions b {
    font-size: 15px;
    text-align: center;
    display: block;
  }
  .content_actions h2 {
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.2rem;
    width: 90%;
  }
  .content_actions h2 span {
    display: block;
    text-align: center;
    font-size: 1.4rem;
  }
  .content_actionss {
    border: 5px solid #ffb700;
    width: 70%;
    margin: 0 auto;
    margin-top: 8vh;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 3fr;
        grid-template-columns: 1fr 3fr;
    padding: 8vh 0;
    border-radius: 2rem;
    display: none;
  }
  .content_actionss img {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
  .content_actionss b {
    font-size: 15px;
    text-align: center;
    display: block;
  }
  .content_actionss h2 {
    margin: 0 auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.5vw;
    width: 90%;
  }
  .content_actionss h2 span {
    display: block;
    font-size: 2vw;
  }
  .saless {
    display: block;
    margin-top: 2vw;
    width: 95%;
    margin: 0 auto;
    border-radius: 1rem;
  }
  .triangle {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 4vh solid transparent;
    border-left: 4vh solid transparent;
    border-top: 5vh solid #ffb700;
    border-bottom: 0;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 1vw;
    margin-bottom: 2vh;
  }
  .koukagroup {
    gap: 1vw;
    width: 95%;
    margin: 0 auto;
    margin-top: 5vh;
  }
  .koukagroup .quiz-containers {
    max-width: 98%;
    margin: 0 auto;
    padding: 0em .3em;
    background: white;
    border-radius: 12px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    margin-top: 1em;
    padding-bottom: 2em;
    padding-top: 1em;
  }
  .koukagroup .questions .qh22s {
    font-size: 1em;
    margin-bottom: 0;
    margin-top: 0;
    color: #ffb700;
    text-align: left;
    font-weight: bold;
  }
  .koukagroup .questions .qh22s span {
    color: white;
    background-color: #ffb700;
    padding: .3em .5em;
    border-radius: 4em;
    margin-right: .5em;
    font-size: 1em;
  }
  .koukagroup .optionss label {
    display: block;
    background: #f1f1f1;
    margin: 1.25rem 0;
    /* increased vertical spacing */
    padding: 0.75rem 1em;
    border-radius: 8px;
    width: 90% !important;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    font-size: .8em !important;
    margin-top: .5em !important;
    font-weight: bold;
  }
  .koukagroup .optionss label:hover {
    background: #e0e0e0;
  }
  .koukagroup .submit-btns, .koukagroup .close-btns {
    display: block;
    background-color: #ffb700;
    color: white;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 8px;
    font-weight: bold;
    margin: 1rem auto 0;
    cursor: pointer;
    font-size: 1em;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
  }
  .koukagroup .submit-btns span, .koukagroup .close-btns span {
    font-size: .8em;
    display: block;
  }
  .koukagroup .submit-btns:hover {
    background-color: #218838;
  }
  .koukagroup .close-btns {
    background-color: #dc3545;
  }
  .koukagroup .close-btns:hover {
    background-color: #c82333;
  }
  .koukagroup .results {
    margin-top: 2rem;
    padding: 1.5rem;
    background: #e3fbe3;
    border: 1px solid #28a745;
    border-radius: 12px;
    display: none;
    position: relative;
  }
  .koukagroup .results::before {
    content: "💡もっと答えたくなるヒントが満載！";
    display: block;
    font-weight: bold;
    margin-bottom: 1rem;
    font-size: .9rem;
    color: #155724;
  }
  .koukagroup .bh1 {
    font-size: .7em;
    margin-top: .5em;
    display: block;
  }
  .koukagroup .bh1 span {
    color: #ffb700;
  }
  .koukagroup .first_under {
    font-size: 1.2em;
    width: 95%;
    margin: 0 auto;
  }
  .koukagroup h3 {
    font-size: 2em;
    margin: 0;
  }
  .koukagroup p {
    font-size: .9em;
    font-weight: bold;
  }
  .koukagroup .first {
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: 1.5vh 0;
    border-radius: .5vh;
    margin-bottom: 2vh;
  }
  .koukagroup .first .tth3 {
    color: black;
    text-align: center;
    font-size: 1.4em;
  }
  .koukagroup .first .triangle_in {
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 1.5em solid transparent;
    border-left: 1.5em solid transparent;
    border-top: 2em solid #ffb700;
    border-bottom: 0;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-top: 1vw;
  }
  .koukagroup .first h2 {
    font-size: 1.2rem;
    text-align: center;
  }
  .koukagroup .first h2 span {
    color: #ffb700;
    font-size: 2rem;
  }
  .koukagroup .first .under_f {
    margin: 0 auto;
  }
  .koukagroup .first .under_f img {
    display: block;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 3vh;
  }
  .koukagroup .first .under_f .under_f_under {
    margin-left: 1vh;
    margin-top: 1.5vh;
  }
  .koukagroup .first .under_f .under_f_under h3 {
    font-size: 1.5rem;
    border: 0.3vw solid #ffb700;
    width: 10%;
    text-align: center;
  }
  .koukagroup .first .under_f .under_f_under h4 {
    border-left: 20px solid #ffb700;
    padding-left: 1vh;
    margin-top: 0;
    font-size: 1.1rem;
    width: 99%;
    margin: 0 auto;
    margin-top: 2vh;
    margin-bottom: 2.8vh;
  }
  .koukagroup .first .under_f .under_f_under h4 span {
    color: #ffb700;
    font-size: 1.1rem;
  }
  .reapos_news {
    display: none;
  }
  /* Loading画像中央配置　*/
  #splash_logo {
    position: absolute;
    top: 50%;
    left: 52%;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  /* Loading アイコンの大きさ設定　*/
  .first_top {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: black;
    text-align: center;
    font-size: 3vw;
    color: white;
    color: #ffb700;
    color: black;
    display: none;
  }
  .first_top_sp {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: black;
    text-align: center;
    font-size: 6vw;
    color: white;
    color: #ffb700;
    color: black;
    display: none;
  }
  .second_top {
    display: block;
    width: 100%;
    margin: 0 auto;
    color: black;
    text-align: center;
    font-size: 3vw;
    color: white;
    color: #ffb700;
    color: black;
    display: none;
  }
  /* fadeUpをするアイコンの動き */
  .fadeUp {
    -webkit-animation-name: fadeUpAnime;
            animation-name: fadeUpAnime;
    -webkit-animation-duration: 1.4s;
            animation-duration: 1.4s;
    -webkit-animation-fill-mode: forwards;
            animation-fill-mode: forwards;
    opacity: 0;
  }
  @-webkit-keyframes fadeUpAnime {
    from {
      opacity: 0;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  @keyframes fadeUpAnime {
    from {
      opacity: 0;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
    to {
      opacity: 1;
      -webkit-transform: translateY(0);
              transform: translateY(0);
    }
  }
  header {
    margin-top: 0;
  }
  header #click-btn {
    position: absolute;
    top: 52%;
    left: 2%;
    display: block;
    margin: 20px auto;
    font-size: 16px;
    border: 0;
    padding: 6px 10px;
    width: 95%;
    cursor: pointer;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    border-radius: 30px;
    padding: 15px 0;
    margin-top: 0vw;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
    display: none;
  }
  @-webkit-keyframes anime1 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  @keyframes anime1 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  header #popup-wrapper {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: -2%;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
    padding: 5vh 0;
  }
  header #popup-inside {
    text-align: center;
    width: 100%;
    max-width: 95%;
    background: white;
    margin: 10% auto;
    position: relative;
    border-radius: 1vw;
    padding: 2vh 0;
    margin-top: 30vh;
  }
  header img {
    display: block;
    width: 100%;
  }
  header .pop_a {
    width: 80%;
    display: block;
    gap: 1vw;
    margin: 0 auto;
    margin-top: 1vw;
  }
  header #message a {
    text-decoration: none;
    padding: 6px 10px;
    padding: 1vw 0;
    border-radius: 2rem;
    font-size: 12px;
    padding: 20px 0;
    display: block;
    margin-top: 2vh;
    padding: 2vh 0;
  }
  header .sama {
    background-color: #ffb700;
    color: white;
    border: 1px solid #ffb700;
    position: relative;
  }
  header .sama::after {
    position: absolute;
    top: 2vh;
    right: 7%;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  header .jira {
    background-color: #ffffff;
    color: #ffb700;
    border: 1px solid #ffb700;
    position: relative;
  }
  header .jira::after {
    position: absolute;
    top: 2vh;
    right: 7%;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #ffb700;
    border-right: 3px solid #ffb700;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  header #close {
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
    font-size: 50px;
  }
  header .contact_last_under {
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 1vh 1.5vh;
    border-radius: 1vh;
    display: none;
  }
  header .contact_last_under h2 {
    font-size: 1.3rem;
    text-align: center;
  }
  header .contact_last_under p {
    font-size: 11px;
    margin-bottom: 2vw;
  }
  header .contact_last_under p .samp {
    font-size: 11px;
    color: #ff7a7a;
  }
  header label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
    margin-top: 1vh;
    display: none;
  }
  header label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 12px;
    background-color: #ffb700;
  }
  header label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  header label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  header label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  header label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  header .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: orangered;
    border: 2px solid white;
    margin-top: 2vw;
  }
  header .he_img {
    position: relative;
    width: 100%;
  }
  header .logo {
    display: block;
    width: 30%;
    position: fixed;
    top: 3%;
    left: 3%;
  }
  header h1 {
    font-size: 1.3rem;
    top: 0%;
    left: 30%;
    margin-top: 0vh;
  }
  header h1 span {
    font-size: 1.5rem;
    color: #ffb700;
  }
  header h1 .lett {
    font-size: 2em;
    color: #ffb700;
    width: 100%;
    display: block;
  }
  header .japan {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 9vh;
  }
  header .copy_p {
    display: block;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    border-bottom: 3px dotted black;
    margin-top: 3vh;
  }
  header .copy_p span {
    background-color: #ffb700;
    padding: 5px;
    color: white;
  }
  header .contact_header_p {
    display: block;
    font-size: 1rem;
    color: #000000;
    text-align: center;
  }
  header .top_a_a {
    display: block;
    text-decoration: none;
    background-color: #ffb700;
    color: white;
    font-size: 1rem;
    left: 15%;
    margin: 0 auto;
    text-align: center;
    padding: 13px 0px;
    border-radius: 10px;
    width: 80%;
  }
  header .siryo_con {
    display: block;
    text-decoration: none;
    background-color: #ffb700;
    color: white;
    font-size: 1rem;
    left: 15%;
    margin: 0 auto;
    text-align: center;
    padding: 13px 0px;
    border-radius: 10px;
    width: 80%;
    background-color: #ff9d00;
    background-color: #b1fff7;
    background-color: #ffd445;
    background-color: #2595be;
    color: white;
    margin-top: 1vh;
  }
  header .insta {
    position: fixed;
    width: 10%;
    right: 1%;
    bottom: 1%;
    z-index: 0;
  }
  header .top_merit {
    gap: 5px;
    width: 99%;
    margin: 0 auto;
    margin-top: 3vh;
  }
  header .top_merit div {
    padding: 5px 5px;
  }
  header .top_merit div img {
    display: block;
    width: 30%;
    margin: 0 auto;
    margin-top: 20px;
  }
  header .top_merit h2 {
    font-size: 14px;
    margin-top: 0;
    margin-bottom: 0;
    border-left: 1rem solid #ffb700;
    padding-left: .5rem;
  }
  header .top_merit p {
    font-size: 12px;
    margin-top: 0;
    margin-left: 0;
    -webkit-transform: translateX(-2vh);
            transform: translateX(-2vh);
  }
  .lpg {
    margin-top: 10vh;
  }
  .lpg h2 {
    margin-left: 10px;
    font-size: 1.2rem;
  }
  .lpg h2 span {
    color: #ffb700;
  }
  .lpg h3 {
    font-size: 15px;
    margin-left: 10px;
  }
  .lpg p {
    width: 95%;
    margin: 0 auto;
    font-size: 14px;
    text-align: left;
    line-height: 30px;
  }
  .lpg p span {
    font-weight: bold;
    color: #ffb700;
    font-size: 15px;
  }
  .lpg .lp {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .lpg a {
    width: 98%;
    display: block;
    border: 0;
    margin-left: 10vw;
    padding: 6px 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    border-radius: 30px;
    margin: 0 auto;
    margin-top: 3vh;
    background-color: none;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
  }
  @keyframes anime1 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  .he_imgs {
    position: relative;
    width: 100%;
    margin-bottom: 10vh;
  }
  .he_imgs .three {
    display: block;
    width: 10%;
    margin-left: 10%;
  }
  .he_imgs .three_p {
    position: absolute;
    display: block;
    left: 22%;
    top: 4%;
    opacity: .8;
    border-radius: 10px;
    width: 40%;
    font-size: 9px;
    padding: 10px;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
  .he_imgs .four {
    display: block;
    width: 20%;
    margin-left: auto;
    margin-right: 5vh;
    margin-top: 0;
  }
  .he_imgs .four_p {
    position: absolute;
    display: block;
    left: 25%;
    top: 64%;
    opacity: .8;
    border-radius: 10px;
    width: 40%;
    font-size: 9px;
    padding: 10px;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
  .menu-btn {
    position: fixed;
    top: 10px;
    right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    width: 60px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 100;
  }
  .gnav {
    margin-right: 10%;
  }
  .menu-btn span,
  .menu-btn span:before,
  .menu-btn span:after {
    content: '';
    display: block;
    height: 3px;
    width: 25px;
    border-radius: 3px;
    background-color: #000000;
    position: absolute;
  }
  .menu-btn span:before {
    bottom: 8px;
  }
  .menu-btn span:after {
    top: 8px;
  }
  #menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);
    /*メニューオープン時は真ん中の線を透明にする*/
  }
  #menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  #menu-btn-check {
    display: none;
  }
  .menu-content {
    width: 50%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    /*leftの値を変更してメニューを画面外へ*/
    z-index: 99;
    background-color: #ffb700;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    /*アニメーション設定*/
  }
  .menu-content ul {
    padding: 70px 10px 0;
  }
  .menu-content ul li {
    border-bottom: solid 1px #ffffff;
    list-style: none;
  }
  .menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: white;
    text-decoration: none;
    padding: 9px 10px 10px 15px;
    position: relative;
  }
  .menu-content ul li a::before {
    content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #ffffff;
    border-right: solid 2px #ffffff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 16px;
    z-index: 99;
  }
  #menu-btn-check:checked ~ .menu-content {
    left: 50%;
    /*メニューを画面内へ*/
  }
  .news {
    padding: 5vh 0 20vh 0;
    margin: 0 auto;
    margin-top: 5vh;
    width: 95%;
  }
  .news b {
    display: block;
    text-align: center;
  }
  .news h2 {
    text-align: center;
  }
  .news div {
    margin-top: 5vh;
  }
  .news p {
    width: 90%;
    padding-bottom: 2vh;
    padding-left: 1vh;
    margin: 0 auto;
    margin-bottom: 0vh;
    font-size: 13px;
    border-bottom: 1px dotted black;
  }
  .news .newtitle {
    padding-bottom: 0;
    font-size: 13px;
    text-align: left;
    color: white;
    letter-spacing: 10px;
    margin-bottom: 0;
    margin-left: 10%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-weight: lighter;
  }
  .news .post-categories {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    display: none;
  }
  .news .post-categories li {
    width: 100%;
    margin: 0 auto;
    list-style: none;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .news .post-categories li a {
    color: black;
    text-decoration: none;
    background-color: #ffb700;
    width: 50%;
    padding: 15px 0;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    z-index: 5;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    text-align: center;
    border-radius: 0;
  }
  .news .news_time {
    margin-left: 30%;
  }
  .news .blog_link {
    display: block;
    text-align: center;
    color: black;
    padding: 15px 0;
    text-decoration: none;
  }
  .news .blog_link_last {
    display: block;
    text-align: center;
    color: black;
    padding: 15px 0;
    width: 90%;
    border: 1px solid #ffb700;
    margin: 0 auto;
    font-size: 13px;
    margin-bottom: 7vh;
    margin-top: 5vh;
    padding: 10px 10px;
    border-radius: 2vw;
    text-decoration: none;
    background-color: white;
    color: #ffb700;
  }
  .news .mainarticle {
    width: 90%;
    display: -ms-grid;
    display: grid;
    gap: 2vw;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .news .mainarticle .wp-post-image {
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .news .mainarticle .article {
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .news .mainarticle img {
    display: block;
    height: auto;
    width: 97%;
    display: none;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .news .mainarticle .flex {
    margin-top: 0;
  }
  .news .mainarticle .flex a {
    text-decoration: none;
    display: none;
  }
  .news .mainarticle .article {
    margin-top: 0;
  }
  .news .mainarticle .new-time {
    margin-top: 0;
  }
  .news .mainarticle .casp {
    display: block;
    background-color: #ffb700;
    width: 30%;
  }
  .news .mainarticle .casp a {
    text-decoration: none;
    margin-left: auto;
    display: block;
    margin-right: 0;
    color: white;
    font-size: 13px;
    text-align: center;
  }
  .news .mainarticle .desc {
    width: 100%;
    margin-top: 0;
    position: relative;
    margin-left: auto;
  }
  .news .mainarticle .desc a {
    color: black;
    font-size: 13px;
    display: inline-block;
    text-decoration: none;
    -webkit-appearance: none;
    margin-top: 0;
    width: 100%;
    margin: 0 auto;
    -webkit-text-size-adjust: 100%;
    border-bottom: 1px black dotted;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .news .mainarticle .desc .neti {
    position: absolute;
    left: 15vh;
    top: -7.5vh;
    font-size: 13px;
  }
  .news .message {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2.5fr 1fr;
        grid-template-columns: 2.5fr 1fr;
    gap: 10px;
  }
  .news .message .smf_p {
    display: none;
  }
  .news .message p {
    letter-spacing: 2px;
    font-size: 15px;
  }
  .news .message_second {
    letter-spacing: 2px;
    font-size: 15px;
  }
  .case {
    width: 100%;
    padding: 5vh 0;
    margin-top: 5vh;
  }
  .case h2 {
    margin-top: 0;
    margin: 0 auto;
    border-left: 10px solid #ffb700;
    padding-left: 5%;
    font-size: 12px;
    margin-left: 3%;
    margin-bottom: 10px;
  }
  .case h2 span {
    font-size: 20px;
  }
  .case .case_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 95%;
    margin: 0 auto;
    gap: 5px;
  }
  .case .case_under div {
    padding: 10px 0;
    background-color: white;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
  .case .case_under div h3 {
    text-align: center;
    font-size: 12px;
  }
  .gri_top {
    gap: 5px;
    padding: 0;
    width: 93%;
    margin: 0 auto;
    border-radius: 20px;
    padding: 2vh 0;
    -webkit-box-shadow: #ccdbe8 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
            box-shadow: #ccdbe8 3px 3px 6px 0px inset, rgba(255, 255, 255, 0.5) -3px -3px 6px 1px inset;
    -webkit-box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
            box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
    border: 5px solid #ffb700;
    border-radius: 5vw;
    padding: 2vh 0;
  }
  .gri_top .gh3 {
    margin-top: 0;
    text-align: center;
    color: #ffb700;
    border: 2px solid #ffb700;
    width: 90%;
    margin: 0 auto;
    margin-top: .5vw;
    background-color: white;
  }
  .gri_top .cq {
    width: 95%;
    margin: 0 auto;
    padding: 1vw 0;
    padding-bottom: 2vw;
    height: 45vh;
    margin-bottom: 1vh;
    background-color: rgba(23, 183, 186, 0.3);
    padding: 0 2vw;
    padding-top: 1.2vh;
    margin-top: 1vh;
  }
  .gri_top .cq h3 {
    font-size: 1.5rem;
    text-align: center;
    margin-top: 1vw;
    border: 2px solid black;
    height: 4vh;
    line-height: 4vh;
    width: 40%;
    background-color: white;
    border: 2px solid #ffb700;
  }
  .gri_top .cq .fl {
    display: inline-block;
    font-weight: bold;
    font-size: 1rem;
    line-height: 4vh;
    margin-bottom: 1vw;
  }
  .gri_top .cq .wpcf7-checkbox {
    display: block;
  }
  .gri_top .cq .wpcf7-checkbox .wpcf7-list-item {
    margin-top: 1vw;
    display: block;
  }
  .gri_top .cq .wpcf7-checkbox .wpcf7-list-item label {
    font-size: 1rem;
    font-weight: normal;
    color: #000000;
  }
  .gri_top .cq .wpcf7-checkbox .last {
    color: black;
    text-align: left;
    background-color: rgba(23, 183, 186, 0);
  }
  .gri_top .cq .submit {
    display: block;
    cursor: pointer;
    width: 90%;
    font-size: 1rem;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: orangered;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .gri_top img {
    display: block;
    width: 90%;
    margin: 0 auto;
    border-radius: 1vw;
    margin-top: .5vw;
    margin-bottom: .5vw;
  }
  .gri_top h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 1.3rem;
    margin-top: 0;
    font-weight: bold;
  }
  .gri_top h2 span {
    font-size: 2rem;
  }
  .gri_top .cq1 {
    background-color: white;
    width: 98%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
            box-shadow: rgba(23, 183, 186, 0.1) 0px 1px 0px, rgba(23, 183, 186, 0.1) 0px 8px 24px, rgba(23, 183, 186, 0.1) 0px 16px 48px;
  }
  .gri_top .cq1 h3 {
    text-align: center;
    margin-top: 0;
    font-size: 1rem;
    background-color: orangered;
    padding: .5vw 0;
    color: white;
  }
  .gri_top .cq1 .cqq {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr;
  }
  .gri_top .cq1 .cqq img {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .gri_top .cq1 .cqq p {
    font-size: 13px;
    width: 95%;
  }
  .gri_top .cq1 .cqq .atention {
    border: 2px solid orangered;
    padding: .5vw;
  }
  .gri_top .wpcf7-checkbox {
    display: block;
  }
  .gri_top .wpcf7-checkbox .wpcf7-list-item {
    margin-top: 3vh;
    display: block;
  }
  .gri_top .wpcf7-checkbox .wpcf7-list-item input {
    display: inline-block;
    font-size: 1.5rem;
    -webkit-transform: scale(140%);
            transform: scale(140%);
  }
  .gri_top .wpcf7-checkbox .wpcf7-list-item label {
    font-size: 1.1rem;
    font-weight: normal;
  }
  .gri_top .wpcf7-checkbox .last {
    color: black;
    background-color: white;
    text-align: left;
  }
  .gri_top h3 {
    text-align: center;
    margin-top: .5vw;
    font-size: 13px;
    margin-bottom: .5vw;
    margin-top: 5px;
    margin-bottom: 5px;
    letter-spacing: 1px;
  }
  .gri_top h3 span {
    font-size: 18px;
    font-size: 5vw;
    color: #ffb700;
  }
  .gri_top img {
    margin: 0 auto;
    margin-top: 4vw;
    display: block;
    width: 95%;
  }
  .gri_top .speechBubble {
    position: relative;
    display: inline-block;
    padding: 12px;
    border: 1px solid #ffe600;
    border-radius: 8px;
    background-color: #ffffff;
    background-color: #ffe600;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
    -webkit-transform: translate(4vw, -2vw);
            transform: translate(4vw, -2vw);
    line-height: 1.5;
    color: #000000;
    color: black;
    z-index: 0;
  }
  .gri_top .speechBubble::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 9%;
    border-style: solid;
    border-width: 20px 10px 0 10px;
    border-color: #ffe600 transparent transparent;
    translate: -50% 100%;
  }
  .gri_top .speechBubble::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 9%;
    border-style: solid;
    border-width: 16.5px 7.8px 0 7.8px;
    border-color: #ffe600 transparent transparent;
    translate: -50% 100%;
  }
  .gri_top h4 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 1vw;
    padding: .5vw;
    color: white;
    font-weight: normal;
  }
  .gri_top .gri_sales {
    background-color: #ffb700;
  }
  .gri_top .gri_reapos {
    background-color: #ff6455;
  }
  .gri_top .header_sll {
    display: block;
    color: #ffb700;
    border: 1px solid #ffb700;
    background-color: rgba(255, 255, 255, 0.5);
    width: 90%;
    border-radius: 5vw;
    margin: 0 auto;
    padding: 20px 10px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    color: #ffb700;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px;
    font-size: 13px;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
    border-radius: 4rem;
  }
  .gri_top .header_sll .a_img {
    display: inline-block;
    width: 40%;
    position: relative;
  }
  .gri_top .header_sll .a_img img {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    margin-left: 2vw;
    position: absolute;
    top: -5vh;
    left: -2vw;
  }
  .gri_top .header_sll .a_text {
    text-align: center;
    display: block;
    margin-right: 2vw;
    width: 90%;
    margin-right: 10%;
    font-size: 13px;
    font-weight: bold;
  }
  .gri_top .header_sll::after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid #ffb700;
    border-right: 3px solid #ffb700;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .excam {
    width: 95%;
    margin: 0 auto;
    position: relative;
  }
  .excam h2 {
    text-align: center;
    font-size: 15px;
  }
  .excam .ex_under {
    width: 100%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    margin: 0 auto;
  }
  .excam .ex_under img {
    display: block;
    width: 100%;
  }
  .excam .ex_under .left {
    margin-left: 0;
  }
  .excam .ex_under .right {
    margin-left: auto;
  }
  .excam .graf {
    display: block;
    width: 90%;
    margin: 0 auto;
    -webkit-transform: translateY(-8vh);
            transform: translateY(-8vh);
  }
  .excam p {
    font-size: 15px;
    width: 90%;
    margin: 0 auto;
    padding: 10px;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
  .excam p span {
    font-size: 12px;
  }
  .futo_big {
    margin-top: 5vh;
    margin-bottom: 5vh;
  }
  .futo_big h2 {
    text-align: center;
    width: 90%;
    margin: 0 auto;
    font-size: 15px;
    margin-bottom: 5vh;
  }
  .futo_big .futo_big_under {
    width: 88%;
    margin: 0 auto;
  }
  .futo_big .futo_big_under h3 {
    font-size: 16px;
    margin-top: 5vw;
    margin-bottom: 3vw;
    text-align: center;
  }
  .futo_big .futo_big_under p {
    font-size: 13px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
            box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    padding: 15px;
  }
  .futo_big .futo_big_under .futo {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .apeal {
    margin-top: 3em;
  }
  .apeal .aplet {
    background-color: #f9f9f9;
    padding: .5em;
    margin-top: 2em;
  }
  .apeal .aplet p {
    font-size: .8em;
    font-weight: bold;
    letter-spacing: .2em;
  }
  .apeal .aplet p span {
    color: #17b7ba;
  }
  .apeal h1 {
    font-size: 1.4em;
    margin: 0 auto;
    margin-bottom: 0;
    width: 98%;
    margin-top: 5em;
    margin-bottom: .3em;
    margin-left: 1%;
  }
  .apeal h1 span {
    font-size: 1.8em;
    letter-spacing: 0;
    text-align: center;
    margin-bottom: .3em;
    display: inline-block;
  }
  .apeal .btn-primary {
    display: inline-block;
    margin-top: 1rem;
    background-color: #007bff;
    color: white;
    padding: 0.75rem 1.5rem;
    border-radius: 8px;
    text-decoration: none;
    font-weight: bold;
  }
  .apeal .quiz-container {
    max-width: 98%;
    margin: 0 auto;
    padding: 0em .3em;
    background: white;
    border-radius: 12px;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
            box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    margin-top: 1em;
    padding-bottom: 2em;
  }
  .apeal .question {
    padding: 0;
    padding-top: 2em;
    padding-bottom: 1em;
  }
  .apeal .question h2 {
    font-size: 1em;
    margin-bottom: 0;
    margin-top: 0;
    color: #ffb700;
    text-align: left;
    font-weight: bold;
    padding: 0;
  }
  .apeal .question h2 span {
    color: white;
    background-color: #ffb700;
    padding: .3em .5em;
    border-radius: 4em;
    margin-right: .5em;
  }
  .apeal .options label {
    display: block;
    background: #f1f1f1;
    margin: 1.25rem 0;
    /* increased vertical spacing */
    padding: 0.75rem 1em;
    border-radius: 8px;
    width: 90% !important;
    cursor: pointer;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
    font-size: .8em !important;
    margin-top: .5em !important;
    font-weight: bold;
  }
  .apeal .options label:hover {
    background: #e0e0e0;
  }
  .apeal .submit-btn, .apeal .close-btn {
    display: block;
    background-color: #ffb700;
    color: white;
    padding: 0.75rem 1.5rem;
    border: none;
    border-radius: 8px;
    font-weight: bold;
    margin: 1rem auto 0;
    cursor: pointer;
    font-size: 1em;
    -webkit-transition: background 0.3s;
    transition: background 0.3s;
  }
  .apeal .submit-btn span, .apeal .close-btn span {
    font-size: .8em;
    display: block;
  }
  .apeal .submit-btn:hover {
    background-color: #218838;
  }
  .apeal .close-btn {
    background-color: #dc3545;
  }
  .apeal .close-btn a {
    text-decoration: none;
    color: white;
  }
  .apeal .close-btn:hover {
    background-color: #c82333;
  }
  .apeal .result {
    margin-top: 2rem;
    padding: 1.5rem;
    background: #e3fbe3;
    border: 1px solid #28a745;
    border-radius: 12px;
    display: none;
    position: relative;
  }
  .apeal .result::before {
    content: "💡もっと答えたくなるヒントが満載！";
    display: block;
    font-weight: bold;
    margin-bottom: 1rem;
    font-size: 1em;
    color: #155724;
  }
  .apeal .bh1 {
    font-size: .7em;
    margin-top: .5em;
    display: block;
  }
  .apeal .bh1 span {
    color: #ffb700;
  }
  .apeal .lecom {
    margin-top: 1.5em;
  }
  .apeal .lecom .grid_lecom {
    width: 99%;
    margin-top: 1em;
    gap: .5em;
  }
  .apeal .lecom .grid_lecom .glc {
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
    padding: .3em;
    border-radius: .4em;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1.5fr;
        grid-template-columns: 1fr 1.5fr;
    margin-top: .5em;
  }
  .apeal .lecom .grid_lecom .glc h4 {
    text-align: center;
    font-size: .8em;
    padding-top: 1.5em;
  }
  .apeal .lecom .grid_lecom .glc p {
    font-size: .7em;
  }
  .apeal .lecom h3 {
    font-size: 1em;
    font-weight: bold;
    border-left: 2vw solid #ffb700;
    padding-left: 1vw;
    margin-top: 0;
  }
  .apeal .lecom h3 span {
    color: #ffb700;
    font-size: 1.2em;
  }
  .apeal .grid_aaa {
    width: 95%;
    margin: 0 auto;
  }
  .apeal .grid_aaa .contact_last_under {
    width: 90%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    padding: .5vw 1.5vw;
    border-radius: 1vw;
    background-color: white;
    padding-bottom: .5vw;
    display: block;
    display: none;
  }
  .apeal .grid_aaa .contact_last_under .clu {
    position: relative;
  }
  .apeal .grid_aaa .contact_last_under .clu .b {
    position: absolute;
    top: -.5vw;
    right: -.5vw;
    background-color: #ffb700;
    font-size: 1vw;
    color: white;
    padding: .5vw;
    border-radius: 0 0 .3vw .3vw;
    padding: 1vw;
    text-align: center;
  }
  .apeal .grid_aaa .contact_last_under .clu .b span {
    display: inline-block;
    font-size: 1.5vw;
  }
  .apeal .grid_aaa .contact_last_under .clu .bb {
    position: absolute;
    top: 2vw;
    left: 0vw;
    font-size: 1vw;
    color: #ffb700;
    padding: 1.2vw .3vw;
    text-align: center;
    border: 0.1vw solid #ffb700;
  }
  .apeal .grid_aaa .contact_last_under h2 {
    font-size: 2.9vw;
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
    color: #ffb700;
    text-align: left;
    margin-left: 4vw;
  }
  .apeal .grid_aaa .contact_last_under h2 .h2s {
    font-size: 1vw;
    color: black;
  }
  .apeal .grid_aaa .contact_last_under h2 .hs {
    font-size: 1vw;
    color: black;
  }
  .apeal .grid_aaa .contact_last_under h3 {
    width: 100%;
    font-size: 1.1vw;
    margin-top: .5vw;
    font-weight: normal;
    margin-bottom: 2vw;
    letter-spacing: .05vw;
    line-height: 2vw;
    text-align: left;
  }
  .apeal .grid_aaa .contact_last_under h3 span {
    border-bottom: 0.3vw solid #17b7ba;
  }
  .apeal .grid_aaa .contact_last_under p {
    font-size: 1vw;
    margin-bottom: 2vw;
  }
  .apeal .grid_aaa .contact_last_under p .samp {
    font-size: .9vw;
    color: #ff7a7a;
  }
  .apeal .grid_aaa label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .apeal .grid_aaa label .must {
    color: white;
    background-color: #ff8400;
    padding: 0px 3px;
    font-size: 13px;
    background-color: #ffb700;
  }
  .apeal .grid_aaa label .cummon {
    width: 95%;
    margin: 0 auto;
    height: 30px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffffff;
    border-radius: 5px;
  }
  .apeal .grid_aaa label .drop {
    display: block;
    width: 40%;
    height: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #000000;
    border-radius: 5px;
  }
  .apeal .grid_aaa label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 40vh;
    border: 4px solid orangered;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 5px;
  }
  .apeal .grid_aaa label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .apeal .grid_aaa .submit {
    display: block;
    cursor: pointer;
    width: 60%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ffb700;
    border: 2px solid white;
    margin-top: 1vw;
  }
  .apeal .quiz {
    display: block;
    text-decoration: none;
    font-size: 1em;
    margin: 0 auto;
    width: 90%;
    padding: 1vw 3vw;
    background-color: #ffb700;
    border-radius: 10em;
    color: white;
    text-align: center;
    margin-top: 3em;
  }
  .apeal .quiz:hover {
    background-color: white;
    color: #ffb700;
    -webkit-box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
            box-shadow: rgba(23, 183, 186, 0.3) 0px 2px 15px 0px;
    -webkit-transition: .5s;
    transition: .5s;
  }
  .apeal #click-btns {
    width: 85%;
    display: block;
    font-size: 16px;
    border: 0;
    padding: 6px 10px;
    cursor: pointer;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    border-radius: 30px;
    padding: 15px 0;
    margin-top: 2vw;
    margin: 0 auto;
    background-color: none;
    -webkit-animation: anime1 1s ease 0s infinite alternate;
            animation: anime1 1s ease 0s infinite alternate;
  }
  @keyframes anime1 {
    from {
      -webkit-transform: scale(0.9, 0.9);
              transform: scale(0.9, 0.9);
    }
    to {
      -webkit-transform: scale(1, 1);
              transform: scale(1, 1);
    }
  }
  .apeal #popup-wrappers {
    background-color: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
  }
  .apeal #popup-insides {
    text-align: center;
    width: 100%;
    max-width: 60%;
    background: white;
    margin: 10% auto;
    padding: 2vw 1vw;
    position: relative;
    border-radius: 1vw;
    margin-bottom: 10vw;
  }
  .apeal .pop_a {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 80%;
    gap: 1vw;
    margin: 0 auto;
    margin-top: 1vw;
  }
  .apeal #messages a {
    text-decoration: none;
    padding: 6px 10px;
    padding: 1vw 0;
    border-radius: 4vw;
  }
  .apeal #messages a:hover {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
    -webkit-transition: .5s;
    transition: .5s;
  }
  .apeal .sama {
    background-color: #ffb700;
    color: white;
    border: 0.2vw solid #ffb700;
    position: relative;
  }
  .apeal .sama::after {
    position: absolute;
    top: 1.4vw;
    right: 7%;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #ffffff;
    border-right: 3px solid #ffffff;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .apeal .jira {
    background-color: #ffffff;
    color: #ffb700;
    border: 0.2vw solid #ffb700;
    position: relative;
  }
  .apeal .jira::after {
    position: absolute;
    top: 1.4vw;
    right: 7%;
    content: '';
    width: 10px;
    height: 10px;
    border-top: 3px solid #ffb700;
    border-right: 3px solid #ffb700;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  .apeal #closes {
    position: absolute;
    top: 0;
    right: 10px;
    cursor: pointer;
    font-size: 50px;
  }
  .apeal .ap_img img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .apeal h2 {
    font-size: 1rem;
    margin-left: 1%;
    margin-bottom: 0;
    letter-spacing: 0em;
  }
  .apeal .i {
    margin-top: 3vh;
    font-weight: bold;
    margin-bottom: 5vh;
    font-size: 1.1em;
    letter-spacing: .05em;
  }
  .apeal h3 {
    font-weight: normal;
    margin-top: 0;
    font-size: 14px;
    line-height: 4vh;
    margin-left: 1%;
  }
  .apeal .ap_a {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 5vh;
    font-size: 13px;
    text-decoration: none;
    background-color: #ffb700;
    padding: 10px;
    color: white;
    text-align: center;
    margin-bottom: 3vh;
  }
  .apeal .o_o_1 {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .apeal .a {
    font-weight: bold;
    font-size: 18px;
    border-left: 20px solid #ffb700;
    padding-left: 10px;
    margin-top: 3vh;
  }
  .apeal .a span {
    color: #ffb700;
  }
  .apeal b {
    margin-left: 5%;
    font-size: 1rem;
  }
  .apeal .apeal_under {
    width: 98%;
    margin: 0 auto;
  }
  .apeal .last {
    margin-top: 4vh;
  }
  .apeal .about_h3 {
    width: 90%;
    margin-left: 5%;
    font-size: 1rem;
    line-height: 5vh;
    font-weight: bold;
  }
  .apeal .about_h3 span {
    background-color: #ffb700;
    color: white;
  }
  .apeal .totyu {
    font-size: 4rem;
    width: 95%;
    margin: 0 auto;
    display: none;
    padding: 8vh 0;
    background-color: #ffb700;
    color: white;
  }
  .apeal .merit {
    position: relative;
    margin-top: 5vh;
  }
  .apeal .merit .merit_under {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    width: 70%;
    margin: 0 auto;
    gap: 10px;
  }
  .apeal .merit .merit_under div {
    padding: 30px 15px;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 20px;
    position: relative;
  }
  .apeal .merit .merit_under div img {
    display: block;
    position: absolute;
    bottom: 10%;
    right: 3%;
    width: 30%;
    margin: 0 auto;
    border-radius: 50%;
    margin-top: 5vh;
  }
  .apeal .merit .merit_under div h3 {
    font-size: 25px;
    width: 90%;
    margin-left: 5%;
  }
  .apeal .merit .merit_under div p {
    font-size: 16px;
    width: 60%;
    margin-bottom: 20px;
    font-weight: 5400;
    margin-left: 5%;
  }
  .apeal .merit a {
    display: block;
    text-decoration: none;
    background-color: #ffb700;
    color: white;
    font-size: 18px;
    text-align: center;
    padding: 20px 0px;
    border-radius: 50px;
    width: 30%;
    margin: 0 auto;
    margin-top: 50px;
  }
  .contact_action {
    background-color: #ffb700;
    width: 95%;
    border-radius: 20px;
    margin: 0 auto;
    padding: 5vh 0;
  }
  .contact_action h2 {
    font-size: 1.1rem;
    color: white;
    text-align: center;
    margin-bottom: 0;
    margin-top: 0;
  }
  .contact_action a {
    display: block;
    text-decoration: none;
    background-color: #ffffff;
    color: #ffb700;
    font-size: 15px;
    text-align: center;
    padding: 20px 0px;
    border-radius: 20px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .total_wri .writter {
    margin-bottom: 5vh;
  }
  .total_wri .writter h2 {
    font-size: 1.3rem;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 0;
  }
  .total_wri .writter p {
    font-size: 14px;
    text-align: center;
    width: 90%;
    margin: 0 auto;
    margin-top: 2vh;
  }
  .total_wri .writter p span {
    background-color: #ffb700;
    color: white;
  }
  .total_wri .writter img {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .total_wri .writter .pc_wri {
    display: none;
  }
  .problem {
    margin-top: 10vh;
  }
  .problem .under_p {
    background-color: #ffb700;
    padding: 5vh 0;
    position: relative;
    width: 100%;
  }
  .problem .under_p::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -35px;
    border: 35px solid transparent;
    border-top: 35px solid #ffb700;
  }
  .problem .under_pp {
    background-color: #ffb700;
    padding: 3vh 0;
    margin-top: 8vh;
    position: relative;
    width: 100%;
  }
  .problem .under_pp::before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -35px;
    border: 35px solid transparent;
    border-top: 35px solid #ffb700;
  }
  .problem b {
    text-align: center;
    display: block;
  }
  .problem h2 {
    text-align: center;
    font-size: 1.5rem;
  }
  .problem h2 span {
    color: #ffffff;
  }
  .problem .problem_under {
    width: 98%;
    margin: 0 auto;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
    gap: 3px;
  }
  .problem .problem_under div {
    margin-top: 2vh;
    width: 98%;
    text-align: center;
    margin: 0 auto;
    padding: 20px 1px;
    background-color: white;
  }
  .problem .problem_under div .sen {
    width: 30%;
    margin: 0 auto;
    border-top: 1px solid black;
    padding: 0;
  }
  .problem .problem_under div p {
    font-size: .8rem;
  }
  .problem .problem_under div p span {
    font-weight: bold;
    font-size: 1rem;
    color: #ffb700;
  }
  .problem .problem_under div img {
    display: block;
    width: 70%;
    margin: 0 auto;
    margin-top: 2vh;
    margin-bottom: 2vh;
  }
  .problem .problem_under div b {
    display: block;
    margin-top: 5px;
    font-size: 12px;
  }
  .problem .answer b {
    display: block;
    margin-top: 10vh;
  }
  .problem .answer h2 {
    margin: 0 auto;
    margin-top: 6vh;
    font-size: 1.2rem;
    border: 3px solid #ffb700;
    padding: 3vh 0;
    width: 90%;
  }
  .problem .answer h2 span {
    color: #ffb700;
  }
  .problem .answer .merit_under {
    gap: 30px;
    width: 90%;
    margin: 0 auto;
    margin-top: 5vh;
    display: block;
  }
  .problem .answer .merit_under .merit_box {
    margin-top: 2vh;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 1em;
    border-radius: 5%;
  }
  .problem .answer .merit_under .merit_box h3 {
    font-size: 1.20rem;
    width: 100%;
    margin-top: .5em;
    text-align: center;
    color: #ffb700;
  }
  .problem .answer .merit_under .merit_box h3 span {
    color: #ffb700;
    font-size: 1.3rem;
  }
  .problem .answer .merit_under .merit_box h4 {
    margin-top: 0;
    font-size: 3vw;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 6vw;
    height: 6vw;
  }
  .problem .answer .merit_under .merit_box p {
    margin-bottom: 0;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3vh;
  }
  .problem .answer .merit_under .merit_box .tt {
    font-size: 2rem;
    text-align: center;
    margin-top: 0;
    margin-left: 0;
    margin-bottom: 1em;
  }
  .problem .answer .merit_under .merit_box .b {
    font-size: 13px;
    text-align: center;
    margin-left: 0;
  }
  .problem .answer .merit_under .midori {
    border: 0.3em solid #ffb700;
  }
  .problem .problem_contact {
    background-color: #00243c;
    color: white;
    padding: 9vh 0;
    margin-top: 10vh;
  }
  .problem .problem_contact div {
    width: 100%;
    margin: 0 auto;
  }
  .problem .problem_contact div h2 {
    text-align: center;
    font-size: 1.3rem;
  }
  .problem .problem_contact div p {
    font-size: 1rem;
    text-align: center;
  }
  .problem .problem_contact .p_c {
    width: 80%;
    margin: 0 auto;
    margin-right: auto;
    gap: 2px;
  }
  .problem .problem_contact .p_c a {
    margin: 0 auto;
    width: 94%;
    display: block;
    color: white;
    text-decoration: none;
    font-size: 14px;
    background-color: #ffb700;
    text-align: center;
    height: 3rem;
    line-height: 3rem;
    margin-bottom: 0;
    margin-top: 5vh;
  }
  .problem .problem_contact .p_c .p_c_two {
    background-color: #2595be;
  }
  .achivement {
    margin-top: 7vh;
    margin-bottom: 7vh;
  }
  .achivement h2 {
    font-size: 1.5rem;
    text-align: center;
  }
  .achivement h2 span {
    color: #ffb700;
  }
  .achivement .a_b {
    display: block;
    text-align: center;
  }
  .achivement img {
    display: block;
    width: 90%;
    margin-top: 3vh;
    margin: 0 auto;
    -webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
            box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    margin-bottom: 1vh;
    padding: 1rem;
  }
  .achivement .ichiran {
    display: block;
    text-align: center;
    margin: 0 auto;
    width: 70%;
    padding: 1.5vh 0;
    border-radius: 2rem;
    text-decoration: none;
    background-color: #ffb700;
    color: white;
    margin-top: 2vh;
  }
  .achivement .achi_box {
    width: 80%;
    margin: 0 auto;
    gap: 30px;
    margin-top: 10vh;
  }
  .achivement .achi_box img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 40%;
    margin-left: auto;
    margin-right: 10%;
    display: block;
    margin: 0 auto;
  }
  .achivement .achi_box div {
    border-radius: 20px;
    padding-bottom: 30px;
  }
  .achivement .achi_box div h3 {
    font-size: 18px;
    color: #ffb700;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .achivement .achi_box div b {
    display: block;
    font-size: 13px;
  }
  .achivement .achi_box div p {
    font-size: 13px;
    line-height: 4vh;
    margin: 0 auto;
    margin-top: 25px;
  }
  .achivement .achi_box div .reason {
    font-weight: bold;
    text-align: right;
  }
  .achivement .achi_box_two {
    width: 80%;
    display: none;
  }
  .achivement .achi_box_three {
    width: 80%;
    margin: 0 auto;
    gap: 30px;
    margin-top: 5vh;
  }
  .achivement .achi_box_three img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 70%;
    margin-left: auto;
    margin-right: 10%;
    display: block;
    margin: 0 auto;
  }
  .achivement .achi_box_three div {
    border-radius: 20px;
    padding-bottom: 30px;
  }
  .achivement .achi_box_three div h3 {
    font-size: 18px;
    color: #ffb700;
    margin-top: 0;
    margin-bottom: 10px;
  }
  .achivement .achi_box_three div b {
    display: block;
    font-size: 13px;
  }
  .achivement .achi_box_three div p {
    font-size: 13px;
    line-height: 4vh;
    margin: 0 auto;
    margin-top: 25px;
  }
  .achivement .achi_box_three div .reason {
    font-weight: bold;
    text-align: right;
  }
  .raibal {
    width: 100%;
    /***　おしゃれテーブル１　パステルカラー ***/
    /* ヘッダー */
    /* フッター（比較表と色つけたとき用） */
    /* ボディ項目 */
    /* フッター項目 */
    /* ボディデータ */
    /* ヘッダー行　１列ごとの色変え */
    /* 最終行のボーダーをなくす */
    /* スマホ調整 */
    /***　おしゃれテーブル比較用 ***/
    /* おすすめ商品枠 */
    /*（共通）　項目の多いテーブルの幅を調整*/
  }
  .raibal img {
    display: block;
    width: 95%;
    margin-bottom: 5vh;
  }
  .raibal h2 {
    font-size: 1.5rem;
    text-align: center;
  }
  .raibal h2 span {
    color: #ffb700;
  }
  .raibal .a_b {
    display: block;
    text-align: center;
  }
  .raibal .raibal_p {
    width: 55%;
    margin-right: 10px;
    margin-left: auto;
    font-size: 11px;
  }
  .raibal .un {
    overflow: scroll;
    margin-top: 4vh;
    width: 100%;
  }
  .raibal .osare-table {
    table-layout: fixed;
    border: none !important;
    border-collapse: separate;
    border-spacing: 2px 0px;
    margin: 0 auto;
    width: 100%;
  }
  .raibal .osare-table th {
    border: none !important;
    text-align: center;
    padding: 15px 0;
    color: black;
    width: 120px;
  }
  .raibal img {
    display: block;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 5vh;
  }
  .raibal .osare-table tbody td {
    border: none !important;
    border-bottom: solid 2px #f5f5f5 !important;
    border-right: solid 2px #f5f5f5 !important;
    border-left: solid 2px #f5f5f5 !important;
  }
  .raibal .osare-table thead th {
    font-weight: bold;
    border-radius: 10px 10px 0px 0px;
    font-size: 13px;
  }
  .raibal .osare-table tfoot td {
    border: none;
    border-radius: 0 0 10px 10px;
    background-color: white;
  }
  .raibal .osare-table tbody th {
    font-weight: bold;
    border-bottom: solid 2px #f9f9f9 !important;
    line-height: 4.5em;
    color: black;
    border-radius: 10px 0px 0px 10px;
    font-size: 14px;
  }
  .raibal .osare-table tfoot th {
    background: none;
    line-height: 2em;
    font-weight: bold;
  }
  .raibal .osare-table td {
    text-align: center;
    font-size: 15px;
    font-weight: bold;
  }
  .raibal .one_t {
    width: 250px;
    font-weight: bold;
  }
  .raibal .osare-table thead th:nth-child(2) {
    background-color: #ffb700;
  }
  .raibal .osare-table thead th:nth-child(3) {
    background-color: #2d7cfc;
  }
  .raibal .osare-table thead th:nth-child(4) {
    background: #ffe089;
  }
  .raibal .osare-table thead th:nth-child(5) {
    background: #FFB2D8;
  }
  .raibal .osare-table thead th:nth-child(6) {
    background: #b2ffca;
  }
}

@media screen and (max-width: 640px) and (max-width: 767px) {
  .raibal .osare-table thead th,
  .raibal .osare-table tbody th {
    padding: 10px 0;
  }
  .raibal .osare-table tfoot td {
    padding: 0;
    font-size: 0.9em;
    font-weight: bold;
  }
  .raibal .osare-table tfoot td:nth-child(2) {
    font-size: 1em;
  }
}

@media screen and (max-width: 640px) {
  .raibal .osare-hikaku td:nth-child(2) {
    background-color: #f3fefb;
  }
}

@media screen and (max-width: 640px) and (max-width: 767px) {
  .raibal .col6t th,
  .raibal .col6t td {
    font-size: 0.4em;
    padding: 10px 0px;
  }
  .raibal .col5t th,
  .raibal .col5t td {
    font-size: 0.5em;
    padding: 10px 0px;
  }
  .raibal .col4t th,
  .raibal .col4t td {
    font-size: 0.7em;
    padding: 10px 5px;
  }
  .raibal .col3t th,
  .raibal .col3t td {
    font-size: 0.8em;
    padding: 10px 10px;
  }
}

@media screen and (max-width: 640px) {
  .service {
    margin-top: 10vh;
    margin-bottom: 10vh;
  }
  .service h2 {
    font-size: 1.5rem;
    text-align: center;
  }
  .service b {
    font-size: 1rem;
    display: block;
    text-align: center;
  }
  .service .p {
    text-align: center;
    font-size: 14px;
    font-weight: bold;
  }
  .service .f {
    display: none;
  }
  .service .sk {
    display: block;
    width: 95%;
    margin: 0 auto;
    margin-top: 2vh;
  }
  .service a {
    display: block;
    text-decoration: none;
    background-color: #ffb700;
    color: white;
    font-size: 18px;
    text-align: center;
    padding: 20px 0px;
    border-radius: 50px;
    width: 20%;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .service .service_under {
    width: 90%;
    margin: 0 auto;
    gap: 10px;
  }
  .service .service_under div {
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 20px 15px;
    border-radius: 20px;
    gap: 10px;
    margin-top: 10px;
  }
  .service .service_under div h3 {
    font-size: 18px;
    margin-left: 5%;
  }
  .service .service_under div p {
    font-size: 14px;
    width: 90%;
    margin-bottom: 20px;
    font-weight: 5400;
    margin-left: 5%;
  }
  .price {
    padding: 10vh 0;
    margin-bottom: 5vh;
  }
  .price h2 {
    font-size: 1.8rem;
    text-align: center;
  }
  .price b {
    display: block;
    text-align: center;
  }
  .price table {
    display: block;
    margin: 0 auto;
    margin-top: 3vh;
    overflow: hidden;
    overflow-x: scroll;
  }
  .price table tbody {
    display: block;
    width: 98%;
    margin: 0 auto;
    overflow: scroll;
    width: 130vh;
  }
  .price table tbody tr {
    width: 100%;
    text-align: center;
  }
  .price table tbody tr th {
    width: 25%;
    padding: 10px 0;
    font-size: 16px;
    background-color: #ffb700;
    color: white;
    padding: 15px 0px;
  }
  .price table tbody tr .small {
    width: 22vh;
  }
  .price table tbody tr .third {
    text-align: left;
  }
  .price table tbody tr .first_td {
    padding: 10px 0;
    font-size: 15px;
    background-color: #f1f1f1;
    border: none;
    font-weight: bold;
    color: black;
  }
  .price table tbody tr td {
    padding: 5px 0;
    font-size: 14px;
    background-color: #ffffff;
  }
  .price table tbody tr td span {
    font-size: 18px;
    display: inline-block;
    font-weight: bold;
    color: #ffb700;
  }
  .price table tbody tr .folow {
    padding: 15px 0;
    background-color: #ffb700;
    color: white;
  }
  .price table tbody tr .bikou {
    text-align: left;
    font-size: 13px;
  }
  .total {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    margin-bottom: 10vh;
    background-color: #00243c;
    padding: 5vh 0;
  }
  .total h2 {
    text-align: center;
    color: white;
    font-size: 25px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total h2 span {
    color: #ffb700;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .blog_link_last {
    display: block;
    color: white;
    width: 80%;
    margin: 0 auto;
    color: black;
    background-color: white;
    text-align: center;
    text-decoration: none;
    padding: 15px 0;
  }
  .total .newtitle {
    padding-bottom: 0;
    font-size: 13px;
    text-align: left;
    color: black;
    letter-spacing: 10px;
    margin-bottom: 0;
    margin-left: 10%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-weight: lighter;
  }
  .total .post-categories {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .post-categories li {
    width: 90%;
    margin: 0 auto;
    list-style: none;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .post-categories li a {
    color: white;
    text-decoration: none;
    background-color: #ffb700;
    width: 50%;
    display: none;
    padding: 5px 0;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    z-index: 5;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    text-align: center;
    border-radius: 0;
  }
  .total .blog_link {
    display: block;
    text-align: center;
    color: white;
    padding: 15px 0;
    margin-bottom: 8vh;
    text-decoration: none;
  }
  .total .mainarticle {
    width: 80%;
    margin: 0 auto;
    gap: 12px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .mainarticle .wp-post-image {
    -o-object-fit: contain;
       object-fit: contain;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .mainarticle .article {
    margin-bottom: 50px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .mainarticle img {
    display: block;
    margin: 0 auto;
    width: 100%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .total .mainarticle div .desc p {
    margin: 0;
  }
  .total .mainarticle div .desc p a {
    color: white;
    text-decoration: none;
    font-size: 13px;
    display: block;
    padding: 10px 0;
    -webkit-appearance: none;
    margin-top: 0;
    width: 90%;
    margin: 0 auto;
    -webkit-text-size-adjust: 100%;
  }
  .total .message {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 2.5fr 1fr;
        grid-template-columns: 2.5fr 1fr;
    gap: 10px;
  }
  .total .message .sya_smf {
    display: none;
  }
  .total .message p {
    letter-spacing: 2px;
    font-size: 15px;
  }
  .total .message_second {
    letter-spacing: 2px;
    font-size: 15px;
  }
  .plan {
    display: none;
  }
  .plan h2 {
    text-align: center;
    font-size: 1.5rem;
  }
  .plan h2 span {
    color: #ffb700;
  }
  .plan b {
    display: block;
    text-align: center;
  }
  .plan .plan_under {
    width: 85%;
    margin: 0 auto;
    gap: 10px;
    background-color: #ffb700;
    border-radius: 10px;
    padding: 20px;
  }
  .plan .plan_under b {
    font-size: 16px;
  }
  .plan .plan_under h3 {
    text-align: center;
    font-size: 20px;
    background-color: #ffb700;
    padding: 3px 0;
    border-radius: 5px;
    width: 85%;
    margin: 0 auto;
    margin-top: 3vh;
    color: white;
    font-weight: bold;
  }
  .plan .plan_under .use_p {
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
  }
  .plan .plan_under .plan_a {
    border: 2px solid #ffb700;
    width: 80%;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    color: black;
    padding: 10px 0;
    margin-top: 3vh;
  }
  .plan .plan_under .plan_use {
    width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: white;
    border-radius: 10px;
    padding-top: 5px;
    margin-top: 2vh;
  }
  .plan .plan_under .plan_use h5 {
    font-size: 16px;
    color: #ffb700;
    margin-top: 10px;
    text-align: center;
  }
  .plan .plan_under .plan_use h5 span {
    font-size: 30px;
  }
  .plan .plan_under .plan_use .box_top {
    padding: 10px;
    width: 90%;
    margin: 0 auto;
  }
  .plan .plan_under .plan_use h4 {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 16px;
  }
  .plan .plan_under .plan_use .box {
    width: 100%;
    margin: 0 auto;
  }
  .plan .plan_under .plan_use .box p {
    font-size: 13px;
    width: 100%;
    border-top: 1px dashed black;
    padding-top: 15px;
    color: black;
  }
  .plan .plan_under .plan_use .box p span {
    font-weight: bold;
    border-bottom: 3px solid #2a9102;
    font-weight: 1vw;
  }
  .plan .plan_under .plan_use .p_last {
    border-bottom: 1px dashed black;
    padding-bottom: 15px;
  }
  .plan .plan_under .plan_use .box_under p {
    font-size: 12px;
    width: 100%;
    color: black;
  }
  .plan .plan_under .plan_use .box_under .box_option h4 {
    margin-bottom: 15px;
  }
  .plan .plan_under .plan_use .box_under .box_option p {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .plan_smf h2 {
    text-align: center;
    font-size: 1.5rem;
  }
  .plan_smf h2 span {
    color: #ffb700;
  }
  .plan_smf .site {
    display: none;
  }
  .plan_smf .site.site-on {
    display: block;
  }
  .plan_smf .back-site {
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 1vh;
    display: block;
    color: black;
    text-align: right;
    margin-right: 3vw;
    padding-top: 2vw;
    cursor: pointer;
  }
  .plan_smf .plan_double {
    display: none;
  }
  .plan_smf .plan_double_smf {
    width: 90%;
    margin: 0 auto;
    gap: 10px;
    margin-top: 2vw;
  }
  .plan_smf .plan_double_smf .double_under_smf {
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 2fr;
        grid-template-columns: 1fr 2fr;
    border-radius: 10px;
    padding: 1vw 0;
    background-color: white;
    margin-bottom: 3vh;
  }
  .plan_smf .plan_double_smf .double_under_smf img {
    display: block;
    width: 80%;
    margin: 0 auto;
    margin-top: 5vh;
  }
  .plan_smf .plan_double_smf .double_under_smf .plan_a_c {
    display: block;
    text-decoration: none;
    color: white;
    padding: 12px 0;
    width: 90%;
    background-color: #ffb700;
    background-color: #2595be;
    border-radius: 10px;
    text-align: center;
    margin-top: 3vh;
    margin-bottom: 2vh;
    color: white;
    font-size: 12px;
    cursor: pointer;
  }
  .plan_smf .plan_double_smf .double_under_smf .plan_a_p {
    display: block;
    text-decoration: none;
    color: white;
    padding: 12px 0;
    width: 90%;
    background-color: #ffb700;
    color: black;
    border-radius: 10px;
    text-align: center;
    margin-top: 3vh;
    margin-bottom: 2vh;
    font-size: 1vw;
    font-size: 12px;
    color: white;
    cursor: pointer;
  }
  .plan_smf .plan_double_smf h2 {
    font-size: 16px;
    text-align: left;
    margin-bottom: 0;
  }
  .plan_smf .plan_double_smf h3 {
    margin-top: 10px;
    font-size: 13px;
    margin-bottom: 5px;
  }
  .plan_smf .plan_double_smf p {
    font-size: 12px;
    margin-top: 3px;
    margin-bottom: 3px;
  }
  .plan_smf .plan_double_smf .smf_p_d {
    display: none;
  }
  .plan_smf b {
    display: block;
    text-align: center;
  }
  .plan_smf .plan_under {
    width: 85%;
    margin: 0 auto;
    gap: 10px;
    background-color: #ffb700;
    border-radius: 10px;
    padding: 20px;
  }
  .plan_smf .plan_under b {
    font-size: 16px;
  }
  .plan_smf .plan_under h3 {
    text-align: center;
    font-size: 20px;
    background-color: #ffb700;
    padding: 3px 0;
    border-radius: 5px;
    width: 85%;
    margin: 0 auto;
    margin-top: 3vh;
    color: white;
    font-weight: bold;
  }
  .plan_smf .plan_under .use_p {
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
  }
  .plan_smf .plan_under .plan_a {
    border: 2px solid #ffb700;
    width: 80%;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    color: black;
    padding: 10px 0;
    margin-top: 3vh;
  }
  .plan_smf .plan_under .plan_use {
    width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: white;
    border-radius: 10px;
    padding-top: 5px;
    margin-top: 2vh;
  }
  .plan_smf .plan_under .plan_use h5 {
    font-size: 16px;
    text-align: center;
    color: #ffb700;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .plan_smf .plan_under .plan_use h5 .plan_span {
    font-size: 30px;
  }
  .plan_smf .plan_under .plan_use h5 .letter_span {
    font-size: 30px;
  }
  .plan_smf .plan_under .plan_use .h5_two {
    margin-bottom: 10px;
  }
  .plan_smf .plan_under .plan_use .box_top {
    padding: 10px;
    width: 90%;
    margin: 0 auto;
  }
  .plan_smf .plan_under .plan_use h4 {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 16px;
  }
  .plan_smf .plan_under .plan_use .box {
    width: 100%;
    margin: 0 auto;
  }
  .plan_smf .plan_under .plan_use .box p {
    font-size: 13px;
    width: 100%;
    border-top: 1px dashed black;
    padding-top: 15px;
    color: black;
  }
  .plan_smf .plan_under .plan_use .box p span {
    font-weight: bold;
    border-bottom: 3px solid #2a9102;
    font-weight: 1vw;
  }
  .plan_smf .plan_under .plan_use .p_last {
    border-bottom: 1px dashed black;
    padding-bottom: 15px;
  }
  .plan_smf .plan_under .plan_use .box_under p {
    font-size: 12px;
    width: 100%;
    color: black;
  }
  .plan_smf .plan_under .plan_use .box_under .box_option h4 {
    margin-bottom: 15px;
  }
  .plan_smf .plan_under .plan_use .box_under .box_option p {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .plan_smf .plan_under_two {
    width: 85%;
    margin: 0 auto;
    gap: 10px;
    background-color: #2595be;
    border-radius: 10px;
    padding: 20px;
  }
  .plan_smf .plan_under_two b {
    font-size: 16px;
  }
  .plan_smf .plan_under_two h3 {
    text-align: center;
    font-size: 20px;
    background-color: #2595be;
    padding: 3px 0;
    border-radius: 5px;
    width: 85%;
    margin: 0 auto;
    margin-top: 3vh;
    color: white;
    font-weight: bold;
  }
  .plan_smf .plan_under_two .use_p {
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
    margin-top: 20px;
    text-align: center;
  }
  .plan_smf .plan_under_two .plan_a {
    background-color: white;
    width: 80%;
    margin: 0 auto;
    display: block;
    border-radius: 5px;
    font-size: 13px;
    text-decoration: none;
    text-align: center;
    color: black;
    border: 2px solid #2595be;
    padding: 10px 0;
    margin-top: 3vh;
  }
  .plan_smf .plan_under_two .plan_use {
    width: 100%;
    margin: 0 auto;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    background-color: white;
    border-radius: 10px;
    padding-top: 5px;
    margin-top: 2vh;
  }
  .plan_smf .plan_under_two .plan_use h5 {
    font-size: 16px;
    text-align: center;
    color: #2595be;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .plan_smf .plan_under_two .plan_use h5 .plan_span {
    font-size: 30px;
  }
  .plan_smf .plan_under_two .plan_use h5 .letter_span {
    font-size: 30px;
  }
  .plan_smf .plan_under_two .plan_use .h5_two {
    margin-bottom: 10px;
  }
  .plan_smf .plan_under_two .plan_use .box_top {
    padding: 10px;
    width: 90%;
    margin: 0 auto;
  }
  .plan_smf .plan_under_two .plan_use h4 {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 16px;
  }
  .plan_smf .plan_under_two .plan_use .box {
    width: 100%;
    margin: 0 auto;
  }
  .plan_smf .plan_under_two .plan_use .box p {
    font-size: 13px;
    width: 100%;
    border-top: 1px dashed #2595be;
    padding-top: 15px;
    color: black;
  }
  .plan_smf .plan_under_two .plan_use .box p span {
    font-weight: bold;
    border-bottom: 3px solid #2a9102;
    font-weight: 1vw;
  }
  .plan_smf .plan_under_two .plan_use .p_last {
    border-bottom: 1px dashed black;
    padding-bottom: 15px;
  }
  .plan_smf .plan_under_two .plan_use .box_under p {
    font-size: 12px;
    width: 100%;
    color: black;
  }
  .plan_smf .plan_under_two .plan_use .box_under .box_option h4 {
    margin-bottom: 15px;
  }
  .plan_smf .plan_under_two .plan_use .box_under .box_option p {
    font-size: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .plan_smf .accordion {
    margin: 1em auto;
    max-width: 98%;
    margin-bottom: 0vh;
  }
  .plan_smf .accordion_under {
    width: 100%;
    margin: 0;
    padding: 10px 0;
  }
  .plan_smf .toggle {
    display: none;
  }
  .plan_smf .option {
    font-size: 13px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 1em;
    color: black;
    width: 100%;
    border-bottom: 2px solid white;
  }
  .plan_smf .title,
  .plan_smf .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .plan_smf .title {
    padding: 1em;
    display: block;
    color: #333;
    border: 1px solid #000000;
    border-radius: 10px;
  }
  .plan_smf .title::after,
  .plan_smf .title::before {
    content: "";
    position: absolute;
    right: 5%;
    top: 1.25em;
    width: 2px;
    height: 0.75em;
    background-color: #333;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .plan_smf .title::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .plan_smf .content {
    max-height: 0;
    overflow: hidden;
  }
  .plan_smf .content p {
    margin: 0;
    padding: 0.5em 1em 1em;
    font-size: 0.9em;
    line-height: 1.5;
  }
  .plan_smf .toggle:checked + .title + .content {
    max-height: 500px;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
  }
  .plan_smf .toggle:checked + .title::before {
    -webkit-transform: rotate(90deg) !important;
            transform: rotate(90deg) !important;
  }
  .sche {
    position: relative;
    margin-bottom: 10vh;
  }
  .sche h2 {
    font-size: 1.8rem;
    text-align: center;
  }
  .sche b {
    display: block;
    text-align: center;
  }
  .sche .sche_group {
    margin-top: 5vh;
  }
  .sche .sche_under {
    width: 95%;
    margin: 0 auto;
    margin-top: 3vh;
  }
  .sche .sche_under img {
    display: block;
    width: 50%;
    margin-left: 25px;
    -o-object-fit: cover;
       object-fit: cover;
    -webkit-box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.5);
            box-shadow: 0px 0px 0px 0 rgba(0, 0, 0, 0.5);
    margin-top: 35px;
  }
  .sche .sche_under h3 {
    margin-bottom: 0;
    margin-top: 1.5vh;
    margin-left: 5%;
  }
  .sche .sche_under p {
    margin: 0 auto;
    margin-top: 1vh;
    margin-bottom: 0;
    letter-spacing: 1px;
    font-size: 14px;
    width: 90%;
  }
  .sche .sche_line {
    position: absolute;
    display: block;
    height: 85%;
    width: 8px;
    background: -webkit-gradient(linear, left top, left bottom, from(#05FBFF), to(#1D62F0)) fixed;
    background: linear-gradient(#05FBFF, #1D62F0) fixed;
    top: 18%;
    left: 18%;
  }
  .voice {
    margin-top: 15vh;
    margin-bottom: 5vh;
  }
  .voice h2 {
    font-size: 1.4rem;
    text-align: center;
  }
  .voice b {
    display: block;
    text-align: center;
  }
  .voice .voice_under {
    width: 85%;
    margin: 0 auto;
    gap: 30px;
  }
  .voice .voice_under div {
    border-radius: 20px;
    padding-bottom: 30px;
    margin-top: 10px;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  .voice .voice_under div img {
    display: block;
    width: 60%;
    margin: 0 auto;
  }
  .voice .voice_under div p {
    font-size: 14px;
    width: 95%;
    margin: 0 auto;
    padding: 10px 0px 0px 0px;
  }
  .voice .voice_under div p span {
    font-weight: bold;
    color: #ffb700;
  }
  .voice .voice_under div .name {
    text-align: right;
  }
  .question {
    overflow: hidden;
    padding: 5vh 0px;
  }
  .question b {
    display: block;
    text-align: center;
    font-size: 20px;
  }
  .question h2 {
    text-align: center;
    font-size: 1.8rem;
  }
  .question .accordion {
    margin: 2em auto;
    max-width: 98%;
    margin-bottom: 3vh;
  }
  .question .accordion_under {
    width: 90%;
    margin: 0;
    padding: 10px 0;
  }
  .question .toggle {
    display: none;
  }
  .question .option {
    font-size: 13px;
    position: relative;
    margin: 0 auto;
    margin-bottom: 1em;
    color: black;
    width: 100%;
    border-bottom: 2px solid white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  }
  .question .smlo {
    display: block;
    margin: 0 auto;
    width: 80%;
    padding: 1em 0;
    text-align: center;
    color: white;
    text-decoration: none;
    background-color: #ffb700;
    margin-bottom: 1em;
    border-radius: 2em;
  }
  .question .title,
  .question .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .question .title {
    padding: 1em;
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 1.2em;
  }
  .question .title span {
    display: inline-block;
    color: #ffb700;
  }
  .question .title::after,
  .question .title::before {
    content: "";
    position: absolute;
    right: -5%;
    top: 1.25em;
    width: 2px;
    height: 0.75em;
    background-color: #333;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .question .title::after {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
  .question .content {
    max-height: 0;
    overflow: hidden;
  }
  .question .content p {
    margin: 0;
    padding: 0.5em 1em 1em;
    font-size: 0.9em;
    line-height: 1.5;
  }
  .question .toggle:checked + .title + .content {
    max-height: 500px;
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
  }
  .question .toggle:checked + .title::before {
    -webkit-transform: rotate(90deg) !important;
            transform: rotate(90deg) !important;
  }
  .contact_last {
    margin-top: 3vh;
  }
  .contact_last h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 1.8rem;
  }
  .contact_last b {
    display: block;
    text-align: center;
  }
  .contact_last .contact_last_under {
    width: 90%;
    margin: 0 auto;
  }
  .contact_last label {
    line-height: 25px;
    font-size: 15px;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .contact_last label .must {
    color: white;
    background-color: #00752f;
    padding: 0px 3px;
    font-size: 13px;
  }
  .contact_last label .cummon {
    width: 100%;
    height: 25px;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    background-color: white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 2px solid white;
    border: 3px solid #ffb700;
    border: 3px solid #ffb700;
  }
  .contact_last label .text_area {
    width: 100%;
    display: block;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    font-size: 16px;
    height: 34vh;
    border: 2px solid white;
    -webkit-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
            box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border: 3px solid #ffb700;
  }
  .contact_last label .drop {
    height: 25px;
    display: block;
    width: 30%;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
  }
  .contact_last .submit {
    display: block;
    cursor: pointer;
    width: 80%;
    font-size: 16px;
    margin: 0 auto;
    -webkit-appearance: none;
    -webkit-text-size-adjust: 100%;
    color: white;
    border-radius: 30px;
    padding: 15px 0;
    background-color: #ffb700;
    border: 2px solid white;
  }
  footer {
    width: 100%;
    margin-bottom: 0vh;
    background-color: #f3f3f3;
    background-color: white;
  }
  footer div {
    width: 100%;
  }
  footer div iframe {
    display: block;
    height: 40vh;
  }
  footer .fotter_link {
    width: 100%;
    margin-left: auto;
  }
  footer .fotter_link .logo {
    display: block;
    width: 40%;
    margin: 0 auto;
    padding-top: 5vh;
    margin-bottom: 5vh;
  }
  footer .fotter_link li {
    margin-top: 2vh;
    font-size: 13px;
    font-weight: normal;
    list-style: none;
    border-bottom: 1px solid #2a2a2a;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 90%;
    margin-right: 5%;
  }
  footer .fotter_link li a {
    text-decoration: none;
    margin: 0 auto;
    margin-left: 3%;
    color: black;
    margin-bottom: 0;
    text-decoration: none;
    font-weight: normal;
    color: white;
    color: black;
  }
  .last {
    margin-top: 0;
    margin-bottom: 0;
    color: white;
    padding: 5px 0;
    text-align: center;
    background-color: #333;
    margin-top: 5vh;
    background-color: white;
    text-align: left;
    color: black;
  }
  .comparison-table {
    width: 90%;
    margin: 0 auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    white-space: nowrap;
    margin-bottom: 5vh;
  }
  .comparison-table h2 {
    font-size: 1.2rem;
    color: #ffb700;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2vh;
    margin-top: 5vh;
  }
  .comparison-table table {
    width: 800px;
    /* or 必要に応じて幅を調整 */
    table-layout: fixed;
    border-collapse: collapse;
    text-align: center;
  }
  .comparison-table th,
  .comparison-table td {
    border: 1px solid #ddd;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
  }
  .comparison-table thead th {
    background-color: #e0f7f9;
    color: #333;
    font-weight: bold;
  }
  .comparison-table .highlight {
    background-color: #ffb700;
    color: white;
  }
  .comparison-table tbody tr td:first-child {
    font-weight: bold;
    background-color: #f9f9f9;
    text-align: left;
  }
  .quiz-containerss {
    margin: 24px 16px;
    padding: 24px 20px;
    background-color: #ffffff;
    border-radius: 10px;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
            box-shadow: 0 4px 16px rgba(0, 0, 0, 0.05);
    border: 0.5em solid #ffb700;
  }
  .quiz-containerss h2 {
    font-size: 20px;
    text-align: center;
    color: #ffb700;
    margin-bottom: 16px;
    line-height: 1.4;
    padding-top: 1em;
    padding-bottom: 1em;
  }
  .quiz-containerss h3 {
    font-size: 17px;
    color: #222;
    margin-bottom: 12px;
  }
  .quiz-containerss h4 {
    font-size: 16px;
    color: #ffb700;
    margin-top: 24px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 4px;
    margin-bottom: 8px;
  }
  .quiz-containerss p {
    font-size: 15px;
    line-height: 1.6;
    margin: 6px 0;
    color: #444;
  }
  .gah2 {
    width: 95%;
    margin: .5em;
    margin-left: 0;
  }
  .abim {
    display: block;
    width: 95%;
    margin: 0 auto;
  }
}
/*# sourceMappingURL=light.css.map */