/* Scss Document */
.title {
  margin-bottom: 40px;
}

.paymentText01 {
  margin-bottom: 80px;
}

@media screen and (max-width: 600px) {
  .paymentText01 {
    margin-bottom: 25px;
  }
}

.payFlow01 {
  margin-bottom: 30px;
}

.container {
  margin-bottom: 0;
}

.tab {
  margin-bottom: 40px;
  border-bottom: 3px solid #df8680;
}

.tab li {
  width: 33%;
  color: #DB877D;
  text-align: center;
  background-color: #FAF6F0;
  vertical-align: bottom;
  padding: 0;
  border-radius: 10px 10px 0 0;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0.5% 0 0;
  border: none;
}

@media screen and (max-width: 600px) {
  .tab li {
    width: 100%;
    border-radius: 0;
  }
}

.tab li a {
  display: block;
  padding: 12px 20px;
  height: 38px;
  color: #df8680;
  font-size: 17px;
  font-weight: bold;
}

@media screen and (max-width: 600px) {
  .tab li a {
    font-size: 16px;
    height: auto;
    padding: 10px;
  }
}

.tab li.active {
  color: #fff;
  text-align: center;
  background: #DB877D;
  cursor: auto;
  margin-top: -16px;
}

@media screen and (max-width: 600px) {
  .tab li.active {
    margin-top: 0;
  }
}

.tab li.active a {
  color: #fff;
  height: 55px;
  font-size: 20px;
}

@media screen and (max-width: 600px) {
  .tab li.active a {
    font-size: 16px;
    height: auto;
    padding: 10px;
  }
}

.tab li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 600px) {
  .tab li:not(:last-child) {
    border-bottom: 1px solid #df8680;
  }
}

.tabContents {
  display: none;
}

.tabContents.active {
  display: block;
}

.tabContents .point01 {
  margin-top: 25px;
  padding: 15px;
  border: 2px solid #e38a80;
}

.payList01 li {
  float: left;
  width: 32%;
  margin-right: 2%;
}

.payList01 li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .payList01 li:last-child {
    margin: 0 auto;
  }
}

@media screen and (max-width: 768px) {
  .payList01 li {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px;
  }
}

.payList01 li .spOnly {
  text-align: center;
  margin-bottom: 10px;
}

.payList01 li .spOnly img {
  max-width: 80%;
}

.payList01 li .flowPic01 {
  text-align: center;
  margin-bottom: 20px;
}

.payList01 li p {
  min-height: 220px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .payList01 li p {
    min-height: auto;
  }
}

.payList01 li p .underline01 {
  text-decoration: underline;
}

.payList01 li .timing01 {
  border: 2px solid #e38a80;
  color: #e38a80;
  font-weight: bold;
  padding: 10px;
  border-radius: 3px;
  margin-top: 20px;
}

@media print, screen and (min-width: 768px) {
  .payList01 li .timing02 {
    padding: 20px 10px;
  }
}

.payList01 .space01 {
  padding-top: 15px;
  display: inline-block;
}

.payTable01 {
  width: 100%;
  margin-top: 55px;
}

.payTable01 th {
  padding: 15px 30px;
  text-align: left;
  background: #fbf7ef;
  font-weight: bold;
  white-space: nowrap;
  border: 1px solid #f6efe3;
}

@media screen and (max-width: 768px) {
  .payTable01 th {
    display: block;
    width: 100%;
  }
}

.payTable01 td {
  padding: 15px 30px;
  border: 1px solid #f6efe3;
}

@media screen and (max-width: 768px) {
  .payTable01 td {
    display: block;
    width: 100%;
  }
}

.mainArea h3 {
  background-image: url("../images/ico_price01.png");
}

.lessonMenuArea01 {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  .lessonMenuArea01 {
    margin-top: 40px;
  }
}

.lessonMenu .menucontents {
  width: 32%;
  cursor: pointer;
  color: #DB877D;
  font-size: 18px;
  text-align: center;
  position: relative;
}

@media screen and (max-width: 1000px) {
  .lessonMenu .menucontents {
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .lessonMenu .menucontents {
    width: 100%;
    margin-top: 15px;
    float: none;
  }
}

.lessonMenu .menucontents a {
  color: #db877d;
  padding: 20px 0;
  border: 2px solid #DB877D;
  border-radius: 7px;
  display: block;
}

.lessonMenu .menucontentsRight {
  margin-right: 2%;
}

.lessonMenu .fa-right2 {
  line-height: inherit;
  position: absolute;
  right: 20px;
  top: 32%;
}

@media screen and (max-width: 1000px) {
  .lessonMenu .fa-right2 {
    right: 15px;
  }
}

.lessonMenu:not(:last-child) {
  margin-bottom: 20px;
}

.firstflow {
  color: #fff;
  font-size: 16px;
  margin: 0 0 15px;
  padding: 5px 10px 5px 30px;
  background: #edaf5d;
  border-radius: 3px;
  display: inline-block;
  position: relative;
}

.firstflow:before {
  content: '';
  width: 23px;
  height: 30px;
  margin: auto;
  background: url(../images/img_price01.png) no-repeat left center;
  background-size: 15px auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 8px;
}

.startedflow {
  color: #fff;
  font-size: 16px;
  margin: 15px 0;
  padding: 5px 10px;
  background: #2368cc;
  border-radius: 3px;
  display: inline-block;
}
