@charset "utf-8";

:root {

	/* Old toyota-wallet Style */
	--tw-base-font-size:3.2vw;
	--tw-base-line-height:1;
	--tw-base-letter-spacing:0.06em;
	--tw-a-color01:#242526;

	/* ts cubic color */
	--tsc-bg-color01:#f6f6f6;

	/* TOYOTA Color Red */
	--tw-color-toyotared:#EB0A1E;

	/* Primary Colors */
	--tw-color-primary:#D82662;
	--tw-color-surface:#fff;
	--tw-color-brightgray:#EFF4F8;
	--tw-color-brightgray_light:#F7FAFC;
	--tw-color-acccent:#26d89c;

	/* Seconday Colors */
	--tw-color-vermilion:#df4e2e;
	--tw-color-blue:#007aff;
	--tw-color-accent_background:#fff2f7;

	/* Text Colors */
	--tw-color-black:#000;
	--tw-color-darknavy:#242526;
	--tw-color-darkgray:#525359;
	--tw-color-middarkgray:#8E8E8E;

	/* Utility */
	--tw-color-middlegray:#D3D6D9;

	/* Other */
	--tw-color-surfacedark:#2B3541;
	--tw-color-lightgray:#E1E1E1;

	/* Header Height */
	--tw-header-height:64px;

	/* TypoGraphy Size H1 */
	--tw-h1-fs:24px;
	--tw-h1-lh:1.5;

	/* TypoGraphy Size H2 */
	--tw-h2-fs:22px;
	--tw-h2-lh:1.3;

	/* TypoGraphy Size H3 */
	--tw-h3-fs:20px;
	--tw-h3-lh:1.2;

	/* TypoGraphy Size H4 */
	--tw-h4-fs:17px;
	--tw-h4-lh:1.5;

	/* TypoGraphy Size Body 1 */
	--tw-body01-fs:17px;
	--tw-body01-lh:1.5;

	/* TypoGraphy Size Body 2 */
	--tw-body02-fs:16px;
	--tw-body02-lh:1.3;

	/* TypoGraphy Size Sub 1 */
	--tw-sub01-fs:15px;
	--tw-sub01-lh:1.3;

	/* TypoGraphy Size Sub 2 */
	--tw-sub02-fs:13px;
	--tw-sub02-lh:1.4;

	/* TypoGraphy Size Caption 1 */
	--tw-caption01-fs:12px;
	--tw-caption01-lh:1.3;

	/* TypoGraphy Size Caption 2 */
	--tw-caption02-fs:11px;
	--tw-caption02-lh:1.2;

	/* Shadow */
	--tw-shadow01:0px 0px 20px rgba(36, 37, 38, 0.05);
	--tw-shadow02:0px 4px 21px 2px rgba(36, 37, 38, 0.06); /* Base */
	--tw-shadow03:0px 8px 22px 4px rgba(36, 37, 38, 0.07);
	--tw-shadow04:0px 12px 23px 6px rgba(36, 37, 38, 0.08);
	--tw-shadow05:0px 16px 24px 8px rgba(36, 37, 38, 0.09);
	--tw-shadow06:0px 20px 25px 10px rgba(36, 37, 38, 0.1);
	--tw-shadow07:0px 24px 26px 12px rgba(36, 37, 38, 0.11);
	--tw-shadow08:0px 28px 27px 14px rgba(36, 37, 38, 0.12);

	/* Border Radius Size */
	--tw-radius01:16px;
}
@media screen and (min-width: 769px) {
	:root {
		/* Old toyota-wallet Style */
		--tw-base-font-size:16px;

		/* Header Height */
		--tw-header-height:96px;
		
		/* TypoGraphy */
		/* H1 */
		--tw-h1-fs:36px;

		/* H2 */
		--tw-h2-fs:22px;
		--tw-h2-lh:1.5;
	}
}


/* toyota-wallet reset class */
._tw_reset01 {
	font-size:var(--tw-base-font-size);
	line-height:var(--tw-base-line-height);
}
._tw_reset01 img {
	vertical-align: middle;
}
._tw_reset01 a:not([class*="tw_button"],[class*="tw_arrow_link"],.tw_text_link02,.tw_text_link03) {
	color:var(--tw-a-color01);
}

.tw_contents_wrapper01 {
	background-color:#fff;
}
.tw_contents_wrapper01 img {
	max-width:100%;
	height:auto;
}

._tfc_bg_color01 {
	background-color:var(--tsc-bg-color01);
}

/* toyota-wallet main negative margin */
._tw_main_nmt {
	margin-top:-45px;
}
@media screen and (min-width: 769px) {
	._tw_main_nmt {
		margin-top:-87px;
	}
}
@media screen and (max-width: 959px) {
	._tw_main_nmb {
		margin-bottom:-64px;
	}
	._tw_main_pb {
		padding-bottom:64px;
	}
}
@media screen and (min-width: 960px) {
	._tw_main_nmb {
		margin-bottom:-104px;
	}
	._tw_main_pb {
		padding-bottom:104px;
	}
}

/* body */
body {
	font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Arial", "Hiragino Sans", "BIZ UDGothic", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	background-color:#fff;
}

@media (min-width: 769px) {
	.sp_only {
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.pc_only {
		display: none;
	}
}

.main_wrap {
	display: block;
	padding-top: var(--tw-header-height);
}
header.tw_header + main.main {
	padding-top: var(--tw-header-height);
}

@media screen and (min-width: 769px) {
	.link_opacity {
		transition: opacity .3s;
	}
	.link_opacity:hover {
		opacity: 0.7;
	}
}


/* TS CUBIC MODULE OVERWRITE */
#bedore-webagent-inner {
	display:block;
}
.grid p > a {
	word-break: break-all;
}

@media screen and (min-width: 960px) {
	.crd__key-visual-content {
		padding-bottom:48px;
	}
}
@media screen and (max-width: 959px) {
	.crd__key-visual-content {
		padding-bottom:24px;
	}
}
.js-scrollable {
	overflow-x: auto;
}

/* News */
.notification-item__icon-external {
	background-image: url("/-/media/tfc/ts3web/file/common/img/components/link-external-black.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 14px;
	height: 12px;
	display: inline-block;
	margin-left: 6px;
}
.notification-item__icon-pdf {
	background-image: url("/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pdflink.svg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 14px;
	height: 14px;
	display: inline-block;
	margin-left: 6px;
}
.main .eye-catch-box {
	background:#F8F8F8;
	margin:10px 0 0;
	padding: 34px;
}
.main .eye-catch-box:after {
	content: none;
}


/* TS CUBIC MODULE ADD */

/* text indent */
.tw_terms_indent_list01 {
	margin-left:.7em;
}
.tw_indent_list01,
.tw_indent_list02 {
	list-style: none;
}
.tw_indent_wrap01,
.tw_indent_list01 > li,
.tw_indent_list02 > li,
.tw_terms_indent_list01 > li {
	display:flex;
	font-feature-settings: "palt";
}
.tw_indent_list01 > li + li,
.tw_terms_indent_list01 > li + li {
	margin-top:8px;
}
.tw_indent_list02 > li + li {
	margin-top:12px;
}
.tw_indent_wrap01 > .tw_indent_item,
.tw_indent_list01 > li > .tw_indent_item,
.tw_terms_indent_list01 > li > .tw_indent_item {
	flex-shrink: 0;
	margin-right:.2em;
}
.tw_indent_list02 > li > .tw_indent_item {
	flex-shrink: 0;
	margin-right:.5em;
}

.tw_indent_list01.text--big > li,
.tw_terms_indent_list01.text--big > li {
	font-weight:700;
}
.tw_indent_list01.text--big > li + li,
.tw_terms_indent_list01.text--big > li + li {
	margin-top:1em;
}

.tw_inline_list01 {
	display:inline-flex;
	flex-wrap: wrap;
	gap: 8px 40px;
	list-style: none;
}
.tw_inline_list01 > li {
	display:flex;
	font-feature-settings: "palt";
}
.tw_inline_list01 > li > .tw_indent_item {
	flex-shrink: 0;
	margin-right:.2em;
}
@media screen and (max-width: 768px) {
	.tw_inline_list01 {
		display: block;
	}
	.tw_inline_list01 > li + li {
		margin-top: 8px;
	}
}

/* Content Width */
@media (min-width: 769px) {
	._tw_pc_w1120 {
		margin-left:auto;
		margin-right:auto;
		width:1120px;
		max-width:calc(100% - 80px);
	}
	._tw_pc_w1136 {
		margin-left:auto;
		margin-right:auto;
		width:1136px;
		max-width:calc(100% - 80px);
	}
	._tw_pc_w1172 {
		margin-left:auto;
		margin-right:auto;
		width:1172px;
		max-width:calc(100% - 80px);
	}
	._tw_pc_w912 {
		margin-left:auto;
		margin-right:auto;
		width:912px;
		max-width:calc(100% - 80px);
	}
}
@media screen and (max-width: 768px) {
	._tw_sp_pd24 {
		box-sizing: border-box;
		padding-left:24px;
		padding-right:24px;
	}
	._tw_sp_nm24 {
		margin-left:-24px;
		margin-right:-24px;
	}
	._tw_sp_pd16 {
		box-sizing: border-box;
		padding-left:16px;
		padding-right:16px;
	}
	._tw_sp_nm24 {
		margin-left:-16px;
		margin-right:-16px;
	}
}

/* Background Color */
._tw_bg_surface {
	background-color:var(--tw-color-surface);
}
._tw_bg_brightgray {
	background-color:var(--tw-color-brightgray);
}
._tw_bg_brightgray_light {
	background-color:var(--tw-color-brightgray_light);
}

/* Diagonal Border */
._tw_diagonal_border {
	background-position:left top;
	background-size:100% 80px,100% 100px;
	background-repeat: no-repeat;	
}
._tw_diagonal_border._is_white,
._tw_diagonal_border._is_surface { /* 上の要素の色が白（--tw-color-surface） */
	--diagonal-color:var(--tw-color-surface);
}
._tw_diagonal_border._is_gray01,
._tw_diagonal_border._is_brightgray_light { /* 上の要素の色が薄い灰色（--tw-color-brightgray_light） */
	--diagonal-color:var(--tw-color-brightgray_light);
}
._tw_diagonal_border._is_gray02,
._tw_diagonal_border._is_brightgray { /* 上の要素の色が濃い灰色（--tw-color-brightgray） */
	--diagonal-color:var(--tw-color-brightgray);
}
@media (min-width: 769px) {
	._tw_diagonal_border {
		background-image:
			linear-gradient(to bottom right,var(--diagonal-color) 0%,var(--diagonal-color) 50%,transparent calc(50% + 1px),transparent);
	}
}
@media screen and (max-width: 768px) {
	._tw_diagonal_border {
		background-size:100% 24px,100% 40px;
		background-image: linear-gradient(to bottom right,var(--diagonal-color) 0%,var(--diagonal-color) 50%,transparent calc(50% + 1px),transparent);
	}
}

/* Font Size */
/* Stories Campaign Carousel */
._tw_large_title {
	font-size:34px;
	line-height:1.2;
	font-weight:400;
}
._tw_title01 {
	font-size:28px;
	font-weight:700;
}
._tw_title02 {
	font-size:22px;
	line-height:1.3;
	font-weight:700;
}
._tw_title03 {
	font-size:20px;
	line-height:1.2;
	font-weight:700;
}
._tw_title04 {
	font-size:17px;
	line-height:1.3;
	font-weight:700;
}
._tw_title05 {
	font-size:15px;
	line-height:1.3;
	font-weight:400;
}
._tw_text01 {
	font-size:16px;
	line-height:1.5;
}
._tw_text02 {
	font-size:13px;
	line-height:1.4;
	letter-spacing: -.01em;
}
._tw_caption02 {
	font-size:11px;
	line-height:1.2;
}
._tw_footnote {
	font-size:13px;
	line-height:1.4;
}


/* Common Parts */

/* margin top */
._tw_mt_120 {
	margin-top:120px;
}
._tw_mt_88 {
	margin-top:88px;
}
._tw_mt_80 {
	margin-top:80px;
}
._tw_mt_72 {
	margin-top:72px;
}
._tw_mt_64 {
	margin-top:64px;
}
._tw_mt_56 {
	margin-top:56px;
}
._tw_mt_48 {
	margin-top:48px;
}
._tw_mt_40 {
	margin-top:40px;
}
._tw_mt_32 {
	margin-top:32px;
}
._tw_mt_24 {
	margin-top:24px;
}
._tw_mt_16 {
	margin-top:16px;
}
._tw_mt_10 {
	margin-top:10px;
}
._tw_mt_8 {
	margin-top:8px;
}
._tw_mt_4 {
	margin-top:4px;
}
._tw_mt_0 {
	margin-top:0;
}
._tw_mt_88_important {
	margin-top:88px !important;
}
._tw_mt_80_important {
	margin-top:80px !important;
}
._tw_mt_72_important {
	margin-top:72px !important;
}
._tw_mt_64_important {
	margin-top:64px !important;
}
._tw_mt_56_important {
	margin-top:56px !important;
}
._tw_mt_48_important {
	margin-top:48px !important;
}
._tw_mt_40_important {
	margin-top:40px !important;
}
._tw_mt_32_important {
	margin-top:32px !important;
}
._tw_mt_24_important {
	margin-top:24px !important;
}
._tw_mt_16_important {
	margin-top:16px !important;
}
._tw_mt_8_important {
	margin-top:8px !important;
}
._tw_mt_4_important {
	margin-top:4px !important;
}
._tw_mt_0_important {
	margin-top:0 !important;
}

@media (min-width: 769px) {
	._tw_pc_mt_88 {
		margin-top:88px;
	}
	._tw_pc_mt_80 {
		margin-top:80px;
	}
	._tw_pc_mt_72 {
		margin-top:72px;
	}
	._tw_pc_mt_64 {
		margin-top:64px;
	}
	._tw_pc_mt_56 {
		margin-top:56px;
	}
	._tw_pc_mt_48 {
		margin-top:48px;
	}
	._tw_pc_mt_40 {
		margin-top:40px;
	}
	._tw_pc_mt_32 {
		margin-top:32px;
	}
	._tw_pc_mt_24 {
		margin-top:24px;
	}
	._tw_pc_mt_16 {
		margin-top:16px;
	}
	._tw_pc_mt_10 {
		margin-top:10px;
	}
	._tw_pc_mt_8 {
		margin-top:8px;
	}
	._tw_pc_mt_4 {
		margin-top:4px;
	}
	._tw_pc_mt_0 {
		margin-top:0;
	}
	._tw_pc_mt_88_important {
		margin-top:88px !important;
	}
	._tw_pc_mt_80_important {
		margin-top:80px !important;
	}
	._tw_pc_mt_72_important {
		margin-top:72px !important;
	}
	._tw_pc_mt_64_important {
		margin-top:64px !important;
	}
	._tw_pc_mt_56_important {
		margin-top:56px !important;
	}
	._tw_pc_mt_48_important {
		margin-top:48px !important;
	}
	._tw_pc_mt_40_important {
		margin-top:40px !important;
	}
	._tw_pc_mt_32_important {
		margin-top:32px !important;
	}
	._tw_pc_mt_24_important {
		margin-top:24px !important;
	}
	._tw_pc_mt_16_important {
		margin-top:16px !important;
	}
	._tw_pc_mt_8_important {
		margin-top:8px !important;
	}
	._tw_pc_mt_4_important {
		margin-top:4px !important;
	}
	._tw_pc_mt_0_important {
		margin-top:0 !important;
	}
}

@media (max-width: 768px) {
	._tw_sp_mt_88 {
		margin-top:88px;
	}
	._tw_sp_mt_80 {
		margin-top:80px;
	}
	._tw_sp_mt_72 {
		margin-top:72px;
	}
	._tw_sp_mt_64 {
		margin-top:64px;
	}
	._tw_sp_mt_56 {
		margin-top:56px;
	}
	._tw_sp_mt_48 {
		margin-top:48px;
	}
	._tw_sp_mt_40 {
		margin-top:40px;
	}
	._tw_sp_mt_32 {
		margin-top:32px;
	}
	._tw_sp_mt_24 {
		margin-top:24px;
	}
	._tw_sp_mt_16 {
		margin-top:16px;
	}
	._tw_sp_mt_10 {
		margin-top:10px;
	}
	._tw_sp_mt_8 {
		margin-top:8px;
	}
	._tw_sp_mt_4 {
		margin-top:4px;
	}
	._tw_sp_mt_0 {
		margin-top:0;
	}
	._tw_sp_mt_88_important {
		margin-top:88px !important;
	}
	._tw_sp_mt_80_important {
		margin-top:80px !important;
	}
	._tw_sp_mt_72_important {
		margin-top:72px !important;
	}
	._tw_sp_mt_64_important {
		margin-top:64px !important;
	}
	._tw_sp_mt_56_important {
		margin-top:56px !important;
	}
	._tw_sp_mt_48_important {
		margin-top:48px !important;
	}
	._tw_sp_mt_46_important {
		margin-top:46px !important;
	}
	._tw_sp_mt_40_important {
		margin-top:40px !important;
	}
	._tw_sp_mt_32_important {
		margin-top:32px !important;
	}
	._tw_sp_mt_24_important {
		margin-top:24px !important;
	}
	._tw_sp_mt_16_important {
		margin-top:16px !important;
	}
	._tw_sp_mt_8_important {
		margin-top:8px !important;
	}
	._tw_sp_mt_4_important {
		margin-top:4px !important;
	}
	._tw_sp_mt_0_important {
		margin-top:0 !important;
	}
}

/* margin bottom */
._tw_mb_88 {
	margin-bottom:88px;
}
._tw_mb_56 {
	margin-bottom:56px;
}
._tw_mb_48 {
	margin-bottom:48px;
}
._tw_mb_40 {
	margin-bottom:40px;
}
._tw_mb_32 {
	margin-bottom:32px;
}
._tw_mb_24 {
	margin-bottom:24px;
}
._tw_mb_16 {
	margin-bottom:16px;
}
._tw_mb_8 {
	margin-bottom:8px;
}
._tw_mb_0 {
	margin-bottom:0;
}
._tw_mb_56_important {
	margin-bottom:56px !important;
}
._tw_mb_48_important {
	margin-bottom:48px !important;
}
._tw_mb_40_important {
	margin-bottom:40px !important;
}
._tw_mb_32_important {
	margin-bottom:32px !important;
}
._tw_mb_24_important {
	margin-bottom:24px !important;
}
._tw_mb_16_important {
	margin-bottom:16px !important;
}
._tw_mb_8_important {
	margin-bottom:8px !important;
}
._tw_mb_0_important {
	margin-bottom:0 !important;
}

@media (max-width: 768px) {
	._tw_sp_mb_88 {
		margin-bottom:88px;
	}
	._tw_sp_mb_80 {
		margin-bottom:80px;
	}
	._tw_sp_mb_72 {
		margin-bottom:72px;
	}
	._tw_sp_mb_64 {
		margin-bottom:64px;
	}
	._tw_sp_mb_56 {
		margin-bottom:56px;
	}
	._tw_sp_mb_48 {
		margin-bottom:48px;
	}
	._tw_sp_mb_40 {
		margin-bottom:40px;
	}
	._tw_sp_mb_32 {
		margin-bottom:32px;
	}
	._tw_sp_mb_24 {
		margin-bottom:24px;
	}
	._tw_sp_mb_16 {
		margin-bottom:16px;
	}
	._tw_sp_mb_10 {
		margin-bottom:10px;
	}
	._tw_sp_mb_8 {
		margin-bottom:8px;
	}
	._tw_sp_mb_4 {
		margin-bottom:4px;
	}
	._tw_sp_mb_0 {
		margin-bottom:0;
	}
	._tw_sp_mb_88_important {
		margin-bottom:88px !important;
	}
	._tw_sp_mb_80_important {
		margin-bottom:80px !important;
	}
	._tw_sp_mb_72_important {
		margin-bottom:72px !important;
	}
	._tw_sp_mb_64_important {
		margin-bottom:64px !important;
	}
	._tw_sp_mb_56_important {
		margin-top:56px !important;
	}
	._tw_sp_mb_48_important {
		margin-bottom:48px !important;
	}
	._tw_sp_mb_40_important {
		margin-bottom:40px !important;
	}
	._tw_sp_mb_32_important {
		margin-bottom:32px !important;
	}
	._tw_sp_mb_24_important {
		margin-bottom:24px !important;
	}
	._tw_sp_mb_16_important {
		margin-bottom:16px !important;
	}
	._tw_sp_mb_8_important {
		margin-bottom:8px !important;
	}
	._tw_sp_mb_4_important {
		margin-bottom:4px !important;
	}
	._tw_sp_mb_0_important {
		margin-bottom:0 !important;
	}
}

/* padding top */
._tw_pt_154 {
	padding-top:154px;
}
._tw_pt_88 {
	padding-top:88px;
}
._tw_pt_56 {
	padding-top:56px;
}
._tw_pt_48 {
	padding-top:48px;
}
._tw_pt_40 {
	padding-top:40px;
}
._tw_pt_32 {
	padding-top:32px;
}
._tw_pt_24 {
	padding-top:24px;
}
._tw_pt_16 {
	padding-top:16px;
}
._tw_pt_8 {
	padding-top:8px;
}

@media (max-width: 768px) {
	._tw_sp_pt_102 {
		padding-top:102px;
	}
	._tw_sp_pt_88 {
		padding-top:88px;
	}
	._tw_sp_pt_80 {
		padding-top:80px;
	}
	._tw_sp_pt_0_important {
		padding-top:0 !important;
	}
}

/* padding bottom */
._tw_pb_120 {
	padding-bottom:120px;
}
._tw_pb_88 {
	padding-bottom:88px;
}
._tw_pb_56 {
	padding-bottom:56px;
}
._tw_pb_48 {
	padding-bottom:48px;
}
._tw_pb_40 {
	padding-bottom:40px;
}
._tw_pb_32 {
	padding-bottom:32px;
}
._tw_pb_24 {
	padding-bottom:24px;
}
._tw_pb_16 {
	padding-bottom:16px;
}
._tw_pb_8 {
	padding-bottom:8px;
}

@media (max-width: 768px) {
	._tw_sp_pb_40 {
		padding-bottom:40px;
	}
}

/* Text Align */
._tw_ta_center {
	text-align: center;
}
._tw_ta_left {
	text-align: left;
}
._tw_ta_right {
	text-align: right;
}

/* Font Weight */
._tw_fw_regular {
	font-weight:400;
}
._tw_fw_bold {
	font-weight:700;
}

/* Color */
._tw_color_surface {
	color:var(--tw-color-surface);
}
._tw_color_primary {
	color:var(--tw-color-primary);
}
._tw_color_darknavy {
	color:var(--tw-color-darknavy);
}
._tw_color_darkgray {
	color:var(--tw-color-darkgray);
}

/* Shadow */
._tw_shadow01 {
	box-shadow:var(--tw-shadow01);
}
._tw_shadow02 { /* Base */
	box-shadow:var(--tw-shadow02);
}
._tw_shadow03 {
	box-shadow:var(--tw-shadow03);
}
._tw_shadow04 {
	box-shadow:var(--tw-shadow04);
}
._tw_shadow05 {
	box-shadow:var(--tw-shadow05);
}
._tw_shadow06 {
	box-shadow:var(--tw-shadow06);
}
._tw_shadow07 {
	box-shadow:var(--tw-shadow07);
}
._tw_shadow08 {
	box-shadow:var(--tw-shadow08);
}

/* Heading */
.tw_section_heading01 {
	margin-bottom:24px;
	border-bottom:1px solid var(--tw-color-middlegray);
	padding-bottom:16px;
	text-align: center;
}
@media (min-width: 769px) {
	.tw_section_heading01 {
		margin-left:50px;
		margin-right:50px;
	}
}

/* Text Link */
.tw_text_link01 {
	text-decoration: underline;
}
@media (min-width: 769px) {
	.tw_text_link01:hover {
		text-decoration: none;
	}
}
.tw_text_link02 {
	text-decoration: none;
	color:var(--tw-color-blue);
}
@media (min-width: 769px) {
	.tw_text_link02:hover {
		text-decoration: underline;
	}
}
.tw_text_link03 {
	text-decoration: underline;
	color:var(--tw-color-primary);
}
.tw_text_link03._outlink::after,
.tw_text_link03._pdflink::after {
	content: "";
	display: inline-block;
	margin-inline: 0.4em;
	margin-top: -0.2em;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	background-size: cover;
}
.tw_text_link03._outlink::after {
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink_red.svg);
}
.tw_text_link03._pdflink::after {
	width: max(1em, 17px);
	height: max(1em, 17px);
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pdflink_red.svg);
}
@media (min-width: 769px) {
	.tw_text_link03:hover {
		opacity: 0.5;
	}
}

.tw_arrow_link01 {
	font-size: var(--tw-body01-fs);
    font-weight: 400;
    line-height: var(--tw-body01-lh);
	text-align: right;
	color: var(--tw-color-primary);
}
.tw_arrow_link01::after {
	content: "";
	display: inline-block;
	margin-left: 0.4em;
	margin-top: -0.2em;
	width: 1em;
	height: 1em;
	vertical-align: middle;
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
	background-size: cover;
}
.tw_arrow_link01._outlink::after {
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink_red.svg);
}
.tw_arrow_link01._pdflink::after {
	width: max(1em, 17px);
	height: max(1em, 17px);
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pdflink_red.svg);
}
@media (min-width: 769px) {
	a.tw_arrow_link01:hover {
		opacity: .5;
	}
}

/* TypoGraphy Parts */
.tw_h1 {
	font-size:var(--tw-h1-fs);
	font-weight:700;
	line-height:var(--tw-h1-lh);
	color:var(--tw-color-darknavy);
}
.tw_h2 {
	font-size:var(--tw-h2-fs);
	font-weight:700;
	line-height:var(--tw-h2-lh);
	color:var(--tw-color-darknavy);
}
.tw_h2._is_border {
	border-bottom:1px solid var(--tw-color-middlegray);
	padding-bottom:40px;
}
.tw_h2._is_large {
	font-size: 28px;
}
@media screen and (max-width: 768px) {
	.tw_h2._is_border {
		padding-bottom:16px;
	}
}
.tw_h3 {
	font-size:var(--tw-h3-fs);
	font-weight:700;
	line-height:var(--tw-h3-lh);
	color:var(--tw-color-darknavy);
}
.tw_h3._is_border {
	border-left:5px solid var(--tw-color-darkgray);
	padding-left:10px;
}
.tw_h4 {
	font-size:var(--tw-h4-fs);
	font-weight:700;
	line-height:var(--tw-h4-lh);
	color:var(--tw-color-darknavy);
}
.tw_body01_text {
	font-size:var(--tw-body01-fs);
	font-weight:400;
	line-height:var(--tw-body01-lh);
	color:var(--tw-color-darknavy);
}
.tw_body02_text {
	font-size:var(--tw-body02-fs);
	font-weight:400;
	line-height:var(--tw-body02-lh);
	color:var(--tw-color-darkgray);
}
.tw_body03_text {
	font-size:var(--tw-body02-fs);
	font-weight:400;
	line-height:var(--tw-body01-lh);
	color:var(--tw-color-darknavy);
}
.tw_sub01_text {
	font-size:var(--tw-sub01-fs);
	font-weight:700;
	line-height:var(--tw-sub01-lh);
	color:var(--tw-color-darkgray);
}
.tw_sub02_text {
	font-size:var(--tw-sub02-fs);
	font-weight:400;
	line-height:var(--tw-sub02-lh);
	color:var(--tw-color-darkgray);
}
.tw_caption01_text {
	font-size:var(--tw-caption01-fs);
	font-weight:400;
	line-height:var(--tw-caption01-lh);
	color:var(--tw-color-darkgray);
}
.tw_caption02_text {
	font-size:var(--tw-caption02-fs);
	font-weight:400;
	line-height:var(--tw-caption02-lh);
	color:var(--tw-color-darkgray);
}

/* Button */
.tw_button01,
.tw_button02 {
	display:flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	margin:0 auto;
	padding:10px 24px;
	border-radius: 100px;
	width:fit-content;
	min-width:220px;
	font-size:16px;
	line-height:1.5;
	text-align: center;
}
.tw_button01._large,
.tw_button02._large {
	height:56px;
	font-size:19px;
	letter-spacing: .05em;
}
.tw_button01 {
	border:1px solid;
	color:var(--tw-color-primary);
}
.tw_button02 {
	background-color:var(--tw-color-primary);
	color:#fff;
	font-weight:700;
}
.tw_button01:where(._outlink,._pdflink,._arrow)::after,
.tw_button02:where(._outlink,._pdflink,._arrow)::after {
	content:"";
	display:inline-block;
	margin-top:.1em;
	margin-left:4px;
	width:15px;
	height:15px;
	background-size:cover;
}
.tw_button01._large:where(._outlink,._pdflink,._arrow)::after,
.tw_button02._large:where(._outlink,._pdflink,._arrow)::after {
	width:18px;
	height:18px;
}
.tw_button01._outlink::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink_red.svg);
}
.tw_button02._outlink::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink_white.svg);
}
.tw_button01._pdflink::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pdflink_red.svg);
}
.tw_button02._pdflink::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pdflink_white.svg);
}
.tw_button01._arrow::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
}
.tw_button02._arrow::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01_white.svg);
}
@media (min-width: 769px) {
	.tw_button01:hover {
		background-color: #fcf4f7;
	}
	.tw_button02:hover {
		opacity:.5;
	}
}


/* anchor */
.tw_anchor_list {
	display: flex;
	column-gap: 32px;
}
.tw_anchor_list > li > a {
	display: block;
	position: relative;
	padding: 8px 8px 28px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.5;
	color: var(--tw-color-darkgray) !important;
}
.tw_anchor_list > li > a::after {
    content: "";
    display: inline-block;
	position: absolute;
	left: 50%;
	bottom: 4px;
    width: 24px;
    height: 24px;
	background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow_down.svg) 50% 50% no-repeat;
    background-size: cover;
	transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
	.tw_anchor_list > li > a:hover {
		opacity: .5;
	}
}
@media screen and (max-width: 768px) {
	.tw_anchor_list {
		display: block;
	}
	.tw_anchor_list > li + li {
		margin-top: 8px;
	}
	.tw_anchor_list > li > a {
		padding: 10px 32px 10px 8px;
	}
	.tw_anchor_list > li > a::after {
		content: "";
		display: inline-block;
		position: absolute;
		left: auto;
		right: 8px;
		top: 50%;
		transform: translateY(-50%);
	}
}


/* accordion */
[data-target="tw_accordion"] {
	overflow: hidden;
	height: 0;
	transition: height .3s linear;
}


/* New Header */
.tw_header {
}
.tw_hd_logo img {
	display:block;
}
.tw_hd_logo > a {
	display:flex;
	align-items: center;
	width:fit-content;
	padding:0 36px;
	height:100%;
}
.tw_hd_nav_list {
	font-size:15px;
	line-height:1.3;
	color:var(--tw-color-darkgray);
}
.tw_hd_nav_item_parent {
	font-size:15px;
	line-height:1.5;
}
.tw_hd_nav_child_item > a {
	display:block;
	color:inherit;
}
@media (min-width: 769px) {
	.tw_header {
		display:flex;
		justify-content: space-between;
		align-items: center;
		box-sizing: border-box;
		border-bottom:1px solid var(--tw-color-lightgray);
		width:100%;
		height:var(--tw-header-height);
		background-color:#fff;
		position:fixed;
		top:0;
		left:0;
		z-index:1000;
	}
	.tw_hd_logo {
		height:100%;	
	}
	.tw_hd_nav_wrap {
	}
	.tw_hd_nav_list {
		display:flex;
		padding-right:36px;
	}
	.tw_hd_nav_item {
		display:flex;
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-end;
	}
	.tw_hd_nav_item._is_active .tw_hd_nav_child {
		opacity:1;
		pointer-events: auto;
	}
	.tw_hd_nav_item + .tw_hd_nav_item {
		margin-left:8px;
	}
	.tw_hd_nav_item_parent {
		padding:10px 16px;
		cursor:default;
	}
	.tw_hd_nav_item_parent > span {
		display:flex;
		justify-content: center;
		width:calc(100% + 32px);
		position:relative;
		left:-16px;
	}
	.tw_hd_nav_child {
		background-color:#fff;
		border-radius:var(--tw-radius01);
		padding:0 16px 4px;
		box-shadow:0px 8px 22px 4px rgba(36,37,27,.07);
		margin-top:44px;
		text-align: right;
		position:absolute;
		opacity:0;
		pointer-events: none;
		transition:opacity .3s;
	}
	.tw_hd_nav_child_item + .tw_hd_nav_child_item {
		border-top:1px solid #D9D9D9;
	}
	.tw_hd_nav_child_item > a {
		padding:18px 8px;
	}
	.tw_hd_nav_child_item > a:hover {
		color:var(--tw-color-primary);
	}
	.tw_sp_hd_btn {
		display:none;
	}
}
@media (min-width: 769px) and (max-width:1067px) {
	.tw_hd_nav_item_parent {
		padding-left:8px;
		padding-right:8px;
	}
	.tw_hd_nav_item_parent > span {
		width:calc(100% + 16px);
		left:-8px;
	}
}
@media screen and (max-width: 768px) {
	.tw_hd_logo {
		box-sizing: content-box;
		background-color:#fff;
		border-bottom:1px solid rgba(36, 37, 38, 0.2);
		width:100%;
		height:var(--tw-header-height);
		z-index:999;
		position:fixed;
		top:0;
		left:0;
	}
	.tw_hd_logo img {
		width:84px;
	}
	.tw_hd_logo > a {
		display:flex;
		align-items: center;
		padding:0 16px;
		height:100%;
	}

	.tw_hd_nav_wrap {
		width:100%;
		height:calc(100% - var(--tw-header-height));
		background-color:#fff;
		position:fixed;
		top:var(--tw-header-height);
		left:100%;
		z-index: 1000;
		overflow-y: auto;
		overscroll-behavior-y: none;
		transition:transform .3s;
	}
	.tw_spmenu_open .tw_hd_nav_wrap {
		transform:translateX(-100%);
	}
	.tw_hd_nav_list {
		padding:32px 24px 100px;
	}
	.tw_hd_nav_item + .tw_hd_nav_item {
		border-top:1px dashed var(--tw-color-lightgray);
		padding-top:24px;
	}
	.tw_hd_nav_item_parent {
		font-weight:700;
	}
	.tw_hd_nav_child {
		padding:12px 0 16px 16px;
	}
	.tw_hd_nav_child_item > a {
		padding:10px 28px 10px 0;
		position:relative;
	}
	.tw_hd_nav_child_item > a::after {
		content:"";
		display:block;
		margin:auto 0;
		width:16px;
		height:16px;
		background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
		background-size:cover;
		position:absolute;
		top:0;
		bottom:0;
		right:8px;
	}


	.tw_sp_hd_btn {
		display:flex;
		justify-content: center;
		align-items: center;
		width:var(--tw-header-height);
		height:var(--tw-header-height);
		z-index:1000;
		position:fixed;
		top:0;
		right:0;
	}
	.tw_sp_hd_btn > i {
		border-radius:2px;
		width:24px;
		height:2px;
		background-color:var(--tw-color-middarkgray);
		position:relative;
		transition:background-color .3s;
	}
	.tw_sp_hd_btn > i::before,
	.tw_sp_hd_btn > i::after {
		content:"";
		display:block;
		border-radius:2px;
		width:100%;
		height:100%;
		background-color:var(--tw-color-middarkgray);
		position:absolute;
		top:0;
		left:0;
		transition:transform .3s;
	}
	.tw_sp_hd_btn > i::before {
		transform:translateY(-7px);
	}
	.tw_sp_hd_btn > i::after {
		transform:translateY(7px);
	}
	.tw_spmenu_open .tw_sp_hd_btn > i {
		background-color:transparent;
	}
	.tw_spmenu_open .tw_sp_hd_btn > i::before {
		transform:rotate(45deg);
	}
	.tw_spmenu_open .tw_sp_hd_btn > i::after {
		transform:rotate(-45deg);
	}
}


/* Download Area */
.tw_download_area {
	display:flex;
	justify-content: center;
	align-items: center;
	position:relative;
	background-color:#B9CCDE;
	height:190px;
}
.tw_download_pc,
.tw_download_sp {
	position:relative;
	z-index:1;
}
.tw_download_area picture {
	position:static;
}
.tw_download_img01,
.tw_download_img02 {
	margin:0 auto;
	position:absolute;
	left:0;
	right:0;
	bottom:0;
}
@media (min-width: 769px) {
	.tw_download_pc {
		border-radius:24px;
		border:1px solid #fff;
		padding:16px;
		background-color:rgba(255,255,255,.5);
		backdrop-filter: blur(2px);
		-webkit-backdrop-filter: blur(2px);
	}
	.tw_download_img01 {
		right:436px;
	}
	.tw_download_img02 {
		left:382px;
	}
}
@media screen and (max-width: 768px) {
	.tw_download_area {
		height:290px;
	}
	.tw_download_sp {
		width:100%;
		border-radius:24px;
		border:1px solid #fff;
		padding:20px 0 16px;
		text-align: center;
		background-color:rgba(255,255,255,.5);
		backdrop-filter: blur(10px);
		-webkit-backdrop-filter: blur(10px);
	}
	.tw_download_sp_logo {
		display:flex;
		justify-content: center;
		align-items: center;
		margin:0 auto;
		border-radius:var(--tw-radius01);
		width:80px;
		height:80px;
		background-color:#fff;
	}
	.tw_download_sp_logo > img {
		width:calc(100% - 20px);
		height:auto;
	}
	.tw_download_sp_description {
		margin-top:16px;
	}
	.tw_download_sp_link {
		margin-top:16px;
	}
	.tw_download_sp_link .tw_button02 {
		width:260px;
	}
}

/* New TopicPath */
.tw_topicpath {
	border-top:1px solid var(--tw-color-lightgray);
	height:50px;
	background-color:#FAFAFA;
	overflow:hidden;
}
.tw_topicpath_inner {
	display:flex;
	align-items: center;
	padding-top:.2em;
	height:100%;
	font-size:13px;
	color:var(--tw-common-color-darkgray);
	overflow-x:auto;
}
.tw_topicpath_inner a {
	color:inherit;
}
.tw_topicpath_inner > li {
	flex-shrink: 0;
}
.tw_topicpath_inner > li + li {
	margin-left:10px;
	padding-left:10px;
	position:relative;
}
.tw_topicpath_inner > li + li::before {
	content:"";
	display:block;
	margin:auto 0;
	border-top:1px solid;
	border-right:1px solid;
	color:var(--tw-color-middarkgray);
	width:.5em;
	height:.5em;
	position:absolute;
	top:0;
	bottom:1px;
	left:-.3em;
	transform:rotate(45deg) skew(10deg,10deg);

}
@media (min-width: 769px) {
	.tw_topicpath_inner a:hover {
		text-decoration: underline;
	}
}
@media screen and (max-width: 768px) {
}

/* New Footer */
.tw_footer {
	border-top:1px solid var(--tw-color-lightgray);
	padding-top:40px;
	padding-bottom:24px;
	color:var(--tw-common-color-darkgray);
}
.tw_footer a {
	color:inherit;
}
.tw_ft_link_wrap + .tw_ft_link_wrap {
	margin-top:28px;
	border-top:1px solid var(--tw-color-lightgray);
	padding-top:28px;
}
.tw_ft_link_item > dt {
	font-size:16px;
	font-weight:700;
	line-height:1.3;
}
.tw_ft_link_item > dt + dt {
	margin-top:28px;
}
.tw_ft_link_item > dt + dd {
	margin-top:24px;
}
.tw_ft_link_item > dt ~ dd {
	padding-left:1em;
}
.tw_ft_link_item > dd {
	font-size:13px;
	line-height:1.4;
}
.tw_ft_link_item > dd + dd {
	margin-top:16px;
}
.tw_ft_link_item > dd + dt {
	margin-top:28px;
}
.tw_ft_bottom {
	margin-top:24px;
	border-top:1px solid var(--tw-color-lightgray);
	padding-top:44px;
	position:relative;
}
.tw_ft_pagetop {
	display:flex;
	justify-content: center;
	align-items: center;
	border-radius:0 0 4px 4px;
	padding-bottom:2px;
	width:160px;
	height:24px;
	font-size:12px;
	background-color:var(--tw-color-lightgray);
	position:absolute;
	top:0;
	right:0;
}
.tw_ft_pagetop::after {
	content:"";
	display:block;
	margin-top:4px;
	margin-left:.8em;
	width:12px;
	height:12px;
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pagetop.svg);
	background-size:cover;
}
.tw_ft_companylink {
	font-size:12px;
	line-height:1.3;
}
.tw_ft_copyright {
	margin-top:12px;
	font-size:11px;
	line-height:1.2;
	color:var(--tw-color-middarkgray);
}
.tw_ft_companylink::after {
	content:"";
	display:inline-block;
	margin-left:.2em;
	width:10px;
	height:10px;
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink.svg);
	background-size:cover;
}
@media (min-width: 769px) {
	.tw_ft_link_wrap {
		display:flex;
		padding-left:5px;
		padding-right:5px;
	}
	.tw_ft_link_item {
		flex:1;
	}
	.tw_ft_link_item > dd {
		padding-right:24px;
	}
	.tw_ft_link_item + .tw_ft_link_item {
		padding-left:24px;
		border-left:1px dashed var(--tw-color-lightgray);
		position:relative;
	}
	.tw_ft_link_item + .tw_ft_link_item::before {
		content:"";
		width:1px;
		height:100%;
		position:absolute;
		top:0;
		left:0;
	}
	.tw_ft_link_item a:hover {
		text-decoration: underline;
	}
	.tw_ft_link_item._download {
		display:flex;
	}
	.tw_ft_link_item_qr {

	}
	.tw_ft_link_item_app_links_wrap {
		margin-left:8px;
	}
	.tw_ft_link_item_app_links_heading {
		flex-shrink: 0;
		font-size:12px;
	}
	.tw_ft_link_item_app_links {
		display:flex;
		justify-content: space-between;
		margin-top:8px;
	}
	.tw_ft_link_item_app_links > a + a {
		margin-left:8px;
	}
	.tw_ft_link_item_app_links > a:hover {
		opacity:.7;
	}
	.tw_ft_link_item_app_links > a > img {
		width:auto;
		height:40px;
	}
	.tw_ft_bottom {
		display:flex;
		flex-direction: row-reverse;
		justify-content: space-between;
	}
	.tw_ft_pagetop:hover {
		opacity:.7;
	}
	.tw_ft_companylink:hover {
		text-decoration: underline;
	}
	.tw_ft_bottom_logo > a:hover {
		opacity:.7;
	}
}
@media screen and (max-width: 768px) {
	.tw_footer {
		padding-bottom:calc(24px + env(safe-area-inset-bottom));
	}
	.tw_ft_link_item + .tw_ft_link_item {
		padding-top:28px;
		border-top:1px solid var(--tw-color-lightgray);
	}
	.tw_ft_link_item + .tw_ft_link_item {
		margin-top:30px;
	}
	.tw_ft_link_item > dt._sp_border {

	}
	.tw_ft_link_item > dt + dt {
		margin-top:28px;
	}
	.tw_ft_link_item > dt + dd {
		margin-top:16px;
	}
	.tw_ft_link_item > dd {
		padding-left:1em;
	}
	.tw_ft_link_item > dd + dt {
		padding-top:28px;
		border-top:1px solid var(--tw-color-lightgray);
	}
	.tw_ft_bottom_text {
		margin-top:24px;
	}
}


/* LowerPage KeyVisual */
.tw_lowerpage_kv01 {
	position:relative;
	z-index: 1;
}
.tw_lowerpage_kv01_inner {
	display:flex;
	justify-content: center;
	height:240px;
	position:relative;
}
.tw_lowerpage_kv01_heading {
	color:#fff;
	text-align: center;
}
.tw_lowerpage_kv01_bg img {
	object-fit: cover;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index: -1;
}
.tw_lowerpage_kv01_description {
	padding:16px 40px 40px;
	font-size:20px;
	line-height:1.5;
	color:var(--tw-common-color-darkgray);
}
@media (min-width: 769px) {
	.tw_lowerpage_kv01 {
	}
	.tw_lowerpage_kv01_inner {
		align-items: center;
	}
	.tw_lowerpage_kv01_heading {
		text-shadow: 0 4px 4px rgba(0,0,0,.25);
	}
	.tw_lowerpage_kv01_bg img {
	}
	.tw_lowerpage_kv01_description {
		text-align: center;
	}
	.tw_lowerpage_kv01_description > p {
		margin:0 auto;
		max-width:100%;
		width:1120px;
		letter-spacing: -.02em;
	}
}
@media screen and (max-width: 768px) {
	.tw_lowerpage_kv01 {
	}
	.tw_lowerpage_kv01_inner {
		padding-top:24px;
		height:500px;
	}
	.tw_lowerpage_kv01_heading {
		padding-left:40px;
		padding-right:40px;
		font-size:28px;
	}
	.tw_lowerpage_kv01_heading._sp_left {
		text-align: left;
	}
	.tw_lowerpage_kv01_bg img {
	}
	.tw_lowerpage_kv01_description {
		margin:-100px auto 0;
		padding: 16px 20px 20px;
		width:calc(100% - 32px);
		background-color:#fff;
	}
}

.tw_lowerpage_kv02,
.tw_lowerpage_kv03 {
	display:flex;
	justify-content: center;
	align-items: center;
	height:240px;
	position:relative;
	z-index: 1;
}
.tw_lowerpage_kv03 {
	height:180px;
}
.tw_lowerpage_kv02 .tw_h1,
.tw_lowerpage_kv03 .tw_h1 {
	color:#fff;
	text-align: center;
}
.tw_lowerpage_kv03 .tw_h1 {
	font-size: 28px;
}
.tw_lowerpage_kv02_bg img,
.tw_lowerpage_kv03_bg img {
	object-fit: cover;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index: -1;
}
@media (min-width: 769px) {
	.tw_lowerpage_kv02 {
	}
}
@media screen and (max-width: 768px) {
	.tw_lowerpage_kv02 {
		height:194px;
	}
	.tw_lowerpage_kv03 {
		height:120px;
	}
	.tw_lowerpage_kv03 .tw_h1 {
		font-size: 20px;
	}
}



/* Caroucel */
.tw_carousel01_wrap {
	padding-top:100px;
	padding-bottom:100px;
	background-color:var(--tw-color-brightgray_light);
	overflow: hidden;
}
.tw_carousel01_heading {
	text-align: center;
}
.tw_carousel01_inner {

}
.tw_carousel01 {
	margin-top:50px;
	width:290px;
	overflow: visible;
}
.tw_carousel01_slide_item {
	width:290px;
	height:auto;
	display:block;
}
.tw_carousel01_slide_item > a {
	display:flex;
	flex-direction: column;
	box-sizing: border-box;
	padding-bottom:16px;
	height:100%;
	color:inherit;
	background-color:#fff;
	box-shadow: 0px 4px 21px 2px #2425260F;
	border-radius:var(--tw-radius01);
	overflow:hidden;
}
.tw_carousel01_slide_item_img img {
	width:100%;
	height:auto;
}
.tw_carousel01_slide_item_heading {
	padding:12px 16px 10px;
	font-size:16px;
}
.tw_carousel01_slide_item_description {
	padding-left:16px;
	padding-right:16px;
	min-height:calc(1.3em * 4);
	font-size:12px;
	line-height:1.3;
}
.tw_carousel01_slide_item_img img {
	border-top-left-radius:16px;
	border-top-right-radius:16px;
}
.tw_carousel01 .swiper-pagination {
	display:flex;
	justify-content: center;
	margin-top:32px;
	position:static;
}
.tw_carousel01 .swiper-pagination .swiper-pagination-bullet {
	margin:0 8px;
	width:10px;
	height:10px;
	background-color:var(--tw-color-middlegray);
	opacity:1;
}
.tw_carousel01 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color:var(--tw-color-primary);
}
.tw_carousel01 .swiper-button-next,
.tw_carousel01 .swiper-button-prev {
	display: none;
	right: calc(50% - 50vw);
	width: 40px;
	height: 44px;
	padding: 0 7px 0 0;
	background-color: var(--tw-color-middarkgray);
	border-radius: 8px 0px 0px 8px;
}
.tw_carousel01 .swiper-button-prev {
	right: auto;
	left: calc(50% - 50vw);
	padding: 0 0 0 7px;
	border-radius: 0px 8px 8px 0px;
}
.tw_carousel01 .swiper-button-next:after,
.tw_carousel01 .swiper-button-prev:after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01_white.svg) no-repeat 50% 50%;
}
.tw_carousel01 .swiper-button-prev:after {
	transform: scaleX(-1);
}
.tw_carousel01.swiper-initialized .swiper-button-next,
.tw_carousel01.swiper-initialized .swiper-button-prev {
	display: flex;
}
.tw_carousel01_link {
	margin-top:32px;
}
@media (min-width: 769px) {
	.tw_carousel01_inner {
	}
	.tw_carousel01 {
		margin-left:auto;
		margin-right:auto;
	}
	.tw_carousel01 {
	}
	.tw_carousel01:not(.swiper-initialized) .tw_carousel01_slide_wrap {
		display:flex;
		flex-shrink:0;
	}
	.tw_carousel01:not(.swiper-initialized) .tw_carousel01_slide_item +.tw_carousel01_slide_item {
		margin-left:40px;
	}
	.tw_carousel01_slide_item > a:hover {
		opacity:.5;
	}
}
@media screen and (max-width: 768px) {
	.tw_carousel01_wrap {
		padding-top:80px;
	}
	.tw_carousel01 {
		margin-top:32px;
	}
	.tw_carousel01 .swiper-pagination {
		margin-top:24px;
	}
	.tw_carousel01 .swiper-button-next,
	.tw_carousel01 .swiper-button-prev {
		padding: 0;
	}
}
@media (hover: hover) {
	.tw_carousel01 .swiper-button-next:hover,
	.tw_carousel01 .swiper-button-prev:hover {
		opacity: .5;
	}
}

/* =============================================================================

Local Page Style

============================================================================= */

/* TOP Page
----------------------------------------------------------------------------- */
#tw_emergency_info {
	position: fixed;
	width: 100%;
	background: #FEF6F5;
}
#tw_emergency_info::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 16px;
	background: linear-gradient(180deg, rgba(57, 63, 99, 0) 0%, rgba(57, 63, 99, 0.05) 100%);
}
#tw_emergency_info > a {
	display: block;
	padding: 24px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.33;
	color: var(--tw-color-vermilion);
}
#tw_emergency_info > a._outlink::after,
#tw_emergency_info > a._pdflink::after {
	content: "";
	display: inline-block;
	margin-left: 0.4em;
	width: 1.2em;
	height: 1.2em;
	vertical-align: -0.2em;
	background-size: cover;
}
#tw_emergency_info > a._outlink::after {
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink_vermilion.svg);
}
#tw_emergency_info > a._pdflink::after {
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pdflink_vermilion.svg);
}

@media (min-width: 769px) {
	#tw_emergency_info > a:hover {
		text-decoration: underline;
	}
}
@media (max-width: 768px) {
	#tw_emergency_info > a {
		font-size: 12px;
	}
}

.tw_top_heading {
	margin-bottom: 32px;
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	color: var(--tw-color-darknavy);
}

.tw_top_mv {
	position: relative;
}
.tw_top_mv .swiper-wrapper {
	transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);;
}
.tw_top_mv .swiper-slide {
	max-width: 1280px;
	height: 500px;
	clip-path: polygon(40px 0%, calc(100% + 40px) 0%, calc(100% - 40px) 100%, -40px 100%);
}
.tw_top_mv .swiper-slide img {
	height: 500px;
	object-fit: cover;
	transform: scale(1.1);
}
.tw_top_mv_contents {
	position: absolute;
	left: max(50vw - 640px, 0px);
	right: max(50vw - 640px, 0px);
	top: 0;
	bottom: 0;
	z-index: 10;
}
.tw_top_mv_copy {
	position: absolute;
	left: 40px;
	top: 270px;
	filter: drop-shadow(0 0 10px #999);
}
.tw_top_mv_app_btn {
	display: flex;
	column-gap: 24px;
	position: absolute;
	left: 40px;
	top: 400px;
}
.tw_top_mv_guide_btn {
	position: absolute;
	left: calc(50% - 50vw);
	top: 485px;
}
.tw_top_mv_guide_btn > a {
	font-size: 15px;
	font-weight: 400;
	color: var(--tw-color-primary);
	background: var(--tw-color-surface);
	border: solid 1px var(--tw-color-primary);
	border-radius: 0px 22px 22px 0px;
	border-left: none;
}
.tw_top_mv_guide_btn > a.tw_button01:where(._outlink,._pdflink,._arrow)::after, .tw_button02:where(._outlink,._pdflink,._arrow)::after {
	margin-top: 0;
}
@media (min-width: 769px) {
	.tw_top_mv_guide_btn > a:hover {
		color: rgb(216 38 98 / 0.5);
		border: solid 1px rgb(216 38 98 / 0.5);
		border-left: none;
		background: var(--tw-color-surface);
	}
	.tw_top_mv_guide_btn > .tw_button01._arrow:hover::after{		
		opacity: .5;
	}
	.tw_top_mv_app_btn a:hover {
		opacity: .5;
	}
}

@media (max-width: 768px) {
	.tw_top_mv .swiper-slide {
		height: 280px;
		clip-path: polygon(20px 0%, calc(100% + 20px) 0%, calc(100% - 20px) 100%, -20px 100%);
	}
	.tw_top_mv .swiper-slide img {
		width: 100%;
		height: 280px;
	}
	.tw_top_mv_copy {
		position: absolute;
		left: 0;
		top: 160px;
		padding: 0 16px;
		max-width: 343px;
	}
	.tw_top_mv_app_btn {
		display: none;
	}
	.tw_top_mv_guide_btn {
		position: absolute;
		left: 0;
		top: 264px;
	}
}

.tw_top_cando {
	padding-top: 80px;
	padding-bottom: 40px;
}
.tw_top_cando_head {
	max-width: 886px;
	margin: auto;
}
.tw_top_cando_heading {
	font-size: 64px;
	font-weight: 350;
}
.tw_top_cando_lead {
	max-width: 745px;
	margin-top: -15px;
	margin-left: auto;
	padding: 40px 40px 16px;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
	color: var(--tw-color-darknavy);
	background: var(--tw-color-brightgray_light);
}
.tw_top_cando_anchor {
	display: flex;
	justify-content: space-between;
	column-gap: 16px;
	max-width: 745px;
	margin-top: 16px;
	margin-left: auto;
	padding: 0 39px;
}
.tw_top_cando_anchor > li > a {
	display: block;
	position: relative;
	padding: 8px 0 28px;
	font-size: 15px;
	font-weight: 700;
}
.tw_top_cando_anchor > li > a::after {
    content: "";
    display: inline-block;
	position: absolute;
	left: 50%;
	bottom: 4px;
    width: 24px;
    height: 24px;
	background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow_down.svg) 50% 50% no-repeat;
    background-size: cover;
	transform: translateX(-50%);
}
.tw_top_cando_links {
	max-width: 984px;
	margin: 32px auto 0;
}
.tw_top_cando_item:nth-child(n+2) {
	margin-top: 40px;
}
.tw_top_cando_item {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.tw_top_cando_item:nth-child(2n+1) {
	flex-direction: row-reverse;
}
.tw_top_cando_link_wrap {
	display: block;
	position: relative;
	z-index: 1;
	width: 67.5%;
	margin-right: -80px;
	padding: 32px;
	line-height: 1.5;
	color: var(--tw-color-darknavy);
	background-color: #fff;
	border-width: 0px 0px 1px 1px;
	border-style: solid;
	border-color: #D0D1D2;
}
.tw_top_cando_item:nth-child(2n+1) .tw_top_cando_link_wrap {
	margin-right: 0;
	margin-left: -80px;
	border-width: 0px 1px 1px 0px;
}
.tw_top_cando_arrow_text {
	margin-top: 8px;
	font-size: 15px;
}
.tw_top_cando_arrow_icon {
	display: none;
}
.tw_top_cando_subtitle {
	display: block;
	font-size: 16px;
	font-weight: 400;
}
.tw_top_cando_copy {
	display: block;
	margin: 8px 0 24px;
	font-size: 28px;
}
.tw_top_cando_text {
	font-size: 20px;
}
.tw_top_cando_image {
	width: 40.7%;
}

@media (min-width: 769px) {
	.tw_top_cando_anchor > li > a:hover {
		opacity: .5;
	}
}

@media (max-width: 768px) {
	.tw_top_cando {
		padding-top: 40px;
	}
	.tw_top_cando_heading {
		font-size: 34px;
	}
	.tw_top_cando_lead {
		width: auto;
		margin-top: -10px;
		padding: 24px 20px 16px;
		font-size: 17px;
	}
	.tw_top_cando_anchor {
		display: block;
		width: auto;
		margin-top: 24px;
		margin-left: 0;
		padding: 0;
	}
	.tw_top_cando_anchor > li + li {
		margin-top: 8px;
	}
	.tw_top_cando_anchor > li > a {
		padding: 14px 0 15px;
	}
	.tw_top_cando_anchor > li > a::after {
		content: "";
		display: inline-block;
		position: absolute;
		left: auto;
		right: 8px;
		top: 50%;
		transform: translateY(-50%);
	}
	.tw_top_cando_item {
		display: block;
		position: relative;
		margin-top: 40px;
		padding-top: 1px;
	}
	.tw_top_cando_item:nth-child(n+2) {
		margin-top: 24px;
	}
	.tw_top_cando_link_wrap,
	.tw_top_cando_item:nth-child(2n+1) .tw_top_cando_link_wrap {
		display: block;
		width: auto;
		margin: 51.5% 21px 0;
		padding: 24px;
		border: none;
	}
	.tw_top_cando_subtitle {
		font-size: 11px;
	}
	.tw_top_cando_copy {
		font-size: 20px;
	}
	.tw_top_cando_text {
		font-size: 17px;
	}
	.tw_top_cando_arrow_icon {
		display: flex;
		justify-content: center;
		align-items: center;
		width: 48px;
		height: 48px;
		margin: 8px auto 0;
		background-color: #fff;
		border: 1px solid var(--tw-color-lightgray);
		border-radius: 100%;
	}
	.tw_top_cando_arrow_icon::after {
		content: "";
		width: 20px;
		height: 20px;
		background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
		background-size: cover;
	}
	.tw_top_cando_image {
		position: absolute;
		top: 0;
		width: 100%;
	}
	.tw_top_cando_image img {
		width: 100%;
	}
}
@media (min-width: 769px) {
	.tw_top_cando_link_wrap:hover .tw_top_cando_copy {
		color: var(--tw-color-primary);
	}
}

.tw_top_banner {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

@media (min-width: 769px) {
	.tw_top_banner > a:hover {
		opacity: .5;
	}
}

@media (max-width: 768px) {
	.tw_top_banner {
		padding-top: 0;
	}
}

.tw_top_feature {
	position: relative;
	z-index: 1;
	padding: 80px 0 40px;
}
.tw_top_feature_wrap {
	display: flex;
	column-gap: 32px;
	padding: 0 16px;
}
.tw_top_feature_item {
	width: 100%;
	font-size: 15px;
	line-height: 1.33;
}
.tw_top_feature_item > a {
	display: flex;
	flex-direction: column;
	height: 100%;
	padding: 24px;
	color: var(--tw-color-darknavy);
	background: #FFFFFF;
	border: 1px solid rgba(225, 225, 225, 0.5);
	box-shadow: 0px 8px 22px 4px rgba(36, 37, 38, 0.07);
	border-radius: 16px;
}
.tw_top_feature_image {
	margin-bottom: 16px;
	text-align: center;
}
.tw_top_feature_text_wrap {
	margin-bottom: 16px;	
}
.tw_top_feature_heading {
	margin-bottom: 24px;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
}
.tw_top_feature_text02 {
	font-size: 13px;
	color: var(--tw-color-darkgray);
}
.tw_top_feature_text03 {
	padding: 8px;
	font-size: 13px;
	background: var(--tw-color-brightgray);
	border-radius: 4px;
}
.tw_top_feature_arrow_text {
	margin-top: auto;
	font-size: 15px;
}

@media (min-width: 769px) {
	.tw_top_feature_item > a:hover {
		opacity: .5;
	}
}

@media (max-width: 768px) {
	.tw_top_feature {
		padding-top: 40px;
	}
	.tw_top_feature_wrap {
		display: block;
	}
	.tw_top_feature_item:nth-child(n+2) {
		margin-top: 32px;
	}
}

.tw_top_campaign {
	margin-top: -250px;
	padding: 290px 0 40px;
	overflow: hidden;
	line-height: 1.33;
	color: var(--tw-color-darkgray);
}
.tw_top_campaign_registration {
	display: inline-block;
	margin: 8px auto 0;
	padding: 5px 8px;
	font-size: 11px;
	background: var(--tw-color-brightgray);
	border-radius: 4px;
}
.tw_top_campaign_registration._tw_is_active {
	color: #fff;
	background-color: var(--tw-color-primary);
}
.tw_top_campaign_text {
	margin: 8px 16px 0;
	font-size: 12px;
}
.tw_top_campaign_period {
	display: flex;
	margin: 16px 16px 8px;
	font-size: 12px;
}
.tw_top_campaign_period._tw_is_active {
	color: #fff;
	background-color: var(--tw-color-primary);
}
.tw_top_campaign_period > dt {
	color: var(--tw-color-middarkgray);
}
.tw_top_campaign_period > dt::after {
	content: "：";
}

@media (max-width: 768px) {
	.tw_top_campaign {
		margin-top: -100px;
		padding-top: 120px;
	}
}

.tw_top_question {
	padding: 104px 0 40px;
}
.tw_top_question_wrap {
	display: flex;
	justify-content: center;
	column-gap: 80px;
}
.tw_top_question_link .tw_button01 {
	width: 100%;
}
.tw_top_question_desc {
	margin-top: 16px;
	font-size: 12px;
	line-height: 1.33;
	text-align: center;
	color: var(--tw-color-darkgray);
}

@media (max-width: 768px) {
	.tw_top_question {
		padding-top: 80px;
	}
	.tw_top_question_wrap {
		padding: 0 16px;
		display: block;
	}
	.tw_top_question_link .tw_button01 {
		max-width: 343px;
	}
	.tw_top_question_item:nth-child(n+2) {
		margin-top: 40px;
	}
}

.tw_top_infomation {
	padding: 40px 0;
}
.tw_top_infomation_wrap {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-rows: auto 1fr;
	grid-column-gap: 16px;
}
.tw_top_infomation_important {
	grid-area: 1 / 1 / 2 / 2;
}
.tw_top_infomation_new {
	grid-area: 1 / 2 / 3 / 3;
}
.tw_top_infomation_maintenance {
	grid-area: 2 / 1 / 3 / 2;
}
.tw_top_infomation_category {
	padding: 24px 16px 32px;
}
.tw_top_infomation_heading {
	margin-bottom: 8px;
	padding: 0 8px;
	font-size: 17px;
	font-weight: 700;
}
.tw_top_infomation_item {
	position: relative;
	margin-bottom: 8px;
	border-bottom: 1px dashed #D0D1D2;
}
.tw_top_infomation_item > a {
	display: block;
	padding: 24px 8px;
	line-height: 1.33;
}
.tw_top_infomation_date {
	font-size: 15px;
	color: var(--tw-color-darkgray);
}
.tw_top_infomation_label {
	display: inline-flex;
	column-gap: 4px;
	position: absolute;
	right: 0;
	top: 22px;
}
.tw_top_infomation_label > li {
	padding: 5px 8px;
	font-size: 12px;
	background: var(--tw-color-brightgray);
	border-radius: 4px;
}
.tw_top_infomation_text {
	margin-top: 8px;
	font-size: 16px;
}
.tw_top_infomation_link {
	margin-top: 8px;
	font-size: 12px;
}
.tw_top_infomation_link._outlink::after,
.tw_top_infomation_link._pdflink::after {
    width: 1.2em;
    height: 1.2em;
	vertical-align: -0.2em;
}

@media (min-width: 769px) {
	.tw_top_infomation_item > a:hover {
		opacity: .5;
	}
}

@media (max-width: 768px) {
	.tw_top_infomation_wrap {
		display: block;
	}
}

.tw_top_related_service {
    padding: 104px 0 40px;
}
.tw_top_related_service_wrap {
	display: grid;
	grid-template-columns: repeat(auto-fit, 248px);
	justify-content: center;
	grid-gap: 32px;
	padding: 16px 16px 0;
}
.tw_top_related_service_item {
	width: 100%;
}
.tw_top_related_service_item > a {
	display: block;
	width: 100%;
	height: 100%;
	padding: 24px 8px 32px;
	text-align: center;
	background: #FFF;
	box-shadow: 0px 0px 20px rgba(36, 37, 38, 0.05);
	border-radius: 16px;
}
.tw_top_related_service_image > img {
	object-fit: contain;
	max-width: 100%;
	height: 70px;
}
.tw_top_related_service_text {
	margin-top: 24px;
	font-size: 12px;
	font-weight: 700;
}

@media (min-width: 769px) {
	.tw_top_related_service_item > a:hover {
		opacity: .5;
	}
}

@media (max-width: 768px) {
	.tw_top_related_service {
		padding-top: 80px;
	}
	.tw_top_related_service_wrap {
		grid-template-columns: repeat(2, minmax(1%, 248px));
		grid-gap: 16px;
		padding: 0 16px;
	}
	.tw_top_related_service_image > img {
		object-fit: contain;
		max-width: 100%;
		height: 70px;
	}
	.tw_top_related_service_text {
		margin-top: 16px;
		line-height: 1.33;
	}
}

@media screen and (min-width: 769px) {
	.tw_top_br_sp {
		display: none;
	}
}

.tw_top_aside {
    padding: 104px 0 40px;
}
.tw_top_aside_sponsor {
	display: grid;
	grid-template-columns: repeat(auto-fit, 360px);
	justify-content: center;
	grid-gap: 24px;
	padding: 40px 0;
}
.tw_top_aside_account {
	padding: 40px 0;
	text-align: center;
}
.tw_top_aside_account > dt {
	margin-bottom: 24px;
	font-size: 17px;
	font-weight: 500;
}
.tw_top_aside_account > dd > ul {
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 40px;
}

@media screen and (min-width: 769px) {
	.tw_top_aside_sponsor a:hover,
	.tw_top_aside_account a:hover {
		opacity: 0.5;
	}
}

@media (max-width: 768px) {
	.tw_top_aside {
		padding-top: 80px;
	}
	.tw_top_aside_sponsor {
		padding: 0 16px;
		grid-template-columns: repeat(auto-fit, 100%);
		text-align: center;
	}
	.tw_top_aside_account {
		margin-top: 40px;
		padding: 0 16px;
	}
	.tw_top_aside_account > dt {
		font-size: 15px;
	}
}

.tw_top_conversion {
	position: sticky;
	right: 0;
	bottom: 0;
	z-index: 10;
	width: 100%;
}
.tw_top_conversion_pc {
	position: absolute;
	bottom: -10px;
	right: 10px;
}
.tw_top_conversion_sp {
	display: none;
}

@media (max-width: 768px) {
	.tw_top_conversion {
		padding: 16px 24px;
		background-color: rgba(255, 255, 255, 0.7);
		backdrop-filter: blur(4px);
		-webkit-backdrop-filter: blur(4px);
	}
	.tw_top_conversion_pc {
		display: none;
	}
	.tw_top_conversion_sp {
		display: block;
	}
	.tw_top_conversion_sp > a {
		width: 100%;
		max-width: 327px;
	}
}

/* Stories Page
----------------------------------------------------------------------------- */
/* Section */
.tw_stories_section {
	padding-top:40px;
	padding-bottom:20px;
}
.tw_stories_description {
	color:var(--tw-common-color-darkgray);
}
.tw_stories_section_child {
	padding-top:60px;
}
.tw_stories_section_child {
}
.tw_stories_section_child_heading {
	display:flex;
	height:88px;
	border:1px solid var(--tw-color-middlegray);
}
.tw_stories_section_child_heading .heading_sub {
	flex-shrink: 0;
	display:flex;
	align-items: center;
	justify-content: center;
	width:105px;
	text-align: center;
	color:#fff;
	background-color:var(--tw-color-toyotared);
}
.tw_stories_section_child_heading .heading_main {
	flex:1;
	display:flex;
	align-items: center;
	margin-left:20px;
}
.tw_stories_section_child_subheading {
	margin-top:24px;
}
.tw_stories_section_child_subheading {
	margin-top:24px;
}
.tw_stories_section_child_description {
	margin-top:16px;
}
@media (min-width: 769px) {
	.tw_stories_heading {
	}
	.tw_stories_description {
		text-align: center;
	}
	.tw_stories_section_child_inner {
		margin-left:20px;
		margin-right:20px;
	}
}
@media screen and (max-width: 768px) {
	.tw_stories_section .tw_stories_heading {
		text-align: left;
	}
	.tw_stories_section_child_inner {
		margin-left:10px;
		margin-right:10px;
	}
}

/* Movie */
.tw_stories_movie_wrap {
	margin-top:24px;
}
.tw_stories_movie {
	padding:20px;
	background-color:#FAFAFA;
}
.tw_stories_movie_heading + iframe {
	margin-top:12px;
}
.tw_stories_movie > iframe {
	width:100%;
	height:auto;
	aspect-ratio:16/9;
}
.tw_stories_movie_banner {
	display:block;
	margin-top:10px;
}
@media (min-width: 769px) {
	.tw_stories_movie {
		margin-left:-20px;
		width:740px;
	}
	.tw_stories_movie_wrap {
		display:flex;
	}
	.tw_stories_movie_text {
		margin-top:20px;
		margin-left:20px;
	}
}
@media screen and (max-width: 768px) {
	.tw_stories_section_child {
		padding-top:40px;
	}
	.tw_stories_section_child_heading {
		height:76px;
	}
	.tw_stories_section_child_heading .heading_sub {
		font-size:15px;
	}
	.tw_stories_section_child_heading .heading_main {
		font-size:17px;
	}
	.tw_stories_movie_wrap {
	}
	.tw_stories_movie {
		margin-left:-10px;
		margin-right:-10px;
		padding:16px;
	}
	.tw_stories_movie_banner {
		margin-left:-10px;
		margin-right:-10px;
	}
	.tw_stories_movie_text {
		margin-top:24px;
	}
}


/* Procedure */
.tw_stories_procedure {
	padding-top:100px;
	padding-bottom:20px;
	background-color:var(--tw-color-brightgray_light);
}
.tw_stories_procedure_contents {
	margin-top:60px;
	position:relative;
}
.tw_stories_procedure_contents_heading {
	padding-top:40px;
	color:#fff;
}
.tw_stories_procedure_contents_heading._is_last::after {
	content:"";
	display:block;
	margin:auto;
	width:24px;
	height:24px;
	background-image:
		radial-gradient(circle at 4px,var(--tw-color-toyotared) 4px,transparent 5px),
		radial-gradient(circle at 11px,#fff 11px,transparent 12px)
	;
	background-size:100%;
	background-position:7px center,center;
	position:absolute;
	inset:0 0 -20px 0;
}
.tw_stories_procedure_contents_item {
	display:flex;
	position:relative;
}
.tw_stories_procedure_contents_item_inner {
	padding:0 16px 16px 16px;
	background-color:#fff;
	position:relative;
	z-index:1;
}
.tw_stories_procedure_contents_item::before,
.tw_stories_procedure_contents_item::after {
	content:"";
	display:block;
	position:absolute;
}
.tw_stories_procedure_contents_item::after {
	width:0;
	height:0;
}
.tw_stories_procedure_contents_item_heading {
	display:flex;
	align-items: center;
	font-weight:500;
	height:72px;
}
.tw_stories_procedure_contents_item_img img {
	width:100%;
}
.tw_stories_procedure_contents_item_subheading {
	margin-top:16px;
}
.tw_stories_procedure_contents_item_description {
	margin-top:16px;
}
@media (min-width: 769px) {
	.tw_stories_procedure_contents {
		display:flex;
		justify-content: space-between;
		padding-top:120px;
		padding-left:28px;
		padding-right:28px;
	}
	.tw_stories_procedure_contents_item {
		width:calc(100% / 4 - (24px * 3 / 4));
	}
	.tw_stories_procedure_contents_item_inner {
		border-radius:0 8px 8px 8px;
	}
	.tw_stories_procedure_contents_heading {
		border-radius:50%;
		height:auto;
		aspect-ratio: 1/1;
		text-align: center;
		position:absolute;
	}
	.tw_stories_procedure_contents_heading._is_first,
	.tw_stories_procedure_contents_heading._is_middle {
		width:200px;
		background-color:var(--tw-color-surfacedark);
		top:0;
	}
	.tw_stories_procedure_contents_heading._is_first {
		left:0;
	}
	.tw_stories_procedure_contents_heading._is_middle {
		margin:0 auto;
		left:0;
		right:-24px;
	}
	.tw_stories_procedure_contents_heading._is_last {
		background-color:var(--tw-color-toyotared);
		width:240px;
		right:0;
		top:-40px;
	}
	.tw_stories_procedure_contents_item::before {
		width:calc(100% + 24px);
		height:24px;
		background-image:
			linear-gradient(to bottom,transparent calc(50% - 1px),var(--tw-color-toyotared) calc(50% - 1px),var(--tw-color-toyotared) calc(50% + 1px),transparent calc(50% + 1px)),
			radial-gradient(circle at 4px,var(--tw-color-toyotared) 4px,transparent 5px),
			radial-gradient(circle at 11px,#fff 11px,transparent 12px)
		;
		background-size:
			calc(100% - 12px) 100%,
			24px 100%,
			24px 100%
		;
		background-position:
			12px center,
			7px center,
			left center
		;
		top:-40px;
		left:-8px;
	}
	.tw_stories_procedure_contents_item::after {
		border-top:7px solid transparent;
		border-right:7px solid transparent;
		border-left:7px solid #fff;
		border-bottom:7px solid #fff;
		bottom:100%;
		left:0;
	}
}
@media screen and (max-width: 768px) {
	.tw_stories_procedure {
		padding-bottom:72px;
	}
	.tw_stories_procedure_contents {
		margin-top:20px;
		z-index: 1;
	}
	.tw_stories_procedure_contents_heading {
		text-align: center;
		position:relative;
	}
	.tw_stories_procedure_contents_heading + .tw_stories_procedure_contents_item {
		margin-top:16px;
	}
	.tw_stories_procedure_contents_heading::before {
		content:"";
		display:block;
		border-radius:50%;
		width:100%;
		height:auto;
		aspect-ratio: 1/1;
		position:absolute;
		left:0;
	}
	.tw_stories_procedure_contents_heading._is_first,
	.tw_stories_procedure_contents_heading._is_middle {
		width:200px;
		left:-16px;
	}
	.tw_stories_procedure_contents_heading._is_last {
		margin-top:36px;
		padding-top:0;
		width:300px;
		font-size:20px;
		left:-24px;
		z-index: -1;
	}
	.tw_stories_procedure_contents_heading._is_first::before,
	.tw_stories_procedure_contents_heading._is_middle::before {
		background-color:var(--tw-color-surfacedark);
		top:0;
	}
	.tw_stories_procedure_contents_heading._is_last::before {
		margin:auto 0;
		background-color:var(--tw-color-toyotared);
		top:0;
		bottom:0;
	}
	.tw_stories_procedure_contents_heading._is_last::after {
		right:auto;
		bottom:auto;
		top:-10px;
		left:16px;
	}
	.tw_stories_procedure_contents_heading > span {
		position:relative;
	}
	.tw_stories_procedure_contents_item {
		padding-left:40px;
	}
	.tw_stories_procedure_contents_item + * {
		margin-top:20px;
	}
	.tw_stories_procedure_contents_item::before {
		width:24px;
		height:calc(100% + 20px);
		background-image:
			linear-gradient(to left,transparent calc(50% - 1px),var(--tw-color-toyotared) calc(50% - 1px),var(--tw-color-toyotared) calc(50% + 1px),transparent calc(50% + 1px)),
			radial-gradient(circle at 4px,var(--tw-color-toyotared) 4px,transparent 5px),
			radial-gradient(circle at 11px,#fff 11px,transparent 12px)
		;
		background-size:
			100% calc(100% + 40px),
			100% 24px,
			100% 24px
		;
		background-position:
			calc(50% - 1px) 12px,
			7px top,
			center top
		;
		top:20px;
		left:-8px;
	}
	.tw_stories_procedure_contents_item:nth-of-type(2)::before {
		height:calc(100% + 20px + 40px + 22px + 16px);
	}
	.tw_stories_procedure_contents_item::after {
		border-top:7px solid transparent;
		border-right:10px solid #fff;
		border-bottom:7px solid transparent;
		top:22px;
		right:calc(100% - 40px);
	}
	.tw_stories_procedure_contents_item_inner {
		border-radius:8px;
	}
}


/* Flow */
.tw_stories_flow_wrap {
	--flow-border-width:4px;
	--flow-border-left:40px;
}
.tw_stories_flow_inner {
	position:relative;
	z-index: 1;
	padding-bottom:24px;
}
.tw_stories_flow_inner::before {
	content:"";
	display:block;
	width:var(--flow-border-width);
	height:100%;
	background-color:#EFF4F8;
	position:absolute;
	top:0;
	left:var(--flow-border-left);
	z-index: -1;
}
.tw_stories_flow_parent {
	padding-bottom:36px;
}
.tw_stories_flow_parent_heading {
	padding:16px 0 16px calc(var(--flow-border-left) * 2);
	position:relative;
}
.tw_stories_flow_parent_heading::before,
.tw_stories_flow_end_heading::before {
	content:"";
	display:block;
	width:var(--flow-border-width);
	height:100%;
	background-color:#EB0A1E;
	position:absolute;
	top:0;
	left:var(--flow-border-left);
}
.tw_stories_flow_parent_heading + .tw_stories_flow_child {
	margin-top:23px;
}
.tw_stories_flow_parent_heading_sub {
	display: block;
	font-size: 22px;
	margin-bottom: 10px;
}
.tw_stories_flow_child + .tw_stories_flow_child {
	margin-top:-20px;
}
.tw_stories_flow_child_img {
	/* clip-path:polygon(0 56px,100% 0,100% calc(100% - 56px),0 100%); */
}
.tw_stories_flow_child_img img {
	display:block;
	max-width:100%;
	height:auto;
}
.tw_stories_flow_child_heading {
	margin-top:8px;
}
.tw_stories_flow_child_description_wrap {
	margin-top:16px;
	position:relative;
}
.tw_stories_flow_child_description {
	margin-top:8px;
	font-size:20px;
	line-height:1.5;
}
.tw_stories_flow_child_link {
	margin-top:8px;
	font-size:16px;
	line-height:1.3;
}
.tw_stories_flow_child_link > a {
	display:block;
	margin-left:auto;
	padding-right:24px;
	width:fit-content;
	color:var(--tw-color-primary) !important;
	position:relative;
}
.tw_stories_flow_child_link > a::after {
	content:"";
	display:block;
	margin:auto 0;
	width:16px;
	height:16px;
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
	background-size:cover;
	position:absolute;
	top:0;
	bottom:0;
	right:0;
}
.tw_stories_flow_child_link._outlink > a::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink_red.svg);
}
.tw_stories_flow_end_heading {
	padding:16px 0 16px calc(var(--flow-border-left) * 2);
	font-size:40px;
	line-height:1.5;
	font-weight:500;
	position:relative;
}
@media (min-width: 769px) {
	.tw_stories_flow_wrap {
		padding-bottom:16px;
	}
	.tw_stories_flow_child {
		display:flex;
	}
	.tw_stories_flow_child_img {
		flex-shrink: 0;
		width:436px;
	}
	.tw_stories_flow_child_heading {
		margin-left:24px;
	}
	.tw_stories_flow_child_text {
		flex: 1 0 0%;
	}
	.tw_stories_flow_child_description_wrap {
		margin-left:-50px;
		margin-bottom: 20px;
		padding:16px 24px;
		background-color:#fff;
	}
	.tw_stories_flow_child_link > a:hover {
		text-decoration: underline;
	}
}
@media screen and (max-width: 768px) {
	.tw_stories_flow_wrap {
		--flow-border-left:20px;
		padding-top:44px;
		background:none;
	}
	.tw_stories_flow_parent {
		padding-top: 24px;
		padding-bottom:10px;
	}
	.tw_stories_flow_child + .tw_stories_flow_child {
		margin-top:34px;
	}
	.tw_stories_flow_child_img {
		margin-right:24px;
		/* clip-path:polygon(0 24px,100% 0,100% calc(100% - 24px),0 100%); */
	}
	.tw_stories_flow_child_heading {
		padding-right: 24px;
	}
	.tw_stories_flow_child_text {
		margin-top:24px;
		margin-bottom:24px;
		margin-left:calc(var(--flow-border-left) * 2);
	}
	.tw_stories_flow_child_description_wrap {
		margin-top:24px;
		padding-right:24px;
	}
	.tw_stories_flow_end_heading {
		margin-top: 36px;
		padding:8px 0 12px calc(var(--flow-border-left) * 2);
		padding-right:20px;
		font-size:32px;
	}
}

.tw_stories_accordion_area {
	position: relative;
	z-index: 1;
	margin-top: -60px;
	padding: 40px 0 80px;
	background-color: #fff;
}
.tw_stories_accordion_area_bnr {
	text-align: center;
}
.tw_stories_flow_tab_button {
	position: relative;
}
.tw_stories_flow_tab_button::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background-color: var(--tw-color-middlegray);
}
.tw_stories_flow_tab_button > ul {
	display: flex;
	max-width: 1136px;
	margin-inline: auto;
}
.tw_stories_flow_tab_button > ul > li {
	width: 100%;
}
.tw_stories_flow_tab_button > ul > li > button {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 63px;
	padding: 10px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color: var(--tw-color-toyotared);
}
.tw_stories_flow_tab_button > ul > li > button::before {
	content: "";
	width: 35px;
	height: 22px;
	margin-right: 8px;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 100% auto;
}
.tw_stories_flow_tab_button > ul > li > button[aria-selected="true"] {
	color: var(--tw-color-darkgray);
}
.tw_stories_flow_tab_button > ul > li > button[aria-selected="true"]::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background-color: var(--tw-color-toyotared);
}
.tw_stories_flow_tab_button_installment::before  {
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/stories/installment/icon_tab_installments_red.svg);
}
.tw_stories_flow_tab_button_full::before  {
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/stories/installment/icon_tab_full_red.svg);
}
.tw_stories_flow_tab_button_installment[aria-selected="true"]::before  {
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/stories/installment/icon_tab_installments.svg);
}
.tw_stories_flow_tab_button_full[aria-selected="true"]::before  {
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/stories/installment/icon_tab_full.svg);
}

@media screen and (min-width: 769px) {
	.tw_stories_accordion_area_bnr a:hover,
	.tw_stories_flow_tab_button > ul > li > button[aria-selected="false"]:hover {
		opacity: .5;
	}
}
@media screen and (max-width: 768px) {
	.tw_stories_accordion_area {
		position: relative;
		z-index: 1;
		margin-top: -40px;
		padding: 40px 0 80px;
		background-color: #fff;
	}
	.tw_stories_flow_tab_button > ul {
		padding: 0 16px;
	}
	.tw_stories_flow_tab_button > ul > li > button {
		font-size: 17px;
	}
	.tw_stories_accordion_area_bnr {
		max-width: 343px;
		margin-inline: auto;
	}
}
.tw_stories_flow_tab_contents {
    padding: 40px 0;
    background-color: var(--tw-color-brightgray);
}

.tw_stories_accordion {
	background-color: #fff;
	box-shadow: 0px 4px 21px 2px rgba(36, 37, 38, 0.06);
	border-radius: 8px;
}
.tw_stories_accordion > button {
	position: relative;
	width: 100%;
	padding: 24px 56px 24px 112px;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.4;
	text-align: left;
}
.tw_stories_accordion > button::before,
.tw_stories_accordion > button::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 19px;
	height: 3px;
	margin-top: -2px;
	background-color: var(--tw-color-middarkgray);
	border-radius: 4px;
}
.tw_stories_accordion > button::after {
	transition: transform .3s cubic-bezier(0.16, 1, 0.3, 1);
	transform: rotate(90deg);
}
.tw_stories_accordion > button[aria-expanded=true]::after {
	transform: rotate(180deg);
}
.tw_stories_accordion_icon {
	position: absolute;
	top: 50%;
	left: 24px;
	transform: translateY(-50%);
}
.tw_stories_accordion_button_small {
	display: block;
	font-size: 17px;
	font-weight: 400;
}
.tw_stories_accordion_body_inner {
	padding: 0 40px 40px;
}

@media (min-width: 769px) {
	.tw_stories_accordion > button:hover {
		opacity: 0.5;
	}
}

.tw_stories_accordion_reason {
	position: relative;
	margin-top: 37px;
	padding: 24px 40px;
	text-align: center;
	border: 1px solid var(--tw-color-middlegray);
	border-radius: 4px;
}
.tw_stories_accordion_reason_heading {
	position: absolute;
	top: -13px;
	left: 50%;
	transform: translateX(-50%);
	padding: 2px 19px;
	font-size: 14px;
	font-weight: 700;
	line-height: 20px;
	color: #fff;
	background-color: var(--tw-color-darkgray);
	border-radius: 100px;
}
.tw_stories_accordion_reason_list {
	display: inline-block;
}
.tw_stories_accordion_reason_list li {
	position: relative;
	padding-left: 28px;
	font-size: 16px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
}
.tw_stories_accordion_reason_list li + li {
	margin-top: 16px;
}
.tw_stories_accordion_reason_list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.1em;
	width: 20px;
	height: 20px;
	background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/stories/ico_list_star_red.png) no-repeat 50% 50%;
	background-size: contain;
}

@media screen and (max-width: 768px) {
	.tw_stories_accordion > button {
		position: relative;
		width: 100%;
		padding: 11px 52px 16px 92px;
		font-size: 17px;
		line-height: 22px;
	}
	.tw_stories_accordion_icon {
		left: 16px;
		width: 60px;
		height: auto;
	}
	.tw_stories_accordion_button_small {
		margin-bottom: 4px;
		font-size: 13px;
		line-height: 18px;
	}
	.tw_stories_accordion_body_inner {
		padding: 8px 24px 40px;
	}
	.tw_stories_accordion_reason {
		padding: 24px 16px;
	}
	.tw_stories_accordion_reason_list {
		display: block;
	}
}

.tw_stories_accordion_heading01 {
	font-size: 22px;
	font-weight: 700;
	text-align: center;
	color: var(--tw-color-toyotared);
}
.tw_stories_accordion_heading02 {
	margin-bottom: 12px;
	font-size: 15px;
	font-weight: 700;
	color: var(--tw-color-darknavy);
}
.tw_stories_accordion_heading03 {
	font-size: 22px;
	font-weight: 700;
	line-height: 1.27;
	text-align: center;
	color: var(--tw-color-darknavy);
}
.tw_stories_accordion_3plans {
	display: flex;
	gap: 32px;
}
.tw_stories_accordion_3plans_item {
	width: 100%;
}
.tw_stories_accordion_3plans_image {
	margin-bottom: 16px;
	text-align: center;
}
.tw_stories_accordion_3plans dl {
	font-size: 17px;
	line-height: 1.5;
}
.tw_stories_accordion_3plans dl > dt {
	line-height: 22px;
	font-weight: 700;
}

@media screen and (max-width: 768px) {
	.tw_stories_accordion_heading03 {
		font-size: 20px;
	}
	.tw_stories_accordion_3plans {
		display: block;
	}
	.tw_stories_accordion_3plans_item + .tw_stories_accordion_3plans_item {
		margin-top: 24px;
	}
}

.tw_stories_accordion_banner {
	display: flex;
	justify-content: center;
	column-gap: 34px;
}

@media (min-width: 769px) {
	.tw_stories_accordion_banner > li > a:hover {
		opacity: 0.5;
	}
}
@media screen and (max-width: 768px) {
	.tw_stories_accordion_banner {
		display: block;
		text-align: center;
	}
	.tw_stories_accordion_banner > li + li {
		margin-top: 24px;
	}
}

.tw_stories_accordion_close {
	margin-top: 34px;
}

@media screen and (max-width: 768px) {
	.tw_stories_accordion_close {
		margin-top: 56px;
	}
}

.tw_stories_accordion_btn_list {
	display: flex;
	justify-content: center;
	gap: 32px;
}
.tw_stories_accordion_btn_list > li > a > img {
	margin-right: 12px;
}

@media screen and (max-width: 768px) {
	.tw_stories_accordion_btn_list {
		display: block;
	}
	.tw_stories_accordion_btn_list > li + li {
		margin-top: 24px;
	}
	.tw_stories_accordion_btn_list .tw_button01 {
		justify-content: space-between;
		width: 100%;
	}
}

/* Support */
.tw_stories_support_wrap {
	padding-top:100px;
	padding-bottom:80px;
	background-color:#eff4f8;
}
.tw_stories_support_wrap img {
	max-width:100%;
	height:auto;
}
.tw_stories_support_heading {
	border-bottom:1px solid var(--tw-color-middlegray);
	padding-bottom:16px;
	text-align: center;
}
* + .tw_stories_support_heading {
	margin-top:80px;
}
.tw_stories_support_list {
	margin-top:40px;
}
.tw_stories_support_list_item {
}
.tw_stories_support_list_item_heading {
	text-align: center;
}
.tw_stories_support_list_item_img {
	text-align: center;
}
.tw_stories_support_list_item_description {
	text-align: center;
	color:var(--tw-common-color-darkgray);
}
.tw_stories_support_list_item_link {
	margin-top:16px;
}
.tw_stories_support_list_item_heading {
	display:flex;
	justify-content: center;
	align-items: center;
	height:56px;
}
.tw_stories_support_list_item_link > a {
	display:flex;
	justify-content: center;
	align-items: center;
	margin:0 auto;
	padding-bottom:.1em;
	border-radius: 100px;
	border:1px solid;
	width:176px;
	height:44px;
	color:var(--tw-color-primary) !important;
}
.tw_stories_support_other_list {
	margin-top:32px;
}
.tw_stories_support_other_list_item {
	display:flex;
}
.tw_stories_support_other_list_item_img {
	flex-shrink: 0;
	width:80px;
}
.tw_stories_support_other_list_item_text {
	margin-left:20px;
}
.tw_stories_support_other_list_item_description {
	margin-top:10px;
	color:var(--tw-common-color-darkgray);
}
.tw_stories_support_other_list_item_link {
	margin-top:8px;
}
.tw_stories_support_other_list_item_link > a {
	font-size:14px;
	color:var(--tw-color-primary);
}
@media (min-width: 769px) {
	.tw_stories_support_heading {
		margin-left:50px;
		margin-right:50px;
	}
	.tw_stories_support_list {
		display:flex;
		flex-wrap:wrap;
		justify-content: center;
		margin-right:-1px;
	}
	.tw_stories_support_list_item {
		width:calc(100% / 3 - (24px * 2 / 3));
	}
	.tw_stories_support_list_item:not(:nth-child(3n+1)) {
		margin-left:24px;
	}
	.tw_stories_support_list_item:not(:nth-child(-n+3)) {
		margin-top:40px;
	}
	.tw_stories_support_list_item_description {
		padding-left:16px;
		padding-right:16px;
	}
	.tw_stories_support_list_item_link > a:hover {
		background-color: #fcf4f7;
	}
	.tw_stories_support_other_list {
		display:flex;
		flex-wrap:wrap;
		justify-content: center;
	}
	.tw_stories_support_other_list_item {
		width:330px;
	}
	.tw_stories_support_other_list_item:not(:nth-child(3n+1)) {
		margin-left:56px;
	}
	.tw_stories_support_other_list_item_link > a:hover {
		text-decoration: underline;
	}
	.tw_stories_support_wrap_installment .tw_stories_support_list_item {
		width: 468px;
		margin-top: 0;
	}
	.tw_stories_support_wrap_installment .tw_stories_support_list {
		gap: 64px 40px;
	}
}
@media screen and (max-width: 768px) {
	.tw_stories_support_wrap {
		padding-top: 102px;
		padding-bottom:120px;
	}
	.tw_stories_support_list {
		margin-top:64px;
	}
	.tw_stories_support_list_item_link {
		margin-top:16px;
	}
	.tw_stories_support_list_item + .tw_stories_support_list_item {
		margin-top:96px;
	}
	.tw_stories_support_other_list_item + .tw_stories_support_other_list_item {
		margin-top:40px;
	}
	.tw_stories_support_list_item_heading {
		height:68px;
	}
}


/* Campaign Page
----------------------------------------------------------------------------- */
/* Common Parts */
.tw_campaign_common_registration,
.tw_campaign_common_new_tag {
	display:flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	border-radius:5px;
	padding:2px 16px;
	height:30px;
}
.tw_campaign_common_registration {
	font-size:15px;
}
.tw_campaign_common_registration._norequired {
	background-color:var(--tw-color-brightgray);
}
.tw_campaign_common_registration._required {
	color:var(--tw-color-primary);
	background-color:#FFF2F7;
}
.tw_campaign_common_new_tag {
	padding-bottom:.2em;
	color:#fff;
	background-color:var(--tw-color-primary);
	font-weight:700;
	font-size:17px;
}

.tw_campaign_common_registration._min,
.tw_campaign_common_new_tag._min {
	padding:2px 8px;
	height:21px;
}
.tw_campaign_common_registration._min {
	font-size:11px;
}
.tw_campaign_common_new_tag._min {
	font-size:13px;
}


/* List */
.tw_campaign_list_heading {
	display:flex;
	justify-content: center;
	align-items: center;
	height:120px;
}

/* No Campaign */
.tw_campaign_list_not_wrap {
	padding-bottom:120px;
	text-align: center;
}
.tw_campaign_list_not_text {
	margin-top:80px;
	font-weight:400;
}
.tw_campaign_list_not_link {
	margin-top:24px;
}
@media screen and (max-width: 768px) {
	.tw_campaign_list_not_text {
		margin-top:40px;
	}
}


/* Cushion */
.tw_campaign_cushion_wrap {
	padding-top:40px;
	padding-bottom:40px;
	text-align: center;
}
.tw_campaign_cushion_heading {
	font-weight:400;
}
.tw_campaign_cushion_heading > span {
	display:block;
}
.tw_campaign_cushion_heading > span + span {
	margin-top:.5em;
}
.tw_campaign_cushion_heading_name {
	font-weight:700;
	color:var(--tw-color-primary);
	font-feature-settings: "palt";
}
.tw_campaign_cushion_description {
	margin-top:32px;
}
.tw_campaign_cushion_link {
	margin-top:32px;
}


/* List */
.tw_campaign_list_wrap {
	background-color:var(--tw-color-brightgray);
	padding-bottom:90px;
}
.tw_campaign_list {

}
.tw_campaign_list_item {
	box-sizing: border-box;
}
.tw_campaign_list_item > a {
	display:flex;
	flex-direction: column;
	height:100%;
	border-radius:var(--tw-radius01);
	box-shadow: var(--tw-shadow02);
	box-sizing: border-box;
	padding:25px 25px 30px;
	background-color:#fff;
}
.tw_campaign_list_item:nth-child(n+21):not(.__active) {
	display:none;
}
.tw_campaign_list_item_top {
	display:flex;
	justify-content: space-between;
}
.tw_campaign_list_item_img {
	margin-top:16px;
	position:relative;
}
.tw_campaign_list_item_img > img {
	width:100%;
	height:auto;
}
.tw_campaign_list_item_end {
	display:flex;
	justify-content: center;
	align-items: center;
	color:#fff;
	text-align: center;
	background-color:rgba(25, 29, 34, .6);
	position:absolute;
	inset:0;
}
.tw_campaign_list_item_keywords {
	display:flex;
	flex-wrap:wrap;
	margin:8px -8px -8px;
}
.tw_campaign_list_item_keywords > li {
	margin:0 8px 8px;
}
.tw_campaign_list_item_period {
	margin-top:16px;
	padding-left:86px;
	position:relative;
}
.tw_campaign_list_item_period > dt {
	padding-left:20px;
	position:absolute;
	left:0;
}
.tw_campaign_list_item_period > dt::before {
	content:"";
	display:block;
	width:14px;
	height:14px;
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_period.svg);
	background-repeat:no-repeat;
	position:absolute;
	top:.15em;
	left:0;
}
.tw_campaign_list_item_heading {
	margin-top:20px;
}
.tw_campaign_list_item_link {
	margin-left:auto;
	padding-right:24px;
	font-size:16px;
	width:fit-content;
	color:var(--tw-color-primary);
	position:relative;
}
.tw_campaign_list_item_link::after {
	content:"";
	display:block;
	margin:auto 0;
	width:14px;
	height:14px;
	position:absolute;
	background-size:cover;
	top:2px;
	bottom:0;
	right:0;
}
.tw_campaign_list_item_link:where(._outlink, ._pdflink)::after {
	width:16px;
	height:16px;
}
.tw_campaign_list_item_link:not(._outlink,._pdflink)::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
}
.tw_campaign_list_item_link._outlink::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink_red.svg);
}
.tw_campaign_list_item_link._pdflink::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pdflink_red.svg);
}
.tw_campaign_list_more {
	display:block;
	width:fit-content;
	margin:60px auto 0;
	padding-right:30px;
	font-size:16px;
	line-height:1.5;
	color:var(--tw-color-primary);
	position:relative;
}
.tw_campaign_list_more::after {
	content:"";
	display:block;
	margin:auto 0;
	width:16px;
	height:16px;
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
	background-size:cover;
	position:absolute;
	top:-1px;
	bottom:0;
	right:0;
	transform:rotate(90deg);
}
@media (min-width: 769px) {
	.tw_campaign_list {
		display:flex;
		flex-wrap:wrap;
	}
	.tw_campaign_list_item {
		width:calc(50% - 20px);
	}
	.tw_campaign_list_item:not(:nth-child(-n+2)) {
		margin-top:40px;
	}
	.tw_campaign_list_item:not(:nth-child(2n+1)) {
		margin-left:40px;
	}
	.tw_campaign_list_item > a:hover {
		opacity:.7;
	}
	.tw_campaign_list_item_period {
		display:flex;
		flex-wrap:wrap;
		margin-right:-24px;
	}
	.tw_campaign_list_item_period > dd {
		margin-right:24px;
	}
	.tw_campaign_list_item_heading {
		margin-bottom:20px;
	}
	.tw_campaign_list_item_link {
		margin-top:auto;
	}
	.tw_campaign_list_more {
	}
	.tw_campaign_list_more:hover {
		opacity:.7;
	}
}
@media screen and (max-width: 768px) {
	.tw_campaign_list_wrap {
		padding-bottom:120px;
	}
	.tw_campaign_list_item + .tw_campaign_list_item {
		margin-top:16px;
	}
	.tw_campaign_list_item > a {
		padding:16px 16px 24px;
	}
	.tw_campaign_list_item_img {
		margin-top:8px;
	}
	.tw_campaign_list_item_heading {
		margin-top:8px;
	}
	.tw_campaign_list_item_link {
		margin-top:16px;
	}
	.tw_campaign_list_more {
		margin-top:40px;
	}
}


/* Detail */
.tw_campaign_detail_wrap {
	padding-top:24px;
	padding-bottom:88px;
}
.tw_campaign_detail_top {
	display:flex;
	justify-content: space-between;
}
.tw_campaign_detail_kv {
	margin-top:16px;
	position:relative;
	z-index: 1;
}
.tw_campaign_detail_kv > img {
	display:block;
	margin:0 auto;
	max-width:100%;
	height:auto;
}
.tw_campaign_detail_kv_bg {
	position:absolute;
	inset:0;
	z-index: -1;
	overflow:hidden;
}
.tw_campaign_detail_kv_bg > img {
	display:block;
	width:calc(100% + 100px);
	height:calc(100% + 100px);
	object-fit: cover;
	filter: blur(50px);
}

.tw_campaign_detail_kv_end {
	display:flex;
	justify-content: center;
	align-items: center;
	color:#fff;
	text-align: center;
	background-color:rgba(25, 29, 34, .6);
	position:absolute;
	inset:0;
}
.tw_campaign_detail_keywords {
	display:flex;
	flex-wrap:wrap;
	margin:16px -8px -8px;
}
.tw_campaign_detail_keywords > li {
	margin:0 8px 8px;
}
.tw_campaign_detail_description {
	margin-top:40px;
}
.tw_campaign_detail_link {
	margin-top:40px;
}
.tw_campaign_detail_link > .tw_button02 {
	width:350px;
}
.tw_campaign_detail_link._disabled > .tw_button02 {
	background-color:#E9C3D0;
	pointer-events:none;
}
.tw_campaign_detail_section_heading {
	margin-top:120px;
	margin-bottom:48px;
	text-align: center;
}
.tw_campaign_detail_conents {
	margin-bottom:40px;
}
.tw_campaign_detail_conents > dt {
	padding-left:12px;
	font-weight:700;
	line-height:1.6;
	position:relative;
}
.tw_campaign_detail_conents > dt::before {
	content:"";
	display:block;
	width:5px;
	height:1.3em;
	background-color:var(--tw-color-darkgray);
	position:absolute;
	top:.15em;
	left:0;
}
.tw_campaign_detail_conents_img {
	margin-top:24px;
}
.tw_campaign_detail_conents_img img {
	display:block;
	max-width:100%;
	height:auto;
}
.tw_campaign_detail_text,
.tw_campaign_detail_list {
	margin-top:12px;
}
@media (min-width: 769px) {
	.tw_campaign_detail_link > a:hover {
		opacity:.7;
	}
	.tw_campaign_detail_conents {
		display:flex;
	}
	.tw_campaign_detail_conents > dt {
		flex-shrink: 0;
		width:200px;
	}
	.tw_campaign_detail_conents > dd {
		flex:1;
	}
	.tw_campaign_detail_conents_img {
		display:flex;
		flex-wrap:wrap;
		margin-left:-12px;
		margin-right:-12px;
		margin-bottom:-24px;
	}
	.tw_campaign_detail_conents_img img {
		margin:0 12px 24px;
	}
}
@media screen and (max-width: 768px) {
	.tw_campaign_detail_wrap {
		padding-top:40px;
		padding-bottom:56px;
	}
	.tw_campaign_detail_kv_end {
		line-height:1.6;
	}
	.tw_campaign_detail_link > .tw_button02 {
		width:295px;
	}
	.tw_campaign_detail_kv {
		margin-top:8px;
	}
	.tw_campaign_detail_description {
		margin-top:24px;
	}
	.tw_campaign_detail_section_heading {
		font-size:20px;
	}
	.tw_campaign_detail_conents > dt {
	}
	.tw_campaign_detail_conents > dd {
		margin-top:16px;
	}
	.tw_campaign_detail_conents_img img {
		margin-left:auto;
		margin-right:auto;
	}
	.tw_campaign_detail_conents_img img + img {
		margin-top:24px;
	}
}

.tw_campaign_relation_wrap {
	flex:1;
	display:flex;
	flex-direction: column;
	padding:8px 16px 0;
}
.tw_campaign_relation_top {
	display:flex;
	justify-content: space-between;
}
.tw_campaign_relation_heading {
	display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	margin-top:8px;
	margin-bottom:8px;
	font-weight:700;
	line-height:1.3;
    overflow: hidden;
}
.tw_campaign_relation_keywords {
	display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	margin-top:auto;
    overflow: hidden;
}
.tw_campaign_relation_keywords > li {
	display:inline;
}
.tw_campaign_relation_keywords > li + li {
	margin-left:.5em;
}
.tw_campaign_relation_period {
	display: -webkit-box;
    -webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	margin-top:12px;
}
.tw_campaign_relation_period > * {
	display:inline;
}
.tw_campaign_relation_period > dd + dd {
	margin-left:.5em;
}
.tw_campaign_relation_link {
	margin-top:12px;
	margin-left:auto;
	padding-right:24px;
	font-size:13px;
	width:fit-content;
	color:var(--tw-color-primary);
	position:relative;
}
.tw_campaign_relation_link::after {
	content:"";
	display:block;
	margin:auto 0;
	width:14px;
	height:14px;
	position:absolute;
	background-size:cover;
	top:2px;
	bottom:0;
	right:0;
}
.tw_campaign_relation_link:where(._outlink, ._pdflink)::after {
	width:16px;
	height:16px;
}
.tw_campaign_relation_link:not(._outlink,._pdflink)::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
}
.tw_campaign_relation_link._outlink::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink_red.svg);
}
.tw_campaign_relation_link._pdflink::after {
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pdflink_red.svg);
}



/* Guide Page
----------------------------------------------------------------------------- */
.tw_guide_wrap {
	background-color:var(--tw-color-brightgray);
	padding-top: 40px;
}
.tw_guide_title01_small {
	display: block;
	margin-bottom: 15px;
	font-size: 17px;
}
.tw_guide_wrap .tw_guide_print_btn > a {
	padding-right: 22px;
	font-size: 17px;
	text-decoration: underline;
	color:var(--tw-color-primary);
	background:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pdflink_red.svg) 100% 50% no-repeat;
	background-size: 16px auto;
}
.tw_guide_step_wrap {
	max-width: 580px;
	margin: auto;
}
.tw_guide_dl_button {
	width: 295px;
	height: 50px;
}
.tw_guide_step_list {
	margin-top: 32px;
}
.tw_guide_step {
	position: relative;
}
.tw_guide_step_inner {
	position: relative;
	padding-left: 43px;
	padding-bottom: 24px;
}
.tw_guide_step::before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	left: 16px;
	top: 0;
	bottom: 0;
	width: 2px;
	background-color:var(--tw-color-primary);
}
.tw_guide_step:first-child:before {
	top: 32px;
}
.tw_guide_step:last-child:before {
	bottom: calc(100% - 32px);
}
.tw_guide_step_inner::before,
.tw_guide_step_inner::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 12px;
	width: 34px;
	height: 34px;
	background-color:#E9C3D0;
	border-radius: 100%;
}
.tw_guide_step_inner::after {
	left: 12px;
	top: 24px;
	width: 10px;
	height: 10px;
	background-color:var(--tw-color-primary);
}
.tw_guide_step_done::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 12px;
	width: 34px;
	height: 34px;
	background-color:var(--tw-color-acccent);
	border-radius: 100%;
	z-index: 1;
}
.tw_guide_step_done .tw_guide_step_inner::before,
.tw_guide_step_done .tw_guide_step_inner::after {
	content: "";
	display: block;
	height: 2.5px;
	width: 9px;
	background: #fff;
	border-radius: 10px;
	transform: rotate(45deg);
	position: absolute;
	left: 7px;
	top: -12px;
	bottom: 1px;
	margin: auto;
	z-index: 2;
}
.tw_guide_step_done .tw_guide_step_inner::after {
	transform: rotate(-45deg);
	width: 17px;
	left: 11px;
	bottom: 5px;
}
.tw_guide_step_title {
	padding: 17px 0;
	font-size: 17px;
	font-weight: 700;
}
.tw_guide_step_title2 {
	font-size: 16px;
	font-weight: 700;
}
.tw_guide_step_mark {
	margin-right: 15px;
	font-size: 14px;
}
.tw_guide_step_num {
	margin-left: 3px;
	font-size: 20px;
}
.tw_guide_step_btn > a {
	display: block;
	position: relative;
	padding: 19px 48px 19px 16px;
	font-size: 17px;
	font-weight: 700;
	background: #FFFFFF;
	box-shadow: 0px 4px 21px 2px rgba(36, 37, 38, 0.06);
	border-radius: 8px;
}
.tw_guide_step_btn > a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 25px;
	display: inline-block;
	margin-top: 0.1em;
	margin-left: 4px;
	width: 15px;
	height: 15px;
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
	background-size: cover;
	transform: translateY(-50%);
}
.tw_guide_step_btn_icon > img:not(:first-child) {
	margin-left: 16px;
}
.tw_guide_step_btn_text {
	display: block;
	margin: 6px 0 0 28px;
	line-height: 1.3;
}
.tw_guide_step_acc {
	background: #FFFFFF;
	box-shadow: 0px 4px 21px 2px rgba(36, 37, 38, 0.06);
	border-radius: 8px;
}
.tw_guide_step_acc > button {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 19px 48px 19px 16px;
	font-size: 17px;
	font-weight: 700;
	text-align: left;
}
.tw_guide_step_acc > button::before,
.tw_guide_step_acc > button::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 19px;
	height: 3px;
	margin-top: -2px;
	background-color: var(--tw-color-middarkgray);
	border-radius: 4px;
}
.tw_guide_step_acc > button::after {
	transition: transform .3s cubic-bezier(0.16, 1, 0.3, 1);
	transform: rotate(90deg);
}
.tw_guide_step_acc > button[aria-expanded=true]::after {
	transform: rotate(180deg);
}
.tw_guide_step_acc_body_inner {
	padding: 0 16px 32px;
}
.tw_guide_step_need {
	position: relative;
	margin-top: 13px;
	padding: 14px 16px 20px;
	background-color: rgba(216, 38, 98, 0.08);
}
.tw_guide_step_need.bg_gray {
	background-color: var(--tw-color-brightgray);
}
.tw_guide_step_need > dt {
	display: inline-block;
	position: absolute;
	top: -13px;
	left: 50%;
	padding: 5px 14px;
	font-size: 13px;
	font-weight: 700;
	color: #fff;
	background-color: var(--tw-color-darkgray);
	border-radius: 13px;
	transform: translateX(-50%);
}
.tw_guide_step_need .tw_indent_list02 {
	font-size: 17px;
}
.tw_guide_step_need .tw_indent_list02 > li + li {
	margin-top: 8px;
}
.tw_guide_step_need_note {
	display: inline-block;
	margin-left: 16px;
}
.tw_guide_step_box {
	margin-top: 16px;
	padding: 32px 24px;
	background-color: #fff;
}
.tw_guide_step_box > h3 {
	font-size: 17px;
	text-align: center;
}
.tw_guide_step_box_button {
	width: 300px;
	max-width: 100%;
	padding-left: 19px;
	padding-right: 19px;
}
#tw_guide_support {
	margin-top: -12px;
	padding-top: 100px;
}
.tw_guide_support_title {
	position: relative;
	padding-left: 13px;
	font-size: 20px;
}
.tw_guide_support_title::before {
	content: "";
	position: absolute;
	left: 0;
	width: 5px;
	height: 22px;
	background-color: var(--tw-color-darkgray);
}
.tw_guide_support_link {
	display: flex;
	flex-wrap: wrap;
	column-gap: 48px;
}
.tw_guide_support_link > li {
	width: calc((99.9% - 96px) / 3);
	border-bottom:1px solid #D9D9D9;
}
.tw_guide_support_link > li > a {
	display: block;
	position: relative;
	font-size: 17px;
	padding: 15px 32px 15px 8px;
}
.tw_guide_support_link > li > a::after {
	content: "";
	position: absolute;
	top: 50%;
	right: 8px;
	display: inline-block;
	margin-top: 0.1em;
	margin-left: 4px;
	width: 15px;
	height: 15px;
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink_red.svg);
	background-size: cover;
	transform: translateY(-50%);
}
.tw_guide_question_list > li {
	background-color: #fff;
	box-shadow: 0px 4px 21px 2px rgba(36, 37, 38, 0.06);
	border-radius: 8px;
}
.tw_guide_question_list > li + li {
	margin-top: 24px;
}
.tw_guide_question_list > li > button {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
	min-height: 76px;
	padding: 16px 56px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	text-align: left;
}
.tw_guide_question_list > li > button::before,
.tw_guide_question_list > li > button::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 19px;
	height: 3px;
	margin-top: -2px;
	background-color: var(--tw-color-middarkgray);
	border-radius: 4px;
}
.tw_guide_question_list > li > button::after {
	transition: transform .3s cubic-bezier(0.16, 1, 0.3, 1);
	transform: rotate(90deg);
}
.tw_guide_question_list > li > button[aria-expanded=true]::after {
	transform: rotate(180deg);
}
.tw_guide_question_icon {
	position: absolute;
	top: 50%;
	left: 8px;
	transform: translateY(-50%);
}
.tw_guide_question_body {
	overflow: hidden;
	height: 0;
	transition: height .3s cubic-bezier(0.16, 1, 0.3, 1);
}
.tw_guide_question_body_inner {
	padding: 8px 24px 32px;
}
.tw_guide_outlink::after {
	content:"";
	display:inline-block;
	margin-left:.2em;
	width:15px;
	height:15px;
	background-image:url( /-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink.svg);
	background-size:cover;
}
.tw_guide_question_list_button {
	width: 252px;
	max-width: 100%;
}
.tw_guide_qr{
	flex-basis: 100px;	
}
.tw_guide_app{
	flex-basis: 269px;
}
.tw_guide_bnr_area{
	display: flex;
	margin-top: 10px;
	justify-content: space-around;
}
@media screen and (min-width: 769px) {
	.tw_guide_step_acc > button:hover,
	.tw_guide_question_list > li > button:hover {
		opacity: .5;
	}
}
@media screen and (min-width: 769px) {
	.tw_guide_wrap .tw_guide_print_btn > a:hover {
		opacity: .5;
	}
	.tw_guide_step_btn > a:hover {
		opacity: .5;
	}
	.tw_guide_support_link > li > a:hover {
		opacity: .5;
	}
	.tw_guide_br_sp {
		display: none;
	}
	.tw_guide_conversion{
		display: flex;
		justify-content: space-between;
		padding: 18px 40px;
		align-items: center;
	}
	.tw_guide_conversion.sp_only{display: none!important;}
}

@media screen and (max-width: 768px) {
	.tw_guide_title01 {
		font-size: 24px;
	}
	.tw_guide_wrap .tw_guide_print_btn {
		margin-top: 24px;
	}
	.tw_guide_wrap .tw_guide_print_btn > a {
		font-size: 16px;
	}
	.tw_guide_dl_button {
		max-width: 100%;
	}
	.tw_guide_step::before {
		left: -1px;
	}
	.tw_guide_step_inner::before {
		left: -12px;
		top: 18px;
		width: 24px;
		height: 24px;
	}
	.tw_guide_step_inner::after {
		left: -4px;
		top: 26px;
		width: 8px;
		height: 8px;
	}
	.tw_guide_step_done::after {
		left: -12px;
		top: 14px;
		width: 24px;
		height: 24px;
	}
	.tw_guide_step_done .tw_guide_step_inner::before,
	.tw_guide_step_done .tw_guide_step_inner::after {
		height: 2px;
		width: 6px;
		left: -7px;
		top: -17px;
	}
	.tw_guide_step_done .tw_guide_step_inner::after {
		width: 12px;
		left: -5px;
		bottom: 5px;
	}
	.tw_guide_step_inner {
		padding-left: 16px;
	}
	.tw_guide_step_btn > a {
		padding-right: 40px;
	}
	.tw_guide_step_btn > a::after {
		right: 16px;
	}
	.tw_guide_step_btn_text {
		margin-left: 6px;
	}
	.tw_guide_step_need_note {
		margin-left: 0;
	}
	.tw_guide_step_box {
		padding: 32px 13px;
	}
	.tw_guide_support_link {
		display: block;
	}
	.tw_guide_support_link > li {
		width: 100%;
	}
	.tw_guide_question_list > li + li {
		margin-top: 16px;
	}
	.tw_guide_question_body_inner {
		padding-inline: 16px;
	}
	.tw_guide_conversion .tw_download_sp_logo{
		border: solid 1px #888;
	}
	.tw_guide_conversion.pc_only{display: none!important;}
}

.tw_guide_main {
	margin-bottom: 0;
	padding-top: 0;
}

.tw_guide_swiper {
	display: flex;
	justify-content: center;
	flex-direction: column;
	min-height: 100vh;
	box-sizing: border-box;
	padding: 6px 0 30px;
	background-color:var(--tw-color-brightgray);
}
.tw_guide_upper_wrap {
	display: flex;
	position: relative;
}
.tw_guide_swiper h1 {
	flex: 1 0 0%;
	font-size: 20px;
	line-height: 1.3;
}
.tw_guide_title_step {
	display: inline-block;
	position: relative;
	font-size: 15px;
	margin-bottom: 8px;
	padding-bottom: 8px;
	line-height: 1.3;
}
.tw_guide_title_step::before {
	content: "";
	display: block;
	position: absolute;
	left: min(calc(-50vw + 456px), -40px);
	right: 0;
	bottom: 0;
	height: 2px;
	background-color: var(--tw-color-primary);
}
.tw_guide_title_step_num {
	margin-left: 3px;
	font-size: 20px;
	line-height: 1.3;
}
.tw_guide_title_step_text {
	display: block;
	font-size: 17px;
}
.tw_guide_bullets_wrap {
	display: flex;
	align-items: center;
	width: 343px;
	height: 41px;
	margin-top: 24px;
	margin-left: 20px;
	padding: 0 24px;
	font-size: 13px;
	font-weight: 700;
	background-color: #fff;
	border-radius: 100px;
}
.tw_guide_bullets_text01,
.tw_guide_bullets_text02 {
	position: relative;
	white-space: nowrap;
}
.tw_guide_bullets_text01::before,
.tw_guide_bullets_text02::before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 3px;
	height: 3px;
	background-color: #D9D9D9;
	border-radius: 100%;
}
.tw_guide_bullets_text01::before {
	right: -9px;
}
.tw_guide_bullets_text02::before {
	left: -9px;
}
.tw_guide_swiper-bullets {
	display: flex;
	justify-content: space-around;
	align-items: center;
	position: relative;
	bottom: auto;
	width: 217px;
	margin: 0 8px;
}
.tw_guide_swiper-bullets::before {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 100%;
	height: 1px;
	background-color: #D9D9D9;
}
.tw_guide_swiper-pagination-bullet {
	display: block;
	width: 17px;
	height: 17px;
	margin: 0 !important;
	text-align: center;
	line-height: 16px;
	font-size: 11px;
	color: #fff;
	opacity: 1;
	background: var(--tw-color-middlegray);
	border-radius: 100%;
	z-index: 1;
}
.tw_guide_swiper-pagination-bullet-active {
	width: 29px;
	height: 29px;
	margin: -6px !important;
	font-size: 16px;
	line-height: 28px;
	background-color: var(--tw-color-primary);
}
.tw_guide_swiper .swiper-slide {
	display: flex;
	justify-content: center;
	align-items: center;
}
.tw_guide_pagination_wrap {
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 792px;
	max-width: 100%;
	margin: 32px auto 0;
	padding: 0 40px;
}
.tw_guide_pagination_wrap .swiper-button-prev,
.tw_guide_pagination_wrap .swiper-button-next {
	position: relative;
	left: auto;
	right: auto;
	width: 250px;
	height: 50px;
	margin: 0;
	font-size: 16px;
	color: #fff;
	background-color: var(--tw-color-middarkgray);
	border-radius: 8px;
}
.tw_guide_pagination_wrap .swiper-button-prev::after,
.tw_guide_pagination_wrap .swiper-button-next::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
}
.tw_guide_pagination_wrap .swiper-button-prev::after {
	left: 80px;
}
.tw_guide_pagination_wrap .swiper-button-next::after {
	right: 80px;
}
.tw_guide_pagination_wrap .swiper-button-disabled {
	color: #333;
	opacity: 0.2;
}
.tw_guide_pagination_wrap .swiper-pagination {
	position: static;
	font-size: 15px;
}
.tw_guide_back_link {
	margin-top: 32px;
}
.tw_guide_back_link > a {
	border: none;
}
.tw_guide_back_link > a::before {
	content: "";
	display: inline-block;
	margin-top: 0.1em;
	margin-right: 4px;
	width: 15px;
	height: 15px;
	background-size: cover;
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
	transform: scaleX(-1);
}
.tw_guide_back_link > a::after {
	content: none;
}
.tw_guide_slide {
	display: grid;
	grid-template-columns: 1fr 250px;
	grid-template-rows: auto 1fr;
	grid-column-gap: 40px;
	grid-row-gap: 24px;
	margin-top: 24px;
	padding: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px rgba(36, 37, 38, 0.05);
	border-radius: 8px;
	box-sizing: border-box;
}
.tw_guide_slide_head {
	grid-area: 1 / 1 / 2 / 2;
}
.tw_guide_slide_image {
	grid-area: 1 / 2 / 3 / 3;
}
.tw_guide_slide_body {
	grid-area: 2 / 1 / 3 / 2;
}
.tw_guide_slide_title {
	font-size: 15px;
}
.tw_guide_slide_image img {
	border: 1px solid var(--tw-color-middlegray);
}
.tw_guide_slide_title_num {
	display: inline-block;
	padding: 4px 24px;
	font-size: 15px;
	border: 1px solid var(--tw-color-middlegray);
}
.tw_guide_slide_title_text {
	display: block;
	margin-top: 24px;
	font-size: 20px;
	line-height: 1.3;
}
.tw_guide_slide_label01 {
	display: inline-block;
	margin-bottom: 8px;
	padding: 8px 16px;
	font-size: 15px;
	font-weight: 400;
	color: var(--tw-color-primary);
	background: #FFF2F7;
	border-radius: 4px;
}
.tw_guide_slide_label02 {
	display: inline-block;
	margin-bottom: 8px;
	padding: 8px 16px;
	font-size: 15px;
	font-weight: 400;
	background: var(--tw-color-brightgray);
	border-radius: 4px;
}
.tw_guide_slide_button01 {
	width: 100%;
    max-width: 420px;
	height: auto;
	padding-top: 12px;
    padding-bottom: 12px;
	text-align: center;
}

@media screen and (min-width: 769px) {
	.tw_guide_back_link > a:hover {
		background-color: transparent;
		opacity: .5;
	}
}
@media (hover: hover) {
	.tw_guide_pagination_wrap .swiper-button-prev:hover,
	.tw_guide_pagination_wrap .swiper-button-next:hover {
		opacity: .5;
	}
}

@media screen and (max-width: 768px) {
	.tw_guide_upper_wrap {
		display: block;
	}
	.tw_guide_swiper h1 {
		width: auto;
	}
	.tw_guide_title_step::before {
		left: calc(-50vw + 50%);
	}
	.tw_guide_bullets_wrap {
		position: static;
		width: 100%;
		margin: 16px 0;
	}
	.tw_guide_pagination_wrap {
		position: relative;
		margin-top: 52px;
		padding: 0 16px;
	}
	.tw_guide_swiper-bullets {
		width: 100%;
	}
	.tw_guide_pagination_wrap .swiper-pagination {
		position: absolute;
		top: -35px;
		width: 100%;
	}
	.tw_guide_pagination_wrap .swiper-button-prev,
	.tw_guide_pagination_wrap .swiper-button-next {
		width: 152px;
	}
	.tw_guide_pagination_wrap .swiper-button-prev::after {
		left: 22px;
	}
	.tw_guide_pagination_wrap .swiper-button-next::after {
		right: 22px;
	}
	.tw_guide_back_link {
		margin-top: 24px;
	}
	.tw_guide_slide {
		display: block;
		width: 100%;
		margin: 0 16px;
		padding: 16px 16px 32px;
	}
	.tw_guide_slide_image {
		width: 201px;
		margin: 24px auto;
	}
	.tw_guide_slide_title_num {
		display: inline-block;
		padding: 4px 21px;
		font-size: 15px;
		border: 1px solid var(--tw-color-middlegray);
	}
	.tw_guide_slide_title_text {
		margin-top: 8px;
	}
}

/* Service Page
----------------------------------------------------------------------------- */
.tw_service_wrap01 {
	padding: 40px 0 88px;
}
.tw_service_wrap02 {
	padding: 1px 0 120px;
}

.tw_service_leadbox {
	display: flex;
	align-items: center;
	margin-bottom: 40px;
	padding: 45px 56px;
	line-height: 1.47;
	background-color: #fff;
	border-radius: 4px;
}
.tw_service_leadbox_description {
	flex: 1 0 0%;
}
.tw_service_leadbox_heading {
	margin-bottom: 16px;
	font-size: 28px;
}
.tw_service_leadbox_image {
	margin-right: 40px;
}
.tw_service_leadbox_text {
	font-size: 17px;
	line-height: 1.47;
	color: var(--tw-color-darkgray);
}

@media screen and (max-width: 768px) {
	.tw_service_leadbox {
		display: block;
		margin-bottom: 40px;
		padding: 24px;
		line-height: 1.47;
		background-color: #fff;
		border-radius: 4px;
	}
	.tw_service_leadbox_image {
		margin: 0;
		text-align: center;
	}
	.tw_service_leadbox_heading {
		margin: 16px 0;
		font-size: 22px;
	}
	.tw_service_leadbox_text {
		margin-top: 16px;
	}
}

.tw_service_heading01 {
	margin-top: 88px;
	margin-bottom: 48px;
	font-size: 28px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}
.tw_service_heading02 {
	margin-top: 48px;
	margin-bottom: 40px;
}
.tw_service_heading_mt01 {
	margin-top: 56px;
}
.tw_service_heading_mt02 {
	margin-top: 154px;
}
.tw_service_heading_mt03 {
	margin-top: 120px;
}
.tw_service_heading_mt04 {
	margin-top: 120px;
}

@media screen and (max-width: 768px) {
	.tw_service_heading01 {
		margin-top: 88px;
		margin-bottom: 48px;
		font-size: 22px;
	}
	.tw_service_heading_mt01 {
		margin-top: 56px;
	}
	.tw_service_heading_mt02 {
		margin-top: 110px;
	}
	.tw_service_heading_mt03 {
		margin-top: 80px;
	}
	.tw_service_heading_mt04 {
		margin-top: 56px;
	}
}

.tw_service_list + .tw_service_heading02 {
	margin-top: 80px;
}
.tw_service_list {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
}
.tw_service_list_item {
	width: calc((99.9% - 80px) / 3);
}
.tw_service_list_item > a {
	display: block;
	position: relative;
	height: 100%;
	padding: 8px 24px 24px;
	line-height: 1.5;
	background-color: #fff;
	box-shadow: 0px 4px 21px 2px rgba(36, 37, 38, 0.06);
	border-radius: 16px;
}
@media screen and (min-width: 769px) {
	.tw_service_list_item > a:hover {
		opacity: .5;
	}
}
.tw_service_list_label {
	position: absolute;
	left: -8px;
	top: -16px;
	padding: 5px 16px;
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	background-color: var(--tw-color-primary);
	border-radius: 4px 4px 4px 0px;
}
.tw_service_list_label::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: -8px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 8px 8px 0;
	border-color: transparent #B50202 transparent transparent;
}
.tw_service_list_heading {
	display: flex;
	align-items: center;
	column-gap: 8px;
	position: relative;
	min-height: 84px;
	margin-bottom: 16px;
	padding-right: 20px;
	border-bottom:1px solid #D9D9D9;
}
.tw_service_list_heading::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 0;
	width: 15px;
	height: 15px;
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
	background-size: cover;
	transform: translateY(-50%);
}
.tw_service_list_heading_icon {
	width: 30%;
	max-width: 74px;
}
.tw_service_list_heading_text {
	flex: 1 0 0%;
	font-size: 17px;
}
.tw_service_list_text01 {
	font-size: 17px;
	line-height: 1.5;
	color: var(--tw-color-darkgray);
}
.tw_service_list_text02 {
	display: inline-block;
	margin-top: 8px;
	padding: 8px;
	font-size: 12px;
	color: var(--tw-color-primary);
	background: var(--tw-color-accent_background);
	border-radius: 4px;
}
.tw_service_list_tag {
	display: flex;
	column-gap: 2px;
	margin-top: 8px;
}
.tw_service_list_tag > li {
	padding: 8px;
	font-size: 11px;
	background-color: var(--tw-color-brightgray);
}
.tw_service_list_tag > li:first-child {
	border-radius: 4px 0 0 4px;
}
.tw_service_list_tag > li:last-child {
	border-radius: 0 4px 4px 0;
}
.tw_service_list_text01 + .tw_service_list_text02,
.tw_service_list_text01 + .tw_service_list_tag {
	margin-top: 16px;
}

@media screen and (max-width: 768px) {
	.tw_service_list {
		display: block;
	}
	.tw_service_list_item {
		width: auto;
	}
	.tw_service_list_item:nth-child(n+2) {
		margin-top: 32px;
	}
}

.tw_service_hint {
	display: flex;
	flex-direction: row-reverse;
	column-gap: 40px;
	padding: 40px 88px;
	line-height: 1.47;
	background-color: #fff;
	border-radius: 4px;
}
.tw_service_hint_description {
	flex: 1 0 0%;
}
.tw_service_hint_heading {
	margin-bottom: 16px;
	font-size: 20px;
}
.tw_service_hint_text {
	font-size: 17px;
	line-height: 1.47;
	color: var(--tw-color-darkgray);
}
.tw_service_hint_link {
	font-size: 16px;
	text-align: right;
}

@media screen and (min-width: 769px) {
	.tw_service_hint_bnr > a:hover {
		opacity: .5;
	}
}
@media screen and (max-width: 768px) {
	.tw_service_hint {
		display: block;
		padding: 40px 24px;
	}
	.tw_service_hint_image {
		margin-bottom: 40px;
		text-align: center;
	}
	.tw_service_hint_bnr {
		text-align: center;
	}
	.tw_service_hint_link {
		text-align: left;
	}
}

.tw_service_movie {
	max-width: 800px;
	margin: auto;
}
.tw_service_movie > iframe {
	width: 100%;
	height: auto;
	aspect-ratio: 16/9;
}

.tw_service_campaign {
	overflow: hidden;
}

.tw_service_card {
	display: flex;
	justify-content: center;
	gap: 40px;
}
.tw_service_card_item {
	width: 347px;
	max-width: 100%;
}
.tw_service_card_item > a {
	display: block;
	height: 100%;
	line-height: 1.2;
	background-color: #fff;
	border-radius: 16px;
	box-shadow: 0px 4px 21px 2px rgba(36, 37, 38, 0.06);
	overflow: hidden;
}
@media screen and (min-width: 769px) {
	.tw_service_card_item > a:hover {
		opacity: .5;
	}
}
.tw_service_card_image {
	text-align: center;
	border-bottom: 1px solid var(--tw-color-lightgray);
}
.tw_service_card_link {
	display: flex;
	justify-content: center;
	flex-direction: column;
	position: relative;
	height: 82px;
	padding: 0 48px 0 16px;
	font-size: 20px;
	font-weight: 700;
	color: var(--tw-color-darkgray);
}
.tw_service_card_link::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 24px;
	width: 15px;
	height: 15px;
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
	background-size: cover;
	transform: translateY(-50%);
}
.tw_service_card_sub {
	display: block;
	margin: -12px 0 4px;
	font-size: 12px;
	font-weight: 400;
}

@media screen and (max-width: 768px) {
	.tw_service_card {
		display: block;
	}
	.tw_service_card_item {
		width: auto;
		max-width: 347px;
		margin: auto;
	}
	.tw_service_card_item:nth-child(n+2) {
		margin-top: 40px;
	}
	.tw_service_card_image {
		text-align: center;
		border-bottom: 1px solid var(--tw-color-lightgray);
	}
}

/* Service detail Page
----------------------------------------------------------------------------- */
.tw_service_detail_header,
.tw_servicelist_header {
	margin-block: 40px;
	text-align: center;
	color: var(--tw-color-darknavy);
}
.tw_service_detail_header h1 {
	margin: 16px 0;
	font-size: 34px;
	line-height: 51px;
}
.tw_servicelist_header h1 {
	margin-top: 30px;
	font-size: 34px;
	line-height: 51px;
}
.tw_service_detail_header_tag {
	display: inline-flex;
    column-gap: 2px;
    border-radius: 4px;
	overflow: hidden;
}
.tw_service_detail_header_tag > li {
    padding: 8px 16px;
    font-size: 15px;
    background: var(--tw-color-brightgray);
}
.tw_service_detail_header_lead,
.tw_servicelist_header_lead {
	margin-top: 32px;
	font-size: 20px;
	line-height: 1.5;
}

@media screen and (max-width: 768px) {
	.tw_service_detail_header h1 {
		margin: 16px 0;
		font-size: 28px;
		line-height: 40px;
	}
	.tw_servicelist_header h1 {
		font-size: 24px;
		line-height: 35px;
	}
	.tw_service_detail_header_lead {
		margin-top: 40px;
	}
	.tw_servicelist_header_lead {
		margin-top: 16px;
		font-size: 17px;
	}
}

.tw_service_detail_about {
	margin: 40px auto 0;
	text-align: center;
}
.tw_service_detail_about_inner {
	display: inline-block;
	padding: 24px;
	text-align: left;
	border: 1px solid var(--tw-color-middlegray);
	border-radius: 4px;
}
.tw_service_detail_about_heading {
	margin-bottom: 4px;
	font-size: 17px;
	line-height: 22px;
	font-weight: 700;
}
.tw_service_detail_about_text {
	font-size: 17px;
	line-height: 25px;
	color: var(--tw-color-darknavy);
}

.tw_service_detail_about_2way {
	margin-top: 18px;
	padding: 16px;
	background-color: var(--tw-color-brightgray_light);
	border-radius: 4px;
}
.tw_service_detail_about_2way_heading {
	margin-bottom: 17px;
	font-size: 16px;
	line-height: 21px;
	font-weight: 700;
	text-align: center;
}
.tw_service_detail_about_2way_contents {
	display: flex;
	justify-content: center;
	column-gap: 56px;
}
.tw_service_detail_about_2way_item {
	display: flex;
	align-items: center;
	width: 285px;
}
.tw_service_detail_about_2way_item dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 66px;
	height: 66px;
	margin-right: 8px;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background-color: #07227D;
	border-radius: 100%;
}
.tw_service_detail_about_2way_item dd {
	flex: 1 0 0%;
	font-size: 17px;
	line-height: 1.5;
	color: #191D22;
}

@media screen and (max-width: 768px) {
	.tw_service_detail_about_2way_contents {
		display: block;
	}
	.tw_service_detail_about_2way_item {
		width: 100%;
	}
	.tw_service_detail_about_2way_item:not(:first-child) {
		margin-top: 16px;
	}
}

.tw_service_detail_anchor {
	display: flex;
	justify-content: center;
	column-gap: 48px;
	margin-top: 40px;
	padding: 0 39px;
}
.tw_service_detail_anchor > li > a {
	display: block;
	position: relative;
	padding: 8px 8px 28px;
	font-size: 15px;
	font-weight: 700;
	line-height: 1.5;
	color: var(--tw-color-darkgray) !important;
}
.tw_service_detail_anchor > li > a::after {
    content: "";
    display: inline-block;
	position: absolute;
	left: 50%;
	bottom: 4px;
    width: 24px;
    height: 24px;
	background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow_down.svg) 50% 50% no-repeat;
    background-size: cover;
	transform: translateX(-50%);
}

@media screen and (min-width: 769px) {
	.tw_service_detail_anchor > li > a:hover {
		opacity: .5;
	}
}
@media screen and (max-width: 768px) {
	.tw_service_detail_anchor {
		display: block;
		margin-top: 32px;
		padding: 0;
	}
	.tw_service_detail_anchor > li + li {
		margin-top: 8px;
	}
	.tw_service_detail_anchor > li > a {
		padding: 10px 32px 10px 8px;
	}
	.tw_service_detail_anchor > li > a::after {
		content: "";
		display: inline-block;
		position: absolute;
		left: auto;
		right: 8px;
		top: 50%;
		transform: translateY(-50%);
	}
}

.tw_service_detail_heading01 {
	margin: 120px 0 48px;
	font-size: 28px;
	font-weight: 700;
	line-height: 41px;
	text-align: center;
	color: var(--tw-color-darknavy);
}
.tw_service_detail_heading01_sub {
	margin: -24px 0 32px;
	font-size: 17px;
	line-height: 22px;
	text-align: center;
	color: var(--tw-color-darknavy);
}

@media screen and (max-width: 768px) {
	.tw_service_detail_heading01 {
		margin-top: 88px;
		font-size: 22px;
		line-height: 28px;
	}
	.tw_service_detail_heading01_sub {
		margin-top: -24px;
	}
}

.tw_service_detail_heading01_step {
	margin-top: 56px;
}
.tw_service_detail_step_figuer {
	text-align: center;
}
.tw_service_detail_step_figuer_inner {
	display: inline-flex;
	gap: 32px;
	position: relative;
	max-width: 100%;
	margin-inline: auto;
	margin-bottom: 40px;
	color: var(--tw-color-darknavy);
}
.tw_service_detail_step_figuer_item {
	position: relative;
	width: 242px;
	max-width: 100%;
	padding-top: 42px;
}
.tw_service_detail_step_figuer_item::before,
.tw_service_detail_step_figuer_item::after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	width: 24px;
	height: 24px;
	background-color:#E9C3D0;
	border-radius: 100%;
	transform: translateX(-50%);
}
.tw_service_detail_step_figuer_item::after {
	top: 8px;
	width: 8px;
	height: 8px;
	background-color:var(--tw-color-primary);
}
.tw_service_detail_step_figuer_item_inner01 {
	width: 100%;
	height: 100%;
}
.tw_service_detail_step_figuer_item_inner01::before {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	right: calc(-50% - 32px);
	top: 11px;
	height: 2px;
	background-color:var(--tw-color-primary);
	z-index: 1;
}
.tw_service_detail_step_figuer_item:last-child .tw_service_detail_step_figuer_item_inner01::before {
	content: none;
}
.tw_service_detail_step_figuer_item_inner02 {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 16px 16px 24px;
	border: 1px solid var(--tw-color-middlegray);
	border-radius: 4px;
}
.tw_service_detail_step_figuer_item_inner02:after,
.tw_service_detail_step_figuer_item_inner02:before {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.tw_service_detail_step_figuer_item_inner02:after {
	border-bottom-color: #fff;
	border-width: 10px 6px;
	margin-left: -6px;
}
.tw_service_detail_step_figuer_item_inner02:before {
	border-bottom-color: var(--tw-color-middlegray);
	border-width: 12px 7px;
	margin-left: -7px;
}
.tw_service_detail_step_figuer_heading {
	position: relative;
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
}
.tw_service_detail_step_figuer_heading > span {
	margin-left: 4px;
	font-size: 22px;
	line-height: 30px;
}
.tw_service_detail_step_figuer_heading::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	width: 0.7em;
	height: 2px;
	background: var(--tw-color-primary);
	border-radius: 2px;
	transform: translateX(-50%);
}
.tw_service_detail_step_figuer_lead {
	font-size: 17px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
}
.tw_service_detail_step_figuer_text {
	margin-top: 8px;
	font-size: 13px;
	line-height: 18px;
}

@media screen and (max-width: 768px) {
	.tw_service_detail_heading01_step {
		margin-top: 40px;
	}
	.tw_service_detail_step_figuer {
		margin-bottom: 120px;
		padding: 0 24px;
		text-align: left;
	}
	.tw_service_detail_step_figuer_inner {
		display: block;
	}
	.tw_service_detail_step_figuer_item {
		position: relative;
		width: 100%;
		max-width: 100%;
		padding-top: 0;
		padding-left: 42px;
	}
	.tw_service_detail_step_figuer_item:not(:first-child) {
		margin-top: 16px;
	}
	.tw_service_detail_step_figuer_item::before,
	.tw_service_detail_step_figuer_item::after {
		left: 0;
		top: 8px;
		transform: none;
	}
	.tw_service_detail_step_figuer_item::after {
		top: 16px;
		left: 8px;
	}
	.tw_service_detail_step_figuer_item_inner01::before {
		left: 11px;
		bottom: calc(-34px);
		top: 16px;
		width: 2px;
		height: auto;
	}
	.tw_service_detail_step_figuer_item:last-child .tw_service_detail_step_figuer_item_inner01::before {
		content: none;
	}
	.tw_service_detail_step_figuer_item_inner02:after,
	.tw_service_detail_step_figuer_item_inner02:before {
		bottom: auto;
		left: auto;
		top: 13px;
		right: 100%;
	}
	.tw_service_detail_step_figuer_item_inner02:after {
		border-bottom-color: transparent;
		border-right-color: #fff;
		border-width: 6px 10px;
	}
	.tw_service_detail_step_figuer_item_inner02:before {
		border-bottom-color: transparent;
		border-right-color: var(--tw-color-middlegray);
		border-width: 7px 12px;
		margin-top: -1px;
	}
	.tw_service_detail_step_figuer_heading {
		margin-bottom: 16px;
	}
}

.tw_service_detail_heading02 {
	margin: 80px 0 48px;
	text-align: center;
	color: var(--tw-color-darknavy);
}
.tw_service_detail_heading02_step {
	position: relative;
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
}
.tw_service_detail_heading02_step > span {
	margin-left: 4px;
	font-size: 22px;
	line-height: 30px;
}
.tw_service_detail_heading02_step::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	width: 0.7em;
	height: 2px;
	background: var(--tw-color-primary);
	border-radius: 2px;
	transform: translateX(-50%);
}
.tw_service_detail_heading02_text {
	position: relative;
	margin-bottom: 12px;
	font-size: 28px;
	font-weight: 700;
	line-height: 42px;
	text-align: center;
}

@media screen and (max-width: 768px) {
	.tw_service_detail_heading02 {
		margin-top: 48px;
		margin-bottom: 24px;
	}
	.tw_service_detail_heading02_text {
		font-size: 22px;
		line-height: 1.2;
	}
}

.tw_service_detail_heading03 {
	font-size: 28px;
	font-weight: 700;
	line-height: 41px;
	text-align: center;
	color: var(--tw-color-darknavy);
}

@media screen and (max-width: 768px) {
	.tw_service_detail_heading03 {
		font-size: 22px;
		line-height: 28px;
	}
}

.tw_service_detail_tab._tw_bg_white .tw_service_detail_carousel_wrap {
	padding: 0;
	background-color: transparent;
}
.tw_service_detail_tab._tw_bg_white .tw_service_detail_carousel .tw_carousel01_slide_item {
	border: 1px solid var(--tw-color-middlegray);
	box-shadow: none;
}
.tw_service_detail_tab_button {
	position: relative;
}
.tw_service_detail_tab_button::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background-color: var(--tw-color-middlegray);
}
.tw_service_detail_tab_button > ul {
	display: flex;
	max-width: 1136px;
	margin-inline: auto;
}
.tw_service_detail_tab_button > ul > li {
	width: 100%;
}
.tw_service_detail_tab_button > ul > li > button {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
	min-height: 63px;
	padding: 10px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color: var(--tw-color-primary);
}
.tw_service_detail_tab_button > ul > li > button[aria-selected="true"] {
	color: var(--tw-color-darknavy);
}
.tw_service_detail_tab_button > ul > li > button[aria-selected="true"]::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 4px;
	background-color: var(--tw-color-primary);
}

@media screen and (min-width: 769px) {
	.tw_service_detail_tab_button > ul > li > button[aria-selected="false"]:hover {
		opacity: .5;
	}
}
@media screen and (max-width: 768px) {
	.tw_service_detail_tab_button > ul {
		padding: 0 16px;
	}
	.tw_service_detail_tab_button > ul > li > button {
		font-size: 14px;
		line-height: 1.2;
		padding-inline: 5px;
	}
}

[data-tab-target] {
    animation-name: fadeInAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
}
[data-tab-target][aria-hidden="true"] {
	display: none;
}
[data-tab-target][aria-hidden="false"] {
	display: block;
}
@keyframes fadeInAnime {
    from {
    opacity: 0;
    }

    to {
    opacity: 1;
    }
}

.tw_service_detail_carousel_wrap {
	overflow: hidden;
	padding: 40px 0;
	background-color: var(--tw-color-brightgray);
}
.tw_service_detail_carousel {
	width:390px;
	overflow: visible;
}
.tw_service_detail_carousel .tw_carousel01_slide_item {
	width:100%;
	height:auto;
	display:block;
	border-radius:8px;
	overflow:hidden;
	padding: 24px;
	background-color:#fff;
	box-shadow: 0px 4px 21px 2px #2425260F;
	box-sizing: border-box;
}
.tw_service_detail_carousel .tw_carousel01_slide_item > a {
	display:flex;
	flex-direction: column;
	box-sizing: border-box;
	padding-bottom:16px;
	height:100%;
	color:inherit;
}
.tw_service_detail_carousel .swiper-pagination {
	display:flex;
	justify-content: center;
	margin-top:32px;
	position:static;
}
.tw_service_detail_carousel .swiper-pagination .swiper-pagination-bullet {
	margin:0 8px;
	width:10px;
	height:10px;
	background-color:var(--tw-color-middlegray);
	opacity:1;
}
.tw_service_detail_carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color:var(--tw-color-primary);
}
.tw_service_detail_carousel .swiper-button-next,
.tw_service_detail_carousel .swiper-button-prev {
	right: calc(50% - 50vw);
	width: 40px;
	height: 44px;
	padding: 0 7px 0 0;
	background-color: var(--tw-color-middarkgray);
	border-radius: 8px 0px 0px 8px;
}
.tw_service_detail_carousel .swiper-button-prev {
	right: auto;
	left: calc(50% - 50vw);
	padding: 0 0 0 7px;
	border-radius: 0px 8px 8px 0px;
}
.tw_service_detail_carousel .swiper-button-next:after,
.tw_service_detail_carousel .swiper-button-prev:after {
	content: "";
	display: block;
	width: 15px;
	height: 15px;
	background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01_white.svg) no-repeat 50% 50%;
}
.tw_service_detail_carousel .swiper-button-prev:after {
	transform: scaleX(-1);
}
.tw_service_detail_carousel_image {
	max-width: 200px;
	margin: 0 auto 16px;
}
.tw_service_detail_carousel_image img {	
	border: solid 1px var(--tw-color-middlegray);
}
.tw_service_detail_carousel_text {
	font-size: 15px;
	line-height: 1.5;
	color: var(--tw-color-darknavy);
}

@media (hover: hover) {
	.tw_service_detail_carousel .swiper-button-next:hover,
	.tw_service_detail_carousel .swiper-button-prev:hover {
		opacity: .5;
	}
}
@media screen and (max-width: 768px) {
	.tw_service_detail_carousel_wrap {
		padding: 32px 0;
	}
	.tw_service_detail_carousel {
		width:290px;
	}
	.tw_service_detail_carousel .swiper-pagination {
		margin-top: 24px;
	}
	.tw_service_detail_carousel_image {
		max-width: 170px;
	}
	.tw_service_detail_carousel .tw_carousel01_slide_item {
		padding: 16px 16px 24px;
	}
}
.tw_service_detail_step_done {
	margin: 48px 0 80px;
	text-align: center;
}
.tw_service_detail_step_done_icon {
	display: inline-block;
    position: relative;
    left: 0;
    top: 0;
    width: 73px;
    height: 73px;
    background-color: var(--tw-color-acccent);
    border-radius: 100%;
    z-index: 1;
}
.tw_service_detail_step_done_icon::before,
.tw_service_detail_step_done_icon::after {
    content: "";
    display: block;
    height: 6px;
    width: 22px;
    background: #fff;
    border-radius: 10px;
    transform: rotate(45deg);
    position: absolute;
    left: 15px;
    top: 4px;
    bottom: -10px;
    margin: auto;
    z-index: 2;
}
.tw_service_detail_step_done_icon::after {
    transform: rotate(-45deg);
    width: 36px;
    left: 26px;
    bottom: 0;
}
.tw_service_detail_step_done_text {
	margin-top: 16px;
	font-size: 22px;
	font-weight: 700;
	line-height: 28px;
}

.tw_service_detail_banner {
	display: flex;
	justify-content: center;
	gap: 32px;
	margin-top: 80px;
}

@media (min-width: 769px) {
	.tw_service_detail_banner > li > a:hover {
		opacity:.5;
	}
}
@media screen and (max-width: 768px) {
	.tw_service_detail_banner {
		display: block;
	}
	.tw_service_detail_banner > li {
		max-width: 327px;
		margin-inline: auto;
	}
	.tw_service_detail_banner > li + li {
		margin-top: 32px;
	}
	.tw_service_detail_banner > li img {
		width: 100%;
	}
}

.tw_service_detail_howtouse {
	text-align: center;
}
.tw_service_detail_tab .tw_service_detail_howtouse {
	padding: 40px 0 60px;
	background-color: var(--tw-color-brightgray);
}
.tw_service_detail_howtouse_head {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	max-width: 940px;
}
.tw_service_detail_howtouse_head_text {
	flex: 1 0 0%;
	margin-inline: 32px;
	font-size: 20px;
	line-height: 1.5;
	text-align: left;
}
.tw_service_detail_howtouse_step {
	display: flex;
	justify-content: center;
	gap: 40px;
	margin-top: 24px;
}
.tw_service_detail_howtouse_step_item {
	display: grid;
	grid-template-columns: 164px 1fr;
	grid-template-rows: repeat(2, auto);
	grid-column-gap: 16px;
	width: 100%;
	max-width: 540px;
	padding: 24px 15px 24px 24px;
	text-align: left;
	border: 1px solid var(--tw-color-middlegray);
	border-radius: 4px;
}
.tw_service_detail_tab .tw_service_detail_howtouse_step_item {
	background-color: #fff;
	border: none;
}
.tw_service_detail_howtouse_step_image {
	grid-area: 1 / 1 / 3 / 2;
}
.tw_service_detail_howtouse_step .tw_service_detail_heading02_step {
	margin-bottom: 20px;
	text-align: center;
}
.tw_service_detail_howtouse_step_text_top {
	grid-area: 1 / 2 / 2 / 3;
	font-size: 17px;
	line-height: 1.5;
	color: var(--tw-color-darknavy);
}
.tw_service_detail_howtouse_step_text_bottom {
	grid-area: 2 / 2 / 3 / 3;
	margin-top: 8px;
}
.tw_service_detail_howtouse_contactless {
	display: inline-block;
	margin-top: 24px;
}
.tw_service_detail_howtouse_contactless_head {
	display: inline-flex;
	justify-content: center;
	align-items: center;
}
.tw_service_detail_howtouse_contactless_image {
	margin-right: 13px;
}
.tw_service_detail_howtouse_contactless_text {
	flex: 1 0 0%;
	font-size: 16px;
	line-height: 1.5;
}
.tw_service_detail_howtouse_search {
	margin-top: 40px;
}
.tw_service_detail_howtouse_search_heading {
	display: inline-flex;
	align-items: center;
	position: relative;
	min-height: 58px;
	padding-left: 74px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
}
.tw_service_detail_howtouse_search_heading::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 58px;
	height: 58px;
	background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_point.svg) no-repeat 50% 50%;
	background-size: 100% auto;
}
.tw_service_detail_howtouse_search_text {
	margin-top: 16px;
	font-size: 17px;
	font-weight: 400;
	line-height: 150%;
}
.tw_service_detail_howtouse_heading {
	margin: 80px 0 48px;
	font-size: 22px;
	line-height: 28px;
	text-align: center;
}
.tw_service_detail_howtouse_method {
	display: flex;
	column-gap: 40px;
	margin-top: 48px;
	text-align: left;
}
.tw_service_detail_howtouse_method_item {
	width: 540px;
}
.tw_service_detail_howtouse_method_image {
	margin-top: 16px;
}
.tw_service_detail_howtouse_method_text {
	margin-top: 16px;
	font-size: 17px;
	line-height: 1.5;
}

@media screen and (max-width: 768px) {
	.tw_service_detail_howtouse {
		text-align: left;
	}
	.tw_service_detail_heading01_howtouse {
		margin-bottom: 24px;
	}
	.tw_service_detail_tab .tw_service_detail_howtouse {
		padding: 24px 0 60px;
	}
	.tw_service_detail_howtouse_head {
		display: block;
		text-align: center;
	}
	.tw_service_detail_howtouse_head_image {
		margin-bottom: 16px;
	}
	.tw_service_detail_howtouse_head_text {
		margin-inline: 0;
		text-align: center;
	}
	.tw_service_detail_howtouse_head_text_sp_left {
		text-align: left;
	}
	.tw_service_detail_howtouse_step {
		display: block;
	}
	.tw_service_detail_howtouse_step_item {
		grid-template-columns: 112px 1fr;
		grid-template-rows: repeat(2, auto);
		grid-column-gap: 16px;
		max-width: 100%;
		padding: 16px;
	}
	.tw_service_detail_howtouse_step_item:not(:first-child) {
		margin-top: 16px;
	}
	.tw_service_detail_howtouse_step .tw_service_detail_heading02_step {
		margin-bottom: 16px;
	}
	.tw_service_detail_howtouse_step_image {
		grid-area: 1 / 1 / 2 / 2;
	}
	.tw_service_detail_howtouse_step_text_top {
		grid-area: 1 / 2 / 2 / 3;
	}
	.tw_service_detail_howtouse_step_text_bottom {
		grid-area: 2 / 1 / 3 / 3;
		margin-top: 8px;
	}
	.tw_service_detail_howtouse_contactless_head {
		margin-bottom: 8px;
	}
	.tw_service_detail_howtouse_search {
		text-align: center;
	}
	.tw_service_detail_howtouse_search_text {
		margin-top: 24px;
	}
	.tw_service_detail_howtouse_method {
		display: block;
		justify-content: space-between;
		margin-top: 48px;
		text-align: left;
	}
	.tw_service_detail_howtouse_method_item {
		width: auto;
	}
	.tw_service_detail_howtouse_method_item:not(:first-child) {
		margin-top: 40px;
	}
	.tw_service_detail_howtouse_method_image {
		max-width: 343px;
		margin-inline: auto;
	}
	.tw_service_detail_howtouse_method_image img {
		width: 100%;
	}
}

.tw_service_detail_heading01_basicinfo {
	margin-top: 80px;
}
.tw_service_detail_basicinfo {
	padding-bottom: 80px;
}
.tw_service_detail_basicinfo .tw_indent_list01 > li + li {
	margin-top: 0;
}
.tw_service_detail_basicinfo_indent_inner {
	display: block;
}
.tw_service_detail_list {
	overflow: hidden;
}
.tw_service_detail_list_text {
	padding: 8px 16px 0;
}
.tw_service_detail_list_heading {
	font-size: 16px;
	color: var(--tw-color-darknavy);
}
.tw_service_detail_list_desc {
	margin-top: 8px;
	font-size: 12px;
	line-height: 16px;
	color: var(--tw-color-darkgray);
}

.tw_service_detail_2way_box {
	display: flex;
	column-gap: 40px;
	position: relative;
	padding: 32px 40px 24px;
	border: 1px solid var(--tw-color-middlegray);
	border-radius: 4px;
}
.tw_service_detail_2way_box_heading {
	position: absolute;
	left: 50%;
	top: -12px;
	padding: 1px 19px 3px;
	font-size: 13px;
	line-height: 1.5;
	color: #fff;
	background-color: var(--tw-color-darkgray);
	border-radius: 15px;
	transform: translateX(-50%);
}
.tw_service_detail_2way_box_desc {
	flex: 1 0 0%;
}
.tw_service_detail_2way_box_image {
	width: 470px;
}

@media screen and (max-width: 768px) {
	.tw_service_detail_heading01_basicinfo {
		margin-top: 60px;
	}
	.tw_service_detail_basicinfo {
		padding-bottom: 88px;
	}
	.tw_service_detail_2way_box {
		display: block;
		padding: 32px 24px 40px;
	}
	.tw_service_detail_2way_box_heading {
		position: absolute;
		left: 50%;
		top: -12px;
		padding: 1px 19px 3px;
		font-size: 13px;
		line-height: 1.5;
		color: #fff;
		background-color: var(--tw-color-darkgray);
		border-radius: 15px;
		transform: translateX(-50%);
	}
	.tw_service_detail_2way_box_image {
		width: 100%;
		margin: 40px auto 0;
		text-align: center;
	}
}

.tw_servicelist_content {
	position: relative;
	margin-top: 46px;
	padding: 40px;
	border: 1px solid var(--tw-color-middlegray);
	border-radius: 4px;
}
.tw_servicelist_content_heading01 {
	position: absolute;
	top: -30px;
	left: 50%;
	transform: translateX(-50%);
	padding: 16px;
	font-size: 15px;
	font-weight: 400;
	line-height: 22px;
	color: #8E8E8E;
	background-color: #fff;
}
.tw_servicelist_content_heading02 {
	margin-top: 64px;
	font-size: 28px;
	font-weight: 700;
	line-height: 42px;
	color: var(--tw-color-darknavy);
}
.tw_servicelist_content_heading01 + .tw_servicelist_content_heading02 {
	margin-top: 0;
}

@media screen and (max-width: 768px) {
	.tw_servicelist_content {
		margin-top: 64px;
		padding: 40px 24px;
	}
	.tw_servicelist_content_heading02 {
		margin-top: 56px;
		font-size: 22px;
		line-height: 22px;
	}
}

.tw_servicelist_content_list {
	display: flex;
	flex-wrap: wrap;
	gap: 8px 40px;
	font-size: 17px;
	line-height: 1.5;
	color: var(--tw-color-darknavy);
}
.tw_servicelist_content_list li {
	display: flex;
	width: calc((100% - 80px) / 3);
}
.tw_servicelist_content_list li .tw_indent_item {
    flex-shrink: 0;
}
.tw_servicelist_content_inner_wrap {
	width: 878px;
	max-width: 100%;
	margin-inline: auto;
}

@media screen and (max-width: 768px) {
	.tw_servicelist_content_list {
		display: block;
	}
	.tw_servicelist_content_list li {
		width: auto;
	}
	.tw_servicelist_content_list li + li {
		margin-top: 8px;
	}
	.tw_servicelist_content_inner_wrap {
		width: auto;
	}
}

.tw_servicelist_content_logo_list {
	display: flex;
	justify-content: center;
	column-gap: 64px;
}
.tw_servicelist_content_logo_list li {
	display: flex;
	flex-direction: column;
}
.tw_servicelist_content_logo_list_image {
	margin-bottom: 8px;
}
.tw_servicelist_content_logo_list_text {
	margin-top: auto;
	font-size: 13px;
	line-height: 21px;
	text-align: center;
	color: var(--tw-color-darkgray);
}

@media screen and (max-width: 768px) {
	.tw_servicelist_content_logo_list {
		display: block;
	}
	.tw_servicelist_content_logo_list li {
		align-items: center;
		row-gap: 8px;
	}
	.tw_servicelist_content_logo_list li + li {
		margin-top: 16px;
	}
	.tw_servicelist_content_logo_list_image {
		margin-bottom: 0;
	}
}

.tw_servicelist_content_merit {
	position: relative;
	margin-top: 52px;
	padding: 32px 40px 24px;
	text-align: center;
	border: 1px solid var(--tw-color-middlegray);
	border-radius: 4px;
}
.tw_servicelist_content_merit_heading {
	position: absolute;
	top: -13px;
	left: 50%;
	transform: translateX(-50%);
	padding: 2px 19px;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	color: #fff;
	background-color: var(--tw-color-darkgray);
	border-radius: 100px;
}
.tw_servicelist_content_merit_list {
	display: inline-block;
}
.tw_servicelist_content_merit_list li {
	position: relative;
	padding-left: 28px;
	font-size: 20px;
	font-weight: 700;
	line-height: 24px;
	text-align: left;
}
.tw_servicelist_content_merit_list li + li {
	margin-top: 16px;
}
.tw_servicelist_content_merit_list li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.1em;
	width: 20px;
	height: 20px;
	background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/servicelist/ico_list_star.png) no-repeat 50% 50%;
	background-size: contain;
}

@media screen and (max-width: 768px) {
	.tw_servicelist_content_merit {
		margin-top: 36px;
		padding: 24px 16px 16px;
	}
	.tw_servicelist_content_merit_list {
		display: block;
	}
	.tw_servicelist_content_merit_list li {
		font-size: 17px;
		line-height: 22px;
	}
}

.tw_servicelist_content_table {
	margin-top: 40px;
}
.tw_servicelist_content_table table {
	width: 100%;
	table-layout: fixed;
    border-collapse: separate;
	border-spacing: 2px;
	color: var(--tw-color-darknavy);
}
.tw_servicelist_content_table_col01 {
	width: 21.6%;
}
.tw_servicelist_content_table_col02 {
	width: 25.9%;
}
.tw_servicelist_content_table_col03 {
	width: 21.6%;
}
.tw_servicelist_content_table_col04 {
	width: 78.2%;
}
.tw_servicelist_content_table table th {
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
	background-color: var(--tw-color-brightgray);
}
.tw_servicelist_content_table table td {
	padding: 8px;
	text-align: center;
	background-color: var(--tw-color-brightgray_light);
}
.tw_servicelist_content_table table thead th {
	padding: 8px;
}
.tw_servicelist_content_table table tbody th {
	padding: 14px 19px;
	text-align: left;
}
.tw_servicelist_content_table_th_text {
	display: inline-block;
}
.tw_servicelist_content_table table tbody th img {
	margin-right: 12px;
}
.tw_servicelist_content_table table td sup {
	display: inline-block;
	width: 19px;
	margin-right: -19px;
	font-size: 11px;
	text-align: left;
}

@media screen and (max-width: 768px) {
	.tw_servicelist_content_table {
		margin-top: 32px;
	}
	.tw_servicelist_content_table_col01 {
		width: 22%;
	}
	.tw_servicelist_content_table_col02 {
		width: 25%;
	}
	.tw_servicelist_content_table_col03 {
		width: 29.8%;
	}
	.tw_servicelist_content_table_col04 {
		width: 71.8%;
	}
	.tw_servicelist_content_table table th {
		font-size: 12px;
		line-height: 16px;
	}
	.tw_servicelist_content_table table thead th {
		font-size: 12px;
		line-height: 16px;
	}
	.tw_servicelist_content_table table thead th img {
		margin-bottom: 3px;
	}
	.tw_servicelist_content_table table tbody th {
		padding: 8px;
		text-align: center;
	}
	.tw_servicelist_content_table_th_text {
		display: block;
	}
	.tw_servicelist_content_table table tbody th img {
		margin-right: 0;
	}
}

.tw_servicelist_content_definition {
	display: table;
	margin-inline: auto;
	font-size: 17px;
	line-height: 1.5;
}
.tw_servicelist_content_definition > dl {
	display: table-row;
}
.tw_servicelist_content_definition > dl > dt {
	display: table-cell;
	padding-right: 16px;
	font-weight: 700;
}
.tw_servicelist_content_definition > dl > dd {
	display: table-cell;
}
.tw_servicelist_content_definition > dl + dl > dt,
.tw_servicelist_content_definition > dl + dl > dd {
	padding-top: 16px;
}

@media screen and (max-width: 768px) {
	.tw_servicelist_content_definition {
		display: block;
		margin-inline: auto;
	}
	.tw_servicelist_content_definition > dl {
		display: table-row;
	}
	.tw_servicelist_content_definition > dl > dt {
		display: block;
		padding-right: 0;
	}
	.tw_servicelist_content_definition > dl > dd {
		margin-top: 8px;
		display: block;
	}
	.tw_servicelist_content_definition > dl + dl > dt,
	.tw_servicelist_content_definition > dl + dl > dd {
		padding-top: 0;
	}
	.tw_servicelist_content_definition > dl + dl > dt {
		margin-top: 16px;
	}
}

.tw_servicelist_content_wallet_list {
	display: flex;
	flex-wrap: wrap;
	row-gap: 24px;
}
.tw_servicelist_content_wallet_list li {
	width: 33.3%;
	margin-left: -1px;
	padding-left: 1px;
	border-left: 1px solid var(--tw-color-middlegray);
	border-right: 1px solid var(--tw-color-middlegray);
}
.tw_servicelist_content_wallet_list li a {
	display: flex;
	align-items: center;
	position: relative;
	padding-inline: 25px 50px;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	color: var(--tw-color-darknavy);
}
.tw_servicelist_content_wallet_list li a img {
	width: 100px;
	margin-right: 16px;
}
.tw_servicelist_content_wallet_list li a::after {
    content: "";
    display: block;
	position: absolute;
	right: 25px;
	top: 50%;
	transform: translateY(-50%);
	width: 15px;
	height: 15px;
	background-image: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01.svg);
	background-size: cover;
}

@media screen and (min-width: 769px) {
	.tw_servicelist_content_wallet_list li a:hover {
		opacity: .5;
	}
}
@media screen and (max-width: 768px) {
	.tw_servicelist_content_wallet_list {
		display: block;
	}
	.tw_servicelist_content_wallet_list li {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		border: none;
	}
	.tw_servicelist_content_wallet_list li + li {
		margin-top: 8px;
	}
	.tw_servicelist_content_wallet_list li a {
		padding-inline: 0 25px;
	}
	.tw_servicelist_content_wallet_list li a img {
		width: 100px;
		margin-right: 16px;
	}
	.tw_servicelist_content_wallet_list li a::after {
		right: 0;
	}
}

.tw_servicelist_cashback_heading {
	margin: 64px 0 40px;
	text-align: center;
}
.tw_servicelist_cashback_box {
	background: #FFFFFF;
	border: 1px solid var(--tw-color-middlegray);
    border-radius: 4px;
}
.tw_servicelist_cashback_box > button {
	display: block;
	position: relative;
	width: 100%;
	margin: 0;
	padding: 27.5px 60px 27.5px 24px;
	font-size: 16px;
	font-weight: 700;
	line-height: 21px;
	text-align: left;
}
.tw_servicelist_cashback_box > button::before,
.tw_servicelist_cashback_box > button::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	width: 19px;
	height: 3px;
	margin-top: -2px;
	background-color: var(--tw-color-middarkgray);
	border-radius: 4px;
}
.tw_servicelist_cashback_box > button::after {
	transition: transform .3s cubic-bezier(0.16, 1, 0.3, 1);
	transform: rotate(90deg);
}
.tw_servicelist_cashback_box > button[aria-expanded=true]::after {
	transform: rotate(180deg);
}
.tw_servicelist_cashback_body {
	padding: 8px 24px 40px;
}

@media screen and (min-width: 769px) {
	.tw_servicelist_cashback_box > button:hover {
		opacity: .5;
	}
}
@media screen and (max-width: 768px) {
	.tw_servicelist_cashback_box > button {
		padding-left: 16px;
	}
	.tw_servicelist_cashback_heading {
		margin: 56px 0 16px;
	}
	.tw_servicelist_cashback_body {
		padding-inline: 16px;
	}
}

.tw_servicelist_heading_step {
	position: relative;
	margin-bottom: 16px;
	font-size: 16px;
	font-weight: 700;
	line-height: 22px;
	text-align: center;
}
.tw_servicelist_heading_step > span {
	margin-left: 4px;
	font-size: 22px;
	line-height: 30px;
}
.tw_servicelist_heading_step::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -6px;
	width: 0.7em;
	height: 2px;
	background: var(--tw-color-primary);
	border-radius: 2px;
	transform: translateX(-50%);
}
.tw_servicelist_heading_step_text {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	margin-bottom: 16px;
	font-size: 17px;
	font-weight: 700;
	line-height: 1.5;
	text-align: center;
}
.tw_servicelist_heading_step_text.tw_line2 {
	min-height: 52px;
}
.tw_servicelist_seavice_column01,
.tw_servicelist_seavice_column02 {
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	max-width: 1040px;
	margin-inline: auto;
}
.tw_servicelist_seavice_column01_item,
.tw_servicelist_seavice_column02_item {
	display: flex;
	flex-direction: column;
	width: calc((100% - 48px) / 3);
}
.tw_servicelist_seavice_column01_image,
.tw_servicelist_seavice_column02_image {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 60px;
}
.tw_servicelist_seavice_column01_text {
	margin: 16px 0;
	font-size: 17px;
	line-height: 1.5;
	color: var(--tw-color-darknavy);
}
.tw_servicelist_seavice_column02_text {
	margin: 16px 0;
	font-size: 15px;
	font-weight: 700;
	line-height: 20px;
	text-align: center;
	color: var(--tw-color-darknavy);
}
.tw_servicelist_seavice_column01_link {
	margin-top: auto;
	text-align: right;
}
.tw_servicelist_seavice_column01_link > .tw_arrow_link01 {
	font-size: 16px;
}

@media screen and (max-width: 768px) {
	.tw_servicelist_seavice_column01,
	.tw_servicelist_seavice_column02 {
		display: block;
		border-top: 1px solid var(--tw-color-middlegray);
	}
	.tw_servicelist_seavice_column02 {
		border-top: none;
	}
	.tw_servicelist_seavice_column01_item {
		display: block;
		width: 100%;
		padding: 40px 0 24px;
		border-bottom: 1px solid var(--tw-color-middlegray);
	}
	.tw_servicelist_seavice_column02_item {
		display: flex;
		justify-content: center;
		flex-direction: row;
		width: 100%;
	}
	.tw_servicelist_seavice_column02_item + .tw_servicelist_seavice_column02_item {
		margin-top: 24px;
	}
	.tw_servicelist_seavice_column01_image,
	.tw_servicelist_seavice_column02_image {
		display: flex;
		justify-content: center;
		align-items: center;
		height: auto;
	}
	.tw_servicelist_seavice_column02_image {
		width: 170px;
	}
	.tw_servicelist_seavice_column02_image > img {
		transform: scale(0.857);
	}
	.tw_servicelist_seavice_column02_text {
		margin: 8px 0;
		flex: 1 0 0%;
		text-align: left;
	}
}


/* car credit Page
----------------------------------------------------------------------------- */
.tw_procedure_box {
	padding: 40px;
	background-color: #fff;
	border-radius: 4px;
}

@media screen and (max-width: 768px) {
	.tw_procedure_box {
		padding: 32px 24px;
	}
}

.tw_procedure_step_figuer_inner {
	position: relative;
	max-width: 100%;
	color: var(--tw-color-darknavy);
}
.tw_procedure_step_figuer_item {
	position: relative;
	width: 100%;
	max-width: 100%;
	padding-left: 52px;
}
.tw_procedure_step_figuer_item:not(:first-child) {
	margin-top: 16px;
}
.tw_procedure_step_figuer_item::before,
.tw_procedure_step_figuer_item::after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 2px;
	width: 34px;
	height: 34px;
	background-color:#E9C3D0;
	border-radius: 100%;
}
.tw_procedure_step_figuer_item::after {
	top: 14px;
	left: 12px;
	width: 10px;
	height: 10px;
	background-color:var(--tw-color-primary);
}
.tw_procedure_step_figuer_item_inner01 {
	width: 100%;
	height: 100%;
}
.tw_procedure_step_figuer_item_inner01::before {
	content: "";
	display: block;
	position: absolute;
	left: 16px;
	bottom: calc(-34px);
	top: 16px;
	width: 2px;
	background-color:var(--tw-color-primary);
	z-index: 1;
}
.tw_procedure_step_figuer_item:last-child .tw_procedure_step_figuer_item_inner01::before {
	content: none;
}
.tw_procedure_step_figuer_item_inner02 {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 23px 32px 24px 33px;
	border: 1px solid var(--tw-color-middlegray);
	border-radius: 4px;
}
.tw_procedure_step_figuer_item_inner02:after,
.tw_procedure_step_figuer_item_inner02:before {
	border: solid transparent;
	content: "";
	top: 13px;
	right: 100%;
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.tw_procedure_step_figuer_item_inner02:after {
	margin-left: -6px;
	border-right-color: #fff;
	border-width: 6px 10px;
}
.tw_procedure_step_figuer_item_inner02:before {
	border-right-color: var(--tw-color-middlegray);
	border-width: 7px 12px;
	margin-top: -1px;
	margin-left: -7px;
}
.tw_procedure_step_figuer_item_inner02 p {
	font-size: 16px;
	line-height: 22px;
}

@media screen and (max-width: 768px) {
	.tw_procedure_step_figuer_item {
		padding-left: 42px;
	}
	.tw_procedure_step_figuer_item::before,
	.tw_procedure_step_figuer_item::after {
		top: 7px;
		width: 24px;
		height: 24px;
	}
	.tw_procedure_step_figuer_item::after {
		top: 15px;
		left: 8px;
		width: 8px;
		height: 8px;
	}
	.tw_procedure_step_figuer_item_inner01::before {
		left: 11px;
		top: 18px;
	}
	.tw_procedure_step_figuer_item_inner02 {
		padding: 16px;
	}
}

.tw_procedure_h3 {
	margin-top: 56px;
}
.tw_procedure_h3_02 {
	margin-top: 56px;
}

@media screen and (max-width: 768px) {
	.tw_procedure_h3 {
		margin-top: 94px;
	}
	.tw_procedure_h3_02 {
		margin-top: 68px;
	}
}

.tw_procedure_logotext {
	display: flex;
	align-items: center;
	column-gap: 8px;
}
.tw_procedure_logotext_text {
	flex: 1 0 0%;
	font-size: 17px;
	line-height: 25px;
	color: var(--tw-color-darknavy);
}

@media screen and (max-width: 768px) {
	.tw_procedure_logotext {
		display: block;
	}
	.tw_procedure_logotext_logo {
		margin-bottom: 8px;
		text-align: center;
	}
}

.tw_procedure_imagetext {
	display: flex;
	column-gap: 32px;
}
.tw_procedure_imagetext_image {
	width: 320px;
}
.tw_procedure_imagetext_text {
	flex: 1 0 0%;
}
.tw_procedure_imagetext_text .tw_arrow_link01 {
	font-size: 16px;
}
.tw_procedure_imagetext_indent_desc {
	font-size: 17px;
}
.tw_procedure_imagetext_mt01,
.tw_procedure_imagetext_mt02,
.tw_procedure_imagetext_mt03 {
	margin-top: 32px;
}

@media screen and (max-width: 768px) {
	.tw_procedure_imagetext {
		display: block;
	}
	.tw_procedure_imagetext_image {
		width: auto;
		max-width: 295px;
		margin-bottom: 24px;
		margin-inline: auto;
	}
	.tw_procedure_imagetext_indent_desc {
		font-size: 16px;
	}
	.tw_procedure_imagetext_mt01 {
		margin-top: 34px;
	}
	.tw_procedure_imagetext_mt02 {
		margin-top: 42px;
	}
	.tw_procedure_imagetext_mt03 {
		margin-top: 36px;
	}
}