@charset "utf-8";
/* about7.php */

/* GUIDE */
.TE2S17_guide { padding-top:1rem ;}
.TE2S17_guide li , .TE2S17_guide li span { font-size:0.8rem ; list-style:1.3rem }
.TE2S17_guide li {  margin-bottom:0.5rem ; position: relative ; padding-left:0.6rem ;}
.TE2S17_guide li span { position: absolute ; left:0 ; top:0.15rem }



/* TABLE */
#TE2S17_table1.TE2S17_PC_show { display:block }
#TE2S15_list.TE2S17_MB_show { display:none }



/* LIST */
.TE2S15_list_sub { margin-bottom:3rem }
.TE2S15_list_sub > h6 { 
    border-bottom:solid 2px #32569a ; padding-bottom:0.5rem  ;
    font-size:1.2rem ; line-height:1.4rem ; font-weight:600 ; color:#444444 ; margin-bottom:0.75rem }
.TE2S15_list_sub li { 
    padding-left:0.5rem ; background:url(../TE2_img/dot_b30.png) no-repeat 0px 0.5rem ; background-size:0.15rem 0.15rem ;
    font-size:0.9rem ; line-height:1.2rem ;
    border-bottom:solid 1px #d7d7d7 ; padding-bottom:0.4rem  ;  margin-bottom:0.4rem ;
 }
.TE2S15_list_sub li > b { font-size:inherit ; line-height:inherit ; font-weight:600 }


/* MOBILE ****/
@media all and (max-width:1100px){
    #TE2S17_table1.TE2S17_PC_show { display:none }
    #TE2S15_list.TE2S17_MB_show { display:block }

}
