@charset "utf-8";
/* ===================================================
	Special CSS
====================================================== */

/* ---------------------------------------------------
	Common
------------------------------------------------------ */

body {
	background: #fff;
}
#contents {
	position: relative;
	width: 100%;
	font-size: 15px;
	color: #604e39;
	background: url(../../special/img_2508/bg_pattern.webp);
}
#contents .inner {
	width: 1100px;
	max-width: 92%;
	margin: 0 auto;
	font-size: 15px;
	line-height: 2;
}
#breadcrumb { width: 1100px; max-width: 96%; margin:0 auto; letter-spacing:0.1em; text-align: right; }
#breadcrumb li { display: inline-block; }
#breadcrumb li + li::before { content: '>'; font-size: 12px; color: #000; }
#breadcrumb li span { display: inline; padding: 0; }
#breadcrumb a { font-size: 13px; color: #000; }
#contents .serif {
	font-family: "Yu Mincho", YuMincho, "Hiragino Mincho ProN", serif;
}
#contents .ofi {
	object-fit: cover;
}

@media screen and (max-width: 768px) {
	#contents .ofi {
		width: 100%;
	}
	#contents .sp {
		display: none;
	}
}

/* Reset */
#contents h2,
#contents h3,
#contents h4 {
	font-weight: normal;
}
#contents ol li {
	list-style: none;
}

/* Title */
#contents h2 {
	padding: 10px 0;
	text-align: center;
}
@media screen and (max-width: 768px) {
	#contents h2 { padding-top: 25px; }
}

/* Link */
#contents a {
	transition: opacity 0.5s;
}
#contents a:hover {
	opacity: 0.75;
}


/* ---------------------------------------------------
	Contents
------------------------------------------------------ */

/* cmn_layout */
.cmn_layout {
	padding-bottom: 40px;
	overflow: hidden;
}
.cmn_layout:nth-of-type(odd) {
	background: url(../../special/img_2508/bg_pattern.webp);
}
.cmn_layout:nth-of-type(even) {
	background: #fff;
}
.cmn_layout .cmn_tit {
	padding: 55px 0;
	text-align: center;
}
.cmn_layout .cmn_tit h3 {
	line-height: 1.5;
	margin-top: 25px;
	font-size: clamp(24px, 4.1vw, 46px);
}
.cmn_layout .cmn_tit .cap {
	display: inline-block;
    width: min(100%, 460px);
	margin-top: 25px;
	border: 1px solid;
    padding: 10px 15px;
    box-sizing: border-box;
    background-color: #fff;
	color: #604e39;
}
.cmn_layout section {
	position: relative;
	max-width: 900px;
	margin: 0 auto;
}
.cmn_layout .photo .sm {
	position: absolute;
	top: -5.4%;
	right: -11.1%;
	z-index: 1;
	width: min(36.36vw, 400px);
	border-radius: 50%;
	overflow: hidden;
}
.cmn_layout .photo>.ofi {
	border-radius: 30px;
	min-height: 210px;
	overflow: hidden;
}
.cmn_layout .desc {
	position: relative;
	padding: 30px 30px 60px min(min(12.5vw, 150px));
}
.cmn_layout .mark {
	position: absolute;
	top: -22px;
	left: -3%;
	width: min(12.7vw, 140px);
	min-width: 60px;
}
.cmn_layout .tit {
	font-weight: bold;
}
.cmn_layout .tit {
	line-height: 1.8;
	font-size: clamp(16px, 2.3vw, 20px);
}
.cmn_layout .tit span {
	display: inline-block;
	font-size: clamp(22px, 3.3vw, 32px);
}
.cmn_layout p:not([class]) {
	margin-top: 10px;
}
.cmn_layout .btn_grad {
	position: relative;
	display: block;
	width: min(100%, 500px);
	margin: 0 auto;
	padding: 15px;
	border-radius: 45px;
	box-sizing: border-box;
	font-size: 25px;
	text-align: center;
	color: #fff;
	background: #FD644F;
	background: linear-gradient(0deg,rgba(253, 100, 79, 1) 0%, rgba(242, 142, 38, 1) 100%);
}
.cmn_layout .btn_grad::after {
	position: absolute;
    top: calc(50% - 12px);
    right: 70px;
    content: '';
    display: block;
    width: min(12%, 60px);
    height: 12px;
    border-right: 1.5px solid;
    border-bottom: 1px solid;
    transform: skew(68deg);
    transition: right 0.25s linear, border-color 0.25s linear;
}

#sec01 h3,
#sec06 h3 {
	color: #ce5c58;
}
#sec02 h3 {
	color: #ea5504;
}
#sec03 h3 {
	color: #4b4f80;
}
#sec04 h3 {
	color: #1c8045;
}
#sec05 h3 {
	color: #0067b5;
}

.sec01_01 .tit {
	color: #d24466;
}
.sec01_02 .tit {
	color: #7b9440;
}
.sec01_03 .tit {
	color: #0081b2;
}
.sec01_04 .tit {
	color: #c3691a;
}
.sec01_05 .tit {
	color: #9b2584;
}
.sec01_06 .tit {
	color: #57508f;
}
.sec02_01 .tit {
	color: #e27e2c;
}
.sec02_02 .tit {
	color: #ce4e44;
}
.sec03_01 .tit {
	color: #d24466;
}
.sec03_02 .tit {
	color: #7b9440;
}
.sec03_03 .tit {
	color: #0081b2;
}
.sec03_04 .tit {
	color: #c3691a;
}
.sec03_05 .tit {
	color: #ce4e44;
}
.sec03_06 .tit {
	color: #57508f;
}
.sec04_01 .tit {
	color: #449440;
}
.sec04_02 .tit {
	color: #0081b2;
}
.sec04_03 .tit {
	color: #b7382e;
}
.sec04_04 .tit {
	color: #c3691a;
}
.sec05_01 .tit {
	color: #0081b2;
}
.sec05_02 .tit {
	color: #7b9440;
}
.sec05_03 .tit {
	color: #d24466;
}
.sec05_04 .tit {
	color: #c3691a;
}
.sec05_05 .tit {
	color: #0081b2;
}
.sec05_06 .tit {
	color: #0099ab;
}
.sec05_07 .tit {
	color: #57508f;
}
.sec05_08 .tit {
	color: #c3691a;
}
.sec06_01 .tit {
	color: #7b9440;
}
.sec06_02 .tit {
	color: #d24466;
}

#sec05 .sec05_08 .photo .sm,
#sec06 .sec06_02 .photo .sm {
	top: 10%;
	right: auto;
	left: -11.1%;
}

@media screen and (min-width: 769px) {
	#sec05 .sec05_02 .photo .sm {
		top: auto;
		bottom: 60px;
	}
	#sec05 .sec05_02 .desc,
	#sec05 .sec05_07 .desc {
		padding-right: min(26vw, 150px);
	}
	#sec05 .sec05_07 .photo .sm {
		top: auto;
		bottom: 88px;
	}
}
@media screen and (max-width: 768px) {
	.cmn_layout .photo .sm {
		right: -7%;
	}
	.cmn_layout .desc {
		padding: 20px 2vw 35px;
	}
	.cmn_layout .mark {
		top: min(-40px, -10vw);
	}
	.cmn_layout .btn_grad {
		padding: 12px 15px;
		font-size: 20px;
	}
	.cmn_layout .btn_grad::after {
		top: calc(50% - 1.5vw);
		right: 8vw;
        height: 1.7vw;
	}
	#sec05 .sec05_02 .photo .sm {
		top: auto;
		bottom: 30%;
	}
	#sec05 .sec05_08 .photo .sm,
	#sec06 .sec06_02 .photo .sm {
		top: 6%;
		left: -7%;
	}
}
@media screen and (max-width: 319px) {
	.cmn_layout .btn_grad::after {
		content: none;
	}
}



