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

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


.ib {
    display: inline-block;
}

.main{
	padding:0px 29px 0px 29px;
}

.content{
	max-width: 1025px;
	margin: 0 auto;
}

.entry-content{
	margin-top:0;
}

.fixed-header .navi-in > ul li:hover > ul {
	display: block;
}

.fixed-header .has-sub{
	display: flex;
}



/*.no-sidebar .content .main {
  padding: 0;
}
*/

.page .date-tags {
	display: none;
}
body {
	background-color: #ffffff !important;
}

/*
.csf body{
	
}
*/
/* カバーブロック用：インナーブロックの中央寄せを追加 */
.cstm-blk-fullwide-inner {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 0 calc(50vw - 70%);
}

.cstm-blk-fullwide-inner-card ,.cstm-blk-fullwide-inner-top {
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 0 calc(50vw - 50%);
}

.article h5::after {
    border-bottom: solid 3px #5dbee6;
}

.cover-clm{
	max-width:1300px;
}

.column-border::after {
    border-bottom: solid 3px #5dbee6;
	position: absolute;
    content: " ";
    display: block;
    left: 0px;
    bottom: -3px;
    width: 27%;
}

.cta-box{
	background-color: #ffffff !important;
}

table tr:nth-of-type(2n+1) {
    background-color: #e8f9ff;
}


.article h2 {
    padding: 0.7em 1em 0.6em;
    color: #63594d;
    background-color: transparent;
    border-top: solid 3px #5dbee6;
    border-bottom: solid 3px #5dbee6;
}

.article h3 {
	border-left: solid 5px #5dbee6;
}

.article h4 {
    border-bottom: solid 3px #c7c7c7;
    color: #57504b;
    position: relative;
}
.article h4::after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 3px #e0cbb3;
    left: 0px;
    bottom: -3px;
    width: 27%;
}

.article h4::after {
    border-bottom: solid 3px #5dbee6;
}

.article h4::before{
	display:none;
}


#search-menu-open{
	display:none;
}


#menu-item-223, #menu-item-3027{
	border-width: 2px;
    border-style: solid;
    color: white !important;
    background-color: var(--cocoon-custom-background-color, #333);
    font-weight: bold;
    display: inline-block;
    cursor: pointer;
    line-height: normal;
    padding: 7px 13px;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    position: relative;
    transition: all 0.3s ease-in-out;
	border-radius: 13px;
    background-color: #f6a241;
	margin: 0 8px;
}


#menu-item-223 a, #menu-item-3027 a {
	color:white !important;
}

#menu-item-223 a:hover , #menu-item-3027 a:hover {
    background-color: rgba(255, 255, 255, 0) !important; 
	color:white !important;
}

.menu-header ul li a:hover {
    background-color: #d5f3ff;
}

#menu-header #menu-item-223:hover, #menu-header #menu-item-3027:hover, {
    filter: brightness(110%);
	transition:0.3s;
}

.btn-img img:hover{
	filter: brightness(110%);
	transition:0.3s;
}

#media_image-3 img:hover, #media_image-5 img:hover {
	filter: brightness(110%);
	transition:0.3s;
}

.btn-img-d img:hover {
	filter: brightness(90%);
	transition:0.3s;
}

.widget_nav_menu_sp ul li a{
    color: var(--cocoon-text-color);
    text-decoration: none;
    padding: 5px 0;
    display: block;
    padding-right: 4px;
    padding-left: 4px;
}

.widget_nav_menu_sp ul{
    padding: 0;
    margin: 0;
    list-style: none;
}


/* 
* ヘッダーロゴ(テキスト)の反対側に問い合わせボタン表示
*/
div#header-in {
  /* ヘッダーロゴ(テキスト)と問い合わせボタンを横並び */
  flex-direction: row;
}

.header-in .logo-header {
  /* ヘッダーロゴ(テキスト)と問い合わせボタンの位置を両端にする */
  margin-right: auto;
}

.header-contact {
  /* 問い合わせボタンにパディングを追加（見た目を整える） */
  padding: 10px 0;
}

/* 
* ヘッダーロゴ(テキスト)の反対側に問い合わせボタン表示
*/
div#navi-in {
  /* ヘッダーロゴ(テキスト)と問い合わせボタンを横並び */
  flex-direction: row;
}

.navi-in .menu-header {
  /* ヘッダーロゴ(テキスト)と問い合わせボタンの位置を両端にする */
  margin-right: auto;
}

.navi-in {
  width: 80vw !important;;
}

.navi-in > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    text-align: center;
    flex-direction: row;
    justify-content: flex-end;
	flex-wrap: nowrap;
}

.navi-in > ul li {
    display: block;
    width: 165px;
    height: 60px;
    position: relative;
}

.navi-in .has-icon {
    right: 0px;
}

.navi-in > ul .caption-wrap > div {
    font-size: 15px !important;
}


.header-container-in.hlt-top-menu .logo-header img {
    max-height: 50px !important;
}


.header-contact {
  /* 問い合わせボタンにパディングを追加（見た目を整える） */
  padding: 10px 0;
}

#footer{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    padding: 0 calc(50vw - 50%);	
	border-top: 3vh solid #5dbee6;
    background: #f8f8f8;
}

.footer-in{
	max-width: 1200px;	
}

.cta-box{
	background-color: #f8f8f8 !important;
}


 .widget_nav_menu ul li a:hover{
    background-color: #d5f3ff;
}


.speech-person {
    width: 8%;
    min-width: 8%;
}

.widget_media_image{
    margin-bottom: 1.2em !important;
}


.hlt-top-menu .item-label{
	border-bottom: none;
}

#navi .navi-in a:hover {
    background-color: #d5f3ff;
}

.header-container{
	padding: 15px 0px;
}

.span.aks {
   display: inline-block;
}
.btn-l{
	   margin: 0 0.8em 1.7em;
}

#breadcrumb{
  max-width: 1025px;
	margin:0 auto;
}



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

    }
	
	.mobile-header-menu-buttons {
		padding: 10px 0px;
	}
	
	
.footer{
  padding: 0 10%;
}
	
	
	
	aside#media_image-2{
		max-width:50% !important;
		margin: 0 auto;
	}
	
	aside#media_image-3, aside#media_image-5{
		max-width:50% !important;
		margin: 0 auto;
		width: 50vw;
        float: left;
        margin-bottom: 0px !important;
        margin-top: 10px;
	}
	
	aside#media_image-4{
		height: auto;
		width: 44vw;
		float: left;
		margin: 0 auto;
	}	
	
	.footer-center{
		clear: both;
	}
	
	    
}
	
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	main.main{
	  padding: 20px 24px 0px;
	}
	
	.footer-bottom{
		display:none;
	}
	
	
}

/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	
	.toku-row{
		display: flex;
		flex-direction: column;
	}	
	
	.toku-row-01, .toku-row-03{
		display: flex;
		flex-direction: row;
	}
	
	.toku-row-02{
		display: flex;
		flex-direction: row-reverse;
	}	
	
	.toku-text-01, .toku-text-02, .toku-text-03{
		width:60%;
	}
	.toku-img-01, .toku-img-02, .toku-img-03{
		width:40%;
	}	
	
	.speech-person {
        width: 25%;
        min-width: 25%;
    }
	
	.footer-bottom{
		display:none;
	}
}
	
	
	
	
	
}
