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

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
body {
    background-color: #f3f3f2;
}
table p {
	margin-bottom: 0em !important;
}
.sidebar {
	background-color: initial;
    width: 300px;
}
.main {
	background-color: initial;
    padding: 19px !important;
}
.absolute_tel {
    position: absolute;
    right: 5%;
    top: 18px;
	font-weight: 600;
    font-size: 1.3em;
	color: #00a381;
}
.absolute_sns {
    position: absolute;
    right: 5%;
    top: 55px;
	color: #00a381;
}
.tel_size {
    font-size: 20px !important;
}
.sns_left {
    margin-left: 10px;
	vertical-align: middle;
}
/*.logo-header {
    margin-left: 5%;
}*/
.metaslider .caption {
    text-align: center;
}
.site-name-text {
    font-size: 25px !important;
	font-weight: bold;
}
.go-to-top-button {
    width: 60px;
    height: 60px;
}
.box-menu-icon {
    color: #00a381;
}
.fa, .far, .fas {
    font-size: 30px;
}
.box-menu-label {
    font-size: 16px;
}
.box-menu {
    color: #000;
} 
.box-menu:hover {
    color: #777;
    z-index: 2;
    box-shadow: inset 2px 2px 0 0 #00a381,2px 2px 0 0 #00a381,2px 0 0 0 #00a381,0 2px 0 0 #00a381;
} 
.nwa .box-menu {
    width: calc(100%/1);
}
.entry-content {
    margin-top: 0em;
}
/*.header-container {
    padding: 10px;
}*/

h1 {
  position: relative;
  padding: 1rem;
  text-align: center;
}

h1:before {
  position: absolute;
  bottom: -10px;
  left: calc(50% - 30px);
  width: 60px;
  height: 5px;
  content: '';
  border-radius: 3px;
  background: #00a381;
}
h2 {
    padding: 10px !important;
    border-bottom: 3px solid #00a381;
	color: #00a381 !important;
	background-color: initial !important;
}
.sidebar h3 {
  font-weight: bold;
  padding: 0.3em 0.5em;
  border-left: 10px double #00a381;
  font-size: 1em;
}
.top-none {
    margin-top: 0em !important;
}
/*メールフォーム*/
input::placeholder {
  color: #ccc;
}
.wpcf7-not-valid-tip {
  color: #FF0000;
}
.wpcf7-response-output {
  color: #FF0000;
}
.screen-reader-response {
  display: none;
}
.haveto {
  font-size: 7pt;
  padding: 5px;
  background: #FF9393;
  color: #fff;
  border-radius: 2px;
  margin-right: 2px;
}
.destext {
  font-size: 12px;
}
th,td {
  text-align: left;
}
/*送信ボタン*/
input[type='submit'] {
  font-size: 18px;
  background-color: #00a381;
  width: 79%;
  color: #fff;
}
input[type='submit']:hover {
  background-color: #F0F080;
  color: #57797d;
}
input[type='button'] {
    font-size: 18px;
	color: #fff;
    background-color: #7d7d7d;
	padding: 11px;
    width: 20%;
    margin: 0;
    cursor: pointer;
	border: 1px solid #ddd;
	margin-right: 1%;
}
input[type='button']:hover {
    background-color: #e6e6e6;
    color: #57797d;
}
.checkbtn {
    width: 100% !important;
}
.wpcf7 {
  border: 0px;
}
/*footer関連*/
.footer-bottom {
    margin-top: 0px;
}
/*テーブル関連*/
table th {
	text-align: center !important;
    background-color: #f3f3f3;
    width: 38%;
    text-align: left;
}
table td {
    width: 62%;
    background-color: #fff;
}
table th, table td {
    border: 1px solid #00a381 !important;
	padding: 0.5em 1em;
}
.wp-block-table thead {
    border-bottom: 0px solid !important;
}
.t100 {
    width: 100%;
}
.tbott {
    padding-bottom: 1.8em;
}
table ul {
	margin-bottom: 0em !important;
}

/*メイン画面*/
.main {
    padding: 20px 10%;
}
/*ページタイトル表示なし*/
.page .entry-title{
    display: none;
}
/*固定ページ消し*/
.article-footer {
    border-top: 0px solid #b5b4c5;
}
.date-tags {
    display: none;
}
/*メニュー関連*/
.navi-in > ul {
    display: none;
}
.menu-drawer a {
    padding: 5px;
	padding-top: 25px;
}
.menu-close-button {
    color: #fff;
    background: #000;
}
.article h4 {
	margin-top: 0em;
	border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
/*リスト*/
.list-design {
  list-style: none;
  padding: 0 .8em .5em;
  position: relative;
}
.list-design li {
  padding: .5em 0 .5em 2em;
}
.list-design li:before {
  color: #00a381;
  content: "\f138";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  left : 1em;
  margin: 3px 0;
  position: absolute;
}
.list-design li:last-of-type {
  border-bottom: none;
}
.cocoon-block-label-box.not-nested-style>.box-content {
    border-color: #00a381;
    font-size: 0.9em;
}
.label-box-content {
    border-width: 1px;
}
.cocoon-block-label-box.not-nested-style>.label-box-label {
    font-size: 1em;
	color: #00a381;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
  /*必要ならばここにコードを書く*/
.absolute_tel, .absolute_sns {
  display: none;
}
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
.header-container {
  display: none;
}
/*テーブル組み換え*/
th {
  padding-bottom: 0;
  text-align: left;
  vertical-align: middle;
}
table td {
  width: 100% !important;
}
table th, table td {
  text-align: left;
  padding: 1em;
  width: 100%;
  display: block;
  border: 0px;
}
table {
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
tr th,tr td {
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.navi-footer-in > .menu-footer li.menu-item a {
  text-align: left;
}
.table-sp {
  width: 60% !important;
}
/*フッターメニュー*/
.navi-footer-in > .menu-footer li.menu-item a {
    text-align: center;
}
}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
}
