@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/nanumgothic.css);

.nanumgothic * {
  font-family: 'Nanum Gothic', sans-serif;
}

html, body, span, div, hr, img, fieldset, form, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, q, blockquote, caption, legend, address, input, select, textarea, button, pre, cite, table, th, td, p {
  margin: 0;
  padding: 0;
  word-break: break-all;
}

hr {
  display: none;
}

h1, h2, h3, h4, h5, h6, big, small {
  font-size: 1em;
  font-weight: normal;
}

dl, ul, ol, li {
  list-style: none;
}

img, input, button, fieldset, form, legend, hr, abbr, acronym {
  border: 0 none;
}

q, blockquote {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

a, a:visited, a:active, a:hover, a:focus {
  text-decoration: none;
  color: #000001;
}

legend {
  clear: both;
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
  position: absolute;
  left: -9999px;
  top: -9999px;
  text-indent: -9999px;
  font-size: 0em;
  line-height: 0em;
}

caption {
  visibility: hidden;
  overflow: hidden;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

dfn, em, cite, address {
  font-style: normal;
  font-weight: normal;
}

sup, sub {
  font-style: normal;
  font-variant: normal;
  text-transform: none;
}

input, select, textarea, button {
  font-size: 1em;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 0 none;
  width: 100%;
  table-layout: fixed;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  border: 0;
}

button {
  cursor: pointer;
}

body {
  -webkit-text-size-adjust: none;
  font-size: 12px;
  line-height: 1.5;
  font-family: 'Nanum Gothic', NanumGothic, '돋움', Dotum, Helvetica, Sans-serif, 'Apple SD Gothic Neo', 'Apple Gothic';
  color: #000001;
}

input[type="image"] {
  border-radius: 0;
  border: none;
}

input {
  border: 1px solid #000001;
}

.hidden {
  text-indent: -9999px;
  overflow: hidden;
  width: 0;
  height: 0;
  font-size: 0;
}

img {
  vertical-align: top;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}

.inner:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
}

.btn-top {
  position: fixed;
  right: 50%;
  bottom: 50px;
  margin-right: -517px;
  width: 40px;
  height: 40px;
}

.btn-top img {
  width: 32px;
  height: 44px;
}

.wrap {
  width: 1024px;
  margin: 0 auto;
}

.text-center {
  text-align: center;
}

blockquote {
	font-weight: 700;
	font-style: italic;
	color: #555;
	padding-bottom: 20px;
}

/* header */
.header {
  position: relative;
  height: 190px;
  padding: 0 42px;
  background-color: #fafafa;
}

.header h1.logo {
  width: 322px;
  margin: 0 auto;
  padding-top: 52px;
}

.header .sns-menu {
  position: absolute;
  right: 42px;
  top: 0;
}

.header .sns-menu li {
  float: left;
  margin-left: 4px;
}

.header .mail-vol {
  position: absolute;
  right: 42px;
  top: 86px;
  font-size: 50px;
  color: #000001;
  line-height: 73px;
}

.header .mail-util {
  position: absolute;
  left: 42px;
  top: 115px;
}

.header .mail-util img {
  vertical-align: middle;
}

/* gnb */
.gnb-area.inner {
}

.gnb-menu {
  overflow: hidden;
  position: relative
}

.gnb-menu > li {
  float: left;
  width: 152px;
  padding-bottom: 20px;
}

.gnb-menu > li.gmn2 {
  min-height: 250px;
}

.gnb-menu > li + li {
  margin-left: 45px;
}

.gnb-menu > li:nth-child(6) {
  margin-left: 0px;
  clear: both;
}

.gnb-menu > li .mobile-title {
  display: none !important;
}

.gnb-menu > li .sub-list li {
  margin-top: 15px;
}

.gnb-menu > li .sub-list li a {
  display: block;
  letter-spacing: -0.5px;
  line-height: 17px;
  color: #000;
  font-size: 12px;
}

.gnb-area .mobile-block {
  display: none;
}

.gnb-menu .pc-title {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.2px;
  letter-spacing: -1px;
}

/* footer */
.footer {
  position: relative;
  background-color: #fafafa;
  padding: 45px 0;
  border-top: 1px solid #e5e5e5;
}

.footer .foot-logo {
  text-align: center;
}

.footer .foot-logo img {
  width: 150px;
}

.footer .copyright {
  margin-top: 12px;
  text-align: center;
}

.footer .copyright img {
  width: 228px;
}

.footer .foot-link {
  padding-top: 5px;
  text-align: center;
}

.footer .foot-link a {
  font-size: 12px;
  line-height: 22px;
}

.footer .foot-link img {
  vertical-align: middle;
}

.sns-menu {
  position: absolute;
  right: 65px;
  bottom: 50px;
}

.sns-menu li {
  float: left;
  margin-left: 4px;
}

.mobile-menu {
  display: none !important;
}

.dimm {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 10;
}

.container {
  background-color: #fafafa;
}

.inner {
  padding: 40px 42px 45px 42px;
}

.inner + .inner {
  border-top: 1px solid #e5e5e5;
}

.inner .img-box {
  margin-bottom: 30px;
}

.subtitle {
  font-weight: bold;
  color: #049c47;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: 'Poppins', sans-serif;
}

.subtitle.text-transform-none {
  text-transform: none;
}

.group-tit {
  padding-bottom: 6px;
  font-size: 26px;
  line-height: 30px;
}

.group-tit-sublang {
  font-size: 13px;
  line-height: 15px;
}

.gray-box {
  margin: 20px 0 30px;
  padding: 16px;
  background-color: #eee;
}

.gray-box p {
  padding-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  text-align: justify;
}

.gray-box p:last-child {
  padding-bottom: 0
}

.view-article {
  margin-top: 10px;
  text-align: right;
  font-size: 0
}

.view-article .btn-plus {
  display: inline-block;
  margin-right: 5px;
  vertical-align: -3px;
  width: 15px;
  height: 15px;
}

.view-article span, .view-article a {
  font-size: 12px;
}

.cells-description .text-cont .view-article span {
  display: inline-block;
  text-align: left
}

/* open project */
.open-area .project {
  margin-top: 35px;
  border-top: 1px solid #dfdfdf;
}

.open-area .project + .project {
  padding-top: 35px
}

.open-area .subtitle + .project {
  border-top: none;
}

.description {
  background-color: #fafafa;
  padding: 14px 0 0;
  font-size: 13px;
  line-height: 22px;
  text-align: justify;
}

/* current project */
.current-area {
}

.current-area .current-table {
  margin-top: 35px
}

.current-area .current-table p {
  font-size: 16px;
  margin-top: 30px;
  font-weight: 500;
}

.current-area .current-table p:first-child {
  margin: 0
}

.current-area .current-table ul {
  padding-bottom: 15px;
  border-bottom: 1px solid #e5e5e5
}

.current-area .current-table ul li {
  font-size: 0;
}

.current-area .current-table ul li span.tit {
  margin: 20px 0 0;
  width: 140px;
  font-size: 13px;
}

.current-area .current-table ul li span {
  display: inline-block;
  vertical-align: top
}

.current-area .current-table ul:last-child {
  padding: 0;
  border: 0
}

/* inside news */
.insidenews-area .inside {
  margin-top: 35px;
  padding-top: 35px;
  border-top: 1px solid #e5e5e5;
}

.insidenews-area .inside .img-box {
  text-align: center;
}

.insidenews-area .subtitle + .inside {
  padding-top: 0;
  border-top: none;
}

.insidenews-area .view_article {
  text-align: right
}

.insidenews-area .img-box img {
  width: 100%;
}

.view_article .btn_plus {
  vertical-align: middle;
}

/* trend index */
.trendindex-area {
}

.trendindex-area .trand {
  margin-top: 30px;
}

.trendindex-area .trend-box {
  border: 1px solid #e5e5e5;
  margin-top: 20px;
}

.trendindex-area .trend-box .trend-list {
  overflow: hidden;
  padding: 34px 28px 34px 34px;
  background-color: #fff;
  border-bottom: 1px solid #e5e5e5;
}

.trendindex-area .trend-box .trend-list > li {
  float: left;
  width: 30%;
}

.trendindex-area .trend-box .trend-list > li + li {
  margin-left: 5%;
}

.trendindex-area .trend-box .trend-list > li h3 {
  text-align: center;
}

.trendindex-area .trend-box .trend-list > li ul {
  margin-top: 5px;
  border-top: 1px solid #e5e5e5;
}

.trendindex-area .trend-box .trend-list > li ul li {
  height: 30px;
  padding-top: 7px;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.trendindex-area .trend-box .trend-list > li.boring ul li {
  color: #777;
}

.trendindex-area .trend-box .trend-list > li.outgoing ul li {
  color: #bbb;
}

.trendindex-area .trend-con-list {
  padding: 30px;
  background-color: #fafafa;
}

.trendindex-area .trend-con-list li {
  overflow: hidden;
  font-size: 13px;
  line-height: 22px;
  text-align: justify;
}

.trendindex-area .trend-con-list li + li {
  margin-top: 30px;
}

.trendindex-area .trend-con-list li span {
  float: left;
  padding-right: 20px;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}

.trendindex-area .trend-con-list li strong {
  font-weight: bold;
  font-size: 15px;
  line-height: 22px;
}

/* story */
.sbs-area .small_but {
  margin-top: 30px;
}

.sbs-area .sbs_con {
  margin-top: 30px;
}

.sbs-area .sbs_con .sbs_tx {
  font-size: 13px;
  line-height: 22px;
  text-align: justify;
}

.sbs-area .sbs_con .sbs_tx .description2 a {
  text-align: left;
}

.sbs-area .sbs_con .ref {
  margin-top: 20px;
  color: #7f7f7f;
}

.sbs-area .sbs_con .ref span {
  display: block;
  font-weight: bold;
  font-size: 13px;
  color: #535353;
  line-height: 22px;
}

.sbs-area .sbs_con .ref a {
  display: block;
  font-weight: bold;
  font-size: 13px;
  color: #535353;
  line-height: 22px;
}

.sbs-area .view-article {
  text-align: left
}

.sbs-area .img-box img {
  width: 100%;
}

.reference-list dd a {
  color: #777;
  font-size: 12px
}

/* designers */
.designers-area .img-box {
  margin-top: 30px;
}

.designers-area .designers {
  margin-top: 30px;
}

/* letter */
.letter-area {
  position: relative;
}

.letter-area .letter-inner {
  padding: 50px 29px 40px 29px;
  background-color: #fff;
  border-right: 1px solid #ededed;
  border-bottom: 1px solid #ededed;
}

.letter-area .letter {
  position: relative;
  margin-top: 30px;
}

.letter-area .letter .post {
  position: absolute;
  right: 0;
  top: -70px;
  border-bottom: 1px solid #e4e4e4;
  width: 309px;
  padding-left: 30px;
  padding-bottom: 25px;
  background: url(../images/stamp.png) no-repeat 100% 0;
  box-sizing: border-box;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: -1px;
  background-size: 84px
}

.letter-area .description {
  padding: 0;
  background: transparent;
}

.letter-area .description-letter {
  overflow: hidden;
  margin: 20px 0 30px;
}

.letter-area .description-left {
  float: left;
  width: 580px;
  padding-top: 8px;
  font-size: 13px;
  line-height: 22px;
  text-align: justify;
}

.letter-area .description-right {
  float: left;
  width: 281px;
  padding-top: 10px;
  padding-left: 20px;
  text-align: justify;
}

.letter-area .description-right p {
  padding-left: 20px;
  background: url(../images/ico_locate.gif) no-repeat 0 2px;
  font-size: 14px;
}

.letter-area .img-box {
  margin-bottom: 0
}

/* d2 service */
.d2service-area .service {
  margin-top: 30px;
}

.d2service-area .img-box {
  margin-bottom: 10px;
}

.d2service-area .img-box img {
  width: 100%;
}

.d2service-area .tit-box {
  position: relative;
  margin-bottom: 0;
  background-color: #e4dfdb;
}

.d2service-area .tit-box img {
  width: 100%;
}

.d2service-area .tit-box span {
  display: block;
  text-align: right;
}

.d2service-area .tit-box span a {
  display: inline-block;
  margin: 0 20px 20px;
  padding: 10px 30px;
  background: #faf9f7;
  border-radius: 17px;
  color: #999;
  font-weight: bold;
  font-size: 14px;
}

.d2service-area .service-title {
  margin-top: 0;
  background-color: #54c4c6;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 21px;
  padding: 7px 0;
}

.d2service-area .description {
  padding: 10px 0;
  background-color: #fafafa;
  font-size: 13px;
  line-height: 22px;
  text-align: justify;
}

/* socialdigm */
.socialdigm-area .social {
  margin-top: 20px;
  overflow: hidden
}

/* page cells */
.cells-description {
}

.cells-description .text-cont {
  position: relative;
  padding-top: 20px;
  font-size: 13px;
  line-height: 22px;
  vertical-align: top;
  text-align: justify;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  padding-bottom: 30px;
}

.cells-description .text-cont span {
  display: block;
  margin-top: 5px;
  color: #777;
  font-weight: bold;
  text-align: center;
}

.cells-description .text-cont iframe > span {
  display: block;
  margin-top: 0px;
  color: #777;
  font-weight: bold;
  text-align: center;
}

.sbs-area .cells-description .text-cont .cell {
  margin-top: 60px;
}

.designers-area .cells-description .text-cont .cell {
  margin-top: 110px;
}

/* writer */
.writer-info {
  width: 100%;
  padding: 20px 0;
  text-align: right;
}

.writer-info-inner {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.writer-info p {
  text-align: right;
}

.writer-info p span {
  display: block;
  padding-bottom: 8px;
  padding-right: 20px;
  font-size: 15px;
  line-height: 14px;
}

.writer-info p span.mem-facebook {
  padding-top: 5px;
}

.writer-info p span.mem-facebook a {
  padding-left: 20px;
  background: url(../images/ico_s_fbook.gif) no-repeat 0 3px;
}

.mem-box {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.writer-info .mem-pic {
  width: 111px;
}

.writer-info .mem-pic img {
  width: 111px;
}

.desc_img {
  font-size: 0;
  width: 100%;
  display: table;
}

.desc_img a {
  display: table-cell;
  text-align: center;
}

/* d2 house */
.house-area .inside {
  margin-top: 20px;
}

.house-area .service {
  margin-top: 30px;
}

.house-area .img-box {
  overflow: hidden;
  width: 100%;
}

.house-area .img-box img {
  max-width: 100%;
}

.house-area .tour-guide p.img-box {
  display: inline-block;
  margin: 10px 20px 20px 0;
  text-align: left;
  vertical-align: top;
}

.house-area .tour-guide p.img-box img {
  width: 150px;
}

.house-area .writer-info .img-box {
  margin-bottom: 10px;
}

.house-area .writer-info {
  margin-top: 20px;
  text-align: left;
}

.house-area .writer-info dl {
  display: inline-block;
  vertical-align: top;
}

.house-area .writer-info dt {
  margin: 10px 0;
  font-weight: bold;
}

.house-area .writer-info dd, .house-area .writer-info a {
  color: #777;
}

.house-area .writer-info p.img-box {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}

.house-area .writer-info p.img-box img {
  width: 150px;
}

.house-area .service-title {
  margin-top: 10px;
  background-color: #54c4c6;
  color: #fff;
  font-weight: bold;
  text-align: center;
  font-size: 21px;
  padding: 7px 0;
}

.house-area .description {
  padding: 10px 0;
  background-color: #fafafa;
  font-size: 13px;
  line-height: 22px;
  text-align: justify;
}

.house-area .table th,
.house-area .table td {
  text-align: center;
  border: 1px solid #000;
  padding: 8px;
}

.house-area .table th {
  font-weight: 700;
  background-color: #ccc;
}

.house-info {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 0 20px;
}

.house-info dl {
  flex: 0 0 auto;
  width: auto;
}

.house-info .img-box {
  margin: 0;
  width: auto;
  flex: 0 0 auto;
}

.d2service-area .writer-info .img-box {
  margin-bottom: 10px;
}

.d2service-area .writer-info {
  margin-top: 20px;
  text-align: left;
}

.d2service-area .writer-info dl {
  display: inline-block;
  vertical-align: top;
}

.d2service-area .writer-info dt {
  margin: 10px 0;
  font-weight: bold;
}

.d2service-area .writer-info dd, .d2service-area .writer-info a {
  color: #777;
}

.d2service-area .writer-info p.img-box {
  display: inline-block;
  margin: 10px 20px 20px 0;
  text-align: left;
  vertical-align: top;
}

.d2service-area .writer-info p.img-box img {
  width: 150px;
}

.description2 {
  margin-top: 10px
}

.sbs .digital_con .digital_tx div {
  margin-bottom: 20px
}

@media all and (min-width: 768px) and (max-width: 1023px) {
  img {
    width: 100%;
  }
  
  .wrap {
    width: inherit;
    min-width: 320px;
    margin: 0 auto;
    overflow: hidden;
  }
  
  .header {
    position: relative;
    padding: 0;
    background-color: #fafafa;
  }
  
  .header h1.logo {
    width: 300px;
    margin: 0 auto;
    padding-top: 52px;
  }
  
  .header .sns-menu {
    position: absolute;
    right: 42px;
    top: 0;
  }
  
  .header .sns-menu li {
    float: left;
    margin-left: 4px;
  }
  
  .header .mail-vol {
    float: right;
    display: inline-block;
    font-size: 50px;
    line-height: 73px;
    color: #000001;
    text-align: right;
  }
  
  .header .mail-util {
    display: inline-block;
  }
  
  .header .mail-util img {
    vertical-align: middle;
    width: auto;
  }
  
  .gnb-area.inner {
    display: block !important;
  }
  
  .gnb-menu {
    overflow: hidden;
  }
  
  .gnb-menu > li {
    float: left;
    width: 18%;
    padding-bottom: 10px;
    min-height: 160px;
  }
  
  .gnb-menu > li.gmn2 {
    min-height: 250px;
  }
  
  .gnb-menu > li strong img {
    width: auto;
  }
  
  .gnb-menu > li + li {
    margin-left: 2%;
  }
  
  .gnb-menu > li .mobile-title {
    display: none !important;
  }
  
  .gnb-menu > li .sub-list li {
    margin-top: 15px;
  }
  
  .gnb-menu > li .sub-list li .sl_ko {
    display: block;
    letter-spacing: -1px;
    line-height: 17px;
  }
  
  .gnb-menu > li .sub-list li .sl_en {
    display: block;
    color: #4e4e4e;
    font-size: 11px;
    line-height: 14px;
  }
  
  .gnb-area .mobile_block {
    display: none;
  }
  
  .container {
    background-color: #fafafa;
  }
  
  .inner {
    padding: 30px 10px 25px 10px;
  }
  
  .inner + .inner {
    border-top: 1px solid #e5e5e5;
  }
  
  .trendindex-area .trend-box .trend-list .trend-tt img {
    height: 16px;
    width: inherit
  }
}

@media all and (max-width: 767px) {
  img {
    width: 100%;
  }
  
  .wrap {
    overflow: hidden;
    width: inherit;
    min-width: 320px;
    margin: 0 auto;
  }
  
  .header {
    position: relative;
    height: 110px;
    padding: 0;
    background-color: #fafafa;
  }
  
  .header h1.logo {
    width: 130px;
    margin: 0 auto;
    padding-top: 33px;
  }
  
  .header .sns-menu {
    position: absolute;
    right: 10px;
    top: 0;
  }
  
  .header .sns-menu li {
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 6px;
  }
  
  .header .mail-vol {
    position: absolute;
    right: 10px;
    top: 85px;
    font-size: 17px;
    line-height: 20px;
    color: #000001;
  }
  
  .header .mail-util {
    position: absolute;
    left: 10px;
    top: 85px;
  }
  
  .header .mail-util img {
    width: auto;
    vertical-align: middle;
  }
  
  .gnb-area {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    overflow-y: auto;
    width: 100%;
    background-color: #fff;
    z-index: 15;
  }
  
  .gnb-area.inner {
    padding: 0;
  }
  
  .gnb-area .gnb-menu {
    width: 200px;
    margin: 30px auto 0 auto;
  }
  
  .gnb-area .gnb-menu li {
    float: none;
    width: 100%;
    padding: 0
  }
  
  .gnb-area .gnb-menu li + li {
    margin: 0
  }
  
  .gnb-area .gnb-menu li strong {
    display: none;
  }
  
  .gnb-area .gnb-menu li strong.mobile-title {
    display: block;
  }
  
  .gnb-area .gnb-menu li strong.mobile-title a {
    display: block;
    padding: 15px 0;
    border-top: 1px solid #dfdfdf;
    font-size: 13px;
    color: #000;
    text-align: center;
    letter-spacing: 2px;
  }
  
  .gnb-area .gnb-menu li:first-child strong.mobile-title a {
    border-top: none;
  }
  
  .gnb-area .gnb-menu li .sub-list {
    display: none;
  }
  
  .gnb-area .mobile-block {
    display: block;
    margin-top: 10px;
    padding: 30px 0;
    background-color: #f2f2f2;
  }
  
  .gnb-area .mobile-block .foot-logo {
    text-align: center;
  }
  
  .gnb-area .mobile-block .foot-logo img {
    width: 110px;
    text-align: center;
  }
  
  .gnb-area .mobile-block .foot-link {
    padding-top: 5px;
    text-align: center;
  }
  
  .gnb-area .mobile-block .foot-link a {
    font-size: 12px;
    line-height: 22px;
  }
  
  .gnb-area .mobile-block .foot-link img {
    width: auto;
    vertical-align: middle;
  }
  
  .mobile-menu {
    display: block !important;
    position: fixed;
    left: 10px;
    top: 10px;
    z-index: 20;
    width: 40px;
    height: 40px;
    background: url(../images/btn_m_list.png) no-repeat 50% 50%;
    background-size: 22px 22px;
    text-indent: -9999em;
    transform: rotate(0deg);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    animation: spin 10s linear infinite;
  }
  
  .mobile-menu.on {
    transform: rotate(90deg);
  }
  
  .gnb-menu > li .pc-title {
    display: none;
  }
  
  .gnb-menu > li .mobile-title {
    display: block !important;
  }
  
  .footer {
    position: relative;
    padding: 25px 0 60px 0;
    background-color: #fafafa;
    border-top: 1px solid #e5e5e5;
  }
  
  .footer .foot-logo {
    text-align: center;
  }
  
  .footer .foot-logo img {
    width: 150px;
    text-align: center;
  }
  
  .footer .copyright {
    margin-top: 12px;
    text-align: center;
  }
  
  .footer .copyright img {
    width: 228px;
  }
  
  .footer .foot-link {
    padding-top: 5px;
    text-align: center;
  }
  
  .footer .foot-link a {
    font-size: 12px;
    line-height: 22px;
  }
  
  .footer .foot-link img {
    width: auto;
    vertical-align: middle;
  }
  
  .sns-menu {
    position: absolute;
    right: 10px;
    bottom: 0;
  }
  
  .sns-menu li {
    float: left;
    width: 20px;
    height: 20px;
    margin-left: 6px;
  }
  
  .btn-top {
    position: fixed;
    right: 10px;
    bottom: 30px;
    margin: 0;
  }
  
  .btn-top img {
    width: 32px;
    height: 44px
  }
  
  .container {
    background-color: #fafafa;
  }
  
  .inner {
    padding: 15px 5% 12px 5%;
  }
  
  .inner + .inner {
    border-top: 1px solid #e5e5e5;
  }
  
  .subtitle {
    margin-top: 10px;
    font-weight: bold;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    color: #049c47;
  }
  
  .group-tit {
    padding-bottom: 4px;
    font-size: 20px;
    line-height: 26px;
  }
  
  .group-tit_sublang {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 15px;
  }
  
  .gray-box {
    padding: 10px;
    background-color: #eee;
  }
  
  .writer-info {
    display: table;
    width: 100%;
    padding: 10px 0;
    text-align: right;
  }
  
  .writer-info-inner {
    display: block;
  }
  
  .writer-info p {
    display: table-cell;
    text-align: right;
    vertical-align: bottom;
  }
  
  .writer-info p span {
    padding: 0 10px 0 0;
    font-size: 12px;
    line-height: 14px;
  }
  
  .writer-info p span.mem-facebook a {
    padding-left: 20px;
    background: url(../images/ico_s_fbook.gif) no-repeat 8px 50%;
    background-size: 12px auto;
  }
  
  .writer-info .mem-box {
    justify-content: flex-end;
  }
  
  .writer-info .mem-pic {
    width: 60px;
  }
  
  .writer-info .mem-pic img {
    width: 60px;
  }
  
  .letter-area {
    position: relative;
  }
  
  .letter-area .letter-inner {
    padding: 25px 10px 20px 10px;
    background: #fff url(../images/stamp.png) no-repeat right 15px top 15px;
    background-size: 63px auto;
  }
  
  .letter-area .letter {
    position: relative;
    margin-top: 15px;
  }
  
  .letter-area .letter .post {
    display: none;
  }
  
  .letter-area .description-left {
    padding-top: 8px;
    font-size: 12px;
    line-height: 20px;
    text-align: justify;
    width: inherit;
  }
  
  .letter-area .description-right {
    margin-top: 10px;
    padding-top: 10px;
    padding-left: 0;
    border-top: 1px solid #e4e4e4;
  }
  
  .cells-description .text-cont {
    padding: 0;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
  
  .trendindex-area .trend-con-list li + li {
    margin-top: 15px
  }
  
  .trend-con-list li span {
    float: left;
    width: 50%;
    padding-right: 10px;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
  }
  
  .trend-con-list li strong {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
  }
  
  .sbs-area .view-article {
    margin-bottom: 0px;
  }
  
  .cells-description .text-cont .cell {
    margin-top: 0px !important;
  }
  
  .grid_list li {
    height: 213px;
  }
  
  .grid_list li a {
    display: block;
  }
  
  .grid_list li a span {
    display: block;
    margin-bottom: 6px
  }
  
  .grid_list li a strong {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px
  }
  
  .grid_list li a strong.line2 {
    height: auto
  }
  
  .grid_list li a strong.line3 {
    height: 54px
  }
  
  .grid_list li a strong.line4 {
    height: 72px
  }
  
  .grid_list li a .mk_user.line2 {
    height: 30px
  }
  
  .trendindex-area .trend-box .trend-list > li ul li {
    font-size: 14px;
    line-height: 16px;
    word-break: keep-all
  }
  
  .house-area .tour-guide p.img-box {
    margin-bottom: 0;
  }
  
  .house-area .tour-guide p.img-box img {
    width: 60px;
  }
  
  .house-area .writer-info p.img-box {
    margin-bottom: 0;
  }
  
  .house-area .writer-info p.img-box img {
    width: 60px;
  }
  
  img {
    width: 100%;
  }
  
  .current .current_table {
    margin-top: 15px
  }
  
  .current_table p {
    margin-top: 15px;
    font-size: 14px;
  }
  
  .current_table ul li span.tit {
    margin: 10px 7px;
    width: inherit;
    font-size: 11px
  }
  
  .project_img_wrap .project_img {
    width: 32.8%
  }
  
  .project_img_wrap .project_img:first-child {
    width: 67%
  }
  
  .m-hide {
    display: none;
  }
  
  .house-info {
    display: table-row;
  }
  
  .house-info dl {
    display: table-cell !important;
    padding-bottom: 40px;
  }
  
  .house-info .img-box {
    display: table-cell !important;
    margin: 0 !important;
    width: 80px !important;
  }
  
  .house-info .img-box img {
    width: 80px !important;
  }
  
  .writer-info .house-info + p {
    padding-top: 10px;
  }
}

@media (max-width: 957px) {
  img {
    width: 100%;
  }
  
  .project_img_wrap .project_img {
    width: 32.8%
  }
  
  .project_img_wrap .project_img:first-child {
    width: 67%
  }
}

.project_img_wrap {
  font-size: 0;
  padding-bottom: 20px;
}

.project_img_wrap .project_img {
  display: inline-block
}