@charset "utf-8";




.sub_bread_menu {
    position: relative;
	    border-top: 3px solid #222;
}
.main_container {
    padding-top: 10.5rem;
}
#contents {

    margin-top: 0px;
}
.article_title {

}

@media screen and (max-width: 1023px){
.main_container {
    padding-top: 5.5rem;
}
}
@media screen and (max-width: 768px){
.main_container {
    padding-top: 60px;
}


}


.dwL_area {
    position: relative;
    margin-top: 28px;
    width: 100%;
    position: relative;
    text-align: right;
}
.hn_btn_icon {
    background: #f52f23;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-align: left;
    min-width: 150px;
    padding: 22px 58px 22px 28px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.hn_btn_spread {
    overflow: hidden;
    position: relative;
}
.hn_btn_icon.btn_type_03 {
    background: transparent;
    color: #0a0a0a;
    border: 2px solid #0a0a0a;
}
.btn_overlay {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #0a0a0a;
    border-radius: 50%;
    z-index: 1;
}
.hn_btn_icon.btn_type_03 .btn_overlay {
    background: #0a0a0a;
}
.btn_type_03.hn_btn_spread .btn_overlay {
    background-color: #00a0a0;
}
.hn_btn_icon span {
    /* padding-right: 30px; */
    display: inline-block;
    position: relative;
    -webkit-transition: padding 300ms;
    transition: padding 300ms;
    font-weight: 500;
    white-space: nowrap;
}

.hn_btn_spread span {
    position: relative;
    z-index: 2;
    /* top: -1px; */
}

.dwL_area .hn_btn_icon span {
    padding-right: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: right;
}
html.desktop .btn_type_03.hn_btn_spread:hover {
    background: transparent;
    border: none;
}
html.desktop .btn_type_03.hn_btn_spread:hover span {
    color: #fff;
}
html.desktop .btn_type_03.hn_btn_spread:hover {
    background-color: #4478ff;
}
html.desktop .btn_type_03.hn_btn_spread:hover {
    border: 2px solid #4478ff;
}
.hn_btn_icon span:after {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    font-family: 'nc-font';
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
}
a.blank > span:after {
    content: '\E801';
    font-family: 'nc-font';
    font-size: 1.6rem;
    color: #0a0a0a;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-left: 6rem;
    font-weight: 500;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -4px;
}
a:hover.blank > span:after {
    content: '\E801';
    font-family: 'nc-font';
    font-size: 1.6rem;
    color: #fff;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-left: 6rem;
    font-weight: 500;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -4px;
}

#contents {
    float: none;
    width: calc(100% - 0px);
    min-height: 600px;
    margin-top: 10px;
    background: #fff;
}

.program_info {
    margin-top: 3rem;    position: relative;
}
.cinfo {
position: relative;
margin-top:20px;
}
.cinfo .lec_etc_info {
    float: none;
    display: flex;
    width: auto;
    justify-content: flex-start;
    background: #fff;
    padding: 0px 10px;
    border-radius: 5px;
    margin-top: 20px;
    bottom: 20px;
}
.cinfo .lec_etc_info .srcBox {
    margin: 0px 0 2px;
    padding: 0px 5px 0px 14px;
    background: transparent;
    border-radius: 0px;
    position: relative;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    color: #142143;
    margin-left: 0px;
    letter-spacing: -0.023em;line-height:1.4;
}
.cinfo .lec_etc_info .srcBox:before {
    content: '\E846';
    top: 1px;
    /* left: 50%; */
    transform: translate(-50%, 0%);
    font-size: 13px;
    font-family: 'nc-font';
    left: 0px;
    color: #142143;
    position: absolute;
}
.gTable {width: 100%;position: relative;box-sizing: initial;
 
    min-width: 100%;    table-layout: fixed;}
.gTable caption {width: 1px;height: 1px;position: absolute;top: 0;left: 0;font-size: 0;line-height: 0;overflow: hidden;}
.gTable th {text-align:center;padding: 24px 30px;position: relative;vertical-align: middle;font-size: 13px;font-weight: 600;border-bottom: 2px solid #e5e7ee;width: 50%;height:60px;}
.gTable tbody th{ padding: 19px 30px;}
.gTable tbody > tr:first-child th:before {content: '';display: block;width: 1px;height: 17px;position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);background: #e5e7ee;    opacity: 0.5;}
.gTable tbody > tr:first-child th:first-child:before {display: none;}


.left_wrap .gTable tbody > tr:first-child th:first-child:before {display: none;}
.right_wrap .gTable tbody > tr:first-child th:first-child:before {display: block;}


.gTable td {padding: 0px 30px;vertical-align: middle;font-size: 13px;border-bottom: 1px solid #e5e7ee;border-left: 1px solid #e5e7ee;}
.gTable td:first-child {border-left: none;font-weight: 500;text-align:center;}
.gTable td b {font-weight: 600;color: #222;}

.gTable tbody > tr:last-child td{border-bottom: 0px solid #e5e7ee;}


.gTable td.two {height:126px}


.left_wrap .gTable tbody > tr > td.bline{
color: #666;border-left: 0px solid #e5e7ee;text-align:center;border-bottom: 1px solid #e5e7ee;
}
.left_wrap .gTable tbody > tr > td.bline2{
color: #666;border-left: 1px solid #e5e7ee;text-align:center;border-bottom: 1px solid #e5e7ee;background: #FBFBFB;
}
.left_wrap .gTable tbody > tr > td.bline3{
    color:#666;border-left: 0px solid #e5e7ee;text-align:center;border-bottom: 1px solid #e5e7ee;
}
.left_wrap .gTable tbody > tr > td.bline4{
    color: #666;border-left: 1px solid #e5e7ee;text-align:center;border-bottom: 1px solid #e5e7ee;
}
.left_wrap .gTable tbody > tr > td.bline5{
color: #666;border-left: 1px solid #e5e7ee;text-align:center;border-bottom: 0px solid #e5e7ee;background: #FBFBFB;
}
.left_wrap .gTable tbody > tr > td.bline6{
color: #666;border-left: 0px solid #e5e7ee;text-align:center;border-bottom: 0px solid #e5e7ee;background: #FBFBFB;
}
.gTable td:last-child .bullet_type li {margin-bottom: 9px;
    padding-left: 10px;
    font-size: 13px;
    line-height: 1.35;
    color: #666;
    position: relative;
    border-bottom: 0px;font-weight: 500;text-align: left;}

.gTable .bullet_type > li:last-child {
    margin-bottom: 0;
}

.gTable td:last-child .bullet_type > li:last-child {

  margin-bottom: 0;
}


.gTable tr th:nth-last-of-type(4) {
    width: 20%;
}
.gTable tr th:nth-last-of-type(3) {
    width: 40%;
}
.gTable tr th:nth-last-of-type(2) {
    width: 50%;
}
.gTable tr th:nth-last-of-type(1) {
    width: 50%;
}


 .table_wrap{
 border-top: 2px solid #0e1727;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
	    border-bottom: 1px solid #e5e7ee;margin-bottom: 30px;    font-size: 0;
    letter-spacing: 0;
    word-spacing: 0;
}


.right_wrap::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,.4)!important;
    border-radius: 3px;
    /* width: 6px; */
}


.right_wrap::-webkit-scrollbar-track {
    background-color: transparent;
    /* border-radius: 3px; */
}



.right_wrap::-webkit-scrollbar {
    border-radius: 3px;
    display: block!important;
    height: 6px;
    width: 6px;
}


.left_wrap{

    display: inline-block;
    vertical-align: top;
    white-space: nowrap;box-sizing: initial;
    width: 180px;
}

.left_wrap .gTable{
box-sizing: content-box;
min-width: 100%;
}


.left_wrap .gTable td{
    border-right: 1px solid #e5e7ee;font-size: 13px;font-weight: 600;
}


.right_wrap{

display: inline-block;
    overflow-x: auto;
    vertical-align: top;
    white-space: nowrap;
      	width: -webkit-calc(100% - 180px);
    width: -moz-calc(100% - 180px);
	width: calc(100% - 180px);   margin-left: 0px;
}
.right_wrap .gTable{
box-sizing: initial;
min-width: 100%;
}

.right_wrap .gTable.jTop tr:not(:nth-child(2))  td.tt {
    height: 49px;
}


.right_wrap .gTable td.tt {
    height: 59px;
}

.right_wrap .gTable tr:nth-child(4) td.tt {
    height: 59px;
}



.right_wrap .gTable tr th:nth-last-of-type(1) {
 width: 30%;
}
.right_wrap .gTable tr th:nth-last-of-type(2) {
    width: auto;
}
.right_wrap .gTable tr th:nth-last-of-type(3) {
    width: auto;
}
.right_wrap .gTable tr th:nth-last-of-type(4) {
    width: 150px;
}
.right_wrap .gTable tr th:nth-last-of-type(5) {
    width: 20%;
}

.right_wrap .gTable td{
font-size: 13px;font-weight:400;text-align:center;
}

* {
    box-sizing: border-box;
}
.left_wrap table {
    box-sizing: content-box;
    box-sizing: initial;
    color: #000;
    font-size: 13px;
    letter-spacing: -.2px;
    line-height: 18px;
    min-width: 100%;
    text-align: center;    table-layout: auto;
}

.left_wrap .gTable tr:nth-child(2) td {
    height: 59px;
}
.left_wrap .gTable tr:nth-child(3) td {
   height: 59px;
}
.left_wrap .gTable tr:nth-child(4) td {
   height: 59px;
}

.left_wrap .gTable.jTop tr:nth-child(3) td {
   height: 343px;
}

.right_wrap table {
    box-sizing: content-box;
    box-sizing: initial;
    color: #000;
    font-size: 13px;
    letter-spacing: -.2px;
    line-height: 18px;
    min-width: 100%;
    text-align: center;    table-layout: fixed;
}
.ctit_h {
    font-size: 24px;
    color: #222;
    font-weight: 800;
    margin: 0px 0 15px;
    padding-left: 0px;
}

.right_wrap .gTable td:last-child .bullet_type li {

white-space: initial;
}

.right_wrap .gTable td .bullet_type li:before {
    top: 9px;

}
.ginfo .right_wrap .gTable tr:first-child{
    background: #0e1727;
	color:#fff;
}
.ginfo .left_wrap .gTable tr:first-child{
    background: #0e1727;
	color:#fff;
}

.ginfo .left_wrap .gTable tr th {
    font-size: auto;
    border-top: 0px solid #444444;
    padding: 19px 30px;
    background-color: transparent;
}
.ginfo .right_wrap .gTable tr th {
    font-size: auto;
    border-top: 0px solid #444444;
    padding: 19px 30px;
    background-color: transparent;
}


.mo{
display:none;
}


.info_ul{
display: flex;
align-items: center;height: 100%;
}

.info_ul .info_ul_left{

    vertical-align: middle;
	    font-size: 13px;
    line-height: 1.35;
    color: #666;
    font-weight: 600;width: 151px;height: 100%;
    background: #FBFBFB;
	display: flex;
    align-items: center;
    text-align: center;
    justify-content: space-around;border-right:1px solid #e5e7ee;
}
.info_ul .info_ul_right{
    margin-left:20px;
    vertical-align: middle;
}

.right_wrap .gTable td.etc{
height:136px;    padding: 0px;
}
.right_wrap .gTable td.etc2{
height:60px;padding: 0;
}
.right_wrap .gTable td.etc3{
height:81px;padding: 0;
}
.right_wrap .gTable td.etc4{
height:106px;padding: 0;
}
.right_wrap .gTable td.etc5{
height:186px;padding: 0;
}

.right_wrap .gTable tr:first-child{
    background: #0e1727;
	color:#fff;
}
.left_wrap .gTable tr:first-child{
    background: #0e1727;
	color:#fff;
}


@media (max-width: 1660px){
.gTable td {
    

}


}

@media (max-width: 1023px){
.gTable td {
    
 
}

.right_wrap table {
    table-layout: auto;
}
.right_wrap .gTable td:last-child .bullet_type li {
    white-space: nowrap;
}
.mo{
display:block;
}
.ctit_h {
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: -.5px;
    font-weight: 700;
    word-break: keep-all;
    margin-bottom: 16px;
}
	.uarea_list li {line-height: 1.6;}
	.uarea_list li:before {top: 11px;}
	html.ios .uarea_list li:before {top: 9px;}

}


.program_info .scroll_txt {
    text-align: right;
    display: none;
    color: #dc3545;
    margin-bottom: 5px;
    line-height: 1.3;
    font-size: 11px;
    margin-bottom: -20px;
    top: 20px;
    padding-left: 10px;
    float: right;
    right: 0;
    letter-spacing: -0.03em;
    position: absolute;
}
.tab_area {
    position: relative;
    margin: 0px 0 0;
}
.tab_area .nc_tabs__menu {
    width: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -ms-flex-align: center;
    position: relative;
    border-top: 1px solid #e5e7ee;
    border-left: 1px solid #e5e7ee;
    margin-bottom: 40px;
}
.tab_area .nc_tabs__menu *, .tab_area .nc_tabs__menu *::before, .tab_area .nc_tabs__menu *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

.tab_area .nc_tabs__menu > li {
    width: 100%;
    border: 1px solid #e5e7ee;
    border-top: 0;
    border-left: 0;
}

.tab_area .nc_tabs__menu li {
    width: auto;
    flex: 1;
    margin: 0;
    padding: 0;
    list-style: none;
}


.tab_area .nc_tabs__menu > li > a {
    width: 100%;
    display: flex;
    text-align: center;
    height: 60px;
    padding: 0 10px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #393939;
    font-size: 1.6rem;
    font-weight: 700;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
    align-items: center;
    justify-content: center;
}


.tab_area .nc_tabs__menu li.nc_tabs--active a {
    background-color: #5f87ff;
    color: #fff;
}

.left_wrap .gTable tr th {
    font-size: auto;
    border-top: 0px solid #444444;
    padding: 19px 30px;
    background-color: transparent;
}

.right_wrap .gTable tr th {
    font-size: auto;
    border-top: 0px solid #444444;
    padding: 19px 30px;
    background-color: transparent;
}
.left_wrap .gTable tr:first-child {
    background: #0e1727;
    color: #fff;
}
.right_wrap .gTable tr:first-child {
    background: #0e1727;
    color: #fff;
}

#refund .left_wrap {
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    box-sizing: initial;
    width: 180px;
}
#refund .right_wrap {
    display: inline-block;
    overflow-x: auto;
    vertical-align: top;
    white-space: nowrap;
    width: -webkit-calc(100% - 180px);
    width: -moz-calc(100% - 180px);
    width: calc(100% - 180px);
    margin-left: 0px;
}

#refund .left_wrap .gTable tr:nth-child(2) td {
    height: 106px;
}

#refund .left_wrap .gTable.jTop tr:nth-child(3) td {
    height: 136px;
}

#refund .left_wrap .gTable.jTop tr:nth-child(4) td {
    height: 81px;
}

#refund .right_wrap .gTable td.etc5 {
    height: 136px;
    padding: 0;
}

#discount .left_wrap .gTable tr:nth-child(2) td {
    height: 59px;
}

#discount .left_wrap .gTable.jTop tr:nth-child(3) td {
    height: 81px;
    background: #FBFBFB;
}
#discount .left_wrap .gTable tr:nth-child(4) td {
    height: 59px;
}
#discount .left_wrap .gTable tr:nth-child(5) td {
    height: 59px;
    background: #FBFBFB;
}

#discount .left_wrap .gTable.jTop tr:nth-child(6) td {
    height: 106px;
}
#discount .left_wrap .gTable.jTop tr:nth-child(7) td {
    height: 106px;
    background: #FBFBFB;
}

#discount .right_wrap .gTable td{
    height: 59px;
}

#discount .right_wrap .gTable td.etc3 {
    height: 81px;
    padding: 0;
}
#discount .right_wrap .gTable td.etc4 {
    height: 106px;
    padding: 0;
}
.bullet_type {
    margin-left: 20px;
    vertical-align: middle;
}

.bullet_type {
    margin-left: 20px;
    vertical-align: middle;
}

.bullet_type li:before {
    width: 4px;
    height: 4px;
    background: #666;
    position: absolute;
    left: 1px;
    top: 50%;
    border-radius: 50%;
    content: '';
    display: block;
    margin-top: -2px;
}

.dwL_area {
    position: relative;
    margin-top: 28px;
    width: 100%;
    position: relative;
    text-align: right;
}
.hn_btn_icon {
    background: #f52f23;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-align: left;
    min-width: 150px;
    padding: 22px 58px 22px 28px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
.hn_btn_spread {
    overflow: hidden;
    position: relative;
}
.hn_btn_icon.btn_type_03 {
    background: transparent;
    color: #0a0a0a;
    border: 2px solid #0a0a0a;
}
.btn_overlay {
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: #0a0a0a;
    border-radius: 50%;
    z-index: 1;
}
.hn_btn_icon.btn_type_03 .btn_overlay {
    background: #0a0a0a;
}
.btn_type_03.hn_btn_spread .btn_overlay {
    background-color: #5f87ff;
}
.hn_btn_icon span {
    /* padding-right: 30px; */
    display: inline-block;
    position: relative;
    -webkit-transition: padding 300ms;
    transition: padding 300ms;
    font-weight: 500;
    white-space: nowrap;
}

.hn_btn_spread span {
    position: relative;
    z-index: 2;
    /* top: -1px; */
}

.dwL_area .hn_btn_icon span {
    padding-right: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: right;
}
html.desktop .btn_type_03.hn_btn_spread:hover {
    background: transparent;
    border: none;
}
html.desktop .btn_type_03.hn_btn_spread:hover span {
    color: #fff;
}
html.desktop .btn_type_03.hn_btn_spread:hover {
    background-color: #5f87ff;
}
html.desktop .btn_type_03.hn_btn_spread:hover {
    border: 2px solid #5f87ff;
}
.hn_btn_icon span:after {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
    font-family: 'jt-font';
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    -webkit-transition: opacity 300ms;
    transition: opacity 300ms;
}
a.blank > span:after {
    content: '\E801';
    font-family: 'nc-font';
    font-size: 1.6rem;
    color: #a0a0a0;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-left: 6rem;
    font-weight: 500;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -4px;
}
a:hover.blank > span:after {
    content: '\E801';
    font-family: 'nc-font';
    font-size: 1.6rem;
    color: #fff;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-left: 6rem;
    font-weight: 500;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -4px;
}
.cinfo {
    position: relative;
    margin-top:20px;
    }
    .cinfo .lec_etc_info {
        float: none;
        display: flex;
        width: auto;
        justify-content: flex-start;
        background: #fff;
        padding: 0px 10px;
        border-radius: 5px;
        margin-top: 20px;
        bottom: 20px;    padding: 30px 10px 30px 30px;
        background: #f8f8f8;
    }
    .cinfo .lec_etc_info .srcBox {
        margin: 0px 0 2px;
        padding: 0px 5px 0px 14px;
        background: transparent;
        border-radius: 0px;
        position: relative;
        font-size: 1.6rem;
        font-weight: 600;
        text-align: left;
        color: #222;
        margin-left: 0px;
        letter-spacing: -0.023em;line-height:1.4;
    }
    .cinfo .lec_etc_info .srcBox:before {
        content: '\E846';
        top: 1px;
        /* left: 50%; */
        transform: translate(-50%, 0%);
        font-size: 1.4rem;
        font-family: 'nc-font';
        left: 0px;
        color: #222;
        position: absolute;
    }
    

@media (max-width: 960px){
.right_wrap .gTable td .bullet_type li:before {
    top: 8px;
}
.right_wrap .gTable {
     width: 700px;
}
.program_info:first-child {
    margin-top: 0rem;
}
.program_info {
    margin-top: 2rem;
}

.dwL_area {
    position: relative;
    margin-top: 28px;
    width: 100%;
    position: relative;
    text-align: center;
}
.dwL_area .hn_btn_icon span {
    padding-right: 0;
    font-size: 14px;
    font-weight: 700;
    text-align: right;
}
a.blank > span:after {
    content: '\E801';
    font-family: 'nc-font';
    font-size: 1.2rem;
    color: #a0a0a0;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.0rem;
    margin-left: 6rem;
    font-weight: 500;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -4px;
}
a:hover.blank > span:after {
    content: '\E801';
    font-family: 'nc-font';
    font-size: 1.2rem;
    color: #fff;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 10rem;
    margin-left: 6rem;
    font-weight: 500;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -4px;
}
}
@media (max-width: 1480px){
.main-container {
    padding-bottom: 90px;
    float: left;
    width: 100%;
}
}

@media screen and (max-width: 768px){
.article_title {
    font-size: 2.2rem;
}
.left_wrap{

    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    width: 160px;
}
.right_wrap{

display: inline-block;
    overflow-x: auto;
    vertical-align: top;
    white-space: nowrap;
    width: calc(100% - 160px);
}
.program_info .scroll_txt {
    display: block;
}
.tab_area .nc_tabs__menu > li > a {
    width: 100%;
    display: flex;
    text-align: center;
    height: 40px;
    padding: 0 10px;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    color: #393939;
    font-size: 13px;
    font-weight: 500;
    position: relative;
    -webkit-transition: all .2s;
    transition: all .2s;
    align-items: center;
    justify-content: center;
}  
}


.program_info {margin-top: 3rem;    position: relative;}
.uarea{
    border: 1px solid #e6e7e9;
    background: #ffffff;
    word-break: keep-all;
    padding: 20px;
    border-radius: 4px;
    box-sizing: border-box;
    background-color: #FBFDFE;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 30px;color: #555;
}
.uarea_list {margin-left: 15px;margin-bottom: 0px;margin-top: -6px;}
.uarea_list li {position: relative;margin-top: 11px;letter-spacing: -0.023em;}
.uarea_list li:before {position: absolute;top: 12px;left: -14px;content: "";width: 4px;height: 4px;background: #080a14;border-radius: 50%;}
.uarea_list li:first-child {margin-top: 0;}
html.ie .uarea_list li {line-height: 1.5;}
html.ie .uarea_list li:before { top:11px;}
html.edge .uarea_list li:before { top:12px;}



.uarea_list {margin-bottom: 0px;}
	.uarea_list li {font-size: 15px; margin-top: 9px;line-height: 1.6;font-weight:500;}
	.uarea_list li:before { width: 3px; height: 3px; top: 10px; }


.uarea_list li strong{font-weight:600;color:#111;position: relative;}

.color-red {
    color: #e60012;
}

.bullet_type li {margin-bottom: 9px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 1.35;
    color: #666;
    position: relative;
    border-bottom: 0px;font-weight: 500;}
.bullet_type li:before {    width: 4px;
    height: 4px;
    background: #666;
    position: absolute;
    left: 1px;
    top: 50%;
    border-radius: 50%;
    content: '';
    display: block;
    margin-top: -2px;}
.bullet_type > li:last-child {margin-bottom:30px;}
.bullet_type li ul{margin-top: 5px;}
.bullet_type li ul li:before{border-radius: 0%; width:5px;height:2px; top: 13px;}
.bullet_type li ul li ul li:before{display: none;}
.bullet_type > li > ul > li > ul > li{display: flex; padding-left: 0;}
.bullet_type li ul li p{margin-bottom: 0px}
.bullet_type li ul li span{margin-right: 5px;}
.bullet_type li ul li span.footnote_color{margin-right: 0px;}
.bullet_type li.none_bullet:before{width: 0; height: 0;}
.bullet_type li.none_bullet p{display: inline-block; margin-bottom: 0;}
.bullet_type li.none_bullet span{margin-right: 5px;}
.bullet_type li ul li.none_bullet:before{width: 0; height: 0;}
.bullet_type li ul li.none_bullet{margin-left: -5px;}
.bullet_type li ul li.none_bullet span{margin-right: 5px;}
.bullet_type li ul li.none_bullet .block_bullet{position: relative;}
.bullet_type li ul li.none_bullet .block_bullet:before{background: #666;position:absolute; border-radius: 0%; width:5px;height:2px; top: 13px; content:'';display:block;}
.bullet_type li ul li.none_bullet .block_bullet{padding-left: 15px}
.bullet_type li.number_bullet{padding-left: 0;}
.bullet_type li.number_bullet ul li{margin-left: 15px;}


ul.uarea_list_sub li {
    position: relative;
    padding-left: 15px;
}
ul.uarea_list_sub {
   margin-top: 5px;
}
ul.uarea_list_sub  li:before {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 5px;
    height: 1px;    top: 11px;
    background: #000;
}
ul.uarea_list_sub li {
    font-size: 15px;
    margin-top: 0px; font-weight: 500;
}

ul.uarea_list_sub li strong{
    font-weight: 600;color:#111;
}
.uarea_list li strong.color-red {
    color: #e60012;
}

@media (max-width: 1660px){

.uarea_list {margin-bottom: 0px;}
	.uarea_list li {font-size: 15px; margin-top: 9px;}
	.uarea_list li:before { width: 3px; height: 3px; top: 10px; }


}
.color-red {
    color: #e60012;
}




@media (max-width: 1023px){

	.uarea_list li {line-height: 1.6;}
	.uarea_list li:before {top: 11px;}
	html.ios .uarea_list li:before {top: 9px;}

}

@media screen and (max-width: 768px){


  .uarea_list { margin-left: 11px; margin-top: -2px;}
	.uarea_list li {font-size: 14px;margin-top:10px;}
    .uarea_list li:before { top:10px;left:-10px;}
  .uarea_list li:before {
    top: 9px;
}

.uarea_list_sub li {
    font-size: 14px;
    margin-top: 10px;
}
ul.uarea_list_sub li {
  font-size: 14px;
}

}


@media(max-width: 540px){

.uarea_list li  {margin-top:10px;}

}



.dwL_area {position: relative;margin-top: 28px;width: 100%;
    position: relative;
    text-align: right;}
.dwL_area .hn_btn_icon span {padding-right: 0;font-size: 16px;font-weight: 700;    text-align: right;}
.dwL_area .hn_btn_icon.hn_download_ico svg{ margin-top: -6px;}
html.ie .dwL_area {margin-top:-30px;}





.hn_btn_icon {background: #f52f23;display: inline-block;position: relative;vertical-align: middle;line-height: 1;text-align: left;min-width: 150px;padding: 22px 58px 22px 28px;font-size: 16px;font-weight: 400;color: #fff;-webkit-transition: all 300ms;transition: all 300ms;}
.hn_btn_icon .btn_overlay {background: #cc190e;}
.hn_btn_icon span {/* padding-right: 30px; */display: inline-block;position: relative;-webkit-transition: padding 300ms;transition: padding 300ms;font-weight:500;white-space: nowrap;}
.hn_btn_icon span[lang="en"] {font-weight:400;}
.hn_btn_icon span:after {display: block;width: 20px;height: 20px;position: absolute;right: 0;top: 50%;margin-top: -9px;font-family: 'jt-font';font-size: 12px;font-weight: normal;line-height: 20px;text-align: center;-webkit-transition: opacity 300ms;transition: opacity 300ms;}

.hn_btn_icon.gs_large {width: 160px;padding-top: 19px;padding-bottom: 19px;}
.hn_btn_icon.gs_icon_check span:after {content: '\e935';}

.hn_btn_icon.hn_download_ico svg path{ fill:#fff;-webkit-transition: 0.3s;transition:0.3s}
.hn_btn_icon.gs_type_02 {color: #fff;background: #f52f23;border-color: #f52f23;}

.hn_btn_icon.btn_type_03 .btn_overlay{background: #0a0a0a}
.hn_btn_icon svg,
.hn_btn_icon.hn_download_ico svg { position: absolute;top: 50%; margin-top: -7px; right: 28px;z-index: 1;}

html.desktop .hn_btn_icon.btn_type_03:hover { color: #fff;}
html.desktop .hn_btn_icon.hn_download_ico.btn_type_03:hover svg path { fill: #fff;}
.hn_btn_icon.btn_type_03 { background: transparent; color: #0a0a0a;border: 2px solid #0a0a0a;}
.hn_btn_icon.btn_type_03 svg path { fill: #0a0a0a}


html.ie .hn_btn_icon {padding-top:22px; padding-bottom:23px;}

html.ios .hn_btn_icon {padding-top: 17px;padding-bottom: 15px;}
html.ios .hn_btn_icon.gs_large {padding-top: 20px;padding-bottom: 18px;}

html.safari .hn_btn_icon {padding-top:25px; padding-bottom: 20px;}


.hn_btn_spread {overflow: hidden; position:relative;}

html.ie .hn_btn_spread {border: 0;}
html.ie .hn_btn_spread:before {content: ''; display: block; width: calc(100% - 4px); height: calc(100% - 4px); width: -webkit-calc(100% - 4px); height: -webkit-calc(100% - 4px); border: 2px solid #0a0a0a;  position: absolute; top: 0; left: 0;}


.hn_btn_spread span {position: relative; z-index: 2; /* top: -1px; */}
.btn_overlay {display: block; width: 0; height: 0; position: absolute; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); background: #0a0a0a; border-radius: 50%; z-index: 1;}

html.desktop .btn_type_03.hn_btn_spread:hover {background: transparent;border:none;}
html.desktop .btn_type_03.hn_btn_spread:hover:before {border-color: #fff;}
html.desktop .btn_type_03.hn_btn_spread:hover { border: 2px solid #5f87ff;}

html.ie .btn_type_03.hn_btn_spread:hover:before {border-color:#5f87ff;}
html.ie .btn_type_03.hn_btn_spread:hover {border:none;}

.btn_type_03.hn_btn_spread .btn_overlay { background-color: #5f87ff;}

/* html.desktop .hn_btn_spread:hover {background: transparent; color:#fff; border-color:var(--color-dark)} */
html.desktop .hn_btn_spread:hover .btn_overlay {background-color:#5f87ff}
html.desktop .hn_btn_spread.gs_point_btn:hover:after {color: #fff;}
html.desktop .hn_btn_spread:hover { color: #5f87ff;}

html.desktop .btn_type_03.hn_btn_spread:hover{
background-color:#5f87ff;
}
html.desktop .btn_type_03.hn_btn_spread:hover span{
color: #fff;
}
html.desktop .hn_btn_icon.hn_download_ico.btn_type_03:hover svg path {
    fill: #fff;
}
.board_wrap .hn_btn_icon {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    line-height: 1;
    text-align: center;
    min-width: 150px;
    padding: 22px 28px 22px 28px;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all 300ms;
    transition: all 300ms;
}
a.gopage > span:after {
    content: '\E92D';
    font-family: 'nc-font';
    font-size: 1.4rem;
    color: #0a0a0a;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-left: .6rem;
    font-weight: 500;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -4px;
}
a.gopage:hover > span:after {
    content: '\E92D';
    font-family: 'nc-font';
    font-size: 1.4rem;
    color: #fff;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-left: .6rem;
    font-weight: 500;
    position: absolute;
    right: -20px;
    top: 50%;
    margin-top: -4px;
}
@media(max-width: 960px){


.dwL_area {text-align: center;}

.dwL_area .hn_btn_icon {
    min-width: 160px;
    padding: 14px 10px 16px 10px;
    font-size: 11px;
    width: 48%;
	margin-bottom:5px;
    line-height: 1.2;
}
.board_wrap .dwL_area .hn_btn_icon{
  min-width: 160px;
    padding: 14px 10px 14px 10px;
    font-size: 11px;
    width: auto;
	margin-bottom:0px;
    line-height: 1.2;
	text-align:center;
}
a.gopage > span:after {
    content: '\E92D';
    font-family: 'nc-font';
    font-size: 1.2rem;
    color: #0a0a0a;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-left: .6rem;
    font-weight: 500;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -8px;
}
a.gopage:hover > span:after {
    content: '\E92D';
    font-family: 'nc-font';
    font-size: 1.2rem;
    color: #fff;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-left: .6rem;
    font-weight: 500;
    position: absolute;
    right: -30px;
    top: 50%;
    margin-top: -8px;
}
}
@media(max-width: 768px){

.dwL_area .hn_btn_icon span {
    font-size: 13px;
}
.dwL_area .hn_btn_icon {
    min-width: 160px;
    padding:18px 30px 17px 10px;font-size: 11px;width: 48%;
}
.hn_btn_icon svg, .hn_btn_icon.hn_download_ico svg {
    right: 8px;
}
.dwL_area .hn_btn_icon {
    min-width: 160px;
    padding: 14px 10px 16px 10px;
    font-size: 11px;
    width: 48%;
	margin-bottom:5px;
    line-height: 1.2;
}
}
a.gopage > span:after {
display:none;
}
@media(max-width: 560px){

.dwL_area .hn_btn_icon span {
    font-size: 11px;
}

.hn_btn_icon svg, .hn_btn_icon.hn_download_ico svg {
   display:none;
}
.hn_btn_icon{
text-align: center;
}
.dwL_area .hn_btn_icon {
    min-width: 160px;
    padding: 14px 10px 16px 10px;
    font-size: 11px;
    width: 48%;    line-height: 1.2;
}
.hn_btn_spread span {
    position: relative;
    z-index: 2;

}
.board_wrap .dwL_area .hn_btn_icon{
  min-width: 120px;
    padding: 14px 10px 14px 10px;
    font-size: 11px;
    width: auto;
	margin-bottom:0px;
    line-height: 1.2;
	text-align:center;
}
a.gopage > span:after {
    content: '\E92D';
    font-family: 'nc-font';
    font-size: 12px;
    color: #0a0a0a;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-left: .6rem;
    font-weight: 500;
    position: absolute;
    right: -18px;
    top: 50%;
    margin-top: -5px;
}
a.gopage:hover > span:after {
    content: '\E92D';
    font-family: 'nc-font';
    font-size: 12px;
    color: #fff;
    width: 1.2rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin-left: .6rem;
    font-weight: 500;
    position: absolute;
    right: -18px;
    top: 50%;
    margin-top: -5px;
}
}