.work_single_mv {
	margin-top: 20px;
	position: relative;
	z-index: 0;
}

.work_single_mv_img {
/* 	padding-left: 174px;  */
	padding-left: 300px;  
}

.work_single_mv_img img {
	border-radius: 10px 0 0 10px;
}

.work_single_mv_text {
	background-color: #fff;
	padding: 30px 100px 0 30px;
	position: absolute;
	bottom: 0;
	left: 0;
	border-radius: 0 10px 0 0;
}

@media screen and (max-width:1100px) {
	
	.work_single_mv_text {
		padding: 20px 50px 0 20px;
	}
}

@media screen and (max-width:767px) {

	.work_single_mv_text {
		padding: 10px 10px 0 20px;
		position: static;
	}

}

.work_single_mv_text_title {
	font-size: 32px;
	line-height: 1.3;
	letter-spacing: 0.1em;
}

.work_single_mv_text_title2 {
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 7px;
}

@media screen and (max-width:1500px) {
	.work_single_mv_text_title {
		font-size: 28px;
	}
}

@media screen and (max-width:1100px) {
	.work_single_mv_text_title {
		font-size: 22px;
	}
.work_single_mv_text_title2 {
	font-size: 14px;
	margin-bottom: 5px;	
}
}
@media screen and (max-width:767px) {
	.work_single_mv_text_title {
		font-size: 18px;
	}
.work_single_mv_text_title2 {
	font-size: 10px;
	margin-bottom: 5px;
}
}

.work_single_mv_text_tag {
	margin-top: 20px;
	display: flex;
}

.work_single_mv_text_tag_li {
	margin-right: 10px;
	display: block;
	padding: 0 4px;
	font-size: 12px;
	letter-spacing: 0.05em;
	background-color: #e8e6df;
	border-radius: 4px;
	color: #595959;
}



@media screen and (max-width:1100px) {
	.work_single_mv {
		margin-top: 20px;
		position: relative;
		z-index: 0;
	}
	.work_single_mv_img {
		padding-left: 40px;
	}
	.work_single_mv_text_tag {
		margin-top: 20px;
		display: flex;
	}
	.work_single_mv_text_tag_li {
		margin-right: 10px;
	}
}

@media screen and (max-width:767px) {
	.work_single_mv {
		margin-top: 20px;
		position: relative;
		z-index: 0;
	}
	.work_single_mv_img {
		padding-left: 20px;
		padding-right: 20px;
	}
.work_single_mv_img img {
	border-radius: 10px;
}
	.work_single_mv_text_tag {
		margin-top: 10px;
		margin-bottom: 4px;
		flex-wrap: wrap;
	}
	.work_single_mv_text_tag_li {
		margin-right: 4px;
		font-size: 10px;
	}
}

/* work_single_swiper */

.work_single_swiper {
	max-width: 1000px;
	padding: 0 20px;
	margin: 100px auto 0;
}

@media screen and (max-width:767px) {
	.work_single_swiper {
		margin: 60px auto 0;
	}
}

.swiper--wrapper {
	/* wrapperのサイズを調整 */
	width: 100%;
	height: 300px;
}

.swiper-slide {
	/* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
	color: #ffffff;
	width: 100%;
	height: 100%;
	text-align: center;
	line-height: 400px;
	text-align: center;
}

.mySwiper2 {
	height: auto;
	width: 100%;
}

.mySwiper {
	width: 100%;
	height: auto;
	box-sizing: border-box;
	padding: 10px 0;
}

.mySwiper .swiper-slide {
	width: 10%;
	height: auto;
	/* opacity: 0.4; */
	line-height: auto;
	transition: .3s;
	cursor: pointer;
}





.mySwiper .swiper-slide-thumb-active {
	opacity: 1;
}

.mySwiper .swiper-slide:hover {
	opacity: 0.7;
}



/* work_single_interview */

.work_single_interview {
	margin-top: 100px;
	padding: 100px 0;
	background-color: #f9f7f4;
}

/* コンテンツ幅1000pxのラッパー */

.work_single_interview_inner {
	max-width: 1040px;
	padding: 0 20px;
	margin: 0 auto;
	/* スマホ表示用の左右余白 */
	box-sizing: border-box;
}

/* メインタイトル「インタビュー」 */

.work_single_interview_inner_top_title {
	font-size: 40px;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-top: 8px;
	padding-left: 47px;
	position: relative;
	color: #595959;
}

.work_single_interview_inner_top_title::before {
	background-image: url(../images/work/work_single_interview_inner_top_title.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 36px;
	height: 31px;
}

.work_single_interview_inner_top_sub {
	font-size: 14px;
	font-weight: normal;
	color: #a6192e;
	letter-spacing: 0.15em;
	position: relative;
	padding-left: 60px;
}

.work_single_interview_inner_top_sub::before {
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
	width: 50px;
	height: 1px;
	background-color: #a6192e;
}

/* 各インタビューブロック */

.work_single_interview_content {
	background-color: #fff;
	border: 1px #cbcbcb solid;
	border-radius: 15px;
	padding: 43px 72px;
	margin-top: 50px;
}

.work_single_interview_block {
	/* 2つ目以降のブロックの上に境界線を追加 */
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #cbcbcb;
}

/* 最初のブロックには境界線と余白をつけない */

.work_single_interview_content>.work_single_interview_block:first-child {
	margin-top: 0;
	padding-top: 0;
	border-top: none;
}

/* ブロックタイトル (赤い四角付き) */

.work_single_interview_block_title {
	font-size: 20px;
	font-weight: 500;
	line-height: 1.5;
	padding-left: 20px;
	position: relative;
	letter-spacing: 0.1em;
	color: #595959;
}

/* 赤い四角 */

.work_single_interview_block_title::before {
	content: '';
	display: block;
	width: 6px;
	height: 12px;
	background-color: #a6192e;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

/* ブロック本文 */

.work_single_interview_block_text {
	font-size: 16px;
	line-height: 2;
	letter-spacing: 0.05em;
	margin: 20px 0 0;
	color: #595959;
	font-weight: 400;
}

/* <br>タグによる改行の行間調整（必要に応じて） */

.work_single_interview_block_text br {
	display: block;
	content: "";
	margin-top: 0.5em;
	/* 改行のスペース調整 */
}

@media screen and (max-width:767px) {
	.work_single_interview {
		margin-top: 60px;
		padding: 40px 0;
	}
	/* メインタイトル「インタビュー」 */
	.work_single_interview_inner_top_title {
		font-size: 24px;
		margin-top: 8px;
		padding-left: 30px;
	}
	.work_single_interview_inner_top_title::before {
		width: 24px;
		height: 18px;
	}
	.work_single_interview_inner_top_sub {
		font-size: 12px;
		padding-left: 40px;
	}
	.work_single_interview_inner_top_sub::before {
		top: 8px;
		width: 30px;
	}
	/* 各インタビューブロック */
	.work_single_interview_content {
		border-radius: 15px;
		padding: 20px;
		margin-top: 20px;
	}
	.work_single_interview_block {
		margin-top: 20px;
		padding-top: 20px;
	}
	.work_single_interview_block_title {
		font-size: 16px;
		padding-left: 20px;
	}
	/* 赤い四角 */
	.work_single_interview_block_title::before {
		content: '';
		display: block;
		width: 6px;
		height: 12px;
		background-color: #a6192e;
		position: absolute;
		left: 0;
		top: 50%;
		transform: translateY(-50%);
	}
	/* ブロック本文 */
	.work_single_interview_block_text {
		font-size: 14px;
		margin: 10px 0 0;
	}
}

/* --------------------------------
 * テーブルセクション
 * -------------------------------- */

.work_single_table {
	padding: 100px 0;
}

/* コンテンツ幅のラッパー（今回は1000pxより少し狭い800px程度が画像のバランスに近いと想定） */

.work_single_table_inner {
	max-width: 1040px;
	padding: 0 20px;
	margin: 0 auto;
}

/* 仕様テーブル全体 */

.work_single_table_list {
	margin: 0;
	border-top: 1px solid #cbcbcb;
	border-left: 1px solid #cbcbcb;
}

/* テーブルの行 */

.work_single_table_list_row {
	display: flex;
	border-bottom: 1px solid #cbcbcb;
	border-right: 1px solid #cbcbcb;
}

/* テーブルの見出しセル (dt) */

.work_single_table_list_term {
	width: 310px;
	/* 見出し幅（固定） */
	padding: 24px 20px;
	font-weight: bold;
	background-color: #f3f2ef;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1.5;
	border-right: 1px solid #cbcbcb;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: 400;
	color: #595959;
}

/* テーブルのデータセル (dd) */

.work_single_table_list_description {
	flex: 1;
	/* 残りの幅をすべて使用 */
	padding: 24px 50px;
	margin: 0;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	/* リンクが複数の場合に折り返す */
	gap: 16px;
	/* 複数のリンク間の隙間 */
	line-height: 1.7;
	font-size: 16px;
	letter-spacing: 0.1em;
	font-weight: 400;
	color: #595959;
}

/* データセル内のリンク */

.work_single_table_list_link {
	color: #333;
	text-decoration: underline;
}

.work_single_table_list_link:hover {
	text-decoration: none;
}

@media screen and (max-width:767px) {
	.work_single_table {
		padding: 60px 0;
	}
	/* テーブルの見出しセル (dt) */
	.work_single_table_list_term {
		width: 120px;
		padding: 20px 14px;
		font-size: 14px;
	}
	/* テーブルのデータセル (dd) */
	.work_single_table_list_description {
		flex: 1;
		padding: 20px 14px;
		gap: 14px;
		font-size: 14px;
	}
}

/* --------------------------------
 * ボタンエリア
 * -------------------------------- */

.work_single_table_buttons {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 20px;
	/* ボタン間の隙間 */
	margin-top: 48px;
	flex-wrap: wrap;
	/* スマホで折り返し */
}

/* ボタン共通スタイル */

.work_single_table_buttons_button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 18px 30px;
	border-radius: 8px;
	text-decoration: none;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	white-space: nowrap;
	transition: opacity 0.3s;
	letter-spacing: 0.1em;
}

.work_single_table_buttons_button:hover {
	opacity: 0.8;
}

/* グレーのボタン（戻る） */

.work_single_table_buttons_button_prev {
	background-color: #595959;
}

/* 赤いボタン（次へ） */

.work_single_table_buttons_button_next {
	background-color: #a6192e;
}

/* ボタンのアイコン共通 */

.work_single_table_buttons_icon {
	display: inline-block;
	width: 34px;
	height: 34px;
	border-radius: 50%;
	background-color: #fff;
	position: relative;
}

.work_single_table_buttons_icon img {
	width: 34px;
	height: 34px;
}

/* 左矢印アイコン */

.work_single_table_buttons_icon_left {
	margin-right: 40px;
}

/* 右矢印アイコン */

.work_single_table_buttons_icon_right {
	margin-left: 40px;
}

@media (max-width: 767px) {
	.work_single_table_list_row {
		flex-direction: column;
		/* 縦積みに変更 */
	}
	.work_single_table_list_term {
		width: 100%;
		/* 幅を100%に */
		border-bottom: 1px dotted #ccc;
		/* 項目との間に仕切り線 */
		padding: 16px;
	}
	.work_single_table_list_description {
		width: 100%;
		padding: 16px;
	}
	.work_single_table_buttons {
		flex-direction: column;
		/* ボタンも縦積みに */
		gap: 16px;
	}
	.work_single_table_buttons_button {
		width: 100%;
		/* ボタン幅を100%に */
		box-sizing: border-box;
		/* paddingを含めて100% */
	}
}

.youtube {
	margin-right: auto;
	margin-left: auto;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

img.s-logo1 {
	width: 280px;
	display: inline-block;
}

img.s-logo2 {
	width: 230px;
	display: inline-block;
}

@media screen and (max-width:1005px) {

img.s-logo1 {
	width: 180px;
	display: inline-block;
}

img.s-logo2 {
	width: 130px;
	display: inline-block;
}
	
}

.work_single_interview_content + p.p01 {
	margin-top: 100px;
}

@media screen and (max-width:767px) {
	
.work_single_interview_content + p.p01 {
	margin-top: 30px;
}
	
}

.f-map {
	margin-top: 50px;
}

@media screen and (max-width:767px) {
	
.f-map {
	margin-top: 30px;
}
	
}


