.sousin_ok, .note_popup, .pop_saihakkou, .pop_syousai, .pop_syousai2, .pop_entyou, .pop_entyou2, .pop_taikai, .pop_change, .pop_syorui, .pop_kaisyuu, .pop_kaisyuu2, .pop_delete, .pop_credit, .pop_not_credit, .line_qr_pop, .media_pop, .document_check_pop, .document_add_pop_fin, .pop_bank_err, .seigen_popup{
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 1000;
    display: none;
}
.pop_back{
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100vh;
    position: absolute;
}
.pop_osirase{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    width: 500px;
    border-radius: 20px;
}
.osirase_img{
    width: 70%;
    margin: 30px auto 0;
    position: relative;
    border-radius: 20px 20px 0 0;
}
.osirase_img img{
    width: 100%;
    border-radius: 20px 20px 0 0;
}
.osirase_text_box{
    padding: 30px 40px 30px;
    max-height: 380px;
    overflow: auto;
}
.osirase_time{
    font-size: 15px;
    margin-bottom: 15px;
    color: #867e78;
}
.osirase_title{
    font-size: 17px;
    margin-bottom: 15px;
    font-weight: bold;
}
.osirase_text{
    font-size: 15px;
    line-height: 23px;
    padding: 0px !important;
}
.pop_content, .pop_content2, .pop_width{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    width: 500px;
    border-radius: 20px;
}
.pop_text{
    padding: 100px 0px;
}
.pop_text p{
    font-weight: bold;
    text-align: center;
    color: #595757;
    font-size: 22px;
}

.pop_text p.cart_item_del_txt{
    font-weight: normal;
    padding: 0px 25px;
    text-align: left;
    font-size: 19px;
}
.pop_text p.cart_item_del_txt span{
    display: block;
    margin-bottom: 20px;
}
.pop_text p.cart_item_del_txt span.mt0{
    margin-bottom: 0px;
}

.pop_text2_p, .pop_text_fit{
    font-weight: bold;
    color: #595757;
    line-height: 30px;
    font-size: 24px;
    margin: 0px auto;
    padding-top: 50px;
}
.pop_text2_p{
    text-align: center;
}
.pop_text_fit{
    width: fit-content;
}
.pop_text2_p2, .pop_text_fit2{
    width: fit-content;
    margin: 0px auto;
    padding-top: 30px;
    padding-bottom: 70px;
    line-height: 26px;
    font-size: 20px;
    color: #595757;
}
.button_half{
    display: flex;
    text-align: center;
    position: relative;
}
.pop_content button, .button_half button, .pop_osirase button,
.pop_content a, .button_half a, .pop_osirase a,
.change_toziru, .document_check_btn, .document_check_close,
a.button_half_left, a.button_half_right{
    display: inline-block;
    font-weight: bold;
    text-align: center;
    line-height: 60px;
    font-size: 20px;
    border-top: 1px solid #ababab;
}
.pop_content button, .pop_osirase button,
.pop_content a, .pop_osirase a,
.change_toziru{
    width: 100%;
}
.button_half button,
a.button_half_left,
a.button_half_right{
    width: 50%;
}
.button_half:before{
    content: '';
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 1px;
    height: 100%;
    background-color: rgb(166 166 166 / 67%);
}
.pop_content button, .pop_osirase button,
.pop_content a, .pop_osirase a,
.change_toziru, .kaisyuu_toziru{
    color:#6c6b6c;
    border-radius: 0 0 25px 25px;
}
.button_half_left{
    color:#6c6b6c;
    border-radius: 0 0 0px 25px;
}
.button_half_right{
    color:#6c6b6c;
    border-radius: 0 0 25px 0;
}
.sousin_toziru:active, .syorui_toziru:active, .change_toziru:active, .saihakkou_toziru:active, .syousai_close:active, .syousai_close2:active, .button_half_left:active, .button_half_right:active, .osirase_close:active, .syorui_close:active, .pop_content button:active{
    background-color: #d6d6d6;
}
.pop_e_content{
    width: 400px;
    margin: 0 auto;
    padding: 40px 0 30px;
}
.pop_e_p{
    font-weight: bold;
    text-align: center;
    font-size: 20px;
}
.pop_e_p2{
    font-size: 18px;
    text-align: center;
    padding: 20px 0;
}
.pop_hiyou_bottom {
    border-bottom: 1px solid #7c7c7c;
}
.pop_syokihiyou {
    font-size: 16px;
    color: #221814;
    font-weight: bold;
    padding-bottom: 10px;
}
.pop_s_syousai {
    font-size: 14px;
    color: #221814;
    padding-bottom: 8px;
    text-align: right;
}
.pop_s_syousai span {
    font-size: 16px;
    color: #221814;
    font-weight: bold;
    margin-left: 5px;
}
.pop_s_goukei {
    font-size: 16px;
    font-weight: bold;
    color: #221814;
    text-align: right;
    line-height: 20px;
    padding-top: 10px;
}
.pop_s_goukei span {
    font-size: 16px;
    color: #221814;
}
.pop_es{
    margin-top: 15px;
}
.pop_es_p{
    font-size: 16px;
    color: #221814;
    font-weight: bold;
    padding-bottom: 5px;
}
.pop_es_p2{
    font-size: 16px;
    margin-left: 35px;
}
.pop_zyoukyou_button{
    width: 200px;
    margin: 35px auto 0;
    background-color: #006383;
    text-align: center;
}
.pop_zyoukyou_button p{
    color: #fff;
    font-size: 14px;
    line-height: 35px;
}
.syorui_width{
    width: 85%;
    margin: 0 auto;
    padding: 30px 0 0;
}
.izureka{
    font-size: 16px;
    line-height: 25px;
}
.izureka2{
    /*font-size: 16px;
    line-height: 25px;
	padding-bottom:30px;*/
    padding-top: 30px;
    padding-bottom: 45px;
    font-size: 20px;
    color: #595757;
    line-height: normal;

}
.hituyousyorui {
    font-size: 14px;
    margin: 10px 0 30px;
}
.hituyousyorui p{
    padding: 5px 0;
    position: relative;
    margin-left: 17px;
}
.hituyousyorui p::before{
    content: '';
    position: absolute;
    width: 8px;
    top: 9px;
    left: -13px;
    height: 8px;
    border-radius: 14px;
    background-color: #909090;
}
.pop_lineqr_img{
    width: 200px;
    margin: 25px auto 15px;
}
.pop_lineqr_img img{
    width: 100%;
}
.pop_lineqr_p{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.pop_lineqr_p2{
    text-align: center;
    font-size: 14px;
    padding: 5px 0 30px;
}
.close.icon2 {
    color: #474747;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 20px;
    right: 30px;
    cursor: pointer;
}

.close.icon2:before {
    content: '';
    position: absolute;
    top: 10px;
    width: 21px;
    height: 2px;
    background-color: currentColor;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.close.icon2:after {
    content: '';
    position: absolute;
    top: 10px;
    width: 21px;
    height: 2px;
    background-color: currentColor;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.media_padd{
    padding: 25px;
}
.m_p_img{
    width: 340px;
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
}
.m_p_img img{
    width: 100%;
    height: 100%;
    vertical-align: top !important;
    object-fit: contain;
}
.media_pop_title {
    font-size: 16px;
    margin-top: 15px;
    text-align: center;
}
.media_pop_text {
    font-size: 14px;
    margin-top: 15px;
}

.document_check_pop .pop_text{
    padding: 80px 20px;
}

.document_check_pop .pop_text p{
    text-align: left;
    font-weight: normal;
    line-height: normal;
    font-size: 20px;
}


/*本人確認書類*/
.document_add_pop{
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    z-index: 1000;
    display: none;
}

.document_add_pop .pop_contents{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    max-width: 500px;
    width: 100%;
    border-radius: 20px;
}

.document_add_pop .document_add_close{
    width: 30px;
    height: 30px;
    position: absolute;
    top: 15px;
    right: 20px;
}
.document_add_pop .document_add_close .close.icon{
    right: 50%;
    transform: translate(50%, -50%);
}

.document_add_pop .document_add_frame{
    overflow-y: scroll;
    max-height: 90vh;
}

/*スクロールバー装飾*/
.document_add_frame::-webkit-scrollbar{
    width: 10px;
    height: 10px;
}
.document_add_frame::-webkit-scrollbar-thumb{
    border-radius: 5px;
    background: #d7d7d7;
}

.document_add_pop .document_add_contents{
    max-width: 420px;
    margin: 0 auto;
    padding: 15px;
}
.document_add_pop .document_label{

}
.document_add_pop .document_label p{
    font-size: 16px;
    font-weight: bold;
    margin-top: 25px;
}
.document_add_pop .syorui_link{
    color: #686666;
    font-size: 15px;
    margin: 15px auto 15px auto;
    padding: 0px;
    cursor: pointer;
    text-decoration: underline;
    max-width: 360px;
    width: 100%;
}
.document_add_pop .img_contents{
    max-width: 360px;
    margin: 0px auto;
}
.document_add_pop .img_add_mt{
    margin-top: 20px;
}

.document_add_pop .syorui_img{
    width: 100%;
    height: 185px;
    position: relative;
}
.document_add_pop .img_box{
    /*background-color: #dbdbdb;*/
    background-color: #f1f1f1;
    height: 100%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.document_add_pop .img_box img {
    height: 100%;
}
.document_add_pop .img_button{
    width: 100%;
    line-height: 40px;
    background-color: #005ca2;
    text-align: center;
}
.document_add_pop .img_button:active{
    opacity:0.6;
}
.document_add_pop .img_button p{
    color: #fefefe;
    font-size: 15px;
}

.document_add_pop .hide_img_menu, .document_add_pop .hide_img_menu2{
    display: none;
    height: 40px;
    justify-content: flex-end;
    align-items: center;
}
.document_add_pop .hide_img_menu p, .document_add_pop .hide_img_menu2 p{
    display: inline-block;
    font-size: 14px;
    text-decoration: underline;
    color: #8c8c8c;
    cursor: pointer;
}
.document_add_pop .oth_img{
    margin-right: 25px;
}

.document_add_pop .document_add_txt{
    font-size: 15px;
    line-height: normal;
    margin-top: 20px;
}

.document_add_pop .document_add_btn{
    display: block;
    color: #fff;
    text-align: center;
    font-size: 17px;
    line-height: 43px;
    margin: 25px auto 10px auto;
    padding: 0px 10px;
    border-radius: 25px;
    max-width: 200px;
    width: 100%;
    background-color: #005ca2;
}

.document_add_pop .err_text{
    font-size: 15px;
    margin-top: 15px;
    text-align: center;
    color: red;
}

/*保存完了*/
.document_add_fin{
    max-width: 400px;
}
.document_add_pop_fin .pop_text{
    padding: 60px 0px;
}


/*口座情報の不足*/
.pop_bank_err .pop_text{
    padding: 65px 0px;
}
.pop_bank_err .pop_text p{
    text-align: left;
    max-width: 325px;
    width: 100%;
    margin: 0 auto;
    padding: 0px 15px;
    line-height: normal;
}

/*model pop*/
/*TOP 動画*/
.modal_pop{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 5;

    display: none;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.modal_back{
    width: 100%;
    height: 100vh;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.6);
    top: 0;
    left: 0;
    z-index: 10;
}

.modal_contents{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

    max-width: 1000px;
    width: 100%;
    background: #fff;
    z-index: 100;
    max-height: 72vh;
    overflow-y: scroll;
}
.modal_contents::-webkit-scrollbar{
    width: 10px;
    height: 10px;
}
.modal_contents::-webkit-scrollbar-thumb{
    border-radius: 5px;
    background: #d7d7d7;
}

.modal_main{
    margin: 50px auto;
    max-width: 91%;
    width: 100%;
}

/*model用 [×]アイコン*/
.modal_close_icon {
    color: #000;
    position: absolute;
    width: 30px;
    height: 30px;
    margin-top: 0;
    margin-left: 0;
    border: 1px solid #9c9c9c;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.modal_close_icon:before {
    content: '';
    position: absolute;
    top: 13px;
    left: 2px;
    width: 23px;
    height: 1px;
    background-color: #9c9c9c;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.modal_close_icon:after {
    content: '';
    position: absolute;
    top: 13px;
    left: 2px;
    width: 23px;
    height: 1px;
    background-color: #9c9c9c;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}


/*モデルルーム*/
.room_list{
    text-align: center;
    color: #8f8f8f;
    margin-bottom: 20px;
    font-size: 15px;
    line-height: normal;
}
.room_img{
    max-width: 800px;
    margin: 0px auto;
    padding: 10px;
}
.room_img img{
    width: 100%;
}
.seigen_title{
    text-align: center;
    padding-top: 60px;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.seigen_honbun{
    padding-top: 40px;
    padding-bottom: 60px;
    font-size: 18px;
    text-align: center;
    width: 76%;
    margin: 0 auto;
    color: #000;
}

@media screen and (max-width:480px) {
    .pop_osirase {
        width: 80%;
    }
    .pop_content, .pop_content2, .pop_width{
        width: 80%;
    }
    .osirase_text_box {
        padding: 5vw 7vw;
    }
    .pop_text2_p {
        line-height: 5vw;
        margin-top: 0vw;
        font-size: 4vw;
    }
    .pop_text2_p2 {
        margin: 0px auto;
        line-height: 5vw;
        font-size: 3.5vw;
        padding-top: 7vw;
        padding-bottom: 11vw;
    }
    .pop_content button, .pop_content2 button, .pop_content3 button, .pop_content4 button {
        padding: 0;
        font-size: 3.5vw;
        line-height: 11vw;
    }
    .pop_text p {
        font-size: 4vw;
    }
    .pop3_text_box, .pop4_text_box{
        padding: 2.5vw 4vw;
    }
    .osirase_time{
        margin-bottom: 2vw;
        font-size: 3vw;
    }
    .osirase_title{
        font-size: 3.4vw;
        margin-bottom: 2vw;
    }
    .osirase_text{
        font-size: 3.2vw;
        line-height: 4.5vw;
    }
    .pop_text {
        /*padding: 23vw 0px;*/
        padding: 15vw 0px;
    }
    .syorui_width {
        width: 90%;
        padding: 5vw 0 0;
    }
    .izureka {
        font-size: 3.2vw;
        line-height: 4vw;
    }
    .izureka2 {
        font-size: 3.6vw;
        line-height: normal;
        padding-bottom: 5vw;
        padding-top: 1vw;
    }
    .hituyousyorui {
        font-size: 3.2vw;
        margin: 1vw 0 3vw;
    }
    .pop_content button, .pop_osirase button,
    .pop_content a, .pop_osirase a{
        font-size: 3.5vw;
        line-height: 11vw;
    }
    .pop_text2_p, .pop_text_fit {
        line-height: 6vw;
        font-size: 4.5vw;
        padding-top: 9vw;
    }
    .pop_text2_p2, .pop_text_fit2 {
        padding-top: 5vw;
        padding-bottom: 9vw;
        line-height: 5.5vw;
        font-size: 3.5vw;
    }
    .pop_content button, .button_half button, .pop_osirase button,
    .pop_content a, .button_half a, .pop_osirase a
    {
        line-height: 11vw;
        font-size: 4vw;
    }
    .hituyousyorui p {
        padding: 1vw 0;
        margin-left: 4vw;
    }
    .hituyousyorui p::before {
        width: 1.5vw;
        top: 50%;
        left: -3vw;
        height: 1.5vw;
        transform: translate(0px, -50%);
    }
    .pop_e_content {
        width: 90%;
        padding: 6vw 0 5vw;
    }
    .pop_e_p {
        font-size: 4.5vw;
    }
    .pop_e_p2 {
        font-size: 3.5vw;
        padding: 4vw 0;
    }
    .pop_syokihiyou {
        font-size: 3.5vw;
        padding-bottom: 2vw;
    }
    .pop_s_syousai {
        font-size: 3.2vw;
        padding-bottom: 1.5vw;
    }
    .pop_s_syousai span {
        font-size: 3.2vw;
        margin-left: 1vw;
    }
    .pop_s_goukei {
        font-size: 3.5vw;
        line-height: 4vw;
        padding-top: 2vw;
    }
    .pop_s_goukei span {
        font-size: 3.5vw;
    }
    .pop_es {
        margin-top: 3vw;
    }
    .pop_es_p {
        font-size: 3.5vw;
        padding-bottom: 1vw;
    }
    .pop_es_p2 {
        font-size: 3.5vw;
        margin-left: 5vw;
    }
    .pop_zyoukyou_button {
        width: 44vw;
        margin: 35px auto 0;
    }
    .pop_zyoukyou_button p {
        font-size: 3.2vw;
        line-height: 8vw;
    }
    .media_padd {
        padding: 4vw;
    }
    .m_p_img {
        width: 100%;
        height: 85vw;
    }
    .media_pop_title {
        font-size: 3.2vw;
        margin-top: 3vw;
    }
    .media_pop_text {
        font-size: 3vw;
        margin-top: 2vw;
    }
    .close.icon2 {
        top: 10px;
        right: 10px;
    }
    .document_add_pop .pop_contents{
        width: 88%;
    }
    .document_check_pop .pop_text{
        padding: 12vw 5vw;
    }
    .document_check_pop .pop_text p{
        font-size: 3.8vw;
    }
    .seigen_title {
	    padding-top: 10vw;
	    font-size: 4vw;
	}
	.seigen_honbun {
	    padding-top: 5vw;
	    padding-bottom: 10vw;
	    font-size: 3.5vw;
	    width: 80%;
	}
    .document_add_pop_fin .pop_text{
        padding: 12vw 0px;
    }
    .pop_text p.cart_item_del_txt{
        padding: 0px 5vw;
        font-size: 4vw;
    }
    .pop_text p.cart_item_del_txt span{
        margin-bottom: 5vw;
    }
    .pop_text p.cart_item_del_txt span.mt0{
        margin-bottom: 0vw;
    }
}