﻿@charset "UTF-8";

/* ===== 共通リセット・ベース ===== */
.header-logo > a > img,
.header-logo > span > img {
  min-width: 184px;
}
* { margin: 0; padding: 0; }
body img { border: none; vertical-align: bottom; max-width: 100%; }
body a { color: #27407F; text-decoration: underline; }
body a:hover { color: #990000; text-decoration: none; }
body a:focus { -moz-outline-style: none; }
body {
	margin: 0 auto; padding: 0; text-align: left; color: #444444;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Arial,
		"Yu Gothic", YuGothic, "Hiragino Sans", "ヒラギノ角ゴ ProN W3",
		"Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	min-height: 100%; width: 100%; height: auto;
	background-image: url(/app-files/img/bg.png);
	background-repeat: no-repeat; background-position: center top 1100px;
	background-color: #E6E6E6;
}
.clearfloat { clear: both; }


/* ===== PC/SP 出し分け ===== */
.h_pc { display: block !important; margin: 0 auto; }
.h_sp { display: none !important; }

/* ===== wrapper ===== */
body #wrapper {
	width: 100%; text-align: center; margin: 0px auto; margin-bottom: 0; padding: 0;
	box-sizing: border-box; overflow: hidden;
	background-image: url(/app-files/img/head_bg.jpg);
	background-repeat: no-repeat; background-position: center top;
	background-size: 100%;
}

/* ===== ヘッダー（タイトルエリア） ===== */
#content_head { width: 100%; left: 0; top: 0; margin: 0; height: 700px; padding: 0; text-align: center; }
#content_head .head_title { width: 100%; margin: 0 auto; padding: 0; text-align: center; position: relative; }
h1 { width: 100%; margin: clamp(208px, calc(34.76vw - 297.4px), 370px) auto 0 auto; padding: 0 100px 0 0; text-align: center; box-sizing: border-box; }
.title_spacer { visibility: hidden; }

/* フェードインアニメーション */
.fadein { opacity: 0; animation-name: fadeIn; animation-fill-mode: forwards; animation-duration: 2s; }
.fade1 { animation-delay: 0.5s; }
.fade2 { animation-delay: 1s; }
@keyframes fadeIn { to { opacity: 1; } }



/* ===== メインコンテンツ ===== */
body .main_content {
	width: 100%; max-width: 1900px; text-align: left;
	margin: 0 auto 30px auto; padding: 0 0 20px 0;
	border-right: none; left: 0; top: 0; position: relative;
	background-image: url(/app-files/img/main_bg.png);
	background-repeat: repeat-y; background-position: center top;
}
body .main_content p {
	width: 800px; margin: 0 auto; padding: 0 5px 20px 0;
	text-indent: 0em; font-size: 18px; font-weight: normal; line-height: 1.8em; color: #111;
}

/* 見出し h3 + 左に伸びる緑のライン */
body h3 {
	width: 700px; margin: 27px auto 15px auto; padding: 0 0 0 10px;
	font-size: 28px; color: #285400; text-align: left; position: relative; line-height: 1.4;
}
.h3_title { width: 100%; margin: 0 0 40px 0; padding: 60px 0 5px 0; background-repeat: no-repeat; background-position: right 48% top 50px; }
h3:before {
	content: ""; position: absolute; top: 50%; right: 100%;
	width: 100vw; height: 10px; background-color: #285400; transform: translateY(-50%);
}

/* インタビュー設問・話者 */
.interview { text-indent: 0em; font-size: 18px; font-weight: bold; line-height: 1.8em; margin: 0 auto; }
body .interview span {
	font-weight: normal; padding: 0 0.5em 0 0; display: inline-block;
	transform: scaleX(2); transform-origin: left center; margin-right: 0.5em;
}
body p.p_indent { text-indent: 1em; font-size: 18px; font-weight: normal; }
body .person_a { padding: 0; font-weight: bold; color: #74a449; }

/* ===== 写真 ===== */
.photo_right { float: right; width: 658px; margin-left: 60px; }
body .main_content .photo_right img { height: auto; }
body .main_content .photo_right .photo_name {
	/* padding: 10px 60px 0 5px; */
	background: linear-gradient(to right, rgba(255,255,255,1) 65%, rgba(255,255,255,0));
}
body .main_content .photo_right .photo_name p {
	border-left: solid 8px #4D911A;
	font-size: 17px;
	margin: 0 15px 0 0;
	padding: 5px 60px 0 20px;
	line-height: 1.3;
	text-indent: 0em;
	text-align: left;
}
body .main_content .photo_right .photo_name p span {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 1.8;
}
.photo_left { float: left; width: 658px; margin-right: 60px; }
body .main_content .photo_left img { height: auto; }
body .main_content .photo_center { width: 60%; margin: 30px auto 55px auto; padding: 0; text-align: center; }
/* body .main_content .photo_center img { width: 100%; } */

/* ===== 図版（pic_center） ===== */
body .main_content div.pic_center { margin: 40px auto 80px auto; padding: 5px 0 0 0; width: 800px; text-align: center; }
body .main_content div.pic_center img { width: 800px; }
body .main_content p.pic_title {
	text-indent: 0em; text-align: left; font-size: 17px; color: #fff; font-weight: bold;
	line-height: 1.2em; margin: 10px auto; padding: 10px; width: 100%; box-sizing: border-box;
	background-color: rgba(41,85,1,1);
}
body .main_content p.pic_cap_s { width: 95%; text-indent: 0em; text-align: left; font-size: 14px; font-weight: normal; line-height: 1.4em; padding: 10px 5px 3px 5px; }
body .main_content p.pic_click { width: 90%; text-indent: 0em; text-align: right; font-size: 12px; }
body .main_content p.gototop { width: 86%; height: 30px; font-size: 90%; padding: 0 0 0 20px; text-align: right; }

/* =========================================================
   #top_lead（リード文エリア）— 元サイト完全再現版
   ブレークポイント: 1450 / 1200 / 1000 / 800px
   ========================================================= */

/* ----- BASE（1451px以上）----- */
#top_lead {
	width: 1100px;
	margin: 15px auto 0px auto;
	padding: 0;
	box-sizing: border-box;
	position: relative;
	padding-top: 1em;
}
#top_lead div {
	width: 75%;
	margin: 0px 0 0 0;
	padding: 18px 0px 20px 0px;
	text-align: left;
}
#top_lead div p {
	width: 100%;
	margin: 0px auto;
	padding: 10px 0px 10px 0px;
	text-align: left;
	color: #fff;
	line-height: 1.75;
	font-size: 18px;
	font-weight: bold;
}

/* ===== レスポンシブ メディアクエリ（参考サイト構造準拠・1450→1200→1000→800px）===== */

@media screen and (max-width: 1450px) {
	/* body #wrapper { background-size: 150%; } */
	.h_sp { display: none !important; }
	#content_head { height: auto; padding: 0 0 200px 0; }
	h1 { margin: 18% auto 0 auto; padding: 0px 100px 0px 30px; }
	h1 img { width: 68%; margin: 0 auto; }
	#top_lead {
		width: 80%;
		margin: 13px auto 0px auto;
		box-sizing: border-box;
		position: relative;
		padding-top: 1em;
	}
	#top_lead div {
		width: 75%;
		margin: 0;
		padding: 0px 0px 20px 0px;
		text-align: left;
	}
	#top_lead div p {
		width: 100%;
		margin: 0px auto;
		padding: 0px 0px 10px 0px;
		text-align: left;
		color: #fff;
		line-height: 1.7;
		font-size: 16px;
		font-weight: bold;
	}
}

@media screen and (max-width: 1200px) {
	.h_sp { display: none !important; }
	#content_head { height: auto; padding: 0 0 10% 0; }
	#top_lead { width: 90%; margin: 20px auto 0px auto; }
	#top_lead div { width: 75%; }
	#top_lead div p { font-size: 14px; }
	body .main_content { margin:148px auto 30px auto;}
	body .main_content .photo_right { float: right; width: 60%; margin-left: 30px; margin-right: -70px; }
	body .main_content .photo_right img { width: 100%; }
	body .main_content .photo_left { float: left; width: 50%; margin-right: 30px; }
	body .main_content .photo_left img { width: 100%; }
}

@media screen and (max-width: 1000px) {
	body #wrapper { width: 100%;
        text-align: center;
        margin: 0px auto 0px auto;
        padding: 0px 0 0px 0;
        box-sizing: border-box;
        overflow: hidden;
        background-image: url(/app-files/img/head_bg.jpg);
        background-repeat: no-repeat;
        background-position: right 40% top;
        background-size: 137%;}
	.h_sp { display: none !important; }
	#content_head { height: auto; padding: 0 0 5% 0; }
	h1 { height: auto; margin: 27% auto 0 auto; padding: 0px 200px 0px 0px; }
	h1 img { width: 90%; }
	#top_lead {
        width: 80%;
        margin: 2% auto 0px 0;
        padding: 0px 0px 0px 0px;
        box-sizing: border-box;
        position: relative;
        padding-top: 1em;
        background: -webkit-linear-gradient(left, rgba(171, 207, 15, 1.00) 0%, rgba(71, 127, 19, 1.00) 80%, rgba(57, 106, 11, 0));
        background: -o-linear-gradient(left, rgba(171,207,15,1.00) 0%,rgba(71,127,19,1.00) 80%, rgba(57,106,11,0));
        background: linear-gradient(to right, rgba(171, 207, 15, 1.00) 0%, rgba(71, 127, 19, 1.00) 90%, rgba(57, 106, 11, 0));
	}
	#top_lead div {
		width: 80%;
		margin: 0;
		padding: 0px 0px 20px 6%;
		text-align: left;
	}
	#top_lead div p {
		width: 100%;
		margin: 0px auto;
		padding: 24px 0px 10px 0px;
		text-align: left;
		color: #fff;
		line-height: 1.7;
		font-size: 14px;
		font-weight: bold;
	}
	body .main_content p { width: 800px; }
	body h3 { width: 85%; margin: 0px auto 15px auto; padding: 0px 0px 0px 10px; }
	.h3_title { background-image: none; }
	body .main_content .photo_center { margin: 30px auto 35px auto; }
	body .main_content .photo_center img { width: 100%; }
	body .main_content div.pic_center { width: 85%; }
	body .main_content div.pic_center img { width: 100%; }
	body .main_content p.pic_cap_s { width: 100%; }
}

@media screen and (max-width: 800px) {
	.h_pc { display: none !important; }
	.h_sp { display: block !important;}
	body #wrapper { background-image: none; }
	#content_head { height: auto; padding: 0; }
	body .main_content { margin:0 auto 30px auto;}
	h1 { height: auto; margin: 0 auto; padding: 0; }
	h1 img { width: 100%; margin: 0 auto; }
	#top_lead {
		width: 100%;
		margin: 0;
		padding: 0;
		box-sizing: border-box;
		position: relative;
		padding-top: 1em;
		background: linear-gradient(to right,
			rgba(159,195,0,1.00) 0%,
			rgba(57,106,11,1));
	}
	#top_lead div {
		width: 90%;
		margin: 0px auto;
		padding: 0px 0px 20px 0;
		text-align: left;
	}
	#top_lead div p {
		width: 100%;
		margin: 0px auto;
		padding: 0;
		text-align: left;
		color: #fff;
		line-height: 1.7;
		font-size: 16px;
		font-weight: bold;
	}
	body h3 { width: 86%; margin: 0px auto; font-size: 24px; }
	.h3_title { margin: 0 0 20px 0; }
	body .main_content .photo_right { float: none; width: 80%; margin: 0 auto; padding: 0 0 30px 10%; }
	body .main_content .photo_right img { width: 100%; }
	body .main_content .photo_left { float: none; width: 70%; margin: 0 auto; padding: 0 0 30px 0; }
	body .main_content .photo_left img { width: 100%; }
	.reprint-notice {margin-top: 55px;}
}

/* SP改行制御 */
.sp-br { display: none; }
@media screen and (max-width: 767.98px) {
	.sp-br { display: block; }
}

/* ===== Movie ===== */
.movie-section {
	width: 100%;
	margin: 100px auto 0 auto;
	/* padding: 60px 0; */
	background-color: #fff;
}
.movie-inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
    padding-top: 100px;
}
.movie-ttl {
	margin-bottom: 100px;
}
.movie-ttl .en {
	display: block;
	font-family: "Amiri", serif;
	font-weight: 400;
	font-size: 8rem;
}
.movie-ttl .jp {
	font-family: "Zen Old Mincho", serif;
	font-weight: 400;
	font-size: 2rem;
	line-height: 1;
}
.movie-video {
	position: relative;
	padding-bottom: calc(56.25% * 2 / 3);
	width: 66.6667%;
	margin: 0 auto;
	height: 0;
	overflow: hidden;
}
.movie-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}

/* ===== Lightbox ズームアイコン ===== */
a[rel="lightbox"] {
	position: relative;
	display: inline-block;
}
a[rel="lightbox"]::before,
a[rel="lightbox"]::after {
	content: '';
	position: absolute;
	bottom: 8px;
	right: 8px;
	width: 40px;
	height: 40px;
	pointer-events: none;
}
a[rel="lightbox"]::before {
	background: linear-gradient(90deg, #285400, #5cb800);
	border-radius: 4px;
}
a[rel="lightbox"]::after {
	background-color: #fff;
	-webkit-mask: url('../../img/sprite/icon.svg#modal-usage') no-repeat center / 45% 45%;
	mask: url('../../img/sprite/icon.svg#modal-usage') no-repeat center / 45% 45%;
}
@media screen and (max-width: 800px) {
	a[rel="lightbox"]::before,
	a[rel="lightbox"]::after { width: 28px; height: 28px; bottom: 6px; right: 6px; }
}
@media screen and (max-width: 450px) {
	a[rel="lightbox"]::before,
	a[rel="lightbox"]::after { width: 22px; height: 22px; bottom: 4px; right: 4px; }
}

/* ===== Lightbox（独自・jQuery不要版） ===== */
.lbx-overlay {
	position: fixed; inset: 0; z-index: 9998;
	background: rgba(0,0,0,.8); opacity: 0; visibility: hidden;
	transition: opacity .3s ease;
	display: flex; align-items: center; justify-content: center;
}
.lbx-overlay.is-open { opacity: 1; visibility: visible; }
.lbx-frame { display: flex; flex-direction: column; align-items: center; max-width: 90vw; transform: scale(.96); transition: transform .3s ease; }
.lbx-overlay.is-open .lbx-frame { transform: scale(1); }
.lbx-img-wrap { position: relative; line-height: 0; }
.lbx-image { display: block; max-width: 90vw; max-height: 82vh; width: auto; height: auto; background: #fff; border: 4px solid #fff; box-sizing: border-box; border-radius: 3px; }
.lbx-caption { margin-top: 8px; padding: 8px 10px; width: 100%; box-sizing: border-box; color: #fff; font-size: 13px; line-height: 1.5; background: rgba(0,0,0,.4); }
.lbx-close { position: absolute; top: -14px; right: -14px; width: 34px; height: 34px; border: none; border-radius: 50%; background: #285400; color: #fff; font-size: 20px; line-height: 34px; text-align: center; cursor: pointer; padding: 0; }
.lbx-close:hover { background: #396a0b; }
.lbx-loading { width: 40px; height: 40px; border-radius: 50%; border: 4px solid rgba(255,255,255,.3); border-top-color: #fff; animation: lbxSpin .8s linear infinite; }
@keyframes lbxSpin { to { transform: rotate(360deg); } }
@media screen and (max-width: 450px) { .lbx-close { top: -10px; right: -10px; width: 30px; height: 30px; line-height: 30px; font-size: 18px; } }

/* お問い合わせ
------------------------------------------------- */
.contactArea {
	position: relative;
	width: min(88%, 1200px);
	margin: 130px auto 90px;
}
.contactArea::before {
	content: '';
	position: absolute;
	top: -130px;
	bottom: -90px;
	left: 50%;
	transform: translateX(-50%);
	width: 100vw;
	background-color: #fff;
	z-index: -1;
}
.contactArea h2 {
	border-right: solid 1px #dae3e8;
	padding-right: 60px;
	margin-right: 60px;
    font-family: "Zen Old Mincho", serif;
    font-weight: 400;
    font-size: 2rem;
    line-height: 1;
}
.contactArea h2 span {
	font-size: 6rem;
	display: block;
    font-family: "Amiri", serif;
    font-weight: 400;
}
.contactArea::after {
	position: absolute;
	content: '';
	display: inline-block;
	top: 0;
	bottom: 0;
	right: 106px;
	width: 24px;
	height: 7px;
	background-image: url("/img/arrow_w.png");
	background-size: contain;
	vertical-align: middle;
	margin: auto;
	z-index: 1;
}
.contactArea:hover::after {
	background-image: url("/img/arrow_gra.png");
}
.contactArea a {
	position: relative;
	display: flex;
	align-items: center;
	width: 100%;
	background: #ebf1f4;
	font-size: 2rem;
	padding: 60px 70px;
	z-index: 0;
	transition: all 0.3s;
}
.contactArea a::before {
	position: absolute;
	content: '';
	display: inline-block;
	top: 0;
	bottom: 0;
	right: 80px;
	width: 80px;
	height: 80px;
	background: rgb(137,205,35);
	background: linear-gradient(135deg, rgba(61,151,17,0.9) 0%, rgba(137,205,35,0.9) 100%);
	border-radius: 50%;
	margin: auto;
	transition: all 0.3s;
	z-index: 1;
}
.contactArea a::after {
	position: absolute;
	content: "";
	inset: 0;
	background: linear-gradient(135deg, rgba(61,151,17,1) 0%, rgba(137,205,35,1) 100%);
	opacity: 0;
	transition: opacity 0.3s;
	z-index: -1;
}
.contactArea a:hover {
	color: #fff;
}
.contactArea a:hover::before {
	transform: scale(1.1);
	background: #fff;
}
.contactArea a:hover::after {
	opacity: 1;
}
@media screen and (max-width:767.98px) {
	body .main_content p { width: 85%; }
	.movie-video {
		width: 100%;
		padding-bottom: 56.25%;
	}
	.movie-inner { padding-top: 54px; }
	.movie-ttl { margin-bottom: 40px; }
	.movie-ttl .en { font-size: 50px; }
	.movie-ttl .jp { font-size: 16px; }
	.contactArea {
		margin: 60px auto;
	}
	.contactArea::before {
		top: -60px;
		bottom: -60px;
	}
	.contactArea h2 {
		border-right: none;
		padding-right: 0;
		margin: 0 0 20px;
	}
	.contactArea h2 span {
		font-size: 4rem;
	}
	.contactArea::after {
		top: 65px;
		bottom: auto;
		right: 45px;
		width: 17px;
		height: 5px;
	}
	.contactArea a {
		display: block;
		font-size: 1.6rem;
		padding: 40px 100px 38px 30px;
		text-align: left;
	}
	.contactArea a::before {
		top: 38px;
		bottom: auto;
		right: 25px;
		width: 60px;
		height: 60px;
	}
}

section { transition: opacity .6s ease, top .6s ease; }
footer  { transition: opacity .6s ease; }
section.is-show,
footer.is-show {
    opacity: 1;
    top: 0;
}

/* JSが動かない場合のフォールバック：contactAreaとfooterを強制表示 */
section.contactArea,
footer {
    opacity: 1;
    top: 0;
}

/* ===== 転載表記 ===== */
.reprint-notice {
	/* border: 1px solid #444444; */
	padding: 24px 16px;
	margin-top: 55px;
	text-align:center;
}
@media screen and (min-width: 801px) {
	.reprint-notice { margin-top: 100px; }
}

/* ===== Movie Thumbnail ===== */
.movie-thumb {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0;
	border: none;
	background: none;
	cursor: pointer;
	-webkit-appearance: none;
	appearance: none;
	overflow: hidden;
}
.movie-thumb img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}
.movie-thumb:hover img,
.movie-thumb:focus-visible img {
	transform: scale(1.05);
}
.movie-play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 72px;
	height: 72px;
	background: rgba(0,0,0,0.6);
	border-radius: 50%;
	pointer-events: none;
	z-index: 1;
	transition: background 0.2s ease;
}
.movie-play-icon::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 54%;
	transform: translate(-50%, -50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 0 13px 22px;
	border-color: transparent transparent transparent #fff;
}
.movie-thumb:hover .movie-play-icon,
.movie-thumb:focus-visible .movie-play-icon {
	background: rgba(255, 0, 0, 0.82);
}

/* ===== Movie Modal ===== */
.movie-modal {
	position: fixed;
	inset: 0;
	z-index: 9999;
	display: flex;
	align-items: center;
	justify-content: center;
}
.movie-modal[hidden] {
	display: none;
}
.movie-modal__overlay {
	position: absolute;
	inset: 0;
	background: rgba(0,0,0,0.82);
	cursor: pointer;
}
.movie-modal__container {
	position: relative;
	width: 90%;
	max-width: 1200px;
	z-index: 1;
}
.movie-modal__close {
	position: absolute;
	top: -48px;
	right: 0;
	width: 36px;
	height: 36px;
	background: transparent;
	border: 2px solid rgba(255,255,255,0.8);
	border-radius: 50%;
	cursor: pointer;
}
.movie-modal__close::before,
.movie-modal__close::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 16px;
	height: 2px;
	background: #fff;
}
.movie-modal__close::before { transform: translate(-50%,-50%) rotate(45deg); }
.movie-modal__close::after  { transform: translate(-50%,-50%) rotate(-45deg); }
.movie-modal__close:hover {
	background: rgba(255,255,255,0.15);
}
.movie-modal__video {
	position: relative;
	padding-top: 56.25%;
	background: #000;
}
.movie-modal__video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
@media (max-width: 480px) {
	.movie-modal__close {
		top: -44px;
		width: 32px;
		height: 32px;
	}
	.movie-play-icon {
		width: 56px;
		height: 56px;
	}
}

/* ===== クレジット表記（※ を absolute で左に配置しインデント統一） ===== */
.credit-wrap {
	position: relative;
	width: 800px;
	margin: 0 auto;
	padding-left: 1.2em;
	box-sizing: border-box;
}
.credit-wrap .credit-mark {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
}
.credit-wrap .credit {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.8;
}
@media screen and (max-width: 767.98px) {
	.credit-wrap { width: 85%; }
}
