 /* password */

a:hover, .footer_menu a:hover, .footer_menu li:first-child a:hover, .footer_menu li:only-child a:hover, #footer_logo_text a:hover, #comment_header ul li a:hover {
    color: #1b1b1b!important;
}

a {
    word-break: break-all!important;
}

.common a{
    color: #121212!important;
}

.common a:hover {
    color: #363636!important;
}

.post_content p {
    margin: 0 auto!important;;
}

#noside_contents {
    width: 100%!important;
    background-color: #F5F5F5 !important;
    padding: 20px 0 0px 0!important;
    /* margin: 0 auto 60px!important; */

}

.dl_ps{
    width: 100%;
    height: 50vh;
    display: block;
}

.dl_ps .dl_wrap{
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #F5F5F5;
}

.dl_ps .dl_wrap h2{
    font-size: clamp(20px, 1.023rem + 1.14vw, 30px);
    padding-bottom: 30px;
}

.dl_ps .dl_wrap .dl_inner{
    padding: clamp(22px, 0.057rem + 6.59vw, 80px) clamp(10px, -3.125rem + 18.75vw, 100px);
    background-color: #ffffff;
    border-radius: 20px;
    max-width: min(94vw, 800px);
    margin: 0 20px;
}

.dl_ps .dl_wrap .ps_wrap{
    margin: 20px auto 0;
}

.dl_ps .dl_wrap .dl_inner p{
    line-height: 1.6;
    margin: 0;
}

.dl_ps .dl_wrap .dl_inner .ps_text_2{
    color: #006daf;
    font-weight: 600;
}

.dl_ps .dl_wrap .dl_inner_f{
    display: flex;
    padding-top:5px;
    align-items: center;
}

.dl_ps .dl_wrap .dl_inner input[name="post_password"]{
    text-align: right;
    background-color: #f3f3f3;
    text-align: left;
    padding: clamp(10px, 0.292rem + 1.67vw, 18px);
    max-width: 300px;
    border-radius: 10px;
}

.dl_ps .dl_wrap .dl_inner input[name="Submit"]{
    padding: clamp(10px, 0.292rem + 1.67vw, 18px);
    background-color: #006daf;
    margin-left:clamp(5px, -0.313rem + 3.13vw, 20px);
    font-size: clamp(16px, 0.833rem + 0.83vw, 20px);
    font-weight: 600;
    border-radius: 10px;
    color: #fff;
}

.sp{
    display: block;
}

.tb{
    display: none;
}

.pc{
    display: none;
}

.contents{
    container: contents / inline-size;
}

.post_content h1 {
    font-size: clamp(23px, 1.295rem + 0.61vw, 28px) !important;
    font-weight: 600;
    margin: clamp(50px, 1.705rem + 6.06vw, 100px) auto 50px!important;
    padding: 0 15px!important;
    line-height: 1.6!important;
    max-width: 600px;
    align-items: center;
    display: grid;
}

#bread_crumb {
    padding: 15px 10px !important;
}

#main_contents {
    padding: 0px!important;
}

#main_contents {
    width: auto !important;
    background-color: #F5F5F5 !important;

}

.common {
    margin: 0 auto;
    container: common / inline-size;
    background-color: #ffffff;
}

#bread_crumb {
    max-width: 1200px;
    margin: 0 auto;
}

.question_faq{
    max-width: 1200px;
    display: grid;
    justify-content: end;
    margin: auto; 
    padding:0 15px;
}

.question_faq a{
    background-color: #E8E8E8;
    position: relative;
    padding: 20px 50px 20px 40px;
    text-align: center;
    font-size: clamp(16px, 0.886rem + 0.48vw, 20px);
    font-weight: 600;
}

.question_faq a::after {
    content: '';
    background-image: url(../imgs/enefle/arrow2.png);
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    padding-block-start: 14px;
    inline-size: 14px;
}

.contents h1{
    font-size: 30px;
    text-align: center;
    padding: clamp(50px, 2.273rem + 3.64vw, 80px) 0 40px;
}

/* .contents #faq{
    padding: clamp(50px, 0.852rem + 9.7vw, 130px) 0 40px !important;
} */

.contents .h1_text{
    max-width: 1200px;
    padding-block-start: clamp(20px,2.5vw,30px);
    line-height: 1.7;
    font-weight: 600;
    font-size: 16px;
    padding-block-end: clamp(50px,8.333333vw,100px);
    margin:0 auto;
    font-size: clamp(14px, 1.5vw, 18px);
    padding-inline: 10px;
}

.sec01{
    background-color: #F5F5F5;
    padding: clamp(30px,8.3333333vw,100px) 15px;
    /* margin-block-end: clamp(20px, 8.333333vw, 100px); */
}

.sec01 .box{
    background-color: #fff;
    margin: 0 auto clamp(50px, 1.705rem + 6.06vw, 100px);
    padding: clamp(10px, 0.057rem + 2.42vw, 30px) 20px 50px;
    border-radius: 10px;
}

.sec01 .box .box_inner{
    display: grid;
    grid-template-columns: 1fr;
    align-items: center;
}

.sec01 .box .box_inner .text_area h3{
    font-size: clamp(18px, 1.04rem + 0.36vw, 21px);
    padding-block-end: 10px;
    text-align: center;
    line-height: 1.6;
}

.sec01 .box .box_inner .text_area .lock{
    margin: 0 auto;
    text-align: center;
}

.sec01 .box .box_inner .text_area .lock p{
    display: inline-block;
    padding: 0px 0px 0px 25px;
    font-weight: 600;
    margin:20px 0 0 !important;
    position: relative;
    line-height: 1.5;
    text-align: left;
}

.sec01 .box .box_inner .text_area .lock p::before{
    content: '';
    background-image: url(../imgs/enefle/lock1.webp);
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 47%;
    left: 0px;
    transform: translateY(-50%);
    padding-block-start: 17px;
    inline-size: 17px;
}

.sec01 .box .box_inner .text_area .lock2 p::before{
    content: '';
    background-image: url(../imgs/enefle/lock2.webp);
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 47%;
    left: 0px;
    transform: translateY(-50%);
    padding-block-start: 17px;
    inline-size: 17px;
}

.sec01 .box .box_inner .text_area .b_gleen{
    display: inline-block;
    background-color: #26b11f30;
    padding: 10px 20px;
    margin-top: 20px !important;
    line-height: 1.6;
}

.sec01 .box .box_inner .img_area{
    display: grid;
    justify-content: center;
    padding: 30px 0;
}

.sec01 .box .box_inner .img_area img{
    width: clamp(50px, 2.699rem + 1.82vw, 65px);
}

.sec01 .box .box_inner .download_area{
    display: grid;
    gap:10px;
    margin: 20px auto 0;
}

.sec01 .box .box_inner .download_area .green_btn{
    padding: 10px 20px;
    background-color: #18B463;
    font-weight: 500;
    max-width: 270px;
    text-align: center;
    font-weight: 600;
    border: #18B463 solid 2px;
    line-height: 2;
}

.sec01 .box .box_inner .download_area .green_btn p{
    color: #fff;
    font-size: 16px;
    line-height: 2;
}

.sec01 .box .box_inner .download_area .green_btn .min{
    color: #fff;
    font-size: 13px;
}


.sec01 .box .box_inner .download_area .red_btn{
    padding: 10px 20px;
    border: #FD0413 solid 2px;
    font-weight: 500;
    max-width: 270px;
    text-align: center;
    font-weight: 600;
    line-height: 2;
}

.sec01 .box .box_inner .download_area .red_btn p{
    color: #FD0413;
}

.sec01 .item{
    margin: 0 auto;
    text-align: center;
}

.sec01 .box .box_inner .text_area p{
    font-size: 15px;
    line-height: 2;
}

.button-bg {
    display: inline-block;
    padding: 0px 0px 0px 25px;
    font-weight: 600;
    /* border: 1px solid #333 !important; */
    margin: 20px 0 0 !important;
    position: relative;
    line-height: 1.5;
    text-align: left;
    cursor: pointer;
    position: relative;
    /* background-color: #D5D5D5; */
    
    /* user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation; */
}

.button-bg::before {
    content: '';
    background-image: url(../imgs/enefle/lock1.webp);
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    top: 47%;
    left: 0px;
    transform: translateY(-50%);
    padding-block-start: 17px;
    inline-size: 17px;
}

.lock2::before {
    background-image: url(../imgs/enefle/lock2.webp);
}

.button-bg::after {
    content: "";
    background-color: #b6e8f1;
    width: 100%;
    z-index: -1;
    position: absolute;
    height: 100%;
    top: 5px;
    left: 5px;
    transition: 0.3s;
    border-radius: 5px;
    transform: translateZ(-10px);
}

.button-bg:hover:after {
    top: 0px;
    left: 0px;
}


/* -----------------------
ポップアップスタイル
-------------------------*/
#popup1,#popup2 {
    position: fixed;
    inset: 0;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.popup-hidden {
    display: none !important;
}

.popup-overlay {
    transition: .2s ease;
}

.popup-overlay.active {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.3); /* 半透明の黒背景 */
    z-index: 1;
    cursor: pointer;
}



/* ポップアップの本体 */
div .popup-content {
    position: relative;
    background: white;
    border-radius: 10px;
    max-width: 650px;
    width: 90%;
    z-index: 2;               /* オーバーレイより上に表示 */
    opacity: 0;               /* 初期状態では透明 */
    transform: translateY(-20px); /* 上に浮かせた状態 */
    transition: opacity 0.4s ease, transform 0.4s ease; /* 表示アニメーション */
}

div.show .popup-content {
    opacity: 1;
    transform: translateY(0);
}

.popup-title {
    background: #2a2b2d;
    padding: clamp(20px, 0.966rem + 1.21vw, 30px) 20px;
    color: #fff;
    font-size: clamp(16px, 0.886rem + 0.48vw, 20px);
    font-weight: bold;
    text-align: center;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
    line-height: 1.3;
}

#onetime-popup .popup-title {
    background: #ffa500;
}

.popup-desc {
    padding: 30px clamp(20px, 0.682rem + 2.42vw, 40px) 30px;
}

.popup-desc p:last-child {
    margin-bottom: 0;
}

.popup-content.show {
    display: block;
    
  /* 他のスタイル */
}

/* ✕ボタン（ポップアップ外に配置） */
.popup-close {
    position: absolute;
    top: -16px;
    right: -16px;
    width: 32px;
    height: 32px;
    background: white;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    z-index: 3;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
    transition: 0.3s;
}

.popup-close::before,
.popup-close::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 16px;
    height: 2px;
    background-color: #333;
    transform-origin: center;
    transition: 0.3s;
}

.popup-close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.popup-close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.popup-close:hover {
    background-color: #5b5f60;
}

#onetime-popup .popup-close:hover {
    background-color: #ffa500;
}

.popup-close:hover::before,
.popup-close:hover::after {
    background-color: #fff;
}

.sec01 .img_wrap{
    margin: 30px auto clamp(20px, 0.398rem + 3.64vw, 50px);
}



/* sec02 */

.sec02{
    background-color: #fff;
    margin-inline: calc(50% - 50vw);
    padding-inline: calc(50vw - 50%);
    margin: clamp(30px, -2.386rem + 18.18vw, 180px);
}

.sec02 .sec02_warp{
    max-width: 1200px;
    margin: 0 auto;
}


.sec02 h2{
    display: grid;
    grid-template-columns: auto 1fr;
    justify-content: center;
    align-items: center;
    color: #333;
    font-size: clamp(18px, 0.841rem + 1.21vw, 28px) !important;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2px;
    gap: clamp(20px, 0.966rem + 1.21vw, 30px);
    margin: 0;
    padding-block: clamp(50px, 1.136rem + 8.48vw, 120px) !important;
}

.sec02 h2::after {
    content: '';
    height: 1px;
    background-color: #333;
}

.sec02 .question{
    max-width: 1000px;
    margin: 0 auto;
}

.sec02 .question dl {
    margin-block-end: 50px !important;
    border-block-end: 1px solid #e6e6e6;
}

.sec02 .question dl:last-child {
    border-block-end: 0px solid #e6e6e6;
}


.sec02 .question .qa-inner {
    padding-block-end: 50px;
}

.sec02 .question dt {
    font-size: clamp(16px, 0.972rem + 0.12vw, 17px);
    line-height: 1.7 !important;
    font-weight: 600;
    display: grid;
    grid-template-columns: auto 1fr auto;
    gap: clamp(20px, 0.963rem + 1.22vw, 30px);
}

.sec02 .question dt::before {
    display: grid inline;
    place-content: center;
    width: 34px;
    aspect-ratio: 1;
    font-size: clamp(13px, 0.67rem + 0.61vw, 18px);
    font-weight: 500;
    line-height: 1;
    color: #ffffff;
    letter-spacing: 0.04em;
    content: "Q1";
    background-color: #131313;
    border-radius: 0.125rem;
    font-family: sans-serif;
}

.sec02 .question .q2::before {
    content: "Q2";
}

.sec02 .question .q3::before {
    content: "Q3";
}

.sec02 .question .q4::before {
    content: "Q4";
}

.sec02 .question .q5::before {
    content: "Q5";
}

.sec02 .question .q6::before {
    content: "Q6";
}

.sec02 .question .q7::before {
    content: "Q7";
}

.sec02 .question .q8::before {
    content: "Q8";
}

.sec02 .question .q9::before {
    content: "Q9";
}

.sec02 .question .q10::before {
    content: "Q10";
}

.sec02 .question .q11::before {
    content: "Q11";
}

.sec02 .question .q12::before {
    content: "Q12";
}

.sec02 .question .q13::before {
    content: "Q13";
}

.sec02 .question dt .icon2 {
    position: relative;
    display: grid;
    grid-template-areas: "line";
    place-items: center;
    width: clamp(32px, 1.559rem + 1.88vw, 40px);
    aspect-ratio: 1;
    color: black;
    overflow: clip;
    border-radius: 50%;
    container-type: inline-size;
}

.sec02 .question dt .icon2::before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: auto;
    content: "";
    background-color: #f2f2f2;
    border-radius: 50%;
    transition: border-width 0.4s ease;
}

.sec02 .question dt .icon2 .line {
    position: relative;
    z-index: 2;
    grid-area: line;
    width: 1.2px;
    height: clamp(10px, 0.46rem + 0.71vw, 13px);
    background-color: currentcolor;
    border-radius: 100vmax;
}


.sec02 .question dl > div dt .icon2 .line:first-of-type {
    transition: rotate 0.3s ease;
    rotate: 0deg;
}

.sec02 .question dl > div dt .icon2 .line:last-of-type {
    transition: rotate 0.3s ease;
    rotate: -90deg;
}

.sec02 .question dl > div.active dt .icon2 .line:first-of-type {
    rotate: 90deg;
}

.sec02 .question .txt-wrap{
    margin: clamp(30px, 0.438rem + 6.08vw, 80px) auto;
    display: grid;
    grid-template-columns: auto 1fr;
    gap: clamp(20px, 0.963rem + 1.22vw, 30px);
    container: txt-wrap / inline-size;
}

.sec02 .question .txt-wrap::before {
    display: grid inline;
    place-content: center;
    width: 32px;
    aspect-ratio: 1;
    font-size: clamp(13px, 0.67rem + 0.61vw, 18px);
    font-weight: 500;
    line-height: 1;
    color: #121212;
    letter-spacing: 0.04em;
    content: "A";
    background-color: #ffffff;
    border: 1px solid #222222;
    border-radius: 0.125rem;
}

.sec02 .question dd {
    display: none;
    line-height: 1.7;
    position: relative;
}

.sec02 .question dl div.active dd {
    display: block;
    animation: fadeIn .3s;
}

.sec02 .question .txt-wrap .f-txt {
    margin: 0;
    font-size: 16px;
}

.sec02 .question .txt-wrap .img_wrap{
    margin: clamp(20px, 0.398rem + 3.64vw, 50px) auto 0;
}





@container common (inline-size >= 450px) {

    .common {
        padding: 0 20px;
    }
    .sec01 .accordion .accordion-header{
        grid-template-columns: 80px 1fr;
        padding: 30px;
    }

}


@container common (inline-size >= 600px) {

    .common {
        padding: 0 20px;
    }

    .sec01 .box .box_inner .download_area {
    }

    .sec02 .question dt {
        align-items: center;
    }

    .sec02 h2::after {
        margin-left: 30px;
    }

}

@container contents (inline-size >= 600px) {

    .sec01 .box .box_inner .download_area .green_btn{
        padding: 10px;
        width: 270px;
    }

    .sec01 .box .box_inner .download_area .red_btn{
        padding: 10px;
    }

    .sp{
        display: none;
    }

    .tb{
        display: block;
    }

    .pc{
        display: none;
    }

}


@container contents (inline-size >= 900px) {

    .sp{
        display: none;
    }

    .tb{
        display: none;
    }

    .pc{
        display: block;
    }

    .contents .h1_text{
        text-align: center;
        line-height: 2.2;
    }

    .question_faq {
        padding: 0px;
    }

    .sec01 .box .box_inner{
        display: grid;
        grid-template-columns: 170px auto 350px;
        align-items: center;

    }

    .sec01 .box{
        max-width: 1200px;
        background-color: #fff;
        margin: 0 auto 100px;
        padding: 70px 0;
        border-radius: 10px;
    }

    .sec01 .box .box_inner .img_area{
        display: grid;
        justify-content: center;
        padding: 0;
    }

    .sec01 .box .box_inner .text_area {
        margin-right: 10px;
    }

    .sec01 .box .box_inner .text_area h3 {
        text-align: left;
    }

    .sec01 .box .box_inner .download_area {
        display: grid;
        grid-template-columns: 1fr;
        margin: 0;
        margin-left: 20px;
    }

    .sec01 .box .box_inner .text_area .lock p, .sec01 .box .box_inner .text_area .lock2 p{
        padding: 10px 20px 10px 40px;
        background-color: #D5D5D5;
    }

    .sec01 .box .box_inner .text_area .lock, .sec01 .box .box_inner .text_area .lock2{
        margin: 0 ;
        text-align: left;
    }

    .button-bg {
        padding: 10px 20px 10px 40px;
        background-color: #D5D5D5;
        font-size: 15px;
    }

    .button-bg::before {
        left: 15px;
    }

    .sec01 .item {
        text-align: left;
    }

    .sec01 .box .box_inner .text_area .lock p::before,.sec01 .box .box_inner .text_area .lock2 p::before{
        left: 15px;
    }

    .sec02 .question .txt-wrap .img_wrap{
        width: 80%;
    }

    .post_content .enefle_title {
        grid-template-columns: 130px 1fr;
    }
}

@container common (inline-size >= 900px) {

    .accordion-content {
        padding: 0 20px;
    }

    .sec02 {
        margin-inline: 0px;
    }

    .box a .box_inner h3.m{
        letter-spacing: 1.3px;
    }

    .sec01{
        background-color: #F5F5F5;
        padding: clamp(30px,8.3333333vw,100px) 0px;
    }
    .question_faq {
        padding: 0px;
    }

    .sec02 .question .txt-wrap::before {
        width: 52px;
    }

    .sec02 .question dt::before {
        width: 54px;
    }

    .sec01 .box .box_inner .download_area .red_btn{
        font-size: 16px;
    }




}

@media (min-width: 720px){
    .dl_ps {
        height: 70vh;
    }
}







