@charset "utf-8";
/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	padding: 28px 110px 28px 22px;
	font-size: 188.9%;
	line-height: 1.4;
	border: 3px solid #ffd800;
	outline: none !important;
	color: #323333;
	background: #ffee9c url(/shared/templates/suido_gesui_kids/images/h1_bg.png) no-repeat right bottom;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin:0 0 15px;
	clear:both;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	line-height: 1.4;
	margin: 1.5em 0 1.0em;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	position: relative;
	padding: 16px 20px 16px 90px;
	font-size: 155.6%;
	color: #323333;
	background: #ddf0fc url(/shared/templates/suido_gesui_kids/images/h2_icon.png) no-repeat 13px 6px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border: 2px solid #55a4fb;
	margin-right:4px;
}
#tmp_contents h2::before {
	content:"";
	position:absolute;
	z-index:-1;
	top:6px;
	left:0;
	right:-6px;
	bottom:-6px;
	background:url(/shared/templates/suido_gesui_kids/images/h2_bg.jpg) repeat 0 0;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#tmp_contents h3 {
	padding: 9px 15px 7px 62px;
	min-height: 61px;
	font-size: 144.4%;
	border: 2px solid #fbe857;
	color: #323333;
	background-color:#fff5a6;
	background-image:url(/shared/templates/suido_gesui_kids/images/h3_icon.png),url(/shared/templates/suido_gesui_kids/images/h3_bg.jpg) ;
	background-repeat:no-repeat,repeat;
	background-position:17px 10px,0 0;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
#tmp_contents h4 {
	padding: 8px 15px 8px 50px;
	min-height: 48px;
	font-size: 122.2%;
	border: 2px solid #ebf6fd;
	color: #323333;
	background: #ebf6fd url(/shared/templates/suido_gesui_kids/images/h4_icon.png) no-repeat 22px 11px;
	border-radius: 50px;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
}
#tmp_contents h5 {
	padding-left: 21px;
    font-size: 111.1%;
	color: #323333;
	background: #FFFFFF url(/shared/templates/suido_gesui_kids/images/h5_icon.png) no-repeat 0 4px;
}
#tmp_contents h6 {
	font-size: 100%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ul {
	margin:0 0 2em 1.6em; /* Do not edit */
	list-style-image:url(/shared/templates/suido_gesui_kids/images/list_icon.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.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 40px; /* Do not edit */
	border:4px solid #ffcde6;
	clear:both; /* Do not edit */
	padding: 30px 23px;
	color: #323333;
	background-color: #fef0f7;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.outline td {
	padding:23px 52px 3px 23px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:23px 52px 3px 23px;
}
#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 40px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	position: relative;
	margin:0 0 20px;
	padding: 21px 20px;
	font-weight: bold;
	font-size: 111.1%;
	border:3px solid #ffe200;
	line-height: 1.6;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #333333;
	background: #FFFFFF url(/shared/templates/suido_gesui_kids/images/bg_box.png) right bottom no-repeat;
	background-size: 128px auto;
	-webkit-background-size: 128px auto;
	box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
	-webkit-box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
	-moz-box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
}
#tmp_contents ul.box_btn li a{
	position: relative;
	padding: 21px 20px 21px 49px;
	margin: -21px -20px;
	display: block;
	color:inherit;
	background: transparent url(/shared/templates/suido_gesui_kids/images/icon_arrow.png) no-repeat 21px 28px;
	background-size: 18px auto;
	-webkit-background-size: 18px auto;
	text-decoration: none;
}
#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:0 0 40px; /* Do not edit */
	border:3px solid #c1ef99;
	clear:both; /* Do not edit */
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#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:0 17px;
	color:inherit;
	font-weight:bold;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
	padding: 18px 0 15px 62px;
	min-height: 70px;
	font-size: 122.2%;
	font-weight: bold;
	border-bottom: 2px solid #73a944;
	color: #323333;
	background: #FFFFFF url(/shared/templates/suido_gesui_kids/images/bg_notice_ttl.png) no-repeat 5px 20px;
}
#tmp_contents .box_info .box_info_cnt {
	padding:20px 20px 3px;
}
#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 40px; /* Do not edit */
	border:3px solid #c1ef99;
	clear:both; /* Do not edit */
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#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:0 17px;
	color:inherit;
	font-weight:bold;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	padding: 18px 0 14px 62px;
	min-height: 70px;
	font-size: 122.2%;
	font-weight: bold;
	border-bottom: 2px solid #73a944;
	color: #323333;
	background: #FFFFFF url(/shared/templates/suido_gesui_kids/images/bg_related_ttl.png) no-repeat 5px 20px;
}
#tmp_contents .box_link .box_link_cnt {
	padding:20px 20px 3px;
}
#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 .box_menu {
	margin:0 0 40px; /* Do not edit */
	position: relative;
	border:3px solid #ffe200;
	clear:both; /* Do not edit */
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	color: #333333;
	background: #FFFFFF url(/shared/templates/suido_gesui_kids/images/bg_box.png) right bottom no-repeat;
	background-size: 128px auto;
	-webkit-background-size: 128px auto;
	box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
	-webkit-box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
	-moz-box-shadow: 5px 5px 0 0 rgba(232, 253, 254, 1);
}
#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 {
	padding:23px 17px 0;
}
#tmp_contents div.box_menu {
	padding:23px 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 */
}
#tmp_contents .box_menu .box_menu_ttl{
	margin-bottom: 22px;
	font-size: 111.1%;
	font-weight: bold;
}
#tmp_contents .box_menu .box_menu_ttl p{
	margin-bottom: 5px;
}
#tmp_contents .box_menu .box_menu_ttl a{
	padding-left: 28px;
	display: inline-block;
	color:inherit;
	background: transparent url(/shared/templates/suido_gesui_kids/images/icon_arrow.png) no-repeat 0 6px;
	background-size: 18px auto;
	-webkit-background-size: 18px auto;
	text-decoration: none;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus{
	text-decoration: underline;
}
#tmp_contents .box_menu .box_menu_cnt{
	padding-bottom: 21px;
}
#tmp_contents .box_menu .box_menu_cnt ul {
	margin:0 0 0.8em 1.3em; /* Do not edit */
	list-style-image:url(/shared/templates/suido_gesui_kids/images/menu_list_icon.gif); /* Do not edit */
}
/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 40px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #e3e3e3;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:14px 19px;
	color:inherit;
	background-color:#fff5a6;
	border:1px solid #e3e3e3;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:14px 19px;
	border:1px solid #e3e3e3;
}
#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:#b81212; /* 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_blue {
	color:inherit;
	background-color:#e8fdfe; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e9f6ea; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#f3eeff; /* 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 #e3e3e3; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#fff5a6; /* = table.datatable th */
	border:1px solid #e3e3e3; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #e3e3e3; /* = table.datatable td */
}
/* tel_link
================================================== */
.tel_link a {
	color: #0072bc !important;
	background-color: transparent;
	text-decoration:underline;
}
/* ==================================================
system
================================================== */
/* linkicon
================================================== */
#tmp_contents .icon_blank,
#tmp_contents .icon_ext {
	display:inline-block;
	vertical-align:middle;
	width:20px;
	height:20px;
	margin-left:10px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	background-position: left top;
	border: 0!important;
	clip: rect(0,0,0,0)!important;
	overflow: hidden!important;
	text-indent: 100%!important;
	white-space: nowrap!important;
}
#tmp_contents .icon_blank {
	background-image:url(/shared/templates/free_rn2023/images/icon/arrow_link_blank.png);
}
#tmp_contents .icon_ext {
	background-image:url(/shared/templates/free_rn2023/images/icon/arrow_link_ext.png);
}
/* ==================================================
Accessibility
================================================== */
.color_blue #tmp_wrapper #tmp_contents ul.box_btn li:before,
.color_yellow #tmp_wrapper #tmp_contents ul.box_btn li:before,
.color_black #tmp_wrapper #tmp_contents ul.box_btn li:before,
.color_blue #tmp_wrapper #tmp_contents .box_menu:before,
.color_yellow #tmp_wrapper #tmp_contents .box_menu:before,
.color_black #tmp_wrapper #tmp_contents .box_menu:before{
	display: none !important;
}
.color_blue #tmp_wrapper #tmp_contents .box_info .box_info_ttl p,
.color_yellow #tmp_wrapper #tmp_contents .box_info .box_info_ttl p,
.color_black #tmp_wrapper #tmp_contents .box_info .box_info_ttl p,
.color_blue #tmp_wrapper #tmp_contents .box_link .box_link_ttl p,
.color_yellow #tmp_wrapper #tmp_contents .box_link .box_link_ttl p,
.color_black #tmp_wrapper #tmp_contents .box_link .box_link_ttl p{
	padding-left: 0;
}
.fsize_small #tmp_wrapper #tmp_contents ul.box_btn li a{
	background-position: 21px 23px;
}
.fsize_small #tmp_wrapper #tmp_contents .box_menu .box_menu_ttl a{
	min-height: 20px;
	background-position: 0 0;
}
/* ==================================================
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 {
	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:auto;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
	min-height: inherit !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
	border-bottom: 0 !important;
}
#tmp_hlogo{
	height: auto !important;
	color:#000000 !important;
	background:#FFFFFF !important;
}
.container {
	padding:0;
	width:100% !important;
}
#tmp_front_top,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi_wrap,
.fnavi,
.plugin,
.custom_kids #tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_means,
#tmp_front_top .setting_wrap,
#tmp_front_top .logo_mainsite p br,
#tmp_header:before,
#tmp_header .container:before,
#tmp_hlogo:before,
#tmp_header:after,
#tmp_front_top:after,
.footer_wrap:before,
.footer_wrap:after,
#tmp_social_plugins,
#tmp_print {
	display:none !important;
}
#tmp_contents h1 {
	padding: 20px !important;
	background-image: none !important;
	outline-style: solid;
	border-left-style: solid;
}
#tmp_contents h2{
	padding: 20px !important;
	margin-right: 0 !important;
	background-image: none !important;
	border-style: solid;
}
.wrap_col_nm,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none !important;
}
body,
#tmp_pankuzu {
	background:none !important;
}
#tmp_hlogo {
	margin:0 !important;
	float: none !important;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	margin:0;
	font-size:2rem;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_front_top .logo_mainsite p{
	color:#000000 !important;
	background: #ffffff !important;
}
#tmp_front_top .logo_mainsite,
#tmp_front_top .logo_mainsite p,
#tmp_front_top .logo_mainsite a,
#tmp_front_top .logo_mainsite span{
	width: 213px !important;
}
#tmp_hlogo p,
#tmp_hlogo p a,
#tmp_hlogo p span,
#tmp_front_top .logo_mainsite,
#tmp_front_top .logo_mainsite p,
#tmp_front_top .logo_mainsite p span{
	height: auto !important;
}
#tmp_hlogo p span,
#tmp_front_top .logo_mainsite p span{
	z-index: 1 !important;
	text-indent: inherit !important;
	font-weight: bold !important;
}
#tmp_cate_ttl,
#tmp_cate_ttl p a {
	width:100% !important;
	height:auto !important;
}
#tmp_cate_ttl p span {
	width:100% !important;
	height:0 !important;
}
#tmp_cate_ttl {
	margin-bottom:20px !important;
}
#tmp_cate_ttl p {
	width:100% !important;
	height:0 !important;
	padding-top:8.34% !important;
	-webkit-background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	background-size:100% auto !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;
}
#tmp_inquiry{
	margin-top: 30px !important;
}
.copyright {
	text-align:left !important;
}
.footer_wrap {
	padding:0;
}
.footer_wrap .footer_logo{
	width: 250px !important;
}
.footer_wrap .footer_logo p{
	padding-left: 0 !important;
	background: none !important;
	color:#000000 !important;
	background:#FFFFFF !important;
}
.footer_wrap .footer_logo,
.footer_wrap .footer_cnt {
	float:none !important;
	width:100% !important;
	overflow:visible !important;
	min-height:auto !important;
	padding:0 !important;
	background-image:none !important;
}
.footer_wrap .footer_logo p {
	min-height:auto !important;
	padding:0 !important;
}
.copyright {
	text-align:left !important;
	margin:0 !important;
}
}
