@charset "utf-8";

/* ************************************************
Only PC Style Setting
※SPのみの設定→style_sp.css
************************************************ */

/* ---------------------------------------
--------------------------------------- */

/* IE only */
@media all and (-ms-high-contrast: none) {
}

/*Chrome & Opera only */
@media all and (-webkit-min-device-pixel-ratio: 0) and (min-resolution: 0.001dpcm) {
}

/* ---------------------------------------
Header Setting
--------------------------------------- */
#header_wrap {
	position: fixed;
	top: 0;
	width: 100%;
	min-width: 1024px;
	z-index: 9999;
}
/*#header_wrap{margin:0 auto; padding:15px 0 20px; background:url("./images/parts/logo.png") no-repeat, rgba(0,0,0,0.8); background-position:50% 50%; background-size:auto 80%;}*/
#header_wrap {
	margin: 0 auto;
	padding: 15px 0 20px;
	background: rgba(0, 0, 0, 0.8);
}
#header {
	width: 1024px;
}
#header ul {
	display: flex;
	align-items: center;
}
#header li.hdmenu {
	display: block;
	/* width: 10%; */
	/* float: left; */
	margin-right: 8px;
}
#header li.hdlogo {
	display: block;
	/* width: 20%; */
	/* float: left; */
	min-width: 180px;
	margin-right: 7px;
	background-image: url("./images/parts/logo.png");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	margin-top: -5px;
}
#header li.hdmenu a {
	color: #a09d9d;
	font-size: 15px;
	display: block;
	position: relative;
	/* top: 25px; */
	padding: 17px 5px;
}
#header li.hdlogo a {
	color: #fff;
	display: inline-block;
	font-size: 15px;
	padding: 18px 17px 17px;
}
#header li.hdlogo h1 {
	width: 100%;
	display: block;
}

#spheader {
	display: none;
	visibility: hidden;
}
#spmenu {
	display: none;
	visibility: hidden;
}
#mobile-bar {
	display: none;
	visibility: hidden;
}

/* ---------------------------------------
Main Setting
--------------------------------------- */
/* 共通 */
#one,
#two,
#three,
#four,
#five,
#six,
#seven,
#nine,
#ten {
}
#one h2 {
	font-size: 60px;
	font-weight: normal;
	margin-top: 230px;
}
#one_subtext {
}
#two {
	font-size: 50px;
	line-height: 60px;
}
#two p {
	font-size: 25px;
}
#two h2 {
	font-size: 45px;
}
#two h3 {
	font-size: 55px;
	font-weight: normal;
	margin-bottom: 20px;
}
#three h2,
#four h2,
#five h2,
#six h2,
#seven h2,
#eight h2,
#nine h2,
#ten h2 {
	font-size: 35px;
	line-height: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#three h3,
#four h3,
#five h3,
#six h3,
#seven h3,
#eight h3,
#nine h3,
#ten h3 {
	font-size: 35px;
	line-height: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#three p.subtitle,
#four p.subtitle,
#five p.subtitle,
#six p.subtitle,
#seven p.subtitle,
#eight p.subtitle,
#nine p.subtitle,
#ten p.subtitle {
	display: block;
	margin: 10px 0 0;
	padding: 0;
	font-size: 25px;
	font-weight: bold;
}

#main_wrap {
}
div.ct_innner {
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	padding: 50px 0 0;
}
.float_twoct div.floatleft {
	display: block;
	width: 50%;
	float: left;
}
.float_twoct div.floatright {
	display: block;
	width: 50%;
	float: right;
	text-align: left;
}

/* blog rss */
.threect div p:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.threect {
	margin: 0 auto 0;
}
.threect div p {
	text-align: center;
	width: 33%;
	float: left;
	margin: 0 auto 25px;
	overflow: hidden;
}
.threect div p a {
	display: block;
	width: 297px;
	height: 297px;
	overflow: hidden;
	text-align: center;
}
.threect div:after {
	content: "";
	display: block;
	float: none;
	clear: both;
	visibility: hidden;
}
.threect a {
	text-decoration: none;
}

/* Top Page */
/*#toppage #one{height:980px;}*/
#toppage div.ct_innner {
	padding: 100px 0;
}
#toppage #one ul.slides li {
	width: 100%;
}
#toppage #two {
	height: 490px;
	line-height: 65px;
}
#toppage #two div {
	padding: 80px 0 0;
}
#toppage #two p:nth-child(2) {
	margin: 0 auto;
}
#toppage #two h2 {
	font-size: 45px;
}
#toppage #two h3 {
	font-size: 35px;
	font-weight: normal;
}
#toppage #three {
	overflow: hidden;
}
#toppage #four p.subtitle {
	margin-bottom: 30px;
}
#toppage #four p {
	margin-bottom: 3rem;
}
#toppage #four h2 {
	font-size: 45px;
	margin-bottom: 3rem;
	text-align: center;
}
#toppage #four h3 {
	font-size: 35px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 3rem;
}
/*#toppage #four h2{font-size:45px; line-height:20px; margin-bottom:0; padding-bottom:0;}*/
/* #toppage #four{height:150px;}*/
#toppage #five {
	margin-bottom: 50px;
}
#toppage #five h2 {
	font-size: 45px;
	margin-bottom: 3rem;
	text-align: center;
}
#toppage #five h3 {
	font-size: 35px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 3rem;
}
/*#toppage #five h2{font-size:45px; line-height:20px; margin-bottom:0; padding-bottom:0;}*/
#toppage #five p.subtitle {
	margin-bottom: 30px;
}

/* Barbershop */
#ct_barbershop #one {
	height: 700px;
}
#ct_barbershop #two {
	height: 490px;
}
#ct_barbershop #two .ct_innner p {
	padding-top: 150px;
}
#ct_barbershop #three {
	height: 1300px;
}
#ct_barbershop #three div.ct_innner {
	padding: 150px 0 50px;
}
#ct_barbershop #three .price {
	display: block;
	width: 70%;
	margin: 100px auto;
}
#ct_barbershop #three h4 {
	font-size: 30px;
}
#ct_barbershop #three h4 span {
	font-weight: normal;
	font-size: 20px;
	padding-left: 5px;
}
#ct_barbershop #three small {
	display: inline-block;
	margin-left: 10px;
	font-weight: normal;
	line-height: 30px;
}
#ct_barbershop #three p {
	margin-bottom: 50px;
}
#ct_barbershop #four {
	height: 200px;
}
#ct_barbershop #five {
	height: 800px;
}
#ct_barbershop #five h3 {
	margin-bottom: 100px;
}
#ct_barbershop #five div.ct_innner {
	padding: 200px 0 0;
}
#ct_barbershop #five table.openclose {
	margin: 100px auto;
}
#ct_barbershop #five table.openclose td {
	padding-bottom: 15px;
}
#ct_barbershop #five table.openclose td:nth-child(1) {
	font-size: 25px;
	padding-right: 50px;
}
#ct_barbershop #five table.openclose td:nth-child(2) {
	font-size: 30px;
	padding-right: 50px;
}
#ct_barbershop #six {
	height: 900px;
}
#ct_barbershop #six div.ct_innner {
	padding: 100px 0 0;
}
#ct_barbershop #six h3 {
	margin-bottom: 20px;
}
#ct_barbershop #seven {
	height: 800px;
}
#ct_barbershop #seven div.ct_innner {
	padding: 150px 0 0;
}
#ct_barbershop #seven h3 {
	margin-bottom: 50px;
}
#ct_barbershop #seven div.floatleft {
	margin: 80px 0 0;
}
#ct_barbershop #seven div.floatright {
}
#ct_barbershop #eight {
	margin-bottom: 50px;
}
#ct_barbershop #eight div.ct_innner {
	padding: 100px 0 50px;
}
#ct_barbershop #eight h3 {
	margin-bottom: 20px;
}
#ct_barbershop #eight a {
	color: #b6d4e3;
	display: inline-block;
	margin-left: 10px;
}
#ct_barbershop #nine a {
	color: #b6d4e3;
	display: inline-block;
	margin-left: 10px;
}
#ct_barbershop #ten a {
	color: #b6d4e3;
	display: inline-block;
	margin-left: 10px;
}

/* Abut */
#ct_about #one {
	height: 700px;
}
#ct_about #two {
	height: 490px;
}
#ct_about #two .ct_innner p {
	padding-top: 100px;
}
#ct_about #three {
	height: auto;
	margin-bottom: 50px;
}
#ct_about #four {
	height: 900px;
}
#ct_about #four h3 {
	margin-bottom: 20px;
}
#ct_about #five {
	height: 800px;
}
#ct_about #five div.ct_innner {
	padding: 150px 0 0;
}
#ct_about #five h3 {
	margin-bottom: 50px;
}
#ct_about #five div.floatleft {
	margin: 80px 0 0;
}
#ct_about #six {
	margin-bottom: 50px;
}
#ct_about #six h3 {
	margin-bottom: 20px;
}
#ct_about #six a {
	color: #b6d4e3;
	display: inline-block;
	margin-left: 10px;
}
#ct_about .staff h3 {
	font-size: 50px;
}
#ct_about .staff h4 {
	font-size: 30px;
}
#ct_about .staff p {
	display: block;
}
#ct_about .staff div.floatright p {
	overflow: hidden;
}
#ct_about .staff .float_twoct div.floatleft {
	display: block;
	width: 35%;
}
#ct_about .staff .float_twoct div.floatright {
	display: block;
	width: 60%;
}
#ct_about .staff h4.about-h4_comment {
	margin-top: 50px;
}

/* Cut/Style */
#ct_cutstyle #one {
	height: 650px;
}
#ct_cutstyle #two {
	height: 490px;
}
#ct_cutstyle #two .ct_innner {
	padding-top: 130px;
}
#ct_cutstyle #three div.ct_innner {
	padding: 0 0 50px;
}

/* Coumetrue */
#ct_cometrue #one {
	height: 700px;
}
#ct_cometrue #two {
	height: 490px;
}
#ct_cometrue #two .ct_innner p {
	padding-top: 100px;
}
#ct_cometrue #three {
	margin-bottom: 50px;
	padding-bottom: 100px;
}

/* Journey */
#journey #one {
	height: 700px;
}
#journey #two {
	height: 490px;
}
#journey #two .ct_innner {
	padding-top: 160px;
}
#journey #three {
	margin-bottom: 50px;
	padding-bottom: 50px;
}

/* Friends */
#friends #one {
	height: 700px;
}
#friends #two {
	height: 490px;
}
#friends #three {
	margin-bottom: 50px;
	padding-bottom: 50px;
}
#friends #two .ct_innner {
	padding-top: 180px;
}

/* Recruit */
#ct_recruit #one {
	height: 700px;
}
#ct_recruit #two {
	height: auto;
}
#ct_recruit .youtube_mov h3 {
	font-size: 50px;
}

#ct_recruit #three {
	height: calc(560px + 11em);
}
#ct_recruit #four,
#ct_recruit #five {
	height: calc(560px + 17em);
}
#ct_recruit #six,
#ct_recruit #seven {
	height: 32em;
}

/* ---------------------------------------
Footer Setting
--------------------------------------- */
#footer_wrap {
}

.sponly {
	display: none;
}
