@charset "utf-8";

#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 2em 0 1em;
	clear:both; /* Do not edit */
}
#tmp_contents h1 {
	margin: 0 0 1.4em;
    padding: 23px 30px 13px 30px;
	border-top: 7px solid #69b395;
	border-bottom: 7px solid #69b395;
	line-height: 1.4;
	letter-spacing: -0.01em;
	font-size: 189%;
	clear:both; /* Do not edit */
	position: relative;
}
#tmp_contents h1::before {
	display: block;
	content: "";
	width: 217px;
	height: 36px;
	background-image: url(/shared/templates/datsutanso_free/images/ttl_dec_top.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -16px;
	left: 0;
}
#tmp_contents h1::after {
	display: block;
	content: "";
	width: 220px;
	height: 81px;
	background-image: url(/shared/templates/datsutanso_free/images/ttl_dec_bottm_pc.png);
	background-repeat: no-repeat;
	position: absolute;
	right: -11px;
	bottom: -26px;
}

#tmp_contents h2 {
	padding: 19px 40px 16px 77px;
	background-color: #dbf7f3;
	background-image: url(/shared/templates/datsutanso_free/images/ttl_icon_leaf.png);
	background-repeat: no-repeat;
	background-size: auto 48px;
	background-position: left 17px top 12px;
	border-radius: 20px;
	letter-spacing: -0.01em;
	font-size: 155.6%;
}

#tmp_contents h3 {
	padding: 1px 10px 14px 34px;
	letter-spacing: -0.01em;
	font-size: 144.5%;
	background-image: url(/shared/templates/datsutanso_free/images/ttl_icon_circle_dgr.png);
	background-repeat: no-repeat;
	background-position: left top 9px;
	position: relative;
}
#tmp_contents h3::after {
	display: block;
	content: "";
	width: 100%;
	height: 4px;
	background-image: url(/shared/templates/datsutanso_free/images/border_dotted.png);
	background-repeat: repeat-x;
	background-size: auto 4px;
	position: absolute;
    left: 0;
	bottom: 0;
}

#tmp_contents h4 {
	margin-top: 1.8em;
	padding-left: 31px;
	background-image: url(/shared/templates/datsutanso_free/images/ttl_icon_sprout.png);
	background-repeat: no-repeat;
	background-position: left top 4px;
	letter-spacing: -0.01em;
	font-size: 122.3%;
}

#tmp_contents h5 {
	margin-top: 1.6em;
	padding-left: 22px;
	letter-spacing: -0.01em;
	font-size: 111.2%;
	position: relative;
}
#tmp_contents h5::before {
	display: block;
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 50%;
	background-color: #007f69;
	color: inherit;
	position: absolute;
    top: 7px;
    left: 0px;
}

#tmp_contents h6 {
	margin-top: 2.2em;
	font-size: 100%;
}

#tmp_contents #tmp_toc {
	margin-bottom: 54px;
	padding: 29px 24px 42px;
	background-color: #f0f7f4;
	background-image: url(/shared/templates/datsutanso_free/images/navbg.png);
	background-repeat: no-repeat;
	background-position: right -13px bottom -20px;
	border-radius: 20px;
	color: inherit;
}
#tmp_contents #tmp_toc p {
	margin-top: 0;
	margin-bottom: 11px;
	padding-left: 38px;
	background-image: url(/shared/templates/datsutanso_free/images/toc_icon.png);
	background-repeat: no-repeat;
	background-position: left 5px center;
	font-size: 111.2%;
}
#tmp_contents #tmp_toc p::before {
	content: none;
}
#tmp_contents #tmp_toc ul {
	margin-left: 22px;
	margin-bottom: 0;
}
#tmp_contents #tmp_toc ul li {
	margin-bottom: 0.7em;
	line-height: 1.7;
}
#tmp_contents #tmp_toc ul li:last-child {
	margin-bottom: 0;
}

#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 1em 0; /* Do not edit */
	line-height: 1.75;
	font-weight: 600;
}
#tmp_contents a {
	font-weight: 600;
	text-decoration: underline;
	color: #1f65cd;
}
#tmp_contents a:hover,
#tmp_contents a:focus {
	text-decoration: none;
}
#tmp_contents ul {
	margin: 0 0 1em 1.1em; /* Do not edit */
	list-style-image:url(/shared/templates/datsutanso_free/images/list_icon.png); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 1em 2.4em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 1em; /* Do not edit */
	font-weight: 600;
}
#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 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 0.8em; /* Do not edit */
	clear:both; /* Do not edit */
	background-color:#f0f7f4;
	border: 2px solid #0fb4ab;
	border-radius: 10px;
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse: separate; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding: 28px 26px 6px;
	color:inherit;
}
#tmp_contents div.outline {
	padding: 28px 26px 6px;
	color:inherit;
}
#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 1.7em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	padding: 14px 18px;
	color:inherit;
	background-color: transparent;
	background: url(/shared/templates/datsutanso_free/images/box_icon_circle_lgr.png) no-repeat right 23px center;
	box-shadow: 0px 2px 7.6px 0.4px rgba(91, 95, 100, 0.2);
	border: 1px solid #007f69;
	border-radius: 28px;
}
#tmp_contents ul.box_btn li a,
#tmp_contents ul.box_btn li p {
	display: block;
	margin: -14px -18px;
	padding: 14px 55px 12px 18px;
	line-height: 1.4;
}
#tmp_contents ul.box_btn li a {
	text-decoration: underline;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus {
	text-decoration: none;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* Do not edit */
	border: 1px solid #d0d0d0;
	border-radius: 20px;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse: separate; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	padding: 9px 17px 4px;
	color:inherit;
	font-weight:bold;
	font-size: 111.3%;
	background-color:#e2f0d9;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding: 22px 14px 9px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* 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 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 */
}
/* box_link
================================================== */
#tmp_contents .box_link,
#tmp_contents .box_info {
	margin:0 0 0.8em; /* Do not edit */
	border: 1px solid #d0d0d0;
	border-radius: 20px;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link,
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:separate; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl,
#tmp_contents .box_info .box_info_ttl {
	padding: 9px 17px 4px;
	color:inherit;
	font-weight:bold;
	font-size: 111.3%;
	background-color:#e2f0d9;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	position: relative;
}
#tmp_contents .box_link .box_link_ttl::before,
#tmp_contents .box_info .box_info_ttl::before {
	display: block;
	content: "";
	width: 26px;
	height: 26px;
	background-image: url(/shared/templates/datsutanso_free/images/list_ttl_icon.png);
	background-repeat: no-repeat;
	position: absolute;
	top: -19px;
}
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt,
#tmp_contents .box_info .box_info_cnt {
	padding: 22px 14px 12px;
}
#tmp_contents .box_link ul,
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ol,
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol,
#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 */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* Do not edit */
	border:1px solid #007f69;
	border-radius: 28px;
	box-shadow: 0px 2px 7.6px 0.4px rgba(91, 95, 100, 0.2);
	clear:both; /* Do not edit */
}
#tmp_contents .box_menu .box_menu_ttl {
	padding: 14px 60px 17px 17px;
	background: url(/shared/templates/datsutanso_free/images/box_icon_circle_lgr.png) no-repeat right 23px center;
	position: relative;
}
#tmp_contents .box_menu .box_menu_ttl::after {
	display: block;
	content: "";
	width: 100%;
	height: 3px;
	background-image: url(/shared/templates/datsutanso_free/images/border_dotted.png);
	background-repeat: repeat-x;
	background-size: auto 3px;
	position: absolute;
    left: 0;
	bottom: 0;
}
#tmp_contents .box_menu .box_menu_ttl h2,
#tmp_contents .box_menu .box_menu_ttl p {
	margin: -14px -60px -17px -17px;
	padding: 14px 60px 17px 17px;
	line-height: 1.4;
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:separate; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.box_menu td {
	padding: 13px 17px 0;
}
#tmp_contents div.box_menu .box_menu_cnt {
	padding: 13px 17px 0;
}
#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 {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* 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 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 */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 0.8em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #bdbdbd;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 13px 8px;
	font-weight: 600;
	color:inherit;
	background-color:#DDFAFA;
	border:1px solid #bdbdbd;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 14px 20px 12px;
	font-weight: 600;
	border:1px solid #AABBCC;
}
#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.datatable table th.bg_red {
	color:inherit;
	background-color:#F6DCDC; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FFFED5; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EAF4FF; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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 #AABBCC; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #AABBCC; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* = table.datatable td */
}

/* ==================================================
contents
================================================== */

/* インデックスページ
================================================== */
/* ページヘッド */
.page_heading {
	background-image: url(/shared/templates/datsutanso_free/images/page_heading_bg_pc.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	background-color: #007f69;
}
.page_heading .heading_jp {
	display: flex;
	align-items: center;
	min-height: 228px;
}
.page_heading h1 {
	padding-left: 28px;
	background-color: transparent;
	color: #FFFFFF;
	font-size: 189%;
	position: relative;
	text-shadow:
	1px 1px 0 #007f69,
	-1px 1px 0 #007f69,
	1px -1px 0 #007f69,
	-1px -1px 0 #007f69;
}
.color_blue .page_heading h1,
.color_yellow .page_heading h1,
.color_black .page_heading h1 {
	text-shadow: none;
}
.page_heading h1::before {
	display: block;
	content: "";
	width: 1px;
	height: 80px;
	background-color: #FFFFFF;
	color: inherit;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

/* 概要文 */
.read_cnt {
	padding: 27px 0 31px;
}
.read_cnt p {
	line-height: 1.75;
	font-weight: 600;
}

/* 記事一覧 */
.datsutanso_menu_cnt .datsutanso_menu_list {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
}
.datsutanso_menu_cnt .datsutanso_menu_item {
	padding: 30px 28px 26px;
	background-color: #FFFFFF;
	background-image: url(/shared/templates/datsutanso_free/images/btn_icon_circle_lgr.png);
	background-repeat: no-repeat;
	background-position: right 7px bottom 8px;
	box-shadow: 0px 2px 7.6px 0.4px rgba(91, 95, 100, 0.2);
	border: 1px solid #007f27;
	border-radius: 20px;
	color: inherit;
}
.datsutanso_menu_cnt .item_title {
	margin-bottom: 18px;
	padding-bottom: 20px;
	background-image: url(/shared/templates/datsutanso_free/images/datsutanso_menu_border.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.datsutanso_menu_cnt .item_title a {
	display: flex;
	align-items: center;
	padding-left: 62px;
	min-height: 66px;
	text-decoration: none;
	line-height: 1.5;
	color: #007f69;
	font-weight: 600;
	font-size: 122.5%;
	position: relative;
}
.furigana_on .datsutanso_menu_cnt .item_title a {
	display: block;
}
.datsutanso_menu_cnt .item_title a::before {
	display: block;
	content: "";
	width: 42px;
	height: 48px;
	background-image: url(/shared/templates/datsutanso_free/images/ttl_icon_leaf.png);
	background-repeat: no-repeat;
	background-position: left center;
	position: absolute;
	top: 50%;
	left: 2px;
	transform: translateY(-50%);
}
.datsutanso_menu_cnt .datsutanso_menu_item:hover a,
.datsutanso_menu_cnt .datsutanso_menu_item:focus a,
.datsutanso_menu_cnt .datsutanso_menu_item a:hover,
.datsutanso_menu_cnt .datsutanso_menu_item a:focus {
	text-decoration: underline;
}
.datsutanso_menu_cnt .item_dec {
	margin-bottom: 0;
	font-weight: 600;
}
.datsutanso_menu_cnt2 {
	margin-top: 30px;
}

/* フリー領域 */
.free_cnt {
	clear: both;
}

/* ==================================================
文字サイズ色合い変更
================================================== */
#tmp_contents #tmp_fsize table,
#tmp_contents #tmp_color table {
	width:100%;
	color: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td,
#tmp_contents #tmp_color table td{
	width: 50%;
	padding: 5px 8px;
	border: 1px solid #b0b0b0;
	font-size: 114.2%;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) th,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) th {
	background-color:#ffffff;
}
#tmp_contents #tmp_fsize .datatable a,
#tmp_contents #tmp_color .datatable a {
	text-decoration:none;
	display:block;
	color:#000000;
}
#tmp_contents #tmp_fsize table td a:hover,
#tmp_contents #tmp_color table td a:hover {
	opacity:0.6;
}
#tmp_contents #tmp_fsize .fsize_small .cs_heading {
	font-size: 1.4rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.75rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 2.38rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size: 1.125rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 2.35rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.25rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 3.25rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 1.75rem;
}
#tmp_contents #tmp_color .cs_heading {
	font-size: 2.38rem;
}
#tmp_contents #tmp_color .cs_outline {
	font-size: 1.125rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	display:block;
	margin: 0 0 1.4em;
    padding: 23px 30px 13px 30px;
    border-top: 7px solid #69b395;
    border-bottom: 7px solid #69b395;
    line-height: 1.4;
    letter-spacing: -0.01em;
    font-size: 189%;
    clear: both; /* Do not edit */
    position: relative;
}
#tmp_contents #tmp_fsize .cs_heading::before,
#tmp_contents #tmp_color .cs_heading::before {
    display: block;
    content: "";
    width: 217px;
    height: 36px;
    background-image: url(/shared/templates/datsutanso_free/images/ttl_dec_top.png);
    background-repeat: no-repeat;
    position: absolute;
    top: -16px;
    left: 0;
}
#tmp_contents #tmp_fsize .cs_heading::after,
#tmp_contents #tmp_color .cs_heading::after {
    display: block;
    content: "";
    width: 220px;
    height: 81px;
    background-image: url(/shared/templates/datsutanso_free/images/ttl_dec_bottm_pc.png);
    background-repeat: no-repeat;
    position: absolute;
    right: -11px;
    bottom: -26px;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	margin:0 0 40px; /* Do not edit */
	padding:15px;
	line-height: 1.4;
	clear:both; /* Do not edit */
    background-color: #f0f7f4;
    border: 2px solid #0fb4ab;
    border-radius: 10px;
}
#tmp_contents #tmp_color .color_yellow .cs_heading,
#tmp_contents #tmp_color .color_black .cs_heading,
#tmp_contents #tmp_color .color_blue .cs_heading {
	background-image: none;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_blue .cs_heading,
#tmp_contents .cs_box.color_blue .cs_outline {
	display: block;
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_yellow .cs_heading,
#tmp_contents .cs_box.color_yellow .cs_outline {
	display: block;
	color:#000000 !important;
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_black,
#tmp_contents .cs_box.color_black .cs_heading,
#tmp_contents .cs_box.color_black .cs_outline {
	display: block;
	color:#FFFF00 !important;
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_blue .cs_heading,
.color_blue #tmp_contents #tmp_fsize .cs_heading {
	border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading,
.color_yellow #tmp_contents #tmp_fsize .cs_heading {
	border: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading,
.color_black #tmp_contents #tmp_fsize .cs_heading {
	border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_blue .cs_heading::before,
.color_blue #tmp_contents #tmp_fsize .cs_heading::before,
#tmp_contents .cs_box.color_blue .cs_heading::after,
.color_blue #tmp_contents #tmp_fsize .cs_heading::after,
#tmp_contents .cs_box.color_yellow .cs_heading::before,
.color_yellow #tmp_contents #tmp_fsize .cs_heading::before,
#tmp_contents .cs_box.color_yellow .cs_heading::after,
.color_yellow #tmp_contents #tmp_fsize .cs_heading::after,
#tmp_contents .cs_box.color_black .cs_heading::before,
.color_black #tmp_contents #tmp_fsize .cs_heading::before,
#tmp_contents .cs_box.color_black .cs_heading::after,
.color_black #tmp_contents #tmp_fsize .cs_heading::after {
	background-image: none !important;
}
#tmp_contents .cs_box.color_default,
#tmp_contents .cs_box.color_default .cs_heading,
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
}
#tmp_contents .cs_box.color_default {
	background-color:#FFFFFF !important;
	border-bottom-color:#000000 !important;
}
.color_blue #tmp_contents #tmp_color .cs_box.color_default .cs_heading,
.color_yellow #tmp_contents #tmp_color .cs_box.color_default .cs_heading,
.color_black #tmp_contents #tmp_color .cs_box.color_default .cs_heading {
	border-top-color:#69b395 !important;
	border-bottom-color:#69b395 !important;
}
#tmp_contents .cs_box.color_default .cs_heading {
	color: #000000 !important;
	background-color:#ffffff !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	color:#000000 !important;
	background-color:#f0f7f4 !important;
	border-color:#0fb4ab !important;
}

/* ==================================================
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 */
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width:initial !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;
}
.header_btn_wrap,
#tmp_sp_social,
#tmp_footer::before,
#tmp_footer::after {
    display:none;
}
.footer_cnt address {
    display:block;
}
#tmp_wrap_regulation,
.setting_wrap,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
.footer_logo {
display:none !important;
}
}



@media screen and (max-width : 1020px) {
	.datsutanso_menu_cnt .datsutanso_menu_list {
		grid-template-columns: 1fr;
	}
}