.pagination{display:flex;justify-content:center;align-items:center;column-gap:.5rem;padding-top:2rem;color:var(--grey60);font-size:.8125rem;text-align:center}.pagination a,.pagination span{display:block;width:1.875rem;color:var(--grey60);line-height:1.875rem}.pagination a.active,.pagination span.active{color:var(--white);font-weight:600;border-radius:50%;background-color:var(--grey70)}.pagination .page_nav{width:1.25rem;height:1.875rem;padding:0;background-repeat:no-repeat;background-position:0 50%;background-size:100%}.pagination .page_nav[disabled]{opacity:.32;cursor:default}.pagination .first{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M15 14.1673L10.8333 10.0007L15 5.83398M9.16667 14.1673L5 10.0007L9.16667 5.83398' stroke='%23495057' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pagination .prev{margin-right:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M12.5 15L7.5 10L12.5 5' stroke='%23495057' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pagination .next{margin-left:auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M7.5 15L12.5 10L7.5 5' stroke='%23495057' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.pagination .last{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 14.1673L9.16667 10.0007L5 5.83398M10.8333 14.1673L15 10.0007L10.8333 5.83398' stroke='%23495057' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (min-width:1024px){.pagination{padding-top:60px;font-size:14px}.pagination a,.pagination span{width:40px;line-height:40px}.pagination .page_nav{width:24px;height:40px}.pagination .prev{margin-right:24px}.pagination .next{margin-left:24px}}.bull_list>li{position:relative;padding-left:.6875rem;color:var(--grey60);font-size:.8125rem;line-height:1.8;text-align:left;word-break:break-all}.bull_list>li:before{content:"";position:absolute;top:.625rem;left:0;width:.1875rem;height:.1875rem;background-color:var(--grey60)}.bull_list>li+li{margin-top:.5rem}.bull_list>li.fc_primary:before{background-color:var(--primary)}.sec_list>li .head{display:flex;align-items:center;justify-content:space-between}.sec_list>li .head .tit{color:var(--black)}.sec_list>li .cont{margin-top:1.5rem}.box_list>li{padding:1.1875rem;border:1px solid var(--grey10);border-radius:.5rem;background-color:var(--bg10)}.box_list>li+li{margin-top:1rem}.box_list>li dl dt{margin-bottom:1.25rem;font-size:1.125rem;font-weight:600}.box_list>li dl dt:not(.lh){line-height:1}.box_list>li dl dd{display:flex;font-size:.875rem}.box_list>li dl dd:not(:last-child){padding-bottom:.6875rem;border-bottom:1px solid var(--grey10)}.box_list>li dl dd:not(.fxdc){align-items:center;justify-content:space-between;column-gap:1.25rem;padding-top:.75rem;font-weight:500}.box_list>li dl dd.fxdc{row-gap:.25rem;color:var(--grey50)}.box_list>li dl dd.fxdc b{color:var(--grey60);font-weight:500}.box_list>li dl dd .btn{flex-shrink:0;background-color:var(--white)}@media (max-width:1023px){.sec_list{width:calc(100% + 2.5rem);margin:0 -1.25rem}.sec_list>li{padding:1.5rem 1.25rem;border-top:.5rem solid var(--bg20)}.sec_list>li .head:after{content:"";width:1.25rem;height:1.25rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M15 12.5L10 7.5L5 12.5' stroke='%23495057' stroke-width='1.25' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 0 0;background-size:100%;transition:transform linear .3s}.sec_list>li .head .tit{line-height:1}.sec_list>li.hide .head:after{transform:rotate(180deg)}}@media (min-width:1024px){.bull_list>li{font-size:16px}.bull_list>li:before{top:13px}.sec_list>li{margin-top:60px}.sec_list>li .head .tit{font-size:20px}.sec_list>li .cont{display:block!important}}.page_head{display:none}.page_head .page_txt{color:var(--grey60)}.page_sub_tit{padding-bottom:.9375rem;color:var(--black)}.board_top{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0 1rem}.board_top>div{display:flex;align-items:center}.board_top .board_tit{display:flex;align-items:center;column-gap:.5rem;color:var(--black);font-size:1.25rem}.board_top .board_tit span{color:var(--primary)}.board_top .total_num{color:var(--grey60);font-size:.875rem}.board_top .total_num b{color:var(--black)}.board_top .sorting label{display:flex;align-items:center;position:relative;width:max-content;color:var(--grey70);font-size:.875rem}.board_top .btn_list_type label{display:flex;align-items:center;position:relative}.board_top .btn_list_type label span{display:flex;align-items:center;justify-content:center}.board_top .btn_list_type label span:before{content:"";width:1rem;height:1rem;background-repeat:no-repeat;background-position:0 0;background-size:100%}.board_top .btn_list_type label span:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Crect x='1.6001' y='2.09961' width='5.6' height='5.6' rx='0.8' fill='%23495057'/%3E%3Crect x='8.7998' y='2.09961' width='5.6' height='5.6' rx='0.8' fill='%23495057'/%3E%3Crect x='8.7998' y='9.29883' width='5.6' height='5.6' rx='0.8' fill='%23495057'/%3E%3Crect x='1.6001' y='9.29883' width='5.6' height='5.6' rx='0.8' fill='%23495057'/%3E%3C/svg%3E")}.board_top .btn_list_type label span:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Crect x='1.6001' y='2.09961' width='12.8' height='5.6' rx='0.8' fill='%23495057'/%3E%3Crect x='1.6001' y='9.29883' width='12.8' height='5.6' rx='0.8' fill='%23495057'/%3E%3C/svg%3E")}.tab_tit{display:flex;align-items:center;column-gap:.5rem;margin-bottom:1.5rem;color:var(--black);font-size:1.25rem}.tab_tit_area{display:flex;align-items:center;justify-content:space-between;column-gap:.5rem;margin-bottom:1.5rem}.tab_tit_area .tab_tit{margin-bottom:0}@media (max-width:1023px){.page_head .page_txt{font-size:.875rem}.page_tit_area .page_tit{display:none}.board_top>div:nth-child(2)>:not(:last-child){display:flex;align-items:center}.board_top>div:nth-child(2)>:not(:last-child):after{content:"";width:1px;height:.625rem;margin:0 .75rem;background-color:var(--grey30)}.board_top>div:nth-child(2)>.no_after{margin-right:.75rem}.board_top>div:nth-child(2)>.nice-select:last-child .list{right:0;left:auto}.board_top .sorting label{padding-right:1.125rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='15' viewBox='0 0 14 15' fill='none'%3E%3Cpath d='M9.91667 2.83398V12.1673M9.91667 12.1673L7.58333 9.83398M9.91667 12.1673L12.25 9.83398M4.08333 12.1673V2.83398M4.08333 2.83398L1.75 5.16732M4.08333 2.83398L6.41667 5.16732' stroke='%23495057' stroke-width='0.875' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 100% 50%;background-size:.875rem}.board_top .sorting label span:nth-child(1){display:none}.board_top .sorting :checked~label span:nth-child(1){display:block}.board_top .sorting :checked~label span:nth-child(2){display:none}.board_top .btn_list_type :checked~label span:nth-child(2),.board_top .btn_list_type :not(:checked)~label span:nth-child(1){display:none}}@media (min-width:1024px){.page_head{display:flex;align-items:center;justify-content:space-between;column-gap:80px;margin-bottom:60px}.page_head .page_tit{flex:1;color:var(--black);font-size:36px}.page_head .page_txt{position:relative;padding-left:44px}.page_head .page_txt:before{content:"";position:absolute;top:50%;left:0;width:24px;height:1px;background-color:var(--grey50)}.page_head .search{flex-shrink:0;width:360px}.page_sub_tit{padding-bottom:19px;font-size:20px}.page_tit_area{display:flex;align-items:center;justify-content:space-between;margin-bottom:40px}.page_tit_area .page_tit{color:var(--black);font-size:36px}.board_top{flex-wrap:wrap;gap:12px 24px;padding-top:0;padding-bottom:24px}.board_top:not(:nth-child(1)){margin-top:36px}.filter_area_selected~.board_top{margin-top:0}.board_top>div:nth-child(2){column-gap:12px;margin-left:auto}.board_top .board_tit{font-size:24px}.board_top .total_num{color:var(--black)}.board_top .sorting{position:relative}.board_top .sorting:not(:last-child){margin-right:12px}.board_top .sorting label{color:var(--grey50);font-weight:500;display:flex;flex-wrap:wrap;align-items:center}.board_top .sorting label span:not(:last-child){display:flex;align-items:center}.board_top .sorting label span:not(:last-child):after{content:"";width:.1875rem;height:.1875rem;margin:0 .5rem;border-radius:50%;background-color:var(--grey40)}.board_top .sorting :checked~label span:nth-child(1),.board_top .sorting :not(:checked)~label span:nth-child(2){color:var(--black);font-weight:500}.board_top .sorting .none{position:absolute;top:0;bottom:0;width:67px;z-index:1}.board_top .sorting :not(:checked)~.none{right:0}.board_top .sorting :checked~.none{left:0}.board_top .nice-select{width:120px}.board_top .btn_list_type{position:relative}.board_top .btn_list_type label{column-gap:4px}.board_top .btn_list_type label span{width:40px;height:40px;border:1px solid var(--grey20);border-radius:4px;background-color:var(--white)}.board_top .btn_list_type label span:before{width:20px;height:20px}.board_top .btn_list_type :checked~label span:nth-child(2):before,.board_top .btn_list_type :not(:checked)~label span:nth-child(1):before{opacity:.4}.board_top .btn_list_type :not(:checked)~label span:nth-child(2):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Crect x='1.6001' y='2.09961' width='12.8' height='5.6' rx='0.8' fill='%23de0917'/%3E%3Crect x='1.6001' y='9.29883' width='12.8' height='5.6' rx='0.8' fill='%23de0917'/%3E%3C/svg%3E")}.board_top .btn_list_type :checked~label span:nth-child(1):before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='17' viewBox='0 0 16 17' fill='none'%3E%3Crect x='1.6001' y='2.09961' width='5.6' height='5.6' rx='0.8' fill='%23de0917'/%3E%3Crect x='8.7998' y='2.09961' width='5.6' height='5.6' rx='0.8' fill='%23de0917'/%3E%3Crect x='8.7998' y='9.29883' width='5.6' height='5.6' rx='0.8' fill='%23de0917'/%3E%3Crect x='1.6001' y='9.29883' width='5.6' height='5.6' rx='0.8' fill='%23de0917'/%3E%3C/svg%3E")}.board_top .btn_list_type .none{position:absolute;top:0;bottom:0;width:44px;z-index:1}.board_top .btn_list_type :not(:checked)~.none{right:0}.board_top .btn_list_type :checked~.none{left:0}.board_top .btn_area{padding-top:0}.board_top .btn_area .btn{width:auto}.tab_tit{font-size:24px}}.book .thumb{margin-bottom:.75rem}.book .info{color:var(--grey60)}.book .info .tit_area{display:flex;flex-direction:column;row-gap:.25rem}.book .info .tit_area .tit{margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:var(--black);font-size:.875rem}.book .info .tit_area .author{font-weight:500;display:flex;flex-wrap:wrap;align-items:center}.book .info .tit_area .author li:not(:last-child){display:flex;align-items:center}.book .info .tit_area .author li:not(:last-child):after{content:"";width:.1875rem;height:.1875rem;margin:0 .25rem;border-radius:50%;background-color:var(--grey40)}.book .info .tit_area .date{color:var(--grey40)}.book .info .tit_area .price{margin-top:.25rem;color:var(--black);font-size:.875rem;font-weight:700}.book .info .tit_area .btn{width:max-content;margin-top:.5rem}.book .info .desc{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;display:none}.book_list{display:flex}.book_list:not(.type_list){flex-wrap:wrap;gap:2rem .75rem}.book_list:not(.type_list)>li{width:calc(33.33% - .5rem)}.book_list.type_list{flex-direction:column;row-gap:1.5rem}.book_list.type_list>li{padding-bottom:1.4375rem;border-bottom:1px solid var(--grey10)}.book_list.type_list>li:nth-child(1){padding-top:1.4375rem;border-top:1px solid var(--grey10)}.book_list.type_list .book{display:flex;column-gap:1.5rem;min-width:0}.book_list.type_list .book .thumb{flex-shrink:0;width:7.5rem;margin-bottom:0}.book_list.type_list .book .info{flex:1;display:flex;flex-direction:column;row-gap:.75rem;min-width:0}.book_list.type_list .book .info .tit_area .tit{margin-bottom:0}.book_list.type_list .book .info .tit_area .price{margin-top:0}.book_list.type_list .book .info .desc{display:-webkit-box;margin-top:auto}.book_select{display:flex;flex-wrap:wrap;gap:2rem 1.25rem}.book_select>li{display:flex;column-gap:.5rem;width:calc(33.33% - .833125rem)}.book_select>li .checkbox{flex-shrink:0}.book_select>li .book{flex:1}.book_box{margin-bottom:1.25rem;padding:1rem;background-color:var(--bg10)}.book_box .book{display:flex;align-items:center;column-gap:1rem}.book_box .book .thumb{flex-shrink:0;width:3.75rem;margin-bottom:0;aspect-ratio:1}.book_box .book .thumb.noimg{background-size:2rem}.book_box .book .info{flex:1;color:var(--black);font-size:.875rem}.book_box .book .info .tit{display:block}.book_box .book .info .sub_txt{margin-top:.25rem;color:var(--grey50)}.booktalk{display:flex;align-items:flex-start;column-gap:1rem;min-width:0;height:100%}.booktalk .thumb{flex-shrink:0;width:6.25rem;margin-bottom:0;border-radius:.75rem;aspect-ratio:1}.booktalk .thumb:after{border-radius:.75rem}.booktalk .thumb.noimg{background-size:2rem}.booktalk .thumb img{width:100%;height:100%;object-fit:cover}.booktalk .info{flex:1;display:flex;flex-direction:column;row-gap:1rem;height:100%}.booktalk .info .tit_area{flex-direction:row;flex-wrap:wrap;gap:.5rem}.booktalk .info .tit_area .tit{width:100%;margin-bottom:0}.booktalk .info .bundle{display:flex;flex-direction:column;row-gap:.5rem;margin-top:auto}.booktalk .info .bundle>dl{display:flex;align-items:center;justify-content:space-between;color:var(--grey50);font-size:.75rem}.booktalk .info .bundle>dl dt{flex-shrink:0;display:flex;align-items:center;column-gap:.5rem;color:var(--grey60);font-weight:600}.booktalk .info .bundle>dl dt:before{content:"";width:.875rem;height:.875rem;background-repeat:no-repeat;background-position:0 0;background-size:100%}.booktalk .info .bundle>dl.bg_term>dt:before{background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21 10H3M16 2V6M8 2V6M7.8 22H16.2C17.8802 22 18.7202 22 19.362 21.673C19.9265 21.3854 20.3854 20.9265 20.673 20.362C21 19.7202 21 18.8802 21 17.2V8.8C21 7.11984 21 6.27976 20.673 5.63803C20.3854 5.07354 19.9265 4.6146 19.362 4.32698C18.7202 4 17.8802 4 16.2 4H7.8C6.11984 4 5.27976 4 4.63803 4.32698C4.07354 4.6146 3.6146 5.07354 3.32698 5.63803C3 6.27976 3 7.11984 3 8.8V17.2C3 18.8802 3 19.7202 3.32698 20.362C3.6146 20.9265 4.07354 21.3854 4.63803 21.673C5.27976 22 6.11984 22 7.8 22Z' stroke='%23495057' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.booktalk .info .bundle>dl.bg_people>dt:before{background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M22 21V19C22 17.1362 20.7252 15.5701 19 15.126M15.5 3.29076C16.9659 3.88415 18 5.32131 18 7C18 8.67869 16.9659 10.1159 15.5 10.7092M17 21C17 19.1362 17 18.2044 16.6955 17.4693C16.2895 16.4892 15.5108 15.7105 14.5307 15.3045C13.7956 15 12.8638 15 11 15H8C6.13623 15 5.20435 15 4.46927 15.3045C3.48915 15.7105 2.71046 16.4892 2.30448 17.4693C2 18.2044 2 19.1362 2 21M13.5 7C13.5 9.20914 11.7091 11 9.5 11C7.29086 11 5.5 9.20914 5.5 7C5.5 4.79086 7.29086 3 9.5 3C11.7091 3 13.5 4.79086 13.5 7Z' stroke='%23495057' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}@media (max-width:1023px){.book .info .desc,.book .info .tit_area{font-size:.8125rem}.book_list .book .thumb.noimg{background-size:2rem}.book_list.type_list .book{align-items:flex-start}.booktalk .info .tit_area .tit{font-size:.875rem;font-weight:500}}@media (max-width:1023px) and (max-width:499px){.book_list:not(.type_list)>li{width:calc(50% - .375rem)}.book_list:not(.type_list) .book .thumb.noimg{background-size:4.25rem}.book_list.type_list .thumb{width:5rem}.book_select>li{width:calc(50% - .625rem)}}@media (min-width:1024px){.book .info .tit_area{font-size:14px}.book .info .tit_area .price,.book .info .tit_area .tit{font-size:16px}.book_list:not(.type_list){gap:60px 40px}.book_list:not(.type_list)>li{width:calc(20% - 32px)}.book_list.type_list{gap:32px 40px}.book_list.type_list>li{padding-bottom:31px}.book_list.type_list>li:nth-child(1){padding-top:31px}.book_list.type_list .book .thumb{width:200px;margin-bottom:auto}.book_list.type_list .book .info{padding:12px 0}.book_list.type_list .book .info .tit_area .tit{margin-bottom:8px;font-size:24px}.book_list.type_list .book .info .tit_area .price{margin-top:8px;font-size:18px}.book_select>li{width:calc(25% - 15px)}.book_box{padding:24px}.book_box .book{column-gap:24px}.book_box .book .thumb{width:80px}.book_box .book .info{font-size:16px}.booktalk{column-gap:24px}.booktalk .thumb{width:180px;border-radius:22px}.booktalk .thumb:after{border-radius:22px}.booktalk .thumb.noimg{background-size:62px}.booktalk .info .tit_area{column-gap:12px}.booktalk .info .bundle>dl{font-size:14px}.booktalk .info .bundle>dl dt:before{width:20px;height:20px}.booktalk .info .bundle .progressbar{margin-top:8px}}@media (min-width:1024px) and (max-width:1300px){.book_list:not(.type_list)>li{width:calc(25% - 32px)}}@media (min-width:1024px) and (max-width:1200px){.book_list:not(.type_list)>li{width:calc(33.33% - 30px)}}.choose_list{display:flex;column-gap:.5rem;overflow-x:auto;width:calc(100% + 2.5rem);margin:0 -1.25rem;padding:0 1.25rem}@media (max-width:1023px){.choose_list{scrollbar-width:none}.choose_list::-webkit-scrollbar{display:none}}.choose_list li{flex:none;display:flex;align-items:center;column-gap:.375rem;min-width:0;padding:.3125rem .5rem .3125rem .6875rem;border:1px solid var(--primary10);border-radius:var(--border-radius);background-color:#fdf0f1}.choose_list li strong{font-size:.8125rem;font-weight:500}.gift_book_guide{width:100%;padding-bottom:1rem}.gift_book_guide .txt{position:relative;padding-left:1.25rem;color:var(--black);font-size:.8125rem;font-weight:500;background:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 16V12M12 8H12.01M22 12C22 17.5228 17.5228 22 12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12Z' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat 0 .125rem;background-size:1rem}.gift_book_guide .choose_list>li{margin-top:.75rem}@media (min-width:1024px){.gift_book_guide{padding-bottom:24px}.gift_book_guide .txt{font-size:14px}}.bookclub .booktalk_box{padding:2rem;background:url(../images/contents/m_bg_booktalk.jpg) no-repeat 50% 50%;background-size:cover}.bookclub .booktalk_box dl{display:flex;flex-direction:column;justify-content:space-between;height:100%}.bookclub .booktalk_box dl dt{color:var(--grey10);font-size:.875rem;font-weight:600}.bookclub .booktalk_box dl dt b{display:block;margin-top:.5rem;font-size:1.5rem;font-family:SunBatang;letter-spacing:-.075rem;background:linear-gradient(149deg,var(--grey40) 9.33%,var(--white) 81.44%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bookclub .booktalk_box dl dd{color:rgba(var(--white-rgb),.68);font-size:.8125rem}.bookclub .booktalk_box.bg_reading{background-image:url(../images/contents/m_bg_reading.jpg)}.bookclub .booktalk_list{display:flex}.bookclub .booktalk_list>li.hide{display:none}.bookclub .booktalk_list~.btn_area{padding-top:2.25rem}.bookclub_intro #container{padding-bottom:0}.bookclub_intro .sec{padding:0 1.25rem;margin-top:7.5rem}.bookclub_intro .sec p{font-weight:700;font-size:.8125rem;color:var(--grey50);margin-bottom:.5rem}.bookclub_intro .sec .sec_tit{font-weight:700;font-size:1.5rem;color:var(--black)}.bookclub_intro .sec .desc{font-size:.8125rem;color:var(--grey60);line-height:1.8;margin-top:2rem}.bookclub_intro .cont_area>.df{gap:1.25rem}.bookclub_intro .cont_area .img_area img{width:100%;height:100%;object-fit:cover}.bookclub_intro .bookclub_list{margin-top:2rem}.bookclub_intro .bookclub_list li{display:flex;align-items:center;column-gap:1.75rem;min-width:0;height:6rem;border-top:1px solid var(--grey10);border-bottom:1px solid var(--grey10)}.bookclub_intro .bookclub_list li:before{content:"";flex-shrink:0;width:3.75rem;background-repeat:no-repeat;background-position:0 0;background-size:100%;aspect-ratio:1}.bookclub_intro .bookclub_list li+li{margin-top:-.0625rem}.bookclub_intro .bookclub_list li dl{flex:1;overflow-wrap:break-word;word-break:keep-all}.bookclub_intro .bookclub_list li dl dt{color:var(--black);font-size:.875rem;font-weight:600}.bookclub_intro .bookclub_list li dl dd{margin-top:.25rem;color:var(--grey60);font-size:.8125rem}.bookclub_intro .bookclub_list li.bg_gift:before{background-image:url(../images/contents/bg_gift.svg)}.bookclub_intro .bookclub_list li.bg_delivery:before{background-image:url(../images/contents/bg_delivery.svg)}.bookclub_intro .bookclub_list li.bg_letter:before{background-image:url(../images/contents/bg_letter.svg)}.bookclub_intro .bookclub_list li.bg_bookcard:before{background-image:url(../images/contents/bg_bookcard.svg)}.bookclub_intro .bookclub_list li.bg_bookmark:before{background-image:url(../images/contents/bg_bookmark.svg)}.bookclub_intro .bookclub_list+.img_area{margin-top:2.5rem}.bookclub_intro .img_swiper{width:100%}.bookclub_intro .img_swiper .swiper-slide img{width:100%;height:100%;object-fit:cover;object-position:0 0}.bookclub_intro .img_swiper .swiper-pagination{top:2rem;right:2rem;bottom:auto;left:auto;width:max-content;padding:.375rem .5rem;font-size:0;border-radius:.5625rem;background-color:rgba(var(--black-rgb),.2)}.bookclub_intro .img_swiper .swiper-pagination .swiper-pagination-bullet{width:.3125rem;height:.3125rem;margin:0 .25rem;background-color:var(--white);opacity:.5}.bookclub_intro .img_swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1}.bookclub_intro .box{width:100%;background-color:var(--white);border:0;border-radius:.75rem;box-shadow:0 0 2rem 0 rgba(var(--black-rgb),.12);padding:0;overflow:hidden}.bookclub_intro .box .txt_area{text-align:center;padding:1.5rem .75rem 2rem}.bookclub_intro .box .txt_area .badge{margin-bottom:.75rem}.bookclub_intro .box .txt_area dl dt{font-weight:700;font-size:1rem;color:var(--black)}.bookclub_intro .box .txt_area dl dd{font-size:.875rem;color:var(--grey60);margin-top:.75rem}.bookclub_intro .banner{width:100%;height:32.75rem;background:url(../images/contents/m_bg_bookclub_intro.jpg) no-repeat 100% 0;background-size:cover}.bookclub_intro .banner .area{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:100%;padding:2.5rem 1.25rem}.bookclub_intro .banner .bookclub_logo{width:5.3125rem;height:4.25rem;margin-bottom:2.5rem}.bookclub_intro .banner .bookclub_logo img{width:100%;height:100%}.bookclub_intro .banner .txt_area h3{font-weight:700;font-size:1.75rem;color:#058091}.bookclub_intro .banner .txt_area p{font-size:.875rem;color:var(--grey60);margin-top:1.5rem}.bookclub_intro .banner+.sec{margin-top:2.5rem}.bookclub_intro .gift{display:flex;flex-direction:column;justify-content:flex-end;width:100%;height:37.5rem;background:url(../images/contents/m_bg_bookclub_gift.png) no-repeat 50% 50%;background-size:cover;border-radius:1.5rem;padding:1.25rem;overflow:hidden}.bookclub_intro .gift .txt_area{width:100%;border:1px solid rgba(var(--black-rgb),.12);border-radius:1rem;background:rgba(var(--black-rgb),.5);backdrop-filter:blur(.25rem);padding:1.25rem}.bookclub_intro .gift .txt_area .ico{display:block;width:3.75rem;height:3.75rem;background-image:url(../images/contents/bg_calendar.svg);margin:0 auto 1.75rem}.bookclub_intro .gift .txt_area dl{text-align:center}.bookclub_intro .gift .txt_area dl dt{font-weight:600;font-size:.875rem;color:var(--white)}.bookclub_intro .gift .txt_area dl dd{font-size:.8125rem;color:var(--grey30);margin-top:.25rem}.bookclub_intro .moonjigi{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:32.75rem;background:url(../images/contents/m_bg_bookclub_moonjigi.jpg) no-repeat 50% 50%;background-size:cover;margin-top:7.5rem;margin-bottom:-5.75rem}.bookclub_intro .moonjigi .txt_area{text-align:center;margin-top:-2.5rem}.bookclub_intro .moonjigi .txt_area h4{font-size:1.75rem}.bookclub_intro .moonjigi .txt_area h4 span{display:inline-block;vertical-align:top;font-size:1.75rem;font-family:SunBatang;letter-spacing:-.125rem;color:var(--white);filter:blur(15px);-webkit-filter:blur(15px);opacity:0;will-change:filter,opacity}.bookclub_intro .moonjigi .txt_area p{font-weight:500;font-size:.875rem;color:rgba(var(--white-rgb),.8);margin-top:.75rem;opacity:0;transform:translateY(15px);transition:opacity linear .5s,transform linear .5s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span{animation:blur 1s both}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(1){animation-delay:0s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(2){animation-delay:.1s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(3){animation-delay:.2s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(4){animation-delay:.3s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(5){animation-delay:.4s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(6){animation-delay:.5s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(7){animation-delay:.6s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(8){animation-delay:.7s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(9){animation-delay:.8s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(10){animation-delay:.9s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(11){animation-delay:1s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(12){animation-delay:1.1s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(13){animation-delay:1.2s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(14){animation-delay:1.3s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(15){animation-delay:1.4s}.bookclub_intro .moonjigi.aos-animate .txt_area h4 span:nth-of-type(16){animation-delay:1.5s}.bookclub_intro .moonjigi.aos-animate .txt_area p{opacity:1;transform:translateY(0);transition-delay:2s}.bookclub_intro .fixed_btn_area{position:sticky;bottom:2.5rem;left:0;right:0;text-align:center;padding-bottom:2.5rem;transition:all linear .3s}.bookclub_intro .fixed_btn_area .btn{justify-content:space-between;width:15rem;background:linear-gradient(91deg,rgba(5,128,145,.86) 3.61%,rgba(29,85,97,.86) 93.68%);border-color:#058091;box-shadow:0 0 .75rem 0 rgba(var(--black-rgb) .25);backdrop-filter:blur(.25rem);border-radius:2.25rem;font-size:.875rem;color:var(--bg10);text-shadow:0 0 .675rem rgba(var(--black-rgb),.25);margin:0 auto}.bookclub_intro .fixed_btn_area .btn i{display:flex;align-items:center;justify-content:center;position:relative;width:2rem;height:2rem;background-position:50% 50%;background-size:1rem}.bookclub_intro .fixed_btn_area .btn i:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(var(--black-rgb),.2);border-radius:50%;border-width:.03125rem;border:1px solid rgba(var(--black-rgb),.2);z-index:-1}@media (max-width:1023px){.bookclub .booktalk_box{width:calc(100% + 2.5rem);margin:-.5rem -1.25rem 0;aspect-ratio:1}.bookclub .booktalk_list{flex-direction:column;row-gap:2.25rem}.bookclub_intro .sec:has(.gift){margin-top:2rem}.bookclub_intro .cont_area{margin-top:1.75rem}.bookclub_intro .cont_area>.df{flex-direction:column}.scroll_down .bookclub_intro .fixed_btn_area{bottom:0}}@media (min-width:1024px){.bookclub .booktalk_box{padding:40px;background-image:url(../images/contents/bg_booktalk.jpg)}.bookclub .booktalk_box dl{row-gap:32px}.bookclub .booktalk_box dl dt{font-size:16px}.bookclub .booktalk_box dl dt b{font-size:36px;letter-spacing:-1.8px}.bookclub .booktalk_box dl dd{font-size:14px}.bookclub .booktalk_box.bg_reading{background-image:url(../images/contents/bg_reading.jpg)}.bookclub .booktalk_list{flex-wrap:wrap;gap:60px 80px}.bookclub .booktalk_list>li{width:calc(50% - 40px)}.bookclub .booktalk_list~.btn_area{padding-top:60px}.bookclub_intro .sec{max-width:1200px;padding:0;margin:240px auto 0}.bookclub_intro .sec p{font-size:16px;margin-bottom:12px}.bookclub_intro .sec .sec_tit{font-size:36px}.bookclub_intro .sec .desc{font-size:16px}.bookclub_intro .sec .pc_df>div{flex:1}.bookclub_intro .sec>.tit_area+.cont_area{margin-top:80px}.bookclub_intro .cont_area>.df{gap:24px}.bookclub_intro .cont_area .img_area{height:600px}.bookclub_intro .bookclub_list{width:400px;margin-top:80px}.bookclub_intro .bookclub_list>li dl dt{font-size:16px}.bookclub_intro .bookclub_list>li dl dd{margin-top:4px;font-size:14px}.bookclub_intro .img_swiper{height:588px}.bookclub_intro .box{border-radius:20px}.bookclub_intro .box .txt_area{padding:32px 20px 40px}.bookclub_intro .box .txt_area dl dt{font-size:20px}.bookclub_intro .box .txt_area dl dd{font-size:16px}.bookclub_intro .banner{height:760px;background-image:url(../images/contents/bg_bookclub_intro.jpg)}.bookclub_intro .banner .area{justify-content:flex-start;max-width:1200px;padding:120px 0;margin:0 auto}.bookclub_intro .banner .bookclub_logo{width:125px;height:100px;margin-bottom:60px}.bookclub_intro .banner .txt_area h3{font-size:52px;background:linear-gradient(90deg,#058091 0,#01262b 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.bookclub_intro .banner .txt_area p{font-size:20px;margin-top:40px}.bookclub_intro .banner+.sec{margin-top:80px}.bookclub_intro .gift{align-items:center;justify-content:center;background-image:url(../images/contents/bg_bookclub_gift.png)}.bookclub_intro .gift .txt_area{width:360px;border-radius:32px;padding:32px 20px}.bookclub_intro .gift .txt_area dl dt{font-size:16px}.bookclub_intro .gift .txt_area dl dd{font-size:14px}.bookclub_intro .moonjigi{width:100%;height:760px;background-image:url(../images/contents/bg_bookclub_moonjigi.jpg);margin-top:240px;margin-bottom:-132px}.bookclub_intro .moonjigi .txt_area{margin-top:-20px}.bookclub_intro .moonjigi .txt_area h4{font-size:52px}.bookclub_intro .moonjigi .txt_area h4 span{font-size:52px}.bookclub_intro .moonjigi .txt_area p{font-size:20px;margin-top:20px}.bookclub_intro .fixed_btn_area{left:50%;right:auto;bottom:0;padding-bottom:60px}.bookclub_intro .fixed_btn_area .btn{width:320px;height:72px;font-size:18px;padding:0 23px}.bookclub_intro .fixed_btn_area .btn i{width:54px;height:54px;background-size:24px;transition:transform linear .3s}.bookclub_intro .fixed_btn_area .btn:hover i{transform:translateX(8px)}}@media (min-width:1024px) and (max-width:1320px){.bookclub_intro .sec{padding-left:56px;padding-right:56px}.bookclub_intro .banner .area{padding-left:56px;padding-right:56px}}@media (min-width:1024px) and (max-width:1300px){.bookclub .booktalk_list>li{width:100%}}@keyframes blur{0%{filter:blur(15px);-webkit-filter:blur(15px);opacity:0}100%{filter:blur(0);-webkit-filter:blur(0);opacity:1}}