@charset "utf-8";

@media (max-width:1600px) {
    :root {
        /* height */
        --header-height:60px;
    }

    /* header */
    .sitelogo a img {height:36px;}

	/* main */
	.main-visual .bg {background-size:50% auto;}
    /* quick */
    .quick ul li a {width:34px; padding:15px 0;}

	/* footer */
	.foot-links {position:static; margin-top:20px;}

    /* content */
    .detail-popup {padding:30px}
    .detail-popup .table tbody th {height:auto;}
    .detail-popup .table tbody td {height:auto;}

    /* board */
    .customoverlay {padding:12px; width: 300px;}
    .customoverlay .title {margin-bottom:10px;}
    .customoverlay .favorite-btn {width:30px; height:30px; right:12px; top:9px;}
    .customoverlay .info .row {padding:8px;}
    .customoverlay .info .desc ul li:not(:last-child) { margin-bottom:4px;}
    .customoverlay .btns {margin-top:5px;}
	.customoverlay .btns .btn {line-height:34px;}
}

@media (max-width:1600px) and (min-width:1280px) {
    .main-visual .dynamic-wrap .tit {font-size:7vw;}
    .main-visual .dynamic-wrap .txt {font-size:2.2vw;}
}

/* Landscape tablet */
@media (max-width:1024px) {
    :root {
        --header-height:55px;
    }

	/* header */
    .sitelogo a img {height:32px;}

	#gnb {display:none;}

	.btn-m-menu {display:block;}
	.mobile-navigation {display:block;}

	/* main */
    .main-visual .dynamic-wrap .row:not(:last-child) {margin-bottom:20px;}
	.main-visual .content-wrap .tit {margin-bottom:20px;}

    .main-service h2 {margin-bottom:20px;}
    .main-service .txt br {display:none;}

    .logi-rotate {max-width:550px; margin-left:auto;}
    .logi-rotate .center {margin:0 20px;}
    .logi-rotate .center:before {left:-10px; right:-10px; top:-10px; bottom:-10px;}

    .main-platform .head {margin-bottom:20px;}
    .main-platform .head h2 {margin-right:50px;}
    .main-platform .boxs .box {padding:25px;}
	.main-platform .boxs .tit {margin-bottom:10px;}
    .main-platform .boxs ul li {margin-bottom:5px;}
	.main-platform .boxs .tt {margin-top:0;}

	.main-user h2 {margin-bottom:20px;}
	.main-user .links ul li a {height:60px;}
	.main-user .links ul li a:after {width:34px; height:34px;}

	/* footer */
	#footer {padding:30px 0;}

	.foot-logo img {height:32px;}

	#footer address {margin:20px 0 10px;}
	#footer address dl {margin-bottom:0;}
	#footer address dl dt {_min-width:42px;}

	.scroll-top {width:40px; height:40px;}

	/* layout */
	.lnb ul li a {height:50px;}

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

	/* content */
	.sub-tab {margin-top:30px;}
	.sub-tab ul li a {height:40px; line-height:40px; min-width:auto;}

	.doc-num {min-width:38px; width: 38px; height: 38px;}

	.our-biz .doc-txt {margin-bottom:30px;}
	.our-biz .txt-box {padding:30px;}
	.our-biz .txt-box .tit {margin-bottom:15px;}
	.our-biz .txt-box ul li {margin-bottom:8px; padding-left:10px;}

	.merit .tt {margin:30px 0;}

	.cases .doc-tit {margin-bottom:30px;}
	.cases .boxs .box {padding:30px;}
	.cases .boxs .box .tit {margin-bottom:20px;}
	.cases .boxs .box .tit span {min-width:34px; height:34px;}

	.know .line-txt span:before {bottom:0;}
	.know .doc-txt:not(:last-of-type) {margin-bottom:15px;}

	.table01 {margin-top:30px;}
	.table01 thead th {padding:10px;}
	.table01 tbody td {padding:10px;}

	/* .flow .list .txt br {display:none;} */

	.logi-it .doc-tit {margin-bottom:30px;}
	.logi-it .list ul li {padding:15px 20px;}
	.logi-it .list ul li span {min-width:34px; height:34px;}

    .find-store-list .list-area ul li {padding:20px 15px;}
    .find-store-list .list-area .addr {margin-bottom:2px;}
    .find-store-list .list-area .btn {gap:5px;}
    .find-store-list .list-area .btn:after {width:20px; height:20px;}

	.biz-val .row {margin:-10px;}
	.biz-val .col {padding: 10px;}
	.biz-val .box .ico img {height: 50px;}
	.biz-val .box .txt br {display: none;}

	.cases-2 .boxes .box {padding: 30px;}
	.cases-2 .boxes .box .tit {margin-bottom: 15px;}

	.aspect .row {display:block;}
	.aspect .col {width: 100%;}
	.aspect .box {padding: 20px 20px 100px; background-position: right 20px bottom 20px; background-size:100px auto; min-height:auto; height: 100%;}
	.aspect .box .tit {/* min-height: auto; */ margin-bottom: 20px;}
	.aspect .box .txt br {display: none;}
	/* .aspect.type2 .box {min-height: auto;} */

	.logi-list .row {margin: -10px;}
	.logi-list .col {padding: 10px;}
	.logi-list .box {padding: 20px; background-position:right 20px bottom 20px;	background-size:100px auto;}
	.logi-list .box br {display: none;}

	/* 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 18px 60px;}

	.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;}

	.product-list ul li {width:25%;}
	.product-list ul li .tit {font-size:15px;}
	.product-image {width:350px;}
	.product-info .tit {font-size:25px;}

	.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%;}

    .find-condition {padding:30px;} 

    .inquiry-step {margin:30px 0;}
    .inquiry-step .num {width:44px; height:44px;}

    .inquiry-form {padding:30px;}
    .inquiry-form .form dl dt {margin-bottom:10px;}
    .inquiry-form .form .input {height:44px;}
    .inquiry-form .btn-pack {height:45px; min-width:120px;}

	.btn-pack.bbs-btn2 {height: 40px;}
    
	/* member */
    .member-title {padding:50px 0 40px;}

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

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

	/* main */
    .main-platform .boxs .row {flex-wrap:wrap;}
    .main-platform .boxs .col {width:50%;}
    .main-platform .boxs .col:last-child {width:100%;}

	/* footer */

	/* content */
	.merit .tt {margin:15px 0;}
	.merit .tt br {display:none;}
	.merit .boxs ul {flex-wrap:wrap; margin:-5px;}
	.merit .boxs ul li {width:50%; padding:5px; text-align:center;} 
	.merit .boxs ul li:nth-child(even) {margin-top:0;}

	.flow .doc-txt {margin-bottom:20px;}
	.flow .list {grid-template-columns: repeat(3, 1fr); gap:30px 10px;}
	/* .flow .list ul {flex-wrap:wrap; margin:-10px; justify-content:center;}
	.flow .list ul li {width:33.333%; padding:10px;} */

    .table-responsive.tablet table {width:100vw; white-space:nowrap;}

	.biz-val .row {flex-wrap:wrap;}
	.biz-val .col {width: 50%;}
	.biz-val .box {padding: 15px;}

	/* 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;}
} 

/* Landscape phone */
@media (max-width:640px) {
	.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}

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

	/* header */
    .util ul li a {width:55px;}
    .util ul li a i {width:14px; height:14px; margin-bottom:4px;}

	.btn-m-menu {width:22px; height:22px; margin-left:10px;}
	.btn-m-menu span:before {top:-8px;}
	.btn-m-menu span:after {bottom:-8px;}

	.mobile-navigation {width:230px;}
	.mobile-navigation .home {height:55px;}
	.mobile-navigation .home img {height:40px;}
	.mobile-navigation .close {top:18px; width:20px; height:20px;}
	.mobile-navigation .close:before, .mobile-navigation .close:after {top:9px; height:2px;}
	.mobile-navigation .nav-menu>ul>li>a {font-size:15px;}
	.mobile-navigation .nav-menu .submenu ul li a {font-size:14px;}

	/* main */
	.main-visual .item {background-size:90% auto; background-position:80% 80%;}
	.main-visual .dynamic-wrap {top:50%; transform:translateY(-50%);}
	.main-visual .content-wrap {top:25%; transform:none;}
	.main-visual .content-wrap .txt-area {width: 100%;}
    .main-visual .scroll {bottom:10px; height:38px;}

	.main-platform .head {display:block;}
	.main-platform .head h2 {margin:0 0 20px;}
	.main-platform .head .txt {padding-left:10px;}
	.main-platform .head .txt:before {width:6px; height:6px; top:-4px;}
	.main-platform .boxs .col {width:100%;}
	.main-platform .boxs .box {padding:20px 15px;}
	.main-platform .boxs-txt {margin-top:10px;}
	.main-platform .boxs ul li {line-height:1.3em;}

	.main-user .go {margin-bottom:20px;}
	.main-user .links ul {flex-direction:column; gap:10px;}
	.main-user .links ul li a {padding:0 20px;}

    /* quick */
    .quick ul li a {width:28px; padding:10px 0;}


	/* footer */
	#footer {padding:25px 0;}

	.scroll-top {bottom:12px; right:12px; width:34px; height:34px;}

	/* layout */
	.lnb ul {justify-content:flex-start;}
	.lnb ul li {padding:0 10px; flex:1 0 auto; width:auto; white-space:nowrap;}
	.lnb ul li a {height:40px;}

	#contArea {padding-left:16px; padding-right:16px;}
	
	.real-cont {min-height:200px; padding-bottom:60px;}

	/* content */
	.mgb40 {margin-bottom: 20px !important;}

	.sub-tab ul {margin:0 -3px; justify-content:flex-start;}
	.sub-tab ul li {flex:1 0 auto; width:auto; white-space:nowrap;}
	.sub-tab ul li a {padding:0 12px;}

	.doc-tit {margin-bottom:12px;}

	.our-biz .doc-txt {margin-bottom:15px;}
	.our-biz .txt-box {padding:20px 15px;}
	.our-biz .txt-box .tit {margin-bottom:10px;}

	.cases .boxs {flex-direction:column; gap:10px;}
	.cases .boxs .box {padding:20px 15px; width:100%;}
	.cases .boxs .box .tit {margin-bottom:10px;}
	.cases .boxs .box .tit span {margin-right:12px;}
	.cases .boxs .box ul li {margin-bottom:8px;}

	.table01 thead th {padding:9px 5px;}
	.table01 tbody td {padding:9px 5px;}

	.know .line-txt {margin-bottom:20px;}
	.know .line-txt span {background:#bad1e7; padding:3px;}
	.know .line-txt span:before {display:none;}

	/* .flow .list ul li {width:50%;}
	.flow .list .txt {margin-top:12px;} */

	.logi-it .doc-tit {margin-bottom:20px;}
	.logi-it .doc-tit br {display:none;}
	.logi-it .list ul li {padding:12px 15px;}

    .resources-top .contain {height:95px;}
    .resources-top dl dt {margin-bottom:5px;}
    .resources-top.mgb30 {margin-bottom:0 !important;}

    .find-store-wrap {position:relative; height:calc(100vh - calc(var(--header-height) + 95px)); overflow:hidden;}

    .find-store-list {width:100%; max-width:unset; border:0;}
    .find-store-list .list-area {display:none;}

    .find-store-map {position:absolute; top:70px; left:0; bottom:0; width:100%; height:auto; z-index:10; border-radius:0;}

    .btn-view-map {position:absolute; bottom:10px; right:10px; z-index:30; width:120px; height:40px; border:0; border-radius:20px; background:var(--color-primary); box-shadow:3px 3px 3px rgba(0,0,0,.2); color:#fff; font-size:15px; font-weight:700; line-height:1.3em;}
    .btn-view-map svg {width:18px; margin:-.2em 4px 0 0; vertical-align:middle;}

    .btn-view-list {display:block; position:absolute; bottom:10px; left:50%; z-index:30; margin-left:-60px; width:120px; height:40px; border:0; border-radius:20px; background:#fff; box-shadow:3px 3px 3px rgba(0,0,0,.2); color:#121212; font-size:15px; font-weight:700; line-height:1.3em;}
    .btn-view-list svg {width:18px; margin:-.2em 4px 0 0; vertical-align:middle;}

    .find-store-wrap.view-map .find-store-list .list-area {display:block;}
    .find-store-wrap.view-map .find-store-map {z-index:-11;}
    .find-store-wrap.view-map .btn-view-map {display:block;}
    .find-store-wrap.view-map .btn-view-list {display:none;}

    .customoverlay {width:280px; left: 50%; margin-left: -140px; top:auto; bottom:30px; transform:none;}
    .customoverlay .info .tit {font-size:var(--fz15); min-width:60px;}
    .customoverlay .info .desc {font-size:var(--fz14);}
    .customoverlay .info .desc ul li:not(:last-child) {margin-bottom:0;}
    .customoverlay .btns .btn {line-height:30px; padding:0 15px;}

    .detail-popup {padding:20px 15px;}
    .detail-popup .head {display:block;}
    .detail-popup .head .btns {margin-top:10px; flex-direction:column;}
    .detail-popup .table tbody td {padding:9px 5px;}

	.our-biz-2 .head {margin-bottom: 20px;}

	.cases-2 .doc-tit {margin-bottom: 20px;}
	.cases-2 .boxes {display: block;}
	.cases-2 .boxes .box {width: 100%; padding: 20px; margin-bottom: 20px;}
	.cases-2 .boxes .box:last-child {margin-bottom: 0;}
	.cases-2 .boxes .box .img img {width: 200px;}

	.logi-list .row {display: block;}
	.logi-list .col {width: 100%;}
	.logi-list .box {background-size:80px auto; min-height: auto; padding-bottom: 50px;}
	.logi-list .box .tit {margin: 5px 0 10px;}

	.flow .list {grid-template-columns: repeat(2, 1fr);}
	.flow .list .icon {width: 75%;}
	.flow .list .icon span {margin-top: 5px;}
	.flow .list .txt-1 {margin-top: 10px;}

	/* board */
	.input {font-size:14px; padding:0 10px; height:38px;}
	select.input {padding-right:26px; background-position:right 8px center; background-size:12px auto;}
	textarea.input {padding:7px 10px;}

	.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; display:flex;}
	.board-search .search .input {flex:1 1 auto; min-width:0; width:1%;}

	.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 .cnt {padding:0;}
	.gallery-list ul li .tit {font-size:14px;}
	.gallery-list .cnt .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;}

    .find-condition {padding:20px 16px;}
    .find-condition colgroup col {width:auto !important;}
	.find-condition .form tbody tbody {display:block;}
	.find-condition .form tbody tr {display:block; padding:15px 0; border-bottom:1px solid #ddd;}
	.find-condition .form tbody th {height:auto; display:block; border:0; padding:0; margin-bottom:7px;;}
	.find-condition .form tbody td {height:auto; display:block; border:0; padding:0;}
    .find-condition .form tbody td + th {margin-top:10px;}
	.find-condition + .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;}
    .btn-pack.bbs-btn {height:40px; padding:0 30px;}
	.btn-pack.bbs-btn2 {height: 38px;}

	.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:-.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;}

	.product-list ul {margin:0 -7px;}
	.product-list ul li {width:50%; padding:0 7px; margin-bottom:27px;}
	.product-list ul li .thumb {margin-bottom:10px;}
	.product-list ul li .tit {font-size:14px;}
	.product-summary {display:block;}
	.product-image {width:100%; margin-bottom:20px;}
	.product-info {width:100%;}
	.product-info .tit {font-size:22px; padding-bottom:14px; margin-bottom:14px;}
	.product-detail {padding-bottom:25px; margin-bottom:25px;}
	.product-detail .tit {font-size:17px; padding-bottom:10px; margin-bottom:14px;}

	.store-search {padding:0;}
	.store-search .search-area h3 {font-size:16px; padding:15px 25px; margin-bottom:20px; background:#f4f4f4;}
	.store-search .search-area dl {display:block; padding:0 15px; margin:20px 0;}
	.store-search .search-area dl dt {width:auto; margin-bottom:6px; font-size:15px;}
	.store-search .search-area dl dd {width:auto;}
	.store-search .search-area input.input {width:calc(100% - 74px); margin-right:4px;}
	.store-search .search-area select.input {width:calc(50% - 39px); margin-right:4px;}
	.store-search .search-area .btn-pack.medium {width:70px;}

	.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;}

    .radio-items {margin:-3px;}
    .radio-items .item {padding:3px;}

    .find-condition .form {margin-bottom:30px;}
    .find-condition .radio-items .item.factory label {margin-left:5px;}

    .inquiry-form {padding:20px 15px;}
    .inquiry-form .form .wrap .col.w-50 {width:100%;}
    .inquiry-form .form dl dt {margin-bottom:5px;}
    .inquiry-form .form .input {height:38px;}
    .inquiry-form .buttons {margin-top:30px;}
    .find-condition .radio-items .item.mr190 {margin-right:30px;}

    /* 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;}

	.terms-wrap .policy-contact {display:block; padding:0 15px;}
	.terms-wrap .policy-contact dl {border-left:0; padding:20px 5px; border-top:1px solid #e5e5e5;}
	.terms-wrap .policy-contact dl:first-child {border-top:0;}

    .join-sec {margin-bottom:50px;}
	.join-form table tbody {display:block;}
	.join-form table tr {display:block; padding:12px 0;}
	.join-form table th {height:auto; display:block; border:0; text-align:left; padding:0; margin-bottom:7px; font-size:16px; background:none;}
	.join-form table td {height:auto; 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-form .item {margin-right: 15px;}

	.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;}

    .member-title {padding:30px 0;}
} 

/* Landscape phones and down */
@media (max-width:320px) {

} 