@media screen and (max-width: 768px) {
/* Dung	*/

.staffs.clearfix li .btn.btn-gray{
	padding-top: 5px;
	padding-bottom: 5px;
}
	.shop-slide .right .block .title-block {
		margin-bottom: 5px;
	}
	.main-content article .post-col-right .post-body h3 {
		margin-bottom: 10px;
	}

	img.staff-mv{
		width: 80%;
		margin-right: auto;
		margin-left: auto;
	}
	.staff-highlights .wrap-more {
		height: 150px;
	}
	.shop-staff ul.staffs li .wrap-more {
		height: 180px;
	}
	.shop-staff .staffs li .level {
		margin-top: 10px;
	}
	.staff-detail .staff-highlights ul li a img {
		width: 100%;
	}
.shop-staff .staffs li .level {
		font-size: 12px;
		margin-bottom: 10px;
		line-height: 1em;
}	
.shop-staff .staffs li .job {
		font-size: 12px;
		margin-bottom: 10px;
		line-height: 1em;
}	
	#main {
		margin-left: 0;
	}
	.box-modal {
			padding: 4px 0 15px;
	}
	/*
	.contact-content .h3-thanks {
		font-family: "ヒラギノ角ゴ Pro W6";
	}*/
	.blog-content-detail img {
		width: 100%;
	}
.post-head .date-post {
		font-size: 12px;
}		
	.main-content article h3,
	.blog-content .post .post-col-right .post-body h3 a {
		font-family: "ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 14px;
		line-height: 1.6em;
	}
	.blog-content .post .post-col-right .post-body {
		margin-bottom: 0;
	}
	.blog-content .post .post-col-left a img{
		font-size: 30%;
	}
	.nnt-price span:not(.nnt-category-cp) {
			font-size: 16px;
	}
	.recruit-text p:last-child {
		margin-bottom: 0;
	}
	.news .wrap-pagination {
		margin-bottom: 40px;
	}
.pagination li a {
		font-size: 12px;
}	
	.hair-style .wrap-menu-content.gallery.show-sp:last-child {
			margin-top: 20px;
	}
	.hair-style #group-style li p{
		font-size: 11px;
		line-height: 1.6em;
	}
	.hair-style .recommend {
		margin-bottom: 40px;
	}
	.hair-style-content-right {
		margin-top: 25px;
	}
	.group-hair-style .hair-style-left .hair-style-content .hair-style-content-right p {
		margin-bottom: 1em;
		font-size: 12px;
		line-height: 1.8em;
	}
.group-hair-style .hair-style-left .hair-style-content .hair-style-content-right .border-hair-style {
		margin-top: 20px;
}	
	.group-hair-style .hair-style-left .hair-style-content {
			margin-top: 25px;
	}
	.group-hair-style .hair-style-left .title-hair-style {
		font-size: 16px;
		line-height: 1.6em;
	}
	/*.nnt-price > .nnt-category-cp.nnt-pink {
		font-family: "ヒラギノ角ゴ Pro W3";
	}*/
	.shop-staff {
		margin-top: 40px;
	}
	.position.show-sp {
		font-weight: normal;
		font-size: 16px;
	}
	.shop-content h3.title-shop-staff {
		display: none;
	}
	.links li {
		padding-right: 7px;
	}
	.links li a,
	.links li:nth-child(2) a {
		padding-left: 0;
	}
	.links li:first-child {
		display: block;
		float: none;
		margin: 0 auto 10px auto;
		font-size: 10px;
		width: 93px;
		padding: 3px 0;
		text-align: center;
	 	}
	.wrap-footer img {
		float: none;
		margin-bottom: 5px;
	}
	img {
			max-width: 100%;
			height: auto!important;
			border: 0;
			vertical-align: bottom;
	}
	#aside,
	.header-title,
	.social {
		display: none;
	}
	header {
			width: 100%;
			height: 60px;
			margin: 0;
		position: fixed;
		z-index: 99999;
		background: #000000;
	}
	.container {
		width: 100%;
		background: none;
	}
	#main {
		width: 100%;
		min-width: 320px;
	}
	#logo-sp {
		display: block;
		height: 60px;
		margin: 0 auto;
		text-align: center;
	}
	#logo-sp a {
		display: inline-block;
		margin: 10px auto;
		width: 100%;
		max-height: 40px;
		height: 60px;
		position: relative;
	}
	#logo-sp a img {
		max-height: 100%;
		height: auto;
		max-width: 50%;
		width: auto;
	}
	
	
/*-------------------スマホ用ナビ-------------------*/
	.menu-sp {
		display: block;
		position: static;
	}
	#btnMenu {
		position: absolute;
		top: 13px;
		right: 15px;
		width: 40px;
		height: 34px;
		background: url(../images/btn_sp_menu.png) 50% 100% no-repeat;
		background-size: 73%;
		background-position-x: 10px;
	}
	#btnMenu #menuInner {
			position: relative;
			width: 40px;
			height: 20px;
	}
	#btnMenu #menuInner:before {
			top: 0;
	}
	#btnMenu #menuInner::after {
			bottom: 0;
	}
	#btnMenu #menuInner:before, 
	#btnMenu #menuInner:after {
			content: "";
	}
	#btnMenu #menuInner span, 
	#btnMenu #menuInner:before, 
	#btnMenu #menuInner:after {
			position: absolute;
			right: 0;
			width: 30px;
			height: 3px;
			overflow: hidden;
			font-size: 0;
			background-color: #fff;
	}
	#btnMenu #menuInner span {
			top: calc(50% - 1px);
	}
	#btnMenu, 
	#btnMenu #menuInner, 
	#btnMenu #menuInner span, 
	#btnMenu #menuInner:before, 
	#btnMenu #menuInner:after {
			display: inline-block;
			transition: all 0.3s;
			box-sizing: border-box;
	}
	#btnMenu.active #menuInner::before {
			-webkit-transform: translateY(8px) rotate(-45deg);
			-moz-transform: translateY(8px) rotate(-45deg);
			transform: translateY(8px) rotate(-45deg);
	}
	#btnMenu.active #menuInner::after {
			-webkit-transform: translateY(-10px) rotate(45deg);
			-moz-transform: translateY(-10px) rotate(45deg);
			transform: translateY(-10px) rotate(45deg);
	}
	#btnMenu.active #menuInner span {
			opacity: 0;
	}
	#spNavi > ul {
			display: none;
			position: absolute;
			top: 60px;
			left: 0;
			width: 100%;
			z-index: 1000;
	}
	#spNavi > ul > li {
			border-left: 0;
			border-right: 0;
			border-bottom: 1px solid #999;
	}
	#spNavi > ul > li > a {
			padding: 10px 0;
			background: rgba(129, 115, 90, 0.95);
			color: #FFF;
			display: block;
			text-align: center;
	}
	#spNavi > ul > li > a > span {
			text-align: center;
			padding: 10px 0;
			font-family: 'Arapey', serif;
			font-size: 16px;
	}
	#spNavi > ul > li > a > span:last-child {
			display: none;
	}
	#spNavi > ul > li:hover > a {
			background: #75654C;
	}
	#spNavi .child {
			display: none !important;
	}
	
/*-------------------スマホ用ナビ-------------------*/	
	
	.main-content {
		margin: 60px 0 0 0;
	}
	.first-text {
		width: 85%;
		margin: 0 auto;
	}
	.slick-slide img {
		width: 100%;
	}
	.first-text .seo_title {
		text-align: center;
		font-size: 16px;
		margin: 15px 0 10px;
	}
	.first-text .seo_content {
			font-size: 12px;
			line-height: 1.8em;
	}	.text-news {
		padding-left: 0;
		padding-top: 0;
	}

.main-content-title p {
		border-top: 1px solid #51402a;
		border-bottom: 1px solid #51402a;
		border-right: none;
		border-left: none;
		padding: 8px;
}
.main-content-title p .title-bold {
		font-size: 20px;
}
a.more {
		font-size: 12px;
		right: 14px;
		top: 8px;
}


	.mt-40 {
		margin-top: 20px;
		}
		#index-news .news {
				border-bottom: 1px dotted #ccc;
				padding: 10px 0;
				font-size: 12px;
				line-height: 1.6em;
		}		
	#index-news .news a,
	#index-news .news span {
		padding-left: 20px;
		padding-right: 20px;
		display: block;
	}
	.line-up ul li {
		width: 49.8%;
		margin-right: 0;
		margin-bottom: 0;
	}
	.line-up ul li:nth-child(2n) {
		float: right;
		margin: 0;
	}
	.line-up ul li p {
		padding: 10px 5px 15px 10px;
		font-size: 11px;
		line-height: 1.6em;
		min-height: 55px;
	}
	.hair-style #group-style {
		padding: 0 20px;
	}
	.hair-style #group-style li {
		width: 48%;
		margin-right:0;
		margin-bottom: 20px;
	}
	.hair-style #group-style li img {
		border: none;
		width: 100%;
	}
	.hair-style #group-style li:nth-child(2n) {
		margin: 0 0 20px;
		float: right;
	}
	.box-lineup .wrap-more {
		height: auto;
	}
	.box-lineup .wrap-more .wrap-img img {
		position: static;
		max-width: 100%;
	}
	.blog .post-head{
		margin-top: 5px;
	}
	.blog #group-blog {
		padding: 10px;
	}
	.blog #group-blog li {
		width: 100%;
		display: block;
		border-bottom: 1px dotted #ccc;
		padding: 8px 0;
		margin-bottom: 0;
	}
	.blog #group-blog li:nth-child(2) {
		margin: 0;
	}
	.blog #group-blog li img {
		border: none;
			float: left;
			margin-right: 10px;
			width: 10%;
			position: static;
	}
	.blog #group-blog li a .wrap-img {
		display: inline;
	}
	ul#group-blog li .wrap-more,
	ul#group-blog li:last-child .wrap-more {
		height: auto;
	}
	.blog #group-blog li p {
		min-height: auto;
		margin-bottom: 0;
	}
	.blog #group-blog li p {
		font-size: 12px;
		line-height: 1.6em;
		padding-top: 5px;
	}

.blog #group-blog li span {
		font-size: 11px;
}	
	.blog .search-form input[type="text"]{
		height: 40px;
	}
	.special .special-content {
		border: none;
	}
	.special .special-content .special-left {
		width: auto;
		float: none;
		overflow: hidden;
	}
	.special .special-content .special-right {
		display: none;
	}
	.special .special-content .special-left #slider-special {
		padding: 10px;
	}
	.shop.index .main-content-title {
		margin-top: 0;
		margin-bottom: 0;
	}
	.group-shop {
		margin-top: 10px;
	}
	.box-shop {
		width: 100%;
	}
	.sns-fanpage .facebook,
	.sns-fanpage .twitter {
		float: none;
		display: block;
		text-align: center;
	}
	
	.box-shop {
		margin-bottom: 10px;
	}
.box-shop .shop-content .shop-img {
		width: 100%;
		padding-right: 5%;
}
.box-shop .shop-content .shop-img img {
	width: 100%;
	height: auto;
}
.box-shop .shop-content	img {
		float: none;
		margin-right: 0;
}
.button-shop {
		display: inline-block;
		clear: both;
		float: none;
		width: 100%;
		margin: 10px auto 0;
}
.button-shop img {
		width: 160px;
		max-width: 100%;
		height: auto;
}
	.box-shop .shop-content .text-shop {
		padding-right: 0;
    margin-top: 15px;
    width: 100%;
	}
.box-shop .shop-content .title-tell {
		font-size: 18px;
}	
.box-shop .shop-content .fax {
		font-size: 12px;
}
.box-shop .shop-content p {
		font-size: 12px;
}

	.sns-fanpage,
	.sns-video,
	.box-group-lineup {
		padding: 0 15px;
	}
	.sns-fanpage .facebook {
		width:100%;
		margin-bottom: 20px;
	}
	.sns-fanpage .twitter {
		width:100%;
		margin-bottom: 20px;
	}
	.main-content-title p .title-normal {
		display: none;
	}
	.group-lineup .box-group-lineup .lineup-box {
		width: 100%;
		display: block;
	}

.group-lineup .box-group-lineup .lineup-box .line-up-title {
		padding-top: 0;
		padding-bottom: 0;
}
.group-lineup .box-group-lineup .lineup-box .line-up-title a {
		font-size: 13px;
}
.group-lineup .box-group-lineup .lineup-box .tell {
		font-size: 14px;
}
	.special-content-sp{
		background-color: #171717;
	}
	.special-content-sp img {
		width: 100%;
	}
	.page-top {
		width: 80%;
		margin: 0 auto;
	}
	.group-hair-style,
	.hair-style .recommend {
		padding: 0 30px;
	}
	.group-hair-style .hair-style-left,
	.group-hair-style .hair-style-right,
	.group-hair-style .hair-style-left .hair-style-content .hair-style-content-left,
	.group-hair-style .hair-style-left .hair-style-content .hair-style-content-right {
		width: 100%;
	}
	.group-hair-style .hair-style-left .hair-style-content .thumbail-img .slider-nav-thumbnails .thumb-img {
		/*width: 31.3%;*/
	}
	.group-hair-style .hair-style-left .hair-style-content .thumbail-img .slider-nav-thumbnails .thumb-img img {
		width: auto;
	}
	.group-hair-style .hair-style-left .hair-style-content .thumbail-img .slider-nav-thumbnails .thumb-img:nth-child(2) {
			margin: 0 3%;
	}
	.hair-style-right {
		display: none;
	}
	.hair-style .recommend .group-box-recommend {
		padding: 30px 0;
	}
	.hair-style .recommend .box-recommend {
		width: 47%;
		margin: 0;
	}
	.hair-style .recommend .box-recommend:nth-child(2n) {
		margin-left: 5%;
	}
	.hair-style .recommend .box-recommend img {
		width: 100%;
	}
	.hair-style .recommend .box-recommend p {
		margin-bottom: 10px;
		font-size: 11px;
		line-height: 1.6em;
	}
	.hair-style .recommend {
		margin-bottom: 20px;
	}
	.group-hair-style .hair-style-left-gallery {
		width: 100%;
	}
	.hair-style-left-gallery .gallery .gallery_box {
		width: 47%;
		margin: 0;
	}
	.hair-style-left-gallery .gallery .gallery_box:nth-child(2n) {
		margin-left: 5%;
	}
.hair-style-left-gallery .gallery .gallery_box .gallery_thumbnail a {
		height: 180px;
}	
.hair-style-left-gallery .gallery .gallery_box .gallery_thumbnail p {
		min-height: 50px;
}
	.hair-style-left-gallery .gallery .gallery_box img {
		width: 100%;
	}
	.wrap-menu-content.gallery {
		margin-top: 30px;
	}
	.wrap-menu-content.gallery.last-child {
		margin-top: 15px;
	}
	.group-box-qa {
		margin: 30px 0 45px;
		padding: 0 20px;
	}
	.group-box-qa .box-qa {
		padding-bottom: 30px;
	}
	.group-box-qa .box-qa .answer {
		margin: 15px 0 0 40px;
	}
	.bottom-links {
			position: fixed;
			bottom: 0;
	}
	.bottom-links li:nth-child(1) a:before {
		content: "";
			display: inline-block;
			background: url(../images/icon-tel.png) no-repeat;
			width: 25px;
			height: 37px;
			vertical-align: middle;
			margin-right: 15px;
			margin-top: 8px;
	}
	.bottom-links li:nth-child(3) a:before {
		content: "";
			display: inline-block;
			background: url(../images/icon-web.png) no-repeat;
			width: 36px;
			height: 37px;
			vertical-align: middle;
			margin-right: 15px;
			margin-top: 8px;
	}
	.bottom-links li:nth-child(2) {
		background: #E792AB;
		height: 57px;
	}
	.bottom-links li:nth-child(2) span {
			color: #fff;
			display: inline-block;
			padding: 10px 0;
			margin-top: 5px;
			font-size: 30px;
	}
	.sns-img-sp {
		margin-top: 30px;
		padding: 0 5px 5px;
		background-color: #fff;
		width: 100%;
		overflow:hidden;
	}
	.sns-img-sp iframe {
		width: 100%!important;
	}
	.sns-video {
		width: auto;
	}
	.modal-sp.modal-index .modal-content {
		width: 88%;
	}
	.box-modal {
			text-align: center;
			padding: 10px 0;
			border-bottom: 1px solid #ccc;
	}
	.box-modal .title-box-modal {
		color: #000;
		font-size: 18px;
	}
	.box-modal .tell-info:before {
		content: "";
			display: inline-block;
			background: url(../images/icon-tel.png) no-repeat;
			background-size: 70%;
			width: 25px;
			height: 30px;
			vertical-align: middle;
			margin-right: 6px;
	}
	.box-modal .web-info:before {
			content: "";
			display: inline-block;
			background: url(../images/icon-web.png) no-repeat;
			background-size: 70%;
			width: 37px;
			height: 30px;
			vertical-align: middle;
			margin-right: 6px;
	}
	.box-modal .button-modal {
		background-color: #E792AB;
			color: #fff;
			display: block;
			padding: 6px 0;
			margin-top: 10px;
	}
	.modal-index.modal-sp {
		display: none;
	}
	.copy-right {
		margin-top: 40px;
	}
	.index-bg .container #main footer {
	}
.wrap-footer {
		padding: 0;
}
	footer {
		border-top: none;
		margin-top:0;
	}
	footer .footer-line {
		/*padding: 0 15px;
		width: auto;*/
		width: 96%;
		margin: 0 auto 66px;
	}
	.modal-index .close span {
		padding: 2px 8px 6px;

	}
	.modal-index .modal-content {
		width: 80%;
	}
	#modalMap iframe,
	#map iframe {
			width: 100% !important;
	}
/* end Dung */ 

/* Thanh */ 
	.wrap-special {
			padding: 0 30px;
			margin: 30px 0 0;
	}
	.content-list img {
			width: auto;
			padding: 0;
			float: none;
	}

	.content-list p {
			width: 100%;
		 padding-top: 35px;
		 font-size: 12px;
		 line-height: 1.8em;
	}
	img.photo {
			padding: 20px 0;
	}
.wrap-special h4 {
		font-size: 16px;
		line-height: 1.6em;
}	
p.comment {
		font-size: 12px;
}
	.w-list-special {
			padding: 50px 0 0;
	}
	.w-list-special h4 {
		font-size: 16px;
		line-height: 1.6em;
		padding-top: 10px;
		padding-bottom: 0;
	}	
	.w-list-special p {
		 padding-top: 20px;
		 font-size: 12px;
		 line-height: 1.8em;
	}
	.content-list {
			margin-bottom: 75px;
	}
	.content-list.end {
			margin-bottom: 75px;
	}
	.w-47 {
			width: 100%;
	}
/* end Thanh */ 

/* Minh	*/
	.show-pc {
			display: none;
	}
	.show-sp {
			display: block;
	}
	.news .main-content-title {
		margin-bottom: 0;
	}
	.table-news tr td {
		border-bottom: none;
		padding: 0;
		font-size: 12px;
		line-height: 1.5em;
	}
	.table-news tr td:first-child {
		width: 100%;
		display: block;
		padding: 0 23px 0 11px;
		font-size: 14px;
		line-height: 1.5em;
	}
	.table-news tr td:last-child {
		display: block;
		width: 100%;
		padding-left: 11px;
		padding-right: 23px;
		padding-bottom: 5px;
		border-bottom: 1px solid #969696;
		font-size: 12px;
		line-height: 1.6em;
	}
	.news-detail {
		padding: 30px;
	}
	.news-detail-pagination .right {
		border-left: none;
	}
	.news-detail-pagination .top {
		border-top: none;
		border-bottom: none;
	}
	.news-detail-pagination .col {
		float: none;
		width: 100%;
		padding: 0 0 30px;
	}
	.news-detail .title-detail {
		font-size: 16px;
		line-height: 1.6em;
		margin-bottom: 8px;
			font-family: "ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
	.shop-content {
		padding: 30px;
	}
	.shop-slide .left {
		width: 100%;
		float: none;
	}
.shop-slide .left p {
		font-size: 12px;
		line-height: 1.8em;
}	
	.shop-slide .right {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.shop-slide .right .btn-web {
		margin-top: 30px;
		font-size: 16px;
	}
	.shop-slide .pgwSlideshow {
		margin-bottom: 30px;
	}
	.shop-slide .pgwSlideshow .ps-list {
		display: none !important;
	}
	.shop-slide .right .block p {
		text-align: center;
	}
.shop-slide .right .block .main-tel {
		font-size: 24px;
			font-family: "ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
.shop-slide .right .block .sub-tel {
		font-size: 20px;
			font-family: "ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
	.shop-slide .right .mini-social {
		display: table;
		margin: 0 auto 30px auto;
	}
	.shop-slide .right .row {
		border-bottom: none;
	}
	.shop-slide .right .row:first-child {
		border-bottom: 1px solid #999;
	}
	.shop-content .maps .left {
		width: 100%;
		float: none;
	}
	.shop-content .maps .right {
		float: none;
		width: 100%;
		margin-left: 0;
	}
	.shop-content .maps .left #map {
		margin-bottom: 25px;
	}
	.shop-content .maps .info-map {
		height: auto;
		padding: 10px;
		font-size: 12px;
		line-height: 1.6em;
	}
	.shop-content .maps .info-map p {
		margin-bottom: 0;
	}
.shop-content .maps .info-map p {
		font-size: 11px;
		line-height: 1.6em;
}	
	.shop-content .wrap .shop-content-left {
		width: 100%;
		float: none;
		margin-right: 0;
		margin-bottom: 30px;
	}
	.shop-content .wrap .shop-content-right {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	.shop-content .calendar .ui-widget-content {
		width: 94%;
	}
	.shop-content .shop-slide {
		margin-bottom: 30px;
	}
	.shop-content .videos {
		max-width: 100%;
		height: auto;
		margin-bottom: 30px;
		width: 100%;
	}
	.shop-content .videos img {
		width: 100%;
	}
	.shop-content .videos iframe {
		width: 100%;
	}
	.calendar img {
		width: 100%;
	} 
	
	.shop-staff .staffs li {
		width: calc(25% - 15px);
		margin-right: 20px;
		height: auto;
		margin-bottom: 35px;
	}
	.shop-staff .staffs li:nth-child(4n) {
		margin-right: 0;
	}
	.shop-staff .staffs li img {
		width: 100%;
		height: auto;
	}
	.main-content article {
		margin-bottom: 0;
	}
	.article-content {
		margin-bottom: 30px;
	}
	.staff-detail .media-left {
		width: 100%;
		float: none;
	}
	.staff-detail .media-body {
		float: none;
		width: 100%;
		margin-left: 0;
		margin-top: 30px;
	}
	.staff-detail .media-left img {
		max-width: 50%;
		display: block;
		margin: 0 auto 48px auto;

	}
	.sp-staff-name {
		display: table;
		margin: 0 auto 30px auto;
		text-align: center;
	}
	.sp-staff-name p {
		margin-bottom: 10px;
		font-size: 20px;
	}
	.sp-staff-name span {
		font-size: 13px;
		display: table;
		margin: 0 auto;
	}
	.wrap-menu-content {
		padding: 0 30px;
	}
	.wrap-menu-content	.btn-menu-content {
		border: 1px solid #777;
		-moz-border: 1px solid #777;
		padding: 10px 15px;
		background: #111;
		color: #fff;
		background: url('../images/icons/button-dropdown.png') no-repeat right #111;
		-webkit-appearance: none;
		background-position: 97%; 
		font-size: 14px;
			font-family: "ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
			display: block;
	}
	.wrap-menu-content .show-menu-content {
		width: 100%;
		display: none;
	}
	.wrap-menu-content .show-menu-content li a {
		padding: 10px 15px;
		display: block;
		border: 1px solid #777;
		border-top: none;
		font-size: 12px;
		line-height: 1.6em;
	}
	
	.shop-content h3 {
		margin: 0 auto 20px auto;
		font-weight: normal;
		font-size: 16px;
	}
	.media .social {
		display: block;
	}
	.staff-detail .media-body .block {
		margin-bottom: 20px;
		color: #BFBFBF;
	}
.staff-detail .media-body p {
		font-size: 12px;
		line-height: 1.8em;
}
.staff-detail .staff-highlights ul li a span {
		font-size: 11px;
		line-height: 1.6em;
}
	.staff-detail .staff-highlights ul {
		padding: 0;
	}
	.staff-detail .staff-highlights ul li {
		width: calc(25% - 15px);
			margin-right: 20px;
			height: auto;
			margin-bottom: 35px;
	}
	.staff-detail .staff-highlights ul li:nth-child(4n) {
		margin-right: 0;
	}
	ul.breadcrumb {
		display: none;
	}
	.blog-content .blog-col-left {
		float: none;
		display: block;
		/*padding: 30px 30px 0 30px;*/
		width: auto;
	}
	.blog-content .post {
		padding: 3px 10px;
		border-bottom: 1px solid #ebebeb;
	}
	.blog-content .post .post-col-left {
		width: calc(25% - 12px);
	}
	.blog-content .post .post-col-right {
		width: 73%;
	}
	.blog-content .post-head .post-tag {
		display: none;
	}
	.blog-content .post-footer {
		display: none;
	}
	.blog .main-content-title {
		margin-bottom: 0px;
	}
	.blog-content .blog-sidebar {
		width: 96%;
		float: none;
		display: block;
		margin: 0 auto;
		padding: 0;
	}
	.blog-sidebar .ui-widget.ui-widget-content {
		width: 100%;
	}
	.blog .rating {
		padding: 30px;
		padding-top: 0;
		margin-bottom: 0;
	}
	.main-content .rating ul li {
		margin-bottom: 30px;
	}
	.blog-content .pagination {
		margin-top: 30px;
		margin-bottom: 0;
	}
	
	.blog-detail .blog-content .post-head .post-tag {
		display: inline-block;
	}
	.main-content .blog-content-detail {
		margin-bottom: 0;
	}
	.main-content .blog-content-detail > h3 {
		border-bottom: 2px solid #EEEEEE;
		margin-bottom: 10px;
		font-size: 16px;
	}
	.main-content .blog-content-detail iframe {
		width: 100%;
		height: auto;
	}
	.main-content .blog-author {
		display: none;
	}
	.main-content .sub-info {
		display: none;
	}
	.blog-detail{
		width: 100%:
	}
	
	.blog-content-detail div,
	.blog-content-detail p {
		margin-bottom: 20px;
		font-size: 12px;
		line-height: 1.8em;
	}
	.blog-content-detail ul {
		margin-bottom: 20px;
	}
	.blog-content-detail img {
		margin-bottom: 20px;
	}
	.blog-content-detail video,
	.blog-content-detail iframe {
		margin-bottom: 20px;
	}
	.contact-content h3 {
		margin: 30px 30px 0 30px;
		text-align: left;
	}
	.contact-content .contact-form {
		width: 100%;
		padding: 30px;
	}
	.contact-content .form-group input[type="text"], 
	.contact-content .form-group input[type="email"] {
		width: 100%;
		border: none;
	}
	.contact-content .form-group textarea {
		width: 100%;
	}
	.contact-content .form-group input[type="submit"] {
		padding: 12px 37px;
		font-size: 20px;
	}
	.contact-content .form-group {
		margin-bottom: 26px;
	}
	.contact-content .contact-check {
		width: 100%;
		padding: 30px;
	}
	.contact-content .wrap-contact-btn {
		margin: 0;
		width: 100%;
	}
	.contact-content .wrap-contact-btn li {
		width: 100%;
		display: block;
		float: none;
	}
	.contact-content .wrap-contact-btn li a {
		width: 100%;
		display: block;
		margin-bottom: 20px;
		font-size: 13px;
	}
	.contact-content .thanks .block {
		text-align: left;
		margin-bottom: 70px;
	}
	.bottom-links {
		display: block;
		width: 100%;
	}
	.bottom-links li {
		float: left;
	}
	.bottom-links li:nth-child(1) {
		width: 49.5%;
	}
	.bottom-links li:nth-child(2) {
		width: 1%;
		background: #E792AB;
	}
	.bottom-links li:nth-child(2) a {
		color: #fff;
	}
	.bottom-links li:nth-child(3) {
		width: 49.5%;
	}
	
	.bottom-links li a {
		display: block;
		text-align: center;
		padding: 10px;
		background: #E792AB;
		font-size: 26px;
		font-family: "HiraKakuPro";
		color: #fff;
	}
	.nnt-category-cp {
		display: block;
		width: 60%;
		margin: 0 auto;
		margin-bottom: 10px;
		font-size: 18px;
		line-height: 1em;
		padding: 10px 0;
	}
	.left-cp {
		width: 100%;
		display: block;
	}
.short-content {
		padding-bottom: 20px;
		font-size: 12px;
		line-height: 1.8em;
}
.bd-detail-date {
		padding: 10px;
}
.bd-detail-date p {
		font-size: 12px;
		line-height: 1.6em;
}
	.right-cp {
		display: block;
		width: 100%;
	}
	.nnt-price {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	.right-cp img {
			width: 50%;
			margin: 0 auto;
			display: block;
			margin-bottom: 20px;
	}
	.title-cp {
		margin-bottom: 15px;
		font-weight: normal;
	}
	.bt-cp {
		text-align: center;
		width: 100%;
	}
	.coupon {
		width: calc(100% - 60px);
		margin: 30px;
		padding: 10px;
		border: 1px solid #999999;
	}
	.coupon .bd-detail-date{
		padding: 10px;
	}
	.coupon .title-cp{
		font-size: 16px;
		padding: 5px 0 10px;
	}
	.coupon .nnt-category-cp{
		font-size: 14px;
	}
	.coupon .bt-cp{
		margin-top: 15px;
	}
	.show-sp .bt-cp {
		margin-bottom: -5px;
	}
.bt-cp a {
		width: 100%;
		font-size: 13px;
		line-height: 1em;
		padding: 15px 0;
}	
	.special {
		display: block;
		margin-bottom: 30px;
	}
h3 {
		font-size: 16px;
}	
/* end Minh */ 

/* Hoang */
	.recruit-list img,
	.recruit-content .recruit-text,
	.recruit-list.list-03 .actor,
	.recruit-list.movie .w-640,
	.recruit-table-content .table-news {
			width: 100%;
	}
	.recruit-content {
			width: 100%;
			display: block;
			margin-top: 30px;
	}
	.recruit-content .txt_content {
		font-size: 12px;
	}
	.box_headimg {
		padding: 0 15px;
	}
	.recruit-table-content {
			width: calc(100% - 30px);
			margin: 0 auto;
	}
	.recruit-content img,
	.recruit-list.list-01 .recruit-text,
	.recruit-list.list-02 .recruit-text {
			/*width: calc(100% - 30px);*/
			margin: 0 auto;
			display: block;
	}
	.recruit-list.list-01 .recruit-text {
		margin-top: 30px;
	}
	.recruit-list.list-01 img,
	.recruit-list.list-01 .recruit-text,
	.recruit-list.list-02 img,
	.recruit-list.list-02 .recruit-text {
			float: none;
			font-size: 12px;
			line-height: 1.8em;
	}
	.recruit-list.list-01 img {
			padding-right: 0;
	}
	.recruit-list.list-02 .recruit-text {
			padding-right: 0;
			margin-top: 30px;
			font-size: 12px;
			line-height: 1.8em;
	}
	.recruit-list.list-03 .actor.male {
			margin-bottom: 20px;
	}
	.recruit-list.list-03 .actor img {
			width: calc(100% - 30px);
	}
.recruit-w .list-03 h3 {
			width: calc(100% - 30px);
			margin: 0 auto;
}
	.recruit-list.list-03 .actor .actor-text {
			width: calc(100% - 30px);
			margin: 0 auto;
			font-size: 12px;
			line-height: 1.8em;
	}
	.recruit-table-content .table-news tr td:first-child {
			width: 100%;
			color: #9E8354;
			padding: 5px 0 0 0;
			font-size: 12px;
			line-height: 1.6em;			
	}
	.recruit-table-content .table-news tr td:last-child {
			width: 100%;
			color: #BFBFBF;
			padding: 5px 0 10px 0;
			font-size: 12px;
			line-height: 1.6em;			
	}
	.table-news tr td:last-child {
			padding-left: 10px;
	}
	.table-news tr td {
			padding: 0;
	}
	.table-news tr {
			display: block;
			border-top: none;
			margin-top: 10px;
	}
	.table-news tr:last-child {
		border-bottom: none;
		padding-bottom: 10px;
	}
	.recruit-table-content .table-news tr td {
			display: block;
			border: none;
			font-size: 15px;
	}
	.recruit-remix img {
			width: 100%;
	}
.recruit-list.movie {
		background: #000;
		padding: 20px 0 0;
}
.recruit-list {
		margin-bottom: 10px;
}
	.recruit-table-content .recruit-tb-text {
		margin-right: auto;
		margin-left: auto;
			margin-top: 26px;
				/*width: calc(100% - 10px);*/
				width: 96%;
			padding: 10px;
			font-size: 12px;
			line-height: 1.6em;			
	}
	.recruit-remix {
		width: calc(100% - 30px);
		margin: 30px auto 50px
	}
.recruit-table-content h2 {
		font-size: 16px;
}	
.recruit-remix p {
		font-size: 12px;
}
.recruit-remix img {
		margin: 5px 0 20px;
		width: 100%;
		max-width: 400px;
}
.recruit-remix .recruit-pdf {
		font-size: 14px;
		margin-top: 10px;
}
	.recruit-pdf a {
			padding: 15px 66px;
	}
	.page-top.recruit {
			right: 14px;
	}
	.recruit-w {
			margin: 20px 0 20px;
	}
	.recruit-list.movie {
			background: #999;
	}
	.recruit-list.movie .movie-title {
		display: block !important;
	}
	.recruit-list.movie .movie-img {
		display: none !important;
	}
	img.recruit-img-pc {
			display: none;
	}
	.recruit-list.movie .w-235 {
			width: 100%;
			text-align: center;
			color: #fff;
	}
	/* page menu.html */
	.price-list .price-text {
			float: left;
			padding-left: 0;
			/*margin-bottom: 10px;*/
	}
	.price-list .price {
			padding-right: 0;
	}
	.menu-price-content {
			margin: 50px auto 0;
				width: calc(100% - 30px);
			display: block;
	}
	.wrap-menu-content.show-sp.menu-page-margin {
			width: calc(100% - 30px);
			padding: 0;
			display: block;
			margin: 30px auto 0;
	}
	.wrap-menu-content.show-sp.menu-page-margin a.btn-menu-content.js-call-menu-content {
			padding: 10px 15px 10px;
	}
	.price-list ul li:first-child {
		border-top: 2px dotted #BFBFBF;
			margin-top: 10px;
	}
	.price-list ul li > div {
		clear: both;
	}
	.price-list ul li > div > span.not-price {
		padding-left: 0;
	}

	.p2-list-specialMenu {
		margin: 0 0 10px;
		padding: 10px 36px;
		width: 100%;
		-webkit-appearance: none;
		background: #111 url("../img/sp-icon-select.png") no-repeat right 10px center;
		font-size: 16px;
		color: #fff;
		padding-left: 15px;
		background-size: 25px 25px;
		word-wrap: break-word;
		word-break: break-all;
		white-space: normal;
		font-size: 100%;
		border: 1px solid #777;
	}
	.box_culumn1 { padding: 0 15px;width: 100%; margin-bottom: 30px; }
	.box_culumn2_1 { padding: 0 15px;width: 100%;	margin-bottom: 30px;}
	.box_culumn2_1 div img { width: 100%; }
	.box_culumn2_1 div.box_left,
	.box_culumn2_1 div.box_right { float: none;margin-bottom: 20px; }
	.box_culumn2_1 div.box_left figure { display: block;width: 100%;vertical-align: top;}
	.box_culumn2_1 div.box_left .box_text { display: block;width:100%;margin-left: 0;vertical-align: top;}

	.box_culumn2_1 div.box_right figure { display: block;width: 100%;vertical-align: top;}
	.box_culumn2_1 div.box_right .box_text { display: block;width: 100%;margin-right: 0;vertical-align: top;}
	.box_culumn2_1 h3 { margin: 10px 0 10px;}


	.box_culumn2_2 { width: 100%;margin-bottom: 30px; }
	.box_culumn2_2 div img { width: 100%; }
	.box_culumn2_2 div.box_left { padding: 0 15px;display: inline-block;width: 100%; vertical-align: top;margin-bottom: 20px;}
	.box_culumn2_2 div.box_right { padding: 0 15px;display: inline-block;width: 100%;margin-left: 0;vertical-align: top;}


/* end Hoang */
}
@media screen and (max-width: 736px) {
		*{box-sizing: border-box;}
/* Dung	*/

/* end Dung */ 

/* Thanh */ 
/* end Thanh */ 

/* Minh	*/ 
	
/* end Minh */ 

/* Hoang */

/* end Hoang */
}

@media screen and (max-width: 640px) {
	.blog-content .post .post-col-left a.wrap-more {
		height: 130px;
	}
}
@media screen and (max-width: 568px) {
/* Dung	*/
	.blog-content .post .post-col-left a.wrap-more {
		height: 115px;
	}
	.group-box-qa .box-qa .title-qa {
		font-size: 15px;
	}
/* end Dung */ 
	/* Minh	*/ 
	
	/* end Minh */

}
@media screen and (max-width: 513px) {
/* Dung	*/
	.blog-content .post .post-col-left a.wrap-more {
		height: 105px;
	}
/*
	.box-shop .shop-content img {
		width: 32%;
	}
*/
/* end Dung */ 

/* Thanh */ 
/* end Thanh */ 

/* Minh	*/ 
	
/* end Minh */ 

/* Hoang */

/* end Hoang */	
}
@media screen and (max-width: 480px) {
	/* Dung	*/
	.group-box-qa .box-qa .title-qa {
			font-size: 13px;
	}
	.group-box-qa .box-qa .answer {
			margin: 5px 0 0 0;
			width: 100%;
	}
	/* end Dung */ 
	/* Minh	*/ 
		.shop-staff .staffs li {
			width: calc(50% - 8px);
			margin-right: 15px;
			height: auto;
			margin-bottom: 35px;
		}
		.shop-staff .staffs li:nth-child(2n) {
			margin-right: 0;
		}
		.staff-detail .staff-highlights ul li {
			width: calc(50% - 15px);
				margin-right: 20px;
				height: auto;
				margin-bottom: 35px;
		}
		.staff-detail .staff-highlights ul li:nth-child(2n) {
			margin-right: 0;
		}
		.shop-staff .staffs li {
			width: calc(50% - 8px);
			margin-right: 15px;
			height: auto;
			margin-bottom: 35px;
		}
		.shop-staff .staffs li:nth-child(2n) {
			margin-right: 0;
		}
		.staff-detail .staff-highlights ul li {
			width: calc(50% - 15px);
				margin-right: 20px;
				height: auto;
				margin-bottom: 35px;
		}
		.staff-detail .staff-highlights ul li:nth-child(2n) {
			margin-right: 0;
		}
		.main-content .rating ul li {
			width: calc(50% - 15px);
			margin-bottom: 30px;
		}
		.main-content .rating ul li:nth-child(2n) {
			margin-right: 0;
		}
		.main-content .rating ul li a img {
			width: 100%;
		}
	.shop-staff .staffs li {
		width: calc(50% - 8px);
		margin-right: 15px;
		height: auto;
		margin-bottom: 20px;
	}
	.shop-staff .staffs li:nth-child(2n) {
		margin-right: 0;
	}
	.staff-detail .staff-highlights ul li {
		width: calc(50% - 15px);
			margin-right: 20px;
			height: auto;
			margin-bottom: 10px;
	}
	.staff-detail .staff-highlights ul li:nth-child(2n) {
		margin-right: 0;
	}
	.main-content .rating ul li {
		width: calc(50% - 15px);
		margin-bottom: 30px;
		margin-right:0;
	}
	.main-content .rating ul li:nth-child(2n) {
		margin-right: 0;
		float:right;
	}
	.main-content .rating ul li:last-child {
		margin-right: 0;
	}
	.main-content .rating ul li a img {
		width: 100%;
	}
	.contact-content .form-group input[type="submit"] {
		width: 100%;
		background: #555;
		font-size: 13px;
		border-radius: 0;
	}
	.contact-content {
		margin-bottom: 0;
	}
	/* end Minh */
}
@media screen and (max-width: 437px) {
	.blog-content .post .post-col-left a.wrap-more {
		height: 90px;
	}
	a.button-hair-style {
		padding: 10px 55px;
	}
}
@media screen and (max-width : 414px){

/* Dung	*/
/*
	#logo-sp a {
		width: 120px;
		position: relative;
		top: 15px;
	}
	#btnMenu #menuInner span, 
	#btnMenu #menuInner:before, 
	#btnMenu #menuInner:after {
		height: 2px;
	}
*/
	.blog-content .post .post-col-left a.wrap-more {
		height: 82px;
	}
	.group-lineup .box-group-lineup .lineup-box img {
		width: 80px;
	}
	.group-lineup .box-group-lineup .lineup-box .line-up-title {
			font-family: "ヒラギノ角ゴシック Pro","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
		font-size: 14px;
		line-height: 1.6em;
		padding-bottom: 5px;
	}
	.news-detail .content-news-detail {
			margin: 50px 0 80px 0;
		font-size: 12px;
	}
.news-detail .content-news-detail div,
.news-detail .content-news-detail p {
		font-size: 12px;
		line-height: 1.8em;
}
.news-detail-pagination .col a {
		font-size: 12px;
}
.news-detail-pagination .all-page {
		font-size: 12px;
}
	#index-news .news a,
	#index-news .news span {
		padding: 0 10px;
		display: block;
	}
	.blog #group-blog li img {
		width: 30%;
	}
	.blog #group-blog li p {
		font-size: 12px;
	}
	.line-up ul li p {
		font-size: 12px;
	}
	.line-up ul li p {
			padding: 15px 16px;
	}
	.group-hair-style,
	.hair-style .recommend,
	.group-box-qa {
		padding: 0 15px;
		margin-top: 30px;
	}
	.bottom-links li a {
		font-size: 12px;
	}
	.bottom-links li:nth-child(1) a:before,
	.bottom-links li:nth-child(3) a:before {
		background-size: 55%;
		margin-right: -2px;
	}
	.bottom-links li a {
		padding: 5px 5px 0;
		font-family: 'MS PGothic', Osaka, Arial, sans-serif;
		font-weight: 600;
	}
	.bottom-links li:nth-child(2) {
		height: 50px;
	}
	.bottom-links li:nth-child(2) span {
		font-size: 20px;
		margin-top: 2px;
	}
	.box-modal .title-box-modal {
		color: #000;
		font-size: 14px;
	}
	.box-modal {
			padding: 4px 0 15px;
	}
	.box-modal .button-modal {
		padding: 3px 0;
			margin-top: 5px;
	}
/* end Dung */ 

/* Thanh */ 
/* end Thanh */ 

/* Minh	*/ 
	.main-content .rating ul li {
		margin-bottom: 40px;
	}
	.main-content .rating ul li:last-child {

	}
	.wrap-menu-content	.btn-menu-content {
		font-size: 12px;
	}
	.blog-content .blog-sidebar {
		padding: 15px;
	}
	.blog .rating {
		padding: 15px;
	}
	.wrap-menu-content {
		padding: 0 15px;
	}
	.shop-content {
		padding: 30px 20px 30px 15px;
	}

	.shop-content .calendar .ui-widget-content {
		width: 100%;
	}
	.news-detail {
		padding: 15px;
	}
	.wrap-special {
		padding: 0 15px;
	}
	.coupon {
		width: calc(100% - 30px);
		margin: 15px;
	}
	.blog-detail .blog-col-left {
		padding: 15px 15px 0 15px;
	}
	.contact-content h3 {
		margin: 30px 15px 0 15px;
	}
	.contact-content .contact-form {
		padding: 30px 15px 30px 15px;
	}
	.contact-content .contact-check {
		padding: 30px 15px 30px 15px;
	}
/* end Minh */ 

/* Hoang */
.table-news tr{
	/*border-top: 1px dashed #eee;*/
	border-bottom: 1px dashed #333;
}
	.recruit-list.list-02,
	.recruit-list.list-03 {
			margin-bottom: 30px;
	}
	.recruit-table-content .recruit-tb02-title {
			margin-top: 50px;
	}
	.price-list .price-text {
			float: left;
			padding-left: 0;
			/*margin-bottom: 10px;*/
	}
	.price-list .price {
			padding-right: 0;
			display: block;
	}
/* end Hoang */

}

@media screen and (max-width: 375px) {
/* Dung	*/
	.blog-content .post {
		padding: 3px 10px 0;
	}
	.blog-content .post .post-col-left a.wrap-more {
		height: 75px;
	}
	.line-up ul li .title-lineup {
		font-size: 15px;
	}
	.line-up ul li {
		width: 49.8%;
		margin-right:0;
		margin-bottom:15px!important;
	}
.line-up ul li h3 {
		color: #FFB847;
		font-size: 12px;
		/* padding-top: 5px; */
}	
	.line-up ul li p {
		font-size: 12px;
		padding: 5px 13px 0 13px;
	}
	a.button-hair-style {
		padding: 10px 58px;
	}
	.group-box-qa .box-qa .title-qa {
			font-size: 12px;
			line-height: 1.6em;
	}
	.group-box-qa .box-qa .title-qa:before {
		margin: -6px 5px 4px 0;
	}
	.group-box-qa .box-qa .title-qa .button-qa {
		background-size: 50%;
		margin-right: -8px;
			margin-top: 2px;
	}
	.group-box-qa .box-qa .title-qa .button-qa.none-active {
		background-size: 50%;
	}
.group-box-qa .box-qa .answer {
		padding: 8px;
		overflow: hidden;
}	
	.group-box-qa .box-qa .answer .text-answer {
			font-size: 12px;
			line-height: 1.6em;
			overflow: hidden;
	}
	.modal-index .modal-content {
		padding: 12px;
	}
	.box-modal .title-box-modal {
			font-size: 12px;
	}
/* end Dung */
/* Thanh */ 
/* end Thanh */ 

/* Minh	*/
	.right-cp img {
		width: 65%;
	}
	.bt-cp {
		width: 100%;
	}	
	ul#group-style li .wrap-more {
		height: 190px;
	}
/* end Minh */ 

/* Hoang */

/* Hoang */	
	.menu-price-content {
			margin: 30px auto 0;
	}
	.menu-price-content h2 {
			margin-bottom: 30px;
			font-size: 16px;
	}
	.price-list p {
			padding: 10px;
			font-size: 12px;
		line-height: 1.6em;
	}
	.price-list {
			margin-bottom: 40px;
	}
.price-list h3 {
		font-size: 14px;
}	
.price-list .price-text {
		font-size: 12px;
}
.price-list .price {
		font-size: 12px;
}
.price-list .not-price {
		font-size: 11px;
}	

/* end Hoang */
}
@media screen and (max-width: 360px) {
	 .blog-content .post .post-col-left a.wrap-more {
		height: 70px;
	}
.hair-style-left-gallery .gallery .gallery_box .gallery_thumbnail a {
		height: 160px;
}	
.hair-style-left-gallery .gallery .gallery_box .gallery_thumbnail p {
		min-height: 70px;
}
	
}
@media screen and (max-width : 353px){
		
}
@media screen and (max-width : 340px){
/* Dung	*/
	.blog-content .post .post-col-left a.wrap-more {
		height: 65px;
	}
	.group-hair-style .hair-style-left .title-hair-style {
		font-size: 18px;
	}
	.group-hair-style .hair-style-left #tab li {
			padding: 5px 10px;
	}
/* end Dung */
}
@media screen and (max-width : 332px){
		
}
@media screen and (max-width: 320px) {

	 

/* Dung	*/
/*
	ul#group-style li .wrap-more {
		height: 160px;
	}
	#logo-sp a {
		width: 130px;
	} 
	.blog #group-blog li p {
		font-size: 11px;
	}
	.line-up ul li .title-lineup {
		font-size: 12px;
	}
	.group-lineup .box-group-lineup .lineup-box .tell {
		font-size: 16px;
	}
	.line-up ul li p {
		font-size: 11px;
		padding: 10px 10px 10px;
		min-height: 130px;
	}
	a.button-hair-style {
			padding: 10px 31px;
	}
*/
/* end Dung */ 

/* Thanh */ 
/* end Thanh */ 

/* Minh	*/ 
	.shop-content .maps .left #map {
		/*width: 260px;*/
	}
	
	.shop-content .calendar .ui-widget-content {
		width: 94%;
	}
/* end Minh */ 

/* Hoang */
	.recruit-pdf a {
			padding: 12px 38px;
	}
/* end Hoang */
}
