@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Template:   cocoon-master
Version:    1.0.6
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
*{
	font-family: "メイリオ", sans-serif;
}
.wf-nicomoji{
	font-family: "Nico Moji";
}

.wf-roundedmplus1c{
	font-family: "M PLUS Rounded 1c";
}

/*
目次
1.全体・共通
2.トップページ
3.各ページ
4.

 */

/*---------------------------------
1.全体・共通
 ---------------------------------*/
#header{
	background: url('/wp-content/themes/cocoon-master/images/b109.gif');
	position: relative;
}

.entry-title{
	margin-bottom: 20px;
	border-left: 10px solid #6C973E;
	padding-left: 20px;

}

.call_botton_sp img{
	display: none;
  }

.titleh2{
	margin-bottom: 20px;
	border-left: 10px solid #6C973E;
	padding-left: 20px;
}


#content{
	margin-top: 0px;
}
#main{
}

h1.title{
	margin: 40px auto;
	text-align: center;
	color: #666;
}

.entry-title{
	margin-top: 30px;
}

.ir_content{
	padding: 30px;
	width: 70%;
}

#header-in{
}

.nav{
	margin-top: 1%;
	width: 300px;
	z-index: 3;
	right: 0;
	position: absolute;
}

.nav_sp{
	overflow: hidden;
	width: 100%;
	padding: 5px;
}
.nav_sp ul{
	width: 50%;
	float: right;
	margin: 0;
}
.nav_sp_li{
	text-align: right;
	padding-right: 10px;
	list-style: none;
	
}

.nav_sp_li a{
	color: #6C973E;
	text-decoration: none;
}
ul.utility{
	overflow: hidden;
	margin: 0;
	padding: 0;

}

.utility_list{
	width: 40%;
	border: 1px solid #6C973E;
	margin-right: 4%;
	float: left;
	text-align: center;
	list-style: none;
	font-size: 100%;
	background: #fff;
	border-radius: 3px;
}

.utility_list:last-child{
	margin-right: 0px;
}

#header-in{
	z-index: 1;
}

.utility_list a{
	text-decoration: none;
	color: #6C973E;
	display: block;
	font-size: 0.8em;
	padding: 3px;
}

.utility_list a:hover{
	color: #fff;
	background: #6C973E;

}

.call_botton{
	right: 6%;
	margin-top: 5%;
	z-index: 3;
	float: left;
	width: 250px;
}

.map{
	 	float: left;
    padding: 30px;
    width: 50%;
}


.call_botton p{
	float: left;
	margin: 0;
}

.call_botton_sp{
	position: fixed;
	right: 2%;
	bottom: 60px;
	z-index: 3;
	width: 45%;
}

.navi-in > ul {
display: -webkit-flex;
display: -moz-flex;
}
.border_footer{
		border-top: 3px solid #6C973E;
	clear: both;
}

#footer #f_navi{
	margin: 30px auto 30px;
	overflow: hidden;
}

#f_navi .f_navi_li{
	color: #6C973E;
	list-style: none;
	text-align: center;
	width: 20%;
	float: left;
}
.f_navi_s{
	margin: 0;
	padding: 0;
}

.f_navi_s li{
		color: #888 !important;
		font-size: 80%;
		list-style: none;

}

.footer-bottom{
	background: #6C973E;
	color: #fff;
	text-align: center;
}
.footer-bottom-content{
	text-align: center !important;
}
#footer-in{
	clear: both;
}
.f_navi_li a{
	color: #6C973E;
	text-decoration: none;
}

.page_t a{
	text-decoration: none;
	color: #fff;
}

/*---------------------------------
2.トップページ
 ---------------------------------*/


.balloon{
	text-align: center;
	background-color: #F08300;
	padding: 5px;
	width: 210px;
	border-radius: 50%;
	color: #fff;
	top: 120px;
	right: 3px;
	z-index: 3;
	transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -webkit-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
}

.top_description{
	background: url('http://cocoyell.jp/wp-content/uploads/2019/03/pixta_22461748_L-1-e1552711463761.jpg') no-repeat;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	overflow: hidden;
}

.top_description_text1{
 	background-color: rgba(255,208,5,1.0);
 	text-align: center;
 	margin: 50px 0 50px 0;
 	color: #222;
 	padding: 80px 80px 50px 80px;
 	text-align: justify;
	text-justify: inter-ideograph;
	width: 45%;
	float: left;
 }

.top_description_text1 ul{
	margin-top:20px;
	padding-left: 0;
}
.comp_about td{
	border-top: 2px solid #6C973E;
	padding: 15px;
}

 table td{
 	border:none; 
 }

 .comp_about tr{
 	padding: 5px 0 5px 0;
 }

border-top: 2px solid #6C973E;


.tdt_h1{
	width: 80%;
}

.top_description_text2{
 	background-color: rgba(250,250,250,0.9);
 	margin: 30px;
 	color: #333;
 	padding: 40px;
 	text-align: justify;
	text-justify: inter-ideograph;
	border-radius: 30px;
	box-shadow: 0 0 8px gray;
	width: 43%;
	float: right;
 }

 .more{
 	padding: 5px;
 }

  .more a{
  width: 100%;
  text-align: center;
 	display: inline-block;
 	padding: 0.5em 1em;
  text-decoration: none;
  background: #FF8100;/*ボタン色*/
  color: #FFF;
  border-bottom: solid 4px #F56500;
  border-radius: 10px;
  margin:0 auto;
  }

  .more a:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(4px);
  transform: translateY(4px);/*下に動く*/
  border-bottom: none;/*線を消す*/
}

 .top_description_text2 h1{
 	text-align: center;
 	border-bottom: 1px solid #333;
 	padding-bottom: 5px;
 }


article h2.news_title{
	margin: 0 ;
	font-size: 18px;
}

article h2.news_title a{
	color: #333;
	text-decoration: none;
}

article h2.news_title:nth-child(2n){
	background-color: #fff;
}

.fb{
	padding: 30px;
	width: 50%;
	float: left;
}

.fb h1 img{
	max-width: 510px;
}

.fb_sc{
			text-align: center;

}
.article h2.news_title{
	padding-left: 80px;
	font-weight: 200;
}
.news_title a{
	margin-left: 150px;
}
.pa40{
	padding: 40px;
}
.mat10{
	margin-top: 10px;
}
.mat20{
	margin-top: 20px;
}
.mab20{
	margin-bottom: 20px;
}
.mal20{
	margin-left:20px; 
}
.pal20{
	padding-left:20px; 
}
.pal60{
	padding-left:60px; 
}

.pab50{
	padding-bottom: 50px;
}
.sidebar h3{
	background-color:#6C973E; 
	color: #fff;
}
/*---------------------------------
3.各ページ
 ---------------------------------*/
.wsp-pages-title{
display: none;
}

.wrap_cont{
	max-width: 1236px;
	margin:0 auto;
	overflow: hidden;
	clear: both;
}

.cocoyell_about_wrap{
	background: #6C973E;
	width: 100%;
}

.cocoyell_about{
	color: #fff;
}
.cocoyell_about h1{
	text-align: center;
	font-size: 200%;

}
.cocoyell_about p{
	text-align: center;
}

.goriyou_nagare{
	position: relative;
}


.bg_t3{
	background: url(/wp-content/themes/cocoon-master/images/b065.gif);
}

.nagare_cont_bg{
	margin-top: -55px;
	padding: 20px 50px 20px 50px;
	transform: skew(0deg, 2deg);
	background: #6C973E;
	color: #fff;"
}

.nagare_t{
	width: 70%;
	float: left;
}
.border_nagare{
	width: 100%;
	border-bottom:1px solid #333;
	padding-bottom:20px; 
}

.bg_nagare{
	background-color: #1eccba;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
}
.nagare_p1{
	width: 20%; 
	float: right;
}

.nagare_p2{
	width: 30%; float: left;
}

.dir{
	position: absolute;
	left: 46%;
	margin-top: -6px;
	overflow: hidden;
	z-index: 4;
}

.tel_contact{
	margin: 70px auto;
	text-align: center;
}

.tel_contact a{
	z-index: 3;
	overflow: hidden;
}

.shuro_place{
	padding: 30px;
}

.page_t{
	background: #6C973E;
	color: #fff;
	text-align: left;
	float: right;
	margin-right: 20px;
	display: inline;
	padding: 8px 15px 8px 15px;
	-webkit-border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px / 5px 5px 0px 0px;
}

.blue_line{
	margin: 30px auto;
	border-radius: 20px;
	border:5px solid #00AFEC;
	padding: 20px;
	box-shadow: 0 0 8px grey;
	overflow: hidden;
	background: url('../uploads/images/105-01.jpg') no-repeat;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	overflow: hidden;	
}

.blue_line h1{
	border-bottom:1px solid #00AFEC;
	padding-bottom: 5px;
	color: #003894;
}

.fee_about{
	max-width: 1236px;
	margin:0 auto;
}
.prog_text{
	float: left;
	margin-bottom: 20px;
}
.prog_text1{
	float: left;
	width: 50%;
	border-right: 1px solid #000;
	padding-right: 5px; 
	margin: 10px 0 0 0 ;

}
.prog_text2{
	float: left;
	width: 50%;
	padding-left: 10px;
	font-weight: bold;
	color: #00AFEC;
	margin: 10px 0 0 0 ;

}
.prog_link{
	max-width:208px;
	margin: 0 auto;
	clear: both;
	margin-top: 20px;
}
.question-boxes{
	margin:30px auto;
	overflow: hidden;
	padding-bottom: 30px;
}
.qbt{
	margin-left: 20px;
}

.questions{
	width: 100%;
	background: #FFF100;
	clear: both;
}

.question1{
	float: left;
	background: #cccccc;
  max-height: 30%;
 	max-width: 30%;
 	margin-left: 2%;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
li.question:first-child{
	margin-left: 0;
}


ul.session_boxes{
	width: 100%;
	padding-left: 0;
	display:flex;
	justify-content: center;
}

.session_boxes li{
	width: 100%;
	padding: 20px;
	margin: 1%;
	list-style: none;
	border:3px solid #fff;
	border-radius: 10px;
}

.session_boxes h2{
	text-align: center;
	list-style: none;
	border-bottom: 1.5pt dotted #fff;
	padding-bottom: 5px;
	font-size: 120%;
}

.fee_about{
	clear: both;
}

ul.keyword{
	width: 100%;
	display: flex;
	justify-content: center;
	padding-left: 0;
}

ul.keyword li{
	margin:20px;
	list-style: none;
	width: 30%; 
	text-align: center;
	border:2px solid #6C973E;
	padding:20px; 
	border-radius: 10px;
	box-shadow: 0 0 8px gray;
}
ul.keyword li img{
	width:20%;
}
ul.keyword li h2{
	color: #6C973E;
	border-bottom:1px dotted #6C973E;
	padding-bottom: 5px;
}

.service_wrap h3 img{
}

.service_list{
	padding-left: 0;
	width: 100%;
	display: flex;
  flex-wrap: wrap;         /*折り返し有り・複数行*/
	justify-content: center;
}
.service_list li{
	list-style: none;
	text-align: center;
	width: 350px;
	margin-left: 30px;
	margin-bottom: 30px;
}
.service_list li:first-child{
	margin-left: 0;

}
.service_list li ul{
	padding-left: 0;
		margin-top: 0;

}
.service_list li ul li{
	padding-left: 0;
		margin-top: 0;
		margin-left: 0;
		margin-bottom: 0;
}

.concept{

}

.about_main{
	width: 55%;
	float: left;
}

.about_sidebar{
    width: 30%;
    float: right;
}

.about_sidebar li{
	background: #f7f7f7;
    list-style: none;
    margin-bottom: 20px;
    padding: 14px 12px;
    border-bottom: solid 3px #dadada;
     	border-left: solid #2672FF 5px;
}

.about_sidebar li.blu{
 	border-left: solid #2672FF 5px;
}

.about_sidebar li.gre{
 	border-left: solid #6C973E 5px;
}


.about_sidebar li.ore{
 	border-left: solid #F55006 5px;
}



.about_sidebar li.yel{
 	border-left: solid #FFD20D 5px;
}

.about_sidebar li a{
	color: #333;
	text-decoration: none;
}

.about_name{
	float: right;
	font-family: serif;
}

.introspection{
	width: 100%;
	display: flex;
	border-radius: 10px;
	background: url("/wp-content/themes/cocoon-master/images/p_da0571_s_da05710.jpg");
	border:5px solid #6C973E;
	justify-content: center;
	padding:20px;
	box-shadow: 0 0 8px grey;
}
.introspection li{
	margin-right: 20px;
	list-style: none;
}
.introspection li:last-child{
	margin-right: 0px;
}

.message{
	margin-bottom: 40px;
	overflow: hidden;
	font-family: serif;
}

.top_i{
	overflow: hidden;
}


.message p{
	font-family: serif;
}
.message img{
	float: left;
	margin-right: 30px;
}
.company{
	clear: both;
}

.fb1{
	margin-top: 20px;
}
/*
.entry-content>*, .entry-content p, .demo .entry-content p{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}*/

.entry-content {
  margin-top: 0 !important;
 	margin-bottom: 0 !important;
}

.concept{
	width: 100%;
	border-radius: 30px;
	border:5px solid #6C973E;
	background: url("/wp-content/themes/cocoon-master/images/p_da0571_s_da05710.jpg");
	margin-bottom: 30px;
}
.concept h1{
	text-align: center;
	border-bottom:1px double #6C973E;
	padding-bottom: 10px;
	color: #6C973E;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	background: #fff;
	padding:20px 30px 10px 30px; 
	margin-bottom: 10px;
}
.concept h1 img{
	width: 80px;
}
.concept p{
	padding:0px 30px 30px 30px;
}
/*

コンタクトフォーム用
ーーーーーーーーーーー
 */
/* 必須マーク */
.must {
	background: #FF1A00;
}

/* 任意マーク */
.free {
	background: #999;
}

.must,
.free {
	color: #FFF;
	border-radius: 3px;
	font-size: 12px;
	margin-right: 10px;
	padding: 5px 10px;
	letter-spacing: 0.2em;
}

/* 送信ボタン */
input.sub-btn {
	width: 300px;
	height: 60px;
	background: #F90;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #ffae13;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}

/* 送信ボタンホバー */
input.sub-btn:hover{
	background: #FFF;
	color: #F90;  
}

/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1240px以下*/
@media screen and (max-width: 1840px){
  /*必要ならばここにコードを書く*/

  .header-container-in hlt-center-logo{
  	position: fixed;
  	top: 0;
  }
  .nav_sp{
  	display: none;
  }

  header .navi-menu-button{
  	  display: none;

  }

}

/*1030px以下*/
@media screen and (max-width: 1030px){
  /*必要ならばここにコードを書く*/
    .page_t,.border_footer,#f_navi,.call_botton,.utility{
  	display: none;
  }

  
  .call_botton_sp img{
		display: block;
  }
  .about_sidebar{
  	display: none;
  }
  	.about_main{
  		width: 100%;
  		padding:20px;
	}
	    .nav_sp{
  	display: block;
  }
    header .navi-menu-button{
  	  display: block;	
  	  background: #333;
  	  font-size:14pt; 
  	  color: #fff;
  	  padding: 5px 5px 5px 15px;

  }

}
/*768px以下*/
@media screen and (max-width: 768px){
  /*必要ならばここにコードを書く*/
  .top_description{
  	background:url(http://cocoyell.jp/wp-content/uploads/2019/03/pixta_22461748_L-2-e1552712688725.jpg);
  }

.navi-in .menu-mobile {
	display: none;
}

  .top_description_text1{
  	width: 90%;
  	padding: 40px;
  	margin: 5%;
  }
  .top_description_text1 ul{
  	margin-left: 20px;
  }
  .top_description_text2{
  	width: 90%;
  	margin: 5%;  
  }
  	.fb_title{
  		width: 90%;
  		margin: 0 auto;
  	}
  	.news_title a{
  		display: block;
  		margin: 0;
  	}
   	.session_boxes{
   		display: block !important;
   	}
  	.session_boxes li{
  		width: 100%;
  		margin-bottom: 10px;
  	}
  	.dir{
  		display: none;
  	}
  	ul.keyword {
  		display: block !important;
  	}
  	ul.keyword li{
  		width: 100% !important;
  		margin:20px 0 0 0 !important;
  	}
  .ir_content{
  		width: 100%;
  	}
.concept h1 img{
		width: 60px;
		}

	.fb{
			width: 100%;
			padding: 30px;
		}
	.map{
			width: 100%;
			padding: 30px;
		}
		.introspection{
			display: block !important;
			float: left;
		}
		.introspection li{
			width: 50%;
			padding: 10px;
			float: left;
			margin-right: 0;
		}

		.nagare_t{
			width: 100%;
		}
		.nagare_t img{
			width: 100%;
		}
		.nagare_p1{
	width: 100%; 
}
		.nagare_p2{
	width: 100%; 
}
.nagare_p1 img{
	width: 100%;

}
.nagare_p2 img{
	width: 100%;
	
}

.nagare_cont_bg{
	margin-top: -20px;
}
.message img{
	width: 100%;
}
.message p.top_text{
	width:100%;
	margin-top: 10px;
	padding: 10px;
	display: inline-block;
}

	}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
/* モバイルトップメニュー */
	
}
