@charset "UTF-8";
/*
.c-thumb-list .slick-slide .c-thumb-list__item .c-thumb-list__thumb {height: 156px;}
.course-list .c-thumb-list__wrap:not(.slick-slider) .c-thumb-list__item .c-thumb-list__thumb {height: 156px;}
*/
.detail-top .detail-top__thumb > a > img, .detail-top .detail-top__thumb > a > a > img { width: 100%; }

.c-thumb-list__thumb { height: 155px; }

.c-basic-list__image { height: 127px; }

/*
.c-thumb-list .slick-slide .c-thumb-list__item.type-small .c-thumb-list__thumb {height: 156px;}
*/
.c-thumb-list__content .c-thumb-list__prevbtn, .c-thumb-list__content .c-thumb-list__nextbtn { top: 82px; height: 50px; }

/*
.c-basic-list__image {height: 128px;}
*/
.course-image__like { right: 11px; bottom: 11px; }

.c-list-info--chip { margin-bottom: 15px; }


.c-tab { position: relative; visibility: hidden; }

.c-tab.is-initial { visibility: visible; }

.c-tab.is-initial .c-tab__header--default:not(.is-carousel) .c-tab__list { display: -webkit-box; display: -ms-flexbox; display: flex; }

.c-tab.is-initial .c-tab__header--default:not(.is-carousel) .c-tab__item { display: block; -webkit-box-flex: 1; -ms-flex: 1; flex: 1; }

.c-tab.is-initial .c-tab__header--default:not(.is-carousel) .c-tab__item:first-child { margin-left: 0; }

@-moz-document url-prefix() { .c-tab__header { padding-bottom: 1px; } }

.c-tab__header { position: relative; display: block; overflow: hidden; }

.c-tab.is-initial .c-tab__header { visibility: visible; }

.c-tab__header.is-carousel { border-left: 1px solid #ccc; }

.c-tab__header.c-tab__header--text { border-left: 1px solid #fff; }

.c-tab__menu { width: 100%; }

.c-tab .is-carousel .c-tab__menu { margin-right: 59px; }

.c-tab__header--white.is-carousel .c-tab__menu { margin-left: 1px; }

.c-tab__header--text .c-tab__menu { border-bottom: 1px solid #ccc; }

.c-tab__list { position: relative; left: 0; display: table; font-size: 0; white-space: nowrap; z-index: 2; }

.c-tab__list:after { display: none; }

.c-tab.is-initial .c-tab__list { width: 100%; }

.c-tab__header--text .c-tab__list {  }

.c-tab__item { font-weight: 500; position: relative; display: inline-block; vertical-align: top; margin-left: -1px; border-width: 1px; border-style: solid; border-color: #ccc #ccc #1e1e1e #ccc;  }

.c-tab.is-initial .is-carousel .c-tab__item { display: inline-block; }

.c-tab.is-initial .c-tab__item { display: table-cell; }

.c-tab.is-initial .c-tab__item:not(:first-child) { border-left: 1px solid transparent; }

.c-tab__header--white .c-tab__item { border-width: 1px; border-style: solid; border-color: #ccc #ccc #777 #ccc; }

.c-tab__header--white .c-tab__item.is-active { background-color: #fff; border-width: 1px; border-style: solid; border-color: #777 #777 #fff #777 !important; }

.is-initial .c-tab__header--text .c-tab__item { background-color: #fff; border: none; display: inline-block;  }

.is-initial .c-tab__header--text .c-tab__item.is-active { color: #666; background-color: #fff; border: none; }

.c-tab__item.is-active { z-index: 1; background-color: #21277d; border-width: 1px; border-style: solid; border-color: #21277d; }

.c-tab__anchor { width: 100%; min-width: 190px; height: 58px; padding: 0 20px; font-size: 18px; display: block;  }

.is-active > .c-tab__anchor { color: #fff; }

.c-tab__anchor span { font-weight: 500; display: block; text-align: center; height: 100%; padding: 20px 0; }

.c-tab__header--white .c-tab__anchor { height: 43px; color: #939393; }

.c-tab__header--white .c-tab__anchor span { padding: 14px 0 13px 0; }

.c-tab__header--white .c-tab__anchor.is-active { color: #1e1e1e; }

.c-tab__header--text .c-tab__anchor { position: relative; height: auto; min-width: 120px; padding: 10px 17px; font-size: 15px; }

.c-tab__header--text .c-tab__anchor span { color: #888; padding: 0; }

.c-tab__header--text .c-tab__anchor.is-active:after { width: 100%; height: 2px; content: ''; display: block; position: absolute; bottom: -1px; left: 0; background-color: #21277d; }

.c-tab__header--text .c-tab__anchor.is-active span { color: #21277d; }

.c-tab__anchor2 { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.c-tab__anchor2 span { padding: 0; height: auto; }

.c-tab__anchor2 span i { display: block; font-weight: normal; font-size: 0.875em; margin-top: 5px; }

.c-tab__panel { display: none; }

.c-tab__panel.is-active { display: block; }

.c-tab__control { background-color: #fff; height: 60px; position: absolute; z-index: 2; right: 0; top: 0; width: 60px; display: none; }

.c-tab__header--text + .c-tab__control { top: -1px; height: 34px; }

.c-tab.is-initial .is-carousel + .c-tab__control { display: table; font-size: 0; }

.c-tab__control > button { position: relative; display: inline-block; width: 30px; height: 60px; border-width: 1px; border-style: solid; border-color: #ccc #ccc #1e1e1e #ccc; }

.c-tab__header--white + .c-tab__control > button { height: 45px; border-bottom-color: #777; }

.c-tab__header--text + .c-tab__control > button { height: 34px; border-bottom-color: #ccc; }

.c-tab__control > button:last-child { border-left: none; }

.c-tab__control > button .c-tab__arrow { width: 10px; height: 10px; position: absolute; margin-top: -5px; top: 50%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); right: auto; }

.c-tab__control > button .c-tab__arrow:before, .c-tab__control > button .c-tab__arrow:after { content: ''; display: block; background-color: #333; position: absolute; -webkit-transform-origin: left top; transform-origin: left top; }

.c-tab__control > button .c-tab__arrow:before { width: 2px; height: 10px; }

.c-tab__control > button .c-tab__arrow:after { width: 10px; height: 2px; }

.c-tab__control > button .c-tab__arrow--right:before, .c-tab__control > button .c-tab__arrow--right:after { -webkit-transform: rotate(135deg); -khtml-transform: rotate(135deg); transform: rotate(135deg); left: 100%; top: 50%; }

.c-tab__control > button .c-tab__arrow--left:before, .c-tab__control > button .c-tab__arrow--left:after { -webkit-transform: rotate(-45deg); -khtml-transform: rotate(-45deg); transform: rotate(-45deg); left: 0; top: 50%; }

.c-tab__control > button .c-tab__arrow--disabled:before, .c-tab__control > button .c-tab__arrow--disabled:after { background-color: #ccc; }

table.dataTable.c-table * { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

.dataTables_wrapper table.dataTable.c-table.no-footer { border-bottom: none !important; }

.dataTables_wrapper table.dataTable.c-table thead th { border-bottom: 1px solid #ccc !important; }

.dataTables_wrapper table.dataTable.c-table thead th, .dataTables_wrapper table.dataTable.c-table tbody th, .dataTables_wrapper table.dataTable.c-table tbody td { padding: 10px 10px !important; }

.dataTables_wrapper table.dataTable.c-table.c-table--col thead th { padding: 8px 10px !important; }

.dataTables_wrapper table.dataTable.c-table.c-table--col tbody th, .dataTables_wrapper table.dataTable.c-table.c-table--col tbody td { padding: 14px 10px !important; }

.dataTables_wrapper table.dataTable.c-table.c-table--module thead th, .dataTables_wrapper table.dataTable.c-table.c-table--module tbody th, .dataTables_wrapper table.dataTable.c-table.c-table--module tbody td { padding: 8px 5px !important; }

.dataTables_wrapper table.dataTable.c-table.c-table--row thead th, .dataTables_wrapper table.dataTable.c-table.c-table--row tbody th, .dataTables_wrapper table.dataTable.c-table.c-table--row tbody td { padding: 14px 10px !important; }

.dataTables_wrapper .c-table + .dataTables_paginate { font-size: 0; padding-top: 0; height: 35px; width: 100%; margin-top: 25px; text-align: center; }

.dataTables_wrapper .c-table + .dataTables_paginate * { -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button { margin: 0 0 0 1px; font-size: 15px; min-width: 35px; line-height: 35px; padding: 0; height: 35px; border-radius: 0; font-weight: 500; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button:hover { border: 1px solid #00adfb; background: #ffffff; color: #333 !important; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button:active { -webkit-box-shadow: none !important; box-shadow: none !important; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.current, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.current:hover { color: #ffffff !important; background: #00adfb; border: 1px solid #00adfb; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.first, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.previous, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.next, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.last { padding: 0; vertical-align: top; height: 35px; min-width: 15px; width: 15px; display: inline-block; position: relative; top: 0; left: 0; margin: 0 15px 0 0; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.first:before, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.previous:before, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.next:before, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.last:before { content: ''; height: 0; width: 0; display: block; border: 7px transparent solid; border-right-width: 0; border-left-color: #666666; position: absolute; top: 50%; left: 50%; margin-left: -3px; margin-top: -8px; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.first:hover, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.previous:hover, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.next:hover, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.last:hover { border-color: transparent; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.disabled:before, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.disabled:after { border-left-color: #cccccc !important; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.first:before, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.first:after, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.last:before, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.last:after { content: ''; height: 0; width: 0; display: block; border: 7px transparent solid; border-right-width: 0; border-left-color: #666666; position: absolute; top: 50%; margin-top: -8px; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.first:before, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.last:before { left: 2px; margin-left: 0; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.first:after, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.last:after { left: 8px; margin-left: 0; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.first, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.previous { margin-right: 15px; -webkit-transform: rotate(-180deg); -khtml-transform: rotate(-180deg); transform: rotate(-180deg); }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.first:after, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.first:before, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.previous:after, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.previous:before { margin-top: -7px; }

.dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.next, .dataTables_wrapper .c-table + .dataTables_paginate .paginate_button.last { margin: 0 0 0 15px; }

.dataTables_wrapper .dataTables_filter { visibility: hidden; margin-bottom: 15px; }

.dataTables_wrapper .dataTables_filter label { font-size: 0; }

.dataTables_wrapper .dataTables_filter input { border: 1px solid #f5f5f5; color: #555; height: 40px; line-height: 40px; width: 220px; background-color: #f5f5f5; background: url("../img/common/ico_search.png"); background-position: right 15px top 50%; background-repeat: no-repeat; padding: 0 40px 0 15px; }

.dataTables_wrapper .dataTables_filter input:focus { outline: none; border: 1px solid #00adfb; }

.paging { display: table; width: 100%; font-size: 0; text-align: center; }

.paging__number { display: inline-block; min-width: 35px; height: 35px; font-size: 15px; line-height: 35px; margin-left: 1px; border: 1px solid #fff; font-weight: 500; }

.paging__number:hover { border-color: #00adfb; color: #666; }

.paging__number--current, .paging__number--current:hover { color: #fff; background-color: #00adfb; border-color: #00adfb; }

.paging__btn { vertical-align: top; height: 35px; width: 15px; display: inline-block; position: relative; }

.paging__btn:before { content: ''; height: 0; width: 0; display: block; border: 7px transparent solid; border-right-width: 0; border-left-color: #666666; position: absolute; top: 50%; left: 50%; margin-left: -3px; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.paging__btn.is-disabled:before, .paging__btn.is-disabled:after { border-left-color: #cccccc; }

.paging__btn--first:before, .paging__btn--first:after, .paging__btn--last:before, .paging__btn--last:after { content: ''; height: 0; width: 0; display: block; border: 7px transparent solid; border-right-width: 0; border-left-color: #666666; position: absolute; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.paging__btn--first:before, .paging__btn--last:before { left: 2px; margin-left: 0; }

.paging__btn--first:after, .paging__btn--last:after { left: 8px; margin-left: 0; }

.paging__btn--first, .paging__btn--prev { margin-right: 15px; -webkit-transform: rotate(-180deg); -khtml-transform: rotate(-180deg); transform: rotate(-180deg); }

.paging__btn--next, .paging__btn--last { margin-left: 15px; }

* + .paging { margin-top: 25px; }

.paging + .c-bbs-footer--with-paging { margin-top: 0; float: right; }

.paging + .c-bbs-footer--with-paging .o-button-wrap--with-paging { margin-top: -35px; }

.toggle-select { position: relative; }

.toggle-select .toggle-anchor { cursor: pointer; display: block; text-align: left; width: 100%; height: 40px; background-color: #f5f5f5; padding: 0 2.6em 0 20px; border: none; border-radius: 0; font-size: 15px; color: #939393; }

.toggle-select .toggle-anchor:before { position: absolute; top: 50%; right: 17px; margin-top: -3px; content: ''; height: 0; width: 0; display: block; border-width: 6px 4px; border-style: solid; border-color: transparent; border-bottom-width: 0; border-top-color: #666; }

.toggle-select .toggle-anchor.is-active { color: #1e1e1e; }

.toggle-select .toggle-anchor.is-active:before { -webkit-transform: rotate(-180deg); -khtml-transform: rotate(-180deg); transform: rotate(-180deg); }

.toggle-select .toggle-anchor.is-active + .toggle-panel { z-index: 1; }

.toggle-select .toggle-anchor[disabled] { color: #aaa; }

.toggle-select .toggle-anchor[disabled]:before { border-top-color: #ccc; }

.toggle-select .toggle-panel { position: absolute; width: 100%; top: 100%; display: none; border: 1px solid #111;  }

.toggle-select .toggle-panel .c-scrollbox, .toggle-select .toggle-panel .scroll-wrapper, .toggle-select .toggle-panel .c-scrollbox__content { max-height: 200px !important; }

.toggle-select .toggle-panel.has-iscroll { overflow: hidden; }

.toggle-select .toggle__scroll { display: block; }

.toggle-select .toggle__content { position: relative; }

.c-list-prev-next { border-top: 1px solid #e5e5e5; margin-top: 60px; }

.c-list-prev-next__row { font-size: 0; border-bottom: 1px solid #e5e5e5; position: relative; padding: 0 95px 0 105px; }

.c-list-prev-next__tit, .c-list-prev-next__date { top: 50%; position: absolute; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.c-list-prev-next__tit, .c-list-prev-next__link, .c-list-prev-next__date { display: inline-block; font-size: 16px; line-height: 55px; }

.c-list-prev-next__tit { left: 0; font-size: 16px; padding-left: 18px; }

.c-list-prev-next__date { font-size: 16px; right: 0; }

.c-list-prev-next__link { display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.c-list-prev-next .arrow { position: absolute; left: 8px; top: 50%; }

.c-list-prev-next .arrow--prev:before { position: absolute; top: 50%; right: 0; margin-top: -3px; content: ''; height: 0; width: 0; display: block; border-width: 5px 4px; border-style: solid; border-color: transparent; border-bottom-width: 0; border-top-color: #666; }

.c-list-prev-next .arrow--prev:before { -webkit-transform: rotate(-180deg); -khtml-transform: rotate(-180deg); transform: rotate(-180deg); }

.c-list-prev-next .arrow--next:before { position: absolute; top: 50%; right: 0; margin-top: -3px; content: ''; height: 0; width: 0; display: block; border-width: 5px 4px; border-style: solid; border-color: transparent; border-bottom-width: 0; border-top-color: #666; }

body.main .content_body { width: 100%; padding-top: 0; }

body.main .footer { margin-top: 0; }

body.main .content_title { position: absolute; top: 75px; left: 50%; margin-left: -600px; color: #fff; }

.c-tab__header { margin-bottom: 40px; }

.tab-multi .c-tab__header--default { margin-bottom: 10px; }

.tab-multi .c-tab__header--text { margin-top: 10px; margin-bottom: 40px; }

.content-tit-border { border-top: 2px solid #1e1e1e; }

.content-tit-border__inner { margin-top: 40px; }

.content-tit-border .c-bbs-view__header { border-top: 0; }

.top-info.content-tit-border, .content-tit-border .top-info { margin: 20px 0; }

.top-info--tit { display: block; margin-bottom: 10px; font-size: 22px; color: #1e1e1e; font-weight: 500; }

.top-info--text { font-size: 16px; line-height: 24px; }

.top-info__row { display: table; width: 100%; margin: 40px 0; }

.top-info__row > * { display: table-cell; vertical-align: top; }

.top-info__row--right { text-align: right; }

.top-info__sub--tit { display: block; margin-bottom: 10px; font-size: 18px; color: #1e1e1e; font-weight: 500; }

.top-info__sub--text { font-size: 15px; line-height: 23px; color: #666; }

.top-info .top-info__row + .top-info__row { margin-top: 40px; }

.sub-title { display: block; margin-bottom: 15px; font-size: 18px; color: #1e1e1e; font-weight: 500; }

.sub-title__row { display: table; width: 100%; margin-bottom: 15px; }

.sub-title__row > * { display: table-cell; vertical-align: bottom; }

.sub-title__row--right { text-align: right; }

.sub-title__row .sub-title { margin-bottom: 0; }

.sub-title-wrap { margin-top: 60px; }

.border-box { padding: 30px 40px; border: 1px solid #ccc; }

.border-box dl > * { float: left; display: block; font-size: 15px; line-height: 26px; }

.border-box dl dt { width: 82px; }

.border-box dl dd { width: calc(100% - 82px); letter-spacing: -0.01em; }

.border-box dl dd .c-bullet--list { margin-top: 5px; }

.border-box + .c-bbs-write { margin-top: 40px; }

.input-w--sort { width: 534px; }

.input-w--name { width: 197px; }


.cs-top { width: 100%; height: 400px; background: url("../img/cs/bg_cs_main.jpg") 50% 50% no-repeat; background-size: cover; }

.cs-top-inner { position: relative; width: 1200px; margin: 0 auto; padding: 100px 0 0; }

.cs-top--title { display: block; font-size: 28px; color: #1e1e1e; font-weight: 500; color: #fff; }

.cs-top__search { position: relative; margin: 40px auto 0; width: 600px; }

.cs-top__search--title { display: block; font-size: 24px; color: #1e1e1e; font-weight: 500; color: #fff; text-align: center; }

.cs-top__search .c-all-more { position: absolute; top: 5px; right: 0; }

.cs-top__search .c-all-more__text { color: #fff; }

.cs-top__search .c-all-more__arrow:before, .cs-top__search .c-all-more__arrow:after { background-color: #fff; }

.cs-top__search--form { margin-top: 26px; }

.cs-top__search--form .o-input-type--search.o-input-wrap { width: 100%; }

.cs-top__search--form .o-input.o-input--text { height: 55px; padding: 0 50px 0 20px; }

.cs-top__search--form .o-input-button--search { top: 50%; margin-top: -10px; }

.cs-top__search--keyword { margin-top: 30px; text-align: center; }

.cs-top__search--keyword .keyword-item { display: inline-block; color: #fff; }

.cs-top__search--keyword .keyword-item:nth-child(n+2) { padding-left: 23px; margin-left: 18px; border-left: 1px solid #fff; }

.cs-container { position: relative; width: 1200px; margin: 80px auto 0; }

.cs-container--title { display: block; margin-bottom: 20px; font-size: 22px; color: #1e1e1e; font-weight: 500; }

.cs-container .c-tab__header { margin-bottom: 10px; }

.faq-list li { height: 55px; border-bottom: 1px solid #e5e5e5; }

.faq-list li a { position: relative; display: block; padding: 19px 0 19px 64px; color: #1e1e1e; }

.faq-list li a:before { content: 'Q'; position: absolute; display: block; top: 50%; left: 20px; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 18px; font-weight: 500; }

.cs-bottom { margin-top: 80px; }

.cs-banner { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.cs-banner li { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; position: relative; display: block; }

.cs-banner--tit { display: block; text-align: center; font-size: 18px; color: #1e1e1e; font-weight: 500; }

.cs-banner--desc { display: block; margin: 10px 0 18px; font-size: 14px; line-height: 1.2; text-align: center; }

.cs-banner__con { position: relative; text-align: center; }

.cs-banner__con .icon-banner { position: relative; display: block; width: 130px; height: 130px; margin: 0 auto 20px; border-radius: 50%; background: #f6f7fa; }

.cs-banner__con .icon-banner:before { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; width: 70px; height: 70px; background: url("../img/cs/ico_main.png") 0 0 no-repeat; }

.cs-banner__con .icon-banner--notice:before { background-position: 0 0; }

.cs-banner__con .icon-banner--support:before { background-position: 0 -70px; }

.cs-banner__con .icon-banner--remote:before { background-position: 0 -140px; }

.cs-banner__con .icon-banner--location:before { background-position: 0 -210px; }

.cs-banner__con .icon-banner--mail:before { background-position: 0 -280px; }


.c-accordion-list__anchor { position: relative; color: #1e1e1e; }

.c-accordion-list__anchor:after { content: ''; position: absolute; top: 50%; right: 20px; width: 10px; height: 10px; margin-top: -8px; border: 1px solid #666; border-right: transparent; border-bottom: transparent; -webkit-transform: rotateZ(-135deg); transform: rotateZ(-135deg); }

.c-accordion-list__anchor.is-active { font-weight: 500; }

.c-accordion-list__anchor.is-active:after { margin-top: -2px; -webkit-transform: rotateZ(45deg); transform: rotateZ(45deg); }

.c-accordion-list.number-type .c-accordion-list__anchor:before, .c-accordion-list.number-type .c-accordion-list__panel:before { display: none; }

.c-accordion-list.number-type .c-accordion-list__number { position: absolute; top: 50%; left: 20px; display: block; font-size: 18px; font-weight: 500; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.c-accordion-list .o-button--inner { background-color: #fff; line-height: 1; height: 40px; min-width: 100px; border: 1px solid #707070; padding: 12px 18px; font-size: 16px; color: #1e1e1e; font-weight: 500; }

.c-accordion-list .o-button--inner:hover, .c-accordion-list .o-button--inner:focus { border-color: #1e1e1e; background-color: #1e1e1e; color: #ffffff; }

.c-accordion-list .o-button--inner.is-disabled, .c-accordion-list .o-button--inner[disabled], .c-accordion-list .o-button--inner.o-button--primary.is-disabled, .c-accordion-list .o-button--inner.o-button--primary[disabled] { border-color: #e5e5e5; color: #adadad; background-color: #f5f5f5; }

html[class*="ie10"] .c-accordion-list .o-button--inner { padding: 10px 18px; }

html[class*="ie11"] .c-accordion-list .o-button--inner { padding: 10px 18px; }


.cs-info { position: relative; width: 100%; margin-top: 60px; padding: 50px 0; border-top: 1px solid #ccc; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; font-size: 16px; color: #1e1e1e; font-weight: 500; letter-spacing: -0.02em; }

body.main .cs-info { margin-top: 80px; padding: 40px 0; }

.cs-info__inner-wrap { position: relative; margin: 0 auto; width: 1200px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.cs-info__left { margin-right: 60px; }

.cs-info__left--tit { display: block; padding-bottom: 15px; font-size: 18px; }

.cs-info__left--number { display: block; height: 40px; font-size: 36px; font-weight: 700; line-height: 40px; }

.cs-info__left--number:before { content: ''; position: relative; display: inline-block; top: 0; left: 0; width: 40px; height: 40px; margin-right: 10px; border-radius: 50%; background: #1e1e1e url("../img/cs/ico_phone.png") 50% 50% no-repeat; font-size: 0; text-indent: -9999em; vertical-align: top; }

.cs-info__right { width: 500px; position: relative; padding: 5px 0 5px 40px; border-left: 1px solid #ccc; }

.cs-info__right dt, .cs-info__right dd { float: left; padding: 4px 0; }

.cs-info__right dt { width: 110px; font-weight: 400; color: #666; }

.cs-info__right dd { width: calc(100% - 110px); }

.cs-info__right:after { content: ''; display: block; clear: both; }

.cs-info__btn { position: absolute; right: 0; top: 40px; }


.support-guide { margin: 40px 0 60px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.support-guide:after { content: ''; display: block; clear: both; }

.support-guide-wrap { padding-top: 60px; border-top: 1px solid #ccc; }

.support-guide li { position: relative; display: block; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }

.support-guide__con { position: relative; font-size: 15px; color: #1e1e1e; line-height: 1.2; text-align: center; }

.support-guide__con .icon-support { position: relative; display: block; width: 150px; height: 150px; margin: 0 auto 20px; border-radius: 50%; background: #f2f3f8; }

.support-guide__con .icon-support:before { content: ''; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); display: block; width: 70px; height: 60px; background: url("../img/cs/ico_remote_support.png") 0 0 no-repeat; }

.support-guide__con .icon-support--1:before { background-position: 0 0; }

.support-guide__con .icon-support--pc2:before { background-position: 0 -60px; }

.support-guide__con .icon-support--pc3:before { background-position: 0 -120px; }

.support-guide__con .icon-support--4:before { background-position: 0 -180px; }

.support-guide__con .icon-support--m2:before { background-position: 0 -240px; }

.support-guide__con .icon-support--m3:before { background-position: 0 -300px; }

.support-guide__con .c-arrow { width: 17px; height: 17px; position: absolute; margin-top: -8.5px; top: 50%; top: 75px; right: -6px; }

.support-guide__con .c-arrow:before, .support-guide__con .c-arrow:after { content: ''; display: block; background-color: #888; position: absolute; -webkit-transform-origin: left top; transform-origin: left top; }

.support-guide__con .c-arrow:before { width: 1px; height: 17px; }

.support-guide__con .c-arrow:after { width: 17px; height: 1px; }

.support-time { font-size: 15px; line-height: 23px; }

.support-time strong { font-size: 16px; color: #1e1e1e; font-weight: 500; }

.support-time .c-bullet--list { margin-top: 10px; }

.precheck { margin: 25px 0 0; border-top: 1px solid #e5e5e5; }

.precheck .top-info__row { margin: 30px 0 0; }

.precheck .top-info__row > * { vertical-align: middle; }

.precheck .top-info--text { font-size: 18px; color: #1e1e1e; font-weight: 500; }


.tbl-wrap__support .c-table thead th { padding: 11px 5px; }

.tbl-wrap__support .c-table tbody tr:hover, .tbl-wrap__support .c-table tbody tr:focus { background-color: transparent; }

.tbl-wrap__support.line-type .c-table tbody tr td { border-left: 1px solid #e5e5e5; text-align: left; }

.tbl-wrap__support.line-type .o-button--text { color: #666; border-color: #666; font-weight: 400; font-size: 16px; height: auto; line-height: inherit; min-width: inherit; border: none; padding: 0 0 4px 0; border-bottom: 1px solid #1e1e1e; font-weight: 500; }

.tbl-wrap__support.line-type .o-button--text:hover, .tbl-wrap__support.line-type .o-button--text:focus { color: #00adfb; border-color: #00adfb; background-color: transparent; }

.mc-setting { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.mc-setting--title { display: block; color: #1e1e1e; }

.mc-setting__left { width: 40%; padding-right: 60px; text-align: center; }

.mc-setting__left .mc-setting--title { font-size: 20px; margin-bottom: 20px; }

.mc-setting__right { width: 60%; padding-left: 50px; border-left: 1px solid #e5e5e5; }

.mc-setting__right .mc-setting--title { margin-bottom: 5px; font-weight: 500; }

.mc-setting__right ol { padding-left: 15px; }

.mc-setting__right ol > li { list-style: decimal; }

.software-list li { float: left; width: 50%; }

.software-list li:nth-child(n+3) { margin-top: 40px; }

.software-list-con { position: relative; min-height: 80px; padding-left: 100px; }

.software-list--icon { position: absolute; top: 50%; left: 0; width: 80px; height: 80px; border-radius: 50%; background: #fff; -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.software-list--icon:before { content: ''; position: absolute; top: 50%; left: 50%; display: block; width: 35px; height: 35px; background: url("../img/cs/ico_software.png") -35px 0 no-repeat; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.software-list--icon.icon-xecure:before { background-position: 0 0; }

.software-list--icon.icon-anysign:before { background-position: 0 -35px; }

.software-list--icon.icon-flash:before { background-position: -35px -35px; }

.software-list--icon.icon-wmp:before { background-position: -35px -70px; }

.software-list--icon.icon-hwp:before { background-position: -70px 0; }

.software-list--icon.icon-doc:before { background-position: -70px -35px; }

.software-list--icon.icon-xls:before { background-position: -70px -70px; }

.software-list--icon.icon-ppt:before { background-position: -70px -105px; }

.software-list--icon.icon-gul:before { background-position: -70px -140px; }

.software-list--icon.icon-pdf:before { background-position: -70px -175px; }

.software-list--icon.icon-zip:before { background-position: -70px -210px; }

.software-list--name { display: block; color: #1e1e1e; margin-bottom: 5px; }


.location__top--map { position: relative; width: 100%; }

.location__top--map img { max-width: 100%; }

.location__top--desc { border-top: 1px solid #ccc; padding: 25px 40px; background: #fff; }

.location .c-bullet--list.top-line { padding-top: 20px; border-top: 1px solid #1e1e1e; }


.window-popup.cs-map { max-width: 800px; margin: 0 auto; }

.window-popup.cs-map .location__info .c-table--row col.th { width: 17%; }

.window-popup.cs-map .window-popup__title { max-width: 800px; margin: 0 auto; }

@media all and (max-width: 768px) { .window-popup.cs-map .c-tab__anchor { min-width: auto; }
    .window-popup.cs-map .c-tab__anchor span em { display: none; }
    .window-popup.cs-map .location__info .c-table--row col.th { width: 20%; }
    .window-popup.cs-map .window-popup__wrap { position: relative; padding: 94px 0 31px; }
    .window-popup.cs-map .window-popup__header { height: 71px; line-height: 26px; }
    .window-popup.cs-map .window-popup__title { font-size: 26px; line-height: 26px; padding: 22px 24px 20px 24px; height: 71px; }
    .window-popup.cs-map .window-popup__body { padding: 0 24px; }
    .window-popup.cs-map .c-tab__header { margin-bottom: 12px; }
    .window-popup.cs-map .c-tab__anchor { height: 40px; font-size: 15px; }
    .window-popup.cs-map .c-tab__anchor span { padding: 13px 0; }
    .window-popup.cs-map .sub-title { margin-bottom: 14px; font-size: 17px; color: #1e1e1e; font-weight: 500; }
    .window-popup.cs-map .sub-title__row { margin-bottom: 32px; }
    .window-popup.cs-map .sub-title-wrap { margin-top: 32px; }
    .window-popup.cs-map .c-table { font-size: 16px; }
    .window-popup.cs-map .c-table--row th, .window-popup.cs-map .c-table--row td, .window-popup.cs-map .c-table--row .c-table__col { line-height: 1.5; padding: 10px 6px; height: 40px; } }

@media (max-width: 768px) { .window-popup.cs-map .c-tab__control > button, .window-popup.cs-map .c-tab__control { height: 42px; } }


