@charset "utf-8";

#tmp_contents h1 {
	margin:0 0 0.8em;
	padding: 43px 0 47px;
	border-bottom: 1px solid #a0a0a0;
	clear:both; /* Do not edit */
}
#tmp_free_ttl {
	margin:0 0 0.8em;
	border-bottom: 1px solid #a0a0a0;
}
#tmp_free_ttl h1 {
	border-bottom: none;
	margin: 0;
	padding: 43px 0 47px;
}
#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 */
	color: #333333;
}
#tmp_contents h2{
	line-height: 1.7;
    padding: 34px 0 34px 31px;
	border-top: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
	margin-bottom: 1.1em;
	background-image: url(/site/shared/templates/okuyamato_free/images/main/bg_h2_3.png),
	url(/site/shared/templates/okuyamato_free/images/main/bg_h2_2.png),
	url(/site/shared/templates/okuyamato_free/images/main/bg_h2.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left top, left bottom, left top ;
}
#tmp_contents h3{
	line-height: 1.3;
	padding-bottom: 11px;
	border-bottom: 5px solid #d2dce8;
	margin-bottom: 1.3em;
	margin-top: 2.8em;
}
#tmp_contents h4{
	line-height: 1.5;
	margin-bottom: 0.6em;
}
#tmp_contents h5{
	line-height: 1.8;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	padding-left: 8px;
	border-left: 4px solid #d2dce8;
}
#tmp_contents h6{
	line-height: 1.8;
	margin-top: 0.6em;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents ul {
	margin: 1.9em 0 1.8em 1.1em; /* Do not edit */
	list-style-image:url(/site/shared/site_okuyamato/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:1.8em 0 1.8em 1em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.2em; /* 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 */
}
#tmp_contents a[rel*="external"]:after,
#tmp_main a[rel*="external"]:after {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin: -5px 0.3em 0;
    background:url(/site/shared/images/icon/icon_external_gray.png) no-repeat center top;
    background-size: 16px auto;
}
/* ==================================================
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 1.1em; /* Do not edit */
	border:1px solid #efefef;
	clear:both; /* Do not edit */
	background-color: #efefef;
	line-height: 1.7;
}
#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:#efefef;
	padding: 36px 37px 31px;
}
#tmp_contents .outline p{
	margin-bottom: 0;
}
#tmp_contents div.outline {
	padding: 36px 37px 31px;
	color:inherit;
}
#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 20px 0;
	padding:15px 40px 11px 28px;
	color:inherit;
	background-color: transparent;
	border:1px solid #c2c2c2;
}
#tmp_contents ul.box_btn li a{
	display: block;
	color: #333333;
	text-decoration: none;
	padding:15px 40px 11px 28px;
	margin: -15px -40px -11px -28px;
	background: url(/site/shared/site_okuyamato/images/icon/arrow_icon_brown.png) no-repeat right 19px center;
}
#tmp_contents ul.box_btn li a:hover{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* Do not edit */
	border:1px solid #AABBCC;
	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:3px 7px;
	color:inherit;
	font-weight:bold;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
}
#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:1.2em 0; /* Do not edit */
	border:1px solid #d7d7d7;
	clear:both; /* Do not edit */
	padding: 30px 40px 31px;
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.box_link .box_link_ttl {
	padding: 30px 40px 0;
}
#tmp_contents table.box_link .box_link_cnt {
	padding: 9px 40px 31px;
}
#tmp_contents .box_link .box_link_ttl {
	color:inherit;
	margin-bottom: 9px;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:17px; /* Do not edit */
	margin-top: 0;
}
#tmp_contents .box_link ol {
	margin-top: 0;
	margin-bottom:0.8em; /* Do not edit */
	margin-left:17px; /* 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 0.1em; /* Do not edit */
	/* background:url(/site/shared/templates/okuyamato_free/images/contents/box_bg.jpg) no-repeat left top; */
	border:1px solid #c2c2c2;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_menu {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents table.box_menu td {
	padding:5px 10px 0;
}
#tmp_contents .box_menu .box_menu_ttl{
	padding: 14px 40px 13px 28px;
	border-bottom: 1px solid #eeeeee;
}
#tmp_contents .box_menu .box_menu_ttl a{
	display: block;
    color: #333333;
	padding: 14px 40px 13px 28px;
	margin: -14px -40px -13px -28px;
    text-decoration: none;
	background: url(/site/shared/site_okuyamato/images/icon/arrow_icon_brown.png) right 19px center no-repeat;
}
#tmp_contents .box_menu .box_menu_ttl a:hover{
	text-decoration: underline;
}
#tmp_contents .box_menu .box_menu_ttl p{
	margin-bottom: 0;
	line-height: 1.8;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 17px 20px 10px 28px;
}
#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-top: 0;
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 19px; /* Do not edit */
}
#tmp_contents .box_menu ul li{
	margin-bottom: 0;
}
#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 2em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #3d3e3f;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:18px 14px 16px;
	color:inherit;
	background-color:#dce6fa;
	border:1px solid #3d3e3f;
	text-align: left;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:18px 14px 15px;
	border:1px solid #3d3e3f;
}
#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_contents .content_img img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .content_img {
	margin-bottom: 40px;
	margin-top: 40px;
}
#tmp_contents .content_summary {
	margin-bottom: 40px;
	margin-top: 40px;
	color: #333333;
}
#tmp_column_list{
    margin-bottom: 75px;
}
#tmp_column_list ul{
	list-style: none;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 24px;
}
#tmp_column_list ul li{
	width: calc( (100% - 48px) / 3 );
}
#tmp_column_list ul li a{
	display: block;
	text-decoration: none;
	color: #333333;
	line-height: 1.7;
}
#tmp_column_list ul li a > span{
	display: block;
}
#tmp_column_list ul li a .column_img img{
	width: 100%;
	height: auto;
	vertical-align: top;
	transition: opacity 0.3s ease-in-out;
}
#tmp_column_list ul li a .column_date{
	color: #666666;
	padding-left: 5px;
}
#tmp_column_list ul li a  .column_txt{
	padding: 5px;
	margin-bottom: 4px;
}
#tmp_column_list ul li a:hover .column_img img{
	opacity: 0.7;
}
#tmp_column_list ul li a:hover .column_txt{
	text-decoration: underline;
}
/* Anchor */
#tmp_anchor {
	margin: 40px 0;
	border: 1px solid #b3b3b3;
}
#tmp_anchor .anchor_ttl {
	padding: 5px 11px 3px;
	border-bottom: 1px solid #b3b3b3;
}
#tmp_anchor .anchor_ttl p {
	margin-bottom: 0;
	padding-left: 26px;
	color: #333333;
	background: url(/site/shared/site_okuyamato/images/icon/icon_list.png) no-repeat 0 8px;
}
#tmp_anchor .anchor_cnt ul{
	margin: 0;
	list-style: none;
}
#tmp_anchor .anchor_cnt ul li {
	padding: 8px 11px;
	margin-bottom: 0;
	border-bottom: 1px solid #e6e6e6
}
#tmp_anchor .anchor_cnt ul li:last-child {
	border-bottom: none;
}
#tmp_anchor .anchor_cnt ul li a {
	display: inline-block;
	text-decoration: none;
	color: #333333;
	padding-left: 34px;
	min-height: 30px;
	background: #ffffff url(/site/shared/site_okuyamato/images/icon/icon_anchor_link.png) no-repeat 0 7px;
}
#tmp_anchor .anchor_cnt ul li a:hover {
	text-decoration: underline;
}
#tmp_contents ul.box_btn.idx {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 0 24px;
	margin: 0;
}
.news_list .news_item {
    display: flex;
    align-items: center;
    padding: 13px 0;
    border-bottom: 1px solid #e6e6e6;
    line-height: 1.7;
}
.news_list .news_date {
    flex-shrink: 0;
    padding-right: 10px;
    width: 154px;
    color: #4d4d4d;
}
.news_list .news_text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1 auto;
    padding-left: 50px;
    width: 100%;
    min-height: 60px;
    border-left: 1px solid #eeeeee;
}
.news_list .news_text a {
    display: block;
    padding: 3px 30px 3px 0;
    background: #ffffff url(/site/shared/templates/okuyamato_top/images/icon/arrow_link_rgt_df.png) no-repeat right center;
    color: #333333;
    text-decoration: 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.6em;
    padding: 43px 0 47px;
    color: inherit;
    font-weight: 600;
    line-height: 1.4;
    clear: both;
	border-bottom: 1px solid #a0a0a0;
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
    padding: 36px 37px 31px;
	margin: 0 0 0.8em;
    clear: both;
	color: inherit;
    background-color: #efefef;
}
#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 !important;
	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 !important;
	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 !important;
	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: #000000 !important;
	border-bottom: 1px solid #a0a0a0 !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	color:#000000 !important;
	background-color: #efefef !important;
}

/* font style
================================================== */
#tmp_contents h1,
#tmp_free_ttl h1 {
	font-size: 200%;
}
#tmp_contents h2{
	font-size: 175.5%; /* 28px */
}
#tmp_contents .box_link .box_link_ttl,
#tmp_contents h3,
#tmp_contents .content_summary{
	font-size: 137.5%; /* 22px */
}
#tmp_column_list ul li a  .column_txt,
#tmp_contents .box_menu .box_menu_ttl,
#tmp_contents ul.box_btn li,
#tmp_contents h4,
#tmp_anchor .anchor_ttl p,
#tmp_anchor .anchor_ttl h2,
#tmp_anchor .anchor_cnt ul li a{
	font-size: 112.5%; /* 18px */
}
#tmp_column_list ul li a .column_date,
#tmp_contents h6,
#tmp_contents h5{
	font-size: 93.7%; /* 15px */
}
#tmp_contents .box_link .box_link_ttl,
#tmp_contents .box_menu .box_menu_ttl,
#tmp_contents ul.box_btn li,
#tmp_contents .content_summary,
#tmp_anchor .anchor_ttl p,
#tmp_anchor .anchor_ttl h2{
	font-weight: bold;
}
#tmp_column_list ul li a  .column_txt,
#tmp_free_ttl h1{
	font-weight: 600;
}
/* Color */
.color_yellow #tmp_anchor .anchor_cnt ul,
.color_blue #tmp_anchor .anchor_cnt ul,
.color_black #tmp_anchor .anchor_cnt ul {
	list-style: disc;
	margin-left: 30px;
}
.color_yellow #tmp_anchor .anchor_cnt ul li,
.color_blue #tmp_anchor .anchor_cnt ul li,
.color_black #tmp_anchor .anchor_cnt ul li,
.color_yellow #tmp_anchor .anchor_cnt ul li a,
.color_blue #tmp_anchor .anchor_cnt ul li a,
.color_black #tmp_anchor .anchor_cnt ul li a {
	padding-left: 0;
}
.color_yellow #tmp_anchor .anchor_cnt ul li a,
.color_blue #tmp_anchor .anchor_cnt ul li a,
.color_black #tmp_anchor .anchor_cnt ul li a {
	display: inline;
}
/* No javascript */
.no_javascript #tmp_anchor {
	display: none;
}
/* ==================================================
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;
}
#tmp_wrapper img {
	animation: none;
}
.footer_logo p,
#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;
}
.footer_logo span,
#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_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.pnavi_wrap,
#tmp_means,
#tmp_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_anchor {
	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;
}
}