
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
span,
div,
object,
iframe,
em,
ul,
ol,
li,
label,
dl,
dt,
dd,
form,
label,
table,
tbody,
tr,
th,
td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-family: inherit;
    list-style-type: none;
}
html {
    overflow-y: scroll;
    font-size: 62.5%;
    letter-spacing: 0.02em;
    line-height: 1.5;
}
* {
    box-sizing: border-box;
}
img {
    border: none;
    vertical-align: bottom !important;
    line-height: 0;
    font-size: 0;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
}
body {
    font: 1.6rem/1.5 'Noto Sans JP', sans-serif;
    background: #fff;
    color: #000;
}
.clearfix {
    zoom: 1;
    min-height: 1px;
}
.clearfix:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    font-size: 0.1em;
    line-height: 0;
}
.clearboth {
    clear: both;
    height: 1px;
}
*html .clearfix {
    height: 1px; /*\*/ /*/ height: auto; overflow: hidden; /**/
}
.nopc {
    display: none;
}
.nosp {
    display: inline-block;
}
a {
    color: inherit;
    text-decoration: none;
    transition: all 0.2s;
    z-index: 100;
}
a:hover {
    opacity: 0.7;
    text-decoration: none !important;
}
.kome {
    display: block;
    font: 400 1.4rem/1.5 'Noto Sans JP';
    text-align: left;
}
.kome dd {
    margin: -1.5em 0 0 1.1em;
}
sup {
    font: 1.4rem/1 'Noto Sans JP';
    vertical-align: text-top;
    color: inherit;
}

@media screen and (min-width: 1200px) {
    .l_header+.l_main {
        margin-top: 210px;
    }
}

@media screen and (max-width: 768px) {
    body {
        font: 1.4rem/1.5 'Noto Sans JP';
    }
    .nosp {
        display: none;
    }
    .nopc {
        display: inline-block;
    }
    .kome {
        display: block;
        font: 400 1.2rem/1.5 'Noto Sans JP';
    }
    sup {
        font: 1.2rem/1 'Noto Sans JP';
    }
}
.p_home_joinList .p_home_joinItem {
    margin-bottom: 20px;
    margin-right: 0px;
    width: 33%;
    padding: 20px;
    border: 2px solid #202020;
    box-shadow: 0 2px 0 #202020;
    border-radius: 20px;
    transition: .3s;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    transition: .2s all ease-out;
}

.l_sec {
    padding: 20px 15px;
}
@media screen and (max-width: 768px){
    .l_sec {
        padding: 20px 15px;
    }
}

.p_home_joinBlock .p_home_joinBlockWhite .p_home_joinList .p_home_joinItemLast {
    margin-left: 0%;
    margin-right: 0px;
}
.p_home_joinItem .p_home_joinImgWrap {
    width: 160px;
    height: 160px;
    margin: 0 auto 20px;
    border: 10px solid #edf6fc;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.p_home_joinList{
    background-color: #FFF;
    border-radius: 10px;
}
.p_top_download {
    padding-bottom: 0px;
}
.p_top_download__inner {
    margin-top: 40px;
    background-color: #fff;
}

#rateexample .panel {
    margin: 20px auto 40px;
}
.p_home_menu_plan2__service_title_copy {
    font-weight: 700;
    font-size: 16px;
    line-height: 1.4375;
    color: #0168b6;
    text-align: center;
}
.p_home_menu_plan2__service_title {
    color: #0168b6;
    display: block;
    font-size: 22px;
    line-height: 1.4545454545;
    font-weight: 700;
    text-align: center;
}
.p_home_menu_plan2__service_title span{
    background: linear-gradient(transparent 65%, #fee100 0);
}
.p_home_menu_plan2__service_text {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.7142857143;
    color: #202020;
}
.p_home_menu_plan2__service_note {
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 11px;
    line-height: 1.4545454545;
    color: #202020;
}

.p_home_joinBlock .p_home_joinBlockWhite .p_home_joinList .p_home_joinItem .p_home_joinImgWrap{
    border:none;
}

.p_home_joinBlock .p_home_joinBlockWhite .p_home_joinList .p_home_joinItem .p_home_joinImgWrap .p_home_joinImg{
    width:auto;
    height:auto;
}
@media screen and (min-width: 1200px) {
    .p_home_joinBlock .p_home_joinListBg {
        width: 100%;
    }
}
@media screen and (min-width: 769px){
    .p_home_joinBlock .p_home_joinBlockWhite .p_home_joinList .p_home_joinItem {
        width: 32%;
    }
}
@media screen and (max-width: 768px){
    .c_btn3 {
        margin-top: 20px;
        padding-top: 10px;
    }
}

.p_home_joinBlock .p_home_joinBlockWhite .p_home_joinList .p_home_joinItem .p_home_joinHeading4 {
    width: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 1.5;
    min-height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0068b6;
    margin-bottom: 0px;
}

.c_btn3__obj {
    position: relative;
    display: -webkit-box;
    -webkit-box-align: center;
            align-items: center;
    -webkit-box-pack: center;
            justify-content: center;
    max-width: 100%;
    height: 80px;
    padding: 0 50px;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    background: #0168b6;
    border-radius: 50px;
    box-shadow: 0 4px 0 #0c426a;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out
  }

.p_home_menu_plan2__wrap {
    position: relative;
    display: flex;
    align-items: center;
    gap: 60px;
    padding: 60px;
    border: 4px solid #0168b6;
    border-radius: 15px;
}

@media screen and (max-width: 768px) {
    .p_home_menu_plan2__wrap {
        flex-flow: column;
        gap: 5px;
        padding: 32px 20px;
        margin-bottom: 24px;
    }
}
@media screen and (min-width: 769px) {
    .p_home_menu_plan2__wrap {
        margin: 80px 0 40px;
    }
}

/* 「大手電力会社よりもおトクな料金プラン」エリア */
.p_simulator_discount__item {
    padding: 30px 20px;
    margin-bottom: 20px;
    border: 2px solid #0068b6;
    border-radius: 15px;
}
@media screen and (min-width: 769px) {
    .p_simulator_discount__item {
        padding: 48px 70px 64px;
        margin: 48px 0;
    }
}
.p_simulator_discount__description {
    text-align: center;
}
.p_simulator_discount__title {
    text-align: center;
    font-size: 30px;
    line-height: 52px;
    color: #0068b6;
    margin-top: 32px;
}
@media (min-width: 769px) and (max-width: 1200px) {
    .p_simulator_discount__title {
        font-size: 24px;
        line-height: 30px;
    }
}
@media screen and (max-width: 768px) {
    .p_simulator_discount__title {
        text-align: center;
        font-size: 26px;
        line-height: 32px;
        margin-top: 16px;
    }
}
.p_simulator_discount__text {
    line-height: 30px;
    margin-top: 16px;
}
@media screen and (max-width: 768px) {
    .p_simulator_discount__text {
        font-size: 13px;
        line-height: 20px;
        margin: 20px 0 30px;
    }
}

.p_simulator_discount__point1Image_pc {
    display: flex;
    justify-content: space-between;
    padding: 48px 0;
}
@media screen and (max-width: 768px) {
    .p_simulator_discount__point1Image_pc {
        display: none;
    }
}

.p_simulator_discount__point1Image_sp {
    display: block;
    text-align: center;
    border-top: dashed 2px #EDF6FC;
    padding: 30px 0 20px;
}
@media screen and (min-width: 769px) {
    .p_simulator_discount__point1Image_sp {
        display: none;
    }
}

.p_simulator_discount__point1Image_item:not(:last-child) {
    margin-bottom: 20px;
}

.p_simulator_discount__point1Image_text_sp {
    font-size: 18px;
    margin-bottom: 20px;
    color: #005CA0;
}

.p_simulator_discount__point1Image_left {
    display: flex;
    flex-direction: column;
    gap: 20px;
    margin-right: 32px;
}

.p_simulator_discount__point1Image_note {
    text-align: left;
    color: #2C496B;
    font-size: 12px;
    margin-bottom: 30px;
}
@media screen and (min-width: 769px) {
    .p_simulator_discount__point1Image_note {
        margin-bottom: 48px;
    }
}

.p_simulator_discount__reviews_container {
    padding-top: 30px;
    border-top: dashed 2px #EDF6FC;
}
@media screen and (min-width: 769px) {
    .p_simulator_discount__reviews_container {
        padding-top: 48px;
    }
    .p_simulator_discount__reviews {
        justify-content: space-between;
    }
}

.p_simulator_discount__reviews_title {
    font-size: 22px;
    color: #0068B6;
    text-align: center;
    margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
    .p_simulator_discount__reviews_title {
        font-size: 30px;
        margin-bottom: 32px;
    }
}

.p_simulator_discount__reviewItem {
    display: flex;
    align-items: center;
    border-radius: 10px;
    padding: 28px 32px;
    background-color: #EDF6FC;
    justify-content: space-between;
}
@media screen and (min-width: 769px) {
    /* li要素が1つの場合 */
    .p_simulator_discount__reviews:has(:nth-child(1)) .p_simulator_discount__reviewItem {
        width: 100%;
    }
    /* li要素が2つの場合 */
    .p_simulator_discount__reviews:has(> :nth-child(2)) .p_simulator_discount__reviewItem {
        width: calc(50% - 16px);
    }
}
@media screen and (max-width: 768px) {
    .p_simulator_discount__reviewItem {
        width: 100%;
        padding: 16px;
    }
    .p_simulator_discount__reviewItem:not(:last-child) {
        margin-bottom: 12px;
    }
}

.p_simulator_discount__reviewText {
    font-size: 14px;
    margin-right: 12px;
    text-align: justify;
}

.p_simulator_discount__reviewIcon {
    flex-shrink: 0;
    width: 64px;
    height: 64px;
}

@media screen and (max-width: 768px) {
    .p_simulator_discount__img_full_width {
        width: 100%;
        max-width: 400px;
        height: auto;
    }
}


.p_home_menu_plan2__text_area {
    flex: 1;
    width: 46%;
}
@media screen and (max-width: 768px) {
    .p_home_menu_plan2__text_area {
        width: 100%;
        text-align: center;
        margin-bottom: 25px;
    }
}

.p_home_menu_plan2__image_area {
    flex: 1;
    width: 50%;
}
@media screen and (max-width: 768px) {
    .p_home_menu_plan2__image_area {
        width: 100%;
    }
}

.p_home_menu_plan2__note {
    font-size: 14px;
    line-height: 16px;
}
@media screen and (max-width: 768px) {
    .p_home_menu_plan2__note {
        font-size: 11px;
    }
}

.p_top_userAction_request__button {
    margin: auto;
}

div.div_to_menu_plan {
    text-align: center;
}

div.div_to_menu_plan .btn_promoting_word {
    color: #0168B6;
    font-size: 22px;
    font-weight: 700;
}
@media screen and (max-width: 768px) {
    div.div_to_menu_plan .btn_promoting_word {
        font-size: 18px;
    }
}

div.div_to_menu_plan .c_btn3 {
    margin: 15px 0 60px;
}
@media screen and (max-width: 768px) {
    div.div_to_menu_plan .c_btn3 {
        margin: 5px 0 10px;
        padding-top: 0;
    }
}

/* 今だけコンテンツ */
.p_imadakeContents__wrap {
    display: flex;
    gap: 32px;
    align-items: center;
    margin-bottom: 40px;
}
@media screen and (max-width: 768px) {
    .p_imadakeContents__wrap {
        flex-flow: column;
        gap: 16px;
        margin-bottom: 24px;
    }
}

.p_imadakeContents__textArea {
    flex: 1;
    width: 50%;
}
@media screen and (max-width: 768px) {
    .p_imadakeContents__textArea {
        width: 100%;
    }
}

.p_imadakeContents__title {
    text-align: center;
    font-size: 40px;
    line-height: 1.5;
    color: #2B68B0;
    margin-top: 10px;
}
@media screen and (max-width: 1200px) {
    .p_imadakeContents__title {
        font-size: 26px;
        line-height: 1.35;
    }
}

.p_imadakeContents__textAreaContent {
    margin-top: 30px;
    font-size: 16px;
    line-height: 30px;
}
@media screen and (max-width: 768px) {
    .p_imadakeContents__textAreaContent {
        margin-top: 16px;
    }
}

.p_imadakeContents__imageArea {
    flex: 1;
    width: 50%;
}
@media screen and (max-width: 768px) {
    .p_imadakeContents__imageArea {
        width: 100%;
    }
}
