@charset "utf-8"; 
/* RC2.php*/ 

#TE2S42_img1 , #TE2S42_img2 { max-width:17.5rem }
.TE2S3_RIB { margin-bottom:1.5rem }

#TE2S42_section1 .TE2S2_bgImg_box { background-image:url(../TE2_img_sub/TE36_boxBg.jpg) ; margin-top:3rem }
#TE2S42_section1 .TE2S2_BIB_li { width:26.5rem; margin-right:2rem  }
.TE2S2_BIB_li .TE2S2_BIB_txt { text-align:left }
#TE2S42_section1 .TE2S2_BIB_li:nth-child(2n)  { margin-right:0rem }  



/* PHOTO LIST */
.TE2S42_photoList ,  .TE2S42_photoList li , .TE2S42_photoList figcaption { display: block ; overflow: hidden }
.TE2S42_photoList li {float:left ; width:10.6rem ; margin-right:0.5rem }
.TE2S42_photoList li:last-child { margin-right:0 }
.TE2S42_photoList figcaption { 
    font-size:0.8rem ; line-height:1rem ; text-align:center ; 
    padding:0.5rem 0 ; border-bottom:solid 1px rgba(0,0,0,0.1) ;}



/* arrow */
.TE2S42_arrow , .TE2S42_arrow li { display:block ; overflow: hidden ; text-align:center }
.TE2S42_arrow li { 
    float:left ; width:14.5rem ;
    background: url(../TE2_img_sub/TE36_arrow.png) no-repeat 12.5rem 50%;
} 
.TE2S42_arrow li:last-child { background:none }
.TE2S42_arrow li:last-child , .TE2S42_arrow li > b { width:11.5rem }
.TE2S42_arrow li > b  { 
    display: block ; box-sizing: border-box ; border:solid 0.15rem #fdc239 ; padding:1rem 0.5rem   ;
    font-size:0.9rem ; line-height:1rem  ; text-align:center ; font-weight:500  ; color:#444444
} 



/* PROCESS */ 
#TE2S42_section4 .TE2S_h5 , #TE2S42_section4 .TE2S2_process { text-align:center }
#TE2S42_section4 .TE2S2_process > li , #TE2S42_section4 .TE2S2_process > li:last-child { float:none ; display:inline-block ; margin:0 1.5rem } 
#TE2S42_section4 .TE2S_h5 { font-weight:400 ; color:#111111 ; letter-spacing:-2px }
#TE2S42_section4 .TE2S_p { margin-bottom:1.5rem }
.TE2S2_process figcaption > span { 
    margin-bottom:0.2rem ;
    display:block ; text-align:center ; font-size:0.9rem ; line-height:1.2rem ; font-weight:500 ; color:#444444}



 
/* MOBILE ****/
@media all and (max-width:1100px){

    /* PHOTO LIST */
    .TE2S42_photoList { text-align:center }
    .TE2S42_photoList li { display: inline-block ; margin:0.5rem ; margin-bottom:1.5rem ; float:none }
    .TE2S42_photoList img { border-radius:0.2rem }



    /* arrow */    
    .TE2S42_arrow li { 
        display:inline-block ; float:none ; margin:0.25rem ; width:11rem ;
        background-position: right center;
    }
    .TE2S42_arrow li > b { word-break:keep-all } 
    .TE2S42_arrow li:last-child , .TE2S42_arrow li > b { width:10rem }



    /* PROCESS */  
    #TE2S42_section4 .TE2S2_process > li { margin-bottom:2rem }





}
