/**************************
Compass Text Replacement
*/
/**************************
Inline List
*/
/**************************
Inline Block List
*/
/**************************
horizontal-list
*/
/**************************
Bullets
*/
/* simple clearfix */
/**************************
@mixin for sprite
*/
/**************************
	drawer
*/
#drawer {
	visibility: hidden;
	z-index: 1000;
	width: 86%;
}

#drawer .drawer__head {
	overflow: visible;
}

#drawer .drawer__head a {
	background-color: #d9f1ff;
	color: #fff;
	font-weight: bold;
}

#drawer .drawer__search {
	padding: 18px 20px;
}

#drawer .drawer__search::after {
	border-bottom: 0 none !important;
}

#drawer .drawer__btn {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	height: 44px;
	border: 1px solid #ccd6e0;
	box-sizing: border-box;
	display: block;
}

#drawer .drawer__btn-1 {
	background: url("../img/drawer__btn1.png") center center/auto 44px no-repeat transparent;
}

#drawer .drawer__btn-2 {
	background: url("../img/drawer__btn2.png") center center/auto 44px no-repeat transparent;
}

#drawer.drawer-show {
	visibility: visible;
}

#drawer.mm-menu.mm-offcanvas {
	max-width: 86%;
}

#drawer .mm-listview > li.mm-selected > a:not(.mm-next),
#drawer .mm-listview > li.mm-selected > span {
	background-color: transparent;
}

#drawer .mm-navbar-top {
	height: 49px;
	border-bottom: 0 none;
	padding-top: 0;
	padding-bottom: 0;
}

#drawer .mm-panels {
	background-color: #fff;
	padding-top: 0;
}

#drawer .mm-panels > .mm-panel.mm-hasnavbar {
	padding-top: 0;
}

#drawer .mm-panels > .mm-panel::before {
	height: 0;
}

#drawer .mm-panels .mm-navbar {
	padding-top: 1em;
	border-bottom: 1px solid #ccd6e0;
	margin-right: 0;
	box-sizing: border-box;
	width: 100%;
	height: 49px;
	position: absolute;
	top: 0;
	left: 0;
}

#drawer .mm-panels .mm-navbar .mm-prev {
	top: 0;
	height: 48px;
}

#drawer .mm-panels .mm-navbar .mm-prev::before {
	top: 0;
}

#drawer .mm-panels .mm-navbar .mm-title {
	font-size: 0.875rem;
	font-weight: normal;
	color: #333;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 48px;
	box-sizing: border-box;
}

#drawer .mm-panels .mm-navbar + .mm-listview {
	margin-top: 49px;
}

#drawer #mm-1 .mm-navbar + .mm-listview {
	margin-top: 0;
}

#drawer #mm-1 > .mm-navbar {
	display: none;
}

#drawer .mm-listview {
	margin-bottom: 40px;
}

#drawer .mm-panels > .mm-panel::after {
	height: 0;
}

#drawer .toggle,
#drawer .gnavi__cap {
	display: none;
}

#drawer li {
	min-height: 49px;
	box-sizing: border-box;
}

#drawer li:first-child {
	min-height: 49px;
	position: relative;
	top: 0;
	left: 0;
}

#drawer li:first-child .drawer__a {
	min-height: 49px;
}

#drawer li:not(.mm-divider)::after {
	border-bottom: 1px solid #ccd6e0;
}

#drawer li.li-bottom {
	padding-bottom: 30px;
}

#drawer li.li-bottom::after {
	display: none;
}

#drawer li.li-bottom a.list_link {
	font-size: 13px;
	height: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
	font-weight: normal;
	padding-left: 35px;
}

#drawer li.li-bottom a.list_link::before {
	left: 24px;
}

#drawer li.li-bottom a.list_link:first-child {
	margin-top: 10px;
}

#drawer li.li-bottom a.list_link.last-child {
	margin-bottom: 10px;
}

#drawer a {
	color: #333;
	background-color: #fff;
	font-size: 0.938rem;
	height: 49px;
	line-height: 1;
	box-sizing: border-box;
	margin-right: 0;
	margin-left: 0;
	padding-top: 17px;
	padding-bottom: 16px;
}

#drawer a:hover {
	text-decoration: none;
	opacity: 0.7;
	-webkit-transition: 0.2s opacity;
	transition: 0.2s opacity;
}

#drawer .mm-listview .mm-vertical .mm-panel,
#drawer .mm-vertical .mm-listview .mm-panel {
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
	top: 0;
	left: 0;
	padding-left: 0;
}

#drawer .mm-listview .mm-vertical .mm-panel::before,
#drawer .mm-vertical .mm-listview .mm-panel::before {
	content: '';
	display: block;
	position: absolute;
	top: -13px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	    -ms-transform: translateX(-50%);
	        transform: translateX(-50%);
}

#drawer .mm-listview .mm-vertical .mm-panel .a1,
#drawer .mm-vertical .mm-listview .mm-panel .a1 {
	display: block;
	text-align: center;
	color: #fff;
	padding: 0;
	padding-bottom: 10px;
	height: 40px;
}

#drawer .mm-listview .mm-vertical .mm-panel .a1 .text,
#drawer .mm-vertical .mm-listview .mm-panel .a1 .text {
	display: inline-block;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	border-bottom: 2px solid transparent;
	position: relative;
	top: -10px;
	left: 0;
	font-weight: bold;
}

#drawer .mm-listview .mm-vertical .mm-panel .a1:hover .text,
#drawer .mm-listview .mm-vertical .mm-panel .a1.active .text,
#drawer .mm-vertical .mm-listview .mm-panel .a1:hover .text,
#drawer .mm-vertical .mm-listview .mm-panel .a1.active .text {
	border-bottom-color: #fff;
}

#drawer .mm-listview .mm-vertical .mm-panel .a1:hover,
#drawer .mm-vertical .mm-listview .mm-panel .a1:hover {
	opacity: 1;
}

#drawer .mm-listview .mm-vertical .mm-panel .li1,
#drawer .mm-vertical .mm-listview .mm-panel .li1 {
	min-height: initial;
	min-height: auto;
}

#drawer .mm-listview .mm-vertical .mm-panel .li1::after,
#drawer .mm-vertical .mm-listview .mm-panel .li1::after {
	display: none;
}

#drawer .mm-listview .mm-vertical .mm-panel .mm-next,
#drawer .mm-vertical .mm-listview .mm-panel .mm-next {
	display: none;
}

#drawer li .mm-next {
	height: 48px;
	box-sizing: border-box;
	width: 40px;
}

#drawer li .mm-next::after {
	right: 17px;
}

#drawer li .mm-next::before {
	display: none;
}

#drawer li.mm-opened .mm-next::before {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}

#drawer .sub_cate__sub {
	border-radius: 0;
}

#drawer .sub_cate__sub_wrapper {
	padding: 0;
	width: 100%;
}

.mm-opening #mm-blocker {
	background: #000 none repeat scroll 0 0;
	-webkit-transition: background 1s ease 0.2s;
	transition: background 1s ease 0.2s;
	opacity: 0.2;
	z-index: 10001;
}

html.mm-right.mm-opening .mm-slideout {
	-webkit-transform: translate(-86%, 0);
	-ms-transform: translate(-86%, 0);
	transform: translate(-86%, 0);
}
