@charset "utf-8";

/*/////////////////////////////////////////////////////////////////////////////////////////////

	+ Home

/////////////////////////////////////////////////////////////////////////////////////////////*/
#top_img{
	background:url(../images/narafesta/top_bg.jpg) no-repeat top center;
	width:100%;
	height:710px;
	padding-top: 0;
	margin-bottom: 30px;
}

#main_kids {
	background: url(../images/narafesta/back_link.jpg) repeat-x top center;
    width: 100%;
    height: 100px;
    padding: 110px 0 0 0;
    margin-bottom: 5px;
}

#main_kids h1 {
   padding: 10px 0 0 0;
    font-weight: bold;
    font-size: 38px;
    color: #eb2d6a;
    font-family: "Hiragino Mincho ProN W3","ヒラギノ明朝 ProN W3","ＭＳ Ｐ明朝","Helvetica Neue","Helvetica","Arial","メイリオ","Meiryo","Verdana","sans-serif" !important;
}

#block_list{
	width:980px;
	float: left;
}
#block_list h2{
	display: inline;
	font-weight: bold;
	font-size:26px;
}
#block_list .expla{
	padding-top:5px;
	font-size:15px;
}
#bl_kanto,#bl_kansai,#bl_wakayama{
	display: block;
	overflow: hidden;
	zoom:1;
	margin-bottom: 20px;
}
#bl_kanto{
	margin-top: 20px;
	margin-bottom: 20px;
}
#bl_kanto dt,#bl_kansai dt,#bl_wakayama dt{
	float:left;
	width:150px;
}

#bl_kanto dt ,#bl_kansai dt,#bl_wakayama dt{
	text-align: left;
	font-size:18px;
	padding:10px 15px;
	line-height: 1.8;
	display: block;
	color:#fff;
	font-weight: bold;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
}

#bl_kanto dt {
	background:#4a93ee;
	height: 210px;
}


#bl_kansai dt {
	background:#f44855;
	//height: 190px;
	height: 90px;
}



#bl_wakayama dt {
	background:#3dc596;
	//height: 190px;
	height: 30px;
}


#bl_kanto dd,#bl_kansai dd,#bl_wakayama dd{
	float: right;
	background:#fff;
	width: 785px;
	padding:0 0 0 10px;
	*padding-bottom:10px;
}
#bl_kanto dd li,#bl_kansai dd ul,#bl_wakayama dd ul{}
#bl_kanto dd li,#bl_kansai dd li,#bl_wakayama dd li{
	float:left;
	width: 185px;
	height:60px;
	margin: 0 10px 0 0;
}

#bl_kansai dd li,#bl_wakayama dd li{
	//clear:both;
}
#bl_kanto dd li a,#bl_kansai dd li a,#bl_wakayama dd li a{
	display: block;
    position: relative;
    height: 37px;
    font-weight: bold;
    font-size: 14px;
    line-height: 1.5;
    padding-top: 13px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
}
#bl_kanto dd li a{
	color:#5f5f5f;
	background:#f1f1f1;
}
#bl_kanto dd li a:hover{
	background-color:#75b1fb;
	background-position: center 40px;
	color:#fff;
	text-decoration:none;
}
#bl_kansai dd li a{
	color:#5f5f5f;
	background:#f1f1f1;
}
#bl_kansai dd li a:hover{
	background-color:#f96c77;
	background-position: center 40px;
	color:#fff;
	text-decoration:none;
}
#bl_wakayama dd li a{
	color:#5f5f5f;
	background:#f1f1f1;
}
#bl_wakayama dd li a:hover{
	background-color:#6ed0ae;
	background-position: center 40px;
	color:#fff;
	text-decoration:none;
}

#bl_kanto dd li.double a,#bl_kansai dd li.double a,#bl_wakayama dd li.double a{
	height: 46px;
    padding-top: 4px;
}
#bl_kanto dd li a span,#bl_kansai dd li a span,#bl_wakayama dd li a span{
	position: absolute;
	left:0;
	top:0;
	color:#fff;
	display: block;
	line-height: 3.4;
	width:35px;
	font-size: 13px;
	font-weight: normal;
}
#bl_kanto dd li a span{
	background:#75b1fb;	
}
/*#bl_kansai dd li a span{
	background:#f96c77;	
}*/
#bl_wakayama dd li a span{
	background:#f96c77;	
}


#block_link {
	background: #e9fcff;
	margin-bottom: 30px;
}



#block_link{
	margin: 0 auto;
    padding: 0 0 70px 0;
    overflow: hidden;
    margin-bottom: 10px;
}
#block_link dt{
	font-size:26px;
	font-weight: bold;
	text-align: center;
	width: 240px;
	float: left;
	padding-top:24px;
}
#block_link dd{
	float:right;
	width: 980px;
}
#block_link dd ul{

}
#block_link dd ul li{
	float:left;
	width:313px;
}
#block_link dd ul li a{
	display: block;
	font-size:29px;
	background-image: url(../images/info/arrow_info.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	color:#fff;
	line-height: 1.6;
	padding:15px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
	transition:0.2s ease;
	text-decoration:none;
}


#block_link dd ul li.second a{
	padding: 30px;

}

#block_link dd ul li.third a{
	padding: 30px;

}

#block_link dd ul li.second {
	margin-left: 20px;

}

#block_link dd ul li.first{
	margin-left: 20px;

}

#block_link dd ul li.first a{
	background-color:#ff4b85;
}
#block_link dd ul li.first a:hover{
	background-color:#ff7aa5;
	background-position: center 110px;
}
#block_link dd ul li.second a{
	background-color:#f48503;
}
#block_link dd ul li.second a:hover{
	background-color:#ffa943;
	background-position: center 110px;
}
#block_link dd ul li.third a{
	background-color:#0387f7;
}
#block_link dd ul li.third a:hover{
	background-color:#0398f7;
	background-position: center 110px;
}
#block_link dd ul li a .course{
	display: block;
	font-size:20px;
	margin-bottom:0;
}
#block_link dd ul li a strong span{
	font-size:22px;
}

.link_h{
	color: #0066b3;
  line-height: 1.7;
  font-size: 26px;
  font-weight: bold;
  padding: 20px 0 10px 0;
  width: 500px;
  margin: 0 auto;
  border-top: 6px solid #0066b3;
}

#block_c_about p{
	line-height: 3.5;
	background: url(../images/narafesta/consultation/back.png) no-repeat top center;
    width: 100%;

}

.qa{
	color: #7aa004;
	    line-height: 1.7;
    font-size: 26px;
    font-weight: bold;
    padding: 20px 0 30px 0;
    width: 600px;
    margin: 0 auto;
    border-top: 6px solid #7aa004;
}

.question{
	float: left;
    width: 40px;
    line-height: 40px;
    background-color: #fd6895;
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin-right: 20px;
}

.answer {
    float: left;
    width: 40px;
    line-height: 40px;
    background-color: #00b7e9;
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin-right: 20px;
    margin-bottom: 10px !important;
}

.left-al{
	text-align: left;
	padding-left: 60px;

}

.whight-b{
	background: #fff;
	padding: 30px;
}

.about_top{
	text-align: left;
	text-shadow: 1px 1px 1px #fff, -1px 1px 0 #fff, 1px -1px 1px #fff, -1px -1px 0 #fff;
}

#info_booth{
    margin-bottom: 25px;
    padding-bottom: 30px;
   background: #f3f9ff;
}
#info_booth h2{
    color: #0387f7;
    border-top: 6px solid #0387f7;
    line-height: 1.7;
    font-size: 26px;
    font-weight: bold;
    padding: 20px 0 0 0;
    width: 300px;
    margin: 0 auto;
}

#info_booth li{
	float: left;
    margin: 0 3px;
}



#info_booth ul{
    clear: both;
    display: block;
    margin: 0 auto 5px;
    overflow: hidden;
}


#kids_booth{
    margin-bottom: 25px;
    padding-bottom: 30px;
   background: #f8ffe3;
}


#kids_booth li{
	float: left;
    margin: 0 3px;
}



#kids_booth ul{
    clear: both;
    display: block;
    margin: 0 auto 5px;
    overflow: hidden;
}


#global_nav_kids{
	display: block;
	border-bottom: 8px solid #7aa004;
	overflow: hidden;
	zoom:1;
	position: absolute;
	bottom:-40px;
	left:0;
	z-index: 10;
}

#global_nav_kids li{
	float:left;
}
#global_nav_kids li a{
    display: block;
    font-size: 18px;
    color: #7aa004;
    background-repeat: no-repeat;
    background-position: center bottom;
    line-height: 2.6;
    padding: 15px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: 0.2s ease;
    text-decoration: none;
	height: 40px;
}
#gn_home_kids a{
	width: 71px;
	background: #fff;
}
#gn_consultation_kids a{
	width: 311px;
	background: #fff;
}
#gn_kidsbooth_kids a{
	width: 300px;
	background: #fff;
}
#gn_information_kids a{
	width: 178px;	
	background: #fff;
}

#gn_home_kids a:hover,#gn_consultation_kids a:hover,#gn_kidsbooth_kids a:hover,
#gn_information_kids a:hover{
	color: #fff;
	background: #7aa004;
}

.ivent{
	clear: both;
	
}

.table_b tbody tr.even td {
  background: #feffff !important;
}

.table_b tbody tr.even th {
    background: #0bb6f2 !important; 
  color: #fff !important;
}

.button018 a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 500px;
    padding: 10px 0px 10px 45px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 500;
	font-size: 185%;
}

.button018 a:before, .button018 a:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
}
.button018 a:before {
  width: 1rem;
  height: 1rem;
  left: 2rem;
  border-top: solid 3px #fff;
  border-right: solid 3px #fff;
  z-index: 2;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.3s;
}
.button018 a:after {
  left: 0;
  background: #f44855;
  z-index: 1;
  width: 5.5rem;
  height: 5.5rem;
  border-radius: 4rem;
  transform: translateY(-50%);
  transition: all 0.5s;
}
.button018 a span {
  position: relative;
  transition: all 0.3s;
  z-index: 3;
}

.button018 a:hover span {
  color: #fff;
}
.button018 a:hover:before {
  left: 2rem;
}
.button018 a:hover:after {
  right: 0;
  width: 100%;
}

/*追従ボタン*/
.FloatCTA {
	position: fixed;
	right: 0;
	bottom: 24vh;
	z-index: 30;
	width: 56px;
}

.FloatCTA div {
	-webkit-writing-mode: vertical-rl;
	  -ms-writing-mode: tb-rl;
		  writing-mode: vertical-rl;
	margin: 20px auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	-webkit-box-align: center;
	  -ms-flex-align: center;
		  align-items: center;
	padding: 20px 0;
	font-size: 120%;
}

.FloatCTA div.Contact {
	background: rgba(231, 165, 66, 0.85);
}

.FloatCTA div.Apply {
	background: rgba(230, 77, 77, 0.85);
}

.FloatCTA div a {
	color: #fff;
	text-decoration: none;
	line-height: 1.3;
}