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

/* =================================
 * スクロール
 * ================================= */
html {
  scroll-behavior: smooth;
}

/* =================================
 * 固定ページの日付を非表示
 * ================================= */
.post-5 .date-tags,/*トップページ*/
.post-7 .date-tags,/*お知らせ*/

.post-30 .date-tags,/*検定試験の受験申込み*/
.post-451 .date-tags,/*試験申込みの注意事項*/
.post-455 .date-tags,/*試験科目と受験料*/
.post-1410 .date-tags,/*試験当日の来場時間について*/
.post-1089 .date-tags,/*MOS全国一斉試験について*/
.post-1843 .date-tags,/*受験チケットについて*/
	.post-32 .date-tags,/*Aグループの流れ*/
		.post-96 .date-tags,/*Aグループの試験日*/
		.post-3955 .date-tags,/*メールアドレス登録*/
			.post-34 .date-tags,/*Aグループの申込み*/
				.post-36 .date-tags,/*Aグループ 申込みフォーム*/
	.post-368 .date-tags,/*Bグループの流れ*/
		.post-382 .date-tags,/*Bグループの試験日*/
		.post-3979 .date-tags,/*メールアドレス登録*/
			.post-364 .date-tags,/*Bグループの申込み*/
				.post-2391 .date-tags,/*Bグループ（VBAエキスパート） 申込みフォーム*/
				.post-332 .date-tags,/*Bグループ（VBAエキスパート以外） 申込みフォーム*/
	.post-400 .date-tags,/*統計検定の流れ*/
		.post-411 .date-tags,/*統計検定の試験日*/
		.post-3982 .date-tags,/*統計検定 メールアドレス登録*/
			.post-402 .date-tags,/*統計検定の申込み*/
				.post-404 .date-tags,/*統計検定 申込みフォーム*/
	.post-436 .date-tags,/*リユース検定の流れ*/
		.post-440 .date-tags,/*リユース検定の試験日*/
		.post-3985 .date-tags,/*メールアドレス登録*/
			.post-438 .date-tags,/*リユース検定の申込み*/
				.post-442 .date-tags,/*リユース検定 申込みフォーム*/
	.post-1198 .date-tags,/*リンパ浮腫E-LEARN修了試験の流れ*/
		.post-1202 .date-tags,/*リンパ浮腫E-LEARN修了試験の試験日*/
		.post-3988 .date-tags,/*メールアドレス登録*/
			.post-1212 .date-tags,/*リンパ浮腫E-LEARN修了試験の申込み*/
				.post-1200 .date-tags,/*リンパ浮腫E-LEARN修了試験 申込みフォーム*/
	.post-1222 .date-tags,/*洗浄技術検定の流れ*/
		.post-1228 .date-tags,/*洗浄技術検定の試験日*/
		.post-3991 .date-tags,/*メールアドレス登録*/
			.post-1224 .date-tags,/*洗浄技術検定の申込み*/
				.post-1226 .date-tags,/*洗浄技術検定 申込みフォーム*/

.post-549 .date-tags,/*教室貸出*/
.post-552 .date-tags,/*アクセス*/
.post-50 .date-tags,/*お問い合わせ*/
	.post-294 .date-tags,/*よくあるご質問*/
.post-2435 .date-tags/*メンテナンスページ*/
{
  display: none;
}

body {
    /*border-top: 5px solid #ffd760;*/
}
.breadcrumb.pbp-main-before {
    margin: 20px auto 0!important;
}
.content{
	margin-top: 0!important;
}
.content-bottom {
    margin: 1em 0 -55px;
    text-align: center;
}
.entry-content {
    margin-top: 0;
    margin-bottom: 3em;
}

.container .column-wrap > div{
    padding: 0;
}
.column-wrap > div > *:first-child {
    margin-top: 0;
	margin-bottom: 0.5em;
}

.main{
	padding: 0 10px 20px;
}

/* パンくずリストのアイコン非表示 */
/*.breadcrumb .fa-home,*/
.breadcrumb .fa-folder,
.breadcrumb .fa-file {
	display: none; /*非表示*/
}

/* =================================
 * サイドバー
 * ================================= */
.sidebar {
    padding: 3em 10px 10px;
}
.nwa .box-menu {
    width: calc(100%);
	color: #f39800;
}
.sidebar h3 {
	font-size: 1.2em;
	line-height: 1.5em;
    background-color: #fff;
    border-bottom: 4px solid #e0ddd1;
    padding: 3px 0px;
    margin: 35px 0 5px;
}
.box-menu-icon {
    color: #f39800;
}
/*最近の記事*/
.widget_recent_entries ul li{
	border-bottom: 1px dotted #e0ddd1;
	margin-bottom: 0.5em;
    padding-bottom: 0.5em;
}
.widget_recent_entries ul li a{
	padding: 10px 0 0;
}

/*スライドインメニューを右から*/
.navi-menu-content{
	left: auto;
	right: 0;
	transform: translateX(101%);
}

/* =================================
 * 見出しカスタマイズ
 * ================================= */
.article h2, .article h3, .article h4, .article h5, .article h6{
	padding: 0;
	margin: 0;
	font-size: medium;
	border-collapse: separate;
	border-spacing: 0;
	border: none;
	line-height: none;
	position:relative;
}
.article h2:before {
	background-image: none;
}

/* H1 */
.article h1,
.archive-title{
	position: relative;
	font-size: 2.2em;
	text-align: left;
	margin: 1em 0;
	padding: 0;
	font-weight: 600;
	color: #444;
}
.archive-title span{
	/*アーカイブ記号非表示*/
	display: none;
}
/* H2 */
.article h2 {
	position: relative;
	font-size: 1.8em;
	text-align: left;
	margin: 2em 0 0.5em;
	padding: 0.3em 0.6em;
	background: transparent;
	border-left: solid 5px #f7941d;
}

/* H3 */
.article h3{
    font-size: 1.3em;
    border: none;
	margin: 0.5em 0;
}
/* H4 */
.article h4,
.article h5,
.article h6{
	font-size: 1.3em;
    border: none;
    margin: 1em 0 0.5em;
    padding: 0.5em 0 0;
}

/* =================================
 * ヘッダー
 * ================================= */
.logo-image {
    padding: 10px 0 0;
	text-align: left;
}
/*
.logo-menu-button img {
    display: inline;
}
*/

.header-container-in.hlt-top-menu .header {
    margin: 2em 0;
}

/* =================================
 * グローバルナビ
 * ================================= */
.navi-in > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    text-align: center;
}

.navi-in > ul > li:first-child {
    border-left: 1px solid #fff;
}
.navi-in > ul > li {
    border-right: 1px solid #fff;
}

#navi .navi-in>ul>li>a {
    padding: 0 1em;
}

#navi .navi-in a:hover {
	/*マウスオーバー*/
	color: #f39800;
	text-decoration: underline;
	transition:all 0.3s;
}
/* ---------------------------------
 * サブメニュー
 * --------------------------------- */
#navi .navi-in>.menu-header .sub-menu {
	/*通常背景*/
    background-color: #ffc107;
}
#navi .navi-in>.menu-header .sub-menu a:hover {
	/*マウスオーバー背景*/
    background-color: #f7941d;
}
.sub-menu .caption-wrap{
	/*通常文字色*/
	color:#333;
}
.sub-menu .caption-wrap:hover{
	/*マウスオーバー文字色*/
	color:#333;
	text-decoration: underline;
}

/* =================================
 * フッター
 * ================================= */
.footer{
	margin-top: 0;
}
/* フッターナビ */
.navi-footer-in>.menu-footer li:last-child {
    border-right: none;
}
.navi-footer-in>.menu-footer li {
    border-left: none;
}
.navi-footer-in>.menu-footer li a:hover{
	text-decoration: underline;
	background-color: #8b7861;
}


/* =================================
 * 投稿
 * ================================= */
.pager-post-navi.post-navi-square .card-thumb img {
	/*ページ送りナビのサムネイル*/
    width: 100%;
    height: 70px;
    object-fit: cover;
}
.prev-post-title:before,
.next-post-title:before {
    color: #999999; /* 文字色 */
    font-size: 12px; /* 文字サイズ */
    margin-bottom: 0.3em;
    display: block;
}
.next-post-title:before {
    content: '次のページ';
}
.prev-post-title:before {
    content: '前のページ';
}

.no-thumbnail .entry-card-meta .entry-card-categorys {
    display: none;
}

/*更新日*/
.post-date, .post-update{
	font-size: 0.9em; /*フォントサイズ*/
	padding-right: 4px; /*右余白*/
	display: inline; /*横並びで縦中央揃え*/
}
.no-thumbnail .entry-card-meta{
	float: left;
}


/* =================================
 * 折り畳みアーカイブウィジェット
 * ================================= */
.widget_archive a.year{ /*各年*/
	cursor: pointer;
	border-bottom: 1px dotted #ccc; /*各年に下線を引く*/
}
.widget_archive a.year::after{ /*各年横のアイコン*/
	font-family: "Font Awesome 5 Free";
	content: '\f107'; /* アイコンの指定 */
	position: relative; /* 相対配置 */
	left: 5px; /* アイコンの位置 */
	font-weight: bold;
}
.widget_archive .years ul { /*各月*/
	display: flex;
	flex-flow: row wrap;
	margin-left: 5px; /*インデント*/
	font-size: 1rem;
	text-decoration: underline; /*各月に下線を引く*/
}
.widget_archive ul.years li {
	padding: 0 1px; /*各月の間隔*/
}
#sidebar .widget_archive ul.years li :hover { /*マウスホバー時*/
	background: none;
	transition: 0.1s;
}
.widget_archive ul.years .hide { /*各年をクリックすると開閉*/
	margin: 0;
	height: 0;
	opacity: 0;
	visibility: hidden;
}

/* =================================
 * トップページのお知らせ
 * ================================= */
.new-entry-card-title{
	font-weight: bold;
}
.new-entry-card-date {
	display: block;
}

/* =================================
 * 水平線
 * ================================= */
hr{
	border: 1px #fff solid;
	margin: 0.5em 0;
}

/* =================================
 * クラシック カラム
 * ================================= */
.entry-content .column-wrap,
.column-wrap>div{
	margin-bottom: 0;
}

/* =================================
 * Cocoonボタン（中）
 * ================================= */
.btn-m {
    margin-bottom: 0.6em!important;
    padding: 14px 2em;
    font-size: 16px;
}

/* =================================
 * 送信ボタン
 * ================================= */
input[type='submit'] {
    -webkit-appearance: none;
    border: 1px solid #f7941d;
    background-color: #f7941d;
    border-radius: 4px;
    margin: 0 1em;
    color: #fff;
    font-weight: bold;
	font-size: 1em;
    width: 145px;
}

/* =================================
 * テーブル
 * ================================= */
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #eee;
}

/* =================================
 * FAQ
 * ================================= */
.is-style-accordion .faq-question {
    background-color: #e0ddd1;
}

/* =================================
 * お問い合わせフォーム
 * ================================= */

/* Snow Monkey Formsに必須マークをつける */
.smf-item__label__text {
	position: relative;
}
.required .smf-item__label__text::after {
	 position: absolute;
	 content: '必須';
	 color:  #fff;
	 width:  40px;
	 height: 22px;
	 top: 50%;
	 transform: translateY(-50%);
	 right: -50px;
	 display: grid;
	 place-items: center;
	 background:  #f58694;
	 border-radius: 4px;
	 font-size: 12px;
}

.smf-form--simple-table .smf-item__col--label {
       flex: 0 0 18em;
       max-width: 18em;
       padding-bottom: 0;
       padding-right: var(--_padding1);
    }

/*businessスタイル*/
.smf-form--business .smf-item__col--label {
	border-bottom: none;
	border-right: 1px solid #ddd;
	flex: 0 0 18em;
	max-width: 18em;
}

/* フォームボタンをデザイン */
.smf-button-control__control {
  background: var(--accent-color,#f7941d) !important;
  color: #fff !important;
  border: none !important;
  transition: background-color 0.3s ease !important;
}

/* 「戻る」フォームボタンを個別にデザイン */
.smf-button-control__control[data-action="back"] {
  background: transparent !important;
  color: #333 !important;
  text-decoration: underline !important;
}

/* 「戻る」以外のフォームボタンのホバー＆フォーカス色 */
.smf-button-control__control:not([data-action="back"]):hover,
.smf-button-control__control:not([data-action="back"]):focus {
  background: var(--dark-accent-color,#f7941d) !important;
}

/* ハイフンなしで入力！を削除 */
#autozip {
   display: none !important;
}

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

/*1023px以下*/
@media screen and (max-width: 1023px){
	.mobile-menu-buttons .menu-button > a {
    	position: absolute;
    	margin-left: 16px;
	}
}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	.search-box {
		width: auto;
	}
	main.main{
    	padding: 16px 16px 0;
	}
}

/*639px以下*/
@media screen and (max-width: 834px){
	/* =================================
	 *  お問い合わせフォームの見出し
	 *  ================================= */
	.smf-form--business .smf-item__col--label {
    	max-width: 100%;
	}
}
/*480px以下*/
@media screen and (max-width: 480px){
  /*必要ならばここにコードを書く*/
	#header-container{
		margin-top: -80px;
	}
	.article h1,
	.archive-title{
		font-size: 2em;
		margin: 0.5em 0 1em;
	}
	.article h2{
		font-size: 1.5em;

	}
	.article h3{
		font-size: 1.3em;
	}
}

@media only screen and (max-width: 767px){
.pcOnly {
    display: none;
}



@media only screen and (min-width: 768px){
.spOnly {
    display: none;
}