/* font */
@font-face {
  font-family: 'Pre';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Thin.woff') format('woff');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Pre';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Pre';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Pre';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Pre';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Pre';
  src: url('https://cdn.jsdelivr.net/gh/Project-Noonnu/noonfonts_2107@1.1/Pretendard-Black.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}
/* //font */

:root {
  --pr : #29643A;
  --pr2 : #f4f8f9;
  --black_26 : #262626;
  --gray_a1 : #A1A1A1;
  --gray_de : #dedede;
  --gray_e0 : #e0e0e0;
  --wt : #fff;
}

a,button,input,textarea,select,table,th,td {font-family: 'Pre' !important;}
body {font-family: 'Pre' !important;}
section {padding: 56px 0; box-sizing: border-box;}
.container {max-width: 1280px; height: auto; margin: 0 auto; box-sizing: border-box;}

/* box model */
.d-block {display: block;}
.d-flex {display: flex;}
.d-column {flex-flow: column;}

/* tit-box */
.tit-box {position: relative; margin-bottom: 64px; text-align: center;}
.tit-box .tit {display: flex; align-items: center; justify-content: center; gap: 4px; font-size: 28px; font-weight: bold; line-height: 1.3; letter-spacing: 0.84px; color: var(--black_26);}
.spicy_food {position: relative;}
.spicy_food .spicy_img {position: absolute; top: 50%; left: 0; transform: translateY(-50%); display: flex; align-items: center;}
.spicy_food img {width: 29px; height: auto; margin: 0 -8px;}
.tit-box .sub {margin-top: 16px; font-size: 20px; font-weight: 500; line-height: 1.5; letter-spacing: 0.6px; color: var(--black_26);}
.tit-box .sub2 {margin-top: 4px; font-size: 13px; font-weight: 400; line-height: 1.5; letter-spacing: 0.39px; color: var(--black_26);}
.tit-box .sub3 {margin-top: 12px; font-size: 16px; font-weight: bold; line-height: 1.3; letter-spacing: 0.48px; color: var(--gray_a1);}

/* tit-box2 */
.tit-box2 {display: flex; align-items: center; justify-content: space-between; width: 100%; height: auto;}
.tit-box2 .tit {font-size: 28px; font-weight: bold; line-height: 1.3; letter-spacing: 0.84px; color: var(--black_26);}
.tit-box2 a {display: flex; align-items: center; justify-content: center; width: 103px; height: 42px; border-radius: 16px; border: 1px solid var(--pr); box-sizing: border-box; font-size: 16px; font-weight: bold; padding-left: 15px; letter-spacing: 0.48px; color: var(--pr);}
.tit-box2 a img {width: 24px; height: auto;}

.border_2c {position: relative; width: 100%;}
.border_2c:after {position: absolute; bottom: -2px; left: 0; content: ''; display: block; width: 100%; height: 2px; background: var(--pr);}
.border_2c:before {position: absolute; bottom: 3.5px; left: 0; content: ''; display: block; width: 100%; height: 1px; background: var(--pr);}

/* address-btn */
.address-btn {display: flex; flex-flow: column; align-items: center; gap: 17px; width: 100%; height: auto;}
.address-btn a {display: flex; align-items: center; gap: 12px; font-size: 22px; font-weight: bold; line-height: 1.5; letter-spacing: 0.66px; color: var(--black26);}
.address-btn a img {width: 40px; height: auto;}

/* mo */
.mo {display: none !important;}

/* hidden-txt */
.hidden-txt {position: absolute; top: -9999px; left: -9999px; text-indent: -9999px; width: 0; height: 0; font-size: 0; opacity: 0; z-index: -9999;}


/* ck에디터 부분 */
/* .detail-area {width: 100%; height: auto; padding: 30px 0; margin: 20px 0; border-top: 2px solid var(--pr); border-bottom: 2px solid var(--pr);} */
body div.detail-area .content p {font-size: 16px; font-weight: 400; line-height: 1.44; letter-spacing: -0.32px; color: #000;}
body div.detail-area .content p span{font-size: 16px; font-weight: 400; line-height: 1.44; letter-spacing: -0.32px; color: #000;}
body div.detail-area .content span{font-size: 16px; font-weight: 400; line-height: 1.44; letter-spacing: -0.32px; color: #000;}
/* .detail-area p:first-of-type {margin-bottom: 20px;} */

body div.detail-area .content h2 {font-size: 30px; font-weight: 600; line-height: 1.6; letter-spacing: -0.32px; color: #000; margin: 10px 0 5px;}
body div.detail-area .content h3 {font-size: 24px; font-weight: 600; line-height: 1.6; letter-spacing: -0.32px; color: #000; margin: 10px 0 5px;}
body div.detail-area .content h4 {font-size: 22px; font-weight: 600; line-height: 1.6; letter-spacing: -0.32px; color: #000; margin: 10px 0 5px;}
body div.detail-area .content h2 span {font-size: 30px; font-weight: 600; line-height: 1.6; letter-spacing: -0.32px; color: #000;}
body div.detail-area .content h3 span {font-size: 24px; font-weight: 600; line-height: 1.6; letter-spacing: -0.32px; color: #000;}
body div.detail-area .content h4 span {font-size: 22px; font-weight: 600; line-height: 1.6; letter-spacing: -0.32px; color: #000;}

body div.detail-area .content img {width: auto; height: auto; max-width: 100%; margin: 20px 0;}
body div.detail-area .content figure {width: auto; height: auto; margin: 20px 0;}

body div.detail-area .content .text-huge {font-size: 1.8em;}
body div.detail-area .content .text-big {font-size: 1.4em;}
body div.detail-area .content .text-small {font-size: .85em;}
body div.detail-area .content .text-tiny {font-size: .7em;}