@charset "UTF-8";
/* ===========================================
product_en.css
=========================================== */
#contents {
    position: relative !important;
}

.noBorderB {
    border-bottom: none !important;
}

.hiddenMenu01 {
    top: -120px !important;
}
/* ===========================================
product_en.css
=========================================== */
.titleWrap{
    display: none;
}
.titleWrap.current {
    display: block;
}
.tabWrap {
    border-bottom: solid 1px #a6a6a6;
    margin-bottom: 40px;
    display: none;
}
.tabWrap.current {
    display: block;
}
    .tableProduct {
        width: 100%;
    }
        .tableProduct tr,
        .tableProduct th,
        .tableProduct td {
        }
        .tableProduct th {
            background: #a6a6a6;
            color: #fff;
            text-align: center;
            padding: 4px 0;
            font-size: 104%;
            border: solid 1px #fff;
        }
        .tableProduct td {
            vertical-align: top;
            //border-bottom: solid 1px #cacaca;
        }
        .tableProduct td > div { padding: 16px 7px;}
        .tableProduct td.itemBox > div { padding: 16px 6px;}
                .tableProduct td.itemBox > div .ttl {
                    font-size: 116%;
                    font-weight: bold;
                    margin-bottom: 10px;
                                        border-bottom: 2px solid #cacaca;
                }
                .tableProduct td.itemBox > div .ttl .new {
                    font-weight: normal;
                    color: #f00;
                    font-size: 47%;
                    border: solid 1px #f00;
                    padding: 2px 3px 1px 3px;
                    display: inline;
                    vertical-align: middle;
                    margin-left: 28px;
                }
        .tableProduct td span.txt01 { font-size: 85%;}
        .tableProduct td.btnBox{
            text-align: center;
            vertical-align: middle;
        }
            .tableProduct td.btnBox p {
                background: url(/image/jp/product/ico_arrow02.gif) top center no-repeat;
                text-align: center;
            }
                .tableProduct td.btnBox p a {
                    display: block;
                    padding: 52px 0 0;
                    outline: none;
                }
            .tableProduct td.btnBox .popupYoutube01 {
                display: none;
                margin: 0 !important;
            }
        .tableProduct td.col2 { background: url(/image/jp/product/bg_itemlist01.gif) bottom repeat-x #ededed;}
        .tableProduct td.col2 > div {
            background: url(/image/jp/product/bg_itemlist01.gif) top repeat-x;
        }
    .subpageBtn01 {
        width: 124px;
        margin: 53px auto 30px;
    }
        .subpageBtn01 li {
            display: inline-block;
            vertical-align: middle;
        }
        .subpageBtn01 li.prev { margin-right: 17px;}
        .subpageBtn01 li.page {
            margin-right: 14px;
            width: 24px;
            text-align: center;
        }
        .subpageBtn01 li.page a {
            display: block;
            padding: 4px 0 5px;
            text-decoration: none;
            color: #4d4d4d;
            background: #fff;
            border: 1px solid #e6e6e6;
        }
        .subpageBtn01 li.page a:hover,
        .subpageBtn01 li.page.current a {
            color: #fff;
            background: #4d8ec8;
            border: 1px solid #337ec1;
        }
        .subpageBtn01 li.next { margin-left: 3px;}      
        
        
/* !download
---------------------------------------------------------- */
.mainimg01 {
    position: relative;
    width: 850px;
    min-height: 200px;
    margin: 0 auto 30px;
}
    .mainimg01 .img01 {}
    .mainimg01 dl {
        position: absolute;
        top: 50px;
        left: 46px;
        width: 380px;
        text-align: center;
    }
        .mainimg01 dl dt {
            margin-bottom: 18px;
            font-size: 177%;
            font-weight: bold;
        }
            .mainimg01 dl dt > span { font-size: 131%;}
        .mainimg01 dl dd { font-size: 116%;}

.txtBold01 {
    margin-bottom: 30px;
    font-size: 124%;
    font-weight: bold;
}

.boxProduct01 { margin-bottom: 40px;}
    .boxProduct01 .btnList01 {}
        .boxProduct01 .btnList01 li {
            float: left;
            margin-right: 21px;}

.link_pdf01 {
    display: inline-block;
    margin-bottom: 3px;
    padding: 5px 35px 5px 0;
    background: url(/image/common/ico_pdf01.png) right center no-repeat;
}
    .link_pdf01 a { font-size: 108%;}

.txt_download01 { font-size: 108%;}

.dl_download01 { margin-bottom: 17px;}
    .dl_download01 dt {
        font-size: 108%;
        margin-bottom: 6px;
    }
    .dl_download01 dd {}

.ul_list_download01 {
    overflow: hidden;
    margin-right: -18px;
}
    .ul_list_download01 li {
        display:inline-block;
        width: 142px;
        margin-right: 18px;
        vertical-align:top;
    }
        /*.ul_list_download01 li.last { margin-right: 0;}*/
        .ul_list_download01 li .img01 { 
            text-align: center;
            margin-bottom: 15px;
        }
        .ul_list_download01 li dl {}
            .ul_list_download01 li dl dt {
                font-size: 85%;
                margin-bottom: 14px;
            }
                .ul_list_download01 li dl dt a {
                    font-size: 128%;
                    font-weight: bold;
                    color: #4d4d4d;
                    text-decoration: none;
                }
                    .ul_list_download01 li dl dt a:hover { text-decoration: underline;}
            .ul_list_download01 li dl dd {}

/* !top
---------------------------------------------------------- */
.slider01 {
    width: 850px;
    margin: 24px 0 55px;
}
.bxslider li {
    margin-right: 65px;
}
    .bxslider li p a { display: block;}
    .bxslider li dl {
        margin: 20px 0 5px;
    }
        .bxslider li dl dt {
        }
            .bxslider li dl dt a {
                font-size: 108%;
                font-weight: bold;
                color: #005ead;
                text-decoration: none;
            }
            .bxslider li dl dt a:hover {
                text-decoration: underline;
            }
.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 12px 0 0;
    *zoom: 1;
}
    .bx-wrapper img {
        display: block;
    }
/* DIRECTION CONTROLS (NEXT / PREV) */
    .bx-wrapper .bx-prev {
        left: -54px;
        background: url(/image/jp/product/btn_prev01.gif) no-repeat 0 0px;
    }
    
    .bx-wrapper .bx-next {
        right: -54px;
        background: url(/image/jp/product/btn_next01.gif) no-repeat 0 0;
    }
    .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }
    .bx-wrapper .bx-next:hover {
        background-position: 0 0;
    }
    .bx-wrapper .bx-controls-direction a {
        position: absolute;
        top: 8%;
        margin-top: -16px;
        outline: 0;
        width: 17px;
        height: 235px;
        text-indent: -9999px;
        z-index: 9999;
    }
    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

.tabWrap.type01 {
    border-bottom: none;
    margin-bottom: 20px;
}
    .ul_product01 {
        margin: 8px 0 0;
    }
        .ul_product01 li {
            float: left;
/*          width: 193px;*/
            width: 178px;
            margin: 30px 62px 0 0;
        }
            .ul_product01 li.last { margin-right: 0; }
            .ul_product01 li dl { margin-top: 10px; }
                .ul_product01 li dl dt { margin-bottom: 10px; }
                    .ul_product01 li dl dt a {
                        font-size: 108%;
                        font-weight: bold;
                        color: #005ead;
                        text-decoration: none;
                    }
                        .ul_product01 li dl dt a:hover {
                            text-decoration: underline;
                        }
                .ul_product01 li dl dd { font-size: 93%; }


/* !use
---------------------------------------------------------- */
.txt_ues01 { 
    font-size: 108%;
}
.txt_ues02 {
    margin-bottom: 16px;
    font-size: 93%;
    color: #959595;
}

.link_pdf02 {
    display: inline-block;
    margin: 0 0 3px 15px;
    padding: 5px 35px 5px 0;
    background: url(/image/common/ico_pdf01.png) right center no-repeat;
    margin-top: 15px;
}
    .link_pdf02 a { font-size: 108%;}


.ul_use01 {}
    .ul_use01 li { font-size: 108%;}



/* !detail
---------------------------------------------------------- */
.table_detail01 {
    width: 100%;
    border-top: 1px #dbdbdb solid;
    vertical-align: top;
}
    .table_detail01 th,
    .table_detail01 td {
        padding: 12px 13px;
        border-bottom: 1px #dbdbdb solid;
        border-right: 1px #dbdbdb solid;
    }
        .table_detail01 th {
            background-color: #999999;
            font-size: 108%;
            font-weight: bold;
            color: #fff;
            vertical-align: top;
        }
        .table_detail01 td {}


.table_detail02 {
    width: 100%;
    border-top: 1px #dbdbdb solid;
    vertical-align: top;
}
    .table_detail02 th,
    .table_detail02 td {
        padding: 8px 8px;
        border-bottom: 1px #dbdbdb solid;
        border-right: 1px #dbdbdb solid;
    }
        .table_detail02 th {
            background-color: #80AED6;
            font-size: 108%;
            vertical-align: top;
            color: #fff;
        }
        .table_detail02 td {}

/* !option
---------------------------------------------------------- */
.boxOption01 { margin-bottom: 70px;}
    .colPrice01 {
        float: left;
    }
        .colPrice01 .boxPrice01 {
            width: 920px;
            margin-left: 20px;
        }
            .colPrice01 .boxPrice01 .img01 {
                float: left;
                width: 215px;
            }
            .colPrice01 .boxPrice01 .boxInfo {
                float: right;
                width: 680px;
            }

                .dl_option01 {
                                        border-top:1px solid #ccc;
                                        border-right:1px solid #ccc;
                                        border-left:1px solid #ccc;
                                }
                    .dl_option01 dt {
                        padding: 4px 0px 4px 8px;
                        font-size: 116%;
                                                border-bottom:1px solid #ccc;
                    }
                    .dl_option01 dd { 
                                                font-size: 85%;
                        padding: 4px 0px 4px 8px;
                                        }
    
    .boxPayment01 {
        float: right;
        width: 187px;
        padding: 17px 9px 9px;
        background-color: #f6f6f6;
        border: 1px #cacaca solid;
    }
        .boxPayment01 .ttl01 {
            margin-bottom: 15px;
            font-size: 116%;
            font-weight: bold;
            text-align: center;
        }
        .boxPayment01 .box01 {
            width: 154px;
            height: 84px;
            padding: 10px 16px 13px 17px;
            background: url(/image/jp/product/bg_payment01.gif) left top no-repeat;
        }
            .boxPayment01 .box01 dl {
                margin: 0 0 15px 5px;
                font-size: 124%;
            }
                .boxPayment01 .box01 dl dt { float: left;}
                .boxPayment01 .box01 dl dd {
                    overflow: hidden;
                    font-weight: bold;
                }
                
                
.boxTabWrap01 { margin-bottom: 40px;}
.tabsOption01 { 
    position: relative;
    overflow: hidden;
    z-index: 9999;
}
    .tabsOption01 li {
        float: left;
        margin-right: 2px;
        background-color: #ededed;
    }
    
        .tabsOption01 li a {
            display: block;
            padding: 1px;
            border: 1px #dbdbdb solid;
/*          font-size: 116%;*/
            color: #4d4d4d;
            text-decoration: none;
        }
            .tabsOption01 li a > span { 
                display: block;
                padding: 5px 12px 9px;
            }
        .tabsOption01 li a.active,
        .tabsOption01 li a:hover {
            background-color: #fff;
            border-bottom: 1px #fff solid;
        }
            .tabsOption01 li a.active > span,
            .tabsOption01 li a:hover > span { 
                display: block;
                padding-bottom: 6px;
                border-top: 3px #949494 solid;
            
            }
.boxTab01 {
    margin-top: -1px;
    padding: 10px;
    border: 1px #dbdbdb solid;
}
    .boxTabIn01 {
        padding: 17px 20px 30px;
    }
        .boxTabIn01 .ttl01 {
            padding-bottom: 13px;
            border-bottom: 1px #dbdbdb solid;
            font-size: 108%;
        }
        .boxTabIn01 .ttl02 {
            font-size:12px;
            padding-top:13px;
            padding-bottom:13px;
            border-bottom: 1px solid #DBDBDB;
        }
        .ul_tabList01 {
            overflow: hidden;
            padding-bottom: 2px;
        }
            .ul_tabList01 li {
                float: left;
                width: 175px;
                margin: 17px 44px 0 0;
            }
                .ul_tabList01 li.last { margin-right: 0;}
                .ul_tabList01 li .ttlTab01 {
                    margin-bottom: 5px;
                    padding-left: 20px;
                    background: url(/image/common/ico_arrow01.png) left 3px no-repeat;
                    font-size: 116%;
                    font-weight: bold;
                }
                .ul_tabList01 li .img01 { margin-bottom: 11px;}
                .ul_tabList01 li .txtPrice01 {
                    margin-bottom: 5px;
                    font-size: 116%;
                    font-weight: bold;
                }
                .ul_tabList01 li .caption { 
                    margin: 0 0 8px 2px;
                    font-size: 108%;
                }
                .ul_tabList01 li .captionFlex { 
                    margin: 0 0 8px 2px;
                    font-size: 108%;
                }
                .btnLink01 {
                    width: 170px;
                    text-align: center;
                }
                    .btnLink01 a {
                        display: block;
                        padding: 2px 0;
                        border: 1px solid #4dc49c;
                        text-decoration: none;
                        color: #00aa71;
                        border-radius: 3px;
                    }
                        .btnLink01 a:hover,
                        .btnLink01.current a{
                            background: #4dc49c;
                            color: #fff;
                            box-shadow: 0px 2px 0px #e5e5e5;
                        }
                .btnSelect01 {
                    text-align: center;
                    margin-left: 10px;
                }
                    .btnSelect01 a {
                        display: inline-block;
                        width: 55px;
                        height: 19px;
                        line-height: 19px;
                        border: 1px solid #4dc49c;
                        text-decoration: none;
                        font-size: 85%;
                        color: #00aa71;
                        border-radius: 3px;
                    }
                        .btnSelect01 a:hover,
                        .btnSelect01.current a{
                            background: #4dc49c;
                            color: #fff;
                            box-shadow: 0px 2px 0px #e5e5e5;
                        }


/* !summary
---------------------------------------------------------- */
.boxSummary01 { 
    margin-bottom: 24px;
    padding-bottom: 18px;
    background: url(/image/common/bg_line_dot01.png) left bottom repeat-x;
}
    .boxSummary01 .boxImg01 {
        position: relative;
        float: left;
                width: 430px;
    }
    .boxSummary01 .boxImg01_en {
        position: relative;
        float: left;
                width: 545px;
    }

    .boxSummary01 .boxInfo01 {
        float: right;
        width: 515px;
    }
    .boxSummary01 .boxInfo01_en {
        float: right;
        width: 400px;
    }

        .boxSummary01 .boxInfo01_en .ttl01 {
            margin-bottom: 25px;
            font-size: 200%;
            font-weight: bold;
            line-height: 1.3;
        }

        .boxSummary01 .boxInfo01 .ttl01 {
            margin-bottom: 25px;
            font-size: 200%;
            font-weight: bold;
            line-height: 1.3;
        }
        .dl_summary01 { margin-bottom: 35px;}
            .dl_summary01 dt {
                margin-bottom: 10px;
                padding: 0 0 10px 3px;
                border-bottom: 1px #b2b2b2 solid;
                font-size: 108%;
                font-weight: bold;
            }
            .dl_summary01 dd {}
                .dl_summary01 dd ul {}
                    .dl_summary01 dd ul li {
                        text-indent: -13px;
                        padding-left: 13px;
                    }

.ttl_feature01 {
    margin-bottom: 12px;
    padding: 32px 0 32px 115px;
    font-size: 154%;
    font-weight: bold;
}
    .ttl_feature01.type01 { background: url(/image/jp/product/ico_feature01.png) left center no-repeat;}
    .ttl_feature01.type02 { background: url(/image/jp/product/ico_feature02.png) left center no-repeat;}
    .ttl_feature01.type03 { background: url(/image/jp/product/ico_feature03.png) left center no-repeat;}


.boxSummaryIn01 {}
    .boxSummaryIn01 .boxLeft01 {
        float: left;
        width: 250px;
    } 
    .boxSummaryIn01 .boxLeft02 {
        float: left;
        width: 600px;
    }
    .boxSummaryIn01 .boxRight01 {
        float: right;
        width: 550px;
    }
    .boxSummaryIn01 .boxRight02 {
        float: right;
        width: 325px;
    }
        .boxSummaryIn01 .boxRight02 .tabWrap {
            border-bottom: none !important;
            margin-bottom: 14px !important;
            width: 325px;
            height: 242px;
        }
.tabsSummary01,
.tabsSummary02 {
    overflow: hidden;
}
    .tabsSummary01 li,
    .tabsSummary02 li {
        float: left;
        margin-right: 6px;
    }
        .tabsSummary01 li.last,
        .tabsSummary02 li.last { margin-right: 0;}
.boxSummary01 .popupYoutube01 {
    display: none;
    margin: 0 !important;
}
.imgTab01 { margin-bottom: 14px;}

.ul_summary01 { margin-top: 13px;}
    .ul_summary01 li {
        padding-left: 13px;
        font-size: 108%;
        text-indent: -13px;
        line-height: 1.7;
    }


.video01 { margin-bottom: 25px;}


#slider {
    margin-bottom: 9px;
    width: 415px;
}
    #slider .slides {
        width: 415px;
        height: 292px;
    }

#carousel {
    width: 387px;
    margin: 0 auto;
}
    #carousel .slides {}
        #carousel .slides li { 
            margin-right: 3px;
            cursor: pointer;
        }
            #carousel .slides li.last { margin-right: 0;}


.flex-direction-nav {}
    .flex-direction-nav li {}
        .flex-direction-nav li a {
            position: absolute;
            bottom: 30px;
            text-indent: -9999px;
            text-decoration:none; 
            display: block; 
            width: 10px;
            height: 16px; 
            z-index: 10;
            overflow: hidden;
            cursor: pointer;
        }
        .flex-direction-nav li a.flex-prev {
            background: url(/image/jp/product/ico_prev01.png) left center no-repeat;
            left: 0; 
        }
        .flex-direction-nav li a.flex-next {
            background: url(/image/jp/product/ico_next01.png) right center no-repeat;
            right: 0; 
        }

#positionButtonDiv {
    margin-bottom: 20px;
}
    #positionButtonDiv span { cursor: pointer;}
        #positionButtonDiv span #zoomOutButton { margin-right: 4px;}


.zoomer_wrapper { height: 292px; width: 415px; overflow: hidden; cursor: move; }
.zoomer.dark_zoomer { background-color: #333;  height: 292px; width: 415px}
.zoomer.dark_zoomer img { }

.margin_5_t0 {
    padding: 0px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 0px;
}
ul#newest_list {
    margin: 0px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
ul#newest_list li.newest_left {
    float: left;
    width: 325px;
    width: 348px¥9;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    padding-left: 5px;
    font-weight: bold;
}
ul#newest_list li.newest_right {
    margin: 0px;
    padding: 5px;
    float: left;
    width: 330px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: dotted;
    border-right-style: dotted;
    border-bottom-style: dotted;
    border-left-style: dotted;
}
    ul#newest_list a { text-decoration: none;}
    ul#newest_list a:hover { text-decoration: underline;}
.introductionList01 {
    padding: 0;
    margin: 10px 0 10px 16px;
}
.txtWhite{
    color:#FFF;
}
.txtBlack{}
.div_tabList01{
    overflow: hidden;
    padding-bottom: 2px;
}
.div_tabList01 div{
    display:inline-block;
    vertical-align:top;
    width:205px;
    padding:8px;
}

.div_tabList01 .ttlTab01{
    margin-bottom: 5px;
    padding-left: 20px;
    background: url('/image/common/ico_arrow01.png') no-repeat scroll left 3px transparent;
    font-size: 116%;font-weight: bold;
}

.div_tabList01 .img01{
    text-align:center;
    margin-bottom:12px;
}

.div_tabList01 .caption{
    margin-bottom:12px;
    min-height:3em;
    overflow:hidden;
}
.div_tabList01 .captionFlex{
    margin-bottom:12px;
    min-height:3em;
    overflow:hidden;
}



