@charset "utf-8";
/* CSS Document */

:root {
    --pg_color-red: #cf011f;
    --pg_color-yellow: #faf1d8;
    --pg_color-blue: #008da8;
    --pg_color-pale-blue: #e5f3f6;
    --pg_color-gray: #f5f5f5;
    

}


.footerFixed {
    display: none;;
}
.pg_header {
    background-color: #fff;
    height: 104px;
    padding: 0 20px;
    display: flex;
    align-items: center;
}
.pg_header-link {
    display: inline-flex;
    align-items: center;;
}
.pg_header-logo {
    width: 240px;
}
@media screen and (max-width: 1023px) {
    .pg_header {
        height: 52px;
        padding: 0 10px;
    }
    .pg_header-logo {
        width: 145px;
    }
}
.pg_wrapper {
    line-height: 1.5;
    color: #333;
    overflow: visible;
}
#wrap::before {
    display: none;
}
.pg_wrapper *,
.pg_wrapper *::before,
.pg_wrapper *::after {
    box-sizing: border-box;;
}
.pg_wrapper h1,
.pg_wrapper h2,
.pg_wrapper h3,
.pg_wrapper h4,
.pg_wrapper h5,
.pg_wrapper p,
.pg_wrapper ul,
.pg_wrapper ol,
.pg_wrapper dl {
    margin-bottom: 0;
}
.pg_wrapper ul,
.pg_wrapper ol {
    list-style: none;
}
.pg_wrapper li {
    margin: auto;
}
.pg_wrapper img {
    max-width: 100%;
}
@media screen and (min-width: 1024px) {
    .pg_mob-only {
        display: none;;
    }
}
@media screen and (max-width: 1023px) {
    .pg_pc-only {
        display: none;;
    }
    /* .pg_wrapper img.mob-only {
    display: inline-block;
    } */
}

.pg_color01 {
    color: var(--pg_color-blue);
}
.pg_color02 {
    color: #fff;
}
.pg_bg01 {
    background-color: var(--pg_color-pale-blue);
}
.pg_fontXXL {
    font-size: var(--fsize40);
    font-weight: bold;
    line-height: 1.35;
}
@media screen and (max-width: 1023px) {
    .pg_fontXXL {
        font-size: var(--fsize20);
    }
}
.pg_fontXL,
.pg_fontXL02 {
    font-size: var(--fsize32);
    font-weight: bold;
}
@media screen and (max-width: 1023px) {
    .pg_fontXL {
        font-size: var(--fsize16);
    }
    .pg_fontXL02 {
        font-size: var(--fsize20);
    }
}
.pg_fontL {
    font-size: var(--fsize24);
}
@media screen and (max-width: 1023px) {
    .pg_fontL {
        font-size: var(--fsize16);
    }
}
.pg_fontS {
    font-size: var(--fsize14);
}
.pg_fontM {
    font-size: var(--fsize18);
}
@media screen and (max-width: 1023px) {
    .pg_fontM {
        font-size: var(--fsize14);
}
}

.pg_fontB {
    font-weight: bold !important;
}
.pg_taC {
    text-align: center;
}
@media screen and (min-width: 1024px) {
    .pg_taC-pc {
        text-align: center;
    }
}
.pg_textLink {
    text-decoration: underline;
    color: inherit;
}
.pg_textLink:hover {
    color: inherit;
}
@media screen and (min-width: 1024px) {
    .pg_textLink:hover {
        text-decoration: none;
        color: inherit;
    }
}
.pg_mt0 {
    margin-top: 0 !important;
}
.pg_mtSS {
    margin-top: 15px;
}
@media screen and (max-width: 1023px) {
    .pg_mtSS {
        margin-top: 7px;
    }
}
.pg_mtS {
    margin-top: 20px;
}
@media screen and (max-width: 1023px) {
    .pg_mtS { 
        margin-top: 15px;
    }
}
.pg_mtM {
    margin-top: 30px;
}
@media screen and (max-width: 1023px) {
    .pg_mtM {
        margin-top: 20px;
    }
}
.pg_iBlock {
    display: inline-block;
}

.pg_wrapper {
    background: url(/denki/info-cp/2512sj/images/index_bg_01.png) no-repeat center top 48px #1F9BB2;
    background-size: 100%;
    /* margin-bottom: 120px; */
    padding-bottom: 100px;
}

.pg_head-area {
    color: #fff;
    background-color: #50a4b8;
    padding: 4px 0;
}


.pg_wrapper .pg_kv {
    text-align: center;;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
}
.pg_wrapper .pg_kv01__text {
    padding: 25px 0 30px;
    color: #fff;
    font-size: var(--fsize16);
    line-height: 1.625;
}
@media screen and (max-width: 1023px) {
    .pg_wrapper {
        background: url(/denki/info-cp/2512sj/images/index_bg_01_sp.png) no-repeat center top 24px #1F9BB2;
        background-size: 100%;
        padding-bottom: 7.82vw;
    }
    .pg_wrapper .pg_kv {
        padding-left: 0;
        padding-right: 0;
    }
    .pg_wrapper .pg_kv img {
        width: 100%;
    }
    .pg_wrapper .pg_kv01__text {
        font-size: var(--fsize10);
        padding: 0 15px;
        font-weight: normal;
        margin: 15px auto;
    }

}

.pg_contentsW {
    max-width: 1160px;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: auto;
    margin-right: auto;
}
@media screen and (max-width: 1023px) {
    .pg_contentsW {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.pg_section {
    margin-top: 50px;
}
.pg_section-tit {
    text-align: center;
    position: relative;
    z-index: 1;
}
@media screen and (max-width: 1023px) {
    .pg_section-tit {
        text-align: left;
        margin-left: -15px;
        width: 175px;
    }
    .pg_section-tit.s_typeB {
        margin-left: -35px;
    }
    .pg_section + .pg_section {
        margin-top: 30px;
    }
}
.pg_section-body {
    background-color: #fff;
    padding: 60px 50px 40px;
    margin-top: -3.2%;
    border: 5px solid #cecece;
    box-shadow: 0px 0px 70px 30px rgba(255, 255, 255, 0.4);
    position: relative;
    z-index: 0;
}
.pg_section-body::before,
.pg_section-body::after {
    content: "";
    display: block;
    width: 125px;
    height: 125px;
    position: absolute;
    top: 16px;
    z-index: -1;
}
.pg_section-body::before {
    background: url(/denki/info-cp/2512sj/images/index_bg_02.png) no-repeat left top;
    background-size: 100%;
    left: 16px;
}
.pg_section-body::after {
    background: url(/denki/info-cp/2512sj/images/index_bg_03.png) no-repeat left top;
    background-size: 100%;
    right: 16px;
}
.s_nobg.pg_section-body::before,
.s_nobg.pg_section-body::after {
    display: none;;
}
@media screen and (max-width: 1023px) {
    .pg_section-body {
        margin-top: -20px;
        padding: 30px 15px 20px;
    }
    .pg_section-body::before,
    .pg_section-body::after {
        display: none;;
    }
}
.pg_hasBg01 {
    position: relative;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
}
.pg_hasBg01::before,
.pg_hasBg01::after {
    content: "";
    display: block;
    width: 290px;
    height: 440px;
    position: absolute;
    top: -28px;
}
.pg_hasBg01::before {
    background: url(/denki/info-cp/2512sj/images/index_bg_04.png) no-repeat left top;
    background-size: 100%;
    left: 0;
}
.pg_hasBg01::after {
    background: url(/denki/info-cp/2512sj/images/index_bg_05.png) no-repeat left top;
    background-size: 100%;
    right: 0;
}
@media screen and (max-width: 1023px) {
    .pg_hasBg01::before,
    .pg_hasBg01::after {
        width: 50%;
    }
    .pg_hasBg01::before {
        background: url(/denki/info-cp/2512sj/images/index_bg_04_sp.png) no-repeat left top;
        background-size: 100%;
    }
    .pg_hasBg01::after {
        background: url(/denki/info-cp/2512sj/images/index_bg_05_sp.png) no-repeat left top;
        background-size: 100%;
    }

}
.pg_section01-point {
    display: flex;
    align-items: center;
    margin-top: 30px;
}
.pg_section01-point-head {
    width: 86px;
    padding-right: 14px;
}
.pg_section01-point-body {
    width: calc(100% - 100px);
}
@media screen and (max-width: 1023px) {
    .pg_section01-point {
        margin-top: 15px;
        align-items: flex-start;
    }
    .pg_section01-point-head {
        width: 43px;
        padding-right: 7px;
    }
    .pg_section01-point-body {
        width: calc(100% - 50px);
        padding-top: 5px;
    }
}

.pg_section01-box {
    margin-top: 40px;
    padding: 20px 35px;
}
@media screen and (max-width: 1023px) {
    .pg_section01-box {
        margin-top: 20px;
        padding: 15px 15px 20px;
    }
}

.pg_col2_01 {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}
.pg_col2_01-item {
    /* flex-grow: 1; */
    flex: 1;
    max-width: 490px;
}
@media screen and (max-width: 1023px) {
    .pg_col2_01 {
        display: block;;
    }
    .pg_col2_01-item {
        max-width: none;
    }
    .pg_col2_01-item + .pg_col2_01-item  {
        padding-left: 0;
        margin-top: 10px;
    }
}
.pg_wrapper .pg_section02-btn-img {
    max-width: 417px;;
}
@media screen and (max-width: 1023px) {
    .pg_wrapper .pg_section02-btn-img {
        max-width: 100%;
    }
}
.s_type01 .pg_list01-item + .pg_list01-item {
    margin-top: 15px;
}
.pg_list01-item + .pg_list01-item {
    margin-top: 5px;
}
.pg_list01-head {
    float: left;
    padding-right: 5px;
}
.s_type01 .pg_list01-head {
    padding-top: 0.3em;
    padding-right: 10px;
}
.pg_list01-body {
    overflow: hidden;
}
@media screen and (max-width: 1023px) {
    .s_type01 .pg_list01-item + .pg_list01-item {
        margin-top: 10px;
    }
    .s_type01 .pg_list01-head {
        padding-top: 0.2em;
        padding-right: 6px;
    }
}
.pg_note01,
.pg_note02 {
    font-size: var(--fsize16);
    margin-top: 5px;
}
.pg_fontS.pg_note01,
.pg_fontS.pg_note02 {
    font-size: var(--fsize14);
}
.pg_note01-head {
    float: left;
    display: block;
}
.pg_note01-body {
    overflow: hidden;
    display: block;
}
.pg_note02 {
    text-align: center;
    margin-top: 15px;
}
.pg_note02 + .pg_note02 {
    margin-top: 5px;
}
@media screen and (max-width: 1023px) {
    .pg_note01,
    .pg_note02 {
        font-size: var(--fsize14);
    }
    .pg_note02 {
        text-align: left;
        margin-top: 10px;
    }
    .pg_note02-head {
        float: left;
        display: block;
    }
    .pg_note02-body {
        overflow: hidden;
        display: block;
    }
}
.pg_section02-box {
    background-color: var(--pg_color-gray);
    margin-top: 25px;
    padding: 20px 30px 35px;
}
@media screen and (max-width: 1023px) {
    .pg_section02-box {
        padding: 16px 12px;
        margin-left: -15px;
        margin-right: -15px;
        margin-bottom: 0px;
    }
}
.pg_col3_01 {
    display: flex;;
    justify-content: space-between;
}
.pg_col3_01-item {
    width: 31.5%;
}
.pg_col3_01-text {
    margin-top: 15px;
    font-size: var(--fsize18);
}
@media screen and (max-width: 1023px) {
    .pg_col3_01 {
        display: block;;
    }
    .pg_col3_01-item {
        width: 100%;
    }
    .pg_col3_01-img {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .pg_col3_01-item + .pg_col3_01-item {
        margin-top: 20px;
    }

    .pg_col3_01-text {
        margin-top: 5px;
        font-size: var(--fsize14);
    }
}

.pg_btnWrap01 {
    margin: 40px 0 30px;
    text-align: center;
    color: #fff;
}
.pg_btn01 {
    display: inline-block;
    transition: 0.3s opacity;
}
.pg_wrapper .pg_btn01-img {
    max-width: 552px;
    width: 100%;
}
@media screen and (min-width: 1024px) {
    .pg_btn01:hover {
        opacity: 0.7;
    }
}
@media screen and (max-width: 1023px) {
    .pg_btnWrap01 {
        margin: 20px 0;
    }
    .pg_wrapper .pg_btn01-img {
        max-width: 100%;
    }
}

.pg_section-inn + .pg_section-inn {
    margin-top: 30px;
}

.pg_qAndA:first-child {
    margin-top: -30px;
}
.pg_qAndA:last-child {
    margin-bottom: -40px;
}
.pg_qAndA-q,
.pg_qAndA-a {
    padding-top: 30px;
    padding-bottom: 30px;
}
.pg_qAndA-a {
    background-color: var(--pg_color-gray);
    margin-left: -50px;
    margin-right: -50px;
    padding-left: 50px;
    padding-right: 50px;
}
.pg_qAndA-q-img,
.pg_qAndA-a-img {
    float: left;
    padding-right: 16px;
    margin-top: 3px;
}
.pg_qAndA-q-text,
.pg_qAndA-a-text {
    overflow: hidden;
}
.pg_qAndA-q-text {
    position: relative;
    padding-right: 30px
}
.pg_qAndA-q-text::before,
.pg_qAndA-q-text::after {
    content: "";
    display: block;
    width: 16px;
    height: 3px;
    background-color: #d2d2d2;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.pg_qAndA-q-text::after {
    rotate: 0deg;
    transition: 0.3s rotate;
}
.s_close .pg_qAndA-q-text::after {
    rotate: -90deg;
}
.pg_qAndA-a-img01 {
    width: 316px;
}
@media screen and (max-width: 1023px) {
    .pg_qAndA:first-child {
        margin-top: -15px;
    }
    .pg_qAndA:last-child {
        margin-bottom: -20px;
    }
    .pg_qAndA-q,
    .pg_qAndA-a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .pg_qAndA-q-img,
    .pg_qAndA-a-img {
        width: 20px;
        padding-right: 5px;
        padding-top: 4px;
    }
    .pg_qAndA-a {
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 15px;
        padding-right: 15px;
    }
    .pg_qAndA-a-img01 {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }
}

.pg_btnWrap02 {
    text-align: center;
    position: sticky;
    bottom: 0;
    left: 0;
    margin-top: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    padding-right: 30px;
    opacity: 0;
    pointer-events: none;
    transition: 0.5s opacity,0.3s background-color;
    z-index: 2;
}
.s_show.pg_btnWrap02 {
    opacity: 1;
    pointer-events: initial;
}
.s_bg.pg_btnWrap02 {
    background-color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 1023px) {
    .pg_btnWrap02 {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.pg_tgl-Btn02 {
    display: none;;
}
@media screen and (max-width: 1023px) {
    .pg_tgl-area02 {
        max-height: 99999px;
        position: relative;
        overflow-y: hidden;;
        padding-bottom: 50px;
    }
    .s_close.pg_tgl-area02 {
        height: 310px;
        
    }
    .pg_tgl-Btn02 {
        background-color: #ededed;
        display: flex;;
        justify-content: center;
        align-items: center;
        height: 40px;
        font-size: var(--fsize16);
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
    }
    .s_close.pg_tgl-area02 .pg_tgl-Btn02::before {
        content: "";
        display: block;
        width: 100%;
        height: 60px;
        background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.5) 100%);
        position: absolute;
        bottom: 100%;
        left: 0;
        pointer-events: none;;
    }
    .pg_tgl-Btn02-text {
        position: relative;
        display: inline-block;;
    }
    .pg_tgl-Btn02-text::before,
    .pg_tgl-Btn02-text::after {
        content: "";
        display: block;
        width: 16px;
        height: 3px;
        background-color: #d2d2d2;
        position: absolute;
        top: 0;
        bottom: 0;
        left: -25px;
        margin: auto;
    }
    .s_close .pg_tgl-Btn02.s_close .pg_tgl-Btn02-text::after {
        rotate: -90deg;
    }
    .s_close .pg_tgl-Btn02.s_open {
        display: none;
    }
    .pg_tgl-Btn02.s_close {
        display: flex;
    }


}


.js_tglBtn,
.js_tglBtn02 {
    cursor: pointer;
}
.s_close .js_tglContents {
    display: none;;
}
