/*common*/

.mAuto {
    margin: auto;
}
.pr5{
    padding-right: 5px;
}
.mr5 {
    margin-right: 5px;
}
.mb15 {
    margin-bottom: 15px;
}
.bbNone {
    border-bottom: none !important;
}
.bgRed {
    background: #b91440;
}
.bdGray {
  border: 1px solid #ccc;
}
.bdB_gray_dotted {
    border-bottom: 1px dotted #ddd;
}
.linkStyle01_red {
    border-color: #b91440 !important;
    background: #b91440;
}
.linkStyle01_black_re {
	border-color: #000 !important;
	background-color: #000;
}
.linkStyle01_black_re:hover {
	border-color: #000 !important;
}
.bgBlack .ttlStyle02:after {
	background: #fff;
}
ul.list-tri_b, ul.list-tri_w {
	list-style-type:none;
}
ul.list-tri_b li, ul.list-tri_w li {
	position:relative;
	padding: 0em 0.3em 0.3em 1.3em;
}
ul.list-tri_b li:before, ul.list-tri_w li:before {
	position:absolute;
	content:'';
	top: 0.5em;
	left: 0.2em;
	height:0;
	width:0;
	border-style: solid;
	border-width: 6px 0 6px 9px;
}
ul.list-tri_b li:before {
	border-color: transparent transparent transparent #000;
}
ul.list-tri_w li:before {
	border-color: transparent transparent transparent #fff;
}

/*common_pc*/
@media only screen and (min-width: 897px) {
  .flexPcrr {
    flex-direction: row-reverse;
  }
  .wPC100 {
    width: 100% !important;
  }
  .wPC95 {
    width: 95% !important;
  }
  .wPC90 {
    width: 90% !important;
  }
  .wPC85 {
    width: 85% !important;
  }
  .wPC80 {
    width: 80% !important;
  }
  .wPC75 {
    width: 75% !important;
  }
  .wPC70 {
    width: 70% !important;
  }
  .wPC65 {
    width: 65% !important;
  }
  .wPC60 {
    width: 60% !important;
  }
  .wPC55 {
    width: 55% !important;
  }
  .wPC50 {
    width: 50% !important;
  }
  .wPC47 {
    width: 47% !important;
  }
  .wPC45 {
    width: 45% !important;
  }
  .wPC40 {
    width: 40% !important;
  }
  .wPC35 {
    width: 35% !important;
  }
  .wPC30 {
    width: 30% !important;
  }
  .wPC25 {
    width: 25% !important;
  }
  .wPC20 {
    width: 20% !important;
  }
  .wPC15 {
    width: 15% !important;
  }
  .wPC10 {
    width: 10% !important;
  }
    .pbP44 {
        padding-bottom: 44px;
    }
    .PCbdGray {
        border: 1px solid #ccc;
    }
    .PCbdGray_right {
        border-right: 1px solid #ccc;
    }
    .PCbdGray_bottom {
        border-bottom: 1px solid #ccc;
    }
  .tableStyle02 .col {
    background: none;
  }
    .bdPCr {
        border-right: 10px solid #fff;
    }
    .bdPCl {
        border-left: 10px solid #fff;
    }
    .bdPCr_5 {
        border-right: 5px solid #fff;
    }
    .bdPCl_5 {
        border-left: 5px solid #fff;
    }
    .bdPCrb {
        border-right: 10px solid #fff;
        border-bottom: 10px solid #fff;
    }
    .bdPClb {
        border-left: 10px solid #fff;
        border-bottom: 10px solid #fff;
    }
    .plP370 {
        padding-left: 370px;
    }
    .prP450 {
        padding-right: 450px;
    }
    .fLeft_pec {
        float: left;
    }
    .fRight_pec {
        float: right;
    }
}

/*common_sp*/
@media only screen and (max-width: 896px) {
  .wSP100 {
    width: 100% !important;
  }
  .wSP90 {
    width: 90% !important;
  }
  .wSP80 {
    width: 80% !important;
  }
  .wSP70 {
    width: 70% !important;
  }
  .wSP60 {
    width: 60% !important;
  }
  .wSP50 {
    width: 50% !important;
  }
  .wSP40 {
    width: 40% !important;
  }
  .wSP30 {
    width: 30% !important;
  }
  .wSP20 {
    width: 20% !important;
  }
  .wSP10 {
    width: 10% !important;
  }
}


/*top*/
.top .ttlAdjust {
	height: 54px !important;
}
@media only screen and (min-width: 769px) {
    .linkList03 {
        width: 942px;
    }
    .linkList03 .ll03-list {
        width: 290px;
    }
}


/*csr*/
.fGreen {
    color: #28a838;
    font-weight: bold;
}


/*press*/
.press .layoutStyle02 .ls02-box .txt span:first-child {
    width: 90%;
}
@media screen and (min-width: 897px) {
    .press .layoutStyle02 .ls02-wrapper {
        margin: 20px 0 0;
    }
}

/*recruit, contact*/
@media only screen and (min-width: 769px) {
    #container .s-supportBlock01 {
        height: 313px;
        height: auto;
        /*20190809 tn*/
        background: url(/ja/corp/group/tohokupioneer/contact/img/recruit_bg.jpg) right top;
        background-size: cover;
        /*20190809 tn*/
        padding: 36px 0;
        color: #ffffff;
        font-size: 18px;
        line-height: 1.5;
    }
    #container .s-supportBlock01 h4 {
        /* added 20190809 tn*/
        padding-left: 60px;
        font-size: 22px;
        font-weight: normal;
        padding-bottom: 30px;
    }
    #container .s-supportBlock01 .num {
        font-size: 40px;
        display: block;
        letter-spacing: .08em;
    }
    #container .s-supportBlock01 .txt {
        font-size: 16px;
        line-height: 1;
    }
    #container .s-supportBlock01 .cellBlock,
    #container .s-supportBlock01 .tellBlock {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        line-height: 1.3;
        text-align: left;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    @media (min-width: 769px) and (max-width: 895px) {
        #container .s-supportBlock01 .cellBlock,
        #container .s-supportBlock01 .tellBlock {
            margin-bottom: 20px;
            /*20190816 tn*/
        }
    }
    #container .s-supportBlock01 .cellBlock .icon img,
    #container .s-supportBlock01 .tellBlock .icon img {
        width: 100%;
    }
    #container .s-supportBlock01 .cellBlock .txt {
        padding-left: 35px;
    }
    #container .s-supportBlock01 .cellBlock .icon {
        width: 33px;
    }
    #container .s-supportBlock01 .tellBlock .txt {
        padding-left: 23px;
    }
    #container .s-supportBlock01 .tellBlock .icon {
        width: 44px;
    }
}

@media only screen and (max-width: 768px) {
    #container .s-supportBlock01 {
        background: url(/ja/corp/group/tohokupioneer/contact/img/recruit_bg.jpg) 60% top;
        background-size: cover;
         /*margin: 0 2.98%; 20200403 tn*/
        color: #ffffff;
        font-size: 18px;
        line-height: 1.5;
        padding: 25px 0;
    }
    #container .s-supportBlock01 h4 {
        /*20190809 tn*/
        text-align: center;
        padding: 0 25px;
        font-weight: normal;
    }
    #container .s-supportBlock01 .small {
        font-size: 14px;
    }
    #container .s-supportBlock01 .num {
        font-size: 28px;
        display: block;
    }
    #container .s-supportBlock01 .txt {
        font-size: 11px;
        padding-left: 5px;
    }
    #container .s-supportBlock01 .icon {
        width: 65px;
    }
    #container .s-supportBlock01 .numBlock {
        padding-top: 20px;
    }
    #container .s-supportBlock01 .cellBlock,
    #container .s-supportBlock01 .tellBlock {
        line-height: 1.3;
        text-align: left;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-bottom: 15px;
        /*border-bottom: 1px solid #ffffff; 20190809 tn */
    }
    #container .s-supportBlock01 .cellBlock {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.s-supportFlex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

@media only screen and (max-width: 768px) {
    .s-supportFlex {
        display: block;
    }
}

.s-supportFlex_item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding: 0 60px;
    min-height: 100px;
    /*20190809 tn*/
}

.s-supportFlex_item h3.txtStyle03 {
    /*20190809 tn*/
    padding-top: 0 !important;
}

@media only screen and (max-width: 768px) {
    .s-supportFlex_item {
        width: 100%;
        padding: 0 25px;
    }
}

.s-supportFlex_item:first-child {
    border-right: 1px solid #ffffff;
}

@media only screen and (max-width: 768px) {
    .s-supportFlex_item:first-child {
        border-right: none;
    }
}

.phoneList_item {
    border-top: 1px solid #ffffff;
    padding: 10px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.phoneList_item:first-child {
    padding-top: 0;
    border-top: none;
}

@media only screen and (max-width: 768px) {
    .phoneList_item:first-child .phoneList_title {
        width: 100%;
    }
}

.phoneList_item:last-child {
    padding-bottom: 0;
}

.phoneList_title {
    width: 150px;
    /*width: 180px; 20190809 tn del*/
    width: 50%;
    /*20190809 tn*/
    margin-right: 10px;
    /*20190809 tn*/
    color: #ffffff;
    font-size: 16px;
}

@media only screen and (max-width: 768px) {
    .phoneList_title {
        width: 50%;
        font-size: 14px;
        padding: 0 15px;
    }
}

.phoneList_data {
    font-size: 32px;
    font-size: 22px;
    /*20190809 tn*/
    line-height: 1.18;
}
.phoneList_data span {
    font-size: 16px; /*20200409*/
}

@media only screen and (max-width: 768px) {
    .phoneList_data {
        font-size: 21px;
    }
    .phoneList_data span {
        font-size: 14px; /*20200409*/
    }
}

.phoneList_data.small {
    font-size: 22px;
    font-size: 18px;
    /*20190809 tn*/
}


/*speaker*/
.italic {
    font-style: italic;
    color: #aaa;
}
.lh15 {
	line-height: 1.5 !important;
}
@media only screen and (min-width: 897px) {
	.mv-txtBox_speaker_bb {
		width: 480px !important;
	}
    .speaker_oem .layoutStyle02 .ls02-box .txt {
        width: 895px;
    }
    .speaker_oem .layoutStyle02 .ls02-box .txt span:first-child {
        width: 682px;
    }
    
}
.speaker_bb .audioWrap {
    padding: 10px 10px 20px;
    border: 2px solid #333;
    background: #fff;
}
.speaker_bb audio {
    margin: auto;
    width: 300px !important;
    display: block;
}
.speaker_msr .audioBtn:hover {
    cursor: pointer;
}
.speaker_msr .audioBtn:after {
    background-image: url(https://assets.jpn.pioneer/ja/assets/img/icon_volume_w.svg);
    background-size: 30px;
    width: 30px;
    height: 20px;
    right: 30px;
}
.speaker_msr .audioBtn:hover:after{
    background-image: url(https://assets.jpn.pioneer/ja/assets/img/icon_volume.svg);
    background-size: 30px;
    width: 30px;
    height: 20px;
    right: 30px;
}


/*oled*/
.bgOled_lp {
    background: url(/ja/corp/group/tohokupioneer/img/bg_oledLP.jpg) center center / cover no-repeat;
}
.bgKit {
    background: url(/ja/corp/group/tohokupioneer/img/bg_kit.jpg) center center / cover no-repeat;
}
.oledApp_bg01 {
    background: #b91440;
}
.oledApp_bg02 {
    background: #eec5d0;
}
.oledApp_bg03 {
    background: #f9eaee;
}
.oledApp_bg04 {
    background: #faf7f8;
}
.oledApp_clr01 {
    color: #2F0510;
}
.oledApp_shadow {
    box-shadow: 5px 5px 7px -3px #999;
}
.oledLineup_en .jaOnly, .oledLineup_en .zhOnly {
    display: none;
}

/*oled_pc*/
@media only screen and (min-width: 897px) {
    .oledLineup_table {
        border-top: 1px solid #ccc;
        border-left: 1px solid #ccc;
    }
    .oledApp_arw_pc {
        margin: auto !important;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 50px 0 50px 50px;
        border-color: transparent transparent transparent #ccc;
    }
}

/*oled_sp*/
@media only screen and (max-width: 896px) {
    .oledApp_arw_sp {
        margin: auto !important;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 50px 50px 0 50px;
        border-color: #ccc transparent transparent transparent;
    }
}


/*monozukuri*/
/*
.monozukuri_bnr_top01 {
    background: url(/ja/corp/group/tohokupioneer/monozukuri/overview/img/bnr_top01.jpg) no-repeat center top;
}
.monozukuri_bnr_top02 {
    background: url(/ja/corp/group/tohokupioneer/monozukuri/overview/img/bnr_top02.jpg) no-repeat center top;
}
*/
.monozukuri_overview .policy {
    background: url(/ja/corp/group/tohokupioneer/monozukuri/overview/img/bg.jpg) no-repeat center top;
}
.monozukuri_odm_ems .triangle, .monozukuri_factory .triangle {
    margin: 0 auto -20px auto;
    width: 0;
    height: 0;
    display: block;
    border-top: 35px solid #767676;
    border-right: 50px solid transparent;
    border-bottom: 35px solid transparent;
    border-left: 50px solid transparent;
}
    .person dt, .app dt {
        float: left;
    }
    .person dd, .app dd {
        margin-left: 70px;
    }
    .bgPerson01 {
        background: #44546a;
    }
    .bgPerson02 {
        background: #8497b0;
    }
    .bgPerson03 {
        background: #acb9ca;
    }
    .bgPerson04 {
        background: #e7e6e6;
    }
.person_bnr .flexP2, .person_nav a, .app_bnr .flexP2, .app_nav a, .ex_area {
    transition: .3s;
}
.person_bnr .flexP2:hover, .person_nav a:hover, .app_bnr .flexP2:hover, .app_nav a:hover, .ex_area:hover {
    opacity: .7 !important;
    transition: .3s;
}
.person_bnr:hover, .app_bnr:hover {
    text-decoration: none;
}
.person_bnr img:hover, .person_nav img:hover, .app_bnr img:hover, .app_nav img:hover {
    opacity: 1;
}
.person_nav .boxStyle04 {
    padding-bottom: 0;
    border-right: 0;
    border-bottom: 0;
}
.person_nav img.mb10 {
    margin-bottom: 7px !important;
}
.person_nav .active {
    opacity: .5;
    cursor: default;
}

.recommend_black {
    padding-left: 30px;
    position: relative;
}
.recommend_black::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: url(/ja/corp/group/tohokupioneer/img/recommend_black.png) no-repeat;
    background-size: 25px 25px;
}

.bgExhibition {
    background: url(/ja/corp/group/tohokupioneer/img/bg_exhibition.jpg) center center / cover no-repeat;
}
.bdRed {
    border-bottom: 3px solid #b91440;
}

.bnr_arrowTtl-b, .bnr_arrowTtl-w, .bnr_windowTtl-b, .bnr_windowTtl-w {
    padding-right: 10px;
    position: relative;
}
.bnr_arrowTtl-b::after {
    position: absolute;
/*    bottom: 7px;*/
    bottom: 18px;
    right: 0;
    margin: auto;
    display: inline-block;
    content: "";
    vertical-align: top;
    width: 9px;
    height: 13px;
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow01.svg) no-repeat;
    background-size: 9px;
}
.bnr_arrowTtl-w::after {
    position: absolute;
    bottom: 7px;
    right: 0;
    margin: auto;
    display: inline-block;
    content: "";
    vertical-align: top;
    width: 9px;
    height: 13px;
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow01_w.svg) no-repeat;
    background-size: 9px;
}
.bnr_windowTtl-b::after {
    position: absolute;
/*    bottom: 7px;*/
    bottom: 18px;
    right: 0;
    margin: auto;
    display: inline-block;
    content: "";
    vertical-align: top;
    width: 15px;
    height: 13px;
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_window.svg) no-repeat;
    background-size: 15px;
}
.bnr_windowTtl-w::after {
    position: absolute;
    bottom: 7px;
    right: 0;
    margin: auto;
    display: inline-block;
    content: "";
    vertical-align: top;
    width: 15px;
    height: 13px;
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_window_w.svg) no-repeat;
    background-size: 15px;
}
.bnr_windowTtl-w2::after {
    bottom: 16px;
}




/*en_renewal add*/
@media screen and (min-width: 897px) {
    .announcements .layoutStyle02 .ls02-box .txt span:first-child {
        width: 665px;
    }
}


/*--------- OLED Display Applications – Examples 20201014追加-----------*/
@media screen and (min-width: 897px) {
    .ex_area {
        width: 23% !important;
    }
    .ex_dd {
        margin-left: 30px;
        display: inline-block;
    }
    .ex_dt {
        float: none;
    }
}
@media screen and (max-width: 896px) {
    .ex_area {
        width: 90% !important;
    }
    .ex_dd {
        margin-left: 0;
        display: inline-block;
    }
}
