.cf:after{clear:both;display: block;content: ""}

/*.wrap {
    max-width: 1200px;
    margin: 0 auto;
    position: relative
}*/

.italic {
    font-style: italic
}

.viewport {
    overflow: hidden;
}

.viewport.on .portfolio_cont_bg {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 200
}

.sub_container {
    padding: 40px 0 80px
}

.container_wrap .sub_bg {
    padding: 110px 0
}

.container_wrap .sub_bg .sub_bg_txt {
    color: #323232;
    font-size: 22px;
    text-transform: uppercase
}

.container_wrap .sub_bg .sub_bg_txt span {
    font-size: 40px;
    display: block
}

.container .sub_page_top {
    padding: 100px 0 40px;
    border-bottom: 1px solid #dcdcdc
}

.container .sub_page_top p {
    color: #323232;
    font-size: 42px;
    font-weight: 500;
    position: relative;
    line-height: 100%
}

.container .sub_page_top p span {
    display: inline-block;
    color: #828282;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    bottom: 0;
    right: 0;
    letter-spacing: 0
}

.sub_container .con_tit {
    font-size: 28px;
    color: #323232;
    font-weight: 300;
    letter-spacing: -0.06em;
    margin-bottom: 30px;
    font-weight: bold
}

.sub_container .con_tit::before {
    display: block;
    width: 39px;
    height: 24px;
    background: url(/img_up/shop_pds/gtkorea/design/images/sub_title_ico.png) 0 0 no-repeat;
    content: ''
}

.part_wrap {
    margin-bottom: 80px
}

.sub_navi {
    position: relative;
    z-index: 10;
    text-align: center;
    box-sizing: border-box;
    height: 50px;
    width: 100%;
    background-color: #323232
}

.sub_navi * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.sub_navi a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.sub_navi a > img {
    max-width: 100%;
    vertical-align: top
}

.sub_navi .dep2 {
    position: relative
}

.sub_navi .dep2:after {
    content: '';
    display: block;
    clear: both
}

.sub_navi .dep2 > li {
    position: relative;
    display: inline-block;
    margin-left: -4px
}

.sub_navi .dep2 > li > a:before {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #707070
}

.sub_navi .dep2 > li:last-child a:after {
    content: '';
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #707070
}

.sub_navi .dep2 > li > a {
    padding: 0;
    font-size: 16px;
    color: #fff;
    position: relative;
    z-index: 10;
    height: 50px;
    line-height: 50px
}

.sub_navi .dep2 > li#on > a:before,
.sub_navi .dep2 > li:hover > a:before {
    background-color: #fff
}

.sub_navi .dep2 > li#on > a,
.sub_navi .dep2 > li:hover > a {
    color: #0072ff;
    font-weight: 500;
    background-color: #fff
}

.sub_navi .dep2_en > li > a {
    padding: 0 20px
}

.main_slide {
    overflow: hidden;
    position: relative
}

.main_slide .wrap {
    display: flex;
    padding: 60px 0
}

.main_slide .bx-wrapper .bx-pager,
.main_slide .bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: 27px;
    width: 100%
}

.main_slide .bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: bold;
    color: #666;
    padding-top: 20px
}

.main_slide .bx-wrapper .bx-pager .bx-pager-item,
.main_slide .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline
}

.main_slide .bx-wrapper .bx-pager.bx-default-pager a,
.main_slide .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #fff;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 6px;
    outline: 0;
    border-radius: 50%
}

.main_slide .bx-wrapper .bx-pager.bx-default-pager a.active {
    border: 2px dotted #fff;
    background: transparent
}

.main_slide .bx-wrapper .bx-controls-direction {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

.main_slide .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -57px;
    outline: 0;
    width: 52px;
    height: 114px;
    text-indent: -9999px
}

.main_slide .bx-wrapper .bx-prev {
    left: 0;
    background: rgba(255, 255, 255, 0.25) url(/img_up/shop_pds/gtkorea/design/images/main_ico01.png) no-repeat;
    background-position: center
}

.main_slide .bx-wrapper .bx-next {
    right: 0;
    background: rgba(255, 255, 255, 0.25) url(/img_up/shop_pds/gtkorea/design/images/main_ico02.png) no-repeat;
    background-position: center
}

.main_notice ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.main_notice li {
    border-bottom: 1px solid #dcdcdc;
    min-height: 73px;
    box-sizing: border-box
}

.main_notice li:first-child {
    border-top: 1px solid #dcdcdc
}

.main_notice a {
    display: block;
    text-decoration: none;
    color: #333;
    padding: 28px 0 27px;
    position: relative
}

.main_notice a:before {
    content: '';
    width: 23px;
    height: 23px;
    background: url("/img_up/shop_pds/gtkorea/design/images/main_ico06.png") no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    margin-top: -11.5px;
    right: 18px
}

.main_notice li:hover a:before {
    background: url("/img_up/shop_pds/gtkorea/design/images/main_ico05.png") no-repeat;
    background-size: cover
}

.main_notice li:hover a {
    background-color: #fafafa;
    transition: .5s
}

.main_notice dl {
    position: relative;
    margin: 0
}

.main_notice dl dt {
    position: absolute;
    padding-left: 20px;
    color: #828282;
    font-size: 15px
}

.main_notice dl dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 130px;
    color: #646464;
    font-size: 16px;
    width: 62%;
    letter-spacing: -0.5px;
    position: relative
}

.main_notice li:hover dl dt,
.main_notice li:hover dl dd {
    color: #0072ff;
    transition: .5s
}

.main_notice .comment {
    font-weight: normal;
    color: #888
}

.main_notice .empty {
    padding: 10px 8px;
    font-size: 14px;
    color: #666;
    text-align: center
}

.main_title {
    color: #323232;
    font-size: 26px;
    margin-bottom: 20px;
    letter-spacing: -1px
}

.main_title span {
    font-weight: 600
}

.section01 {
    padding: 40px 0
}

.section01 > ul > li {
    width: 50%;
    float: left;
    position: relative
}

.section01 > ul > li.section01_list01 > div > a {
    position: absolute;
    top: 15px;
    right: 0;
    color: #828282;
    font-size: 14px
}

.section01 > ul > li.section01_list01 > div {
    margin-right: 50px;
    position: relative
}

.section01 > ul > li.section01_list02 > div ul {
    background: url("/img_up/shop_pds/gtkorea/design/images/main_section01_bg.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 33px 40px
}

.section01 > ul > li.section01_list02 > div ul li p {
    color: #fff;
    font-size: 22px;
    margin-bottom: 20px
}

.section01 > ul > li.section01_list02 > div ul li span {
    color: #fff;
    font-size: 18px;
    margin-bottom: 20px
}

.section01 > ul > li.section01_list02 > div ul li p.txt02 {
    padding-top: 25px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 10px
}

.section01 > ul > li.section01_list02 > div ul li.list_2nd > span {
    margin: 0 -10px
}

.section01 > ul > li.section01_list02 > div ul li.list_2nd > span > span {
    width: 33.33%;
    float: left;
    text-align: center
}

.section01 > ul > li.section01_list02 > div ul li.list_2nd span a {
    display: inline-block;
    margin: 0 10px
}

.section01 > ul > li.section01_list02 > div ul li.list_2nd span a > img {
    display: block;
    width: 100%
}

.section06_wrap {
    background-color: #f5f5f5
}

.section06_wrap .section06 .partner_slide {
    border-bottom: 1px solid #dcdcdc
}

.section06_wrap .section06 dl {
    padding: 17px 0
}

.section06_wrap .section06 dl dt {
    color: #0072ff;
    font-weight: 600;
    font-size: 17px;
    width: 150px;
    float: left;
    line-height: 32px
}

.section06_wrap .section06 dl dd {
    padding: 0 30px 0 150px
}

.section06_wrap .section06 dl dd .media_slider .media_bxslider li {
    text-align: center;
    display: table;
    table-layout: fixed
}

.section06_wrap .section06 dl dd .media_slider .media_bxslider li > a {
    display: table-cell;
    vertical-align: middle
}

.media_slider {
    position: relative
}

.media_slider .bx-wrapper .bx-controls-direction {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0
}

.media_slider .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -19.5px;
    outline: 0;
    width: 39px;
    height: 39px;
    text-indent: -9999px
}

.media_slider .bx-wrapper .bx-prev {
    left: 0;
    background: #f5f5f5 url(/img_up/shop_pds/intercharm/design/images/main/media_prev.png) no-repeat;
    background-position: center
}

.media_slider .bx-wrapper .bx-next {
    right: -50px;
    background: #f5f5f5 url(/img_up/shop_pds/intercharm/design/images/main/media_next.png) no-repeat;
    background-position: center
}

.media_slider .bx-controls .bx-controls-direction a.disabled {
    display: none
}

.section07_wrap {
    background-color: #dce3f1
}

.section07_wrap .section07 {
    padding: 60px 0;
    overflow: hidden
}

.section07_wrap .section07 ul {
    margin: -4px
}

.section07_wrap .section07 ul li {
    float: left;
    width: 25%
}

.section07_wrap .section07 ul li a {
    display: block;
    margin: 4px
}

.sub1_1 .part01_wrap {
    background: url("/img_up/shop_pds/gtkorea/design/images/main_section01_bg.jpg") no-repeat;
    background-position: center;
    background-size: cover;
    padding: 80px 40px 70px
}

.sub1_1 .part01_wrap .part01 .txt01 {
    color: #dd6205;
    font-size: 52px;
    text-transform: uppercase;
    letter-spacing: .1em;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

.sub1_1 .part01_wrap .part01 .txt02 {
    color: #fff;
    font-size: 28px;
    margin-top: 40px
}

.sub1_1 .part01_wrap .part01 .txt03 {
    color: #fff;
    font-size: 18px;
    margin-top: 35px
}

.sub1_1 .part02_wrap table {
    width: 100%;
    border-top: 2px solid #0072ff
}

.sub1_1 .part02_wrap table tr {
    border-bottom: 1px solid #dcdcdc
}

.sub1_1 .part02_wrap table tr th {
    color: #323232;
    font-size: 17px;
    background-color: #fafafa;
    width: 200px
}

.sub1_1 .part02_wrap table tr th span {
    display: block;
    font-size: 13px
}

.sub1_1 .part02_wrap table tr td {
    color: #646464;
    font-size: 17px;
    padding: 20px;
    line-height: 140%
}

.sub1_1 .part02_wrap table tr td span {
    color: red
}

.sub1_1 .part03_wrap {
    padding: 50px 30px;
    overflow: hidden;
    border-top: 2px solid #0072ff
}

.sub1_1 .part03_wrap ul {
    margin: -30px 0;
    border-bottom: 1px solid #dcdcdc
}

.sub1_1 .part03_wrap ul li {
    width: 50%;
    float: left
}

.sub1_1 .part03_wrap ul li dl {
    margin: 30px 0
}

.sub1_1 .part03_wrap ul li dl dt {
    float: left
}

.sub1_1 .part03_wrap ul li dl dd {
    padding-left: 170px
}

.sub1_1 .part03_wrap ul li dl dd .txt01 {
    color: #0072ff;
    font-size: 22px
}

.sub1_1 .part03_wrap ul li dl dd .txt02 {
    color: #646464;
    font-size: 15px
}

.sub1_2 .part01_wrap {
    background: url("/img_up/shop_pds/gtkorea/design/images/sub1_2_img01.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 130px 90px;
    margin-bottom: 20px
}

.sub1_2 .part01_wrap .part01 dl {
    display: table;
    table-layout: fixed;
    width: 100%
}

.sub1_2 .part01_wrap .part01 dl dt {
    display: table-cell;
    vertical-align: middle;
    width: 270px
}

.sub1_2 .part01_wrap .part01 dl dt span {
    display: block;
    color: #fff;
    font-size: 20px;
    padding: 0 20px;
    text-align: center;
    line-height: 150%
}

.sub1_2 .part01_wrap .part01 dl dd {
    display: table-cell;
    vertical-align: middle;
    padding-left: 50px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: -0.02em;
    border-left: 1px solid rgba(255, 255, 255, 0.1)
}

.sub1_2 .part01_wrap .part01 dl dd span {
    color: #0653e3;
    font-size: 24px
}

.sub1_2 .part02_wrap {
    background: url("/img_up/shop_pds/gtkorea/design/images/sub1_2_img02.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 40px;
    margin-bottom: 20px
}

.sub1_2 .part02_wrap .part02 dl {
    display: table;
    table-layout: fixed;
    width: 100%
}

.sub1_2 .part02_wrap .part02 dl dt {
    display: table-cell;
    vertical-align: middle;
    width: 300px;
    text-align: center;
    display: table-cell;
    vertical-align: middle
}

.sub1_2 .part02_wrap .part02 dl dt span {
    display: block;
    color: #fff;
    font-size: 20px;
    padding: 0 20px;
    text-align: center;
    line-height: 150%
}

.sub1_2 .part02_wrap .part02 dl dd {
    display: table-cell;
    vertical-align: middle;
    padding-left: 70px;
    width: 100%;
    color: #fff;
    font-size: 20px;
    line-height: 150%;
    letter-spacing: -0.02em;
    border-left: 1px solid rgba(255, 255, 255, 0.1)
}

.sub1_2 .part02_wrap .part02 dl dd span {
    color: #cc0c13;
    font-size: 20px
}

.sub1_2 .part03_wrap {
    background: url("/img_up/shop_pds/gtkorea/design/images/sub1_2_img03.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 40px;
    margin-bottom: 20px
}

.sub1_2 .part03_wrap img {
    width: 200px
}

.sub1_2 .part04_wrap {
    background: url("/img_up/shop_pds/gtkorea/design/images/sub1_2_img04.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 70px 40px;
    margin-bottom: 20px
}

.sub1_2 .part04_wrap .part04 dl dd span {
    color: #f5821f
}

.sub1_3 {
    overflow: hidden
}

.sub1_3 ul {
    margin: 0 -62px
}

.sub1_3 ul li {
    width: 50%;
    float: left;
    border-left: 1px solid #e5e5e5;
    box-sizing: border-box
}

.sub1_3 ul li:first-child {
    border-left: 0
}

.sub1_3 ul li a {
    background: url("/img_up/shop_pds/gtkorea/design/images/sub1_3_img01.png") repeat-x;
    margin: 0 62px;
    display: block
}

.sub1_3 ul li a > div {
    padding: 15px 0 15px 40px;
    border: 1px solid #dadada
}

.sub1_3 ul li a > div dl {
    display: table;
    width: 100%;
    table-layout: fixed
}

.sub1_3 ul li a > div dl dt {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.sub1_3 ul li a > div dl dt .txt01 {
    color: #0072ff;
    font-size: 18px;
    line-height: 100%
}

.sub1_3 ul li a > div dl dt .txt02 {
    color: #323232;
    font-size: 30px;
    line-height: 120%
}

.sub1_3 ul li a > div dl dd {
    width: 105px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0;
    border-left: 1px solid #dcdcdc
}

.sub1_4 .part01_wrap {
    background: url("/img_up/shop_pds/gtkorea/design/images/sub1_4_img01.jpg") no-repeat;
    background-size: cover;
    background-position: center;
    padding: 130px 0;
    text-align: center
}

.sub1_4 .part01_wrap .txt01 {
    font-size: 40px;
    color: #fff;
    padding: 10px 60px;
    background: url(/img_up/shop_pds/gtkorea/design/images/sub1_4_img01_txt_bg.png) no-repeat;
    display: inline-block;
    background-position: center;
    background-size: contain
}

.sub1_4 .part01_wrap .txt02 {
    font-size: 22px;
    color: #fff;
    margin-top: 10px;
    line-height: 140%
}

.sub1_5 .part01_wrap .part {
    margin-bottom: 88px
}

.sub1_5 .part01_wrap .part .logo {
    margin-bottom: 30px;
    font-size: 20px
}

.sub1_5 .part01_wrap .part .logo img {
    max-width: 190px
}

.sub1_5 .part01_wrap .part table {
    width: 100%;
    text-align: center;
    border-top: 2px solid #0072ff
}

.sub1_5 .part01_wrap .part table th {
    background-color: #fafafa;
    font-size: 18px;
    color: #323232;
    padding: 20px 0
}

.sub1_5 .part01_wrap .part table td {
    color: #646464;
    font-size: 17px;
    padding: 20px 0;
    border-bottom: 1px solid #dcdcdc;
    line-height: 140%
}

.sub1_5 .part01_wrap .part table tr.mobile_tr {
    display: none
}

.sub1_5_h1 {
    color: #323232;
    font-size: 32px;
    font-weight: 500;
    position: relative;
    line-height: 100%;
    padding-bottom: 30px;
    border-bottom: 1px solid #dcdcdc
}

.sub2_1 .part01_wrap {
    overflow: hidden
}

.sub2_1 .part01_wrap ul {
    margin: 0 -40px
}

.sub2_1 .part01_wrap ul li {
    float: left;
    width: 25%
}

.sub2_1 .part01_wrap ul li dl {
    margin: 0 40px
}

.sub2_1 .part01_wrap ul li dl dt {
    background: url("/img_up/shop_pds/gtkorea/design/images/sub2_1_img01.jpg") no-repeat;
    background-position: center;
    background-size: cover
}

.sub2_1 .part01_wrap ul li dl dt > div {
    padding: 15px 20px;
    color: #fff;
    font-size: 20px;
    line-height: 30px
}

.sub2_1 .part01_wrap ul li dl dt > div span {
    float: right;
    font-size: 30px
}

.sub2_1 .part01_wrap ul li dl dd {
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    position: relative
}

.sub2_1 .part01_wrap ul li dl dd > div {
    padding: 30px 20px 35px;
    color: #323232;
    font-size: 17px;
    line-height: 120%;
    letter-spacing: -0.06em
}

.sub2_1_en .part01_wrap ul li dl dd > div {
    letter-spacing: 0
}

.sub2_1_en .part01_wrap ul li dl dd > div span.first {
    padding-right: 10px;
    position: relative;
    display: inline-block
}

.sub2_1_en .part01_wrap ul li dl dd > div span.second {
    padding-right: 15px;
    position: relative;
    display: inline-block
}

.sub2_1_en .part01_wrap ul li dl dd > div span.first:after {
    content: 'st';
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px
}

.sub2_1_en .part01_wrap ul li dl dd > div span.second:after {
    content: 'nd';
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px
}

.sub2_1 .part01_wrap ul li dl dd:before {
    content: '';
    width: 57px;
    height: 56px;
    background: url("/img_up/shop_pds/gtkorea/design/images/sub2_1_img02.png") no-repeat;
    background-size: cover;
    position: absolute;
    top: 50%;
    left: -70px;
    margin-top: -28px
}

.sub2_1 .part02_wrap table {
    width: 100%;
    border-top: 2px solid #0072ff
}

.sub2_1 .part02_wrap table th {
    background-color: #fafafa;
    padding: 20px 0;
    color: #323232;
    font-size: 17px
}

.sub2_1 .part02_wrap table td {
    color: #646464;
    font-size: 17px;
    padding: 15px 0;
    border-bottom: 1px solid #dcdcdc;
    text-align: center;
    line-height: 140%
}

.sub2_1 .part04_wrap {
    overflow: hidden
}

.sub2_1 .part04_wrap ul {
    margin: 0 -25px
}

.sub2_1 .part04_wrap ul li {
    width: 50%;
    float: left
}

.sub2_1 .part04_wrap ul li > div {
    margin: 0 25px
}

.sub2_1 .part04_wrap table th {
    display: block;
    width: 100%
}

.sub2_1 .part04_wrap table th span {
    color: #0072ff;
    padding: 0 30px;
    display: inline-block
}

.sub2_1 .part04_wrap table td {
    display: block;
    width: 100%;
    text-align: left
}

.sub2_1 .part04_wrap table td > div {
    padding: 10px 30px 40px
}

.sub2_1 .part04_wrap table td > div p {
    padding-left: 8px;
    position: relative;
    color: #505050;
    font-size: 17px
}

.sub2_1 .part04_wrap table td > div p:before {
    content: '';
    width: 3px;
    height: 3px;
    background-color: #505050;
    position: absolute;
    top: 14px;
    left: 0
}

.sub2_1 .part04_wrap table td > div p span {
    display: block;
    font-size: 13px;
    color: #333;
    position: relative;
    padding: 5px 0 0 8px
}

.sub2_1 .part04_wrap table td > div p span:before {
    content: '';
    width: 2px;
    height: 2px;
    background-color: #333;
    position: absolute;
    top: 11px;
    left: 0
}

.sub2_1 .part04_wrap table td.img_area span {
    text-align: center;
    display: block;
    padding: 40px 0
}

.sub2_1 .part05_wrap .tit_subment {
    margin-bottom: 20px
}

.sub2_1 .part05_wrap .tit_subment h3 {
    color: #0072ff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 15px
}

.sub2_1 .part05_wrap .tit_subment p {
    color: #646464;
    font-size: 17px;
    padding-left: 10px;
    position: relative
}

.sub2_1 .part05_wrap .tit_subment p:before {
    content: '';
    width: 3px;
    height: 3px;
    position: absolute;
    top: 50%;
    left: 1px;
    margin-top: -1.5px;
    background-color: #646464
}

.sub2_1 .part02_wrap table tr.mobile_table {
    display: none
}

.sub2_1 .part02_wrap table tr.mobile_table th,
.sub2_1 .part02_wrap table tr.mobile_table td {
    display: block;
    width: 100%
}

.sub2_2 .form_wrap .form_part01 .privacy {
    padding-top: 10px
}

.sub2_2 .form_wrap .form_part01 .privacy > div {
    padding: 15px 20px;
    border: 1px solid #a9a9a9;
    height: 265px;
    overflow-y: scroll
}

.sub2_2 .form_wrap .form_part01 .privacy > div dl {
    margin-bottom: 30px
}

.sub2_2 .form_wrap .form_part01 .privacy > div dl dt {
    color: #1e1e1e;
    font-size: 15px;
    font-weight: 500;
    line-height: 160%;
    letter-spacing: -1px;
    margin-bottom: 5px
}

.sub2_2 .form_wrap .form_part01 .privacy > div dl dd {
    color: #646464;
    font-size: 14px;
    line-height: 140%;
    letter-spacing: -1px
}
.online_form_en .sub2_2 .form_wrap .form_part01 .privacy > div dl dd {
        font-weight: normal;
}

.sub2_2 .form_wrap .form_part01 .privacy > div dl dd .table_sec table {
    border: 1px solid #333;
    max-width: 600px;
    margin: 10px 0
}

.sub2_2 .form_wrap .form_part01 .privacy > div dl dd .table_sec span {
    color: #c60060;
    margin-top: 10px;
    display: block
}

.sub2_2 .form_wrap .form_part01 .privacy > div dl dd .table_sec table {
    width: 100%
}

.sub2_2 .form_wrap .form_part01 .privacy > div dl dd .table_sec tr th {
    border-bottom: 1px solid #c60060;
    padding: 5px 0;
    color: #323232
}

.sub2_2 .form_wrap .form_part01 .privacy > div dl dd .table_sec tr td {
    padding: 5px 0;
    text-align: center;
    font-size: 12px
}

.sub2_2 .form_wrap .form_part01 .privacy > div dl dd .f_pink {
    color: #c60060
}

.sub2_2 .form_wrap .form_part01 .privacy > div dl dd span {
    font-size: 12px;
    padding-left: 10px;
    display: block;
    margin: 5px 0;
    letter-spacing: 0
}

.sub2_2 .form_wrap .form_part01 .privacy label {
    color: #505050;
    font-size: 13px;
    margin-top: 5px;
    display: block
}

.sub2_2 .form_wrap .form_part02 {
    position: relative;
    margin-top: 65px
}

.sub2_2 .form_wrap .form_part02 .con_suntit {
    color: #505050;
    font-size: 13px;
    position: absolute;
    top: 50px;
    right: 0;
    letter-spacing: -1px
}

.sub2_2 .form_wrap .form_part02 table {
    width: 100%;
    border-top: 2px solid #0072ff
}

.sub2_2 .form_wrap .form_part02 table th,
.sub2_2 .form_wrap .form_part02 table td {
    border-bottom: 1px solid #dcdcdc
}

.sub2_2 .form_wrap .form_part02 table th {
    color: #323232;
    font-size: 15px;
    background-color: #e8f2ff;
    text-align: left;
    font-weight: 500
}

.sub2_2 .form_wrap .form_part02 table th.t_center {
    text-align: center
}

.sub2_2 .form_wrap .form_part02 table th span {
    padding: 20px 20px;
    display: block
}

.sub2_2_en .form_wrap .form_part02 table th span {
    text-transform: uppercase;
    padding: 0 0 0 20px
}

.sub2_2 .form_wrap .form_part02 table td {
    padding: 12px 20px;
    font-size: 14px;
    color: #323232
}

.sub2_2 .form_wrap .form_part02 table .manager th {
    padding: 15px 0;
    font-size: 19px
}

.sub2_2 .form_wrap .form_part02 table td .s_v1_span {
    display: inline-block;
    margin-right: 10px
}

.sub2_2 .form_wrap .form_part02 table td .s_v2_span {
    display: inline-block;
    margin-right: 10px
}

.sub2_2 .form_wrap .form_part02 table td .input_wrap {
    border: 1px solid #e1e1e1;
    margin-left: -1px;
    padding: 7px 0;
    display: inline-block;
	width: 100%;
}

.sub2_2 .form_wrap .form_part02 table td input {
    border: 0;
   width: 33.3%;
}

.sub2_2 .form_wrap .form_part02 table td .input_wrap .s_v1 {
    width: 330px
}

.sub2_2 .form_wrap .form_part02 table td .input_wrap .s_v2 {
    width: 330px
}

.sub2_2 .form_wrap .form_part02 table td .input_wrap .s_v5_1 {
    width: 70px
}

.sub2_2 .form_wrap .form_part02 table td .input_wrap .s_v5_2 {
    width: 100%
}

.sub2_2 .form_wrap .form_part02 table td .input_wrap .s_v5_3 {
    width: 345px
}

.sub2_2 .form_wrap .form_part02 table td #s_v5_zipcode_bt {
    width: 160px;
    background:#0072ff;
    text-align: center;
    background-position: center;
    padding: 10px 0;
    display: inline-block;
    color:white;
    border-radius: 5px
}

.sub2_2 .form_part03 {
    padding-top: 55px
}

.sub2_2 .form_wrap .form_part03 table {
    width: 100%;
    border-top: 2px solid #0072ff
}

.sub2_2 .form_wrap .form_part03 table th,
.sub2_2 .form_wrap .form_part03 table td {
    border-bottom: 1px solid #dcdcdc
}

.sub2_2 .form_wrap .form_part03 table th {
    color: #323232;
    font-size: 14px;
    background-color: #f5f5f5;
    text-align: left;
    font-weight: 500
}

.sub2_2 .form_wrap .form_part03 table th span {
    padding: 0 35px;
    display: block;
	    padding: 12px 20px;
}

.sub2_2_en .form_wrap .form_part03 table th span {
    padding: 0;
    text-align: center
}

.sub2_2 .form_wrap .form_part03 table td {
    padding: 12px 20px;
    font-size: 14px;
    color: #323232;
	line-height: 22px;
}

.sub2_2 .form_wrap .form_part03 table td ul li {
    width: 33.33%;
    float: left
}

.sub2_2 .form_wrap .form_part03 table td ul li div {
    padding-left: 45px
}

.sub2_2 .form_wrap .form_part03 table td ul li label {
/*    width: 100%;*/
    color: #646464;
    font-size: 13px;
    padding: 3px 0;
    float: left
        vertical-align: top
}
.sub2_2 .form_wrap .form_part03 table td ul li label span:first-child{
font-weight: bold;
    color:#373737;
}

.sub2_2 .form_wrap .form_part03 table td .input_wrap {
    border: 1px solid #e1e1e1;
    margin-left: -1px;
    padding: 7px 0;
    display: inline-block
}

.sub2_2 .form_wrap .form_part03 table td .input_wrap input {
    border: 0;
    width: 975px
}

.sub2_2 .form_part04 {
    padding-top: 55px;
    overflow-x: hidden
}

.sub2_2 .form_wrap .form_part04 table {
    width: 100%;
    border-top: 2px solid #0072ff;
    min-width: 500px
}

.sub2_2 .form_wrap .form_part04 table th,
.sub2_2 .form_wrap .form_part04 table td {
    border-bottom: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc
}

.sub2_2 .form_wrap .form_part04 table th:first-child,
.sub2_2 .form_wrap .form_part04 table td:first-child {
    border-left: 0;
	t

}

.sub2_2 .form_wrap .form_part04 table th {
    color: #323232;
    font-size: 16px;
    background-color: #f5f5f5;
    font-weight: 500;
    padding: 15px 0;
	text-align:center
}

.sub2_2 .form_wrap .form_part04 table td {
    padding: 12px 0;
    font-size: 14px;
    color: #505050;
    text-align: center
}

.sub2_2 .form_wrap .form_part04 table td:first-child {
    color: #323232;
    font-size: 15px;
    background-color: #fafafa
}

.sub2_2 .form_wrap .form_part04 table td input {
    border: 0
}

.sub2_2 .form_wrap .form_part04 table td .input_wrap {
    border: 1px solid #e1e1e1;
    margin-left: 0;
    padding: 7px 0;
    display: inline-block;
    margin-right: 10px
}

.sub2_2 .form_wrap .form_part04 .table_ps {
    margin-top: 15px
}

.sub2_2 .form_wrap .form_part04 .table_ps p {
    color: #646464;
    font-size: 14px;
    padding-left: 10px;
    position: relative
}

.sub2_2 .form_wrap .form_part04 .table_ps p:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #646464;
    position: absolute;
    top: 12px;
    left: 2px;
    margin-top: -2px
}

.sub2_2_en .form_wrap .form_part05 .table_ps p {
    color: #646464;
    font-size: 14px;
    padding-left: 10px;
    position: relative
}

.sub2_2_en .form_wrap .form_part05 .table_ps p:before {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #646464;
    position: absolute;
    top: 50%;
    left: 2px;
    margin-top: -2px
}

.sub2_2_en .form_wrap .form_part05 table {
    margin-top: 15px
}

.sub2_2 .form_wrap .form_part05 {
    margin-top: 55px;
    position: relative;
    text-align: left
}

.sub2_2 .form_wrap .form_part05 .txt {
    color: #0072ff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px
}

.sub2_2 .form_wrap .form_part05 table {
    width: 100%;
    border-top: 2px solid #0072ff
}

.sub2_2 .form_wrap .form_part05 table th {
    color: #323232;
    font-size: 16px;
    background-color: #f5f5f5;
    font-weight: 500;
    padding: 15px 20px
}

.sub2_2 .form_wrap .form_part05 table td {
    padding: 12px 20px;
    font-size: 14px;
    color: #505050;
    text-align: left;
    
}

.sub2_2 .form_wrap .form_part05 table th,
.sub2_2 .form_wrap .form_part05 table td {
    border-bottom: 1px solid #dcdcdc
}

.sub2_2 .board_btn {
    position: static;
    margin-top: 100px;
    color: #fff
}

.sub2_2 .board_btn button {
    display: inline-block;
    background: #1e1e1e;
    padding: 15px 50px;
    font-size: 14px;
    color: white;
    border: 0;
    font-family: 'Noto Sans KR';
    cursor: pointer
}

.sub2_3 {
    overflow: hidden
}

.sub2_3 ul {
    margin: 0 -62px
}

.sub2_3 ul li {
    width: 33.33%;
    float: left;
    border-left: 1px solid #e5e5e5;
    box-sizing: border-box
}

.sub2_3 ul li:first-child {
    border-left: 0
}

.sub2_3 ul li a {
    background: url("/img_up/shop_pds/gtkorea/design/images/sub1_3_img01.png") repeat-x;
    margin: 0 62px;
    display: block
}

.sub2_3 ul li a > div {
    padding: 15px 0 15px 15px;
    border: 1px solid #dadada
}

.sub2_3 ul li a > div dl {
    display: table;
    width: 100%;
    table-layout: fixed
}

.sub2_3 ul li a > div dl dt {
    display: table-cell;
    vertical-align: middle;
    width: 100%
}

.sub2_3 ul li a > div dl dt .txt01 {
    color: #0072ff;
    font-size: 18px;
    line-height: 100%
}

.sub2_3 ul li a > div dl dt .txt02 {
    color: #323232;
    font-size: 20px;
    line-height: 120%
}

.sub2_3 ul li a > div dl dd {
    width: 90px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    padding: 15px 0;
    border-left: 1px solid #dcdcdc
}

.sub2_3 table {
    width: 100%;
    border-top: 2px solid #0072ff;
    margin-top: 55px
}

.sub2_3 table tr th {
    background-color: #fafafa;
    font-size: 17px;
    color: #323232;
    font-weight: 500;
    padding: 20px 0;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc
}

.sub2_3 table tr th:first-child {
    border-left: 0
}

.sub2_3 table tr td {
    font-size: 17px;
    padding: 15px 0;
    border-left: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc
}

.sub2_3 table tr td:first-child {
    border-left: 0
}

.sub2_3 table tr td span {
    display: block;
    color: #333;
    line-height: 160%
}

.sub2_3 table tr .txt01 {
    color: #0072ff
}

.sub2_3 table tr .txt02 {
    color: #646464
}

.sub2_3 table tr .txt02 span {
    display: inline-block;
    padding-left: 50px
}

.sub2_3 table tr.mo_tr {
    display: none
}

.sub2_3 table tr.mo_tr td {
    display: block;
    width: 100%
}

.sub2_3 table tr.mo_tr td dl {
    display: block;
    position: relative;
    padding: 0 10px
}

.sub2_3 table tr.mo_tr td dl dt {
    font-size: 14px;
    color: #646464;
    padding-right: 20px;
    text-align: left;
    line-height: 140%
}

.sub2_3 table tr.mo_tr td dl dt span {
    color: #0072ff;
    margin-right: 5px
}

.sub2_3 table tr.mo_tr td dl dd {
    position: absolute;
    top: 5px;
    right: 5px
}


.respon_info th{text-align:center !important;}
.respon_info td{text-align:center !important}
.respon_info .input_wrap{width:100%}
.respon_info .input_wrap{width:100%}
.form_part05 li{font-weight:normal}
.board_btn button{display:block !important;margin: 0 auto;width:255px}
#apply_chk1{margin-top:3px; margin-right:8px;}
#apply_chk2{margin-top:4px; margin-right:8px;}











