@charset "UTF-8";

/* hapiestamp pc */


/* グローバルナビゲーション　miruden　はぴeポイント追加 */

.sidemenu-miruden .stp-sidemenu-miruden-hapiepoint {
    margin-left: -20px;
    border-top-color: #dfdfdf;
    background-color: #f9c8ce;
}

.sidemenu-miruden .stp-sidemenu-miruden-hapiepoint > a {
    padding-left: 30px;
}

.sidemenu-miruden .stp-sidemenu-miruden-hapiepoint > a > img {
    width: 160px;
    height: auto;
}

.sidemenu-miruden ul li span.stp-hapiepoint_0110 {
    background: url("../img/hapiestamp/0110_hapiepoint.png");
    background-repeat: no-repeat;
    background-size: contain;
}


/* 1_ログイン前TOP */

.stp-before-login-panel {
    height: auto;
}

.stp-before-login {
    width: auto;
    position: relative;
    box-sizing: border-box;
    border: 2px solid #ef3b1e;
    background: #fff;
    border-radius: 0.5em;
    padding: 0.8em 0.75em 0.4em;
    margin: 1.25em 0;
    text-align: center;
    line-height: 1.2;
}

.stp-before-login::after {
    content: "";
    width: 22px;
    height: 17px;
    background: url(../img/hapiestamp/stp-balloon-parts1.png) no-repeat top left;
    position: absolute;
    top: -17px;
    left: 50%;
    margin-left: -11px;
}

.stp-before-login-number {
    color: #056b49;
    font-size: 2em;
    font-weight: bold;
    vertical-align: middle;
    padding-left: 0.875em;
    padding-right: 0.1em;
    background: url(../img/hapiestamp/stp-point-icon1.png) no-repeat 0.1em 0.35em;
    background-size: 0.75em auto;
}

.stp-before-login-br {
    display: inline-block;
    line-height: 1;
}


/* 2_ログイン後TOP */

.stp-point-icon,
.stp-point-icon-checked {
    padding-left: 1.4em;
    padding-right: 0.1em;
    background: url(../img/hapiestamp/stp-point-icon1.png) no-repeat left center;
    background-size: 1.25em auto;
    color: #332400;
    padding-top: 0.125em;
}

.stp-point-icon-checked {
    background: url(../img/hapiestamp/stp-point-icon2.png) no-repeat left center;
    background-size: 1.25em auto;
}

.stp-point-icon.stp-renew-icon-only,
.stp-point-icon-checked.stp-renew-icon-only {
    background: none;
    padding-left: 0;
    min-height: 1.5em;
}

.stp-renew-icon {
    position: relative;
}

.stp-renew-icon::before {
    content: "";
    display: block;
    width: 1.25em;
    height: 1.25em;
    position: absolute;
    top:50%;
    left: -1.4em;
    margin-top: -0.625em;
    background: url(../img/hapiestamp/stp-renew-icon1.png) no-repeat left center;
    background-size: 100% auto;
}

.stp-inlin-block {
    display: inline-block;
}

.stp-site-header {
    box-sizing: border-box;
    font-size: 16px;
    float: left;
    height: 40px;
    overflow: hidden;
    padding-top: 0.5em;
    margin-left: 2em;
}

.stp-site-header a:hover {
    text-decoration: none;
}

.stp-point-number {
    font-size: 1.65em;
    color: #056b49;
    vertical-align: middle;
    letter-spacing: -0.05em;
    line-height: 1;
    word-break: break-all;
    font-weight: bold;
}

.stp-point-number-unit {
    margin-left: 0.1em;
    vertical-align: bottom;
}

.stp-side-info {
    font-size: 16px;
    text-align: center;
}

.stp-side-info a:hover {
    text-decoration: none;
}

.stp-side-info-title,
.stp-side-info-point,
.stp-side-info-date,
.stp-side-info-btn {
    margin: 0.5em 0;
}

.stp-side-info-title {
    font-size: 1.25em;
}

.stp-side-info-point {
    font-size: 1.25em;
}

.stp-side-info-point .stp-point-number {
    letter-spacing: 0;
}

.stp-side-info-date {
    font-size: 0.875em;
    color: #616161;
    margin-bottom: 0.75em;
}

.stp-badge {
    border-radius: 1em;
    border: 1px solid #616161;
    margin: 0 0.25em;
    padding: 0 0.5em;
}

.stp-side-info-btn {
    font-size: 0.825em;
    margin-bottom: 0.75em;
}

.stp-side-info-btn .stp-btn {
    width: 100px;
    margin: 0 0.125em;
}

.stp-btn {
    box-sizing: border-box;
    display: inline-block;
    border-radius: 0.25em;
    background: #ffbc00;
    line-height: 1.2;
    color: #3a3831;
    padding: 0.4em 0.5em;
}

.stp-btn:hover,
.stp-btn:focus {
    text-decoration: none;
    color: #3a3831;
    background: #dba200;
}


/* 3_ログイン後TOP_非会員 */

.stp-site-header .stp-btn {
    font-size: 0.9em;
    padding: 0.35em 0.75em;
}

.stp-site-header .stp-btn .b-icons21 {
    font-weight: normal;
}

.stp-side-info-notmember {
    background: #fcebbe;
}

.stp-side-info .stp-side-info-notmember-img {
    width: 230px;
    height: auto;
}

.stp-side-info .stp-side-info-notmember-img + .stp-btn-cmn {
    width: 200px;
    position: absolute;
    bottom: 9px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
}


/* 4_はぴeポイントTOP */

.main .stp-p-mypage-manu .panel {
    margin-top: 0;
    margin-bottom: 0;
}

.stp-p-mypage-manu > .l-col-6 {
    width: 354px;
}

.stp-p-mypage-manu > .l-col-3 {
    width: 172px;
    margin-left: 10px;
}

.stp-p-mypage-manu > .l-col-6 {
    margin-left: 10px;
}

.stp-top-point-info-right a {
    display: block;
    width: auto;
    height: 100%;
}

.stp-top-point-info-right__img {
    width: 100%;
    height: auto;
}

.stp-top-slotbanner .l-ta-row-box {
    height: 172px;
    text-align: center;
    background-color:#f99d41;
}

.stp-top-slotbanner a {
    display: block;
}

.stp-top-slotbanner img {
    width: 100%;
    height: auto;
    max-width: 172px;
}

.stp-p-mypage-manu .stp-p-bunner-P02__tameru {
    margin: 0 auto;
    position: relative;
    width: 100%;
    max-width: 356px;
    height: auto;
    min-height: 172px;
}

.stp-p-bunner-P02__tameru___img {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
}

.stp-p-bunner-P02__tameru___text {
    padding: 2.5em 0 0 1em;
    font-size: 20px;
    line-height: 1.4;
}

.stp-p-bunner-P02__tameru___text .u-text-S {
    display: block;
    font-size: 14px !important;
}

.stp-p-mypage-manu .stp-p-bunner-P02__tameru .p-bunner-P02__badge {
    width: 172px;
    position: absolute;
    left: auto;
    right: 0;
    top: 115px;
    z-index: 10;
}

.stp-p-mypage-manu .stp-p-bunner-P02__tameru .p-bunner-P02__badge .b-badge {
    padding: 0.3em 1em 0.2em;
    font-size: 20px;
    border-radius: 1em;
}

.stp-top-point-info {
    height: 172px;
}

.stp-top-point-info a,
.stp-top-point-info a:hover {
    text-decoration: none;
    color: inherit;
}

.stp-top-point-info .stp-side-info {
    box-sizing: border-box;
    font-size: 14px;
    height: 172px;
    position: relative;
}

.stp-top-point-info .stp-top-point-info-right {
    width: 172px;
    height: 172px;
    background: #fff;
    margin-left: 5px;
    position: relative;
    font-size: 14px;
}

.stp-top-point-info-right-title {
    font-size: 1.1em;
    padding: 1.2em 0 0 3.5em;
    background: url(../img/hapiestamp/top/stp-top-img4.png) no-repeat 0.9em 1.15em;
    background-size: 2.75em auto;
    line-height: 1.2;
}

.stp-top-point-info-right-number {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 5em;
    font-weight: bold;
    text-align: center;
    line-height: 1.6;
}

.stp-top-point-info-right-number .u-text-XL {
    margin-left: 0.15em;
    font-weight: normal;
    position: absolute;
    top: 2.7em;
    left: auto;
}

.stp-top-point-info .stp-top-point-info-right::after {
    content: "";
    border: solid transparent;
    width: 0;
    height: 0;
    border-right-color: #f9c8ce;
    border-width: 10px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    left: -20px;
    -webkit-transform: scaleY(1.5);
    -ms-transform: scaleY(1.5);
    transform: scaleY(1.5);
}

.stp-top-point-info .stp-side-info .stp-side-info-title {
    margin: 0;
    padding-top: 1em;
    font-size: 1.1em;
}

.stp-top-point-info .stp-side-info .stp-side-info-point {
    margin-top: 0;
    margin-left: 0.1em;
    margin-right: 0.1em;
    font-size: 1.15em;
}

.stp-top-point-info .stp-top-point-icon-img {
    width: 53px;
    max-width: 100px;
    height: auto;
    vertical-align: top;
    margin: 0.1em 0 0.45em;
}

.stp-top-point-info .stp-side-info-date {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.stp-p-mypage-manu .p-bunner-P02,
.stp-p-mypage-manu .p-thumbnail-P02 {
    height: 172px;
}

.stp-top-point-info-right a,
.stp-p-mypage-manu .stp-p-bunner-P02 a {
    background-color: #f9c8ce !important;
}

.stp-top-point-info-right a:hover {
    opacity: 0.8;
}

.stp-p-mypage-manu .stp-p-bunner-P02 a:hover {
    background-color: #fad3d7 !important;
}

.stp-p-mypage-manu .p-bunner-P02__icons {
    background-color: transparent;
    width: auto;
    height: auto;
    line-height: inherit;
    margin-top: 0;
}

.stp-p-mypage-manu .p-bunner-P02__icons img,
.stp-p-mypage-manu .p-thumbnail-P02 img {
    width: 100%;
    height: auto;
}

.stp-p-mypage-manu .p-thumbnail-P02 .p-thumbnail-P02__recommend {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.stp-p-mypage-manu .p-bunner-P02__head {
    position: absolute;
    top: 62%;
    left: 0;
    right: 0;
    margin: auto;
}

.stp-top-img2-block {
    overflow: visible;
    margin-top: 20px !important;
}

.stp-top-img2-block-link-btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 22.284%;
    height: auto;
}

.stp-top-img2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: -15px;
}


/* 5_はぴeポイント_ためる */

.stp-tameru-section1 {
    box-sizing: border-box;
    min-height: 146px;
    background: url(../img/hapiestamp/tameru/stp-tameru-img3-pc.png) no-repeat right top;
}

.stp-tameru-section1 p {
    font-size: 1em;
    margin-left: 68px;
    margin-top: 0.75em;
}

.stp-tameru-section1-title {
    font-size: 2em;
    margin: 0.25em 0 0;
}

.stp-tameru-section1-title img {
    width: 68px;
    height: auto;
    margin-top: -12px;
}

.stp-tameru-section1 .stp-select-P01 {
    position: absolute;
    bottom: 20px;
    left: auto;
    width: 180px;
}

.customSelect.stp-select-P01 {
    border: 2px solid #6D4A18;
    background: #fff;
    padding: 15px 46px 15px 17px;
    border-radius: 6px;
}

.customSelect.stp-select-P01 .customSelectInner:after {
    border-left: 1px solid #6D4A18;
}

.stp-tameru-list,
.stp-tameru-list-checked {
    min-height: 108px;
    background: url(../img/hapiestamp/tameru/stp-tameru-point-icon2.png) no-repeat right top;
    background-size: 88px auto;
    padding-bottom: 5px;
}

.stp-tameru-list-checked {
    background: url(../img/hapiestamp/tameru/stp-tameru-point-icon1.png) no-repeat right top;
    background-size: 88px auto;
}

.stp-tameru-list-none {
    background: none;
}

.stp-tameru-banner {
    width: 100%;
    max-width: 706px;
    height: auto;
    vertical-align: top;
}

.stp-tameru-list-title {
    color: #056b49;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.35;
}

.stp-tameru-list-title span {
    color: #c23f00;
}

.stp-tameru-list-detail {
    font-size: 1.3em;
}

.stp-tameru-list-point-number {
    color: #056b49;
    font-weight: bold;
    display: inline-block;
    vertical-align: top;
    letter-spacing: -0.1em;
    margin-right: 4px;
}

.stp-tameru-list-point-number .u-text-L {
    color: #333;
    font-weight: normal;
}

.stp-tameru-list-point-number .u-text-XXL {
    font-weight: normal;
    vertical-align: middle;
}

.stp-tameru-list-title,
.stp-tameru-list-detail {
    margin-right: 10px;
}

.stp-tameru-list-title,
.stp-tameru-list-detail,
.stp-tameru-list-detail2 {
    margin-left: 26px;
}

.stp-tameru-list .b-nav-btn.__default,
.stp-tameru-list-checked .b-nav-btn.__default {
    border-bottom: 1px solid #ddd;
    padding: 0.75em 0.5em;
    font-size: 1.15em;
    margin-top: 3px;
    margin-bottom: 1em;
    display: inline-block;
    vertical-align: top;
}

.stp-tameru-list a:hover img,
.stp-tameru-list-checked a:hover img {
    opacity: 0.8;
}

.stp-tameru-list-footer {
    color: #5e320a;
    background: #ede4be;
    text-align: center;
    margin: 0 -20px;
    padding: 0.55em;
    font-weight: bold;
}

.stp-tameru-list .stp-tameru-list-footer,
.stp-tameru-list-checked .stp-tameru-list-footer {
    margin-bottom: -5px;
}

.stp-tameru-list-footer .b-icons {
    margin-top: -3px;
    margin-right: 0.25em;
    font-size: 1.4em;
}


/* 6_はぴeポイント_スロットチャンス */

.stp-slot-page {
    background: #300a06;
    overflow: visible;
}

.stp-slot-part {
    position: relative;
}

.stp-slot-page-img {
    width: 100%;
    max-width: 718px;
    height: auto;
    margin-top: -7px;
}

.stp-slot-page-img-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}

.stp-slot-canvas {
    width: 67.688%;
    height: auto;
    position: absolute;
    top: 37%;
    left: 16.155%;
    z-index: 9;
    background: url(../img/hapiestamp/slot/slt-top-init.png) no-repeat left top;
    background-size: 100% auto;
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
}

.stp-slot-part .b-nav-btn {
    width: 284px;
    position: absolute;
    top: 85%;
    left: 0;
    right: 0;
    margin: auto;
    font-weight: bold;
    background-color: #75ef6c;
    border: none;
    border-bottom: 4px solid #42bc35;
    font-size: 2.5em;
    z-index: 11;
    color: #000;
}

.stp-slot-part .b-nav-btn:hover,
.stp-slot-part .b-nav-btn.stp-slot-btn-disable,
.stp-slot-part .b-nav-btn.stp-slot-btn-end {
    background-color: #8af183;
    border-bottom: 3px solid #4ec940;
    margin-top: 1px;
    color: #444;
}

.stp-slot-part .b-nav-btn.stp-slot-btn-disable,
.stp-slot-part .b-nav-btn.stp-slot-btn-end {
    cursor: default;
    z-index: 2;
}

.stp-slot-part .b-nav-btn.stp-slot-btn-end {
    background-color: #eaeaea;
    border-bottom: 3px solid #9e9e9e;
    z-index: 1;
    color: #000;
}

.stp-slot-part-hazure {
    background: url(../img/hapiestamp/slot/slt-top-main3.png) no-repeat left top;
    background-size: 100% auto;
}

.stp-slot-part-atari {
    background: url(../img/hapiestamp/slot/slt-top-main2.png) no-repeat left top;
    background-size: 100% auto;
}

.p-slot-chance_content {
    transform: scale(1.00);
    -o-transform: scale(1.00);
    -webkit-transform: scale(1.00);
    -moz-transform: scale(1.00);
    -ms-transform: scale(1.00);
}

/* 8_ポイント表記_家電サポート,
   9_ポイント表記_省エネ・省CO2ランキング */

.stp-point-icon-group {
    position: absolute;
    top: 0.2em;
    right: 0.6em;
    overflow: hidden;
}

.stp-point-icon-group .stp-point-icon,
.stp-point-icon-group .stp-point-icon-checked,
.stp-point-icon-group .p-ranking-user-info__edit-btn {
    position: static !important;
    float: left;
}

.stp-point-icon-group .stp-renew-icon {
    position: relative !important;
    margin-left: 1.5em;
    padding-right: 0;
}

.stp-point-icon-group .p-ranking-user-info__edit-btn {
    margin-top: 3px;
    margin-right: 1em;
}

.p-ranking-kiki-summary .stp-point-icon,
.p-ranking-kiki-summary .stp-point-icon-checked,
.p-ranking-user-info .stp-point-icon,
.p-ranking-user-info .stp-point-icon-checked {
    font-size: 16px;
    font-weight: bold;
    color: #056B49;
    position: absolute;
    top: 0.05em;
    right: 0.3em;
}

.p-ranking-kiki-summary .stp-point-icon-checked,
.p-ranking-user-info .stp-point-icon-checked {
    color: #787878;
}

.p-ranking-kiki__head {
    position: relative;
    top: 10px;
}


/* 10_みる電入会STEP2 */

.b-nav-btn.__note.stp-btn-note {
    border-bottom: 2px solid #CC9200;
    padding: 6px 20px;
    padding-right: 34px;
    font-weight: bold;
    position: relative;
    line-height: 1.4;
}

.b-nav-btn.__note.stp-btn-note .b-icons21 {
    font-size: 1.25em;
    position: absolute;
    top: 50%;
    right: 0.525em;
    margin-top: -0.5em;
}

/* 20160927 added START */
.stp-pntclb-bnr-area {
    background-color: #fff0c5;
    margin: 0 -10px;
    margin-bottom: 15px !important;
    text-align: center;
    padding-bottom: 15px;
    border-radius: 16px;
}
.stp-pntclb-bnr-area img.u-wi-full {
    height: auto;
}
/* 20160927 added END */

/* 11_はぴeポイント_入会概要 */

.stp-nyukai-section1 {
    text-align: center;
}

.stp-nyukai-section1 {
    background: #f9c8ce;
}

.stp-nyukai-section1 img {
    width: 100%;
    height: auto;
    max-width: 718px;
}

.stp-nyukai-section4,
.stp-nyukai-section5 {
    box-sizing: border-box;
    min-height: 352px;
}

.stp-nyukai-section-alert-message {
    margin-bottom: 10px;
}

.stp-nyukai-text-heading {
    font-weight: bold;
    color: #056b49;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0.5em;
}

.stp-nyukai-section3 .stp-nyukai-text-heading {
    margin: 0.15em 0 0.75em 0.4em;
    text-align: left;
}

.stp-nyukai-section3 .u-bg-pattern.stp-u-bg-pattern {
    margin: 0;
    padding: 2em 1.5em 0;
}

.stp-nyukai-section4 .p-form-block,
.stp-nyukai-section4 .p-form-block .b-nav-btn {
    margin: 0;
}

.stp-nyukai-section4 .p-form-block .b-form-control {
    margin-bottom: 10px;
}

.stp-nyukai-section4 .l-gutters-box,
.stp-nyukai-section5 .l-gutters-box {
    padding: 25px;
}

.stp-nyukai-section5 .b-icons09 {
    color: #f9be00;
    font-size: 84px;
    margin: 0.35em 0 0.5em;
}


/* lp用CSSから必要箇所のみ抜粋 */

.stp-nyukai-section2 h2,
.stp-nyukai-section2 dl,
.stp-nyukai-section2 dt,
.stp-nyukai-section2 dd {
    margin: 0;
    padding: 0;
}

.stp-nyukai-section2 .div-step-Area-wrap {
    background-color: #ffffff;
    padding: 8px 14px 23px 15px;
}

.stp-nyukai-section2 .cf:after {
    content: "";
    clear: both;
    display: block;
}

.stp-nyukai-section2 .mr-13 {
    margin-right: 13px;
}

.stp-nyukai-section2 .mr-14 {
    margin-right: 14px;
}

.stp-nyukai-section2 .mr-26 {
    margin-right: 26px;
}

.stp-nyukai-section2 .mb-12 {
    margin-bottom: 12px;
}

.stp-nyukai-section2 .ml-10 {
    margin-left: 10px;
}

.stp-nyukai-section2 .float {
    float: left;
}

.stp-nyukai-section2 .step01-link {
    margin-bottom: 14px;
}

.stp-nyukai-section2 .step01-link a:hover {
    opacity: 0.8;
}

.stp-nyukai-section2 .step02-bottom {
    margin-top: 15px;
}

.stp-nyukai-section2 .im-step01-bottom {
    margin: 10px 0px 0px -15px;
}

.stp-nyukai-section2 .div-step02-wrap {
    background-color: #ffffff;
    padding: 0px 15px 0px 16px;
}

.stp-lp-qa h2 {
    margin: 0;
    text-align: center;
    background: #41b25d;
}

.stp-lp-qa h2 img {
    vertical-align: top;
}

.stp-lp-qa-wrap {
    background-color: #fff;
}

.stp-lp-qa-wrap ul {
    margin: 0px 20px 0 0;
    padding: 20px 0 0 18px;
}

.stp-lp-qa-wrap ul .color {
    margin: 0 0 8px;
    background: url(../img/hapiestamp/nyukai/lp_icon_q.png) no-repeat left center #fff6e0;
    color: #41b25d;
}

.stp-lp-qa-wrap ul li {
    margin: 0;
    background: url(../img/hapiestamp/nyukai/lp_icon_a.png) no-repeat left top;
    list-style: none;
    padding: 10px 0 10px 54px;
    margin: 0px 0 11px;
}

.stp-nyukai-touroku img {
    vertical-align: top;
}

.stp-nyukai-touroku h2 {
    margin: 0;
    background-color: #f9b459;
}

.stp-nyukai-touroku dl,
.stp-nyukai-touroku dt,
.stp-nyukai-touroku dd,
.stp-nyukai-touroku h3,
.stp-nyukai-touroku p {
    margin: 0;
    padding: 0;
}

.stp-nyukai-touroku dl {
    width: 329px;
}

.stp-nyukai-touroku dd {
    text-align: center;
    background-color: #f1f1f1;
    padding-bottom: 20px;
}

.stp-nyukai-btn-section {
    text-align: center;
    background-color: #e7e7e7;
    padding: 12px;
    margin: 15px auto;
}

/* 12_はぴeポイント_入会概要_新規登録_入力*/

.stp-nyukai-section3 .b-form-agree-checkbox {
    margin-bottom: 1.5em;
}

.stp-nyukai-section3 .b-form-agree-checkbox input {
    margin: 0;
    margin-top: -2px;
}

.u-text-inherit {
    color: inherit;
}


/* 13_はぴeポイント_入会概要_新規登録_入力確認 */

.stp-nyukai-title-icon {
    width: 30px;
    height: auto;
    vertical-align: middle;
    margin-top: -4px;
}
