@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) {
.page-body {padding: 0 0px;}
.page .content .main {
  padding-left: 0px;
  padding-right: 0px;
}
}

/*782px以下*/
@media screen and (max-width: 782px) {
}

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

/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;	
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:1em 0;
 margin-top:30px;
 width:100%;
 background:#ffaa56;
 color:#fff;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 border: none;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#fff;
 color:#ffaa56;
}

/*コンタクトフォーム*/
.wpcf7 input[name="your-name"] { /* 名前入力欄 */
	width: 30%;
}
.wpcf7 input[name="your-email"] { /* メール入力欄 */
	width: 50%;
}

/* ヘッダーメニュー */


#navi .navi-in > ul > li{
  border-bottom: 1px solid #eee;
}

#navi .navi-in > ul > li{
  border-left: 1px solid #eee;
}

#navi .navi-in > ul > li:last-child{
  border-right: 1px solid #eee;
}

.navi-in > ul > .menu-item-has-children > a::after{
  right: 10px;
} 


/* アピールエリア本文余白 */
.page-id-74 .main {
    padding-top: 0;
}

/*全固定ページのメインカラムパディング設定*/
.page .content .main {
    padding-left: 35px;
	padding-right: 35px;
}

/* 見出しH1の設定 */
h1 {
  position: relative;
  background: #ffb6c1;
  padding: 3px 5px 3px 25px;
  font-size: 20px;
  color: #474747;
  border-radius: 0 10px 10px 0;
}

h1:before {
  font-family: "Font Awesome 6 Free";
  content: "\f553";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0.1em;
  color: white;
  background: #dc143c;
  font-weight: 900;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -1.35em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.29);
  border-bottom: solid 2px #4967b4;
}

/* 見出しH2の設定 */
.entry-content h2,
.entry-content h2::before,
.entry-content h2::after {
margin: 0;
padding: 0;
border: none;
border-radius: 0;
background: none;
}
.article h2 {
  position: relative;
  background: #ffd98a;
  padding: 4px 5px 4px 25px;
  font-size: 20px;
  color: #474747;
  border-radius: 0 10px 10px 0;
}

.article h2:before {
  font-family: "Font Awesome 6 Free";
  content: "\f0a4";
  display: inline-block;
  line-height: 40px;
  position: absolute;
  padding: 0em;
  color: white;
  background: #ffa337;
  font-weight: 900;
  width: 40px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  left: -1.35em;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  box-shadow: 0px 2px 1px rgba(0, 0, 0, 0.29);
  border-bottom: solid 2px #4967b4;
}

/* 見出しH3の設定 */
.article h3 {
  border: none;/*cocoonのデフォルトのデザインを消す*/
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

h3 {
  font-size: 20px !important;/*文字のサイズ*/
  position: relative;
  color: #323232;
  padding-left: 1.3em;
  line-height: .7em;
  margin-bottom: 15px;
  border-top: none;
  border-bottom: none;
}

h3:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  position: absolute;
  font-size: 1.4em;
  left: 0;
  top: 0;
  font-weight: 600;
  color: #8b0000;
  line-height: 0.8em;
}


/* 見出しH4の設定 */
.article h4 {
  border: none;/*cocoonのデフォルトのデザインを消す*/
  position: relative;
  display: inline-block;
  padding: 0 55px;
}

h4 {
  font-size: 20px !important;/*文字のサイズ*/
  position: relative;
  color: #323232;
  padding-left: 1.3em;
  line-height: .7em;
  margin-bottom: 15px;
  border-top: none;
  border-bottom: none;
}

h4:before {
  font-family: "Font Awesome 5 Free";
  content: "\f058";
  position: absolute;
  font-size: 1em;
  left: 0;
  top: 0;
  font-weight: 500;
  color: #E07487;
  line-height: 1.6em;
}


/* モバイルフッターボタンの色 */
.mobile-menu-buttons,
.mobile-menu-buttons .menu-button > a {
    background-color: #ffb600;
    color: #fff;
}

#sidebar-menu-content {
    color: #333;
}

/* 見出し中央揃え */


/* コンタクトフォームラジオボタン縦並び */
span.wpcf7-list-item {
display: block;
}

