@charset "utf-8"; 
/* RC4.php*/ 
 
/* IMG BOX */
.TE2S3_RIB { margin-bottom:1.5rem ; border:0 }
.TE2S3_RIB::before { display:none }
.TE2S3_RIB_li { padding:0 ; background:none ; margin:0 }
.TE2S3_RIB_li , .TE2S3_RIB_img , #TE2S44_img1 , #TE2S44_img2 { max-width:27rem ; padding:0 } 
.TE2S3_RIB_li:nth-child(1) { float:left }
.TE2S3_RIB_li:nth-child(2) { float:right }



/* PROCESS */ 
#TE2S44_section2 .TE2S_h5 , #TE2S44_section2 .TE2S2_process { text-align:center }
#TE2S44_section2 .TE2S2_process > li , #TE2S44TE2S44_section2_section4 .TE2S2_process > li:last-child { float:none ; display:inline-block ; margin:0 1.5rem } 
#TE2S44_section2 .TE2S_h5 { font-weight:400 ; color:#111111 ; letter-spacing:-2px }
#TE2S44_section2 .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}



/* BG IMG */ 
#TE2S44_section1 .TE2S2_bgImg_box { background-image:url(../TE2_img_sub/TE36_boxBg.jpg) ; margin-top:3rem }
#TE2S44_section1 .TE2S2_BIB_li { width:26.5rem; margin-right:2rem  }
.TE2S2_BIB_li .TE2S2_BIB_txt { text-align:left }
#TE2S44_section1 .TE2S2_BIB_li:nth-child(2n)  { margin-right:0rem }  
#TE2S44_section1 .TE2S2_BIB_txt { text-align:justify ; word-break:break-all }


 
/* MOBILE ****/
@media all and (max-width:1100px){
    
    /* IMG BOX */ 
    .TE2S3_RIB_li:nth-child(1) ,
    .TE2S3_RIB_li:nth-child(2) { float:none }



    /* PHOTO LIST */
    .TE2S44_photoList { text-align:center }
    .TE2S44_photoList li { display: inline-block ; margin:0.5rem ; margin-bottom:1.5rem ; float:none }
    .TE2S44_photoList img { border-radius:0.2rem }



    /* arrow */    
    .TE2S44_arrow li { 
        display:inline-block ; float:none ; margin:0.25rem ; width:11rem ;
        background-position: right center;
    }
    .TE2S44_arrow li > b { word-break:keep-all } 
    .TE2S44_arrow li:last-child , .TE2S44_arrow li > b { width:10rem }



    /* PROCESS */  
    #TE2S44_section2 .TE2S2_process > li { margin-bottom:2rem }





}
