@charset "UTF-8";


/* 日時とプログラム名 */
.manifest2026_datetime {
	text-align: center;
}
.manifest2026_datetime p.manifest2026_date {
	font-size: 3.6rem;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	line-height: 1.4;
	color: #1b3f8d;
	margin: 0;
}
.manifest2026_datetime p.manifest2026_date span {
	display: inline-block;
	font-size: .8em;
}
.manifest2026_datetime p.manifest2026_time {
	font-size: 3.2rem;
	font-family: '游明朝','Yu Mincho',YuMincho,'Hiragino Mincho Pro',serif;
	line-height: 1.4;
	color: #1b3f8d;
	margin: 0;
}
.manifest2026_datetime p.manifest2026_time span {
	display: inline-block;
	margin:0 3px;
}
.manifest2026_datetime .manifest2026_program {
	text-align: center;
	font-size: 3rem;
	line-height: 1.4;
	font-weight: normal;
}







/* 見出し
 * *****************************************/

.manifest-titleArea {
	min-height: 14.6vw;
    display: flex;
    align-items: center;
    position: relative;
}
.manifest-titleArea:before {
	content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../../images/manifest/2026/titleBg.webp) no-repeat;
    background-size: 100%;
    background-position: center;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.manifest-titleArea img.img-2026manifest {
	margin: 0 auto 18px;
}
.manifest-titleArea .manifest-title {
	font-weight: normal;
    font-size: 3.2rem;
	line-height: 1.4;
}

@media screen and (max-width: 1194px) {
	.manifest-titleArea .manifest-title {
		font-size: 4.4vw;
	}
}
@media screen and (max-width: 834px) {
	.manifest2026_datetime p.manifest2026_date,
	.manifest2026_datetime p.manifest2026_time {
		font-size: 3rem;
	}
	.manifest2026_datetime .manifest2026_program {
		font-size: 2rem;
	}
	
}
@media screen and (max-width: 559px) {
	.manifest-titleArea {
		min-height: 24.6vw;
	}
	.manifest-titleArea:before {
		background: url(../../images/manifest/2026/titleBg_sp.webp) no-repeat;
		background-size: 100%;
		background-position: center;
	}
	
	.manifest2026_datetime p.manifest2026_date,
	.manifest2026_datetime p.manifest2026_time {
		font-size: 2.4rem;
	}
	.manifest2026_datetime .manifest2026_program {
		font-size: 1.6rem;
	}
	.manifest-titleArea .manifest-title {
		font-size: 5.4vw;
		margin-bottom: 30px;
	}
	img.img-2026manifest,
	img.img-manifest {
		width: 380px;
	}
}
@media screen and (max-width: 430px) {
	.manifest2026_datetime p.manifest2026_date {
		font-size: 2.2rem;
	}
	.manifest2026_datetime p.manifest2026_time {
		font-size: 1.8rem;
	}
	.manifest2026_datetime .manifest2026_program {
		font-size: 1.5rem;
	}
	.manifest-titleArea .manifest-title {
		font-size: 7vw;
	}
	img.img-2026manifest,
	img.img-manifest {
		width: 320px;
	}
}
@media screen and (max-width: 380px) {
	.manifest2026_datetime p.manifest2026_date {
		font-size: 2rem;
	}
	.manifest2026_datetime p.manifest2026_time {
		font-size: 1.6rem;
	}
	.manifest2026_datetime .manifest2026_program {
		font-size: 1.3rem;
	}
	img.img-2026manifest,
	img.img-manifest {
		width: 280px;
	}
}
@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_dateinfo {
	background: #FFF url(../../images/manifest/2026/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: 3rem;
	line-height: 1.4;
	margin: 0;
}
.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: 559px) {
	.manifest2026_dateinfo {
		padding: 0 0 60px;
		background: #FFF url(../../images/manifest/2026/firstBg_sp.webp) no-repeat;
		background-size: cover;
		background-position: bottom center;
	}
	.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_what {
	background: url(../../images/manifest/2026/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: 559px) {
	#manifest2026_what {
		background: url(../../images/manifest/2026/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;
	}
}


/* ブロックA
 * *****************************************/

#manifest_blockA {
	padding: 90px 0;
}


#manifest_blockA .manifest_blockA_box {
	
}
#manifest_blockA .manifest_blockA_inbox {
	background: #FFF;
	padding: 75px;
	text-align: center;
	font-size: 1.3rem;
	box-shadow: 0 2px 18px 1px rgb(38 37 36 / 20%);
}

@media screen and (max-width: 1194px) {
	#manifest_blockA .manifest_blockA_inbox {
		padding: 60px;
	}
}
@media screen and (max-width: 768px) {
	#manifest_blockA {
		padding: 75px 0;
	}
	#manifest_blockA .manifest_blockA_inbox {
		padding: 45px;
	}
}
@media screen and (max-width: 559px) {
	#manifest_blockA {
		padding: 60px 0;
	}
	#manifest_blockA .manifest_blockA_inbox {
		padding: 30px;
		font-size: 1.1rem;
	}
}
@media screen and (max-width: 380px) {
	#manifest_blockA {
		padding: 60px 0;
	}
	#manifest_blockA .manifest_blockA_inbox {
		font-size: 1rem;
	}
}
@media screen and (max-width: 320px) {
	#manifest_blockA {
		padding: 45px 0;
	}
	#manifest_blockA .manifest_blockA_inbox {
		padding: 20px;
	}
}


/* 覚者のメッセージ
 * *****************************************/

#manifest2026_msg {
	padding-bottom: 90px;
	border-bottom: 18px solid #FFF;
}
#manifest2026_msg .manifest2026_msg_box {
	background-size: contain;
	background-position: bottom center;
	position: relative;
}
#manifest2026_msg .manifest2026_msg_box:before {
	content: "";
	position: absolute;
	top: 16vw;
	left: 0;
	background: #F0EADA;
	width: 100%;
	height: 100%;
	z-index: -1;
}
#manifest2026_msg .manifest2026_msg_box .youtube {
	margin: 0;
	line-height: 1;
}
#manifest2026_msg iframe {
	border: 12px solid #BA9847;
	box-shadow: 0 2px 18px 1px rgb(38 37 36 / 20%);
}
#manifest2026_msg .manifest2026_msg_box .manifest2026_youtube_bottom {
	margin: 60px auto 0;
	max-width: 980px;
	font-family: serif;
	font-size: 1.2rem;
	text-align: center;
}

@media screen and (max-width: 1194px) {
	#manifest2026_msg .manifest2026_msg_box .manifest2026_youtube_bottom {
		width: 100%;
	}
}
@media screen and (max-width: 834px) {
}
@media screen and (max-width: 559px) {
	#manifest2026_msg {
		border-bottom: none;
	}
	#manifest2026_msg iframe {
	border: 6px solid #BA9847;
}
	#manifest2026_msg .manifest2026_msg_box .manifest2026_youtube_bottom {
		margin: 30px auto 0;
		padding: 0 12px;
		font-size: 1.1rem;
	}
}


/* 今月のマニフェスト
 * *****************************************/

.manifest2026thisMonth {
	padding: 90px 0;
    background: url(../../images/manifest/2026/awakeningBg.webp) no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
}


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



/* 受講者の声
 * *****************************************/

.manifest2026voices {
	padding-top: 90px;
}
.manifest2026voices .manifest2026voices-outline {
	padding-bottom: 90px;
	position: relative;
}
.manifest2026voices .manifest2026voices-outline:after {
	content: "";
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../../images/manifest/2026/voicesBg.webp) no-repeat;
	background-size: contain;
	background-position: bottom center;
	width: 100%;
	height: 100%;
	z-index: -1;
}
ul.manifest2026voices-list {
	
}
ul.manifest2026voices-list li {
	overflow: hidden;
	width: 100%;
    margin: 30px auto 0;
	padding: 60px;
    font-size: 1.1rem;
    background: #FFF;
    box-shadow: 0 0 14px rgb(102 102 102 / 15%);
	border: 1px solid #BA9847;
    position: relative;
    z-index: 1;
}
ul.manifest2026voices-list li:before {
	    content: "";
    display: inline-block;
    position: absolute;
    top: auto;
    bottom: -11px;
    left: 50%;
    transform: translateX(-50%);
    background: url(../../images/manifest/2026/voices-itemBg.webp) no-repeat;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 345px;
    height: 228px;
    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;
}

ul.manifest2026voices-list li p.manifest2026voices-itemDate {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 9px;
	vertical-align: middle;
}
ul.manifest2026voices-list li p.manifest2026voices-itemDate span {
	display: inline-block;
    padding: 3px 12px;
	background: #ba9747;
	color: #FFF;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
    border-radius: 3px;
}
ul.manifest2026voices-list li p.manifest2026voices-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;
}
ul.manifest2026voices-list li p.manifest2026voices-itemTitle span {
	
}
ul.manifest2026voices-list li p.name {
	padding-left: 30px;
	margin-top: 12px;
	font-size: .8em;
}


@media screen and (max-width: 768px) {
	.manifest2026voices {
		padding-top: 75px;
	}
	.manifest2026voices:after {
		background: url(../images/manifest/2026/voicesBg_sp.webp) no-repeat;
		background-size: contain;
		background-position: bottom center;
	}
	.manifest2026voices .manifest2026voices-outline {
		padding-bottom: 75px;
	}
	
	ul.manifest2026voices-list li {
		padding: 45px;
	}
}
@media screen and (max-width: 559px) {
	.manifest2026voices {
		padding-top: 60px;
	}
	.manifest2026voices .manifest2026voices-outline {
		padding-bottom: 60px;
	}
	
	ul.manifest2026voices-list li {
		padding: 30px;
		font-size: 1rem;
	}
	ul.manifest2026voices-list li:before {
		width: 260px;
		height: 186px;
	}
	ul.manifest2026voices-list li p.manifest2026voices-itemDate {
		display: block;
		font-size: .8rem;
	}
	ul.manifest2026voices-list li p.manifest2026voices-itemTitle {
		display: block;
	}
}
@media screen and (max-width: 430px) {
	ul.manifest2026voices-list li {
		padding: 20px;
	}
}
@media screen and (max-width: 380px) {
	ul.manifest2026voices-list li.target:before {
		width: 220px;
		height: 160px;
	}
}
@media screen and (max-width: 320px) {
	.manifest2026voices {
		padding-top: 45px;
	}
	.manifest2026voices .manifest2026voices-outline {
		padding-bottom: 45px;
	}
}



/* よくある質問
 * *****************************************/

#manifest2026_faq {
	padding: 90px 0;
}

@media screen and (max-width: 768px) {
	#manifest2026_faq {
		padding: 75px 0;
	}
}
@media screen and (max-width: 559px) {
	#manifest2026_faq {
		padding: 60px 0;
	}
}
@media screen and (max-width: 320px) {
	#manifest2026_faq {
		padding: 45px 0;
	}
}


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

#manifest2026_entry {
	padding: 90px 0;
	position: relative;
}
#manifest2026_entry:after {
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../../images/manifest/2026/entry_bg.webp) no-repeat;
	background-size: cover;
	background-position: bottom;
	width: 100%;
	height: 100%;
	z-index: -2;
}
#manifest2026_entry .manifest2026_entry_box {
	
}
#manifest2026_entry .manifest2026_entry_item {
	    overflow: hidden;
    border: 1px solid #ededed;
	margin-top: 45px;
    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;
}
#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;
	color: #BA9847;
	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: #5C4B23;
}
#manifest2026_entry .manifest2026_entry_item .manifest2026_entry_call {
	margin-top: 30px;
	padding: 0 0 18px;
	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: #A30505;
	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.btn-add {
	display: inline-block;
    width: 720px;
    color: #FFF;
    background: #A30505;
    font-family: sans-serif;
    font-size: 1.8rem;
    line-height: 1.3;
    border-radius: 100px;
    border: 2px solid #BA9847;
    padding: 28px 2em;
    -webkit-animation-name: anim-shake;
    animation-name: anim-shake;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-duration: 3s;
}
#manifest2026_entry a.btn-add:hover {
	opacity: 1;
	color: #FFF;
    background: #BA9847;
	border: 2px solid #A30505;
}
#manifest2026_entry a.btn-contact {
	display: inline-block;
	    font-size: 1.3rem;
}

	
@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: 768px) {
	#manifest2026_entry {
		padding: 75px 0;
	}
	
	/* ボタン */
	#manifest2026_entry a.btn-add {
		width: 100%;
		font-size: 1.6rem;
	}
}
@media screen and (max-width: 559px) {
	#manifest2026_entry {
		padding: 75px 0;
		background: url(../../images/manifest/2026/entry_bg_sp.webp) no-repeat;
		background-size: cover;
		background-position: center;
	}
	#manifest2026_entry .manifest2026_entry_box {
		
	}
	#manifest2026_entry .manifest2026_entry_item {
		padding: 30px;
		margin-top: 30px;
	}
	#manifest2026_entry .manifest2026_entry_item dl.manifest2026_entry_info dd {
		margin-top: 12px;
	}
	#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_itemtitle {
		font-size: 2.6rem;
	}
	#manifest2026_entry .manifest2026_entry_item p.manifest2026_entry_itemtitle span {
        font-size: 1.4rem;
        margin-top: 0;
    }
	#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.btn-add {
		font-size: 1.3rem;
	}
}
@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 {
		padding: 60px 0;
	}
	#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;
	}
}
