@charset "UTF-8";
.spu33279-reset {
  color: #333333;
  line-height: 1.5;
  font-family: Noto Sans JP;
}
.spu33279-reset p {
  margin-top: 0;
  margin-bottom: 14px;
}
.spu33279-reset p em {
  font-style: normal;
  font-weight: 700;
}
.spu33279-reset a:link {
  text-decoration: none;
}

.spu33279-main {
  position: relative;
  margin-bottom: 70px;
}

.spu33279-nav {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 239px;
  left: 128px;
  list-style: none;
}
.spu33279-nav__item {
  padding: 0;
  display: inline-block;
}
.spu33279-nav__item + .spu33279-nav__item {
  margin-left: 14px;
}
.spu33279-nav__link {
  box-sizing: border-box;
  padding-top: 16px;
  display: block;
  text-decoration: none;
  width: 232px;
  height: 159px;
  border-radius: 4px;
  background-color: #fff;
  border:  solid 1px #ccc;
  box-shadow: 0 1px 4px 0 rgba(66, 66, 66, 0.15);
}
.spu33279-nav__step {
  color: #f59600;
  font-style: 16px;
  text-align: center;
}
.spu33279-nav__step em {
  font-size: 26px;
  font-weight: 700;
  font-style: normal;
}
.spu33279-nav__txt {
  text-align: center;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
}
.spu33279-nav__icon {
  margin: 0 auto;
  display: block;
  width: 16px;
  height: 16px;
  border-top: 2px solid #053ace;
  border-right: 2px solid #053ace;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}

.spu33279-lead-txt {
  font-size: 16px;
  font-weight: 700;
  text-align: center;
}

.spu33279-fs12 {
  font-size: 12px;
}

.spu33279-fs11 {
  font-size: 11px;
}

.spu33279-box {
  border-radius: 4px;
  border-color: #daf1fc;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  margin-bottom: 24px;
}
.spu33279-box__hdg {
  background-color: #daf1fc;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
}
.spu33279-box__hdg span {
  border-radius: 3px;
  background-color: #00a0f0;
  width: 72px;
  color: #fff;
  font-size: 12px;
  padding: 8px 12px;
}
.spu33279-box__inner {
  padding: 14px;
}
.spu33279-box__inner p {
  font-size: 14px;
}
.spu33279-box__inner:after {
  content: "";
  display: block;
  clear: both;
}
.spu33279-box__img {
  float: left;
  margin-right: 14px;
  margin-bottom: 0 !important;
}
.spu33279-box--important {
  border-color: #ffe8e8;
}
.spu33279-box--important .spu33279-box__hdg {
  background-color: #ffe8e8;
}
.spu33279-box--important .spu33279-box__hdg span {
  background-color: #f53a3a;
}

.spu33279-box-point {
  border-radius: 4px;
  background-color: #ebf7fe;
  border: solid 1px #c1e6fa;
  margin-bottom: 24px;
}
.spu33279-box-point__inner {
  padding: 14px;
}
.spu33279-box-point__inner p {
  font-size: 14px;
  color: #006497;
}
.spu33279-box-point__inner:after {
  content: "";
  display: block;
  clear: both;
}
.spu33279-box-point__icon {
  vertical-align: top;
  display: inline-block;
}

.spu33279-link:after {
  content: '>';
  margin-left: 12px;
  color: #000099;
  font-weight: 700;
  display: inline-block;
}
.spu33279-link--anchor:after {
  vertical-align: top;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.spu33279-link--700 {
  font-weight: 700;
}

.spu33279-btn {
  margin: 0 auto 28px auto;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 700;
  padding: 12px 0;
  text-align: center;
}
.spu33279-btn a {
  display: block;
  color: #ffffff;
  text-decoration: none;
}
.spu33279-btn--change {
  width: 330px;
  background-color: #bf0000;
}
.spu33279-btn--fund {
  width: 320px;
  background-color: #053ace;
}
.spu33279-btn--order {
  background-color: #ff713b;
}
.spu33279-btn--order-saving {
  background-color: #3ec538;
}

.spu33279-section {
  padding: 36px 0;
}
.spu33279-section--gray {
  background-color: #f4f4f4;
}
.spu33279-section--fund {
  background-color: #daf1fc;
}

.spu33279-title {
  margin-bottom: 28px;
}
.spu33279-title__head {
  color: #f59600;
  font-style: 16px;
  text-align: center;
  margin-bottom: 7px;
}
.spu33279-title__head em {
  font-size: 26px;
  font-weight: 700;
  font-style: normal;
}
.spu33279-title__img {
  text-align: center;
}
.spu33279-title__hdg {
  font-size: 24px;
  text-align: center;
  margin-bottom: 16px;
  margin-top: 0;
}
.spu33279-title__txt {
  text-align: center;
}
.spu33279-title--fund .spu33279-title__img {
  margin-bottom: 14px;
}
.spu33279-title--fund .spu33279-title__txt {
  color: #00a0f0;
  font-weight: 700;
}
.spu33279-title--inner {
  margin-top: 36px;
}

.spu33279-title-merit {
  display: inline-block;
  color: #ffffff;
  background-color: #00a0f0;
  border-radius: 16px;
  height: 32px;
  line-height: 32px;
  padding: 0 16px;
  margin: 7px 0;
}
.spu33279-title-merit + .spu33279-title-merit {
  margin-left: 8px;
}

.spu33279-title-balloon {
  border-radius: 3px;
  background-color: #ffba46;
  color: #ffffff;
  font-weight: 700;
  font-size: 24px;
  width: 723px;
  margin: 0 auto 28px auto;
  text-align: center;
  box-sizing: border-box;
  position: relative;
  padding: 8px 0;
}
.spu33279-title-balloon:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border-style: solid;
  border-width: 15px 7.5px;
  border-color: #ffba46 transparent transparent;
}
.spu33279-title-balloon__icon {
  vertical-align: top;
  margin-right: 12px;
}

.spu33279-selection {
  list-style: none;
  margin: 0;
  padding: 0 16px;
  font-size: 0;
}
.spu33279-selection__item {
  width: 232px;
  display: inline-block;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.spu33279-selection__item + .spu33279-selection__item {
  margin-left: 13px;
}
.spu33279-selection__icon {
  border-radius: 4px 4px 0 0 / 4px 4px 0 0;
  text-align: center;
  height: 96px;
  box-sizing: border-box;
}
.spu33279-selection__icon--01 {
  background-color: #4dc4ff;
  padding-top: 14px;
}
.spu33279-selection__icon--02 {
  background-color: #99d1aa;
  padding-top: 14px;
}
.spu33279-selection__icon--03 {
  background-color: #636a73;
  padding-top: 15px;
}
.spu33279-selection__icon img {
  max-width: 170px;
}
.spu33279-selection__txt {
  font-size: 16px;
  font-weight: 700;
  padding: 16px;
  height: 72px;
  box-sizing: border-box;
}
.spu33279-selection__link {
  padding: 0 16px 16px;
  font-size: 14px;
  font-weight: 700;
}
.spu33279-selection--sharp {
  padding: 0 14px;
}
.spu33279-selection--sharp .spu33279-selection__item {
  width: 356px;
}
.spu33279-selection--sharp .spu33279-selection__icon {
  border-radius: 4px 0 0 4px / 4px 0 0 4px;
  width: 100px;
  float: left;
}
.spu33279-selection--sharp .spu33279-selection__txt {
  padding: 20px 0 0 120px;
  height: auto;
}
.spu33279-selection--sharp .spu33279-selection__link {
  padding: 7px 0 0 120px;
}

.spu33279-grid {
  margin-bottom: 28px;
}
.spu33279-grid:after {
  content: "";
  display: block;
  clear: both;
}
.spu33279-grid__col {
  float: left;
  width: 356px;
}
.spu33279-grid__col:nth-child(even) {
  margin-left: 11px;
}

.spu33279-fund {
  background-color: #ffffff;
  border-radius: 3px;
  margin-bottom: 10px;
  padding: 14px;
  box-sizing: border-box;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.12);
}
.spu33279-fund:nth-child(odd) {
  margin-left: 16px;
}
.spu33279-fund:nth-child(5) {
  margin-left: 200px;
}
.spu33279-fund__img {
  float: left;
  margin-right: 10px;
  margin-bottom: 14px;
}
.spu33279-fund__name {
  font-weight: 700;
}
.spu33279-fund__txt {
  margin-bottom: 14px;
  height: 10em;
}
.spu33279-fund--last {
  background-color: transparent;
}
.spu33279-fund__link {
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}

.spu33279-fund-title {
  margin-bottom: 14px;
  display: table;
}
.spu33279-fund-title__icon {
  display: table-cell;
}
.spu33279-fund-title__hdg {
  display: table-cell;
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
  padding-left: 10px;
}
.spu33279-fund-title__hdg strong {
  font-size: 20px;
  background: transparent linear-gradient(transparent 65%, rgba(248, 231, 28, 0.6) 50%) repeat scroll 0 0;
}

.spu33279-point-circle {
  border: 1px solid #f16a00;
  border-radius: 50%;
  display: inline-block;
  height: 54px;
  transform: rotate(-11deg);
  width: 54px;
}
.spu33279-point-circle__txt {
  color: #f16a00;
  font-size: 10px;
  font-weight: 700;
  line-height: 1.4;
  position: relative;
  text-align: center;
  top: 25%;
}

.spu33279-fund-tag {
  clear: both;
  list-style: none;
  padding: 0;
  margin-bottom: 14px;
  font-size: 0;
}
.spu33279-fund-tag__item {
  display: inline-block;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background-color: #4dc4ff;
  border-radius: 12px;
  line-height: 25px;
  vertical-align: middle;
  margin-right: 10px;
  padding: 0 14px;
}

.spu33279-fund-btn {
  padding: 0;
  margin: 0 0 14px 0;
  list-style: none;
  font-size: 0;
}
.spu33279-fund-btn__item {
  width: 158px;
  display: inline-block;
}
.spu33279-fund-btn__item + .spu33279-fund-btn__item {
  margin-left: 8px;
}

.spu33279-teacher {
  margin-bottom: 14px;
  display: table;
}
.spu33279-teacher__img {
  display: table-cell;
  vertical-align: top;
  margin: 0;
  padding: 0;
}
.spu33279-teacher__txt {
  display: table-cell;
  vertical-align: bottom;
  margin: 0;
  padding-left: 7px;
}

.box-top-customer {
  background-color: #DDE6EA;
  padding: 5px;
  margin-bottom: 10px;
}

.box-top-customer__hdg {
  font-size: 18px;
  margin: 0 0 5px 0;
}

.list-top-customer {
  list-style: none;
  padding: 0;
  margin: 0;
  letter-spacing: -.4em;
}

.list-top-customer__item {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 5px;
}

.list-top-customer__item:last-child {
  margin: 0;
}

.list-top-customer__item a {
  display: table;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  text-decoration: none;
  line-height: normal;
  text-align: center;
  position: relative;
}

.list-top-customer__item a:after {
  content: "＞";
  position: absolute;
  top: 33%;
  right: 5px;
}

.list-top-customer__item a span {
  display: table-cell;
  vertical-align: middle;
  width: 145px;
  height: 60px;
  background-color: #00A5C5;
  padding: 0 17px 0 5px;
  box-sizing: border-box;
}

.list-top-customer__item a span:hover {
  background-color: #459DB3;
}

.spu33279-box-cs {
  border: solid 3px #c9dade;
  display: table;
  margin-bottom: 10px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px;
}
.spu33279-box-cs__img {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px 10px 20px;
}
.spu33279-box-cs__txt {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
  font-size: 14px;
  line-height: 1.5;
}
.spu33279-box-cs--noframe {
  border: none;
}

.spu33279-section--outline p {
  font-size: 14px;
}

.spu33279-section--outline .spu33279-link {
  margin-bottom: 42px;
  display: block;
}

.spu33279-section--outline .spu33279-hdg-lv2 {
  font-size: 16px;
  margin-bottom: 13px;
}