/* Mein Start */
#header div.introduction {
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    margin: 5px 0px 15px 0px;
}


#header ul.info-inner2 {
    margin-top: -5px;
}

.mein {
    width: 750px;
    float: left;
    color: #333333;
}

.category {
    width: 196px;
    height: 20px;
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    color: #FFFFFF;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 1px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bolder;
    border: 2px solid #C20D23;
    background-color: #C20D23;
    text-align: center;
}




.category3 {
    width: 196px;
    border: 2px solid #C20D23;
    border-bottom: none;
    margin-bottom: 5px;
    font-size: 11.5px;
}

.category3 li {
    background: linear-gradient(#CCCCCC, #FFFFFF);
    border-bottom: 2px solid #C20D23;
    height: 25px;
}

.category3 li a {
    display: block;
    padding: 5px 8px 5px 8px;
    width: 180px;
    font-size: 11px;
    color: #444444;
    font-weight: bold;
    text-decoration: none;
}



.category3 li.b a:hover {
    color: #444444;
    background: #FFCCCC;
}


.category4top {
    width: 196px;
    height: 16px;
    display: block;
    font-size: 12px;
    letter-spacing: 0;
    color: #FFFFFF;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bolder;
    border: 2px solid #444444;
    background-color: #444444;
    text-align: center;
}

.category4 {
    width: 196px;
    border: 2px solid #444444;
    border-bottom: none;
    margin-bottom: 5px;
    font-size: 11px;
}

.category4 li {
    background: linear-gradient(#666666, #999999);
    border-bottom: 2px solid #444444;
    height: 25px;
}

.category4 li a {
    display: block;
    padding: 5px 8px 5px 8px;
    width: 180px;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}



.category4 li.g a:hover {
    color: #444444;
    background: #FFCCCC;
}


.category2:hover img {
    opacity: 1.0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Style=0, Opacity=100, FinishOpacity=100);
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.suckerdiv ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    /*width: 160px;  Width of Menu Items */
    border-bottom: 1px solid #ccc;
}

.suckerdiv ul li {
    position: relative;
}

.suckerdiv ul#suckertree1 li ul li {
    width: 270px;
    position: relative;
    z-index: 3;
}

/*Sub level menu items */
.login {
    width: 200px;
    height: 60px;
    margin-bottom: 5px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 16px;
    text-align: center;
    padding-top: 5px;
}

.suckerdiv ul li ul {
    position: absolute;
    width: 170px;
    /*sub menu width*/
    top: 0;
    visibility: hidden;
}

/* Sub level menu links style */
.suckerdiv ul li a {
    display: block;
    overflow: auto;
    /*force hasLayout in IE7 */
    color: black;
    text-decoration: none;
    background: #fff;
    padding: 1px 5px;
    border: 1px solid #ccc;
    border-bottom: 0;
}

.suckerdiv ul li a:visited {
    color: black;
}

.suckerdiv ul li a:hover {
    background-color: yellow;
}

.suckerdiv .subfolderstyle {
    background: url(arrow-list.gif) no-repeat center right;
    /* ★ */
}

#sub div.banner li,
img {
    margin-bottom: 5px;
}

#sub div.privacy {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center
}

#footer .copyright {
    color: #000000;
    font-size: 12px;
}

/* Holly Hack for IE \*/
* html .suckerdiv ul li {
    float: left;
    height: 1%;
}

* html .suckerdiv ul li a {
    height: 1%;
}

/* Mein End */


/* Senkyo Start */
.dodai {
    width: 750px;
}

.dodai a {
    color: #663300 !important;
}

.top-waku {
    width: 750px;
    background-image: url(../../../print/img/printjyukutop.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 200px;
    float: left;
    text-align: left;
    clear: left;
}


#main_in p.top {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    text-align: left;
    width: 640px;
    float: left;
    clear: left;
    margin-top: 100px;
    margin-left: 60px;
    margin-right: 30px;
    font-weight: bold;
}

#main_in p.top2 {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 10px;
    text-align: left;
    width: 640px;
    float: left;
    clear: left;
    margin-top: -7px;
    margin-left: 60px;
    margin-right: 30px;
    text-align: left;
}

.titleobi {
    width: 750px;
    float: left;
    clear: left;
    background: linear-gradient(#F5F5F5, #FFFFFF, #F5F5F5);
    border-top: 3px solid #C20D23;
    border-bottom: 3px solid #C20D23;
    margin-top: -5px;
    padding-bottom: 15px;
    height: 65px;
}

.obi {
    width: 750px;
    float: left;
    clear: left;
    padding-top: 25px;
}

.obi-v {

    width: 145px;
    font-size: 16px;
    float: left;
    clear: left;
    margin-top: -25px;
    padding-left: 35px;
    padding-top: 2px;
    background-image: url(../../../print/img/printjyukuobi.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 32px;
    color: #FFFFFF
}

.f-up20 {
    font-size: 20px;
    font-weight: bold;
}

.f-up15 {
    font-size: 15px;
    font-weight: bold;
}

.f-down {
    font-size: 11.5px;
}

.f-red15 {
    color: #C30D23;
    font-weight: bold;
    font-size: 15px;
}


.f-red14 {
    color: #C30D23;
    font-weight: bold;
    font-size: 14px;
}

.f-b14 {
    font-weight: bold;
    font-size: 14px;
}

.f-red {
    color: #C30D23;
    font-weight: bold;
}

.f-red16 {
    color: #C30D23;
    font-weight: bold;
    font-size: 16px;
}


.obi-s {
    width: 540px;
    font-size: 16px;
    float: right;
    clear: right;
    height: 32px;
    margin-top: -15px;
    padding-right: 30px;
}

#main_in h1.haikei {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 20px;
    font-weight: bold;
    width: 660px;
    float: left;
    clear: left;
    padding-top: 0px;
    margin-bottom: -10px;
    margin-top: 0px;
    padding-left: 60px;
    padding-right: 30px;
    letter-spacing: 0px;
    background-image: url(none);
}

.setumei-waku {
    width: 680px;
    margin-top: 25px;
    padding-left: 45px;
    float: left;
    clear: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    text-align: left;
}

#main_in p.setumei_p {
    margin-top: -10px;
    float: left;
    clear: left;
}

#main_in p.red_p {
    margin-top: -10px;
    float: left;
    clear: left;
    color: #C30D23;
}

#main_in h2.subuobi {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 18px;
    background-image: url(none);
    font-weight: bold;
    width: 620px;
    float: left;
    clear: left;
    padding-top: 5px;
    margin-bottom: 0px;
    margin-top: 40px;
    margin-left: 45px;
    padding-left: 15px;
    padding-right: 15px;
    letter-spacing: 0px;
    color: #000000;
    border-left: 15px solid #C20D23;
}

.hansoku-waku {
    width: 665px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    float: left;
    clear: left;
    margin-top: 25px;
    margin-left: 20px;
    padding-left: 20px;
    padding-right: 5px;
}

.pj_moji_w_pj {
    width: 97%;
    float: left;
    clear: left;
    margin-left: 20px;
    margin-top: 20px;
}

.pj_moji_pj {
    margin-top: 10px;
    width: 335px;
    float: left;
    clear: left;
    margin-left: 20px;
}

.pj_img_pj {
    width: 295px;
    padding-left: 10px;
    margin-bottom: 5px;
    float: right;
    clear: right;
    text-align: center;
}

.pj_img_w_pj {
    width: 93%;
    padding: 1% 4%;
    float: left;
    clear: left;
    text-align: center;
}

.pj_img_l_pj {
    width: 46%;
    padding: 0% 2%;
    float: left;
    text-align: center;
}


.pj_img_pj img,
.pj_img_w_pj img,
.pj_img_l_pj img {
    width: 100%;
    height: auto;
}


#main_in p.pj_p {
    text-align: left;
    margin-top: -10px;
    float: left;
    line-height: 150%;
}

#main_in p.link_p {
    text-align: left;
    margin-top: -5px;
    margin-bottom: 15px;
    float: left;
    clear: left;
    line-height: 150%;
}

.hansoku-waku2 {
    width: 670px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    float: left;
    clear: left;
    margin-top: 25px;
    margin-left: 60px;
}

.support-points__inner {
    width: 95%;
    float: left;
    clear: left;
    padding: 0 0 0 20px;
}

.tool_moji {
    width: 380px;
    float: left;
    text-align: left;
}


.tool_obi {
    font-size: 16px;
    margin-bottom: 15px;
    width: 100%;
    float: left;
    text-align: left;
    color: #C30D23 !important;
}

.tool_obi2 {
    font-size: 16px;
    margin-top: 15px;
    width: 100%;
    float: left;
    text-align: left;
    color: #EA5703;
    margin-left: 20px;
    font-weight: bold;
}


.tool_img {
    width: 250px;
    float: left;
    height: auto;
    margin-right: 20px;
    margin-left: 10px;
    margin-top: -10px;
}

.tool_img img {
    width: 100%;
    float: left;
    height: auto;
}

.syouhin_waku_w {
    padding: 5px 15px;
    width: 600px;
    float: left;
    clear: left;
    margin-bottom: 10px;
}

.syouhin_waku_w_img {
    width: 130px;
    float: left;
    clear: left;
    background: #F9D8E5;
}

.syouhin_waku_w_img img {
    width: 100%;
    float: left;
    clear: left;
    margin-bottom: 0;
}

.syouhin_waku_w_moji {
    width: 450px;
    float: right;
    clear: right;
    margin-top: 10px;
}

.waku_t4 {
    clear: left;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
    color: #AB7B20;
}

.dm_btn {
    width: 100%;
    border: 2px solid #AEAEAE;
    margin: 10px auto 10px;
    clear: left;
    text-align: center;
    height: auto;
    font-weight: bold;
}

.dm_btn_mini {
    width: 47%;
    border: 2px solid #AEAEAE;
    margin: 0px 1% 10px;
    float: left;
    text-align: center;
    height: auto;
    font-weight: bold;
}

.dm_btn div,
.dm_btn_mini div {
    background: linear-gradient(#660000, #CC0000);
}

.dm_btn div a,
.dm_btn_mini div a {
    display: block;
    padding: 5px 8px 5px 8px;
    font-size: 16px;
    color: #FFFFFF !important;
    font-weight: bold;
    text-decoration: none;
    height: auto;
}

.dm_btn div.red a:hover,
.dm_btn_mini div.red a:hover {
    color: #CC0000 !important;
    background: #FFCCCC;
}

#main_in h3.g_obi {
    width: 640px !important;
    font-size: 16px;
    font-weight: bold;
    float: left;
    clear: left;
    color: #FFF;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 2px;
    text-align: left;
    background-color: #884400;
    margin: 20px 15px 10px 10px !important;
    border: none;
}

#main_in h3.g_obi_l {
    width: 100% !important;
    font-size: 16px !important;
    font-weight: bold !important;
    float: left;
    clear: left;
    color: #B19200 !important;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
    text-align: left;
    background: none !important;
    border-bottom: 1px solid #B19200 !important;
    margin: 0px 15px 13px 0px !important;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

#main_in h5.top_obi {
    width: 655px;
    font-size: 16px;
    font-weight: bold;
    float: left;
    clear: left;
    color: #884400;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
    margin: 0px 15px 0px 10px;
}

#main_in .pin_obi {
    float: left;
    clear: left;
    padding: 5px 5px 5px 15px;
    text-align: left;
    background: #FDFADA;
    font-size: 18px;
    font-weight: bold;
    height: auto;
    width: 630px;
    margin-bottom: 10px;
    margin-left: 15px;
}

.otoiawase {
    width: 750px;
    margin-top: 15px;
    float: left;
    clear: left;
    text-align: center;
}

.obi-last {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
    font-weight: bold;
    width: 750px;
    float: left;
    clear: left;
    margin-top: 5px;
    text-align: center;
    color: #663300;
}

.back_next {
    width: 670px;
    float: left;
    clear: left;
    margin-top: 5px;
    margin-left: 45px;
}


.btn_img_l {
    width: 50px;
    float: left;
    clear: left;
    margin-right: 5px;
}

.btn_img_r {
    float: right;
    clear: right;
    width: 48px;
    margin-left: 5px;
}

.btn_img_l img,
.btn_img_r img {
    width: 100%;
    height: auto;
}

#main_in .back_btn,
#main_in .next_btn {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    width: 300px;
    margin-top: 10px;
    margin-bottom: 15px;
    height: 23px;
    padding-top: 5px;
}

#main_in .back_btn {
    float: left;
    clear: left;
    text-align: left;
}

#main_in .next_btn {
    float: right;
    clear: right;
    text-align: right;
}

.next_btn div a {
    font-size: 12px;
    color: #4f4f50;
    text-decoration: none;
    height: 18px;
    float: right;
}

.back_btn div a {
    font-size: 12px;
    color: #4f4f50;
    text-decoration: none;
    height: 18px;
}

/* End */

@media print,
screen and (max-width: 480px) {

    /* 印刷塾詳細ページ */
    .mein {
        width: 100%;
        float: none;
        color: #333333;
    }

    .dodai {
        width: 100%;
        -webkit-text-size-adjust: 100%;
        font-size: 1.6rem;
        overflow: hidden;
    }


    #main_in .dodai p {
        margin-top: 0px;
        clear: left;
    }

    .top-waku {
        position: relative;
        width: 100%;
        background: url(../../../print/img/printjyukutop01_sp.png) left 10px top 10px /80% no-repeat, url(../../../print/img/printjyukutop02_sp.png) right bottom 15px /26% no-repeat;
        float: none;
        text-align: left;
        clear: left;
        border: 6px solid #D2D2D2;
        padding: 64px 10px 10px 10px;
        margin-bottom: 20px;
        height: auto;
    }

    #main_in .top-waku p.top {
        margin-left: 20px;
        width: 100%;
        font-size: 1.8rem;
        text-align: left;
        float: none;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        font-weight: bold;
        line-height: 1.3;
        margin-bottom: 6px;
    }

    #main_in .top-waku p.top2 {
        margin-left: 20px;
        width: 74%;
        font-size: 1.2rem;
        text-align: left;
        float: none;
        clear: left;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
        text-align: left;
    }

    .titleobi {
        width: 100%;
        float: none;
        clear: left;
        background: linear-gradient(#F5F5F5, #FFFFFF, #F5F5F5);
        border-top: 3px solid #C20D23;
        border-bottom: 3px solid #C20D23;
        margin-top: 0;
        margin-bottom: 20px;
        padding-bottom: 0;
        height: auto;
    }

    .obi {
        width: 100%;
        float: none;
        clear: left;
        padding-top: 0;
    }

    .obi-v {
        width: 100%;
        font-size: 2rem;
        float: none;
        clear: left;
        margin-top: 0;
        padding-left: 10px;
        padding-top: 0px;
        background-image: url(../../../print/img/printjyukuobi.png);
        background-repeat: no-repeat;
        background-position: left top;
        height: auto;
        color: #FFFFFF;
    }

    .obi-s {
        width: 100%;
        font-size: 1.6rem;
        float: none;
        clear: right;
        height: auto;
        margin-top: 10px;
        padding-right: 0;
    }

    .f-up20 {
        font-size: 2rem;
        font-weight: bold;
        clear: left;
    }

    #main_in h1.haikei {
        font-size: 1.8rem;
        font-weight: bold;
        width: 100%;
        float: none;
        clear: left;
        padding-top: 0;
        margin-bottom: 10px;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0;
        letter-spacing: 0;
    }

    #main_in h2.subuobi {
        font-size: 2.0rem;
        background-image: url(none);
        font-weight: bold;
        width: 100%;
        float: left;
        clear: left;
        padding-top: 0;
        margin-bottom: 10px;
        margin-top: 30px;
        margin-left: 0;
        padding-left: 8px;
        padding-right: 0;
        letter-spacing: 0;
        color: #000000;
        border-left: 6px solid #C20D23;
        line-height: 1.3;
    }

    .hansoku-waku {
        width: 100%;
        float: left;
        clear: left;
        margin-top: 0px;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 10px;
        margin-bottom: 10px;
        height: auto;
    }

    .pj_moji_pj {
        margin-top: 0px;
        width: 100%;
        float: left;
        clear: left;
        margin-left: 0px;
    }

    .pj_img_pj {
        width: 100%;
        padding-left: 0px;
        margin-bottom: 5px;
        margin-top: 10px;
        float: right;
        clear: right;
        text-align: center;
    }

    .pj_img_pj img,
    .pj_img_w_pj img,
    .pj_img_l_pj img {
        width: 100%;
        height: auto;
    }

    #main_in p.pj_p {
        text-align: left;
        margin-top: 0px;
        float: left;
        line-height: 150%;
    }

    #main_in p.link_p {
        text-align: left;
        margin-top: 0px;
        margin-bottom: 15px;
        float: left;
        clear: left;
        line-height: 150%;
    }

    .hansoku-waku2 {
        width: 100%;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
        font-size: 13px;
        float: left;
        clear: left;
        margin-top: 25px;
        margin-left: 0px;
    }

    .tool_moji {
        width: 100%;
        float: left;
        text-align: left;
    }


    .tool_obi {
        font-size: 16px;
        margin-bottom: 15px;
        width: 100%;
        float: left;
        text-align: left;
        color: #C30D23 !important;
    }

    .tool_obi2 {
        font-size: 16px;
        margin-top: 15px;
        width: 100%;
        float: left;
        text-align: left;
        color: #EA5703;
        margin-left: 0px;
        font-weight: bold;
    }


    .tool_img {
        width: 100%;
        float: left;
        height: auto;
        margin-right: 0px;
        margin-left: 0px;
        margin-top: 0px;
        margin-bottom: 15px;
    }

    #main_in .tool_img img {
        width: 100%;
        float: left;
        height: auto;
    }

    .syouhin_waku_w {
        padding: 5px 0px;
        width: 100%;
        float: left;
        clear: left;
        margin-bottom: 10px;
    }

    .syouhin_waku_w_img {
        width: 30%;
        float: left;
        clear: left;
    }

    .syouhin_waku_w_img img {
        width: 100%;
        float: left;
        clear: left;
    }

    .syouhin_waku_w_moji {
        width: 70%;
        float: right;
        clear: right;
        padding: 0px 5px 5px 15px;
        margin-top: 0px;
    }

    .waku_t4 {
        clear: left;
        text-align: left;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 5px;
        color: #AB7B20;
    }

    .dm_btn {
        width: 100%;
        border: 2px solid #AEAEAE;
        margin: 10px auto 10px;
        clear: left;
        text-align: center;
        height: auto;
        font-weight: bold;
    }

    .dm_btn div {
        background: linear-gradient(#660000, #CC0000);
    }

    #main_in .dm_btn div a {
        display: block;
        padding: 5px 8px 5px 8px;
        font-size: 16px;
        color: #FFFFFF !important;
        font-weight: bold;
        text-decoration: none;
        height: auto;
    }

    #main_in .dm_btn div.red a:hover {
        color: #CC0000 !important;
        background: #FFCCCC;
    }

    #main_in h3.g_obi {
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        float: left;
        clear: left;
        color: #FFF;
        padding-left: 15px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: left;
        background-color: #884400;
        margin: 25px 0px 10px 0px;
        border: none;
    }

    #main_in h3.g_obi_l {
        width: 100% !important;
        font-size: 16px !important;
        font-weight: bold !important;
        float: left;
        clear: left;
        color: #B19200 !important;
        padding-left: 0px;
        padding-top: 5px;
        padding-bottom: 2px;
        text-align: left;
        background: none !important;
        border-bottom: 1px solid #B19200 !important;
        margin: 5px 0px 10px 0px !important;
        font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    }

    #main_in h5.top_obi {
        width: 100%;
        font-size: 16px;
        font-weight: bold;
        float: left;
        clear: left;
        color: #884400;
        padding-left: 0px;
        padding-top: 5px;
        text-align: left;
        margin: 5px 0px 0px 0px;
    }

    #main_in .pin_obi {
        float: left;
        clear: left;
        padding: 5px 5px 5px 15px;
        text-align: left;
        background: #FDFADA;
        font-size: 18px;
        font-weight: bold;
        height: auto;
        width: 100%;
        margin-bottom: 10px;
        margin-left: 0px;
    }

    .otoiawase {
        width: 100%;
        margin-top: 0;
        float: none;
        clear: left;
        text-align: center;
        margin-bottom: 20px;
    }

    .obi-last {
        font-weight: bold;
        width: 100%;
        float: none;
        clear: left;
        margin-top: 0;
        text-align: center;
        color: #663300;
        margin-bottom: 20px;
    }

    .back_next {
        width: 100%;
        float: none;
        clear: left;
        margin-top: 0;
        margin-left: 0;
    }

    .back_btn a,
    .next_btn a {
        font-size: 1.4rem;
    }

    .pj_moji_w_pj {
        width: 100%;
        float: left;
        clear: left;
        margin-left: 0px;
        margin-top: 0px;
    }
}

/* ラッパー */
.comparison-wrap {
  max-width: 750px;
  margin: 0 auto;
  padding: 0 10px;
}

/* テーブル本体 */
.comparison-table {
  width: 100% !important;
  border-collapse: collapse;
  table-layout: auto;  /* 自動で列幅調整 */
}

/* ヘッダー */

.table-heading {
  padding: 12px;
  text-align: center;
  font-weight: bold;
    background: #884400 !important;
  color: #fff;
}

/* セル共通 */
.table-cell {
  padding: 12px;
  border-bottom: 1px solid #ddd;
  vertical-align: top;
  word-break: break-word;
  overflow-wrap: anywhere;
}

/* 1列目（項目列） */
.comparison-body .table-cell:first-child {
  width: 120px;           /* 最小幅確保 */
  font-weight: bold;
  background: #f7f7f7;
  white-space: normal;    /* 折り返し可能 */
}

/* 2列目・3列目（残り幅自動） */
.comparison-body .table-cell:nth-child(2),
.comparison-body .table-cell:nth-child(3) {
  width: auto;
}

/* 行ストライプ */
.comparison-row:nth-child(even) {
  background: #fafafa;
}

/* スマホ対応 */
/* スマホ用カード形式テーブル */
@media screen and (max-width: 480px) {
  .comparison-table {
    width: 100%;
    display: block;
    overflow-x: auto;
  }

  /* ヘッダーは非表示 */
  .comparison-table thead {
    display: none;
  }

  .comparison-table tr {
    display: block;
    margin-bottom: 16px;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    padding: 10px;
  }

  .comparison-table td {
    display: flex;
    justify-content: space-between;
    text-align: left;
    padding: 10px;
    border-bottom: 1px solid #eee;
    position: relative;
  }

  .comparison-table td::before {
    content: attr(data-label);
    font-weight: bold;
    color: #555;
    margin-right: 10px;
    white-space: nowrap;
    flex-shrink: 0;
  }

  .comparison-table td:last-child {
    border-bottom: none;
  }
  .comparison-body .table-cell:first-child {
  width: 100%;
}
  
}