@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.2
*/

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/

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

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}


/*特定ページのフォローボタン非表示*/
.page .sns-follow {
    display: none;
}


/*投稿日・更新日・著者情報消す　*/
.page .date-tags,
.page .author-info {
    display: none;
} 


/* 見出しカスタマイズ */
/* H2 */
.article h2{
background:none;
padding: 0;
}

/* H3 */
.article h3{
border-top:none;
border-bottom:none;
border-left:none;
border-right:none;
padding: 0;
}

/* H4 */
.article h4{
border-top:none;
border-bottom:none;
padding: 0;
}

/* H5 */
.article h5{
border-top:none;
border-bottom:none;
padding: 0;
}




h2 {
  border-bottom: solid 3px #E5E5E5 !important;
  position: relative;
}

h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #49c5b6 !important;
  bottom: -3px;
  width: 20%;
}



h3 {
    position: relative;
    background: #21b0b6!important;
    color: #ffffff;
    border-radius: 4px;
    padding: 10px!important;
}




.article h4 {
  position: relative;
  background: #f4f4f4;
  padding: 5px 5px 2px 50px!important;
  font-size: 20px;
  color: #474747;
  border-radius: 0 10px 10px 0;
}

.article h4:before {
  font-family: "FontAwesome";
  content:  "\f0a4";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #ff6363;
  font-weight: 900;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -0.3em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.29);
	
}





h5 {
    margin: 20px 0 0 0;
    padding: 5px 0 5px 12px !important;
    font-size: 100%;
    font-weight: bold;
    line-height: 150%;
    letter-spacing: 1px;
    border-left: 6px solid #dd0000;
}

/*ヘッダーの文字と背景の色を変える*/
.search-menu-button.menu-button,
.navi-menu-button.menu-button{
	background-color: #21b0b6;
	color: #FFFFFF;
}

/*モバイルヘッダーの背景の色を変える*/
.logo-menu-button.menu-button{
	background-color: #21b0b6;
}

/************************************
** YouTube動画
************************************/

/* YouTubeの画像・パソコンでもカラム幅いっぱいにする */
.video-container {
  max-width: none;
}

/*---cocoonモバイルメニューのカスタマイズ---*/
.mobile-menu-buttons {
  background: #21b0b6;/* メニューの背景色 */
  box-shadow:0 -2px 6px gray;/* メニューに影をつける */
}
.navi-menu-button,
.mobile-menu-buttons .home-menu-button > a,
.search-menu-button,
.mobile-menu-buttons .top-menu-button > a,
.sidebar-menu-button{
  color: #ffffff;/* メニューのテキストの色 */
}

.mobile-menu-buttons .menu-button > a {
    display: block;
    color: #fff;
}


.mobile-menu-buttons .menu-button:hover {
  background: #21b0b6;/* メニューの背景色(選択時) */
}
.top-menu-button a:hover,
.home-menu-button a:hover,
.mobile-menu-buttons :hover,
.menu-button:hover {
	color: #ffffff;;/* メニューのテキストの色(選択時) */
}
.mobile-menu-buttons .menu-content{
  color: #333;/* サイドメニューの表示色が変わるのを防ぐ */
}
/*-------------------------------------*/


/************************************
** コメントボタン
************************************/

#commentform .comment-form-comment #comment{
 border: 3px solid #eee;
}
#commentform .form-submit input[type='submit']{
 border: none;
 background-color: #eee;
 font-style: italic;
}
#commentform .form-submit input[type='submit']:hover{
opacity:0.7;
}


/* ヘッダーロゴを非表示 */
@media screen and (max-width: 1023px) {
.logo-menu-button img {
display: none;
}
.logo-menu-button  {
	display: inline-block;
	background: url("https://repeat-school.com/special-talk/wp-content/uploads/2020/08/sp_rogo-1.png") no-repeat;
	background-size: contain;
	background-position: center;
}	
	
}


/* ナビメニュー 文字*/
#navi {
font-weight: bold; /* 太文字 */
}
/* ナビメニュー（アイコン） */
.navi-in .has-icon {
display: none; /* 非表示 */
}



/* ナビメニュー 文字*/
#navi {
font-weight: bold; /* 太文字 */
text-shadow: 0 2px 4px rgba(0,0,0,0.3); /* 影 */
}
/* ナビメニュー（アイコン） */
.navi-in .has-icon {
display: none; /* 非表示 */
}


/* ヘッダーの下画像モバイル端末サイズでつぶれるのを防ぐ */
@media screen and (max-width: 834px){
  #appeal .appeal-in{
    min-height: 150px;    /* この値は各自設定 */
  }
}


/* ヘッダーロゴを非表示 */
@media screen and (max-width: 1023px) {
.logo-menu-button img {
display: none;
}
.logo-menu-button  {
	display: inline-block;
	background: url("https://repeat-school.com/special-talk/wp-content/uploads/2020/08/sp_rogo-1.png") no-repeat;
	background-size: contain;
	background-position: center;
}	
	
}




/* プルダウンメニューの文字が改行されるのを避けるために幅広く設定 */
.navi-in > ul .sub-menu li {
    width: 340px !important;
}

/* サイドバーフォント設定 */
.widget_nav_menu ul li a {
font-size: 17px !important;
}


#main .button-caption {
	display: none; /*キャプション非表示*/
}



/*　固定ページでシェア・フォローボタンをまとめて非表示　*/
.page .sns-share,
.page .sns-follow {
    display: none;
}


/*SNSシェアボタン　丸くする*/
/*
　.sns-share-message{
	font-weight: bold; 【/*太字】
	color: #875d5b; 【/*文字色】
}

.sns-share-buttons {
	flex-wrap: nowrap; 【/*折り返さない】
	justify-content: center; 【/*中央寄せ】
}

.sns-share-buttons a {
	border-radius: 50%; 【/*丸くする】
	font-size: 20px; 【/*アイコンのサイズ*】
	margin: 0 10px; 【/*ボタン同士の間隔*】
}

#main .sns-share a {
	width: 40px; 【/*ボタンの横幅】
	height: 40px; 【/*ボタンの高さ】
}

*/



/************************************
** PCのみ改行・SPのみ改行をCSSで実装する
************************************/

@media screen and (min-width: 680px){   
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width: 680px){   
  .pc { display:none; }
  .sp { display:block; }
}
 
/************************************
** YouTube動画を中央に配置する
************************************/

.video-container {
margin: 0px auto;
}


/************************************
** 第〇回で語られている内容はこちら 【開始】
************************************/

/* リストの黒丸を消す　 */
ul {
  list-style: none;
}

.box_contents {
     text-align:left; 
	 /* text-align: center;　 */
    width:780px;
    margin:0px auto;
    border: 3px solid #00ada7;
  padding: 0; /* 余白 */
}
.box_contents .box_title {
    color: #00ada7;
/* 	font-weight:bold; */
    text-align: center;
    margin: .2em auto;
    width: calc(100% - 2em);
    border-bottom: 3px solid #00ada7;

}

@media screen and (max-width: 750px) {
  /*必要ならばここにコードを書く*/
.box_contents {
width: 100%;
    border: 3px solid #00ada7;
  padding: 0; /* 余白 */
}

}

/************************************
** 第〇回で語られている内容はこちら 【終了】
************************************/

/*　YouTubeを倍速で再生する方法
グレー吹き出し　【開始】　*/

.balloon1-top {
  position: relative;
  
	margin-bottom: 2.5em;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 15px;
  background: #ededed;
}

.balloon1-top:before {
  content: "";
  position: absolute;
  top: -25px;
  left: 5%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #ededed;
}

.balloon1-top p {
  margin: 0;
  padding: 0;
}

/*　YouTubeを倍速で再生する方法
グレー吹き出し　【終了】　*/


/************************************
**  Zoom説明会に参加する方法【開始】
************************************/

/* 番号を四角で塗りつぶしたCSSデザイン */

ol {
  counter-reset:number; /*数字をリセット*/
  list-style-type: none!important; /*数字を一旦消す*/
  padding:0!important;
}
ol li {
  position: relative;
  padding: 0.2em;
  line-height: 1.5em;
 /* background: #f1f8ff;*/
  border-left : solid 35px #5c9ee7;
  margin-bottom: 5px;
	 font-weight:  bold;
}
ol li:before{
  /* 以下数字をつける */
  position: absolute;
  counter-increment: number;
  content: counter(number);
  /*数字のデザイン変える*/
  display:inline-block;
  color: white;
  font-family: 'Avenir','Arial Black','Arial',sans-serif;
  font-weight:bold;
  font-size: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: -35px;
  width: 35px;
  height: 1em;
  line-height: 1;
  text-align: center;
}


/************************************
**  画像の横に文字を配置する
テキストと画像を上に合わせる
************************************/


*, *:before, *:after {
	box-sizing: border-box;
}
.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_2 > div{
    width: 45%;
    padding: 30px;
}
@media screen and (max-width: 960px) {
	.col_2 > div{
		 width: 40%;
			text-align : center ;
				margin: 0 auto;
	}
}


@media screen and (max-width: 750px) {
	
	.col_2 > div{
    width: 50%;
    text-align: center;
    margin: 0 auto;
				 padding: 15px;
	}
}

@media screen and (max-width: 480px) {
	
	.col_2 > div{
    width: 70%;
    text-align: left;
    margin: 0 auto;
	}

}

@media screen and (max-width: 330px) {
	
	.col_2 > div{
		width: 90%;
		text-align: left; 
		margin: 0 auto;
		 padding: 10px;
	}

}


*, *:before, *:after {
	box-sizing: border-box;
}
.col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_3 > div{
	width: 33.33333%;
	padding: 10px;
}



@media screen and (max-width: 750px) {
	
	.col_3 > div{
		width: 55%;
	text-align: center;
		margin: 0 auto;
	}
}

@media screen and (max-width: 480px) {
	
	.col_3 > div{
		width: 70%;
		text-align: left; 
		margin: 0 auto;
	}

}

@media screen and (max-width: 330px) {
	
	.col_3 > div{
		width: 90%;
		text-align: left; 
		margin: 0 auto;
	}

}
/************************************
**  Zoom説明会に参加する方法 【終了】
************************************/

/************************************
** 目次
************************************/

/* 目次開始 */
.toc {
border: 1px solid #374f68;

    letter-spacing: 1px;
    border-top-width: 5px;
    font-weight: 500;
		width: 100%;
  /*	max-width:600px;外枠の最大幅を指定*/
  display: block; 横幅いっぱいに広げる
}
.toc-title {
color: #000000;　/*目次タイトルの文字色*/
    font-size: 1.1em;
    text-align: center;
    padding: 6px 16px;
}
.toc-title::before {
    font-family: FontAwesome;
    content: '\f0ca'; /*目次タイトルのアイコン*/
    margin-right: 0.5em;
}


.toc-content {
    padding: 8px;
}

.toc-content li {

    line-height: 1.5;
    padding: 0.7em 0 0.5em 1.4em;
    border-bottom: dashed 1px silver;
    list-style-type: none!important;
}
	/* リスト数字
.toc-list>li>a:before {
    text-indent: 0;
    font-size: .9em;
    width: 2em;
    height: 2em;
    line-height: 2;
    display: inline-block;
    text-align: center;
    counter-increment: toc;
    content: counters(toc,"")"";
    color: #90b5ce;
    font-weight: bold;
    background: #eff2f5;
    border-radius: 50%;
    margin-right: .5em;
}
 */

.toc .toc-list {
    counter-reset: toc;
    list-style: none;
    padding-left: 0;
}


/* 目次終了 */

/************************************
**  Zoomの基本的な操作　カスタマイズ【開始】
************************************/

/* 画像に影を付ける */
.b-shadow01{
	box-shadow:0px 0px 3px;
}

/* 画像とテキストの横並びレイアウト */

.box01{
	padding:15px;
	border:1px solid #707070;
}

.textbox{
	display:flex;
}


/* 上 | 右 | 下 | 左 */
.box01  p {
margin: 0px 0px 0px 10px;
padding: 0;
}


@media screen and (max-width: 480px) {
.box01  p {
    font-size: 12px;}
	

	}


/* 2カラムコンテンツにする */

.archive {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
	text-align:center; 
}

.archive div {
    margin-bottom: 0rem;
    padding: 0.5rem;
    width: 48%;
    background-color: #ffffff;
	border: 1px solid;
border-color: #000000;
}

.archive img {
    display: block;
    margin-bottom: 1rem;
    width: 100%;
    height: auto;
}


.archive  p {
margin: 0;
padding: 0;
}


/* スマホアプリ版 ZOOMの基本的な操作　*/
.contents_zoom {
     width: 100%;
     max-width: 1200px;
     margin: auto;
 }
 .contents_zoom img {
     width: 100%;
 }
 .text-center {
     text-align: center;
 }
 .flexbox {
     display: flex;
 }
 .box1_zoom {
     width: 55%;
     margin: auto;
 }
 .box2_zoom {
     width: 45%;
     margin: auto .5rem;
 }
 @media screen and (max-width: 767px) {
     .flexbox {
         display: block;
     }
     .flexbox .box1 {
         width: 100%;
         margin: 0 auto;
     }
     .flexbox .box2 {
         width: 100%;
         margin: 0 auto;
     }
	 
	  .box2_zoom {
     width: 100%;
     margin: auto .5rem;
 }
 }

/************************************
**  Zoomの基本的な操作　カスタマイズ【終了】
************************************/






