.quicksand {
  font-family: 'Quicksand', sans-serif;
}

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

.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;
  }
}

.faqTitle01 {
  background-image: url("../images/bg_faq01.jpg");
  background-position: 0 39%;
}

.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;
  font-weight: bold;
  font-feature-settings: "palt";
  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: url(../images/images_12.png) no-repeat 50% 0;
  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 {
  height: 0;
  margin: auto 0;
  position: absolute;
  top: 0;
  right: 15px;
  bottom: 0;
  /*line-height: 110px;*/
  display: block;
}

.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;
    psdding-top: 4px;
  }
/*
  .container {
    width: 90%;
    margin: 0 auto 0;
  }
*/
  .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;
  }
}

.flow-container {
	margin: 35px 0;
}

.flow-contents01 .flow-right{
	background: #f6f2ea;
}

.flow-left {
	width: 290px;
	float: left;
}

.flow-left img {
	border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
	vertical-align: bottom;
}

.flow-right {
	width: calc(100% - 390px);
	margin: 40px 0px 0px 50px;
	float: left;
}

.flow-right p {
	text-align: left;
}

p.number {
	font-size: 28px;
	color: #dd8a5d;
	border-bottom: solid 1px #dd8a5d;
	margin-right: 20px;
	float: left;
}

p.title {
	font-size: 20px;
	font-weight: bold;
	color: #dd8a5d;
	padding-top: 8px;
}

.flow-text {
	margin-top: 20px;
}

.flow-text p {
	font-size: 14px;
	color: #333333;
	line-height: 24.5px;
}

.triangle {
  width: 0;
  height: 0;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-top: 20px solid #df8680;
  margin: 25px auto;
}

@media all and (max-width: 1014px) {
	.flow-left {
		width: 240px;
	}
	.flow-right {
		width: 60%;
		margin: 30px 0px 0px 38px;
	}
	p.number {
		font-size: 20px;
	}
	p.title {
		font-size: 17px;
		padding-top: 4px;
	}
	.flow-text {
		margin-top: 14px;
	}
	.flow-text p {
		font-size: 12px;
		line-height: 20px;
	}
}

@media all and (max-width: 768px) {
	.flow-left {
		width: 190px;
	}
	.flow-right {
		width: calc(100% - 228px);
		margin: 12px 0px 0px 25px;
	}
	p.number {
		font-size: 20px;
		margin-right: 15px;
	}
	p.title {
		font-size: 16px;
		padding-top: 4px;
	}
	.flow-text {
		margin-top: 10px;
	}
	.flow-text p {
		font-size: 12px;
		line-height: 18px;
	}
	.triangle {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 15px solid #df8680;
  margin: 25px auto;
}
}

@media all and (max-width: 640px) {
	.flow-contents {
    width: 100%;
	  background-color: #f6f2ea;
		margin-bottom: 50px;
	}
	.flow-left {
		width: 100%;
		float: none;
	}
	.flow-right {
		width: 90%;
		float: none;
		margin: 10px auto 0px;
	}
	p.number {
		font-size: 25px;
	}
	p.title {
		font-size: 18px;
		padding-top: 8px;
	}
	.flow-text {
		margin-top: 10px;
		padding-bottom: 30px;
	}
	.flow-text p {
		font-size: 14px;
		line-height: 22px;
	}

  .triangle {
    margin: 15px auto;
  }
}

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

.lesson01{
  width: 94%;
  max-width: 1000px;
  margin: auto;
}


/*追記(2019.06.07)*/

.flow01 .pic01{
  line-height: 0;
  width: 29%;
}

.flow01 .pic01 img{
  border-radius: 3px;
}

.flow01 .textBox01{
  text-align: left;
  width: 71%;
  padding: 25px;
  background: #f6f2ea;
}

.flow01 .box03{
  padding: 10px 25px;
}

.flow01 .box03 .btn01{
  width: 350px;
}

.flow01 .box03 .btn01 a{
  width: 350px;
}

.flow01 .box03 .spOnly01{
  display: none;
}

.flow01 .textBox01 .text01{
  padding-top: 15px;
}

.flow01 .number{
  font-size: 28px;
  color: #dd8a5d;
  border-bottom: solid 1px #dd8a5d;
  margin-right: 20px;
}

.flow01 .title01{
  font-size: 20px;
  font-weight: bold;
  color: #dd8a5d;
  padding-top: 8px;
}

.textBox01 .btn01{
  width: 200px;
  padding-top: 5px;
}

.textBox01 .btn01 a{
  font-size: 14px;
  font-weight: normal;
  width: 200px;
  padding: 3px 0;
}

.textBox01 .btn01 a:before {
  font-size: 20px;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 18px;
  border: 0;
}

@media screen and (max-width: 1100px){
  .flow01 .box03 .btn01{
    clear: both;
    float: left;
    padding-top: 15px;
  }
}

@media screen and (max-width: 1000px){
  .flow01 .textBox01{
    font-size: 12px;
  }
  .flow01 .title01{
    font-size: 18px;
    padding-top: 8px;
  }
  .flow01 .number{
    font-size: 24px;
  }
}

@media screen and (max-width: 850px){
  .flow01 .box03{
    padding: 5px 25px;
  }
  .flow01 .box03 .btn01{
    width: 68%;
  }
  .flow01 .box03 .btn01 a{
    width: 100%;
  }
  .flow01 .box05{
    padding: 5px 25px;
  }
  .textBox01 .btn01 a{
    font-size: 12px;
  }
  .flow01 .textBox01 .text01{
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px){
  .flow01 .pic01{
    float: none;
    width: 100%;
  }
  .flow01 .pic01 img{
    width: 100%;
  }
  .flow01 .textBox01{
    font-size: 14px;
    float: none;
    width: 100%;
  }
  .flow01 .box03{
    padding: 25px;
  }
  .flow01 .box05{
    padding: 25px;
  }
  .textBox01 .btn01{
    width: 170px;
  }
  .textBox01 .btn01 a{
    font-size: 12px;
    width: 170px;
  }
  .textBox01 .btn01 a:before{
    font-size: 16px;
  }
}

@media screen and (max-width: 600px){
  .flow01 .box03 .btn01 {
    width: 210px;
  }
  .box03 .btn01 a:before{
    top: 20%;
  }

  .flow01 .box03 .spOnly01{
    display: block;
  }
}

@media screen and (max-width: 450px){
  .textBox01 .btn01{
    clear: both;
    float: left;
    padding-top: 15px;
  }
}