@charset "utf-8";

main {
    margin-bottom: 0;
    color: #58595E;
}
.c-blue{color: #3F88C9;}
.c-purple{color: #A066E2;}
.heading__h3 {
    font-size: 28px;
}
._tw_text03 {
	font-size:20px;
}
.dis-ib{display: inline-block;}
.list-note__item.dis-ib::before{
  position: static;
}
@media (min-width: 769px) {
._tw_pc_w960 {
        margin-left: auto;
        margin-right: auto;
        width: 960px;
        max-width: calc(100% - 80px);
}
}
.tw_campaign_detail_wrap {
    padding-top: 48px;
}
@media (max-width: 768px) {
.tw_campaign_detail_wrap {
    padding-top: 32px;
}
}
.mv_wrap{
    background: #ecf9f9;
    width: 100%;
    text-align: center;
}
@media (min-width: 769px) {
.mv_wrap img{
      max-width: 1244px;
}
}
.lead{
    text-align: center;
    font-size: 20px;
}
@media (max-width: 768px) {
.lead{
    font-size: 16px;
}
}
.plus{  
  position: relative;
}
.plus::before{
  content: "";
  display: block;
  background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/campaign/2025/insurance/icon_plus.svg) no-repeat;
  background-size: contain;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 80px;
  left: -45px;
}
@media (max-width: 768px) {
.plus{  
  padding-top: 36px;
}
.plus::before{
  content: "";
  display: block;
  background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/campaign/2025/insurance/icon_plus.svg) no-repeat;
  background-size: contain;
  width: 27px;
  height: 27px;
  position: absolute;
  top: 0;
  left: calc(50% - 13px);
}
}
.check{
  padding-top: 55px;
  position: relative;
}
.check::before{
  content: "";
  display: block;
  background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/campaign/2025/insurance/icon_check.svg) no-repeat;
  background-size: contain;
  width: 48px;
  height: 48px;
  position: absolute;
  top: 0;
  left: calc(50% - 24px);
}
.caution_area {
    position: relative;
    padding: 40px;
    font-size: 20px;
    font-weight: 400;
    border: solid 3px #FFDA71;
    border-radius: 20px;
    margin-top: 56px;
}
.caution_area::before{
  content: "!";
  position: absolute;
  top: -24px;
  left: 50%;
  transform: translateX(-50%);
  background: #FFDA71;
  color: #58595E;
  font-weight: bold;
  font-size: 32px;
  width: 48px;
  height: 48px;
  line-height: 48px;
  border-radius: 50%;
  box-sizing: border-box;
  text-align: center;
}
@media (max-width: 768px) {
.caution_area {
    padding: 10px;
    font-size: 20px;
}
}
.insurance_column1_2 {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .insurance_column1_2 {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .insurance_column1_2 {
    flex-direction: column;
  }
}
.insurance_column1_2 .column__child {
  display: block;
  position: relative;
}
.insurance_column1_2 .column__child .heading__h4 {
  margin-top: 32px;
}
@media screen and (min-width: 769px) {
  .insurance_column1_2 .column__child {
    flex-basis: 47%;
  }
  .insurance_column1_2 .column__child.checker {
    padding-top: 55px;
  }
}
@media screen and (max-width: 768px) {
  .insurance_column1_2 .column__child {
    max-width: 100%;
    margin-top: 16px;
  }
}
.insurance_column1_2_2 {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .insurance_column1_2_2 {
    flex-direction: row;
    justify-content: space-between;
    max-width: 880px;
    margin:24px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .insurance_column1_2_2 {
    flex-direction: column;
  }
}
.insurance_column1_2_2 .column__child {
  display: block;
  position: relative;
}
.insurance_column1_2_2 .column__child .heading__h4 {
  margin-top: 32px;
}
@media screen and (min-width: 769px) {
  .insurance_column1_2_2 .column__child.left_column {
    flex-basis: 72.7%;
  }
  .insurance_column1_2_2 .column__child.right_column {
    flex-basis: 23%;
  }
}
@media screen and (max-width: 768px) {
  .insurance_column1_2_2 .column__child {
    max-width: 100%;
    margin-top: 16px;
  }
}
.insurance_column1_3 {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .insurance_column1_3 {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (max-width: 959px) {
  .insurance_column1_3 {
    padding: 0;
  }
}
@media screen and (max-width: 768px) {
  .insurance_column1_3 {
    flex-direction: column;
  }
}
.insurance_column1_3 .column__child {
  display: block;
  position: relative;
}
.insurance_column1_3 .column__child.child1{
  border: solid 4px #FFDA71;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 25px 20px;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .insurance_column1_3 .column__child {
    flex-basis: 30%;
    font-size: 20px;
  }
}
@media screen and (max-width: 959px) {
  .insurance_column1_3 .column__child {
    flex-basis: calc((100% - 60px) / 3);
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .insurance_column1_3 .column__child {
    max-width: 100%;
    font-size: 16px;
  }
  .insurance_column1_3 .column__child + .column__child {
    margin-top: 24px;
  }
}

@media screen and (min-width: 769px) {
.list-note-number__item::before {
    font-size: 16px;
}
}
@media screen and (max-width: 768px) {
.list-note-number__item::before {
    font-size: 12px;
}
}
.section{
  position: relative;
  padding: 60px;
}
@media screen and (max-width: 768px) {
.section{
  padding: 16px;
}
}
.section.section_01{
  border: solid 4px #FFDA71;
  border-radius: 20px;
  margin-top: 75px;
}
.section.section_02{
  border: solid 4px #3F88C9;
  border-radius: 20px;
  margin-top: 53px;
}
.circle-number {
  position: absolute;
  top: -32px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
  font-size: 32px;
  width: 64px;
  height: 64px;
  line-height: 64px;
  border-radius: 50%;
  box-sizing: border-box;
  text-align: center;
}
.circle-number.blue {
  background: #3F88C9;
  color: #fff;
}
.circle-number.yellow {
  background: #FFDA71;
  color: #58595E;
}
@media (max-width: 768px) {
.circle-number {
  top: -20px;
  font-size: 24px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
}
.section_ttl_02{
  text-align: center;
  background: #FFDA71;
  border-radius: 20px;
  margin-top: 32px;
  font-size: 20px;
}
.section_02_innner{
  max-width: 720px;
  margin: auto;
}
@media screen and (max-width: 768px) {
.section_ttl_02{
  font-size: 16px;
}
}
@media screen and (min-width: 769px) {
.section.section_01 .section_ttl{
    display: inline-block;
    text-align: center;
    position: absolute;
    background: #FFDA71;
    border-radius: 20px;
    padding: 15px 58px;
    font-size: 28px;
    top: -40px;
    left: calc(50% - 240px);
}
}
@media screen and (max-width: 768px) {
.section.section_01 .section_ttl {
    display: inline-block;
    text-align: center;
    position: absolute;
    background: #FFDA71;
    border-radius: 20px;
    padding: 8px 20px;
    font-size: 20px;
    top: -30px;
    left: 10%;
    width: 80%;
}
}
.title_ribbon{
  position: relative;
}
.title_ribbon::before{
  content: '';
  position: absolute;
  background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/campaign/2025/insurance/icon_ribbon.svg) no-repeat;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .title_ribbon{
    font-size: 24px;
    padding-left: 65px;
    max-width: 690px;
    margin: 0 auto;
  }
  .title_ribbon::before{
    width: 48px;
    height: 65px;
    left: 0;
    top: calc(50% - 32px);
  }
}
@media screen and (max-width: 768px) {
  .title_ribbon{
    font-size: 20px;
    padding-top: 85px;
    max-width: 690px;
    margin: 0 auto;
  }
  .title_ribbon::before{
    width: 38px;
    height: 65px;
    left: calc(50% - 19px);
    top: 20px;
  }
}
.cv_area{
  background: #ECF9F9;
  border-radius: 20px;
}
.tw_indent_list02 > li + li {
    margin-top: 6px;
}
@media screen and (min-width: 769px) {
  .cv_area{
    margin-top: 36px;
    padding: 32px;
  }
  .cv_inner{
    width: 60%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .cv_area{
    margin-top: 12px;
    padding: 24px;
  }  
}
._tw_insurance_btn_wrap{
    margin: 24px auto 0;
    display: flex;
    justify-content: center;
}
._tw_insurance_btn{
    text-decoration: none;
    color: #333;
    border: 1px solid #D9D9D9;
    border-radius: 36px;
    padding: 13px 90px 13px 32px;
    font-size: 20px;
    display: flex;
    text-align: left;
    justify-content: left;
    position: relative;
    outline: none;
}
@media (max-width: 768px) {
  ._tw_insurance_btn{
    font-size: 16px;
  }
}
._tw_insurance_btn::before{
    content: '';
    position: absolute;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: #FFC5D9;
    right: 8px;
    top: calc(50% - 24px);
}
._tw_insurance_btn::after{
    content: '';
    position: absolute;
    width: 24px;
    height: 16px;
    background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/campaign/2025/insurance/icon_arrow_gray.svg) no-repeat;
    background-size: contain;
    transform: translateY(-50%) rotate(-90deg);
    right: 20px;
    top: 50%;
}
._tw_insurance_btn._anc::after{
    content: '';
    right: 20px;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
}
._tw_insurance_btn:hover{
    opacity: 0.6;
}
._tw_insurance_btn._cv{
    text-decoration: none;
    color: #58595E;
    border: 1px solid #D82662;
    border-radius: 44px;
    padding: 13px 90px 13px 32px;
    font-size: 32px;
    display: flex;
    text-align: center;
    justify-content: center;
    position: relative;
    outline: none;
}
@media (max-width: 768px) {
    ._tw_insurance_btn._cv{
    font-size: 20px;
    }
}
._tw_insurance_btn._cv::before{
    content: '';
    position: absolute;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #D82662;
    right: 8px;
    top: calc(50% - 28px);
}
._tw_insurance_btn._cv::after{    
    content: '';
    position: absolute;
    width: 16px;
    height: 24px;
    background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/campaign/2025/insurance/icon_arrow_white.svg) no-repeat;
    background-size: contain;
    transform: translateY(-50%) rotate(0deg);
    right: 26px;
    top: 50%;
}
.btn_logo_icon{
    display: inline-flex;
    align-items: center;
    margin-right: 10px;
}
._tw_insurance_btn {
        max-width: 100%;
        width: 100%;
}
.arrow{
  position: relative;
  padding: 66px 0 0;
}
.arrow::before {
  content: '';
  display: block;
  position: absolute;
  top: 35px;
  left: calc(50% - 78px);
  width: 156px;
  height: 20px;
  background: url(/-/media/tfc/ts3web/file/toyota-wallet/assets/img/campaign/2025/insurance/icon_arrow02.png) no-repeat;
  background-size: contain;
}
.table {
    border: 2px solid #fff;
    text-align: left;
}
.table th, .table td {
    border: 2px solid #fff;
    padding: 14px;
    vertical-align: top;
    color: #58595E;
}
.table th {
    background: #F6F6F6;
    text-align: left;
    font-weight: 700;
}
table td {
  background: #F7FFFF;
}
table tr:nth-child(odd) th {
    background: #F2F0F0;
}
table tr:nth-child(odd) td {
  background: #ECF9F9;
}
.service_caution_ttl{
    color: #58595E;
    font-size: 16px;
    background: #F7FCFE;
    padding: 6px 48px 6px 6px;
    margin-top: 12px;
    position: relative;
}
.service_caution_ttl::after{
    content: '+';
    width: 36px;
    height: 100%;
    display: inline-flex;
    right: 0;
    top: 0;
    background: #ECF9F9;
    text-align: center;
    font-size: 16px;
    position: absolute;
    justify-content: center;
    align-items: center;
}
.service_caution_ttl.is_open::after{
    content: '-';
}
.service_caution_txt{
    display: none;
}

@media (max-width: 768px) {
._tw_sp_ta_center {
	text-align: center;
}
._tw_sp_ta_left {
	text-align: left;
}
._tw_sp_ta_right {
	text-align: right;
}
}
.img_caution{
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
}


@media (min-width: 769px) {
._tw_pc_ta_center {
	text-align: center;
}
._tw_pc_ta_left {
	text-align: left;
}
._tw_pc_ta_right {
	text-align: right;
}
}
@media (max-width: 768px) {
._tw_sp_ta_center {
	text-align: center;
}
._tw_sp_ta_left {
	text-align: left;
}
._tw_sp_ta_right {
	text-align: right;
}
}