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

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
/*固定ページの日付非表示*/
.page .date-tags,
.page .author-info,
.display-kesu
{
display: none;
}
.margin-zero
{
margin: 0px;
margin-bottom:0px;
}
/*隠すもの*/
.home.page .entry-title{
  display: none;
}
/*コンテンツ編集*/
a:hover {
  color: #ffcb00;
}
/*トップ法人個人ボタン
.top_bt a { 
	padding: 10px 2px 7px 2px;
line-height: 1em;
}*/
.entry-content h2 {
	font-size: 130%;
	letter-spacing: 3px;
    border-left: solid 5px #4eb5b5;
	background: rgb(254,254,254); /* Old browsers */
background: rgb(254,254,254); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,254,254,1) 0%, rgba(209,209,209,1) 76%, rgba(209,209,209,1) 76%, rgba(226,226,226,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 76%,rgba(209,209,209,1) 76%,rgba(226,226,226,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(254,254,254,1) 0%,rgba(209,209,209,1) 76%,rgba(209,209,209,1) 76%,rgba(226,226,226,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e2e2e2',GradientType=0 ); /* IE6-9 */

}
/*h4全般編集*/
.entry-content h4 {
    font-size: 28px;
  padding-left: 0px;
	width: 100%;
}
.entry-content h4{
margin-bottom: 0.5em;
	color:#000080;
}
.entry-content h4::before {
	border:0px;
}
.entry-content h4::after{
    border-bottom: solid 3px #e0e0e0;
}
/*h5全般編集*/
.article h5, .entry-content h5 {
font-size: 120%;
color: #305F75;
margin-top: 0.1em;
margin-bottom: 0.5em;
}
/*してほしい太文字*/
.gradient-vsc{
		font-family: Arial;
   font-size: 160%;
        font-weight: bold;
        text-align: center;
        background: #1f4037; /* fallback for old browsers */
        background: -webkit-linear-gradient(right, #99f2c8, #1f4037);
        background: linear-gradient(to right, #99f2c8, #1f4037);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }
/*水色見出し*/
.midashi_f {
   background: #D5FBF9;
   background-image: -webkit-linear-gradient(top, #D5FBF9, #B1F5F5);
   background-image: -moz-linear-gradient(top, #D5FBF9, #B1F5F5);
   background-image: -ms-linear-gradient(top, #D5FBF9, #B1F5F5);
   background-image: -o-linear-gradient(top, #D5FBF9, #B1F5F5);
   background-image: -webkit-gradient(to bottom, #D5FBF9, #B1F5F5);
   -webkit-border-radius: 13px;
   -moz-border-radius: 13px;
   border-radius: 13px;
   color: #305F75;
   font-family: Arial;
   font-size: 25px;
   padding: 16px;
   border: solid #E6FAFF 1px;
   text-decoration: none;
  /* display: inline-block; */
   cursor: pointer;
   text-align: center;
	line-height: 1.9em;
	text-shadow: 2px 3px 3px rgba(94, 184, 176, 0.4);
}

#jisseki h2 ,#fukidashi h2 {
    font-size: 150%;
    padding: 12px 25px;
	margin-bottom: 19px;
    color: #ffffed;
    background-color: #0d17a3;
background: rgb(64, 66, 161); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(113,115,214,1) 0%, rgba(68,72,186,1) 50%, rgba(13,23,163,1) 51%, rgba(9,13,119,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(113,115,214,1) 0%,rgba(68,72,186,1) 50%,rgba(13,23,163,1) 51%,rgba(9,13,119,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(113,115,214,1) 0%,rgba(68,72,186,1) 50%,rgba(13,23,163,1) 51%,rgba(9,13,119,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7173d6', endColorstr='#090d77',GradientType=0 ); /* IE6-9 */
	border-radius: 7px;
    border-top: 2px solid #4c7ddb;
    border-left: 2px solid #4c7ddb;
    border-bottom: 2px solid #11154c;
    border-right: 2px solid #11154c;
}
#fukidashi .speech-balloon{
    font-family:  'Noto Sans JP','Roboto Condensed', 'ヒラギノ角ゴシック Pro','Hiragino Kaku Gothic Pro',メイリオ,Meiryo,Osaka,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
	font-size:19px;
    color: #176e82;
}
#irai h4::after{
	margin-bottom: 0.5em;
	border:0px;
}
#irai table ,#gaiyo table {
  margin-left: 2%;
  width: 96%;
  margin-right: 2%;
}
#irai table th {
    border: 1px solid #4d896f;
    padding: 6px 10px 6px 15px;
    letter-spacing: 7px;
    background: #4eb5b5;
    color: #fff;
}
#irai table td {
    border: 1px solid #9db8b7;
    padding: 6px;
	line-height: 1.3em;
}
/*フォームのlabel内をcheck_lb縦並びに*/
.check_lb .wpcf7-list-item {
  margin: 0 0 0 1em;
  display: block;
}
/*コメントフォームの装飾*/
#form-s input,#form-s select,#form-s textarea {
background-color: #f1f8fc !important;
border-radius: 5px; /*コメント欄の枠の角丸さ*/
border:solid 2px #3b3891; /*コメント欄の枠線太さと色*/
font-size: 16px; /*コメントの文字サイズ*/   
}
#form-s {
  accent-color:  #38915b;  
}
.wpcf7-list-item{
	margin: 0 1em 0 1em;
}
/* フォーム 送信ボタン*/
#form-s input[type="submit"] {
  -webkit-appearance: none;
  border: 1px solid var(--cocoon-thin-color);
  background-color: #2a0e90;
  color: #fff;
}

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

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

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