@charset "UTF-8";

#manifest.manifest2026 {
	
}
#manifest.manifest2026 section {
	padding: 120px 0;
}

@media screen and (max-width: 1194px) {
	#manifest.manifest2026 section {
		padding: 90px 0;
	}
}
@media screen and (max-width: 768px) {
	#manifest.manifest2026 section {
		padding: 75px 0;
	}
}
@media screen and (max-width: 559px) {
	#manifest.manifest2026 {
		
	}
	#manifest.manifest2026 section {
		padding: 60px 0;
	}
}
@media screen and (max-width: 430px) {
}
@media screen and (max-width: 380px) {
	#manifest.manifest2026 {
		
	}
	#manifest.manifest2026 section {
		padding: 45px 0;
	}
}



.manifest-titleArea {
	position: relative;
    min-height: 14.6vw;
    display: flex;
    align-items: center;
	position: relative;
}
.manifest-titleArea.height-auto {
	min-height: auto;
}
.manifest-titleArea:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/special_manifest/2026/titleBg.webp) no-repeat;
	background-size: 100%;
	background-position: center;
	width: 100%;
	height: 100%;
	z-index: -1;
}


.manifest-title {
	    font-weight: normal;
    font-size: 3.6rem;
	line-height: 1.4;
}
.manifest-title span {
	display: block;
	margin-top: 30px;
}
.manifest-title span.num {
	    display: inline-block;
    margin: 0 3px 0 0;
    font-size: 1.3em;
}

@media screen and (max-width: 1194px) {
	.manifest-title {
		font-size: 4.8vw;
	}
}
@media screen and (max-width: 768px) {
	.manifest-titleArea {
		min-height: 300px;
	}
	.manifest-title {
		margin-bottom: 45px;
	}
	
}
@media screen and (max-width: 559px) {
	.manifest-titleArea {
		min-height: auto;
	}
	.manifest-titleArea:before {
		background: url(../images/special_manifest/2026/titleBg_sp.webp) no-repeat;
		background-size: 100%;
		background-position: center;
	}
	.manifest-title {
		font-size: 5.4vw;
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 430px) {
	.manifest-title {
		font-size: 7.4vw;
	}
}
@media screen and (max-width: 380px) {
	#manifest.manifest2026 section {
		padding: 45px 0;
	}
	.manifest-title {
		margin-bottom: 22px;
	}
}



img.img-manifest {
	
}
img.img-2026manifest {
	
}
img.img-2026manifest-onlineseminar {
	
}

@media screen and (max-width: 768px) {
	img.img-manifest,
	img.img-2026manifest,
	img.img-2026manifest-onlineseminar {
		    width: 580px;
	}
}
@media screen and (max-width: 559px) {
	img.img-manifest,
	img.img-2026manifest,
	img.img-2026manifest-onlineseminar {
		    width: 380px;
	}
}
@media screen and (max-width: 430px) {
	img.img-manifest,
	img.img-2026manifest,
	img.img-2026manifest-onlineseminar {
		    width: 320px;
	}
}
@media screen and (max-width: 380px) {
	img.img-manifest,
	img.img-2026manifest,
	img.img-2026manifest-onlineseminar {
		    width: 280px;
	}
}


/* 日時とプログラム名 */
.manifest2026_datetime {
	margin-top: 30px;
	text-align: center;
}
.manifest2026_datetime p.manifest2026_date {
	font-size: 2.3rem;
	font-family: sans-serif;
	font-weight: bold;
	color: #1b3f8d;
	margin: 0;
}
.manifest2026_datetime p.manifest2026_time {
	font-size: 2.3rem;
	font-family: sans-serif;
	font-weight: bold;
	color: #1b3f8d;
	margin: 0;
}
.manifest2026_datetime .manifest2026_program {
	text-align: center;
	font-size: 2.3rem;
	font-weight: normal;
}


/* 見出し */
.manifest2026_title_area {
	background: #082D5B;
	padding: 30px 0;
	position: relative;
    z-index: 1;
}
.manifest2026_title_area .manifest2026_title {
	color: #FFF;
	font-weight: normal;
	font-size: 3rem;
	margin: 0;
	/*
	background: linear-gradient(90deg, #8c7537 0%, #dbb00b 45%, #fde79d 70%, #dbb10c 85%, #bc7f04 90% 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent; */
}
.manifest2026_title_area .manifest2026_title span {
	display: inline;
}

@media screen and (max-width: 834px) {
	.manifest2026_datetime p.manifest2026_date,
	.manifest2026_datetime p.manifest2026_time {
		font-size: 2rem;
	}
	.manifest2026_datetime .manifest2026_program {
		font-size: 2rem;
	}
	
	/*見出し */
	.manifest2026_title_area .manifest2026_title {
		font-size: 2.6rem;
	}
	.manifest2026_title_area .manifest2026_title span {
		display: inline-block;
	}
}
@media screen and (max-width: 560px) {
	.manifest2026_datetime p.manifest2026_date,
	.manifest2026_datetime p.manifest2026_time {
		font-size: 1.6rem;
	}
	.manifest2026_datetime .manifest2026_program {
		font-size: 1.6rem;
	}
	
	/*見出し */
	.manifest2026_title_area .manifest2026_title {
		font-size: 2rem;
	}
}
@media screen and (max-width: 430px) {
	.manifest2026_datetime p.manifest2026_date {
		font-size: 1.5rem;
	}
	.manifest2026_datetime p.manifest2026_time {
		font-size: 1.4rem;
	}
	.manifest2026_datetime .manifest2026_program {
		font-size: 1.5rem;
	}
	
	/*見出し */
	.manifest2026_title_area .manifest2026_title {
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 380px) {
	.manifest2026_datetime p.manifest2026_date {
		font-size: 1.3rem;
	}
	.manifest2026_datetime p.manifest2026_time {
		font-size: 1.2rem;
	}
	.manifest2026_datetime .manifest2026_program {
		font-size: 1.3rem;
	}
}
@media screen and (max-width: 320px) {
	.manifest2026_datetime p.manifest2026_date {
		font-size: 1.12rem;
	}
	.manifest2026_datetime p.manifest2026_time {
		font-size: 1.12rem;
	}
	
	/*見出し */
	.manifest2026_title_area .manifest2026_title {
		font-size: 1.3rem;
	}
}


.manifest2026_dateinfo {
	background: #FFF url(../images/manifest/2025/firstBg.webp) no-repeat;
	background-size: cover;
	background-position: bottom center;
	padding: 60px 0 90px;
}
.manifest2026_dateinfo .manifest2026_dateinfo_box {}
.manifest2026_dateinfo .manifest2026_dateinfo_seminar {
	text-align: center;
	font-weight: normal;
	font-size: 2.6rem;
}
.manifest2026_dateinfo img.info_indiajapan {
	display: block;
	margin: 0 auto;
}


@media screen and (max-width: 834px) {
	.manifest2026_dateinfo .manifest2026_dateinfo_seminar {
		font-size: 2rem;
	}
}
@media screen and (max-width: 560px) {
	.manifest2026_dateinfo {
		padding: 0 0 60px;
	}
	.manifest2026_dateinfo .manifest2026_dateinfo_seminar {
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 380px) {
	.manifest2026_dateinfo .manifest2026_dateinfo_seminar {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 320px) {
	.manifest2026_dateinfo .manifest2026_dateinfo_seminar {
		font-size: 1.3rem;
	}
}


/* 申込 */
#manifest2026_entry {
	padding: 0 0 90px;
	border-top: 18px solid #FFF;
	background: url(../images/manifest/2025/entry_bg.webp) no-repeat;
	background-size: cover;
	background-position: center;
}
#manifest2026_entry .manifest2026_entry_box {
	margin-top: 90px;
}
#manifest2026_entry .manifest2026_entry_item {
	background: #FFF;
	padding: 60px;
	margin-top: 45px;
	box-shadow: 0 2px 18px 1px rgb(38 37 36 / 20%);
	border-top: 1px solid #1b3f8d;
	border-bottom: 1px solid #1b3f8d;
}
#manifest2026_entry .manifest2026_entry_item dl.manifest2026_entry_info {
	display: flex;
	align-items: center;
}
#manifest2026_entry .manifest2026_entry_item dl.manifest2026_entry_info dt {
	width: calc(100% / 2);
	text-align: center;
}
#manifest2026_entry .manifest2026_entry_item dl.manifest2026_entry_info dd {
	width: calc(100% / 2);
	text-align: center;
}
#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_itemtitle {
	font-size: 2.3rem;
	font-family: serif;
	line-height: 1.4;
	margin: 0;
}
#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_itemtitle span {
	display: block;
	font-size: 1.6rem;
	margin-top: 12px;
}
#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_itemtitle span.call{
	margin-top: 0;
	color: #082D5B;
}
#manifest2026_entry .manifest2026_entry_item .manifest2026_entry_call {
	margin-top: 30px;
	padding: 0 30px 30px;
	border-top: 1px solid #ededed;
	border-bottom: 1px solid #ededed;
}
#manifest2026_entry .manifest2026_entry_item .manifest2026_entry_call p.manifest2026_entry_call_title {
	padding: 0 12px;
	margin: 0;
	position: relative;
	top: -14px;
	background: #FFF;
	display: inline-block;
}
#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_price {
	font-size: 2rem;
	font-weight: bold;
	color: #BF1119;
	margin: 0;
}
#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_price span {
	font-size: 1.3rem;
}
#manifest2026_entry .manifest2026_entry_item ul.manifest2026_entry_url {
	margin-top: 30px;
}
#manifest2026_entry .manifest2026_entry_item ul.manifest2026_entry_url li {
	margin-top: 12px;
}
#manifest2026_entry .manifest2026_PayAll {
	text-align: center;
    margin-top: 60px;
}


/* ボタン */
#manifest2026_entry a.pay_btn_card,
#manifest2026_entry a.pay_btn_bank {
	display: inline-block;
	padding: 18px 30px;
	max-width: 380px;
	width: 100%;
	font-weight: bold;
	border-radius: 80px;
	line-height: 1.4;
	color: #FFF;
	font-size: 1.12rem;

	-webkit-animation-name: mfstshake;
	animation-name: mfstshake;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 3s;
}
@keyframes mfstshake {
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0.8deg);
		transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, 0.8deg);
	}
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -0.8deg);
		transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -0.8deg);
	}
}

#manifest2026_entry a.pay_btn_card {
	background: #1b3f8d;
}
#manifest2026_entry a.pay_btn_bank {
	background: #BF1119;
}

/*総合決済ボタン*/
#manifest2026_entry a.pay_btn_all {
	display: inline-block;
	padding: 30px 30px;
	max-width: 380px;
	width: 100%;
	font-weight: bold;
	border-radius: 80px;
	line-height: 1.4;
	color: #FFF;
	background: #BF1119;
	font-size: 1.3rem;
	
	-webkit-animation-name: mfstshake;
	animation-name: mfstshake;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 3s;
}

	
@media screen and (max-width: 834px) {
	#manifest2026_entry .manifest2026_entry_item {
		padding: 45px;
	}
	#manifest2026_entry .manifest2026_entry_item dl.manifest2026_entry_info {
		flex-direction: column;
	}
	#manifest2026_entry .manifest2026_entry_item dl.manifest2026_entry_info dt {
		width: 100%;
	}
	#manifest2026_entry .manifest2026_entry_item dl.manifest2026_entry_info dd {
		width: 100%;
		margin-top: 30px;
	}
}
@media screen and (max-width: 560px) {
	#manifest2026_entry {
		padding: 0 0 60px;
		background: url(../images/manifest/2025/entry_bg_sp.webp) no-repeat;
		background-size: cover;
		background-position: center;
	}
	#manifest2026_entry .manifest2026_entry_box {
		margin-top: 60px;
	}
	#manifest2026_entry .manifest2026_entry_item {
		padding: 30px;
	}
	#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_itemtitle {
		font-size: 2rem;
	}
	#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_itemtitle span {
		font-size: 1.3rem;
	}
	#manifest2026_entry .manifest2026_entry_item .manifest2026_entry_call {
		padding: 0 0 18px;
	}
	#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_price {
		font-size: 1.6rem;
	}
	#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_price span {
		font-size: 1.12rem;
	}
	#manifest2026_entry .manifest2026_entry_item ul.manifest2026_entry_url {
		margin-top: 0;
	}
	#manifest2026_entry .manifest2026_PayAll {
		margin-top: 45px;
	}

	/* ボタン */
	#manifest2026_entry a.pay_btn_card,
	#manifest2026_entry a.pay_btn_bank {
		font-size: 1rem;
	}

	/*総合決済ボタン*/
	#manifest2026_entry a.pay_btn_all {
		font-size: 1.12rem;
		padding: 22px 30px;
	}
}
@media screen and (max-width: 380px) {
	#manifest2026_entry .manifest2026_entry_box {
		margin-top: 45px;
	}
	
	/*総合決済ボタン*/
	#manifest2026_entry a.pay_btn_all {
		font-size: 1.12rem;
		padding: 22px 30px;
	}

}
@media screen and (max-width: 320px) {
	#manifest2026_entry .manifest2026_entry_item {
		box-shadow: none;
		padding: 0;
		background: none;
		border: none;
	}
	#manifest2026_entry .manifest2026_entry_item .manifest2026_entry_call p.manifest2026_entry_call_title {
		background: #ffffe8;
	}
	
	/*総合決済ボタン*/
	#manifest2026_entry a.pay_btn_all {
		font-size: 1rem;
		padding: 22px 22px;
	}
}


/* マニフェストとは */
#manifest2026_what {
	background: url(../images/manifest/2025/what_bg.webp) no-repeat;
	background-size: cover;
	background-position: center;
	padding: 90px 0;
	border-top: 18px solid #FFF;
}
#manifest2026_what .manifest2026_what_box {
	width: 720px;
	margin: 17% 0 0;
}
#manifest2026_what .manifest2026_what_title {
	color: #FFF;
	font-weight: normal;
	font-size: 3rem;
	letter-spacing: 6px;
	margin-bottom: 30px;
}
#manifest2026_what .manifest2026_what_title span {
	font-size: 2rem;
	font-family: sans-serif;
	letter-spacing: 0;
}
#manifest2026_what .manifest2026_what_box div {
	color: #FFF;
	font-size: 1.12rem;
}

@media screen and (max-width: 834px) {
	#manifest2026_what .manifest2026_what_box {
		width: 100%;
		margin: 20% 0 0;
	}
}
@media screen and (max-width: 560px) {
	#manifest2026_what {
		background: url(../images/manifest/2025/what_bg_sp.webp) no-repeat;
		background-size: cover;
		background-position: center;
		padding: 60px 0;
	}
	#manifest2026_what .manifest2026_what_box {
		margin: 30% 0 0;
	}
	#manifest2026_what .manifest2026_what_title {
		font-size: 2.3rem;
	}
	#manifest2026_what .manifest2026_what_title span {
		display: block;
		font-size: 1.6rem;
	}
	#manifest2026_what .manifest2026_what_box div {
		font-size: 1rem;
		padding: 0 10px;
	}
}
@media screen and (max-width: 380px) {
	#manifest2026_what .manifest2026_what_title {
		font-size: 2rem;
	}
	#manifest2026_what .manifest2026_what_title span {
		font-size: 1.3rem;
	}
	#manifest2026_what .manifest2026_what_box div {
		padding: 0;
	}
}


/* メッセージ */
#manifest2026_msg {
	padding: 0 0 90px;
}
#manifest2026_msg .manifest2026_msg_box {
	margin-top: 90px;
}
#manifest2026_msg .manifest2026_msg_box .youtube {
	margin: 0;
	line-height: 1;
}
#manifest2026_msg .manifest2026_msg_box .manifest2026_youtube_bottom {
	margin: 60px auto 0;
	max-width: 920px;
	font-family: serif;
	font-size: 1.12rem;
	text-align: center;
}


@media screen and (max-width: 834px) {
}
@media screen and (max-width: 560px) {
	#manifest2026_msg {
		padding: 0;
	}
	#manifest2026_msg .manifest2026_msg_box {
		margin-top: 18px;
	}
	#manifest2026_msg .manifest2026_msg_box .inner {
		padding: 0;
	}
}




/* 新マニフェストとは 
 * *****************************************/

#manifest.manifest2026 .manifiestNew {
	padding-top: 30px;
	position: relative;
}
/*
#manifest.manifest2026 .manifiestNew:before {
	content: "";
	position: absolute;
	top: 42vw;
    left: 0;
    background: #F0EADA;
    width: 100%;
    height: 100%;
    z-index: -1;
}
*/
#manifest.manifest2026 .manifiestNew .manifiestNew-outline {
	
}
#manifest.manifest2026 .manifiestNew .youtube {
	    margin: 0;
}
#manifest.manifest2026 .manifiestNew .youtube iframe {
	border: 12px solid #BA9847;
    box-shadow: 0 2px 18px 1px rgb(38 37 36 / 20%);
}
#manifest.manifest2026 .manifiestNew .manifiestNew-outline img.new {
	    display: block;
    margin: -28vw auto 0;
    position: relative;
    z-index: -1;
}
#manifest.manifest2026 .manifiestNew .manifiestNew-text {
	display: none;
}
#manifest.manifest2026 .manifiestNew p.manifestAdd {
	position: relative;
    margin-top: -3em;
	text-align: center;
}


/*
#manifest.manifest2026 .manifiestNew .manifestWhat-text {
	font-size: 1.3rem;
	text-align: center;
	margin-top: 60px;
	background-image: linear-gradient(0deg, #efe8da, transparent);
    padding: 60px;
    border-radius: 2px;
}
#manifest.manifest2026 .manifiestNew p.manifestAdd {
	margin-top: 60px;
	text-align: center;
}
*/


@media screen and (max-width: 1194px) {
}
@media screen and (max-width: 768px) {
	#manifest.manifest2026 .manifiestNew .manifiestNew-outline img.new {
		margin: -15vw auto 0;
	}
	#manifest.manifest2026 .manifiestNew p.manifestAdd {
		margin-top: 30px;
	}
}
@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifiestNew {
		padding-top: 0;
	}
	#manifest.manifest2026 .manifiestNew .youtube iframe {
    border: 6px solid #BA9847;
	}
	#manifest.manifest2026 .manifiestNew .manifiestNew-outline img.new {
        width: calc(100% + 60px);
		max-width: calc(100% + 60px);
        margin: -120px 0 0 -30px;
	}
	#manifest.manifest2026 .manifiestNew .manifiestNew-text {
		display: block;
		background: #efe8da;
		width: calc(100% + 60px);
		max-width: calc(100% + 60px);
		margin: 0 0 0 -30px;
		padding: 0 30px 30px;
		text-align: center;
		font-size: 1.1rem;
	}
	#manifest.manifest2026 .manifiestNew .manifiestNew-text p.manifiestNew-text-title {
		color: #2e241b;
		font-size: 5.4vw;
		font-family: serif;
		line-height: 1.4;
		margin-bottom: 12px;
	}
}
@media screen and (max-width: 430px) {
	#manifest.manifest2026 .manifiestNew .manifiestNew-outline img.new {
        width: calc(100% + 40px);
		max-width: calc(100% + 40px);
        margin: -120px 0 0 -20px;
	}
	#manifest.manifest2026 .manifiestNew .manifiestNew-text {
		width: calc(100% + 40px);
		max-width: calc(100% + 40px);
		margin: 0 0 0 -20px;
	}
	#manifest.manifest2026 .manifiestNew .manifiestNew-text p.manifiestNew-text-title {
		font-size: 7.4vw;
	}
}
@media screen and (max-width: 380px) {
	#manifest.manifest2026 .manifiestNew .manifestWhat-text {
		font-size: 1rem;
	}
}


/* 宇宙知性から豊かさを引き寄せるフィールド 
 * *****************************************/

#manifest.manifest2026 .manifestField {
	background: url(../images/special_manifest/2026/manifestFieldBg.webp) no-repeat;
	    background-size: cover;
    background-position: center;
	margin: 0 18px 18px;
}
#manifest.manifest2026 .manifestField .manifestField-outline {
    text-align: center;
	margin-bottom: 28vw;
}
#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text {
	color: #FFF;
}
#manifest.manifest2026 .manifestField .manifestField-title {
    font-size: 4rem;
    font-weight: 600;
	line-height: 1.2;
	text-align: center;
    margin-bottom: 45px;
}
#manifest.manifest2026 .manifestField .manifestField-title span.num {
	font-size: 1.6em;
    font-style: italic;
	color: #BA9847;
    margin: 0 4px 0 0;
}
#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text .manifestField-inbox {
	font-size: 1.3rem;
    font-weight: 600;
}
#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text .manifestField-inbox div {
	margin: 60px auto;
}
#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text .manifestField-inbox p.manifestField-p {
	
}
#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text .manifestField-inbox p.manifestField-p span {
	    display: inline-block;
    background: #FFF;
    border-radius: 2px;
    margin-right: 18px;
	padding: 0 9px;
    color: #51421F;
}

@media screen and (max-width: 1194px) {
	#manifest.manifest2026 .manifestField .manifestField-title {
		font-size: 3.4rem;
	}
	#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text {
		margin-top: 60px;
	}
}
@media screen and (max-width: 980px) {
	
}
@media screen and (max-width: 768px) {
	#manifest.manifest2026 .manifestField {
		margin: 0 0 18px 0;
	}
	#manifest.manifest2026 .manifestField .manifestField-title {
    font-size: 2.8rem;
	}
	#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text {
		margin-top: 45px;
	}
}
@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifestField {
		background: url(../images/special_manifest/2026/manifestFieldBg_sp.webp) no-repeat;
		background-size: cover;
		background-position: center;
	}
	#manifest.manifest2026 .manifestField .manifestField-title {
		font-size: 2.2rem;
		margin-bottom: 18px;
	}
	#manifest.manifest2026 .manifestField .manifestField-outline {
		margin-bottom: 49vw;
	}
	#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text {
		margin-top: 30px;
	}
	#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text .manifestField-inbox {
		font-size: 1.1rem;
		text-shadow: 2px 3px 3px rgba(63, 41, 10, 1);
	}
	#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text .manifestField-inbox div {
		margin: 30px auto;
	}
	#manifest.manifest2026 .manifestField .manifestField-outline .manifestField-text .manifestField-inbox p.manifestField-p span {
		margin: 0 0 9px 0;
		text-shadow: none;
	}
}
@media screen and (max-width: 430px) {
	#manifest.manifest2026 .manifestField .manifestField-title {
		font-size: 1.8rem;
		margin-bottom: 18px;
	}
}
@media screen and (max-width: 380px) {

}



/* あなたが受け取る12のチャクラの覚醒 
 * *****************************************/

#manifest.manifest2026 .manifestAwakening {
	background: url(../images/special_manifest/2026/awakeningBg.webp) no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
#manifest.manifest2026 .manifestAwakening .manifestAwakening-outline {
	
}
#manifest.manifest2026 .manifestAwakening .manifestAwakening-items {
	
}

@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifestAwakening {
		clip-path: inset(0);
		background: none;
	}
	#manifest.manifest2026 .manifestAwakening:before {
		content: "";
		z-index: -1;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background: url(../images/special_manifest/2026/awakeningBg_sp.webp) no-repeat;
		background-size: cover;
	}
}



/* あなたが創造したい美しい人生を 
 * *****************************************/

#manifest.manifest2026 .manifestPower {
	background: url(../images/special_manifest/2026/powerBg.webp) no-repeat;
	background-size: cover;
	background-position: center;
	margin-top: 18px;
}
#manifest.manifest2026 .manifestPower .manifestPower-title {
	margin-bottom: 0;
}
#manifest.manifest2026 .manifestPower img.manifestPower-two {
		display: none;
	}
#manifest.manifest2026 .manifestPower .manifestPower-outline {

}
#manifest.manifest2026 .manifestPower .manifestPower-text {
	text-align: center;
	font-size: 1.3rem;
	margin-top: 60px;
}
#manifest.manifest2026 .manifestPower .manifestPower-persons {
    padding: 45px;
    margin-top: 60px;
	margin-bottom: -180px;
	background: #FFF;
	border: 1px solid #B67B03;
	border-image: linear-gradient(to right, #e0c66d 0%, #B67B03 100%) 1;
	position: relative;
}
#manifest.manifest2026 .manifestPower .manifestPower-persons .manifestPower-personsTitle {
	margin-bottom: 12px;
}
#manifest.manifest2026 .manifestPower .manifestPower-persons .manifestPower-persons-text {
	font-size: 1.3rem;
}

@media screen and (max-width: 768px) {
	#manifest.manifest2026 .manifestPower img.manifestPower-two {
		display: block;
		margin-top: 45px;
	}
	#manifest.manifest2026 .manifestPower .manifestPower-persons {
		padding: 45px;
	}
	
}
@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifestPower img.img-manifestPower-title {
		width: 90%;
	}
	#manifest.manifest2026 .manifestPower img.manifestPower-two {
		display: block;
		margin-top: 30px;
	}
	#manifest.manifest2026 .manifestPower .manifestPower-text {
		font-size: 1.1rem;
		padding: 0 6px;
	}
	#manifest.manifest2026 .manifestPower .manifestPower-persons {
		padding: 30px;
	}
	#manifest.manifest2026 .manifestPower .manifestPower-persons .manifestPower-persons-text {
		font-size: 1.1rem;
	}
}
@media screen and (max-width: 430px) {
	#manifest.manifest2026 .manifestPower .manifestPower-text {
		margin-top: 30px;
	}
	#manifest.manifest2026 .manifestPower .manifestPower-persons {
		padding: 20px;
	}
}
@media screen and (max-width: 380px) {
	#manifest.manifest2026 .manifestPower .manifestPower-text {
		font-size: 1rem;
	}
	#manifest.manifest2026 .manifestPower .manifestPower-persons .manifestPower-persons-text {
		font-size: 1rem;
	}
}


/* 活動実績 
 * *****************************************/

#manifest.manifest2026 .manifestResults {
	padding-top: 180px;
	background: #fafafa;
}
#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item dt {
	font-size: 1.4rem;
}
#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item dd {
	font-size: 2.8rem;
}

@media screen and (max-width: 768px) {
	#ekam-data .ekam-data_flex {
		flex-wrap: wrap;
		margin-top: -45px;
	}
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item {
		margin-top: 45px;
	}
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item dt {
	}
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item dd {
		font-size: 2.2rem;
	}
}
@media screen and (max-width: 559px) {
	#ekam-data .ekam-data_flex {
		flex-wrap: wrap;
		margin-top: -30px;
	}
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item {
		width: 320px;
		margin-top: 30px;
	}
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item dt {
	}
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item dd {
		font-size: 2rem;
	}
}
@media screen and (max-width: 430px) {
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item {
		width: 82%;
	}
}
@media screen and (max-width: 380px) {
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item dt {
		font-size: 1.2rem;
	}
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item dd {
		font-size: 1.8rem;
	}
}
@media screen and (max-width: 320px) {
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item {
		width: 100%;
	}
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item dt {
		font-size: 1.1rem;
	}
	#manifest.manifest2026 #ekam-data .ekam-data_flex .ekam-data_flex___item dd {
		font-size: 1.7rem;
	}
}


/* 指導を受けた著名人 下の動画
 * *****************************************/

#manifest.manifest2026 .manifestMovie {
	
}
#manifest.manifest2026 .manifestMovie .manifestMovie_flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 28px;
}
#manifest.manifest2026 .manifestMovie .manifestMovie_flex .youtube {
	display: inline-block;
	margin: 0;
	width: calc(50% - 14px);
}

@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifestMovie .manifestMovie_flex {
		flex-direction: column;
	}
	#manifest.manifest2026 .manifestMovie .manifestMovie_flex .youtube {
		width: 100%;
	}
		
}



/* 日本人参加者の声 
 * *****************************************/

#manifest.manifest2026 .manifestJPvoices {
	padding-top: 0;
	position: relative;
}
#manifest.manifest2026 .manifestJPvoices:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/special_manifest/2026/jpvoicesBg.webp) no-repeat;
	background-size: contain;
	background-position: bottom center;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#manifest.manifest2026 .manifestJPvoices .manifestJPvoices-outline {
	
}
#manifest.manifest2026 .manifestJPvoices .manifestJPvoices-items {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 30px;
}
#manifest.manifest2026 .manifestJPvoices .manifestJPvoices-item {
	width: calc(100% / 2 - 18px);
	padding: 36px;
	border: 1px solid #BA9847;
	background: #FFF;
	box-shadow: 12px 12px #F7F4EC;
	position: relative;
}
#manifest.manifest2026 .manifestJPvoices .manifestJPvoices-item img.img-badge {
	position: absolute;
	left: 30px;
	top: -22px;
}
#manifest.manifest2026 .manifestJPvoices p.manifestJPvoices-itemTitle {
	font-family: serif;
	font-style: italic;
	font-size: 1.4rem;
	line-height: 1.4;
	color: #A30505;
	padding-left: 90px;
	margin-bottom: 18px;
}

#manifest.manifest2026 .manifestJPvoices > div {
	font-size: 1.1rem;
	line-height: 1.6;
}
#manifest.manifest2026 .manifestJPvoices p.manifestJPvoices-conclusion {
	text-align: center;
	margin-top: 60px;
	font-size: 1.6rem;
    font-family: serif;
	color: #A30505;
}


@media screen and (max-width: 1194px) {
}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 768px) {
	#manifest.manifest2026 .manifestJPvoices:after {
		background: url(../images/special_manifest/2026/jpvoicesBg_sp.webp) no-repeat;
		background-size: contain;
		background-position: bottom center;
	}
	#manifest.manifest2026 .manifestJPvoices .manifestJPvoices-items {
		flex-direction: column;
	}
	#manifest.manifest2026 .manifestJPvoices .manifestJPvoices-item {
		width: 100%;
		padding: 28px;
	}
	#manifest.manifest2026 .manifestJPvoices .manifestJPvoices-item img.img-badge {
		width: 60px;
		top: -12px;
		left: 22px;
	}
	#manifest.manifest2026 .manifestJPvoices p.manifestJPvoices-itemTitle {
		padding-left: 75px;
	}
}
@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifestJPvoices .manifestJPvoices-item img.img-badge {
		left: 22px;
	}
	#manifest.manifest2026 .manifestJPvoices p.manifestJPvoices-conclusion {
		margin-top: 30px;
	}
}
@media screen and (max-width: 430px) {
	#manifest.manifest2026 .manifestJPvoices p.manifestJPvoices-itemTitle {
		padding-left: 60px;
		font-size: 1.3rem;
	}

}
@media screen and (max-width: 380px) {
	#manifest.manifest2026 .manifestJPvoices p.manifestJPvoices-conclusion {
		margin-top: 22px;
	}
}



/* MANIFESTの流れ 
 * *****************************************/

#manifest.manifest2026 .manifestFlow {
	
}
#manifest.manifest2026 .manifestFlow .manifestFlow-items {
	
}
#manifest.manifest2026 .manifestFlow .manifestFlow-item {
	position: relative;
}
#manifest.manifest2026 .manifestFlow .manifestFlow-item:not(:first-child) {
	margin-top: 140px;
}
#manifest.manifest2026 .manifestFlow .manifestFlow-item:before {
	content: '';
	display: block;
	width: calc(50% + 340px);
	height: 100%;
	position: absolute;
	top: 15%;
	left: 0;
	background: #F7F7F7;
	z-index: 0;
}
#manifest.manifest2026 .manifestFlow .manifestFlow-item > .inner {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display: -webkit-flex;
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: flex-end;
}
#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-inbox {
	width: 470px;
}
#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-inbox div {
	font-size: 1.3rem;
}
#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-inbox .manifestFlow-title {
	font-family: sans-serif;
	font-size: 2.8rem;
	line-height: 1.4;
	margin: 0;
}
#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-inbox .manifestFlow-title span.number {
	display: block;
	font-size: .8em;
}
#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-inbox .manifestFlow-title span.blessing {
	display: block;
	font-size: .8em;
}

#manifest.manifest2026 .manifestFlow .manifestFlow-item img.flow-img {
    display: block;
    margin-left: auto;
    z-index: 1;
    position: relative;
}
#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-bottombox {
	    position: relative;
    margin-top: 42px;
	font-size: 1.3rem;
	z-index: 1;
}


@media screen and (max-width: 1194px) {
	#manifest.manifest2026 .manifestFlow .manifestFlow-item img.flow-img {
		width: 48vw;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-inbox .manifestFlow-title {
		font-size: 3.2vw;
	}
}
@media screen and (max-width: 960px) {
}
@media screen and (max-width: 768px) {
	#manifest.manifest2026 .manifestFlow .manifestFlow-item:before {
		width: calc(50% + 280px);
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-inbox .manifestFlow-title {
        font-size: 3.8vw;
        margin-right: 20px;
    }
	#manifest.manifest2026 .manifestFlow .manifestFlow-item img.flow-img {
		margin-right: -45px;
	}
}
@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifestFlow .manifestFlow-item:not(:first-child) {
		margin-top: 60px;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item:before {
		top: 10%;
		width: 100%
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item img.flow-img {
		width: 88vw;
		margin-right: -30px;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item > .inner {
		flex-direction: column;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-inbox {
		width: 100%;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-inbox .manifestFlow-title {
		width: 88vw;
		margin-left: auto;
		margin-right: -30px;
		margin-top: 12px;
		font-size: 1.8rem;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-bottombox {
		font-size: 1.1rem;
		padding: 0 6px;
	}
}
@media screen and (max-width: 430px) {
	#manifest.manifest2026 .manifestFlow .manifestFlow-item:not(:first-child) {
		margin-top: 45px;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item:before {
		width: 100%;
        height: 100%;
        top: 45px;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item > .inner {
		padding: 0;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item img.flow-img {
		width: calc(100% + 40px);
		margin-left: -20px;
		margin-right: 0;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-inbox .manifestFlow-title {
		width: 100%;
		text-align: center;
		margin: 18px auto 0;
		font-size: 1.6rem;
	}
	#manifest.manifest2026 .manifestFlow .manifestFlow-item .manifestFlow-bottombox {
		margin-top: 18px;
	}
}
@media screen and (max-width: 320px) {
}



/* 覚者シュリ・プリタジとは？ 
 * *****************************************/

#manifest.manifest2026 .manifestFounder {
	
}
#manifest.manifest2026 .manifestFounder .founder-profile {
	margin-top: -60px;
}
#manifest.manifest2026 .manifestFounder .founder-profile .founder-profile-flex .founder-profile-flex___text {
	font-size: 1.2rem;
}
#manifest.manifest2026 .manifestFounder .founder .founderTedx .founderTedx-inbox,
#manifest.manifest2026 .manifestFounder .founder .founderSumit .founderSumit-text,
#manifest.manifest2026 .manifestFounder .founder .founderBooks .founderBooks-text,
#manifest.manifest2026 .manifestFounder .founder .founderBooks .founderBooks-boxMsg {
	font-size: 1.2rem;
}


@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifestFounder .founder-profile {
		margin-top: 30px;
	}
	#manifest.manifest2026 .manifestFounder .founder-profile .founder-profile-flex .founder-profile-flex___text {
		font-size: 1.1rem;
		padding: 0 6px;
	}
	#manifest.manifest2026 .manifestFounder .founder .founderTedx .founderTedx-inbox,
	#manifest.manifest2026 .manifestFounder .founder .founderSumit .founderSumit-text,
	#manifest.manifest2026 .manifestFounder .founder .founderBooks .founderBooks-text,
	#manifest.manifest2026 .manifestFounder .founder .founderBooks .founderBooks-boxMsg {
		font-size: 1.1rem;
	}
}
@media screen and (max-width: 380px) {
	#manifest.manifest2026 .manifestFounder .founder-profile .founder-profile-flex .founder-profile-flex___text {
		font-size: 1rem;
	}
	#manifest.manifest2026 .manifestFounder .founder .founderTedx .founderTedx-inbox,
	#manifest.manifest2026 .manifestFounder .founder .founderSumit .founderSumit-text,
	#manifest.manifest2026 .manifestFounder .founder .founderBooks .founderBooks-text,
	#manifest.manifest2026 .manifestFounder .founder .founderBooks .founderBooks-boxMsg {
		font-size: 1rem;
	}
}


/* 参加費とお申し込み 
 * *****************************************/

#manifest.manifest2026 .manifestFaq {
	    background: #f7f4ec;
}



/* 参加費とお申し込み 
 * *****************************************/


/* 申し込み ******************/

#manifest.manifest2026 .manifestEntry {
	    padding-bottom: 0;
}
#manifest.manifest2026 .manifestEntry .manifestEntry-reservations {
}
#manifest.manifest2026 .manifestEntry .manifestEntry-reservationsTitle {
	text-align: center;
	margin-bottom: 18px;
	font-weight: normal;
}
#manifest.manifest2026 .manifestEntry .manifestEntry-reservations .manifestEntry-reservationsready { /* 準備中 */
	font-size: 1.3rem;
	color: #A30505;
}

#manifest.manifest2026 .manifestEntry .manifestEntry-outline {
	width: calc(100% - 5vw);
	margin: 0 auto;
	padding-bottom: 90px;
}

#manifest.manifest2026 .manifestEntry .manifestEntry2026-add {
	margin-top: 60px;
	display: flex;
	justify-content: center;
	gap: 45px;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item {
	overflow: hidden;
	width: calc(100% / 3 + 30px);
	border: 1px solid #ededed;
	padding: 45px;
	background: #FFF;
	border-radius: 0 28px 0 0;
	box-shadow: 0 2px 18px 1px rgb(38 37 36 / 20%);
	display: flex;
	flex-direction: column;
	position: relative;
	z-index: 1;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item.manifestE,
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item.manifestF {
	width: calc(100% / 2 + 30px);
	border: 1px solid #BA9847;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item:before {
	content: '';
    position: absolute;
    top: -3vw;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FCFBF9;
	transform: skewY(-6deg);
	width: 100%;
	height: 13vw;
	z-index: -1;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary {
	text-align: center;
	margin-bottom: 18px;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary .manifestEntry-title {
	text-align: center;
	font-weight: normal;
	font-size: 1.8rem;
	line-height: 1.4;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary .manifestEntry-title span.period {
	display: block;
	font-size: .7em;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary p.foryou {
	font-weight: bold;
    font-family: serif;
    font-size: 1.1rem;
	color: #51421F;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary .manifestEntry-plan {
	font-size: 1.1rem;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary ul.plan-list {
	border-top: 1px solid #ededed;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary ul.plan-list li {
	text-align: left;
	padding: 9px 0 9px 22px;
	line-height: 1.4;
	border-bottom: 1px solid #ededed;
	font-family: sans-serif;
	position: relative;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary ul.plan-list li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 12px;
	height: 12px;
	background-color: #BA9847;
	mask: url(../images/special_manifest/2026/diamond.svg) no-repeat center / contain;
  -webkit-mask: url(../images/special_manifest/2026/diamond.svg) no-repeat center / contain;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary p.satoritokubetsu {
	text-align: left;
    margin-top: 12px;
	font-size: .8em;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary p.satoritokubetsu span {
	display: block;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary p.satoritokubetsu span a {
	display: inline-block;
	    color: #BA9847;
    border-bottom: 1px solid;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price {
	margin-top: auto;
	color: #A30505;
	text-align: center;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price p.manifestEntry-price {
	font-size: 1.8rem;
	font-weight: bold;
	margin-bottom: 18px;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price p.manifestEntry-pricepair {
	font-size: 1.4rem;
	font-weight: bold;
	margin-top: -28px;
	margin-bottom: 18px;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price p.manifestEntry-pricepair span.pair {
	font-size: .6em;
	margin-right: 3px;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price p.manifestEntry-price span.tax,
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price p.manifestEntry-pricepair span.tax {
	font-size: .6em;
	font-weight: normal;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price .mfst_add_ready {
	
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price .mfst_add_ready p {
	display: inline-block;
    width: 100%;
    color: #666;
    background: #ededed;
    font-family: sans-serif;
    font-size: 1.3em;
    line-height: 1.3;
    border-radius: 100px;
    border: 2px solid #ededed;
    padding: 18px 2em;
}
#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price p.stop { /* 受付停止中 */
	margin: 0;
    font-weight: bold;
    font-size: 1.3rem;
}

@media screen and (max-width: 1194px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add {
		flex-wrap: wrap;
		gap: 30px;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item {
		width: calc(100% / 2 - 15px);
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item.manifestD {
		width: 100%;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item.manifestE,
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item.manifestF {
		width: calc(100% / 2 - 15px);
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item:before {
		height: 20vw;
	}
}
@media screen and (max-width: 768px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry-outline {
		width: calc(100% - 90px);
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add {
		margin-top: 30px;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item,
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item.manifestE,
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item.manifestF {
		width: 100%;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary p.satoritokubetsu {
		font-size: .86em;
	}
}
@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry-reservations .manifestEntry-reservationsready { /* 準備中 */
		font-size: 1.1rem;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry-outline {
		width: calc(100% - 60px);
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add {
		margin-top: 30px;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item {
		padding: 30px;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item:before {
		height: 28vw;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary .manifestEntry-title {
		font-size: 1.6rem;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary ul.plan-list li span {
		display: block;
		font-size: .8em;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary p.satoritokubetsu {
		font-size: .9em;
	}
}
@media screen and (max-width: 430px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry-outline {
		width: calc(100% - 40px);
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item:before {
		height: 42vw;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price p.manifestEntry-price span.tax {
		font-size: .5em;
	}
}
@media screen and (max-width: 380px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary .manifestEntry-plan {
		font-size: 1rem;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-summary .manifestEntry-title {
		font-size: 1.4rem;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price p.manifestEntry-price {
		font-size: 1.6rem;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry2026-add-item-price p.manifestEntry-price span.tax {
		display: block;
	}
}





/* 申し込みボタン ******************/

#manifest.manifest2026 .btnEntry-now {
	display: inline-block;
    width: 980px;
    color: #FFF;
    background: #A30505;
    font-family: sans-serif;
    font-size: 1.3em;
    line-height: 1.3;
    border-radius: 100px;
    border: 2px solid;
    padding: 28px 2em;
}
#manifest.manifest2026 .btnEntry-now span {
	    display: block;
    font-size: .9em;
    margin-top: 12px;
}
#manifest.manifest2026 .btnEntry {
	    display: inline-block;
    width: 100%;
    color: #FFF;
    background: #BA9847;
    font-family: sans-serif;
    font-size: 1.3em;
    line-height: 1.3;
    border-radius: 100px;
    border: 2px solid;
    padding: 18px 2em;
}

@media screen and (max-width: 1194px) {
	#manifest.manifest2026 .btnEntry {
		max-width: 420px;
	}
	#manifest.manifest2026 .btnEntry-now {
		width: 100%;
		
	}
}
@media screen and (max-width: 768px) {
}
@media screen and (max-width: 559px) {
	#manifest.manifest2026 .btnEntry-now {
		
	}
}
@media screen and (max-width: 430px) {
	#manifest.manifest2026 .btnEntry-now {
		
	}
}
@media screen and (max-width: 320px) {
}


/* 特典 ******************/

#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall {
	padding: 120px 0;
	position: relative;
}
#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/special_manifest/2026/memberscallBg.webp) no-repeat;
	background-size: cover;
	background-position: bottom center;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscallOutline {
	width: calc(100% - 5vw);
	margin: 0 auto;
	padding: 90px;
	background: #FFF;
	box-shadow: 0 2px 18px 1px rgb(38 37 36 / 20%);
}
#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall img.memberscall-founder {

}


#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex {
	display: flex;
	align-items: center;
	margin-top: 60px;
}
#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex .manifestEntry-memberscall_flex___text {
	order: 1;
	width: calc(100% - 620px);
	padding-right: 60px;
	text-align: center;
	font-size: 1.3rem;
}
#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex .manifestEntry-memberscall_flex___img {
	width: 620px;
	order: 2;
}
#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscallBox-inbox {
	background: #1a237e;
	color: #FFF;
	padding: 18px;
	border-radius: 6px;
}
#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscallBox-inbox p.memberscall-online {
	margin: 0 0 12px 0;
	font-weight: 600;
}
#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscallBox-inbox p.memberscall-online span {
	display: block;
}
#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscallBox-inbox > div {
	font-size: .9em;
}

@media screen and (max-width: 1580px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex .manifestEntry-memberscall_flex___text {
		width: 55vw;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex .manifestEntry-memberscall_flex___img {
		width: 45vw;
		
	}
}
@media screen and (max-width: 1194px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscallOutline {
		padding: 60px;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex {
		display: flex;
		flex-direction: column;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex .manifestEntry-memberscall_flex___text {
		order: 2;
		text-align: center;
		width: 100%;
		padding: 0;
		margin-top: 30px;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex .manifestEntry-memberscall_flex___img {
		order: 1;
		width: 52vw;
		margin: 0;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall img.memberscall-founder {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscallOutline {
		padding: 45px;
	}
	
}
@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall {
		clip-path: inset(0);
		background: none;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall:before {
		content: "";
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		background: url(../images/special_manifest/2026/memberscallBg_sp.webp) no-repeat;
		background-size: cover;
		z-index: -1;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscallOutline {
		padding: 30px;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex .manifestEntry-memberscall_flex___img {
		width: 68vw;
	}
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex .manifestEntry-memberscall_flex___text {
		font-size: 1.1rem;
	}
}
@media screen and (max-width: 430px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex .manifestEntry-memberscall_flex___img {
		width: 100%;
	}
}
@media screen and (max-width: 380px) {
	#manifest.manifest2026 .manifestEntry .manifestEntry-memberscall .manifestEntry-memberscall_flex .manifestEntry-memberscall_flex___text {
		font-size: 1rem;
	}
}



/* 年間スケジュール 
 * *****************************************/

#manifestSchedule img.img-2026manifest {
	
}

#manifestSchedule .manifestSchedule-items {
	width: calc(100% - 5vw);
	margin: 0 auto;
}
#manifestSchedule ul.manifestSchedule-2026yearly {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	gap: 45px;
}
#manifestSchedule ul.manifestSchedule-2026yearly li {
	width: calc(100% / 3 - 30px);
	padding: 45px;
	border: 1px solid #BA9847;
	box-shadow: 0 2px 18px 1px rgb(38 37 36 / 20%);
	display: flex;
	justify-content: center;
}
#manifestSchedule ul.manifestSchedule-2026yearly li.manifestSchedule-2026yearlyItem-after { /* 開催後 */
position: relative;
}
#manifestSchedule ul.manifestSchedule-2026yearly li.manifestSchedule-2026yearlyItem-after .finish {
	position: absolute;
	top: 0;
    left: 0;
    background: rgba(0, 0, 0, .06);
    width: 100%;
    height: 100%;
    z-index: 1;
}

#manifestSchedule .manifestSchedule-2026yearly_flex {
    display: flex;
	flex-direction: column;
}
#manifestSchedule .manifestSchedule-2026yearly_flex .date {
	text-align: center;
}
#manifestSchedule .manifestSchedule-2026yearly_flex .date p.manifestSchedule-date {
	font-size: 1.4rem;
    font-weight: 600;
	line-height: 1.6;

}
#manifestSchedule .manifestSchedule-2026yearly_flex .eventtitle {
	text-align: center;
    margin: 12px 0 18px;
}
#manifestSchedule .manifestSchedule-2026yearly_flex .eventtitle .manifestSchedule-eventtitle {
	font-size: 1.6rem;
    font-weight: normal;
    line-height: 1.4;
    text-align: center;
	margin: 0;
}
#manifestSchedule .manifestSchedule-2026yearly_flex .link {
	margin-top: auto;
	text-align: center;
	line-height: 1;
}
#manifestSchedule .manifestSchedule-2026yearly_flex .link a.more { /* 開催前 */
	display: inline-block;
    width: 100%;
    color: #FFF;
    background: #BA9847;
    font-family: sans-serif;
    font-size: 1.3em;
    line-height: 1.3;
    border-radius: 100px;
    border: 2px solid;
    padding: 18px 2em;
}
#manifestSchedule .manifestSchedule-2026yearly_flex .link a.more:hover {
	opacity: 1;
	background: #A30505;
}
#manifestSchedule .manifestSchedule-2026yearly_flex .link span.ready { /* 準備中 */
	display: inline-block;
    width: 100%;
    color: #666;
    background: #ededed;
    font-family: sans-serif;
    font-size: 1.3em;
    line-height: 1.3;
    border-radius: 100px;
    border: 2px solid #ededed;
    padding: 18px 2em;
}
#manifestSchedule .manifestSchedule-2026yearly_flex .link p.close { /* 開催後 */
	display: inline-block;
    width: 100%;
    font-family: sans-serif;
    font-size: 1.1em;
    line-height: 1.3;
}

@media screen and (max-width: 1560px) {
	#manifestSchedule ul.manifestSchedule-2026yearly {
		gap: 45px;
	}
	#manifestSchedule ul.manifestSchedule-2026yearly li {
		width: calc(100% / 2 - 23px);
		padding: 45px;
	}
}	
@media screen and (max-width: 1194px) {	
	#manifestSchedule .manifestSchedule-items {
		width: calc(100% - 120px);
	}
	#manifestSchedule ul.manifestSchedule-2026yearly {
		gap: 32px;
	}
	#manifestSchedule ul.manifestSchedule-2026yearly li {
		width: calc(100% / 2 - 16px);
		padding: 32px;
	}
	#manifestSchedule .manifestSchedule-2026yearly_flex .date p.manifestSchedule-date span.manifestSchedule-date {
		display: block;
	}
	#manifestSchedule .manifestSchedule-2026yearly_flex .date p.manifestSchedule-date span.manifestSchedule-time {
		display: block;
		font-size: .9em;
	}
}
@media screen and (max-width: 960px) {	
	#manifestSchedule .manifestSchedule-items {
		width: calc(100% - 90px);
	}
}
@media screen and (max-width: 768px) {	
	#manifestSchedule ul.manifestSchedule-2026yearly {
		gap: 30px;
	}
	#manifestSchedule ul.manifestSchedule-2026yearly li {
		width: 100%;
		padding: 30px;
	}
	#manifestSchedule .manifestSchedule-2026yearly_flex .date p.manifestSchedule-date span.manifestSchedule-date {
		display: inline-block;
	}
	#manifestSchedule .manifestSchedule-2026yearly_flex .date p.manifestSchedule-date span.manifestSchedule-time {
		display: inline-block;
	}
}
@media screen and (max-width: 559px) {
	#manifestSchedule .manifestSchedule-items {
		width: calc(100% - 60px);
	}
	#manifestSchedule .manifestSchedule-2026yearly_flex .date p.manifestSchedule-date span.manifestSchedule-date {
		display: block;
	}
	#manifestSchedule .manifestSchedule-2026yearly_flex .date p.manifestSchedule-date span.manifestSchedule-time {
		display: block;
	}
	#manifestSchedule .manifestSchedule-2026yearly_flex .eventtitle .manifestSchedule-eventtitle {
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 430px) {
	#manifestSchedule .manifestSchedule-items {
		width: calc(100% - 40px);
	}
	#manifestSchedule ul.manifestSchedule-2026yearly li {
		padding: 20px;
	}
}


/* 受講者の声 */
.manifest2026voices {
    border-top: 18px solid #FFF;
}
.manifest2026voices .manifest2026voices-outline {
	padding: 90px 0;
	background: url(../images/manifest/2025/voicesBg.webp) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}
ul.manifest2026voices-list {
	
}
ul.manifest2026voices-list li {
	width: 100%;
    margin: 30px auto 0;
    padding: 60px;
    background: #FFF;
    box-shadow: 0 0 14px rgb(102 102 102 / 15%);
    position: relative;
    z-index: 1;
}
ul.manifest2026voices-list li:before {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 10%;
	background: url(../images/manifest/2025/ornament01.webp) no-repeat;
	background-size: 100%;
	background-position: center;
	width: 120px;
	height: 224px;
	z-index: -1;
}
ul.manifest2026voices-list li:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	right: 10%;
	background: url(../images/manifest/2025/ornament02.webp) no-repeat;
	background-size: 100%;
	background-position: center;
	width: 120px;
	height: 224px;
	z-index: -1;
}
ul.manifest2026voices-list li:first-child {
	margin-top: 0;
}
ul.manifest2026voices-list li.target.is-hidden {
    display: none;
    opacity: 0;
  }
ul.manifest2026voices-list li.target.is-show {
	animation: fadeIn 1s ease;
}
@keyframes fadeIn {
	0% {
		transform: translateY(20px);
		opacity: 0;
	}
	100% {
		transform: translateY(0);
		opacity: 1;
	}
}
ul.manifest2026voices-list li .manifest2026voices-title {
	font-family: serif;
	font-size: 1.3rem;
	font-style: italic;
	line-height: 1.6;
	text-align: center;
	color: #BA9847;
}
ul.manifest2026voices-list li .manifest2026voices-title span {
	margin-right: 9px;
}
ul.manifest2026voices-list li p.name {
	margin: 18px 0 0 1em;
}

@media screen and (max-width: 560px) {
	.manifest2026voices .manifest2026voices-outline {
		padding: 75px 0;
		background: url(../images/manifest/2025/voicesBg.webp) no-repeat;
		background-size: cover;
		background-position: center;
		background-attachment: fixed;
	}
	ul.manifest2026voices-list li {
		padding: 45px;
	}
	ul.manifest2026voices-list li:before {
		width: 90px;
		height: 168px;
	}
	ul.manifest2026voices-list li:after {
		width: 90px;
		height: 168px;
	}
	ul.manifest2026voices-list li .manifest2026voices-title span {
		display: block;
		margin-right: 0;
	}
}
@media screen and (max-width: 430px) {
	.manifest2026voices .manifest2026voices-outline {
		padding: 60px 0;
	}
	ul.manifest2026voices-list li {
		padding: 30px;
	}
}
@media screen and (max-width: 320px) {
	.manifest2026voices .manifest2026voices-outline {
		padding: 45px 0;
	}
}

/* よくある質問 */
#manifest2026_faq {
	padding: 0 0 90px;
	border-top: 18px solid #FFF;
}

@media screen and (max-width: 560px) {
	#manifest2026_faq {
		padding: 0 0 60px;
	}
}

/* お問い合わせ */
#manifest2026_contact {
	padding: 60px 0 90px;
	position: relative;
}
#manifest2026_contact:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 120px;
	background: #fafafa;
	z-index: -1;
}
#manifest2026_contact .manifest2026_contact_box {
	text-align: center;
}
#manifest2026_contact .manifest2026_contact_box a.btn_contact {
	display: inline-block;
	max-width: 380px;
	width: 100%;
	background: #082D5B;
	color: #FFF;
	padding: 24px 30px;
	border-radius: 4px;
	box-shadow: 0 2px 6px 1px rgb(25 37 36 / 20%);
}
#manifest2026_contact .manifest2026_contact_box a.btn_contact span {
	display: block;
	font-size: .8rem;
}

@media screen and (max-width: 559px) {
	#manifest2026_contact {
		padding: 60px 0;
	}
}
@media screen and (max-width: 430px) {
	#manifest2026_contact .manifest2026_contact_box a.btn_contact {
		max-width: 100%;
		padding: 18px 30px;
	}
}
@media screen and (max-width: 380px) {
	#manifest2026_contact {
		padding: 45px 0;
	}
	#manifest2026_contact:before {
		height: 90px;
	}
}


/* 受講者の声 新着
 * *****************************************/

#manifest.manifest2026 .manifestVoicesNewarrivals {
	padding-top: 0;
}
#manifest.manifest2026 .manifestVoicesNewarrivals .manifestVoicesNewarrivals-items {
	margin: 0;
}
#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items {
	margin-top: -30px;
}
#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target {
	overflow: hidden;
	padding: 60px;
	font-size: 1.1rem;
}
#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target:before {
	content: "";
    display: inline-block;
    position: absolute;
    top: auto;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../images/special_manifest/2026/voicesNewarrivals-itemBg.webp) no-repeat;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 345px;
    height: 228px;
    z-index: -1;
}
#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target:after {
	content: none;
}
#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target p.voicesNewarrivals-itemDate {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 9px;
	vertical-align: middle;
}
#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target p.voicesNewarrivals-itemDate span {
	display: inline-block;
    padding: 3px 12px;
	background: #ba9747;
	color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    border-radius: 3px;
}
#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target p.voicesNewarrivals-itemTitle {
	display: inline-block;
	font-weight: bold;
	font-size: 1.5rem;
	font-family: serif;
	line-height: 1.4;
	color: #ba9747;
	margin-bottom: 9px;
	vertical-align: middle;
}
#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target p.voicesNewarrivals-itemTitle span {
	
}
#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target p.voicesNewarrivals-itemName {
	padding-left: 30px;
	margin-top: -22px;
	font-size: .8em;
}

@media screen and (max-width: 768px) {
	#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target {
		padding: 45px;
	}
}
@media screen and (max-width: 559px) {
	#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target {
		padding: 30px;
		font-size: 1rem;
	}
	#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target:before {
		width: 260px;
		height: 186px;
	}
	#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target p.voicesNewarrivals-itemDate {
		display: block;
		font-size: .8rem;
	}
	#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target p.voicesNewarrivals-itemTitle {
		display: block;
	}
}
@media screen and (max-width: 430px) {
	#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target {
		padding: 20px;
	}
}
@media screen and (max-width: 380px) {
	#manifest.manifest2026 .manifestVoicesNewarrivals ul.voicesNewarrivals-items li.target:before {
		width: 220px;
		height: 160px;
	}
}
