@charset "utf-8";
* {
    font-style: normal;
}
html {
    font-style: normal;
    text-align: left;
    line-height: 1.6;
}
body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    color: #333;
}
body * {
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: inherit;
}
table {
    font-size: 1.4rem;
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset,
img {
    border: 0;
}
ol,
ul {
    list-style: none;
}
th {
    text-align: left;
}
th {
    font-weight: 100;
}
a {
    color: #333333;
    text-decoration: none;
}
html {
    box-sizing: border-box;
}
img {
    max-width: 100%;
    vertical-align: bottom;
}
.header-container img {
    height: 41px;
    width: auto !important;
    object-fit: contain;
}
.wrap {
    width: 100%;
    background-color: #fff;
}
.contents {
    width: 100%;
    box-sizing: border-box;
    padding: 2rem 0;
    color: rgb(26 26 26/var(--tw-text-opacity, 1));
    display: block;
    font-size: 16px;
}
/* オリジナルCSSここから */
.contents h1 {
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 30px 0;
}
.contents h1 span {
    font-size: 26px;
    display: block;
}
.contents .main_v {
    width: 100%;
    margin: 0 auto 40px auto;
}
.into_area .title {
    font-size: 18px;
    margin: 0 0 40px 0;
}
.into_area .tex {
    margin: 0 0 25px 0;
}
.contents h2 {
    color: #000;
    text-shadow: 0 0 5px white;
    border-left: solid 7px #f68f11;
    background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffe4b1 3px, #ffe4b1 8px);
    background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px, #ffe4b1 3px, #ffe4b1 8px);
    font-size: 23px;
    font-weight: bold;
    padding: 10px 20px;
    margin: 0 0 25px 0;
}
.contents .outro {
    margin: 0 0 25px 0;
}
.contents .box_area {
    margin: 0 0 60px 0;
}
.contents .box_area h3 {
    border-bottom: solid 3px rgb(255, 228, 188);
    position: relative;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 25px 0;
}
.contents .box_area h3:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #f68f11;
    bottom: -3px;
    width: 20%;
}
.contents .box_area .box_img {
    width: 70%;
    margin: 0 auto 30px auto;
}
.contents .box_area .box_img img {
    width: 100%;
}
.contents .box_area .tex {
    margin: 0 0 20px 0;
}
.contents .box_area .point {
    background: #F99F331A;
    padding: 20px;
    margin: 10px 10px 40px 10px;
    border: 3px solid #f68f11;
    border-radius: 10px;
}
.contents .box_area .point h4 {
    font-weight: bold;
    font-size: 20px;
    color: #f68f11;
    margin: 0 0 10px 0;
}
.contents .box_area .point ul {
    margin: 0 0 15px 0;
    padding: 0 0 0 30px;
    line-height: 1.8;
}
.contents .box_area .point ul li {
    list-style: disc;
}
.contents .box_area table {
    margin: 0 0 30px 0;
    width: 100%;
    font-size: 16px;
}
.contents .box_area table th {
    background: #f68f11;
    color: #fff;
    padding: 8px 15px 8px 15px;
    border-left: 2px solid #fff;
    font-weight: bold;
}
.contents .box_area table td {
    background: #F99F331A;
    padding: 10px 15px 10px 15px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    font-weight: bold;
    font-weight: normal;
}
.contents .section_01 .table_head {
    width: 30%;
}
.contents .box_area .sub_tex {
    clear: both;
    font-size: 12px;
}
.contents .box_area .rate_box {
    margin: 0 0 25px 0;
    padding: 0 0 20px 0;
    border: 2px solid #f68f11;
}
.contents .box_area .rate_box .title {
    padding: 15px;
    margin: 0 0 15px 0;
    font-size: 18px;
    background: #f68f11;
    color: #fff;
    font-weight: bold;
}
.contents .box_area .rate_box .title .sub_title {
    display: block;
    font-size: 16px;
}
.contents .box_area .rate_box .tex {
    padding: 0 15px;
}
.contents .box_area .att {
    font-weight: bold;
    color: #ff6600;
}
.contents .box_area .rate_box ul {
    margin: 0 15px;
}
.contents .box_area .rate_box ul li {
    list-style: disc;
    margin: 0 0 0 35px;
}
#page_top {
    width: 50px;
    height: 50px;
    position: fixed;
    right: 30px;
    bottom: 90px;
    background: #ff6600;
    opacity: 1;
    border-radius: 50%;
}
#page_top a {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    text-decoration: none;
}
#page_top a::before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f106';
    font-size: 25px;
    color: #fff;
    position: absolute;
    width: 25px;
    height: 25px;
    top: -12px;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
.contents .subtex {
    font-size: 0.95rem;
}
.style_area ul {
    overflow: hidden;
    padding: 0 0 0 35px;
}
.style_area ul li {
    width: 46%;
    float: left;
    margin: 0 30px 25px 0;
}
.style_area .icon_area {
    overflow: hidden;
    border: 1px solid #7a7a7a80;
    border-radius: 15px;
    padding: 15px 20px;
    margin: 0 25px 15px 25px;
}
.style_area .icon_area .icon {
    width: 28%;
    float: left;
    margin: 0 20px 0 0;
}
.style_area .icon_area .tex {
    font-size: 20px;
    font-weight: bold;
    color: #3c3c3c;
    padding: 30px 0 0 0;
}
.style_area .btn {
    width: 60%;
    margin: 0 auto;
    background: #f68f11;
    border-radius: 10px;
    text-align: center;
}
.style_area .btn:hover {
    opacity: 0.8;
}
.style_area .btn a {
    display: block;
    padding: 15px 0;
    width: 100%;
    color: #fff;
    font-size: 18px;
}
@media screen and (max-width: 768px) {
    .style_area ul {
        padding: 0;
    }
    .style_area ul li {
        float: none;
        width: auto;
        margin: 0 0 25px 0;
    }
    .style_area .icon_area {
        padding: 10px 20px;
        margin: 0 45px 15px 45px;
    }
    .style_area .icon_area .tex {
        padding: 20px 0 0 0;
    }
    .style_area .btn a {
        padding: 10px 0;
        font-size: 16px;
    }
}
.use_area ul {
    overflow: hidden;
    margin: 0 0 0 25px;
}
.use_area ul li {
    width: 30%;
    float: left;
    margin: 0 30px 30px 0;
}
.use_area .img {
    margin: 0 0 10px 0;
    border: 1px solid #d8d8d8;
}
.use_area ul li p {
    font-size: 15px;
}
.use_area ul li p span {
    color: #f68f11;
}
@media screen and (max-width: 768px) {
    .use_area ul {
        overflow: hidden;
        margin: 0 30px;
    }
    .contents .use_area ul li {
        float: none;
        width: auto;
        margin: 0 0 25px 0;
    }
    .contents .use_area {
        padding: 0 15px;
    }
    .contents .use_area .img {
        margin: 0 0 15px 0;
    }
}
.recap_area table {
    width: 70% !important;
}
@media screen and (max-width: 768px) {
    .recap_area table {
        width: auto !important;
        font-size: 14px !important;
    }
}
/* FAQ セクション */
.faq-section {
    padding: 25px;
    background: #f99f3318;
}
/* FAQ 質問ボタン */
.faq-question {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 25px 30px;
    background: #fff;
    border: none;
    cursor: pointer;
    text-align: left;
    font-size: 1.1rem;
    font-weight: 600;
    color: #333;
    transition: background-color 0.3s ease;
}
.faq-question:hover {
    background-color: #f8f9fa;
}
/* FAQ リスト */
.faq-list {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.faq-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #F99F33;
    color: #fff;
    border-radius: 50%;
    font-weight: bold;
    font-size: 1.2rem;
    flex-shrink: 0;
}
.question-text {
    flex: 1;
    line-height: 1.6;
}
.toggle-icon {
    font-size: 2rem;
    color: #F99F33;
    font-weight: 300;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}
.faq-item.active .toggle-icon {
    transform: rotate(45deg);
}
/* FAQ 回答 */
.faq-answer {
    display: none;
    padding: 0 30px 30px 30px;
    background: #f8f9fa;
}
.faq-item.active .faq-answer {
    display: flex;
    gap: 15px;
    animation: slideDown 0.3s ease;
}
@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.answer-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border: 2px solid #F99F33;
    background: #fff;
    color: #F99F33;
    border-radius: 50%;
    font-weight: bold;
    font-size: 1.2rem;
    flex-shrink: 0;
    margin-top: 5px;
}
.answer-text {
    flex: 1;
    color: #555;
    font-size: 1rem;
    line-height: 1.8;
}
.answer-text p {
    margin-bottom: 15px;
}
.answer-text p:last-child {
    margin-bottom: 0;
}
.answer-text ul {
    margin: 15px 0;
    padding-left: 20px;
}
.answer-text li {
    margin-bottom: 10px;
}
.answer-text strong {
    color: #333;
    font-weight: 600;
}
.answer-text a {
    color: #667eea;
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid #667eea;
    transition: color 0.3s ease;
}
.answer-text a:hover {
    color: #764ba2;
    border-bottom-color: #764ba2;
}
/* CTA セクション */
.faq-cta {
    margin-top: 60px;
    padding: 40px;
    background: #fff;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}
.faq-cta h3 {
    font-size: 1.8rem;
    color: #333;
    margin-bottom: 15px;
    font-weight: bold;
}
.faq-cta p {
    font-size: 1.1rem;
    color: #666;
    margin-bottom: 25px;
}
.cta-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 25px rgba(102, 126, 234, 0.6);
}
.cta-note {
    margin-top: 20px;
    font-size: 0.95rem;
    color: #e74c3c;
    font-weight: 600;
}
/* レスポンシブ対応 */
@media (max-width: 768px) {
    .section-title {
        font-size: 2rem;
    }
    .section-subtitle {
        font-size: 1rem;
    }
    .faq-question {
        padding: 20px;
        font-size: 1rem;
        gap: 10px;
    }
    .faq-icon,
    .answer-icon {
        width: 35px;
        height: 35px;
        font-size: 1rem;
    }
    .faq-answer {
        padding: 0 20px 20px 20px;
    }
    .answer-text {
        font-size: 0.95rem;
    }
    .faq-cta {
        padding: 30px 20px;
    }
    .faq-cta h3 {
        font-size: 1.5rem;
    }
    .faq-cta p {
        font-size: 1rem;
    }
    .cta-button {
        padding: 15px 35px;
        font-size: 1.1rem;
    }
}
/* オリジナルCSSここまで */
@media screen and (min-width: 768px) {
    .sp {
        display: none;
    }
    .contents {
        max-width: 926px;
        margin: 0 auto 0 auto;
        padding: 3rem 0 4rem 0;
        box-sizing: border-box;
    }
}
@media screen and (max-width: 768px) {
    .pc {
        display: none;
    }
    .contents {
        padding-top: 1rem;
    }
    .contents h1 {
        font-size: 24px;
        margin: 0 0 20px 0;
    }
    .contents h1 span {
        font-size: 16px;
    }
    .contents .main_v {
        width: auto;
        margin-bottom: 20px;
    }
    .into_area .title {
        padding: 15px;
        margin: 15px 15px 45px 15px;
        font-size: 15px;
    }
    .contents h2 {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .contents .box_area {
        margin: 15px 0 20px 0;
        padding: 0 15px;
        font-size: 14px;
    }
    .contents .box_area h3 {
        font-size: 18px;
        margin-bottom: 25px;
    }
    .contents .box_area .point h4 {
        font-size: 18px;
        margin: 0 0 5px 0;
    }
    .contents .box_area .graph_img {
        width: 85%;
    }
    .contents .box_area .tex {
        margin: 0 0 10px 0;
    }
    .contents .box_area .cv_btn {
        width: 230px;
    }
    .contents .box_area .graph_area {
        margin: 0 30px 15px 30px;
    }
    .contents .box_area .point {
        padding: 10px;
        font-size: 14px;
    }
    .contents .box_area .point ul {
        margin: 0;
    }
    .contents .graph_area ul li {
        float: none;
        width: auto;
    }
    .contents .box_area .no1_box {
        font-size: 20px;
        margin: 0 15px 25px 15px;
    }
    .contents .no1_box .ti {
        padding: 15px 15px 15px 65px;
        background-size: 8%;
        background-position: 7% center;
    }
    .contents .message_box .img {
        width: 20%;
    }
    .contents .message_box .cover {
        width: 70%;
        font-size: 14px;
        margin: 10px 0 0 25px;
    }
    .contents .message_box .cover:before {
        left: -22px;
        top: 20px;
        border-right: 28px solid #ffe4b1;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
    }
    .contents .outro {
        margin: 0 10px 20px 10px;
    }
    #page_top {
        width: 48px;
        height: 48px;
        right: 20px;
    }
    #page_top a::before {
        top: -14px;
    }
}
/* オリジナルCSSここまで */