
/*
 * -----------------------------------------------------
 *  全体
 * -----------------------------------------------------
 */

.for-mobile {
        display: none;
}

#mb-wrapper {
        height: 500px;
        background-color: #fff;
        display: none;
        overflow-y: scroll;
}

#mb-header-area {
        margin-top: 1px;
        width: 100%;
        background-color: none;
        height: 35px;
        overflow: hidden;
}

#testCanvas {
        margin: 0;
        padding: 0;
}





/*
 * -----------------------------------------------------
 *  help
 * -----------------------------------------------------
 */

#mb-help-area {
        display: none;
        min-height: 300px;
        height: auto;
}

#mb-help-image {
        width: 90%;
        margin-top: 70px;
        margin-left: 5%;
        margin-bottom: 20px;
}


/*
 * -----------------------------------------------------
 *  スマホ　メニュー
 * -----------------------------------------------------
 */

#mb-menu-btn-interiorStyle {
        /*color: #ccc;*/
}

#mb-menu-btn-series {
        /*color: #ccc;*/
        line-height: 33px;
}

#mb-menu-btn-plan {
        line-height: 33px;
}

#mb-menu-area {
        height: 468px;
        top: 40px;
        display: none;
}

.mb-menu-btn {
        position: relative;
        top: 75px;
        width: 80%;
        height: 55px;
        background-color: #fff;
        margin: 5px auto;
        text-align: center;
        font-size: 0.9rem;
        line-height: 18px;
        box-sizing: border-box;
        padding-top: 11px;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        font-weight: bold;
}

.mb-menu-btn2 {
        position: relative;
        float: left;
        top: 65px;
        width: 25%;
        height: 75px;
        background-color: #fff;
        text-align: center;
        font-size: 0.9rem;
        line-height: 60px;
        box-sizing: border-box;
        padding-top: 25px;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        font-weight: bold;
        margin-top: 30px;
}

#mb-menu-btn-selectResult {
        margin-left: 10%;
        margin-right: 2%;
        background-image: url("/color_simulation/app/images/icon_colorSelect2.png");
        background-repeat: no-repeat;
        background-position: center 17px;
        background-size: 20px 20px;
}

#mb-menu-btn-instagram{
        margin-right: 2%;    
        background-image: url("/color_simulation/app/images/saveimage.png");
        background-repeat: no-repeat;
        background-position: center 8px;
}
#mb-menu-btn-instagram.disable{
    pointer-events: none;
    opacity: 0.5;
}

#mb-menu-btn-urlCopy {
        background-image: url("/color_simulation/app/images/urlcopy.png");
        background-repeat: no-repeat;
        background-position: center 10px;
}

.mb-menu-btn3 {
        position: relative;
        float: left;
        top: 60px;
        width: 50%;
        height: 88px;
        background-color: rgba(75, 169, 227, 0.8);
        text-align: center;
        font-size: 0.8rem;
        line-height: 20px;
        box-sizing: border-box;
        padding-top: 35px;
        padding-left: 0px;
        border-radius: 0px 0px 0px 0px / 0px 0px 0px 0px;
        margin-top: 30px;
        color: #fff;
}

#mb-menu-btn-showRoom {
        background-image: url("/color_simulation/app/images/mb/btn_showRoom.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 18px 88px;
        z-index: 100;
}

#mb-menu-btn-searchShowRoom {
        background-image: url("/color_simulation/app/images/mb/btn_searchShowRoom.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 15px 88px;
        z-index: 100;
}

#mb-menu-center {
        position: absolute;
        top: 380px;
        left: 49%;
        width: 13px;
        height: 88px;
        margin: 0 auto;
        background-image: url("/color_simulation/app/images/mb/bg_dot.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 13px 88px;
        z-index: 200;
}


/*
 * -----------------------------------------------------
 *  スマホ　シリーズ変更
 * -----------------------------------------------------
 */

#mb-changeSeries-area {
        height: 420px;
        top: 40px;
        display: none;
}

#mb-changeSeries-innerDiv {
        width: 98%;
        margin: 70px auto;
        background-color: none;
        overflow: scroll;
        height: 343px;
        text-align: center;
}


#mb-changeSeries-title {
        padding-left: 0px;
        background-color: none;
        /*width: 300px;*/
        background-image: url("/color_simulation/app/images/mb/title_changeSeries.png");
        /*background-repeat: no-repeat;*/
        background-repeat: repeat-x;
        margin: 10px auto;
        background-position: center bottom;
}

.mb-changeSeries-images {
        margin-top: 4px;
        margin-left: 8px;
        margin-right: 6px;
        margin-bottom: 0px;
        width: 60%;
}


/*
 * -----------------------------------------------------
 *  スマホ　インテリアスタイル変更
 * -----------------------------------------------------
 */

#mb-changeInterior-area {
        height: 420px;
        top: 40px;
        display: none;
}

#mb-changeInterior-innerDiv {
        width: 96%;
        margin: 70px auto;
        padding-left: 2%;
        padding-top: 3px;
        background-color: none;
        overflow: scroll;
        height: 343px;
        text-align: center;
}


#mb-changeInterior-title {
        padding-left: 0px;
        background-color: none;
        width: 280px;
        background-image: url("/color_simulation/app/images/mb/title_changeInterior.png");
        /*background-repeat: no-repeat;*/
        background-repeat: no-repeat;
        margin: 10px auto;
        background-position: center bottom;
}

.mb-changeInterior-images {
        margin-top: 4px;
        margin-left: 8px;
        margin-right: 6px;
        margin-bottom: 0px;
        width: 60%;
}

.mb-recommendPlan_thumbnail {
        position: relative;
        float: left;
        margin-right: 2%;
        margin-left: 2%;
        margin-bottom: 2%;
        width: 45%;
        cursor: pointer;
}


/*
 * -----------------------------------------------------
 *  スマホ　URLコピー
 * -----------------------------------------------------
 */

#mb-urlCopy-area {
        height: 420px;
        top: 100px;
        display: none;
}

#mb-urlCopy-title {
        background-image: url("/color_simulation/app/images/mb/title_urlCopy.png");
        padding-left: 30px;
}

#mb-urlCopy-text {
        position: relative;
        top: 10px;
        font-size: 0.7rem;
        margin: 70px auto;
        background-color: none;
}

#mb-urlCopy-urlTextForm {
        position: relative;
        top: -40px;
        width: 99%;
        height: 80px;
        word-break: break-all;
}

#mb-urlCopy-innerDiv {
        width: 80%;
        margin: 70px auto;
}

#mb-urlCopy-btn {
        background-color: #39b1ff;
        width: 170px;
        height: 50px;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        color: #fff;
        text-align: center;
        line-height: 50px;
        margin: -10px auto;
        background-image: url("/color_simulation/app/images/mb/icon_urlCopy.png");
        background-repeat: no-repeat;
        background-size: 12px 14px;
        background-position: 28px 17px;
        box-sizing: border-box;
        padding-left: 20px;
}

#mb-urlCopy-message {
        width: 100%;
        text-align: center;
        color: red;
        margin-top: 15px;
        margin-left: 5px;
        display: none;
}


/*
 * -----------------------------------------------------
 *  スマホ　選択結果画面
 * -----------------------------------------------------
 */

#mb-selectList-area {
        display: none;
}

#mb-selectList-body {
        width: 92%;
        margin-top: 70px;
        height: 88%;
        overflow: scroll;
        padding-left: 7%;
}

.mb-selectList-body-chipArea {
        float: left;
        min-height: 20%;
        width: 28.7%;
        margin-bottom: 2%;
        margin-right: 2%;
        background-color: none;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        font-size: 0.9rem;
        font-weight: bold;
        color: #000;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
}

.mb-selectList-body-chipArea-image {
        width: 80%;
}

.mb-selectList-body-chipArea-text1 {
        padding: 0 10px 0 10px;
        font-weight: normal;
        font-size: 0.7rem;
}

.mb-selectList-body-chipArea-text2 {
        padding: 5px 10px 0 10px;
        font-weight: normal;
        font-size: 0.7rem;
}



/*
 * -----------------------------------------------------
 *  スマホ　キッチンプラン選択
 * -----------------------------------------------------
 */

#mb-plan-area {
        display: none;
}

 #mb-plan-body {
         width: 92%;
         margin-top: 70px;
         height: 88%;
         overflow: scroll;
         padding-left: 7%;
 }

.mb-selectList-body-images {
        width: 93%;
}

/*
instagram用画像保存
*/
#mb-instagram-area{
    display: none;
}
#mb-instagram-area.notscroll{
    max-height: 90%;
    height: auto;
}
#mb-instagram-body{
    position: relative;
    margin-top: 70px;
    max-height: 88%;
    overflow: scroll;
    height: auto;
}
#mb-instagram-inner{
}
#mb-instagram-body-text{
    background-color:rgba(153,153,153,0.6);
    color:#fff;
    font-size: 0.75rem;
    padding:15px 33px;
    box-sizing: border-box;
    margin-bottom:18px;
}
.box_instagram{
    margin-top:16px;
}
#box_instagram02{
    display: none;/*デフォルト非表示*/
}
#box_instagram03{
    margin-bottom: 20px;
}
.mb-instagram-img{
    position: relative;
    width: 86px;
    height: 86px;
    max-height: 86px;
    min-height: 86px;
    background-image: url(/color_simulation/app/images/mb/bg_saveimage.png);
    background-repeat: no-repeat;
    background-size: 93px 88px;
    padding: 1px 7px 1px 1px;
    overflow: hidden;
}
.mb-instagram-body-save{
    display: inline-block;
    position: relative;
    margin-top: 15px;
    margin-left: 17px;

        float: left;
        background-color: #39b1ff;
        height: 61px;
        width: 70px;
        font-size: 1rem;
        color: #fff;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        text-align: center;
        line-height: 61px;
}

#img_instagram01{
}
#img_instagram02{
}
#img_instagram03{
}
#mb-instagram-body-save1{
    left:192px;
}
#mb-instagram-body-save2{
    left:192px;
}
#mb-instagram-body-save3{
    left:192px;
}


/*
 * -----------------------------------------------------
 *  お気に入り
 * -----------------------------------------------------
 */

#mb-favorite-area {
        top: 10%;
        height: 550px;
        background-image: url("/color_simulation/app/images/mb/bg_favorite2.png");
        background-repeat: repeat-x;
        display: none;
}

#mb-favorite-title {
        background-image: url("/color_simulation/app/images/mb/title_favorite.png");
        padding-left: 35px;
}

#mb-favorite-canvas {
        margin-top: 0px;
        margin-left: 0px;
        float: left;
}

#mb-favorite-body {
        position: relative;
        width: 99%;
        margin-top: 70px;
        height: 88%;
        overflow: hidden;
}

#mb-favorite-inner{
        position: relative;
        top: 0px;
        left: 0px;
        width: 330px;
        height: 500px;
        background-image: url("/color_simulation/app/images/mb/bg_favorite.png");
        background-repeat: no-repeat;
        background-size: 157px 306px;
        background-position: 10px 140px;
}

#mb-favorite-body-text {
        position: absolute;
        top: 25px;
        left: 160px;
        float: left;
        height: 70px;
        width: 165px;
        font-size: 0.75rem;
        color: #fff;
}

.mb-favorite-body-save{
        position: absolute;
        float: left;
        background-color: #39b1ff;
        height: 65px;
        width: 65px;
        font-size: 1rem;
        color: #fff;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        text-align: center;
        line-height: 65px;
}

.mb-favorite-body-display {
        position: absolute;
        float: left;
        background-color: #fff;
        border: 2px solid #39b1ff;
        height: 65px;
        width: 65px;
        font-size: 1rem;
        color: #39b1ff;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        text-align: center;
        line-height: 65px;
        font-weight: bold;
        box-sizing: border-box;
}

#mb-favorite-body-save0 {
        top: 170px;
        left: 175px;
}

#mb-favorite-body-display0 {
        top: 170px;
        left: 255px;
}

#mb-favorite-body-save1 {
        top: 272px;
        left: 175px;
}

#mb-favorite-body-display1 {
        top: 272px;
        left: 255px;
}

#mb-favorite-body-save2 {
        top: 374px;
        left: 175px;
}

#mb-favorite-body-display2 {
        top: 374px;
        left: 255px;
}


/*
 * -----------------------------------------------------
 *  スマホ　ウィンドウ共通
 * -----------------------------------------------------
 */

#mb-modal_bg {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background-color: #000;
        z-index: 600;
        opacity: 0.5;
        display: block;
        display: none;
}

.mb-modal {
        position: absolute;
        top: 5%;
        left: 5%;
        width: 90%;
        height: 90%;
        background-color: rgba(255, 255,255,0.8);
        z-index: 700;
        overflow-x: hidden;
        overflow-y: hidden;
        display: block;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
}

.mb-modal-header {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 13px;
        color: #000;
        text-align: center;
        line-height: 55px;
        z-index: 700;
        background-image: url("/color_simulation/app/images/mb/bg_line.png");
        background-size: 63px 13px;
        border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
        font-size: 1rem;
}

.mb-modal-closeDiv {
        position: absolute;
        right: 5px;
        top: 7px;
        background-color: #ccc;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        border: 1px #a3a3a3 solid;
        width: 45px;
        height: 32px;
        background-image: url("/color_simulation/app/images/close.png");
        background-size: 30px 30px;
        background-repeat: no-repeat;
        background-position: 8px 1px;

}

.mb-modal-header-bgImage{
        position: absolute;
        top: 0px;
        z-index: 100;
}

.mb-modal-title {
        height: 45px;
        width: 200px;
        background-image: url("/color_simulation/app/images/mb/title_plain.png");
        background-repeat: no-repeat;
        margin: 10px auto;
        background-position: center bottom;
}


/*
 * -----------------------------------------------------
 *  カラー選択ウィンドウ
 * -----------------------------------------------------
 */

#mb-color_select {
        position: absolute;
        top: 5%;
        left: 5%;
        width: 90%;
        height: 90%;
        background-color: rgba(255, 255,255,0.8);
        z-index: 700;
        overflow-x: hidden;
        overflow-y: hidden;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        display: none;
}

#mb-color_select_header {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 44px;
        color: #fff;
        text-align: center;
        line-height: 44px;
        z-index: 700;
        background-image: url("/color_simulation/app/images/bg_colorSelect.png");
        border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
        font-size: 1rem;
}

#mb-color_select_text {
        font-size: 0.7rem;
}

#mb-color_select_inner {
        position:relative;
        top: 44px;
        left: 0;
        width: 95%;
        height: 92%;
        background-color: none;
        z-index: 700;
        opacity: 0.8;
        overflow-x: hidden;
        overflow-y: scroll;
        padding-left: 7%;
        margin-bottom: 30px;
}

#mb-color_select_scrollOuter {
        position: absolute;
        background-color: none;
        padding-bottom: 20px;
        padding-top: 10px;
}

#mb-color_select_header_icon{
        position: relative;
        width: 17px;
        height: 17px;
        top: 3px;
}

.mb-color_select_chipArea {
        float: left;
        min-height: 20%;
        width: 28.7%;
        margin-bottom: 2%;
        margin-right: 2%;
        background-color: #fff;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        font-size: 0.7rem;
        color: #000;
        text-align: center;
        padding-top: 5px;
        padding-bottom: 5px;
}

.mb-color_select_chipArea_image {
        width: 80%;
}

#mb-color_select_header_close {
        position: absolute;
        right: 5px;
        top: 5px;
        background-color: #ccc;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        border: 1px #a3a3a3 solid;
        width: 45px;
        height: 32px;
}

#mb-color_select_header_close_image {
        width: 30px;
        height: 30px;
        margin-left: -2px;
        margin-top: 1px;
}


/*
 * -----------------------------------------------------
 *  タブメニュー内
 * -----------------------------------------------------
 */

 #tab_menu {
         /*margin-top: -30px;*/
         margin-top: -32px;
         width: 100%;
         background-color: #dedede;
         height: 46px;
         line-height: 46px;
         color: #666;
         overflow-x: hidden;
         overflow-y: hidden;
         z-index: 400;
 }

#tab_menu_inner {
        width: 1000px;
        height: 46px;
        white-space: nowrap;
        display: table;
}

.tabBtn {
        margin: 6px 0 0 5px;
        padding: 0 6px 0 6px;
        height: 39px;
        min-width: 80px;
        background-color: #f0f0f0;
        border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
        color: #000;
        float: left;
        font-size: 1rem;
        text-align: center;
        line-height: 43px;
        overflow:hidden;
        display: table-cell;
        white-space:nowrap; /* なくても大丈夫nowrapでも */
}

.tabBtn_active {
        margin: 6px 0 0 5px;
        padding: 0 6px 0 6px;
        height: 40px;
        min-width: 80px;
        background-color: #ffffff;
        border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
        color: #4ba9e3;
        float: left;
        text-align: center;
        line-height: 43px;
        display: table-cell;
        white-space:nowrap;
        font-weight: bold;
        font-size: 1rem;
}


/*
 * -----------------------------------------------------
 *  ヘッダ内
 * -----------------------------------------------------
 */

#mb-logo {
        height:36px;
        width: 118px;
        float: left;
}

#mb-top {
        height:32px;
        width: 50px;
        float: right;
        margin-top: 2px;
        opacity: 1;
        display: none;
}

#mb-help {
        height:32px;
        width: 50px;
        float: right;
        margin: 2px 0 0 10px;
        display: none;
}

#mb-menu {
        height:32px;
        width: 80px;
        float: right;
        margin: 2px 10px 0 10px;
        display: none;
}


/*
 * -----------------------------------------------------
 *  シミュレーション画像まわり
 * -----------------------------------------------------
 */

#mb-preloader {
        position: relative;
        top: 10px;
        z-index: 500;
        background-color: none;
        width: 50px;
}

#mb-seriesName {

        position: absolute;
        /*background-color: rgba(255, 255,255,0.8);*/
        top: 5px;
        right: 10px;
        z-index: 200;
        min-width: 100px;
        min-height: 20px;
        font-size: 0.8rem;
        text-align: right;

        /*position: relative;
        top: 0px;
        right: 0px;
        z-index: 500;
        background-color: red;
        width: 90%;
        margin-left: 10%;*/

}

#mb-main-area_simulation-image{
        position: relative;
        text-align: center;
        width: 100%;
        background-color: rgb(238,238,238);
        overflow: hidden;
}

#mb-mainImage_canvas_0 {
        position: absolute;
        top: 2px;
        left: 0px;
        z-index: 0;
        display: none;
}

#mb-mainImage_canvas_1 {
        position: absolute;
        top: 2px;
        left: 0px;
        z-index: 0;
        display: none;
}

#mb-mainImage_canvas_rollover {
        position: absolute;
        top: 2px;
        left: 0px;
        z-index: 100;
        opacity: 0;
}

#mb-mainImage_image_rollover {
        position: absolute;
        left: 0px;
        top: 2px;
        opacity: 1;
        z-index: 90;
        /*background-color: red;
        opacity: 0.3;*/
        background-repeat: no-repeat;
}

#mb-cacheClear_text {
        position: absolute;
        left: 0px;
        top: 0px;
        opacity: 1;
        z-index: 90;
        background-color: rgba(255,255,255,0.8);
        font-size: 0.7rem;
        color: #666;
        display: none;
        padding-top: 3px;
        padding-bottom: 3px;
}


#mb-main-area_colorSlectBtn {
        position: relative;
        bottom: 55px;
        left: 10px;
        z-index: 200;
        width: 104px;
        height: 45px;
        border: 1px #4ba9e3 solid;
        background-image: url("/color_simulation/app/images/bg_colorSelect.png");
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        font-size: 0.8rem;
        color: #fff;
        line-height: 0px;
        text-align: center;
}

#mb-main-area_colorSlectBtn_text {
        position: relative;;
        top: -3px;
}

#mb-main-area {
        position: relative;
        z-index: 100;
        margin-bottom: 30px;
        box-sizing: border-box;
        background-color: none;
}

#mb-main-area_colorSlectBtn_icon {
        width: 15px;
        height: 15px;
        margin-top: 14px;
}

#mb-main-area_panoramaBtn {
        position: absolute;
        background-color: rgba(255, 255,255,0.8);
        top: 10px;
        left: 10px;
        z-index: 200;
        width: 50px;
        height: 43px;
        /*border: 1px #d2cfcd solid;*/
        background-image: url("/color_simulation/app/images/mb/bg_panorama.png");
        background-size: 50px 43px;
        background-position: 0px 0px;
        background-repeat: no-repeat;
        border-radius: 6px 6px 6px 6px / 6px 6px 6px 6px;
        text-align: center;
        margin-bottom: -50px;
        padding-left: 0px;
        color: #666;
        line-height: 33px;
        font-size: 0.8rem;
        display: none;
}


#mb-main-area_favoriteBtn {
        position: absolute;
        background-color: rgba(255, 255,255,0.8);
        bottom: 58px;
        right: 10px;
        z-index: 200;
        width: 50px;
        height: 45px;
        border: 1px #d2cfcd solid;
        background-image: url("/color_simulation/app/images/mb/btn_favorite.png");
        background-size: 30px 20px;
        background-position: 11px 14px;
        background-repeat: no-repeat;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        font-size: 0.7rem;
        color: #fff;
        line-height: 0px;
        text-align: center;
        margin-bottom: -50px;
}

#mb-main-area_changeViewBtn {
        position: absolute;
        background-color: rgba(255, 255,255,0.8);
        bottom: 58px;
        right: 70px;
        z-index: 200;
        width: 50px;
        height: 45px;
        border: 1px #d2cfcd solid;
        background-image: url("/color_simulation/app/images/mb/btn_changeview.png");
        background-size: 27px 28px;
        background-position: 12px 9px;
        background-repeat: no-repeat;
        border-radius: 5px 5px 5px 5px / 5px 5px 5px 5px;
        font-size: 0.7rem;
        color: #fff;
        line-height: 0px;
        text-align: center;
        margin-bottom: -50px;
        display: none;
}

/*
 * -----------------------------------------------------
 *  チップ画像まわり
 * -----------------------------------------------------
 */

#chip_menu {
        background-color: #fff;
        height: 500px;
        color: white;
        border-top: solid #fff 2px;
        overflow-y: scroll;
        overflow-x: hidden;
        padding: 0 0 0 10px;
        display: none;
}

#chip_menu_inner {
        -webkit-overflow-scrolling: touch;
}

#chip_menu_outer {
        position: relative;
        top: 0px;
        left: 0px;
        width: 300px;
        height: 300px;
        overflow: hidden;
        /* overflow-y: auto;
        overflow-x: hidden; */
}
/* .sideMenu_thumbBlock{
        overflow: hidden;
} */

.sideMenu_annotation {
        font-size: 0.7rem;
        margin-left: 8px;
        margin-right: 8px;
        margin-bottom: 3px;
        color: #666;
}
