.privacy p {
	margin-bottom: 0px;
	color: #1e1e1e;
	line-height: 1.4em;
}
.txt_type_02 { font-size:14px; color:#666; letter-spacing:-0.8px;}
.txt_color_blue {
    color: #0081c6;
}
.mgt40 {
    margin-top: 40px;
}
.mgt30 {
    margin-top: 30px;
}

.privacy_menu { width:100%; overflow:hidden; border-top:1px dotted #dbdbdb; border-bottom:1px dotted #dbdbdb; padding:10px 0;  letter-spacing:-0.8px;}
.privacy_menu li { float:left; width:50%; display:inline-block; line-height:16px; margin-bottom:10px; font-size:14px; color:#666; position:relative; padding-left:15px;}
.privacy_menu li :after { width:4px; height:4px; content:""; background:#20aac8; position:absolute; top:8px; left:0px; border-radius:50%;}
.privacy_menu li a { font-size:14px; color:#666;}
.privacy_menu li a:hover { color:#20aac8;}

.intro_01 {
    position: relative;
    padding-top: 5px;
    font-size: 14px;
    color: #666;
    letter-spacing: -0.8px;
}
.intro_01:after {
    width: 26px;
    height: 2px;
    content: "";
    background: #12a1a1;
    position: absolute;
    top: 0px;
    left: 0px;
}
.intro_01 span {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}
.dl_type03 {
    width: 100%;
    letter-spacing: -0.5px;
    padding-left: 20px;
}
.dl_type03 dt {
    font-size: 14px;
    font-weight: bold;
    color: #222;
    margin-bottom: 5px;
}
.dl_type03 dd {
    font-size: 14px;
    color: #222;
    margin-bottom: 10px;
}
.dl_type03 dd .txt_color_666 {
    color: #666 !important;
}
.pdl20 {
    padding-left: 20px;
}
.mgt10 {
    margin-top: 10px;
}

.intro_01 b {
    color: #333;
}

.txt_color_666 {
    color: #666 !important;
}
.table_type03 { width:100%; letter-spacing:-0.5px;}
.table_type03 caption { display:none;}

.table_type03 thead th { height:42px; font-size:14px; font-weight:normal; color:#fff; background:#2a8bbe; text-align:center; }

.table_type03 tbody th { font-size:13px; font-weight:normal; color:#666; background:#f5f6fa; text-align:center; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb; }
.table_type03 tbody td { text-align:center; font-size:13px; color:#666; padding:12px 10px; border-bottom:1px solid #dbdbdb; border-right:1px solid #dbdbdb;}
.table_type03 tbody td:last-child { border-right:none;}
.table_type03 tbody td.border_right { border-right:1px solid #dbdbdb;}
.table_type03 tbody td.text_center { text-align:center;}
.table_type03 tbody td.text_left { text-align:left;}
.table_type03 tbody td .red { color:#e10000;}
.table_type03 tbody td .green { color:#0e8f40;}
.table_type03 tbody td .blue { color:#1aa8d5;}
.table_type03 tbody td .orange { color:#ff7e00; }
