@charset"UTF-8";

/*/////// reset ///////*/

html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align:baseline;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article, header, footer, aside, figure, figcaption, nav, section { 
  display:block;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img {
border: none;
}

clear:after{
	content:"";
	display:block;
	clear:both;
}


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

@media all and (min-width: 768px) {	
	
	a[href^="tel:"] {
		pointer-events: none;
	}
	
}
@media all and (min-width: 768px){	
	
.is_sp{ display: none !important;
	display: inline;}
}

@media all and (max-width: 768px){	
	
	body{
		min-width: 320px;
		font-size: 100%;
	}	
	html:not(:target) body {
		font-size: 14px;
	}
.is_pc{ display: none !important;
	display: inline;}	
}

@media all and (max-width: 640px){	
	
	body{
		font-size: 100%;
	}	
	html:not(:target) body {
		font-size: 14px;
	}
.is_pc{ display: none !important;
	display: inline;}	
}



/*/////// ///////*/
body{
	color: #333;
	background:#ffffff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 100%;
	line-height: 1.6em;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
	background:url("../images/bg_side.png");
}
ol, ul {
  list-style: none;
  list-style-type: none;
}

/*/////// 共通 ///////*/
selector {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}



/*/////// header ///////*/
.mainHeader {
	padding: 150px 0 0 0;
	margin: 0 auto;
text-align: center;
	  position: relative;
	width: 1200px;
	background:url("../images/bg_top.png") center center / 50px 50px #FFFFFF; 
}



.title img{
	  position: absolute;
  left: 60px;
	top:0px;
	 width:302px;
	height:201px;
}

.logo_jh {
  position: absolute;
  right: 0px;
	top:0px;
	 width:228px;
	height:160px;
	background: #FFFFFF;
}


@media all and (max-width: 768px) {
body{
background-image: none;
	}

	header h1{margin: 0 0 0 0;
height: 100%;}
.logo_jh img {
display: none;
}
	.topflower img{
	display: none;
}
	.text{

font-size: 1em;
	line-height: 190%;
}

.mainHeader {
		padding:0;
	margin: 0;
	width: 100%;
	background:none;
}


.title img{
display: none;
}

.logo_jh {
display: none;
}


}


/*/////// wrapper ///////*/
#wrapper{

	width:100%;
	max-width: 1200px;
	margin: 0 auto;
	background: #FFFFFF;
}




.text{
	padding: 30px 0 30px 0 ;
background: #FFFFF;
text-align: center;
font-size: 1.3em;
	line-height: 200%;
}


.contents{
	background:url("../images/bg_body.png") center center / 50px 50px #FFFFFF;
	text-align: center;
}
	.t_name{
		text-align: center;
		margin: 40px auto 0 auto;
		position:relative;
		z-index: 5;
	}

	.t_name img{
width: 730px;
	}

.flexcontainer_bsk,.flexcontainer_kr,.flexcontainer_svl{
  display: flex;
margin: -40px 0 0 0;
}

.flexcontainer_rg{
  display: flex;
	flex-direction: row-reverse;
margin: -30px 0 0 0;
}

.flexcontainer_bke{
  display: flex;
	flex-direction: row-reverse;
margin: -55px 0 0 0;
}



.flexcontainer_bsk .fitem_t{
	background:url("../images/txt_bsk.png");
padding: 150px 50px 0 50px;
	text-align: left;
	line-height: 180%;
	width: 569px;
}

.flexcontainer_bsk .fitem_p{
	width: 631px;
	/*height: 473px;*/
}


.flexcontainer_rg .fitem_p{	width: 669px;
	/*height: 506px;*/

}

.flexcontainer_rg .fitem_t{
	background:url("../images/txt_rg.png");
padding: 150px 50px 0 50px;
	text-align: left;
	line-height: 180%;
	width: 569px;
}
	
.flexcontainer_kr .fitem_p{	width: 631px;
	/*height: 504px;*/

}
.flexcontainer_kr .fitem_t{
	background:url("../images/txt_kr.png");
padding: 150px 50px 0 50px;
	text-align: left;
	line-height: 180%;
	width: 569px;
}

.flexcontainer_bke .fitem_p{	width: 662px;
	/*height: 494px;*/

}

.flexcontainer_bke .fitem_t{
	background:url("../images/txt_bke.png");
padding: 150px 50px 0 50px;
	text-align: left;
	line-height: 180%;
	width: 538px;
}

	
.flexcontainer_svl .fitem_p{	width: 670px;
	/*height: 456px !important;*/

}
.flexcontainer_svl .fitem_t{
	background:url("../images/txt_svl.png");
padding: 100px 50px 0 50px;
	text-align: left;
	line-height: 180%;
	width: 530px;
}
.taisyo{
background: url("../images/icon_taisyo.png") no-repeat ;
	background-size: 64px;
	margin: 15px 0 0 -5px;
padding: 0 0 0 72px;height: 36px;
	vertical-align: middle;}


.b_lp{
	
	text-align: center;
	margin: 40px 0 0 0;
}


.b_lp a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}


.b_koushiki{
	
	text-align: center;
	background: #FFFFFF;
	padding: 20px 0 20px 0;
	margin: 20px 0 0 0;

}
.b_koushiki a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}



.b_sa{
	display: flex;
	justify-content: center;
}

.b_sa img:nth-of-type(1){
margin: 0 15px 0 0;
}

.b_sa img:nth-of-type(2){
margin: 0 0 0 15px;
}

@media all and (max-width: 768px) {


.text{
	padding: 30px;
background: #FFFFF;
text-align: left;
font-size: 1em;
	line-height: 180%;
}

.contents{
	background:url("../images/bg_body.png") center center / 50px 50px #FFFFFF;
background-size: 10%;
padding: 5px 0 0 0;
}
	.t_name{
		margin: 20px auto 0 auto;
	}
	.t_name img{
		width: 90%;
		text-align: center;
		margin: 0 auto 0 auto;

	}

.flexcontainer_bsk,.flexcontainer_kr,.flexcontainer_svl{
  display: flex;
flex-direction:column;
}
.flexcontainer_rg,.flexcontainer_bke{
  display: flex;
	flex-direction:column;
	margin: -50px 0 0 0;
}

.flexcontainer_bsk .fitem_t{
padding: 120px 30px 0 30px;
	width: 100%;
}

.flexcontainer_bsk .fitem_p{
	width: 100%;
		height: auto !important;
}
	
.flexcontainer_rg .fitem_t{
padding: 120px 30px 0 30px;
	width: 100%;
}

.flexcontainer_rg .fitem_p{
	width: 100%;
		height: 100%;
}

.flexcontainer_kr .fitem_t{
padding: 120px 30px 0 30px;
	width: 100%;
}

.flexcontainer_kr .fitem_p{
	width: 100%;
		height: 100%;
}
	
.flexcontainer_bke .fitem_t{
padding: 120px 30px 0 30px;
	width: 100%;
}

.flexcontainer_bke .fitem_p{
	width: 100%;
		height: 100%;
}
.flexcontainer_svl .fitem_t{
padding: 120px 30px 0 30px;
	width: 100%;
}

.flexcontainer_svl .fitem_p{
	width: 100%;
		height: 100%;
}	

.taisyo{
background: url("../images/icon_taisyo.png") no-repeat ;
	background-size: 56px;
	margin: 10px 0 0 0;
padding: 0 0 0 62px;
}
	
.b_lp {
	margin: 10px auto 10px auto;

	
	}
.b_lp a img {	
	width: 90%;

}
	
	.b_koushiki img{
		text-align: center;
		margin: 0 auto;
		width: 60%;
}
.b_sa{
	display: flex;
	justify-content: center;

}

.b_sa img:nth-of-type(1){
margin: 0 0 10px 0;
	width: 90%;
}

.b_sa img:nth-of-type(2){
	width: 90%;
}


}


.programmingcamp{
	margin: 30px auto 0 auto;
	padding: 0 0 30px 0;
	text-align: center;
}


.programmingcamp p{
margin: -100px auto 30px auto;
	width: 660px;
}





.flextable{
	display: flex;
	justify-content: center;
	width:800px;
		border:2px solid #999999;
	margin: 0 auto;
	flex-wrap: wrap;
}

.camp_detail:nth-of-type(2n+1){
margin: 0;
	padding: 15px;
background: #FFEBF5;
	font-weight: bold;
	width: 20%;
		border-bottom: 1px dotted #999999;
}

.camp_detail:nth-of-type(2n){
		width: 80%;
		padding: 15px;
	text-align: left;
		border-bottom: 1px dotted #999999;
}

.camp_detail:nth-last-of-type(2){
		width: 20%;
		padding: 15px;
		font-weight: bold;
		border-bottom: none;
}
.camp_detail:nth-last-of-type(1){
		width: 80%;
		padding: 15px;
	text-align: left;
		border-bottom: none;
}


.programmingcamp table{
	border:2px solid #002F7A;
	margin: 15px auto 0 200px;
	width: 800px;
	text-align: center;
}

.programmingcamp th{
background: #FFEBF5;
	padding: 15px;
	width: 16%;
	border-bottom: 1px dotted #002F7A;

}

.programmingcamp td{
	border-bottom: 1px dotted #002F7A ;
	text-align: left;
		padding: 15px;
}

	.nichiji{margin: 0 0 0 3.5em;}


.maildetail{
	
	background:#FCF6DE;
padding: 10px 5px 10px 15px;
	margin: 5px 0 5px 0;
}

/*

.logo_j{
	width: 850px;
	height: 150px;
	margin: 10px auto;
	padding: 15px 0 0 280px;
	background: url("../images/logo_j.png") no-repeat;
	text-align: left;
	
}
*/



@media all and (max-width: 768px) {
	
	
.programmingcamp p{
margin: 0 auto 30px auto;
	width: 90%;
	text-align: left;
}



.flextable{
	display: flex;
	justify-content: center;
	width:90%;
		border:2px solid #999999;
	margin: 0 auto;
	flex-wrap: wrap;
	flex-direction: column;
}

.camp_detail:nth-of-type(2n+1){
margin: 0;
	padding: 10px;
background: #FFEBF5;
	font-weight: bold;
	width: 100%;
		border-bottom: 1px dotted #999999;
}

.camp_detail:nth-of-type(2n){
		width: 100%;
		padding: 10px;
	text-align: left;
		border-bottom: 2px solid #999999;
}

.camp_detail:nth-last-of-type(2){
		width: 100%;
		padding: 10px;
		font-weight: bold;
		border-bottom: 1px dotted #002F7A ;
}
.camp_detail:nth-last-of-type(1){
		width: 80%;
		padding: 10px;
	text-align: left;
		border-bottom: none;
}


.programmingcamp table{
	border:2px solid #002F7A;
	margin: 10px auto 0 auto;
	width: 90%;
	text-align: center;
}

.programmingcamp th{
width: 250px !important;
}

.programmingcamp td{

}

	.nichiji{margin: 0 0 0 3.65em;}
	
	
/*
.logo_j{
	width: 90%;
	height: 150px;
	margin: 10px auto;
	padding: 50px 0 0 0px;
	background: url("../images/logo_j.png") no-repeat top center / 130px 34.5px;
	text-align: left;
	
}
*/
	
}



/*/////// 終了しましたテキスト ///////*/
.end{
	font-size: 1.2em;
	padding:0 0 1em 0;
	color: #FC1136;
}


@media all and (max-width: 768px) {
.end{
	font-size: 1.1em;
	}
}
	
	
/* pagetop -------------------- */

#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#pagetop a {
    display: inline-block;
    position: relative;
	width: 45px;
	height: 45px;
	margin: 3px;
    background: #DD4B87;
	width: 45px;
	height: 45px;
	margin: 3px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	opacity: 0.8;
}
#pagetop a:hover {
	background: #D3075A;
	color: #fff;
	text-decoration: none;
}
#pagetop a span.ico:before{
   	content:''; 
    display:block; 
    position:absolute; 
    height:0; 
    width:0; 
    top:0px; 
	left:15px;
	border-top: 10px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 10px solid #fff;
	border-left: 8px solid transparent;
}
#pagetop a span.ico:after{
    content:''; 
    display:block; 
    position:absolute; 
	top:13px; 
	left:21px;
	height:21px; 
	width:4px; 
    background:#fff; 
	border-radius:5px;
}


/*/////// address ///////*/

.address{
	background: #FFF000;
	padding: 2em 2em 1.5em;
}

.address h2{
	border-top:solid 2px #333;
	border-bottom:solid 2px #333;
	padding: .5em 0 .2em 1.2em;
	margin-bottom: 1.4em;
	}

.address .name{
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: .5em;
}
/*/////// timeSchedule ///////*/

.timeSchedule{
	margin-top:40px;
}

/*/////// konohanaBn ///////*/
.konohanaBn{
	margin:5% 0;
}



/*/////// footer ///////*/

/* footer -------------------- */

#footer {
	background: #ea7599;
	color: #fff;
	text-align: center;
}

#footer .ct_wrap {
	padding: 1.7em 0 1.3em;
}

#footer p.logo {
	margin-bottom: 1.8em;
}

#footer ul.footer_list01 {
	padding: 1em 0 1.3em;
	border-top: 1px solid #fff;;
}

#footer ul.footer_list01 li {
	display: inline-block;
	vertical-align: top;
	line-height: 1.7;
}

#footer ul.footer_list01 li a {
	padding: 0 .5em;
}

#footer ul.footer_list01 li a:link,
#footer ul.footer_list01 li a:visited {
	color: #fff;
	text-decoration: none;
}

#footer ul.footer_list01 li a:hover,
#footer ul.footer_list01 li a:active {
	color: #fff;
	text-decoration: underline;
}

#footer .copyright {
	font-size: .9em;
}

@media all and (max-width: 999px){
	
	#footer ul.footer_list01 {
		font-size: .9em;
	}
	
}

@media all and (max-width: 768px){
	
	#footer p.logo img {
		width: 180px;
		height: auto;
	}
	
}


/*/////// copyright ///////*/

footer small{
	color:#fff;	
}

	
