@charset "utf-8";
/* CSS Document */
@import url(https://gswc.or.kr/newsletter/fonts/fonts.css);
@font-face {
  font-family: "BMDOHYEON";
  src: url("https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_one@1.0/BMDOHYEON.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}


/*css reset*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
}

html,
body,
form,
fieldset,
p,
div,
h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-text-size-adjust: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
  clear: both;
}

a {
  background: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
  color: #1a1a1a;
}

a:active {
  outline: 0;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

ul,
ol {
  list-style: none outside none;
}

h1,
h2,
h3 {
  font-weight: 300;
  word-break: keep-all;
}
strong {
  font-weight: 600;
}

h2 {
  padding: 1em;
  /* margin: 2% 0; */
  background: #f1f6ff;
  color: #478747;
  /* border-bottom: 2px solid #478747; */
  line-height: 130%;
  border-radius: 20px;
  font-weight: 600;
}

.ma-top30 {
  margin-top: 30px;
  text-align: center;
}

.row {
  float: left;
  width: 100%;
}
img {
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

h1 {
  color: #478747;
  text-align: left;
  font-size: 2em;
  padding: 0.7em 0.4em 0.5em;
  margin: 0.5em 0;
  border-top: 3px solid #478747;
  border-bottom: 3px solid #478747;
  font-weight: 600;
  font-family: "GmarketSansBold";
  line-height: 120%;
}

/*commos*/
.border_box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.ellipsis {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.break {
  word-break: break-all;
  word-wrap: break-word;
}

.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
}

.clearfix {
  *zoom: 1;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.bold {
  font-weight: 700;
}

body {
  color: #333;
  background: #fff;
}

.warp {
  font-family: "S-Core Dream 5";
  max-width: 940px;
  width: 100%;
  font-size: 16px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  word-break: break-all;
  word-wrap: break-word;
  line-height: 160%;
}
.warp img {
  max-width: 100%;
}

.con {
  width: 100%;
  float: left;
  border: 2px solid #dcdcdc;
  padding: 3%;
  box-sizing: border-box;
}
.font-pen {
  font-family: "Nanum Pen Script";
}
.tit {
  text-align: left;
  font-size: 1.4em;
  font-weight: 700;
  color: #fff;
  padding: 2% 3%;
}
h4 {
  text-align: left;
  padding: 2%;
  color: #fff;
  font-size: 1.4em;
}

h4 p {
  display: inline-block;
  float: right;
  font-size: 20px;
  font-weight: 300;
  padding-top: 1.5%;
}

h3 {
  font-size: 30px;
  text-align: center;
}

.story_img02a {
  padding: 0 0.5em;
}
.story_img02b {
  padding: 2% 0 2% 1%;
}
.story_img02a img,
.story_img02b img {
  width: 100%;
  box-sizing: border-box;
  border-radius: 20px;
  padding: 1%;
  border: 1px solid #ddd;
  margin: 20px 0px;
  background-color: #fff;
}

.story_img02a,
.story_img02b {
  width: 50%;
  box-sizing: border-box;
  overflow: hidden;
}
.story_img02a p,
.story_img02b p {
  padding: 15px;
}

.story_img05a {
  border-radius: 15px;
  overflow: hidden;
  margin: 0 1% 0 0;
}
.story_img05b {
  border-radius: 15px;
  overflow: hidden;
  margin: 0 0 0 1%;
}

.story_txt05 {
  float: left;
  width: 100%;
  margin-top: 3%;
  text-align: left;
}
.story05-tit {
  color: #478747;
  font-size: 1.3em;
}

.section .ti3 {
  font-size: 22px;
  margin-bottom: 0.5em;
  padding: 1em 0 0 0;
}

.ti1 dd {
  word-break: keep-all;
}
/*top*/
.top {
  width: 100%;
  margin-bottom: 3%;
}
.section {
}
.no-boder {
  border: none;
}
.cont_top {
  border-top: 3px solid #dcdcdc;
  /* margin-top: 20px; */
  padding-top: 2%;
}
.cont_midbg {
  background-image: url(./img/bg_cont_mid.gif);
  background-repeat: no-repeat;
  background-position-y: top;
  width: 100%;
  height: 58px;
  float: left;
}
.cont_bottom {
  border-bottom: 3px solid #dcdcdc;
  margin-bottom: 20px;
}

.contit1 {
  position: relative;
  padding-top: 1%;
}

.section ul {
  /* border-top: 1px dotted #d1d1d1; */
  /* padding: 15px 0 30px; */
  /* border-bottom: 2px solid; */
  /* margin-bottom: 50px; */
  /* height: auto; */
  /* border-bottom: 1px solid; */
  /* float: left; */
  /* width: 100%; */
  /* list-style: none; */
}
/*
.section li:before {
    display: inline-block;
    content: "⦁";
    margin-right: 8px;
    font-size: 14px;
    vertical-align: middle;
    float: left;
}
*/
.story_cont {
  width: 57%;
  float: left;
  padding: 0 0 0 3%;
  font-family: "NanumSquareRoundR";
}
.story_wrap3 p {
  font-family: "NanumSquareRoundR";
}
.section li.ti1 {
  color: #478747;
  font-size: 1.5em;
  margin-bottom: 1%;
  margin-top: 3%;
  font-weight: 700;
}

.section li {
  line-height: 1.8;
  width: 100%;
  float: left;
  /* list-style: none; */
  text-align: left;
  font-size: 1.2em;
  margin-bottom: 2%;
}
.section li .space12 span {
  letter-spacing: 2px;
  /* width: 50px; */
  float: left;
  font-weight: 500;
  color: #fff;
  background: #478747;
  font-size: 1em;
  /* text-align: center; */
  padding: 5px 7px;
  margin-right: 10px;
  line-height: 130%;
}
dt.line2 {
  padding-bottom: 28px;
}
dt.line3 {
  padding-bottom: 54px;
}
.ti1 li span {
  padding-left: 85px;
}

.story_wrap2 {
  padding: 20px 0px;
  float: left;
}
/*프로그램 안내*/
.section1 {
  background-repeat: repeat;
  background-position: top;
  background-size: auto;
}

.title {
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center bottom;
  text-align: center;
  line-height: 150%;
  padding: 6% 5% 5%;
}

.title .color1 {
  font-size: 40px;
}

.title .color2 {
  font-size: 70px;
}

.table_wrap {
  display: inline-block;
  padding: 3%;
  padding-top: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  /* background: #fff; */
  /* border: 1px solid #Ddd; */
  font-family: NanumSquareRoundR;
}

caption {
  display: none;
}

tr {
  /* border-bottom: 1px solid #ddd; */
}

thead tr {
  background: #f5f5f5;
}

th,
td {
  padding: 0.5%;
  /* border-left: 1px solid #ddd; */
  vertical-align: middle;
  font-size: 1em;
  line-height: 160%;
}

th {
  /* background: #fffbed; */
  vertical-align: top;
  padding-top: 6px;
  /* width: 60px; */
}
.story05 th span {
  color: #fff;
  background: #478747;
  padding: 3px 7px;
  /* border-radius: 7px; */
}
thead th {
  background-color: #0b5544;
  color: #fff;
  font-weight: 600;
}

tr td p {
  padding-left: 1em;
  line-height: 180%;
  position: relative;
}

tr td:last-child p::before {
  content: "●";
  font-size: 0.6em;
  color: #6a6a6a;
  position: absolute;
  left: 0;
}

tr td:last-child p.point {
  font-weight: 800;
  color: #6a6a6a;
}

.section p {
  margin-bottom: 2%;
}

.section p:last-child {
  margin-bottom: 0;
}
.pro {
  padding: 2%;
  color: #fff;
  font-size: 25px;
  text-align: center;
}

/*프로그램 안내 끝*/

/*사진 네개짜리 소식*/

.photo_wrap {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  padding: 3%;
}

.photo {
  width: 48.5%;
  display: inline-block;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.14);
  margin: 0.5%;
  overflow: hidden;
}

.txt {
  padding: 10%;
  padding-top: 0;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 150%;
}

/*사진 네개짜리 소식 끝*/

/*이모저모*/

.story_warp {
  padding: 3% 0;
  overflow: hidden;
}
.story {
  width: 31.2%;
  display: inline-block;
  border: 1px solid #ececec;
  background: #fff;
  color: #333;
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.14);
  padding: 0.5%;
  margin: 0;
  overflow: hidden;
  text-align: center;
  font-size: 1em;
  height: 250px;
}
.story p {
  margin-bottom: 2%;
  word-break: keep-all;
  word-wrap: break-word;
  line-height: 150%;
  padding: 0;
}

.story .ti {
  font-size: 1.4em;
  font-weight: 500;
  margin-bottom: 0.5em;
}
.story .ti span {
  font-size: 24px;
}

.story_warp img {
  width: 100%;
  margin-bottom: 1em;
}

.storyview .row .storyview_box{
  width: 100%;
    background: #F7F7F7;
    padding: 2%;
    box-sizing: border-box;
    border: 1px solid #ddd;
    word-break: keep-all;
}

/*후원*/
.section4 {
  margin-top: 0;
}

.spon {
  display: inline-block;
  width: 48.5%;
  margin: 0.5%;
}

.link a {
  margin-bottom: 2%;
  display: block;
}

.story_photo {
  width: 40%;
  float: left;
  box-sizing: border-box;
  /* text-align: left; */
}
.story_photo img {
  border-radius: 15px;
}

.story_cont {
  width: 57%;
  float: left;
  padding: 0 0 0 3%;
}

.tail {
  width: 100%;
  padding: 0;
  text-align: center;
  float: left;
  margin-bottom: 25px;
}
.tail img {
  max-width: 100%;
  max-height: 72px;
}
.tail a {
  width: 33.333333333%;
  /* padding: 0; */
}
.row .story-box {
  width: auto;
  border: 1px solid #ddd;
  border-radius: 30px;
  padding: 1.5em;
  margin-bottom: 20px;
  text-align: center;
}

.row .story-box .box_txt {
  text-align: center;
  margin-top: 20px;
  font-size: 20px;
}

.btn-news {
  width: 20%;
  border: 2px solid #478747;
  border-radius: 12px;
  padding: 0.5em 0.7em;
  padding-right: 2.5em;
  margin: 1em 0.3em 2em;
  display: inline-block;
  background: #478747;
  background-image: url('../img/btn_icon-default.png');
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: 25px;
  color: #fff;
  text-align: center;
  font-weight: 600;
  transition: 0.3s;
}
.btn-news:hover {
  background: #fff;
  background-image: url('../img/btn_icon-hover.png');
  background-repeat: no-repeat;
  background-position: 90%;
  background-size: 25px;
  color: #478747;
}

.story_warp .story01 .row .box_title{
  word-break: keep-all;
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  margin-top: 5px;
  font-weight: 400;
}

.story_warp .story01 .row .box_title .box_txt{
  word-break: keep-all;
  text-align: center;
  color: #333;
  font-size: 16px;
  line-height: 24px;
  margin-top: 5px;
  font-weight: 400;
}

@media (min-width: 992px) {
  .story_img05a,
  .story_img05b {
    width: 49%;
    float: left;
  }
  .w30 {
    float: left;
    width: 30%;
    box-sizing: border-box;
  }
  .w40 {
    float: left;
    width: 40%;
    box-sizing: border-box;
  }
  .w50 {
    float: left;
    width: 50%;
    box-sizing: border-box;
  }
  .w60 {
    float: left;
    width: 60%;
    box-sizing: border-box;
  }
  .w70 {
    float: left;
    width: 70%;
    box-sizing: border-box;
  }

  img.circleBig {
    border-radius: 50%;
    border: 5px solid #ddd;
  }
  .pd-l-20 {
    padding-left: 20px;
  }
  .pd-r-20 {
    padding-right: 20px;
  }

  .hidden-md {
    display: none;
  }
}

@media (max-width: 991px) {
  .story_img05a,
  .story_img05b,
  .story_img05c {
    width: 100%;
    float: left;
  }
  .story_img05a,
  .story_img05b {
    width: 100%;
    float: left;
  }
  .story_img05b {
    border-radius: 15px;
    overflow: hidden;
    margin: 0;
  }
}

@media (max-width: 991px) {
  .warp {
    width: 100%;
    font-size: 33px;
  }

  .warp img {
    width: 100%;
  }

  h4,
  h3,
  .tit {
    text-align: center;
    font-size: 1em;
  }

  .title .color1 {
    font-size: 25px;
  }

  .title .color2 {
    font-size: 40px;
  }

  th,
  td {
    font-size: 1em;
  }

  .pro {
    padding: 2%;
    color: #fff;
    font-size: 18px;
    text-align: center;
  }

  .photo {
    width: 99%;
  }

  .story_warp .story {
    width: 95%;
  }

  .spon {
    width: 99%;
  }

  .spon img {
    width: 100%;
  }

  .w30,
  .w40,
  .w50,
  .w60,
  .w70 {
    width: 100%;
    float: left;
  }

  .story05 {
    float: left;
    border-bottom: 1px solid #d1d1d1;
    /* padding: 30px 0; */
  }
  .story05 .story_img05 img {
    border-radius: 0;
    width: 100%;
  }
  .story_cont dt {
    width: 65px;
    float: left;
  }
  .story_cont dd {
    width: calc(100% - 65px);
    float: left;
  }
  .story_photo {
    width: 100%;
  }
  .story_cont {
    width: 100%;
  }
  h2 {
    font-size: 36px;
  }
  h2 br {
    display: none;
  }
  .btn-news {
    width: 38%;
    border: 4px solid #478747;
    border-radius: 30px;
    margin: 1em 0.3em 1.5em;
    background-size: 40px;
    background-position: 85%;
    font-size: 24px;
  }
  .btn-news:hover {
    background-size: 40px;
    background-position: 85%;
  }
}
@media (max-width: 480px) {
  .story_photo {
    width: 100%;
    float: left;
    padding: 0 10% 0;
  }
  .story_cont {
    width: 100%;
    float: left;
  }
}
@media (max-width: 768px) {
  .story_photo {
    width: 30%;
    float: left;
  }
  .story_cont {
    width: 60%;
    float: left;
  }
}

.row {
  width: 100%;
  float: left;
}

p.last {
  margin-top: 50px;
  float: left;
  font-family: NanumSquareRoundR;
  font-size: 1.5em;
  color: #478747;
  font-weight: 700;
  text-align: center;
  width: 100%;
}
.story_wrap3 {
  margin-top: 3%;
}
.ti1 li span.smallfont {
  padding-left: 5px;
  font-size: 0.9em;
}

.section li.ti1.color2 {
  color: #79e0ab;
}

.color2 {
  color: #79e0ab;
}
.bgcolor2 {
  background-color: #79e0ab;
}
.bodercolor2 {
  border-color: #79e0ab;
}

@media (max-width: 991px) {
  h1 {
    font-size: 1.7em;
  }

  .story_cont dt {
    width: 75px;
    float: left;
  }
  .story_cont dd {
    width: calc(100% - 100px);
    float: left;
    padding: 0 0 0 40px;
    box-sizing: border-box;
  }

  .page_top .right,
  .page_top .left {
    width: 33% !important;
    padding: 2% !important;
  }
  .page_top .right,
  .page_top .left,
  p.number {
    font-size: 37px !important;
  }
  .hidden-sm {
    display: none;
  }
  .story_img02a,
  .story_img02b {
    width: 100%;
  }
}
.story_img01 {
  text-align: center;
}

span.small {
    font-size: small;
}
th.h55 {
    height: 55px;
    vertical-align: middle;
}

