@charset "UTF-8";

/* Link
------------------------- */
#link #main-column .post-title,
#link #main-column .post-meta {
	display: none;
}
#link #main-column .wp-heading-2 {
	position: relative;
	padding: 0 10px 10px;
}
#link #main-column .wp-heading-2:before {
	position: relative;
	display: inline-block;
	content: "";
	top: 2px;
	width: 18px;
	height: 18px;
	margin: 0 9px 0 0;
	background-image: url("../img/icon/circle_caret_right.svg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
#link #main-column .type-post {
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: dotted 2px var(--gold);
}
.link-item dt {
	margin: 0 0 5px;
}
.link-item dt a {
	font-weight: 700;
	color: #000;
}
.link-item dt a:before {
	display: inline-block;
	content: "";
	width: 14px;
	height: 11px;
	margin-right: 5px;
	-webkit-mask: url("../img/icon/gt_w.svg") no-repeat 50% 50%;
	mask: url("../img/icon/gt_w.svg") no-repeat 50% 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	background-color: var(--orange);
	vertical-align: -1px
}
.link-item figure {
	margin: 0;
	line-height: 1;
}
.link-item figure img {
	width: 220px;
	height: auto;
	border: solid 5px var(--beige);
}
#link #main-column .type-post.post-101151 {
	border-bottom: 0;
}

/* Charge
------------------------- */
.type-post {
	margin: 0 0 1rem;
	padding: 0;
	border-bottom: 0;
}
.flexbox-child {
	flex: 0 0 48%;
}
.flexbox-child img {
	width: 100%;
	height: auto;
}
.price-box {
	margin: 30px 0 0;
	border: solid 1px #000;
}
.price-box dt {
	padding: 3px 5px 2px;
	background-color: var(--orange);
	letter-spacing: 2px;
	text-align: left;
	font-weight: 600;
	font-family:
		'Figtree',
		"游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", "YuGothic",
		"ヒラギノ角ゴシック", "Hiragino Sans",
		"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN",
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	color: #fff;
}
.price-box dd {
	padding: 9px 0 7px;
	text-align: center;
	font-weight: 700;
	font-size: 1.5rem;
}
.charge .frame-set {
	border: solid 2px var(--pale-orange);
}
.charge .frame-set-list .frame-set-above {
	background-color: var(--orange);
	background: -moz-linear-gradient(top,  #fab661 0%, #ec9b3f 100%);
	background: -webkit-linear-gradient(top,  #fab661 0%,#ec9b3f 100%);
	background: linear-gradient(to bottom,  #fab661 0%,#ec9b3f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fab661', endColorstr='#ec9b3f',GradientType=0 );
}

/* Works Style
------------------------- */
.works-style .frame-set {
	border: solid 2px var(--pale-orange);
}
.works-style .frame-set-list .frame-set-above {
	background-color: var(--pale-orange);
	background: #e3c299;
	background: -moz-linear-gradient(top,  #e3c299 0%, #d7ae82 100%);
	background: -webkit-linear-gradient(top,  #e3c299 0%,#d7ae82 100%);
	background: linear-gradient(to bottom,  #e3c299 0%,#d7ae82 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3c299', endColorstr='#d7ae82',GradientType=0 );
}
.works-style .detail-button {
	text-align: center;
}
.works-style .detail-button a {
	margin: 0 0 15px;
}

/* Before After
------------------------- */
.beforeafter article {
	overflow: hidden;
	margin: 25px 0;
}
.outer-ba-index {
	display: flex;
	justify-content: space-between;
	padding: 0 20px;
}
.bf-image {
	flex: 0 0 260px;
}
.af-image {
	flex: 0 0 315px;
}
.outer-ba-index a {
	text-decoration: none;
}
.outer-ba-index figcaption {
	display: block;
	letter-spacing: 3px;
	line-height: 1;
	font-weight: 800;
	font-size: 3.2rem;
	font-family:
		'Figtree',
		"游ゴシック Medium", "Yu Gothic Medium",
		"游ゴシック体", "YuGothic",
		"ヒラギノ角ゴシック", "Hiragino Sans",
		"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN",
		"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		"メイリオ", "Meiryo",
		sans-serif;
	color: #624120;
}
.outer-ba-index .bf-image figcaption {
	background-image: url("../img/page/back_before_caption.png");
	background-repeat: no-repeat;
	background-position: right center;
}
.outer-ba-index .af-image figcaption {
	text-align: right;
	color: #e0952f;
}
.outer-ba-index img {
	transition: 0.4s;
	width: 100%;
	height: auto;
	padding: 8px;
	background-image: url("../img/page/back_ba.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.outer-ba-index img:hover {
	opacity: 0.7;
}

/* Faq
------------------------- */
.faq article {
	padding: 5px;
	border: solid 1px #ccc;
}
.faq .detail-button a {
	margin: 0 0 10px;
}
.faq .core-contents.sub-category {
	margin: 20px 0 0;
}
.faq .sub-category {
	padding: 5px;
	border: solid 1px var(--dull-brown);
}
.faq-sub-index {
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 15px 40px;
}
.faq-sub-index li {
	flex: 0 0 48%;
	margin: 0 0 5px;
	font-size: 1.4rem;
}
.faq-sub-index li a {
	color: var(--dull-brown);
}
.faq-sub-index li a:before {
	display: inline-block;
	content: "";
	width: 11px;
	height: 8px;
	margin-right: 5px;
	-webkit-mask: url("../img/icon/gt_w.svg") no-repeat 50% 50%;
	mask: url("../img/icon/gt_w.svg") no-repeat 50% 50%;
	-webkit-mask-size: cover;
	mask-size: cover;
	background-color: var(--dull-orange);
}

/* Blog
------------------------- */
.blog article {
	overflow: hidden;
	margin: 20px 0 40px;
}
.blog .wp-heading-2 {
	padding: 0 15px 10px;
	line-height: 1.2;
	font-size: 1.8rem;
}
.blog .post-meta {
	margin: 0 0 20px;
	padding: 7px 10px 5px;
	border-bottom: dotted 1px var(--gold);
	background-color: var(--beige);
	text-align: right;
	font-weight: 700;
	color: var(--brown);
}
.blog .wrap-heading-2 {
	margin: 0;
}
.blog .eyecatch_thum img {
	padding: 5px;
	border: solid 1px var(--gold);
}

/* Event
------------------------- */
.event article {
	border: solid 1px var(--brown);
}
.event article .flexbox {
	padding: 0px 20px 15px 20px;
}
.event article .detail-button a {
	margin: 0;
}
.event .eyecatch_thum img {
	object-fit: cover;
	aspect-ratio: auto;
	padding: 5px;
	background-color: #fff;
	border: solid 1px var(--gold);
}


/* Category
------------------------- */
.flex-loop.category {
	padding: 0;
}
.flex-loop.category .category-index {
	flex: 0 0 32%;
	margin: 0 0 50px 0;
}
.flex-loop .category-index:not(:nth-child(3n))  {
	margin: 0 2% 50px 0;
}
.flex-loop.category a {
	display: block;
	text-align: center;
	font-weight: 700;
	font-size: 1.4rem;
	color: var(--dull-orange);
}
.eyecatch_thum img {
	object-fit: cover;
	aspect-ratio: 1 / 0.7666;
	padding: 5px;
	background-color: var(--beige);
	border: solid 1px var(--dull-orange);
}

/* Staff
------------------------- */
.staff .flex-loop.category a {
	color: #fff;
}
.staff .wrap-heading-2 {
	margin: 0;
}
.staff .wrap-heading-2 {
	padding: 5px 0 3px;
}
.staff .flex-loop .wp-heading-2 {
	padding: 0 10px 5px;
}
.staff .eyecatch_thum img {
	object-fit: cover;
	aspect-ratio: 1 / 1;
	padding: 8px;
	background-color: #fff;
	border: 0;
}
.staff .category-index {
	overflow: hidden;
	padding: 10px;
	border-radius: 7px;
	background-color: var(--pale-orange);
	background-image: url("../img/page/back_ba.png");
}

/* Modelgarden
------------------------- */
.modelgarden article {
	padding: 5px;
	background-color: var(--beige);
	border: solid 1px var(--pale-orange);
}

/* Designroom
------------------------- */
.designroom article {
	padding: 5px;
	background-color: var(--beige);
	border: solid 1px var(--pale-orange);
}

/* Recruit
------------------------- */
.recruit .spec {
	display: flex;
	border-bottom: dotted 2px #ccc;
}
.recruit .spec dt {
	flex: 0 0 155px;
	padding: 10px 25px;
	background-color: #907061;
	letter-spacing: 5px;
	text-indent: 5px;
	text-align: center;
	font-weight: 700;
	color: #fff;
}
.recruit .spec dd {
	flex: 1 1 300px;
	padding: 10px 25px;
	background-color: var(--beige);
	color: #444;
}
.application-requirements {
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.recruit .desc {
	padding: 10px 20px 20px;
}
.recruit .desc-below {
	overflow: hidden;
	padding:30px 0 0;
}
.recruit .detail-button a {
	margin: 0;
}
.recruit .note {
	color: var(--orange);
}

/* Worksdiary
------------------------- */
.worksdiary article {
	overflow: hidden;
	padding: 10px;
	background-color: var(--pale-orange);
	background-image: url("../img/page/back_ba.png");
	background-repeat: repeat;
	box-shadow: 1px 1px 2px 0px rgba( 0, 0, 0, 0.4 );
}
.worksdiary .wrap-heading-2 {
	padding: 5px 0 3px;
	margin: 0 0 10px;
}
.worksdiary .wp-heading-2 {
	position: relative;
	padding: 0 15px 5px;
	font-size: 1.4rem;
}
.worksdiary .wp-heading-2:before {
	position: relative;
	display: inline-block;
	content: "";
	top: 2px;
	width: 14px;
	height: 14px;
	margin: 0 4px 0 0;
	background-image: url("../img/icon/circle_caret_right.svg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.worksdiary .flexbox-child {
	flex: 0 0 49.5%;
}
.worksdiary .detail-button a {
	margin: 0;
}
.worksdiary .flexbox-child img {
	transition: 0.4s;
}
.worksdiary .flexbox-child img:hover {
	opacity: 0.7;
}

/* Worksdiary
------------------------- */
#topics-list {
	list-style-type: none;
	margin: 0 0 50px;
}
#topics-list li {
	margin: 0 0 15px;
}
#topics-list a {
	font-size: 1.4rem;
	color: #000;
}

/* End of archive.css */