@charset "UTF-8";


@media only screen and (min-width: 897px) {
.ttlStyle01 {
    /*font-size: 44px;
    line-height: 1.4;
    padding: 55px 0;*/
	/*padding:  0 0 0px; 20210601_tn*/
}
#contents .layoutStyle02 {
    /*padding: 110px 0 150px;*/
	padding: 30px 0 150px;
}

#contents .layoutStyle02 .gutter{
padding: 0;
}

#contents .f-tabContentsWrapper{
	display: none !important;
	background: #fff;
    height: 0px !important;
    min-height: 0px !important;
    padding: 0 !important;
}
#contents .f-tabInnerContents {
    padding-top: 30px;
	display: block !important;
}

#contents .f-tabContentsWrapper .f-tabInnerContents {

    display: none !important;
}

#contents .f-tabArea ul {
height: auto;
display: block;
}

#contents .f-tabArea li > span {
    margin: 40px 0 0;
    background: #000;
	display: block;
	color: #fff;
	text-align: left;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 1.0em;
}

#contents .f-tabArea li {
background: #fff;
color: #000;
height: auto;
width: 100%;
padding: 0;
text-align: left;
cursor: default;
}

#contents .f-tabArea li:hover {
text-decoration: none;
}

#contents .f-tabArea li:nth-child(n+2) {
    margin-left: 0px;
}

#contents .n-row{
padding-bottom: 20px;
}

#contents .n-block:nth-of-type(6) {
    margin-left: 0;
}

#contents .n-2of5 .n-block {/*20191021 oto add*/
 float: left;
 /*margin-top: 0px; 20210331 tn*/
}

#contents li.n-listLinkItems.border-top {
    border-top: dotted 1px #ccc;
    margin-top: 10px;
    padding-top: 5px;
}

#contents .n-dlStyle01 dt{
    font-weight: bold;
}
#contents .n-dlStyle01 dt a {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow01.svg) no-repeat left 7.3px;
    background-size: 6px;
    padding-left: 16px;
    font-size: 14px;
}
#contents .n-dlStyle01 dt a:hover {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow01_r.svg) no-repeat left 7.3px;
	background-size: 6px;
	background-size: 6px;
    padding-left: 16px;
	color: #b91440;
	text-decoration: none;
}

#contents .n-dlStyle01 dt a.window {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_window.svg) no-repeat left 7.3px;
    background-size: 12px;
    padding-left: 16px;
    font-size: 14px;
}
#contents .n-dlStyle01 dt a.window:hover {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_window_r.svg) no-repeat left 7.3px;
    background-size: 12px;
    padding-left: 16px;
    font-size: 14px;
}

#contents .n-listStyle02{
	font-size: 12px;
}
#contents .n-dlStyle02 > dt {
    font-size: 12px;
    font-weight: bold;
	cursor: default;
}

#contents .n-dlStyle01 dt a:after {
    background: #ccc;
}
#contents .n-listStyle01 li {
    margin-bottom: 8px;
}
#contents .n-listStyle01 li.disable{/*20200403 add tn*/
	color: #888;padding-left: 12px;
	
}
#contents .n-listStyle01 li a {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow01.svg) no-repeat 1px 5px;
    background-size: 5px;
    padding-left: 16px;
}
#contents .n-listStyle01 li a:hover{
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow01_r.svg) no-repeat 1px 5px;
    background-size: 5px;
    padding-left: 16px;
	color: #b91440;
	text-decoration: none;
}
#contents .n-listStyle01 li a.window {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_window.svg) no-repeat 0 5px;
    background-size: 10px;
    padding-left: 16px;
}
#contents .n-listStyle01 li a.window:hover {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_window_r.svg) no-repeat 0 5px;
    background-size: 10px;
    padding-left: 16px;
}
    
#contents .n-listStyle02 li {
    margin-bottom: 8px;
}

#contents .n-listStyle02 li a {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow01.svg) no-repeat 1px 5px;
    background-size: 5px;
    padding-left: 12px;
	display: inline-block;
	line-height: 1.3;
}
#contents .n-listStyle02 li a:hover {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow01_r.svg) no-repeat 1px 5px;
    background-size: 5px;
    padding-left: 12px;
	color: #b91440;
	text-decoration: none;
}


}

@media only screen and (max-width: 896px) {
body:not(#top) .h-wrapper {
    padding-bottom: 20px;
}
.ttlStyle01 {
	padding:  0;
}


#contents .f-tabArea li {
	color: #000;
}
#contents .f-tabArea li.disable {
	color: #888;
}

#contents .f-tabInnerContents{
display: block;
}



#contents .f-tabInnerContents .n-dlStyle01 {
    background: #fff;
}

#contents .f-tabInnerContents .n-dlStyle01 dd{
display: block;
}

#contents .f-tabInnerContents .n-dlStyle02 dt {
    background: #fff;
	    border-bottom: none;
			font-weight: bold;
}

#contents .f-tabInnerContents .n-listStyle01,
#contents .f-tabInnerContents .n-listStyle02 {
    background: #fff;
}

#contents .f-tabInnerContents .n-dlStyle01 > dt {
margin-top: 20px;
}
	
#contents .f-tabArea li > span {
    font-size: 14px;
	font-weight: bold;
    padding: 11px 10px 10px;
    margin: 40px 0 0;
	background: #000;
    color: #fff;
}

#contents .f-tabInnerContents .n-dlStyle01 > dt a {
    padding: 9px 10px 11px;
    /*width: calc(100% - 55px);*/
	width: 100%;
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow01.svg) no-repeat  right 23px center;
    background-size: 7px;
	/*padding: 0 60px 0px 0px;*/
	font-weight: bold;
}

#contents .f-tabInnerContents .n-dlStyle01 a,
#contents .f-tabInnerContents .n-dlStyle02 a {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_arrow01.svg) no-repeat right 23px center;
    background-size: 7px;
}

#contents .f-tabInnerContents .n-dlStyle01 a.window,
#contents .f-tabInnerContents .n-dlStyle02 a.window {
    background: url(https://assets.jpn.pioneer/ja/assets/img/icon_window.svg) no-repeat right 23px center;
    background-size:10px;
}


#contents .f-tabArea li > span,
#contents .f-tabArea li > a {
    border-bottom: none;
}
#contents .f-tabArea li:first-child > span,
#contents .f-tabArea li:first-child > a {
    border-top: none;
}	
/*#contents .f-tabInnerContents .n-listStyle01 {
    border-bottom:solid #434343 1px;
}*/

#contents .f-tabInnerContents .n-listStyle01,
#contents .f-tabInnerContents .n-listStyle02 {
margin-bottom: 30px;
}

#contents .f-tabInnerContents .n-listStyle01 li,
#contents .f-tabInnerContents .n-listStyle02 li {
    border-bottom: none;
}


#contents .f-tabInnerContents .slideToggleBtn {
    width: 0;
}

#contents .f-tabArea li > span:after,
#contents .f-tabArea li > span:before,
#contents .slideToggleBtn:after,
#contents .slideToggleBtn:before {
    content: "";
    display: none;
    width: 0px;
    height: 0px;
    background: none;
}


#contents .f-tabInnerContents .n-listStyle01 li.n-listLinkItems a,
#contents .f-tabInnerContents .n-listStyle02 li.n-listLinkItems a {
height: 35px;
line-height: 1.3em;
}

#contents .slideToggleTtl,
#contents .slideToggleBtn,
#contents .slideToggle{
pointer-events: none;
}



#contents .f-tabInnerContents .n-2of5 dd ul.nth-of-01 {
 margin-bottom: 0px;
 }
 
 

}





