.subpageArea01 {
  padding-top: 0;
}

.subpageArea01 .container {
  display: block;
}

.subpageTitle01 {
  background-image: url("../images/bg_index01.jpg");
}

@media screen and (max-width: 500px) {
  .subpageTitle01 {
    background-position: 55% 0;
  }
}

.subpageTitle01 span {
  width: 150px;
  height: 55px;
}

@media screen and (max-width: 767px) {
  .subpageTitle01 span {
    width: 110px;
    height: 32px;
  }
}

.registerText01 {
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .registerText01 {
    margin-bottom: 35px;
  }
}

.formArea01 .btn01 {
  max-width: 320px;
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .formArea01 .btn01 {
    margin-top: 30px;
  }
}

.formArea01 .btn01 input {
  font-size: 16px;
}

@media screen and (max-width: 500px) {
  .formArea01 .btn01 input {
    font-size: 14px;
  }
}

.formArea01 .linkText01 {
  margin-top: 35px;
}

@media screen and (max-width: 767px) {
  .formArea01 .linkText01 {
    margin-top: 40px;
    line-height: 1.8;
  }
}

.formArea01 .linkText01 a {
  text-decoration: underline;
}

.formArea01:not(.formArea02) .btn01 input {
  background-image: none;
}

.formTable01 {
  border: 1px solid #c6c6c6;
}

.formTable01 > tbody > tr > th {
  background: #f7f7f7;
}

@media print, screen and (min-width: 769px) {
  .formTable01 > tbody > tr > th {
    width: 335px;
    padding-right: 15px;
  }
}

@media print, screen and (min-width: 769px) {
  .formTable01 > tbody > tr > th.textarea01 {
    padding: 15px;
  }
}

@media print, screen and (min-width: 769px) {
  .formTable01 > tbody > tr > td {
    padding-left: 20px;
  }
}

@media screen and (max-width: 500px) {
  .formTable01 > tbody textarea {
    height: 180px;
  }
}

@media print, screen and (min-width: 769px) {
  .formTable01 .textarea01 {
    padding: 15px 20px;
  }
}

.formTable01 .textarea01 p {
  line-height: 0;
}

@media print, screen and (min-width: 769px) {
  .formTable01 input[type="text"]:not(.yearTextbox):not(.birthdayTextbox), .formTable01 input[type="email"]:not(.yearTextbox):not(.birthdayTextbox), .formTable01 input[type="password"]:not(.yearTextbox):not(.birthdayTextbox) {
    width: 404px;
  }
}

@media print, screen and (min-width: 769px) {
  .formTable01 .selectBox01 {
    width: 404px;
  }
}

@media print, screen and (min-width: 769px) {
  .formTable01 .formTextBox01 {
    margin-top: 10px;
  }
}

@media print, screen and (min-width: 769px) {
  .formTable01 .formTextBox02 {
    margin-bottom: 10px;
  }
}

.formTable01 .formImage01 {
  width: 336px;
  margin-top: 10px;
  line-height: 0;
}

@media print, screen and (min-width: 769px) {
  .formTable01 .formImage01 {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 767px) {
  .formTable01 .formImage01 {
    width: 100%;
  }
}

.formTable01 .formText01 {
  margin-bottom: 5px;
}

@media print, screen and (min-width: 769px) {
  .formTable01 .formText01 {
    margin-top: 10px;
  }
}

.compTextArea01 {
  max-width: 800px;
  padding: 30px 0;
}

@media screen and (max-width: 767px) {
  .compTextArea01 {
    padding: 0;
  }
}

@media print, screen and (min-width: 768px) {
  .btnArea01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .btnArea01 {
    margin-top: 25px;
  }
}

.btnArea01 li {
  width: 280px;
  margin: 30px 0 0;
}

@media screen and (max-width: 767px) {
  .btnArea01 li {
    margin-top: 15px;
  }
}

@media screen and (max-width: 400px) {
  .btnArea01 li {
    margin: 15px auto 0;
  }
}

@media print, screen and (min-width: 768px) {
  .btnArea01 li:first-child {
    margin-right: 15px;
  }
}


h4 {
  font-size: 16px;
  color: #fff;
  margin-top: 60px;
  margin-bottom: 10px;
  padding: 12px 0;
  background: #113a78;
}
@media all and (-ms-high-contrast: none) {
  h4 {
    padding: 15px 0 9px;
  }
}


/*------2020/8/20’Ç‰Á------*/



.ko_title{
	color:#113a78;
	width:100%;
	border-bottom: dashed 1px #113a78;
	font-size:18px;
	font-weight:bold;
	margin:20px 0;
}
.ko_title2{
  font-size: 18px;
  font-weight:bold;
  color: #fff;
  margin: 30px 0 20px;
  padding: 12px 0;
  background: url("../images/me_titbg.png") #113a78 no-repeat center;
  background-size: 422px auto;
}
.ko_text{
	border:solid 1px #113a78;
	padding:14px 40px;
}
.top_pad{
	padding-top:20px;
}
.materials_bl{
  background: url("../images/materials_bg02.png") repeat-y;
  background-size: 100% auto;
  padding:0 80px;
}
.materials_h5{
	font-size:24px;
	text-align:center;
	font-weight:bold;
	color:#113a78;
	padding:0 0 24px;
}
.vertop{
	vertical-align: top;
}
.btsp{
	margin-bottom:60px;
}

@media screen and (min-width: 500px) {
	.sp500{display:none;}
}

.howtoCopy01{
	margin:0 0 30px !important;
	font-size:16px;
}

@media screen and (max-width: 767px) {
.materials_bl{
  padding:0 50px;
}
.materials_h5{
	font-size:18px;
}
.ko_title{
	font-size:16px;
}
.ko_title2{
  font-size: 14px;
  padding: 12px 0;
  background: url("../images/me_titbg.png") #113a78 no-repeat center;
  background-size: 350px auto;
}
.howtoCopy01{
	font-size:15px;
}
}



/*------6‚Â---------*/


@media print, screen and (min-width: 769px) {
  .allLink:not(.allLinkNone):not(.fadeinUnder) {
    cursor: pointer;
    -webkit-transition: 0.2s ease-in-out all;
    -o-transition: 0.2s ease-in-out all;
    transition: 0.2s ease-in-out all;
  }
  .allLink:not(.allLinkNone):not(.fadeinUnder):hover {
    opacity: 0.6;
  }
  .allLink:not(.allLinkNone):not(.fadeinUnder) a:hover {
    opacity: 1;
  }
}
.teacherArea01 ul {
  max-width: 1000px;
  width: 100%;
  margin: 30px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.teacherArea01 li {
  width: 300px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1050px) {
  .teacherArea01 li {
    width: 32%;
  }
}
@media screen and (max-width: 900px) {
  .teacherArea01 li {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .teacherArea01 li {
    width: 46%;
  }
}
@media screen and (max-width: 500px) {
  .teacherArea01 li {
    margin-bottom: 30px;
  }
}
@media print, screen and (min-width: 768px) {
  .teacherArea01 li:not(:nth-child(3n)) {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1050px) and (min-width: 768px) {
  .teacherArea01 li:not(:nth-child(3n)) {
    margin-right: 2%;
  }
}
@media screen and (max-width: 767px) {
  .teacherArea01 li:not(:nth-child(2n)) {
    margin-right: 3%;
  }
}
.teacherArea01 li p {
  font-size: 16px;
}
@media screen and (max-width: 500px) {
  .teacherArea01 li p {
    font-size: 13px;
  }
}

.serArea {
	
}

.textover{
	font-size:34px !important;
}
@media screen and (max-width: 767px) {
  .textover {
    font-size: 20px !important;
  }
}

.serv{
	border:solid #e1c577 1px;
	position: relative;
	padding-bottom: 60px;
}
.serv_tit{
	color:#113a78 !important;
	background:none !important;
	font-size:16px !important;
	font-weight:bold;
	margin:10px 0 !important;
}
@media screen and (max-width: 767px) {
.serv_tit{
	font-size:11px !important;
}
}
.serv_text{
	padding:20px;
}
.serv_text p{
	font-size:13px !important;
}
@media screen and (max-width: 767px) {
.serv_text p{
	font-size:9px !important;
}
}
.serv_text .btn01{
	position: absolute;
	right: 0;
	bottom: 14px;
	left: 0;
	width:90%;
}
.serv_text .btn01 a{
	padding: 12px 0px 14px 0 !important;
	background:none !important;
	background-color:#113a78 !important;
}



.courseInfo01 {
  padding-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .courseInfo01 {
    padding-top: 0;
    display: block;
  }
}

.courseInfo01 h3 {
  font-size: 20px;
  font-weight: bold;
}

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

.courseInfo01 .pic01 {
  width: 40%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .courseInfo01 .pic01 {
    width: 100%;
  }
}

.courseInfo01 .textBox01 {
  width: 52%;
}

@media screen and (max-width: 767px) {
  .courseInfo01 .textBox01 {
    width: 100%;
    padding-top: 8px;
  }
}

.courseInfo01 .textBox01 p {
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  .courseInfo01 .textBox01 p {
    margin-top: 8px;
  }
}

.note01{
	margin-top:30px;
	font-size:16px;
}
@media screen and (max-width: 767px) {
.note01{
	font-size:15px;
}
}
/*---•\---*/

.coursePrice01 table {
  width: 100%;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

@media screen and (max-width: 640px) {
  .coursePrice01 table {
    font-size: 14px;
  }
}

.coursePrice01 thead {
  background: #f3f3f3;
}

.coursePrice01 thead th {
  width: 25%;
  padding: 22px 0 20px;
}

@media screen and (max-width: 767px) {
  .coursePrice01 thead th {
    line-height: 1.4;
    padding: 15px 0;
  }
}

@media screen and (max-width: 500px) {
  .coursePrice01 thead th {
    width: auto;
  }
}

.coursePrice01 thead th:not(:last-child) {
  border-right: 1px solid #ddd;
}

.coursePrice01 tbody tr:nth-child(even) {
  background: #f3f3f3;
}

.coursePrice01 tbody th {
  border-right: 1px solid #ddd;
}

@media screen and (max-width: 500px) {
  .coursePrice01 tbody th {
    line-height: 1.4;
  }
}

.coursePrice01 th {
  font-weight: bold;
  vertical-align: middle;
}

.coursePrice01 td {
  text-align: left;
  padding: 15px 2%;
  vertical-align: middle;
}

.coursePrice01 td:not(:last-child) {
  border-right: 1px solid #ddd;
}

.coursePrice01 .btn01 {
  font-size: 16px;
  margin: 0 5px;
}

@media screen and (max-width: 640px) {
  .coursePrice01 .btn01 {
    font-size: 14px;
  }
}

.coursePrice01 .btn01 a {
  max-width: 160px;
  width: 100%;
  margin: auto;
  padding: 6px 0;
}

@media screen and (max-width: 767px) {
  .coursePrice01 .btn01 a:before {
    right: 8px;
  }
}

@media screen and (max-width: 500px) {
  .coursePrice01 .btn01 a:before {
    display: none;
  }
}

@media print, screen and (min-width: 501px) {
  .coursePrice01 .sp50 {
    display: none;
  }
}


.th01{
	width:20% !important;
}
.th02{
	width:20% !important;
}
.th03{
	width:20% !important;
}
.th04{
	width:40% !important;
}

@media screen and (max-width: 500px) {
.th01{
	width:15% !important;
}
.th02{
	width:15% !important;
}
.th03{
	width:25% !important;
}
.th04{
	width:45% !important;
}
}

@media screen and (max-width: 767px) {
  .subpageTitle01 {
    font-size: 20px !important;

  }
}

@media screen and (min-width: 500px) {
  .sp50 {
    display:none;

  }
}


