/* CSS Document */

/*page01*/

section{display:block; padding:0; position:relative;}
#sec01{position:relative; padding:0rem; box-sizing:border-box; width:800px;}
#sec01 p{position:absolute; font-size:13px; font-weight:500;}
#sec01 p#txt01{bottom:15px; left:10px; background:rgba(29,32,136,0.7); color:#fff; width:360px; padding:1.5%; border-radius:10px;}
#sec01 p#txt02{top:65px; right:10px; width:360px; padding:1.5%;}

#sec02{width:100%; position:relative; padding:0; box-sizing:border-box; background:; margin:-2.5% auto -3.2%; padding:0; box-sizing: border-box; z-index:9999;}


#sec03{width:100%; position:relative; padding:1% 1%; box-sizing:border-box; background-image:url(../images/p03/brown-bg.jpg);}
#sec03 div{justify-content: space-between;}
#sec03 img{margin-right:4px; height:100%;}
#sec03 p{font-size:11px; font-weight:500; width:230px; color:#fff; margin-top:2.5%; background:rgba(71,37,28,0.6); padding:1.2%;}

#sec04{width:100%; position:relative; box-sizing:border-box; margin:0 auto 3%;}
#sec04 p{position:absolute; color:#fff;}
#sec04 p#t1{top:67px; width:73%; left:20px; right:0; font-size:13px;}

p#t2,p#t3,p#t4,p#t5{width:180px; font-size:12px;}

#sec04 p#t2{top:355px; left:10px; right:0;}
#sec04 p#t3{top:355px; left:210px; right:0;}
#sec04 p#t4{top:355px; left:405px; right:0;}
#sec04 p#t5{top:330px; left:610px; right:0; width:180px;}
