.page .contentSectionWrapper.feature, 
.page .contentSectionWrapper.different {
  width: 60%;
  margin: 0 auto;
}

.page .shadowBgList_canada_feature {
  width: 100%;
}

.page .shadowBgList_canada-item {
  width: 33%;
}

.page [class*="serialList"] .shadowBgList_canadaTitle {
  line-height: 1.25;
  font-size: 1rem;
  letter-spacing: 0;
  box-sizing: border-box;
  padding-left: 55px;
}

.page .shadowBgList_canadaSentence {
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  box-sizing: border-box;
}

.page [class*="serialList"] .shadowBgList_canadaText {
  padding-right: 5px;
  box-sizing: border-box;
}

.page .shadowBgList_canada_feature .shadowBgList_canada-item:nth-child(1) .shadowBgList_canadaContents::before,
.page .shadowBgList_canada_feature .shadowBgList_canada-item:nth-child(2) .shadowBgList_canadaContents::before,
.page .shadowBgList_canada_feature .shadowBgList_canada-item:nth-child(3) .shadowBgList_canadaContents::before {
  width: 100%;
  background-position: center;
  background-size: cover;
}

.page .serialList_deco .serialNum::before {
  margin: 0;
}

.page [class*="serialList"] .shadowBgList_canadaTitle {
}

.page .contentList_different .contentListSentence {
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.75;
}

.page .headTitle_icon.deco-flash {
  position: relative;
  margin-left: 0;
}

.page .sectionBg_totalsupport .headTitle_large .mainText {
  text-align: center;
}

.sectionBg_totalsupport .contentSubSection {
  width: 60%;
  margin: 0 auto;
}

.sectionBg_totalsupport .contentSubSection .headTitle_icon {
  text-align: center;
}

.page .headTitle_large.deco_medal {
  position: relative;
}

@media (max-width: 767px){
  .page .contentSectionWrapper.feature, 
  .page .contentSectionWrapper.different {
    width: 90%;
  }

  .page .shadowBgList_canada-item {
    width: 100%;
  }
  
  .page .headTitle_icon.deco-flash {
    width: 100%;
    box-sizing: border-box;
  }

  .page .contentList_different .contentListSentence {
    padding-left: 0;
    padding-top: 245px;
  }

  .contentList_different .contentList-item:nth-child(1) .contentListSentence::before,
  .contentList_different .contentList-item:nth-child(2) .contentListSentence::before,
  .contentList_different .contentList-item:nth-child(3) .contentListSentence::before {
    width: 100%;
    background-size: cover;
    background-position: center;
  }

  .page .contentSectionWrapper[class*="sectionBg"] .contentSection {
    width: 90%;
    min-width: auto;
  }
  .sectionBg_totalsupport .contentSubSection {
    width: 90%;
  }

  .page .sectionBg_totalsupport .contentTable th {
    min-width: 60px;
  }

  .contentSectionWrapper.sectionBg_totalsupport .leadSentence::after {
    width: 100%;
    height: 340px;
  }

  .page .contentSectionWrapper.sectionBg_totalsupport .leadSentence {
    padding-bottom: 360px;
  }

  .contentSectionWrapper.sectionBg_totalsupport .contentSection::before {
    background: none;
  }

  .page .contentList_different .contentListSentence {
    min-height: auto;
  }
}
