<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */
   #sub3-4 .contWrap 
               { width              : 95%;              height              : auto;             display             : flex;             justify-content     : space-between;
                 align-items        : center;           max-width           : 1200px;           flex-direction      : column;} 
   #sub3-4 .contWrap .textWrap
                { width             : 100%;             height              : auto;             margin-bottom       : 0.5em;}
   #sub3-4 .contWrap .textWrap.margin
                { margin-top        : 1.5em;}
   #sub3-4 .contWrap .textWrap .tit
                { font-size         : 1.2em;            font-weight         : 600;              margin-bottom       : 0.2em;}              
   #sub3-4 .contWrap .textWrap .text
                { font-size         : max(14px,0.8em);  color               : #555;             word-break          : keep-all;}             
   #sub3-4.caiafSub .contWrap .listWrap .listValueBox.c .valueTitBox p:nth-child(1), 
   #sub3-4.caiafSub .contWrap .listWrap .listValueBox.c .valueBox p:nth-child(1)
                { border-right      : none;}             

@media(max-width:640px){
/* A            A A                 :                   A                   :                   A                   :                   A                   :                   */
  #sub3-4 .contWrap
                { margin-top        : 1em;}
  #sub3-4.caiafSub .contWrap .listWrap .listTitBox
                { display           : none;}   
  
  #sub3-4 .contWrap .textWrap
                { margin-bottom     : 1em;}     
  #sub3-4 .contWrap .textWrap.margin
                { margin-top        : 2.5em;}                      
               
}</pre></body></html>