

/* Start:/local/components/ps/ps.instructions.detail/templates/.default/style.css?17038403152598*/
.inst_detail_top{
display:flex;
}
.inst_detail_image{
width:630px;
display:flex;
justify-content:center;
border:1px solid #EBEBEB;
padding:10px;
box-sizing:border-box;
margin-right:30px;
overflow:hidden;
}
.inst_detail_image img{
max-width:100%;
}
.inst_detail_info{}
.inst_detail_info .brand{
font-size:24px;
font-weight:bold;
margin-bottom:22px;
}
.inst_detail_info .brand img{
}
.inst_detail_info dl{
margin-bottom:22px;
font-size:18px;
}
.inst_detail_info dt{
display:inline;
}
.inst_detail_info dd{
display:inline;
}
.inst_detail_bottom{
width:100%;
margin:27px 0 50px;
}
.inst_file_list{}
.inst_file_list_item{
width:100%;
display:flex;
position:relative;
padding:20px 23px 20px 21px;
background:#f8f8f8;
margin-bottom:10px;
font-size:16px;
box-sizing:border-box;
}
.inst_file_list_item a{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:10;
}
.inst_file_list_item span{
position:relative;
}
.inst_file_list_item span:first-of-type{
padding-left:40px;
margin-right:auto;
}
.inst_file_list_item span:last-child{
padding-right:31px;
color:#244C80;
}
.inst_file_list_item span:first-of-type:before{
content:'';
position:absolute;
width:17px;
height:18px;
top:50%;
left:0;
margin-top:-9px;
background:url(/images/inst_left.svg) 0 0/100% no-repeat;
}
.inst_file_list_item span:last-child:after{
content:'';
position:absolute;
width:18px;
height:18px;
top:50%;
right:0;
margin-top:-9px;
background:url(/images/inst_right.svg) 0 0/100% no-repeat;
}

@media screen and (max-width: 766px){
.inst_detail_top {
flex-wrap: wrap;
}
.inst_detail_image{
width:100%;
padding:2.5vw;
margin-right:0
}
.inst_detail_info{
width:100%;
margin-top:10vw;
}
.inst_detail_info .brand{
font-size:6vw;
margin-bottom:5.5vw
}
.inst_detail_info .brand img{
}
.inst_detail_info dl{
margin-bottom:5.5vw;
font-size:4.5vw
}
.inst_detail_info dt{
}
.inst_detail_info dd{
}
.inst_detail_bottom{
margin:2.5vw 0 12.5vw
}
.inst_file_list{
}
.inst_file_list_item{
padding:5vw 5.75vw 5vw 5.25vw;
margin-bottom:5vw;
font-size:4vw;
flex-wrap:wrap;
}
.inst_file_list_item a{
}
.inst_file_list_item span{
}
.inst_file_list_item span:first-of-type{
padding-left:10vw;
width: 100%;
}
.inst_file_list_item span:last-child{
padding-right:7.75vw;
padding-left:10vw;
margin-top:5vw;
}
.inst_file_list_item span:first-of-type:before{
width:4.25vw;
height:4.5vw;
margin-top:-2.25vw
}
.inst_file_list_item span:last-child:after{
width:4.5vw;
height:4.5vw;
margin-top:-2.25vw
}
}
/* End */
/* /local/components/ps/ps.instructions.detail/templates/.default/style.css?17038403152598 */
