@charset "utf-8";

/*
**
 사용자 화면용
**
*/

.postA{word-break:keep-all;}
.postA p{margin-bottom:1.875rem;font-size:1em;line-height:1.875;color:#666}
.postA p:last-of-type{margin-bottom:0}
.postA a{color:#00acd7}
.postA b{color:#666;font-weight:700;}
.postA h1{font-size:2.375rem;margin-bottom:1.875rem;line-height:1.3;font-weight:700;color:#1c1c1d}
.postA h2{font-size:2rem;line-height:1.375;font-weight:500;margin-bottom:1.25rem;color:#1c1c1d}
.postA h3{font-size:1.75rem;line-height:1.07;font-weight:500;margin-bottom:1.25rem;color:#1c1c1d}
.postA h4{font-size:1.5rem;line-height:1.5;font-weight:500;margin-bottom:1.25rem;color:#1c1c1d}
.postA h5{font-size:1.25rem;line-height:1.6;font-weight:500;margin-bottom:1.875rem;color:#1c1c1d}
.postA h6{font-size:1.125rem;line-height:1.5;font-weight:500;margin-bottom:1.875rem;color:#666}
.postA h7{display:block;font-size:1rem;line-height:1.5;font-weight:500;margin-bottom:0.625rem;color:#666}

.postA ol{margin:0 0 1.875rem 0.9375rem;padding-left:0.9375rem;list-style-type:decimal;}
.postA ol>li{position:relative;margin-bottom:.4rem;}
.postA ol>li>em{position:absolute;left:0;top:0}
.postA ol>li>ol{margin-top:.5rem}
.postA ol>li>ol li{position:relative;font-size:0.895rem;}
.postA ol>li>ol {margin-top:.5rem}


.postA ul{list-style:none;}
.postA ul>li{padding-left:1rem;position:relative;line-height:1.75;margin-bottom:0.625rem}
/*.postA ul>li:before{content:"";display:block;width:5px;height:5px;background-color:#00acd7;position:absolute;left:0;top:0.7rem}*/
.postA ul>li:last-child{margin-bottom:0;}
.postA ul>li>ul{margin-top:.5rem}
.postA ul>li>ul>li{padding-left:1rem;font-size:0.895rem;line-height:1.75;margin-bottom:0}
.postA ul>li>ul>li:before{content:"";display:block;width:3px;height:3px;background-color:#00acd7;position:absolute;left:0;top:0.75rem}
.postA ul>.style-none{padding-left: 0;}
.postA ul>.style-none::before{content: none;}

.postA table{border-spacing:0;border-collapse:collapse;width:100%;margin-top:1.25rem;margin-bottom:2.85rem;border-top:1px solid #121111;border-left:1px solid #ddd}
.postA table caption{height:0;text-indent:-9999px}
.postA table thead th{padding:0.625rem 1.875rem;background-color:#f0f3f5;color:#1a1a1a;font-weight:500;border-right:1px solid #ddd;text-align:left}
.postA table tbody td{border-bottom:1px solid #ddd;border-right:1px solid #ddd;padding:1.25rem 1.875rem}
.postA table tbody th{color:#333;padding:0.625rem 1.875rem;border-bottom:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-weight:normal;background:#f6f6f6;}
.postA table tbody td.center{text-align:center}
.postA table tbody td p:last-of-type{margin-bottom:0}
.postA table tbody td ul:last-child{margin:0;}
.postA hr{height:0;border:none;border-top:1px solid #dbdbdb;margin:3.125rem 0}
.postA img{max-width:100%;height:auto;}
.postA blockquote {position:relative;padding:2em 3em;margin:0;}
.postA blockquote:before {content: open-quote;position: absolute;font-size: 100px;color: #007E9E;margin-top: 30px;line-height: 2rem;top: 0;left: 0;font-family: unset;}

/* Components */
.btnA a.btn02{color:#fff;}
.btnA a.btn02_01{color:#00acd7;}
.btnA a.btn02_01:hover{color:#007f9f;}
.alignCenter{text-align:center;}

/* 버튼 정의 */
.btns {display: block;float: none;clear: both;}
.btn {display: inline-block;padding: 1.2rem 4.6rem;font-size: 2rem;font-weight: 500;text-decoration: none;}
.btn.outline {border: solid 1px #fff;}
.btn.white {color: #fff;}
.btn.black {color: #333;border-color:#333;}
.btn.colored {color: #fff}
.btn.blue {background: #007E9E;padding: .8rem 3rem;}
.btn.small {font-size:1.6rem;}
.btn.outline.blue {background: transparent;color:#007E9E;border: solid 1px #007E9E;}
.btn:hover {background: #333;color: #fff;-webkit-transition: all .2s ease-out;-moz-transition: all .2s ease-out;-o-transition: all .2s ease-out;-ms-transition: all .2s ease-out;transition: all .2s ease-out;}

/* Specials */
.postA .box01 {border:1px solid #ccc;padding:1.8rem;margin-bottom:1.25rem;background:#f3f4f5;}
.postA .box02 {border:1px solid #ccc;padding:1.8rem;margin-bottom:1.25rem;background:transparent;}
.postA .box03 {border-left:3px solid #007E9E;padding:1.8rem;margin-bottom:1.25rem;background:transparent;}
.postA .box01 ol:last-child,
.postA .box02 ol:last-child,
.postA .box03 ol:last-child,
.postA .box01 ul:last-child,
.postA .box02 ul:last-child,
.postA .box03 ul:last-child,
.postA .box01 p:last-child,
.postA .box02 p:last-child,
.postA .box03 p:last-child {margin-bottom:0;}

/* For CKE panel */
.cke_panel_listItem h1{font-size:3.6rem;line-height:1.3333;margin-bottom:1.875rem;color:#121111;font-weight:700}
.cke_panel_listItem h2{font-size:3.2rem;line-height:1.375;margin-bottom:1.875rem;color:#121111;font-weight:700}
.cke_panel_listItem h3{font-size:2.4rem;line-height:1.5;margin-bottom:1.875rem;color:#121111;font-weight:700}
.cke_panel_listItem h4{font-size:2.0rem;line-height:1.6;margin-bottom:1.25rem;color:#121111;font-weight:700}
.cke_panel_listItem h5{font-size:1.6rem;line-height:1.75;margin-bottom:1.25rem;color:#4c4c4c;font-weight:700}
.cke_panel_listItem h6{font-size:1.4rem;line-height:1.857;margin-bottom:1.25rem;color:#4c4c4c;font-weight:700}

.cke_panel_listItem .box01 {border:1px solid #ccc;padding:.4rem;margin-bottom:0;background:#f3f4f5;}
.cke_panel_listItem .box02 {border:1px solid #ccc;padding:.4rem;margin-bottom:0;background:transparent;}
.cke_panel_listItem .box03 {border-left:3px solid #007E9E;padding:.4rem;margin-bottom:0;background:transparent;}

/* Functional added */
.cke_editable.postA{padding:2rem 15px;max-width:1050px;margin:0 auto;border:dotted 1px #ddd;box-sizing:border-box}
.postA ul.tabs{margin:0 0 1.875rem 0;}

.postB
/*mobile*/
@media screen and (max-width:1109px) {
  .postA p{margin-bottom:1.875rem;font-size:13px;line-height:1.92; margin-left: 0;}

  .postA h1{font-size:24px;margin-bottom:.5em;line-height:1.5;font-weight:500}
  .postA h2{font-size:21px;line-height:1.4;margin-bottom:1.2rem}
  .postA h3{font-size:17px;line-height:1.5;margin-bottom:1rem}
  .postA h4{font-size:15px;line-height:1.5;margin-bottom:1rem}
  .postA h5{font-size:13px;line-height:1.5;margin-bottom:1rem}
  .postA h6{font-size:13px;line-height:1.5;margin-bottom:1rem}
  .postA ul{margin-bottom:1rem}
  .postA ul li{font-size:13px;margin-bottom:6px}
  .postA ul li:before{width:3px;height:3px;top:11px}
  .postA ul li p{margin-left:0.6rem;margin-top:0.125rem}
  .postA ul li ul li{font-size:12px}

  .postA table{margin-bottom:1rem; width: 100% !important; }
  .postA table thead th{padding:0.425rem .8rem}
  .postA table tbody td{padding:0.425rem .8rem}
  .postA table tbody th{padding:0.425rem 0}
  .postA hr{margin:1.55rem 0}

}

/* Exerpt */
.postA li p,
.postA li h1,
.postA li h2,
.postA li h3,
.postA li h4,
.postA li h5,
.postA li h6,
.postA li>ol,
.postA table th p:last-child,
.postA table td p:last-child,
.postA div p:last-child,
.postA li>ul{margin:0;}


