﻿@charset "UTF-8";



.c-content-lessonplan--type_lessonplan .c-content-lessonplan__bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background-color: #f4f4f4; */
}

.c-content-lessonplan--type_lessonplan .c-content-lessonplan__bgW {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.c-content-lessonplan--type_lessonplan .c-content-lessonplan__inner {
    position: relative;
    z-index: 1
}


.c-content-lessonplan--type_lessonplan .c-content-lessonplan__inner {
    padding-top: 60px;
    padding-bottom: 60px
}

@media only screen and (max-width:47.9375em) {
.c-content-lessonplan--type_lessonplan .c-content-lessonplan__inner {
    padding-top: 0px;
    padding-bottom: 0px
}
}

@media print, screen and (min-width:48em) {
.c-content-lessonplan--type_lessonplan .c-content-lessonplan__inner {
    padding-top: 0px;
    padding-bottom: 10px;
}
}


.c-content-lessonplan{
    position: relative;
    padding-top: 80px;
}

@media only screen and (max-width:47.9375em) {
.c-content-lessonplan{
    position: relative;
    padding-top: 0px;
}
}

.c-content-lessonplan__inner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (max-width:47.9375em) {
.c-content-lessonplan__inner {
    width: 100%;
    padding: 54px 4.68% 50px
}
}

@media print, screen and (min-width:48em) {
.c-content-lessonplan__inner {
    position: relative;
    z-index: 1;
    width: 90.64%;
    padding-top: 54px;
    padding-bottom: 50px;
    margin-right: auto;
    margin-left: auto
}
}

@media print, screen and (min-width:61.25em) {
.c-content-lessonplan__inner {
    max-width: 1400px;
    padding-top: 75px;
    padding-bottom: 80px
}
}

@media print, screen and (min-width:87.5em) {
.c-content-lessonplan__inner {
    padding-right: 0;
    padding-left: 0
}
}
.c-content-lessonplan__inner>:first-child {
    margin-top: 0
}

.column_1 {
    border-radius: 5px;
    padding: 10px;
    margin: 5px;
	width: 100%;padding: 2%;	
  }
.column_1 p {font-size: 17px;line-height: 1.6;}
	
.column_2 {
    border-radius: 5px;
    /* background: #edf; */
    padding: 10px;
    margin: 5px;
    /* text-align: center; */
    /* border: 1px solid #eee; */
  }

	.column_2 p{
	font-size:16px;
	}

.item_30 {
    border-radius: 5px;
    /* background: #edf; */
    padding: 10px;
    margin: 5px;
    text-align: center;
    border: 1px solid #eee;
  }

.item2 {
    border-radius: 5px;
    /* background: #edf; */
    padding:15px 10px 10px;
    margin: 20px 5px;
    text-align: center;
    border: 1px solid #ddd;
    position:relative;
  }

.item p,
  .item2 p{/* text-align:left; *//* font-size:13px; *//* font-weight:600; *//* line-height: 1.7; *//* padding: 2%; */}
  .item2_pic{background:#000;color:#fff;padding:3px;position:absolute;top: -15px;} 
  .item2_picA{background:#ffb03f;color:#000;padding:3px;position:absolute;top: -15px;}   
/*   .item2 p span{background:#000; color:#fff; padding:5px;} */




	.flexbox li {
		font-size: 14px;
		font-size: 16px;
		line-height: 2;
		text-indent: .3em;
		padding-left:1.3em;
	}



	.flexbox li:before {
		font-size: 15px;
		font-family: 'themify';
		content: "\e64d";
		font-weight: 600;
		margin: 0  0.5em 0 0;
		line-height: 20px;
		color:#c31d1f;
	}




@media ( min-width : 600px ){
	.flexbox {
	  display: flex;
	  flex-wrap: wrap;
	  width: 100%;
	  /* max-width: 1200px; */
	  justify-content: center; /* 子要素をflexboxにより中央に配置する */
	  /* align-items: center; */  /* 子要素をflexboxにより中央に配置する */
	  /* margin-bottom: 100px; */
	  }


	.column_1 {width: 100%;padding: 2%;	}
	.column_2 {width: 48%;padding: 2%;	}



	.item_30 {
		width: 32%;
		padding: 2%;
	}


	.tokucho {
		font-size: 22px;
		font-weight:600;
		color: #e38b09;
		/* text-align: left; */
	}

	.tokucho:before {
		font-size: 25px;
		font-family: 'FontAwesome';
		content: "\f2dc";
		font-weight: normal;
		margin: 0 10px;
		height: 20px;
		line-height: 20px;
		color: #e38b09;
	}


	.tokucho_txt {
		font-size: 16px;
		font-weight: 400;
		text-align: left;
	}
	  
	.item_40 {
	width: 38%;
	padding: 2%;
	}
	.item_40 img{width: 100%;padding:3%;}

	.item_60 {
		width: 60%;
		padding: 2%;
		}
	.item_60 img{width: 100%;}
	.item_60 .tTaisho {font-size:18px;
		margin-bottom:20px;font-weight:600;
	}

	.item_60 .kyu {font-size:16px;color:#000;
		font-weight:500;border:0px solid #ddd; padding:1%; margin:1%;background:#f0d174;
	}


	.item2 {width: 100%;}
	.item2 img{width: 50%;}
	.item p,
	.item2 p{/* text-align:left; *//* font-size: 17px; *//* font-weight:600; *//* line-height: 1.7; *//* padding: 2%; */}
	.item2_pic{background:#000;color:#fff;padding:3px;position:absolute;top: -35px;padding: 1%;font-size: 18px;left: 40px;} 
	.item2_picA{background:#ffb03f;color:#000;padding:3px;position:absolute;top: -15px;padding: 2%;font-size: 18px;} 
	.item2_txt{text-align:left;font-size: 16px;font-weight: 500;line-height: 2;padding: 2%;padding-top: 3%;}
/* 	.item2_title span color:#fff; padding:5px;} */

}



.video{
    position:relative;
    width: 100%;
    padding-top:56.25%;
    margin-bottom: 10px;
  }
  .video iframe{
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
  }



.line-solid{border-bottom:1px solid #ddd;font-size: 16px;/* font-weight: 600; */}
.txtColor_red{color:#d00e00;font-weight:600;font-size:20px;}
.txtColor_red_s{color:#d00e00;font-weight: 500;font-size: .9em;line-height: 1.5;}
.txtColor_black_s{color:#000;font-weight: 500;font-size: .9em;line-height: 1.5;text-indent: -1em;padding-left: 1em;}



.Entry_sec{
    width:100%;
    padding:1%;
    /* max-width: 700px; */
}

.Entry_sec p{
  font-size:15px;
  text-align: right;
  padding:5px 0;
}

.table_box{
  width:100%;
  margin-bottom: 80px;
}

.title_course {
   margin-bottom:30px;
   line-height:2;
   font-size:20px;
}

.title_course span{
  background: linear-gradient(transparent 70%, #f5d2d2 70%);

  
}


.title_sub {
  position: relative;
  padding: 0.6em;
  background: #000000;
  margin-bottom:30px;
  color: #fff;
  font-size: 20px;
}

.title_sub:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #000000;
  width: 0;
  height: 0;
}



 
   .title_sub2{/* margin-bottom:20px; *//* overflow: auto; *//* margin-bottom: 20px; *//* overflow: auto; *//* width: 100%; *//* max-width: 1200px; *//* margin: 0 auto; */} 
  .title_sub2{
   	position: relative;
   	padding: 0.5em;
   	background: #1e843a;
   	color: white;
   	}   
 
 .title_sub2::before{
   	 position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);
   }

 .title_sub2 h3{/* margin-bottom:20px; */font-size: 25px;font-weight: 600;padding: 0.5em;/*文字周りの余白*/color: #494949;/*文字色*/background: #ecedf0;/*背景色*/border-left: solid 10px #009a3d;/* margin-top: 50px; */}



 .title_sub3 {margin-bottom:20px;font-size: 25px;font-weight: 600;padding: 0.5em;/*文字周りの余白*/color: #494949;/*文字色*/background: #ecedf0;/*背景色*/border-left: solid 10px #009a3d;/* margin-top: 50px; */}

@media only screen and (max-width: 500px) { 
	.title_sub3 {font-size: 18px;
	}
}   

   .title_sub4{/* margin-bottom:20px; *//* overflow: auto; *//* margin-bottom: 20px; *//* overflow: auto; *//* width: 100%; *//* max-width: 1200px; *//* margin: 0 auto; */} 
  .title_sub4{
   	position: relative;
   	padding: 0.5em;
   	background: #7ec5cf;
   	color: white;
   	}   
 
 .title_sub4::before{
   	 position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);
   }

 .title_sub4 h3{/* margin-bottom:20px; */font-size: 25px;font-weight: 600;padding: 0.5em;/*文字周りの余白*/color: #494949;/*文字色*/background: #ecedf0;/*背景色*/border-left: solid 10px #009a3d;/* margin-top: 50px; */}



 .title_sub5 {margin-bottom:20px;font-size: 25px;font-weight: 600;padding: 0.5em;/*文字周りの余白*/color: #494949;/*文字色*/background: #ecedf0;/*背景色*/border-left: solid 10px #7ec5cf;/* margin-top: 50px; */}

@media only screen and (max-width: 500px) { 
	.title_sub5 {font-size: 18px;
	}
}   




.line_gray{border-bottom:1px dashed #ddd;margin: 20px 0;}


.Entry_sec{
    width:100%;
    padding:1%;
    /* max-width: 700px; */
}

.Entry_sec p{
  font-size:15px;
  text-align: right;
  padding:5px 0;
}

table.tbEntry{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    /* font-size: 18px; */
  }
  
  table.tbEntry th,table.tbEntry td{
    padding: 10px 0;
    /* text-align: center; */
    border: 1px solid #9E9E9E;
    /* font-size: 14px; */
  }
  
  table.tbEntry tr:nth-child(odd){
    background-color: #eee
  }



table.tbEntry td label {
  display:block;
  position:relative;
  padding-left:2em;
  line-height:2em;
  font-size:13px;
}
table.tbEntry td label input{
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  margin:auto;
}

.txt_com{
  font-size:16px;
  font-weight:600;
  color: #ff0000;
}


/* ナンバー */
  .w1{width:5%;text-align:center}
  .w2{width:15%;text-align:center}
  .w3{width: 2%;text-align:center;}
  .w4{width: 8%;text-align:center}
  .w5{width: 8%;text-align:center} 
  .w6{width: 8%;text-align:center}
  .w7{width: 8%;text-align:center}
  .w8{width: 6%;text-align:center} 

  .w9{width: 33.33333%;text-align:center}

  .wd10{width:10%;}
  .wd20{width:20%;}
  .wd30{width:30%;}
  .wd40{width:40%;}
  .wd50{width:50%;} 
  .wd60{width:60%;}
  .wd70{width:70%;}
  .wd80{width:80%;} 
  .wd90{width:90%;} 
  .wd100{width:100%;} 

  .Thanks_sec{
    width:100%;
    padding:1%;
    max-width: 700px;
}

.Thanks_sec p{
  font-size:16px;
  text-align: cnter;
  padding:5px 0;
  line-height:2;
}


  .Doui_sec{
    width:100%;
    padding:1%;
    max-width: 700px;
}

.Doui_sec p{
  font-size:14px;
  text-align: cnter;
  padding:5px 0;
  line-height:1.2;
}


.Thanks_sec_a{
    width:90%;
    padding:1%;
/*     max-width: 700px; */
    margin:0 5%;
}

.Thanks_sec_a p.tx_thanks{
  font-size:16px;
  text-align: left;
  padding:5px 0;
  line-height:2;
}
.Thanks_sec_a ul{
  width:100%;
  margin: 10px 0%;
  border: 1px solid #eee;
  padding:2%;
}
.Thanks_sec_a li{
 list-style:none;
  font-size:14px;
  text-align: left;
  padding:0 0 5px;
  line-height:1.6;
  color:#bb1a20;
  font-weight:600;
  padding-left:1em;
  text-indent:-1em;
}

.Thanks_sec_a li:before { content:"※" }



.tx_c{text-align:center}
.tx_l{text-align:left}






.box_center {
    position: relative;
    margin: 2em 0;
    padding: 0px 0px 7px;
    border: solid 1px #000000;
}
.box_center .box-title {
    /* FONT-VARIANT: JIS83; */
    /* position: absolute; */
    display: inline-block;
    /* top: -2px; */
    /* left: -2px; */
    padding: 9px 15px;
    height: 40px;
    line-height: 25px;
    font-size: 23px;
    background: #000000;
    color: #ffffff;
    /* font-weight: bold; */
    width: 100%;
}
.box_center p {
    margin: 0; 
    padding: 0;
}



table.company th {width:30%;padding:20px;}
table.company td {padding:20px;}	


table.group {
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	table-layout: fixed;
	}
  
  table.group tr {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: .35em;
  }
  table.group th,
  table.group td {
	padding: 0.5em 10px 0.5em 1em;
	border-right: 1px solid #bbb;
	font-size: 1em;
	}
  table.group th {
	font-size: .85em;
	width: 30%;
	}
  table.group thead tr{
	background-color: #eee;
  }

  
  table.group2 {
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	table-layout: fixed;
	}
  
  table.group2 tr {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: .35em;
  }
  table.group2 th,
  table.group2 td {
	padding: 0.5em 10px 0.5em 1em;
	border-right: 1px solid #bbb;
	font-size: 1em;
	text-align: center;
	}
  table.group2 th {
/*	font-size: .85em; */
/*	width: 30%; */
	}
  table.group2 thead tr{
	background-color: #eee;
  }
  
  
  .txt{
	 text-align: left;
	 font-size: .85em;
  }
  .price{
	 text-align: left;
	 }
  @media screen and (max-width: 600px) {
    table.group {
	  border: 0;
	  width:100%
	}
	table.group th{
	  background-color: #eee;
	  display: block;
	  border-right: none;
	  width: 100%;
	}
	table.group thead {
	  border: none;
	  clip: rect(0 0 0 0);
	  height: 1px;
	  margin: -1px;
	  overflow: hidden;
	  padding: 0;
	  position: absolute;
	  width: 1px;
	}
	
	table.group tr {
	  display: block;
	  margin-bottom: .625em;
	}
	
	table.group td {
	  border-bottom: 1px solid #bbb;
	  display: block;
	  font-size: .8em;
	  text-align: left;
	  position: relative;
	  padding: .625em;
	  border-right: none;
	}
	
	table.group td::before {
	  content: attr(data-label);
	  font-weight: bold;
	  position: absolute;
	  left: 10px;
	}
	
	table.group td:last-child {
	  border-bottom: 0;
	
	}

    table.group2 {
	  border: 0;
	  width:100%
	}
	table.group2 th{
	  background-color: #eee;
	  display: block;
	  border-right: none;
	  width: 100%;
	}
	table.group2 thead {
	  border: none;
	  clip: rect(0 0 0 0);
	  height: 1px;
	  margin: -1px;
	  overflow: hidden;
	  padding: 0;
	  position: absolute;
	  width: 1px;
	}
	
	table.group2 tr {
	  display: block;
	  margin-bottom: .625em;
	}
	
	table.group2 td {
	  border-bottom: 1px solid #bbb;
	  display: block;
	  font-size: .8em;
	  text-align: right;
	  position: relative;
	  padding: .625em;
	  border-right: none;
	}
	
	table.group2 td::before {
	  content: attr(data-label);
	  font-weight: bold;
	  position: absolute;
	  left: 10px;
	}
	
	table.group2 td:last-child {
	  border-bottom: 0;
	
	}

  table.group.info01 td.r1 {
    width: 100%;
    text-align: left;
    /* border-right: #999 1px solid;
     background: #447791;*/
	}

	table.group.info01 td.r2 {
		width: 100%;
		text-align: left;
	  /*  border-left: 1px #999 solid;*/
	}




	
  }



.about_yoyaku{
      padding:10px;
      /* margin-top: 50px; */
   }

   .about_yoyaku ol {
      counter-reset:number;
      list-style-type: none!important;
      padding: 0.3em 0.3em;
      border: solid 2px #212121;
    }
    .about_yoyaku ol li {
      border-bottom: dashed 1px #000000;
      position: relative;
      padding: 0.5em 1em 0.5em 1.8em;
      line-height: 1.5em;
    }
    .about_yoyaku ol li:before{
      position: absolute;
      content: "〇 ";
      display:inline-block;
      /*       background: #ffb107; */
      font-weight:bold;
      font-size: 15px;
      /* border-radius: 50%; */
      left: 5px;
      width: 25px;
      height: 25px;
      line-height: 25px;
      text-align: center;
      top: 1.2em;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
    }
    .about_yoyaku ol li:last-of-type {
      border-bottom: none; 
    }

.txt-red{
  color: #c31d1f;
}

/*----------------------------------------------------
QCDS
------------------*/

.boxQcds {
    position: relative;
    margin: 2em 0;
    padding: 1.5em 1em;
    border: solid 3px #18274d;
    border-radius: 8px;
}
.boxQcds .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #18274d;
    font-weight: bold;
}
.boxQcds p {
    margin: 0; 
    padding: 0;
}
a.anchor{
  display: block;
  padding-top: 70px;
  margin-top: -70px;
}