@charset "UTF-8";

.dsp {
    display: none!important;
}

.dpc {
    display: block!important;
}



@media screen and (max-width: 768px) {

body {
  letter-spacing: 0.03em; 
  line-height: 1.6;
}

.dpc {
        display: none!important;
}

.dsp {
        display: block!important;
}

}


.cf:before,
.cf:after {
  content: "";
  display: block;
  overflow: hidden; 
}

.cf:after {
  clear: both; 
}

.cf {
  zoom: 1; 
}

.plan01 {
   position:relative;
   width: 80%;
   max-width: 1000px;
   margin: 0 auto 50px;
   
}





.plan01 .sec01 {
  position:relative;
  background: #fff;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  /*border-left: solid 1px #999;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
  border-top: solid 1px #999;*/
}




.plan01 .sec01 h2{
position: relative;
width: 40%;
font-size: 28px;
/*border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;*/
background: rgba(128,200,209,1.0);
color: #fff;
line-height: 1.4;
padding: 20px 40px;
margin: 0;
/*font-weight: bold;*/
float: left;
}

.plan01 .sec01 h2:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: '\f00c\ COURSE01';
background: #80c8d1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 15px 3px;
font-size: 18px;
line-height: 1;
letter-spacing: 0.02em;
  }


.plan01 .sec01 h3{
  background: rgba(128,200,209,0.5);
  width: 60%;
  font-size: 19px;
  line-height: 1.3;
  padding: 20px 40px;
  color: #D22932;
  font-weight: bold;
  text-align: right;
  float:right;
  letter-spacing: 0;
}

.plan01 .sec01 h3 span{
  font-size: 30px;
  padding-left: 15px;
  letter-spacing: 0.1em;
}


.plan01 .sec01 h4{
  display: block;
  width: 100%;
  color: #80C8D1;
  font-size: 20px;
  line-height: 1.4;
  margin: 20px auto;
  padding-bottom: 20px;
  border-bottom: 1px dotted rgba(128,200,209,0.4);
  font-weight: bold;
  text-align: center;
}

.plan01 .sec01 table { width: 96%;  margin: 0 auto;}
.plan01 .sec01 th, .plan01 .sec01 td  { padding: 10px; border: 1px solid #ddd; }
.plan01 .sec01 th  { background: #f4f4f4; }
.demo03 th  { width: 20%; text-align: left; }
.demo03 td  { /*width: 20%; */text-align: left; }




@media only screen and (max-width: 768px) { 
  .demo03 { margin: 0 -10px; }
  .demo03 tr {
    display:block;
    margin-bottom: 10px;
  }
  .demo03 th {
    display:block;
    width: 100%;
  }
  .demo03 td {
    display:block;
    width: 100%;
    /*margin-left: 10%;*/
    border:none;
  }
}



.plan01 .sec01 ul {
  width: 80%;
  margin: 40px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.plan01 .sec01 ul li {
  float: left;
}

.plan01 .sec01 ul li p {
  padding-bottom: 10px;
  text-align: center;
}


.plan01 .sec01 li:nth-child(odd){ 
   width: 20%;

}

.plan01 .sec01 li:nth-child(even){
  width: 20%;
  color: rgba(128,200,209,0.4);
  text-align: center;
}


@media screen and (max-width: 1000px) {

.plan01 {
   position:relative;
   width: 90%;
   max-width: auto;
   margin: 0 auto 50px;
   
}

.plan01 .sec01 h2{
position: relative;
width: 40%;
font-size: 20px;
/*border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;*/
background: rgba(128,200,209,1.0);
color: #fff;
line-height: 1.4;
padding: 20px 40px;
margin: 0;
/*font-weight: bold;*/
float: left;
}


.plan01 .sec01 h3{
  background: rgba(128,200,209,0.5);
  width: 60%;
  font-size: 15px;
  line-height: 1.3;
  padding: 20px 40px;
  color: #D22932;
  font-weight: bold;
  text-align: right;
  float:right;
  letter-spacing: 0;
}


.plan01 .sec01 h3 span{
  font-size: 20px;
  padding-left: 15px;
  letter-spacing: 0.1em;
}

.plan01 .sec01 h2:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: '\f00c\ COURSE01';
background: #80c8d1;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 15px 3px;
font-size: 14px;
line-height: 1;
letter-spacing: 0.02em;
  }


.plan01 .sec01 h4{
  display: block;
  width: 100%;
  color: #80C8D1;
  font-size: 16px;
  line-height: 1.4;
  margin: 20px auto;
  padding-bottom: 20px;
  border-bottom: 1px dotted rgba(128,200,209,0.4);
  font-weight: bold;
  text-align: center;
}
.plan01 .sec01 ul {
  width: 90%;
  margin: 40px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
}

@media screen and (max-width: 768px) {
.plan01 .sec01 h2{
position: relative;
width: 100%;
font-size: 20px;
/*border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;*/
background: rgba(128,200,209,1.0);
color: #fff;
line-height: 1.4;
padding: 10px 20px;
margin: 0;
/*font-weight: bold;*/
float: none;
}


.plan01 .sec01 h3{
  background: rgba(128,200,209,0.5);
  width: 100%;
  font-size: 15px;
  line-height: 1.3;
  padding: 10px;
  color: #D22932;
  font-weight: bold;
  text-align: right;
  float:right;
  letter-spacing: 0;
}

.plan01 .sec01 ul {
  width: 70%;
  margin: 40px auto;
  display: block;
}

.plan01 .sec01 ul li {
  float: none;
  text-align: center;
}

.plan01 .sec01 ul li p {
  padding-bottom: 10px;
  text-align: center;
}


.plan01 .sec01 li:nth-child(odd){ 
   width: 100%;

}

.plan01 .sec01 li:nth-child(even){
  width: 10%;
  margin: 10px auto;
  color: rgba(128,200,209,0.4);
  text-align: center;
}


}



.plan01 .sec02 {
  position:relative;
  background: #fff;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  /*border-left: solid 1px #999;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
  border-top: solid 1px #999;*/
  margin: 100px auto 0;
}

.plan01 .sec02 h2{
position: relative;
width: 40%;
font-size: 28px;
/*border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;*/
background: rgba(128,151,206,1.0);
color: #fff;
line-height: 1.4;
padding: 20px 40px;
margin: 0;
/*font-weight: bold;*/
float: left;
}


.plan01 .sec02 h2:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: '\f00c\ COURSE02';
background: #8097CE;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 15px 3px;
font-size: 18px;
line-height: 1;
letter-spacing: 0.02em;
  }


.plan01 .sec02 h3{
  background: rgba(128,151,206,0.5);
  width: 60%;
  font-size: 19px;
  line-height: 1.3;
  padding: 20px 40px;
  color: #D22932;
  font-weight: bold;
  text-align: right;
  float:right;
  letter-spacing: 0;
}

.plan01 .sec02 h3 span{
  font-size: 30px;
  padding-left: 15px;
  letter-spacing: 0.1em;
}


.plan01 .sec02 h4{
  display: block;
  width: 100%;
  color: #8097CE;
  font-size: 20px;
  line-height: 1.4;
  margin: 20px auto;
  padding-bottom: 20px;
  border-bottom: 1px dotted rgba(128,151,206,0.4);
  font-weight: bold;
  text-align: center;
}

.plan01 .sec02 table { width: 96%;  margin: 0 auto;}
.plan01 .sec02 th, .plan01 .sec02 td  { padding: 10px; border: 1px solid #ddd; }
.plan01 .sec02 th  { background: #f4f4f4; }
.demo03 th  { width: 20%; text-align: left; }
.demo03 td  { /*width: 20%; */text-align: left; }




@media only screen and (max-width: 768px) { 
  .demo03 { margin: 0 -10px; }
  .demo03 tr {
    display:block;
    margin-bottom: 10px;
  }
  .demo03 th {
    display:block;
    width: 100%;
  }
  .demo03 td {
    display:block;
    width: 100%;
    /*margin-left: 10%;*/
    border:none;
  }
.plan01 .sec01 th, .plan01 .sec01 td  { padding: 10px; border: none; }
.plan01 .sec02 th, .plan01 .sec02 td  { padding: 10px; border: none; }
}



.plan01 .sec02 ul {
  width: 80%;
  margin: 40px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.plan01 .sec02 ul li {
  float: left;
}

.plan01 .sec02 ul li p {
  padding-bottom: 10px;
  text-align: center;
}


.plan01 .sec02 li:nth-child(odd){ 
   width: 20%;

}

.plan01 .sec02 li:nth-child(even){
  width: 20%;
  color: rgba(128,151,206,0.4);
  text-align: center;
}



@media screen and (max-width: 1000px) {

.plan01 .sec02 h2{
position: relative;
width: 40%;
font-size: 20px;
/*border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;*/
background: rgba(128,151,206,1.0);
color: #fff;
line-height: 1.4;
padding: 20px 40px;
margin: 0;
/*font-weight: bold;*/
float: left;
}


.plan01 .sec02 h2:after {/*タブ*/
position: absolute;
font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
content: '\f00c\ COURSE02';
background: #8097CE;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 15px 3px;
font-size: 14px;
line-height: 1;
letter-spacing: 0.02em;
  }


.plan01 .sec02 h3{
  background: rgba(128,151,206,0.5);
  width: 60%;
  font-size: 15px;
  line-height: 1.3;
  padding: 20px 40px;
  color: #D22932;
  font-weight: bold;
  text-align: right;
  float:right;
  letter-spacing: 0;
}

.plan01 .sec02 h3 span{
  font-size: 20px;
  padding-left: 15px;
  letter-spacing: 0.1em;
}

.plan01 .sec02 h4{
  display: block;
  width: 100%;
  color: #8097CE;
  font-size: 16px;
  line-height: 1.4;
  margin: 20px auto;
  padding-bottom: 20px;
  border-bottom: 1px dotted rgba(128,151,206,0.4);
  font-weight: bold;
  text-align: center;
}

.plan01 .sec02 ul {
  width: 90%;
  margin: 40px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}


}


@media screen and (max-width: 768px) {
.plan01 {
   position:relative;
   width: 100%;
   max-width: auto;
   margin: 0 auto 50px;
   
}

.plan01 .sec02 {
  position:relative;
  background: #fff;
  width: 100%;
  height: auto;
  padding: 0 0 20px;
  /*border-left: solid 1px #999;
  border-right: solid 1px #999;
  border-bottom: solid 1px #999;
  border-top: solid 1px #999;*/
  margin: 50px auto 0;
}


.plan01 .sec02 h2{
position: relative;
width: 100%;
font-size: 20px;
/*border-top: solid 2px #80c8d1;
border-bottom: solid 2px #80c8d1;*/
background: rgba(128,151,206,1.0);
color: #fff;
line-height: 1.4;
padding: 10px 20px;
margin: 0;
/*font-weight: bold;*/
float: none;
}

.plan01 .sec02 h3{
  background: rgba(128,151,206,0.5);
  width: 100%;
  font-size: 15px;
  line-height: 1.3;
  padding: 10px;
  color: #D22932;
  font-weight: bold;
  text-align: right;
  float:right;
  letter-spacing: 0;
}

.plan01 .sec01 h3 span, .plan01 .sec02 h3 span{
  padding-left: 5px;
}

.plan01 .sec02 ul {
  width: 70%;
  margin: 40px auto;
  display: block;
}

.plan01 .sec02 ul li {
  float: none;
  text-align: center;
}

.plan01 .sec02 ul li p {
  padding-bottom: 10px;
  text-align: center;
}


.plan01 .sec02 li:nth-child(odd){ 
   width: 100%;

}

.plan01 .sec02 li:nth-child(even){
  width: 10%;
  color: rgba(128,151,206,0.4);
  margin: 10px auto;
  text-align: center;
}


}

.plan01 .right {
  display: block;
  font-size: 90%;
  color: #FD9A54;
  text-align: right;
  padding: 10px 20px 0;
}


@media screen and (max-width: 768px) {
  .plan01 .right {
  display: block;
  font-size: 80%;
  color: #FD9A54;
  text-align: center;
  padding: 10px 0 0;
}
}


.sec003 {
    position:relative;
    width: 80%;
    max-width: 1000px;
    margin: 30px auto;
}



.sec003 ul {
  width: 80%;
  margin: 40px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec003 ul li {
  float: left;
}

.sec003 ul li p {
  padding-bottom: 10px;
  text-align: center;
}


.sec003 li:nth-child(odd){ 
   width: 40%;

}

.sec003 li:nth-child(even){
  width: 20%;
  color: rgba(51,51,51,0.6);
  text-align: center;
}


.sec003 .box {
       color: #000;
}

.sec003 .box .red {
       color: #D22932;
       padding: 20px 0;
}
.sec003 h3 {
	color: #000;
	font-size: 20px;
	display: flex;
	align-items: center;
        margin-bottom: 20px;
}
.sec003 h3:before, .sec003 h3:after {
	content: "";
	flex-grow: 1;
	border-top: 2px dotted #999;
	display: block;
}
.sec003 h3:before {
	margin-right: .4em;
}
.sec003 h3:after {
	margin-left: .4em;
}


.sec003 .notes {
       /*border: solid 1px #999;*/
       background: rgba(153,153,153,0.2);
       padding: 20px 40px;
}

.sec003 .notes h4 {
    display: block;
    width: 100%;
    font-size: 90%;
    margin: 0 auto 15px;
    background: #999;
    color: #fff;
    text-align: center;
}

.sec003 .notes p {
    font-size: 80%;
}


@media screen and (max-width: 768px) {

.sec003 {
    position:relative;
    width: 100%;
    margin: 30px auto;
}



.sec003 ul {
  width: 96%;
  margin: 40px auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.sec003 ul li {
  float: left;
}

.sec003 ul li p {
  padding-bottom: 10px;
  text-align: center;
}


.sec003 li:nth-child(odd){ 
   width: 45%;

}

.sec003 li:nth-child(even){
  width: 10%;
  color: rgba(51,51,51,0.6);
  text-align: center;
}


.sec003 .box {
       color: #000;
}

.sec003 .box .red {
       color: #D22932;
       padding: 20px 0;
}
.sec003 h3 {
	color: #000;
	font-size: 16px;
	display: flex;
	align-items: center;
        margin-bottom: 20px;
}
.sec003 h3:before, .sec003 h3:after {
	content: "";
	flex-grow: 1;
	border-top: 2px dotted #999;
	display: block;
}
.sec003 h3:before {
	margin-right: .4em;
}
.sec003 h3:after {
	margin-left: .4em;
}


.sec003 .notes {
       /*border: solid 1px #999;*/
       background: rgba(153,153,153,0.2);
       padding: 20px;
}

.sec003 .notes h4 {
    display: block;
    width: 100%;
    font-size: 90%;
    margin: 0 auto 15px;
    background: #999;
    color: #fff;
    text-align: center;
}

.sec003 .notes p {
    font-size: 80%;
}
}


.sec004 {
    position:relative;
    width: 100%;
    margin: 30px auto;
    padding: 30px 0;
    background: #fff;
    text-align: center;
}



.sec004 p a {
    color: #000;
    text-decoration: none;
}

.sec004 h5 {
    color: #41736E;
    font-weight: bold;
}

.sec004 .name {
    font-size: 20px;
}

.sec004 .greenbox {
    display: inline-block;
    background: rgba(65,115,110,0.7);
    color: #fff;
    border: solid 1px #41736E;
    padding: 10px 40px;
    font-size: 24px;
    margin: 10px 5px;
    text-align: center;
    letter-spacing: 0.05em;
}

.sec004 .greenbox a {
    color: #fff;
}

.sec004 .box_in {
   width: 80%;
    max-width: 1000px;
   margin: 0 auto;
   padding: 20px 60px;
   border: solid 1px #41736E;
}

.sec004 .box_in:nth-child(2) {
   margin-top: 25px;
}

.sec004 .box_in .image {
    width: 400px;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.sec004 .box_in .image img{
    width: 100%;
    height: auto;
}


@media screen and (max-width: 768px) {
.sec004 {
    position:relative;
    width: 100%;
    margin: 30px auto;
    padding: 30px 0;
    background: #fff;
    text-align: center;
}



.sec004 p a {
    color: #000;
    text-decoration: none;
    font-size: 12px;
}

.sec004 h5 {
    color: #41736E;
    font-weight: bold;
}

.sec004 .name {
    font-size: 18px;
}

.sec004 .greenbox {
    display: block;
    background: rgba(65,115,110,0.7);
    color: #fff;
    border: solid 1px #41736E;
    padding: 10px 0;
    font-size: 20px;
    margin: 10px 5px;
    text-align: center;
    letter-spacing: 0.05em;
}

.sec004 .greenbox a {
    color: #fff;
    font-size: 20px;
}

.sec004 .box_in {
   width: 96%;
   margin: 0 auto;
   padding: 20px;
   border: solid 1px #41736E;
}

.sec004 .box_in:nth-child(2) {
   margin-top: 25px;
}

.sec004 .box_in .image {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
}

.sec004 .box_in .image img{
    width: 100%;
    height: auto;
}
}