@charset "utf-8";

/* kmd
--------------------------------------------------------------- */


/* common */

#content {
	min-width: 820px !important;
}

.chogakko {
	position:relative;
}

.chogakko a:hover img{
  opacity: 0.7;
  filter: alpha(opacity=50);
  -ms-filter: "alpha(opacity=50)";
}



.chogakko p{
	font-size:1.2em;
	line-height:180%;
}


.chogakko .sp{
	display:none;
}

.chogakko h2{
	line-height:180%;
}

.chogakko.content-detail h2{
    margin-bottom: 0;
}

/**** detail ****/


.chogakko .detail .title {
}

.chogakko .detail .title img{
	width:100%;
}

.chogakko .detail p.main-copy {
	clear: both;
	display: block;
	overflow:hidden;
	padding-top: 50px;
}
.chogakko .detail p.main-copy small{
	display:block;
	font-size:0.9em;
	color:#666;
	line-height:1.6;
	border:1px solid #999;
	padding:20px;
}
.chogakko .detail p.main-copy small:first-line{
	font-weight:bold;
}


.chogakko .detail dl{
	font-size:1.2em;
	line-height:180%;
    border-top: 2px dotted #aaa;
    margin-top: 40px;
}

.chogakko .detail dd{
	padding: 20px 0;
  border-bottom: 2px dotted #aaa;
}

.chogakko .detail p.bnr {
	margin-top:40px;
	text-align:center;
}


/* navigator */

.chogakko .detail .navigator{
	overflow:hidden;
	margin-top:30px;
	padding:4%;
	border:1px solid #999;
}

.chogakko .detail .navigator > strong{
	display:inline-block;
	margin-bottom:20px;
	padding:8px 32px;
	color:#FFF;
	background:#646464;
}

.chogakko .detail .navigator > div{
	overflow:hidden;
}

.chogakko .detail .navigator > div:nth-of-type(n+2){
	margin-top:20px;
	padding-top:20px;
	border-top:1px solid #999;
}

.chogakko .detail .navigator > div p{
	
}

.chogakko .detail .navigator > div p:nth-of-type(1){
    width: 20%;
    float: right;
    margin-left: 2%;
    margin-bottom: 2%;
}
.chogakko .detail .navigator > div p:nth-of-type(1) img{
	width:100%;
	height:auto;
}

.chogakko .detail .navigator > div p:nth-of-type(2){
	margin-bottom:1%;
	font-weight:bold;
	line-height:1.4;
	font-size:1.4em;
}
.chogakko .detail .navigator > div p:nth-of-type(2) span{
	font-weight:normal;
	color:#666;
	font-size:0.8em;
    display: block;
}
.chogakko .detail .navigator > div p:nth-of-type(3){
	font-size:1em;
	line-height:1.5;
}





/**** menu ****/

.menu_box{
	display: block;
	overflow: hidden;
	padding: 20px 0;
	font-size: 1.2em;
	line-height: 180%;
	border-bottom: 1px solid #231815;
	padding-left:10px;
	position:relative;
}

.chogakko .first, .chogakko .menu_box:first-of-type{
	border-top:double 3px #000;
}

.chogakko .last, .chogakko .menu_box:last-of-type{
	border-bottom:double 3px #000;
}

.menu_box .title{
    font-size: 1.4em;
    font-weight: bold;
/*   width: calc(100% - 100px);*/
}

.menu_box .title span{
    display:block;
    font-size: 0.9em;
    font-weight: normal;
    line-height:1.2;
}

.menu_box .day{
	margin-bottom:10px;
}

.menu_box .cont{
	clear: both;
	float: left;
	width: 70%;
	margin-top: 10px;
}

.menu_box .cont .menu-lec-img{
    width: 34%;
    float: left;
    margin-right: 2%;
}

.menu_box .cont .menu-lec-img img{
	width: 100%;
}

.menu_box .cont .name{
    font-size: 1em;
    font-weight: bold;
    line-height:1.3;
    margin-top: 10px;
    padding-left: 5px;
    display: block;
    overflow: hidden;
}

.menu_box .cont .name.coordinator{
    font-size: 0.8em;
	color:#666;
}

.menu_box .cont .name .name-title{
    font-size: 0.7em;
    font-weight: normal;
    margin-top:10px;
    display:block;
    overflow:hidden;
    color: #666;
}

.menu_box .cont .name .name-title.nd{
    display: inline;
}

.menu_box .cont{
	overflow:hidden;
}
.menu_box .cont > div{
	width:45%;
	margin-right:5%;
	float:left;
	overflow:hidden;
}
.menu_box .cont > div:nth-of-type(n+3){
	margin-top:2.5%;
}

.menu_box .cont.p1 > div{
	width:90%;
}
.menu_box .cont.p1 > div .menu-lec-img{
    width: 20%;
}


.menu_box .flag{
	float: left;
	width: 10%;
	min-width:60px;
	white-space:nowrap;
}


.menu_box .day br{
	display:none;
}
.menu_box .day .att{
	color:#F00;
	font-size:0.9em !important;
}



.menu_box .btn{
	float: right;
	width: 30%;
}
.menu_box .btnBefore{
	float: right;
	width: 30%;
	border-radius: 5px;
	background-color: #FFD201;
	text-align: center;
	font-weight: bold;
}

.menu_box .btnBefore{
	padding: 10px 40px;
	background-color: #e0e0e0;
	font-size: 1.0em;
}

.menu_box .btn a{
	display:block;
	margin: 10px 0;
	font-size: 1.0em;
	
	border-radius: 5px;
	background-color: #FFD201;
	text-align: center;
	font-weight: bold;
}

.menu_box .iconCapacity{
	display: block;
	background: #FFF;
	margin:0;
	padding:0px;
	font-size:0.8em;
	border-radius:100px;
	line-height:1;
	vertical-align: middle;
	text-align: center;
	white-space: nowrap;
	position: absolute;
	top: 10px;
	right: 0;
	width: 80px;
	height: 80px;
	line-height: 80px;
}
.menu_box .iconCapacity.before{
    color:#FFF;
    background: #03bb72;
}
.menu_box .iconCapacity.open{
    color:#FFF;    
    background:#EB6100;
}
.menu_box .iconCapacity.close, .menu_box .iconCapacity.openNA{
    color:#FFF;
    background: #999;
}

.menu_box .iconCapacity.end{
    color:#FFF;
    background: #999;
}


.end{
	color: #e42521;
	font-weight: normal;
	font-size: 0.9em;
}


table.tbl01{
	font-size: 1.2em;
    line-height: 150%;
   /* margin-top: 50px; */
}


table.tbl01 th {
	width: 140px ;
	background-color: #777777 ;
	color: #ffffff ;
	text-align: center ;
}

table.tbl01 td {
	background-color: #EEEEEE ;
}


table.tbl01 th, table.tbl01 td {
	border-top: 2px solid #FFFFFF;
	padding: 16px 8px;
	vertical-align: top;
}

table.tbl01 th {
	border-right: 2px solid #FFFFFF;
	text-align:center;
	vertical-align: middle;
}

table.tbl01 td.br_cut br {
	display: none; 
}


.chogakko .menu .logo_box {
	width: 59.363%; 
	margin: 0 auto;
    margin-top: 50px;
}

.chogakko .menu .logo_box img{
	width: 100%; 
}

table.tbl01 .att{
	color:#F00;
	font-size:0.9em !important;
}

table.tbl01 small{
	font-size:0.8em;
	color: #555;
}


.table_L{
	float: left;
}

.table_bnr{
	float: right;
	margin-top: 5px;
    width: 20%;
}

.table_bnr img{
	float: left;
	width: 100%;
	margin-bottom: 5px;
}


/**** section ****/

.chogakko .section{
	display: block;
	overflow:hidden;
}


.chogakko .section .ph_box{
	float: left;
	margin: 20px 30px 20px 30px;
}

.chogakko .section .n_box{
	display: block;
	overflow:hidden;
}

.chogakko .section .n_box .name{
	float: left;
}

.chogakko .section .n_box .day{
	float: right;
}

.course .main-title{
	font-weight: bold;
	line-height: 1.2em;
}

.detail .course-title, .course .course-title{
    display: block;
	margin-bottom:10px;
	font-size: 2.4em;
	font-weight: bold;
	line-height: 1.2em;
}



.course .course-title .sub{
	font-size: 0.8em;
}

.chogakko .course .date{
	font-size:1.5em;
}

.chogakko .course .place{
	font-size:1.5em;
}

.chogakko .course .det{
	font-size: 1.4em;
	line-height: 130%;
}

.chogakko .course .det dt,.chogakko .course .det dd{
	margin-bottom:10px;
	padding:4px;
}

.chogakko .course .det dt{
	clear: both;
	display: block;
	overflow: hidden;
	width: 13%;
	float: left;
	text-align:center;
	font-size:0.8em;
}
.chogakko .course .det dt{
	background:#0CB258;
	color:#FFF;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.chogakko .course .det dd{
	display: block;
	overflow: hidden;
	padding-left:10px;
}

.chogakko .course .det small{
	font-size: 0.7em;
	color: #666;
}


.chogakko .course .course-detail, .chogakko .course .course-detail-col2{
	margin-top: 30px;
	overflow: hidden;
}

.chogakko .course .course-detail img{
    width: 40%;
    float: left;
    margin-right: 2%;
}

.chogakko .course .course-detail img.tate{
    width: 28%;
}

.chogakko .course .course-detail-col2{
    clear: both;
	
}
.chogakko .course .course-detail-col2 p{
	
}
.chogakko .course .course-detail-col2 p:nth-of-type(1){
	float:right;
	width:60%;
}
.chogakko .course .course-detail-col2 p:nth-of-type(2){
	float:left;
	width:35%;
	font-size:0.8em;
}
.chogakko .course .course-detail-col2 p:nth-of-type(2) img{
	width:100%;
	height:auto;
	margin-bottom:2%;
}

.chogakko .course .course-detail-col2 .w100{
    width: 100%;
    margin-bottom: 2%;
}

.chogakko .course .course-detail-col2 .w100 img{
    width: 100%;
}

.chogakko .course .course-detail-col2 p:nth-of-type(1).w100{
    width: 100%;
}

/* kobetu */
.chogakko .course .course-detail .mBijyutu{
	margin-top:30px;
}
.chogakko .course .course-detail .mBijyutu p{
	font-size:0.9em;
	line-height:1.3;
	box-sizing:border-box;
	padding:2%;
}
.chogakko .course .course-detail .mBijyutu p:nth-of-type(1){
	padding-bottom:5%;
	width:52.5%;
	float:left;
}
.chogakko .course .course-detail .mBijyutu p:nth-of-type(2){
	padding-bottom:5%;
	width:46.1%;
	float:right;
}
.chogakko .course .course-detail .mBijyutu p:nth-of-type(3){
	clear:both;
	text-align:right;
	font-size:0.9em;
	padding:0 0 2%;
}
.chogakko .course .course-detail .mBijyutu p img{
	display:block;
	height:auto;
	width:100%;
	padding-bottom:2%;
}


.course .capLecturer{
	clear: both;
	margin:30px 0px 5px;
	padding:2px 0px 2px 10px;
	border-left:4px solid #7DBB00;
	font-weight:bold;
}

.comment_box{
    color: #666;
    padding: 5px;
    border: dotted 1px #666;
}

.chogakko .course .btnArea {
	margin: 30px 30px 50px;
    overflow: hidden;
}

.chogakko .course .btnArea a {
    display: block;
    margin: auto;
    padding: 15px;
    border-radius: 5px;
    background-color: #FFD201;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    font-size: 1.1em;
}

.chogakko .course .btnArea a:nth-of-type(1) {
    width: 48%;
    margin: 0 auto;
}

.chogakko .course .btnArea a:nth-of-type(2) {
    width: 48%;
    float: right;
}

.chogakko .course .red-box {
    margin-top: 30px;
    padding: 20px;
    border: 1px solid #FF0000;
    color: #FF0000;
}

/*********** note */

.chogakko .section .notebox{
	position: relative;
	margin-top: 50px;
	border: 2px solid #FFD200;
	padding: 20px;
}

.chogakko .section .notebox .note{
	position: absolute;
	top: -10px;
	left: 20px;
}


/*********** lecturer */

.chogakko .section .lecturerCol2{
	overflow:hidden;
	background-color: #7DBB00;
}

.chogakko .section .lecturerCol2 .lecturer{
	float:left;
	width:50%;
}

.chogakko .section .lecturer {
	overflow:hidden;
	margin-top: 20px;
	padding-bottom: 20px; 
	width: 100%;
	background-color: #7DBB00;
}

.chogakko .section .lecturer .lec-img{
	float: right;
	margin: 15px; 
}

.chogakko .section .lecturer .lec-img-ret{
	float: right;
    margin: 15px 15px 0 15px;
    width: 27%;
}

.chogakko .section .lecturer .lec-img-ret img{
    width: 100%;
}

.chogakko .section .lecturer .lec-prof{
	margin: 15px; 
	color: #FFFFFF;
}


.chogakko .section .lecturer .lec-prof .title{
	padding-bottom:0px;
    line-height: 1.4;
    padding-top: 10px;
}

.chogakko .section .lecturer .lec-prof .name{
	font-size: 1.6em;
	font-weight: bold;
	padding: 0 0 0px 0;
}

.chogakko .section .lecturer .lec-prof .prof{
	overflow: hidden;
	border-top: 1px solid #FFFFFF;
	padding: 10px 0 0 0;
	font-size:1em;
}

.chogakko .section .lecturer .lec-prof a{
	color: #FFFFFF;
}


.chogakko .section .apply .btn{
	width: 100%;
	border-radius: 5px;
	background-color: #FFD201;
	text-align: center;
	font-weight: bold;
	margin: 30px 0px;
	padding: 10px;
}

.chogakko .section .apply .a_before{
	width: 100%;
	background-color: #e0e0e0;
	text-align: center;
	font-weight: bold;
	margin: 30px 0px;
	padding: 15px;
    font-size: 1.6em;
    line-height: 180%;
}


.chogakko .section .apply .a_end{
	width: 100%;
	border-radius: 5px;
	background-color: #e0e0e0;
	text-align: center;
	font-weight: bold;
	margin: 30px 0px;
	padding: 15px;
    font-size: 1.6em;
    line-height: 180%;
}


.blue{
	color: #7DBB00;
}

.chogakko .red{
	color: #FF0000;
}

.chogakko .btn_att{
	text-align: center;
	margin-bottom: 20px;
}

.chogakko .text-s{
    font-size: 0.9em;
}

/*----------------------*/




.courseWrap{
	margin-top:30px;
}
.courseWrap > .title{
	background: #0CB258;
    padding: 10px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: #FFF;
}
.courseWrap .courseBox {
    padding: 30px 20px;
    border-bottom: 1px dotted #666;
}
.courseWrap .courseBox .title{
	font-size: 1.6em;
    font-weight: bold;
    line-height:1.4;
    margin-bottom: 8px;
}
.courseWrap .courseBox .date{
	margin-bottom:12px;
    font-size:1.1em;
}
.courseWrap .courseBox > p{
	margin-bottom:30px;
    font-size:1.2em;
    line-height: 1.6;
}

.courseWrap .courseBox .lecturer{
	overflow:hidden;
	margin-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	background-color: #FFF;
}
.courseWrap .courseBox .lecturer:last-of-type{
	padding-bottom: 0px;
}

.courseWrap .courseBox .lecturer .photo{
	float:left;
	width:25%;
	margin-right:5%;
	margin-bottom:2%;
}
.courseWrap .courseBox .lecturer .photo img{
	width:100%;
	height: auto;
}
.courseWrap .courseBox .lecturer .photo small{
	display: block;
	margin-top:5px;
	font-size: 0.8em;
	line-height:1.4;
	color:#999;
}
.courseWrap .courseBox .lecturer .navi{
    border: 2px solid #0CB258;
    display: table-cell;
    padding: 2px 10px;
    margin-bottom: 10px;
}

.courseWrap .courseBox .lecturer .name{
	margin-bottom:0px;
	font-size: 1.3em;
	font-weight: bold;
}
.courseWrap .courseBox .lecturer .post{
	margin-bottom:10px;
	font-size: 1.1em;
}
.courseWrap .courseBox .lecturer .biography{
	font-size:1.2em;
	line-height: 1.6;
}



.courseWrap .attBox{
    border: 1px solid #666;
    padding: 20px;
    margin: 60px 0 0px;
    background: #F7F7F7;
}

.courseWrap .attBox .attTitle{
    font-weight: bold;
    text-align: center;
    margin-bottom: 10px; 
    font-size: 1.2em;
    line-height: 1.5em;   
}

.courseWrap .attBox ul{
    
}

.courseWrap .attBox ul li{
  position: relative;
  padding-left: 10px;
  margin-bottom: 5px;
  line-height: 1.6;
}
 
.courseWrap .attBox ul li:before {
    content: "";
    position: absolute;
    top: .6em;
    left: 0;
    width: 3px;
    height: 3px;
    background-color: #333;
    border-radius: 50%;
}









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

	#content {
		min-width: 608px !important;
	}
	
	.chogakko {
		min-width: 592px;
	}
	
	.chogakko h2{
		line-height: 160%;
	}
	.chogakko h2 br{
		display:block;
	}
	
	.chogakko .pc{
		display:none;
	}
	
	.chogakko .sp{
		display:block;
	}
	
	
	/**** detail ****/
	
	.chogakko .detail .title-chou img{
		width: 100%;
	}
	
	.chogakko .detail .title {
		padding-right: 0;
	}
	
	.chogakko .detail .title img{
		width: 100%;
	}
	
	.chogakko .detail p.main-copy {
		padding-top: 20px;
	}
	
	.chogakko .detail p.bnr {
		
	}
	.chogakko .detail p.bnr img {
		width:100%;
		height:auto;
	}

.detail .course-title, .course .course-title{
	font-size: 1.6em;
}    
    

/* navigator */

    
.chogakko .detail .navigator > div p:nth-of-type(1) {
    width: 60%;
    float: none;
    margin-left: 0;
    margin-bottom: 0;
    margin: 0 auto 20px;
}
    
.chogakko .detail .navigator > div p:nth-of-type(2) {
    width: 90%;
    float: none;
    margin: 0 auto 10px;
}    
    
.chogakko .detail .navigator > div p:nth-of-type(n+2) {
    width: 100%;
    float: right;
}    

.chogakko .detail .navigator > strong {
    display: block;
    text-align: center;
}    
    
	/**** menu ****/
	
	.chogakko .first{
		background-image: url("../img/menu_border.png");
		background-repeat: repeat-x;
		background-position: left top;
	}
	
	.menu_box .title{
		width:100%;
	}
	
	
	.menu_box .flag{
		display:inline;
		width:auto;
		white-space:nowrap;
	}
	
	.menu_box .flag img{
		width: 100%;
	}
	
	.menu_box .day{
		width:auto;
		white-space:nowrap;
		display:block !important;
	}
	.menu_box .day br {
		display: none;
	}
	.menu_box .day .att{
		color:#F00;
		font-size:0.9em !important;
	}
	
	.menu_box .cont{
		/*width: 100%;*/
		padding:0px;
		width: calc(100% - 68px);
	}
	
	.menu_box .cont .title{
		font-weight: bold;
	}
	
	.menu_box .cont .title .br_cut br{
		display: none;
	}
	
	.menu_box .btn{
		clear: both;
		width: 100%;
	}
	.menu_box .btnBefore{
		clear: both;
		width: 100%;
		border-radius: 5px;
		background-color: #FFD201;
		text-align: center;
		font-weight: bold;
		margin-top: 20px;
	}
	.menu_box .btnBefore{
		background-color: #e0e0e0;
	}
	
	.menu_box .btn a{
		padding: 10px 40px;
		font-size: 1.0em;
	}
	
	.menu_box .iconCapacity{
		top:auto;
		bottom: 75px;
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 0.8em;
	}
	
	.menu_box .cont > div,  .menu_box .cont.p1 > div{
		width:100%;
		margin:0;
		float:none;
	}
	.menu_box .cont > div:nth-of-type(n+2){
		margin-top:10px;
	}
	.menu_box .cont .menu-lec-img, .menu_box .cont.p1 > div .menu-lec-img {
	    width: 30%;
	}
	
    .menu_box .cont .name{
        padding-left: 0;
    }
	
	table.tbl01 td.br_cut br {
		display: block  !important;
	}
	
	.chogakko .menu .logo_box {
		width: 58.108%; 
		margin: 0 auto;
	    margin-top: 20px;
	}
	
	/**** section ****/
	
	
	.chogakko .section .ph_box{
		float: none;
		width: 100%;
		text-align: center;
		margin: 20px 0 0 0;
	}
	
	
	.chogakko .section .n_box{
		width: 100%;
		padding-bottom: 10px;
	}
	
	
	.chogakko .section p{
		display: block;
		overflow:hidden;
	    margin-top: 20px;
		width: 100%;
	}
	
	
	.chogakko .course .det dt{
			width: 12%;
	}
	
#content .chogakko .course .det dt{
			width: 21%;
	}

    .chogakko .course .course-detail{
	    margin-top: 0;
	}
	
	.chogakko .course .course-detail img {
	    width: 40%;
	    float: left;
	    margin-right: 2%;
	    margin-bottom: 2%;
	}
	
	.chogakko .course .course-detail-col2{
		margin-top: 5px;
	}
	.chogakko .course .course-detail-col2 p:nth-of-type(1){
		float:none;
		width:100%;
	}
	.chogakko .course .course-detail-col2 p:nth-of-type(2){
		float:none;
		width:100%;
		margin:7.5% 0 0 !important;
		font-size:0.4em !important;
		line-height:1.2;
	}
	.chogakko .course .course-detail-col2 p:nth-of-type(2) img{
		display:block;
		width:80%;
		height:auto;
		margin:0 auto 2%;
	}
	
	
	
	
	.chogakko .section .lecturer {
		margin-top: 20px;
		padding: 10px; 
	}

	.courseWrap .courseBox .lecturer .photo{
		float:none;
		width:75%;
		margin:0 auto 15px;
	}
	
	
	.chogakko .section .lecturer .lec-prof{
		color: #FFFFFF;
	}
	
	
	.chogakko .section .lecturer .lec-img{
		display: block;
		overflow: hidden;
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	
	
	.chogakko .section .lecturer .lec-img-ret{
		display: block;
		overflow: hidden;
		width: 100%;
	    margin: 0 auto;
	    margin-bottom: 20px;
		text-align: center;
	}
	    
	.chogakko .section .lecturer .lec-prof p{
	 margin-top: 0;
	}
	
	.chogakko .section .lecturer .lec-prof .pro_box{
	    clear: both;
	}
	
	
	.chogakko .section .lecturer .lec-prof .br-cut br{
		display: none;
	}
	
	.chogakko .section .apply .btn{
		/*margin-top: 20px;*/
	}
	
	.chogakko .section .apply .a_end{
		/*margin-top: 20px;*/
	}
	
	
	.chogakko h3{
		line-height: 150%;
	}
	
	
	.chogakko h3 .sub{
		font-size: 0.9em;
	}

	.courseWrap .courseBox {
	    padding: 30px 0px;
	}
	
	.chogakko .course .course-title{
		margin-bottom:10px;
	    margin-top: 0;
	}
	.course .title img{
	
	}
	
	.course .course-title .sub{
		font-size: 0.7em;
	}	
		
	
	
	.chogakko .section .lecturerCol2 .lecturer{
		width:100%;
	}
	
	/*
	.table_L{
		float: none; 
	}
	.table_bnr{
		float: none;
		margin-top: 0;
		margin-bottom: 10px;
	}
	
	.table_bnr img{
	    margin-left: 0;
	    margin-right: 10px;
	    margin-top: 10px;
		width: 30%;
	}
	*/
	
	.table_bnr{
	    width: 15%;
		margin-top: 0;
	}
	
	.chogakko .text-s{
	    font-size: 1em;
	}


}







/* --------------------
     新申込ボタン一式
   -------------------- */
   
.chogakko .panel1-50.apply-base{
	border: 2px solid #ffd201;
	padding: 0;
	text-align: center;
}

.chogakko .apply-title{
	background-color: #ffd201;
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 120%;
	padding: 2%;
}

.chogakko .section .apply-btn .btn{
	display: inline-block;
	min-width: 60%;
	margin: 30px auto;
	height: 50px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0;
	border: none;
	box-shadow: 0 6px 0 rgba(229, 220, 204, 1);
	border-radius: 35px;
	text-decoration: none;
	padding: 15px 60px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f55c00), color-stop(0.00, #ffa119));
	background: -webkit-linear-gradient(#ffa119, #f55c00);
	background: -moz-linear-gradient(#ffa119, #f55c00);
	background: -o-linear-gradient(#ffa119, #f55c00);
	background: -ms-linear-gradient(#ffa119, #f55c00);
	background: linear-gradient(#ffa119, #f55c00);
}
.chogakko .section .apply-btn .btn[href=""]{
    color:#000;
    background:none;
    box-shadow: none;
    font-size:1.6em;
    line-height: 1.4;
    pointer-events: none;
    padding: 15px 60px;
    /*width: fit-content;*/
    height: auto;
}
.chogakko .section .apply-btn .btn[href=""] br{
    display: block; 
}

.chogakko .section .apply-btn .btn:hover{
    opacity: 0.5;
}

.chogakko .section .apply-btn .btn a{
    color: #FFFFFF;
}
.chogakko .section .apply-btn .btn a:hover{
    color: #FFFFFF;
}
.chogakko .section .apply-btn .btn + .btn{
	margin-top: 0;
}

.chogakko .section .apply-btn .a_end{
    margin: 30px 0;
    font-size: 1.6em;
}

.chogakko .btn_att {
    text-align: center;
    margin-bottom: 20px;
    padding:0 16px;
    font-size: 0.9em;
    color:#666;
}

.apply-btn a.btn br{
	display: none;
}


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

	.chogakko .apply-title{
	font-size: 1.4em;    
	padding: 3%;
	}    
	
	.chogakko .section .apply-btn .btn{
	margin: 20px auto;
	padding: 15px 15px;
	width: 90%;
	font-size:15px;
    height: inherit;
	}
	
	.chogakko .section .apply-btn .btn a{
	font-size: 1em;
	}    
	
	.chogakko .section .apply-btn .a_end{
	margin: 15px 0;
	font-size: 1.2em;
	}    
	
	#content .chogakko .section .btn_att{
	padding: 0 10px;
	font-size: 0.8em;
	}

	.apply-btn a.btn br{
		display: block;
	}
	.chogakko .section .apply-btn .btn[href=""]{
	    font-size:1.3em;
	    padding: 15px 0px;
	}

	#content .chogakko .course .det dt{
		width:auto;
		float: none;
	}
    
}


/****h3見出し調整****/

.chogakko h3 span{
    display: block;
	font-size: 0.9em;
	padding: 0 10px;
}

@media only screen and (max-width: 640px) {
.chogakko h3 span{
	font-size: 0.9em;
}
}

/* qr ex */

.qr{
}
.qr p:nth-of-type(1){
	margin-bottom:36px;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.3;
}
.qr p:nth-of-type(2){
	margin-bottom:24px;
}
.qr small{
	display:block;
	font-size:0.9em;
	color:#777777;
}
.qr img{
	float:left;
	padding:0 40px 0px 0px;
	width:38%;
	height:auto;
}

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

	.qr{
	}
	.qr > div{
		padding:20px;
	}
	.qr p:nth-of-type(1){
		margin:10px 0px 10px;
		font-size:1.5em !important;
		font-weight:bold;
	}
	.qr p:nth-of-type(2){
		margin-bottom:20px;
	}
	.qr small{
		display:block;
		font-size:0.9em;
		color:#777777;
	}
	.qr img{
		float:left;
		padding:0 0 10px 0;
		width:100%;
		height:auto;
	}

}

/*申し込み注意事項*/

.chogakko .section .apply-att{
	font-size: 1em;
	margin-top:30px;
	color:#F00;
	padding: 0 10px;
}
.chogakko .section .apply-att a{
	color:#7DBB00;
}
#content .chogakko .section .btn_att {
    margin-top: 10px;
}
@media only screen and (max-width: 640px) {
	.chogakko .section .apply-att{
		font-size: 0.8em;
        margin-top:10px;
	}

}









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

	/* kobetu */
	#content .chogakko .course .course-detail .mBijyutu{
		margin-top:15px;
	}
	#content .chogakko .course .course-detail .mBijyutu p{
		font-size:0.9em;
		line-height:1.3;
		box-sizing:border-box;
		padding:2% 5%;
	}
	#content .chogakko .course .course-detail .mBijyutu p:nth-of-type(1){
		padding-bottom:5%;
		width:100%;
		float:none;
	}
	#content .chogakko .course .course-detail .mBijyutu p:nth-of-type(2){
		padding-bottom:8%;
		width:100%;
		float:none;
	}
	#content .chogakko .course .course-detail .mBijyutu p:nth-of-type(3){
		clear:both;
		text-align:left;
		font-size:0.8em;
		padding:0 0 2%;
	}
	#content .chogakko .course .course-detail .mBijyutu p img{
		display:block;
		height:auto;
		width:100%;
		padding-bottom:2%;
	}

}

/*20190208 vol2用*/

.chogakko .section.vol2 .lecturer .lec-prof{
    border-bottom: 2px dotted #bebebe;
    width: 68%;
    padding-bottom: 15px;
}

.chogakko .section.vol2 .lecturer .lec-prof:last-child{
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}


.chogakko .section.vol2 .lecturer .lec-prof .prof{
	border-top: 0;
}

@media only screen and (max-width: 640px) {
    
    .chogakko .section.vol2 .lecturer .lec-prof {
    width: 100%;
    padding-top: 15px;
    }    

/*20191223 　大学校用調整*/
    .chogakko .course .btnArea a:nth-of-type(1) {
        width: 100%;
        float: none;
    }    

    .chogakko .course .btnArea a:nth-of-type(2) {
        width: 100%;
        float: none;
        margin-top: 5%;
    }

}

/*20200120 　会場変更案内*/

.place_att{
    text-align: center;
    color: #FF0000;
    border: 1px solid #FF0000;
    padding: 10px;
    margin: 20px auto;
}


.menu_box .day {
    margin-bottom: 0;
}

.s_gray{
    color: #666666;
    font-size: 0.8em;
}

/*20200714 追加*/

.course .img-main{
    margin-bottom: 20px;
}
.course .img-main img{
    width: 100%;
}
.course .course-title small{
    display: block;
    font-size: 0.8em;
}

.chogakko .course .det small{
    font-size: 0.8em;
}

.notesBox{
    position: relative;
    margin-top:30px;
    padding:0px 30px 15px;
    border:1px solid #999;
}
.notesBox strong{
    position: relative;
    top:calc( ( (1.2em / 2) + 0px ) * -1 );
    left:-15px;
    padding:0 10px;
    font-size: 1.1em;
    font-weight: bold;
    background:#FFF;
}
.notesBox p:nth-of-type(n+2){
    margin-top: 10px;
}

.vSatt{
    text-align: center;
    font-size: 1.2em;
    line-height: 1.8em;
    font-weight: bold;
}

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

    .vSatt {
        text-align: left;
        }
}

/*youtube埋め込み　20201228追加*/

.youtubeWrap{
    margin-bottom: 20px;
}

.youtubeWrap .iframebox {
  width: 100%;
  height: 0;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
}

.youtubeWrap .iframebox iframe{
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important
}

.youtubeWrap a{
    text-align: right;
    display: inherit;
    margin-top: 10px;
    color: #00f;
}

/*20210316*/

.bnrBtn{
    margin-top: 30px;
    text-align: center;
}

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

.bnrBtn{
    margin-top: 20px;
}

.bnrBtn img{
    width: 100%;
}

}

/*20210408*/
#content .chogakko .detail p.guide{
    border: double;
    padding: 20px;
    margin-top: 20px;
    font-size: 1em;
}

#content .chogakko .detail p.guide .guide_title{
    display: block;
    font-weight: bold;
}

h2 span{
    padding: 26px 80px;
}

h2 span small{
    font-size: 0.8em;
}
@media only screen and (max-width: 640px) {

h2 span{
    padding-left: 2%;
    padding-right: 2%;
}

}

/*20220322*/
#content .chogakko .apply-base .apply-text{
    font-size: 1.6em;
    display: inline-block;
    min-width: 60%;
    margin: 30px auto;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    border: none;
    border-radius: 35px;
    text-decoration: none;
    padding: 15px 60px;
    background: #EEE;
}
@media only screen and (max-width: 640px) {
#content .chogakko .apply-base .apply-text{
    max-width: 90%;
    margin: 20px auto;
    padding: 15px;
    
    }

}


/*20220411*/
.chogakko .section .apply-btn .btn[href=""]{
    font-size: 1.6em;
    display: inline-block;
    min-width: 60%;
    margin: 30px auto 0;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    border: none;
    border-radius: 35px;
    text-decoration: none;
    padding: 15px 60px;
    background: #EEE;
}

.chogakko .section .apply-btn .btn[href=""]:last-child{
    margin: 30px auto 30px;    
}

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

.chogakko .section .apply-btn .btn[href=""]{
    font-size: 16px;
    padding: 15px;
    border-radius: 15px;
    }

}

