@charset "utf-8";

@import url('https://fonts.googleapis.com/css?family=Nanum+Gothic:400,700,800');

.row::after {
  content: "";
  clear: both;
  display: table;
}

.footer .row>[class*='col-']:first-child {
  margin-left: 0;
}

.footer .row>[class*='col-']:last-child {
  margin-right: 0;
}

.col-1 {
  width: 8.33%;
}

.col-2 {
  width: 16.66%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33%;
}

.col-5 {
  width: 41.66%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33%;
}

.col-8 {
  width: 66.66%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33%;
}

.col-11 {
  width: 91.66%;
}

.col-12 {
  width: 100%;
}

.wrap {
  margin: 0 auto;
  padding: 0;
  border: none;
  outline: none;
  font-family: "Nanum Gothic", 나눔고딕, "맑은 고딕", "Malgun Gothic", "애플 SD 산돌고딕 Neo", "Apple SD Gothic Neo", Ngothic, sans-serif;
  font-weight: normal;
  line-height: 1.6;
}

p {
  font-size: 13px;
}

.header-line {
  width: 100%;
  height: 70px;
  border-bottom: 1px solid #e4e4e4;
  overflow: hidden;
}

.header {
  position: relative;
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
}

.header>span {
  position: absolute;
  left: 0;
  line-height: 70px;
  color: #5d5656;
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
}

.header>ul {
  position: absolute;
  padding: 0;
  margin: 0;
  right: 0;
  top: 20px;
}

.header>ul>li {
  float: left;
  position: relative;
  list-style: none;
  margin-right: 5px;
  width: 30px;
  height: 30px;
}

.header>ul>li:last-child {
  margin-right: 0;
}

.header>ul>li>a {
  position: absolute;
  display: block;
  color: #eea49a;
  text-indent: -99999px;
  width: 100%;
  height: 100%;
}

.header-img-01 {
  background: url('../images/facebook1.png') no-repeat;
  background-size: 30px, 30px;
}

.header-img-02 {
  background: url('../images/insta1.png') no-repeat;
  background-size: 30px, 30px;
}

.header-img-03 {
  background: url('../images/blog1.png') no-repeat;
  background-size: 30px, 30px;
}

/* ##################################컨텐츠 시작 ########################################*/

.sme_app {
  width: 100%;
  margin: 0 auto;
  max-width: 840px;
}

.sme_app a {
  display: block;
}

.sme_app a>img {
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
  border: none;
  outline: none;
}

.contents-wrap {
  position: relative;
  width: 100%;
  max-width: 840px;
  margin: 0 auto;
  padding: 0;
}

.contents-wrap:after,
.local-ad-wrap:after {
  content: '';
  clear: both;
  display: block;
}

.row>div {
  float: left;
}

.contents-wrap h1,
.contents-wrap h2,
.contents-wrap h3 {
  text-align: center;
}

.contents-wrap>div {
  position: relative;
  height: 100%;
  margin-top: 20px;
}

.contents-wrap>div.local-ad-wrap {
  position: relative;
  width: 760px;
  margin: 40px auto;
  padding-bottom: 40px;
  border-bottom: solid 1px #eee;
  color: #767676;
  font-size: 14px;
}

.contents-wrap>div.local-ad-wrap>h2 {
  font-size: 22px;
  font-weight: 400;
}

.contents-wrap>div.local-ad-wrap>img {
  margin: 0 auto;
  display: block;
  padding: 0;
}

.contents-wrap>div.local-ad-wrap>img.here {
  margin-top: 10px;
  margin-bottom: 10px;
}

.contents-wrap>div.local-ad-wrap>img.food {
  width: 125px;
  height: 125px;
}

.local-ad-wrap .local-talk,
.local-ad-wrap .local-jj-sgp {
  position: absolute;
  top: 150px;
}

.local-ad-wrap .local-talk {
  left: 0px;
}

.local-ad-wrap .local-jj-sgp {
  right: 10px;
}

.local-ad-wrap>div>i {
  display: inline-block;
  width: 17px;
  height: 14px;
  margin-right: 8px;
}

.local-ad-wrap>div>strong {
  color: #f69b00;
  margin-right: 12px;
}

.local-ad-wrap>div.local-talk>i {
  background: url('../images/talk1.png') center center no-repeat;
  background-size: 100%;
}

.local-ad-wrap>div.local-jj-sgp>i {
  background: url('../images/spoon1.png') center center no-repeat;
  background-size: 14px, 16px;
}

.local-ad-wrap>div a {
  color: #767676;
  text-decoration: none;
  padding: 0 14px;
  border-right: solid 1px #eee;
}

.local-ad-wrap>div a:last-child {
  border-right: none;
}

.contents-wrap h1 {
  font-family: "Montserrat", sans-serif;
  font-size: 48px;
  z-index: -1;
}

.contents-wrap h1+h2 {
  font-size: 26px;
  z-index: 1;
  margin-top: -40px;
  color: #464646;
  font-weight: 900;
  margin-bottom: 20px;
}

.contents-wrap h3 {
  font-size: 16px;
  color: #5d5656;
}

.month01 {
  max-width: 840px;
  position: relative;
  overflow: hidden;
}

.month01-img {
  position: relative;
  margin-top: 40px;
  z-index: 3;
}

.month01-img img {
  width: 100%;
  min-height: 300px;
}

.month01-text {
  position: relative;
  margin-top: 90px;
  border: solid 3px #fcdd04;
  box-sizing: border-box;
  padding: 40px 60px;
  color: #5d5656;
  margin-left: -20px;
  background: #fff;
  z-index: 1;
}

.month01-text strong {
  letter-spacing: -0.5px;
  font-size: 16px;
  white-space: pre-line;
  font-weight: 700;
  margin-bottom: 20px;
  display: inline-block;
}

.month01-text span {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  margin-top: 20px;
  display: inline-block;
  font-weight: 700;
  background: #fcdd04;
  border-radius: 5px;
  box-sizing: border-box;
  border-bottom: solid 2px transparent;
  transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
}

.month01-text span a {
  text-decoration: none;
  color: #5d5656;
  display: inline-block;
  padding: 10px 15px 8px;
}

.month01-text span>a>img {
  width: 12px;
  display: inline-block;
  margin-left: 4px;
  margin-top: -2px;
  vertical-align: middle;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}

.month01-text span:hover {
  background-color: transparent;
  border-bottom: solid 2px #fcdd04;
  border-radius: 0;
}

.month01-text span:hover>a>img {
  transform: translateX(3px);
  -webkit-transform: translateX(3px);
}

.month-banner {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  max-width: 840px;
  position: relative;
}

.month-banner>img {
  width: 100%;
  padding: 0;
  margin: 0;
  display: block;
}

.month-news {
  margin: 40px 40px 0;
  overflow: hidden;
}

.month-news-h1-color.news01 {
  color: rgba(255, 246, 180, 0.7);
}

.month-news-intro .news01 {
  color: #ebd112 !important;
}

.month-news-h1-color {
  color: rgba(255, 225, 184, 0.76);
}

.specailday img {
  display: block;
  float: left;
  border: none;
  outline: none;
  width: 240px;
  height: 180px;
  margin: 0 0 15px;
  padding: 0;
}

.col-12.specailday {
  position: relative;
  float: none;
  margin: 30px auto 0;
  width: 745px;
  overflow: hidden;
}

img.specailday01,
img.specailday02 {
  margin-right: 10px;
}

.specailday p {
  text-align: center;
  position: relative;
  clear: both;
}

.specailday .subject {
  color: #e4cb08;
}

.month-news-intro>div>figure {
  display: block;
  padding: 0;
  margin: 0 0 15px;
  border: none;
  outline: none;
  width: 100%;
  text-align: center;
}

.month-news1-intro>div>figure {
  display: block;
  padding: 0;
  margin: 0 0 15px;
  border: none;
  outline: none;
  width: 100%;
  text-align: center;
}

.month-news-intro>div>figure>img {
  display: inline-block;
  max-width: 100%;
  margin: 0 auto;
}

.month-news1-intro>div>figure>img {
  display: inline-block;
  width: 100%;
  max-width: 360px;
  margin: 0 auto;
}

.month-news-intro>div>figure.febu_once>img {
  max-width: 360px;
}

.month-news-text {
  padding: 0 20px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1.6;
}

.subject {
  color: #f69b00;
  font-weight: 700;
  line-height: 2;
  font-size: 13px;
}

.summary {
  color: #8a867f;
  white-space: pre-line;
  font-size: 13px;
}

.subject.web,
.summary.web {
  text-align: center;
}

.book {
  margin: 0 81px;
}

[class*="-intro"] {
  margin-top: 40px;
}

.book-h1-color {
  color: rgba(238, 196, 203, 0.73);
}


.book-img>img {
  width: 100%;
  max-width: 376px;
  display: block;
  border: none;
  margin: 0 auto;
}

.book-text {
  color: #8a867f;
  margin-top: 30px;
  padding-left: 30px;
  font-size: 13px;
  letter-spacing: -.3px;
  white-space: pre-line;
}

.book-text strong {
  color: #e69ca9;
}

.ok-info {
  width: 100%;
  margin: 0 auto;
  background: #fcf1f3;
  padding: 50px 0 30px;
}

.ok-info ul {
  list-style: none;
  padding: 0;
  margin: 0 81px;
  overflow: hidden;
}

.ok-info>col-6 {
  margin-left: -60px;
}

.ok-info ul li {
  max-width: 323px;
  display: inline-table;
  margin-bottom: 20px;
  width: 47.6%;
  overflow: hidden;
}

.ok-info ul li a {
  text-decoration: none;
}

.ok-info ul li figure {
  width: 100%;
  height: 165px;
  opacity: 1;
}

.info-image-01 {
  background: url('../images/cash.jpg') center center no-repeat;
  background-size: cover;
}

.info-image-02 {
  background: url('../images/m_festival.jpg') center center no-repeat;
  background-size: cover;
}

.info-image-03 {
  background: url('../images/news_main.png') center center no-repeat;
  background-size: cover;
}

.info-image-04 {
  background: url('../images/food.png') center center no-repeat;
  background-size: cover;
}

.one-three {
  margin-right: 4%;
}

.text-wrap {
  position: relative;
  background-color: #fff;
  padding: 20px;
  overflow: hidden;
}

.text-wrap .subject {
  color: #5d5656;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
}

.pink {
  color: #dd7185;
  font-size: 14px;
  text-align: center;
}

.pink.festival {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
}

.info-text {
  color: #8a867f;
  font-size: 13px;
  text-align: center;
  margin-top: 5px;
}

div.campaign-funfun {
  margin-top: 40px;
}

.campaign-funfun {
  width: 100%;
  position: relative;
}

.campaign-funfun h1,
.fabook-insta-widget h1 {
  font-family: "Nanum Gothic", 나눔고딕, "맑은 고딕", "Malgun Gothic", "애플 SD 산돌고딕 Neo", "Apple SD Gothic Neo", Ngothic, sans-serif;
  font-size: 24px;
  font-weight: 900;
  color: #5d5656;
  margin-bottom: 20px;
}

.fabook-insta-widget h1>a {
  color: #5d5656;
  display: inline-block;
  text-decoration: none;
}

.campaign-funfun>div {
  max-width: 405px;
  margin-bottom: 30px;
}

.campaign-funfun>div:last-child {
  margin-right: 0;
  margin-left: 26px;
}

.campaign-funfun>div>div {
  margin-top: 40px;
}

.campaign {
  position: relative;
}

.campaign img {
  display: block;
  border: none;
  outline: none;
  z-index: 1;
}

.lost {
  padding-left: 30px;
  max-height: 170px;
  max-width: 155px;
}

.prooffice {
  padding-left: 210px;
  margin-top: -80px;
}

.police {
  padding-left: 210px;
  margin-top: -80px;
}

.campaign-text {
  background-color: #fff6b4;
  white-space: pre-line;
  padding: 40px 20px 20px 30px;
  width: 100%;
  max-width: 345px;
  z-index: -1;
  margin-top: 80px;
  font-size: 14px;
  line-height: 1.5;
  color: #5d5656;

  letter-spacing: -0.5px;
}

.funfun ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.funfun ul li {
  position: relative;
  padding: 27px 15px;
  border-bottom: solid 1px #e4e4e4;
  overflow: hidden;
}

.funfun ul li img {
  max-width: 75px;
  float: left;
  text-align: center;
  margin-right: 15px;
  display: block;
}

.funfun ul li .funfun-text {
  white-space: pre-line;
  font-size: 13px;
  color: #8a867f;
  margin-top: 15px;
}

.funfun-text strong {
  color: #5d5656;
  display: inline-block;
}

.funfun-text+a {
  color: #8a867f;
  text-decoration: none;
}

.circle-bg {
  position: absolute;
  right: 15px;
  top: 45px;
  background-color: #fff6b4;
  border-radius: 50px;
  padding: 12px 15px;
  font-size: 11px;
  display: inline-block;
  text-align: center;
  line-height: 1.2;
}

div.banner-wrap {
  width: 100%;
  position: relative;
}

.banner-wrap>div {
  margin-top: 15px;
  width: 405px;
  height: 150px;
  text-indent: -99999px;
}

.banner-wrap>div>a {
  display: block;
  width: 100%;
  height: 100%;
}

.banner-wrap>div.banner01 {
  background: url('../images/banner.jpg') center center no-repeat;
  background-size: 100%;
  width: 405px;
  height: 150px;
}

.banner-wrap>div.banner02 {
  background: url('../images/banner2.jpg') center center no-repeat;
  background-size: 100%;
  width: 405px;
  height: 150px;
  margin-left: 26px;
}

.fabook-insta-widget {
  margin: 20px 0;
}

.fabook-insta-widget h1 img {
  width: 40px;
  vertical-align: middle;
  margin-right: 10px;
}

.fabook-insta-widget h1 {
  padding: 20px 0;
  margin: 0;
}

.fabook-insta-widget h1,
.fabook-insta-widget h1>a {
  transition: .15s ease-in-out;
  -ms-transition: .15s ease-in-out;
  -webkit-transition: .15s ease-in-out;
  -moz-transition: .15s ease-in-out;
}

.fabook-insta-widget h1:hover,
.fabook-insta-widget h1:hover>a {
  color: #dd7185;
}

.fabook-insta-widget>div {
  max-width: 405px;
  width: 405px;
}

.insta-parent {
  margin: 0 0 50px 26px;
}

.fabook,
.insta {
  padding: 0;
  width: 100%;
  height: 100%;
  min-height: 405px;
  margin: 0 auto;
}


div.appdown-katalk {
  margin-top: 20px;
}

.appdown-katalk {
  position: relative;
  color: #5d5656;
}

.appdown-katalk .appdown,
.appdown-katalk .katalk {
  border: solid 1px #e4e4e4;
  box-sizing: border-box;
  max-width: 405px;
}

.appdown {
  margin-right: 26px
}

.appdown,
.katalk {
  overflow: hidden;
}

.appka-left {
  float: left;
  width: 225px;
}

.appka-right {
  float: right;
  width: 178px;
}

.appdown .appka-right {
  margin-top: 8px;
}

.katalk .appka-right {
  margin-top: 8px;
}

.appka-left>img {
  display: block;
  border: none;
  outline: none;
  width: 100%;
}

.appka-right>p {
  text-align: center;
  font-size: 13px;
  margin-top: 20px;
  letter-spacing: -0.5px;
  line-height: 1.6;
}

.mar-bottom {
  margin-bottom: 15px;
}

.appka-right>p>strong {
  font-weight: 700;
}

.appka-right span {
  margin-bottom: 5px;
}

.ok114-frdok114 {
  margin-top: 20px;
}

.row .ok114-frdok114 {
  padding: 0;
  margin: 0;
  max-height: 34px;
  max-width: 840px;
}

.ok114-frdok114 div {
  padding: 0;
  margin: 0;
  width: 405px;
}

.ok114-frdok114 div.frdok114 {
  margin-left: 26px;
}

.ok114-frdok114 div>img,
.ok114-frdok114 div>a>img {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  outline: none;
  display: block;
}

.google {
  background: url('../images/store1.png') center center no-repeat;
  width: 110px;
  height: 36px;
  background-size: 100%;
  display: block;
  margin: 0 auto;
}

.google a {
  height: 36px;
  display: block;
  text-indent: -9999px;
}

.onestore {
  background: url('../images/onestore.png') center center no-repeat;
  width: 110px;
  height: 36px;
  background-size: 100%;
  display: block;
  margin: 0 auto;
}

.onestore a {
  height: 36px;
  display: block;
  text-indent: -9999px;
  color: #5d5656;
}

.google.s-me {
  background: url('../images/onestore-1.png') center center no-repeat;
  width: 110px;
  height: 36px;
  background-size: 100%;
  display: block;
  margin: 0 auto;
}

.rwd {
  background: url('../images/store3.png') center center no-repeat;
  width: 110px;
  height: 36px;
  background-size: 100%;
  display: block;
  margin: 0 auto;
}

.rwd a {
  height: 36px;
  display: block;
  text-indent: -9999px;
  color: #5d5656;
}

.apple {
  background: url('../images/store2.png') center center no-repeat;
  width: 90px;
  height: 30px;
  background-size: 100%;
  display: block;
  margin: 0 auto;
}

.apple a {
  height: 36px;
  display: block;
  text-indent: -9999px;
  color: #5d5656;
}

.ok114 {
  position: relative;
}

.ok114>a {
  position: absolute;
}

.ok114>a.google {
  right: 125px;
  bottom: 15px;
  width: 90px;
  height: 30px;
}

.ok114>a.apple {
  right: 25px;
  bottom: 15px;
}

.plus-freind {
  display: block;
  text-align: center;
  max-width: 80%;
  font-size: 12px;
  margin: 0 auto;
  width: 100%;
}

.plus-freind a {
  text-decoration: none;
  display: block;
  color: #5d5656;
}

.plus-freind img {
  width: 100%;
  display: inline-block;
}

.footer {
  background-color: #f9f9f9;
  width: 100%;
  position: relative;
  margin-top: 40px !important;
  line-height: 1.6;
}

.footer-padding {
  position: relative;
  max-width: 840px;
  margin: 0 auto;
  padding: 20px 0 20px;
  overflow: hidden;
}

.footer-padding>div {
  float: left;
}

.footer-text>strong {
  margin-top: 10px;
  margin-bottom: 20px;
  display: block;
}

.footer-text>strong>img {
  display: block;
}



.footer-text {
  white-space: pre-line;
  font-size: 11px;
  color: #5d5656;
  margin-right: 2%;
  left: -41.66%;
  position: relative;
}

.footer-text>a {
  color: #9b061b;
  text-decoration: none;
}

.icon-set {
  margin-top: 46px;
  left: 58.33%;
  position: relative;
}

.icon-set ul {
  padding: 0;
  margin: 0 0 0 15%;
  overflow: hidden;
  list-style: none;
}

.icon-set ul li {
  float: left;
  width: 46%;
  padding-bottom: 10px;
  border-bottom: solid 1px #dcdcdc;
  font-size: 11px;
  margin-bottom: 20px;
  margin-left: 2%;
  margin-right: 2%;
}

.icon-set ul li a {
  text-decoration: none;
  color: #5d5656;
  padding-left: 5px;
}

.icon-set ul li img {
  width: 16px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}

/* ##################################################For mobile phones: */

@media all and (min-width: 840px) {
  .summary {
    white-space: pre-line;
  }

  .web-none {
    display: none !important;
  }

  #top_btn {
    bottom: 60px;
    left: 50%;
    margin-left: 460px;
  }

  .top_btn_st {
    width: 60px;
    height: 60px;
    background: url('../images/top2.png') center center no-repeat;
  }


}

@media all and (max-width: 839px) {
  .mobile-none {
    display: none !important;
  }

  .summary {
    white-space: normal;
  }

  .ok114-frdok114 div {
    padding: 0;
    margin: 0;
    width: 100%;
  }

  .ok114-frdok114 div.frdok114 {
    margin-left: 0;
  }

  [class*="col-"] {
    width: 100%;
  }

  .mobile-width {
    margin: 0 3%;
  }

  .header-line {
    height: 55px;
  }

  .header>span {
    font-size: 12px;
    margin-left: 20px;
    line-height: 55px;
  }

  .header>ul {
    right: 20px;
    top: 17.5px;
  }

  .header>ul>li {
    width: 20px;
    height: 20px;
  }

  .header-img-01 {
    background: url('../images/facebook.png') no-repeat;
    background-size: 20px;
  }

  .header-img-02 {
    background: url('../images/insta.png') no-repeat;
    background-size: 20px;
  }

  .header-img-03 {
    background: url('../images/blog.png') no-repeat;
    background-size: 20px;
  }

  .contents-wrap>div {
    margin-top: 20px;
  }

  .contents-wrap>div.local-ad-wrap {
    position: relative;
    max-width: 760px;
    width: 96%;
    margin: 20px auto;
    padding-bottom: 15px;
    border-bottom: solid 1px #eee;
    color: #767676;
    font-size: 14px;
  }

  .contents-wrap>div.local-ad-wrap>h2 {
    font-size: 18px;
    font-weight: 400;
  }

  .contents-wrap>div.local-ad-wrap>img {
    margin: 0 auto;
    display: block;
    padding: 0;
  }

  .contents-wrap>div.local-ad-wrap>img.here {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .contents-wrap>div.local-ad-wrap>img.food {
    width: 125px;
    height: 125px;
  }

  .local-ad-wrap .local-talk,
  .local-ad-wrap .local-jj-sgp {
    position: relative;
    top: inherit;
    display: block;
    margin: 20px auto;
    text-align: center;
  }

  .local-ad-wrap .local-talk {
    left: inherit;
  }

  .local-ad-wrap .local-jj-sgp {
    right: inherit;
  }

  .local-ad-wrap>div.local-talk {
    margin-top: 40px;
  }

  .local-ad-wrap>div>i {
    display: inline-block;
    width: 17px;
    height: 14px;
    margin-right: 8px;
  }

  .local-ad-wrap>div>strong {
    color: #f69b00;
    margin-right: 20px;
  }

  .local-ad-wrap>div.local-talk>i {
    background: url('../images/talk.png') center center no-repeat;
    background-size: 100%;
  }

  .local-ad-wrap>div.local-jj-sgp>i {
    background: url('../images/spoon.png') center center no-repeat;
    background-size: 14px, 16px;
  }

  .local-ad-wrap>div a {
    color: #767676;
    text-decoration: none;
    padding: 0 14px;
    border-right: solid 1px #eee;
  }

  .local-ad-wrap>div a:last-child {
    border-right: none;
  }

  .contents-wrap>div:first-child {
    margin-top: 0px;
  }

  .contents-wrap h1 {
    font-family: "Montserrat", sans-serif;
    font-size: 48px;
    z-index: -1;
  }

  .contents-wrap h1+h2 {
    font-size: 24px;
    margin-top: -41px;
  }

  .contents-wrap h3 {
    font-size: 14px;
    color: #5d5656;
  }

  .month01 {
    max-width: 840px;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
  .month01>img {
    width: 100%;
  }

  .month01-img {
    margin-top: 30px;
  }

  .month01-text {
    margin-top: 0px;
    padding: 30px;
    margin-left: 0px;
    overflow: hidden;
    border-bottom: solid 3px #fcdd04;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
  }

  .month01-text strong {
    font-size: 14px;
    margin-bottom: 20px;
    white-space: normal;
  }

  .month01-text p {
    font-size: 12px;
  }

  .month01-text span {
    float: right;
    font-size: 10px;
  }

  .month01-text span a {
    text-decoration: none;
    color: #5d5656;
    display: block;
    padding: 8px 10px 4px;
  }

  .month01-text span>a>img {
    width: 10px;
    display: inline-block;
    margin-top: -1px;
    vertical-align: middle;
    transition: all 0.25s ease-in;
    -webkit-transition: all 0.25s ease-in;
  }

  .month01-text span:hover {
    background-color: transparent;
    border-bottom: solid 3px #fcdd04;
  }

  .month01-text span:hover>a>img {
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
  }

  .col-12.specailday {
    width: 90%;
    margin: 30px 5% 0;
    text-align: center;
    overflow: hidden;
  }

  .specailday img.specailday03 {
    margin-bottom: 10px;
  }

  .specailday img {
    width: 100%;
    max-width: 260px;
    margin: 0 auto 5px;
    float: none;
  }

  .specailday p {
    text-align: center;
    color: #8a867f;
  }

  .specailday .subject {
    color: #e4cb08;
  }

  .specailday .summary {
    padding: 0 20px;
  }

  .month-news {
    margin: 40px 20px 0;
  }

  .month-news-intro>div {
    margin-bottom: 20px;
  }

  .month-news-intro>div>figure {
    text-align: center;
  }

  .month-news-text {
    font-size: 12px;
    text-align: center;
  }
    
  .subject {
    font-size: 13px;
    line-height: inherit;
  }

  .summary {
    font-size: 12px;
  }

  .book {
    margin: 0 20px;
  }

  [class*="-intro"] {
    margin-top: 20px;
  }

  .book-text {
    margin-top: 20px;
    font-size: 12px;
    padding: 0;
    white-space: normal;
  }

  .ok-info {
    background: #fcf1f3;
    padding: 0;
    margin: 0;
  }

  .ok-info ul {
    margin: 0 auto;
    padding: 20px;
  }

  .ok-info>col-6 {
    margin-left: 0;
  }

  .ok-info ul li {
    max-width: 100%;
    width: 100%;
    margin-bottom: 20px;
  }

  .ok-info ul li:last-child {
    margin-bottom: 0;
  }

  .ok-info ul li>figure {
    width: auto;
    background-color: #000;
    height: auto;
    min-height: 165px;
  }

  .one-three {
    margin: 0;
  }

  .text-wrap .subject {
    font-size: 14px;
  }

  .pink {
    font-size: 12px;
      text-align:
}

  .info-text {
    font-size: 11px;
  }

  .campaign-funfun h1,
  .fabook-insta-widget h1 {
    font-size: 21px;
  }

  .fabook-insta-widget h1>a {
    color: #5d5656;
    display: inline-block;
  }

  .fabook-insta-widget h1 {
    padding-top: 0;
  }

  .campaign-funfun>div {
    max-width: 100%;
    margin-right: 0;
  }

  .campaign-funfun>div>div {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .campaign-funfun>div:last-child {
    margin-left: 0;
    margin-bottom: 0;
  }

  .lost {
    padding-left: 20px;
    width: 120px;
    height: auto;
  }

  .prooffice {
    padding-left: 160px;
    margin-top: -110px;
  }

  .police {
    padding-left: 160px;
    margin-top: 10px;
  }

  .campaign-text {
    position: relative;
    padding: 40px 5% 20px;
    width: 90%;
    max-width: 100%;
    margin: 20px auto 0;
    font-size: 12px;
    z-index: -1;
  }

  .funfun ul li {
    padding: 10px 20px;
  }

  .funfun ul li img {
    max-width: 60px;
  }

  .funfun ul li .funfun-text {
    font-size: 12px;
    margin-top: 11px;
    letter-spacing: -0.5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: calc(100% - 130px);
    -webkit-width: calc(100% - 130px);
    -moz-width: calc(100% - 130px);
  }

  .funfun-text strong {
    display: block;
  }

  .circle-bg {
    position: absolute;
    right: 14px;
    top: 20px;
    background-color: #fff6b4;
    border-radius: 50px;
    padding: 9px 12px;
    font-size: 9px;
  }

  div.row.banner-wrap {
    margin: 0;
    padding: 0;
  }

  div.banner-wrap {
    width: 100%;
    position: relative;
  }

  .banner-wrap>div {
    margin: 0;
    max-width: 810px;
    max-height: 300px;
    width: 100%;
    height: auto;
    text-indent: -99999px;
  }

  .banner-wrap>div>a {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }

  .banner-wrap>div.banner01 {
    background: url('../images/banner.jpg') center center no-repeat;
    background-size: 100%;
    width: 100%;
  }

  .banner-wrap>div.banner02 {
    background: url('../images/banner2.jpg') center center no-repeat;
    background-size: 100%;
    width: 100%;
    margin-left: 0;
    margin-top: 10px;
  }

  .appdown-katalk .appdown,
  .appdown-katalk .katalk {
    max-width: 100%;
    width: 100%;
    border-top: solid 1px #e4e4e4;
    border-bottom: solid 1px #e4e4e4;
    border-left: 0;
    border-right: 0;
    max-height: 205px;
    position: relative;
  }

  .appdown {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .appka-right>p {
    font-size: 12px;
    margin: 15px 10px 10px;
  }

  .appka-left {
    float: left;
    width: 200px;
  }

  .appka-right {
    float: left;
    width: calc(100% - 200px);
    -webkit-width: calc(100% - 200px);
    -moz-width: calc(100% - 200px);
    max-height: 205px;
  }

  .appdown .appka-right {
    margin-top: 0;
  }

  .katalk .appka-right {
    margin-top: 0;
  }

  .plus-freind {
    margin: 0 auto;
    padding: 10px 0;
    font-size: 11px;
    width: 100px;
  }

  .plus-freind img {
    display: inline-block;
    width: 100px;
    margin: 0 auto;
  }

  .footer {
    margin-top: 40px;
    position: relative;
    overflow: hidden;
    line-height: 1.6;
    padding-bottom: 20px;
  }

  .footer-padding {
    max-width: 100%;
    margin: 0 5%;
    width: 90%;
    padding: 30px 0 10px;
    overflow: hidden;
  }

  .footer-text {
    position: relative;
    font-size: 11px;
    margin-right: 0;
    left: 0;
  }

  .icon-set {
    left: 0;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .icon-set ul {
    margin: 0;
  }

  .google {
    background: url('../images/store-1.png') center center no-repeat;
    width: 110px;
    height: 36px;
    background-size: 100%;
    display: block;
    margin: 0 auto;
  }

  .google a {
    height: 36px;
    display: block;
    text-indent: -9999px;
  }

  .rwd {
    background: url('../images/store-3.png') center center no-repeat;
    width: 110px;
    height: 36px;
    background-size: 100%;
    display: block;
    margin: 0 auto;
  }

  .rwd a {
    height: 36px;
    display: block;
    text-indent: -9999px;
    color: #5d5656;
  }

  .apple {
    background: url('../images/store-2.png') center center no-repeat;
    width: 100px;
    height: 3px;
    background-size: 100%;
    display: block;
    margin: 0 auto;
  }

  .apple a {
    height: 36px;
    display: block;
    text-indent: -9999px;
    color: #5d5656;
  }

  .ok114 {
    position: relative;
  }

  .ok114>a {
    position: absolute;
  }

  .ok114>a.google {
    right: 30%;
    bottom: 15%;
    top: inherit;
    margin: 0;
  }

  .ok114>a.apple {
    width: 90px;
    height: 30px;
    right: 5%;
    bottom: 15%;
    top: inherit;
    margin: 0;
  }

  .google.s-me {
    background: url('../images/onestore.png') center center no-repeat;
    width: 110px;
    height: 36px;
    background-size: 100%;
    display: block;
    margin: 0 auto;
  }

  .footer-text>strong>img {
    width: 90px;
  }

  .fabook-insta-widget {
    margin: 10px auto;
  }

  .fabook-insta-widget h1>img {
    width: 32px;
    vertical-align: middle;
    margin-right: 10px;
  }

  .fabook-insta-widget h1 {
    width: 100%;
    margin: 0;
    background: #fff;
  }

  .fabook-insta-widget>div {
    max-width: 760px;
    width: 100%;
  }

  .insta-parent {
    margin: 0;
  }

  .fabook-parent {
    margin: 30px 0 10px 0;
  }

  .fabook,
  .insta {
    width: 96%;
    margin: 0 auto;
    text-align: center;
    max-width: 320px;
    background: #fff;
    min-height: inherit;
  }

  #top_btn {
    right: 20px;
    bottom: 20px;
    opacity: .5;
  }

  .top_btn_st {
    width: 40px;
    height: 40px;
    background: url('../images/top.png') center center no-repeat;
  }

}

@media all and (max-width: 400px) {
  .footer-text>strong>img {
    width: 80px;
  }

  .ok114>a.google {
    width: 78px;
    right: 30%;
    bottom: 15%;
    top: inherit;
    margin: 0;
  }

  .ok114>a.apple {
    width: 78px;
    right: 5%;
    bottom: 15%;
    top: inherit;
    margin: 0;
  }

  .fabook-insta-widget>div {
    max-width: 400px;
    width: 100%;
  }

  .fabook,
  .insta {
    width: 100%;
    text-align: center;
    max-width: inherit;
    background: #fff;
    min-height: inherit;
  }

}

#top_btn {
  z-index: 1000;
  position: fixed;
}

.top_btn_st {
  background-size: 100%;
  display: inline-block;
  cursor: pointer;
}



/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@효과 */

.ok-info ul li figure {
  transition: .5s ease-in-out;
  -ms-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -webkit-transition: .5s ease-in-out;
}

.ok-info ul li:hover figure {
  transform: scale(1.2, 1.2);
  -ms-transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
  -moz-transform: scale(1.2, 1.2);
}