body .contentfix960N2014 .mainArea {
  width: 100%;
}

#contents {
  overflow: hidden;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  color: #30201A;
}
#contents .mt4 {
  margin-top: 4px;
}
#contents .mt8 {
  margin-top: 8px;
}
#contents .mt10 {
  margin-top: 10px;
}
#contents .mt12 {
  margin-top: 12px;
}
#contents .mt16 {
  margin-top: 16px;
}
#contents .mt32 {
  margin-top: 32px;
}
#contents .mt40 {
  margin-top: 40px;
}
#contents .mt80 {
  margin-top: 80px;
}
#contents .ml12 {
  margin-left: 12px;
}
#contents .ml24 {
  margin-left: 24px;
}
#contents .img {
  max-width: 100%;
  height: auto;
}
#contents .link {
  display: block;
  color: #30201A;
  text-decoration: none;
}
#contents .link:hover .img,
#contents .link:hover .text {
  opacity: 0.5;
}
#contents .link:hover .textLink {
  color: #FF8D00;
  text-decoration: underline;
}
#contents .textLink.-blue {
  color: #183D9F;
}
#contents .text.-fs13 {
  font-size: 13px;
}
#contents .text.-fs16 {
  font-size: 16px;
}
#contents .text.-fs20 {
  font-size: 20px;
}
#contents .text.-fs24 {
  font-size: 24px;
}
#contents .text.-fs30 {
  font-size: 30px;
}
#contents .text.-fs59 {
  font-size: 59px;
}
#contents .text.-fs140 {
  font-size: 140px;
}
#contents .text.-bold {
  font-weight: 600;
}
#contents .text.-normal {
  font-weight: 300;
}
#contents .text.-pink {
  color: #F08497;
}
#contents .text.-lh1 {
  line-height: 1;
}
#contents .text.-ngLs10 {
  letter-spacing: -10px;
  padding-right: 10px;
}
#contents .text.-hasSideLine {
  position: relative;
}
#contents .text.-hasSideLine:before, #contents .text.-hasSideLine:after {
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 2px;
  height: 23px;
  flex-shrink: 0;
  background-color: #30201A;
}
#contents .text.-hasSideLine:before {
  transform: rotate(-30deg);
  left: -12px;
}
#contents .text.-hasSideLine:after {
  transform: rotate(30deg);
  right: -6px;
}
#contents .text.-hasBorder {
  position: relative;
  padding: 20px 8px;
}
#contents .text.-hasBorder:before, #contents .text.-hasBorder:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 9px;
  background: url("/resource/club_com/special/auto_cp00/images/stripeLine_pattern.svg") repeat-x;
}
#contents .text.-hasBorder:before {
  top: 0;
  bottom: auto;
}
#contents .taLeft {
  text-align: left;
}
#contents .ofHidden {
  overflow: hidden;
}
#contents .heading {
  font-weight: 600;
}
#contents .heading.-typeA {
  position: absolute;
  top: -28px;
  right: 0;
  left: 0;
  margin: 0 auto;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 510px;
  height: 38px;
  font-size: 24px;
  color: #FFFFFF;
  background-color: #E55C7E;
  padding: 8px 16px;
}
#contents .heading.-typeA:before, #contents .heading.-typeA:after {
  position: absolute;
  display: block;
  top: 0;
  content: "";
  width: 14px;
  height: 54px;
  background: url("/resource/club_com/special/auto_cp00/images/ribbon.svg") no-repeat;
}
#contents .heading.-typeA:before {
  left: -14px;
}
#contents .heading.-typeA:after {
  right: -14px;
  transform: scale(-1, 1);
}
#contents .heading.-typeB {
  padding-bottom: 9px;
  display: inline-block;
  position: relative;
  font-size: 32px;
  color: #F08497;
}
#contents .heading.-typeB:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 9px;
  background: url("/resource/club_com/special/auto_cp00/images/stripeLine_pattern.svg") repeat-x;
}
#contents .breadcrumb {
  width: 960px;
  margin: 0 auto;
  font-size: 12px;
  vertical-align: top;
}
#contents .breadcrumb-item {
  display: inline-block;
  margin-top: 4px;
}
#contents .breadcrumb-item:not(:last-of-type):after {
  display: inline-block;
  width: 0.7em;
  height: 0.7em;
  margin: 0 10px;
  content: "";
  border-top: 1px solid #30201A;
  border-right: 1px solid #30201A;
  transform: rotate(45deg) skew(-15deg, -15deg);
}
#contents .mainSection {
  position: relative;
  text-align: center;
  background-color: #FFE8E4;
  background: linear-gradient(180deg, #FFE8E4 0%, #FFE8E4 calc(100% - 27px), #FCF7E4 calc(100% - 27px), #FCF7E4 100%);
  padding: 40px 24px 0;
}
#contents .subSection {
  padding: 80px 24px;
}
#contents .subSection.-yellow {
  padding-top: 72px;
  background-color: #FCF7E4;
}
#contents .contentWidth {
  margin: 0 auto;
  text-align: center;
}
#contents .contentWidth.-width600 {
  max-width: 600px;
}
#contents .contentWidth.-width960 {
  max-width: 960px;
}
#contents .contentWidth.-mainSection {
  position: relative;
}
#contents .contentWidth.-mainSection:before, #contents .contentWidth.-mainSection:after {
  content: "";
  position: absolute;
  z-index: 1;
}
#contents .contentWidth.-mainSection:before {
  top: 10px;
  left: -280px;
  width: 318px;
  height: 427px;
  background: url("/resource/club_com/special/auto_cp00/images/mainSection_bg_01.svg") no-repeat;
}
#contents .contentWidth.-mainSection:after {
  top: -12px;
  right: -290px;
  width: 317px;
  height: 442px;
  background: url("/resource/club_com/special/auto_cp00/images/mainSection_bg_02.svg") no-repeat;
}
#contents .contentWidth.-mainSection.-hasShortBox:before {
  top: -45px;
}
#contents .contentWidth.-mainSection.-hasShortBox:after {
  top: -25px;
}
#contents .colBox {
  display: flex;
  align-items: center;
}
#contents .colBox.-margin8 > * + * {
  margin-left: 8px;
}
#contents .colBox.-margin16 > * + * {
  margin-left: 16px;
}
#contents .colBox.-margin40 > * + * {
  margin-left: 40px;
}
#contents .colBox.-jcCenter {
  justify-content: center;
}
#contents .colBox.-fdColumn {
  flex-direction: column;
}
#contents .borderedBox {
  position: relative;
  margin: 0 auto;
  background-color: #FFFFFF;
  border: 2px solid #F08497;
  padding: 26px 24px 8px;
  border-radius: 4px;
}
#contents .borderedBox.-top {
  border-width: 2px 2px 0 2px;
  border-radius: 4px 4px 0 0;
  padding-bottom: 4px;
}
#contents .borderedBox.-bottom {
  padding-top: 12px;
  padding-bottom: 12px;
  border-width: 0 2px 2px 2px;
  border-radius: 0 0 4px 4px;
  position: relative;
  border-top: 2px dashed #D5D5D5;
}
#contents .borderedBox.-bottom:before, #contents .borderedBox.-bottom:after {
  content: "";
  border: 2px solid #F08497;
  background-color: #FFE8E4;
  position: absolute;
  top: -7px;
  width: 14px;
  height: 14px;
  box-sizing: border-box;
  border-radius: 100%;
}
#contents .borderedBox.-bottom:before {
  left: -7px;
}
#contents .borderedBox.-bottom:after {
  right: -7px;
}
#contents .dl {
  display: flex;
  justify-content: center;
  font-size: 15px;
  font-weight: 600;
}
#contents .dl .dt {
  color: #F08497;
}
#contents .caption {
  font-size: 12px;
  display: flex;
  justify-content: center;
}
#contents .caption.-wrap {
  flex-wrap: wrap;
  justify-content: flex-start;
  margin-right: 8px;
  margin-left: 8px;
}
#contents .caption.-wrap .caption-item {
  flex-shrink: 0;
}
#contents .btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 362px;
  min-height: 22px;
  background-color: #33ABEE;
  padding: 16px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  border-radius: 4px;
}
#contents .btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
#contents .btn-icon {
  position: absolute;
  right: 16px;
}
#contents .btn.-base {
  min-width: 326px;
  padding: 12px;
  font-size: 14px;
  color: #30201A;
  background-color: #FFFFFF;
  border: 1px solid #6E635F;
}
#contents .stepList {
  position: relative;
  text-align: left;
  margin-right: 30px;
  margin-left: 30px;
}
#contents .stepList:before {
  content: "";
  position: absolute;
  display: block;
  height: 80%;
  top: 0;
  bottom: 0;
  left: 80px;
  margin: auto 0;
  border-left: 2px dashed #F08497;
}
#contents .stepList:after {
  content: "";
  position: absolute;
  right: -110px;
  bottom: 12px;
  width: 180px;
  height: 121px;
  background: url("/resource/club_com/special/auto_cp00/images/subSection_bg_01.svg") no-repeat;
}
#contents .stepList-item {
  position: relative;
  height: 112px;
  display: flex;
  align-items: center;
  padding: 24px 56px 24px 180px;
  background-color: #FFFFFF;
  border-radius: 800px;
}
#contents .stepList-item + .stepList-item {
  margin-top: 24px;
}
#contents .stepList-heading {
  position: absolute;
  top: 12px;
  left: 12px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 137px;
  height: 137px;
  background-color: #F08497;
  border-radius: 50%;
  color: #FFFFFF;
}
#contents .box {
  position: relative;
  border-radius: 4px;
  background-color: #EEEEEE;
  padding: 16px;
}
#contents .box-content {
  margin-top: 16px;
  margin-left: 16px;
}
#contents .box:before {
  content: "";
  position: absolute;
  top: 5px;
  left: -104px;
  width: 94px;
  height: 228px;
  background: url("/resource/club_com/special/auto_cp00/images/subSection_bg_02.svg") no-repeat;
}
#contents .grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -24px;
}
#contents .grid-item {
  padding-right: 24px;
}
#contents .grid.-cols4 > .grid-item {
  width: calc(25% - 24px);
}
#contents .grid.-cols6 > .grid-item {
  width: calc(16.6666666667% - 24px);
}
#contents .grid.-vMargin24 {
  margin-bottom: -24px;
}
#contents .grid.-vMargin24 > .grid-item {
  margin-bottom: 24px;
}