﻿@charset "utf-8";

*,
*:before,
*:after {
    box-sizing: border-box;
    word-break: keep-all;
    word-wrap: break-word;
}

#pinsign-pinpad-container,
#pinsign-pinpad-container * {
    box-sizing: content-box;
}

html {
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
fieldset,
ul,
ol,
dl,
dt,
dd,
p,
button,
figure,
xmp {
    margin: 0;
    padding: 0;
}

body {
    font: normal 15px/1.53 'ShinhanCard', 'sans-serif';
    color: #111;
    word-break: keep-all;
    -webkit-touch-callout: none;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
}

legend,
caption {
    overflow: hidden;
    width: 1px;
    height: 1px;
    color: transparent;
}

a {
    text-decoration: none;
    color: inherit;
}

a[href^="tel"] {
    cursor: default;
}

img {
    vertical-align: middle;
    border: 0 none;
}

fieldset,
button {
    background: none;
    border: 0px;
}

ul:after,
ol:after {
    content: '';
    display: block;
    clear: both;
}

li {
    list-style: none;
}

table {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}

iframe {
    width: 100%;
    vertical-align: middle;
    border: 0 none;
}

hr {
    margin: 1.25em 0;
    border: 0 none;
    height: 1px;
    background: #ccc;
}

button,
input,
optgroup,
select,
textarea {
    font: inherit;
}

button {
    cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    -webkit-font-smoothing: subpixel-antialiased;
}

input,
select,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

input::-ms-clear {
    display: none;
}

input[type=password]::-ms-reveal {
    display: none;
}

b,
strong {
    font-weight: 700;
}

em {
    font-style: inherit;
}

.agtSafari input[type="password"] {
    font-family: 'sans-serif';
}

.agtSafari input[type="password"]::-webkit-input-placeholder {
    font-family: 'ShinhanCard';
}

.agtSafari input[type="password"].placeholder {
    font-family: 'ShinhanCard';
}

.nppfs-keypad {
    z-index: 9999;
}

.nppfs-keypad img {
    max-width: none;
}

.mobile .nprotect_btn_mouse {
    display: none;
}

.tablet .nprotect_btn_mouse {
    display: none;
}

.nprotect_btn_mouse {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 36px;
    text-indent: -9999px;
    z-index: 5;
    background: url(/pconts/images/common/ico_mouse.png) no-repeat center center;
}

.app_show {
    display: none !important;
}

.app_shcard_show {
    display: none !important;
}

.app_shfan_show {
    display: none !important;
}

.app_sharedplatform_show {
    display: none !important;
}

.app_shcoupon_show {
    display: none !important;
}

.app_spay_show {
    display: none !important;
}

body.app .app_show {
    display: block !important;
}

body.app_shcard .app_shcard_show {
    display: block !important;
}

body.app_shfan .app_shfan_show {
    display: block !important;
}

body.app_sharedplatform .app_sharedplatform_show {
    display: block !important;
}

body.app_shcoupon .app_shcoupon_show {
    display: block !important;
}

body.app_spay .app_spay_show {
    display: block !important;
}

.app_hide {
    display: block !important;
}

.app_shcard_hide {
    display: block !important;
}

.app_shfan_hide {
    display: block !important;
}

.app_sharedplatform_hide {
    display: block !important;
}

.app_shcoupon_hide {
    display: block !important;
}

.app_spay_hide {
    display: block !important;
}

body.app .app_hide {
    display: none !important;
}

body.app_shcard .app_shcard_hide {
    display: none !important;
}

body.app_shfan .app_shfan_hide {
    display: none !important;
}

body.app_sharedplatform .app_sharedplatform_hide {
    display: none !important;
}

body.app_shcoupon .app_shcoupon_hide {
    display: none !important;
}

body.app_spay .app_spay_hide {
    display: none !important;
}

body.app .btn_print {
    display: none !important;
}

body.app .btn_print_down {
    display: none !important;
}

.block {
    display: block !important;
}

.in_block {
    display: inline-block;
}

.hide {
    display: none;
}

.hidden {
    overflow: hidden;
}

.visible {
    overflow: visible !important;
}

.in_block_block {
    display: inline-block;
}

.scr_auto {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.relative {
    position: relative;
}

.underline {
    text-decoration: underline;
}

.blind {
    position: absolute;
    left: -999px;
    top: -999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    margin-left: -1px;
    border: 0 none !important;
    background: transparent !important;
    color: transparent !important;
}

.ellipsis {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
}

.url_blind {
    overflow: hidden;
    position: absolute;
    width: 50px !important;
    height: 1px !important;
    border-color: #fff !important;
    z-index: -1;
}

.f_left {
    float: left !important;
}

.f_right {
    float: right !important;
}

.bg_white {
    background-color: #fff;
    background-color: rgba(255, 255, 255, 1.0);
}

.bg_lightgray {
    background-color: #f2f4f8;
    background-color: rgba(242, 244, 248, 1.0);
}

.bg_gray {
    background-color: #f6f6f6;
    background-color: rgba(246, 246, 246, 1.0);
}

.bg_gray01 {
    background-color: #fafafa;
    background-color: rgba(250, 250, 250, 1.0);
}

.bg_gray02 {
    background-color: #f7f7f9;
    background-color: rgba(247, 247, 249, 1.0)
}

.bg_prim {
    background-color: #086ac5;
    background-color: rgba(8, 106, 197, 1.0);
}

.bg_prim01 {
    background-color: #4868e1;
    background-color: rgb(72, 104, 225, 1.0);
}

.bg_darkprim {
    background-color: #081350;
    background-color: rgba(8, 19, 80, 1.0);
}

.bg_orange {
    background-color: #faf6f3;
    background-color: rgba(250, 246, 243, 1.0);
}

.bg_transparent {
    background-color: transparent !important;
}

.color_black {
    color: #111 !important;
}

.color_gray {
    color: #111 !important;
}

.color_lightgray {
    color: #999 !important;
}

.color_darkgray {
    color: #333 !important;
}

.color_prim {
    color: #4868e1 !important;
}

.color_darkprim {
    color: #081350 !important;
}

.color_red {
    color: #f14b25 !important;
}

.color_blue {
    color: #5a75e3 !important;
}

.color_gold {
    color: #8d743a !important;
}

.color_green {
    color: #1abe54 !important;
}

.font_basic {
    font-size: 15px !important;
}

.font_sm {
    font-size: 13px !important;
}

.font_md {
    font-size: 16px !important;
}

.font_md01 {
    font-size: 18px !important;
}

.font_md02 {
    font-size: 18px !important;
}

.font_md03 {
    font-size: 15px !important;
}

.font_md04 {
    font-size: 18px !important;
}

.font_md05 {
    font-size: 16px !important;
}

.font_md06 {
    font-size: 15px !important;
}

.font_lg {
    font-size: 20px !important;
}

.font_lg01 {
    font-size: 24px !important;
}

.font_lg02 {
    font-size: 38px !important;
}

.font_lg03 {
    font-size: 34px !important;
}

.font_lg04 {
    font-size: 34px !important;
}

.font_lg05 {
    font-size: 28px !important;
}

.font_lg06 {
    font-size: 20px !important;
}

.font_lg07 {
    font-size: 24px !important;
}

.font_lg08 {
    font-size: 28px !important;
}

.font_lg09 {
    font-size: 46px !important;
}

.font_lg10 {
    font-size: 28px !important;
}

.font_lg11 {
    font-size: 34px !important;
}

.font_lg12 {
    font-size: 34px !important;
}

.font_lg13 {
    font-size: 20px !important;
}

.wgt_rg {
    font-weight: 400 !important;
}

.wgt_md {
    font-weight: 700 !important;
}

.wgt_bd {
    font-weight: 900 !important;
}

.wgt_md_to_rg {
    font-weight: 700 !important;
}

i.tbx {
    display: block;
    font-style: normal;
}

i.tbm {
    display: inline;
    font-style: normal;
}

br.mo_br {
    display: none;
}

.align_l {
    text-align: left !important;
}

.align_r {
    text-align: right !important;
}

.align_c {
    text-align: center !important;
}

.float_l {
    float: left;
}

.float_r {
    float: right;
}

.clearfix:after {
    content: '';
    display: block;
    clear: both;
}

.text_pointer {
    display: inline;
    position: relative;
    font-style: normal;
    z-index: 0;
}

.text_pointer span {
    position: relative;
    z-index: 1;
}

.text_pointer::after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 60%;
    background-color: rgba(72, 104, 225, 0.3);
    z-index: -1;
}

.w_size01 {
    width: 646px !important;
    margin: 0 auto;
}

.w_size02 {
    width: 1033px !important;
    margin: 0 auto;
}

.w_size03 {
    width: 450px !important;
    margin: 0 auto;
}

.w_size04 {
    width: 724px !important;
    margin: 0 auto;
}

.w_size05 {
    width: 520px !important;
    margin: 0 auto;
}

.w_size06 {
    width: 630px !important;
    margin: 0 auto;
}

.w_auto {
    width: auto !important;
}

.h_auto {
    height: auto !important;
}

.w_100p {
    width: 100% !important;
}

.mg0 {
    margin: 0 !important;
}

.mgt0 {
    margin-top: 0 !important;
}

.mgr0 {
    margin-right: 0 !important;
}

.mgb0 {
    margin-bottom: 0 !important;
}

.mgl0 {
    margin-left: 0 !important;
}

.pd0 {
    padding: 0 !important;
}

.pdt0 {
    padding-top: 0 !important;
}

.pdr0 {
    padding-right: 0 !important;
}

.pdb0 {
    padding-bottom: 0 !important;
}

.pdl0 {
    padding-left: 0 !important;
}

.m_show {
    display: none !important;
}

.pc_show {
    display: block !important;
}

.flex_row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.col.col1 {
    width: 8.33333333%;
}

.col.col2 {
    width: 16.66666667%;
}

.col.col3 {
    width: 25%;
}

.col.col4 {
    width: 33.33333333%;
}

.col.col5 {
    width: 41.66666667%;
}

.col.col6 {
    width: 50%;
}

.col.col7 {
    width: 58.33333333%;
}

.col.col8 {
    width: 66.66666667%;
}

.col.col9 {
    width: 75%;
}

.col.col10 {
    width: 83.33333333%;
}

.col.col11 {
    width: 91.66666667%;
}

.col.col12 {
    width: 100%;
}

.col.col4_6 {
    width: 33.33333333%;
}

.col.col6_12 {
    width: 50%;
}

.flex_row.gutter4 {
    margin: -2px;
}

.both_divide .flex_row.gutter4 {
    margin: 0;
}

.flex_row.gutter4 .col {
    padding: 2px;
}

.flex_row.gutter5 {
    margin: -2.5px;
}

.flex_row.gutter5 .col {
    padding: 2.5px;
}

.flex_row.gutter8 {
    margin: -4px;
}

.flex_row.gutter8 .col {
    padding: 4px;
}

.flex_row.gutter10 {
    margin: -5px;
}

.flex_row.gutter10 .col {
    padding: 5px;
}

.row_block>.col {
    float: left;
}

.row_block>.col:first-child {
    padding-right: 3px;
}

.flex_wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex_column {
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.flex_center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.flex_left {
    -webkit-box-pack: left;
    -ms-flex-pack: left;
    justify-content: left;
}

.cross_center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.flex_grow {
    flex-grow: 1;
}

.pdb17_7 {
    padding-bottom: 17px;
}

.pbb36_24 {
    padding-bottom: 36px;
}

.mgb73_35 {
    margin-bottom: 73px;
}

.mgb42_24 {
    margin-bottom: 42px;
}

.mgb85_30 {
    margin-bottom: 85px;
}

input,
select,
textarea {
    outline: none;
}

::placeholder {
    font-size: 16px;
    color: #999;
    line-height: 44px;
}

::-webkit-input-placeholder {
    font-size: 16px;
    color: #999;
    line-height: 44px;
}

::-moz-placeholder {
    font-size: 16px;
    color: #999;
    line-height: 44px;
}

:-moz-placeholder {
    font-size: 16px;
    color: #999;
    line-height: 44px;
}

::-ms-input-placeholde {
    font-size: 16px;
    color: #999;
    line-height: 44px;
}

:-ms-input-placeholder {
    font-size: 16px;
    color: #999;
    line-height: 44px;
}

.input_wrap.unit_side input[type="text"]::placeholder,
.input_wrap.unit_side input[type="tel"]::placeholder {
    text-align: left;
}

.input_wrap.unit_side input[type="text"]::-webkit-input-placeholder,
.input_wrap.unit_side input[type="tel"]::-webkit-input-placeholder {
    text-align: left;
}

.input_wrap.unit_side input[type="text"]::-moz-placeholder,
.input_wrap.unit_side input[type="tel"]::-moz-placeholder {
    text-align: left;
}

.input_wrap.unit_side input[type="text"]:-moz-placeholder,
.input_wrap.unit_side input[type="tel"]:-moz-placeholder {
    text-align: left;
}

.input_wrap.unit_side input[type="text"]::-ms-input-placeholder,
.input_wrap.unit_side input[type="tel"]::-ms-input-placeholder {
    text-align: left;
}

.input_wrap.unit_side input[type="text"]:-ms-input-placeholder,
.input_wrap.unit_side input[type="tel"]:-ms-input-placeholder {
    text-align: left;
}

textarea::placeholder {
    font-size: 16px;
    color: #999;
    line-height: 24px;
}

textarea::-webkit-input-placeholder {
    font-size: 16px;
    color: #999;
    line-height: 24px;
}

textarea::-moz-placeholder {
    font-size: 16px;
    color: #999;
    line-height: 24px;
}

textarea:-moz-placeholder {
    font-size: 16px;
    color: #999;
    line-height: 24px;
}

textarea::-ms-input-placeholder {
    font-size: 16px;
    color: #999;
    line-height: 24px;
}

textarea:-ms-input-placeholder {
    font-size: 16px;
    color: #999;
    line-height: 24px;
}

input[type='tel'],
input[type='text'],
input[type='email'],
input[type='password'],
input[type='search'],
input[type='number'] {
    border-radius: 0;
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    padding: 0 14px;
    border: 1px solid #ddd;
    background-color: #fff;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    line-height: 42px;
}

input[type='tel']:focus,
input[type='text']:focus,
input[type='text'].focused,
input[type='number']:focus,
input[type='number'].focused,
input[type='search']:focus,
input[type='search'].focused,
input[type='email']:focus,
input[type='email'].focused,
input[type='password']:focus,
input[type='password'].focused {
    padding: 0 13px;
    border: 2px solid #4868e1;
    line-height: 40px;
}

input[type='tel'].error,
input[type='text'].error,
input[type='text'].error:focus,
input[type='number'].error,
input[type='number'].error:focus,
input[type='email'].error,
input[type='email'].error:focus,
input[type='password'].error,
input[type='password'].error:focus {
    padding: 0 13px;
    border: 2px solid #ff0000;
}

input[type="tel"]:disabled,
input[type="text"]:disabled,
input[type="number"]:disabled,
input[type="search"]:disabled,
input[type="email"]:disabled,
input[type="password"]:disabled {
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    color: #bbb;
}

input:clear,
input:-ms-clear,
input:-ms-reveal,
input[type='search']::-webkit-search-decoration,
input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-results-button,
input[type='search']::-webkit-search-results-decoration {
    display: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[readonly],
input[readonly]:focus {
    padding: 0 14px;
    border: 1px solid #ddd;
    background-color: #f6f6f6;
    color: #111;
}

input[readonly].nppfs-npv {
    background-color: #fff;
    color: #333;
}

input[readonly].c_pointer,
input[readonly].c_pointer:focus {
    background-color: #fff;
    cursor: pointer;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.input_wrap {
    position: relative;
    width: 100%;
    box-sizing: border-box;
}

.input_wrap.w01_100p {
    width: 280px;
}

.input_wrap.unit_side:before {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    left: 15px;
    width: 14px;
    height: 10px;
    background: url(/pconts/images/common/check_on2.png) no-repeat 0 0;
}

.input_wrap.unit_side input[type='tel'],
.input_wrap.unit_side input[type='text'],
.input_wrap.unit_side input[type='number'] {
    width: 100%;
    box-sizing: border-box;
    padding-left: 40px;
    padding-right: 36px;
    font-weight: 700;
    text-align: right;
}

.input_wrap.unit_side input[type='tel']:focus,
.input_wrap.unit_side input[type='tel'].focused,
.input_wrap.unit_side input[type='text']:focus,
.input_wrap.unit_side input[type='text'].focused,
.input_wrap.unit_side input[type='number']:focus,
.input_wrap.unit_side input[type='number'].focused {
    padding-right: 35px;
}

.input_wrap.unit_side input[type='tel']::placeholder,
.input_wrap.unit_side input[type='text']::placeholder,
.input_wrap.unit_side input[type='number']::placeholder {
    font-weight: 400;
}

.input_wrap.unit_side input[type='tel']+.unit,
.input_wrap.unit_side input[type='text']+.unit,
.input_wrap.unit_side input[type='number']+.unit {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 28px;
    height: 44px;
    font-size: 16px;
    color: #111;
    line-height: 45px;
    text-align: left;
}

.input_wrap.unit_side.no_check:before {
    display: none;
}

.input_wrap.unit_side.no_check input[type='text'],
.input_wrap.unit_side.no_check input[type='tel'] {
    padding-left: 14px;
}

.input_wrap.unit_side.unit_long input[type='tel'],
.input_wrap.unit_side.unit_long input[type='text'] {
    padding-right: 50px;
}

.input_wrap.unit_side.unit_long input[type='tel']+.unit,
.input_wrap.unit_side.unit_long input[type='text']+.unit {
    width: 45px;
}

.input_wrap.ischecked_wrap:before {
    content: '';
    display: block;
    position: absolute;
    top: 17px;
    right: 15px;
    width: 14px;
    height: 10px;
    background: url(/pconts/images/common/check_on2.png) no-repeat 0 0;
}

.input_wrap.ischecked_wrap input[type='text'],
.input_wrap.ischecked_wrap input[type='password'],
.input_wrap.ischecked_wrap input[type='number'],
.input_wrap.ischecked_wrap input[type='tel'],
.input_wrap.ischecked_wrap input[type='email'],
.input_wrap.ischecked_wrap input[type='search'] {
    box-sizing: border-box;
    padding-right: 40px;
    text-align: left;
}

.input_wrap.unit_side.side_btn input[type='text'],
.input_wrap.unit_side.side_btn input[type='tel'] {
    width: calc(100% - 121px);
}

.input_wrap.unit_side.side_btn input[type='text']+.unit,
.input_wrap.unit_side.side_btn input[type='tel']+.unit {
    right: 121px;
}

.input_wrap.p_right input[type='text']::placeholder,
.input_wrap.p_right input[type='tel']::placeholder,
.input_wrap.p_right input[type='number']::placeholder {
    text-align: right;
}

.input_wrap.unit_side.leng2 input[type='text'],
.input_wrap.unit_side.leng2 input[type='tel'],
.input_wrap.unit_side.leng2 input[type='number'] {
    padding-right: 45px;
}

.input_wrap.unit_side.leng2 input[type='text']:focus,
.input_wrap.unit_side.leng2 input[type='text'].focused,
.input_wrap.unit_side.leng2 input[type='tel']:focus,
.input_wrap.unit_side.leng2 input[type='tel'].focused,
.input_wrap.unit_side.leng2 input[type='number']:focus,
.input_wrap.unit_side.leng2 input[type='number'].focused {
    padding-right: 44px;
}

.input_wrap.unit_side.leng2 input[type='text']+.unit,
.input_wrap.unit_side.leng2 input[type='tel']+.unit,
.input_wrap.unit_side.leng2 input[type='number']+.unit {
    width: 40px;
}

.input_wrap.unit_side.leng3 input[type='text'],
.input_wrap.unit_side.leng3 input[type='tel'],
.input_wrap.unit_side.leng3 input[type='number'] {
    padding-right: 55px;
}

.input_wrap.unit_side.leng3 input[type='text']:focus,
.input_wrap.unit_side.leng3 input[type='text'].focused,
.input_wrap.unit_side.leng3 input[type='tel']:focus,
.input_wrap.unit_side.leng3 input[type='tel'].focused,
.input_wrap.unit_side.leng3 input[type='number']:focus,
.input_wrap.unit_side.leng3 input[type='number'].focused {
    padding-right: 54px;
}

.input_wrap.unit_side.leng3 input[type='text']+.unit,
.input_wrap.unit_side.leng3 input[type='tel']+.unit,
.input_wrap.unit_side.leng3 input[type='number']+.unit {
    width: 50px;
}

.input_wrap.unit_side.leng4 input[type='text'],
.input_wrap.unit_side.leng4 input[type='tel'],
.input_wrap.unit_side.leng4 input[type='number'] {
    padding-right: 65px;
}

.input_wrap.unit_side.leng4 input[type='text']:focus,
.input_wrap.unit_side.leng4 input[type='text'].focused,
.input_wrap.unit_side.leng4 input[type='tel']:focus,
.input_wrap.unit_side.leng4 input[type='tel'].focused,
.input_wrap.unit_side.leng4 input[type='number']:focus,
.input_wrap.unit_side.leng4 input[type='number'].focused {
    padding-right: 64px;
}

.input_wrap.unit_side.leng4 input[type='text']+.unit,
.input_wrap.unit_side.leng4 input[type='tel']+.unit,
.input_wrap.unit_side.leng4 input[type='number']+.unit {
    width: 60px;
}

.input_wrap .input_style {
    display: block;
    width: 100%;
    min-height: 44px;
    padding: 9px 15px;
    border: 1px solid #ddd;
    background-color: #fff;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    text-align: left;
}

.input_block {
    display: block;
}

.input_block textarea,
.input_block input {
    vertical-align: top;
}

.input-email-list {
    display: none;
    position: absolute;
    left: 0;
    z-index: 12;
    width: 100%;
    border: 1px solid black;
    background-color: white;
    line-height: 30px;
    box-sizing: border-box;
}

.input-email-list li:hover {
    background-color: rgb(120, 147, 207);
}

.input-email-list li a {
    display: block;
    padding: 0 10px;
    cursor: pointer;
}

textarea.input_addr {
    width: 100%;
    height: 94px;
    box-sizing: border-box;
    padding: 10px 14px;
    border: 1px solid #ddd;
    background-color: #fff;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    line-height: 24px;
    resize: none;
}

textarea.input_addr:focus,
textarea.input_addr.focused {
    padding: 9px 13px;
    border: 2px solid #4868e1;
    line-height: 24px;
}

.text_tip {
    position: relative;
    margin-top: 8px;
    font-size: 13px;
    color: #111;
}

.text_tip.error:before {
    background: url(/pconts/images/common/ico_input_error.png) no-repeat 0 0;
}

.text_tip.error {
    margin-top: 8px;
    color: #ff0000;
}

.text_tip.marker_refer {
    margin-top: 8px;
}

.select_wrap+.unit_tip,
.input_wrap input~.unit_tip {
    box-sizing: border-box;
    padding-top: 8px;
    padding-right: 14px;
    font-size: 13px;
    color: #111;
    text-align: right;
}

.input_wrap.unit_side.leng2.side_btn .btn+.unit_tip {
    padding-right: 134px;
}

.text_tip_dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-top: 8px;
    font-size: 13px;
    color: #111;
}

.text_tip_dl dt {
    width: 50%;
}

.text_tip_dl dd {
    width: 50%;
    padding-right: 14px;
    text-align: right;
}

.text_tip_dl dd span {
    font-weight: 700;
    color: #333;
}

.input_wrap.has_mouse input {
    width: calc(100% - 52px);
}

.input_wrap.has_mouse .btn_mouse {
    position: absolute;
    top: 0;
    right: 0;
    width: 44px;
    height: 44px;
    background-color: tomato;
}

.txt_cancel {
    position: relative;
    display: inline-block;
    color: #999;
}

.txt_cancel::before {
    content: '';
    display: block;
    position: absolute;
    left: -3px;
    top: calc(50% - 2px);
    width: calc(100% + 5px);
    border-top: solid #999 1px;
}

del.txt_cancel::before {
    display: none;
}

.input_wrap.date_type:after {
    content: '';
    display: block;
    clear: both;
}

.input_wrap.date_type .input_date {
    display: block;
    position: relative;
    float: left;
    width: calc(50% - 15px);
}

.input_wrap.date_type.one .input_date {
    width: 100%;
}

.input_wrap.date_type .input_date .ui-datepicker-trigger {
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 21px;
    height: 20px;
    overflow: hidden;
    margin-top: -10px;
    background: url(/pconts/images/common/ico_calendar.png) no-repeat 50% 50%;
    background-size: 21px 20px;
    text-indent: -999px;
}

.input_wrap.date_type .input_date .ui-datepicker-trigger span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}

.input_wrap.date_type .input_mark {
    display: inline-block;
    float: left;
    width: 30px;
    padding: 0 5px;
    font-size: 16px;
    color: #999;
    line-height: 44px;
    text-align: center;
}

.input_wrap.date_type.only_one .input_date {
    float: none;
    width: 100%;
}

body.mobile .input_wrap.date_type .input_date:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 21px;
    height: 20px;
    overflow: hidden;
    margin-top: -10px;
    background: url(/pconts/images/common/ico_calendar.png) no-repeat 50% 50% #fff;
    background-size: 21px 20px;
    pointer-events: none;
}

body.mobile .input_wrap.date_type .input_date .datepicker.onlyMO {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
    font-size: 300px;
}

.input_file_wrap .file_wrap {
    position: relative;
    overflow: hidden;
}

.input_file_wrap .file_wrap .input_file {
    float: left;
    width: calc(100% - 97px);
    padding: 0 14px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #333;
}

.input_file_wrap .file_wrap input[type='file'] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    font-size: 10em;
    line-height: 2;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
}

.input_file_wrap .file_wrap .btn_file {
    display: inline-block;
    float: left;
    width: 89px;
    height: 44px;
    margin-left: 8px;
    border: 1px solid #4e5b68;
    border-radius: 3px;
    background: #fff;
    font-size: 16px;
    font-weight: 700;
    color: #4e5b68;
    line-height: 42px;
    text-align: center;
}

.input_file_wrap .file_wrap .btn_file.row02 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 10px;
    font-size: 13px;
    line-height: 15px;
    white-space: normal;
}

.input_file_wrap .files_subject {
    margin-top: 8px;
}

.input_file_wrap .files_subject .files {
    padding: 0 14px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #333;
}

.group_box .txt_remark+.input_file_wrap {
    margin-top: 10px;
}

.form_ele .work_info {
    display: block;
    position: relative;
}

.form_ele .work_info>div+div,
.form_ele .work_info>div+a,
.form_ele .work_info>a+a,
.form_ele .work_info>a+div {
    margin-top: 8px !important;
}

.init_data {
    display: table;
    position: relative;
    width: 100%;
    margin: 0 0 15px 0;
    padding: 8px 0 0 0;
}

.init_data button.btn {
    float: left;
}

.init_data .byte_info {
    display: inline;
    float: right;
    font-size: 13px;
    text-align: right;
    color: #111;
}

.tel_wrap {
    position: relative;
}

.tel_wrap>.select_wrap {
    position: absolute;
    left: 0;
    top: 0;
    width: 121px;
}

.tel_wrap>.select_wrap+div {
    padding-left: 129px;
}

.tel_wrap.type01>.select_wrap {
    width: 165px;
}

.tel_wrap.type01>.select_wrap+div {
    padding-left: 173px;
}

.input_wrap.side_btn.side_timer input {
    padding-right: 65px;
}

.input_wrap.side_btn input {
    width: calc(100% - 121px);
}

.input_wrap.side_btn .bank_wrap {
    width: calc(100% - 121px);
}

.timer_input_side {
    display: inline-block;
    position: absolute;
    top: 15px;
    right: 136px;
    width: 50px;
    height: 14px;
    box-sizing: border-box;
    padding-left: 18px;
    font-size: 13px;
    line-height: 1.2;
    color: #333;
}

.timer_input_side:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    box-sizing: border-box;
    border: 1px solid #6d6d6d;
    border-radius: 50%;
}

.timer_input_side:after {
    content: '';
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    width: 5px;
    height: 5px;
    box-sizing: border-box;
    border-bottom: 1px solid #6d6d6d;
    border-left: 1px solid #6d6d6d;
}

.btn_input_side {
    position: absolute;
    top: 0;
    right: 0;
    width: 113px;
    min-width: 113px;
    height: 44px;
    padding: 0;
    border: 1px solid #4e5b68;
    border-radius: 3px;
    background-color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 44px;
    color: #4e5b68;
    text-align: center;
}

.input_wrap.side_search .btn_search {
    position: absolute;
    right: 0;
    top: 0;
}

.input_wrap.side_search input {
    padding-right: 75px;
}

.input_wrap.side_search .btn_clear {
    right: 35px;
}

.input_apt {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.input_apt .input_wrap {
    flex: 1 0 auto;
    width: calc(50% - 65px);
}

.input_apt .input_wrap+.input_wrap {
    margin-left: 8px;
}

.input_apt.side_btn .btn {
    position: relative;
    margin-left: 8px;
}

.input_apt .text_tip {
    width: 100%;
}

select::-ms-expand {
    display: none;
}

.select_wrap {
    position: relative;
    width: 100%;
}

.select_wrap .ui_select {
    display: inline-block;
    position: relative;
    width: 100%;
}

.select_wrap .ui_select select {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    opacity: 0;
    width: 100%;
    height: 44px;
    box-sizing: border-box;
    padding: 0 14px;
    border: 1px solid #dddddd;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
}

.select_wrap .ui_select .ui_select_btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background: #fff;
    z-index: 10;
    height: 44px;
    padding: 0 14px 0 14px;
    border: 1px solid #dddddd;
    font-size: 16px;
    overflow: hidden;
}

.select_wrap .ui_select .ui_select_btn .ui_select_value {
    position: relative;
    display: block;
    width: 100%;
    padding-right: 12px;
    line-height: 24px;
    box-sizing: border-box;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select_wrap .ui_select.row02 .ui_select_btn .ui_select_value {
    height: 60px;
}

.select_wrap .ui_select.is_active .ui_select_btn {
    border: 2px solid #4868e1;
    border-bottom: 0;
    padding: 1px 13px 0 13px;
}

.select_wrap .ui_select .ui_select_btn.is_placeholder .ui_select_value {
    color: #767676;
}

.select_wrap .ui_select .ui_select_btn:focus {
    border: 2px solid #4868e1;
    padding: 0 13px 0 13px;
}

.select_wrap .ui_select .ui_select_value:before {
    content: '';
    position: absolute;
    z-index: 10;
    right: 2px;
    top: 5px;
    width: 9px;
    height: 9px;
    box-sizing: border-box;
    border-bottom: 2px solid #333;
    border-left: 2px solid #333;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.select_wrap .ui_select.row02 .ui_select_value:before {
    top: 17px;
}

.select_wrap .ui_select.row02.is_active .ui_select_btn .ui_select_value:before {
    top: 23px;
}

.select_wrap .ui_select.is_active .ui_select_btn .ui_select_value:before {
    top: 9px;
    transform: rotate(-225deg);
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
}

.select_wrap .ui_select .ui_select_menu {
    display: none;
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 11;
}

.select_wrap .ui_select .ui_select_menu {
    border: 2px solid #4868e1;
    border-top: 0;
    background-color: #fff;
}

.select_wrap .ui_select .ui_select_option a {
    display: block;
    width: 100%;
    padding: 10px 13px;
    font-size: 14px;
    color: #333;
    cursor: default;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select_wrap .ui_select.ui_select_link .ui_select_option a {
    cursor: pointer;
}

.select_wrap .ui_select .ui_select_option.is_placeholder a {
    color: #767676;
}

.select_wrap .ui_select[data-direction=up] .ui_select_menu {
    top: auto;
    bottom: 100%;
}

.select_wrap .ui_select[data-direction=up] .ui_select_btn {
    border-top: 0;
    border-bottom: 2px solid #4868e1;
    padding-top: 0px;
}

.select_wrap .ui_select[data-direction=up].is_active .ui_select_btn .ui_select_value {
    padding-top: 2px;
}

.select_wrap .ui_select[data-direction=up] .ui_select_menu {
    border: 2px solid #4868e1;
    border-bottom: 0;
}

.select_wrap .ui_select[data-direction=up] .ui_select_scr {
    border-bottom: 2px solid #ddd;
}

.select_wrap .ui_select[data-direction=down] .ui_select_menu {
    bottom: auto;
    top: 100%;
}

.select_wrap .ui_select[data-direction=down] .ui_select_btn {
    border-bottom: 0;
}

.select_wrap .ui_select[data-direction=down].is_active .ui_select_btn {
    padding-bottom: 3px;
}

.select_wrap .ui_select[data-direction=down] .ui_select_scr {
    border-top: 1px solid #ddd;
}

.ui_select .ui_select_scr {
    max-height: 205px;
    overflow: auto;
}

.select_wrap .ui_select .ui_select_btn.is_disabled {
    background: #f6f6f6;
}

.select_wrap .ui_select .ui_select_btn.is_disabled {
    border-color: #ddd;
    color: #ddd;
}

.select_wrap .ui_select .ui_select_btn.is_disabled:before {
    border-color: #ddd;
}

.select_wrap .ui_select.error .ui_select_btn .ui_select_value {
    border-color: #ff0000;
}

.select_wrap .ui_select.error .ui_select_menu {
    border-color: #ff0000;
}

.select_wrap .ui_select .mCSB_draggerContainer {
    display: block;
    top: 3px;
    bottom: 3px;
}

.select_wrap .ui_select .mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 10px;
    border-radius: 5px;
    background-color: #f6f6f6;
}

.select_wrap .ui_select .mCSB_scrollTools.mCSB_scrollTools_vertical .mCSB_dragger .mCSB_dragger_bar {
    width: 10px;
    border-radius: 5px;
    background-color: #767676;
}

.select_type.date_type:after {
    content: '';
    display: block;
    clear: both;
}

.select_type.date_type .select_wrap {
    width: calc(50% - 15px);
}

.select_type.date_type>* {
    float: left;
}

.select_type.date_type .input_mark {
    display: inline-block;
    width: 30px;
    height: 44px;
    line-height: 44px;
    text-align: center;
}

.select_mix {
    position: relative;
}

.select_mix:after {
    content: '';
    display: block;
    clear: both;
}

.select_mix .select_wrap {
    width: calc(100% - 121px);
}

.select_mix.remove_btn .select_wrap {
    width: 100%;
}

.select_mix.remove_btn .select_wrap+button,
.select_mix.remove_btn .select_wrap+a {
    display: none;
}

.select_mix .select_wrap,
.select_mix .btn {
    float: left;
}

.select_wrap.select_sort .ui_select select {
    border: 0;
}

.select_wrap.select_sort .ui_select .ui_select_btn .ui_select_value,
.select_wrap.select_sort .ui_select[data-direction=up].is_active .ui_select_btn .ui_select_value,
.select_wrap.select_sort .ui_select[data-direction=down].is_active .ui_select_btn .ui_select_value {
    font-size: 16px;
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border: 0;
    padding: 0 20px 0 0;
}

.select_wrap.select_sort .ui_select[data-direction=up].is_active .ui_select_btn,
.select_wrap.select_sort .ui_select[data-direction=up].is_active .ui_select_btn:focus {
    padding-top: 3px;
}

.select_wrap.select_sort .ui_select .ui_select_option a {
    padding: 7px 13px;
}

.select_wrap.select_sort .ui_select .ui_select_value:before {
    left: auto;
}

.select_colwrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.select_colwrap .select_wrap {
    width: 50%;
}

.select_colwrap .select_wrap:nth-of-type(1) {
    margin-right: 4px;
}

.select_colwrap .select_wrap:nth-of-type(2) {
    margin-left: 4px;
}

body.mobile .ui_select:before {
    content: '';
    position: absolute;
    z-index: 10;
    left: calc(100% - 25px);
    top: 14px;
    width: 9px;
    height: 9px;
    box-sizing: border-box;
    border-bottom: 2px solid #333;
    border-left: 2px solid #333;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

body.mobile .ui_select select {
    opacity: 1;
    position: relative;
}

body.mobile .ui_select .ui_select_btn {
    display: none;
}

body.app_shfan .ui_select:before {
    content: '';
    position: absolute;
    z-index: 10;
    left: calc(100% - 25px);
    top: 14px;
    width: 9px;
    height: 9px;
    box-sizing: border-box;
    border-bottom: 2px solid #333;
    border-left: 2px solid #333;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

body.app_shfan .ui_select select {
    opacity: 1;
    position: relative;
}

body.app_shfan .ui_select .ui_select_btn {
    display: none;
}

.ui_select.is_natived::before {
    content: '';
    position: absolute;
    z-index: 10;
    left: calc(100% - 25px);
    top: 14px;
    width: 9px;
    height: 9px;
    box-sizing: border-box;
    border-bottom: 2px solid #333;
    border-left: 2px solid #333;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.ui_select.is_natived select {
    position: relative;
    opacity: 1;
    left: 0;
    top: 0;
}

.ui_select.is_natived .ui_select_btn {
    display: none;
}

.email_wrap {
    width: 100%;
}

.email_wrap:after {
    content: '';
    display: block;
    clear: both;
}

.email_wrap>.input_wrap,
.email_wrap>.at,
.email_wrap>.select_wrap {
    float: left;
}

.email_wrap .input_wrap {
    width: calc(33% - 17.5px);
}

.email_wrap .at {
    display: inline-block;
    width: 35px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #999;
}

.email_wrap .select_wrap {
    width: calc(34% - 35px);
    margin-top: 0;
    margin-left: 8px;
}

.jumin_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
}

.jumin_wrap:after {
    display: inline-block;
    width: 80px;
    height: 44px;
    margin-left: 10px;
    content: "";
    background: url(/pconts/images/common/jumin_after.png) no-repeat;
}

.jumin_wrap .jumin01 {
    width: calc(40% - 9px);
}

.jumin_wrap .input_mark {
    display: inline-block;
    width: 17px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #999;
}

.jumin_wrap .jumin02 {
    width: calc(30% - 12px);
}

.text_wrap {
    width: 100%;
}

.text_wrap:after {
    content: '';
    display: block;
    clear: both;
}

.text_wrap textarea {
    display: block;
    width: 100%;
    height: 120px;
    box-sizing: border-box;
    padding: 14px;
    border: 1px solid #dddddd;
    resize: none;
    background-color: #fff;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.text_wrap .byte_info {
    display: inline;
    float: right;
    margin-top: 8px;
    font-size: 13px;
    text-align: right;
    color: #111;
}

.text_wrap .text_tip {
    display: block;
    float: left;
    margin-top: 8px;
}

.text_wrap textarea:focus {
    padding: 13px;
    border: 2px solid #4868e1;
}

.text_wrap.error textarea,
.text_wrap.error textarea:focus {
    padding: 14px;
    border: 2px solid #ff0000;
}

.text_wrap textarea:disabled {
    border: 1px solid #eee;
    background-color: #f6f6f6;
    color: #dddddd;
}

.text_wrap textarea[readonly] {
    border: 1px solid #dddddd;
    background-color: #e6e6e6;
}

.text_wrap textarea[readonly]:focus {
    border: 1px solid #ddd;
}

input[type="radio"],
input[type="checkbox"] {
    border: 0;
}

input[type="radio"]+span,
input[type="checkbox"]+span {
    transition: box-shadow 0.3s ease;
}

input[type="radio"]:focus+span,
input[type="checkbox"]:focus+span {
    box-shadow: 0 0 0 2px rgba(72, 104, 225, 0.5);
}

.radio_wrap,
.check_wrap {
    display: inline-block;
    position: relative;
    width: 100%;
}

.radio_wrap:not(.not_clear):after,
.check_wrap:not(.not_clear):after {
    display: block;
    content: "";
    clear: both;
}

.radio_wrap label,
.check_wrap label {
    display: inline-block;
    position: relative;
    cursor: pointer;
    vertical-align: middle;
}

.radio_wrap input[type="radio"],
.check_wrap input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0.05;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.radio_wrap label span,
.check_wrap label span {
    display: inline-block;
    position: relative;
    overflow: hidden;
    vertical-align: middle;
}

.radio_wrap.type_flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.radio_wrap.type_flex label {
    flex: 1;
}

.radio_wrap.type_flex.m_flex label {
    flex: none;
    min-width: 120px;
}

.radio_wrap.type_flex input[type="radio"],
.check_wrap.type_flex input[type="checkbox"],
.radio_wrap.type_flex.type_btn .radio_btn input[type="radio"],
.check_wrap.type_flex.type_btn .check_btn input[type="checkbox"],
.radio_wrap.type_flex.type_btn .radio_btn input[type="radio"]+span,
.check_wrap.type_flex.type_btn .check_btn input[type="checkbox"]+span {
    min-width: 100%;
    background-color: #fff;
}

.radio_wrap.type_flex.type_btn .radio_btn input[type="radio"]:focus+span,
.check_wrap.type_flex.type_btn .check_btn input[type="checkbox"]:focus+span {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.radio_wrap.type_flex.type_btn .radio_btn input[type="radio"]:checked:focus+span,
.check_wrap.type_flex.type_btn .check_btn input[type="checkbox"]:checked:focus+span {
    box-shadow: 0 0 0 2px rgba(72, 104, 225, 0.5);
    ;
}

.radio_wrap.type_flex.type_btn.col4_3,
.check_wrap.type_flex.type_btn.col4_3 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -2px;
}

.radio_wrap.type_flex.type_btn.col4_3 .radio_btn,
.check_wrap.type_flex.type_btn.col4_3 .check_btn {
    flex: 0 0 auto;
    width: calc(25% - 4px);
    margin: 2px;
}

.radio_wrap.type_flex.type_btn .radio_btn input[type="radio"]+span {
    padding-left: 14px;
    padding-right: 14px;
}

.swiper-container-initialized .radio_wrap.type_flex.type_btn .radio_btn,
.swiper-container-initialized .check_wrap.type_flex.type_btn .check_btn {
    overflow: hidden;
    border-radius: 3px;
}

.swiper-container-initialized .check_wrap.type_flex.type_btn .check_btn.is_focused {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.swiper-container-initialized .radio_wrap.type_flex.type_btn .radio_btn.is_focused,
.swiper-container-initialized .radio_wrap.type_flex.type_btn .radio_btn.is_focused.is_checked,
.swiper-container-initialized .check_wrap.type_flex.type_btn .check_btn.is_focused.is_checked {
    box-shadow: 0 0 0 2px rgba(72, 104, 225, 0.5);
}

.check_wrap.type_flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.check_wrap.type_flex.col02 {
    margin-top: -10px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.check_wrap.type_flex.col02 .check_default {
    width: 50%;
    margin-top: 10px;
}

.w_size01 .check_wrap.type_flex .check_default+.check_default {
    margin-left: 0;
}

.radio_wrap.type_btn.has_penguin .radio_btn.lg input[type="radio"]+span,
.check_wrap.type_btn.has_penguin .check_btn.lg input[type="checkbox"]+span {
    display: block;
    overflow: hidden;
    height: 64px;
    padding: 0 36px 0 96px;
    border-radius: 3px;
    line-height: 62px;
    box-shadow: none;
}

.radio_wrap.type_btn.has_penguin .radio_btn.lg input[type="radio"]:checked+span,
.check_wrap.type_btn.has_penguin .check_btn.lg input[type="checkbox"]:checked+span {
    line-height: 60px;
    padding: 0 35px 0 95px;
    border-width: 2px;
}

.radio_wrap.type_btn.has_penguin .radio_btn.lg input[type="radio"]+span:before,
.check_wrap.type_btn.has_penguin .check_btn.lg input[type="checkbox"]+span:before {
    content: '';
    display: block;
    position: absolute;
    left: 15px;
    bottom: 0px;
    width: 62px;
    height: 64px;
    background: no-repeat center top;
}

.radio_wrap.type_btn.has_penguin .radio_btn.lg input[type="radio"]:checked+span:before,
.check_wrap.type_btn.has_penguin .check_btn.lg input[type="checkbox"]:checked+span:before {
    left: 14px;
    bottom: 0;
    background-position: center bottom;
}

.radio_wrap.type_btn.has_penguin .radio_btn.lg.positive input[type="radio"]+span:before,
.check_wrap.type_btn.has_penguin .check_btn.lg.positive input[type="checkbox"]+span:before {
    background-image: url('/pconts/images/common/check_penguin_positive.png');
}

.radio_wrap.type_btn.has_penguin .radio_btn.lg.negative input[type="radio"]+span:before,
.check_wrap.type_btn.has_penguin .check_btn.lg.negative input[type="checkbox"]+span:before {
    background-image: url('/pconts/images/common/check_penguin_negative.png');
}

.radio_wrap.no_txt .radio_default input[type="radio"]+span,
.check_wrap.no_txt .check_default input[type="checkbox"]+span {
    width: 26px;
    height: 26px;
    padding: 0;
}

.radio_wrap.radio_pop,
.check_wrap.check_pop {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -15px 0 0 -15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.radio_wrap.radio_pop label,
.check_wrap.check_pop label {
    width: 133px;
}

.radio_wrap.radio_pop .radio_default+.radio_default,
.check_wrap.check_pop .check_default+.check_default {
    margin-left: 15px;
}

.radio_wrap.radio_pop .radio_default,
.check_wrap.check_pop .check_default {
    margin: 15px 0 0 15px;
}

.radio_wrap.radio_pop .radio_default span,
.check_wrap.check_pop .check_default span {
    width: 100%;
}

.radio_monthwrap {
    padding: 0 3px;
}

.radio_monthwrap+.radio_monthwrap {
    margin-top: 25px;
}

.radio_monthwrap .c_title {
    margin-bottom: 5px;
}

.radio_wrap.radio_month,
.check_wrap.radio_month {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: -3px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.radio_wrap.radio_month.type_btn .radio_btn+.radio_btn {
    margin-left: 0;
}

.radio_wrap.radio_month label,
.check_wrap.radio_month label {
    width: 33.33%;
    padding: 3px;
    flex: 0 0 auto;
}

.radio_wrap.type_btn ul {
    display: block;
    width: 100%;
}

.radio_wrap.type_btn ul:after {
    content: '';
    display: block;
    clear: both;
}

.radio_wrap.type_btn li {
    float: left;
}

.radio_wrap.type_btn li:not(:first-child) {
    margin-left: 5px;
}

.radio_wrap.type_btn.type02 li:not(:first-child) {
    margin-left: 12px;
}

.radio_wrap.type_btn li .radio_btn {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
}

.radio_wrap.type_btn li .radio_btn input[type="radio"]+span {
    display: table-cell;
    height: 100%;
    padding: 12px 14px;
    line-height: 1.2;
    vertical-align: middle;
}

.radio_wrap.type_btn li .radio_btn input[type="radio"]:checked+span {
    display: table-cell;
    height: 100%;
    padding: 11px 14px;
    line-height: 1.2;
    vertical-align: middle;
}

.radio_wrap.type_btn li .radio_btn .row {
    display: block;
    font-style: normal;
    font-size: 13px;
    text-align: left;
    font-weight: 400;
}

.radio_wrap.type_btn ul.flex_row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
}

.radio_wrap.type_btn ul.flex_row li {
    float: none;
}

.radio_wrap.type_btn ul.flex_row li:not(:first-child) {
    margin-left: 0;
}

.radio_wrap.type_btn.type_free ul {
    margin-top: -5px;
}

.radio_wrap.type_btn.type_free li,
.radio_wrap.type_btn.double li {
    margin-top: 5px;
}

.form_type .form_ele .radio_btn_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -4px 0 0 -4px;
}

.radio_wrap.type_btn .radio_btn_list li {
    float: inherit;
    width: calc(50% - 4px);
    margin: 4px 0 0 4px;
}

.radio_wrap.type_btn .radio_btn_list li .radio_btn.big span>em {
    display: block;
}

.radio_wrap.type_btn .radio_btn_list li .radio_btn.big span .name {
    font-size: 15px;
    text-align: left;
}

.radio_wrap.type_btn .radio_btn_list li .radio_btn.big span .sub_txt {
    margin-top: 5px;
    text-align: right;
    font-size: 20px;
    font-weight: 400;
}

.radio_wrap.no_text {
    margin: 8px 0 0 0;
}

.radio_wrap.no_text label.radio_default {
    min-height: 26px;
    width: auto;
    margin: 0;
}

.radio_wrap.no_text span {
    min-height: 26px;
}

.radio_date_mix .radio_cover,
.radio_date_mix .input_cover {
    float: left;
}

.radio_date_mix .radio_cover {
    width: 35px;
    margin-right: 10px;
}

.radio_date_mix .input_cover {
    width: calc(100% - 45px);
}

.radio_wrap .radio_default+.radio_default,
.check_wrap .check_default+.check_default {
    margin-left: 80px;
}

.w_size01 .radio_wrap .radio_default+.radio_default,
.w_size01 .check_wrap .check_default+.check_default {
    margin-left: 20px;
}

.radio_wrap .radio_default input[type="radio"],
.check_wrap .check_default input[type="checkbox"] {
    width: 26px;
    height: 26px;
    border-radius: 50%;
}

.radio_wrap .radio_default input[type="radio"]+span,
.check_wrap .check_default input[type="checkbox"]+span {
    padding-left: 35px;
    color: #111;
    line-height: 26px;
}

.radio_wrap .radio_default input[type="radio"]+span:before,
.check_wrap .check_default input[type="checkbox"]+span:before {
    position: absolute;
    left: 0;
    top: 0px;
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #ddd;
    content: "";
    background-color: #fff;
}

.radio_wrap.down .radio_default input[type="radio"]+span:before,
.check_wrap.down .check_default input[type="checkbox"]+span:before {
    top: 0;
}

.radio_wrap.down .radio_default input[type="radio"]+span:after,
.check_wrap.down .check_default input[type="checkbox"]+span:after {
    top: 8px;
}

.radio_wrap .radio_default input[type="radio"]+span:after,
.check_wrap .check_default input[type="checkbox"]+span:after {
    display: inline-block;
    position: absolute;
    content: '';
}

.radio_wrap .radio_default input[type="radio"]+span:before,
.radio_wrap .radio_default input[type="radio"]+span:after,
.check_wrap .check_default input[type="checkbox"]+span:before {
    border-radius: 50%;
}

.check_wrap .check_default input[type="checkbox"]+span:after {
    width: 15px;
    height: 11px;
    top: 8px;
    left: 6px;
    background: url(/pconts/images/common/check_off.png) no-repeat 0 0;
    content: "";
}

.radio_wrap .radio_default input[type="radio"]+span.info_cover {
    display: block;
}

.radio_wrap .radio_default input[type="radio"]+span.info_cover .info {
    display: block;
}

.radio_wrap .radio_default input[type="radio"]+span.info_cover .info:after {
    content: '';
    display: block;
    clear: both;
}

.radio_wrap .radio_default input[type="radio"]+span.info_cover .info .date {
    display: inline-block;
    float: left;
    font-weight: 400;
    ;
}

.radio_wrap .radio_default input[type="radio"]+span.info_cover .info .money {
    display: inline-block;
    float: right;
    font-size: 20px;
}

.radio_wrap .radio_dn.middle:before,
.radio_wrap .radio_default input[type="radio"]+span.info_cover.middle:before {
    top: 50%;
    margin-top: -13px;
}

.radio_wrap .radio_default input[type="radio"]+span.info_cover.middle:after,
.radio_wrap .radio_default input[type="radio"]+span.info_cover.middle:after {
    top: 50%;
    margin-top: -7px;
}

.radio_wrap.type_col {
    flex-wrap: nowrap;
}

.radio_wrap.type_col .radio_default {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.radio_wrap .radio_default input[type="radio"]:checked+span,
.check_wrap .check_default input[type="checkbox"]:checked+span {
    color: #333;
}

.radio_wrap .radio_default input[type="radio"]:checked+span:after {
    left: 6px;
    top: 5px;
    display: block;
    width: 14px;
    height: 14px;
    background: #4868e1;
    content: "";
}

.check_wrap .check_default input[type="checkbox"]:checked+span:after {
    background: url(/pconts/images/common/check_on.png) no-repeat 0 0;
}

.radio_wrap .radio_default input[type="radio"]:disabled+span,
.check_wrap .check_default input[type="checkbox"]:disabled+span {
    color: #ddd;
}

.radio_wrap .radio_default input[type="radio"]:disabled+span:before,
.check_wrap .check_default input[type="checkbox"]:disabled+span:before {
    border-color: #eee;
    background: #f6f6f6;
}

.radio_wrap .radio_default input[type="radio"]:disabled+span:after {
    background: #bbb;
}

.check_wrap .check_default input[type="checkbox"]:checked:disabled+span:after {
    background: url(/pconts/images/common/check_disabled_on.png) no-repeat 0 0;
}

.check_wrap .check_default input[type="checkbox"]:disabled+span:after {
    background: url(/pconts/images/common/check_disabled_off.png) no-repeat 0 0;
}

.check_wrap .check_default input[type="checkbox"]:disabled+span .marker_hyphen {
    color: #ddd;
}

.check_wrap .check_default input[type="checkbox"]:disabled+span .marker_hyphen::before {
    background-color: #ddd;
}

.radio_wrap.type_btn .radio_btn+.radio_btn,
.check_wrap.type_btn .check_btn+.check_btn,
.radio_wrap.type_btn.type_flex.has_ico .radio_btn+.radio_btn,
.check_wrap.type_btn.type_flex.has_ico .check_btn+.check_btn {
    margin-left: 4px;
}

.radio_wrap.type_btn .radio_btn input[type="radio"],
.check_wrap.type_btn .check_btn input[type="checkbox"] {
    width: 100%;
    height: 100%;
}

.radio_wrap.type_btn .radio_btn input[type="radio"]+span,
.check_wrap.type_btn .check_btn input[type="checkbox"]+span {
    min-width: 90px;
    width: 100%;
    height: 44px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #bbb;
    background-color: #fff;
    color: #111;
    border-radius: 3px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    box-sizing: border-box;
}

.radio_wrap.type_btn .radio_btn input[type="radio"]+span.h_auto,
.check_wrap.type_btn .check_btn input[type="checkbox"]+span.h_auto {
    height: auto;
    min-height: 44px;
    padding: 11px 5px;
    line-height: 1.2;
}

.radio_wrap.type_btn .radio_btn:first-child input[type="radio"]+span,
.check_wrap.type_btn .check_btn:first-child input[type="checkbox"]+span {
    border-left: 1px solid #bbb;
}

.radio_wrap.type_btn .radio_btn input[type="radio"]:checked+span,
.check_wrap.type_btn .check_btn input[type="checkbox"]:checked+span {
    padding-left: 14px;
    padding-right: 14px;
    border: 2px solid #4868e1;
    color: #4868e1;
    line-height: 40px;
}

.radio_wrap.type_btn .radio_btn input[type="radio"]:checked+span.h_auto,
.check_wrap.type_btn .check_btn input[type="checkbox"]:checked+span.h_auto {
    padding: 10px 4px;
    line-height: 1.2;
}

.radio_wrap.type_btn .radio_btn input[type="radio"]+span:before,
.radio_wrap.type_btn .radio_btn input[type="radio"]:checked+span:after {
    display: none;
}

.radio_wrap.type_btn .radio_btn input[type="radio"]:checked:disabled+span,
.check_wrap.type_btn .check_btn input[type="checkbox"]:checked:disabled+span {
    border-color: #ddd;
    background: #fff;
    color: #999;
}

.radio_wrap.type_btn .radio_btn input[type="radio"]:disabled+span,
.check_wrap.type_btn .check_btn input[type="checkbox"]:disabled+span {
    background: #f6f6f6;
    border-color: #eee;
    color: #ddd;
}

.radio_wrap.type_btn.anyline .radio_btn+.radio_btn {
    margin-left: 0;
}

.radio_wrap.type_btn.anyline .radio_btn {
    margin-right: 4px;
    margin-bottom: 6px;
}

.radio_wrap.type_btn.type02 .radio_btn input[type="radio"],
.check_wrap.type_btn.type02 .check_btn input[type="checkbox"] {
    min-width: 100%;
    width: 100%;
    height: 100%;
}

.radio_wrap.type_btn.type02 .radio_btn input[type="radio"]+span,
.check_wrap.type_btn.type02 .check_btn input[type="checkbox"]+span {
    min-width: 100%;
    width: 100%;
    height: 30px;
    padding: 0 18px;
    border: 1px solid #666;
    background-color: #fff;
    color: #111;
    border-radius: 15px;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
}

.radio_wrap.type_btn.type02 .radio_btn input[type="radio"]:checked+span,
.check_wrap.type_btn.type02 .check_btn input[type="checkbox"]:checked+span {
    height: 32px;
    padding: 0 18px;
    border: 2px solid #4868e1;
    color: #4868e1;
}

.radio_wrap.h_auto .radio_btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.radio_wrap.h_auto .radio_btn input[type="radio"]+span,
.check_wrap.h_auto .check_btn input[type="checkbox"]+span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    line-height: normal;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.radio_wrap.h_auto .radio_btn input[type="radio"]:checked+span,
.check_wrap.h_auto .check_btn input[type="checkbox"]:checked+span {
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: normal;
}

.radio_wrap.type_btn.type_100p,
.check_wrap.type_btn.type_100p {
    width: 100%;
}

.radio_wrap.type_btn.type_100p .radio_btn,
.check_wrap.type_btn.type_100p .check_btn {
    min-width: 100%;
}

.radio_wrap.type_btn.type_100p .radio_btn input[type="radio"],
.check_wrap.type_btn.type_100p .check_btn input[type="checkbox"] {
    min-width: 100%;
    width: 100%;
    height: 100%;
}

.radio_wrap.type_btn.type_100p .radio_btn+.radio_btn,
.check_wrap.type_btn.type_100p .check_btn+.check_btn {
    margin-left: 0;
    margin-top: 5px;
}

.radio_wrap.type_btn.has_ico .radio_btn+.radio_btn,
.check_wrap.type_btn.has_ico .check_btn+.check_btn {
    margin-left: 10px;
}

.radio_wrap.type_btn.has_ico .radio_btn input[type="radio"],
.check_wrap.type_btn.has_ico .check_btn input[type="checkbox"] {
    width: 156px;
}

.radio_wrap.type_btn.has_ico .radio_btn input[type="radio"]+span,
.check_wrap.type_btn.has_ico .check_btn input[type="checkbox"]+span {
    width: 156px;
    background-color: #fff;
}

.radio_wrap.type_btn.has_ico .radio_btn input[type="radio"]+span:before,
.check_wrap.type_btn.has_ico .check_btn input[type="checkbox"]+span:before {
    display: inline-block;
    position: relative;
    top: 1px;
    width: 15px;
    height: 11px;
    margin-right: 9px;
    background: url(/pconts/images/common/check_off2.png) no-repeat 0 0;
    content: "";
}

.radio_wrap.type_btn.has_ico .radio_btn input[type="radio"]:checked+span:before,
.check_wrap.type_btn.has_ico .check_btn input[type="checkbox"]:checked+span:before {
    background: url(/pconts/images/common/check_on2.png) no-repeat 0 0;
}

.radio_wrap.type_btn.has_ico.w_auto .radio_btn input[type="radio"],
.check_wrap.type_btn.has_ico.w_auto .check_btn input[type="checkbox"] {
    width: auto;
}

.radio_wrap.type_btn.has_ico.w_auto .radio_btn input[type="radio"]+span,
.check_wrap.type_btn.has_ico.w_auto .check_btn input[type="checkbox"]+span {
    width: auto;
}

.radio_wrap.type_btn.has_ico.type_flex .radio_btn input[type="radio"],
.check_wrap.type_btn.has_ico.type_flex .check_btn input[type="checkbox"] {
    width: 100%;
}

.radio_wrap.type_btn.has_ico.type_flex .radio_btn input[type="radio"]+span,
.check_wrap.type_btn.has_ico.type_flex .check_btn input[type="checkbox"]+span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.radio_wrap.type_btn.no_ico .radio_btn input[type="radio"]+span,
.check_wrap.type_btn.no_ico .check_btn input[type="checkbox"]+span {
    min-width: 156px;
}

.radio_wrap.type_btn.no_ico .radio_btn+.radio_btn {
    margin-left: 0;
}

.radio_wrap.small_type .radio_default+.radio_default {
    margin: 0 45px 0 0;
}

.radio_wrap.small_type .radio_default input[type="radio"]+span {
    padding-left: 24px;
}

.radio_wrap.small_type .radio_default input[type="radio"]+span:before {
    top: 5px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    border: 0;
    background: #bbb;
}

.radio_wrap.small_type .radio_default input[type="radio"]+span:after {
    left: 4px;
    top: 9px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 0;
    background: #fff;
}

.radio_wrap.small_type .radio_default input[type="radio"]:checked+span:before {
    background-color: rgba(72, 104, 225, 0.5);
}

.like_as_input {
    display: inline-block;
    width: 100%;
    min-height: 44px;
    padding: 10px 14px 7px;
    border: 1px solid #ddd;
    background-color: #fff;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.like_as_input.readonly {
    color: #111;
}

.like_as_input.c_poiner {
    cursor: pointer;
}

button>span {
    position: relative;
}

.btn_wrap {
    display: block;
    position: relative;
}

.btn_wrap::after {
    display: block;
    clear: both;
    content: "";
}

.btn_wrap .btn_left {
    float: left;
}

.btn_wrap .btn_right {
    float: right;
}

.btn_wrap .btn_center {
    text-align: center;
}

.btn_wrap.btn_float button,
.btn_wrap.btn_float a {
    float: left;
}

.btn_wrap.flex_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.btn_wrap.flex_wrap .btn {
    flex: 1;
}

.btn_wrap.flex_wrap.add_money_group .btn {
    height: 44px;
    background-color: #fff;
    font-weight: 700;
    font-size: 16px;
}

.btn_wrap.flex_wrap.add_money_group .btn+.btn {
    margin-left: 8px;
}

.btn_wrap.flex_wrap.add_money_group .btn.clicked {
    border: 2px solid #4868e1;
    color: #4868e1;
}

.btn_wrap.flex_wrap.add_money_group.h_auto .btn.rectangle {
    line-height: 25px;
    height: 69px;
}

.btn_group .btn.left {
    min-width: 90px;
    padding: 0 22px;
}

.btn_group .btn.left_lg {
    min-width: 90px;
    padding: 0 22px;
}

.btn_group .btn.left_ico {
    min-width: 38px;
}

.btn {
    display: inline-block;
    position: relative;
    height: 56px;
    padding: 0 48px;
    border: 1px solid transparent;
    border-radius: 56px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    line-height: 54px;
    font-weight: 700;
    font-size: 18px;
    white-space: nowrap;
}

.btn span {
    position: relative;
}

.btn+.btn {
    margin-left: 5px;
}

a.btn.row02,
button.btn.row02 {
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 1.3;
}

.btn.row02m span br {
    display: none;
}

.btn.h_auto {
    height: auto !important;
    padding: 8px 12px;
    line-height: inherit;
    white-space: normal;
}

.btn_cont .btn {
    height: 48px;
    padding: 1px 42px 0;
    border-radius: 48px;
    line-height: 45px;
}

.btn_cont .btn.ico_btn {
    width: 48px;
    height: 48px;
}

.btn_cont .btn {
    font-weight: 300;
}

.btn_cont .btn.default {
    min-width: 180px;
}

.btn_cont .btn.line_gray {
    border-color: #bbb;
}

.btn_cont .btn_link::after {
    top: -2px;
}

.btn.default {
    min-width: 200px;
}

.btn.lg {
    width: 100%;
}

.btn.arrow {
    color: #111;
}

.btn.arrow span::after {
    content: '';
    display: inline-block;
    width: 11px;
    height: 8px;
    margin-left: 8px;
    background: url('/pconts/images/icon/ico_arw_more.png') no-repeat 0 0;
}

.btn.blue {
    background: #4868e1;
    color: #fff;
}

.btn.gold {
    background: #8d743a;
    color: #fff;
}

.btn.darkgray {
    background: #4e5b68;
    color: #fff;
}

.btn.gray {
    border: 1px solid transparent;
    background: #ddd;
    color: #333;
}

.btn.line_gray {
    border: 1px solid #ddd;
    background-color: #fff;
    color: #111;
}

.btn.line_darkgray {
    border: 1px solid #4e5b68;
    background-color: #fff;
    color: #4e5b68;
}

.btn.line_round {
    min-width: 63px;
    height: 28px;
    padding: 0 15px;
    border: 1px solid #bbb;
    border-radius: 20px;
    background: #fff;
    font-weight: 400;
    font-size: 13px;
    color: #111;
    line-height: 26px;
}

.btn.line_blue {
    border: 1px solid #4868e1;
    background-color: #fff;
    color: #4868e1;
}

.btn.line_blue::after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: 2px;
    margin-bottom: 1px;
    border: 1px solid #4868e1;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
}

.btn.next::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    border: solid #666 1px;
    border-bottom: none;
    border-right: none;
    transform: rotate(135deg);
    opacity: 0.4;
}

.btn.blue.next::after,
.btn.blue.next:disabled::after,
.btn.gold.next::after,
.btn.darkgray.next::after {
    border-color: #fff;
}

.btn_link {
    min-width: 146px;
    height: 40px;
    padding: 0 16px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font-weight: 300;
    font-size: 15px;
    color: #111;
    line-height: 38px;
    background-color: #fff;
}

.btn_link::after {
    content: '';
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    margin-left: 5px;
    border: 1px solid #cbcbcb;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
}

.btn_outlink {
    min-width: 146px;
    height: 40px;
    padding: 1px 16px 0;
    border: 1px solid #bbb;
    border-radius: 3px;
    font-weight: 300;
    font-size: 15px;
    color: #111;
    line-height: 37px;
    background-color: #fff;
}

.btn_outlink::after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-left: 5px;
    margin-bottom: -4px;
    background: url(/pconts/images/icon/ico_outlink02.png) no-repeat center;
}

.btn_line {
    min-width: 146px;
    height: 40px;
    padding: 0 16px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font-weight: 300;
    font-size: 15px;
    color: #111;
    line-height: 38px;
    background-color: #fff;
}

.btn_cont .btn_outlink::after {
    margin-bottom: -3px;
}

.btn_outlink.blue {
    border-color: transparent;
}

.btn_outlink.blue::after {
    border-color: #fff;
    background-image: url(/pconts/images/icon/ico_outlink02_white.png)
}

.btn_cont .btn_link,
.btn_cont .btn_outlink {
    font-size: 18px;
}

.btn_cont .btn_link::after,
.btn_cont .btn_outlink::after {
    border-color: #adadad;
}

.btn_sm.btn_outlink::after {
    width: 8px;
    height: 8px;
    margin-left: 8px;
    margin-bottom: 0;
    background: url(/pconts/images/icon/ico_outlink05.png) no-repeat center;
}

.btn_sm.btn_download2 span {
    color: #111;
}

.btn_sm.btn_download2:before {
    content: '';
    display: inline-block;
    width: 14px;
    height: 12px;
    margin-right: 6px;
    background: url(/pconts/images/icon/btn_download01_pc.png) no-repeat 50% 50%;
    vertical-align: -1px;
}

.btn.rectangle {
    display: inline-block;
    height: 41px;
    padding: 0 15px;
    border: 1px solid #bbb;
    font-size: 15px;
    font-weight: 400;
    color: #111;
    border-radius: 3px;
    line-height: 39px;
}

.btn.rectangle span {
    font-size: 15px;
}

.btn.rectangle.line_darkgray {
    border-color: #4e5b68;
    color: #4e5b68;
    font-weight: 700;
}

.btn.rectangle.line_darkgray span {
    font-size: 16px;
}

.btn.rectangle.download span::after {
    content: '';
    display: inline-block;
    width: 14px;
    height: 12px;
    margin-left: 15px;
    background: url(/pconts/images/icon/btn_download01_pc.png) no-repeat 50% 50%;
    vertical-align: -1px;
}

.btn.rectangle:not(.blue):not(.darkgray) {
    background-color: #fff;
}

.type_click .btn.rectangle {
    height: 44px;
    line-height: 42px;
    background: #fff;
}

.type_click .btn.rectangle span {
    font-weight: 700;
}

.type_click .btn.rectangle.current {
    border: 2px solid #4868e1;
    background-color: #fff;
    color: #4868e1;
}

.type_click .btn+.btn {
    margin-left: 3px;
}

.btn_sm,
.pop_btn .btn.btn_sm {
    min-width: 63px;
    height: 28px;
    padding: 0 10px;
    border: 1px solid #bbb;
    border-radius: 3px;
    background: #fff;
    font-weight: 400;
    font-size: 13px;
    color: #333;
    line-height: 26px;
}

.btn_sm.link::after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: 2px;
    margin-bottom: 1px;
    border: 1px solid #333;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
}

.text_link {
    position: relative;
    display: inline-block;
    padding-right: 22px;
    font-size: 15px;
}

.text_link::before {
    content: '';
    display: block;
    position: absolute;
    top: 1px;
    right: 0;
    width: 19px;
    height: 19px;
    background-color: transparent;
    border-radius: 50%;
}

.text_link:hover::before,
.text_link:focus::before {
    background-color: #eee;
}

.text_link:active::before {
    background-color: #4868e1;
}

.text_link::after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: 7px;
    width: 8px;
    height: 8px;
    border: 1px solid #333;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.text_link:hover::after,
.text_link:focus::after {
    border-color: #4868e1 !important;
}

.text_link:active::after {
    border-color: #fff !important;
}

.text_link.color_prim::after {
    border-color: #4868e1;
}

.text_link.color_black::after {
    border-color: #515151;
}

.text_link.h_title::before {
    top: 5px;
}

.text_link.h_title::after {
    top: 11px;
}

.text_more,
.text_less {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    font-size: 15px;
}

.text_more::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 11px;
    height: 11px;
    margin-top: -6px;
    background: url(/pconts/images/icon/ico_plus.png) no-repeat;
}

.text_less::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 11px;
    height: 11px;
    margin-top: -6px;
    background: url(/pconts/images/icon/ico_minus.png) no-repeat;
}

.text_outlink {
    font-size: 15px;
}

.text_outlink::after {
    content: '';
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-left: 8px;
    margin-bottom: -4px;
    background: url(/pconts/images/icon/ico_outlink02.png) no-repeat center;
}

.text_outlink:hover::after,
.text_outlink:focus::after {
    background: url(/pconts/images/icon/ico_outlink03.png) no-repeat center;
    border-radius: 50%;
}

.text_outlink:active::after {
    background: url(/pconts/images/icon/ico_outlink04.png) no-repeat center;
    border-radius: 50%;
}

.btn_refrash {
    position: relative;
}

.btn_refrash:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 17px;
    margin: 0 0 -3px 10px;
    background: url(/pconts/images/icon/ico_reset.png) no-repeat;
}

.pop_btn .btn {
    min-width: 180px;
    height: 48px;
    line-height: 46px;
}

.pop_btn.btn_group .btn {
    width: auto;
}

.pop_btn.btn_group.pd_min .btn {
    width: auto;
    padding: 0 20px;
}

.btn_download {
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 26px;
    background: url(/pconts/images/icon/btn_download02.png) no-repeat;
}

.btn_download span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

.btn_download03 {
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 26px;
    background: url(/pconts/images/icon/btn_download03.png) no-repeat;
    background-size: 30px auto;
}

.btn_download03 span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

.btn_download03:disabled {
    background: url(/pconts/images/icon/btn_downloadDisable.png) no-repeat;
    background-size: 30px auto;
    pointer-events: none;
}

.btn_coupon {
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background: url(/pconts/images/icon/btn_download03.png) no-repeat;
    background-size: 30px auto;
}

.btn_coupon span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

.btn.side_btn {
    height: 44px;
    padding: 0 15px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
}

.btn.add span {
    padding-right: 25px;
}

.btn.add span::after {
    content: '+';
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 12px);
    font-size: 28px;
    font-weight: 200;
    line-height: 0.9
}

.btn.remove span {
    padding-right: 25px;
}

.btn.remove span::after {
    content: '-';
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 12px);
    font-size: 28px;
    font-weight: 200;
    line-height: 0.9
}

.btn_delete {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: url(/pconts/images/common/ico_delete.png) no-repeat;
    background-size: 100%;
}

.btn_search {
    display: inline-block;
    overflow: hidden;
    width: 44px;
    height: 44px;
    background: url('/pconts/images/icon/ico_search02.png') no-repeat center center / 24px 25px;
}

.btn_search span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

.btn_clear {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 15px;
    overflow: hidden;
    width: 23px;
    height: 23px;
    margin-top: -11px;
    background: url('/pconts/images/icon/ico_clear.png') no-repeat center center / 23px 23px;
    text-indent: -999px;
}

.btn_clear.hide {
    display: none;
}

.btn_print_down button {
    position: relative;
}

.btn_print_down button span {
    font-size: 16px;
    color: #111;
    padding-left: 25px;
}

.btn_print_down button+button {
    margin-left: 10px;
}

.btn_print_down .excel::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    background: url(/pconts/images/icon/ico_excel.png) no-repeat center;
}

.btn_print_down .print::before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    background: url(/pconts/images/icon/ico_print.png) no-repeat center;
}

.btn.btn_share {
    padding: 0 27px;
}

.btn.btn_share:before {
    display: inline-block;
    position: relative;
    top: 6px;
    width: 24px;
    height: 26px;
    background: url(/pconts/images/icon/btn_share.png) no-repeat;
    content: "";
}

.btn.btn_share span {
    display: inline-block;
    text-indent: -9999px;
}

.btn.btn_share:before {
    display: inline-block;
    position: relative;
    top: 6px;
    width: 24px;
    height: 26px;
    background: url(/pconts/images/icon/btn_share.png) no-repeat;
    content: "";
}

.btn_sm.btn_print span {
    color: #111;
}

.btn_sm.btn_print:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 14px;
    margin-right: 6px;
    background: url(/pconts/images/icon/ico_print02.png) no-repeat 50% 50%;
    vertical-align: -3px;
}

.btn_sm.btn_email span {
    color: #111;
}

.btn_sm.btn_email:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 13px;
    margin-right: 6px;
    background: url(/pconts/images/icon/ico_email.png) no-repeat 50% 50%;
    vertical-align: -3px;
}

.btn_sm.btn_email2 span {
    color: #111;
}

.btn_sm.btn_email2:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 12px;
    margin-right: 8px;
    background: url(/pconts/images/icon/ico_email2.jpg) no-repeat;
    vertical-align: -2px;
}

.btn_sm.btn_fax span {
    color: #111;
}

.btn_sm.btn_fax:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 13px;
    margin-right: 8px;
    background: url(/pconts/images/icon/btn_fax.png) no-repeat;
    vertical-align: -3px;
}

.btn.ico_btn {
    position: relative;
    width: 56px;
    height: 56px;
    padding: 0;
    border-radius: 28px;
    border: 1px solid #ddd;
    background: #fff;
}

.btn.ico_btn:before {
    display: block;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28px;
    height: 28px;
}

.btn.ico_btn>span {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    margin-left: -1px;
    border: 0 none !important;
    background: transparent !important;
    color: transparent !important;
}

.btn.ico_btn.share:before {
    margin: -14px 0 0 -14px;
    background: url(/pconts/images/icon/ico_share.png) 0 0 no-repeat;
}

.btn.ico_btn.refresh:before {
    margin: -14px 0 0 -13px;
    background: url(/pconts/images/icon/ico_refresh.png) 0 0 no-repeat;
}

.btn.ico_btn.view_list:before {
    margin: -14px 0 0 -14px;
    background: url(/pconts/images/icon/ico_view_list.png) 0 0 no-repeat;
}

.btn_detailview {
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 26px;
    background: url('/pconts/images/icon/ico_view.png') no-repeat;
    background-size: 30px auto;
}

.btn_detailview span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

.pop_btn .btn.ico_btn {
    width: 48px;
    height: 48px;
}

.pop_btn .btn.ico_btn:before {
    width: 22px;
    height: 22px;
    background-size: 22px 22px
}

.pop_btn .btn.ico_btn.share:before {
    margin: -11px 0 0 -11px;
}

.pop_btn .btn.ico_btn.refresh:before {
    margin: -10px 0 0 -9px;
    background-size: 20px 20px
}

.btn:disabled,
.btn.disabled {
    background-color: #ddd;
    color: #fff;
    cursor: not-allowed;
}

.btn.line_gray:disabled {
    border-color: #ddd;
    background-color: #f6f6f6;
    color: #bbb;
}

.btn.line_darkgray:disabled {
    border-color: #eee;
    background-color: #f6f6f6;
    color: #ddd;
}

.btn.prev:disabled::before,
.btn.next:disabled::after {
    opacity: 1;
}

.side_btn .btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 114px;
    min-width: 114px;
    height: 44px;
    padding: 0 15px;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
}

.side_btn .btn.row02 {
    padding: 0 5px;
    font-size: 13px;
    line-height: 15px;
    white-space: normal;
}

.btn_question {
    position: relative;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: -4px 0 -4px 3px;
    border-radius: 50%;
    background: url(/pconts/images/common/ico_popup.png) no-repeat center center #b1b1b1;
    background-size: 6px 10px;
}

.btn_question span {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-indent: -999px;
}

.btn_tooltip {
    position: relative;
    width: 18px;
    height: 18px;
    line-height: 18px;
    margin: -4px 0 -4px 3px;
    border-radius: 50%;
    background: url(/pconts/images/common/ico_tooltip.png) no-repeat center center #b1b1b1;
    background-size: 2px 10px;
}

.btn_tooltip span {
    display: block;
    height: 100%;
    width: 100%;
    overflow: hidden;
    text-indent: -999px;
}

.btn_colgap .btn.btn_link+.btn.btn_link {
    margin-top: 0px;
}

.btn_ico {
    text-align: center;
    margin: 40px 0 60px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn_ico button {
    position: relative;
    flex: 1;
}

.btn_ico button span {
    display: inline-block;
    font-size: 15px;
    color: #333;
    padding-left: 40px;
}

.btn_ico button+button {
    margin-left: 10px;
}

.btn_ico .ico::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: calc(50% - 16px);
    left: 0;
    width: 30px;
    height: 30px;
}

.btn_ico .ico.email::before {
    background: url(/pconts/images/icon/ico_email.png) no-repeat;
}

.btn_ico .ico.print::before {
    background: url(/pconts/images/icon/ico_print01.png) no-repeat;
}

.btn_ico .ico.fax::before {
    background: url(/pconts/images/icon/ico_fax.png) no-repeat;
}

.btn_group_flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 60px;
    text-align: center;
}

.btn_group_flex li:not(:first-of-type) {
    margin-left: 7px;
}

.btn_group_flex .btn {
    padding: 0 40px;
}

.btn_group_flex .row02 {
    font-size: 18px;
}

.m_width_auto .btn {
    width: auto;
}

html.isPcOnly body {
    min-width: 1160px;
}

html.isPcOnly #header {
    min-width: 1160px;
}

html.isPcOnly .fullMenu_wrap {
    min-width: 1160px;
}

html.isPcOnly .fullMenu {
    flex: none;
}

body {
    min-width: 320px;
}

html.pop_open,
body.pop_open {
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

#wrap.pop_open {
    position: relative;
}

#skipNavi {
    position: relative;
}

#skipNavi a {
    display: block;
    position: absolute;
    top: -300px;
    left: 0;
    z-index: 200;
    width: 300px;
    background: #000;
    color: #fff;
    text-align: center;
}

#skipNavi a:focus,
#skipNavi a:hover {
    top: 0px;
}

#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
}

#header.is_fullmenu_opened {
    z-index: 1000;
}

#header .header_inner {
    position: relative;
    z-index: 50;
    background-color: #fff;
}

#header .header_banner {
    height: 60px;
    background-color: #4542ce;
}

#header .header_banner .banner_inner {
    position: relative;
    width: 1080px;
    margin: 0 auto;
}

#header .header_banner .banner_area {
    display: inline-block;
    width: 100%;
    height: 60px;
    margin: 0 auto;
}

#header .header_banner .btn_banner_close {
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    top: 23px;
    right: 0;
    background: url(/pconts/images/common/btn_banner_close.png) no-repeat 0 0 / 100% auto;
}

#header .header_top {
    height: 40px;
    padding: 0 10px;
    font-size: 14px;
    border-bottom: 1px solid #eee;
}

#header .header_top:after {
    content: '';
    display: block;
    clear: both;
}

#header .header_util {
    position: relative;
    width: 1080px;
    height: 100%;
    margin: 0 auto;
}

#header .inside_heading>ul {
    float: left;
}

#header .inside_heading>ul:nth-of-type(1) {
    border-right: 1px solid #ddd;
}

#header .inside_heading .dep1 {
    height: 100%;
}

#header .inside_heading .dep1 li {
    position: relative;
    float: left;
    padding: 10px 11px 9px;
}

#header .inside_heading .dep1:nth-of-type(1) li:first-child {
    padding-left: 0;
}

#header .inside_heading .dep1:nth-of-type(1) li:last-child {
    margin-right: 11px;
}

#header .inside_heading .dep1 li:not(:last-child):after {
    content: '';
    position: absolute;
    top: 14px;
    right: 0;
    width: 1px;
    height: 12px;
    background-color: #ddd;
}

#header .inside_heading .dep2 {
    position: relative;
}

#header .inside_heading .dep2 .dropdown {
    position: relative;
    padding-right: 21px;
    font-size: 14px;
    line-height: 17px;
}

#header .inside_heading .dep2 .dropdown:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: 0;
    width: 11px;
    height: 7px;
    background: url(/pconts/images/common/top_dropdown_down.png) no-repeat 0 0;
}

#header .inside_heading .dep2 .dropdown_menu {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 187px;
    padding: 10px 30px 10px 10px;
    border: 1px solid #666;
    background-color: #fff;
}

#header .inside_heading .dep2 .dropdown_menu a {
    display: inline-block;
    float: left;
    width: 50%;
    padding: 5px;
    color: #111;
}

#header .inside_heading .dep2 .dropdown_menu .btn_up_close {
    display: inline-block;
    position: absolute;
    right: 11px;
    top: 19px;
    width: 15px;
    height: 15px;
    background: url(/pconts/images/common/top_dropdown_up.png) no-repeat 50% 50%;
}

#header .inside_body {
    float: right;
    margin-top: 10px;
}

#header .inside_body .logout_area a {
    display: inline-block;
    position: relative;
    float: left;
    padding: 0 10px;
}

#header .inside_body .logout_area a:first-child {
    padding-left: 20px;
}

#header .inside_body .logout_area a:not(:first-child):before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 1px;
    height: 12px;
    background-color: #ddd;
}

#header .inside_body .logout_area a:last-child {
    padding-right: 0;
}

#header .inside_body .login_area {
    color: #111;
}

#header .inside_body .login_area>* {
    float: left;
}

#header .inside_body .login_area .user_text {
    color: #333;
}

#header .inside_body .login_area .user_time {
    padding-left: 20px;
}

#header .inside_body .login_area .timer {
    display: inline-block;
    padding-left: 18px;
    background: url(/pconts/images/common/ico_clock.png) no-repeat 0 50%;
    color: #000;
}

#header .inside_body .login_area .underline {
    position: relative;
    text-decoration: none;
}

#header .inside_body .login_area .underline:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #111;
}

#header .inside_body .login_area .btn_logout {
    display: inline-block;
    position: relative;
    margin-left: 14px;
    padding-left: 13px;
    padding-right: 10px;
}

#header .inside_body .login_area .btn_logout:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 1px;
    height: 12px;
    background-color: #ddd;
}

#header .inside_body .login_area .btn_logout span {
    display: inline-block;
    padding-left: 20px;
    background: url(/pconts/images/common/ico_out.png) no-repeat 0 4px;
}

#header .inside_body .login_area .btn_pro {
    display: inline-block;
    position: relative;
    padding-left: 13px;
}

#header .inside_body .login_area .btn_pro:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 4px;
    width: 1px;
    height: 12px;
    background-color: #ddd;
}

#header .header_body {
    display: flex;
    height: 88px;
    width: 100%;
    flex-direction: column;
}

#header .header_body .body_inner {
    position: relative;
    display: flex;
    width: 1080px;
    height: 88px;
    margin: 0 auto;
    padding: 0 10px;
}

#header .header_body .head_title {
    margin-top: 31px;
}

#header .header_body .head_title .login_area {
    color: #333;
}

#header .head_title {
    float: left;
}

#header .head_title .inside_title {
    overflow: hidden;
    width: 141px;
    height: 25px;
}

#header .head_title .inside_title a {
    display: inline-block;
    width: 100%;
    height: 100%;
}

#header .head_title .inside_title a img {
    width: 100%;
    vertical-align: top
}

#header .gnb_wrap {
    float: left;
    width: auto;
    margin: 26px 0 0 80px;
}

#header .gnb_wrap .nav_area {
    width: 100%;
    overflow: visible;
    height: 45px;
}

#header .gnb_wrap .nav_area.swiper-container-free-mode>.swiper-wrapper {
    margin: 0;
}

#header .gnb_wrap .nav_area .dep1 {
    width: 100%;
    transform: none;
}

#header .gnb_wrap .nav_area .dep1>li {
    position: relative;
    width: auto;
    font-weight: 700;
    font-size: 20px;
    color: #222;
}

#header .gnb_wrap .nav_area .dep1>li>a {
    display: block;
    padding: 0 15px;
    line-height: 40px;
}

#header .gnb_wrap .nav_area .dep1 li.current:after {
    content: '';
    display: block;
    position: absolute;
    left: 10px;
    bottom: 2px;
    right: 10px;
    height: 2px;
    background-color: #4868e1;
}

#header .gnb_wrap .swiper-button-next {
    display: none;
    top: 0;
    right: 10px;
    width: 30px;
    height: 30px;
    margin-top: 0;
    background: url(/pconts/images/common/btn_gnb_ar.png) no-repeat center center;
    background-size: auto 13px;
}

#header .gnb_wrap .gnb_navi>* {
    float: left;
}

#header .util_wrap {
    margin-top: 35px;
    margin-left: auto;
}

#header .util_wrap button {
    display: inline-block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    vertical-align: top;
}

#header .util_wrap button>span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

#header .util_wrap .btn_ico_search {
    background: url(/pconts/images/common/ico_search.png) no-repeat 50% 50%;
    background-size: auto 100%;
    width: 20px;
    height: 20px;
    margin-top: 0px;
}

#header .util_wrap .btn_ico_search>span {
    text-indent: -9999px;
}

#header .btn_ico_all_menu {
    position: relative;
    margin-left: 15px;
    width: 20px;
    height: 20px;
}

#header .btn_ico_all_menu>span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

#header .btn_ico_all_menu .top {
    position: absolute;
    left: 0;
    top: 1px;
    width: 100%;
    height: 2px;
    background-color: #000;
}

#header .btn_ico_all_menu .middle {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background-color: #000;
}

#header .btn_ico_all_menu .bottom {
    position: absolute;
    left: 0;
    bottom: 1px;
    width: 100%;
    height: 2px;
    background-color: #000;
}

#header .btn_prev {
    float: left;
    width: 50px;
    height: 50px;
    background: url(/pconts/images/common/btn_top_left_ar.png) no-repeat 50% 50% / auto 20px;
}

#header .header_mobile {
    display: none;
}

#header .mobile_inner {
    position: relative;
    height: 60px;
    padding: 20px;
    padding-bottom: 0;
    padding-left: 52px;
}

#header .mobile_inner .btn_prev {
    position: absolute;
    left: 11px;
    top: 15px;
    width: 30px;
    height: 30px;
}

#header .mobile_title_wrap {
    display: table;
    float: left;
    height: 20px;
    width: calc(100% - 70px);
    table-layout: fixed;
    line-height: 19px;
    padding-top: 1px;
}

#header .mobile_title_wrap .mobile_title {
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #111;
}

#header .mobile_inner .util_wrap {
    top: 20px;
    right: 20px;
}

.mySub_top {
    position: relative;
}

.mySub_top:after {
    content: '';
    display: block;
    clear: both
}

.mySub_top .left {
    background-image: url()
}

.mySub_top .left {
    position: relative;
    height: 93px;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 97px;
    color: #111;
    font-size: 28px;
    background-repeat: no-repeat;
    background-image: url(/pconts/images/contents/mypage/myicon_00.png);
    background-size: 73px auto;
}

.mySub_top .A01 {
    background-image: url(/pconts/images/contents/mypage/myicon_01.png)
}

.mySub_top .A02 {
    background-image: url(/pconts/images/contents/mypage/myicon_02.png)
}

.mySub_top .A03 {
    background-image: url(/pconts/images/contents/mypage/myicon_03.png)
}

.mySub_top .A04 {
    background-image: url(/pconts/images/contents/mypage/myicon_04.png)
}

.mySub_top .B01 {
    background-image: url(/pconts/images/contents/mypage/myicon_05.png)
}

.mySub_top .B02 {
    background-image: url(/pconts/images/contents/mypage/myicon_06.png)
}

.mySub_top .B03 {
    background-image: url(/pconts/images/contents/mypage/myicon_07.png)
}

.mySub_top .B04 {
    background-image: url(/pconts/images/contents/mypage/myicon_08.png)
}

.mySub_top .sinceDate {
    display: block;
    margin-bottom: 3px;
    color: #7030a0;
    font-size: 20px;
    line-height: 20px;
    overflow: hidden;
}

.mySub_top .sinceDate.sb_color01 {
    color: #148097
}

.mySub_top .sinceDate.sb_color02 {
    color: #996600
}

.mySub_top .sinceDate.sb_color03 {
    color: #d63d0e
}

.mySub_top .sinceDate.sb_color04 {
    color: #13872b
}

.mySub_top .sinceDate.sb_color05 {
    color: #7030a0
}

.mySub_top .sinceDate.sb_color06 {
    color: #cf29b6
}

.mySub_top .sinceDate.sb_color07 {
    color: #3e4aa5
}

#header .inside_body .login_area .user_text {
    position: relative;
}

.userState_tooltip {
    display: none;
    opacity: 0;
    transform: translateY(30px);
    transition: all 0.2s ease;
}

.userState_tooltip.is_visible {
    display: block;
}

.userState_tooltip.is_active {
    opacity: 1;
    transform: translateY(0);
}

.userState_tooltip {
    position: absolute;
    left: -57px;
    top: 100%;
    z-index: 40;
    width: 310px;
    height: 145px;
    margin-top: 10px;
    border-radius: 10px;
    background-color: #4e5468;
}

.userState_tooltip .carat {
    display: block;
    position: absolute;
    left: 74px;
    bottom: 100%;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 9px solid #4e5468;
}

.userState_wrap {
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 26px;
}

.userState_wrap .mySub_top .left {
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 1;
    background-position: 0 center;
}

.userState_wrap .mySub_top .icon_preview {
    position: absolute;
    left: 0;
    top: 50%;
    width: 73px;
    height: 73px;
    margin-top: -37px;
    overflow: hidden;
}

.userState_wrap .mySub_top .userLevel {
    font-size: 18px;
}

.userState_wrap .mySub_top .userLevel em {
    font-weight: 700
}

.userState_wrap .mySub_top .userLevel b {
    color: #fff;
    font-weight: 400
}

.userState_wrap .mySub_top .recent_date {
    display: block;
    font-size: 13px;
    opacity: 0.5;
    margin-top: 6px;
}

.userState_wrap .mySub_top .recent_date * {
    vertical-align: middle
}

.userState_wrap .mySub_top .option {
    margin-top: 10px;
    font-size: 15px;
}

.userState_wrap .mySub_top .option .link {
    position: relative;
    display: inline-block;
    padding-right: 20px;
}

.userState_wrap .mySub_top .option .link::after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    margin-left: 4px;
    border: 1px solid #fff;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
}

.userState_wrap .user_img {
    width: 71px;
}

.userState_wrap .user_img .avata {
    width: 100%;
}

.userState_wrap .user_img .avata img {
    width: 100%;
}

.userState_wrap .user_cont {
    margin-left: 20px;
    color: #fff;
    font-weight: 300;
    font-size: 15px;
    line-height: 1;
}

.userState_wrap .user_cont .name {
    font-size: 18px;
    margin-top: 6px;
}

.userState_wrap .user_cont .name em {
    font-weight: 700;
}

.userState_wrap .user_cont .session {
    font-size: 13px;
    opacity: 0.5;
    margin-top: 6px;
}

.quick_fixed {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 86px;
    z-index: 145;
}

.quick_fixed .quick_top {
    display: none;
    width: 100%;
    height: 50px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.quick_fixed .quick_top .top {
    display: block;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: url(/pconts/images/icon/ico_top.png) center center no-repeat;
    background-size: 45px auto;
}

.quick_fixed .quick_top.is_visible {
    display: flex;
}

.quick_fixed .quick_talk {
    width: 100%;
    height: 86px;
    margin-top: 0;
    display: none;
}

.quick_fixed .quick_talk .fani {
    display: block;
    position: relative;
    overflow: hidden;
    width: 86px;
    height: 86px;
    margin: auto;
}

.quick_fixed .quick_talk .fani:before {
    content: '';
}

.quick_fixed .quick_talk .fani:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -43px 0 0 -43px;
    width: 86px;
    height: 86px;
    background: url(/pconts/images/common/ico_chatbot.png) center center no-repeat;
    background-size: 86px auto;
}

.quick_fixed .quick_chatbot {
    width: 100%;
    height: 86px;
    margin-top: -5px;
}

.quick_fixed .quick_chatbot .chatbot {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.quick_fixed .quick_chatbot .chatbot:before {
    content: '';
}

.quick_fixed .quick_chatbot .chatbot:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 100%;
    background: url(/pconts/images/common/ani_fani.png) center 0 no-repeat;
    background-size: 86px auto;
    -webkit-animation: aniFani 1.5s steps(17) infinite;
    animation: aniFani 1.5s steps(17) infinite;
}

@-webkit-keyframes aniFani {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -1462px
    }
}

@keyframes aniFani {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -1462px
    }
}

body {
    height: 100%;
}

#wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    min-height: 100%;
}

.isPcOnly #wrap {
    overflow: hidden;
}

#container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-grow: 1;
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 130px;
    background: #fff;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: transform 0.3s 0.3s;
    transition: transform 0.3s 0.3s;
    overflow: hidden;
}

.contents {
    flex-grow: 1;
    display: block;
    position: relative;
    width: 100%;
    padding: 0 0 100px;
}

.contents.none_padding {
    padding-bottom: 0
}

.content_print {
    display: none;
}

.accessMode {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.accessMode button {
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    color: #fff;
}

.ly_inner {
    display: block;
    position: relative;
    width: 980px;
    margin: 0 auto;
    padding: 0;
}

.ly_inner .ly_inner {
    width: auto;
    margin: 0;
}

.bg_gray .ly_inner {
    margin: 0 auto;
}

.ly_inner.full {
    width: 1080px;
}

.ly_inner .bg_gray.full {
    width: 100vw;
    margin-left: calc(50% - 50vw);
}

.ly_inner .bg_gray.full .ly_inner {
    width: 980px;
}

#footer {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.footer_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 40px 0;
}

.tel_link_box {
    display: block;
    position: relative;
    padding: 0;
}

.tel_link_box::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    z-index: 0;
    left: 0;
    top: -1px;
    border-top: solid #ddd 1px;
}

.tel_link_box::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    z-index: 0;
    left: 0;
    bottom: -1px;
    border-top: solid #ddd 1px;
}

.tel_link_box ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative;
    margin: 0 -19px;
}

.tel_link_box ul::after {
    display: none;
}

.tel_link_box li {
    display: inline-block;
    position: relative;
    width: auto;
    margin: 0;
    padding: 26px 19px 25px;
    text-align: center;
    flex: 1 1 auto;
}

.tel_link_box li+li::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 6px);
    width: 1px;
    height: 11px;
    background-color: #ddd;
}

.tel_link_box li a {
    display: inline;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #4868e1;
    font-weight: 700;
}

.address_wrap {
    display: block;
    position: relative;
    padding: 0;
    font-style: normal;
    padding-top: 22px;
}

.customer_link {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 28px 0 26px;
}

.customer_link ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}

.customer_link ul li {
    width: auto;
    position: relative;
}

.customer_link ul li::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 6px);
    width: 1px;
    height: 11px;
    background-color: #ddd;
}

.customer_link ul li:last-child::before {
    display: none;
}

.customer_link ul li a {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 10px;
    font-size: 14px;
    color: #111;
    font-weight: 700;
}

.share_family_wrap {
    display: table;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.share_family_wrap .sharebox {
    float: left;
    display: table;
    position: relative;
    margin: 0;
    padding: 0;
    top: 5px;
}

.share_family_wrap .sharebox li {
    float: left;
    display: block;
    position: relative;
    width: 28px;
    height: 28px;
    margin: 0;
    padding: 0;
}

.share_family_wrap .sharebox li+li {
    margin-left: 19px;
}

.share_family_wrap .sharebox li a {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100%;
    font-size: 1px;
    color: transparent;
    text-indent: -9999px;
    overflow: hidden;
}

.share_family_wrap .sharebox li.sns04 {
    width: 29px;
}

.share_family_wrap .sharebox li.sns01 a {
    background-image: url(/pconts/images/common/footer/sns01.png);
}

.share_family_wrap .sharebox li.sns02 a {
    background-image: url(/pconts/images/common/footer/sns02.png);
}

.share_family_wrap .sharebox li.sns03 a {
    background-image: url(/pconts/images/common/footer/sns03.png);
}

.share_family_wrap .sharebox li.sns04 a {
    background-image: url(/pconts/images/common/footer/sns04.png);
}

.share_family_wrap .sharebox li.sns05 a {
    background-image: url(/pconts/images/common/footer/sns05.png);
}

.share_family_wrap .sharebox li.sns06 a {
    background-image: url(/pconts/images/common/footer/sns06.png);
}

.share_family_wrap .sitelink_wrap {
    float: left;
    display: table;
    position: relative;
    margin: 0 0 0 21px;
    padding: 0;
    border: solid #ddd 1px;
}

.share_family_wrap .sitelink_wrap .vipclass_wrap,
.share_family_wrap .sitelink_wrap .familyclass_wrap {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.share_family_wrap .sitelink_wrap .vipclass_wrap+.familyclass_wrap {
    border-left: solid #ddd 1px;
}

.share_family_wrap .sitelink_wrap .toggle_btn {
    display: block;
    position: relative;
    height: 35px;
    width: 165px;
    margin: 0;
    padding: 0 30px 0 16px;
    font-size: 14px;
    color: #111;
    text-align: left;
}

.share_family_wrap .sitelink_wrap .toggle_btn::after {
    content: '';
    display: block;
    position: absolute;
    right: 16px;
    top: calc(50% - 4px);
    width: 9px;
    height: 9px;
    border-bottom: solid #333 2px;
    border-right: solid #333 2px;
    transform: rotate(225deg);
}

.msie .share_family_wrap .sitelink_wrap .toggle_btn::after {
    top: calc(50% - 2px);
}

.share_family_wrap .sitelink_wrap .vipclass_wrap.on .toggle_btn::after,
.share_family_wrap .sitelink_wrap .familyclass_wrap.on .toggle_btn::after {
    transform: rotate(45deg);
    top: calc(50% - 9px);
}

.share_family_wrap .sitelink_wrap .link_list {
    display: none;
    position: absolute;
    width: 167px;
    left: -1px;
    top: auto;
    bottom: 100%;
    margin: 0;
    padding: 7px 0;
    z-index: 20;
    background-color: #FFF;
    border: solid #ddd 1px;
}

.share_family_wrap .sitelink_wrap .link_list li {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0
}

.share_family_wrap .sitelink_wrap .link_list li a {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 6px 10px 6px 16px;
    font-size: 14px;
    color: #111;
}

.address_section {
    display: block;
    position: relative;
    margin: 0 0 0 0;
    padding: 0;
    text-align: center;
}

.address_section .address {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #111;
}

.address_section .company_num {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #111;
}

.address_section .company_num span {
    display: inline-block;
    position: relative;
    margin: 0 5px 0 0;
    padding: 0 9px 0 0;
}

.address_section .company_num span::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 6px);
    width: 1px;
    height: 11px;
    background-color: #ddd;
}

.address_section .copyright {
    display: block;
    position: relative;
    margin: 2px 0 0 0;
    padding: 0;
    font-size: 11px;
    color: #999;
}

.sitemark_section {
    display: table;
    position: relative;
    margin: 27px auto 0 auto;
    padding: 0 0;
}

.sitemark_section a,
.sitemark_section span {
    float: left;
    display: block;
    position: relative;
    margin-right: 13px;
    height: 30px;
    overflow: hidden;
}

.sitemark_section img {
    height: 100%;
}

.footer_expand_group {
    display: none;
}

.footer_expand_toggle {
    position: relative;
    height: 40px;
    margin: 27px 0 0;
}

.footer_expand_toggle .btn_expand {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -20px 0 0 -25px;
    overflow: hidden;
    width: 50px;
    height: 40px;
    background: url(/pconts/images/common/footer/arw_footer_expand.png) no-repeat center center / 25px 14px;
    text-indent: -9999px;
    transform: rotate(-180deg);
}

.footer_expand_toggle .btn_expand.is_expanded {
    transform: rotate(0);
}

.event_subTop {
    transition: height 0.3s 0.3s ease;
}

.main #container {
    padding-top: 130px;
    transition: padding 0.3s 0.3s ease;
}

.main_index #container {
    transition: none;
}

.has_eventTopBnr .main #container {
    padding-top: 190px;
}

.has_eventTopBnr .main.main_index #container {
    padding-top: 0;
}

.fullMenu_wrap {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
}

.fullMenu_wrap.is-opened {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.fullMenu {
    position: relative;
    width: 1080px;
    max-width: 1080px;
    height: 768px;
    max-height: 80%;
    background-color: #fff;
}

.fullMenu .fullMenu_focus {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    color: transparent;
}

.fullMenu .fullMenu_closer {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    z-index: 20;
}

.fullMenu .fullMenu_closer span {
    display: block;
    width: 100%;
    height: 100%;
    background: url('/pconts/images/common/ico_close_pop.png') no-repeat center center;
    text-indent: -999px;
}

.fullMenu_header {
    display: none;
}

.fullMenu .global_nav {
    display: none;
}

.fullMenu_nav {
    display: block;
    position: relative;
    z-index: 11;
}

.fullMenu_nav:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 11;
    width: 100%;
    height: 1px;
    z-index: 10;
    background-color: #ddd;
}

.fullMenu_nav .tab_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 70px;
}

.fullMenu_nav .tab_list li {
    display: block;
    position: relative;
    z-index: 11;
    height: 100%;
}

.fullMenu_nav .tab_list li a {
    display: block;
    position: relative;
    height: 100%;
    padding: 0 20px;
    color: #111;
    line-height: 68px;
    border-bottom: 2px solid transparent;
    font-size: 20px;
    font-weight: 700;
}

.fullMenu_nav .tab_list li a span {
    display: block;
    height: 100%;
    line-height: inherit;
    font-size: inherit;
}

.fullMenu_nav .tab_list li.current a {
    border-bottom-color: #081350;
    color: #081350;
}

.fullMenu_body {
    display: block;
    position: relative;
    z-index: 10;
    height: calc(100% - 70px);
}

.fullMenu_body .tab_content {
    display: none;
    position: relative;
}

.fullMenu_body .tab_content.current {
    display: block;
}

.fullMenu_body>.tab_content {
    height: 100%;
}

.quick_nav_wrap,
.allmenu_nav_wrap {
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

.quick_nav_wrap {
    display: block;
    position: relative;
    padding: 40px 60px;
}

.quick_nav_wrap .quick_nav_grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.quick_nav_wrap .quick_nav_col {
    width: 50%;
    padding: 0 0 0 35px;
    margin-top: -25px;
}

.quick_nav_wrap .quick_nav_col:first-child {
    padding: 0 35px 0 0;
}

.quick_nav_wrap .quick_nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 25px 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.quick_nav_wrap .quick_nav .tit_wrap {
    display: block;
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.quick_nav_wrap .quick_nav .list_wrap {
    display: block;
    position: relative;
    flex-grow: 1;
    width: 100%;
}

.quick_nav_wrap .quick_nav {
    border-bottom: 1px solid #eeeeee;
}

.quick_nav_wrap .quick_nav .tit {
    display: block;
    position: relative;
    top: -4px;
    font-size: 18px;
    color: #333333;
    font-weight: 700;
}

.quick_nav_wrap .quick_nav .list {
    position: relative;
    margin: -10px 0 0 -10px;
    padding: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: hidden;
}

.quick_nav_wrap .quick_nav .list>li {
    display: block;
    float: left;
    position: relative;
    margin: 10px 0 0 10px;
    width: calc(25% - 10px);
    height: 100px;
}

.quick_nav_wrap .quick_nav .list>li .icon_box {
    background-size: 50px auto !important;
}

.quick_nav_wrap .quick_nav .list::after {
    content: '';
    display: block;
    clear: both;
}

.quick_nav_wrap .quick_nav .icon_list.type01>li .icon_box .icon_name {
    word-break: keep-all;
    word-wrap: break-word;
}

.quick_nav_wrap .quick_nav .icon_list.favorite>li .icon_box .icon_name {
    padding: 61px 0 0;
    font-size: 15px;
    line-height: 1.4;
}

.allmenu_nav_wrap .allmenu_inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    min-height: 100%;
}

.allmenu_nav_wrap .allmenu_nav {
    position: relative;
    z-index: 10;
    width: 180px;
    flex: none;
}

.allmenu_nav_wrap .allmenu_body {
    display: block;
    position: relative;
    z-index: 10;
    flex-grow: 1;
    width: 100%;
    flex-shrink: 1;
}

.allmenu_nav_wrap .allmenu_body .allmenu_cont {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
}

.allmenu_nav_wrap .allmenu_body .allmenu_title {
    display: flex;
    height: 56px;
    margin: 0 20px;
    align-items: center;
    font-size: 18px;
    font-weight: 700;
    color: #111;
    border-bottom: 1px solid #eeeeee;
}

.allmenu_nav_bg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    height: 100%;
    width: 180px;
    background-color: #eeeff3;
}

.allmenu_nav_wrap .allmenu_nav .tab_list {
    width: 100%;
}

.allmenu_nav_wrap .allmenu_nav .tab_list li {
    display: block;
    position: relative;
}

.allmenu_nav_wrap .allmenu_nav .tab_list a {
    display: block;
    position: relative;
}

.allmenu_nav_wrap .allmenu_nav .tab_list a span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 56px;
    padding-left: 30px;
    font-size: 16px;
    font-weight: 400;
}

.allmenu_nav_wrap .allmenu_nav .tab_list a .icon {
    display: block;
    position: relative;
    top: -2px;
    width: 28px;
    height: 28px;
    margin-right: 15px;
    background: url() no-repeat 0 0;
    opacity: 0.5;
    transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
}

.allmenu_nav_wrap .allmenu_nav .tab_list a .icon.icon1 {
    background-image: url('/pconts/images/common/ico_fm_all_01.png')
}

.allmenu_nav_wrap .allmenu_nav .tab_list a .icon.icon2 {
    background-image: url('/pconts/images/common/ico_fm_all_02.png')
}

.allmenu_nav_wrap .allmenu_nav .tab_list a .icon.icon3 {
    background-image: url('/pconts/images/common/ico_fm_all_03.png')
}

.allmenu_nav_wrap .allmenu_nav .tab_list a .icon.icon4 {
    background-image: url('/pconts/images/common/ico_fm_all_04.png')
}

.allmenu_nav_wrap .allmenu_nav .tab_list a .icon.icon5 {
    background-image: url('/pconts/images/common/ico_fm_all_05.png')
}

.allmenu_nav_wrap .allmenu_nav .tab_list a .icon.icon6 {
    background-image: url('/pconts/images/common/ico_fm_all_06.png')
}

.allmenu_nav_wrap .allmenu_nav .tab_list a .icon.icon7 {
    background-image: url('/pconts/images/common/ico_fm_all_07.png')
}

.allmenu_nav_wrap .allmenu_nav .tab_list a .icon.icon8 {
    background-image: url('/pconts/images/common/ico_fm_all_08.png')
}

.allmenu_nav_wrap .allmenu_nav .tab_list a .icon.icon9 {
    background-image: url('/pconts/images/common/ico_fm_all_09.png')
}

.allmenu_nav_wrap .allmenu_nav .tab_list li.current {
    background-color: #fff;
}

.allmenu_nav_wrap .allmenu_nav .tab_list li.current a {
    color: #333;
}

.allmenu_nav_wrap .allmenu_nav .tab_list li.current a span {
    font-weight: 700;
}

.allmenu_nav_wrap .allmenu_nav .tab_list a:hover .icon,
.allmenu_nav_wrap .allmenu_nav .tab_list li.current a .icon {
    opacity: 1;
}

.allmenu_list {
    width: 25%;
    padding: 30px 0px 0px 20px;
}

.allmenu_list .tit {
    margin-bottom: 10px;
    color: #111;
    font-size: 15px;
    font-weight: 700;
}

.allmenu_list .tit+.tit {
    margin-top: 20px;
    margin-bottom: 0;
}

.allmenu_list .tit a.outlink {
    display: inline-block;
}

.allmenu_list .tit a.outlink::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 6px;
    margin-bottom: 0;
    background: url(/pconts/images/icon/ico_outlink05.png) no-repeat center;
}

.allmenu_list .dep1_item+.dep1_item {
    margin-top: 3px;
}

.allmenu_list .dep2_list {
    display: none;
    padding-top: 4px;
    padding-bottom: 3px;
    line-height: 18px;
}

.allmenu_list .dep2_list {
    padding-top: 4px;
    padding-bottom: 3px;
}

.allmenu_list .dep1_link,
.allmenu_list .dep2_link {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #111;
}

.allmenu_list .dep1_link {
    display: block !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #333;
}

.allmenu_list .dep1_link:hover,
.allmenu_list .dep1_link:focus {
    color: #4868e1;
}

.allmenu_list .dep2_link:before {
    content: '-';
    margin-right: 5px;
}

.allmenu_list .dep1_item {
    position: relative;
}

.allmenu_list .dep1_item .btn_expand {
    display: block;
    padding-right: 20px;
}

.allmenu_list .dep1_item .btn_expand::after {
    content: '';
    position: absolute;
    right: 6px;
    top: 2px;
    display: inline-block;
    overflow: hidden;
    margin-left: 2px;
    width: 16px;
    height: 16px;
    background: url('/pconts/images/common/arw_gnb.png') no-repeat 0 bottom;
    vertical-align: middle;
}

.allmenu_list .dep1_item .btn_expand.is_expend::after {
    background-position: 0 top;
}

.allmenu_list .dep1_link.outlink {
    display: inline-block;
}

.allmenu_list .dep1_link.outlink::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 6px;
    margin-bottom: 0;
    background: url(/pconts/images/icon/ico_outlink05.png) no-repeat center;
}

.allmenu_nav_wrap .allmenu_etc {
    position: relative;
    display: block;
    width: 180px;
    margin-left: 0;
    z-index: 10;
}

.bank_selected {
    margin-bottom: 20px;
    padding: 3px 0 6px 0;
    border: 1px solid #dddddd;
    background-color: #fff;
}

.bank_selected .bank_account {
    padding-left: 10px;
    padding-right: 10px;
}

.bank_lists {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.bank_lists li {
    width: 50%;
    height: 40px;
    position: relative;
}

.bank_lists li .bank_radio {
    display: block;
    width: 100%;
    height: 100%;
}

.bank_lists li .bank_radio label {
    display: block;
    width: 100%;
    height: 100%;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.bank_lists {
    border-top: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
}

.bank_radio {
    color: #111;
}

.bank_radio input {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    opacity: 0;
}

.bank_radio input+label {
    position: relative;
    z-index: 2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.bank_radio input:checked:focus+label {
    box-shadow: 0 0 0 2px rgba(72, 104, 225, 0.5);
    z-index: 3;
}

.bank_radio input:checked+label:after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: -1px;
    bottom: -1px;
    top: 0;
    z-index: 1;
    border: 2px solid #4868e1;
}

.bank_radio input:checked+label span {
    position: relative;
    z-index: 2;
    display: block;
}

[class*=icb_],
[class*=ic-r-bank] {
    background: url(/pconts/images/bank/bg_icon_bank01.png) no-repeat 10px 50%;
    background-size: 18px;
    text-align: left !important;
    height: 38px;
    line-height: 38px;
    padding-left: 38px;
    font-size: 15px;
}

.icb_088,
.ic-r-bank1 {
    background-image: url(/pconts/images/bank/bg_icon_bank01.png) !important;
}

.icb_003,
.ic-r-bank2 {
    background-image: url(/pconts/images/bank/bg_icon_bank02.png) !important;
}

.icb_004,
.ic-r-bank3 {
    background-image: url(/pconts/images/bank/bg_icon_bank03.png) !important;
}

.icb_023,
.ic-r-bank4 {
    background-image: url(/pconts/images/bank/bg_icon_bank04.png) !important;
}

.icb_031,
.ic-r-bank5 {
    background-image: url(/pconts/images/bank/bg_icon_bank05.png) !important;
}

.icb_037,
.ic-r-bank6 {
    background-image: url(/pconts/images/bank/bg_icon_bank06.png) !important;
}

.icb_032,
.ic-r-bank7 {
    background-image: url(/pconts/images/bank/bg_icon_bank07.png) !important;
}

.icb_034,
.ic-r-bank8 {
    background-image: url(/pconts/images/bank/bg_icon_bank08.png) !important;
}

.icb_020,
.ic-r-bank9 {
    background-image: url(/pconts/images/bank/bg_icon_bank09.png) !important;
}

.icb_035,
.ic-r-bank10 {
    background-image: url(/pconts/images/bank/bg_icon_bank10.png) !important;
}

.icb_081,
.ic-r-bank11 {
    background-image: url(/pconts/images/bank/bg_icon_bank11.png) !important;
}

.icb_011,
.ic-r-bank12 {
    background-image: url(/pconts/images/bank/bg_icon_bank12.png) !important;
}

.icb_039,
.ic-r-bank13 {
    background-image: url(/pconts/images/bank/bg_icon_bank13.png) !important;
}

.icb_012,
.ic-r-bank14 {
    background-image: url(/pconts/images/bank/bg_icon_bank14.png) !important;
}

.icb_045,
.ic-r-bank15 {
    background-image: url(/pconts/images/bank/bg_icon_bank15.png) !important;
}

.icb_007,
.ic-r-bank16 {
    background-image: url(/pconts/images/bank/bg_icon_bank16.png) !important;
}

.icb_048,
.ic-r-bank17 {
    background-image: url(/pconts/images/bank/bg_icon_bank17.png) !important;
}

.icb_071,
.ic-r-bank18 {
    background-image: url(/pconts/images/bank/bg_icon_bank18.png) !important;
}

.ic-r-bank19 {
    background-image: url(/pconts/images/bank/bg_icon_bank19.png) !important;
}

.icb_002,
.ic-r-bank20 {
    background-image: url(/pconts/images/bank/bg_icon_bank20.png) !important;
}

.icb_005,
.ic-r-bank21 {
    background-image: url(/pconts/images/bank/bg_icon_bank21.png) !important;
}

.icb_027,
.ic-r-bank22 {
    background-image: url(/pconts/images/bank/bg_icon_bank22.png) !important;
}

.icb_054,
.ic-r-bank23 {
    background-image: url(/pconts/images/bank/bg_icon_bank23.png) !important;
}

.icb_021,
.ic-r-bank24 {
    background-image: url(/pconts/images/bank/bg_icon_bank24.png) !important;
}

.icb_026,
.ic-r-bank25 {
    background-image: url(/pconts/images/bank/bg_icon_bank25.png) !important;
}

.icb_055,
.ic-r-bank26 {
    background-image: url(/pconts/images/bank/bg_icon_bank26.png) !important;
}

.icb_089,
.ic-r-bank27 {
    background-image: url(/pconts/images/bank/bg_icon_bank27.png) !important;
}

.icb_090,
.ic-r-bank28 {
    background-image: url(/pconts/images/bank/bg_icon_bank28.png) !important;
}

.icb_053,
.ic-r-bank29 {
    background-image: url(/pconts/images/bank/bg_icon_bank29.png) !important;
}

.icb_064,
.ic-r-bank30 {
    background-image: url(/pconts/images/bank/bg_icon_bank30.png) !important;
}

.icb_209,
.ic-r-bank31 {
    background-image: url(/pconts/images/bank/bg_icon_bank31.png) !important;
}

.icb_218,
.ic-r-bank32 {
    background-image: url(/pconts/images/bank/bg_icon_bank32.png) !important;
}

.icb_230,
.ic-r-bank33 {
    background-image: url(/pconts/images/bank/bg_icon_bank33.png) !important;
}

.icb_238,
.ic-r-bank34 {
    background-image: url(/pconts/images/bank/bg_icon_bank34.png) !important;
}

.icb_240,
.ic-r-bank35 {
    background-image: url(/pconts/images/bank/bg_icon_bank35.png) !important;
}

.icb_243,
.ic-r-bank36 {
    background-image: url(/pconts/images/bank/bg_icon_bank36.png) !important;
}

.icb_247,
.ic-r-bank37 {
    background-image: url(/pconts/images/bank/bg_icon_bank37.png) !important;
}

.icb_262,
.ic-r-bank38 {
    background-image: url(/pconts/images/bank/bg_icon_bank38.png) !important;
}

.icb_263,
.ic-r-bank39 {
    background-image: url(/pconts/images/bank/bg_icon_bank39.png) !important;
}

.icb_266,
.ic-r-bank40 {
    background-image: url(/pconts/images/bank/bg_icon_bank40.png) !important;
}

.icb_269,
.ic-r-bank41 {
    background-image: url(/pconts/images/bank/bg_icon_bank41.png) !important;
}

.icb_270,
.ic-r-bank42 {
    background-image: url(/pconts/images/bank/bg_icon_bank42.png) !important;
}

.icb_050,
.ic-r-bank43 {
    background-image: url(/pconts/images/bank/bg_icon_bank43.png) !important;
}

.icb_278,
.ic-r-bank44 {
    background-image: url(/pconts/images/bank/bg_icon_bank44.png) !important;
}

.icb_287,
.ic-r-bank45 {
    background-image: url(/pconts/images/bank/bg_icon_bank45.png) !important;
}

.icb_280,
.ic-r-bank46 {
    background-image: url(/pconts/images/bank/bg_icon_bank46.png) !important;
}

.icb_291,
.ic-r-bank47 {
    background-image: url(/pconts/images/bank/bg_icon_bank47.png) !important;
}

.icb_261,
.ic-r-bank48 {
    background-image: url(/pconts/images/bank/bg_icon_bank48.png) !important;
}

.icb_267,
.ic-r-bank49 {
    background-image: url(/pconts/images/bank/bg_icon_bank49.png) !important;
}

.icb_279,
.ic-r-bank50 {
    background-image: url(/pconts/images/bank/bg_icon_bank50.png) !important;
}

.icb_290,
.ic-r-bank51 {
    background-image: url(/pconts/images/bank/bg_icon_bank51.png) !important;
}

.icb_265,
.ic-r-bank52 {
    background-image: url(/pconts/images/bank/bg_icon_bank52.png) !important;
}

.icb_268,
.ic-r-bank53 {
    background-image: url(/pconts/images/bank/bg_icon_bank53.png) !important;
}

.icb_292,
.ic-r-bank54 {
    background-image: url(/pconts/images/bank/bg_icon_bank54.png) !important;
}

.icb_289,
.ic-r-bank55 {
    background-image: url(/pconts/images/bank/bg_icon_bank55.png) !important;
}

.icb_264,
.ic-r-bank56 {
    background-image: url(/pconts/images/bank/bg_icon_bank56.png) !important;
}

.event_bnr {
    position: relative;
    display: block;
    overflow: hidden;
}

.event_bnr .event_inner {
    height: 100%;
    background-color: rgb(98, 125, 218);
}

.event_bnr .event_cont {
    position: relative;
    display: block;
    height: 100%;
    margin: 0 auto;
}

.event_bnr .event_cont,
.event_bnr .event_cont a {
    color: #fff;
}

.event_bnr .event_cont .cont,
.event_bnr .event_cont .link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1;
}

.event_bnr .event_cont .link {
    padding: 0 70px;
}

.event_bnr .event_cont .tit {
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.event_bnr .event_cont .txt {
    display: block;
    width: 100%;
    font-size: 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.event_bnr .event_cont .label {
    display: inline-flex;
    flex: none;
    width: auto;
    height: 28px;
    margin-top: 13px;
    padding: 2px 16px 0 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 14px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
}

.event_bnr .event_cont .img {
    display: block;
    height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
}

.event_bnr .event_cont .img img {
    width: 100%;
    height: 100%;
}

.event_bnr .event_cont .arw::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-left: 6px;
    border-width: 1px 1px 0 0;
    border-color: #fff;
    border-style: solid;
    transform: rotate(45deg);
}

.event_bnr .event_close {
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    z-index: 2;
    width: 50px;
    height: 50px;
    background: url('/pconts/images/common/event_close.png') no-repeat center center;
    text-indent: -999px;
}

.event_bnr.img_right .event_cont .img {
    right: 0;
}

.event_bnr.img_left .event_cont {
    text-align: right;
}

.event_bnr.img_left .event_cont .img {
    left: 0;
}

.event_bnr.img_left .event_cont .label {
    margin-left: auto;
}

.event_bnr .swiper-container,
.event_bnr .swiper-wrapper,
.event_bnr .swiper-slide {
    height: 100%;
}

.event_bnr .swiper-button-prev,
.event_bnr .swiper-button-next {
    position: absolute;
    top: 50%;
    display: block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    overflow: hidden;
    background-image: none;
}

.event_bnr .swiper-button-prev::before,
.event_bnr .swiper-button-next::before {
    content: '';
    position: absolute;
    top: 7px;
    left: 3px;
    width: 15px;
    height: 15px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.event_bnr .swiper-button-prev {
    left: 12px;
}

.event_bnr .swiper-button-next {
    right: 12px;
}

.event_bnr .swiper-button-prev::before {
    left: 8px;
    transform: rotate(-135deg);
    left: 11px;
}

.event_bnr .swiper-button-next::before {
    transform: rotate(45deg);
}

.event_bnr .swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.event_bnr .swiper-controls {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.event_bnr .swiper-pagination-fraction {
    position: relative;
    width: auto;
    bottom: 0;
    left: 0;
    font-size: 13px;
    color: #fff;
    letter-spacing: -1px;
}

.event_bnr .swiper-pagination-fraction span {
    display: inline-block;
    padding-top: 1px;
    line-height: 19px;
}

.event_bnr .swiper-button-pause {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    z-index: 10;
    overflow: hidden;
}

.event_bnr .swiper-button-pause::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 7px;
    width: 6px;
    height: 10px;
    border-width: 0 2px 0 2px;
    border-color: #fff;
    border-style: solid;
}

.event_bnr .swiper-button-play {
    position: relative;
    display: none;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    z-index: 10;
    overflow: hidden;
}

.event_bnr .swiper-button-play::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 7px;
    width: 0;
    height: 0;
    border-width: 5px 0 5px 6px;
    border-color: transparent transparent transparent #fff;
    border-style: solid;
}

.event_bnr.no_swiper .swiper-button-prev,
.event_bnr.no_swiper .swiper-button-next,
.event_bnr.no_swiper .swiper-button-play,
.event_bnr.no_swiper .swiper-button-pause,
.event_bnr.no_swiper .swiper-controls {
    display: none;
}

.event_bnr .event_cont.skin_light,
.event_bnr .event_cont.skin_light a {
    color: #333;
}

.event_bnr .event_cont.skin_light .label {
    border: 1px solid #333;
    color: #333;
}

.event_bnr.skin_light .event_cont,
.event_bnr.skin_light .event_cont a {
    color: #333;
}

.event_bnr.skin_light .event_cont .label {
    border: 1px solid #666;
    color: #111;
}

.event_bnr.skin_light .swiper-controls {
    color: #333;
}

.event_bnr.skin_light .swiper-pagination-fraction {
    color: #333;
}

.event_bnr.skin_light .swiper-button-play::before {
    border-color: transparent transparent transparent #333;
}

.event_bnr.skin_light .swiper-button-prev::before,
.event_bnr.skin_light .swiper-button-next::before {
    border-color: #333;
}

.event_bnr.skin_light .swiper-button-pause::before {
    border-color: #333;
}

.event_bnr .swiper-container-fade .swiper-slide {
    opacity: 0 !important;
    visibility: hidden;
    transition: visibility 0.3s ease;
}

.event_bnr .swiper-container-fade .swiper-slide-active {
    opacity: 1 !important;
    visibility: visible;
    transition: visibility 0.3s ease;
}

.event_bnr.no_swiper .swiper-container-fade .swiper-slide {
    opacity: 1 !important;
    visibility: visible;
    transition: visibility 0.3s ease;
}

.event_mainVisual {
    height: 180px;
    transition: all 0.5s ease;
}

.event_mainVisual .ly_inner {
    width: 776px !important;
    height: 100%;
    position: relative;
}

.event_mainVisual .event_cont .img {
    width: 230px;
    height: 230px;
    transform: none;
    top: 0;
}

.event_mainVisual .event_cont .link {
    padding: 0 0 35px 0;
}

.event_mainVisual.no_swiper .event_cont .link {
    padding-bottom: 0;
}

.event_mainVisual .swiper-controls {
    position: absolute;
    bottom: 30px;
    width: 100%;
}

.event_mainVisual .swiper-controls.is_played .swiper-button-play {
    display: none;
}

.event_mainVisual .swiper-controls.is_played .swiper-button-pause {
    display: block;
}

.event_mainVisual .swiper-controls.is_stoped .swiper-button-play {
    display: block;
}

.event_mainVisual .swiper-controls.is_stoped .swiper-button-pause {
    display: none;
}

.event_mainVisual .swiper-pagination-fraction {
    margin: 0 5px 0 0;
}

.event_mainVisual .swiper-button-prev,
.event_mainVisual .swiper-button-next {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0.2);
}

.event_mainVisual .swiper-button-prev,
.event_mainVisual .swiper-button-next,
.event_mainVisual .swiper-button-disabled {
    opacity: 0;
    transition: all 0.25s ease;
}

.event_mainVisual.is_focusin .swiper-button-prev,
.event_mainVisual.is_focusin .swiper-button-next {
    opacity: 1;
}

.event_mainVisual.is_focusin .swiper-button-disabled {
    opacity: 0.5;
}

.event_mainVisual .swiper-button-prev {
    left: auto;
    right: calc(100% + 54px);
}

.event_mainVisual .swiper-button-next {
    right: auto;
    left: calc(100% + 54px);
}

.event_mainVisual .swiper-button-prev::before {
    left: 17px;
    top: 13px;
}

.event_mainVisual .swiper-button-next::before {
    left: 10px;
    top: 13px;
}

.event_mainVisual.img_right .event_cont .img {
    right: 0;
}

.event_mainVisual.img_left .event_cont .img {
    left: 0;
}

.event_mainVisual.img_right .event_cont .link {
    padding-right: 250px;
}

.event_mainVisual.img_left .event_cont .link {
    padding-left: 250px;
    text-align: right;
}

.event_mainVisual.img_right .swiper-controls {
    left: 0;
}

.event_mainVisual.img_left .swiper-controls {
    right: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.event_subVisual {
    height: 150px;
    border-radius: 10px;
}

.event_subVisual .event_cont .img {
    width: 230px;
    height: 230px;
}

.event_subVisual .event_cont.skin_light {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.event_subVisual .swiper-controls {
    position: absolute;
    right: 50px;
    top: 15px;
    width: auto;
}

.event_subVisual .swiper-controls.is_played .swiper-button-play {
    display: none;
}

.event_subVisual .swiper-controls.is_played .swiper-button-pause {
    display: block;
}

.event_subVisual .swiper-controls.is_stoped .swiper-button-play {
    display: block;
}

.event_subVisual .swiper-controls.is_stoped .swiper-button-pause {
    display: none;
}

.event_subVisual .swiper-pagination-fraction {
    margin: 0 5px 0 0;
}

.event_subVisual.img_right .event_cont .img {
    right: 40px;
}

.event_subVisual.img_left .event_cont .img {
    left: 40px;
}

.event_subVisual.img_right .event_cont .link {
    padding-right: 296px;
}

.event_subVisual.img_left .event_cont .link {
    padding-left: 296px;
    text-align: right;
}

.event_subTop {
    height: 0;
    overflow: hidden;
    z-index: 45;
    background-color: rgb(98, 125, 218);
}

body.has_eventTopBnr .event_subTop {
    height: 60px;
}

.event_subTop .event_inner {
    height: 100%;
    transition: all 0.5s ease;
}

.event_subTop .ly_inner {
    width: 1080px;
    height: 100%;
    position: relative;
}

.event_subTop .event_cont {
    padding: 0 280px 0 50px;
}

.event_subTop .event_cont .link {
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.event_subTop .event_cont .link .tit {
    width: auto;
}

.event_subTop .event_cont .link .txt {
    width: auto;
    margin-left: 20px;
    padding-right: 5px;
}

.event_subTop.no_swiper .event_cont .link {
    padding-bottom: 0;
}

.event_subTop .swiper-controls {
    position: absolute;
    right: 210px;
    top: 0;
    width: auto;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.event_subTop .swiper-controls.is_played .swiper-button-play {
    display: none;
}

.event_subTop .swiper-controls.is_played .swiper-button-pause {
    display: block;
}

.event_subTop .swiper-controls.is_stoped .swiper-button-play {
    display: block;
}

.event_subTop .swiper-controls.is_stoped .swiper-button-pause {
    display: none;
}

.event_subTop .swiper-pagination-fraction {
    margin: 0 5px 0 0;
}

.event_subTop .swiper-button-prev {
    left: -7px;
}

.event_subTop .swiper-button-next {
    right: 154px;
}

.event_subTop .swiper-button-prev::before,
.event_subTop .swiper-button-next::before {
    width: 12px;
    height: 12px;
    top: 9px;
}

.event_subTop .event_close_wrap {
    display: flex;
    position: absolute;
    right: -7px;
    top: 0;
    z-index: 2;
    width: 155px;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
}

.event_subTop .event_close_wrap .event_close {
    position: relative;
    width: 30px;
    height: 30px;
    flex: 0 0 auto;
    top: -1px;
}

.event_subTop .event_close_wrap .event_close_check {
    display: flex;
    flex-grow: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 13px;
}

.event_subTop .event_close_wrap .event_close_check input {
    width: 15px;
    height: 15px;
    flex: 1 0 auto;
    margin: 0 5px 0 0;
    -webkit-appearance: checkbox;
}

.event_subTop.img_right .event_cont .img {
    right: 50px;
}

.event_subTop.img_left .event_cont .img {
    left: 50px;
}

.event_subTop.img_left .event_cont .link {
    text-align: right;
}

.event_subBanner {
    height: 150px;
    background-color: rgb(98, 125, 218);
    transition: all 0.5s ease;
}

.event_subBanner .ly_inner {
    height: 100%;
    position: relative;
}

.event_subBanner .event_cont .img {
    width: 230px;
    height: 230px;
}

.event_subBanner .event_cont .label {
    margin-top: 16px;
    margin-bottom: 2px;
}

.event_subBanner.img_right .event_cont .img {
    right: 50px;
}

.event_subBanner.img_left .event_cont .img {
    left: 50px;
}

.event_subBanner.img_right .event_cont .link {
    padding-right: 270px;
}

.event_subBanner.img_left .event_cont .link {
    padding-left: 270px;
    text-align: right;
}

.event_subBanner .swiper-controls {
    position: absolute;
    right: 50px;
    top: 15px;
    width: auto;
}

.event_subBanner .swiper-controls.is_played .swiper-button-play {
    display: none;
}

.event_subBanner .swiper-controls.is_played .swiper-button-pause {
    display: block;
}

.event_subBanner .swiper-controls.is_stoped .swiper-button-play {
    display: block;
}

.event_subBanner .swiper-controls.is_stoped .swiper-button-pause {
    display: none;
}

.event_subBanner .swiper-pagination-fraction {
    margin: 0 5px 0 0;
}

.event_subBanner.img_left .swiper-controls {
    right: 0;
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.event_subBanner.no_swiper .event_cont .link {
    padding-bottom: 0;
}

.event_allmenu {
    position: relative;
    width: 180px;
    padding: 22px;
    padding-top: 0px;
    background: #eeeff3;
}

.event_allmenu .swiper-container,
.event_allmenu .swiper-wrapper,
.event_allmenu .swiper-slide {
    width: 100%;
    height: 100%;
}

.event_allmenu .event_cont {
    height: auto;
}

.event_allmenu .event_cont .link {
    display: block;
    height: auto;
    position: relative;
}

.event_allmenu .event_cont .img {
    display: block;
    text-align: center;
    width: 100%;
}

.event_allmenu .event_cont .img img {
    width: 120px;
    height: 120px;
}

.event_allmenu .event_cont .tit {
    display: block;
    margin-top: 8px;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    line-height: 23px;
    height: 46px;
}

.event_allmenu .event_cont .arw::after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 2px;
    border-width: 1px 1px 0 0;
    border-color: #333;
    border-style: solid;
    transform: rotate(45deg);
}

.event_allmenu .swiper-button-prev,
.event_allmenu .swiper-button-next {
    position: absolute;
    top: 50%;
    display: block;
    overflow: hidden;
    width: 22px;
    height: 44px;
    margin-top: -50px;
    z-index: 10;
    overflow: hidden;
    background-image: none;
}

.event_allmenu .swiper-button-prev::before,
.event_allmenu .swiper-button-next::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 3px;
    width: 15px;
    height: 15px;
    margin-top: -8px;
    border-width: 1px 1px 0 0;
    border-color: #333;
    border-style: solid;
}

.event_allmenu .swiper-button-prev {
    left: 0;
}

.event_allmenu .swiper-button-prev::before {
    left: 8px;
    transform: rotate(-135deg);
    left: 7px;
}

.event_allmenu .swiper-button-next {
    right: 0;
}

.event_allmenu .swiper-button-next::before {
    transform: rotate(45deg);
    left: -1px;
}

.event_allmenu .swiper-button-next.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
}

.event_allmenu .swiper-controls {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    left: 0;
    bottom: 8px;
    width: 100%;
    padding: 0 22px;
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.event_allmenu .swiper-pagination-fraction {
    position: relative;
    width: 28px;
    bottom: 0;
    left: 0;
    font-size: 13px;
    color: #111;
    letter-spacing: -1px;
}

.event_allmenu .swiper-pagination-fraction span {
    display: inline-block;
    padding-top: 1px;
    line-height: 19px;
}

.event_allmenu .swiper-button-pause {
    position: relative;
    display: block;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    z-index: 10;
    overflow: hidden;
}

.event_allmenu .swiper-button-pause::before {
    content: '';
    position: absolute;
    top: 5px;
    left: 7px;
    width: 6px;
    height: 10px;
    border-width: 0 2px 0 2px;
    border-color: #111;
    border-style: solid;
}

.event_allmenu.no_swiper .swiper-button-prev,
.event_allmenu.no_swiper .swiper-button-next,
.event_allmenu.no_swiper .swiper-button-play,
.event_allmenu.no_swiper .swiper-button-pause,
.event_allmenu.no_swiper .swiper-controls {
    display: none;
}

.event_view {
    height: 150px;
}

.event_view .event_cont .img {
    width: 230px;
    height: 230px;
}

.event_view .event_cont .cont,
.event_view .event_cont .link {
    padding: 0 16px;
}

.event_view .event_cont .tit {
    font-size: 38px;
}

.event_view .event_cont .txt {
    font-size: 20px;
}

.event_view.img_right .event_cont .img {
    right: 16px;
}

.event_view.img_left .event_cont .img {
    left: 16px;
}

.event_view.img_right .event_cont .cont,
.event_view.img_right .event_cont .link {
    padding-right: 248px;
}

.event_view.img_left .event_cont .cont,
.event_view.img_left .event_cont .link {
    padding-left: 248px;
    text-align: right;
}

.event_view.img_only {
    height: auto;
}

.event_view.img_only img {
    width: 100%;
}

.js_animate_won {
    display: inline-flex;
    overflow: hidden;
}

.js_animate_won .txt.num {
    transition: all 0.3s ease;
}

.js_animate_won .txt {
    display: block;
    position: relative;
    height: 1000%;
}

.js_animate_won .txt .n {
    display: block;
    height: 10%;
    font-style: normal;
}

.js_animate_won .txt .n::before {
    content: attr(data-num);
}

.gnbSub_wrap,
.gnbSub_wrap .gnbSub_inner,
.gnbSub_wrap .gnbSub_dimmer {
    display: none;
}

.gnbSub_wrap.is_visible,
.gnbSub_wrap.is_visible .gnbSub_inner {
    display: block;
}

.gnbSub_wrap .close_wrap {
    position: absolute;
    right: 0px;
    bottom: 15px;
    z-index: 10;
}

.gnbSub_wrap .close_wrap .gnbSub_close {
    color: #111;
}

.gnbSub_wrap,
.gnbSub_wrap .gnbSub_inner {
    transition: all 0.3s ease;
}

.gnbSub_wrap .gnbSub_inner {
    position: relative;
    z-index: 49;
    height: 0;
    background-color: #fff;
}

.gnbSub_wrap .gnbSub_dimmer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 40;
    background-color: rgba(0, 0, 0, 0.8);
}

#header .gnb_wrap .nav_area .allmenu_group {
    display: none;
}

#header .gnb_wrap .nav_area .allmenu_group.is_visible {
    display: block;
}

#header .gnb_wrap .nav_area .allmenu_group {
    transition: all 1s ease;
}

#header .gnb_wrap .nav_area .allmenu_group.is_preved {
    transform: translateX(-500px);
}

#header .gnb_wrap .nav_area .allmenu_group.is_nexted {
    transform: translateX(500px);
}

#header .gnb_wrap .nav_area .allmenu_group.is_active {
    transform: translateX(0);
    opacity: 1;
    z-index: 20;
}

.has_eventTopBnr #header .gnb_wrap .nav_area .allmenu_group {
    top: 170px;
}

#header .gnb_wrap .nav_area .allmenu_group {
    position: fixed;
    z-index: 10;
    left: 0;
    top: 108px;
    width: 100%;
    height: 0;
    opacity: 0;
    overflow: hidden;
    transform: translateX(0);
    transition: all 0.25s ease;
}

#header .gnb_wrap .nav_area .allmenu_group:before {
    content: '';
    display: block;
    clear: both;
}

#header .gnb_wrap .nav_area .allmenu_scroll {
    overflow: auto;
    margin-top: 30px;
    padding: 0;
    max-height: 588px;
    box-sizing: content-box;
    border-top: 1px solid #e4e4e4;
    -webkit-overflow-scrolling: touch;
}

#header .gnb_wrap .nav_area .allmenu_cont {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 1080px;
    position: relative;
    margin: auto;
}

#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list {
    position: relative;
    padding-right: 14px;
    border-left: 1px solid #eee;
    padding: 0 20px;
    margin: 36px 0;
}

#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list .dep1_item .btn_expand::after {
    right: -3px;
}

#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(1),
#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(2),
#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(3),
#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(4) {
    padding-top: 0;
}

#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(1),
#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(5),
#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(9),
#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(13) {
    border-left: 0;
}

#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(5)::before,
#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(9)::before,
#header .gnb_wrap .nav_area .allmenu_cont .allmenu_list:nth-child(13)::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: -37px;
    width: 1080px;
    height: 1px;
    background-color: #eee;
}

@media only screen and (min-width:1101px) {
    #header .gnb_wrap .nav_area.swiper-container-free-mode>.swiper-wrapper {
        -webkit-transform: none !important;
        transform: none !important;
    }
}

.quickSrch_wrap,
.quickSrch_wrap .quickSrch_inner,
.quickSrch_wrap .quickSrch_dimmer {
    display: none;
}

.quickSrch_wrap.is_visible,
.quickSrch_wrap.is_visible .quickSrch_inner,
.quickSrch_wrap.is_visible .quickSrch_dimmer {
    display: block;
}

.quickSrch_wrap .close_wrap {
    position: absolute;
    right: 0px;
    bottom: 15px;
    z-index: 10;
}

.quickSrch_wrap .close_wrap .quickSrch_close {
    color: #111;
}

.quickSrch_wrap:not(.is_acOnly) .quickSrch_inner,
.quickSrch_dimmer {
    transition: all 0.3s ease;
}

.quickSrch_wrap:not(.is_acOnly) .quickSrch_inner {
    transform: translate(0, -100%);
}

.quickSrch_wrap:not(.is_acOnly) .quickSrch_inner.is_active {
    transform: translate(0, 0);
}

.quickSrch_dimmer {
    opacity: 0;
    transition-property: opacity;
}

.quickSrch_dimmer.is_active {
    opacity: 0.8;
}

.quickSrch_wrap .quickSrch_inner {
    background-color: #fff;
}

.quickSrch_wrap .quickSrch_inner::before {
    content: '';
    display: block;
    position: absolute;
    height: 100%;
    width: 102vw;
    left: 50%;
    margin-left: -50vw;
    top: 0;
    bottom: 0;
    background-color: #fff;
}

.autoComplete_wrap {
    position: relative;
    background-color: #fff;
    z-index: 20;
}

.quickSrch_inner {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 41;
}

.quickSrch_dimmer {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 40;
    background-color: #000;
}

.quickSrch {
    position: relative;
    background: #fff;
    width: 600px;
    margin: auto;
}

.quickSrch_wrap:not(.is_acOnly) .quickSrch {
    width: 600px;
    margin: auto;
    min-height: 120px;
}

.main_index .quickSrch_inner {
    z-index: 61;
}

.main_index .quickSrch_dimmer {
    z-index: 60;
}

.quickSrch_wrap.is_acOnly .quickSrch_inner {
    z-index: 161;
}

.quickSrch_wrap.is_acOnly .srch_input_wrap {
    display: none;
}

.quickSrch_wrap.is_acOnly .autoComplete_wrap .ac_option {
    padding: 0 20px;
}

.quickSrch_wrap.is_acOnly .close_wrap {
    display: none;
}

.totalSrch_wrap .totalSrch_header {
    max-width: 600px;
    margin: auto;
}

.srch_keyword {
    color: #e148df;
    font-weight: 700;
}

.srch_input_wrap {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 72px;
    padding-left: 0px;
    border-bottom: 2px solid #111;
}

.srch_input_wrap form {
    height: 100%;
}

.srch_input_wrap .label_srch {
    display: block;
    position: absolute;
    left: -4px;
    top: 50%;
    margin-top: -14px;
    line-height: 24px;
    color: #333333;
    font-size: 24px;
    font-weight: 700;
}

.srch_input_wrap .ico_srch {
    display: block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background: url('/pconts/images/common/ico_search.png') no-repeat center center / 24px 24px;
    text-indent: -999px;
}

.srch_input_wrap input {
    height: 70px;
    border: 0;
    flex-shrink: 0;
    width: 100%;
    padding: 0 20px 0 34px;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    -moz-appearance: none;
    -webkit-appearance: none;
}

/* .srch_input_wrap input[type="search"], .srch_input_wrap input[type="text"] {-moz-appearance:textfield; -webkit-appearance:textfield;} */
.srch_input_wrap input:focus {
    padding-left: 32px;
}

.srch_input_wrap input::placeholder {
    font-size: 20px;
    font-weight: 300;
    line-height: 70px;
}

.srch_input_wrap input::-webkit-input-placeholder {
    font-size: 20px;
    font-weight: 300;
    line-height: 70px;
}

.srch_input_wrap input::-moz-placeholder {
    font-size: 20px;
    font-weight: 300;
    padding-left: 34px;
    line-height: 70px;
}

.srch_input_wrap input:-moz-placeholder {
    font-size: 20px;
    font-weight: 300;
    padding-left: 34px;
    line-height: 70px;
}

.srch_input_wrap input::-ms-input-placeholde {
    font-size: 20px;
    font-weight: 300;
    padding-left: 34px;
    line-height: 70px;
}

.srch_input_wrap input:-ms-input-placeholder {
    font-size: 20px;
    font-weight: 300;
    padding-left: 34px;
    line-height: 70px;
}

.srch_input_wrap .btn_back {
    position: absolute;
    left: -4px;
    top: 50%;
    margin-top: -15px;
    overflow: hidden;
    width: 30px;
    height: 30px;
    background: url('/pconts/images/icon/ico_srch_back.png') no-repeat center center;
    text-indent: -999px;
}

.srch_input_wrap .btn_clear {
    position: absolute;
    right: 0;
    top: 50%;
}

.srch_input_wrap .label_srch {
    display: block;
}

.srch_input_wrap .btn_back {
    display: none;
}

/* 백버튼요구사항 삭제 .srch_input_wrap.is_valued .label_srch {display:none;} .srch_input_wrap.is_valued .btn_back {display:block;} */
.srch_noData {
    padding-bottom: 50px;
}

.srch_noData .srch_keyword {
    color: #111;
    font-weight: 400;
}

.srch_tags_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 40px;
    overflow: hidden;
    margin: -5px;
    margin-top: 15px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.srch_tags_wrap .hashtag {
    height: 30px;
    margin: 5px;
    padding: 0 12px;
    border: 1px solid #eeeeee;
    color: #4868e1;
    font-size: 15px;
    font-weight: 400;
    background-color: #fff;
}

.srch_tags_wrap .hashtag.round {
    border-radius: 15px;
}

.totalSrch_header.is_opened .srch_tags_wrap {
    height: auto;
}

.srch_count_wrap {
    padding-top: 46px;
    padding-bottom: 44px;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
}

.srch_count_wrap p {
    font-size: 24px;
    line-height: 52px;
    color: #333;
}

.srch_count_wrap em {
    font-weight: 700;
    color: #333;
}

.logInfo_wrap {
    padding: 42px 80px 45px 80px;
    text-align: center;
}

.logInfo_wrap .msg_wrap {
    line-height: 26px;
    color: #111;
    font-size: 20px;
    text-align: center;
}

.logInfo_wrap .msg_wrap em {
    font-weight: 700;
    color: #333;
}

.logInfo_wrap .btn_wrap {
    margin-top: 30px;
    text-align: center;
}

.logInfo_wrap .mylimit_info .parts dt {
    text-align: left;
}

.logInfo_wrap .mylimit_info .head_deck dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 7px;
}

.logInfo_wrap .mylimit_info .head_deck dl dt {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.logInfo_wrap .mylimit_info .head_deck dl dd {
    font-size: 18px;
    color: #4868e1;
    font-weight: 700;
}

.totalSrch_sec {
    padding: 55px 0 0px;
}

.totalSrch_sec .title_wrap {
    display: block;
    margin-bottom: 20px;
}

.totalSrch_sec .cont_wrap {
    display: block;
}

.totalSrch_sec .h_title {
    display: block;
    line-height: 30px;
    font-size: 24px;
    font-weight: 700;
    color: #333;
}

.totalSrch_sec .s_title {
    display: block;
    margin-bottom: 15px;
    line-height: 1;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

body.os_ios .totalSrch_sec .s_title {
    word-break: break-all
}

.totalSrch_sec .marker_wrap {
    margin-bottom: -5px;
}

.totalSrch_sec .more_area {
    margin-top: 7px;
    text-align: right;
    line-height: 1;
}

.totalSrch_sec .more_area .btn_more {
    position: relative;
    overflow: hidden;
    padding: 2px 16px 2px 0;
    ;
    color: #333;
    font-size: 15px;
}

.totalSrch_sec .more_area .btn_more::after {
    content: '';
    position: absolute;
    right: 2px;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    border: 1px solid #333;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
}

.totalSrch_sec .more_area .srch_count {
    color: #4868e1;
    font-size: 15px;
}

.totalSrch_sec .more_page {
    margin-top: 38px;
}

.totalSrch_sec.result {
    margin-top: 80px;
    padding: 0;
}

.totalSrch_sec.result .title_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 18px;
    border-bottom: 1px solid #eeeeee;
}

.totalSrch_sec.result .title_wrap .select_wrap {
    width: 160px;
}

.srch_nodata {
    margin: 60px 0;
    padding: 140px 50px 0;
    background: url(/pconts/images/icon/ico_nodata_srch.png) no-repeat center top;
    text-align: center;
}

.srch_nodata p {
    color: #111;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
}

.srch_nodata p .srch_keyword {
    font-weight: 700;
    color: #111;
}

.totalSrch_sec.type_quick.expend_wrap {
    padding: 37px 0 40px;
}

.totalSrch_sec.type_quick .s_title {
    margin-top: 28px;
}

.totalSrch_sec.type_quick .s_text {
    margin-top: 30px;
    color: #333;
}

.totalSrch_sec.type_quick .s_title+.s_text {
    margin-top: 10px;
}

.totalSrch_sec.type_quick .s_text+.s_text {
    margin-top: 0px;
}

.totalSrch_sec.type_quick .s_text+.btn_area {
    margin-top: 11px;
}

.totalSrch_sec.type_quick .cont_wrap+.title_wrap {
    margin-top: 50px;
}

.totalSrch_sec.type_menu .breadcrumb_list {
    margin: -5px 0;
}

.totalSrch_sec.type_menu .breadcrumb_list p {
    line-height: 25px;
}

.totalSrch_sec.type_menu .breadcrumb_list p+p {
    margin-top: 8px;
}

.totalSrch_sec.type_menu.result .breadcrumb_list p+p {
    margin-top: 19px;
}

.totalSrch_sec.type_card {
    display: block;
}

.totalSrch_sec.type_card .s_title {
    margin-bottom: 8px;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap {
    margin: -20px 0;
    border-bottom: 0;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li {
    padding: 20px 0;
    border-bottom: 0;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li::after {
    content: '';
    display: block;
    clear: both;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .card_img_wrap.more a,
.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .card_img_wrap.vertical.more a {
    padding-bottom: 0;
    background-image: none;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .benefit_wrap ul li {
    color: #9a9a9a;
    font-weight: 400;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .benefit_wrap ul li>span {
    color: #333;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .benefit_wrap ul li+li {
    padding-top: 8px;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .benefit_wrap {
    margin-bottom: 19px;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .benefit_wrap>ul {
    margin-top: -3px;
    margin-bottom: -5px;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .card_name_wrap {
    width: 630px;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .card_img_wrap {
    margin-bottom: 0;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .card_img_wrap img {
    height: 170px;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .card_img_wrap.vertical img {
    height: auto;
}

.totalSrch_sec.type_card .card_list_common .card_list_wrap>li .list_btn_wrap {
    width: 501px;
}

.totalSrch_sec.type_card.result .title_wrap {
    margin-bottom: 25px;
}

.totalSrch_sec.type_qna {
    display: block;
}

.totalSrch_sec.type_qna .title_wrap {
    margin-bottom: 24px;
}

.totalSrch_sec.type_qna .srch_list li+li {
    margin-top: 27px;
}

.totalSrch_sec.type_qna .srch_list li {
    color: #333;
    font-size: 16px;
    font-weight: 300;
}

.totalSrch_sec.type_qna .srch_list li .qusetion {
    display: inline-flex;
    font-weight: 700;
    color: #4868e1;
    margin-right: 10px;
}

.totalSrch_sec.type_qna .srch_list li a {
    position: relative;
    display: inline-block;
    padding-right: 12px;
}

.totalSrch_sec.type_qna .srch_list li a::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border: 1px solid #333;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
}

.totalSrch_sec.type_event {
    display: block;
}

.totalSrch_sec.type_event .title_wrap {
    margin-bottom: 15px;
}

.totalSrch_sec.type_notice {
    display: block;
}

.totalSrch_sec.type_notice .title_wrap {
    margin-bottom: 24px;
}

.totalSrch_sec.type_notice .noti_list li+li {
    margin-top: 27px;
}

.totalSrch_sec.type_notice .noti_list li {
    color: #333;
    font-size: 16px;
    font-weight: 300;
}

.totalSrch_sec.type_notice .noti_list li a {
    display: inline-flex;
    position: relative;
    padding-right: 16px;
}

.totalSrch_sec.type_notice .noti_list li a::after {
    content: '';
    position: absolute;
    right: 3px;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border: 1px solid #333;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
}

.totalSrch_sec.type_notice .noti_list li a .txt {
    display: inline-block;
    width: 120px;
    color: #111;
}

.totalSrch_sec.type_notice .noti_list li a .tit {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    font-weight: 700;
}

.totalSrch_sec.type_notice .noti_list li a .badge {
    margin-left: 5px;
}

.totalSrch_sec.type_finance .srch_finance_list .item,
.totalSrch_sec.type_info .srch_info_list .item {
    margin-top: 30px;
}

.totalSrch_sec.type_finance .srch_finance_list .item:first-child,
.totalSrch_sec.type_info .srch_info_list .item:first-child {
    margin-top: 0;
}

.totalSrch_sec.type_etc {
    display: block;
    padding-bottom: 0;
}

.totalSrch_sec.type_etc .title_wrap {
    margin-bottom: 26px;
}

.totalSrch_sec.type_etc .define_items .item {
    position: relative;
    padding-right: 16px;
    margin-top: 28px;
}

.totalSrch_sec.type_etc .define_items .item a {
    display: block;
}

.totalSrch_sec.type_etc .define_items .item:first-child {
    margin-top: 0;
}

.totalSrch_sec.type_etc .define_items .item::after {
    content: '';
    position: absolute;
    right: 3px;
    top: 50%;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    border: 1px solid #333;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
}

.totalSrch_sec.type_etc .define_items .tit {
    margin-bottom: 4px;
    font-weight: 700;
    color: #333;
    font-size: 16px;
}

.totalSrch_sec.type_etc .define_items .txt {
    font-size: 15px;
    line-height: 27px;
}

.totalSrch_sec .cont_wrap P.marker_dot.Mid::before,
.totalSrch_sec .cont_wrap .marker_dot.Mid>li::before {
    top: 8px;
}

.shCardApp_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.shCardApp_list a {
    display: block;
}

.shCardApp_list .app_item {
    padding: 30px 30px 0 30px;
    width: 230px;
    height: 200px;
    background-color: #fff;
}

.shCardApp_list .app_item dt {
    text-align: center;
}

.shCardApp_list .app_item dt i {
    display: block;
    width: 80px;
    height: 80px;
    margin: auto;
    background: no-repeat center center / 100% 100%;
}

.shCardApp_list .app_item dt .tit {
    display: block;
    margin-top: 18px;
    text-align: center;
    font-size: 16px;
    color: #111;
    font-weight: 700;
}

.shCardApp_list .app_item dd {
    text-align: center;
    font-size: 13px;
    color: #111;
}

.shCardApp_list .app_item dt i.ico_shPayfan {
    background-image: url('/pconts/images/icon/ico_app_shPayfan.png');
}

.shCardApp_list .app_item dt i.ico_shCard {
    background-image: url('/pconts/images/icon/ico_app_shCard.png');
}

.shCardApp_list .app_item dt i.ico_shAllthat {
    background-image: url('/pconts/images/icon/ico_app_shAllthat.png');
}

.shCardApp_list .app_item dt i.ico_shPremium {
    background-image: url('/pconts/images/icon/ico_app_shPremium.png');
}

.autoComplete_wrap {
    display: none;
    text-align: left;
}

.autoComplete_wrap.is_visible {
    display: block;
}

.autoComplete_wrap .ac_menu {
    padding: 3px 20px 0;
}

.autoComplete_wrap .ac_title {
    padding-top: 10px;
    color: #111;
    font-size: 13px;
}

.autoComplete_wrap .ac_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 12px 0;
}

.autoComplete_wrap .ac_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    padding: 8px 10px 8px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.autoComplete_wrap .ac_btn_keyword {
    position: relative;
    width: auto;
    padding-top: 2px;
    padding-left: 20px;
    padding-right: 5px;
    text-align: left;
    line-height: 18px;
    font-size: 15px;
    color: #111;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.autoComplete_wrap .ac_btn_keyword::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
}

.autoComplete_wrap .ac_btn_keyword.latest::before {
    width: 15px;
    height: 15px;
    margin-top: -8px;
    background: url('/pconts/images/icon/ico_latest.png') no-repeat center center;
}

.autoComplete_wrap .ac_btn_keyword.srch::before {
    width: 13px;
    height: 13px;
    margin-top: -7px;
    background: url('/pconts/images/icon/ico_srch.png') no-repeat center center;
}

.autoComplete_wrap .ac_btn_remove {
    position: relative;
    width: 16px;
    height: 16px;
    text-indent: -9999px;
    overflow: hidden;
    flex: none;
}

.autoComplete_wrap .ac_btn_remove::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-indent: 0;
    background: url('/pconts/images/icon/ico_remove_keyword.png') no-repeat center center;
}

.autoComplete_wrap .ac_btn_srch {
    position: relative;
    width: 16px;
    height: 16px;
    top: 1px;
    text-indent: -9999px;
    overflow: hidden;
}

.autoComplete_wrap .ac_btn_srch::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-indent: 0;
    background: url('/pconts/images/icon/ico_srch_go.png') no-repeat center center / 8px 8px;
}

.autoComplete_wrap .ac_option {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #eeeeee;
}

.autoComplete_wrap .ac_option .ac_btn_text {
    padding: 5px;
    color: #111;
    font-size: 13px;
}

.autoComplete_wrap .ac_option .ac_btn_text+.ac_btn_text {
    margin-left: 5px;
}

.autoComplete_wrap .ac_option .ac_option_left,
.autoComplete_wrap .ac_option .ac_option_right {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -5px;
    margin-left: auto;
}

.autoComplete_wrap .ac_option .ac_option_left {
    margin-left: -5px;
}

.autoComplete_wrap .ac_nodata {
    padding: 38px 0;
    text-align: center;
}

.autoComplete_wrap .ac_nodata p+p {
    margin-top: 13px;
}

.autoComplete_wrap .ac_quick_wrap {
    padding: 10px 0;
    border-top: 1px solid #eeeeee;
}

.autoComplete_wrap .ac_quick_wrap .ac_quick_group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -18px;
}

.autoComplete_wrap .ac_quick_wrap .ac_quick_list {
    width: 50%;
    padding: 10px 18px;
}

.autoComplete_wrap .ac_quick_wrap .ac_quick_list li {
    position: relative;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 30px;
    background: no-repeat left center / 20px auto;
}

.autoComplete_wrap .ac_quick_wrap .type_event li {
    background-image: url('/pconts/images/icon/ico_srch_item01.png');
}

.autoComplete_wrap .ac_quick_wrap .type_card li {
    background-image: url('/pconts/images/icon/ico_srch_item02.png');
}

.autoComplete_wrap .ac_quick_wrap .type_qna li {
    background-image: url('/pconts/images/icon/ico_srch_item03.png');
}

.install_type {
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.install_type>li {
    float: left;
    display: inline-block;
    width: 50%;
    padding: 56px 30px;
    text-align: center;
}

.install_type>li:first-child {
    border-right: 1px solid #eee;
}

.install_type .icon_box {
    width: 100%;
    padding: 74px 0 0;
}

.install_type .icon_box.icon64,
.install_type .icon_box.icon65 {
    background-position: top;
    background-size: 50px auto;
}

.install_type .icon_box strong {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 20px;
    color: #333;
}

.h_title38 {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 38px;
    color: #111;
}

.h_title34 {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 34px;
    line-height: 1.3;
    color: #111;
}

.h_title28 {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 28px;
    color: #111;
}

.h_title24 {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 24px;
    color: #111;
}

.h_title {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 20px;
    color: #333;
}

.c_title {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.c_title_m15 {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 15px;
    color: #333;
}

.s_title {
    display: block;
    position: relative;
    font-weight: 700;
    font-size: 13px;
    color: #111;
}

.h_wrap {
    display: table;
    table-layout: fixed;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.h_wrap>h3,
.h_wrap>h4,
.h_wrap>p {
    display: inline-block;
    position: relative;
}

.h_wrap .sub_title {
    display: block;
    position: relative;
    margin: 0 0 36px;
    font-weight: 400;
    font-size: 18px;
    color: #111;
}

.h_wrap .sub_title.has_border {
    margin-bottom: 76px;
}

.h_wrap .sub_title.has_border:after {
    content: '';
    display: block;
    width: 98px;
    height: 2px;
    margin: 30px 0 0;
    background-color: #333;
}

.h_wrap .right_text {
    float: right;
    position: relative;
}

.h_wrap .right_text.with_h24 {
    padding-top: 11px;
}

.h_wrap .h_title24+span {
    margin-top: -14px;
    display: block;
    font-size: 16px;
    color: #111;
}

.contents_heading {
    display: block;
    margin-top: 33px;
}

.tb_marker [class^=marker_]>li+li {
    margin-top: 0;
}

p.marker_dot,
ul.marker_dot>li,
ol.marker_dot>li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 12px;
    color: #111;
}

p.marker_dot::before,
.marker_dot>li::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #111;
}

P.marker_dot+.marker_dot,
.marker_dot>li+li {
    margin-top: 7px;
}

p.marker_dot.color_A,
ul.marker_dot.color_A>li,
ol.marker_dot.color_A>li {
    color: #111
}

p.marker_dot.color_A::before,
.marker_dot.color_A>li::before {
    background-color: #111
}

p.marker_dot.color_B,
ul.marker_dot.color_B>li,
ol.marker_dot.color_B>li {
    color: #333
}

p.marker_dot.color_B::before,
.marker_dot.color_B>li::before {
    background-color: #333
}

p.marker_dot.Small,
ul.marker_dot.Small>li,
ol.marker_dot.Small>li {
    font-size: 13px;
    padding-left: 7px;
    line-height: 20px;
}

p.marker_dot.Small,
ul.marker_dot.Small>li+li,
ol.marker_dot.Small>li+li {
    margin-top: 8px;
}

p.marker_dot.Small::before,
.marker_dot.Small>li::before {
    width: 2px;
    height: 2px;
    border-radius: 0;
}

P.marker_dot.Mid,
ul.marker_dot.Mid>li,
ol.marker_dot.Mid>li {
    font-size: 16px;
}

P.marker_dot.Mid::before,
.marker_dot.Mid>li::before {
    top: 10px
}

p.marker_dot.Large,
ul.marker_dot.Large>li,
ol.marker_dot.Large>li {
    font-size: 18px;
}

P.marker_dot.Large::before,
.marker_dot.Large>li::before {
    top: 11px
}

p.marker_hyphen,
span.marker_hyphen,
ul.marker_hyphen>li,
ol.marker_hyphen>li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 14px;
    color: #111;
}

p.marker_hyphen::before,
span.marker_hyphen::before,
.marker_hyphen>li::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 6px;
    height: 1px;
    border-radius: 50%;
    background-color: #111;
}

p.marker_hyphen+.marker_hyphen,
.marker_hyphen>li+li {
    margin-top: 7px;
}

p.marker_hyphen.color_A,
span.marker_hyphen.color_A,
ul.marker_hyphen.color_A>li,
ol.marker_hyphen.color_A>li {
    color: #111
}

p.marker_hyphen.color_A::before,
span.marker_hyphen.color_A::before,
.marker_hyphen.color_A>li::before {
    background-color: #111
}

p.marker_hyphen.color_B,
span.marker_hyphen.color_B,
ul.marker_hyphen.color_B>li,
ol.marker_hyphen.color_B>li {
    color: #333
}

p.marker_hyphen.color_B::before,
span.marker_hyphen.color_B::before,
.marker_hyphen.color_B>li::before {
    background-color: #333
}

p.marker_hyphen.Small,
span.marker_hyphen.Small,
ul.marker_hyphen.Small>li,
ol.marker_hyphen.Small>li {
    font-size: 13px;
    padding-left: 10px;
    line-height: 20px;
}

p.marker_hyphen.Small,
span.marker_hyphen.Small,
ul.marker_hyphen.Small>li+li,
ol.marker_hyphen.Small>li+li {
    margin-top: 8px;
}

p.marker_hyphen.Small::before,
span.marker_hyphen.Small:before,
.marker_hyphen.Small>li::before {
    width: 5px;
    border-radius: 0;
}

P.marker_hyphen.Mid,
span.marker_hyphen.Mid,
ul.marker_hyphen.Mid>li,
ol.marker_hyphen.Mid>li {
    font-size: 16px;
}

P.marker_hyphen.Mid::before,
span.marker_hyphen.Mid::before,
.marker_hyphen.Mid>li::before {
    top: 11px
}

p.marker_hyphen.Large,
span.marker_hyphen.Large,
ul.marker_hyphen.Large>li,
ol.marker_hyphen.Large>li {
    font-size: 18px;
}

P.marker_hyphen.Large::before,
span.marker_hyphen.Large::before,
.marker_hyphen.Large>li::before {
    top: 12px
}

p.marker_refer,
span.marker_refer,
ul.marker_refer>li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 19px;
    color: #111;
}

span.marker_refer {
    display: inline-block;
}

p.marker_refer::before,
span.marker_refer::before,
.marker_refer>li::before {
    content: '※';
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    color: #111;
}

p.color_red.marker_refer::before,
span.color_red.marker_refer::before,
.marker_refer.color_red>li::before {
    content: '※';
    display: block;
    position: absolute;
    left: 0;
    top: 0px;
    color: #f14b25
}

p.marker_refer+.marker_refer,
.marker_refer>li+li {
    margin-top: 7px;
}

p.marker_refer.color_A,
ul.marker_refer.color_A>li {
    color: #111
}

p.marker_refer.color_B,
ul.marker_refer.color_B>li {
    color: #333
}

p.marker_refer.Small,
ul.marker_refer.Small>li {
    font-size: 13px;
    padding-left: 15px;
    line-height: 20px;
}

P.marker_refer.Mid,
ul.marker_refer.Mid>li {
    font-size: 16px;
    padding-left: 20px;
}

p.marker_refer.Large,
ul.marker_refer.Large>li {
    font-size: 18px;
    padding-left: 21px;
}

p.marker_number,
span.marker_number,
ul.marker_number>li,
ol.marker_number>li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 19px;
    color: #111;
}

p.marker_number .number,
span.marker_number .number,
.marker_number>li .number {
    position: absolute;
    left: 0;
    top: 0px;
    color: #111;
}

span.marker_number {
    display: inline-block;
}

p.marker_number+.marker_number,
.marker_number>li+li {
    margin-top: 7px;
}

p.marker_number.color_A,
ul.marker_number.color_A>li {
    color: #111
}

p.marker_number.color_B,
ul.marker_number.color_B>li {
    color: #333
}

p.marker_number.color_B .number,
span.marker_number.color_B .number,
.marker_number.color_B>li .number {
    color: #333
}

p.marker_number.Small,
ul.marker_number.Small>li {
    font-size: 13px;
    padding-left: 15px;
    line-height: 20px;
}

p.marker_number.Small.double,
ul.marker_number.Small>li.double {
    padding-left: 22px;
}

P.marker_number.Mid,
ul.marker_number.Mid>li {
    font-size: 16px;
    padding-left: 20px;
}

p.marker_number.Large,
ul.marker_number.Large>li {
    font-size: 18px;
    padding-left: 21px;
}

p.marker_number_x2,
span.marker_number_x2,
ul.marker_number_x2>li,
ol.marker_number_x2>li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 38px;
    color: #111;
}

p.marker_number_x2 .number,
span.marker_number_x2 .number,
.marker_number_x2>li .number {
    position: absolute;
    left: 0;
    top: 0px;
    color: #111;
}

span.marker_number_x2 {
    display: inline-block;
}

p.marker_number_x2 .number,
span.marker_number_x2 .number,
.marker_number_x2>li .number {
    position: absolute;
    left: 0;
    top: 0px;
    color: #111;
}

p.marker_number_x2+.marker_number_x2,
.marker_number_x2>li+li {
    margin-top: 7px;
}

p.marker_number_x2.color_A,
ul.marker_number_x2.color_A>li {
    color: #111
}

p.marker_number_x2.color_B,
ul.marker_number_x2.color_B>li {
    color: #333
}

p.marker_number_x2.Small,
ul.marker_number_x2.Small>li {
    font-size: 13px;
    padding-left: 15px;
    line-height: 20px;
}

P.marker_number_x2.Mid,
ul.marker_number_x2.Mid>li {
    font-size: 16px;
    padding-left: 20px;
}

p.marker_number_x2.Large,
ul.marker_number_x2.Large>li {
    font-size: 18px;
    padding-left: 21px;
}

p.marker_number.XLarge,
ul.marker_number.XLarge>li {
    padding-left: 27px;
}

p.marker_number.XLarge .number,
ul.marker_number.XLarge>li>p>.number {
    left: -27px;
}

p.marker_number.XLarge .h_title>.number,
ul.marker_number.XLarge .h_title>.number,
p.marker_number.XLarge .h_title24>.number,
ul.marker_number.XLarge .h_title24>.number {
    color: #111;
}

p.marker_number.XLarge .h_title+ul,
ul.marker_number.XLarge>li>.h_title+ul,
ul.marker_number.XLarge>li>.h_title+p,
p.marker_number.XLarge .h_title24+ul,
ul.marker_number.XLarge>li>.h_title24+ul,
ul.marker_number.XLarge>li>.h_title24+p {
    margin-top: 15px;
}

p.marker_number.XLarge .two,
ul.marker_number.XLarge>li.two {
    padding-left: 36px;
}

p.marker_number.XLarge .two .number,
ul.marker_number.XLarge>li.two .number {
    left: -36px;
}

.marker_number.indent_sm>li {
    padding-left: 8px;
    text-indent: -8px;
}

.marker_number.indent_sm>li li {
    text-indent: 0;
}

p.marker_txt,
span.marker_txt,
ul.marker_txt>li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 23px;
    color: #111;
}

p.marker_txt.more1,
span.marker_txt.more1,
ul.marker_txt.more1>li {
    padding-left: 28px;
}

span.marker_txt {
    display: inline-block;
}

p.marker_txt .txt,
span.marker_txt .txt,
.marker_txt>li .txt {
    position: absolute;
    left: 0;
    top: 0px;
}

p.marker_txt+.marker_txt,
.marker_txt>li+li {
    margin-top: 7px;
}

p.marker_txt.color_A,
ul.marker_txt.color_A>li {
    color: #111
}

p.marker_txt.color_B,
ul.marker_txt.color_B>li {
    color: #333
}

p.marker_txt.Small,
ul.marker_txt.Small>li {
    font-size: 13px;
    padding-left: 21px;
    line-height: 20px;
}

P.marker_txt.Mid,
ul.marker_txt.Mid>li {
    font-size: 16px;
    padding-left: 25px;
}

p.marker_txt.Large,
ul.marker_txt.Large>li {
    font-size: 18px;
    padding-left: 27px;
}

p.marker_txt.XLarge,
ul.marker_txt.XLarge>li {
    padding-left: 27px;
}

p.marker_txt.XLarge .txt,
ul.marker_txt.XLarge>li .txt {
    left: -27px;
}

p.marker_txt.XLarge .h_title+ul,
ul.marker_txt.XLarge>li>.h_title+ul,
ul.marker_txt.XLarge>li>.h_title+p {
    margin-top: 15px;
}

p.marker_txt.XLarge .two,
ul.marker_txt.XLarge>li.two {
    padding-left: 36px;
}

p.marker_txt.XLarge .two .txt,
ul.marker_txt.XLarge>li.two .txt {
    left: -36px;
}

.marker_dot li>.marker_hyphen,
.marker_hyphen li>.marker_dot,
.marker_dot li>.marker_refer,
.marker_hyphen li>.marker_refer,
.marker_dot li>.marker_number,
.marker_hyphen li>.marker_number {
    margin-top: 4px;
}

.marker_dot li>.marker_hyphen li+li,
.marker_hyphen li>.marker_dot li+li,
.marker_dot li>.marker_refer li+li,
.marker_hyphen li>.marker_refer li+li,
.marker_dot li>.marker_number li+li,
.marker_hyphen li>.marker_number li+li {
    margin-top: 5px;
}

ul.marker_refer>li>.marker_hyphen {
    margin-top: 5px
}

ul.marker_refer>li>.marker_hyphen li {
    margin-top: 3px
}

.marker_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.marker_wrap .s_title+.marker_dot,
.marker_wrap .s_title+.marker_hyphen,
.marker_wrap .s_title+.marker_number,
.marker_wrap .c_title+.marker_dot,
.marker_wrap .c_title+.marker_hyphen,
.marker_wrap .c_title+.marker_number {
    margin-top: 20px;
}

.marker_wrap .marker_dot+.s_title,
.marker_wrap .marker_hyphen+.s_title,
.marker_wrap .marker_number+.s_title,
.marker_wrap .marker_dot+.c_title,
.marker_wrap .marker_hyphen+.c_title,
.marker_wrap .marker_number+.c_title {
    margin-top: 40px;
}

.s_title+.marker_dot.Small {
    margin-top: 16px;
}

.marker_dot.Small+.s_title {
    margin-top: 20px;
}

.sh_agreement .marker_number+.c_title,
.sh_agreement .marker_dot+.c_title,
.sh_agreement .marker_refer+.c_title,
.sh_agreement .marker_hyphen+.c_title,
.sh_agreement .marker_txt+.c_title,
.sh_agreement .font_basic+.c_title,
.sh_agreement .table_scroll_area+.c_title,
.sh_agreement .bg_gray+.c_title,
.sh_agreement .btn_wrap+.c_title,
.sh_agreement .link_group+.c_title,
.sh_agreement .s_title {
    margin-top: 20px;
    margin-bottom: 13px;
}

.sh_agreement .text+.c_title {
    margin-top: 20px;
}

.sh_agreement .font_md+.h_title,
.sh_agreement .marker_number+.h_title,
.sh_agreement .marker_dot+.h_title,
.sh_agreement .marker_refer+.h_title,
.sh_agreement .marker_hyphen+.h_title,
.sh_agreement .marker_txt+.h_title,
.sh_agreement .font_basic+.h_title,
.sh_agreement .dl_agree+.h_title,
.sh_agreement .link_group+.h_title,
.sh_agreement .bg_gray+.h_title,
.sh_agreement .btn_wrap+.h_title {
    margin-top: 80px;
}

.sh_agreement .text+.h_title {
    margin-top: 80px;
}

.sh_agreement .font_md+.c_title {
    margin-top: 40px;
}

.sh_agreement .h_title+.font_basic,
.sh_agreement .h_title+.c_title,
.sh_agreement .h_title+.marker_number {
    margin-top: 25px;
    margin-bottom: 15px;
}

.sh_agreement .table_wrap+.c_title,
.sh_agreement .h_title24+.h_title,
.sh_agreement .h_title24+.marker_number,
.sh_agreement .h_title24+.font_basic,
.sh_agreement [class^="marker_"]+.bg_gray {
    margin-top: 20px;
}

.sh_agreement .table_wrap+.c_title,
.sh_agreement .h_title24+.c_title {
    margin-bottom: 13px;
}

.sh_agreement .font_basic+[class^=marker_],
.sh_agreement .font_basic+.link_group {
    margin-top: 10px;
}

.sh_agreement [class^="marker_"] [class^="marker_"]+.bg_gray,
.sh_agreement [class^="marker_"]>li>.bg_gray,
.sh_agreement [class^=marker_]+.btn_wrap {
    margin: 15px 0;
}

.sh_agreement [class^=marker_] [class^=marker_] {
    margin-top: 7px;
}

.sh_agreement .marker_number li,
.sh_agreement .marker_txt>li,
.sh_agreement .marker_number.indent>li,
.sh_agreement .marker_txt.indent>li,
.sh_agreement .marker_txt li>.marker_number.indent li {
    text-indent: -18px;
}

.sh_agreement .marker_number li p,
.sh_agreement .marker_txt>li p {
    text-indent: 0;
}

.sh_agreement .marker_dot>li {
    text-indent: 0;
}

.sh_agreement .marker_dot+.marker_number li {
    text-indent: 0;
}

.sh_agreement .marker_hyphen li {
    text-indent: 0;
}

.sh_agreement .marker_number li table {
    text-indent: 0;
}

.sh_agreement .marker_number li>.marker_number,
.sh_agreement .marker_txt li>.marker_txt {
    margin-top: 8px;
    margin-bottom: 12px;
}

.sh_agreement .marker_number li>.marker_dot li {
    text-indent: 0;
}

.sh_agreement .marker_txt li>.marker_number li,
.sh_agreement [class^="marker_"]>li [class^="marker_"]+.bg_gray,
.sh_agreement [class^="marker_"]>li>.bg_gray,
.sh_agreement .marker_number li ul.marker_dot {
    text-indent: 0;
}

.sh_agreement+.btn_wrap {
    margin: 80px 0 0;
}

.sh_agreement .marker_number li>.marker_txt li>.marker_number li {
    text-indent: inherit;
}

.sh_agreement [class^="marker_"]>li [class^="marker_"]+.bg_gray .btn_wrap {
    margin-bottom: 0;
}

.sh_agreement .dl_agree dt {
    display: block;
    position: relative;
    margin: 20px 0 13px;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.sh_agreement .indent0 {
    text-indent: 0;
}

.sh_agreement .marker_txt>li {
    padding-left: 18px;
}

.sh_agreement.personal_info .h_title24+[class^="marker_"],
.sh_agreement.personal_info .h_title24+.btn_wrap,
.sh_agreement.personal_info .h_title24+.font_basic,
.sh_agreement.personal_info .h_title+[class^="marker_"],
.sh_agreement.personal_info .h_title+.btn_wrap,
.sh_agreement.personal_info .h_title+.font_basic {
    margin-top: 10px;
}

.sh_agreement.personal_info .h_title24+[class^="marker_"]+.h_title24,
.sh_agreement.personal_info .h_title24+.btn_wrap+.h_title24,
.sh_agreement.personal_info .h_title24+.font_basic+.h_title24 {
    margin-top: 80px;
}

.sh_agreement.personal_info .h_title,
.sh_agreement.personal_info .marker_number+.h_title {
    margin-top: 60px;
}

.sh_agreement.personal_info .marker_txt li>.marker_number>li {
    padding: 0;
}

.sh_agreement.personal_info .marker_number>li .btn_wrap {
    margin-bottom: 0;
}

.sh_agreement.personal_info .marker_number>li>.c_title {
    margin-top: 20px;
    margin-bottom: 13px;
}

.sh_agreement.personal_info .h_title+.table_wrap {
    margin-top: 15px;
}

.sh_agreement_select {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.sh_agreement_select label {
    padding: 0 18px 0 0;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.sh_agreement_select .select_wrap {
    flex: 0 0 auto;
    width: 360px;
    height: 44px;
}

.sh_agreement_select .select_wrap+.btn_wrap {
    margin-left: 8px;
}

.sh_agreement_select+.sh_agreement_select_cmt {
    margin: 18px 0 0;
}

.sh_agreement_select+.sh_agreement_select_cmt:after {
    content: '';
    display: block;
    clear: both;
}

.sh_agreement_select+.sh_agreement_select_cmt .marker_refer {
    float: right;
}

.sh_agreement_select .btn.rectangle {
    min-width: 114px;
    height: 44px;
    margin-left: 8px;
    line-height: 42px;
}

.sh_agreement .link_group>li+li {
    margin-top: 7px;
}

.sh_faq {
    position: relative;
    z-index: 1;
}

.sh_faq .marker_number>li,
.sh_faq .marker_txt>li {
    text-indent: -18px;
}

.sh_faq .marker_number>li p,
.sh_faq .marker_number>li table,
.sh_faq .marker_number>li .marker_dot>li,
.sh_faq .marker_number>li .marker_hyphen>li,
.sh_agreement .marker_number li .btn_wrap {
    text-indent: 0;
}

.sh_agreement .marker_number li .btn_wrap {
    margin-top: 8px;
    margin-bottom: 12px;
}

.sh_agreement .marker_number li .bg_gray .btn_wrap {
    margin-bottom: 0;
}

.sh_faq [class^="marker_"] [class^="marker_"] {
    margin-top: 8px;
    margin-bottom: 12px;
}

.sh_faq .cancle_flow>li {
    position: relative;
    margin: 0 0 34px;
}

.sh_faq .cancle_flow>li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -19px;
    left: 50%;
    width: 14px;
    height: 14px;
    margin-left: -7px;
    border-top: 2px solid #ddd;
    border-right: 2px solid #ddd;
    transform: rotate(135deg) skew(2deg, 2deg);
}

.sh_faq .cancle_flow>li:last-child {
    margin-bottom: 0;
}

.sh_faq .cancle_flow>li:last-child:after {
    content: none;
}

.sh_faq .cancle_flow>li .in_block {
    display: inline-block;
}

.sh_faq .img_area {
    width: 100%;
    padding: 30px 0;
    background-color: #fff;
    border: 1px solid #eee;
    text-align: center;
}

.sh_agreement_select+.sh_agreement.personal_info {
    margin-top: 55px;
}

.sh_agreement.personal_info p.font_basic+.h_title24 {
    margin-top: 53px;
}

.sh_agreement.personal_info p.marker_dot .depth_3 {
    display: inline-block;
    padding-top: 10px;
    padding-left: 20px;
}

.sh_agreement.personal_info a[href^="mailto:"],
.sh_agreement.personal_info a[href^="http"]:not(.btn) {
    color: #4868e1;
}

.sh_agreement .help_box {
    border: 1px solid #ccc;
    padding: 10px;
    text-indent: 0;
    margin: 10px 0;
}

.sh_agreement.personal_info [class^="marker_"]>li p.font_basic {
    margin-left: -3px;
}

.sh_agreement.personal_info .table_wrap.row th {
    vertical-align: top;
}

.sh_agreement.personal_info .table_wrap [class^="marker_"] {
    color: #333;
}

.text_group+.text_group {
    margin-top: 54px;
}

.expend_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.expend_wrap::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    left: calc(-50vw + 50%);
    top: 0;
    width: 100vw;
    height: 100%;
}

.expend_wrap.bg_lightgray::before {
    background-color: #f2f4f8;
    background-color: rgba(242, 244, 248, 1.0)
}

.expend_wrap.bg_gray::before {
    background-color: #f7f7f9;
    background-color: rgba(247, 247, 249, 1.0)
}

.expend_wrap.bg_gray01::before {
    background-color: #fafafa;
    background-color: rgba(250, 250, 250, 1.0);
}

.expend_wrap.bg_prim::before {
    background-color: #086ac5;
    background-color: rgba(8, 106, 197, 1.0);
}

.expend_wrap.bg_prim01::before {
    background-color: #4868e1;
    background-color: rgb(72, 104, 225, 1.0);
}

.expend_wrap.bg_darkprim::before {
    background-color: #081350;
    background-color: rgba(8, 19, 80, 1.0);
}

.expend_wrap>* {
    position: relative;
    z-index: 1;
}

.is_kaypadNumber .expend_wrap>* {
    position: initial;
}

.ly_inner.expend_wrap {
    margin-left: auto;
    margin-right: auto;
}

.form_tit {
    display: block;
    margin-top: -6px;
    font-size: 20px;
    color: #4e5b68;
}

.form_tit span {
    font-weight: 400;
}

.form_tit+.form_ele {
    margin-top: 54px;
}

.form_type,
.form_type.expend_wrap {
    padding: 60px 0;
}

.form_type.no_pdt {
    padding-top: 0;
}

.form_type .form_ele.mh_auto {
    min-height: auto;
}

.pop_cont .form_type {
    padding: 30px 0;
}

.form_ele.top_line {
    border-top: 1px solid #ddd;
}

.form_type.type01 {
    padding: 0 0 60px 0;
}

.form_type .form_type_tit {
    margin: 60px 0 30px;
    font-weight: 700;
    font-size: 20px;
    color: #111;
}

.form_type .form_ele {
    position: relative;
    padding-left: 250px;
}

.form_type .form_ele:after {
    content: '';
    clear: both;
    display: block;
    width: 100%;
}

.form_type .form_ele.sm {
    padding-left: 222px;
}

.form_type .form_ele .btn_question {
    vertical-align: middle;
}

.form_type .form_ele+.form_ele,
.form_type .form_ele+form,
.form_type .form_ele+.tab_wrap,
.form_type .tab_wrap+.form_ele,
.form_type .sec+.sec {
    margin-top: 16px;
}

.form_type .form_ele+.form_ele.con_only,
.form_type .form_ele.hide+.form_ele {
    margin-top: 0;
}

.form_type .form_ele+.form_ele.type06 {
    margin-top: 10px;
}

.form_type .sec {
    display: block;
}

.form_type .sec.current,
.form_type .sec.prev {
    display: block;
}

.form_type .form_ele+.h_wrap,
.form_type .sec .h_wrap {
    margin-top: 60px;
}

.form_type .form_ele_group {
    margin-top: 16px;
}

.form_type .form_ele .ele_tit {
    position: absolute;
    left: 0;
    top: 0;
    width: 250px;
    padding-top: 10px;
}

.form_type .form_ele .ele_tit label,
.form_type .form_ele .ele_tit .label,
.form_type .form_ele .ele_tit .txt {
    font-weight: 700;
    font-size: 16px;
    color: #111;
    line-height: 1.63;
}

.form_type .form_ele .ele_tit label span.text_xsm {
    display: block;
    margin-top: -5px;
    color: inherit;
}

.form_type .form_ele .ele_tit .btn_guide {
    margin-left: 2px;
}

.form_type .form_ele .ele_txt {
    font-size: 15px;
    padding-top: 10px;
}

.form_type .form_ele.ext_date {
    margin-top: 0 !important;
}

.form_type .form_ele .col02 {
    margin: 0 -4px;
}

.form_type .form_ele .col02::after {
    content: '';
    display: block;
    clear: both;
}

.form_type .form_ele .col02>div {
    float: left;
    width: 50%;
    padding: 0 4px;
}

.form_type .form_ele .col02.type02>div {
    width: calc(100% - 508px);
}

.form_type .form_ele .col02.type02>div+div {
    width: calc(100% - 310px);
}

.form_type .radio_wrap.type_btn .radio_btn input[type="radio"]+span,
.form_type .check_wrap.type_btn .check_btn input[type="checkbox"]+span {
    background-color: #fff;
}

.form_type .form_ele.type04 {
    padding-left: 0;
}

.form_type .form_ele.type04 .ele_tit {
    display: block;
    position: relative;
    width: auto;
}

.form_type .form_ele.type06 {
    margin-top: -5px;
}

.form_type .form_ele.type06 .ele_tit {
    padding-top: 0;
}

.form_type .form_ele.type06 .ele_tit+.font_basic {
    padding-top: 1px;
}

.form_type .form_ele.terms .ele_tit {
    padding-top: 15px;
}

.form_type .form_ele.text_tip_area {
    padding-bottom: 20px;
}

.form_type .form_ele.text_tip_area+.form_ele {
    margin-top: 0;
}

.form_type .form_ele.text_tip_area .text_tip+.text_tip {
    padding-top: 8px;
}

.form_type .form_ele.accordion_wrap {
    margin-top: 5px;
}

.form_type .form_ele.accordion_wrap .ele_tit {
    position: relative;
    float: left;
    margin-left: -250px;
    white-space: nowrap;
}

.form_type .form_ele.accordion_wrap .ele_tit label span {
    font-weight: 400;
}

.form_type .form_ele.accordion_wrap .accordion_header button.acc_btn,
.form_type .form_ele.accordion_wrap .accordion_header a[role="button"].acc_btn {
    padding-top: 23px;
    padding-bottom: 24px;
}

.form_type .form_ele.accordion_wrap .accordion_header button.acc_btn:after,
.form_type .form_ele.accordion_wrap .accordion_header a[role="button"].acc_btn:after {
    content: '';
    position: absolute;
    left: auto;
    right: 2px;
    top: 17px;
    width: 9px;
    height: 9px;
    border: 0;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}

.form_type .form_ele.accordion_wrap .accordion_header button.acc_btn.on:after,
.form_type .form_ele.accordion_wrap .accordion_header a[role="button"].acc_btn.on:after {
    top: 22px;
    transform: translateY(0) rotate(-45deg);
    -o-transform: translateY(0) rotate(-45deg);
    -ms-transform: translateY(0) rotate(-45deg);
    -webkit-transform: translateY(0) rotate(-45deg);
}

.form_type .form_ele.accordion_wrap.ext_date .accordion_header button.acc_btn,
.form_type .form_ele.accordion_wrap.ext_date .accordion_header a[role="button"].acc_btn {
    padding-top: 18px;
    padding-bottom: 19px;
}

.form_type .form_ele.accordion_wrap.ext_date .accordion_header button.acc_btn:after,
.form_type .form_ele.accordion_wrap.ext_date .accordion_header a[role="button"].acc_btn:after {
    right: 17px;
    top: 12px;
}

.form_type .form_ele.accordion_wrap.ext_date .accordion_header button.acc_btn.on:after,
.form_type .form_ele.accordion_wrap.ext_date .accordion_header a[role="button"].acc_btn.on:after {
    top: 17px;
}

.form_type .form_ele .form_txt {
    padding-top: 10px;
    margin-bottom: -6px;
    font-size: 18px;
    color: #000;
}

.form_type .form_ele .form_txt02 {
    padding-top: 10px;
    color: #111;
    line-height: 1.53;
}

.form_type .form_ele .accordion_body .radio_wrap.type_btn.type_grid+.input_wrap {
    margin-top: 4px;
}

.form_type .form_ele.date_swipe_wrap .ele_tit {
    margin-top: -1px;
    padding-top: 0;
}

.form_type .form_ele.date_swipe_wrap .font_md {
    margin-top: -4px;
}

.form_type .btn_wrap.btn_foot {
    margin-bottom: 0;
}

.form_wrap {
    width: 100%;
    height: 44px;
}

.form_type.only_right {
    float: right;
    min-width: 50%;
    padding: 0;
}

.form_type.only_right .form_ele {
    padding-left: 125px;
}

.form_type.only_right .form_ele .ele_tit {
    width: 125px;
    padding-left: 27px;
}

.form_type.only_right .flex_row .select_wrap {
    width: 360px;
}

.form_type.only_right .flex_row .select_wrap+.btn_wrap {
    padding-left: 8px;
    padding-top: 2px;
}

.form_type.form_type02 .form_ele+.form_ele,
.form_type.form_type02 .form_ele+form,
.form_type.form_type02 .form_ele+.tab_wrap,
.form_type.form_type02 .tab_wrap+.form_ele,
.form_type.form_type02 .sec+.sec {
    margin-top: 60px;
}

.form_type.form_type02 .form_ele,
.form_type.form_type02 .form_ele.sm {
    padding-left: 0;
}

.form_type.form_type02 .form_ele .ele_tit {
    display: block;
    position: static;
    width: auto;
    padding-top: 0;
    padding-bottom: 10px;
}

.form_ele .select_wrap .ui_select .ui_select_btn .ui_select_value {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.form_type.center_type {
    width: 400px;
    margin: 0 auto;
}

.form_type.center_type .form_ele {
    padding: 0;
}

.form_type.center_type .form_ele .ele_tit {
    position: static;
    width: 100%;
    padding-top: 0;
    padding-bottom: 5px;
}

.form_type.center_type.wide_type {
    width: auto;
}

.form_ele .jumin_type {
    overflow: hidden;
}

.form_ele .jumin_type>div,
.form_ele .jumin_type span {
    float: left;
}

.form_ele .jumin_type span {
    display: block;
    width: 26px;
    height: 44px;
    line-height: 44px;
    color: #999;
    text-align: center;
}

.form_ele .jumin_type .first {
    width: 174px;
}

.form_ele .jumin_type .last {
    width: 195px;
}

.form_ele .jumin_type .last .input_wrap {
    float: left;
    width: 73px;
}

.form_ele .jumin_type.type02 .last .input_wrap {
    width: 100%;
}

.form_ele .jumin_type .last .masking {
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100px;
    height: 44px;
    padding: 17px 12px;
    line-height: 44px;
}

.form_ele .jumin_type .last .masking span {
    display: inline-block;
    width: 10px;
    height: 10px;
    line-height: 0;
    border-radius: 50%;
    background-color: #111;
    vertical-align: middle;
}

.form_ele .jumin_type .last .masking span+span {
    margin-left: 4px;
}

.form_ele .jumin_type .last input {
    padding: 0 8px
}

.form_ele .jumin_type .last input[type='text']:focus,
.form_ele .jumin_type .last input[type='text'].focused,
.form_ele .jumin_type .last input[type='tel']:focus,
.form_ele .jumin_type .last input[type='tel'].focused {
    padding: 0 9px;
}

.form_ele .phone_type .select_wrap {
    margin-top: 8px;
}

.form_ele .jumin_type.all_masking .first {
    width: calc(100% - 166px);
}

.form_ele .jumin_type.all_masking .last {
    width: 140px;
}

.form_ele .jumin_type.all_masking .last .masking {
    width: 120px;
    padding-left: 0;
}

.form_type .inner_check_wrap {
    padding: 4px 0 5px;
}

.form_type .inner_check_wrap .check_default,
.form_type .inner_check_wrap .check_default+.check_default {
    margin: 5px 45px 5px 0;
}

.radio_wrap.type_grid {
    display: block;
    width: 100%;
}

.radio_wrap.type_grid ul.flex_row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
}

.radio_wrap.type_grid ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 !important;
    float: none !important;
}

.radio_wrap.type_grid label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.radio_table_wrap .radio_wrap .radio_btn {
    display: table;
}

.radio_wrap.type_grid .radio_btn input[type="radio"]+span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: auto;
    min-height: 44px;
    padding: 6px 5px 5px;
}

.radio_wrap.type_grid .radio_btn input[type="radio"]+span em {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 1.5;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.radio_wrap.type_grid .radio_btn.type02 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.radio_wrap.type_grid .radio_btn.type02 input[type="radio"]+span {
    padding: 11px 14px 9px 14px;
    text-align: left;
    vertical-align: top;
}

.radio_wrap.type_grid .radio_btn.type02 input[type="radio"]+span em {
    display: block;
    line-height: 1.56;
}

.radio_wrap.type_grid .radio_btn.type02 input[type="radio"]+span em span {
    display: block;
    margin-bottom: 1px;
    font-size: 13px;
}

.radio_wrap.type_grid .radio_btn.type03 input[type="radio"]+span {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
}

.radio_wrap.type_grid .radio_btn.type03 input[type="radio"]+span em {
    display: inline;
}

.radio_wrap.type_grid .radio_btn.type04 input[type="radio"]+span {
    padding: 9px 10px !important;
}

.radio_wrap.type_grid .radio_btn.type04 input[type="radio"]:checked+span {
    padding: 8px 9px !important;
}

.radio_wrap.type_grid .radio_btn.type05 input[type="radio"]+span {
    padding: 11px 14px 9px 14px;
    text-align: left;
    vertical-align: top;
}

.radio_wrap.type_grid .radio_btn.type05 input[type="radio"]+span em {
    display: block;
    line-height: 1.56;
}

.radio_wrap.type_grid .radio_btn.type05 input[type="radio"]+span em span {
    display: block;
    margin-bottom: 1px;
    font-size: 13px;
}

.radio_wrap.type_grid .radio_btn.type05 input[type="radio"]:checked+span {
    padding: 10px 13px 8px 13px;
    vertical-align: top;
}

.radio_wrap.type_grid .ico {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-top: 0;
    background-color: #eee;
    vertical-align: top;
}

.radio_wrap.type_grid .ico+em {
    padding: 7px 0 0;
}

.radio_wrap.type_grid .ico.ico_state01 {
    background: url(/pconts/images/icon/ico_state01.png) no-repeat left top / 50px;
}

.radio_wrap.type_grid .ico.ico_state02 {
    background: url(/pconts/images/icon/ico_state02.png) no-repeat left top / 50px;
}

.radio_wrap.type_grid .ico.ico_state03 {
    background: url(/pconts/images/icon/ico_state03.png) no-repeat left top / 50px;
}

.radio_wrap.type_grid .ico.ico_state04 {
    background: url(/pconts/images/icon/ico_state04.png) no-repeat left top / 50px;
}

.radio_wrap.type_grid .ico.ico_state05 {
    background: url(/pconts/images/icon/ico_state05.png) no-repeat left top / 50px;
}

.radio_wrap.type_grid .ico.ico_state06 {
    background: url(/pconts/images/icon/ico_state06.png) no-repeat left top / 50px;
}

.radio_wrap.type_grid .ico.ico_state07 {
    background: url(/pconts/images/icon/ico_state07.png) no-repeat left top / 50px;
}

.radio_wrap.type_grid .ico.ico_state08 {
    background: url(/pconts/images/icon/ico_state08.png) no-repeat left top / 50px;
}

.radio_wrap.type_grid .ico.ico_state09 {
    background: url(/pconts/images/icon/ico_state09.png) no-repeat left top / 50px;
}

.form_ele .sch_result {
    display: block;
    position: relative;
    width: 100%;
    padding: 20px 30px;
    border-radius: 3px;
    background: #fff;
}

.form_ele .sch_result p {
    color: #333;
}

.form_ele .sch_result .btn_del {
    position: absolute;
    top: 14px;
    right: 14px;
}

.form_ele.has_btn .btn_wrap.btn_small {
    margin-bottom: 8px;
}

.radio_wrap.radio_ul {
    width: 100%;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.radio_wrap.radio_ul li {
    width: 100%;
}

.radio_wrap.radio_ul label {
    width: 100%;
}

.radio_wrap.radio_ul li+li label span {
    width: 100%;
    border-top: 1px solid #eee;
}

.radio_wrap.radio_ul .radio_default input[type="radio"]+span {
    width: 100%;
    padding: 36px 0 36px 55px;
    line-height: 1.3;
}

.radio_wrap.radio_ul .radio_default input[type="radio"]+span:before {
    top: 50%;
    margin-top: -13px;
}

.radio_wrap.radio_ul .radio_default input[type="radio"]:checked+span:after {
    top: 50%;
    margin-top: -7px;
}

.radio_wrap.radio_ul2 {
    width: 100%;
    padding: 30px 20px;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #ddd;
}

.radio_wrap.radio_ul2 li {
    width: 100%;
}

.radio_wrap.radio_ul2 li+li {
    margin-top: 17px;
}

.radio_wrap.radio_ul2 label {
    width: 100%;
}

.radio_wrap.radio_ul2 .radio_default input[type="radio"]+span {
    width: 100%;
    padding: 0 0 0 55px;
    line-height: 1.3;
}

.radio_wrap.radio_ul2 .radio_default input[type="radio"]+span:before {
    top: 50%;
    margin-top: -13px;
}

.radio_wrap.radio_ul2 .radio_default input[type="radio"]:checked+span:after {
    top: 50%;
    margin-top: -7px;
}

.radio_tab_wrap {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.radio_tab_wrap ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    flex-direction: row;
}

.radio_tab_wrap ul>li {
    display: block;
    position: relative;
    min-height: 100%;
    margin: 0 -2px 0 0;
    padding: 0;
    flex: 1 1 auto;
}

.radio_tab_wrap ul>li+li {
    margin-left: -2px;
}

.radio_tab_wrap li label {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-align: center;
}

.radio_tab_wrap li input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    width: calc(100% - 1px);
    height: 100%;
    opacity: 0.01;
    margin: 0;
}

.radio_tab_wrap li label input[type="radio"]+span {
    display: table-cell;
    position: relative;
    height: 100%;
    margin: 0;
    padding: 16px 10px 15px 10px;
    border: solid #ddd 1px;
    background: #fff;
    font-size: 18px;
    vertical-align: middle;
}

.radio_tab_wrap li input[type="radio"]:checked+span {
    border-color: #081350;
    background-color: #081350;
    color: #FFF;
    font-weight: 700;
}

.bg_gray .radio_tab_wrap li input[type="radio"]+span {
    background-color: #fff;
}

.bg_gray .radio_tab_wrap li input[type="radio"]:checked+span {
    background-color: #081350;
    color: #FFF;
}

.radio_tab_wrap02 {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.radio_tab_wrap02 ul {
    overflow: hidden;
}

.radio_tab_wrap02 ul>li {
    position: relative;
    width: auto;
    height: auto;
    margin-right: 13px;
}

.radio_tab_wrap02 li label {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-align: center;
}

.radio_tab_wrap02 li input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.radio_tab_wrap02 li label input[type="radio"]+span {
    display: block;
    padding: 5px;
    font-weight: 400;
    font-size: 18px;
}

.radio_tab_wrap02 li input[type="radio"]:checked+span {
    font-weight: 700;
    color: #4868e1;
}

.radio_tab_wrap02 li input[type="radio"]:checked+span:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #4868e1;
}

.check_wrap.theme_blue {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    flex-direction: row;
}

.check_wrap.theme_blue label {
    display: block;
    position: relative;
    min-height: 100%;
    margin: 0;
    padding: 0;
    flex: 1;
    margin: 0;
    padding: 0;
    cursor: pointer;
    text-align: center;
}

.check_wrap.theme_blue input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
    opacity: 0;
}

.check_wrap.theme_blue label input[type="checkbox"]+span {
    display: block;
    position: relative;
    height: 100%;
    margin: 0;
    padding: 8px 10px 7px 10px;
    border: solid #ddd 1px;
    background: #fff;
    font-size: 18px;
    border-right: 0;
}

.check_wrap.theme_blue label:last-child input[type="checkbox"]+span {
    border-right: 1px solid #ddd;
}

.check_wrap.theme_blue input[type="checkbox"]:checked+span {
    color: #4868e1;
}

.check_wrap.theme_blue input[type="checkbox"]:checked+span::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    width: calc(100% + 3px);
    height: calc(100% + 2px);
    border: 2px solid #4868e1;
    z-index: 5;
}

.check_wrap.theme_blue label:first-child input[type="checkbox"]+span,
.check_wrap.theme_blue label:first-child input[type="checkbox"]+span::before {
    border-radius: 8px 0 0 8px;
}

.check_wrap.theme_blue label:last-child input[type="checkbox"]+span,
.check_wrap.theme_blue label:last-child input[type="checkbox"]+span::before {
    border-radius: 0 8px 8px 0;
}

.check_table_wrap {
    overflow: hidden;
}

.check_table_wrap .check_wrap {
    display: block;
    margin: -4px 0 0 -4px;
}

.check_table_wrap .check_wrap .check_btn {
    display: table;
    width: 33.33%;
    padding: 4px 0 0 4px;
}

.check_table_wrap .check_wrap .check_btn+.check_btn {
    margin-left: 0;
}

.check_table_wrap .check_wrap .check_btn input[type="checkbox"] {
    width: 100%;
    min-width: 90px;
    height: 100%;
}

.check_table_wrap .check_wrap .check_btn input[type="checkbox"]+span {
    display: table-cell;
    width: 100%;
    height: 69px;
    padding: 6px 5px 5px;
    vertical-align: middle;
}

.check_table_wrap .check_wrap .check_btn input[type="checkbox"]+span strong {
    display: block;
    font-size: 16px;
    line-height: 25px;
}

.check_table_wrap .check_wrap .ico {
    display: inline-block;
    width: 39px;
    height: 39px;
    margin-top: 8px;
    background-color: #eee;
    vertical-align: top;
}

.check_table_wrap .check_wrap .ico+strong {
    padding: 6px 0 3px;
}

.check_wrap.type_grid {
    display: block;
    width: 100%;
}

.check_wrap.type_grid ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.check_wrap.type_grid label {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
}

.check_table_wrap .check_wrap .check_btn {
    display: table;
}

.check_wrap.type_grid .check_btn input[type="checkbox"]+span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: auto;
    padding: 6px 5px 5px;
}

.check_wrap.type_grid .check_btn input[type="checkbox"]+span em {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 1.5;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.check_wrap.type_grid .ico {
    display: inline-block;
    width: 39px;
    height: 39px;
    margin-top: 8px;
    background-color: #eee;
    vertical-align: top;
}

.check_wrap.type_grid .ico+em {
    padding: 6px 0 3px;
}

.check_list {
    margin-right: -4px;
    margin-top: -4px;
}

.check_list>li {
    position: relative;
    float: left;
    width: 130px;
    height: 114px;
    margin-right: 4px;
    margin-top: 4px;
}

.check_list>li .icon_box {
    border-radius: 3px;
    background-color: #fff;
    background-position: center 14px;
    background-size: 39px;
    cursor: pointer;
}

.check_list>li .icon_box .check_txt {
    display: block;
    padding: 68px 0 25px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font-weight: 700;
    font-size: 15px;
    color: #111;
    text-align: center;
    line-height: 1.3;
}

.check_list>li .icon_box .check_txt.row02 {
    padding: 59px 0 15px;
}

.check_list>li .icon_box input[type="checkbox"],
.check_list>li .icon_box input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.check_list>li .icon_box input[type="checkbox"]:checked+.check_txt,
.check_list>li .icon_box input[type="radio"]:checked+.check_txt {
    padding: 67px 0 24px;
    border: 2px solid #4868e1;
    color: #4868e1;
}

.check_list>li .icon_box input[type="checkbox"]:checked+.check_txt.row02,
.check_list>li .icon_box input[type="radio"]:checked+.check_txt.row02 {
    padding: 58px 0 14px;
}

.check_list02>li {
    position: relative;
    text-align: center;
}

.check_list02 label {
    display: table;
    width: 100%;
    height: 100%;
}

.check_list02 label span {
    display: table-cell;
    position: relative;
    width: 100%;
    height: 114px;
    padding: 60px 10px 10px;
    border: 1px solid #bbb;
    border-radius: 3px;
    background-color: #fff;
    font-weight: 700;
    vertical-align: middle;
}

.check_list02 label span.row02 {
    padding: 51px 0 15px;
    line-height: 20px;
}

.check_list02 label span:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 14px;
    width: 40px;
    height: 40px;
    background-color: #bbb;
    transform: translateX(-50%);
}

.check_list02 label input[type="checkbox"],
.check_list02 label input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    ;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: pointer;
}

.check_list02 label input[type="checkbox"]:checked+span,
.check_list02 label input[type="radio"]:checked+span {
    padding: 59px 10px 9px;
    border: 2px solid #4868e1;
    color: #4868e1;
}

.check_list02 label input[type="checkbox"]:checked+span.row02,
.check_list02 label input[type="radio"]:checked+span.row02 {
    padding: 51px 0 15px
}

.check_list02 label input[type="checkbox"]:checked+span:before,
.check_list02 label input[type="radio"]:checked+span:before {
    top: 13px;
}

.check_list03 {
    text-align: center;
}

.check_list03 ul {
    padding: 1px 0 0 1px;
}

.check_list03 ul:after {
    content: '';
    display: block;
    width: 100%;
}

.check_list03 ul>li {
    position: relative;
    float: left;
    width: 33.33%;
}

.check_list03 ul>li.col3 {
    width: 25%;
}

.check_list03 ul>li.col6 {
    width: 50%;
}

.check_list03 label {
    display: block;
    width: 100%;
    height: 100%;
}

.check_list03 label span {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 62px;
    padding: 10px;
    margin: -1px 0 0 -1px;
    border: 1px solid #ddd;
    background-color: #fff;
    color: #333;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.check_list03 label input[type="checkbox"],
.check_list03 label input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    ;
    height: 100%;
    margin: 0;
    padding: 0;
    opacity: 0;
    cursor: pointer;
}

.check_list03 label input[type="checkbox"]:checked+span,
.check_list03 label input[type="radio"]:checked+span {
    z-index: 2;
    border: 2px solid #4868e1;
    font-weight: 700;
}

.icon_box {
    display: block;
    width: 100%;
    height: 100%;
}

.icon_box.icon13 {
    background: url(/pconts/images/icon/ico_icon13.png) no-repeat;
}

.icon_box.icon14 {
    background: url(/pconts/images/icon/ico_icon14.png) no-repeat;
}

.icon_box.icon15 {
    background: url(/pconts/images/icon/ico_icon15.png) no-repeat;
}

.icon_box.icon16 {
    background: url(/pconts/images/icon/ico_icon16.png) no-repeat;
}

.icon_box.icon17 {
    background: url(/pconts/images/icon/ico_icon17.png) no-repeat;
}

.icon_box.icon18 {
    background: url(/pconts/images/icon/ico_icon18.png) no-repeat;
}

.check_wrap.type_agree.all {
    margin-bottom: 10px;
}

.check_wrap.type_agree {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
}

.check_wrap.type_agree:not(:first-of-type) {
    margin-top: -1px;
}

.check_wrap.type_agree+.agree_check_dl {
    margin-top: -1px;
}

.check_wrap.type_agree .check_agree {
    position: relative;
    display: block;
    width: 100%;
    height: 29px;
    line-height: 29px;
    font-size: 14px;
    color: #333;
}

.check_wrap.type_agree .btn_check_pop {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background: url(/pconts/images/common/slide_dd_arr.png) no-repeat center center;
}

.check_wrap.type_agree .btn_check_pop.btn_txt {
    position: absolute;
    right: 20px;
    top: 0px;
    background: none;
    font-size: 13px;
    text-decoration: underline;
    color: #111;
}

.check_wrap.type_agree .check_agree input[type="checkbox"]+span {
    width: 100%;
    padding: 0 31px 0 55px;
}

.check_wrap.type_agree .check_agree input[type="checkbox"]+span:before {
    content: '';
    display: block;
    position: absolute;
    left: 29px;
    top: 50%;
    width: 7px;
    height: 10px;
    margin: -8px 0 0 -4px;
    border-right: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.check_wrap.type_agree .check_agree input[type="checkbox"]:checked+span:before {
    border-color: #4868e1;
}

.check_wrap.type_agree .check_agree.check_all {
    height: 53px;
    border: 1px solid #ddd;
    font-size: 16px;
    font-weight: 700;
    line-height: 51px;
}

.check_wrap.type_agree .check_agree.check_all input[type="checkbox"]+span:before {
    left: 27px;
    width: 9px;
    height: 15px;
    margin: -10px 0 0 -4px;
    border-right: 3px solid #b2b2b2;
    border-bottom: 3px solid #b2b2b2;
    border-radius: 1px;
}

.check_wrap.type_agree .check_agree.check_all input[type="checkbox"]:checked+span:before {
    border-color: #4868e1;
}

.check_wrap.type_agree .check_agree.check_all.line_more {
    height: auto;
    min-height: 53px;
}

.check_wrap.type_agree .check_agree.check_all.line_more span {
    padding-top: 14px;
    line-height: 25px;
}

.check_wrap.type_agree .check_agree.check_all.line_more input[type="checkbox"]+span:before {
    margin-top: 0;
    top: 16px;
}

.check_wrap.type_agree .check_agree.check_all.h_auto {
    height: auto;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.check_body .check_wrap.type_agree .btn_check_pop.btn_txt {
    width: auto;
    position: absolute;
    right: 20px;
    top: 0px;
    background: none;
    font-size: 13px;
    text-decoration: underline;
    color: #111;
}

.check_wrap.type_agree.all .check_agree.check_all {
    border: none;
}

.check_wrap.type_agree.all .check_agree input[type="checkbox"]+span {
    border: 1px solid #ddd;
}

.check_wrap.type_agree.all .check_agree input[type="checkbox"]:checked+span {
    border-color: none;
    background-color: #4868e1;
    color: #fff;
}

.check_wrap.type_agree.all .check_agree input[type="checkbox"]:checked+span:before {
    border-color: #fff;
}

.check_wrap.type_agree_txt {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border: solid #ddd 1px;
}

.check_wrap.type_agree_txt .check_agree {
    display: block;
    position: relative;
    min-height: 20px;
    margin: 0;
    padding: 15px 0;
}

.check_wrap.type_agree_txt .check_agree+.check_agree {
    border-top: solid #ddd 1px;
}

.check_wrap.type_agree_txt .check_agree input[type="checkbox"]+span {
    padding-left: 55px;
    font-size: 16px;
    color: #333;
}

.check_wrap.type_agree_txt .check_agree input[type="checkbox"]+span::before {
    content: '';
    position: absolute;
    left: 37px;
    top: 10px;
    width: 9px;
    height: 15px;
    margin: -10px 0 0 -4px;
    border-right: 3px solid #b2b2b2;
    border-bottom: 3px solid #b2b2b2;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.check_wrap.type_agree_txt .check_agree input[type="checkbox"]:checked+span:before {
    border-color: #4868e1;
}

.agreement_group.type_gap .check_wrap.type_acc+.accordion_check,
.agreement_group.type_gap .accordion_check+.accordion_check {
    margin-top: 15px;
}

.accordion_wrap.accordion_check dt {
    margin-top: 16px;
}

.check_wrap .single input[type="checkbox"]+span {
    padding-left: 30px;
    background-color: transparent;
}

.check_wrap .single input[type="checkbox"]+span:before {
    content: '';
    display: block;
    position: absolute;
    left: 3px;
    top: 50%;
    width: 7px;
    height: 10px;
    margin: -8px 0 0 0;
    border-right: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.check_wrap .single input[type="checkbox"]:checked+span:before {
    border-right: 2px solid #4868e1;
    border-bottom: 2px solid #4868e1;
}

.agree_check_dl .has_link {
    position: relative;
}

.agree_check_dl .has_link .btn_check_pop {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background: url(/pconts/images/common/slide_dd_arr.png) no-repeat center center;
}

.agree_check_dl .has_link .btn_check_pop.btn_txt {
    width: auto;
    height: 100%;
    right: 20px;
    top: 0;
    font-size: 13px;
    text-decoration: underline;
    color: #111;
    background: none;
}

.agree_check_dl .check_body {
    padding: 15px 0;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff;
}

.accordion_wrap.accordion_check {
    display: block;
    position: relative;
}

.accordion_wrap.accordion_check dd {
    padding: 16px 0;
    border: 1px solid #eee;
    border-top: none;
    background: #fff;
}

.accordion_wrap.accordion_check .accordion_header .btn_acc_check {
    display: block;
    position: absolute;
    overflow: hidden;
    width: 56px;
    height: 53px;
    top: 0;
    right: 0;
    background: url(/pconts/images/common/slide_dl_arr02.png) center no-repeat;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    z-index: 1;
}

.accordion_wrap.accordion_check .accordion_header .btn_acc_check span {
    display: block;
    position: relative;
    text-indent: -999px;
}

.accordion_wrap.accordion_check .accordion_header .btn_acc_check.on {
    top: 0;
    right: 0;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
}

.accordion_wrap.accordion_check dd ol,
.accordion_wrap.accordion_check dd .list_wrap,
.accordion_wrap.accordion_check dd .con {
    position: relative;
    padding-left: 60px;
}

.accordion_wrap.accordion_check dd .con .go_detail_area {
    margin: 20px 0 0;
    padding: 0 16px 0 0;
    text-align: right;
}

.accordion_wrap.accordion_check dd ol.text_type02,
.accordion_wrap.accordion_check dd .list_wrap.text_type02,
.accordion_wrap.accordion_check dd .con.text_type02 {
    font-weight: 400;
    font-size: 14px;
    color: #333;
}

.accordion_wrap.accordion_check dd ol li {
    margin-top: 3px;
    font-size: 13px;
    color: #333;
    line-height: 1.53;
}

.accordion_wrap.accordion_check dt:not(:first-of-type) {
    margin-top: -1px;
}

.accordion_wrap.accordion_check dd .marker_number {
    position: relative;
    padding: 0 15px 0 60px;
}

.accordion_wrap.accordion_check.small .accordion_header .check_wrap.type_acc .check_type3.check_all {
    height: auto;
    margin-bottom: 6px;
    border: none;
    font-size: 14px;
    line-height: 1.2;
}

.accordion_wrap.accordion_check.small .accordion_header.inner {
    margin-top: 0;
}

.accordion_wrap.accordion_check.small .accordion_header .check_wrap.type_acc .check_type3.check_all input[type="checkbox"]+span:before {
    content: '';
    display: block;
    position: absolute;
    left: -26px;
    top: 50%;
    width: 7px;
    height: 10px;
    margin: -8px 0 0 -4px;
    border-right: 2px solid #a3b3f0;
    border-bottom: 2px solid #a3b3f0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.accordion_wrap.accordion_check.small .accordion_header .check_wrap.type_acc .check_type3.check_all input[type="checkbox"]:checked+span:before {
    border-color: #4868e1;
}

.accordion_wrap.accordion_check.small .accordion_header .btn_acc_check {
    height: 22px;
    background: url(/pconts/images/common/slide_dl_arr03.png) 50% 10px no-repeat / 12px auto;
}

.accordion_wrap.accordion_check.small .accordion_body {
    padding: 0 56px 10px 62px;
    border: none;
    font-size: 14px;
}

.check_wrap.type_acc {
    position: relative;
    display: block;
    width: 100%;
    background: #fff;
}

.check_wrap.type_acc .check_type3 {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    font-size: 14px;
    color: #333;
}

.check_wrap.type_acc .check_type3:last-child {
    padding-bottom: 0;
}

.accordion_body>.check_wrap.type_acc .check_type3 input[type="checkbox"]+span:before {
    top: 4px;
    margin: 0 0 0 7px;
}

.check_wrap.type_acc .btn_check_pop {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 50px;
    height: 100%;
    background: url(/pconts/images/common/slide_dd_arr.png) no-repeat center center;
}

.check_wrap.type_acc .btn_check_pop span {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

.check_wrap.type_acc .btn_check_pop.btn_txt {
    position: absolute;
    top: 3px;
    right: 20px;
    width: auto;
    background: none;
    font-size: 13px;
    text-decoration: underline;
    color: #111;
}

.check_wrap.type_acc .btn_check_pop.btn_txt span {
    text-indent: 0;
}

.check_wrap.type_acc .check_type3.check_all {
    height: 53px;
    font-size: 16px;
    font-weight: 400;
    line-height: 51px;
}

.check_wrap.type_acc .check_type3.check_all.type02 {
    font-weight: 700;
}

.check_wrap.type_acc .check_type3.check_all:after,
.check_wrap.type_acc .check_type3.check_all.type02:after {
    display: none;
}

.check_wrap.type_acc .check_type3.check_all input[type="checkbox"]+span {
    display: block;
    border: 1px solid #ddd;
}

.check_wrap.type_acc .check_type3 input[type="checkbox"]+span {
    display: block;
    padding: 0px 38px 0px 55px;
}

.check_wrap.type_acc .check_type3 input[type="checkbox"]+span:before {
    content: '';
    display: block;
    position: absolute;
    left: 18px;
    top: 50%;
    width: 7px;
    height: 10px;
    margin: -8px 0 0 -4px;
    border-right: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.text_info .check_wrap.type_acc .check_type3 input[type="checkbox"]+span:before {
    content: '';
    display: block;
    position: absolute;
    left: 18px;
    top: 0;
    width: 7px;
    height: 10px;
    margin: 4px 0 0 -4px;
    border-right: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.check_wrap.type_acc .check_type3 input[type="checkbox"]:checked+span:before {
    border-color: #086ac5;
}

.check_wrap.type_acc .check_type3.check_all input[type="checkbox"]+span:before {
    left: 16px;
    width: 9px;
    height: 15px;
    margin: -10px 0 0 7px;
    border-right: 3px solid #bbb;
    border-bottom: 3px solid #bbb;
}

.check_wrap.type_acc .check_type3.check_all input[type="checkbox"]:checked+span:before {
    border-color: #086ac5;
}

.check_wrap.type_acc.all .check_type3.check_all input[type="checkbox"]:checked+span {
    border-color: transparent;
    background-color: #4868e1;
    color: #fff;
}

.check_wrap.type_acc.all .check_type3.check_all input[type="checkbox"]:checked+span:before {
    border-color: #fff;
}

.check_wrap.type_acc .check_type3.check_all.line_more {
    height: auto;
    min-height: 53px;
}

.check_wrap.type_acc .check_type3.check_all.line_more span {
    padding-top: 14px;
    padding-bottom: 14px;
    line-height: 25px;
}

.check_wrap.type_acc .check_type3.check_all.line_more input[type="checkbox"]+span:before {
    margin-top: 0;
    top: 16px;
}

.check_wrap.type_acc .check_type3.check_all .text_xsm {
    position: relative;
    line-height: 20px;
}

.check_wrap.type_acc .check_type3.check_all span+.text_xsm {
    margin: -6px 0 13px;
}

.check_wrap.type_acc .check_type3.check_all span.sub_info_txt {
    line-height: 1.5 !important;
}

.check_wrap.type_acc .check_type3+.info_txt {
    padding: 10px 38px 0 55px;
    font-size: 13px;
    color: #333;
}

.check_wrap.type_acc .check_type3+.info_txt>span {
    color: #333;
}

.day_sel .radio_wrap,
.day_sel .check_wrap {
    display: inline-block;
    position: relative;
}

.day_sel .radio_wrap label,
.day_sel .check_wrap label {
    display: block;
    position: relative;
    float: left;
    cursor: pointer;
}

.day_sel .radio_wrap input[type="radio"],
.day_sel .check_wrap input[type="checkbox"] {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    min-width: 64px;
    height: 44px;
    z-index: 1;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.day_sel .radio_wrap .radio_type2:first-child input[type="radio"]+span,
.day_sel .check_wrap .check_type2:first-child input[type="checkbox"]+span {
    border-left: 1px solid #bbb;
}

.day_sel .radio_wrap .radio_type2 input[type="radio"]+span,
.day_sel .check_wrap .check_type2 input[type="checkbox"]+span {
    position: relative;
    display: inline-block;
    min-width: 90px;
    height: 44px;
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #bbb;
    color: #111;
    border-radius: 3px;
    line-height: 44px;
    text-align: center;
    box-sizing: border-box;
}

.day_sel .radio_wrap .radio_type2 input[type="radio"]:checked+span,
.day_sel .check_wrap .check_type2 input[type="checkbox"]:checked+span {
    border-color: #096ac5;
    color: #086ac5;
}

.day_sel .radio_wrap.col05 .radio_type2 input[type="radio"],
.day_sel .radio_wrap.col05 .radio_type2 input[type="radio"]+span {
    min-width: 64px;
}

.day_sel .radio_wrap .radio_type2+.radio_type2,
.day_sel .check_wrap .check_type2+.check_type2 {
    margin-left: 4px;
}

.agreement_wrap .check_wrap.type_agree,
.agreement_wrap .accordion_wrap.accordion_check .accordion_body,
.agreement_wrap .check_wrap.type_agree.all .check_agree input[type="checkbox"]+span {
    padding: 0;
    border: none;
    background-color: transparent;
}

.agreement_wrap .check_wrap.type_agree.all {
    margin-bottom: 0;
}

.agreement_wrap .accordion_wrap.accordion_check .accordion_header .btn_acc_check {
    width: 55px;
    height: 60px;
    background: none;
}

.agreement_wrap .accordion_wrap.accordion_check .accordion_header .check_wrap+.btn_acc_check:after {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-bottom: -4px;
    border: 2px solid #666;
    border-left: none;
    border-top: none;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.agreement_wrap .agree_depth03 .check_wrap.type_agree .check_agree input[type="checkbox"]+span:before {
    display: none;
}

.agreement_wrap .agree_check_group {
    padding: 0;
}

.agreement_wrap .accordion_wrap.accordion_check dt {
    margin-top: 0;
}

.agreement_wrap .all_acc .check_wrap.type_agree.all {
    display: block;
}

.agreement_wrap .all_acc>.accordion_header .check_wrap.type_agree.all .check_agree {
    width: 100%;
    min-height: 55px;
}

.agreement_wrap .all_acc>.accordion_header .check_wrap.type_agree.all .check_agree input[type="checkbox"]+span {
    display: block;
    width: 100%;
    padding: 14px 56px 14px 20px;
    border: 1px solid #ddd;
    background-color: #fff;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    line-height: 1.6;
    box-sizing: border-box;
}

.agreement_wrap .all_acc>.accordion_header .check_wrap.type_agree.all .check_agree input[type="checkbox"]:checked+span {
    border-color: #4868e1;
    background-color: #4868e1;
    color: #fff;
}

.agreement_wrap .all_acc>.accordion_header .check_wrap.type_agree.all .check_agree input[type="checkbox"]+span:before {
    display: none;
}

.agreement_wrap .all_acc>.accordion_header .check_wrap.type_agree.all+.btn_acc_check {
    width: 55px;
    height: 55px;
}

.agreement_wrap .all_acc>.accordion_header .check_wrap.type_agree.all+.btn_acc_check.check:after {
    border-color: #fff;
}

.agreement_wrap .all_acc>.accordion_header .check_wrap.type_agree.all .check_agree input[type="checkbox"]:checked+span+.btn_acc_check:after {
    border-color: #fff;
}

.agreement_wrap .all_acc>.accordion_body {
    margin-top: 10px;
}

.agreement_wrap .agreement_inner>.accordion_wrap.accordion_check,
.agreement_wrap .agreement_inner .check_wrap.check_only {
    border-bottom: 1px solid #ddd;
}

.agreement_wrap .agreement_inner .accordion_header .check_wrap.type_agree.all .check_agree,
.agreement_wrap .agreement_inner .check_wrap.check_only .check_agree {
    width: 100%;
    min-height: 60px;
    height: auto;
    background: transparent;
}

.agreement_wrap .agreement_inner .accordion_header .check_wrap.type_agree.all .check_agree input[type="checkbox"]+span,
.agreement_wrap .agreement_inner .check_wrap.check_only .check_agree input[type="checkbox"]+span {
    display: block;
    position: relative;
    width: 100%;
    padding: 16px 55px 16px 38px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    line-height: 1.8;
    box-sizing: border-box;
}

.agreement_wrap .agreement_inner .accordion_header .check_wrap.type_agree.all .check_agree input[type="checkbox"]+span:before,
.agreement_wrap .agreement_inner .check_wrap.check_only .check_agree input[type="checkbox"]+span:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 16px;
    width: 28px;
    height: 28px;
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 50%;
    background-color: transparent;
}

.agreement_wrap .agreement_inner .accordion_header .check_wrap.type_agree.all .check_agree input[type="checkbox"]:checked+span:before,
.agreement_wrap .agreement_inner .check_wrap.check_only .check_agree input[type="checkbox"]:checked+span:before {
    border-color: #4868e1;
    background-color: #4868e1;
}

.agreement_wrap .agreement_inner .accordion_header .check_wrap.type_agree.all .check_agree input[type="checkbox"]+span:after,
.agreement_wrap .agreement_inner .check_wrap.check_only .check_agree input[type="checkbox"]+span:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 21px;
    width: 9px;
    height: 15px;
    border-right: 3px solid #bbb;
    border-bottom: 3px solid #bbb;
    border-radius: 1px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.agreement_wrap .agreement_inner .accordion_header .check_wrap.type_agree.all .check_agree input[type="checkbox"]:checked+span:after,
.agreement_wrap .agreement_inner .check_wrap.check_only .check_agree input[type="checkbox"]:checked+span:after {
    border-color: #fff;
}

.agreement_wrap .agreement_inner .accordion_header .check_wrap.type_agree.all .check_agree input[type="checkbox"]+span>em,
.agreement_wrap .agreement_inner .check_wrap.check_only .check_agree input[type="checkbox"]+span>em {
    display: block;
    font-weight: 400;
    font-size: 13px;
    color: #111;
}

.agreement_wrap .agreement_inner .accordion_header .check_wrap.type_agree.all.row02 .check_agree input[type="checkbox"]+span {
    padding-bottom: 5px;
}

.agreement_wrap .agree_depth02 .accordion_wrap.accordion_check .accordion_header .btn_acc_check {
    right: 18px;
    width: 22px;
    height: 22px;
}

.agreement_wrap .agree_depth02 .accordion_wrap.accordion_check .accordion_header .check_wrap+.btn_acc_check:after {
    width: 10px;
    height: 10px;
    border-width: 1px;
}

.agreement_wrap .agreement_inner .agree_depth02 {
    padding: 10px 0 20px;
}

.agreement_wrap .agreement_inner .accordion_body .check_agree {
    display: block;
    width: 100%;
}

.agreement_wrap .agreement_inner .agree_depth03>.check_wrap .check_agree+.check_agree {
    margin-top: 8px;
}

.agreement_wrap .agreement_inner .agree_depth03>.check_wrap .check_agree+.agree_check_group {
    margin-top: 8px;
}

.agreement_wrap .agreement_inner .agree_depth03>.check_wrap .agree_check_group+.check_agree {
    margin-top: 8px;
}

.agreement_wrap .agreement_inner .accordion_body .check_agree input[type="checkbox"]+span {
    display: block;
    position: relative;
    width: 100%;
    padding: 0 64px 0 38px;
}

.agreement_wrap .agreement_inner .agree_depth03>.check_wrap .check_agree input[type="checkbox"]+span {
    padding-left: 28px;
}

.agreement_wrap .agreement_inner .accordion_body .check_agree input[type="checkbox"]+span:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 1px;
    width: 9px;
    height: 13px;
    border-right: 2px solid #bbb;
    border-bottom: 2px solid #bbb;
    border-radius: 1px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.agreement_wrap .agree_depth03>.check_wrap .check_agree input[type="checkbox"]+span:after {
    left: 3px;
}

.agreement_wrap .agreement_inner .accordion_body .check_agree input[type="checkbox"]:checked+span:after {
    border-color: #4868e1;
}

.agreement_wrap .agreement_inner .accordion_body .btn_check_pop.btn_txt,
.agreement_wrap .agreement_inner .check_wrap.check_only .btn_check_pop.btn_txt {
    position: absolute;
    right: 20px;
    top: 0px;
    z-index: 2;
    width: auto;
    font-size: 13px;
    text-decoration: underline;
    color: #111;
}

.agreement_wrap .agreement_inner .check_wrap.check_only .btn_check_pop.btn_txt {
    right: 0;
    min-width: 60px;
    height: 60px;
}

.agreement_wrap .agreement_inner .check_wrap>*:only-child.check_agree input[type="checkbox"]+span {
    padding-right: 55px;
}

.agreement_wrap .agreement_inner .agree_depth01 .check_wrap.check_only>*:only-child.check_agree input[type="checkbox"]+span {
    padding-right: 20px;
}

.agreement_wrap .agreement_inner .accordion_body .check_wrap+.check_wrap {
    margin-top: 10px;
}

.agreement_wrap .agreement_inner .agree_depth03,
.agreement_wrap .agreement_inner .agree_depth04 {
    padding: 10px 0 0 38px;
}

.agreement_wrap .agreement_inner .agree_depth03 p:not(.agree_view_all) {
    padding-right: 55px;
}

.agreement_wrap .agree_check_group {
    display: flex;
    padding-right: 55px;
}

.agreement_wrap .agreement_inner .accordion_body .agree_check_group .check_agree {
    display: inline-block;
    width: auto;
}

.agreement_wrap .agree_check_group .check_wrap>.check_agree+.check_agree,
.agreement_wrap .agree_check_group .radio_wrap>.radio_default+.radio_default {
    display: inline-block;
    margin: 0 0 0 50px;
}

.agreement_wrap .agreement_inner .accordion_body .agree_check_group .check_wrap+.check_wrap {
    margin-top: 0;
}

.agreement_wrap .agreement_inner .accordion_body .agree_check_group .check_agree input[type="checkbox"]+span {
    padding: 0 0 0 28px;
}

.agreement_wrap .agreement_inner .accordion_body .agree_check_group .check_agree input[type="checkbox"]+span:after {
    left: 3px;
}

.agreement_wrap .agree_check_group .radio_wrap.small_type .radio_default input[type="radio"]:checked+span:before {
    background-color: rgba(72, 104, 225, 1);
}

.agreement_wrap .agree_view_all {
    position: relative;
    min-height: 20px;
}

.agreement_wrap .agree_view_all,
.agreement_wrap .agree_depth03+.check_wrap,
.agreement_wrap .agree_tit+.check_wrap,
.agreement_wrap .agree_tit+.font_basic,
.agreement_wrap .font_basic+.check_wrap,
.agreement_wrap .check_wrap+.font_basic,
.agreement_wrap .agree_check_group+.font_basic,
.agreement_wrap .agree_depth02.no_check .txt_wrap+.txt_wrap {
    margin-top: 10px;
}

.agreement_wrap .marker_refer+.agree_tit,
.agreement_wrap .check_wrap+.agree_tit {
    margin-top: 15px;
}

.agreement_wrap .check_wrap+.marker_refer,
.agreement_wrap .font_basic+.marker_dot,
.agreement_wrap .font_basic+.marker_refer {
    margin-top: 8px;
}

.agreement_wrap .accordion_wrap+.h_wrap {
    margin-top: 30px;
}

.agreement_wrap .h_wrap .h_title {
    margin-bottom: 5px;
}

.agreement_wrap .h_wrap+.accordion_wrap.all_acc {
    margin-top: 7px;
}

.agreement_wrap .agree_tit {
    font-weight: 700;
    color: #333;
}

.agreement_wrap .agree_depth02.no_check {
    padding: 10px 20px 20px 38px;
}

.agreement_wrap .agree_depth02.no_check .txt_wrap {
    position: relative;
    padding-right: 55px;
}

.agreement_wrap .agree_depth02.no_check .txt_wrap .btn_check_pop.btn_txt {
    right: 0;
}

.agreement_wrap .agree_depth02.no_check .agree_view_all {
    padding: 0;
}

.agreement_wrap .agree_depth02 .accordion_wrap+.accordion_wrap {
    margin-top: 10px;
}

.agreement_wrap .agreement_inner .accordion_wrap.accordion_check dd .marker_number {
    padding: 0 15px 0 0;
}

.agreement_wrap .agree_depth02.no_check .check_wrap .check_agree input[type="checkbox"]+span {
    padding-left: 30px;
}

.agreement_wrap .agree_depth02.no_check .check_wrap .check_agree input[type="checkbox"]+span:after {
    left: 3px;
}

.agreement_wrap .agree_depth02.no_check .agree_depth03,
.agreement_wrap .agree_depth02.no_check .agree_depth04 {
    padding-left: 30px;
}

.agreement_wrap .check_list_area .radio_wrap span {
    width: 70px;
    height: 30px;
    border: 1px solid #bbb;
    background-color: #fff;
    border-radius: 30px;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    line-height: 30px;
}

.agreement_wrap .check_list_area .radio_wrap input[type="radio"]:checked+span {
    border: 2px solid #4868e1;
    color: #4868e1;
    line-height: 28px;
}

.agreement_wrap .check_list_area .tip {
    margin-top: 25px;
}

.agreement_wrap .check_list_area .date {
    margin-top: 20px;
}

.agreement_wrap .check_list_area .list .question {
    display: table;
    min-height: 30px;
}

.agreement_wrap .check_list_area .list .question.float_l {
    float: left;
}

.agreement_wrap .check_list_area .list .question span {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}

.agreement_wrap .check_list_area .list .radio_wrap.float_r {
    float: right;
    width: auto;
}

.agreement_wrap .check_list_area .list .radio_wrap.float_r label:first-of-type {
    margin-right: 5px;
}

.agreement_wrap .check_list_area .list+.list {
    margin-top: 20px;
}

.agreement_wrap .check_list_area .tip {
    margin-top: 25px;
}

.agreement_wrap .check_list_area .date {
    margin-top: 20px;
    font-size: 14px;
    color: #333;
}

.agreement_wrap .check_list_area .writer {
    margin-top: 5px;
    color: #333;
}

.pop_wrap .agreement_wrap .agreement_inner .check_wrap>*:only-child.check_agree input[type="checkbox"]+span span {
    display: block;
    float: left;
    width: 64px;
    height: 25px;
}

.agreement_wrap .form_type .agreement_inner .accordion_body .agree_check_group .check_agree,
.agreement_wrap .form_type .agreement_inner .accordion_body .agree_check_group .radio_default {
    width: 49%;
}

.agreement_wrap .form_type .agree_check_group .check_wrap>.check_agree+.check_agree,
.agreement_wrap .form_type .agree_check_group .radio_wrap>.radio_default+.radio_default {
    margin: 0;
}

.agreement_wrap .form_type .agree_check_group .check_wrap .check_agree:first-child,
.agreement_wrap .form_type .agree_check_group .radio_wrap .radio_default:first-child,
.agreement_wrap .form_type .agree_check_group .check_wrap .check_agree:nth-child(2),
.agreement_wrap .form_type .agree_check_group .radio_wrap .radio_default:nth-child(2) {
    margin-bottom: 8px;
}

.agreement_wrap .form_type .check_list_area .list .question.float_l {
    float: none;
}

.agreement_wrap .form_type .check_list_area .list .radio_wrap.float_r {
    float: none;
    margin-top: 10px;
}

.pesnAuth-small-size .tab_type02 {
    margin-top: 30px
}

.pesnAuth-small-size {
    font-size: 15px;
}

.pesnAuth-small-size .tab_type01 {
    width: 100%;
}

.pesnAuth-small-size .tab_type01 .tab_pull {
    height: 52px;
}

.pesnAuth-small-size .tab_type01 .tab_list01 {
    table-layout: auto;
}

.pesnAuth-small-size .tab_type01 .tab_list01 li {
    width: auto;
}

.pesnAuth-small-size .tab_type01 .tab_list01 li a {
    height: 50px;
    padding: 15px 20px;
    font-size: 17px;
    line-height: inherit;
}

.pesnAuth-small-size .tab_type01 .tab_wrap {
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
}

.pesnAuth-small-size .tab_type01 .tab_wrap .tab_cont {
    padding: 20px 0;
}

.pesnAuth-small-size .btn_group {
    display: flex;
}

.pesnAuth-small-size .btn_group .btn {
    min-width: inherit;
    padding: 0;
    flex: 1;
}

.pesnAuth-small-size .btn_wrap button,
.pesnAuth-small-size .btn_wrap a {
    padding: 0 20px !important;
}

.pesnAuth-small-size .text_btn {
    font-size: 13px;
}

.pesnAuth-small-size .text_btn.line {
    padding-right: 10px;
}

.pesnAuth-small-size .text_btn {
    font-size: 13px;
}

.pesnAuth-small-size .text_btn.line::before {
    content: '';
    position: absolute;
    display: block;
    height: 10px;
    right: 0;
    top: 20%;
    border-left: 1px solid #ccc;
}

.pesnAuth-small-size .text_btn+.text_btn {
    padding-left: 5px;
}

.pesnAuth-small-size .w_size01 {
    width: auto !important;
}

.pesnAuth-small-size .form_type {
    padding: 28px 0 0;
}

.pesnAuth-small-size .form_type .form_ele {
    padding-left: 0;
}

.pesnAuth-small-size .form_type .form_ele .ele_tit {
    display: block;
    position: static;
    width: auto;
    padding-bottom: 10px;
}

.pesnAuth-small-size .form_type .form_ele .ele_tit label {
    font-size: 16px;
    line-height: 20px;
    color: #333;
}

.pesnAuth-small-size .form_type .form_ele+.form_ele,
.pesnAuth-small-size .form_type .form_ele+.tab_wrap,
.pesnAuth-small-size .form_type .tab_wrap+.form_ele {
    margin-top: 27px;
}

.pesnAuth-small-size .w_650 .form_type .form_ele {
    padding-left: 0px;
}

.pesnAuth-small-size .w_650 .form_type .form_ele .ele_tit {
    width: auto;
}

.pesnAuth-small-size .accordion_wrap.accordion_check .accordion_header {
    padding: 0;
}

.pesnAuth-small-size .accordion_header {
    padding: 0;
}

.pesnAuth-small-size .radio_wrap,
.pesnAuth-small-size .check_wrap {
    display: flex;
    flex-wrap: wrap;
}

.pesnAuth-small-size .join_con_text {
    padding: 30px 0;
}

.pesnAuth-small-size .join_con_text.minH350_lg {
    min-height: 1px;
}

.df_list_wrap {
    display: table;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 25px;
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
    text-align: left;
    overflow: hidden;
}

.df_list_wrap .df_list {
    display: table-row-group;
    width: 100%;
}

.df_list_wrap .df_list .item_wrap {
    display: table-row;
    float: left;
    width: 100%;
}

.df_list_wrap .df_list .item {
    float: left;
}

.df_list_wrap .df_list .item.tit {
    display: table-cell;
    width: 220px;
    padding: 16px 30px 0 30px;
    color: #111;
    box-shadow: none;
    border: 0;
    border-radius: 0;
}

.df_list_wrap .df_list .item.con {
    display: table-cell;
    width: calc(50% - 220px);
    padding: 16px 30px 0 0;
    color: #333;
    box-shadow: none;
    border: 0;
    border-radius: 0;
}

.df_list_wrap .df_list .item.tit01 {
    display: table-cell;
    width: 300px;
    padding: 16px 30px 0 30px;
    color: #111;
    box-shadow: none;
    border: 0;
    border-radius: 0;
}

.df_list_wrap .df_list .item.con01 {
    display: table-cell;
    width: calc(50% - 300px);
    text-align: right;
    padding: 16px 30px 0 0;
    color: #333;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    font-weight: 700;
}

.df_list_wrap.single .df_list .item.con {
    width: calc(100% - 220px);
    display: table-cell;
}

.df_list_wrap.no_line {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
}

.df_list_wrap .df_list.type02 .item.tit {
    width: 185px;
}

.df_list_wrap .df_list.type02 .item.con {
    width: calc(100% - 185px);
    padding-left: 0;
}

.df_list_wrap .df_list.type03 .item.tit {
    width: 90px;
}

.df_list_wrap .df_list.type03 .item.tit {
    width: 90px;
}

.df_list_wrap .df_list.type04 .item.tit {
    width: 50%;
}

.df_list_wrap .df_list.type04 .item.con {
    width: 50%;
}

.df_list_wrap .df_list .item_wrap.form_ele .item {
    padding-top: 15px;
    padding-bottom: 5px;
}

.df_list_wrap .df_list .item_wrap.form_ele .item.tit {
    padding-top: 27px;
}

.df_list_wrap .df_list.total_calc .item_wrap .item.tit {
    font-weight: 700;
}

.df_list_wrap .df_list.total_calc .item_wrap .item.con {
    font-size: 30px;
}

.df_list_wrap.wp_ln {
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.df_list_wrap.dd_point .df_list .item.con {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.df_list_wrap+.font_sm {
    margin-top: 17px;
}

.df_list_wrap.no_topline {
    border-top: none;
}

.df_list_wrap.tb_none {
    border-top: 0;
    border-bottom: 0;
}

.df_list_wrap.vertical_type {
    padding: 26px 0 25px;
}

.df_list_wrap.vertical_type .item {
    margin-top: 16px;
    padding: 0 30px;
}

.df_list_wrap.vertical_type .item:first-child {
    margin-top: 0;
}

.df_list_wrap.vertical_type .item dt {
    font-weight: 400;
    color: #333;
    text-align: left;
}

.form_type.w_size01 .df_list_wrap .df_list .item.tit {
    width: 40%;
}

.form_type.w_size01 .df_list_wrap .df_list .item.con {
    width: 60%;
}

.dl_wrap {
    display: table;
    table-layout: fixed;
    width: 100%;
    font-size: 15px;
    text-align: left;
    overflow: hidden;
}

.dl_wrap.top_line {
    padding-top: 16px;
    border-top: 1px solid #000;
}

.dl_wrap.top_line2 {
    padding-top: 16px;
    border-top: 2px solid #000;
}

.dl_wrap.top_line_lightgray {
    border-color: #ddd;
}

.dl_wrap.btm_line {
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
}

.dl_wrap.btm_lightline {
    padding-bottom: 16px;
    border-bottom: 1px solid #eee;
}

.dl_wrap.cover_pd_type01 {
    padding-top: 26px;
    padding-bottom: 26px;
}

.dl_wrap.con_align_right .item_wrap .con {
    text-align: right;
}

.dl_wrap.no_padding {
    padding: 0;
}

.dl_wrap .df_list {
    display: table-row-group;
    width: 100%;
}

.dl_wrap .df_list .item_wrap {
    display: table-row;
    width: 100%;
}

.dl_wrap .df_list .item_wrap_tit {
    margin-bottom: 10px;
    padding-left: 30px;
    font-weight: 700;
    color: #111;
}

.dl_wrap .df_list .item_wrap+.item_wrap_tit {
    margin-top: 45px;
}

.dl_wrap .df_list .item {
    float: left;
    box-shadow: none;
    border-radius: 0;
    border: 0;
}

.dl_wrap .df_list .item.tit {
    display: table-cell;
    width: 220px;
    padding: 7px 30px 0 30px;
}

.dl_wrap .df_list .item.tit.wide {
    width: 300px;
}

.dl_wrap .df_list .item.con {
    display: table-cell;
    width: calc(50% - 220px);
    min-height: 29px;
    padding: 7px 30px 0 0;
    color: #333;
}

.dl_wrap .df_list .item.tit.wide+.item.con {
    width: calc(50% - 300px);
}

.dl_wrap .df_list .item.con.bold {
    font-weight: 700;
    color: #333;
}

.dl_wrap .df_list .item_wrap dd.con::after {
    content: ' ';
    display: inline-block;
    clear: both;
}

.dl_wrap .df_list .item_wrap dd.con button.text_link:last-child {
    margin-right: -4px;
}

.dl_wrap.line_pd_type01 .df_list .item.tit {
    padding: 20px 30px 0 30px;
}

.dl_wrap.line_pd_type01 .df_list .item.con {
    padding: 20px 30px 0 0;
}

.dl_wrap.single .df_list .item.tit {
    width: 40%
}

.dl_wrap.single .df_list .item.con {
    width: 60%;
}

.dl_wrap .df_list .item_wrap:first-of-type dt,
.dl_wrap .df_list .item_wrap:first-of-type dd,
.dl_wrap.line_pd_type01 .df_list .item_wrap:first-of-type dt,
.dl_wrap.line_pd_type01 .df_list .item_wrap:first-of-type dd {
    min-height: 22px;
    padding-top: 0;
}

.dl_wrap+.dl_wrap.top_line,
.dl_wrap+.dl_wrap.top_line2 {
    border-top: none;
}

.dl_wrap.dl_onelist .df_list .item_wrap {
    float: left;
    width: 50%;
}

.dl_wrap.dl_onelist .df_list .item_wrap:after {
    content: '';
    display: block;
    clear: both;
}

.dl_wrap.dl_onelist .df_list .item_wrap:nth-of-type(1) dt,
.dl_wrap.dl_onelist .df_list .item_wrap:nth-of-type(1) dd,
.dl_wrap.dl_onelist .df_list .item_wrap:nth-of-type(2) dt,
.dl_wrap.dl_onelist .df_list .item_wrap:nth-of-type(2) dd {
    padding-top: 0;
    min-height: 22px;
}

.dl_wrap.dl_onelist .df_list .item.con {
    width: calc(100% - 220px);
}

.dl_wrap .dl_title {
    font-weight: 700;
    font-size: 15px;
    color: #333;
}

.dl_wrap .df_list_both {
    padding: 26px 30px 20px;
}

.dl_wrap .df_list_both:after {
    content: '';
    display: block;
    clear: both;
}

.dl_wrap .df_list_both .item_wrap {
    float: left;
    width: 50%;
}

.dl_wrap .df_list_both .item_wrap .tit {
    margin-bottom: 5px;
}

.dl_wrap .df_list_both .item_wrap .con {
    font-weight: 700;
    font-size: 24px;
    color: #333;
}

.dl_wrap .df_list_both:not(:last-of-type) {
    border-bottom: 1px solid #ddd;
}

/*     테이블태그 클래스 조합 정의     모든 클래스는 table 태그 부모의 table_wrap 태그에 작성한다.     형태     col, row :테이블 th scope 속성값 을 기준     acc :아코디언 안으로 들어가는 기본 테이블     선     in_bdr :테이블의 th,td 라인적용 클래스, 기본은 라인없음     wp_ln :table_wrap 에 상하 라인 (color ddd) 적용 클래스     tb_none :상하단 기본 border 삭제     lr_none :좌우측 기본 border 삭제     색상     th_bg :th 태그의 bacgorund-color 를 #f6f6f6; 변경, 기본은 색상없음     정렬     vt_t :th,td vertical-align top     vt_m :th,td vertical-align middle     vt_b :th,td vertical-align bottom     th_c, td_c :th,td text-align center     th_r, td_r :th,td text-align right     th_l, td_l :th,td text-align left     스크롤     table_scroll_area :스크롤 되어야 하는 테이블의 최상위 클래스    */
.table_wrap {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.table_wrap caption {
    width: 0;
    height: 0;
}

.table_wrap table {
    word-break: break-all;
    border-spacing: 0px;
    border-collapse: collapse;
    table-layout: fixed;
}

.table_wrap table th,
.table_wrap table td {
    padding: 15px 20px;
    border-bottom: 0;
}

.table_wrap table th {
    font-weight: 400;
    color: #111;
}

.table_wrap table td {
    color: #333;
}

.table_wrap table tfoot th,
.table_wrap table tfoot td {
    background: #f6f6f6;
}

.table_wrap table tbody th {
    color: #333;
}

.table_wrap .icon_chk {
    display: inline-block;
    width: 10px;
    height: 7px;
    background: url(/pconts/images/common/check_on2.png) no-repeat 0 0;
    background-size: 100% 100%;
    margin-left: 5px;
}

.table_wrap.wp_ln {
    border: 1px solid #ddd;
    border-width: 1px 0;
}

.table_wrap.tb_none {
    border: 0;
}

.table_wrap.tb_none.in_bdr table {
    border-bottom: 1px solid #ddd;
    margin-top: 0;
}

.table_wrap.lr_none table,
.table_wrap.in_bdr table {
    width: calc(100% + 2px);
    margin: 0 -1px;
}

.table_wrap.row table {
    text-align: left;
}

.table_wrap.row:not(.in_bdr) table th,
.table_wrap.row:not(.in_bdr) table td {
    padding: 5px 20px;
}

.table_wrap.row:not(.in_bdr) table tr:first-child th,
.table_wrap.row:not(.in_bdr) table tr:first-child td {
    padding-top: 26px;
}

.table_wrap.row:not(.in_bdr) table tr:last-child th,
.table_wrap.row:not(.in_bdr) table tr:last-child td {
    padding-bottom: 26px;
}

.table_wrap.row:not(.in_bdr) table tr+tr th,
.table_wrap.row:not(.in_bdr) table tr+tr td {
    padding-top: 17px;
}

.table_wrap.data_print table th,
.table_wrap.data_print table td {
    padding: 10px 8px;
}

.table_wrap.lr_free table th,
.table_wrap.lr_free table td {
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
}

.table_wrap.in_bdr table {
    margin-top: -1px;
}

.table_wrap.in_bdr table th,
.table_wrap.in_bdr table td {
    border: 1px solid #ddd;
    border-bottom-width: 0;
}

.table_wrap.con_bdr table tbody tr {
    border-top: 1px solid #ddd;
    border-bottom-width: 0;
}

.table_wrap.vt_t table th,
.table_wrap.vt_t table td,
.table_wrap table th.vt_t,
.table_wrap table td.vt_t {
    vertical-align: top;
}

.table_wrap.vt_m table th,
.table_wrap.vt_m table td,
.table_wrap.thead_vt_m table thead th {
    vertical-align: middle;
}

.table_wrap.vt_b table th,
.table_wrap.vt_b table td {
    vertical-align: bottom;
}

.table_wrap.th_c table th,
.table_wrap.td_c table td {
    text-align: center;
    word-break: break-word;
}

.table_wrap.th_r table th,
.table_wrap.td_r table td {
    text-align: right;
}

.table_wrap.th_l table th,
.table_wrap.td_l table td,
.table_wrap.tbody_th_l table tbody th,
.table_wrap.tfoot_th_l table tfoot th {
    text-align: left;
}

.table_wrap.th_bg table th:not(.bg_white) {
    background-color: #f6f6f6;
}

.table_wrap.th_bg.tbody_th_bg_white table tbody th {
    background-color: #fff;
}

.table_wrap.th_bg.col tbody th {
    background-color: #fff;
}

.table_wrap.th_bg tbody th.bg_gray01 {
    background-color: #fafafa;
}

.table_wrap.td_bg_white td {
    background-color: #fff;
}

.table_wrap.font_basic th {
    font-weight: 400;
}

.table_wrap.font_basic tbody td {
    color: #333;
}

.table_wrap.pad_sm table td {
    padding-right: 10px;
    padding-left: 10px;
}

.table_wrap .ele_confirm .btn.mid {
    margin: -11px 0 -11px 16px;
    padding: 0 17px;
    font-weight: 700;
}

.table_wrap .ele_confirm.complete span {
    position: relative;
    padding-right: 23px;
}

.table_wrap .ele_confirm.complete span:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: -2px;
    width: 11px;
    height: 15px;
    border-right: 2px solid #086ac5;
    border-bottom: 2px solid #086ac5;
    transform: skew(-8deg) rotate(45deg);
    -webkit-transform: skew(-8deg) rotate(45deg);
    -ms-transform: skew(-8deg) rotate(45deg);
}

.table_wrap.break_all table td {
    word-break: break-all;
}

.table_scroll_area {
    width: 100%;
    overflow: hidden;
}

.table_bar_wrap {
    position: relative;
    height: 4px;
    margin-top: 20px;
    background: #ddd;
    overflow: hidden;
    border-radius: 10px;
}

.table_bar_wrap .bar {
    position: absolute;
    height: 100%;
    background: #adadad;
    border-radius: 10px;
}

.table_scroll_area .mCSB_draggerContainer {
    display: none;
}

.table_scroll_area .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0;
}

.df_list_col {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 35px 0;
    word-break: break-all;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.df_list_col .item_wrap {
    flex: 1;
    text-align: center;
    position: relative;
}

.df_list_col .item_wrap:not(:last-child)::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 50px;
    top: 0;
    right: 0;
    background: #ddd;
}

.df_list_col .item_wrap .item:last-child {
    margin-top: 7px;
    font-weight: 700;
    color: #333;
}

.df_list_col .item_wrap.fx0 {
    flex: 0.5;
}

.df_list_col .item_wrap.fx1 {
    flex: 1;
}

.df_list_col .item_wrap.fx2 {
    flex: 2;
}

.df_list_col .item_wrap.fx3 {
    flex: 3;
}

.df_list_col .item_wrap.fx2_4 {
    flex: 2.4;
}

.df_list_col .item_wrap.fx3_4 {
    flex: 3.4;
}

.df_list_col .item_wrap.center {
    flex: 3;
}

.df_list_col .item_wrap.center dt,
.df_list_col .item_wrap.center dd {
    margin-left: 320px;
}

.df_list_col_wrap {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.df_list_col_wrap.ln_none .item_wrap::after,
.df_list_wrap.ln_none .item_wrap::after {
    display: none;
}

.df_list_col_wrap.tb_none {
    border: 0;
}

.df_list_col_wrap.wp_ln {
    border: 1px solid #ddd;
    border-width: 1px 0;
}

.df_list_col_wrap.inblock,
.df_list_col_wrap.inblock .df_list_col {
    display: block;
}

.df_list_col_wrap.inblock .item_wrap {
    display: inline-block;
    flex: none
}

.df_list_col_wrap.arrow_r {
    background: url(/pconts/images/contents/mypage/arrow_right_p.png) no-repeat 50% 50%;
}

.df_list_col_wrap.justify_c [class^="df_list"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.df_list_col_wrap.justify_c [class^="df_list"] .item_wrap {
    flex: initial;
    display: block;
    min-width: 130px;
    margin-right: 48px;
}

.df_list_col_wrap.MY047C03 [class^="df_list"] {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.df_list_col_wrap.MY047C03 [class^="df_list"] .item_wrap {
    flex: initial;
    display: block;
    min-width: 130px;
}

.table_wrap.acc table {
    border-top: 1px solid #eee;
}

.table_wrap.acc table th,
.table_wrap.acc table td {
    padding: 10px;
    font-weight: 400;
}

.table_wrap.acc table th {
    color: #111;
}

.table_wrap.acc table td {
    color: #333;
}

.table_wrap.acc table thead tr:first-child th {
    padding-top: 10px;
}

.table_wrap .col01 {
    width: 26%;
}

.table_sub_wrap.pad_md {
    padding: 35px 25px;
}

.table_info {
    float: right;
    min-height: 37px;
    margin-top: 10px
}

.c_title+.table_info {
    margin-top: 0
}

.list_group {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.list_group .list_headnote01 {
    padding: 0 0 20px;
}

.list_group .list_headnote01:after {
    content: '';
    display: block;
    clear: both;
}

.list_group .list_headnote01 .left_area {
    float: left;
}

.list_group .list_headnote01 .right_area {
    float: right;
}

.list_group .list_headnote01 .right_area .select_wrap {
    min-width: 130px;
}

.list_group .list_headnote01 .count {
    position: relative;
    top: 6px;
    font-size: 15px;
    color: #111;
}

.list_group .list_headnote01 .count .num {
    font-weight: 700;
}

.list_group .list_headnote01 .view_pattern {
    overflow: hidden;
    margin: 0 -5px -5px 0;
}

.list_group .list_headnote01 .view_pattern .view_card_pattern {
    display: block;
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    background: url(/pconts/images/common/ico_card_view_off.png) no-repeat 50% 50% / 20px 20px;
}

.list_group .list_headnote01 .view_pattern .view_list_pattern {
    display: block;
    position: relative;
    float: left;
    width: 30px;
    height: 30px;
    background: url(/pconts/images/common/ico_list_view_off.png) no-repeat 50% 50% / 20px 20px;
}

.list_group .list_headnote01 .view_pattern .view_card_pattern.is_selected {
    background-image: url(/pconts/images/common/ico_card_view_on.png);
}

.list_group .list_headnote01 .view_pattern .view_list_pattern.is_selected {
    background-image: url(/pconts/images/common/ico_list_view_on.png);
}

.list_group .list_headnote01 .right_area.has_sort {
    display: flex;
}

.list_group .list_headnote01 .sort_type {
    display: block;
    margin: 0 25px -5px 0;
    overflow: hidden;
    line-height: 30px;
}

.list_group .list_headnote01 .sort_type li {
    display: block;
    float: left;
}

.list_group .list_headnote01 .sort_type li+li:before {
    display: inline-block;
    width: 1px;
    height: 10px;
    margin: 0 9px;
    background: #bbb;
    content: "";
}

.list_group .list_headnote01 .sort_type li a {
    color: #333;
}

.list_group .list_headnote01 .sort_type li.current a {
    color: #4868e1;
}

.list_group .list01 .complete_body {
    padding-bottom: 50px;
}

.list_group .list01>ul>li>.item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.list_group .list_headnote02 {
    display: flex;
    padding: 0 0 20px;
}

.list_group .list_headnote02 .left_area {
    flex: 1;
}

.list_group .list_headnote02 .right_area {
    display: flex;
    text-align: left;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.list_group .list_headnote02 .sort_type {
    display: block;
    width: 100%;
    text-align: right;
    margin-bottom: -10px;
    overflow: hidden;
}

.list_group .list_headnote02 .sort_type li {
    display: inline-block;
}

.list_group .list_headnote02 .sort_type li+li:before {
    display: inline-block;
    width: 1px;
    height: 10px;
    margin: 0 9px;
    background: #bbb;
    content: "";
}

.list_group .list_headnote02 .sort_type li.current a {
    color: #4868e1;
}

.list_group .list_headnote02 .sort_type::after {
    content: '';
    display: block;
    clear: both;
}

.list01[data-type="list"] {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-top: 1px solid #bbb;
}

.list01[data-type="list"].bdt_none {
    border-top-width: 0;
}

.list01[data-type="list"] ul>li {
    border-bottom: 1px solid #eee;
}

.list01[data-type="list"] ul>li>.item {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.list01[data-type="list"] ul>li>.total {
    padding: 28px 0;
    text-align: right;
}

.list01[data-type="list"] ul>li>.total strong {
    display: inline-block;
    margin-left: 10px;
    font-size: 24px;
    color: #333;
}

.list01[data-type="list"] .notice_news {
    padding: 36px 0;
}

.list01[data-type="list"] .notice_news:after {
    content: '';
    display: block;
    clear: both;
}

.list01[data-type="list"] .notice_news .cell1 {
    position: relative;
    float: right;
    width: calc(100% - 80px);
    padding: 0 0 0 60px;
}

.list01[data-type="list"] .notice_news .cell2 {
    display: none;
}

.list01[data-type="list"] .notice_news .cell3 {
    position: relative;
    float: left;
    width: 80px;
}

.list01[data-type="list"] .notice_news .title_area {
    display: inline-block;
    max-width: calc(100% - 55px);
    vertical-align: text-top;
}

.list01[data-type="list"] .notice_news .title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.list01[data-type="list"] .notice_news .badge_area {
    margin: 0 0 0 4px;
    line-height: 1;
    vertical-align: -2px;
}

.list01[data-type="list"] .notice_news .info {
    display: inline-block;
}

.list01[data-type="list"] .notice_news .info .date {
    display: inline-block;
    font-weight: 400;
    font-size: 15px;
    color: #999;
    vertical-align: middle;
}

.list01[data-type="card"]>ul {
    display: block;
    position: relative;
    margin: -10px;
    padding: 0;
}

.list01[data-type="card"]>ul:after {
    content: '';
    display: block;
    clear: both;
}

.list01[data-type="card"]>ul>li {
    float: left;
    width: 33.33%;
    padding: 10px;
}

.list01[data-type="card"]>ul>li>.item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.list01[data-type="card"] .notice_news {
    position: relative;
    height: 202px;
    padding: 26px 28px;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 2px 2px 22px -2px rgba(51, 51, 51, 0.17);
}

.list01[data-type="card"] .notice_news:hover:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    border: 2px solid #4868e1;
    border-radius: 6px;
}

.list01[data-type="card"] .notice_news .cell1 {
    margin: 0 0 16px;
}

.list01[data-type="card"] .notice_news .cell2 {
    position: relative;
    margin: 0 0 14px;
}

.list01[data-type="card"] .notice_news .cell3 {
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 100%;
    padding: 0 28px;
}

.list01[data-type="card"] .notice_news .title_area {
    display: inline-block;
    max-width: 100%;
    vertical-align: text-top;
}

.list01[data-type="card"] .notice_news .title {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 52px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.5;
    color: #333;
    word-wrap: break-word;
}

.list01[data-type="card"] .notice_news .badge_area {
    position: absolute;
    bottom: 23px;
    left: 100px;
    margin: 0 0 0 4px;
    line-height: 1;
    vertical-align: -2px;
}

.list01[data-type="card"] .notice_news .para {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 42px;
    font-weight: 400;
    font-size: 15px;
    line-height: 1.4;
    color: #111;
    word-wrap: break-word;
}

.list01[data-type="card"] .notice_news .info {
    display: inline-block;
}

.list01[data-type="card"] .notice_news .info .date {
    display: inline-block;
    font-weight: 400;
    font-size: 15px;
    color: #999;
    vertical-align: middle;
}

.list01[data-type="card"] .notice_news .info .badge {
    vertical-align: middle;
}

.list01[data-type="card"] .notice_news .cell3.line_cell:before {
    content: '';
    display: block;
    padding-top: 14px;
    border-top: 1px solid #ddd;
}

.list01[data-type="card"] .notice_news .info+.state {
    float: right;
    width: 50px;
    height: 22px;
    background-color: #999;
    border-radius: 22px;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
    line-height: 22px;
}

.list01[data-type="card"] .notice_news .info+.state.on {
    background-color: #4e5468;
}

.list01[data-type="card"] .notice_news .btn_wrap {
    z-index: 1;
}

.list01[data-type="list"] .user_info {
    display: block;
    position: relative;
    margin: 0;
    padding: 36px 30px;
}

.list01[data-type="list"] .user_info:after {
    content: '';
    display: block;
    clear: both;
}

.list01[data-type="list"] .user_info .cell1 {
    float: left;
    width: 140px;
}

.list01[data-type="list"] .user_info .cell2 {
    float: left;
    width: calc(100% - 140px);
    padding: 0 0 0 55px;
}

.list01[data-type="list"] .user_info .date {
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.list01[data-type="list"] .user_info .title {
    display: block;
    float: left;
    width: calc(100% - 110px);
    font-weight: 700;
    font-size: 15px;
    color: #111;
}

.list01[data-type="list"] .user_info .info {
    position: relative;
    float: right;
    width: auto;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    text-align: right;
}

.card_list01[data-type="card"]>ul {
    display: block;
    position: relative;
    margin: -10px;
    padding: 0;
}

.card_list01[data-type="card"]>ul:after {
    content: '';
    display: block;
    clear: both;
}

.card_list01[data-type="card"]>ul>li {
    padding: 10px;
}

.card_list01[data-type="card"]>ul>li .item {
    padding: 26px 28px;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 2px 2px 24px -2px rgba(51, 51, 51, 0.17);
}

.card_list01[data-type="card"] .payment_info {
    display: table;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0;
}

.card_list01[data-type="card"] .payment_info span,
.card_list01[data-type="card"] .payment_info strong {
    display: table-cell;
    vertical-align: middle;
}

.card_list01[data-type="card"] .payment_info .date {
    min-width: auto;
}

.card_list01[data-type="card"] .payment_info .bank {
    min-width: 250px;
}

.card_list01[data-type="card"] .payment_info .bank:empty::before {
    display: none;
}

.card_list01[data-type="card"] .payment_info .bank::before {
    content: '';
    display: inline-block;
    margin: 0 5px;
    width: 1px;
    height: 12px;
    background-color: #e0e0e0;
}

.card_list01[data-type="card"] .payment_info .title {
    width: 100%;
    font-size: 16px;
    color: #333;
}

.card_list01[data-type="card"] .payment_info .state {
    min-width: 70px;
    text-align: right;
}

.card_list01[data-type="card"] .payment_info .state.normal::before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #1abe54;
}

.card_list01[data-type="card"] .payment_info .state.cancel::before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #f14b25;
}

.card_list01[data-type="card"] .payment_info .state.complete::before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #333;
}

.list01[data-type="list"] .apply_info {
    display: block;
    position: relative;
    margin: 0;
    padding: 36px 0;
}

.list01[data-type="list"] .apply_info:after {
    content: '';
    display: block;
    clear: both;
}

.list01[data-type="list"] .apply_info .cell1 {
    float: left;
    width: 140px;
}

.list01[data-type="list"] .apply_info .cell2 {
    float: left;
    width: calc(100% - 140px);
    padding: 0 0 0 55px;
}

.list01[data-type="list"] .apply_info .date {
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.list01[data-type="list"] .apply_info .title {
    display: block;
    float: left;
    width: calc(100% - 110px);
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.list01[data-type="list"] .apply_info .title .state_badge {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 20px;
    margin-left: 10px;
    padding: 0 11px;
    border-radius: 8px;
    background: #4868e1;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    line-height: 20px;
}

.list01[data-type="list"] .apply_info .title .state_badge.end {
    background: #999;
}

.list01[data-type="list"] .pay_info {
    display: block;
    position: relative;
    margin: 0;
    padding: 28px 0;
}

.list01[data-type="list"] .pay_info:after {
    content: '';
    display: block;
    clear: both;
}

.list01[data-type="list"] .pay_info .cell1 {
    float: left;
    width: 140px;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.list01[data-type="list"] .pay_info .cell2 {
    float: left;
    width: calc(100% - 140px);
    text-align: right;
    vertical-align: top;
}

.list01[data-type="list"] .pay_info .cell2>div {
    display: inline-block;
    min-width: 150px;
    vertical-align: top;
}

.list01[data-type="list"] .pay_info strong {
    color: #333;
    font-size: 16px;
}

.list01[data-type="list"] .pay_info .price span {
    display: block;
    margin-top: 5px;
}

.list01[data-type="list"] .finance_info {
    display: block;
    position: relative;
    margin: 0;
    padding: 37px 0;
}

.list01[data-type="list"] .finance_info:after {
    content: '';
    display: block;
    clear: both;
}

.list01[data-type="list"] .finance_info .name {
    float: left;
    width: 166px;
}

.list01[data-type="list"] .finance_info>div span {
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

.list01[data-type="list"] .finance_info .tel_no {
    float: left;
    width: 140px;
}

.list01[data-type="list"] .finance_info .site_nm {
    float: left;
    width: calc(100% - 306px);
}

.list01[data-type="list"] .finance_info .site_nm span {
    font-weight: 400;
    color: #111;
}

.list01.event_list[data-type="list"]+.btn_wrap {
    margin-top: 60px;
}

.list01[data-type="list"] .event_info {
    display: block;
    position: relative;
    margin: 0;
    padding: 37px 0;
}

.list01[data-type="list"] .event_info:after {
    content: '';
    display: block;
    clear: both;
}

.list01[data-type="list"] .event_info .cell1 {
    display: none;
}

.list01[data-type="list"] .event_info .cell2 {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: right;
    width: calc(100% - 75px);
    padding: 0 30px 0 97px;
}

.list01[data-type="list"] .event_info .cell2 .badge {
    display: inline-block;
    height: 20px;
    padding: 0 8px;
    border: 1px solid #333;
    border-radius: 9px;
    font-size: 13px;
}

.list01[data-type="list"] .event_info .cell2 .badge.type01 {
    border-color: #c29b34;
    color: #c29b34;
}

.list01[data-type="list"] .event_info .cell2 .badge.type02 {
    border-color: #f23168;
    color: #f23168;
}

.list01[data-type="list"] .event_info .cell2 .badge.type03 {
    border-color: #9428c7;
    color: #9428c7;
}

.list01[data-type="list"] .event_info .cell2 .badge.type04 {
    border-color: #599800;
    color: #599800;
}

.list01[data-type="list"] .event_info .cell2 .title {
    display: inline-block;
    width: calc(100% - 73px);
    margin-left: 17px;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    word-break: break-all;
}

.list01[data-type="list"] .event_info .cell3 {
    position: relative;
    float: left;
    width: 75px;
}

.list01[data-type="list"] .event_info .cell3 .date {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    font-size: 13px;
    color: #111;
    display: inline-block;
    padding-left: 22px;
    background: url(/pconts/images/contents/topsclub/tops_time_icon.png) no-repeat 0 40%;
    margin-top: 5px;
    background-size: 16px;
}

.list01.event_list[data-type="card"]+.btn_wrap {
    margin-top: 70px;
}

.list01.event_list[data-type="card"] ul {
    display: block;
    position: relative;
    margin: -10px -12px;
    padding: 0;
}

.list01.event_list[data-type="card"] ul:after {
    content: '';
    display: block;
    clear: both;
}

.list01.event_list[data-type="card"] ul>li {
    float: left;
    width: 25%;
    padding: 10px 10.5px;
}

.list01.event_list[data-type="card"] ul>li>.item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.list01.event_list[data-type="card"] .event_info .cell1 .thumbnail {
    background-color: transparent !important;
}

.event_list_swiper .swiper-button-prev,
.event_list_swiper .swiper-button-next {
    display: none;
}

.event_list_swiper .swiper-container {
    overflow: visible;
}

.event_list_swiper .swiper-wrapper {
    display: block;
    width: auto;
}

.list01[data-type="card"] .event_info {
    height: 364px;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 2px 2px 22px -2px rgba(51, 51, 51, 0.17);
}

.list01[data-type="card"] .event_info .text_cell {
    padding: 16px 20px;
    background: #fff;
}

.list01[data-type="card"] .event_info .cell1 .thumbnail {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 230px;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.list01[data-type="card"] .event_info .cell1 .thumbnail img {
    flex: none;
    width: 100%;
}

.list01[data-type="card"] .event_info .cell2 .badge {
    display: inline-block;
    height: 20px;
    margin-bottom: 10px;
    padding: 0 8px;
    border: 1px solid #333;
    border-radius: 9px;
    font-size: 13px;
}

.list01[data-type="card"] .event_info .cell2 .badge.type01 {
    border-color: #c29b34;
    color: #c29b34;
}

.list01[data-type="card"] .event_info .cell2 .badge.type02 {
    border-color: #f23168;
    color: #f23168;
}

.list01[data-type="card"] .event_info .cell2 .badge.type03 {
    border-color: #9428c7;
    color: #9428c7;
}

.list01[data-type="card"] .event_info .cell2 .badge.type04 {
    border-color: #599800;
    color: #599800;
}

.list01[data-type="card"] .event_info .title {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 46px;
    font-size: 18px;
    line-height: 23px;
    color: #333;
    word-wrap: break-word;
    font-weight: 400;
}

.list01[data-type="card"] .event_info .info {
    display: inline-block;
}

.list01[data-type="card"] .event_info .info .date {
    display: inline-block;
    font-weight: 400;
    vertical-align: middle;
    font-size: 15px;
    color: #999;
    display: inline-block;
    padding-left: 22px;
    background: url(/pconts/images/contents/topsclub/tops_time_icon.png) no-repeat 0 2px;
    margin-top: 5px;
    background-size: 16px;
}

.list01[data-type="list"] .evtapply_info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 27px 0;
}

.list01[data-type="list"] .evtapply_info .cell1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 160px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.list01[data-type="list"] .evtapply_info .cell1 .apply_date {
    font-size: 13px;
}

.list01[data-type="list"] .evtapply_info .cell2 {
    width: calc(100% - 160px);
    padding-right: 30px;
}

.list01[data-type="list"] .evtapply_info .title {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    color: #111;
    word-break: break-all;
}

.list01[data-type="list"] .evtapply_info .cell2 .evt_date {
    font-size: 13px;
}

.list01[data-type="list"] .evtapply_info .cell2 .status {
    font-size: 13px;
    color: #4868e1;
}

.list01[data-type="list"] .evtapply_info .cell2 .status.end {
    color: #f14b25;
}

.list01[data-type="list"] .evtapply_info .cell2 .status.win {
    color: #111;
}

.list01[data-type="list"] .evtapply_info .cell2 .badge_win {
    display: inline-block;
    position: absolute;
    height: 22px;
    bottom: 20px;
    right: 30px;
    padding: 0 14px;
    border-radius: 11px;
    font-size: 13px;
    background: #f32359;
    color: #fff;
    line-height: 22px;
}

.list01[data-type="list"] .cardapply_info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 22px 0;
}

.list01[data-type="list"] .cardapply_info .cell1 {
    width: 70%;
}

.list01[data-type="list"] .cardapply_info .cell1 .tit {
    font-size: 16px;
    font-weight: 700;
    color: #111;
}

.list01[data-type="list"] .cardapply_info .cell1 .date {
    margin-top: 5px;
    font-size: 13px;
}

.list01[data-type="list"] .cardapply_info .cell2 {
    width: 30%;
    text-align: right;
}

.list01[data-type="card"].one>ul {
    margin: 0;
}

.list01[data-type="card"].one>ul>li {
    width: 100%;
    padding: 0;
}

.list_group .list01 .simple_item {
    display: table;
    position: relative;
    width: 100%;
    height: 100px;
    color: #333;
}

.list_group .list01 .simple_item>div {
    display: table-cell;
    vertical-align: middle;
}

.list_group .list01 .simple_item .date {
    min-width: 130px;
    line-height: 1;
}

.list_group .list01 .simple_item .date .badge.new {
    margin-left: 5px;
}

.list_group .list01 .simple_item.type01 .date {
    min-width: 180px;
}

.list_group .list01 .simple_item.type02 .date {
    min-width: 215px;
}

.list_group .list01 .simple_item.type03 .date {
    min-width: 180px;
}

.list_group .list01 .simple_item .state {
    min-width: 70px;
    line-height: 1;
    text-align: right;
}

.list_group .list01 .simple_item.type02 .state {
    min-width: 100px;
}

.list_group .list01 .simple_item .tit {
    width: 100%;
    font-size: 16px;
    word-break: break-all;
    -ms-word-break: break-all;
}

.list_group .list01 .simple_item .tit a {
    display: inline-block;
    font-size: 16px;
    color: #111;
    font-weight: 700;
}

.list_group .list01 .form_download {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding: 35px 0;
}

.list_group .list01 .form_download .date {
    position: absolute;
    top: 50%;
    left: 0;
    width: 170px;
    line-height: 1;
    transform: translateY(-50%);
}

.list_group .list01 .form_download .date .badge.new {
    margin-left: 5px;
}

.list_group .list01 .form_download .tit {
    flex: 1 1 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 390px 0 170px;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    text-align: left;
    word-break: break-all;
    -ms-word-break: break-all;
}

.list_group .list01 .form_download .btn_wrap {
    position: absolute;
    top: 50%;
    right: 0;
    width: 390px;
    margin: -2px;
    line-height: 1;
    text-align: right;
    transform: translateY(-50%);
}

.list_group .list01 .form_download .btn_wrap .btn {
    min-width: 0;
    width: 70px;
    margin: 2px;
}

.list_group .list01 .form_download.download_item_one {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list_group .list01 .form_download.download_item_one .tit {
    padding: 0 85px 0 170px;
}

.list_group .list01 .form_download.download_item_one .btn_wrap {
    width: auto;
}

.list_group .list01 .form_download.download_item_one .pop_detail {
    width: 100%;
    margin: 3px 0 0;
    padding: 0 0 0 170px;
}

.list_group .list01 .form_download.download_item_one .pop_detail button {
    padding: 0 2px 0 0;
    font-weight: 700;
    font-size: 15px;
    color: #333;
}

.list_group .list01 .form_download.download_item_one .pop_detail button:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin: 0 0 0 -1px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    vertical-align: 1px;
    transform: rotate(45deg);
}

.list01[data-type="list"] .type-board {
    position: relative;
    padding: 36px 0;
}

.list01[data-type="list"] .type-board .title {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
    width: 100%;
    padding: 0 70px 0 0;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.list01[data-type="list"] .type-board .title:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 2px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-top: 1px solid #797979;
    border-right: 1px solid #797979;
    transform: rotate(45deg);
}

.list02 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
}

.list_group .list02>ul>li+li {
    border-top: 1px solid #ddd;
}

.list_group .list02>ul>li>.item {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.list02.apt_only_block>ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.list02.apt_only_block>ul>li {
    width: 50%;
}

.list02.apt_only_block>ul>li:nth-child(1n) {
    border-right: 1px solid #ddd;
}

.list03 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-top: 2px solid #333;
    border-bottom: 1px solid #ddd;
}

.list03[data-type="list"] ul>li>.item {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.list04 {
    display: block;
    position: relative;
    padding: 0;
}

.list04[data-type="list"] ul>li>.item {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    height: 48px;
    line-height: 48px;
}

.list04[data-type="list"] .date {
    position: absolute;
    left: 0;
    top: 0;
    width: 100px;
    color: #111;
    font-size: 15px;
}

.list04[data-type="list"] .title {
    display: inline-block;
    float: left;
    max-width: 60%;
    height: 48px;
    padding-left: 120px;
    padding-right: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 700;
    color: #333;
    font-size: 16px;
}

.list04[data-type="list"] .badge {
    float: left;
    margin-top: 14px;
}

.list04[data-type="list"] .badge+.badge {
    margin-left: 5px;
}

.thumb_list {
    display: block;
    width: 100%;
}

.thumb_list .list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -60px -32px 0 -32px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.thumb_list .list li {
    width: 25%;
    padding: 60px 32px 0 33px;
}

.thumb_list .list li .item {
    display: block;
}

.thumb_list .list li .thumbnail {
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.2)
}

.thumb_list .list li .thumbnail img {
    width: 100%;
    height: auto;
}

.thumb_list .list li .tit {
    margin-top: 30px;
    font-size: 16px;
    font-weight: 700;
    color: #111;
    text-align: center;
    line-height: 0.9;
}

.usage_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 0;
    padding: 25px 0;
}

.usage_item .usage_info,
.usage_item dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: calc(100% - 265px);
    flex-wrap: wrap;
}

.usage_item .usage_info .title_area,
.usage_item dl dt {
    width: calc(100% - 245px);
    padding: 0 10px 0 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #111;
}

.usage_item .usage_info .title_area .link,
.usage_item dl dt a {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
    vertical-align: top;
}

.usage_item .usage_info .texts_area,
.usage_item dl dd {
    align-self: center;
    width: 245px;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #111;
}

.usage_item .usage_info .texts_area.wide {
    width: 350px;
}

.usage_item .usage_info .texts_area .date,
.usage_item dl dd .date {
    display: inline-block;
    position: relative;
    padding: 0 16px 0 0;
}

.usage_item .usage_info .texts_area .date:empty,
.usage_item dl dd .date:empty {
    display: none;
}

.usage_item .usage_info .texts_area .date:not(:last-of-type):after,
.usage_item dl dd .date:after {
    content: '';
    display: inline-block;
    position: relative;
    top: 1px;
    right: -10px;
    width: 1px;
    height: 13px;
    background-color: #e6e6e6;
}

.usage_item [class$="_line"]::before {
    content: '';
    position: absolute;
    top: 4px;
    width: 1px;
    height: 13px;
    background-color: #e6e6e6;
}

.usage_item .usage_info .texts_area .left_line {
    padding: 0 0 0 16px;
}

.usage_item .usage_info .texts_area .left_line::before {
    left: 6px;
}

.usage_item .usage_info .texts_area .right_line {
    padding: 0 16px 0 0;
}

.usage_item .usage_info .texts_area .right_line::before {
    right: 6px;
}

.usage_item .usage_info .texts_area .info,
.usage_item dl dd .info {
    display: inline-block;
    position: relative;
}

.usage_item .usage_info .texts_area .country,
.usage_item .usage_info dd .country {
    display: inline-block;
    margin: 3px 0 0;
}

.usage_item .price_info {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    align-self: center;
    position: relative;
    width: 265px;
    padding: 0 135px 0 0;
    text-align: right;
}

.usage_item .price_info .price {
    position: relative;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.usage_item .price_info .price>a,
.usage_item .price_info .price>span {
    display: inline-block;
    position: relative;
}

.usage_item .price_info .price.font_b>span>span {
    font-weight: 900;
}

.usage_item .price_info .price.del {
    color: #999;
}

.usage_item .price_info .price.del>a:before,
.usage_item .price_info .price.del>span:before {
    content: '';
    display: block;
    position: absolute;
    left: -3px;
    top: calc(50% - 2px);
    width: calc(100% + 5px);
    border-top: solid #999 1px;
}

.usage_item .price_info .price.del:after {
    content: '취소됨';
    position: absolute;
    z-index: 0;
    font-size: 1px;
    color: transparent;
}

.usage_item .price_info .osprice {
    display: inline-block;
    margin: 3px 0 0;
    font-weight: 400;
    font-size: 13px;
    color: #111;
}

.usage_item .price_info .btn_wrap,
.usage_item .price_info .pricetext_area {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.usage_item .price_info .btn_wrap .btn+.btn {
    margin-top: 3px;
}

.usage_item .usage_info .texts_area .card:before,
.usage_item .usage_info .texts_area .ico_card_logo {
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

.usage_item .price_info .price .state.trans_ing,
.usage_item .price_info .price .state.trans_no,
.usage_item .price_info .price .state.trans_end {
    display: block;
    font-size: 13px;
    color: #111;
}

.usage_item .price_info .price .state.trans_ing::before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #1abe54;
}

.usage_item .price_info .price .state.trans_no::before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #f14b25;
}

.usage_item .price_info .price .state.trans_end:before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #333;
}

.usage_item.type03 .check_wrap {
    width: initial;
}

.list_group .list03 ul li+li {
    border-top: 1px solid #ddd;
}

.list_group .list03 .donate_item {
    display: block;
    position: relative;
    width: 100%;
    height: 110px;
    padding: 25px 30px;
}

.list_group .list03 .donate_item .tit strong {
    font-size: 16px;
    color: #111;
}

.list_group .list03 .donate_item .detail_sec {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}

.list_group .list03 .donate_item .detail_sec .donate_detail {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
}

.list_group .list03 .donate_item .detail_sec .donate_detail+.donate_detail {
    margin-left: 60px;
}

.list_group .list03 .donate_item .detail_sec .donate_detail dt {
    width: 50%;
}

.list_group .list03 .donate_item .detail_sec .donate_detail dd {
    width: 50%;
    font-size: 16px;
    color: #333;
    text-align: right;
}

.list_group .list03 .donate_item .detail_sec .donate_detail dd span {
    font-weight: 700;
}

.list_group .list03 .donate_item02 {
    display: block;
    position: relative;
    width: 100%;
    height: 142px;
    padding: 25px 30px;
}

.list_group .list03 .donate_item02 .date {
    display: block;
    position: relative;
}

.list_group .list03 .donate_item02 .detail_sec {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.list_group .list03 .donate_item02 .detail_sec .cel1 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: calc(100% - 260px);
    align-self: center;
    overflow: hidden;
}

.list_group .list03 .donate_item02 .detail_sec .cel1 p {
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.list_group .list03 .donate_item02 .detail_sec .cel1 .donate_type {
    margin-left: 60px;
}

.list_group .list03 .donate_item02 .detail_sec .cel2 {
    width: 260px;
    text-align: right;
}

.list_group .list03 .donate_item02 .detail_sec .cel2 p {
    font-size: 20px;
    color: #111;
}

.list_group .list03 .donate_item02 .detail_sec .cel2 p .amount {
    font-weight: 700;
}

.list_group .list03 .donate_item02 .receipt {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-top: 20px;
}

.list_group .list03 .donate_item02 .receipt span {
    display: inline-block;
    position: relative;
}

.list_group .list03 .donate_item02 .receipt .receipt_satus {
    margin-left: 20px;
    color: #333;
}

.list_group .list03 .donate_item02 .receipt .receipt_satus:before {
    display: block;
    position: absolute;
    width: 1px;
    height: 12px;
    top: 50%;
    left: -10px;
    margin-top: -6px;
    background: #ddd;
    content: "";
}

.ico_card_logo {
    display: inline-block;
    position: relative;
    text-indent: -9999px;
    width: 30px;
    height: 24px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    vertical-align: middle;
    text-align: left;
}

.ico_card_logo.ct01 {
    background-image: url(/pconts/images/contents/mypage/img_card_k01.png);
    background-size: 100% auto;
}

.ico_card_logo.ct02 {
    background-image: url(/pconts/images/contents/mypage/img_card_k02.png);
    background-size: 100% auto;
}

.ico_card_logo.ct03 {
    background-image: url(/pconts/images/contents/mypage/img_card_k03.png);
    background-size: 100% auto;
}

.ico_card_logo.ct04 {
    background-image: url(/pconts/images/contents/mypage/img_card_k04.png);
    background-size: 100% auto;
}

.ico_card_logo.ct05 {
    background-image: url(/pconts/images/contents/mypage/img_card_k05.png);
    background-size: 100% auto;
}

.ico_card_logo.ct06 {
    background-image: url(/pconts/images/contents/mypage/img_card_k06.png);
    background-size: 100% auto;
}

.ico_card_logo.ct07 {
    background-image: url(/pconts/images/contents/mypage/img_card_k07.png);
    background-size: 100% auto;
}

.ico_card_logo.ct08 {
    background-image: url(/pconts/images/contents/mypage/img_card_k08.png);
    background-size: 100% auto;
}

.ico_card_logo.ct09 {
    background-image: url(/pconts/images/contents/mypage/img_card_k09.png);
    background-size: 100% auto;
}

.usage_item.type02 .price_info {
    padding-right: 0;
}

.pop_cont .usage_item.type02 .price_info,
.pop_cont .usage_item .usage_info {
    width: auto;
}

.usage_item.type03 {
    height: auto;
}

.usage_item.type03 .usage_info .title_area {
    width: calc(100% - 265px);
    padding-left: 35px;
}

.usage_item.type03 .usage_info .check_wrap .texts_area,
.usage_item.type03 .usage_info .radio_wrap .texts_area {
    display: inline-block;
    width: 300px;
}

.usage_item.type03 .usage_info .check_wrap .check_default input[type="checkbox"]+span,
.usage_item.type03 .usage_info .radio_wrap .radio_default input[type="radio"]+span {
    line-height: 24px;
    box-shadow: none;
    outline: none;
    overflow: visible;
}

.usage_item.type03 .usage_info .check_wrap .check_default input[type="checkbox"]:checked+span,
.usage_item.type03 .usage_info .radio_wrap .radio_default input[type="radio"]:checked+span {
    color: #111;
    box-shadow: none;
    outline: none;
}

.usage_item.type03 .usage_info .check_wrap .check_default input[type="checkbox"]:focus+span,
.usage_item.type03 .usage_info .radio_wrap .radio_default input[type="radio"]:focus+span {
    box-shadow: none;
    outline: none;
}

.usage_item.type03 .usage_info .check_wrap .check_default input[type="checkbox"]:focus+span::before,
.usage_item.type03 .usage_info .radio_wrap .radio_default input[type="radio"]:focus+span::before {
    border-radius: 50%;
    box-shadow: 0 0 0 2px rgba(72, 104, 225, 0.5);
}

.usage_item.type03 .price_info {
    padding-right: 0;
}

.usage_item.type03 .usage_info.type02 .title_area {
    padding-left: 35px;
}

.usage_item.type04 .usage_info .title_area,
.usage_item.type04 dl dt {
    width: calc(100% - 190px);
}

.usage_item.type04 .usage_info .texts_area,
.usage_item.type04 dl.type04 dd {
    width: 190px;
}

.usage_item.type04 .price_info {
    padding-right: 0;
}

.usage_item.type04 .price_info .txt_area {
    font-size: 13px;
}

.usage_item.type04 .price_info .txt_area>span {
    display: inline-block;
}

.usage_item.type04 .price_info .txt_area .price_num {
    margin-left: 6px;
}

.usage_transport {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 26px 0;
}

/* .usage_transport .cell1 {} .usage_transport .cell2 {} */
.usage_transport .location_info {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.usage_transport .location_info .location {
    display: block;
    position: relative;
    padding: 0 0 0 12px;
    font-weight: 700;
    font-size: 16px;
    color: #111;
    text-align: left;
}

.usage_transport .location_info .location:before {
    content: '';
    position: absolute;
    top: 9px;
    left: 0;
    z-index: 1;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #fff;
    border: 1px solid #086ac5;
}

.usage_transport .location_info .location .date {
    display: inline-block;
    margin: 0 0 0 5px;
    font-weight: 400;
    font-size: 13px;
    color: #111;
    vertical-align: middle;
}

.usage_transport .location_info .location .place {
    display: inline-block;
    position: relative;
    padding: 0 0 0 14px;
    font-weight: 400;
    font-size: 13px;
    color: #111;
}

.usage_transport .location_info .location .place:before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 5px;
    width: 1px;
    height: 12px;
    background-color: #ccc;
}

.usage_transport .location_info .arrival {
    margin: 25px 0 0;
}

.usage_transport .location_info .departure:after {
    content: '';
    position: absolute;
    top: 10px;
    left: 2px;
    bottom: -35px;
    z-index: 0;
    width: 1px;
    border-left: 1px dotted #086ac5;
}

.usage_transport .location_info .departure:only-child:after {
    content: none;
}

.usage_transport .detail_info {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: right;
}

.usage_transport .detail_info .means_area {
    display: block;
    margin: 0 0 13px;
}

.usage_transport .detail_info .means_area .means_tag {
    display: inline-block;
    height: 20px;
    border: 1px solid #999;
    border-radius: 20px;
    padding: 0 6px;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #111;
    vertical-align: middle;
}

.usage_transport .detail_info .means_area .means_num {
    display: inline-block;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #111;
    vertical-align: middle;
}

.usage_transport .detail_info .texts_area {
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    color: #111;
}

.usage_transport .detail_info .texts_area .ico_card_logo {
    text-align: left;
}

.usage_transport .detail_info .texts_area .price {
    display: inline-block;
    margin: 0 0 0 12px;
    font-weight: 700;
    font-size: 18px;
    color: #333;
}

.usage_transport.type02 .card_info {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333;
}

.usage_transport.type02 .card_info .date {
    display: inline-block;
    position: relative;
    padding: 0 16px 0 0;
}

.usage_transport.type02 .card_info .date:after {
    content: '';
    display: block;
    position: absolute;
    right: 6px;
    top: 4px;
    width: 1px;
    height: 13px;
    background-color: #e6e6e6;
}

.usage_transport.type02 .card_info .info_user {
    display: inline-block;
}

.usage_transport.type02 .card_info .ico_card_logo {
    display: inline-block;
}

.usage_transport.type02 .card_info .info_num {
    display: inline-block;
}

.usage_transport.type02 .detail_info .means_area {
    margin-bottom: 5px;
}

.usage_transport.type02 .detail_info .texts_area .info {
    display: inline-flex;
    flex-flow: column wrap;
}

.usage_transport.type02 .detail_info .texts_area .info .price {
    margin: 0 0 3px;
    font-weight: 700;
}

.usage_transport.type02 .detail_info .texts_area .info .pay_date {
    font-weight: 400;
    font-size: 16px;
    color: #111;
}

.addr_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: top;
    position: relative;
    margin: 0;
    padding: 15px 0;
}

.addr_item .addr_wrap {
    width: calc(100% - 90px);
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.addr_item .addr_wrap .title_area em {
    font-weight: 700;
    color: #111;
}

.addr_item .addr_wrap .title_area em:before {
    display: inline-block;
    width: 1px;
    height: 13px;
    margin: 0 10px;
    background: #ddd;
    content: "";
}

.addr_item .addr_wrap .title_area em:first-child::before {
    display: none;
}

.addr_item .addr_wrap .addr_info dt,
.addr_item .addr_wrap .addr_info dd {
    display: inline-block;
    font-size: 13px;
}

.addr_item .addr_wrap .tel_no {
    font-size: 13px;
}

.addr_item .btn_wrap {
    width: 90px;
    height: 100%;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.addr_item.only_block {
    padding: 15px 20px;
}

.addr_item.only_block .btn_wrap {
    flex: 1;
}

.accordion_wrap.btm_line {
    border-bottom: 1px solid #eee;
}

.accordion_wrap.btm_line01 {
    border-bottom: 1px solid #ddd;
}

.accordion_header {
    position: relative;
    padding: 0;
}

.accordion_wrap.acc_gap20 dt {
    margin-top: 20px;
}

.accordion_wrap .accordion_headnote {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.accordion_wrap .accordion_headnote:after {
    content: '';
    display: block;
    clear: both;
}

.accordion_wrap .accordion_headnote .left_area {
    float: left;
}

.accordion_wrap .accordion_headnote .count {
    display: inline-block;
    margin: 0 0 15px;
    font-weight: 400;
    font-size: 13px;
    color: #111;
}

.accordion_wrap .accordion_headnote .count .num {
    font-weight: 700;
    color: #111;
}

.accordion_header button.acc_btn.no_line,
.accordion_header a[role="button"].acc_btn.no_line {
    border-top: none;
}

.accordion_header button.acc_btn,
.accordion_header a[role="button"].acc_btn {
    display: block;
    position: relative;
    width: 100%;
    padding: 14px 20px 16px;
    border-top: 1px solid #ddd;
    font-weight: 700;
    font-size: 16px;
    color: #111;
    line-height: 1;
    text-align: left;
}

.accordion_header button.acc_btn.medium,
.accordion_header a[role="button"].acc_btn.medium {
    padding-top: 19px;
    padding-bottom: 19px;
    font-size: 20px;
}

.accordion_header button.acc_btn.big,
.accordion_header a[role="button"].acc_btn.big {
    padding-top: 39px;
    padding-bottom: 39px;
    font-size: 20px;
}

.accordion_header button.acc_btn.on,
.accordion_header a[role="button"].acc_btn.on {
    border-top: 1px solid #333333;
}

.accordion_header button.acc_btn:after,
.accordion_header a[role="button"].acc_btn:after {
    content: '';
    position: absolute;
    left: calc(100% - 44px);
    top: 21px;
    width: 0;
    height: 0;
    border-top: 4px solid #333333;
    border-bottom: 4px solid none;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
}

.accordion_header button.acc_btn.medium:after,
.accordion_header a[role="button"].acc_btn.medium:after,
.accordion_header button.acc_btn.big:after,
.accordion_header a[role="button"].acc_btn.big:after {
    content: '';
    position: absolute;
    left: calc(100% - 47px);
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -20px;
    border-top: none;
    border-left: none;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    transform: translateY(50%) rotate(45deg);
    -o-transform: translateY(50%) rotate(45deg);
    -ms-transform: translateY(50%) rotate(45deg);
    -webkit-transform: translateY(50%) rotate(45deg);
    transform-origin: center;
}

.accordion_header button.acc_btn.on:after,
.accordion_header a[role="button"].acc_btn.on:after {
    transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}

.accordion_header button.acc_btn.medium.on:after,
.accordion_header a[role="button"].acc_btn.medium.on:after,
.accordion_header button.acc_btn.big.on:after,
.accordion_header a[role="button"].acc_btn.big.on:after {
    margin-top: -10px;
    margin-top: -11px;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: translateY(50%) rotate(225deg);
    -o-transform: translateY(50%) rotate(225deg);
    -ms-transform: translateY(50%) rotate(225deg);
    -webkit-transform: translateY(50%) rotate(225deg);
}

.accordion_header+.input_wrap.date_type {
    clear: both;
}

.accordion_header button.acc_btn.medium>.date,
.accordion_header a[role="button"].acc_btn.medium>.date {
    display: block;
    margin-top: 15px;
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.accordion_body {
    display: none;
    padding: 0;
}

.accordion_body.block {
    display: block;
}

.accordion_body .area {
    padding: 18px 20px 20px;
}

.accordion_body .area:nth-child(2) .img_list li:nth-child(1n+3) {
    margin-bottom: 0;
}

.accordion_body .area.border_bottom {
    border-bottom: 1px solid #eee;
}

.accordion_body .area .title {
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 16px;
    color: #333333;
}

.accordion_body .area .title~.title {
    margin-top: 40px;
}

.accordion_body:nth-of-type(1) .area .title {
    margin-top: 20px;
}

.accordion_body .area .marker_dot>li {
    font-weight: 400;
    font-size: 13px;
    color: #111;
}

.accordion_wrap .accordion_body .area .marker_refer,
.accordion_wrap .accordion_body .area .marker_dot>li,
.accordion_wrap .accordion_body .area .marker_hyphen>li {
    font-size: 15px;
}

.accordion_body .area .marker_dot+.title {
    margin-top: 40px;
}

.accordion_body .area p.small {
    font-size: 15px;
}

.accordion_body .area .sub_title,
.accordion_body .area .sub_title~.sub_title,
.accordion_body .area .title+.sub_title {
    margin-top: 16px;
    margin-bottom: 16px;
    font-weight: 700;
    font-size: 15px;
    color: #333333;
}

.accordion_body .area .inner>.sub_title {
    margin-top: 0;
}

.accordion_body .area .marker_dot.Small+.sub_title,
.accordion_body .area .marker_hyphen.Small+.sub_title {
    margin-top: 20px;
}

.accordion_body .area .para {
    margin: 12px 0;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.accordion_body .area.medium .para {
    font-size: 16px;
}

.accordion_body .area .para.first {
    margin-top: 0;
}

.accordion_body:nth-of-type(1) .area.medium .title:first-child {
    margin-top: 15px
}

.accordion_body .area.medium .marker_dot li {
    font-size: 15px
}

.accordion_body .area .img_list {
    margin-top: 49px;
}

.accordion_body .area .img_list li {
    position: relative;
    float: left;
    width: 200px;
    height: 125px;
    margin-bottom: 60px;
    padding-top: 70px;
    line-height: 18px;
    text-align: center;
}

.accordion_body .area .img_list li:not(:last-child):before {
    content: '';
    position: absolute;
    top: 53px;
    right: 0;
    width: 1px;
    height: 72px;
    background-color: #dddddd;
}

.accordion_body .area .img_list li:not(:last-child):after {
    content: '';
    position: absolute;
    top: 10px;
    right: -16px;
    width: 33px;
    height: 33px;
    border-top: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    transform: rotate(54deg) skew(20deg);
}

.accordion_body .area .img_list li.icon_card {
    background: url(/pconts/images/contents/finance/ico_card.png) no-repeat 50% 5px;
    background-size: 62px auto;
}

.accordion_body .area .img_list li.icon_input {
    background: url(/pconts/images/contents/finance/ico_input.png) no-repeat 50% 0;
    background-size: 58px auto;
}

.accordion_body .area .img_list li.icon_mobile_certi {
    background: url(/pconts/images/contents/finance/ico_mobile_certi.png) no-repeat 50% 2px;
    background-size: 49px auto;
}

.accordion_body .area .img_list li.icon_deposit {
    background: url(/pconts/images/contents/finance/ico_deposit.png) no-repeat 50% 7px;
    background-size: 62px auto;
}

.accordion_body .area .img_list li.icon_consultant {
    background: url(/pconts/images/contents/finance/ico_consultant.png) no-repeat 50% 0;
    background-size: 62px auto;
}

.accordion_body .area .img_list li.icon_sms {
    background: url(/pconts/images/contents/finance/ico_sms.png) no-repeat 50% 0;
    background-size: 47px auto;
}

.accordion_body .area .img_list li.icon_agreement {
    background: url(/pconts/images/contents/finance/ico_agreement.png) no-repeat 50% 0;
    background-size: 58px auto;
}

.accordion_body .area.addpad {
    padding: 50px 20px 50px;
}

.accordion_body.period {
    margin-top: 10px;
}

.accordion_header.on+.accordion_body {
    display: block;
}

.agree_info {
    padding-left: 62px;
}

.accordion_wrap.mgt90 {
    margin-top: 90px;
}

.accordion_wrap.accordion_check {
    display: block;
    position: relative;
}

.accordion_wrap.accordion_check:first-of-type .accordion_header {
    margin-top: 0;
}

.accordion_wrap.accordion_check dd {
    padding: 16px 0;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff;
}

.accordion_check .accordion_header .btn_acc_check {
    display: block;
    position: absolute;
    width: 56px;
    height: 53px;
    top: 0;
    right: 0;
    background: url(/pconts/images/common/slide_dl_arr02.png) center no-repeat;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    z-index: 1;
}

.accordion_check .accordion_header .btn_acc_check.on {
    top: -1px;
    right: 1px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
}

.accordion_wrap.bottom_guide {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.accordion_wrap.bottom_guide .accordion_header .toggle_btn {
    display: inline-block;
    position: relative;
    min-height: 21px;
    margin: 0;
    padding: 0 30px 0 0;
    font-size: 16px;
    font-weight: 700;
}

.accordion_wrap.bottom_guide .accordion_header .toggle_btn::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    border: solid #666 1px;
    border-radius: 50%;
    background: url(/pconts/images/common/acco_arrow_bottom.png) no-repeat 50% 6px;
    background-size: 8px 6px;
    transform: rotate(180deg);
}

.accordion_wrap.bottom_guide .accordion_header .toggle_btn.on::after {
    transform: rotate(0deg);
    background-position: 50% 5px;
}

.accordion_wrap.bottom_guide dt+dd {
    margin-top: 15px;
}

.accordion_wrap.bottom_guide dd+dt {
    margin-top: 30px;
}

.accordion_header.radio_type label.acc_type01 {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.accordion_header.radio_type label.acc_type01 input {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.accordion_header.radio_type label.acc_type01 input+.radio_img {
    display: inline-block;
    position: absolute;
    left: 10px;
    top: 2px;
    width: 26px;
    height: 26px;
}

.accordion_header.radio_type label.acc_type01 input+.radio_img:before {
    content: '';
    position: absolute;
    display: block;
    width: 26px;
    height: 26px;
    border: 1px solid #ddd;
    border-radius: 50%;
}

.accordion_header.radio_type label.acc_type01 input+.radio_img:after {
    content: '';
    position: absolute;
    display: none;
    width: 14px;
    height: 14px;
}

.accordion_header.radio_type label.acc_type01 input[type="radio"]:checked+.radio_img:after {
    display: block;
    position: absolute;
    left: 6.5px;
    top: 6px;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #086ac5;
}

.accordion_header.radio_type label.acc_type01 .date {
    margin-left: 46px;
    padding-left: 0;
}

.accordion_header.radio_type .acc_type01+.toggle_btn {
    position: absolute;
    top: calc(50% - 12px);
    right: 23px;
    width: 24px;
    height: 24px;
}

.accordion_header.radio_type .acc_type01+.toggle_btn.arrow_updn:after {
    top: 0;
    right: 0;
}

.accordion_header.radio_type label.acc_type01 .card_divisioin {
    margin-left: 46px;
    padding-right: 50px;
    font-weight: 700;
    font-size: 18px;
}

.accordion_body .marker_dot4+.btn.roundline03 {
    margin-top: 10px;
    left: 10px;
}

.accordion_wrap.faq {
    border-bottom: 1px solid #ddd;
}

.accordion_wrap.faq .toggle_btn {
    padding: 24px 80px 26px;
    font-size: 20px;
    color: #333;
    line-height: 1.6;
}

.accordion_wrap.faq .toggle_btn::before {
    content: '';
    position: absolute;
    top: 30px;
    left: 30px;
    width: 14px;
    height: 21px;
    background: url(/pconts/images/common/ico_q.png) no-repeat center;
}

.accordion_wrap.faq .accordion_header button.acc_btn:after,
.accordion_wrap.faq .accordion_header a[role="button"].acc_btn:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    border: solid #bdbdbd 1px;
    border-radius: 50%;
    background: url(/pconts/images/common/acco_arrow_bottom.png) no-repeat center 9px;
    transform: rotate(180deg);
}

.accordion_wrap.faq .accordion_header button.acc_btn.on {
    border-color: #ddd;
}

.accordion_wrap.faq .accordion_header button.acc_btn.on:after,
.accordion_wrap.faq .accordion_header a[role="button"].acc_btn.on:after {
    transform: rotate(0);
}

.accordion_wrap.faq .accordion_body .inner {
    position: relative;
    padding: 24px 80px;
}

.accordion_wrap.faq .accordion_body .inner::before {
    content: '';
    position: absolute;
    top: 30px;
    left: 30px;
    width: 16px;
    height: 19px;
    background: url(/pconts/images/common/ico_a.png) no-repeat center;
}

.accordion_wrap.faq .accordion_body .inner .text_area {
    font-size: 15px;
    color: #111;
    line-height: 2;
}

.accordion_wrap.faq .accordion_body .inner .text_area li {
    margin-bottom: 15px;
}

.accordion_wrap.faq .accordion_body .inner .text_area li:last-child {
    margin-bottom: 0;
}

.faq_answer p.para {
    font-weight: 400;
    font-size: 16px;
    color: #111;
}

.faq_answer p.para+.number_list,
.faq_answer p.para+.faq_marker_wap,
.faq_answer p.para+p.para,
.faq_answer p.para+p.marker_refer {
    margin-top: 15px;
}

.faq_answer .number_list li .tit {
    display: block;
    margin: 0 0 8px;
    font-weight: 700;
    color: #333;
}

.faq_answer .number_list li {
    margin: 0 0 13px;
    font-weight: 400;
    font-size: 16px;
    color: #111;
}

.faq_answer .number_list li:last-child {
    margin-bottom: 0;
}

.faq_answer p.tit {
    display: block;
    margin: 0 0 8px;
    font-weight: 700;
    color: #333;
}

.faq_answer .faq_marker_wap+.faq_marker_wap {
    margin-top: 8px;
}

.accordion_wrap.type02 .accordion_header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-top: 1px solid #ddd;
}

.accordion_wrap.type02 .accordion_header .cell1 {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    padding-right: 93px;
}

.accordion_wrap.type02 .accordion_header .radio_wrap,
.accordion_wrap.type02 .accordion_header .check_wrap {
    width: 100%;
}

.accordion_wrap.type02 .accordion_header .radio_wrap .radio_default,
.accordion_wrap.type02 .accordion_header .check_wrap .check_default {
    width: 100%;
    padding: 30px 0;
    font-weight: 700;
    font-size: 16px;
    color: 000;
}

.accordion_wrap.type02 .accordion_header .acc_btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 84px;
    height: 100%;
    border-top: 0;
}

.accordion_wrap.type02 .accordion_header .acc_btn:after {
    top: calc(50% - 4px);
    width: 13px;
    height: 8px;
    border: none;
    background: url(/pconts/images/common/slide_dl_arr01_off.png) no-repeat 50% 50% / 100% auto;
}

.accordion_wrap.type02 .accordion_header.on .acc_btn.on {
    border-top: 0;
}

.accordion_wrap.type02 .accordion_header.on .acc_btn.on:after {
    top: calc(50% - 4px);
    background-image: url(/pconts/images/common/slide_dl_arr01_on.png);
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.accordion_wrap.type02 .accordion_header .acc_btn.medium:after {
    content: '';
    position: absolute;
    left: 34px;
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -20px;
    border-top: none;
    border-left: none;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    transform: translateY(50%) rotate(45deg);
    -o-transform: translateY(50%) rotate(45deg);
    -ms-transform: translateY(50%) rotate(45deg);
    -webkit-transform: translateY(50%) rotate(45deg);
    transform-origin: center;
    background-image: none;
}

.accordion_wrap.type02 .accordion_header .acc_btn.medium.on:after {
    margin-top: -8px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    background-image: none;
    transform: translateY(50%) rotate(225deg);
    -o-transform: translateY(50%) rotate(225deg);
    -ms-transform: translateY(50%) rotate(225deg);
    -webkit-transform: translateY(50%) rotate(225deg);
}

.accordion_wrap.type02 .accordion_header .usage_item {
    width: 100%;
    height: 88px;
    padding-right: 40px;
}

.accordion_wrap.type02 .accordion_header .usage_item .price_info {
    padding-right: 0;
}

.accordion_wrap.type02 .accordion_header .usage_item+.acc_btn {
    width: 30px;
    padding-left: 0;
    padding-right: 0;
}

.accordion_wrap.type02 .accordion_header .usage_item+.acc_btn:after {
    left: auto;
    right: 0;
}

.accordion_header button.acc_btn.no_line,
.accordion_header a[role="button"].acc_btn.no_line {
    border-top: none;
}

.accordion_wrap.type03 .accordion_header {
    border-top: 2px solid #666;
}

.accordion_wrap.type03 .text_wrap {
    width: 100%;
    height: 100%;
}

.accordion_wrap.type03 .text_wrap {
    position: relative;
    padding: 19px 0 19px 30px;
}

.accordion_wrap.type03 .text_wrap.side_btn {
    float: left;
    width: calc(100% - 50px);
    height: 100%;
}

.accordion_wrap.type03 .text_wrap.side_btn+button {
    float: right;
    width: 50px;
    height: 68px;
}

.accordion_wrap.type03 .text_wrap .loan_name {
    font-weight: 700;
    font-size: 20px;
    color: #111;
}

.accordion_wrap.type03 .text_wrap .card_number {
    margin-left: 4px;
    color: #111;
}

.accordion_wrap.type04 {
    border-top: 2px solid #333;
}

.accordion_wrap.type04.top_line {
    border-top: 1px solid #ddd;
}

.accordion_wrap.type04 .accordion_header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    border-top: 1px solid #ddd;
}

.accordion_wrap.type04 dl:first-of-type .accordion_header {
    border-top: none;
}

.accordion_wrap.type04 .text_wrap {
    width: 100%;
    height: 100%;
    padding: 19px 30px;
}

.accordion_wrap.type04 .text_wrap .lef_cont {
    display: inline-block;
    width: calc(50% - 30px);
    font-size: 16px;
    color: #111;
}

.accordion_wrap.type04 .text_wrap .rig_cont {
    display: inline-block;
    width: 50%;
    text-align: right;
    font-size: 20px;
    color: #111;
}

.accordion_wrap.type04 .accordion_header .cell1 {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    min-height: 66px;
    padding-right: 50px;
}

.accordion_wrap.type04 .accordion_header .radio_wrap,
.accordion_wrap.type04 .accordion_header .check_wrap {
    width: 100%;
}

.accordion_wrap.type04 .accordion_header .radio_wrap .radio_default span,
.accordion_wrap.type04 .accordion_header .radio_wrap .check_default span {
    position: relative;
}

.accordion_wrap.type04 .accordion_header .radio_wrap .radio_default,
.accordion_wrap.type04 .accordion_header .check_wrap .check_default {
    width: calc(100% - 10px);
    margin-left: 10px;
    padding: 20px 0;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.accordion_wrap.type04 .accordion_header .acc_btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 50px;
    height: 100%;
    border-top: 0;
}

.accordion_wrap.type04 .accordion_header .acc_btn:after {
    top: calc(50% - 4px);
    width: 13px;
    height: 8px;
    border: none;
    background: url(/pconts/images/common/slide_dl_arr02.png) no-repeat 50% 50%;
    transform: rotate(180deg);
}

.accordion_wrap.type04 .accordion_header.on .acc_btn.on {
    border-top: 0;
}

.accordion_wrap.type04 .accordion_header.on .acc_btn.on:after {
    top: calc(50% - 4px);
    transform: rotate(0);
}

.accordion_wrap.type04 .accordion_header .acc_btn.medium:after {
    content: '';
    position: absolute;
    left: calc(100% - 33px);
    top: 50%;
    width: 16px;
    height: 16px;
    margin-top: -20px;
    border-top: none;
    border-left: none;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    transform: translateY(50%) rotate(45deg);
    -o-transform: translateY(50%) rotate(45deg);
    -ms-transform: translateY(50%) rotate(45deg);
    -webkit-transform: translateY(50%) rotate(45deg);
    transform-origin: center;
    background-image: none;
}

.accordion_wrap.type04 .accordion_header .acc_btn.medium.on:after {
    margin-top: -8px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #333;
    border-bottom: 2px solid #333;
    transform: translateY(50%) rotate(225deg);
    -o-transform: translateY(50%) rotate(225deg);
    -ms-transform: translateY(50%) rotate(225deg);
    -webkit-transform: translateY(50%) rotate(225deg);
}

.accordion_wrap.type04 .accordion_header .text_bind {
    display: inline-block;
    position: relative;
    width: calc(100% + 50px);
    padding: 22px 0 22px 270px;
    font-weight: 700;
    color: #333;
}

.accordion_wrap.type04 .accordion_header .text_bind .back {
    display: inline-block;
    position: relative;
    width: 100%;
}

.accordion_wrap.type04 .accordion_header .text_bind .back .back_info {
    display: inline-block;
    line-height: 1;
    font-size: 16px;
}

.accordion_wrap.type04 .accordion_header .text_bind .back .back_money {
    display: inline-block;
    position: absolute;
    right: 0;
    top: -3px;
    padding-right: 30px;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
}

.accordion_wrap.type04 .accordion_header .text_bind .back .back_money span {
    font-weight: 700;
}

.accordion_wrap.type04 .accordion_header .text_bind .front {
    display: block;
    position: absolute;
    left: 30px;
    top: 20px;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    color: #111;
}

.accordion_wrap.type04 .accordion_header.side_btn .text_bind {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 22px 0 22px 270px;
    font-weight: 700;
    color: #333;
}

.accordion_wrap.type04 .accordion_header .text_bind.title_only {
    padding-left: 30px;
    font-size: 16px;
}

.accordion_wrap.type04 .accordion_header .radio_wrap .radio_default .text_bind {
    display: inline-block;
    position: relative;
    width: 100%;
    padding: 0 0 0 270px;
}

.accordion_wrap.type04 .accordion_header .radio_wrap .radio_default .text_bind .back {
    display: inline-block;
    position: relative;
    width: 100%;
    min-height: 17px;
}

.accordion_wrap.type04 .accordion_header .radio_wrap .radio_default .text_bind .back .back_info {
    display: inline-block;
    line-height: 1;
}

.accordion_wrap.type04 .accordion_header .radio_wrap .radio_default .text_bind .back .back_money {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 35px;
    font-weight: 400;
    font-size: 20px;
}

.accordion_wrap.type04 .accordion_header .radio_wrap .radio_default .text_bind .back .back_money span {
    font-weight: 700;
}

.accordion_wrap.type04 .accordion_header .radio_wrap .radio_default .text_bind .front {
    position: absolute;
    left: 35px;
    top: 1px;
    font-weight: 400;
    font-size: 15px;
}

.accordion_wrap.type04>.no_data {
    padding: 30px 10px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.accordion_wrap.type06 {
    border-top: 1px solid #eee;
}

.accordion_wrap.type06 .accordion_header {
    border-bottom: 1px solid #eee;
}

.accordion_wrap.type06 .accordion_header .usage_item {
    padding-right: 30px;
}

.accordion_wrap.type06 .accordion_header .usage_item .price_info {
    padding-right: 0;
}

.accordion_wrap.type06 .accordion_header .acc_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 30px;
    height: 100%;
    padding: 0;
    border-top: 0;
}

.accordion_wrap.type06 .accordion_header .acc_btn:after {
    left: auto;
    right: 2px;
    top: 50%;
    width: 9px;
    height: 9px;
    margin-top: -8px;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(135deg) skew(1deg, 1deg);
}

.accordion_wrap.type06 .accordion_header.on .acc_btn:after {
    transform: rotate(315deg)
}

.new_accordion_wrap .accordion_header button.acc_btn,
.new_accordion_wrap .accordion_header a[role="button"].acc_btn {
    padding: 30px 20px 28px;
    border: 0;
    font-size: 16px;
    text-align: center;
    color: #333;
}

.new_accordion_wrap .accordion_header button.acc_btn:after,
.new_accordion_wrap .accordion_header a[role="button"].acc_btn:after {
    display: inline-block;
    position: static;
    margin-left: 8px;
    border-top: 5px solid #666;
    border-bottom: 5px solid none;
    vertical-align: middle;
    transform: translateY(0);
    -o-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
}

.new_accordion_wrap .accordion_header button.acc_btn.on,
.new_accordion_wrap .accordion_header a[role="button"].acc_btn.on {
    border: 0;
}

.new_accordion_wrap .accordion_header button.acc_btn.on:after,
.new_accordion_wrap .accordion_header a[role="button"].acc_btn.on:after {
    margin-bottom: -2px;
    transform: translateY(-50%) rotate(-180deg);
    -o-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    -webkit-transform: translateY(-50%) rotate(-180deg);
}

.new_accordion_wrap .accordion_body {
    padding-top: 16px;
}

.new_accordion_wrap .accordion_body p+p {
    margin-top: 7px;
}

.accordion_body .area.state_area.pd_type01 {
    padding: 0 30px 20px;
}

.accordion_body .area.state_area.pd_type02 {
    padding: 16px 0 16px;
}

.state_area {
    padding: 30px;
    background-color: #f6f6f6;
    background-color: rgba(246, 246, 246, 1);
    border-radius: 0 0 7px 7px;
}

.state_area.no_bg {
    background-color: transparent;
}

.state_area .state_list {
    overflow: hidden;
    border: 0;
}

.state_area .state_list+.state_list {
    margin-top: 6px;
}

.state_area .state_list dt {
    float: left;
    width: 40%;
    color: #111;
}

.state_area .state_list dd {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: right;
    width: 60%;
    padding: 0;
    border: 0;
    background-color: transparent;
    font-weight: 700;
    color: #333;
    text-align: right;
}

.accordion_wrap.flag button.acc_btn {
    padding-left: 80px;
    padding-right: 100px;
}

.accordion_wrap.flag .flag {
    position: absolute;
    top: 50%;
    left: 13px;
    display: inline-block;
    margin-right: 15px;
    padding: 0 13px;
    font-size: 14px;
    line-height: 22px;
    background: #f32359;
    color: #fff;
    border-radius: 25px;
    vertical-align: top;
    transform: translateY(-50%);
}

.accordion_wrap.flag .flag.save {
    background: #4868e1;
}

.accordion_wrap.flag .flag.free {
    background: #599800;
}

.accordion_wrap.flag .flag.discount {
    background: #f32359;
}

.full_terms .check_wrap.type_agree.all {
    margin-bottom: 16px;
}

.full_terms .check_wrap.type_agree .check_agree {
    height: auto;
    line-height: 1.53;
}

.full_terms .check_wrap.type_agree.all .check_agree input[type="checkbox"]+span {
    min-height: 53px;
    padding-top: 15px;
    padding-bottom: 12px;
    line-height: 1.53;
}

.full_terms .check_wrap.type_agree.all .check_agree input[type="checkbox"]+span:before {
    top: 27px;
}

.full_terms .check_wrap.type_agree .check_agree input[type="checkbox"]+span {
    line-height: 1.53;
}

.full_terms .check_wrap.type_agree .check_agree.check_all input[type="checkbox"]+span {
    padding-top: 15px;
    padding-bottom: 12px;
}

.full_terms .check_wrap.type_agree .check_agree.check_all input[type="checkbox"]+span+span.sub_info_txt {
    margin-top: -8px;
    padding: 0 31px 12px 55px;
    font-size: 15px;
    font-weight: 400;
    color: #333;
}

.full_terms .check_wrap.type_agree .check_agree.check_all input[type="checkbox"]+span>span.sub_info_txt {
    display: block;
    margin-top: 3px;
    padding-bottom: 1px;
    font-weight: 400;
    font-size: 15px;
    color: inherit;
}

.full_terms .check_wrap.type_agree.line_gray {
    border: 1px solid #ddd;
}

.full_terms .check_wrap.type_agree.line_gray p {
    padding-left: 55px;
    padding-right: 31px;
    padding-bottom: 0;
    font-weight: 400;
    font-size: 13px;
    color: #333;
}

.full_terms .check_wrap.type_agree.line_gray p:not(:first-of-type) {
    margin-top: 9px;
}

.full_terms .check_wrap.type_agree.line_gray p:last-child {
    margin-bottom: 16px;
}

.full_terms .check_wrap.type_agree.line_gray .marker_hyphen,
.full_terms .check_wrap.type_agree.line_gray .marker_number {
    padding-left: 55px;
    padding-right: 31px;
}

.full_terms .check_wrap.type_agree.line_gray p+.marker_hyphen,
.full_terms .check_wrap.type_agree.line_gray p+.marker_number {
    margin-top: 9px;
}

.full_terms .check_wrap.type_agree.line_gray .marker_hyphen li {
    padding-right: 31px;
    padding-bottom: 0;
    font-weight: 400;
    font-size: 13px;
    color: #333
}

.full_terms .check_wrap.type_agree.line_gray .marker_hyphen li+li {
    margin-top: 0;
}

.full_terms .check_wrap.type_agree.line_gray label+p {
    margin-top: -12px
}

.full_terms .check_wrap.type_agree.line_gray .check_agree.check_all.line_none {
    border: none;
}

.full_terms .check_wrap.type_agree.line_gray .check_agree.check_all.line_none+p {
    margin-top: 0;
}

.full_terms .check_wrap.type_agree.line_gray .check_agree {
    margin: 15px 0 17px;
}

.full_terms .check_wrap.type_agree.line_gray .check_agree input[type="checkbox"]+span {
    line-height: 1.53
}

.full_terms .check_wrap.type_agree .check_agree input[type="checkbox"]+span:before {
    top: 11px;
}

.full_terms .check_wrap.type_agree .check_agree.check_all input[type="checkbox"]+span:before {
    top: 27px;
}

.full_terms>.accordion_header {
    margin-bottom: 16px;
}

.full_terms>.accordion_header .check_wrap.type_agree.all {
    margin-bottom: 0;
}

.full_terms .accordion_wrap+.accordion_wrap,
.full_terms .accordion_wrap+.check_wrap.type_agree,
.full_terms .check_wrap.type_agree+.accordion_wrap,
.full_terms .check_wrap.type_agree+.check_wrap.type_agree {
    margin-top: 16px;
}

.full_terms .accordion_body .check_wrap.type_agree+.check_wrap.type_agree {
    margin-top: 12px;
}

.full_terms .accordion_body p:not(.marker_refer) {
    padding: 5px 31px 0 55px;
    font-weight: 400;
    font-size: 13px;
    color: #333;
}

.full_terms .accordion_body p+p,
.full_terms .accordion_body p+.marker_hyphen {
    margin-top: 4px;
}

.full_terms .accordion_body .marker_hyphen,
.full_terms .accordion_body .marker_dot {
    padding-left: 55px;
    padding-right: 31px;
}

.full_terms .accordion_body .marker_dot.Small:first-child {
    margin-top: 4px;
}

.full_terms .accordion_body .marker_dot.side_btn {
    padding-right: 20px;
}

.full_terms .accordion_body .marker_dot.side_btn li {
    padding-right: 60px;
}

.full_terms .accordion_body .marker_dot.side_btn li button {
    position: absolute;
    right: 0;
    top: 0;
    color: #111;
    text-decoration: underline;
}

.full_terms .accordion_body .pd_lr {
    margin-left: 55px;
    margin-right: 31px;
}

.full_terms .accordion_body p+p.agree_view_all {
    margin-top: 9px;
}

.full_terms .accordion_body p+p.agree_view_all {
    margin-top: 13px;
}

.full_terms .accordion_body p+.check_wrap.type_agree {
    margin-top: 12px;
}

.full_terms .accordion_body p.type01 {
    padding: 2px 20px 0;
    color: #000;
}

.full_terms .accordion_body p.type02 {
    padding-top: 2px;
    font-size: 15px;
    line-height: 1.33;
    color: #333;
}

.accordion_body p.agree_view_all,
.full_terms .accordion_body p.agree_view_all {
    text-align: right;
    padding: 0 20px 0 55px;
}

.accordion_body p.agree_view_all a,
.accordion_body p.agree_view_all button,
.full_terms .accordion_body p.agree_view_all a,
.full_terms .accordion_body p.agree_view_all button {
    font-weight: 400;
    font-size: 13px;
    color: #111;
    text-decoration: underline;
}

.accordion_body p.agree_view_all button span,
.full_terms .accordion_body p.agree_view_all button span {
    position: relative;
}

.full_terms .check_wrap.type_agree+p.agree_view_all {
    margin-top: 13px;
}

.accordion_wrap.accordion_check dd.type01 {
    padding-top: 16px;
    padding-bottom: 16px;
}

.accordion_wrap.accordion_check .accordion_body.type01 .accordion_header .btn_acc_check {
    height: 21px;
    background: none;
    line-height: 21px;
    text-align: center;
}

.accordion_wrap.accordion_check .accordion_body.type01 .accordion_header .btn_acc_check:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 3px;
    right: 2px;
    width: 9px;
    height: 9px;
    border-top: 1px solid #bbb;
    border-right: 1px solid #bbb;
    transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.accordion_wrap.accordion_check .accordion_body.type01 .accordion_header .btn_acc_check.on:before {
    right: -1px;
}

.accordion_wrap.accordion_check .accordion_body.type01 .accordion_wrap+.accordion_wrap {
    margin-top: 12px;
}

.agree_check_group {
    margin-top: -1px;
    padding: 1px 0 12px 33px;
}

.agree_check_group:after {
    content: '';
    display: block;
    clear: both;
}

.agree_check_group .check_wrap.type_agree {
    float: left;
    width: 50%;
}

.agree_check_group.type01 {
    padding-left: 6px;
}

.agree_check_group.type01 .check_wrap.type_agree {
    float: left;
    width: auto;
    margin-left: -6px;
}

.full_terms .accordion_body .agree_check_group .check_wrap.type_agree,
.full_terms .accordion_body .agree_check_group .check_wrap.type_agree+.check_wrap.type_agree {
    margin-top: 7px;
}

.agree_check_group .check_wrap.type_agree .check_agree input[type="checkbox"]+span {
    padding-left: 48px;
}

.full_terms .check_wrap.type_agree.line_gray.type01 {
    border: 1px solid #ddd;
}

.full_terms .check_wrap.type_agree.line_gray.type01 label {
    border-bottom: 1px solid #ddd;
}

.full_terms .check_wrap.type_agree.line_gray.type01 p {
    padding-left: 55px;
    padding-right: 31px;
    padding-bottom: 0;
    font-weight: 400;
    font-size: 13px;
    color: #333;
}

.full_terms .check_wrap.type_agree.line_gray.type01 p:not(:first-of-type) {
    margin-top: 9px;
}

.full_terms .check_wrap.type_agree.line_gray.type01 p:last-child {
    margin-bottom: 16px;
}

.full_terms .check_wrap.type_agree.line_gray.type01 label+p {
    margin-top: 17px
}

.full_terms .check_wrap.type_agree.line_gray.type01 .check_agree input[type="checkbox"]+span {
    min-height: 51px;
    padding-top: 15px;
    padding-bottom: 14px;
    line-height: 1.53
}

.full_terms .check_wrap.type_agree.line_gray.type01 .check_agree input[type="checkbox"]+span:before {
    top: 26px
}

.full_terms .check_wrap.type_agree.sub_txt .check_agree input[type="checkbox"]+span {
    padding-left: 122px;
    color: #111;
}

.full_terms .check_wrap.type_agree.sub_txt .check_agree input[type="checkbox"]+span span {
    width: 67px;
    margin-left: -67px;
}

.full_terms .terms_tit {
    margin: 27px 0 14px;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.full_terms .accordion_body .check_wrap.type_agree.side_btn .check_agree input[type="checkbox"]+span {
    padding-right: 80px;
}

.full_terms .accordion_body .check_wrap.type_agree.side_btn button {
    position: absolute;
    right: 20px;
    top: 1px;
    font-size: 13px;
    color: #111;
    text-decoration: underline;
}

.full_terms .sub_terms {
    padding: 8px 0 0 31px;
}

.full_terms .sub_terms .check_wrap.type_agree .check_agree input[type="checkbox"]+span {
    padding-left: 45px;
}

.full_terms .add_desc_box {
    overflow: hidden;
    position: relative;
    padding: 26px 0 20px;
    margin: 26px 20px -16px;
    border-top: 1px solid #ddd;
}

.full_terms .add_desc_box.open {
    padding-bottom: 54px;
}

.full_terms .add_desc_box::after {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

.full_terms .add_desc_box .float_l {
    width: 50%;
    padding: 0 2px;
}

.full_terms .add_desc_box .radio_wrap.type_btn {
    display: block;
    width: auto;
    margin: 0 -2px;
}

.full_terms .add_desc_box .radio_wrap .radio_btn {
    width: 100%;
}

.full_terms .add_desc_box .radio_wrap,
.full_terms .add_desc_box .radio_wrap label {
    vertical-align: top;
}

.full_terms .add_desc_box .radio_wrap.type_btn .radio_btn input[type="radio"] {
    width: 100%;
}

.full_terms .add_desc_box .inner_radio_wrap {
    display: none;
    position: absolute;
    left: 2px;
    right: 2px;
    top: 59px;
}

.full_terms .accordion_body .add_desc_box p {
    padding: 0;
    font-size: 15px;
    line-height: 1.53;
    color: #111;
}

.full_terms .accordion_body .add_desc_box p+.radio_wrap {
    margin-top: 15px;
}

.full_terms .accordion_header button.acc_btn,
.full_terms .accordion_header a[role="button"].acc_btn {
    padding: 19px 20px 16px;
    border: 1px solid #ddd;
    background-color: #fff;
    font-weight: 400;
    font-size: 16px;
}

.full_terms .accordion_header button.acc_btn:after,
.full_terms .accordion_header a[role="button"].acc_btn:after {
    content: '';
    display: block;
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 54px;
    height: 51px;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    background: url(/pconts/images/common/slide_dl_arr02.png) center no-repeat;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    z-index: 1;
}

.full_terms .accordion_header button.acc_btn.on,
.full_terms .accordion_header a[role="button"].acc_btn.on {
    border: 1px solid #ddd;
}

.full_terms .accordion_header button.acc_btn.on:after,
.full_terms .accordion_header a[role="button"].acc_btn.on:after {
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
}

.full_terms .accordion_body.type02 {
    padding: 9px 19px 16px;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff;
}

.full_terms .accordion_body.type02 p {
    padding-left: 0;
    padding-right: 0;
    font-size: 15px;
    color: #333;
}

.full_terms .accordion_body.type02 .sub_terms {
    padding-left: 0;
    padding-right: 0;
}

.full_terms .accordion_body.type02 .sub_terms p {
    font-size: 13px;
    color: #111;
}

.full_terms .accordion_body.type02 .radio_wrap.small_type {
    margin: -6px 0 -3px;
}

.full_terms .accordion_body.type02 .radio_wrap.small_type .radio_default {
    margin: 4px 45px 4px 0;
}

.full_terms .accordion_body.type02 .radio_wrap.small_type .radio_default+.radio_default {
    margin: 4px 45px 4px 0;
}

.full_terms .accordion_wrap.accordion_check .accordion_header .btn_acc_check {
    width: 56px;
    height: 100%;
    background-position: center calc(100% - 23px);
}

.full_terms .accordion_wrap.accordion_check .accordion_header .btn_acc_check.on {
    top: 0;
    right: 0;
    background-position: center 23px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
}

.accordion_wrap.card_type>dl {
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 2px 2px 15px -2px rgba(51, 51, 51, 0.17);
    overflow: hidden
}

.accordion_wrap.card_type>dl+dl {
    margin-top: 20px;
}

.accordion_wrap.card_type .accordion_header button.acc_btn,
.accordion_wrap.card_type .accordion_header a[role="button"].acc_btn {
    border-top: 0;
}

.accordion_wrap.card_type .accordion_header .acc_btn {
    padding: 36px 30px;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.accordion_wrap.card_type .accordion_header .acc_btn .divide_bar {
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: 0 4px;
    background-color: #111;
    vertical-align: -1px;
}

.accordion_wrap.card_type .accordion_header button.acc_btn.medium:after,
.accordion_wrap.card_type .accordion_header a[role="button"].acc_btn.medium:after {
    left: auto;
    right: 33px;
}

.card_request_info {
    display: block;
    position: relative;
    margin: 0;
    padding: 36px 30px;
    background-color: #f6f6f6;
}

.card_request_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.card_request_list+.card_request_list {
    margin-top: 8px;
}

.card_request_list dt {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 140px;
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.card_request_list dd {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: calc(100% - 140px);
    padding: 0 0 0 10px;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.card_inquiry_list>.item {
    border: 1px solid #ddd;
    border-radius: 7px;
    box-shadow: 0 5px 16px rgba(69, 82, 94, 0.17);
}

.card_inquiry_list>.item+.item {
    margin-top: 20px;
}

.card_inquiry_list.accordion_wrap .accordion_header {
    border-top: 0;
}

.card_inquiry_list .accordion_header.on+.accordion_body {
    border-top: 1px solid #eee;
}

.card_inquiry_list .accordion_header .cell1 {
    padding: 0;
}

.card_inquiry_list .accordion_header .card_head {
    width: 100%;
    padding: 34px 0px 34px 30px;
    font-weight: 700;
    font-size: 16px;
}

.card_inquiry_list .accordion_header button.acc_btn {
    padding: 14px 30px 16px;
}

.card_inquiry_list .item .accordion_header .check_wrap.card_head label,
.card_inquiry_list .item .accordion_header .radio_wrap.card_head label {
    padding: 0;
}

.card_inquiry_list .radio_wrap .radio_default input[type="radio"]+span,
.card_inquiry_list .check_wrap .check_default input[type="checkbox"]+span {
    padding-left: 51px;
}

.card_inquiry_list .head_tit {
    width: 100%;
}

.card_inquiry_list .head_tit .txt01 {
    color: #111;
}

.card_inquiry_list .head_tit .txt02 {
    display: inline-block;
    margin-left: 36px;
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.card_inquiry_list .radio_wrap .head_tit .txt02,
.card_inquiry_list .check_wrap .head_tit .txt02 {
    padding: 0;
}

.card_inquiry_list .head_tit .txt03 {
    float: right;
}

.card_inquiry_list .head_tit .txt04 {
    display: inline-block;
    margin-left: 40px;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.card_inquiry_list .head_tit .date {
    display: inline-block;
    width: 200px;
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.card_inquiry_list .head_tit .date .cancel {
    position: relative;
    display: inline-block;
    color: #999;
}

.card_inquiry_list .head_tit .date .cancel::before {
    content: '';
    display: block;
    position: absolute;
    left: -3px;
    top: calc(50% - 2px);
    width: calc(100% + 5px);
    border-top: solid #999 1px;
}

.card_inquiry_list .head_tit .date .cancel_date::before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 11px;
    margin: 0 8px 0 12px;
    background-color: #ddd;
}

.card_inquiry_list .head_tit .user_name,
.card_inquiry_list .head_tit .card_name {
    display: inline;
    word-break: break-all;
    -ms-word-break: break-all;
}

.card_inquiry_list .head_tit .card_name {
    margin-left: 0;
}

.card_inquiry_list .head_tit .user_name::after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 11px;
    margin: 0 10px 0 10px;
    background-color: #ddd;
}

.card_inquiry_list .head_tit .txt01 .card_name::before {
    background-color: #111;
}

.card_inquiry_list .accordion_body .area {
    padding: 26px 30px;
}

.card_inquiry_list .state_area .state_list dt {
    width: 143px;
}

.card_inquiry_list .state_area .state_list dd {
    float: left;
    font-size: 16px;
    color: #111;
    text-align: left;
}

.card_inquiry_list .inner_form {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 30px;
    border-top: 1px solid #eee;
}

.card_inquiry_list .inner_form .form_ele {
    position: relative;
    padding-left: 137px;
}

.card_inquiry_list .inner_form .form_ele .ele_tit {
    position: absolute;
    left: 0;
    top: 50%;
    width: 137px;
    margin-top: -11px;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.card_inquiry_list .inner_form .form_ele .radio_wrap,
.card_inquiry_list .inner_form .form_ele .check_wrap {
    vertical-align: top;
}

.card_inquiry_list .inner_form .form_ele p.color_red {
    font-size: 16px;
}

.card_inquiry_list .accordion_header .card_exp {
    position: absolute;
    top: 50%;
    right: 93px;
    transform: translateY(-50%);
}

.card_inquiry_list .accordion_header .radio_wrap .card_exp,
.card_inquiry_list .accordion_header .check_wrap .card_exp {
    right: 0;
}

.card_inquiry_list .accordion_header .card_exp .card_exp_n {
    font-weight: 400;
    font-size: 15px;
    color: #f14825;
}

.card_inquiry_list .card_item_type1 .accordion_header .card_head .txt02 {
    max-width: 500px;
    vertical-align: top;
}

.card_inquiry_list .radio_wrap.card_head,
.card_inquiry_list .check_wrap.card_head {
    padding-right: 0;
}

.card_inquiry_list .state_list.type02>li {
    display: inline-block;
}

.card_inquiry_list .state_list.type02>li+li:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 10px;
    margin-right: 12px;
    background-color: #ddd;
}

.card_inquiry_list .state_list.type02>li>span,
.card_inquiry_list .state_list.type02>li>strong,
.card_inquiry_list .state_list.type02>li>strong {
    display: inline-block;
    margin-right: 8px;
    font-size: 16px;
}

.card_inquiry_list.no_acc .accordion_header .cell1 {
    padding-right: 34px;
}

.reportlist_filter_wrap {
    display: block;
    position: relative;
    width: 100%;
    height: 42px;
    margin: 0;
    padding: 0;
}

.reportlist_filter_wrap.wide {
    height: 125px;
    padding: 15px 0;
}

.reportlist_filter_wrap .filter_list {
    display: table;
    position: relative;
    height: 42px;
    margin: 0;
    padding: 0;
}

.reportlist_filter_wrap .filter_list li {
    display: table-cell;
    position: relative;
    margin: 0;
    padding: 0 30px 0 0px;
    font-size: 13px;
    color: #FFF;
    vertical-align: middle;
}

.reportlist_filter_wrap .filter_toggle {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 42px;
    height: 42px;
    background: url(/pconts/images/contents/mypage/reportlist_filter.png) no-repeat 50%;
    background-size: 20px 18px;
    font-size: 1px;
    color: transparent;
}

.reportlist_filter_wrap.wide .filter_toggle {
    top: initial;
    bottom: 0;
}

.reportlist_filter_wrap.bg_white .filter_list li {
    padding-left: 0;
    color: #333;
}

.reportlist_filter_wrap.bg_white .filter_list li::before {
    display: none;
}

.reportlist_filter_wrap.bg_white {
    padding: 0;
    border: 1px solid #ddd;
    border-width: 1px 0;
}

.reportlist_filter_wrap.bg_white .filter_toggle {
    background-image: url(/pconts/images/contents/mypage/reportlist_filter_02.png);
}

.reportlist_filter_wrap.bg_white.bottom_none {
    border-bottom: none
}

.tab_type01.swiper_tab+.reportlist_filter_wrap.bg_white {
    border: 0;
}

.accordion_wrap.interval_shadow .accordion_header button.acc_btn {
    border-top: 0;
}

.accordion_wrap.interval_shadow>dl {
    margin-top: 40px;
    border: 1px solid #ddd;
    border-radius: 9px;
    box-shadow: 1px 2px 24px #e8e9eb;
    overflow: hidden;
}

.badge {
    display: inline-block;
    vertical-align: middle;
}

.badge.new {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background-color: #4868e1;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-align: center;
}

.badge.new::before {
    content: 'N';
}

.badge.announce {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #f14b25 url(/pconts/images/common/ico_badge_announce.png) no-repeat 50% 50% / 9px 9px;
}

.badge.emer {
    width: 5px;
    height: 5px;
    margin: 0 0 0 3px;
    border-radius: 5px;
    background-color: #f14b25;
    vertical-align: text-top;
}

.card_swiper .card_badge.ct01,
.card_statement.membership .card_name.ct01 span:before,
.usage_item dd .card.ct01:before,
.usage_item .left .card.ct01:before {
    background-image: url(/pconts/images/contents/mypage/img_card_k01.png);
}

.card_swiper .card_badge.ct02,
.card_statement.membership .card_name.ct02 span:before,
.usage_item dd .card.ct02:before,
.usage_item .left .card.ct02:before {
    background-image: url(/pconts/images/contents/mypage/img_card_k02.png);
}

.card_swiper .card_badge.ct03,
.card_statement.membership .card_name.ct03 span:before,
.usage_item dd .card.ct03:before,
.usage_item .left .card.ct03:before {
    background-image: url(/pconts/images/contents/mypage/img_card_k03.png);
}

.card_swiper .card_badge.ct04,
.card_statement.membership .card_name.ct04 span:before,
.usage_item dd .card.ct04:before,
.usage_item .left .card.ct04:before {
    background-image: url(/pconts/images/contents/mypage/img_card_k04.png);
}

.card_swiper .card_badge.ct05,
.card_statement.membership .card_name.ct05 span:before,
.usage_item dd .card.ct05:before,
.usage_item .left .card.ct05:before {
    background-image: url(/pconts/images/contents/mypage/img_card_k05.png);
}

.card_swiper .card_badge.ct06,
.card_statement.membership .card_name.ct06 span:before,
.usage_item dd .card.ct06:before,
.usage_item .left .card.ct06:before {
    background-image: url(/pconts/images/contents/mypage/img_card_k06.png);
}

.card_swiper .card_badge.ct07,
.card_statement.membership .card_name.ct07 span:before,
.usage_item dd .card.ct07:before,
.usage_item .left .card.ct07:before {
    background-image: url(/pconts/images/contents/mypage/img_card_k07.png);
}

.card_swiper .card_badge.ct08,
.card_statement.membership .card_name.ct08 span:before,
.usage_item dd .card.ct08:before,
.usage_item .left .card.ct08:before {
    background-image: url(/pconts/images/contents/mypage/img_card_k08.png);
}

.card_swiper .card_badge.ct09,
.card_statement.membership .card_name.ct09 span:before,
.usage_item dd .card.ct09:before,
.usage_item .left .card.ct09:before {
    background-image: url(/pconts/images/contents/mypage/img_card_k09.png);
}

.switch {
    position: relative;
    display: inline-block;
    width: 110px;
    height: 36px;
    margin-top: 2px;
}

.switch input {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 0.05;
    border-radius: 18px;
    margin: 0;
}

.switch .slider {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    overflow: hidden;
    background: #eee url(/pconts/images/contents/mypage/align_list.png) no-repeat 72px 50%;
    border-radius: 34px;
    cursor: pointer;
}

.switch .slider::before {
    content: "";
    position: absolute;
    width: 59px;
    height: 36px;
    border-radius: 34px;
    -webkit-transition: .4s;
    transition: .4s;
    box-shadow: 3px 1px 5px #acacac;
    background: #4868e1 url(/pconts/images/contents/mypage/align_visual_on.png) no-repeat 50% 50%;
}

.switch input:checked+.slider {
    background: #eee url(/pconts/images/contents/mypage/align_visual.png) no-repeat 17px 50%;
}

.switch input:checked+.slider::before {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    box-shadow: -3px 1px 5px #acacac;
    background-image: url(/pconts/images/contents/mypage/align_list_on.png);
}

.switch_wrap.onoff_btn .switch {
    width: 55px;
    height: 30px;
}

.switch_wrap.onoff_btn .switch .slider {
    background-image: none;
    background-color: #ddd;
}

.switch_wrap.onoff_btn .switch .slider::before {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-image: none;
    background-color: #FFF;
    box-shadow: none;
    top: 2px;
    left: 2px;
}

.switch_wrap.onoff_btn .switch input:checked+.slider {
    background-color: #4868e1;
}

.switch_wrap.onoff_btn .switch input:checked+.slider::before {
    -webkit-transform: translateX(25px);
    -ms-transform: translateX(25px);
    transform: translateX(25px)
}

.credit_card {
    position: absolute;
    right: 0;
    z-index: 5;
}

.credit_card .switch .slider {
    background: #eee url(/pconts/images/contents/mypage/align_cal.png) no-repeat 72px 50%;
}

.credit_card .switch .slider::before {
    left: 0;
    background: #4868eb url(/pconts/images/contents/mypage/align_list_on2.png) no-repeat 50% 50%;
}

.credit_card .switch input:checked+.slider {
    background: #eee url(/pconts/images/contents/mypage/align_list.png) no-repeat 17px 50%;
}

.credit_card .switch input:checked+.slider::before {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    box-shadow: -3px 1px 5px #acacac;
    background-image: url(/pconts/images/contents/mypage/align_cal_on.png);
}

.switch input+.slider i {
    display: block;
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.switch input+.slider i.checked {
    display: none;
}

.switch input+.slider i.unchecked {
    display: block;
}

.switch input:checked+.slider i.checked {
    display: block;
}

.switch input:checked+.slider i.unchecked {
    display: none;
}

.popup_type01.pop_calendar .pop_cont {
    padding: 0;
}

.popup_type01.pop_calendar .pop_cont .card_statement_list {
    padding: 0 30px;
}

.ui_calendar {
    padding: 30px 30px 26px;
    background-color: #f2f4f8;
}

.ui_calendar_head {
    text-align: center;
}

.ui_calendar_title {
    display: inline-block;
    position: relative;
    padding: 0 28px;
    vertical-align: top;
}

.ui_calendar_title .text {
    float: left;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    color: #111;
}

.ui_calendar_title .prev {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
}

.ui_calendar_title .prev:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 9px;
    width: 10px;
    height: 10px;
    border-left: 2px solid #111;
    border-bottom: 2px solid #111;
    transform: rotate(45deg);
}

.ui_calendar_title .next {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
}

.ui_calendar_title .next:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: 9px;
    width: 10px;
    height: 10px;
    border-left: 2px solid #111;
    border-bottom: 2px solid #111;
    transform: rotate(-135deg);
}

.ui_calendar_body {
    margin: 30px 0 0;
}

.ui_calendar_box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.ui_calendar_box .ui_calendar_weekName {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ui_calendar_box .ui_calendar_weekName .txt {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: 32px;
    font-weight: 700;
    font-size: 16px;
    color: #111;
    text-align: center;
}

.ui_calendar_box .ui_calendar_weekName .cal_sun,
.ui_calendar_box .ui_calendar_days .cal_sun {
    color: #f14b25;
}

.ui_calendar_box .ui_calendar_days .days_week {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ui_calendar_box .ui_calendar_days .day_item {
    position: relative;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 14.28%;
    height: 72px;
    padding: 3px 3px 0;
    text-align: center;
}

.ui_calendar_box .ui_calendar_days .day_item .cal_btn {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 50%;
    font-weight: 700;
    font-size: 16px;
    color: #111;
    z-index: 10;
}

.ui_calendar_box .ui_calendar_days .day_item.cal_today .cal_btn {
    border: 1px solid #333;
    color: #333;
}

.ui_calendar_box .ui_calendar_days .day_item.cal_selected .cal_btn {
    background-color: #4868e1;
    color: #fff !important;
}

.ui_calendar_box .ui_calendar_days .day_item .cal_price,
.ui_calendar_box .ui_calendar_days .day_item .cal_case {
    display: block;
    margin: 5px 0 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 1;
    color: #111;
    overflow: hidden;
}

.ui_calendar_box .ui_calendar_days .day_item .cal_payday {
    display: block;
    margin: 5px 0 0;
    font-weight: 700;
    font-size: 12px;
    line-height: 13px;
    color: #086ac5;
}

.ui_calendar_box .ui_calendar_days .day_item .cal_payday>span {
    display: block;
}

.ui_calendar_box .ui_calendar_days .day_item.cal_selected .cal_case {
    color: #086ac5;
}

.card_statement_list .report_usage_detail .header_sum .date {
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    color: #111;
}

.card_statement_list .report_usage_detail .header_sum .sum {
    float: right;
}

.ui_calendar_box .ui_calendar_days .day_item.prd::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 3px;
    width: 100%;
    height: 36px;
    background-color: #f1f3fd;
}

.ui_calendar_box .ui_calendar_days .day_item.sat .cal_btn,
.ui_calendar_box .ui_calendar_days .day_item.sun .cal_btn {
    color: #f14b25
}

.ui_calendar_box .ui_calendar_days .day_item.prd.sat::before,
.ui_calendar_box .ui_calendar_days .day_item.prd.prd_E::before {
    width: 80%;
    left: 0;
    border-radius: 0 18px 18px 0;
}

.ui_calendar_box .ui_calendar_days .day_item.prd.sun::before,
.ui_calendar_box .ui_calendar_days .day_item.prd.prd_S::before {
    width: 80%;
    left: initial;
    right: 0;
    border-radius: 18px 0 0 18px;
}

.ui_calendar_box .ui_calendar_days .day_item.prd.sat.prd_S::before,
.ui_calendar_box .ui_calendar_days .day_item.prd.sun.prd_E::before {
    width: 52px;
    left: calc(50% - 26px);
    border-radius: 18px !important;
}

.ui_calendar_box .ui_calendar_days .day_item.prd.sun.prd_S::before {
    width: 80%;
    left: calc(50% - 26px);
    border-radius: 18px 0 0 18px;
}

.ui_calendar_box .ui_calendar_days .day_item.prd.sat.prd_E::before {
    width: 80%px;
    right: calc(50% - 26px);
    border-radius: 0 18px 18px 0;
}

.credit_card {
    position: absolute;
    right: 0;
    z-index: 5;
}

.credit_card .switch .slider {
    background: #eee url(/pconts/images/contents/mypage/align_cal.png) no-repeat 72px 50%;
}

.credit_card .switch .slider::before {
    left: 0;
    background: #4868eb url(/pconts/images/contents/mypage/align_list_on2.png) no-repeat 50% 50%;
}

.credit_card .switch input:checked+.slider {
    background: #eee url(/pconts/images/contents/mypage/align_list.png) no-repeat 17px 50%;
}

.credit_card .switch input:checked+.slider::before {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    box-shadow: -3px 1px 5px #acacac;
    background-image: url(/pconts/images/contents/mypage/align_cal_on.png);
}

.calendar_swiper {
    position: relative;
    display: none;
    margin-top: 70px;
}

.calendar_swiper .swiper-slide {
    width: 70%
}

.calendar_swiper .ui_calendar {
    margin: 20px 0;
    background-color: #fff;
    box-shadow: 1px 2px 22px #acacac;
    border-radius: 5px;
}

.calendar_swiper .ui_calendar_body {
    margin: 60px 0 0;
}

.calendar_swiper::before,
.calendar_swiper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 70px;
    height: 100%;
    background: url(/pconts/images/contents/mypage/calendar_gradient_left.png) repeat-y;
}

.calendar_swiper::after {
    left: auto;
    right: 0;
    background-image: url(/pconts/images/contents/mypage/calendar_gradient_right.png)
}

.calendar_swiper .ui_calendar_head {
    position: absolute;
    top: 50px;
    z-index: 10;
    width: 100%;
    text-align: center;
}

.calendar_swiper .txt {
    position: relative;
    z-index: 15;
    margin: 10px 0 30px;
    font-size: 34px;
    font-weight: 700;
}

.calendar_swiper .txt .cd_name {
    color: #4868eb;
}

.checkbox_list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.checkbox_list ul.check_wrap {
    display: block;
    width: 100%;
}

.checkbox_list .check_wrap li {
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 32px 0;
}

.checkbox_list .check_wrap li+li {
    border-top: solid #eee 1px;
}

.checkbox_list .check_wrap .check_default {
    display: table-cell;
    vertical-align: top;
    width: 160px;
}

.checkbox_list .check_wrap .check_default input[type="checkbox"]+span {
    padding-left: 65px;
}

.checkbox_list .check_wrap .info {
    display: table-cell;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    vertical-align: top;
}

.checkbox_list .check_wrap .info.bottom {
    vertical-align: bottom;
}

.checkbox_list.shadow {
    border-top: 0;
    border-bottom: 0;
}

.checkbox_list.shadow li {
    margin-top: 30px;
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 9px;
    box-shadow: 1px 2px 24px #e8e9eb;
    overflow: hidden;
}

.checkbox_list.shadow li .check_default {
    position: relative;
    padding: 35px 31px;
}

.checkbox_list.shadow .check_wrap li+li {
    border-top: 1px solid #ddd;
}

.checkbox_list.shadow .check_wrap .check_default input[type="checkbox"]+span {
    padding-left: 51px;
}

.checkbox_list.shadow .check_wrap .check_default strong.color_black {
    display: inline-block;
    margin-right: 20px;
}

.checkbox_list.shadow .item02 {
    padding-left: 44px;
}

.checkbox_list ul.check_wrap li .underLine {
    margin-left: 0px;
}

.checkbox_list .line_wrap li .contArea+.contArea {
    border-top: 1px solid #eee;
}

.checkbox_list .line_wrap li .contArea {
    padding: 26px;
}

.checkbox_list .line_wrap li .contArea span {
    display: inline-block;
    margin-left: 30px;
}

.radio_list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.radio_list ul.radio_wrap {
    display: block;
    width: 100%;
}

.radio_list .radio_wrap>li {
    table-layout: fixed;
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 32px 0;
}

.radio_list .radio_wrap>li+li {
    border-top: solid #eee 1px;
}

.radio_list .radio_wrap .radio_default {
    display: table-cell;
    vertical-align: top;
    width: 160px;
}

.radio_list .radio_wrap .radio_default input[type="radio"]+span {
    padding-left: 65px;
}

.radio_list .radio_wrap .info {
    display: table-cell;
    font-size: 16px;
    font-weight: 700;
    color: #333;
    vertical-align: top;
}

.radio_list.shadow {
    border-top: 0;
    border-bottom: 0;
}

.radio_list.shadow .radio_wrap>li {
    padding: 0;
    border: 1px solid #ddd;
    border-radius: 9px;
    box-shadow: 1px 2px 24px #e8e9eb;
}

.radio_list.shadow .radio_wrap>li+li {
    margin-top: 30px;
    border-top: 1px solid #ddd;
}

.radio_list.shadow .radio_wrap .radio_default input[type="radio"]+span {
    width: 100%;
    padding: 30px 31px 30px 82px;
}

.radio_list.shadow .radio_default input[type="radio"]+span:before {
    top: 50%;
    left: 30px;
    margin-top: -13px;
}

.radio_list.shadow .radio_default input[type="radio"]+span:after {
    top: 50%;
    left: 36px;
    margin-top: -7px;
}

.radio_list.shadow.has_select .radio_wrap .radio_default {
    position: absolute;
    left: 30px;
    top: 50%;
    margin-top: -13px;
    width: 26px;
    height: 26px;
    z-index: 20;
}

.radio_list.shadow.has_select .radio_wrap .radio_default input[type="radio"]+span {
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
}

.radio_list.shadow.has_select .radio_wrap .radio_default input[type="radio"]+span:before {
    z-index: 1;
    left: 0;
}

.radio_list.shadow.has_select .radio_wrap .radio_default input[type="radio"]+span:after {
    position: absolute;
    left: 6px;
    z-index: 2;
    display: block;
    width: 14px;
    height: 14px;
    content: "";
}

.radio_list.shadow.has_select .radio_wrap .radio_default input[type="radio"]:checked+span:after {
    background: #4868e1;
}

.radio_list.shadow.has_select .radio_wrap .detail_group {
    position: relative;
    z-index: 10;
    width: 100%;
    padding: 30px 31px 30px 82px;
}

.radio_list_group li:not(:last-of-type) {
    margin-bottom: 16px;
}

.radio_input_mix .radio_wrap {
    width: auto;
    margin-top: 8px;
}

.radio_input_mix .radio_wrap,
.radio_input_mix .input_wrap {
    float: left;
}

.radio_input_mix .radio_wrap+.input_wrap {
    width: 385px;
    margin-left: 14px;
}

.radio_list .radio_default.vmid input+span::before,
.checkbox_list .check_default.vmid input+span::before {
    top: 50%;
    left: -5px;
}

.radio_list .radio_default.vmid input+span::after,
.checkbox_list .check_default.vmid input+span::after {
    top: calc(50% + 8px);
    left: 0;
}

.radio_ul_bind {
    border-top: 2px solid #333333;
}

.radio_ul_bind li {
    padding: 20px 30px;
    border-bottom: 1px solid #ddd;
}

.radio_ul_bind li .radio_wrap {
    width: 100%;
}

.radio_ul_bind li .radio_wrap label {
    width: 100%;
}

.radio_ul_bind li .radio_wrap input[type="radio"]+span {
    width: 100%;
}

.radio_ul_basic {
    border-top: 1px solid #ddd;
}

.radio_ul_basic li {
    padding: 20px 0px;
    border-bottom: 1px solid #eee;
}

.radio_ul_basic li .radio_wrap {
    width: 100%;
}

.radio_ul_basic li .radio_wrap label {
    width: 100%;
}

.radio_ul_basic li .radio_wrap input[type="radio"]+span {
    width: 100%;
    display: table;
    position: relative;
}

.radio_ul_basic li .radio_wrap span>span {
    display: table-cell;
}

.radio_ul_basic li .radio_wrap .date {
    position: absolute;
    left: 45px;
    top: 0;
}

.radio_ul_basic li .radio_wrap .info {
    font-weight: 700;
    color: #111;
    width: 50%;
    padding-left: 300px;
}

.radio_ul_basic li .radio_wrap .rig_con {
    text-align: right;
}

.radio_ul_basic li .radio_wrap .rig_con em {
    display: inline-block;
}

.radio_ul_basic li .radio_wrap .rig_con em:nth-child(2)::before {
    content: '';
    display: inline-block;
    margin: 0 7px;
    width: 1px;
    height: 12px;
    background-color: #ddd;
}

.tab_list a {
    display: block;
}

.tab_list a,
.tab_list button {
    font: inherit;
    color: inherit;
}

.tab_list button>span {
    position: relative;
}

.tab_wrap .tab_cont {
    display: none;
}

.tab_wrap .tab_cont.current {
    display: block;
}

.ly_inner .tab_type01 {
    overflow: visible;
}

.tab_type01 .tab_pull {
    position: relative;
}

.tab_type01>.tab_pull:before,
.tab_type01 .ly_inner>.tab_pull:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(-50vw + 50%);
    width: 100vw;
    height: 1px;
    background-color: #ddd;
}

.tab_type01.swiper_tab .tab_pull .swiper-button-next {
    width: 40px;
    height: 67px;
    right: -30px;
    top: 0;
    margin-top: 0;
    background: url('/pconts/images/common/arw_tab_next.png') no-repeat 0 top
}

.tab_type01.swiper_tab .tab_pull .swiper-button-prev {
    width: 40px;
    height: 67px;
    left: -30px;
    top: 0;
    margin-top: 0;
    background: url('/pconts/images/common/arw_tab_prev.png') no-repeat 0 top
}

.tab_type01.swiper_tab .tab_pull .swiper-button-disabled {
    display: none;
    opacity: 0;
}

body.pc .mobile_card .tab_type01.swiper_tab .tab_pull .swiper-button-disabled {
    display: none !important;
}

.tab_type01 .tab_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
}

.tab_type01 .tab_list li {
    position: relative;
    width: auto;
    height: auto;
}

.tab_type01 .tab_list li a,
.tab_type01 .tab_list li button {
    padding: 20px 20px 19px;
    font-weight: 700;
    font-size: 20px;
}

.tab_type01 .tab_list li.current:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #081350;
}

.tab_type01 .tab_list li.current a,
.tab_type01 .tab_list li.current button {
    color: #081350;
}

.tab_type01 .tab_wrap.swiper_tabCont .tab_cont {
    display: block;
    padding: 0;
}

.tab_type01 .tab_wrap.swiper_tabCont .swiper-wrapper {
    z-index: 10;
}

.tab_type01.has_sticky {
    position: relative;
}

.tab_type01.has_sticky:before {
    content: '';
    display: block;
    height: 69px;
}

.tab_type01.has_sticky .tab_sticky {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 100%;
    height: 69px;
    background-color: #fff;
}

.tab_type01.has_sticky.is_fixed .tab_sticky {
    position: fixed;
}

.tab_type02>.tab_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1px;
    border-left: 1px solid #ddd;
}

.tab_type02>.tab_list li {
    min-height: 60px;
    margin-top: -1px;
    border: 1px solid #ddd;
    border-left: 0;
    background-color: #fff;
    text-align: center;
    flex: 1;
}

.tab_type02>.tab_list li a,
.tab_type02>.tab_list li button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 16px 10px 15px;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.39;
    color: #333;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tab_type02>.tab_list li.current {
    position: relative;
    z-index: 5;
    border-color: #081350;
    background-color: #081350;
}

.tab_type02>.tab_list li.current:before {
    content: '';
    position: absolute;
    left: -1px;
    top: -1px;
    bottom: -1px;
    width: auto;
    height: auto;
    z-index: 5;
    border-left: 1px solid #081350;
}

.tab_type02>.tab_list li.current a,
.tab_type02>.tab_list li.current button {
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.3px;
    word-break: break-word;
}

.tab_type02>.tab_list.col2 {
    flex-flow: row wrap;
}

.tab_type02>.tab_list.col2 li {
    flex: 0 0 auto;
    width: 50%;
}

.tab_type02>.tab_list.col3 {
    flex-flow: row wrap;
}

.tab_type02>.tab_list.col3 li {
    flex: 0 0 auto;
    width: 33.33%;
}

.tab_type02>.tab_list.col3_2 {
    flex-flow: row wrap;
}

.tab_type02>.tab_list.col3_2 li {
    flex: 0 0 auto;
    width: 33.33%;
}

.tab_type02>.tab_list.col4_2 {
    flex-flow: row wrap;
}

.tab_type02>.tab_list.col4_2 li {
    flex: 0 0 auto;
    width: 25%;
}

.tab_type02>.tab_list.col7_2 li {
    flex: 0 0 auto;
    width: 14.28%;
}

.tab_type02>.tab_list.col7_2 li:last-child {
    width: 14.32%
}

.tab_type02>.tab_list.row2 li {
    min-height: 81px;
}

.tab_type03 .tab_list {
    overflow: hidden;
}

.tab_type03 .tab_list li {
    position: relative;
    width: auto;
    height: auto;
    margin-right: 13px;
}

.tab_type03 .tab_list li a,
.tab_type03 .tab_list li button {
    display: block;
    padding: 5px;
    font-weight: 400;
    font-size: 18px;
}

.tab_type03 .tab_list li.current:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 2px;
    background-color: #4868e1;
}

.tab_type03 .tab_list li.current a,
.tab_type03 .tab_list li.current button {
    font-weight: 700;
    color: #4868e1;
}

.tab_type03.swiper_tab .tab_pull:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: calc(-50vw + 50%);
    width: 100vw;
    height: 1px;
    background-color: #ddd;
}

.tab_type03.swiper_tab .tab_pull .swiper-button-next {
    width: 30px;
    height: 36px;
    right: -30px;
    top: 0;
    margin-top: 0;
    background: url('/pconts/images/common/arw_tab_next.png') no-repeat right center;
}

.tab_type03.swiper_tab .tab_pull .swiper-button-prev {
    width: 30px;
    height: 36px;
    left: -30px;
    top: 0;
    margin-top: 0;
    background: url('/pconts/images/common/arw_tab_prev.png') no-repeat left center;
}

.tab_type03.swiper_tab .tab_pull .swiper-button-disabled {
    display: none;
    opacity: 0;
}

.tab_type04>.tab_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.tab_type04>.tab_list li {
    width: calc(25% - 4px);
    min-height: 44px;
    margin-right: 4px;
    border: 1px solid #bbbbbb;
    border-radius: 5px;
    background-color: #fff;
    text-align: center;
    flex: 1;
}

.tab_type04>.tab_list li:nth-child(4n) {
    margin-right: 0;
}

.tab_type04>.tab_list li:nth-child(n+5) {
    margin-top: 8px;
}

.tab_type04>.tab_list li a,
.tab_type04>.tab_list li button {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 10px 10px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.39;
    color: #111;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tab_type04>.tab_list li.current {
    position: relative;
    z-index: 5;
    border: 2px solid #4868e1;
}

.tab_type04>.tab_list li.current a,
.tab_type04>.tab_list li.current button {
    font-weight: 700;
    color: #4868e1;
}

.tab_type04>.tab_list li.current:before {
    display: none;
}

.tab_type04>.tab_list.col2 {
    flex-flow: row wrap;
}

.tab_type04>.tab_list.col2 li {
    flex: 0 0 auto;
    width: 50%;
}

.tab_type04>.tab_list.col3 {
    flex-flow: row wrap;
}

.tab_type04>.tab_list.col3 li {
    flex: 0 0 auto;
    width: 33.33%;
}

.tab_type04>.tab_list.col3_2 {
    flex-flow: row wrap;
}

.tab_type04>.tab_list.col3_2 li {
    flex: 0 0 auto;
    width: 33.33%;
}

.tab_type04>.tab_list.col4_2 {
    flex-flow: row wrap;
}

.tab_type04>.tab_list.col4_2 li {
    flex: 0 0 auto;
}

.tab_type04>.tab_list.col7_2 li {
    flex: 0 0 auto;
    width: 14.28%;
}

.tab_type04>.tab_list.col7_2 li:last-child {
    width: 14.32%
}

.tab_type04>.tab_list.row2 li {
    min-height: 81px;
}

.guide_tit {
    font-size: 25px;
    color: #000;
    margin: 40px 0 20px;
}

.guide_stit {
    font-size: 18px;
    color: #000;
    margin: 20px 0 10px 0;
}

.list_view .list_view_head {
    position: relative;
    padding: 0 0 24px;
}

.list_view .list_view_head .title {
    margin: 0 0 6px;
    font-weight: 700;
    font-size: 24px;
    color: #333;
}

.list_view .list_view_head .info .date {
    display: inline-block;
    margin: 0 0 0 2px;
    font-size: 15px;
    color: #111;
}

.list_view .list_view_head .cell {
    position: absolute;
    right: 0;
    bottom: 24px;
}

.list_view .list_view_head .consult_state {
    font-weight: 400;
    font-size: 15px;
    color: #4868e1;
}

.list_view .list_view_head .right_area {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.list_view .list_view_body {
    padding: 26px 0;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #eee;
}

.list_view .list_view_body.has_answer {
    padding-bottom: 0;
    border-bottom-width: 0;
}

.list_view .list_view_body.has_answer .txt_area {
    min-height: 45px;
}

.list_view .list_view_body .txt_area:first-of-type {
    margin-top: 0;
}

.list_view .list_view_body .txt_area .tit {
    padding: 12px 0 8px;
    font-weight: 700;
    color: #333;
}

.list_view .list_view_body .txt_area .tit:first-of-type {
    padding-top: 0;
}

.list_view .list_view_body .txt_area .tit+.marker_dot,
.list_view .list_view_body .txt_area .tit+.marker_refer,
.list_view .list_view_body .txt_area .tit+.marker_number {
    margin: 0 0 0;
}

.list_view .list_view_body .txt_area .marker_dot+.tit,
.list_view .list_view_body .txt_area .marker_refer+.tit,
.list_view .list_view_body .txt_area .marker_number+.tit {
    margin: 2px 0 0;
}

.list_view .list_view_body .txt_area .marker_dot+.marker_dot,
.list_view .list_view_body .txt_area .marker_dot+.marker_refer,
.list_view .list_view_body .txt_area .marker_dot+.marker_number,
.list_view .list_view_body .txt_area .marker_refer+.marker_dot,
.list_view .list_view_body .txt_area .marker_refer+.marker_refer,
.list_view .list_view_body .txt_area .marker_refer+.marker_number,
.list_view .list_view_body .txt_area .marker_number+.marker_dot,
.list_view .list_view_body .txt_area .marker_number+.marker_refer,
.list_view .list_view_body .txt_area .marker_number+.marker_number {
    margin: 15px 0 0;
}

.list_view .list_view_body .txt_area .text_link {
    margin: 15px 0 0;
}

.list_view .list_view_body .txt_area .txt_box01 {
    margin: 16px 0;
    padding: 20px 22px;
}

.list_view .list_view_body .txt_area p+p {
    margin-top: 8px;
}

.list_view .list_view_body .gray_box {
    max-width: 480px;
}

.list_view .btn_wrap {
    margin: 40px 0 0;
    text-align: center;
}

.list_view_cont {
    min-height: 150px;
}

.badge_new {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin-left: 3px;
    border-radius: 50%;
    background-color: #4868e1 !important;
    font-style: normal;
    font-size: 13px;
    color: #fff;
    line-height: 18px;
    vertical-align: text-top;
    text-align: center;
}

.complete_body {
    position: relative;
    padding-top: 190px;
    background-size: 112px auto;
}

.complete_body .title {
    font-size: 28px;
    font-weight: 700;
    text-align: center;
    line-height: 1.3;
    color: #111;
}

.complete_body .sub_title {
    padding-top: 18px;
    font-size: 16px;
    text-align: center;
    color: #111;
}

.complete_body .sub_title strong {
    font-weight: 700;
    color: #333;
}

.complete_body.type01 {
    padding-top: 190px;
    background-size: 112px auto;
}

.complete_body.type01_op20 {
    padding-top: 190px;
    background-image: none;
}

.complete_body.type01_op20 span.bg {
    display: block;
    position: absolute;
    left: calc(50% - 56px);
    top: 80px;
    width: 112px;
    height: 70px;
    background-size: 100%;
    opacity: 1;
}

.complete_body.type01_op30 {
    padding-top: 190px;
    background-size: 112px auto;
}

.complete_body.type01_op40 {
    padding-top: 190px;
    background-size: 113px auto;
}

.complete_body.type02 {
    padding-top: 190px;
    background-size: 120px auto;
}

.complete_body.type02 .sub_title {
    padding-top: 0;
    text-align: center;
    color: #111;
}

.complete_body.kakao_ryan {
    padding-top: 190px;
    background: url(/pconts/images/common/bg_kakao_ryan.png) no-repeat 50% 56px;
    background-size: 120px auto;
}

.complete_body.kakao_ryan .sub_title {
    margin: 0;
    padding: 2px;
}

.complete_body.no_bg {
    padding-top: 0;
    background: none;
}

.complete_body .complete_info {
    display: block;
    width: 600px;
    margin: auto;
    padding-top: 60px;
    border-top: 1px solid #eee;
    text-align: center;
}

.complete_body .complete_info .detail_box {
    margin-top: 30px;
}

.complete_body .complete_info .detail_box p.detail_txt {
    margin-top: 14px;
    font-size: 16px;
}

.complete_body .complete_info p.detail_txt {
    font-size: 13px;
}

.complete_body .complete_info02 {
    display: table;
    width: 600px;
    margin: 0 auto 90px;
}

.complete_body .complete_info02 li {
    display: table-cell;
    width: 200px;
    padding-left: 30px;
    border-right: 1px solid #ddd;
}

.complete_body .complete_info02 li:last-child {
    border-right: 0;
}

.complete_body .complete_info02 li strong {
    display: block;
    height: 40px;
    margin-bottom: 15px;
    font-weight: 400;
    line-height: 1.3;
    color: #333
}

.complete_body .complete_info03 {
    width: 400px;
    margin: 0 auto;
}

.complete_body .complete_info04 {
    width: 600px;
    margin: 18px auto 0;
}

.complete_body.center_type {
    text-align: center;
}

.complete_body.center_type .center {
    display: inline-block;
    text-align: left;
}

.complete_body .sub_box {
    width: 410px;
    margin: 0 auto 60px;
    padding-top: 18px;
}

.complete_body .sub_box.wsize01 {
    width: 475px;
}

.complete_box {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
}

.complete_box.type02 {
    border-top: 1px solid #bbb;
}

.complete_box .complete_body.type02 {
    padding-bottom: 65px;
}

.visual_txt {
    position: relative;
    padding-bottom: 25px;
}

.visual_txt::before {
    content: "";
    display: block;
    position: absolute;
    width: 96px;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #333;
}

.visual_txt .txt_lg {
    font-weight: 700;
    font-size: 34px;
    line-height: 1.4;
    color: #111;
}

.visual_txt .font_lg05 {
    font-weight: 700;
    font-size: 28px;
    line-height: 1.4;
    color: #111;
}

.visual_txt .sub_txt {
    margin-top: 15px;
    font-size: 16px;
    color: #111;
}

.visual_txt .sub_txt02 {
    margin-top: 10px;
    font-size: 16px;
    color: #111;
}

.visual_txt .sub_txt03 {
    margin-top: 8px;
    font-size: 20px;
    color: #111;
}

.visual_txt .sub_txt04 {
    margin-top: 20px;
    font-size: 18px;
    color: #111;
}

.visual_txt .img_sec {
    position: absolute;
    top: 0;
    right: 66px;
}

.visual_txt.no_line {
    padding-bottom: 0;
}

.visual_txt.no_line::before {
    display: none;
}

.visual_txt.type02 {
    padding-bottom: 34px;
}

.visual_txt.type02::before {
    width: 83px;
}

.visual_txt.type02 .sub_txt {
    margin-top: 6px;
    font-size: 16px;
    line-height: 1.75;
}

.border_boxing {
    padding: 30px;
    border: 1px solid #dddddd;
}

.border_boxing .step_wrap li {
    display: inline-block;
    width: 33%;
    padding: 30px;
}

.border_boxing .step_wrap li .step_cont_wrap {
    text-align: center;
}

.border_boxing .step_wrap li .step_cont_wrap .num {
    padding: 14px 0 0 15px;
    font-weight: 700;
    font-size: 20px;
    text-align: left;
    color: #111;
}

.border_boxing .step_wrap li .step_cont_wrap .txt {
    padding: 12px 0 0 15px;
    text-align: left;
    color: #111;
}

.loan_credit_list {
    margin-bottom: 7px;
    font-size: 16px;
}

.loan_credit_list li+li {
    margin-top: 7px;
}

.loan_credit_list li .marker_dot li,
.loan_credit_list li .marker_hyphen li,
.loan_credit_list li .marker_number li {
    margin-top: 5px
}

.loan_credit_list li.wgt_md .marker_dot li,
.loan_credit_list li.wgt_md .marker_hyphen li,
.loan_credit_list li.wgt_md .marker_number li {
    font-weight: 700;
}

.loan_credit_list li.color_black .marker_dot li,
.loan_credit_list li.color_black .marker_hyphen li,
.loan_credit_list li.color_black .marker_number li {
    color: #111;
}

.association_number {
    font-size: 16px;
    color: #333;
}

.loan_credit_area.small .loan_credit_list {
    font-size: 15px;
}

.loan_credit_area.small .association_number {
    font-size: 15px;
}

.loan_credit_list+.para {
    font-size: 16px;
}

.loan_credit_list+.association_number {
    color: #111;
}

.text_link_group {
    display: table;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.text_link_group li {
    display: inline-block;
    position: relative;
    margin: 0 10px 10px 10px;
    padding: 0;
    text-align: center;
}

.bank_wrap_box {
    position: relative;
    max-width: 396px;
}

.bank_wrap {
    position: relative;
    display: block;
    width: 100%;
    background-color: #fff;
    border: 1px solid #ddd;
    overflow: hidden;
}

.bank_wrap .bank_name {
    display: block;
    float: left;
    width: 50%;
    height: 44px;
    padding-left: 11px;
    padding-right: 10px;
}

.bank_wrap .bank_name [class^="icb_"] {
    display: inline-block;
    background-position-x: 0;
    padding: 13px 0 0 34px;
    background-size: 24px;
    height: 44px;
    line-height: normal;
    font-size: 16px;
}

.bank_wrap .bank_number {
    display: block;
    float: right;
    width: 50%;
    height: 44px;
    text-align: right;
    padding: 0 12px;
    border: 0;
    background-color: #fff;
    cursor: pointer;
}

.bank_wrap .bank_number:focus {
    background-color: #fff;
    padding: 0 12px;
    border: 0;
}

.bank_wrap.novalue .bank_name {
    display: none;
}

.bank_wrap.novalue .bank_number {
    float: none;
    width: 100%;
    height: 42px;
    ;
    line-height: 40px;
    text-align: left;
}

.bank_wrap.readonly,
.bank_wrap.readonly input,
.bank_wrap.readonly input:focus {
    background-color: #f6f6f6;
    cursor: default;
}

.bank_wrap.side_btn .bank_number {
    padding-right: 43px;
}

.bank_wrap_box .btn_clear {
    display: block;
}

.bank_wrap_box .novalue+.btn_clear {
    display: none;
}

.card_swiper {
    position: relative;
    width: 100%;
    max-width: 481px;
    margin: 0 auto 0;
}

.card_swiper .tooltip_card_swiper {
    position: absolute;
    top: 26px;
    left: 50%;
    z-index: 5;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    text-align: center;
    background: #333;
    color: #fff;
    line-height: 33px;
    transform: translateX(-50%);
    border-radius: 4px;
    white-space: nowrap;
}

.card_swiper .tooltip_card_swiper .tooltip_close {
    display: inline-block;
    margin-left: 3px;
    margin-right: -4px;
    width: 19px;
    height: 19px;
    background: url(/pconts/images/contents/mypage/tooltip_close.png) no-repeat 50%;
    vertical-align: middle;
}

.card_swiper .tooltip_card_swiper::before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    z-index: 5;
    width: 12px;
    height: 6px;
    background: url(/pconts/images/contents/mypage/tooltip_arr.png) no-repeat;
    transform: translateX(-50%);
}

.card_swiper .chk,
.card_swiper .chk_icon_wrap {
    position: absolute;
    top: 1px;
    left: 50%;
    width: 360px;
    z-index: 4;
    max-width: 360px;
    height: 140px;
    margin: 0;
    margin-left: -180px;
}

.mobile .card_swiper .chk_icon_wrap:focus {
    outline: 0;
}

.card_swiper .chk_icon {
    position: absolute;
    bottom: -13px;
    left: 50%;
    display: none;
    z-index: 5;
    width: 60px;
    height: 60px;
    background: #fff url(/pconts/images/contents/mypage/card_chk.png) no-repeat 50%;
    border-radius: 50%;
    box-shadow: 5px 2px 15px #4a4949;
    transform: translateX(-50%);
}

.card_swiper .chk:checked+.chk_focus+.chk_icon_wrap .chk_icon {
    display: block;
}

.card_swiper .chk:checked+.chk_icon_wrap .chk_icon {
    display: block;
}

.card_swiper .swiper-container {
    padding-bottom: 50px;
    height: auto !important;
    border: 0 !important;
}

.card_swiper .swiper-slide {
    padding-top: 2px;
    text-align: center;
}

.card_swiper .item {
    position: relative;
    display: block;
    width: 100%;
    padding: 0 36px;
    text-align: center;
    cursor: pointer;
}

.card_swiper .item.type02 .card_img {
    padding: 0 24px;
}

.card_swiper .item.type02 .card_tit p {
    font-size: 26px;
}

.card_swiper .item.type02 .card_number {
    font-size: 20px;
}

.card_swiper .chk {
    z-index: 2;
    height: 139px;
    border: 0;
}

.card_swiper .chk_focus {
    position: absolute;
    left: 50%;
    top: 1px;
    width: 360px;
    height: 139px;
    margin-left: -180px;
    border-radius: 12px 12px 0 0;
}

.card_swiper .chk:focus+.chk_focus {
    box-shadow: 0 0 0 2px rgba(72, 104, 225, 0.5);
}

.card_swiper .card_img {
    position: relative;
    z-index: 3;
    margin: auto;
    width: 360px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    height: 140px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.card_swiper .card_img img {
    width: 360px;
    height: auto;
    margin-bottom: -89px;
}

.card_swiper .card_img.vt img {
    max-width: 100%;
    width: 290px;
    max-height: 428px;
    margin-bottom: -265px;
}

.card_swiper .card_img img.rotate {
    width: auto;
    height: 360px;
    transform: rotate(-90deg);
}

.card_swiper .card_img.default img {
    margin-bottom: -97px;
}

.card_swiper .card_tit {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 700;
}

.card_swiper .card_tit>span {
    display: block;
    position: relative;
    width: 380px;
    margin: 0 auto;
}

.card_swiper .card_num {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-weight: 400;
}

.card_swiper .card_num .card_icon,
.card_swiper .card_num .card_user,
.card_swiper .card_num .card_number,
.card_swiper .card_num .card_num_all {
    display: inline-block;
    vertical-align: middle;
}

.card_swiper .card_num .card_num_all {
    display: block;
    margin-left: 12px;
}

.card_swiper .card_num .card_icon {
    position: relative;
    width: 32px;
    height: 24px;
    top: -1px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}

.card_swiper .card_num .card_icon>span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -999px;
}

.card_swiper .card_num .card_icon.visa,
.card_swiper .card_num .card_icon.ct01 {
    background-image: url(/pconts/images/contents/mypage/img_card_k01.png);
}

.card_swiper .card_num .card_icon.master,
.card_swiper .card_num .card_icon.ct02 {
    background-image: url(/pconts/images/contents/mypage/img_card_k02.png);
}

.card_swiper .card_num .card_icon.ct03 {
    background-image: url(/pconts/images/contents/mypage/img_card_k03.png);
}

.card_swiper .card_num .card_icon.ct04 {
    background-image: url(/pconts/images/contents/mypage/img_card_k04.png);
}

.card_swiper .card_num .card_icon.ct05 {
    background-image: url(/pconts/images/contents/mypage/img_card_k05.png);
}

.card_swiper .card_num .card_icon.ct06 {
    background-image: url(/pconts/images/contents/mypage/img_card_k06.png);
}

.card_swiper .card_num .card_icon.ct07 {
    background-image: url(/pconts/images/contents/mypage/img_card_k07.png);
}

.card_swiper .card_num .card_icon.ct08 {
    background-image: url(/pconts/images/contents/mypage/img_card_k08.png);
}

.card_swiper .card_num .card_icon.ct09 {
    background-image: url(/pconts/images/contents/mypage/img_card_k09.png);
}

.card_swiper [class^='nav-button'] {
    position: absolute;
    top: 118px;
    display: block;
    width: 30px;
    height: 30px;
    z-index: 10;
    overflow: hidden;
}

.card_swiper [class^='nav-button']::before {
    content: "";
    position: absolute;
    top: 6px;
    left: 2px;
    width: 18px;
    height: 18px;
    border-top: 3px solid #333;
    border-right: 3px solid #333;
}

.card_swiper .nav-button-prev {
    left: 1px;
}

.card_swiper .nav-button-next {
    right: 1px;
}

.card_swiper .nav-button-prev::before {
    left: 10px;
    transform: rotate(-135deg);
}

.card_swiper .nav-button-next::before {
    transform: rotate(45deg);
}

.card_swiper .swiper-button-disabled::before {
    border-color: #ddd;
}

.card_swiper .swiper-pagination {
    margin-top: 20px;
}

.card_swiper .swiper-pagination-bullet {
    margin: 0;
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #ddd;
    vertical-align: middle;
}

.card_swiper .swiper-pagination-bullet+.swiper-pagination-bullet {
    margin-left: 4px;
}

.card_swiper .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid #333;
}

.card_swiper.no_swiper .nav-button-prev,
.card_swiper.no_swiper .nav-button-next,
.card_swiper.no_swiper .swiper-pagination {
    display: none;
}

.card_swiper .card_top_info {
    width: 77%;
    height: 25px;
    margin: 0 auto 10px;
    text-align: left;
}

.card_swiper .card_top_info .card_nickname,
.card_swiper .card_top_info .card_nickname_setting {
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
}

.card_swiper .card_top_info .card_nickname {
    font-size: 16px;
}

.card_swiper .card_top_info .card_nickname_setting {
    font-size: 15px;
    margin-left: 6px;
}

.card_swiper .card_top_info .card_nickname_setting .text_link::after {
    top: 7px;
}

.card_swiper .card_top_info .card_nickname_setting .text_link::before {
    top: 1px;
}

.card_swiper .card_top_info .leader_card {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 3px;
}

.card_swiper .card_top_info .leader_card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: url(/pconts/images/contents/mypage/leader_card_icon.png) no-repeat;
    background-size: 25px;
}

.card_select .btn.rectangle.next {
    width: 350px;
    margin-top: 10px;
}

.pop_wrap.card_setting .form_ele .ele_tit {
    width: 109px;
}

.card_select {
    padding-top: 0;
    text-align: center;
}

.card_select .select_wrap {
    display: inline-block;
    width: 350px;
    text-align: left;
}

.card_select .select_wrap .ui_select[data-direction=up].is_active .ui_select_btn .ui_select_value {
    padding-top: 10px;
}

.card_select .select_wrap .ui_select .ui_select_btn .ui_select_value {
    min-height: 44px;
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.card_select .select_wrap .ui_select.is_active .ui_select_btn .ui_select_value:before {
    top: 50%;
    margin-top: -3px;
}

.card_select .select_wrap .ui_select .ui_select_value:before {
    top: 50%;
    margin-top: -8px;
}

.complete_page .complete_body {
    margin-bottom: 60px;
}

.complete_page .banner_area .btn {
    margin-bottom: 8px;
}

.complete_page .banner_area .btn_wrap {
    margin-left: -2px;
}

.complete_page .banner_area .btn_wrap .btn {
    margin: 0 2px 8px;
}

.banner_area.complete_bottom .btn {
    margin-bottom: 8px;
}

.banner_area.complete_bottom .btn_wrap {
    margin-left: -2px;
}

.banner_area.complete_bottom .btn_wrap .btn {
    margin: 0 2px 8px;
}

.complete_page.type_error .complete_body {
    padding-top: 272px;
}

.complete_page.type_error .complete_body.ani_ico.img04::before {
    top: 130px;
    margin-top: 0;
}

.icon_box {
    display: block;
    width: 100%;
    height: 100%;
    background-size: 50px auto;
}

.icon_box.icon00::after {
    content: '';
    display: block;
    position: absolute;
    top: 14px;
    left: 50%;
    width: 39px;
    height: 39px;
    margin-left: -19px;
    background-color: #eee;
}

.icon_box.icon01 {
    background: url(/pconts/images/icon/ico_icon01.png) no-repeat;
}

.icon_box.icon02 {
    background: url(/pconts/images/icon/ico_icon02.png) no-repeat;
}

.icon_box.icon03 {
    background: url(/pconts/images/icon/ico_icon03.png) no-repeat;
}

.icon_box.icon04 {
    background: url(/pconts/images/icon/ico_icon04.png) no-repeat;
}

.icon_box.icon05 {
    background: url(/pconts/images/icon/ico_icon05.png) no-repeat;
}

.icon_box.icon06 {
    background: url(/pconts/images/icon/ico_icon06.png) no-repeat;
}

.icon_box.icon07 {
    background: url(/pconts/images/icon/ico_icon07.png) no-repeat;
}

.icon_box.icon08 {
    background: url(/pconts/images/icon/ico_icon08.png) no-repeat;
}

.icon_box.icon10 {
    background: url(/pconts/images/icon/ico_icon10.png) no-repeat;
}

.icon_box.icon11 {
    background: url(/pconts/images/icon/ico_icon11.png) no-repeat;
}

.icon_box.icon12 {
    background: url(/pconts/images/icon/ico_icon12.png) no-repeat;
}

.icon_box.icon13 {
    background: url(/pconts/images/icon/ico_icon13.png) no-repeat;
}

.icon_box.icon14 {
    background: url(/pconts/images/icon/ico_icon14.png) no-repeat;
}

.icon_box.icon15 {
    background: url(/pconts/images/icon/ico_icon15.png) no-repeat;
}

.icon_box.icon16 {
    background: url(/pconts/images/icon/ico_icon16.png) no-repeat;
}

.icon_box.icon17 {
    background: url(/pconts/images/icon/ico_icon17.png) no-repeat;
}

.icon_box.icon19 {
    background: url(/pconts/images/icon/ico_icon19.png) no-repeat;
}

.icon_box.icon20 {
    background: url(/pconts/images/icon/ico_icon20.png) no-repeat;
}

.icon_box.icon21 {
    background: url(/pconts/images/icon/ico_icon21.png) no-repeat;
}

.icon_box.icon22 {
    background: url(/pconts/images/icon/ico_icon22.png) no-repeat;
}

.icon_box.icon23 {
    background: url(/pconts/images/icon/ico_icon23.png) no-repeat;
}

.icon_box.icon24 {
    background: url(/pconts/images/icon/ico_icon24.png) no-repeat;
}

.icon_box.icon25 {
    background: url(/pconts/images/icon/ico_icon25.png) no-repeat;
}

.icon_box.icon26 {
    background: url(/pconts/images/icon/ico_icon26.png) no-repeat;
}

.icon_box.icon27 {
    background: url(/pconts/images/icon/ico_icon27.png) no-repeat;
}

.icon_box.icon28 {
    background: url(/pconts/images/icon/ico_icon28.png) no-repeat;
}

.icon_box.icon29 {
    background: url(/pconts/images/icon/ico_icon29.png) no-repeat;
}

.icon_box.icon30 {
    background: url(/pconts/images/icon/ico_icon30.png) no-repeat;
}

.icon_box.icon31 {
    background: url(/pconts/images/icon/ico_icon31.png) no-repeat;
}

.icon_box.icon32 {
    background: url(/pconts/images/icon/ico_icon32.png) no-repeat;
}

.icon_box.icon33 {
    background: url(/pconts/images/icon/ico_icon33.png) no-repeat;
}

.icon_box.icon34 {
    background: url(/pconts/images/icon/ico_icon34.png) no-repeat;
}

.icon_box.icon35 {
    background: url(/pconts/images/icon/ico_icon35.png) no-repeat;
}

.icon_box.icon36 {
    background: url(/pconts/images/icon/ico_icon36.png) no-repeat;
}

.icon_box.icon37 {
    background: url(/pconts/images/icon/ico_icon37.png) no-repeat;
}

.icon_box.icon38 {
    background: url(/pconts/images/icon/ico_icon38.png) no-repeat;
}

.icon_box.icon39 {
    background: url(/pconts/images/icon/ico_icon39.png) no-repeat;
}

.icon_box.icon42 {
    background: url(/pconts/images/icon/ico_icon42.png) no-repeat;
}

.icon_box.icon43 {
    background: url(/pconts/images/icon/ico_icon43.png) no-repeat;
}

.icon_box.icon44 {
    background: url(/pconts/images/icon/ico_icon44.png) no-repeat;
}

.icon_box.icon45 {
    background: url(/pconts/images/icon/ico_icon45.png) no-repeat;
}

.icon_box.icon46 {
    background: url(/pconts/images/icon/ico_icon46.png) no-repeat;
}

.icon_box.icon47 {
    background: url(/pconts/images/icon/ico_icon47.png) no-repeat;
}

.icon_box.icon48 {
    background: url(/pconts/images/icon/ico_icon48.png) no-repeat;
}

.icon_box.icon49 {
    background: url(/pconts/images/icon/ico_icon49.png) no-repeat;
}

.icon_box.icon50 {
    background: url(/pconts/images/icon/ico_icon50.png) no-repeat;
}

.icon_box.icon51 {
    background: url(/pconts/images/icon/ico_icon51.png) no-repeat;
}

.icon_box.icon52 {
    background: url(/pconts/images/icon/ico_icon52.png) no-repeat;
}

.icon_box.icon53 {
    background: url(/pconts/images/icon/ico_icon53.png) no-repeat;
}

.icon_box.icon54 {
    background: url(/pconts/images/icon/ico_icon54.png) no-repeat;
}

.icon_box.icon55 {
    background: url(/pconts/images/icon/ico_icon55.png) no-repeat;
}

.icon_box.icon56 {
    background: url(/pconts/images/icon/ico_icon56.png) no-repeat;
}

.icon_box.icon57 {
    background: url(/pconts/images/icon/ico_icon57.png) no-repeat;
}

.icon_box.icon58 {
    background: url(/pconts/images/icon/ico_icon58.png) no-repeat;
}

.icon_box.icon59 {
    background: url(/pconts/images/icon/ico_icon59.png) no-repeat;
}

.icon_box.icon60 {
    background: url(/pconts/images/icon/ico_icon60.png) no-repeat;
}

.icon_box.icon61 {
    background: url(/pconts/images/icon/ico_icon61.png) no-repeat;
}

.icon_box.icon64 {
    background: url(/pconts/images/icon/ico_icon64.png) no-repeat;
}

.icon_box.icon65 {
    background: url(/pconts/images/icon/ico_icon65.png) no-repeat;
}

.icon_box.icon70 {
    background: url(/pconts/images/icon/ico_icon70.png) no-repeat;
}

.icon_box.icon71 {
    background: url(/pconts/images/icon/ico_icon71.png) no-repeat;
}

.icon_box.icon72 {
    background: url(/pconts/images/icon/ico_icon72.png) no-repeat;
}

.icon_box.icon73 {
    background: url(/pconts/images/icon/ico_icon73.png) no-repeat;
}

.icon_box.icon74 {
    background: url(/pconts/images/icon/ico_icon74.png) no-repeat;
}

.icon_box.icon75 {
    background: url(/pconts/images/icon/ico_icon75.png) no-repeat;
}

.icon_box.icon76 {
    background: url(/pconts/images/icon/ico_icon76.png) no-repeat;
}

.icon_box.icon77 {
    background: url(/pconts/images/icon/ico_icon77.png) no-repeat;
}

.icon_box.icon78 {
    background: url(/pconts/images/icon/ico_icon78.png) no-repeat;
}

.icon_box.icon79 {
    background: url(/pconts/images/icon/ico_icon79.png) no-repeat;
}

.icon_box.icon80 {
    background: url(/pconts/images/icon/ico_icon80.png) no-repeat;
}

.icon_box.icon81 {
    background: url(/pconts/images/icon/ico_icon81.png) no-repeat;
}

.icon_box.icon82 {
    background: url(/pconts/images/icon/ico_icon82.png) no-repeat;
}

.icon_box.icon83 {
    background: url(/pconts/images/icon/ico_icon83.png) no-repeat;
}

.icon_box.icon84 {
    background: url(/pconts/images/icon/ico_icon84.png) no-repeat;
}

.icon_box.icon85 {
    background: url(/pconts/images/icon/ico_icon85.png) no-repeat;
}

.icon_box.icon86 {
    background: url(/pconts/images/icon/ico_icon86.png) no-repeat;
}

.icon_box.icon95 {
    background: url(/pconts/images/icon/ico_icon95.png) no-repeat;
}

.icon_box.icon96 {
    background: url(/pconts/images/icon/ico_icon96.png) no-repeat;
}

.icon_box.icon97 {
    background: url(/pconts/images/icon/ico_icon97.png) no-repeat;
}

.icon_box.icon98 {
    background: url(/pconts/images/icon/ico_icon98.png) no-repeat;
}

.icon_box.icon99 {
    background: url(/pconts/images/icon/ico_icon99.png) no-repeat;
}

.icon_box.icon100 {
    background: url(/pconts/images/icon/ico_icon100.png) no-repeat;
}

.icon_box.icon101 {
    background: url(/pconts/images/icon/ico_icon101.png) no-repeat;
}

.icon_box.icon102 {
    background: url(/pconts/images/icon/ico_icon102.png) no-repeat;
}

.icon_box.icon103 {
    background: url(/pconts/images/icon/ico_icon103.png) no-repeat;
}

.icon_box.icon104 {
    background: url(/pconts/images/icon/ico_icon104.png) no-repeat;
}

.icon_box.icon105 {
    background: url(/pconts/images/icon/ico_icon105.png) no-repeat;
}

.icon_box.icon106 {
    background: url(/pconts/images/icon/ico_icon106.png) no-repeat;
}

.icon_box.icon107 {
    background: url(/pconts/images/icon/ico_icon107.png) no-repeat;
}

.icon_box.icon108 {
    background: url(/pconts/images/icon/ico_icon108.png) no-repeat;
}

.icon_box.icon109 {
    background: url(/pconts/images/icon/ico_icon109.png) no-repeat;
}

.icon_box.icon110 {
    background: url(/pconts/images/icon/ico_icon110.png) no-repeat;
}

.icon_box.icon111 {
    background: url(/pconts/images/icon/ico_icon111.png) no-repeat;
}

.icon_box.icon112 {
    background: url(/pconts/images/icon/ico_icon112.png) no-repeat;
}

.icon_box.icon113 {
    background: url(/pconts/images/icon/ico_icon113.png) no-repeat;
}

.icon_box.icon114 {
    background: url(/pconts/images/icon/ico_icon114.png) no-repeat;
}

.icon_box.icon115 {
    background: url(/pconts/images/icon/ico_icon115.png) no-repeat;
}

.icon_box.icon116 {
    background: url(/pconts/images/icon/ico_icon116.png) no-repeat;
}

.icon_box.icon117 {
    background: url(/pconts/images/icon/ico_icon117.png) no-repeat;
}

.icon_box.icon118 {
    background: url(/pconts/images/icon/ico_icon118.png) no-repeat;
}

.icon_box.icon119 {
    background: url(/pconts/images/icon/ico_icon119.png) no-repeat;
}

.icon_box.icon120 {
    background: url(/pconts/images/icon/ico_icon120.png) no-repeat;
}

.icon_box.icon121 {
    background: url(/pconts/images/icon/ico_icon121.png) no-repeat;
}

.icon_box.icon122 {
    background: url(/pconts/images/icon/ico_icon122.png) no-repeat;
}

.icon_box.icon123 {
    background: url(/pconts/images/icon/ico_icon123.png) no-repeat;
}

.icon_box.icon124 {
    background: url(/pconts/images/icon/ico_icon124.png) no-repeat;
}

.icon_box.icon125 {
    background: url(/pconts/images/icon/ico_icon125.png) no-repeat;
}

.icon_box.icon126 {
    background: url(/pconts/images/icon/ico_icon126.png) no-repeat;
}

.icon_box.icon127 {
    background: url(/pconts/images/icon/ico_icon127.png) no-repeat;
}

.icon_box.icon128 {
    background: url(/pconts/images/icon/ico_icon128.png) no-repeat;
}

.icon_box.icon129 {
    background: url(/pconts/images/icon/ico_icon129.png) no-repeat;
}

.icon_box.icon130 {
    background: url(/pconts/images/icon/ico_icon130.png) no-repeat;
}

.icon_box.icon131 {
    background: url(/pconts/images/icon/ico_icon131.png) no-repeat;
}

.icon_box.icon132 {
    background: url(/pconts/images/icon/ico_icon132.png) no-repeat;
}

.icon_box.icon133 {
    background: url(/pconts/images/icon/ico_icon133.png) no-repeat;
}

.icon_box.icon134 {
    background: url(/pconts/images/icon/ico_icon134.png) no-repeat;
}

.icon_box.icon135 {
    background: url(/pconts/images/icon/ico_icon135.png) no-repeat;
}

.icon_box.icon136 {
    background: url(/pconts/images/icon/ico_icon136.png) no-repeat;
}

.icon_box.icon137 {
    background: url(/pconts/images/icon/ico_icon137.png) no-repeat;
}

.icon_box.icon140 {
    background: url(/pconts/images/contents/topsclub/ico_icon140.png) no-repeat;
}

.icon_box.icon141 {
    background: url(/pconts/images/contents/topsclub/ico_icon141.png) no-repeat;
}

.icon_box.icon142 {
    background: url(/pconts/images/contents/topsclub/ico_icon142.png) no-repeat;
}

.icon_box.icon143 {
    background: url(/pconts/images/contents/topsclub/ico_icon143.png) no-repeat;
}

.icon_box.icon144 {
    background: url(/pconts/images/contents/topsclub/ico_icon144.png) no-repeat;
}

.icon_box.icon145 {
    background: url(/pconts/images/contents/topsclub/ico_icon145.png) no-repeat;
}

.icon_box.icon146 {
    background: url(/pconts/images/contents/topsclub/ico_icon146.png) no-repeat;
}

.icon_box.icon158 {
    background: url(/pconts/images/contents/topsclub/ico_icon158.png) no-repeat;
}

.icon_box.icon151 {
    background: url(/pconts/images/contents/topsclub/ico_icon151.png) no-repeat;
}

.icon_box.icon152 {
    background: url(/pconts/images/contents/topsclub/ico_icon152.png) no-repeat;
}

.icon_box.icon153 {
    background: url(/pconts/images/contents/topsclub/ico_icon153.png) no-repeat;
}

.icon_box.icon147 {
    background: url(/pconts/images/icon/ico_icon147.png) no-repeat;
}

.icon_box.icon148 {
    background: url(/pconts/images/icon/ico_icon148.png) no-repeat;
}

.icon_box.icon149 {
    background: url(/pconts/images/icon/ico_icon149.png) no-repeat;
}

.icon_box.icon150 {
    background: url(/pconts/images/icon/ico_icon150.png) no-repeat;
}

.icon_box.icon154 {
    background: url(/pconts/images/icon/ico_icon154.png) no-repeat;
}

.icon_box.icon155 {
    background: url(/pconts/images/icon/ico_icon155.png) no-repeat;
}

.icon_box.icon156 {
    background: url(/pconts/images/icon/ico_icon156.png) no-repeat;
}

.icon_box.icon157 {
    background: url(/pconts/images/icon/ico_icon157.png) no-repeat;
}

.icon_box.icon158 {
    background: url(/pconts/images/icon/ico_icon158.png) no-repeat;
}

.icon_list.btm_line {
    border-bottom: 1px solid #eee;
}

.icon_list.type01 {
    margin-right: -20px;
    margin-top: -20px;
    overflow: hidden;
}

.icon_list.type01>li {
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 20px;
    margin-top: 20px;
}

.icon_list.type01>li .icon_box {
    background-position: center 16px;
    background-size: 50px 50px;
    font-style: normal;
}

.icon_list.type01>li .icon_box .icon_name {
    display: block;
    padding: 67px 0 14px;
    font-weight: 700;
    font-size: 15px;
    color: #333;
    text-align: center;
    line-height: 1.3;
}

.icon_list.type02 {
    margin-right: -12px;
    overflow: hidden;
}

.icon_list.type02>li {
    float: left;
    width: 152px;
    height: 149px;
    margin-right: 12px;
    margin-bottom: 12px;
}

.icon_list.type02>li>a {
    display: block;
    border: 1px solid #ddd;
    border-radius: 7px;
    background-color: #fff;
}

.icon_list.type02>li .icon_box {
    background-position: center 27px;
    background-size: 50px;
}

.icon_list.type02>li .icon_box .icon_name {
    display: block;
    padding: 80px 0 24px;
    font-size: 13px;
    color: #333;
    text-align: center;
    line-height: 1.3;
}

.icon_list.type02>li .icon_box .tel_num {
    display: block;
    margin-top: 4px;
    font-weight: 700;
    font-size: 18px;
}

.icon_list.type03>li {
    float: left;
    width: 132px;
    height: 95px;
    margin-right: 5px;
    margin-top: 5px;
}

.icon_list.type03>li>a,
.icon_list.type03>li>button,
.icon_list.type03>li>label>input+span {
    position: relative;
    display: block;
    border: 1px solid #ddd;
    border-radius: 7px;
    background-color: #fff;
}

.icon_list.type03>li>label>input:not(:disabled)+span {
    cursor: pointer;
}

.icon_list.type03>li>label>input {
    position: absolute;
    left: -9999px;
    width: 1px;
    height: 1px;
}

.icon_list.type03>li>label>input:checked+span {
    border-color: #4868e1;
    border-width: 2px;
}

.icon_list.type03>li>label>input:disabled+span {
    border-color: #dfdfdf;
    opacity: .5
}

.icon_list.type03>li .icon_box {
    background-position: center 16px;
    background-size: 50px;
}

.icon_list.type03>li .icon_box .icon_name {
    display: block;
    padding: 65px 0 10px;
    font-weight: 700;
    font-size: 15px;
    color: #333;
    text-align: center;
    line-height: 1.3;
}

.icon_list.type04 {
    border-bottom: 1px solid #eee;
}

.icon_list.type04>li+li {
    border-top: 1px solid #eee;
}

.icon_list.type04>li .item {
    position: relative;
    width: 100%;
    height: 100px;
    padding: 26px 0 0 84px;
}

.icon_list.type04>li .item:before {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 68px;
    height: 68px;
    margin-top: -34px;
    border-radius: 50%;
    background-color: #f2f4f8;
    content: "";
}

.icon_list.type04>li .item .tit {
    font-size: 13px;
    color: #333;
}

.icon_list.type04>li .item .text {
    margin-top: 5px;
    font-size: 13px;
    color: #111;
}

.icon_list.favorite {
    overflow: hidden;
    display: flex;
    padding-bottom: 30px;
}

.icon_list.favorite>li {
    width: 100px;
}

.icon_list.favorite>li .icon_box {
    background-position: center 0px;
}

.icon_list.favorite>li .icon_box:focus,
.icon_list.favorite>li .icon_box:hover {
    background-position: center -150px;
}

.icon_list.favorite>li .icon_box .icon_name {
    display: block;
    padding: 55px 0 0;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 1.2;
}

.icon_box.mypage01 {
    background: url(/pconts/images/icon/favorite/ico_mypage01.png) no-repeat;
}

.icon_box.mypage02 {
    background: url(/pconts/images/icon/favorite/ico_mypage02.png) no-repeat;
}

.icon_box.mypage03 {
    background: url(/pconts/images/icon/favorite/ico_mypage03.png) no-repeat;
}

.icon_box.mypage04 {
    background: url(/pconts/images/icon/favorite/ico_mypage04.png) no-repeat;
}

.icon_box.mypage05 {
    background: url(/pconts/images/icon/favorite/ico_mypage05.png) no-repeat;
}

.icon_box.mypage06 {
    background: url(/pconts/images/icon/favorite/ico_mypage06.png) no-repeat;
}

.icon_box.mypage07 {
    background: url(/pconts/images/icon/favorite/ico_mypage07.png) no-repeat;
}

.icon_box.mypage08 {
    background: url(/pconts/images/icon/favorite/ico_mypage08.png) no-repeat;
}

.icon_box.benefit01 {
    background: url(/pconts/images/icon/favorite/ico_benefit01.png) no-repeat;
}

.icon_box.benefit02 {
    background: url(/pconts/images/icon/favorite/ico_benefit02.png) no-repeat;
}

.icon_box.benefit03 {
    background: url(/pconts/images/icon/favorite/ico_benefit03.png) no-repeat;
}

.icon_box.benefit04 {
    background: url(/pconts/images/icon/favorite/ico_benefit04.png) no-repeat;
}

.icon_box.benefit05 {
    background: url(/pconts/images/icon/favorite/ico_benefit05.png) no-repeat;
}

.icon_box.loan01 {
    background: url(/pconts/images/icon/favorite/ico_loan01.png) no-repeat;
}

.icon_box.loan02 {
    background: url(/pconts/images/icon/favorite/ico_loan02.png) no-repeat;
}

.icon_box.loan03 {
    background: url(/pconts/images/icon/favorite/ico_loan03.png) no-repeat;
}

.icon_box.loan04 {
    background: url(/pconts/images/icon/favorite/ico_loan04.png) no-repeat;
}

.icon_box.card01 {
    background: url(/pconts/images/icon/favorite/ico_card01.png) no-repeat;
}

.icon_box.card02 {
    background: url(/pconts/images/icon/favorite/ico_card02.png) no-repeat;
}

.icon_box.card03 {
    background: url(/pconts/images/icon/favorite/ico_card03.png) no-repeat;
}

.icon_box.card04 {
    background: url(/pconts/images/icon/favorite/ico_card04.png) no-repeat;
}

.icon_box.life01 {
    background: url(/pconts/images/icon/favorite/ico_life01.png) no-repeat;
}

.icon_box.life02 {
    background: url(/pconts/images/icon/favorite/ico_life02.png) no-repeat;
}

.icon_box.life03 {
    background: url(/pconts/images/icon/favorite/ico_life03.png) no-repeat;
}

.icon_box.life04 {
    background: url(/pconts/images/icon/favorite/ico_life04.png) no-repeat;
}

.icon_box.tops01 {
    background: url(/pconts/images/icon/favorite/ico_tops01.png) no-repeat;
}

.icon_box.tops02 {
    background: url(/pconts/images/icon/favorite/ico_tops02.png) no-repeat;
}

.icon_box.tops03 {
    background: url(/pconts/images/icon/favorite/ico_tops03.png) no-repeat;
}

.icon_box.tops04 {
    background: url(/pconts/images/icon/favorite/ico_tops04.png) no-repeat;
}

.icon_box.center01 {
    background: url(/pconts/images/icon/favorite/ico_center01.png) no-repeat;
}

.icon_box.center02 {
    background: url(/pconts/images/icon/favorite/ico_center02.png) no-repeat;
}

.icon_box.center03 {
    background: url(/pconts/images/icon/favorite/ico_center03.png) no-repeat;
}

.icon_box.center04 {
    background: url(/pconts/images/icon/favorite/ico_center04.png) no-repeat;
}

.icon_box.center05 {
    background: url(/pconts/images/icon/favorite/ico_center05.png) no-repeat;
}

.icon_box.center06 {
    background: url(/pconts/images/icon/favorite/ico_center06.png) no-repeat;
}

.icon_box.center07 {
    background: url(/pconts/images/icon/favorite/ico_center07.png) no-repeat;
}

.icon_list.step {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 10px;
}

.icon_list.step>li {
    position: relative;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 10px;
    padding-top: 40px;
}

.icon_list.step>li::after {
    content: '';
    position: absolute;
    top: 54px;
    right: -3px;
    display: block;
    width: 12px;
    height: 12px;
    border: 2px solid #ddd;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.icon_list.step>li:last-child::after {
    display: none;
}

.icon_list.step.col02>li {
    width: auto;
    flex-grow: 0;
}

.icon_list.step.col02>li .icon_box {
    width: 300px;
}

.icon_list.step.col06>li {
    width: 33.333%;
}

.icon_list.step.col07>li {
    width: 25%;
}

.icon_list.step.col07>li~li:nth-child(4) {
    width: 25%;
}

.icon_list.step>li .icon_box {
    padding: 80px 0 0;
    background-position: center top;
    background-size: 50px;
    text-align: center;
}

.icon_list.step>li .icon_box .icon_step {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 13px;
    color: #333;
    line-height: 1;
}

.icon_list.step>li .icon_box .icon_name {
    display: block;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    line-height: 1.3;
}

.icon_list.step>li .icon_box .icon_txt {
    margin-top: 8px;
    font-size: 15px;
    color: #111;
    line-height: 1.4;
}

.badge_wrap span {
    background: #f32359;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    padding: 3px 12px;
    border-radius: 15px;
}

.badge_wrap span.new_badge {
    background: #4868e1;
}

.badge_wrap span.best_badge {
    background: #0d92be;
}

.badge_wrap span.cash_badge {
    padding-top: 4px;
    background: #9428c7;
    font-size: 12px;
}

.badge_wrap span.line_badge {
    background: #fff;
    color: #111;
    font-size: 13px;
    font-weight: 700;
    padding: 1px 7px;
    border-radius: 15px;
    border: 1px solid #666;
}

.badge_wrap span.line_badge.red {
    border-color: #f23168;
    color: #f23168;
}

.badge_wrap span.line_badge.green {
    border-color: #599800;
    color: #599800;
}

.badge_wrap span.line_badge.orange {
    border-color: #f14b25;
    color: #f14b25;
}

.badge_wrap span.line_badge.premium {
    border-color: #111;
    color: #111 !important;
}

.has_flow_step {
    overflow: hidden;
    margin-bottom: 23px;
}

.has_flow_step .step_txt {
    float: left;
    font-size: 24px;
    color: #111;
    font-weight: 700;
}

.has_flow_step .step_txt .explain {
    font-size: 15px;
    font-weight: 400;
}

.flow_step {
    overflow: hidden;
    padding-top: 5px;
}

.flow_step ul {
    float: right;
}

.flow_step ul li {
    position: relative;
    float: left;
    width: 54px;
    height: 24px;
    white-space: nowrap;
}

.flow_step ul li::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 18px;
    width: 30px;
    border-top: 1px solid #d7d7d7;
}

.flow_step ul li:last-child {
    width: auto;
}

.flow_step ul li:last-child::before {
    display: none;
}

.flow_step ul li i {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background-color: #d7d7d7;
    vertical-align: sub;
    text-indent: -9999px;
}

.flow_step ul li span {
    display: none;
    padding: 0 9px;
    font-size: 16px;
    line-height: 30px;
}

.flow_step ul li.current i,
.flow_step ul li.complete i {
    width: 24px;
    height: 24px;
    margin-left: -6px;
    background-color: #4868e1;
    vertical-align: top;
}

.flow_step ul li.current i:before,
.flow_step ul li.complete i:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 12px;
    margin: -8px 0 0 -4px;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.waterfall_step>li {
    position: relative;
    padding: 25px 30px;
    border: 1px solid #ddd;
    border-radius: 7px;
    background-color: #fff;
    box-shadow: 0 5px 16px rgba(51, 51, 51, 0.17);
}

.waterfall_step>li+li {
    margin-top: 40px;
}

.waterfall_step>li::after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -16px;
    width: 16px;
    height: 16px;
    margin-left: -8px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    transform: translateY(50%) rotate(45deg);
    -o-transform: translateY(50%) rotate(45deg);
    -ms-transform: translateY(50%) rotate(45deg);
    -webkit-transform: translateY(50%) rotate(45deg);
    transform-origin: center;
}

.waterfall_step>li:last-child::after {
    display: none;
}

.waterfall_step>li .h_title {
    margin-bottom: 14px;
}

.pop_wrap {
    display: none;
    opacity: 0;
    transition: all 0.3s ease;
}

.pop_wrap .popup {
    opacity: 0;
    transition: all 0.3s ease;
}

.pop_wrap.is_visible {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.pop_wrap.is_active {
    opacity: 1;
}

.pop_wrap.is_active .popup {
    opacity: 1;
    opacity: 1;
}

.pop_wrap {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.7);
    z-index: 1010;
}

.pop_wrap>div {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pop_wrap .popup {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 580px;
    background-color: #fff;
}

.pop_wrap .popup .popup_dev {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.pop_wrap .popup .popup_dev.is_hidden {
    display: none;
}

.pop_wrap .popup .pop_focus {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    transition: all 0.25s ease;
}

.pop_wrap .popup .pop_focus>span {
    display: block;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
    overflow: hidden;
}

.pop_wrap .popup .pop_focus:focus {
    box-shadow: 0 0 0 2px #4868e1;
}

.pop_wrap .popup .pop_head,
.pop_wrap .popup .pop_cont {
    overflow: hidden;
}

.pop_wrap .popup .pop_head,
.pop_wrap .popup .pop_cont,
.pop_wrap .popup .pop_btn {
    flex: none;
    overflow: hidden;
    position: relative;
    z-index: 11;
}

.pop_wrap .popup .pop_cont {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

.pop_wrap .popup .pop_cont .pop_sub_cont {
    overflow-y: auto;
}

.pop_wrap .popup .pop_cont .pop_sub_foot.btn_multiple {
    padding: 20px 0;
}

.pop_wrap .popup .pop_cont .pop_sub_foot.btn_multiple .pop_btn:nth-child(1) {
    margin-bottom: 20px;
}

.pop_wrap .popup .btn_close,
.pop_wrap .popup .btn_close2 {
    position: absolute;
    z-index: 12;
}

.pop_wrap.large .popup {
    width: 980px;
    max-height: 683px;
}

.pop_wrap.large.type01 .popup {
    width: 1100px;
    max-height: 683px;
}

.pop_wrap.medium .popup {
    width: 720px;
    max-height: 570px;
}

.pop_wrap.small .popup {
    width: 400px;
    max-height: 430px;
}

.pop_wrap.auto_h .popup {
    max-height: 100%;
}

.post_num_pop .btn.arrow span {
    font-size: 18px;
}

.post_num_pop .detail_confirm {
    padding-top: 20px;
}

.post_num_pop .radio_wrap.type_btn .radio_btn+.radio_btn {
    margin-left: 7px;
}

.post_num_pop.pop_wrap.medium .popup {
    min-height: 875px;
}

.popup_type01 {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    margin: 0 auto;
    background: #fff;
    margin-top: 0 !important;
}

.popup_type01 .btn_close,
.popup_type01 .btn_close2 {
    display: block;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 40px;
    height: 40px;
    background: url(/pconts/images/icon/popup_close.png) no-repeat center center;
    color: transparent;
    overflow: hidden;
    -webkit-transition: transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
}

.popup_type01.alert .btn_close {
    top: 9px;
    right: 10px;
}

.popup_type01 .pop_head {
    flex: none;
    padding: 26px 30px 26px 30px;
    text-align: left;
    background-color: #fff;
}

.popup_type01 .pop_head.has_line {
    padding: 22px 30px 22px 30px;
    margin-bottom: 26px;
}

.popup_type01 .pop_head h3 {
    min-height: 31px;
    padding-right: 30px;
    font-weight: 700;
    font-size: 24px;
    line-height: 1.3;
    color: #111;
}

.popup_type01 .pop_head.has_tab h3 {
    margin: 0 0 25px;
}

.popup_type01 .pop_head .explain {
    margin-top: 11px;
}

.popup_type01 .pop_cont {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0 30px;
}

.popup_type01 .pop_cont.type_visible {
    overflow: visible;
    z-index: 20;
}

.popup_type01 .pop_cont .pd_basic {
    padding-bottom: 30px;
}

.popup_type01 .pop_btn {
    padding: 30px;
    text-align: center;
}

.popup_type01 .pop_cont:after {
    content: '';
    display: block;
}

.popup_type01 .pop_btn.pad_sm {
    padding: 20px;
}

.popup_type01.bg_gray {
    background-color: #f6f6f6;
}

.popup_type01.bg_gray .pop_cont {
    padding-top: 30px;
}

.popup_type01.btn_none .pop_cont {
    padding-bottom: 30px;
}

.popup_type01 .pop_cont .bg_gray {
    margin: 0 -30px;
    padding: 0 30px;
}

.popup_type01 .pop_cont .expend_wrap::before {
    left: 0;
    width: 100%;
}

.pop_wrap.mo_full {
    padding: 0;
}

.pop_wrap.mo_full .popup {
    max-height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.pop_wrap.mo_full .popup .pop_cont {
    flex-grow: 1;
}

.pop_search .popup_type01 .pop_head .explain {
    margin-top: 10px;
}

.popup_type01 .pop_head.has_tab {
    padding-bottom: 0;
}

.popup_type01 .pop_head.has_tab .tab_type02 {
    margin-top: 0px;
}

.popup_type01 .pop_head.has_tab .tab_type01 .tab_pull:before {
    left: -30px;
    width: calc(100% + 60px);
}

.popup_type01 .pop_head.has_tab.has_select .tab_type01 {
    margin-top: 0px;
}

.pop_wrap.pop_alert .popup_type01,
.pop_wrap.pop_confirm .popup_type01 {
    width: 400px;
    padding-top: 44px;
}

.pop_wrap.pop_alert .popup_type01 .pop_btn,
.pop_wrap.pop_confirm .popup_type01 .pop_btn {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-top: 24px;
}

.pop_wrap.pop_alert .popup_type01 .pop_cont,
.pop_wrap.pop_confirm .popup_type01 .pop_cont {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    min-height: 60px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.pop_wrap.pop_alert .popup_type01 .pop_msg,
.pop_wrap.pop_confirm .popup_type01 .pop_msg {
    width: 100%;
    font-size: 20px;
    color: #111111;
}

.pop_wrap.pop_alert.type02 .popup_type01 .pop_tit {
    margin-bottom: 20px;
    font-size: 24px;
    color: #111;
}

.tooltip {
    position: relative;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    font-size: 13px;
    text-align: center;
    background: #333;
    color: #ddd;
    line-height: 33px;
    border-radius: 4px;
}

.tooltip .tooltip_close {
    display: inline-block;
    width: 19px;
    height: 19px;
    margin-left: 3px;
    margin-right: -4px;
    background: url(/pconts/images/contents/mypage/tooltip_close.png) no-repeat 50%;
    vertical-align: middle;
}

.tooltip::before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    z-index: 5;
    width: 12px;
    height: 6px;
    background: url(/pconts/images/contents/mypage/tooltip_arr.png) no-repeat;
    transform: translateX(-50%);
}

.text_btn.question {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
}

.text_btn.question span {
    display: block;
    width: 22px;
    height: 22px;
    font-size: 13px;
    text-align: center;
    border: solid #696969 1px;
    border-radius: 50%;
    background-color: #FFF;
    box-sizing: border-box;
}

.text_btn.feel {
    height: 22px;
    line-height: 22px;
    font-size: 16px;
    font-weight: 700;
}

.text_btn.feel span {
    display: block;
    width: 22px;
    height: 22px;
    font-size: 13px;
    text-align: center;
    border: solid #696969 1px;
    border-radius: 50%;
    background-color: #FFF;
    box-sizing: border-box;
}

.tooltip_wrap {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    width: 400px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 29px rgba(0, 0, 0, 0.25);
}

.tooltip_wrap .tooltip_focus {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.tooltip_wrap .tooltip_box {
    position: relative;
    height: 100%;
}

.tooltip_wrap .tooltip_head {
    padding: 26px 30px 14px;
}

.tooltip_wrap .tooltip_head h3 {
    font-size: 20px;
    line-height: 28px;
    color: #111111;
    font-weight: 700;
}

.tooltip_wrap .tooltip_cont {
    padding: 25px 30px;
}

.tooltip_wrap .btn_close {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 39px;
    height: 39px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.tooltip_wrap .btn_close span {
    display: block;
    position: relative;
    width: 13px;
    height: 13px;
    text-indent: -9999px;
    overflow: hidden;
}

.tooltip_wrap .btn_close span:before,
.tooltip_wrap .btn_close span:after {
    content: '';
    display: block;
    position: absolute;
    left: -2px;
    top: 50%;
    width: 17px;
    height: 1px;
    margin-top: -1px;
    background-color: #000;
}

.tooltip_wrap .btn_close span:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}

.tooltip_wrap .btn_close span:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
}

.popover_wrap {
    display: none;
    position: absolute;
    z-index: 100;
    background-color: #fff;
    opacity: 0;
    transform: translateY(50px);
    transition: all 0.2s ease;
}

.popover_wrap.is_active {
    opacity: 1;
    transform: translateY(0);
}

.popover_focus {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    text-indent: -9999px;
    overflow: hidden;
}

.popover_type01 {
    position: relative;
    z-index: 20;
    display: block;
    width: 330px;
    height: 400px;
    padding: 20px;
    box-shadow: 0 0 57px 0 rgba(0, 0, 0, 0.25);
}

.popover_type01::before {
    content: '';
    position: absolute;
    display: block;
    left: 50%;
    margin-left: -3px;
    top: -3px;
    width: 6px;
    height: 3px;
    background: url(/pconts/images/common/arw_popover.png);
}

.popover_type01 .popover_cont {
    overflow-x: hidden;
    overflow-y: auto;
}

.popover_type01 .popover_foot {
    text-align: center;
    padding: 30px 0 7px 0;
}

.popover_type01 .mCSB_scrollTools {
    right: -6px;
}

.popover_type01 .mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
}

.popover_type01 .mCSB_inside>.mCSB_container {
    margin-right: 0;
}

.cont_wrap+.cont_wrap {
    margin-top: 85px;
}

.cont_wrap+.cont_wrap_tit20,
.cont_wrap_tit20+.cont_wrap_tit20 {
    margin-top: 55px;
}

.cont_sub_wrap+.cont_sub_wrap {
    margin-top: 25px;
}

.both_divide {
    width: 100%;
}

.both_divide .divide {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    float: left;
    word-break: break-all;
}

.both_divide .divide:nth-of-type(1) {
    width: calc(50% - 10px);
}

.both_divide .divide:nth-of-type(2) {
    width: calc(50% - 10px);
    margin-left: 20px;
}

.both_divide.fixed_none .divide {
    width: auto;
    margin: 0;
}

.both_divide label {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 24px;
}

.both_divide input[type="radio"]+span.rdo_area {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #bbb;
    border-radius: 5px;
    background-color: #fff;
    padding: 20px;
}

.both_divide input[type="radio"]:checked+span.rdo_area {
    border: 2px solid #4868e1;
    padding: 19px;
    color: #4868e1;
}

.both_divide input[type="radio"]:checked+span.rdo_area:before {
    background-image: url(/pconts/images/contents/finance/radio_type_box_checked.png)
}

.both_divide input[type="radio"]+span.rdo_area span {
    display: block;
}

.both_divide input[type="radio"]+span.rdo_area span.title {
    font-weight: 700;
}

.both_divide label:last-child {
    margin-right: 0;
}

.keyword_search_box:after {
    content: '';
    display: block;
    clear: both;
}

.keyword_search_box .right_area {
    float: right;
}

.keyword_search_box .input_wrap.search_type {
    width: 360px;
}

.search_box_type01:after {
    content: '';
    display: block;
    clear: both;
}

.search_box_type01 .input_wrap.search_type {
    float: right;
    width: 490px;
    background: url('/pconts/images/common/ico_search.png') no-repeat 0 50% / 24px 24px;
}

.input_wrap.search_type {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 23px;
    border-bottom: 2px solid #414141;
}

.input_wrap.search_type input {
    width: 100%;
    height: 52px;
    padding: 0 35px 0 8px;
    border: 0;
    font-weight: 700;
    font-size: 20px;
    line-height: 52px;
}

.input_wrap.search_type input::placeholder {
    font-weight: 400;
    font-size: 20px;
}

.input_wrap.search_type input::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 20px;
}

.input_wrap.search_type input::-moz-placeholder {
    font-weight: 400;
    font-size: 20px;
}

.input_wrap.search_type input:-moz-placeholder {
    font-weight: 400;
    font-size: 20px;
}

.input_wrap.search_type input::-ms-input-placeholde {
    font-weight: 400;
    font-size: 20px;
}

.input_wrap.search_type input:-ms-input-placeholder {
    font-weight: 400;
    font-size: 20px;
}

.input_wrap.search_type input~.btn_clear {
    right: 0;
}

.input_wrap.search_type .btn_input_search {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 52px;
    height: 52px;
    margin: 0;
    padding: 0;
    background: url('/pconts/images/icon/ico_search_type01.png') no-repeat 100% 50%;
    text-indent: -9999px;
}

.only_pc {
    overflow-x: hidden;
    min-width: 1100px;
}

.flex_box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flex_box.flex_equal .flex_item {
    flex: 1 1 0;
}

.flex_box.flex_equal .flex_item:nth-child(1) {
    background-color: yellow
}

.flex_box.flex_equal .flex_item:nth-child(2) {
    background-color: green
}

.flex_box.flex_equal .flex_item:nth-child(3) {
    background-color: blue
}

.map_area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 217px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: gray;
    color: #fff;
}

.map_area.hide {
    display: none;
}

.card_box {
    display: block;
    position: relative;
    margin: 0;
    padding: 26px 28px;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 2px 2px 24px -2px rgba(51, 51, 51, 0.17);
}

.card_box .card_box_head {
    display: block;
    position: relative;
    margin: 0 0 18px;
    padding: 0;
}

.card_box .card_box_head .card_box_title {
    font-weight: 700;
    font-size: 20px;
    color: #111;
}

.tel_link {
    font-weight: 700;
    color: #333;
}

.pop_cont .select_wrap.progress_index+.guide_con {
    padding-top: 60px;
}

.select_wrap.progress_index {
    display: none;
    z-index: 12;
    height: 45px;
}

.select_wrap.progress_index.current {
    display: block;
}

.select_wrap.progress_index .btn_select {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 42px;
    border-top: none;
    padding-left: 30px;
    background-color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 42px;
    color: #333;
}

.select_wrap.progress_index .btn_select:after {
    content: '';
    display: block;
    position: absolute;
    position: absolute;
    top: 0;
    right: 4px;
    width: 42px;
    height: 42px;
    background: url(/pconts/images/common/ico_list_select.png) no-repeat 50% 50% / 11px auto;
    transform: rotate(180deg);
}

.select_wrap.progress_index .btn_select.focused:after {
    transform: rotate(0deg);
}

.select_wrap.progress_index .btn_select:focus {
    border-left: none;
    border-right: none;
    border-bottom: solid #ddd 1px;
}

.select_wrap.progress_index .btn_select.focused {
    border: none;
}

.select_wrap.progress_index .list_selectbox {
    display: none;
    position: absolute;
    left: 0;
    top: 44px;
    width: 100%;
    border: none;
    background-color: #fff;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3);
}

.select_wrap.progress_index .list_selectbox li {
    height: 43px;
}

.select_wrap.progress_index .list_selectbox li+li {
    border-top: solid #ddd 1px;
    height: 44px;
}

.select_wrap.progress_index .list_selectbox li .option {
    display: inline-block;
    width: 100%;
    height: 43px;
    line-height: 44px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    padding: 0 30px;
}

.select_wrap.progress_index .list_selectbox li .option:hover,
.select_wrap.progress_index .list_selectbox li .option:focus {
    background-color: #FFF;
    color: #333;
}

.select_wrap.progress_index .progress_bar {
    display: block;
    position: absolute;
    left: 0;
    top: 41px;
    width: 100%;
    height: 3px;
    background-color: #f0f0f0;
}

.select_wrap.progress_index .progress_bar .bar {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 3px;
    background-color: #4766dd;
    font-size: 1px;
    color: transparent;
}

.gage_group .both_side .form_group {
    float: left;
    width: 50%;
}

.gage_group .both_side .form_group:first-of-type {
    padding-right: 15px;
}

.gage_group .both_side .form_group:last-of-type {
    padding-left: 15px;
}

.gage_group .both_side .form_group label {
    display: inline-block;
}

.gage_group .gage_wrap {
    position: relative;
    padding-top: 10px;
}

.gage_group .gage_wrap .key_tooltip {
    position: absolute;
    left: 50%;
    top: -50px;
    width: 520px;
    height: 0;
    overflow: hidden;
    margin-left: -260px;
    border-radius: 20px;
    line-height: 40px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
    opacity: 0;
}

.gage_group .gage_wrap .key_tooltip:focus {
    opacity: 1;
    height: auto;
}

.gage_group .gage_wrap .gage_bar {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 10px;
    border-radius: 5px;
    background-color: #ddd;
}

.gage_group .gage_wrap .gage_bar .bar {
    display: block;
    position: absolute;
    top: 0;
    height: 10px;
    background-color: #4868e1;
    pointer-events: none;
}

.gage_group .gage_wrap.single .gage_bar .bar {
    width: 100%;
    right: 100%;
    transform: translateX(0%);
}

.gage_group .gage_wrap.multi .gage_bar .bar {
    left: 0;
    right: 0;
}

.gage_group .gage_wrap .gage_text {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.gage_group .gage_wrap .gage_text>span {
    display: inline-flex;
    width: 1px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.gage_group .gage_wrap .gage_text>span:first-child {
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-start;
}

.gage_group .gage_wrap .gage_text>span:last-child {
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.gage_group .gage_wrap .gage_text>span>span {
    display: block;
    font-size: 13px;
}

_:-ms-input-placeholder,
:root .gage_group .gage_wrap .gage_text>span>span {
    margin-left: -10px;
}

.gage_group .gage_wrap .circle_btn {
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-image: linear-gradient(to top, rgba(84, 113, 224, 1.0) 40%, rgba(100, 133, 254, 1));
}

.gage_group .gage_wrap .circle_btn.start {
    left: 0;
    margin-left: -15px;
}

.gage_group .gage_wrap .circle_btn.end {
    right: 0;
    margin-right: -15px;
}

.gage_group .both_side .form_group.float label,
.gage_group .both_side .form_group.float .input_wrap {
    float: left;
}

.gage_group .both_side .form_group.float label {
    display: inline-block;
    width: 45px;
    line-height: 44px;
    color: #111;
}

.gage_group .both_side .form_group.float .input_wrap {
    width: calc(100% - 45px);
}

.gage_group .range {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 100%;
    clip: rect(0, 0, 1px, 1px)
}

.gage_group .range:focus+.gage_area:before {
    content: '';
    display: block;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    height: 30px;
    width: 100%;
    box-shadow: 0 0 0 2px rgba(72, 104, 225, 0.5);
}

.survey_campain .survey_head {
    margin-bottom: 25px;
}

.survey_campain .survey_cont .title {
    margin-bottom: 10px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.survey_campain .survey_cont .btn_wrap {
    margin-top: 40px;
}

.pop_autoLogout {
    padding-top: 68px;
    padding-bottom: 30px;
}

.pop_autoLogout .complete_body {
    margin-bottom: 25px;
}

.pop_autoLogout .complete_body.type01 {
    padding-top: 95px;
    background-position: 50% 0;
}

.pop_autoLogout .complete_body.type01 .title {
    font-size: 24px;
}

.pop_autoLogout .complete_body.type01 .sub_title {
    font-size: 15px;
}

.pop_autoLogout .complete_body.type01 .sub_title+.sub_title {
    padding-top: 5px;
}

.pop_autoLogout.is_completed .complete_body.type01 {
    background: none;
    padding-top: 0;
}

.text_addr {
    display: block;
    overflow-y: auto;
    width: 100%;
    height: 80px;
    padding: 14px;
    font-size: 16px;
    line-height: 24px;
    color: #999;
    border: 1px solid #dddddd;
    background-color: #fff;
    box-sizing: border-box;
}

.text_addr.side {
    width: calc(100% - 85px);
}

.text_addr.check {
    color: #333;
}

.text_addr.readonly {
    background-color: #e6e6e6;
}

.text_addr.error {
    border: 2px solid #ff0000;
}

.text_etc {
    display: block;
    width: 100%;
    height: 44px;
    padding: 0 14px;
    font-weight: 400;
    font-size: 16px;
    line-height: 42px;
    color: #999;
    border: 1px solid #dddddd;
    background-color: #fff;
    box-sizing: border-box;
}

.text_etc.check {
    color: #333;
}

.text_etc.readonly {
    background-color: #e6e6e6;
}

.text_etc.error {
    border: 2px solid #ff0000;
}

#__flying_partition__ .progress {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100px;
    z-index: 1100;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}

#__flying_partition__ .progress .ico_morse {
    overflow: hidden;
    margin: 0 auto;
    width: 100px;
    height: 100px;
    position: relative;
    background: url("/pconts/images/common/ani_loading.png") center 0 no-repeat;
    background-size: 100px auto;
    -webkit-animation: morseCode 3s steps(38) infinite;
    animation: morseCode 3s steps(38) infinite;
}

#__flying_partition__ .progress .txt_info {
    display: none;
    overflow: hidden;
    width: 100%;
    margin-top: 13px;
    font-size: 15px;
    color: #f6f6f6;
    text-align: center;
    white-space: nowrap;
}

#__flying_partition__ .layer_dimmed {
    display: none;
    overflow: hidden;
    position: fixed;
    z-index: 1000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.60);
}

@-webkit-keyframes morseCode {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -3800px
    }
}

@keyframes morseCode {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -3800px
    }
}

.complete_body.ani_ico {
    position: relative;
    background: none;
}

.complete_body.ani_ico::before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    margin: -130px 0 0 -56px;
    width: 112px;
    height: 112px;
}

.complete_body.ani_ico.img01::before {
    background: url("/pconts/images/common/ani_ico01.png") center 0 no-repeat;
    background-size: 112px auto;
    -webkit-animation: aniIco01 1.5s steps(9) infinite;
    animation: aniIco01 1.5s steps(9) infinite;
}

.complete_body.ani_ico.img02::before {
    background: url("/pconts/images/common/ani_ico02.png") center 0 no-repeat;
    background-size: 112px auto;
    -webkit-animation: aniIco02 0.6s steps(7) infinite;
    animation: aniIco02 0.6s steps(7) infinite;
}

.complete_body.ani_ico.img03::before {
    background: url("/pconts/images/common/ani_ico03.png") center 0 no-repeat;
    background-size: 112px auto;
    -webkit-animation: aniIco03 1.5s steps(13) infinite;
    animation: aniIco03 1.5s steps(13) infinite;
}

.complete_body.ani_ico.img04::before {
    background: url("/pconts/images/common/ani_ico04.png") center 0 no-repeat;
    background-size: 112px auto;
    -webkit-animation: aniIco04 1.7s steps(20) infinite;
    animation: aniIco04 1.7s steps(20) infinite;
}

.complete_body.ani_ico.img05::before {
    background: url("/pconts/images/common/ani_ico05.png") center 0 no-repeat;
    background-size: 112px auto;
    -webkit-animation: aniIco05 1.4s steps(5) infinite;
    animation: aniIco05 1.4s steps(5) infinite;
}

.complete_body.ani_ico.img06::before {
    background: url("/pconts/images/common/ani_ico06.png") center 0 no-repeat;
    background-size: 112px auto;
    -webkit-animation: aniIco06 3s steps(9) infinite;
    animation: aniIco06 3s steps(9) infinite;
}

.swiper_tabCont .complete_body.ani_ico {
    padding-bottom: 30px;
}

.swiper_tabCont .complete_body.ani_ico::before {
    margin-top: -80px;
}

@-webkit-keyframes aniIco01 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -1008px
    }
}

@keyframes aniIco01 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -1008px
    }
}

@-webkit-keyframes aniIco02 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -784px
    }
}

@keyframes aniIco02 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -784px
    }
}

@-webkit-keyframes aniIco03 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -1456px
    }
}

@keyframes aniIco03 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -1456px
    }
}

@-webkit-keyframes aniIco04 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -2240px
    }
}

@keyframes aniIco04 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -2240px
    }
}

@-webkit-keyframes aniIco05 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -560px
    }
}

@keyframes aniIco05 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -560px
    }
}

@-webkit-keyframes aniIco06 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -1008px
    }
}

@keyframes aniIco06 {
    0% {
        background-position: 50% 0
    }

    100% {
        background-position: 50% -1008px
    }
}

.noData_list {
    display: block;
    overflow: hidden;
    position: relative;
    padding: 0 0 35px 0
}

.noData_list p {
    overflow: hidden;
    position: relative;
    width: 80%;
    height: 10px;
    margin-top: 10px;
    background: #ddd
}

.noData_list .tit {
    width: 35%;
    height: 16px;
    margin: 0 0 20px
}

.noData_list p span {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    animation-name: noData_gra;
    animation-duration: 6s;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    background-image: linear-gradient(to right, transparent, #cbd0d2, transparent);
    -webkit-background-image: linear-gradient(to right, #ddd, #cbd0d2, #ddd);
}

.noData_list p.tit span {
    animation-duration: 5s;
    animation-delay: 0
}

@keyframes noData_gra {
    0% {
        left: -100%;
    }

    25% {
        left: 0
    }

    50% {
        left: 100%
    }

    75% {
        left: 0
    }

    100% {
        left: -100%
    }
}

.printBody {
    min-width: 760px;
    overflow: auto;
}

.printBody::after {
    content: '';
    display: block;
    position: fixed;
    z-index: 0;
    left: calc(-50vw + 50%);
    top: 0;
    width: 100vw;
    height: 60px;
    background-color: #ddd;
}

.printBody #wrap {
    min-height: 1px;
}

html.isPcOnly body.printBody {
    min-width: 0;
    overflow: auto;
}

html.isPcOnly body.printBody #header {
    min-width: 0;
}

.printBody .btn_print_down,
.printBody .btn_download2,
.printBody .btn_email2,
.printBody .btn_fax,
.printBody .btn_print {
    display: none;
}

.printBody #header .header_print {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 20px;
    width: 100% !important;
    margin: auto;
    background-color: #ddd;
}

.printBody #header .header_print h1 {
    color: #111111;
    font-size: 24px;
}

.printBody #header .btn_md {
    height: 40px;
    padding: 0 15px;
    border: 1px solid #bbb;
    border-radius: 3px;
    background: #fff;
    font-weight: 400;
    font-size: 15px;
    color: #111;
    line-height: 38px;
}

.printBody #header .btn_md.btn_print {
    display: inline-block;
}

.printBody #header .btn_md.btn_print span {
    color: #111;
}

.printBody #header .btn_md.btn_print:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 14px;
    margin-right: 6px;
    background: url(/pconts/images/icon/ico_print02.png) no-repeat 50% 50%;
    vertical-align: -3px;
}

.printBody #lnb,
.printBody #footer {
    display: none !important;
}

.printBody #container {
    width: 100% !important;
    padding-top: 88px !important;
}

.printBody .ly_inner {
    width: 720px !important;
    margin: auto;
    padding: 0 !important
}

.printBody #pageTit+.ly_inner {
    padding-top: 0;
}

.printBody #btnTop,
.printBody .button,
.printBody .button_wrap {
    display: none !important;
}

.printBody .contents {
    padding-bottom: 0;
}

.printBody .contents_heading {
    display: block;
}

.printBody .contents_heading .h_title38 {
    font-size: 24px !important;
}

.printBody .content_print {
    display: flex !important;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #666666;
}

.printBody .content_print img {
    width: 180px;
    padding-bottom: 20px;
}

.printBody #wrap {
    top: 0 !important;
}

.printBody .pop_wrap.large,
.printBody .pop_wrap.medium,
.printBody .pop_wrap.full_pop {
    position: static !important;
    padding: 0;
}

.printBody .pop_wrap.large .popup,
.printBody .pop_wrap.medium .popup,
.printBody .pop_wrap.full_pop .popup {
    width: 100%;
    height: auto;
    max-height: none;
    display: block;
}

.printBody .pop_wrap.small .popup {
    width: 100%;
    max-height: 100%;
}

.printBody .pop_wrap.mo_full .popup {
    height: 100%;
}

.printBody .pop_wrap.large .popup .pop_cont,
.printBody .pop_wrap.medium .popup .pop_cont,
.printBody .pop_wrap.full_pop .popup .pop_cont {
    flex: 0 0 auto;
    height: auto !important;
    overflow: auto;
}

.printBody .pop_wrap .popup .btn_close {
    display: none;
}

.printBody .pop_wrap.pop_alert,
.printBody .pop_wrap.pop_confirm {
    display: none !important;
}

.printBody .table_wrap.col th,
.printBody .table_wrap.col td {
    font-size: 13px;
}

@media print {
    * {
        -webkit-print-color-adjust: exact;
        print-color: exact;
        color-adjust: exact;
    }

    body {
        width: 100%;
    }

    html,
    body,
    #wrap,
    #container {
        height: auto;
    }

    #header,
    #lnb,
    #footer {
        display: none !important;
    }

    #container {
        padding: 0 !important;
    }

    .agtSafari body {
        font-family: serif;
    }

    #pageTit+.ly_inner {
        padding-top: 0;
    }

    #btnTop,
    .button,
    .button_wrap {
        display: none !important;
    }

    .printBody {
        min-width: 1px;
    }

    .printBody::after {
        display: none;
    }

    html.isPcOnly body {
        min-width: 0;
        overflow: auto;
    }

    html.isPcOnly #header {
        min-width: 0;
    }

    body {
        min-width: 0;
        overflow: auto;
    }

    #header {
        min-width: 0;
    }

    .ly_inner,
    .printBody .ly_inner {
        width: 100% !important;
    }

    .quick_fixed {
        display: none;
    }

    #wrap,
    #container {
        display: block;
    }

    .contents_heading .h_title38 {
        font-size: 24px !important;
    }

    .btn_print_down,
    .btn_download2,
    .btn_email,
    .btn_email2,
    .btn_fax,
    .btn_print,
    .btn_print_down.pc_show,
    .print_hide,
    .tooltip,
    .event_bnr,
    body>.btn.default {
        display: none !important;
    }

    .content_print {
        display: flex !important;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border-bottom: 1px solid #666666;
        padding-top: 30px;
    }

    .content_print img {
        width: 180px;
        padding-bottom: 20px;
    }

    html.pop_open,
    body.pop_open {
        position: static;
        height: auto;
        overflow: auto;
    }

    #wrap {
        top: 0 !important;
    }

    .is_popPrint #wrap {
        display: none;
    }

    .is_popPrint .pop_wrap.large,
    .is_popPrint .pop_wrap.medium,
    .is_popPrint .pop_wrap.small,
    .is_popPrint .pop_wrap.full_pop {
        position: static !important;
        padding: 0;
        background: transparent;
        margin-top: 3px;
    }

    .is_popPrint .pop_wrap.large .popup,
    .is_popPrint .pop_wrap.medium .popup,
    .is_popPrint .pop_wrap.small .popup,
    .is_popPrint .pop_wrap.full_pop .popup {
        width: 100%;
        height: auto;
        max-height: none;
        display: block !important;
        background: transparent;
    }

    .is_popPrint .pop_wrap.mo_full .popup {
        height: 100%;
    }

    .is_popPrint .pop_wrap.large .popup .pop_cont,
    .is_popPrint .pop_wrap.medium .popup .pop_cont,
    .is_popPrint .pop_wrap.small .popup .pop_cont,
    .is_popPrint .pop_wrap.full_pop .popup .pop_cont {
        flex: 0 0 auto;
        height: auto !important;
        overflow: auto;
    }

    .is_popPrint .pop_wrap .pop_btn,
    .is_popPrint .pop_wrap .popup .btn_close {
        display: none;
    }

    .is_popPrint .pop_wrap.pop_alert,
    .is_popPrint .pop_wrap.pop_confirm {
        display: none !important;
    }

    .is_popPrint .pop_wrap.is_visible {
        display: block;
    }

    .is_popPrint .popup,
    .is_popPrint .pop_cont {
        height: auto !important;
    }

    body.is_popPrint.has_popCardStatement .pop_wrap .popup.pop_card_statement {
        width: 420px;
        margin: auto;
    }

    .is_popPrint .pop_card_statement:after {
        display: none;
    }

    .table_wrap.lr_none table {
        width: calc(100% + 4px);
        margin: 0 -2px;
    }

    .listofbills_wrap {
        width: 100% !important;
    }

    .list_wrap_payment.center li {
        min-width: 60px !important;
    }

    .table_wrap.col th,
    .table_wrap.col td {
        font-size: 13px;
    }

    .printArea.gapt60 {
        margin-top: 0 !important;
    }

    .card_reportlist_wrap .swiper-wrapper {
        transform: none !important;
    }

    .card_reportlist_wrap .dashdesk.swiper-slide {
        display: none;
    }

    .card_reportlist_wrap .dashdesk.swiper-slide-active {
        display: block;
    }

    .card_usage_wrap .card_usage_list .price::after {
        right: 0;
    }

    .view_as_amount {
        flex-direction: column;
    }

    .accordion_wrap .accordion_header button.acc_btn,
    .accordion_wrap .accordion_header a[role="button"].acc_btn {
        border-top: 1px solid #333333;
    }

    .accordion_wrap .accordion_header button.acc_btn:after,
    .accordion_wrap .accordion_header a[role="button"].acc_btn:after {
        transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
    }

    .accordion_wrap .accordion_header button.acc_btn.medium:after,
    .accordion_wrap .accordion_header a[role="button"].acc_btn.medium:after,
    .accordion_wrap .accordion_header button.acc_btn.big:after,
    .accordion_wrap .accordion_header a[role="button"].acc_btn.big:after {
        margin-top: -10px;
        margin-top: -11px;
        border-right: 2px solid #333;
        border-bottom: 2px solid #333;
        transform: translateY(50%) rotate(225deg);
        -o-transform: translateY(50%) rotate(225deg);
        -ms-transform: translateY(50%) rotate(225deg);
        -webkit-transform: translateY(50%) rotate(225deg);
    }

    .accordion_wrap .accordion_body {
        display: block !important;
    }

    .printBody #container {
        width: 100% !important;
        padding-top: 0 !important;
    }

    .neocave {
        display: none;
    }
}

.align_t {
    vertical-align: top !important;
}

.align_m {
    vertical-align: middle !important;
}

.align_b {
    vertical-align: bottom !important;
}

.align_t th,
.align_t td {
    vertical-align: top;
}

.text_error {
    color: #ff0000 !important;
}

.text_basic.type02 {
    font-size: 24px;
    color: #111;
}

.btn_details {
    display: inline-block;
    font-weight: 300;
    font-size: 13px;
    color: #086ac6;
}

.btn_details:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 2px;
    border-top: 1px solid #086ac6;
    border-right: 1px solid #086ac6;
    transform: rotate(45deg);
}

.btn_refrash {
    position: relative;
}

.btn_refrash:after {
    content: '';
    display: inline-block;
    width: 16px;
    height: 17px;
    margin: 0 0 -px 10px;
    background: url(/pconts/images/icon/btn_refresh.png) no-repeat;
    background-size: 100%;
}

.list_loading {
    position: relative;
    width: 100%;
    height: 72px;
    background-color: #f6f6f6;
}

.list_loading:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 21px;
    height: 21px;
    margin: -10px;
    background: url(/pconts/images/icon/ico_list_loading.png) no-repeat;
}

.modal_area .modal_cont .modal_scroll {
    overflow-y: auto;
    max-height: 500px;
}

.modal_area.width980 {
    width: 980px;
}

.box_con {
    margin-top: 60px;
}

.box_con.first {
    margin-top: 30px;
}

.box_con .con_text {
    display: block;
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 16px;
    color: #111;
    line-height: 1;
}

.underline {
    text-decoration: underline;
}

.btn_group2 {
    width: 600px;
    text-align: right;
}

.btn_group2 a {
    width: 264px;
}

.btn_group2 a:nth-child(3),
.btn_group2 a:nth-child(4) {
    margin-top: 8px;
}

.btn_group2 a:nth-child(3) {
    margin-left: 0;
}

.btn_wrap.btn_link {
    margin-top: 16px;
}

.align_c_frs th,
.align_c_frs td:first-child {
    text-align: center;
}

.table_type01+p.tb_txt {
    margin-top: 10px;
    font-size: 13px;
    color: #111;
    line-height: 1.8;
}

.badge {
    display: inline-block;
}

.badge_new {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #086ac6;
    font-style: normal;
    font-size: 10px;
    color: #fff;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
}

.list_cardType {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: flex-start;
    margin: -10px;
    padding: 30px 0;
}

.list_cardType li {
    position: relative;
    padding: 10px;
    flex: 1;
}

.list_cardType li .item {
    height: 100%;
    padding: 26px 28px;
    border-radius: 10px;
    box-shadow: 2px 2px 24px -2px rgba(51, 51, 51, 0.17);
    background-color: #fff !important;
}

.list_cardType li .item::after {
    content: '';
    position: absolute;
    display: block;
    right: 35px;
    bottom: 30px;
    width: 50px;
    height: 50px;
}

.list_cardType.welfare li .ico01::after {
    background: url('/pconts/images/main/customer/ico_welfare01.png') no-repeat;
    background-size: 50px auto;
}

.list_cardType.welfare li .ico02::after {
    background: url('/pconts/images/main/customer/ico_welfare02.png') no-repeat;
    background-size: 50px auto;
}

.list_cardType.welfare li .ico03::after {
    background: url('/pconts/images/main/customer/ico_welfare03.png') no-repeat;
    background-size: 50px auto;
}

.list_cardType.welfare li .ico04::after {
    background: url('/pconts/images/main/customer/ico_welfare04.png') no-repeat;
    background-size: 50px auto;
}

.list_cardType.welfare li .ico05::after {
    background: url('/pconts/images/main/customer/ico_welfare05.png') no-repeat;
    background-size: 50px auto;
}

.list_cardType li .item .tit {
    font-size: 20px;
    color: #111;
    font-weight: 700;
}

.list_cardType li .item .txt {
    font-size: 16px;
    color: #111;
    margin-top: 15px;
    margin-bottom: 50px;
}

.list_cardType li .item a::after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-left: 5px;
    margin-bottom: 2px;
    border: solid #666;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
}

.list_cardType.icon li {
    flex: inherit;
    width: 33.333%;
}

.list_cardType.icon .item {
    text-align: center;
}

.list_cardType.icon .ico01 {
    background: url('/pconts/images/main/customer/ico_group01.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.icon .ico02 {
    background: url('/pconts/images/main/customer/ico_group02.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.icon .ico04 {
    background: url('/pconts/images/main/customer/ico_group04.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.icon .ico05 {
    background: url('/pconts/images/main/customer/ico_group05.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.icon .ico06 {
    background: url('/pconts/images/main/customer/ico_group06.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.icon .ico07 {
    background: url('/pconts/images/main/customer/ico_group03.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.icon .item a,
.list_cardType.family .item a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 70px;
}

.list_cardType.icon .item a::after,
.list_cardType.family .item a::after {
    content: none;
}

.list_cardType.icon .item .tit,
.list_cardType.family .item .tit {
    display: block;
    font-size: 18px;
    color: #111;
    text-align: center;
}

.list_cardType.family li {
    flex: inherit;
    width: 25%;
}

.list_cardType.family .ico01 {
    background: url('/pconts/images/main/customer/ico_family01.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.family .ico02 {
    background: url('/pconts/images/main/customer/ico_family02.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.family .ico03 {
    background: url('/pconts/images/main/customer/ico_family03.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.family .ico04 {
    background: url('/pconts/images/main/customer/ico_family04.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.family .ico05 {
    background: url('/pconts/images/main/customer/ico_family05.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.family .ico06 {
    background: url('/pconts/images/main/customer/ico_family06.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.family .ico07 {
    background: url('/pconts/images/main/customer/ico_family07.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.family .ico08 {
    background: url('/pconts/images/main/customer/ico_family08.png') no-repeat;
    background-position: center 30px;
    background-size: 50px auto;
}

.list_cardType.mid_line {
    padding: 10px 0 30px;
    margin: -9px;
}

.list_cardType.mid_line li {
    flex: inherit;
    width: 33.333%;
    padding: 9px;
}

.list_cardType.mid_line li .item {
    text-align: center;
    padding: 20px 0 18px;
}

.list_cardType.mid_line li .item img {
    padding-bottom: 20px;
}

.list_cardType.mid_line li .item .tit {
    padding-top: 20px;
    padding-bottom: 3px;
    border-top: 1px solid #eee;
    font-size: 16px;
    color: #333;
}

.list_cardType.mid_line li .item a {
    display: block;
    color: #5e7def;
    font-size: 16px;
}

.list_cardType.mid_line li .item a::after,
.list_cardType.mid_line li .item::after {
    content: none;
}

.h_wrap+.list_cardType {
    padding-top: 0px;
}

.familyMall {
    padding-top: 40px;
    position: relative;
}

.familyMall::before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    left: calc(-50vw + 50%);
    top: 0;
    width: 100vw;
    height: 10px;
    border-top: 1px solid #ddd;
    background-color: #eee;
}

.familyMall .mall_list {
    border: solid #e4e4e4;
    border-width: 1px 1px 0 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.familyMall .mall_list li {
    width: 25%;
    border: solid #e4e4e4;
    border-width: 0 0 1px 1px;
    text-align: center;
}

.familyMall .mall_list li a {
    display: block;
    line-height: 58px;
}

.step_boxlist>ul>li {
    position: relative;
    width: 100%;
    margin-bottom: 56px;
    padding: 30px;
    border: 1px solid #ddd;
}

.step_boxlist>ul>li:last-child {
    margin-bottom: 0;
}

.step_boxlist>ul>li:after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    bottom: -36px;
    width: 30px;
    height: 16px;
    margin-left: -15px;
    background: url(/pconts/images/common/step_bottom.png) no-repeat;
    background-size: 100%;
}

.step_boxlist>ul>li:last-child:after {
    content: '';
    left: 0;
    bottom: 0;
    width: 0;
    height: 0;
    background: none;
}

.step_boxlist .num_ind {
    position: relative;
    padding: 8px 0 0 18px;
    font-weight: 700;
    font-size: 15px;
    color: #333;
}

.step_boxlist .num_ind em {
    position: absolute;
    top: 0;
    left: 0;
    margin-right: 5px;
    font-style: normal;
    font-weight: 300;
    font-size: 23px;
    color: #111;
}

.step_boxlist .num_ind+.marker_refer {
    padding-left: 36px;
}

.step_boxlist .num_ind+.marker_refer:before {
    left: 18px;
}

.step_boxlist .img_area {
    padding: 35px 0 5px;
    text-align: center;
}

dl.note_text dt {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 18px;
}

dl.note_text dd {
    margin-bottom: 30px;
}

dl.note_text dd ul li {
    color: #111;
}

dl.note_text dd ul li span {
    font-weight: 700;
}

.tb_install td p {
    margin-bottom: 5px;
}

.tb_install td strong {
    margin-bottom: px;
    color: #333;
}

.tb_install td .btn_wrap>a+a {
    margin-top: 10px;
}

.notice_wrap {
    padding: 15px 0;
}

.card_no_result {
    padding: 165px 0 0;
}

.card_no_result p {
    font-weight: 700;
    font-size: 26px;
    color: #111;
    text-align: center;
}

.card_no_result p.txt2 {
    margin: 15px 0 0;
    font-weight: 400;
    font-size: 16px;
    color: #111;
}

.card_complete {
    padding: 125px 0 50px;
    background: url(/pconts/images/contents/customer/img_cardComplete.png) no-repeat 50% 35px / 112px 66px;
}

.card_complete p {
    font-weight: 700;
    font-size: 26px;
    color: #111;
    text-align: center;
}

.request_precess_wrap+.btn_wrap {
    margin: 60px 0 0;
}

.request_precess_item+.request_precess_item {
    margin: 56px 0 0;
}

.request_precess_cont+.request_precess_cont {
    padding-right: 0;
}

.request_precess_head {
    margin: 0 0 14px;
}

.request_precess_title {
    font-weight: 700;
    font-size: 24px;
    color: #333;
}

.request_precess_cont .para_type01 {
    font-weight: 700;
    font-size: 34px;
    line-height: 45px;
    color: #111;
}

.request_precess_cont .input_item .type_flex .cells {
    padding-right: 5px;
}

.request_precess_cont .input_item .type_flex .cells label {
    float: none;
    width: 100%;
}

.request_precess_cont .input_item .input_title {
    display: block;
    margin: 0 0 10px;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.request_precess_cont .input_item .input_title~.input_title {
    margin-top: 27px;
}

.request_precess_cont .input_item input {
    font-weight: 700;
    color: #111;
}

.request_precess_cont .input_item .input_style {
    display: block;
    width: 100%;
    min-height: 44px;
    padding: 9px 15px;
    border: 1px solid #eee;
    background-color: #f6f6f6;
    font-weight: 700;
    font-size: 16px;
    color: #111;
    text-align: left;
}

.request_precess_cont .input_item .input_style.style02 {
    background-color: #fff;
    color: #999;
}

.request_precess_cont .input_item .input_title.job {
    position: absolute;
    top: 80px;
    left: -490px;
}

.request_precess_cont .input_item .input_wrap.job {
    position: absolute;
    top: 139px;
    left: -490px;
    width: 440px;
}

.request_precess_cont .input_item .go_to_wrap {
    margin: 18px 0 0;
    text-align: right;
}

.request_precess_cont .input_item .go_to_change {
    display: inline-block;
    font-size: 15px;
    color: #333;
}

.request_precess_cont .input_item .go_to_change:after {
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    vertical-align: middle;
    transform: rotate(45deg);
}

.pop_find_place .guide_para {
    margin: 0 0 25px;
}

.pop_find_place .guide_para p {
    font-size: 20px;
    color: #333;
}

.pop_find_place .table_wrap table {
    table-layout: fixed;
}

.pop_find_place .table_wrap .col1 {
    width: auto;
}

.pop_find_place .table_wrap .col2 {
    width: 165px;
}

.pop_find_place .table_wrap .btn.default {
    min-width: auto;
    width: 100%;
    padding: 0;
}

.pop_find_place .find_place {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-end;
    align-content: center;
}

.pop_find_place .find_place .name {
    flex: 0 1 145px;
    font: 700 16px / 24px normal;
    color: #111;
}

.pop_find_place .find_place .addr {
    flex: 0 1 calc(100% - 145px);
    font-size: 13px;
    line-height: 21px;
    color: #111;
}

.pop_find_place .no_result {
    padding: 150px 0 50px;
    background: url('/prjconts/images/common/img_nodata.png') no-repeat 50% 50px;
}

.pop_find_place .no_result p {
    font-weight: 400;
    font-size: 28px;
    color: #111;
    text-align: center;
}

.pop_find_place .no_result .keyword {
    font-weight: 700;
    color: #333;
}

.search_box_type01+.table_wrap {
    margin-top: 40px;
}

.form_type .form_ele .unknow {
    display: block;
    margin-bottom: 10px
}

.check_wrap.type_grid.cardSelect .check_btn input[type="checkbox"]+span {
    padding: 0
}

.check_wrap.type_grid.cardSelect .flex_row.gutter5 .col.col12 {
    margin-bottom: 8px !important;
}

.txt_alertmsg p {
    margin-top: 18px
}

.txt_alertmsg p:first-child {
    margin-top: 0
}

.bodybox .list_text li {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
    line-height: 1;
}

.bodybox .list_text li:last-child {
    margin-bottom: 0;
}

.bodybox .list_text li span {
    display: inline-block;
    float: left;
    width: 50%;
    color: #111;
    text-align: left;
}

.bodybox .list_text li strong {
    display: inline-block;
    float: right;
    width: 50%;
    font-size: 16px;
    text-align: right;
}

.bodybox .radio_wrap.type_btn.type02 .radio_type2 input[type="radio"]+span {
    width: 109px;
}

.bodybox .reissue_box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.bodybox .reissue_box.radio_group {
    height: 44px;
    margin-top: 30px;
}

.bodybox .reissue_box.radio_group .ico_re {
    padding-top: 10px;
    padding-bottom: 10px;
}

.bodybox .reissue_box p {
    margin-right: 30px;
}

.bodybox .reissue_box p+.reissue_con p {
    margin-right: 0;
}

.bodybox .reissue_box .reissue_con.radio_group {
    margin: 0;
}

.btn_wrap.btn_foot {
    margin: 40px 0 60px;
}

i.cell:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 13px;
    margin: -2px 7px -2px 8px;
    background-color: #111;
}

.ico_re {
    display: inline-block;
    position: relative;
    padding-left: 16px;
}

.ico_re::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 8px;
    height: 8px;
    margin-top: -7px;
    border: 1px solid #111;
    border-width: 0 0 1px 1px;
}

.accordion_wrap.notice {
    margin-top: 60px;
}

.accordion_wrap.notice .accordion_body {
    padding: 20px;
}

.accordion_wrap.notice .accordion_body .marker_dot4 li {
    margin-bottom: 10px;
    font-size: 14px;
}

.accordion_wrap.notice .accordion_body .marker_dot4 li:last-child {
    margin-bottom: 0;
}

.accordion_wrap.notice .accordion_body .marker_dot4+.marker_dot4 {
    margin-top: 40px;
}

.card_lost h3.last_title,
.other_card h3.last_title {
    display: block;
    margin-bottom: 60px;
    font-size: 34px;
}

.card_lost .table_wrap .table_type07 th {
    width: 65%;
}

.card_lost .table_wrap .table_type07 td {
    width: 35%;
    word-break: break-all;
}

.reissue .table_type07 tbody tr td strong {
    display: inline-block;
    padding-left: 230px;
}

.reissue .tab_type09+.btn_wrap {
    margin-top: 40px;
}

.reissue .card_reissue_result {
    margin: 0 0 60px;
    text-align: center;
}

.reissue .card_reissue_result .marker_dot {
    display: inline-block;
    text-align: left;
}

.reissue .card_reissue_result .marker_dot .name {
    font-weight: 700;
    font-size: 15px;
    color: #111;
}

.reissue .card_reissue_result .marker_dot .divide_bar {
    display: inline-block;
    width: 1px;
    height: 12px;
    margin: 0 3px;
    background-color: #111;
    vertical-align: -1px;
}

.card_lost .text_btn.question {
    padding-right: 26px;
}

.card_lost .unknow label span {
    background: transparent;
}

.card_lost .unknow label span::before {
    background-color: #fff;
}

.card_lost .card_no_result {
    padding: 190px 0 20px;
    background-position: 50% 30px;
}

#pwPopup .pwpop_tit {
    display: block;
    margin-bottom: 20px;
}

.other_card {
    padding: 60px 0;
}

.other_card .accordion_wrap.accordion_check {
    margin-top: 20px;
}

.other_card .accordion_wrap.accordion_check .accordion_body {
    padding: 30px 35px;
}

.other_card .marker_dot4>li {
    margin-bottom: 5px;
    font-size: 14px;
}

.other_card .marker_dot4>li:last-child {
    margin-bottom: 0;
}

.other_card .check_wrap.type_btn.w100p label,
.other_card .check_wrap.type_btn.w100p label span,
.other_card .check_wrap.type_btn.w100p label input[type="checkbox"] {
    width: 100%;
}

.other_card .col03>li {
    float: left;
    padding-right: 5px;
    margin-bottom: 5px;
}

.other_card .col03>li:nth-child(3n) {
    padding-right: 0;
}

.other_card .table_type07 thead th {
    padding: 20px 14px;
    font-weight: 300;
    font-size: 15px;
    color: #111;
    text-align: left;
}

.other_card .table_type07 tbody tr td:first-child,
.other_card .table_type07 tbody tr td {
    padding: 10px 14px !important;
    vertical-align: middle;
}

.other_card .table_type07 tbody tr td.text_xsm {
    font-size: 13px;
}

.card_inquiry_list.btn_gap+.btn_gap {
    margin-top: 60px;
}

.other_card.pop_cont>p {
    margin-bottom: 40px;
    font-size: 24px;
}

.other_card1.pop_cont>p:last-child {
    margin-bottom: 0;
}

.card_select_wrap .btn_wrap {
    margin-top: 40px;
}

.card_select_wrap .btn_wrap .btn {
    font-weight: 700;
}

.card_select_wrap .btn_wrap .btn .color1 {
    color: #111;
}

.card_select_wrap .btn_wrap .btn .color2 {
    color: #999;
}

.card_select_list li+li {
    margin: 10px 0 0;
}

.card_select_item {
    border: 1px solid #eee;
    border-radius: 8px;
    box-shadow: 1px 1px 12px 1px rgba(69, 82, 94, 0.15);
}

.card_select_item .card_select_head {
    padding: 20px 18px;
}

.card_select_item .card_select_head label {
    display: block;
    cursor: pointer;
}

.card_select_item .card_select_head label input {
    position: absolute;
    width: 1px;
    height: 1px;
    clip: rect(1px, 1px, 1px, 1px);
}

.card_select_item .card_select_head .card_name {
    display: inline-block;
    margin: 0 8px 0 0;
    vertical-align: middle;
}

.card_select_item .card_select_head .card_nums {
    display: inline-block;
}

.card_select_item .card_select_body {
    display: none;
    position: relative;
    padding: 10px 18px;
}

.card_select_item .card_select_body:before {
    content: '';
    position: absolute;
    top: 0;
    left: 18px;
    right: 18px;
    height: 1px;
    background-color: #eee;
}

.card_select_item .card_select_body .upper,
.card_select_item .card_select_body .lower {
    overflow: hidden;
}

.card_select_item .card_select_body .key {
    float: left;
    margin: 0 0 0 9px;
    font-size: 15px;
    color: #111;
}

.card_select_item .card_select_body .val {
    float: left;
    margin: 0 0 0 9px;
    font-size: 15px;
    color: #333;
}

.card_select_item .card_select_body .key:first-child,
.card_select_item .card_select_body .val:first-child {
    margin-left: 0;
}

.card_select_item .card_select_body .val.positive {
    color: #517ae4;
}

.card_select_item .card_select_body .val.negative {
    color: #ff0000;
}

.card_select_item .card_select_body .lower .val:nth-child(2):after {
    content: '';
    display: block;
    float: right;
    width: 1px;
    height: 13px;
    margin: 4px 0 0 8px;
    background-color: #333;
}

.card_select_item.selected {
    border-color: #4868e1;
}

.card_select_item.opened .card_select_head {
    padding-bottom: 10px;
}

.card_select_item.opened .card_select_body {
    display: block;
}

.customer_center .h_wrap.gap30 {
    margin-top: 60px;
}

.customer_center .h_wrap+.marker_dot2+.btn_wrap {
    margin-top: 20px;
}

.customer_center .marker_dot+.marker_refer {
    margin-top: 30px;
}

.customer_center .accordion_wrap .both_gap {
    padding: 0 20px;
}

.customer_center .accordion_wrap .list_tit {
    display: block;
    margin: 20px 0 6px;
}

.customer_center .contents_body {
    margin: 60px 0;
}

.customer_center .contents_body.period .radio_wrap {
    margin-top: 20px;
}

.customer_center .contents_body.period .btn_wrap {
    margin-top: 40px;
}

.customer_center .gap_top01 {
    margin-top: 45px;
}

.customer_center .info_table .emp {
    display: block;
    margin: 10px 0 5px;
    font-weight: 700;
    font-style: normal;
}

.customer_center .table_wrap.first {
    margin-top: 90px;
}

.customer_center .table_wrap+.table_wrap {
    margin-top: 60px;
}

.customer_center .table_wrap .sub_title5 {
    margin-bottom: 20px;
}

.investigate_order ol {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.investigate_order ol li {
    position: relative;
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 40px 0;
}

.investigate_order ol li:after {
    content: '';
    display: block;
    position: absolute;
    top: 40px;
    right: -12px;
    width: 25px;
    height: 25px;
    background: url(/pconts/images/contents/customer/img_investigateOrderArrow.png) no-repeat 50% 50% / 100% auto;
    transform: rotate(-90deg);
}

.investigate_order ol li:last-child:after {
    content: none;
}

.investigate_order ol li .item {
    position: relative;
    height: 120px;
    padding: 75px 0 0;
    text-align: center;
}

.investigate_order ol li .item:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 72px;
    background-color: #c4c3c4;
}

.investigate_order ol li:last-child .item:after {
    content: none;
}

.investigate_order ol li.order1 .item {
    background: url(/pconts/images/contents/customer/img_investigateOrder01.png) no-repeat 50% 0 / 37px 58px;
}

.investigate_order ol li.order2 .item {
    background: url(/pconts/images/contents/customer/img_investigateOrder02.png) no-repeat 50% 0 / 54px 58px;
}

.investigate_order ol li.order3 .item {
    background: url(/pconts/images/contents/customer/img_investigateOrder03.png) no-repeat 50% 0 / 50px 60px;
}

.investigate_order ol li.order4 .item {
    background: url(/pconts/images/contents/customer/img_investigateOrder04.png) no-repeat 50% 0 / 37px 62px;
}

.investigate_order ol li.order5 .item {
    background: url(/pconts/images/contents/customer/img_investigateOrder05.png) no-repeat 50% 0 / 37px 58px;
}

.investigate_order+.accordion_wrap {
    margin-top: 60px;
}

.card_lost .btn_wrap.btn_more {
    max-width: 200px;
    margin: 40px auto 0;
}

.card_lost .common_area {
    margin-top: 60px;
}

.check_wrap.type_list .check_wrap .usage_list li {
    border-bottom: 0;
}

.check_wrap.type_list .check_wrap .usage_list li .usage_item .price_info {
    padding-top: 0;
    padding-bottom: 0;
}

.check_wrap.type_list .check_wrap .usage_list li .usage_item .price_info .vm {
    padding-right: 0;
}

.check_wrap.type_list .check_wrap .usage_list dl {
    margin-top: 0;
    margin-bottom: 0;
}

.check_wrap.type_list .check_wrap .usage_list dl dd {
    border: 0;
}

.customer_center .request_result {
    margin: 22px 0 52px;
    font-weight: 700;
    font-size: 34px;
    text-align: center;
}

.customer_center .request_result .pass {
    color: #111;
}

.customer_center .see_more_wrap {
    margin-top: 40px;
}

.check_wrap.type_list .accordion_wrap.accordion_check.type02 .accordion_header .check_item {
    padding: 35px 80px 35px 0;
}

.customer_center .request_card_check .tab_type08 .tab_list {
    margin-bottom: 30px;
}

.customer_center .request_card_check .table_type07 tbody td {
    padding-left: 260px;
}

.customer_center .request_card_check .tab_type08 .tab_list {
    margin-bottom: 30px;
}

.customer_center .request_card_check .table_type07 tbody td {
    padding-left: 260px;
}

.customer_center .result_para {
    padding: 20px 0 40px;
}

.customer_center .result_para .para {
    font-weight: 700;
    font-size: 34px;
    color: #111;
    text-align: center;
}

.multiple_input_type01 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.multiple_input_type01 .cell {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}

.multiple_input_type01 .cell.item1 {
    width: 100%;
    margin: 0 0 10px;
}

.multiple_input_type01 .cell.item1 .input_date {
    width: 100%;
}

.multiple_input_type01 .cell.item2 {
    width: 50%;
    padding: 0 2px 0 0;
}

.multiple_input_type01 .cell.item2+.item2 {
    padding: 0 0 0 2px;
}

.customer_center .terms_area {
    padding: 60px 0;
}

.text_top {
    margin-bottom: 90px
}

.text_top .txt {
    margin-bottom: 57px;
    color: #111;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.35;
}

.step_reward>li {
    width: 20%;
}

.step_reward.step>li {
    border-top: 0;
}

.step_reward.step>li .icon_box.icon01 {
    background-image: url(/pconts/images/contents/customer/ico_rewordicon01.png)
}

.step_reward.step>li .icon_box.icon02 {
    background-image: url(/pconts/images/contents/customer/ico_rewordicon02.png)
}

.step_reward.step>li .icon_box.icon03 {
    background-image: url(/pconts/images/contents/customer/ico_rewordicon03.png)
}

.step_reward.step>li .icon_box.icon04 {
    background-image: url(/pconts/images/contents/customer/ico_rewordicon04.png)
}

.step_reward.step>li .icon_box.icon05 {
    background-image: url(/pconts/images/contents/customer/ico_rewordicon05.png)
}

.form_ele .work_info>div+.text_tip+div {
    margin-top: 18px
}

.checkAll {
    display: block;
    margin-bottom: 15px
}

.checkAll label span {
    color: #111;
    font-size: 16px;
    font-weight: 700
}

.use_select_list span {
    font-weight: 400
}

.use_select_list .info .date {
    padding-right: 16px
}

.use_select_list .info .date:after {
    content: '';
    display: block;
    position: absolute;
    right: 6px;
    top: 6px;
    width: 1px;
    height: 13px;
    background-color: #e6e6e6;
}

.use_select_list .info .title_area {
    padding-left: 55px;
    color: #111
}

.use_select_list label {
    display: block
}

.use_select_list label .price {
    position: absolute;
    right: 0
}

.use_select_list label .price,
.use_select_list label .price span {
    color: #333;
    font-weight: 700
}

.comp_list_type01 {
    margin-bottom: 60px
}

.comp_list_type01 ul {
    margin-top: 20px;
    padding: 12px 0;
    border: solid #ddd;
    border-width: 1px 0
}

.comp_list_type01 ul:first-child {
    margin-top: 0
}

.comp_list_type01 ul li {
    padding: 0 12px;
    line-height: 30px;
    vertical-align: top
}

.comp_list_type01 ul li strong {
    display: inline-block;
    width: 123px;
    padding-top: 1px;
    font-weight: 400;
    vertical-align: top
}

.comp_list_type01 ul li .cont {
    display: inline-block;
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.comp_list_type01 ul li .cont span+span {
    margin-left: 30px
}

.exmember .radio_wrap .radio_type2.type02 input[type="radio"]+span {
    font-size: 16px;
}

.exmember .radio_wrap .radio_type2.type02 input[type="radio"]+span em {
    font-style: normal;
    font-size: 13px;
}

.exmember .table_type05 thead th {
    padding: 11px 20px;
    text-align: center;
}

.exmember .ico_card_list {
    display: inline-block;
}

.exmember .ico_card_list li {
    float: left;
    position: relative;
    height: 15px;
    padding-left: 20px;
    margin-right: 14px;
}

.exmember .ico_card_list li:last-child {
    margin: 0;
}

.exmember .ico_card_list li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
}

.exmember .ico_card_list li.item01::before {
    background: url(/pconts/images/contents/customer/ico_card01.png) no-repeat center;
}

.exmember .ico_card_list li.item02::before {
    background: url(/pconts/images/contents/customer/ico_card02.png) no-repeat center;
}

.exmember .ico_card_list li.item03::before {
    background: url(/pconts/images/contents/customer/ico_card03.png) no-repeat center;
}

.exmember .ico_card_list li.item04::before {
    background: url(/pconts/images/contents/customer/ico_card04.png) no-repeat center;
}

.exmember .ico_card_list li.item05::before {
    background: url(/pconts/images/contents/customer/ico_card05.png) no-repeat center;
}

.exmember .ico_card_list li.item06::before {
    background: url(/pconts/images/contents/customer/ico_card06.png) no-repeat center;
}

.exmember .conhead_visual {
    margin-bottom: 80px;
}

.exmember .underline {
    border-bottom: 1px solid #517ae4;
}

.customerCenter.notice .box_con {
    margin: 0;
}

.customerCenter.notice .box_type2 {
    position: relative;
    padding: 0 0 25px;
}

.customerCenter.notice .info_txt1 {
    display: block;
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 24px;
    line-height: 0.9;
}

.customerCenter.notice .info_txt2 {
    display: inline-block;
    font-size: 13px;
    color: #111;
    line-height: 0.9;
}

.customerCenter.notice .btn_download02 {
    position: absolute;
    top: 0;
    right: 30px;
}

.customerCenter.notice .info_con {
    padding: 25px 0;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    color: #111;
}

.customerCenter.notice .n_txts01 {
    margin-bottom: 20px;
}

.customerCenter.notice .news-Description-List dl dt {
    padding: 10px 0;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.card_use_guide .table_wrap+[class^="marker_"] {
    margin-top: 20px;
}

.card_use_guide .box_con {
    margin: 0 0 60px;
}

.card_use_guide .box_con:last-child {
    margin: 0;
}

.cs_use_guide .accordion_body .area {
    padding-top: 0;
    padding-bottom: 0;
}

.cs_use_guide .accordion_body .inner {
    padding-top: 25px;
    padding-bottom: 25px;
}

.cs_use_guide .accordion_body .inner.border_top {
    border-top: 1px solid #e4e4e4;
}

.cs_use_guide .accordion_body .marker_dot>li {
    font-size: 15px;
}

.cs_use_guide .accordion_body .text_group+.text_group {
    margin-top: 60px;
}

.card_guide_accordion .table_wrap+.marker_dot {
    margin-top: 15px;
}

.ly_inner .card_guide_accordion .area .h_wrap.first {
    margin-top: 0;
}

.ly_inner .card_guide_accordion .area .h_wrap {
    margin-top: 40px;
}

.ly_inner .card_guide_accordion .area .h_wrap .title {
    margin-top: 0;
    margin-bottom: 0;
}

.card_guide_accordion .title5 {
    margin: 5px 0 40px;
}

.card_guide_accordion .sub_title {
    margin: 22px 0 12px;
}

.card_guide_accordion .sub_title.first {
    margin-top: 0;
}

.card_guide_accordion .sub_title6 {
    margin: 35px 0 15px;
}

.card_view_guide {
    padding-top: 0;
    padding-bottom: 0;
}

.card_view_guide .card_view_img {
    overflow: hidden;
    margin: 0 0 50px 65px;
}

.card_view_guide .card_view_img .cell {
    position: relative;
    float: left;
    width: 345px;
}

.card_view_guide .card_view_img .cell img {
    max-width: 100%;
    width: 285px;
}

.card_view_guide .card_view_img .cell.front {
    margin: 0 25px 0 0;
    padding: 0 0 0 60px;
}

.card_view_guide .card_view_img .cell.back {
    margin: 0 0 0 25px;
    padding: 0 0 0 60px
}

.card_view_guide .card_view_img .cell .name {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.marker_number2 {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.marker_number2>li {
    position: relative;
    padding: 0 0 0 25px;
    line-height: 1.53;
}

.marker_number2>li+li {
    margin-top: 10px;
}

.marker_number2>li .number {
    position: absolute;
    top: 1px;
    left: 0;
    width: 18px;
    height: 18px;
    background-color: #4868e1;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    color: #fff;
    text-align: center;
}

.marker_number2>li .s_tit {
    display: block;
    margin: 0 0 6px;
    font-weight: 700;
    font-size: 18px;
    color: #333;
}

.report_box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.report_box .report_item {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 50%;
}

.report_box .report_item .img {
    background-size: 100% auto;
}

.report_box .report_item .img img {
    max-width: 100%;
    background-size: 100% auto;
}

.report_box .report_item .img .m {
    display: none;
    background-size: 100% auto;
}

.report_box .marker_number2>li+li {
    margin-top: 50px;
}

.report_box .marker_number2>li .number {
    top: 4px;
}

.table_headnote:after {
    content: '';
    display: block;
    clear: both;
}

.table_headnote .right_area {
    float: right;
}

.table_headnote .table_headnote_text {
    display: inline-block;
    height: 25px;
    font-size: 13px;
    color: #111;
}

.img_rf {
    margin-bottom: 17px;
    text-align: center
}

.img_rf img {
    width: 360px;
    max-width: 360px;
}

.cust_guide .table_wrap+.table_wrap {
    margin-top: 17px
}

.cust_guide .table_wrap+.marker_refer,
.cust_guide .table_wrap+.marker_dot {
    margin-top: 10px
}

.consult_bridge {
    display: block;
    overflow: hidden;
    position: relative;
    width: 860px;
    margin: 0 auto;
    padding: 0;
}

.consult_bridge:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    top: 155px;
    left: 50%;
    bottom: 85px;
    background-color: #ddd;
}

.consult_bridge_area {
    position: relative;
    float: left;
    width: 50%;
    padding: 200px 0 65px;
    background: url(/pconts/images/contents/customer/ico_consult_bridge.png) no-repeat 50% 135px / 48px 43px;
    text-align: center;
}

.consult_bridge_title {
    margin: 0 0 16px;
    font-weight: 700;
    font-size: 24px;
    color: #333;
}

.consult_bridge_para {
    margin: 0 0 36px;
    font-weight: 400;
    font-size: 16px;
    color: #111;
}

.para_introduce {
    font-weight: 700;
    font-size: 34px;
    line-height: 1.4;
    color: #111;
}

.para_introduce.top {
    margin: 0 0 55px;
}

.para_introduce .sub_para {
    font-weight: 400;
    font-size: 18px;
    color: #111;
}

.para_introduce .sub_para.type02 {
    line-height: 1.4;
}

.consult_history_box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.consult_history_box .complete_body.type02 {
    padding-bottom: 60px;
}

.consult_history_head {
    position: relative;
}

.consult_history_head .title {
    display: inline-block;
    margin: 0 0 15px;
    padding: 0;
    font-weight: 700;
    font-size: 24px;
    color: #333;
}

.consult_history_head .goto_list {
    display: inline-block;
    position: relative;
    width: 24px;
    height: 20px;
    text-indent: -9999px;
}

.consult_history_head .goto_list:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin: -8px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(45deg);
}

.consult_history_head .title .link {
    display: inline-block;
    position: relative;
    padding-right: 18px;
}

.consult_history_head .title .link:after {
    content: '';
    display: block;
    position: absolute;
    top: calc(50% - 6px);
    right: 0;
    width: 10px;
    height: 10px;
    margin: 0;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    transform: rotate(45deg);
}

.consult_history_body {
    display: block;
    position: relative;
    padding: 32px 30px;
    border: 1px solid #ddd;
    border-radius: 6px;
    box-shadow: 2px 2px 24px -2px rgba(51, 51, 51, 0.17);
}

.consult_history_body .cell1 {
    padding: 0 90px 0 190px;
}

.consult_history_body .cell2 {
    position: absolute;
    top: 50%;
    left: 30px;
    width: 135px;
    transform: translateY(-50%);
}

.consult_history_body .cell3 {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
}

.consult_history_body .consult_title {
    display: block;
    font-weight: 700;
    font-size: 16px;
    color: #333;
    cursor: pointer;
}

.consult_history_body .consult_date {
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.consult_history_body .consult_state {
    font-weight: 400;
    font-size: 15px;
    color: #4868e1;
}

.consult_history_body .consult_no_date {
    font-weight: 400;
    font-size: 15px;
    color: #111;
    text-align: center;
}

[data-type="list"] .consult_history_body {
    display: block;
    position: relative;
    padding: 32px 0;
    border: 0;
    border-bottom: 1px solid #eee;
    box-shadow: none;
}

[data-type="list"] .consult_history_body .cell1 {
    padding: 0 110px 0 190px;
}

[data-type="list"] .consult_history_body .cell2 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 135px;
    transform: translateY(-50%);
}

[data-type="list"] .consult_history_body .cell3 {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

[data-type="list"] .consult_history_body .order_number {
    display: inline-block;
    margin: 0 0 3px;
    font-size: 15px;
    color: #111;
}

[data-type="list"] .consult_history_body .consult_title {
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

[data-type="list"] .consult_history_body .consult_date {
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

[data-type="list"] .consult_history_body .consult_state {
    font-weight: 400;
    font-size: 15px;
    color: #4868e1;
}

[data-type="list"] .consult_history_body .consult_no_date {
    font-weight: 400;
    font-size: 15px;
    color: #111;
    text-align: center;
}

[data-type="list"] .consult_history_body.type02 {
    border-bottom: 0;
}

[data-type="list"] .consult_history_body.type02 .cell1 {
    display: flex;
    padding-right: 130px;
}

[data-type="list"] .consult_history_body.type02 .order_number {
    width: 150px;
}

[data-type="list"] .consult_history_body.type02 .consult_title {
    width: calc(100% - 180px);
    height: 23px;
    margin-left: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

[data-type="list"] .consult_history_body.type02 .consult_title:hover {
    color: #4868e1;
}

.list_view .consult_answer {
    margin-top: 45px;
}

.consult_answer {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 20px;
    border: 1px solid #ddd;
    box-shadow: 2px 2px 20px 2px rgba(51, 51, 51, 0.15);
}

.consult_answer .consult_answer_head {
    display: block;
    position: relative;
    margin: 0;
    padding: 23px 0 24px;
    border-bottom: 1px solid #eee;
}

.consult_answer .consult_answer_image {
    position: absolute;
    left: 0;
    width: 42px;
    height: 42px;
}

.consult_answer .consult_answer_image img {
    max-width: 100%;
}

.consult_answer .consult_answer_title {
    margin: 1px 0 2px;
    font-weight: 700;
    font-size: 15px;
    line-height: 1.2;
    color: #333;
}

.consult_answer .consult_answer_date {
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    color: #111;
}

.consult_answer .consult_answer_body {
    padding: 26px 0;
}

.consult_answer .consult_answer_body .txt_area {
    font-weight: 400;
    font-size: 15px;
    color: #333;
}

.keyword_suggest {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.keyword_suggest .pod {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle;
}

.keyword_suggest .pod .keyword {
    display: inline-block;
    padding: 5px;
    font-weight: 400;
    font-size: 16px;
    color: #333;
}

.keyword_category_box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.keyword_category_inner {
    display: block;
    overflow: hidden;
    position: relative;
    height: 45px;
    margin: 0;
    padding: 0;
}

.keyword_category_box.is_opened .keyword_category_inner {
    height: auto;
}

.keyword_category {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
}

.keyword_category li {
    flex: 0 1 auto;
}

.keyword_category li .keyword {
    display: block;
    width: 100%;
    height: 44px;
    padding: 2px 5px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: #111;
    text-align: center;
}

.keyword_category li.is_selected .keyword {
    border-color: #4868e1;
    border-width: 2px;
    color: #4868e1;
}

.keyword_category.col6_3 {
    margin: -3px -3px -3px -3px;
}

.keyword_category.col6_3 li {
    width: 16.666666%;
    padding: 3px 3px 3px 3px;
}

.keyword_category_toggle {
    display: block;
    padding-bottom: 10px;
    margin: 25px 0 0;
    text-align: center;
}

.keyword_category_toggle .btn_toggle {
    padding: 5px 10px;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.keyword_category_toggle .btn_toggle:after {
    content: '';
    display: inline-block;
    margin: 0 0 0 6px;
    border-top: 7px solid #c2c2c2;
    border-right: 5px solid #fff;
    border-left: 5px solid #fff;
    vertical-align: middle;
}

.keyword_category_box.is_opened .btn_toggle:after {
    transform: rotate(180deg);
}

.keyword_mid_select {
    text-align: right;
}

.keyword_mid_select .select_wrap {
    display: inline-block;
    width: 360px;
    text-align: left;
}

.faq_box {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.faq_box .faq_head .faq_title {
    position: relative;
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 24px;
    color: #111;
}

.faq_box .faq_head .faq_title .lg {
    font-weight: 700;
    font-size: 24px;
    color: #111;
    vertical-align: middle;
}

.faq_box .faq_head .faq_title .md {
    font-weight: 700;
    font-size: 20px;
    color: #111;
    vertical-align: middle;
}

.faq_box .faq_head .faq_title .md:before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 10px 0 2px;
    border-top: 1px solid #a7a7a7;
    border-right: 1px solid #a7a7a7;
    vertical-align: 2px;
    transform: rotate(45deg);
}

.faq_box .faq_head .count {
    display: inline-block;
    font-weight: 400;
    margin: 0 0 10px;
    font-size: 15px;
    color: #111;
}

.faq_box .faq_head .count .num {
    font-weight: 700;
    color: #111;
}

.faq_box .faq.accordion_wrap {
    margin: 0 0 40px;
}

.accordion_wrap.faq .accordion_header .qusetion {
    display: block;
    position: absolute;
    left: -9999px;
    top: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.accordion_wrap.faq .accordion_body .inner .answer {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 16px;
    height: 19px;
    overflow: hidden;
    display: block;
    text-indent: -9899px;
}

.pannel_accept {
    display: block;
    position: relative;
    margin: 0 auto 6px;
}

.pannel_accept .icon_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.pannel_accept .icon_list:after {
    content: none;
}

.pannel_accept .icon_list li:last-child:after {
    content: none;
}

.pannel_accept .icon_list li .step1 {
    background: url('/pconts/images/contents/customer/img_pannel_accept1.png') no-repeat 50% 4px / 50px auto;
}

.pannel_accept .icon_list li .step2 {
    background: url('/pconts/images/contents/customer/img_pannel_accept2.png') no-repeat 50% 4px / 50px auto;
}

.pannel_accept .icon_list li .step3 {
    background: url('/pconts/images/contents/customer/img_pannel_accept3.png') no-repeat 50% 4px / 50px auto;
}

.pannel_accept .icon_list li .step4 {
    background: url('/pconts/images/contents/customer/img_pannel_accept4.png') no-repeat 50% 4px / 50px auto;
}

.online_customer .map_area {
    width: 100%;
    height: 369px;
}

.online_customer .order_item {
    display: table;
    width: 100%;
    height: 100px;
    color: #333;
}

.online_customer .order_item>div {
    display: table-cell;
    width: auto;
    vertical-align: middle;
}

.online_customer .order_item .info_num {
    width: 48px;
    font-weight: 700;
}

.online_customer .order_item .check_default input[type="checkbox"]+span.label_txt {
    padding-left: 60px;
    font-weight: 700;
    color: #333;
}

.online_customer .order_item .label_txt {
    padding: 0;
    font-weight: 700;
    color: #333;
}

.online_customer .order_item .btn_wrap {
    width: 64px;
}

.online_customer .order_item .btn_wrap .btn_table {
    position: relative;
    width: 22px;
    height: 22px;
    background-color: #999;
    border-radius: 2px;
}

.online_customer .order_item .btn_wrap .btn_table.arrow_up {
    margin-right: 15px;
}

.online_customer .order_item .btn_wrap .btn_table.arrow_up::after {
    content: '';
    display: block;
    position: absolute;
    top: 9px;
    left: 6px;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(-45deg);
}

.online_customer .order_item .btn_wrap .btn_table.arrow_down::after {
    content: '';
    display: block;
    position: absolute;
    top: 4px;
    left: 6px;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(135deg);
}

.online_customer .btn_list {
    margin-right: -12px;
    margin-top: 0;
}

.online_customer .btn_list>li {
    width: inherit;
    height: auto;
    margin: 0 12px 12px 0;
}

.online_customer .btn_list.icon_list.type01>li {
    width: 152px;
    height: 149px;
}

.online_customer .btn_list.col02>li {
    float: left;
    width: calc(50% - 12px);
}

.online_customer .btn_list>li a {
    display: block;
    border: 1px solid #ddd;
    border-radius: 7px;
    background-color: #fff;
}

.online_customer .btn_list>li .icon_box {
    background-position-y: 22px;
}

.online_customer .btn_list>li .icon_box .icon_name {
    padding: 81px 0 25px;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
}

.online_customer .btn_list>li .tel_num {
    display: block;
    margin-top: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
}

.online_customer .btn_list .box_link {
    position: relative;
    padding: 26px 30px;
}

.online_customer .btn_list .box_link::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 30px;
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border: 2px solid #666;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
}

.btn_tel>span::before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 5px;
    margin-bottom: -3px;
    background: url(/pconts/images/icon/ico_btn_tel.png) no-repeat center;
}

.online_customer .error_type .radio_btn input[type="radio"]+span em {
    display: inline;
}

.online_customer .font_lg04 {
    line-height: 1.4;
}

.online_customer .indent {
    display: inline-block;
    text-indent: 20px;
}

.online_customer .dial_number span {
    display: inline-block;
    width: 23px;
    height: 23px;
    border-radius: 2px;
    background-color: #999;
    color: #fff;
    text-align: center;
    line-height: 23px;
}

.online_customer .dial_number em {
    display: inline-block;
    width: 23px;
    height: 23px;
}

.online_customer .dial_number em::after {
    content: '→';
    color: #999;
}

.acc_header_txt {
    display: block;
    margin-top: 15px;
    padding-right: 40px;
    font-weight: 400;
    font-size: 13px;
    color: #111;
    line-height: 1.5;
}

.customer_acc_txt {
    padding: 20px;
}

.customer_acc_txt dl {
    overflow: hidden;
}

.customer_acc_txt dt {
    float: left;
    width: 240px;
    font-weight: 700;
    color: #333;
}

.customer_acc_txt dd {
    float: left;
    width: calc(100% - 240px);
}

.customer_acc_txt dd p {
    margin-bottom: 5px;
}

.customer_acc_txt .marker_hyphen li+li {
    margin-top: 3px;
}

.online_customer .qrcode_box {
    width: 100%;
    height: 224px;
    border: 1px solid #ddd;
    border-radius: 3px;
}

.online_customer .qrcode_box dl {
    position: relative;
    float: left;
    width: 50%;
    padding: 29px 0;
    text-align: center;
}

.online_customer .qrcode_box dl:first-child::after {
    content: '';
    display: block;
    position: absolute;
    top: 44px;
    right: 0;
    width: 1px;
    height: 135px;
    background-color: #ddd;
}

.online_customer .qrcode_box dl dt {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 18px;
    color: #333;
    line-height: 1;
}

.online_customer .qrcode_box dl dd {
    display: inline-block;
    width: 130px;
    height: 130px;
    border: 1px solid #bbb;
    border-radius: 3px;
    line-height: 128px;
}

.online_customer .qrcode_box dl dd img {
    width: 78px;
    height: 78px;
}

.individual_info .cardjoin_tb th {
    vertical-align: middle !important;
}

.individual_info .cardjoin_tb td {
    word-break: keep-all;
}

.table_headnote01 {
    padding: 0 0 20px;
}

.table_headnote01:after {
    content: '';
    display: block;
    clear: both;
}

.table_headnote01 .left_area {
    float: left;
}

.table_headnote01 .right_area {
    float: right;
}

.table_headnote01 .count {
    position: relative;
    top: 6px;
    font-size: 15px;
    color: #111;
}

.table_headnote01 .count .num {
    font-weight: 700;
    color: #333;
}

.individual_info .gray_box {
    padding: 20px 15px;
}

.noti_pop .radio_wrap.type_btn .radio_btn input[type="radio"],
.noti_pop .radio_wrap.type_btn .radio_btn input[type="radio"]+span {
    width: 130px;
}

.individual_info .visual_area {
    padding: 0 0 30px;
}

.individual_info .visual_area .sub_visual {
    padding: 30px 25px;
    background-color: #f6f6f6;
}

.individual_info .visual_area strong {
    display: block;
    margin: 0 0 10px;
    font-size: 16px;
    color: #333;
}

.individual_info .termsConts h3 {
    margin: 0 0 24px;
    font-weight: 700;
    font-size: 24px;
    color: #111;
}

.btnCntGray {
    display: inline-block;
    position: relative;
    min-width: 146px;
    height: auto;
    padding: 8px 16px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font-weight: 300;
    font-size: 15px;
    color: #111;
    background-color: #fff;
    vertical-align: middle;
    cursor: pointer;
}

.btnCntGray span::after {
    content: '';
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    margin-left: 5px;
    border: 1px solid #cbcbcb;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
}

.accordion_body .area .marker_refer,
.accordion_body .area .marker_refer>li {
    font-size: 13px
}

.accordion_body .area.medium .marker_refer,
.accordion_body .area.medium .marker_refer>li {
    font-size: 15px
}

.accordion_wrap.type05+.btn_wrap {
    margin-top: 40px
}

.accordion_wrap.type05 li {
    margin-top: 20px;
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 1px 1px 12px 1px rgba(69, 82, 94, 0.15)
}

.accordion_wrap.type05 li:first-child {
    margin-top: 0
}

.accordion_wrap.type05 li .radio_wrap {
    display: block
}

.accordion_wrap.type05 li .radio_wrap label {
    display: block;
    width: 100%;
    padding: 35px 30px;
}

.accordion_wrap.type05 .radio_wrap label>span {
    color: #111;
    font-weight: 700
}

.radio_wrap label .card_name {
    display: inline-block;
    margin-left: 42px;
    line-height: 1.7
}

.radio_wrap label .card_name>span {
    position: relative;
    float: left;
    display: inline-block;
    margin-right: 8px;
    padding-right: 9px
}

.radio_wrap label .card_name>span:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: 0;
    width: 1px;
    height: 12px;
    background: #ddd
}

.radio_wrap label .card_name>em {
    word-break: break-all
}

.complete_list {
    margin-top: 70px;
    padding: 14px 0 11px;
    border: solid #ddd;
    border-width: 1px 0
}

.complete_list li {
    display: table;
    width: 100%;
    padding-top: 11px
}

.complete_list li:first-child {
    padding-top: 0
}

.complete_list li .tit,
.complete_list li strong {
    display: table-cell;
    vertical-align: middle
}

.complete_list li .tit {
    padding-left: 13px;
    width: 152px
}

.complete_list li strong {
    color: #333
}

.complete_list li strong .card_num {
    display: inline-block;
    padding-right: 30px
}

.card_lost .df_list_wrap .df_list .item.con {
    width: calc(100% - 220px);
}

.col_type01 {
    width: 30%;
}

.col_type02 {
    width: 20%;
}

.text_content_area {
    font-size: 15px;
    color: #111;
}

.text_content_area .tit_md {
    margin: 0 0 18px;
    font-weight: 700;
    font-size: 18px;
    color: #333;
}

.text_content_area .tit_sm {
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.text_content_area .tit_sm+.marker_dot,
.text_content_area .tit_sm+.marker_refer,
.text_content_area .tit_sm+.marker_number {
    margin: 0 0 0;
}

.text_content_area .marker_dot+.tit_sm,
.text_content_area .marker_refer+.tit_sm,
.text_content_area .marker_number+.tit_sm {
    margin: 2px 0 0;
}

.text_content_area .marker_dot+.marker_dot,
.text_content_area .marker_dot+.marker_refer,
.text_content_area .marker_dot+.marker_number,
.text_content_area .marker_refer+.marker_dot,
.text_content_area .marker_refer+.marker_refer,
.text_content_area .marker_refer+.marker_number,
.text_content_area .marker_number+.marker_dot,
.text_content_area .marker_number+.marker_refer,
.text_content_area .marker_number+.marker_number {
    margin: 15px 0 0;
}

.text_content_area .text_link {
    margin: 10px 0 0;
}

.text_content_area .txt_area01 {
    margin: 16px 0;
    padding: 20px 22px;
}

.text_content_area p+p {
    margin-top: 8px;
}

.roma_number dt {
    margin: 15px 0 7px;
    font-weight: 700;
}

.roma_number dt:first-child {
    margin-top: 0;
}

.voteresult_pop .list_group .list01 .cell1 {
    width: 73%;
}

.voteresult_pop .list_group .list01 .cell2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 27%;
    text-align: right;
}

.voteresult_pop .list_group .list01 .cell2 .percent {
    width: 40%;
}

.voteresult_pop .list_group .list01 .cell2 .user_num {
    width: 60%;
}

.voteresult_pop .vote_num {
    display: inline-block;
    position: relative;
    font-size: 16px;
    color: #333;
    text-align: right;
}

.voteresult_pop .vote_num::before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 10px -3px 0;
    background: url(/pconts/images/icon/ico_user.png) no-repeat;
}

.voteresult_pop.type02 .item:first-child .usage_transport {
    padding-bottom: 0;
}

.voteresult_pop.type02 .list_group .list01 .cell1 {
    width: 81%;
}

.voteresult_pop.type02 .list_group .list01 .cell2 {
    width: 19%;
    padding-top: 20px;
}

.voteresult_pop.type02 .list_group .list01 .cell2 .percent {
    width: 60%;
}

.voteresult_pop.type02 .list_group .list01 .cell2 .user_num {
    width: 40%;
}

.finance_consumer .use_select_list .state_area .state_list dd {
    font-size: 16px;
}

.finance_consumer .df_list_wrap dd {
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.finance_consumer .check_wrap.single ul li+li {
    margin-top: 10px;
}

.finance_consumer .check_wrap.single ul li label {
    width: 100%;
}

.finance_consumer .manage_gp {
    height: 272px;
    background: url(/pconts/images/contents/customer/bg_cporganization.png) no-repeat center;
}

.customer_protect_img_area {
    text-align: center;
}

.customer_protect_img_area .pc {
    display: block;
}

.customer_protect_img_area .m {
    display: none;
}

.minwon_regist {
    padding: 40px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.minwon_regist ul li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    align-content: center;
    height: 82px;
    padding: 0 0 0 120px;
}

.minwon_regist ul li+li {
    margin-top: 40px;
}

.minwon_regist ul li>* {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
}

.minwon_regist ul li .minwon_title {
    margin: 0 0 8px;
    font-weight: 700;
    font-size: 20px;
    color: #111;
}

.minwon_regist ul li.regist01 {
    background: url(/pconts/images/contents/customer/ico_minwon_regist01.png) no-repeat 0 50% / 80px 80px;
}

.minwon_regist ul li.regist02 {
    background: url(/pconts/images/contents/customer/ico_minwon_regist02.png) no-repeat 0 50% / 80px 80px;
}

.minwon_regist ul li.regist03 {
    background: url(/pconts/images/contents/customer/ico_minwon_regist03.png) no-repeat 0 50% / 80px 80px;
}

.product_develop_process>li {
    position: relative;
}

.product_develop_process>li+li {
    margin-top: 45px;
}

.product_develop_process>li:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -25px;
    left: 50%;
    width: 12px;
    height: 12px;
    border-top: 2px solid #ddd;
    border-right: 2px solid #ddd;
    transform: translateX(-50%) rotate(135deg);
}

.product_develop_process>li:last-child:after {
    content: none;
}

.finance_customer_top {
    display: block;
    position: relative;
    z-index: 12;
    margin: 0 0 60px;
    padding: 0;
}

.finance_customer_top:after {
    content: '';
    display: block;
    clear: both;
}

.finance_customer_top .right_area {
    float: right;
}

.finance_customer_top .select_area:after {
    content: '';
    display: block;
    clear: both;
}

.finance_customer_top .select_area label {
    float: left;
    margin: 0 42px 0 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 42px;
    color: #000;
}

.finance_customer_top .select_area .select_wrap {
    float: left;
    width: 360px;
}

.finance_customer_top .select_area+.marker_refer {
    float: right;
    margin: 18px 0 0;
}

.date.only:after {
    display: none !important;
}

.familycard_footnote {
    text-align: right;
}

.familycard_footnote p {
    margin: 0 0 8px;
    font-size: 13px;
}

.card_company {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
}

.card_company li {
    float: left;
    margin: 0 0 0 12px;
    font-size: 13px;
}

.card_company .card_i {
    display: inline-block;
    width: 15px;
    height: 15px;
    font-size: 10px;
    line-height: 17px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}

.card_company .yours .card_i {
    background-color: #004fa8;
}

.card_company .visa .card_i {
    background-color: #047101;
}

.card_company .master .card_i {
    background-color: #d02381;
}

.card_company .jcb .card_i {
    background-color: #541dbb;
}

.card_company .local .card_i {
    background-color: #e35000;
}

.card_company .amex .card_i {
    background-color: #357ed9;
}

.table_wrap .card_company {
    margin: -1px 3px 0 3px;
    line-height: 1;
}

.text_content_area .c_title {
    font-weight: 700;
    font-size: 18px;
    color: #333;
}

.text_content_area .s_title {
    font-weight: 700;
    font-size: 15px;
    color: #333;
}

.text_content_area .h_wrap .s_title {
    margin-bottom: 3px;
}

.text_content_area .emp {
    font-weight: 700;
    font-size: 15px;
    color: #111;
}

.welfare_support_step ol:after {
    content: '';
    display: block;
    clear: both;
}

.welfare_support_step ol.step li {
    position: relative;
    float: left;
    width: 240px;
    padding: 100px 0 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    color: #333;
    text-align: center;
}

.welfare_support_step ol li.step1 {
    background: url(/pconts/images/contents/customer/ico_support_step1.png) no-repeat 50% 20px / 50px auto;
}

.welfare_support_step ol li.step2 {
    background: url(/pconts/images/contents/customer/ico_support_step2.png) no-repeat 50% 20px / 50px auto;
}

.welfare_support_step ol li.step3 {
    background: url(/pconts/images/contents/customer/ico_support_step3.png) no-repeat 50% 20px / 50px auto;
}

.welfare_support_step ol li:after {
    content: '';
    display: block;
    position: absolute;
    top: 35px;
    right: -7px;
    width: 14px;
    height: 14px;
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd;
    transform: rotate(45deg);
}

.welfare_support_step ol li p {
    margin: 8px 0 0;
}

.welfare_support_step ol li:last-child:after {
    content: none;
}

.welfare_support_faq .faq_answer p {
    margin: 0 0 10px;
    padding: 0 0 8px;
}

.welfare_support_faq .faq_answer p:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.cms_img_box>img {
    max-width: 100%;
}

.news_bx_g {
    padding: 16px 20px;
    border: 1px solid #d5d5d5;
    background: #fbfbfb;
}

.news_bx_g2 {
    padding: 30px 20px;
}

.news_bx_g.bg_white,
.news_bx_g2.bg_white {
    background-color: #fff;
}

.total_service .cal_box {
    display: flex;
    width: 100%;
    height: 90px;
    padding: 0 95px;
    overflow: hidden;
    border: 1px solid #bbb;
    align-items: center;
    justify-content: center;
}

.total_service .cal_box li {
    display: block;
    position: relative;
    width: 256px;
    text-align: center;
}

.total_service .cal_box li.total,
.total_service .cal_box li.plus {
    padding-right: 23px;
}

.total_service .cal_box li.total:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 23px;
    height: 13px;
    margin-top: -7px;
    border: 1px solid #bbb;
    border-left: none;
    border-right: none;
}

.total_service .cal_box li.plus:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 11px;
    width: 1px;
    height: 23px;
    margin-top: -11px;
    background-color: #bbb;
}

.total_service .cal_box li.plus:after {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 0;
    width: 23px;
    height: 1px;
    background-color: #bbb;
}

.total_service .form_type .form_txt {
    padding: 0;
    font-size: 16px;
    word-break: break-all;
}

.total_service .img_box {
    display: inline-block;
}

.total_service .img_box>li {
    float: left;
    padding: 0 45px;
}

.total_service .ic_card.img_box>li .img_area {
    width: 156px;
    height: 99px;
    margin-bottom: 10px;
}

.total_service .ic_card.img_box>li .img_area.img01 {
    background: url(/pconts/images/contents/customer/ic_card_img01.png) no-repeat center;
}

.total_service .ic_card.img_box>li .img_area.img02 {
    background: url(/pconts/images/contents/customer/ic_card_img02.png) no-repeat center;
}

.total_service .sticker.img_box>li .img_area {
    margin-bottom: 10px;
}

.total_service .sticker.img_box>li .img_area.img01 {
    width: 131px;
    height: 132px;
    background: url(/pconts/images/contents/customer/sticker_img01.png) no-repeat center;
}

.total_service .sticker.img_box>li .img_area.img02 {
    width: 85px;
    height: 86px;
    margin-top: 46px;
    background: url(/pconts/images/contents/customer/sticker_img02.png) no-repeat center;
}

.total_service .brand {
    width: 85px;
    height: 56px;
    margin: 0 auto;
}

.total_service .brand.master {
    background: url(/pconts/images/contents/customer/brand_master.png) no-repeat top center;
}

.total_service .brand.visa {
    background: url(/pconts/images/contents/customer/brand_visa.png) no-repeat top center;
}

.total_service .brand.jcb {
    background: url(/pconts/images/contents/customer/brand_jcb.png) no-repeat top center;
}

.total_service .brand.union {
    background: url(/pconts/images/contents/customer/brand_union.png) no-repeat top center;
}

.total_service .brand_img_box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 500px;
    height: 100px;
    margin: 0 auto;
}

.total_service .brand_img_box>li {
    padding: 0 34px;
}

.total_service .brand_img_box>li .img_area {
    width: 96px;
    height: 56px;
    margin-bottom: 10px;
}

.total_service .brand_img_box>li .img_area.img01 {
    background: url(/pconts/images/contents/customer/brand_visa.png) no-repeat center bottom;
}

.total_service .brand_img_box>li .img_area.img02 {
    background: url(/pconts/images/contents/customer/brand_master.png) no-repeat center bottom;
}

.total_service .brand_img_box>li .img_area.img03 {
    background: url(/pconts/images/contents/customer/brand_union.png) no-repeat center bottom;
}

.total_service .tax_free_img {
    width: 537px;
    height: 86px;
    margin: 0 auto;
    background: url(/pconts/images/contents/customer/taxfree_img.png) no-repeat center;
}

.ars_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -6px -6px 6px;
}

.ars_list>li {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 6px;
}

.ars_list>li .ars_item {
    display: block;
    border: 1px solid #ddd;
    border-radius: 7px;
    background: #fff url() no-repeat 50% 20px;
}

.ars_list>li .ars_item .icon_name {
    display: block;
    padding: 80px 0 24px;
    font-size: 13px;
    color: #333;
    text-align: center;
    line-height: 1.3;
}

.ars_list>li .ars_item .tel_num {
    display: block;
    margin-top: 4px;
    font-weight: 700;
    font-size: 18px;
}

.ars_list>li .ars_item.ars_ico1 {
    background-image: url(/pconts/images/icon/ico_ars1.png);
    background-size: 50px;
}

.ars_list>li .ars_item.ars_ico2 {
    background-image: url(/pconts/images/icon/ico_ars2.png);
    background-size: 50px;
}

.ars_list>li .ars_item.ars_ico3 {
    background-image: url(/pconts/images/icon/ico_ars3.png);
    background-size: 50px;
}

.ars_list>li .ars_item.ars_ico4 {
    background-image: url(/pconts/images/icon/ico_ars4.png);
    background-size: 50px;
}

.table_col_type1 .col1 {
    width: 188px;
}

.table_col_type1 .col2 {
    width: auto;
}

.table_col_type2 .col1 {
    width: 325px;
}

.table_col_type2 .col2 {
    width: auto;
}

.cms_img_box.one>img {
    max-width: 100%;
}

.news_bx_g {
    padding: 16px 20px;
    border: 1px solid #d5d5d5;
    background: #fbfbfb;
}

.news_bx_g2 {
    padding: 30px 20px;
}

.cms_img_box>img {
    max-width: 100%;
}

.news_bx_g {
    padding: 16px 20px;
    border: 1px solid #d5d5d5;
    background: #fbfbfb;
}

.news_bx_g2 {
    padding: 30px 20px;
}

.radio_wrap.type_grid .ico.icon66 {
    background: #fff url(/pconts/images/icon/ico_icon66.png) no-repeat;
    background-size: 50px;
}

.radio_wrap.type_grid .ico.icon67 {
    background: #fff url(/pconts/images/icon/ico_icon67.png) no-repeat;
    background-size: 50px;
}

.radio_wrap.type_grid .ico.icon68 {
    background: #fff url(/pconts/images/icon/ico_icon68.png) no-repeat;
    background-size: 50px;
}

.radio_wrap.type_grid .ico.icon69 {
    background: #fff url(/pconts/images/icon/ico_icon69.png) no-repeat;
    background-size: 50px;
}

.news_details .tit_type1,
.news_details .news-Item .news-ItemTitle {
    display: block;
    margin-bottom: 13px;
    font-size: 17px;
    font-weight: 700;
    color: #191919
}

.news_details .news-Item .news-ItemTitle {
    margin-top: 20px;
}

.news_details .n_tits01,
.news_details .tit_type2 {
    display: block;
    padding: 12px 0 8px;
    font-weight: 700;
    font-size: 15px;
    color: #333;
}

.news_details .tit_type3 {
    display: block;
    margin: 5px 0 6px 0;
    font-weight: 700;
    font-size: 15px;
    color: #333;
}

.news_details .tit_type2+ul {
    margin-top: 10px;
}

.news_details .bul_type1 .tit_type2 {
    padding: 0;
    margin: 12px 0 8px;
}

.news_details .txt_type1 {
    margin-bottom: 13px;
}

.news_details a[href^="tel"] {
    font-weight: bold;
}

.news_details .news_cont_a .n_tits01 {
    padding: 0 0 5px;
    color: #004fa8;
    background: none;
    margin-top: 30px;
}

.news_details .news_cont_a .n_txts01 {
    margin-bottom: 44px;
}

.news_details .news_content_a .n_txts01 {
    margin-bottom: 44px;
}

.news_details .point0 {
    color: #ce572e !important
}

.news_details .point1 {
    color: #0f9ec6 !important
}

.news_details .point2 {
    color: #d31751 !important
}

.news_details .point3 {
    color: #6f6f6f !important
}

.news_details .point4 {
    color: #191919 !important
}

.news_details .point5 {
    color: #f46d01 !important
}

.news_details .color_b2 {
    font-weight: bold;
    color: #0050a9;
}

.news_details .colorM {
    color: #004fa8 !important;
}

.news_details .greenTxt {
    color: #207d00;
}

.news_details .fw_b {
    font-weight: bold !important;
}

.news_details .even_content .eve_txt01 {
    padding-bottom: 20px;
}

.news_details .even_content .eve_txt01 dt {
    margin: 0 0 3px;
    font-weight: 600;
}

.news_details .news-Section.song .txttype3 {
    padding-top: 5px;
}

.news_details .news-Section.song .songbox2 .sl {
    float: none;
    width: auto;
    margin-left: 0;
    text-align: center;
}

.news_details .news-Section.song .songbox2 .sr {
    float: none;
    width: auto;
    text-align: center;
}

.news_details .newstext h4 {
    margin-top: 30px;
    padding-bottom: 12px;
    padding-left: 17px;
    font-size: 17px;
}

.news_details .helpBox strong {
    color: #0050a9;
}

.news_details .newsDtW130 dt {
    position: relative;
    padding: 12px 0 8px;
    font-weight: 700;
    color: #333;
}

.news_details .newsDtW130 dd {
    padding-bottom: 10px;
}

.news_details .newNavy {
    color: #004fa8
}

.news_details h1.title {
    margin-bottom: 20px;
}

.news_details .subH2,
.news_details .subH3 {
    margin-top: 14px;
    margin-bottom: 5px;
}

.news_details .news_content_a,
.news_details .news-Section {
    overflow: hidden;
}

.news_details .news_content_a .t_vcont,
.news_details .news-Title {
    position: relative;
    max-width: 680px;
    height: 165px;
    padding: 47px 40px 0;
    margin: 0 auto 46px !important;
    font-size: 26px;
    line-height: 36px;
    color: #444;
    background: #f6f6f6 url(/images/news/1512/common_bg_title.png) no-repeat 100% 37px;
}

.news_details .news_content_a .t_vcont:before,
.news_details .news_content_a .t_vcont:after,
.news_details .news-Title:before,
.news_details .news-Title:after {
    content: '';
    position: absolute;
    top: 0;
    display: block;
    width: 150px;
    height: 165px;
    background: #f6f6f6;
}

.news_details .news_content_a .t_vcont:before,
.news_details .news-Title:before {
    left: -150px;
}

.news_details .news_content_a .t_vcont:after,
.news_details .news-Title:after {
    right: -150px;
}

.news_details .news-Title2 {
    text-align: center;
    background-color: #f6f6f6;
    margin-bottom: 46px;
}

.news_details .news_content_a .t_vcont b,
.news_details .news-Title .sub {
    display: block;
    color: #0050a9;
}

.news_details .txt_area>div {
    border-width: 0 !important;
}

.news_details .txt_area h4 {
    margin-top: 30px;
    padding-bottom: 12px;
    padding-left: 17px;
}

.news_details .txt_area .n_tits01,
.news_details .txt_area .tit_type1,
.news_details .txt_area .tit_type2 {
    padding-left: 0px;
}

.news_details .txt_area h4>img {
    margin-left: -17px;
    vertical-align: middle;
}

.news_details .txt_area .cont_tit1,
.news_details .txt_area .cont_tit2 {
    font-size: 16px !important;
    margin-top: 40px;
    padding: 0 0 16px 0;
    background: none;
}

.news_details .newstext h5 {
    margin-top: 30px;
    padding-bottom: 12px;
    font-size: 15px;
}

.news_details .n_tblc01 {
    overflow: hidden;
}

.news_details .tbl_type1,
.news_details .subTbl {
    text-align: center;
}

.news_details .tblNfud,
.news_details .tbl_type1,
.news_details .subTbl {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    word-break: break-all;
    table-layout: fixed;
    width: calc(100% + 2px);
    height: 100%;
    margin: 0 -1px 27px;
}

.news_details .tblNfud thead th,
.news_details .tblNfud colgroup+tbody th,
.news_details .tbl_type1 thead th,
.news_details .tbl_type1 colgroup+tbody th,
.news_details .subTbl thead th,
.news_details .subTbl colgroup+tbody th {
    background-color: #f6f6f6;
    font-weight: 400;
    color: #111;
    text-align: left;
}

.news_details .tblNfud colgroup+thead th,
.news_details .tbl_type1 colgroup+thead th,
.news_details .subTbl colgroup+thead th {
    text-align: center;
}

.news_details .tblNfud th,
.news_details .tblNfud td {
    padding: 15px 20px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
}

.news_details .tbl_type1 th,
.news_details .tbl_type1 td,
.news_details .subTbl th,
.news_details .subTbl td {
    padding: 15px 7px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
}

.news_details .tbl_type1 thead th:first-child,
.news_details .tbl_type1 tbody th:first-child,
.news_details .tbl_type1 tbody td:first-child,
.news_details .subTbl thead th:first-child,
.news_details .subTbl tbody th:first-child,
.news_details .subTbl tbody td:first-child {
    border-left: 0;
}

.news_details .news_content_a .n_tblc01 {
    padding-bottom: 5px;
}

.news_details .tbl_type2 {
    width: 100%;
    margin-bottom: 30px;
    border-top: 2px solid #000;
    border-bottom: 1px solid #bababa
}

.news_details .tbl_type2 thead th {
    padding: 10px 5px 9px;
    border-bottom: 1px solid #e6e6e6
}

.news_details .tbl_type2 th {
    font-weight: bold;
    padding: 15px 0;
    text-align: left;
    font-size: 14px;
    border-top: 1px solid #e6e6e6
}

.news_details .tbl_type2 td {
    padding: 15px 0 15px 20px;
    text-align: left;
    font-size: 14px;
    border-top: 1px solid #e6e6e6
}

.news_details .tbl_type2 tr:first-child th,
.news_details .tbl_type2 tr:first-child td {
    border-top: none
}

.news_details .tbl_type3_2 {
    width: 100%
}

.news_details .tbl_type3_2 thead th {
    padding: 10px 0 9px 0;
    border-top: 1px solid #bababa;
    font-weight: bold;
    border-bottom: 1px solid #bababa
}

.news_details .tbl_type3_2 tbody th,
.news_details .tbl_type3_2 tbody td {
    position: relative;
    padding: 10px 5px 9px 5px;
    font-size: 15px;
    border-bottom: 1px solid #e6e6e6
}

.news_details .tbl_type3_2 tbody tr:last-child th,
.news_details .tbl_type3_2 tbody tr:last-child td {
    border-bottom: 1px solid #bababa
}

.news_details .tbl_type3_2 a.link_lt01 {
    display: inline-block;
    padding-right: 20px;
}

.news_details .tbl_type3_2 a.link_lt01:after {
    content: '';
    position: absolute;
    top: 35%;
    right: 0;
    width: 10px;
    height: 16px;
    background: url('/conts/images/contents/ico_btn_arrow.png') no-repeat;
    background-size: 10px auto;
    display: block;
}

.news_details .tableStyle {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    word-break: break-all;
    table-layout: fixed;
    width: calc(100% + 2px);
    height: 100%;
    margin: 0 -1px 27px;
}

.news_details .tableStyle thead th,
.news_details .tableStyle colgroup+tbody th {
    background-color: #f6f6f6;
    font-weight: 400;
    color: #111;
    text-align: left;
}

.news_details .tableStyle colgroup+thead th {
    text-align: center;
}

.news_details .tableStyle th,
.news_details .tableStyle td {
    padding: 15px 20px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
}

.news_details .tableStyle thead th:first-child,
.news_details .tableStyle tbody th:first-child,
.news_details .tableStyle tbody td:first-child {
    border-left: 0;
}

.news_details .newsDiv2 table {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    word-break: break-all;
    table-layout: fixed;
    width: calc(100% + 2px);
    height: 100%;
    margin: 0 -1px 27px;
}

.news_details .newsDiv2 table thead th,
.news_details .newsDiv2 table colgroup+tbody th {
    background-color: #f6f6f6;
    font-weight: 400;
    color: #111;
    text-align: left;
}

.news_details .newsDiv2 table colgroup+thead th {
    text-align: center;
}

.news_details .newsDiv2 table th,
.news_details .newsDiv2 table td {
    padding: 15px 20px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
}

.news_details .newsDiv2 table thead th:first-child,
.news_details .newsDiv2 table tbody th:first-child,
.news_details .newsDiv2 table tbody td:first-child {
    border-left: 0;
}

.news_details .tbl_type_col {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    word-break: break-all;
    table-layout: fixed;
    width: calc(100% + 2px);
    height: 100%;
    margin: 0 -1px 27px;
}

.news_details .tbl_type_col thead th,
.news_details .tbl_type_col colgroup+tbody th {
    background-color: #f6f6f6;
    font-weight: 400;
    color: #111;
    text-align: left;
}

.news_details .tbl_type_col colgroup+thead th {
    text-align: center;
}

.news_details .tbl_type_col th,
.news_details .tbl_type_col td {
    padding: 15px 20px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
}

.news_details .tbl_type_col thead th:first-child,
.news_details .tbl_type_col tbody th:first-child,
.news_details .tbl_type_col tbody td:first-child {
    border-left: 0;
}

.news_details .tblList {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    word-break: break-all;
    table-layout: fixed;
    width: calc(100% + 2px);
    height: 100%;
    margin: 0 -1px 27px;
}

.news_details .tblList thead th,
.news_details .tblList colgroup+tbody th {
    background-color: #f6f6f6;
    font-weight: 400;
    color: #111;
    text-align: left;
}

.news_details .tblList colgroup+thead th {
    text-align: center;
}

.news_details .tblList th,
.news_details .tblList td {
    padding: 15px 20px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
}

.news_details .tblList thead th:first-child,
.news_details .tblList tbody th:first-child,
.news_details .tblList tbody td:first-child {
    border-left: 0;
}

.news_details .tblCrud {
    border-top: 2px solid #000;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
    word-break: break-all;
    table-layout: fixed;
    width: calc(100% + 2px);
    height: 100%;
    margin: 0 -1px 27px;
}

.news_details .tblCrud thead th,
.news_details .tblCrud colgroup+tbody th {
    background-color: #f6f6f6;
    font-weight: 400;
    color: #111;
    text-align: left;
}

.news_details .tblCrud colgroup+thead th {
    text-align: center;
}

.news_details .tblCrud th,
.news_details .tblCrud td {
    padding: 15px 20px;
    border: 1px solid #ddd;
    border-bottom-width: 0;
}

.news_details .tblCrud thead th:first-child,
.news_details .tblCrud tbody th:first-child,
.news_details .tblCrud tbody td:first-child {
    border-left: 0;
}

.news_details .tbl_even01 {
    width: 100%;
    border-top: 1px solid #e0e0e0;
}

.news_details .tbl_even01 thead th {
    padding: 13px 0 14px;
    background: #f7f7f7;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    font-weight: normal;
    text-align: center;
}

.news_details .tbl_even01 tbody th {
    padding: 13px 0 14px;
    background: #f7f7f7;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    font-weight: normal;
    text-align: center;
}

.news_details .tbl_even01 td {
    padding: 13px 20px 14px;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    text-align: center;
}

.news_details .tbl_even01 .last_r {
    border-right: none !important;
}

.news_details .tblBoard {
    width: 100%;
    border-top: 2px solid #454a56;
    border-bottom: 2px solid #d8d9db;
    table-layout: fixed;
}

.news_details .tblBoard thead th {
    color: #3e424d;
    background-color: #efefef;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 13px 0 9px 0;
}

.news_details .tblBoard thead th:first-child {
    border-left: none;
}

.news_details .tblBoard tbody td {
    color: #555555;
    background-color: #fff;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 7px 5px 2px 5px;
    text-align: center;
    overflow: hidden;
    line-height: 150%;
}

.news_details .tblBoard tbody th.bgW {
    background-color: #fff;
    text-align: center;
    font-weight: normal;
    border-bottom: 1px solid #e0e1e2
}

.news_details .tblBoard tbody td:first-child {
    border-left: none;
}

.news_details .tblBoard tbody td span.listNew {
    display: inline-block;
    background: url(/images/person/common/icons.gif) no-repeat 0 -160px;
    text-indent: -9999em;
    width: 12px;
    margin-left: 5px;
    line-height: 100%;
}

.news_details .tblBoard td a,
.tblBoard td a:hover,
.tblBoard td a:active,
.tblBoard td a:focus {
    color: #555555;
    text-decoration: none;
}

.news_details .tblBoard tbody tr.detailView {
    text-align: left;
}

.news_details .tblBoard tbody tr.detailView td {
    padding: 10px;
    text-align: left;
}

.news_details .tblBoard tbody td .detailViewBox {
    background-color: #fbfbfb;
    border: 1px solid #d6d6d6;
    padding: 20px;
    margin-top: 10px;
}

.news_details .tblBoard tbody td .detailViewBox:first-child {
    margin-top: 0;
}

.news_details .tblBoard tbody td .detailViewBox strong {
    display: block;
}

.news_details .tblBoard tbody td .detailViewBox p {
    margin-top: 10px;
}

.news_details .news_wrap_c2013 {
    margin: 0 50px 70px;
}

.news_details .news_wrap_c2013 strong.nob {
    margin: 0;
}

.news_details .news_wrap_c2013 dl dd {
    margin-bottom: 20px;
}

.news_details .news_wrap_c2013 ul.news_list01 li {
    padding-left: 10px;
    background: url('/images/biz/evt/guide/square_01.gif') no-repeat 0 11px;
}

.news_details .news_wrap_c2013 ul.news_list01 li.news_list02 {
    padding-left: 10px;
    background: url('/images/biz/evt/guide/evt_ulList_01.gif') no-repeat 0 12px;
}

.news_details table.newstable2013 {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed;
    word-break: break-all;
    border-bottom: #d8d9db 2px solid;
    border-top: #454a56 2px solid;
    margin: 0 0 10px 0;
    line-height: 1.8;
    letter-spacing: 0;
}

.news_details table.newstable2013 caption {
    line-height: 0;
    width: 0;
    height: 0;
    font-size: 0;
    overflow: hidden;
    visibility: hidden;
}

.news_details table.newstable2013 thead th {
    text-align: center;
    font-weight: bold;
    padding: 10px 15px 8px;
    background-color: #efefef;
    color: #3e424d;
    border-bottom: #e0e1e2 1px solid;
}

.news_details table.newstable2013 thead th.bluebg {
    background-color: #d7f0fb;
}

.news_details table.newstable2013 th {
    vertical-align: middle;
    background-color: #efefef;
    color: #3e424d;
    border-bottom: #e0e1e2 1px solid;
}

.news_details table.newstable2013 td {
    padding: 8px 10px 2px 15px;
    background-color: #fff;
    border-bottom: #e0e1e2 1px solid;
    border-left: #e0e1e2 1px solid;
    color: #41474c;
    text-align: left;
}

.news_details table.newstable2013 td.first {
    border-left: medium none;
}

.news_details table.newstable2013 td.firstcenter {
    border-left: medium none;
    text-align: center;
    padding: 8px 0 2px;
}

.news_details table.newstable2013 td.firstcenterb {
    border-left: medium none;
    text-align: center;
    padding: 8px 0 2px;
    font-weight: bold;
}

.news_details table.newstable2013 td.center {
    text-align: center;
    padding: 8px 0 2px;
}

.news_details table.newstable2013 td.centerb {
    text-align: center;
    padding: 8px 0 2px;
    font-weight: bold;
}

.news_details table.newstable2013 .newfontblue {
    color: #1376bd
}

.news_details table.newstable2013 .bold {
    font-weight: bold;
}

.news_details .eve_txt_typ01>li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 17px;
    color: #111;
    text-indent: -17px;
}

.news_details .eve_txt_typ02 {
    text-align: left;
}

.news_details .eve_txt_typ02>li {
    padding: 0 0 6px 13px;
    text-indent: -13px;
}

.news_details .eve_txt_typ03 {
    margin: 0 0 7px 0;
}

.news_details .eve_txt_typ03>li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 12px;
    color: #111;
}

.news_details .eve_txt_typ03>li:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 9px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #111;
}

.news_details .eve_txt_typ01>li+li,
.news_details .eve_txt_typ03>li+li {
    margin-top: 7px;
}

.news_details .news-Description-List {
    margin-top: 30px;
}

.news_details .news-Description-List dt {
    position: relative;
    padding: 12px 0 8px;
    font-weight: 700;
    color: #333;
}

.news_details .news-Description-List dd {
    padding-bottom: 10px;
}

.news_details .bul_type1,
.news_details .bul_type1>li {
    position: relative;
    padding-left: 9px;
    margin-bottom: 7px;
    font-size: 14px;
    line-height: 22px;
    color: #6e6e6e
}

.news_details .bul_type1:before,
.news_details .bul_type1>li:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #6e6e6e
}

.news_details .bul_type1>li:last-child {
    margin-bottom: 0
}

.news_details .bul_type1 {
    margin-bottom: 13px
}

.news_details ul.bul_type1,
.news_details ol.bul_type1 {
    padding: 0;
    background: none
}

.news_details span.bul_type1 {
    display: block;
    margin-top: 5px;
    margin-bottom: 0;
}

.news_details .tbl_type1+.bul_type1,
.news_details .list_type1+.bul_type1 {
    margin-top: -10px
}

.news_details .bul_type1.no_b>li:before {
    content: "";
    display: none
}

.news_details .bul_type1.no_b>li {
    padding-left: 0;
}

.news_details p.bul_type1 {
    margin-bottom: 13px;
}

.news_details p.bul_type1,
.news_details ul.bul_type1>li {
    position: relative;
    padding-left: 9px;
    margin-bottom: 7px;
}

.news_details p.bul_type1:before,
.news_details ul.bul_type1>li:before {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #111;
}

.news_details .bul_type1_2,
.news_details .bul_type1_2>li {
    color: #191919
}

.news_details .bul_type1_2:before,
.news_details .bul_type1_2>li:before {
    background-color: #191919
}

.news_details .bul_type2 {
    margin: 6px 0 0 0
}

.news_details .bul_type2>li {
    color: #6f6f6f;
    font-size: 14px;
    padding-left: 14px;
    text-indent: -14px
}

.news_details .bul_type_none {
    line-height: 22px;
    color: #6e6e6e;
    margin-bottom: 13px;
    text-align: center;
}

.news_details .btn_icon1 {
    position: relative;
    display: inline-block;
    padding: 0 11px 0 0;
    color: #191919;
    font-size: 14px;
}

.news_details .btn_icon1:after {
    content: "";
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    width: 6px;
    height: 9px;
    margin-top: -4px;
    background: url(/conts/images/contents/ico_arrow_type8.png) no-repeat 50% 50%;
    background-size: 6px 9px;
}

.news_details .listDot {
    margin: 5px 0;
    line-height: 150%;
    padding: 0 0 0 6px;
}

.news_details .listDot>li {
    position: relative;
    padding-left: 9px;
    margin-bottom: 7px;
}

.news_details .listDot>li:before {
    content: "";
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #6e6e6e
}

.news_details span.listDot {
    display: inline-block;
    padding: 0;
    background: url(/images/person/common/bullets.gif) no-repeat 0 7px;
    line-height: 150%;
    padding-left: 6px
}

.news_details p.listDot {
    margin: 5px 0;
    background: url(/images/person/common/bullets.gif) no-repeat 0 7px;
    line-height: 150%;
    padding: 0 0 0 6px;
}

.news_details .listDot strong {
    color: #0050a9;
}

.news_details .listDotHyphen {
    padding: 5px 0 1px;
}

.news_details .listDotHyphen li {
    background: url(/images/person/common/bullets.gif) no-repeat 0 8px;
    line-height: 150%;
    padding-left: 8px;
    margin-top: 4px;
    margin-bottom: 8px;
}

.news_details .listDotHyphen li:first-child {
    margin-top: 0;
}

.news_details .listDotHyphen li:last-child {
    margin-bottom: 2px;
}

.news_details .listDotHyphen strong {
    color: #004fa8;
}

.news_details .listDotHyphen>li em {
    display: block;
    padding-left: 20px;
    text-indent: -17px;
    margin-left: -6px;
}

.news_details .listDotHyphen>li>ul {
    margin: 5px 0;
}

.news_details .listDotHyphen>li>ul>li {
    background: url(/images/person/common/bullets.gif) no-repeat -995px 7px;
    line-height: 150%;
    padding-left: 11px;
    margin-top: 4px;
}

.news_details .listDotHyphen>li>ul>li em {
    display: block;
    padding-left: 20px;
    text-indent: -17px;
}

.news_details dl.listDot {
    padding: 5px 0;
}

.news_details dl.listDot dt {
    color: #3e424d;
    background: url(/images/person/common/bullets.gif) no-repeat 0 7px;
    line-height: 150%;
    padding-left: 6px;
    margin-top: 15px;
    font-weight: bold;
}

.news_details dl.listDot dt:first-child {
    margin-top: 0;
}

.news_details dl.listDot dd {
    line-height: 150%;
    padding-left: 6px;
    margin-top: 4px;
}

.news_details dl.listDot dd img {
    display: block;
    margin-top: 10px;
}

.news_details dl.listDot li {
    overflow: visible;
}

.news_details dl.listDotHyphen {
    margin: 10px 0;
}

.news_details dl.listDotHyphen dt {
    color: #3e424d;
    background: url(/images/person/common/bullets.gif) no-repeat 0 7px;
    line-height: 150%;
    padding-left: 6px;
    margin-top: 15px;
    font-weight: bold;
}

.news_details dl.listDotHyphen dt:first-child {
    margin-top: 0;
}

.news_details dl.listDotHyphen dd {
    background: url(/images/person/common/bullets.gif) no-repeat -985px 7px;
    line-height: 150%;
    padding-left: 19px;
}

.news_details dl.listDotHyphen dd em {
    display: block;
    padding-left: 20px;
    text-indent: -17px;
}

.news_details dl.listDotHyphen dd.pdLine {
    padding-left: 8px;
}

.news_details .referItemList li {
    margin-top: 2px;
    padding-left: 15px;
    text-indent: -15px
}

.news_details .referItemList2 li {
    margin-top: 4px;
    padding-left: 16px;
    text-indent: -16px;
    line-height: 1.5
}

.news_details .referItemList li:first-child,
.news_details .referItemList2 li:first-child {
    margin-top: 0
}

.news_details .listHyphen>li {
    background: url(/images/person/common/bullets.gif) no-repeat -995px 10px !important;
    line-height: 150%;
    padding-left: 11px !important;
    margin-top: 1px;
}

.news_details .listHyphen li:first-child {
    margin-top: 0;
}

.news_details .listHyphen strong {
    color: #004fa8;
}

.news_details .listHyphen>li em {
    display: block;
    padding-left: 20px;
    text-indent: -17px;
}

.news_details .listHyphen .btn {
    margin: 5px 0;
}

.news_details .listHyphen .btn.textC {
    text-align: center;
}

.news_details span.listHyphen {
    display: block;
    padding: 0 0 0 11px;
    background: url(/images/person/common/bullets.gif) no-repeat -995px 7px
}

.news_details .news-Section .news-Item dl.description-Bullet dt {
    padding-left: 6px;
    background: url(/images/person/common/bullets.gif) no-repeat 0 8px;
}

.news_details .news-Section .news-Item dl.description-Bullet dd {
    padding-left: 6px
}

.news_details .news-Section .news-Box-White {
    margin: 24px 0 0;
    padding: 20px;
    border: 1px solid #d5d5d5
}

.news_details .news-Section .news-Box-Gray {
    margin: 24px 0 0;
    padding: 20px;
    border: 1px solid #d5d5d5;
    background: #f7f7f7
}

.news_details .news-Section h4+.news-Box-White,
.news_details .news-Section h4+.news-Box-Gray {
    margin-top: 0
}

.news_details .news-Section .news-Box-White>.news-Description-List,
.news_details .news-Section .news-Box-Gray>.news-Description-List {
    width: 100%;
    margin-top: 0
}

.news_details .newsdl dt {
    position: relative;
    padding: 12px 0 8px;
    font-weight: 700;
    color: #333;
}

.news_details .newsdl dd {
    padding-bottom: 10px;
}

.news_details .btn_type1 {
    display: inline-block;
    position: relative;
    height: 48px;
    padding: 1px 42px 0;
    border: 1px solid transparent;
    border-radius: 48px;
    line-height: 45px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 300;
    font-size: 18px;
    white-space: nowrap;
    background: #4868e1;
    color: #fff;
    min-width: 180px;
}

.news_details .btn_white,
.news_details .btn_type3,
.news_details .btnWt,
.news_details .btn_renewalType.type2 {
    display: inline-block;
    position: relative;
    min-width: 146px;
    height: 40px;
    margin-bottom: 5px;
    padding: 0 16px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font-weight: 300;
    font-size: 15px;
    color: #111;
    line-height: 38px;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
}

.news_details .btn_white:after,
.news_details .btn_type3:after,
.news_details .btnWt:after,
.news_details .btn_renewalType.type2:after {
    content: '';
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    margin-left: 5px;
    border: 1px solid #cbcbcb;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
}

.news_details .btnWt+.btnWt {
    margin-top: 5px;
}

.news_details .btn_wrap3 {
    margin: 25px 0;
    text-align: center;
}

.news_details .btn_type2 {
    box-sizing: border-box;
    display: inline-block;
    height: 24px;
    padding: 0 13px;
    text-align: center;
    border: 1px solid #bababa;
    border-radius: 4px;
    font-size: 12px;
    color: #191919;
    box-sizing: border-box;
    background: #fff
}

.news_details .btn_type2>span {
    display: inline-block;
    white-space: nowrap;
    line-height: 25px
}

.news_details .btn_type2.on {
    background: #109ec6;
    border-color: #109ec6;
    color: #fff
}

.news_details .btn_type2_3 {
    background: #68696d;
    color: #fff;
    border: none
}

.news_details .btn_type2.btn_type2_3 {
    line-height: 24px
}

.news_details .btn-G {
    margin: 30px 0 0;
    text-align: center;
}

.news_details .btn_renewalType {
    display: inline-block;
    height: 35px;
    min-width: 52px;
    padding: 9px 13px 2px;
    text-align: center;
    vertical-align: middle;
    box-sizing: content-box;
    text-indent: 0;
    text-decoration: none;
    line-height: normal;
}

.news_details .btn_renewalType.type3 {
    height: 40px;
    line-height: 38px;
    margin-bottom: 5px;
    padding: 0 16px;
    border: 1px solid #4a4e5b;
    border-radius: 3px;
    background-color: #4a4e5b;
}

.news_details .btn_renewalType.type3:after {
    content: '';
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    margin-left: 5px;
    border: 1px solid #cbcbcb;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
}

.news_details .btn_renewalType.type3 .inner {
    color: #fff;
}

.news_details .btn_renewalType.type4 {
    min-width: 36px;
    border: 1px solid #ccc;
    background-color: #fff;
    line-height: 35px;
    padding: 0 13px;
}

.news_details .btn_gray,
.news_details .btn_gray2 {
    display: inline-block;
    margin-bottom: 5px;
    text-align: center;
    background: #4a4e5b;
    color: #fff;
    text-decoration: none;
    border: 1px solid #4a4e5b;
    transition: all .2s ease;
}

.news_details .btn_gray:hover,
.news_details .btn_gray:focus,
.news_details .btn_gray2:hover,
.news_details .btn_gray2:focus {
    color: #4a4e5b !important;
    background: #fff !important;
    border: 1px dashed #4a4e5b !important;
    text-decoration: none
}

.news_details .btn_gray.big,
.news_details .btn_gray2.big {
    padding: 8px 19px 7px 19px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px
}

.news_details .btn_gray.middle,
.news_details .btn_gray2.middle {
    padding: 6px 19px 5px 19px;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px
}

.news_details .btnArrowCnt {
    display: inline-block;
    height: 28px;
    font-size: 13px;
    border: 1px solid #9b9b9b;
    background-color: #fbfbfb;
    vertical-align: middle;
    line-height: 100%;
    padding: 0 9px !important;
}

.news_details .btnArrowCnt span {
    display: block;
    background: url(/images/person/common/button_arr_dot.gif) no-repeat right;
    padding-right: 10px;
    line-height: 28px;
}

.news_details .btnPerformGray {
    display: inline-block;
    padding: 5px 10px;
    text-align: center;
    background: #4a4e5b;
    color: #fff;
    text-decoration: none;
    border: 1px solid #4a4e5b;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease
}

.news_details .btnPerformGray:hover,
.news_details .btnPerformGray:focus {
    color: #4a4e5b !important;
    background: #fff !important;
    border: 1px dashed #4a4e5b !important;
    text-decoration: none
}

.news_details .btnWrap_event01 {
    padding: 5px 0 25px;
    text-align: center;
}

.news_details .btn_eve01 {
    height: 37px;
    margin-right: 1px;
    padding: 1px 43px 0 24px;
    background: url(/images/event/btn_eve01.gif) no-repeat 100% top;
    border: 1px solid #ccc;
    font-size: 14px;
    vertical-align: middle;
    line-height: 36px;
    color: #444 !important;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
}

.news_details .btn_eve01:hover,
.family_evt_detail .btn_eve01:focus,
.family_evt_detail .btn_eve01:active {
    text-decoration: none !important;
    color: #444 !important;
}

.news_details .btn_eve02 {
    height: 37px;
    margin-right: 1px;
    padding: 1px 43px 0 24px;
    background: #4a4e5b url(/images/event/btn_eve02.gif) no-repeat 100% top;
    border: 1px solid #4a4e5b;
    font-size: 14px;
    vertical-align: middle;
    line-height: 36px;
    color: #f2f2f2 !important;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
}

.news_details .btn_eve02:hover,
.family_evt_detail .btn_eve02:focus,
.family_evt_detail .btn_eve02:active {
    text-decoration: none !important;
    color: #f2f2f2 !important;
}

.news_details .btn_eve03 {
    text-decoration: none;
    font-weight: bold;
    padding: 0 30px 0 15px;
    font-size: 13px;
    height: 31px;
    border: 0;
    color: #f2f2f2;
    line-height: 30px;
    background: url(/images/event/btn_eve03.gif) no-repeat 100% top;
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
}

.news_details .btn_eve03:hover,
.family_evt_detail .btn_eve03:focus,
.family_evt_detail .btn_eve03:active {
    text-decoration: none !important;
    color: #f2f2f2 !important;
}

.news_details .btn_eve04 {
    height: 23px;
    margin-right: 1px;
    padding: 0 28px 0 15px;
    background: url(/images/event/btn_eve04.gif) no-repeat 100% top;
    border: 1px solid #ccc;
    font-size: 12px;
    vertical-align: middle;
    line-height: 23px;
    color: #444 !important;
    display: inline-block;
    text-decoration: none;
}

.news_details .btn_eve04:hover,
.family_evt_detail .btn_eve04:focus,
.family_evt_detail .btn_eve04:active {
    text-decoration: none !important;
    color: #444 !important;
}

.news_details .eve_txt02 {
    margin-bottom: 10px;
}

.news_details .n_tblc01+.n_tits01 {
    margin-top: 60px;
}

.news_details .n_tblc01+.n_tblc01 {
    margin-top: 30px;
}

.news_details .subBtn {
    margin-top: 40px;
}

.news_details .mg_top0 {
    margin-top: 0px !important;
}

.news_details .mg_top5 {
    margin-top: 5px !important;
}

.news_details .mg_top10 {
    margin-top: 10px !important;
}

.news_details .mg_top15 {
    margin-top: 15px !important;
}

.news_details .mg_top20 {
    margin-top: 20px !important;
}

.news_details .mg_top25 {
    margin-top: 25px !important;
}

.news_details .mg_btm0 {
    margin-bottom: 0 !important;
}

.news_details .mgtL {
    margin-top: 40px !important;
}

.news_details .mgtL2 {
    margin-top: 30px !important;
}

.news_details .mgbL {
    margin-bottom: 40px !important;
}

.news_details .mg_btm10 {
    margin-bottom: 10px !important;
}

.news_details .mg_btm15 {
    margin-bottom: 15px !important;
}

.news_details .mg_btm20 {
    margin-bottom: 20px !important;
}

.news_details .mg_btm30 {
    margin-bottom: 30px !important;
}

.news_details .mg_btm40 {
    margin-bottom: 40px !important;
}

.news_details .mgtS {
    margin-top: 10px !important;
}

.news_details .mgtM {
    margin-top: 30px !important;
}

.news_details .mgbM {
    margin-bottom: 30px !important;
}

.news_details .mgbS {
    margin-bottom: 10px !important;
}

.news_details .mglL {
    margin-left: 14px !important;
}

.news_details .btmGM {
    margin-bottom: 30px !important;
}

.news_details .btmGL2 {
    margin-bottom: 40px !important;
}

.news_details .pdtS {
    padding-top: 10px !important;
}

.news_details .pdtM {
    padding-top: 30px !important;
}

.news_details .pdtL {
    padding-top: 40px !important;
}

.news_details .pdbM {
    padding-bottom: 30px !important;
}

.news_details .pdNone {
    padding: 0 !important;
}

.news_details .news-Section .mgbS {
    margin-bottom: 5px;
}

.news_details .news-Section .mgbM {
    margin-bottom: 20px;
}

.news_details .textC {
    text-align: center !important;
}

.news_details .textR {
    text-align: right !important;
}

.news_details .textL {
    text-align: left !important;
}

.news_details .txt_ac {
    text-align: center !important;
}

.news_details .txt_ar {
    text-align: right !important;
}

.news_details .txt_al {
    text-align: left !important;
}

.news_details div>.n_tits01:first-child {
    padding-top: 0;
}

.news_details .news_content_a .eve_txt_typ01 {
    padding-top: 6px;
}

.news_details .news_content_a .eve_txt_typ01 li {
    padding: 0 0 6px 17px;
    text-indent: -17px;
    line-height: 22px;
}

.news_details .txt_gap {
    overflow: hidden;
    margin-top: 6px;
    padding-left: 13px;
    font-size: 13px;
    line-height: 19px;
    color: #6f6f6f;
    text-indent: -13px;
    box-sizing: border-box
}

.news_details .txt_gap2 {
    padding-left: 13px;
    text-indent: -13px;
    box-sizing: border-box
}

.news_details .txt_gap3 {
    padding-left: 15px;
    text-indent: -15px;
    box-sizing: border-box
}

.news_details .news-Section h2+div {
    margin-top: 20px;
}

.news_details .ul_17 li {
    margin-top: 15px;
}

.news_details .newsDiv2 h3 {
    margin-top: 15px;
    margin-bottom: 5px;
}

.news_details .news-Section h4,
.news_details .news-Section h5 {
    margin: 0;
    padding: 0 0 14px;
    background: none;
}

.news_details .news-Visual+.news-Paragraph,
.news_details .news-Description-List+.news-Paragraph {
    margin-top: 40px;
}

.news_details h3 img {
    padding-bottom: 20px;
}

.news_details .news-Item {
    margin-top: 20px;
}

.news_details .box_con {
    margin-top: 0;
}

.news_details .box_type1 {
    padding: 11px 15px 12px;
    background: #e6e6e6
}

.news_details .box_type1 .txt_info {
    font-size: 14px;
    line-height: 21px
}

.news_details .box_type1.address {
    position: relative;
    margin-top: 15px;
    padding: 16px 30px 17px 19px
}

.news_details .box_type1.address .txt_info {
    font-size: 15px;
}

.news_details .box_type1.address .btn_close {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 15px;
    background: url(/conts/images/contents/ico_close_type2.png) no-repeat 50% 50%;
    background-size: 15px 15px;
    color: transparent !important;
}

.news_details .box_type1.box_type1_2 .list_type1,
.box_type2.box_type1_2 .list_type1 {
    border: 0;
    margin: 0;
    padding: 4px 0
}

.news_details .box_type1.box_type1_2 .list_type1.list_type1_2>li:last-child,
.box_type2.box_type1_2 .list_type1.list_type1_2>li:last-child {
    margin-bottom: 0
}

.news_details .box_type1.box_type1_2 .list_type1.list_type1_2>li,
.box_type2.box_type1_2 .list_type1.list_type1_2>li {
    padding: 0;
    margin-bottom: 10px
}

.news_details .box_type2 {
    padding: 11px 15px 12px;
    background: #f6f6f6
}

.news_details .box_type5 {
    overflow: hidden;
    position: relative;
    padding: 10px;
    border: 1px solid #bababa
}

.news_details img {
    max-width: 100%;
    vertical-align: top;
}

.news_details .ico_img img {
    width: 60px;
    height: 60px;
}

.news_details .btn_center {
    text-align: center;
}

.news_details .box_notice2 {
    overflow: hidden;
    margin: 27px 0 27px 0;
    background: #f6f6f6;
    padding: 11px 15px 12px;
}

.news_details .box_notice2 .info_tit {
    display: inline-block;
    margin-bottom: 10px;
}

.news_details .newsBx_g {
    padding: 16px 20px;
    border: 1px solid #d5d5d5;
    background: #fbfbfb
}

.news_details .refer {
    clear: both;
    display: block;
    padding: 15px 0 0 15px;
    line-height: 1.5em;
    position: relative;
    text-indent: -15px;
}

.news_details .refer strong {
    color: #42474b
}

.news_details .refer span {
    display: block;
    padding: 5px 0 0;
}

.news_details .billiards-Text,
.news_details .billiards-Text li,
.news_details .billiards-List li {
    clear: both;
    display: block;
    padding: 0 0 0 15px;
    line-height: 1.5em;
    position: relative;
    text-indent: -15px;
}

.news_details .billiards-Text:before,
.news_details .billiards-Text li:before,
.news_details .billiards-List li:before {
    content: "※";
    padding-right: 5px;
}

.news_details .boxWrap {
    border: 1px solid #CCC;
    padding: 0 15px 0 15px;
}

.news_details .p_blue {
    color: #004da3;
}

.news_details .p_bold {
    color: #686868;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}

.news_details .boxWrap .bubble {
    position: relative;
    margin-bottom: 25px;
}

.news_details .boxWrap .bubble .label {
    color: #fff;
    background-color: #898989;
    border-radius: 5px;
    padding: 10px;
}

.news_details .boxWrap .bubble .tail {
    left: 50%;
    margin-left: -18px;
    border-right: 18px solid transparent;
    border-top: 18px solid #898989;
    border-left: 18px solid transparent;
    position: absolute;
    bottom: -18px;
    width: 0;
    height: 0;
}

.news_details #box_radius {
    background-color: #004fa8;
    -moz-border-radius-topleft: 15px;
    border-top-left-radius: 15px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 15px;
    padding: 12px;
    margin-top: 8px;
    color: #fff;
    float: left;
}

.news_details .news_content_a .news-Description-List {
    padding-top: 20px;
}

.news_details .news_content_a .l_tit01 {
    border-top: 1px solid #dbdbdb;
}

.news_details .exBus_mobileApp_box {
    width: 49%;
    height: 200px;
}

.news_details .exBus_mobileApp_box .inbox {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.news_details .exBus_mobileApp_qr {
    padding: 0 10px;
}

.news_details .exBus_mobileApp_cont {
    padding: 0 10px;
}

.news_details .news-Section.song .songbox2 {
    padding-bottom: 30px;
}

.news_details .fanpay_app_install li {
    float: none !important;
    display: inline-block;
    margin: 5px 0 0 0 !important;
}

.news_details .referItem {
    display: block;
    margin-top: 4px;
    line-height: 1.5
}

.news_details .referItem1 {
    display: block;
    padding-left: 5px;
    line-height: 1.5;
    text-indent: -5px
}

.news_details .referItem2 {
    display: block;
    padding-left: 10px;
    line-height: 1.5;
    text-indent: -10px
}

.news_details .referItem3 {
    display: block;
    padding-left: 12px;
    line-height: 1.5;
    text-indent: -12px
}

.news_details .referItem4 {
    display: block;
    padding-left: 15px;
    line-height: 1.5;
    text-indent: -15px
}

.news_details .referItem5 {
    display: block;
    padding-left: 18px;
    line-height: 1.5;
    text-indent: -18px
}

.news_details .referItem6 {
    display: block;
    padding-left: 20px;
    line-height: 1.5;
    text-indent: -20px
}

.news_details .referItem7 {
    display: block;
    padding-left: 40px;
    line-height: 1.5;
    text-indent: -40px
}

.news_details .referItem8 {
    display: block;
    padding-left: 27px;
    line-height: 1.5;
    text-indent: -27px
}

.news_details .referItem9 {
    display: block;
    padding-left: 25px;
    line-height: 1.5;
    text-indent: -25px
}

.news_details .referItem10 {
    display: block;
    padding-left: 85px;
    line-height: 1.5;
    text-indent: -85px
}

.news_details .news-Section .news-Item dl dt {
    margin-top: 24px;
    padding: 0 0 14px;
    font-weight: bold
}

.news_details .news-Section .news-Item dl dt:first-child {
    margin-top: 0
}

.news_details .define-List1>li,
.news_details .define-List2>li {
    overflow: hidden;
    margin: 12px 0 0;
    background: url(/images/person/common/bullets.gif) no-repeat -995px 10px !important;
}

.news_details .define-List1>li {
    padding-left: 6px;
    background-position: -20px 7px
}

.news_details .define-List2>li {
    padding-left: 10px;
    background-position: 0 -42px
}

.news_details .define-List1>li:first-child,
.news_details .define-List2>li:first-child {
    margin: 0
}

.news_details .define-List1>li>strong,
.news_details .define-List2>li>strong {
    display: block;
    margin: 0 0 8px
}

.news_details .newsboxN .appDownload {
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

.news_details .newsboxN .appDownload .appAdroid,
.news_details .newsboxN .appDownload .appIos {
    background-color: #eff5f7;
    padding: 25px 15px 25px 25px
}

.news_details .newsboxN .appDownload .appIos {
    float: left;
}

.news_details .newsboxN .appDownload .appAdroid {
    float: left;
    margin-right: 10px;
}

.news_details .newsboxN .appDownload dl {
    width: 320px;
    margin-top: 10px;
}

.news_details .newsboxN .appDownload dd {
    clear: both
}

.news_details .newsboxN .appDownload li {
    float: left;
    margin-top: 10px;
    margin-bottom: 18px
}

.news_details .newsboxN .appDownload li.txt {
    padding: 20px 0px 15px 15px;
    line-height: 150%
}

.news_details .newsboxN .appDownload .listDot strong {
    color: #444444
}

.news_details .referItemList li br {
    display: none;
}

.news_details .newstext img {
    display: block;
}

.news_details .newstext a img {
    display: inline;
    vertical-align: middle !important;
}

.news_details .referItemList dfn {
    display: block;
}

.news_details .infoReferBox {
    background-color: #fbfbfb;
    border: 1px solid #d6d6d6;
    padding: 20px;
    overflow: hidden;
    font-size: 14px;
}

.news_details .newsFSS h4 {
    padding-left: 0;
}

.news_details .newsFSS .newsBx_g {
    margin-top: 10px;
}

.news_details .newsboxN .newsBx_w {
    padding: 20px;
    border: 1px solid #dbe3e6;
    background: #fff;
}

.news_details .helpBox {
    background-color: #fbfbfb;
    border: 1px solid #d5d5d5;
    padding: 25px 29px;
    line-height: 1.5;
    font-size: 14px;
    margin-top: 20px;
}

.news_details .helpBox+p {
    margin-top: 20px;
}

.news_details #pbEventDetail3 .evtSectionBox {
    border: 1px solid #dee4e8;
    background: #f7f7f7;
    margin: 0 20px;
    padding: 0 0 25px;
    overflow: hidden;
}

.news_details #pbEventDetail3 .evtSection1 .evtTitle {
    position: relative;
    width: 638px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #dce4e7 none;
    padding: 0
}

.news_details #pbEventDetail3 .evtSection1 .evtTitle em {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 94px;
    height: 200px;
    padding: 9px 0 8px;
    background: #2b4564;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    z-index: 1
}

.news_details #pbEventDetail3 .evtSection1 .evtTitle h4 {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 0;
    padding: 8px 0 7px 113px;
    background: #dce4e7;
    width: 523px;
    line-height: 1.3;
    font-size: 14px;
    border: 1px solid #c4d0d5
}

.news_details #pbEventDetail3 .evtSection1 .evtTitle em span.coupon {
    position: absolute;
    left: 75px;
    top: 7px;
    font-family: verdana;
    font-size: 22px;
    font-weight: normal
}

.news_details #pbEventDetail3 .evtSection1 .evtTitle strong {
    float: left;
    padding-top: 10px;
    color: #22314e;
    font-size: 14px
}

.news_details #pbEventDetail3 .evtSection1 .evtTitle.img {
    height: 35px
}

.news_details #pbEventDetail3 .evtSection1 .evtItem {
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%
}

.news_details #pbEventDetail3 .evtSection1 .evtItem.last {
    margin-bottom: 0
}

.news_details #pbEventDetail3 .evtSection1 .evtItemLast {
    margin-bottom: 40px;
    overflow: hidden
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .subTitle {
    float: left;
    width: 95px;
    padding: 6px 0 3px 0;
    line-height: 100%;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    background-color: #587190
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .subCnt {
    float: left;
    margin-left: 10px;
    line-height: 18px;
    color: #41474c;
    margin-top: 2px
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .giveAwayList {
    overflow: hidden;
    border-left: 1px solid #dee4e8
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .giveAwayList.sum2 li {
    width: 49%
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .giveAwayList.sum3 li {
    width: 33%
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .giveAwayList.sum4 li {
    width: 24%
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .giveAwayList.sum5 li {
    width: 19%
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .giveAwayList.sum6 li {
    width: 16%
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .giveAwayList li {
    float: left;
    border: 1px solid #dee4e8;
    border-left-width: 0;
    text-align: center;
    margin-left: -1px
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .giveAwayList li p {
    padding: 15px 5px 10px;
    text-align: center;
    background: #f1f1f1;
    margin-left: 1px
}

.news_details #pbEventDetail3 .evtSection1 .evtItem .giveAwayList li p strong {
    display: block
}

.news_details #pbEventDetail3 .evtSection2 .evtTitle {
    position: relative;
    width: 638px;
    margin-bottom: 20px;
    overflow: hidden;
    background: #dce4e7 none;
    padding: 0
}

.news_details #pbEventDetail3 .evtSection2 .evtTitle em {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 94px;
    height: 200px;
    padding: 8px 0;
    background: #2b4564;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    z-index: 1
}

.news_details #pbEventDetail3 .evtSection2 .evtTitle h4 {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    margin-top: 0;
    padding: 8px 0 8px 113px;
    background: #dce4e7;
    width: 523px;
    line-height: 1.3;
    font-size: 14px;
    border: 1px solid #c4d0d5
}

.news_details #pbEventDetail3 .evtSection2 .evtTitle em span.coupon {
    position: absolute;
    left: 75px;
    top: 7px;
    font-family: verdana;
    font-size: 22px;
    font-weight: normal
}

.news_details #pbEventDetail3 .evtSection2 .evtTitle strong {
    float: left;
    padding-top: 10px;
    color: #22314e;
    font-size: 14px
}

.news_details #pbEventDetail3 .evtSection2 .evtTitle.img {
    height: 35px
}

.news_details #pbEventDetail3 .evtSection2 .evtItem {
    margin-bottom: 20px;
    overflow: hidden
}

.news_details #pbEventDetail3 .evtSection2 .evtItem.last {
    margin-bottom: 0
}

.news_details #pbEventDetail3 .evtSection2 .evtItemLast {
    margin-bottom: 40px;
    overflow: hidden
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .subTitle {
    float: left;
    width: 95px;
    padding: 5px 0 2px 0;
    line-height: 100%;
    color: #fff;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    background-color: #587190
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .subCnt {
    float: right;
    width: 520px;
    line-height: 18px;
    color: #41474c
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .giveAwayList {
    overflow: hidden;
    border-left: 1px solid #dee4e8
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .giveAwayList.sum2 li {
    width: 49%
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .giveAwayList.sum3 li {
    width: 33%
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .giveAwayList.sum4 li {
    width: 24%
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .giveAwayList.sum5 li {
    width: 19%
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .giveAwayList.sum6 li {
    width: 16%
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .giveAwayList li {
    float: left;
    border: 1px solid #dee4e8;
    border-left-width: 0;
    text-align: center;
    margin-left: -1px
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .giveAwayList li p {
    padding: 15px 5px 10px;
    text-align: center;
    background: #f1f1f1;
    margin-left: 1px
}

.news_details #pbEventDetail3 .evtSection2 .evtItem .giveAwayList li p strong {
    display: block
}

.news_details #pbEventDetail3 .goodsUl {
    margin-left: 3px !important
}

.news_details #pbEventDetail3 .goodsUl .imgSection {
    width: 100%;
    background: #fff;
    text-align: center
}

.news_details #pbEventDetail3 .goodsUl li {
    float: left;
    border: 1px solid #dee4e8;
    background: #f1f1f1;
    padding: 0;
    vertical-align: top;
    margin-left: -3px;
    height: auto
}

.news_details #pbEventDetail3 .goodsUl li p {
    padding: 15px 0 10px;
    display: block;
    margin: 0 5px;
    text-align: center
}

.news_details #pbEventDetail3 .goodsUl li .imgCaption {
    display: block;
    margin: 0 5px;
    padding: 10px 0 8px;
    text-align: center
}

.news_details #pbEventDetail3 .goodsUl li strong {
    display: block
}

.news_details #pbEventDetail3 .goodsUl li .title {
    background: #0050a9;
    color: #fff;
    display: block;
    text-align: center;
    padding: 8px 0
}

.news_details #pbEventDetail3 .goodsUl.sum2 li {
    width: 50%;
    min-width: 150px;
}

.news_details #pbEventDetail3 .goodsUl.sum3 li {
    width: 33%;
    min-width: 150px;
}

.news_details #pbEventDetail3 .goodsUl.sum4 li {
    width: 25%;
    min-width: 150px;
}

.news_details #pbEventDetail3 .goodsUl.sum5 li {
    width: 20%;
    min-width: 150px;
}

.news_details #pbEventDetail3 table.giveAwayInfo {
    width: 100%;
    word-break: normal;
}

.news_details #pbEventDetail3 table.giveAwayInfo * {
    word-break: normal;
}

.news_details #pbEventDetail3 table.giveAwayInfo.thW tbody th {
    background: #fff;
    font-weight: normal
}

.news_details #pbEventDetail3 table.giveAwayInfo th {
    padding: 9px 5px 6px 5px;
    text-align: center;
    background: #f1f1f1;
    border: 1px solid #dee4e8
}

.news_details #pbEventDetail3 table.giveAwayInfo td {
    padding: 6px 5px 4px 5px;
    border: 1px solid #dee4e8;
    background: #fff
}

.news_details #pbEventDetail3 table.giveAwayInfo td em {
    display: inline;
    padding: 0;
    color: #0050a9
}

.news_details #pbEventDetail3 table.giveAwayInfo td img {
    margin: 0 10px;
    vertical-align: middle
}

.news_details .hidetag {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    text-indent: -9999px;
}

.infostep_box {
    overflow: hidden;
    width: 100%;
}

.infostep_box.income {
    margin-bottom: 17px;
}

.infostep_box .list_step {
    overflow: hidden;
    width: 100%;
}

.infostep_box .list_step li:first-child {
    margin-top: 0;
}

.infostep_box .list_step li {
    display: table;
    position: relative;
    width: 100%;
    margin-top: 36px;
    background-color: #f6f6f6;
}

.infostep_box .list_step li .tit,
.infostep_box .list_step li .tit_step,
.infostep_box .list_step li .cont {
    display: table-cell;
    vertical-align: middle;
}

.infostep_box .list_step .tit,
.infostep_box .list_step .tit_step {
    width: 10%;
    min-width: 86px;
    padding: 16px 12px;
    text-align: center;
    font-weight: 700;
    background-color: #eee;
}

.infostep_box .list_step .cont {
    padding: 16px 12px;
    overflow: hidden;
    color: #111;
    font-weight: 400;
}

.infostep_box .list_step li:after {
    content: "";
    display: block;
    position: absolute;
    top: -21px;
    left: 50%;
    width: 11px;
    height: 7px;
    background: url(/conts/images/contents/ico_arrow_type2.png) no-repeat 50% 0;
    background-size: 11px 7px;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0)
}

.customer .box_step li {
    padding: 30px;
    border: 1px solid #ddd;
}

.customer .box_step li+li {
    margin-top: 20px;
}

.customer .box_step li em {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.customer .box_step li .bg_number em {
    background-color: #4868e1;
    width: 18px;
    height: 18px;
    font-weight: 700;
    font-size: 13px;
    color: #fff;
    line-height: 18px;
    text-align: center;
}

.customer .box_step li>p {
    position: relative;
    padding-left: 17px;
    font-weight: 700;
    color: #333;
}

.customer .box_step li>p.bg_number {
    padding-left: 26px;
}

.customer .box_step li>p+p {
    margin-top: 10px;
}

.customer .box_step li>p>.marker_refer {
    margin-top: 5px;
}

.customer .box_step li .img_area {
    margin: 50px 0 30px;
}

.customer .box_step li .img_area img {
    display: block;
    margin: 0 auto;
}

.customer .box_step li .img_area img+img {
    margin-top: 30px;
}

.news_content_a .step_arrow01 {
    padding: 3px 0 10px;
}

.news_content_a .step_arrow01 li {
    position: relative;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    background: #f6f6f6 !important;
    margin-top: 36px;
    margin-bottom: 15px;
}

.news_content_a .step_arrow01 li:after {
    content: "";
    display: block;
    position: absolute;
    top: -21px;
    left: 50%;
    width: 11px;
    height: 7px;
    background: url(/conts/images/contents/ico_arrow_type2.png) no-repeat 50% 0;
    background-size: 11px 7px;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0)
}

.news_content_a .step_arrow01 li div {
    width: auto !important;
    display: table;
    padding: 0;
    text-align: left;
}

.news_content_a .step_arrow01 li div strong {
    width: 10%;
    min-width: 86px;
    padding: 16px 0;
    text-align: center;
    color: #0050a9;
    background: #e6e6e6;
    display: table-cell;
    vertical-align: middle;
}

.news_content_a .step_arrow01 li div p {
    padding: 16px 12px;
    display: table-cell;
    vertical-align: middle;
    color: #6f6f6f;
}

.news_content_a .step_arrow01 li div p br {
    display: none;
}

.news_content_a .step_arrow01 li:first-child {
    margin-top: 0;
}

.news_content_a .step_arrow01 li:first-child:after {
    display: none
}

.news_details .step_arrow .col1 {
    position: relative;
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    background: #f6f6f6;
    margin-top: 36px;
}

.news_details .step_arrow .col1 div {
    width: auto !important;
    height: auto !important;
    padding: 0 !important;
    margin: 0 !important;
    display: table;
}

.news_details .step_arrow .col1 div strong {
    width: 10%;
    min-width: 86px;
    padding: 16px 0;
    text-align: center;
    background: #e6e6e6;
    display: table-cell;
    vertical-align: middle;
}

.news_details .step_arrow .col1 div p {
    display: inherit;
    padding: 16px 12px 0;
    vertical-align: middle;
    color: #6f6f6f;
}

.news_details .step_arrow .col1 div p:last-child {
    padding-bottom: 30px
}

.news_details .step_arrow .col1 div p br {
    display: none;
}

.news_details .step_arrow .col1:after {
    content: "";
    display: block;
    position: absolute;
    top: -21px;
    left: 50%;
    width: 11px;
    height: 7px;
    background: url(/conts/images/contents/ico_arrow_type2.png) no-repeat 50% 0;
    background-size: 11px 7px;
    transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0)
}

.news_details .step_arrow .col1:first-child {
    margin-top: 0;
}

.news_details .step_arrow .col1:first-child:after {
    display: none
}

.news_details .news-Section .step_arrow {
    margin-bottom: 20px;
}

.news_details .news-Section .step_arrow:after {
    display: block;
    content: '';
    clear: both
}

.news_details .news-Section .step_arrow li {
    float: left;
    height: 155px;
    padding-top: 10px;
    background: url(/images/common/event/bg_stepArrow.png) no-repeat 100% 0;
    text-align: center
}

.news_details .news-Section .step_arrow div {
    margin-right: 20px;
}

.news_details .news-Section .step_arrow strong {
    display: block;
    color: #0050a9
}

.news_details .news-Section .step_arrow p {
    padding: 13px 0 0;
}

.news_details .news-Section .step_arrow li.lst {
    background: none
}

.talk_consult_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: -2px;
}

.talk_consult_list li {
    flex: 1 1 0;
    padding: 2px;
}

.talk_consult_list li .radio_btn {
    display: block;
    width: 100%;
    text-align: center;
}

.talk_consult_list li .radio_btn .txt {
    display: block;
    position: relative;
    width: 100%;
    height: 140px;
    border: 1px solid #bbb;
    border-radius: 3px;
    padding: 90px 0 0;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.talk_consult_list li .radio_btn .txt .ico {
    position: absolute;
    top: 20px;
    left: 50%;
    width: 50px;
    height: 50px;
    margin: 0 0 0 -25px;
    background: no-repeat 50% 50%;
    background-size: 50px auto;
}

.talk_consult_list li .radio_btn .txt .ico.ico1 {
    background-image: url(/pconts/images/icon/ico_icon89.png);
}

.talk_consult_list li .radio_btn .txt .ico.ico2 {
    background-image: url(/pconts/images/icon/ico_icon90.png);
}

.talk_consult_list li .radio_btn .txt .ico.ico3 {
    background-image: url(/pconts/images/icon/ico_icon91.png);
}

.talk_consult_list li .radio_btn .txt .ico.ico4 {
    background-image: url(/pconts/images/icon/ico_icon92.png);
}

.talk_consult_list li .radio_btn .txt .ico.ico5 {
    background-image: url(/pconts/images/icon/ico_icon93.png);
}

.talk_consult_list li .radio_btn .txt .ico.ico6 {
    background-image: url(/pconts/images/icon/ico_icon94.png);
}

.talk_consult_list li .radio_btn :checked+.txt {
    border-color: #4868e1;
    color: #4868e1;
}

.issue_step:after {
    content: none;
}

.issue_step>li {
    width: 25%;
}

.issue_step>li.arrow_none:after {
    content: none;
}

.ecs_img_area {
    width: 100%;
    padding: 25px 0;
    background-color: #fff;
    text-align: center;
}

.ecs_img_area img {
    max-width: 570px;
    max-height: 272px;
}

.ecs_img_area img+img {
    margin-top: 30px;
}

.ecs_img_area.wid_type2 {
    width: 630px;
    margin: 0 auto;
    padding-top: 0;
    padding-bottom: 0;
    background-color: transparent;
}

.ecs_img_area.wid_type2 img {
    max-width: 100%;
    max-height: none;
}

.cert_merit ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cert_merit ul:after {
    content: none;
}

.cert_merit ul li {
    position: relative;
    flex: 0 0 auto;
    width: 312px;
    height: 340px;
    padding: 170px 0 0;
    border: 1px solid #e1e1e1;
    border-radius: 3px;
    text-align: center;
}

.cert_merit ul li .merit {
    position: absolute;
    top: 40px;
    left: 50%;
    width: 90px;
    height: 90px;
    margin-left: -45px;
    border-radius: 50%;
}

.cert_merit ul li .merit.icon01 {
    background: #f2f4f8 url(/pconts/images/contents/customer/customer01_35.png) no-repeat center;
    background-size: 50px;
}

.cert_merit ul li .merit.icon02 {
    background: #f2f4f8 url(/pconts/images/contents/customer/customer01_36.png) no-repeat center;
    background-size: 50px;
}

.cert_merit ul li .merit.icon03 {
    background: #f2f4f8 url(/pconts/images/contents/customer/customer01_37.png) no-repeat center;
    background-size: 50px;
}

.cert_merit ul li strong {
    font-weight: 700;
    font-size: 20px;
    color: #333;
}

.cert_merit ul li p {
    margin: 14px 0 0;
    font-size: 15px;
    color: #111;
}

.cert_mobile ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cert_mobile ul:after {
    content: none;
}

.cert_mobile ul li {
    flex: 0 0 auto;
    width: 312px;
    margin: 0 0 20px;
}

.cert_mobile ul li .item {
    height: 580px;
    padding: 30px;
    background-color: #f6f6f6;
}

.cert_mobile ul li .item .h_title {
    height: 46px;
    line-height: 23px;
}

.cert_mobile ul li .item .img_area {
    position: relative;
    text-align: center;
}

.browser_cert .bg_gray {
    padding: 30px 0;
}

.step_box_wrap.col3 .step_box .img {
    text-align: center;
}

.step_box_wrap.col3 .step_box .img img {
    margin: 0 auto;
}

.appcard_zone {
    padding: 25px 0;
}

.appcard_zone .cell1 {
    margin: 0 0 5px;
}

.appcard_zone .cell2 {
    margin: 0 0 5px;
}

.appcard_zone .title_area .title {
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.appcard_zone .title_area .type {
    margin: 0 0 0 3px;
    font-size: 13px;
    color: #111;
}

.appcard_zone .addr {
    font-size: 13px;
    color: #111;
}

.appcard_zone .tel {
    font-size: 13px;
    color: #111;
}

.mobile_card .icon_list.step.col04>li {
    width: 25%;
}

.mobile_card .icon_list.step.col03>li {
    width: 33.3%;
}

.mobile_card .icon_list.step>li::after {
    top: calc(50% - 20px);
}

.mobile_card .step_box_wrap .txt_area {
    margin: 0;
}

.mobile_card .step_box_wrap .img {
    width: 224px;
    height: 442px;
    margin: 0 auto;
}

.mobile_card .step_box_wrap .img.img01 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img02 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img03 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_03.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img04 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_04.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img05 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_05.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img06 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_06.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img07 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_07.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img08 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_08.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img09 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_09.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img10 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_10.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img11 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_11.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img12 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_12.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img13 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_13.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img14 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_14.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img15 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_15.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img16 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_16.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img17 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_17.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img18 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_18.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img19 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_19.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img20 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_20.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img21 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_21.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img22 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_22.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img23 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_23.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img24 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_24.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img25 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_25.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img26 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_26.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img27 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_27.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img28 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_28.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img29 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_29.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img30 {
    background: url(/pconts/images/contents/mobile/mobilecard_certi_30.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img31 {
    background: url(/pconts/images/contents/mobile/mobilecard_join1_01.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img32 {
    background: url(/pconts/images/contents/mobile/mobilecard_join1_02.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img33 {
    background: url(/pconts/images/contents/mobile/mobilecard_join1_03.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img34 {
    background: url(/pconts/images/contents/mobile/mobilecard_join1_04.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img35 {
    background: url(/pconts/images/contents/mobile/mobilecard_join1_05.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img36 {
    background: url(/pconts/images/contents/mobile/mobilecard_dutchpay_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img37 {
    background: url(/pconts/images/contents/mobile/mobilecard_dutchpay_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img38 {
    background: url(/pconts/images/contents/mobile/mobilecard_dutchpay_03.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img39 {
    background: url(/pconts/images/contents/mobile/mobilecard_dutchpay_04.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img40 {
    background: url(/pconts/images/contents/mobile/mobilecard_dutchpay_05.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img41 {
    background: url(/pconts/images/contents/mobile/mobilecard_dutchpay_06.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img42 {
    background: url(/pconts/images/contents/mobile/mobilecard_dutchpay_07.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img43 {
    background: url(/pconts/images/contents/mobile/mobilecard_join2_01.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img44 {
    background: url(/pconts/images/contents/mobile/mobilecard_join2_02.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img45 {
    background: url(/pconts/images/contents/mobile/mobilecard_join2_03.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img46 {
    background: url(/pconts/images/contents/mobile/mobilecard_join2_04.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img47 {
    background: url(/pconts/images/contents/mobile/mobilecard_join2_05.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img48 {
    background: url(/pconts/images/contents/mobile/mobilecard_join2_06.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img49 {
    background: url(/pconts/images/contents/mobile/mobilecard_join2_07.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img50 {
    background: url(/pconts/images/contents/mobile/mobilecard_join3_01.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img51 {
    background: url(/pconts/images/contents/mobile/mobilecard_join3_02.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img52 {
    background: url(/pconts/images/contents/mobile/mobilecard_join3_03.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img53 {
    background: url(/pconts/images/contents/mobile/mobilecard_join3_04.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img54 {
    background: url(/pconts/images/contents/mobile/mobilecard_join3_05.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img55 {
    background: url(/pconts/images/contents/mobile/mobilecard_join3_06.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img56 {
    background: url(/pconts/images/contents/mobile/mobilecard_join3_07.png) no-repeat 50% 50%;
    background-size: auto;
}

.mobile_card .step_box_wrap .img.img57 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment1_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img58 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment1_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img59 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment1_03.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img60 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment2_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img61 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment2_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img62 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment2_03.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img63 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment2_04.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img64 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment2_05.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img65 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment2_06.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img66 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment3_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img67 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment3_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img68 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment3_03.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img69 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment3_04.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img70 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment4_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img71 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment4_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img72 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment4_03.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img73 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment4_04.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img74 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment4_05.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img75 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment4_06.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img76 {
    background: url(/pconts/images/contents/mobile/mobilecard_onlinePayment4_07.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img77 {
    background: url(/pconts/images/contents/mobile/mobilecard_offlinePayment1_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img78 {
    background: url(/pconts/images/contents/mobile/mobilecard_offlinePayment1_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img79 {
    background: url(/pconts/images/contents/mobile/mobilecard_offlinePayment1_03.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img80 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc1_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img81 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc1_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img82 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc2_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img83 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc2_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img84 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc2_03.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img85 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc2_04.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img86 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc3_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img87 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc3_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img88 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc3_03.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img89 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc3_04.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img90 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc4_01.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img91 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc4_02.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img92 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc4_03.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img93 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc4_04.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img94 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc4_05.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.mobile_card .step_box_wrap .img.img95 {
    background: url(/pconts/images/contents/mobile/mobilecard_nfc4_06.png) no-repeat 50% 50%;
    background-size: 100% auto;
}

.customer_invest {
    width: 650px;
    margin: 0 auto;
}

.customer_invest .logo {
    display: block;
    width: 124px;
    height: 40px;
}

.customer_invest .logo img {
    width: 100%;
}

.customer_invest .visual_txt {
    padding: 30px 0 35px;
    margin-bottom: 102px;
}

.customer_invest .visual_txt::before {
    width: 83px;
}

.customer_invest .visual_txt .txt_lg {
    font-size: 38px;
}

.customer_invest .visual_txt .has_img {
    position: absolute;
    right: 0;
    bottom: -26px;
    width: 136px;
    height: 136px;
    background: url(/pconts/images/contents/customer/customer_invest_img.png) no-repeat right center;
    background-size: 100%;
}

.customer_invest .satis_txt01 {
    padding-bottom: 6px;
    color: #333;
    font-size: 16px;
    border-bottom: 1px solid #e0e0e0;
}

.customer_invest .satis_ls li {
    padding-top: 45px;
    font-size: 16px;
    color: #555;
}

.customer_invest .satis_ls li div {
    padding: 10px 0 0 15px;
}

.customer_invest .satis_ls li div label {
    font-size: 16px;
    color: #555;
    letter-spacing: 2px;
    margin-right: 25px;
}

.customer_invest .satis_ls li div label input {
    vertical-align: middle;
}

.customer_invest input[type="radio"] {
    width: 23px;
    height: 23px;
    border-radius: 0;
    background: url(/pconts/images/contents/customer/ico_input.png) no-repeat 0 0;
    background-size: 120px 100px;
    -webkit-appearance: none;
    border: 0 none;
}

.customer_invest input[type="radio"]:checked {
    background-position: -30px 0;
}

.customer_invest.satis_content .satis_cont .satis_btna {
    text-align: center;
    padding-top: 50px;
}

.customer_invest.satis_content .satis_cont .satis_btna .btn_styp01 {
    display: inline-block;
    width: 116px;
    height: 39px;
    border: 1px solid #ccc;
    line-height: 39px;
    font-size: 14px;
    color: #222;
    margin: 0 4px;
}

.customer_invest.satis_content .satis_cont .satis_btna .btn_styp02 {
    display: inline-block;
    width: 116px;
    height: 39px;
    border: 1px solid #4a4e5b;
    background: #4a4e5b;
    line-height: 39px;
    font-size: 14px;
    color: #222;
    color: #fff;
    margin: 0 4px;
}

.customer_invest .memeberReuquest dt {
    padding: 9px 0;
    margin: 0;
}

.customer_invest .memeberReuquest dt p.qusetion {
    display: block;
    padding: 3px 0 0 0;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.customer_invest .memeberReuquest dd {
    padding: 9px 0;
}

.customer_invest .memeberReuquest dd input.btn_radio {
    vertical-align: middle;
    margin: 0 5px 0 0;
}

.customer_invest .memeberReuquest dd.writeArea {
    border-bottom: none;
}

.customer_invest .memeberReuquest dd.writeArea textarea {
    margin: 0;
    padding: 0;
    font-size: 15px;
    width: 100%;
    border: 1px solid #c4c6c8;
    overflow-y: scroll;
    height: 134px;
    padding: 10px;
}

.customer_invest .memeberReuquest label {
    display: inline-block;
    margin-right: 25px;
}

.family_evt_detail .vimg {
    float: left;
    width: 100%;
    overflow: hidden;
}

.family_evt_detail .vimg.bg {
    position: relative;
    height: auto;
    min-height: 290px;
    background-repeat: no-repeat;
    background-size: cover;
}

.family_evt_detail .vimg.bg .txtImg {
    width: 100%;
    margin: 0;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
}

.family_evt_detail .vimg.bg .bgImg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
    display: none;
}

.family_evt_detail .vimg.bg img {
    margin: 0;
}

.family_evt_detail hr {
    display: none;
}

.family_evt_detail .evtSct h3.eventTit {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    padding: 0 0 14px;
    margin: 0 0 20px;
    font-size: 16px;
    color: #333333
}

.family_evt_detail .evtSct h3.eventTit span {
    display: block;
    float: left;
    padding: 0;
    font-weight: bold;
    margin: 0;
    line-height: 1.4
}

.family_evt_detail .evtSct h3.eventTit2 {
    float: left;
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    padding: 0 0 12px;
    margin: 0 0 12px;
    font-size: 16px !important;
    color: #0050a9
}

.family_evt_detail .evtSct h3.eventTit2 span {
    display: block;
    float: left;
    padding: 0;
    font-weight: bold;
    margin: 0;
    line-height: 1.4
}

.family_evt_detail .evtSct h4.eventTit:first-child {
    margin-top: 0
}

.family_evt_detail .evtSct h4.eventTit {
    float: left;
    width: 100%;
    padding: 0;
    margin: 15px 0 20px;
    font-size: 14px;
    color: #2b4564;
    background: none
}

.family_evt_detail .evtSct h4.eventTit2 {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0 0 20px;
    font-size: 14px;
    color: #df5612;
    background: none
}

.family_evt_detail .evtSct h4.eventTit.tt_1 {
    margin: 30px 0 20px
}

.family_evt_detail .evtSct h4.eventTit.tt_2 {
    margin: 30px 0 8px
}

.family_evt_detail .tblNfud {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #e0e0e0;
    table-layout: fixed;
    text-align: center;
    line-height: 20px;
    color: #444444;
    font-size: inherit !important;
}

.family_evt_detail .tblNfud th,
.family_evt_detail .tblNfud td {
    padding: 14px 0 11px 0;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff
}

.family_evt_detail .tblNfud thead th:first-child,
.tblNfud tbody th:first-child,
.tblNfud tbody td:first-child {
    border-left: 0
}

.family_evt_detail .tblNfud thead th {
    background-color: #f7f7f7;
    text-align: center;
    font-weight: normal
}

.family_evt_detail .tblNfud tbody th {
    font-weight: normal
}

.family_evt_detail .tblNfud tbody th.depth2 {
    border-left: 1px solid #e0e0e0 !important
}

.family_evt_detail .tblNfud .lineY {
    border-left: 1px solid #e0e0e0 !important
}

.family_evt_detail .tblNfud.rowT th,
.tblNfud.rowT td {
    padding-left: 20px;
}

.family_evt_detail .tblNfud.rowT.rowT2 th,
.tblNfud.rowT.rowT2 td {
    padding-left: 15px
}

.family_evt_detail .tblNfud.rowT tbody th {
    background-color: #f7f7f7;
    text-align: left;
    font-weight: normal
}

.family_evt_detail .tblNfud.rowT tbody td {
    text-align: left;
}

.family_evt_detail .tblNfud.textCL td {
    text-align: left;
    padding-left: 15px;
}

.family_evt_detail .tblNfud.textLL tbody th {
    text-align: left;
    padding-left: 15px;
}

.family_evt_detail .tblNfud.textLL td {
    text-align: left;
    padding-left: 15px;
}

.family_evt_detail .tblNfud.CLtext tbody th {
    text-align: center;
    padding-left: 4px;
    padding-right: 4px
}

.family_evt_detail .tblNfud.CLtext tbody td {
    text-align: left
}

.family_evt_detail .tblNfud.hLow tbody th,
.hLow tbody td {
    padding: 6px 0 4px 0;
}

.family_evt_detail .tblNfud .point {
    background: #FFFEEF
}

.family_evt_detail .tblNfud thead .point {
    background: #FFFEE2
}

.family_evt_detail .tblNfud.textL td {
    text-align: left;
    padding-left: 5px
}

.family_evt_detail .tblNfud.textR thead th,
.tblNfud.textR tbody th {
    text-align: center !important
}

.family_evt_detail .tblNfud.textR tbody td {
    text-align: right;
    padding-left: 4px;
    padding-right: 4px
}

.family_evt_detail .tblNfud.textC tbody td {
    text-align: center;
    padding-left: 4px;
    padding-right: 4px
}

.family_evt_detail .tblNfud.bbsStyle tbody .textL {
    padding-left: 8px !important
}

.family_evt_detail .tblNfud.bbsStyle tbody .textL a {
    text-decoration: none;
    color: #444444
}

.family_evt_detail .tblNfud.textR2 tbody th {
    text-align: left;
    padding-left: 26px
}

.family_evt_detail .tblNfud.textR2 tbody td {
    text-align: right;
    padding-left: 4px;
    padding-right: 4px
}

.family_evt_detail .tblNfud.thW tbody th {
    background-color: #fff;
    text-align: center
}

.family_evt_detail .tblNfud.col-T thead th {
    background: #fff;
    font-weight: normal
}

.family_evt_detail .tblNfud.col-T thead th[scope="colgroup"],
.family_evt_detail .tblNfud.col-T thead th.col-T,
.family_evt_detail .tblNfud.col-T tbody th {
    background: #f7f7f7;
    font-weight: bold
}

.family_evt_detail .tblNfud.col-T.col-T2 tbody th {
    font-weight: normal
}

.family_evt_detail .tblNfud th.tdstyle_th {
    background-color: #fff;
    font-weight: normal;
    padding-left: 0
}

.family_evt_detail .tblNfud tfoot th {
    background-color: #f7f7f7;
    text-align: center;
    border-left: 0
}

.family_evt_detail .tblNfud tfoot td {
    background-color: #f7f7f7
}

.family_evt_detail .tblNfud caption.view {
    width: 100%;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
    text-indent: 0;
    overflow: visible;
    text-align: left;
    font-weight: bold
}

.family_evt_detail .tblNfud th.textC,
.family_evt_detail .tblNfud td.textC {
    text-align: center !important;
}

.family_evt_detail .tblNfud.rowT th.textC {
    padding-left: 0 !important;
    text-align: center
}

.family_evt_detail .tblNfud.rowT tbody td.textC {
    padding-left: 0 !important;
    text-align: center
}

.family_evt_detail table.giveAwayInfo {
    width: 100%;
    margin-bottom: 20px;
}

.family_evt_detail table.giveAwayInfo.thW tbody th {
    background: #fff;
    font-weight: normal
}

.family_evt_detail table.giveAwayInfo th {
    padding: 9px 5px 6px 5px;
    text-align: center;
    background: #f1f1f1;
    border: 1px solid #dee4e8
}

.family_evt_detail table.giveAwayInfo td {
    padding: 6px 5px 4px 5px;
    border: 1px solid #dee4e8;
    background: #fff
}

.family_evt_detail table.giveAwayInfo td em {
    display: inline;
    padding: 0;
    color: #0050a9
}

.family_evt_detail table.giveAwayInfo td img {
    margin: 0 10px;
    vertical-align: middle
}

.family_evt_detail table.giveAwayInfo.textC td {
    text-align: center;
}

.family_evt_detail .tblList {
    min-width: 100%;
    width: 100%;
    border-top: 2px solid #454a56;
    border-bottom: 2px solid #d8d9db;
    table-layout: fixed;
}

.family_evt_detail .tblList thead th {
    color: #3e424d;
    background-color: #efefef;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 13px 0 9px 0;
    text-align: center;
}

.family_evt_detail .tblList thead th:first-child {
    border-left: none;
}

.family_evt_detail .tblList thead tr.depth2 th {
    color: #5e656e;
    background-color: #f7f7f7;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 13px 0 9px 0;
}

.family_evt_detail .tblList thead tr.depth2 th:first-child {
    border-left: none;
}

.family_evt_detail .tblList tbody th {
    color: #3e424d;
    border-bottom: 1px solid #e0e1e2;
    padding: 7px 3px 2px 10px !important;
    line-height: 150%;
}

.family_evt_detail .tblList tbody td {
    color: #555555;
    background-color: #fff;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 7px 3px 2px 3px;
    overflow: hidden;
    line-height: 150%;
    word-break: break-all;
}

.family_evt_detail .evtSct {
    margin-bottom: 45px;
}

.family_evt_detail .evtSct .cont {
    word-break: keep-all;
    position: relative;
    padding: 0;
    line-height: 18px;
    color: #555555;
    margin-top: 0;
    *zoom: 1;
}

.family_evt_detail .evtSct .cont:after {
    content: "";
    display: block;
    clear: both
}

.family_evt_detail .evtSct .infoDl {
    width: 100%;
    margin-top: 13px
}

.family_evt_detail .evtSct .infoDl>dt:first-child,
.family_evt_detail .evtSct .infoDl>dt:first-child+dd {
    margin-top: 0
}

.family_evt_detail .evtSct .infoDl>dt {
    float: left;
    clear: left;
    width: 100px;
    padding-right: 10px;
    font-weight: bold;
    color: #333333;
    margin-top: 20px;
    line-height: 23px
}

.family_evt_detail .evtSct .infoDl>dd {
    margin-top: 20px;
    line-height: 23px;
    position: relative;
    margin-left: 110px;
}

.family_evt_detail .evtSct .infoDl>dd:after {
    content: "";
    display: block;
    clear: both
}

.family_evt_detail .evtSct .infoDl dd>*:first-child {
    margin-top: 0
}

.family_evt_detail .evtSct .infoDl dd .btnWrap_event.inner {
    margin-top: 4px
}

.family_evt_detail .eve_txt01 {
    padding-bottom: 21px;
}

.family_evt_detail .eve_txt01:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.family_evt_detail .eve_txt01 dt {
    width: 100px;
    padding: 1px 10px 0 0;
    font-weight: bold;
    color: #333;
    font-size: 14px;
    line-height: 22px;
    float: left;
}

.family_evt_detail .eve_txt01 dd {
    width: 570px;
    line-height: 22px;
    font-size: 14px;
    color: #555;
    font-family: 'shihansebit';
    float: left;
}

.family_evt_detail .eve_txt01 dd .eve_pnt01 {
    padding-bottom: 1px;
    display: block;
    color: #2661b0;
}

.family_evt_detail .eve_txt01 dd .eve_txts01 {
    padding-bottom: 21px;
}

.family_evt_detail .eve_txt02 {
    padding-bottom: 6px !important;
    display: block;
}

.family_evt_detail .eve_txt03 {
    padding-bottom: 11px;
}

.family_evt_detail .listDot {
    padding: 5px 0;
}

.family_evt_detail .listDot>li {
    position: relative;
    overflow: hidden;
    line-height: 20px;
    padding-left: 6px;
    margin-top: 6px;
    text-align: left;
}

.family_evt_detail .listDot>li:first-child {
    margin-top: 0;
}

.family_evt_detail .listDot>li:before {
    position: absolute;
    left: 0;
    top: 9px;
    content: '';
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background-color: #111;
}

.family_evt_detail .listDot strong {
    color: #0050a9;
}

.family_evt_detail .listDot>li em {
    display: block;
    padding-left: 20px;
    text-indent: -17px;
}

.family_evt_detail .listDot>li>ul>li {
    background: none;
    padding-left: 0;
}

.family_evt_detail .evtVisual+.evtSection1,
.family_evt_detail .evtVisual+.evtSection2 {
    margin-top: 37px;
}

.family_evt_detail [class*='evtSection'] {
    width: 100% !important;
    margin-bottom: 30px;
}

.family_evt_detail [class*='evtSection']:after {
    display: block;
    clear: both;
    content: '';
}

.family_evt_detail [class*='evtSection'] .evtItem+.evtItem .subCnt {
    margin-top: 20px;
}

.family_evt_detail [class*='evtSection'] .evtItem>.subTitle {
    float: left;
    clear: left;
    width: 100px;
    padding-right: 10px;
    font-weight: bold;
    color: #333333;
    line-height: 23px
}

.family_evt_detail [class*='evtSection'] .evtItem>.subCnt {
    line-height: 23px;
    position: relative;
    margin-left: 110px;
}

.family_evt_detail [class*='evtSection'] .evtItem>.subCnt:after {
    content: "";
    display: block;
    clear: both
}

.family_evt_detail [class*='evtSection'] .evtItem>.subCnt>div>div {
    width: 48% !important
}

.family_evt_detail [class*='evtSection'] .evtItem .lineP {
    display: inline-block;
    margin: 0 0 0 10px;
    color: #c4d0d5;
    font-weight: normal;
}

.family_evt_detail .evtSection1 .evtTitle {
    margin: 10px 0 20px;
}

.family_evt_detail .evtSection1 .evtTitle em {
    float: left;
    clear: left;
    width: 110px;
    margin-top: 0;
    font-size: inherit !important;
    font-weight: bold;
    line-height: 35px;
    color: #fff;
    text-align: center;
    background-color: #2b4564;
}

.family_evt_detail .evtSection1 .evtTitle em+strong {
    display: block;
    margin-left: 110px;
    padding-left: 10px;
    line-height: 35px;
    background-color: #dce4e7;
}

.family_evt_detail .evtSection1 .evtItem .giveAwayList li {
    float: left;
    border: 1px solid #dee4e8;
    border-left-width: 0
}

.family_evt_detail .evtSection1 .evtItem .giveAwayList li.first {
    border-left-width: 1px
}

.family_evt_detail .evtSection1 .evtItem .giveAwayList li p {
    padding: 10px 0;
    text-align: center;
    background: #f1f1f1
}

.family_evt_detail .evtSection1 .evtItem .giveAwayList li p strong {
    display: block
}

.family_evt_detail .msgList dd {
    padding-left: 5px;
    background: url(/images/event/common/dot.gif) no-repeat 0 7px
}

.family_evt_detail .msgList li {
    position: relative;
    padding-left: 10px;
}

.family_evt_detail .msgList li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 9px;
    width: 2px;
    height: 2px;
    border-radius: 50%;
    background: #444;
}

.family_evt_detail .evtSection1 .evtTitle h4,
.family_evt_detail .evtSection1 .evtTitle h5 {
    margin-left: 110px !important;
    padding-left: 10px !important;
    font-size: inherit !important;
    line-height: 35px;
    background-color: #dce4e7
}

.family_evt_detail .evtSection1 .evtTitle h4 br {
    display: none;
}

.family_evt_detail .evtSection2 {
    margin-bottom: 40px;
}

.family_evt_detail .evtSection2 .evtTitle {
    margin: 0 0 20px;
    padding: 10px 0;
    font-weight: bold;
    text-align: center;
    background: #dce4e7 url(/images/event/common/bg_evtTitle2.gif) no-repeat 0 0
}

.family_evt_detail .evtSct p {
    margin-top: 7px;
}

.family_evt_detail .eve_txt_typ01 {
    text-align: left;
}

.family_evt_detail .eve_txt_typ01 li {
    padding: 0 0 6px 17px;
    text-indent: -17px;
}

.family_evt_detail .eve_txt_typ02 {
    text-align: left;
}

.family_evt_detail .eve_txt_typ02>li {
    padding: 0 0 6px 13px;
    text-indent: -13px;
}

.family_evt_detail .eve_txt_typ03 {
    text-align: left;
}

.family_evt_detail .eve_txt_typ03 li {
    position: relative;
    padding: 0 0 6px 10px;
    background: url('/images/person/common/ico_bullet_rect.gif') no-repeat left 10px;
}

.family_evt_detail .eve_txt_typ03 li:before,
.family_evt_detail .eve_txt_typ03 li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 10px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #444;
}

.family_evt_detail .eve_txt_typ03 li .s_typ01 {
    display: block;
}

.family_evt_detail .eve_txt_typ03 .eve_txt_typ01 li {
    padding: 0 0 6px 17px;
    text-indent: -17px;
    background: none;
}

.family_evt_detail .eve_txt_typ03 .eve_txt_typ02 {
    margin-bottom: -5px;
}

.family_evt_detail .eve_txt_typ03 .eve_txt_typ02 li {
    padding: 0 0 5px 13px !important;
    background: none;
}

.family_evt_detail .eve_txt_typ04 {
    text-align: left;
}

.family_evt_detail .eve_txt_typ04 li {
    padding: 0 0 7px 18px;
    text-indent: -18px;
}

.family_evt_detail .eve_txt_typ04 .eve_txt_typ02 li {
    padding: 0 0 6px 13px !important;
    text-indent: -12px !important;
}

.family_evt_detail .eve_txt_typ04 .eve_txt_typ03 li {
    padding: 0 0 6px 9px;
    text-indent: 0;
}

.family_evt_detail .eve_txt_typ05 {
    text-align: left;
}

.family_evt_detail .eve_txt_typ05 li {
    padding: 0 0 7px 26px;
    text-indent: -26px;
}

.family_evt_detail .eve_txt_typ05 .eve_txt_typ02 li {
    padding: 0 0 6px 13px !important;
    text-indent: -12px !important;
}

.family_evt_detail .eve_txt_typ05 .eve_txt_typ03 li {
    padding: 0 0 6px 9px;
    text-indent: 0;
}

.family_evt_detail .la_ar01 {
    padding-bottom: 6px;
}

.family_evt_detail .la_ar01:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.family_evt_detail .la_ar01 span {
    float: left;
}

.family_evt_detail .la_ar01 div {
    float: left;
}

.family_evt_detail .evtSectionBox {
    border: 1px solid #dee4e8;
    background: #f7f7f7;
    margin: 20px 0;
    padding: 25px;
    overflow: hidden
}

.family_evt_detail .evtSectionBox h4 {
    margin: 0 0 10px !important;
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(228, 228, 228);
}

.family_evt_detail .evtSectionBox>dl {
    margin-bottom: 20px;
}

.family_evt_detail .evtSectionBox dd {
    margin: 10px 0 25px !important;
}

.family_evt_detail .evtSectionBox .infoTxt dt {
    float: left;
    margin-right: 10px;
    font-weight: bold;
    color: #2b4564;
}

.family_evt_detail .evtSectionBox .infoTxt dd {
    float: left;
    width: calc(100% - 95px) !important;
    margin: 0 0 8px !important;
}

.family_evt_detail .evtSectionBox .infoTxt dd img {
    display: block;
}

.family_evt_detail .evtSectionBox .imgTitle {
    padding: 0 0 15px;
}

.family_evt_detail .evtSectionBox .imgTitle+dd {
    margin-bottom: 0 !important
}

.family_evt_detail .evtSectionBox2 {
    border: 1px solid #dee4e8;
    background: #f7f7f7;
    margin: 20px 0;
    padding: 25px;
    overflow: hidden
}

.family_evt_detail .evtSectionBox2 p {
    width: auto !important;
    margin: 0 0 10px !important;
    padding-bottom: 10px;
}

.family_evt_detail .evtSectionBox2 dl {
    padding: 0 !important;
}

.family_evt_detail .evtSectionBox2 dt,
.family_evt_detail .evtSectionBox2 dd {
    display: inline;
}

.family_evt_detail .evtSectionBox2 dt strong {
    display: inline-block;
    width: 100px;
}

.family_evt_detail .evtSectionBox2 dd span {
    display: inline-block;
    width: calc(100% - 115px)
}

.family_evt_detail .evtSectionBox2 dt.imgTitle {
    display: block;
    float: left;
    width: 95px;
    margin-right: 10px;
    font-weight: bold;
    color: #2b4564;
}

.family_evt_detail .evtSectionBox2 dt.imgTitle+dd {
    display: block;
    float: left;
    width: calc(100% - 115px) !important;
    margin: 0 0 8px !important;
}

.family_evt_detail .evtSectionBox2 dt.imgTitle+dd img {
    display: block;
}

.family_evt_detail ul.evtPdList {
    width: 100%;
    overflow: hidden;
}

.family_evt_detail ul.evtPdList .ls {
    width: 100%;
    padding-bottom: 25px;
}

.family_evt_detail ul.evtPdList .floatL {
    width: 49%;
}

.family_evt_detail ul.evtPdList .floatR {
    width: 49%;
}

.family_evt_detail ul.evtPdList .pdBox {
    overflow: hidden;
    margin-top: 7px;
    border: 1px solid #e6e6e6;
}

.family_evt_detail ul.evtPdList .pdBox dl {
    padding: 18px 20px 30px 20px;
}

.family_evt_detail ul.evtPdList .pdBox dl dd.pdCnt {
    margin-top: 5px;
}

.family_evt_detail ul.evtPdList .pdBox dl dd.pdCnt .price {
    margin: 5px 0 7px 0;
}

.family_evt_detail ul.evtPdList .pdBox dl.half1 {
    float: left;
    width: 210px;
}

.family_evt_detail ul.evtPdList .pdBox dl.half2 {
    float: right;
    width: 210px;
}

.family_evt_detail .bgBoxWrap .bgBox {
    width: 49%;
    padding: 0 0 25px;
    border: 1px solid #dee4e8;
}

.family_evt_detail .bgBoxWrap .bgBox .title {
    display: block;
    padding: 25px 25px 15px;
    color: #0050a9
}

.family_evt_detail .bgBoxWrap .bgBox .conts {
    margin: 0 25px 0;
    padding-bottom: 35px;
}

.family_evt_detail .evtSct .cont a {
    color: #069;
    text-decoration: underline;
}

.family_evt_detail .even_content a {
    color: #069;
    text-decoration: underline;
}

.family_evt_detail .evtItem a {
    color: #069 !important;
    text-decoration: underline !important;
}

.family_evt_detail .btnWrap {
    margin: 20px 0;
    text-align: center;
}

.family_evt_detail .btnWrap_event {
    padding-top: 25px;
    text-align: center;
}

.family_evt_detail .btnArea {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}

.family_evt_detail .btnPerformWhite {
    background-color: #fbfbfb;
    border: 1px solid #9b9b9b;
    display: inline-block;
    min-width: 70px;
    vertical-align: middle;
    line-height: 100%
}

.family_evt_detail .btnPerformWhite span {
    display: block;
    padding: 0 14px;
    text-align: center;
    line-height: 32px
}

.family_evt_detail .btnPerformWhite .btn {
    background-color: #fbfbfb;
    min-width: 70px;
    height: 28px;
    text-align: center;
    line-height: 32px
}

.family_evt_detail a.btnPerformWhite {
    color: #3d3d3d;
    text-decoration: none
}

.family_evt_detail .btnPerformWhite:focus {
    border: 1px dashed #4a4e5b
}

.family_evt_detail .btnPerformWhite .btn:focus {
    outline: 1px dashed #fff
}

.family_evt_detail .btnPerformGray {
    background-color: #4a4e5b;
    border: 1px solid #4a4e5b;
    display: inline-block;
    min-width: 70px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 100%
}

.family_evt_detail .btnPerformGray span {
    display: block;
    padding: 0 14px;
    text-align: center;
    line-height: 32px
}

.family_evt_detail .btnPerformGray .btn {
    background-color: #4a4e5b;
    min-width: 70px;
    height: 28px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    line-height: 32px
}

.family_evt_detail .btnPerformGray:focus {
    border: 1px dashed #fff
}

.family_evt_detail a.btnPerformGray {
    color: #FFF;
    text-decoration: none
}

.family_evt_detail .btnPerformGray .btn:focus {
    outline: 1px dashed #fff
}

.family_evt_detail .btnWrap_event01 {
    padding: 5px 0 25px;
    text-align: center;
}

.family_evt_detail .btnWrap_event02 {
    padding: 5px 0 26px;
    text-align: center;
}

.family_evt_detail .btnWrap_event03 {
    padding: 5px 0 45px;
    text-align: center;
}

.family_evt_detail .btn_eve01 {
    height: 37px;
    margin-right: 1px;
    padding: 1px 43px 0 24px;
    background: url(/images/event/btn_eve01.gif) no-repeat 100% top;
    border: 1px solid #ccc;
    font-size: 14px;
    vertical-align: middle;
    line-height: 36px;
    color: #444 !important;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
}

.family_evt_detail .btn_eve01:hover,
.family_evt_detail .btn_eve01:focus,
.family_evt_detail .btn_eve01:active {
    text-decoration: none !important;
    color: #444 !important;
}

.family_evt_detail .btn_eve02 {
    height: 37px;
    margin-right: 1px;
    padding: 1px 43px 0 24px;
    background: #4a4e5b url(/images/event/btn_eve02.gif) no-repeat 100% top;
    border: 1px solid #4a4e5b;
    font-size: 14px;
    vertical-align: middle;
    line-height: 36px;
    color: #f2f2f2 !important;
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
}

.family_evt_detail .btn_eve02:hover,
.family_evt_detail .btn_eve02:focus,
.family_evt_detail .btn_eve02:active {
    text-decoration: none !important;
    color: #f2f2f2 !important;
}

.family_evt_detail .btn_eve03 {
    text-decoration: none;
    font-weight: bold;
    padding: 0 30px 0 15px;
    font-size: 13px;
    height: 31px;
    border: 0;
    color: #f2f2f2;
    line-height: 30px;
    background: url(/images/event/btn_eve03.gif) no-repeat 100% top;
    display: inline-block;
    vertical-align: middle;
    margin-top: 15px;
}

.family_evt_detail .btn_eve03:hover,
.family_evt_detail .btn_eve03:focus,
.family_evt_detail .btn_eve03:active {
    text-decoration: none !important;
    color: #f2f2f2 !important;
}

.family_evt_detail .btn_eve04 {
    height: 23px;
    margin-right: 1px;
    padding: 0 28px 0 15px;
    background: url(/images/event/btn_eve04.gif) no-repeat 100% top;
    border: 1px solid #ccc;
    font-size: 12px;
    vertical-align: middle;
    line-height: 23px;
    color: #444 !important;
    display: inline-block;
    text-decoration: none;
}

.family_evt_detail .btn_eve04:hover,
.family_evt_detail .btn_eve04:focus,
.family_evt_detail .btn_eve04:active {
    text-decoration: none !important;
    color: #444 !important;
}

@media screen and (-ms-high-contrast:active),
(-ms-high-contrast:none) {
    .family_evt_detail .btn_eve03 {
        line-height: 35px;
        height: 31px;
    }

    .family_evt_detail .btn_eve04 {
        line-height: 22px
    }
}

.family_evt_detail .btn_white {
    display: inline-block;
    text-align: center;
    background: #fbfbfb;
    color: #4a4e5b;
    text-decoration: none;
    border: 1px solid #9b9b9b;
    transition: all .2s ease;
}

.family_evt_detail .btn_white:hover,
#pbEventDetail3 .btn_gray:focus {
    color: #4a4e5b;
    background: #fff;
    border: 1px dashed #9b9b9b
}

.family_evt_detail .btn_white.big {
    padding: 8px 17px 7px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px;
}

.family_evt_detail .btn_white.small {
    padding: 0 10px;
    font-size: 11px;
    height: 16px;
    line-height: 18px
}

.family_evt_detail .btn_gray,
.btn_gray2 {
    display: inline-block;
    text-align: center;
    background: #4a4e5b;
    color: #fff;
    text-decoration: none;
    border: 1px solid #4a4e5b;
    transition: all .2s ease;
}

.family_evt_detail .btn_gray:hover,
.family_evt_detail .btn_gray:focus,
.btn_gray2:hover,
.btn_gray2:focus {
    color: #4a4e5b !important;
    background: #fff !important;
    border: 1px dashed #4a4e5b !important;
    text-decoration: none
}

.family_evt_detail .btn_gray.big,
.btn_gray2.big {
    padding: 8px 19px 7px 19px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px
}

.family_evt_detail .btn_gray.middle,
.btn_gray2.middle {
    padding: 6px 19px 5px 19px;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px
}

.family_evt_detail .past_event+.accordion_wrap {
    margin-top: 70px;
}

.family_evt_detail .listDotHyphen li {
    margin-top: 4px;
    margin-bottom: 8px;
    padding-left: 8px;
}

.family_evt_detail .listHyphen li:first-child,
.family_evt_detail .listDot li:first-child,
.family_evt_detail .listDotHyphen li:first-child {
    margin-top: 0
}

.family_evt_detail .listDotHyphen .list_num {
    margin-top: 0
}

.family_evt_detail .listHyphen li {
    padding-left: 8px;
    background: url(/images/person/common/bullets.gif) no-repeat -995px 10px !important
}

.family_evt_detail .listDot li,
.family_evt_detail .listDotHyphen>li {
    background: url(/images/person/common/ico_bullet_rect.gif) no-repeat 0 8px
}

.family_evt_detail p.listDot {
    margin: 5px 0;
    background: url(/images/person/common/bullets.gif) no-repeat 0 7px;
    line-height: 150%;
    padding: 0 0 0 6px;
}

.family_evt_detail span.listDot {
    display: inline-block;
    padding: 0;
    background: url(/images/person/common/bullets.gif) no-repeat 0 7px;
    line-height: 150%;
    padding-left: 6px
}

.family_evt_detail p.listHyphen {
    margin: 10px 0;
    background: url(/images/person/common/bullets.gif) no-repeat -995px 7px;
    line-height: 150%;
    padding: 0 0 0 11px;
}

.marker_dot+p {
    margin: 12px 0;
}

.marker_dot+p strong {
    font-weight: 400;
    font-size: 13px !important;
    color: #111 !important;
}

.family_evt_detail .colorS {
    color: #444 !important;
}

.family_evt_detail .colorM {
    color: #004fa8 !important;
}

.family_evt_detail .floatL {
    float: left
}

.family_evt_detail .floatR {
    float: right
}

.family_evt_detail .hidetag {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    text-indent: -9999px !important
}

.family_news_detail .img-sec {
    height: 165px;
    background: #f6f6f6 url(/images/news/1512/common_bg_title.png) no-repeat 100% 37px;
    font-family: 'shinhansebit', 'ShinhanCard';
    font-size: 26px;
    line-height: 36px;
    color: #444;
    font-weight: bold;
    position: relative;
    background-size: 100% auto;
}

.family_news_detail .img-sec .abs-txt {
    position: absolute;
    left: 36px;
    top: 50%;
    transform: translateY(-50%);
    background-size: 100% auto;
}

.family_news_detail .point {
    color: #0050a9;
}

.family_news_detail .c-article {
    padding: 39px;
    padding-bottom: 0;
    ;
    line-height: 1.5
}

.family_news_detail .txt1+.txt1 {
    margin-top: 10px;
}

.family_news_detail .tit1 {
    color: #444;
    font-weight: bold;
}

.family_news_detail .tit1+.txt1 {
    margin-top: 5px;
}

.family_news_detail *+.tit1 {
    margin-top: 25px;
}

.family_news_detail .txt-group2 {
    margin-top: 40px;
}

.family_news_detail h3 {
    margin-top: 0 !important
}

.family_news_detail .newstext h4 {
    margin: 40px 0 12px;
    font-weight: bold;
    font-size: inherit !important;
}

.family_news_detail .txt_area>div {
    border: 0 !important;
}

.family_news_detail .txt_area p {
    font-size: 14px !important;
}

.family_news_detail h3+div {
    width: auto !important;
}

.family_news_detail dl {
    max-width: 600px;
}

.family_news_detail .newstext .graybox {
    border: 1px solid #e4e4e4;
    background-color: #f7f7f7;
    padding: 25px 30px
}

.family_news_detail .newstext .graybox h4 {
    border-bottom: 1px solid #e4e4e4;
    padding: 0 0 17px 0;
    margin: 0 0 20px 0;
    background: none
}

.family_news_detail .newstext .graybox h4>img {
    margin: 0;
    padding: 0
}

.family_news_detail .newstext .graybox .qrw {
    overflow: hidden
}

.family_news_detail .newstext .graybox .qrw .qr {
    float: left;
    width: 103px
}

.family_news_detail .newstext .graybox .qrw .txt {
    overflow: hidden
}

.family_news_detail .newstext .graybox .qrw .txt strong {
    display: block;
    margin-top: 10px
}

.family_news_detail .newstext .newsdl+.graybox {
    margin-top: 25px
}

.family_news_detail .newstext .graybox+.textC {
    margin-top: 30px
}

.family_news_detail .colorM {
    color: #004fa8 !important
}

.family_news_detail .btn_gray,
.btn_gray2 {
    display: inline-block;
    text-align: center;
    background: #4a4e5b;
    color: #fff;
    text-decoration: none;
    border: 1px solid #4a4e5b;
    transition: all .2s ease;
}

.family_news_detail .btn_gray:hover,
.family_news_detail .btn_gray:focus,
.btn_gray2:hover,
.btn_gray2:focus {
    color: #4a4e5b !important;
    background: #fff !important;
    border: 1px dashed #4a4e5b !important;
    text-decoration: none
}

.family_news_detail .btn_gray.big,
.btn_gray2.big {
    padding: 8px 19px 7px 19px;
    font-size: 14px;
    font-weight: bold;
    line-height: 18px
}

.family_news_detail .btn_gray.middle,
.btn_gray2.middle {
    padding: 6px 19px 5px 19px;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px
}

.family_news_detail .btnPerformGray {
    background-color: #4a4e5b;
    border: 1px solid #4a4e5b;
    display: inline-block;
    min-width: 70px;
    height: 28px;
    font-weight: bold;
    vertical-align: middle;
    line-height: 100%;
    color: #FFF;
    text-decoration: none
}

.family_news_detail .btnPerformGray span {
    display: block;
    text-align: center;
    line-height: 32px
}

.family_news_detail .btnPerformGray .btn {
    background-color: #4a4e5b;
    min-width: 70px;
    height: 28px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    line-height: 32px
}

.family_news_detail .btnPerformGray:hover {
    text-decoration: underline
}

.family_news_detail .btnPerformGray:focus {
    border: 1px dashed #fff
}

.family_news_detail .btnPerformGray .btn:focus {
    outline: 1px dashed #fff
}

.family_news_detail .newsdl {
    width: auto !important;
}

.family_news_detail .newsdl dl {
    overflow: hidden;
    margin-top: 10px
}

.family_news_detail .newsdl dl dt {
    float: left;
    font-weight: bold;
    width: 83px
}

.family_news_detail .listDot {
    padding: 5px 0;
}

.family_news_detail .listDot>li {
    overflow: hidden;
    background: url(/images/person/common/bullets.gif) no-repeat 0 8px;
    line-height: 20px;
    padding-left: 6px;
    margin-top: 6px
}

.family_news_detail .listDot>li:first-child {
    margin-top: 0;
}

.family_news_detail .listDot strong {
    color: #0050a9;
}

.family_news_detail .listDot>li em {
    display: block;
    padding-left: 20px;
    text-indent: -17px;
}

.family_news_detail .listDot>li>ul>li {
    background: none;
    padding-left: 0;
}

.family_news_detail .tblNfud {
    width: 100%;
    border-top: 1px solid #e0e0e0;
    table-layout: fixed;
    text-align: center;
    line-height: 20px;
    color: #444444;
}

.family_news_detail .tblNfud th,
.tblNfud td {
    padding: 14px 0 11px 0;
    border-left: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    background-color: #fff
}

.family_news_detail .tblNfud thead th:first-child,
.tblNfud tbody th:first-child,
.tblNfud tbody td:first-child {
    border-left: 0
}

.family_news_detail .tblNfud thead th {
    background-color: #f7f7f7;
    text-align: center;
    font-weight: normal
}

.family_news_detail .tblNfud tbody th {
    font-weight: normal
}

.family_news_detail .tblNfud tbody th.depth2 {
    border-left: 1px solid #e0e0e0 !important
}

.family_news_detail .tblNfud .lineY {
    border-left: 1px solid #e0e0e0 !important
}

.family_news_detail .tblNfud.rowT th,
.family_news_detail .tblNfud.rowT td {
    padding-left: 20px;
}

.family_news_detail .tblNfud.rowT.rowT2 th,
.family_news_detail .tblNfud.rowT.rowT2 td {
    padding-left: 15px
}

.family_news_detail .tblNfud.rowT tbody th {
    background-color: #f7f7f7;
    text-align: left;
    font-weight: normal
}

.family_news_detail .tblNfud.rowT tbody td {
    text-align: left;
}

.family_news_detail .tblNfud.textCL td {
    text-align: left;
    padding-left: 15px;
}

.family_news_detail .tblNfud.textLL tbody th {
    text-align: left;
    padding-left: 15px;
}

.family_news_detail .tblNfud.textLL td {
    text-align: left;
    padding-left: 15px;
}

.family_news_detail .tblNfud.CLtext tbody th {
    text-align: center;
    padding-left: 4px;
    padding-right: 4px
}

.family_news_detail .tblNfud.CLtext tbody td {
    text-align: left
}

.family_news_detail .tblNfud.hLow tbody th,
.family_news_detail .hLow tbody td {
    padding: 6px 0 4px 0;
}

.family_news_detail .tblNfud .point {
    background: #FFFEEF
}

.family_news_detail .tblNfud thead .point {
    background: #FFFEE2
}

.family_news_detail .tblNfud.textR thead th,
.family_news_detail .tblNfud.textR tbody th {
    text-align: center !important
}

.family_news_detail .tblNfud.textR tbody td {
    text-align: right;
    padding-left: 4px;
    padding-right: 4px
}

.family_news_detail .tblNfud.textC tbody td {
    text-align: center;
    padding-left: 4px;
    padding-right: 4px
}

.family_news_detail .evtSection1 .tblNfud .textL {
    padding-left: 15px !important
}

.family_news_detail .tblNfud.bbsStyle tbody .textL {
    padding-left: 8px !important
}

.family_news_detail .tblNfud.bbsStyle tbody .textL a {
    text-decoration: none;
    color: #444444
}

.family_news_detail .tblNfud.textR2 tbody th {
    text-align: left;
    padding-left: 26px
}

.family_news_detail .tblNfud.textR2 tbody td {
    text-align: right;
    padding-left: 4px;
    padding-right: 4px
}

.family_news_detail .tblNfud.thW tbody th {
    background-color: #fff;
    text-align: center
}

.family_news_detail .tblNfud.col-T thead th {
    background: #fff;
    font-weight: normal
}

.family_news_detail .tblNfud.col-T thead th[scope="colgroup"],
.family_news_detail .tblNfud.col-T thead th.col-T,
.family_news_detail .tblNfud.col-T tbody th {
    background: #f7f7f7;
    font-weight: bold
}

.family_news_detail .tblNfud.col-T.col-T2 tbody th {
    font-weight: normal
}

.family_news_detail .tblNfud th.tdstyle_th {
    background-color: #fff;
    font-weight: normal;
    padding-left: 0
}

.family_news_detail .tblNfud tfoot th {
    background-color: #f7f7f7;
    text-align: center;
    border-left: 0
}

.family_news_detail .tblNfud tfoot td {
    background-color: #f7f7f7
}

.family_news_detail .tblNfud caption.view {
    width: 100%;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
    text-indent: 0;
    overflow: visible;
    text-align: left;
    font-weight: bold
}

.family_news_detail .tblNfud.rowT th.textC {
    padding-left: 0 !important;
    text-align: center
}

.family_news_detail .tblNfud.rowT tbody td.textC {
    padding-left: 0 !important;
    text-align: center
}

.family_news_detail .tblNfud .stroeNM {
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 16px
}

.family_news_detail .tblList {
    min-width: 100%;
    width: 100%;
    border-top: 2px solid #454a56;
    border-bottom: 2px solid #d8d9db;
    table-layout: fixed;
}

.family_news_detail .tblList thead th {
    color: #3e424d;
    background-color: #efefef;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 13px 0 9px 0;
    text-align: center;
}

.family_news_detail .tblList thead th:first-child {
    border-left: none;
}

.family_news_detail .tblList thead tr.depth2 th {
    color: #5e656e;
    background-color: #f7f7f7;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 13px 0 9px 0;
}

.family_news_detail .tblList thead tr.depth2 th:first-child {
    border-left: none;
}

.family_news_detail .tblList thead th.lineY,
.family_news_detail .tblList thead td.lineY,
.tblBoard tbody td.lineY,
.tblBoard tbody th.lineY {
    border-left: 1px solid #e0e1e2 !important;
}

.family_news_detail .tblList tfoot th {
    color: #3e424d;
    background-color: #f7f7f7;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 9px 0 5px 0;
    text-align: center;
}

.family_news_detail .tblList tfoot th:first-child {
    border-left: none;
}

.family_news_detail .tblList tfoot th.depth1 {
    color: #3e424d;
    background-color: #efefef;
}

.family_news_detail .tblList tfoot th.depth2 {
    color: #797b7f;
    text-align: left;
    padding-left: 14px;
    border-left: 1px solid #e0e1e2;
}

.family_news_detail .tblList tfoot th.lineY {
    border-left: 1px solid #e0e1e2;
}

.family_news_detail .tblList tfoot td {
    color: #555555;
    background-color: #f7f7f7;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 7px 3px 2px 3px;
    text-align: right;
}

.family_news_detail .tblList td.cashTotal {
    color: #014795;
}

.family_news_detail .tblList tfoot tr.bgYes td {
    background-color: #f7f7f7;
}

.family_news_detail .tblList tbody th {
    color: #3e424d;
    background-color: #f7f7f7;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 7px 3px 2px 10px !important;
    text-align: left;
    line-height: 150%;
}

.family_news_detail .tblList tbody th:first-child {
    border-left: none;
}

.family_news_detail .tblList tbody th.depth1 {
    color: #797b7f;
    background-color: #efefef;
    vertical-align: top;
}

.family_news_detail .tblList tbody th.depth2 {
    color: #797b7f;
    text-align: left;
    border-left: 1px solid #e0e1e2;
}

.family_news_detail .tblList tbody th.lineY {
    border-left: 1px solid #e0e1e2;
}

.family_news_detail .tblList tbody th.bgW {
    color: #555555;
    background-color: #fff;
    text-align: center;
    font-weight: normal;
}

.family_news_detail .tblList tbody th.bgWFC {
    color: #3e424d;
    background-color: #fff;
    text-align: center;
    font-weight: normal;
}

.family_news_detail .tblList tbody th.pdSideNone {
    padding-left: 3px !important;
    padding-right: 3px !important
}

.family_news_detail .tblList tbody td {
    color: #555555;
    background-color: #fff;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 7px 3px 2px 3px;
    text-align: center;
    overflow: hidden;
    line-height: 150%;
    word-break: break-all;
}

.family_news_detail .tblList tbody td:first-child {
    border-left: none;
}

.family_news_detail .tblList tbody td.lineY {
    border-left: 1px solid #e0e1e2;
}

.family_news_detail .tblList tbody td strong.cashText {
    margin-left: 20px;
}

.family_news_detail .tblList tbody td span.listNew {
    display: inline-block;
    background: url(/images/person/common/icons.gif) no-repeat 0 -160px;
    text-indent: -9999em;
    width: 12px;
    margin-left: 5px;
    line-height: 100%;
}

.family_news_detail .tblList tbody td img {
    vertical-align: middle;
}

.family_news_detail .tblList tbody td.bgType01,
.tblList tbody th.bgType01 {
    background-color: #efefef
}

.family_news_detail .tblList tbody td.bgType02,
.tblList tbody th.bgType02 {
    background-color: #f7f7f7
}

.family_news_detail .tblList tbody th.brbtS,
.tblList tbody td.brbtS {
    border-bottom: 10px solid #e0e1e2
}

.family_news_detail .tblList tbody tr.middleSum th,
.tblList tbody tr.middleSum td {
    background-color: #f7f7f7;
}

.family_news_detail .tblList tbody tr.middleSum th {
    text-align: center;
}

.family_news_detail .tblList tbody td input[type="text"],
.family_news_detail .tblList tbody td input[type="tel"],
.tblList tbody td input[type="password"],
.tblList tbody td select,
.tblList tbody td a img {
    margin-bottom: 5px;
}

.family_news_detail .tblList tbody tr.totalSum th {
    color: #004fa8;
    background-color: #f7f7f7;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 9px 0 5px 0;
    text-align: center;
}

.family_news_detail .tblList tbody tr.totalSum th:first-child {
    border-left: none;
}

.family_news_detail .tblList tbody tr.totalSum td {
    color: #004fa8;
    background-color: #f7f7f7;
    border-left: 1px solid #e0e1e2;
    border-bottom: 1px solid #e0e1e2;
    padding: 7px 3px 2px 3px;
    text-align: right;
}

.family_news_detail .tblList.thW_v02 tbody th {
    padding-left: 3px !important;
    background: #fff;
    font-weight: normal;
    text-align: center
}

.family_news_detail .tblList.tblListVer2 tbody td {
    padding: 8px 0 7px 15px;
    text-align: left
}

.family_news_detail .tblList+.tblList {
    margin-top: 15px
}

.family_news_detail .tblList+p {
    margin-top: 5px
}

.family_news_detail .textC {
    text-align: center !important
}

.family_news_detail .mgNone {
    margin-top: 0 !important
}

.family_news_detail .mgbNone {
    margin-bottom: 0 !important
}

.family_news_detail .mgtSS {
    margin-top: 5px !important
}

.family_news_detail .mgtS {
    margin-top: 10px !important
}

.family_news_detail .mgtMM {
    margin-top: 15px !important
}

.family_news_detail .mgtM {
    margin-top: 20px !important
}

.family_news_detail .mgtL {
    margin-top: 30px !important
}

.family_news_detail .mgtL1 {
    margin-top: 40px !important
}

.family_news_detail .mgtL2 {
    margin-top: 50px !important
}

.family_news_detail .mgtL3 {
    margin-top: 70px !important
}

.family_news_detail .mgtL4 {
    margin-top: 60px !important
}

.family_news_detail .mgbSS {
    margin-bottom: 5px !important
}

.family_news_detail .mgbS {
    margin-bottom: 10px !important
}

.family_news_detail .mgbMM {
    margin-bottom: 15px !important
}

.family_news_detail .mgbM {
    margin-bottom: 20px !important
}

.family_news_detail .mgbL {
    margin-bottom: 30px !important
}

.family_news_detail .mgtbS {
    margin: 10px 0 !important
}

.family_news_detail .mgtbM {
    margin: 20px 0 !important
}

.family_news_detail .mgtbL {
    margin: 30px 0 !important
}

.family_news_detail .mglS {
    margin-left: 8px !important
}

.family_news_detail .mglL {
    margin-left: 14px !important
}

.family_news_detail .mgl20 {
    margin-left: 20px
}

.family_news_detail .floatL {
    float: left
}

.family_news_detail .hidetag {
    visibility: hidden;
    overflow: hidden;
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    text-indent: -9999px !important
}

.btn_googlePlay {
    display: inline-block;
    height: 40px;
    padding: 0 15px;
    border: 1px solid #bbb;
    border-radius: 3px;
    background-color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 38px;
    color: #111;
    text-align: center;
}

.btn_googlePlay>span {
    display: inline-block;
    position: relative;
    padding: 0 0 0 32px;
}

.btn_googlePlay>span:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 21px;
    height: 23px;
    background: url(/pconts/images/contents/mobile/btn_googleplay.png) no-repeat 0 0 / 21px 23px;
}

.btn_appStore {
    display: inline-block;
    height: 40px;
    padding: 0 15px;
    border: 1px solid #bbb;
    border-radius: 3px;
    background-color: #fff;
    font-weight: 700;
    font-size: 15px;
    line-height: 38px;
    color: #111;
    text-align: center;
}

.btn_appStore>span {
    display: inline-block;
    position: relative;
    padding: 0 0 0 32px;
}

.btn_appStore>span:before {
    content: '';
    position: absolute;
    top: 7px;
    left: 0;
    width: 21px;
    height: 23px;
    background: url(/pconts/images/contents/mobile/btn_appstore.png) no-repeat 0 0 / 21px 23px;
}

.btn_googleplay_type02 {
    display: inline-block;
    width: 135px;
}

.btn_googleplay_type02 img {
    max-width: 100%;
}

.btn_appstore_type02 {
    display: inline-block;
    width: 135px;
}

.btn_appstore_type02 img {
    max-width: 100%;
}

.app_download_btns {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.app_download_btns .pod+.pod {
    margin-left: 10px;
}

.feature .feat_sect {
    padding: 28px;
    border: 1px solid #ddd;
}

.feature .feat_sect+.feat_sect {
    margin-top: 20px;
}

.feature .feat_sect .feat_tit {
    font-weight: 700;
    font-size: 15px;
    color: #333;
}

.feature .feat_sect .feat_tit+.img_area {
    margin-top: 28px;
}

.feature .feat_sect .img_area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.feature .feat_sect .img_area .img {
    width: 230px;
    text-align: center;
    background-size: 100% auto;
}

.feature .feat_sect .img_area .img+.img {
    margin-left: 80px;
    background-size: 100% auto;
}

.feature .feat_sect .img_area .img img {
    max-width: 100%;
    background-size: 100% auto;
}

.feature .feat_sect .img_area .img_desc {
    margin: 20px 0 0;
    font-weight: 700;
    font-size: 15px;
    color: #111;
}

.feature .feat_sect .img_area .img_group img+img {
    margin-left: 8px;
}

.app_download {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 15px 0 0;
}

.app_download .pod {
    flex: 0 1 auto;
    width: calc(50% - 10px);
    padding: 30px;
    border-radius: 6px;
    background-color: #f6f6f6;
}

.app_download .app_down_title {
    margin: 0 0 30px;
    padding: 0 0 0 25px;
    font-weight: 700;
    font-size: 20px;
    color: #111;
}

.app_download .and .app_down_title {
    background: url('/pconts/images/contents/mobile/btn_googleplay2.png') no-repeat 0 50% / 17px auto;
}

.app_download .ios .app_down_title {
    background: url('/pconts/images/contents/mobile/btn_appstore2.png') no-repeat 0 50% / 16px auto;
}

.app_download .marker_dot li {
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.app_download .img_box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 23px;
}

.app_download .img_box img {
    width: 120px;
}

.app_download .img_box .img_desc {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 0 0 0 20px;
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.cloud_service {
    position: relative;
    padding: 24px 0 26px;
    background-color: #627dda;
}

.cloud_service:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    width: 120px;
    height: 86px;
    margin-top: -43px;
    background: url(/pconts/images/contents/mobile/img_cloud.png) no-repeat 100% 50% / 100% auto;
}

.cloud_service.expend_wrap:before {
    background-color: #627dda;
}

.cloud_service .cloud_service_title {
    margin: 0 0 3px;
    font-weight: 700;
    font-size: 24px;
    color: #fff;
}

.cloud_service .cloud_service_desc {
    margin: 0 0 20px;
    font-size: 16px;
    color: #fff;
}

.cloud_service .btn_wrap {
    margin: 0 0 20px;
}

.cloud_service .btn_cloud {
    width: 90px;
    height: 28px;
    padding: 0;
    border: 1px solid #fff;
    font-weight: 700;
    font-size: 13px;
    line-height: 26px;
    color: #fff;
}

.cloud_service .cloud_service_info {
    font-size: 15px;
    color: #adbdf3;
}

.icon_box.ico_cert01 {
    background: url(/pconts/images/contents/customer/ico_cert01.png) no-repeat;
}

.icon_box.ico_cert02 {
    background: url(/pconts/images/contents/customer/ico_cert02.png) no-repeat;
}

.icon_box.ico_cert03 {
    background: url(/pconts/images/contents/customer/ico_cert03.png) no-repeat;
}

.icon_box.ico_cert04 {
    background: url(/pconts/images/contents/customer/ico_cert04.png) no-repeat;
}

.icon_box.ico_cert05 {
    background: url(/pconts/images/contents/customer/ico_cert05.png) no-repeat;
}

.icon_box.ico_cert06 {
    background: url(/pconts/images/contents/customer/ico_cert06.png) no-repeat;
}

.icon_box.ico_cert07 {
    background: url(/pconts/images/contents/customer/ico_cert07.png) no-repeat;
}

.icon_box.ico_cert08 {
    background: url(/pconts/images/contents/customer/ico_cert08.png) no-repeat;
}

.icon_box.ico_cert09 {
    background: url(/pconts/images/contents/customer/ico_cert09.png) no-repeat;
}

.icon_box.ico_cert10 {
    background: url(/pconts/images/contents/customer/ico_cert10.png) no-repeat;
}

.affiliate_area {
    padding: 40px;
    border: 1px solid #ddd;
}

.affiliate_list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.affiliate_list:after {
    content: none;
}

.affiliate_list {
    margin-top: -9px;
}

.affiliate_list li {
    flex: 0 0 auto;
    width: 20%;
    padding: 9px 0;
}

.affiliate_list li .img {
    width: 148px;
    height: 56px;
    margin: 0 auto;
    background-size: 100% auto;
}

.affiliate_list li .img img {
    max-width: 100%;
    background-size: 100% auto;
}

.affiliate_btn_area {
    margin: 20px 0 0;
}

.list_findBank {
    border-top: 2px solid #000;
}

.list_findBank .list_head02 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #ddd;
    background-color: #f6f6f6;
    text-align: center;
}

.list_findBank .list_head02 .cell1 {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 12px 7px;
}

.list_findBank .list_head02 .cell2 {
    flex: 0 0 auto;
    width: 100px;
    padding: 12px 7px;
}

.list_findBank .list_head02 .txt {
    font-size: 15px;
    color: #111;
    text-align: center;
}

.list_findBank>ul>li {
    border-bottom: 1px solid #ddd;
}

.list_findBank>ul>li .item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
}

.list_findBank>ul>li .item .addr_define {
    -webkit-box-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: calc(100% - 100px);
    padding: 12px 7px;
}

.list_findBank>ul>li .item .addr_btns {
    flex: 0 0 auto;
    width: 100px;
    padding: 12px 7px;
}

.addr_define .tit {
    font-weight: 700;
    color: #111;
}

.addr_define .txt {
    color: #333;
}

.list_findBank>ul>li .item .addr_btns {
    flex: 0 0 auto;
    width: 100px;
}

.list_findBank>ul>li .item .map_wrap {
    flex: 0 0 auto;
    width: 100%;
}

.list_findBank .map_area {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 217px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: gray;
    color: #fff;
}

.list_findBank .map_area.hide {
    display: none;
}

.pop_talkList {
    display: block;
    padding: 0;
    opacity: 1;
}

.pop_talkList .popup {
    width: 100%;
    height: 100%;
    opacity: 1;
    transform: translateY(0);
}

.suwha_install {
    padding: 30px;
    background-color: #f6f6f6;
}

.suwha_install .suwha_inner {
    width: 630px;
    margin: 0 auto;
}

.suwha_install ul {
    margin: 0 0 15px;
    font-size: 15px;
    color: #111;
}

.service_link_box {
    padding: 35px 0 22px;
}

.service_link_list ul {
    width: 999px;
}

.service_link_list ul:after {
    content: '';
    display: block;
    clear: both;
}

.service_link_list li {
    float: left;
    width: 315px;
    margin: 0 18px 18px 0;
}

.service_link_list li .link_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 158px;
    padding: 0 0 0 30px;
    border: 1px solid #eee;
    background-color: #fff;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.service_link_list li .link_item:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 30px;
    width: 12px;
    height: 12px;
    margin-top: -9px;
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    transform: rotate(45deg) skew(1deg, 1deg);
}

.service_link_list li .link_item .tit {
    display: block;
    margin: 0 0 5px;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #111;
}

.service_link_list li .link_item .con {
    font-size: 16px;
    color: #111;
}

.discomfort_link_list ul:after {
    content: '';
    display: block;
    clear: both;
}

.discomfort_link_list li {
    float: left;
    width: 481px;
}

.discomfort_link_list li+li {
    float: right;
}

.discomfort_link_list li .link_item {
    display: block;
    position: relative;
    height: 180px;
    padding: 28px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 2px 2px 24px -2px rgba(51, 51, 51, 0.17);
}

.discomfort_link_list li .link_item.link1:after {
    content: '';
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 50px;
    height: 50px;
    background: #fff url('/pconts/images/icon/ico_icon162.png') no-repeat 50% 50% / 50px auto;
}

.discomfort_link_list li .link_item.link2:after {
    content: '';
    position: absolute;
    right: 30px;
    bottom: 30px;
    width: 50px;
    height: 50px;
    background: #fff url('/pconts/images/icon/ico_icon163.png') no-repeat 50% 50% / 50px auto;
}

.discomfort_link_list li .link_item .tit {
    display: block;
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 20px;
    line-height: 27px;
    color: #111;
}

.discomfort_link_list li .link_item .tit:after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    margin: 0 0 0 6px;
    border-top: 1px solid #747474;
    border-right: 1px solid #747474;
    vertical-align: 1px;
    transform: rotate(45deg) skew(1deg, 1deg);
}

.discomfort_link_list li .link_item .con {
    font-size: 16px;
    color: #111;
}

.btn_minwon_bridge .btn {
    float: left;
    width: 238px;
}

.list01[data-type="card"] .badge_area.list_type,
.list01[data-type="card"] .badge_area.card_type {
    display: block;
}

.list01[data-type="card"] .badge_area.list_type,
.list01[data-type="list"] .badge_area.card_type {
    display: none;
}

.submain_familymember .contents {
    margin: 55px 0 60px;
    padding-bottom: 0;
}

.submain_familymember .list_cardType {
    margin: -9px;
    padding-bottom: 0;
}

.submain_familymember .list_cardType li {
    padding: 9px;
}

.submain_familymember .list_cardType li .item {
    padding: 0;
}

.submain_familymember .list_cardType.welfare li .item a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 26px 28px;
}

.submain_familymember .list_cardType.welfare li .item a:after {
    display: none;
}

.submain_familymember .list_cardType.welfare li .item a .tit:after {
    content: '';
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-left: 5px;
    margin-bottom: 2px;
    border: solid #666;
    border-width: 1px 1px 0 0;
    transform: rotate(45deg);
}

.submain_familymember .list_cardType.family .item {
    background-size: 48px auto;
}

.submain_familymember .list_cardType.family .item a {
    padding: 96px 28px 26px;
}

.submain_familymember .list_cardType.family .item:after {
    display: none;
}

.submain_familymember .list_cardType.family li .item .tit {
    font-weight: 400;
}

.submain_familymember .list_cardType.family.col03 li {
    width: 33.333%;
}

.submain_familymember .list_cardType.welfare {
    padding-top: 0;
}

.message_wrap {
    display: block;
    margin: 20px 0;
    padding: 0;
    font-size: 24px;
    color: #333;
    font-weight: 700;
}

.message_wrap01 {
    display: block;
    margin: 20px 0 60px 0;
    padding: 0;
    font-size: 34px;
    color: #333;
    font-weight: 700;
}

.message_wrap01+.marker_dot {
    margin: -50px 0 60px 0;
}

.payment_dashboard {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.payment_dashboard .month_select {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.inwrap_flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flexbox_wrap {
    display: flex !important;
    flex-direction: row;
    justify-content: space-between;
}

.flexbox_wrap.hidden {
    display: none !important;
}

.flexbox_wrap.direction_row {
    flex-direction: row;
}

.flexbox_wrap .flex_item {
    display: block;
    position: relative;
    flex: 1
}

.flexbox_wrap .flex_item.flex12 {
    flex: 1.2
}

.flexbox_wrap .flex_item.flex20 {
    flex: 2
}

.flexbox_wrap .flex_item.flex30 {
    flex: 3
}

.flexbox_wrap.col02 .flex_item+.flex_item {
    margin-left: 20px;
}

.flexbox_wrap.dd_point dd {
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.flexbox_wrap+.accordion_wrap.bottom_guide {
    margin-top: 60px;
}

.request_sms_wrap+.accordion_wrap.bottom_guide {
    margin-top: 40px;
}

.singleline_list {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 17px 0;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.singleline_list .flexbox_wrap+.flexbox_wrap {
    margin-top: 10px;
}

.center_box {
    display: table !important;
    width: initial !important;
    margin: 0 auto !important;
}

.flexbox_dl {
    display: block;
    position: relative;
    margin: 0;
    padding: 20px 0;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.flexbox_dl.no_line {
    border-top: none;
    border-bottom: none;
    padding: 10px 0px;
}

.flexbox_dl+.flexbox_dl {
    border-top: none;
}

.flexbox_dl.bottom_dot {
    border-bottom: dotted #ddd 1px;
}

.flexbox_dl dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.flexbox_dl dl dt {
    flex: 1;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    align-self: center;
}

.flexbox_dl dl dd {
    flex: 1;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.flexbox_dl dl dd.wide {
    flex: 4
}

.flexbox_dl dl+dl {
    margin-top: 16px;
}

.flexbox_dl dl dd+dt {
    margin-left: 40px;
}

.flexbox_dl.dd_right dd {
    text-align: right;
}

.flexbox_dl dd.total span {
    display: inline-block;
    margin-right: 10px;
}

.flexbox_dl dd.total strong {
    font-size: 24px;
}

.flexbox_dl p.total {
    border-top: solid #ddd 1px;
    text-align: right;
    overflow: hidden;
    padding-top: 16px;
    margin-top: 15px;
}

.flexbox_dl p.total span {
    display: inline-block;
    margin-right: 20px;
}

.flexbox_dl p.total strong {
    font-size: 24px;
    color: #333;
}

.flexbox_dl dd.block span,
.flexbox_dl dd.block strong {
    display: block;
}

.flexbox_dl dd.block span+strong {
    margin-top: 10px;
}

.flexbox_dl.indent dl {
    padding: 0 10px;
}

.total_wrap {
    border-bottom: solid #ddd 1px;
    text-align: right;
    overflow: hidden;
    padding: 14px 10px;
}

.total_wrap span {
    display: inline-block;
    margin-right: 20px;
}

.total_wrap strong {
    font-size: 24px;
    color: #333;
}

.ul_list_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.ul_list_wrap li {
    flex: 1;
    margin: 15px;
}

.ul_list_wrap li dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 5px 0;
}

.ul_list_wrap li dl dt {
    width: 50%;
    display: block;
}

.ul_list_wrap li dl dd {
    flex: 1;
    display: block;
    text-align: right;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.ul_list_wrap li::after {
    content: '';
    display: block;
    clear: both;
}

.ul_list_wrap li .state {
    font-size: 16px;
    color: #333;
    font-weight: 700;
    text-align: right;
}

.ul_list_wrap.my_card_service {
    padding: 20px 0;
}

.ul_list_wrap.my_card_service li {
    margin: 0px 10px
}

.ul_list_wrap.my_card_service li+li {
    margin-left: 50px;
}

.ul_list_wrap.my_card_service .title {
    display: block;
    position: relative;
    margin: 7px 0;
    padding: 0;
    font-size: 16px;
    color: #111;
    font-weight: 700;
}

.ul_list_wrap.my_card_service dl {
    margin: 7px 0;
}

.ul_list_wrap.my_card_service dd strong {
    font-weight: 700;
}

.ul_list_wrap.my_card_service .fix_col02 {
    min-height: 45px;
}

.ul_list_wrap.my_card_service .fix_col02 .fit {
    display: block;
    position: relative;
    font-size: 13px;
    color: #111;
}

.ul_list_wrap.my_card_service .ico_use::before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #1abe54;
}

.ul_list_wrap.my_card_service .ico_useNo::before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #f14b25;
}

.premium_service_request {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.premium_service_request ul {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-top: solid #ddd 1px;
}

.premium_service_request ul li {
    display: table;
    position: relative;
    margin: 0;
    padding: 34px 0 29px 0;
    width: 100%;
    border-bottom: solid #ddd 1px;
}

.premium_service_request .bluepart {
    float: left;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
    width: 80%;
    min-height: 28px;
}

.premium_service_request .bluepart .date {
    display: inline-block;
    position: relative;
    margin: 0 60px 0 0;
    padding: 0;
}

.premium_service_request .bluepart .date span {
    display: inline-block;
    position: relative;
    margin: 0 0 0 8px;
    padding: 0 0 0 9px;
}

.premium_service_request .bluepart .date span::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 5px);
    width: 1px;
    height: 10px;
    background-color: #ddd;
}

.premium_service_request .bluepart .title {
    display: inline-block;
    position: relative;
    margin: 0 30px 0 0;
    padding: 0;
    color: #111;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.premium_service_request .bluepart .service {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
}

.premium_service_request .redpart {
    float: left;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
    width: 20%;
    min-height: 28px;
}

.premium_service_request .redpart .btn_wrap {
    width: 100%;
    text-align: right;
    top: -4px;
}

.premium_service_request .redpart .del_info {
    display: inline-block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: right
}

.premium_service_request .redpart .del_info span {
    display: inline-block;
    position: relative;
    margin: 0 0 0 8px;
    padding: 0 0 0 9px;
}

.premium_service_request .redpart .del_info span::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 5px);
    width: 1px;
    height: 10px;
    background-color: #ddd;
}

.flexbox_dl.premium_service {
    border-bottom: none;
    padding-bottom: 0;
}

.flexbox_dl.premium_service dl dd {
    flex: 2.5
}

.premiumservice_info {
    display: table;
    position: relative;
    margin: 0 auto 17px auto;
    padding: 0;
    width: 400px;
}

.premiumservice_info dt {
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #333;
    font-weight: 700;
}

.premiumservice_info dd {
    float: left;
    display: inline-block;
    position: relative;
    margin: 0 0 0 12px;
    padding: 7px 0 0 0;
}

.premium_service_request .cancel_service .bluepart .date,
.premium_service_request .cancel_service .bluepart .title,
.premium_service_request .cancel_service .bluepart .service {
    color: #999;
}

.premium_service_request .cancel_service .bluepart .date::after,
.premium_service_request .cancel_service .bluepart .title::after,
.premium_service_request .cancel_service .bluepart .service::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    width: 100%;
    height: 1px;
    background-color: #999;
}

.change_current:after {
    content: '변경됨';
    display: inline-block;
    margin: 0 0 0 6px;
    width: 14px;
    height: 10px;
    background: url(/pconts/images/common/check_on2.png) no-repeat 0 0;
    font-size: 1px;
    overflow: hidden;
    color: transparent;
    text-indent: -9999px;
}

.inquiry_check_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 60px 0;
}

.mylimit_info_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}

.mylimit_info_wrap.block {
    display: block;
}

.mylimit_info_wrap .head_deck {
    display: block;
    position: relative;
    margin: 0 0 5px 0;
    padding: 0;
}

.mylimit_info_wrap .head_deck .msg {
    display: block;
    position: relative;
    margin: 12px 0 0 0;
    padding: 0;
}

.mylimit_info_wrap .head_deck h4.h_title24 {
    margin-bottom: 35px;
}

.mylimit_info_wrap .mylimit_info .h_title.color_black {
    margin-bottom: 22px;
}

.mylimit_info_wrap .head_deck dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
}

.mylimit_info_wrap .head_deck dt {
    display: block;
    position: relative;
    margin: 0;
    padding: 3px 0 0 0;
    font-size: 20px;
    color: #333;
    flex: 1;
}

.mylimit_info_wrap .head_deck dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 24px;
    font-weight: 700;
    color: #111;
    text-align: right;
    flex: 1;
}

.mylimit_info {
    position: relative;
    flex: 1 1 auto;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.mylimit_info .title {
    display: block;
    position: relative;
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 20px;
}

.mylimit_info+.mylimit_info {
    margin-left: 60px;
}

.mylimit_info .parts {
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.mylimit_info .parts dt {
    display: table-cell;
    position: relative;
    min-height: 20px;
    min-width: 110px;
    max-width: 50%;
    margin: 0;
    padding: 0 0 0 20px;
    font-weight: 700;
}

.mylimit_info .parts dd {
    display: table-cell;
    position: relative;
    min-height: 20px;
    margin: 0;
    padding: 0;
    text-align: right;
    font-weight: 700;
    color: #333;
    font-size: 15px;
}

.mylimit_info .parts dd span {
    font-size: 16px;
}

.mylimit_info .parts+.parts {
    margin-top: 1px;
}

.mylimit_info .parts.current {
    margin-bottom: 3px;
}

.mylimit_info .parts.current dt::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
    width: 10px;
    height: 10px;
    background-color: #081350;
}

.mylimit_info .parts.available dt::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 6px;
    width: 10px;
    height: 10px;
    background: url(/pconts/images/contents/mypage/img_pc_pattern1.png) repeat left top;
}

.mylimit_info.exception .hando,
.mylimit_info.exception .bar_graph_wrap {
    display: none;
}

.mylimit_info .exception_msg {
    display: none;
}

.mylimit_info.exception .exception_msg {
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.mylimit_info.exception .exception_msg .font_lg {
    margin-bottom: 10px;
}

.bar_graph {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.bar_graph .bar {
    display: block;
    position: relative;
    width: 100%;
    height: 15px;
    margin: 0;
    padding: 0;
    background: url(/pconts/images/contents/mypage/img_pc_pattern1.png) repeat left top;
}

.bar_graph .bar>span {
    display: block;
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #081350;
    transition: all 0.2s ease;
}

.bar_graph.has_badge {
    padding: 40px 0 34px 0;
}

.bar_graph.has_badge .bar {
    background: url(/pconts/images/contents/mypage/img_pc_pattern1.png) repeat left top;
}

.bar_graph .badge {
    display: inline-block;
    position: absolute;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #333;
}

.bar_graph .badge dt {
    display: inline;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 20px;
}

.bar_graph .badge dd {
    display: inline;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 24px;
}

.bar_graph .badge.current {
    padding-top: 8px;
    bottom: 0px;
    white-space: nowrap;
    transition: all 0.2s ease;
}

.bar_graph .badge.current::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 6px;
    width: 0;
    height: 0;
    margin-left: -3px;
    border-left: solid transparent 5px;
    border-bottom: solid #333333 5px;
    transform: rotate(225deg);
}

.bar_graph .badge.current.full::before {
    left: 100%;
    margin-left: -8px;
}

.bar_graph .badge.current.empty {
    transform: translateX(calc(50% - 5px));
}

.bar_graph .badge.current.empty::before {
    left: 0;
    margin-left: 3px;
}

.bar_graph .badge.current.zero {
    transform: translateX(-5px);
}

.bar_graph .badge.current.zero::before {
    left: 0;
    margin-left: 3px;
}

.bar_graph .badge.current dt {
    font-size: 13px;
    color: #333;
}

.bar_graph .badge.current dd {
    font-size: 13px;
    color: #333;
    padding-bottom: 8px;
    font-weight: 700
}

.bar_graph .badge.current dd span {
    font-weight: 700;
}

.bar_graph .badge.available {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    right: 0;
    top: 2px;
    width: 100%;
}

.bar_graph .badge.available dt {
    flex: 1;
    text-align: left;
}

.bar_graph .badge.available dd {
    flex: 1;
    color: #111;
    text-align: right;
}

.bar_graph .badge.available dd span {
    font-weight: 700;
}

.bar_graph+.parts {
    margin-top: 17px;
}

.bar_graph.large {
    padding-top: 32px;
}

.bar_graph.large .badge.available dt,
.bar_graph.large .badge.available dd {
    font-size: 20px;
}

.except .bar_graph .badge.current dt,
.except .bar_graph .badge.current::before {
    display: none !important;
}

.except .bar_graph .badge.current dd {
    font-weight: 400;
    color: #333;
}

.limitup_inquiry_wrap {
    display: block;
    position: absolute;
    left: 0;
    top: -130px;
    width: 100%;
    text-align: center;
}

.limitup_simple_result {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 60px 0;
    border-bottom: solid #ddd 1px;
}

.btn_wrap.limit_inquiry_pop {
    margin-top: 40px;
}

.condition_viewbox {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
    flex-direction: row;
}

.condition_viewbox .cv_group {
    display: block;
    position: relative;
    width: calc(50% - 30px);
    margin: 0;
    padding: 0;
}

.condition_viewbox .cv_group+.cv_group {
    margin-left: 60px;
}

.condition_viewbox .cv_group .title {
    display: block;
    position: relative;
    font-size: 24px;
    color: #111;
    font-weight: 700;
    margin-bottom: 18px;
}

.cv_group .cv_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 25px 0;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.cv_group .cv_item dl {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 60px 0 0;
    flex: 1
}

.cv_group .cv_item dl::before {
    content: '';
    display: block;
    position: absolute;
    right: 40px;
    top: calc(50% - 3px);
    width: 7px;
    height: 7px;
    border-bottom: solid #4868e1 1px;
    border-right: solid #4868e1 1px;
    transform: rotate(-45deg)
}

.cv_group .cv_item dl::after {
    content: '';
    display: block;
    position: absolute;
    right: 40px;
    top: 50%;
    width: 17px;
    height: 1px;
    background-color: #4868e1;
}

.cv_group .cv_item dl:last-child {
    padding-right: 0;
}

.cv_group .cv_item dl:last-child::before,
.cv_group .cv_item dl:last-child::after {
    display: none;
}

.cv_group .cv_item dt {
    display: block;
    position: relative;
    margin: 0 0 16px 0;
    padding: 0;
}

.cv_group .cv_item dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
    color: #333;
}

.cv_group.indent .cv_item {
    padding-left: 10px;
    padding-right: 10px;
}

.cv_group.with_right_btn {
    padding-right: 110px;
}

.cv_group.with_right_btn .btn.abmid {
    position: absolute;
    right: 0;
    top: calc(50% - 20px);
    min-width: 50px;
}

.pastdays_list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.pastdays_list li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 40px 0;
}

.pastdays_list .date {
    display: block;
    position: relative;
    margin: 0 0 25px 0;
    padding: 16px 0;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    text-align: center;
    border-top: solid #111 2px;
    border-bottom: solid #ddd 1px;
}

.pastdays_list .cv_group .title {
    font-size: 16px;
    margin-bottom: 5px;
}

.limite_info_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.limite_info_wrap .tgbox {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 40px;
    color: #111;
}

.limite_info_wrap .h_wrap {
    margin-bottom: 60px;
}

.bar_graph+.adjust_amount {
    margin-top: 40px;
}

.adjust_amount {
    display: block;
    position: relative;
    margin: 0;
}

.adjust_amount input[type="text"],
.adjust_amount input[type="tel"] {
    height: 47px;
    padding: 0 50px 0 250px;
    text-align: right;
    color: #111;
    font-size: 24px;
    font-weight: 700;
    line-height: 46px;
    border: solid #000;
    border-width: 0 0 1px 0
}

.adjust_amount input[type="text"]::placeholder,
.adjust_amount input[type="text"]::-webkit-input-placeholder,
.adjust_amount input[type="tel"]::placeholder,
.adjust_amount input[type="tel"]::-webkit-input-placeholder {
    font-size: 24px;
    font-weight: 400
}

.adjust_amount label.reset_amount {
    display: block;
    margin-bottom: 5px;
    color: #000;
    font-weight: 700;
    text-align: right
}

.adjust_amount .current_info {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: calc(50% - 21px);
    margin: 0;
    padding: 0
}

.adjust_amount .current_info dt {
    display: block;
    margin-bottom: 5px;
    color: #000;
    font-weight: 700
}

.adjust_amount .current_info dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 21px 0 0;
    left: 0;
    color: #111;
    font-size: 24px;
    line-height: 47px
}

.adjust_amount .current_info dd::after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
    width: 17px;
    height: 15px;
    background: url(/pconts/images/contents/mypage/arrow_right_p.png) no-repeat 100% 50%
}

.adjust_amount .unit {
    display: block;
    position: absolute;
    right: 0;
    top: 34px;
    font-size: 24px;
    color: #111;
    font-size: 24px;
    font-weight: 700
}

.adjust_amount .tip_wrap {
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 8px 0 0 0;
}

.adjust_amount+.unit_tip {
    position: relative;
    margin-top: -19px;
    text-align: right;
    font-size: 13px;
    color: #111;
}

.adjust_amount .tip_wrap .text_tip {
    margin-top: 0
}

.except .adjust_amount {
    display: none;
}

.limite_info_wrap+.request_sms_wrap {
    margin-top: 40px;
}

.request_sms_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.request_sms_wrap .h_wrap {
    margin-bottom: 40px;
}

.request_sms_wrap .flex_item+.flex_item {
    margin-left: 20px;
}

.request_sms_wrap dl {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.request_sms_wrap dt {
    display: block;
    position: relative;
    margin: 0 0 10px;
    padding: 0;
    font-size: 16px;
    font-weight: 700;
}

.request_sms_wrap dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.request_sms_wrap .phoneNum {
    display: block;
    position: relative;
}

.request_msg {
    display: block;
    position: relative;
    margin: 0;
    padding: 120px 0 30px 0;
    font-size: 28px;
    text-align: center;
}

.request_msg::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 10px;
    width: 65px;
    height: 65px;
    margin: 0 0 0 -32px;
    background: url(/pconts/images/common/approval_195.png) no-repeat left top;
    background-size: cover;
}

.limtup_request_end {
    display: block;
    position: relative;
    margin: 0 0 30px 0;
    padding: 30px 0;
    font-size: 18px;
    text-align: center;
    color: #111;
}

.limtup_request_end::before {
    height: 129px;
}

.limtup_request_end p+p {
    margin-top: 15px;
}

.limtup_request_end strong {
    font-weight: 700;
}

.limtup_end_btn {
    margin-top: 60px;
    text-align: center;
}

.limitup_result_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.limitup_result_wrap .main_msg {
    display: block;
    position: relative;
    margin: 0 0 40px 0;
    padding: 0;
    font-size: 24px;
    text-align: center;
    font-weight: 700;
}

.limitup_result_wrap .sub_msg {
    display: block;
    position: relative;
    margin: 0 0 30px 0;
    padding: 30px 0;
    font-size: 18px;
    color: 666;
    text-align: center;
}

.limitup_result_wrap .sub_msg p+p {
    margin-top: 5px;
}

.marker_hyphen2+.btn_wrap {
    margin-top: 60px;
}

.limit_result_message {
    display: block;
    position: relative;
    margin: 0 0 40px 0;
    padding: 0;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
}

.pop_cont.fullsize {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 0 !important;
}

.before_limiteup_list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-bottom: solid #eee 1px;
}

.before_limiteup_list .msg {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 30px 0;
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    border-bottom: solid #eee 1px;
}

.before_limiteup_list ul {
    display: block;
    position: relative;
}

.before_limiteup_list li {
    display: block;
    position: relative;
    margin: 0;
    padding: 30px 0 30px 30%;
}

.before_limiteup_list li .date {
    display: inline-block;
    position: absolute;
    left: 20px;
    top: 30px;
    font-size: 20px;
    color: #333;
}

.before_limiteup_list li .limit_result_detail {
    margin-bottom: 0;
    padding-right: 20px;
}

.before_limiteup_list li .limit_result_detail .h_wrap {
    margin-bottom: 10px;
}

.before_limiteup_list li .limit_result_detail .direction_row.detail_wrap+.h_wrap {
    margin-top: 25px;
}

.before_limiteup_list li+li {
    border-top: solid #eee 1px;
}

.adjust_confirm {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.adjust_confirm:before {
    content: '';
    display: block;
    position: absolute;
    left: calc(50% - 7px);
    top: calc(50% - 7px);
    width: 14px;
    height: 14px;
    border-top: solid #333 2px;
    border-right: solid #333 2px;
    transform: rotate(45deg);
}

.adjust_confirm.left {
    padding-right: 10px;
}

.adjust_confirm.right {
    padding-left: 10px;
}

.adjust_confirm_inner {
    padding: 40px;
    line-height: 1;
    background-color: #f6f6f6;
}

.adjust_confirm_inner:after {
    content: '';
    display: block;
    clear: both;
}

.adjust_confirm .current_info {
    float: left;
}

.adjust_confirm .current_info dt {
    display: block;
    margin: 0 0 12px;
    font-size: 15px;
    color: #111;
}

.adjust_confirm .current_info dd {
    display: block;
    font-weight: 700;
    font-size: 24px;
    color: #333;
}

.adjust_confirm .changed_info {
    float: right;
    text-align: right;
}

.adjust_confirm .changed_info dt {
    display: block;
    margin: 0 0 12px;
    font-size: 15px;
    color: #111;
}

.adjust_confirm .changed_info dd {
    display: block;
    font-weight: 700;
    font-size: 24px;
    color: #086ac5;
}

.limite_info_wrap+.sms_application {
    margin-top: 40px;
}

.sms_application {
    display: block;
    position: relative;
    width: 480px;
    margin: 0;
    padding: 0;
}

.sms_application .sms_info {
    padding: 20px 12px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.sms_application .sms_info dl {
    overflow: hidden;
    line-height: 1;
}

.sms_application .sms_info dl+dl {
    margin-top: 15px;
}

.sms_application .sms_info dl dt {
    float: left;
    font-size: 15px;
    color: #111;
}

.sms_application .sms_info dl dd {
    float: right;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.sms_application+.accordion_wrap.bottom_guide {
    margin-top: 40px;
}

.radio_list_wrap {
    overflow: hidden;
    padding-top: 20px;
    margin-top: -20px
}

.radio_list_wrap .radio_list.col02 {
    margin: -20px 0 0 -20px;
    border: none
}

.radio_list_wrap .radio_list.col02 li {
    float: left;
    width: 313px;
    margin: 20px 0 0 20px
}

.radio_list_wrap .radio_list.col02 li:nth-child(2n) {
    margin-right: 0;
}

.radio_list_wrap .radio_list li label {
    display: block;
    position: relative;
    width: 100%
}

.radio_list_wrap .radio_list li label input[type="radio"]+.radio_cont {
    display: table-cell;
    width: 313px;
    height: 132px;
    padding: 0 0 0 118px;
    border: 1px solid #ddd;
    border-radius: 4px;
    cursor: pointer;
    vertical-align: middle;
    box-shadow: 2px 6px 15px rgba(0, 0, 0, 0.1)
}

.radio_list_wrap .radio_list li label input[type="radio"]:checked+.radio_cont {
    border: 1px solid #086ac5;
}

.radio_list_wrap .radio_list li input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.radio_list_wrap .radio_list .radio_cont strong {
    display: block;
    margin-bottom: 11px;
    font-weight: 700;
    font-size: 16px
}

.radio_list_wrap .radio_list .radio_cont .text_basic {
    display: block;
    color: #333;
    font-size: 20px;
    font-weight: 700;
    line-height: 1
}

.radio_list_wrap .radio_list .radio_cont .text_basic em {
    position: relative;
    display: inline-block
}

.radio_list_wrap .radio_list .radio_cont .text_basic em:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 2px;
    height: 8px;
    background: #4868e1;
    opacity: 0.3
}

.radio_list_wrap .radio_list .radio_cont .radio_img {
    position: absolute;
    top: 50%;
    left: 40px;
    margin-top: -24px
}

.radio_list_wrap .radio_list .radio_cont .radio_img img {
    width: 48px;
    height: 48px
}

.request_list {
    padding: 10px 0;
    border: solid #ddd;
    border-width: 1px 0
}

.request_list:after {
    content: '';
    display: block;
    clear: both;
}

.request_list li {
    display: table;
    width: 100%;
    padding: 3px 0
}

.request_list li .txt,
.request_list li strong {
    display: table-cell;
    vertical-align: middle
}

.request_list li .txt {
    width: 35%;
    padding-left: 12px;
}

.request_list li strong {
    padding-right: 12px;
    text-align: right;
    color: #333;
    font-size: 16px
}

.simple_list {
    overflow: hidden;
    width: 100%;
    padding: 20px 13px;
}

.simple_list dt {
    float: left;
    width: 70%;
    margin-bottom: 16px;
    color: #111;
}

.simple_list dd {
    float: right;
    width: 30%;
    min-width: 280px;
    margin-bottom: 16px;
}

.box_whiteLimit {
    position: relative;
    padding: 40px 10px 40px 128px;
    border: 1px solid #ddd;
    border-radius: 10px;
    box-shadow: 2px 2px 15px -2px rgba(51, 51, 51, 0.17)
}

.box_whiteLimit figure {
    position: absolute;
    top: 40px;
    left: 40px
}

.box_whiteLimit figure img {
    width: 48px
}

.box_whiteLimit .list {
    display: table;
    width: 100%
}

.box_whiteLimit .list li {
    position: relative;
    display: table-cell;
    padding-right: 30px
}

.box_whiteLimit .list li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 30px;
    height: 100%;
    z-index: 0
}

.box_whiteLimit .list li .txt,
.box_whiteLimit .list li .con {
    position: relative;
    display: block;
    line-height: 1;
    z-index: 2
}

.box_whiteLimit .list li .txt {
    margin-bottom: 13px
}

.box_whiteLimit .list li .con {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.box_whiteLimit+.box_whiteLimit {
    margin-top: 10px;
}

.condition_viewbox.add_limitbox {
    margin-top: 60px
}

.condition_viewbox.add_limitbox .cv_group+.cv_group .h_title24 {
    margin-bottom: 14px
}

.add_limit .adjust_amount input[type="text"],
.add_limit .adjust_amount input[type="tel"] {
    height: 47px;
    padding-left: 250px;
    line-height: 46px;
    border: solid #000;
    border-width: 0 0 1px 0;
    text-align: right
}

.add_limit .adjust_amount .current_info {
    width: calc(35% - 21px);
}

.hotel_con .area_slt label {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.hotel_con .select_pann {
    margin-top: 30px;
}

.hotel_con .select_pann .area_list {
    max-height: 570px;
    overflow-y: auto;
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}

.hotel_con .select_pann .area_list li {
    display: table;
    position: relative;
    width: 100%;
    padding: 30px 0 30px 30px;
    border-bottom: 1px solid #eee;
}

.hotel_con .select_pann .area_list li:last-child {
    border-bottom: 0;
}

.hotel_con .select_pann .img_area {
    display: table-cell;
    width: 230px;
    height: 160px;
    text-align: center;
    vertical-align: middle;
}

.hotel_con .select_pann .img_area img {
    height: 100%;
}

.hotel_con .select_pann .text_area {
    display: table-cell;
    padding-left: 20px;
    vertical-align: middle;
}

.hotel_con .select_pann .tit {
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    color: #111;
}

.scroll_area {
    overflow-y: auto;
    max-height: 425px;
    margin-top: 40px;
    border: solid #bbb;
    border-width: 1px 0
}

.scroll_area .hall_list {
    display: none;
}

.scroll_area .hall_list.is_visible {
    display: block;
}

.scroll_area .hall_list li {
    position: relative;
    padding: 30px 30px 27px 30px;
    border-top: 1px solid #eee
}

.scroll_area .hall_list li:first-child {
    border-top: 0
}

.scroll_area .hall_list li img {
    position: absolute;
    top: 30px;
    left: 30px;
    width: 50px;
    height: 50px
}

.scroll_area .hall_list li strong {
    display: block;
    margin-bottom: 20px;
    padding-left: 60px;
    color: #111;
    font-size: 16px;
    line-height: 50px
}

.addlimit_result {
    margin: 0 auto;
    width: 440px;
    background: url(/pconts/images/contents/mypage/arrow_right_p.png) no-repeat 50% 50%
}

.addlimit_result li {
    float: left;
    width: 50%;
    padding: 27px 0;
    text-align: left
}

.addlimit_result li .tit {
    display: block;
    margin-bottom: 17px;
    line-height: 1
}

.addlimit_result li strong {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.addlimit_result li+li {
    text-align: right;
}

.complete_body .complete_info.type_mypage02 {
    width: 400px
}

.complete_body .complete_info.type_mypage02 .comp_data {
    display: block
}

.complete_body .complete_info.type_mypage02 .comp_data li {
    display: block;
    flex: none
}

.complete_body .complete_info.type_mypage02 .comp_data li b {
    float: right
}

.income_info_renwal .result_guide .marker_dot {
    margin: 0 auto;
    max-width: 445px;
}

.income_info_renwal .icon_list.step>li .icon_box {
    cursor: auto;
}

.limit_by_check .result_guide .marker_dot {
    margin: 0 auto;
    max-width: 585px;
}

.limit_by_check .result_guide .marker_dot.one_line {
    max-width: 450px;
}

.benefit_check_card.kakaobank .accordion_wrap.type03 .accordion_body .list01[data-type="list"] ul>li:last-child {
    border-bottom: 1px solid #ddd;
}

.benefit_check_card.kakaobank .accordion_wrap.type03 .accordion_body .list01[data-type="list"] ul>li {
    padding-left: 30px;
    padding-right: 30px;
}

.benefit_check_card.kakaobank .accordion_wrap.type03 .accordion_header:not(.on) {
    border-top: 1px solid #ddd;
}

.benefit_check_card.kakaobank .accordion_wrap.type03 .accordion_header.on {
    border-color: #222;
}

.benefit_check_card.kakaobank .accordion_wrap.type03.last .accordion_header:not(.on) {
    border-bottom: 1px solid #ddd;
}

.benefit_check_card.kakaobank .accordion_wrap.type03 .accordion_header .side {
    padding-right: 50px;
}

.benefit_check_card.kakaobank .usage_item .price_info .price.del.color_gray {
    color: #999 !important;
}

.benefit_check_card.kakaobank .accordion_body .area.state_area.pd_type02 {
    padding: 0 !important;
}

.benefit_check_card.kakaobank .accordion_wrap.type03 .text_wrap .loan_name {
    position: relative;
    font-size: 16px;
    top: 3px;
}

.benefit_check_card.kakaobank div.price_info .price.font_md span {
    font-size: 13px !important;
    font-weight: 400;
}

.benefit_check_card.kakaobank div.price_info .price.font_md span>span {
    position: relative;
    font-size: 18px !important;
    font-weight: 700;
    top: 1px;
}

.switch_wrap.onoff_btn .switch {
    width: 55px;
    height: 30px;
}

.switch_wrap.onoff_btn .switch .slider {
    background-image: none;
    background-color: #ddd;
}

.switch_wrap.onoff_btn .switch .slider::before {
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-image: none;
    background-color: #FFF;
    box-shadow: none;
    top: 2px;
    left: 2px;
}

.switch_wrap.onoff_btn .switch input:checked+.slider {
    background-color: #4868e1;
}

.switch_wrap.onoff_btn .switch input:checked+.slider::before {
    -webkit-transform: translateX(25px);
    -ms-transform: translateX(25px);
    transform: translateX(25px)
}

.switch_wrap.onoff_btn.top01 {
    position: relative;
    top: 7px;
}

.switch_wrap.language .switch {
    width: 180px;
    height: 36px;
}

.switch_wrap.language .switch .slider {
    background-image: none;
    background-color: #ddd;
}

.switch_wrap.language .switch .slider::before {
    content: '한국어';
    display: block;
    width: 90px;
    height: 36px;
    border-radius: 18px;
    background-image: none;
    background-color: #4868e1;
    box-shadow: none;
    top: 0px;
    left: 0px;
    color: #FFF;
    text-align: center;
    line-height: 36px;
    font-weight: 700;
}

.switch_wrap.language .switch .slider i {
    display: inline-block;
    position: absolute;
    right: 19px;
    top: 7px;
    font-style: normal;
    font-weight: 700;
}

.switch_wrap.language .switch input:checked+.slider i {
    color: #FFF;
}

.switch_wrap.language .switch .slider::after {
    content: '한국어';
    display: none;
    position: absolute;
    left: 26px;
    top: 7px;
    font-weight: 700
}

.switch_wrap.language .switch input:checked+.slider::after {
    display: inline-block;
}

.switch_wrap.language .switch input:checked+.slider::before {
    content: '';
    display: block;
    -webkit-transform: translateX(90px);
    -ms-transform: translateX(90px);
    transform: translateX(90px);
}

.switch_el_off {
    display: none !important;
}

.limit_by_card .has_flow_step {
    margin-top: 53px;
}

.limit_by_card .df_list_wrap {
    padding: 0 10px;
    position: relative;
}

.limit_by_card .df_list_wrap .df_list_col,
.limit_by_card .mo_card_info {
    padding: 35px 0;
}

.limit_by_card .mo_card_info {
    display: none;
}

.limit_by_card .mo_card_info .df_list {
    display: block;
    padding: 0 10px;
}

.limit_by_card .mo_card_info .df_list .item {
    padding: 0;
}

.limit_by_card .mo_card_info .df_list .item_wrap+.item_wrap,
.limit_by_card .complete_body .df_list_wrap .item_wrap+.item_wrap {
    margin-top: 7px;
}

.limit_by_card .complete_body .df_list_wrap .df_list .item {
    padding: 0;
}

.limit_by_card .complete_body .df_list_wrap {
    width: 400px;
    padding: 10px;
    margin: 0 auto;
}

.limit_by_card .df_list_wrap.top_minus {
    margin-top: -1px;
}

.limit_set_wrap {
    position: relative;
}

.limit_set_wrap dl::before,
.limit_by_card .df_list_wrap.arrow::before {
    content: '';
    display: block;
    position: absolute;
    left: calc(45% + 6px);
    top: 47px;
    width: 7px;
    height: 7px;
    border-bottom: solid #4868e1 1px;
    border-right: solid #4868e1 1px;
    transform: rotate(-45deg)
}

.limit_set_wrap dl::after,
.limit_by_card .df_list_wrap.arrow::after {
    content: '';
    display: block;
    position: absolute;
    left: 44%;
    top: 50px;
    width: 17px;
    height: 1px;
    background-color: #4868e1;
}

.limit_by_card .df_list_wrap.arrow::before {
    top: 48%;
    left: calc(50% + 10px);
}

.limit_by_card .df_list_wrap.arrow::after {
    top: 50%;
    left: 50%;
}

.limit_set_wrap.min_h {
    min-height: 130px;
}

.limit_set_wrap [class^="limit_"] {
    width: 50%;
    float: left;
}

.limit_set_wrap [class^="limit_"] .tit {
    height: 31px;
    font-size: 16px;
    color: #333;
}

.limit_set_wrap [class^="limit_"] .con {
    position: relative;
    line-height: 44px;
    font-size: 24px;
}

.limit_set_wrap [class^="limit_"] .con .set_bdr {
    position: absolute;
    left: -100%;
    bottom: 0;
    display: block;
    width: 200%;
    height: 2px;
    background: #000;
    z-index: 1
}

.limit_set_wrap [class^="limit_"] .con .set_input input {
    padding-right: 50px;
    border: 0;
    font-size: 24px;
    text-align: right;
}

.limit_set_wrap [class^="limit_"] .con .set_input input::placeholder {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: -1px;
}

.limit_set_wrap [class^="limit_"] .con .set_input input:focus,
.limit_set_wrap [class^="limit_"] .con .set_input.is_value input {
    font-weight: 700;
}

.limit_set_wrap [class^="limit_"] .con .set_input input:focus+.set_bdr {
    background: #4868e1;
}

.limit_set_wrap [class^="limit_"] .con .set_input.is_error .set_bdr,
.limit_set_wrap [class^="limit_"] .con .set_input.is_error input:focus+.set_bdr {
    background-color: #ff0000;
}

.limit_set_wrap [class^="limit_"] .con .unit {
    position: absolute;
    top: 0;
    right: 0;
    line-height: 44px;
    font-size: 24px;
    font-weight: 700;
}

.limit_set_wrap .limit_set+.clearfix>[class*='float_'] {
    padding-top: 5px;
    font-size: 13px;
}

.limit_set_wrap .error_txt {
    display: block;
    color: #ff0000;
    font-size: 13px;
}

.cardInfo_wrap {
    text-align: center;
    margin-bottom: 60px;
}

.cardInfo_wrap .card_top_info {
    width: 360px;
    margin: 0 auto 10px;
    text-align: left;
}

.cardInfo_wrap .card_top_info .card_nickname,
.cardInfo_wrap .card_top_info .card_nickname_setting {
    display: inline-block;
    vertical-align: top;
    margin-top: 1px;
}

.cardInfo_wrap .card_top_info .card_nickname {
    font-size: 16px;
}

.cardInfo_wrap .card_top_info .card_nickname_setting {
    font-size: 15px;
    margin-left: 6px;
}

.cardInfo_wrap .card_top_info .leader_card {
    position: relative;
    display: inline-block;
    width: 25px;
    height: 25px;
    margin-right: 3px;
}

.cardInfo_wrap .card_top_info .leader_card::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: url(/pconts/images/contents/mypage/leader_card_icon.png) no-repeat;
    background-size: 25px;
}

.cardInfo_wrap .card_img {
    position: relative;
    display: block;
    overflow: hidden;
}

.cardInfo_wrap .card_img img {
    max-width: 100%;
    height: auto;
    margin-bottom: -88px;
}

.cardInfo_wrap .card_tit {
    display: block;
    margin-top: 15px;
    font-size: 16px;
    font-weight: 700;
}

.cardInfo_wrap .card_num {
    display: block;
    margin-top: 10px;
    text-align: center;
    font-weight: 400;
}

.cardInfo_wrap .card_num .card_icon,
.cardInfo_wrap .card_num .card_user,
.cardInfo_wrap .card_num .card_number,
.cardInfo_wrap .card_num .card_num_all {
    display: inline-block;
    vertical-align: middle;
}

.cardInfo_wrap .card_num .card_num_all {
    margin-left: 12px;
}

.cardInfo_wrap .card_num .card_icon.visa {
    width: 34px;
    height: 12px;
    background: url(/pconts/images/contents/mypage/img_card_k01.png) no-repeat;
}

.cardInfo_wrap .card_num .card_icon.master {
    width: 31px;
    height: 19px;
    background: url(/pconts/images/contents/mypage/img_card_k02.png) no-repeat;
}

.cardInfo_wrap.flexbox_dl {
    width: 646px;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
}

.cardInfo_wrap.flexbox_dl dl dd {
    flex: 2;
}

.card_limit .marker_dot {
    margin-top: 60px;
}

.card_limit .accordion_body .marker_dot {
    margin-top: 10px;
}

.card_limit .marker_dot>li+li {
    margin-top: 0;
}

.card_limit .btn_wrap.guide .btn {
    width: 100%;
    margin-top: 10px;
}

.card_limit .adjust_amount_wrap {
    margin: 69px 0 56px;
}

.card_limit .adjust_amount_wrap .h_wrap .title {
    display: inline-block;
    vertical-align: middle;
}

.card_limit .adjust_amount_wrap .h_wrap .text_btn {
    width: 22px;
    margin-left: 10px;
    padding: 0;
    vertical-align: middle;
}

.card_limit .adjust_amount_wrap .adjust_amount {
    margin-top: 52px;
}

.card_limit .adjust_amount_wrap .adjust_amount.type2 {
    margin-top: 74px;
}

.card_limit .adjust_amount_wrap .right .adjust_amount.type2 {
    margin-top: 134px;
}

.card_limit .btn_wrap.gap40 {
    margin-top: 40px;
}

.card_limit .card_info+.h_wrap.gap20 {
    margin-top: 69px;
}

.card_limit .limit_up_group>* {
    float: left;
}

.card_limit .limit_up_group>*:nth-of-type(1) {
    padding-right: 10px;
}

.card_limit .limit_up_group>*:nth-of-type(2) {
    padding-left: 10px;
}

.card_limit .limit_up_wrap {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
}

.card_limit .limit_up_wrap::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(/pconts/images/contents/mypage/limit_up_next.png) no-repeat 50% 50%;
    background-size: 10px 16px;
}

.card_limit .limit_up_wrap>* {
    flex: 1;
    padding: 30px 0;
    text-align: center;
    background: #f6f6f6
}

.card_limit .limit_up_wrap .tit {
    font-size: 16px;
    color: #111;
}

.card_limit .limit_up_wrap .limit_amount {
    font-size: 24px;
}

.card_limit .limit_up_wrap .right .limit_amount.font_md {
    color: #086ac5;
}

.card_limit .limit_up_group+.h_wrap.gap20 {
    margin-top: 30px;
}

.card_limit .limit_up_group.last {
    margin-bottom: 60px;
}

.card_limit .limit_up_wrap:only-child {
    width: 100%;
    padding: 0 !important;
}

.card_limit .bg_lightgray.result {
    margin: 44px 0 60px;
    padding: 27px 0;
    font-size: 18px;
    color: #111;
}

.card_limit .bg_lightgray.result .amount {
    color: #086ac5;
}

.card_limit .bg_lightgray.result li+li {
    margin-top: 9px;
}

.card_limit .card_info .table_type02 {
    border-top: 1px solid #ddd;
}

.card_limit .ckcard_info_wrap+.h_wrap {
    margin-top: 30px;
}

.benefit_check_card.tooltip {
    position: absolute;
    left: calc(50% - 146px);
    top: -21px;
    z-index: 9;
}

.benefit_check_card.reportlist_filter_wrap {
    padding: 0 20px;
}

.benefit_check_card .sum_total {
    position: relative;
}

.benefit_check_card .sum_total .header_sum {
    position: absolute;
    bottom: 9px;
    left: 0;
}

.benefit_check_card .sum_total .total>* {
    vertical-align: middle;
}

.benefit_check_card .sum_total .total {
    padding: 5px 0;
}

.benefit_check_card .total_title {
    padding-right: 15px;
}

.benefit_check_card .list01[data-type="list"] {
    border-color: #e4e4e4;
}

.benefit_check_card .list01[data-type="list"]>ul>li:last-child {
    border-color: #dfdfdf;
}

.benefit_check_card .complete_box.type02 {
    border-top-color: #ddd;
}

.benefit_check_card .accordion_header .back {
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -12px;
}

.benefit_check_card .accordion_header:not(:first-child) {
    border-top: 1px solid #dfdfdf;
}

.benefit_check_card .accordion_body .list01[data-type="list"] {
    border-top: 0;
}

.benefit_check_card .accordion_body .list01[data-type="list"] ul>li:last-child {
    border-bottom: 0;
}

.benefit_check_card .accordion_wrap.type03 .text_wrap.side_btn+button {
    height: 70px;
}

.benefit_check_card .accordion_body .area.state_area.pd_type01 {
    padding-bottom: 0;
}

.benefit_check_card .accordion_body .complete_body {
    padding-bottom: 56px;
}

.benefit_check_card.cashback .report_month_swiper .swiper-button-prev {
    position: absolute;
    top: 0;
    left: 30px;
    width: auto;
    height: 32px;
    margin-top: 0;
    padding-left: 22px;
    background: url(/pconts/images/contents/mypage/month_prev_on.png) no-repeat 0 50%;
    font-size: 13px;
    color: #111;
}

.benefit_check_card.cashback .report_month_swiper .swiper-button-next {
    position: absolute;
    top: 0;
    right: 30px;
    width: auto;
    height: 32px;
    margin-top: 0;
    padding-right: 22px;
    background: url(/pconts/images/contents/mypage/month_next_on.png) no-repeat 100% 50%;
    font-size: 13px;
    color: #111;
}

.benefit_check_card.cashback .report_month_swiper [class^="swiper-button"].end {
    opacity: .3;
}

.pop_benefit_check_card .flexbox_dl {
    margin: 0 -30px;
    padding: 20px 30px;
}

.cashback_stamp_list {
    display: block;
    text-align: center;
    font-size: 0;
}

.cashback_stamp_list .cb_stamp_wrap {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.cashback_stamp_list .cb_stamp_wrap+.cb_stamp_wrap {
    margin-left: 23px;
}

.cashback_stamp_list .cb_stamp_wrap:nth-child(5) {
    margin-right: 0;
}

.cashback_stamp_list .cb_stamp_wrap .num_wrap {
    position: relative;
    display: block;
    width: inherit;
    height: inherit;
    border-radius: 50%;
    background: #ddd;
    color: #fff;
    font-size: 15px;
}

.cashback_stamp_list .cb_stamp_wrap.comp .num_wrap::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    background: url(/pconts/images/contents/mypage/myicon06.png) no-repeat;
    background-size: 100%;
}

.cashback_stamp_list .cb_stamp_wrap.comp:nth-child(7) .num_wrap::after {
    background-image: url(/pconts/images/contents/mypage/myicon07.png)
}

.cashback_total_number .cashback_bar_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 517px;
    margin: 0 auto;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cashback_total_number .cashback_bar_wrap .bar_item {
    position: relative;
    flex: 1;
}

.cashback_total_number .cashback_bar_wrap .bar_item .bar {
    display: block;
    width: calc(100% - 1px);
    height: 8px;
    background: #dddddd;
}

.cashback_total_number .cashback_bar_wrap .bar_item.on .bar {
    background: #4868e1;
}

.cashback_total_number .cashback_bar_wrap .bar_item .number {
    display: block;
    padding-top: 4px;
}

.cashback_total_number .cashback_bar_wrap .bar_item.on .number.now {
    position: absolute;
    top: -40px;
    right: -31px;
    width: 60px;
    height: 30px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding: 3px 0;
    background: #4868e1;
    border-radius: 15px
}

.cashback_total_number .cashback_bar_wrap .bar_item.on .number.now::after {
    content: '';
    position: absolute;
    left: calc(100% - 35px);
    bottom: -4px;
    width: 0;
    height: 0;
    border-top: 4px solid #4868e1;
    border-bottom: 4px solid none;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    -webkit-transform: rotate(0);
}

.cashback_total_number.type02 {
    margin-top: 10px;
    color: #111;
    font-size: 42px;
}

.cashback_total_number.type02 .number {
    font-size: 46px;
}

.benefit_check_card.cashback .report_month_swiper+.cashback_total_number:not(.type02) {
    margin-top: 99px;
}

.total_hando.popup_type01 .pop_cont {
    padding-bottom: 40px;
}

.total_hando.popup_type01 .pop_cont .table_wrap table td {
    padding-left: 20px;
    padding-right: 20px;
}

.total_hando.popup_type01 .pop_cont .font_md {
    font-size: 16px;
    font-weight: 700;
}

.mypage_noData_list {
    display: block;
    overflow: hidden;
    position: relative;
}

.mypage_noData_list p {
    overflow: hidden;
    position: relative;
    width: 80%;
    height: 10px;
    margin-top: 10px;
    background: #ddd
}

.mypage_noData_list .tit {
    width: 35%;
    height: 16px;
    margin: 0 0 20px
}

.mypage_noData_list p span {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    animation-name: noData_ani;
    animation-duration: 6s;
    animation-delay: 1s;
    animation-iteration-count: infinite;
    background-image: linear-gradient(to right, transparent, #cbd0d2, transparent);
    -webkit-background-image: linear-gradient(to right, #ddd, #cbd0d2, #ddd);
}

.mypage_noData_list p.tit span {
    animation-duration: 5s;
    animation-delay: 0
}

@keyframes noData_ani {
    0% {
        left: -100%;
    }

    25% {
        left: 0;
    }

    50% {
        left: 100%;
    }

    75% {
        left: 0;
    }

    100% {
        left: -100%;
    }
}

.flexbox_wrap.deepdream {
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.flexbox_wrap.deepdream .flexbox_dl {
    border: none
}

.flexbox_wrap.deepdream .flexbox_dl dt {
    flex: 1
}

.flexbox_wrap.deepdream .flexbox_dl dd {
    flex: 2
}

.select_area .check_wrap {
    display: block;
    overflow: hidden;
}

.select_area .check_wrap label {
    display: block;
    width: 160px;
    margin: 0 0 8px 4px;
}

.select_area .check_wrap label:nth-child(6n + 1) {
    margin-left: 0;
}

.limit_usage .check_list02 label {
    width: 134px;
    height: 94px;
}

.limit_usage .check_list02 label span {
    height: 100%;
    padding: 51px 10px 0;
}

.limit_usage .check_list02 label span:before {
    background-color: transparent;
    top: 16px;
}

.limit_usage .check_list02 .icon01 label span:before {
    background: url(/pconts/images/contents/mypage/ico_addLimite07.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.limit_usage .check_list02 .icon02 label span:before {
    background: url(/pconts/images/contents/mypage/ico_addLimite09.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.limit_usage .check_list02 .icon03 label span:before {
    background: url(/pconts/images/contents/mypage/ico_addLimite10.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.limit_usage .check_list02 .icon04 label span:before {
    background: url(/pconts/images/contents/mypage/ico_addLimite11.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.limit_usage .check_list02 .icon05 label span:before {
    background: url(/pconts/images/contents/mypage/ico_addLimite12.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.limit_usage .check_list02 .icon06 label span:before {
    background: url(/pconts/images/contents/mypage/ico_addLimite13.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.limit_usage .check_list02 .icon07 label span:before {
    background: url(/pconts/images/contents/mypage/ico_addLimite14.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.limit_usage .check_list02 .icon08 label span:before {
    background: url(/pconts/images/contents/mypage/ico_addLimite17.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.limit_usage .check_list02 .icon09 label span:before {
    background: url(/pconts/images/contents/mypage/ico_addLimite15.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.limit_usage .check_list02 .icon10 label span:before {
    background: url(/pconts/images/contents/mypage/ico_addLimite16.png) no-repeat 0 0;
    background-size: 100% 100%;
}

.complete_body.reg_of_use .complete_info {
    width: 400px;
    padding-top: 20px;
    margin-top: 20px;
}

.complete_body.reg_of_use .marker_dot {
    display: inline-block;
}

.h_wrap>.title_explain {
    display: block;
}

.contents.limit_up_wrap .h_wrap.top .title {
    line-height: 1.3;
    font-weight: 400;
}

.limit_up_wrap .form_ele.pwd .col02 {
    position: relative;
}

.limit_up_wrap .form_ele.pwd .col02::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 20px;
    width: 15px;
    height: 1px;
    margin-left: -10px;
    background: #000;
}

.limit_up_wrap .form_ele.pwd .col02 .pwd_front {
    padding-right: 30px;
}

.limit_up_wrap .form_ele.pwd .col02 .pwd_back {
    height: 44px;
    padding-left: 30px;
    font-size: 41px;
    font-weight: 700;
}

.limit_up_wrap .form_ele.pwd.card .col02::before {
    display: none;
}

.limit_up_wrap .form_ele.pwd.card .col02 .pwd_back {
    padding-left: 0;
}

.limit_up_wrap .form_ele.pwd.card .text_btn.question {
    padding-right: 24px;
    vertical-align: middle;
}

.limit_up_wrap .h_wrap.inner_btn .title {
    display: inline-block;
    line-height: 22px;
    vertical-align: top;
}

.limit_up_wrap .h_wrap.inner_btn .text_btn.question {
    vertical-align: middle;
}

.limit_up_wrap .adjust_amount_wrap {
    margin: 69px 0 56px;
}

.limit_up_wrap .adjust_amount_wrap .adjust_amount {
    margin-top: 52px;
}

.limit_up_wrap .adjust_amount_wrap .flex_item:nth-of-type(2) .adjust_amount {
    margin-top: 51px;
}

.card_reportlist_wrap.card_usage_detail {
    padding-bottom: 60px;
}

.card_reportlist_wrap.card_usage_detail .dashdesk {
    padding-bottom: 30px;
}

.card_usage_detail .total_fee {
    border-top: 1px solid #ddd;
    max-width: 724px;
    margin: 0 auto;
    padding: 16px 10px 0;
    overflow: hidden;
}

.card_usage_detail .total_fee dl dt {
    float: left;
    font-weight: 700;
    font-size: 20px;
    color: #333;
}

.card_usage_detail .total_fee dl dd {
    float: right;
    font-size: 24px;
    color: #333;
}

.card_usage_detail .total_fee dl dd span {
    font-size: 26px;
}

.accordion_wrap.card_usage_detail .text_wrap.side_btn {
    float: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 20px;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 90px);
}

.accordion_wrap.card_usage_detail .text_wrap.side_btn+button {
    float: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 80px;
    height: 100%;
}

.accordion_wrap.card_usage_detail .text_wrap.side_btn:after {
    display: none;
}

.accordion_wrap.card_usage_detail .text_wrap.side_btn .back {
    text-align: right;
}

.accordion_wrap.card_usage_detail .text_wrap .loan_name {
    font-size: 16px;
}

.accordion_wrap.card_usage_detail .accordion_header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 74px;
    border-top: 1px solid #ddd;
}

.accordion_wrap.card_usage_detail .accordion_header.on {
    border-top: 1px solid #333333;
}

.accordion_wrap.card_usage_detail .accordion_header.on+.accordion_body .area {
    border-bottom: 0;
}

.accordion_wrap.card_usage_detail .accordion_header.on .sub_total {
    display: none;
}

.accordion_wrap.card_usage_detail .accordion_header:not(:first-child) {
    border-top: 1px solid #dfdfdf;
}

.accordion_wrap.card_usage_detail .accordion_body {
    padding-bottom: 72px;
}

.accordion_wrap.card_usage_detail .accordion_body .list01[data-type="list"] {
    border-top: 0;
}

.accordion_wrap.card_usage_detail .accordion_body .list01[data-type="list"] ul>li:first-child {
    border-top: 1px solid #eee;
}

.accordion_wrap.card_usage_detail .accordion_body .complete_body {
    padding-bottom: 56px;
}

.accordion_wrap.card_usage_detail .list_category {
    margin-bottom: 15px;
}

.accordion_wrap.card_usage_detail .list_category .title {
    color: #333;
    position: relative;
    padding-right: 20px;
}

.accordion_wrap.card_usage_detail .list_category .title::after {
    content: "";
    position: absolute;
    top: 2px;
    right: 11px;
    width: 1px;
    height: 15px;
    background: #ddd;
}

.accordion_wrap.card_usage_detail .list_category .title.single {
    padding-right: 0;
}

.accordion_wrap.card_usage_detail .list_category .title.single::after {
    display: none;
}

.accordion_wrap.card_usage_detail .list_group {
    padding-left: 13px;
}

.accordion_wrap.card_usage_detail .list_group+.list_group {
    margin-top: 40px;
}

.accordion_wrap.card_usage_detail .list_head .list_category {
    float: left;
}

.accordion_wrap.card_usage_detail .list_head .money {
    float: right;
    color: #333;
    font-size: 18px;
}

.accordion_wrap.card_usage_detail .list_head .money .susuru {
    display: inline-block;
    position: relative;
    font-size: 13px;
    color: #111;
    margin-left: 8px;
}

.accordion_wrap.card_usage_detail .back_money_sub {
    display: block;
    text-align: right;
    font-size: 13px;
}

.accordion_wrap.card_usage_detail>dl:last-child {
    border-bottom: 1px solid #ddd;
}

.accordion_wrap.card_usage_detail .accordion_header .sub_total {
    font-size: 0;
    padding-top: 8px;
}

.accordion_wrap.card_usage_detail .accordion_header .sub_total .st_item {
    position: relative;
    display: inline-block;
    font-size: 13px;
}

.accordion_wrap.card_usage_detail .accordion_header .sub_total .st_item+.st_item {
    margin-left: 11px;
    padding-left: 9px;
}

.accordion_wrap.card_usage_detail .accordion_header .sub_total .st_item+.st_item::before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    width: 1px;
    height: 15px;
    background: #ddd;
}

.accordion_wrap.card_usage_detail.type03 .accordion_body .area {
    padding-left: 20px;
    padding-bottom: 0;
}

.complete_box.card_usage_detail.all {
    border-top-color: #ddd;
}

.popup.payRevolving .sub_info * {
    display: inline-block;
    vertical-align: middle;
}

.popup.payRevolving .sub_info dl+dl::before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 10px;
    background: #ddd;
    margin: 0 3px;
}

.popup.payRevolving .df_list_wrap .df_list .item.tit,
.popup.payRevolving .df_list_wrap .df_list .item.con {
    padding-top: 10px;
}

.popup.payRevolving .df_list_wrap .df_list .item.tit {
    padding-left: 10px;
    padding-right: 0;
    white-space: nowrap;
}

.popup.payRevolving .df_list_wrap .df_list .item.con {
    padding-right: 10px;
}

.popup.payRevolving .df_list_wrap {
    padding-bottom: 15px;
}

.card_usage_detail.cardron .total_fee {
    max-width: 774px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.card_usage_detail.cardron .total_fee dl {
    flex: 1;
}

.card_usage_detail.cardron .total_fee dl:nth-of-type(1) {
    padding-right: 30px;
}

.card_usage_detail.cardron .total_fee dl:nth-of-type(2) {
    padding-left: 30px;
}

.list01.cardron {
    border-top-color: #ddd;
}

.list01.cardron .usage_item .price_info .price+.price {
    font-size: 13px;
}

.list01.cardron .usage_item .price_info .price+.price:not(.del) {
    color: #111;
}

.card_report.tooltip {
    position: absolute;
    left: calc(50% - 145px);
    top: -8px;
    z-index: 9;
}

.analysis_period_bar {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.analysis_period_bar .periond_set {
    display: table;
    position: relative;
    width: 100%;
    height: 42px;
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #FFF;
}

.analysis_period_bar .periond_set .table_cell {
    display: table-cell;
    position: relative;
    height: 100%;
    margin: 0;
    padding: 0 20px 0 7px;
    vertical-align: middle;
}

.card_reportlist_wrap {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 0 30px 0;
    padding: 0;
}

.card_reportlist_wrap .dashdesk {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
}

.card_reportlist_wrap.type02 .dashdesk {
    padding-bottom: 60px;
}

.card_reportlist_wrap .dashdesk .btn_month {
    display: inline-block;
    width: 47px;
    height: 32px;
    font-size: 13px;
    color: #111;
    line-height: 32px;
}

.card_reportlist_wrap .dashdesk .btn_month.prev_month {
    padding-left: 22px;
    background: url(/pconts/images/contents/mypage/month_prev_on.png) no-repeat;
}

.card_reportlist_wrap .dashdesk .btn_month.prev_month.off {
    color: #999;
    background: url(/pconts/images/contents/mypage/month_prev_off.png) no-repeat;
}

.card_reportlist_wrap .dashdesk .btn_month.next_month {
    padding-right: 22px;
    background: url(/pconts/images/contents/mypage/month_next_on.png) no-repeat right;
}

.card_reportlist_wrap .dashdesk .btn_month.next_month.off {
    color: #999;
    background: url(/pconts/images/contents/mypage/month_next_off.png) no-repeat right;
}

.card_reportlist_wrap .dashdesk .this_month {
    display: inline-block;
    position: relative;
    padding-right: 22px;
    margin-right: 5px;
    font-size: inherit;
    color: #111;
    font-weight: 700;
    line-height: 30px;
}

.card_reportlist_wrap .dashdesk .this_month span {
    border-bottom: 1px solid #111;
}

.card_reportlist_wrap .dashdesk .this_month:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 7px;
    width: 9px;
    height: 6px;
    margin-top: -4px;
    background: url(/pconts/images/contents/mypage/month_sel.png) no-repeat;
    content: "";
}

.card_reportlist_wrap .dashdesk dl {
    display: block;
}

.card_reportlist_wrap .dashdesk dt {
    display: block;
    position: relative;
    margin: 0 0 9px 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    color: #333;
}

.card_reportlist_wrap .dashdesk dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 42px;
    font-weight: 400;
    line-height: 46px;
    color: #333;
    text-align: center;
}

.card_reportlist_wrap .dashdesk dd span {
    font-weight: 900;
    font-size: 46px;
}

.card_reportlist_wrap .dashdesk dd.payinfo {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 280px;
    margin: 0 auto;
    padding: 0;
}

.card_reportlist_wrap .dashdesk dd.payinfo p {
    flex: 1;
    display: inline-block;
    position: relative;
    font-size: 13px;
    text-align: center;
}

.card_reportlist_wrap .dashdesk dd.payinfo p span {
    color: #333;
    font-size: 13px;
}

.card_reportlist_wrap .dashdesk .single_payinfo {
    display: table;
    position: relative;
    margin: 0 auto;
    padding: 8px 0 0 0;
}

.card_reportlist_wrap .dashdesk .single_payinfo dl {
    float: left;
    display: table;
    position: relative;
    margin: 0;
    padding: 0;
}

.card_reportlist_wrap .dashdesk .single_payinfo dl+dl {
    margin-left: 20px;
}

.card_reportlist_wrap .dashdesk .single_payinfo dl dt {
    float: left;
    display: inline-block;
    position: relative;
    margin: 0 5px 0 0;
    padding: 0;
    font-size: 13px;
    color: #111;
}

.card_reportlist_wrap .dashdesk .single_payinfo dl dd {
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #333;
    line-height: inherit;
}

.card_reportlist_wrap .dashdesk.interval60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.card_reportlist_wrap .dashdesk_detail {
    display: table !important;
    position: relative;
    margin: 0 auto;
    padding: 25px 0 40px 0;
    border-top: solid #ddd 1px;
}

.card_reportlist_wrap .dashdesk_detail .inner_wrap {
    display: table;
    width: 100%;
}

.card_reportlist_wrap .dashdesk_detail .check_card_use {
    display: table;
}

.card_reportlist_wrap .dashdesk_detail .check_card_use .inner_wrap {
    width: initial;
    float: left;
}

.card_reportlist_wrap .dashdesk_detail .inner_wrap .sub_title6 {
    padding-left: 20px;
    margin-bottom: 20px;
}

.card_reportlist_wrap .dashdesk_detail dl {
    float: left;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.card_reportlist_wrap .dashdesk_detail dl:last-child {
    margin-right: 20px;
}

.card_reportlist_wrap .dashdesk_detail dl+dl {
    margin-left: 20px;
}

.card_reportlist_wrap .dashdesk_detail dt {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 20px;
    color: #111;
}

.card_reportlist_wrap .dashdesk_detail dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 0 0 20px;
    color: #333;
    font-size: 20px;
}

.card_reportlist_wrap .dashdesk_detail dd span {
    font-weight: 700;
}

.card_reportlist_wrap .dashdesk_detail .payday {
    display: table;
    position: relative;
    width: 100%;
    margin: 20px 0 0 0;
    padding: 16px 0 14px 0;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
    min-width: 345px;
}

.dashdesk_detail .payday ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 20px;
}

.dashdesk_detail .payday li {
    flex: 1;
}

.dashdesk_detail .payday dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 20px;
    border-top: none;
}

.dashdesk_detail .payday dt {
    flex: 1;
    padding-left: 0;
}

.dashdesk_detail .payday dd {
    flex: 1;
    text-align: right;
    font-size: 16px;
}

.card_reportlist_wrap .swiper-button-prev {
    position: absolute;
    top: 55px;
    left: 0;
    width: auto;
    height: 32px;
    margin-top: 0;
    padding-left: 22px;
    background: url(/pconts/images/contents/mypage/month_prev_on.png) no-repeat 0 50%;
    font-size: 16px;
    color: #111;
}

.card_reportlist_wrap .swiper-button-next {
    position: absolute;
    top: 55px;
    right: 0;
    width: auto;
    height: 32px;
    margin-top: 0;
    padding-right: 22px;
    background: url(/pconts/images/contents/mypage/month_next_on.png) no-repeat 100% 50%;
    font-size: 16px;
    color: #111;
}

.card_reportlist_wrap [class^="swiper-button-"]:disabled {
    opacity: .5;
}

.card_reportlist_wrap .dashdesk_nextpay {
    display: block;
    position: relative;
    width: 500px;
    margin: 0 auto 40px auto;
    padding: 0 0 40px 0;
}

.card_reportlist_wrap .dashdesk_nextpay dl {
    padding: 20px 0;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.card_reportlist_wrap .dashdesk_nextpay .accordion_body+.accordion_header {
    border-top: solid #ddd 1px;
    padding: 20px 0 0 0;
    margin: 20px 0 0 0;
}

.card_reportlist_wrap .dashdesk_nextpay .accordion_body {
    padding: 10px 0 0 20px;
}

.card_reportlist_wrap .dashdesk_nextpay .toggle_btn .title {
    font-size: 16px;
    top: 3px;
    padding-left: 20px;
}

.card_reportlist_wrap .dashdesk_nextpay .toggle_btn .total {
    font-size: 20px;
    font-weight: 700;
    text-align: right;
    padding-right: 31px;
}

.card_reportlist_wrap .dashdesk_nextpay .toggle_btn .total::after {
    content: '';
    display: block;
    position: absolute;
    right: 10px;
    top: calc(50% - 3px);
    width: 0;
    height: 0;
    border-bottom: solid #333 6px;
    border-left: solid transparent 6px;
    transform: rotate(225deg);
}

.card_reportlist_wrap .dashdesk_nextpay .toggle_btn.on .total::after {
    transform: rotate(45deg);
    top: calc(50% - 6px);
}

.card_reportlist_wrap .dashdesk_nextpay .each_detail {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.card_reportlist_wrap .dashdesk_nextpay .each_detail dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border: none;
    padding: 10px 33px 0 30px;
    position: relative;
}

.card_reportlist_wrap .dashdesk_nextpay .each_detail dl dt {
    flex: 1;
    position: relative;
    padding-left: 10px;
    font-size: 15px;
    color: #111;
}

.card_reportlist_wrap .dashdesk_nextpay .each_detail dl dt::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 1px);
    width: 4px;
    height: 1px;
    background: #666;
}

.card_reportlist_wrap .dashdesk_nextpay .each_detail dl dd {
    flex: 1;
    text-align: right;
}

.dashdesk_nextpay .payday {
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 16px 0 14px 0;
    border-bottom: solid #ddd 1px;
}

.dashdesk_nextpay .payday dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 20px;
    border: none;
}

.dashdesk_nextpay .payday dt {
    flex: 1;
}

.dashdesk_nextpay .payday dd {
    flex: 1;
    text-align: right;
    padding-right: 13px;
}

.multicard_user_wrap.opend::before {
    background-color: #f2f4f8;
    background-color: rgba(242, 244, 248, 1.0);
}

.multicard_user_wrap::after {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    left: calc(-50vw + 50%);
    top: 44px;
    width: 100vw;
    height: 1px;
    border-top: solid #eee 1px;
}

.multicard_user_wrap .mu_card_info {
    display: table;
    position: relative;
    height: 45px;
    margin: 0;
    padding: 0;
}

.multicard_user_wrap .mu_card_info dl {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    font-size: 16px;
}

.multicard_user_wrap .mu_card_info dt {
    float: left;
    display: inline-block;
    position: relative;
    padding: 0 17px 0 0;
    color: #111;
    top: 1px;
}

.multicard_user_wrap .mu_card_info dt::after {
    content: '';
    display: block;
    position: absolute;
    right: 8px;
    top: calc(50% - 7px);
    height: 14px;
    border-right: solid #ddd 1px;
}

.multicard_user_wrap .mu_card_info dd {
    float: left;
    display: inline-block;
    position: relative;
    color: #333;
    font-weight: 700;
}

.multicard_user_wrap .mu_card_info dd span.rep {
    display: inline-block;
    position: relative;
    height: 20px;
    padding: 0 10px;
    border: solid #999 1px;
    border-radius: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #111;
}

.multicard_user_wrap .mu_card_info dd label {
    cursor: pointer;
}

.multicard_user_wrap .mu_card_info dd button {
    display: inline-block;
    position: relative;
    width: 12px;
    height: 7px;
    margin: 0;
    padding: 0;
    font-size: 1px;
    color: transparent;
    background: url(/pconts/images/common/select_bg.png) no-repeat 50%;
    background-size: cover;
    overflow: hidden;
}

.multicard_user_wrap.opend .mu_card_info dd button {
    transform: rotate(180deg)
}

.mu_card_wrap {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0
}

.multicard_user_wrap.opend .mu_card_wrap {
    display: block;
    width: 100%
}

.mu_card_list {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.mu_card_list .swiper-container .swiper-wrapper {
    margin: 0 auto;
}

.mu_card_list .swiper-container .swiper-wrapper.col05 {
    width: 835px
}

.mu_card_list .swiper-container .swiper-wrapper.col04 {
    width: 666px
}

.mu_card_list .swiper-container .swiper-wrapper.col03 {
    width: 497px
}

.mu_card_list .swiper-container .swiper-wrapper.col02 {
    width: 328px
}

.mu_card_list .swiper-container .swiper-wrapper.col01 {
    width: 159px
}

.card_reportlist_wrap .dashdesk.swiper-slide {
    padding: 60px 0 30px 0;
}

.mu_card_list.min_length .mucP,
.mu_card_list.min_length .mucN {
    display: none;
}

.mu_card_wrap .tooltip.noneselect {
    position: absolute;
    left: calc(50% - 84px);
    top: 8px;
    z-index: 9;
}

.period_flex.current {
    display: flex !important;
    position: relative;
    flex-direction: row-reverse;
    flex-wrap: wrap
}

.period_flex .radio_wrap+.input_wrap {
    margin-right: 8px;
}

.listofbills_wrap {
    display: block;
    position: relative;
    width: 730px;
    margin: 0 auto;
    padding: 0;
}

.listofbills_wrap dl.single_sum {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 10px;
}

.listofbills_wrap dl.single_sum dt {
    flex: 2;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #333;
    font-weight: 700;
}

.listofbills_wrap dl.single_sum dd {
    flex: 1;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #333;
    font-weight: 400;
    text-align: right;
}

.listofbills_wrap dl.single_sum dd span {
    font-size: 26px;
    color: #333;
    font-weight: 700;
}

.statement_list {
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.statement_list .period_title {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 10px 8px 10px;
    font-size: 18px;
    color: #333;
    font-weight: 700;
    border-bottom: solid #666 1px;
}

.statement_list .statement {
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 14px 0 16px 0;
    border-top: solid #ddd 1px
}

.statement dl {
    float: left;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: calc(50% - 30px);
    padding: 0 10px;
}

.statement dl.even {
    margin-left: 60px !important;
}

.statement dl dt {
    flex: 1.5;
    display: block;
    position: relative;
    margin: 0;
    line-height: 27px;
}

.statement dl dd {
    cursor: pointer;
    flex: 1;
    display: block;
    position: relative;
    margin: 0;
    font-size: 17px;
    color: #333;
    font-weight: 400;
    text-align: right
}

.statement.this_month dl dd {
    padding-right: 20px;
}

.statement.this_month dl dd:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 3px;
    width: 9px;
    height: 9px;
    border: 1px solid #333;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.statement dl dd a {
    display: block;
}

.statement dl dd span {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.statement dl:last-child {
    margin-bottom: 40px;
}

.period_title+.statement {
    border-top: none;
}

.statement dl.totalpvc {
    overflow: hidden;
    float: none;
    clear: both;
    display: block;
    width: 100%;
    padding: 14px 0 0;
}

.statement dl.totalpvc:before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: #ddd;
}

.statement dl.totalpvc dt {
    float: left;
    padding-left: 10px;
    line-height: 50px;
}

.statement dl.totalpvc dd {
    float: right;
    padding-right: 10px;
    line-height: 40px;
}

.statement dl.totalpvc dd:after {
    display: none;
}

.statementfull {
    float: left;
    display: block;
    position: relative;
    width: calc(50% - 30px);
    margin: 0;
    padding: 16px 10px;
    border-top: solid #ddd 1px;
}

.statementfull dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    justify-content: space-between;
}

.statementfull dl dt {
    position: relative;
    margin: 0;
    padding: 2px 0 0 0;
}

.statementfull dl dd {
    position: relative;
    margin: 0;
    padding: 0;
    text-align: right
}

.statementfull dl dd a {
    display: block;
}

.statementfull dl.total dt {
    font-size: 15px;
    color: #333;
    font-weight: 700;
}

.statementfull dl.total dd {
    padding-right: 15px;
    font-size: 17px;
    color: #333;
    font-weight: 400;
}

.statementfull dl.total dd {
    cursor: pointer;
}

.statementfull dl.total dd span {
    font-size: 18px;
    font-weight: 700;
}

.statementfull+.statementfull {
    margin-left: 0px;
}

.statementfull:last-child {
    margin-bottom: 60px;
    border-bottom: solid #ddd 1px;
}

.statementfull.even {
    margin-left: 60px;
}

.statementfull .cont {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.statementfull .cont dl dt {
    font-size: 15px;
    color: #111;
}

.statementfull .cont dl dd {
    font-size: 15px;
    color: #111;
}

.statementfull .cont dl dd span {
    font-weight: 700;
}

.statementfull .cont dl+dl {
    margin-top: 5px;
}

.statementfull dl.total+.cont {
    margin-top: 8px;
}

.statementfull .total dd:after {
    content: '';
    display: block;
    position: absolute;
    top: 8px;
    right: 3px;
    width: 9px;
    height: 9px;
    border: 1px solid #333;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.single_sum+.statement_list {
    margin-top: 32px;
}

.statement_list+.statement_list {
    margin-top: 22px;
}

.mu_card_list .mu_list {
    display: block;
    padding: 20px 75px 30px 75px;
    margin: -20px 0 0 0;
    overflow: hidden;
}

.mu_card_list .mu_list::before {
    content: '';
    display: block;
    position: absolute;
    width: 75px;
    height: 232px;
    left: 0;
    top: 0;
    background-image: linear-gradient(to right, rgba(242, 244, 248, 1.0) 70%, rgba(242, 244, 248, 0));
    z-index: 11;
}

.mu_card_list .mu_list::after {
    content: '';
    display: block;
    position: absolute;
    width: 75px;
    height: 232px;
    right: 0;
    top: 0;
    background-image: linear-gradient(to left, rgba(242, 244, 248, 1.0) 70%, rgba(242, 244, 248, 0));
    z-index: 11;
}

.mu_card_list .mu_item {
    position: relative;
    float: left;
    width: 170px;
    height: 190px;
    margin: 0;
    padding: 0;
    background-color: #FFF;
    border-radius: 6px;
    z-index: 10;
}

.mu_card_list .mu_item+.mu_item {
    margin-left: 8px;
}

.mu_card_list .mu_item::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    z-index: 1;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}

.mu_card_list .mu_item input[type=radio] {
    display: inline-block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    opacity: 0.1;
    width: 100%;
    height: 100%;
    margin: 0;
    border-radius: 6px;
}

.mu_card_list .mu_item dl {
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 14px;
    border-radius: 6px;
    border: solid #FFF 1px;
}

.mu_card_list .mu_item input[type=radio]:checked+dl {
    border-color: #4766dd;
    transition: all 0.2s ease;
}

.mu_card_list .mu_item input[type=radio]:checked:focus+dl {
    box-shadow: 0 0 0 2px rgba(71, 102, 221, 0.5);
}

.mu_card_list .mu_item dt {
    display: block;
    position: relative;
    margin: 0 0 5px 0;
    padding: 3px 0 0 0;
    font-size: 13px;
    color: #111;
}

.mu_card_list .mu_item dt span.rep {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    height: 20px;
    padding: 0 10px;
    border: solid #999 1px;
    border-radius: 10px;
    font-size: 13px;
    line-height: 20px;
    color: #111;
}

.mu_card_list .mu_item dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.mu_card_list .mu_item dd.date {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 23px;
}

.mu_card_list .mu_item dd.date+.name {
    margin-top: 3px;
}

.mu_card_list .mu_item dd.total {
    position: absolute;
    width: 100%;
    padding-right: 15px;
    left: 0;
    bottom: 15px;
    font-size: 20px;
    text-align: right;
    color: #333;
}

.mu_card_list .mu_item dd.total span {
    font-weight: 700;
}

.mu_card_list .mu_item .name,
.mu_card_list .mu_item .pay_date,
.mu_card_list .mu_item .date_tit {
    font-size: 13px;
}

.mu_card_list .mu_item.mu_pay dd.date {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    padding-top: 12px;
}

.mu_card_list .mu_item.sc_flag span.flag {
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0 7px;
    border: solid #666 1px;
    border-radius: 10px;
    font-size: 13px;
    color: #111;
}

.mu_card_list .mucN {
    display: none;
    position: absolute;
    right: 0px;
    top: calc(50% - 16px);
    width: auto;
    height: 32px;
    margin-top: 0;
    padding-right: 22px;
    background: url(/pconts/images/common/swiper_arrow_next.png) no-repeat 50%;
    z-index: 10;
}

.mu_card_list .mucP {
    display: none;
    position: absolute;
    left: 0px;
    top: calc(50% - 16px);
    width: auto;
    height: 32px;
    margin-top: 0;
    padding-left: 22px;
    background: url(/pconts/images/common/swiper_arrow_prev.png) no-repeat 50%;
    z-index: 10;
}

.select_month_wrap {
    display: none;
    position: absolute;
    left: calc(50% - 210px);
    top: 95px;
    width: 330px;
    padding: 20px;
    background-color: #FFF;
    box-shadow: 2px -2px 40px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    z-index: 10;
}

.select_month_wrap::before {
    content: '';
    display: block;
    position: absolute;
    left: calc(50% - 3px);
    top: -3px;
    width: 0;
    height: 0;
    border-left: solid transparent 7px;
    border-bottom: solid #FFF 7px;
    transform: rotate(225deg);
}

.select_month_wrap .year {
    display: block;
    position: relative;
    margin: 0 0 2px 0;
    padding: 0;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    text-align: left;
}

.select_month_wrap .month_wrap {
    display: table;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
}

.select_month_wrap .month_wrap input[type="radio"] {
    width: 92px;
}

.select_month_wrap .radio_wrap .radio_btn {
    float: left;
    width: 31.7%;
    margin-left: 0;
    margin-bottom: 7px;
}

.select_month_wrap .radio_wrap .radio_btn span {
    font-size: 16px;
    font-weight: 400;
}

.select_month_wrap .radio_wrap .radio_btn+.radio_btn {
    margin-left: 7px;
}

.select_month_wrap .radio_wrap .radio_btn+.radio_btn:nth-child(3n+1) {
    margin-left: 0;
}

.select_month_wrap .month_wrap+.year {
    margin-top: 23px;
}

.select_month_wrap .year_warp+.btn_wrap {
    margin-top: 23px;
}

.select_month_wrap .year_warp+.btn_wrap .btn {
    width: 100%;
}

.select_month_dim {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

.reportlist_filter_wrap .tooltip {
    position: absolute;
    right: 0;
    top: 48px;
    z-index: 9;
}

.reportlist_filter_wrap .tooltip::before {
    top: -6px;
    left: 92%;
    bottom: 0;
    transform: rotate(180deg);
}

.recom_desk_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

ul.recomdesk_ul {
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

ul.recomdesk_ul li {
    display: table-cell;
    position: relative;
    margin: 0;
    padding: 0 10px 32px 0;
    color: #111;
    box-sizing: border-box;
}

ul.recomdesk_ul.ingap0_30 li {
    padding: 0 30px;
}

ul.recomdesk_ul.ingap0_30 li:first-child {
    padding-left: 0;
}

ul.recomdesk_ul li+li {
    border-left: solid #ddd 1px;
    padding-left: 25px;
}

ul.recomdesk_ul.col02 li {
    width: 50%;
}

ul.recomdesk_ul.col03 li {
    width: 33.33%;
}

ul.recomdesk_ul .title {
    display: block;
    position: relative;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 20px;
    color: #333;
    font-weight: 700;
    line-height: 30px;
}

ul.recomdesk_ul .message {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

ul.recomdesk_ul .bottom_textbtn .text_btn {
    position: absolute;
    bottom: 0;
    left: 0;
}

ul.recomdesk_ul li+li .bottom_textbtn .text_btn {
    left: 25px;
}

.recom_financial {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
    flex-wrap: wrap
}

.recom_financial .product {
    display: block;
    position: relative;
    width: calc(50% - 30px);
    margin: 0 0 40px 0;
    padding: 0 110px 0 0;
}

.recom_financial .product:nth-child(even) {
    margin-left: 60px;
}

.recom_financial .product .btn_link {
    position: absolute;
    right: 0;
    top: 0;
    min-width: 50px;
}

.checkcard_point {
    margin-top: 60px;
}

.mobile_total+.list_more {
    margin-top: 40px;
}

.btn_print.card_reportlist+.btn_print.card_reportlist {
    margin-left: 5px;
}

.btn_wrap.discount_benefit {
    margin-top: 20px;
    margin-bottom: 41px;
}

.payment_detail {
    display: block;
    position: relative;
    margin: 0;
    padding: 28px 0;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.payment_detail dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0 0 0 10px;
}

.payment_detail dt {
    display: block;
    position: relative;
    margin: 0 0 12px 0;
    padding: 0;
    color: #111;
}

.payment_detail dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 16px;
    font-weight: 700;
}

.payment_detail dd .text_btn.arrow {
    display: table;
    margin-top: 10px;
    font-size: 15px;
}

.payment_detail.left_padding60 dl.flex_item {
    padding-left: 60px;
}

.payment_detail .period {
    flex: 2;
}

.payment_detail .bank {
    flex: 2.4;
}

.payment_detail .date {
    flex: 1;
}

.payment_detail .flex_item dd .text_link {
    display: table;
}

.payment_detail i.br {
    font-style: normal;
}

.payment_detail.checkcard_pd i.br {
    font-style: normal;
    display: block;
}

.payment_detail.checkcard_pd .period {
    flex: 1.5;
}

.payment_detail.checkcard_pd .bank {
    flex: 2.4;
}

.payment_detail.checkcard_pd .date {
    flex: 1;
}

.payment_detail.nextpay .bank {
    flex: 2;
}

.payment_detail.nextpay .date {
    flex: 1;
}

.payment_detail .next_month_wrap {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 450px;
    margin: 0 auto;
    padding: 0;
}

.paydetail_pop {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.paydetail_pop .pd_group {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-top: solid #ddd 1px;
}

.paydetail_pop .pd_group+.pd_group {
    border-top: none;
}

.paydetail_pop .pd_group .title {
    display: block;
    position: relative;
    margin: 0;
    padding: 16px 0;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    text-align: center;
}

.paydetail_pop .pd_group .flexbox_dl dt {
    flex: 1;
    padding-left: 10px;
}

.paydetail_pop .pd_group .flexbox_dl dd {
    flex: 1.8;
}

.btn_check_wrap .btn_check {
    display: inline-block;
    position: relative;
    height: 26px;
    padding-right: 16px;
    font-size: 15px;
    color: #333;
    line-height: 26px;
}

.btn_check_wrap .btn_check.ico01 {
    padding-left: 37px;
    background: url(/pconts/images/contents/mypage/report_icon_01.png) no-repeat left;
    background-size: 31px 25.5px;
}

.btn_check_wrap .btn_check.ico02 {
    padding-left: 37px;
    background: url(/pconts/images/contents/mypage/report_icon_02.png) no-repeat left;
    background-size: 30px 25.3px;
}

.btn_check_wrap .btn_check.ico03 {
    padding-left: 35px;
    background: url(/pconts/images/contents/mypage/report_icon_03.png) no-repeat left;
    background-size: 29px 26.1px;
}

.btn_check_wrap .btn_check+.btn_check {
    margin-left: 15px;
}

.btn_check_wrap .btn_check.check_basic {
    padding-left: 36px;
    background: url(/pconts/images/contents/mypage/ico_check_basic.png) no-repeat left;
}

.btn_check_wrap+.btn_pay {
    margin-top: 39px;
}

.btn_check_wrap+.report_recome {
    margin-top: 30px;
}

.report_recome {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
}

.report_recome .btn_wrap {
    display: inline-block;
}

.card_usage_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.card_usage_wrap .card_usage_list {
    display: block;
    position: relative;
    padding: 15px 0;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #eee;
}

.card_usage_wrap .card_usage_list li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.card_usage_wrap .card_usage_list li:after {
    display: block;
    clear: both;
    content: "";
}

.card_usage_wrap .card_usage_list li .usage_item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    padding: 0 10px;
    flex-wrap: wrap;
    height: inherit;
    justify-content: space-between;
}

.card_usage_wrap .card_usage_list li .left_con {
    display: block;
    position: relative;
    flex: 1;
}

.card_usage_wrap .card_usage_list li .right_con {
    display: block;
    position: relative;
    height: 100%;
    margin: 0;
    padding: 0;
}

.card_usage_wrap .card_usage_list .card_info {
    display: block;
    width: 100%;
    padding: 10px 0px;
}

.card_usage_wrap .card_usage_list .card_info strong {
    display: block;
    position: relative;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-align: left;
}

.card_usage_wrap .card_usage_list .card_info p {
    margin-top: 2px;
    color: #111;
    text-align: left;
}

.card_usage_wrap .card_usage_list .card_info .card {
    display: inline-block;
    position: relative;
    padding-left: 40px;
}

.card_usage_wrap .card_usage_list .card_info .card::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 13px);
    width: 40px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}

.card_usage_wrap .card_usage_list .card_info .card.ct01::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k01.png);
}

.card_usage_wrap .card_usage_list .card_info .card.ct02::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k02.png);
}

.card_usage_wrap .card_usage_list .card_info .card.ct03::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k03.png);
}

.card_usage_wrap .card_usage_list .card_info .card.ct04::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k04.png);
}

.card_usage_wrap .card_usage_list .card_info .card.ct05::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k05.png);
}

.card_usage_wrap .card_usage_list .card_info .card.ct06::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k06.png);
}

.card_usage_wrap .card_usage_list .card_info .card.ct07::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k07.png);
}

.card_usage_wrap .card_usage_list .card_info .card.ct08::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k08.png);
}

.card_usage_wrap .card_usage_list .card_info .card.ct09::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k09.png);
}

.card_usage_wrap .card_usage_list .price {
    display: table-cell;
    position: relative;
    margin: 0;
    padding: 0 40px 0 0;
    font-size: 20px;
    text-align: right;
    vertical-align: middle;
}

.card_usage_wrap .card_usage_list .price::after {
    content: '';
    display: block;
    position: absolute;
    right: 3px;
    top: calc(50% - 6px);
    width: 12px;
    height: 12px;
    margin: 0;
    padding: 0;
    border-bottom: solid #9c9c9c 1px;
    border-right: solid #9c9c9c 1px;
    transform: rotate(-45deg);
}

.card_usage_wrap .card_usage_list .price strong {
    color: #333;
}

.tooltip.cardbill {
    position: absolute;
    left: calc(50% - 154px);
    top: 18px;
    z-index: 9;
}

.check_banner_swiper {
    margin-top: 40px;
    margin-bottom: 40px;
}

.check_banner_swiper .swiper-container {
    height: 100%;
    padding: 0 0 30px;
}

.check_banner_swiper .swiper-container .banner_img {
    display: block;
    width: 100%;
    margin: auto;
}

.check_banner_swiper .paging_nav_wrap {
    display: block;
    height: 15px;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
}

.check_banner_swiper .page_no {
    display: inline-block;
    font-size: 12px;
    font-weight: 900;
    vertical-align: 3px;
}

.check_banner_swiper .page_no .tot {
    color: #c2c2c2;
}

.check_banner_swiper .swiper-pagination.swiper-pagination-bullets {
    display: none;
}

.check_banner_swiper .paging_nav_wrap .nav-button-prev {
    display: inline-block;
    width: 26px;
    height: 15px;
    background: url(/pconts/images/contents/mypage/nav_prev.png) no-repeat center;
}

.check_banner_swiper .paging_nav_wrap .nav-button-next {
    display: inline-block;
    width: 26px;
    height: 15px;
    background: url(/pconts/images/contents/mypage/nav_next.png) no-repeat center;
}

.check_banner_swiper .banner_img img {
    max-width: 100%;
}

.check_banner_swiper .banner_img.pc {
    display: block;
}

.check_banner_swiper .banner_img.mobile {
    display: none;
}

.benefit_wrap .flex_item dd {
    font-size: 20px;
    color: #333;
    font-weight: 400;
}

.benefit_wrap .flex_item dd span {
    font-weight: 700;
}

.bottom_guide .marker_title {
    margin: 12px 0 3px;
}

.bottom_guide+.btn_pay {
    margin: 40px 0 0;
}

.stat_graph {
    margin: 60px 0 0;
}

.stat_graph .swiper-container {
    max-width: 840px;
    margin: 0 auto;
}

.stat_graph .item {
    position: relative;
    max-width: 680px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center;
}

.stat_graph .item .txt_note {
    display: block;
    margin: 0 0 25px;
    font-size: 13px;
    line-height: 1;
    color: #111;
    text-align: right;
}

.stat_graph .item .img_graph img {
    max-width: 100%;
}

.stat_graph .item .btn_minimum_wrap {
    margin: 30px 0 0;
}

.stat_graph .btn_wrap {
    margin: 40px 0 0;
}

.stat_graph .swiper-button-prev {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 22px;
    height: 32px;
    margin-top: 0;
    background: url(/pconts/images/contents/mypage/month_prev_on.png) no-repeat 50% 50%;
    transform: translateY(-50%);
}

.stat_graph .swiper-button-next {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 22px;
    height: 32px;
    margin-top: 0;
    background: url(/pconts/images/contents/mypage/month_next_on.png) no-repeat 50% 50%;
    transform: translateY(-50%);
}

.stat_graph+.bottom_guide {
    margin-top: 60px;
}

.cardbill_benifit {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.cardbill_benifit .h_wrap .total_benifit {
    float: right;
    display: table;
    position: relative;
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #333;
    top: 3px;
}

.cardbill_benifit .h_wrap .total_benifit span {
    font-weight: 700;
}

.cardbill_benifit .detail_info {
    display: block;
    position: relative;
    margin: 0;
    padding: 17px 10px 14px 10px;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.cardbill_benifit .detail_info li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.cardbill_benifit .detail_info li+li {
    margin-top: 3px;
}

.cardbill_benifit .detail_info li.no_data {
    padding: 20px 0;
    color: #111;
    text-align: center;
}

.cardbill_benifit .detail_info li dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
}

.cardbill_benifit .detail_info li dl dt {
    flex: 2;
    display: block;
    position: relative;
    margin: 0;
    padding: 3px 0 0 0;
}

.cardbill_benifit .detail_info li dl dd {
    flex: 1;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: right
}

.cardbill_benifit .detail_info .thumb dt {
    font-size: 15px;
    color: #333;
    font-weight: 700;
}

.cardbill_benifit .detail_info .thumb dd {
    font-size: 18px;
    color: #333;
}

.cardbill_benifit .detail_info .thumb dd span {
    font-weight: 700;
}

.cardbill_benifit .detail_info .semi_list {
    display: block;
    position: relative;
    margin: 0 0 10px 0;
    padding: 0;
}

.cardbill_benifit .detail_info .semi_list::before {
    display: none;
    position: absolute;
    left: 2px;
    top: 10px;
    width: 8px;
    height: 8px;
    border-bottom: solid #666 1px;
    border-left: solid #666 1px;
}

.cardbill_benifit .detail_info .semi_list dt,
.cardbill_benifit .detail_info .semi_list dd {
    font-size: 13px;
    color: #111;
}

.cardbill_benifit .detail_info .semi_list dl+dl {
    margin-top: 0px;
}

.cardbill_benifit .detail_info .semi_list dd.no_data {
    text-align: left;
}

.cardbill_benifit .detail_info li:last-child .semi_list {
    margin-bottom: 0px;
}

.cardbill_benifit .detail_info .semi_list .view {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 8px 0 0;
    font-size: 13px;
    color: #4868e1;
}

.cardbill_benifit .detail_info .semi_list .view::after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: 0px;
    width: 6px;
    height: 6px;
    border: 1px solid #4868e1;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
}

.card_filter {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.card_filter_item+.card_filter_item {
    margin-top: 38px;
}

.card_filter_head {
    position: relative;
    margin: 0 0 18px;
}

.card_filter_title {
    display: inline-block;
    font-weight: 700;
    font-size: 24px;
    line-height: 26px;
    color: #111;
}

.card_filter_body .radio_wrap .radio_type2 {
    margin: 4px;
}

.card_filter_body .radio_wrap.type_flex {
    margin-bottom: 8px;
}

.carduser_box .radio_tab_wrap {
    margin-bottom: 8px;
}

.radio_wrap.month_select {
    display: block;
    position: relative;
    margin: 0;
    padding: 15px 0 0 0;
}

.radio_wrap.month_select .year {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.radio_wrap.month_select .year dt {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.radio_wrap.month_select .year dd,
.radio_wrap.month_select .year .month_sel {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.radio_wrap.month_select .year+dl.year {
    margin-top: 10px;
}

.card_filter_item+.fix_height {
    display: block;
    position: relative;
    margin-top: 38px;
    height: 220px;
}

.card_filter_item+.fix_height .dim {
    display: none;
}

.card_filter_item+.fix_height.on .dim {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF;
    opacity: 0.5;
    z-index: 10;
}

.card_filter_body.period_add {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    flex-direction: row-reverse;
}

.card_filter_body.period_add .radio_wrap.type_btn {
    margin-left: 10px;
}

.pop_wrap .popup.pop_card_statement {
    overflow: initial !important;
    max-height: 80%;
}

.pop_card_statement::after {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 8px;
    background: url(/pconts/images/contents/mypage/bg_statement.png) repeat-x 0 0;
    background-size: 7px;
}

.pop_card_statement .pop_cont {
    padding-bottom: 30px;
}

.pop_card_statement .btn_print_down button {
    display: inline-block;
    position: relative;
    min-width: 63px;
    height: 28px;
    padding: 0 10px;
    border: solid #bbb 1px;
    border-radius: 3px;
    background: #FFF;
    font-weight: 400;
    font-size: 13px;
    line-height: 26px;
}

.pop_card_statement .btn_print_down .print::before {
    content: '';
    display: inline-block;
    position: relative;
    width: 16px;
    height: 14px;
    margin-right: 6px;
    background: url(/pconts/images/icon/ico_print02.png) no-repeat 50% 50%;
    vertical-align: -3px;
    left: initial;
    top: initial;
}

.pop_card_statement .btn_print_down button span {
    font-size: 13px;
    padding-left: 0;
    color: #111;
}

.card_statement_receipt .receipt_head {
    padding: 0 0 20px;
}

.card_statement_receipt .receipt_head .card_statement_title {
    display: block;
    margin: 0 0 12px;
    font-weight: 700;
    font-size: 20px;
    color: #111;
}

.card_statement_receipt .receipt_head .lower {
    position: relative;
}

.card_statement_receipt .receipt_head .lower:after {
    content: '';
    display: block;
    clear: both;
}

.card_statement_receipt .receipt_head .lower .card_name,
.card_statement_receipt .receipt_head .lower .user,
.card_statement_receipt .receipt_head .lower .date {
    display: block;
    position: relative;
    float: left;
    font-size: 15px;
    line-height: 18px;
    color: #111;
}

.card_statement_receipt .receipt_head .lower .date {
    padding: 0 20px 0 0;
}

.card_statement_receipt .receipt_head .lower .date:before {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 9px;
    width: 1px;
    height: 13px;
    background-color: #e6e6e6;
}

.card_statement_receipt .receipt_head .lower.blocking {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
}

.card_statement_receipt .receipt_head .lower.blocking .date {
    float: initial;
    display: block;
    position: relative;
    padding-right: 0;
    margin-bottom: 8px;
}

.card_statement_receipt .receipt_head .lower.blocking .date::before {
    display: none;
}

.card_statement_receipt .receipt_head .lower .cardinformation {
    display: table;
    position: relative;
    width: 100%;
}

.card_statement_receipt .receipt_head .lower .cardinformation .card_name::after {
    display: none;
}

.card_statement_receipt .receipt_head .lower .user {
    margin: 0 3px 0 0;
}

.card_statement_receipt .receipt_head .lower .card_name {
    display: block;
    position: relative;
    float: left;
    padding: 0 20px 0 32px;
    font-size: 15px;
    line-height: 18px;
    color: #111;
    top: -1px;
}

.card_statement_receipt .receipt_head .lower .card_name:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 13px);
    width: 30px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}

.card_statement_receipt .receipt_head .lower .card_name.ct01::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k01.png);
}

.card_statement_receipt .receipt_head .lower .card_name.ct02::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k02.png);
}

.card_statement_receipt .receipt_head .lower .card_name.ct03::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k03.png);
}

.card_statement_receipt .receipt_head .lower .card_name.ct04::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k04.png);
}

.card_statement_receipt .receipt_head .lower .card_name.ct05::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k05.png);
}

.card_statement_receipt .receipt_head .lower .card_name.ct06::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k06.png);
}

.card_statement_receipt .receipt_head .lower .card_name.ct07::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k07.png);
}

.card_statement_receipt .receipt_head .lower .card_name.ct08::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k08.png);
}

.card_statement_receipt .receipt_head .lower .card_name.ct09::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k09.png);
}

.card_statement_receipt .receipt_head .lower .card_name:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 9px;
    width: 1px;
    height: 13px;
    background-color: #e6e6e6;
}

.card_statement_receipt .receipt_head .lower .card_usingForm {
    float: left;
    font-size: 15px;
    line-height: 18px;
    color: #111;
}

.card_statement_receipt .receipt_head .traffic_title {
    display: block;
    position: relative;
    min-height: 42px;
    margin: 0;
    padding: 0 0 0 58px;
    background: url(/pconts/images/contents/mypage/receipt_hipass.png) no-repeat left top;
}

.card_statement_receipt .receipt_head .traffic_title dt {
    display: block;
    position: relative;
    margin: 0;
    padding: 16px 0 0 0;
    font-size: 20px;
    color: #111;
    font-weight: 700;
}

.card_statement_receipt .receipt_head .traffic_title dd {
    display: block;
    position: absolute;
    left: 58px;
    top: 0;
}

.card_statement_receipt .receipt_head .usage_transport {
    padding-bottom: 0;
}

.card_statement_receipt .receipt_head .usage_transport .location_info .date {
    padding-left: 0;
    display: block;
}

.card_statement_receipt .receipt_body table .col1 {
    width: 35%;
}

.card_statement_receipt .receipt_body table .col2 {
    width: 65%;
}

.card_statement_receipt .receipt_body table tr.use_money th,
.card_statement_receipt .receipt_body table tr.use_money td {
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

.card_statement_receipt .receipt_body table tr.use_money td {
    font-size: 24px;
}

.card_statement_receipt .receipt_body table tr.use_money+tr th,
.card_statement_receipt .receipt_body table tr.use_money+tr td {
    padding-top: 20px;
}

.card_statement_receipt .receipt_body table tr th,
.card_statement_receipt .receipt_body table tr td {
    padding-top: 5px;
    padding-bottom: 5px;
}

.card_statement_receipt .receipt_body table tr td.benefit_area {
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
}

.card_statement_receipt .receipt_body table tr td.benefit_area .benefit_box {
    border-bottom: 0;
}

.card_statement_receipt .receipt_body .total {
    padding: 17px 0
}

.card_statement_receipt .receipt_body .total dl dt {
    align-self: center;
    padding-left: 10px;
}

.card_statement_receipt .receipt_body .total dl dd {
    font-size: 24px;
    color: #333;
    font-weight: 700;
}

.card_statement_receipt .receipt_body .total.hipass dl dd {
    font-size: 20px;
}

.card_statement_receipt .receipt_body .detail dl+dl {
    margin-top: 13px;
}

.card_statement_receipt .receipt_body .detail dl dt {
    padding-left: 10px;
    flex: 1
}

.card_statement_receipt .receipt_body .detail dl dd {
    flex: 2
}

.card_statement_receipt .receipt_body .detail .ico_card_logo {
    color: transparent;
    font-size: 1;
}

.card_statement_receipt .receipt_body .detail.oversea dl dt {
    flex: 1
}

.card_statement_receipt .receipt_body .detail.oversea dl dd {
    flex: 1
}

.card_statement_info .accordion_wrap .accordion_header .acc_btn {
    padding-left: 10px;
}

.card_statement_info .accordion_wrap .accordion_header .acc_btn::after {
    left: calc(100% - 20px);
}

.card_statement_info .accordion_wrap .accordion_header a[role="button"].acc_btn {
    border-color: #ddd
}

.card_statement_info .accordion_wrap.btm_line .accordion_header {
    border-bottom: solid #ddd 1px;
    margin-bottom: 20px;
}

.card_statement_info .accordion_wrap.btm_line .accordion_header.on {
    border-bottom: none;
    margin-bottom: 0;
}

.card_statement_info .accordion_wrap.btm_line {
    border-bottom: none;
}

.flexbox_dl.store_info_bills {
    margin-bottom: 20px;
}

.flexbox_dl.store_info_bills dl+dl {
    margin-top: 10px;
}

.flexbox_dl.store_info_bills dl dt {
    padding-left: 10px;
    flex: 1;
}

.flexbox_dl.store_info_bills dl dd {
    flex: 2.1
}

.card_statement_receipt .viewmap {
    display: block;
    position: relative;
    width: 100%;
    min-height: 150px;
    border: solid #ddd 1px;
    margin-bottom: 20px;
    background-color: #f6f6f6;
}

.card_statement_info {
    margin: 40px 0 0;
}

.card_statement .viewmap {
    display: block;
    position: relative;
    width: 100%;
    min-height: 150px;
    border: solid #ddd 1px;
    background-color: #f6f6f6;
}

.benefit_box {
    position: relative;
    padding: 15px 30px;
    border-bottom: 1px solid #ddd;
    background-color: #f6f6f6;
}

.benefit_box:before {
    content: '';
    display: block;
    position: absolute;
    top: 18px;
    left: 12px;
    width: 8px;
    height: 8px;
    border-bottom: 1px solid #666;
    border-left: 1px solid #666;
}

.benefit_box:after {
    content: '';
    display: block;
    clear: both;
}

.benefit_box dl {
    position: relative;
    float: left;
}

.benefit_box dl dt,
.benefit_box dl dd {
    float: left;
    font-size: 13px;
    color: #111
}

.benefit_box dl dd {
    padding: 0 0 0 5px;
}

.benefit_box dl+dl {
    padding: 0 0 0 20px;
}

.benefit_box dl+dl:before {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 9px;
    width: 1px;
    height: 12px;
    background-color: #e0e0e0;
}

.recom_desk_wrap+.accordion_wrap.btm_line {
    margin-top: 60px;
}

.popup_type01.pop_calendar .pop_cont {
    padding: 0;
}

.popup_type01.pop_calendar .pop_cont .card_statement_list {
    padding: 0 30px;
}

.usage_detail_list.accordion_wrap {
    margin: 60px 0 0;
}

.usage_detail_list.accordion_wrap+.btn_wrap {
    margin-top: 40px;
}

.usage_detail_list .accordion_header a[role="button"].acc_btn {
    padding-right: 0;
    padding-left: 0;
}

.usage_detail_list .accordion_body .area {
    padding-right: 0;
    padding-left: 0;
}

.usage_detail_list .accordion_header .acc_btn {
    position: relative;
}

.usage_detail_list .accordion_header .acc_btn .title {
    display: inline-block;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.usage_detail_list .accordion_header .acc_btn .price {
    position: absolute;
    top: 23px;
    right: 10px;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.usage_detail_list .accordion_header .acc_btn .price>span {
    color: #086ac5;
}

.usage_detail_list .accordion_header a[role="button"].acc_btn:after {
    left: 100%;
}

.usage_detail_list .usage_list li:last-child {
    border-bottom: 0;
}

.usage_detail_list .usage_list li .usage_item dl {
    margin-top: 30px;
    margin-bottom: 30px;
}

.usage_detail_list .usage_list li .usage_item .price_info {
    padding: 0;
}

.usage_detail_list .usage_list li .usage_item .price_info .vm {
    padding-right: 0;
}

.usage_detail_list .usage_list li .usage_item .price_info .price>span,
.usage_detail_list .usage_list li .usage_item .price_info .price>button,
.usage_detail_list .usage_list li .usage_item .price_info .price>a {
    font-weight: 400;
    font-size: inherit;
}

.usage_detail_list .usage_detail_sub_title {
    overflow: hidden;
    margin: 12px 0 0;
    padding: 0 0 15px;
    border-bottom: 1px solid #ddd;
}

.usage_detail_list .usage_detail_sub_title~.usage_detail_sub_title {
    margin-top: 30px;
}

.usage_detail_list .usage_detail_sub_title .left_wrap {
    float: left;
}

.usage_detail_list .usage_detail_sub_title .right_wrap {
    float: right;
}

.usage_detail_list .usage_detail_sub_title .sub_title {
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.usage_detail_list .usage_detail_sub_title .sub_explain {
    font-size: 16px;
    color: #111;
}

.usage_detail_list .usage_detail_sub_title .sub_explain:before {
    content: '';
    display: inline-block;
    width: 1px;
    height: 14px;
    margin: 0 5px 0 1px;
    background-color: #ddd;
    vertical-align: -2px;
}

.usage_detail_list .usage_detail_sub_title .price {
    font-weight: 900;
    font-size: 16px;
    color: #333;
}

.sub_title.un_pay_ist {
    width: 380px;
    margin: 0 auto;
}

.foreign_divided_payments .complete_box.type02 {
    border-top: 0 none;
}

.list01[data-type="list"].re_email,
.list01[data-type="list"].re_email ul>li:last-child,
.complete_box.re_email {
    border-color: #ddd;
}

.list01[data-type="list"].mypage_usage_detail,
.list01[data-type="list"].mypage_usage_detail ul>li:last-child,
.complete_box.mypage_usage_detail {
    border-color: #ddd;
}

.myused_list_detail .mypage_usage_tooltip {
    position: absolute;
    top: -33px;
    left: 50%;
    z-index: 5;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 12px;
    text-align: center;
    background: #333;
    color: #fff;
    line-height: 33px;
    transform: translateX(-50%);
    border-radius: 4px;
    white-space: nowrap;
}

.card_reportlist_wrap .dashdesk_detail.type02 dt span {
    color: #999;
}

.card_reportlist_wrap .dashdesk_detail.type02 [class^="ico_"]::before {
    content: "";
    display: inline-block;
    margin-right: 9px;
    vertical-align: middle;
}

.card_reportlist_wrap .dashdesk_detail.type02 .ico_bus::before {
    width: 20px;
    height: 19px;
    background: url(/pconts/images/contents/mypage/ico_bus.png) no-repeat;
    background-size: 100%;
}

.card_reportlist_wrap .dashdesk_detail.type02 .ico_subway::before {
    width: 16px;
    height: 19px;
    background: url(/pconts/images/contents/mypage/ico_subway.png) no-repeat;
    background-size: 100%;
}

.card_reportlist_wrap .dashdesk_detail.type02 .ico_taxi::before {
    width: 22px;
    height: 19px;
    background: url(/pconts/images/contents/mypage/ico_taxi.png) no-repeat;
    background-size: 100%;
}

.card_reportlist_wrap .dashdesk_detail.type02 .ico_toll::before {
    width: 21px;
    height: 19px;
    background: url(/pconts/images/contents/mypage/ico_toll.png) no-repeat;
    background-size: 100%;
}

.card_reportlist_wrap .dashdesk_detail.type02 .ico_etc::before {
    width: 22px;
    height: 19px;
    background: url(/pconts/images/contents/mypage/ico_etc.png) no-repeat;
    background-size: 100%;
}

.usage_list [class^="traffic_"] {
    display: table;
    position: relative;
    margin: 40px 0;
    padding: 0;
}

.usage_list [class^="traffic_"].type02 {
    margin-top: 60px;
}

.usage_list .traffic_title {
    float: left;
    position: relative;
}

.usage_list .traffic_title::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 2px;
    width: 1px;
    height: calc(100% - 15px);
    border-left: 1px dotted #086ac5;
}

.usage_list .traffic_title li {
    padding-left: 13px;
    font-weight: 700;
    line-height: 0.95;
    border: 0;
}

.usage_list .traffic_title li+li {
    margin-top: 25px;
}

.usage_list .traffic_title li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    border-radius: 50%;
    background: #fff;
    border: 1px solid #086ac5;
}

.usage_list .traffic_title .date,
.usage_list .traffic_title .local {
    margin-left: 5px;
    font-size: 13px;
    color: #111;
}

.usage_list .traffic_title .line {
    display: inline-block;
    padding-left: 9px;
    border-left: 1px solid #ccc
}

.usage_list .traffic_cont {
    float: right;
    text-align: right;
}

.usage_list .traffic_cont li {
    line-height: 0.95;
    border: 0;
    font-size: 13px;
    color: #111;
}

.usage_list .traffic_cont li+li {
    margin-top: 18px;
}

.usage_list .traffic_cont .type {
    display: inline-block;
    margin-right: 5px;
    padding: 3px 5px;
    border: 1px solid #999;
    border-radius: 25px;
    color: #999;
}

.usage_list .traffic_cont .type_card {
    padding-left: 46px;
}

.card_name_txt {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 40px;
    font-size: 1px;
    color: transparent;
    text-indent: -9999px;
    top: -1px;
}

.card_name_txt::before,
.usage_list .traffic_cont .type_card::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 13px);
    width: 40px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100% auto;
}

.card_name_txt.cd01::before,
.usage_list .traffic_cont .type_card.cd01::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k01.png);
}

.card_name_txt.cd02::before,
.usage_list .traffic_cont .type_card.cd02::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k02.png);
}

.card_name_txt.cd03::before,
.usage_list .traffic_cont .type_card.cd03::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k03.png);
}

.card_name_txt.cd04::before,
.usage_list .traffic_cont .type_card.cd04::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k04.png);
}

.card_name_txt.cd05::before,
.usage_list .traffic_cont .type_card.cd05::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k05.png);
}

.card_name_txt.cd06::before,
.usage_list .traffic_cont .type_card.cd06::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k06.png);
}

.card_name_txt.cd07::before,
.usage_list .traffic_cont .type_card.cd07::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k07.png);
}

.card_name_txt.cd08::before,
.usage_list .traffic_cont .type_card.cd08::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k08.png);
}

.card_name_txt.cd09::before,
.usage_list .traffic_cont .type_card.cd09::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k09.png);
}

.usage_list .traffic_cont .money {
    margin-left: 5px;
    font-weight: 700;
    font-size: 16px;
    color: #000;
}

.accordion_wrap.bottom_guide.traffic {
    margin-top: 60px;
}

.usage_list li.default {
    text-align: center;
    padding: 50px 0;
}

.card_reportlist_wrap .dashdesk_detail.type02 dt[class^="ico_"]::before {
    display: none;
}

.card_reportlist_wrap .switch_wrap.language {
    position: absolute;
    right: 0;
    top: 30px;
}

.mycard_report {
    position: relative;
}

.mycard_report .header_sum {
    position: relative;
    width: 100%;
    margin: 0 0 5px 0;
    padding: 0;
}

.mycard_report .header_sum .sum {
    display: inline-block;
    position: relative;
    font-size: 13px;
    color: #111;
}

.mycard_report .header_sum .sum span {
    font-weight: 700;
}

.mycard_report .usage_list {
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.mycard_report .usage_list li+li {
    border-top: solid #ddd 1px;
}

.mycard_report .usage_item dt {
    width: calc(100% - 280px)
}

.mycard_report .usage_item dd {
    width: 280px;
}

.mycard_report .usage_item dd .country {
    display: block;
}

.mycard_report.eng .usage_item .price_info {
    width: 320px;
    padding-right: 170px;
}

.mycheckcard_report .chekcard_info {
    display: table;
    position: relative;
    margin: 0 auto;
    padding: 27px 0 0 0;
}

.mycheckcard_report .chekcard_info .card {
    display: block;
    position: relative;
    margin: 0 0 7px 0;
    font-size: 16px;
    color: #333;
    text-align: center;
}

.mycheckcard_report .chekcard_info .sum {
    display: block;
    position: relative;
    font-size: 20px;
    color: #111;
    text-align: center;
}

.mycheckcard_report .chekcard_info .sum span {
    font-size: 24px;
    font-weight: 700;
}

.mycard_report.checkcard .usage_item .price_info {
    padding-right: 0;
}

.traffic_usage_details .total_usage_amount.interval60 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.traffic_usage_details .total_usage_amount {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
}

.traffic_usage_details .total_usage_amount dl {
    display: block;
}

.traffic_usage_details .total_usage_amount dt {
    display: block;
    position: relative;
    margin: 0 0 9px 0;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.traffic_usage_details .total_usage_amount dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 42px;
    font-weight: 400;
    line-height: 46px;
    color: #333;
    text-align: center;
}

.traffic_usage_details .traffic_type_list {
    border-top: 1px solid #ddd;
    padding: 24px 12px 41px;
}

.traffic_usage_details .traffic_type_list .df_list_col {
    padding: 0;
}

.traffic_usage_details .traffic_type_list .item_wrap .amount {
    padding-left: 32px;
}

.traffic_usage_details .traffic_type_list .item_wrap.bus .amount {
    background: url('/pconts/images/contents/mypage/ico_bus.png') no-repeat 0 50%;
    background-size: 22px 19px;
}

.traffic_usage_details .traffic_type_list .item_wrap.taxi .amount {
    background: url('/pconts/images/contents/mypage/ico_taxi.png') no-repeat 0 50%;
    background-size: 22px 19px;
}

.traffic_usage_details .traffic_type_list .item_wrap.subway .amount {
    background: url('/pconts/images/contents/mypage/ico_subway.png') no-repeat 0 50%;
    background-size: 16px 19px;
}

.traffic_usage_details .traffic_type_list .item_wrap.etc .amount {
    background: url('/pconts/images/contents/mypage/ico_etc.png') no-repeat 0 50%;
    background-size: 22px 19px;
}

.traffic_usage_details .traffic_type_list .item_wrap.toll .amount {
    background: url('/pconts/images/contents/mypage/ico_toll.png') no-repeat 0 50%;
    background-size: 21px 19px;
}

.traffic_usage_details .df_list_col_wrap.not_all .df_list_col {
    display: block;
    text-align: center;
}

.traffic_usage_details .df_list_col_wrap.not_all .df_list_col .item_wrap {
    display: inline-block;
}

.traffic_usage_details .df_list_col_wrap.not_all .df_list_col .item_wrap+.item_wrap {
    margin-left: 35px;
}

.pop_cont .usage_transport .location_info .departure:after {
    bottom: -28px;
}

.usage_transport.mypage_hipass .texts_area {}

.usage_transport.mypage_hipass .detail_info .texts_area .info .price {
    display: block;
    margin-bottom: 15px;
}

.usage_transport.mypage_hipass .detail_info .texts_area .info .card {
    display: inline-block;
    vertical-align: middle;
}

.usage_transport.mypage_hipass .detail_info .texts_area .info .hipass {
    display: inline-block;
    vertical-align: middle;
}

.usage_transport.mypage_hipass .detail_info .texts_area .info .hipass:before {
    content: "";
    display: inline-block;
    width: 1px;
    height: 12px;
    margin-left: 5px;
    margin-right: 5px;
    background: #ddd;
    vertical-align: middle;
}

.mycard_report .usage_list.type02 .usage_item .price_info {
    padding: 0
}

.card_statement_receipt .receipt_head.traffic_receipt {
    position: relative;
    padding-left: 58px
}

.card_statement_receipt .receipt_head.traffic_receipt:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    width: 40px;
    height: 40px;
    background: url(/pconts/images/contents/mypage/bg_traffic_detail.gif) no-repeat
}

.card_statement_receipt .receipt_head.traffic_receipt.icoSubway:before {
    background-position: -40px 0
}

.card_statement_receipt .receipt_head.traffic_receipt.icoTaxi:before {
    background-position: -80px 0
}

.card_statement_receipt .receipt_head.traffic_receipt.icoEtc:before {
    background-position: -120px 0
}

.card_statement_receipt .receipt_head.traffic_receipt.icoHighpass:before {
    background-position: -160px 0
}

.card_statement_receipt .receipt_head.traffic_receipt.icoToll:before {
    background-position: -200px 0
}

.card_statement_receipt .receipt_head.traffic_receipt .date {
    font-size: 13px;
    line-height: 1
}

.receipt_body .usage_transport {
    display: block;
    padding: 0 12px 26px
}

.receipt_body .usage_transport .location_info .departure:after {
    left: 20px
}

.receipt_body .usage_transport .location_info .ride_num {
    position: relative;
    margin-bottom: 12px;
    padding-left: 58px
}

.receipt_body .usage_transport .location_info .ride_num:before {
    content: '';
    display: block;
    position: absolute;
    top: 3px;
    left: 13px;
    width: 14px;
    height: 15px;
    background: url(/pconts/images/contents/mypage/bg_rideNum.gif) no-repeat
}

.receipt_body .usage_transport .location_info .ride_num span {
    display: inline-block;
    width: 67px
}

.receipt_body .usage_transport .location_info .ride_num b {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.receipt_body .usage_transport .location_info .location {
    padding-left: 58px;
    color: #111;
    font-weight: 400;
    line-height: 1.4
}

.receipt_body .usage_transport .location_info .location:before {
    left: 18px
}

.receipt_body .usage_transport .location_info .location p span {
    display: inline-block;
    font-size: 15px
}

.receipt_body .usage_transport .location_info .location p span:first-child {
    width: 67px;
}

.receipt_body .usage_transport .location_info .location p span:last-child {
    width: 150px;
}

.receipt_body .usage_transport .location_info .location p span.w_auto {
    width: auto;
    padding-right: 10px;
}

.receipt_body .usage_transport .location_info .location p b {
    color: #333;
    font-size: 16px;
    font-weight: 700
}

.receipt_body .flexbox_dl dl+dl {
    margin-top: 10px
}

.card_statement_receipt .receipt_body .total dl dd {
    font-size: 20px
}

.card_statement_receipt .receipt_body .total dl dd.card_info .ico_card_logo {
    font: 0/0 Arial
}

.receipt_body .usage_transport .location_info .arrival {
    margin-top: 18px
}

.receipt_body .flexbox_dl dl dd.card_info {
    font-size: 16px
}

.card_reportlist_wrap .dashdesk_detail.discount_benefit {
    border-top: 0;
}

.card_statement.membership tr:first-child>*,
.card_statement.membership .card_info>* {
    padding-top: 20px;
}

.card_statement.membership tr.pd_bottom>*,
.card_statement.membership tr:last-child>* {
    padding-bottom: 20px;
}

.card_statement.membership .card_info>* {
    border-top: 1px solid #eee;
}

.btn_wrap.membership_search {
    margin-top: 60px;
}

.report_usage_detail.membership_list {
    margin-top: 30px;
}

.btn_wrap.membership_btn {
    margin: 21px 0;
}

p.sub_title.membership_search {
    margin-bottom: 39px;
    font-size: 34px;
    line-height: 42px;
    color: #111;
}

p.sub_title.membership_search .pc_block {
    display: block;
}

.pop_wrap.small.pop_feeDetail .popup {
    max-height: inherit !important
}

.pop_feeDetail {
    max-height: inherit !important
}

.pop_feeDetail .pop_cont {
    height: auto !important;
    padding-bottom: 70px
}

.pop_wrap.small.pop_feeDetail .popup:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -3px;
    width: 100%;
    height: 3px;
    background: url(/pconts/images/contents/mypage/bg_popFee.png) repeat-x 0 0 / auto 3px
}

.fee_list .usage_item .usage_info .texts_area .card_name {
    overflow: hidden;
    position: relative;
    display: inline-block;
    padding-left: 16px;
    max-width: 130px;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
}

.fee_list .usage_item .usage_info .texts_area .card_name:before {
    content: '';
    display: block;
    position: absolute;
    left: 6px;
    top: 4px;
    width: 1px;
    height: 13px;
    background-color: #e6e6e6
}

.list_group.listMoney {
    border: solid #ddd;
    border-width: 1px 0
}

.list_group.listMoney ul {
    padding: 12px 0 10px
}

.list_group.listMoney li * {
    display: inline-block
}

.list_group.listMoney li {
    padding: 3px 12px
}

.list_group.listMoney li .tit {
    width: 132px;
    vertical-align: top
}

.list_group.listMoney li strong {
    width: calc(100% - 132px);
    color: #333;
    font-size: 16px;
    text-align: right
}

.list_group.listMoney ul+ul {
    border-top: 1px dashed #ddd
}

.tit_serviceName {
    color: #111;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4
}

.fee_money {
    margin: 15px 0 20px
}

.fee_money * {
    display: inline-block;
    vertical-align: middle
}

.list_group.listMoney ul+ul li strong {
    text-align: left
}

.mo_traffic_usage_details .mycard_report .usage_item dd .pay_day {
    display: block;
}

.myinfo_card_wrap .accordion_wrap .accordion_body {
    padding: 20px 0 30px 0;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap {
    position: relative;
    border: none !important;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 {
    margin-bottom: 20px;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .month {
    display: inline-block;
    width: 285px;
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .satisfy {
    position: relative;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .satisfy .tit {
    display: inline-block;
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #111;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .satisfy .tit.on::before {
    content: '';
    width: 19px;
    height: 19px;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    background: url(/pconts/images/contents/mypage/cir_check_sm.png) no-repeat;
    top: 3px;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .satisfy .tit.off::before {
    content: '';
    width: 19px;
    height: 19px;
    margin-right: 5px;
    display: inline-block;
    position: relative;
    background: url(/pconts/images/contents/mypage/cir_check_sm_off.png) no-repeat;
    top: 3px;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .txt_conts {
    display: inline-block;
    font-size: 18px;
    color: #111;
    margin-left: 10px;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .graph {
    position: absolute;
    left: -265px;
    top: 25px;
    width: 180px;
    height: 100px;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .graph.on {
    background: url(/pconts/images/contents/mypage/graph_on.png) no-repeat;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .graph.on span {
    position: absolute;
    left: 70px;
    top: 30px;
    text-align: center;
    padding-top: 42px;
    width: 40px;
    display: inline-block;
    font-size: 15px;
    color: #111;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .graph.on span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 37px;
    height: 37px;
    background: url(/pconts/images/contents/mypage/cir_check02.png);
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .graph.off {
    background: url(/pconts/images/contents/mypage/graph_off.png) no-repeat;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .graph.off span {
    position: absolute;
    left: 70px;
    top: 30px;
    text-align: center;
    padding-top: 42px;
    width: 40px;
    display: inline-block;
    font-size: 15px;
    color: #111;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .graph.off span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 37px;
    height: 37px;
    background: url(/pconts/images/contents/mypage/cir_check_off.png);
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .flexbox_dl {
    float: right;
    width: calc(100% - 300px);
    border-bottom: none;
    padding: 10px 0;
    margin: 20px 0 30px 0;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit01 .flexbox_dl:after {
    content: '';
    display: block;
    clear: both;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit02 .btn_bf_detail {
    position: relative;
    width: 100%;
    padding-top: 22px;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
    border-top: 1px solid #eee;
    color: #111;
}

.myinfo_card_wrap .accordion_wrap .benefit_detail_wrap .benefit02 .table_wrap {
    margin: 22px 0 30px;
}

.myinfo_card_wrap .benefit_detail_wrap .benefit01+.benefit02 .btn_bf_detail:after {
    content: '';
    display: inline-block;
    margin-left: 10px;
    width: 0;
    height: 0;
    vertical-align: middle;
    border-top: 6px solid #c2c2c2;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    transform: rotate(0);
}

.myinfo_card_wrap .benefit_detail_wrap.on .benefit01+.benefit02 .btn_bf_detail:after {
    transform: rotate(180deg);
    border-top-color: #000;
    position: relative;
    top: -1px;
}

.myinfo_card_wrap .benefit_detail_wrap:not(.type02):not(.on) .benefit01:not(.on)+.benefit02>*:not(.btn_bf_detail),
.myinfo_card_wrap .benefit_detail_wrap.type02:not(.on) .benefit01.off+.benefit02>*:not(.btn_bf_detail):not(.money),
.myinfo_card_wrap .benefit_detail_wrap.type02:not(.on) .benefit01.on+.benefit02>*:not(.btn_bf_detail):not(.money) {
    display: none;
}

.myinfo_card_wrap .benefit_detail_wrap.on .benefit01:not(.on)+.benefit02>* {
    display: block;
}

.pop_cont .MY031R01.usage_item .usage_info {
    width: 430px;
}

.pop_cont .MY031R01.usage_item .price_info {
    width: 160px;
}

.pwd_rel_wrap.tab_type01 .tab_wrap {
    padding-top: 51px;
}

.pwd_rel_wrap.tab_type01 .tab_wrap .tab_cont {
    padding-top: 0;
}

.pwd_rel_wrap .list_guide_txt {
    font-size: 34px;
    font-weight: 700;
    line-height: 45px;
}

.pwd_rel_wrap .list_guide_txt span {
    color: #4868e1;
}

.pwd_rel_wrap .report_usage_detail {
    margin-top: 53px;
    border-top: solid #ddd 1px;
}

.pwd_rel_wrap .usage_item dd .card {
    text-indent: -9999px;
}

.pwd_rel_wrap .usage_list .radio_type1,
.pwd_rel_wrap .usage_list .radio_type1 input[type="radio"] {
    float: none;
}

.pwd_rel_wrap .disabled dt,
.pwd_rel_wrap .usage_list .radio_type1 input[type="radio"]:disabled+span span {
    opacity: 0.5
}

.pwd_rel_wrap .disabled_guide_txt {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 13px;
    color: #f14b25;
    transform: translateY(-50%);
}

.pwd_rel_wrap .usage_list li .usage_item dd .user {
    padding-left: 0;
}

.pwd_rel_wrap .usage_list li .usage_item dd .card_date {
    display: block;
    padding-top: 2px;
}

.pwd_rel_wrap .expend_wrap.cvc {
    padding: 60px 0 58px;
    margin-top: 54px;
}

.pwd_rel_wrap .card_cvc_input {
    position: relative;
    width: 380px;
    min-height: 238px;
    margin: 20px auto 0;
    border-radius: 10px;
    box-shadow: 2px 5px 19px #dfe1e3;
    background: #fff url(/pconts/images/contents/mypage/bg_card_cvc.png) no-repeat 12px 97px;
    overflow: hidden;
}

.pwd_rel_wrap .card_cvc_input::before {
    content: '';
    position: absolute;
    top: 25px;
    width: 100%;
    height: 60px;
    background: #dadada;
}

.pwd_rel_wrap .card_cvc_input .logo {
    position: absolute;
    top: 8px;
    left: 13px;
}

.pwd_rel_wrap .card_cvc_input .ex_txt {
    position: absolute;
    top: 108px;
    left: 10px;
    font-size: 16px;
    color: #333;
}

.pwd_rel_wrap .card_cvc_input .cvc_ipt {
    position: absolute;
    top: 97px;
    left: 111px;
    width: 100%;
    max-width: 160px;
    height: 44px;
}

.pwd_rel_wrap .card_cvc_input .cvc_btn {
    position: absolute;
    bottom: 14px;
    right: 18px;
}

.pwd_rel_wrap .card_cvc_input+.text_tip {
    width: 380px;
    margin: 11px auto 0;
}

.pwd_rel_wrap .card_cvc_input .text_tip.error {
    position: static;
    width: auto !important;
    margin: 144px 0 0 111px;
}

.pwd_rel_wrap .text_tip.type02 {
    margin: 5px 0 0;
}

.pwd_rel_wrap .expend_wrap.cvc .table_wrap {
    max-width: 380px;
    margin: 0 auto;
}

.pwd_rel_wrap .marker_dot4.cmp_list {
    max-width: 470px;
    margin: 0 auto;
}

.pwd_rel_wrap .card_swiper {
    margin-top: 60px;
}

.card_noswiper {
    position: relative;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
}

.card_noswiper .noswiper_wrap {
    text-align: center;
}

.card_noswiper .card_img {
    display: block;
    width: 100%;
    height: 156px;
    overflow: hidden;
}

.card_noswiper .card_tit {
    width: 100%;
    padding: 30px 0 0;
    background-color: #fff;
}

.card_noswiper .card_tit .txt01 {
    display: block;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 26px;
    color: #111;
}

.card_noswiper .card_tit .txt02 {
    display: block;
    font-size: 20px;
    color: #333;
}

.card_noswiper .card_tit .txt03 {
    display: block;
    font-weight: 700;
    font-size: 20px;
    color: #333;
}

.card_noswiper.card_number_detail,
.card_swiper.card_number_detail {
    margin-top: 42px;
}

.card_noswiper.card_number_detail .item.type02 .card_img,
.card_swiper.card_number_detail .item.type02 .card_img {
    padding-top: 40px;
}

.card_noswiper.card_number_detail .card_img img,
.card_swiper.card_number_detail .card_img img {
    box-shadow: 2px 22px 33px #aba7a7;
    margin-bottom: -68px;
}

.card_cancel .usage_item.type03 .usage_info .check_wrap {
    width: 100%;
}

.card_cancel .usage_item.type03 .usage_info .check_wrap .texts_area {
    display: inline-block;
    width: 100%;
}

.card_cancel .usage_item.type03 .usage_info .texts_area .date {
    padding: 0 50px 0 16px;
}

.card_cancel .cmp_list {
    max-width: 360px;
    margin: 0 auto;
    border: 0;
}

.card_cancel .card_list {
    padding-left: 66px;
    margin-top: -21px;
}

.card_cancel .list_total .check_wrap.f_right {
    width: 90px;
}

.card_cancel .list_total .check_wrap .check_default input[type="checkbox"]+span:before {
    top: 0;
}

.card_cancel .list_total .check_wrap .check_default input[type="checkbox"]+span:after {
    top: 7px;
}

.ch_pay_account .dl_wrap .df_list .item.con {
    width: calc(100% - 220px);
    padding-right: 0;
}

.ch_pay_account .card_inquiry_list .head_tit .txt02 {
    margin-left: 47px;
}

.ch_pay_account .dl_wrap .df_list .item.con ul li+li,
.payment_change_info .dl_wrap .df_list .item.con ul li+li {
    margin-top: 10px;
}

.ch_pay_account .dl_wrap .df_list .item.con ul li span+span,
.payment_change_info .dl_wrap .df_list .item.con ul li span+span {
    margin-left: 15px;
}

.payment_change_info .dl_wrap .df_list .item.con ul li span.elp {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-left: 0;
}

.ch_pay_account .dl_wrap+.dl_wrap {
    margin-top: 35px;
    padding-top: 39px;
    border-top: 1px solid #ddd;
}

.ch_pay_account .card_inquiry_list .item.disabled {
    background: #f2f2f2;
    opacity: .6;
}

.ch_pay_account .df_list_col_wrap.check {
    margin-top: 10px;
    position: relative;
}

.ch_pay_account .df_list_col_wrap.check::before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 17px;
    height: 1px;
    background-color: #086ac5;
    margin-left: -8px;
}

.ch_pay_account .df_list_col_wrap.check::after {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 13px;
    height: 13px;
    border-top: solid #086ac5 1px;
    border-right: solid #086ac5 1px;
    transform: rotate(45deg);
    margin: -6px 0 0 -5px;
}

.ch_pay_account .reuslt_date p {
    display: inline-block;
}

.ch_pay_account .bank_wrap {
    max-width: 396px;
}

.pop_wrap.account .card_history .item {
    position: relative;
    padding: 27px 0;
    border-top: 1px solid #eee;
}

.pop_wrap.account .card_history .item:last-child {
    border-bottom: 1px solid #eee;
}

.pop_wrap.account .card_history .card_info01 {
    display: block;
}

.pop_wrap.account .card_history .card_info02 {
    font-size: 13px;
    color: #111;
}

.pop_wrap.account .card_history .card_info02 .text {
    display: inline-block;
}

.pop_wrap.account .card_history .card_info02 .date {
    margin-left: 7px;
}

.pop_wrap.account .card_history .state {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.pop_wrap.bank_list .popup_type01 .pop_cont {
    padding-top: 0;
}

.pop_wrap.bank_list .tab_type01 .tab_list01>li {
    width: 50%;
}

.pop_wrap.bank_list .tab_type01 .tab_wrap .tab_cont {
    padding: 0;
}

.pop_wrap.bank_list .cell_wrap {
    position: relative;
    display: table;
    width: 100%;
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse;
}

.pop_wrap.bank_list .cell_wrap .cell {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.pop_wrap.bank_list .cell_wrap.cell:last-child {
    padding-right: 0;
}

.pop_wrap.bank_list .cell_wrap .bank_rdo {
    opacity: 0;
    position: absolute;
    top: 0;
}

.pop_wrap.bank_list .cell_wrap .bank_rdo+label {
    white-space: normal;
    overflow: hidden;
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border: 1px solid #ddd;
    border-bottom: 0;
    background-color: #fff;
    margin-left: -1px;
    font-size: 1.4rem;
    color: #111;
    cursor: pointer;
}

.pop_wrap.bank_list .cell_wrap:last-of-type .bank_rdo+label {
    border-bottom: 1px solid #ddd;
}

.pop_wrap.bank_list .cell_wrap .bank_rdo:checked+label {
    border: 1px solid #4868e1;
    position: relative;
    z-index: 5;
    color: #4868e1;
    font-weight: bold;
    cursor: pointer;
    background-color: #fff;
    margin-left: -1px;
    font-size: 1.4rem;
    white-space: normal;
    overflow: hidden;
    display: block;
    height: 44px;
    line-height: 44px;
    text-align: center;
}

.pop_wrap.bank_list .cell_wrap .cell.empty {
    border-top: 1px solid #ccc;
}

.benefit_agree .expend_wrap {
    padding: 55px 0 59px;
}

.benefit_agree .expend_wrap .tit {
    margin-bottom: 17px;
    font-size: 34px;
    font-weight: 400;
    line-height: 44px;
    color: #111;
}

.benefit_agree .expend_wrap .tit_sub {
    font-size: 18px;
    color: #111;
}

.benefit_agree .expend_wrap .btn_wrap {
    margin-top: 33px;
}

.benefit_agree_top_tit {
    height: 96px;
}

.benefit_agree .benefit_agree_box {
    width: 312px;
    background: #fff;
    text-align: center;
}

.benefit_agree .benefit_agree_box:first-child {
    border-left: 0
}

.benefit_agree .benefit_agree_box .benefit_tit {
    position: relative;
    margin-left: 0 !important;
    font-size: 16px;
    font-weight: 700;
    line-height: 0.95;
}

.benefit_agree .benefit_agree_box .benefit_tit span {
    position: relative;
    z-index: 2;
    color: #333
}

.benefit_agree .benefit_agree_box .benefit_tit::before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 50%;
    z-index: 1;
    width: 201px;
    height: 4px;
    background: #c8d1f6;
    transform: translateX(-50%);
}

.benefit_agree .benefit_agree_box dd {
    margin-left: 0 !important
}

.benefit_agree .benefit_agree_box.center {
    flex: 1
}

.benefit_agree .benefit_agree_box.center .benefit_tit::before {
    width: 178px;
}

.benefit_agree .benefit_agree_box.right .benefit_tit::before {
    width: 144px;
}

.benefit_agree .benefit_agree_box .benefit_list_wrap {
    display: block;
    margin-top: 33px;
}

.benefit_agree .benefit_agree_box .benefit_list {
    padding: 0 20px;
}

.benefit_agree .benefit_agree_box .benefit_list .benefit_txt {
    position: relative;
    float: left;
    width: 33.333%;
    padding-top: 50px;
    font-weight: 400;
}

.benefit_agree .benefit_agree_box.left .benefit_list li:nth-child(1) {
    background: url(/pconts/images/contents/mypage/benefit_agree_box01_bg.png)no-repeat center top;
    background-size: 39px auto;
}

.benefit_agree .benefit_agree_box.left .benefit_list li:nth-child(2) {
    background: url(/pconts/images/contents/mypage/benefit_agree_box02_bg.png)no-repeat center top;
    background-size: 39px auto;
}

.benefit_agree .benefit_agree_box.left .benefit_list li:nth-child(3) {
    background: url(/pconts/images/contents/mypage/benefit_agree_box03_bg.png)no-repeat center top;
    background-size: 39px auto;
}

.benefit_agree .benefit_agree_box.center .benefit_list li:nth-child(1) {
    background: url(/pconts/images/contents/mypage/benefit_agree_box04_bg.png)no-repeat center top;
    background-size: 39px auto;
}

.benefit_agree .benefit_agree_box.center .benefit_list li:nth-child(2) {
    background: url(/pconts/images/contents/mypage/benefit_agree_box05_bg.png)no-repeat center top;
    background-size: 39px auto;
}

.benefit_agree .benefit_agree_box.center .benefit_list li:nth-child(3) {
    background: url(/pconts/images/contents/mypage/benefit_agree_box06_bg.png)no-repeat center top;
    background-size: 39px auto;
}

.benefit_agree .benefit_agree_box.right .benefit_list li:nth-child(1) {
    background: url(/pconts/images/contents/mypage/benefit_agree_box07_bg.png)no-repeat center top;
    background-size: 39px auto;
}

.benefit_agree .benefit_agree_box.right .benefit_list li:nth-child(2) {
    background: url(/pconts/images/contents/mypage/benefit_agree_box08_bg.png)no-repeat center top;
    background-size: 39px auto;
}

.benefit_agree .benefit_agree_box.right .benefit_list li:nth-child(3) {
    background: url(/pconts/images/contents/mypage/benefit_agree_box09_bg.png)no-repeat center top;
    background-size: 39px auto;
}

.benefit_agree .benefit_agree_box .benefit_list li:after {
    content: '';
    position: absolute;
    right: 0;
    top: 13px;
    width: 2px;
    height: 10px;
    background-color: #ccc;
}

.benefit_agree .benefit_agree_box .benefit_list li:before {
    content: '';
    position: absolute;
    right: -4px;
    top: 17px;
    width: 10px;
    height: 2px;
    background-color: #ccc;
}

.benefit_agree .benefit_agree_box .benefit_list li:last-child:before,
.benefit_agree .benefit_agree_box .benefit_list li:last-child:after {
    display: none;
}

.benefit_agree .df_list_col {
    padding: 0;
}

.benefit_agree .df_list_col .item_wrap:not(:last-child)::after {
    content: "";
    position: absolute;
    height: 112px;
    top: 50%;
    right: 0;
    background: #eee;
    transform: translateY(-50%);
}

.benefit_agree .top_tit {
    color: #111;
}

.benefit_agree .check_wrap.type_btn .check_btn input[type="checkbox"]+span {
    min-width: 129px;
}

.benefit_agree_guide .txt_lg {
    font-weight: 400
}

.benefit_agree_guide:before {
    display: none
}

.check_wrap.type_agree+.check_body p.con {
    display: block;
    padding: 15px 38px 13px 55px;
    font-size: 16px;
    border: solid #ddd;
    border-width: 0 1px 1px;
    background: #fff
}

.check_wrap.type_agree.benefit_check .check_agree.check_all input[type="checkbox"]+span {
    font-weight: 400
}

.check_wrap.type_agree.benefit_check .check_agree.check_all input[type="checkbox"]+span:before {
    top: 29px;
    width: 7px;
    height: 11px
}

.check_wrap.type_agree.benefit_check .check_agree.check_all input[type="checkbox"]:checked+span:before {
    border-color: #a4b4f0
}

.accordion_wrap.accordion_check dd .con.benefit_method {
    margin-bottom: 18px;
    padding-left: 55px
}

.check_wrap.type_grid .ico_email {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 5px 0;
    background: url('/pconts/images/contents/mypage/ico_agreeEmail.png') no-repeat;
}

.check_wrap.type_grid .ico_tel {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 5px 0;
    background: url('/pconts/images/contents/mypage/ico_agreeTel.png') no-repeat;
}

.check_wrap.type_grid .ico_sms {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 5px 0;
    background: url('/pconts/images/contents/mypage/ico_agreeSms.png') no-repeat;
}

.check_wrap.type_grid .ico_paper {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin: 5px 0;
    background: url('/pconts/images/contents/mypage/ico_agreePaper.png') no-repeat;
}

.logo_shcard_en {
    margin-top: 30px;
}

.logo_shcard_en img {
    height: 28px;
}

.confirmation h4.title {
    margin: 20px 0 40px;
    color: #111;
    font-size: 24px;
    font-weight: 700;
    text-decoration: underline
}

.confirmation h4.title.line_none {
    text-decoration: initial;
}

.confirmation p {
    margin-bottom: 30px;
    color: #333;
    line-height: 1.8;
}

.confirmation .marker_hyphen li {
    color: #333;
}

.confirmation .marker_hyphen>li+li {
    margin-top: 5px;
}

.confirmation .marker_dot2 {
    padding: 20px;
}

.confirmation .marker_dot2>li {
    font-size: 16px;
    color: #333;
}

.card_swiper.eng_cardSwiper .tooltip_card_swiper {
    top: -15px
}

.foreign_money_title_sub+.report_usage_detail {
    margin-top: 0;
}

.card_pwd_chg .expend_wrap {
    padding: 60px 0;
}

.card_pwd_chg .df_list_wrap {
    padding: 20px 12px;
}

.card_pwd_chg .df_list_wrap {
    max-width: 380px;
    margin: 0 auto;
}

.card_pwd_chg .df_list_wrap .df_list+.df_list .item_wrap {
    padding-top: 20px;
}

.card_pwd_chg .df_list_wrap .df_list .item {
    padding: 0;
}

.card_pwd_chg .df_list_wrap .df_list .item.tit {
    width: 70px;
}

.card_pwd_chg .df_list_wrap.single .df_list .item.con {
    width: calc(100% - 70px);
}

.card_pwd_chg .card_cvc_input {
    position: relative;
    width: 100%;
    max-width: 350px;
    min-height: 238px;
    margin: 20px auto 0;
    border-radius: 10px;
    box-shadow: 2px 5px 19px #dfe1e3;
    background: #fff url(/pconts/images/contents/mypage/bg_card_cvc.png) no-repeat 12px 97px;
    overflow: hidden;
}

.card_pwd_chg .card_cvc_input::before {
    content: '';
    position: absolute;
    top: 25px;
    width: 100%;
    height: 60px;
    background: #dadada;
}

.card_pwd_chg .card_cvc_input .logo {
    position: absolute;
    top: 8px;
    left: 13px;
}

.card_pwd_chg .card_cvc_input .ex_txt {
    position: absolute;
    top: 108px;
    left: 24px;
    font-size: 16px;
    color: #333;
}

.card_pwd_chg .card_cvc_input .cvc_ipt {
    position: absolute;
    top: 97px;
    left: 111px;
    width: 100%;
    max-width: 160px;
    height: 44px;
}

.card_pwd_chg .card_cvc_input .cvc_btn {
    position: absolute;
    bottom: 14px;
    right: 18px;
}

.card_pwd_chg .card_cvc_input+.text_tip {
    width: 380px;
    margin: 11px auto 0;
}

.card_pwd_chg .card_cvc_input .text_tip.error {
    position: static;
    width: auto !important;
    margin: 144px 0 0 111px;
}

.card_pwd_chg .text_tip.type02 {
    margin: 5px 0 0;
}

.card_pwd_chg.step02 .expend_wrap .df_list_wrap,
.card_pwd_chg.step02 .expend_wrap .form_type {
    max-width: 623px;
}

.card_pwd_chg.step02 .expend_wrap .form_type {
    margin: 0 auto;
}

.airline_search .mycardinfo_detail {
    margin-top: 53px;
}

.airline_search .accordion_wrap {
    margin-top: 60px;
}

.airline_search .accordion_body {
    margin-bottom: 15px;
}

.pop_wrap .pop_cont .check_pop_agree .font_basic+.c_title,
.pop_wrap .pop_cont .check_pop_agree .marker_number+.c_title {
    margin-top: 10px;
}

.pop_wrap .pop_cont .check_pop_agree .marker_number {
    padding-left: 18px;
    text-indent: -17px;
}

.pop_wrap .pop_cont .check_pop_agree .marker_number .marker_number {
    margin-left: -20px;
}

.pop_foeignDoc h4 {
    font-size: 24px;
}

.pop_foeignDoc dl>* {
    display: inline-block;
    font-size: 15px;
    color: #111;
    margin-top: 5px;
}

.pop_foeignDoc .table_scroll_area {
    margin-top: 23px
}

.pop_foeignDoc .table_scroll_area+h4 {
    margin: 53px 0 10px;
}

.pop_foeignDoc .usage_info {
    margin-top: 52px;
}

.pop_foeignDoc .usage_info p {
    margin-bottom: 15px;
    font-size: 15px;
    font-weight: 700;
}

.pop_foeignDoc .usage_info .date {
    font-size: 15px;
    color: #111;
}

.pop_foeignDoc .usage_info .name {
    font-size: 24px;
    font-weight: bold;
}

.pop_foeignDoc .usage_info .name * {
    vertical-align: middle;
}

.pop_foeignDoc .usage_info .addr,
.pop_foeignDoc .usage_info .phone {
    color: #111;
}

.pop_foeignDoc .usage_info .name .cir {
    display: inline-block;
    position: relative;
    width: 35px;
    height: 35px;
    background: url(/pconts/images/contents/mypage/stamp.png) no-repeat 50%;
    background-size: cover;
}

.pop_foeignDoc .usage_info li+li:not(.phone) {
    margin-top: 17px;
}

.pop_foeignDoc .usage_info+.btn_wrap {
    margin-top: 34px;
}

.pop_foeignDoc .stamp {
    display: inline-block;
    width: 32px;
    height: 32px;
    vertical-align: middle;
    line-height: 32px;
}

.pop_eng_doc .mo {
    display: none;
}

.pop_wrap .popup.pop_eng_doc {
    width: 980px;
}

.pop_eng_doc .eng_doc_tit img {
    display: block;
    width: 280px;
    margin: 0 auto;
}

.pop_eng_doc .eng_doc_tit span {
    display: inline-block;
    margin: 21px 0 30px;
    font-size: 24px;
    line-height: 0.95;
    border-bottom: 1px solid #000;
}

.pop_eng_doc .cont+.cont {
    margin-top: 31px;
}

.pop_eng_doc .table_wrap {
    margin-top: 53px;
}

.pop_eng_doc .table_wrap thead tr:first-child th {
    border-top: 2px solid #000;
}

.pop_eng_doc .list {
    margin-top: 20px;
}

.pop_eng_doc .list li+li {
    margin-top: 5px;
}

.pop_eng_doc .list+.btn_wrap {
    margin-top: 10px;
}

.credit_card {
    position: absolute;
    right: 0;
    z-index: 5;
}

.credit_card {}

.credit_card .switch .slider {
    background: #eee url(/pconts/images/contents/mypage/align_cal.png) no-repeat 72px 50%;
}

.credit_card .switch .slider::before {
    left: 0;
    background: #4868eb url(/pconts/images/contents/mypage/align_list_on2.png) no-repeat 50% 50%;
}

.credit_card .switch input:checked+.slider {
    background: #eee url(/pconts/images/contents/mypage/align_list.png) no-repeat 17px 50%;
}

.credit_card .switch input:checked+.slider::before {
    -webkit-transform: translateX(50px);
    -ms-transform: translateX(50px);
    transform: translateX(50px);
    box-shadow: -3px 1px 5px #acacac;
    background-image: url(/pconts/images/contents/mypage/align_cal_on.png);
}

.calendar_swiper {
    position: relative;
    display: none;
    margin-top: 70px;
}

.calendar_swiper .swiper-slide {
    width: 70%
}

.calendar_swiper .ui_calendar {
    margin: 20px 0;
    background-color: #fff;
    box-shadow: 1px 2px 22px #acacac;
    border-radius: 5px;
}

.calendar_swiper .ui_calendar_body {
    margin: 60px 0 0;
}

.calendar_swiper::before,
.calendar_swiper::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 70px;
    height: 100%;
    background: url(/pconts/images/contents/mypage/calendar_gradient_left.png) repeat-y;
}

.calendar_swiper::after {
    left: auto;
    right: 0;
    background-image: url(/pconts/images/contents/mypage/calendar_gradient_right.png)
}

.calendar_swiper .ui_calendar_head {
    position: absolute;
    top: 50px;
    z-index: 10;
    width: 100%;
    text-align: center;
}

.calendar_swiper .txt {
    position: relative;
    z-index: 15;
    margin: 10px 0 30px;
    font-size: 34px;
    font-weight: 700;
}

.calendar_swiper .txt .cd_name {
    color: #4868eb;
}

.foreign_money .brand_icon [class^="brand_"] {
    display: block;
    width: 100%;
    height: 44px;
}

.foreign_money .brand_icon .blind {
    position: absolute;
}

.foreign_money .radio_btn.rdo_brand01 {
    width: 93px;
}

.foreign_money .radio_btn.rdo_brand03 {
    width: 115px;
}

.radio_wrap.type_btn .radio_btn+.radio_btn.rdo_brand04 {
    margin-left: 0;
}

.foreign_money .brand_icon .brand_01 {
    background: url(/pconts/images/brand/brand_ico_01.png) no-repeat 50% 50%;
    background-size: 45px 14px;
}

.foreign_money .brand_icon .brand_02 {
    background: url(/pconts/images/brand/brand_ico_02.png) no-repeat 50% 50%;
    background-size: 34px 20px;
}

.foreign_money .brand_icon .brand_03 {
    background: url(/pconts/images/brand/brand_ico_03_04.png) no-repeat 50% 50%;
    background-size: 67px 20px;
}

.foreign_money .brand_icon .brand_04 {
    background: url(/pconts/images/brand/brand_ico_05_06.png) no-repeat 50% 50%;
    background-size: 53px 20px;
}

.foreign_money .brand_icon .brand_05 {
    background: url(/pconts/images/brand/brand_ico_07.png) no-repeat 50% 50%;
    background-size: 25px 18px;
}

.foreign_money .amount_calc {
    position: relative;
    padding: 30px 190px;
}

.foreign_money .amount_calc [class^="amount_"]>* {
    display: block;
}

.foreign_money .amount_calc .calc_wrap {
    padding: 0 106px 10px;
}

.foreign_money .amount_calc .sum_wrap {
    clear: both;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.foreign_money .amount_plus {
    position: absolute;
    left: 0;
    width: 100%;
    font-size: 40px;
}

.oversea_btnset {
    display: table;
    position: relative;
    width: 100%;
    margin: 60px 0 0 0;
    padding: 0;
}

.oversea_btnset li {
    display: inline-block;
    position: relative;
    float: left;
    margin: 0 8px 8px 0;
    padding: 0;
}

.oversea_btnset li .btn {
    display: inline-block;
    position: relative;
    height: 40px;
    margin: 0;
    padding: 0 15px;
    line-height: 40px;
    border: solid #bbb 1px;
    border-radius: 3px;
    box-sizing: border-box;
}

.oversea_btnset li .btn span {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0 18px 0 0;
    font-size: 15px;
    color: #111;
    vertical-align: middle
}

.oversea_btnset li .btn span::before {
    content: '';
    display: block;
    position: absolute;
    right: 3px;
    top: calc(50% - 5px);
    width: 7px;
    height: 7px;
    border-bottom: solid #c8c8c8 1px;
    border-right: solid #c8c8c8 1px;
    transform: rotate(-45deg);
}

.card_use_guide {
    display: block;
    position: relative;
    margin: 0;
    padding: 28px 0 0 0;
}

.card_use_guide .guide_sec+.guide_sec {
    margin-bottom: 90px;
}

.card_represent_set {
    width: 580px;
    margin: 60px auto;
    padding: 60px 0;
}

.card_represent_set dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
}

.card_represent_set dl+dl {
    margin-top: 20px;
}

.card_represent_set dt {
    display: table;
    position: relative;
    height: 44px;
    margin: 0;
    padding: 0;
    flex: 1;
}

.card_represent_set dt span,
.card_represent_set dt label {
    display: table-cell;
    position: relative;
    font-size: 16px;
    color: #111;
    font-weight: 700;
    vertical-align: middle;
}

.card_represent_set dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    flex: 2;
}

.mycard_info .indent_gap {
    padding-left: 150px;
}

.mycard_info .accordion_wrap+.mycardinfo_detail {
    margin-top: 40px;
}

.mycardinfo_detail .my_notice {
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.mycardinfo_detail .my_notice dd span {
    display: inline-block;
    position: relative;
    margin-left: 8px;
    padding-left: 9px;
    color: #111;
    font-weight: 400;
}

.mycardinfo_detail .my_notice dd span::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 8px);
    height: 14px;
    border-left: solid #ddd 1px;
}

.mycardinfo_detail .my_notice+.btn_wrap {
    margin-top: 20px;
}

.mycardinfo_detail .btn_wrap+.h_wrap,
.mycardinfo_detail .my_notice+.h_wrap {
    margin-top: 40px;
}

.mycardinfo_detail .oversea_btnset {
    margin-top: 0;
}

.my_card_info .mylimit_info_wrap {
    display: block;
    width: 100%;
    padding: 0;
}

.my_card_info .mylimit_info {
    max-width: 470px;
    margin: 0 auto;
}

.my_card_info .mylimit_info_wrap .head_deck dl {
    padding: 0;
}

.my_card_info .df_list_col {
    padding: 0;
}

.my_card_info .df_list_col .item_wrap {
    overflow: hidden;
    width: 50%;
    float: left;
}

.my_card_info .df_list_col .item_wrap::after {
    display: none
}

.my_card_info .df_list_col .item_wrap+.item_wrap {
    margin-left: 0;
}

.my_card_info .df_list_col .item_wrap {
    padding-top: 40px;
    padding-left: 30px;
}

.my_card_info .df_list_col .item_wrap:first-child,
.my_card_info .df_list_col .item_wrap:first-child+.item_wrap {
    padding-top: 0;
}

.my_card_info .df_list_col .item_wrap:nth-child(odd) {
    padding-left: 0;
    padding-right: 30px;
}

.my_card_info .df_list_col_wrap .df_list_col+.df_list_col {
    margin-top: 40px;
}

.my_card_info .df_list_col {
    display: block;
    overflow: hidden;
}

.my_card_info .my_card_change li {
    display: inline-block;
}

.my_card_info .my_card_change li button {
    min-width: 198px;
    text-align: center;
}

.my_card_info .my_card_change li button span {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}

.my_card_info .my_card_change li button .icon {
    width: 30px;
    height: 30px;
}

.my_card_info .my_card_change li button .icon.ico01 {
    background: url(/pconts/images/contents/mypage/ico_check_digital.png) no-repeat 50% 0 / 100%;
}

.my_card_info .my_card_change li button .icon.ico02 {
    background: url(/pconts/images/contents/mypage/ico_check_print.png) no-repeat 50% 0 / 100%;
}

.my_card_info .my_card_change li button .icon.ico03 {
    background: url(/pconts/images/contents/mypage/ico_check_basic.png) no-repeat 50% 0 / 100%;
}

.my_card_info .my_card_change li button .icon.ico04 {
    background: url(/pconts/images/contents/mypage/ico_check_pause.png) no-repeat 50% 0 / 100%;
}

.my_card_info .card_wrap {
    display: block;
    white-space: nowrap;
    padding-top: 5px;
}

.my_card_info .card_wrap .card_icon {
    overflow: hidden;
    display: inline-block;
    width: 57px;
    height: 15px;
    vertical-align: middle;
    text-indent: -9999px;
}

.my_card_info .card_wrap .card_icon.asiana {
    background-image: url(/pconts/images/contents/mypage/logo_asiana.png);
}

.my_card_info .card_wrap .card_icon.korean {
    background-image: url(/pconts/images/contents/mypage/logo_korean.png);
}

.my_card_info .card_wrap .card_icon {
    background-repeat: no-repeat;
    background-size: contain;
}

.my_card_info .btn_question {
    display: inline-block;
}

.my_card_info .card_wrap .line {
    position: relative;
    padding-left: 7px;
    margin-left: 3px;
    line-height: 20px;
}

.my_card_info .card_wrap .line::before {
    content: '';
    position: absolute;
    top: 4px;
    left: 0;
    width: 1px;
    height: 12px;
    background: #ddd;
}

.my_card_info .df_list_col_wrap.case02 .df_list_col {
    padding: 25px 0;
    text-align: center;
}

.my_card_info .df_list_col_wrap.case02 .df_list_col .item_wrap {
    display: inline-block;
    width: auto;
    float: none;
    text-align: left;
    padding-left: 38px;
}

.my_card_info .df_list_col_wrap.case02 .df_list_col .item_wrap:nth-child(odd) {
    padding-left: 0;
    padding-right: 38px;
}

.pop_wrap.card_setting .form_ele .ele_tit {
    width: 109px;
}

.pop_wrap.card_setting .form_type .form_ele {
    padding-left: 109px;
}

.pop_wrap.card_setting .popup_type01 .pop_head.has_line {
    margin-bottom: 0;
}

.my_card_info .card_select.first_none .ui_select_list li:first-child {
    display: none;
    height: 0;
}

.long_time_card .btn_wrap.two .btn:first-child {
    margin-right: 4px;
}

.long_time_card .btn_wrap.two .btn:last-child {
    margin-left: 4px;
}

.long_time_card .h_wrap .h_title24+span.total {
    position: absolute;
    top: 14px;
    right: 0;
    margin-top: 0;
}

.long_time_card .cmp_list {
    max-width: 360px;
    margin: 0 auto;
    border: 0;
}

.long_time_card .card_list {
    padding-left: 66px;
    margin-top: -21px;
}

.h_wrap.mic_h_wrap {
    margin-bottom: 60px;
}

.mic_h_wrap .title2 {
    line-height: 1.3;
}

.mic_h_wrap .title2 span {
    color: #4868e1;
}

.member_info_change .accordion_body {
    background-color: #f6f6f6;
}

.mic_list_wrap {
    display: block;
    position: relative;
    width: 646px;
    margin: 0 auto;
    padding: 60px 0;
}

.mic_list_wrap.notmust {
    padding-bottom: 0;
}

.mic_list_wrap dl.myinfo {
    display: table;
    position: relative;
    margin: 0;
    padding: 0;
}

.mic_list_wrap dl.myinfo>dt {
    display: table;
    position: relative;
    float: left;
    width: 250px;
    min-height: 44px;
    margin: 0;
    padding: 0;
}

.mic_list_wrap dl.myinfo>dt>label,
.mic_list_wrap dl.myinfo dt>span {
    display: table-cell;
    position: relative;
    width: 100%;
    font-size: 16px;
    color: #111;
    font-weight: 700;
    top: 13px;
}

.mic_list_wrap .myinfo .with_tooltip>label {
    position: relative;
    width: 100%;
    font-size: 16px;
    color: #111;
    font-weight: 700;
}

.mic_list_wrap dl.myinfo>dd {
    display: table;
    position: relative;
    float: left;
    width: 396px;
    min-height: 44px;
    margin: 0;
    padding: 0;
}

.mic_list_wrap dl.myinfo+.myinfo {
    margin-top: 20px;
}

.mic_list_wrap .text_wrap textarea {
    height: 80px;
}

.mic_list_wrap dl.myinfo dt.accordion_header {
    width: 100%;
}

.mic_list_wrap dl.myinfo dt.with_tooltip label {
    display: inline;
    position: relative;
    font-size: 16px;
    color: #111;
    font-weight: 700;
    top: 4px;
    letter-spacing: 0px;
}

.mic_list_wrap dl.myinfo dt.with_tooltip .btn_tooltip {
    position: relative;
    top: 2px;
}

@media only screen and (max-width:370px) {
    .mic_list_wrap dl.myinfo dt.with_tooltip label {
        letter-spacing: -0.2px;
    }

    .mic_list_wrap dl.myinfo dt.with_tooltip .btn_tooltip {
        margin-left: 0;
    }
}

.mic_list_wrap dl.myinfo .pesnAuth-small-size .form_type.w_size01 {
    padding-top: 0;
}

.mic_list_wrap dl.myinfo .pesnAuth-small-size .tab_type01 .tab_wrap {
    padding-top: 0;
    padding-bottom: 28px;
}

.tel_wrap.mypage_cellphone {
    margin-bottom: 20px;
}

.tel_wrap.mypage_cellphone.side_btn .input_wrap {
    width: calc(100% - 95px);
}

.tel_wrap.mypage_cellphone.side_btn .input_wrap.change {
    width: calc(100% - 78px);
}

.tel_wrap.mypage_cellphone.side_btn .btn.line_darkgray {
    min-width: 90px;
    width: 90px;
}

.tel_wrap.mypage_cellphone.side_btn .btn.line_darkgray.change {
    min-width: 70px;
    width: 70px;
}

.tel_wrap.mypage_cellphone .btn.line_darkgray {
    display: none;
}

.tel_wrap.mypage_cellphone.side_btn .btn.line_darkgray {
    display: inline-block;
}

.myinfo .terms_view {
    display: block;
    position: relative;
    width: 100%;
    margin: 0 0 20px 0;
    padding: 0;
    border: solid #ddd 1px;
    background-color: #FFF;
}

.myinfo .terms_view .checkbox {
    display: block;
    position: relative;
    height: 51px;
    margin: 0;
    padding: 0 0 0 64px;
    line-height: 54px;
    font-size: 16px;
    color: #333;
}

.myinfo .terms_view .checkbox span::before {
    content: '';
    display: block;
    position: absolute;
    left: -30px;
    top: calc(50% - 3px);
    width: 9px;
    height: 15px;
    margin: -10px 0 0 -4px;
    border-right: 3px solid #bbb;
    border-bottom: 3px solid #bbb;
    transform: rotate(45deg);
}

.myinfo .terms_view .checkbox input[type="checkbox"]:checked+span::before {
    border-color: #4868e1;
}

.myinfo .terms_view .btn {
    display: block;
    position: relative;
    width: 100%;
    height: 49px;
    margin: 0;
    padding: 0 0 0 64px;
    border-top: solid #ddd 1px;
    border-radius: 0;
}

.myinfo .terms_view .arrow {
    display: block;
    position: relative;
    text-align: left;
    font-size: 15px;
    color: #333;
}

.myinfo .terms_view .arrow::after {
    content: '';
    display: block;
    position: absolute;
    right: 20px;
    top: calc(50% - 3px);
    width: 7px;
    height: 7px;
    border-bottom: solid #ccc 1px;
    border-right: solid #ccc 1px;
    transform: rotate(-45deg);
}

.myinfo.only_shlife .marker_dot4,
.myinfo.english_address .marker_dot4 {
    margin-top: 18px;
}

.myinfo.only_shlife .marker_dot4 li,
.myinfo.english_address .marker_dot4 li {
    font-size: 13px;
}

.mic_list_wrap .english_address {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
}

.mic_list_wrap .english_address .ea_area {
    display: block;
    position: relative;
    margin: 20px 0 0 0;
    padding: 0;
}

.mic_list_wrap .english_address .ea_area .ea_case {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.mic_list_wrap .english_address .ea_area .ea_case+.ea_case {
    margin-top: 20px;
}

.mic_list_wrap .input_wrap.side_btn input {
    width: calc(100% - 84px);
}

.mic_list_wrap .input_wrap.side_btn .btn.remove {
    width: 78px;
    min-width: 78px;
}

.mic_list_wrap .text_wrap.side_btn textarea {
    width: calc(100% - 85px);
}

.mic_list_wrap .text_wrap.side_btn .btn.remove {
    width: 78px;
    min-width: 78px;
    height: 80px;
}

.mic_list_wrap .text_wrap.side_btn .btn.remove span {
    position: relative;
    height: 80px;
    line-height: 80px;
}

.mic_list_wrap .text_wrap.side_btn .btn.remove span::after {
    top: -2px !important
}

.mic_list_wrap .english_address .marker_dot {
    padding-left: 250px;
    margin-top: 15px;
}

.myinfo .brithday_info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
}

.myinfo .brithday_info .radio_wrap {
    flex: 1.2;
    padding-right: 5px;
}

.myinfo .brithday_info .input_birthday {
    flex: 1;
}

.mic_list_wrap .moreinfo_expend {
    display: block;
    position: relative;
    margin: 30px 0 0 0;
    padding: 85px 0 0 0;
    border-top: solid #ddd 1px;
}

.mic_list_wrap .moreinfo_expend .extoggle {
    display: block;
    position: absolute;
    left: calc(50% - 90px);
    top: 10px;
    margin: 0;
    padding: 0 20px 0 0;
}

.moreinfo_expend .extoggle span {
    font-size: 15px;
    color: #111;
    font-weight: 700;
    padding-right: 20px;
}

.moreinfo_expend .extoggle span::after {
    content: '';
    display: block;
    position: absolute;
    right: 2px;
    top: calc(50% - 8px);
    width: 0;
    height: 0;
    border-top: solid #666 8px;
    border-right: solid transparent 8px;
    transform: rotate(225deg)
}

.moreinfo_expend .extoggle.open span::after {
    top: calc(50% - 2px);
    transform: rotate(45deg);
}

.moreinfo_expend .moreinfo_wrap {
    display: none;
    position: relative;
    margin: 0;
    padding: 0 0 60px 0;
}

.moreinfo_expend .moreinfo_wrap .marker_dot4 {
    font-size: 13px;
}

.moreinfo_wrap .add_group {
    position: relative;
}

.moreinfo_wrap .add_group .etc_address,
.moreinfo_wrap .add_group .etc_email {
    margin-top: 20px;
}

.moreinfo_wrap .add_group .addList+.myinfo {
    margin-top: 20px;
}

.moreinfo_wrap .add_group .myinfo+.myinfo {
    margin-top: 10px;
}

.moreinfo_wrap .add_group+.add_group {
    margin-top: 20px;
}

.moreinfo_wrap .add_group .btn_wrap {
    padding: 20px 0 0 250px;
}

.moreinfo_wrap .marker_dot+.add_group {
    margin-top: 30px;
}

.moreinfo_wrap .marker_wrap {
    padding: 20px 0 0 250px;
}

.moreinfo_wrap .marker_wrap .btn_sm {
    margin-left: 7px;
    margin-top: 10px;
}

.phone_confrim_wrap {
    display: none;
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
}

.phone_confrim_wrap dl.myinfo dt.check_header {
    width: 100%;
}

.phone_confrim_wrap .btn_wrap {
    padding-left: 250px;
    margin-top: 20px;
}

.phone_confrim_wrap dl.myinfo dd.accordion_body {
    padding: 10px 0;
}

.payment_num {
    display: block;
    position: relative;
    margin: 40px 0 0 0;
    padding: 0;
    border-top: solid #ddd 1px;
    background-color: #FFF;
}

.payment_element {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.payment_element dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0
}

.payment_element dl dt {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 10px;
    color: #111;
    flex: 1;
}

.payment_element dl dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0 10px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    flex: 1.7
}

.payment_element .head {
    border-bottom: solid #ddd 1px;
}

.payment_element .head dt,
.payment_element .head dd {
    padding: 15px 10px;
}

.payment_element .body {
    display: block;
    position: relative;
    margin: 0;
    padding: 15px 0;
    border-bottom: solid #ddd 1px;
}

.payment_element .body dl+dl {
    margin-top: 10px;
}

.payment_element .body .radio_wrap label span {
    font-weight: 400;
}

.mic_list_wrap dl.myfani>dt::after {
    content: '';
    display: block;
    clear: both;
}

.mic_list_wrap dl.myfani dt {
    top: 40px;
}

.mic_list_wrap dl.myfani dd {
    float: right;
}

.myicon_choice {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.myicon_choice label {
    flex: 1;
    display: block;
    position: relative;
}

.myicon_choice label span {
    width: 74px;
    overflow: hidden;
    padding: 74px 0 0 0;
    margin: 10px 0 0 0;
    text-align: center;
    background-color: transparent;
    font-size: 16px;
    color: #111;
}

.myicon_choice label span::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 74px;
    height: 74px;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover;
}

.myicon_choice label .myicon01+span::before {
    background-image: url(/pconts/images/contents/mypage/myicon_01.png);
}

.myicon_choice label .myicon02+span::before {
    background-image: url(/pconts/images/contents/mypage/myicon_02.png);
}

.myicon_choice label .myicon03+span::before {
    background-image: url(/pconts/images/contents/mypage/myicon_03.png);
}

.myicon_choice label .myicon04+span::before {
    background-image: url(/pconts/images/contents/mypage/myicon_04.png);
}

.myicon_choice label .myicon05+span::before {
    background-image: url(/pconts/images/contents/mypage/myicon_05.png);
}

.myicon_choice label .myicon06+span::before {
    background-image: url(/pconts/images/contents/mypage/myicon_06.png);
}

.myicon_choice label .myicon07+span::before {
    background-image: url(/pconts/images/contents/mypage/myicon_07.png);
}

.myicon_choice label .myicon08+span::before {
    background-image: url(/pconts/images/contents/mypage/myicon_08.png);
}

.myicon_choice label input:checked+span {
    color: #4868e1;
    font-weight: 700;
}

.myicon_choice label input:checked+span::after {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 74px;
    height: 74px;
    border: solid #4868e1 2px;
    border-radius: 50%;
}

.myicon_choice label+label {
    margin-left: 33px;
}

.myicon_choice label+label:nth-child(4n+1) {
    margin-left: 0;
}

.myicon_choice label input[type="radio"] {
    width: 63px;
    height: 63px;
    top: 10px;
}

.mycheckcolor {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.mycheckcolor .flex_wrap {
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.mycheckcolor .flex_wrap+.flex_wrap {
    margin-top: 4px;
}

.mycheckcolor .flex_wrap label {
    float: left;
    display: block;
    position: relative;
    width: 25%;
    box-sizing: border-box;
    background-color: #FFF;
}

.mycheckcolor .flex_wrap label span {
    display: block;
    position: relative;
    height: 44px;
    line-height: 46px;
    margin: 0;
    text-align: center;
    border-radius: 4px;
    border: solid #ddd 1px;
}

.mycheckcolor .flex_wrap label span::before {
    content: '';
    display: inline-block;
    position: relative;
    top: 2px;
    width: 14px;
    height: 14px;
    margin-right: 7px;
    border-radius: 50%;
}

.mycheckcolor .flex_wrap label .mc_color01+span::before {
    background-color: #148097;
}

.mycheckcolor .flex_wrap label .mc_color02+span::before {
    background-color: #996600;
}

.mycheckcolor .flex_wrap label .mc_color03+span::before {
    background-color: #d63d0e;
}

.mycheckcolor .flex_wrap label .mc_color04+span::before {
    background-color: #13872b;
}

.mycheckcolor .flex_wrap label .mc_color05+span::before {
    background-color: #7030a0;
}

.mycheckcolor .flex_wrap label .mc_color06+span::before {
    background-color: #cf29b6;
}

.mycheckcolor .flex_wrap label .mc_color07+span::before {
    background-color: #3e4aa5;
}

.mycheckcolor .flex_wrap label input:checked+span {
    border-color: #4868e1;
}

.mycheckcolor label+label {
    padding-left: 4px !important;
}

.mic_list_wrap .preview_wrap {
    display: block;
    position: relative;
    width: 100%;
    margin: 20px 0 40px 0;
    padding: 0;
}

.mic_list_wrap .myinfo dd .onoff_btn {
    margin-top: 9px;
}

.mymessage_preview {
    display: block;
    position: relative;
    width: 380px;
    height: 140px;
    margin: 20px 0 0 250px;
    padding: 0;
    background-color: #FFF
}

.mymessage_preview .icon_preview {
    display: block;
    overflow: hidden;
    position: absolute;
    left: 28px;
    top: calc(50% - 36px);
    width: 73px;
    height: 73px;
    background-image: url(/pconts/images/contents/mypage/myicon_00.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 100%;
    font-size: 1;
    color: transparent;
    text-indent: -9999px;
}

.mymessage_preview.myicon01 .icon_preview {
    background-image: url(/pconts/images/contents/mypage/myicon_01.png);
}

.mymessage_preview.myicon02 .icon_preview {
    background-image: url(/pconts/images/contents/mypage/myicon_02.png);
}

.mymessage_preview.myicon03 .icon_preview {
    background-image: url(/pconts/images/contents/mypage/myicon_03.png);
}

.mymessage_preview.myicon04 .icon_preview {
    background-image: url(/pconts/images/contents/mypage/myicon_04.png);
}

.mymessage_preview.myicon05 .icon_preview {
    background-image: url(/pconts/images/contents/mypage/myicon_05.png);
}

.mymessage_preview.myicon06 .icon_preview {
    background-image: url(/pconts/images/contents/mypage/myicon_06.png);
}

.mymessage_preview.myicon07 .icon_preview {
    background-image: url(/pconts/images/contents/mypage/myicon_07.png);
}

.mymessage_preview.myicon08 .icon_preview {
    background-image: url(/pconts/images/contents/mypage/myicon_08.png);
}

.mymessage_preview.only_view {
    display: block;
    position: relative;
    width: 380px;
    height: 140px;
    margin: 0 auto 40px auto;
    padding: 0;
}

.mic_list_wrap .myinfo .with_tooltip {
    position: relative;
    top: 12px;
}

.mymessage_preview .text_table {
    display: table;
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0 0 0 120px;
}

.mymessage_preview .text_table .inner {
    display: table-cell;
    position: relative;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.mymessage_preview .text_table .mc_color {
    font-size: 20px;
    line-height: 1.2;
}

.mymessage_preview .text_table .mc_color>span {
    display: inline-flex;
    overflow: hidden;
    line-height: 21px;
}

.mymessage_preview .text_table .name {
    font-size: 28px;
    color: 111;
}

.mymessage_preview .text_table .name strong {
    font-weight: 700;
}

.mymessage_preview .text_table .name span {
    color: #996600
}

.mymessage_preview .text_table .date {
    font-size: 13px;
    color: #999
}

.mymessage_preview.mc_color01 .text_table .mc_color {
    color: #148097;
}

.mymessage_preview.mc_color02 .text_table .mc_color {
    color: #996600;
}

.mymessage_preview.mc_color03 .text_table .mc_color {
    color: #d63d0e;
}

.mymessage_preview.mc_color04 .text_table .mc_color {
    color: #13872b;
}

.mymessage_preview.mc_color05 .text_table .mc_color {
    color: #7030a0;
}

.mymessage_preview.mc_color06 .text_table .mc_color {
    color: #cf29b6;
}

.mymessage_preview.mc_color07 .text_table .mc_color {
    color: #3e4aa5;
}

.myinformation_read .df_list_wrap .item.tit {
    width: 150px;
    padding: 15px 12px 0 12px;
    min-height: 37px;
}

.myinformation_read .df_list_wrap .item.con {
    width: calc(50% - 150px);
    padding: 15px 12px 0 12px;
    min-height: 37px;
}

.myinformation_read .df_list_wrap.single .item.con {
    width: calc(100% - 150px);
    padding: 15px 12px 0 12px;
}

.myinformation_read .df_list_wrap+.h_wrap,
.myinformation_read .stub_info_wrap+.h_wrap,
.myinformation_read .singleline_list+.h_wrap {
    margin-top: 54px;
}

.myinformation_read .singleline_list {
    padding-left: 12px;
    padding-right: 12px;
}

.prepaid_read .df_list_wrap {
    padding: 6px 0 10px 0;
}

.prepaid_read .df_list_wrap .df_list .item {
    padding: 6px 12px 0 12px
}

.tel_wrap.my_message>.select_wrap {
    width: 100%;
    position: relative;
}

.tel_wrap.my_message>.select_wrap+div {
    padding-left: 0;
    margin-top: 8px;
}

.stub_info_wrap {
    display: table;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    border-bottom: solid #ddd 1px;
}

.stub_info_wrap .stub_col {
    display: block;
    position: relative;
    margin: 0;
    padding: 0
}

.stub_col .df_list_wrap.title {
    padding-top: 2px;
    padding-bottom: 15px;
}

.stub_col .df_list_wrap.detail {
    border: none;
}

.stub_col .df_list_wrap.detail .item.con {
    position: relative;
    width: calc(100% - 150px);
}

.person_message_box {
    display: block;
    position: relative;
    min-height: 210px;
    margin: 0 0 40px 0;
    padding: 0;
    background-color: #eee;
}

.prepaid_card_mail .radio_wrap {
    width: 190px;
}

.living_pay_line {
    display: inline-block;
    padding-left: 22px;
    position: absolute;
}

.living_pay_line::before {
    content: "";
    position: absolute;
    top: 9px;
    left: 10px;
    width: 1px;
    height: 12px;
    background: #ddd;
}

.sel_payment .checkbox_list .df_list .item_wrap:last-child .item {
    padding-bottom: 0;
}

.sel_payment .checkbox_list .check_none {
    padding: 18px 31px 35px;
}

.sel_payment .card_list .card_name,
.sel_payment .df_list .item.con {
    display: block;
    width: 100%;
}

.sel_payment .card_list .card_name+.card_name {
    margin-top: 3px;
}

.sel_payment .arrow_down {
    height: 80px;
    background: url(/pconts/images/contents/mypage/arrow_down.png) no-repeat center;
}

.sel_payment .df_list .item {
    word-break: break-all;
}

.checkbox_list.onpop {
    border-top: solid #000 2px;
    padding: 20px 0;
    max-height: 161px;
    overflow: hidden;
    overflow-y: auto;
}

.checkbox_list.onpop li {
    padding: 0;
}

.checkbox_list.onpop li+li {
    border-top: none;
    margin-top: 20px;
}

.checkbox_list.onpop .check_wrap .check_default input[type="checkbox"]+span {
    padding-left: 35px;
}

.payment_date .accordion_wrap .accordion_header .card_head {
    padding-bottom: 31px;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info01 {
    margin-left: 50px;
    font-weight: 400;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info01.left {
    margin-left: 0;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info01 .text {
    color: #111;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info01 .card_date {
    margin-right: 8px;
    font-weight: 700;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info02 {
    margin-left: 0;
    font-weight: 400;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info02 .text {
    color: #111;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info02 .line {
    position: relative;
    margin-left: 8px;
    padding-left: 8px;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info02 .line::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 12px;
    margin-top: -7px;
    background: #ddd;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info03 {
    display: inline-block;
    position: relative;
    margin: 0 0 0 50px;
    ;
    padding: 0;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info03:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 17px;
    height: 15px;
    background: url('/pconts/images/contents/mypage/arrow_right.png') no-repeat 50% 50% / 100% auto;
    transform: translate(-50%, -50%);
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info03 .text {
    font-weight: 700;
    font-size: 15px;
    color: #111;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info03 .text.before {
    margin: 0 30px 0 0;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info03 .text.after {
    margin: 0 0 0 47px;
}

.account.pwd_rel_wrap.payment_date .account_list .acc_btn .card_info04 {
    display: block;
    float: right;
    margin: 0 65px 0 0;
    font-weight: 400;
    font-size: 15px;
    color: #333;
}

.account.pwd_rel_wrap.payment_date .account_list>dl:not(:last-child) {
    margin-top: 0;
    margin-bottom: 40px;
}

.account.pwd_rel_wrap.payment_date .account_list>dl:last-child {
    margin-top: 0;
}

.account.pwd_rel_wrap.payment_date .cms_accordion_wrap .col_half,
.account.pwd_rel_wrap.payment_date .cms_accordion_wrap .col_half+.sub_title2 {
    padding: 0 20px;
}

.account.pwd_rel_wrap.payment_date .account_list .card_logo {
    display: inline-block;
    position: relative;
    padding-right: 46px;
    line-height: 25px;
}

.account.pwd_rel_wrap.payment_date .account_list .card_logo:before {
    content: '';
    display: block;
    position: absolute;
    top: -2px;
    right: 0;
    width: 40px;
    height: 25px;
    background: url() no-repeat 50% 50% / 100% auto;
}

.account.pwd_rel_wrap.payment_date .account_list .card_logo.cd01::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k01.png);
}

.usage_list .traffic_cont .type_card.cd02::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k02.png);
}

.usage_list .traffic_cont .type_card.cd03::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k03.png);
}

.usage_list .traffic_cont .type_card.cd04::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k04.png);
}

.usage_list .traffic_cont .type_card.cd05::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k05.png);
}

.usage_list .traffic_cont .type_card.cd06::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k06.png);
}

.usage_list .traffic_cont .type_card.cd07::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k07.png);
}

.usage_list .traffic_cont .type_card.cd08::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k08.png);
}

.usage_list .traffic_cont .type_card.cd09::before {
    background-image: url(/pconts/images/contents/mypage/img_card_k09.png);
}

.account.pwd_rel_wrap.payment_date .account_list .card_logo.only_text {
    padding-right: 0;
}

.account.pwd_rel_wrap.payment_date .account_list .card_logo.only_text:before {
    content: none;
}

.account.pwd_rel_wrap.payment_date .card_logo {
    background: none;
    padding-left: 0;
}

.payment_date .sub_title2 {
    margin-top: 40px;
    margin-bottom: 20px;
}

.payment_date .col_half:after {
    content: '';
    display: block;
    clear: both;
}

.payment_date .col_half .col {
    float: left;
    width: 50%;
}

.payment_date .col_half .col.left {
    padding-right: 20px;
}

.payment_date .col_half .col.right {
    padding-left: 20px;
}

.payment_date .accordion_header button.acc_btn,
.accordion_header a[role="button"].acc_btn {
    font-size: 16px;
}

.payment_date .accordion_body .inner .marker_dot {
    padding-right: 20px;
    padding-left: 20px;
}

.payment_date .pay_date_info {
    display: block;
    position: relative;
    width: 300px;
    margin: 0 auto;
    padding: 0;
}

.payment_date .pay_date_info.left {
    margin: 0;
}

.payment_date .pay_date_info:before {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    left: 135px;
    width: 17px;
    height: 15px;
    background: url('/pconts/images/contents/mypage/arrow_right.png') no-repeat 50% 50% / 100% auto;
}

.payment_date .pay_date_info:after {
    content: '';
    display: block;
    clear: both;
}

.payment_date .pay_date_info .pay_date.before {
    float: left;
}

.payment_date .pay_date_info .pay_date.after {
    float: right;
    text-align: right;
}

.payment_date .pay_date_info .pay_date dt {
    font-size: 15px;
    color: #111;
}

.payment_date .pay_date_info .pay_date dd {
    font-weight: 700;
    font-size: 24px;
    color: #111;
}

.payment_date .pay_date_info .pay_date dd .date_select {
    position: relative;
    padding: 0 33px 3px 0;
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
    background: url('/pconts/images/common/ico_calendar_02.png') no-repeat 99% 5px / 21px 20px;
}

.payment_date .pay_date_info .pay_date dd .date_select:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #333;
}

.payment_date .change_info {
    display: block;
    position: relative;
    margin: 0;
    padding: 38px 40px 0 40px;
    text-align: left
}

.payment_date .change_info.upper {
    padding-top: 0
}

.payment_date .change_info.lower:before {
    content: '';
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 15px;
    height: 17px;
    margin-left: -8px;
    background: url('/pconts/images/contents/mypage/arrow_down.png') no-repeat 50% 100%
}

.payment_date .change_info .change_info_title {
    margin: 0 0 15px;
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.payment_date .change_info .df_list_col {
    justify-content: start;
}

.payment_date .change_info .df_list_col .item_wrap {
    flex: none;
    padding-right: 80px;
}

.pop_radio_day .radio_wrap.col05 .radio_type2 input[type="radio"],
.pop_radio_day .radio_wrap.col05 .radio_type2 input[type="radio"]+span {
    min-width: 64px;
}

.pop_radio_day .radio_wrap.col05 .radio_type2+.radio_type2 {
    margin-bottom: 5px;
}

.pop_radio_day .radio_wrap.col05 .radio_type2:nth-child(6),
.pop_radio_day .radio_wrap.col05 .radio_type2:nth-child(5n + 6) {
    margin-left: 0;
}

.payment_change_info {
    margin-bottom: 60px
}

.card_inquiry_list.payment_change_info .head_tit * {
    vertical-align: middle
}

.card_inquiry_list.payment_change_info .head_tit .txt02 {
    margin-left: 0
}

.card_inquiry_list.payment_change_info .head_tit .txt04 {
    display: inline-block;
    position: relative;
    padding-right: 11px;
    margin-right: 7px;
    font-weight: 400;
    vertical-align: middle;
    line-height: 22px
}

.card_inquiry_list.payment_change_info .head_tit .txt04 .txt {
    display: inline-block
}

.card_inquiry_list.payment_change_info .head_tit .txt04 .ico_card_logo {
    margin-left: 5px
}

.card_inquiry_list.payment_change_info .head_tit .txt04:after {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: 0;
    width: 1px;
    height: 12px;
    background: #ddd
}

.card_inquiry_list.payment_change_info .head_tit .txt01 {
    margin-left: 45px
}

.card_inquiry_list.payment_change_info.accordion_wrap.type02 .accordion_header .cell1 {
    padding-right: 0;
}

.card_inquiry_list.payment_change_info .accordion_body {
    border-radius: 0 0 7px 7px;
}

.card_inquiry_list.payment_change_info .accordion_body {
    padding: 37px 0;
    text-align: center;
    background: #f6f6f6
}

.card_inquiry_list.payment_change_info .accordion_body .change_cont {
    position: relative;
    margin: 0 auto;
    width: 300px
}

.card_inquiry_list.payment_change_info .accordion_body .change_cont:after {
    content: '';
    display: block;
    clear: both
}

.card_inquiry_list.payment_change_info .accordion_body .change_cont {
    background: url('/pconts/images/contents/mypage/arrow_right_p.png') no-repeat 45% 50%
}

.payment_change_info .accordion_body .change_cont .pay_date {
    float: left;
    width: 50%;
    text-align: left
}

.payment_change_info .accordion_body .change_cont .pay_date dd {
    color: #111;
    font-size: 24px;
    font-weight: 700
}

.payment_change_info .accordion_body .change_cont .pay_date.after {
    text-align: right
}

.payment_change_info .accordion_body .change_cont .pay_date .date_select {
    position: relative;
    padding: 0 33px 0 0;
    background: url('/pconts/images/common/ico_calendar_02.png') no-repeat calc(100% - 1px) 7px / 21px 20px
}

.payment_change_info .accordion_body .change_cont .pay_date .date_select:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #333;
}

.payment_change_info .dl_wrap {
    margin-bottom: 35px;
    padding: 0 30px 30px;
    border-bottom: 1px solid #ddd
}

.payment_change_info .dl_wrap .df_list .item.con {
    width: calc(100% - 220px)
}

.payment_change .arrow_down {
    height: 80px;
    background: url(/pconts/images/contents/mypage/arrow_down.png) no-repeat center;
}

.payment_change .df_list_col_wrap .item_wrap:nth-child(2),
.payment_inquiry .df_list_col_wrap.inblock .item_wrap:nth-child(2) {
    margin: 0 116px;
}

.payment_change .df_tit {
    margin-bottom: 14px;
    color: #333;
    font-weight: 700
}

.payment_change .df_tit * {
    display: inline-block;
    vertical-align: middle;
}

.payment_change .df_tit span {
    font-weight: 400
}

.payment_change .df_tit span::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 13px;
    margin: 0 8px;
    background: #ddd;
    vertical-align: middle;
}

.payment_change .result_guide p,
.payment_change .result_guide .marker_dot {
    display: inline-block;
}

.payment_change .result_guide .marker_dot {
    max-width: 585px;
}

.payment_change .result_guide.big .marker_dot {
    max-width: 743px;
}

.payment_change_info .df_list_col_wrap.wp_ln {
    border-top: none
}

.payment_change_info .change_info_title {
    margin: 0;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.card_inquiry_list.payment_change_info .head_tit .txt02 b {
    font-weight: 400
}

.card_inquiry_list.payment_change_info .head_tit+.change_date {
    margin-left: 50px
}

.change_date {
    position: relative;
    display: inline-block;
    color: #111;
}

.change_date b {
    display: inline-block;
}

.accordion_header .change_date b+b {
    position: relative;
    padding-left: 55px;
    margin-left: 40px;
}

.accordion_header .change_date b+b .blind {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px) !important;
    left: calc(0% - 11px) !important;
    border: 1px solid #086ac5 !important;
    border-radius: 50%;
}

.accordion_header .change_date b+b::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 1px;
    background-color: #086ac5;
    margin-left: -8px;
}

.accordion_header .change_date b+b::after {
    content: '';
    display: block;
    position: absolute;
    left: 3px;
    top: calc(50% + 4px);
    width: 5px;
    height: 5px;
    border-top: solid #086ac5 1px;
    border-right: solid #086ac5 1px;
    transform: rotate(45deg);
    margin: -6px 0 0 -5px;
}

.accordion_header .change_date b+b {
    padding-left: 55px;
    margin-left: 45px;
}

.accordion_header.on .change_date b+b .blind {
    display: none;
}

.accordion_header.on .change_date b+b::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 20px;
    height: 1px;
    background-color: #086ac5;
    margin-left: -6px;
}

.accordion_header.on .change_date b+b::after {
    content: '';
    display: block;
    position: absolute;
    left: 11px;
    top: calc(50% + 3px);
    width: 7px;
    height: 7px;
    border-top: solid #086ac5 1px;
    border-right: solid #086ac5 1px;
    transform: rotate(45deg);
    margin: -6px 0 0 -5px;
}

.change_date b+b::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    width: 10px;
    height: 1px;
    background-color: #086ac5;
    margin-left: -6px;
}

.change_date b+b::after {
    content: '';
    display: block;
    position: absolute;
    left: 3px;
    top: calc(50% + 4px);
    width: 5px;
    height: 5px;
    border-top: solid #086ac5 1px;
    border-right: solid #086ac5 1px;
    transform: rotate(45deg);
    margin: -6px 0 0 -5px;
}

.card_inquiry_list>.item .comp_txt {
    position: absolute;
    top: 50%;
    right: 74px;
    width: 100px;
    margin-top: -13px;
    color: #111;
    text-align: center
}

.chah_service_search {
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 25px 0;
    width: 480px;
}

.cash_service_list {
    display: block;
    position: relative;
    margin: 0 0 40px 0;
    padding: 0;
}

.cash_service_list ul {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-top: solid #ddd 1px;
}

.cash_service_list li.flexbox_dl {
    border-top: none;
}

.cash_service_list .flexbox_dl dl.head {
    margin-bottom: 10px;
}

.cash_service_list .flexbox_dl dl.head dt {
    font-size: 16px;
    color: #111;
}

.cash_service_list .flexbox_dl dl.head dd {
    font-size: 18px;
    color: #111;
    font-weight: 700;
    text-align: right;
}

.cash_service_list .flexbox_dl dd {
    font-weight: 400;
    text-align: right
}

.cash_service_list .flexbox_dl dl+dl {
    margin-top: 0
}

.checkcard_change {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 15px 0;
}

.checkcard_change .change_before {
    float: left;
    width: 55%;
}

.checkcard_change .change_after {
    float: left;
}

.checkcard_change:after {
    content: '';
    display: block;
    clear: both;
}

.checkcard_change span {
    display: block;
    font-weight: 700;
    font-size: 16px;
    color: #111;
    line-height: 24px;
}

.checkcard_change strong {
    font-weight: 400;
}

.checkcard_change .change_before:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 45%;
    width: 17px;
    height: 15px;
    background: url('/pconts/images/contents/mypage/arrow_right.png') no-repeat 50% 50% / 100% auto;
    transform: translate(-50%, -50%);
}

.checkcard_account_change hr.underLine {
    background: #eee;
}

.checkcard_account_change .checkbox_list .check_default.vmid input+span::before {
    left: 0;
    margin-top: -13px;
}

.checkcard_account_change .checkbox_list .check_default.vmid input+span::after {
    top: 50%;
    left: 6px;
    margin-top: -5px;
}

.accordion_wrap .accordion_header .checkcard_info span {
    display: inline-block;
    font-weight: 400;
    font-size: 16px;
    color: #111;
}

.accordion_wrap .accordion_header .checkcard_info .card_name {
    position: relative;
    padding: 0 16px 0 0;
}

.accordion_wrap .accordion_header .checkcard_info .card_name:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    right: 6px;
    width: 1px;
    height: 12px;
    background-color: #ccc;
}

.accordion_wrap .accordion_header .account_info {
    display: block;
    width: 100%;
}

.accordion_wrap .accordion_body .account_info dt {
    display: inline-block;
    width: 30%;
    font-weight: 700;
    color: #111;
}

.accordion_wrap .accordion_body .account_info dd {
    display: inline-block;
    width: auto;
}

.accordion_wrap .accordion_header .checkcard_info .bank_name {
    margin-left: 50px;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.accordion_wrap .accordion_header .checkcard_info .bank_num {
    margin-left: 20px;
    font-weight: 400;
    font-size: 16px;
    color: #111;
}

.account.pwd_rel_wrap.payment_inquiry .account_list .acc_btn .card_info02 .card_date {
    margin: 0 8px 0 0;
}

.account.pwd_rel_wrap.payment_inquiry .account_list .acc_btn .card_info03 {
    margin-left: 0;
}

.account.pwd_rel_wrap.payment_inquiry .account_list .acc_btn .card_info04 {
    display: block;
    float: right;
    margin: 0 65px 0 0;
    font-weight: 400;
    font-size: 15px;
    color: #333;
}

.account.pwd_rel_wrap.payment_inquiry .account_list .acc_btn .card_info05 {
    margin: 0 50px 0 0;
    font-size: 15px;
    color: #111;
}

.payment_inquiry .df_list_col_wrap:not(.bdr_b) {
    border-bottom: 0;
}

.payment_inquiry .df_list_col_wrap.item4 .item_wrap {
    vertical-align: top;
}

.payment_inquiry .df_list_col_wrap.item4 .item_wrap:nth-child(1) {
    flex: 0.9;
}

.payment_inquiry .df_list_col_wrap.item4 .item_wrap:nth-child(2) {
    flex: 1.3
}

.payment_inquiry .df_list_col_wrap.item4 .item_wrap:nth-child(3) {
    flex: 1.8;
}

.payment_inquiry .df_list_col_wrap.item4 .item_wrap:nth-child(4) {
    flex: 2;
    max-width: 289px;
}

.payment_inquiry .df_list_col_wrap.item4 .item_wrap:nth-child(4) .con dt span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    ;
    white-space: nowrap;
}

.payment_inquiry .df_list_col_wrap.item5 .item_wrap {
    vertical-align: top;
}

.payment_inquiry .df_list_col_wrap.item5 .item_wrap:nth-child(1) {
    flex: 0.9;
}

.payment_inquiry .df_list_col_wrap.item5 .item_wrap:nth-child(2) {
    flex: 1.3
}

.payment_inquiry .df_list_col_wrap.item5 .item_wrap:nth-child(3) {
    flex: 1.3;
}

.payment_inquiry .df_list_col_wrap.item5 .item_wrap:nth-child(4) {
    flex: 1.8;
}

.payment_inquiry .df_list_col_wrap.item5 .item_wrap:nth-child(5) {
    flex: 2;
    max-width: 289px;
}

.payment_inquiry .df_list_col_wrap.item5 .item_wrap:nth-child(5) .con dt span {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.checkover_service.flexbox_wrap {
    padding: 28px 167px;
}

.agree_check_ul .check_wrap.check_only .btn_check_pop.arrow {
    right: 0;
    top: -1px;
    font-size: 1px;
    color: transparent;
    width: 50px;
    height: 100%;
    background: url(/pconts/images/common/slide_dd_arr.png) no-repeat center center;
}

.checkcard_overuse .usage_item .usage_info .title_area {
    width: calc(100% - 380px);
    padding-right: 0;
}

.checkcard_overuse .usage_item .usage_info .texts_area {
    width: 380px;
}

.checkcard_overuse .usage_item .usage_info,
.usage_item dl {
    width: calc(100% - 320px)
}

.checkcard_overuse .usage_item .usage_info .texts_area .app_num {
    position: relative;
    padding-left: 16px;
}

.checkcard_overuse .usage_item .usage_info .texts_area .app_num::before {
    content: '';
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    width: 1px;
    height: 13px;
    background-color: #e6e6e6;
}

.checkcard_overuse .usage_item .price_info {
    width: 320px;
    padding-right: 190px;
}

.checkcard_overuse .usage_item .price_info .pay_day {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

.late_transportation {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.late_transportation .h_title,
.late_transportation .font_md {
    margin-bottom: 11px;
}

.late_transportation .marker_dot+.h_title {
    margin-top: 40px;
}

.late_transportation .marker_hyphen+.h_title24 {
    margin-top: 60px;
}

.late_transport_list .usage_item {
    align-items: inherit;
}

.late_transport_list .usage_info {
    position: relative;
    width: calc(100% - 400px);
}

.late_transport_list .usage_info .texts_area {
    width: 170px;
}

.late_transport_list .usage_info .texts_area {
    width: 170px;
}

.late_transport_list .usage_info .title_area {
    padding-left: 30px;
    width: calc(100% - 170px)
}

.late_transport_list .price_info .late_pay_info {
    float: right;
    display: table;
    position: relative;
    margin: 0;
    padding: 0;
}

.late_transport_list .price_info .late_pay_info li {
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 13px;
    border-bottom: 0;
}

.late_transport_list .price_info .late_pay_info li+li {
    padding-left: 16px;
}

.late_transport_list .price_info .late_pay_info li+li::before {
    content: '';
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    width: 1px;
    height: 13px;
    background-color: #e6e6e6;
}

.late_transport_list .price_info {
    width: 400px;
    padding-right: 180px;
}

.late_transport_list .price_info .pay_day {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

.pop_wrap.small .popup.latePay_trans {
    max-height: 470px;
}

.late_transport_list.hipass .usage_info {
    position: relative;
    width: calc(100% - 300px);
}

.late_transport_list.hipass .usage_info .texts_area {
    width: 250px;
}

.late_transport_list.hipass .usage_info .title_area {
    padding-left: 30px;
    width: calc(100% - 250px)
}

.late_transport_list.hipass .price_info {
    width: 300px;
    padding-right: 60px;
}

.late_transport_list.hipass .price_info p.late_pay_info {
    font-size: 13px;
}

.accordion_wrap.card_type .accordion_header .radio_wrap .radio_default .float_r {
    font-weight: 400;
}

.card_inquiry_list.change_statement .accordion_header .card_head {
    padding-right: 0;
}

.accordion_body .state_area.dl_list_type {
    overflow: hidden;
    display: table;
    width: 100%;
}

.accordion_body .state_area.dl_list_type dl.list {
    display: table-cell;
    padding-right: 20px;
}

.accordion_body .state_area.dl_list_type dl.list:nth-child(1) {
    width: 13%;
}

.accordion_body .state_area.dl_list_type dl.list:nth-child(2) {
    width: 23%;
}

.accordion_body .state_area.dl_list_type dl.list:last-child {
    width: 23%;
}

.accordion_body .state_area.dl_list_type dt {
    margin-bottom: 7px;
}

.accordion_body .state_area.dl_list_type dd {
    color: #333;
    font-weight: 700;
}

.accordion_body .state_area.dl_list_type dd span {
    display: block;
    margin-bottom: 7px;
}

.report_set_wrap>* {
    display: inline-block;
}

.report_set_wrap .check_wrap {
    width: auto;
}

.report_set_wrap .check_wrap label {
    width: auto;
}

.icon_list.type03.change_statement .icon_box {
    background-size: 50px;
    background-position: 50% 8px;
    background-repeat: no-repeat;
}

.icon_list.type03.change_statement .icon_box.receive01 {
    background-image: url(/pconts/images/contents/mypage/receive_method_01.png);
}

.icon_list.type03.change_statement .icon_box.receive02 {
    background-image: url(/pconts/images/contents/mypage/receive_method_02.png);
}

.icon_list.type03.change_statement .icon_box.receive03 {
    background-image: url(/pconts/images/contents/mypage/receive_method_03.png);
}

.icon_list.type03.change_statement .icon_box.receive04 {
    background-image: url(/pconts/images/contents/mypage/receive_method_04.png);
}

.icon_list.type03.change_statement .icon_box.receive05 {
    background-image: url(/pconts/images/contents/mypage/receive_method_05.png);
}

.icon_list.type03.change_statement .icon_box.receive06 {
    background-image: url(/pconts/images/contents/mypage/receive_method_06.png);
}

.icon_list.type03.change_statement .icon_box.receive07 {
    background-image: url(/pconts/images/contents/mypage/receive_method_07.png);
}

.icon_list.type03.change_statement .icon_box.receive07 {
    background-image: url(/pconts/images/contents/mypage/receive_method_07.png);
}

.icon_list.type03.change_statement .icon_box.receive08 {
    background-image: url(/pconts/images/contents/mypage/receive_method_08.png);
}

.simple_mobile_report .card_list01[data-type="card"]>ul>li {
    position: relative;
}

.simple_mobile_report .card_list01[data-type="card"]>ul>li+li {
    margin-top: 28px;
}

.simple_mobile_report .card_list01[data-type="card"]>ul>li+li::before {
    content: '';
    display: block;
    position: absolute;
    left: calc(50% - 7px);
    top: -23px;
    margin: 0;
    padding: 0;
    width: 14px;
    height: 14px;
    border-bottom: solid #ddd 2px;
    border-right: solid #ddd 2px;
    transform: rotate(45deg);
}

.download_icon {
    display: inline-block;
    position: relative;
    margin: 0 3px 0 0;
    padding: 0 25px 0 0;
    background: url(/pconts/images/contents/mypage/download_icon.png) no-repeat right -1px;
    background-size: 21px 18px;
}

.moreinfo_expend.payService button {
    display: block;
    width: 100%;
    line-height: 55px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

.moreinfo_expend.payService .moreinfo_wrap {
    padding-bottom: 0px;
}

#pop_PayService_Record .popup_type01 .pop_cont .bg_gray {
    padding: 30px 50px;
}

#pop_PayService_Record .popup_type01 .pop_cont .form_type .form_ele {
    padding-left: 150px;
}

#pop_PayService_Record .popup_type01 .pop_cont .form_type .form_ele .ele_tit {
    left: 100px;
}

.list_group .list01 .pay_service .simple_item .tit a::after {
    content: '';
    display: inline-block;
    position: relative;
    width: 8px;
    height: 8px;
    margin-left: 5px;
    border: 1px solid #7b7b7b;
    border-right: 0;
    border-bottom: 0;
    transform: rotate(135deg);
}

.popup_type01 .pop_head.with_tab {
    padding-bottom: 2px;
}

.pop_wrap .agree_check_dl .check_body.card_report,
.ex_report_info .check_body.card_report {
    padding-left: 56px;
}

.shm_report_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 30px 0 0 0;
}

.shm_report_wrap .date {
    display: block;
    position: relative;
    color: #333;
    font-weight: 400;
}

.report_info .sub_image {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
}

.report_info .sub_image img {
    width: 100%;
    max-width: 440px;
}

.report_info .sub_txt02+.sub_image {
    margin-top: 16px;
}

.report_info .sub_image+.sub_txt02 {
    margin-top: 40px;
}

.report_info .sub_image.cir_graph img {
    vertical-align: top;
}

.report_info .sub_image.cir_graph img+img {
    margin-left: 50px;
}

.chart_partition_slide {
    position: relative;
}

.chart_partition_slide [class^='chart-button'] {
    display: block;
    position: absolute;
    top: calc(50% - 60px);
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: rgba(51, 51, 51, 1);
    z-index: 10;
    overflow: hidden;
}

.chart_partition_slide [class^='chart-button']::before {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    width: 13px;
    height: 13px;
    border-width: 2px 2px 0 0;
    border-color: #FFF;
    border-style: solid;
}

.chart_partition_slide .chart-button-prev {
    left: 1px;
}

.chart_partition_slide .chart-button-next {
    right: 1px;
}

.chart_partition_slide .chart-button-prev::before {
    left: calc(50% - 4px);
    transform: rotate(-135deg);
}

.chart_partition_slide .chart-button-next::before {
    left: calc(50% - 7px);
    transform: rotate(45deg);
}

.chart_partition_slide .swiper-button-disabled {
    background-color: rgba(51, 51, 51, 0.15) !important
}

.chart_partition_slide .swiper-button-disabled::before {
    border-color: #FFF;
}

.chart_partition_slide .swiper-pagination {
    position: static;
    margin-top: 20px;
}

.chart_partition_slide .swiper-pagination-bullet {
    margin: 0;
    width: 8px;
    height: 8px;
    opacity: 1;
    background: #ddd;
    vertical-align: middle;
}

.chart_partition_slide .swiper-pagination-bullet+.swiper-pagination-bullet {
    margin-left: 4px;
}

.chart_partition_slide .swiper-pagination-bullet-active {
    width: 12px;
    height: 12px;
    background: #fff;
    border: 3px solid #333;
}

.chart_partition {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.chart_partition+.chart_partition {
    margin-top: 80px;
}

.chart_partition .tit_message {
    display: block;
    position: relative;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 24px;
    color: #333;
    font-weight: 700;
}

.chart_partition .tit_message+.top5 {
    position: relative;
    margin-bottom: 10px;
    top: -8px;
}

.chart_article {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 270px;
}

.chart_partition .chart_inner_size {
    width: 460px;
    margin: 0 auto;
}

.chart_partition_slide .chart_sample {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border: solid #ddd 1px;
}

.chart_partition_slide .chart_sample .pc {
    display: block;
}

.chart_partition_slide .chart_sample .mobile {
    display: none;
}

.chart_partition_slide .chart_sample img {
    width: 100%;
}

.icon_list_wrap {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.icon_list_wrap ul {
    display: block;
    position: relative;
    margin: 0;
    padding: 5px 0;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.icon_list_wrap li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 15px 0;
    flex-wrap: wrap;
    align-items: center;
}

.icon_list_wrap li .title_ele {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: calc(100% - 260px);
    min-height: 32px;
    margin: 0;
    padding: 0;
}

.icon_list_wrap li .info_ele {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    position: relative;
    width: 250px;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.icon_list_wrap .title_ele .title {
    display: block;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0 10px 0 0;
    font-size: 16px;
    color: #111;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    ;
    white-space: nowrap;
}

.icon_list_wrap .title_ele .title span {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
    color: #333;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    ;
    white-space: nowrap;
}

.icon_list_wrap .title_ele .category {
    white-space: nowrap;
    font-size: 13px;
}

.icon_list_wrap .info_ele .price {
    display: block;
    position: relative;
    width: 100px;
    font-size: 18px;
    color: #333;
    font-weight: 400;
    text-align: right;
}

.icon_list_wrap .info_ele .price span {
    font-weight: 700;
    font-size: 20px;
}

.icon_list_wrap .info_ele .case {
    display: block;
}

.icon_list_wrap .info_ele .times {
    min-width: 50px;
    text-align: right
}

.icon_list_wrap .info_ele .case.el_right {
    min-width: 90px;
    padding-top: 5px;
    font-size: 13px;
    text-align: right;
}

.icon_list_wrap.inicon .title_ele {
    padding-left: 40px;
    padding-top: 5px;
}

.icon_list_wrap.inicon .title_ele::before {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: calc(50% - 15px);
    width: 30px;
    height: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}

.icon_list_wrap.inicon .title_ele.category_1::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_1.png);
}

.icon_list_wrap.inicon .title_ele.category_2::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_2.png);
}

.icon_list_wrap.inicon .title_ele.category_3::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_3.png);
}

.icon_list_wrap.inicon .title_ele.category_4::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_4.png);
}

.icon_list_wrap.inicon .title_ele.category_5::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_5.png);
}

.icon_list_wrap.inicon .title_ele.category_6::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_6.png);
}

.icon_list_wrap.inicon .title_ele.category_7::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_7.png);
}

.icon_list_wrap.inicon .title_ele.category_8::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_8.png);
}

.icon_list_wrap.inicon .title_ele.category_9::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_9.png);
}

.icon_list_wrap.inicon .title_ele.category_A::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_A.png);
}

.icon_list_wrap.inicon .title_ele.category_B::before {
    background-image: url(/pconts/images/contents/mypage/franchise_category_B.png);
}

.icon_list_wrap.inicon li.no_data .complete_body {
    margin: 0 auto;
}

.view_as_amount {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 40px 0 0 0;
}

.view_as_amount .bluezone {
    display: block;
    position: relative;
    flex: 1
}

.view_as_amount .redzone {
    display: block;
    position: relative;
    flex: 1
}

.view_as_amount .bluezone+.redzone {
    margin-left: 60px;
}

.view_as_amount .chart_wrap_circle .center_info {
    top: 29px;
}

.view_as_amount .chart_wrap_circle .grap_cont {
    margin-top: -10px;
}

.view_as_amount .chart_wrap_circle .right_circle .chart,
.view_as_amount .chart_wrap_circle .left_circle .chart {
    margin-top: -13px;
}

.view_as_amount .chart_wrap_circle .center_info {
    top: 48px;
}

.view_as_amount table th,
.view_as_amount table td {
    border-left: none !important;
    border-right: none !important;
}

.view_as_amount table td {
    padding: 15px 1px;
}

.view_as_amount table .price {
    font-size: 20px;
    text-align: right;
}

.view_as_amount table .count {
    font-size: 16px;
    text-align: right;
}

.view_as_amount table .criteria .price {
    color: #333;
    font-weight: 700;
}

.view_as_amount table .criteria .count {
    color: #333;
}

.view_as_amount table td.comp {
    text-align: center;
    vertical-align: middle;
}

.view_as_amount table td.comp .badge {
    display: inline;
    position: relative;
    left: 3px;
    text-indent: -9999px;
    font-size: 1px;
    color: transparent;
    top: 4px;
}

.view_as_amount table td.comp .badge.up::after {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: solid #4868e1 9px;
    border-right: solid transparent 9px;
    transform: rotate(135deg)
}

.view_as_amount table td.comp .badge.up_red::after {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    top: 0;
    width: 0;
    height: 0;
    border-bottom: solid #f14b25 9px;
    border-right: solid transparent 9px;
    transform: rotate(135deg)
}

.view_as_amount table td.comp .badge.down::after {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    top: -5px;
    width: 0;
    height: 0;
    border-bottom: solid #f14b25 9px;
    border-right: solid transparent 9px;
    transform: rotate(316deg)
}

.view_as_amount table td.comp .badge.down_blue::after {
    content: '';
    display: block;
    position: absolute;
    left: 2px;
    top: -5px;
    width: 0;
    height: 0;
    border-bottom: solid #4868e1 9px;
    border-right: solid transparent 9px;
    transform: rotate(316deg)
}

.view_as_amount table td.comp .badge.same::after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    top: 0;
    width: 11px;
    height: 2px;
    background-color: #333;
}

.agree_check_ul.agree_weekly_report .check_only {
    padding: 0 10px 0 55px;
}

.agree_check_ul .hint_message {
    display: block;
    position: relative;
    margin: 15px 0 0 0;
    padding: 15px 20px 0px 55px;
    border-top: solid #ddd 1px;
}

.recommend_weekly_report {
    padding: 40px 0;
}

.recommend_weekly_report .txt_wrap p {
    position: relative;
    display: inline-block;
    min-height: 71px;
    padding-top: 6px;
    padding-left: 96px;
}

.recommend_weekly_report .txt_wrap p::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 74px;
    height: 71px;
    background: url(/pconts/images/contents/mypage/recommend_report_02.png) no-repeat 0 0;
}

.chart_article .pattern_01 {
    background: url(/pconts/images/contents/mypage/pattern1.png) no-repeat 0 3px;
    background-size: 12px 12px;
}

.chart_article .pattern_02 {
    background: url(/pconts/images/contents/mypage/pattern2.png) no-repeat 0 3px;
    background-size: 12px 12px;
}

.chart_article .pattern_03 {
    background: url(/pconts/images/contents/mypage/pattern3.png) no-repeat 0 3px;
    background-size: 12px 12px;
}

.chart_article .pattern_04 {
    background: url(/pconts/images/contents/mypage/pattern4.png) no-repeat 0 3px;
    background-size: 12px 12px;
}

.chart_article .pattern_05 {
    background: url(/pconts/images/contents/mypage/pattern5.png) no-repeat 0 3px;
    background-size: 12px 12px;
}

.chart_article .pattern_06 {
    background: url(/pconts/images/contents/mypage/pattern6.png) no-repeat 0 3px;
    background-size: 12px 12px;
}

.chart_article .list_item {
    display: inline-block;
    font-size: 13px;
    padding-left: 19px;
}

.chart_article .list_item+.list_item {
    margin-left: 21px;
}

.chart_article .top_info {
    margin-bottom: 25px;
}

.chart_article .grap_title {
    position: relative;
    z-index: 5;
}

.chart_wrap_circle {
    position: relative;
    max-width: 440px;
    margin: 0 auto;
}

.chart_wrap_circle .left_circle {
    position: relative;
    float: left;
    min-height: 245px;
}

.chart_wrap_circle .right_circle {
    position: relative;
    float: right;
    min-height: 245px;
}

.chart_wrap_circle .center_info {
    position: absolute;
    top: 4px;
    left: 50%;
    text-align: center;
}

.chart_wrap_circle .center_info .info_01 {
    position: absolute;
    top: 90px;
    left: -10px;
}

.chart_wrap_circle .chart {
    width: 198px;
    height: 197px;
}

.chart_wrap_circle .chart.nodata {
    background: url(/pconts/images/contents/mypage/graph_cir_nodata.png) no-repeat 50% 50%;
}

.chart_wrap_circle .right_circle .chart,
.chart_wrap_circle .left_circle .chart {
    margin-top: -22px;
}

.chart_wrap_circle .grap_cont {
    position: relative;
    margin-top: -21px;
}

.chart_wrap_circle .grap_cont .grap_list li+li {
    margin-top: 6px;
}

.chart_wrap_circle .pattern {
    position: absolute;
    top: 173px;
    left: -43px;
    text-align: left;
    z-index: 2
}

.chart_wrap_circle .pattern .pattern_item {
    position: relative;
    padding-left: 19px;
    font-size: 13px;
}

.chart_wrap_circle .pattern .pattern_item.p_item_02 {
    margin-top: 9px;
}

.chart_wrap_circle .pattern .pattern_item.p_item_03 {
    background-size: 12px 12px;
    margin-top: 8px;
}

.chart_wrap_vertical .top_info {
    position: relative;
    text-align: right;
    font-size: 13px;
    z-index: 5;
}

.chart_wrap_vertical .chart_wrap_vertical {
    text-align: center;
}

.chart_wrap_vertical .vertical_chart {
    position: relative;
    max-width: 441px;
    margin: 0 auto;
}

.chart_wrap_vertical .vertical_chart.bar_bg::before {
    content: "";
    position: absolute;
    top: 42px;
    right: 0;
    width: 22%;
    height: calc(100% - 57px);
    background: #f6f6f6;
    z-index: 1;
}

.chart_wrap_vertical .chart {
    width: 100%;
    height: 100%;
}

.chart_wrap_vertical .chart_wrap {
    position: relative;
    width: 100%;
    height: 259px;
    z-index: 5;
}

.chart_wrap_vertical .sub_txt {
    position: absolute;
    top: 171px;
    right: 28%;
    z-index: 10;
}

.chart_wrap_vertical.type02 .pattern_06 {
    background-size: 12px 8px;
    background-position-y: 50%;
}

.chart_wrap_vertical.type02 .list_item+.list_item {
    margin-left: 10px;
}

.chart_wrap_vertical.type02 .top_info {
    margin-bottom: 10px;
}

.chart_wrap_vertical .tit_message {
    margin-bottom: 0;
}

.chart_wrap_vertical .tit_message+ul {
    padding-top: 7px;
}

.chart_wrap_horizontal .chart_wrap_vertical {
    text-align: center;
}

.chart_wrap_horizontal .top_info {
    margin-bottom: 25px;
    font-size: 0;
    text-align: right;
}

.chart_wrap_horizontal .horizontal_chart {
    position: relative;
    max-width: 441px;
    margin: 0 auto;
}

.chart_wrap_horizontal .chart {
    width: 100%;
    height: 500px;
}

.guide_list_type01 {
    margin-bottom: 18px;
    padding-bottom: 40px;
    border: solid #ddd;
    border-width: 1px 0
}

.guide_list_type01 ul li {
    position: relative;
    margin-top: 40px;
    padding-left: 120px
}

.guide_list_type01 ul li b {
    display: block;
    margin-bottom: 17px;
    color: #111;
    font-size: 24px;
    font-weight: 700;
    line-height: 1
}

.guide_list_type01 ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    border-radius: 100%;
}

.guide_list_type01 ul li.icon01:before {
    background: #f6f6f6 url(/pconts/images/contents/mypage/myicon_11.png) no-repeat 50% 50%;
}

.guide_list_type01 ul li.icon02:before {
    background: #f6f6f6 url(/pconts/images/contents/mypage/myicon_09.png) no-repeat 50% 50%;
}

.guide_list_type01 ul li.icon03:before {
    background: #f6f6f6 url(/pconts/images/contents/mypage/myicon_10.png) no-repeat 50% 50%;
}

.complete_body .complete_info.type_mypage01 {
    width: 390px
}

.comp_data {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border: solid #ddd;
    border-width: 1px 0;
    text-align: left;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.comp_data {
    padding: 15px 0 10px
}

.comp_data li {
    flex: auto;
    padding-left: 12px;
    line-height: 30px
}

.comp_data li b {
    color: #333;
    font-size: 16px
}

.comp_data.col2 {
    flex-flow: row wrap
}

.comp_data.col2 li {
    flex: 0 0 auto;
}

.comp_data.col2 li:nth-child(2n-1) {
    width: 400px
}

.comp_data.col1 {
    display: block;
    padding: 18px 12px 16px
}

.comp_data.col1 li {
    margin-top: 12px;
    padding: 0;
    line-height: 1.2
}

.comp_data.col1 li:first-child {
    margin-top: 0
}

.comp_data.col1 li:after {
    content: '';
    display: block;
    clear: both;
}

.comp_data.col1 li b {
    display: inline-block;
    float: right;
    width: calc(100% - 65px);
    margin-top: -1px;
    text-align: right;
    vertical-align: top
}

.card_inquiry_list.errorCard_list .item .radio_wrap.card_head {
    padding: 0
}

.card_inquiry_list.errorCard_list .item .radio_wrap.card_head label .head_tit {
    display: block;
    padding: 34px 74px 34px 85px
}

.card_inquiry_list.errorCard_list .item .radio_wrap.card_head label .head_tit input[type=radio] {
    left: 30px;
    top: 50%;
    margin-top: -13px
}

.card_inquiry_list.errorCard_list .radio_wrap input[type="radio"]+span::before {
    left: 30px;
    top: 50%;
    margin-top: -13px
}

.card_inquiry_list.errorCard_list .radio_wrap input[type="radio"]+span::after {
    left: 36px;
    top: 50%;
    margin-top: -7px
}

.card_inquiry_list.errorCard_list .accordion_header .cell1,
.card_inquiry_list.errorCard_list .accordion_header .cell1 .radio_wrap {
    padding-right: 0
}

.card_inquiry_list.errorCard_list .head_tit .txt02 {
    margin-left: 0
}

.card_inquiry_list.errorCard_list .head_tit .txt02 .ico_card_logo {
    margin-left: 7px
}

.card_inquiry_list.errorCard_list .head_tit .txt01 {
    margin-left: 60px
}

.card_inquiry_list.errorCard_list .head_tit .txt03 {
    position: absolute;
    top: 50%;
    right: 40px;
    margin-top: -13px;
    color: #f14b25;
    font-size: 13px;
    font-weight: 400
}

.card_inquiry_list.errorCard_list .head_tit .card_date {
    display: none
}

.card_inquiry_list.errorCard_list .item .radio_wrap input:disabled+span {
    opacity: 0.5;
    border-radius: 7px;
    cursor: default;
    background: #f6f6f6
}

.txt_guideTit {
    margin-bottom: 20px;
    color: #111;
    font-size: 34px;
    font-weight: 700;
    line-height: 1.2
}

.cvc_cont {
    width: 404px;
    margin: 0 auto;
    padding: 60px 0
}

.cvc_cont .comp_data {
    max-width: 380px;
    box-sizing: border-box
}

.inp_cvc {
    position: relative;
    max-width: 380px;
    height: 238px;
    margin-top: 20px;
    padding: 105px 12px 0;
    border-radius: 10px;
    background: #fff url(/pconts/images/contents/mypage/bg_card_cvc.png) no-repeat 12px 105px;
    box-shadow: 2px 5px 19px #dfe1e3
}

.inp_cvc:before {
    content: '';
    display: block;
    position: absolute;
    top: 25px;
    left: 0;
    width: 100%;
    height: 60px;
    background: #dadada
}

.inp_cvc .logo {
    position: absolute;
    top: 8px;
    left: 13px
}

.inp_cvc .inp label {
    display: inline-block;
    width: 98px;
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 44px
}

.inp_cvc .inp input[type="password"] {
    width: 180px
}

.inp_cvc .inp .text_tip.error {
    padding-left: 102px
}

.inp_cvc .cvc_pop {
    position: absolute;
    bottom: 14px;
    right: 18px
}

.inp_cvc .cvc_pop span {
    color: #333;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px
}

.inp_cvc+.txt_guide {
    position: relative;
    margin-top: 12px;
    padding-left: 20px;
    font-size: 13px;
    line-height: 14px
}

.inp_cvc+.txt_guide:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 14px;
    height: 14px;
    background: url(/pconts/images/contents/mypage/ico_tip.png) no-repeat
}

.complete_body .complete_info.comp_error_txt {
    padding-top: 0;
    text-align: left;
    border: 0 none
}

.popup_type01 .pop_cont .table_wrap table th,
.popup_type01 .pop_cont .table_wrap table td {
    padding: 12px 7px;
}

.popup_type01 .pop_cont .print_bot>* {
    display: block;
}

.popup_type01 .pop_cont .print_bot strong {
    color: #333;
    font-size: 15px;
}

.popup_type01 .pop_cont .print_bot .sign {
    color: #333;
    font-size: 24px;
    padding-right: 40px;
    position: relative;
    margin-bottom: 20px;
}

.popup_type01 .pop_cont .print_bot .sign::after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    right: 0;
    width: 30px;
    height: 30px;
    background: #ffb2b2;
    border-radius: 30px;
}

.btn_wrap.btn_group.m_row02 .row02 span {
    font-size: 18px;
}

.txt_remark {
    position: relative;
    margin-top: 5px;
    padding-left: 20px;
    background: url(/pconts/images/contents/mypage/text_remark.png) no-repeat 0 3px;
    background-size: 14px 14px;
}

.txt_remark span+span {
    margin-top: 5px;
}

.txt_remark .byte_info {
    position: absolute;
    right: 0;
    bottom: 0;
}

.group_box .txt_remark+.input_file_wrap {
    margin-top: 20px;
}

.addfile_list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.addfile_list li {
    display: block;
    position: relative;
    margin: 0 0 2px 0;
    padding: 0;
    width: 100%;
    font-size: 13px;
    ;
    overflow: hidden
}

.addfile_list li::after {
    content: '';
    clear: both;
    display: block;
}

.addfile_list li .filename {
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 13px;
    max-width: calc(100% - 25px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.addfile_list li .del_btn {
    float: left;
    display: inline-block;
    position: relative;
    width: 19px;
    height: 19px;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    font-size: 1;
    color: transparent;
}

.addfile_list li .del_btn::before {
    content: '';
    display: block;
    position: absolute;
    left: calc(50%);
    top: calc(50% - 7px);
    width: 1px;
    height: 10px;
    background-color: #111;
    transform: rotate(45deg)
}

.addfile_list li .del_btn::after {
    content: '';
    display: block;
    position: absolute;
    left: calc(50%);
    top: calc(50% - 7px);
    width: 1px;
    height: 10px;
    background-color: #111;
    transform: rotate(-45deg)
}

.tooltip.payment {
    position: absolute;
    left: 50%;
    top: 22px;
    z-index: 9;
    margin-left: -147px;
}

.list01.payment.count.chk_mid .check_wrap .check_default input[type="checkbox"] {
    top: -14px;
}

.list01.payment.count.chk_mid .check_wrap .check_default input[type="checkbox"]+span:before {
    top: -14px;
}

.list01.payment.count.chk_mid .check_wrap .check_default input[type="checkbox"]+span:after {
    top: -6px;
}

.list01.payment.count.chk_mid .usage_item.type03+.form_type {
    padding: 0 0 25px;
}

.list01.payment.count.chk_mid .usage_item.type03 .usage_info .title_area {
    padding-left: 35px;
}

.list01.payment.count.chk_mid .radio_check_wrapwrap .check_default input[type="checkbox"]+span {
    padding-left: 45px;
}

.list01.payment.count.chk_mid .usage_item.type03 .usage_info .texts_area .blind {
    position: absolute !important;
}

.payment_radio_group.swiper-container {
    overflow: hidden;
}

.payment_radio_group.swiper-container:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5;
    width: 85px;
    height: 100%;
    background-image: linear-gradient(to left, rgba(10, 20, 80, 1.0) 30%, rgba(10, 20, 80, 0));
}

.payment_radio_group.swiper-container .swiper-slide {
    position: relative;
    width: 290px;
    z-index: 10;
    margin-right: 7px;
}

.payment_radio_group.swiper-container .swiper-slide:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    border-radius: 10px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}

.payment_radio_group.swiper-container .swiper-slide label {
    display: block;
    height: 100%;
}

.payment_radio_group.swiper-container .swiper-slide label input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.payment_radio_group.swiper-container .swiper-slide label input[type="radio"]+span {
    display: block;
    position: relative;
    font-size: 15px;
    font-weight: 700;
    z-index: 10;
    overflow-y: visible;
    width: 100%;
    height: 100%;
    border: 1px solid #fff;
    padding: 11px 18px;
    border-radius: 5px;
    background-color: #fff;
    cursor: pointer;
}

.payment_radio_group.swiper-container .swiper-slide label input[type="radio"]:checked+span {
    border: 1px solid #4868e1;
    color: #4868e1;
}

.payment_radio_group.swiper-container .swiper-slide label input[type="radio"]+span .row {
    display: block;
    font-style: normal;
    font-weight: 400;
    font-size: 13px;
}

.membershipfee.usage_item .usage_info .texts_area .info {
    margin-left: 30px;
}

.prepaid_card_payment {
    display: block;
    position: relative;
    margin: 0;
    padding: 30px 0;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.prepaid_card_payment .inner {
    display: table;
    position: relative;
    margin: 0 auto;
    padding: 0;
}

.prepaid_card_payment dl {
    float: left;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
    flex-direction: column;
}

.prepaid_card_payment dl+dl {
    margin-left: 60px;
}

.prepaid_card_payment dl dt {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-weight: 700;
}

.prepaid_card_payment dl dd {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    font-size: 20px;
    color: #333
}

.prepaid_card_payment dl dd span {
    font-weight: 700;
}

.list_wrap_payment {
    margin-bottom: 60px;
}

.list_wrap_payment ul {
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 16px 25px 8px 25px;
}

.list_wrap_payment li {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.list_wrap_payment li+li {
    margin-top: 5px;
}

.list_wrap_payment li span {
    flex: 1;
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    color: #111;
}

.list_wrap_payment li strong {
    flex: 2;
    display: inline-block;
    font-weight: 700;
    text-align: right;
    font-size: 16px;
    color: #333;
}

.list_wrap_payment li strong+strong {
    flex: inherit;
    margin-left: 10px;
}

.list_wrap_payment li em {
    font-weight: 400;
    display: inline-block;
    margin-left: 3px;
    font-size: 15px;
    color: #333;
}

.list_wrap_payment.center ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 16px;
}

.list_wrap_payment.center li {
    display: block;
    min-width: 130px;
    margin-right: 30px;
}

.list_wrap_payment.center li span,
.list_wrap_payment.center li strong {
    flex: inherit;
    text-align: left;
}

.list_wrap_payment li .ico_use::before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #1abe54;
}

.list_wrap_payment li .ico_useNo::before {
    content: '';
    display: inline-block;
    margin-right: 4px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background-color: #f14b25;
}

.list_wrap_payment li .btn_wrap {
    margin: 3px 0 0 10px;
}

.list_wrap_payment li .btn_wrap span {
    margin-bottom: 0px;
}

.list_wrap_payment li .btn_wrap .btn_sm.link::after {
    position: absolute;
    top: 10px;
    right: 10px;
}

.list_wrap_payment.complete_box {
    border-top: 1px solid #ddd;
}

.list_wrap_payment.complete_body .btn_wrap .text_link.color_prim {
    margin: 0;
}

.complete_body .list_wrap_payment.center li {
    width: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
}

.complete_body .list_wrap_payment.center ul.virtual li span {
    order: 2;
    text-align: right;
    flex: 1;
}

.complete_body .list_wrap_payment.center ul.virtual li strong {
    order: 1;
    flex: 2;
    text-align: left;
    font-size: 16px;
    font-weight: 400;
}

.complete_body .btn_wrap .text_link.color_prim {
    margin-top: 15px;
    margin-right: 20px;
}

.list01.payment .tooltip {
    position: absolute;
    top: -15px;
    left: calc(50% - 100px);
    z-index: 5;
    transform: translateX(-50%);
}

.list01.payment:not(.count) .form_type {
    padding: 0px;
    margin: -20px 0 35px 300px;
}

.list01.payment .form_type .form_ele {
    padding-left: 400px;
}

.list01.payment .usage_item.type03 .usage_info {
    width: calc(100% - 500px);
}

.list01.payment .usage_item.type03 .usage_info .title_area {
    width: 100%;
}

.list01.payment .usage_item .usage_info .texts_area .country {
    display: block;
}

.list01.payment .usage_item.type03 .price_info p+p {
    margin-top: 5px;
}

.list01.payment.count .form_type.pay_amt {
    padding-left: 35px;
}

.payment_total_wrap {
    height: 60px;
}

.payment_total_wrap.now_pay {
    height: auto;
}

.payment_total {
    width: 100%;
    padding: 0px;
    background: #eee;
}

.payment_total .inner {
    position: relative;
    margin: 0 auto;
    line-height: 58px;
    padding: 0 30px;
}

.payment_total .inner .menber {
    display: block;
    float: left;
}

.payment_total .inner .price {
    display: block;
    float: right;
    font-size: 20px;
}

.payment_total .inner .price em {
    display: inline-block;
    margin-left: 3px;
    font-size: 16px;
    font-weight: 400;
}

.payment_total .inner::after {
    content: '';
    display: block;
    clear: both;
}

.payment_total.is_fixed {
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 30;
}

.payment_total.is_fixed .inner {
    width: 980px;
    padding: 0px;
}

.accordion_body .area.state_area .inner.form_type {
    padding: 0px;
}

.radio_wrap.type_btn.payment li:not(:last-child) {
    margin-bottom: 7px;
}

.payment_total .inner .dom {
    float: left;
    display: table;
    position: relative;
    margin: 0 70px 0 0;
    padding: 0;
}

.payment_total .inner .dom dt {
    float: left;
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 2px 0 0 0;
    font-size: 16px;
    color: #333;
}

.payment_total .inner .dom dt strong {
    color: #4868e1;
    font-weight: 700;
}

.payment_total .inner .dom dd {
    float: left;
    display: inline-block;
    position: relative;
    margin: 0 0 0 10px;
    padding: 0;
    font-size: 16px;
    color: #333;
}

.payment_total .inner .dom dd span {
    font-size: 20px;
    font-weight: 700;
}

.payment_total .inner .dom.balance {
    float: right;
    margin-right: 0;
}

.payment_total.is_fixed .dom dt {
    font-size: 14px;
}

.payment_total.is_fixed .dom dd {
    font-size: 15px;
}

.payment_total.is_fixed .dom dd span {
    font-size: 15px;
}

.payment_total.is_fixed .dom.balance dt {
    font-size: 16px;
}

.payment_total.is_fixed .dom.balance dd {
    font-size: 16px;
}

.payment_total.is_fixed .dom.balance dd span {
    font-size: 20px;
}

.install_payment.tooltip {
    position: absolute;
    left: calc(50% - 100px);
    top: -29px;
    z-index: 9;
}

.install_payment.swiper-container {
    overflow: hidden;
    margin: 30px 0 60px 0;
}

.install_payment.swiper-container.shadow::after {
    content: '';
    display: block;
    position: absolute;
    width: 75px;
    height: 181px;
    right: -40px;
    top: -1px;
    background-image: linear-gradient(to left, rgba(242, 244, 248, 1.0) 70%, rgba(242, 244, 248, 0));
    z-index: 11;
}

.install_payment.swiper-container .swiper-wrapper {
    overflow-y: visible;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.install_payment.swiper-container .swiper-wrapper.left {
    justify-content: initial;
}

.install_payment.swiper-container .swiper-wrapper.mo_left {
    justify-content: center;
}

.install_payment.swiper-container .swiper-slide {
    position: relative;
    width: 200px;
    z-index: 10;
    overflow-y: visible;
    margin-right: 7px;
}

.install_payment.swiper-container .swiper-slide:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 10px;
}

.install_payment.swiper-container .swiper-slide label {
    display: block;
    height: 100%;
}

.install_payment.swiper-container .swiper-slide label input[type="radio"] {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    opacity: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

.install_payment.swiper-container .swiper-slide label input[type="radio"]+span {
    display: block;
    position: relative;
    z-index: 10;
    overflow-y: visible;
    width: 100%;
    height: 100%;
    border: 1px solid #ddd;
    padding: 18px;
    border-radius: 10px;
    background-color: #fff;
    cursor: pointer;
}

.install_payment.swiper-container .swiper-slide label input[type="radio"]:focus+span {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1);
}

.install_payment.swiper-container .swiper-slide label input[type="radio"]:checked+span {
    border: 2px solid #4868e1;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
    padding: 17px;
}

.install_payment.swiper-container li em {
    display: block;
    font-size: 13px;
    color: #111;
}

.install_payment.swiper-container li strong {
    display: block;
    font-size: 20px;
    color: #333;
}

.install_payment.swiper-container li .info {
    font-size: 16px;
    color: #333;
    margin-bottom: 20px;
}

.install_payment.swiper-container li .bank {
    font-size: 16px;
    color: #111;
}

.install_payment.swiper-container li .bank span {
    display: block;
}

.install_payment.radio_wrap.type_btn li {
    margin-left: 0;
    margin-right: 5px;
}

.install_payment.radio_wrap.type_btn li {
    margin-top: 5px;
    min-height: 46px;
}

.install_payment_list .radio_wrap .radio_default input[type="radio"]+span:before {
    top: -14px;
}

.install_payment_list .radio_wrap .radio_default input[type="radio"]+span:after {
    top: -8px;
}

.install_payment_list .usage_item.type03 .usage_info .title_area {
    padding-left: 45px;
}

.install_payment_list .radio_wrap .radio_default input[type="radio"]+span {
    padding-left: 45px;
}

.report_monthly {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: center;
}

.report_monthly .report_monthly_inner {
    display: inline-block;
}

.report_monthly .current_month {
    font-weight: 700;
    font-size: 28px;
    color: #111;
}

.report_monthly .current_month_desc {
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.my_benefit .accordion_header .acc_btn {
    padding-right: 72px;
}

.my_benefit_head {
    display: block;
}

.my_benefit_head:after {
    content: '';
    display: block;
}

.my_benefit_head .my_benefit_title {
    font-size: 16px;
}

.my_benefit_head .my_benefit_money {
    float: right;
    font-weight: 400;
    font-size: 20px;
}

.my_benefit_head .my_benefit_money .money {
    font-weight: 700;
    color: #111;
}

.my_benefit_body .complete_box {
    border-top-width: 0;
}

.my_benefit_body+.btn_wrap {
    border-top: 1px solid #ddd;
}

.my_benefit_list li {
    padding: 25px 28px;
    border-bottom: 1px solid #eee;
}

.my_benefit_list li:last-child {
    border-bottom-width: 0;
}

.my_benefit.my_benefit_last {
    border-bottom: 1px solid #ddd;
}

.my_benefit.my_benefit_last .accordion_body .btn_wrap {
    border-top-width: 0;
}

.my_benefit_list .item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.my_benefit_list .item .cell1 {
    width: 355px;
}

.my_benefit_list .item .cell1 .info {
    padding: 0 20px 0 0;
}

.my_benefit_list .item .cell1 .date {
    display: inline-block;
    position: relative;
    margin-right: 11px;
}

.my_benefit_list .item .cell1 .date:after {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    right: -8px;
    width: 1px;
    height: 10px;
    background-color: #ddd;
}

.my_benefit_list .item .cell1 .date.single {
    margin-right: 0;
}

.my_benefit_list .item .cell1 .date.single::after {
    display: none;
}

.my_benefit_list .item .cell2 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% - 355px);
}

.my_benefit_list .item .cell2 .detail_title {
    padding: 0 20px 0 0;
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.my_benefit_list .item .cell2 .detail_money {
    font-weight: 700;
    font-size: 15px;
    color: #000;
}

.my_benefit_list .item .cell2 .detail_money .money {
    font-weight: 700;
    font-size: 16px;
    color: #111;
}

.my_benefit_list .item .cell3 {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    margin: 5px 0 0;
}

.my_benefit_list .item .cell3 .used_place_title {
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.my_benefit_list .item .cell3 .used_place_money {
    font-weight: 700;
    font-size: 13px;
    color: #000;
}

.my_benefit_list .item .cell3 .used_place_money .money {
    color: #333;
}

.my_benefit_list .item .cell4 {
    margin-top: 5px;
}

.my_benefit_list .item .cell4 .used_point_title {
    display: block;
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.my_benefit_list .item .complete_body {
    flex: 1 1 0;
    padding-bottom: 30px;
}

.other_earn_step {
    margin: 0 0 40px;
}

.other_earn_step ol:after {
    content: '';
    display: block;
    clear: both;
}

.other_earn_step ol li {
    position: relative;
    float: left;
    width: 25%;
    height: 165px;
    margin: 0 0 15px;
    padding: 70px 0 0;
    text-align: center;
}

.other_earn_step ol li.step1 {
    background: url('/pconts/images/contents/mypage/ico_other_earn01.png') no-repeat 50% 0 / 50px auto;
}

.other_earn_step ol li.step2 {
    background: url('/pconts/images/contents/mypage/ico_other_earn02.png') no-repeat 50% 0 / 50px auto;
}

.other_earn_step ol li.step3 {
    background: url('/pconts/images/contents/mypage/ico_other_earn03.png') no-repeat 50% 0 / 50px auto;
}

.other_earn_step ol li.step4 {
    background: url('/pconts/images/contents/mypage/ico_other_earn04.png') no-repeat 50% 0 / 50px auto;
}

.other_earn_step ol li.step5 {
    background: url('/pconts/images/contents/mypage/ico_other_earn05.png') no-repeat 50% 0 / 50px auto;
}

.other_earn_step li:after {
    content: '';
    position: absolute;
    top: 15px;
    right: 0;
    display: block;
    width: 14px;
    height: 14px;
    border: 2px solid #ddd;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.other_earn_step li.mark:after,
.other_earn_step li:last-child:after {
    content: none;
}

.other_earn_step li .txt {
    font-weight: 700;
    font-size: 13px;
    color: #333;
}

.other_earn_step li .title {
    display: block;
    margin: 4px 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    color: #333;
}

.other_earn_step li .p {
    font-weight: 400;
    font-size: 15px;
    color: #111;
}

.mp_print_selfinstall>li:first-child,
.mp_print_selfinstall>li:nth-child(2) {
    margin-top: 0;
}

.mp_print_selfinstall>li {
    margin-top: 35px;
}

.mp_print_selfinstall>li:nth-child(2n-1) {
    padding-right: 30px;
}

.mp_print_selfinstall>li:nth-child(2n) {
    padding-left: 30px;
}

.mp_print_selfinstall>li>.btn_wrap {
    float: right;
    padding-top: 10px;
}

.mp_print_selfinstall>li>p {
    float: left;
}

.text_link_list {
    margin-top: -15px;
}

.text_link_list>li {
    float: left;
    width: 25%;
    margin-top: 15px;
}

.vip_benifit_list {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.vip_benifit_list ul {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    border-top: solid #ddd 1px;
}

.vip_benifit_list ul li {
    display: block;
    position: relative;
    margin: 0;
    padding: 20px 0;
}

.vip_benifit_list ul li+li {
    border-top: 1px solid #ddd;
}

.vip_benifit_list .service_info {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin: 0;
    padding: 0;
    flex-wrap: wrap
}

.vip_benifit_list .service_info .bluezone {
    flex: 2;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    margin: 0;
    padding: 0;
}

.vip_benifit_list .service_info .bluezone dt {
    display: block;
    position: relative;
    width: calc(100% - 230px);
    margin: 0;
    padding: 0;
    font-weight: 700;
    color: #333;
    font-size: 16px;
    cursor: pointer;
}

.vip_benifit_list .service_info .bluezone dd {
    display: block;
    position: relative;
    width: 230px;
    margin: 0;
    padding: 0;
}

.vip_benifit_list .service_info .bluezone dd p {
    display: inline-block;
    position: relative;
    margin: 0;
    padding: 0;
}

.vip_benifit_list .service_info .bluezone .date+.card {
    margin-left: 8px;
    padding-left: 9px;
}

.vip_benifit_list .service_info .bluezone .date+.card::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: calc(50% - 5px);
    width: 1px;
    height: 11px;
    background-color: #ddd;
}

.vip_benifit_list .service_info .redzone {
    flex: 1;
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    text-align: right;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.vip_benifit_list .service_info .redzone .store {
    display: block;
    position: relative;
    margin: 0 0 3px 0;
    padding: 0;
    font-size: 16px;
    color: #333;
    font-weight: 700;
}

.vip_benifit_list .service_info .redzone .cardname {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.vip_benifit_list .service_detail {
    display: none;
    position: relative;
    margin: 20px 0 0 0;
    padding: 15px 28px;
    background-color: #f6f6f6;
    border-top: solid #ddd 1px;
    border-bottom: solid #ddd 1px;
}

.vip_benifit_list .service_detail.on {
    display: block;
}

.vip_benifit_list .service_detail::before {
    display: none;
    position: absolute;
    left: 13px;
    top: 17px;
    width: 8px;
    height: 8px;
    border-left: solid #666 1px;
    border-bottom: solid #666 1px;
}

.service_detail.flexbox_dl dl+dl {
    margin-top: 2px;
}

.service_detail.flexbox_dl dt {
    font-size: 13px;
}

.service_detail.flexbox_dl dd {
    font-size: 13px;
    text-align: right;
    color: #333;
}

.traffic_statement .table_wrap table th,
.traffic_statement .table_wrap table td {
    padding: 10px 8px;
    font-size: 13px;
}

.official_seal_wrap {
    padding-bottom: 60px;
    text-align: right;
}

.official_seal_wrap .official_seal_date {
    font-size: 15px;
    color: #111;
}

.official_seal_wrap .official_seal_stamp {
    padding: 10px 0 15px;
    font-weight: 700;
    font-size: 24px;
    color: #333;
}

.official_seal_wrap .official_seal_stamp span {
    display: inline-block;
    vertical-align: middle;
}

.official_seal_wrap .official_seal_stamp .stamp {
    width: 33px;
    height: 32px;
    background: url('/pconts/images/icon/shcard_seal.png') no-repeat;
    margin-left: 12px;
}

.official_seal_wrap .official_seal_address,
.official_seal_wrap .official_seal_contact {
    display: block;
    font-size: 15px;
    color: #111;
}

.event_myVisual {
    position: relative;
    display: block;
    overflow: hidden;
    height: 150px;
    border-radius: 10px;
}

.event_myVisual .event_inner {
    height: 100%;
    background-color: rgb(219, 221, 243);
}

.event_myVisual .event_cont {
    position: relative;
    display: block;
    height: 100%;
    border: 1px solid #ddd;
    border-radius: 10px;
    margin: 0 auto;
}

.event_myVisual .event_cont .link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 100%;
    align-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 296px 0 30px;
    z-index: 1;
}

.event_myVisual .event_cont .tit {
    display: block;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    color: #1b5097;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.event_myVisual .event_cont .tit span {
    color: #675999;
}

.event_myVisual .event_cont .txt {
    display: block;
    width: 100%;
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.event_myVisual .event_cont .label {
    display: inline-flex;
    flex: none;
    width: auto;
    height: 28px;
    margin-top: 13px;
    padding: 2px 16px 0 16px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 14px;
    border: 1px solid #333;
    color: #333;
    font-size: 13px;
    font-weight: 700;
}

.event_myVisual .event_cont .img {
    display: block;
    overflow: hidden;
    position: absolute;
    top: 50%;
    right: 40px;
    transform: translateY(-50%);
    width: 230px;
    height: 230px;
}

.event_myVisual .event_cont .img img {
    width: 100%;
    height: 100%;
}

.h_title38+.h_title24,
.h_title38+.h_title {
    margin-top: 43px;
}

.h_title38.gap30+.h_title {
    margin-top: 14px;
}

.h_title38.gap30+.h_wrap {
    margin-top: 14px;
}

.h_title24+.h_title {
    margin-top: 46px;
}

.h_title24+.c_title,
.h_title24+.c_title_m15 {
    margin-top: 20px;
}

.h_title+.c_title,
.h_title+.c_title_m15 {
    margin-top: 20px;
}

.h_wrap .h_title38 {
    margin-bottom: 26px;
}

.h_wrap .h_title34 {
    margin-bottom: 46px;
    word-break: break-all;
}

.h_wrap .h_title24 {
    margin-bottom: 14px;
}

.h_wrap .h_title,
.h_wrap .c_title,
.h_wrap .c_title_m15 {
    margin-bottom: 15px;
}

.h_title38.gap60_20 {
    margin-bottom: 47px !important;
}

.h_title38.gap30 {
    margin-bottom: 14px !important;
}

.h_title24.gap20_15 {
    margin-bottom: 14px !important;
}

.h_title24.gap30_15 {
    margin-bottom: 24px !important;
}

.h_title24.gap30_16 {
    margin-bottom: 24px !important;
}

.h_title24.gap60_20 {
    margin-bottom: 54px !important;
}

.h_title24.gap60_30 {
    margin-bottom: 54px !important;
}

.h_title24+div[data-ui~="text"] {
    margin-top: 24px;
}

.h_title24+div[data-ui~="box"],
.h_title24+div[data-ui~="line"] {
    margin-top: 54px;
}

.h_title.gap20_15 {
    margin-bottom: 15px !important;
}

.h_title.gap30_15 {
    margin-bottom: 25px !important;
}

.h_title.gap30_16 {
    margin-bottom: 25px !important;
}

.h_title.gap30_34 {
    margin-bottom: 25px !important;
}

.h_title.gap40_30 {
    margin-bottom: 35px !important;
}

.h_title+div[data-ui~="icon"] {
    margin-top: 35px;
}

.c_title.gap20_15 {
    margin-bottom: 15px !important;
}

.c_title.gap30_15 {
    margin-bottom: 25px !important;
}

.c_title.gap30_16 {
    margin-bottom: 25px !important;
}

.c_title.gap30_34 {
    margin-bottom: 25px !important;
}

.c_title.gap40_30 {
    margin-bottom: 35px !important;
}

.c_title+div[data-ui~="box"] {
    margin-top: 25px;
}

.gap0 {
    margin-bottom: 0 !important;
}

.gap0_05 {
    margin-bottom: 0px !important;
}

.gap0_10 {
    margin-bottom: 0px !important;
}

.gap0_20 {
    margin-bottom: 0px !important;
}

.gap0_30 {
    margin-bottom: 0px !important;
}

.gap0_60 {
    margin-bottom: 0px !important;
}

.gap0_100 {
    margin-bottom: 0px !important;
}

.gap05 {
    margin-bottom: 5px !important;
}

.gap07_18 {
    margin-bottom: 7px !important;
}

.gap8 {
    margin-bottom: 8px !important;
}

.gap9 {
    margin-bottom: 9px !important;
}

.gap10 {
    margin-bottom: 10px !important;
}

.gap10_5 {
    margin-bottom: 10px !important;
}

.gap10_0 {
    margin-bottom: 10px !important;
}

.gap10_10 {
    margin-bottom: 10px !important;
}

.gap10_15 {
    margin-bottom: 10px !important;
}

.gap10_20 {
    margin-bottom: 10px !important;
}

.gap11 {
    margin-bottom: 11px !important;
}

.gap12 {
    margin-bottom: 12px !important;
}

.gap15 {
    margin-bottom: 15px !important;
}

.gap15_5 {
    margin-bottom: 15px !important;
}

.gap15_8 {
    margin-bottom: 15px !important;
}

.gap15_10 {
    margin-bottom: 15px !important;
}

.gap15_15 {
    margin-bottom: 15px !important;
}

.gap15_20 {
    margin-bottom: 15px !important;
}

.gap15_24 {
    margin-bottom: 15px !important;
}

.gap17 {
    margin-bottom: 17px !important;
}

.gap18_6 {
    margin-bottom: 18px !important;
}

.gap20 {
    margin-bottom: 20px !important;
}

.gap20_0 {
    margin-bottom: 20px !important;
}

.gap20_5 {
    margin-bottom: 20px !important;
}

.gap20_10 {
    margin-bottom: 20px !important;
}

.gap20_15 {
    margin-bottom: 20px !important;
}

.gap20_20 {
    margin-bottom: 20px !important;
}

.gap24 {
    margin-bottom: 24px !important;
}

.gap20_30 {
    margin-bottom: 20px !important;
}

.gap20_40 {
    margin-bottom: 20px !important;
}

.gap25 {
    margin-bottom: 25px !important;
}

.gap25_0 {
    margin-bottom: 25px !important;
}

.gap25_15 {
    margin-bottom: 25px !important;
}

.gap25_20 {
    margin-bottom: 25px !important;
}

.gap25_90 {
    margin-bottom: 25px !important;
}

.gap26_13 {
    margin-bottom: 26px !important;
}

.gap30 {
    margin-bottom: 30px !important;
}

.gap30_0 {
    margin-bottom: 30px !important;
}

.gap30_10 {
    margin-bottom: 30px !important;
}

.gap30_15 {
    margin-bottom: 30px !important;
}

.gap30_16 {
    margin-bottom: 30px !important;
}

.gap30_20 {
    margin-bottom: 30px !important;
}

.gap30_34 {
    margin-bottom: 30px !important;
}

.gap30_40 {
    margin-bottom: 30px !important;
}

.gap30_47 {
    margin-bottom: 30px !important;
}

.gap32_9 {
    margin-bottom: 32px !important;
}

.gap34 {
    margin-bottom: 34px !important;
}

.gap35 {
    margin-bottom: 35px !important;
}

.gap35_25 {
    margin-bottom: 35px !important;
}

.gap35_30 {
    margin-bottom: 35px !important;
}

.gap36_26 {
    margin-bottom: 36px !important;
}

.gap40 {
    margin-bottom: 40px !important;
}

.gap40_10 {
    margin-bottom: 40px !important;
}

.gap40_20 {
    margin-bottom: 40px !important;
}

.gap40_30 {
    margin-bottom: 40px !important;
}

.gap40_50 {
    margin-bottom: 40px !important;
}

.gap40_60 {
    margin-bottom: 40px !important;
}

.gap48 {
    margin-bottom: 48px !important;
}

.gap50 {
    margin-bottom: 50px !important;
}

.gap50_25 {
    margin-bottom: 50px !important;
}

.gap50_30 {
    margin-bottom: 50px !important;
}

.gap54_27 {
    margin-bottom: 54px !important;
}

.gap55 {
    margin-bottom: 55px !important;
}

.gap55_10 {
    margin-bottom: 55px !important;
}

.gap55_16 {
    margin-bottom: 55px !important;
}

.gap55_25 {
    margin-bottom: 55px !important;
}

.gap55_35 {
    margin-bottom: 55px !important;
}

.gap60 {
    margin-bottom: 60px !important;
}

.gap60_0 {
    margin-bottom: 60px !important;
}

.gap60_20 {
    margin-bottom: 60px !important;
}

.gap60_30 {
    margin-bottom: 60px !important;
}

.gap60_37 {
    margin-bottom: 60px !important;
}

.gap60_40 {
    margin-bottom: 60px !important;
}

.gap60_50 {
    margin-bottom: 60px !important;
}

.gap60_100 {
    margin-bottom: 60px !important;
}

.gap65_33 {
    margin-bottom: 65px !important;
}

.gap70 {
    margin-bottom: 70px !important;
}

.gap70_0 {
    margin-bottom: 70px !important;
}

.gap70_40 {
    margin-bottom: 70px !important;
}

.gap72_50 {
    margin-bottom: 72px !important;
}

.gap75_27 {
    margin-bottom: 80px !important;
}

.gap80_30 {
    margin-bottom: 80px !important;
}

.gap80_40 {
    margin-bottom: 80px !important;
}

.gap80_60 {
    margin-bottom: 80px !important;
}

.gap85_30 {
    margin-bottom: 85px !important;
}

.gap90 {
    margin-bottom: 90px !important;
}

.gap90_0 {
    margin-bottom: 90px !important;
}

.gap90_30 {
    margin-bottom: 90px !important;
}

.gap90_40 {
    margin-bottom: 90px !important;
}

.gap90_50 {
    margin-bottom: 90px !important;
}

.gap90_60 {
    margin-bottom: 90px !important;
}

.gap95_25 {
    margin-bottom: 95px !important;
}

.gap100 {
    margin-bottom: 100px !important;
}

.gap100_30 {
    margin-bottom: 100px !important;
}

.gap100_40 {
    margin-bottom: 100px !important;
}

.gap100_50 {
    margin-bottom: 100px !important;
}

.gap100_60 {
    margin-bottom: 100px !important;
}

.gap100_0 {
    margin-bottom: 100px !important;
}

.gap120_40 {
    margin-bottom: 120px !important;
}

.gaptm03_00 {
    margin-top: -3px !important;
}

.gapt00_20 {
    margin-top: 0px !important;
}

.gapt00_30 {
    margin-top: 0px !important;
}

.gapt00 {
    margin-top: 0px !important;
}

.gapt05 {
    margin-top: 5px !important;
}

.gapt06 {
    margin-top: 6px !important;
}

.gapt06_26 {
    margin-top: 6px !important;
}

.gapt08 {
    margin-top: 8px !important;
}

.gapt08_12 {
    margin-top: 8px !important;
}

.gapt10 {
    margin-top: 10px !important;
}

.gapt10_30 {
    margin-top: 10px !important;
}

.gapt15 {
    margin-top: 15px !important;
}

.gapt15_8 {
    margin-top: 15px !important;
}

.gapt14_0 {
    margin-top: 14px !important;
}

.gapt15_10 {
    margin-top: 15px !important;
}

.gapt16_27 {
    margin-bottom: 16px !important;
}

.gapt20 {
    margin-top: 20px !important;
}

.gapt20_27 {
    margin-top: 20px !important;
}

.gapt25 {
    margin-top: 25px !important;
}

.gapt25_0 {
    margin-top: 25px !important;
}

.gapt30 {
    margin-top: 30px !important;
}

.gapt30_0 {
    margin-top: 30px !important;
}

.gapt30_15 {
    margin-top: 30px !important;
}

.gapt30_20 {
    margin-top: 30px !important;
}

.gapt32_20 {
    margin-top: 32px !important;
}

.gapt35_20 {
    margin-top: 35px !important;
}

.gapt40_30 {
    margin-top: 40px !important;
}

.gapt50_30 {
    margin-top: 50px !important;
}

.gapt53_35 {
    margin-top: 53px !important;
}

.gapt60 {
    margin-top: 60px !important;
}

.gapt60_20 {
    margin-top: 60px !important;
}

.gapt60_30 {
    margin-top: 60px !important;
}

.gapt60_40 {
    margin-top: 60px !important;
}

.gapt70_30 {
    margin-top: 70px !important;
}

.gapt70_40 {
    margin-top: 70px !important;
}

.gapt80_40 {
    margin-top: 80px !important;
}

.gapt90_30 {
    margin-top: 90px !important;
}

.gapt90_50 {
    margin-top: 90px !important;
}

.gapt90_60 {
    margin-top: 90px !important;
}

.gapt100_0 {
    margin-top: 100px !important;
}

.gapt100_30 {
    margin-top: 100px !important;
}

.gapt100_37 {
    margin-top: 100px !important;
}

.gapt100_50 {
    margin-top: 100px !important;
}

.gapt100_40 {
    margin-top: 100px !important;
}

.gapl08_0 {
    margin-left: 8px !important;
}

.gapl14 {
    margin-left: 14px !important;
}

.gapl15 {
    margin-left: 15px !important;
}

.gapl25 {
    margin-left: 25px !important;
}

.gapl165_0 {
    margin-left: 165px !important;
}

.gapl249_0 {
    margin-left: 249px !important;
}

.gapr06 {
    margin-right: 6px !important;
}

.gap00 {
    margin: 0px !important;
}

.pd30_20 {
    padding: 30px;
}

.pdt0 {
    padding-top: 0;
}

.pdt3 {
    padding-top: 3px !important;
}

.padt0_20 {
    padding-top: 20px !important;
}

.pdt10 {
    padding-top: 10px !important;
}

.pdt10_0 {
    padding-top: 10px !important;
}

.pdt15 {
    padding-top: 15px !important;
}

.pdt20 {
    padding-top: 20px !important;
}

.pdt20_0 {
    padding-top: 20px !important;
}

.pdt20_20 {
    padding-top: 20px !important;
}

.pdt20_27 {
    padding-top: 20px !important;
}

.pdt20_30 {
    padding-top: 20px !important;
}

.pdt30_0 {
    padding-top: 30px !important;
}

.pdt30_20 {
    padding-top: 30px !important;
}

.pdt30_30 {
    padding-top: 30px !important;
}

.pdt30 {
    padding-top: 30px !important;
}

.pdt40 {
    padding-top: 40px !important;
}

.pdt35_20 {
    padding-top: 35px !important;
}

.pdt36_17 {
    padding-top: 36px !important;
}

.pdt45_30 {
    padding-top: 45px !important;
}

.pdt50 {
    padding-top: 50px !important;
}

.pdt50_20 {
    padding-top: 50px !important;
}

.pdt52_23 {
    padding-top: 52px !important;
}

.pdt53_0 {
    padding-top: 53px;
}

.pdt53_22 {
    padding-top: 53px !important;
}

.pdt55_27 {
    padding-top: 55px !important;
}

.pdt60 {
    padding-top: 60px !important;
}

.pdt60_0 {
    padding-top: 60px !important;
}

.pdt60_15 {
    padding-top: 60px !important;
}

.pdt60_20 {
    padding-top: 60px !important;
}

.pdt60_27 {
    padding-top: 60px !important;
}

.pdt60_30 {
    padding-top: 60px !important;
}

.pdt40_30 {
    padding-top: 40px !important;
}

.pdt60_40 {
    padding-top: 60px !important;
}

.pdt220_130 {
    padding-top: 220px !important;
}

.pdb0 {
    padding-bottom: 0px !important;
}

.pdb15 {
    padding-bottom: 15px !important;
}

.pdb15_10 {
    padding-bottom: 15px !important;
}

.pdb20 {
    padding-bottom: 20px !important;
}

.pdb30 {
    padding-bottom: 30px !important;
}

.pdb20_20 {
    padding-bottom: 20px !important;
}

.pdb20_18 {
    padding-bottom: 20px !important;
}

.pdb20_30 {
    padding-bottom: 20px !important;
}

.pdb30_0 {
    padding-bottom: 30px !important;
}

.pdb30_10 {
    padding-bottom: 30px !important;
}

.pdb30_20 {
    padding-bottom: 30px !important;
}

.pdb36_17 {
    padding-bottom: 36px !important;
}

.pdb40 {
    padding-bottom: 40px !important;
}

.pdb40_30 {
    padding-bottom: 40px !important;
}

.pdb50 {
    padding-bottom: 50px !important;
}

.pdb60 {
    padding-bottom: 60px !important;
}

.pdb60_40 {
    padding-bottom: 60px !important;
}

.pdb60_30 {
    padding-bottom: 60px !important;
}

.pdb60_20 {
    padding-bottom: 60px !important;
}

.pdb100_0 {
    padding-bottom: 100px !important;
}

.pdb270_0 {
    padding-bottom: 270px !important;
}

.pdl0 {
    padding-left: 0px !important;
}

.pdl10_0 {
    padding-left: 10px !important;
}

.pdl19 {
    padding-left: 19px;
}

.pdl20_10 {
    padding-left: 20px;
}

.pdl35 {
    padding-left: 35px;
}

.pdl45 {
    padding-left: 45px;
}

.pdl30_10 {
    padding-left: 30px;
}

.pdl30_20 {
    padding-left: 30px;
}

.pdl34 {
    padding-left: 34px;
}

.pdlr39_18 {
    padding: 0 39px !important;
}

.pdr35 {
    padding-right: 35px;
}

.pda20_0 {
    padding: 20px;
}

.pda20_15 {
    padding: 20px;
}

.pda20_10 {
    padding: 20px;
}

.pda30_20 {
    padding: 30px;
}

.pd40_22 {
    padding: 40px !important;
}

.pd60_30 {
    padding: 60px 0 !important;
}

.mgl20_10 {
    margin-left: 20px;
}

.gut10 {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.gut20_0 {
    padding-left: 20px;
    padding-right: 20px;
}

.gut20_20 {
    padding-left: 20px;
    padding-right: 20px;
}

.gut30_20 {
    padding-left: 30px;
    padding-right: 30px;
}

.gut30_10 {
    padding-left: 30px;
    padding-right: 30px;
}

.zIndex10 {
    position: relative;
    z-index: 10 !important;
}