/**
* Template Name: Rapid - v2.3.1
* Template URL: https://bootstrapmade.com/rapid-multipurpose-bootstrap-business-template/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
@font-face {
	font-family: 'NanumBarunGothic';
	src: url('../font/NanumBarunGothic.eot');
	src: url('../font/NanumBarunGothic.eot') format('embedded-opentype'),
		url('../font/NanumBarunGothic.woff') format('woff');
}

html {
	/*height: 100%;*/
	/* font-family: 'NanumBarunGothic', 'serif'; */
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
}

body {
	color: #000;
	/*width: 100%;
	height: 100%;*/
	margin: 0;
	padding: 0;
}

p {
	padding: 0;
	margin: 0 0 30px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none
}

select {
	width: 200px;
	padding: .5em .5em;
	border: 1px solid #999;
	font-family: inherit;
	background: url('../img/arrow.png') no-repeat 95% 50%;
	background-size: 20px;
	border-radius: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

select::-ms-expand {
	display: none;
}

input:focus {
	outline: none;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus,
	input:-webkit-autofill:active {
	transition: background-color 5000s ease-in-out 0s;
	-webkit-text-fill-color: #353440 !important;
}

input:-ms-input-placeholder {
	color: #a8a8a8;
}

input::-webkit-input-placeholder {
	color: #a8a8a8;
}

input::-moz-placeholder {
	color: #a8a8a8;
}

input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button
	{
	-webkit-appearance: none;
	margin: 0;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.navbar {
	display: flex;
	background-color: #fff;
	flex-direction: column;
	min-width: 1440px;
}

.sms_input {
	border: 1px solid #b7b7b7;
	margin: 0 0 10px 0;
	width: 150px;
	height: 40px;
	font-size: 16px;
	padding-left: 8px;
}

.sms_Btn {
	width: 97px;
	background-color: #000;
	border: none;
	color: #fff;
	height: 44px;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
}

.auth_Btn {
	width: 262px;
	background-color: #EEEEEE;
	border: none;
	color: #fff;
	height: 44px;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

.auth_check_btn {
	width: 262px;
	background-color: #EEEEEE;
	border: none;
	color: #fff;
	height: 35px;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

.navbar__logo {
	text-align: center;
	margin-bottom: 25px;
}

#idResult {
	font-size: 16px;
	margin-top: 10px;
}

.navbar__menu {
	display: flex;
	list-style: none;
	padding-left: 0;
	margin-top: 0;
	margin-bottom: 0;
}

.navbar__menu ul {
	margin-top: 15px;
}

.navbar__menu li {
	padding: 8px 0px 0px 0px;
}

.sns_a {
	font-weight: 400 !important;
}

.navbar__menu li:hover {
	text-decoration: underline;
}

.navbar__icons {
	padding-left: 0px;
	list-style: none;
	color: white;
	display: flex;
}

.navbar__icons li {
	padding: 8px 12px;
}

.navbar__toogleBtn {
	display: none;
	position: absolute;
	right: 15px;
	margin-top: 8px;
	background-image: url(../img/menu.png);
}

#topBtn {
	cursor: pointer;
	position: fixed;
	right: 119px;
	bottom: 30px;
	display: none;
	z-index: 9;
	background-color: #eee;
	border-radius: 40px;
	padding: 5px;
}

.email_input {
	width: 150px !important;
}

.nosha_btn {
	background-color: #fff;
	border: 1px solid #777;
	padding: 5px 8px;
	border-radius: 5px;
	font-size: 13px;
	font-weight: 600;
	margin-right: 5px;
	cursor: pointer;
}

.setdevdiv {
	margin: 20px 122px;
}

.layerPopup {
	display: none;
}

.layerPopup:before {
	display: block;
	content: "";
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.layerPopup .layerBox {
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	border-radius: 6px;
	z-index: 11;
	border: 3px solid #666;
	width: 300px;
	height: 600px;
}

.layerPopup .layerBox .title {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-weight: 600;
	border-bottom: 1px solid #d9d9d9;
}

.layerPopup .layerBox p {
	line-height: 20px;
	font-size: 13px;
}

.layerPopup .layerBox .btnClose {
	color: #444;
	font-size: 12px;
	text-decoration: underline;
}

.layerPopup .layerBox .btnTodayHide {
	font-size: 13px;
	font-weight: 600;
	text-decoration: underline;
	color: #444;
}

.popup_btm {
	display: flex;
	justify-content: space-between;
	padding: 8px;
}

.input_all {
	width: 100px;
}

.inner_dev_box {
	margin-bottom: 20px;
}

.popup_tLine {
	width: 100%;
	height: 30px;
	background: #666;
}

.popup_main {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	padding: 10px;
	height: 550px;
}

.cont img {
	cursor: pointer;
}

.inner_dev_top {
	border: 1px solid #ddd;
	background: #f9f9f9;
	font-weight: bold;
	padding: 10px;
}

.s_tb {
	color: #666;
	width: 80%;
	margin: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	border-collapse: collapse;
}

.s_tb_right {
	width: 80%;
	border: 1px solid #ddd;
	height: 30px;
	text-align: left;
}

.s_tb_left {
	border: 1px solid #ddd;
	height: 30px;
	background-color: #f9f9f9;
}

.s_sel {
	width: 100px;
	font-size: 13px;
	padding: 0.2em 0.5em;
	margin: 5px;
}

.inner_dev_main {
	padding: 15px;
}

.sub_txt {
	font-size: 10px;
	color: #636363;
}

.navbar_top {
	display: flex;
	justify-content: space-around;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-bottom: 30px;
	flex-wrap: nowrap;
}

.navbar_top a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	border-right: 1px solid #ccc;
	padding: 0px 11px;
}

.navbar__menu>li:nth-child(1)>a {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.navbar__search {
	height: 30px;
	width: 250px;
	border: 2px solid #555;
}

.ad_search_box {
	height: 30px;
	width: 400px;
	border: 2px solid #555;
	display: flex;
	margin: 20px auto;
}

.TopmenuImg {
	width: 23px;
	margin-left: 10px;
}

.search_input {
	font-size: 13px;
	width: 200px;
	padding: 8px 7px;
	border: 0px;
	outline: none;
	float: left;
	background-color: transparent;
}

.ad_search_input {
	font-size: 13px;
	width: 350px;
	padding: 8px 7px;
	border: 0px;
	outline: none;
	float: left;
	background-color: transparent;
}

.search_button {
	width: 36px;
	height: 100%;
	border: 0px;
	background: #fff url(../img/search.png) center center no-repeat;
	background-size: 24px;
	outline: none;
	float: right;
	color: #ffffff;
	text-indent: -9999px;
	cursor: pointer;
}

.search_box {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 15px;
}

.main_menu_box {
	display: flex;
	justify-content: space-evenly;
	background-color: #fff001;
	flex-wrap: nowrap;
}

#main-menu>li {
	float: left;
	position: relative;
}

/* #main-menu>li>a:hover {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
} */
#main-menu>li>a {
	font-size: 13px;
	color: #383838;
	text-align: center;
	text-decoration: none;
	display: block;
	padding: 8px 25px;
	font-weight: 500;
}

#main-menu>li:nth-child(1)>a {
	/* border-left: 1px solid rgba(0,0,0,0.15); */
	
}

.over_sub {
	background-color: #d4d4d4 !important;
}

.over_sub a {
	color: #fff !important;
}

.sub-menu {
	position: absolute;
	background: #fff;
	opacity: 0;
	visibility: hidden;
	transition: all 0.15s ease-in;
	width: 98%;
	text-align: center;
	/* border-right: 1px solid #364659;
	border-left: 1px solid #364659;
	border-bottom: 1px solid #364659; */
}

.swiper-pagination-current {
	margin-right: 3px;
}

.swiper-pagination-total {
	margin-left: 3px;
}

.sub-menu>li {
	padding: 8px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.15);
	font-size: 12px;
	background-color: #ababab;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}

.sub-menu>li>a {
	color: #000;
	text-decoration: none;
	font-weight: 500;
}

#main-menu>li:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	z-index: 5;
}

.sitemap {
	width: 1000px;
}

.sitemap_outbox {
	width: 100%;
	display: flex;
	justify-content: space-evenly;
	font-size: 13px;
}

.sitemap_top {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 10px;
}

.btmmg {
	margin-bottom: 8px;
}

.btmmg:hover {
	text-decoration: underline;
}

.snsdiv {
	display: flex;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
	font-size: 13px;
	background: #fff;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin: auto;
}

.footfull {
	border-top: solid 1px #000;
	min-width: 1440px;
}

.footvw {
	width: 1440px;
	margin: auto;
}

.f_top {
	display: flex;
	width: 100%;
}

.f_top_box {
	padding: 18px;
	border-right: 1px solid #000;
	width: 360px;
}

.f_top_box_last {
	padding: 18px;
	width: 360px;
}

.fcbox {
	display: flex;
	justify-content: center;
}

.divlr {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 8px;
}

.term_contents {
	margin: 0;
	white-space: pre-wrap;
	overflow: auto;
	border: 1px solid #d8d8d8;
	padding: 15px 15px 0px 15px;
	font-size: 12px;
	margin-bottom: 10px;
}

.n_td {
	background-color: #f1f1f1;
	font-weight: 600;
	color: #ff5f22;
}

.n_tdback {
	background-color: #f1f1f1;
}

.cupo {
	display: flex;
	align-items: center;
	font-size: 13px;
	font-weight: 500;
	cursor: pointer;
}

.fbottom {
	display: flex;
	padding: 30px 18px;
}

.footfull_y {
	background-color: #fff001;
	min-width: 1440px;
}

.fphone {
	font-size: 35px;
	font-weight: 600;
}

.ftitle {
	font-size: 26px;
}

.footflex {
	display: flex;
	font-size: 13px;
	align-items: center;
}

.bbtm {
	border-bottom: 1px solid #000;
}

.fflex_item {
	margin: 6px 0px;
	border-right: 1px solid #333;
	width: 175px;
	text-align: center;
	cursor: pointer;
}

#itemimg {
	border: 1px solid #dedede;
	width: 500px;
	height: 500px;
}

.fflex_first {
	border-left: 1px solid #333;
}

.f_board_div {
	display: flex;
	cursor: pointer;
	justify-content: space-between;
}
/*--------------------------------------------------------------
# 슬라이더
--------------------------------------------------------------*/
.swiper-container {
	width: 100%;
	height: 48vh;
	color: #454545;
}

.pprev {
	left: 10%;
}

.nnext {
	right: 10%;
}

.swiper-slide {
	text-align: center;
	font-size: 14px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.banner_img {
	display: block;
	width: auto;
	height: 48vh;
	cursor: pointer;
}

.slide_img {
	display: block;
}

.swiper-slide2 {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-slide2 img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
}

.swiper-button-next {
	background: url(../img/forward.png) no-repeat;
	width: 40px !important;
	height: 40px !important;
	border-radius: 30px;
	background-size: 26px !important;
	background-position: 50%;
	background-color: #dedede;
}

.swiper-item-next {
	background: url(../img/w_slide_next.png) no-repeat;
	width: 35px !important;
	height: 35px !important;
	border-radius: 30px;
	background-size: 30px !important;
	background-position: 33%;
	background-color: #999;
}

.swiper-button-prev {
	background: url(../img/back.png) no-repeat;
	width: 35px !important;
	height: 35px !important;
	border-radius: 30px;
	background-size: 26px !important;
	background-position: 33%;
	background-color: #dedede;
}

.swiper-item-prev {
	background: url(../img/w_slide_prev.png) no-repeat;
	width: 35px !important;
	height: 35px !important;
	border-radius: 30px;
	background-size: 30px !important;
	background-position: 33%;
	background-color: #999;
}

.swiper-pagination-fraction {
	bottom: 55px;
	left: 47%;
	width: 90px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 30px;
	color: #fff;
}

.swiper-prev {
	background: url(../img/slide_prev.png) no-repeat;
	left: 45.5%;
	background-size: 16px;
	cursor: pointer;
}

.topRimg {
	display: flex;
	position: absolute;
	top: 130px;
	right: 180px;
	flex-direction: column;
}

.topRimg1 {
	margin-bottom: 5px;
	cursor: pointer;
}

.swiper-button-next::after, .swiper-button-prev::after {
	display: none;
}
/* -- 슬라이더 -- */
.mypage_top {
	display: flex;
	justify-content: space-between;
	width: 1280px;
	margin: auto;
	padding: 15px 0px 8px 0px;
	border-bottom: 2px solid #3e3e3e;
	margin-top: 30px;
}

.mypage_info_out {
	margin-bottom: 20px;
	width: 1280px;
	margin: auto;
}

.mypage_info {
	display: flex;
	justify-content: space-evenly;
	border: 1px solid #dedede;
	padding: 15px 0px 15px 0px;
}

.preAddr {
	padding-top: 5px;
	color: #1360df;
}

.join_top {
	display: flex;
	justify-content: space-between;
	width: 1280px;
	margin: auto;
	padding: 15px 0px 8px 0px;
	border-bottom: 2px solid #3e3e3e;
	margin-bottom: 20px;
	margin-top: 30px;
}

.join_top_left {
	font-size: 18px;
	font-weight: bold;
}

.join_top_right {
	display: flex;
}

.join_top_now {
	color: #e80662;
	font-weight: bold;
	font-size: 15px;
}

.join_top_other {
	font-size: 14px;
	font-weight: bold;
}

.agree_box, .order_box {
	width: 1280px;
	margin: auto;
}

.agree_box_top {
	width: 1280px;
	margin: auto;
	padding: 15px 0px 8px 0px;
	border-bottom: 2px solid #3e3e3e;
}

.agree_top {
	font-size: 16px;
	font-weight: bold;
}

.agree_contents {
	font-size: 13px;
}

.agree_contents pre {
	margin: 0;
	white-space: pre-wrap;
	overflow: auto;
	height: 200px;
	border: 1px solid #d8d8d8;
	padding: 15px 15px 0px 15px;
	font-size: 12px;
	margin-bottom: 10px;
}

.agree_check {
	text-align: right;
	font-size: 13px;
}

.sumit_box {
	text-align: center;
	margin-bottom: 50px;
	margin-top: 30px;
}

.join_input_box, .order_input_box {
	display: flex;
}

.input_left {
	width: 20%;
	padding: 15px;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 1px solid #dedede;
}

.input_right {
	width: 80%;
	padding: 10px;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
}

.input_right input[type="text"], .input_right input[type="password"],
	.input_right input[type="number"] {
	height: 16px;
	border: 1px solid #929292;
	font-size: 14px;
	width: 270px;
	padding: 5px 8px;
}

.ad_input {
	height: 16px;
	border: 1px solid #929292;
	font-size: 14px;
	width: 270px;
	padding: 5px 8px;
}

.address_box, .direct_address_box {
	padding-bottom: 10px;
}

#postcode {
	width: 150px;
}

#roadAddress, #extraAddress, #detailAddress, #direct-roadAddress,
	#direct-extraAddress, #direct-detailAddress {
	width: 250px;
	margin-bottom: 5px;
}

.login_box {
	width: 540px;
	margin: auto;
	margin-top: 80px;
	margin-bottom: 80px;
	border: 1px solid #b7b7b7;
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 50px 0px 50px 0px;
}

.login_box_top {
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 30px;
}

.login_input {
	border: 1px solid #b7b7b7;
	margin: 0 0 10px 0;
	width: 250px;
	height: 40px;
	font-size: 16px;
	padding-left: 8px;
}

.login_Btn {
	width: 262px;
	background-color: #000;
	border: none;
	color: #fff;
	height: 44px;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 10px;
	cursor: pointer;
}

.join_idpw_box {
	color: #888888;
}

.join_Btn, .find_idpw_Btn {
	border: 0;
	background-color: #fff;
	font-size: 16px;
	height: 35px;
	color: #888888;
}

.remember_id {
	margin-bottom: 10px;
	margin-right: 160px;
	color: #888888;
}

#order_Address, #direct_order_Address {
	border: none;
	width: 75%;
}

#dDWFee, #dDAFee {
	border: none;
	width: 13%;
}

.product_form_input {
	width: 500px;
}

.main_content {
	width: 1440px;
	margin: auto;
}

.item_img {
	width: 220px;
	height: 220px;
	border: 1px solid #dedede;
	margin: 10px;
}

.related_item_img {
	width: 220px;
	height: 220px;
	border: 1px solid #dedede;
	margin: 10px;
}

.item_list_top {
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	/* border-bottom: 1px solid #525252; */
	padding: 15px 0;
}

.item_list_top_left {
	font-size: 18px;
}

.item_list {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 30px;
	margin-top: 8px;
}

.item_box {
	border: 1px solid #dedede;
	padding: 20px;
	cursor: pointer;
}

.item_box_bottom {
	padding: 0px 15px 15px 15px;
}

.item_name {
	font-size: 15px;
	font-weight: 600;
	text-overflow: ellipsis;
	white-space: wrap;
	/*overflow: hidden;*/
	width: 205px;
}

.item_sub {
	font-size: 13px;
	color: #7c7c7c;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	width: 205px;
}

.won {
	color: #333;
	font-size: 16px;
}

.item_price {
	color: #333;
	font-size: 15px;
	font-weight: 600;
}

.dis_item_price {
	text-decoration: line-through;
	color: #333;
	font-size: 15px;
	font-weight: 600;
}

.dis_price_box_slide {
	display: flex;
	justify-content: center;
}

.dis_price_box {
	display: flex;
}

.item_info_top {
	margin-top: 30px;
	display: flex;
	flex-wrap: nowrap;
	border-bottom: 1px solid #e5e5e5;
	padding: 15px 10px;
}

.item_info_middle {
	display: flex;
	justify-content: space-between;
}

.item_info_itemname {
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 10px;
	margin-top: 15px;
}

.item_info_sub {
	color: #777;
}

.item_info_main {
	padding: 12px 0;
	display: flex;
	color: #333;
}

.item_info_name {
	border-bottom: 1px solid #777;
	padding-bottom: 12px;
}

.item_info_right {
	width: 50%;
}

.item_info_main_left {
	font-size: 17px;
	width: 200px;
	padding-left: 10px;
}

.selectList {
	width: 100%;
	text-align: center;
	display: block;
	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
}

.btnbox {
	width: 1280px;
	text-align: center;
	display: block;
}

.buyBtn {
	border-radius: 0;
	background-color: #000;
	color: #fff;
	font-size: 22px;
	font-weight: 600;
	border: 0;
	padding: 15px 60px;
	cursor: pointer;
}

.basketBtn {
	border: 1px solid #333;
	border-radius: 0;
	background-color: #fff;
	font-size: 22px;
	font-weight: 600;
	color: #000;
	cursor: pointer;
	padding: 14px 45px;
}

.buyBtn, .basketBtn {
	width: 233px;
}

.buyBtn:hover, .basketBtn:hover, .next_step_Btn:hover, .NormalBtn:hover,
	.reset_step_Btn:hover, .DelBtn:hover {
	color: #fff;
	background-color: #464646;
}

.dis_price {
	color: #d0131b;
	font-weight: 600;
}

.discount_item {
	text-decoration: line-through;
}

.item_info_main_right {
	font-size: 19px;
}

.freedeliver {
	color: #2c2ce6;
}

.item_menu {
	border: 1px solid #e3e3e3;
	border-bottom: 1px solid #333;
	display: flex;
	margin-bottom: 15px;
	cursor: pointer;
}

.item_detail, .related_item, .item_review, .item_inquiry {
	padding: 12px 45px;
	border-right: 1px solid #e3e3e3;
	color: #333;
	font-size: 15px;
}

.item_detail a, .related_item a, .item_review a, .item_inquiry a {
	color: #333;
}

.item_detail:hover, .related_item:hover, .item_review:hover,
	.item_inquiry:hover {
	text-decoration: underline;
}

.menuactive {
	color: #fff;
	background-color: #333;
}

.menuactive a {
	color: #fff;
}

.item_contents {
	text-align: center;
}

.review_table {
	border: 1px solid #ddd;
	color: #666;
	width: 100%;
	margin-bottom: 30px;
	text-align: center;
	border-collapse: collapse;
}

.review_table>thead>tr>th {
	border: 1px solid #ddd;
	background: #f9f9f9;
	font-weight: bold;
	color: #636363;
	padding: 8px 0px;
}

.review_table>tbody>tr>td {
	border: 1px solid #ddd;
	padding: 8px 0px;
}

.thtitle {
	width: 50%;
}

.thdate {
	width: 18%;
}

.imgtitle {
	margin-top: 20px;
	margin-bottom: 20px;
}

.opt_sel {
	width: 400px;
}

.NormalBtn {
	background-color: #fff;
	border: 2px solid #585858;
	padding: 6px 12px;
	vertical-align: middle;
	font-size: 14px;
	cursor: pointer;
	font-weight: 600;
	margin-left: 10px;
}

.DelBtn {
	background-color: #fff;
	border: 2px solid #585858;
	padding: 6px 12px;
	vertical-align: middle;
	font-size: 14px;
	cursor: pointer;
	font-weight: 600;
	margin-top: 10px;
}

#idCheck {
	margin-left: 15px;
	color: #828282;
}

.alert {
	margin-left: 15px;
	color: #828282;
}

.alert-success {
	color: #1b5ac2;
}

.alert-danger {
	color: red;
}

.form-inline {
	display: contents;
	flex-flow: row wrap;
	align-items: center;
}

.next_step_Btn, .reset_step_Btn {
	border: 1px solid #333;
	border-radius: 0;
	background-color: #fff;
	font-size: 18px;
	font-weight: 600;
	color: #000;
	cursor: pointer;
	padding: 10px 35px;
}

.pricebox {
	padding: 12px 0;
	font-size: 21px;
	color: #333;
	justify-content: space-between;
	border-bottom: 1px solid #c5c5c5;
}

.itemDiv {
	border-bottom: 1px solid #c5c5c5;
	border-top: 1px solid #c5c5c5;
	background-color: #f5f5f5;
}

.list_box {
	display: flex;
	justify-content: space-between;
	padding: 8px;
	align-items: center;
}

.amount_box {
	display: flex;
	align-items: center;
}

.pmBtn {
	width: 26px;
	height: 26px;
	border: 1px solid #ccc;
	background-color: #fff;
	cursor: pointer;
}

.pd_amount {
	width: 40px;
	height: 22px;
	border: 1px solid #ccc;
	background-color: #fff;
	line-height: 1.8;
	text-align: center;
}

.delItem {
	width: 24px;
	height: 20px;
	border: 0px;
	background: #ffffff url(../img/close.png) center center no-repeat;
	background-size: 28px;
	outline: none;
	float: right;
	color: #ffffff;
	padding: 0;
	margin-left: 10px;
	text-indent: -9999px;
	cursor: pointer;
}

.order_top {
	display: flex;
	justify-content: space-between;
	width: 1280px;
	margin: auto;
	padding: 15px 0px 8px 0px;
	border-bottom: 2px solid #3e3e3e;
	margin-bottom: 0px;
	margin-top: 30px;
}

.order_box_top, .order_items_info {
	display: flex;
	text-align: center;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-size: 18px;
}

.order_top_th {
	padding: 15px 0;
	border-right: 1px solid #ccc;
	background-color: #f5f5f5;
	font-weight: 600;
}

.ordertb_img {
	width: 270px;
}

.ordertb_name {
	width: 600px;
}

.ordertb_name_f {
	width: 665px;
}

.ordertb_amount, .ordertb_sum {
	width: 170px;
}

.order_img {
	width: 170px;
	height: 170px;
}

.order_items {
	border-right: 1px solid #ccc;
}

#optionBox {
	color: #c33333;
	font-weight: 300;
}

.item_name_box {
	display: inline-block;
	margin-top: 10%;
	padding-left: 20px;
}

.info_text {
	display: inline-block;
	margin-top: 45%;
}

.info_name {
	text-align: left;
}

.sub_text {
	color: #777;
}

.bold_text {
	font-weight: 600;
}

.tb_script {
	width: 25%;
	padding: 15px 0;
	border-right: 1px solid #ccc;
	font-size: 17px;
}

#total_sum, .price_print {
	color: #c33333;
	font-weight: 600;
}

.tb_top {
	width: 100%;
	text-align: left;
	padding: 20px;
}

.align_right {
	text-align: right;
	border-right: 0;
}

.order_input_box pre {
	margin: 0;
	white-space: pre-wrap;
	overflow: auto;
	height: 200px;
	border: 1px solid #929292;
	padding: 15px 15px 0px 15px;
	font-size: 12px;
	margin-bottom: 10px;
	color: #333;
}

.no_items_box {
	width: 100%;
	height: 150px;
	border-right: 1px solid #ccc;
	display: flex;
	align-items: center;
	justify-content: center;
}

.ordertb_checkbox {
	display: flex;
	align-items: center;
	width: 64px;
	justify-content: center;
}

.sub_span {
	font-size: 12px;
	color: #777;
	margin-left: 10px;
}

.order_card {
	display: flex;
	flex-direction: column;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 20px;
}

.order_card_top {
	border-bottom: 2px solid #777;
	padding-bottom: 5px;
	margin-top: 20px;
	font-size: 17px;
	color: #333;
	font-weight: 600;
}

.order_card_box {
	margin-top: 10px;
	display: flex;
	align-items: center;
}

.card_box_left {
	width: 75px;
}

.order_Btn_Box {
	display: flex;
	justify-content: center;
	margin-top: 15px;
}

.inner_card {
	display: flex;
	padding: 15px;
}

.inner_card img {
	width: 150px;
	padding: 0 15px;
}

.card_right {
	display: flex;
	flex-direction: column;
}

.order_item_bold {
	font-weight: 600;
}

.order_item_option {
	color: #555;
	font-size: 13px;
	margin-top: 5px;
}

.star-input>.input, .star-input>.input>label:hover, .star-input>.input>input:focus+label,
	.star-input>.input>input:checked+label {
	display: inline-block;
	vertical-align: middle;
	background: url('../img/grade_img.png') no-repeat;
}

.star-input {
	display: inline-block;
	white-space: nowrap;
	width: 225px;
	height: 40px;
	padding: 25px;
	line-height: 30px;
}

.star-input>.input {
	display: inline-block;
	width: 150px;
	background-size: 150px;
	height: 28px;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

.star-input>.input>input {
	position: absolute;
	width: 1px;
	height: 1px;
	opacity: 0;
}

star-input>.input.focus {
	outline: 1px dotted #ddd;
}

.star-input>.input>label {
	width: 30px;
	height: 0;
	padding: 28px 0 0 0;
	overflow: hidden;
	float: left;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}

.star-input>.input>label:hover, .star-input>.input>input:focus+label,
	.star-input>.input>input:checked+label {
	background-size: 150px;
	background-position: 0 bottom;
}

.star-input>.input>label:hover ~label {
	background-image: none;
}

.star-input>.input>label[for="p1"] {
	width: 30px;
	z-index: 5;
}

.star-input>.input>label[for="p2"] {
	width: 60px;
	z-index: 4;
}

.star-input>.input>label[for="p3"] {
	width: 90px;
	z-index: 3;
}

.star-input>.input>label[for="p4"] {
	width: 120px;
	z-index: 2;
}

.star-input>.input>label[for="p5"] {
	width: 150px;
	z-index: 1;
}

.star-input>output {
	display: inline-block;
	width: 60px;
	font-size: 18px;
	text-align: right;
	vertical-align: middle;
}

.al_center {
	display: flex;
	align-items: center;
}

.qs_click {
	cursor: pointer;
}

.board_table {
	width: 85%;
	margin: auto;
	margin-top: 10px;
	border: 1px solid #ddd;
	color: #333;
	text-align: center;
	border-collapse: collapse;
	margin-bottom: 15px;
}

.board_table>thead>tr>th {
	border: 1px solid #ddd;
	background: #f9f9f9;
	font-weight: bold;
	color: #636363;
	padding: 8px 0px;
}

.board_table>tbody>tr>td {
	border: 1px solid #ddd;
	padding: 8px 0px;
}

.pagination {
	display: flex;
	justify-content: center;
	align-items: center;
}

.page-item {
	text-align: center;
	width: 26px;
	height: 26px;
	line-height: 28px;
	margin: 0 3px;
	margin-bottom: 10px;
	cursor: pointer;
	color: #333;
}

.page-item.active {
	background-color: #424242;
	color: #fff;
}

.page-item:hover {
	background-color: #424242;
	color: #fff;
}
.qs_contents_detail{
	max-width: 500px;	
}

.qs_contents {
	color: #333;
}
.admin_content {
	display: flex;
}
.right_content {
	width: 87%;
	margin-left: 20px;
	margin-top: 3%;
}

.banners_href {
	width: 80%;
}

.left_menu {
	border: 1px solid #777;
	padding: 10px 20px;
	margin-top: 15px;
}

.left_menu a {
	color: #333;
}

.left_menu_name {
	font-size: 16px;
	font-weight: 600;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
	margin: 10px 0px;
}

.left_menu_item {
	font-size: 14px;
	margin: 12px 0px;
}

.left_menu_item.active a {
	color: #36e37c;
	font-weight: 600;
}

.ad_table {
	border: 1px solid #ddd;
	color: #666;
	width: 80%;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 30px;
	text-align: center;
	border-collapse: collapse;
}

.ad_table>thead>tr>th {
	border: 1px solid #ddd;
	background: #f9f9f9;
	font-weight: bold;
	color: #636363;
	padding: 8px 0px;
}

.ad_table>tbody>tr>td {
	border: 1px solid #ddd;
	padding: 8px 0px;
	font-size: 15px;
	min-width: 50px; 
}

.tb_detail {
	text-align: left;
	padding: 20px 50px;
	line-height: 25px;
}

.flex_box {
	display: flex;
	text-align: center;
	font-size: 14px;
	justify-content: center;
	max-height: 102px;
}

.prod_img {
	width: 10%;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 8px 0px;
}

.prod_cd {
	width: 10%;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 8px 0px;
}

.ad_item_img {
	width: 85px;
	height: 85px;
}

.prod_name {
	width: 30%;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 8px 0px;
}

.prod_price {
	width: 10%;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 8px 0px;
}

.prod_dis_price {
	width: 10%;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 8px 0px;
	border-left: 1px solid #666;
}

.prod_point {
	width: 6%;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 8px 0px;
}

.prod_option {
	width: 10%;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 8px 0px;
}

.prod_btn {
	width: 15%;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 8px 0px;
	display: block;
	align-content: center;
}

.prod_top {
	border-top: 1px solid #666;
	background: #f9f9f9;
	font-weight: bold;
	color: #636363;
}

.prod_info_div {
	margin: 15px;
}

.in_text {
	width: 85%;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 25px;
}

.txt_addr {
	width: 90%;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 3px;
	height: 25px;
}

.lockimg {
	width: 15px;
}

.pointer_td {
	cursor: pointer;
}

.center_box {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    gap: 5px;
}

.banner_img_ad {
	width: 500px;
}

.board_box {
	border: 1px solid #ebecef;
	margin-top: 30px 0;
}

.board_title_box {
	margin: 30px 30px 0px 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ecebef;
}

.board_title {
	font-size: 26px;
	color: #333;
	margin-bottom: 15px;
	padding-left: 20px;
}

.board_top {
	display: flex;
	justify-content: space-between;
	padding: 0px 20px;
	color: #333;
}

.board_name {
	font-size: 16px;
	font-weight: 600;
}

.board_date {
	font-size: 14px;
	color: #979797;
	padding-top: 5px;
}

.board_count {
	color: #979797;
}

.board_content, .board_btn_box {
	margin: 30px 40px 30px 40px;
}

.order_detail_box {
	display: flex;
}

.order_list_img {
	width: 150px;
	height: 150px;
}

.order_inner_box {
	font-size: 17px;
	color: #333;
	padding-left: 30px;
}

.fw {
	font-weight: 600;
}

.order_detail_info {
	border-bottom: 1px solid #333;
	font-size: 18px;
	padding: 10px 0;
	margin-bottom: 10px;
}

.small_gray {
	font-size: 15px;
	color: #555;
	margin: 5px 0;
}

.order_detail_content {
	font-size: 16px;
	margin: 5px 0;
}

.biz_chk {
	font-size: 20px;
	margin-top: 15px;
	display: flex;
	align-items: center;
}

#biz_mem_chk {
	width: 20px;
	height: 20px;
	border: 2px solid #bcbcbc;
	cursor: pointer;
	margin-right: 5px;
}

.sp_four {
	font-size: 14px;
}

.board_name a {
	cursor: pointer;
}

.reply_txtarea {
	resize: none;
	width: 80%;
	height: 80px;
	margin-right: 10px;
}

.reply_flex_box {
	display: flex;
}

.reply_btn {
	width: 150px;
	background-color: #fff;
	font-size: 20px;
	font-weight: 600;
	border: 1px solid #333;
	cursor: pointer;
}

#modal.modal-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	background: rgba(255, 255, 255, 0.25);
	box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
	backdrop-filter: blur(1.5px);
	-webkit-backdrop-filter: blur(1.5px);
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.18);
}

#modal .modal-window {
	background: #fff;
	box-shadow: 0 8px 12px 0 rgba(31, 38, 135, 0.37);
	backdrop-filter: blur(13.5px);
	-webkit-backdrop-filter: blur(13.5px);
	border-radius: 10px;
	border: 1px solid rgba(255, 255, 255, 0.18);
	width: 400px;
	height: 500px;
	position: relative;
	top: -100px;
	padding: 10px;
}

#modal .title {
	padding-left: 10px;
	display: inline;
	color: #333;
}

#modal .title h2 {
	display: inline;
}

#modal .close-area {
	display: inline;
	float: right;
	padding-right: 10px;
	cursor: pointer;
	text-shadow: 1px 1px 2px gray;
	color: #333;
}

#modal .content {
	margin-top: 20px;
	padding: 0px 10px;
	color: #333;
}

div.content {
	margin-bottom: 30px;
}

.order_sub_txt {
	font-size: 14px;
	margin-left: 15px;
}

#deli_modal {
	display: none;
	width: 300px;
	padding: 20px 60px;
	background-color: #fefefe;
	border: 1px solid #888;
	border-radius: 3px;
}

#deli_modal .modal_close_btn {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.item_over_div {
	display: flex;
	margin: 0 10px;
	position: absolute;
	top: 202px;
	width: -webkit-fill-available;
	justify-content: flex-end;
	background-color: rgba(255, 240, 1, 0.9);
	cursor: default;
}

.normal_lab {
	position: absolute;
	top: 0;
	background-color: #FF5C93;
	width: 30%;
	height: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: 600;
	line-height: 32px;
	/*border-radius: 0 5px 5px 5px;*/
	opacity: 0.8;
	color: #fff;
}

.sale_lab {
	position: absolute;
	top: 0;
	background-color: #2BAFED;
	width: 30%;
	height: 30%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	font-weight: 600;
	line-height: 32px;
	opacity: 0.8;
	/*border-radius: 0 5px 5px 5px;*/
	color: #fff;
}

.over_img {
	width: 30px;
	cursor: pointer;
}

.direct_box_middle {
	display: flex;
	justify-content: center;
}

.right_sidebar {
	position: fixed;
	top: 20px;
	right: 0;
	width: 109px;
	z-index: 11;
	border: 2px solid #888;
	background-color: #fff;
}

.btn_sh {
	right: -113px !important;
}

.menuflex {
	display: flex;
	justify-content: space-around;
}

.sidebox {
	width: 80px;
	text-align: center;
	border-bottom: 2px solid #888;
	font-size: 12px;
	padding: 5px 0px;
	cursor: pointer;
}

.margin_box {
	margin-bottom: 5px;
	margin-top: 20px;
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 12px;
	text-align: center;
}

.csbox {
	border-top: 2px solid #888;
	border-bottom: 2px solid #888;
	width: 80px;
	padding: 3px 0px;
	margin: 15px 0;
}

.cspbox {
	font-weight: 600;
	border-bottom: 1px solid #000;
	width: 80px;
	padding-bottom: 15px;
}

.csbbox {
	border-bottom: 1px solid #000;
	padding: 5px 0;
	font-size: 11px;
}

.recentImg {
	width: 80px;
	padding: 5px;
	border: 1px solid #ebebeb;
	margin-bottom: 8px;
}

.recentItem {
	display: flex;
	flex-direction: column;
	align-items: center;
	text-align: center;
	cursor: pointer;
	margin-bottom: 20px;
}

.side_mid {
	padding: 5px 8px;
	height: -webkit-fill-available;
}

#sidebtn {
	position: fixed;
	top: 308px;
	right: 109px;
	width: 22px;
	height: 32px;
	background-color: #fff;
	border: 2px solid #ccc;
	cursor: pointer;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	z-index: 10;
}

#sidebtnimg {
	width: 18px;
}

.sc_img {
	width: 100%;
}

.fcc {
	padding: 15px;
	flex-direction: column;
	align-items: flex-start;
}

input[id=navbar__toogleBtn] {
	display: none;
}

label[for=navbar__toogleBtn] {
	width: 30px;
	height: 20px;
	display: none;
	position: absolute;
	cursor: pointer;
	top: 10px;
	right: 10px;
	transition: 0.3s;
}

label[for=navbar__toogleBtn] span {
	display: block;
	height: 2px;
	background-color: #000;
	position: absolute;
	left: 0;
	width: 100%;
	transition: 0.3s;
	z-index: 1;
}

label[for=navbar__toogleBtn] span:nth-child(1) {
	top: 0;
}

label[for=navbar__toogleBtn] span:nth-child(2) {
	top: 50%;
}

label[for=navbar__toogleBtn] span:nth-child(3) {
	top: 100%;
}

input[id=navbar__toogleBtn]:checked+label span:nth-last-child(1) {
	top: 50%;
	transform: rotate(45deg);
}

input[id=navbar__toogleBtn]:checked+label span:nth-last-child(2) {
	opacity: 0;
}

input[id=navbar__toogleBtn]:checked+label span:nth-last-child(3) {
	top: 50%;
	transform: rotate(-45deg);
}

.rf_btn_box {
	text-align: center;
	margin: 20px;
}

#reason_selbox, #order_reason {
	margin-bottom: 10px;
}

.blue_Btn {
	font-size: 15px;
	font-weight: 600;
	background-color: #0075ff;
	border: 0;
	padding: 7px 10px;
	border-radius: 4px;
	color: #fff;
	cursor: pointer;
	box-shadow: 0 3px 5px 0 #77b5ff;
}

.edit_btn, .edit_Btn {
	font-size: 15px;
	font-weight: 600;
	background-color: transparent;
	border: 1px solid #0075ff;
	padding: 7px 10px;
	border-radius: 4px;
	color: #333;
	cursor: pointer;
}

.delete_btn {
	font-size: 15px;
	font-weight: 600;
	background-color: transparent;
	border: 1px solid #eb4654;
	padding: 7px 10px;
	border-radius: 4px;
	color: #333;
	cursor: pointer;
}

.reason_box {
	text-align: center;
}

.check-del-btn {
	border: 1px solid #eb46548a;
	margin: auto;
	padding: 5px 30px;
	background: #eb46540a;
	color: #eb4654db;
	border-radius: 0.2rem;
	float: inline-end;
}

.del_btn {
	font-size: 15px;
	border: 1px solid #eb4654;
	background-color: #eb4654;
	color: #fff;
	border-radius: 4px;
	font-weight: 600;
	margin-left: 10px;
	padding: 7px 10px;
	cursor: pointer;
}

.del_Btn {
	font-size: 15px;
	border: 1px solid #eb4654;
	background-color: transparent;
	color: #333;
	border-radius: 4px;
	font-weight: 600;
	padding: 7px 10px;
	cursor: pointer;
}

.cancel_btn {
	width: 150px;
	font-size: 20px;
	border: 1px solid #eb4654;
	background-color: #eb4654;
	color: #fff;
	font-weight: 600;
	margin-left: 10px;
	cursor: pointer;
}

.reply_ed_btnbox {
	margin: 10px 0 15px 0;
}

.reply_line {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

.reply_writer, .reply_date, .reply_text {
	margin-bottom: 10px;
}

.reply_writer {
	font-weight: 600;
}

.upBtn {
	background-color: #fff;
	border: 2px solid #585858;
	padding: 6px 12px;
	vertical-align: middle;
	font-size: 14px;
	cursor: pointer;
	font-weight: 600;
}

.option_tb {
	width: 100%;
	border-collapse: collapse;
}

.option_tb th {
	padding: 8px;
	border: 1px solid #dedede;
}

.option_tb td, .option_tb tr {
	text-align: center;
	border: 1px solid #dedede;
}

.tb_input {
	width: 80%;
	padding: 4px;
	margin: 6px 0;
	font-size: 12px;
}

.option_top_box {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.orderChangeBtn {
	background-color: #fff;
	border: 1px solid #585858;
	padding: 3px 6px;
	vertical-align: middle;
	font-size: 13px;
	cursor: pointer;
	font-weight: 600;
}

.addoption {
	background-color: #fff;
	border: 1px solid #777;
	padding: 5px 8px;
	border-radius: 5px;
	box-shadow: 2px 2px 0px 0px #777;
	font-size: 13px;
	font-weight: 600;
	margin-right: 5px;
	cursor: pointer;
}

.item_img {
	transition: all 0.2s linear;
}

.item_img:hover {
	transform: scale(1.2);
}

.item_img_box {
	overflow: hidden;
}

.att_txt {
	font-size: 13px;
	color: #36a1ff;
	font-weight: 400;
}

.txttitle_top {
	font-size: 28px;
	font-weight: 800;
}

.txttitle_bottom {
	font-size: 19px;
	font-weight: 600;
}

.sub_menu_box {
	display: flex;
	text-align: center;
	border: 1px solid #ccc;
	width: fit-content;
	margin-top: 15px;
}

.sb_in_box {
	background-color: #eeeeef;
	padding: 5px 20px;
	cursor: pointer;
}

.sb_in_box.inbox_active {
	background-color: #fff;
	color: #00B6E7;
}

.item_box.brandhide {
	display: none;
}

.item_box.brandshow {
	display: block;
}

.item_box.genrehide {
	display: none;
}

.item_box.genreshow {
	display: block;
}

.item_box.typehide {
	display: none;
}

.item_box.typeshow {
	display: block;
}

.slide_inner_line {
	border: none;
}

.recentSwiper {
	width: 93px;
	height: 100px;
}

.btmmg {
	cursor: pointer;
}

.swiper-button-prev.recent_prev {
	left: 25px;
}

.swiper-button-prev.recent_prev, .swiper-button-next.recent_next {
	bottom: 0;
	top: auto;
	background-color: transparent;
	width: 20px !important;
	height: 20px !important;
	margin-bottom: 10px;
}

.swiper-button-next.recent_next {
	right: 25px;
}

.fcinfo {
	margin-right: 110px;
}

.pbtnbox {
	width: 100%;
	text-align: center;
	display: block;
}

.naver-pay-btn-div {
	float: right;
	margin: 12px 0 30px 0;
}

.item_info_btn_box {
	display: flex;
	gap: 10px;
}

.btn_pre {
	font-size: 12px;
	padding: 6px 21px;
	margin-top: 4px;
}

.pDetail-btn-group {
	display: contents;
}

.basket-btn-group {
	display: flex;
	gap: 10px;
}

.all-check-div {
	color: #666;
	width: 80%;
	margin: auto;
	margin-top: 30px;
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.board-title{
	    width: 80%;
    margin: auto;
    margin-top: 30px;
    font-size: 20px;
}

@media screen and (max-width:1315px) {
	.topRimg {
		display: none;
	}
}

@media screen and (max-width:650px) {
	.navbar_top a, .navbar__menu>li:nth-child(1)>a {
		border: 0;
	}
	.snsdiv, .item_list {
		justify-content: center;
	}
	.login_box {
		width: 85%;
	}
	.topRimg, .swiper-button-next, .swiper-button-prev, .swiper-item-next,
		.swiper-item-prev, .footflex {
		display: none;
	}
	.j_id_txt {
		width: 60% !important;
	}
	.all_menu {
		display: none;
	}
	.opt_sel {
		width: 200px;
		font-size: 11px;
	}
	.normal_lab {
		font-size: 14px;
		line-height: 22px;
	}
	.board_content img {
		width: 100% !important;
		height: auto !important;
		margin: auto;
	}
	#itemimg {
		width: 300px;
		height: 300px;
	}
	.item_info_left {
		text-align: center;
	}
	.sub_menu_box {
		margin: 20px auto;
	}
	.txttitle_top, .item_info_itemname {
		font-size: 22px;
	}
	.item_info_main_left, .item_info_main_right {
		font-size: 15px;
	}
	.txttitle_bottom, .agree_top, .biz_chk {
		font-size: 14px;
	}
	.list_box {
		font-size: 11px;
	}
	.sp_four {
		font-size: 12px;
	}
	.sc_img, .sub_menu_box {
		width: 90% !important;
	}
	.txttitle {
		margin: 0 30px;
	}
	.fbottom {
		flex-direction: column;
		align-content: center;
	}
	.item_list_top {
		margin: 0 20px;
	}
	.fcinfo {
		margin: 0;
	}
	.swiper-container, .main_content, .footvw, .mslide, .banner_img {
		width: 100% !important;
	}
	.banner_img {
		height: 45vh;
		object-fit: cover; /* 안잘리고 눌러지려면 fill 0309 */
	}
	.sub_menu_box {
		font-size: 12px;
		flex-wrap: wrap;
	}
	.sb_in_box {
		padding: 5px 0;
		width: 50%;
	}
	.navbar {
		padding: 0;
		min-width: 100%;
		background-color: #fff001;
	}
	.footfull, .footfull_y {
		min-width: 100%;
	}
	.navbar__search {
		background-color: #fff;
	}
	.navbar_top, .main_menu_box {
		display: none;
		align-items: center;
		width: 50%;
	}
	.navbar__logo img {
		width: 95%;
	}
	.navbar__menu {
		flex-direction: column;
	}
	.navbar__menu li {
		width: 100%;
		text-align: center;
		padding: 8px 2px;
	}
	.navbar_top.active {
		display: flex;
		background-color: #fff;
		margin: 0;
		position: fixed;
		top: 0;
		left: 185px;
		z-index: 2;
		width: 149px;
		flex-direction: column;
		border: 1px solid #ccc;
	}
	.main_menu_box.active {
		display: flex;
		background-color: #fff;
		margin: 0;
		position: fixed;
		top: 0;
		left: 0;
		overflow: auto;
		z-index: 2;
		height: 80vh;
		width: 185px;
		border: 1px solid #ccc;
	}
	.main_menu_box::-webkit-scrollbar {
		width: 9px;
	}
	.main_menu_box::-webkit-scrollbar-thumb {
		background-color: #3e4656;
		border-radius: 10px;
		background-clip: padding-box;
		border: 2px solid transparent;
	}
	.main_menu_box::-webkit-scrollbar-track {
		background-color: #ddd;
	}
	label[for=navbar__toogleBtn] {
		display: block;
	}
	.navbar a {
		display: block;
	}
	.navbar__toogleBtn {
		display: block;
		cursor: pointer;
	}
	.rside {
		display: none;
	}
	.footer_box {
		font-size: 13px;
	}
	.footpre {
		font-size: 12px;
		white-space: break-spaces;
	}
	#main-menu {
		display: flex;
		flex-direction: column;
		height: 100%;
	}
	.sub-menu {
		visibility: visible;
		opacity: 1;
		position: relative;
		border: 0;
		border-bottom: 2px solid;
		width: inherit;
	}
	.sub-menu>li {
		width: 91.5%;
		background-color: #eee;
	}
	#main-menu>li>a {
		border-bottom: 1px solid #ccc;
	}
	.buyBtn, .basketBtn {
		padding: 10px 38px;
		width: 188px;
	}
	.buyBtn {
		width: 100%;
	}
	.swiper-container {
		height: 350px;
	}
	.swiper-container img {
		width: 99%;
		/* height: auto; 0306*/
	}
	.swiper-pagination-fraction {
		left: 38%;
	}
	.swiper-slide {
		margin: 0;
	}
	.f_top {
		flex-direction: column;
	}
	.f_top_box, .f_top_box_last {
		width: 90%;
		border-bottom: 1px solid #000;
		border-right: 0;
		padding: 5%
	}
	.item_name {
		font-size: 13px;
	}
	.item_sub {
		font-size: 12px;
	}
	.item_price, .won {
		font-size: 14px;
	}
	.item_box {
		margin: 10px 1%;
		width: 38%;
		padding: 10px;
	}
	.m_boxb {
		width: 100%;
	}
	.m_box {
		width: 55%;
		margin: auto;
		text-align: center;
	}
	.item_box_bottom {
		padding: 0px 10px 10px 10px;
	}
	.sub-menu>li {
		width: 93%;
	}
	.item_img {
		width: 99%;
		margin: auto;
		height: auto;
	}
	.imgtitle {
		margin-top: 20px;
		text-align: center;
	}
	.fcimg {
		text-align: center;
		margin: 30px 0;
	}
	.item_over_div {
		display: none;
	}
	.item_name, .item_sub {
		text-overflow: ellipsis;
		overflow: hidden;
		width: 100%;
	}
	.item_info_middle {
		flex-direction: column;
		padding-bottom: 50px;
	}
	.btnbox {
		width: 100%;
	}
	.order_img {
		width: 99%;
		height: auto;
	}
	.item_info_right {
		width: 90%;
		margin: auto;
	}
	.item_menu {
		margin-left: 20px;
		margin-right: 20px;
	}
	.review_table {
		margin: 20px auto;
		width: 90%;
	}
	.item_detail, .related_item, .item_review, .item_inquiry {
		padding: 13px 2%;
		font-size: 14px;
		text-align: center;
		width: 25%;
	}
	.item_contents {
		width: 90%;
		margin: auto;
	}
	.related_item_img {
		width: 90%;
		height: auto;
	}
	.morder_top {
		width: 90%;
		display: flex;
	}
	.ordertb_amount, .ordertb_sum, .ordertb_img, .ordertb_name_f {
		width: 80px;
	}
	.morder_right>.ordertb_amount, .morder_right>.ordertb_sum, .morder_right>.ordertb_img,
		.morder_right>.ordertb_name_f {
		width: 100%;
		height: auto;
	}
	.morder_right {
		width: 100%;
	}
	.morder_box {
		flex-direction: column;
	}
	.order_top, .order_box {
		width: 90%;
	}
	.item_contents img {
		width: 100%;
	}
	.mypage_top, .mypage_info_out, .agree_box_top, .agree_box {
		width: 90%;
	}
	.input_left {
		font-size: 11px;
	}
	.ordertb_name {
		width: 40vw;
	}
	#order_Form {
		font-size: 14px;
	}
	.input_right input[type="text"], .input_right input[type="password"],
		.input_right input[type="number"] {
		width: 80%;
	}
	#postcode {
		width: 50%;
	}
	#roadAddress, #extraAddress, #detailAddress {
		width: 80%;
		margin-bottom: 5px;
	}
	.bbt {
		border-bottom: 2px solid;
	}
	.inner_card img {
		width: 125px;
		padding: 0 15px 0 0;
	}
	.order_card_box {
		flex-wrap: wrap;
	}
	.card_box_left {
		width: 75px;
	}
	.order_Btn_Box>div>.NormalBtn {
		margin-right: 0;
	}
	.order_detail_info {
		font-size: 16px;
	}
	.order_detail_content {
		font-size: 14px;
	}
	.fcinfo {
		font-size: 12px;
	}
	.ftitle {
		font-size: 20px;
	}
	.fphone {
		font-size: 26px
	}
	.direct_box {
		width: 90%;
	}
	#modal.modal-overlay {
		margin-top: 25px;
	}
	.fcc {
		flex-direction: column;
		align-items: center;
	}
	.order_box_top, .order_items_info, .tb_script, .order_card {
		font-size: 13px;
	}
	.board_table {
		width: 90%;
	}
	#morder_img_top {
		line-height: 240px;
	}
	.NormalBtn {
		margin-right: 5%;
	}
	.mypage_info {
		font-size: 14px;
		flex-direction: column;
		height: 200px;
		padding: 15px;
	}
	#topBtn {
		right: 25px;
		bottom: 25px;
	}
	.join_input_box, .order_input_box {
		font-size: 12px;
	}
	.info_text {
		margin: 0;
		padding: 15px 0;
	}
	.inner_dev_box {
		width: 90%;
		margin: auto;
	}
	.alert {
		font-size: 12px;
	}
	.naver-pay-btn-div {
		width:100%;
		float: none;
		margin: 10px 0;
		zoom: 1.33;
        display: flex;
	}
	.pDetail-btn-group {
		width: 100%;
		gap: 10px;
		display: flex;
		flex-direction: column-reverse;
	}
	.pay-btn-group {
		height: auto;
	}
	.basket-btn-group {
		flex-direction: row-reverse;
	}
}