.privacy_wrapper {
    -webkit-text-size-adjust: 100%;
    font-size: inherit;
    line-height: 1.15;
}
.privacy_wrapper {
    font-family: var(--main-font-Medium);
    padding-top: 8rem;
    background: var(--main-background2);
    overflow:hidden;
}
.privacy_wrapper h1{
    font-size: 2.5rem;
    font-family: var(--main-font-bold);
    text-align: center;
    margin-top: 5rem;
}

.privacy_container {
    width: 80vw;
    margin: 5rem auto 7rem;    padding:3rem 0;
    border-radius: 1.5rem;
    background: #fff;
}

.privacy_content {
    width: 80%;
    margin: auto;
}

a,a:link,a:visited,body,button,dl,input,ol,select,td,textarea,th,ul {
    color: #222
}

a:visited {
    text-decoration: none
}

a:active,a:hover {
    text-decoration: underline
}

.user-page-header .user-page-titles::after,.user-page-header .user-page-titles::before,a:link:after,a:visited:after {
    content: ''
}

address {
    font-style: normal
}

hr {
    max-width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.privacy {
    letter-spacing: -.05em
}

h6 {
    font-size: 1.5rem;
}

.privacy hr {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.privacy .privacy-list {
    margin-bottom: 25px;
    padding: 1.4rem .8rem;
    border: 3px solid rgba(0,0,0,.1)
}

.privacy .privacy-list hr {
    margin-top: 1.25rem;
    margin-bottom: 1.25rem
}

.privacy .privacy-list-header {
    padding-left: 1rem;
    padding-right: 1rem;
    font-size: 1.5rem;
    line-height: 1.65em
}

.privacy .privacy-list-groups {
    margin-bottom: 0
}
.large-up-2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.privacy .privacy-list-groups li {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.25em
}

.privacy .privacy-list-groups li:last-child {
    margin-bottom: 0
}

.poll-view.type-vs .poll-result ul,.privacy .privacy-list-groups li a {
    display: block
}
@media screen and (max-width: 1024px) {
    .privacy_container {
        width: 95vw;
        padding: 4rem 0;
    }
    .privacy_content {
        width: 95%;
    }
}

@media screen and (max-width: 576px){
    .large-up-2 {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
    .privacy .privacy-list-groups {
        width: 100%;
    }
}

@media screen and (max-width: 63.9375em) {
    .privacy .privacy-list-header {
        padding-left:0;
        padding-right: 0
    }

    .privacy .privacy-list {
        padding: .9375rem
    }

    .privacy .privacy-list-groups li:last-child {
        margin-bottom: 1rem
    }

    .privacy .privacy-list-groups:last-child li:last-child {
        margin-bottom: 0
    }
}

.privacy .privacy-group .privacy-group-title {
    margin-bottom: 1rem;
    font-size: 1.8rem;;
    font-weight: 700;
    line-height: 1em
}

.privacy .privacy-group .privacy-group-list,.privacy .privacy-group table ol,.privacy .privacy-group table ul {
    margin-bottom: 0
}

.privacy .privacy-group .privacy-group-list li {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.65em;
    color: rgba(0,0,0,.7)
}

.privacy .privacy-group .privacy-group-list li:last-child,.privacy .privacy-group table li:last-child {
    margin-bottom: 0
}

.privacy .privacy-group .privacy-group-summary {
    font-size: 1.44rem;
    line-height: 1.65em;
    color: rgba(0,0,0,.5)
}

.privacy .privacy-group table {
    border-collapse: collapse
}

.privacy .privacy-group table tbody td,.privacy .privacy-group table tbody th {
    padding: .9375rem;
    font-size: 1.5rem;
    font-family: var(--main-font-Medium);
}

table tbody, table tfoot, table thead {
    border: 1px solid #f1f1f1;
    background-color: #fefefe;
}

table.unstriped tbody {
    background-color: #fefefe;
}

.privacy .privacy-group table tbody th {
    width: 30%;
    border-right: 1px solid rgba(0,0,0,.05)
}

.privacy .privacy-group table tbody td {
    color: rgba(0,0,0,.5)
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe;
}

.privacy .privacy-group table li {
    margin-bottom: .7rem;
    line-height: 1.25em;
    color: rgba(0,0,0,.5)
}

@media screen and (max-width: 39.9375em) {
    .privacy .privacy-group table tbody td,.privacy .privacy-group table tbody th {
        padding:.625rem
    }
}

.customer-header,.customer-header .customer-header-title,.privacy-info-box {
    margin-bottom: 1rem
}

.privacy-info-box {
    overflow-y: auto;
    max-height: 160px;
    padding: .9375rem;
    line-height: 1.8em;
    letter-spacing: -.05em;
    text-align: justify;
    border: 1px solid rgba(0,0,0,.12);
    background-color: rgba(0,0,0,.03)
}

@media screen and (max-width: 39.9375em) {
    .privacy-info-box {
        padding:.625rem
    }
}

.privacy-info {
    text-align: left
}

.privacy-info .privacy-info-header {
    font-weight: 700;
    font-size: .9rem;
    margin-bottom: 1rem
}

.privacy-info .privacy-info-content li {
    margin-bottom: .4rem;
    font-size: .8rem;
    line-height: 1.25em;
    color: rgba(0,0,0,.55)
}

.poll-columns {
    background: #fefefe;
    text-align: center;
    letter-spacing: -.05em;
    transition: all .15s
}

.poll-columns:hover {
    border-color: rgba(0,0,0,.5)
}

.poll-columns .poll-state {
    display: inline-block;
    margin-bottom: .8rem;
    font-size: .8rem;
    line-height: 1em;
    color: rgba(0,0,0,.25);
    text-decoration: underline
}

.poll-columns .poll-state.going {
    color: #e6336d
}

.poll-columns .poll-titles {
    margin-bottom: .8rem;
    line-height: 1.35em
}

.poll-columns .poll-dated {
    overflow: hidden;
    margin-bottom: 1rem;
    line-height: 1em;
    font-size: .75rem;
    letter-spacing: 0;
    color: rgba(0,0,0,.55);
    text-overflow: ellipsis;
    white-space: nowrap
}

.poll-columns .button {
    margin-bottom: 0
}

.poll-view {
    margin-bottom: 1rem;
    border: 1px solid rgba(0,0,0,.08);
    border-bottom-color: rgba(0,0,0,.15);
    text-align: left
}

.poll-view .poll-view-header {
    padding: 2rem
}

.poll-view .poll-view-header .poll-view-state {
    float: left;
    margin-right: 1.25rem;
    padding: .625rem .9375rem;
    font-size: .75rem;
    line-height: 1em;
    color: #fefefe;
    background: rgba(0,0,0,.25);
    text-align: center;
    letter-spacing: -.05em
}

.poll-view .poll-view-header .poll-view-state.going {
    background: #e6336d
}

.poll-view .poll-view-header .poll-view-state .quest {
    margin-bottom: .25rem;
    font-size: 1.5rem
}

.poll-view .poll-view-header .poll-view-titles {
    margin-bottom: .5rem;
    font-size: 1.25rem;
    line-height: 1.35em;
    letter-spacing: -.075em
}

.poll-view .poll-view-header .poll-view-dated {
    font-size: .9rem;
    color: rgba(0,0,0,.45)
}

.poll-view .poll-view-content {
    padding: 2rem;
    background: #f4f4f5
}

.poll-view .poll-view-content .poll-view-msg {
    margin-bottom: 2rem;
    font-size: 1.3rem;
    line-height: 1.25em;
    color: #333;
    letter-spacing: -.05em;
    text-align: center
}

.poll-view .poll-radio input[type=checkbox],.poll-view .poll-radio input[type=radio] {
    display: none
}

.poll-view .poll-radio input[type=checkbox]+label,.poll-view .poll-radio input[type=radio]+label {
    display: block;
    position: relative;
    padding: 1rem 1.25rem;
    margin: 0;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1em;
    background: #fefefe;
    border: 1px solid rgba(0,0,0,.08);
    border-top: none
}

.poll-view .poll-radio input[type=radio]+label::before {
    content: "\e6cd";
    float: right;
    width: 35px;
    height: 35px;
    padding-top: .5rem;
    margin-left: .5rem;
    font-family: 'Stroke 7';
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1em;
    text-align: center;
    color: #bebebe;
    cursor: pointer;
    border: 1px solid #bebebe;
    border-radius: 50%
}

#calendar-wrap .calendar-header::after,#calendar-wrap .calendar-view-list::after,#calendar-wrap .weekly::after,#calendar-wrap::after,#cover .cover-content::after,.poll-view .poll-radio input[type=checkbox]+label::after,.poll-view .poll-radio input[type=radio]+label::after,.poll-view .poll-result .inner::after,.poll-view .poll-result li::after,.poll-view .poll-view-footer::after,.poll-view.type-vs .poll-result ul::after,.poll-view.type-vs .vs-content::after {
    content: '';
    display: table;
    clear: both
}

.poll-view .poll-radio input[type=checkbox]:first-child+label,.poll-view .poll-radio input[type=radio]:first-child+label,.poll-view .poll-result li:first-child {
    border-top: 1px solid rgba(0,0,0,.08)
}

.poll-view .poll-radio input[type=checkbox]+label strong,.poll-view .poll-radio input[type=radio]+label strong {
    display: block;
    padding-top: .5rem;
    line-height: 1.25em
}

.poll-view .poll-radio input[type=checkbox]+label strong::before,.poll-view .poll-radio input[type=radio]+label strong::before {
    content: '';
    position: absolute;
    z-index: 2;
    visibility: hidden;
    border: 1px solid rgba(0,0,0,.7);
    left: -1px;
    right: -1px;
    top: -1px;
    bottom: -1px
}

.poll-view .poll-radio input[type=checkbox]:checked+label::before,.poll-view .poll-radio input[type=radio]:checked+label::before {
    color: #fefefe;
    border-color: transparent;
    background: #e6336d
}

.poll-view .poll-radio input[type=checkbox]+label:hover strong::before,.poll-view .poll-radio input[type=checkbox]:checked+label strong::before,.poll-view .poll-radio input[type=radio]+label:hover strong::before,.poll-view .poll-radio input[type=radio]:checked+label strong::before {
    visibility: visible;
    border-color: #e6336d
}

@media screen and (max-width: 39.9375em) {
    .row .poll-view .poll-radio input[type=checkbox]+label strong,.row .poll-view .poll-radio input[type=radio]+label strong {
        padding-top:0
    }
}

.poll-view .poll-result li {
    display: block;
    position: relative;
    margin: 0;
    background: #fefefe;
    border: 1px solid rgba(0,0,0,.08);
    border-top: none
}

.poll-view .poll-result .inner {
    float: left;
    width: calc(100% - 100px);
    height: 75px;
    position: relative;
    z-index: 1
}

.poll-view .poll-result .inner .titles {
    padding: 1.5rem 1.25rem
}

.poll-view .poll-result .inner .titles .contents {
    overflow: hidden;
    font-weight: 700;
    white-space: nowrap
}

@media screen and (max-width: 39.9375em) {
    .row .poll-view .poll-result .inner {
        float:none;
        width: auto;
        margin-left: auto;
        margin-right: auto
    }

    .row .poll-view .poll-result .inner .contents {
        text-overflow: ellipsis
    }
}

.poll-view .poll-result .inner .graph {
    overflow: hidden;
    position: absolute;
    z-index: 2;
    padding: 1.5rem 1.25rem;
    font-weight: 700;
    color: #fefefe;
    background-color: #727d92;
    border-bottom: 2px solid rgba(255,255,255,.05);
    white-space: nowrap;
    left: 0;
    top: -1px;
    bottom: -1px
}

#admin-wrap .poll-view .poll-result .inner .graph.user-bg {
    background-color: #e6336d
}

.poll-view .poll-result .result-more {
    overflow: hidden;
    float: right;
    width: 100px;
    height: 75px;
    text-align: center;
    padding: 1rem 1.25rem
}

.poll-view .poll-result .result-more .numbers {
    font-size: 1.5rem;
    line-height: 1em;
    letter-spacing: -.05em
}

.poll-view .poll-result .result-more .counts {
    font-size: .75rem;
    font-weight: 400;
    color: rgba(0,0,0,.45)
}

@media screen and (max-width: 39.9375em) {
    .row .poll-view .poll-result .result-more {
        float:none;
        width: auto;
        margin-left: auto;
        margin-right: auto
    }
}

.poll-view.type-vs .vs-content .poll-radio {
    float: left;
    width: 45%
}

.poll-view.type-vs .vs-content .vs-icons {
    float: left;
    width: 10%;
    padding-top: .9rem;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1em;
    color: rgba(0,0,0,.55);
    text-align: center
}

@media screen and (max-width: 63.9375em) {
    .row .poll-view.type-vs .vs-content .poll-radio {
        width:40%
    }

    .row .poll-view.type-vs .vs-content .vs-icons {
        width: 20%
    }
}

@media screen and (max-width: 39.9375em) {
    .row .poll-view.type-vs .vs-content .poll-radio,.row .poll-view.type-vs .vs-content .vs-icons {
        float:none;
        width: auto;
        margin-left: auto;
        margin-right: auto
    }

    .row .poll-view.type-vs .vs-content .vs-icons {
        padding: 1rem 0
    }
}

.poll-view.type-vs .poll-result li {
    float: left;
    width: 50%;
    border-top: 1px solid rgba(0,0,0,.08)
}

.poll-view.type-vs .poll-result li:nth-child(2n) {
    border-left: none
}

.poll-view.type-vs .poll-result li:nth-child(2n) .inner {
    float: right
}

.poll-view.type-vs .poll-result li:nth-child(2n) .inner .titles {
    text-align: right
}

.poll-view.type-vs .poll-result li:nth-child(2n) .inner .graph {
    left: inherit;
    right: 0
}

.poll-view.type-vs .poll-result li:nth-child(2n) .inner .graph .graph-titles {
    position: absolute;
    z-index: 1;
    right: 1.25rem;
    top: 1.5rem
}

.poll-view.type-vs .poll-result li:nth-child(2n) .result-more {
    float: left
}

.poll-view.type-vs .poll-result li:nth-child(2n+1) {
    clear: both
}

@media screen and (max-width: 63.9375em) {
    .row .poll-view.type-vs .poll-result li {
        float:none;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        border-top: none;
        clear: both
    }

    .row .poll-view.type-vs .poll-result li:first-child {
        border-top: 1px solid rgba(0,0,0,.08)
    }

    .row .poll-view.type-vs .poll-result li:nth-child(2n) .inner {
        float: left;
        border-left: 1px solid rgba(0,0,0,.08)
    }

    .row .poll-view.type-vs .poll-result li:nth-child(2n) .inner .titles {
        text-align: left
    }

    .row .poll-view.type-vs .poll-result li:nth-child(2n) .inner .graph {
        left: 0;
        bottom: -1px;
        right: inherit
    }

    .row .poll-view.type-vs .poll-result li:nth-child(2n) .inner .graph .graph-titles {
        position: static;
        right: inherit;
        top: inherit
    }

    .row .poll-view.type-vs .poll-result li:nth-child(2n) .result-more {
        float: right
    }
}

@media screen and (max-width: 39.9375em) {
    .row .poll-view.type-vs .poll-result li {
        float:none;
        width: auto;
        margin-left: auto;
        margin-right: auto;
        border-top: none
    }

    .row .poll-view.type-vs .poll-result li:first-child {
        border-top: 1px solid rgba(0,0,0,.08)
    }

    .row .poll-view.type-vs .poll-result li:nth-child(2n) .inner,.row .poll-view.type-vs .poll-result li:nth-child(2n) .result-more {
        float: none;
        margin-left: auto;
        margin-right: auto
    }
}

.poll-view .poll-view-footer {
    margin-top: 1.25rem
}

#cover .button-group,.poll-view .poll-view-footer .button,.poll-view .poll-view-footer .button-group {
    margin-bottom: 0
}

.poll-view.poll-weiget .poll-view-content,.poll-view.poll-weiget .poll-view-header {
    padding: 1rem
}

.poll-view.poll-weiget .poll-view-state {
    padding: .6rem .75rem;
    margin-right: .8rem;
    font-size: .6rem
}

.poll-view.poll-weiget .poll-view-state .quest {
    font-size: 1rem
}

.poll-view.poll-weiget .poll-radio input[type=radio]+label strong,.poll-view.poll-weiget .poll-view-dated,.poll-view.poll-weiget .poll-view-titles {
    overflow: hidden;
    font-size: 1rem;
    line-height: 1.25em;
    text-overflow: ellipsis;
    white-space: nowrap
}

.poll-view.poll-weiget .poll-view-dated {
    font-size: .7rem;
    letter-spacing: -.05em
}

.poll-view.poll-weiget .poll-view-msg {
    margin-bottom: 1rem;
    font-size: .9rem;
    color: #888;
    text-align: left
}

.poll-view.poll-weiget .poll-radio input[type=checkbox]+label,.poll-view.poll-weiget .poll-radio input[type=radio]+label {
    padding: .65rem .9rem
}

.poll-view.poll-weiget .poll-radio input[type=radio]+label::before {
    width: 22px;
    height: 22px;
    padding-top: .4rem;
    font-size: .75rem
}

.poll-view.poll-weiget .poll-radio input[type=radio]+label strong {
    width: calc(100% - 25px);
    padding-top: 0;
    margin-top: .15rem;
    font-size: .9rem
}

.poll-view.type-vs.poll-weiget .vs-content .vs-icons {
    padding-top: .6rem;
    font-size: 1.5rem;
}

.event-image-preview img {
    max-height: 120px
}

.event-image-preview .button-group {
    margin-top: 1rem
}

#cover .cover-dated {
    font-size: .75rem;
    font-weight: 400;
    color: #888;
    text-align: center
}

#cover .cover-images {
    width: 100%
}

#cover .cover-images .dis-table-cell {
    position: relative;
    width: 100%;
    height: 120px;
    text-align: center;
    vertical-align: middle
}

#cover .cover-content {
    padding: .5rem;
    letter-spacing: -.05em
}

#cover .cover-content .cover-titles {
    overflow: hidden;
    margin-bottom: .5rem;
    font-size: 1.5rem;;
    line-height: 1.25em;
    text-overflow: ellipsis;
    white-space: nowrap
}

#cover .cover-content .cover-summary {
    font-size: .9rem
}

#cover .cover-content .cover-summary a {
    color: #333
}

.search-forms .search-field {
    max-width: 245px
}

@media screen and (max-width: 39.9375em) {
    .search-forms .search-field {
        max-width:100%
    }
}

.search-forms .select-viewer {
    margin-right: 1px
}

.search-forms .search-plus,.search-forms .select-viewer select {
    min-height: 40px;
    font-size: .75rem;
    color: #727d92;
    letter-spacing: -.05em
}

.search-forms .search-plus {
    position: relative;
    padding: 0 10px;
    margin-left: 1px;
    color: #32323a;
    cursor: pointer
}

.search-forms .search-plus::after {
    content: '';
    float: right;
    position: absolute;
    margin-top: -3px;
    border-width: 3px;
    border-style: solid;
    border-color: transparent transparent #32323a;
    right: 0;
    top: 50%
}

.search-forms .search-plus:hover {
    color: #e32f66
}

.search-forms .search-plus:hover::after {
    border-bottom-color: #e32f66
}

.search-forms .select-mode select {
    margin-bottom: 1px;
    font-size: .75rem;
    color: #727d92;
    letter-spacing: -.05em
}

.search-forms .dropdown-pane {
    border-radius: .2rem
}

.search-forms .dropdown-pane::after,.search-forms .dropdown-pane::before {
    content: '';
    position: absolute;
    border-style: solid;
    border-color: transparent;
    top: 100%
}

.search-forms .dropdown-pane::before {
    z-index: 1;
    border-width: 5px;
    border-top-color: #cacaca;
    left: 35px
}

.search-forms .dropdown-pane::after {
    z-index: 2;
    border-width: 4px;
    border-top-color: #fefefe;
    left: 36px
}

#calendar-wrap .calendar-header {
    margin-bottom: 1rem
}

#calendar-wrap .calendar-header .calendar-btns,#calendar-wrap .calendar-header .calendar-month {
    float: left
}

#calendar-wrap .calendar-header .calendar-month {
    margin-right: 1rem;
    font-size: 1.3rem;
    line-height: 1.25em
}

#calendar-wrap .calendar-list {
    width: 100%;
    box-sizing: border-box;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed
}

#calendar-wrap .calendar-list th {
    padding: 10px 0;
    font-size: .9rem;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center
}

#calendar-wrap .calendar-list td {
    width: 14.285%;
    padding: 1.5% 0 5%;
    font-size: .9rem;
    font-weight: 400;
    color: rgba(0,0,0,.6);
    transition: all .3s;
    vertical-align: initial;
    border-left: 1px solid rgba(0,0,0,.05)
}

#calendar-wrap .calendar-list .day:hover {
    background-color: rgba(0,0,0,.1);
    cursor: pointer
}

#calendar-wrap .calendar-list th.sunday {
    color: #c00!important
}

#calendar-wrap .calendar-list td.sunday {
    color: rgba(204,0,0,.65)!important
}

#calendar-wrap .calendar-list td.today {
    color: #fefefe!important;
    background-color: rgba(0,0,0,.35)!important
}

#calendar-wrap span.number {
    margin-left: 10%
}

#calendar-wrap span.event {
    display: block;
    height: 4px;
    margin: 5px 10%;
    background-color: #e6336d;
    border-radius: .2rem
}

#calendar-wrap span.event-multiday {
    margin: 5px -1px;
    border-radius: 0
}

#calendar-wrap span.event-multiday-start {
    margin-right: -1px;
    border-radius: .2rem 0 0 .2rem
}

#calendar-wrap span.event-multiday-finish {
    margin-left: -1px;
    border-radius: 0 .2rem .2rem 0
}

#calendar-wrap span.event-ghost {
    background-color: transparent
}

#calendar-wrap span.event.color-1 {
    background-color: #1abc9c
}

#calendar-wrap span.event.color-2 {
    background-color: #2ecc71
}

#calendar-wrap span.event.color-3 {
    background-color: #3498db
}

#calendar-wrap span.event.color-4 {
    background-color: #9b59b6
}

#calendar-wrap span.event.color-5 {
    background-color: #34495e
}

#calendar-wrap span.event.color-6 {
    background-color: #f39c12
}

#calendar-wrap span.event.color-7 {
    background-color: #d35400
}

#calendar-wrap span.event.color-8 {
    background-color: #e74c3c
}

#calendar-wrap span.event.color-9 {
    background-color: #bdc3c7
}

#calendar-wrap span.event.color-10 {
    background-color: #7f8c8d
}

#calendar-wrap .weekly-list {
    margin: 0 10% 2rem;
    line-height: 1.25em;
    color: #333
}

#calendar-wrap .weekly-list small {
    display: block;
    margin-bottom: .25rem;
    color: #888
}

#calendar-wrap .weekly {
    margin-bottom: 1rem;
    border-top: 2px solid #555;
    border-bottom: 1px solid #e7e7e7
}

#calendar-wrap .weekly .menu li {
    padding: .625rem;
    line-height: 1;
    text-align: center;
    color: #888
}

#calendar-wrap .weekly .weekly-days {
    display: block;
    margin-bottom: .25rem;
    text-align: center
}

#calendar-wrap .weekly .weekly-dated {
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 1.5rem;;
    color: #333;
    border: 1px solid transparent;
    border-radius: 50%;
    cursor: pointer
}

#calendar-wrap .weekly .weekly-dated.select-day {
    font-weight: 700;
    border-color: #333
}

@media screen and (max-width: 39.9375em) {
    .row #calendar-wrap .weekly .menu li {
        padding-left:.25rem;
        padding-right: .25rem
    }
}

#calendar-wrap .calendar-view-list li {
    padding: 1.25rem .9375rem;
    line-height: 1;
    border-top: 1px solid rgba(0,0,0,.08)
}

#calendar-wrap .calendar-view-list li:first-child {
    padding-top: 0;
    border-top: none
}

#calendar-wrap .calendar-view-list p {
    margin: 0;
    padding: 0
}

#calendar-wrap .calendar-view-list .calendar-view-times {
    display: inline-block;
    padding: .3rem .5rem;
    margin-bottom: .75rem;
    letter-spacing: -.05em;
    color: #fefefe;
    border-radius: 2.5rem
}

#calendar-wrap .calendar-view-list .calendar-view-title {
    margin-bottom: 1rem;
    font-size: 1.35rem;
    line-height: 1.25em;
    color: #333
}

#calendar-wrap .calendar-view-list .calendar-view-summary {
    font-size: .9rem;
    line-height: 1.5em;
    color: #888
}

#calendar-wrap .calendar-view-list .calendar-view-summary a {
    color: #888
}

#calendar-wrap .calendar-view-list .calendar-view-summary a:hover {
    color: #222
}

#calendar-wrap .calendar-view-list .calendar-view-write {
    display: block;
    width: 100%;
    font-size: 1.35rem;
    color: rgba(0,0,0,.25);
    cursor: pointer;
    transition: all .35s
}

#calendar-wrap .calendar-view-list .calendar-view-write:focus,#calendar-wrap .calendar-view-list .calendar-view-write:hover {
    color: rgba(0,0,0,.55)
}

.tabs-wrap .tabs-header {
    text-align: left
}

.tabs-wrap .tabs-header::after,.tabs-wrap::after {
    content: '';
    display: table;
    clear: both
}

@media screen and (max-width: 63.9375em) {
    .row .tabs-wrap .tabs-header {
        font-family:inherit
    }
}

.tabs-wrap .tabs-navs .tabs-item a {
    display: block;
    padding: .5rem .9375rem;
    font-size: .8rem;
    border: 1px solid rgba(0,0,0,.1);
    text-decoration: none
}

.tabs-navs.expanded .tabs-item {
    text-align: center
}

.tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:last-child,.tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(n),.tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(n):first-child:nth-last-child(n)~.tabs-item {
    display: block;
    width: auto
}

@media screen and (max-width: 39.9375em) {
    .row .tabs-wrap .tabs-vertical .tabs-navs,.row .tabs-wrap .tabs-vertical .tabs-panel {
        float:none;
        width: auto;
        margin-left: auto;
        margin-right: auto
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs .tabs-item,.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item {
        display: inherit;
        float: left;
        width: inherit
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs .tabs-item a {
        border: 0
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:last-child {
        width: 100%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(2),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(2):first-child:nth-last-child(2)~.tabs-item {
        display: inline-block;
        width: 50%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(3),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(3):first-child:nth-last-child(3)~.tabs-item {
        display: inline-block;
        width: 33.33333%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(4),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(4):first-child:nth-last-child(4)~.tabs-item {
        display: inline-block;
        width: 25%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(5),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(5):first-child:nth-last-child(5)~.tabs-item {
        display: inline-block;
        width: 20%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(6),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(6):first-child:nth-last-child(6)~.tabs-item {
        display: inline-block;
        width: 16.66667%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(7),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(7):first-child:nth-last-child(7)~.tabs-item {
        display: inline-block;
        width: 14.28571%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(8),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(8):first-child:nth-last-child(8)~.tabs-item {
        display: inline-block;
        width: 12.5%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(9),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(9):first-child:nth-last-child(9)~.tabs-item {
        display: inline-block;
        width: 11.11111%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(10),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(10):first-child:nth-last-child(10)~.tabs-item {
        display: inline-block;
        width: 10%
    }
}

.tabs-wrap.line {
    padding: .9375rem;
    border: 1px solid rgba(0,0,0,.12)
}

.tabs-wrap .tabs-header {
    margin-bottom: 1rem;
    font-family: 'Malgun Gothic','돋움','dotum',"Helvetica Neue",Helvetica,Roboto,Arial,'Apple SD Gothic Neo',sans-serif;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: -.05em;
    line-height: 1
}

@media screen and (max-width: 63.9375em) {
    .row .tabs-wrap .tabs-header {
        font-family:inherit
    }
}

.tabs-wrap .tabs-navs {
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none
}

.tabs-wrap .tabs-navs::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    height: 0;
    border-top: 1px solid rgba(0,0,0,.1)
}

.tabs-wrap .tabs-navs::after {
    content: '';
    display: table;
    clear: both
}

.tabs-wrap .tabs-navs .tabs-item {
    float: left;
    position: relative;
    z-index: 2;
    text-align: center
}

.tabs-wrap .tabs-navs .tabs-item:first-child:nth-last-child(10):first-child:nth-last-child(10)~.tabs-item a,.tabs-wrap .tabs-navs .tabs-item:first-child:nth-last-child(2):first-child:nth-last-child(2)~.tabs-item a,.tabs-wrap .tabs-navs .tabs-item:first-child:nth-last-child(3):first-child:nth-last-child(3)~.tabs-item a,.tabs-wrap .tabs-navs .tabs-item:first-child:nth-last-child(4):first-child:nth-last-child(4)~.tabs-item a,.tabs-wrap .tabs-navs .tabs-item:first-child:nth-last-child(5):first-child:nth-last-child(5)~.tabs-item a,.tabs-wrap .tabs-navs .tabs-item:first-child:nth-last-child(6):first-child:nth-last-child(6)~.tabs-item a,.tabs-wrap .tabs-navs .tabs-item:first-child:nth-last-child(7):first-child:nth-last-child(7)~.tabs-item a,.tabs-wrap .tabs-navs .tabs-item:first-child:nth-last-child(8):first-child:nth-last-child(8)~.tabs-item a,.tabs-wrap .tabs-navs .tabs-item:first-child:nth-last-child(9):first-child:nth-last-child(9)~.tabs-item a {
    border-left: none
}

.tabs-navs.expanded {
    position: relative
}

.tabs-navs.expanded::before,.tabs-wrap.type-E .tabs-navs::before,.tabs-wrap.type-G .tabs-navs::before {
    display: none;
    right: inherit;
    border-top: transparent
}

.tabs-navs.expanded .tabs-item:first-child:last-child {
    width: 100%
}

.tabs-navs.expanded .tabs-item:first-child:nth-last-child(2),.tabs-navs.expanded .tabs-item:first-child:nth-last-child(2):first-child:nth-last-child(2)~.tabs-item {
    display: inline-block;
    width: 50%
}

.tabs-navs.expanded .tabs-item:first-child:nth-last-child(3),.tabs-navs.expanded .tabs-item:first-child:nth-last-child(3):first-child:nth-last-child(3)~.tabs-item {
    display: inline-block;
    width: 33.33333%
}

.tabs-navs.expanded .tabs-item:first-child:nth-last-child(4),.tabs-navs.expanded .tabs-item:first-child:nth-last-child(4):first-child:nth-last-child(4)~.tabs-item {
    display: inline-block;
    width: 25%
}

.tabs-navs.expanded .tabs-item:first-child:nth-last-child(5),.tabs-navs.expanded .tabs-item:first-child:nth-last-child(5):first-child:nth-last-child(5)~.tabs-item {
    display: inline-block;
    width: 20%
}

.tabs-navs.expanded .tabs-item:first-child:nth-last-child(6),.tabs-navs.expanded .tabs-item:first-child:nth-last-child(6):first-child:nth-last-child(6)~.tabs-item {
    display: inline-block;
    width: 16.66667%
}

.tabs-navs.expanded .tabs-item:first-child:nth-last-child(7),.tabs-navs.expanded .tabs-item:first-child:nth-last-child(7):first-child:nth-last-child(7)~.tabs-item {
    display: inline-block;
    width: 14.28571%
}

.tabs-navs.expanded .tabs-item:first-child:nth-last-child(8),.tabs-navs.expanded .tabs-item:first-child:nth-last-child(8):first-child:nth-last-child(8)~.tabs-item {
    display: inline-block;
    width: 12.5%
}

.tabs-navs.expanded .tabs-item:first-child:nth-last-child(9),.tabs-navs.expanded .tabs-item:first-child:nth-last-child(9):first-child:nth-last-child(9)~.tabs-item {
    display: inline-block;
    width: 11.11111%
}

.tabs-navs.expanded .tabs-item:first-child:nth-last-child(10),.tabs-navs.expanded .tabs-item:first-child:nth-last-child(10):first-child:nth-last-child(10)~.tabs-item {
    display: inline-block;
    width: 10%
}

.tabs-wrap .tabs-panel {
    padding: 1.25rem 0 0;
    background-color: #fff;
    border: 0
}

#calendar-wrap .calendar-month .month-header::after,.mview-guide::after,.tabs-wrap .tabs-panel::after,.tabs-wrap .tabs-vertical::after {
    content: '';
    display: table;
    clear: both
}

.tabs-wrap .tabs-vertical {
    border: 1px solid rgba(0,0,0,.12)
}

.tabs-wrap .tabs-vertical .tabs-navs {
    float: left;
    width: 200px
}

.tabs-wrap .tabs-vertical .tabs-navs .tabs-item,.tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item {
    display: block;
    float: none;
    width: auto
}

.tabs-wrap .tabs-vertical .tabs-navs .tabs-item a,.tabs-wrap .tabs-vertical .tabs-panel {
    border: 0
}

.tabs-wrap .tabs-vertical .tabs-navs .tabs-item a {
    border: 1px solid rgba(0,0,0,.1);
    border-bottom: none;
    border-left: none
}

.tabs-wrap .tabs-vertical .tabs-navs .tabs-item:first-child a {
    border-top: 0
}

.tabs-wrap .tabs-vertical .tabs-navs .tabs-item.active a {
    border-right: none
}

.tabs-wrap .tabs-vertical .tabs-panel {
    float: left;
    width: calc(100% - 200px);
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .row .tabs-wrap .tabs-vertical .tabs-navs,.row .tabs-wrap .tabs-vertical .tabs-panel {
        float:none;
        width: auto;
        margin-left: auto;
        margin-right: auto
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs .tabs-item,.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item {
        display: inherit;
        float: left;
        width: inherit
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs .tabs-item a {
        border: 0
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:last-child {
        width: 100%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(2),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(2):first-child:nth-last-child(2)~.tabs-item {
        display: inline-block;
        width: 50%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(3),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(3):first-child:nth-last-child(3)~.tabs-item {
        display: inline-block;
        width: 33.33333%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(4),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(4):first-child:nth-last-child(4)~.tabs-item {
        display: inline-block;
        width: 25%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(5),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(5):first-child:nth-last-child(5)~.tabs-item {
        display: inline-block;
        width: 20%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(6),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(6):first-child:nth-last-child(6)~.tabs-item {
        display: inline-block;
        width: 16.66667%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(7),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(7):first-child:nth-last-child(7)~.tabs-item {
        display: inline-block;
        width: 14.28571%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(8),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(8):first-child:nth-last-child(8)~.tabs-item {
        display: inline-block;
        width: 12.5%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(9),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(9):first-child:nth-last-child(9)~.tabs-item {
        display: inline-block;
        width: 11.11111%
    }

    .row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(10),.row .tabs-wrap .tabs-vertical .tabs-navs.expanded .tabs-item:first-child:nth-last-child(10):first-child:nth-last-child(10)~.tabs-item {
        display: inline-block;
        width: 10%
    }
}

.tabs-wrap.type-A .tabs-navs .tabs-item.active a,.tabs-wrap.type-B .tabs-navs .tabs-item.active a,.tabs-wrap.type-C .tabs-navs .tabs-item.active a {
    font-weight: 700;
    border-bottom-color: transparent
}

.tabs-wrap.type-A .tabs-panel {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
    border: 1px solid rgba(0,0,0,.12);
    border-top: none
}

.tabs-wrap.type-B.line {
    background-color: #f4f4f4
}

.tabs-wrap.type-B .tabs-panel {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
    border: 1px solid rgba(0,0,0,.12);
    border-top: none
}

.tabs-wrap.type-D .tabs-navs .tabs-item:first-child:nth-last-child(10):first-child:nth-last-child(10)~.tabs-item.active a::before,.tabs-wrap.type-D .tabs-navs .tabs-item:first-child:nth-last-child(2):first-child:nth-last-child(2)~.tabs-item.active a::before,.tabs-wrap.type-D .tabs-navs .tabs-item:first-child:nth-last-child(3):first-child:nth-last-child(3)~.tabs-item.active a::before,.tabs-wrap.type-D .tabs-navs .tabs-item:first-child:nth-last-child(4):first-child:nth-last-child(4)~.tabs-item.active a::before,.tabs-wrap.type-D .tabs-navs .tabs-item:first-child:nth-last-child(5):first-child:nth-last-child(5)~.tabs-item.active a::before,.tabs-wrap.type-D .tabs-navs .tabs-item:first-child:nth-last-child(6):first-child:nth-last-child(6)~.tabs-item.active a::before,.tabs-wrap.type-D .tabs-navs .tabs-item:first-child:nth-last-child(7):first-child:nth-last-child(7)~.tabs-item.active a::before,.tabs-wrap.type-D .tabs-navs .tabs-item:first-child:nth-last-child(8):first-child:nth-last-child(8)~.tabs-item.active a::before,.tabs-wrap.type-D .tabs-navs .tabs-item:first-child:nth-last-child(9):first-child:nth-last-child(9)~.tabs-item.active a::before {
    left: -1px
}

.tabs-wrap.type-D .tabs-navs .tabs-item.active a,.tabs-wrap.type-E .tabs-navs .tabs-item.active a {
    font-weight: 700
}

.tabs-wrap.type-D .tabs-navs .tabs-item.active a::before {
    content: '';
    position: absolute;
    z-index: 1;
    height: 100%;
    left: 0;
    top: 0;
    border-left: 1px solid transparent
}

.tabs-wrap.type-E .tabs-navs .tabs-item a,.tabs-wrap.type-E .tabs-navs .tabs-item.active a {
    border: 0!important
}

.tabs-wrap.type-F .tabs-navs .tabs-item.active a,.tabs-wrap.type-G .tabs-navs .tabs-item.active a {
    font-weight: 700;
    border-bottom-color: transparent
}

.tabs-wrap.type-F .tabs-wrap .tabs-panel {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    padding-bottom: 1.25rem;
    border: 1px solid rgba(0,0,0,.12)
}

.tabs-wrap.type-G .tabs-header {
    float: left
}

.tabs-wrap.type-G .tabs-navs {
    float: right;
    width: 50%;
    text-align: right
}

.tabs-wrap.type-G .tabs-navs .tabs-item {
    display: inline-block;
    float: none;
    position: relative
}

.tabs-wrap.type-G .tabs-navs .tabs-item::before {
    content: '';
    position: absolute;
    z-index: 1;
    left: 0;
    top: 0;
    bottom: 0;
    border-left: 1px solid rgba(0,0,0,.12)
}

.tabs-wrap.type-G .tabs-navs .tabs-item:first-child::before {
    display: none;
    border-left: transparent
}

.tabs-wrap.type-G .tabs-navs .tabs-item a {
    padding: 0 .5rem;
    line-height: 1em;
    border: 0
}

.tabs-wrap.type-G .tabs-panel {
    border-top: 1px solid rgba(0,0,0,.12);
    clear: both
}

.tabs-wrap.type-H .tabs-header {
    float: left;
    margin-bottom: 0
}

.tabs-wrap.type-H .tabs-navs {
    float: right;
    margin-bottom: -1px
}

.tabs-wrap.type-H .tabs-navs .tabs-item a {
    padding: .3rem .75rem
}

.tabs-wrap.type-H .tabs-navs .tabs-item.active a {
    font-weight: 700;
    border-bottom-color: transparent!important
}

.tabs-wrap.type-H .tabs-panel {
    border-top: 1px solid rgba(0,0,0,.12);
    clear: both
}

.tabs-wrap.type-I .tabs-header {
    padding-bottom: 1.25rem;
    border-bottom: 1px solid rgba(0,0,0,.12)
}

.tabs-wrap.type-I .tabs-navs .tabs-item a {
    position: relative;
    border: 0!important
}

.tabs-wrap.type-I .tabs-navs .tabs-item a::before {
    content: '';
    position: absolute;
    z-index: 1;
    border-left: 1px solid rgba(0,0,0,.12);
    top: .5rem;
    bottom: .5rem;
    left: 0
}

.tabs-wrap.type-I .tabs-navs .tabs-item.active a {
    font-weight: 700
}

.tabs-wrap.type-I .tabs-navs .tabs-item:first-child a::before {
    display: none
}

#calendar-wrap .dis-table {
    width: 100%;
    table-layout: fixed
}

#calendar-wrap .dis-table-cell {
    width: 100%;
    vertical-align: top
}

#calendar-wrap .dis-table-cell.aside {
    width: 280px
}

#calendar-wrap .dis-table-cell.container {
    padding-left: 1.25rem
}

@media screen and (max-width: 39.9375em) {
    .row #calendar-wrap .dis-table,.row #calendar-wrap .dis-table-cell {
        display:block!important;
        width: auto!important
    }

    .row #calendar-wrap .dis-table-cell.aside {
        margin-bottom: 2rem
    }

    .row #calendar-wrap .dis-table-cell.container {
        padding-left: 0
    }
}

#calendar-wrap .calendar-month .month-header {
    position: relative;
    margin-bottom: .5rem
}

#calendar-wrap .calendar-month .month-header .years {
    text-align: center
}

#calendar-wrap .calendar-month .month-header .month-btn {
    position: absolute;
    z-index: 1;
    top: 50%;
    cursor: pointer;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

#calendar-wrap .calendar-month .month-header .month-btn.prev {
    left: 0
}

#calendar-wrap .calendar-month .month-header .month-btn.next {
    right: 0
}

#calendar-wrap .month-table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed
}

#calendar-wrap .month-table td,#calendar-wrap .month-table th {
    border-left: 1px solid rgba(0,0,0,.05);
    text-align: center
}

#calendar-wrap .month-table tr td:first-child,#calendar-wrap .month-table tr th:first-child {
    border-left: none
}

#calendar-wrap .month-table thead td,#calendar-wrap .month-table thead th {
    padding: .625rem 0
}

#calendar-wrap .month-table tbody td,#calendar-wrap .month-table tbody th {
    padding: 0;
    text-align: center
}

#calendar-wrap .month-table a {
    display: block;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%;
    padding: .625rem;
    font-size: .9rem;
    line-height: 1em;
    letter-spacing: -.05em;
    color: rgba(0,0,0,.6);
    text-decoration: none
}

#calendar-wrap .month-table a:hover {
    color: rgba(0,0,0,.9);
    background-color: rgba(0,0,0,.03)
}

#calendar-wrap .month-table tr td:first-child a,#calendar-wrap .month-table tr th:first-child a {
    color: #c00!important
}

#calendar-wrap .month-table .on-data {
    background-color: rgba(0,0,0,.03)
}

#calendar-wrap .month-table .on-data a {
    font-weight: 700;
    color: #000
}

#calendar-wrap .month-table .on-data.today a,.mview-guide {
    color: #fefefe;
    background-color: #0070be
}

#calendar-wrap .month-table .on-data.selected a {
    color: #fefefe;
    background-color: rgba(0,0,0,.75)
}

.mview-guide {
    padding: .625rem 1rem;
    font-size: 0;
    background-color: #e73f72;
    text-align: center
}

.mview-guide>.button,.mview-guide>.text {
    display: inline-block;
    vertical-align: middle
}

.mview-guide>.text {
    font-size: .9rem;
    line-height: 1em;
    letter-spacing: -.05em
}

.mview-guide>.text strong {
    color: #fff176
}

.mview-guide>.button {
    margin-left: 1rem;
    margin-bottom: 0
}

.mview-guide>.button.tiny {
    padding: .375rem .8rem;
    font-size: .688rem
}

.mview-guide>.button.nd-white {
    border: 0;
    border-radius: 2rem
}

.article-relation-list .relation-list-title.dis-table {
    width: 100%;
    table-layout: fixed
}

.article-relation-list .relation-list-title.dis-table .dis-table-cell {
    width: 100%;
    vertical-align: middle
}

.article-relation-list .relation-list-title.dis-table .button {
    margin-bottom: 0
}

.relation-choice-list {
    position: fixed;
    z-index: 99;
    right: .9375rem;
    bottom: .9375rem;
    width: 65%;
    max-width: 280px
}

.relation-choice-list:empty {
    display: none
}

.relation-choice-list .choice-header {
    display: block;
    padding: .8rem 1.25rem;
    font-size: .9rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: -.05em;
    color: #fefefe;
    background-color: #303740;
    border-radius: .25rem .25rem 0 0
}

.relation-choice-list .choice-container {
    overflow-y: auto;
    max-height: 358px;
    padding: 1.25rem;
    background-color: #f8f8fa;
    border: 1px solid rgba(0,0,0,.08);
    border-top: 0
}

.relation-choice-list #relation-choice-ul {
    display: block;
    margin: 0 0 1.25rem;
    padding: 0;
    list-style: none
}

.relation-choice-list #relation-choice-ul>li {
    margin-bottom: .25rem;
    font-size: 0
}

.relation-choice-list #relation-choice-ul>:last-child {
    margin-bottom: 0
}

.relation-choice-list #relation-choice-ul a[href],.relation-choice-list #relation-choice-ul a[href]~.button {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle
}

.relation-choice-list #relation-choice-ul a[href] {
    width: calc(100% - 35px);
    padding-right: .5rem;
    font-size: .8rem;
    line-height: 1.125;
    letter-spacing: -.05em;
    text-overflow: ellipsis;
    white-space: nowrap
}

.relation-choice-list #relation-choice-ul .button {
    width: 35px;
    margin-bottom: 0
}

@media screen and (max-width: 39.9375em) {
    .relation-choice-list {
        left:0;
        right: 0;
        bottom: 0;
        width: 100%;
        max-width: inherit
    }

    .relation-choice-list .choice-header {
        border-radius: 0
    }

    .relation-choice-list .choice-container {
        overflow-y: auto;
        max-height: 192px;
        border: 0
    }

    .fixed-layer-to {
        padding-bottom: 232px
    }
}