@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/* -------------------------------
 フォント
----------------------------------- */
.barlow-medium-italic {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-style: italic;
}
.zen-kaku-gothic-new-regular {
  font-family: "Zen Kaku Gothic New", sans-serif;
}
body * {
	font-family: "Zen Kaku Gothic New", sans-serif;
}
/* -------------------------------
 ヘッダー
----------------------------------- */
/* メニュー */
.c-gnav>.menu-item>a {
	padding: 0 15px;
}
.c-gnav>.menu-item>a .ttl {
	font-size: 16px;
	font-weight: 500;
}
/* メニュー内お問い合わせ */
.c-gnav>.menu-item.menu-contact {
	margin-left: 15px;
	display: flex;
	align-items: center;
}
.l-header .c-gnav>li.menu-contact>a:after {
	content: none;
}
.c-gnav>.menu-item.menu-contact>a {
	height: auto;
	padding: 10px 50px;
	background: #00A199;
background: linear-gradient(0deg, rgba(0, 161, 153, 1) 0%, rgba(14, 177, 198, 1) 99%);
	box-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.c-gnav>.menu-item.menu-contact>a .ttl {
	color: #FFFFFF !important;
}
.c-gnav>.menu-item.menu-contact>a:after {
	content: none;
}
/* -------------------------------
 メインビジュアル
----------------------------------- */
.p-mainVisual__slideTitle {
	font-size: 45px;
	font-weight: 900;
	text-shadow: 0 0 10px rgba(0,0,0,1);
	font-family: "Zen Old Mincho", serif;
  font-weight: 900;
}
.p-mainVisual__slideTitle span.size-up {
	font-size: 50px;
	font-family: "Zen Old Mincho", serif;
  font-weight: 900;
}
.p-mainVisual__slideTitle span.dot {
	position: relative;
}
.p-mainVisual__slideTitle span.dot:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	background-color: #FFFFFF;
	border-radius: 5px;
	position: absolute;
	top: 2px;
	left: 50%;
	transform: translateX(-50%);
}
@media screen and (max-width: 768px) {
	.p-mainVisual__slideTitle {
		font-size: 35px;
	}
	.p-mainVisual__slideTitle span.size-up {
		font-size: 1.1em;
	}
}
/* -------------------------------
 トップページ
----------------------------------- */
.top #content {
	padding-top: 0;
}
/* 経営方針と経営理念 */
#top-our-thoughts .section-ttl-center {
	padding-top: 80px;
}
#top-our-thoughts {
	
}
.top-our-thoughts-inner {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding-bottom: 80px;
}
.top-our-thoughts-sub-ttl {
	text-align: center;
	position: relative;
	margin-bottom: 25px;
}
.top-our-thoughts-sub-ttl h3.is-style-section_ttl {
	font-size: 23px;
	display: inline-block;
	background-color: #FFFFFF;
	padding: 0 15px;
	position: relative;
}
.top-our-thoughts-sub-ttl:before {
	content: "";
	display: inline-block;
	background: #DDDDDD;
	height: 1px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
p.top-our-thoughts-disc-txt {
	font-weight: 500;
	line-height: 2em;
}
@media screen and (max-width: 960px) {
	/* 経営方針と経営理念 */
	#top-our-thoughts .section-ttl-center {
		padding-top: 50px;
	}
	.top-our-thoughts-inner {
		padding-bottom: 50px;
	}
	.top-our-thoughts-sub-ttl {
		margin-bottom: 20px;
	}
	p.top-our-thoughts-disc-txt {
		line-height: 1.9em;
		padding: 0 10px;
	}
}
/* TOP新規事業開発 */
#top-business {
	background-image: url(https://3-piece.co.jp/wp/wp-content/uploads/2025/11/new-business-back-.png);
	background-repeat: no-repeat;
	background-size: fill;
	background-position: bottom left;
}
#top-business .mess-sub-ttl-txt {
	font-size: 25px;
	font-weight: 600;
	margin-bottom: 10px;
}
#top-business .top-mess-txt {
	font-size: 20px;
	font-weight: 600;
}
@media screen and (max-width: 960px) {
	#top-business .mess-sub-ttl-txt {
		font-size: 20px;
	}
	#top-business .top-mess-txt {
		font-size: 16px;
	}	
}
/* 2カラムデザイン */
.column-item-unit {
	margin-bottom: 60px;
}
.column-item  {
	margin-bottom: 0;
}
.column-item  > .wp-block-group__inner-container{
	display: flex;
	align-items: center;
}
.column-item figure {
	flex: 0 1 50%;
	margin-bottom: 0;
}
.column-item-txt-area {
	flex: 0 1 50%;
	margin-bottom: 0;
}
.column-item-txt-area.left-padd {
	padding-left: 15px;
}
.column-item-txt-area.right-padd {
	padding-right: 15px;
}
.column-item-txt-area h3.is-style-section_ttl {
	font-size: 20px;
	margin-bottom: 20px;
}
.column-item-txt-area p {
	
}
@media screen and (max-width: 960px) {
	
}
@media screen and (max-width: 768px) {
	.column-item-unit {
		margin-bottom: 50px;
	}
	.column-item {
		margin-bottom: 40px;
	}
	.column-item  > .wp-block-group__inner-container{
		flex-wrap: wrap;
	}
	.column-item figure {
		flex: 0 1 100%;
		margin-bottom: 20px;
		text-align: left
	}
	.column-item-txt-area {
		flex: 0 1 100%;
	}
	.column-item-txt-area.left-padd {
		padding-left: 0;
	}
	.column-item-txt-area.right-padd {
		padding-right: 0;
	}
	.column-item-txt-area h3.is-style-section_ttl {
		font-size: 25px;
	}
	.column-item-txt-area p {

	}
	.column-item.sp-order-chen figure {
		order: 1;
	}
	.column-item.sp-order-chen .column-item-txt-area {
		order: 2;
		margin-bottom: 0;
	}
		.sp-order-chen .column-item-txt-area h3.is-style-section_ttl {
			padding-top: 20px;
	}
}

/* TOP事業内容 */
.top-service-inner {
	background-color: #F6F7FA;
	border-radius: 10px;
}
.top-service-inner > .wp-block-group__inner-container {
	max-width: 900px;
	margin: 0 auto;
	padding: 80px 10px;
}
.top-service-item-unit > .wp-block-group__inner-container {
	display: flex;
	flex-wrap: wrap;
	gap: 40px 20px;
}
.top-service-item {
	flex-basis: calc((100% - 20px) / 2);
	margin-bottom: 0;
}
.top-service-item-label {
	position: relative;
	margin-bottom: 10px;
}
.top-service-item-label:after {
	content: "";
	display: inline-block;
	height: 1px;
	width: 100%;
	background-color: #28A7E1;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.top-service-item-label p {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-style: italic;
	display: inline-block;
	background-color: #F6F7FA;
	text-shadow: 0 2px 5px rgba(0,0,0,.1);
	padding: 0 20px 0 25px;
	position: relative;
	z-index: 2;
}
.top-service-item-label p:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background: #28A7E1;
background: radial-gradient(circle, rgba(40, 167, 225, 1) 0%, rgba(40, 167, 225, 0) 99%);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.top-service-item figure {
	margin-bottom: 20px;
}
.top-service-item h3.is-style-section_ttl {
	margin-top: 0;
	margin-bottom: 10px;
}
.top-service-item .cta-btn .wp-block-button a {
    padding: 10px 15px;
    width: 250px;
}
@media screen and (max-width: 768px) {
	.top-service-inner > .wp-block-group__inner-container {
		padding: 50px 20px;
	}
	.top-service-item-unit > .wp-block-group__inner-container {
		gap: 30px;
	}
	.top-service-item {
		flex-basis: 100%;
	}
	.top-service-item-label p:before {
		width: 15px;
		height: 15px;
	}
	.top-service-item figure {
		text-align: left;
	}
}
/* トップページ採用情報 */
#top-recruit .cta-btn .wp-block-button a {
    padding: 10px 15px;
    width: 250px;
}
/* -------------------------------
CTA
----------------------------------- */
#cta-area {
	padding: 0 !important;
	position: relative;
	margin-bottom: 0;
}
#cta-area:after {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: #2B2D2E;
	position: absolute;
	bottom: -1px;
	clip-path: polygon(50% 80%, 100% 20%, 100% 100%, 0 100%, 0 20%);
}
.cta-inner {
	background-image: url(https://3-piece.co.jp/wp/wp-content/uploads/2025/11/cta-back.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	padding: 50px 20px;
	border-radius: 10px;
	position: relative;
}
.cta-inner > .wp-block-group__inner-container {
	position: relative;
	z-index: 1;
}
.cta-inner:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(40,167,225,.9);
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 10px;
}
p.cta-read-txt {
	max-width: 700px;
	margin: 40px auto;
	text-align: center;
}
@media screen and (max-width: 768px) {
	p.cta-read-txt {
		margin: 30px auto;
	}	
}

/* -------------------------------
Footer
----------------------------------- */
.footer-item-unit > .wp-block-group__inner-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.footer-item-unit-left {
	flex-basis: 0 1 300px;
}
.footer-item-unit-left figure img{
	max-width: 300px;
}
.footer-item-unit-right {
	flex-basis: 0 1 calc(100% - 300px);
}
.footer-item-unit-right ul.footer-nav-unit {
	display: flex;
	list-style: none;
	padding: 0;
}
.footer-item-unit-right ul.footer-nav-unit > li {
	padding: 0 15px;
}
.footer-item-unit-right ul.footer-nav-unit  ul {
	list-style: none;
	padding-left: 15px;
}
.footer-item-unit-right ul li ul li a {
	font-size: 14px;
}
.footer-item-unit-right ul li a:hover {
	text-decoration: underline;
}
.l-footer__foot {
	padding: 0;
}
.l-footer .copyright {
	color: #FFFFFF;
	background-color: #2B2D2E;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	font-size: 14px;
}
@media screen and (max-width: 960px) {
	.footer-item-unit > .wp-block-group__inner-container {
		justify-content: center;
		gap: 50px;
	}
	.footer-item-unit-left {
		flex-basis: 0 1 100%;
		order: 2;
		text-align: center;
	}
	.footer-item-unit-left figure img{
		max-width: 250px;
	}
	.footer-item-unit-right {
		flex-basis: 0 1 100%;
	}
	.footer-item-unit-right ul.footer-nav-unit {
		flex-wrap: wrap;
	}
	.footer-item-unit-right ul.footer-nav-unit > li {
		flex-basis: 100%;
		padding: 0;
		border-bottom: 1px solid #4B4B4B;
		margin: 0;
	}
	.footer-item-unit-right ul li a{
		display: block;
		padding: 10px 15px;
		transition: .3s;
	}
	.footer-item-unit-right ul.footer-nav-unit  ul {
		list-style: none;
		padding-left: 15px;
	}
	.footer-item-unit-right ul li ul li a {
		font-size: 14px;
		display: block;
		padding: 5px 10px;
	}
	li.foot-business-menu {
		padding: 10px 15px !important;
	}
	.footer-item-unit-right ul li a:hover {
		text-decoration: underline;
		background-color: #4B4B4B;
		transition: .3s;
	}
	.l-footer__foot {
		padding: 0;
	}
	.l-footer .copyright {
		color: #FFFFFF;
		background-color: #2B2D2E;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #FFFFFF;
		padding: 5px;
		font-size: 14px;
	}
}

/* -------------------------------
 共通
----------------------------------- */
/* セクションタイトル　センター */
.section-ttl-center {}
.section-ttl-center figure{
	margin-bottom: 5px;
}
.section-ttl-center p {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-style: italic;
	margin-bottom: 0;
	text-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.section-ttl-center h2.is-style-section_ttl {
	margin-top: 0;
	font-size: 30px;
}

/* セクションタイトル　レフト */
.section-ttl-left {}
.section-ttl-left p {
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-style: italic;
	margin-bottom: 0;
	text-align: left;
	text-shadow: 0 2px 5px rgba(0,0,0,.1);
}
.section-ttl-left p:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(https://3-piece.co.jp/wp/wp-content/uploads/2025/11/section-ttl-icon.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: 5px;
}
.section-ttl-left h2.is-style-section_ttl {
	margin-top: 0;
	font-size: 30px;
	text-align: left
}
@media screen and (max-width: 960px) {
	
}
@media screen and (max-width: 768px) {
	
}
/* ボタン */
.cta-btn.center {
	justify-content: center;
}
.cta-btn {
	gap: 20px 40px;
}
.cta-btn .wp-block-button a {
	border: 1px solid #202F55;
	border-radius: 0;
	padding: 20px;
	width: 320px;
	font-size: 16px;
	background-color: #FFFFFF;
	color: #202F55;
	font-weight: 500;
	position: relative;
	text-align: left;
	transition: .3s;
}
.cta-btn .wp-block-button a:hover {
	background-color: #333333;
	color: #FFFFFF;
	border-color: #FFFFFF;
	transition: .3s;
}
.cta-btn .wp-block-button a:after {
  font-family: "Font Awesome 6 Free";
  font-weight: 900; 
  content: "\f061";
	position: absolute;
	top: 50%;
	right: 23px;
	transform :translateY(-50%);
}
.cta-btn .wp-block-button a:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 30px;
	background-color: #202F55;
	position: absolute;
	top: 50%;
	right: 60px;
	transform: translateY(-50%);
	transition: .3s;
}
.cta-btn .wp-block-button a:hover:before {
	background-color: #FFFFFF;
	transition: .3s;
}
@media screen and (max-width: 960px) {
	#cta-area p.cta-read-txt {
		font-size: 16px;
		margin-bottom: 40px;
	}
	.cta-btn .wp-block-button a {
		border: 1px solid #202F55;
		border-radius: 0;
		padding: 15px;
		width: 250px;
	}
	.cta-btn .wp-block-button a:after {
		top: 50%;
		right: 20px;
	}
	.cta-btn .wp-block-button a:before {
		right: 50px;
	}
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
下層ページ共通
----------------------------------- */
/* 下層ページヘッダー */
.page header#header,
.single header#header {
 position: absolute;
 background: #000000;
 background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.33) 41%, rgba(0, 0, 0, 1) 99%);
}
.top header#header {
 background: transparent;
}
.page .c-gnav>.menu-item>a .ttl {
	color: #FFFFFF;
}
.top .c-gnav>.menu-item>a .ttl {
	color: #333333;
}
#fix_header .c-gnav>.menu-item>a .ttl {
	color: #FFFFFF !important;
}
.-series-right .l-header__inner {
	max-width: 100%;
}
@media screen and (max-width: 960px) {
	.page header#header,
	.single header#header {
	 position: fixed;
	}
}
/* fix-header */
.-body-solid .l-fixHeader {
	box-shadow: none;
}
.l-fixHeader__inner {
	max-width: 100%;
}
.l-fixHeader:before {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.33) 41%, rgba(0, 0, 0, 1) 99%);
}
/* 下層ページH1タイトルエリア */
div#top_title_area {
	min-height: 350px;
}

.l-topTitleArea.c-filterLayer::before,
.c-filterLayer.-texture-dot:after {
	content: none;
}
.l-topTitleArea__body {
	padding-top: 70px;
}
h1.c-pageTitle {
	font-size: 40px;
	color: #333333;
	text-shadow: 2px 2px 5px rgba(255,255,255,1);
	position: relative;
}
.c-pageTitle__subTitle {
	margin: 0;
  order: 1;
  text-shadow: none;
  background-color: #00A199;
  opacity: 1;
  color: #FFFFFF;
  padding: 3px 10px;
  font-size: 16px;
  font-family: "Barlow", sans-serif;
  font-weight: 500;
  display: inline-block;
  position: absolute;
	top: -30px;
	left: 0;
}
@media screen and (max-width: 960px) {
	[data-scrolled="true"] .top header#header {
	background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.33) 41%, rgba(0, 0, 0, 1) 99%);
	}
	[data-scrolled="false"] .top .c-iconBtn__icon:before {
		color: #000000;
	}
	[data-scrolled="true"] .top .c-iconBtn__icon:before {
		color: #FFFFFF;
	}
	.page .c-iconBtn__icon:before {
		color: #FFFFFF;
	}
}
@media screen and (max-width: 768px) {
	div#top_title_area {
		min-height: 250px;
	}
	.l-topTitleArea__body {
		padding-top: 70px;
	}
	h1.c-pageTitle {
		font-size: 30px;
	}
	.c-pageTitle__subTitle {
		padding: 1px 10px;
		font-size: 14px;
		top: -20px;
	}
}
/* ラベルテキスト */
.label-txt {
	position: relative;
	font-family: "Barlow", sans-serif;
  font-weight: 500;
  font-style: italic;
	display: inline-block;
	background-color: #F6F7FA;
	text-shadow: 0 2px 5px rgba(0,0,0,.1);
	padding: 0 20px 0 25px;
	position: relative;
	z-index: 2;
}
.label-txt:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background: #28A7E1;
background: radial-gradient(circle, rgba(40, 167, 225, 1) 0%, rgba(40, 167, 225, 0) 99%);
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
	.label-txt:before {
		width: 15px;
		height: 15px;
	}	
}
.page-id-13 div#content {
	padding-top: 0;
}
/* 下層ページトップメッセージ */
.top-mess-inner {
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding-top: 80px;
	padding-bottom: 80px;
}
h2.top-mess-ttl.is-style-section_ttl {
	font-size: 30px;
	text-align: center;
	margin-bottom: 20px;
}
p.top-mess-disc-txt {
	font-weight: 500;
	line-height: 1.9em;
	padding: 0 20px;
}
@media screen and (max-width: 960px) {
	.top-mess-inner {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	h2.top-mess-ttl.is-style-section_ttl {
		font-size: 25px;
		padding: 0 10px;
	}
	p.top-mess-disc-txt {
		line-height: 1.9em;
		padding: 0 10px;
		text-align: left;
	}
}
@media screen and (max-width: 768px) {
	h2.top-mess-ttl.is-style-section_ttl {
		font-size: 20px;
	}
}
/* FLOw*/
.flow-item-unit > .wp-block-group__inner-container {
	display: flex;
	gap: 5px;
}
.flow-item {
	flex-basis: 20%;
}
h3.is-style-section_ttl.flow-label {
	background-color: #28A7E1;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 500;
	padding: 16px 0;
	position: relative;
}
h3.is-style-section_ttl.flow-label:after {
	content: "";
	width: 24px;
	height: 100%;
	background-image: url(https://3-piece.co.jp/wp/wp-content/uploads/2025/12/flow-center.svg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	right: -20px;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}
.flow-item.last h3.is-style-section_ttl.flow-label:after {
	background-image: url(https://three-piece.nino-challeng.com/wp-content/uploads/2025/12/flow-last-1.svg);
}
p.flow-disc-text {
	padding: 0 10px;
}
@media screen and (max-width: 960px) {
	/* FLOw*/
	.flow-item-unit > .wp-block-group__inner-container {
		display: flex;
		flex-wrap: wrap;
		gap: 5px;
	}
	.flow-item {
/* 		flex-basis: calc((100% - 5px) / 2); */
		flex-basis: 100%;
		margin-bottom: 30px;
	}
	h3.is-style-section_ttl.flow-label {
		font-size: 18px;
		padding: 0px 20px;
		height: 56px;
		display: flex;
		align-items: center;
		margin-bottom: 10px;
	}
	h3.is-style-section_ttl.flow-label:after {
		width: 19px;
		height: 56px;
		background-image: url(https://3-piece.co.jp/wp/wp-content/uploads/2025/12/flow-last-1.svg);
		right: 0px;
	}
}
/* お問い合わせフォーム */
.contact-form-inner {
	max-width: 1200px;
	margin: 0 auto;
}
.form-item {
	display: flex;
	padding: 10px 0;
}
/* ラベル */
.form-item label {
	flex-basis: 25%;
	display: flex;
	align-items: center;
}
/* ※ */
.form-item label span {
	color: red;
	line-height: 0.5;
	padding-left: 10px;
}
/* form */
.form-item > span {
	width: 75%;
}
.form-item input{
	height: 45px;
	width: 100%;
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
}
/* 住所 */
.form-item .form-flex {
	width: 75%;
}
input.add-txt-1 {
	max-width: 300px;
	margin-bottom: 20px;
}
/* subject */
.form-item.subject input {
	height: auto !important;
	width: auto;
}
.form-item.subject span label {
	font-size: 14px !important;
}
span#your-course span,
span#your-property span,
span#your-method span,
span#your-subject span,
span#your-contact span {
	color: #333;
}
.form-item.subject .wpcf7-list-item-label {
	padding-left: 3px;
}
/* お問い合わせ内容 */
.form-item textarea {
	width: 100%;
	max-height: 150px;
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
}
.form-item textarea#your-license {
	max-height: 100px;
}
/* 個人情報取扱同意 */
.last-check {
	margin-top: 20px;
	display: flex;
	justify-content: center;
}
.last-check input {
	width: 15px;
	height: 15px;
	vertical-align: middle;
}
.last-check label {
	padding-left: 15px;
	font-size: 16px;
	line-height: 2em;
}
/* 送信ボタン　 */
.send-btn {
	position: relative;
	max-width: 265px;
	height: 50px;
	margin: 0 auto;
	margin-top: 30px;
}
.send-btn input{
	width: 100%;
	height: 100%;
	padding: 15px 20px;
	background-color: #28A7E1;
	color: #FFFFFF;
	letter-spacing: .2em;
	transition: .3s;
	border: 1px solid #28A7E1;
	font-weight: bold;
}
/* 送信ボタンホバー */
.send-btn input:hover {
	background-color: #FFFFFF;
	color: #000000;
	transition: .3s;
}
/* お問合せ SP*/
@media screen and (max-width: 960px) {
		.contact-form-inner {
			margin: 0 auto;
			padding: 0;
		}
		.form-item {
			display: flex;
			flex-direction: column;
		}
		.form-item label {
			flex-basis: 100%;
			justify-content: left;
		}
	 .form-item label br {
		 display: none;
	}
		.form-item > span {
			width: 100%;
		}
		.form-item input{
			height: 45px;
			width: 100%;
		}
		.form-item .form-flex {
			width: 100%;
		}
		input.your-add-1 {
			max-width: 200px;
			margin-bottom: 10px;
		}
		.form-item textarea {
			min-height: 200px;
		}
		.last-check {
			margin-top: 15px;
		}
		.send-btn {
			margin-top: 20px;
		}
		.send-btn input{
			height: 60px;
		}
	.your-subject span.wpcf7-list-item {
		width: 100%;
		margin-left: 0;
	}
	.your-subject input {
		height: 30px !important;
	}
	p.contact-tel-number {
		font-size: 30px;
	}
}
/* -------------------------------
 M&Aページ
----------------------------------- */
/* 事業内容 */
.ma-business-item-unit h3.is-style-section_ttl {
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 25px;
}

}
/* M&Aメッセージ（企業と企業をつなぐ） */
#ma-point-mess {
	background-image: url(https://3-piece.co.jp/wp/wp-content/uploads/2025/12/backimage.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
#ma-point-mess:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(40,167,225,.7);
	position: absolute;
	top: 0;
	left: 0;
}
#ma-point-mess h2.is-style-section_ttl {
	color: #FFFFFF;
	font-size: 30px;
}
#ma-point-mess p {
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
}
@media screen and (max-width: 960px) {
	#ma-point-mess h2.is-style-section_ttl {
		font-size: 20px;
	}
	#ma-point-mess p {
		font-size: 16px;
		text-align: left;
	}
}

/* -------------------------------
新規事業開発
----------------------------------- */
.page-id-15 div#content {
	padding-top: 0;
}
/* コンセプト */
.concept {
	max-width: 80%;
	margin: 0 auto;
	text-align: center;
}
.concept h3.is-style-section_ttl {
	display: inline-block;
	border-bottom: 2px solid #28A7E1;
	margin-bottom: 20px;
	font-size: 18px;
}
.concept-sub-ttl {
	font-size: 20px;
	font-weight:700;
	margin-bottom: 20px;
}
@media screen and (max-width: 960px) {
	/* コンセプト */
	.concept {
		max-width: calc(100% - 20px);
	}
	.concept-sub-ttl {
		font-size: 18px;
	}
}
/* 募集内容 */
.details-position {
	background-color: #F6F7FA;
	padding-bottom: 30px;
	box-shadow:0 2px 5px rgba(0,0,0,.1);
}
h3.is-style-section_ttl.details-ttl {
	font-size: 18px;
	padding: 10px;
	background-color: #28A7E1;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.details-position p {
	font-size: 20px;
	font-weight: 700;
}

.details-part-item-unit > .wp-block-group__inner-container {
	display: flex;
	gap: 20px;
}
.details-part-item {
	flex-basis: calc((100% - 10px) / 2);
	margin-bottom: 0;
	padding-bottom: 20px;
	background-color: #F6F7FA;
	box-shadow:0 2px 5px rgba(0,0,0,.1);
}
.details-part-item h3.is-style-section_ttl.details-ttl {
	margin-bottom: 20px;
}
.details-part-item p {
	padding: 0 10px;
	font-size: 18px;
}
.details-part-item ul {
	padding: 0 10px;
	list-style: none;
}
.details-part-item ul li:before {
  font-family: "Font Awesome 6 Free";
  font-weight: 500; 
  content: "\f058";
	margin-right: 5px;
}
@media screen and (max-width: 768px) {
	/* 募集内容 */
	.details-position {
		padding-bottom: 20px;
	}
	h3.is-style-section_ttl.details-ttl {
		margin-bottom: 20px;
	}
	.details-position p {
		font-size: 18px;
	}
	.details-part-item-unit > .wp-block-group__inner-container {
		flex-wrap: wrap;
		gap: 30px;
	}
	.details-part-item {
		flex-basis: 100%;
	}
}
/* FULL画像エリア */
#new-business-body {
	min-height: 350px;
	background-image: url(https://3-piece.co.jp/wp/wp-content/uploads/2025/12/new-business-body-image.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media screen and (max-width: 960px) {
	#new-business-body {
		min-height: 250px;
	}	
}
/* エントリー条件、企業の方へ */
.medium-txt {
	font-size: 20px;
	font-weight: 700;
}
@media screen and (max-width: 768px) {
	.medium-txt {
		font-size: 18px;
	}
}
/* FULL画像エリア2 */
#new-business-body-2 {
	min-height: 350px;
	background-image: url(https://3-piece.co.jp/wp/wp-content/uploads/2025/12/business-body-image-2-1.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
@media screen and (max-width: 960px) {
	#new-business-body-2 {
		min-height: 250px;
	}
}
/* 選考フロー */
.section-ttl-left.senkou {
	max-width: 1000px;
	margin:0 auto;
}
.flow-item-unit.senkou {
	max-width: 1000px;
	margin: 0 auto 40px;
}
.senkou .flow-item {
	flex-basis: 25%;
	margin-bottom: 0;
}
.senkou .flow-item {

}
.senkou h3.is-style-section_ttl.flow-label {
	height: 56px;
	display: flex;
	flex-direction:column;
	align-items: center;
	justify-content: center;
	margin-bottom: 10px;
}
.cta-btn.gaibu .wp-block-button a:after {
    content: "\f35d";
}
.senkou-flow-btm {
	max-width: 1000px;
	margin: 0 auto;
}
@media screen and (max-width: 960px) {
	/* FLOw*/
	.senkou .flow-item {
		flex-basis: 100%;
		margin-bottom: 30px;
	}
}
/* 新規事業のボトムメッセージ */
#ma-btm-mess {
	background-image: url(https://3-piece.co.jp/wp/wp-content/uploads/2025/12/backimage.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
#ma-btm-mess:before {
	content: "";
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,161,153,.7);
	position: absolute;
	top: 0;
	left: 0;
}
#ma-btm-mess h2.is-style-section_ttl {
	color: #FFFFFF;
	font-size: 40px;
	margin-bottom: 40px;
}
#ma-btm-mess p {
	color: #FFFFFF;
	font-size: 20px;
	text-align: center;
}
@media screen and (max-width: 960px) {
	#ma-btm-mess h2.is-style-section_ttl {
		font-size: 20px;
	}
	#ma-btm-mess p {
		font-size: 16px;
	}
}
/* -----------------------------------------
 ヘッダーメニューSP 
--------------------------------------------*/
.l-header__customBtn.sp_ {
	display: none;
}
@media screen and (max-width: 960px) {
	.p-spMenu__inner {
		padding-top: 100px;
		position: relative;
	}
	.p-spMenu__inner:before {
		
	}
	.c-widget__title.-spmenu {
		display: none;
	}
	.p-spMenu__nav {
		margin-top: 0;
		padding-bottom: 0;
	}
	.c-iconBtn__icon {
		font-size: 30px;
	}
	.-right .p-spMenu__inner {
		width: 100%;
		transform: translateX(100vw);
	 margin-top: 0;
	}
	[data-spmenu=opened] .p-spMenu__inner {
		transform: translateX(0);
	}
	.p-spMenu__inner::before {
		background: rgba(0,0,0,.5);
	}
	.p-spMenu__closeBtn {
		display: flex;
		height: 60px;
		width: 100%;
	}
	.l-header__menuBtn.sp_ {
		width: 60px;
		height: 60px;
	}
	.c-iconBtn {
		width: 60px;
		height: 60px;
	}
	i.c-iconBtn__icon.icon-close-thin:before {
		color: #ffffff;
	}
	[data-spmenu = "opened"] .p-spMenu__closeBtn {
		justify-content: flex-end;
	}
	.c-gnav .sub-menu a:before, .c-listMenu a {
		position: relative;
	}
	.c-gnav .sub-menu a:before, .c-listMenu a {
		color: #FFFFFF;
	}
	.c-gnav .sub-menu a:before, .c-listMenu a:before {
		left: auto !important;
		right: 20px;
	}
	.p-spMenu__body {
		padding: 0;
		background: transparent;
	}
	.p-spMenu__bottom {
		margin-top: 0;
	}
	.c-iconBtn__icon:before {
		font-size: 30px;
	}
}
/* 続きを見る */
.readmore {
  position: relative;
  margin: 50px auto;
  padding: 0 0 45px;
}
.readmore-content::before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: linear-gradient( rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, #fff 100%);
}
.readmore input[type="checkbox"]:checked ~ .readmore-content::before {
  display: none;
}
.readmore label {
  position: absolute;
  display: table;
  left: 50%;
  bottom: 0;
  margin: 0 auto;
  width: 200px;
  padding: 5px 0;
  color: #00A199;
  text-align: center;
  border-radius: 5px;
  transform: translateX(-50%);
  cursor: pointer;
  z-index: 1;
}
.readmore label::before{
  content: '続きを見る ▼';
}
.readmore input[type="checkbox"]:checked ~ label::before {
  content: '元に戻す ▲';
}
.readmore input[type="checkbox"]{
  display: none;
}
.readmore-content {
  position: relative;
  height: 300px;
  overflow: hidden;
}
.readmore input[type="checkbox"]:checked ~ .readmore-content {
  height: auto;
}