@charset "UTF-8";
/*
Theme Name:ecoto-kai
Version:2.1
Template:ecoto
*/

#footer_top, .pc #global_menu ul ul a:hover, .news_list .category a:hover, .work_list .category a:hover, .blog_list .category a:hover, #related_post .headline, #comment_headline, .side_headline, .mobile a.menu_button:hover, .mobile #global_menu li a:hover, .index_archive_link:hover {
    background-color: #000 !important;
}

.pc #global_menu  a:hover {color:#666666!important;}

.pc #global_menu > ul > li > a:hover {color:#666666;}


#main_contents { width:950px; margin:0 auto; padding:100px 0 100px; }
.index_content1 { width:950px; margin:0 auto; padding:95px 0 100px; }
.index_content2 { width:950px; margin:0 auto; padding:95px 0 100px; }

#footer_inner {
  width: 800px;
  margin: 0 auto;
  padding: 50px 0 30px;
  position: relative;
}

/* アニメーションの設定 */
.pc #header { opacity:0; }
.pc #header.no_animate { opacity:1; }
.pc #header.animate {
  -webkit-animation: opacityAnimation 1.2s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 1.0s;
  /*! animation: opacityAnimation 1.4s cubic-bezier(0.165, 0.84, 0.44, 1) forwards 2.0s; */
}

/* ----------------------------------------------------------------------
 Column layout - 
---------------------------------------------------------------------- */
.post_row { margin-right:-10px; margin-left:-10px; line-height:1.7; }
.post_row:before, .post_row:after { display:table; content:" "; }
.post_row:after { clear:both; }

/* -調整中- */
.post_col-2 { margin-right:20px; width:calc(50% - 10px); }
.post_col-3 { margin-right:25px; }
.post_col:last-of-type { margin-right:0; }
/* -調整中- */

.post_col, .post_col-2, .post_col-3 { -webkit-box-sizing:border-box; box-sizing:border-box; position:relative; width:100%; min-height:1px; margin-bottom:0.5em !important; padding-right:15px; padding-left:15px; float:left; }
.post_col-3a, .post_col-4  { -webkit-box-sizing:border-box; box-sizing:border-box; position:relative; width:48%; min-height:1px; margin-bottom:0.5em !important; padding-right:1%; padding-left:1%; float:left; }


@media screen and (min-width: 768px) {
    .post_col-2 { width:50%;}
    .post_col-3, .post_col-3a { width:33.33333%; }
	.post_col-4 { width:25%; }
}

@media screen and (min-width: 1024px) {
    .post_col-2 { width:50%; }
    .post_col-3, .post_col-3a  { width:33.33333%; }
	.post_col-4 { width:25%; }
}

.post_row0 { margin-right:0px; margin-left:0px; line-height:1.7;margin-bottom: 150px; }
.post_row0:before, .post_row:after { display:table; content:" "; }
.post_row0:after { clear:both; }



.cb_contents.last { padding-bottom:0px; }



.tablescroll{
overflow: auto;
white-space: nowrap;
background: #ff000;
}
.tablescroll::-webkit-scrollbar{
 height: 5px;
}
.tablescrolll::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.tablescroll::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}


.tablescroll table {
width: 100%;
font-size:90%;
}
.tablescroll th {
text-align: center;
background: #f5f5f5;
padding: 1%;
vertical-align:middle;
	
}
.tablescroll td {
text-align: center;
padding: 1%;
vertical-align:middle;
}


.index_parallax .desc {
  line-height: 2.5;
  text-align: left;
}


/* お知らせ */

#index_news {
  display: none;
}

.topdate {
  width: 100px;
  float: left;
}

.topitem {
padding: 0px;
border-top: 1px solid #ddd;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
width: 100%;
}

.topitem a {
  display:block; width:100%; height:60px; line-height:60px; padding:0 25px; font-size:15px;
  -webkit-box-sizing:border-box; box-sizing:border-box;
}

.topitem:last-child { border-bottom: 1px solid #ddd;}
.topitem :hover { background:#fafafa;}


@media screen and (max-width: 761px) {

.topdate {
  width: 80px;
  float: none;
  font-size:12px;
}

.topitem a {
display: block;
width: 100%;
height: 100%;
line-height:110%;
padding: 10px;
font-size: 14px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}

}


/* レスポンシブ　テーブル */


.tbl-r02 th {
background: #f5f5f5;
border: solid 1px #ccc;
color: #666;
padding: 2%;
vertical-align:middle;
width: 35%;
text-align: left;
}
.tbl-r02 td {
border: solid 1px #ccc;
  padding: 2%;
}


@media screen and (max-width: 761px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 96%;
  }
  .tbl-r02 {
    width: 96%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
border-bottom: none;
    display: block;
    width: 96%;
}

	
form input[type="text"], form input[type="email"], form textarea {
    position: relative;
    overflow: hidden;
    padding: 5px 10px;
    margin: 5px 5px 5px 0;
	width: 95%;
}

}

input, textarea { background-image: -webkit-linear-gradient(hsla(0,0%,100%,0), hsla(0,0%,100%,0)); -webkit-appearance: none; border-radius:0; /* Removing the inner shadow, rounded corners on iOS inputs */ padding: 10px;}

/* この学校だけ追記 */
#footer_menu ul li { display:inline; font-size:14px; margin:0 10px; }

.w80 {
  width: 80%;
}

.line {
  border-bottom: dotted 1px #999;
  padding: 10px 0 10px 10px;
  margin: 10px 0;
  list-style-type: none;
}

.btnform input{
	background: #333333;
	width: 60%;
	max-width: 550px;
	min-width: 220px;
	margin: 10px auto;
	display: block;
	border: 1px #333333 solid;
	text-align: center;
	padding: 10px 5px;
	color: #fff;
	transition: all 0.4s ease;
}

.btnform input:hover {
	background: #fff;
	color: #333333;
}


form input[type="text"], form input[type="email"], form textarea {
    position: relative;
    overflow: hidden;
    padding: 5px 10px;
    margin: 5px 5px 5px 0;
	width: 95%;
}
