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

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

#content{
	min-height: calc(100vh - 220px);
}

.header-container-in.hlt-top-menu.hlt-tm-small .logo-header img {
	max-height: 40px;
	margin-top: 4px;
}
.logo-header img{
	 box-shadow: unset;
}
div#header-container{
	height: 50px;
	border-bottom: 3px solid #00a0ff;
}
#navi .navi-in>ul>li{
	line-height: 54px;
}
.navi-in a:hover, .navi-footer-in a:hover{
	transform: unset;
}
.header, .header .site-name-text , #navi .navi-in a:hover{
	color: #00a0ff;
}
.navi-in a{
	font-size: 14px;
}
.article-header > .eye-catch-wrap , .list-new-entries{
	display: none !important;
}
header.article-header.entry-header h1{
	display: none;
}
.home .topBtn{
	position: relative;
}
.home .appeal-title{
	font-size:1.3rem;
	padding-bottom: 0.2em;
	border-bottom: 3px solid #00a0ff;
}
.headline{
	font-size: 1.2rem;
	
}
.underLine{
	
}


.home .topBtn p{
	text-align:center;
	position:absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	color: #fff;
	font-size: 1rem;
	letter-spacing: 0.1rem;
	transform: translate(-50%, 180%);
}
.home .topBtn a{
	
}
.home .topBtn a:hover h3{
	background-color: #00000000;
	transition: 0.5s all;	
}
.home .article h4{
	font-size: 1.3rem;
	line-height: 2rem;
}
.home .article h3{
	border-left: unset;
	text-align:center;
	position:absolute;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	color: #fff;
	background-color: #0000005c;
	font-size: 1.2rem;
	letter-spacing: 0.1rem;
	transition: 0.5s all;
   background-image: linear-gradient(180deg, rgb(255 255 255 / 0%), rgb(0 0 0 / 36%));
}
.home .article h3 span{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, 85%);
	border-bottom: 2px solid #fff;
}
.home .article h3:before{
	display:none;
}
.registerWrap{
	text-align: center;
}
.text-ch1{
	font-family:  sans-serif !important;
	font-weight:bold !important;
}
.text-ch2{
	font-family:  sans-serif !important;
	font-weight:400 !important;
}


/*スライドインメニューをカスタマイズ*/
.navi-menu-content{
	left: auto;
	right: 0;
	background-color: rgba(255,255,255,1);
	transform: translateX(101%);
}
.menu-drawer a{
	font-size: 1.1em;/*文字の大きさ*/
	color: #545454;/*文字の色*/
	height: 3em;/*行の高さ*/
}
.menu-close-button{
	margin-top: 0.5em;
}

.menu-drawer a:hover{
	color: rgba(255,255,255,0.7);
	background-color: rgba(30,124,209,0);
}
ul.menu-drawer:before{
	background: #00a0ff;
	margin-bottom: 1.5em;
	margin-top: 1em;
}
ul.menu-drawer:after{
	width:unset;
	background: #00a0ff;
}
.menu-drawer li{
	font-size: .9rem;
}
.mobile-menu-buttons .menu-button, .home-menu-icon.menu-icon, .top-menu-icon.menu-icon,.menu-button .menu-caption{
	color: #00a0ff !important;
}
.article-title0{
	font-size: 2rem!important;
	letter-spacing: 0.3rem;
}
.article-title-cover{
	margin-top:unset!important;
}
.article h2.article-title1 {
	letter-spacing: 0.2rem;
	margin-bottom: 0!important;
	padding-bottom: 10px;
}
.article h2.article-title2{
	margin-bottom: 10px;
	margin-top: 30px;
}
.article h2:before{
	content:none;
}
.main figure.wp-block-table.article-table{
	max-width: 700px;
	margin: 0 auto;
}
.main figure.wp-block-table.article-table table{
	width: 100%;
}
.main figure.wp-block-table.article-table td:first-child{
	width: 150px;
	text-align: center;
}
.main figure.wp-block-table.article-table td{
	border-left:none;
	border-right:none;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c6c6c6;
	border-top: 1px solid #c6c6c6;
}
.entry-content>*, .demo .entry-content p.article-title3{
	margin-top: 50px;
	margin-bottom: 15px!important;
}
.main figure.wp-block-table.article-table2{
	max-width: 700px;
	margin: 0 auto;
}
.main figure.wp-block-table.article-table2 td{
	border:none;
	padding-top: 20px;
	padding-bottom: 20px;
	vertical-align: bottom;
}
.main figure.wp-block-table.article-table2 table{
	margin:0 auto;
}
.main figure.wp-block-table.article-table2 td:last-child{
	padding-bottom: 3rem;
	padding-left: 2rem;
}
.article-p{
	margin-top: 0;
	margin-bottom: 3rem!important;
}
.breadcrumb-home{
	display:none !important;
}
.article-ol{
	max-width: 700px;
	margin: 0 auto;	
	margin-top: 50px;
}
.article-ol li{
	margin: 1em !important;
}
.widget-entry-cards .widget-entry-card-content{
	color:#545454;
	font-size: 1rem;
}
.article-p2{
	max-width: 700px;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 30px;
}



/* 新着記事表示 */
.new-entry-cards.large-thumb {
	display: flex;
	flex-wrap: wrap;
}
.new-entry-cards.large-thumb a {
	width: 33.333%;
}



/*---------------------------------
  ヘッダーロゴのアニメーションキャンセル
---------------------------------*/
#header-in {
    animation: none;
}



/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/*1023px以下*/
@media screen and (max-width: 1023px){
	article > .entry-content, aritcle > footer.article-footer{
		padding:unset !important;
	}
}

/*910px以下*/
@media screen and (max-width: 910px){
  	.home .article h3{
		font-size: 1rem !important;
	}
	.home .topBtn p{
		font-size: 0.8rem !important;
	}
}

/*781px以下*/
@media screen and (max-width: 781px){
   	.home .article h3{
		font-size: 1.4rem !important;
	}
	.home .topBtn p{
		font-size: 1.2rem !important;
	}
	.appeal-in{
		min-height:50vh;
	}
	.home .article h3{
		background-color: #00000000;
	}
	.new-entry-cards.large-thumb a {
		width: 50%;
	}
}

/*480px以下*/
@media screen and (max-width: 480px){
	.appeal .appeal-in{
		min-height:50vh;
	}
	.appeal-content{
		padding: 1em;
	}
	.main figure.wp-block-table.article-table td:first-child{
		width: 95px;
	}
	.main figure.wp-block-table.article-table td{
		padding-top: 12px;
		padding-bottom: 12px;
	}
	.article-title0{
		font-size: 1.5rem!important;
	}
	.main figure.wp-block-table.article-table2 td{
		padding:unset;
	}
	.main figure.wp-block-table.article-table2 td:first-child{
		width: 130px;
	}
	.main figure.wp-block-table.article-table2 td:last-child{
		padding-bottom: 1rem;
		padding-left: 1rem;
	}
	.article-p1{
		margin-top: 30px;
		text-align: justify;
		padding: 10px;
	}
	.article-p1 br{
		display:none;
	}
	.new-entry-cards.large-thumb a {
		width: 100%;
	}
	
	
}



/* カテゴリーラベル非表示 */
.entry-card .cat-label{
	display: none;
}
.related-entry-card .cat-label{
	display: none !important;
}
footer.article-footer.entry-footer,.breadcrumb{
	display:none;
}

	
/* --------------------------------
    Form
-------------------------------- */

/* ------ テーブルレイアウト ------- */
.form-contact th,
.form-contact td {
  border-bottom: solid 1px #ccc;
}

.form-contact tr:last-of-type th,
.form-contact tr:last-of-type td {
  border: none;
}

.form-contact th {
  font-weight: normal;
  text-align: left;
  width: 30%;
}

.form-contact td {
  padding: 20px 20px;
  width: 70%;
}

.form-contact input, .form-contact textarea{
	color: #545454;
}
.policy{
	display: block;
	text-align: center;
	font-size: 1rem;
	text-decoration: unset;
	color: #545454;
	transition: 0.3s all;
	padding-top: 20px;
}
.policy:hover{
	transition: 0.3s all;
	color: #1967d2;
}

@media screen and (max-width: 599px) {
  .form-contact th,
  .form-contact td {
    border: none;
    display: block;
    padding: 0;
    width: 100%;
  }

  .form-contact tr {
    display: block;
    margin-bottom: 20px;
  }
}

/* ------ フォームスタイル ------- */
.form-contact {
	position: relative;
	max-width: 700px;
	margin: 0 auto;
}

.form-contact input,
.form-contact textarea {
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  font: 15px/24px sans-serif;
  margin: 8px 0;
  outline: none;
  padding: 10px 20px;
  transition: 0.3s;
}

.form-contact textarea {
  width: 100%;
}

.form-contact input:focus,
.form-contact textarea:focus {
  border: 1px solid #0086d1;
}

.text-required {
  background: #e5004f;
  border-radius: 3px;
  color: #fff;
  display: inline;
  font-size: 1rem;
  margin-right: 1rem;
  padding: 2px 7px 4px;
  position: relative;
  top: -2px;
  vertical-align: middle;
}

.form-contact__btn {
  display: flex;
  justify-content: center;
  margin: 50px 0 0 0;
}
.wpcf7-select{
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
	font: 15px/24px sans-serif;
	margin: 8px 0;
	outline: none;
	padding: 10px 20px;
	transition: 0.3s;
	color: #545454;
	position:relative;
}

select {
  -webkit-appearance: none;
  appearance: none; /* デフォルトの矢印を非表示 */
}
select::-ms-expand {
  display: none; /* デフォルトの矢印を非表示(IE用) */
}

.wpcf7-spinner{
	display:none;
}
.form-contact p{
	margin-bottom:0;
}
.form-contact__btn input[type="submit"] {
  background-color: #0086d1;
  border: none;
  color: #fff;
  font-size: 1.2rem;
  letter-spacing: 0.15rem;
  padding: 15px 25px;
  width: 250px;
}

.form-contact__btn input[type="submit"]:hover {
  opacity: 0.8;
}

@media screen and (max-width: 599px) {
  .form-contact input,
  .form-contact textarea {
    box-sizing: border-box;
    width: 100%;
  }

  .checkbox-inquiry .wpcf7-list-item {
    display: block;
  }
	
	.text-required{
		font-size:unset;
	}

  .form-contact input[type="checkbox"] {
    float: left;
    margin-right: 10px;
    width: auto;
  }

  .wpcf7-checkbox > .wpcf7-list-item {
    display: block;
    margin-left: 0;
  }

  .wpcf7-list-item label {
    display: block;
    line-height: 1.7;
    overflow: hidden;
  }

  .wpcf7-checkbox {
    display: block;
    margin-top: 20px;
  }
}

	
	
	
	


/************************************
****　全体のバランス
************************************/
.entry-content {/*本文下の空白を削除*/
padding-bottom: 0;
margin-bottom: 0;
}
@media (max-width: 1023px){
article > .entry-content, aritcle > footer.article-footer {/*本文左右の空白*/
padding: 0 20px;
}
}
@media screen and (max-width: 880px){
.page-body {
font-size: 16px;
}
}
@media screen and (max-width: 480px){
.page-body {
font-size: 15px;
}
}
img{
box-shadow: 0px 2px 5px 0 rgba(0,0,0,.2);
}
a {
 -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.body .article {/*本文SNSフォロー下の空白*/
margin-bottom: 0;
}
	
