html {
	scroll-behavior: smooth;
}

body{
    color: var(--black, #2E2E2E);
}

.sp {
    display: none !important;
}

header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 90px;
    box-shadow: 0px 5px 4px 0px #1F3F9040;
    position: fixed;
    background-color: #fff;
    z-index: 999999;
}

header h1 img{
    height: 90px;
}

header nav {
    display: flex;
    align-items: center;
    padding: 0;
    margin: 0;
}

header nav ul {
    display: flex;
    align-items: center;
}

header nav ul li {
    list-style: none;
    border-bottom: none;
}

header nav ul li a{
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: #263B80;
    margin: 0 17px;
}

header nav .contant-link img{
    height: 90px;
}

footer {
    background: var(--main-color, #263B80);
    padding: 63px 0;
}

footer .content{
    max-width: 1100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0 auto;
}

footer nav ul {
    display: flex;
    align-items: center;
}

footer nav li:first-child a{
    border-left: none;
}

footer nav li a{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    min-width: 180px;
    display: block;
    color: #fff;
    padding: 0 17px;
    border-left: 1px solid #fff;
    margin: 10px 0;
}

.sec-title {
    text-align: center;
}

.sec-title p{
    color: var(--sub-color, #E60012);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 100%;
    letter-spacing: 20%;
    text-align: center;
}

.sec-title h2{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 42px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: var(--main-color, #263B80);
    margin-top: 5px;
}

#kv {
    padding-top: 90px;
}

#kv img{
    display: block;
    width: 100%;
    height: auto;
	margin-bottom: 100px;
}

#about .content{
    max-width: 1100px;
    margin: 100px auto;
    display: flex;
}

#about .content img{
    width: 350px;
    margin-right: 50px;
}

#about .content .text h3{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 22px;
    line-height: 200%;
    letter-spacing: 0%;
    vertical-align: middle;
    margin-bottom: 30px;
}

#about .content .text p{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    line-height: 200%;
    letter-spacing: 0%;
    vertical-align: middle;
    margin: 20px 0;
}

.banner {
    margin: 70px 0;
}

.banner a {
    display: block;
    max-width: 950px;
    margin: 0 auto;
}

.banner a {
    display: block;
    max-width: 950px;
    margin: 0 auto;
}

#service .bg-shape{
    display: block;
    margin: 0 auto;
    width: 100%;
}

#service .bg-color{
    background-color: rgba(219, 228, 240, 0.8);
    padding: 100px 0;
}

#service ul li.service-list-box{
    margin: 90px auto;
    background: #FFFFFFE5;
    box-shadow: 0px 0px 15px 5px #1F3F9040;
    max-width: 1100px;
    padding: 85px 75px;
}

#service ul li.service-list-box h3 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 32px;
    line-height: 100%;
    letter-spacing: 0%;
    color: var(--main-color, #263B80);
    display: flex;
    align-items: center;
}

#service ul li.service-list-box h3::before{
    content: "　";
    width: 20px;
    background-image: url(../img/label-red.svg);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
    display: block;
}

#service ul li.service-list-box .text-box {
    margin: 30px 0 40px 0;
}

#service ul li.service-list-box .text-box p{
    margin: 20px 0;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
}

#service ul li.service-list-box .row {
    display: flex;
}

#service ul li.service-list-box .row img{
    display: block;
    width: 454px;
    height: auto;
    margin-right: 20px;
}

#service ul li.service-list-box .row .price h4{
    width: 475px;
    height: 35px;
    background: var(--main-color, #263B80);
    color: #fff;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    letter-spacing: 0%;
    text-align: center;
    line-height: 35px;
    margin-bottom: 25px;
}

#service ul li.service-list-box .row .price p{
    padding-top: 20px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
}

#service ul li.service-list-box .row .price ul li h5{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 26px;
    line-height: 26px;
    letter-spacing: 0%;
    vertical-align: middle;
    display: flex;
    align-items: center;
}

#service ul li.service-list-box .row .price ul li h5::before{
    content: "　";
    width: 15px;
    background-image: url(../img/label-blue.png);
    background-repeat: no-repeat;
    background-position: center;
    margin: 5px 10px;
}

#service ul li.service-list-box .row .price ul li p{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    padding-top: 0px;
}

#service .option-list .option-title h3{
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: var(--main-color, #263B80);
    margin-bottom: 25px;
}

#service .option-list .option-title p{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
}

#service .option-list ul li.service-list-box .row{
    display: block;
    width: 100%;
}

#service .option-list .row .price h4{
    width: 100% !important;
}

#service .option-list ul li.service-list-box .price p{
    margin: 10px 0;
}

#service .service-btn a{
    display: block;
    width: 500px;
    margin: 0 auto;
    background-color: #263B80;
    line-height: 65px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    position: relative;
}

#service .service-btn a::after{
    content: "＞";
    font-size: 15px;
    position: absolute;
    top: 1px;
    right: 10px;
}

#youtuber-channel {
    padding-top: 100px;
}

#youtuber-channel ul {
    padding: 50px 0 0 0;
}

#youtuber-channel ul li{
    width: 1100px;
    margin: 50px auto;
    background: #FFFFFFE5;
    box-shadow: 0px 0px 15px 5px #1F3F9040;
    padding: 65px 75px;
    display: flex;
    justify-content: space-between;
}

#youtuber-channel ul li img{
    display: block;
    width: 450px;
    height: auto;
}

#youtuber-channel ul li .text {
    margin-left: 25px;
    padding: 15px 0;
}

#youtuber-channel ul li .text h3{
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 28px;
    line-height: 100%;
    letter-spacing: 0%;
    color: var(--main-color, #263B80);
}

#youtuber-channel ul li .text-box{
    margin: 20px 0 30px 0;
}

#youtuber-channel ul li .text-box p{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
}

#youtuber-channel .link {
    display: flex;
    justify-content: end;
}

#youtuber-channel .link a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 260px;
    height: 40px;
    background: var(--main-color, #263B80);
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    padding: 0 13px;
}

#youtuber-channel .link a::before{
    content: "　";
    width: 9px;
}

#youtuber-channel .link a::after{
    content: "　";
    background-image: url(../img/toggle.png);
    background-position: center;
    background-repeat: no-repeat;
    width: 9px;
}

#qa {
    max-width: 1100px;
    box-shadow: 0px 0px 15px 5px #1F3F9040;
    padding: 80px 0;
    margin: 0 auto;
    background-color: #fff;

}

#qa .content{
    width: 86%;
    margin: 0 auto;
}

#qa .top-text{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    margin: 25px 0;
}

#qa h3{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    color: #263B80;
    margin: 45px 0;
}

#qa ul {
    border-top: 1px solid #263B80;
}

#qa details {
    border-bottom: 1px solid #263B80;
    padding: 25px 20px;
}

#qa details {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    position: relative;
    transition: all 0.3s ease;
}

#qa details summary{
    list-style: none;
    display: flex;
    position: relative;
}

#qa details summary::before{
    content: "　";
    background-image: url(../img/Q..png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 23px;
    display: block;
    margin-right: 10px;
}

#qa details summary::after {
    content: "＋";
    position: absolute;
    top: 0;
    right: 0.6em;
    width: 1.5em;
    height: 1.5em;
    color: #263B80;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    line-height: 1.5em;
    transition: all 0.3s ease;
    transform: rotate(0deg);
}

/* 開いた後の見た目（-に切り替え） */
#qa details[open] summary::after {
    content: "ー";
    font-size: 14px;
    right: 16px;
    transform: rotate(180deg) scale(1.2);
  }

  /* アニメーションで中身をフェードイン（オプション） */
  #qa details[open] > *:not(summary) {
    animation: fadeIn 0.4s ease-in-out;
  }

  @keyframes fadeIn {
    from {
      opacity: 0;
      transform: translateY(-4px);
    }
    to {
      opacity: 1;
      transform: translateY(0);
    }
}

#qa details .details-text::before{
    content: "　";
    background-image: url(../img/A..png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 23px;
    display: block;
    margin-right: 10px;
}

#qa details .details-text{
    padding-top: 25px;
    display: flex;
}

#contact {
    padding: 100px 0;
}

#contact .wpcf7 form.sent .wpcf7-response-output,.wpcf7 form.invalid .wpcf7-response-output{
    border: none;
}

#contact .bg-shape{
    display: block;
    margin: 0 auto;
    width: 100%;
}

#contact .bg-color{
    background-color: rgba(219, 228, 240, 0.8);
    padding: 70px 0;
}

#contact .top-text{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    text-align: center;
    vertical-align: middle;
    margin: 25px 0;
}

.wpcf7-form-control-wrap{
    width: 650px;
}

#contact form {
    max-width: 1000px;
    margin: 0 auto;
}

#contact .form-group {
    margin-bottom: 2rem;
  }
  
  #contact .form-group p{
    display: flex;
    align-items: center;
  }

  #contact label {
    display: inline-block;
    margin-bottom: 0.5rem;
    display: flex;
    align-items: center;
    width: 330px;
  }

  #contact .form-label{
    width: 162px;
    font-size: 16px;
  } 
  
  #contact .required-label {
    background-color: red;
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    width: 45px;
    text-align: center;
  }
  
  #contact input[type="text"],
  #contact input[type="email"],
  #contact input[type="tel"],
  #contact textarea {
    padding: 0.75rem;
    font-size: 14px;
    border: 1px solid #263B80;
    box-sizing: border-box;
    background-color: #fff;
    width: 100%;
  }

  #contact label.privacy-policy-consent{
    width: 100%;
  }

  .wpcf7-form-control-wrap[data-name="your-consent"] {
    /* このチェックボックス専用のスタイル */
    width: 100%;
    display: flex;
    justify-content: center;
  }

  [data-name="your-consent"] input[type="checkbox"] {
    display: none;
  }
  
  /* 2. 擬似要素でカスタムボックスを作成 */
  [data-name="your-consent"] label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    user-select: none;
    font-size: 14px;
    color: #263B80;
    margin-bottom: 0 !important;
  }
  
  /* チェックボックスのボックス（未チェック状態） */
  [data-name="your-consent"] label::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0.1em;
    width: 18px;
    height: 18px;
    border: 1px solid var(--main-color, #263B80);
    background-color: #fff;
    box-sizing: border-box;
  }
  
  /* チェックマーク（チェック時） */
  [data-name="your-consent"] input[type="checkbox"]:checked + .wpcf7-list-item-label::after {
    content: '✔︎';
    position: absolute;
    left: 3px;
    top: 0;
    font-size: 16px;
    color: var(--main-color, #263B80);
  }
  
  
  #contact textarea {
    resize: vertical;
    min-height: 150px;
  }
  
  #contact .privacy-policy-consent {
    display: flex;
    align-items: center;
    font-size: 0.95rem;
  }

  #contact .wpcf7-submit{
    display: block;
    width: 500px;
    margin: 0 auto;
    background-color: #263B80;
    line-height: 65px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    letter-spacing: 0%;
    text-align: center;
    color: #fff;
    position: relative;
}

#contact .wpcf7-submit::after{
    content: "＞";
    font-size: 15px;
    position: absolute;
    top: 1px;
    right: 10px;
}

#company {
    max-width: 1100px;
    box-shadow: 0px 0px 15px 5px #1F3F9040;
    background-color: #fff;
    padding: 80px 0;
    margin: 0 auto 200px auto;
}

#company .content{
    width: 86%;
    margin: 0 auto;
}

#company .content ul {
    margin-top: 70px;
}

#company .content ul li{
    margin: 50px 0;
}

#company .content ul li h3{
    display: flex;
    align-items: center;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 28px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    color: var(--main-color, #263B80);
    margin-bottom: 20px;
}

#company .content ul li h3::before{
    content: "　";
    display: block;
    background: var(--sub-color, #E60012);
    width: 15px;
    height: 15px;
    margin-right: 14px;
}

#company .content ul li:nth-child(1) p{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
}

#company .content ul li:nth-child(2) .name{
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
    margin-bottom: 10px;
}

#company .content ul li:nth-child(2) .name span {
    font-weight: bold;
}

#company .content ul li:nth-child(2) p{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;    
}

#company .content .company-info{
    line-height: 25px;
}

#company .content .company-info {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-style: Medium;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0%;
    vertical-align: middle;
}

#company .content .company-info th{
    width: 300px;
    text-align: center;
    padding: 13px;
    border-top: 1px solid #263B80;
    border-bottom: 1px solid #263B80;
    color: #263B80;
    font-weight: bold;
}

#company .content .company-info td{
    padding: 13px;
    border-top: 1px solid #B2B2B2;
    border-bottom: 1px solid #B2B2B2;
    padding-left: 30px;
}

#company .content .map{
    width: 100%;
    height: 534px;
    margin-top: 50px;
}

#service-page .topspace{
    width: 100%;
    height: 400px;
    background: #F4F4F4;
    display: flex;
    align-items: center;
    justify-content: center;
}

#service-page .topspace h2{
    color: var(--main-color, #263B80);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 0%; 
}

#service-page ul {
    padding: 80px 0;
}

#service-page ul li{
    width: 1100px;
    margin: 50px auto;
    box-shadow: 0px 0px 15px 5px #1F3F9040;
    padding: 50px 75px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
}

#service-page ul li .thumbnail img{
    width: auto;
    height: 200px;
}

#service-page ul li h3{
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 24px;
    line-height: 170%;
    letter-spacing: 0%;
    color: #263B80;
    padding: 0 50px;
}

#service-page ul li a img{
    height: 45px;
}


#text-page {
    background-color: rgba(219, 228, 240, 0.8);
    padding-bottom: 100px;
}

#text-page .topspace{
    width: 100%;
    height: 400px;
    background: #F4F4F4;
    display: flex;
    align-items: center;
    justify-content: center;
}

#text-page .topspace h2{
    color: var(--main-color, #263B80);
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 36px;
    line-height: 100%;
    letter-spacing: 0%; 
}

#text-page .content{
    max-width: 1100px;
    margin: 100px auto;
    background-color: #fff;
    box-shadow: 0px 0px 15px 5px #1F3F9040;
    padding: 90px 75px;
}

#text-page .content p{
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 16px;
    line-height: 170%;
    letter-spacing: 0%;
    vertical-align: middle;
}

#text-page .content h1 {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    font-style: Bold;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #263B80;
    margin: 20px 0;
}

.donut-circle {
    width: 500px;       /* 外径 */
    height: 500px;
    border: 35px solid var(--main-color, #263B80); /* 線の太さ（ドーナツの太さ） */
    border-radius: 50%;
    background: transparent;
    box-sizing: border-box;
    position: fixed;
    z-index: -1;
}
  
.donut-circle.right{
    top: -200px;
    right: -120px;
}

.donut-circle.left{
    bottom: -60px;
    left: -50px;
}