@charset "Shift_JIS";
/* Updated 2025/05/20.S */
/* Updated 2025/01/23.S */
/* Updated 2024/12/02.S */
/* SMBCつみたてミライ Style */
html {
	scroll-padding: 5rem;
}

body {
	min-width: initial;
}

.smbcTM-main {
	padding-top: 39px;
	text-align: center;
}
.smbcTM-sec-title {
	position: relative;
	margin-bottom: 3rem;
	color: #006444;
	font-weight: 700;
	font-size: 2.8rem;
}
.smbcTM-sec-title:after {
	position: absolute;
	right: 0;
	bottom: -1rem;
	left: 0;
	margin: auto;
	width: 6rem;
	height: 2px;
	background: #006444;
	content: "";
}
.smbcTM-sec-title > .small {
	font-size: 1.8rem;
}
.smbcTM-kv {
	position: relative;
	background: url(/kojin/special/smbctsumitate-mirai/assets/imgs/index_kv_bg.jpg) center top/100% 100%;
	text-align: center;
}
.smbcTM-kv-title {
	margin: auto;
	width: 100%;
}
.smbcTM-kv-title img {
	max-width: 100%;
}
.smbcTM-about {
	background-color: #fafcf3;
}
.smbcTM-about-inner {
	padding: 4rem 0;
}
.smbcTM-about-point {
	padding: 0 2rem;
}
.smbcTM-about-lede {
	margin-top: 2rem;
	color: #004831;
	font-weight: 700;
	font-size: 1.1rem;
}
.smbcTM-about-btn {
	margin-top: 1.5rem;
	padding: 0 3.75rem;
}
.smbcTM-point {
	background: white;
}
.smbcTM-point .toggle-block01 > [role="tablist"] > [role="tab"]::after {
	top: 0;
	right: 10px;
	bottom: 0;
	margin: auto;
	background-image: url(/kojin/cmn/imgs/ico_arrow_right_02.svg);
}
.smbcTM-point-inner {
	padding: 4rem 2rem;
}
.smbcTM-point-head {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 4rem;
	border-radius: 0.5rem;
	background: #004831;
	color: white;
	text-align: center;
	font-weight: 700;
	font-size: 1.4rem;
}
.smbcTM-point-head > .inner > .point {
	font-weight: 700;
	font-size: 2rem;
}
.smbcTM-point-head-wrap[aria-selected="true"] > .smbcTM-point-head {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.smbcTM-point-body {
	border: 0.2rem solid #004831;
	color: #4c4948;
	text-align: justify;
}
.smbcTM-point-body-inner {
	padding: 2rem 1.25rem;
}
.smbcTM-point-body-inner > *:first-child {
	margin-top: 0;
}
.smbcTM-point-catch {
	margin-bottom: 1.5rem;
	color: #fa8200;
	text-align: center;
	text-decoration: underline;
	text-underline-offset: 0.5rem;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.718;
}
.smbcTM-point-text {
	margin-top: 0.5em;
	font-size: 1.2rem;
}
.smbcTM-point-text._note {
	font-size: 1.2rem;
	line-height: 1.25;
}
.smbcTM-point-middle {
	margin-top: 1.5rem;
	padding-left: 0.3em;
	border-left: 3px solid #4c4948;
	font-weight: 700;
	font-size: 1.4rem;
}
.smbcTM-point-image {
	margin: 2rem auto 1rem;
	text-align: center;
}
.smbcTM-point-subTitle {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0.5rem 0.25rem;
	margin-top: 2.5rem;
	color: #fa8200;
	text-align: center;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1;
}
.smbcTM-point-subTitle:before,
.smbcTM-point-subTitle:after {
	position: absolute;
	bottom: 0;
	display: block;
	width: 0.2rem;
	height: 3rem;
	background: #fa8200;
	content: "";
}
.smbcTM-point-subTitle:before {
	right: calc(50% + 14rem);
	transform: rotate(-30deg);
}
.smbcTM-point-subTitle:after {
	left: calc(50% + 14rem);
	transform: rotate(30deg);
}
.smbcTM-point-subTitle > ._ball {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 9999px;
	background: #fa8200;
	color: white;
	text-align: center;
	font-size: 1.8rem;
}
.smbcTM-point-subTitle > .text {
	width: 100%;
}
.smbcTM-point-subTitle > .text > ._small {
	font-size: 1.6rem;
}
.smbcTM-point-subTitle + .toggle-block01 {
	margin-top: 1rem;
}
.smbcTM-summary-inner {
	padding: 0 2rem 4rem;
}
.smbcTM-summary-list {
	display: grid;
	gap: 0.5rem 0;
	grid-template-columns: 25% 75%;
	font-size: 1.2rem;
	line-height: 1.458;
}
.smbcTM-summary-dt {
	display: flex;
	align-items: center;
	justify-content: center;
	border-top-left-radius: 0.5rem;
	border-bottom-left-radius: 0.5rem;
	background: #004831;
	box-shadow: 0 0 0.7rem rgba(74, 74, 74, 0.14);
	color: white;
	text-align: center;
	font-weight: 700;
}
.smbcTM-summary-dd {
	display: flex;
	align-items: flex-start;
	flex-direction: column;
	justify-content: center;
	gap: 0.5rem 0;
	padding: 0.8rem;
	border-top-right-radius: 0.5rem;
	border-bottom-right-radius: 0.5rem;
	box-shadow: 0 0 0.7rem rgba(74, 74, 74, 0.14);
	text-align: justify;
}
.smbcTM-summary-btn {
	margin: 4rem auto 0;
	text-align: center;
}
.smbcTM-summary-btn-note {
	margin-top: 1rem;
	font-size: 1.1rem;
}
.smbcTM-summary-btn > .btn-type01 {
	width: 30rem;
}
.smbcTM-fund-inner {
	padding: 0 2rem 4rem;
}
.smbcTM-fund-title {
	margin-right: -2rem;
	margin-left: -2rem;
	white-space: nowrap;
	font-size: 2.4rem;
	line-height: 1.5;
}
.smbcTM-fund-head {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 2.5rem;
	padding-bottom: 0.1em;
	height: 3rem;
	border-radius: 0.5rem;
	background: #004831;
	color: white;
	font-weight: 700;
	font-size: 1.5rem;
	line-height: 1;
}
.smbcTM-fund-head::after {
	position: absolute;
	right: 0;
	bottom: -2rem;
	left: 0;
	display: block;
	margin: auto;
	width: 1rem;
	height: 2rem;
	border-width: 1rem 0.5rem;
	border-style: solid;
	border-color: #004831 transparent transparent;
	content: "";
}
.smbcTM-fund-list {
	display: grid;
	gap: 3rem 0;
}
.smbcTM-fund-list-lower {
	display: grid;
	gap: 3rem 0;
}
.smbcTM-fund-lede {
	color: #004831;
	font-weight: 700;
	font-size: 1.6rem;
	line-height: 1.75;
}
.smbcTM-fund-lede ._marker {
	background: linear-gradient(transparent 75%, #aacd06 75%);
	font-weight: 700;
}
.smbcTM-fund-link {
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column;
	gap: 1.2rem 0;
	margin-top: 1.5rem;
	padding: 1.8rem;
	border-radius: 0.5rem;
	box-shadow: 0 0 0.25rem rgba(76, 76, 76, 0.3);
	text-decoration: none;
}
.smbcTM-fund-link-text {
	color: black;
	font-weight: 500;
	font-size: 1.4rem;
	line-height: 1.357;
}
.smbcTM-fund-link:after {
	position: absolute;
	top: 0;
	right: 1.5rem;
	bottom: 0;
	display: block;
	margin: auto;
	width: 3rem;
	height: 3rem;
	background: url(/kojin/special/smbctsumitate-mirai/assets/imgs/index_ico_slide_arrow.png) no-repeat center center/cover;
	content: "";
}
.smbcTM-fund-name {
	color: #004831;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1;
}
.smbcTM-app {
	background: #f5f1e7;
}
.smbcTM-app-inner {
	padding: 4rem 2.5rem 0;
}
.smbcTM-app-balloon {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 4rem auto 0;
	padding: 1rem;
	width: 76.9%;
	border-radius: 9999px;
	background: #c4d700;
	color: #247a4f;
	font-weight: 700;
	font-size: 1.8rem;
	line-height: 1.75;
}
.smbcTM-app-balloon-text-num {
	font-size: 3rem;
	font-family: "Roboto", serif;
	line-height: 1;
}
.smbcTM-app-balloon-text-dot-rt {
	font-size: 0.5rem;
}
.smbcTM-app-balloon:after {
	position: absolute;
	right: 0;
	bottom: -2.5rem;
	left: 0;
	display: block;
	margin: auto;
	width: 2.5rem;
	height: 2.5rem;
	border-width: 1.25rem 1.25rem 0 1.25rem;
	border-style: solid;
	border-color: #c4d700 transparent transparent transparent;
	content: "";
}
.smbcTM-app-step {
	position: relative;
	padding: 3rem 1.5rem;
	border-radius: 0.8rem;
	background: white;
	box-shadow: 0.5rem 0.5rem 1.5rem rgba(0, 0, 0, 0.2);
}
.smbcTM-app-step.step1:after,
.smbcTM-app-step.step2:after {
	position: absolute;
	right: 0;
	bottom: -9rem;
	left: 0;
	display: block;
	margin: auto;
	width: 10.5rem;
	height: 6rem;
	border-width: 3rem 5.25rem;
	border-style: solid;
	border-color: #247a4f transparent transparent;
	content: "";
}
.smbcTM-app-step.step1 {
	position: relative;
	margin-top: 4.5rem;
}
.smbcTM-app-step.step1 .smbcTM-app-step-img {
	width: 24.4rem;
}
.smbcTM-app-step.step2 {
	margin-top: 7.5rem;
}
.smbcTM-app-step.step2 .smbcTM-app-step-content {
	padding-bottom: 0;
}
.smbcTM-app-step.step2 .smbcTM-app-step-img {
	margin-bottom: 0;
}
.smbcTM-app-step.step3 {
	margin: 5rem -2.5rem 0;
	padding: 2rem;
	height: 18.5rem;
	background: url(/kojin/special/smbctsumitate-mirai/assets/imgs/index_app_step3_bg.png) no-repeat center top/auto 100%;
	box-shadow: none;
}
.smbcTM-app-step.step3 .smbcTM-app-step-title {
	font-size: 2.4rem;
}
.smbcTM-app-step-label {
	position: absolute;
	top: -1.4rem;
	left: -0.6rem;
	display: flex;
	align-items: flex-end;
	justify-content: center;
	padding-bottom: 0.9rem;
	width: 10.8rem;
	height: 3.35rem;
	background: url(/kojin/special/smbctsumitate-mirai/assets/imgs/index_step_label_bg_sp.png) no-repeat left top/cover;
	color: white;
	text-align: center;
	font-weight: 700;
	font-size: 1.4rem;
	font-family: "Roboto", serif;
	line-height: 1;
}
.smbcTM-app-step-label .num {
	font-size: 2.6rem;
	line-height: 0.8;
}
.smbcTM-app-step-title {
	color: #004831;
	font-weight: 900;
	font-size: 1.8rem;
}
.smbcTM-app-step-lede {
	font-weight: 700;
	font-size: 1.4rem;
}
.smbcTM-app-step-lede + .smbcTM-app-step-lede {
	margin-top: 1rem;
}
.smbcTM-app-step-lede.anchor .smbcTM-anchor {
	margin-top: 0.6em;
	color: black;
	text-decoration: none;
	font-weight: 700;
	font-size: 1.2rem;
	line-height: 1;
}
.smbcTM-app-step-lede._t-small {
	font-weight: 400;
	font-size: 1.1rem;
}
.smbcTM-app-step-img {
	padding-top: 2rem;
}
.smbcTM-app-slide {
	margin: 1.5rem auto 0;
}
.smbcTM-app-slide-list .slick-list {
	height: 100%;
	border-radius: 0.5rem;
	background: #f5f5f5;
}
.smbcTM-app-slide-list .slick-track {
	display: flex;
	height: 100%;
}
.smbcTM-app-slide-list .slick-slide {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: auto !important;
}
.smbcTM-app-slide-list .slick-arrow {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 10;
	margin: auto;
	width: 3rem;
	height: 3rem;
	background: url(/kojin/special/smbctsumitate-mirai/assets/imgs/index_ico_slide_arrow.png) no-repeat center center/cover !important;
}
.smbcTM-app-slide-list .slick-arrow.slick-disabled {
	opacity: 0;
	pointer-events: none;
}
.smbcTM-app-slide-list .slick-prev {
	left: -1rem;
	transform: rotate(180deg);
}
.smbcTM-app-slide-list .slick-next {
	right: -1rem;
}
.smbcTM-app-slide-list .slick-dots {
	position: relative;
	display: flex;
	justify-content: center;
	gap: 0 1.2rem;
	margin: 1.5rem auto 0;
}
.smbcTM-app-slide-list .slick-dots li,
.smbcTM-app-slide-list .slick-dots li button {
	width: 0.8rem;
	height: 0.8rem;
	line-height: 0;
}
.smbcTM-app-slide-list .slick-dots li button {
	border-radius: 9999px;
	background: #d5dedb;
}
.smbcTM-app-slide-list .slick-dots li button:focus {
	outline: none;
}
.smbcTM-app-slide-list .slick-dots li.slick-active button {
	background: #004831;
}
.smbcTM-app-slide-item .smbcTM-app-step-content {
	display: flex;
	flex-direction: column;
	padding: 2.5rem 0.5rem 3rem;
	height: 100%;
}
.smbcTM-app-slide-item .smbcTM-app-step-title {
	position: relative;
	margin-bottom: 3rem;
	color: #004831;
	font-weight: 900;
	font-size: 3.2rem;
	font-family: "Roboto", sans;
}
.smbcTM-app-slide-item .smbcTM-app-step-title:after {
	position: absolute;
	right: 0;
	bottom: -1.2rem;
	left: 0;
	margin: auto;
	width: 3rem;
	height: 2px;
	background: #004831;
	content: "";
}
.smbcTM-app-slide-item .smbcTM-app-step-img {
	margin: auto;
}
.smbcTM-app-slide-item .step-01-00 .smbcTM-app-step-title {
	font-size: 1.8rem;
}
.smbcTM-app-slide-item .step-01-00 .smbcTM-app-step-img {
	width: 20rem;
}
.smbcTM-app-slide-item .step-01-06 {
	padding-bottom: 5rem;
}
.smbcTM-app-slide-item .step-01-06 .smbcTM-app-step-img {
	width: 20rem;
}
.smbcTM-app-slide-item .step-01-06 .smbcTM-app-btn .btn-type01 {
	max-width: 27rem;
}
.smbcTM-app-btn {
	padding: 0 2rem;
}
.smbcTM-term {
	padding: 4rem 1.5rem;
	background: white;
}
.smbcTM-term-inner {
	overflow: scroll;
	padding: 1rem;
	height: 40rem;
	border: 1px solid #d5dedb;
	border-radius: 0.5rem;
	text-align: justify;
}
.smbcTM-term-body > *:first-child {
	margin-top: 0;
}
.smbcTM-term-head {
	margin-top: 1rem;
	font-weight: 700;
	font-size: 1.4rem;
}
.smbcTM-term-list {
	display: flex;
	flex-direction: column;
	gap: 0.5rem 0;
	margin-top: 0.5rem;
	font-size: 1.2rem;
	line-height: 1.25;
}
.smbcTM-term-item {
	padding-left: 1em;
	text-indent: -1em;
}
.smbcTM-term-item:before {
	display: inline-block;
	margin: 0 0.1em -0.1em 0;
	width: 0.9em;
	height: 0.9em;
	border-radius: 9999px;
	background: #004831;
	content: "";
}
.smbcTM-btns {
	position: fixed;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 100;
	background: rgba(242, 242, 242, 0.8);
	opacity: 0;
	transition: opacity 0.3s ease-in-out;
	pointer-events: none;
}
.smbcTM-btns.active {
	opacity: 1;
	pointer-events: auto;
}
.smbcTM-btns-inner {
	display: flex;
	justify-content: center;
	gap: 0 1rem;
	padding: 0.5rem 1rem;
}
.smbcTM-btns-inner .btn-type01 {
	max-width: none;
}
.smbcTM-btns-inner .btn-type01 > .inner {
	font-size: 1.6rem;
}
.smbcTM-anchor {
	display: flex;
	align-items: center;
	justify-content: center;
}
.smbcTM-anchor:after {
	display: inline-block;
	margin-left: 0.2em;
	width: 1em;
	height: 1em;
	background: url(/kojin/special/smbctsumitate-mirai/assets/imgs/index_ico_anchor.png) no-repeat center center/cover;
	content: "";
	transform: rotate(90deg);
}
.smbcTM-anchor-mark {
	position: absolute;
	top: -3rem;
}
.smbcTM ._t-indent-1 {
	padding-left: 1em;
	text-indent: -1em;
}
.smbcTM ._t-align-right {
	text-align: right;
}
.smbcTM a {
	color: #004831;
}
.smbcTM .btn-type01 {
	box-shadow: none;
}
.smbcTM .btn-type01._link {
	padding-left: 5px;
}
.smbcTM .btn-type01._link:after {
	position: absolute;
	top: 0;
	right: 0.25rem;
	bottom: 0;
	display: block;
	margin: auto;
	width: 2.5rem;
	height: 2.5rem;
	background: url(/kojin/cmn/imgs/ico_arrow_right_02.svg) no-repeat center center/contain;
	content: "";
}
.smbcTM .btn-type01._link._anchor:after {
	transform: rotate(90deg);
}
.smbcTM .card-normal01 {
	border: none;
}

#footer-content {
	margin-top: 0;
}
#footer-content .footer-logo {
	padding-bottom: 6rem;
}

@media screen and (min-width: 769px), print {
	.smbcTM-main {
		padding-top: 0;
	}
	.smbcTM-inner {
		margin: auto;
		max-width: 128rem;
	}
	.smbcTM-sec-title {
		margin-bottom: 9rem;
		font-size: 5.6rem;
	}
	.smbcTM-sec-title:after {
		bottom: -5rem;
		width: 12rem;
		height: 5px;
	}
	.smbcTM-sec-title > .small {
		font-size: 4rem;
	}
	.smbcTM-kv-title {
		max-width: 1200px;
	}
	.smbcTM-about-inner {
		padding: 10rem 4rem;
		max-width: 102rem;
	}
	.smbcTM-about-point {
		margin: 9rem auto 0;
		padding: 0;
	}
	.smbcTM-about-lede {
		margin-top: 5rem;
		font-size: 2.4rem;
	}
	.smbcTM-about-btn {
		margin: 3rem auto 0;
		padding: 0;
		width: 44.8rem;
	}
	.smbcTM-about-btn .btn-type01 {
		height: 8rem;
		font-size: 2.4rem;
	}
	.smbcTM-point .toggle-block01 > [role="tablist"] > [role="tab"]::after {
		right: 30px;
		width: 5rem;
		height: 5rem;
		background-image: url(/kojin/cmn/imgs/ico_arrow_right_02.svg);
	}
	.smbcTM-point-inner {
		padding: 10rem 4rem;
	}
	.smbcTM-point-head {
		height: 10rem;
		border-radius: 1rem;
		font-size: 3.2rem;
	}
	.smbcTM-point-head > .inner > .point {
		font-size: 4rem;
	}
	.smbcTM-point-body {
		border: 5px solid #004831;
	}
	.smbcTM-point-body-inner {
		padding: 5rem 4%;
	}
	.smbcTM-point-catch {
		margin-bottom: 5rem;
		text-underline-offset: 1.2rem;
		font-size: 4rem;
		line-height: 1.75;
	}
	.smbcTM-point-text {
		margin-top: 0.5em;
		font-size: 1.8rem;
	}
	.smbcTM-point-text._note {
		font-size: 1.4rem;
	}
	.smbcTM-point-text._note + ._note {
		margin-top: 0;
	}
	.smbcTM-point-middle {
		margin-top: 4rem;
		padding-left: 0.3em;
		border-left: 6px solid #4c4948;
		font-size: 2.4rem;
	}
	.smbcTM-point-image {
		margin: 2rem auto 1.2rem;
	}
	.smbcTM-point-subTitle {
		gap: 1rem 0.5rem;
		margin-top: 6rem;
		font-size: 4.5rem;
	}
	.smbcTM-point-subTitle:before,
	.smbcTM-point-subTitle:after {
		width: 0.4rem;
		height: 6rem;
	}
	.smbcTM-point-subTitle:before {
		right: calc(50% + 34rem);
	}
	.smbcTM-point-subTitle:after {
		left: calc(50% + 34rem);
	}
	.smbcTM-point-subTitle > ._ball {
		width: 5.4rem;
		height: 5.4rem;
		font-size: 4rem;
	}
	.smbcTM-point-subTitle > .text > ._small {
		font-size: 4rem;
	}
	.smbcTM-point-subTitle + .toggle-block01 {
		margin-top: 3rem;
	}
	.smbcTM-point-1-image-wrap {
		display: grid;
		align-items: end;
		gap: 0 4rem;
		grid-template-columns: repeat(2, 1fr);
	}
	.smbcTM-summary-inner {
		padding: 0 4rem 10rem;
	}
	.smbcTM-summary-list {
		gap: 1rem 0;
		grid-template-columns: 20rem auto;
		font-size: 1.8rem;
		line-height: 1.777;
	}
	.smbcTM-summary-dt {
		border-top-left-radius: 0.4rem;
		border-bottom-left-radius: 0.4rem;
		box-shadow: 0 0 0.8rem rgba(74, 74, 74, 0.14);
	}
	.smbcTM-summary-dd {
		gap: 0;
		padding: 2rem;
		border-top-right-radius: 0.4rem;
		border-bottom-right-radius: 0.4rem;
		box-shadow: 0 0 0.8rem rgba(74, 74, 74, 0.14);
	}
	.smbcTM-summary-dd ._note {
		font-size: 1.6rem;
		line-height: 1.75;
	}
	.smbcTM-summary-btn {
		margin: 6rem auto 0;
		text-align: center;
	}
	.smbcTM-summary-btn-note {
		margin-top: 1rem;
		font-size: 1.4rem;
	}
	.smbcTM-summary-btn > .btn-type01 {
		width: 44.8rem;
		height: 8rem;
		font-size: 2.4rem;
	}
	.smbcTM-fund-inner {
		padding: 0 4rem 10rem;
	}
	.smbcTM-fund-head {
		margin-bottom: 4rem;
		height: 6rem;
		border-radius: 1rem;
		font-size: 3rem;
	}
	.smbcTM-fund-head:after {
		bottom: -4rem;
		width: 2rem;
		height: 4rem;
		border-width: 2rem 1rem;
	}
	.smbcTM-fund-list {
		gap: 6.4rem 0;
	}
	.smbcTM-fund-list-lower {
		gap: 0 2rem;
		grid-template-columns: repeat(2, 1fr);
		grid-area: 2/1/3/3;
	}
	.smbcTM-fund-lede {
		font-size: 2.8rem;
	}
	.smbcTM-fund-link {
		margin-top: 2.4rem;
		transition: box-shadow 0.2s ease-in-out;
	}
	.smbcTM-fund-link::after {
		display: none;
	}
	.smbcTM-fund-link-text {
		font-size: 2.2rem;
		line-height: 1.363;
	}
}
@media screen and (min-width: 769px) and (hover: hover), print and (hover: hover) {
	.smbcTM-fund-link:hover {
		box-shadow: 0 0.7rem 1.4rem rgba(74, 74, 74, 0.42);
	}
	.smbcTM-fund-link:hover .btn-type01.-orange01 {
		background: #ee7800;
	}
}
@media screen and (min-width: 769px), print {
	.smbcTM-fund-name {
		font-size: 3rem;
	}
	.smbcTM-fund-stock {
		grid-area: 1/1/2/3;
	}
	.smbcTM-fund-stock-list {
		display: grid;
		gap: 0 2rem;
		grid-template-columns: repeat(3, 1fr);
		padding: 0 2.4rem;
	}
	.smbcTM-fund-stock-list .smbcTM-fund-link {
		display: grid;
		gap: 2.8rem 0;
		grid-row: span 3;
		grid-template-rows: subgrid;
		padding: 4rem 2.4rem;
	}
	.smbcTM-fund-balance,
	.smbcTM-fund-bond {
		display: grid;
		grid-row: span 3;
		grid-template-rows: subgrid;
	}
	.smbcTM-fund-balance .smbcTM-fund-head,
	.smbcTM-fund-bond .smbcTM-fund-head {
		margin-bottom: 0;
	}
	.smbcTM-fund-balance .smbcTM-fund-link,
	.smbcTM-fund-bond .smbcTM-fund-link {
		display: grid;
		gap: 2.8rem 0;
		grid-row: span 2;
		grid-template-rows: subgrid;
		padding: 4rem 2.4rem;
	}
	.smbcTM-fund-balance .btn-type01,
	.smbcTM-fund-bond .btn-type01 {
		margin: auto;
	}
	.smbcTM-fund .btn-type01 {
		padding: 1rem 4rem 1rem 2rem !important;
		width: 100%;
		max-width: 32rem;
		min-height: 6rem;
	}
	.smbcTM-fund .btn-type01._link:after {
		width: 3rem !important;
		height: 3rem !important;
	}
	.smbcTM-fund .btn-type01 .inner {
		font-size: 2rem;
	}
	.smbcTM-app {
		background: #f5f1e7;
	}
	.smbcTM-app-inner {
		padding: 8rem 5rem 0;
	}
	.smbcTM-app-balloon {
		margin: 8rem auto 0;
		padding: 2rem;
		width: 43.6rem;
		border-radius: 9999px;
		font-size: 2.6rem;
	}
	.smbcTM-app-balloon-text-num {
		font-size: 5rem;
		font-family: "Roboto", serif;
		line-height: 1;
	}
	.smbcTM-app-balloon-text-dot-rt {
		font-size: 0.8rem;
	}
	.smbcTM-app-balloon:after {
		bottom: -4rem;
		width: 4rem;
		height: 4rem;
		border-width: 2rem 2rem 0 2rem;
	}
	.smbcTM-app-step {
		margin: auto;
		padding: 7rem 6% 5rem;
		max-width: 90rem;
		border-radius: 0.8rem;
		background: white;
		box-shadow: 1rem 1rem 1rem rgba(0, 0, 0, 0.1);
	}
	.smbcTM-app-step.step1:after,
	.smbcTM-app-step.step2:after {
		bottom: -18rem;
		width: 21rem;
		height: 12rem;
		border-width: 6rem 10.5rem;
	}
	.smbcTM-app-step.step1 {
		position: relative;
		margin-top: 7.5rem;
	}
	.smbcTM-app-step.step1 .smbcTM-app-step-img {
		width: 24rem;
	}
	.smbcTM-app-step.step2 {
		margin-top: 18rem;
	}
	.smbcTM-app-step.step2 .smbcTM-app-step-img {
		padding-top: 2rem;
		width: 27rem;
	}
	.smbcTM-app-step.step3 {
		margin: 20rem auto 0;
		padding: 2rem;
		width: 100%;
		height: 37rem;
		background: url(/kojin/special/smbctsumitate-mirai/assets/imgs/index_app_step3_bg.png) no-repeat center top/auto 100%;
	}
	.smbcTM-app-step.step3 .smbcTM-app-step-title {
		font-size: 5.6rem;
	}
	.smbcTM-app-step-label {
		top: -2.9rem;
		left: 0;
		padding-bottom: 1rem;
		width: 20rem;
		height: 5.8rem;
		background: url(/kojin/special/smbctsumitate-mirai/assets/imgs/index_step_label_bg_pc.png) no-repeat left top/cover;
		font-size: 2.8rem;
	}
	.smbcTM-app-step-label .num {
		font-size: 5rem;
	}
	.smbcTM-app-step-title {
		font-size: 3rem;
	}
	.smbcTM-app-step-lede {
		margin-top: 1rem;
		font-size: 1.6rem;
	}
	.smbcTM-app-step-lede + .smbcTM-app-step-lede {
		margin-top: 1rem;
	}
	.smbcTM-app-step-lede._t-small {
		font-size: 1.4rem;
	}
	.smbcTM-app-step-img {
		padding-top: 0;
	}
	.smbcTM-app-slide {
		margin: 1.6rem auto 0;
	}
	.smbcTM-app-slide-list .slick-list {
		border-radius: 0.5rem;
	}
	.smbcTM-app-slide-list .slick-arrow {
		width: 5rem;
		height: 5rem;
	}
}
@media screen and (min-width: 769px) and (hover: hover), print and (hover: hover) {
	.smbcTM-app-slide-list .slick-arrow:hover {
		opacity: 0.8;
	}
}
@media screen and (min-width: 769px), print {
	.smbcTM-app-slide-list .slick-prev {
		left: -2.5rem;
	}
	.smbcTM-app-slide-list .slick-next {
		right: -2.5rem;
	}
	.smbcTM-app-slide-list .slick-dots {
		gap: 0 1.6rem;
		margin: 3rem auto 0;
	}
	.smbcTM-app-slide-list .slick-dots li,
	.smbcTM-app-slide-list .slick-dots li button {
		width: 1.2rem;
		height: 1.2rem;
	}
	.smbcTM-app-slide-item .smbcTM-app-step-content {
		padding: 3rem 2rem 4rem;
	}
	.smbcTM-app-slide-item .smbcTM-app-step-title {
		margin-bottom: 4rem;
		font-size: 4rem;
	}
	.smbcTM-app-slide-item .smbcTM-app-step-title:after {
		bottom: -2rem;
		width: 4rem;
		height: 2px;
	}
	.smbcTM-app-slide-item .step-01-00 .smbcTM-app-step-title {
		font-size: 2.8rem;
	}
	.smbcTM-app-slide-item .step-01-00 .smbcTM-app-step-img {
		padding: 0 2rem;
		width: 100%;
		max-width: 60.8rem;
	}
	.smbcTM-app-slide-item .step-01-06 {
		padding-bottom: 6rem;
	}
	.smbcTM-app-slide-item .step-01-06 .smbcTM-app-step-img {
		margin: 2rem auto 0;
		width: 26.4rem;
	}
	.smbcTM-app-slide-item .step-01-06 .smbcTM-app-btn {
		margin: 2rem auto 0;
		padding: 0;
		width: 36rem;
	}
	.smbcTM-app-slide-item .step-01-06 .smbcTM-app-btn .btn-type01 {
		max-width: none;
		height: 8rem;
		font-size: 2.4rem;
	}
	.smbcTM-app-btn {
		padding: 0 4rem;
	}
	.smbcTM-term {
		padding: 6rem 4rem;
	}
	.smbcTM-term-inner {
		padding: 4rem;
		height: 40rem;
		border-radius: 1rem;
	}
	.smbcTM-term-head {
		margin-top: 3rem;
		font-size: 2.4rem;
	}
	.smbcTM-term-list {
		gap: 1rem 0;
		margin-top: 1rem;
		font-size: 1.6rem;
		line-height: 1.25;
	}
	.smbcTM-btns-inner {
		display: flex;
		justify-content: center;
		gap: 0 2rem;
		padding: 1.6rem 2rem;
		max-width: 100rem;
	}
	.smbcTM-btns-inner .btn-type01 {
		width: 44.8rem;
		max-width: none;
		height: 6rem;
	}
	.smbcTM-btns-inner .btn-type01 > .inner {
		font-size: 2.4rem;
	}
	.smbcTM-anchor:after {
		width: 1.4em;
		height: 1.4em;
	}
	.smbcTM-anchor-mark {
		top: -5rem;
	}
	.smbcTM .btn-type01._link {
		padding-left: 0;
	}
	.smbcTM .btn-type01._link:after {
		right: 1rem;
		width: 4rem;
		height: 4rem;
	}
	#footer-content .footer-logo {
		padding-bottom: 9.2rem;
	}
}
