@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.3
*/

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

/************************************
** 見出し（H1-6）
************************************/
h1, h2, h3, h4, h5, h6{
  line-height:130%;
  color:#333;
}

.article h1,
.article h2,
.article h3,
.article h4,
.article h5,
.article h6{
  position:relative;
  margin-top:35px;
  margin-bottom:20px;
}
.article h1 {
  margin-top:10px;
  margin-bottom:10px;
  font-size: 10px;
  line-height:93%;
}

#archive-title{
  padding-bottom:20px;
  font-size:26px;
}

.article h1 {
  border-left:0px solid #000;
  border-bottom:1px solid #1177ba;
  color: #1177ba;
  margin: 40px -10px 20px;
  padding:5px 0;
  font-size:26px;
}

.article h2 {
  border-left:0px solid #000;
  border-bottom:1px solid #1177ba;
  margin: 40px -10px 20px;
  padding:5px 0;
  font-size:26px;
}

.article h2:first-letter {
  font-size: 2em;
  color: #1177ba;
}

.article h3{
  font-size:23px;
  border-bottom:0px solid #e7e7e7;
  margin: 40px -10px 20px;
  padding:5px 0;

  position: relative;
  padding-left: 1.2em;/*アイコン分のスペース*/
  line-height: 1.4;
}

.article h3:before {
  font-family: "FontAwesome";
  content: "\f00c";/*アイコンのユニコード*/
  font-weight: 900;
  position: absolute;/*絶対位置*/
  font-size: 1.2em;/*サイズ*/
  left: 0;/*アイコンの位置*/
  top: 0;/*アイコンの位置*/
  color: #1177ba; /*アイコン色*/
  font-weight: 900;
}

.article h4, .article h5, .article h6{
  font-size:20px;
  padding:8px 0;
}

.article  h4{
  border-bottom: 1px dashed #1177ba;
}

.article  h5{
  position: relative;
  border-top: solid 2px #1177ba;
  border-bottom: solid 2px #1177ba;
  background: #b8dcf1;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
}

.article  h5:after {
  /*タブ*/
  position: absolute;
  font-family: "FontAwesome",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: '\f0a7\ POINT';
  background: #1177ba;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}

.article  h6{
  position: relative;
  border-top: solid 2px #1177ba;
  border-bottom: solid 2px #1177ba;
  background: #b8dcf1;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 2em 0 0.5em;
}

.article  h6:after {
  /*タブ*/
  position: absolute;
  font-family: "FontAwesome",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: '\f00c Check';
  background: #1177ba;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 3px;
  font-size: 0.7em;
  line-height: 1;
  letter-spacing: 0.05em;
}

.entry-content{
  margin-bottom: 60px;
}

/* CF7チェックボックスとラジオボタンを縦並びに */
span.wpcf7-list-item {
margin-top:5px;
display: block;
}

.btn01{
  font-size:22px;
  font-size:2.2rem;
/* ボタン */
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  text-align: center;
  color: #3130c1;
  background: #ffcc00;/*色*/
  border-radius: 4px;/*角の丸み*/
  box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), inset 0 -2px 0 rgba(0, 0, 0, 0.05);
  font-weight: bold;
  border: solid 2px #a58400;/*線色*/
}
.btn01:active {
  /*押したとき*/
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

.txtbtn {
    background: -moz-linear-gradient(top,#eee 0%,#aaa);
    background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#aaa));
    border: 1px solid #aaa;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    box-shadow:1px 3px 7px 0px #666 ;
    color: #555;
    font-size: 18px;
    width:200px;
    line-height: 40px;
    font-weight: bold;
    font-family: メイリオ, Meiryo, Meiryo UI, Osaka, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    text-shadow: 1px 1px 2px #FFF,
      -1px 1px 2px #FFF,
      1px -1px 2px #FFF,
      -1px -1px 2px #FFF,
      3px 3px 1px #666;
    padding: 5px 15px;
}

.tagmark {
  color: #ffffff ;
  background: #2b65e0;
  font-size: 5pt ;
  line-height: 6pt;
  margin:1px 1px 1px 1px;
  padding: 1px 1px 1px 1px;
}

/* 追従ボタンスタイル↓ ---------- */
.floating {
	width:800px;
	position: fixed;
	bottom: 0px;
	left: 50%;
	margin-right: -50%;
	animation: floating 2s infinite;
	transform: translate(-50%, 0%);
	transition: .4s;
	opacity: 1;
	visibility: visible;
}

.floating.unactive {
	opacity: 0;
	visibility: hidden;
}

@keyframes floating {
	0% {
		transform: translate(-50%, 2px);
	}
	5% {
		transform: translate(-50%, -2px);
	}
	10% {
		transform: translate(-50%, 2px);
	}
	15% {
		transform: translate(-50%, -2px);
	}
	20% {
		transform: translate(-50%, 2px);
	}
	25% {
		transform: translate(-50%, -2px);
	}
	30% {
		transform: translate(-50%, 0px);
	}
}
/* 追従ボタンスタイル↑ ---------- */



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

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

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