@charset "utf-8";

/* ==================================================
Required to CMS-8341
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl {
	margin: 0 0 74px;
}
#tmp_cate_ttl.cate_ttl.kids_free {
	display:block;
	width:898px;
	height:110px;
	background:url(/shared/templates/kids_free/images/pc_cate_kids_free.jpg) no-repeat top left;
	background-size:100% auto;
}
#tmp_cate_ttl.cate_ttl.kids_free, 
#tmp_cate_ttl.cate_ttl.kids_free span {
    width: 898px;
    height: 110px;
}
/* contents
================================================== */
#tmp_contents h1 {
	margin: 0 0 0.5em;
    padding: 28px 45px 17px 55px;
    font-size: 225%;
    letter-spacing: 4px;
    color: #ffffff;
    font-weight: bold;
    background: url(/shared/templates/kids_free/images/h1_icon.png) no-repeat 16px 44px, url(/shared/templates/kids_free/images/h1_icon_rotate.png) no-repeat 98% 44px;
    background-color: #d64000;
	clear:both; /* Do not edit */
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-size: 20px auto, 20px auto;
	-webkit-background-size: 20px auto, 20px auto;
	-moz-background-size: 20px auto, 20px auto;
	box-shadow: 0 4px 0 rgba(246,158,71,1);
	-webkit-box-shadow: 0 4px 0 rgba(246,158,71,1);
	-moz-box-shadow: 0 4px 0 rgba(246,158,71,1);
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
    font-weight: bold;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	padding: 8px 20px 3px 21px;
	letter-spacing: -2px;
	font-size: 187.5%;
	border: 3px solid #007226;
	border-left-width: 15px;
	color: #007226;
	background-color: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#tmp_contents h3 {
	padding: 12px 10px 9px 29px;
    letter-spacing: -2px;
    font-size: 137.5%;
    color: #007226;
    background: #ebfcd9 url(/shared/templates/kids_free/images/h3_icon.png) no-repeat 0 17px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#tmp_contents h4 {
    padding: 7px 10px 4px 20px;
    font-size: 125%;
    border-bottom: 4px solid #7cc168;
    color: #007226;
    background: url(/shared/templates/kids_free/images/h4_icon_top.png) repeat-x top left, url(/shared/templates/kids_free/images/h4_icon_side.png) repeat-y top left, url(/shared/templates/kids_free/images/h4_icon_side.png) repeat-y 100% 0;
	background-color: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#tmp_contents h5 {
    padding: 0 0 7px;
    font-size: 112.5%;
    color: #222222;
    background: #ffffff url(/shared/templates/kids_free/images/double_line.png) repeat-x 0 100%;
}
#tmp_contents h6 {
	font-size: 112.5%;
	color: #222222;
	background: #ffffff url(/shared/templates/kids_free/images/h6_icon.png) no-repeat 0 4px;
	padding: 0 0 0 17px;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	color: #222222;
	line-height: 1.8;
}
#tmp_contents a {
	color: #0049ba;
}
#tmp_contents a:hover,
#tmp_contents a:focus {
	text-decoration: none;
}
#tmp_contents ul {
	margin:0 0 1em 1.2em; /* Do not edit */
	list-style-image:url(/shared/images/icon/list_icon_gray.png); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.6em 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 */	
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: none;
}
#tmp_contents table.outline td {
	padding:15px 30px 5px 21px;
	color:inherit;
	background-color:#f1f1f1;
}
#tmp_contents div.outline {
	padding:13px 35px 0 21px;
	color:inherit;
	background-color:#f1f1f1;
}
#tmp_contents .outline p {
	background-color: #f1f1f1;
}
#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 0.8em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 10px 0;
	letter-spacing: -2px;
	font-weight: bold;
	color:inherit;
	background: #ffffff url(/shared/templates/kids_free/images/red_bg.png) repeat top left;
	padding: 4px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	box-shadow: 0 0 10px 0 rgba(216,216,216,1);
	-moz-box-shadow: 0 0 10px 0 rgba(216,216,216,1);
	-webkit-box-shadow: 0 0 10px 0 rgba(216,216,216,1);
}
#tmp_contents ul.box_btn li a {
	display:block;
	padding: 21px 50px 17px 13px;
    background: #fff url(/shared/images/icon/icon_arrow_kids.png);
    text-decoration:none;
    color:inherit;
    background-repeat: no-repeat;
	background-position: right center;
	background-size: 35px 18px;
	-webkit-background-size: 35px 18px;
	-moz-background-size: 35px 18px;
    margin: 0;
}
#tmp_contents ul.box_btn li a:hover{
	background: #fce2c7 url(/shared/images/icon/icon_arrow_kids.png) no-repeat right center;
	background-size: 35px 18px;
	-webkit-background-size: 35px 18px;
	-moz-background-size: 35px 18px;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 3em; /* Do not edit */
	background: #ffffff url(/shared/templates/kids_free/images/blue_bg.png) repeat top left;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 4px;
	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:11px 24px 11px 16px;
	font-size: 150%;
	font-weight:bold;
	color: #000000;
	background-color: #ffffff;
	border-top-left-radius: 3px;
	-webkit-top-left-border-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-top-right-border-radius: 3px;
	-moz-border-top-right-radius: 3px;
}
#tmp_contents .box_info .box_info_ttl p {
	padding: 0 0 14px 9px;
	margin-bottom:0; /* Do not edit */
	color: #000000;
	background: #ffffff url(/shared/templates/kids_free/images/line_bg.png) repeat-x 0 100%;
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 8px 16px;
	background-color: #ffffff;
}
#tmp_contents .box_info .box_info_cnt ul li {
	padding: 4px 3px 6px;
}
#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 {
	margin:0 0 3em; /* Do not edit */
	background: #ffffff url(/shared/templates/kids_free/images/blue_bg.png) repeat top left;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 4px;
	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:11px 24px 11px 16px;
	font-size: 150%;
	font-weight:bold;
	color: #000000;
	background-color: #ffffff;
	border-top-left-radius: 3px;
	-webkit-top-left-border-radius: 3px;
	-moz-border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-top-right-border-radius: 3px;
	-moz-border-top-right-radius: 3px;
}
#tmp_contents .box_link .box_link_ttl p {
	padding: 0 0 14px 9px;
	margin-bottom:0; /* Do not edit */
	color: #000000;
	background: #ffffff url(/shared/templates/kids_free/images/line_bg.png) repeat-x 0 100%;
}
#tmp_contents .box_link .box_link_cnt {
	padding:10px 10px 8px 16px;
	background-color: #ffffff;
}
#tmp_contents .box_link .box_link_cnt ul li {
	padding: 4px 3px 6px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* 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 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 */
}
/* box_menu
================================================== */
#tmp_contents table.box_menu,
#tmp_contents .box_menu {
	margin:0 0 3.6em; /* Do not edit */
    box-shadow: 0 0 10px 0 rgba(216,216,216,1);
    -moz-box-shadow: 0 0 10px 0 rgba(216,216,216,1);
	-webkit-box-shadow: 0 0 10px 0 rgba(216,216,216,1);
	margin: 0 0 10px 0;
    color: inherit;
    background: #ffffff url(/shared/templates/kids_free/images/red_bg.png) repeat top left;
    padding: 4px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	/* border-collapse:collapse; Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.box_menu td.box_menu_ttl,
#tmp_contents .box_menu .box_menu_ttl {
	padding: 20px 15px;
	color:inherit;
	background-color: #ffffff;
	font-weight: bold;
}
#tmp_contents table.box_menu td.box_menu_cnt,
#tmp_contents .box_menu .box_menu_cnt {
	padding: 15px 20px 0 19px;
	background-color: #fff;
}
#tmp_contents table.box_menu td.box_menu_ttl p,
#tmp_contents .box_menu .box_menu_ttl p {
	border-bottom: 1px dotted #7f7f7f;
	padding: 0 0 20px 0;
	margin: 0 0 -20px;
}
#tmp_contents table.box_menu td.box_menu_ttl p a,
#tmp_contents .box_menu .box_menu_ttl p a {
	display: block;
	text-decoration:none;
	padding: 20px 35px 20px 15px;
	margin: -20px -15px -20px -15px;
	color: #222222;
	background: #ffffff url(/shared/images/icon/icon_arrow_kids.png) no-repeat right center;
    background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	background-size: 35px 18px;
	-webkit-background-size: 35px 18px;
	-moz-background-size: 35px 18px;
}
#tmp_contents table.box_menu td.box_menu_ttl p a:hover,
#tmp_contents .box_menu .box_menu_ttl a:hover{
	background: #fce2c7 url(/shared/images/icon/icon_arrow_kids.png) no-repeat right center;
	background-size: 35px 18px;
	-webkit-background-size: 35px 18px;
	-moz-background-size: 35px 18px;
}
#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:1em; /* Do not edit */
	margin-left:10px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:1em; /* 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 #e1d1b8;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 17px 8px 15px;
	color:inherit;
	background-color:#ffed96;
	border: 1px solid #e1d1b8;
}
#tmp_contents table.datatable th:first-child,
#tmp_contents table.enquete_table th:first-child {
	background:#ffed96;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:14px 10px 13px 18px;;
	border:1px solid #e1d1b8;
}
#tmp_contents table.datatable tr:first-child + tr td,
#tmp_contents table.enquete_table tr:first-child + tr td {
	border-top: none;
}
#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_yellow {
	color:inherit;
	background-color:#fdffef; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#f2ffef; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_orange {
	color:inherit;
	background-color:#fff8ef; /* base.css > Styles > th.bg_orange */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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
================================================== */
.free_banner {
	margin: 0 0 59px;
}
/* ==================================================
Free
================================================== */


/* ==================================================
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_contents .box_photo: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 {
	min-width: auto !important;
	width:100% !important;
}
.container {
	width:100% !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_share,
#tmp_setting_wrap{
	display: none;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_hlogo{
	display: block;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
.business_person,
#tmp_means,
#tmp_hnavi_s,
#tmp_share,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback{
	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;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	#tmp_contents .box_link .box_link_ttl,
	#tmp_contents .box_info .box_info_ttl {
		border-radius: 0;
	}
}
