@charset "utf-8";
.elementary .blk .schedule table.date th.wid-iwaki {
    width: 115px;
}
.elementary .preparation {
    background-color: #f4dbdd;
    color: #c13a41;
}
.preparation {
    background-color: #E0E3E8;
    padding: 15px;
    color: #344564;
    margin-bottom: 20px;
    font-size: 95%;
    margin-top: 15px;
    
}
.preparation dt {
    font-weight: 700;
}
.sub-ttl {
    font-weight: 700;
    color: #344564;
    font-size: 110%;
    margin-bottom: 10px;
    margin-top: 20px;
}
.elementary .sub-ttl {
  color: #c13a41;
}
.cau-red {
    color: #c13a41;
    font-weight: 500;
    font-size: 95%;
    line-height: 1.6;
    display: block;
}
.cautiton-red {
	margin-top: 5px;
}
.cautiton-red .asaka-bold {
	font-weight: bold;
	background:linear-gradient(transparent 60%, #ff6 60%);
}
.blk .price .dtl table .asaka-bg th {
  background-color:#c464a7 !important;
    color: #fff !important; 
}
.blk .price .dtl table .asaka-bg td {
  background-color: #f7e7f2 !important;
}
.blk .price .dtl table td .net {
    display: inline-block;
    margin-left: 10px;
}
.arrow_box{
    position:relative;
    width:160px;
    background:#ff6;
    padding:5px;
    text-align:center;
    font-size:12px;
    line-height: 1.5;
    margin: auto;
    color: #c13a41;
    border-radius: 40px;
    font-weight: 700;
    margin-bottom: 10px;
}
.arrow_box:after{
    content:'';
    position:absolute;
    margin-left: -5px;
    border-top-color:#ff6;
    top:100%;
    left:50%;
    
    
    width: 0;
height: 0;
border-style: solid;
border-width: 8px 5px 0 5px;
border-color: #ff6 transparent transparent transparent;
}
.visual dl {
    display: table;
    width: 100%;
    font-size: 130%;
    font-family: 'Noto Serif Japanese';
    border-top: #59387e 2px solid;
    margin-top: 30px;
}
.visual dt {
    display: table-cell;
    vertical-align: middle;
    background-color: #59387e;
    width: 180px;
    text-align: center;
    color: #fff;
    border-bottom: #59387e 2px solid;
    border-right: #59387e 2px solid;
    padding: 10px;
}
.visual dd {
    display: table-cell;
    vertical-align: middle;
    color: #59387e;
    border-bottom: #59387e 2px solid;
    border-right: #59387e 2px solid;
    padding: 10px;
    text-align: center;
}
.visual dd span {
    margin-left: 20px;
}
.area-tab {
    margin-top: 40px;
    margin-bottom: 20px;
    border-bottom: #344564 2px solid;
}
.elementary .area-tab {
    border-bottom-color: #c13a41;
}
.area-tab p {
    margin-bottom: 40px;
    color: #c13a41;
    font-weight: 700;
    text-align: center;
    margin-top: -20px;
    background-color: #f7eaeb;
    padding: 20px;
    border: #c13a41 1px solid;
}
.area-tab p span {
    display: block;
    font-weight: 400;
    color: #333333;
    font-size: 90%;
    margin-top: 20px;
}
.area-tab ul {
}
.tabContent .new {
    font-weight: 700;
    color: #344564;
    border-top: #344564 1px solid;
    border-bottom: #344564 1px solid;
    text-align: center;
    padding: 10px;
    margin-bottom: -20px;
    font-size: 115%;
    background-color: #ECEFF4;
}
.tabContent .new p {
    display: inline-block;
    margin-left: 15px;
}
.tabContent .new span {
    background-color: #c13a41;
    color: #fff;
    display: inline-block;
    font-size: 80%;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 15px;
}
.area-tab li {
    border: #344564 1px solid;
    color: #344564;
    font-weight: 700;
    width: 24.9999%;
    box-sizing: border-box;
    padding: 12px;
    text-align: center;
    position: relative;
    cursor: pointer;
}
.area-tab li:hover {
    background-color: #F1F1F1;
}
.elementary .area-tab li {
    border-color: #c13a41;
    color: #c13a41;
}
.area-tab li:after {
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    content: '';
    width: 8px;
    height: 8px;
    margin-top: -5px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    border-top-width: 2px;
    border-right-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #344564;
    border-right-color: #344564;
}
.elementary .area-tab li:after {
    border-top-color: #c13a41;
    border-right-color: #c13a41;
}
.tabContent {
    display: none;
}
.tabContent.active {
    display: block;
}
.area-tab li.current {
    background-color: #344564;
    color: #fff;
}
.elementary .area-tab li.current {
    background-color: #c13a41;
}
.area-tab li.current:after {
    border-top-color: #fff;
    border-right-color: #fff;
}
.course-btn .row {
    letter-spacing: -0.5em;
    margin-top: 50px;
}
.course-btn .row .blk{
    letter-spacing: 0.05em;
    width: 45.9999%;
    margin-left: 2%;
    margin-right: 2%;
    vertical-align: top;
    display: inline-block;
}
.course-btn .row .blk a span {
    font-size: 120%;
}
.course-btn .row .blk a {
    display: block;
    
    background-image: url( "../images/foot_junior.jpg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    font-weight: 700;
    color: #fff;
    padding: 15px;
    text-align: center;
    padding-top: 55px;
    padding-bottom: 55px;
    text-decoration: none;
    font-size: 120%;
    border: #344564 6px solid;
    position: relative;
}
.course-btn .row .blk a:hover {
    opacity: 0.8;
}
.course-btn .row .blk a:after {
}
.course-btn .row .blk a:after {
    top: 50%;
    content: '';
    width: 12px;
    height: 12px;
    margin-top: -6px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top-width: 4px;
    border-right-width: 4px;
    border-top-style: solid;
    border-right-style: solid;
    border-top-color: #fff;
    border-right-color: #fff;
    transition: ease-in-out .3s;
    right: 20px;
    position: absolute;
}
.course-btn .row .blk:first-child a {
    border-color: #c13a41;
    background-image: url( "../images/foot_elementary.jpg");
}
.course-btn .row .blk a:before {
    background-image: url("../images/foot_icon_elementary.png");
    position: absolute;
    background-size: cover;
    width: 60px;
    height: 60px;
    z-index: 1;
    content: "";
    left: 0;
    top: 0;
}
.course-btn .row .blk:last-child a:before {
    background-image: url( "../images/foot_icon_junior.png");
}
.feature .point {
    margin-bottom: 40px;
}
.feature h3 {
    color: #344564;
    font-weight: 700;
    font-size: 150%;
    position: relative;
    padding-left: 70px;
    border-bottom: #344564 1px solid;
    padding-bottom: 25px;
    margin-bottom: 30px;
}
.elementary .feature h3 {
    color: #c13a41;
    border-bottom: #c13a41 1px solid;
}
.feature .photo {
    float: left;
    margin-right: 30px;
}
.feature h3:before {
    width: 50px;
    line-height: 50px;
    content: "01";
    background-color: #344564;
    position: absolute;
    top: 50%;
    left: 0;
    color: #fff;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    margin-top: -35px;
}
.elementary .feature h3::before {
    background-color: #c13a41;
}
.feature h3.num02:before {
    content: "02";
}
.feature h3.num03:before {
    content: "03";
}
.feature #number ul {
    margin-left:-1%;
	margin-right:-1%;
}
.feature #number li {
	background-color:#f2f2f2;
	padding:20px;
	color:#344564;
	font-weight:700;
	font-size:150%;
	width:31.3333%;
	margin-left:1%;
	margin-right:1%;
	box-sizing:border-box;
	margin-bottom:2%;
}
.feature #number li dl {
	letter-spacing:-0.4em;
}
.feature #number li dt {
	display:inline-block;
	vertical-align:middle;
	width:68.9999%;
	letter-spacing:0.05em;
}
.feature #number li dt span {
    display: block;
    font-weight: normal;
    font-size: 60%;
    margin-top: -10px;
}
.feature #number li dd {
	color:#c13a41;
	display:inline-block;
	vertical-align:middle;
	width:30.9999%;
	letter-spacing:0.05em;
	text-align:right;
}
.feature #number li dd span {
	font-family: 'Oswald', sans-serif;
	font-weight:500;
	font-size:170%;
	margin-right:2px;
	line-height:1;
	vertical-align:baseline;
	display:inline-block;
}
.feature #number li dd div {
	line-height:1;
}





.main.elementary .gakuho h2 .target {
    display: block;
    color: #EA9507;
    font-size: 15px;
    font-family: 'Noto Sans Japanese';
}
#winter .fix-btn {
	position:fixed;
	left:0;
	right:0;
	bottom:0;
	display:none;
	z-index:4;
}
#winter .fix-btn a {
	display:block;
	padding:18px;
	text-align:center;
	font-weight:700;
	background-color:#c13a41;
	color:#fff;
	text-decoration:none;
	font-size:120%;
	background-image: url(../images/arrow.png);
background-repeat: no-repeat;
background-position: 96% center;
background-size: 14px;
}
.summary .jyukunavi {
	background-color:#f2f2f2;
	padding:25px;
}
.summary .jyukunavi .img{
	float:left;
	width:250px;
	margin-right:30px;
}
.summary .jyukunavi dl {
	overflow:hidden;
}
.summary .jyukunavi dl dt {
	font-weight:700;
	font-size:125%;
	color: #344564;
	margin-bottom:5px;
}
.summary .jyukunavi dl dd span {
	font-size:90%;
	display:block;
	margin-top:10px;
}
.summary .index ul.ele {
	margin-top:0;
}
.summary .index  p {
	text-align:center;
	font-weight:500;
	font-size:105%;
	color: #c13a41;
	line-height:1.6;
	margin-top:-10px;
}
.summary .index ul.ele li::before {
    background-image: url(../../winter2019j/images/label01.png);
}
.summary .index ul.ele li h2,
.summary .index ul.ele li h2 span {
	color:#c13a41;
}
.summary .index ul.ele li  a.link-btn {
	background-color:#c13a41;
}
.summary .index ul.ele li  a.link-btn:hover {
	background-color:#A63238;
}
.index ul {
	margin-top:50px;
	margin-left:-2%;
	margin-right:-2%;
}
.index p .caution-red {
	font-weight:500;
	color:#c13a41;
}
.index p a {
	font-weight:700;
	color:#c13a41;
}
.index ul li {
	background-color: #f2f2f2;
	padding:30px;
	width:45.9999%;
	margin-left:2%;
	margin-right:2%;
	box-sizing:border-box;
	margin-bottom:4%;
	text-align:center;
	position:relative;
}
.index ul li:before {
	position: absolute;
	z-index: 1;
	background-image: url(../../winter2019j/images/label02.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size:cover;
	content:"";
	width:80px;
	height:80px;
	left:0;
	top:0;
}
.index.elementary ul li:before {
	background-image: url(../../winter2019j/images/label01.png);
}
.index ul li a {
	margin:auto;
}
.index ul li h2 {
	line-height:1.6;
	margin-bottom:25px;
}
.index ul li h2 span {
	font-family:inherit;
	color:#344564;
	display:block;
	padding-left:0;
}
@media screen and (max-width: 860px) {
.course-btn .row .blk {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
    display: block;
    margin-bottom: 15px;
}
.blk .schedule .time table {
  table-layout:inherit !important;
}
.course-btn .row .blk a {

    font-size: 3.6vmin;
    }
.feature #number li {
    width: 47.9999%;
	font-size: 130%;
}
    
#winter .fix-btn {
	display:block;
}
}
@media screen and (max-width: 640px) {
.area-tab li {
    
}
.area-tab li {
    width: 49.9999%;
   padding: 9px;
}
    
.feature #number li dd span {
    font-size: 130%;
}
.feature #number li {
    padding: 10px;
	display:block;
	margin-left:0;
	margin-right:0;
	width:auto;
}

.summary .jyukunavi .img {
    width: 170px;
    margin-right: 20px;
}
.index ul {
	margin-left:0%;
	margin-right:0%;
}
.index ul li {
	padding:15px;
	width:100%;
	margin-left:0%;
	margin-right:0%;
	display:block;
}
.index ul li h2 {
	font-size:140%;
    margin-bottom: 15px;
}
}
@media screen and (max-width: 480px) {
.blk .price .dtl table td .net {
    display: block;
    margin-left: 0px;
}
.blk .price .dtl table td .sp-none {
    display: none;
}
.feature #number li dt span {
  margin-top: 0px;
}
.area-tab p {
    margin-top: -15px;
    font-size: 95%;
    margin-bottom: 30px;
    padding: 10px;
}
.area-tab p span {
    text-align: left;
}
.visual dt {
    width: 60px;
    padding: 5px;
}
.visual dd {
    padding: 5px;
    text-align: center;
}
.visual dd span {
    margin-left: 0;
    display: block;
}
.visual dl {
    font-size: 100%;
    margin-top: 20px;
}
.tabContent .new {
    padding: 8px;
    margin-bottom: -5px;
    font-size: 110%;
}
.tabContent .new p {
    display: block;
    margin-left: 0px;
    margin-top: 5px;
}
.tabContent .new span {
    font-size: 75%;
    padding: 2px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 10px;
}
.area-tab {
    margin-top: 30px;
}
.area-tab li::after {
    right: 15px;
    width: 6px;
    height: 6px;
    margin-top: -5px;
}
.course-btn .row {
    margin-top: 30px;
}
.course-btn .row .blk a::after {
    width: 10px;
    height: 10px;
    margin-top: -5px;
    border-top-width: 3px;
    border-right-width: 3px;
    right: 15px;

}
.course-btn .row .blk a {
    font-size: 4.3vmin;
    padding-top: 50px;
padding-bottom: 50px;
}
.feature .photo {
    float: none;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 20px;
}
.feature h3::before {
    width: 40px;
    line-height: 40px;
    margin-top: -30px;
}
.feature h3 {
    font-size: 130%;
    padding-left: 55px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    line-height: 1.4;
}
.summary .jyukunavi {
	padding:15px;
}
.summary .jyukunavi .img {
    width: auto;
    margin-right: 0px;
	margin-bottom:20px;
	float:none;
}
.summary .jyukunavi dl dt {
    font-size: 120%;
}
}
.class-btn {
	text-align:center;
}
.class-btn a {
	margin:auto;
}
.special {
		text-align:center;
}
.special ul {
	text-align:left;
}
.special ul li {
	width:47.9999%;
	margin-left:1%;
	margin-right:1%;
	margin-bottom:2%;
	border:#E0E3E8 2px solid;
	box-sizing:border-box;
	text-align:center;
}
.special .dammy {
	background-color:#C8C8C8;
	padding:20px;
	opacity:0.6;
}
.main h2{
    text-align: center;
    font-weight: 700;
    font-size: 220%;
    color: #344564;
    margin-bottom: 40px;
}
.main h2 span {
    font-family: 'Oswald', sans-serif;
    color: #c6c9d0;
    font-weight: 400;
    font-size: 75%;
    padding-left: 20px;
    vertical-align: text-bottom;
}
.blk .ttl {
	display:table;
}
.blk .ttl dt {
	display:table-cell;
	vertical-align:middle;
}
.blk .ttl dt span {
	background-color:#344564;
	color:#fff;
	width:110px;
	line-height:110px;
	display:block;
	text-align:center;
	font-weight:700;
	font-size:160%;
}
.blk .ttl dd {
	display:table-cell;
	vertical-align:middle;
	color:#344564;
	font-weight:700;
	font-size:180%;
	line-height:1.7;
	padding-left:30px;
}
.blk .box {
	background-color: #E0E3E8;
	padding:30px;
	margin-bottom:50px;
}
.blk .box h3 {
	font-size:230%;
	font-weight:700;
	line-height:1.5;
	color:#344564;
	margin-bottom:15px;
}
.elementary .blk .box .tar-class {
	font-size:90%;
	color:#c13a41;
    margin-top: -12px;
    margin-bottom: 10px;
}
.blk .box h3 span {
	border:#344564 1px solid;
	color:#344564;
	font-size:40%;
	padding:5px;
	display:inline-block;
	vertical-align:middle;
	margin-right:20px;
}
.blk .box .sub-copy {
	color:#344564;
	font-weight:500;
	font-size:110%;
	margin-bottom: 25px;
}

.blk .box .teach {
	background-image: url(../../winter/images/teach_iwaki02.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:160px;
}
.iwaki .blk .box .teach {
    background-image: url(../../winter/images/teach_iwaki_ju.png);
}
.fukushima .blk .box .teach {
    background-image: url(../../winter/images/teach_fukushima_ju.png);
}
.aizu .blk .box .teach {
    background-image: url(../../winter/images/teach_aizu_ju.png);
}
.koriyama .blk .box .teach {
    background-image: url(../../winter/images/teach_koriyama_ju.png);
}

.blk .box .teach ul {
	margin-bottom:15px;
}
.blk .box .teach li {
	background-color:#344564;
	color:#fff;
	font-weight:500;
	padding:7px;
	margin-right:10px;
	margin-bottom: 10px;
}
.blk .box .teach dt {
	font-weight:700;
	margin-bottom:10px;
	color:#344564;
	font-size:110%;
}
.blk .schedule .icon {
	margin-bottom:20px;
}
.blk .schedule .icon li {
	margin-right:20px;
}
.blk .schedule .limit {
    border: #c13a41 2px solid;
    text-align: center;
    color: #c13a41;
    padding: 15px;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 115%;
}
.blk .schedule .limit p {
    display: inline-block;
    background-image: url("../../spring2022e/images/info.png");
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
}
.blk .schedule .limit span {
    background:linear-gradient(transparent 60%, #ff6 60%);
    margin-left: 10px;
}
.blk .schedule table.date{
	border-top:#344564 1px solid;
	border-left:#344564 1px solid;
}
.blk .schedule table.date thead th {
	    background-color: #E0E3E8;
}
.blk .caution-red {
	font-size:95%;
	margin-top:10px;
}
.blk .schedule table.date th {
	border-bottom:#344564 1px solid;
	border-right:#344564 1px solid;
	padding:5px;
	text-align:center;
    
}
.blk .schedule table.date .asaka-bg th {
    background-color: #c464a7;
    color: #fff;
}
.blk .schedule table.date .asaka-bg td {

}
.blk .schedule table.date tbody th {
    line-height: 1.7;
}
.blk .schedule table.date tbody th span.size {
    font-size: 90%;
    line-height: 1.6;
    display: block;
}
.blk .schedule table.date tbody th.bg-line {
    border-bottom-color: #fff;
}
.blk .schedule table.date tbody th .limit {
    color: #c13a41;
    font-size: 95%;
    font-weight: 700;
    line-height: 1.4;
}
.blk .schedule table.date tbody th .limit span {
    background:linear-gradient(transparent 60%, #ff6 60%);
}
.blk .schedule table.date th.sat {
	color: #358ED0;
}
.blk .schedule table.date th.sun {
	color: #D0353D;
}
.blk .schedule table.date tr.date-list th {
	width:7%;
}
.blk .schedule table.date td {
	border-bottom:#344564 1px solid;
	border-right:#344564 1px solid;
	padding:5px;
    line-height: 1.5;
	text-align:center;
}
.blk .schedule h3 {
	font-weight: 700;
	font-size: 120%;
	color: #344564;
	margin-bottom: 15px;
	background-image: url(../../junior_high/images/icon_circle.png);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-left:35px;
}
.blk .schedule .time h4 {
    font-weight: 700;
    font-size: 130%;
    margin-bottom: 15px;
    background-image: url(../../winter/images/icon_circle1.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    background-size: 25px;
    padding-left: 35px;
    color: #344564;
    margin-top: 40px;
}
.blk .schedule .time h4.mdt {
    margin-top:-10px;
}
.blk .schedule .time h4 .tbl {
    display: table;
}
.blk .schedule .time h4 .tbl .cell{
    display: table-cell;
    vertical-align: middle;
}
.blk .schedule .time h4 .tbl .cell:last-child {
    padding-left: 25px;
}
.blk .schedule .time h4 span {
	font-size:80%;
	margin-left:20px;
	font-weight:400;
}
.blk .schedule .time table {
	border-left:1px #344564 solid;
	border-top:1px #344564 solid;
	table-layout:fixed;
}
.blk .schedule .time table tr:last-child th {
	border-color:#344564;
}
.blk .schedule .time table th {
	background-color:#344564;
	color:#fff;
	font-weight:700;
	width:210px;
	padding:7px;
	border-bottom:1px #fff solid;
	text-align:center;
}
.blk .schedule .time table th.bg-asaka {
  background-color: #c464a7 !important;
}
.blk .schedule .time table thead th {
	border-right:#fff 1px solid !important;
	border-bottom:#fff 1px solid !important;
}
.blk .schedule .time table thead th:last-child {
	border-right-color:#344564 !important;
}
.blk .schedule .time table td {
	padding:7px;
	border-bottom:1px #344564 solid;
	border-right:1px #344564 solid;
	text-align:center;
    word-break: break-all;
}
.blk .schedule .time table td .bold {
    font-weight: 700;
}
.blk .schedule .time table tbody th.wid01 {
 width: 210px !important;   
}
.blk .schedule .time table.no-fix {
    table-layout: auto !important;
}
.blk .schedule .time table.no-fix thead th {
    width: auto;
}
.blk .schedule .time table td.wid01 {
 width: auto;   
}
.blk .schedule .time table td span.line {
	position: relative;
}
.blk .schedule .time table td span.line:after{
	background-color: #c13a41;
	height: 2px;
	left: -3px;
	right: -3px;
	top: 50%;
	content: "";
	z-index: 1;
	position: absolute;
	
}
.blk .price .dtl h3 {
		font-weight: 700;
	font-size: 130%;
	background-color:#344564;
	color:#fff;
	padding:10px;
	text-align:center;
}
.blk .price .dtl h3 span {
    display: block;
    font-size: 80%;
    margin-top: -5px;
}
.blk .price .dtl table {
	border-left:1px #344564 solid;
}
.blk .price .dtl table th {
	padding:7px;
	background-color: #dadde3;
    color: #344564;
	font-weight:500;
	width:28%;
	text-align:center;
	border-bottom:1px #344564 solid;
	border-right:1px #344564 solid;
    line-height: 1.7;
}
.blk .price .dtl table th span {
    display: block;
    font-size: 90%;
}
.blk .price .dtl table td {
	padding:10px;
	border-bottom:1px #344564 solid;
	border-right:1px #344564 solid;
	line-height:1.6;
}
.blk .price .dtl table td span {
	font-weight:700;
}
.blk .price .dtl table td .red {
	color: #c13a41;
}
.blk .price .dtl table td .yellow {
    background-color: #fff100;
}
.blk .cover {
	background-color: #F1FAF4;
	padding:20px;
	margin-bottom:70px;
}
.blk .cover .title {
	color: #2f8054;
	text-align: center;
}
.blk .cover .title .object {
	background-color: #2f8054;
	color: #FFF;
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: 5px;
	font-size: 96%;
}
.blk .cover .copy {
	font-weight: bold;
	color: #2F8054;
	font-size: 110%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2F8054;
	text-align: center;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 7px;
}
.blk .cover dl dt {
	font-weight: bold;
	margin-bottom: 2px;
}
.blk .cover .row {
	letter-spacing:-0.4em;
}
.blk .cover dl {
	color: #2F8054;
	display:inline-block;
	width:50%;
	box-sizing:border-box;
	padding:10px;
	letter-spacing:0.06em;
	vertical-align:top;
}
.blk .cover dl.no_mdr {
	margin-right:0px;
}
.blk .cover dl dd {
	font-size: 95%;
	margin-bottom: 7px;
}
.blk .cover .title .sub {
	font-weight: bold;
	font-size: 150%;
}
.blk .cover .title .size {
	font-size: 220%;
	font-weight: bold;
}
.blk .test-box {
	text-align: center;
	background-color: #F9ECBC;
	padding: 30px;
}
.blk .test-box h4 {
	font-weight:700;
	font-size:190%;
	color:#c13a41;
	margin-bottom:10px;
}
.blk .test-box h4 span {
	background-color:#fff;
	color:#c13a41;
	font-size:70%;
	padding:7px;
	margin-left:20px;
	display:inline-block;
	line-height:1;
	vertical-align:middle;
	margin-bottom:4px;
}
.blk .test-box ul {
	text-align:center;
	margin-top:20px;
	margin-left:5%;
	margin-right:5%;
}
.blk .test-box ul li {
	width:45.9999%;
	margin-left:2%;
	margin-right:2%;
	text-align:center;
}
.blk .test-box ul li a {
	margin:auto;
}
.blk .test-box ul li a.inq {
	background-color:#c13a41;
}
.blk .test-box ul li a.inq:hover {
	background-color: #A63238;
}
@media screen and (max-width: 640px) {
.blk .schedule .time table tbody th.wid01 {
  width: 15% !important;
}
.blk .schedule .time table th {
width: 20%;
}
.main section {
    margin-bottom: 35px;
}
.main h2 {
    font-size: 170%;
    margin-bottom: 25px;
}
.blk .ttl {
	display:block;
}
.blk .ttl dt {
    display: block;
	margin-bottom:15px;
}
.blk .ttl dt span {
    width: auto;
    line-height: inherit;
    display: block;
	padding:5px;
	font-size:140%;
}
.blk .ttl dd {
    display: block;
    padding-left: 0px;
	font-size: 125%;
	margin-bottom:20px;
}
.blk .box .teach {
    background-image: none !important;
    padding-left: 0px;
}
.blk .box {
    padding: 20px;
	margin-bottom: 35px;
}
.blk .box h3 {
    font-size: 150%;
    margin-bottom: 15px;
}
.blk .schedule .time .scroll {
    overflow-x: auto;
  }
    .blk .schedule .time .scroll table {
        white-space: nowrap;
        width: auto;
    }
.blk .box h3 span {
    font-size: 35%;
    margin-right: 10px;
    margin-bottom: 2px;
}
.blk .box .sub-copy {
    margin-bottom: 15px;
}
.blk .box .teach li {
    padding: 5px;
    margin-right: 4px;
    font-size: 75%;
}
.blk .schedule .icon {
    margin-bottom: 15px;
    font-size: 90%;
}
.blk .schedule .time h4 {
    font-size: 105%;
    margin-bottom: 12px;
    background-size: 18px;
    padding-left: 25px;
    margin-top: 25px;
}
.blk .schedule .time table {
	font-size:95%;
    table-layout: inherit;
}
.blk .schedule .scroll {
	overflow-x: auto;
}
.blk .schedule .scroll::-webkit-scrollbar{
	width: 5px;
	background: #cccccc;
}
.blk .schedule .scroll::-webkit-scrollbar:horizontal{
	height: 5px;
	background: #cccccc;
}
.blk .schedule .scroll::-webkit-scrollbar-thumb{
	background: #344564;
	border-radius: 2px;
}
.blk .schedule .scroll::-webkit-scrollbar-thumb:horizontal{
	background: #344564;
	border-radius: 2px;
}
.blk .price .dtl h3 {
    font-size: 115%;
    padding: 8px;
}
.blk .price .dtl table {
	font-size:95%;
}
.blk .price .dtl table th {
    width: 24%;
}
.blk .cover .title .object {
    display:block;
    margin-right: 0px;
    font-size: 96%;
	margin-bottom: 10px;
}
.blk .cover .title .sub {
    font-size: 135%;
}
.blk .cover .title .size {
    font-size: 195%;
}
.blk .cover .copy {

    margin-top: 10px;
    margin-bottom: 5px;
}
.blk .cover dl {
    display: block;
    width: 100%;
    padding: 0px;
	margin-bottom:15px;
}
.blk .test-box {
    padding: 15px;
}
.blk .test-box h4 {
    font-size: 160%;
}
.blk .test-box h4 span {
    margin-left: 0px;
    display:block;
    margin-bottom: 4px;
	margin-top:10px;
}
.blk .test-box ul{
    margin-left: 0%;
    margin-right: 0%;
}
.blk .test-box ul li {
    width: 100%;
    margin-left: 0%;
    margin-right: 0%;
	display:block;
	margin-bottom:10px;
}
.blk .schedule table.date {
	font-size:95%;

}

.blk .schedule .time h4 span {
    margin-left: 0;
    display: block;
}
.index ul li::before {
    width: 50px;
    height: 50px;
}
.index p .caution-red {
	display:block;
}
.special ul li {
	display:block;
	width:100%;
	margin-left:0;
	margin-right:0;
	margin-bottom:10px;
}
.summary .index p {
    font-size: 95%;
}
.index ul {
    margin-top: 30px;
}
}
@media screen and (max-width: 480px) {
.blk .schedule .limit {
  text-align:left;
  padding: 10px;
}
.blk .schedule table.date {
    width: 480px;
}
.blk .schedule .limit span {
    background:linear-gradient(transparent 60%, #ff6 60%);
    margin-left: 0px;
}
.blk .schedule .limit p {
  padding-left: 45px;
    background-position: left center;
}
}
/*------小学部------------*/
.main.index.elementary h2 {
    color: #c13a41;
}
.main.index.elementary h2 span {
    color: #c13a41;
}
.main.index.elementary  a.link-btn {
	background-color:#c13a41;
}
.main.index.elementary  a.link-btn:hover {
	background-color:#A63238;
}
.main.elementary h2 {
    color: #c13a41;
}

.main.elementary h2 span {
    color: #eac7c8;
}
.main.elementary .gakuho h2 {
	color:#EA9507;
}
.main.elementary .gakuho h2 span {
	color:#FBDAA4;
}
.elementary .blk .ttl dt span {
	background-color:#c13a41;
}
.elementary .blk .ttl dd {
    color: #c13a41;
}
.elementary .blk .box h3 {
    color: #c13a41;
}
.elementary .blk .box h3 span {
	border-color:#c13a41;
    color: #c13a41;
}
.elementary .blk .box {
    background-color: #f7eaeb;
}
.elementary .blk .box .sub-copy {
    color: #c13a41;
}
.elementary .blk .box .teach li {
    background-color: #c13a41;
}
.elementary .blk .box .teach dt {
    color: #c13a41;
}
.elementary .blk .schedule table.date {
	border-top-color:#c13a41;
    border-left-color: #c13a41;
}
.elementary .blk .schedule table.date th {
	border-bottom-color:#c13a41;
    border-right-color: #c13a41;
}

.elementary .blk .schedule table.date td {
	border-bottom-color:#c13a41;
    border-right-color: #c13a41;
}
.elementary .blk .schedule .time h4 {
    background-image: url(../../winter/images/icon_circle2.png);
}
.elementary .blk .schedule .time h4 {
    color: #c13a41;
}
.elementary .blk .schedule .time table {
    padding: 7px;
    border-top-color:#c13a41;
    border-left-color:#c13a41;
}
.elementary .blk .schedule .time table.date tbody th {
    width: 1.8em;
}
.elementary .blk .schedule .time table th {
    background-color: #c13a41;
}
.elementary .blk .schedule .time table td {
    padding: 7px;
    border-bottom-color:#c13a41;
    border-right-color:#c13a41;
}
.elementary .blk .price .dtl h3 {
    background-color: #c13a41;
}
.elementary .blk .price .dtl.english h3 {
    background-color: #F5A116;
}
.elementary .blk .price .dtl table {
    border-top-color:#c13a41;
    border-left-color: #c13a41;
}
.elementary .blk .price .dtl.english table {
    border-top-color:#F5A116;
    border-left-color: #F5A116;
}
.elementary .blk .price .dtl table th {
    background-color: #f4dbdd;
    color: #c13a41;
    border-bottom-color:#c13a41;
    border-right-color: #c13a41;
}
.elementary .blk .price .dtl.english table th {
	background-color: #FDEED6;
	color: #F5A116;
	border-bottom-color: #F5A116;
	border-right-color: #F5A116;
}
.elementary .blk .price .dtl table td {
    border-bottom-color:#c13a41;
    border-right-color: #c13a41;
}
.elementary .blk .price .dtl.english table td {
    border-bottom-color:#F5A116;
    border-right-color: #F5A116;
}
.iwaki.elementary .blk .box .teach {
    background-image: url(../../winter/images/teach_iwaki_ele.png);
}
.fukushima.elementary .blk .box .teach {
    background-image: url(../../winter/images/teach_fukushima_ele.png);
}
.koriyama.elementary .blk .box .teach {
    background-image: url(../../winter/images/teach_koriyama_ele.png);
}
.aizu.elementary .blk .box .teach {
    background-image: url(../../winter/images/teach_aizu_ele.png);
}
.elementary .blk .schedule table.date thead th {
	    background-color: #f7eaeb;
}
.elementary .blk .schedule .time table thead th {
	border-bottom-color:#fff;
}
.elementary .blk .schedule .time table tbody tr:last-child th {
	border-bottom-color:#c13a41;
}
.elementary .blk .schedule .time table tbody th.anko {
	background-color:#59387e !important;
}
.elementary .blk .schedule .time table thead th:last-child {
	border-right-color:#c13a41 !important;
}
.elementary .blk .schedule .scroll::-webkit-scrollbar-thumb{
	background: #c13a41;
}
.elementary .blk .schedule .scroll::-webkit-scrollbar-thumb:horizontal{
	background: #c13a41;
}

/*------------
学鳳
---------------*/

.elementary .blk .schedule.gakuho table.date th {
    border-bottom-color: #EA9507;
    border-right-color: #EA9507;
}
.elementary .blk .schedule.gakuho table.date thead th {
	background-color: #FCE6C2;
}
.elementary .blk .schedule.gakuho table.date td {
    border-bottom-color: #EA9507;
    border-right-color: #EA9507;
}
.elementary .blk .schedule.gakuho table.date {
    border-top-color: #EA9507;
    border-left-color: #EA9507;
}
.elementary .blk .schedule.gakuho .time h4 {
    color: #EA9507;
}
.elementary .blk .schedule.gakuho .time h4 {
    background-image: url(../../winter/images/icon_circle3.png);
}
.elementary .blk .schedule.gakuho .time table th {
    background-color: #EA9507;
}
.elementary .blk .schedule.gakuho .time table td {
    border-bottom-color: #EA9507;
    border-right-color: #EA9507;
}
.elementary .blk .schedule.gakuho .time table {
    border-top-color: #EA9507;
    border-left-color: #EA9507;
}
.elementary .blk .schedule.gakuho .time table tbody tr:last-child th {
    border-bottom-color: #EA9507;
}
.elementary .blk .price.gakuho .dtl h3 {
    background-color: #EA9507;
}
.elementary .blk .price.gakuho .dtl table td {
    border-bottom-color: #EA9507;
    border-right-color: #EA9507;
}
.elementary .blk .price.gakuho .dtl table th {
    background-color: #FCE6C2;
    color: #EA9507;
    border-bottom-color: #EA9507;
    border-right-color: #EA9507;
}
.elementary .blk .price.gakuho .dtl table {
    border-top-color: #EA9507;
    border-left-color: #EA9507;
}

.blk .schedule .time table  .asaka-bg th {
  background-color: #c464a7 !important;
}
.blk .schedule .time table  .asaka-bg td {
  background-color: #f7e7f2 !important;
}
.blk .schedule table.date .asaka-bg th {
    background-color: #c464a7 !important;
}
.blk .schedule table.date .asaka-bg td {
    background-color: #f7e7f2 !important;
}
