@charset "Shift_JIS";

.class-txt {
width: 702px;
text-align: left;
padding: 26px 0px 0px 0px;
			line-height:1.8em;
	margin-bottom: 30px;
}

.table_olg  {
	width: 700px;
	margin-top: 10px;
}

.table_olg  td .center{
	font-size: 12px;
	line-height: 16px;
	padding: 6px;
	text-align:center;
}

.table_olg  td {
	font-size: 12px;
	line-height: 16px;
	padding: 6px;
	border:#999 solid 1px;
	}

.table_olg  th {
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	padding: 6px;
	}



.table_olg2 {
	width: 700px;
	margin-top: 10px;
    border-spacing: 5px;
	}

.table_olg2 td .center{
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
	text-align:center;
}

.table_olg2 td {
	font-size: 12px;
	line-height: 16px;
	padding: 10px;
}

.table_olg2 th {
	text-align: center;
	font-size: 12px;
	font-weight:bold;
	padding: 10px;
	}
	
	


.table_classc  {
	width: 700px;
	margin-top: 10px;
}

.table_classc  td {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 20px;
}

.table_classc  th {
	background-image: url(../img/class/point.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 0px 10px 40px;
	text-align: left;
	vertical-align:top;
	height: 20px;
	}
	
.table_classa2  {
	width: 700px;
	margin-top: 10px;
}

.table_classa2  td {
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 20px;
}

.table_classa2  th {
	background-image: url(../img/class/point2.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	font-size: 14px;
	line-height: 16px;
	padding: 10px 0px 10px 40px;
	text-align: left;
	vertical-align:top;
	height: 20px;
	}

.table_classa  td {
	font-size: 12px;
	line-height: 16px;
	width: 250px;
	padding-top: 10px;
}

.table_classa th {
	background-image: url(../img/class/point2.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	font-size: 14px;
	line-height: 16px;
	padding-left: 40px;
	padding-top: 10px;
	width: 300px;
	text-align: left;
	vertical-align:top;
	}

.lesson-table {
	padding: 2px;
}
.lesson-table td {
	padding-bottom: 0;
}
.lesson-table td.att-image {
	padding-bottom: 2px;
}

.class_photo{
clear:both;
width: 702px;
text-align: left;
	  display: table;
}

.C_Left {
	width:352px;
	float:left;
			line-height:1.8em;}

	
.C_Right {
	width:350px;
	float:right;
}

.ttl-waku {
    font-size:110%;
    font-weight: bold;
    padding: 5px 0;
    width: 100%;
    text-align: center;
    border: #232323 solid 1px;
    margin: 30px 0 15px;
}

.midashi1{
    font-weight: bold;
    font-size:110%;
}

.fcty-info ul {
	display: flex;
    align-items: top;
    list-style: none;
    margin: 15px 0;
} 

.fcty-info ul li{
	text-align: left;
}

.fcty-info ul li:nth-of-type(1){
	width: 120px;
margin-right: 20px;}
	
.fcty-infoul li:nth-of-type(2){
}

.class-info {
    width: 700px;
  padding: 20px;
  margin: 0 auto;
    text-align: left;
}

.class-info h1 {
font-size:120%;
    padding: 5px 0;
    width: 100%;
    text-align: center;
    border: #232323 solid 1px;
    margin: 30px 0 15px;
}

.class-info h2 {
font-size:115%;
 padding: 5px 0;

}

.class-info h3 {
font-size:110%;
 padding: 5px 0;

}

.class-info h4 {
 padding: 5px 0 5px 5px;
    background-color:#BDBDBD;
    color:white;
    margin: 20px 0 10px;

}

.omoushikomi{
    width:100%;
    text-align: center;
    margin: 40px 0;
}
.btn--gray,
a.btn--gray {
display: inline-block;
  color: #fff;
  background-color: #545454;
    padding: 15px;
    width: 80%;
    font-size:120%;
}
.btn--gray:hover,
a.btn--gray:hover {
  color: #fff;
  background: #7f7f7f;
}

a.btn--radius {
   border-radius: 100vh;
}





/*ƒXƒ}ƒz
------------------------------------------------------------*/
@media only screen and (max-width: 480px){
	
.class-txt{
width: 100%;
margin-left: 0px;

}

	
	.table_olg, .table_classc,.table_classa2  {
	width: 100%;
}

	.table_classc th, .table_classa2 th, .table_classa th {
	background-position: left 20px;
	line-height: 20px;
	}
	
.class__photo {
width: 100%;
margin-left: 0px;
}

.C_Left,.C_Right  {
width: 100%;
	float:none;
        margin-bottom: 2px;

    }
.fcty-info ul li img {
max-width: none;
    }
    
    .class-info {
    width: 90%;
}
}