@charset "utf-8";

/* ==============================================
   1. 공통 Base & Reset
=============================================== */
body {
    color: #666;
    font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka, Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 18px;
}

select {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

option,
input,
textarea {
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

input,
textarea {
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
}

input[type="file"] {
    border: none;
    font-size: 12px;
}

.picture { }

/* ==============================================
   2. 레이아웃 & 프레임
=============================================== */
.frame_outer {
    margin: 0 auto;
    width: 100%;
    text-align: left;
    /*background: url(../img/bg.png) repeat-x 0 0;*/
}

#container {
    margin: 0 auto;
    padding: 0 0 30px 0;
    width: 1100px;
    text-align: left;
}

#topcolumn,
#footerbottomcolumn {
    margin: 0 auto;
    width: 100%;
    background: #fff;
    text-align: left;
}

.main_column { }

#leftcolumn {
    float: left;
    width: 250px;
    text-align: left;
    padding: 5px 0 0px 0;
    background: url(../img/side/top.png) repeat-x 0 50px;
    position: relative !important;
    z-index: 999 !important;
    overflow: visible !important;
}

#rightcolumn {
    float: left;
    width: 182px;
}

#one_maincolumn {
    margin: 0 auto;
    width: 100%;
}

#two_maincolumn_left {
    float: left;
    width: 182px;
}

#two_maincolumn_right {
    float: left;
    padding-top:5px;
    width: 830px;
    min-height: 500px;
    position: relative !important;
    z-index: 1 !important;
}

#three_maincolumn {
    padding: 15px 13px 0 13px;
    width: 590px;
    float: left;
}

#undercolumn {
    float: left;
    width: 820px;
    padding: 0 0 20px 30px;
    text-align: left;
}

#underconts {
    float: left;
    width: 100%;
    overflow: auto;
}

.undercbody { }

/* ==============================================
   3. 유틸리티 & 링크 & 폰트
=============================================== */
.clearfix:after {
    display: block;
    clear: both;
    height: 0px;
    line-height: 0px;
    visibility: hidden;
    content: ".";
}
.clearfix {
    display: block;
}
.clear {
    clear: both;
}

a:link, a:visited {
    color: #1D3994;
    text-decoration: underline;
}
a:hover, a:link:hover, a[href]:hover {
    color: #FF0000;
    text-decoration: none;
}

h2, h3, h4, h5 { font-size: 100%; }
.sale_price { font-size: 13px; color: #e73c07; }
.normal_price { font-size: 12px; color: #888; }
.point { color: #B00000; font-weight: bold; }
.user_name { font-weight: bold; }
.recommend_level { color: #ecbd00; }
.attention { color: #eb7245; }
.attentionSt { color: #f00; font-weight: bold; }
.st { font-weight: bold; }

.mini {
    font-size: 90%;
    text-align: left;
    color: #F00;
}
.mini #point_default,
#detailrightbloc #point_default {
    font-size: 110%;
    font-weight: bold;
}
#detailrightbloc .mini {
    font-size: 100%;
    color: #F00;
    text-align: left;
    padding: 5px 0 0 0;
}
.mini a { color: #686763; text-decoration: underline; }
.mini a:hover { text-decoration: none; }

.alignC { text-align: center; }
.alignR { text-align: right; }
.alignL { text-align: left; }
.pricetd em { font-weight: bold; }

/* 폼 유틸리티 클래스 */
.btn_area input,
.hover_change_image {
    border: none;
    padding: 0;
    background-color: transparent;
}

.box40  { width: 40px; }
.box60  { width: 60px; }
.box100 { width: 100px; }
.box120 { width: 120px; }
.box140 { width: 140px; }
.box143 { width: 143px; }
.box145 { width: 145px; }
.box145s {
    width: 125px;
    font-size: 12px !important;
    line-height: 1 !important;
    color: #2964bc !important;
    padding: 2px 10px !important;
}
.box150 { width: 150px; }
.box160 { width: 160px; }
.box185 {
    width: 175px;
    padding: 9px 5px 7px 5px !important;
}
.box190 { width: 190px; }
.box240 { width: 230px; }
.box300 { width: 300px; }
.box320 { width: 320px; }
.box350 { width: 350px; }
.box380 { width: 380px; }

.top { margin-bottom: 5px; }
.ng_top { margin-bottom: 0 !important; }

/* ==============================================
   4. 타이틀 & 서브 헤더 & 브레드크럼
=============================================== */
h2.ctlt {
    float: left;
    width: 100%;
    font-size: 11px;
    color: #888;
    text-align: right;
    font-weight: normal;
}
h2.ctlt2 {
    float: left;
    width: 100%;
    font-size: 30px;
    color: #333;
    font-weight: normal;
    font-family: verdana, Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
h2.title {
    float: left;
    width: 805px;
    text-align: left;
    font-size: 17px;
    color: #333;
    padding: 5px 0 12px 25px;
    background: url(../img/lisk/lisk3.png) no-repeat 0 8px;
}

ul#pan {
    float: left;
    width: 100%;
    padding: 7px 0 0 0;
    margin: 0 auto;
    font-size: 12px;
    background: url(../img/pline.png) repeat-x 0 0;
}
ul#pan li {
    float: right;
    padding: 2px 5px;
    color: #8BA1AF;
    line-height: 1 !important;
}
ul#pan li a#top {
    float: left;
    width: 50px;
    background: url(../img/head/home.gif) no-repeat 0 1px;
    height: 13px;
    display: block;
    text-indent: -2000px;
}
ul#pan li a {
    color: #a3a3a3;
    text-decoration: none;
    line-height: 1 !important;
}

.mp {
    float: left;
    width: 800px;
    margin-top: 10px;
    line-height: 20px;
    padding: 5px 10px 5px 20px;
    color: #525252;
}

.subcat {
    float: right;
    width: 800px;
    font-size: 11px;
    line-height: 18px;
    padding: 5px 0 0 0;
}
.subcat a {
    color: #333;
    text-decoration: none;
    padding: 0 5px;
    background: url(../img/head/line.png) no-repeat right center;
}
.subcat a:hover {
    color: #236ec4;
    text-decoration: none;
}

#undercolumn_login .login_area h3,
#undercolumn_shopping h3 {
    float: left;
    width: 100%;
    padding: 30px 0 5px 0;
    font-size: 16px;
    color: #333;
    line-height: 1.5;
    background: url(../img/lisk/lisk9.png) repeat-x 0 bottom;
}

#one_maincolumn .sub_area h3,
#two_maincolumn_right .sub_area h3,
#two_maincolumn_left .sub_area h3,
#three_maincolumn .sub_area h3 {
    float: left;
    width: 98%;
    font-size: 20px;
    color: #000;
    line-height: 40px;
    padding: 0 0 0 2%;
    background: url(../../../../img/lisk/stlt2.png) no-repeat 0 7px;
    border-bottom: solid 1px #E6E6E6;
}

#mypagecolumn h3,
#undercolumn_cart h3 {
    width: 820px;
    font-size: 14px;
    color: #283343;
    padding: 0 0 5px 30px;
    line-height: 20px;
    background: url(../img/lisk/lisk5.gif) no-repeat 0 4px;
    margin: 0 0 20px 0;
    border-bottom: solid 1px #EEE;
}

#mypagecolumn h3.nbar {
    width: 1070px;
    font-size: 14px;
    color: #283343;
    padding: 0 0 0 30px;
    line-height: 20px;
    background: url(../img/lisk/lisk5.gif) no-repeat 0 4px;
    margin: 50px 0 0 0;
    border-bottom: solid 1px #FFF;
}

div#undercolumn_login .login_area {
    margin: 0 20px;
}
div#undercolumn_login .mem1 {
    padding: 0 100px 50px 250px;
    background: url(../../../../img/mem1.gif) no-repeat 30px 0;
    border-bottom: dotted 1px #222;
}
div#undercolumn_login .mem2 {
    padding: 50px 100px 0 250px;
    background: url(../../../../img/mem2.gif) no-repeat 30px 50px;
}
div#undercolumn_login .login_area h3 {
    color: #666;
    font-weight: normal;
    padding: 8px 0 10px 40px;
    margin: 0 0 10px 0;
    background: url(../../../../img/memlisk.gif) no-repeat 0 0;
}

/* ==============================================
   5. 헤더 (Header)
=============================================== */
#header_wrap {
    width: 100%;
    min-height: 65px;
}
#header {
    width: 1100px;
    margin: 0 auto;
    background: url(../img/head/bg.png) no-repeat 0 20px;
}

h1 {
    float: right;
    font-size: 11px;
    text-align: right;
    font-weight: normal;
    color: #CCC;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    padding: 0 9px 0 0;
}

#header_utility {
    float: left;
    width: 500px;
}

#logo {
    float: left;
    width: 600px;
    padding: 0;
}
#logo a {
    width: 600px;
    height: 90px;
    background: url(../img/common/logo.png) no-repeat center center;
    text-indent: -9000px;
    display: block;
}

#header_log {
    float: right;
    width: 430px;
    height: 30px;
    border-right: solid 1px #EBEBEB;
}
#header_log li#tli1,
#header_log li#tli2,
#header_log li#tli3,
#header_log li#tli4,
#header_log li#tli5,
#header_log li#tli6,
#header_log li#tli7 {
    float: right;
    font-size: 12px;
    border-left: solid 1px #EBEBEB;
}
#header_log li a {
    font-size: 11px;
    color: #373737;
    height: 30px;
    display: block;
    text-decoration: none;
}
#header_log li a:hover {
    color: #373737;
    background-position: center -30px;
    text-decoration: underline;
}

#header_log li#tli1 a { width: 63px; background: url(../img/head/join.png) no-repeat center 0; text-indent: -9000px; }
#header_log li#tli2 a { width: 75px; background: url(../img/head/login.png) no-repeat center 0; text-indent: -9000px; }
#header_log li#tli3 a { width: 70px; background: url(../img/head/logout.png) no-repeat center 0; text-indent: -9000px; }
#header_log li#tli4 a { width: 75px; background: url(../img/head/mypage.png) no-repeat center 0; text-indent: -9000px; }
#header_log li#tli5 a { width: 60px; background: url(../img/head/cart.png) no-repeat center 0; text-indent: -9000px; }
#header_log li#tli6 a { width: 80px; background: url(../img/head/contact.png) no-repeat center 0; text-indent: -9000px; }
#header_log li#tli7 a { width: 80px; background: url(../img/head/book.png) no-repeat center 0; text-indent: -9000px; }

#dsrch {
    float: right;
    width: 180px;
    text-align: left;
    margin: 7px 0 0 0;
}

#ts_form {
    float: right;
    width: 180px;
}
#ts_form ul {
    float: left;
    width: 180px;
    background: url(../img/head/search.png) no-repeat 0 0;
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
    -moz-border-radius: 15px !important;
}
#ts_form li { float: right; }
#ts_form li input {
    border: none;
    background: none !important;
}
#ts_form li select { padding: 2px 0; }
#ts_form li.tbtn {
    width: 35px;
    line-height: 1;
    padding: 0 !important;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
}
#ts_form li.tbtn input {
    width: 35px !important;
    padding: 0 !important;
    font-size: 12px !important;
    line-height: 1 !important;
}

#tsnsbx {
    float: left;
    width: 224px;
    margin: 85px 0 0 0;
}
#fsnsbx {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}
#tsnsbx li, #fsnsbx li {
    float: left;
    width: 23px;
    height: 23px;
    padding: 0 0 0 5px;
}
#tsnsbx li a, #fsnsbx li a {
    width: 23px;
    height: 23px;
    display: block;
    text-indent: -9000px;
}

#tsnsbx li.sns1 a { background: url(../../../../img/sns/twitter.png) no-repeat 0 0; }
#tsnsbx li.sns2 a { background: url(../../../../img/sns/facebook.png) no-repeat 0 0; }
#tsnsbx li.sns3 a { background: url(../../../../img/sns/line.png) no-repeat 0 0; }
#tsnsbx li.sns4 a { background: url(../../../../img/sns/mixi.png) no-repeat 0 0; }
#tsnsbx li.sns5 a { background: url(../../../../img/sns/youtube.png) no-repeat 0 0; }
#tsnsbx li.sns6 a { background: url(../../../../img/sns/instagram.png) no-repeat 0 0; }
#tsnsbx li.sns7 a { background: url(../../../../img/sns/ameba.png) no-repeat 0 0; }
#tsnsbx li.sns8 a { background: url(../../../../img/sns/kakao.png) no-repeat 0 0; }

#tsnsbx li a:hover {
    background-position: 0 -23px;
    transition: background-position 0.2s ease 0s;
}

#fsnsbx li.sns1 a { background: url(../../../../img/sns/twitter.png) no-repeat 0 -23px; }
#fsnsbx li.sns2 a { background: url(../../../../img/sns/facebook.png) no-repeat 0 -23px; }
#fsnsbx li.sns3 a { background: url(../../../../img/sns/line.png) no-repeat 0 -23px; }
#fsnsbx li.sns4 a { background: url(../../../../img/sns/mixi.png) no-repeat 0 -23px; }
#fsnsbx li.sns5 a { background: url(../../../../img/sns/youtube.png) no-repeat 0 -23px; }
#fsnsbx li.sns6 a { background: url(../../../../img/sns/instagram.png) no-repeat 0 -23px; }
#fsnsbx li.sns7 a { background: url(../../../../img/sns/ameba.png) no-repeat 0 -23px; }
#fsnsbx li.sns8 a { background: url(../../../../img/sns/kakao.png) no-repeat 0 -23px; }

#fsnsbx li a:hover {
    background-position: 0 0;
    transition: background-position 0.2s ease 0s;
}

#tnavi {
    float: left;
    position: relative;
    width: 1100px;
    padding: 0 0 3px 0;
    display:none;
}
#tnavi dl {
    width: 320px;
    position: absolute;
    left: 160px;
    padding: 0 2px;
}
#tnavi dl dt#tnmen0 {
    background: url(../img/head/navi/line.png) no-repeat right 0;
    position: absolute;
    left: 0;
}

#tn1, #tn2, #tn3 {
    position: absolute;
    width: 160px;
    display: inline;
    background: url(../img/head/navi/line.png) no-repeat right 0;
}
#tn1 { left: 0; }
#tn2 { left: 320px; }
#tn3 { left: 480px; background: none; }

#tnavi2 li a,
#tnavi dl dt#tnmen0 a,
#tn1 a, #tn2 a, #tn3 a {
    width: 160px;
    height: 30px;
    display: block;
    text-indent: -9000px;
}

#tnavi dl dt#tnmen0 a:hover,
#tnavi dl dt#tnmen0 a.on,
#tnavi p a:hover {
    background-position: center -30px;
}

#tnavi dl dt#tnmen0 a { background: url(../img/head/navi/2.png) no-repeat center 0; }
#tn1 a { background: url(../img/head/navi/1.png) no-repeat center 0; }
#tn2 a { background: url(../img/head/navi/3.png) no-repeat center 0; }
#tn3 a { background: url(../img/head/navi/4.png) no-repeat center 0; }

#tnavi dl dd#tnsub0 {
    position: absolute;
    left: -8px;
    top: 30px;
    width: 940px;
    display: none;
    z-index: 9999;
    background: url(../img/head/wb.png) repeat 0 0;
    border-left: solid 4px #5785a7;
    border-right: solid 4px #5785a7;
    border-bottom: solid 4px #5785a7;
}
#tnavi dl dd#tnsub0 .tcbx {
    float: left;
    width: 225px;
    padding: 0 5px 15px 5px;
    font-size: 13px;
}
#tnavi dl dd#tnsub0 .tcbx h3 {
    float: left;
    width: 200px;
    margin: 15px 0 0 0;
    padding: 0 0 0 25px;
    background: url(../img/lisk/lisk5.gif) no-repeat 0 -7px;
}
#tnavi dl dd#tnsub0 .tcbx h3 a {
    color: #0254b2;
    text-decoration: none;
}
#tnavi dl dd#tnsub0 .tcbx h3 a:hover {
    color: #3578c5;
    text-decoration: underline;
}
#tnavi dl dd#tnsub0 .tcbx ul {
    float: left;
    width: 100%;
    padding: 3px 0 0 0;
}
#tnavi dl dd#tnsub0 .tcbx ul li {
    float: left;
    width: 210px;
    padding: 0 0 0 15px;
    background: url(../img/lisk/lisk9.png) no-repeat 8px 8px;
}
#tnavi dl dd#tnsub0 .tcbx ul li a {
    display: block;
    width: 210px;
    color: #222;
    text-align: left;
    text-decoration: none;
    padding: 0 5px;
    line-height: 25px;
}
#tnavi dl dd#tnsub0 .tcbx ul li a:hover {
    color: #30b0d4;
    text-decoration: none;
}

#search_form {
    width: 185px;
    padding: 10px 5px 20px 10px;
    background: #f7f9fe;
}

.formlist {
    width: 190px;
    clear: both;
}
.formlist dt { float: left; width: 50px; }
.formlist dd { float: left; width: 135px; margin: 0 0 3px 0; }
.formlist li { padding: 0 0 10px 0; }
.formlist li select, .formlist li input { color: #353535; }

#errorHeader {
    color: #F00;
    font-weight: bold;
    font-size: 12px;
    background-color: #FEB;
    text-align: center;
    padding: 5px;
}

#header_navi {
    float: right;
    width: 409px;
    font-size: 11px;
    line-height: 22px;
    height: 38px;
    overflow: hidden;
    background: #f7f7f7;
}
#header_navi dt {
    float: left;
    width: 110px;
    color: #ed7044;
}
#header_navi dd {
    float: left;
    width: 480px;
}
#header_navi dd ul {
    width: 480px;
}
#header_navi dd ul li {
    float: left;
    padding: 0 5px;
    display: block;
}
#header_navi dd ul li.mypage,
#header_navi dd ul li.entry {
    margin-top: 6px;
}
#header_navi dd ul li a {
    color: #343434;
    text-decoration: underline;
}
#header_navi dd ul li a:hover {
    text-decoration: none;
}

#site_description {
    font-size: 90%;
}

/* 신규 신설 Header 디자인 */
.site-header {
    width: 100%;
}
.header-inner {
    width: 1100px;
    margin: 0 auto;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.header-logo a {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}
.header-logo .logo-img {
    width: 75px;
    height: auto;
    display: block;
}
.header-logo .logo-text {
    display: flex;
    flex-direction: column;
}
.header-logo .logo-main {
    font-family: 'Times New Roman', Times, Georgia, serif;
    font-size: 50px;
    font-weight: bold;
    color: #002b80;
    line-height: 0.95;
    letter-spacing: -0.5px;
    text-align: center;
}
.header-logo .logo-sub {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #002b80;
    margin-top: 3px;
    letter-spacing: 3px;
    display: block;
    text-align: center;
    padding: 1px 5px;
}
.header-slogan {
    font-size: 17px;
    font-weight: 900;
    color: #002b80;
    white-space: nowrap;
    padding-top: 12px;
}
.header-nav {
    display: flex;
    align-items: center;
    padding-top: 12px;
}
.header-nav a {
    text-decoration: none;
    color: #002b80;
    font-size: 14px;
    font-weight: bold;
}
.header-nav a:hover {
    color: #0056b3;
}
.header-nav .divider {
    margin: 0 12px;
    color: #002b80;
    font-size: 12px;
}

/* ==============================================
   6. 푸터 (Footer)
=============================================== */
#footer_wrap {
    width: 100%;
    text-align: left;
    font-size: 12px;
    padding: 15px 0 5px 0;
    background: #f7f7f7;
    border-top: solid 1px #efefef;
}
#footer {
    width: 1100px;
    margin: 0 auto;
    padding: 0 0 10px 0;
}
#footer h2 {
    float: left;
    width: 100%;
    height: 15px;
    padding-top:10px;
}

.fsbx1 {
    float: left;
    width: 820px;
    margin: 0 0 30px 0;
    border-right: dotted 1px #CCC;
}
.fsbx1 h3 {
    float: left;
    width: 930px;
    padding: 0 0 0 30px;
    margin: 0 0 5px 0;
    font-size: 13px;
    line-height: 20px;
    color: #1e5e95;
    background: url(../img/lisk/lisk4.gif) no-repeat 8px 4px;
}

.fsbx2 {
    float: left;
    width: 198px;
    margin: 0 0 30px 0;
    padding-top: 30px;
    padding-left: 20px;
}
.fsbx2 h3 {
    float: left;
    width: 188px;
    padding: 0 0 0 10px;
    margin: 0 0 5px 0;
    line-height: 20px;
    color: #1e5e95;
}

.fsbx1 h3 strong,
.fsbx2 h3 strong {
    color: #CCC;
    font-size: 11px;
    font-weight: normal;
    padding: 0 0 0 30px;
}

.ful {
    float: left;
    width: 270px;
    font-size: 13px;
    line-height: 18px;
    padding: 0 10px;
}
.ful li {
    float: left;
    width: 205px;
}
.lev1 { padding-top: 7px; }

.ful li.lev1 h4 {
    width: 190px;
    padding: 0 0 0 15px;
    margin: 5px 0 0 0;
    font-weight: normal;
    background: url(../img/lisk/lisk8.png) no-repeat 0 7px;
    color: #333;
    display: block;
    line-height: 25px;
}
.ful li.lev1 h4:hover {
    color: #444;
    text-decoration: underline;
}
.ful li.lev2 h4 {
    width: 190px;
    padding: 0 0 0 15px;
    font-weight: normal;
}
.ful li.fv h4 {
    width: 130px;
    padding: 0 0 0 16px;
    font-weight: normal;
    background: url(../img/lisk/lisk8.png) no-repeat 0 4px;
}

.ful li.lev1 h4 a {
    color: #333;
    display: block;
    line-height: 25px;
    text-decoration: none;
}
.ful li.lev2 h4 a,
.ful li.fv h4 a {
    color: #555;
    display: block;
    line-height: 20px;
    text-decoration: none;
}
.ful li.lev2 h4 a:hover,
.ful li.fv h4 a:hover {
    color: #555;
    text-decoration: underline;
}

.qrbx {
    float: left;
    width: 168px;
    font-size: 11px;
    line-height: 30px;
    text-align: center;
    color: #999;
    margin: 70px 0 0 0;
    padding: 90px 15px 0 15px;
    background: url(../img/foot/qr.png) no-repeat center 0;
}

#flogo {
    float: left;
    width: 870px;
    font-size: 12px;
    color: #333;
    padding: 10px 0 0 230px;
    background: url(../img/foot/logo.png) no-repeat 0 10px;
}
#copyright {
    float: left;
    width: 720px;
    color: #989898;
    padding: 0 0 0 230px;
}

#pagetop {
    width: 1100px;
    margin: 0 auto;
}
#pagetop a {
    float: left;
    position: fixed;
    bottom: 20px;
    width: 64px;
    margin: 0 0 0 1030px;
    height: 64px;
    display: block;
    text-indent: -9000px;
    background: url(../../../../img/gotop.png) no-repeat 0 0;
}
#pagetop a:hover {
    opacity: 0.8;
}

/* ==============================================
   7. 버튼 & UI 컴포넌트
=============================================== */
.btn_area, .btn_area2, .btn_area3 {
    margin-top: 10px;
    width: 100%;
    text-align: center;
}
.btn_area ul { width: 100%; }
.btn_area li { margin: 0 10px 0 0; display: inline; }

.btn_area2 ul {
    float: left;
    width: 80%;
    padding: 0 0 0 20%;
    text-align: center;
}
.btn_area2 li {
    float: left;
    width: 28%;
    margin: 0 1%;
    display: inline;
}

.btn_area3 ul {
    float: left;
    width: 60%;
    padding: 0 0 0 40%;
    text-align: center;
}
.btn_area3 li {
    float: left;
    width: 30%;
    margin: 0;
    display: inline;
}

.btn_area li a, .btn_area li a:hover,
.btn_area2 li a, .btn_area2 li a:hover,
.btn_area3 li a, .btn_area3 li a:hover {
    text-decoration: none;
}

.btn-tool {
    padding: 3px 6px;
    border: solid 1px #999;
    display: inline-block;
    font-size: 12px;
    color: #437ec4;
    text-decoration: none !important;
    cursor: pointer;
    box-sizing: content-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.btn-tool:hover {
    border: solid 1px #595959;
    color: #437ec4 !important;
    background: #FFF;
    text-decoration: none;
}

/* 장바구니 / 버튼 커스텀 */
a.cartin1, a.cartin1:link, a.cartin1:visited {
    width: 80%;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 0 10px 20%;
    border: 1px solid #b10e0f;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    background: #b10e0f url(../img/conts/cart.png) no-repeat 25px center;
    background: -moz-linear-gradient(center top, #db797a 0%, #b10e0f 100%) url(../img/conts/cart.png) no-repeat 25px center;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #db797a), color-stop(1, #b10e0f)) url(../img/conts/cart.png) no-repeat 25px center;
    cursor: pointer;
    transition: opacity 0.5s ease-in;
    letter-spacing: 0;
}
a.cartin1:hover {
    border-color: #9d1b1d;
    background: #9d1b1d url(../img/conts/cart.png) no-repeat 25px center;
    background: -moz-linear-gradient(center top, #dc8482 0%, #9d1b1d 100%) url(../img/conts/cart.png) no-repeat 25px center;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dc8482), color-stop(1, #9d1b1d)) url(../img/conts/cart.png) no-repeat 25px center;
}

a.cartin2, a.cartin2:link, a.cartin2:visited {
    width: 80%;
    color: #FFF;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 0 10px 20%;
    border: 1px solid #222;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    background: #222 url(../img/conts/cart.png) no-repeat 25px center;
    background: -moz-linear-gradient(center top, #333 0%, #222 100%) url(../img/conts/cart.png) no-repeat 25px center;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333), color-stop(1, #222)) url(../img/conts/cart.png) no-repeat 25px center;
    cursor: pointer;
    transition: opacity 0.5s ease-in;
    letter-spacing: 0;
}
a.cartin2:hover {
    border-color: #000;
    background: #000 url(../img/conts/cart.png) no-repeat 25px center;
    background: -moz-linear-gradient(center top, #000 0%, #000 100%) url(../img/conts/cart.png) no-repeat 25px center;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(1, #000)) url(../img/conts/cart.png) no-repeat 25px center;
}

a.favo, a.favo:link, a.favo:visited {
    width: 100%;
    color: #666;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #CCC;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    background: #FFF;
    cursor: pointer;
    transition: opacity 0.5s ease-in;
    letter-spacing: 0;
}
a.favo:hover {
    background: #F6F6F6;
}

a.nbtn1, a.nbtn1:link, a.nbtn1:visited, input.nbtn1 {
    float: left;
    width: 100% !important;
    color: #666 !important;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    padding: 7px 0 !important;
    border: 1px solid #CCC;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    background: #FFF !important;
    cursor: pointer;
    transition: opacity 0.5s ease-in;
    letter-spacing: 0;
}
a.nbtn1:hover, input.nbtn1:hover {
    background: #F6F6F6 !important;
}

a.nbtn2, a.nbtn2:link, a.nbtn2:visited, input.nbtn2 {
    float: left;
    width: 100% !important;
    color: #FFF !important;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 7px 0 !important;
    border: 1px solid #222;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    background: #222 !important;
    background: -moz-linear-gradient(center top, #333 0%, #222 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #333), color-stop(1, #222));
    cursor: pointer;
    transition: opacity 0.5s ease-in;
    letter-spacing: 0;
}
a.nbtn2:hover, input.nbtn2:hover {
    border-color: #000;
    background: #000 !important;
    background: -moz-linear-gradient(center top, #000 0%, #000 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #000), color-stop(1, #000));
}

a.nbtn3, a.nbtn3:link, a.nbtn3:visited, input.nbtn3 {
    float: left;
    width: 100% !important;
    color: #FFF !important;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    padding: 7px 0 !important;
    border: 1px solid #b10e0f;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    background: #b10e0f !important;
    background: -moz-linear-gradient(center top, #db797a 0%, #b10e0f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #db797a), color-stop(1, #b10e0f));
    cursor: pointer;
    transition: opacity 0.5s ease-in;
    letter-spacing: 0;
}
a.nbtn3:hover, input.nbtn3:hover {
    border-color: #9d1b1d;
    background: #9d1b1d !important;
    background: -moz-linear-gradient(center top, #dc8482 0%, #9d1b1d 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #dc8482), color-stop(1, #9d1b1d));
}

/* 완료 메시지 */
div#complete_area { margin-bottom: 20px; }
div#complete_area .message,
div#undercolumn_entry .message {
    margin-bottom: 20px;
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
    color: #AB0000;
}
div#complete_area .shop_information {
    margin-top: 40px;
    padding: 20px 0 0 0;
    border-top: solid 1px #ccc;
}
div#complete_area .shop_information .name {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 140%;
}
.comtb { float: left; }

/* Tipsy */
.tipsy {
    padding: 5px;
    font-size: 10px;
    position: absolute;
    z-index: 100000;
}
.tipsy-inner {
    padding: 5px 8px 4px 8px;
    background-color: black;
    color: white;
    max-width: 200px;
    text-align: center;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
}
.tipsy-arrow {
    position: absolute;
    background: url('../img/ajax/tipsy.gif') no-repeat top left;
    width: 9px;
    height: 5px;
}
.tipsy-n .tipsy-arrow { top: 0; left: 50%; margin-left: -4px; }
.tipsy-nw .tipsy-arrow { top: 0; left: 10px; }
.tipsy-ne .tipsy-arrow { top: 0; right: 10px; }
.tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -4px; background-position: bottom left; }
.tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; background-position: bottom left; }
.tipsy-se .tipsy-arrow { bottom: 0; right: 10px; background-position: bottom left; }
.tipsy-e .tipsy-arrow { top: 50%; margin-top: -4px; right: 0; width: 5px; height: 9px; background-position: top right; }
.tipsy-w .tipsy-arrow { top: 50%; margin-top: -4px; left: 0; width: 5px; height: 9px; }

/* Accordion */
dl.accordion-menu .a-m-t { cursor: pointer; }
html.accordion-menu-js dt.a-m-t { cursor: pointer; zoom: 1; }
html.accordion-menu-js dd.a-m-d { display: none; }
html.accordion-menu-js dd.a-m-d-expand { display: block; }
html.accordion-menu-js dd.a-m-d-before-expand {
    overflow: visible;
    visibility: hidden;
    z-index: -1;
    display: block;
}
html.accordion-menu-js dd.a-m-d-anim { overflow: hidden; display: block; }

/* Info & News & Post Box */
.infbx {
    float: left;
    width: 321px;
    color: #1C1C1C;
    padding: 0 30px;
    border-left: dotted 1px #E6E6E6;
    border-right: dotted 1px #E6E6E6;
}
.infbx h3 {
    float: left;
    width: 321px;
    font-size: 12px;
    height: 25px;
    text-indent: -9000px;
}
.inft1 { background: url(../img/top/cscenter.gif) no-repeat 0 0; }
.inft2 { background: url(../img/top/banking.gif) no-repeat 0 0; }
.infbx p {
    float: left;
    width: 321px;
    font-family: tahoma, sans-serif;
}
.infbx .inp1 {
    color: #239ac4;
    font-size: 24px;
    line-height: 20px;
    font-family: 'times new roman', sans-serif;
    letter-spacing: -1px;
    margin: 13px 0 10px 0;
}
.infbx .inp2 { color: #7F7F7F; padding: 7px 0 0 0; }
.infbx .inp3 { color: #353535; font-weight: normal; font-size: 13px; padding: 3px 0 0 0; }
.infbx .inp4 { color: #F60; font-weight: normal; font-size: 13px; }
.infbx .inp5 { color: #353535; font-weight: normal; font-size: 13px; padding: 10px 0 0 0; }
.infbx .inp3 span, .infbx .inp4 span { color: #959595; }

.catalo {
    float: left;
    width: 300px;
    padding: 0 30px 0 0;
}
.catalo a { display: block; }

a.popl { color: #005CAC !important; text-decoration: none !important; }
a.popl:hover { color: #005CAC !important; text-decoration: underline !important; }

.newbx2 {
    float: left;
    width: 640px;
    margin: 20px 0 0 0;
    padding: 0 0 0 80px;
}
.nwdl {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
}
.nwdl dt {
    float: left;
    width: 100%;
    color: #339fd1;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 0 30px 0;
}
.nwdl dd, .nwdl dd p {
    float: left;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    padding: 0 0 30px 0;
}
.nwdl dd .nwp2 {
    float: left;
    width: 100%;
    border-top: 1px solid #ddd;
    color: #24a6de;
    display: block;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    margin: 10px 0 60px 0;
    padding: 15px 0 0 0;
}

.postbx { float: left; width: 100%; }
.postbx .areatlt { font-size: 14px; line-height: 30px; text-align: center; font-weight: bold; }
.postbx .pref, .postbx .fee {
    font-size: 13px;
    line-height: 25px;
    text-align: left;
    color: #333;
    vertical-align: top;
}

/* ==============================================
   8. 사이드바 메뉴 & 서브메뉴 팝업
=============================================== */
.sidebar-menu {
    width: 250px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-color: #ffffff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
}

.sidebar-title {
    background-color: #025dd6;
    color: #ffffff;
    font-size: 16px;
    font-weight: 900;
    padding: 15px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.menu-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu-item {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}
.menu-item:last-child {
    border-bottom: none;
}

.menu-link {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    padding: 3px 15px;
    text-decoration: none !important;
    color: #333333 !important;
    font-size: 15px;
    font-weight: 500;
    transition: background-color 0.2s ease, color 0.2s ease;
}
.menu-item:hover > .menu-link {
    background-color: #f0f4fa;
    color: #3b5998 !important;
}

.menu-left-content {
    display: flex;
    align-items: center;
    gap: 8px;
}

.menu-icon {
    width: 50px;
    height: 50px;
    object-fit: contain;
    vertical-align: middle;
}

.arrow-icon {
    font-size: 12px;
    color: #3b5998;
    font-weight: bold;
}

.badge-new2 {
    display: inline-block;
    background-color: #e53e3e;
    color: #ffffff;
    font-size: 10px;
    font-weight: bold;
    padding: 1px 4px;
    border-radius: 3px;
    margin-left: 4px;
}

/* 서브메뉴 (팝업) */
.sidebar-menu .submenu {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 220px;
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    box-shadow: 4px 4px 12px rgba(0, 0, 0, 0.15);
    list-style: none;
    margin: 0;
    padding: 8px 0;
    z-index: 9999 !important;
}

.sidebar-menu .submenu::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    width: 15px;
    height: 100%;
    background: transparent;
}

.menu-item:hover .submenu {
    display: block;
}

.submenu-item {
    margin: 0;
    padding: 0;
}
.submenu-item a {
    display: block;
    padding: 8px 15px;
    font-size: 13px;
    color: #555555 !important;
    text-decoration: none !important;
    line-height: 1.4;
    transition: background-color 0.2s, color 0.2s;
}
.submenu-item a:hover {
    background-color: #3b5998;
    color: #ffffff !important;
}

.sidebar-footer {
    background-color: #f0f4f8;
    padding: 12px 15px;
    font-size: 12px;
    color: #555555;
    line-height: 1.5;
    border-top: 1px solid #e2e8f0;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

/* 2단계 서브메뉴 전용 디자인 (wide 타입) */
.submenu.submenu-wide {
    width: 240px;
    padding: 6px;
    box-sizing: border-box;
    background-color: #fcfcfc;
}

.submenu-group {
    margin-bottom: 6px;
    border: 0px solid #e2e8f0;
    border-radius: 4px;
    background-color: #ffffff;
    overflow: hidden;
}
.submenu-group:last-child {
    margin-bottom: 0;
}

.submenu-group .group-title a {
    display: block;
    padding: 6px 10px;
    font-weight: bold;
    font-size: 12px;
    color: #2b6cb0 !important;
    background-color: #edf2f7;
    text-decoration: none !important;
    border-bottom: 1px solid #e2e8f0;
}
.submenu-group .group-title a:hover {
    background-color: #e2e8f0;
    color: #2c5282 !important;
}

.sub-depth2 {
    list-style: none;
    margin: 0;
    padding: 4px 0;
}
.sub-depth2 li a {
    display: block;
    padding: 8px 15px 8px 15px !important;
    font-size: 13px;
    color: #4a5568 !important;
    text-decoration: none !important;
    transition: background-color 0.15s ease, color 0.15s ease;
}
.sub-depth2 li a:hover {
    background-color: #3182ce !important;
    color: #ffffff !important;
}

  .menu-header-box {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(
      to bottom,
      #619dd9 0%,
      #4b8bd2 49%,
      #1f6fbd 50%,
      #2b7ac8 100%
    );
    border-top: 1px solid #7cb1e8;
    border-bottom: 1px solid #185a9d;
    box-sizing: border-box;
  }

  .menu-header-title {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "Noto Sans JP", sans-serif;
    letter-spacing: 2px;
    text-shadow: 1px 2px 3px rgba(0, 0, 0, 0.4);
  }
  
  
  .info-card-box {
  	  margin-top:15px;
    background-color: #f0f5fc; /* 연한 연푸른색 배경 */
    border-radius: 8px;        /* 둥근 모서리 */
    padding: 16px 24px;        /* 내부 여백 */
    display: inline-block;     /* 콘텐츠 크기에 맞게 조절 (100% 원하시면 width: 100% 로 변경) */
    box-sizing: border-box;
    width:100%;
  }
  
  /* 활성화된 상위 메뉴 스타일 (hover 상태와 동일하게 설정) */
.menu-item.active > .menu-link {
    background-color: #f0f4fa;
    color: #3b5998 !important;
}

/* 활성화된 서브메뉴 항목 스타일 */
.submenu-item a.active-sub {
    background-color: #F0F4FA;
    font-weight: bold;
}

/* 그룹 제목 또는 depth2 항목 active 시 스타일 */
.group-title a.active-sub,
.sub-depth2 li a.active-sub {
    background-color: #F0F4FA; !important;
}

  .info-card-text {
    color: #1a4386;            /* 짙은 파란색 글자 */
    font-size: 15px;           /* 글자 크기 */
    font-weight: 600;          /* 약간 굵은 폰트 */
    line-height: 1.7;          /* 줄간격 */
    font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "Noto Sans JP", sans-serif;
    margin: 0;
  }
  

  /* 히어로 배너 안쪽 텍스트 여백 (기존 index.php 인라인 스타일을 클래스로 대체) */
  .hero-content-pad {
    padding: 50px 30px;
    box-sizing: border-box;
  }

  /* 리셋 및 기본 설정 */
  .hero-banner-830 * {
    box-sizing: border-box;
    margin: 0;
  }

  /* 메인 배너 전체 컨테이너 (830px 맞춤) */
  .hero-banner-830 {
    position: relative;
    width: 100%;
    max-width: 830px;
    height: 360px;
    background: url('/_img/bg_top_01.png') no-repeat center center;
    background-size: cover;
    font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "Noto Sans JP", sans-serif;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  }

  /* Fade-In 애니메이션 키프레임 */
  @keyframes bannerFadeInUp {
    0% {
      opacity: 0;
      transform: translateY(16px);
    }
    100% {
      opacity: 1;
      transform: translateY(0);
    }
  }

  /* 애니메이션 기본 클래스 */
  .animate-fade {
    opacity: 0;
    animation: bannerFadeInUp 0.8s cubic-bezier(0.16, 1, 0.3, 1) forwards;
  }

  /* 순차적 애니메이션 딜레이 */
  .delay-1 { animation-delay: 0.1s; }
  .delay-2 { animation-delay: 0.3s; }
  .delay-3 { animation-delay: 0.5s; }
  .delay-4 { animation-delay: 0.7s; }
  .delay-5 { animation-delay: 0.9s; }

  /* 좌측 콘텐츠 영역 (수직 정렬 Flexbox) */
  .hero-left-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    max-width: 480px;
    z-index: 2;
    position: relative;
  }

  /* 1. 타이틀 (良質の暖房資材) */
  .hero-main-title {
    color: #0b3472;
    font-size: 36px;
    font-weight: 800;
    line-height: 1.4;
    margin-bottom: 6px;
    height:auto;
    float: none;
    text-align: left;
    overflow: hidden;
    text-shadow: 2px 2px 2px #FFF;
  }

  /* 2. 서브 타이틀 (韓国製暖房資材のトータルサポート) */
  .hero-sub-title {
    display: block;
    margin-top: 0;
    color: #0b3472;
    font-size: 35px;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.3px;
    margin-bottom: 8px;
    word-break: keep-all;
    float: none;
    width: auto;
    text-align: left;
    font-weight: 700;
    text-shadow: 2px 2px 2px #FFF;
  }

  /* 3. 회사명 (株式会社トレーヴィルインターナショナル) */
  .hero-company-name {
    color: #123d79;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px;
    text-shadow: 2px 2px 2px #FFF;
  }

  /* 4. 흰색 설명 박스 */
  .hero-info-card {
    display: block;
    background-color: rgba(255, 255, 255, 0.90);
    border-radius: 10px;
    padding: 14px 18px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(4px);
    width:380px;
  }

  .hero-info-text {
    color: #1a2b48;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.65;
  }

  /* 우측 상단 대각선 문구 */
  .hero-right-badge {
    position: absolute;
    top: 40px;
    right: 40px;
    transform: rotate(-7deg);
    text-align: left;
    z-index: 2;
  }

  .hero-badge-text {
    color: #112a52;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: 0.5px;
    text-shadow: 0 0 5px rgba(255, 255, 255, 0.9);
  }

  /* 대각선 밑줄 */
  .hero-badge-line {
    width: 100%;
    height: 3px;
    background-color: #f7b500;
    border-radius: 2px;
    margin-top: 5px;
  }

  /* 모바일/소형 화면 반응형 처리 */
  @media (max-width: 830px) {
    .hero-banner-830 {
      height: auto;
      min-height: 340px;
      /*padding: 22px 20px;*/
    }

    .hero-content-pad {
      padding: 24px 18px;
    }

    .hero-left-content {
      max-width: 100%;
    }

    .hero-main-title {
      font-size: 22px;
    }

    .hero-sub-title {
      font-size: 17px;
    }

    .hero-company-name {
      font-size: 13px;
      margin-bottom: 14px;
    }

    .hero-info-card {
      width: 100%;
      padding: 12px 14px;
    }

    .hero-info-text {
      font-size: 12px;
    }

    .hero-right-badge {
      top: 20px;
      right: 20px;
    }

    .hero-badge-text {
      font-size: 15px;
    }
  }
  
  
  /* 1100px 전체 컨테이너 */
  .main-products-section-1100 {
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
    font-family: "Hiragino Kaku Gothic ProN", "Meiryo", "Noto Sans JP", sans-serif;
    box-sizing: border-box;
    padding: 20px 7px 30px 7px;
  }

  /* 상단 섹션 타이틀 */
  .section-title-blue-1100 {
    all: unset;
    display: block !important;
    color: #0b318f !important;
    font-size: 22px !important;
    font-weight: 800 !important;
    margin-bottom: 16px !important;
    line-height: 1.2 !important;
    letter-spacing: -0.3px !important;
  }

  /* 3컬럼 그리드 레이아웃 */
  .product-grid-1100 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 22px;
  }

  /* 개별 카드 박스 */
  .prod-item-card-1100 {
    position: relative;
    background-color: #ffffff;
    border: 1px solid #e1e8f0;
    border-radius: 10px;
    padding: 0px;
    box-sizing: border-box;
    text-decoration: none;
    transition: transform 0.25s ease, box-shadow 0.25s ease;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.03);
  }

  .prod-item-card-1100:hover {
    //transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(11, 49, 143, 0.12);
    border-color: #cbd8e9;
    text-decoration: none;
  }

  /* 카드 내 상단 이미지 영역 */
  .prod-img-box-1100 {
    width: 100%;
    height: 160px;
    border-radius: 7px;
    overflow: hidden;
    background-color: #f4f7fb;
  }

  .prod-img-box-1100 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.3s ease;
  }

  .prod-item-card-1100:hover .prod-img-box-1100 img {
    transform: scale(1.03);
  }

  /* 카드 하단 텍스트 컨텐츠 영역 */
  .prod-info-box-1100 {
    padding: 14px 36px 6px 14px; /* 우측 화살표 버튼 공간 확보 */
    position: relative;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  /* 제품 제목 */
  .prod-item-title-1100 {
    all: unset;
    display: block !important;
    color: #0b318f !important;
    font-size: 16px !important;
    font-weight: 800 !important;
    line-height: 1.4 !important;
    margin-bottom: 8px !important;
    word-break: keep-all !important;
  }

  /* 제품 설명 문구 */
  .prod-item-desc-1100 {
    all: unset;
    display: block !important;
    color: #555555 !important;
    font-size: 13px !important;
    font-weight: 500 !important;
    line-height: 1.5 !important;
  }

  /* 우측 동그라미 화살표 버튼 (아이콘) */
  .arrow-btn-circle-1100 {
    position: absolute;
    right: 8px;
    top: 30px;
    width: 28px;
    height: 28px;
    border: 1.5px solid #3a75c4;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #3a75c4;
    font-size: 14px;
    font-weight: bold;
    transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease;
  }

  .prod-item-card-1100:hover .arrow-btn-circle-1100 {
    background-color: #0b318f;
    border-color: #0b318f;
    color: #ffffff;
    transform: translateX(2px);
  }

  /* 모바일 및 태블릿 반응형 대응 */
  @media (max-width: 900px) {
    .product-grid-1100 {
      grid-template-columns: repeat(2, 1fr);
    }
  }

  @media (max-width: 600px) {
    .product-grid-1100 {
      grid-template-columns: 1fr;
    }
    
    .prod-img-box-1100 {
      height: 180px;
    }
  }