/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
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;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

@font-face {
    font-family: 'KoPub Batang';
    font-style: normal;
    font-weight: 300;
    src: url(../font/KoPubWorldBatangLight.ttf) format('truetype');
}

@font-face {
    font-family: 'KoPub Batang';
    font-style: normal;
    font-weight: 400;
    src: url(../font/KoPubWorldBatangMedium.ttf) format('truetype');
}

@font-face {
    font-family: 'KoPub Batang';
    font-style: normal;
    font-weight: 700;
    src: url(../font/KoPubWorldBatangBold.ttf) format('truetype');
}

@font-face {
    font-family: 'KoPub Dotum';
    font-style: normal;
    font-weight: 300;
    src: url(../font/KoPubWorldDotumLight.ttf) format('truetype');
}

@font-face {
    font-family: 'KoPub Dotum';
    font-style: normal;
    font-weight: 400;
    src: url(../font/KoPubWorldDotumMedium.ttf) format('truetype');
}

@font-face {
    font-family: 'KoPub Dotum';
    font-style: normal;
    font-weight: 700;
    src: url(../font/KoPubWorldDotumBold.ttf) format('truetype');
}


/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

a {
    color: #000;
    text-decoration-line: none;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

fieldset,
ul.tree-view {
    background: transparent;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    height: 100%;
    background-color: #000;
}

.tCSrZ {
    height: 30px;
    background: linear-gradient(rgb(31, 47, 134) 0px, rgb(49, 101, 196) 3%, rgb(54, 130, 229) 6%, rgb(68, 144, 230) 10%, rgb(56, 131, 229) 12%, rgb(43, 113, 224) 15%, rgb(38, 99, 218) 18%, rgb(35, 91, 214) 20%, rgb(34, 88, 213) 23%, rgb(33, 87, 214) 38%, rgb(36, 93, 219) 54%, rgb(37, 98, 223) 86%, rgb(36, 95, 220) 89%, rgb(33, 88, 212) 92%, rgb(29, 78, 192) 95%, rgb(25, 65, 165) 98%);
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    display: flex;
}

.tCSrZ .footer__items.left {
    height: 100%;
    flex: 1 1 0%;
    overflow: hidden;
}

.tCSrZ .footer__items {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.tCSrZ .footer__start__menu {
    position: absolute;
    left: 0px;
    box-shadow: rgba(0, 0, 0, 0.5) 2px 4px 2px;
    bottom: 100%;
}

.tCSrZ .footer__window {
    flex: 1 1 0%;
    max-width: 200px;
    color: rgb(255, 255, 255);
    border-radius: 2px;
    margin-top: 2px;
    padding: 0px 8px;
    height: 22px;
    font-size: 11px;
    background-color: rgb(60, 129, 243);
    box-shadow: rgba(0, 0, 0, 0.3) -1px 0px inset, rgba(255, 255, 255, 0.2) 1px 1px 1px inset;
    position: relative;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.tCSrZ .footer__window:hover {
    background-color: rgb(30, 82, 183);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 1px 1px inset, rgba(0, 0, 0, 0.7) 1px 0px 1px inset;
}

.tCSrZ .footer__window.cover::before {
    display: block;
    content: "";
    position: absolute;
    left: -2px;
    top: -2px;
    width: 10px;
    height: 1px;
    border-bottom-right-radius: 50%;
    box-shadow: rgba(255, 255, 255, 0.5) 2px 2px 3px;
}

.tCSrZ .footer__icon {
    height: 15px;
    width: 15px;
    margin: 0 2px;
}

.tCSrZ .footer__text {
    position: absolute;
    left: 27px;
    right: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tCSrZ .footer__items.right {
    flex-shrink: 0;
    background: linear-gradient(rgb(12, 89, 185) 1%, rgb(19, 158, 233) 6%, rgb(24, 181, 242) 10%, rgb(19, 155, 235) 14%, rgb(18, 144, 232) 19%, rgb(13, 141, 234) 63%, rgb(13, 159, 241) 81%, rgb(15, 158, 237) 88%, rgb(17, 155, 233) 91%, rgb(19, 146, 226) 94%, rgb(19, 126, 215) 97%, rgb(9, 91, 201) 100%);
    border-left: 1px solid rgb(16, 66, 175);
    box-shadow: rgb(24, 187, 255) 1px 0px 1px inset;
    padding: 0px 10px;
    margin-left: 10px;
}

.tCSrZ .footer__time {
    margin: 0px 5px;
    color: rgb(255, 255, 255);
    font-size: 11px;
    font-weight: lighter;
    text-shadow: none;
}

menu[role=tablist] button[aria-selected=true] {
    border-bottom: 0;
    margin-bottom: -1px;
    margin-right: 2px;
}

menu[role=tablist] button {
    margin-bottom: -3px;
    padding: 0 20px 3px;
}

.main_center {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 15px 150px;
    z-index: 10;
    position: relative;
}

.centermax {
    width: 1640px;
    height: calc(98vh - 45px);
}


.ie-ui {
    width: calc(100% - 6px);
    margin: auto;
}

.ie-ui .menu-bar {
    background: #e6e4df;
    padding: 3px 6px;
    border-bottom: 1px solid #bfbfbf;
}

.ie-ui .menu-bar span {
    margin-right: 10px;
    cursor: default;
}

.ie-ui .divider {
    height: 1px;
    background-color: #d9d7ce;
}

.ie-ui .toolbar {
    display: flex;
    align-items: center;
    gap: 14px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #a0a0a0;
    height: 50px;
    padding: 0 8px;
}

.ie-ui .button {
    text-align: center;
    display: flex;
    align-items: center;
    gap: 6px;
}

/* .ie-ui .button.fix {
    width: 66px;
} */

.ie-ui .button.disabled {
    opacity: 0.4;
}

.ie-ui .back {}

.ie-ui .forward {}

.ie-ui .stop {}

.ie-ui .refresh {}

.ie-ui .home {}

.ie-ui .personal-bar {}

.ie-ui .search {}

.ie-ui .favorites {}

.ie-ui .left_line {
    height: 100%;
    width: 1px;
    display: block;
    background-color: #ffffff;
    border-left: 1px solid #a0a0a0;
}

.ie-ui .address-bar {
    display: flex;
    align-items: center;
    padding: 2px 6px 2px;
    gap: 6px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #a0a0a0;
}

.ie-ui .address-bar label {
    font-weight: bold;
    margin-right: 4px;
}

.ie-ui .address-box {
    border: 2px inset #ccc;
    background-color: white;
    padding: 2px;
}

.ie-ui .address-box input {
    width: 320px;
    border: none;
    background-color: white;
    font-family: monospace;
    font-size: 12px;
}

.ie-ui .go-button {
    background: linear-gradient(#66d43e, #43af1b);
    height: 19px;
    color: white;
    border: none;
    padding: 2px 10px;
    font-weight: bold;
    border-radius: 2px;
    line-height: 18px;
    font-size: 12px;
    box-shadow: inset 0 0 0 1px #37af0e;
}

.ie-ui .links-group {
    display: flex;
    gap: 6px;
    margin-left: auto;
}

.ie-ui .links,
.ie-ui .customize {
    color: #003399;
    text-decoration: underline;
    cursor: pointer;
}


.icon-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    margin-top: 40px;
}

.window-body {
    margin: 0;
    position: relative;
    height: calc(100% - 128px);
}

.status-bar {
    position: absolute;
    bottom: 0;
    width: calc(100% - 8px);
}

.main_area {
    position: relative;
    width: calc(100% - 7px);
    height: calc(100% - 18px);
    overflow: auto;
    margin-left: 2px;
}


.Gakko {
    background-image: url(../media/GakkouNoKaidan/0.png);
}

.Holic {
    background-image: url(../media/xxxHOLiC/0.png);
}

.FutureDiary {
    background-image: url(../media/FutureDiary/0.png);
}

.Paprika {
    background-image: url(../media/Paprika2006/0.png);
}

.Petshop {
    background-image: url(../media/PetshopofHorrors/0.jpg);
}

.cell {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/CellofEmpireo/bk.jpg);
}

.cross {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/CROSSCHANNEL/bk.jpg);
}

.Backrooms {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/EscapetheBackrooms/bk.jpg);
}

.Ib {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/Ib/bk.jpg);
}

.Lollipop {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/LollipopChainsaw/bk.jpg);
}

.mind {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/Nevermind/bk.jpg);
}

.OFaF {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/OFF/bk.jpg);
}

.PoppP {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/PoppyPlaytime/bk.jpg);
}

.SayanoUta {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/SayanoUta/bk.jpg);
}

.SysShock {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/SystemShock/bk.jpg);
}

.TheClShift {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/TheClosingShift/bk.jpg);
}

.FataMorgana {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/TheHouseinFataMorgana/bk.jpg);
}

.Watanagashi {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/Watanagashi/bk.jpg);
}

.WOOFH {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/WORLDOFHORROR/bk.jpg);
}

.TurnDie {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/YourTurntoDie/bk.png);
}

.Ymenikki {
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/game/Yumenikki/bk.png);
}



.centergame_main .swiper-button-next,
.centergame_main .swiper-button-prev {
    display: none;
}

.centergame_main:hover .swiper-button-next,
.centergame_main:hover .swiper-button-prev {
    display: flex;
}

.swiper-button-next,
.swiper-button-prev {
    top: var(--swiper-navigation-top-offset, 50%);
    width: 50px !important;
    height: 48px !important;
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    color: rgba(255, 255, 255, 1) !important;
    background-color: rgb(0 0 0 / 0%) !important;
    border-radius: 30px !important;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
    background-color: rgb(0 0 0 / 40%) !important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 24px !important;
    text-transform: none !important;
    letter-spacing: 0;
    line-height: 1;
}

/* media */

.back_img {
    background-size: cover;
    filter: blur(15px);
    width: 104%;
    height: 104%;
    position: fixed;
    top: -35px;
    left: -35px;
    opacity: 0.5;
}

.back_img_b {
    background-size: cover;
    width: 100%;
    height: 100%;
    position: fixed;
    top: -5px;
    left: 0px;
    background-image: url(https://syndromelikeyou.dothome.co.kr/xp/ICON/bk.png);
}

.top_img_media {
    position: relative;
    width: 1350px;
    height: 450px;
    margin: 25px auto 0;
    background-size: 72%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 50%;
    background-attachment: fixed;
    background-color: #000000;
    border-radius: 15px;
    border: 1px solid #000;
}

.top_des {
    position: relative;
}

.top_des .profile {
    display: flex;
    margin: -155px auto 0;
    width: 1350px;
    word-break: keep-all;
    flex-direction: column;
}

.top_des .profile .logo {
    width: 400px;
    height: 350px;
    z-index: 2;
    position: relative;
    display: block;
    margin-left: 10px;
}

.logo_t {
    width: 1310px;
    display: flex;
    align-items: flex-start;
    margin-top: -170px;
    margin-bottom: 26px;
    position: relative;
    z-index: 1;
    justify-content: flex-end;
    padding: 30px 20px;
    border-radius: 15px;
}

.logo_t .sub_t {
    width: 310px;
    display: flex;
    flex-direction: column;
    border-right: 1px solid #919b9c;
    padding-right: 20px;
}

.logo_t .sub_t .tit {
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 6px;
}

.logo_t .sub_t .tit h1.title {
    font-size: 48px;
    font-weight: 900;
}

.logo_t .sub_t .tit .year {
    font-size: 14px;
}

.logo_t ul.char_sec.tree-view {
    -webkit-font-smoothing: auto;
    border: 0;
    padding: 2px 5px;
    line-height: 1.6;
    margin-top: 16px;
    font-size: 12px;
}

.logo_t ul.char_sec.tree-view details>summary:before {
    margin-top: 3px;
}

.logo_t .tree-view.char_sec ::marker {
    font-size: 0;
}

.sub_r {
    border-left: 1px solid #919b9c;
    padding-left: 20px;
    margin-left: -1px;
}

.sub_r .genre_sec {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
}

.sub_r .genre_sec .genre {
    font-weight: 600;
    margin-right: 10px;
}

.sub_r .genre_sec [class^=field-row]+[class^=field-row] {
    margin-top: 0;
}

.sub_r .tag_sec {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    margin-bottom: 9px;
}

.tag_sec button {
    padding: 4px 10px;
    font-size: 12px;
    border-radius: 15px;
}

.sub_r .tag_sec .tag {
    font-weight: 600;
    margin-right: 10px;
}

.sub_r .sub_cont span {
    font-weight: 600;
    font-size: 13px;
}

.sub_r .sub_cont p {
    width: 550px;
    font-size: 13px;
    line-height: 1.65;
}

.ma_cont {
    margin: 90px auto;
    width: 1020px;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: -0.2px;
    word-break: keep-all;
    font-family: 'KoPub Dotum';
    font-weight: 400;
}





.slider {
    color: #fff;
}

.slider .swiper-container {
    width: 100%;
    height: 100%;
}

.slider__flex {
    display: flex;
    align-items: flex-start;
    position: relative;
}

.slider__col {
    display: flex;
    flex-direction: column;
    width: 290px;
    height: 563px;
    background: linear-gradient(rgb(132 148 233) 0%, rgb(64, 87, 211) 100%);
    border-right: 1px solid #212c57;
    padding: 20px 40px;
    margin-left: 3px;
}

.slider__prev,
.slider__next {
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid transparent;
    border-radius: 2px;
    color: white;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    line-height: 1.2;
    border-radius: 10px;
    background: linear-gradient(to right, rgb(180, 200, 251) 0%, rgb(164, 185, 251) 50%, rgb(180, 200, 251) 100%) rgba(198, 211, 255, 0.87);
}

.slider__prev:focus,
.slider__next:focus {
    outline: none;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.slider__thumbs {
    height: calc(500px - 96px);
    margin: 10px 0;
}

.slider__thumbs .slider__image {
    transition: 0.25s;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
    border: 1px solid transparent;
}

.slider__thumbs .slider__image:hover {
    opacity: 1;
    background: rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.slider__thumbs .swiper-slide-thumb-active .slider__image {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
    opacity: 1;
}

.slider__images {
    height: 565px;
    position: relative;
}

.slider__images .slider__image img {
    transition: 3s;
}

.slider__image {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.slider__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}


.slider___right {
    width: 1012px;
    position: relative;
    margin-right: 3px;
}

ul.tree-view ul>li:last-child:after {
    background: #f8f7f6;
}

.title-bar-text {
    padding-left: 3px;
    display: flex;
    align-items: center;
    gap: 4px;
}






.main_game {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 15px 130px 15px 140px;
    z-index: 10;
    position: relative;
}

/* viewports >= 980px */
@media (min-height: 1000px) {
    .main_game {
        margin: 100px auto;
        width: 1650px;
    }
}

.centergame {
    width: 925px;
    /* height: 738px; */
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 2;
}

.centergame_main {
    width: 900px;
    height: 720px;
    position: absolute;
    top: 142px;
    left: 0;
    z-index: 10;
}

.centergame_main .swiper-slide img {
    width: 896px;
    height: 100%;
}

.centergame_main .window-body {
    height: calc(100% - 34px);
}

.centergame_main .main_area {
    height: calc(100% - 0px);
}

.top_des_game {
    position: relative;
}

.top_des_game .profile {
    display: flex;
    margin: 0;
    width: 685px;
    word-break: keep-all;
    flex-direction: column;
    margin-left: 195px;
    align-items: center;
}

.top_des_game .gm_flex {
    display: flex;
    align-items: flex-end;
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid #919b9c;
    gap: 15px;
}

.top_des_game .profile .logo {
    width: 360px;
    height: 315px;
    z-index: 2;
    position: relative;
    display: block;
    margin-left: -10px;
}

.top_des_game .profile .logo img {
    width: 100%;
}

.logo_gt {
    width: calc(100% - 40px);
    display: flex;
    align-items: flex-start;
    margin-top: 15px;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
    justify-content: flex-end;
    padding: 10px 20px 20px;
    border-radius: 15px;
    flex-direction: column;
}

.logo_gt .sub_t {
    width: 290px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 16px;
    margin-left: -10px;
}

.logo_gt .sub_t .tit {
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 4px;
}

.logo_gt .sub_t .tit h1.title {
    font-size: 48px;
    font-weight: 900;
}

.logo_gt .sub_t .tit .year {
    font-size: 14px;
}

.logo_gt ul.char_sec.tree-view {
    -webkit-font-smoothing: auto;
    border: 0;
    padding: 0;
    line-height: 1.6;
    margin-top: 0;
    font-size: 12px;
}

.logo_gt ul.char_sec.tree-view details>summary:before {
    margin-top: 3px;
}

.logo_gt .tree-view.char_sec ::marker {
    font-size: 0;
}

.sub_gr {
    width: 100%;
}

.sub_gr .genre_sec {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
}

.sub_gr .genre_sec .genre {
    font-weight: 600;
    margin-right: 10px;
}

.sub_gr .genre_sec [class^=field-row]+[class^=field-row] {
    margin-top: 0;
}

.sub_gr .tag_sec {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    margin-bottom: 9px;
}

.sub_gr .tag_sec .tag {
    font-weight: 600;
    margin-right: 10px;
}

.sub_gr .sub_cont span {
    font-weight: 600;
    font-size: 13px;
}

.sub_gr .sub_cont p {
    font-size: 13px;
    line-height: 1.65;
}

fieldset.last_list {
    background: #ffffff;
    border: 1px solid #d0d0bf;
    border-radius: 4px;
    padding: 32px 24px 24px;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;
    width: 1300px;
    margin: 30px auto 100px;
}

fieldset.gast_list {
    background: #ffffff;
    border: 1px solid #d0d0bf;
    border-radius: 14px;
    padding: 28px 16px 18px;
    font-size: 14px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px;
    width: 654px;
    margin: 20px 0 20px 195px;
}

.viewer {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 4px;
}

.viewer .listicon {
    width: 64px;
    padding: 8px;
    box-sizing: content-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid transparent;
    cursor: pointer;
}

.viewer .listicon.small {
    width: 60px;
}

.viewer .listicon.medium {
    width: 96px;
}

.viewer .listicon.large {
    width: 128px;
}

.viewer .listicon .binder-icon {
    width: 100%;
    aspect-ratio: 1;
    display: block;
    position: relative;
}

.viewer .listicon .binder-icon .cover {
    position: absolute;
    top: 0;
    left: 40%;
    transform: translate(-40%, 0);
    width: 60%;
    height: 80%;
}

.viewer .listicon .binder-icon .cover.back {
    background: linear-gradient(90deg, #d8bb68 0%, #fee286 80%);
    display: block;
    border-top-right-radius: 4px;
}

.viewer .listicon .binder-icon .cover.back::after {
    content: "";
    position: absolute;
    width: 8%;
    height: 40%;
    background-color: #fee286;
    left: 100%;
    bottom: 0;
    border-top-right-radius: 100% 15%;
}

.viewer .listicon .binder-icon .cover.front {
    background: linear-gradient(235deg, #ffefba 0%, #f9db85 100%);
    transform-origin: left;
    transform: translateX(-40%) rotateY(65deg) skewY(10deg);
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    transition: 0.2s transform cubic-bezier(0.22, 0.61, 0.36, 1);
}

.viewer .listicon .binder-icon .inner {
    position: absolute;
    left: 50%;
    width: 80%;
    height: 80%;
    transform: translateX(-50%);
}

.viewer .listicon .binder-icon .inner .page {
    width: 100%;
    aspect-ratio: 1;
    position: absolute;
    transform-origin: left;
}

.viewer .listicon .binder-icon .inner .page.one-of-one {
    transform: translate(20%, 1%) rotateY(40deg) skewY(6deg);
}

.viewer .listicon .binder-icon .inner .page.one-of-two {
    transform: translate(20%, 1%) rotateY(40deg) skewY(4deg);
}

.viewer .listicon .binder-icon .inner .page.two-of-two {
    transform: translate(10%, 1%) rotateY(40deg) skewY(10deg);
}

.viewer .listicon .desc {
    text-align: center;
    flex: 1 1 auto;
    word-break: keep-all;
    font-size: 12px;
}

.viewer .listicon.medium .desc {
    font-size: 12px;
}

.viewer .listicon.small .desc {
    font-size: 11px;
}

.listicon:hover,
.icon_hover {
    background-color: #e5f3ff;
    border: 1px solid #0b61ff !important;
    color: #0b61ff;
}

.icon_hover {
    cursor: default !important;
    pointer-events: none;
}

.listicon:hover .binder-icon .cover.front,
.icon_hover .binder-icon .cover.front {
    transform: translateX(-40%) rotateY(70deg) skewY(12deg) !important;
}

.viewbox {
    padding: 18px;
    border: 1px solid #efefef;
    background-color: #fff;
}

header {
    position: fixed;
    left: 0;
    top: 0;
}

.header_boco {
    position: fixed;
    top: 60px;
    left: 60px;
    z-index: 12;
}

.header__w {
    width: 70px;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
}

.header__w .img__container {
    width: 48px;
    height: 48px;
    filter: drop-shadow(blue 0px 0px);
}

.header__w:hover .img__container img {
    opacity: 0.5;
}

.header__w .text__container {
    width: 100%;
    font-size: 10px;
    color: white;
    text-shadow: black 0px 1px 1px;
    margin-top: 5px;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.header__w .header__text {
    padding: 0px 3px 2px;
    background-color: transparent;
    text-align: center;
    flex-shrink: 1;
}

.header__w:hover .header__text {
    padding: 0px 3px 2px;
    background-color: rgb(11, 97, 255);
    text-align: center;
    flex-shrink: 1;
}

/* CSS */
.swiper-pagination.button-3 {
    appearance: none;
    border-radius: 16px;
    box-sizing: border-box;
    color: rgb(255 255 255);
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    padding: 2px 5px;
    left: auto;
    right: 6px;
    width: 55px !important;
}





.top_img_blog {
    position: relative;
    width: 100%;
    height: 300px;
    margin: 0;
    background-size: 84%;
    background-repeat: no-repeat;
    background-position-x: center;
    background-position-y: 25%;
    background-attachment: fixed;
    background-color: #000000;
    border-bottom: 1px solid #000;
}

.profile.p_blog {
    width: 300px;
    margin-top: -110px;
}

.porologo {
    height: 310px;
    padding: 19px;
    display: flex;
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
    border-radius: 15px;
    background: linear-gradient(180deg, #fcfcfe, #f4f3ee);
    border: 1px solid #919b9c;
}

.porologo_l {}

.porologo_l img {
    width: 100%;
}

.logo_bt {
    display: flex;
    align-items: flex-start;
    margin-bottom: 26px;
    position: relative;
    z-index: 1;
    justify-content: flex-end;
    padding: 20px;
    border-radius: 15px;
    flex-direction: column;
}

.logo_bt .sub_t {
    display: flex;
    flex-direction: column;
    border-bottom: 1px solid #919b9c;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.logo_bt .sub_t .tit {
    display: flex;
    width: 100%;
    align-items: flex-end;
    justify-content: flex-start;
    gap: 6px;
}

.logo_bt .sub_t .tit h1.title {
    font-size: 48px;
    font-weight: 900;
    line-height: 1.25;
    word-break: keep-all;
}

.logo_bt ul.char_sec.tree-view {
    -webkit-font-smoothing: auto;
    border: 0;
    padding: 2px 5px;
    line-height: 1.6;
    margin-top: 16px;
    font-size: 12px;
}

.logo_bt ul.char_sec.tree-view details>summary:before {
    margin-top: 3px;
}

.logo_bt .tree-view.char_sec ::marker {
    font-size: 0;
}

.sub_br {
    padding-left: 0px;
}

.sub_br .genre_sec {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
}

.sub_br .genre_sec .genre {
    font-weight: 600;
    margin-right: 10px;
}

.sub_br .genre_sec [class^=field-row]+[class^=field-row] {
    margin-top: 0;
}

.sub_br .tag_sec {
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 13px;
    margin-bottom: 9px;
    flex-wrap: wrap;
}

.sub_br .tag_sec .tag {
    font-weight: 600;
}

.logo_bt .sub_br .sub_cont p {
    width: 100%;
    font-size: 13px;
    line-height: 1.65;
}

.blog_area {
    display: flex;
    justify-content: center;
    gap: 40px;
    margin-top: 40px;
}

.bo_cont {
    margin: 0;
    width: 920px;
    font-size: 15px;
    line-height: 1.75;
    letter-spacing: -0.2px;
    word-break: keep-all;
    font-family: 'KoPub Dotum';
    font-weight: 400;
}

fieldset.last_list.bbbb {
    width: 1270px;
}

.tit_blog h1 {
    font-size: 48px;
    font-weight: 600;
    line-height: 1.5;
}

.tit_blog_bottom {
    display: flex;
    justify-content: space-between;
    padding-bottom: 26px;
    margin-bottom: 26px;
    border-bottom: 1px solid #898989;
    align-items: center;
}

.tit_blog_bottom .porp {
    display: flex;
    gap: 10px;
}

.tit_blog_bottom .porp h4 {
    opacity: 0.7;
}

.porp_l {
    width: 50px;
    height: 50px;
    background-color: #ffffff;
    overflow: hidden;
    border-radius: 30px;
}

.porp_l img {
    width: 100%;
}

.fllec {
    display: flex;
    gap: 2px;
    align-items: center;
    font-size: 12px;
}

.fllec.vbvb {
    gap: 9px;
    margin: 18px 0 -5px;
}

.btbl {
    display: flex;
    align-items: center;
    gap: 9px;
}

.btbl>div {
    font-size: 24px;
    color: #888;
    transform: rotate(90deg);
}

button.dldnt {
    background: #fff;
    border-radius: 0;
    border: 1px solid #1a9e00;
    color: #1a9e00;
    padding: 8px 14px;
    font-size: 14px;
}

.p_cont {
    width: 785px;
    height: 562px;
    padding: 55px;
    font-size: 18px;
    line-height: 2;
    letter-spacing: -0.2px;
    word-break: keep-all;
    font-family: 'KoPub Dotum';
    font-weight: 400;
    overflow: auto;
    color: #fff;
    background-color: #000;
}

.p_cont hr {
    margin: 40px 0;
}