.note{
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
	font-size: 14px;
	line-height: 1.6;
	color: #333;
}

@media screen and (max-width: 767px) {
	.note{
		width: 90%;
		margin: 80px auto 80px;
		padding-left: 1em;
		text-align: left;
		font-size: 13px;
		text-indent: -1em;
	}
	.note br{
		display: none;
	}
}

main * { box-sizing: border-box; font-size: 1.6rem; line-height: 1.71; }
main img {
	border:0;
	vertical-align:bottom;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
body { position: relative; }
.page-wrap { max-width: 940px; padding-left: 20px; padding-right: 20px; margin-left: auto; margin-right: auto; }

@media( max-width: 767px ) {
	main * { font-size: 1.4rem; }
	.page-wrap { max-width: 598px; padding-left: 15px; padding-right: 15px; }
}

#container{ overflow: hidden;}
.localFooter{ font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;     letter-spacing: 0; line-height: 1.5;}
.globalFooter{ font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;     letter-spacing: 0; line-height: 1.5;}
.globalCopyright { font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;     letter-spacing: 0; line-height: 1.5;}

.main {
	max-width: 980px;
	margin: 0 auto 1800px; 
	transform: scale(1.25);
	transform-origin: center top;
}
@media screen and (max-width: 1250px) {
	.main {
		margin: 0 auto 800px; 
		transform: scale(1.1);
	}
}
@media screen and (max-width: 1100px) {
	.main {
		margin: 0 auto; 
		transform: none;
	}
}

.visual { margin-bottom: 60px; }
.visual-wrap { position: relative; width: 100%; }
.visual-prof { position: absolute; content: ""; bottom: 0; right: 0; left: 0; margin: 0 auto; max-width: clamp(270px,calc(63.99vw + 66px),556px); padding: 0 15px; }
.visual-sup { margin-left: auto; margin-right: 0; width: 240px; font-size: 1.2rem; padding: 5px 10px 7px 10px; text-align: right; }
.visual-sup__label { border: 1px solid #fff; margin-right: 5px; padding: 0 5px 1px 5px; line-height: 1; font-size: 1.2rem; }
.visual-txt { margin: 25px auto 0; padding: 0 15px; display: flex; flex-wrap: wrap; justify-content: center; gap: 15px 0; }
.visual-txt img:nth-child(1) { aspect-ratio: 1006/138; height: 64px; }
.visual-txt img:nth-child(2) { aspect-ratio: 1557/269; height: 64px; }
.visual-lead { margin: 45px auto 0; padding: 0 15px; max-width: 710px; font-weight: 700; line-height: 1.5; }
.sct + .sct { margin-top: 80px; }
.sct-head { position: relative; font-size: clamp(1.8rem,calc(2.24vw + 11px),2.8rem); line-height: 1.31; font-weight: 700; margin: 0 auto 30px; text-align: center; letter-spacing: -1px; padding: 20px 40px; max-width: 800px; }
.sct-head::before { position: absolute; content: ""; inset: 0 auto 0 -20px; margin: auto 0; height: 100%; max-height: 3em; aspect-ratio: 1; clip-path: polygon(50% 0%,60% 0,10% 100%,0% 100%); object-fit: cover; background: #bc00ff; }
.sct-head::after { position: absolute; content: ""; inset: 0 -20px 0 auto; margin: auto 0; height: 100%; max-height: 3em; aspect-ratio: 1; clip-path: polygon(90% 0%,100% 0,60% 100%,50% 100%); object-fit: cover; background: #bc00ff; }

.sct-head span { margin: 0; }
.sct-wrap__inner { display: flex; flex-wrap: wrap; justify-content: space-between; }
* + .sct-wrap__inner { margin-top: 40px; }
.sct-ex { flex: 1; order: 2; }
.sct-talk { display: flex; flex-wrap: wrap; justify-content: space-between; }
* + .sct-talk { margin-top: 2em; }
.sct-talk__name { font-weight: 700; width: 2.5em; margin-right: 1em; }
.sct-talk__txt { flex: 1; }
.img-cap { font-size: 1.3rem; margin-top: 5px; }
.img-name { font-size: 1.8rem; line-height: 1; }
.img-name span { font-size: 1.3rem; }
.sct-graff { margin: 55px auto 0; width: 100%; max-width: 730px; display: block; }
.sct-graff img { width: 100%; }
.sct-img { position: relative; margin: 60px auto 0; max-width: 800px; width: 100%; }
.sct-img--acce { margin-top: 40px; }
.sct-img--acce::after { position: absolute; content: ""; inset: auto -35px -25px auto; width: 180px; height: 160px; background: url(./acce_img.webp) no-repeat center/contain; }
.sct-img--wide { margin: 40px auto 0; width: 100%; }

.aside { margin-block-start: 90px; padding: 0 15px; }
.aside-wrap { padding: 30px 0; background: linear-gradient(to top,#bc00ff 0px,#bc00ff 3px,#fff 3px,#fff 4px,#bc00ff 4px,#bc00ff 5px,#fff 5px,#fff calc(100% - 5px),#bc00ff calc(100% - 5px),#bc00ff calc(100% - 4px),#fff calc(100% - 4px),#fff calc(100% - 3px),#bc00ff calc(100% - 3px),#bc00ff calc(100%)); max-width: 840px; margin: 0 auto; display: flex; flex-wrap: wrap; gap: 30px; align-items: center; }
.aside-ex { flex: 1; }
.aside-title { font-size: 2.3rem; line-height: 1.31; color: #bc00ff; font-weight: 700; }
.aside-txt { margin-top: 10px; }
.aside-btn { position: relative; max-width: 305px; background: #bc00ff; color: #fff; font-size: 1.5rem; width: 100%; margin: 0 auto; text-align: center; height: 80px; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.aside-btn::before { position: absolute; content: ""; inset: 0 auto 0 15px; margin: auto 0; background: url(./icon_paper.svg) no-repeat center/contain; width: 35px; aspect-ratio: 176/170; }
.aside-btn::after { position: absolute; content: ""; inset: 0 15px 0 auto; margin: auto 0; background: url(./icon_arrow.svg) no-repeat center/contain; width: 19px; aspect-ratio: 1; }

.sct-logo { max-width: 600px; width: calc(100% - 30px); margin: 80px auto 0; border: 4px solid #bd00ff; text-align: center; padding: 30px; display: block; }
.sct-logo__btn-img { width: 220px; margin: 0 auto; }
.sct-logo__btn-cap { margin-top: 15px; font-size: 1.4rem; line-height: 1.31; color: #000; font-weight: 700; }
.sct-logo__btn-cap span { display: inline-block; }

.page-top__area { position: fixed; bottom: 100px; right: 0; transform: translate(100%,0); }
.page-top__area-btn { position: relative; display: block; width:70px; height:70px; background: rgba(0,0,0,.5); border-radius: 10px 0 0 10px; }
.page-top__area-btn::before { position: absolute; content: ""; top: 15px; bottom: 0; right: 0; left: 0; margin: auto; width: 25px; height: 25px; border-top: 3px solid #fff; border-left: 3px solid #fff; transform: rotate(45deg); }
.active.page-top__area { transform: translate(0,0); animation: slideLeft .25s forwards; }
.active-top.page-top__area { transform: translate(0,0); animation: slideRight .25s forwards; }


.foot-advertiser { background: #ebeff2; padding: 20px 0; margin-top: 120px; }
.foot-advertiser__txt { font-size: 1.4rem; line-height: 1.31; max-width: 996px; margin: 0 auto; padding: 0 10px; }

@keyframes slideLeft {
  0%   { transform: translate(100%,0); }
  100% { transform: translate(0%,0); }
}
@keyframes slideRight {
  0%   { transform: translate(0%,0); }
  100% { transform: translate(100%,0); }
}
@media( max-width: 910px ) {
	.aside-item { padding: 0 25px 0 30px; gap: 0 40px; }
	.aside-item--book::before { width: 120px; padding: 3px 0 3px 30px; }
	.aside-img { width: clamp(240px,calc(56.34vw + -193px),320px); }
}
@media( max-width: 767px ) {
	.visual { margin-bottom: 25px; }
	.visual-lead { margin-top: 20px; }
	.sct + .sct { margin-top: 60px; }
	.sct-wrap { margin-top: 25px; }
	.sct-wrap + .sct-wrap { margin-top: 55px; }
	.sct-wrap__inner { display: flex; flex-direction: column; }
	.sct-ex { flex: 0 1 auto; order: 1; }
	.sct-head::before { clip-path: polygon(70% 0%,80% 0,30% 100%,20% 100%); }
	.sct-head::after { clip-path: polygon(70% 0%,80% 0,30% 100%,20% 100%); }
	.img-cap { font-size: 1.2rem; }
	.img-name { font-size: 1.6rem; }
	.img-name span { font-size: 1.2rem; }
	.sct-graff { margin: 30px auto 0; max-width: 420px; }
	.sct-img { margin: 30px auto 0; }
	.sct-img--acce { margin-top: 30px; }
	.sct-img--acce::after { inset: auto -20px -15px auto; width: 90px; height: 80px; }
	.sct-img__label { font-size: 1.3rem; }
	.sct-img__cap { font-size: 1.3rem; }
	.sct-talk__name { width: 100%; margin-right: 0; }
	.sct-talk__txt { flex: 0 1 auto; width: 100%; margin-top: 5px; }

	.aside { margin: 60px auto 0; max-width: 568px; }
	.aside-item:nth-child(n+2) { margin-top: 20px; }
	.aside-item--book { padding-bottom: 30px; }
	.aside-ex { flex: 0 1 auto; width: 100%; }
	.aside-title__main { font-size: 1.7rem; }
	.aside-title__sub { font-size: 1.5rem; }
	.aside-title__note { font-size: 1.3rem; margin-top: 5px; }
	.aside-txt { font-size: 1.4rem; margin-block-start: 15px; }
	.aside-url { font-size: 1.4rem; margin-top: 10px; }
	.aside-img { width: 320px; margin: 0 auto; }
	.aside-img--phone { padding-block-start: 20px; }
	
	
	.page-top__area { bottom: 60px; }
	.foot-advertiser { margin-top: 60px; }
	.foot-advertiser__txt { font-size: 1.3rem; }
}

.pointer { opacity: 0; transform: translateY(100px); transition: 1s; }
.active.pointer { opacity: 1; transform: translateY(0); }

@media (max-width: 767px) {
	.pointer { transform: translateY(30px); }
}