* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

body {
	color: #747c7f;
	font-size: 14px;
	font-family: "brandon-grotesque", "tbchibirgothicplusk-pro", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	letter-spacing: 1px;
	line-height: 20px;
	background-color: #cccccc;
}

a { color: #ffffff; text-decoration: underline; }
a:visited { text-decoration: none; }
a:hover { color: #ffffff; text-decoration: none; }
a:active { text-decoration: none; }
a:focus { outline:none; }

h1, h2, h3, h4, h5, h6 {  }

img { line-height: 0; vertical-align: top; }

input,
select,
textarea {
	font-family: "brandon-grotesque", "tbchibirgothicplusk-pro", Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

section { overflow: hidden; }
.sp { display: none; }

a img {
		transition: transform 0.3s cubic-bezier(.1,1,.5,1);
}
a img:hover {
		transform: scale(0.9);
}

/* HEADER&FOOTER
----------------------------------------------------------------------*/

header,
footer {
	position: relative;
	width: 100%;
	height: 120px;
	line-height: 120px;
	background-color: #ffffff;
}

header.hero { background-color: transparent; }

header h1,
footer p {
	position: absolute;
	top: 0;
	left: 60px;
	padding: 0 !important;
	font-weight: normal;
}

header h2 {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 68px;
	height: 60px;
	margin: -34px 0 0 -30px;
	line-height: 100%;
}

header ul,
footer ul {
	position: absolute;
	top: 0;
	right: 30px;
}

header ul li,
footer ul li {
	float: left;
	padding: 0 30px 0 0;
}

header ul li a,
footer ul li a {
	color: #747c7f;
	text-decoration: none;
}

header.hero ul li a { color: #ffffff; font-weight: bold; }

header ul li a img,
footer ul li a img{ margin: 37px 0 0 0; width: 45px; height: auto; }

header ul li a:hover,
footer ul li a:hover {
	color: #747c7f;
}

header.hero ul li a:hover { color: #ffffff; text-decoration: underline; }

/* INDEX
----------------------------------------------------------------------*/

#index .thumb,
#index .solo {
	position: relative;
	float: left;
	width: 16.666%;
	height: 20%;
	padding: 60px;
	color: #ffffff;
}

#index .solo { width: 25%; }

#index .thumb span,
#index .thumb h3,
#index .solo span,
#index .solo h3 {
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	padding: 15px 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
	text-align: center;
}

#index .thumb span, #index .solo span { top: 0; }
#index .thumb h3, #index .solo h3 { bottom: 0; }

#index .thumb img,
#index .solo img {
	width: 100%;
	height: auto;
}

/* ATTENTION & RECRUIT
----------------------------------------------------------------------*/

#recruit {
	width: 100%;
	height: 220px;
	text-align: center;
	background-color: #bf243e;
}

#recruit a {
	diaplay: block;
	color: #ffffff;
	font-size: 22px;
	line-height: 220px;
	text-decoration: none;
}

#attention {
	position: relative;
	color: #ffffff;
	min-height: 99vh;
	background-size: cover !important;
}

#attention .nwrapper {
	position: relative;
	width: 100%;
	min-height: 99vh;
	padding: 0 0 40px 0;
	text-align: center;
}

#attention .nposition {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translateY(-50%) translateX(-50%);
	-webkit- transform: translateY(-50%) translateX(-50%);
}

#attention .ncontainer {
	display: inline-block;
	width: 33.3%;
	min-width: 580px;
	margin: -150px 0 0 0;
	padding: 0 30px;
}

#attention .ncontainer h3 { font-size: 16px; padding: 30px 0; }

#attention .nimg {
	width: 100%;
	height: auto;
	margin: 0 auto;
}

#attention .nimg img {
	width: 100%;
	height: auto;
	border-radius: 350px;
	box-shadow: 0px 0px 20px -10px rgba(0,0,0,0.6);
}

#attention .sub {
	display: inline-block;
	width: auto;
	height: 45px;
	padding: 0 30px;
	color: #000000;
	font-weight: bold;
	line-height: 45px;
	text-decoration: none;
	background-color: #ffffff;
	border-radius: 22.5px;
}

#attention .sub:hover { color: #ffffff; background-color: #000000; }

#attention .old,
#attention .special {
	padding: 0 90px 90px 90px;
	text-align: center;
	border-top: 2px solid #3861ad;
}

#attention .old { padding-bottom: 60px; }

#attention .old a {
	color: #ffffff;
}

#attention .old img {
	display: block;
	width: 150px;
	height: 150px;
	margin: 0 auto;
	margin-bottom: 15px;
	border-radius: 75px;
}

#attention .special p {
	font-size: 24px;
	line-height: 36px;
}

#attention .second {
	background-color: #7b2de6;
}

#attention .second .old,
#attention .second .special {
	border-top: 2px solid #9a61e8;
}

/* PERMALINK
----------------------------------------------------------------------*/

.deg-1 {
	
}

.deg1 {
	
}

#permalink {
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0 90px 0;
	color: #ffffff;
}

#permalink span {
	display: block;
	line-height: 100%;
	text-align: center;
}

#permalink .number { padding: 0 0 15px 0; }

#permalink h3 {
	font-size: 36px;
	font-weight: normal;
	line-height: 150px;
	text-align: center;
}

#permalink .pimgl,
#permalink .pimgr {
	width: 200px;
}

#permalink .pimg img {
	width: 800px;
	height: 800px;
}

#permalink .sc {
	width: 100%;
	padding: 60px 190px 0 0;
}

#permalink .sc iframe[width="560"] {
	width: 100% !important;
	height: 560px;
	padding: 0 10px 0 0;
}

#permalink .tracks {
	padding: 60px 0 40px 190px;
	line-height: 60px;
}

#permalink .tracks h4 {
	display: inline-block;
	height: 45px;
	margin: 30px 0;
	margin-left: -45px;
	padding: 0 20px;
	line-height: 45px;
	background-color: #ffffff;
	border-radius: 22px;
}

#permalink .tracks table tr td:nth-child(1) {
	padding: 0 15px 0 0;
	font-size: 12px;
	line-height: 100%;
	text-align: center;
	vertical-align: top;
}

#permalink .tracks table tr td:nth-child(2) {
	font-size: 24px;
}

#permalink .tracks table tr td:nth-child(2) span {
	display: block;
	padding: 0 0 20px 0;
	font-size: 14px;
	text-align: left;
}

#permalink .credit {
	padding: 0 0 60px 0;
	font-size: 14px;
	line-height: 24px;
}

#permalink .credit dl {
	margin: 0 0 0 190px;
	width: 400px;
}

#permalink .credit dl dt {
	float: left;
	width: 150px;
}

#permalink .credit dl dd {
	float: left;
	width: 250px;
}

#permalink .buy {
	margin: 0 0 0 190px;
	font-size: 30px;
	line-height: 52px;
}

#permalink .buy span {
	text-align: left;
	line-height: 52px;
}

.share ul {
	margin: 0 0 0 190px;
	padding: 40px 0 0 0;
	text-align: left;
}

.share ul li {
	display: inline-block;
	padding: 0 20px 0 0;
}

.share ul li a img {
	width: 60px;
	height: 60px;
}

/* ABOUT
----------------------------------------------------------------------*/

.change { padding: 60px 0 0 0; text-align: center; }

.change ul {
	display: inline-block;
	padding: 2px;
	border: 1px solid #ffffff;
	border-radius: 5px;
}

.change ul li { float: left; }

.change ul li a {
	display: block;
	width: 60px;
	height: 45px;
	color: #ffffff;
	font-size: 18px;
	text-align: center;
	line-height: 45px;
	text-decoration: none;
	background: transparent;
}

.a_ja a { border-radius: 5px 0 0 5px; }
.a_en a { border-radius: 0 5px 5px 0; }

.change ul li.checked a { color: #2db5ad; font-weight: 700; background: #ffffff; }

#about, #guideline {
	text-align: center;
	background-color: #2db5ad;
}

#about .profile,
#about .create,
#about .copyright,
#guideline .txt {
	padding: 0 0 50px 0;
	color: #ffffff;
	font-size: 18px;
	line-height: 36px;
}

#about .create,
#about .copyright,
#guideline .txt {
	padding: 0 0 50px 0;
	border-top: 2px solid #57c4bd;
}

#guideline {
	font-family: Helvetica, Arial, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

#guideline .txt {
	width: 820px;
	margin: 0 auto;
	text-align: left;
}

#about p,
#guideline p {
	padding: 0 0 20px 0;
}

#guideline p {
	font-size: 16px;
	line-height: 1.8;
	text-align: justify;
}

#guideline p b { color: #fffe00; }

#about h3,
#about h4,
#about h5,
#guideline h3,
#guideline h4,
#guideline h5 {
	font-weight: normal;
	line-height: 120px;
}

#guideline h3,
#guideline h4,
#guideline h5,
#guideline h6 {
	text-align: left;
}

#guideline h3, #guideline h5 { font-weight: bold; }

#guideline h6 {
	display: inline-block;
	width: auto;
	margin: 30px 0;
	padding: 0 10px;
	color: #2db5ad;
	font-size: 16px;
	border-radius: 3px;
	background: #ffffff;
}

#guideline .change { padding: 0; }

#works dl {
	width: 940px;
	margin: 0 auto;
}

#works dl dt { text-align: center; }

#works dl dt span {
	display: inline-block;
	width: 160px;
	padding: 0 20px;
	line-height: 40px;
	border: 3px solid #ffffff;
	border-radius: 20px;
}

#works dl dd {
	padding: 15px 0;
	font-size: 14px;
	line-height: 24px;
}

#works dl dd > dl {
	border-bottom: 1px solid #ffffff;
}

#works dl dd > dl dt {
	width: 30%;
	padding: 15px 0;
	font-weight: bold;
	text-align: left;
}

#works dl dd > dl dd {
	width: 70%;
	padding: 15px 0;
	text-align: right;
}

#works dl dd > dl:last-of-type { border: none; }

/* INFORMATION
----------------------------------------------------------------------*/

#information .entry {
	padding: 90px 0 70px 0;
	color: #ffffff;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
}

#information .entry h3 {
	font-weight: normal;
	line-height: 100%;
}

#information .entry span {
	font-size: 12px;
}

#information .entry .body {
	margin: 60px 0 0 0;
}

#information .entry p { padding: 0 0 20px 0; }

#information .entry .eimg img {
	width: 400px;
	height: 400px;
	margin: 60px 0 0 0;
	border-radius: 200px;
}

/* CONTACT
----------------------------------------------------------------------*/

#contact {
	padding: 0 0 80px 0;
	background-color: #2db5ad;
}

#contact .wrapper {
	width: 1024px;
	margin: 0 auto;
}

#contact .wrapper p.attention {
	padding: 60px 0;
	color: #ffffff;
}

#contact .ajax-loader { display: none; }

#contact label {
	position: relative;
	display: block;
	width: 100%;
	height: 60px;
	line-height: 45px;
}

#contact .text { height: 300px; }

#contact .title,
#contact .text .title {
	display: block;
	float: left;
	width: 30%;
	height: 45px;
	padding: 0 10px;
	font-size: 12px;
	background-color: #ffffff;
	border-radius: 3px 0 0 3px;
}

#contact input,
#contact select {
	width: 70%;
	float: right;
	height: 45px;
	padding: 0 15px;
	color: #ffffff;
	font-size: 14px;
	border: none;
	background-color: #1a918a;
}

#contact textarea {
	float: right;
	width: 70%;
	height: 300px;
	margin: 0 0 20px 0;
	padding: 15px;
	color: #ffffff;
	font-size: 14px;
	border: none;
	background-color: #1a918a;
}

#contact div.submit { height: 60px; }

#contact div.submit input {
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	border-radius: 3px;
	cursor: pointer;
}

#contact div.submit input:hover {
	color: #ffffff;
	background-color: #000000;
}

.wpcf7-form-control-wrap {
	position: static !important;
}

.wpcf7-not-valid-tip {
	position: absolute;
	top: -10px;
	left: -10px;
	display: block;
	padding: 0 5px;
	color: #ffffff !important;
	font-size: 10px !important;
	line-height: 20px !important;
	background-color: #ff0000;
	border-radius: 3px;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
	border: none !important;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 45px;
	text-align: center;
	background-color: #fffe00;
	border-radius: 3px;
}

div.wpcf7-response-output {
	margin: 25px 0 0 0 !important;
	padding: 0 20px !important;
	height: 45px;
	color: #000000;
	font-weight: bold;
	line-height: 45px;
	background-color: #fffe00;
	border: none !important;
	border-radius: 3px;
}

div.wpcf7-recaptcha {
	width: auto;
	height: auto;
	padding: 0 0 12px 238.5px;
}

div.wpcf7-recaptcha div {
	width: auto !important;
	height: auto !important;
}

/* MEDIA ONLY SCREEN
----------------------------------------------------------------------*/

@media only screen and (max-width: 911px) {

	/* DISPLAY:NONE */

	header h1,
	header ul[class="clearfix"],
	#index .thumb,
	#index .solo,
	#attention ul,
	#permalink,
	footer,
	footer ul[class="clearfix"],
	.scroll { display: none; }

	/* PUBLIC */

	html, body { min-width: 640px; height: 100vh; }

	body {
		font-size: 24px;
		line-height: 36px;
	}

	section {
		min-width: 640px;
		margin: 0 auto;
	}

	.sp { display: block; }

	/* HEADER */

	#spmenu {
		z-index: 10000;
		position: fixed;
		top: 0;
		bottom: 0;
		right: 0;
		left: 0;
		display: table;
		width: 100%;
		min-width: 640px;
		text-align: center;
		background-color: #747c7f;
	}

	#spmenu ul {
		display: table-cell;
		vertical-align: middle;
	}

	#spmenu ul li a {
		display: block;
		width: 100%;
		color: #ffffff;
		font-size: 36px;
		line-height: 90px;
		text-decoration: none;
	}

	#spmenu .close {
		z-index: 10001;
		position: fixed;
		top: 30px;
		right: 30px;
	}

	#spmenu .close a {
		font-size: 60px;
		text-decoration: none;
	}

	header h2 {
		top: 28px;
		left: 25px;
		margin: 0;
	}

	header .smenu {
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		padding: 42px 28px;
	}

	/* INDEX */

	#index .sp .thumb,
	#index .sp .solo {
		display: block;
		float: none;
		width: 100%;
		height: 120px;
		padding: 0;
		line-height: 120px;
	}
	
	#index .sp .solo { width: 100%; }

	#index .sp .thumb a,
	#index .sp .solo a {
		display: block;
		position: relative;
		width: 100%;
		height: 120px;
	}

	#index .sp .thumb span,
	#index .sp .thumb h3,
	#index .sp .solo span,
	#index .sp .solo h3 {
		position: absolute;
		display: inline-block;
		width: auto;
		font-size: 24px;
		font-weight: normal;
		line-height: 120px;
		text-align: left;
	}

	#index .sp .thumb span,
	#index .sp .solo span {
		left: 120px;
		font-size: 16px;
	}

	#index .sp .thumb h3,
	#index .sp .solo h3 { left: 120px;
		overflow: hidden; white-space: nowrap; }

	#index .sp .thumb img,
	#index .sp .solo img {
		position: absolute;
		top: 0;
		left: 0;
		width: 80px;
		height: 80px;
		margin: 20px;
		border-radius: 40px;
	}

	/* ATTENTION */

	#attention {
	}

	#attention h2,
	#attention h3 {
		height: 120px;
		padding: 0;
		line-height: 120px;
	}

	#attention .ncontainer {
		width: 100%;
		padding: 0;
	}

	#attention .nimg { width: 100%; }
	#attention .nimg img { width: 85%; }

	#attention .old,
	#attention .special {
		padding: 0 30px 45px 30px;
		color: #747c7f;
		border-color: #cccccc;
	}

	#attention .old a {
		display: inline-block;
		margin: 0 10px 15px 0;
		padding: 10px 15px;
		text-decoration: none;
		background-color: #747c7f;
		border-radius: 5px;
	}

	/* PERMALINK */

	#spermalink {
		padding-bottom: 60px; 
		color: #ffffff;
	}

	#spermalink .numcatch {
		display: block;
		height: 120px;
		font-size: 16px;
		line-height: 120px;
		text-align: center;
		border-bottom: 2px solid rgba(255, 255, 255, 0.3);
	}

	#spermalink h3 {
		height: 120px;
		line-height: 120px;
		text-align: center;
	}

	#spermalink img {
		width: 100%;
		height: auto;
	}

	#spermalink .share img {
		width: auto !important;
		height: auto;
	}

	#spermalink .sc a {
		display: block;
		height: 120px;
		font-weight: bold;
		line-height: 120px;
		text-align: center;
		text-decoration: none;
		background-color: #ffffff;
	}

	#spermalink .sc iframe[width="560"] {
		width: 100%;
		height: 400px;
	}

	#spermalink .tracks table { width: 100%; }

	#spermalink .tracks table tr td {
		padding: 40px 0;
		line-height: 30px;
		border-bottom: 2px solid rgba(255, 255, 255, 0.2);
	}

	#spermalink .tracks table tr td:nth-child(1) {
		width: 85px;
		font-weight: bold;
		text-align: center;
	}

	#spermalink .tracks table tr td:nth-child(2) {
		padding-right: 30px;
		overflow: hidden;
	}
	
	#spermalink .tracks table tr td:nth-child(2) span {
		display: block;
		font-size: 10px;
	}

	#spermalink .credit dl {
		width: 100%;
		padding: 45px 30px;
	}

	#spermalink .credit dl:after {
		clear: both; 
		display: block;
		height: 0;
		visibility: hidden;
		content: ".";
		font-size: 0.1em;
		line-height: 0;
		overflow: hidden;
	}

	#spermalink .credit dl {
		min-height: 1%;
		display: inline-table;
	}

	#spermalink .credit dl dt {
		float: left;
		min-width: 25%;
	}

	#spermalink .credit dl dd {
		float: left;
		width: 75%;
	}

	#spermalink .buy span {
		display: block;
		width: 100%;
		height: 120px;
		line-height: 120px;
		text-align: center;
		border-top: 2px solid rgba(255, 255, 255, 0.2);
	}

	#spermalink .buy a,
	#spermalink .buy s {
		display: block;
		height: 120px;
		margin: 0 0 2px 0;
		font-weight: bold;
		line-height: 120px;
		text-align: center;
		text-decoration: none;
		background-color: #ffffff;
	}

	#spermalink .buy s { text-decoration: line-through; }

	#spermalink .distribute {
		padding: 40px 30px 42px 30px;
		line-height: 36px;
		text-align: center;
	}
	
	#spermalink .share ul {
		margin: 0;
		padding: 45px 0 0 0;
		text-align: center;
	}
	
	#spermalink .share ul li { padding: 0 10px; }
	
		#spermalink .share ul li a img {
		width: 60px;
		height: 60px;
	}

	/* ABOUT */

	#about h3,
	#about h4,
	#about h5 {
		font-size: 24px;
		line-height: 120px;
	}

	#about img {
		width: 100%;
		height: auto;
	}

	#about p {
		padding: 0 45px 20px 45px;
	}

	#about p br { display: none; }

	#works dl {
		width: 100%;
		margin: 0 auto;
		padding: 0 20px;
	}

	#works dl dt {
		padding: 0 0 15px 0;
		text-align: center;
	}

	#works dl dt span {
		display: inline-block;
		width: 75%;
		padding: 0 20px;
		font-size: 28px;
		line-height: 50px;
		border: 3px solid #ffffff;
		border-radius: 25px;
	}

	#works dl dd {
		padding: 0 0 15px 0;
		font-size: 14px;
		line-height: 30px;
	}

	#works dl dd.toggle {
		display: none;
	}

	#works dl dd > dl {
		margin: 0 0 10px 0;
		border-bottom: 1px solid #ffffff;
	}

	#works dl dd > dl dt {
		float: none;
		width: 100%;
		padding: 30px 0 15px 0;
		font-weight: bold;
		text-align: center;
	}

	#works dl dd > dl dd {
		float: none;
		width: 100%;
		padding: 15px 0 30px 0;
		text-align: center;
	}

	#works dl dd > dl:last-of-type { margin: 0; border: none; }

	/* INFORMATION */

	#information h3 { font-size: 24px; }
	#information .entry { padding: 90px 45px 70px 45px; }
	#information .entry span { font-size: 16px; }

	#information p br { display: none; *}
	
	/* CONTACT */

#contact {
}

#contact .wrapper {
	width: 100%;
	padding: 0 25px;
}

#contact .wrapper p.attention {
	padding: 60px 0 40px 0;
	color: #ffffff;
	text-align: justify;
}

#contact .ajax-loader { display: none; }

#contact label {
	display: block;
	width: 100%;
	height: auto;
	line-height: 60px;
}

#contact .text { height: auto; }

#contact .title,
#contact .text .title {
	display: block;
	float: none;
	width: 100%;
	height: 60px;
	padding: 0;
	color: #ffffff;
	font-size: 18px;
	background-color: transparent;
	border-radius: 0;
}

#contact input,
#contact select {
	width: 100%;
	float: none;
	height: 60px;
	padding: 0 15px;
	color: #ffffff;
	font-size: 18px;
	border: none;
	background-color: #1a918a;
}

#contact textarea {
	float: none;
	width: 100%;
	height: auto;
	margin: 0 0 20px 0;
	padding: 15px;
	color: #ffffff;
	font-size: 18px;
	border: none;
	background-color: #1a918a;
}

#contact div.submit { height: 60px; }

#contact div.submit input {
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
	border-radius: 3px;
	cursor: pointer;
}

#contact div.submit input:hover {
	color: #ffffff;
	background-color: #000000;
}

.wpcf7-form-control-wrap {
	position: static !important;
}

.wpcf7-not-valid-tip {
	position: absolute;
	top: 11px;
	left: auto;
	right: 0px;
	display: inline-block !important;
	padding: 10px;
	color: #ffffff !important;
	font-size: 14px !important;
	line-height: 20px !important;
	background-color: #ff0000;
	border-radius: 3px;
}

div.wpcf7-validation-errors,
div.wpcf7-mail-sent-ok {
	border: none !important;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	background-color: #fffe00;
	border-radius: 3px;
}

div.wpcf7-response-output {
	margin: 25px 0 0 0 !important;
	padding: 20px !important;
	height: auto;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	background-color: #fffe00;
	border: none !important;
	border-radius: 3px;
}

div.wpcf7-recaptcha {
	width: auto;
	height: auto;
	padding: 0 0 12px 238.5px;
}

	/* FOOTER */

	footer { text-align: center; }

	footer p {
		position: relative;
		left: 0;
		width: 100%;
	}

}

/* OTHER
----------------------------------------------------------------------*/

.scroll {
	display: block;
	height: 120px;
	color: #ffffff;
	font-size: 36px;
	font-weight: bold;
	line-height: 120px;
	text-align: center;
	text-decoration: none;
	background-color: #747c7f;
}

.scroll:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #2db5ad;
}

.fl { float: left; }
.fr { float: right; }

.clearfix:after {
	clear: both; 
	display: block;
	height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
	line-height: 0;
	overflow: hidden;
}

.clearfix {
	min-height: 1%;
	display: inline-table;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */