/* layout sp
--------------------------------------------------*/
@media screen and (max-width: 768px) {

html{
	overflow-x:hidden;
}

html,body{
	min-width:320px;
}

.nav-logo a img {
	width: 100%;
	max-width: none;
	height: 22px;
}


main {
	position:relative;
	width:100%;
	min-width:320px;
	height:100%;
	text-align:left;
	-webkit-text-size-adjust: none;
}

#mega10-mv-Sec{
	position:relative;
	width:100%;
	height:128vw;
	background: url("https://sbisec.akamaized.net/sbisec/images/static/2025/mega10_index_mv_bg_sp.png");
	background-size: 100% auto;
	background-repeat:no-repeat;
	background-position:top center;
	display:block;
	opacity:0;
	transition: opacity 0.8s ease;
	overflow:hidden;
}


.mega10-mv-text01{
	position:relative;
	width:45.4vw;
	height:auto;
	margin:6vw auto 3.5vw;
}


.mega10-mv-title01{
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto 3.5vw;
}

.mega10-mv-text02{
	position:relative;
	width:100%;
	font-size:3.2vw;
	color:#565656;
	line-height:1 !important;
	text-align:center;
	display:block;
}


.mega10-mv-text03{
	position:relative;
	width:100%;
	height:auto;
	margin:3.5vw auto 3.5vw;
}

.mega10-mv-btn-set{
	position:relative;
	width:100%;
	margin:0 auto 0;
	z-index:1;
}

.mega10-mv-btn{
	position:relative;
	width:100%;
	height:auto;
	margin:0 auto 0;
}


/* メガ10キャラ */
.mega10-mv-chara01{
	position:absolute;
	top:11.4vw;
	left:50%;
	margin-left:-42vw;
	width:auto;
}

.mega10-mv-chara01 img{
	width:5vw;
	height:auto;
}

.mega10-mv-chara02{
	position:absolute;
	top:53.7vw;
	left:50%;
	margin-left:24.5vw;
	width:auto;
}

.mega10-mv-chara02 img{
	width:32.6vw;
	height:auto;
}

.mega10-mv-chara03{
	position:absolute;
	top:27.4vw;
	left:50%;
	margin-left:-34.9vw;
	width:auto;
}

.mega10-mv-chara03 img{
	width:9vw;
	height:auto;
}

.mega10-mv-chara04{
	position:absolute;
	top:60vw;
	left:50%;
	margin-left:-45.5vw;
	width:auto;
	z-index:1;
}

.mega10-mv-chara04 img{
	width:27.4vw;
	height:auto;
}

.mega10-mv-chara05{
	position:absolute;
	top:64vw;
	left:50%;
	margin-left:30vw;
	width:auto;
}

.mega10-mv-chara05 img{
	width:13.3vw;
	height:auto;
}




/* コンテンツ01 */
#mega10-ct01-Sec{
	position:relative;
	width:100%;
	margin-top:-26vw;
	padding-bottom:16vw;
	overflow-x:hidden;
}

.mega10-ct01-title01{
	position:relative;
	margin:0 auto 0;
	width:100%;
	height:auto;
}

.mega10-ct01-caotion01{
	position:relative;
	width:92%;
	background:#f22470;
	border-radius:100px;
	padding-top:3vw;
	padding-bottom:3vw;
	text-align:center;
	margin:3vw auto 0;
}


.mega10-ct01-caotion01 h2{
	font-size:5vw !important;
	line-height:1 !important;
	color:#ffffff;
	font-weight:bold;
}

.mega10-ct01-box-set{
	position:relative;
	width:92%;
	margin:3vw auto 16vw;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 2.5vw 2.5vw;
}

.mega10-ct01-box{
	position:relative;
	width:calc(50% - 1.25vw);
	background:#ffffff;
	text-align:center;
	border-radius:8px;
	box-shadow: 0 0 8px rgba(0,0,0,0.1);
}

.mega10-ct01-text01{
	position:relative;
	margin:5vw auto 3vw;
	width:35.4vw;
	height:auto;
}

.mega10-ct01-text02{
	position:relative;
	width:100%;
	font-size:3vw;
	line-height:1.6 !important;
	color:#6e6e6e;;
	text-align:center;
	margin-bottom:5vw;
	letter-spacing:0.05em;
}

.mega10-ct01-box:nth-child(1){
	z-index:2;
}

.mega10-ct01-box:nth-child(3){
	z-index:1;
}

.mega10-ct01-box:nth-child(2) .mega10-ct01-text02{
	margin-bottom:10vw;
}



.mega10-ct01-chara01{
	position:absolute;
	top:auto;
	bottom:-6vw;
	left:0;
	margin-left:-8vw;
	z-index:1;
}

.mega10-ct01-chara01 img{
	width:28.5vw;
	height:auto;
}


.mega10-ct01-chara02{
	position:absolute;
	top:4vw;
	left:0;
	margin-left:34vw;
	z-index:1;
}

.mega10-ct01-chara02 img{
	width:11.5vw;
	height:auto;
}

.mega10-ct01-chara03{
	position:absolute;
	top:auto;
	bottom:-3vw;
	right:0;
	margin-right:-4vw;
	z-index:1;
}

.mega10-ct01-chara03 img{
	width:13.2vw;
	height:auto;
}

.mega10-ct01-chara04{
	position:absolute;
	top:-5vw;
	right:0;
	margin-right:-19.5vw;
	z-index:1;
}

.mega10-ct01-chara04 img{
	width:23.6vw;
	height:auto;
}

.mega10-ct01-caotion02{
	position:relative;
	margin:0 auto 0;
	width:100%;
	height:auto;
}

.mega10-ct01-img-set{
	position:relative;
	width:100%;
	margin:0 auto 0;
	display:block;
	justify-content: space-between;
}

.mega10-ct01-img01{
	position:relative;
	margin-left:0;
	margin-top:5vw;
	width:100%;
	height:auto;
}

.mega10-ct01-img01 img{
	width:100%;
	height:auto;
}

.mega10-ct01-img02{
	position:relative;
	margin-top:5vw;
	margin-right:0;
	width:100%;
	height:auto;
}

.mega10-ct01-img02 img{
	width:100%;
	height:auto;
}

.mega10-ct01-chara05{
	position:absolute;
	top:-9vw;
	left:50%;
	margin-left:24vw;
	z-index:1;
}

.mega10-ct01-chara05 img{
	width:15.7vw;
	height:auto;
}

.mega10-ct01-chara06{
	position:absolute;
	top:80vw;
	left:50%;
	margin-left:-42vw;
	z-index:1;
}

.mega10-ct01-chara06 img{
	width:22.4vw;
	height:auto;
}

.mega10-ct01-chara07{
	position:absolute;
	top:77.3vw;
	left:50%;
	margin-left:29vw;
	z-index:1;
}

.mega10-ct01-chara07 img{
	width:17.3vw;
	height:auto;
}




/* コンテンツ02 */
#mega10-ct02-Sec{
	position:relative;
	width:100%;
	background:#fff8f2;
	padding-top:16vw;
	padding-bottom:16vw;
}

.mega10-ct01-caotion01_sp h2{
	font-size:5vw !important;
	line-height:1.4 !important;
	color:#ffffff;
	font-weight:bold;
	letter-spacing:0.05em;
}

.mega10-ct02-text01{
	position:relative;
	width:92%;
	text-align:left;
	font-size:3.8vw;
	line-height:1.8 !important;
	color:#6e6e6e;
	display:block;
	margin:8vw auto 8vw;
}


.red{
	color:#f22470;
}

.mega10-ct02-attention{
	position:relative;
	width:92%;
	font-size:2.8vw;
	line-height:1.6 !important;
	margin:0 auto 0;
	color:#6e6e6e;
}


.mega10-ct02-chara01{
	position:absolute;
	bottom:auto;
	top:-2.5vw;
	left:auto;
	right:0;
	margin-left:auto;
	margin-right:2vw;
	z-index:1;
}

.mega10-ct02-chara01 img{
	width:18.2vw;
	height:auto;
}


.mega10-ct02-text-set{
	position:relative;
	width:92%;
	margin:0 auto 8vw;
	padding:6vw;
	box-sizing:border-box;
	background:#ffffff;
	border-radius:8px;
}

.mega10-ct02-text02{
	position:relative;
	font-size:3.8vw;
	line-height:1.6 !important;
	color:#111111;
	font-weight:bold;
	margin-bottom:2.5vw;
	letter-spacing:0.1em;
}

.mega10-ct02-text03{
	position:relative;
	font-size:3.2vw;
	line-height:1.8 !important;
	color:#6e6e6e;
}

.mega10-ct02-attention-mark{
	position:relative;
	width:100%;
	height:auto;
	margin:4vw auto 5vw;
	
}


.mega10-ct02-caption02{
	position:relative;
	margin:0 auto 0;
	width:100%;
	height:auto;
}

.mega10-ct02-graph01 {
	position:relative;
	margin:0 auto 3vw;
	width:92%;
	height:auto;
}

.mega10-ct02-caption02-set{
	position:relative;
	width:100%;
	margin:8vw auto 5vw;	
}

.mega10-ct02-text04{
	position:relative;
	margin:6.5vw auto 0;
	width:100%;
	height:auto;
}

.mega10-ct02-chara02{
	position:absolute;
	top:11.4vw;
	left:50%;
	margin-left:8vw;
	z-index:1;
}

.mega10-ct02-chara02 img{
	width:39vw;
	height:auto;
}

.mega10-ct02-graph02-set{
	position:relative;
	width:92vw;
	margin:0 auto 5vw;
}

.mega10-ct02-graph02-set img{
	position:relative;
	width:92vw;
	height:auto;
}

.mega10-ct02-graph02-anime{
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:100%;
	overflow:hidden;
	transition: width 2s linear;
	z-index:1;
}

.mega10-ct02-graph02-anime.active {
	width: 100%;
}






/* コンテンツ03 */
#mega10-ct03-Sec{
	position:relative;
	width:100%;
	background:#fef7ff;
	padding-top:16vw;
	padding-bottom:16vw;
}


.mega10-ct03-chara01{
	position:absolute;
	top:18.6vw;
	left:50%;
	margin-left:13.3vw;
	z-index:1;
}

.mega10-ct03-chara01 img{
	width:27vw;
	height:auto;
}

.mega10-ct03-caption01-set{
	position:relative;
	width:100vw;
	margin:10vw auto 0;	
}

.mega10-ct03-caption01{
	position:relative;
	margin:0 auto 40px;
	width:100%;
	height:auto;
}

.mega10-ct03-text01{
	position:relative;
	margin:0 auto 0;
	width:100%;
	height:auto;
}

.mega10-ct03-graph01-set{
	position:relative;
	width:92vw;
	margin:0 auto 5vw;
}

.mega10-ct03-graph01-set img{
	position:relative;
	width:92vw;
	height:auto;
}

.mega10-ct03-graph01-anime{
	position:absolute;
	top:0;
	left:0;
	width:0;
	height:100%;
	overflow:hidden;
	transition: width 2s linear;
	z-index:1;
}

.mega10-ct03-graph01-anime.active {
	width: 100%;
}




/* コンテンツ04 */
#mega10-ct04-Sec{
	position:relative;
	width:100%;
	background:#fff6ee;
	padding-top:16vw;
	padding-bottom:16vw;
}

.mega10-ct04-caption01{
	position:relative;
	margin:8vw auto 6vw;
	width:100%;
	height:auto;
}

.mega10-ct04-text01{
	position:relative;
	margin:0 auto 9vw;
	width:100%;
	height:auto;
}

.mega10-ct04-graph01-set{
	position:relative;
	width:100%;
	margin:0 auto 26vw;
}

.mega10-ct04-graph01{
	position:relative;
	top:0;
	left:0;
	width:100%;
	height:auto;
}

.mega10-ct04-chara01{
	position:absolute;
	top:18.6vw;
	left:0;
	margin-left:5vw;
	z-index:1;
}

.mega10-ct04-chara01 img{
	width:27.2vw;
	height:auto;
}

.mega10-ct04-chara02{
	position:absolute;
	top:17.6vw;
	left:50%;
	margin-left:-13.6vw;
	z-index:1;
}

.mega10-ct04-chara02 img{
	width:13.8vw;
	height:auto;
}

.mega10-ct04-chara03{
	position:absolute;
	top:1vw;
	left:50%;
	margin-left:1vw;
	z-index:1;
}

.mega10-ct04-chara03 img{
	width:8.5vw;
	height:auto;
}

.mega10-ct04-chara04{
	position:absolute;
	top:57.3vw;
	left:50%;
	margin-left:-3.7vw;
	z-index:1;
}

.mega10-ct04-chara04 img{
	width:51.7vw;
	height:auto;
}




/* コンテンツ05 */
#mega10-ct05-Sec{
	position:relative;
	width:100%;
	background:#f6f6f6;
	padding-top:20vw;
	padding-bottom:16vw;
}

.mega10-ct05-chara01{
	position:absolute;
	top:-10vw;
	left:50%;
	margin-left:-18.6vw;
	z-index:1;
}

.mega10-ct05-chara01 img{
	width:66vw;
	height:auto;
}

.mega10-ct05-set{
	position:relative;
	width:100%;
	margin:6vw auto 0;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 6vw 0;
}

.mega10-ct05-box{
	position:relative;
	width:92%;
	display:flex;
	justify-content: flex-start;
	padding-right:0;
	gap:3.5vw;
	box-sizing: border-box; 
	align-items: center;
	margin:0 auto 0;
}

.mega10-ct05-box-left{
	width:32vw;
	height:auto;
	display: block;
}

.mega10-ct05-box-right{
	flex: 1;
}

/* 偶数のボックスだけ左右反転 */
.mega10-ct05-box:nth-child(even) {
	flex-direction: row-reverse;
}

.mega10-ct05-box:nth-child(even) .mega10-ct05-box-right{
	flex-direction: row-reverse;
	padding-left:2vw;
}

.mega10-ct05-box-right-text01{
	font-size:5vw;
	line-height:1.6 !important;
	font-weight: bold;
	margin-bottom:1vw;
	color:#191919;
}

.mega10-ct05-box-right-text02{
	font-size:3.2vw;
	line-height:1.6 !important;
	margin-bottom:2vw;
	color:#6e6e6e;
	letter-spacing:0.05em;
}

.mega10-ct05-box-right-text03{
	font-size:3.2vw;
	line-height:1.6 !important;
	color:#6e6e6e;
	letter-spacing:0.05em;
}





/* コンテンツ06 */
#mega10-ct06-Sec{
	position:relative;
	width:100%;
	background:#ffffff;
	padding-top:14vw;
	padding-bottom:16vw;
}

.mega10-ct06-chara01{
	position:absolute;
	top:5vw;
	left:50%;
	margin-left:-45vw;
}

.mega10-ct06-chara01 img{
	width:8.5vw;
	height:auto;
}

.mega10-ct06-chara02{
	position:absolute;
	top:-5.6vw;
	left:50%;
	margin-left:27.7vw;
}

.mega10-ct06-chara02 img{
	width:13.8vw;
	height:auto;
}

.mega10-ct06-caption01{
	position:relative;
	width:100%;
	text-align:center;
}

.mega10-ct06-caption01 h2{
	font-size:4.2vw !important;
	line-height:1.6 !important;
	color:#000000;
	font-weight:bold;
	letter-spacing:0.05em;
}

.mega10-ct06-btn-set{
	position:relative;
	width:100%;
	margin:4vw auto 0;
}

.mega10-ct06-btn{
	position:relative;
	width:100%;
	height:auto;
}

.mega10-ct06-set{
	position:relative;
	width:92%;
	margin:12vw auto 0;
	overflow-wrap: break-word;
}

.mega10-ct06-text01{
	position:relative;
	font-size:4.2vw;
	line-height:1 !important;
	margin-bottom:3vw;
	font-weight:bold;
	letter-spacing:0.05em;
}

.mega10-ct06-text02{
	position:relative;
	font-size:3.2vw;
	line-height:1.8 !important;
	margin-bottom:0;
	color:#6e6e6e;
}

.mega10-ct06-text03{
	position:relative;
	font-size:4.2vw;
	line-height:1 !important;
	margin-top:8vw;
	margin-bottom:3vw;
	font-weight:bold;
}

.mega10-ct06-list-detail{
	position:relative;
	font-size:3.2vw;
	line-height:1.8 !important;
	margin-top:10px;
	color:#6e6e6e;
	text-indent: -1.5em; /* 1行目を戻す */
	padding-left: 1.5em; /* 2行目以降を字下げ */
}

.mega10-ct06-list-detail-link{
	color:#6e6e6e;
	text-decoration:underline;
	text-underline-offset: 3px;
}

.mega10-ct06-list-detail-link:hover{
	text-decoration:underline;
}








/* ホバー系 */
.mega10-mv-btn{
	transition: filter 0.4s ease;
}

.mega10-mv-btn:hover {
	filter: brightness(1) saturate(1);
}


/* ホバー系 */
.mega10-ct06-btn{
	transition: filter 0.4s ease;
}

.mega10-ct06-btn:hover {
	filter: brightness(1) saturate(1);
}









/* SP/PC用 */
.rps_del{
	display:none;
}
.rps_visible{
	display:block;
}




}