@media (max-width: 600px)
{
.image-footer-big {
		display:none!important;
	}
.image-footer-small a:hover {
	-webkit-filter:         brightness(1.1);     
	}
	.font-footer
	{
		font-size:10px!important;
}
}
@media (min-width: 600px)
{
.image-footer-small {
		display:none!important;
	}
.image-footer-big a:hover {
	-webkit-filter:         brightness(1.1);     
	}
	.font-footer
	{
		font-size:14px!important;
	}
}
@media (max-width: 900px) {
	.hide-image-header {
		display:none;
	}
	.line-image-header{
		padding-bottom:60px!important;
	}
	.group-access{
		width:95%!important;
		align-content:center!important;
	}
}
@media (min-width: 900px) {
	.display-image-header{
		display:none;
	}	
	.line-image-header{
		padding-bottom:24px!important;
	}
	.group-access{
		width:70%!important;
		align-content:center!important;
	}
}

a {
  text-decoration: none !important;
}
a:hover {
  text-decoration: underline !important;
}

.introduction{
	width: 100%;
}
.introduction .innerbox{
	min-height: 450px;
	padding: 100px 15px;
	background:url(https://ccs-gaikokugo.com/wp-content/uploads/2026/04/Chieko.png) no-repeat right bottom;
}
.introduction p span{
	display: block;
}
.name_manager{
	padding-top: 50px;
}

@media screen and (max-width:1150px){
.introduction .innerbox{
	box-sizing: border-box;
	padding-right: 350px;
}
.introduction p span{
	display: inline;
}
}

@media screen and (max-width:800px){
.introduction .innerbox{
	background:url(https://ccs-gaikokugo.com/wp-content/uploads/2026/04/Chieko.png) no-repeat right bottom;
	background-size: 300px auto;
	padding-right: 230px;
}
}

@media screen and (max-width:700px){
.introduction .innerbox{
	padding: 50px 240px 50px 15px;
}
}

@media screen and (max-width:650px){
.introduction .innerbox{
	padding: 50px 15px 180px 15px;
	background:url(https://ccs-gaikokugo.com/wp-content/uploads/2026/04/Chieko.png) no-repeat right bottom;
	background-size: auto 300px;
}
}

@media screen and (max-width:550px){
.introduction .innerbox{
	padding: 50px 15px 100px 15px;
	background:url(https://ccs-gaikokugo.com/wp-content/uploads/2026/04/Chieko.png) no-repeat right bottom;
	background-size: auto 200px;
}
}

@media screen and (max-width:450px){
.introduction .innerbox{
	padding: 50px 15px 50px 15px;
	background:url(https://ccs-gaikokugo.com/wp-content/uploads/2026/04/Chieko.png) no-repeat right bottom;
	background-size: auto 150px;
}
}

@media screen and (max-width:400px){
.introduction .innerbox{
	padding: 50px 15px 110% 15px;
	background:url(https://ccs-gaikokugo.com/wp-content/uploads/2026/04/Chieko.png) no-repeat center bottom;
	background-size: contain;
}
}

.lpbn{
	position: fixed;
	bottom: 10px;
	right: 10px;
	width: 200px;
	height: auto;
	z-index: 993;
}
.lpbn img{
	width: 100%;
	height: auto;
}

@media screen and (max-width:900px){
.lpbn{
	width: 125px;
	height: auto;
}
}

@media screen and (max-width:600px){
.lpbn{
	/position: absolute;
	top:50px;
	right: 5px;
	bottom: inherit;
	width: 100px;
	height: auto;
}}
}

.hover-image-header a:hover{
     -webkit-filter:         brightness(1.13);
     -moz-filter: brightness(1.13);
     -o-filter: brightness(1.13);
     -ms-filter: brightness(1.13);
     filter: brightness(1.13);
}
.hover-image-header a:hover img{
	opacity:1.0;
      -webkit-filter: alpha(opacity=100);
     -moz-filter: alpha(opacity=100);
     -o-filter: alpha(opacity=100);
     -ms-filter: alpha(opacity=100);
     filter: alpha(opacity=100);
   -webkit-filter: hue-rotate(-154deg);
     -moz-filter: hue-rotate(-154deg);
     -o-filter: hue-rotate(-154deg);
     -ms-filter: hue-rotate(-154deg);
     filter: hue-rotate(-154deg);
}

.hover-image-header2 img{
	width:120%;
	height: 43px;
}
.hover-image-header2 a:hover img{
	width:120%;
	height: 47px;
}

.hover-image-header3 img{
	width:120%;
	height: 50px;
}
.hover-image-header3 a:hover img{
	width:120%;
	height: 53px;
}

.kids-lessons{
	list-style: none inside;
	padding: 0px 0px 0px 30px;
background: url(https://ccs-gaikokugo.com/wp-content/uploads/2026/05/list1.png) no-repeat 0 3px;
}
.students-lessons{
	list-style: none inside;
	padding: 0px 0px 0px 30px;
background: url(https://ccs-gaikokugo.com/wp-content/uploads/2026/05/list2.png) no-repeat 0 3px;
}
.adults-lessons{
	list-style: none inside;
	padding: 0px 0px 0px 30px;
background: url(https://ccs-gaikokugo.com/wp-content/uploads/2026/05/list3.png) no-repeat 0 3px;
}
.programming-lessons{
	list-style: none inside;
	padding: 0px 0px 0px 30px;
background: url(https://ccs-gaikokugo.com/wp-content/uploads/2026/05/list4.png) no-repeat 0 3px;
}