<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* SUB 0101 */
#content.sub0101 h3 span { font-size: 20px; border-bottom: 1px solid #166ae0; padding-bottom: 5px;}
#content.sub0101 .summary { display: flex; margin-top: 50px;}
#content.sub0101 .summary &gt; div { display: flex; align-items: center;}
#content.sub0101 .summary ul { margin-left: 30px; margin-top: 8px; }
#content.sub0101 .summary ul li { padding-left: 10px; background: url("../image/sub/sub0101.summary.bullet.png") no-repeat center left; font-size: 16px; line-height: 30px; }
#content.sub0101 p { margin-top: 55px; font-size: 14px; line-height: 24px;}

/* SUB 0102 */
#content.sub0102 .wrap { display: flex; }
#content.sub0102 .visual-wrap { text-align: center;}
#content.sub0102 .text-wrap { margin-left: 25px; }
#content.sub0102 .text-wrap h3 { font-size: 28px; line-height: 35px; color: #166ae0; font-weight: normal; letter-spacing: -1px; }
#content.sub0102 .text-wrap .desc { font-size: 15px; margin-top:35px; line-height: 150%;  max-width: 800px; }
#content.sub0102 .text-wrap .sign { margin-top: 30px; }
@media only screen and (max-width: 1000px) {
    #content.sub0102 .wrap { align-content: center;}
    #content.sub0102 .text-wrap { margin-top: 40px; }
}

/* SUB 0103 */
#content.sub0103 .wrap { display: flex; }
@media only screen and (max-width: 1000px) {
    #content.sub0103 .wrap &gt; div:nth-child(2) { margin-top: 40px; }
    #content.sub0103 .wrap img { width: 100%;}
}

/* SUB 0104 */
#content.sub0104 .title { margin-bottom: 30px !important;}
#content.sub0104 .tabs a { font-size: 15px; padding: 10px 15px; border-radius: 20px; border: 1px solid #c3c9cf; margin-right: 10px; background-color: #e7e9eb;}
#content.sub0104 .tabs a.active { background-color: #2b4365; color: white; border-color: #2b4365; }
#content.sub0104 .profiles { display: flex; flex-wrap: wrap; }
#content.sub0104 .profiles &gt; .profile { display:flex; width: 323px; border: 1px solid #dddddd; padding: 30px 20px; margin-top: 15px; margin-right:7px;}
#content.sub0104 .profiles &gt; .profile div.image img { width:100px }
#content.sub0104 .profiles &gt; .profile .summary { margin-left: 20px; width: 100%; }
#content.sub0104 .profiles &gt; .profile h4 { font-size: 17px; font-weight: bold;}
#content.sub0104 .profiles &gt; .profile h4 span { font-size: 14px; font-weight: normal; }
#content.sub0104 .profiles &gt; .profile h4 .more { float: right; }
#content.sub0104 .profiles &gt; .profile ul { margin-top: 15px; }
#content.sub0104 .profiles &gt; .profile ul li { font-size: 13px; display: flex; flex-direction: row; margin-top: 9px;  }
#content.sub0104 .profiles &gt; .profile ul li span { margin-left: 3px; }
#content.sub0104 .profiles &gt; .profile.blank { border: none;}
#content.sub0104 .profiles .profile .summary li:nth-child(1) strong { min-width:35px;}
#content.sub0104 .profiles .profile .summary li:nth-child(2) strong { min-width:35px;}
#content.sub0104 .profiles .profile .summary li:nth-child(3) strong { min-width:63px;}
#content.sub0104 .profiles .profile .summary li:nth-child(4) strong { min-width:63px;}
#content.sub0104 .profiles .agreement { width:100%; margin-top:20px; padding:5px; font-size:11px; text-align:right; border-top:1px dashed #ddd; }
@media only screen and (max-width: 1000px) {
    #content.sub0104 .profiles { flex-direction: column;}
    #content.sub0104 .profiles &gt; .profile { width:auto; }
}
body.msie-10 #content.sub0104 .profiles &gt; .profile ul li span { max-width: 155px; }
body.msie-10 #content.sub0104 .profiles &gt; .profile h4 .more { display:none; }


/* SUB 0105 */
#content.sub0105 &gt; * { padding: 0 50px;}
#content.sub0105 &gt; .title { padding: 0;}
#content.sub0105 &gt; div:nth-child(2) { text-align: center;}
#content.sub0105 &gt; h3:nth-child(3) { font-size: 30px; font-weight: normal; margin-top: 70px;}
#content.sub0105 &gt; h3:nth-child(3) strong { color: #0165c3;  font-weight: normal;}00
#content.sub0105 &gt; h3:nth-child(3) span { font-size: 20px;}
#content.sub0105 &gt; p { font-size: 17px;}
#content.sub0105 &gt; h3:nth-child(5) { margin-top: 55px; font-size: 20px; color: #999999; font-weight: normal; font-style: italic;  }
#content.sub0105 &gt; h3:nth-child(5) img { display: block; margin-top: 10px;}
#content.sub0105 &gt; p:nth-child(6) strong  { color: #0165c3;  font-size: 20px; border-bottom: 1px solid #0165c3; padding-bottom: 2px; font-weight: normal;}
#content.sub0105 &gt; p:nth-child(6) { margin-bottom: 100px; }



/* SUB 0106 */
#content.sub0106 p:nth-child(3) { margin-top: 35px; }
#content.sub0106 h3 { margin-top: 40px;}
#content.sub0106 h4 { margin-top: 35px;}


#content.sub0202 h3 { font-size:18px; margin-top:30px; margin-bottom: 15px;}



/* SUB 0204 */
#content.sub0204-2 &gt; div:nth-child(3) { margin-top: 30px; border-bottom: 1px solid #2b4365; padding-bottom: 5px;  text-align: right;  }
#content.sub0204-2 &gt; div:nth-child(3) select { width: 200px; padding: 8px 15px; font-size: 16px; }
#content.sub0204-2 &gt; div:nth-child(3) select option { font-size: 16px; }
#content.sub0204-2 &gt; div:nth-child(4) { margin-top: 30px;}

#content.sub0204-3 &gt; div:nth-child(4) * { line-height: 2.0; }
#content.sub0204-3 h5 { font-size: 15px; margin-top: 40px; }
#content.sub0204-3 h6 { font-size: 15px; }
#content.sub0204-3 h7 { font-size: 14px; font-weight: bold; }
#content.sub0204-3 p { font-size: 13px;}

/* SUB 0207 */
#content.sub0207 .title { margin-bottom: 15px !important;}
#content.sub0207 .box-wrap { display: flex; flex-wrap: wrap; justify-content: space-between;}
#content.sub0207 .box-wrap .box { margin-top: 30px; width: 350px; height: 200px;  border: 1px solid #dddddd; display: flex; flex-direction: column; border-radius: 20px;  }
#content.sub0207 .box-wrap .box h3 { height: 40px; background-color: #377ce4; font-size: 15px; color: white; line-height: 40px; border-top-left-radius: 20px;  border-top-right-radius: 20px; padding: 10px; font-weight: normal; line-height: 1.3; display: flex; align-items: center; text-align: center; justify-content: center; }
#content.sub0207 .box-wrap .box ul { display: flex; flex-wrap: wrap; padding: 20px 15px; }
#content.sub0207 .box-wrap .box li { width: 153px; line-height: 2;font-size: 14px; padding-left: 7px; background:url("/image/sub/list.bullet.black.png") left center no-repeat; word-break: keep-all; }
#content.sub0207 .box-wrap .box.blank { border: none;}
@media only screen and (max-width: 1000px) {
    #content.sub0207 .box-wrap { flex-direction: column; }
    #content.sub0207 .box-wrap .box { width: auto; height: auto;}
}

/* SUB 0301 */
#content.sub0301 .box { background-color: white; width: 280px; padding: 24px 30px 28px 30px; margin-top: 35px;
    border: 1px solid #dbdbdb;}
#content.sub0301 .box &gt; * { display: block; }
#content.sub0301 .box &gt; *:first-child { margin-top:0px !important; }
#content.sub0301 .box .image { text-align: center; }
#content.sub0301 .box .image img { max-width: 100%; max-height: 160px;}
#content.sub0301 .box .tag { margin-top: 20px; padding: 5px 10px; display: inline-block; font-size: 13px; color: white; }
#content.sub0301 .box .tag.blue { background-color: #4390ef; }
#content.sub0301 .box .tag.red { background-color: #c11444; }
#content.sub0301 .box .tag.gray { background-color: #6b7176; }
#content.sub0301 .box .card-title { font-size: 15px; font-weight:bold; color: #212121; margin-top: 15px;}
#content.sub0301 .box .date { font-size: 13px; color: #999999; margin-top: 10px;  }
#content.sub0301 .box .text { font-size: 14px; color: #555555; margin-top: 20px; line-height: 1.5; letter-spacing: -1px; }
#content.sub0301 .box .more { float: right; margin-top: 15px; }
#content.sub0301 .box .imageBox { max-height:160px;overflow:hidden; }

/* SUB 0302 */
#content.sub0302 .boxes { display: flex; flex-wrap: wrap;
    justify-content: space-between;}
#content.sub0302 .box {
    width: 486px;
    border: 1px solid #dddddd;
    border-top: 2px solid #2b4365;
    padding: 28px 29px 45px 29px;
    margin-top: 29px;
}
#content.sub0302 .box .header {  }
#content.sub0302 .box .header div {
    display:flex; height:75px; justify-content: space-between;
}
#content.sub0302 .box .header div a {
    margin-top:-10px;
}
#content.sub0302 .box .header div img {
    height:65px;
}
#content.sub0302 .box .header h3 { font-size: 19px; color:#2b4365; }
#content.sub0302 .box .header h3 span { font-size: 15px; color: #212121;
    font-weight: lighter;
    margin-top: 6px;}
#content.sub0302 .box .header p {
    font-size: 13px;
    line-height: 19px;
    color: #787a7f; }
#content.sub0302 .box .header p.download  { text-align:right; }
#content.sub0302 .box .header p.download  a { text-decoration:underline;}
#content.sub0302 .box .header hr { border-top: solid 1px #2b4365; }

/* SUB 0303 */
#content.sub0303 div:nth-child(2) { display: flex; }
#content.sub0303 div:nth-child(2) &gt; div { display: flex; flex-direction: column; padding: 15px; width: 100%;}
#content.sub0303 div:nth-child(2) &gt; div h3 { font-size: 40px; font-weight: normal; letter-spacing: -1px;}
#content.sub0303 div:nth-child(2) &gt; div h3 span { font-weight: bold; color: #0174b7;  }
#content.sub0303 div:nth-child(2) &gt; div p { margin-top: 30px; font-size: 15px; line-height: 1.5; max-width: 700px; }
#content.sub0303 &gt; h4 { margin-top: 60px; }
#content.sub0303 table tr:first-child &gt; * { border-top: 1px solid #2b4365;}
#content.sub0303 table a { color: #1e79c6; border-bottom: 1px solid #1e79c6; font-size: 13px; }
@media only screen and (max-width: 1000px) {
    #content.sub0303 .visual { display: none; }
}

#content.sub0305 table td:nth-child(2) { text-align: left; }


#content.sub0501 table td,
#content.sub0501 table th { font-size:13px; }
#content.sub0502 table td,
#content.sub0502 table th { font-size:13px; }

#content.sub0601 &gt; h3 { margin-top: 60px; color: #0165c3; font-size: 22px;}
#content.sub0601 &gt; p { margin-top: 20px; max-width: 900px; word-break: keep-all;}

#content.sub0603 strong { font-size: 18px;}
#content.sub0603 &gt; h3 { margin-top: 60px; color: #0165c3; font-size: 22px;}
#content.sub0603 &gt; p { margin-top: 20px; max-width: 900px; word-break: keep-all;}

#content.sub0604 strong { font-size: 18px;}
#content.sub0604 &gt; h3 { margin-top: 60px; color: #0165c3; font-size: 22px;}
#content.sub0604 &gt; p { margin-top: 20px; max-width: 900px; word-break: keep-all;}</pre></body></html>