@charset "utf-8";
@media (max-width: 1920px) {
  /*header*/
  #gnb > ul > li > a {
    padding: 0 40px;
  }
}
@media (max-width: 1460px) {
  /*main*/
  .main-cs .wrap .sub-info br {
    display: none;
  }
  .main-cs .wrap a {
    padding: 30px;
  }
  .main-product .boxWrap {
    margin: 0 -20px;
  }
  .main-notice .group1 {
    padding: 90px 30px;
  }
  .main-notice .group {
    padding: 90px 30px;
  }

  /*layout*/
  #footer .contain {
    display: block;
  }
  .f-info {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
    border-left: 0;
    border-top: 1px solid #393d46;
    margin-top: 40px;
  }
  .f-menu {
    max-width: 100%;
  }

  /*content*/
  .company .tit-wrap .img {
    width: 50%;
  }
  .board-wrap .board-form-bg {
    width: 50%;
  }
  .board-wrap .buttons .cen input {
    height: 50px;
    line-height: 48px;
    font-size: 20px;
    width: auto;
  }
}

@media (max-width: 1200px) {
  /*header*/
  #gnb > ul {
    padding-right: 30px;
  }
  #gnb > ul > li > a {
    padding: 0 30px;
    font-size: 20px;
  }
  #gnb > ul > li:last-child > a > span {
    font-size: 16px;
    padding: 5px 20px;
  }
  .all-navigation .all-nav-menu > ul > li > a {
    font-size: 24px;
    margin-bottom: 30px;
  }
  .all-navigation .all-nav-menu > ul > li > a:before {
    width: 110px;
    margin-left: -55px;
    height: 2px;
  }
  .all-navigation .all-nav-menu .submenu > ul > li > a {
    font-size: 18px;
  }

  /*main*/
  .main-visual .slick-arrow {
    width: 25px;
  }
  .main-visual .slick-prev {
    left: 50px;
  }
  .main-visual .slick-next {
    right: 50px;
  }
  .main-visual .slick-dots {
    bottom: 30px;
  }
  .main-visual .item p {
    font-size: 28px;
  }

  .main-sec {
    padding: 80px 0;
  }
  .main-tit h2 {
    font-size: 40px;
  }
  .main-tit p {
    font-size: 16px;
  }
  .main-product .boxWrap .tit {
    font-size: 30px;
  }
  .main-product .boxWrap .cnt {
    padding: 20px 30px;
  }
  .main-cs .wrap a {
    padding: 20px;
    min-height: 192px;
  }
  .main-cs .wrap .tit {
    font-size: 20px;
  }
  .main-cs .wrap .sub-info {
    font-size: 16px;
  }
  .main-cs .wrap .icon {
    height: 50px;
    background-size: contain;
  }
  .main-cs .wrap {
    margin: 0 -10px -20px -10px;
  }
  .main-cs .wrap .box {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  .main-notice .group1 .more {
    right: 0;
  }
  .main-notice .group {
    padding: 80px 30px;
  }
  .main-notice .box {
    max-width: 100%;
  }
  .main-notice .group-tit {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .main-notice .group-tit span {
    display: block;
    margin: 0;
  }
  .main-notice .group2 .tel {
    font-size: 35px;
  }
  .main-notice .group2 .tel span {
    font-size: 40px;
  }
  .main-notice .group2 .num-info a {
    min-height: 50px;
  }
  .main-notice #kakao-talk-channel-chat-button {
    left: auto;
    right: 0;
  }
  .main-banner .banner-tit {
    font-size: 36px;
    padding: 30px 20px;
  }
  .main-banner .banner-tit:before {
    left: 30px;
    bottom: 30px;
  }
  .main-banner .group .tit {
    font-size: 18px;
  }
  .main-notice .group2 .time {
    font-size: 16px;
    right: 20px;
    top: -44px;
  }

  /*content*/
  .path-wrap .part {
    min-width: 220px;
  }

  .bg-tit1 {
    height: 400px;
  }

  .install .group-tit {
    font-size: 30px;
    margin-bottom: 30px;
  }
  .install .down-box {
    margin-left: -15px;
  }
  .install .down-box a {
    width: 25%;
    margin-left: 15px;
  }
  .install .down-box a .tit {
    font-size: 16px;
  }
  .install .down-box a .icon {
    width: 20px;
  }

  .company .comp-info .col .col-tit {
    max-width: 170px;
    text-align: center;
  }
  .company .comp-info th {
    padding-left: 25px;
  }

  .crew {
    margin-top: 100px;
  }
  .crew h3 {
    font-size: 30px;
  }
  .crew > ul > li .name {
    font-size: 17px;
  }
  .crew .career li {
    font-size: 16px;
  }
  .crew .career li:before {
    top: 10px;
  }

  /*layout*/
}

/* Landscape tablet */
@media (max-width: 1024px) {
  body,
  input,
  textarea,
  select,
  button,
  table {
    font-size: 15px;
  }

  /*header*/
  .header-fixed #header {
    position: fixed;
    background: #fff;
    transition: 0.2s all ease;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  }
  .header-fixed #header .btn-m-menu span {
    background: #2c2c2c;
  }
  .header-fixed #header .btn-m-menu span:before,
  .header-fixed #header .btn-m-menu span:after {
    background: #2c2c2c;
  }

  #gnb {
    display: none;
  }
  .btn-m-menu {
    display: block;
  }
  .btn-all-menu {
    display: none;
  }

  #header .contain {
    height: 80px;
  }

  /*main*/

  /* layout */

  /*content*/
  .performance .thumb {
    width: 200px;
    margin-right: 30px;
  }
  .performance .tit {
    font-size: 17px;
  }
  .performance .txt {
    font-size: 15px;
  }

  /* board */
  .input {
    padding: 5px 14px;
    height: 40px;
  }
  textarea.input {
    padding: 12px 14px;
  }

  .board-search .search input.input {
    width: 240px;
  }

  .board-list colgroup col {
    width: auto !important;
  }
  .board-list table thead th {
    font-size: 15px;
  }
  .board-list table tbody td {
    font-size: 15px;
  }

  .gallery-list ul li .tit {
    font-size: 15px;
  }

  .news-list .thumb {
    width: 200px;
  }
  .news-list .tit {
    font-size: 17px;
  }
  .news-list .txt {
    font-size: 14px;
  }
  .news-list .date {
    font-size: 13px;
  }

  .event-list ul li .tit {
    font-size: 15px;
  }

  .faq .tit {
    font-size: 15px;
  }
  .faq .tit a {
    padding: 9px 60px 9px 12px;
  }
  .faq .tit a:after {
    top: 14px;
  }
  .faq .q {
    flex: 0 0 32px;
    width: 32px;
    height: 32px;
    font-size: 16px;
    line-height: 32px;
  }
  .faq .cnt {
    padding: 18px 25px;
  }

  .calendar-head h3 {
    font-size: 28px;
    margin: 0 30px;
  }
  .calendar-head .cal-btn {
    width: 40px;
    height: 40px;
  }
  .calendar table th {
    font-size: 15px;
  }
  .calendar table td {
    height: 110px;
    font-size: 14px;
  }
  .calendar ul li:before {
    top: 7px;
  }

  .board-white table {
    font-size: 15px;
  }

  .board-form table {
    font-size: 15px;
  }

  .files-upload-text .upfiles-alt {
    font-size: 14px;
  }

  .board-view-tit {
    padding: 14px 6px;
  }
  .board-view-tit h3 {
    font-size: 18px;
  }
  .board-view-info {
    padding: 13px 6px;
    font-size: 13px;
  }
  .board-view-cnt {
    padding: 15px 6px 40px;
  }

  .board-prev-next {
    font-size: 14px;
  }

  .btn-pack.medium {
    height: 40px;
    padding: 0 16px;
    font-size: 15px;
    line-height: 38px;
  }
  .btn-pack.large {
    min-width: 140px;
    height: 50px;
    font-size: 18px;
    line-height: 48px;
  }

  .store-search {
    padding: 22px 5%;
  }
  .store-search .map-area {
    width: 280px;
  }
  .store-search .map-img .local {
    padding: 0 10px;
    font-size: 13px;
    line-height: 22px;
  }

  .result-group .gall li {
    width: 25%;
  }

  .faq .a {
    margin-top: -3px;
    flex: 0 0 26px;
    width: 26px;
    height: 26px;
    font-size: 15px;
    line-height: 26px;
    margin-right: 10px;
  }
  .faq .tit a {
    font-size: 15px;
  }
  .faq .cnt-wrap {
    font-size: 15px;
  }

  /* member */
  .agree-wrap .agree-tit {
    font-size: 18px;
  }

  /* shop */
}

/* portrait tablet */
@media (max-width: 900px) {
  .only-desktop {
    display: none;
  }
  .only-tablet {
    display: block;
  }

  /*header*/

  /*main*/
  .main-visual .item p {
    font-size: 22px;
  }
  .main-sec {
    padding: 60px 0;
  }
  .main-tit h2 {
    font-size: 30px;
  }
  .main-product .boxWrap .cnt {
    padding: 20px;
  }
  .main-product .boxWrap .tit {
    font-size: 20px;
  }
  .main-product .boxWrap {
    margin: 0 -10px;
  }
  .main-product .boxWrap .box {
    padding: 0 10px;
  }
  .main-product .boxWrap .txt {
    font-size: 16px;
  }
  .main-product .boxWrap a:hover:before {
    border-width: 3px;
  }
  .main-cs .wrap .box {
    width: 50%;
  }
  .main-cs .wrap .icon {
    margin-top: 10px;
    padding-right: 0;
  }
  .main-notice .wrap {
    display: block;
  }
  .main-notice .group {
    width: 100%;
    padding: 60px 30px;
  }
  .main-notice .group2 .num-info a {
    max-width: 100%;
  }
  .main-notice .group1 ul li:before {
    top: 7px;
  }
  .main-notice .group1 ul li .date {
    font-size: 16px;
    margin-right: 20px;
  }
  .main-notice .group1 ul li .tit {
    font-size: 16px;
  }
  .main-notice .group-tit {
    margin-bottom: 20px;
  }
  .main-notice .group2 .group-tit span {
    font-size: 16px;
    line-height: 1.2em;
  }
  .main-notice .group2 .tel {
    font-size: 25px;
  }
  .main-notice .group2 .tel span {
    font-size: 30px;
  }
  .main-notice .group2 dl {
    font-size: 16px;
  }
  .main-banner .contain {
    display: block;
  }
  .main-banner .group {
    width: 100%;
  }
  .main-banner .banner-tit {
    font-size: 30px;
    margin-bottom: 20px;
  }
  .main-banner .banner-tit:before {
    right: 20px;
    left: auto;
    bottom: 30px;
    width: 30px;
  }
  .main-banner .group a {
    padding: 10px;
  }
  .main-banner .group .icon {
    background-size: 40px auto;
    height: 60px;
    margin-bottom: 10px;
  }
  .main-banner .group .tit span {
    font-size: 15px;
  }

  /* layout */
  #footer {
    padding: 30px 0;
  }
  .f-menu > ul > li > a {
    font-size: 16px;
    margin-bottom: 10px;
  }
  .f-menu > ul > li li a {
    font-size: 15px;
  }
  .f-info {
    margin-top: 20px;
  }

  .real-cont {
    padding-bottom: 80px;
  }

  /*sub*/
  .sub-title h2 {
    font-size: 30px;
  }
  .path-wrap .home a {
    width: 50px;
    height: 50px;
  }
  .path-wrap .part {
    min-width: 180px;
  }
  .path-wrap .part > a {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
  }
  .path-wrap .part ul li a {
    font-size: 15px;
  }

  /*content*/
  .bg-tit1 h2 {
    font-size: 30px;
  }
  .bg-tit1 p {
    font-size: 16px;
  }

  .company .tit-wrap {
    display: block;
    margin-bottom: 60px;
  }
  .company .tit-wrap .img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .company .tit-wrap .img img {
    width: 100%;
  }
  .company .tit-wrap .txt {
    width: 100%;
  }
  .company .tit-wrap p {
    font-size: 16px;
  }
  .company .comp-info {
    display: block;
    margin: 0 0 60px 0;
  }
  .company .comp-info .row {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
  .company .comp-info .row:last-child {
    margin-bottom: 0;
  }
  .company .comp-info .tit {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .company .comp-info th {
    font-size: 16px;
  }
  .company .comp-info td {
    font-size: 16px;
    padding-left: 20px;
  }
  .company .comp-info .col .col-tit {
    font-size: 18px;
    margin-right: 30px;
  }
  .company .group-tit {
    font-size: 30px;
  }
  .company .sub-info {
    font-size: 16px;
  }
  .company .table02 th,
  .company .table02 td {
    font-size: 16px;
  }
  .company .cnt2 .hire-info dl {
    font-size: 16px;
  }
  .company .local-tit {
    font-size: 16px;
    margin: 20px 0 50px 0;
  }
  .company .group {
    padding: 80px 0;
  }

  .board-wrap {
    display: block;
  }
  .board-wrap .board-form-bg {
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .board-wrap .board-form {
    width: 100%;
  }
  .crew {
    margin-top: 80px;
  }

  .crew > ul {
    display: block;
    margin-left: 0;
  }
  .crew > ul > li {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  .crew > ul > li:last-child {
    margin-bottom: 0;
  }

  /* board */
  .gallery-list ul {
    margin: 0 -10px;
  }
  .gallery-list ul li {
    width: 33.33333333%;
    padding: 0 10px;
  }

  .event-list ul li {
    width: 50%;
  }

  .store-search {
    padding: 30px;
    margin-bottom: 30px;
  }
  .store-search .map-area {
    display: none;
  }
  .store-search .search-area h3 {
    text-align: center;
    margin-bottom: 30px;
  }

  /* member */

  /* shop */
}

/* Landscape phone */
@media (max-width: 640px) {
  body,
  input,
  textarea,
  select,
  button,
  table {
    font-size: 14px;
  }
  .only-desktop-tablet {
    display: none;
  }
  .only-tablet {
    display: none;
  }
  .only-mobile {
    display: block;
  }

  #header .contain {
    height: 60px;
  }
  #header .logo {
    margin-top: -13px;
    left: 15px;
  }
  #header .logo a img {
    height: 26px;
  }
  .btn-m-menu {
    right: 15px;
  }

  .contain {
    padding-left: 15px;
    padding-right: 15px;
  }

  /*main*/
  .main-visual .slick-arrow {
    width: 10px;
  }
  .main-visual .slick-prev {
    left: 15px;
  }
  .main-visual .slick-next {
    right: 15px;
  }
  .main-visual .slick-dots li {
    padding: 0 10px;
  }
  .main-visual .slick-dots {
    bottom: 20px;
  }
  .main-visual .slick-dots li.slick-active:before {
    display: none;
  }
  .main-visual .item p {
    font-size: 20px;
  }

  .main-tit {
    margin-bottom: 30px;
  }
  .main-tit h2 {
    font-size: 28px;
  }
  .main-tit p br {
    display: none;
  }
  .main-tit p {
    font-size: 15px;
  }
  .main-product .boxWrap {
    display: block;
    margin: 0;
  }
  .main-product .boxWrap .box {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .main-product .boxWrap .box:last-child {
    margin-bottom: 0;
  }
  .main-product .boxWrap a:hover {
    transform: translateY(0);
  }
  .main-product .boxWrap a img {
    width: 100%;
  }
  .main-cs .wrap a {
    min-height: 0;
  }
  .main-cs .wrap .box {
    width: 100%;
  }
  .main-cs .wrap .tit {
    font-size: 18px;
  }
  .main-cs .wrap .sub-info {
    font-size: 15px;
  }
  .main-cs .wrap .icon {
    height: 40px;
    background-size: auto 30px;
  }
  .main-notice .group-tit span {
    line-height: 1.2em;
    font-size: 14px;
  }
  .main-notice .group {
    padding: 60px 15px;
  }
  .main-notice .group-tit {
    font-size: 28px;
    margin-bottom: 30px;
  }
  .main-notice .group1 ul li {
    padding-left: 10px;
  }
  .main-notice .group1 ul li .date {
    font-size: 15px;
    margin-right: 10px;
  }
  .main-notice .group1 ul li .tit {
    font-size: 15px;
  }
  .main-notice .group1 ul li:before {
    width: 3px;
    height: 3px;
  }
  .main-notice .group2 .tel {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .main-notice .group2 .tel span {
    font-size: 24px;
    margin-left: 10px;
  }
  .main-notice .group2 .num-info a {
    padding: 10px 20px;
  }
  .main-notice .group2 .tit {
    font-size: 18px;
  }
  .main-notice #kakao-talk-channel-chat-button img {
    width: 100px;
    height: auto;
  }
  .main-banner .banner-tit {
    padding: 20px 10px;
    font-size: 28px;
  }
  .main-banner .banner-tit span {
    display: inline-block;
  }
  .main-banner .banner-tit:before {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
  }
  .main-banner .group {
    flex-wrap: wrap;
  }
  .main-banner .group .box {
    width: 50%;
    flex: none;
    border-right: none;
  }
  .main-banner .group .icon {
    height: 50px;
  }
  .main-banner .group .tit {
    font-size: 16px;
  }
  .main-notice .group2 .time {
    font-size: 14px;
    right: 5px;
  }
  .main-notice .group2 .time-table {
    padding-left: 100px;
  }

  /*layout*/
  #footer {
    font-size: 12px;
    padding: 20px 0;
  }
  .f-cnt {
    display: block;
  }
  .f-logo {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .f-logo img {
    height: 30px;
  }
  .f-menu > ul {
    display: block;
  }
  .f-menu > ul > li {
    display: flex;
    width: 100%;
    padding-right: 0;
    margin-bottom: 10px;
  }
  .f-menu > ul > li > a {
    font-size: 14px;
    margin-bottom: 0;
    margin-right: 10px;
  }
  .f-menu > ul > li:last-child {
    margin-bottom: 0;
  }
  .f-menu > ul ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: -5px;
    margin-right: -10px;
  }
  .f-menu > ul > li li {
    margin-right: 10px;
    margin-bottom: 5px;
  }
  .f-menu > ul > li li a {
    line-height: 1.2em;
    font-size: 14px;
  }
  .scroll-top {
    right: 10px;
    bottom: 10px;
    width: 40px;
    height: 40px;
    padding-top: 18px;
    font-size: 12px;
  }
  .scroll-top:before {
    width: 6px;
    height: 6px;
    margin-left: -3px;
    top: 10px;
  }

  #footer .copyright {
    margin-top: 10px;
  }

  .path-wrap .home {
    display: none;
  }
  .path-wrap .part {
    float: none;
    width: 100%;
    min-width: 0;
    border-right: 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .path-wrap .part > a {
    height: 45px;
    font-size: 14px;
    line-height: 45px;
    padding: 0 40px 0 15px;
  }
  .path-wrap .part > a:after {
    right: 15px;
  }
  .path-wrap .part.active {
    z-index: 55;
  }
  .path-wrap .part ul {
    left: 0;
    right: 0;
  }
  .path-wrap .part ul li {
    font-size: 14px;
  }
  .path-wrap .part ul li a {
    display: block;
    padding: 12px 20px 12px 15px;
  }

  .sub-title h2 {
    font-size: 24px;
    padding-bottom: 10px;
  }
  .sub-title {
    margin: 40px 0;
  }

  .sub-visual .content {
    padding: 0 15px;
  }

  .real-cont {
    padding-bottom: 60px;
  }
  #contArea {
    padding-right: 15px;
    padding-left: 15px;
  }

  /*content*/
  .bg-tit1 {
    height: auto;
    padding: 60px 0;
  }
  .bg-tit1 h2 {
    font-size: 24px;
  }
  .bg-tit1 p {
    font-size: 15px;
  }

  .sub-title p {
    font-size: 16px;
    padding: 0 15px;
  }
  .sub-title p br {
    display: none;
  }

  .company .tit-wrap p {
    font-size: 15px;
  }
  .company .comp-info th {
    padding-left: 0;
    font-size: 15px;
    display: block;
    border-right: 0;
    text-align: center;
  }
  .company .comp-info td {
    font-size: 15px;
    display: block;
  }
  .company .comp-info .col {
    display: block;
    margin-bottom: 30px;
  }
  .company .comp-info .col .col-tit {
    height: auto;
    padding: 10px;
    font-size: 18px;
    margin-bottom: 10px;
    margin-right: 0;
    width: 100%;
    max-width: 100%;
  }
  .company .comp-info .col ul {
    width: 100%;
  }
  .company .comp-info .col ul li {
    font-size: 15px;
  }
  .company .comp-info .col ul li:before {
    top: 9px;
    left: 5px;
  }

  .company .tit-wrap .img {
    margin-bottom: 10px;
  }
  .company .group {
    padding: 60px 0;
  }
  .company .group-tit {
    font-size: 24px;
  }
  .company .cnt2 .hire-info .icon {
    margin-right: 0;
    margin-bottom: 20px;
    text-align: center;
  }
  .company .cnt2 .hire-info {
    display: block;
  }
  .company .cnt2 .hire-info dt {
    margin-right: 5px;
  }
  .company .root_daum_roughmap {
    height: 270px !important;
  }
  .company .root_daum_roughmap .wrap_map {
    height: 270px !important;
  }
  .company .table02 th,
  .company .table02 td {
    font-size: 15px;
    padding: 13px 5px;
    word-break: break-all;
  }

  .performance .thumb {
    width: 38%;
    margin-right: 14px;
  }
  .performance .link {
    font-size: 13px;
  }
  .performance ul li {
    padding: 20px 0;
  }
  .performance .tit {
    font-size: 16px;
  }
  .performance .txt {
    font-size: 14px;
  }

  .sub-title h2 span {
    font-size: 17px;
    padding: 0 15px;
  }
  .board-wrap .board-form input {
    height: 40px;
  }
  .board-wrap .board-form td {
    padding: 0;
  }
  .board-form table tr {
  }
  .board-wrap .buttons .cen input {
    font-size: 16px;
    padding-left: 40px;
    background-position: 15px center;
  }
  .crew {
    margin-top: 60px;
  }
  .crew h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .crew .career li {
    font-size: 15px;
  }
  .crew > ul > li .thumb {
    margin-top: 15px;
  }

  /* board */
  .input {
    font-size: 14px;
    padding: 0 10px;
    height: 38px;
  }
  select.input {
    padding-right: 26px;
    background-image: url("/images/bbs/select_x2.png");
    background-position: right 8px center;
    background-size: 12px auto;
  }
  textarea.input {
    padding: 7px 10px;
  }

  .radiobox input:checked + label:before {
    background-image: url("/images/bbs/radiobox_x2.png");
    background-size: 8px auto;
  }
  .checkbox input:checked + label:before {
    background-image: url("/images/bbs/checkbox_x2.png");
    background-size: 11px auto;
  }

  .board-search {
    display: flex;
    flex-direction: column;
    margin-bottom: 10px;
  }
  .board-search .total-page {
    order: 3;
    float: none;
    font-size: 13px;
  }
  .board-search .cate {
    float: none;
    order: 1;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .board-search .cate .input {
    display: block;
    width: 100%;
  }
  .board-search .search {
    float: none;
    order: 2;
  }
  .board-search .search form {
    display: flex;
  }
  .board-search .search .input {
    flex: 1 1 auto;
    min-width: 0;
    width: 1%;
  }
  .board-search .search select.input {
    width: auto;
  }

  .board-list {
    display: none;
  }
  .board-list-m {
    display: block;
  }

  .gallery-list {
    padding-top: 15px;
  }
  .gallery-list ul {
    margin: 0 -7px;
  }
  .gallery-list ul li {
    width: 50%;
    padding: 0 7px;
    margin-bottom: 27px;
  }
  .gallery-list ul li .thumb {
    margin-bottom: 10px;
  }
  .gallery-list ul li .tit {
    font-size: 14px;
  }
  .gallery-list ul li .date {
    font-size: 12px;
    margin-top: 4px;
  }

  .news-list ul li {
    padding: 17px 0;
  }
  .news-list .thumb {
    width: 38%;
    margin-right: 14px;
  }
  .news-list .tit {
    font-size: 15px;
    max-height: 2.8em;
    white-space: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }
  .news-list .txt {
    font-size: 13px;
    margin-top: 3px;
    max-height: 3em;
    -webkit-line-clamp: 2;
  }
  .news-list .date {
    display: none;
  }

  .event-list {
    padding-top: 20px;
  }
  .event-list ul li {
    width: 100%;
    margin-bottom: 32px;
  }
  .event-list ul li .thumb {
    margin-bottom: 10px;
  }
  .event-list ul li .tit {
    font-size: 15px;
  }
  .event-list ul li .date {
    font-size: 12px;
    margin-top: 4px;
  }

  .faq .tit a {
    padding: 7px 0 7px 5px;
  }
  .faq .tit a:after {
    display: none;
  }
  .faq .q {
    flex: 0 0 26px;
    width: 26px;
    height: 26px;
    font-size: 15px;
    line-height: 26px;
    margin-right: 10px;
  }
  .faq .cnt {
    padding: 12px 12px 12px 15px;
  }

  .calendar-head {
    margin-bottom: 15px;
  }
  .calendar-head h3 {
    font-size: 20px;
    margin: 0 17px;
  }
  .calendar-head .cal-btn {
    width: 34px;
    height: 34px;
    background-size: 9px auto;
  }
  .calendar-head .cal-prev {
    background-image: url("/images/bbs/cal_prev_x2.png");
  }
  .calendar-head .cal-next {
    background-image: url("/images/bbs/cal_next_x2.png");
  }
  .calendar table th {
    padding: 6px 4px;
    font-size: 14px;
  }
  .calendar table td {
    height: 60px;
    padding: 5px 4px;
    font-size: 12px;
  }
  .calendar ul li {
    padding-left: 0;
    margin-bottom: 6px;
  }
  .calendar ul li:before {
    display: none;
  }
  .calendar .cal-date {
    font-size: 10px;
    margin-bottom: 8px;
  }

  .board-white table {
    display: block;
    border-top: 0;
    border-bottom: 0;
    font-size: 14px;
  }
  .board-white table tbody {
    display: block;
  }
  .board-white table tr {
    display: block;
    padding: 12px 0;
  }
  .board-white table th {
    display: block;
    border: 0;
    text-align: left;
    padding: 0;
    margin-bottom: 7px;
    font-size: 16px;
    background: none;
  }
  .board-white table td {
    display: block;
    border: 0;
    padding: 0;
  }
  .board-white .editor {
    padding: 0;
    margin-top: -12px;
  }
  .board-white .item {
    margin: 3px 12px 3px 0;
  }
  .board-white #user_name {
    max-width: 100% !important;
  }
  .board-white + .buttons {
    margin-top: 30px;
  }

  .board-form table tbody {
    display: block;
  }
  .board-form table tr {
    display: block;
    padding: 12px 0;
  }
  .board-form table th {
    display: block;
    border: 0;
    text-align: left;
    padding: 0;
    margin-bottom: 7px;
    font-size: 16px;
    background: none;
  }
  .board-form table td {
    display: block;
    border: 0;
    padding: 0;
  }
  .board-form + .buttons {
    margin-top: 30px;
  }

  .form-agree {
    margin: 30px 0 30px;
  }
  .form-agree h3 {
    font-size: 16px;
  }
  .form-agree .scroll-box {
    font-size: 12px;
    max-height: 110px;
    overflow: auto;
  }
  .form-agree .check {
    margin-top: 12px;
    font-size: 14px;
  }

  .board-view-tit h3 {
    font-size: 17px;
  }
  .board-view-info {
    font-size: 12px;
  }

  .board-prev-next dl {
    padding: 10px 6px;
  }
  .board-prev-next dt {
    width: 70px;
  }

  .buttons {
    margin: 15px 0;
  }

  .btn-pack.small {
    height: 26px;
    padding: 0 8px;
    font-size: 11px;
    line-height: 24px;
  }
  .btn-pack.medium {
    height: 38px;
    padding: 0 14px;
    font-size: 14px;
    line-height: 36px;
  }
  .btn-pack.large {
    min-width: 120px;
    height: 42px;
    padding: 0 18px;
    font-size: 15px;
    line-height: 40px;
  }
  .btn-pack.xlarge {
    min-width: 120px;
    height: 50px;
    padding: 0 22px;
    font-size: 16px;
    line-height: 48px;
  }
  .btn-pack.comment {
    width: 80px;
    height: 32px;
    font-size: 14px;
  }

  .paginate {
    margin-top: 20px;
  }
  .paginate a,
  .paginate strong {
    margin: 0 1px;
    width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
  }
  .paginate a.direction {
    margin: 0;
    background-size: 11px;
  }
  .paginate a.direction.first {
    background-image: url("/images/bbs/btn_first_x2.png");
  }
  .paginate a.direction.prev {
    background-image: url("/images/bbs/btn_prev_x2.png");
    margin-right: 14px;
  }
  .paginate a.direction.next {
    background-image: url("/images/bbs/btn_next_x2.png");
    margin-left: 14px;
  }
  .paginate a.direction.last {
    background-image: url("/images/bbs/btn_last_x2.png");
  }

  .comment-area {
    margin-top: 37px;
  }
  .comment-total {
    font-size: 14px;
    margin-bottom: 12px;
  }
  .comment-write {
    position: relative;
    padding: 10px;
  }
  .comment-write .byte {
    position: absolute;
    bottom: 15px;
    left: 12px;
    font-size: 12px;
  }
  .comment-write .write {
    display: block;
  }
  .comment-write .write textarea {
    display: block;
    width: 100%;
    height: 65px;
    margin-right: 0;
  }
  .comment-write .write .btn {
    text-align: right;
    margin-top: 6px;
  }
  .comment-item {
    padding: 17px 4px;
  }
  .comment-item.comment-reply {
    padding-left: 25px;
    background-image: url("/images/bbs/icon_reply_x2.png");
    background-position: 3px 18px;
    background-size: auto 13px;
  }
  .comment-info {
    font-size: 14px;
  }
  .comment-info .name {
    margin-right: 5px;
  }
  .comment-info .date {
    font-size: 11px;
  }
  .comment-ctr {
    font-size: 12px;
  }
  .comment-ctr .bar {
    vertical-align: middle;
    margin: -0.2em 4px 0;
  }
  .comment-txt {
    font-size: 14px;
  }
  .comment-link {
    font-size: 13px;
  }
  .comment-input {
    padding: 10px;
  }
  .comment-input textarea {
    height: 48px;
  }

  .board-password {
    padding: 30px 20px;
  }

  .result-top {
    font-size: 18px;
  }
  .result-group .gall {
    margin: 0 -7px;
  }
  .result-group .gall li {
    width: 50%;
    padding: 0 7px;
  }
  .result-group dl dt {
    font-size: 15px;
  }
  .result-group dl dd {
    font-size: 13px;
  }
  .result-group dl dd.date {
    font-size: 12px;
  }

  /* member */
  .login-tab {
    border-bottom-width: 2px;
    margin-bottom: 35px;
  }
  .login-tab ul {
    padding: 0 1px;
  }
  .login-tab ul li {
    border-width: 2px;
    margin: 0 -1px;
  }
  .login-tab ul li a {
    font-size: 16px;
    line-height: 46px;
  }
  .login-content .group .input {
    height: 48px;
    font-size: 14px;
  }

  .sns-login .tit {
    margin-bottom: 20px;
  }
  .sns-login .tit span {
    padding: 0 20px;
  }
  .sns-login a {
    margin: 0 8px;
  }
  .sns-login img {
    width: 44px;
  }

  .agree-wrap {
    margin-bottom: 35px;
  }
  .agree-wrap .group {
    margin-top: 30px;
  }
  .agree-wrap .agree-tit {
    font-size: 16px;
  }
  .agree-wrap .agree-tit .checkbox label:before {
    background-image: url("../images/member/checkbox_x2.png");
    background-size: 11px auto;
  }
  .agree-wrap .agree-tit .checkbox input:checked + label:before {
    background-image: url("../images/member/checkbox_on_x2.png");
  }
  .agree-wrap .agree-box {
    margin-top: 7px;
    max-height: 130px;
    padding: 10px 13px;
  }
  .agree-wrap .agree-box .terms-wrap {
    line-height: 1.4em;
    word-break: break-all;
  }

  .join-form table tbody {
    display: block;
  }
  .join-form table tr {
    display: block;
    padding: 12px 0;
  }
  .join-form table th {
    display: block;
    border: 0;
    text-align: left;
    padding: 0;
    margin-bottom: 7px;
    font-size: 16px;
    background: none;
  }
  .join-form table td {
    display: block;
    border: 0;
    padding: 0;
  }
  .join-form + .buttons {
    margin-top: 30px;
  }
  .join-form .help-text {
    display: block;
    clear: both;
    padding-top: 6px;
    margin-left: 0;
    font-size: 14px;
    line-height: 1.5em;
  }
  .join-form #user_id {
    float: left;
    width: calc(100% - 90px) !important;
  }
  .join-form #user_id + .btn-pack {
    width: 90px;
    text-align: center;
  }
  .join-form #user_pw,
  .join-form #user_pw2,
  .join-form #user_name {
    width: 100% !important;
  }

  .join-complete .tit {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .join-complete .txt {
    font-size: 16px;
  }
  .join-complete .icon {
    width: 110px;
    height: 110px;
    background-size: 48px;
  }

  .find-tab {
    border-bottom-width: 2px;
    margin-bottom: 35px;
  }
  .find-tab ul {
    padding: 0 1px;
  }
  .find-tab ul li {
    border-width: 2px;
    margin: 0 -1px;
  }
  .find-tab ul li a {
    font-size: 16px;
    line-height: 46px;
  }
  .find-content .group .input {
    height: 48px;
    font-size: 14px;
  }
  .find-result {
    padding: 30px 15px;
    font-size: 16px;
  }
  .find-result h4 {
    font-size: 19px;
  }
  .find-result .name {
    font-size: 24px;
  }

  .member-leave .txt {
    margin-bottom: 27px;
  }
  .member-leave .txt .tit {
    font-size: 18px;
  }
  .member-leave .form {
    margin-bottom: 35px;
    padding: 35px 25px;
    font-size: 15px;
  }
  .member-leave .form .group .label-tt {
    width: 80px;
  }

  /* shop */
}
@media (max-width: 400px) {
  .main-visual .item p {
    font-size: 18px;
  }
}
/* Landscape phones and down */
@media (max-width: 320px) {
}
