@charset "utf-8";

#tmp_contents h1 {
	margin:0 0 0.7em;
	clear:both; /* Do not edit */
	font-size: 177.7%;
	line-height: 1.6;
	border-top: 8px solid #9ec4eb; 
	border-bottom: 8px solid #9ec4eb; 
	background-color: #0c6ccc;
	color: #FFFFFF;
	padding: 47px 30px 51px;
	background-image: url(/shared/templates/fuji_tram_free/images/bg_h1.png);
	background-repeat: no-repeat;
	background-position: right 18px bottom;
	font-weight: 500;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.5em 0 0.8em;
	clear:both; /* Do not edit */
	font-weight: 500;
}
#tmp_contents h2{
	margin-bottom: 1.1em;
	font-size: 155.5%;
	color: #222222;
	background-color: #ffffda;
	line-height: 1.4;
	border-bottom: 3px solid #fff462;
	padding: 20px 20px 21px 57px;
	background-image: url(/shared/templates/fuji_tram_free/images/bg_h2.png);
	background-repeat: no-repeat;
	background-position: 20px 27px;
}
#tmp_contents h3{
	margin: 1.4em 0 1.2em;
	font-size: 144.4%;
	line-height: 1.4;
	padding-bottom: 22px;
	background-image: url(/shared/templates/fuji_tram_free/images/bg_h3.png),url(/shared/templates/fuji_tram_free/images/bg_h3_02.png);
	background-repeat: no-repeat, repeat-x;
	background-position: left bottom;
	background-size: auto, auto 2px;
}
#tmp_contents h4{
	font-size: 122.2%;
	line-height: 1.5;
	padding-left: 18px;
	margin-bottom: 0.7em;
	background: url(/shared/templates/fuji_tram_free/images/bg_h4.png) no-repeat 0 6px;
}
#tmp_contents h5{
    font-size: 111.1%;
    margin: 1.8em 0 1.1em;
    line-height: 1.5;
    padding-bottom: 18px;
	background: url(/shared/templates/fuji_tram_free/images/bg_h5.png) no-repeat left bottom;
}
#tmp_contents h6{
	margin-top: 2.2em;
	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:1.9em 0 1em 1.3em; /* Do not edit */
	list-style-image:url(/shared/site_fuji_tram/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 1.8em 0 2.3em 3.7em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.8em; /* Do not edit */
	line-height: 1.8;
}
#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 2.8em; /* Do not edit */
	border:4px solid #9ec4eb;
	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 {
	color:inherit;
	background-color:#ebf2fa;
    padding: 27px 32px 30px 27px;
}
#tmp_contents .outline p{
	margin-bottom: 0;
}
#tmp_contents div.outline {
    padding: 27px 32px 30px 27px;
	color:inherit;
	background-color:#ebf2fa;
}
#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 24px 0;
	color:inherit;
	background-color: #ffffff;
	border:2px solid #0c6ccc;
	border-radius: 4px;
	padding: 18px 18px 16px;
}
#tmp_contents ul.box_btn li a{
	text-decoration: none;
	color: #222222;
	border-radius: 4px;
	display: block;
	margin:  -18px -18px -16px;
	padding:  18px 18px 16px 48px;
	background: url(/shared/site_fuji_tram/images/icon/arrow_link.png) no-repeat 18px center;
}
#tmp_contents ul.box_btn li a:hover{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:2.8em 0 2.8em; /* Do not edit */
	border:2px solid #efefef;
	border-radius: 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: 19px 27px 13px;
	color:inherit;
	font-size: 122.2%;
	background: url(/shared/templates/fuji_tram_free/images/box_link_ttl.png) 28px bottom no-repeat;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 27px 16px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	margin-top: 0;
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	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 */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:2em 0 2.8em; /* Do not edit */
	border:2px solid #efefef;
	clear:both; /* Do not edit */
	border-radius: 4px;
}
#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: 19px 27px 13px;
	color:inherit;
	font-size: 122.2%;
	background: url(/shared/templates/fuji_tram_free/images/box_link_ttl.png) 28px bottom no-repeat;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding:10px 27px 16px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	margin-top: 0;
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	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 */
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 2.8em; /* Do not edit */
	border: 2px solid #0c6ccc;
	border-radius: 4px;
	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 .box_menu_ttl p{
	border-bottom: 2px solid #fff462;
	margin-bottom: 0;
	padding: 18px 17px 16px;
}
#tmp_contents .box_menu .box_menu_ttl a{
	display: block;
	color: #222222;
	text-decoration: none;
	padding: 18px 17px 16px 47px;
	margin:  -18px -17px -16px;
	background: url(/shared/site_fuji_tram/images/icon/arrow_link.png) no-repeat 17px center;
}
#tmp_contents .box_menu .box_menu_ttl a:hover{
	text-decoration: underline;
}
#tmp_contents .box_menu .box_menu_cnt{
	padding: 10px 18px 5px;
}
#tmp_contents .box_menu .box_menu_cnt p{
	line-height: 1.8;
} 
#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:24px; /* Do not edit */
	margin-top: 0;
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	margin-top: 0;
}
#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 2.8em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #454545;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
    padding: 14px 18px 13px;
	color:inherit;
	background-color:#ffffda;
	border:1px solid #454545;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
    padding: 11px 18px 12px;
	border:1px solid #454545;
}
#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:#FCECEC; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* 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
================================================== */
/* external blog */
#tmp_contents .gaibu_link{
	margin-bottom: 15px;
	padding: 8px 19px 11px 49px;
	background: #ffffda url(/shared/site_fuji_tram/images/icon/icon_external.png) no-repeat 19px 16px;
	color: #095199;
}
#tmp_contents .gaibu_link a{
	display: inline-block;
	background-color: transparent;
	color: inherit;
}
/* link list */
#tmp_contents ul.horizon_list{
	margin: 0 0 49px;
}
#tmp_contents ul.horizon_list li{
	display: inline;
	margin-bottom: 0;
    margin-right: 21px;
	line-height: 2.1;
	list-style: none;
}
#tmp_contents ul.horizon_list a{
	padding-right: 30px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#d7d7d7), to(#d7d7d7));
	background-image: -moz-linear-gradient(#d7d7d7, #d7d7d7);
	background-image: -o-linear-gradient(#d7d7d7, #d7d7d7);
	background-image: linear-gradient(#d7d7d7, #d7d7d7);
	background-repeat: no-repeat;
	background-position: right 6px;
	background-size: 2px 18px;
}
/* box faq */
#tmp_contents .box_faq{
	margin: 2.8em 0 2.8em;
    border: 2px solid #efefef;    
	border-radius: 4px;
	width: 100%;
	border-spacing: 0;
}
#tmp_contents .box_faq .box_faq_ttl{
	padding: 19px 27px 14px;
    color: inherit;
    font-size: 122.2%;
    background: url(/shared/templates/fuji_tram_free/images/box_link_ttl.png) 28px bottom no-repeat;
}
#tmp_contents .box_faq .box_faq_ttl p{
	margin-bottom: 0;
}
#tmp_contents .box_faq .box_faq_cnt{
    padding: 10px 27px 12px;
}
#tmp_contents .box_faq .box_faq_cnt ul{
	list-style-image: url(/shared/site_fuji_tram/images/icon/list_icon.gif);
	margin-left: 24px;
	margin-top: 0;
}
#tmp_contents .box_faq .box_faq_cnt ul li{
	margin: 0 0 0.8em;
    line-height: 1.8;
}
/* tram menu
================================================== */
#tmp_contents .idx_menu ul{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
	margin: 43px 0;
}
#tmp_contents .idx_menu ul li{
	width: calc((100% - 24px) / 2);
}
#tmp_contents .idx_menu ul li a{
	text-decoration: none;
    display: flex;
    align-items: center;
    color: #222222;
    border: 2px solid #0c6ccc;
    border-radius: 4px;
    padding: 20px 20px 19px 48px;
    min-height: 70px;
    height: 100%;
    background: #FFFFFF url(/shared/site_fuji_tram/images/icon/arrow_link.png) no-repeat 18px center;
}
#tmp_contents .idx_menu ul li a:hover{
	text-decoration: underline;
}

/* news AL
================================================== */
#tmp_news .news_inner ul.news_list {
	margin: 1.9em 0 1em 0;
}
#tmp_news .news_inner .news_list li{
	margin: 0;
}
.news_inner .sec_title > h2{
    padding-right: 77px;
    background-image: url(/shared/templates/fuji_tram_top/images/icon/news_title_pc.png);
}
.news_list{
    margin-bottom: 46px;
}
.news_list .news_item{
    display: flex;
    list-style: none;
}
.news_list .news_date{
    flex-shrink: 0;
    padding-top: 5px;
    width: 166px;
    letter-spacing: -0.02em;
}
.news_list .news_text a{
    display: inline-block;
    padding: 3px 0 3px 22px;
	background: transparent url(/shared/site_fuji_tram/images/icon/arrow_link_rgt.png) no-repeat 0 15px;
    line-height: 1.5;
    color: #222222;
    text-decoration: none;
}
.news_list .news_text a:hover,
.news_list .news_text a:focus {
	text-decoration: underline;
}
.news_list .news_item:not(:last-of-type){
    margin-bottom: 14px;
}

/* ==================================================
文字サイズ色合い変更
================================================== */
#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.63rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.88rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 2.125rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size: 1.125rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 2.57rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.38rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 3.07rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 1.63rem;
}
#tmp_contents #tmp_color .cs_heading {
	font-size: 2.125rem;
}
#tmp_contents #tmp_color .cs_outline {
	font-size: 1.125rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	display:block;
    font-size: 177.78%;
    font-weight: 500;
    line-height: 1.6;
    clear: both;
    margin: 0px 0px 0.62em;
    padding: 22px 30px 26px;
	border-top: 8px solid #9ec4eb;
	border-bottom: 8px solid #9ec4eb;
	background-color: #0c6ccc;
	color: #FFFFFF;
    background-image: url(/shared/templates/fuji_tram_free/images/bg_h1.png);
	background-repeat: no-repeat;
	background-position: right 18px bottom;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	padding:15px;
    width: 100%;
	margin: 0 0 2.75em;
    border:4px solid #9ec4eb;
    background-color:#ebf2fa;
    color: #222222;
    line-height: 1.6;
    clear: both;
}
#tmp_contents #tmp_color .color_yellow .cs_heading,
#tmp_contents #tmp_color .color_black .cs_heading,
#tmp_contents #tmp_color .color_blue .cs_heading {
	text-shadow: none;
	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;
	text-shadow: none;
}
#tmp_contents .cs_box.color_yellow .cs_heading,
.color_yellow #tmp_contents #tmp_fsize .cs_heading {
	border: 3px solid black !important;
	text-shadow: none;
}
#tmp_contents .cs_box.color_black .cs_heading,
.color_black #tmp_contents #tmp_fsize .cs_heading {
	border: 3px solid yellow !important;
	text-shadow: none;
}
#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-bottom-color:#9ec4eb !important;
	color: rgb(255, 255, 255)!important;
}
#tmp_contents .cs_box.color_default .cs_heading {
	background-image: url(/shared/templates/fuji_tram_free/images/bg_h1.png)!important;
	background-repeat: no-repeat!important;
	background-position: right 18px bottom!important;
	border-top: 8px solid #9ec4eb!important;
	border-bottom: 8px solid #9ec4eb!important;
	background-color: #0c6ccc!important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	color:#222222 !important;
	border:4px solid #9ec4eb!important;
    background-color:#ebf2fa!important;
}

/* accessibility style
================================================== */
.color_black #tmp_wrapper #tmp_contents .gaibu_link,
.color_blue #tmp_wrapper #tmp_contents .gaibu_link,
.color_yellow #tmp_wrapper #tmp_contents .gaibu_link{
	border: 1px solid;
}
.color_black #tmp_wrapper #tmp_contents ul.horizon_list a,
.color_blue #tmp_wrapper #tmp_contents ul.horizon_list a{
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffff00), to(#ffff00)) !important;
	background-image: -moz-linear-gradient(#ffff00, #ffff00) !important;
	background-image: -o-linear-gradient(#ffff00, #ffff00) !important;
	background-image: linear-gradient(#ffff00, #ffff00) !important;
}
.color_yellow #tmp_wrapper #tmp_contents ul.horizon_list a{
    background-image: -webkit-gradient(linear, left top, left bottom, from(#000000), to(#000000)) !important;
	background-image: -moz-linear-gradient(#000000, #000000) !important;
	background-image: -o-linear-gradient(#000000, #000000) !important;
	background-image: linear-gradient(#000000, #000000) !important;
}
/* set font-weight
================================================== */
#tmp_contents p strong,
.box_faq .box_faq_ttl,
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl,
#tmp_contents table.datatable th, 
#tmp_contents table.enquete_table th,
#tmp_contents ul.box_btn li,
#tmp_contents .box_menu .box_menu_ttl p,
#tmp_contents .idx_menu ul li a{
	font-weight: 500;
}
/* ==================================================
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: inherit;
	padding-top: 0 !important;
}
#tmp_wrapper img {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
#tmp_header {
	position: relative !important;
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_header .header_wrapper{
	box-shadow: none;
	border: none;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span{
	color:#000000 !important;
	background:#FFFFFF !important;
	font-size: 100%;
	font-weight: bold !important;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_wrapper{
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top: none;
}
#tmp_footer .footer_cnt{
	display: block;
}
#tmp_footer .footer_lft{
	width: 100%;
	padding: 0;
}
#tmp_footer .footer_main .container{
	min-height: auto;
}
#tmp_footer .footer_heading{
	font-weight: bold;
}
#tmp_hnavi_s,
#tmp_footer .footer_main::before, 
#tmp_footer .footer_main::after,
#tmp_footer .container::after,
#tmp_footer .container::before,
.footer_rgt,
#tmp_print,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_navbar_wrap {
	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;
	color:#000000 !important;
	background:#FFFFFF !important;
	margin-top: 20px;
	border-top: none;
}
#tmp_update{
	margin-bottom: 10px;
}
}