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

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

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

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

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
/*************************************
 * オリジナル
 * ***********************************/
@media print {
body #container .widget, body #container .header-container {
display: block !important;
}
#container .footer-container {
display: block !important;
}
}
.page .entry-title{
	display: none;
}
body {
    background-color: #000;
	color:#B9B9B9;
}
.main{
    background-color: #000;
}
a {
    text-decoration:none; 
}
a:visited {
    color: #ffffff;
}
a:hover {
    color:#EA5506;
}
.a-wrap {
    color: #fff;
}
.sidebar {
    background-color: #000;
}
.article-footer {background-color:#000000;}
.widget_recent_entries ul li a, 
.widget_categories ul li a, 
.widget_archive ul li a, 
.widget_pages ul li a, 
.widget_meta ul li a, 
.widget_rss ul li a, 
.widget_nav_menu ul li a {
 
    color: #fff;
}
div .ttl001 {
 position: relative ;
  padding: 1.5rem 2rem 1.5rem 160px;
  border-bottom: 3px solid #000 ;
}
div .ttl001 span {
  font-family: 'Roboto', sans-serif;
  font-size: 100px;
  font-size: 10rem ;
  line-height: 1;
  position: absolute;
  bottom: -1.6rem;
  left: 0;
}
div .ttl002 {
	font-size:2em;
	font-weight:10rem;
}
div .ttl002:first-letter {
  font-size: 150%;
  color: #eb6100;
}
div .ttl003 {
	font-size: 30px;
	font-weight: bold;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 40px;
	display: inline-block;
}
div .ttl003 span {
	font-size: 0.5em;
	background: #000;
	display: inline-block;
	width: fit-content;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -8px;
	padding: 0 8px;
	margin: 4px auto 0;
}
div .ttl003::after {
	content: '';
	width: 100%;
	background: #fff;
	height: 1px;
	display: block;
	margin: auto;
	position: absolute;
	bottom: 0;
	z-index: -1;
}
div .box26 {
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #95ccff;
    border-radius: 8px;
}
div .box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
	background-color:#000000;
    color: #95ccff;
    font-weight: bold;
}
div .box26 p {
    margin: 0; 
    padding: 0;
}

.h5a {
  position: relative;/*相対位置*/
  line-height: 1.4;/*行高*/
  display: inline-block;
}

.h5a:before, .h5a:after { 
  position: relative;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  font-size: 1.0em;
  color: #ff6a6a;
}
.h5a:before {
  content:"\f053";/*アイコン種類*/
  padding-right: 0.5em
}
.h5a:after {
  content:"\f054";/*アイコン種類*/
  padding-left: 0.5em
}
h2 {
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

h2:before, h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 2px;
  background-color:#ffffff;
}

h2:before {
  left:0;
}
h2:after {
  right: 0;
}

h6 {
  background: #000;
  color: red;
  font-size: 25px;
  font-family: 'Ultra', serif;
  text-align: center;
}

ul {
	list-style-type:none !important;
	margin:0;
}
ul.colist {
  list-style-type: none;
}
ul.colist > li {
  text-indent: -1em;
}
ul.colist > li:before {
  content: "◇";
  text-indent: -1em;
}
/* Contact Form 7 */
/* 必須マーク */
.must{
	color: #fff;
	margin-right: 10px;
	padding: 6px 10px;
	background: #f58694; /* 背景色 */
	border-radius: 5px;
}

/* 任意マーク */
.free {
	color: #fff;
	margin-right: 10px;
	padding: 6px 10px;
	background: #7fbfff; /* 背景色 */
	border-radius: 5px;
}

/* 項目名を太字にする */
form p {
	font-weight: 600;
}

/* 入力項目を見やすくする */
input.wpcf7-form-control.wpcf7-text,
textarea.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	padding: 8px 15px;
	margin-right: 10px;
	margin-top: 10px;
	border: 1px solid #d0d5d8; /* 枠線の色 */
	border-radius: 3px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
	height: 200px;
}

/* 必須項目の入力欄を見やすくする */
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
	background: #eff1f5; /* 背景色 */
}

/* 送信ボタンを見やすくする */
input.wpcf7-submit {
	width: 100%; /* 好みで60〜80%でもOK */
	height: 60px;
	border-color: #ffbf7f; /* 枠線の色 */
	background: #ffbf7f; /* ボタンの色 */
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	border-radius: 2px;
}

/* エラーメッセージを見やすくする */
span.wpcf7-not-valid-tip,
.wpcf7-response-output.wpcf7-validation-errors {
	color: red;
	font-weight: 600;
}

/*ヘッダーモバイルボタンの背景と文字の色を変える*/
.mobile-menu-buttons {
 background:#000000;
 color: #ffffff;
}