charset@charset "utf-8";
.icon__sp{width:20px;}
.table._tw_table{
  table-layout: fixed;
  border-collapse: collapse;
}
.table_button{
    padding: 5px 10px;
    min-width: 100px;
    font-size: 12px;
}
.table._tw_table th, .table._tw_table td{
    padding: 20px 8px;
    font-size: 13px;
    line-height: 1.5;
    border-collapse: collapse;
}
.tw_btn_area{
    max-width: 370px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.tw_btn_area>.tw_btn{
	min-width:171px;
}
.tw_button03,
.tw_button04 {
	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:171px;
	font-size:13px;
	line-height:1.5;
	text-align: center;
}
.tw_button03 {
	background-color:#EB0A1E;
	color:#fff;
	font-weight:400;
}
.tw_button04 {
	background-color:#000;
	color:#fff;
	font-weight:400;
}
.tw_button03:where(._outlink,._pdflink,._arrow,._anchor)::after,
.tw_button04:where(._outlink,._pdflink,._arrow,._anchor)::after {
	content:"";
	display:inline-block;
	margin-top:.1em;
	margin-left:4px;
	width:15px;
	height:15px;
	background-size:cover;
}
.tw_button03._large:where(._outlink,._pdflink,._arrow)::after,
.tw_button04._large:where(._outlink,._pdflink,._arrow)::after {
	width:18px;
	height:18px;
}
.tw_button03._outlink::after,.tw_button04._outlink::after {
	background-image:url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_outlink_white.svg);
}
.tw_button03._pdflink::after,.tw_button04._pdflink::after {
	background-image:url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_pdflink_white.svg);
}
.tw_button03._arrow::after ,.tw_button04._arrow::after {
	background-image:url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01_white.svg);
}
.tw_button03._anchor::after ,.tw_button04._anchor::after {
	background-image:url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/common/icon_arrow01_white.svg);
  transform: rotate(0.25turn);
}
@media (min-width: 769px) {
	.tw_button03:hover ,.tw_button04:hover {
		opacity:.5;
	}
}
@media (max-width: 768px) {
 .tw_btn_area{
     display: block;
 }
 .tw_btn_area>.tw_btn {
     width: 200px;
     margin: auto;
 }
 .tw_btn_area>.tw_btn+.tw_btn{
     margin-top: 24px;
 }
 .tw_button03, .tw_button04{
  width: 100%;
 }
}
@media screen and (min-width: 960px) {
    .column1_2 .column__child {
        flex-basis: 50%;
    }
    .inner_image {
       padding: 0 15px;
    }
}
@media screen and (max-width: 959px) {
    .table.scroll {
        min-width: 700px;
    }
}
.vaT{
    vertical-align: top;
}
th.attention{
    background: #FFDBDF;
}
td.attention{
    background: #FDF4F7;
}
.new_icon{
    position: relative;
    display:inline-block;
}
.new_icon::before{
    content: "";
    position: absolute;
    background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/car-credit/icon-03.png) no-repeat 0 0;
    width: 46px;
    height: 40px;
    top: -8px;
    right: -22px;
}
.writing-rl{
  display: flex; 
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  writing-mode: vertical-rl; 
  -webkit-writing-mode: vertical-rl;
  text-orientation: mixed;
  white-space: nowrap;
  text-align: center;
}
@media (max-width: 768px) {
  .table._tw_table{
      border:none;
  }
  .table th.sticky {
    position: sticky;
    top: 0;
    left: 0;
    background: none;
    border-left: none;
    border-right: none;
    z-index: 1;
    text-align: left;
    white-space: normal;
  }
  .table th.sticky::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-left: 1px solid #ddd;
    background: #f6f6f6;
    z-index: -1;
  }
  .table th.sticky.attention::before {
    background: #FFDBDF;
  }
  .table th.sticky02 {
    left: 30px;
  }
  .table._tw_table {
    border-collapse: collapse;
  }
  .table._tw_table th,
  .table._tw_table td {
    box-sizing: border-box;
  }
  .table._tw_table th img,
  .table._tw_table td img {
    max-width: 100%;
    box-sizing: border-box;
  }
  .sticky01 {
    writing-mode: vertical-rl;
    text-orientation: mixed;
    transform: translateZ(0);
    position: sticky;
    left: 0;
    top: auto;
    z-index: 6;
  }
  .sticky02 {
    position: sticky;
    top: auto;
    background: #f6f6f6;
    z-index: 5;
    transform: translateZ(0);
  }
}
@media screen and (min-width: 768px) {
  .col-sticky01 { width: 37px; }
  .col-sticky02 { width: 130px; }
  .col-title { width: 167px; }
  .col-data { width: 218px; }
}

@media screen and (max-width: 767px) {
  .col-sticky01 { width: 30px; } 
  .col-sticky02 { width: 70px; }
  .col-title { width: 100px; }
  .col-data { min-width: 150px; }
}
.inner_box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
  height: 100%; 
  padding: 16px 0;
  box-sizing: border-box;
}
.inner_image {
    align-items: center; 
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
}
.inner_title {
    font-size: 16px;
    min-height: 50px;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.inner_text {
    min-height: 40px;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.inner_button{
    margin-top: 10px;
}

@media (max-width: 768px) {  
.inner_title {
        min-height: 65px;
        font-size: 14px;
}
.inner_text {
  min-height: 60px;
}
}