@charset "utf-8";

#tmp_contents h1 {
	margin:0 0 0.8em;
	padding-bottom: 12px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#028149), to(#028149)), -webkit-gradient(linear, left top, left bottom, from(#f28b2d), to(#f28b2d));
	background-image: -moz-linear-gradient(#028149, #028149), -moz-linear-gradient(#f28b2d, #f28b2d);
	background-image: -o-linear-gradient(#028149, #028149), -o-linear-gradient(#f28b2d, #f28b2d);
	background-image: linear-gradient(#028149, #028149), linear-gradient(#f28b2d, #f28b2d);
	background-size: 80px 2px, 100% 2px;
	background-position: left bottom;
	font-size: 200%;
	line-height: 1.4;
	font-weight: bold;
	clear:both; /* Do not edit */
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin:1.35em 0 0.8em;
	font-weight: bold;
	line-height: 1.4;
	clear:both; /* Do not edit */
}
#tmp_contents h2{
	padding: 4px 0 4px 24px;
	background: transparent url(/shared/templates/kasuhara_free/images/icon/h2_pattern.png) no-repeat 0 7px;
	background-size: 8px auto;
	font-size: 175%;
}
#tmp_contents h3{
	margin-top: 1.15em;
	padding: 8px 7px;
	border-top: 2px solid #028149;
	border-bottom: 2px solid #028149;
	font-size: 150%;
}
#tmp_contents h4{
	padding: 0 7px 8px;
	border-bottom: 2px solid #028149;
	font-size: 150%;
}
#tmp_contents h5,
#tmp_contents h6{
	font-size: 112.5%;
}
#tmp_contents h5{
	margin-top: 1.8em;
	padding-bottom: 16px;
	border-bottom: 1px solid #028149;
}
#tmp_contents h6{
	margin-top: 1.85em;
}
#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 h6 + ul{
	margin-top: 4.6em;
}
#tmp_contents ul {
	margin:0 0 4.1em 1.15em; /* Do not edit */
	list-style-image:url(/shared/site_kasuhara/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 4.05em 0.8em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 1em; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ol li{
	padding-left: 26px;
}
#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 4em; /* Do not edit */
	border:1px solid #028149;
	border-radius: 10px;
	line-height: 1.7;
	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 {
	padding:33px 20px 19px 30px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:33px 20px 19px 30px;
	color:inherit;
	background-color:#FFFFFF;
}
#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 4em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 24px;
	padding:21px 31px 18px;
	color:inherit;
	background-color: #FFFFFF;
	border:1px solid #028149;
	border-radius: 35px;
	font-size: 112.5%;
	font-weight: 500;
}
#tmp_contents ul.box_btn li:has(a){
	border: none;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -22px -32px -19px;
	padding: 21px 60px 18px 31px;
	background: transparent url(/shared/site_kasuhara/images/icon/arrow_link_circle_rgt.png) no-repeat right 31px center;
	background-size: 24px auto;
	border:1px solid #028149;
	border-radius: 35px;
	transition: background-color 0.3s ease-in-out, background-image 0.3s ease-in-out, color 0.3s ease-in-out;
	color: inherit;
	text-decoration: none;
}
#tmp_contents ul.box_btn a:hover{
	background-color: #028149;
	background-image: url(/shared/site_kasuhara/images/icon/arrow_link_circle_rgt_hv.png);
	color: #FFFFFF;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:3.9em 0; /* Do not edit */
	border:2px solid #f28b2d;
	border-radius: 10px;
	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 {
	position: relative;
	padding:8px 20px 7px;
	background-color: #fee9d6;
	box-shadow: 0 0 0 1px #fee9d6;
	border-radius: 8px 8px 0 0;
	font-weight: bold;
	color:inherit;
}
#tmp_contents table.box_info .box_info_ttl{
	border-radius: 0;
	outline-offset: -1px;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	position: relative;
	padding:19px 16px 6px 10px;
}
#tmp_contents .box_info .box_info_cnt:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	background: transparent url(/shared/templates/kasuhara_free/images/icon/box_info_dot_rp.png) repeat-x;
	color: inherit;
	height: 2px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	list-style-image: url(/shared/templates/kasuhara_free/images/icon/box_info_icon_dot.gif);
}
#tmp_contents .box_info ul li{
	margin-bottom: 9px;
}
#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:3.9em 0; /* Do not edit */
	border:2px solid #028149;
	border-radius: 10px;
	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 {
	position: relative;
	padding:8px 20px;
	background-color: #daf2e4;
	box-shadow: 0 0 0 1px #daf2e4;
	border-radius: 8px 8px 0 0;
	font-weight: bold;
	color:inherit;
}
#tmp_contents table.box_link .box_link_ttl{
	border-radius: 0;
	outline-offset: -1px;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	position: relative;
	padding:19px 16px 5px 10px;
}
#tmp_contents .box_link .box_link_cnt:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	background: transparent url(/shared/templates/kasuhara_free/images/icon/box_link_dot_rp.png) repeat-x;
	color: inherit;
	height: 2px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	list-style-image: url(/shared/templates/kasuhara_free/images/icon/box_link_icon_dot.gif);
}
#tmp_contents .box_link ul li{
	margin-bottom: 9px;
}
#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 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{
	padding: 19px 10px 18px;
	background-color: #028149;
	border-radius: 5px;
	font-size: 112.5%;
	font-weight: 500;
	color: #FFFFFF;
	text-align: center;
}
#tmp_contents .box_menu_ttl p{
	margin-bottom: 0;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	background-color: transparent;
	margin: -19px -10px -18px;
	padding: 19px 10px 18px;
	color: inherit;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_menu_cnt{
	padding: 10px 0;
	font-size: 112.5%;
}
#tmp_contents .box_menu_cnt ul{
	list-style: none;
	margin: 0;
}
#tmp_contents .box_menu_cnt li{
	margin-bottom: 0;
	line-height: 1.8;
}
#tmp_contents .box_menu_cnt li a{
	display: inline-block;
	padding: 3px 0 3px 17px;
	background: transparent url(/shared/site_kasuhara/images/icon/arrow_link_rgt.png) no-repeat 0 13px;
	color: inherit;
}
#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 4em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:none;
	box-shadow: 0 0 0 1px #028149;
	border-radius: 10px;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:23px 23px 24px;
	border:1px solid #028149;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:23px 23px 24px;
	border:1px solid #028149;
	line-height: 1.7;
}
#tmp_contents table.datatable tr:first-of-type th,
#tmp_contents table.datatable tr:first-of-type td{
	border-top: none;
}
#tmp_contents table.datatable tr:last-of-type th,
#tmp_contents table.datatable tr:last-of-type td{
	border-bottom: none;
}
#tmp_contents table.datatable tr > *:first-child,
#tmp_contents table.datatable tr:not(:first-of-type) > *:first-child{
	border-left: none;
}
#tmp_contents table.datatable tr:first-of-type > *:last-child,
#tmp_contents table.datatable tr > *:last-child{
	border-right: none;
}
#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:#fde8e6; /* 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_gray {
	color:inherit;
	background-color:#ebedeb; /* base.css > Styles > th.bg_gray */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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
================================================== */
/* shinchaku */
#tmp_contents .list_top_news ul {
    list-style: none;
}
#tmp_contents .list_top_news ul>li {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#tmp_contents .list_top_news ul>li:not(:last-of-type) {
    margin-bottom: 21px;
    padding-bottom: 23px;
    border-bottom: 1px solid #7F7F7F;
}
#tmp_contents .list_top_news .item_inner {
    flex: 1 1 0;
}
#tmp_contents .list_top_news .item_inner>a {
    font-weight: bold;
    line-height: 1.5;
    text-decoration: none;
    color: inherit;
    transition: color 0.3s;
}
#tmp_contents .list_top_news .item_inner>a:hover {
    color: #028149;
}
#tmp_contents .list_top_news .item_date {
    width: 100%;
    margin-bottom: 13px;
    color: #707070;
}
#tmp_contents .list_top_news .item_category {
    max-width: 100%;
    min-width: 88px;
    margin-right: 15px;
    padding: 4px 4px 3px;
    border: 1px solid #F28B2D;
    border-radius: 20px;
    flex: 0 0 auto;
    font-size: 87.5%;
    line-height: 1.5;
    font-weight: 500;
    text-align: center;
}

/* accordion QA */
#tmp_contents .accordion_item{
	margin: 33px 0 34px;
	width: 100%;
	border-spacing: 0;
	word-break: break-all;
	border: none;
	border-collapse: collapse;
	box-shadow: 0 0 0 1px #028149;
	border-radius: 4px;
	overflow: hidden;
}
#tmp_contents .accordion_item .accordion_btn {
	padding: 11px 23px 13px 56px;
	background: #028149 url(/shared/templates/kasuhara_free/images/icon/txt_q.png) no-repeat 23px 17px;
	color: #FFFFFF;
	font-weight: bold;
}
#tmp_contents .accordion_item .accordion_btn h2,
#tmp_contents .accordion_item .accordion_btn p{
	margin: 0;
	padding: 0 !important;
	font-size: 100%;
	line-height: 1.7;
	border-radius: 0;
	border: none !important;
	color: inherit;
	background: transparent;
	box-shadow: none;
}
#tmp_contents .accordion_item .accordion_btn a{
	position: relative;
	display: block;
	margin: -11px -23px -13px -56px;
    padding: 11px 50px 13px 56px;
	background-color: transparent;
	border-radius: 4px;
	color: inherit;
	text-decoration: none;
}
#tmp_contents .accordion_item .accordion_btn a:focus-visible{
	outline-offset: -1px;
}
#tmp_contents .accordion_item .accordion_btn a:hover{
	text-decoration: underline;
}
#tmp_contents .accordion_item .accordion_btn a:after{
	content: '';
	position: absolute;
	right: 24px;
	top: 14px;
	background: transparent url(/shared/templates/kasuhara_free/images/icon/arrow_link_acc.png) no-repeat;
	background-size: 100% auto;
	width: 22px;
	height: 24px;
	color: inherit;
}
#tmp_contents .accordion_item.ac_active .accordion_btn a:after{
	background-image: url(/shared/templates/kasuhara_free/images/icon/arrow_link_acc_act.png);
}
#tmp_contents .accordion_item .accordion_cnt {
	display: none;
	padding: 10px 23px 11px 56px;
	background: transparent url(/shared/templates/kasuhara_free/images/icon/txt_a.png) no-repeat 23px 15px;
	border-top: 1px solid #028149;
}
#tmp_contents .accordion_item .accordion_cnt p{
	margin-bottom: 0;
}
#tmp_contents .accordion_item .accordion_cnt p>span{
	font-weight: bold;
	color: #028149;
}
#tmp_contents .accordion_item.accordion_area .accordion_btn,
#tmp_contents .accordion_item.accordion_area .accordion_cnt {
	display: block;
}

/* IDX */
#tmp_idx_wrap{
	padding: 45px 0 44px;
}
#tmp_idx_wrap .wrap_introduce{
	display: flex;
	margin-bottom: 107px;
}
#tmp_idx_wrap .introduce_main{
	flex: 1 auto;
	width: 100%;
}
#tmp_idx_wrap .introduce_main .introduce_ttl_en{
	margin-bottom: 15px;
	padding-bottom: 14px;
	background: transparent url(/shared/templates/kasuhara_free/images/icon/idx_ttl_line.png) no-repeat -3px bottom;
	font-size: 150%;
	font-weight: bold;
	line-height: 1.4;
}
#tmp_idx_wrap .introduce_main .introduce_ttl_jp{
	margin-bottom: 32px;
	background: transparent;
	font-size: 300%;
}
#tmp_idx_wrap .introduce_main > p:not(.introduce_ttl_en){
	line-height: 1.7;
}
#tmp_idx_wrap .introduce_thumb{
	flex-shrink: 0;
	width: 50%;
	padding-top: 6px;
	margin-left: calc(60/1200 * 100%);
}
#tmp_idx_wrap .introduce_thumb img{
	max-width: 100%;
	border-radius: 20px;
	height: auto;
	vertical-align: top;
}
#tmp_idx_wrap .link_back{
	text-align: center;
}
#tmp_idx_wrap .link_back a{
	display: inline-block;
	padding: 3px 0 3px 28px;
	background: transparent url(/shared/templates/kasuhara_free/images/icon/arrow_link_lft.png) no-repeat 0 10px;
	font-weight: bold;
	color: inherit;
	text-align: left;
	text-decoration: none;
}
#tmp_idx_wrap .link_back a:hover{
	text-decoration: underline;
}

/* ==================================================
accessibility
================================================== */
.color_black #tmp_wrapper #tmp_contents .box_link .box_link_cnt:before,
.color_blue #tmp_wrapper #tmp_contents .box_link .box_link_cnt:before,
.color_yellow #tmp_wrapper #tmp_contents .box_link .box_link_cnt:before,
.color_black #tmp_wrapper #tmp_contents .box_info .box_info_cnt:before,
.color_blue #tmp_wrapper #tmp_contents .box_info .box_info_cnt:before,
.color_yellow #tmp_wrapper #tmp_contents .box_info .box_info_cnt:before{
	content: none;
}
.color_black #tmp_wrapper #tmp_contents .box_menu_ttl,
.color_blue #tmp_wrapper #tmp_contents .box_menu_ttl,
.color_yellow #tmp_wrapper #tmp_contents .box_menu_ttl{
	border: 1px solid;
}
.color_black #tmp_wrapper #tmp_contents .box_link .box_link_cnt,
.color_blue #tmp_wrapper #tmp_contents .box_link .box_link_cnt,
.color_yellow #tmp_wrapper #tmp_contents .box_link .box_link_cnt,
.color_black #tmp_wrapper #tmp_contents .box_info .box_info_cnt,
.color_blue #tmp_wrapper #tmp_contents .box_info .box_info_cnt,
.color_yellow #tmp_wrapper #tmp_contents .box_info .box_info_cnt{
	border-top: 1px dotted;
	background-color: transparent !important;
}
.color_yellow #tmp_contents .box_link .box_link_ttl,
.color_yellow #tmp_contents .box_info .box_info_ttl,
.color_black #tmp_wrapper #tmp_contents .accordion_item,
.color_blue #tmp_wrapper #tmp_contents .accordion_item{
	box-shadow: 0 0 0 1px #ffff00;
}
.color_black #tmp_contents .box_link .box_link_ttl,
.color_black #tmp_contents .box_info .box_info_ttl,
.color_yellow #tmp_wrapper #tmp_contents .accordion_item{
	box-shadow: 0 0 0 1px #000000;
}
.color_blue #tmp_contents .box_link .box_link_ttl,
.color_blue #tmp_contents .box_info .box_info_ttl{
	box-shadow: 0 0 0 1px #00008B;
}
.color_black #tmp_contents table.datatable,
.color_blue #tmp_contents table.datatable,
.color_yellow #tmp_contents table.datatable,
.color_black #tmp_contents table.enquete_table,
.color_blue #tmp_contents table.enquete_table,
.color_yellow #tmp_contents table.enquete_table{
	border: 1px solid;
	box-shadow: none;
	border-radius: 0;
}
.color_black #tmp_contents ul.box_btn a:hover,
.color_blue #tmp_contents ul.box_btn a:hover,
.color_yellow #tmp_contents ul.box_btn a:hover{
	text-decoration: underline;
}
.color_yellow #tmp_wrapper #tmp_contents .accordion_item .accordion_btn a:after{
	background-image: url(/shared/templates/kasuhara_free/images/icon/arrow_link_acc_bl.png);
}
.color_yellow #tmp_wrapper #tmp_contents .accordion_item.ac_active .accordion_btn a:after{
	background-image: url(/shared/templates/kasuhara_free/images/icon/arrow_link_acc_act_bl.png);
}
.color_black #tmp_wrapper #tmp_contents .accordion_item .accordion_btn,
.color_blue #tmp_wrapper #tmp_contents .accordion_item .accordion_btn{
	background-image: url(/shared/templates/kasuhara_free/images/icon/txt_q.png) !important;
}
.color_yellow #tmp_wrapper #tmp_contents .accordion_item .accordion_btn {
	background-image: url(/shared/templates/kasuhara_free/images/icon/txt_q_bl.png) !important;
}
.color_black #tmp_wrapper #tmp_contents .accordion_item .accordion_cnt,
.color_blue #tmp_wrapper #tmp_contents .accordion_item .accordion_cnt {
	background-image: url(/shared/templates/kasuhara_free/images/icon/txt_a_yl.png) !important;
}
.color_yellow #tmp_wrapper #tmp_contents .accordion_item .accordion_cnt {
	background-image: url(/shared/templates/kasuhara_free/images/icon/txt_a_bl.png) !important;
}
/* fsize */
.fsize_small #tmp_wrapper #tmp_contents h2{
	background-position: 0 3px;
}
/* no-js */
.no_javascript #tmp_contents .accordion_item .accordion_btn a:after{
	content: none !important;
}
.no_javascript #tmp_contents .accordion_item .accordion_cnt{
	display: block !important;
}
/* ==================================================
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:auto !important;
	color:#000000;
	background:#FFFFFF;
}
#tmp_wrapper img {
	animation: none;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	padding: 0 10px !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	max-width: 100% !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_hlogo {
	flex: inherit;
	width: auto;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background: none;
	width: auto;
	height: auto;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_hlogo p a {
	overflow: visible;
	z-index: 1;
	width: auto;
	height: auto;
	text-indent: inherit;
	text-decoration:none;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	font-size: 1em;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo span {
	color:#000000;
	background:#FFFFFF;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.block_footer>.container{
	display: block;
}
.block_footer{
	border-top: none;
	padding-bottom: 10px;
}
.block_footer .block_information{
	width: auto;
	padding: 0;
	margin-right: 0;
	flex: inherit;
}
.logo_footer{
	margin-bottom: 10px;
	max-width: 100%;
	min-height: auto;
	background-image: none;
	text-indent: inherit;
}
.block_footer .block_contact,
#tmp_hnavi_s,
.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 {
	padding: 10px;
	background-color: #ffffff !important;
	border-top-color: #000000 !important;
	color: #000000 !important;
	text-align:left !important;
}
/* end */
#tmp_custom_update{
	margin-top: 0;
}
#tmp_contents .accordion_item .accordion_btn a:after{
	content: none !important;
}
#tmp_contents .accordion_item .accordion_cnt{
	display: block !important;
}
}

