@charset 'UTF-8';

/* ============================== */

/* 共用部 */

/* ============================== */

/* 個別設定 */

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

	.mv .page_ttl_area{
		padding-block: 6% 40%;
		background: none;
	}

}

/* section._com */

section._com .p00{
	margin-top: 160px;
	font-size: clamp(10px, 10vw, 20px);
	line-height: 3.2em;
	letter-spacing: 0.2em;
	text-align: center;
}

section._com .txtbox .p01{
	margin-bottom: 40px;
  font-family: "cormo", serif;
	font-size: clamp(10px, 10vw, 22px);
}

section._com .txtbox .p02{
	margin-bottom: 60px;
	font-size: clamp(10px, 1.5vw, 25px);
	line-height: 2;
	letter-spacing: 0.2em;
}

section._com .txtbox .p03{
	color: #fff;
	font-size: clamp(10px, 3.5vw, 18px);
}

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

	section._com .p00{
		margin-top: 30px;
		font-size: clamp(10px, 3.5vw, 20px);
	}

	section._com .txtbox .p01{
	}

	section._com .txtbox .p02{
		font-size: clamp(10px, 5.2vw, 25px);
	}

	section._com .txtbox .p03{
	}
}

/* section._01 */

section._01{
	padding-bottom: 200px;
	/* background: #E6E6E2; */
	background: url(../img/bg_01.png);
	background-position: center;
	background-size: cover;
}

section._01 .content_ttl{
	color: #fff;
	font-size: clamp(1rem, 15vw, 17rem);
	opacity: 50%;
}

section._01 .box{
	width: 90%;
	margin: 0 auto;
	align-items: start;
}

section._01 .box._t{
	margin: 180px auto 0;
	justify-content: end;
}

section._01 .box._t .item._l{
	max-width: 630px;
	width: 45%;
	margin-top: 60px;
	padding-right: 5vw;
	display: flex;
	flex-direction: column;
}

section._01 .box._t .item._l .txtbox{
	width: fit-content;
	margin-left: auto;
}

section._01 .box._t .item._r{
	width: 50%;
}

section._01 .box._t .box{
	max-width: 550px;
	width: 80%;
	margin-top: 150px;
	margin-left: auto;
	margin-right: 0;
	background: #fff;
}

section._01 .box._t .box .item_l{
	width: 55%;
	padding-top: 2vw;
	padding-left: 30px;
	box-sizing: border-box;
}

section._01 .box._t .box .item_l .logo_tc{
	width: 55%;
	margin-top: 2vw;
	margin-left: -3%;
}

section._01 .box._t .box .item_r{
	width: 45%;
}

section._01 .box._t .box .p10{
	font-size: clamp(10px, 1.2vw, 18px);
	font-weight: bold;
	line-height: 1.8em;
}

section._01 .box._b{
	margin-top: 180px;
	justify-content: start;
}

section._01 .box._b .item._l{
	width: 60%;
}

section._01 .box._b .item._r{
	margin-top: 90px;
	padding-left: 6vw;
}

section._01 .imgBox._02{
	width: 85%;
	margin-top: 80px;
	margin-bottom: 20px;
	position: relative;
	z-index: 2;
}

section._01 .imgBox._03{
	width: 50%;
	margin-left: auto;
	position: relative;
	right: -8vw;
	top: -80px;
}

section._01 .imgBox._04{
	max-width: 550px;
	width: 80%;
	margin-top: 150px;
	margin-left: auto;
}

section._01 .imgBox._17{
	width: 50%;
	margin-top: 6vw;
}

@media screen and (max-width: 768px) {
	section._01{
		padding-top: 30px;
		padding-bottom: 150px;
	}

	section._01 .content_ttl{
	}

	section._01 .box{
	}

	section._01 .box._t{
		margin-top: 0;
	}

	section._01 .box._t .item._l{
		width: 100%;
		flex-direction: column-reverse;
	}

	section._01 .box._t .item._l .txtbox{
		margin-top: 60px;
		margin-left: 0;
	}

	section._01 .box._t .item._l .txtbox .p02{
		margin-bottom: 20px;
	}

	section._01 .box._t .item._r{
		width: 100%;
	}

	section._01 .box._t{
	}

	section._01 .box._t .item._l{
	}

	section._01 .box._t .item._l .txtbox{
	}

	section._01 .box._t .item._r{
	}

	section._01 .box._t .box{
		max-width: none;
		width: 100%;
		margin-top: 40px;
	}

	section._01 .box._t .box .item_l{
		padding-top: 4vw;
		padding-left: 4vw;
	}

	section._01 .box._t .box .item_l .logo_tc{
		width: 72%;
	}

	section._01 .box._t .box .item_r{
		width: 100%;
	}

	section._01 .box._t .box .p10{
		font-size: clamp(10px, 4vw, 25px);
	}

	section._01 .box._b{
		margin-top: 0;
		flex-direction: column-reverse;
	}

	section._01 .box._b .item._l{
		width: 100%;
	}

	section._01 .box._b .item._r{
		margin-left: auto;
	}

	section._01 .imgBox._02{
		width: 70%;
		margin-top: 0;
	}

	section._01 .imgBox._03{
		width: 50%;
		right: auto;
		top: 0;
	}

	section._01 .imgBox._04{
		max-width: none;
		width: 100%;
		margin-top: 40px;
	}

	section._01 .imgBox._17{
		width: 75%;
		margin-left: auto;
	}
}

/* section._02 */

section._02{
	padding-bottom: 200px;
	background: #213433;
	position: relative;
}

section._02 .box._t{
	max-width: 1300px;
	width: 90%;
	margin: 100px auto 0;
	justify-content: space-between;
}

section._02 .txtbox .p02{
	color: #fff;
}

section._02 .txtbox .p03{
	color: #fff;
	line-height: 2.5;
}

section._02 .box._t .item._l{
	width: 35%;
}

section._02 .box._t .item._r{
	width: 55%;
	position: relative;
}

section._02 .box._m{
	width: 65%;
	margin-top: 150px;
	margin-right: auto;
	margin-left: 5%;
	position: relative;
}

section._02 .box._b{
	max-width: 1600px;
	width: 90%;
	margin: 120px auto 0;
}

section._02 .box._b .item._l{
	width: 40%;
	background: #000;
}

section._02 .box._b .item._l ._l{
	width: 55%;
	padding: 0 1.5vw;
	color: #fff;
}

section._02 .box._b .item._l ._l .p10{
	margin-bottom: 10px;
	font-size: clamp(10px, 1vw, 18px);
	letter-spacing: 0.1em;
	text-align: center;
}

section._02 .box._b .item._l ._l .p20{
	margin-bottom: 2vw;
	font-size: clamp(10px, 1.2vw, 22px);
	letter-spacing: 0.05em;
	text-align: center;
}

section._02 .box._b .item._l ._l .p30{
	font-size: clamp(10px, 0.8vw, 16px);
	line-height: 2;
}

section._02 .box._b .item._l ._r{
	width: 45%;
}

section._02 .box._b .item._r{
	width: 32%;
	padding-left: 8vw;
}

section._02 .imgBox._07{
	max-width: 400px;
	width: 35%;
	position: absolute;
	right: 3vw;
	top: 62vw;
}

section._02 .imgBox._08{
	width: 100%;
}

section._02 .imgBox._08 .imgnote{
	bottom: -15px;
	text-shadow: none;
}

section._02 .imgBox._09{
	max-width: 280px;
	width: 100%;
	margin-top: 100px;
	margin-left: auto;
}

section._02 .imgBox._11{
	max-width: 400px;
	width: 40%;
	position: absolute;
	bottom: -6vw;
	right: -18vw;
}

@media screen and (max-width: 899px) {
	section._02 .box._b .item._l{
		flex-direction: column;
	}

	section._02 .box._b .item._l ._l{
		width: 78%;
		padding: 3vw 1.5vw;
	}

	section._02 .box._b .item._l ._l .p10{
		font-size: clamp(10px, 1.5vw, 18px);
		font-weight: bold;
		text-align: left;
	}

	section._02 .box._b .item._l ._l .p20{
		font-size: clamp(10px, 2vw, 22px);
		font-weight: bold;
	}

	section._02 .box._b .item._l ._l .p30{
	}

	section._02 .box._b .item._l ._l ._pc{
		display: none;
	}

	section._02 .box._b .item._l ._l ._sp{
		display: block;
	}

	section._02 .box._b .item._l ._r{
		width: 100%;
	}

	section._02 .box._b .item._l ._r ._pc{
		display: none;
	}

	section._02 .box._b .item._l ._r ._sp{
		display: block;
	}

	section._02 .box._b .item._r{
	}
}

@media screen and (max-width: 768px) {
	section._02{
		padding-bottom: 150px;
	}

	section._02 .box._t{
		margin-top: 150px;
		position: relative;
	}

	section._02 .txtbox .p02{
	}

	section._02 .txtbox .p03{
	}

	section._02 .box._t .item._l{
		width: 100%;
	}

	section._02 .box._b .item._l{
		max-width: 500px;
		width: 100%;
	}

	section._02 .box._b .item._l ._l{
		width: 90%;
		padding: 30px 1.5vw;
	}

	section._02 .box._b .item._l ._l .p10{
		font-size: clamp(10px, 4.5vw, 18px);
	}

	section._02 .box._b .item._l ._l .p20{
		margin-bottom: 30px;
		font-size: clamp(10px, 5.5vw, 32px);
	}

	section._02 .box._b .item._l ._l .p30{
		font-size: clamp(10px, 3.5vw, 16px);
	}

	section._02 .box._b .item._l ._r{
	}

	section._02 .box._b .item._r{
	}

	section._02 .box._t .item._r{
		width: 100%;
		margin-top: 40px;
	}

	section._02 .box._m{
		width: 90%;
		margin-top: 70px;
	}

	section._02 .box._b{
		flex-direction: column-reverse;
	}

	section._02 .box._b .item._l{
		width: 100%;
	}

	section._02 .box._b .item._r{
		width: 	100%;
		padding-left: 0;
	}

	section._02 .imgBox._07{
		right: 0;
		left: 5vw;
	}

	section._02 .imgBox._08{
	}

	section._02 .imgBox._08::before{
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: #000;
		opacity: .2;
	}

	section._02 .imgBox._08 .imgnote{
	}

	section._02 .imgBox._09{
		width: 40%;
		margin-top: 0;
		position: absolute;
		top: -120px;
		right: 12vw;
	}

	section._02 .imgBox._11{
		bottom: -20vw;
    right: 5vw;
	}
}

/* section._03 */

section._03{
	padding-bottom: 200px;
	background: #213433;
	position: relative;
}

section._03 .box._b{
	max-width: 1300px;
	width: 90%;
	margin: 150px auto 0;
}

section._03 .box._b .item._l{
	width: 35%;
}

section._03 .txtbox .p02{
	color: #fff;
}

section._03 .txtbox .p03{
	color: #fff;
	line-height: 2.5;
}

section._03 .box._b .item._r{
	padding-left: 6vw;
}

section._03 .imgBox._15{
	max-width: 500px;
	width: 35%;
	position: absolute;
	right: 6vw;
	top: 70vw;
}

section._03 .imgBox._16{
	max-width: 400px;
	width: 70%;
	top: 8vw;
}

section._03 .imgBox._18{
	max-width: 980px;
	width: 70%;
	margin: 180px auto 0;
}

@media screen and (max-width: 768px) {
	section._03{
		padding-bottom: 100px;
	}

	section._03 .box._b{
		margin-top: 130px;
	}

	section._03 .box._b .item._l{
		width: 100%;
		position: relative;
	}

	section._03 .box._b .item._l{
		margin-top: 40px;
	}

	section._03 .txtbox .p02{
	}

	section._03 .txtbox .p03{
	}

	section._03 .box._b .item._r{
		padding-left: 0;
	}

	section._03 .imgBox._15{
		right: 0;
		left: 5vw;
	}

	section._03 .imgBox._16{
		width: 40%;
		margin-top: 0;
		position: absolute;
		top: -130px;
		right: 12vw;
	}

	section._03 .imgBox._18{
		width: 90%;
		margin-top: 12vw;
	}
}