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

/************************************
** 子テーマ用のスタイルを書く
************************************/

/************************************
ヘッダー
************************************/
/*-----------------------------------
ヘッダーロゴ
-----------------------------------*/
.logo-image {
  padding: 5px 0;}

.logo-header img {
    width: auto;
    height: 50px;
}

@media screen and (max-width: 1023px){
	.logo-menu-button img {
    max-height: 35px;
    display: block;
    margin: 0 auto;
	}
	
	.no-mobile-header-logo .header .header-in {
		display: none;
	}
}

.page-id-25 .date-tags {/*TOPページの日付非表示*/
display: none;
}

/*-----------------------------------
カルーセル
-----------------------------------*/
.carousel {
  margin: 2px 0px;/*カルーセルエリアの位置調整*/
} 

.carousel-content {
  margin: 0;
  padding: 0;
}

#carousel .carousel-entry-card-title {
	display: none; /* タイトル消す */
}  

.carousel .cat-label {
	display: none; /* カテゴリーを消す */
}

.slick-slide img {
  height: auto;
	width: 500px;
	object-fit: cover;
}

.slider {
  margin: 0 auto;
  max-width: 500px;
  width: 80%;
}

.slider-img {
  margin: 0 10px;
}

.slider-img img {
  height: auto;
  width: 100%;
}


/*-----------------------------------
カルーセル
-----------------------------------*/
.navi-in a {
  font-size: 14px;
}


/*-----------------------------------
ボックスメニュー
-----------------------------------*/
.box-menus {
  justify-content: space-between;
}

.box-menus::after{
  content:"";
  display: block;
  width:45%;
}

.box-menu-icon {/*デフォルトアイコン*/
  color: #3eb9ec;
}

.box-menu-label {
  font-size: 14px;
  font-weight: bold;
}

.box-menu:hover{
	box-shadow:none;
	opacity: 0.8;
} 

.box-menu{
  padding: 0;
  min-height: 0;
  box-shadow:none;
}
  
.box-menu-icon img{
  transition:0.3s all;
}
  
.box-menu-label,
.box-menu-description{
  display: none;
}
  
.box-menu-icon *{
  margin: 0;
  max-width: 100%;
  max-height: 300px;
}




/*-----------------------------------
記事一覧
-----------------------------------*/
@media screen and (max-width: 834px){
  .article ul{
    padding: 0;
  }
}

@media screen and (max-width: 600px){
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

/************************************
見出しリセット
************************************/
/*リセット*/
.article h1,h2,h3,h4,h5,h6 {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

/* 見出し2 */
.article h2{
background:none;
}

/* 見出し3 */
.article h3{
border-top:none;
border-bottom:none;
border-left:none;
border-right:none;
}

/* 見出し4 */
.article h4{
border-top:none;
border-bottom:none;
}

/* 見出し5 */
.article h5{
border-bottom:none;
}

/* 見出し6 */
.article h6{
border-bottom:none;
}


/************************************
新見出し
************************************/
.article h1{
  position: relative;
  font-size: 32px;
  font-weight: bold;
  text-align: center;
  padding: 0 0 1.2rem 0;
	margin-bottom: 1.2rem;
}

.article h1::after {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100px;
  height: 3px;
  background: #3eb9ec;
}

.article h2 {
  padding: 1rem;
  background: #3eb9ec;
  color: #ffffff;
  margin: 3rem 0 1rem 0;
}

.article h3{
  padding: 1rem 0.5rem;
  border-top: 3px solid #3eb9ec;
  border-bottom: 3px solid #3eb9ec;
  margin: 3rem 0 1rem 0;
}

.article h4 {
	position: relative;
	border-bottom: 3px solid #f5f6f7;
	padding: 10px 0;
  margin-bottom: 1rem;
}

.article h4::before{
  position: absolute;
  left: 0;
  bottom: -3px;
  width: 20%;
  height: 3px;
  content: '';
  background: #3eb9ec;
}

.article h5{
  padding: 0.5rem 1rem;
  border-left: 3px solid #3eb9ec;
}

.article h6{
  border-bottom: 3px dotted #3eb9ec;
}

@media screen and (max-width: 834px){
  .article h1{
    font-size: 28px;
  }

  .article h3 {
    padding: 0.5rem 0.5rem;
  }

  .article h4{
    font-size: 16px;
  }
}

/************************************
サイドバー
************************************/
/*-----------------------------------
サイドバー見出し
-----------------------------------*/
.sidebar h3 {
  background-color: #fff;
  position: relative;
  font-size: 1.17em;
  font-weight: bold;
  text-align: center;
  padding: 0 0 0.7rem 0;
	margin-bottom: 1.2rem;
}

.sidebar h3::after {
  position: absolute;
  content: '';
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100px;
  height: 3px;
  background: #3eb9ec;
}

/*-----------------------------------
検索窓
-----------------------------------*/
.sidebar .search-box, .search-menu-content .search-box {
  width: 100%;
  margin: 1em 0 2em;
  position: relative;
  display: flex;
  border-radius: 50px; /*全体を囲むボックスの角丸*/
}

.search-menu-content .search-box {
  box-shadow:0px 4px 6px 0px #333; /*スライドイン表示でのシャドウ*/
}

.sidebar .search-edit, .search-menu-content .search-edit {
  width: 115%; /*入力部分の長さ*/
  background: #f5f6f7; /*入力部分の背景色*/
  padding: 0 20px;
  border: none; /*ボーダーを消す*/
  border-radius: 50px 0 0 50px; /*左上、左下のみ角丸*/
  font-size: 16px;
}

.search-submit {
  width: 20%; /*ボタン部分の長さ*/
  background: #3eb9ec; /*ボタン部分の背景色*/
  color: #fff; /*アイコンの色*/
  position: static;
  right: auto;
  top: auto;
  font-size: 14px; /*アイコンの大きさ*/
  cursor: pointer;
  line-height: 40px; /*検索窓の高さ*/
  border: none;
  border-radius: 0 50px 50px 0; /*右上、右下のみ角丸*/
  padding: 0;
}

.search-submit .fas{
  padding-right: 3px
}

.search-box input::placeholder {
  color: #3eb9ec; /*プレースホルダーの色*/
}

.search-box input:focus, .search-box button:focus {
  outline: 0; /*フォーカス時の枠線を消す*/
}

.wp-block-search__label {
  display: none;
}


/*-----------------------------------
カテゴリー
-----------------------------------*/
.widget_categories ul li a{
  padding: 10px;
}

.widget_categories ul li a .post-count{
  color: #cccccc;
}


/************************************
ボタン
************************************/
/*テーブル内ボタン*/
.btn-01{
  display: block;
  text-decoration: none;
  max-width: 110px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 5px;
  color: #00355E;
  font-weight: bold;
  font-size: 12px;
  text-align: center;
  position: relative;
  background: linear-gradient(45deg,#AFF78B,#F9F871);
  border-radius: 100px;
  box-shadow: 0px 7px 10px -6px rgba(21, 150, 183, 0.3);
}

.btn-01:hover {
  color: #00355E;
  transform: scale(1.1);
}

.btn-01 span{
  position: absolute;
  right: 38px;
  top: 50%;
  transform: translateY(-50%);
}


/************************************
目次
************************************/
.toc{
  padding: 0.5rem 2rem;
  background-size: auto auto;
  background-color: rgba(255, 255, 255, 1);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, rgba(245, 246, 247, 1) 2px, rgba(245, 246, 247, 1) 4px );
}

.toc .toc-list {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
  counter-reset: toc;
}

.toc .toc-list > li {
  margin: 15px 0 15px 40px;
  padding: 0;
  line-height: 1.3;
  position: relative;
}

.toc .toc-list > li:before {
  position: absolute;
  left: -40px;
  top: 0;
  color: #3eb9ec;
  display: inline-block;
  padding-right: 8px;
  margin-right: 8px;
  border-right: 2px solid #3eb9ec;
  counter-increment: toc;
  content: counter(toc, decimal-leading-zero);
}

.toc .toc-list > li ul,
.toc .toc-list > li ol {
  margin: 8px 0 8px -2px;
  padding-left: 0;
}

.toc .toc-list > li ul > li,
.toc .toc-list > li ol > li {
  position: relative;
  font-size: 14px;
  line-height: 1.8;
}

.toc .toc-checkbox:checked ~ .toc-content {
  padding: 5px 30px 20px 30px;
}

.toc a:hover {
  text-decoration: underline;
}

.toc-title {
  color: #3eb9ec;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 5px 0;
}

.toc-title:before {
  display: inline-block;
  width: 38px;
  height: 32px;
  font-family: "Font Awesome 5 Free";
  font-size: .9em;
  text-align: center;
  line-height: 36px;
  content: "\f0ca";
  font-weight: 700;
}

.toc-checkbox:checked + .toc-title::after,
.toc-title::after {
  cursor: pointer;
  font-size: .8em;
  display: inline-block;
  margin-left: 0.8em;
  padding: 4px 16px;
  font-size: .7em;
  line-height: 1;
  background-color: #f5f6f7;
  border-radius: 4px;
}

.toc-checkbox:checked + .toc-title::after {
  content: 'close';
}

.toc-title::after {
  content: 'open';
}

.toc-list > li li ::before {/*H3以降ドット*/
  content: '';
  width: 5px;
  height: 5px;
  display: inline-block;
  left: -15px;
  border-radius: 100%;
  background: #3eb9ec;
  position: relative;
  margin-bottom: 2px;
 }

@media screen and (max-width: 834px){
  .toc .toc-checkbox:checked ~ .toc-content {
    padding: 0px 0px 20px 0px;
  }
}

@media screen and (max-width: 480px) {
  .toc ul, .toc ol {
    padding-left: 0;
  }

  .toc-checkbox:checked ~ .toc-content {
    padding: 20px;
  }
}


/************************************
テーブル
************************************/
.wp-block-table thead {
  border-bottom: none;
}

table:not(.has-border-color) :where(th, td) {
  border: 1px solid #ffffff;
}

.scrollable-table th{
  background-color: #3eb9ec;
  color: #ffffff;
}

.wp-block-table td{
  text-align: center;
  background-color: #f5fafe;
  min-width: 12rem;
}

.wp-block-table td:first-child{
  font-weight: bold;
  color: #3eb9ec;
  background-color: #c5e5f8;
  min-width: 10rem;
}

.wp-block-table .has-fixed-layout{
  table-layout: auto;
}

.wp-block-table th a{
  color: #fff;
}

.wp-block-table th a:active{
  color : #f5f6f7;
}


@media screen and (max-width: 834px){
  .scrollable-table td{
    min-width: 10rem;
  }

  .scrollable-table td:first-child{
    min-width: 8rem;
  }
}


/*-----------------------------------
スクロールバー
-----------------------------------*/
.scrollable-table::-webkit-scrollbar{
  width: 10px;
  height: 10px;
  border-radius: 20px;
  background-color: #f5f6f7;
}

.scrollable-table::-webkit-scrollbar-thumb {
  background-color: #3eb9ec;
  border-radius: 20px;
}

.scroll-hint.is-left-scrollable,
.scroll-hint.is-right-scrollable {
  background: none;
}


/************************************
リンクテキスト
************************************/
a {
  color: #3eb9ec;
}

/************************************
インフォメーションボックス
************************************/
.information-box::before, .information::before {
  border-right: 2px solid #bde4fc;
}

.question-box::before, .question::before {
  border-right: 2px solid #ffe766;
}

.alert-box::before, .alert::before {
  border-right: 2px solid #f6b9b9;
}

.memo-box::before {
  border-right: 2px solid #8dd7c1;
}

.information-box::before, .question-box::before, .alert-box::before, .information::before, 
.question::before, .alert::before, .memo-box::before, .comment-box::before, .common-icon-box::before {
  font-size: 25px;
}

@media screen and (max-width: 480px){
  .information-box, .common-icon-box {
      padding: 1em 1em 1em 4.25em;
      line-height: 1.6;
  }

  .information-box::before, .question-box::before, .alert-box::before, .information::before, 
  .question::before, .alert::before, .memo-box::before, .comment-box::before, .common-icon-box::before {
      position: absolute;
      line-height: 1em;
      top: 50%;
      left: 1.5em;
      padding-right: .55em;
      display: inline-block;
      font-size: 20px;
  }
}


/*-----------------------------------
口コミボックス
------------------------------------*/
.is-style-comment-box{
  font-size: 14px;
  border: 1px solid #3eb9ec;
  padding: 20px 30px;
}

.is-style-comment-box::before{
  color: #3eb9ec;
  padding: 0;
  top: 0;
  margin-left: 0.2rem;
  font-size: 20px;
  border: none;
  width: 40px;
  background-color: #fff;
}

@media screen and (max-width: 480px){
  .is-style-comment-box::before{
    left: 4%;
  }
}



/************************************
アコーディオンボックス-トグルボックス
************************************/
.toggle-button {
  background-color: #c5e5f8;
  border-color: #c5e5f8;
}

.toggle-button::before {
  color: #3eb9ec;
  opacity: 1;
}

.toggle-checkbox:checked ~ .toggle-content {
  color: #231815;
  background-color: #f5fafe;
  border-color: #f5fafe;
}

.bold-blue {
  color: #3eb9ec;
}




/************************************
タブ見出しボックス
************************************/
.has-border-color.not-nested-style>.tab-caption-box-label{
  color: #3eb9ec;
}



/************************************
本文内リスト
************************************/
@media screen and (max-width: 834px){
  .article ul {
    padding: 0 20px;
  }
}

/************************************
アイコンリスト
************************************/
.iconlist-title{
  color: #3eb9ec;
  position: relative;
  display: inline-block;
  padding: 0 55px;
  margin-bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
}

.iconlist-title:before, .iconlist-title:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #3eb9ec;
}

.iconlist-title:before {
  left:0;
}

.iconlist-title:after {
  right: 0;
}


/************************************
スライドインメニュー
************************************/
.menu-content {
  padding: 1.2rem;
}

.menu-content .menu-drawer {
  padding: 1rem 0 30px;
}

.menu-close-button {/*閉じるボタン*/
  display: block;
  cursor: pointer;
  text-align: right;
  font-size: 1.2em;
}

.menu-drawer a {
  font-weight: bold;
  padding: 1rem 0;
  justify-content: space-between;
  align-items: center;
  padding-right: 1.6875rem;
  border-bottom: 1px solid #3eb9ec;
}

.menu-drawer li:first-child {
  border-top: 1px solid #3eb9ec;
}




/************************************
サイト内検索結果ページ
************************************/
.archive-title {
  text-align: center;
  line-height: 1.3;
}

.main .search-box{
  width: 80%;
  margin: 30px auto;
  position: relative;
  display: flex;
  border-radius: 50px; /*全体を囲むボックスの角丸*/
}

.main .search-edit{
  width: 115%; /*入力部分の長さ*/
  background: #f5f6f7; /*入力部分の背景色*/
  padding: 10px 30px;
  border: none; /*ボーダーを消す*/
  border-radius: 50px 0 0 50px; /*左上、左下のみ角丸*/
  font-size: 16px;
}

.main .search-submit {
  width: 15%; /*ボタン部分の長さ*/
}

@media screen and (max-width: 834px){
  .archive-title {
    line-height: 0.2;
  }
  
  .main .search-box{
    width: 95%;
    margin: 25px auto;
    position: relative;
    display: flex;
    border-radius: 50px; /*全体を囲むボックスの角丸*/
  }
  
  .main .search-edit{
    width: 115%; /*入力部分の長さ*/
    background: #f5f6f7; /*入力部分の背景色*/
    padding: 0 15px;
    border: none; /*ボーダーを消す*/
    border-radius: 50px 0 0 50px; /*左上、左下のみ角丸*/
    font-size: 16px;
  }
  
  .main .search-submit {
    width: 20%; /*ボタン部分の長さ*/
  }
}


/************************************
SNSシェアボタン
************************************/
.sns-share-buttons {
  justify-content: center;
}

.sns-share-buttons a {
  font-size: 18px;
}

.sns-share-buttons a .button-caption {
  display: none;
}

.sns-share-buttons a .share-count {
  right: 50%;
  bottom: -16px;
  transform: translateX(50%);
  color: #aaa;
}
.sns-share.ss-high-and-low-lc a .social-icon.button-caption,
.sns-share.ss-high-and-low-cl a .social-icon.button-caption,
.sns-share.ss-high-and-low-lc a .button-caption.button-caption,
.sns-share.ss-high-and-low-cl a .button-caption.button-caption {
  display: none;
}

.bc-monochrome .sns-share-buttons a,
.bc-brand-color .sns-share-buttons a {
  margin-right: 8px;
}

.bc-monochrome .sns-share-buttons a:last-child,
.bc-brand-color .sns-share-buttons a:last-child {
  margin-right: 0;
}

.bc-monochrome.sns-share a,
.bc-brand-color.sns-share a {
  width: 45px;
  padding-left: 15px;
  padding-right: 15px;
  border-radius: 50%;
}


/************************************
  ステップフロー
************************************/
.stepbar {
  margin: 0 auto;
  width: 80%;
}

.stepbar .stepbarwrap {
  margin: 2em 0;
  position: relative;
}

.stepbar .stepbarwrap .steptitle {
  display: inline-flex;
  align-items: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle {
  display: inline-block;
  width: 3em;
  height: 3em;
  content: "";
  border-radius: 50%;
  background-color: #3eb9ec;
  color: #fff;
  text-align: center;
}

.stepbar .stepbarwrap .steptitle .stepcircle span {
  display: inline-block;
  line-height: 1.2em;
  font-size: 1.2em;
  font-weight: bold;
  position: relative;
  top: 0.6em;
}

.stepbar .stepbarwrap .steptitle .title {
  margin: 0.5em;
  font-weight: bold;
  font-size: 1.2em;
}

.stepbar .stepbarwrap .steptxt {
  padding-left: 3.5em;
}

.stepbar .stepbarwrap .steptxt .txt {
  font-size: 0.9em;
}

.stepbar .stepbarwrap .stepline {
  width: 1px;
  height: calc(100% + 1em);
  background-color: #3eb9ec;
  position: absolute;
  top: 1em;
  left: 1.5em;
  z-index: -1;
}

.stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}

@media screen and (max-width: 960px) {
  .stepbar {
    width: 90%;
  }
}


/************************************
  フッター
************************************/
.footer-bottom-logo .site-name-text {
  padding-bottom: 10px;
}



/************************************
  お問い合わせフォーム
************************************/
input[type=submit] {
  background-color: #3eb9ec;
  color: #fff;
  border: none;
  border-radius: 50px;
  width: 80%;
  margin: 0 auto;
  display: block;
}

input[type=text],
input[type=tel],
input[type=email],
textarea{
  background: #f5f6f7;
  border: none;
}

.privacy-sec{
        overflow:auto;
        width:100%;
        height:200px;
        padding:30px;
        
        background-color:#f5f6f7;
        color:#354245;
        font-size:1rem;
}

.privacy-sec h3{
	border-top: 3px solid #354245;
	border-bottom: 3px solid #354245;
	font-size: 1.2rem;
	margin: .1rem 0;
	padding: .4rem .4rem;
}

.privacy-sec p{
	margin: .3rem 0;
}

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

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

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