.headTitle01 {
  background-image: url("../../images/mv_index02.jpg");
  background-position: 0 40%;
}

.headTitle01 .headTitleText01 span {
  padding-left: 22px;
  background-image: url("../images/images_01.png");
  background-size: 15px;
  background-position: 0 70%;
}

@media screen and (max-width: 400px) {
  .headTitle01 .headTitleText01 span {
    padding-left: 20px;
    background-size: 12px;
  }
}

.headPrice01 {
  background-image: url("../images/bg_price01.jpg");
}

.tab {
  border-bottom: 3px solid #fb4343;
}

.tab li {
  color: #333;
  float: left;
  margin: 0 10px -1px 0;
  padding: 10px 20px;
  border: 1px solid #fb4343;
  cursor: pointer;
  list-style: none;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}

.tab li.active {
  color: #fff;
  background: #fb4343;
  cursor: auto;
}

.area ul {
  display: none;
}

.area ul.show {
  display: block;
}

.HeadTitle {
  display: block;
  font-family: "HiraKakuPro*";
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  padding-top: 90px;
}

.Head_img {
  height: 250px;
  background: url(../images/bg_index01.jpg) center;
  background-size: cover;
}

.center {
  text-align: center;
}

.left {
  float: left;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.HeadSub {
  font-family: "ChalkboardSE Regular*";
  font-size: 20px;
  font-weight: normal;
  color: #fff;
}

.beginner-icon {
  vertical-align: bottom;
}

.MainNavi {
  max-width: 1000px;
  margin: 32px auto 41px;
}

.container {
  max-width: 1000px;
  margin: 0 auto 57px;
  margin-top: 33px;
}

.container .title {
  width: 100%;
}

.container .title img {
  float: left;
  position: absolute;
}

.container .inline-block {
  float: left;
  margin-left: 17px;
  padding-left: 59px;
  border-bottom: solid 1px #DC8380;
  width: 97%;
}

.container .title p {
  font-size: 16px;
  color: #DC8380;
}

.container .title h1 {
  font-size: 20px;
  line-height: 1.7;
  font-weight: 300;
}

.reason {
  width: 31.6%;
  background-color: #FFFAF0;
  min-height: 270px;
  margin-top: 80px;
  position: relative;
  padding-left: 11px;
  padding-right: 15px;
  border-radius: 6px;
  padding-bottom: 30px;
}

.icon {
  position: absolute;
  left: 41%;
  top: -10%;
}

.button {
  width: 135px;
  display: inline-block;
  margin-top: 16px;
  font-size: 11px;
  line-height: 24px;
  color: #FF9872;
  position: relative;
  border: solid 2px #FF9872;
  border-radius: 15px;
  cursor: pointer;
}

.button1 {
  width: 135px;
  display: inline-block;
  margin-top: 5px;
  font-size: 11px;
  line-height: 24px;
  color: #FF9872;
  position: relative;
  border: solid 2px #FF9872;
  border-radius: 15px;
  cursor: pointer;
}

.number {
  font-size: 30px;
  color: #FF9872;
}

.reasonTitle {
  font-size: 20px;
  color: #FF9872;
  padding-top: 35px;
  padding-bottom: 17px;
}

.reasonTitle1 {
  font-size: 14px;
  line-height: 1.6;
}

.reason-right {
  margin-right: 2.5%;
}

.reason-right2 {
  margin-right: 2.5%;
}

.titleTop {
  margin-top: 94px;
  margin-bottom: 49px;
}

.lesson1 {
  width: 31.6%;
  font-size: 20px;
  height: 110px;
  color: white;
  position: relative;
  background-image: url(../images/images_12.png);
  background-size: cover;
}

.lesson1 p {
  line-height: 110px;
  cursor: pointer;
}

.lesson1 p:hover {
  opacity: .8;
}

.lesson2 {
  width: 31.6%;
  font-size: 20px;
  height: 110px;
  color: white;
  position: relative;
  background-image: url(../images/imagess_11.png);
  background-size: cover;
}

.lesson2 p {
  line-height: 110px;
  cursor: pointer;
}

.lesson2 p:hover {
  opacity: .8;
}

.lesson3 {
  width: 31.6%;
  font-size: 20px;
  height: 110px;
  color: white;
  position: relative;
  background-image: url(../images/images_13.png);
  background-size: cover;
}

.lesson3 p {
  line-height: 110px;
  cursor: pointer;
}

.lesson3 p:hover {
  opacity: .8;
}

.Foot_img {
  height: 500px;
  background: url(../images/bg_index02.jpg);
  background-size: cover;
}

.Foot_img h1 a {
  font-family: "Jun201Pro Regular-83pv-RKSJ-H*";
  font-size: 50px;
  font-weight: normal;
  color: #fff;
}

.Foot_img .box1 {
  padding-top: 85px;
}

/*.box1 h1{
	border-bottom:solid 1px white;
}*/
.Foot_img .box2 {
  padding-top: 67px;
  text-align: center;
}

.Foot_img .box3 {
  padding-top: 20px;
}

.Foot_img h1 .text1 {
  font-size: 36px;
}

.Foot_img .text2 {
  display: block;
  font-family: "HiraKakuProN W6-83pv-RKSJ-H*";
  font-size: 26px;
  font-weight: normal;
  color: #fff;
}

.Foot_img .text3 {
  display: block;
  font-family: "HiraKakuProN W6-83pv-RKSJ-H*";
  font-size: 26px;
  font-weight: normal;
  color: #fff;
}

.text4 {
  background: #DB877D;
  font-family: "NotoSansCJKjp*";
  font-size: 22px;
  font-weight: normal;
  color: #fff;
  display: block;
  max-width: 400px;
  margin: 60px auto;
  margin-bottom: 0;
  padding: 20px 22px;
  border-radius: 45px;
  position: relative;
}

.foot-border a {
  border-bottom: solid 1px white;
}

.fa-right1 {
  position: absolute;
  right: 30px;
}

.fa-right2 {
  position: absolute;
  right: 15px;
  line-height: 110px;
}

.fa-right3 {
  position: absolute;
  right: 13px;
  line-height: 23px;
}

@media all and (max-width: 931px) {
  .clear4 {
    clear: both;
  }
}

@media all and (max-width: 936px) {
  .number {
    font-size: 20px;
    color: #FF9872;
  }
  .reasonTitle {
    font-size: 18px;
    color: #FF9872;
    padding-top: 35px;
    padding-bottom: 0px;
  }
  .reasonTitle1 {
    font-size: 13px;
    line-height: 1.6;
  }
}

@media all and (max-width: 768px) {
  .container {
    width: 90%;
    margin: 0 auto 57px;
    margin-top: 33px;
  }
  .number {
    font-size: 30px;
    color: #FF9872;
  }
  .reasonTitle {
    font-size: 20px;
    color: #FF9872;
    padding-top: 35px;
    padding-bottom: 17px;
  }
  .reasonTitle1 {
    font-size: 14px;
    line-height: 1.6;
  }
  .Foot_img {
    height: 350px;
    background: url(../images/bg_index02.jpg);
    background-size: cover;
  }
  .Foot_img h1 a {
    font-family: "Jun201Pro Regular-83pv-RKSJ-H*";
    font-size: 36px;
    font-weight: normal;
    color: #fff;
  }
  .Foot_img .text2 {
    display: block;
    font-family: "HiraKakuProN W6-83pv-RKSJ-H*";
    font-size: 20px;
    font-weight: normal;
    color: #fff;
  }
  .Foot-img h1 .text1 {
    font-size: 28px;
  }
  .Foot_img .box1 {
    padding-top: 60px;
  }
  .Foot_img .box2 {
    padding-top: 20px;
    text-align: center;
  }
  .Foot_img .text3 {
    font-size: 20px;
  }
  .text4 {
    margin: 30px auto;
    width: 300px;
    font-size: 18px;
    padding: 5px 15px;
  }
  .reason {
    width: 48%;
  }
  .reason-right {
    margin-right: 4%;
  }
  .reason-right1 {
    margin-right: 4%;
  }
  .reason-right2 {
    margin-right: 0;
  }
  .lesson1 {
    width: 48%;
    margin-bottom: 10px;
  }
  .lesson2 {
    width: 48%;
    margin-bottom: 10px;
  }
  .lesson3 {
    width: 48%;
  }
  .button1 {
    margin-top: 0px;
  }
  .clear4 {
    clear: none;
  }
}

@media all and (max-width: 644px) {
  .number {
    font-size: 20px;
    color: #FF9872;
  }
  .reasonTitle {
    font-size: 18px;
    color: #FF9872;
    padding-top: 35px;
    padding-bottom: 0px;
  }
  .reasonTitle1 {
    font-size: 13px;
    line-height: 1.6;
  }
}

@media all and (max-width: 425px) {
  .Head_img {
    height: 170px;
  }
  .HeadTitle {
    font-size: 30px;
    padding-top: 58px;
  }
  .MainNavi {
    width: 90%;
    margin: 20px auto 25px;
  }
  .container .inline-block {
    margin-left: 5px;
    padding-left: 50px;
  }
  .title img {
    width: 49px;
    padding-top: 8px;
  }
  .container .title p {
    font-size: 13px;
    color: #DC8380;
    margin-bottom: 0px;
  }
  .container .title h1 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300;
  }
  .text3 {
    display: block;
    padding-top: 4px;
  }
  .container {
    width: 90%;
    margin-top: 30px;
  }
  .reason {
    width: 100%;
    margin-top: 40px;
    min-height: 0px;
    position: relative;
    padding-left: 11px;
    padding-right: 15px;
    border-radius: 10px;
    padding-bottom: 10px;
  }
  .reasonTitle1 {
    font-size: 14px;
    line-height: 1.8;
  }
  .reasonTitle {
    font-size: 18px;
    color: #FF9872;
    padding-top: 35px;
    padding-bottom: 5px;
  }
  .number {
    font-size: 25px;
    color: #FF9872;
  }
  .button {
    width: 200px;
    display: inline-block;
    margin-top: 16px;
    font-size: 11px;
    line-height: 30px;
    border: solid 2px #FF9872;
    border-radius: 15px;
    cursor: pointer;
  }
  .button1 {
    width: 200spx;
    display: inline-block;
    margin-top: 8px;
    font-size: 11px;
    line-height: 30px;
    position: relative;
    border: solid 2px #FF9872;
    border-radius: 15px;
    cursor: pointer;
  }
  .fa-right3 {
    position: absolute;
    right: 13px;
    line-height: 30px;
  }
  .fa-right1 {
    position: absolute;
    line-height: 22px;
  }
  .lesson1 {
    width: 100%;
    margin-bottom: 10px;
  }
  .lesson2 {
    width: 100%;
    margin-bottom: 10px;
  }
  .lesson3 {
    width: 100%;
  }
  .titleTop {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .Foot_img {
    height: 190px;
    background: url(../images/bg_index02.jpg);
    background-size: cover;
    margin-top: 30px;
  }
  .Foot_img h1 a {
    font-family: "Jun201Pro Regular-83pv-RKSJ-H*";
    font-size: 21px;
    font-weight: normal;
    color: #fff;
  }
  .Foot_img .text2 {
    display: block;
    font-family: "HiraKakuProN W6-83pv-RKSJ-H*";
    font-size: 15px;
    font-weight: normal;
    color: #fff;
  }
  .Foot_img h1 .text1 {
    font-size: 15px;
  }
  .Foot_img .box1 {
    padding-top: 20px;
  }
  .Foot_img .box2 {
    padding-top: 15px;
    text-align: center;
  }
  .Foot_img .box3 {
    padding-top: 5px;
  }
  .Foot_img .text3 {
    font-size: 15px;
  }
  .text4 {
    margin: 8px auto;
    width: 250px;
    font-size: 15px;
    padding: 5px 15px;
  }
  .Point {
    font-size: 6px;
  }
}

@media all and (max-width: 375px) {
  .title img {
    width: 45px;
  }
  .container .title p {
    font-size: 11px;
    color: #DC8380;
    margin-bottom: 0px;
  }
  .container .inline-block {
    margin-left: 0px;
    padding-left: 49px;
  }
  .container .title h1 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300;
  }
  .title img {
    padding-top: 0;
  }
}

@media all and (max-width: 320px) {
  .title img {
    width: 40px;
  }
  .container .title p {
    font-size: 10px;
    color: #DC8380;
    margin-bottom: 0px;
  }
  .container .inline-block {
    margin-left: 0px;
    padding-left: 45px;
  }
  .container .title h1 {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 300;
  }
  .title img {
    padding-top: 0;
  }
}

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

.selectsArea01 h3 {
  margin-bottom: 0;
}

.selectsList {
  width: 318px;
  margin-top: 60px;
  padding: 0 20px 45px;
  background: #fcf8ef;
  position: relative;
}

@media screen and (max-width: 1100px) {
  .selectsList {
    width: 31.8%;
  }
}

@media screen and (max-width: 960px) {
  .selectsList {
    margin-top: 45px;
  }
}

@media screen and (max-width: 767px) {
  .selectsList {
    width: 49%;
  }
}

@media screen and (max-width: 640px) {
  .selectsList {
    width: 100%;
    padding: 0 15px 15px;
    float: none;
  }
}

@media print, screen and (min-width: 768px) {
  .selectsList:nth-child(3n+1) {
    clear: both;
  }
}

@media print, screen and (min-width: 768px) {
  .selectsList:not(:nth-child(3n)) {
    margin-right: 2.3%;
  }
}

@media screen and (max-width: 767px) and (min-width: 641px) {
  .selectsList:nth-child(2n+1) {
    clear: both;
  }
}

@media screen and (max-width: 767px) and (min-width: 641px) {
  .selectsList:not(:nth-child(2n)) {
    margin-right: 2%;
  }
}

.selectsList h4 {
  font-size: 20px;
  text-indent: -1.4em;
  color: #e0925d;
  margin-bottom: 10px;
  padding: 20px 0 0 1.4em;
  position: relative;
}

@media screen and (max-width: 1100px) {
  .selectsList h4 {
    font-size: 18px;
    padding-top: 30px;
    line-height: 1.2;
  }
}

@media screen and (max-width: 767px) {
  .selectsList h4 {
    font-size: 18px;
  }
}

.selectsList h4:after {
  content: "";
  width: 55px;
  height: 55px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: 100%;
  display: block;
  position: absolute;
  top: -25px;
  right: 0;
  left: 0;
}

@media screen and (max-width: 767px) {
  .selectsList h4:after {
    width: 45px;
    height: 45px;
    top: -20px;
  }
}

.selectsList h4 span {
  font-size: 40px;
}

@media screen and (max-width: 1100px) {
  .selectsList h4 span {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {
  .selectsList h4 span {
    font-size: 26px;
  }
}

.selectsList p:not(.selectsBtn01) {
  line-height: 1.8;
}

.selectsList .selectsBtn01 {
  font-size: 12px;
  width: 135px;
  margin: 10px auto 0;
}

@media print, screen and (min-width: 641px) {
  .selectsList .selectsBtn01 {
    position: absolute;
    right: 0;
    bottom: 15px;
    left: 0;
  }
}

.selectsList .selectsBtn01 a {
  color: #e8a579;
  padding: 2px 0;
  border: 1px solid #e8a579;
  border-radius: 12px;
  display: block;
  position: relative;
}

.selectsList .selectsBtn01 a:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 14px;
  font-weight: bold;
  color: #e8a579;
  position: absolute;
  top: 0;
  right: 8%;
  bottom: 0;
}

.selectsList .selectsBtn01 a:hover {
  color: #fff;
  background: #e8a579;
}

.selectsList .selectsBtn01 a:hover:after {
  color: #fff;
}

.selectsList01 h4:after {
  background-image: url("../images/ico_selects01.png");
}

.selectsList02 h4:after {
  background-image: url("../images/ico_selects02.png");
}

.selectsList03 h4:after {
  background-image: url("../images/ico_selects03.png");
}

.selectsList04 h4:after {
  background-image: url("../images/ico_selects04.png");
}

.selectsList05 h4:after {
  background-image: url("../images/ico_selects05.png");
}

.selectsList06 h4:after {
  background-image: url("../images/ico_selects06.png");
}
