@charset "UTF-8";
@font-face {
    font-family: 'meiryo';
    src: url('../../../font/meiryo.ttc');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../../../font/Montserrat-Light.otf');
    font-weight: normal;
    font-style: normal;
}
.xm-product-box .hd {
    background-color: #f5f5f5
}
.xm-product-box .ft {
    border-top: 1px solid #e0e0e0
}
.xm-product-box .nav-bar {
    margin-top: 15px;
    position: relative;
    height: 50px;
    color: #616161
}
.xm-product-box .nav-bar .title {
    float: left;
    _display: inline;
    margin: 10px 0 0 0
}
.xm-product-box .nav-bar .title h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #424242
}
.xm-product-box .nav-bar .title small {
    font-size: 12px
}
.xm-product-box .nav-bar .nav {
    float: right;
    _display: inline;
    margin: 10px 0 0 0
}
.xm-product-box .nav-bar .nav .nav-switch {
    margin-right: 10px;
    line-height: 30px
}
.xm-product-box .nav-switch .separator {
    color: #eee
}
.xm-product-box .nav-switch .tab, .xm-product-box .nav-switch .link {
    color: #616161
}
.xm-product-box .nav-switch .tab:hover, .xm-product-box .nav-switch .link:hover {
    color: #ff6700
}
.xm-product-box .nav-switch .active, .xm-product-box .nav-switch .tab-active {
    color: #ff6700;
    cursor: default
}
.xm-product-box .nav-switch .active:hover, .xm-product-box .nav-switch .tab-active:hover {
    color: #ff6700
}
body {
    font-family: 'Montserrat', "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'Raleway', sans-serif, Verdana, Roboto, "Droid Sans", "ＭＳ Ｐゴシック";
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
}
.xm-product-box .btn-disable {
    cursor: default
}
.xm-product-box .btn-disable:hover {
    background: #616161
}
.xm-product-box .btn-disable:active {
    background: #616161;
    -webkit-box-shadow: none;
    box-shadow: none
}
.xm-product-box {
    position: relative;
    z-index: 4;
    background: #fff;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.07);
    box-shadow: 0px 5px 5px rgba(0,0,0,0.07)
}
.xm-product-box .nav-bar {
    position: relative;
    height: 63px;
    width: 100%;
    margin-top: 0;
    color: #616161
}
.xm-product-box .nav-bar h2 {
    margin: 0;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    color: #212121;
    float: left
}
.xm-product-box .nav-bar .right, .xm-product-box .nav-bar .left {
    float: right;
    _display: inline;
    margin: 17px 0 0 0
}
.xm-product-box .nav-bar .right a, .xm-product-box .nav-bar .left a {
    color: #616161
}
.xm-product-box .nav-bar .right a:hover, .xm-product-box .nav-bar .left a:hover {
    color: #ff6700
}
.xm-product-box .nav-bar .right a.cur, .xm-product-box .nav-bar .left a.cur {
    color: #ff6700
}
.xm-product-box .nav-bar .right .separator, .xm-product-box .nav-bar .left .separator {
    margin: 0 .25em;
    color: #212121
}
.xm-product-box .nav-bar .right .btn, .xm-product-box .nav-bar .left .btn {
    color: #fff;
    margin-left: 5px;
    vertical-align: inherit
}
.xm-product-box .nav-bar .right .btn:hover, .xm-product-box .nav-bar .left .btn:hover {
    color: #fff
}
.xm-product-box .nav-bar .left {
    float: left;
    margin-left: 5px;
    font-size: 12px;
    margin-top: 21px
}
.xm-product-box .nav-bar .right .separator {
    color: #e0e0e0
}
.xm-product-box.nav-bar-hidden {
    position: fixed;
    top: -10px;
    left: 0;
    z-index: 99;
    width: 100%;
    margin-top: -60px;
    -webkit-transition: margin-top .3s linear;
    transition: margin-top .3s linear;
    -webkit-box-shadow: none;
    box-shadow: none
}
.xm-product-box.nav-bar-hidden.nav_fix {
    position: fixed;
    top: 0;
    background: #fff;
    margin-top: 0;
    border-bottom: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.07);
    box-shadow: 0px 5px 5px rgba(0,0,0,0.07)
}
.section-mp-qrcode {
    background: #fafafa
}
.section-mp-qrcode .mp-qrcode-content {
    text-align: center
}
.section-mp-qrcode .mp-qrcode-item {
    display: inline-block;
*zoom:1;
*display:inline;
    width: 613px;
    padding: 45px 0;
    text-align: left
}
.section-mp-qrcode .mp-qrcode-pic {
    float: left;
    _display: inline;
    margin: 0 35px 0 30px;
    width: 100px;
    height: 100px
}
.section-mp-qrcode .mp-qrcode-text {
    float: left;
    line-height: 28px;
    padding: 15px 0 0 0;
    color: #000;
    font-size: 14px
}
.section-mp-qrcode .mp-qrcode-text .mp-qrcode-title {
    line-height: 44px;
    font-size: 28px
}
.mj-earphonetype h1, .mj-earphonetype h2, .mj-earphonetype h3, .mj-earphonetype p, .mj-earphonetype ul, .mj-earphonetype li, .mj-earphonetype i, .mj-earphonetype span {
    padding: 0;
    margin: 0;
    font-weight: normal
}
.mj-earphonetype ul:after {
    width: 100%;
    content: '';
    clear: both;
    display: block
}
.mj-earphonetype ul li {
    list-style: none
}
.mj-earphonetype .pull-left {
    float: left
}
.mj-earphonetype .pull-right {
    float: right
}
.mj-earphonetype .section-items {
    overflow: hidden;
    _zoom: 1;
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-feature-settings: "liga", "kern"
}
.mj-earphonetype .section-items .img-items {
    width: 100%;
    display: block
}
.mj-earphonetype .tips-items {
    font-size: 12px
}
.mj-earphonetype .text-content {
    width: 1100px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 2;
    margin-left: -550px;
    text-align: center
}
.mj-earphonetype .text-content.content-left {
    text-align: left
}
.mj-earphonetype .text-content.content-right {
    text-align: right
}
.mj-earphonetype .text-content h1.title-h1 {
    font-size: 2rem;
    line-height: 1;
}
.mj-earphonetype .text-content h2.title-h2 {
    font-size: 20px;
    line-height: 1.5
}
.mj-earphonetype .text-content h3.title-h3 {
    font-size: 18px;
    line-height: 1.5
}
.mj-earphonetype .text-content .mj-slogan {
    font-size: 18px;
    line-height: 1.5rem;
}
.mj-earphonetype .text-content .mj-description {
    font-size: 14px;
    line-height: 1.5
}
.mj-earphonetype .text-content .mj-keyword {
    font-size: 16px
}
.mj-earphonetype .text-content .mj-keyword span {
    padding: 0 10px
}
/* .mj-earphonetype .text-content .mj-price {
    font-family: 'Montserrat', "メイリオ", Meiryo, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'Raleway', sans-serif, Verdana, Roboto, "Droid Sans", "ＭＳ Ｐゴシック";
    font-weight: 400;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    scroll-behavior: smooth;
    line-height: 1;
    font-size: 20px
}*/
.mj-earphonetype .text-content .mj-price i {
    font-style: normal
}
.mj-earphonetype .text-content .mj-price .currnum {
    font-size: 34px
}
.mj-earphonetype .text-content .mj-price del {
    margin-left: 10px
}

@media (min-width: 1440px) {
.mj-earphonetype .text-content h1.title-h1 {
    font-size: 42px
}
.mj-earphonetype .text-content h2.title-h2 {
    font-size: 23px
}
.mj-earphonetype .text-content h3.title-h3 {
    font-size: 20px
}
.mj-earphonetype .text-content .mj-slogan {
    font-size: 20px
}
.mj-earphonetype .text-content .mj-description, .mj-earphonetype .text-content .mj-keyword {
    font-size: 16px
}
.mj-earphonetype .text-content .mj-price .currnum {
    font-size: 42px
}
.mj-earphonetype .tips-items {
    font-size: 14px
}
}

@media (min-width: 1920px) {
.mj-earphonetype .text-content h1.title-h1 {
    font-size: 46px
}
.mj-earphonetype .text-content h2.title-h2 {
    font-size: 28px
}
.mj-earphonetype .text-content h3.title-h3 {
    font-size: 24px
}
.mj-earphonetype .text-content .mj-slogan {
    font-size: 26px
}
.mj-earphonetype .text-content .mj-price .currnum {
    font-size: 46px
}
}
.mj-earphonetype .mjfullpage {
    width: 100%;
    background: #fff;
    position: relative
}
.mj-earphonetype .mjfullpage-items {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0)\9;
    -webkit-transition: opacity 1s;
    transition: opacity 1s
}
.mj-earphonetype .mjfullpage-items img {
    width: 100%;
    height: 100%
}
.mj-earphonetype .mjfullpage-items.cur {
    z-index: 10;
    display: block;
    opacity: 1;
    filter: alpha(opacity=100)\9
}
.mj-earphonetype .mjfullpage .mjPosition {
    display: none;
    right: 30px;
    position: fixed;
    top: 50%;
    width: 20px;
    padding: 5px 0;
    z-index: 11;
    border-radius: 10px;
    background: rgba(0,0,0,0.2);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#33000000", endColorstr="#33000000")\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
.mj-earphonetype .mjfullpage .mjPosition a {
    width: 20px;
    height: 20px;
    cursor: pointer;
    float: left;
    font-size: 0
}
.mj-earphonetype .mjfullpage .mjPosition a span {
    display: block;
    width: 10px;
    height: 10px;
    background: rgba(81,81,81,0.27);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#44515151", endColorstr="#44515151")\9;
    margin: 5px auto;
    border-radius: 50%
}
.mj-earphonetype .mjfullpage .mjPosition a.cur span {
    background: #fff
}
.mj-earphonetype .mj-active .items-transition {
    -webkit-transition: 5s ease;
    transition: 5s ease;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}
.mj-earphonetype .mj-earphonetype-01, .mj-earphonetype .mj-earphonetype-02, .mj-earphonetype .mj-earphonetype-03, .mj-earphonetype .mj-earphonetype-04, .mj-earphonetype .mj-earphonetype-05, .mj-earphonetype .mj-earphonetype-06, .mj-earphonetype .mj-earphonetype-07, .mj-earphonetype .mj-earphonetype-10 {
    height: 0;
    padding-bottom: 42%
}
.mj-earphonetype .items-left, .mj-earphonetype .items-right {
    width: 50%
}
.mj-earphonetype h3.title-h3 {
    position: relative;
    margin-bottom: 60px;
}

.mj-earphonetype h3.title-h3:after {
    content: '';
    height: 2px;
    width: 70px;
    position: absolute;
    left: 50%;
    top: 80px;
    margin-left: -35px;
    opacity: 0.7;
    filter: alpha(opacity=70)\9;
}


.mj-earphonetype p.mj-description {
    opacity: 0.8;
    filter: alpha(opacity=80)\9;
}
.mj-earphonetype .mj-earphonetype-01 .text-content {
    color: #fff;
    left: 10%;
    width: 600px;
    margin-left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.mj-earphonetype .mj-earphonetype-01 .text-content .title-h1 {
    margin-bottom: 20px;
    font-size: 1.5rem;
}
.mj-earphonetype .mj-earphonetype-01 .text-content .title-h1 .ej-span {
    display: inline-block;
*zoom:1;
*display:inline;
    margin: 10px 0 0 0;
    font-size: 15px;
    border: 2px solid #fff;
    padding: 5px;
    border-radius: 5px;
    vertical-align: middle;
}
.mj-earphonetype .mj-earphonetype-01 .text-content .mj-slogan {
    margin-bottom: 20px;
    font-size: 1rem;
}
.mj-earphonetype .mj-earphonetype-01 .text-content .mj-keyword, .mj-earphonetype .mj-earphonetype-01 .text-content .mj-price {
    position: relative
}
.mj-earphonetype .mj-earphonetype-01 .text-content .mj-keyword:after, .mj-earphonetype .mj-earphonetype-01 .text-content .mj-price:after {
    content: '';
    height: 2px;
    width: 90%;
    position: absolute;
    left: 0;
    top: -20px;
    background: #fff;
    opacity: 0.15;
    filter: alpha(opacity=15)\9
}
.mj-earphonetype .mj-earphonetype-01 .text-content .mj-keyword {
    margin-top: 40px;
}
.mj-earphonetype .mj-earphonetype-01 .text-content .mj-price {
    margin-top: 50px
}
.mj-earphonetype .mj-earphonetype-02 {
    margin: 20px
}
.mj-earphonetype .mj-earphonetype-02 .items-left {
    padding-right: 50%
}
.mj-earphonetype .mj-earphonetype-02 .items-right {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #e4e2df
}
.mj-earphonetype .mj-earphonetype-02 .items-right .text-content {
    width: 55%;
    margin-left: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #7f6e57;
    word-wrap: break-word;
}
.mj-earphonetype .mj-earphonetype-02 .items-right .text-content p {
    text-align: left;
}

.mj-earphonetype .mj-earphonetype-02 .items-right .text-content h2 {
    font-size: 1.1rem;
}
.mj-earphonetype .mj-earphonetype-02 .items-right .text-content .title-h3:after {
    background: #7f6e57;
    margin-top: -3rem;
}
.mj-earphonetype .mj-earphonetype-02 .items-right .text-content .mj-description {
    opacity: 0.8;
    filter: alpha(opacity=80)\9
}
.mj-earphonetype .mj-earphonetype-03 .text-content {
    color: #fff;
    width: 40%;
    margin-left: auto;
    -webkit-transform: translateY(-40%);
    -ms-transform: translateY(-40%);
    transform: translateY(-40%);
    left: 10%;
}

.mj-earphonetype .mj-earphonetype-03 .text-content .title-h3:after {
    background: #fff;
    margin-top: -2rem;
}
.mj-earphonetype .mj-earphonetype-03 .text-content .mj-description {
    opacity: 0.8;
    filter: alpha(opacity=80)\9;
    text-align: left;
    margin-left: 2rem;
}
.mj-earphonetype .mj-earphonetype-03 .text-content ul.text-icon {
    width: 600px;
    margin: auto;
    padding-left: 2rem;
    padding-bottom: 6rem;
}
.mj-earphonetype .mj-earphonetype-03 .text-content ul.text-icon li {
    float: left;
    _display: inline;
    margin: 45px 38px 0 38px
}
.mj-earphonetype .mj-earphonetype-03 .text-content ul.text-icon li i {
    display: block;
    width: 76px;
    height: 76px;
    margin-bottom: 15px;
    margin-left: 30px
}
.mj-earphonetype .mj-earphonetype-03 .text-content ul.text-icon li i.ej-icon-1 {
    background-position: -1px -200px
}
.mj-earphonetype .mj-earphonetype-03 .text-content ul.text-icon li i.ej-icon-2 {
    background-position: -157px -200px
}
.mj-earphonetype .mj-earphonetype-03.preload i.ej-icon {
    background-image: url(../images/earphonetype-icon1.png);
    background-repeat: no-repeat
}
.mj-earphonetype .mj-earphonetype-04 {
    margin: 20px
}
.mj-earphonetype .mj-earphonetype-04 .text-content {
    color: #79888f;
    width: 26%;
    margin-left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 60%
}
.mj-earphonetype .mj-earphonetype-04 .text-content .title-h3:after {
    background: #79888f
}
.mj-earphonetype .mj-earphonetype-06 {
    margin: 20px
}
.mj-earphonetype .mj-earphonetype-06 .items-right {
    height: 100%;
    padding-left: 50%
}
.mj-earphonetype .mj-earphonetype-06 .items-left {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #e0e1db
}
.mj-earphonetype .mj-earphonetype-06 .items-left .text-content {
    width: 50%;
    margin-left: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #778b79
}
.mj-earphonetype .mj-earphonetype-06 .items-left .text-content .title-h3 {
    opacity: 0.8;
    filter: alpha(opacity=80)\9
}
.mj-earphonetype .mj-earphonetype-06 .items-left .text-content .title-h3:after {
    background: #778b79
}
.mj-earphonetype .mj-earphonetype-06 .items-left .text-content .mj-description {
    color: #778b79
}
.mj-earphonetype .mj-earphonetype-07 .text-content {
    color: #fff;
    width: 680px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-left: -320px;
    left: 75%
}
.mj-earphonetype .mj-earphonetype-07 .text-content .title-h3:after {
    background: #fff;
    margin-top: -2rem;
}
.mj-earphonetype .mj-earphonetype-07 .text-content ul.text-icon {
    width: 680px;
    margin: auto
}
.mj-earphonetype .mj-earphonetype-07 .text-content ul.text-icon li {
    display: inline-block;
    float: left;
    _display: inline;
    margin: 45px 30px 0 30px
}

.mj-earphonetype .mj-earphonetype-07 .text-content ul.text-icon li p{
    text-align: center;
}
.mj-earphonetype .mj-earphonetype-07 .text-content ul.text-icon li i {
    display: block;
    width: 80px;
    height: 80px;
    margin-bottom: 10px;
    background-image: url(../images/earphonetype-icon1.png);
    background-repeat: no-repeat
}
.mj-earphonetype .mj-earphonetype-07 .text-content ul.text-icon li i.ej-icon-3 {
    background-position: -1px -300px
}
.mj-earphonetype .mj-earphonetype-07 .text-content ul.text-icon li i.ej-icon-4 {
    background-position: -127px -300px
}
.mj-earphonetype .mj-earphonetype-07 .text-content ul.text-icon li i.ej-icon-5 {
    background-position: -253px -300px
}
.mj-earphonetype .mj-earphonetype-07 .text-content ul.text-icon li i.ej-icon-6 {
    background-position: -379px -300px
}
.mj-earphonetype .mj-earphonetype-08 {
    margin: 20px
}
.mj-earphonetype .mj-earphonetype-08 .text-content {
    width: 25%;
    min-width: 540px;
    margin-left: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #806e6e;
    top: 10%
}
.mj-earphonetype .mj-earphonetype-08 .text-content .title-h3 {
    margin-bottom: 50px
}
.mj-earphonetype .mj-earphonetype-08 .text-content .title-h3:after {
    top: 60px;
    background: #806e6e
}
.mj-earphonetype .mj-earphonetype-09 {
    height: 0;
    padding-bottom: 14%;
    background: #fff;
    margin: 0 20px 20px
}
.mj-earphonetype .mj-earphonetype-09 .text-content {
    left: 35%;
    width: 37%;
    min-width: 520px;
    margin-left: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.mj-earphonetype .mj-earphonetype-09 .text-content.content-left {
    color: #a47b40
}
.mj-earphonetype .mj-earphonetype-09 .text-content.content-left .mj-description {
    color: #000
}
.mj-earphonetype .mj-earphonetype-10 {
    margin: 20px
}
.mj-earphonetype .mj-earphonetype-10 .items-left {
    padding-right: 50%
}
.mj-earphonetype .mj-earphonetype-10 .items-right {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: #191919
}
.mj-earphonetype .mj-earphonetype-10 .items-right .text-content {
    width: 50%;
    margin-left: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff
}
.mj-earphonetype .mj-earphonetype-10 .items-right .text-content .title-h3 {
    opacity: 0.8;
    filter: alpha(opacity=80)\9
}
.mj-earphonetype .mj-earphonetype-10 .items-right .text-content .title-h3:after {
    background: #fff
}
.mj-earphonetype .mj-earphonetype-10 .items-right .text-content i.ej-icon-7 {
    display: block;
    background-position: 0 -500px;
    width: 188px;
    height: 68px;
    margin: 50px auto 0;
    background-image: url(../images/earphonetype-icon1.png);
    background-repeat: no-repeat
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 {
    background: #3a5149
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-02 {
    background: #3b4559
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-03 {
    background: #232324
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 {
    position: relative;
    overflow: hidden;
    _zoom: 1
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-left, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-left, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-left {
    height: 100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-right, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-right, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-right {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-right .backcolor-green, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-right .backcolor-green, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-right .backcolor-green {
    color: #87b2a3
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-right .backcolor-blue, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-right .backcolor-blue, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-right .backcolor-blue {
    color: #8c99b2
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-right .backcolor-csce, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-right .backcolor-csce, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-right .backcolor-csce {
    color: #aeaeae
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-right .text-content, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-right .text-content, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-right .text-content {
    width: 50%;
    margin-left: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-right .text-content h3.title-h3, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-right .text-content h3.title-h3, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-right .text-content h3.title-h3 {
    margin-bottom: 10px
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-right .text-content i, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-right .text-content i, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-right .text-content i {
    display: block;
    width: 94px;
    height: 94px;
    margin: 0 auto 40px;
    background-image: url(../images/earphonetype-icon1.png);
    background-repeat: no-repeat
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-right .text-content i.carousel-icon-1, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-right .text-content i.carousel-icon-1, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-right .text-content i.carousel-icon-1 {
    background-position: 0 -400px
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-right .text-content i.carousel-icon-2, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-right .text-content i.carousel-icon-2, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-right .text-content i.carousel-icon-2 {
    background-position: -100px -400px
}
.mj-earphonetype .mj-earphonetype-11 .items-carousel-01 .items-right .text-content i.carousel-icon-3, .mj-earphonetype .mj-earphonetype-11 .items-carousel-02 .items-right .text-content i.carousel-icon-3, .mj-earphonetype .mj-earphonetype-11 .items-carousel-03 .items-right .text-content i.carousel-icon-3 {
    background-position: -200px -400px
}
.mj-earphonetype .mj-earphonetype-11.preload .items-carousel-01 .items-left.left-bjcolor-1, .mj-earphonetype .mj-earphonetype-11.preload .items-carousel-02 .items-left.left-bjcolor-1, .mj-earphonetype .mj-earphonetype-11.preload .items-carousel-03 .items-left.left-bjcolor-1 {
    background-image: url(../images/earphonetype-11-1.jpg)
}
.mj-earphonetype .mj-earphonetype-11.preload .items-carousel-01 .items-left.left-bjcolor-2, .mj-earphonetype .mj-earphonetype-11.preload .items-carousel-02 .items-left.left-bjcolor-2, .mj-earphonetype .mj-earphonetype-11.preload .items-carousel-03 .items-left.left-bjcolor-2 {
    background-image: url(../images/earphonetype-11-2.jpg)
}
.mj-earphonetype .mj-earphonetype-11.preload .items-carousel-01 .items-left.left-bjcolor-3, .mj-earphonetype .mj-earphonetype-11.preload .items-carousel-02 .items-left.left-bjcolor-3, .mj-earphonetype .mj-earphonetype-11.preload .items-carousel-03 .items-left.left-bjcolor-3 {
    background-image: url(../images/earphonetype-11-3.jpg)
}
.mj-earphonetype .mj-earphonetype-13 {
    height: 600px;
    background: #000;
}
.mj-earphonetype .mj-earphonetype-13 .text-content {
    width: 28%;
    min-width: 600px;
    margin-left: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: 10%;
    color: #86949e
}
.mj-earphonetype .mj-earphonetype-13 .text-content .title-h3 {
    opacity: 0.9;
    filter: alpha(opacity=90)\9
}
.mj-earphonetype .mj-earphonetype-13 .text-content .title-h3:after {
    background: #86949e;
    margin-top: -2rem;
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon {
    width: 800px;
    margin: 20% auto;
    padding: 0 10;
    
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li {
    float: left;
    _display: inline;
    margin: 20px
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i {
    display: block;
    width: 82px;
    height: 52px;
    margin-bottom: 10px;
    background-image: url(../images/earphonetype-icon1.png);
    background-repeat: no-repeat
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-1 {
    background-position: 15px 0
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-2 {
    background-position: -115px 0
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-3 {
    background-position: -245px 0
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-4 {
    background-position: -375px 0
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-5 {
    background-position: -515px -5px
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-6 {
    background-position: -645px -5px
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-7 {
    background-position: 15px -141px
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-8 {
    background-position: -115px -141px
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-9 {
    background-position: -245px -144px
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-10 {
    background-position: -375px -144px
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-11 {
    background-position: -515px -144px
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li i.stern-icon-12 {
    background-position: -645px -144px
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon li p {
    color: #798c9c;
    text-align: center
}
.mj-earphonetype .mj-earphonetype-14 {
    background: #212325;
    height: 240px;
    font-size: 1.4rem;
}
.mj-earphonetype .mj-earphonetype-14 .text-content {
    width: 880px;
    margin-left: -380px
}
.mj-earphonetype .mj-earphonetype-14 .text-content .mj-description {
    color: #999;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
.mj-earphonetype .mj-earphonetype-14 .text-content .mj-description .ej-span-1 {
    width: 120px;
    margin-left: -118px
}

@media (min-width: 1440px) {
.mj-earphonetype .mj-earphonetype-08 {
    height: 0;
    padding-bottom: 42%
}
.mj-earphonetype .mj-earphonetype-08 .text-content {
    top: 10%
}
.mj-earphonetype .mj-earphonetype-13 {
    height: 0;
    padding-bottom: 50%
}
.mj-earphonetype .mj-earphonetype-13 ul.content-icon {
    margin: 20% auto 0
}
}

 .mj-box-info {
    background-color: #fff;
    padding: 5px auto;
    overflow: hidden;
    margin: 5px auto;
    width: 90%;
}

.mj-box-info .cp-header-img {
    background: url(../images/top_image.jpg) no-repeat  top;
    width: 100%;
    height: 400px;
    margin-left: -15rem;
    padding-bottom: 5rem;
}

.mj-box-info .info-item-size p {
    font-size: 1.5rem;
    padding-left: 0rem;
    margin-top: -100px;
}

.mj-box-info ul {
    padding: 2px 0;
    margin: 0
}

.mj-box-info ul li {
    overflow: hidden;
    list-style: none
}

.mj-box-info ul li .info-left-title {
    left: 0;
    position: absolute;
    width: 300px;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #eee;
    top: 0;
    height: 100%
}

.mj-box-info ul li .info-left-title span {
    font-size: 20px;
    font-weight: 100;
    color: #444;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    width: 100%
}

.mj-box-info ul li .info-right-msg {
    color: #999;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 300px
}

.mj-box-info ul li .info-right-msg .msg-text {
    font-size: 14px;
    padding: 10px 0 20px 96px;
}

.mj-box-info ul li .info-right-msg .msg-text p {
    line-height: 35px;
    margin: 0;
     padding-bottom: 1rem;
}

mj-box-info ul li .info-right-msg .msg-text p span {
   float: left;
    width: 100%;
}


.mj-box-info ul li .info-right-msg .msg-text p b {
    float: left;
    width: 100%;
    font-weight: 400;
}

.mj-box-info ul li.info-item.border-bottom-null .info-right-msg {
    border-bottom: 0
}

/*検証端末追加*/
.sp_devices{
    position: absolute;
    _zoom:1;
    left: 160px;
    bottom:30px;
    display: block;
    color: #FFF;
}
.sp_devices h3{
    color: #FFF;
    background: #FF0000;
    text-align: center;
    border-radius: 5px;
    line-height: 30px;
    width: 280px;
    box-shadow: 1px 1px 7px #111;
}
.hand:after{
    content: url(../images/hand_3.png) ;
    position: relative;
    bottom:15px;
    right:-239px;
    width: 10px;
}

.sp_devices ul{
    position: relative;
    width: 300px;
    margin-top:-20px;
}

.sp_devices ul li{
    display: inline-block;
    width: 30%;
    border: 1px #FFF solid;
    border-radius: 5px;
    color: #FFF;
    text-align: center;
    transition: all .2s ease;
}

.sp_devices ul li:hover{
    background: #000;
    color: #FFF;
   transform:translateX(2px) translateY(2px) ;
    -webkit-transform:translateX(2px) translateY(2px) ;
    -moz-transform:translateX(2px) translateY(2px) ;
}

