@charset "utf-8";

#tmp_contents h1 {
	margin: 0.7em 0 1em;
	padding: 31px 28px 28px 56px;
	background-image: -webkit-linear-gradient(to top, #ffffff 4%, #cef2e9 4%, #cef2e9 100%);
	background-image: -moz-linear-gradient(to top, #ffffff 4%, #cef2e9 4%, #cef2e9 100%);
	background-image: -o-linear-gradient(to top, #ffffff 4%, #cef2e9 4%, #cef2e9 100%);
	background-image: linear-gradient(to top, #ffffff 4%, #cef2e9 4%, #cef2e9 100%);
	border-top-left-radius: 40px;
	line-height: 1.5;
	color: #222222;
	font-size: 177.8%;
	font-weight: bold;
	position: relative;
	clear:both; /* Do not edit */
}
#tmp_contents h1::before {
	display: block;
	content: "";
	width: 45px;
	height: 41px;
	background-image: url("/shared/templates/manabi_free/images/main_ttl_icon.png");
    background-repeat: no-repeat;
    background-position: left bottom;
	position: absolute;
	left: 0;
	bottom: 0;
}
#tmp_contents h1::after {
	display: block;
	content: "";
	width: calc(100% - 52px);
	height: 4px;
	color: inherit;
	background-color: #1d8f7a;
	border-radius: 99em;
	position: absolute;
	left: 52px;
	bottom: 0;
}
#tmp_contents h2 {
	margin: 2em 0 1.6em;
	padding: 17.5px 24px 16px;
	border-left: 5px solid #1db397;
	border-right: 1px solid #eeeeee;
	border-bottom: 3px solid #1db397;
	background-image: url("/shared/templates/manabi_free/images/ttl_bg.gif");
	background-size: auto 31px;
	background-position: left top;
	line-height: 1.4;
	font-size: 144.5%;
	position: relative;
}
#tmp_contents h2::before {
	display: block;
	content: "";
	width: 5px;
	height: 100%;
	background-color: #ef84bf;
	color: inherit;
	position: absolute;
	left: 4px;
	bottom: 0;
}
#tmp_contents h3 {
	margin: 1.57em 0 1.16em;
	padding: 26px 28px 20px;
	border-bottom: 1px solid #f29ac3;
	background-image: url("/shared/templates/manabi_free/images/sub_ttl_icon.png");
    background-repeat: no-repeat;
    background-position: left top 40px;
	color: #222222;
	line-height: 1.4;
	font-size: 144.5%;
	position: relative;
}
#tmp_contents h3::before {
	display: block;
	content: "";
	width: 100%;
	height: 3px;
	color: inherit;
	background-color: #1d8f7a;
	position: absolute;
	left: 0;
	bottom: 3px;
}
#tmp_contents h4 {
	margin: 2.25em 0 1.3em;
	padding: 20px 0 18px;
	line-height: 1.5;
    font-size: 122.5%;
	font-weight: bold;
	position: relative;
}
#tmp_contents h4::before {
	display: block;
	content: "";
	width: 100%;
	height: 3px;
	color: inherit;
	background-color: #1d8f7a;
	position: absolute;
	left: 0;
	bottom: 0;
}
#tmp_contents h5 {
	margin: 1.4em 0 1.1em;
	padding: 2px 13px;
    line-height: 1.5;
    font-size: 111.5%;
	position: relative;
}
#tmp_contents h5::before {
	display: block;
	content: "";
	width: 4px;
	height: 24px;
	background-color: #1db397;
	border-radius: 99em;
	color: inherit;
	position: absolute;
	top: 5px;
	left: 0;
}
#tmp_contents h6 {
    margin: 1.62em 0 1.2em;
    padding: 0;
    line-height: 1.56;
    font-size: 100%;
}
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	clear:both; /* Do not edit */
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.6;
}
#tmp_contents p:has(img) {
	margin-bottom: 0;
}
#tmp_contents .clear {
	margin-bottom: 2px;
	line-height: 1;
}
#tmp_contents ul {
	margin: 1.7em 0 1.9em 1.2em; /* Do not edit */
	list-style-image:url("/shared/site_manabi/images/icon/list_icon.gif"); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 3.2em 2.8em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin: 0 0 1.1em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents a {
	color: #003d93;
	background-color: transparent;
}
#tmp_contents a:hover,
#tmp_contents a:focus {
	text-decoration: none;
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}


/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin: 0 0 1.9em; /* Do not edit */
	background-color: #f0fcf9;
	color: inherit;
	clear:both; /* Do not edit */
}
#tmp_contents .outline p {
	line-height: 1.7;
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #d9d9d9;
}
#tmp_contents table.outline td {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding: 17px 20px 18px;
	color:inherit;
	background-color:#f0fcf9;
}
#tmp_contents div.outline *:only-of-type {
	margin-bottom: 0;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 10px 0;
	padding: 24px 17px 22px 17px;
	color: #222222;
	font-weight: bold;
	background-color: #FFFFFF;
	background:url("/shared/templates/manabi_free/images/box_dec.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: auto 64px;
	border: 3px solid #1db397;
	border-radius: 16px;
	overflow: hidden;
}
#tmp_contents ul.box_btn li a {
	display: block;
	margin: -24px -17px -22px -17px;
	padding: 24px 17px 22px 43px;
	text-decoration: none;
	color: #222222;
	background-color: transparent;
	background:url("/shared/templates/manabi_free/images/icon_circle_arrow_right_gr.png");
	background-repeat: no-repeat;
	background-position: left 17px center;
	background-size: auto 16px;
	transition-duration: 0.3s;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus  {
	text-decoration: underline;
}

/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 1.7em 0 2.7em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	padding: 3px 0 12px 0;
	background-color: transparent;
	color: #222222;
	font-weight: bold;
	font-size: 122.5%;
	position: relative;
}
#tmp_contents .box_info .box_info_ttl::before {
	display: block;
	content: "";
	width: 200px;
	height: 1px;
	background-color: #f29ac3;
	color: inherit;
	position: absolute;
	left: 0;
	bottom: 0;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding: 20px 19px 9px;
	background-image: url("/shared/templates/manabi_free/images/box_bg.gif");
	background-size: auto 31px;
	background-position: left top;
	border: 1px solid #eeeeee;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 19px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt > ul:only-of-type,
#tmp_contents .box_info .box_info_cnt > ol:only-of-type {
	margin-top: 0;
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_info ul li:last-child,
#tmp_contents .box_info ol li:last-child {
	margin-bottom: 0;
}

/* box_link
================================================== */
#tmp_contents .box_link {
	margin: 2.5em 0 3.35em; /* Do not edit */
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	padding: 3px 0 14px 0;
	background-color: transparent;
	color: #222222;
	font-weight: bold;
	font-size: 122.5%;
	position: relative;
}
#tmp_contents .box_link .box_link_ttl::before {
	display: block;
	content: "";
	width: 200px;
	height: 1px;
	background-color: #f29ac3;
	color: inherit;
	position: absolute;
	left: 0;
	bottom: 0;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 19px 19px 9px;
	background-image: url("/shared/templates/manabi_free/images/box_bg.gif");
	background-size: auto 31px;
	background-position: left top;
	border: 1px solid #eeeeee;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 19px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul:only-of-type,
#tmp_contents .box_link ol:only-of-type {
	margin-top: 0;
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_link ul li:last-child,
#tmp_contents .box_link ol li:last-child {
	margin-bottom: 0;
}

/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin: 0 0 1em; /* Do not edit */
	border: 3px solid #1db397;
	border-radius: 16px;
	overflow: hidden;
	clear:both; /* Do not edit */
}
#tmp_contents .box_menu_cnt {
	padding: 20px 20px 9px 20px;
}
#tmp_contents table.box_menu .box_menu_ttl,
#tmp_contents div.box_menu .box_menu_ttl {
	margin: 0;
	padding: 21px 17px 22px;
	color: #222222;
	font-weight: bold;
	background-color: #FFFFFF;
	background:url("/shared/templates/manabi_free/images/box_dec.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: auto 64px;
	border-bottom: 1px solid #1db397;
	overflow: hidden;
}
#tmp_contents table.box_menu .box_menu_ttl p,
#tmp_contents div.box_menu .box_menu_ttl p,
#tmp_contents table.box_menu .box_menu_ttl h2,
#tmp_contents div.box_menu .box_menu_ttl h2 {
	margin-bottom: 0;
}
#tmp_contents table.box_menu .box_menu_ttl h2::before,
#tmp_contents table.box_menu .box_menu_ttl h2::after,
#tmp_contents div.box_menu .box_menu_ttl h2::before,
#tmp_contents div.box_menu .box_menu_ttl h2::after {
	content: none;
}

#tmp_contents table.box_menu .box_menu_ttl a,
#tmp_contents div.box_menu .box_menu_ttl a {
	display: block;
	margin: -21px -17px -22px -17px;
	padding: 21px 17px 22px 43px;
	text-decoration: none;
	color: #222222;
	background-color: transparent;
	background:url("/shared/templates/manabi_free/images/icon_circle_arrow_right_gr.png");
	background-repeat: no-repeat;
	background-position: left 17px top 26px;
	background-size: auto 16px;
	transition-duration: 0.3s;
}
#tmp_contents table.box_menu .box_menu_ttl a:hover,
#tmp_contents div.box_menu .box_menu_ttl a:hover,
#tmp_contents table.box_menu .box_menu_ttl a:focus,
#tmp_contents div.box_menu .box_menu_ttl a:focus {
	text-decoration: underline;
}
#tmp_contents table.box_menu {
	width: 100%; /* Do not edit */
	border-collapse: separate; /* Do not edit */
	border-spacing: 0; /* Do not edit */
}
#tmp_contents .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu ul:only-of-type {
	margin-top: 0;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 16px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul li {
	margin-bottom: 1.3em;
}
#tmp_contents .box_menu ul ul,
#tmp_contents .box_menu ul ol,
#tmp_contents .box_menu ol ul,
#tmp_contents .box_menu ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .box_menu ul li:last-child,
#tmp_contents .box_menu ol li:last-child,
#tmp_contents .box_menu ul ul li:last-child,
#tmp_contents .box_menu ul ol li:last-child,
#tmp_contents .box_menu ol ul li:last-child,
#tmp_contents .box_menu ol ol li:last-child {
	margin-bottom: 0;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 3.35em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #d9d9d9;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 13px 8px;
	color:inherit;
	background-color:#CEF2E9;
	border:1px solid #d9d9d9;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 11.7px 8px;
	border:1px solid #d9d9d9;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* Do not edit */
	font-weight:bold; /* Do not edit */
	text-align:left; /* Do not edit */
}
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.datatable ul,
#tmp_contents table.datatable ol,
#tmp_contents table.enquete_table ul,
#tmp_contents table.enquete_table ol {
	margin:0.2em 0 0 24px; /* Do not edit */
}
#tmp_contents table.datatable ul ul,
#tmp_contents table.datatable ul ol,
#tmp_contents table.datatable ol ul,
#tmp_contents table.datatable ol ol,
#tmp_contents table.enquete_table ul ul,
#tmp_contents table.enquete_table ul ol,
#tmp_contents table.enquete_table ol ul,
#tmp_contents table.enquete_table ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.enquete_table .nes,
#tmp_contents table.enquete_table .memo {
	color:#990000; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.tbl_data table th.bg_red {
	color:inherit;
	background-color:#fce8e9; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.tbl_data table th.bg_yellow {
	color:inherit;
	background-color:#fff9d7; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.tbl_data table th.bg_gray {
	color:inherit;
	background-color:#e9e9e9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.tbl_data table th.bg_blue {
	color:inherit;
	background-color:#ebf9fc; /* base.css > Styles > th.bg_blue */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #d9d9d9; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #d9d9d9; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #d9d9d9; /* = table.datatable td */
}

/* ==================================================
学びの場を探す
================================================== */

/* 検索ボックス内見出し
============================== */

#tmp_wrap_search .filter_lbl {
	margin: 0 0 1em 0;
	padding: 0 0 0 26px;
    background-image: url("/shared/templates/manabi_search/images/sub_ttl_icon.png");
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 1.4;
	color: #222222;
    font-size: 133.5%;
    font-weight: 600;
}

/* チェックボックス
========================================== */

/* チェックボックスリスト */
#tmp_wrap_search .condition_icon_checkboxs,
#tmp_wrap_search .condition_text_checkboxs {
	display: flex;
	gap: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
}

/* チェックボックスボタン */
#tmp_wrap_search .condition_icon_checkboxs li,
#tmp_wrap_search .condition_text_checkboxs li {
	margin-bottom: 0;
}
#tmp_wrap_search .condition_icon_checkboxs .checkbox_wrap,
#tmp_wrap_search .condition_text_checkboxs .checkbox_wrap {
	display: block;
	position: relative;
}

#tmp_wrap_search .condition_icon_checkboxs label,
#tmp_wrap_search .condition_text_checkboxs label {
    display: flex;
    align-items: center;
    min-height: 50px;
    padding: 15px 10px 13px 41px;
    background-color: transparent;
	box-sizing: border-box;
    border-radius: 8px;
    text-decoration: none;
    text-align: left;
    line-height: 1.2;
    color: #222222;
    font-weight: 500;
    position: relative;
    z-index: 2;
    transition-duration: 0.3s;
	cursor: pointer;
}
#tmp_wrap_search .condition_icon_checkboxs label::before,
#tmp_wrap_search .condition_text_checkboxs label::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    color: inherit;
    background-color: #FFFFFF;
    border: 1px solid #cccccc;
    border-radius: 8px;
    transition-duration: 0.3s;
    position: absolute;
    inset: 0;
    z-index: -1;
}
#tmp_wrap_search .condition_icon_checkboxs label:hover::before,
#tmp_wrap_search .condition_text_checkboxs label:hover::before {
    background-color: #fcfcf0;
	border: 3px solid #1db397;
    color: inherit;
}
#tmp_wrap_search .condition_icon_checkboxs input:focus + label::before,
#tmp_wrap_search .condition_text_checkboxs input:focus + label::before {
    background-color: #fcfcf0;
	border: 3px solid #1db397;
}
#tmp_wrap_search .condition_icon,
#tmp_wrap_search .condition_icon {
    display: inline-block;
    margin-right: 8px;
    line-height: 0;
}
#tmp_wrap_search .condition_icon img,
#tmp_wrap_search .condition_icon img {
    width: 34px;
    height: 34px;
    object-fit: contain;
    object-position: center;
}

#tmp_wrap_search .search_filter {
	margin-bottom: 60px;
	padding: 44px 30px 50px;
	background-color: #f0fcf9;
	border-radius: 16px;
	color: inherit;
}
#tmp_wrap_search .filter_wrap {
	display: flex;
}

/* チェックボックスのデザイン */
#tmp_wrap_search input[type="checkbox"],
#tmp_wrap_search input[type="checkbox"] {
	display: inline-block;
	width: 16px;
	height: 16px;
	border: 1px solid #737373;
	border-radius: 0;
	background-color: transparent;
	color: #ffffff;
	vertical-align: -0.1rem;
	outline: none;
	cursor: pointer;
	appearance: none;
	transition: all 0.15s ease-out 0s;
	position: absolute;
	top: 50%;
	left: 16px;
	transform: translateY(-50%);
	z-index: 3;
}

/* チェックマーク作成 */
#tmp_wrap_search input[type="checkbox"]::before,
#tmp_wrap_search input[type="checkbox"]::after,
#tmp_wrap_search input[type="checkbox"]::before,
#tmp_wrap_search input[type="checkbox"]::after {
	content: "";
	position: absolute;
	background: #14806d;
	transition: all 0.2s ease-in-out;
}

#tmp_wrap_search input[type="checkbox"]::before,
#tmp_wrap_search input[type="checkbox"]::before {
	width: 0;
	height: 2px;
	left: 2px;
	top: 6px;
	transform: rotate(45deg);
}

#tmp_wrap_search input[type="checkbox"]::after,
#tmp_wrap_search input[type="checkbox"]::after {
	width: 2px;
	height: 0;
	right: 9px;
	bottom: 3px;
	transform: rotate(40deg);
	transition-delay: 0.1s;
}

/* チェック時 */
#tmp_wrap_search input[type="checkbox"]:checked + label::before,
#tmp_wrap_search input[type="checkbox"]:checked + label::before {
	background-color: #fcfcf0;
	border: 3px solid #1db397;
    color: inherit;
}


#tmp_wrap_search input[type="checkbox"]:checked::before,
#tmp_wrap_search input[type="checkbox"]:checked::before {
	width: 5px;
	height: 2px;
	left: 1px;
	top: 7px;
}

#tmp_wrap_search input[type="checkbox"]:checked::after,
#tmp_wrap_search input[type="checkbox"]:checked::after {
	width: 2px;
	height: 10px;
	right: 4px;
	bottom: 1px;
}

/* 不確定状態 */
#tmp_wrap_search input[type="checkbox"]:indeterminate::before,
#tmp_wrap_search input[type="checkbox"]:indeterminate::after,
#tmp_wrap_search input[type="checkbox"]:indeterminate::before,
#tmp_wrap_search input[type="checkbox"]:indeterminate::after {
	width: 7px;
	height: 2px;
	transform: rotate(0);
}

#tmp_wrap_search input[type="checkbox"]:indeterminate::before,
#tmp_wrap_search input[type="checkbox"]:indeterminate::before {
	top: 7px;
	left: 1px;
}

#tmp_wrap_search input[type="checkbox"]:indeterminate::after,
#tmp_wrap_search input[type="checkbox"]:indeterminate::after {
	right: 1px;
	bottom: 7px;
}

/* 目的から探す
========================================== */
#tmp_wrap_search .purpose_cnt {
	margin-bottom: 44px;
}
#tmp_wrap_search .purpose_cnt .condition_icon_checkboxs {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));
}
#tmp_wrap_search .purpose_cnt label {
	padding: 23px 10px 23px 40px;
	border-radius: 16px;
	font-weight: 600;
}
#tmp_wrap_search .purpose_cnt label::before {
    border-radius: 16px;
}


/* 時間帯から探す、地域から探す
========================================== */
#tmp_wrap_search .filter_wrap {
	display: flex;
	gap: 0 60px;
	margin-bottom: 51px;
}

/* 時間帯から探す */
#tmp_wrap_search .time_cnt {
	width: calc(50% - 30px);
}
#tmp_wrap_search .time_cnt .condition_text_checkboxs {
	flex-wrap: wrap;
}
#tmp_wrap_search .time_cnt li {
	width: calc(50% - 5px);
}

/* 地域から探す */
#tmp_wrap_search .area_cnt {
	width: calc(50% - 30px);
}
#tmp_wrap_search .filter_area_wrap {
	display: flex;
	align-items: flex-start;
	gap: 0 20px;
}

#tmp_wrap_search .area_cnt .condition_text_checkboxs {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
	flex: 1;
}

/* 検索、クリアボタン
========================================== */
#tmp_wrap_search .filter_btns {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 0 11px;
	margin: 0 auto;
	max-width: 520px;
}
#tmp_wrap_search .filter_btns li {
	margin-bottom: 0;
	max-width: 300px;
	list-style: none;
}
#tmp_wrap_search .filter_submit input {
	display: block;
	padding: 15px 14px 14px 12px;
	background-color: #14806d;
	width: 300px;
	max-width: 100%;
	border: 1px solid transparent;
	border-radius: 30px;
	box-shadow: none;
	font-size: 100%;
	color: #FFFFFF;
	font-weight: bold;
	appearance: none;
	cursor: pointer;
}
#tmp_wrap_search .filter_reset input {
	display: block;
	padding: 7px 14px;
	background-color: #e5e5e5;
	width: 200px;
	max-width: 100%;
	border: 1px solid transparent;
	border-radius: 22px;
	box-shadow: none;
	font-size: 100%;
	color: #222222;
	font-weight: 500;
	appearance: none;
	cursor: pointer;
}
#tmp_wrap_search .filter_submit input:hover,
#tmp_wrap_search .filter_reset input:hover,
#tmp_wrap_search .filter_submit input:focus,
#tmp_wrap_search .filter_reset input:focus {
	text-decoration: underline;
}


/* 検索結果
========================================== */
#tmp_wrap_search .search_results {
	margin-bottom: 62px;
}

/* 検索結果一覧 */
#tmp_wrap_search .results_list {
	display: none;
	gap: 20px;
	grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
	margin: 0 0 30px 0;
	list-style: none;
}
#tmp_wrap_search .results_list.show{
	display: grid;
}
#tmp_wrap_search .results_list.no_data{
	display: block;
}
#tmp_wrap_search .results_list .item {
	margin-bottom: 0;
	padding: 17px 17px 12px 17px;
	border: 3px solid #1db397;
	border-radius: 16px;
}
#tmp_wrap_search .item_area {
	display: block;
	margin-bottom: 5px;
}
#tmp_wrap_search .item_area span {
	display: inline-block;
	padding: 5px 4px 3px 4px;
	border: 1px solid #14806d;
	border-radius: 4px;
	line-height: 1;
	color: #14806d;
	font-size: 77.8%;
	font-weight: bold;
}
#tmp_wrap_search .item_area span:empty {
	display: none;
}
#tmp_wrap_search .item_img {
	margin-bottom: 15px;
	line-height: 0;
}
#tmp_wrap_search .item_img:empty {
	display: none;
}
#tmp_wrap_search .item_img img {
	width: 100%;
	border-radius: 8px;
	object-fit: cover;
	aspect-ratio: 3 / 2;
}
#tmp_wrap_search .item_title {
	margin-bottom: 6px;
}
#tmp_wrap_search .item_title a {
	text-decoration: none;
	background-color: transparent;
	color: #222222;
	font-weight: bold;
}
#tmp_wrap_search .item_dec {
	margin-bottom: 0;
	font-size: 89%;
}
#tmp_wrap_search .item_dec:empty {
	display: none;
}
#tmp_wrap_search .results_list .item.active .item_title{
	text-decoration: underline;
}

/* 学びの場はこちらからも探すことができます。
========================================== */
#search_other .search_other h2 {
	margin: 2em 0 1.16em;
}
#search_other .link_list {
    display: flex;
	flex-wrap: wrap;
    gap: 20px;
	margin: 0;
    list-style: none;
}
#search_other .link_item {
	width: calc((100% - 60px) / 4);
	margin-bottom: 0;
}
#search_other .link_item a {
    display: flex;
    flex-direction: column;
    text-decoration: none;
}
#search_other .link_item img {
    width: 100%;
}
#search_other .link_item a:hover .link_text,
#search_other .link_item a:focus .link_text {
    text-decoration: underline;
}
#search_other .link_item a:hover .link_img::before,
#search_other .link_item a:focus .link_img::before {
    border: 3px solid #1db397;
}
#search_other .link_img {
    display: block;
    margin-bottom: 10px;
    border-radius: 16px;
    line-height: 0;
    position: relative;
    overflow: hidden;
}
#search_other .link_img::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    border: 1px solid #1db397;
    border-radius: 16px;
    position: absolute;
    inset: 0;
    transition: all 0.2s ease-out;
}

#search_other .link_text {
    display: inline-block;
	margin-bottom: 0;
    text-decoration: none;
    color: #222222;
    font-weight: 500;
    transition: all 0.2s ease-out;
}


@media screen and (max-width : 1000px) {
	/* 時間帯から探す、地域から探す
	========================================== */
	#tmp_wrap_search .filter_wrap {
		gap: 0 40px;
	}

	/* 時間帯から探す */
	#tmp_wrap_search .time_cnt {
		width: calc(50% - 20px);
	}

	/* 地域から探す */
	#tmp_wrap_search .area_cnt {
		width: calc(50% - 20px);
	}
}



/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
/* ==================================================
Accessibility
================================================== */
/* color */
.color_blue #tmp_contents h1::before,
.color_black #tmp_contents h1::before,
.color_yellow #tmp_contents h1::before,
.color_blue #tmp_contents h1::after,
.color_black #tmp_contents h1::after,
.color_yellow #tmp_contents h1::after,
.color_blue #tmp_contents h2::before,
.color_black #tmp_contents h2::before,
.color_yellow #tmp_contents h2::before{
	content: none;
}
.color_blue #tmp_wrap_search .condition_icon img,
.color_black #tmp_wrap_search .condition_icon img,
.color_yellow #tmp_wrap_search .condition_icon img{
	background-color: #ffffff !important;
}
.color_blue #tmp_wrap_search .condition_icon_checkboxs label::before,
.color_blue #tmp_wrap_search .condition_text_checkboxs label::before,
.color_black #tmp_wrap_search .condition_icon_checkboxs label::before,
.color_black #tmp_wrap_search .condition_text_checkboxs label::before,
.color_yellow #tmp_wrap_search .condition_icon_checkboxs label::before,
.color_yellow #tmp_wrap_search .condition_text_checkboxs label::before{
	background-color: transparent !important;
}
.color_blue #tmp_wrap_search input[type="checkbox"]:checked + label::before,
.color_black #tmp_wrap_search input[type="checkbox"]:checked + label::before,
.color_blue #tmp_wrap_search .condition_icon_checkboxs label:hover::before,
.color_black #tmp_wrap_search .condition_icon_checkboxs label:hover::before,
.color_blue #tmp_wrap_search .condition_text_checkboxs label:hover::before,
.color_black #tmp_wrap_search .condition_text_checkboxs label:hover::before,
.color_blue #tmp_wrap_search .condition_icon_checkboxs input:focus + label::before,
.color_black #tmp_wrap_search .condition_icon_checkboxs input:focus + label::before,
.color_blue #tmp_wrap_search .condition_text_checkboxs input:focus + label::before,
.color_black #tmp_wrap_search .condition_text_checkboxs input:focus + label::before{
	border-color: #FFFF00 !important;
}
.color_yellow #tmp_wrap_search input[type="checkbox"]:checked + label::before,
.color_yellow #tmp_wrap_search .condition_icon_checkboxs label:hover::before,
.color_yellow #tmp_wrap_search .condition_text_checkboxs label:hover::before,
.color_yellow #tmp_wrap_search .condition_icon_checkboxs input:focus + label::before,
.color_yellow #tmp_wrap_search .condition_text_checkboxs input:focus + label::before,
.color_yellow #tmp_wrap_search .condition_icon_checkboxs label::before,
.color_yellow #tmp_wrap_search .condition_text_checkboxs label::before{
	border-color: #000000 !important;
}
.color_blue #tmp_wrap_search input[type="checkbox"]::before,
.color_blue #tmp_wrap_search input[type="checkbox"]::after,
.color_black #tmp_wrap_search input[type="checkbox"]::before,
.color_black #tmp_wrap_search input[type="checkbox"]::after{
	background: #FFFF00 !important;
}
.color_yellow #tmp_wrap_search input[type="checkbox"]::before,
.color_yellow #tmp_wrap_search input[type="checkbox"]::after{
	background: #000000 !important;
}
/* no javascript */
.no_javascript #tmp_wrap_search .results_list{
	display: grid;
}
.no_javascript #tmp_wrap_search .results_list .item_title > a:hover{
	text-decoration: underline;
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
}
#tmp_wrapper img {
	animation: none;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu {
	display:none !important;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
.wrap_col_nm,
.wrap_col_nm2,
.col_main {
	margin:0 !important;
	padding:0 !important;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.copyright {
	text-align:left !important;
}
}

