html{
  scroll-behavior: smooth;
}





@media only screen and (min-width: 640px) {

	.sp-only{  display: none; }
	section {  padding-top: 80px;  }
	article {  padding-top: 80px;  margin-top: -140px;  }

	.weboc h2 small{ font-size: 3rem;    padding: 10px; }

	.weboc .weboc_mv{ background:#000;  position: relative;  width: 100%;  height: 0;      padding-bottom: 35.72%;  overflow: hidden;   }
	.weboc .weboc_mv img {  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  }


	.weboc .menu_box  h4{     margin: 0 !important;  font-size: 1.8rem;  display: block;  margin-bottom: 20px;  background: #10386b;  color: #FFF;  font-weight: bold;  padding: 20px 15px; }
	.weboc .menu_box   p{ padding: 10px 0px 20px;  }


	.weboc #img_area{ position: relative;  text-align: center;  margin: -40px 0 -30px;  }

	.weboc #img_area .txt{  position: absolute;  top: 50%;  right: 50%;  margin-top: -6%;  margin-right: -9%;  }

	.weboc .back_btn{  background: #AAA !important;  padding-left: 0px !important; }

	.weboc #entry h3{
	    position: relative;
	    background: #f2f2f2;
	    font-weight: bold;
	    font-size: 2.1rem;
	    min-height: 60px;
	    border: 0;
	    padding: 20px 10px 20px 75px;
	  }
	.weboc #entry h3:before {  position: absolute;  top: 0; left: 0;  }

	.weboc #entry .step1:before {  content: url('../img/entry_step1.jpg');  }
	.weboc #entry .step2:before {  content: url('../img/entry_step2.jpg');  }
	.weboc #entry .step3:before {  content: url('../img/entry_step3.jpg');  }
	.weboc #entry .step4:before {  content: url('../img/entry_step4.jpg');  }
	.weboc #entry .step5:before {  content: url('../img/entry_step5.jpg');  }

	.weboc #entry .line_entry{   width: 900px;   margin: 0 auto;   border: 3px #02BE06 solid;   box-sizing: border-box;   text-align: center;   }
	.weboc #entry .line_entry img{  margin: 25px;   }


	.weboc #m_entry p{ padding: 0px;  margin-top: 20px;  }
	
	.weboc .tht30 th{  padding-top: 30px !important; }

	.weboc #m_entry { padding-top: 100px; }

	.weboc #m_entry table{ width: 100%; table-layout: fixed; margin-top: 25px; }
	.weboc #m_entry table th{     width: 250px;    border-top: 1px #d50010 solid;     vertical-align: top;  }
	.weboc #m_entry table td{  width: 20px; }
	.weboc #m_entry table td:last-child { width: auto;  border-top: 1px #cccccc solid; }

	.weboc #m_entry tr:last-child th{   border-bottom: 1px #d50010 solid; }
	.weboc #m_entry tr:last-child td:last-child {   border-bottom: 1px #cccccc solid; }

	.weboc #m_entry table th, .weboc #m_entry table td{   font-size: 1.6rem;   padding: 18px 0px;   text-align: left; }
	.weboc #m_entry table i{  font-style: unset;  background: #d50010;  color: #FFF;  font-size: 1.3rem;  padding: 0px 6px;  line-height: 1.5em;  float: right; }

	.weboc #m_entry label {  cursor: pointer;   display: block;   padding: 8px 0px;  }
	.weboc #m_entry input[type="text"],
	.weboc #m_entry select{  padding: 10px;  border: 1px #eee solid;  margin: 0 12px;  background: #eee;     width: 400px;  }
	.weboc #m_entry input[type="text"].e2_2{ width: 50px;  margin-left: 0; }
	.weboc #m_entry input[type="checkbox"], .weboc #quest input[type="radio"]{  margin-right: 5px;   }

	.weboc #m_entry input[type="button"]{  display: block;  margin: 40px auto 25px;  width: 300px;  height: 80px;  font-weight: bold;  background-color: #d50010;  color: #FFF;  font-size: 1.9rem;
	      background-image: url(../img/arrow_icom_02.png);  background-repeat: no-repeat;  background-position: top 48% right 20px;
	  }


	.weboc .open_time{  font-size: 1.6rem;  }


	.weboc h2.thanks_txt{ font-size: 4.7rem;  text-align: center;    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;  font-weight: bold; }
	.weboc .thanks p{ text-align: center;  font-size: 2.3rem;  margin: 40px 0 30px; }




	.weboc-head{     text-align: center;  padding: 25px;  position: fixed;  width: 100%;  background: #FFF;  z-index: 9999;  }

	.weboc .tit{  color: #FFFFFF;  background-color: #1F1F1F; font-size: 9rem;     margin: 0; }
	.weboc .tit small{  padding-top: 20px;  font-size: 2rem;  font-style: italic;  }

	.weboc { padding-top: 80px !important; }

	.weboc  article h2{ text-align: left; }
	.weboc  article h2 small{ margin-top: -6px; }

	.weboc .weboc_top{ text-align: center; }
	.weboc .weboc_top p{  font-size: 1.8rem;  line-height: 1.3;  padding: 15px 0px 0px;  }

	.weboc .weboc_top  .movie_box{ margin-bottom: 30px; }

	.weboc .bg_gray{ background: #f6f6f6; /* padding-top: 20px;*/  }

	.weboc .movie_box{  position: relative;  width: 100%;  height: 0;  padding-bottom: 56.25%;  overflow: hidden;   }
	.weboc .movie_box iframe {  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  }


	.weboc .contents .menu_box{  width: 535px;  float: left; margin-bottom: 30px;    }
	.weboc .contents .menu_box a{ color: #FFF;  }
	.weboc .contents .menu_box.mr{  margin-right: 30px; }
	.weboc .contents h3{  border: 0;  font-weight: bold;  font-size: 2.2rem;  padding: 0;  }
	.weboc .contents  a{  font-size: 1.8rem;  display: block;  margin-bottom: 20px;  background: #10386b;  color: #FFF;  font-weight: bold;  padding: 20px 15px;
	    background-image: url(../img/arrow_icom_03.png);
	    background-repeat: no-repeat;
	    background-position: center right 18px;


	  }





	.weboc #course .course_block{  width: 535px;  float: left; margin-bottom: 30px;     color: #FFF;  }
	.weboc #course .course_block:nth-child(even){  margin-right: 30px; }

	.weboc #course .course_block p{
	    padding: 10px 10px 10px 35px;
	    background-image: url('../img/arrow_icom_01.png');
	    background-repeat: no-repeat;
	    background-position: center left 18px;
	  }

	.weboc #course .course_block.cs1 p{ background-color: #f0832c; }
	.weboc #course .course_block.cs2 p{ background-color: #00afec; }
	.weboc #course .course_block.cs3 p{ background-color: #00a9a0; }
	.weboc #course .course_block.cs4 p{ background-color: #009c42; }
	.weboc #course .course_block.cs5 p{ background-color: #eb6d8e; }
	.weboc #course .course_block.cs6 p{ background-color: #e60012; }
	.weboc #course .course_block.cs7 p{ background-color: #4d4398; }

	.weboc h3{
	    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	    background: none;
	    color: #000;
	    border-left: 4px #10386B solid;
	    line-height: 1em;
	    padding: 3px 10px;
	    font-size: 24px;
	    margin: 30px 0 20px;
	    
	    }

	.weboc h3 span{  display: inline-block;  font-size: 0.75em;     margin: 0; }
	.weboc .mb50{ margin-bottom: 50px; }

	.weboc #quest { padding-top: 100px; }

	.weboc #quest h3{ position: relative;  text-align: center;  padding: 15px;  border: 2px #d50010 solid;  color: #d40010;  background: #FFF;  font-weight: bold;  font-size: 2.2rem; margin: 20px 0px; }
	.weboc #quest p{ padding: 0px;  margin-top: 40px;  }


	.weboc #quest h3:before {  position: absolute;  content: url('../img/icon_01.png');  margin-left: -30px;  margin-top: -6px;  }
	.weboc #quest h3:after {   position: absolute;  content: url('../img/icon_02.png');  margin-top: -6px;    margin-left: 10px; }


	.weboc #quest table{ width: 100%; table-layout: fixed; margin-top: 25px; }
	.weboc #quest table th{     width: 250px;    border-top: 1px #d50010 solid;     vertical-align: top;  }
	.weboc #quest table td{  width: 20px; }
	.weboc #quest table td:last-child { width: auto;  border-top: 1px #cccccc solid; }

	.weboc #quest tr:last-child th{   border-bottom: 1px #d50010 solid; }
	.weboc #quest tr:last-child td:last-child {   border-bottom: 1px #cccccc solid; }

	.weboc #quest table th, .weboc #quest table td{   font-size: 1.6rem;   padding: 18px 0px;   text-align: left; }
	.weboc #quest table i{  font-style: unset;  background: #d50010;  color: #FFF;  font-size: 1.3rem;  padding: 0px 6px;  line-height: 1.5em;  float: right; }

	.weboc #quest label {  cursor: pointer;   display: block;   padding: 8px 0px;  }
	.weboc #quest input[type="text"]{  padding: 10px;  border: 1px #ddd solid;  margin: 0 12px;  }
	.weboc #quest input[type="checkbox"], .weboc #quest input[type="radio"]{  margin-right: 5px;   }

	.weboc #quest input[type="button"]{  display: block;  margin: 40px auto 25px;  width: 320px;  height: 60px;  background-color: #d50010;  color: #FFF;  font-size: 1.5rem;
	    background-image: url('../img/btn_img01.png');  background-repeat: no-repeat;  background-position: top 48% left 75px;   padding-left: 25px;
	  }

	.weboc .line{  text-align: center;  font-weight: bold;  }
	.weboc .line p{ margin-bottom: 15px;}


}






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

	.pc-only{ display: none; }

	img {  max-width: 100%; }
	footer{ min-width: unset; }
	#footerInfo{ width: 100%;   padding: 50px 10px;  }
	#pageTop{ width: 100%; min-width: unset; }

	article { width: 100%; padding-bottom: 30px; }
	section { padding: 12px; }

	section {  padding-top: 80px;  }
	article {  padding-top: 80px;  margin-top: -140px;  }


	#footerMap{ margin-left: auto;      margin: 25px 0;  width: 100%; }
	#footerInfo ul{ margin-left: auto; }

	#footerMap iframe {  width: 100%;  height: 250px; }


	#breadCrumb{ width: auto;  padding: 20px 10px; }



	.weboc h2 small{ font-size: 2.2rem;;    padding: 5px 0px; }

	.weboc .weboc_mv{ background:#000;  position: relative;  width: 100%;  height: 0;      padding-bottom: 41.7%;  overflow: hidden;   }
	.weboc .weboc_mv img {  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  }


	.weboc .menu_box  h4{     margin: 0 !important;  font-size: 1.8rem;  display: block;  margin-bottom: 20px;  background: #10386b;  color: #FFF;  font-weight: bold;  padding: 15px 12px; }
	.weboc .menu_box   p{ padding: 10px 0px 20px;  }


	.weboc #img_area{ position: relative;  text-align: center;  margin: -40px 0 -30px;  }

	.weboc #img_area .txt{  position: absolute;  top: 50%;  right: 50%;    margin-top: -10%;  margin-right: -17%;  width: 68%;  }

	.weboc .back_btn{  background: #AAA !important;  padding-left: 0px !important;  }

	.weboc #entry h3{
	    position: relative;
	    background: #f2f2f2;
	    font-weight: bold;
	    font-size: 1.7rem;
	    line-height: 1.4;
	    min-height: 60px;
	    border: 0;
	    padding: 18px 10px 18px 75px;
	  }
	.weboc #entry h3:before {  position: absolute;  top: 0; left: 0;  }

	.weboc #entry .step1:before {  content: url('../img/entry_step1.jpg');  }
	.weboc #entry .step2:before {  content: url('../img/entry_step2.jpg');  }
	.weboc #entry .step3:before {  content: url('../img/entry_step3.jpg');  }
	.weboc #entry .step4:before {  content: url('../img/entry_step4.jpg');  }
	.weboc #entry .step5:before {  content: url('../img/entry_step5.jpg');  }

	.weboc #entry .line_entry{   width: 100%;   margin: 0 auto;   border: 3px #02BE06 solid;   box-sizing: border-box;   text-align: center;   }
	.weboc #entry .line_entry img{  margin: 25px;   }


	.weboc #m_entry p{ padding: 0px;  margin-top: 20px;  font-size: 1.4rem; }

	.weboc #m_entry table{ width: 100%;  margin-top: 25px; }
	.weboc #m_entry table th{     width: 250px;    border-top: 1px #d50010 solid;     vertical-align: top;   }
	.weboc #m_entry table td{  width: 20px; }
	.weboc #m_entry table td:last-child { width: auto;  border-top: 1px #cccccc solid; }

	.weboc #m_entry table th, .weboc #m_entry table td{  display: block; width: 100%;  }

	.weboc #m_entry tr:last-child td:last-child {   border-bottom: 1px #cccccc solid; }
	.weboc #m_entry table td:nth-child(2) { display: none; }

	.weboc #m_entry table th, .weboc #m_entry table td{   font-size: 1.6rem;   padding: 18px 0px;   text-align: left; }
	.weboc #m_entry table i{  font-style: unset;  background: #d50010;  color: #FFF;  font-size: 1.3rem;  padding: 0px 6px;  line-height: 1.5em;  float: right; }

	.weboc #m_entry label {  cursor: pointer;   display: block;   padding: 8px 0px;  }
	.weboc #m_entry input[type="text"]{  padding: 10px;  border: 1px #eee solid;  margin: 6px 12px;  background: #eee;     width: 270px;  }
	.weboc #m_entry input[type="text"].e2_2{ width: 50px;  }
	.weboc #m_entry input[type="checkbox"], .weboc #quest input[type="radio"]{  margin-right: 5px;   }

	.weboc #m_entry input[type="button"]{  display: block;  margin: 40px auto 25px;    width: 240px;  height: 60px;  font-weight: bold;  background-color: #d50010;  color: #FFF;  font-size: 1.9rem;
	      background-image: url(../img/arrow_icom_02.png);  background-repeat: no-repeat;  background-position: top 48% right 20px;
	  }



	.weboc h2.thanks_txt{ font-size: 3.7rem;  text-align: center;    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;  font-weight: bold;  }
	.weboc .thanks p{ text-align: center;  font-size: 2.3rem;  margin: 40px 0 30px; }




	.weboc-head{     text-align: center;  padding: 18px;  position: fixed;  width: 100%;  background: #FFF;  z-index: 9999;  }

	.weboc .tit{  color: #FFFFFF;  background-color: #1F1F1F; font-size: 3.6rem;     margin: 0; }
	.weboc .tit small{  padding-top: 15px;  font-size: 1.6rem;  font-style: italic;  }

	.weboc { padding-top: 80px !important; }

	.weboc  article h2{ text-align: left; font-size: 3.2rem;     margin-top: 20px; }
	.weboc  article h2 small{ margin-top: -3px; }

	.weboc .weboc_top{ text-align: center; }
	.weboc .weboc_top p{  font-size: 1.5rem;  line-height: 1.3;  padding: 15px 0px 0px;  }

	.weboc .weboc_top  .movie_box{ margin-bottom: 30px; }

	.weboc .bg_gray{ background: #f6f6f6; }

	.weboc .movie_box{  position: relative;  width: 100%;  height: 0;  padding-bottom: 56.25%;  overflow: hidden;   }
	.weboc .movie_box iframe {  width: 100%;  height: 100%;  position: absolute;  top: 0;  left: 0;  }


	.weboc .contents .menu_box{  width: 100%;  float: left;     }
	.weboc .contents .menu_box a{ color: #FFF;  }

	.weboc .contents h3{  border: 0;  font-weight: bold;  font-size: 1.8rem;  padding: 0;  }
	.weboc .contents  a{  font-size: 1.8rem;  display: block;  margin-bottom: 20px;  background: #10386b;  color: #FFF;  font-weight: bold;  padding: 16px 13px;
	    background-image: url(../img/arrow_icom_03.png);
	    background-repeat: no-repeat;
	    background-position: center right 18px;


	  }





	.weboc #course .course_block{  width: 100%;  float: left; margin-bottom: 30px;     color: #FFF;  }
	.weboc #course .course_block:nth-child(even){  margin-right: 30px; }

	.weboc #course .course_block p{
	    padding: 10px 20px 10px 35px;
	    background-image: url('../img/arrow_icom_01.png');
	    background-repeat: no-repeat;
	    background-position: center left 18px;
	    line-height: 1.4;
	  }

	.weboc #course .course_block.cs1 p{ background-color: #f0832c; }
	.weboc #course .course_block.cs2 p{ background-color: #00afec; }
	.weboc #course .course_block.cs3 p{ background-color: #00a9a0; }
	.weboc #course .course_block.cs4 p{ background-color: #009c42; }
	.weboc #course .course_block.cs5 p{ background-color: #eb6d8e; }
	.weboc #course .course_block.cs6 p{ background-color: #e60012; }
	.weboc #course .course_block.cs7 p{ background-color: #4d4398; }

	.weboc h3{
	    font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	    background: none;
	    color: #000;
	    border-left: 4px #10386B solid;
	    line-height: 1em;
	    padding: 3px 10px;
	    font-size: 20px;
	    margin: 20px 0 15px;
	    
	    }

	.weboc h3 span{  display: inline-block;  font-size: 0.75em;     margin: 0; }
	.weboc .mb50{ margin-bottom: 35px; }

	.weboc #quest { padding-top: 100px; }

	.weboc #quest h3{ position: relative;  text-align: center;  padding: 15px 30px;  border: 2px #d50010 solid;  color: #d40010;  background: #FFF;  font-weight: bold;  font-size: 1.6rem; margin: 20px 0px; }
	.weboc #quest p{ padding: 0px;  margin-top: 40px; font-size: 1.4rem;  }


	.weboc #quest h3:before {  position: absolute;  content: url('../img/icon_01.png');  left:  6px;  bottom:25%; }
	.weboc #quest h3:after {   position: absolute;  content: url('../img/icon_02.png');  right: 6px;  bottom:25%; }


	.weboc #quest table{ width: 100%; table-layout: fixed; margin-top: 25px; }
	.weboc #quest table th{     width: 250px;    border-top: 1px #d50010 solid;     vertical-align: top;   }
	.weboc #quest table td{  width: 20px; }
	.weboc #quest table td:last-child { width: auto;  border-top: 1px #cccccc solid; }
	.weboc #quest table th, .weboc #quest table td{  display: block; width: 100%;  }
	.weboc #quest table td:nth-child(2) { display: none; }

	.weboc #quest tr:last-child td:last-child {   border-bottom: 1px #cccccc solid; }

	.weboc #quest table th, .weboc #quest table td{   font-size: 1.6rem;   padding: 18px 8px;   text-align: left; }
	.weboc #quest table i{  font-style: unset;  background: #d50010;  color: #FFF;  font-size: 1.3rem;  padding: 0px 6px;  line-height: 1.5em;  float: right; }

	.weboc #quest label {  cursor: pointer;   display: block;   padding: 8px 0px;  }
	.weboc #quest input[type="text"]{  padding: 10px;  border: 1px #ddd solid;  margin: 4px 12px;  }
	.weboc #quest input[type="checkbox"], .weboc #quest input[type="radio"]{  margin-right: 5px;   }

	.weboc #quest input[type="button"]{  display: block;  margin: 40px auto 25px;  width: 250px;  height: 60px;  background-color: #d50010;  color: #FFF;  font-size: 1.5rem;
	    background-image: url('../img/btn_img01.png');  background-repeat: no-repeat;  background-position: top 48% left 35px;   padding-left: 25px;
	  }

	.weboc .line{  text-align: center;  font-weight: bold;  }
	.weboc .line p{ margin-bottom: 15px;}






}







.label_level2 { margin-left: 20px; }
