<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
    
    #tokushu h1,
    #tokushu h2,
    #tokushu h3,
    #tokushu h4,
    #tokushu h5 {
        line-height: 1.3;
    }
    
    #tokushu.evisa a {
        text-decoration: underline;
        word-wrap: break-word;
        color: #2E3071;
    }
    
    #tokushu.evisa a:hover {
    text-decoration: none;
    }  
    
    #tokushu.evisa h1 {
        font-size: 40px;
        font-weight: bold;
        line-height: 1.3;
        padding: 0 0 0 0;
        margin-bottom: 15px;
        display: block;
        color: #2E3071;
        border-bottom: #fff000 10px solid;
    }
    
      #tokushu.evisa h1 span {
      display: block;
      text-decoration: underline;
      text-decoration-color: #fff000;
      text-decoration-thickness: 7px;
      margin-bottom: 10px;
      font-size: 70%
      }
      
    #tokushu.evisa h1 small {
      display: block;
      margin-bottom: 10px;
      }
    
     #tokushu.evisa h2 {
       color: #2E3071;
        text-decoration: underline;
      text-decoration-color: #fff000;
      text-decoration-thickness: 10px;
       border: none;
       }
    
    #tokushu.evisa .box {
    margin: 20px 0;
    padding: 40px;
    border: #2E3071 1px solid;
    }
    
#tokushu.evisa .box h3 {
margin: 0 0 15px 0;
color: #2E3071;
}

#tokushu.evisa .box p {
margin: 0;
}

#tokushu.evisa .num {
 font-size: 1.3em;
 color: #2E3071;
 display: inline-block;
 margin: 0 10px 0 0;
 }
 
 #tokushu.evisa ul li {
margin: 15px 0 15px 30px;
list-style: disc;
 }
 
#tokushu.evisa h3 {
font-size: 1.2em;
margin: 40px 0 15px 0;
color: #2E3071;
}

#tokushu.evisa h3 span {
font-size: 1.2em;
color:#918AA1;
border-right: #918AA1 1px solid;
padding:5px 15px 5px 0;
margin: 30px 15px 15px 0;
}

#tokushu.evisa .strong {
    border: #918AA1 1px solid;
    padding: 10px;
    margin: 40px 0;
    text-align: center;
    }
     
    body.white .site h1 {
        font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ",
        Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    }
    body.white .site #tokushu h1,
    body.white .site #tokushu h2,
    body.white .site #tokushu h3 {
        line-height: 1.3;
        font-weight: bold;
    }
    

  body.white .site #tokushu.evisa h1 {
        font-size: 9.6vw;
        font-weight: bold;
        line-height: 1.3;
        padding: 0;
        margin-bottom: 7px;
        display: block;
        color: #2E3071;
        border-bottom: #fff000 10px solid;
}
    
     body.white .site #tokushu.evisa h1 br {
     display: none;
     }
     
           
    body.white .site #tokushu.evisa h1 small {
      display: block;
      margin-bottom: 5px;
      }
      
    body.white .site #tokushu.evisa h1 span {
      display: block;
      text-decoration: underline;
      text-decoration-color: #fff000;
      text-decoration-thickness: 7px;
      margin-bottom: 5px;
      font-size: 70%
      }
      
   body.white .site #tokushu.evisa h2 {
       color: #2E3071;
       text-decoration: underline;
      text-decoration-color: #fff000;
      text-decoration-thickness: 10px;
       border: none;
       }      
      
    body.white .site #tokushu.evisa .box {
    margin: 20px 0;
    padding: 30px;
    border: #2E3071 1px solid;
    }
    
body.white .site #tokushu.evisa .box h3 {
margin: 0 0 15px 0;
color: #2E3071;
}

body.white .site #tokushu.evisa .box p {
margin: 0;
}

body.white .site #tokushu.evisa h3 {
font-size: 1.2em;
margin: 40px 0 15px 0;
color: #2E3071;
}

body.white .site #tokushu.evisa h3 span {
font-size: 1.2em;
color:#918AA1;
border-right: #918AA1 1px solid;
padding:5px 10px 7px 0;
margin: 30px 10px 10px 0;
}

body.white .site #tokushu.evisa ul li {
margin: 15px 0 15px 20px;
list-style: disc;
 }

</pre></body></html>