@charset "utf-8";

#tmp_contents h1 {
	margin: 0 0 0.73em;
	padding: 31px 28px 28px 52px;
	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.16em;
	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 .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 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;
}

/* インフォメーション一一覧
================================================== */
#tmp_contents .info_list ul {
	margin-left: 0;
    list-style: none;
}
#tmp_contents .info_list ul li {
	display: flex;
    padding: 16px 0 17px;
    border-bottom: 1px solid #b0e6db;
}
#tmp_contents .info_list ul li a {
    display: inline-block;
	flex: 1;
    padding: 0 0 0 28px;
    text-decoration: none;
    color: #222222;
    font-weight: 500;
    background-color: transparent;
    background-image: url("/shared/site_manabi/images/icon/icon_circle_arrow_right_gr.gif");
    background-repeat: no-repeat;
    background-size: auto 16px;
    background-position: left center;
    transition: all 0.2s ease-out;
}
#tmp_contents .info_list ul li a:hover,
#tmp_contents .info_list ul li a:focus {
    text-decoration: underline;
}
#tmp_contents .info_list .day {
    display: inline-block;
    margin: 0 21px 0 0;
    min-width: 70px;
    background-color: transparent;
    color: #222222;
    font-size: 89%;
    font-weight: 600;
}

/* ==================================================
文字サイズ・色合い変更設定ページ用
================================================== */
#tmp_contents #tmp_fsize table,
#tmp_contents #tmp_color table {
	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;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td {
	padding-bottom:10px;
}
#tmp_contents #tmp_fsize table.tbl_data tr:nth-child(2n) td,
#tmp_contents #tmp_fsize table.tbl_data tr:nth-child(2n) th,
#tmp_contents #tmp_color table.tbl_data tr:nth-child(2n) td,
#tmp_contents #tmp_color table.tbl_data tr:nth-child(2n) th {
	background-color:#ffffff;
}
#tmp_contents #tmp_fsize .tbl_data a,
#tmp_contents #tmp_color .tbl_data 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 {
	font-size: 100% !important;
}
#tmp_contents #tmp_color {
	margin-bottom:30px;
}
#tmp_contents #tmp_fsize .fsize_small .cs_heading {
	font-size: 1.5rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.75rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 2.25rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size: 1.1rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 2.5rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.25rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 3.5rem;
	line-height:1 !important;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 1.75rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	font-size: 200%;
	display:block;
	margin:0 0 30px;
	clear:both; /* Do not edit */
	line-height:1.2;
	font-weight:bold;
    padding: 31px 28px 28px 52px;
	color: #222222;
	background-image: linear-gradient(to top, #ffffff 4%, #cef2e9 4%, #cef2e9 100%);
	border-top-left-radius: 40px;
}
#tmp_contents #tmp_fsize .cs_heading {
	padding:18px 20px 20px 25px;
}
.color_yellow #tmp_contents #tmp_fsize .cs_heading,
.color_black #tmp_contents #tmp_fsize .cs_heading,
.color_blue #tmp_contents #tmp_fsize .cs_heading {
	padding:5px;
	border-width:3px;
	border-style:solid;
}
#tmp_contents #tmp_color .cs_heading {
	padding: 5px;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	color:inherit;
	background-color:#ffffff;
	border:3px solid #3cb393;
	padding:15px;
	clear:both; /* Do not edit */
}
#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;
	border-top-left-radius: 0;
}
.color_yellow #tmp_contents #tmp_color .color_default .cs_heading,
.color_black #tmp_contents #tmp_color .color_default .cs_heading,
.color_blue #tmp_contents #tmp_color .color_default .cs_heading {
	color: #222222 !important;
	background-image: linear-gradient(to top, #ffffff 4%, #cef2e9 4%, #cef2e9 100%) !important;
	border-top-left-radius: 40px;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_black {
	padding:15px 15px 20px;
}
#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 {
	border: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading {
	border: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading {
	border: 3px solid yellow !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;
	color:#000000 !important;
	background-color:#ffffff !important;
	border-color:transparent !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
	color: #000000 !important;
	background: #ffffff !important;
	margin:0 !important; /* Do not edit */
	padding:15px !important;
	border:3px solid #3cb393 !important;
	clear:both !important; /* Do not edit */
}
#tmp_contents .cs_box.color_default .cs_heading {
	display: block !important;
	margin-bottom: 0.5em !important;
    padding: 31px 28px 28px 52px !important;
	color: #222222 !important;
	background-image: linear-gradient(to top, #ffffff 4%, #cef2e9 4%, #cef2e9 100%);
	border-top-left-radius: 40px;
}
.color_yellow #tmp_contents .box_info .box_info_ttl::before,
.color_blue #tmp_contents .box_info .box_info_ttl::before,
.color_black #tmp_contents .box_info .box_info_ttl::before {
	content: none;
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.tbl_data,
#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.tbl_data th,
#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.tbl_data td,
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 11.7px 8px;
	border:1px solid #d9d9d9;
}
#tmp_contents table.tbl_data caption,
#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.tbl_data p,
#tmp_contents table.datatable p {
	margin:0; /* Do not edit */
}
#tmp_contents table.tbl_data ul,
#tmp_contents table.tbl_data ol,
#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.tbl_data ul ul,
#tmp_contents table.tbl_data ul ol,
#tmp_contents table.tbl_data ol ul,
#tmp_contents table.tbl_data ol ol,
#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.tbl_data,
#tmp_contents table.enquete_table {
	width:100%; /* Do not edit */
}
#tmp_contents table.tbl_data th,
#tmp_contents table.enquete_table th {
	width:20%; /* Do not edit */
}
#tmp_contents table.tbl_data .nes,
#tmp_contents table.tbl_data .memo,
#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 */
}

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

/* ==================================================
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;
}
#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;
}
}

