@charset "utf-8";

#tmp_main {
	padding-bottom: 100px;
}
#tmp_contents h1 {
	margin: 0 0 1.6em;
	margin: 0 0 0.8em;
	font-size: 177.8%;
	font-weight: bold;
	line-height: 1.5;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	font-weight: bold;
	clear:both; /* Do not edit */
}
#tmp_contents h2{
	margin: 2.3em 0 1.8em;
	margin: 2.3em 0 0.9em;
	padding: 3px 0 2px 26px;
	background: url(/shared/templates/moridai_free/images/icon/h2_bg.png) no-repeat left 2px;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h3{
	margin: 2.4em 0 2em;
	margin: 2.4em 0 1em;
	padding: 0 0 1px 22px;
	background: url(/shared/templates/moridai_free/images/icon/h3_bg.png) no-repeat left 6px;
	font-size: 133.3%;
	line-height: 1.5;
}
#tmp_contents h4{
	margin: 2.3em 0 0.8em;
	margin: 2.3em 0 0.4em;
	/* padding: 1px 0 1px 17px; */
	/* background: url(/shared/templates/moridai_free/images/icon/h4_bg.png) no-repeat left 7px; */
	font-size: 122.2%;
	line-height: 1.5;
}
#tmp_contents h5{
	margin: 1.1em 0 0.8em;
	margin: 1.1em 0 0.4em;
	font-size: 111.1%;
	line-height: 1.5;
}
#tmp_contents h6{
	margin: 1.5em 0 1.2em;
	margin: 1.5em 0 0.6em;
	font-size: 100%;
	line-height: 1.6;
}
#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 1.1em 1.4em; /* Do not edit */
	list-style-image:url(/shared/site_moridai/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents .box_info ul,
#tmp_contents .box_link ul,
#tmp_contents .box_menu ul {
	list-style-image:url(/shared/site_moridai/images/icon/list_icon_sm.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 1.1em 1.9em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin: 0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents ol li {
	padding-left: 7px;
}
#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: 2.8em 0;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding: 0;
}
div.img_cap {
	margin: 2.8em 0;
}
div.img_cap img {
	margin:0 !important;
}
#tmp_contents .img_cap p {
	font-size: 111.1%;
	font-weight: bold;
}
#tmp_contents .img_cap p:first-child {
	margin-bottom: 0.6em;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin: 0 0 2.2em; /* Do not edit */
	border:1px solid #8ab78f;
	color:inherit;
	background-color:#8ab78f;
	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 */
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	padding:16px 19px 0;
}
#tmp_contents div.outline {
	border-radius: 9px;
}
#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 li,
#tmp_contents .box_menu_ttl{
	padding: 13px 19px;
	font-weight: bold;
	color: inherit;
	background-color: #8ab78f;
	border: 1px solid #8ab78f;
}
#tmp_contents ul.box_btn a,
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -13px -19px;
	padding: 13px 19px 13px 45px;
	background: transparent url(/shared/site_moridai/images/icon/link_icon.png) no-repeat 20px 21px;
	color: inherit;
}
#tmp_contents ul.box_btn {
	margin: 0 0 1.1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 20px;
	border-radius: 9px;
}
#tmp_contents .col2:last-child ul.box_btn:last-child,
#tmp_contents .col2:last-child ul.box_btn:last-child > li:last-child,
#tmp_contents .col3:last-child ul.box_btn:last-child,
#tmp_contents .col3:last-child ul.box_btn:last-child > li:last-child {
	margin-bottom: 0;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 0.8em; /* Do not edit */
	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 .box_menu h2 {
	margin:0 0 0.8em;
	padding:0;
	color:inherit;
	font-size:100%;
	background:none;
	border:none;
}
#tmp_contents .box_menu_ttl {
	border: 1px solid #8ab78f;
}
#tmp_contents div.box_menu div.box_menu_ttl {
	border-radius: 9px 9px 0 0;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0;
}
#tmp_contents .box_menu_cnt{
	padding: 17px 17px 1px;
	background-color: #ffffff;
	color: inherit;
	border: 1px solid #ffffff;
	border-top: none;
}
#tmp_contents div.box_menu div.box_menu_cnt {
	border-radius: 0 0 9px 9px;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.5em; /* Do not edit */
	margin-left:20px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.5em; /* 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 */
}
/* box_info & box_link
================================================== */
#tmp_contents .box_info,
#tmp_contents .box_link {
	margin: 1.5em 0 1.6em; /* Do not edit */
	color: inherit;
	background-color: #ffffff;
	border:1px solid #ffffff;
	border-radius: 9px;
	overflow: hidden;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info,
#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_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	padding: 15px 19px 14px;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#000000),to(#000000));
	background-image: -moz-linear-gradient(#000000,#000000);
	background-image: -o-linear-gradient(#000000,#000000);
	background-image: linear-gradient(#000000,#000000);
	background-size: calc(100% - 38px) 1px;
	background-position: center bottom;
	font-size: 122.2%;
	font-weight: bold;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding: 15px 13px 9px;
}
#tmp_contents .box_info ul,
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol,
#tmp_contents .box_link 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,
#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 */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 5.3em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #cdcfde;
	word-break: break-all;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0 !important;
}
#tmp_contents ul + table.datatable,
#tmp_contents ol + table.datatable {
	margin-top: 3.1em;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 14px 18px 13px;
	color:inherit;
	background-color:#8ab78f;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 12px 18px 11px;
	border:1px solid #cdcfde;
}
#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_pink {
	color:inherit;
	background-color:#FDD6E8; /* base.css > Styles > th.bg_pink */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FFFFBF; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#DFF3F4; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#F4F5F9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#E2EBD0; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#E9E0F3; /* base.css > Styles > th.bg_purple */
}
#tmp_contents table.datatable table th.bg_cream {
	color:inherit;
	background-color:#FBF3DE; /* base.css > Styles > th.bg_cream */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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 */
}

/* moridai_cate_ttl
================================================== */
#tmp_moridai_cate_ttl {
	text-align: center;
	font-weight: bold;
}
#tmp_moridai_cate_ttl .container {
	display: flex;
	align-items: center;
	justify-content: center;
}
#tmp_moridai_cate_ttl .cate_ttl_inner {
	display: inline-block;
	width: 100%;
	max-width: 864px;
	padding: 50px 178px 34px;
	background-repeat: no-repeat;
	background-position: left center, right center;
	background-image: url(/shared/templates/moridai_free/images/main/cate_ttl_bg_lft.png),url(/shared/templates/moridai_free/images/main/cate_ttl_bg_rgt.png);
}
#tmp_moridai_cate_ttl.moridai_cate_ttl_cnt .cate_ttl_inner {
	height: 157px;
	padding: 0;
	background-position: right 175px center;
	background-image: url(/shared/templates/moridai_free/images/main/cate_ttl_bg.png);
}
#tmp_moridai_cate_ttl .ttl {
	font-size: 222.2%;
	line-height: 1.2em;
}
#tmp_moridai_cate_ttl .sub {
	margin-top: 20px;
	font-size: 88.9%;
}

/* ==================================================
contents
================================================== */
/* news list */
.news_links .news_item{
    display: flex;
    list-style: none;
    line-height: 1.8;
}
.news_links .news_date{
    flex-shrink: 0;
    padding-left: 2px;
    padding-right: 10px;
    width: 195px;
    letter-spacing: 0.12em;
}
.news_links .news_link{
    flex: 1 auto;
    width: 100%;
}
.news_links .news_item:not(:last-of-type){
    margin-bottom: 7px;
}
#tmp_contents ul.news_links{
	margin: 0;
}
/* fsize */
.fsize_big #tmp_wrapper .news_links .news_date,
.fsize_big2 #tmp_wrapper .news_links .news_date{
    min-width: calc(15ch + 10px);
}
.fsize_big2 #tmp_wrapper .news_links .news_date{
    width: 270px;
}

/* ==================================================
accessibility
================================================== */

/* color */
.color_black #tmp_contents .box_info .box_info_ttl,
.color_blue #tmp_contents .box_info .box_info_ttl,
.color_yellow #tmp_contents .box_info .box_info_ttl,
.color_black #tmp_contents .box_link .box_link_ttl,
.color_blue #tmp_contents .box_link .box_link_ttl,
.color_yellow #tmp_contents .box_link .box_link_ttl {
	border-bottom: 1px solid;
}
.color_black #tmp_moridai_cate_ttl .cate_ttl_inner,
.color_blue #tmp_moridai_cate_ttl .cate_ttl_inner,
.color_yellow #tmp_moridai_cate_ttl .cate_ttl_inner {
	padding-left: 0;
	padding-right: 0;
}

/* fsize */
.fsize_small #tmp_contents ul.box_btn a,
.fsize_small #tmp_contents .box_menu_ttl a {
    background-position-y: 16px;
}
.fsize_small #tmp_moridai_cate_ttl .cate_ttl_inner {
	padding-top: 63px;
	padding-bottom: 47px;
}

/* ==================================================
hover
================================================== */

/* ==================================================
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 {
	width:100% !important;
	min-width: 100% !important;
	padding-top: 0 !important;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	max-width: 100% !important;
	padding: 0 10px !important;
}
#tmp_wrapper img {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
#tmp_header,
#tmp_footer,
#tmp_footer .flogo,
#tmp_hlogo,
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	max-width: unset;
	max-height: unset;
	width: auto;
	height: auto;
}
#tmp_header .header_wrapper,
#tmp_footer .footer_cnt,
#tmp_footer .finfo_head,
#tmp_footer .finfo {
	display: block;
}
#tmp_wrapper,
#tmp_footer .flogo,
#tmp_contents .outline,
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu_ttl,
#tmp_hlogo,
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_hlogo a {
	text-decoration: none;
}
#tmp_footer .flogo > span,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	z-index: auto;
	text-indent: 0;
}
#tmp_header {
	position: static;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_header .header_wrapper {
	min-height: unset;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .flogo {
	margin: 0 0 10px;
}
#tmp_footer .footer_info {
	width: auto;
}
#tmp_footer .finfo > span {
	display: block;
}
#tmp_means,
#tmp_footer .footer_links,
#tmp_moridai_follow,
#tmp_gmap_link,
.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;
}
#tmp_inquiry,
#tmp_contents .outline,
#tmp_contents ul.box_btn li,
#tmp_contents div.box_menu div.box_menu_ttl,
#tmp_contents div.box_menu div.box_menu_cnt,
#tmp_contents .box_info,
#tmp_contents .box_link {
	border: 1px solid #000000;
}
#tmp_footer .footer_wrapper,
#tmp_contents div.box_menu div.box_menu_cnt {
	border-top: none;
}
#tmp_contents ul.box_btn a,
#tmp_contents .box_menu_ttl a {
	color: #000000;
	background-color: transparent;
}
#tmp_inquiry_ttl,
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	background-image: none;
	border-bottom: 1px solid #000000;
}
}
