@charset "utf-8";

.only-desktop {display:block;}
.only-desktop-tablet {display:block;}
tr.only-desktop-tablet {display:table-row;}
.only-tablet-mobile {display:none;}
.only-tablet {display:none;}
.only-mobile {display:none;}

@media (max-width: 1650px){
	.main-visual {min-width:auto; height:auto; overflow:unset;}
	.main-visual .inner {position:unset; margin-left:0; width:100%; height:auto;}
	.main-visual ul {height:auto;}

}

/* landscape tablet and desktop */
@media (max-width: 1260px){

	/* main */
	.main-visual {min-width:auto; height:auto; overflow:unset;}
	.main-visual .inner {position:unset; margin-left:0; width:100%; height:auto;}
	.main-visual ul {height:auto;}

	/* content */
	.vs .row .wrap .img {padding-right:0;}
	
	.pro-summary .info {margin-left:535px;}
	
	.location ul {border-bottom:0;}
	.location ul li {width:50%; border-bottom:1px solid #ddd;}
	.location ul li:nth-child(2n+1) {border-left:1px solid #ddd;}

	/* footer */

}

/* Landscape tablet */
@media (max-width: 1024px) {
	body, input, textarea, select, button, table {font-size:15px;}

	/* header */
	#skipToContent a.desktop {display:none;}
	#skipToContent a.mobile {display:block;}
	
	#wrapper {padding-top:85px; position:relative;}
	#header {display:none;}
	#mobile-header {display:block;}

	/* main */
	.list-zone .body ul li {width:33.333333%; padding:10px;}
	.list-zone .body ul li:nth-child(6n+1) {clear:none;}
	.list-zone .body ul li:nth-child(3n+1) {clear:left;}

	/* sub */
	.list-menu {display:none;}
	#contArea.ml {margin-left:0;}
	
	.lnb {font-size:15px; line-height:1.3em;}
	.lnb ul li {height:44px; word-break:break-all;}
	.lnb ul li a {padding:3px; height:29px;}

	.sub-title {margin-bottom:35px; margin-top:60px;}
	.sub-title h2 {font-size:26px;}
	.sub-title .path {font-size:12px;}

	.real-cont {padding-bottom:60px;}
	
	.pro-summary {padding-top:60px;}
	.pro-summary .photo {float:none; width:100%; margin-bottom:30px;}
	.pro-summary .info {margin-left:0;}
	
	/* footer */

	/* content */
	.sub-tab ul li {line-height:30px;}

	.vs .row .wrap .img {float:none; text-align:center; margin-bottom:30px;}

	.scar .head .img-montion .txt2 {right:-155px;}
	
	.pro-list {margin:0 -15px;}
	.pro-list li {padding:0 15px; margin-bottom:30px;}

	/* board */
	.board-search .total-page {font-size:14px;}
	.board-search .select {width:90px;}
	.board-search .input {width:240px;}

	.board-list table thead th {height:40px; font-size:14px;}
	.board-list table tbody td {padding:9px 0; font-size:14px;}
	.board-list table tbody td.no {width:10%;}
	.board-list table tbody td.name {width:12%;}
	.board-list table tbody td.date {width:12%;}
	.board-list table tbody td.hit {width:9%;}

	.board-view .head .tit {font-size:15px;}
	.board-view .head .info {font-size:13px; padding-top:10px; padding-bottom:10px;}

	.board-write .group {font-size:15px;line-height:32px;}
	.board-write .title {font-size:15px;}

	.paginate {margin:15px 0;}

} 

/* portrait tablet */
@media (max-width: 950px) {	

	.customer-zone .body .items .item {padding:0 30px;}
	.customer-zone .body .items:before {width:45px;}

	.vs .step .cnt tr td {padding:20px 15px; font-size:15px; line-height:1.5em;}

	.vs .step .step-partner ul li {width:20%;}

	.pro-list li {width:50%;}
	.pro-list li:nth-child(3n+1) {clear:none;}
	.pro-list li:nth-child(2n+1) {clear:left;}

} 

/* portrait tablet */
@media (max-width: 850px) {	
	.only-desktop {display:none;}
	.only-tablet {display:block;}
	
	/* main */
	
	/* content */
	.scar .head .img-montion {width:400px; height:400px;}
	.scar .head .img-montion .circle {width:400px; height:400px;}
	.scar .head .img-montion .txt2 {font-size:15px; padding:0 15px; line-height:40px; right:-90px;}

	/* footer */


} 

/* Landscape phone */
@media (max-width: 700px) {
	.only-desktop-tablet {display:none;}
	tr.only-desktop-tablet {display:none;}
	.only-tablet {display:none;}
	.only-mobile {display:block;}
	tr.only-mobile {display:table-row;}

	.contain {padding-left:15px; padding-right:15px;}

	/* header */
	#wrapper {padding-top:81px;}
	
	#mobile-header {height:81px;}
	#mobile-header .sitelogo img {height:45px;}
	#mobile-header .sitelogo a {display:inline-block; padding:18px 0;}
	#mobile-header .search {top:27px;}
	.mobile-navigation .sitelogo img {height:35px;}
	.mobile-navigation .cart-icon {left:15px; top:16px; padding:8px 15px;}
	.mobile-navigation .cart-icon img {height:16px;}
	.mobile-navigation .menu-close {top:17px;}

	#mobile-header .search-zone {top:71px;}

	/* main */
	.main-visual ul li .thumb {padding-bottom:116%;}
	
	.list-zone {padding:50px 0;}
	.list-zone .head {margin-bottom:25px;}
	.list-zone .head h2 {font-size:22px;}
	.list-zone .body ul {margin:0 -5px;}
	.list-zone .body ul li {width:50%; padding:5px;}
	.list-zone .body ul li:nth-child(3n+1) {clear:none;}
	.list-zone .body ul li:nth-child(2n+1) {clear:left;}
	.list-zone .body ul li .cnt {padding:12px; height:155px;}
	.list-zone .body ul li .cnt .price {font-size:15px;}

	.customer-zone {padding:50px 0;}
	.customer-zone .head {margin-bottom:25px;}
	.customer-zone .head h2 {font-size:22px;}
	.customer-zone .body .items:before {display:none;}
	.customer-zone .body .items .item {float:none; padding:0; height:180px; margin-bottom:20px;}
	.customer-zone .body .items .item a {width:180px;}
	.customer-zone .body .items .item a img {height:40px; margin-bottom:8px;}
	.customer-zone .body .items .item a p {font-size:18px;}
	
	.brand-zone {padding:40px 0;}
	.brand-zone img {height:120px; margin-bottom:15px;}
	.brand-zone p {font-size:15px; line-height:1.5em;}

	/* content */
	.vs .row .wrap .box .tit {float:none; width:35px; height:35px; font-size:20px; line-height:35px;}
	.vs .row .wrap .box .q-tit p {display:block; font-size:17px; padding:12px 11px;}
	.vs .row .wrap .box .cnt .txt {margin-left:0;}
	.vs .row .wrap .box .cnt .txt p {font-size:15px; line-height:1.5em; margin-bottom:15px;}
	.vs .row .wrap .box .cnt .txt p br {display:none;}
	.vs .step .img {padding:20px 10px;}
	.vs .step .img ul {margin:0;}
	.vs .step .img ul li {width:100%; float:none; margin-bottom:15px; padding:0; text-align:center;}
	
	.s-tit {background: url("../images/sub/s_tit.png") 0 5px no-repeat; background-size:13px 13px; padding-left:20px; margin-bottom:20px;}
	.s-tit h3 {font-size:18px;}
	
	.vs .step .step-wrap {margin-bottom:45px; overflow-x:scroll; overflow-y:auto;}
	.vs .step .tit {width:700px;}
	.vs .step .cnt {width:700px;}

	.vs .step .step-partner .partner-img {margin-bottom:16px;}
	.vs .step .step-partner .partner-img img {height:35px;}
	.vs .step .step-partner p {font-size:18px; line-height:1.5em;}
	.vs .step .step-partner ul {margin:15px -6px;}
	.vs .step .step-partner ul li {width:50%; padding:6px;}
	.vs .step .step-partner ul li:last-child {width:100%;}

	.scar .head h3 {font-size:17px; margin-bottom:15px;}
	.scar .head p {font-size:15px; line-height:1.7em; margin-bottom:20px;}
	.scar .head p br {display:none;}
	.scar .head .img-montion {width:250px; height:250px;}
	.scar .head .img-montion .cell img {height:120px;}
	.scar .head .img-montion .circle {width:250px; height:250px;}
	.scar .head .img-montion .txt {top:42px; left:120px;}
	.scar .head .img-montion .txt img {height:30px;}
	.scar .head .img-montion .txt2 {top:auto; margin-top:0; bottom:0; right:0; left:0;}
	
	.scar .body .row {margin-bottom:35px;}
	.scar .body .row .img-list {border-bottom:0;}
	.scar .body .row .img-list li {float:none; width:100%; border:1px solid #ddd; border-top:0;}
	.scar .body .row .img-list li p {font-size:15px;}
	.scar .body .row table tr th {font-size:15px;}
	.scar .body .row table tr td {font-size:14px;}
	.scar .body .row .table-wrap {overflow-x:scroll; overflow-y:hidden;}
	.scar .body .row .table-wrap table {width:700px;}
	.scar .body .row .table-pointer {width:700px;}
	.scar .body .row .txt {margin-top:35px; font-size:16px; line-height:1.6em;}
	.scar .body .row .txt span {font-size:17px;}
	
	.pro-list {margin:0; padding-top:0;}
	.pro-list li {width:100%; float:none; padding:0;}
	.pro-list li:nth-child(2n+1) {clear:none;}
	.pro-list li .cnt {padding:12px; height:auto;}
	.pro-list li .cnt h3 {font-size:22px; margin-bottom:8px;}
	.pro-list li .cnt .txt {font-size:15px;}
	.pro-list li .cnt .price {font-size:20px;}

	.pro-summary {padding-top:30px; margin-bottom:50px;}
	.pro-summary .info .title {font-size:24px; margin-bottom:15px;}
	.pro-summary .info .info-wrap {padding:10px 0;}
	.pro-summary .info table tbody td .quan-wrap .input {height:35px;}
	.pro-summary .info table tbody th {font-size:15px;}
	.pro-summary .info table tbody td {font-size:15px;}
	.pro-summary .info .pro-price {padding:20px 0;}
	.pro-summary .info .pro-price p strong {font-size:25px;}
	.pro-summary .btn ul {margin:0;}
	.pro-summary .btn ul li {float:none; width:100%; padding:0; margin-bottom:4px;}
	.pro-summary .btn ul li.n-pay {width:100%; text-align:center;}
	.pro-summary .btn ul li .btn-pack.pay-btn {border:1px solid #4a63ae;}
	.pro-summary .btn ul li .btn-pack {font-size:18px; line-height:40px;}
	.pro-summary .info .qty-row {padding:14px 0;}
	.pro-summary .info .qty-row .qty-tit {font-size:15px;}
	.pro-summary .info .qty-row .bot .quan-wrap {width:90px; padding-left:20px; padding-right:20px; line-height:0; margin-top:6px;}
	.pro-summary .info .qty-row .bot .quan-wrap .countbtn img {height:20px;}
	.pro-summary .info .qty-row .bot .quan-wrap .input {width:50px; height:20px;}
	.pro-summary .info .qty-row .qty-price {padding-right:10px; font-size:15px;}
	.pro-summary .info .qty-row .delete {top:0; transform:none;}
	.pro-detail {margin-bottom:50px;}
	.pro-delivery {padding:0 10px;}
	.pro-delivery .box {padding:30px 15px;}
	.pro-delivery .row {margin-bottom:25px;}
	.pro-delivery h3 {font-size:18px; margin-bottom:18px;}
	.pro-delivery dl dd {font-size:15px; margin-bottom:10px;}
	.pro-delivery dl.ver1 dd {padding-left:27px;}
	.pro-delivery dl.ver1 dd span {top:3px; width:20px; height:20px; font-size:15px; line-height:18px;}
	.pro-delivery dl.ver1 dd.indent {padding-left:27px; text-indent:0;}
	.pro-delivery h4 {font-size:17px; line-height:1.4em; margin-top:10px;}
	
	.greeting .row {margin-bottom:35px;}
	.greeting .row .head h3 {font-size:22px;}
	.greeting .row .head.ver2 h3 {font-size:22px;}
	.greeting .row .body .img {padding:15px 30px; margin-bottom:15px;}
	.greeting .row .body p {font-size:15px; line-height:1.6em; margin-bottom:20px;}
	.greeting .row .body .sign img {margin:-2px 6px 0 6px;}
	
	.location ul li {height:191px;}
	.location ul li img {height:50px;}
	.location ul li p {font-size:15px; line-height:1.4em;}
	.location ul li .cell {display:block; padding-top:30px; padding:30px 10px;}
	.wrap_map {height:300px !important;}
	

	/* footer */
	#footer .foot-info {padding:20px 0;}
	#footer address {font-size:14px; line-height:1.8em; padding:0 5px;}
	#footer address span {padding:0 3px;}
	#footer address .copy {margin-top:6px;}
	#footer .txt {font-size:15px; line-height:1.5em; padding:15px 0;}
	#footer .txt span {display:block;}

	/* sub */
	#sub #container {padding-left:15px; padding-right:15px;}
	
	.real-cont {padding-bottom:40px; min-height:200px;}

	.sub-title {margin-top:50px;}
	
	/* board  */
	.input {height:32px; padding:5px; font-size:14px; line-height:20px;}
	.list-search .input {height:32px; width:calc(100% - 120px);}
	.list-search .btn-pack {right:30px;}
	.select {height:32px; padding:5px; font-size:14px; line-height:20px;}
	.list-search .select {height:32px;}
	.textarea {padding:5px; font-size:14px; line-height:20px;}
	
	.board-search {padding:15px; margin:0 auto 15px;}
	.board-search .total-page {display:none;}
	.board-search .search {float:none; text-align:left;}
	.board-search .search .select {width:80px;}
	.board-search .search .input {width:calc(100% - 124px);}
	.board-search.board .search .btn-pack {height:32px !important; line-height:30px; padding:0 13px; line-height:30px;}

	.board-list {display:none;}
	.board-list2 {display:none;}
	.board-list-m {display:block;}
	
	.board-view {margin:0 -15px;}
	.board-view .head .tit {font-size:15px; padding:10px 15px;}
	.board-view .head .info {font-size:12px; padding:8px 15px;}
	.board-view .head .files {padding:10px 18px 0;}
	.board-view .head .files .fileLayer {max-width:60%; right:15px;}
	.board-view .head .files .fileLayer a {word-break:break-all; line-height:1.2em;}
	.board-view .head .files .fileLayer img {vertical-align:middle;}
	.board-view .body {padding:15px 15px 25px;}

	.board-write {margin:0 -15px;}
	.board-write .group {padding:5px 0 5px 90px;}
	.board-write .title {top:10px; left:15px; width:75px;}
	.board-write .files_table .input {width:50% !important;}
	.board-write .textarea {width:100% !important;}
	.board-write input#title {width:75% !important;}

	.buttons {margin:10px 0;}

	.btn-pack.medium {height:32px; font-size:13px; line-height:30px;}
	.btn-pack.large {height:37px; line-height:35px; font-size:14px; padding:0 22px;}
	.btn-pack.xlarge {height:45px; font-size:16px; line-height:43px; padding:0 30px;}
	.btn-pack.submit,
	.btn-pack.cancel {width:120px; height:40px; font-size:14px; line-height:36px;}

	.prev_next {margin:0 -15px;}
	.prev_next dt {width:73px; padding:0 0 0 15px; text-align:left; margin-right:0;}
	.prev_next dd {margin-left:80px; padding-right:15px; color:#777;}
	.prev_next dd a {display:inline-block; vertical-align:top; max-width:95%; color:inherit; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}

	.board-password {width:100%; padding:75px 10px 35px; background-size:45px;}
	.board-password dl dt {font-size:15px;}
	.board-password .input {width:50% !important;}

	.paginate a, .paginate strong {margin:0 1px; width:25px; height:25px; line-height:23px;}

	.mailform {margin:0 -15px;}
	.mailform .top-txt {padding:0 15px;}
	.mailform .top-txt .fl {float:none !important;}
	.mailform .top-txt .fl .btn-pack.large {float:left; width:50%;}
	.mailform table tbody th {padding:7px 0 7px 15px; width:28% !important;}
	.mailform table tbody td {padding:7px 15px 7px 10px;}
	.mailform .help-txt {padding:0 15px;}

	.form-agree {margin-top:25px; margin-bottom:25px;}
	.form-agree .btn {display:none;}
	
	.paginate.board {padding:10px 0;}

	/* member */
	.cont-wrap {margin-top:30px;}

	.login-area .login-box {width:100%; display:block; margin:0; margin-bottom:50px;}
	.login-area .login-box .form .input {height:32px; margin-bottom:5px;}
	.login-area .login-box .form .btn-pack.login {height:32px; font-size:14px; line-height:30px;}
	.login-area .not-member li {font-size:14px;}

	.sns-login .head {padding-top:22px;}
	.sns-login .head h2 {font-size:18px; margin-bottom:15px;}
	.sns-login .head p {font-size:14px;}
	.sns-login .body ul {margin:0;}
	.sns-login .body ul li {width:100%; padding:0; float:unset; margin-bottom:5px;}

	.find-account {width:100%; margin:0; margin-bottom:30px;}
	.find-account .tit {padding-bottom:8px;}
	.find-account .tit h3 {font-size:16px;}
	.find-account .form {padding:15px 0;}
	.find-account .form .group {margin-bottom:5px;}
	.find-account .form .input {height:32px;}
	.find-account .form .btn-pack.login {font-size:15px; height:32px;}
	.find-account .result {padding:10px 0 5px;}
	.find-account .result p {line-height:1.3em;}

	.join-area h3 {font-size:16px;}
	.join-area p {font-size:12px; line-height:1.3em;}
	.join-area .box {height:150px; padding:10px;}
	.join-area .chk {margin:5px 0 20px 0;}
	
	.agree dl {padding:0 0 15px 0;}
	.agree dd {font-size:13px; line-height:1.5em;}
	.agree p {font-size:13px; line-height:1.5em; margin:8px 0;}

	.btn-pack.xlarge {height:40px; line-height:38px; width:100%;}
	.buttons .fr .btn-pack.xlarge {margin-bottom:5px;}
	
	.join-area .form table th {display:block; line-height:1.3em; width:auto; padding:9px 10px;}
	.join-area .form table td {display:block; padding:5px 0; width:100%;}
	.join-area .form table td .txt {display:block; font-size:13px;}
	.join-area .form table td * {font-size:12px;}
	.join-area .form table td ul li {width:30%;}

	.faq .tit {background: url("../images/bbs/faq_q.png") 8px 13px no-repeat; background-size:18px 18px;}
	.faq .tit a {padding:10px 15px 10px 35px; font-size:15px;}
	.faq .cnt {padding:10px 15px 10px 35px; background: #f8f8f8 url('../images/bbs/faq_a.png') 8px 13px no-repeat; background-size:18px 18px; font-size:15px; line-height:1.5em;}

	/* shop */
	.order-step.step1 {background-image:none;}
	.order-step.step2 {background-image:none;}
	.order-step.step3 {background-image:none;}

	.order-info {margin:10px 0; font-size:13px; line-height:1.3em;}
	.order-info ol li {margin-bottom:8px;}

	.total-price {font-size:15px; padding:5px 0;}
	
	.order-info-table tbody th {font-size:15px;}
	.order-info-table tbody td {padding:5px; font-size:13px; line-height:1.3em;}

	/* mypage */
	.member-leave {width:100%; padding:15px 10px;}
	.member-leave .top {padding:47px 0 15px 0; background-size:37px 30px; line-height:1.3em; margin-bottom:15px;}
	.member-leave .top strong {line-height:1.3em;}
	.member-leave fieldset p {margin-bottom:10px; line-height:1.3em;}
	.member-leave fieldset .group label {width:68px;}
	.member-leave fieldset .group input {width:calc(100% - 80px) !important;}

} 

/* Landscape phones and down */
@media (max-width: 480px) {
	
	
} 