@charset "utf-8";
@media screen and (max-width: 640px) {
    .br-sp { display:none; }
}

li, span, p, a, a:link, a:visited, h1, h2, h3, h4, h5 {
	color: #4d2b07;
}

.contentWidS {
	/*width: 1260px;*/
	width: 1000px;
	margin: 0 auto;
}

.recruitBk {
	background-image: url(../img/top_bk_recruit.jpg);
	background-size: cover;
	height: 450px;
}

.mainViWrap {
	width: 100%;
	height: 89vh;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.mainViVideo {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.mainViVideo>video {
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

.mainViVideo>img {
	display: none;
}

.mainViTxt {
	position: relative;
	z-index: 1;
}

.mainViTxt>h1 {
	font-size: 51px;
	font-family: "ShueiMGoStdL";
	color: rgb(255, 255, 255);
	letter-spacing: 0.2em;
	text-align: center;
	text-shadow: rgba(163, 129, 99, 0.8) 1px 1px 15px,
		rgba(163, 129, 99, 0.8) -1px 1px 15px, rgba(163, 129, 99, 0.8) 1px
		-1px 15px, rgba(163, 129, 99, 0.8) -1px -1px 15px;
}

.mainViDown {
	position: absolute;
	bottom: 10%;
}

.mainTtlWrap {
	width: 100%;
	height: 545px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
}

.mainTtlImg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.mainTtlImg>img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.mainTtlTxt {
	position: relative;
	z-index: 1;
}

.mainTtlTxt>h1 {
	font-size: 44px;
	letter-spacing: 0.24em;
	font-family: "Noto Sans JP";
	color: #FFF;
}

.pankuzu {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	padding-top: 10px;
	flex-wrap: wrap;
}

.pankuzu li, .pankuzu li>a {
	font-size: 17px;
	letter-spacing: 0.24em;
	font-family: "Noto Sans JP";
}
.pankuzu li{
	padding-bottom: 10px;
}

.mainBk {
	background-color: #f4ede6;
}

.mainBkPad {
	padding: 105px 0 230px 0;
}

.topBrokenCol {
	position: relative;
}

.topBrokenInTxt {
	width: 730px;
	min-height: 514px;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	position: relative;
	z-index: 2;
}

.topBrokenInTxt.fc {
	align-items: center;
}

.topBrokenInTxt.posR {
	right: 0;
	margin: 0 0 0 auto;
}

/* トップページ詳細　「木を仕事とすること」 */
.topBrokenInTxt.boxBorder {
	/* border: 2px solid #a9926b; */
	border: 2px solid #aab13d;
}

.topBrokenInTxtIn {
	flex-basis: 600px;
}

.topBrokenInTxtIn>h2 {
	flex-basis: 100%;
	font-size: 42px;
	font-family: "ShueiMGoStdL";
}

.topBrokenInTxtIn>h2.indentL {
	position: relative;
	left: -25px;
}

.topBrokenInTxtIn>p, .topBrokenInTxtIn>p>span {
	width: 520px;
	display: block;
	font-size: 18px;
	line-height: 37px;
	font-family: "ShueiMGoStdL";
	margin-bottom: 30px;
	font-weight: 300;
}

.topBrokenInTxtIn>p>span {
	word-break: keep-all;
}

/* トップページ　各ページへのリンクボタン　共通 */
a.linkBtn_about, a.linkBtn_waza, a.linkBtn_jisseki {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 193px;
	height: 50px;
	/* background-color: #d0a062; */
	color: #FFF;
	font-family: "Noto Sans JP";
	font-size: 15px;
	letter-spacing: 0.14px;
}

/* トップページ　各ページへのリンクボタン　横山木工について */
a.linkBtn_about {
	background-color: #aab13d;
}

/* トップページ　各ページへのリンクボタン　横山の設備について */
a.linkBtn_waza {
	background-color: #d57162;
}

/* トップページ　各ページへのリンクボタン　実績はこちら */
a.linkBtn_jisseki {
	background-color: #6190a7;
}

.map {
	width: 100%;
	height: 250px;
}

.topBrokenInBottomImg {
	flex-basis: 100%;
	margin-top: 75px;
	display: flex !important;
	align-items: flex-start;
	position: relative;
	left: -50px;
}

.topBrokenInBottomImg.right {
	margin-top: 215px;
	left: auto;
	right: -34px;
}

.topBrokenInBottomImg>img {
	margin-right: 13px;
}

.topBrokenInWord01 {
	position: absolute;
	right: 60px;
	bottom: -279px;
	z-index: -1;
	opacity: 0.5;
}

.topBrokenInWord02 {
	position: absolute;
	right: 0;
	top: 105px;
	z-index: -1;
	opacity: 0.5;
}

.topBrokenInWord03 {
	position: absolute;
	right: -73px;
	top: 137px;
	z-index: -1;
	opacity: 0.5;
}

.topBrokenInImg01 {
	position: absolute;
	right: 0;
	top: 105px;
	z-index: 3;
}

.topBrokenInImg02 {
	position: absolute;
	left: 100px;
	top: 50px;
	z-index: 3;
}

.topBrokenInImg03 {
	position: absolute;
	right: 95px;
	top: 50px;
	z-index: 3;
}

img.shadow {
	filter: drop-shadow(5px 5px 32px #9f805a);
}

.topBrokenInWoodBord01 {
	position: absolute;
	top: -20px;
	right: 60px;
}

.topBrokenInWoodBord02 {
	position: absolute;
	top: 0;
	right: 360px;
}

.topBrokenInWoodBord03 {
	position: absolute;
	bottom: -208px;
	left: 215px;
}

.topBrokenInWoodBord04 {
	position: absolute;
	top: -472px;
	left: 0;
}

.topBrokenInWoodBord05 {
	position: absolute;
	top: -83px;
	right: 0;
}

.topBrokenInWoodBord06 {
	position: absolute;
	bottom: -1px;
	right: 166px;
}

.topBrokenInWoodBord07 {
	position: absolute;
	bottom: 153px;
	left: 0;
}

.Col2h {
	height: 460px;
}

.Col3h {
	height: 230px;
}

.Col4h {
	height: 0;
}

.imgBkArea {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	padding-top: 40px;
	flex-wrap: wrap;
}

.imgBkAreaTtl {
	flex-basis: 100%;
}

.imgBkAreaTtl h2 {
	text-align: center;
	font-family: "ShueiMGoStdB";
	font-size: 42px;
	letter-spacing: 0.2em;
	color: #af1110;
	padding-bottom: 20px;
}

.imgBkAreaLink {
	flex-basis: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 1170px;
	margin: 0 auto;
}

.imgBkAreaLink>a {
	width: 355px;
	height: 245px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	background-color: rgba(255, 255, 255, 0.5);
	padding-top: 15px;
}

.imgBkAreaLink>a>span {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 50px;
	height: 60px;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(173, 107, 56, 0.5);
}

.imgBkAreaLink>a>span>span {
	font-size: 36px;
	color: #FFF;;
	transform: scale(0.5, 1.37);
	font-family: "ShueiMGoStdB";
}

.imgBkAreaLink>a>p {
	flex-basis: 100%;
	font-size: 36px;
	letter-spacing: 0.18em;
	color: #ad6b38;
	font-family: "ShueiMGoStdB";
	text-align: center;
	line-height: 1;
}

.imgBkAreaLink>a>p.spec {
	letter-spacing: 0;
	position: relative;
	right: -10px;
}

.imgBkAreaLink>a>p.spec span.fs1 {
	font-size: 27px;
	font-family: "ShueiMGoStdB";
	color: #ad6b38;
}

.imgBkAreaLink>a>p.spec span.fs2 {
	font-size: 32px;
	font-family: "ShueiMGoStdB";
	margin-left: -20px;
	color: #ad6b38;
}

.imgBkAreaLink>a>p.spec span.fs3 {
	font-size: 32px;
	font-family: "ShueiMGoStdB";
	margin-left: -10px;
	position: relative;
	top: -5px;
	color: #ad6b38;
}

.imgBkAreaLink>a>.border {
	position: relative;
	top: -7px;
}

.newsArea { /* お知らせ News */
	padding: 135px 0 150px 0;
	background-color: #ffead5;
}

.contentListArea {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	width: 76.2% !important;
	margin: 0 auto !important;
}

/* トップページ　お知らせ */
.contentListAreaTtl {
	flex-basis: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 4px solid #b3d465;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.contentListAreaTtl>h2 {
	font-size: 28px;
	font-family: "ShueiMGoStdL";
}

.contentListAreaTtl>h2>span {
	font-size: 16px;
}

.contentListAreaTtl>a {
	font-size: 21px;
	font-family: "ShueiMGoStdL";
}

.contentListAreaTtl>a>span {
	font-size: 23px;
	color: #27a600;
	font-family: "ShueiMGoStdL";
}

.contentListAreaDetail {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}

.contentListAreaDetailIn {
	flex-basis: 100%;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	margin: 10px 0;
}

.contentListAreaDetailIn>.date {
	display: inline-block;
	flex-basis: 170px;
	text-align: left;
}

.contentTxtArea {
	padding: 80px 0 170px 0;
}

.contentTxtArea>h2 {
	font-size: 30px;
	letter-spacing: 0.24em;
	font-family: "Noto Sans JP";
	line-height: 1;
}

.contentTxtArea>h2.underBar {
	position: relative;
	margin-bottom: 30px;
}

.contentTxtArea>h2.underBar:after {
	content: "";
	background-color: #996c33;
	display: block;
	width: 140px;
	height: 7px;
	position: absolute;
	bottom: -22px;
}

.contentTxtAreaDetail {
	position: relative;
}

.contentTxtAreaDetailRow {
	margin-bottom: 20px;
}

.contentTxtAreaDetailRow.formArea {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-wrap: wrap;
}

.contentTxtAreaDetailRow:last-of-type {
	margin-bottom: 0;
}

.contentTxtAreaDetailRowLabel p, .contentTxtAreaDetailRowCent p {
	font-size: 33px;
	line-height: 60px;
	vertical-align: top;
	letter-spacing: 0.24em;
	font-family: "Noto Sans JP";
}

.overview { /* 会社概要 */
	margin: 30px 0 0 0;
}

.overview p {
	font-size: 16px;
	letter-spacing: 0.24em;
	font-family: "Noto Sans JP";
}

.overview p span {
	font-size: 18px;
	letter-spacing: 0.24em;
	font-family: "Noto Sans JP";
	font-weight: bold;
}

.acccessMap .overview {
	margin: 30px 0 15px 0;
}

.contactTxt p {
	font-size: 18px;
	padding: 0 0 0 0.5em;
}

.contentTxtAreaDetailRowLabel p {
	font-weight: bold;
}

.contentTxtAreaDetailRowCent input, .contentTxtAreaDetailRowCent textarea
	{
	border: 1px solid #4d2b07;
	background-color: #edd9bd;
	border-radius: 5px;
	width: 100%;
	font-size: 18px;
	line-height: 1;
	padding: 6px 15px;
	color: #4d2b07;
}

.contentTxtAreaDetailRowCent textarea {
	height: 370px;
}

.contentTxtAreaDetailRow.formArea .contentTxtAreaDetailRowLabel {
	flex-basis: 300px;
}

.contentTxtAreaDetailRow.formArea .contentTxtAreaDetailRowCent {
	flex-basis: calc(100% - 460px);
}

.contentTxtAreaDetailRow.formArea.fullCent .contentTxtAreaDetailRowCent
	{
	flex-basis: 100%;
	margin-top: 10px;
}

.contentTxtAreaDetailRowImg {
	position: absolute;
	top: 0;
	right: 0;
}

.btnArea {
	display: flex;
	justify-content: space-around;
	align-items: cneter;
	margin-top: 50px;
}

.fromBtn {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	background-color: #946f3b;
	color: #fff;
	font-size: 24px;
	letter-spacing: 0.24em;
	width: 300px; 
	height : 70px;
	font-family: "Noto Sans JP";
	border-radius: 5px;
	border: : none;
}

.fromBtn.back {
	background-color: #909090;
}

.aboutTxt_01 p {
	font-size: 53px;
	color: #fff;
	font-family: "ShueiMGoStdL";
	text-align: right;
	position: absolute;
	bottom: 40px;
	right: 50px;
}

.aboutTxtArea {
	background-image: url(../img/imgBgRinen.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0 0 200px 0;
	padding: 0 0 80px 0;
	position: relative; /* 基準値 */
}

.imgPresident { /* 画像 */
	box-shadow: 10px 10px 20px rgba(159, 128, 90, 0.3);
}

.aboutTxt_01 p span {
	font-size: 53px;
	color: #fff;
	font-family: "ShueiMGoStdL";
	position: relative;
	left: 54px;
}

/* 横山木工の取り組み */
.aboutTxt_02 {
	margin: 0 0 300px 0;
	position: relative; /* 基準値 */
}

.aboutTxt_02 div { /*  */
	background-color: #fff;
	width: 620px;
	padding: 40px 70px;
	position: absolute;
	top: 60px;
	box-shadow: 10px 10px 20px rgba(159, 128, 90, 0.3);
}

.aboutTxt_02 h3 {
	color: #996c33;
	font-size: 31px;
	margin: 0 0 20px 0;
	letter-spacing: -0.02em;
	font-family: "Noto Sans JP";
}

.aboutTxt_02 p {
	font-size: 18px;
	line-height: 37px;
	font-family: "Noto Sans JP";
}

.aboutTxt_02 img {
	margin: 0 0 0 auto; /* 写真配置調整 */
}

.aboutTxt_02

div

p
:not

(
:last-child

)
{ /* 文章中の余白調整 */
margin
:

0
0
1
.5em

0;
}
.techImgArea { /* 横山木工の技 */
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	align-content: space-between;
}

.techImg {
	flex-basis: 48.0%;
	margin-bottom: 33px;
	width: 610px;
	padding: 30px 60px 65px 60px;
	background-color: #fff;
	box-shadow: 10px 10px 20px rgba(159, 128, 90, 0.3);
}

.techImg:nth-child(odd) {
	margin-right: 38px;
}

.techTxt {
	color: #996c33;
	font-size: 25px;
	margin: 0 0 20px 0;
	letter-spacing: -0.02em;
	font-family: "Noto Sans JP";
}

/*採用情報*/
.adoptBoxContainer {
	width: 85%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding-top: 25px;
}

.adoptBox {
	display: flex;
	justify-content: center;
	position: relative;
	flex-basis: 31%;
}

.adoptBoxImg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

.adoptWrapper {
	background: url(../img/wood_bk.png);
	width: 100vw;
	height: 500px;
	margin-top: 120px;
}

.leftBox {
	background-color: #d89611;
}

.middleBox {
	background-color: #ee384d;
}

.rightBox {
	background-color: #2a4166;
}

.adoptLengthBtn {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin-right: 60px;
	background-color: rgba(255, 255, 255, 0.83);
	height: 240px;
	width: 60px;
	padding: 80px 20px;
	margin-top: 150px;
	z-index: 3;
}

.adoptLengthText {
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	color: #fff;
	margin-right: 50px;
	margin-top: 90px;
	z-index: 3;
}

.adoptLengthTextTl {
	font-size: 34px;
	color: #fff;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin-top: 50px;
	z-index: 3;
}

/* プライバシーポリシー */
.privacyTitle h3 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 10px;
}

.contentWidL {
	width: 1672px;
	margin: 0 auto;
}

.contentWid {
	width: 1461px;
	margin: 0 auto;
}

.adoptContentWidth {
	width: 1461px;
	margin: 0 auto;
	max-width: 100%;
}

.sp_show {
	display: none !important;
}

.sp_hide {
	display: initial;
}

.linefeed_SP { /* 改行 */
	display: none;
}

.privacyText ul { /* プライバシーポリシー */
	margin: 15px 0;
}

.privacyText ul li, .privacyText p { /* プライバシーポリシー */
	color: #000;
}

.privacyText {
	margin-bottom: 50px;
	font-size: 18px;
}

.privacyText ul li, .privacyText p {
	font-size: 18px;
}

.privacySubTitle {
	font-weight: bold;
	color: #000;
	margin: 15px 0 -15px 0;
}

.husoku { /* （附則） */
	margin: 15px 0 -15px 0;
}

.topBrokenWrap {
	width: 76.2%;
}

.inner {
	display: none;
}

.navOn {
	position: absolute;
	top: 23px;
	right: 20px;
}

.contentNav {
	height: 60px;
	border-bottom: 1px solid #a9926b;
	flex-basis: 255px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.contentNav a {
	font-family: "Noto Sans JP";
	color: #4d2b07;
	font-size: 20px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.spBlock {
	display: none;
}

.mainViVideo:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.4);
}

.headerM {
	content: '';
	height: 70px;
}

/********************************/
/* ↓	メディアクエリ START	*/
/********************************/
@media screen and (max-width: 1280px) {
	.contentWidS {
		width: calc(100% - 20px);
		margin: 0 10px;
	}
	.imgBkAreaLink {
		flex-wrap: wrap;
		width: 100%;
		justify-content: space-around;
	}
	.imgBkAreaLink>a {
		margin-bottom: 20px;
	}
}

@media screen and (max-width: 1481px) {
	.contentWid {
		width: calc(100% - 20px);
		margin: 0 10px 0 auto;
	}
	.topBrokenInTxt {
		z-index: 5;
		background-color: rgba(255, 255, 255, 0.7);
	}
	.contentListArea {
		width: 98% !important;
	}
}

@media screen and (max-width: 1672px) {
	.contentWidL {
		width: calc(100% - 20px);
		margin: 0 10px;
	}
}

@media screen and (max-width: 767px) {
	.sp_show {
		display: initial !important;
	}
	.sp_hide {
		display: none !important;
	}
	.mainTtlTxt>h1 {
		font-size: 24px;
	}
	.aboutTxt_01 p, .aboutTxt_01 p span {
		font-size: 16px;
		text-align: left;
	}
	.aboutTxt_01 p span {
		position: static;
	}
	.aboutTxtArea {
		padding: 0 0 230px 0;
	}
	.aboutTxt_02 {
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		align-items: flex-start;
		margin: 0 0 30px 0;
	}
	.aboutTxt_02 div {
		width: 100%;
		padding: 10px 20px;
		flex-basis: 100%;
		position: static;
		order: 1;
	}
	.aboutTxt_02 img { /*  */
		width: 100%;
		flex-basis: 100%;
		order: 0;
	}
	.aboutTxt_02 p {
		font-size: 16px;
		line-height: 32px;
	}
	.adoptBoxContainer {
		flex-direction: column;
		width: 100%;
	}
	.adoptLengthBtn {
		margin-right: 20px;
		margin-top: 80px;
	}
	.adoptLengthText {
		margin-right: 20px;
		margin-top: 50px;
	}
	.adoptBox {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.adoptWrapper {
		background: none;
		margin-top: 30px;
		height: auto;
	}
	.adoptLengthTextTl {
		font-size: 24px;
		-webkit-writing-mode: vertical-rl;
		-ms-writing-mode: tb-rl;
		writing-mode: vertical-rl;
		margin-top: 30px;
		z-index: 3;
	}
	.interviewWrapper {
		padding-top: 50px;
	}
	.interviewTextArea {
		width: 100%;
	}
	.interViewImg {
		width: 100%;
	}
	.topBrokenInTxt {
		z-index: 3;
		background-color: inherit;
	}
	.mainViVideo>video {
		display: none;
	}
	.mainViVideo>img {
		display: block;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.mainViTxt>h1 {
		text-align: center;
		font-size: 9vw;
	}
	.mainBkPad {
		padding: 40px 0;
	}
	.topBrokenInTxt {
		width: calc(100% - 20px);
		margin: 0 10px;
		flex-wrap: wrap;
	}
	.topBrokenInTxt.posR {
		right: 0;
		margin: 0 auto;
	}
	.topBrokenInTxtIn {
		flex-basis: 100%;
		padding: 10%;
	}
	.topBrokenInTxtIn>h2 {
		display: block;
		width: 110%;
		font-size: 7.5vw;
	}
	.topBrokenInTxtIn>h2.indentL {
		left: -20px;
		white-space: nowrap;
	}
	.topBrokenInImg01, .topBrokenInImg02, .topBrokenInImg03 {
		position: relative;
		top: auto;
		bottom: auto;
		right: auto;
		left: auto;
	}
	.topBrokenInTxt {
		min-height: auto
	}
	.topBrokenInTxtIn>p, .topBrokenInTxtIn>p>span {
		width: 100%;
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 30px;
	}
	.topBrokenInTxtIn>p>span {
		word-break: normal;
	}

	/* トップページ　各ページへのリンクボタン */
	a.linkBtn_about, a.linkBtn_waza, a.linkBtn_jisseki {
		margin: 0 auto;
	}
	.topBrokenInBottomImgSp {
		margin-top: 25px;
		flex-basis: 100%;
		display: flex;
		justify-content: space-around;
	}
	.topBrokenInBottomImgSp>img {
		width: 49%;
		display: inline-block;
	}
	.topBrokenInWord01, .topBrokenInWord02, .topBrokenInWord03 {
		display: none;
	}
	.topBrokenInWoodBord01 {
		top: -200px;
		right: 40px;
		width: 35%
	}
	.topBrokenInWoodBord02 {
		left: 25px;
		top: -150px;
		right: auto;
		width: 43%;
	}
	.topBrokenInWoodBord03 {
		bottom: -474px;
		left: auto;
		right: 0;
		width: 55%;
	}
	.topBrokenInWoodBord04 {
		top: 300px;
		left: -67px;
		width: 50%;
	}
	.topBrokenInWoodBord05 {
		top: -233px;
		width: 39%;
		right: 10px;
	}
	.topBrokenInWoodBord06 {
		top: -112px;
		width: 85%;
		right: 0;
	}
	.topBrokenInWoodBord07 {
		bottom: 153px;
		left: 0;
	}
	.Col2h {
		height: 150px;
	}
	.Col3h {
		height: 130px;
	}
	.Col4h {
		height: 130px;
	}
	.recruitBk {
		height: auto;
	}
	.imgBkAreaLink {
		width: calc(100% - 20px);
		margin: 0 10px;
		flex-wrap: wrap;
	}
	.imgBkAreaLink>a {
		width: auto;
		flex-basis: 100%;
		margin-bottom: 10px;
	}
	.contentListAreaDetailIn {
		flex-wrap: wrap;
		margin-bottom: 10px;
	}
	.contentListAreaDetailIn .date {
		flex-basis: 100%;
	}
	.contentListAreaTtl {
		margin: 20px 10px;
	}
	.contentListArea {
		width: calc(100% - 20px);
		margin: 20px 10px;
	}
	.contentTxtArea>h2 {
		    font-size: 24px;
	}
	.aboutTxt_02 h3{
		font-size: 24px;
	}
	.contentTxtArea>h2.underBar:after {
		width: 120px;
		height: 5px;
	}
	.contentTxtArea {
		padding: 60px 0;
	}
	.contentTxtAreaDetailRowImg {
		position: static;
		top: auto;
		right: auto;
	}
	.contentTxtAreaDetailRow {
		margin-bottom: 20px;
	}
	.contentTxtAreaDetailRowLabel p, .contentTxtAreaDetailRowCent p,
		.contentTxtAreaDetailRowCent input, .contentTxtAreaDetailRowCent textarea
		{
		font-size: 18px;
		line-height: 28px;
	}
	.contentTxtAreaDetailRow.formArea .contentTxtAreaDetailRowCent {
		flex-basis: 100%;
	}
	.btnArea {
		margin-top: 40px;
		flex-wrap: wrap;
	}
	.fromBtn {
		width: 100%;
		    height: 50px;
    font-size: 18px;
		margin-bottom: 10px;
	}
	.mainTtlWrap {
		height: 240px;
	}
	.techImgArea { /* 横山木工の技 */
		width: 100%;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		align-content: space-between;
	}
	.techImg {
		flex-basis: 100%;
		margin-bottom: 33px;
		width: 610px;
		padding: 20px 30px 30px 30px;
	}
	.techImg:nth-child(odd) {
		margin-right: 0;
	}
	.techImg img {
		width: 100%;
	}
	.dispSP { /* 表示 */
		display: block;
	}
	.dispPC { /* 表示 */
		display: none;
	}
	.linefeed_SP { /* 改行 */
		display: block;
	}
	.contentListAreaDetail {
		margin: 0 10px;
	}
	.pankuzu {
		padding-top: 15px;
	}
	.spHidden {
		display: none;
	}
	.spBlock {
		display: block;
	}
	.spFull {
		width: 100%;
		margin: 0;
	}
}
/********************************/
/* ↑	メディアクエリ END		*/
/********************************/