@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Walter+Turncoat);
@import url(http://fonts.googleapis.com/css?family=Walter+Turncoat);
a {
  color: #0060B6;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
a:hover, a:activ {
  color: #007be9; }

/* パソコンで見たときは"pc"のclassがついた画像・コンテンツが表示される */
.pc_content { display: inline-block !important; }
.sp_content { display: none !important; }
.pc_img { display: inline-block !important; }
.sp_img { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像・コンテンツが表示される */
@media(max-width: 980px) {
.pc_content { display: none !important; }
.sp_content { display: inline-block !important;}
.pc_img { display: none !important; }
.sp_img { display: inline-block !important;
	  width: 100%;}
}


/* ------------------------
 * レイアウト
 *--------------------------- */
/*1: layout*/
.layout-footer {background-color: #E95450;}
.layout-header{ min-width: 980px;     
                display: flex;
                position: absolute;}
.layout-header.fixed{
    position: fixed;
    top: 0;
}
.hero{
	width: 100%;
	background-image: url(../images/topback-img1.png);
	background-position: center bottom;
	background-repeat: repeat-x;
}
.site-header{
    background: #E95450;
    padding-bottom: 10px;
	margin-top: -8px;
    display: flex;
    position: absolute;
    justify-content: space-between;
    width: 100%;

}
.site-header.fixed{
    position: fixed;
    top: 0;    z-index: 100;
}

.layout-body, .global_nav { 
  margin: 0px auto;
  width: 980px;
   }

/*背景*/
/* 2: layout-header */
.layout-body{
  width:980px;
    margin: 0 auto 0px;
  }

/* 2-1: global-menu */
.global_nav {
  width:980px;
  margin:auto;
  line-height:4.5em
      text-align:center;
   }
.menu { 
  display: inline-table;
  vertical-align:middle;
	margin-left: 0px;
   }

.menu-item {
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  position:relative;
   }
.menu-item img{
	border-left: 1px solid #fff;
}
.menu-item img.menu_05{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
  
.menu-item:hover {
  opacity: 0.7; }
  
 .menu-item a{
   display:inline-block;
   height:50px;
   vertical-align:middle;
   }

/* 3: layout-body */
.key_visual{
  display:block;
  margin:0 auto;
  }
  
.layout-body .container { min-height: 300px; padding-top: 50px; border-left: 6px solid #E95450; border-right: 6px solid #E95450;}
.layout-body .entry a { text-decoration: none; }

.content_footer{
  position:relative;
  display: inline-block;
  height:263px;
  width: 1041px;
  margin: 0 0 0 13px;
  background:url(../images/contact_bg.png) no-repeat center center; }

/* section 共通 */
.sec{
  position:relative;
 }
.mail{
  width: 900px;
  margin: 30px auto;
}

/* 学童について about */
.sec_about{
  width:980px;
  margin:0px auto 50px;
	padding-top: 40px;
  text-align: center;
}
.sec_about .about{
  margin-left: 10px;
}

 
/* 学童のしごとwork */  
.sec_work{
  width:981px;
  margin:30px auto;
  text-align: center;
 }
/* 運営団体について */  
.sec_governing{
	width:915px;
	margin:30px auto 60px;
	/*background-image: url(../images/about5.png);
	background-repeat: no-repeat;
	background-position: top;
  height: 650px;*/
}
.sec_governing ul{
  list-style: none;
  padding: 322px 0 0 610px;
}

.sec_governing ul .up{
  margin-bottom: 85px;
}

.sec_governing h2{
	text-align: center;
	padding: 26px 0;
}
.sec_governing .box{
	overflow: hidden;
	width: 810px;
	margin: 50px auto;
	
}
.sec_governing .box:after{
	content: "";
	display: block;
	clear: both;
}
.sec_governing .box .left{
	float: left;
}
.sec_governing .box .right{
	float: right;
    margin-right: 30px;
}
.sec_governing .box .right h3{
	text-align: center;
	margin: 36px 0;
}
.sec_governing .box .right .in{
	overflow: hidden;
	padding-bottom: 40px;
}
.sec_governing .box .right .in:after{
	content: "";
	display: block;
	clear: both;
}
.sec_governing .box .right .in .in_left{
	float: left;
	margin-right: 16px;
}
.sec_governing .box .right .in .in_right{	
	float: right;
	margin-top: 24px;
}
    
/* 募集事項 recruit */ 
.sec_recruit{
   width:980px;
   margin:auto;
  text-align: center;
  } 
.sec.recruit p{
  width:640px;
  margin:auto;
text-align: center;
color:#EE8375;}

.sec.recruit table{
  width:890px;
  margin:20px 0px 50px 7px;;
  text-align:center; }
 tr th:nth-child(1){ width:15%; }
 tr th:nth-child(2){ width:42.5%; } 
 tr th:nth-child(3){ width:42.5%; } 
.sec.recruit th{
  background:#F4B0A1;
  border:1px solid #ffffff;
  padding:5px;
  height:43px;
  color:white; }
.sec.recruit tr th:nth-child(1){ 
   border-left:1px solid white;
   border-top:1px solid white;  }
.sec.recruit tr th:nth-child(2){ 
   border-top:1px solid white;  }
.sec.recruit tr th:nth-child(3){ 
   border-right:1px solid white;
   border-top:1px solid white;  } 
.sec.recruit td{
  border:1px solid #E50032;
  padding:5px; }
tr td:nth-child(1){ background:#F9D9D0; }
.sec.recruit table li{text-align:left; }
.sec.recruit table ul{
  margin:0 auto;
  display:inline-block; }
.sec_recruit2{
	width:969px;
   margin:auto;
	padding-bottom: 20px;
	background-color: #FFF4D6;
}
.sec_recruit2 h3{
	text-align: center;
	font-size: 36px;
	color: #E95450;
	padding-top: 50px;
	margin-bottom: 50px;
}
.sec_recruit2 .in{
	width: 900px;
	margin: 0 auto 80px;
	padding-bottom: 24px;
	background-color: #fff;
	border: 2px solid #E95450;
	border-radius: 12px;
}
.sec_recruit2 .in h4{
	width: 460px;
	margin: 50px 0 24px 24px;
	text-align: center;
	font-size: 36px;
	border-bottom: 2px solid #E95450;
}
.sec_recruit2 .in p{
	width: 838px;
	margin: 0 0 60px 40px;
	font-size: 24px;
}
.sec_recruit2 .buttonarea{
	width: 840px;
    margin: auto;
    padding: 0;
	list-style: none;
}
.sec_recruit2 .buttonarea img{
	margin-bottom: 26px;
}
.sec_recruit2 .buttonarea li{
	width: 390px;
	display: inline-block;
	margin-left: 13px;
	margin-right: 13px;
}
.sec_recruit4{
	width:969px;
  margin: 0px auto -37px;
	padding-bottom: 20px;
	background-color: #EAF5FC;
}
.sec_recruit4 h3{
	text-align: center;
	font-size: 40px;
	color: #61AFE2;
	padding-top: 50px;
	margin-bottom: 50px;
}
.sec_recruit4 .in{
	width: 900px;
	margin: 0 auto 80px;
	padding-bottom: 24px;
	background-color: #fff;
	border: 2px solid #61AFE2;
	border-radius: 12px;
}
.sec_recruit4 .in h4{
	width: 460px;
	margin: 50px 0 24px 24px;
	text-align: center;
	font-size: 34px;
	border-bottom: 2px solid #61AFE2;
}
.sec_recruit4 .in p{
	width: 838px;
	margin: 0 0 60px 40px;
	font-size: 24px;
}
.sec_recruit4 .buttonarea{
	width: 840px;
    margin: auto;
    padding: 0;
	list-style: none;
}
.sec_recruit4 .buttonarea img{
	margin-bottom: 26px;
}
.sec_recruit4 .buttonarea li{
	width: 390px;
	display: inline-block;
	margin-left: 13px;
	margin-right: 13px;
}
.sec_contact{
	position: relative;
	text-align: center;
	padding-bottom: 100px;
}
.sec_contact div{
	position: absolute;
	left: 190px;
	bottom: 212px;
	text-align: center;
}


/* sec.recruit*/
 .form-name{
   text-indent:100%;
   background:url(../images/contact.png) no-repeat;
   width:906px;
   height:57px;
   white-space:nowrap;
   overflow:hidden;
   margin: 80px auto 20px;
   }
  
iframe{
  display: block;
  border: none;
  margin:auto; 
  width:720px;}

/*sec_recruit3*/
.sec_recruit3{
	width:969px;
   margin:auto;
	padding-bottom: 20px;
}
.sec_recruit3 h3{
	text-align: center;
	font-size: 40px;
	color: #E95450;
	padding-top: 50px;
	margin-bottom: 50px;
}
/* 4: ---------------layout-footer--------------- */

.layout-footer {
    width:100%;
    height: 135px;
    background-color: #E95450;
    margin: auto;}
.footer_main{
	overflow: hidden;
    width:980px;
    padding: 10px 0 0 0 ;
    clear: both;
    margin: auto;
}
.footer_main:after{
	content: "";
	display: block;
	clear: both;
}
.footer_left{
	width: 300px;
    float: left;
    margin-left: 130px;
    text-align: left;
}
.footer_left a{
	color: #fff;
	text-decoration: none;
}
.footer_middle{
	float: left;
	margin: 10px 60px 0 0;
}
.footer_right{
    width:330px;
    float: left;
    text-align:left;
}
.footer_right p{
	color: #fff;
	line-height: 1.4;
	margin: 0;
}
.footer_right p a{
	color: #fff;
	text-decoration: none;
}


 /*----------------------------------------------- */
@media(max-width:980px) {
    /*　画面サイズが980px以下からはここを読み込む　*/
.titlearea{
	 /*background-image: url(../images/topback-img1.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	border-bottom: 60px solid #E95450;*/
}
.titlearea{
	width: 100%;
	margin: auto;
	text-align: left;
	border-bottom: 1px solid #b2b2b2;
	position:inherit;
	border-bottom: 6px solid #E95450;
	background-color: #fff;
	z-index: 2;
}
.titlearea .top_title-sp{
	width: 60%;
	margin: 2% 0 0 4%;
}
.top_img{
	width: 100%;
    margin: auto;
	position: relative;
	z-index: 1;
}
.top_img img{
	width:  100%
}
.top_img h2{
	position: absolute;
	width: 72%;
    top: 40%;
    left: 14%;
	text-align: center;	
}
.site-header{
    background: #E95450;
    padding-bottom: 10px;
    display: flex;
    position: absolute;
    justify-content: space-between;
    width: 100%;

}
.site-header.fixed{
    position: absolute;
    top: auto;    z-index: 100;
}

.layout-body, .global_nav { 
  margin: 0px auto;
  width: 100%;
   }
}
@media(max-width:980px) {
    /*　画面サイズが980px以下からはここを読み込む　*/
/*背景*/
/* 2: layout-header */
.layout-body{
  width:100%;
    margin: 0 auto 0px;
  }
.layout-body img{
	width: 100%
}

/* 2-1: global-menu */
.global_nav {
  width:100%;
  margin:auto;
  line-height:4.5em
      text-align:center;
   }
.menu { 
  display: inline-table;
  vertical-align:middle;
	margin-left: 0px;
   }

.menu-item {
  display: table-cell;
  vertical-align: middle;
  text-align:center;
  position:relative;
   }
.menu-item img{
	border-left: 1px solid #fff;
}
.menu-item img.menu_05{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
  
.menu-item:hover {
  opacity: 0.7; }
  
 .menu-item a{
   display:inline-block;
   height:50px;
   vertical-align:middle;
   }

/* 3: layout-body */
.key_visual{
	width: 60%;
  display:block;
  margin:0 auto;
  }
  
.layout-body .container { min-height: 300px; padding-top: 0px; border-left: 6px solid #E95450; border-right: 6px solid #E95450;}
.layout-body .entry a { text-decoration: none; }

.content_footer{
  position:relative;
  display: inline-block;
  height:263px;
  width: 1041px;
  margin: 0 0 0 13px;
  background:url(../images/contact_bg.png) no-repeat center center; }

/* section 共通 */
.sec{
  position:relative;
 }
.mail{
  width: 92%;
  margin: 30px auto;
}

/* 学童について about */
.sec_about{
	width:94%;
	margin: 0 auto 2%;
	padding-top: 8%;
	text-align: center;
}
.sec_about .about{
  margin-left: 10px;
}

 
/* 学童のしごとwork */  
.sec_work{
  width:94%;
	margin: 2% auto 0;
  text-align: center;
 }
/* 運営団体について */  
.sec_governing{
	width:100%;
	margin: 0px auto 30px;
	/*background-image: url(../images/about5.png);
	background-repeat: no-repeat;
	background-position: top;	
    background-size: 100% auto;
	padding-bottom: 4%;
  height: 300px;*/
}

.sec_governing h2{
	width: 80%;
    margin: auto;
    text-align: center;
    padding: 0px 0;
}
.sec_governing .box{
	overflow: hidden;
	width: 100%;
	margin: 6% 0 0 0%;
	
}
.sec_governing .box:after{
	content: "";
	display: block;
	clear: both;
}
.sec_governing .box .left{
	float: left;
	width: 30%;
	margin-left: 4%;
}
.sec_governing .box .right{
	float: right;
	width: 58%;
    margin-right: 6%;
}
.sec_governing .box .right h3{
	text-align: center;
	margin: auto;
}
.sec_governing .box .right .in{
	overflow: hidden;
	padding-bottom: 0px;
}
.sec_governing .box .right .in:after{
	content: "";
	display: block;
	clear: both;
}
.sec_governing .box .right .in .in_left{
	float: left;
	width: 50%;
	margin: 8% 4%;
}
.sec_governing .box .right .in .in_right{	
	float: right;
	width: 40%;
	margin-top: 10%;
}
    
/* 募集事項 recruit */ 
.sec_recruit{
   width:100%
   margin:auto;
  text-align: center;
  } 
.sec.recruit p{
  width:65%;
  margin:auto;
text-align: center;
color:#EE8375;}
.sec.recruit table{
  width:90%;
  margin:20px 0px 50px 7px;;
  text-align:center; }
 tr th:nth-child(1){ width:15%; }
 tr th:nth-child(2){ width:42.5%; } 
 tr th:nth-child(3){ width:42.5%; } 
.sec.recruit th{
  background:#F4B0A1;
  border:1px solid #ffffff;
  padding:5px;
  height:43px;
  color:white; }
.sec.recruit tr th:nth-child(1){ 
   border-left:1px solid white;
   border-top:1px solid white;  }
.sec.recruit tr th:nth-child(2){ 
   border-top:1px solid white;  }
.sec.recruit tr th:nth-child(3){ 
   border-right:1px solid white;
   border-top:1px solid white;  } 
.sec.recruit td{
  border:1px solid #E50032;
  padding:5px; }
tr td:nth-child(1){ background:#F9D9D0; }
.sec.recruit table li{text-align:left; }
.sec.recruit table ul{
  margin:0 auto;
  display:inline-block; }
.sec_recruit2{
	width:94%;
   margin:auto;
	padding-bottom: 1%;
	background-color: #FFF4D6;
}
.sec_recruit2 h3{
	text-align: center;
	font-size: 20px;
	color: #E95450;
	padding-top: 4%;
    margin: 0 auto 4%;
}
.sec_recruit2 .in{
	width: 96%;
	margin: 0 auto 10%;
	padding-bottom: 0px;
	background-color: #fff;
	border: 2px solid #E95450;
	border-radius: 12px;
}
.sec_recruit2 .in h4{
	width: 86%;
    margin: 5% auto;
    text-align: center;
    font-size: 20px;
	border-bottom: 2px solid #E95450;
}
.sec_recruit2 .in p{
	width: 85%;
	margin: auto;
	font-size: 19px;
}
.sec_recruit2 .buttonarea{
	width: 90%;
    margin: 4% auto;
    padding: 0;
	list-style: none;
}
.sec_recruit2 .buttonarea img{
	margin-bottom: 6%;
}
.sec_recruit2 .buttonarea li{
	width: 40%;
	display: inline-block;
	margin-left: 4%;
	margin-right: 4%;
}
.sec_recruit4{
	width:94%;
   margin:auto;
	padding-bottom: 1%;
	background-color: #EAF5FC;;
}
.sec_recruit4 h3{
	text-align: center;
	font-size: 20px;
	color: #61AFE2;
	padding-top: 4%;
    margin: 0 auto 4%;
}
.sec_recruit4 .in{
	width: 96%;
	margin: 0 auto 10%;
	padding-bottom: 0px;
	background-color: #fff;
	border: 2px solid #61AFE2;
	border-radius: 12px;
}
.sec_recruit4 .in h4{
	width: 86%;
    margin: 5% auto;
    text-align: center;
    font-size: 20px;
	border-bottom: 2px solid #61AFE2;
}
.sec_recruit4 .in p{
	width: 85%;
	margin: auto;
	font-size: 19px;
}
.sec_recruit4 .buttonarea{
	width: 90%;
    margin: 4% auto;
    padding: 0;
	list-style: none;
}
.sec_recruit4 .buttonarea img{
	margin-bottom: 6%;
}
.sec_recruit4 .buttonarea li{
	width: 40%;
	display: inline-block;
	margin-left: 4%;
	margin-right: 4%;
}
.sec_contact{
	width: 94%;
    margin: auto;
	position: relative;
	text-align: center;
	padding-bottom: 10%;
}
.sec_contact div{
	position: absolute;
	left: 190px;
	bottom: 212px;
	text-align: center;
}


/* sec.recruit*/
 .form-name{
   text-indent:100%;
   background:url(../images/contact.png) no-repeat;
   width:92%;
   height:57px;
   white-space:nowrap;
   overflow:hidden;
   margin: 80px auto 20px;
   }
  
iframe{
  display: block;
  border: none;
  margin:auto; 
  }
}
/*sec_recruit3*/
.sec_recruit3{
	width: 90%;
    margin: 4% auto;
	padding-bottom: 20px;
}
.sec_recruit3 h3{
	font-size: 20px;
    margin: 0 0 0;
    color: #E95450;
    text-align: center;
}
.sec_recruit3 .mail_form {
 /*   position: relative;
    width: 80%;
    margin: auto;
    height: 0;
    padding-top: 110%;*/
}
@media(max-width:980px) {
  .sec_recruit3{
    margin-bottom: -245px;
  }
.sec_recruit3 .mail_form iframe {
   /* position: absolute;
    top: 0;
    left: 0;*/
    transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    transform-origin: 0 0;
    -o-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
   
}
}
.sec_recruit3 .mail_form iframe {
/*    position: absolute;
    top: 0;
    left: 0;*/
    height: 600px;
}
/* 4: --------------layout-footer--携帯------------ */
@media(max-width:980px) {
    /*　画面サイズが980px以下からはここを読み込む　*/
.layout-footer {
    width:100%;
    height: auto;
    background-color: #E95450;
    margin: auto;}
.footer_main{
	overflow: hidden;
    width:100%;
	font-size: 20px;
	font-weight: bold;
	padding: 2% 0;
    clear: both;
    margin: auto;
}
.footer_main:after{
	content: "";
	display: block;
	clear: both;
}
.footer_left{
	display: none;
}
.footer_left a{
	color: #fff;
	text-decoration: none;
}
.footer_middle{
	width: 28%;
    float: none;
    margin: auto;
}
.footer_middle img{
	width: 100%;
}
.footer_right{
    width: 100%;
    margin-right: 4%;
    float: none;
    text-align: center;
}
.footer_right p{
	color: #fff;
	line-height: 1.4;
	margin: 0;
	font-size: 12px;
}
.footer_right p a{
	color: #fff;
	text-decoration: none;
}
}

/*--------------------*/
/* 5: 共通クラス */
/*--------------------*/
a {
  color: #0060B6;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }
a:hover, a:activ { color: #007be9; }

/* 電話発信無効 */
a[href^="tel:"] { cursor: default; }

/* topへ戻る */
div.tothetop {
  position: fixed;
  right: 5%;
  bottom: 5%;
  z-index: 1500; }
div.tothetop a {
  display: block;
  margin: 0;
  text-indent: -9999px;
  overflow: hidden;
  opacity: 0.5; 
  background:url(../images/scrolltop.png) no-repeat;
  width:128px;
  height:105px;
  }
div.tothetop a:hover {
  opacity: 1; }

  @media(max-width:980px) {

    .sec_governing ul{
      list-style: none;
      padding: 130px 40px 0 270px;
    }
    
    .sec_governing .up{
      margin-bottom: 40px!important;
    }
  }
  @media(max-width:400px) {

  .sec_governing ul{
    list-style: none;
    padding: 125px 40px 0 236px;
  }
  
  .sec_governing .up{
    margin-bottom: 30px!important;
  }
}

