@charset "UTF-8";

/*===================================================================あ
  layout
===================================================================*/
.pc-only {
    display: block;
}

.sp-only {
    display: none;
}

/*
@media screen and (max-width: 960px) {
#header,
#topicPath,
#contents,
#footer {
    padding-left:10px;
    padding-right:10px;
}
}
@media screen and (max-width: 767px) {
#header,
#contents,
#footer {
    padding-left:0;
    padding-right:0;
}*/
body {
    overflow-x: hidden;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* ------ line-height ------ */
.lh100 {
    line-height: 1 !important;
}

.lh110 {
    line-height: 1.1 !important;
}

.lh120 {
    line-height: 1.2 !important;
}

.lh130 {
    line-height: 1.3 !important;
}

.lh140 {
    line-height: 1.4 !important;
}

.lh150 {
    line-height: 1.5 !important;
}

.lh160 {
    line-height: 1.6 !important;
}

.lh170 {
    line-height: 1.7 !important;
}

.lh180 {
    line-height: 1.8 !important;
}

.lh190 {
    line-height: 1.9 !important;
}

.lh200 {
    line-height: 2 !important;
}

/* ------ box-sizing ------ */
.bzB {
    box-sizing: border-box;
}

/* ------ decoration ------ */
.txt-ltBlu {
    color: #00a6e2;
}

.bg-ltGrn {
    background-color: #f6f9f2;
}

.line-under {
    text-decoration: underline !important;
}

/* ------ break-all ------ */
.break-all {
    word-break: break-all;
}

/* ------ lNav ------ */
.lNav {
    width: 100%;
    min-width: 960px;
    height: 43px;
    background: url(/common/images/bg_line_01.gif) repeat-x left bottom;
}

.lNav ul {
    width: 960px;
    margin: 0 auto;
}

.lNav.sixtab li {
    float: left;
    width: 160px !important;
    height: 43px;
}

/*====lNav.fourtab======*/
.lNav.fourtab li {
    height: 41px;
}

.lNav.fourtab ul {
    text-align: center;
    border: 1px solid #efefef;
}

.lNav.fourtab ul li {
    font-size: 1rem;
    float: left;
    margin: 0;
    vertical-align: top;
    background: #005ab4;
    width: 191px;
    border-right: 1px solid #e5e5e5;
}

.lNav.fourtab ul li:last-child {
    border-right: none;
}

.lNav.fourtab li a {}

.lNav.fourtab li a span {
    line-height: 41px;
}

.lNav.fourtab li a:nth-child(4) a {
    border: 0;
}

.lNav.fourtab li a {
    display: block;
    font-weight: bold;
    margin: 0;
    color: #fff;
    text-decoration: none;
}

.supply .tblMod01 {
    table-layout: fixed;
}

.lNav.fourtab.top .lnav01,
.lNav.fourtab.feature .lnav02,
.lNav.fourtab.spec .lnav03,
.lNav.fourtab.supply .lnav04,
.lNav.fourtab.service .lnav05 {
    background: #fff;
}

.lNav.fourtab.top li.lnav01 a,
.lNav.fourtab li.lnav01 a:hover,
.lNav.fourtab.feature li.lnav02 a,
.lNav.fourtab li.lnav02 a:hover,
.lNav.fourtab.spec li.lnav03 a,
.lNav.fourtab li.lnav03 a:hover,
.lNav.fourtab.supply li.lnav04 a,
.lNav.fourtab li.lnav04 a:hover,
.lNav.fourtab.service li.lnav05 a,
.lNav.fourtab li.lnav05 a:hover {
    background: #fff !important;
    color: #005ab4 !important;
}

.lNav.fourtab li.lnav01 a span,
.lNav.fourtab li.lnav02 a span,
.lNav.fourtab li.lnav03 a span,
.lNav.fourtab li.lnav04 a span,
.lNav.fourtab li.lnav01 a:hover span,
.lNav.fourtab li.lnav02 a:hover span,
.lNav.fourtab li.lnav03 a:hover span,
.lNav.fourtab li.lnav04 a:hover span,
.lNav.fourtab li.lnav05 a:hover span {
    border-bottom: 2px solid #0059b3;
}

/*!====INav.fourtab======*/
.lNav li a {
    display: block;
    width: 100%;
    height: 100%;
}

.lNav.top li.lnav01 a,
.lNav li.lnav01 a:hover {
    background: url(/products/bizprojector/common/images/nav_local_01_on.gif) no-repeat left top;
}

.lNav.feature li.lnav02 a,
.lNav li.lnav02 a:hover {
    background: url(/products/bizprojector/common/images/nav_local_02_on.gif) no-repeat left top;
}

.lNav.spec li.lnav03 a,
.lNav li.lnav03 a:hover {
    background: url(/products/bizprojector/common/images/nav_local_03_on.gif) no-repeat left top;
}

.lNav.supply li.lnav04 a,
.lNav li.lnav04 a:hover {
    background: url(/products/bizprojector/common/images/nav_local_04_on.gif) no-repeat left top;
}

.lNav.size li.lnav05 a,
.lNav li.lnav05 a:hover {
    background: url(/products/bizprojector/common/images/nav_local_05_on.gif) no-repeat left top;
}

.lNav.service li.lnav06 a,
.lNav li.lnav06 a:hover {
    background: url(/products/bizprojector/common/images/nav_local_06_on.gif) no-repeat left top;
}

.lNav.top li.lnav01 a,
.lNav.sixtab li.lnav01 a:hover {
    background: url(/products/bizprojector/common/images/nav2_local_01_on.gif) no-repeat left top;
}

.lNav.sixtab.feature li.lnav02 a,
.lNav.sixtab li.lnav02 a:hover {
    background: url(/products/bizprojector/common/images/nav2_local_02_on.gif) no-repeat left top;
}

.lNav.sixtab.spec li.lnav03 a,
.lNav.sixtab li.lnav03 a:hover {
    background: url(/products/bizprojector/common/images/nav2_local_03_on.gif) no-repeat left top;
}

.lNav.sixtab.supply li.lnav04 a,
.lNav.sixtab li.lnav04 a:hover {
    background: url(/products/bizprojector/common/images/nav2_local_04_on.gif) no-repeat left top;
}

.lNav.sixtab.katsuyou li.lnav05 a,
.lNav.sixtab li.lnav05 a:hover {
    background: url(/products/bizprojector/common/images/nav2_local_05_on.gif) no-repeat left top;
}

.lNav.sixtab.okomari li.lnav06 a,
.lNav.sixtab li.lnav06 a:hover {
    background: url(/products/bizprojector/common/images/nav2_local_06_on.gif) no-repeat left top;
}

.lNav li a:hover img,
.lNav.top li.lnav01 a img,
.lNav.feature li.lnav02 a img,
.lNav.spec li.lnav03 a img,
.lNav.supply li.lnav04 a img,
.lNav.service li.lnav05 a img,
.lNav.katsuyou li.lnav05 a img,
.lNav.okomari li.lnav06 a img {
    visibility: hidden;
}

/* ------ ancNav ------ */
.ancNav {
    width: 960px;
    margin: 0 auto;
}

.ancNav li {
    float: left;
    width: 230px;
    margin-right: 5px;
    padding-right: 5px;
    background: url(/common/images/bg_anc_01.gif) no-repeat right top;
    font-weight: bold;
    font-size: 100%;
}

.ancNav li.last {
    background: none;
}

/*===================================================================
  contents
===================================================================*/
/* ------ headSection ------ */
#contents .headSection {
    position: relative;
    z-index: 900;
    height: 60px;
}

.index #contents .headSection {
    padding-bottom: 0;
    background: url(/common/images/bg_line_01.gif) repeat-x left bottom;
}

.col4 {
    float: left;
    width: 25%;
}

#contents .headSection .innerBlock {
    width: 960px;
    margin: 0 auto;
}

#contents .headSection .ttl {
    float: left;
    width: 520px;
    height: 40px;
    overflow: hidden;
}

#contents .headSection .aside {
    float: right;
    width: 433px;
    padding-top: 18px;
}

#contents .headSection .ttl p.productsLogo,
#contents .headSection .ttl h1 {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    vertical-align: baseline;
}

#contents .headSection .ttl p.productsLogo {
    padding-right: 15px;
    font-size: 22px;
    margin-bottom: 0;
    font-weight: bold;
    vertical-align: baseline;
}

#contents .headSection .ttl p.productsLogo a {
    color: #000;
}

#contents .headSection .ttl h1 {
    padding-left: 15px;
    background: url(/common/images/bg_dline_01.gif) repeat-y left top;
}

#contents .headSection .aside {}

#contents .headSection .aside .sns {
    float: left;
    width: 117px;
    overflow: hidden;
}

#contents .headSection .aside .sns li {
    display: inline;
    padding-left: 7px;
}

#contents .headSection .aside .guide {
    float: right;
    width: 316px;
}

#contents .headSection .aside .guide ul {
    position: relative;
    z-index: 997;
}

#contents .headSection .aside .guide li {
    /display: inline;
    float: left;
    width: 141px;
    padding-left: 16px;
}

#contents .headSection .aside .guide li ul {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 998;
    width: 141px;
    font-size: 79%;
    /* font-size:11px; */
    border-bottom: 1px solid #E5E5E5;
    background-color: #FFFFFF;
}

#contents .headSection .aside .guide li ul li {
    /display: block;
    float: none;
    width: 121px;
    padding: 10px;
    background: #FFF url(/common/images/bg_model_01.gif) repeat-x left top;
}

#contents .headSection .aside .guide li a {
    display: block;
    width: 100%;
    height: 100%;
}

#contents .headSection .aside .guide li.purchase {
    height: 23px;
}

#contents .headSection .aside .guide li.purchase a:hover {
    background: url(/common/images/bt_purchase_01_on.gif) no-repeat left top;
}

#contents .headSection .aside .guide li.purchase a:hover img {
    visibility: hidden;
}

/* ------ mainSection ------ */
#contents .mainSection {
    position: relative;
    width: 960px;
    margin: 45px auto;
    z-index: 800;
}

#contents .mainSection .img {
    display: table-cell;
    /display: inline;
    /zoom: 1;
    vertical-align: middle;
    width: 470px;
    text-align: center;
}

#contents .mainSection .img .imgGroup {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    text-align: left;
}

#contents .mainSection .summary {
    display: table-cell;
    /display: inline;
    /zoom: 1;
    vertical-align: middle;
    width: 490px;
}

#contents .mainSection .summary .ttl .ttlGroup {
    display: inline-block;
    vertical-align: bottom;
    width: 100%;
}

#contents .mainSection .summary .ttl .ttlGroup .sttl {
    display: block;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 115%;
    /* font-size:16px; */
}

#contents .mainSection .summary .ttl .ttlGroup .topComment {
    text-align: right;
    margin-top: 10px;
}

#contents .mainSection .summary .ttl .note {
    display: inline-block;
    vertical-align: bottom;
    padding-left: 15px;
    font-weight: normal;
    font-size: 79%;
    /* font-size:11px; */
}

#contents .mainSection .summary .ttl .note span {
    vertical-align: bottom;
}

img.price {
    width: 100%;
}

/*オープンプライス
@media screen and (min-width: 601px) {
    ul.openPliceSP {
        display:none!important;
    }
}

ul.openPlice {
    font-size: 0;
    width: 100%;
    display: table;
    margin-top: 10px;
}

ul.openPlice li {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    height: 23px;
}

li.opneText {
    font-size: 16px;
    font-weight: bold;
    border: solid 1px #ccc;
    width: 40%;
    border-right: none!important;
    text-align: center;
}

li.directShop {
    font-size: 10px;
    line-height: 12px;
    width: 25%;
    border: solid 1px #ccc;
    border-right: none;
    position: relative;
    text-align: left;
}

li.price {
    font-size: 16px;
    width: 25%;
    font-weight: bold;
    border: solid 1px #ccc;
    border-left: none;
    text-align: right;
}

li.price p {
    color: red;
}

@media screen and (max-width: 600px) {
    ul.openPliceSP {
        font-size: 0;
        width: 100%;
        display: table;
        margin-top: 10px;
    }

    li.opneTextSP {
        font-size: 16px;
        font-weight: bold;
        border: solid 1px #ccc;
        text-align: center;
        padding: 10px 0;
    }

    ul.openPlice {
        margin: 0;
        position: relative;
        top: -1px;
    }
    li.opneText {
        display: none!important;
        width: 100%;
        padding: 10px 0!important;
        border-right: solid 1px #ccc!important;
    }

    li.directShop {
        width: 50%;
    }

    li.price {
        width: 50%;
    }
}
*/
#contents .mainSection .summary .txt {
    margin-top: 25px;
    line-height: 1.3;
    font-weight: bold;
    font-size: 129%;
    /* font-size:18px; */
}

#contents .mainSection .summary .pickUpIcon {
    float: right;
}

#contents .mainSection .summary .pickUpIcon img {
    vertical-align: top
}

#contents .mainSection .summary .pickUpIcon td {
    position: relative;
    vertical-align: top;
}

@media screen and (max-width: 767px) {
    #contents .mainSection .summary .pickUpIcon td {
        display: inline-block;
    }
}

#contents .mainSection .summary .pickUpIcon td .Annotation {
    /* position: absolute; */
    /* bottom: -12px; */
    /* width: 60px; */
    text-align: right;
    /* right: -5px; */
    font-size: 10px;
}

#contents .mainSection .summary .pickUpIcon td .AnnotationLong {
    /* position: absolute; */
    /* bottom: -15px; */
    /* right: 0; */
    text-align: right;
    font-size: 10px;
}

#contents .mainSection .point {
    width: 480px;
    margin-top: 17px;
}

#contents .mainSection .point li {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    vertical-align: top;
    margin: 0 5px 5px 0;
}

#contents .mainSection .iDown01 {
    font-size: 79%;
    /* font-size:11px; */
}

#contents .mainSection .summary #bundle {
    border: 1px solid #CCC;
    padding: 10px;
    display: inline-block;
    width: 521px;
}

#contents .mainSection .summary #bundle dt {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

#contents .mainSection .summary #bundle dd {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

#contents .mainSection .summary #bundle dd img {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: auto;
}

#contents .mainSection .summary #bundle .label {
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle;
}

@media screen and (max-width: 767px) {
    #contents .mainSection .summary #bundle dd {
        display: table;
        margin: 0;
    }

    #contents .mainSection .summary #bundle dd img {
        display: table-cell !important;
        width: 70px;
        max-width: 70px;
        margin: 0;
    }

    #contents .mainSection .summary #bundle .label {
        display: table-cell;
        width: 100%;
    }
}

/*機種トップページ アイコンの位置調整*/
.summary.flexbox {
    position: relative;
}

.summary.flexbox .flexbox1 {
    padding-top: 35px;
    margin-bottom: 90px;
}

.summary.flexbox .flexbox2 {
    position: absolute;
    top: 0;
    margin-top: 0 !important;
}

@media screen and (max-width: 767px) {
    #contents .mainSection .summary #bundle {
        padding: 0;
    }

    #contents .mainSection .summary #bundle dl {
        padding: 10px !important;
    }

    #contents .mainSection .summary #bundle dt {
        display: block;
        vertical-align: middle;
        margin-right: 0;
        text-align: center !important;
        font-size: 14px;
        margin-bottom: 8px;
    }

    #contents .mainSection .summary #bundle dd {
        border-top: solid 1px #ddd;
    }

    /*機種トップページ アイコンの位置調整*/
    .summary.flexbox {
        position: relative;
    }

    .summary.flexbox .flexbox1 {
        padding-top: 0;
        margin-bottom: 0;
    }

    .summary.flexbox .flexbox2 {
        position: static;
        margin-bottom: 10px;
    }
}

/*==================for slick slider======================*/
.mainSection.top .image {
    float: left;
    width: 380px;
    opacity: 0;
    position: relative;
    display: block;
}

.mainSection.top .image>ul>div>div>li {
    position: relative;
}

.mainSection.top .img p.iLink01 {
    display: inline;
}

.mainSection.top .image #slider span,
.mainSection.top .image #slider-unslide span,
.mainSection.top .image #slider-unslide span,
.mainSection.top .image #slider-unslide span {
    content: "*";
    position: absolute;
    top: 16px;
    right: 15px;
    width: 25px;
    height: 25px;
}

.mainSection.top .image #slider .item,
.mainSection.top .image #slider-unslide .item {
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}

.mainSection.top .image #slider .item img:hover,
.mainSection.top .image #slider-unslide .item img:hover {
    opacity: 0.8 !important;
}

@media screen and (max-width: 767px) {

    .mainSection.top .image #slider .item,
    .mainSection.top .image #slider-unslide .item {
        cursor: default;
    }

    .mainSection.top .image #slider .item img:hover,
    .mainSection.top .image #slider-unslide .item img:hover {
        opacity: 1 !important;
    }
}

.mainSection.top .image #sliderThumb,
.mainSection.top .image #sliderThumb-unslide {
    margin-top: -18px;
    text-align: left;
    z-index: 100;
}

.mainSection.top .image #sliderThumb li,
.mainSection.top .image #sliderThumb-unslide li {
    display: inline-block;
    margin: 0 3px;
    border: 1px solid #e1e1e1;
    width: 58px;
    cursor: pointer;
}

.mainSection.top .image #sliderThumb .slick-slide.slick-current,
.mainSection.top .image #sliderThumb-unslide .slick-slide.slick-current {
    border: 1px solid #b9b9b9;
    opacity: 1.0 !important;
}

.mainSection.top .image #sliderThumb .slick-active,
.mainSection.top .image #sliderThumb-unslide .slick-active {
    opacity: 0.5;
}

.mainSection.top .image #sliderThumb li img,
.mainSection.top .image #sliderThumb-unslide li img {
    width: 100%;
}

.mainSection.top .image #sliderThumb .slick-list,
.mainSection.top .image #sliderThumb-unslide .slick-list {
    padding: 0 !important;
}

.mainSection.top .image #sliderThumb .slick-slide,
.mainSection.top .image #sliderThumb-unslide .slick-slide {
    width: 60px;
    border: 1px solid #e1e1e1;
    cursor: pointer;
    margin: 0 5px;
}

.mainSection.top .image #sliderThumb img,
.mainSection.top .image #sliderThumb-unslide img {
    width: 100%;
}

.slick-next {
    background: url(/products/bizprojector/common/images/ico_arrow-right.png)no-repeat !important;
    width: 15px !important;
    height: 26px !important;
}

.slick-prev {
    background: url(/products/bizprojector/common/images/ico_arrow-left.png)no-repeat !important;
    width: 15px !important;
    height: 26px !important;
}

.slick-next:before,
.slick-prev:before {
    display: none;
}

.zoomImage {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    z-index: 9990;
    display: none;
}

.zoomImage .modal_lay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    z-index: 0;
}

.zoomImage .modalImage {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}

.zoomImage .modal_close {
    position: absolute;
    top: 5%;
    right: 5%;
    z-index: 2;
    font-size: 24px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.zoomImage .modal_close:hover {
    opacity: 0.8;
}

.zoomImage .modal_close .close01 {
    display: inline-block;
    line-height: 1;
    font-size: 32px;
}

.zoomImage .modal_close .close02 {
    display: inline-block;
    line-height: 1;
    font-size: 26px;
}

.modalImage iframe {
    width: 850px;
    height: 638px;
}

@media screen and (max-width: 767px) {
    .zoomImage .modalImage {
        width: 100%;
    }

    .zoomImage .modalImage img {
        width: 100%;
    }
}

/*==================for spec iconr======================*/
.point .row-eq-height {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.point .row-eq-height .spec-sec {
    padding: 10px;
}

.spec-icon {
    vertical-align: middle;
    border: 1px solid #4a6593;
    color: #4a6593;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: 32.3%;
    margin-right: 5px;
    margin-bottom: 5px;
}

.point .row-eq-height .spec-icon:nth-child(3) {
    margin-right: 0;
}

.point .spec-icon {
    border: 1px solid #797d7f;
}

.spec-icon .iLink01 {
    display: block;
    padding-left: 9px;
    background: url(/common/images/ico_link_01.gif) no-repeat left top;
    font-size: 11px;
    margin-top: 7px;
}

/*spec icon large and medium */
.spec-icon.large.sample {
    display: table-cell;
    vertical-align: middle;
}

.spec-icon.medium.sample {
    display: table-cell;
    vertical-align: middle;
}

.spec-icon.large {
    height: 86px;
    display: inherit;
}

.spec-icon.medium {
    height: 65px;
    display: inherit;
}

.spec-icon.small {
    height: 20px;
    width: 100px;
    color: #797d7f;
}

.spec-icon.large .spec-txt {
    height: 61px;
    display: table-cell;
    vertical-align: middle;
    width: 136px;
}

.spec-icon.large .fsXS {
    font-size: 10px;
}

.spec-icon.large ul.row01 li,
.spec-icon.large ul.row02 li {
    margin: 0 !important;
}

.spec-icon.large .row01 {
    border-bottom: 1px dotted #4a6593;
    margin-bottom: 8px;
    margin-left: 2px;
    padding-bottom: 8px;
}

.spec-icon.large .spec-txt.taL {
    padding: 4px 0;
}

.spec-icon.large .spec-txt.taL ul.row01 li,
.spec-icon.large .spec-txt.taL ul.row02 li {
    vertical-align: middle !important;
    font-size: 12px;
}

.spec-icon.large ul.row02 {
    margin-left: 2px;
}

.left.flL.taL.w44.taC ul {
    height: 60px;
}

.spec-icon.large .spec-ttl02 {
    font-size: 11px;
    background-color: #4a6593 !important;
    height: 17px;
    margin-top: 0px;
    padding-top: 1px;
    color: #fff;
}

.spec-icon.large.ink {
    width: 268px;
}

.spec-icon.large.ink .spec-icon {
    border: 0;
    width: 150px;
    height: 38px;
}

.spec-icon.large.ink .spec-ttl {
    margin: 0 !important;
}

.spec-icon.large.ink .spec-sec .mt1 {
    margin-top: 1px;
}

.spec-icon.large.ink .spec-sec li {
    margin: 0 !important;
}

.spec-icon.large.ink .spec-sec .large-txt {
    font-size: 22px;
}

.spec-icon.large.ink .spec-sec .left {
    border-right: 1px dotted #4a6593;
    padding: 2px 5px 0px;
}

.spec-icon.large.ink .spec-sec .right {
    padding: 4px 5px 0px;
}

/* /spec icon large*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {

    /*for chrome*/
    .spec-icon span {
        font-size: 60%;
        width: 130%;
        margin-left: -2px;
        display: inline-block;
        -webkit-transform: scale(0.8);
        -webkit-transform-origin: 0 0;
    }
}

.spec-icon span {
    /*for other broswer*/
    font-size: 8px;
}

.spec-ttl {
    font-size: 10px !important;
    background-color: #4a6593 !important;
    height: 17px;
    margin-top: 0px;
    padding-top: 4px;
    color: #fff;
}

.spec-txt {
    padding-top: 3px;
}

/* ------ detailSection ------ */
.ancNav li.lgtxt {
    width: auto;
}

#contents .headSection .leftArea .title.txt {
    font-size: 24px;
    font-family："ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro",
    "メイリオ",
    Meiryo,
    "ＭＳ Ｐゴシック",
    sans-serif;
    line-height: 1em;
}

#contents .headSection .leftArea .title {
    font-size: 22px;

    vertical-align: middle;
}

#contents .mainSection .summary .ttl .ttlGroup .model_ttl .model_txt {
    font-size: 14px !important;
    font-weight: bold;
    margin-bottom: 10px;
}

#contents .mainSection .summary .ttl .ttlGroup .model_ttl .model_name {
    font-family："ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro",
    "メイリオ",
    Meiryo,
    "ＭＳ Ｐゴシック",
    sans-serif;
    font-size: 36px;
    font-weight: bold;
    line-height: 1em;
}

#contents .mainSection .summary .ttl .ttlGroup .model_ttl .model_name.inlineB {
    display: inline-block;
}

#contents .mainSection .summary .ttl .ttlGroup .model_ttl span.longName {
    font-size: 18px;
    display: block;
    line-height: 28px;
    margin-top: 20px;
    font-weight: bold;
}

#contents .mainSection .summary .ttl .ttlGroup .model_ttl img.baseline {
    vertical-align: baseline;
}

#contents .mainSection.top .img {
    width: 386px;
    padding-right: 32px;
    vertical-align: top;
}

#contents .mainSection.top .summary {
    vertical-align: top;
    width: 577px;
}

#contents .mainSection.top .point {
    width: 548px;
}

#contents .mainSection.top .point li {
    margin: 0 0 5px 0;
}

#contents .detailSection.section04 .ttl h3,
#contents .detailSection .ttl h3.largeH3 {
    font-size: 24px;
    text-align: center;
    padding: 40px 0 20px 0;
}

#contents .detailSection .feature_list .banner {
    display: flex;
    color: black;
}

#contents .detailSection .feature_list .movie {
    width: 100%;
}

#contents .detailSection .ttl h3 span {
    font-size: 18px;
}

#contents .detailSection .movie h3 {
    text-align: left;
    padding-bottom: 10px;
}

#contents .detailSection .movie .youtube {
    position: relative;
    text-align: center;
}

#contents .detailSection .movie .youtube iframe {
    display: block;
    margin: 0 auto;
}

#contents .detailSection .movie .youtube p {
    margin-top: 10px;
}

@media screen and (max-width: 767px) {
    #contents .detailSection .movie .youtube {
        width: 100%;
        height: 100%;
        padding-top: 50%;
    }

    #contents .detailSection .movie .youtube iframe {
        position: absolute;
        top: 0;
        right: 0;
        width: 100% !important;
        height: 100% !important;
    }

    #contents .detailSection .movie .youtube p {
        position: relative;
        top: 50px;
    }
}

#contents .detailSection.section01 h2.headMod02 {
    font-size: 173%;
}

#contents .detailSection.section01 {
    width: 100%;
    margin: 0 auto;
}

#contents .detailSection.section01 .main {
    width: 960px !important;
    margin: 0 auto;
    float: none;
}

#contents .detailSection.section01 .main .detailGroup .detail {
    padding: 0;
    background-color: #f4f4f4;
    border: 0;
}

#contents .detailSection.section01 .main .detailGroup .detail span.img a {
    padding-right: 0;
    background: unset;
}

#contents .detailSection a img:hover {
    opacity: 0.5 !important;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary {
    padding: 40px;
    width: 440px;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary .ttl {
    color: #000;
    font-weight: bold;
    padding-left: 22px;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature01 {
    background: url(/products/bizprojector/common/images/01_ico.png)no-repeat;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature02 {
    background: url(/products/bizprojector/common/images/02_ico.png)no-repeat;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature03 {
    background: url(/products/bizprojector/common/images/03_ico.png)no-repeat;
}

#contents .detailSection.section01 .main .detailGroup .detail .summary.feature04 {
    background: url(/products/bizprojector/common/images/04_ico.png)no-repeat;
}

p.gray-btn a {
    display: inline-block !important;
    background: #797d80 url(/products/bizprojector/common/images/btn_arrow_right.png) no-repeat 98% center !important;
    color: #fff;
    font-size: 18px;
    padding: 9px 24px;
    -webkit-border-radius: 13px;
    -moz-border-radius: 13px;
    border-radius: 2px;
    text-align: center;
    width: 215px;
    font-weight: bold;
}

.gray-btn a:hover,
.dl_box a:hover,
.info_box a:hover {
    opacity: 0.7 !important;
}

/* ------ detailSection .optionArea ------ */
.optionArea {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}

.optionArea .optionBox {
    position: relative;
    margin-right: 10px;
    float: left;
    width: 301px;
    height: 125px;
    box-shadow: 0px 0px 0px 1px #9E9E9E;
    border: solid 5px rgba(221, 221, 221, 0.5);
}

.optionArea .optionBox.height2 {
    height: 150px;
}

.optionArea .optionBox.height3 {
    height: 170px;
}

.optionArea .optionBox:last-child {
    margin-right: 0;
}

.optionArea .optionBox a {
    top: -5px;
    left: -5px;
    position: absolute;
    height: 135px;
    width: 312px;
    color: #000;
}

.optionArea .optionBox.height2 a {
    height: 160px;
}

.optionArea .optionBox.height3 a {
    height: 180px;
}

.optionArea .optionBox a:hover {
    text-decoration: none;
    opacity: 0.8;
}

.optionArea .optionBox a:after {
    content: "";
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #607D8B;
    position: absolute;
    right: 10px;
    bottom: 8px;
}

.optionArea .optionBox ul {
    display: table;
    text-align: center;
    width: 100%;
}

.optionArea .optionBox ul li {
    display: table-cell;
    vertical-align: middle;
    font-size: 120%;
    font-weight: bold;
}

.optionArea .optionBox ul li:first-child {
    width: 60%;
}

.optionArea .optionBox ul li:last-child {
    width: 40%;
}

#contents .detailSection .optionArea a ul li img:hover {
    opacity: 1 !important;
}

.optionArea .optionBox ul li span {
    position: absolute;
}

.optionArea .optionBoxInner {
    padding: 10px;
}

.optionArea .optionBoxInner p {
    padding: 5px 10px 0;
    font-size: 11px;
}

/* ------ detailSection .side ------ */
#contents .detailSection .side {
    float: right;
    width: 180px;
}

#contents .detailSection .side .sideNav {
    border: 1px solid #E5E5E5;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
}

#contents .detailSection .side .sideNav .ttl {
    padding: 12px 15px 10px 15px;
    background-color: #FAFAFA;
}

#contents .detailSection .side .sideNav .listBlock {
    padding: 0 15px;
    border-top: 1px solid #E5E5E5;
}

#contents .detailSection .side .sideNav .listBlock .list {
    font-size: 85%;
    /* font-size:12px; */
}

#contents .detailSection .side .sideNav .listBlock .list li {
    padding: 10px 0;
    background: url(/common/images/bg_dline_02.gif) repeat-x left bottom;
}

#contents .detailSection .side .sideNav .listBlock .list li.last {
    background: none;
}

#contents .detailSection .side .sideNav .sub {}

#contents .detailSection .side .sideNav .sub .ttl {
    padding: 5px 0 10px 0;
    background: url(/common/images/bg_dline_02.gif) repeat-x left bottom;
}

#contents .detailSection .side .bnr {
    margin-top: 10px;
}

#contents .detailSection .kabekake {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #e5e5e5;
    padding: 15px;
    margin-top: 50px;
}

/* ------ subSection ------ */
#contents .subSection {
    width: 960px;
    margin: 0 auto;
}

#contents .subSection .modelNav {
    width: 800px;
    margin: 0 auto;
}

#contents .subSection .modelNav li {
    display: inline;
}

#contents .subSection .subNav {
    /*background:url(/common/images/bg_sub_01.gif) no-repeat left top;*/
}

#contents .subSection .subNav .innerBlock {
    padding: 30px 0;
    /* background:url(/common/images/bg_sub_02.gif) no-repeat left bottom; */
}

#contents .subSection .subNav .innerBody {
    background: url(/common/images/bg_line_01.gif) repeat-y center top;
}

#contents .subSection .subNav .layCol01 {
    float: left;
    width: 460px;
}

#contents .subSection .subNav .layCol02 {
    float: right;
    width: 460px;
}

#contents .subSection .subNav .layCol01 .listBlock,
/*#contents .subSection .subNav .layCol02 .sub .listBlock {
  background:url(/common/images/bg_dline_01.gif) repeat-y center top;
}*/
#contents .subSection .subNav .layCol02 .sub {}

#contents .subSection .subNav .layCol02 .sub .ttl {
    font-size: 85%;
    /* font-size:12px; */
}

#contents .subSection .subNav .listCol01 {
    float: left;
    width: 210px;
}

#contents .subSection .subNav .listCol02 {
    float: right;
    width: 210px;
}

#contents .subSection .subNav .list {
    font-size: 85%;
    /* font-size:12px; */
}

#contents .subSection .subNav .list li {
    padding: 5px 0;
}

#contents .subSection .subNav .ttl {
    font-size: 129%;
}

#contents .subSection .otherNav {
    margin-top: 15px;
}

#contents .subSection .otherNav ul {
    font-size: 85%;
}

#contents .subSection .otherNav li {
    display: inline;
    padding-right: 15px;
}

.banner li {
    padding: 10px;
    text-align: center;
}

.banner img {
    border: 1px solid #D9D9D9;
}

.specialcontents_img ul.img li:last-child {
    margin-right: 0;
}

.specialcontents_img ul.slide {
    display: inline-block;
}

.specialcontents_img .slide li {
    width: 223px;
    margin-right: 22.5px;
    float: left;
}

.specialcontents_img .slide li dl {}

.specialcontents_img .slide li dl dt span {
    display: block;
}

.specialcontents_img .slide li dl dt span img {
    height: 108px;
}

#contents .secLine {
    border-top: 1px solid #e5e5e5;
    height: 1px;
    width: 100%;
}

/*------purchase ---------*/
#contents .headSection .rightArea {
    margin-top: 8px !important;
    padding-top: 0;
}

.purchase02 {
    margin: 0 auto;
    width: 830px;
}

.dl_box li {
    float: left;
}

.dl_box {
    margin-right: 0px;
    border: 1px solid #D9D9D9;
}

.info_box {
    border: 1px solid #D9D9D9;
}

.dl_box a,
.info_box a {
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    padding: 32px 47px;
    width: 400px;
    height: 120px;
    margin: 0 auto;
    color: #000;
    text-decoration: none;
}

.dl_box a {
    background: url(/products/bizprojector/common/images/ico_dl.gif) no-repeat 8% center !important;
}

.info_box a {
    background: url(/products/bizprojector/common/images/ico_ph_calling.gif) no-repeat 8% center !important;
}

.info_text,
.dlIcon_text {
    font-size: 20px;
    font-weight: bold;
    line-height: 3em;
    padding-left: 90px;
}

.info_text1,
.dlIcon_text {
    font-size: 13px;
    font-weight: bold;
    padding-left: 45px;
}

.dlIcon_text1 {
    font-size: 20px;
    font-weight: bold;
    padding-left: 80px;
}

.info_text3,
.dlIcon_text {
    font-size: 13px;
    font-weight: bold;
}

/* -START- purchase.txt(new) -- */
.purchase.tbl {
    display: table;
    margin-left: auto;
    margin-right: auto;
    max-width: 812px;
    width: 100%;
}

.purchase .tbl-cell {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.purchase .tbl-cell:nth-of-type(1) {
    padding-right: 6px;
}

.purchase .tbl-cell:nth-of-type(2) {
    padding-left: 6px;
}

.purchase .ico-box {
    box-sizing: border-box;
    min-height: 140px;
    max-width: 400px;
    position: relative;
    width: 100%;
}

.purchase .ico-box.bg-gry {
    background-color: #e7e7e7;
}

.purchase .ico-box.bg-line1 {
    border: 1px solid #000;
}

.purchase .btn-dl .ico-box {
    background-image: url(/products/bizprojector/common/images/ico_dl.gif);
    background-position: left 55px center;
    background-repeat: no-repeat;
    background-size: 60px !important;
}

.purchase .btn-tel .ico-box {
    background-image: url(/products/bizprojector/common/images/ico_ph_calling.gif);
    background-position: left 25px center;
    background-repeat: no-repeat;
    background-size: 60px !important;
}

.purchase .ico-box .ico-space {
    padding: 38px 12px 38px 98px;
}

.purchase .btn-dl .ico-box .ico-space {
    padding: 13px 12px 13px 138px;
}

.purchase .txt-cmmt {
    font-size: 10px;
    margin-top: 10px;
}

.purchase .ico-box a,
.purchase .ico-box a:hover {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
}

.purchase .btn-dl a {
    box-sizing: border-box;
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}

.purchase .btn-dl .ico-box.bg-gry:hover {
    opacity: .7;
}

.purchase .btn-dl a>span {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
}

.purchase .btn-tel .ico-box p:nth-of-type(2) {
    margin-top: 5px;
}

.purchase .btn-tel .txt-deco {
    font-size: 13px;
}

.purchase .btn-tel .txt-small {
    font-size: 12px;
    font-weight: normal;
}

.purchase .btn-tel .txt-small a {
    font-size: 12px;
    font-weight: normal;
}

/* -END- purchase.txt(new) -- */
/*----service_box-----*/
.services {
    display: inline-block;
}

.service_box .ico_i a {
    background: #e7e7e7 url(/products/bizprojector/common/images/ico_i.gif) no-repeat 50% 20% !important;
}

.service_box .ico_driversoftware a {
    background: #e7e7e7 url(/products/bizprojector/common/images/ico_driversoftware.gif) no-repeat 50% 20% !important;
}

.service_box .ico_ques a {
    background: #e7e7e7 url(/products/bizprojector/common/images/ico_ques.gif) no-repeat 50% 20% !important;
}

.service_box .ico_msg a {
    background: #e7e7e7 url(/products/bizprojector/common/images/ico_msg.gif) no-repeat 50% 20% !important;
}

.service_box .ico_tools a {
    background: #e7e7e7 url(/products/bizprojector/common/images/ico_tools.gif) no-repeat 50% 20% !important;
}

.service_box .ico_os a {
    background: #e7e7e7 url(/products/bizprojector/common/images/ico_os.gif) no-repeat 50% 20% !important;
}

.service_box .ico_book a {
    background: #e7e7e7 url(/products/bizprojector/common/images/ico_dl.gif) no-repeat 50% 20% !important;
}

.service_box .ico_usb a {
    background: #e7e7e7 url(/products/bizprojector/common/images/ico_usb.gif) no-repeat 50% 20% !important;
}

.service_box {
    display: -webkit-box;
}

.service_box .box a {
    box-sizing: border-box;
    -webkit-align-items: center;
    float: left;
    margin-right: 12px;
    background: #e7e7e7;
    padding: 17px 0;
    width: 150px;
    height: 120px;
    text-align: center;
}

.service_box .box.ico_os a {
    margin-right: 0;
}

.services .service_box a:hover {
    opacity: 0.7 !important;
}

.services .service_box a {
    text-decoration: none;
    color: #000;
}

.services .service_box span.txt {
    font-size: 16px;
    font-weight: bold;
    top: 66%;
    position: relative;
}

.services .service_box .ico_driversoftware span.txt {
    font-size: 16px;
    font-weight: bold;
    top: 57%;
    position: relative;
}

/* share
=============================================================== */
#contents .share_title {
    font-size: 30px;
    text-align: center;
    letter-spacing: 0.05em;
    font-weight: bold;
    font-family: -apple-system, 'Open Sans', Sans-Serif;
}

#contents .share_list {
    margin: 25px auto 0;
}

#contents .share_list ul {
    text-align: center;
}

#contents .share_list ul li {
    vertical-align: top;
    display: inline-block;
    position: relative;
    margin: 0 15px;
}

/*===================================================================
  module
===================================================================*/
/* ------ relatedMod ------ */
.relatedMod01 {
    border: 1px solid #D9D9D9;
    background-color: #FFF;
}

.relatedMod01 .innerBlock {
    margin: 1px;
    padding: 10px 0;
    background-color: #F1F1F1;
}

.relatedMod01 table {}

.relatedMod01 th,
.relatedMod01 td {
    padding: 0 10px;
}

.relatedMod01 th {
    border-right: 1px solid #D9D9D9;
}

.relatedMod01 td.ico {
    padding: 0 10px 0 20px;
}

.sp-center {
    text-align: center;
    display: block;
}

/* ------ ttlMod01 ------ */
#contents .detailSection .main .detailGroup .ttlMod01 h2,
#contents .detailSection .main .detailGroup .ttlMod01 h3,
#contents .detailSection .main .detailGroup .ttlMod01 h4,
#contents .detailSection .main .detailGroup .ttlMod01 h5 {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    background: url(/products/bizprojector/common/images/bg_ttl_02.gif) no-repeat right center;
}

#contents .detailSection .main .detailGroup .ttlMod01 span {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    padding: 0.8em 20px 0.7em 20px;
    background: url(/products/bizprojector/common/images/bg_ttl_01.gif) no-repeat left center;
    line-height: 1;
    color: #FFF;
    font-weight: bold;
}

/* ------ oneCol ------ */
#contents.oneCol .detailSection .main {
    float: none;
    width: 100%;
}

/*===================================================================
  各機種の主な仕様table
===================================================================*/
/* ------ bizprojector tblMod ------ */
.specTable {
    margin-left: 0px;
    overflow: auto;
    width: 100%;
    white-space: nowrap;
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
}

.specTable.norespo {
    white-space: initial;
}

.specTable .biztblMod {
    border-collapse: collapse;
    min-width: 898px;
    font-size: 14px;
    border: none;
    border-top: none;
    table-layout: fixed;
    border-spacing: 0px;
    border-right: solid 1px #7a7e80;
}

.specTable .biztblMod tr {
    position: relative;
}

.specTable .biztblMod th.none,
.specTable .biztblMod td.category_odd,
.specTable .biztblMod td.category {
    position: absolute;
    width: 117px;
    margin-left: -140px;
    border-right: 1px solid #7a7e80;
}

.specTable .biztblMod .height60 {
    height: 60px;
}

.specTable .biztblMod .height50 {
    height: 50px;
}

.specTable .biztblMod .title2 {
    line-height: 13.5px;
    padding-top: 1px;
}

.specTable .biztblMod .title8 {
    padding: 8px 0;
    /* line-height: 100%; */
}

.specTable .biztblMod .title9-5 {
    padding: 9.5px 0;
}

.specTable .biztblMod .title8-5 {
    padding: 8.5px 0;
}

.specTable .biztblMod .title10 {
    padding: 10.5px 0;
}

.biztblMod th,
.biztblMod td {
    font-size: 85%;
    color: #333;
}

.biztblMod>tbody>tr>td,
.biztblMod>tbody>tr>th {
    padding: 11px;
    vertical-align: middle;
    border-top: 1px solid #7a7e80;
    border-bottom: 1px solid #7a7e80;
    border-left: 1px solid #7a7e80;
}

.biztblMod th {
    background-color: #4a6592;
    color: #fff;
    font-size: 14px;
    padding: 12px 12px;
}

.biztblMod th small,
.biztblMod td small {
    font-size: 10px;
    vertical-align: super;
    padding: 3px;
}

.biztblMod th small a,
.biztblMod td small a {
    color: #0544A5;
}

.biztblMod .none {
    background-color: #fff;
}

.biztblMod .category {
    background-color: #fafafa;
}

.biztblMod .category_odd {
    background-color: #f0f0f0;
}

.fwB {
    font-weight: bold;
}

/* 表のバー */
.specTable::-webkit-scrollbar {
    height: 10px;
}

.specTable::-webkit-scrollbar-track {
    background: #F6F6F6;
}

.specTable::-webkit-scrollbar-thumb {
    background: #005ab4;
}

.specTable table.biztblMod {
    margin-left: 140px;
}

.tblMod01 th,
.tblMod01 td {
    text-align: center;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.break-all .tblMod01 th,
.break-all .tblMod01 td {
    word-break: break-all;
}

.tblMod01 td.left {
    text-align: left;
}

.tblMod01 td.ifBox {
    vertical-align: bottom;
}

.tblMod01 span.ifText {
    text-align: left;
    display: inline-block;
    margin-bottom: 5px;
}

@media screen and (max-width: 767px) {
    .specTable table.biztblMod {
        table-layout: auto;
        margin-left: 120px;
    }

    .specTable .biztblMod th.none,
    .specTable .biztblMod td.category_odd,
    .specTable .biztblMod td.category {
        position: absolute;
        width: 100px;
        margin-left: -120px;
    }

    .break-all .tblMod01 th,
    .break-all .tblMod01 td {
        font-size: 10px;
    }
}

/*===================================================================
  feature.htm
===================================================================*/
body.feature_1 .ancNav .current01 a,
body.feature_2 .ancNav .current02 a,
body.feature_3 .ancNav .current03 a,
body.feature_4 .ancNav .current04 a,
body.feature_5 .ancNav .current05 a,
body.feature_6 .ancNav .current06 a,
body.feature_7 .ancNav .current07 a,
body.feature_8 .ancNav .current08 a,
body.feature_9 .ancNav .current09 a,
body.feature_10 .ancNav .current10 a,
body.feature_11 .ancNav .current11 a,
body.feature_12 .ancNav .current12 a,
body.feature_13 .ancNav .current13 a,
body.feature_14 .ancNav .current14 a,
body.feature_15 .ancNav .current15 a {
    color: #333;
    text-decoration: none;
    cursor: default;
}

.feature .img3Center {
    text-align: center;
}

.feature .img3Center li {
    display: inline-block;
    margin: 0 20px 20px;
}

.feature .img3Center li p {
    margin-top: 10px;
}

@media screen and (max-width: 767px) {
    .feature .img3Center li {
        margin: 0 0 20px;
    }
}

/*===================================================================
  size.htm
===================================================================*/
body.size #contents .detailSection {
    margin: 40px auto
}

body.size #contents .detailSection .main .imgGroup {
    display: inline-block;
    /display: inline;
    /zoom: 1;
    text-align: left;
}

.newsSection {
    width: 960px;
    margin: 0 auto;
    border: 1px solid #E5E5E5;
}

.newsSection .headMod02 {
    padding: 15px 20px;
    background-color: #FAFAFA;
}

.newsSection .newsGroup {
    padding: 0 20px;
    font-size: 79%;
    /* font-size:11px; */
}

.newsSection .newsGroup dl {
    padding: 10px 0;
}

.newsSection .newsGroup .date {
    display: table-cell;
    /display: inline;
    /zoom: 1;
    vertical-align: middle;
    width: 80px;
    padding-left: 15px;
}

.newsSection .newsGroup .ico {
    display: table-cell;
    /display: inline;
    /zoom: 1;
    vertical-align: middle;
    width: 66px;
    padding-left: 5px;
}

.newsSection .newsGroup .txt {
    display: table-cell;
    /display: inline;
    /zoom: 1;
    vertical-align: middle;
    width: 729px;
    padding-left: 10px;
}

/*for kasuyou & okomari page*/
ul.okomarilist li {
    list-style-type: disc !important;
    list-style-position: inside;
}

.detailGroup.method h2.ttl01 {
    background: url(/products/bizprojector/common/images/h3_ico_blue_t.gif) no-repeat left;
    padding-left: 20px;
}

.problems .service_box {
    margin: 0 auto;
    width: 670px;
}

.problems .service_box .box a {
    box-sizing: border-box;
    -webkit-align-items: center;
    float: left;
    margin: 0;
    background: #e7e7e7;
    padding: 17px 0;
    width: 180px;
    height: 150px;
    text-align: center;
}

.problems ul.service_box li {
    margin-right: 60px;
    display: inline-block;
}

.problems ul.service_box li:last-child {
    margin-right: 0;
}

.problems .service_box a:hover {
    opacity: 0.7 !important;
}

.problems .service_box a {
    text-decoration: none;
    color: #000;
}

.problems .service_box span.txt {
    font-size: 16px;
    font-weight: bold;
    top: 66%;
    position: relative;
}

.problems .service_box .ico_driversoftware span.txt {
    font-size: 16px;
    font-weight: bold;
    top: 57%;
    position: relative;
}

/*print-design*/
.print-design .col {
    width: 25%;
    float: left;
    margin-right: 20px;
}

.print-design .col.last {
    margin: 0;
}

.print-design .col a {
    color: #5a5a5a;
}

.print-design .new-thumbnail {
    position: relative;
}

.print-design .thumbnail {
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

.print-design .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.print-design .thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}

.print-design .thumbnail .caption {
    padding: 9px;
    color: #333;
}

.print-design .thumbnail a>img,
.print-design .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.print-design .new_label {
    width: 52px;
    position: absolute;
    top: 10px;
    right: -10px;
}

.print-design h3.thum_title {
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 1.1;
}

p.des_funcontents {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 0px;
    font-size: 12px;
    color: #8d8d8d;
}

.usage,
.gallery {
    display: inline-block;
}

.section01 {
    width: 100%;
}

.bg1 {
    background-color: #f2e3f8;
    text-align: center;
}

.bg2 {
    background-color: #ffecb8;
    text-align: center;
}

.bg3 {
    background-color: #cae3f8;
    text-align: center;
}

.bg4 {
    background-color: #fadadf;
    text-align: center;
}

/*section-guide*/
#section_guide {
    width: 917px;
    height: 77px;
    margin-top: 11px;
    background: #ffffff;
}

#section_guide #section_guide_ul {
    padding: 20px 21px 0 20px;
}

#section_guide h3 {
    width: 117px;
    height: 44px;
    float: left;
    padding-left: 8px;
    text-indent: -9999px;
}

#section_guide h3.first {
    padding-left: 0;
}

#section_guide h3 a {
    display: block;
    width: 117px;
    height: 36px;
}

#section_guide h3 a:hover {
    width: 117px;
    height: 44px;
}

#section_guide h3.category01 a {
    background: url(/products/bizprojector/common/images/btn_guide_index_01.gif) left top no-repeat;
}

#section_guide h3.category02 a {
    background: url(/products/bizprojector/common/images/btn_guide_index_02.gif) left top no-repeat;
}

#section_guide h3.category03 a {
    background: url(/products/bizprojector/common/images/btn_guide_index_03.gif) left top no-repeat;
}

#section_guide h3.category04 a {
    background: url(/products/bizprojector/common/images/btn_guide_index_04.gif) left top no-repeat;
}

#section_guide h3.category05 a {
    background: url(/products/bizprojector/common/images/btn_guide_index_05.gif) left top no-repeat;
}

#section_guide h3.category06 a {
    background: url(/products/bizprojector/common/images/btn_guide_index_06.gif) left top no-repeat;
}

#section_guide h3.category07 a {
    background: url(/products/bizprojector/common/images/btn_guide_index_07.gif) left top no-repeat;
}

.ancNav.method .iLink02 {
    border: 0;
}

/*tabcontent*/
.tabcontent {
    display: none;
}

button.iLink02 {
    font-weight: bold;
    font-size: 100%;
    color: #005AB4;
    border: none;
    outline: none;
    cursor: pointer;
}

button.iLink02.active {
    color: #333;
    font-weight: bold;
    font-size: 100%;
}

/*    /for kasuyou & okomari page    */
.feature h3.ttl01 {
    background: url(/products/bizprojector/common/images/h3_ico_blue_t.gif) no-repeat left;
    padding-left: 20px;
}

.katsuyou h3.ttl01 {
    background: url(/products/bizprojector/common/images/h3_ico_blue_t.gif) no-repeat left;
    padding-left: 20px;
}

.okomari h3.ttl01 {
    background: url(/products/bizprojector/common/images/h3_ico_blue_t.gif) no-repeat left;
    padding-left: 20px;
}

.home-link {
    margin-top: 10px !important;
    margin-bottom: -20px !important;
}

.home-link a {
    color: #fff !important;
    font-size: 79%;
    padding: 5px 15px;
    background-color: #005AB4 !important;
}

.home-link2 {
    margin-bottom: -20px !important;
    padding-top: 20px !important;
}

.home-link2 a {
    color: #005AB4 !important;
    font-size: 79%;
    background-color: #FFFFFF !important;
}

.fsS78 {
    font-size: 78% !important;
}

.katsuyoufont {
    font-size: 16px;
}

.mr45 {
    margin-right: 45px;
}

.fsXXL {
    font-size: 20px !important;
}

.fsXXXL {
    font-size: 30px !important;
}

.katsuyou .guide .list {
    display: flex;
    flex-wrap: wrap;
    width: 880px;
    margin: 0 auto;
}

.katsuyou .guide .list li {
    width: 420px;
    list-style-type: none;
    margin-top: 20px;
    margin-right: 40px;
}

.katsuyou .guide .list li .title {
    font-size: 16px;
    padding: 18px 0;
    width: 100%;
}

.katsuyou .guide .list li .image.col2 {
    display: flex;
}

.katsuyou .arrow_image {
    margin: 40px auto 0;
    width: 880px;
}

span.txt-disini {
    display: initial !important;
}

span.pt15 {
    padding-top: 15px !important;
}

span.txtc {
    text-align: center !important;
}

/* ------ tgtElm ------ */
.tgtElm>div {
    display: none;
}

.tgtElm>div:first-child,
.tgtElm>div.act,
.tgtElm.default>div {
    display: block;
}

katabanList / katabanDetails --------------------------------------------------------------------------------*/ .katabanList {
    padding: 5px 20px;
    background: #fafafa;
}

.katabanList ul li {
    float: left;
    min-width: 74px;
    margin: 5px 8px 5px 0;
}

.katabanList ul li a {
    padding: 0 0 0 21px;
    background: url(/common/images/ico_link_01.gif) no-repeat 0 2px;
}

.katabanDetails {
    overflow: hidden;
}

.katabanDetails>div {
    padding-top: 20px;
}

.katabanDetails .box {
    margin-top: -1px;
    border-top: 1px solid #e2e2e2;
}

.katabanDetails .box h3 {
    margin-left: 5px;
}

.katabanDetails ul {
    /* margin: 0 -20px 0 0; */
}

.katabanDetails ul li {
    float: left;
    width: 122px;
    margin: 0 17px 33px 0;
}

.katabanDetails ul li img {
    border: 1px solid #e2e2e2;
}

.katabanDetails ul li span {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-size: 100%;
    word-wrap: break-word;
}

/*added css by min*/
.bdrnone {
    border: none !important;
}

/*feature 2col*/
.featureItem ul.feature.two_col {
    width: 100%;
}

.featureItem ul.feature.two_col li.col {
    width: 49%;
    float: left;
}

.featureItem .feature.two_col li.col .taC {
    height: auto;
    padding-bottom: 20px;
}

.featureItem .feature.two_col li.col:first-child {
    padding-right: 2%;
}

.featureItem .feature.two_col li.col .row {
    padding-bottom: 50px;
}

/*!feature 2col*/
/*gallery page*/
.model-gallery #contents .headSection {
    height: auto;
}

.model-gallery h3.ttl01 {
    background: url(/products/bizprojector/common/images/h3_ico_blue_t.gif) no-repeat left;
    padding-left: 20px;
}

.model-gallery .gallery-list ul li {
    float: left;
    margin-bottom: 20px;
}

.model-gallery .gallery-list ul li:nth-child(odd) {
    margin-right: 40px;
}

/*!gallery page*/
#contents.responsive .mainSection.top .point .spec-icon p {
    font-size: 12px;
}

#contents.responsive ul.banner li {
    float: left;
    width: 50%;
    padding: 10px 0;
    text-align: left;
    /* display: block; */
}

#contents.responsive ul.banner li:first-child {
    margin-right: 10px;
}

#contents.responsive ul.banner li:last-child {
    margin-left: 10px;
}

#contents.responsive ul.banner li.onlyOneBnr:first-child {
    margin-right: auto;
}

#contents.responsive ul.banner li.onlyOneBnr:last-child {
    margin-left: auto;
}

@media screen and (max-width: 767px) {
    #contents.responsive ul.banner li:first-child {
        margin-right: 0;
    }

    #contents.responsive ul.banner li:last-child {
        margin-left: 0;
    }
}

#contents.responsive ul.banner li:nth-child(2),
#contents.responsive ul.banner li:nth-child(4) {
    text-align: right;
}

#contents.responsive ul.banner li img {
    width: 100%;
    height: auto;
}

#contents.responsive .detailSection .main .detailGroup .ttlMod01.mb25 {
    margin-top: 8px !important;
    margin-bottom: 25px !important;
}

#contents .sp,
#contents.responsive .sp,
#contents .tbl_sp,
#contents.responsive .tbl_sp {
    display: none;
}

#contents .pc,
#contents.responsive .pc {
    display: block;
}

#contents .relatedMod01 .pc,
#contents.responsive .relatedMod01 .pc {
    display: table-cell !important;
}

#contents.responsive .headSection .leftArea a {
    vertical-align: middle;
}

/*service*/
.serviceTable {
    margin-left: 0px;
    overflow: auto;
    width: 100%;
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
}

@media screen and (max-width: 767px) {
    .serviceTable {
        white-space: nowrap;
    }
}

.serviceTable .tblMod01 {
    width: 100%;
    border-collapse: collapse;
    /*    min-width: 960px;*/
    table-layout: auto;
}

/* 表のバー */
.serviceTable::-webkit-scrollbar {
    height: 10px;
}

.serviceTable::-webkit-scrollbar-track {
    background: #F6F6F6;
}

.serviceTable::-webkit-scrollbar-thumb {
    background: #005ab4;
}

.serviceTable {
    scrollbar-base-color: #005ab4;
}

/* IE用スクロールバーカラー */
.serviceTable table.biztblMod {
    table-layout: auto;
}

/* #contents.responsive .panel.point {
  display: block;
 }*/
@media screen and (max-width: 767px) {
    .pc-only {
        display: none;
    }

    .sp-only {
        display: block;
    }

    #contents.responsive .sp {
        display: block;
    }

    #contents.responsive .pc {
        display: none;
    }

    /*====for hambager menu=====*/
    ul.mobile.menuItems.active {
        display: block !important;
    }

    /*====! for hambager menu=====*/
    #contents.responsive ul.banner li {
        width: 100%;
        text-align: center !important;
    }

    #contents.responsive ul.banner li img {
        width: 100%;
        text-align: center;
    }

    #contents.responsive {
        padding: 0;
    }

    #contents.responsive .headSection .leftArea .logo {
        width: 36%;
        padding-right: 1%;
    }

    #contents.responsive .headSection .innerBlock {
        width: auto;
        margin: 0 auto;
        padding: 0 2%;
        width: -webkit-fill-available;
    }

    #contents.responsive .headSection .leftArea {
        float: none;
        width: auto;
    }

    #contents.responsive .headSection .leftArea a.bizproLogo {
        display: inline-block;
        width: 150px;
        padding-right: 3px;
    }

    #contents.responsive .headSection .rightArea {
        margin: 0 !important;
    }

    #contents.responsive .headSection {
        height: auto;
        width: 100%;
    }

    #contents.responsive .headSection .logo,
    #contents.responsive .headSection .title,
    #contents.responsive .headSection .productsLogo,
    #contents.responsive .headSection .ttl h1,
    #contents.responsive .headSection .leftArea>h1 {
        display: inline-block;
        vertical-align: bottom;
        margin: 0;
        margin-bottom: 15px;
    }

    #contents .headSection .ttl p.productsLogo {
        padding-right: 10px;
        font-size: 120% !important;
    }

    #contents.responsive .headSection .title {
        border-left: 1px dotted #ccc;
        width: auto;
        margin: 0 !important;
        padding-left: 2% !important;
        font-size: 120% !important;
        background: none !important;
    }

    #contents.responsive .headSection .list,
    #contents.responsive .headSection .rightArea,
    #contents.responsive .headSection .aside .guide li {
        width: 100%;
        float: left;
        padding: 0;
        margin-top: 10px;
    }

    /* その他製品を見る */
    #contents .headSection .leftArea .list .item ul li {
        width: 190px;
    }



    /*====top======*/
    /* slider */
    #contents.responsive .mainSection {
        width: auto !important;
        padding: 0 2%;
    }

    #contents.responsive .mainSection.top .img {
        padding-right: 0;
        width: auto !important;
        display: block !important;
        overflow: hidden !important;
    }

    #contents.responsive .mainSection.top .image {
        width: 100% !important;
    }

    #contents.responsive .mainSection.top .image #sliderThumb {
        padding: 0 24px;
    }

    #contents.responsive .mainSection.top .image #sliderThumb .slick-prev {
        left: 5px !important;
    }

    #contents.responsive .mainSection.top .image #sliderThumb .slick-next {
        right: 5px !important;
    }

    /*.nozoom .zoomImage {
  display: none !important;
}*/
    #contents.responsive .mainSection ul#slider li span.zoom_ico,
    #contents.responsive .mainSection ul#slider-unslide li span.zoom_ico {
        display: none;
    }

    /* slider end */
    /* slider start with fixed size */
    /*  #contents.responsive .mainSection {
    width: auto !important;
    padding: 0.5em 15px;
    margin: 0;
  }
  #contents.responsive .mainSection.top .img,
  #contents.responsive .mainSection.top .slider_top {
    width: 100%;
    width: 265px;
    margin:0 auto;
    display: table !important;
    float: none;
    padding-right: 0;
  }
  .mainSection.top .image {
    max-width:265px;
  }

  .slick-slide.slick-current.slick-active img {
    width: 265px !important;
  }
  #contents.responsive .mainSection.top .summary {
    width: 100%;
    display: initial;
  }
  #sliderThumb li.slick-slide.slick-active {
    width:40px !important;
  }
  */
    /* slider end with fixed size */
    #contents.responsive .mainSection.top .summary {
        width: 100%;
        display: block;
        margin-top: 20px;
        padding-top: 20px;
        border-top: solid 1px #b9b9b9;
    }

    #contents.responsive .mainSection .summary .point:first-child ul {
        display: block !important;
    }

    #contents.responsive .mainSection .summary .ttl .ttlGroup .model_ttl p {
        font-size: 31px;
    }

    #contents .mainSection .summary .ttl .ttlGroup .model_ttl span.longName {
        font-size: 14px;
        line-height: 24px;
    }

    #contents.responsive .mainSection .summary .ttl .ttlGroup .clearfix img.ml10 {
        margin-left: 5px !important;
    }

    .point .row-eq-height .spec-icon {
        width: 48.5%;
    }

    .point .row-eq-height .spec-icon:nth-child(n) {
        margin-right: 5px;
    }

    .point .row-eq-height .spec-icon:nth-child(2n) {
        margin-right: 0;
    }

    #contents.responsive .mainSection .summary #bundle {
        width: 100%;
    }

    #contents.responsive .mainSection .summary #bundle dd {
        width: 100%;
    }

    #contents .mainSection .summary .pickUpIcon {
        float: none;
        margin: 0 auto 30px;
    }

    #contents.responsive .mainSection.top .point,
    #contents.responsive .mainSection.top .point ul {
        width: 100% !important;
    }

    #contents.responsive .mainSection.top .point .spec-icon p {
        font-size: 12px !important;
    }

    #contents.responsive .mainSection.top .point .spec-icon .spec-ttl {
        font-size: 10px !important;
    }

    #contents.responsive .mainSection.top .point .spec-icon p img {
        margin: 0 !important;
    }

    #contents.responsive .mainSection.top .point .spec-icon.medium {
        height: 86px;
        display: table-cell;
        vertical-align: middle;
    }

    #contents.responsive .mainSection img {
        display: inline !important;
        vertical-align: middle;
    }

    #contents.responsive .detailSection .ttl h3 {
        padding: 40px 0 20px 0;
    }

    #contents.responsive .detailSection {
        width: auto !important;
        padding: 0.5em 15px;
    }

    #contents.responsive .detailSection.section01 .main {
        width: 100% !important;
    }

    #contents.responsive .detailSection.section01 h2.headMod02,
    #contents.responsive .detailSection .main .detailGroup .detail .summary .ttl {
        font-size: 130%;
        padding-left: 0 !important;
    }

    #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature01,
    #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature02,
    #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature03,
    #contents.responsive .detailSection.section01 .main .detailGroup .detail .summary.feature04 {
        background-size: 50px auto;
    }

    .feature #contents.responsive .detailSection .main .detailGroup {
        padding: 8px 8px !important;
    }

    .feature #contents.responsive .detailSection .main .detailGroup .flL,
    .feature #contents.responsive .detailSection .main .detailGroup .flR {
        margin-bottom: 15px;
        float: none;
        padding: 0 !important;
        margin: 0 !important;
        display: inline !important;
    }

    .feature #contents.responsive .detailSection .main .detailGroup .pb25 {
        padding-bottom: 0 !important;
    }

    .feature #contents.responsive .detailSection .main .detailGroup .lineS {
        border-bottom: 1px solid #ccc;
        background: none;
    }

    .feature #contents.responsive .detailSection .main .detailGroup .flL img,
    .flR img {
        display: block !important;
        margin: 10px auto !important;
    }

    .feature #contents.responsive .detailSection .main .detailGroup .bg-ltGrn,
    #contents.responsive .detailSection .main .detailGroup .detail a {
        background: none;
    }

    #contents.responsive .detailSection .main .detailGroup .ttlMod01 {
        margin-top: 8px !important;
    }

    .feature #contents.responsive .detailSection .main .detailGroup h3.ttl01 {
        border-left: 5px solid #235cb3;
        padding-left: 15px;
        background: none;
        margin: 20px 0 10px;
    }

    #contents.responsive .detailSection .main .detailGroup .detail .summary {
        display: block;
        width: auto !important;
        padding: 30px 25px 25px 25px !important;
    }

    #contents.responsive .detailSection .main .detailGroup .detail .img {
        display: block;
        margin: 0 auto;
        width: auto !important;
        padding: 0 30px 25px !important;
    }

    #contents.responsive .detailSection .main .detailGroup .detail a .img {
        width: 100%;
    }

    #contents.responsive .detailSection .main .detailGroup .detail .summary p.gray-btn a {
        color: #fff;
        font-weight: bold;
        text-align: center;
        background: #797d80 url(/products/bizprojector/common/images/btn_arrow_right.png) no-repeat 98% center !important;
        padding: 9px 0px;
        margin-top: 1em;
        display: block !important;
        border-radius: 0;
        width: 100%;
    }

    #contents.responsive .detailSection .purchase .tbl-cell {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        margin-bottom: 30px;
    }

    #contents.responsive .detailSection.section02,
    #contents.responsive .detailSection.section03 {
        font-size: 117%;
    }

    #contents.responsive .detailSection .headMod03 {
        font-size: 16px;
    }

    #contents.responsive .detailSection .purchase .btn-dl .ico-box,
    #contents.responsive .detailSection .purchase .ico-box {
        max-width: 100%;
        margin-bottom: 20px;
    }

    .purchase .ico-box span.ico-space {
        margin-left: 15px !important;
    }

    #contents.responsive .detailSection .purchase .tbl-cell:nth-of-type(1) {
        padding-right: 0px;
    }

    #contents.responsive .detailSection .purchase .tbl-cell:nth-of-type(2) {
        padding-left: 0;
    }

    #contents.responsive .detailSection .purchase .ico-space br,
    .point br {
        display: block !important;
    }

    #contents.responsive .detailSection .purchase .btn-dl .ico-box .ico-space,
    #contents.responsive .detailSection .purchase .ico-box .ico-space {
        padding: 49px 5px 49px 100px !important;
        margin: 0 auto;
    }

    #contents.responsive .detailSection .purchase .btn-dl .ico-box,
    #contents.responsive .detailSection .purchase .btn-tel .ico-box {
        background-position: left 15px center;
        background-size: 12%;
    }

    #contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space p {
        margin: 0 auto;
    }

    #contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space .txt-small a {
        font-size: 12px !important;
    }

    #contents.responsive .detailSection .purchase .btn-tel .ico-box .ico-space p a {
        font-size: 18px !important;
    }

    #contents.responsive .detailSection .service_box,
    #contents.responsive .detailSection .services {
        display: inline-block;
        width: 100%;
    }

    #contents.responsive .detailSection .service_box .box {
        display: block;
        width: 49%;
        border: none;
        empty-cells: show;
        border-collapse: collapse;
        float: left;
        margin-top: 8px;
    }

    #contents.responsive .detailSection .service_box .box a {
        display: table-cell;
        box-sizing: border-box;
        background: #e7e7e7;
        padding: 0;
        width: 100%;
        height: 120px;
        text-align: center;
        vertical-align: middle;
        text-decoration: none;
        color: #000;
        font-weight: bold;
    }

    #contents.responsive .detailSection .services .service_box div.box:nth-child(even) {
        float: right;
    }

    .optionArea .optionBox {
        position: relative;
        margin-right: 0;
        float: none;
        width: 100%;
        height: auto !important;
        margin-bottom: 30px;
        box-shadow: none;
        border: none;
    }

    .optionArea .optionBox:last-child {
        margin-right: 0;
    }

    .optionArea .optionBox a {
        height: auto !important;
        width: 100%;
        box-shadow: 0px 0px 0px 1px #9E9E9E;
        border: solid 5px rgba(221, 221, 221, 0.5);
        display: inline-block;
        position: relative;
    }

    .optionArea .optionBoxInner li {
        position: relative;
        width: 60% !important;
    }

    #contents.responsive .optionArea .optionBoxInner li img {}

    img {}

    .optionArea .optionBoxInner p {
        padding: 0 10px 10px;
    }

    #contents .detailSection .feature_list .banner {
        display: inline-block;
    }

    /*!====top======*/
    /*====.lNav.fourtab======*/
    #contents.responsive .lNav.fourtab {
        min-width: 100% !important;
        height: auto;
        /* display: flex; */
    }

    #contents.responsive .lNav.fourtab .localNav.sp-only {
        display: flex;
    }

    #contents.responsive .lNav.fourtab ul {
        width: 100%;
        display: table;
    }

    #contents.responsive .lNav.fourtab ul li.lnav01,
    #contents.responsive .lNav.fourtab ul li.lnav02,
    #contents.responsive .lNav.fourtab ul li.lnav03 {
        width: 33.12% !important;
    }

    #contents.responsive .lNav.fourtab ul li.lnav04,
    #contents.responsive .lNav.fourtab ul li.lnav05 {
        width: 49.8% !important;
        /* border: none; */
    }

    .borderTopNon {
        border-top: none !important;
    }

    /*!====.lNav.fourtab======*/
    /*====ancNav======*/
    #contents.responsive .ancNav {
        width: auto;
        margin: 0 auto !important;
        position: relative;
        padding: 0.5em 15px;
    }

    #contents.responsive .ancNav ul.mt10 {
        margin-top: 0 !important;
    }

    #contents.responsive .ancNav ul li {
        width: 100%;
        background: none;
        position: relative;
        display: block;
        font-weight: bold;
        margin: 0.2em 0;
        padding: 0;
        font-size: 105%;
    }

    #contents.responsive .ancNav ul li a {
        display: block;
        padding: 8px 25px 8px 0 !important;
        border-bottom: 1px solid #005AB4;
        text-decoration: none !important;
    }

    #contents.responsive .ancNav ul li a:hover {
        color: #005AB4;
    }

    #contents.responsive .ancNav ul li a:after {
        content: "";
        position: absolute;
        border-top: 2px solid #005AB4;
        border-right: 2px solid #005AB4;
        width: 6px;
        height: 6px;
        top: 40%;
        right: 15px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    #contents.responsive .ancNav .iLink02 {
        background: none;
        padding: 0 !important;
        display: block;
    }

    .supply #contents.responsive .note {
        font-size: 79% !important;
    }

    .spec #contents.responsive .ancNav .iDown02,
    .supply #contents.responsive .ancNav .iDown02,
    .service #contents.responsive .ancNav .iDown02 {
        background: none;
        padding: 0 !important;
        display: block;
    }

    .spec #contents.responsive .ancNav p[class*="iDown"] a:after,
    .supply #contents.responsive .ancNav p[class*="iDown"] a:after,
    .service #contents.responsive .ancNav p[class*="iDown"] a:after {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }

    #contents.responsive .ancNav.smpFeature_1 .current01 a:after,
    #contents.responsive .ancNav.smpFeature_2 .current02 a:after,
    #contents.responsive .ancNav.smpFeature_3 .current03 a:after,
    #contents.responsive .ancNav.smpFeature_4 .current04 a:after,
    #contents.responsive .ancNav.smpFeature_5 .current05 a:after,
    #contents.responsive .ancNav.smpFeature_6 .current06 a:after,
    #contents.responsive .ancNav.smpFeature_7 .current07 a:after,
    #contents.responsive .ancNav.smpFeature_8 .current08 a:after,
    #contents.responsive .ancNav.smpFeature_9 .current09 a:after,
    #contents.responsive .ancNav.smpFeature_10 .current10 a:after,
    #contents.responsive .ancNav.smpFeature_11 .current11 a:after,
    #contents.responsive .ancNav.smpFeature_12 .current12 a:after,
    #contents.responsive .ancNav.smpFeature_13 .current13 a:after,
    #contents.responsive .ancNav.smpFeature_14 .current14 a:after,
    #contents.responsive .ancNav.smpFeature_15 .current15 a:after,
    #contents.responsive .ancNav.smpFeature_16 .current16 a:after,
    #contents.responsive .ancNav.smpFeature_17 .current17 a:after,
    #contents.responsive .ancNav.smpFeature_18 .current18 a:after,
    #contents.responsive .ancNav.smpFeature_19 .current19 a:after,
    #contents.responsive .ancNav.smpFeature_20 .current20 a:after {
        display: none;
    }

    .smpCurrent a {
        background: #fff !important;
        color: #005AB4 !important;
    }

    /*!====ancNav======*/
    #contents.responsive .fsS,
    #contents.responsive .fsM,
    #contents.responsive p {
        font-size: 14px;
    }

    #contents.responsive .lineS {
        padding-bottom: 20px;
        background: url(/common/images/bg_line_01.gif) repeat-x left bottom;
    }

    #contents.responsive .flex-table {
        display: flex;
        flex-direction: column;
    }

    #contents.responsive .flex-table td {
        width: 100% !important;
    }

    #contents.responsive .wspc {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #contents.responsive .wsp {
        width: 100%;
        margin: 0 auto !important;
    }

    #contents.responsive li br,
    #contents.responsive p br,
    #contents.responsive .ttl br {
        display: none;
    }

    #contents.responsive li.directShop br {
        display: block;
    }

    #contents.responsive a img.vm {
        display: inherit;
    }

    #contents.responsive .col4 {
        float: left;
        width: 50%;
    }

    #contents.responsive img {
        max-width: 100%;
        display: inherit;
        margin: 0 auto;
        height: auto;
        display: inline-block;
    }

    #contents.responsive #production_support dl img {
        display: inline-block;
    }

    #contents.responsive .smpThWidth {
        /*        table-layout: auto !important;*/
        table-layout: fixed;
    }

    #contents.responsive .smpThWidth td,
    .smpThWidth th {
        min-width: 30px;
        padding: 2px;
    }

    #contents.responsive .tblMod01.smpThWidth {
        width: 100%;
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
        border-collapse: collapse;
    }

    #contents.responsive .tblMod01.smpThWidth td.taC {
        min-width: 10px;
        vertical-align: middle;
    }

    #contents.responsive .relatedMod01 .innerBlock {
        padding: 0 !important;
    }

    #contents.responsive .relatedMod01 .pc {
        display: none !important;
    }

    #contents.responsive .relatedMod01 table {
        width: 100%;
    }

    #contents.responsive .relatedMod01 td.ico {
        float: left !important;
        padding: 8px !important;
    }

    #contents.responsive .smpRelatedMod01 td.smpTxtArea {
        padding: 8px !important;
        overflow: hidden;
    }

    #contents.responsive .relatedMod01 .innerBlock h4 {
        border-bottom: 1px solid #ccc;
        padding: 8px;
        margin: 0;
        display: block;
    }

    #contents.responsive .relatedMod01 table td,
    .relatedMod01 table th {
        border: none;
        padding: 8px 0;
        background: none;
        vertical-align: top;
        min-width: 30px;
    }

    #contents.responsive .smpRelatedMod01 td {
        display: list-item !important;
        list-style: none !important;
    }

    #contents.responsive .featureItem .flR .note,
    #contents.responsive .featureItem .flL .note {
        margin-bottom: 10px;
    }

    #contents.responsive .featureItem .note {
        font-size: 79% !important;
    }

    .featureItem .feature.two_col li.col:first-child {
        padding-right: 0;
    }

    .featureItem ul.feature.two_col li.col {
        width: 100%;
        padding-bottom: 20px;
    }

    .featureItem .feature.two_col li.col .row {
        padding-bottom: 20px;
    }

    .featureItem .feature.two_col li.col .taC {
        height: auto !important;
    }

    .featureItem .feature.two_col.mt30 {
        margin-top: 0 !important;
        /*!====feature======*/
    }

    /*======spec&supply==========*/
    .spec #contents.responsive .ancNav.lineS,
    .supply #contents.responsive .ancNav.lineS {
        background: none;
    }

    .spec #contents.responsive .detailSection.mt30,
    .supply #contents.responsive .detailSection.mt30 {
        margin-top: 10px !important;
    }

    .spec #contents.responsive table.tblMod01.fsM th,
    .spec #contents.responsive table.tblMod01.fsM td,
    .supply #contents.responsive table.tblMod01.fsM th,
    .supply #contents.responsive table.tblMod01.fsM td {
        font-size: 11px !important;
        padding: 8px 2px;
        white-space: initial !important;
        line-height: 1.4;
        letter-spacing: -0.5px;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }

    .feature #contents.responsive table.tblMod01 th,
    .spec #contents.responsive table.tblMod01.fsM th,
    .supply #contents.responsive table.tblMod01.fsM th {
        background-color: #f6f5ed;
    }

    .spec #contents.responsive .mt60,
    .supply #contents.responsive .mt60 {
        margin-top: 30px !important;
    }

    .spec #contents.responsive table.tblMod01 .tbl_sp {
        display: block !important;
    }

    /*accordion*/
    #contents.responsive .accordion {
        background-color: #005ab4;
        color: #fff;
        cursor: pointer;
        height: 46px;
        width: 100%;
        padding: 0;
        text-align: center;
        outline: none;
        font-size: 15px;
        transition: 0.4s;
        border: none;
        font-weight: bold;
        line-height: 44px;
    }

    #contents.responsive .accordion.active {
        background-color: #e7eff7;
        color: #333;
    }

    #contents.responsive .accordion:after {
        background-image: url(/products/bizprojector/common/images/acordian_down_arrow.gif);
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: right;
        content: '';
        color: #fff;
        font-weight: normal;
        float: right;
        margin-left: -46px;
        font-size: 35px;
        height: 46px;
        width: 46px;
    }

    #contents.responsive .accordion.active:after {
        height: 46px;
        width: 46px;
        background: #005ab4;
        background-image: url(/products/bizprojector/common/images/acordian_up_arrow.gif);
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: right;
    }

    #contents.responsive .active:after {
        content: "";
    }

    #contents.responsive .panel {
        text-align: center;
        background-color: white;
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease-out;
    }

    #contents .subSection .subNav .layCol01,
    #contents .subSection .subNav .layCol02 {
        float: none;
        width: 100%;
    }

    #contents .subSection .subNav .layCol01,
    #contents .subSection .subNav .layCol02 {
        border: none;
    }

    #contents .subSection {
        width: 100%;
    }

    #contents .subSection .subNav .innerBlock {
        /*border: 1px solid #E5E5E5;*/
    }

    /*gallery page*/
    .model-gallery .gallery-list ul li:nth-child(odd) {
        margin: 0 auto 20px;
    }

    .model-gallery .gallery-list ul li {
        float: none;
        max-width: 460px;
        margin: 0 auto 20px;
    }

    /*!gallery page*/
}

@media screen and (max-width: 443px) {

    #contents.responsive ul.specicon .spec-icon.large.ink,
    #contents.responsive ul.specicon li:first-child {
        width: 99.5%;
        display: block;
    }

    #contents.responsive ul.specicon .spec-icon.large.ink .spec-sec ul li {
        width: 100%;
    }

    #contents.responsive ul.specicon li {
        width: 50%;
        float: left;
    }

    #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 li:first-child,
    #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row02 li:first-child {
        width: 25%;
        float: left;
    }

    #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 li,
    #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row02 li {
        width: 75%;
        float: left;
    }

    #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 li img,
    #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row02 li img {
        padding: 0 2%;
    }

    #contents.responsive ul.specicon li .spec-icon.large .spec-txt ul.row01 {
        padding-bottom: 22px;
    }

    #contents.responsive ul.specicon li .spec-icon.large {
        width: 98%;
        margin-right: 2%;
    }

    #contents.responsive ul.specicon li:nth-child(odd) {
        margin-right: 0;
    }

    #contents.responsive ul.specicon .spec-icon.large .spec-txt {
        display: block;
        width: 100%;
    }

    #contents.responsive ul.specicon .spec-icon.large .spec-txt.one-line {
        padding: 27px 0;
    }

    #contents.responsive ul.specicon .spec-icon.large.sample,
    #contents.responsive ul.specicon .spec-icon.medium.sample {
        display: block !important;
        width: 98%;
    }

    #contents.responsive ul.specicon .spec-icon.medium.sample.threeline p {
        padding: 20px 0;
    }

    #contents.responsive ul.specicon .spec-icon.large.sample p {
        padding: 29px 0;
    }

    #contents.responsive ul.specicon .spec-icon.medium.sample p {
        padding: 27px 0;
    }

    #contents.responsive ul.specicon .spec-icon.large.ink .spec-sec .left {
        padding: 2px 11px 0px 11px;
    }

    #contents.responsive ul.specicon .spec-icon.large.ink .spec-sec .right {
        width: 44%;
    }

    .purchase .ico-box {
        min-height: 100px !important;
    }

    #contents.responsive .detailSection .purchase .btn-dl .ico-box .ico-space,
    #contents.responsive .detailSection .purchase .ico-box .ico-space {
        padding: 20px 8px 20px 60px !important;
    }

    .purchase .btn-tel .ico-box {
        background-position: left 10px center !important;
        background-size: 40px !important;
    }

    .purchase .btn-dl .ico-box {
        background-size: 40px !important;
    }
}

@media screen and (max-width: 400px) {

    .spec #contents.responsive table.tblMod01.fsM th,
    .spec #contents.responsive table.tblMod01.fsM td,
    .supply #contents.responsive table.tblMod01.fsM th,
    .supply #contents.responsive table.tblMod01.fsM td {
        font-size: 70% !important;
    }
}

/*（動画）を見る*/
#productsMovie_3col {
    text-align: left
}

#productsMovie_3col div {
    display: inline-block;
    margin: 5px;
    padding: 10px;
    width: 28%;
    border: 1px solid #d4d4d4;
    vertical-align: top;
}

#productsMovie_3col div.edge {
    margin-right: 0px;
}

#productsMovie_3col h3 {
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #d4d4d4;
    margin-bottom: 10px;
}

#productsMovie_3col div span {
    display: block;
    background: url('/products/bizprojector/common/images/movie/icon_arrow_01.gif') no-repeat left 0.45em;
    padding-left: 10px;
    width: 72px;
    margin: 10px auto 0;
}

@media screen and (max-width: 767px) {
    #productsMovie_3col {
        text-align: center
    }

    #productsMovie_3col div {
        width: 45%;
    }

    div#colorbox,
    div#cboxWrapper,
    div#cboxContent,
    div#cboxLoadedContent {
        width: 100% !important;
    }
}

@media screen and (max-width: 720px) {
    #productsMovie_3col div {
        width: 40%;
    }
}

@media screen and (max-width: 640px) {
    #productsMovie_3col div {
        width: 100%;
        margin: 5px 0;
        padding: 0px;
    }

    #productsMovie_3col div p.ttl_mov.fsM.taC {
        padding: 10px;
    }
}

.specTable tr.type_title .title {
    text-align: center;
    line-height: 14px;
    margin-top: 3px;
}

.specTable tr.type_title .title a {
    font-weight: bold;
}

.specTable {
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
    border-spacing: 0px;
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: 1px solid #c0c0c0;
}

.specTable td {
    border-top: none;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    border-left: none;
    padding: 5px;
}

.specTable .chk {
    width: 30px;
}

.specTable .chk_title {
    width: 155px;
}

.specTable .left {
    position: relative;
    text-align: center;
}

.specTable .left.category {
    background-color: #fafafa;
}

.specTable .left.category_odd {
    background-color: #f0f0f0;
}

.specTable td.white {
    background-color: #fff;
}

.specTable td.nodisp {
    height: 0px;
    padding: 0 !important;
}

.specTable td.noborder.SeriesName {
    border: none;
    border-top: none;
    border-right: 1px solid #c0c0c0;
}

.specTable td.noborder.ModelName {
    border: none;
    border-top: none;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

.specTable .itemName {
    width: 128px;
    background-color: #fff;
    font-size: 12px;
    position: relative;
}

.specTable .SeriesName,
.specTable .ModelName {
    text-align: center;
    vertical-align: middle;
    background-color: #4a6591;
    color: #fff;
    font-weight: bold;
}

.specTable .total_l {
    border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-bottom: 2px solid #c0c0c0;
    border-right: 2px solid #c0c0c0;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    color: #575757;
}

.outer {
    position: relative;
    overflow: hidden;
    width: 100%;
    border: none;
    border-left: 1px solid #c0c0c0;
}

.outer .inner {
    width: auto !important;
    border: none;
}

.inner {
    overflow-x: auto;
    overflow-y: visible;
    width: 50%;
}

#specTable {
    table-layout: fixed;
    border-left: 1px solid #c0c0c0;
}

#specTable.norespo {
    table-layout: auto;
    border-left: none;
    border-top: 1px solid #c0c0c0;
}

#specTable.type2 {
    width: 930px;
    margin-left: -191px;
}

#specTable td {
    padding: 14px;
    width: 150px;
    text-align: center !important;
}

#specTable tr:first-child td:first-child {
    height: 0;
    padding: 0 !important;
}

#specTable.norespo tr:first-child td:first-child {
    height: auto;
    padding: none !important;
}

#specTable td.left {
    position: absolute;
    left: 0;
    z-index: 1;
}

#specTable.norespo td.left {
    position: inherit;
    left: initial;
}

#specTable .inner table tr:nth-child(2) td:first-child {
    z-index: 99;
}

#specTable .inner table tr:first-child td {
    padding: 0 !important;
    height: 0 !important;
}

#specTable .SeriesName,
#specTable .ModelName {
    width: 70px;
    font-size: 13px;
}

#specTable.norespo .SeriesName,
#specTable.norespo .ModelName {
    width: auto;
    font-size: 13px;
}

#specTable .SeriesName label,
#specTable .ModelName label {
    cursor: default;
}

#specTable.type2 .ModelName {
    height: 60px;
}

#specTable td.all,
#contract_abroad01 td.all,
#contract_abroad02 td.all,
#contract_abroad03 td.all {
    position: absolute;
    left: 0;
    width: 100%;
    border-right: none;
}

#specTable tr:first-child td:last-child {
    display: none;
}

#specTable.norespo tr:first-child td:last-child {
    display: table-cell;
}

#specTable .left .title {
    width: 100%;
    font-size: 12px;
    font-weight: bold;
    color: #333;
}

#specTable tr.type_title .left {
    height: 20px
}

#specTable tr.type_title .left a {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
}

#specTable tr td.left01 {
    position: absolute;
    width: 32px !important;
    height: 65px;
    z-index: 1000;
    left: 0;
}

#specTable tr td.left02.opt {
    position: absolute;
    padding-left: 4px;
    width: 89px !important;
    margin-left: 63px;
    height: 65px;
    font-size: 0.8em;
}

#specTable tr td.left02.opt .title a {
    font-size: 14px;
    line-height: 21px;
}

.specTable td span {
    display: block;
    background: #f2faff;
    border: 1px solid #c9eaff;
    padding: 6px 2px;
    border-radius: 4px;
    font-weight: bold;
    position: relative;
}

.specTable td span.bgblue01 {
    background: #e0f3ff;
    border: 1px solid #bae4ff;
    position: relative;
}

.specTable td span.bgblue02 {
    background: #e0f3ff;
    border: 4px solid #bae4ff;
    font-size: 13px;
    position: relative;
}

sup.specTableSup {
    position: absolute;
}

/*表のスライダー*/
/*.outer {
    border-bottom:solid 1px #c0c0c0;
}*/
.outer .inner::-webkit-scrollbar {
    height: 15px;
}

.outer .inner::-webkit-scrollbar-track {
    background: #f6f6f6;
}

.outer .inner::-webkit-scrollbar-thumb {
    background: #9E9E9E;
}

.outer .inner {
    /* IE用スクロールバーカラー */
    scrollbar-base-color: #9E9E9E;
}

/*オプション消耗品の[製品についてのお問い合わせ先]*/
#production_support .support_company {
    display: table;
}

#production_support .left,
#production_support .right {
    width: 50%;
    display: table-cell;
    vertical-align: top;
}

#production_support dl {
    width: 100% !important;
}

@media screen and (max-width: 767px) {

    #production_support .left,
    #production_support .right {
        width: 100%;
        display: inline-block;
    }

    sup.specTableSup {
        position: relative;
    }
}



/*.outer .inner:before {
    text-align:center;
    content:"▶︎";
    color:#607D8B;
    position:absolute;
    bottom:0;
    background:#fff;
    font-size: 12px;
    width:32px;
    height:15px;
}*/


/*--------------------------------------------------------------------------------
signageStand
--------------------------------------------------------------------------------*/
.signageStandManualBlock {
    margin: 20px 0 0 0;
    border: 1px solid #e2e2e2;
}

.signageStandManual>div {
    padding: 20px 10px 10px 10px;
}

.signageStandManual>div.signageStandGroup {
    padding: 10px;
}

.signageStandManual .signageStandGroup dl dd {
    width: 800px;
}

.signageStandGroup dl dt {
    display: table-cell;
    width: 100px;
    padding-right: 10px;
}

.signageStandGroup dl dd {
    display: table-cell;
    vertical-align: middle;
    width: 700px;
}

.signageStandGroup {
    margin-top: 0;
    font-size: 87.5%;
}

.signageStandGroup dl {
    padding: 5px 10px 5px;
    border-top: 1px dotted #e2e2e2;
}

.signageStandGroup dl:first-child {
    border-top: none;
}

.signageStandGroup dl dt {
    padding-right: 20px;
}

.signageStandGroup dl dt.img span {
    display: block;
    width: 134px;
    padding: 7px 0px 4px;
    font-size: 85%;
    text-align: center;
    color: #005ab4;
    border: 1px solid #b4cee8;
    background: #e4eff9;
}

.signageStandGroup dl dd .textInner {
    display: block;
    padding-top: 10px;
    border-top: 1px dotted #e2e2e2;
}

.signageStandGroup dl dd .textInner:first-child {
    padding-top: 0;
    border-top: none;
}

.signageStandGroup dl dd ul.textInner {
    display: table;
    width: 100%;
    padding-top: 10px;
    border-top: 1px dotted #e2e2e2;
}

.signageStandGroup dl dd .textInner li {
    display: table-cell;
    width: 83px;
    padding: 3px 12px 2px;
    vertical-align: middle;
    border-left: 2px solid #e2e2e2;
    word-break: break-all;
}

.signageStandGroup dl dd .textInner li:nth-child(2) {
    width: 100px;
    border-left: 2px solid #e2e2e2;
}

.signageStandGroup dl dd .textInner li:first-child {
    display: table-cell;
    width: 400px;
    padding: 3px 12px 2px;
    vertical-align: middle;
    padding-left: 12px;
}

.signageStandGroup dl dd .textInner li.iconPdf {
    width: 170px;
    padding: 3px 0px 2px 25px;
    word-break: break-all;
}


/*--------------------------------------------------------------------------------
fileDownloadBlock
--------------------------------------------------------------------------------*/
.signageStand .fileDownloadBlock .contentsTtl {
    margin: 25px 0 15px;
}

.signageStand .fileDownloadBlock .contentsInner {
    background: #fafafa;
    padding: 20px;
}

.signageStand .fileDownloadBlock .contentsInner div {
    width: 50%;
}

.signageStand .fileDownloadBlock .pdfDL {
    margin-top: 10px;
}

.signageStand .fileDownloadBlock .pdfDL span {
    display: inline-block;
    margin-left: 10px;
}

/*--------------------------------------------------------------------------------
20200729 add
--------------------------------------------------------------------------------*/
#ebl30000u .ancNav ul li:nth-child(5n) {
    clear: both;
}

#eb1485ft img.price {
    width: 100%;
}

.img_clm {
    width: 73%;
}

@media screen and (max-width: 767px) {
    img.new {
        width: 10%;
    }

    img.price {
        width: 50%;
    }

    .img_clm {
        width: 100%;
    }
}

/*--------------------------------------------------------------------------------
20200731 add
--------------------------------------------------------------------------------*/
#contents .detailSection h2.ttl {
    font-size: 24px;
    text-align: center;
    padding: 40px 0 20px 0;
}

/*--------------------------------------------------------------------------------
20200925 add
--------------------------------------------------------------------------------*/
#eb800f img.price {
    width: 100%;
}

#ebl200sw img.price {
    width: 100%;
}

#ev110 img.price {
    width: 100%;
}

/*--------------------------------------------------------------------------------
20200928 add
--------------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
    .youtube {
        width: 80%;
        height: 80%;
    }

    .Xscroll {
        overflow: scroll;
    }
}

/*--------------------------------------------------------------------------------
20201006 add
--------------------------------------------------------------------------------*/
.releaseDate {
    position: relative;
    bottom: 10px;
    display: inline-block;
    padding: 0px 4px;
    border: red 1px solid;
    color: red;
    font-size: 0.4em;
    line-height: 1.85em;
}

@media screen and (max-width: 767px) {
    .releaseDate {
        margin-top: 14px;
    }

    .youtube {
        width: 100%;
        height: 49vw;
    }

    .youtube.hL {
        width: 100%;
        height: 58vw;
    }
}

/*--------------------------------------------------------------------------------
20201008 add
--------------------------------------------------------------------------------*/
sup {
    word-break: keep-all;
}

/*--------------------------------------------------------------------------------
20210428 add
--------------------------------------------------------------------------------*/
.linkHvRed {
    color: #ffffff !important;
    text-decoration: underline !important;
}

.linkHvRed:hover {
    color: #FF3300 !important;
}


/*--------------------------------------------------------------------------------
20210601 add
--------------------------------------------------------------------------------*/

#ebw50 img.price {
    width: 100%;
}


/*--------------------------------------------------------------------------------
20220302 add
--------------------------------------------------------------------------------*/
.tabeleWidth100 {
    margin-left: -1px !important;
    width: 960px !important;
}