@charset "UTF-8";







/*--------------------------------------------------
  mv
--------------------------------------------------*/
.top .mv {
  margin-top: 80px;
  width: 100%;
  background: #c8dcee url("../images/mv-bg.png") center top no-repeat;
  height: 650px;
}

.top .mv .inner {
  margin: auto;
  width: 1000px;
  padding-top: 30px;
}

.top .mv h1 {
  width: 500px;
  height: 130px;
}

.top .mv .t-img01 {
  width: 510px;
  height: 385px;
  margin-top: 5px;

}

.top .mv .t-img02 a {
  position: relative;
  width: 1053px;
  height: 258px;
  display: block;
  margin-top: 0;
  left: -14px;
}

.top .mv .t-img02 .a-tx {
  position: absolute;
  bottom: 30px;
  width: 70%;
  left: 135px;
  margin: auto;
  line-height: 1.6;
  font-size: 15px;
  padding-left:3.8em;
  text-indent:-3.8em;
}
.top .mv .t-img02 .a-tx span {
  font-weight: bold;
  font-size: 16px;
  display: inline-block;
}


@media screen and (max-width: 1040px){
.top .mv .t-img02 a {
  position: relative;
  max-width: 1016px;
  height: 258px;
  display: block;
  margin: auto;
  margin-top: 0;
  left: -14px;
}  
}
/*--------------------------------------------------
  sec01
--------------------------------------------------*/
.top .sec01 {
  width: 100%;
  border-top: solid #fff224 2px;
  border-bottom: solid #fff224 2px;
  box-sizing: border-box;
  margin-top: 220px;
}

.top .sec01 .inner {
  max-width: 1000px;
  margin: auto;
  padding: 40px 0 50px 0;
}

.top .sec01 .ttl {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}

.top .sec01 .ttl span {
  font-size: 30px;
  font-weight: bold;
}


.top .sec01 .link-box {
  margin-top: 20px;
}
.top .sec01 ul {
  display: flex;
  justify-content: center;
}
.top .sec01 li {
  width: 234px;
  margin: 0 30px;
}

/*--------------------------------------------------
  sec02 com01
--------------------------------------------------*/
.sec02 {
  margin-top: 90px;
}

.sec02 .inner{
  max-width: 1000px;
  margin: auto;
}
.com01 .ttl {
  width: 887px;
  height: 173px;
  margin: auto;
}


.com01 .link01 a{

  width: 880px;
  height: 176px;
  margin: auto;
  margin-top: 30px;
  display: block;

}
.com01 .link02 a{
  width: 880px;
  height: 176px;
  margin: auto;
  margin-top: 30px;
  display: block;
}


/*--------------------------------------------------
  sec03   sec04
--------------------------------------------------*/
.sec03 {
  margin-top: 140px;
  background: #fef3ec;
  padding-bottom: 20px;
}

.sec03 .inner {
  width: 1000px;
  margin: auto;
  padding: 100px 20px;
}

.sec04 {
  background: #e8f7f9;
  padding-bottom: 40px;
}

.sec04 .inner {
  width: 1000px;
  margin: auto;
  padding: 100px 20px;
}


/*--------------------------------------------------.com-tll-box-----------------------------------------*/

.content-box {
  margin-bottom: 60px;
  background: #fff;
  border-radius: 20px;
  padding-bottom: 60px;
}
.content-box .con-ttl {
  text-align: center;
  font-weight: bold;
  font-size: 45px;
  color: #fff;
  padding: 10px 0;
  border-radius: 20px 20px 0 0;
}

.content-box .con-ttl span {
  font-size: 24px;
  font-weight: bold;
}

.color-box01 .con-ttl {
  background: #ff8637;
}

.color-box02 .con-ttl {
  background: #18ab7d;
}
.color-box03 .con-ttl {
  background: #3182d3;
}


.content-box .box-inner {
  padding: 0 60px;
}


/*--------------------------------------------------color-box01-----------------------------------------*/


.color-box01 .sub01{
  margin-top: 40px;
}
.sec03 .color-box01 .sub01 .left {
  float: left;
  width: 525px;
  height: 124px;  
  display: block;
}

.sec04 .color-box01 .sub01 .left {
  float: left;
  width: 525px;
  height: 124px;  
  display: block;
}


.color-box01 .sub01 .right{
  float: right;
  position: relative;
  margin-top: -25px;
}

.sec03 .color-box01 .sub01 .right .coment {

  width: 339px;
  height: 181px;  

  display: block;

}

.sec04 .color-box01 .sub01 .right .coment {
  width: 316px;
  height: 162px;  
  display: block;
}

.color-box01 .sub01 .p-link {
  position: absolute;
  bottom: 48px;
  left: 43px;
}

.color-box01 .sub01 .p-link a{
  position: relative;
  font-weight: bold;
  color: #f3400e;
  font-size: 15px;
  text-decoration: underline;
}



.color-box01 .sub01 .p-link a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -16px;
  width: 8px;
  height: 8px;
  margin-top: -6px;
  border-top: solid 2px #f3400e;
  border-right: solid 2px #f3400e;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}



.sec03 .color-box01 .sub02 {
  background: #f5f5f5;
  border-radius: 15px;
  text-align: center;
  padding-bottom: 30px;
  margin-top: 5px;
}

.sec04 .color-box01 .sub02 {
  background: #f5f5f5;
  border-radius: 15px;
  text-align: center;
  padding-bottom: 30px;
  margin-top: 15px;
}


.color-box01 .sub02 .arrow {
  width: 34px;
  margin: 0 auto;
}

.color-box01 .sub02 p {
  font-size: 21px;
}
.color-box01 .sub02 h4 {
  font-weight: bold;
  font-size: 46px;
  line-height: 1.3;
}
.color-box01 .sub02 span {
  font-weight: bold;
}








/*--------------------------------------------------comparison-----------------------------------------*/

.sec03 .color-box01 .sub03 .comparison , .sec04 .color-box01 .sub03 .comparison {
 margin-top: 15px;
}



.sec03 .color-box01 .sub03 .comparison .t-box01 , .sec04 .color-box01 .sub03 .comparison .t-box01 {
  position: relative;
  background: #f5f5f5;
  border-radius: 15px;
}

.sec03 .color-box01 .sub03 .comparison .t-box01 .arrow , .sec04 .color-box01 .sub03 .comparison .t-box01 .arrow{
  width: 34px;
  text-align: center;
  margin: auto;
  padding-right: 3px;
}

.sec03 .color-box01 .sub03 .comparison .t-box01 .left , .sec04 .color-box01 .sub03 .comparison .t-box01 .left {
  float: left;
  width: 50%;
  text-align: center;
  border-right: dotted 3px #d6d6d6;
  box-sizing: border-box;
  padding-bottom: 25px;
}

.sec03 .color-box01 .sub03 .comparison .t-box01 .right , .sec04 .color-box01 .sub03 .comparison .t-box01 .right  {
  float: left;
  width: 50%;
  text-align: center;
  padding-bottom: 25px;
}
.sec03 .color-box01 .sub03 .comparison .t-box01 p , .sec04 .color-box01 .sub03 .comparison .t-box01 p {
  font-size: 18px;
  margin-top: -10px;
}

.sec03 .color-box01 .sub03 .comparison .t-box01 h4 , .sec04 .color-box01 .sub03 .comparison .t-box01 h4 {
  font-weight: bold;
  font-size: 36px;
  line-height: 1;
  
}
.sec03 .color-box01 .sub03 .comparison .t-box01 h4 span , .sec04 .color-box01 .sub03 .comparison .t-box01 h4 span {
  color: #f7a900;
  font-weight: bold;
}

.sec03 .color-box01 .sub03 .comparison .t-box02 , .sec04 .color-box01 .sub03 .comparison .t-box02 {
  margin-top: 20px;
}
.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box {
  position: relative;
}

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .arrow01 , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box .arrow01 {
  width: 26px;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 41%;
}

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .left , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box .left {
  float: left;
  width: 410px;
  border-radius: 15px;
  border: solid 4px #eaeaea;
  box-sizing: border-box;
}

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .right , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box .right {
  float: right;
  width: 410px;
  border-radius: 15px;
  background: #fee7d7;
}
.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box h5 , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box h5 {
  text-align: center;
  font-size: 27px;
  font-weight: bold;
  line-height: 1.4;
  margin-top: 15px;
}
.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .note01 , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box .note01{
  text-align: center;
  font-size: 15px;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 15px;
}

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .course , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box .course{
  text-align: center;
  margin-top: 7px;
}
.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .course span , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box .course span{
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  background: #ff8637;
  display: inline-block;
  margin: auto;
  border-radius: 100px;
  line-height: 1;
  padding: 5px 20px;
}


.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t  {
  padding: 0 30px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.1;
}
.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02 , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02 {
  color: #f3400e;
  padding-bottom: 30px;
}

.sec03 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02 .tx02 , .sec04 .color-box01 .sub03 .comparison .t-box02 .a-box .ls-t02 .tx02{
  font-weight: bold;
  font-size: 43px;
}










/*--------------------------------------------------color-box02-----------------------------------------*/

.sec04 .color-box02 {
  padding-bottom: 40px;
}

.color-box02 .sub01 .left {
  float: left;
  margin-top: 40px;
}

.sec04 .color-box02 .sub01 .left {
  width: 550px;
}


.color-box02 .sub01 .left p{
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
}

.color-box02 .sub01 .left .tx01 {
  font-size: 36px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  z-index: 1;
}

.color-box02 .sub01 .left .tx01::after {
  content: "";
  background: #fff224;
  height: 10px;
  display: inline-block;
  position: absolute;
  width: 100%;
  bottom: 6px;
  z-index: -1;
  left: 0;
  right: 0;
}

.color-box02 .sub01 .left .tx02 {
  font-size: 14px;
  font-weight: bold;
}




.color-box02 .sub01 .right{
  float: right;
  position: relative;
  margin-top: 10px;
}

.sec03 .color-box02 .sub01 .right .coment {
  width: 308px;
  height: 184px;  
  display: block;
}

.sec04 .color-box02 .sub01 .right .coment {
  width: 302px;
  height: 139px;  
  display: block;
}




.color-box02 .sub01 .right .note {
  position: absolute;
  bottom: 25px;
  left: 28px;
  line-height: 1.4;
  text-indent: -1em;
  margin-left: 1em;
  text-align: left;
  font-size: 12px;

}



.color-box02 .sub02 {
  background: #f8f8f8;
  border-radius: 15px;
  margin-top: 20px;
}

.color-box02 .sub02 .sub-inner {
  padding: 20px 50px 25px 50px;;
}

.color-box02 .sub02 .icon {
  float: left;
  margin-right: 20px;
  width: 140px;
}



.color-box02 .sub02 .txt01 {
  position: relative;
  float: left;
  font-size: 20px;
  font-weight: bold;
  color: #18ab7d;
  line-height: 1.4;
  padding-left: 65px;
  margin-top: 23px;
}

.color-box02 .sub02 .txt01::before {
  content: "・・・";
  position: absolute;
  font-size: 20px;
  left: 0;

}


.color-box02 .sub02 .txt02 {
  font-size: 15px;
  margin-top: 8px;
}
.color-box02 .sub02 .txt02 .color01 {
  font-weight: bold;
  font-size: 22px;
}


.color-box02 .sub02 li {
  border-bottom: dotted 2px #8ed3be;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.color-box02 .sub02 li:last-child{
  border-bottom: none;
}
.color-box02 .sub03 .arrow {
  width: 52px;
  margin: auto;
  margin-top: -10px;
}

.color-box02 .sub03 .u-txt {
  text-align: center;
  margin-top: 10px;
}

.color-box02 .sub03 .u-txt span {
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  position: relative;
  display: inline-block;
  z-index: 1;  
  line-height: 1.4;
  margin: auto;
}


.color-box02 .sub03 .u-txt span::after {
  content: "";
  background: #fff224;
  height: 10px;
  display: inline-block;
  position: absolute;
  width: 100%;
  bottom: 6px;
  z-index: -1;
  left: 0;
  right: 0;
}

.color-box02 .note {
  text-align: right;
  margin-top: 20px;
}




/*--------------------------------------------------color-box03-----------------------------------------*/


.color-box03 .box-inner {
  position: relative;
}
.color-box03 .con-ttl {
  position: relative;
}

.color-box03 .con-ttl::after {
  content: "※";
  font-size: 14px;
  position: absolute;
  display: inline-block;
  top: 18px;
  left: 330px;
}



.color-box03 .sub01 .left {
  float: left;
  margin-top: 40px;
  position: relative;
  z-index: 1;
}

.color-box03 .sub01 .left p{
  font-size: 24px;
  font-weight: bold;
  line-height: 1.6;
}

.color-box03 .sub01 .left .tx01 {
  font-size: 36px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  z-index: 1;
}

.color-box03 .sub01 .left .tx01::after {
  content: "";
  background: #fff224;
  height: 10px;
  display: inline-block;
  position: absolute;
  width: 100%;
  bottom: 6px;
  z-index: -1;
  left: 0;
  right: 0;
}

.color-box03 .sub01 .left .tx02 {
  font-size: 14px;
  font-weight: bold;
}


.color-box03 .sub01 .right{
  margin-top: 5px;
  position: absolute;
  right: 32px;
}

.sec03 .color-box03 .sub01 .right .coment {
  width: 338px;
  height: 184px;  
  display: block;        
}

.sec04 .color-box03 .sub01 .right .coment {
  width: 298px;
  height: 160px;  
  display: block;
  margin-top: 5px;
}


.color-box03 .sub02 {
  background: #f8f8f8;
  margin-top: 50px;
  border-radius: 15px;

}

.color-box03 .sub02 .sub-inner {
  padding: 30px 40px 35px 40px;
  
}
.color-box03 .sub02 .ttl-box {
  position: relative;
  background: #3182d3;
  border-radius: 15px;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
}
.color-box03 .sub02 .ttl-box .icon {
  width: 95px;
  position: absolute;
  left: -15px;
  top: -50px;
}

.sec03 .color-box03 .sub02 .ttl-box h4 {
  font-weight: bold;
  font-size: 30px;
  padding-top: 10px;
}

.sec04 .color-box03 .sub02 .ttl-box h4 {
  font-weight: bold;
  font-size: 22px;
  padding-top: 16px;
  padding-bottom: 16px;
}


.color-box03 .sub02 .ttl-box .sec03-txt01 {
  margin: auto;
  width: 471px;
  margin-top: 10px;
  padding-bottom: 20px;
}



/*--------------------------------------------------text-link-----------------------------------------*/

.content-box .t-link02 {
  text-align: right;
  margin-top: 20px;
}
.content-box .t-link02 a {
  background: #fff;
  border-radius: 100px;
  border: solid #ff8637 2px;
  box-sizing: border-box;
  color: #ff8637;
  font-weight: bold;
  position: relative;
  padding: 5px 30px;
}

.content-box .t-link02 a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  width: 6px;
  height: 6px;
  margin-top: -4px;
  border-top: solid 2px #ff8637;
  border-right: solid 2px #ff8637;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}



.color-box03 .t-link02 a {
  border: solid #3182d3 2px;
  color: #3182d3;
}

.color-box03 .t-link02 a:after {
  content: "";
  border-top: solid 2px #3182d3;
  border-right: solid 2px #3182d3;
}

.r-txt{
  color: red;
}



/*--------------------------------------------------link-----------------------------------------*/

.sec03 .link-box .link01 a{
  width: 880px;
  height: 176px;
  margin: auto;
  margin-top: 30px;
  display: block;
}
.sec04 .link-box .link01 a{
  width: 880px;
  height: 176px;
  margin: auto;
  margin-top: 30px;
  display: block;
}




/*--------------------------------------------------.com-tll-box-----------------------------------------*/

.com-tll-box {
  margin-bottom: 35px;
}
.com-tll-box01 .course{
  background: url("../images/ttl-bg01.png") 0 0 no-repeat;
  width: 402px;
  height: 55px;
  color: #fff;
  text-align: center;
  margin: auto;
  font-weight: bold;
  line-height: 55px;
  font-size: 30px;
  position: relative;
}

.com-tll-box02 .course{
  background: url("../images/ttl-bg02.png") 0 0 no-repeat;
  width: 511px;
  height: 55px;
  color: #fff;
  text-align: center;
  margin: auto;
  font-weight: bold;
  line-height: 55px;
  font-size: 30px;
  position: relative;
}


.com-tll-box01 .course::after {
  content: "※";
  font-size: 14px;
  position: absolute;
  display: inline-block;
  top: -8px;
}

.com-tll-box .title {
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  margin-top: 30px;
  line-height: 1.4;
  position: relative;
}

.com-tll-box02 .title {
  font-size: 32px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  line-height: 1.4;
  position: relative;
}


.com-tll-box02 .title::after {
  content: "※1";
  font-size: 14px;
  position: absolute;
  display: inline-block;
  top: 10px;
  left: 370px;
  font-weight: normal;
}

.com-tll-box02 .title::before {
  content: "※2";
  font-size: 14px;
  position: absolute;
  display: inline-block;
  top: 69px;
  font-weight: normal;
  right: 350px;
}

.com-tll-box .title .tx01 {
  font-size: 52px;
  font-weight: bold;
  position: relative;
  display: inline-block;
  z-index: 1;
}
.com-tll-box .title .tx01::after {
  content: "";
  background: #fff224;
  height: 10px;
  display: inline-block;
  position: absolute;
  width: 100%;
  bottom: 6px;
  z-index: -1;
  left: 0;
  right: 0;
}

.com-tll-box02 .title .tx01::after {
  content: "";
  background: #fff224;
  height: 10px;
  display: inline-block;
  position: absolute;
  width: 86%;
  bottom: 6px;
  z-index: -1;
  left: 20px;
  right: 0;
}



.com-tll-box .sub-t {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}
.com-tll-box02 .sub-t {
  margin-top: 10px;
}

.com-tll-box .sub-t .l-txt {
  font-size: 15px;
}

.com-tll-box .t-link01 a {
  background: #fff;
  border-radius: 100px;
  border: solid #ff8637 2px;
  box-sizing: border-box;
  color: #ff8637;
  font-weight: bold;
  position: relative;
  padding: 5px 30px;
}

.com-tll-box .t-link01 a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  width: 7px;
  height: 7px;
  margin-top: -6px;
  border-top: solid 2px #ff8637;
  border-right: solid 2px #ff8637;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}


.com-tll-box01 .sub-t .l-txt {
  color: #ff8637;
}

.com-tll-box02 .sub-t .l-txt {
  color: #1eb2ce;
}
.com-tll-box01 .title {
  color: #ff8637;
}
.com-tll-box02 .title {
  color: #1eb2ce;
}


.note-box p{
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.5;
  margin-bottom: 5px;
}

.note-box p a {
  text-decoration: underline;
  font-weight: bold;
}



/*--------------------------------------------------
  sec05
--------------------------------------------------*/

.sec05 {
  background: #edf2ec;
  padding-bottom: 90px;
}

.sec05 .inner {
  max-width: 1000px;
  margin: auto;
  padding: 70px 20px 50px 20px;  
}


.sec05 .ttl {
  width: 564px;
  margin: auto;
}

.sec05 .box {
  background: #fff;
  border-radius: 20px;
  padding: 50px 60px 60px 60px;
  margin-top: 40px;
}
.sec05 .list {
  margin-bottom: 15px;
}
.sec05 h4 {
  border-bottom: dotted 3px #16ab7c;
  padding-bottom: 7px;
  position: relative;
  font-weight: bold;
  color: #16ab7c;
  font-size: 22px;
  padding-left: 15px;
}
.sec05 h4:after {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 4px;
  background: #16ab7c;
  height: 20px;
  border-radius: 20px;
}


.sec05 .list .txt {
  padding-left: 18px;
  font-size: 16px;
  margin-top: 10px;
}
.sec05 .list .txt span {
  font-weight: bold;
}
.sec05 .list .image {
  margin: auto;
  width: 184px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.sec05 .list li{
  float: left;
  width: 33%;
  margin-top: 12px;
}


.sec05 .list li .txt {
  text-align: center;
}

.sec05 .list li .image {
  margin-top: 15px;
}



.sec05 .h-link a {
  display: inline-block;
  margin:30px auto 10px;
  padding: 0 0 0 22px;
  background: url("../images/arrow01.png") left 0 top 6.5px no-repeat;
  background-size: 15px auto;
  position: relative;
}


/*--------------------------------------------------
  sec06
--------------------------------------------------*/

.sec06 {
  margin-top: 150px;
}

.sec06 .inner {
  max-width: 1000px;
  margin: auto;
  padding: 0 20px;
}

.sec06 .content .ttl-box {
  background: #16ab7c;
  padding: 15px 0;
  border-radius: 15px 15px 0 0;
}
.sec06 .content .ttl {
  font-size: 40px;
  font-weight: bold;
  color: #fff;
  padding-left: 55px;
  
}
.sec06 .content .ttl span {
  font-weight: bold;
}
.sec06 .content .ttl .tx {
  font-size: 30px;
}
.sec06 .content .box {
  background: #edf9f6;
  padding: 0 60px 55px;
  border-radius:0 0 15px 15px;
}
.sec06 .content .box .arrow {
  width: 22px;
  padding-left: 200px;
}


/*--------------------------------------------------content01 -----------------------------------------*/

.sec06 .content01 {
  margin-bottom: 90px;
}
.sec06 .content01 .ar-box {
  position: relative;
  z-index: 1;
}

.sec06 .content01 .ar {
  width: 12px;
  position: absolute;
  top: 47%;
}
.sec06 .content01 .arrow01 {
  left: 164px;
}
.sec06 .content01 .arrow02 {
  left: 344px;
}
.sec06 .content01 .arrow03 {
  left: 524px;
}

.sec06 .content01 .arrow04 {
  left: 704px;
}
.sec06 .content01 .item-box {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 25px;
}
.sec06 .content01 .item-box .item {
  width: 160px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
}
.sec06 .content01 .item-box .item:after {
  content: "";
  position: absolute; 
  height: 100%;
  width: 100%;
  top: 4px;
  z-index: -1;
  background: #16ab7c;
  display: block;
  border-radius: 10px;
}


.sec06 .content01 .item-box .item .i-inner {
  padding: 18px;
}

.sec06 .content01 .item-box .item h4 {
  color: #fff;
  text-align: center;
  background: #16ab7c;
  border-radius: 3px;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px;
}
.sec06 .content01 .item-box .item .icon {
  width: 95px;
  margin: auto;
  margin-bottom: 8px;
}
.sec06 .content01 .item-box .item .txt01{
  line-height: 1.5;
}


.sec06 .content01 .item-box .item p .tx01 {
  font-size: 12px;
  line-height: 1.2;
  color: #555555;
  padding-left: 10px;
  display: inline-block;
}
.sec06 .content01 .item-box .item p .tx03 {
  margin-bottom: 5px;
  display: inline-block;
}
.sec06 .content01 .item-box .item p .tx02 {
  margin-top: 5px;
  display: inline-block;
}

.sec06 .content01 .item-box .item .s-txt {
  font-size: 12px;
  margin-top: 6px;
}

.sec06 .content01 .item-box .item .note-box {
  margin-top: 6px;
  font-size: 12px;
  color: #555555;
}
.sec06 .content01 .item-box .item .color01 {
  font-size: 12px;
  margin-top: 6px;
  line-height: 1.5;
}

.sec06 .note-box p {
  line-height: 1.3;
}
.sec06 .note-box .m-txt {
  margin-top: 20px;
}



/*--------------------------------------------------content02 -----------------------------------------*/

.sec06 .content02 {
  margin-bottom: 90px;
}
.sec06 .content02 .ar-box {
  position: relative;
  z-index: 1;
}

.sec06 .content02 .ar {
  width: 12px;
  position: absolute;
  top: 47%;
}

.sec06 .content02 .arrow01 {
  left: 284px;
}
.sec06 .content02 .arrow02 {
  left: 583px;
}

.sec06 .content02 .item-box01 {
  display: flex;
  width:888px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
  margin-bottom: 35px;
}
.sec06 .content02 .item-box01 .item {
  width: 284px;
  position: relative;
  background: #fff;
  border: solid 3px #20ae82;
  box-sizing: border-box;
  border-radius: 10px;
}

.sec06 .content02 .item-box01 .item .tx-line {
  height: 125px;
  color: #16ab7c;
  font-size: 27px;
  line-height: 1.4;
  text-align: center;
}

.sec06 .content02 .item-box01 .item .tx-line span {
  background: linear-gradient(transparent 85%, #fff224 0);
  display: inline;
  line-height: 1.4;
  position: relative;
  top: 43px;
  font-weight: bold;
}

.sec06 .content02 .item-box01 .item .tx-line .c-sp {
  top: 25px;
}

.sec06 .content02 .item-box01 .item01::before {
  content: "";
  position: absolute; 
  background: url("../images/point01.png") 0 0 no-repeat;
  background-size: 100% auto;
  height: 37px;
  width: 102px;
  top: -18px;
  left: -12px;
  display: block;
  border-radius: 10px;
}

.sec06 .content02 .item-box01 .item02::before {
  content: "";
  position: absolute; 
  background: url("../images/point02.png") 0 0 no-repeat;
  background-size: 100% auto;
  height: 37px;
  width: 102px;
  top: -18px;
  left: -12px;
  display: block;
  border-radius: 10px;
}

.sec06 .content02 .item-box01 .item03::before {
  content: "";
  position: absolute; 
  background: url("../images/point03.png") 0 0 no-repeat;
  background-size: 100% auto;
  height: 37px;
  width: 102px;
  top: -18px;
  left: -12px;
  display: block;
  border-radius: 10px;
}

.sec06 .content02 .item-box {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 25px;
}

.sec06 .content02 .item-box .item {
  width: 280px;
  background: #fff;
  border-radius: 10px;
  position: relative;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
}

.sec06 .content02 .item-box .item .i-inner {
  padding: 18px 18px 30px 18px;
}

.sec06 .content02 .item-box .item h4 {
  color: #fff;
  text-align: center;
  background: #16ab7c;
  border-radius: 3px;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 5px;
}
.sec06 .content02 .item-box .item .image {
  width: 240px;
  margin: 15px 0;
}

.sec06 .content02 .item-box .item .txt01{
  line-height: 1.6;
}
.sec06 .content02 .item-box .item .link {
  margin-top: 10px;
}




/*--------------------------------------------------content03 -----------------------------------------*/

.sec06 .content03 {
  margin-bottom: 90px;
}

.sec06 .content03 .sub01 , .sec06 .content03 .sub02 , .sec06 .content03 .sub03 , .sec06 .content03 .sub04 {
  margin-bottom: 40px;
}
.sec06 .content03 h4 {
  border-bottom: dotted 3px #16ab7c;
  padding-bottom: 7px;
  position: relative;
  font-weight: bold;
  color: #16ab7c;
  font-size: 22px;
  padding-left: 15px;
}
.sec06 .content03 h4:after {
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
  width: 4px;
  background: #16ab7c;
  height: 20px;
  border-radius: 20px;
}


.sec06 .content03 .clr-box {
  color: #f3400e;
}
.sec06 .content03 .clr-box:after {
  background: #f3400e;
}


.sec06 .content03 .sub01 .item-box {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}

.sec06 .content03 .sub01 .item-box .item {
  width: 280px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.06);
  background: #feffec;
  height: 193px;
}

.sec06 .content03 .sub01 .item-box .item .i-inner {
  padding: 0 20px;
}
.sec06 .content03 .sub01 .item-box .item h5 {
  text-align: center;
}

.sec06 .content03 .sub01 .item-box .item01 h5 .tx01 {
  font-size: 16px;
  font-weight: bold;
}
.sec06 .content03 .sub01 .item-box .item h5 .maka {
  color: #f3400e;
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  background: linear-gradient(transparent 80%, #fff224 0%);
  display: inline;  
}

.sec06 .content03 .sub01 .item-box .item01 h5{
  margin-top: 15px;
  text-align: left;
  margin-bottom: 5px;
}
.sec06 .content03 .sub01 .item-box .item01 dl{
  margin-bottom: 10px;
}
.sec06 .content03 .sub01 .item-box .item01 dt , .sec06 .content03 .sub01 .item-box .item01 dd{
  display: block;
  width: 100%;
}
.sec06 .content03 .sub01 .item-box .item01 dd{
  font-size: 18px;
  color: #f3400e;
  font-weight: bold;
  line-height: 1.2;
  margin-left: 14px;
}


.sec06 .content03 .sub01 .item-box .item02 {
  text-align: center;
}

.sec06 .content03 .sub01 .item-box .item02 .t-mt {
  margin-top: 20px;
}
.sec06 .content03 .sub01 .item-box .item02 .and {
  line-height: 1;
  margin-top: 5px;
}

.sec06 .content03 .sub01 .item-box .item02 .note01 {
  font-size: 14px;
  text-align: center;
  margin-top: -5px;
}

.sec06 .content03 .sub01 .item-box .item03 h5{
  margin-top: 40px;
  text-align: left;
}

.sec06 .content03 .sub01 .item-box .item03 .tx02 {
  font-size: 32px;
  font-weight: bold;
  color: #f4400f;
}


.sec06 .content03 .sub01 .item-box .item03 .tx02 span {
  font-weight: bold;
  line-height: 1;
  font-size: 54px;
}




.sec06 .content03 .sub02 .item-box {
  width: 100%;
  margin-top: 30px;
  border: solid #16ab7c 2px;
  box-sizing: border-box;
  background: #fff;
  padding: 25px;
}
.sec06 .content03 .sub02 .item-box li {
  float: left;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 16px;
}
.sec06 .content03 .sub02 .item-box .left-t {
  width: 220px;
}
.sec06 .content03 .sub03 .item-box {
  margin-top: 30px;
}

.sec06 .content03 .sub03 .table-main {
  width: 578px;
  float: left;
}
.sec06 .content03 .sub03 .table-main table {
  width: 100%;
}
.sec06 .content03 .sub03 table th , .sec06 .content03 .sub03 table td  {
  font-weight: bold;
  text-align: center;
  line-height: 1.4;
}

.sec06 .content03 .table-main table {
  border-left: solid #16ab7c 1px;
  border-right: solid #16ab7c 1px;
  box-sizing: border-box;
}

.sec06 .content03 .table-main table span {
  font-weight: bold;
  font-size: 30px;
}
.sec06 .content03 .table-main table tr {
  border-bottom: solid #16ab7c 1px;
  box-sizing: border-box;
}


.sec06 .content03 .table-main .bg01{
  background: #f6fcfb;
  text-align: center;
  line-height: 1.3;
  padding: 12px 0;
}

.sec06 .content03 .table-main table .t-name {
  color: #fff;
  font-size: 24px;
  text-align: center;
  background: #16ab7c;
  padding: 15px 0;
}

.sec06 .content03 .table-main .t-course {
  padding: 8px 0;
}
.sec06 .content03 .table-main .t-course01 {
  padding: 8px 0;
}

.sec06 .content03 table .color06 {
  background: #f5f8f3;
}
.sec06 .content03 table .color07 {
  background: #ebf7f8;
}
.sec06 .content03 table .b-right {
  border-right: solid 1px #16ab7c;
  box-sizing: border-box;
}



.sec06 .content03  .table-ref {
  width: 270px;
  float: right;
}
.sec06 .content03 .table-ref table{
  width: 100%;
  background: #fff;
  border-right: #faa8bb solid 1px;
  border-left:#faa8bb solid 1px;
}
.sec06 .content03 .table-ref table th {
  background: #faa8bb;
  color: #fff;
  font-size: 22px;
  padding: 14px 0 7px 0;
  position: relative;
  line-height: 1;
}
.sec06 .content03 .table-ref th .t-small {
  font-size: 12px;
  line-height: 1;
  position: relative;
  top: -6px;
}

.sec06 .content03 .table-ref td {
  border-bottom: #faa8bb solid 1px;
  box-sizing: border-box;
  line-height: 1.4;
  padding: 16px 0;
  font-size: 16px;
  
}

.sec06 .content03 .table-ref .tx01 {
  font-size: 14px;
}
.sec06 .content03 .note {
  margin-top: 15px;
}

.sec06 .content03 dl {
  width: 100%;
  display: table;
}
.sec06 .content03 dt {
  display: table-cell;
  width: 200px;
}

.sec06 .content03 dd {
  display: table-cell;
}

.sec06 .content03 .com-sub03 .table-main .bg01{
  padding: 15px 0;
}


.sec06 .content03 .com-sub03 .table-ref td {
  border-bottom: #faa8bb solid 1px;
  box-sizing: border-box;
  line-height: 1.4;
  padding: 13.6px 0;
  font-size: 16px;
}


.sec06 .content03 .com-sub03 h4 span{
  font-weight: bold;
}


.sec06 .content03 .sub04 .item-box {
  margin-top: 20px;
}

.sec06 .content03 .sub04 p{
  font-size: 16px;
}
.sec06 .content03 .sub04 .tx01 {
  font-weight: bold;
  font-size: 16px;
}

.sec06 .content03 .sub04 .tx02 {
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
}

.sec06 .content03 .sub04 .link-box {
  margin-top: 20px;
}
.sec06 .content03 .sub04 .link-box .link01 {
  float: left;
  margin-right: 20px;
  width: 333px;
}
.sec06 .content03 .sub04 .note {
  font-size: 14px;
  line-height: 1;
}
.sec06 .content03 .sub04 .link02 {
  margin-top: 25px;
  width: 333px;
}
  .sec06 .content03 .sub04 .tx03 {
        display: inline-block;
        margin-left: 15px;
}


.sec06 .content03 .com-sub03 .t-txt {
  margin-top: 15px;
}

.sec06 .content03 .sub04 .note02 {
  font-size: 13px;
}

/*--------------------------------------------------
  sec08
--------------------------------------------------*/


.sec08 {
  background: #f7f7f5;
  padding-bottom: 70px;
}

.sec08 .inner {
  width: 1000px;
  padding: 0 20px;
  padding-top: 70px;
  margin: auto;
}

.sec08 .link-box .link01 a {
  margin-top: 0;
}

.sec08 .t-link {
  text-align: center;
  margin-top: 35px;
}

.sec08 .t-link a{
  font-weight: bold;
  font-size: 16px;
  text-decoration: underline;
  position: relative;
}


.sec08 .t-link a:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -14px;
  width: 7px;
  height: 7px;
  margin-top: -3px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}



/*--------------------------------------------------
  sec09
--------------------------------------------------*/


.sec09 {
  margin-top: 50px;
}

.sec09 .inner {
  width: 1000px;
  margin: auto;
  padding: 0 20px;
}

.sec09 h2 {
  font-weight: bold;
  font-size: 34px;
}

.sec09 .item-box {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

}
.sec09 .item-box .item {
  width: 480px;
  margin-top: 20px;
  font-size: 14px;
}
.sec09 .item-box .item .i-inner {
  padding: 15px 30px 20px;
}

.sec09 .item-box .item h3 {
  font-size: 16px;
  font-weight: bold;
}

.sec09 .item-box .item02 h3{
  line-height: 1.5;
  margin-bottom: 5px;
}


.sec09 .item-box .item .tx01 {
letter-spacing: -0.04em;
}

.sec09 .item-box .item a {
  text-decoration: underline;
  color: #16ab7c;
}
.sec09 .item-box .item01 {
  background: #edf7f5;
}

.sec09 .item-box .item02 {
  border: solid #16ab7c 1px;
  box-sizing: border-box;
}


