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

/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
h1,h2,h3,h4,h5 {
	margin-bottom: 24px;
}
h2 {
	font-size: 2.25em;
	line-height: 1.3333;
}
h3 {
	font-size: 1.5em;
	line-height: 1;
}
h4,h5 {
	font-size: 1em;
	line-height: 1.5;
}
p {
	font-size: 1em;
	line-height: 1.5em;
	margin-bottom: 24px;
}
table {
	margin-bottom: 24px;
	border-spacing: 0px;
	border-collapse: collapse;
	font-size: 0.9285714em;
	line-height: 1.3076923em;
}
th {
	background-color: #cccccc;
	color: #333333;
	padding: 2px;
	vertical-align: middle;
	text-align: center;
}
a {
	color: #333;
	text-decoration: none;
}
a: hover {
	color: #ee1c23;
	text-decoration: underline;
}
a: hover img {
	opacity: 0.7;
}
ul,ol {
	list-style: none;
}
img {
	max-width: 100%;
	vertical-align: middle;
}
iframe {
	max-width: 100%;
}

/* ========= common_class ========= */
.AC {
	text-align: center;
}
.AR {
	text-align: right;
}
.AL {
	text-align: left;
}
.bold {
	font-weight: bold;
}
.border_maru {
	border: 2px solid #cccccc;
	border-radius: 10px;
	padding: 10px;
}
.border_maru_red {
	border: 2px solid #ff8d80;
	border-radius: 10px;
	/*padding: 10px;*/
}
.border_2maru {
	width: 90%;
	margin: 0 5px 10px 5px;
	padding: 10px;
	border: 3px solid #ccc;
	border-radius: 10px;
	display: inline-block;
	vertical-align: top;
}
.border_2maru img {
	max-width: 90%;
}
.Box_10 {
	margin-bottom: 24px;
	padding: 10px;
	background: #eeede8 url(images/common/border_01.png) repeat 0 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
}
.Box_10 p {
	margin: 0 0 10px 0;
	font-size: 0.9285714em;
}
.Box_10 ol {
	margin: 0px 15px;
}
.Box_10 ol li {
/*	margin-bottom: 12px;*/
	font-size: 0.9285714em;
}
.btn_common {
	margin: 0 20px 24px 0;
	padding-left: 20px;
	background: url(images/common/btn_common.gif) left center no-repeat;
	float: left;
	overflow: hidden;
}
.btn_common a {
	font-size: 1em;
	line-height: 1.5em;
	color: #f39800;
	font-weight: bold;
	display: block;
}
.clear {
	clear: both;
}
.caption {
	font-size: 0.875em;
	line-height: 1.5em;
	font-weight: normal;
}
ol.dcml {
	margin:  12px 0 12px 25px;
	padding: 0;
	list-style: decimal;
	font-size: 1em;
/*	line-height: 20px;*/
}
.des_icon {
	font-size: 0.875em;
	text-align: center;
	vertical-align: middle;
}
.detail {
/*	width: 121px;*/
	margin-bottom: 0;
	border: 1px solid #333;
	border-radius: 5px;
	background: url('/themes/tlt/images/common/allow_icon.gif') 10px center no-repeat;
	font-size: 0.9285714em;
	text-align: center;
	/*float: right;*/
}
.detail a {
	padding: 5px 10px 5px 20px;
	display: block;
}
.detail a: hover {
	border-radius: 5px;
	background: url('/themes/tlt/images/common/allow_icon.gif') 10px center no-repeat #ffe4e1;
	color: #333;
	text-decoration: none;
}
figure.wp-block-table table, .tbl2t {
	width: 100%;
	table-layout: auto;
}
.pdf_icon a:hover{
	opacity: 0.7;
}
td.pdf_icon {
	text-align: center;
}


/* ========= header ========= */
#header-container-in {
	border-bottom: 5px solid #ee1c23;
}
#header {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	position:  relative;
	overflow: auto;
}
#header h1 {
	margin-bottom: 16px;
}
#header .header_info {
	display: none;
}
#header #header-in {
	width: 100%;
}
#header #header-in .tagline {
	margin: 0 0 1em 0;
	background-color: #ffe4e1;
	font-size: 0.8em;
}
#header #logo {
	margin-bottom: 0;
	padding: 3px 0;
	width: 30%;
	max-width: 147px;
	height: 48px;
	background-size: contain;
	float: left;
}
#header #header_navi_area {
	width: 40%;
	float: right;
}
#header #header_icon {
	width: 960px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}
#header #header_icon li {
	margin-left: 16px;
	margin-bottom: 8px;
	float: right;
}
#header #header_icon li a {
	display: block;
}
#header #header_icon_mb {
	overflow: hidden;
}
#header #header_icon_mb ul {
	overflow: hidden;
}
#header #header_icon_mb li {
	max-width: 33.3333%;
	vertical-align: middle;
	float: right;
}
#header #header_navi {
	display: none;
}

/* ========= Navigation ========= */
#navi-in li {
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#navi-in li#menu-item-21 {
	border-left: 2px solid #ddd;
}
#navi-in li#menu-item-23 {
	border-right: 2px solid #ddd;
}

/* ========= Content main ========= */
.article h2 {
	font-size: 2.25em;
	color: #333333;
	line-height: 1.3333;
	margin-bottom: 0;
	background-color: transparent;
}
.article h3 {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
}
.el-image img {
	border: 1px solid #ddd;
}
figcaption {
	font-size: 0.9em;
}

/* ========= Content side-bar ========= */
#sidebar-scroll aside {
	border-top: 3px solid #ee1c23;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
#sidebar-scroll h3 {
	margin: 0 0 16px 0;
	background-color: #1fe0;
	border-bottom: 1px solid #ddd;
	color: #333;
}
#sidebar-scroll .toc-widget-box {
	padding-bottom: 16px;
}
#sidebar-scroll .search-box {
	margin: 0;
	padding: 0 1em 1em 1em;
	position: relative;
}
#sidebar-scroll button.search-submit {
	padding: 0 1em;
	top: calc(36% - 12px);
}
.toc-title {
	display: none;
}
.toc-content {
}
.toc-content ol.toc-list {
	/*padding-left: 0;*/
}
.toc-content li {
	list-style: url(/wp-content/uploads/2025/05/allow_icon.gif);
}


/* ========= footer ========= */
.footer-left, .footer-center, .footer-right {
	width: 100%;
}
#footer .footer-left {
	display: none;
}
#footer .footer-center {
	margin-bottom: 24px;
	padding: 20px 25px 20px 25px;
	background-color: #fff;
	display: inherit;
}
#footer .footer-right {
	display: none;
}
#footer .footerBox {
	margin: 0 20px 24px 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
}
#footer .footerBox h4.linkTitle, #footer .footerBox a {
	color: #333;
	font-size: 0.875em;
}
#footer .footerBox h4.linkTitle {
	margin-bottom: 5px;
}
#footer .footerBox ul {
	margin: 0;
	padding: 0;
}
#footer .footerBox li {
	margin: 5px 0 0 0;
	padding: 0;
	line-height: 1.2em;
}

/* ========= top-page ========= */
#post-233 {
	width: 960px;
	margin: 0 auto;
}
#post-233.content {
  margin-top: 0px;
}
.n2-section-smartslider {
	position: relative;
	top: -74px;
	width: 100%;
	outline: 0;
	--widget-offset: 0px;
	margin-bottom: 0;
}

.wp-block-column-top {
	padding: 0 16px 16px 16px;
	border-top: 6px solid #ee1c23;
	border-left: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.wp-block-column-top h3 {
	border-left: 0;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
li.listing-item {
	padding: 16px;
	border-bottom: 1px dotted #333;
}

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

/* ========= header ========= */
#header #header_icon {
	display: none;
}

/* ========= footer ========= */
.footer-widgets {
	width: 90%;
	display: block;
}

}

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

/* ========= top-page ========= */
#post-233 {
	width: 90%;
}
#post-233.content {
  margin-top: 0px;
}
.n2-section-smartslider {
	position: relative;
	top: -50px;
	width: 100%;
	outline: 0;
	--widget-offset: 0px;
	margin-bottom: 0;
}

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

/* ========= Content main ========= */
figcaption {
	font-size: 0.7em;
}

/* ========= top-page ========= */
.wp-block-column-top {
	padding: 0 16px 16px 16px;
	border: 0;
}
.wp-block-column-top h3 {
	border-left: 0;
	border-bottom: 1px solid #ddd;
	text-align: center;
	font-size: 2.25em;
	line-height: 1.3333;
}
.bgcolor-gray {
	background-color: #f9f9f9;
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	padding: 16px calc(50vw - 50% + 16px);
}
.bgcolor-white {
	width: 100vw;
	margin: 0 calc(50% - 50vw);
	padding: 16px calc(50vw - 50% + 16px);
}
li.listing-item {
	padding: 16px;
	border-bottom: 1px dotted #333;
}

}
