#page-books{background-image:url(../image/com_pages_bg.webp);background-position:top 100px left;background-repeat:no-repeat;background-size:auto}#page-books #Contents .titSect .bgWrap .inner .blockMain .comTit.mainTit{font-size:26px}@media (min-width:1025px){#page-books #Contents .titSect .bgWrap .inner .blockMain .comTit.mainTit{font-size:32px}}#page-books .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#34B3E9;border-radius:100vmax;color:#FFF;font-size:14px;gap:8px;padding:10px 30px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:30px auto 0;border:2px solid transparent;-webkit-transition:0.3s ease;transition:0.3s ease}@media (min-width:1025px){#page-books .btn{font-size:15px;padding:15px 80px;margin-top:40px}}#page-books .btn:after{border-bottom:2px solid #FFF;border-right:2px solid #FFF;content:"";display:block;width:9px;height:9px;pointer-events:none;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:0.3s ease;transition:0.3s ease}#page-books .btn:hover{background:#FFF;color:#34B3E9;border-color:#34B3E9}#page-books .btn:hover:after{border-color:#34B3E9}#page-books .btn-disabled{pointer-events:none;background:#BBB}#page-books .btn-disabled:after{display:none}#page-books .books-list{padding:60px 20px;background:#fff}#page-books .books-list .book{margin-bottom:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#page-books .books-list .book .book-title{font-size:16px;font-weight:bold;margin-bottom:20px;line-height:1.5}@media (min-width:1025px){#page-books .books-list .book .book-title{font-size:20px;margin-bottom:40px}}#page-books .books-list .book .book-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media (min-width:1025px){#page-books .books-list .book .book-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:50px}}#page-books .books-list .book .book-content .book-image{width:120px;-ms-flex-negative:0;flex-shrink:0;margin-top:4px}@media (min-width:1025px){#page-books .books-list .book .book-content .book-image{width:170px}}#page-books .books-list .book .book-content .book-info{-webkit-box-flex:1;-ms-flex:1;flex:1}#page-books .books-list .book .book-content .book-info .speech-bubble{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;margin-bottom:30px}#page-books .books-list .book .book-content .book-info .speech-bubble .bubble-body{position:relative;background-color:#fff;border:1px solid #ccc;border-radius:5px;padding:12px 16px;font-size:14px;line-height:1.6;-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.05);box-shadow:0 1px 2px rgba(0,0,0,0.05);max-width:100%}#page-books .books-list .book .book-content .book-info .speech-bubble p{font-weight:bold}#page-books .books-list .book .book-content .book-info .speech-bubble .bubble-body:after{content:"";position:absolute;top:50%;right:-12px;-webkit-transform:translateY(-50%);transform:translateY(-50%);border-width:6px;border-style:solid;border-color:transparent transparent transparent #ccc}#page-books .books-list .book .book-content .book-info .speech-bubble .bubble-tail{position:absolute;top:50%;right:-10px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:0;height:0;border:6px solid transparent;border-left-color:#fff;z-index:1}#page-books .books-list .book .book-content .book-info .speech-bubble .speech-icon{width:40px;height:auto;-ms-flex-negative:0;flex-shrink:0}#page-books .books-list .book .book-content .book-info .book-summary{font-size:14px;line-height:1.8}#page-books .books-list .book .book-content .book-info .book-summary p{margin-bottom:10px}#page-books .books-list .book .book-content .book-info .book-summary .publisher{margin-top:8px}#page-books .books-list .book .book-content .book-info .book-summary .publisher a{color:#333;text-decoration:underline;font-weight:normal;font-size:14px;position:relative;padding-right:14px}