@charset "utf-8";

#main {
	margin-bottom: 80px;
}
#container .entry-content,
#sidebar {
	margin-top: 50px;
}
#container .entry-content {
	float: left;
	width: 70%;
}
#sidebar {
	float: right;
	width: 25%;
}
#sidebar ul {
	padding-left: 10px;
}


.entry-content {
	padding: 0;
}

.introduction {
	text-align: center;
	margin: 0 0 50px;
}

.single #main #container #content h1.page-ttl .lang-ja {
	font-size: 3rem;
	padding-bottom: 1.2em;
}

.sec-ttl {
	margin: 0 0 1em;
	text-align: center;
	position: relative;
}
.sec-ttl::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	display: block;
	width: 30px;
	height: 3px;
	background: #029d97;
}
.sec-ttl span {
	display: block;
	font-weight: 700;
}
.sec-ttl .lang-en {
	color: #009d97;
	font-size: 1.4rem;
	letter-spacing: 7px;
}
.sec-ttl .lang-ja {
	color: #000;
	font-size: 3.5rem;
	padding: 0.7em 0 0.9em;
}

/* 旧サイト */
#post-3429 #facilities li {
	width: 45%;
	margin: 2% 9% 2% 0;
	font-size: 14px;
}
#post-3429 #facilities li:nth-child(2n) {
	margin-right: 0;
}
#post-3429 #facilities li h4 {
	font-weight: bold;
	margin-bottom: 10px;
}
#main #content #post-3429 #facilities li p {
	margin-top: 10px;
}
/* 旧サイト ここまで */


#main #content .entry-content p {
	font-size: 1.4rem;
	line-height: 2;
	padding: 0;
	margin: 20px 0;
}

/* = #sidebar
-------------------------------------------------------------- */
#main #container #content #sidebar .side-box .title {
	margin-top: 0;
}
#sidebar .side-box li a {
	display: block;
	padding: 8px 12px;
	border-bottom: 1px solid #eee;
	transition: all .3s;
}
#sidebar .side-box li a:hover {
	color: #029d97;
	opacity: 1;
}
#sidebar .side-box li a span.noto {
	font-weight: 500;
	line-height: 2;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, verdana, sans-serif;
	letter-spacing: .2em;
}

/* = デザイナー紹介
-------------------------------------------------------------- */
#designer-list-wrap {
	padding-bottom: 0;
}
#designer-list-wrap .designer-list li {
	width: 31.1%;
	margin-right: 3%;
	margin-bottom: 3%;
}
#designer-list-wrap .designer-list li:nth-child(3n) {
	margin-right: 0;
}
.single-designer #content .entry-content h2 {
	margin: 30px 0 22px;
}

/* = お客様の声
-------------------------------------------------------------- */
#voice-list-wrap {
	padding-bottom: 0;
}
#voice-list-wrap .voice-list li {
	width: 30%;
	margin-right: 4.5%;
	margin-bottom: 4.5%;
}
#voice-list-wrap .voice-list li:nth-child(3n) {
	margin-right: 0;
}
#voice-list-wrap .voice-list li a {
	display: block;
}
#voice-list-wrap .voice-list li .post-name {
	font-size: 1.5rem;
	font-weight: 500;
	letter-spacing: .1em;
	margin: .6em 0;
}
#voice-list-wrap .voice-list li .more-btn {
	color: #fff;
	text-align: center;
	background: #009d97;
	padding: 5px 4px 3px;
	margin: 0;
}
.voicebox {
	overflow: hidden;
	margin: 40px 0;
}
.voicebox .img {
	width: 42%;
}
.voicebox .text {
	width: 53%;
}
#main #content .entry-content .voicebox .text p:first-child {
	margin-top: 0;
}

/* = 施工実績
-------------------------------------------------------------- */
#works-list-wrap {
	padding-bottom: 0;
}
#works-list-wrap #workscategory {
	font-size: 0;
}
#works-list-wrap #workscategory li {
	width: 30%;
	margin-right: 4.5%;
	margin-bottom: 4.5%;
	display: inline-block;
	vertical-align: top;
}
#works-list-wrap #workscategory li:nth-child(3n) {
	margin-right: 0;
}
#works-list-wrap .works-list li {
	width: 30%;
	margin-right: 4.5%;
	margin-bottom: 4.5%;
}
#works-list-wrap .works-list li a {
	display: block;
}
#works-list-wrap .works-list li:nth-child(3n) {
	margin-right: 0;
}
#works-list-wrap .works-list li .post-name {
	font-size: 1.5rem;
	font-weight: 500;
	margin: .6em 0;
	letter-spacing: .1em;
}
#works-list-wrap .works-list li .more-btn {
	color: #fff;
	text-align: center;
	background: #009d97;
	padding: 4px;
	margin: 0;
}

/* = スタッフ紹介
-------------------------------------------------------------- */
.staffbox {
	margin-bottom: 50px;
}
.staffbox:last-child {
	margin-bottom: 0;
}
.staffbox .left {
	width: 22%;
}
.staffbox .right {
	width: 74%;
}
.staffbox .right .entry-title {
	margin-top: 0;
}

/* = ニュースリリース
-------------------------------------------------------------- */
.news-list {
	margin: 30px 0;
}

/* = .entry-content
-------------------------------------------------------------- */
.single-post #main #container #content h1.entry-title {
	font-size: 2.4rem;
	margin-bottom: .2em;
}
.single-post .entry-meta {
	text-align: left;
	margin-bottom: 30px;
}
.single-post .entry-meta .catlist,
.single-post .entry-meta .post-date {
	display: inline-block;
	vertical-align: middle;
}
.single-post .entry-meta .catlist a {
	color: #fff;
	font-size: 1.2rem;
	line-height: 1.8;
	background: #005f9d;
	padding: 0 12px;
	margin-right: 15px;
	display: inline-block;
}
.single-post .entry-meta .post-date {
	color: #aaa;
	font-size: 1.2rem;
}
.single-post .entry-content {
	font-size: 1.6rem;
}
.single-post .entry-content a {
	color: #0066cc;
}
.single-post .entry-content p {
	margin: 2.5rem 0;
}
.single-post .entry-content p.mb35rem {
	margin-bottom: 3.5rem;
}
.single-post .entry-content hr {
	margin: 4rem 0;
	border: none;
	color: #FFF;
	border-top: 1px dashed #eee;
	height: 0;
	line-height: 0;
	background: none;
	padding: 0;
}
.single-post .entry-content h2,
.single-post .entry-content h3,
.single-post .entry-content h4 {
	color: #310b00;
	font-weight: bold;
	line-height: 1.3;
	margin: 4.5rem 0 2.5rem;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.single-post .entry-content h2 {
	position: relative;
	margin: 5.5rem 0 2.5rem;
	padding: 1.8rem 1.5rem;
	color: #222;
	font-size: 2.4rem;
	background: #f0eddf;
	border-radius: 5px;
}
.single-post .entry-content h3 {
	margin: 4rem 0 2rem;
	padding-bottom: 10px;
	position: relative;
	border-bottom: 3px solid #eee;
	color: #222;
	font-size: 2rem;
	line-height: 1.2;
}
.single-post .entry-content h4 {
	position: relative;
	color: #222;
	font-size: 1.8rem;
	padding: 0.5rem 0 1.4rem 20px;
}
.single-post .entry-content h4:before {
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 14px;
	height: 14px;
	margin: auto;
	background: #eddb62;
	border-radius: 50%;
}
.single-post .entry-content h4.noborder {
	border: none;
	content: none;
	padding-bottom: 0;
}
.single-post .entry-content h4.noborder::after,
.single-post .entry-content .infobox h4::after {
	content: none;
}

.single-post .entry-content span.red {
	color: #DF0101;
}
.single-post .entry-content span.bold {
	font-weight: bold;
	color: #310b00;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.single-post .entry-content span.underline {
	text-decoration: underline;
	color: #310b00;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.single-post .entry-content span.marker {
	background: linear-gradient(transparent 60%, rgba(255, 167, 0, 0.7) 60%);
	color: #310b00;
	font-weight: bold;
	padding: 3px 0 4px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.single-post .entry-content blockquote {
	color: #555;
	font-size: 1.7rem;
	font-weight: bold;
	margin: 4rem 0;
	padding: 0.5rem 2.5rem;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	position: relative;
	line-height: 1.65;
}
.single-post .entry-content blockquote::before,
.single-post .entry-content blockquote::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 3.5rem;
	height: 2.5rem;
}
.single-post .entry-content blockquote::before {
	background: url("../images/c_blockquate_before.png") no-repeat scroll left top #FFF;
	background-size: contain;
	top: -1.2rem;
	left: 0;
}
.single-post .entry-content blockquote::after {
	background: url("../images/c_blockquate_after.png") no-repeat scroll right bottom #FFF;
	background-size: contain;
	bottom: -1.2rem;
	right: 0;
}

.single-post .entry-content blockquote p {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 2rem 0;
}
.single-post .entry-content blockquote small,
.single-post .entry-content blockquote small a {
	font-weight: normal;
	font-size: 11px;
	color: #888;
}

.instagram-media {
	max-width: 520px!important;
}
.twitter-tweet {
	width: 520px!important;
}
.single-post .entry-content blockquote.wp-embedded-content,
.single-post .entry-content blockquote.instagram-media,
.single-post .entry-content blockquote.twitter-tweet {
	border: 1px solid #eee;
	box-sizing: border-box;
}
.single-post .entry-content blockquote.wp-embedded-content::after,
.single-post .entry-content blockquote.wp-embedded-content::before,
.single-post .entry-content blockquote.instagram-media::after,
.single-post .entry-content blockquote.instagram-media::before,
.single-post .entry-content blockquote.instagram-media-registered::after,
.single-post .entry-content blockquote.instagram-media-registered::before,
.single-post .entry-content blockquote.twitter-tweet::after,
.single-post .entry-content blockquote.twitter-tweet::before {
	display: none!important;
}

.single-post .entry-content iframe.wp-embedded-content {
	width: 100%!important;
}
.single-post .entry-content .instagram-media {
	margin: 3.5rem 0!important;
}


.single-post .entry-content .infobox {
	background: #FDF9F5;
	margin: 2.5rem 0;
	padding: 1rem 2.5rem;
	line-height: 1.65;
}
.single-post .entry-content .infobox h4 {
	margin: 1.5rem 0;
	font-size: 1.6rem;
	padding: 0;
	border: none;
}
.single-post .entry-content .infobox p {
	margin: 1.5rem 0;
	font-size: 1.5rem;
}

.single-post .entry-content .ytsl-wrapper {
	margin: 4rem 0;
}
.single-post .entry-content .ytsl-wrapper img {
	display: none!important;
}

.single-post .entry-content img {
	height: auto!important;
}
.single-post .entry-content .imagebox br {
	display: none;
}
.single-post .entry-content .imagebox small,
.single-post .entry-content .imagebox small a {
	font-weight: normal;
	font-size: 11px;
	color: #888;
}

.single-post .entry-content ul,
.single-post .entry-content ol {
	text-align: left;
}
.single-post .entry-content li {
	position: relative;
	padding-left: 20px;
}
.single-post .entry-content li:before {
	position: absolute;
	content: '';
	top: 8px;
	left: 0;
	width: 14px;
	height: 14px;
	margin: auto;
	background: #eddb62;
	border-radius: 50%;
}

/* = .wp-caption
-------------------------------------------------------------- */
.wp-caption {
	box-sizing: border-box;
	max-width: 100% !important;
	margin-bottom: 20px;
	padding: 10px;
	line-height: 18px;
	background: #f1f1f1;
	text-align: center;
}
.wp-caption img {
	margin: 0;
	max-width: 100%;
}
.wp-caption p.wp-caption-text {
	color: #777;
	font-size: 14px;
	margin: 10px 0 0 0;
}

@media screen and (max-width: 480px) {
	#sidebar,
	#container .entry-content {
		float: none;
		width: 100%;
	}
	#sidebar {
		padding: 30px 20px 0;
		box-sizing: border-box;
		border-top: 3px solid #ddd;
	}
	#sidebar .side-box .title {
		font-size: 2rem;
	}
	#sidebar ul {
		padding-left: 0;
		font-size: 0;
	}
	#sidebar ul li {
		font-size: 1.4rem;
		display: inline-block;
		width: 47.3%;
		margin-right: 4.5%;
	}
	#sidebar ul li:nth-child(2n) {
		margin-right: 0;
	}

	#sidebar .side-box li a {
		font-size: 1.6rem;
	}
	.introduction {
		margin-bottom: 40px;
	}
	.archive .sec-box {
		padding-bottom: 0;
	}
	.single #main #container #content h1.page-ttl .lang-ja {
		font-size: 2.5rem;
		padding-bottom: 0.9em;
	}
	.single .entry-content img {
		height: auto !important;
	}

	#works-list-wrap #workscategory li,
	#works-list-wrap #workscategory li:nth-child(3n) {
		width: 47.6%;
		margin-right: 4.5%;
	}
	#works-list-wrap #workscategory li:nth-child(2n) {
		margin-right: 0;
	}

	#works-list-wrap .works-list li,
	#works-list-wrap .works-list li:nth-child(3n) {
		width: 47.4%;
		margin-right: 4.5%;
		margin-bottom: 40px;
	}
	#works-list-wrap .works-list li:nth-child(2n) {
		margin-right: 0;
	}

	#designer-list-wrap .designer-list li,
	#designer-list-wrap .designer-list li:nth-child(3n) {
		width: 47.4%;
		margin-right: 4.5%;
		margin-bottom: 30px;
	}
	#designer-list-wrap .designer-list li:nth-child(2n) {
		margin-right: 0;
	}

	#voice-list-wrap .voice-list li,
	#voice-list-wrap .voice-list li:nth-child(3n) {
		width: 47.4%;
		margin-right: 4.5%;
		margin-bottom: 40px;
	}
	#voice-list-wrap .voice-list li:nth-child(2n) {
		margin-right: 0;
	}
	.voicebox .img,
	.voicebox .text {
		width: 100%;
	}
	.voicebox .text {
		margin-top: 20px;
	}

	.staffbox {
		margin-bottom: 40px;
	}
	.staffbox .left {
		float: left;
		width: 24%;
	}
	.staffbox .right {
		float: right;
		width: 72%;
	}
	.staffbox .right .entry-title {
		font-size: 2rem;
		letter-spacing: .1em;
	}

	.single-post #container .entry-content,
	.archive #container .entry-content {
		margin-top: 20px;
	}

}