@charset "utf-8";

.resp-tabs-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    box-sizing: border-box;
    background-color: rgba(255,255,255,1.00);
    width: 100%;
}

.resp-tabs-list li .item {
    color: rgba(68,79,88,0.70);
    font-weight: 300;
    text-align: center;
}

.resp-tabs-list li {
    list-style: none;
    cursor: pointer;
    background: #ffffff;
    border-right: 1px solid rgba(68,79,88,0.13);
    border-bottom: 3px solid rgba(52,93,157,0.30);
    outline: none;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
}

.resp-tabs-list li:hover {
    border-bottom-color: rgba(52,93,157,1.00);
    color: rgba(52,93,157,1.00);
}

.resp-tabs-list li:last-child {
    border-right: none;
}

.resp-tabs-list li a {
    color: rgba(68,79,88,1.00);
}

.resp-tabs-container {
    padding: 0px;
    background-color: #fff;
	margin-top: 0px;
}

h2.resp-accordion {
    display: none;
	margin:0;
}
h2.resp-accordion h2.item{margin:0;}
.resp-tab-content {
    display: none;
}

.resp-tab-active .item {
    color: rgba(52,93,157,1.00)!important;
    font-weight: 500!important;
}

.resp-content-active,
.resp-accordion-active {
    display: block;
}

.resp-tab-content {
    border-top: none;
}

@media print, screen and (min-width: 768px) {
	
#product .resp-tabs-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    box-sizing: border-box;
    background-color: rgba(255,255,255,1.00);
    width: 100%;
    border-bottom: 1px solid rgba(68,79,88,0.28);
}
	
.resp-tab-active {
    border-bottom-color: rgba(52,93,157,0.80) !important;
    background-image: url(/uploads/image/orirlapis/video_dot_05.png)!important;
    background-color: rgba(13,87,167,0.03)!important;
}
	
#miconlp-hf-child .resp-tabs-list li {
    width: 12.5%;
}
	
#miconlp-ni-child .resp-tabs-list li,
#miconlp-hp-child .resp-tabs-list li,
#speech-automotive-child .resp-tabs-list li,
#speech-longtime-child .resp-tabs-list li,
#speech-shorttime-child .resp-tabs-list li,
#speech-external-child .resp-tabs-list li,	
#telecom-ble-child .resp-tabs-list li {
    width: 16.66%;
}
	
#miconlp-sf-child .resp-tabs-list li {
    width: 14.28%;
}
	
#miconlp-software-child .resp-tabs-list li,
#miconlp-lp-child .resp-tabs-list li,
#miconlp-sh-child .resp-tabs-list li,
#telecom-lpwa-child .resp-tabs-list li,
#telecom-subghz-child .resp-tabs-list li,
#telecom-802-15-4-child .resp-tabs-list li,
#monitor-sta-child .resp-tabs-list li,
#monitor-afe-child .resp-tabs-list li {
    width: 20%;
}

#memory-sdram-child .resp-tabs-list li,    
#memory-video-child .resp-tabs-list li,
#memory-amusementrom-child .resp-tabs-list li,
#video-displaycontroller-child .resp-tabs-list li,
#video-decoder-child .resp-tabs-list li,
#video-encoder-child .resp-tabs-list li,
#inquiry-online_order .resp-tabs-list li,
#datasheet-ble .resp-tabs-list li,
#foundry-wlcsp-child .resp-tabs-list li {
    width: 25%;
}
	
#telecom-other-child .resp-tabs-list li,
#selection-guide .resp-tabs-list li,
#video-interface-child .resp-tabs-list li,
#wpt-13-56mhz-child .resp-tabs-list li,
#display-lcd-tn-stn-child .resp-tabs-list li,
#speech-development-support-child .resp-tabs-list li {
    width: 33.33333%;
}
	
#display-oled-child .resp-tabs-list li,
#display-lcd-tft-child .resp-tabs-list li {
    width: 50%;
}
	
.resp-tabs-list li .item {
    padding-top: 20px;
    padding-bottom: 20px;
}
	
/* ie edge用に調整 */
_:-ms-lang(x), .resp-tabs-list li .item {
    padding-top: 25px;
    padding-bottom: 15px;
}
/* ie edge用に調整ここまで */

.resp-tabs-list li .item {
    font-size: 1.8rem;
    line-height: 1.2em;
    letter-spacing: 0px;
    display: block;
    width: 100%;
    list-style: none;
    cursor: pointer;
    outline: none;
    text-align: center;
	margin:0;
}
	
.resp-tabs-list li .item:hover {
    color: rgba(52,93,157,1.00);
}
	
#product .resp-tabs-list li {
    list-style: none;
    cursor: pointer;
    background: #ffffff;
    border-top: 1px solid rgba(68,79,88,0.13)!important;
    border-left: 1px solid rgba(68,79,88,0.13)!important;
    border-right: 1px solid rgba(68,79,88,0.13)!important;
    outline: none;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    border-top-left-radius: 2px;
    border-top-right-radius: 25px;
    margin-right: 3px;
    padding-left: 20px;
    padding-right: 5%;
}
	
#product .resp-tabs-list li .item {
    font-size: 1.8rem;
    line-height: 1.2em;
    letter-spacing: 0px;
    display: block;
    list-style: none;
    cursor: pointer;
    outline: none;
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
}
	
/* ie edge用に調整 */
_:-ms-lang(x), #product .resp-tabs-list li .item {
    padding-top: 16px;
    padding-bottom: 6px;
}
/* ie edge用に調整ここまで */
	
}
	
	


/*-----------accordion styles-----------*/

@media print, screen and (max-width: 767.98px) {

.resp-accordion {
    font-size: 2.5vw;
    line-height: 1.4em;
    font-weight: 500;
    border-bottom-color: rgba(68,79,88,0.13);
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding-top: 5%;
    padding-right: 15px;
    padding-bottom: 5%;
    padding-left: 15px;
    cursor: pointer;
    display: block;
    background-color: #ffffff;
    position: relative;
}
	
/* ie edge用に調整 */
_:-ms-lang(x), .resp-accordion {
 padding-top: 6%;
 padding-bottom: 4%;
}

/* ie edge用に調整ここまで */
	
.resp-accordion:first-child {
    border-top-color: rgba(68,79,88,0.13);
    border-top-style: solid;
    border-top-width: 1px;
	margin-top:6px;
	margin-bottom:0;
}

.resp-arrow {
    width: 20px;
    height: 12px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -0.3em;
    background-image: url(/uploads/image/orirlapis/open-arrow_dra.svg);
    background-repeat: no-repeat;
    background-position: left top;
}

.resp-tab-active span.resp-arrow {
    background-image: url(/uploads/image/orirlapis/close-arrow_dra.svg);
}
	
.resp-tab-active {
    color: #0b57a6 !important;
    background-color: rgba(255,255,255,1.00);
}

.resp-easy-accordion h2.resp-accordion {
    display: block;
}

.resp-easy-accordion .resp-tab-content:last-child {
    border-bottom: 1px solid #cccccc !important;
}

.resp-jfit {
    width: 100%;
    margin: 0px;
}

.resp-tab-content-active {
    display: block;
}

.resp-tab-content {
    background-color: #ffffff !important;
    display: none;
    border-radius: 0px 0px 0px 0px !important;
    border-bottom: 1px solid rgba(68,79,88,0.13);
}
	
#product .resp-tab-content {
    background-color: transparent!important;
}
	
ul.resp-tabs-list {
    display: none;
}

h2.resp-accordion {
    display: block;
	margin:0;
}

.resp-vtabs .resp-tab-content {
    border-bottom: 1px solid rgba(68,79,88,0.13);
}

.resp-vtabs .resp-tabs-container {
    border: none;
    float: none;
    width: 100%;
    min-height: initial;
    clear: none;
}

.resp-accordion-closed {
    display: none !important;
}

.resp-vtabs .resp-tab-content:last-child {
    border-bottom: 1px solid rgba(68,79,88,0.13) !important;
}
}
@media print, screen and (min-width: 768px) and (max-width: 800.98px){
	.ja_jp .resp-tabs-list li .item{font-size: 1.7rem;}
}