.displaynone {
    display: none !important;
}

body.eMobilePopup {
    overflow: hidden;
    position: fixed;
}

.ec-base-label {
    display: inline-block;
    margin-right: 5px;
}

.ec-base-label img {
    vertical-align: middle;
}

.gridContainer .gridItem {
    min-width: 0;
}

.ec-solution-box {
    padding: 20px;
    border: 5px solid #e8e8e8;
    color: #404040;
}

.ec-solution-box.gHalf {
    position: relative;
    padding: 20px 0;
}

.ec-solution-box.gHalf:before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #e6e6e6;
}

.ec-solution-box.typeBg {
    background-color: #fbfafa;
}

.ec-solution-box.typeThin {
    border-width: 1px;
    border-color: #d7d5d5;
}

.ec-solution-box.typeThinBg {
    border-width: 1px;
    border-color: #d7d5d5;
    background-color: #fbfafa;
}

.ec-solution-box.typeThinBg > .agree {
    padding: 20px;
    border: 1px solid #e6e6e6;
    background: #fff;
}

.ec-solution-box.typeThinBg > .agree p {
    padding: 0 0 17px;
}

.ec-solution-box.typeMember {
    padding: 0;
}

.ec-solution-box.typeMember .information {
    display: table;
    table-layout: fixed;
    padding: 10px 0;
    width: 100%;
    box-sizing: border-box;
}

.ec-solution-box.typeMember .information > .title,.ec-solution-box.typeMember .information > .thumbnail {
    display: table-cell;
    padding: 0 15px;
    width: 70px;
    text-align: center;
    vertical-align: middle;
}

.ec-solution-box.typeMember .information > .title {
    vertical-align: middle;
}

.ec-solution-box.typeMember .information > .thumbnail img {
    max-width: 70px;
}

.ec-solution-box.typeMember .information .description {
    display: table-cell;
    padding: 0 10px;
    width: auto;
    line-height: 1.5em;
    border-left: 1px solid #e8e8e8;
    vertical-align: middle;
}

.ec-solution-box.typeMember.gMessage {
    border-width: 1px;
    border-color: #d7d5d5;
}

.ec-solution-box .message {
    display: block;
    padding: 10px 0 10px 35px;
    border-bottom: 1px solid #e8e7e7;
    background: #fbfbfb url("//img.echosting.cafe24.com/skin/base/common/ico_info.gif") no-repeat 10px center;
}

.ec-solution-box.typeProduct {
    display: table;
    table-layout: fixed;
    padding: 15px 0;
    width: 100%;
    box-sizing: border-box;
}

.ec-solution-box.typeProduct .thumbnail,.ec-solution-box.typeProduct .information {
    display: table-cell;
    padding: 0 20px;
    vertical-align: middle;
}

.ec-solution-box.typeProduct .thumbnail {
    width: 100px;
}

.ec-solution-box.typeProduct .thumbnail img {
    max-width: 90px;
    border: 1px solid #d7d5d5;
}

.ec-solution-box.typeProduct .information {
    padding-left: 0;
}

.ec-solution-button {
    padding: 10px 0;
    text-align: center;
}

.ec-solution-button.justify {
    position: relative;
}

.ec-solution-button:after {
    display: block;
    content: "";
    clear: both;
}

.ec-solution-button .gLeft {
    float: left;
    text-align: left;
}

.ec-solution-button .gRight {
    float: right;
    text-align: right;
}

.ec-solution-button.justify .gLeft {
    position: absolute;
    left: 0;
}

.ec-solution-button.justify .gRight {
    position: absolute;
    right: 0;
}

.ec-solution-button .text {
    margin: 0 6px 0 10px;
    color: #353535;
    line-height: 24px;
}

.ec-solution-button.typeBorder {
    margin-top: -1px;
    padding: 10px 20px;
    border: 1px solid #d7d5d5;
}

.ec-solution-button.typeBG {
    padding: 10px 20px;
    border: 1px solid #d7d5d5;
    background: #fbfafa;
}

.ec-solution-layer li {
    list-style: none;
}

.ec-solution-layer table {
    width: 100%;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

.ec-solution-layer caption {
    display: none;
}

.ec-solution-layer h1,.ec-solution-layer h3 {
    margin: 0;
}

.ec-solution-layer {
    position: absolute;
    z-index: 100;
    border: 1px solid #757575;
    background: #fff;
}

.ec-solution-layer .header {
    padding: 7px 35px 7px 19px;
    color: #fff;
    background: #495164;
}

.ec-solution-layer .header > h1,.ec-solution-layer .header > h3 {
    font-size: 14px;
    line-height: 1.5;
}

.ec-solution-layer .content {
    padding: 20px;
    font-size: 12px;
}

.ec-solution-layer div.ec-solution-help {
    margin-top: 0;
}

.ec-solution-layer .ec-solution-button {
    padding: 9px;
    border-top: 1px solid #d7d5d5;
    text-align: center;
    background: #fbfafa;
}

.ec-solution-layer .close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 11px 20px;
    cursor: pointer;
}

.ec-solution-layer .ec-solution-table table [id*="Msg"].error {
    color: #f00;
}

#popup .ec-solution-layer {
    position: relative;
    border: 0;
}

#popup .ec-solution-layer .header {
    padding: 12px 35px 12px 19px;
}

#popup .ec-solution-layer .close {
    top: 5px;
}

.ec-solution-layer .content > .ec-solution-table table:first-child {
    margin-top: 0;
}

.ec-solution-layer .ec-solution-table table {
    line-height: 1.4;
}

.ec-solution-layer .ec-solution-table thead th {
    padding: 9px 0 8px;
}

.ec-solution-layer .ec-solution-table tbody th {
    padding: 9px 0 8px 10px;
}

.ec-solution-layer .ec-solution-table td {
    padding: 9px 10px 8px;
}

.ec-solution-layer .ec-solution-table.typeWrite td {
    padding: 5px 10px 4px;
}

.ec-solution-layer .ec-solution-table.typeList tfoot td {
    padding: 10px 10px 12px;
}

.ec-solution-layer .ec-solution-table.typeBorder tfoot td {
    padding: 10px 10px 12px;
}

.ec-solution-table table {
    position: relative;
    margin: 10px 0 0;
    border: 1px solid #d7d5d5;
    border-top-color: #fff;
    color: #fff;
    line-height: 1.5;
}

.ec-solution-table.gLayoutFixed table {
    table-layout: fixed;
}

.ec-solution-table.gLayoutFixed .gLayoutAuto table {
    table-layout: auto;
}

.ec-solution-table table:before {
    position: absolute;
    top: 1px;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #d7d5d5;
}

.ec-solution-table thead th {
    padding: 11px 0 10px;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    color: #353535;
    vertical-align: middle;
    font-weight: normal;
    background: #fbfafa;
}

.ec-solution-table tbody th {
    padding: 11px 0 10px 18px;
    border: 1px solid #dfdfdf;
    border-bottom-width: 0;
    color: #353535;
    text-align: left;
    font-weight: normal;
    background-color: #fbfafa;
}

.ec-solution-table th:first-child {
    border-left: 0;
}

.ec-solution-table td {
    padding: 11px 10px 10px;
    border-top: 1px solid #dfdfdf;
    color: #353535;
    vertical-align: middle;
}

.ec-solution-table td.clear {
    padding: 0 !important;
    border: 0 !important;
}

.ec-solution-table.typeWrite td {
    padding: 8px 10px 7px;
}

.ec-solution-table.typeList table {
    border-top-color: #d7d5d5;
}

.ec-solution-table.typeList table:before {
    display: none;
}

.ec-solution-table.typeList td {
    padding: 8px 10px 7px;
}

.ec-solution-table.typeList tfoot td {
    padding: 15px 10px 17px;
    background: #fbfafa;
}

.ec-solution-table .message {
    border: 1px solid #d7d5d5;
    padding: 50px 0;
    text-align: center;
    color: #757575;
    font-weight: bold;
}

.ec-solution-table table + .message {
    margin: -1px 0 0;
}

.ec-solution-table table td.message {
    padding: 50px 0;
}

.ec-solution-table .scroll .message {
    border: 0;
}

.ec-solution-table.typeList .head td {
    padding: 11px 0 10px;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    color: #353535;
    vertical-align: middle;
    text-align: center;
    background: #fbfafa;
}

.ec-solution-table.typeList .head td:first-child {
    border-left: 0;
}

.ec-solution-table.typeList .scroll {
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 185px;
    min-height: 100px;
    border: 1px solid #d7d5d5;
    border-top-width: 0;
    margin-top: -1px;
}

.ec-solution-table.typeList .scroll table {
    border: 0;
    margin: 0;
}

.ec-solution-table.typeList .scroll table:before {
    display: none;
}

.ec-solution-table.typeList .scroll .message {
    border: 0;
}

.ec-solution-table thead.blind,.ec-solution-table thead.blind th {
    display: none;
}

.ec-solution-table thead.blind + tbody tr:first-child th,.ec-solution-table thead.blind + tbody tr:first-child td {
    border-top-width: 0;
}

.ec-solution-table.typeList.gLine table {
    border-width: 0;
    border-bottom-width: 1px;
}

.ec-solution-table.typeClear table:before {
    display: none;
}

.ec-solution-table.typeClear table,.ec-solution-table.typeClear th,.ec-solution-table.typeClear td {
    border: 0 none;
    background: none;
}

.ec-solution-table.typeClear th {
    font-weight: bold;
}

.ec-solution-table.gBorder td {
    border-left: 1px solid #dfdfdf;
}

.ec-solution-table.gBorder td:first-child {
    border-left: 0;
}

.ec-solution-table .left {
    text-align: left;
}

.ec-solution-table .center {
    text-align: center;
}

.ec-solution-table .right {
    text-align: right;
}

.ec-solution-table.typeList .center td,.ec-solution-table.typeList td.center {
    padding-left: 0;
    padding-right: 0;
}

.ec-solution-table.typeList .center td.left {
    padding-left: 10px;
}

.ec-solution-table.typeList .center td.right {
    padding-right: 10px;
}

.ec-solution-table .top th,.ec-solution-table th.top,.ec-solution-table .top td,.ec-solution-table td.top {
    vertical-align: top;
}

.ec-solution-table .middle th,.ec-solution-table th.middle,.ec-solution-table .middle td,.ec-solution-table td.middle {
    vertical-align: middle;
}

.ec-solution-table img {
    vertical-align: middle;
}

@media print {
    .ec-solution-table table:before {
        display: none;
    }
}

.certifyBox {
    width: 100%;
    font-size: 13px;
    font-family: "맑은 고딕","Malgun Gothic",Dotum,돋움,arial,verdana,sans-serif;
    letter-spacing: -1px;
    border: 1px solid #D6DAE1;
    color: #444B59;
    background-color: #fff;
}

.certifyBox .boxArea {
    position: relative;
}

.certifyBox .progress {
    background-color: #FEEEF0;
}

.certifyBox .direct {
    background-color: #F4F9FF;
}

.certifyBox .icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 34px;
    left: 33px;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}

.certifyBox .message {
    display: inline-block;
    padding: 24px 24px 24px 52px;
    line-height: 20px;
}

.certifyBox .message strong {
    font-weight: 700;
    color: #444B59;
}

.certifyBox .btnTxt {
    position: absolute;
    top: 34px;
    right: 48px;
    line-height: 20px;
    height: auto;
    font-size: 13px;
    color: #1B1E26;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
}

.certifyBox .btnTxt span {
    display: inline-block;
    position: relative;
    color: #3971FF;
}

.certifyBox .btnTxt span:after {
    content: "";
    position: absolute;
    top: 6px;
    right: -12px;
    display: inline-block;
    width: 7px;
    height: 7px;
    border: 1px solid #3971FF;
    border-left: 0;
    border-bottom: 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.certifyBox .icoTarget {
    display: inline-block;
    margin: 0 0 -1px;
    width: 20px;
    height: 20px;
    vertical-align: sub;
    background: url("//img.echosting.cafe24.com/ec/dashboard/tutorial/ico_target.svg") no-repeat;
}

@media (max-width: 767px) {
    .certifyBox .btnTxt {
        position:initial;
        display: block;
        padding: 4px 24px 24px 52px;
        transform: none;
    }

    .certifyBox .direct .message {
        padding-bottom: 0;
    }
}

.flatpickr-calendar {
    background: transparent;
    opacity: 0;
    display: none;
    text-align: center;
    visibility: hidden;
    padding: 0;
    -webkit-animation: none;
    animation: none;
    direction: ltr;
    border: 0;
    font-size: 14px;
    line-height: 24px;
    border-radius: 5px;
    position: absolute;
    width: 307.875px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #fff;
    -webkit-box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);
    box-shadow: 1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,0.08);
}

.flatpickr-calendar.open,.flatpickr-calendar.inline {
    opacity: 1;
    max-height: 640px;
    visibility: visible;
}

.flatpickr-calendar.open {
    display: inline-block;
    z-index: 99999;
}

.flatpickr-calendar.animate.open {
    -webkit-animation: fpFadeInDown 300ms cubic-bezier(0.23,1,0.32,1);
    animation: fpFadeInDown 300ms cubic-bezier(0.23,1,0.32,1);
}

.flatpickr-calendar.inline {
    display: block;
    position: relative;
    top: 2px;
}

.flatpickr-calendar.static {
    position: absolute;
    top: calc(100% + 2px);
}

.flatpickr-calendar.static.open {
    z-index: 999;
    display: block;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
    -webkit-box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
    box-shadow: -2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.flatpickr-calendar .hasWeeks .dayContainer {
    border-left: 0;
}

.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    height: 40px;
    border-top: 1px solid #e6e6e6;
}

.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    height: auto;
}

.flatpickr-calendar:before,.flatpickr-calendar:after {
    position: absolute;
    display: block;
    pointer-events: none;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    left: 22px;
}

.flatpickr-calendar.rightMost:before,.flatpickr-calendar.rightMost:after {
    left: auto;
    right: 22px;
}

.flatpickr-calendar:before {
    border-width: 5px;
    margin: 0 -5px;
}

.flatpickr-calendar:after {
    border-width: 4px;
    margin: 0 -4px;
}

.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after {
    bottom: 100%;
}

.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #e6e6e6;
}

.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #fff;
}

.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after {
    top: 100%;
}

.flatpickr-calendar.arrowBottom:before {
    border-top-color: #e6e6e6;
}

.flatpickr-calendar.arrowBottom:after {
    border-top-color: #fff;
}

.flatpickr-calendar:focus {
    outline: 0;
}

.flatpickr-wrapper {
    position: relative;
    display: inline-block;
}

.flatpickr-months {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flatpickr-months .flatpickr-month {
    background: transparent;
    color: rgba(0,0,0,0.9);
    fill: rgba(0,0,0,0.9);
    height: 28px;
    line-height: 1;
    text-align: center;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month {
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 0px;
    line-height: 16px;
    height: 28px;
    padding: 10px;
    z-index: 3;
    color: rgba(0,0,0,0.9);
    fill: rgba(0,0,0,0.9);
}

.flatpickr-months .flatpickr-prev-month.disabled,.flatpickr-months .flatpickr-next-month.disabled {
    display: none;
}

.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i {
    position: relative;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
    left: 0;
}

.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month {
    right: 0;
}

.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover {
    color: #959ea9;
}

.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg {
    fill: #f64747;
}

.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg {
    width: 14px;
    height: 14px;
}

.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path {
    -webkit-transition: fill 0.1s;
    transition: fill 0.1s;
    fill: inherit;
}

.numInputWrapper {
    position: relative;
    height: auto;
}

.numInputWrapper input,.numInputWrapper span {
    display: inline-block;
}

.numInputWrapper input {
    width: 100%;
}

.numInputWrapper input::-ms-clear {
    display: none;
}

.numInputWrapper span {
    position: absolute;
    right: 0;
    width: 14px;
    padding: 0 4px 0 2px;
    height: 50%;
    line-height: 50%;
    opacity: 0;
    cursor: pointer;
    border: 1px solid rgba(57,57,57,0.15);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.numInputWrapper span:hover {
    background: rgba(0,0,0,0.1);
}

.numInputWrapper span:active {
    background: rgba(0,0,0,0.2);
}

.numInputWrapper span:after {
    display: block;
    content: "";
    position: absolute;
}

.numInputWrapper span.arrowUp {
    top: 0;
    border-bottom: 0;
}

.numInputWrapper span.arrowUp:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(57,57,57,0.6);
    top: 26%;
}

.numInputWrapper span.arrowDown {
    top: 50%;
}

.numInputWrapper span.arrowDown:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(57,57,57,0.6);
    top: 40%;
}

.numInputWrapper span svg {
    width: inherit;
    height: auto;
}

.numInputWrapper span svg path {
    fill: rgba(0,0,0,0.5);
}

.numInputWrapper:hover {
    background: rgba(0,0,0,0.05);
}

.numInputWrapper:hover span {
    opacity: 1;
}

.flatpickr-current-month {
    font-size: 135%;
    line-height: inherit;
    font-weight: 300;
    color: inherit;
    position: absolute;
    width: 75%;
    left: 12.5%;
    padding: 6.16px 0 0 0;
    line-height: 1;
    height: 28px;
    display: inline-block;
    text-align: center;
    -webkit-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
}

.flatpickr-current-month span.cur-month {
    font-family: inherit;
    font-weight: 700;
    color: inherit;
    display: inline-block;
    margin-left: 0.5ch;
    padding: 0;
}

.flatpickr-current-month span.cur-month:hover {
    background: rgba(0,0,0,0.05);
}

.flatpickr-current-month .numInputWrapper {
    width: 6ch;
    width: 7ch\0;
    display: inline-block;
}

.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: rgba(0,0,0,0.9);
}

.flatpickr-current-month .numInputWrapper span.arrowDown:after {
    border-top-color: rgba(0,0,0,0.9);
}

.flatpickr-current-month input.cur-year {
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    cursor: text;
    padding: 0 0 0 0.5ch;
    margin: 0;
    display: inline-block;
    font-size: inherit;
    font-family: inherit;
    font-weight: 300;
    line-height: inherit;
    height: auto;
    border: 0;
    border-radius: 0;
    vertical-align: initial;
}

.flatpickr-current-month input.cur-year:focus {
    outline: 0;
}

.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover {
    font-size: 100%;
    color: rgba(0,0,0,0.5);
    background: transparent;
    pointer-events: none;
}

.flatpickr-weekdays {
    background: transparent;
    text-align: center;
    overflow: hidden;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 28px;
}

.flatpickr-weekdays .flatpickr-weekdaycontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

span.flatpickr-weekday {
    cursor: default;
    font-size: 90%;
    background: transparent;
    color: rgba(0,0,0,0.54);
    line-height: 1;
    margin: 0;
    text-align: center;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-weight: bolder;
}

.dayContainer,.flatpickr-weeks {
    padding: 1px 0 0 0;
}

.flatpickr-days {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 307.875px;
}

.flatpickr-days:focus {
    outline: 0;
}

.dayContainer {
    padding: 0;
    outline: 0;
    text-align: left;
    width: 307.875px;
    min-width: 307.875px;
    max-width: 307.875px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-transform: translate3d(0px,0px,0px);
    transform: translate3d(0px,0px,0px);
    opacity: 1;
}

.dayContainer + .dayContainer {
    -webkit-box-shadow: -1px 0 0 #e6e6e6;
    box-shadow: -1px 0 0 #e6e6e6;
}

.flatpickr-day {
    background: none;
    border: 1px solid transparent;
    border-radius: 150px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #393939;
    cursor: pointer;
    font-weight: 400;
    width: 14.2857143%;
    -webkit-flex-basis: 14.2857143%;
    -ms-flex-preferred-size: 14.2857143%;
    flex-basis: 14.2857143%;
    max-width: 39px;
    height: 39px;
    line-height: 39px;
    margin: 0;
    display: inline-block;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus {
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6;
}

.flatpickr-day.today {
    border-color: #959ea9;
}

.flatpickr-day.today:hover,.flatpickr-day.today:focus {
    border-color: #959ea9;
    background: #959ea9;
    color: #fff;
}

.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay {
    background: #569ff7;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    border-color: #569ff7;
}

.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange {
    border-radius: 50px 0 0 50px;
}

.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange {
    border-radius: 0 50px 50px 0;
}

.flatpickr-day.selected.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange + .endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange + .endRange:not(:nth-child(7n+1)) {
    -webkit-box-shadow: -10px 0 0 #569ff7;
    box-shadow: -10px 0 0 #569ff7;
}

.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange {
    border-radius: 50px;
}

.flatpickr-day.inRange {
    border-radius: 0;
    -webkit-box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
    box-shadow: -5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;
}

.flatpickr-day.disabled,.flatpickr-day.disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay {
    color: rgba(57,57,57,0.3);
    background: transparent;
    border-color: transparent;
    cursor: default;
}

.flatpickr-day.disabled,.flatpickr-day.disabled:hover {
    cursor: not-allowed;
    color: rgba(57,57,57,0.1);
}

.flatpickr-day.week.selected {
    border-radius: 0;
    -webkit-box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
    box-shadow: -5px 0 0 #569ff7,5px 0 0 #569ff7;
}

.flatpickr-day.hidden {
    visibility: hidden;
}

.rangeMode .flatpickr-day {
    margin-top: 1px;
}

.flatpickr-weekwrapper {
    display: inline-block;
    float: left;
}

.flatpickr-weekwrapper .flatpickr-weeks {
    padding: 0 12px;
    -webkit-box-shadow: 1px 0 0 #e6e6e6;
    box-shadow: 1px 0 0 #e6e6e6;
}

.flatpickr-weekwrapper .flatpickr-weekday {
    float: none;
    width: 100%;
    line-height: 28px;
}

.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover {
    display: block;
    width: 100%;
    max-width: none;
    color: rgba(57,57,57,0.3);
    background: transparent;
    cursor: default;
    border: none;
}

.flatpickr-innerContainer {
    display: block;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
}

.flatpickr-rContainer {
    display: inline-block;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.flatpickr-time {
    text-align: center;
    outline: 0;
    display: block;
    height: 0;
    line-height: 40px;
    max-height: 40px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.flatpickr-time:after {
    content: "";
    display: table;
    clear: both;
}

.flatpickr-time .numInputWrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 40%;
    height: 40px;
    float: left;
}

.flatpickr-time .numInputWrapper span.arrowUp:after {
    border-bottom-color: #393939;
}

.flatpickr-time .numInputWrapper span.arrowDown:after {
    border-top-color: #393939;
}

.flatpickr-time.hasSeconds .numInputWrapper {
    width: 26%;
}

.flatpickr-time.time24hr .numInputWrapper {
    width: 49%;
}

.flatpickr-time input {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
    color: #393939;
    font-size: 14px;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.flatpickr-time input.flatpickr-hour {
    font-weight: bold;
}

.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second {
    font-weight: 400;
}

.flatpickr-time input:focus {
    outline: 0;
    border: 0;
}

.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm {
    height: inherit;
    display: inline-block;
    float: left;
    line-height: inherit;
    color: #393939;
    font-weight: bold;
    width: 2%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}

.flatpickr-time .flatpickr-am-pm {
    outline: 0;
    width: 18%;
    cursor: pointer;
    text-align: center;
    font-weight: 400;
}

.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus {
    background: #f3f3f3;
}

.flatpickr-input[readonly] {
    cursor: pointer;
}

@-webkit-keyframes fpFadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes fpFadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0,-20px,0);
        transform: translate3d(0,-20px,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}
.company .inside {
    display: flex;
    flex-direction: column;
    row-gap: 166px;
    padding: 120px 0 174px;
    border-bottom: 1px solid #dedede;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
}

.company .inside::after {
    position: absolute;
    content: '';
    width: 100%;
    max-width: 1280px;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    height: 1px;
    background: #dedede;
}

.inside .cont_header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
}

.inside .cont_header .text_box .tit {
    font-size: 33px;
    font-weight: 500;
}

.inside .cont_header .text_box .hash {
    font-size: 16px;
    color: #5d5f66;
    margin-top: 25px;
    font-family: "NanumSquareBold";
}

.inside .cont_header .page_btn {
    font-size: 15px;
    font-family: "NanumSquareBold";
    width: 149px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/page_btn.png") no-repeat right 10px center;
    background-size: 24px 24px;
    color: #20222d;
}

.inside .img {
    margin-top: 40px;
    width: 100%;
}

.inside .img img {
    width: 100%;
}

.company .value {
    display: flex;
    flex-direction: column;
    row-gap: 144px;
    padding: 156px 0 174px;
    border-bottom: 1px solid #dedede;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.value .cont_header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.value .cont_header .text_box {
    display: flex;
    column-gap: 9px;
    align-items: center;
}

.value .cont_header .text_box .tit {
    font-size: 43px;
    font-weight: 700;
}

.value .cont_header .text_box .tit_icon {
    width: 28px;
}

.value .cont_header .page_btn {
    font-size: 15px;
    font-family: "NanumSquareBold";
    width: 149px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/page_btn.png") no-repeat right 10px center;
    background-size: 24px 24px;
    color: #20222d;
}

.value .video {
    margin-top: 46px;
    width: 100%;
    box-sizing: border-box;
}

.value .video .video_box {
    border-radius: 9px;
    overflow: hidden;
    padding-bottom: 56.25%;
    height: 0;
    position: relative;
}

.value .video .video_iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.value .value_cont {
    display: flex;
    column-gap: 91px;
    overflow: hidden;
}

.value .value_cont .value_left {
    padding: 18px 0 39px;
}

.value .value_cont .value_right {
    position: relative;
    padding: 18px 0 39px 95px;
}

.value .value_cont .value_right::after {
    position: absolute;
    content: "";
    top: 0;
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    left: 0px;
}

.value .value_cont .value_inner .value_items01 {
    padding: 0 95px 69px 20px;
    border-bottom: 1px solid #e5e5e5;
}

.value .value_cont .value_inner .value_items02 {
    padding: 63px 20px 0;
}

.value .value_cont .value_inner .tit {
    font-size: 20px;
    font-family: "NanumSquareExtraBold";
    color: #d13138;
    margin-bottom: 17px;
}

.value .value_cont .value_inner .desc {
    font-size: 28px;
    line-height: 40px;
    font-weight: 500;
}

.value .value_cont .value_inner ul {
    display: flex;
    row-gap: 30px;
    flex-direction: column;
}

.value .value_cont .value_inner ul .desc span {
    font-size: 16px;
    color: #5d5f66;
    margin-top: 5px;
    display: block;
    line-height: 1;
}

.company .history {
    padding: 156px 0 174px;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.history .cont_header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.history .cont_header .text_box {
    display: flex;
    column-gap: 9px;
    align-items: center;
    flex-wrap: wrap;
}

.history .cont_header .text_box .tit {
    font-size: 43px;
    font-weight: 700;
}

.history .cont_header .text_box .tit_icon {
    width: 28px;
    margin: 0;
}

.history .cont_header .text_box .ment {
    font-size: 27px;
    margin-top: 23px;
    width: 100%;
    padding-left: 36px;
    box-sizing: border-box;
}

.history .cont_header .page_btn {
    font-size: 15px;
    font-family: "NanumSquareBold";
    width: 149px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/page_btn.png") no-repeat right 10px center;
    background-size: 24px 24px;
    color: #20222d;
}

.history .img {
    margin-top: 120px;
    width: 100%;
}

.history .img img {
    width: 100%;
}

.company .solution {
    width: 100%;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/company_bg_2.jpg") no-repeat center center;
    background-size: cover;
}

.solution .contents {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 196px 0 214px;
    border-bottom: 1px solid #dedede;
}

.solution .cont_header .text_box {
    display: flex;
    column-gap: 9px;
    align-items: center;
    flex-wrap: wrap;
}

.solution .cont_header .text_box .tit {
    font-size: 43px;
    font-weight: 700;
}

.solution .cont_header .text_box .tit_icon {
    width: 28px;
    margin: 0;
}

.solution .cont_header .text_box .ment {
    font-size: 27px;
    margin-top: 23px;
    width: 100%;
    padding-left: 36px;
    box-sizing: border-box;
}

.solution .img {
    margin-top: 105px;
    width: 100%;
}

.solution .img img {
    width: 100%;
}

.company .newVision {
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/vision_bg.jpg") no-repeat center center;
    background-size: cover;
    padding: 160px 0 180px;
}

.newVision .contents {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.newVision .cont_header .text_box {
    display: flex;
    column-gap: 9px;
    align-items: center;
    flex-wrap: wrap;
}

.newVision .cont_header .text_box .tit {
    font-size: 43px;
    font-weight: 700;
    color: #fff;
}

.newVision .cont_header .text_box .tit_icon {
    width: 28px;
    margin: 0;
}

.newVision .cont_header .text_box .ment {
    font-size: 27px;
    color: #fff;
    margin-top: 23px;
    width: 100%;
    padding-left: 36px;
    box-sizing: border-box;
}

.newVision .newVision_cont .img01 {
    margin-top: 100px;
}

.newVision .newVision_cont .img02 {
    margin-top: 90px;
}

.company .organy {
    width: 100%;
    padding: 178px 0 203px;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/organy_bg_3.jpg") no-repeat center center;
    background-size: cover;
}

.organy .contents {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
}

.organy .cont_header .text_box .tit {
    font-size: 43px;
    font-weight: 700;
    color: #fff;
}

.organy .organy_cont {
    margin-top: 160px;
}

.organy .organy_cont .organy_list {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: 50px;
}

.organy .organy_cont .organy_list .organy_items {
    text-align: center;
}

.organy .organy_cont .organy_list .organy_items .team {
    height: 218px;
    width: 218px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto;
    background: #f00020;
}

.organy .organy_cont .organy_list .organy_items.team02 .team {
    background: #fff;
}

.organy .organy_cont .organy_list .organy_items.team03 .team {
    background: #10398b;
}

.organy .organy_cont .organy_list .organy_items.team04 .team {
    background: #2f1e16;
}

.organy .organy_cont .organy_list .organy_items.team05 .team {
    background: #1a2c10;
}

.organy .organy_cont .organy_list .organy_items .team .name {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
}

.organy .organy_cont .organy_list .organy_items.team02 .team .name {
    color: #000;
}

.organy .organy_cont .organy_list .organy_items .team .en_name {
    font-size: 15px;
    color: #fff;
    color: #fefeff;
}

.organy .organy_cont .organy_list .organy_items.team02 .team .en_name {
    color: #000;
}

.organy .organy_cont .organy_list .organy_items .desc {
    margin-top: 25px;
    font-size: 19px;
    color: #fefeff;
    font-weight: 700;
}

.organy .organy_cont .organy_list .organy_items .h-bar {
    display: block;
    width: 3px;
    height: 118px;
    background: #e5e5e5;
    margin: 36px auto 40px;
}

.organy .organy_cont .organy_list .organy_items .desc02 {
    font-size: 15px;
    line-height: 24px;
    font-weight: 700;
    color: #fefeff;
}

.our {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    border-bottom: 1px solid #dedede;
    box-sizing: border-box;
}

.our .our_cont {
    padding: 98px 0 160px;
    border-bottom: 1px solid #dedede;
    box-sizing: border-box;
}

.our .our_cont_header {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    margin-bottom: 0;
}

.our .our_cont_header .page_btn {
    font-size: 15px;
    font-family: "NanumSquareBold";
    width: 149px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/page_btn.png") no-repeat right 10px center;
    background-size: 24px 24px;
    color: #20222d;
    text-decoration: none;
}

.our .cont_header .text_box {
    display: flex;
    column-gap: 9px;
    align-items: center;
}

.our .cont_header .text_box .tit_icon {
    width: 28px;
    margin: 0;
}

.our .our_cont_inner {
    display: flex;
    column-gap: 136px;
    align-items: center;
    overflow: hidden;
    clear: both;
}

.our .our_cont .img {
    max-width: 618px;
    width: 100%;
    border-radius: 10px;
    overflow: hidden;
}

.our .cont_header .text_box .tit {
    font-size: 43px;
    font-weight: 700;
}

.our .our_cont .desc {
    font-weight: 500;
    font-size: 28px;
    line-height: 47px;
    margin-top: 82px;
}

.our .our_cont .desc .point_color {
    color: #e4212f;
}

.our .method_cont {
    padding: 185px 0 192px;
}

.our .method_cont .cont_header .text_box {
    justify-content: center;
}

.our .method_cont .cont_header .text_box .tit {
    text-align: center;
    font-size: 43px;
    font-weight: 700;
}

.our .method_cont .method_list ul {
    margin-top: 63px;
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 25px;
    row-gap: 27px;
}

.our .method_cont .method_list ul li {
    text-align: center;
    border-radius: 8px;
    overflow: hidden;
    height: 282px;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/method01.png") no-repeat center center;
    background-size: cover;
}

.our .method_cont .method_list ul li:nth-of-type(2) {
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/method02.png") no-repeat center center;
    background-size: cover;
}

.our .method_cont .method_list ul li:nth-of-type(3) {
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/method03.png") no-repeat center center;
    background-size: cover;
}

.our .method_cont .method_list ul li:nth-of-type(4) {
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/method04.png") no-repeat center center;
    background-size: cover;
}

.our .method_cont .method_list ul li:nth-of-type(5) {
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/method05.png") no-repeat center center;
    background-size: cover;
}

.our .method_cont .method_list ul li:nth-of-type(6) {
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/method06.png") no-repeat center center;
    background-size: cover;
}

.contribute {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 189px 0 150px;
    display: flex;
    row-gap: 187px;
    overflow: hidden;
    flex-direction: column;
}

.contribute .cont_header {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.contribute .cont_header .text_box {
    display: flex;
    column-gap: 9px;
    align-items: center;
    flex-wrap: wrap;
}

.contribute .cont_header .text_box .tit {
    font-size: 43px;
    font-weight: 700;
}

.contribute .cont_header .text_box .tit_icon {
    width: 28px;
    margin: 0;
}

.contribute .cont_header .text_box .tit .point_color {
    color: #d13138;
}

.contribute .cont_header .text_box .desc {
    font-size: 33px;
    font-weight: 500;
    margin-top: 20px;
    width: 100%;
    padding-left: 36px;
}

.contribute .cont_header .text_box .tit_ment {
    display: none;
}

.contribute .cont_header .page_btn {
    font-size: 15px;
    font-family: "NanumSquareBold";
    width: 149px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    border: 1px solid #dcdcdc;
    box-sizing: border-box;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/page_btn.png") no-repeat right 10px center;
    background-size: 24px 24px;
    color: #20222d;
}

.contribute .contribute_cont {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 17px;
}

.contribute .contribute_cont .img {
    max-width: 618px;
    margin-top: 0;
}

.contribute .red_letter {
    padding-top: 26px;
}

.contribute .red_letter > .desc {
    font-size: 28px;
    font-weight: 500;
    margin-top: 82px;
    line-height: 47px;
}

.contribute .img img {
    width: 100%;
}

.contribute .img {
    border-radius: 10px;
    overflow: hidden;
    margin-top: 27px;
    width: 100%;
}

.company_board {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    background: #f9f9f9;
    padding: 60px;
    border-radius: 20px;
    box-sizing: border-box;
}

.company_board .board_grid {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    column-gap: 20px;
    row-gap: 55px;
}

.company_board .board_grid > li {
    display: flex;
    flex-direction: column;
}

.company_board .board_grid .imgLink {
    border-radius: 10px;
    overflow: hidden;
    display: inline-block;
    line-height: 0;
}

.company_board .board_grid .imgLink img {
    width: 100%;
}

.company_board .board_grid .cont {
    padding: 20px 10px 5px;
    display: inline-block;
}

.company_board .board_grid .tit {
    font-size: 20px;
    color: #333;
    font-weight: 700;
}

.company_board .board_grid p {
    text-overflow: ellipsis;
    overflow: hidden;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 18px;
    color: #555;
    font-weight: 300;
    line-height: 140%;
}

.company_board .write_btn {
    padding: 10px 20px;
}

@media screen and (max-width: 1280px) {
    .value .cont_header {
        padding-left:12px !important;
        padding-right: 12px !important;
    }

    .history .cont_header {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .newVision .cont_header {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .newVision .newVision_cont .img01 {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .newVision .newVision_cont .img02 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .solution .cont_header {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .solution .solution_cont {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .contribute .society_cont {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .contribute .contribute_cont {
        padding-left: 0 !Important;
        padding-right: 0 !important;
    }

    .contribute .img {
        padding-left: 0 !Important;
        padding-right: 0 !important;
    }
}

@media screen and (max-width: 768px) {
    .company .inside {
        row-gap:63px;
        padding: 42px 0 0;
        border-bottom: 0;
    }

    .company .inside::after {
        width: calc(100% - 24px);
    }

    .inside .cont_header .text_box .tit {
        font-size: 20px;
        line-height: 30px;
    }

    .inside .cont_header .text_box .hash {
        font-size: 13px;
        margin-top: 10px;
    }

    .inside .cont_header .page_btn {
        width: 73px;
        height: 25px;
        font-size: 11px;
        background-position: right 0 center;
        background-size: 19px 19px;
        justify-content: flex-start;
        padding: 0 8px;
        box-sizing: border-box;
    }

    .inside .img {
        margin-top: 12px;
        border-radius: 3px;
    }

    .inside .contents02 .cont_header .text_box .tit {
        font-size: 16px;
        line-height: 25px;
    }

    .inside .contents02 .img {
        margin-top: 15px;
    }

    .inside .contents03 {
        padding-bottom: 77px;
        border-bottom: 1px solid #dedede;
    }

    .company .value {
        padding: 60px 0 0;
        row-gap: 0;
        border-bottom: 0;
    }

    .value .cont_header .text_box {
        column-gap: 6px;
    }

    .value .cont_header .text_box .tit {
        font-size: 20px;
        font-weight: 500;
    }

    .value .cont_header .text_box .tit_icon {
        width: 13px;
    }

    .value .cont_header .page_btn {
        width: 73px;
        height: 25px;
        font-size: 11px;
        background-position: right 0 center;
        background-size: 19px 19px;
        justify-content: flex-start;
        padding: 0 8px;
        box-sizing: border-box;
    }

    .value .video {
        margin-top: 11px;
        border-radius: 3px;
    }

    .value .value_cont {
        flex-direction: column;
        padding: 0 12px;
    }

    .value .value_cont .value_left {
        padding: 0;
    }

    .value .value_cont .value_inner .value_items01 {
        padding: 36px 0 36px;
    }

    .value .value_cont .value_inner .value_items02 {
        padding: 36px 0 36px;
        border-bottom: 1px solid #e5e5e5;
    }

    .value .value_cont .value_inner .tit {
        font-size: 14px;
        margin-bottom: 13px;
    }

    .value .value_cont .value_inner .desc {
        font-size: 16px;
        line-height: 25px;
    }

    .value .value_cont .value_right {
        padding: 43px 0;
        border-bottom: 1px solid #e5e5e5;
    }

    .value .value_cont .value_right::after {
        content: none;
    }

    .value .value_cont .value_right .value_inner .tit {
        margin-bottom: 17px;
    }

    .value .value_cont .value_inner ul {
        row-gap: 24px;
    }

    .value .value_cont .value_inner ul .desc span {
        font-size: 13px;
    }

    .company .history {
        padding: 62px 0 4px;
    }

    .history .cont_header {
        align-items: flex-start;
    }

    .history .cont_header .text_box {
        column-gap: 6px;
    }

    .history .cont_header .text_box .tit {
        font-size: 20px;
        font-weight: 500;
    }

    .history .cont_header .text_box .tit_icon {
        width: 13px;
    }

    .history .cont_header .text_box .ment {
        margin-top: 5px;
        font-size: 14px;
        padding-left: 17px;
    }

    .history .cont_header .page_btn {
        width: 73px;
        height: 25px;
        font-size: 11px;
        background-position: right 0 center;
        background-size: 19px 19px;
        justify-content: flex-start;
        padding: 0 8px;
        box-sizing: border-box;
        line-height: 23px;
    }

    .history .img {
        margin-top: 36px;
    }

    .company .newVision {
        padding: 43px 0 67px;
    }

    .newVision .cont_header .text_box {
        column-gap: 6px;
    }

    .newVision .cont_header .text_box .tit {
        font-size: 20px;
    }

    .newVision .cont_header .text_box .tit_icon {
        width: 13px;
    }

    .newVision .cont_header .text_box .ment {
        margin-top: 5px;
        font-size: 14px;
        padding-left: 17px;
    }

    .newVision .newVision_cont .img01 {
        margin-top: 48px;
    }

    .newVision .newVision_cont .img02 {
        margin-top: 40px;
    }

    .solution .contents {
        padding: 72px 0 55px;
    }

    .solution .cont_header .text_box {
        column-gap: 6px;
    }

    .solution .cont_header .text_box .tit {
        font-size: 20px;
        font-weight: 500;
    }

    .solution .cont_header .text_box .tit_icon {
        width: 13px;
    }

    .solution .cont_header .text_box .ment {
        margin-top: 5px;
        font-size: 14px;
        padding-left: 17px;
    }

    .solution .img {
        margin-top: 30px;
    }

    .company .organy {
        padding: 45px 0 70px;
        background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/edu/company/organy_bg_mob_2.jpg") no-repeat center center;
        background-size: cover;
    }

    .organy .cont_header .text_box .tit {
        font-size: 20px;
        font-weight: 500;
    }

    .organy .organy_cont {
        margin-top: 38px;
    }

    .organy .organy_cont .organy_list .organy_items {
        width: 50%;
    }

    .organy .organy_cont .organy_list .organy_items.team01 {
        width: 100%;
    }

    .organy .organy_cont .organy_list .organy_items .team {
        width: 127px;
        height: 127px;
    }

    .organy .organy_cont .organy_list .organy_items .team .name {
        font-size: 16px;
        font-weight: 500;
    }

    .organy .organy_cont .organy_list .organy_items .team .en_name {
        font-size: 10px;
        margin-top: 9px;
    }

    .organy .organy_cont .organy_list .organy_items .desc {
        margin-top: 20px;
        font-size: 12px;
        line-height: 17px;
        font-weight: 400;
    }

    .organy .organy_cont .organy_list .organy_items .h-bar {
        display: none;
    }

    .organy .organy_cont .organy_list .organy_items .desc02 {
        display: none;
    }

    .our {
        border-bottom: 0;
    }

    .our .our_cont {
        padding: 55px 0 66px;
    }

    .our .our_cont_inner {
        flex-direction: column-reverse;
        align-items: flex-start;
        row-gap: 53px;
    }

    .our .cont_header .text_box {
        column-gap: 6px;
    }

    .our .cont_header .text_box .tit {
        font-size: 20px;
        font-weight: 500;
    }

    .our .cont_header .text_box .tit_icon {
        width: 13px;
    }

    .our .our_cont_header .page_btn {
        width: 73px;
        height: 25px;
        font-size: 11px;
        background-position: right 0 center;
        background-size: 19px 19px;
        justify-content: flex-start;
        padding: 0 8px;
        box-sizing: border-box;
        line-height: 23px;
    }

    .our .our_cont .desc {
        font-size: 16px;
        line-height: 25px;
        margin-top: 21px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .our .our_cont .img {
        border-radius: 5px;
        max-width: none;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
    }

    .our .our_cont .img img {
        width: 100%;
    }

    .our .method_cont {
        padding: 43px 0 72px;
        border-bottom: 1px solid #dedede;
    }

    .our .method_cont .cont_header .text_box {
        justify-content: flex-start;
    }

    .our .method_cont .cont_header .text_box .tit {
        font-size: 20px;
        font-weight: 500;
        text-align: left;
    }

    .our .method_cont .method_list ul {
        margin-top: 25px;
        grid-template-columns: repeat(2,1fr);
        column-gap: 7px;
        row-gap: 6px;
    }

    .our .method_cont .method_list ul li {
        font-size: 13px;
        line-height: 18px;
        font-weight: 400;
        height: 129px;
    }

    .contribute .cont_header {
        align-items: flex-start;
    }

    .contribute .cont_header .text_box {
        column-gap: 6px;
    }

    .contribute .cont_header .text_box .tit {
        font-size: 20px;
        font-weight: 500;
    }

    .contribute .cont_header .text_box .tit .point_color {
        font-weight: 700;
    }

    .contribute .cont_header .text_box .desc {
        font-size: 16px;
        line-height: 25px;
        margin-top: 18px;
        padding-left: 17px;
    }

    .contribute .cont_header .text_box .tit_icon {
        width: 13px;
    }

    .contribute .cont_header .page_btn {
        width: 73px;
        height: 25px;
        font-size: 11px;
        background-position: right 0 center;
        background-size: 19px 19px;
        justify-content: flex-start;
        padding: 0 8px;
        box-sizing: border-box;
        line-height: 23px;
    }

    .contribute .img {
        margin-top: 15px;
        border-radius: 5px;
    }

    .contribute .contribute_cont {
        flex-direction: column;
    }

    .contribute .contribute_cont .img {
        display: none;
    }

    .contribute {
        row-gap: 56px;
        padding: 62px 0 96px;
    }

    .contribute .cont_header .text_box .tit_ment {
        display: block;
        width: 100%;
        font-size: 14px;
        font-weight: 600;
    }

    .contribute .contribute_cont {
        margin-bottom: 0;
    }

    .contribute .red_letter {
        padding-top: 0;
    }

    .contribute .red_letter .cont_header .text_box .tit {
        margin-top: 3px;
    }

    .contribute .red_letter > .desc {
        font-size: 16px;
        line-height: 25px;
        margin-top: 20px;
        font-weight: 400;
    }

    .contribute .red_letter > .desc br {
        display: none;
    }

    .contribute .letter_img {
        text-align: center;
    }

    .contribute .letter_img .img {
        margin-top: 0;
    }

    .company_board {
        padding: 37px 12px 50px;
    }

    .company_board .board_grid {
        grid-template-columns: repeat(2,1fr);
        column-gap: 11px;
        row-gap: 25px;
    }

    .company_board .board_grid .imgLink {
        border-radius: 3px;
    }

    .company_board .board_grid .cont {
        padding: 14px 0 0 0;
    }

    .company_board .board_grid .tit {
        font-size: 14px;
        font-weight: 500;
    }

    .company_board .board_grid p {
        font-size: 12px;
        line-height: 17px;
        margin-top: 3px;
    }
}

.flex {
    display: flex;
}

.flex-col {
    flex-direction: column;
}

.items-center {
    align-items: center;
}

.items-start {
    align-items: flex-start;
}

.justify-start {
    justify-content: flex-start;
}

.justify-center {
    justify-content: center;
}

.justify-between {
    justify-content: space-between;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    white-space: nowrap;
    border-width: 0;
}

#header {
    position: sticky;
    top: 0;
    left: 50%;
    transform: translateX(0);
    z-index: 20;
    background: #fff;
}

#header .header_top_wr {
    padding: 9px 0;
    border-bottom: 1px solid #e5e5e5;
}

#header .header_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1280px;
    box-sizing: border-box;
}

.header_top .top_left .redpoint_group {
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.header_top .top_left .redpoint_group .group_items {
    position: relative;
}

.header_top .top_left .redpoint_group .group_items > a {
    color: #898b89;
    font-size: 12px;
    padding: 3px 5px;
    display: inline-block;
}

.header_top .top_left .redpoint_group .group_items > a.point_color {
    color: var(--primary-color);
    font-weight: 500;
}

.header_top .top_left .redpoint_group .group_items:first-child > a {
    padding-left: 0;
}

.header_top .top_left .redpoint_group .group_items:last-child > a {
    padding-right: 0;
}

.header_top .top_left .redpoint_group .group_items.rd_logo > a {
    display: flex;
    align-items: center;
    column-gap: 4px;
}

.header_top .top_left .redpoint_group .group_items.rd_logo picture {
    width: 20px;
}

.s2b_bubble {
    position: absolute;
    font-size: 11px;
    color: #fff;
    font-weight: 600;
    letter-spacing: -0.5px;
    display: flex;
    column-gap: 4px;
    padding: 4px 12px;
    border-radius: 20px;
    background: #1f4798;
    width: max-content;
    left: -5px;
    top: 112%;
    align-items: center;
}

.s2b_bubble::after {
    content: '';
    position: absolute;
    bottom: 100%;
    left: 16px;
    border-width: 3px;
    border-style: solid;
    border-color: transparent transparent #1f4798 transparent;
}

.s2b_bubble img {
    width: 12px;
    height: 12px;
}

.header_top .top_right {
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.header_top .top_right .log_state > ul {
    display: flex;
    align-items: center;
    column-gap: 12px;
}

.header_top .top_right .log_state > ul > li {
    position: relative;
}

.header_top .top_right .log_state ul li > a {
    color: #898b89;
    font-size: 12px;
    padding: 3px 5px;
    display: inline-block;
}

.header_top .top_right .log_state ul li > a.point_color {
    color: #ef544d;
    font-weight: 500;
}

.header_top .top_right .log_state ul li > a.point_color:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px;
    width: 7px;
    height: 5px;
    background: url('//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/icons/poly_icon.png') no-repeat;
    background-size: cover;
}

.header_top .top_right a.basket {
    color: #898b89;
    font-size: 12px;
    padding: 3px 0px;
    display: inline-flex;
    align-items: center;
}

.header_top .top_right .sub_log {
    position: absolute;
    padding: 6px 10px;
    width: 95px;
    box-shadow: 0 5px 10px 0 rgba(0,0,0,0.15);
    display: none;
    background: #fff;
    top: 100%;
    left: 0;
    z-index: 1;
}

#oto:hover .sub_log {
    display: block;
}

.header_top .top_right .sub_log li a {
    width: 100%;
    box-sizing: border-box;
}

.header_top .top_right .sub_log li:hover a {
    text-decoration: underline;
    color: #ef544d;
}

#joinBenefit .benefit_cont {
    position: absolute;
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 3px 13px;
    background: #ff0019;
    border-radius: 12px;
    bottom: -23px;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
}

#header .logo_wr {
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #e5e5e5;
}

#header .logo_wr .logo_box {
    margin: 0 auto;
    max-width: 1280px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
}

#header .logo {
    display: inline-block;
}

#header .logo .logo_txt {
    text-align: right;
    font-size: 14px;
    margin-top: 9px;
    font-weight: 500;
}

#header .logo .logo_txt .logo_circle {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: var(--primary-color);
    display: inline-block;
    margin-left: 4px;
    animation: bounce infinite 2s;
    animation-delay: 1s;
}

#header .logo > picture {
    display: block;
    width: 166px;
}

#header .logo > picture img {
    width: 100%;
}

@keyframes bounce {
    0%,20%,50%,80%,100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-14px);
    }

    60% {
        transform: translateY(-10px);
    }
}

#header .header_bottom {
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

#header .header_bottom::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #e5e5e5;
    z-index: 2;
    left: 0;
    top: 100%;
}

#header .header_bottom::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 427px;
    background: #fff;
    z-index: 1;
    left: 0;
    top: 100%;
    display: none;
}

#header .header_bottom.all::after {
    display: block;
}

#header .header_bottom .nav_wr {
    margin: 0 auto;
    max-width: 1280px;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#header .header_bottom .navigation {
    position: relative;
    flex: 1;
}

#header .header_bottom .navigation .list {
    display: flex;
    width: 100%;
}

#header .header_bottom .navigation .list .items {
    position: relative;
}

#header .header_bottom .navigation .list .items > a {
    position: relative;
    font-size: 17px;
    display: inline-block;
    padding: 23px 50px 23px 16px;
    width: 100%;
    box-sizing: border-box;
}

#header .header_bottom .navigation .list .items.on > a:after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #1f4798;
    position: absolute;
    bottom: 0;
    left: 0;
}

#header .header_bottom .navigation .list .items .dept02 {
    position: absolute;
    left: 0;
    padding: 5px 16px;
    z-index: 2;
    width: 100%;
    box-sizing: border-box;
    display: none;
    border-bottom: 1px solid #e5e5e5;
}

#header .header_bottom .navigation .list .items .dept02 > ul {
}

#header .header_bottom .navigation .list .items.on .dept02 {
    display: block;
    background-color: #fff;
}

#header .header_bottom .navigation .list .items.on .dept02 ul {
    max-width: 1280px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
}

#header .header_bottom.all .navigation .list .items .dept02 {
    display: block !important;
    border-bottom: 0;
}

#header .header_bottom .navigation .dept02 .dept_list > a {
    font-size: 14px;
    color: #666666;
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 0;
}

#header .header_bottom .navigation .dept02 .dept_list > a:hover {
    color: #1f4798;
}

#header .header_bottom .other_nav {
    display: flex;
    align-items: center;
    column-gap: 6px;
    padding-left: 16px;
}

#header .header_bottom .other_nav > li > a {
    box-sizing: border-box;
    font-size: 13px;
    display: inline-block;
    height: 30px;
    padding: 0 7px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #232323;
    border-radius: 3px;
}

#header .header_bottom .other_nav > li > a .icon {
    width: 20px;
    margin: 0;
}

#header .header_bottom .navigation .menuAll {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translate(0,-50%);
}

.search_content_header {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    max-width: 432px;
}

.search_content_header .search_item_header {
    position: relative;
}

.search_content_header .search_item_header input[type="text"] {
    font-size: 13px;
    color: #232323;
    padding: 11px 19px;
    border: none;
    outline: none;
    background: #f6f6f6;
    border-radius: 4px;
    width: 100%;
    box-sizing: border-box;
}

.search_content_header .search_item_header input:placeholder {
    font-size: 13px;
    color: #b6b5b5;
}

.search_content_header .search_item_header input[type="image"] {
    width: 22px;
    position: absolute;
    right: 14px;
    top: 50%;
    transform: translateY(-50%);
}

.detail_layout #header {
    position: sticky;
    width: 100%;
    max-width: 500px;
    transition: .3s all;
}

.detail_layout #header .header_main {
    border-bottom: 0;
}

#header.fixed {
    background: #fff !important;
}

#header.up {
    top: -131px;
}

#header_mob {
    display: none;
}

@media screen and (max-width: 1280px) {
    #header .header_bottom .navigation .list .items > a {
        padding:23px 55px 23px 7px;
        font-size: 15px;
    }

    #header .header_bottom .navigation .dept02 .dept_list > a {
        padding: 5px 0 5px 7px;
        font-size: 12px;
    }

    #header .header_bottom .other_nav {
        column-gap: 3px;
    }

    #header .header_bottom .other_nav > li > a {
        font-size: 12px;
    }
}

@media screen and (max-width: 1024px) {
    #header {
        display: none;
    }

    #header_mob {
        display: block;
        position: sticky;
        left: 0;
        top: 0;
        z-index: 20;
        background: #fff;
    }

    .header_mob_inner {
        padding: 11px 12px;
    }

    .header_mob_inner .header_main {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 24px 0;
    }

    .header_mob_inner .header_main .logo {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
    }

    .header_mob_inner .header_main .logo .logo_txt {
        text-align: right;
        font-size: 10px;
        margin-top: 7px;
        font-weight: 500;
    }

    .header_mob_inner .header_main .logo .logo_txt .logo_circle {
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: var(--primary-color);
        display: inline-block;
        margin-left: 4px;
        animation: bounce infinite 2s;
        animation-delay: 1s;
    }

    .header_mob_inner .header_main .logo > picture {
        display: block;
        max-width: 120px;
    }

    .header_mob_inner .header_main .logo > picture img {
        width: 100%;
    }

    .header_mob_inner .header_main .basket {
        display: inline-block;
        width: 29px;
        position: relative;
    }

    .header_mob_inner .header_main .basket .count {
        position: absolute;
        left: 14px;
        font-size: 12px;
        color: var(--primary-color);
        font-weight: bold;
        top: 0;
    }

    .mob_search_content .mob_search_item {
        position: relative;
    }

    .mob_search_content .mob_search_item input[type="text"] {
        font-size: 12px;
        color: #232323;
        padding: 9px 13px;
        border: none;
        outline: none;
        background: #f6f6f6;
        border-radius: 4px;
        width: 100%;
        box-sizing: border-box;
    }

    .mob_search_content .mob_search_item input:placeholder {
        font-size: 12px;
        color: #b6b5b5;
    }

    .mob_search_content .mob_search_item input[type="image"] {
        width: 17px;
        position: absolute;
        right: 14px;
        top: 50%;
        transform: translateY(-50%);
    }

    .mob_header_bottom {
        border-bottom: 1px solid #eee;
        padding: 0 12px;
    }

    .mob_nav_wr {
        display: flex;
        align-items: center;
        column-gap: 10px;
    }

    .mob_nav_wr .mob_home,.mob_navigation .mob_list .mob_items > a {
        font-size: 14px;
        display: inline-block;
        padding: 14px 5px;
    }

    .mob_nav_wr .mob_home {
        font-weight: bold;
        border-bottom: 3px solid var(--primary-color);
    }

    .mob_navigation .mob_list .mob_items {
        width: max-content;
    }

    .mob_navigation {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .mob_navigation::after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 40px;
        background: linear-gradient(to right,transparent,#fff);
        background: -webkit-linear-gradient(left,rgba(255,255,255,0),#fff);
        opacity: 1;
        z-index: 2;
    }

    @keyframes bounce {
        0%,20%,50%,80%,100% {
            transform: translateY(0);
        }

        40% {
            transform: translateY(-10px);
        }

        60% {
            transform: translateY(-7px);
        }
    }

    .search_content_header {
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        width: 100%;
        max-width: 432px;
    }

    .search_content_header .search_item_header {
        position: relative;
    }

    .search_content_header .search_item_header input[type="text"] {
        font-size: 13px;
        color: #232323;
        padding: 11px 19px;
        border: none;
        outline: none;
        background: #f6f6f6;
        border-radius: 4px;
        width: 100%;
        box-sizing: border-box;
    }

    .search_content_header .search_item_header input:placeholder {
        font-size: 13px;
        color: #b6b5b5;
    }

    .search_content_header .search_item_header input[type="image"] {
        width: 22px;
        position: absolute;
        right: 14px;
        top: 50%;
        transform: translateY(-50%);
    }
}

.sidemenu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    background: rgba(0,0,0,0.3);
}

.side_content {
    height: 100%;
    overflow-y: auto;
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    min-height: 100%;
    max-width: 390px;
    background-color: #fff;
    transition: 0.5s;
}

.menu_main {
    display: flex;
    flex-flow: column;
    height: max-content;
    min-height: 100%;
    position: relative;
}

.menu_main .menu_header {
    position: relative;
}

.menu_main .menu_header .menu_text {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 34px;
    padding: 0 12px;
    background: #e13a42;
}

.menu_header .login_off_box {
    padding: 23px 12px 0;
    background: var(--primary-color);
    align-items: center;
    display: flex;
    column-gap: 6px;
}

.menu_header .login_off_box .login_off_items {
    font-size: 14px;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 15px;
    line-height: 27px;
    display: inline-block;
    text-align: center;
    flex: 1;
    box-sizing: border-box;
    padding: 0 10px;
}

.menu_header .login_off_box .login_off_items:nth-of-type(1) {
    max-width: 101px;
}

.menu_header .login_off_box .login_off_items:nth-of-type(2) {
    max-width: 110 px;
}

.menu_header .login_off_box .login_off_items:nth-of-type(3) {
    max-width: 141 px;
}

.menu_main .menu_header .menu_close {
    position: absolute;
    right: 12px;
    top: 8px;
}

.menu_header .log_on_box {
    background: var(--primary-color);
    padding: 20px 32px 22px;
}

.menu_header .log_on_box .item_box {
    display: flex;
    justify-content: space-between;
}

.menu_header .log_on_box .item_box .item > a {
    display: flex;
    flex-direction: column;
    row-gap: 8px;
    align-items: center;
}

.menu_header .log_on_box .item_box .item picture {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu_header .log_on_box .item_box .item img {
    width: 28px;
}

.menu_header .log_on_box .item_box .item .txt_cont {
    font-size: 12px;
    color: #fff;
}

.side_category {
    margin-top: 31px;
}

.side_category .all_cate {
    font-size: 14px;
    font-weight: bold;
    padding: 17px 12px;
}

.side_cate_box .side_cate_items .side_title {
    display: block;
    padding: 12px;
    box-sizing: border-box;
    border-top: 1px solid #eeeeee;
    font-size: 14px;
    position: relative;
}

.side_cate_box .side_cate_items .side_title::after {
    transition: 0.4s;
    content: '';
    position: absolute;
    top: 50%;
    right: 12px;
    width: 14px;
    height: 8px;
    background: url('//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/icons/side_icon.png') no-repeat center center;
    background-size: cover;
    transform: translateY(-50%);
}

.side_cate_box .side_cate_items .side_title.on::after {
    transform: rotate(180deg) translateY(0);
}

.side_cate_box .side_depth02 {
    display: none;
    padding: 9px 0 14px;
    background: #f6f6f6;
    border-top: 1px solid #eeeeee;
}

.side_cate_box .side_depth02 .dept_list > a {
    display: block;
    font-size: 14px;
    color: #474747;
    padding: 7px 25px;
}

.contour {
    border: 6px solid #eeeeee;
}

.side_family_site {
    padding-bottom: 45px;
}

.side_family_site .family_all {
    font-size: 14px;
    font-weight: bold;
    padding: 15px 12px;
    margin-top: 13px;
}

.side_family_site .family_cate {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    border-bottom: 1px solid #eeeeee;
}

.side_family_site .family_cate .family_list > a {
    display: block;
    padding: 10px 12px;
    box-sizing: border-box;
    border-top: 1px solid #eeeeee;
    border-right: 1px solid #eeeeee;
    font-size: 14px;
    position: relative;
}

.side_family_site .family_cate .family_list:nth-of-type(even) > a {
    border-right: 0;
}

.side_family_site .family_cate .family_list > a::after {
    transition: 0.4s;
    content: '';
    position: absolute;
    top: 41%;
    right: 14px;
    width: 14px;
    height: 8px;
    background: url('//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/icons/side_icon.png') no-repeat center center;
    background-size: cover;
    transform: rotate(-90deg);
}

.side_family_site .family_cate .family_list:last-child > a::after {
    display: none;
}

.side_bottom {
    padding: 14px 12px;
    background: var(--primary-color);
    align-items: center;
    display: flex;
    justify-content: space-between;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 390px;
    box-sizing: border-box;
}

.side_bottom .side_bottom_left > a ,.side_bottom .side_logout > a {
    font-size: 14px;
    color: #fff;
}

.side_bottom .side_bottom_left > a:first-child {
    padding-right: 16px;
    position: relative;
}

.side_bottom .side_bottom_left > a:first-child::after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 14px;
    background: #fff;
}

.side_bottom .side_bottom_left > a:last-child {
    padding-left: 15px;
}

#footer {
    border-top: 1px solid #eee;
}

#footer .footer_inner {
    max-width: 1280px;
    margin: 0 auto;
    box-sizing: border-box;
    width: 100%;
    padding: 44px 0 85px;
}

.footer_inner .footer_logo picture {
    max-width: 100px;
}

.footer_grid {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-top: 27px;
}

.footer_left {
    flex: 1;
}

.footer_left .util_wr {
    display: flex;
    align-items: center;
}

.footer_left .util {
    display: flex;
    align-items: center;
    column-gap: 21px;
}

.footer_left .util.util_left {
    padding-right: 52px;
}

.footer_left .util.util_left:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 14px;
    background: #ebebeb;
    right: 27px;
    top: 50%;
    transform: translateY(-50%);
}

.footer_left .util > a {
    display: inline-block;
    font-size: 15px;
    padding: 3px;
}

.footer_left .util > a.bold_items {
    color: #232323;
    font-weight: 700;
}

.footer_left .util > a:first-child {
    padding-left: 0;
}

.footer_left .util > a:last-child {
    padding-right: 0;
}

.footer_left .util.util_left {
    position: relative;
}

.footer_icons {
    display: flex;
    align-items: center;
    column-gap: 12px;
    margin-left: 12px;
}

.footer_icons > a > img {
    width: 40px;
}

.footer_left .info {
    display: flex;
    align-items: center;
    margin-top: 25px;
    column-gap: 23px;
    row-gap: 6px;
    flex-wrap: wrap;
}

.footer_left .info li.president,.footer_left .info li.full {
    width: 100%;
}

.footer_left .info li .title,.footer_left .info li .desc {
    font-size: 14px;
    color: #747474;
}

.footer_left .info li .biz {
    font-size: 14px;
    color: #20222d;
    text-decoration: underline;
    margin-left: 20px;
}

.footer_left .info li .map_link {
    font-size: 14px;
    color: #20222d;
    text-decoration: underline;
    margin-left: 20px;
}

.footer_left .copyright {
    font-size: 14px;
    margin-top: 14px;
}

.footer_right {
    width: 196px;
    height: 220px;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

.footer_right .center_tel {
    font-size: 15px;
    font-weight: 500;
    display: flex;
    flex-flow: column;
    column-gap: 19px;
}

.footer_right .center_tel h3 > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 1px;
}

.footer_right .center_tel h3 > a img {
    width: 7px
}

.footer_right .center_tel > p {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #dcdcdc;
    font-size: 14px;
    color: #747474;
    font-weight: 400;
}

.footer_right .more_info {
    display: flex;
    row-gap: 5px;
    flex-direction: column;
}

.footer_right .more_info li .title,.footer_right .more_info li .desc {
    font-size: 14px;
    color: #747474;
}

.family_site {
    position: relative;
    display: inline-block;
    margin-left: 28px;
}

.family_site .dropbtn {
    font-size: 16px;
    padding: 4px 40px 4px 15px;
    border: 1px solid #dcdcdc;
    position: relative;
    background-size: 15px 10px;
}

.family_site .dropbtn::after {
    width: 16px;
    height: 8px;
    background: url('//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/icons/family_arrow.png') no-repeat center center;
    background-size: contain;
    content: '';
    position: absolute;
    right: 15px;
    top: 50%;
    transform: rotate(180deg) translateY(50%);
}

.family_site .dropbtn.show::after {
    transform: rotate(0deg) translateY(-50%);
}

.family_site .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    width: 100%;
    box-sizing: border-box;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
    padding: 10px 0;
}

.family_site .dropdown-content a {
    color: black;
    padding: 8px 16px;
    text-decoration: none;
    display: block;
    font-size: 14px;
}

.family_site .dropdown-content a:hover {
    background-color: #f1f1f1;
}

.family_site .show {
    display: block;
}

#footer_mob {
    display: none;
}

.top_btn {
    position: fixed;
    right: 2.5%;
    bottom: 56px;
    z-index: 100;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
    border-radius: 50%;
}

@media screen and (max-width: 1000px) {
    #footer {
        display: none;
    }

    #footer_mob {
        display: block;
    }

    #footer_mob .footer_mob_inner {
        background: #f4f4f4;
        padding: 30px 0 20px;
    }

    .footer_mob_inner .footer_logo picture {
        max-width: 118px;
    }

    .footer_mob_inner .info {
        margin-top: 12px;
    }

    .footer_mob_inner .info li {
        font-size: 11px;
        color: #747774;
        line-height: 20px;
    }

    .footer_mob_inner .info li.center_tel > h3 > a {
        display: flex;
        align-items: center;
        gap: 10px;
    }

    .footer_mob_inner .info li.center_tel > h3 > a img {
        width: 7px;
    }

    .footer_mob_inner .info li.center_tel > p {
        width: 70%;
        margin: 10px 0;
    }

    .footer_mob_inner .info .point_bold {
        font-weight: bold;
    }

    .footer_mob_inner .util {
        display: flex;
        align-items: center;
        margin-top: 30px;
    }

    .footer_mob_inner .util .util_items {
        display: inline-block;
        font-size: 14px;
        color: #747774;
        padding: 0 15px;
        line-height: 15px;
        border-right: 1px solid #747774;
    }

    .footer_mob_inner .util .util_items:first-child {
        padding-left: 0;
    }

    .footer_mob_inner .util .util_items:last-child {
        padding-right: 0;
        border-right: 0;
    }

    .footer_icons {
        margin-left: 0px;
        margin-top: 17px;
        column-gap: 14px;
        margin-bottom: 5px;
    }

    .footer_icons > a > img {
        width: 30px;
    }
}

@media screen and (max-width: 1024px) {
    .top_btn {
        box-shadow: -4px 3px 6px rgba(71,71,71,0.4);
    }

    .top_btn > svg circle {
        fill: #3e3a39;
    }
}

@media screen and (max-width: 768px) {
    .top_btn {
        bottom:35px;
        right: 3%;
    }

    .top_btn > svg {
        width: 45px;
        height: 45px;
    }
}

.float_banner {
    position: fixed;
    right: 3%;
    top: 50%;
    transform: translateY(-37%);
    z-index: 10;
}

.float_banner .float_inner {
    padding: 34px 19px;
    border-radius: 30px;
    background: #fff;
    box-shadow: -4px 3px 6px rgba(71,71,71,0.4);
    position: relative;
}

.site_list .site_list_items > a {
    display: inline-block;
    padding: 0 7px;
}

.site_list .site_list_items p {
    font-size: 13px;
    line-height: 16px;
    font-weight: 600;
    margin-top: 16px;
    text-align: center;
}

.site_list .site_list_items picture {
    display: block;
    margin: 0 auto;
}

.site_list .site_list_items01 picture {
    max-width: 48px;
}

.site_list .site_list_items02 picture {
    max-width: 54px;
}

.site_list .contour_line {
    border-top: 1px dashed #818181;
    margin: 17px 0;
}

.edu_family {
    box-shadow: -4px 3px 6px rgba(71,71,71,0.4);
    background: var(--primary-color);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    aspect-ratio: 1/1;
    padding: 11px;
    position: absolute;
    transform: rotate(-19deg);
    top: -24px;
    right: -18px;
}

.edu_family > span {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.float_banner_mob {
    display: none;
}

@media screen and (max-width: 1024px) {
    .float_banner {
        display: none !important;
    }

    .float_banner_mob {
        display: block;
        position: fixed;
        right: 3%;
        top: 50%;
        transform: translateY(-37%);
        z-index: 10;
    }

    .float_banner_mob .float_mob_inner .site_list_mob {
        display: flex;
        flex-direction: column;
        row-gap: 6px;
    }

    .site_list_mob .list_mob_items {
        width: 60px;
        height: 60px;
        border-radius: 50%;
        color: #fff;
        background: var(--primary-color);
        box-shadow: -4px 3px 6px rgba(71,71,71,0.4);
    }

    .site_list_mob .list_mob_items.list_mob_items02 {
        background: #133b8c;
    }

    .site_list_mob .list_mob_items > a {
        font-size: 11px;
        line-height: 15px;
        width: 100%;
        height: 100%;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
}

@media screen and (max-width: 768px) {
    .float_banner_mob {
        top:auto;
        transform: none;
        bottom: 89px;
    }

    .float_banner_mob .float_mob_inner .site_list_mob {
        row-gap: 8px;
    }

    .site_list_mob .list_mob_items {
        width: 45px;
        height: 45px;
    }

    .site_list_mob .list_mob_items > a {
        font-size: 8px;
        line-height: 12px;
    }
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block;
}

html {
    font-size: 10px;
    background-color: #f5f5f5;
}

body {
    background: white;
    line-height: 1.25;
    font-family: 'Noto Sans KR',Pretendard,"Pretendard",-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    letter-spacing: -0.5px;
    color: #232323;
}

input,select,textarea {
    font-family: 'Noto Sans KR',"AppleSDGothicNeo",Pretendard,"Pretendard",-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    letter-spacing: -0.5px;
}

picture {
    display: inline-block;
}

img {
    display: inline-block;
    max-width: 100%;
    margin: 0 auto;
}

select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #d5d5d5;
    padding: 14.2px 20px 14.2px 10px;
    box-sizing: border-box;
    background-color: #fff;
    background-image: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/icons/bottom_arrow.svg") !important;
    background-size: 16px 16px;
    background-repeat: no-repeat;
    background-position: 98% center;
    letter-spacing: -0.5px;
}

select::-ms-expand {
    display: none;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

blockquote:before,blockquote:after,q:before,q:after {
    content: "";
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}

img {
    max-width: 100%;
}

button {
    border: 0;
    background: transparent;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

button,input {
    font-family: 'Noto Sans KR',"Pretendard",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic","Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol",sans-serif;
    letter-spacing: -0.5px;
}

.displaynone {
    display: none;
}

:root {
    --primary-color: #d13138;
    --secondary-color: #ff6f01;
    --third-color: #8a1b2c;
    --gray-1-color: #f5f5f5;
    --gray-2-color: #ececec;
    --gray-3-color: #d8d8d8;
    --gray-4-color: #c7c7c7;
    --gray-5-color: #929292;
    --gray-6-color: #616161;
    --dark-1-color: #232323;
    --dark-2-color: #212121;
    --logo-color: #f1ad48;
    --main-2-color: #ff5d29;
    --main-3-color: #ff1e1e;
    --deep-green: #0f1b0a;
    --orange-color: #ff5d29;
    --blue-1-color: #193e70;
    --red-1-color: #ff0000;
    --red-2-color: #c8202f;
    --red-3-color: #ff5c00;
    --sat: env(safe-area-inset-top);
    --sar: env(safe-area-inset-right);
    --sab: env(safe-area-inset-bottom);
    --sal: env(safe-area-inset-left);
}

legend {
    visibility: hidden;
    position: absolute;
    left: -9999px;
    top: -9999px;
    width: 0;
    height: 0;
    line-height: 0;
}

#capp-shop-new-product-optionselect-layer {
    position: fixed !important;
    top: 0 !important;
    bottom: 0;
    height: 100vh !important;
    transform: translateX(-50%);
    margin: 0 !important;
    width: calc(100% - 12px) !important;
    max-width: 570px;
    box-sizing: border-box;
}

body {
    -ms-overflow-style: none;
}

.box {
    -ms-overflow-style: none;
}

.box::-webkit-scrollbar {
    display: none;
}

.pc_block {
    display: block;
}

.mb_block {
    display: none;
}

@media screen and (max-width: 768px) {
    .pc_block {
        display: none;
    }

    .mb_block {
        display: block;
    }
}

@font-face {
    font-family: 'SCoreDream';
    font-weight: 100;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff2) format('woff2'),url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream1.woff) format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'SCoreDream';
    font-weight: 200;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff2) format('woff2'),url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream2.woff) format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'SCoreDream';
    font-weight: 300;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff2) format('woff2'),url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream3.woff) format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'SCoreDream';
    font-weight: 400;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff2) format('woff2'),url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream4.woff) format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'SCoreDream';
    font-weight: 500;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff2) format('woff2'),url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream5.woff) format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'SCoreDream';
    font-weight: 600;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff2) format('woff2'),url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream6.woff) format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'SCoreDream';
    font-weight: 700;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff2) format('woff2'),url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream7.woff) format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'SCoreDream';
    font-weight: 800;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream8.woff2) format('woff2'),url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream8.woff) format('woff');
    font-display: swap;
}

@font-face {
    font-family: 'SCoreDream';
    font-weight: 900;
    font-style: normal;
    src: url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream9.woff2) format('woff2'),url(https://cdn.jsdelivr.net/gh/webfontworld/SCoreDream/SCoreDream9.woff) format('woff');
    font-display: swap;
}

@import url(http://fonts.googleapis.com/earlyaccess/notosanskr.css);.spoqa_sans {
    font-family: 'Spoqa Han Sans Neo','sans-serif';
}

body {
    width: 100%;
}

body.lock {
    overflow: hidden;
    height: 100vh;
}

#wrap {
    position: relative;
    width: 100%;
    background-color: #fff;
}

#contents {
    min-height: calc(100vh - 360px);
    padding-bottom: 120px;
    box-sizing: border-box;
}

#sub #contents {
    max-width: 1280px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
}

#sub.common_sub #contents {
    max-width: 650px;
}

.contArea {
    padding-left: 20px !important;
    padding-right: 20px !important;
    box-sizing: border-box;
}

.img {
    width: 100%;
}

.icon_img {
    height: 19px;
}

.thumbnail {
    position: relative;
    max-width: 100%;
}

.thumbnail img {
    width: 100%;
    max-width: 100%;
}

.thumbnail .prdIcon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 38%;
}

.thumbnail .soldOut {
}

.thumbnail .soldOut > div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(33,33,33,0.6);
    z-index: 4;
    display: flex;
    align-items: center;
    justify-content: center;
}

.thumbnail .soldOut img {
    width: 24px;
    height: 14px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    border: 0 !important;
}

.thumbnail .icon {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
}

.thumbnail .icon img {
    width: 39px;
    height: 19px !important;
    display: inline-block;
}

#modalContainer {
    display: none;
}

.ec-product-bgLT {
    background-position: left top;
}

.ec-product-bgLC {
    background-position: left center;
}

.ec-product-bgLB {
    background-position: left bottom;
}

.ec-product-bgRT {
    background-position: right top;
}

.ec-product-bgRC {
    background-position: right center;
}

.ec-product-bgRB {
    background-position: right bottom;
}

.ec-product-bgCT {
    background-position: center top;
}

.ec-product-bgCC {
    background-position: center center;
    background-size: 100% !important;
}

.ec-product-bgCB {
    background-position: center bottom;
}

.page_title {
    padding: 30px 0;
}

.page_title .title {
    font-size: 1.8rem;
    font-weight: 600;
    text-align: center;
    color: var(--dark-2-color);
}

.font_sp_red {
    color: var(--red-1-color) !important;
}

.sr-only {
    position: absolute;
    top: -10000px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    text-indent: -10000px;
}

@media screen and (max-width: 768px) {
    #contents {
        padding-bottom:80px;
    }

    .contArea {
        padding-left: 12px !important;
        padding-right: 12px !important;
        box-sizing: border-box;
    }
}

.btn_radius {
    border-radius: 8px;
}

.contour {
    border: 3px solid var(--gray-1-color);
}

.button_primary_big {
    display: block;
    flex: 1;
    text-align: center;
    padding: 12px 0;
    font-size: 14px;
    font-weight: 600;
    background-color: var(--primary-color);
    color: #fff;
    border: 1px solid var(--primary-color);
}

.button_primary_big_line {
    display: block;
    flex: 1;
    text-align: center;
    padding: 12px 0;
    font-size: 14px;
    font-weight: 600;
    background-color: #fff;
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
}

.button_black_big {
    display: block;
    flex: 1;
    text-align: center;
    padding: 12px 0;
    font-size: 14px;
    font-weight: 600;
    background-color: var(--dark-1-color);
    color: #fff;
    border: 1px solid var(--dark-1-color);
}

.button_black_big_line {
    display: block;
    flex: 1;
    text-align: center;
    padding: 12px 0;
    font-size: 14px;
    font-weight: 600;
    background-color: #fff;
    color: var(--dark-1-color);
    border: 1px solid var(--dark-1-color);
}

.xans-board-empty {
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    text-align: center;
    padding: 15vh 0;
    border-top: 1px solid var(--gray-1-color)
}

.tag_box {
    display: flex;
    width: 100%;
    column-gap: 9px;
    flex-wrap: wrap;
}

.tag_box .tag_list {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.tag_box .tag_list .tags {
    padding: 6px 11px;
    font-size: 16px;
    color: #838383;
    border: 1px solid #838383;
    border-radius: 20px;
}

@media screen and (max-width: 768px) {
    .tag_box .tag_list .tags {
        font-size:14px;
        padding: 3px 10px;
    }
}

.ec-base-button {
    padding: 10px 0;
    text-align: center;
}

.ec-base-box {
    padding: 20px;
    margin: 0 auto;
}

.gBlank5 {
    display: block;
    margin-top: 5px;
}

.gBlank10 {
    display: block;
    margin-top: 10px;
}

.gBlank20 {
    display: block;
    margin-top: 20px;
}

.gBlank30 {
    display: block;
    margin-top: 30px;
}

.gIndent10 {
    margin-left: 10px;
}

.gIndent20 {
    margin-left: 20px;
}

.gSpace10 {
    margin-right: 10px;
}

.gSpace20 {
    margin-right: 20px;
}

.gMerge {
    position: relative;
    z-index: 1;
    margin-top: -1px;
}

.ec-base-chk {
    display: inline-block;
    position: relative;
    margin: 0 8px 0 0;
    width: 15px;
    height: 15px;
    vertical-align: top;
    cursor: pointer;
}

.ec-base-chk input {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.ec-base-chk .checkbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 100%;
}

.ec-base-chk input:checked + .checkbox {
    background-position: -34px 0;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/icons/circle_check.svg") no-repeat 0 0;
    background-size: cover;
    border: 1px solid transparent;
}

input,select,textarea {
    font-size: 100%;
    vertical-align: middle;
}

input[type="radio"],input[type="checkbox"] {
    width: 15px;
    height: 15px;
    border: 0;
}

input[type="text"],input[type="password"] {
    height: auto;
    line-height: 20px;
    padding: 2px 4px;
    color: #333;
    font-size: 12px;
}

input[type="text"]::placeholder,input[type="password"]::placeholder {
    font-size: 1.4rem;
    font-weight: 500;
    color: #d8d8d8;
}

input[type="text"]:focus,input[type="password"]:focus,input[type="text"]:focus-visible input[type="password"]:focus-visible {
    outline: none;
    border-color: #616161;
}

select {
    height: auto;
    border: 1px solid #d5d5d5;
}

textarea {
    padding: 5px 6px;
    border: 1px solid #d5d5d5;
    line-height: 1.5;
}

input:-ms-input-placeholder,textarea:-ms-input-placeholder {
    color: #c1c1c1;
}

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder {
    color: #c1c1c1;
}

input::-moz-placeholder,textarea::-moz-placeholder {
    color: #c1c1c1;
    opacity: 1;
}

input[type="checkbox"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

input[type="checkbox"] + label {
    display: inline-block;
    position: relative;
    padding: 8px 0 8px 15px;
    cursor: pointer;
}

input[type="checkbox"] + label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    width: 15px;
    height: 15px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 50%;
}

input[type="checkbox"]:checked + label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    width: 15px;
    height: 15px;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/icons/circle_check.svg") no-repeat center;
    background-size: cover;
}

input[type="checkbox"]:checked + label:before {
    border: 1px solid transparent;
}

input[type="radio"] {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0;
}

input[type="radio"] + label {
    display: inline-block;
    position: relative;
    padding: 8px 0 8px 19px;
    cursor: pointer;
}

input[type="radio"] + label:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    width: 15px;
    height: 15px;
    text-align: center;
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    border-radius: 50%;
}

input[type="radio"]:checked + label:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0,-50%);
    width: 15px;
    height: 15px;
    background: url("//ecimg.cafe24img.com/pg362b05497511019/redpoint85/web/icons/circle_check.svg") no-repeat center;
    background-size: cover;
}

input[type="radio"]:checked + label:before {
    border: 1px solid transparent;
}

table tr.radioType input,span.noBorder input {
    border: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 3px 0 0 !important;
    vertical-align: middle !important;
    background: none !important;
}

.gLabel {
    display: inline-block;
}

.gLabel label {
    margin-right: 20px;
    line-height: 22px;
}

.fWidthFull input[type="text"] {
    width: 100%;
    height: 24px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fWidthFull textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fWidthFull select {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fList.typeHor .gLabel {
    margin-right: 20px;
}

.fList.typeVer .gLabel {
    display: block;
}

.ec-base-radio.typeDelivery .ec-base-label {
    display: block;
}

.ec-base-tooltip {
    display: none;
    z-index: 2;
    position: absolute;
    top: 24px;
    padding: 15px;
    border: 1px solid #565960;
    background: #fff;
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.15);
}

.ec-base-tooltip h3 {
    margin: 0 0 8px;
    padding: 0 10px;
    font-size: 12px;
    border-bottom: 0;
    background: url("//img.echosting.cafe24.com/skin/base/common/ico_layer_title.gif") no-repeat 0 50%;
}

.ec-base-tooltip h3 + p {
    margin: 0 5px 10px;
}

.ec-base-tooltip h4 {
    margin: 15px 10px 8px 5px;
    font-size: 12px;
}

.ec-base-tooltip h4:before {
    display: inline-block;
    content: "";
    margin: 0 5px 0 0;
    width: 3px;
    height: 3px;
    background: #666;
    vertical-align: middle;
}

.ec-base-tooltip .btnClose {
    position: absolute;
    right: 14px;
    top: 14px;
}

.ec-base-tooltip .edge {
    z-index: 20;
    position: absolute;
    left: 50%;
    top: -6px;
    display: block;
    margin: 0 0 0 -5px;
    width: 10px;
    height: 6px;
}

.ec-base-tooltip .edge:before,.ec-base-tooltip .edge:after {
    display: inline-block;
    content: "";
    position: absolute;
    top: 0;
    width: 0;
    height: 0;
    border: solid transparent;
}

.ec-base-tooltip .edge:before {
    margin: 1px 0 0;
    border-bottom-color: #565960;
    border-width: 0 5px 5px 5px;
}

.ec-base-tooltip .edge:after {
    left: 1px;
    margin: 2px 0 0;
    border-bottom-color: #fff;
    border-width: 0 4px 4px 4px;
}

.ec-base-tooltip table th,.ec-base-tooltip table td {
    padding: 8px 10px 7px 10px;
    border: 1px solid #e8e8e8;
    line-height: 1.5em;
}

.ec-base-tooltip table th {
    padding-right: 0;
    background: #fbf9fa;
}

.ec-base-tooltip table thead th {
    text-align: center;
}

.ec-base-tooltip table tbody th {
    text-align: left;
}

.ec-base-tooltip table .left {
    text-align: left;
}

.ec-base-tooltip table .center {
    text-align: center;
}

.ec-base-tooltip table .right {
    text-align: right;
}

.ec-base-tooltip table .info {
    padding: 0;
    color: #757575;
}

.ec-base-tooltip table p.info:before,.ec-base-tooltip table ul.info li:before {
    display: inline-block;
    content: "";
    margin: 0 3px 0 0;
    width: 4px;
    height: 1px;
    background: #757575;
    vertical-align: middle;
}

.ec-base-tooltip .info {
    padding: 10px 10px 0;
    margin: 5px 0 0;
}

.ec-base-tooltip p.bullet,.ec-base-tooltip ul.bullet {
    margin: 8px 10px;
}

.ec-base-tooltip p.bullet:before,.ec-base-tooltip ul.bullet li:before {
    display: inline-block;
    content: "";
    margin: -3px 3px 0 0;
    width: 0;
    height: 0;
    border: solid transparent;
    border-left-color: #333;
    border-width: 2px 0 2px 2px;
    vertical-align: middle;
}

.ec-base-tooltip ul.bullet li {
    line-height: 1.5em;
}

.ec-base-tooltip .txtEm {
    color: #008bcc;
}

.ec-base-tooltip .txtWarn {
    color: #f65b54;
}

.ec-base-tooltip.typeUpper {
    top: auto;
    bottom: 34px;
}

.ec-base-tooltip.typeUpper .edge {
    top: auto;
    bottom: -6px;
}

.ec-base-tooltip.typeUpper .edge:before {
    margin: 0 0 -5px;
    border-top-color: #565960;
    border-width: 5px 5px 0 5px;
}

.ec-base-tooltip.typeUpper .edge:after {
    left: 1px;
    margin: 0 0 -4px;
    border-top-color: #fff;
    border-width: 4px 4px 0 4px;
}

span.ec-base-help,p.ec-base-help,ul.ec-base-help li {
    padding: 1px 0 1px 20px;
    line-height: 1.4;
    background: url("//img.echosting.cafe24.com/skin/base/common/ico_info.gif") no-repeat 0 2px;
}

div.ec-base-help {
    margin: 20px 0;
    border: 1px solid #d6d4d4;
    line-height: 18px;
}

div.ec-base-help > h2,div.ec-base-help > h3 {
    padding: 9px 0 6px 10px;
    border-bottom: 1px solid #e8e7e7;
    color: #101010;
    font-size: 12px;
    background: #fbfbfb;
}

div.ec-base-help .inner {
    padding: 0 9px 12px;
}

div.ec-base-help h4 {
    margin: 22px 0 -4px;
    color: #404040;
    font-size: 12px;
    font-weight: normal;
}

div.ec-base-help h4:first-child {
    margin-top: 13px;
}

div.ec-base-help p {
    margin: 15px 0 0 10px;
    color: #707070;
}

div.ec-base-help ul,div.ec-base-help ol {
    margin: 15px 0 0 11px;
}

div.ec-base-help li {
    color: #707070;
}

div.ec-base-help ol li {
    padding: 0 0 0 25px;
    background: url("//img.echosting.cafe24.com/skin/base/common/ico_number.png") no-repeat;
}

div.ec-base-help ol .item1 {
    background-position: -484px 0;
}

div.ec-base-help ol .item2 {
    background-position: -434px -100px;
}

div.ec-base-help ol .item3 {
    background-position: -384px -200px;
}

div.ec-base-help ol .item4 {
    background-position: -334px -300px;
}

div.ec-base-help ol .item5 {
    background-position: -284px -400px;
}

div.ec-base-help ol .item6 {
    background-position: -234px -500px;
}

div.ec-base-help ol .item7 {
    background-position: -184px -600px;
}

div.ec-base-help ol .item8 {
    background-position: -134px -700px;
}

div.ec-base-help ol .item9 {
    background-position: -84px -800px;
}

div.ec-base-help ol .item10 {
    background-position: -34px -900px;
}

div.ec-base-help ul li {
    padding: 0 0 0 11px;
    background: url("//img.echosting.cafe24.com/skin/base/common/ico_dash.gif") no-repeat 0 7px;
}

.ec-base-help.typeDash li {
    padding: 0 0 0 11px;
    background: url("//img.echosting.cafe24.com/skin/base/common/ico_dash.gif") no-repeat 0 7px;
}

.ec-base-tooltip .ec-base-help.typeDash li {
    margin: 2px 0;
}

.ec-base-product .prdList {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 6px;
    row-gap: 36px;
    width: 100%;
    font-size: 0;
    line-height: 0;
}

.ec-base-product .prdList.fr_grid {
    grid-template-columns: repeat(1,1fr);
    padding: 0 5px;
    box-sizing: border-box;
}

.ec-base-product .prdList.fr_grid .thumbnail img {
    height: auto !important;
}

.ec-base-product .prdList > li {
    position: relative;
}

.ec-base-product .prdList .thumbnail {
    position: relative;
}

.ec-base-product .prdList .thumbnail > a {
    display: block;
    margin: 0 auto;
}

.ec-base-product .prdList .thumbnail a img {
    display: block;
    max-width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}

.prdList .information {
    position: relative;
}

.prdList .wish,.ec-base-product .prdList .wish {
    position: absolute;
    right: 10px;
    top: 16px;
    z-index: 1;
    cursor: pointer;
}

.prdList .wish img,.ec-base-product .prdList .wish img {
    width: 19px;
}

.ec-base-product .prdList .thumbnail .prdIcon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}

.ec-base-product .prdList .thumbnail .icon {
    vertical-align: middle;
}

.ec-base-product .prdList .thumbnail .promotion {
    float: left;
    margin: 0 0 4px;
    text-align: left;
}

.ec-base-product .prdList .thumbnail .promotion img {
    margin: 0 4px 0 0;
}

.ec-base-product .prdList .description {
    margin: 0 auto;
    padding: 16px 10px;
    font-size: 13px;
    line-height: 18px;
    text-align: left;
}

.ec-base-product .prdList .description .name {
    display: block;
}

.ec-base-product .prdList .description .name a {
    color: var(--dark-1-color);
}

.product_color {
    margin-bottom: 6px;
    margin-top: 2px;
}

.product_color .xans-product-colorchip {
    display: flex;
    display: -webkit-flex;
}

.product_color .xans-product-colorchip span {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-right: 4px;
    border: 1px solid #c7c7c7;
}

.differentialShipping {
    display: none;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 17px;
    z-index: 100;
    width: 350px;
    margin: 0 0 0 -176px;
}

.differentialShipping h3.title {
    margin: 0;
    height: 35px;
    padding: 0 35px 0 19px;
    border: 0;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    background: #495164;
}

.differentialShipping .content {
    padding: 12px 18px 14px 18px;
    border: 1px solid #757575;
    border-top: 0;
    text-align: center;
    background: #fff;
}

.differentialShipping .close {
    position: absolute;
    right: 14px;
    top: 12px;
}

.differentialShipping .close img {
    cursor: pointer;
}

.differentialShipping .content ul {
    color: #757575;
    line-height: 25px;
}

.differentialShipping .content li {
    overflow: hidden;
}

.differentialShipping .content li strong {
    float: left;
    font-weight: normal;
}

.differentialShipping .content li span {
    float: right;
    color: #2e2e2e;
}

.differentialShipping .content .info {
    margin: 7px 0 0;
    padding: 7px 0 0;
    border-top: 1px dotted #b0b1b3;
    color: #80aeef;
    text-align: right;
}

.ec-product-bgLT {
    background-position: left top;
}

.ec-product-bgLC {
    background-position: left center;
}

.ec-product-bgLB {
    background-position: left bottom;
}

.ec-product-bgRT {
    background-position: right top;
}

.ec-product-bgRC {
    background-position: right center;
}

.ec-product-bgRB {
    background-position: right bottom;
}

.ec-product-bgCT {
    background-position: center top;
}

.ec-product-bgCC {
    background-position: center center;
}

.ec-product-bgCB {
    background-position: center bottom;
}

.pagination {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    margin: 5rem 0 2rem;
}

.pagination > a {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    gap: 8px;
    color: #616161;
    font-size: 1rem;
}

.pagination ol {
    display: flex;
    display: -webkit-flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

.pagination ol li {
    font-size: 1.2rem;
    font-weight: 400;
}

.pagination ol li a {
    color: #929292;
}

.pagination ol li a.this {
    text-decoration: underline;
    color: #333;
}

.paginate.typeMoreview {
    margin: 0;
    padding: 0 20px;
}

.paginate.typeMoreview a {
    display: block;
    max-width: 116px;
    width: 100%;
    margin: 16px auto 0 auto;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #8a1b2c;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    background-color: #8a1b2c;
    box-sizing: border-box;
}

.ec-base-tab {
    position: relative;
}

.ec-base-table table {
    position: relative;
    width: 100%;
    margin: 10px 0 0;
    border-top: 0;
    color: var(--dark-1-color);
    line-height: 1.5;
}

.ec-base-table.gLayoutFixed table {
    table-layout: fixed;
}

.ec-base-table.gLayoutFixed .gLayoutAuto table {
    table-layout: auto;
}

.ec-base-table table:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 1px;
    background: #d7d5d5;
}

.ec-base-table thead th {
    padding: 11px 0 10px;
    border-left: 0;
    color: #353535;
    vertical-align: middle;
    font-weight: normal;
    background: #fbfafa;
}

.ec-base-table tbody th {
    padding: 11px 0 10px 18px;
    border: 1px solid #dfdfdf;
    border-bottom-width: 0;
    color: #353535;
    text-align: left;
    font-weight: normal;
    background-color: #fbfafa;
}

.ec-base-table th {
    word-break: break-all;
    word-wrap: break-word;
}

.ec-base-table th:first-child {
    border-left: 0;
}

.ec-base-table td {
    border-top: 0;
    vertical-align: top;
    word-break: break-all;
    word-wrap: break-word;
}

.ec-base-table td.clear {
    padding: 0 !important;
    border: 0 !important;
}

.ec-base-table tr.payDetail td {
    padding: 21px 10px 20px 0;
    background: #fbfafa;
}

.ec-base-table.typeWrite td {
    padding: 20px 16px;
}

.ec-base-table.typeWrite img {
    max-width: 100% !important;
    height: auto !important;
}

.ec-base-table.typeList table:before {
    display: none;
}

.ec-base-table.typeList table thead {
    display: none;
}

.ec-base-table.typeList tfoot td {
    padding: 15px 10px 17px;
    background: #fbfafa;
}

.ec-base-table .message {
    padding: 7rem 0;
    text-align: center;
    font-size: 1.4rem;
    font-weight: 400;
    color: var(--gray-6-color);
    margin: 16px;
    background-color: var(--gray-1-color);
    border-radius: 8px;
}

.ec-base-table table + .message {
    margin: -1px 0 0;
}

.ec-base-table table td.message {
    padding: 50px 0;
}

.ec-base-table .scroll .message {
    border: 0;
}

.ec-base-table.typeList .head td {
    padding: 11px 0 10px;
    border-left: 0;
    color: #353535;
    vertical-align: middle;
    text-align: center;
    background: #fbfafa;
}

.ec-base-table.typeList .head td:first-child {
    border-left: 0;
}

.ec-base-table.typeList .scroll {
    position: relative;
    overflow-x: hidden;
    overflow-y: scroll;
    max-height: 185px;
    min-height: 100px;
    border: 1px solid #d7d5d5;
    border-top-width: 0;
    margin-top: -1px;
}

.ec-base-table.typeList .scroll table {
    border: 0;
    margin: 0;
}

.ec-base-table.typeList .scroll table:before {
    display: none;
}

.ec-base-table.typeList .scroll .message {
    border: 0;
}

.ec-base-table thead.blind,.ec-base-table thead.blind th {
    display: none;
}

.ec-base-table thead.blind + tbody tr:first-child th,.ec-base-table thead.blind + tbody tr:first-child td {
    border-top-width: 0;
}

.ec-base-table.typeList.gLine table {
    border-width: 0;
    border-bottom-width: 1px;
}

.ec-base-table.typeClear table:before {
    display: none;
}

.ec-base-table.typeClear table,.ec-base-table.typeClear th,.ec-base-table.typeClear td {
    border: 0 none;
    background: none;
}

.ec-base-table.typeClear th {
    font-weight: bold;
}

.ec-base-table.gBorder td {
    border-left: 1px solid #dfdfdf;
}

.ec-base-table.gBorder td:first-child {
    border-left: 0;
}

.ec-base-table.gBorder td.gClearLine {
    border-left: 0;
}

.ec-base-table.typeList.gBorder tbody td {
    border-color: #eee;
}

.ec-base-table .left {
    text-align: left;
}

.ec-base-table .center {
    text-align: center;
}

.ec-base-table .right {
    text-align: right;
}

.ec-base-table.typeList .center td,.ec-base-table.typeList td.center {
    padding-left: 0;
}

.ec-base-table.typeList .center td .name {
    font-size: 1.3rem;
    color: var(--dark-1-color);
}

.ec-base-table.typeList .center td .price strong {
    display: block;
    margin-top: 43px;
    font-size: 1.4rem;
    font-weight: 500;
    color: var(--gray-6-color);
}

.ec-base-table.typeList .center td.button {
    padding-right: 0;
    vertical-align: bottom;
}

.ec-base-table.typeList .center td.button a {
    border: 0 !important;
    padding: 0 !important;
}

.ec-base-table .top th,.ec-base-table th.top,.ec-base-table .top td,.ec-base-table td.top {
    vertical-align: top;
}

.ec-base-table .middle th,.ec-base-table th.middle,.ec-base-table .middle td,.ec-base-table td.middle {
    vertical-align: middle;
}

.ec-base-table img {
    vertical-align: middle;
}

.ec-base-table .ec-address {
    margin: -9px -10px -7px;
}

.ec-base-table .ec-address > li {
    padding: 8px 10px 7px;
    border-top: 1px solid #dfdfdf;
}

.ec-base-table .ec-address > li input[type="text"] {
    width: 373px;
}

.ec-base-table .ec-address > li select {
    width: 383px;
}

.ec-base-table .ec-address .ec-base-help {
    margin-left: 0;
}

.ec-base-table .ec-address .ec-address-area select {
    display: block;
}

.ec-base-table .ec-address .ec-address-area select:not(:first-child) {
    margin-top: 6px;
}

.ec-base-table .ec-address .ec-address-zipcode input[type="text"] {
    width: 80px;
    margin-right: 3px;
}

.ec-base-table .ec-address .ec-address-zipcode .btnBasic {
    margin-right: 4px;
}

#additional .ec-base-paginate {
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 20px;
}

#additional .ec-base-paginate > a:last-of-type,#additional .ec-base-paginate > a:first-of-type {
    display: flex;
    align-items: center;
}

#additional .prd_title {
    display: none;
}

#additional .ec-base-button {
    text-align: right;
    padding: 8px 20px;
}

#additional .ec-base-button a {
    display: inline-block;
    padding: 8px 29px 5px;
    font-size: 1.2rem;
    font-weight: 600;
    color: var(--gray-5-color);
    border: 1px solid var(--gray-3-color);
}

.customTitle {
    padding: 60px 0 70px;
}

.customTitle > h2 {
    font-size: 26px;
    font-weight: 700;
    text-align: center;
}

@media screen and (max-width: 768px) {
    .customTitle {
        padding:30px 0 50px;
    }

    .customTitle > h2 {
        font-size: 22px;
    }
}
