/*container*/
.login-container{
    float: none;
    margin: 35px auto auto auto;
    border: 1px solid #c1c1c1;
    border-radius: 10px;
    padding: 0;
}

.law-container{
    float: none;
    margin: 35px auto auto auto;
    border: 1px solid #c1c1c1;
    padding: 0;
}
.login-left-wrap{
    text-align: center;
    padding: 50px 0;
}
.login-right-wrap{
    text-align: center;
    color: white!important;
    background-color: #003884;
    display: flex;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0 2em;
}
.rg-text-wrap{
    align-self: center;
}
/* member checkkey */
.ttl-login-postcard{
    display: inline-flex;
    padding: 1.2em;
    align-items: center;
    justify-content: center;
    background-color: #0f3587;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}
.dm-class-login{
    margin-top: 1em;
    margin-bottom: 8em;
}
.login-dm-wrap{
    padding: 2em 0em;
}
.login-dm-name{
    font-weight: bold;
}
.login-dm-key{
    font-weight: bold;
}
.font-grey{
    color: #787878;
}
.dm-input-name{
    background: #e8f0fe !important;
    margin: .8em 0em;
    width: 100% !important;
    height: 39px;
}
.width-input{
    background: #e8f0fe !important;
    width: 122px!important;
}

.offline-member .year-wrap2 input {

}

.title-signup{
    font-size: 20px;
    font-weight: bold;
    margin: .5em 0em 1em 0em !important;

}
.dm-login-password{
    margin-top: 1em !important;
}
.confirmation-password{
    font-weight: bold;
}
.dm-login-link-wrap{
    margin-top: 1em !important;
}
.btn-postcard{
    text-align: center;
    margin: 2em;
}
.sign-up-btn-postcard{
    padding: .5em 1em !important;
}
.sign-up-btn-postcard .ui-button-text{
    font-weight: bold;
    -webkit-font-smoothing: auto;
}
.sign-up-link{
    text-align: center;
    text-decoration: underline;
    text-underline-position: under;
    margin-top: .5em;
}
.ttl-login-key{
    font-size: 16px;
    color: #ffffff;
    padding: 1em;
    line-height: 2;
}
.postcard-icon{
    width: 50px;
    padding: .5em;
}
/* end member check key */
/*text*/
.rg-text-wrap .register-ttl{
    font-size: 18px;
    font-weight: 600;
}
.login-right-wrap h1, .login-right-wrap  p{
    color: white!important;
}
.login-container p{
    margin: 0;
}
.offline-member .step-box-step3 {
    padding: 1em 4em;
}
.offline-member .step-box-step3 p{
    margin: 1.5em 0;
    color: #222222;
    font-size: 18px;
}
.offline-member .step-box-step3 p span{
    color: #787878;
    font-size: 14px;
    display: block;
    line-height: 1.8em;
}
.login-right-wrap .register-txt{
    margin: 15px auto;
}
.registered-txt{
    margin: 3em auto;
}
/*link*/
a.link-pass{
    text-decoration: underline;
    display: block;
    margin-bottom: 1em;
}
.ui-steps ul{
    margin:auto;
}
.ui-steps{
    margin: -10px 0 20px; 
}
/*form*/
.login-form .ui-inputgroup{
    margin: 1em auto;
}
.login-form input{
    width: 100%;
    padding-left: 40px;
    background-color: transparent;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #c3ccdd;
    /*color: #d8dee9;*/
    color: #4e4d4e;
    margin-top: 6px;
    height: 40px;
    font-size: 16px;
}
/*.login-form .ui-inputfield{
   width: 60%;
}*/
.login-form .login-input-wrapper {
    position: relative;
    margin-bottom: 15px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}
.login-form .login-input-wrapper i {
    position: absolute;
    color: #d8dee9;
    font-size: 17px;
    top: 52%;
    margin-top: -7px;
    left: 15px;
}
.login-form .login-input-wrapper i.fa-lock {
    font-size: 20px;
    top: 50%;
}
.inputGroup-wrap{
    margin: 40px auto;
    padding: 0 50px;
}
.ui-button .ui-button-text{
    word-break: keep-all;
    padding: 7px 12px!important;
}
.img-cashless1 {
    max-width: 60%;
    display: block;
    margin: 2em auto 0.3em;
}
/*table setting*/
table {
    border-collapse: collapse;
}
.table-list th, .table-list td {
    background-color: #ffffff;
    border: 1px solid #ebebeb;
    color: #222222;
    padding: 0.5em 1.214em;
    text-align: left;
}
.table-list .cell-left {
    width: 30%;
}
.login-right-wrap .ui-button.button-third {
    max-width: 218px;
    width: 100%;
    padding: 0;
}

.tel-wrapper .width-input{
    width: 30% !important;
}

/*confirm page css*/
.confirm-page h3 {
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}
.confirm-page .line-height{
    line-height: 1.5em;
}

.confirm-txt h3{
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    font-size: 18px;
    font-weight: bold;
}
.label-form-confirm {
    line-height: 1.5em;
    font-size: 16px;
    color: #554f4f;
}
.pad-member {
    padding: .5em .7em;
}

/*================================================== START CSS LOGIN ==================================================*/
.class-for-login {
    margin: 3em 0 4em;
}
.login-left-wrap p {
    padding: 0 1em;
}
.line-white {
    border-bottom: 1px solid #ffffff;
    margin-top: 1.5em;

}
/*================================================== END CSS LOGIN ==================================================*/

/*faq css*/
.section-container.faq {
    padding: 1em 0.5em 0;
}
.faq-container {
    float: none;
    margin: 0 auto;
    padding: 0;
}
.faq-table-list ul {
    list-style-type: none;
}
.faq-table-list ul li {
    position: relative;
}
.faq-table-list ul li::before {
    content: "Q. ";
    color: #0e498a;
    font-weight: bold;
    font-size: 17px;
    position: absolute;
    left: -23px;
    top: -1px;
}
.faq-table-list .cell-left {
    width: 30%;
    border: none;
    font-size: 18px;
}
.faq-table-list {
    width: 100%;
}
.faq-table-list table {
    width: 100%;
    margin: auto;
}
.faq-table-list tr {
    border: 12px solid #f5f5f5;
}
.faq-table-list td {
    border: none;
    padding: 1em 1.5em; 
    text-align: left;
    letter-spacing: normal;
    font-size: 16px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    color: #222222;
    vertical-align: text-top;
}
.faq-table-list li {
    margin-bottom: 14px;
}
.faq-table-list li a {
    color: #222222;
}
.faq-table-list li a:hover {
    color: #51d1e6;
}
.faq-bottom {
    margin-top: 4em;
}
.faq-bottom-table {
    padding-top: 3em;
}
.faq-bottom-table td {
    border: none;
    padding: 1em 3em; 
    text-align: left;
    letter-spacing: normal;
    font-size: 14px;
    font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
    color: #222222;
    vertical-align: middle;
}
.faq-q-wrap {
    background-color: #f5f5f5;
}
td.q-left {
    padding: 1em 3em;
    position: relative;
    vertical-align: middle;
}
td.q-left:after {
    content: '';
    background-color: #ffffff;
    position: absolute;
    left: 100%;
    top: 20px;
    bottom: 20px;
    width: 4px;
}
table.q-table h1 {
    color: #0e498a;
    font-size: 30px;
}
table.q-table p {
    margin-bottom: 0em;
    line-height: 1;
    font-size: 14px;
}
table.q-table h2 {
    margin-bottom: 14px;
    font-size: 16px;
    color: #0e498a;
}
.faq-a-wrap {
    background-color: #ffffff;
}
td.a-left {
    position: relative;
    vertical-align: middle;
}
.faq-a-wrap .a-table .a-left h1{
    margin: 14px 0;
}
.faq-a-wrap .a-table tr {
    display: flex;
    margin: .5em 0;
}
table.a-table h1 {
    color: #0e498a;
    font-size: 30px;
}
table.a-table p span {
    color: #0e498a;
    text-decoration: underline;
}

/*member about withdraw*/
.sidebar-withdraw.top {
    color: #0f3587;
    border: 1px solid #cacaca;
    border-top: 1px solid #cacaca;;
    padding: 1em;
    border-left: 5px solid #123a89;
    margin: 0;
}
.sidebar-withdraw {
    color: #0f3587;
    border: 1px solid #cacaca;
    border-top: none;
    padding: 1em;
    border-left: 5px solid #123a89;
    margin: 0;
    font-size: 18px;
}
.sidebar-withdraw a{
    color: #0f3587;
}
p.top-withdrawal-txt {
    margin-top: 0;
    margin-bottom: 3.5em;
}

/*member pdf download*/
.button-pdf {
    margin-top: 1em;
    margin-left: 0.5em;
    min-width: 320px;
}
body .ui-button.ui-button-text-only.button-pdf .ui-button-text{
    padding: 0px 12px 5px;
    font-size: 14px;
}
.button-pdf .ui-button-text {
    line-height: 1.6;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 43px;
}
.button-pdf .ui-button-text:after{
    content: '';
    display: inline-flex;
    height: 21px;
    width: 19px; 
    position: relative;
    top: 0;
    right: -15px;
    background: url(../../resources/jhia/images/file-pdf.png) no-repeat;
    background-size: contain;
    -webkit-font-smoothing: antialiased;
}

p.pdf-class-reg-txt {
    margin-top: 2em;
}
.pdfpage-title h2{
    margin-bottom: 0;
    font-weight: normal;
    margin-top: .7em;
}
.pdfpage-wrap{
    margin-top: 1.5em;
}
p.top-pdf-download-txt{
    margin-top: 0;
    margin-bottom: 1.5em;
}

/*member faq*/
.faq-container.certif-member {
    float: none;
    margin: 0 auto;
    padding: 0;
}
.faq-container.certif-member .width-table-exempt-detail {
    width: 60% !important;
    margin-top: 2em;
}
.faq-address-wrap {
    margin: 2em auto 0;
}

/*================================================== offline member css ==================================================*/
.offline-member .form-container {
    margin-top: 1em;
}
.offline-member .form-container form {
    display: inline-block;
}
.offline-member .name-wrapper div:nth-child(odd){
    padding-right: .5em;
}
.offline-member .name-wrapper div:nth-child(even){
    padding-left: .5em;
}
.offline-member .year-wrap {
    align-items: flex-end;
}
.offline-member .year-wrap span {
    padding-bottom: 1em;
    font-size: 16px;
}
.offline-member .year-wrap input:first-child {
    width: 85px!important;
}
.offline-member .year-wrap input {
    width: 60px!important;
}
.offline-member .hz-line {
    border-bottom: 1px solid #c1c1c1;
}
.alert-member {
    display: inline-block;
    width: 100%;
    background-color: #ed8c5b;
    padding: 2em 2.5em;
    position: relative;
    margin: 0em 0 2em;
    font-weight: bold;
}
.alert-member p {
    color: #ffffff;
}
.alert-member::after {
    content: '';
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    -webkit-clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    background-color: #ed8c5b;
    width: 24px;
    height: 13px;
    display: block;
    position: absolute;
    top: -11px;
    left: 50%;
    transform: translateX(-50%);
}
.alert-member.email {
    background-color: #cad2e1;
}
.alert-member.email::after {
    background-color: #cad2e1;
    transform: translateX(-50%)scaleY(-1);
    top: unset;
    bottom: -11px;
}
.alert-member.email p {
    color: #222222;
}
.offline-member .tel-wrapper {
    margin-bottom: 1.5em;
}
.offline-member .email-wrapper {
    margin-top: 1.5em;
}
.offline-member .member-info {
    padding-top: 1.5em;
}
.offline-member .btn-postcard {
    margin: 0 0 3em;
}
.product-reciever {
    padding: 3em 4em;
}
.product-reciever h3 {
    font-size: 18px;
    margin: 0 auto 1em;
}
.ttl-exist-member {
    font-size: 18px;
    color: #ffffff;
    padding: 0.5em 5.5em;
    line-height: 1.8;
    font-weight: normal;
}
p.title-signup-exist-member {
    font-weight: bold;
    margin-top: 2em;
}
p.title-signup-exist-member span {
    font-weight: normal;
}
.dm-input-name-exist-member {
    background: #e8f0fe !important;
    margin: 0.5em 0 0;
    width: 100% !important;
    height: 39px;
}
.dm-login-password-exist-member {
    margin-top: 0em !important;
}
.dm-input-pass-exist-member {
    background: #e8f0fe !important;
    margin: 0.5em 0em .8em;
    width: 100% !important;
    height: 39px;
}
.offline-member .btn-postcard {
    margin: 0 0 3em;
}
body .offline-member .ui-inputfield {
    margin: 0.5em 0em .8em;
}
.btn-postcard button {
    margin-top: 1em;
}
.offline-member .ui-selectonemenu label.ui-selectonemenu-label {
    height: 37px;
    margin: 0;
}
body .offline-member .ui-inputfield.ui-state-disabled {
    background-color: #e8f0fe;
}
.offline-member .ui-selectonemenu label.ui-selectonemenu-label {
    line-height: 25px;
}
/*================================================== end offline member css ==================================================*/
/*Risma add for Chekkey page*/
.key-form .ui-button{
    position: absolute;
    margin-top: 0.3em !important;
}

/*================================================== IP Protect ==================================================*/
.popup {
    width: 500px;
    position: fixed; /* or absolute */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -80%);
    text-align: center;
    z-index: 5;
    -moz-box-shadow: 0 0 20px #999;
    -webkit-box-shadow: 0 0 20px #999;
    box-shadow: 0 0 20px #999;
}

.popup-header {
    padding: 10px;
    background-color: red;
    color: #fff;
}

.popup-content {
    background-color: #fff;
    padding: 10px;
    color: #000;
}

.popup-text {
    margin: 12px 0;
}

.popup-background {
    background:#fbf7f3;
    opacity: 0.2;
    width: 100%;
    height:100vh;
    min-height: 100%;
    position: relative;
    overflow: hidden;
    pointer-events: none;
    z-index: 1;
}

.popup-background:hover {
    cursor: pointer!important;
}

.popup-button {
    background-color: red !important;
    padding: 3px 20px;
    color: #fff;
    border-radius: 20px;
}

.content-page-login {
    color: #999999;
    display: flex;
    margin-bottom: 0;
    z-index: 0;
}

.hideDiv {
    display: none;
}

.wrapper-login {
    position: relative;
}
/*================================================== end IP Protect ==================================================*/


@media screen and (max-width: 768px){
    /*member about withdraw*/
    p.top-withdrawal-txt {
        margin-top: 0;
        margin-bottom: 2.5em;
    }

    /*member faq*/
    .faq-container.certif-member .width-table-exempt-detail {
        width: 100% !important;
    }

    .login-right-wrap {
        padding: 0 1em;
    }
}
@media screen and (max-width: 40.063em){
    .login-left-wrap, .login-right-wrap {
        padding: 50px 0;
    } 
    .postcard-icon{
        display: block;
        margin: auto;
    }
    .ttl-login-postcard{
        display: block;
    }
    .ttl-login-key{
        padding: 0;
        font-size: 14px;
        text-align: center;
    }
    .inputGroup-wrap{
        margin: 28px auto;
    }
    .registered-txt {
        margin: 50px auto;
    }
    .img-cashless1 {
        max-width: 100%;
    }
    .login-right-wrap {
        border-top-right-radius: 0;
        border-bottom-right-radius: 4px;
        border-bottom-left-radius: 4px;
    }

    /*================================================== START CSS LOGIN ==================================================*/
    .class-for-login .login-container {
        margin-top: 20px;
    }
    .class-for-login .login-left-wrap {
        padding: 36px 0;
    }
    .class-for-login .login-right-wrap {
        padding: 20px 1.5em 36px;
    }
    .class-for-login {
        margin: 2em 0;
    }
    /*================================================== END CSS LOGIN ==================================================*/
    /*faq css*/
    .faq-table-list .cell-left {
        width: 100%;
        border: none;
        padding-right: 0;
        padding-bottom: 0;
    }
    .faq-table-list th, .faq-table-list td {
        padding: 1em;
    }
    td.q-left {
        padding: 1em 2em;
    }
    .faq-bottom-table td {
        padding: 1.2em;
    }
    .faq-padding-sm{
        padding: 0 10px;
    }
    .section-container.faq {
        padding-top: 7px;
    }
    .faq-table-list tr {
        display: flex;
        flex-direction: column;
    }
    .faq-table-list td:last-child {
        padding-top: 0;
    }
    .faq-table-list td ul {
        padding-left: 1.7em;
        margin-bottom: 0;
    }
    .faq-table-list li:last-child {
        margin-bottom: 0;
    }
    .faq-bottom {
        margin-top: 2em;
    }

    /*PDF*/
    .button-pdf{
        width: 80%;
        min-width: 277px;
        max-width: 300px;
    }
    .button-pdf .ui-button-text{
        word-break: break-all;
    }
    .pdfpage-title {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    /*member faq*/
    .faq-container.certif-member {
        margin: 0 auto 4em;
    }
    .faq-container.certif-member .width-table-exempt-detail {
        margin-top: 3em;
    }
    .faq-address-wrap {
        margin: 1em auto 0;
    }

    /*member about withdraw*/
    .sidebar-withdraw {
        font-size: 16px;
    }

    /*================================================== offline member css ==================================================*/
    .alert-member {
        padding: 1em 2em;
    }
    .product-reciever {
        padding: 1.5em 2em;
    }
    .ttl-exist-member {
        padding: 0em 0.5em;
    }
    p.title-signup-exist-member {
        margin-top: 1em;
    }
    .offline-member .btn-postcard.exist-member {
        margin: 0 0 2em;
    }
    .offline-member .step-box-step3 {
        padding: 0em 1.15em .5em;
    }
    .offline-member .step-box-step3 p {
        margin: 1em 0;
    }
    .offline-member .ui-selectonemenu {
        padding-right: 1.5em;
    }
    .offline-member .ui-selectonemenu .ui-selectonemenu-trigger {
        width: 23px;
    }
    .offline-member .ui-selectonemenu .ui-selectonemenu-label {
        padding-left: 7px;
    }
    /*================================================== end offline member css ==================================================*/

    .pad-member {
        padding: .5em;
    }
}