@charset "utf-8";

#tmp_contents h1 {
	margin: 0 0 0.8em;
	padding: 7px 20px 5px;
	color: #b6002b;
	background-color: transparent;
	font-size: 184.7%;
	font-weight: bold;
	border-left: 5px solid #b6002b;
	line-height: 1.6;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 0.55em 0 0.55em;
	font-weight: bold;
	line-height: 1.6;
	clear:both; /* Do not edit */
}
#tmp_contents h2{
	background: transparent url(/site/shared/templates/aruku_free/images/icon/h2_bg.jpg) no-repeat scroll left 5px;
	color: #B6002B;
	font-size: 140%;
    padding-left: 20px;
}
#tmp_contents h3{
    margin-bottom: 0.85em;
    padding: 10px 10px 8px;
    font-size: 138.5%;
    background: #ffffff url(/site/shared/templates/aruku_free/images/icon/h3_bg.png) left top repeat-x;
    color: #008484;
    border-bottom: 1px solid #333333;
}
#tmp_contents h4{
	margin-top: 0.95em;
	margin-bottom: 0.6em;
	padding: 3px 3px 2px;
	background-color: #382B24;
	color: #FFFFFF;
	font-size: 123.1%;
}
#tmp_contents h5{
	font-size: 123.1%;
}
#tmp_contents h6{
	font-size: 100%;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 1.2em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 2em 1.6em; /* Do not edit */
	list-style-image:url(/site/shared/site_aruku/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 2em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin: 0 0 1.55em; /* Do not edit */
	line-height: 1.3;
	padding-left: 4px;
}
#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-bottom: 20px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg);
	background-image: -moz-linear-gradient(#ffffff, #ffffff), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg);
	background-image: -o-linear-gradient(#ffffff, #ffffff), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg);
	background-image: linear-gradient(#ffffff, #ffffff), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg);
	background-repeat:  no-repeat, repeat;
	background-position: 10px 10px, left top;
	background-size: calc(100% - 20px) calc(100% - 20px), auto;
	clear:both; /* Do not edit */
}
#tmp_contents div.outline + div.outline {
	margin-top: -30px;
}
#tmp_contents table.outline {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 20px solid transparent !important;
}
#tmp_contents table.outline td,
#tmp_contents div.outline {
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding: 20px 20px 13px;
}
#tmp_contents table.outline td > :first-child,
#tmp_contents div.outline > :first-child {
	margin-top: 0;
}
#tmp_contents .outline ul {
	margin-left: 20px; /* 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 1.1em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin: 0 0 20px;
	padding: 14px 16px 11px 17px;
	font-weight: bold;
	color: #614d45;
	background-color: #edede6;
	border: 2px solid #614d45;
	border-radius: 5px;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -14px -16px -11px -17px;
	padding: 14px 16px 11px 36px;
	background: transparent url(/site/shared/site_aruku/images/icon/arrow_brown.png) no-repeat 17px 15px;
	color: inherit;
	text-decoration: none;
	border-radius: 5px;
}
#tmp_contents ul.box_btn a:hover{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 0 0 2.4em; /* Do not edit */
	border: 1px solid #000000;
	background: url(/site/shared/templates/aruku_free/images/icon/h3_bg.png) repeat-x left -1px;
	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: 10px;
	font-weight:bold;
	font-size: 122.2%;
	border-bottom: 2px solid #b6002b;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:17px 17px 5px;
}
#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 2.4em; /* Do not edit */
	border: 1px solid #000000;
	background: url(/site/shared/templates/aruku_free/images/icon/h3_bg.png) repeat-x left -1px;
	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: 10px;
	font-weight:bold;
	font-size: 122.2%;
	border-bottom: 2px solid #b6002b;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding:17px 17px 5px;
}
#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 2.4em; /* Do not edit */
	color: inherit;
	background-color: #edede6;
	border: 2px solid #614d45;
	border-radius: 5px;
	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-bottom: 2px solid #614d45;
	background-color: transparent;
	color: #614d45;
    padding: 14px 16px 11px 17px;
    font-weight: bold;
}
#tmp_contents div.box_menu .box_menu_ttl {
	border-radius: 5px 5px 0 0;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -14px -16px -11px -17px;
	padding: 14px 16px 11px 36px;
	color: inherit;
	background: transparent url(/site/shared/site_aruku/images/icon/arrow_brown.png) no-repeat 17px 17px;
	text-decoration: none;
}
#tmp_contents .box_menu_ttl a:hover{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	padding: 17px 17px 5px;
	background-color: #ffffff;
	color: #000000;
	border-radius: 0 0 5px 5px;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu ul:last-child {
	margin-bottom: 0.6em;
}
#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 */
}

/* datatable
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0 0 2.5em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 1px solid #cccccc;
	word-break: break-all;
}
#tmp_contents .scroll_table table.datatable,
#tmp_contents .scroll_table table.enquete_table {
	margin: 0 !important;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding: 16px 8px 11px;
	color:inherit;
	background-color: #f3e5eb;
	border: 1px solid #cccccc;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 12px 19px 11px;
	border: 1px solid #cccccc;
}
#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_blue {
	color:inherit;
	background-color:#E8FDFE; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_lightblue {
	color:inherit;
	background-color:#EEF9FF; /* base.css > Styles > th.bg_lightblue */
}
#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 #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
================================================== */
#tmp_wrap_main {
	padding: 40px 0 100px;
}
/* news_list */
#tmp_contents .news_list_wrap {
	margin-top: 18px;
	padding: 46px 5px 5px;
	background-image: url(/site/shared/templates/aruku_free/images/icon/news_bg_top_lft.jpg),url(/site/shared/templates/aruku_free/images/icon/news_bg_top_rgt.jpg),url(/site/shared/templates/aruku_free/images/icon/news_bg_bot_lft.jpg),url(/site/shared/templates/aruku_free/images/icon/news_bg_bot_rgt.jpg),url(/site/shared/templates/aruku_free/images/icon/news_bg_top_repeat.jpg),url(/site/shared/templates/aruku_free/images/icon/news_bg_bot_repeat.jpg),url(/site/shared/templates/aruku_free/images/icon/news_bg_mid_repeat.jpg);
	background-repeat: no-repeat,no-repeat,no-repeat,no-repeat,repeat-x,repeat-x,repeat;
	background-position: left top, right top, left bottom, right bottom, center top, center bottom, center center;
	position: relative;
}
#tmp_contents .news_list_wrap::before{
	content: '';
	position: absolute;
	left: 0;
	top: -1px;
	width: 100%;
	height: 2px;
	background-color: #ffffff;
}
#tmp_contents .news_list {
	padding: 7px 19px;
	color: #000000;
	background-color: #ffffff;
}
#tmp_contents .news_list h2 {
	margin: 0;
	padding: 0;
	width: 0;
	height: 0;
	text-indent: -9999px;
}
#tmp_contents .news_list table {
    width: 100%;
    margin: 0;
    border-collapse: collapse;
    border-spacing: 0;
    word-break: break-all;
}
#tmp_contents .news_list table td {
    padding: 14px 0;
    vertical-align: top;
    line-height: 1.2;
}
#tmp_contents .news_list table td:first-child {
    max-width: 170px;
    padding-right: 7px;
    background: url(/site/shared/templates/aruku_free/images/icon/news_date_bg.jpg) no-repeat right 15px;
    white-space: nowrap;
}
#tmp_contents .news_list table td:not(:first-child) {
	padding-left: 6px;
}
#tmp_contents .news_list table a {
	display: inline-block;
}

/* linkicon
================================================== */
#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: -0.2em 0.3em 0;
    background:url(/site/shared/images/icon/icon_external_gray.png) no-repeat center top;
    background-size: 16px auto;
}

/* bonchi
================================================== */
.custom_bonchi #tmp_wrapper,
.custom_bonchi #tmp_wrap_main{
	padding: 0;
}
.custom_bonchi #tmp_wrapper{
	padding-bottom: 82px;
}
.custom_bonchi #tmp_wrap_main .container{
	max-width: 982px;
}
#tmp_wrap_bonchi{
	padding-top: 27px;
}
#tmp_wrap_bonchi .bonchi_heading{
	background: #ffffff url(/site/shared/templates/aruku_free/images/main/bonchi_heading.png) no-repeat center top;
	background-size: auto 104px;
	height: 104px;
}
#tmp_wrap_bonchi .bonchi_heading h1{
	position: relative;
	display: inline-block;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9999px;
	z-index: -1;
}
#tmp_wrap_bonchi .bonchi_heading p{
	text-indent: -9999px;
}
#tmp_contents .guide_map_wrap .bonchi_cnt,
#tmp_wrap_bonchi .bonchi_cnt{
	padding: 35px 49px 16px 61px;
	background: transparent url(/site/shared/templates/aruku_free/images/main/bonchi_bgr.jpg) no-repeat center top;
	color: inherit;
}
#tmp_contents .guide_map_wrap img,
#tmp_wrap_bonchi .bonchi_cnt img{
	vertical-align: top;
	max-width: 100%;
	height: auto;
}
#tmp_contents .guide_map_wrap .bonchi_ttl,
#tmp_wrap_bonchi .bonchi_ttl{
	margin-bottom: 39px;
	font-size: 200%;
	line-height: 1;
}
#tmp_contents .guide_map_wrap .bonchi_note p,
#tmp_contents .guide_map_wrap .bonchi_text p,
#tmp_contents .guide_map_wrap .bonchi_map p,
#tmp_contents .guide_map_wrap .bonchi_ttl p,
#tmp_wrap_bonchi .bonchi_note p,
#tmp_wrap_bonchi .bonchi_text p,
#tmp_wrap_bonchi .bonchi_map p,
#tmp_wrap_bonchi .bonchi_ttl p{
	margin-bottom: 0;
}
#tmp_contents .guide_map_wrap .bonchi_text,
#tmp_wrap_bonchi .bonchi_text{
	margin-bottom: 6px;
}
#tmp_contents .guide_map_wrap .bonchi_map,
#tmp_wrap_bonchi .bonchi_map{
	margin-bottom: 10px;
}
#tmp_wrap_bonchi .bonchi_note{
	padding-right: 12px;
	font-size: 123.07%;
	text-align: right;
}
#tmp_wrap_bonchi .bonchi_ft{
	margin: 0 30px;
	padding: 18px 61px;
	border-top: 1px solid #808080;
	color: #767575;
	background-color: #ffffff;
}
#tmp_wrap_bonchi .bonchi_ft > p:not(.cotion){
	margin-bottom: 0;
	font-size: 116.92%;
	line-height: 1.5;
}
#tmp_wrap_bonchi .bonchi_ft > p.cotion{
	margin-top: 4px;
	font-size: 104.61%;
	line-height: 1.5;
}
/* bonchi 4 pages */
#tmp_contents .guide_map_wrap .bonchi_ttl{
	text-align: center;
	padding: 13px 12px 0 0;
}
#tmp_contents .guide_map_wrap .bonchi_map_rk {
	padding-right: 12px;
	text-align: center;
}
#tmp_contents .guide_map_wrap .bonchi_map_ry {
	padding-right: 16px;
	text-align: center;
}
#tmp_contents .sec_news .news_list{
	padding: 0;
}
#tmp_contents .sec_news .news_list table {
    width: 100%;
    margin: 0 0 50px;
    border-collapse: collapse;
    border-spacing: 0;
    word-break: break-all;
    border-bottom: 1px dotted #999999;
}
#tmp_contents .sec_news .news_list table td {
    padding: 20px 0;
    vertical-align: top;
    border-top: 1px dotted #999999;
    color: #333333;
    background-color: transparent;
}
#tmp_contents .sec_news .news_list table td:first-child {
    width: 110px;
    padding-right: 7px;
    white-space: nowrap;
	max-width: none;
    background: none;
}
#tmp_contents .sec_news .news_list table td:not(:first-child) {
    padding-left: 6px;
}
#tmp_contents .sec_news .news_list table a {
    display: inline-block;
    color: #333333;
}

/* hover
================================================== */
#tmp_contents ul.box_btn a:focus-visible,
#tmp_contents .box_menu_ttl a:focus-visible{
	outline-offset: 2px;
}

/* ==================================================
文字サイズ色合い変更
================================================== */
#tmp_contents #tmp_fsize .scroll_table_switch {
	display: none;
}
#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;
	margin: 0 0 0.8em;
    padding: 7px 20px 5px;
    color: #b6002b;
    background-color: transparent;
    font-size: 184.7%;
    font-weight: bold;
    border-left: 5px solid #b6002b;
    line-height: 1.6;
    clear: both;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	padding:15px;
	margin: 0 0 2.75em;
	margin-bottom: 20px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg);
    background-image: -moz-linear-gradient(#ffffff, #ffffff), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg);
    background-image: -o-linear-gradient(#ffffff, #ffffff), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg);
    background-image: linear-gradient(#ffffff, #ffffff), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg);
    background-repeat: no-repeat, repeat;
    background-position: 10px 10px, left top;
    background-size: calc(100% - 20px) calc(100% - 20px), auto;
    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: 1px solid #FFFF00;
	background-image: none !important;
}
#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: 1px solid #000000;
	background-image: none !important;
}
#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: 1px solid #FFFF00;
	background-image: none !important;
}
#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 {
    color: #b6002b !important;
    border-left: 5px solid #b6002b !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	color:#000000 !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg) !important;
    background-image: -moz-linear-gradient(#ffffff, #ffffff), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg) !important;
    background-image: -o-linear-gradient(#ffffff, #ffffff), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg) !important;
    background-image: linear-gradient(#ffffff, #ffffff), url(/site/shared/templates/aruku_free/images/icon/outline_bg.jpg) !important;
}

/* ==================================================
accessibility
================================================== */

/* color */
.color_black #tmp_contents .outline,
.color_blue #tmp_contents .outline,
.color_yellow #tmp_contents .outline {
	background-image: none;
	border: 2px solid;
}
.color_black #tmp_contents .outline + .outline,
.color_blue #tmp_contents .outline + .outline,
.color_yellow #tmp_contents .outline + .outline {
	margin-top: 0;
}
.color_black #tmp_contents .news_list,
.color_blue #tmp_contents .news_list,
.color_yellow #tmp_contents .news_list {
	padding: 0;
}
.color_black #tmp_contents .news_list h2,
.color_blue #tmp_contents .news_list h2,
.color_yellow #tmp_contents .news_list h2 {
	width: auto !important;
	height: auto !important;
	text-indent: 0;
}
.color_black #tmp_contents .news_list_wrap::before,
.color_blue #tmp_contents .news_list_wrap::before,
.color_yellow #tmp_contents .news_list_wrap::before{
	display: none;
}
/* fsize */
.fsize_big #tmp_contents .news_list table td:first-child {
	background-position: right 20px;
}
.fsize_big2 #tmp_contents .news_list table td:first-child {
	background-position: right 24px;
}

/* ==================================================
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 {
	animation: none;
}
#tmp_header {
	position: static;
	margin-bottom:10px !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
	box-shadow: none !important;
}
#tmp_header .header_inner {
	min-height: auto !important;
}
#tmp_hlogo{
	width: auto;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .footer_lg {
	width: auto !important;
	height: auto !important;
	background: transparent !important;
}
#tmp_hlogo a {
	text-decoration: none !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .footer_lg 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:40px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_address {
	text-align: left;
	padding: 10px 0;
}
#tmp_footer .footer_info,
#tmp_footer .footer_btm {
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.header_cnt,
.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_contents .news_list h2 {
	width: auto !important;
	height: auto !important;
	text-indent: 0;
}
}
