@charset "utf-8";

#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 2em 0 0.9em;
	font-weight: normal;
	clear:both; /* Do not edit */
}
#tmp_contents h1 {
	margin: 0 0 0.9em;
	padding: 35px 0 27px;
	background-repeat: no-repeat, repeat-x;
	background-image: url(/shared/templates/youkoso_rn2025/images/h1_line_pink.png), url(/shared/templates/youkoso_rn2025/images/h1_line_blue.png);
	font-size: 177.8%;
	border-bottom: 1px solid #c8cbcc;
	line-height: 1.6;
	font-weight: normal;
	clear:both; /* Do not edit */
}
#tmp_contents h2{
	padding: 19px 20px 18px;
	background-color: #edf5f7;
	background-repeat: no-repeat, repeat-x;
	background-image: url(/shared/templates/youkoso_rn2025/images/h2_line_pink.png), url(/shared/templates/youkoso_rn2025/images/h2_line_blue.png);
	background-position: left bottom;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h3{
	padding: 3px 0 15px 22px;
	background: url(/shared/templates/youkoso_rn2025/images/h3_ttl_bg.png) no-repeat;
	border-bottom: 1px solid #222222;
	font-size: 144.4%;
	line-height: 1.4;
}
#tmp_contents h4{
	margin-bottom: 1em;
	padding-left: 20px;
	background: url(/shared/templates/youkoso_rn2025/images/h4_ttl_bg.png) no-repeat left 3px;
	font-size: 122.2%;
	line-height: 1.5;
}
#tmp_contents h5{
	margin-top: 1.5em;
	margin-bottom: 1.3em;
	padding-bottom: 11px;
	border-bottom: 1px solid #c8cbcc;
	font-size: 111.1%;
	line-height: 1.5;
}
#tmp_contents h6{
	margin-top: 1.6em;
	margin-bottom: 1.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: 0 0 1.1em 1.1em; /* Do not edit */
	list-style-image:url(/shared/site_rn2025/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin: 0 0 3em 2.1em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin: 0; /* Do not edit */
	line-height: 1.8;
}
#tmp_contents ol li{
	padding-left: 5px;
}
#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.2em; /* Do not edit */
	border: 1px solid #575959;
	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:17px 19px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding: 17px 19px 14px;
	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 */
}
#tmp_contents .outline p:last-child {
	margin-bottom: 0;
}
/* 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: 16px 19px 13px;
	background-color: #ffffff;
	color:inherit;
	border: 1px solid #d9d9d9;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -16px -19px -13px ;
	padding: 16px 19px 13px;
	color: inherit;
	background: transparent url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
	text-decoration: none;
}
#tmp_contents ul.box_btn a:hover{
	text-decoration: underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin: 1.1em 0; /* Do not edit */
	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: 17px 20px 13px;
	color:inherit;
	background-color: #f0f4f5;
	border:1px solid #f0f4f5;
	font-size: 122.2%;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding: 19px 0 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 19px; /* 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.1em 0; /* Do not edit */
	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: 17px 20px 13px;
	color:inherit;
	background-color: #f0f4f5;
	border:1px solid #f0f4f5;
	font-size: 122.2%;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding: 19px 0 0;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 19px; /* 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 1.1em; /* Do not edit */
	border: 1px solid #d9d9d9;
	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: 17px 19px 15px;
	border-bottom: 1px solid #575959;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0;
}
#tmp_contents .box_menu_ttl a{
	display: block;
	margin: -17px -19px -15px;
	padding: 17px 19px 15px;
	background: transparent url(/shared/site_rn2025/images/icon/box_arrow.png) no-repeat right bottom;
	color: inherit;
	text-decoration: none;
}
#tmp_contents .box_menu_ttl a:hover{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	padding: 18px 19px 2px;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left: 18px; /* Do not edit */
}
#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 3.2em; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border: 1px solid #d9d9d9;
	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: 14px 19px 12px;
	color:inherit;
	background-color: #def1fc;
	border: 1px solid #d9d9d9;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 14px 19px 10px;
	border: 1px solid #d9d9d9;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding:0 0 0.5em; /* 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:#b81212; /* 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 */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#d8f8d9;
}
#tmp_contents table.datatable table th.bg_yellowgreen {
	color:inherit;
	background-color:#e8f6cb;
}
#tmp_contents table.datatable table th.bg_creamyellow {
	color:inherit;
	background-color:#f1f5c3;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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_custom_update {
    margin-bottom: 26px;
}

/* cate_ttl - youkoso
================================================== */
#tmp_wrap_cate_ttl {
	max-width: 1220px;
	padding: 0 10px;
    margin: 0 auto 50px;
    clear: both;
}
.type_idx #tmp_wrap_cate_ttl {
	margin-bottom: 62px;
}
#tmp_cate_ttl {
    line-height: 1.4;
    color: #047935;
    background: #cef9e0 url(/shared/templates/youkoso_rn2025/images/cate_ttl_bg.jpg) no-repeat right top;
    width: 100%;
    border-bottom: 5px solid #96dcb1;
    border-radius: 10px 10px 0 0;
}
#tmp_cate_ttl p {
	display: flex;
	flex-direction: column;
	justify-content: center;
    height: 114px;
    padding: 19px 33px 0;
}
#tmp_cate_ttl span {
    display: block;
}
#tmp_cate_ttl .ttl {
    font-size: 177.8%;
    padding-left: 2px;
}
#tmp_cate_ttl .ttl_catch {
    margin: 0 0 5px 5px;
    line-height: 1;
	width: 240px;
	height: 18px;
	/* background: url(/shared/templates/youkoso_rn2025/images/cate_ttl_catch.png) no-repeat; */
	/* background-size: 100% auto; */
}
#tmp_cate_ttl .ttl_catch span {
	position: relative;
	z-index: -1;
}

/* youkoso_back_btn
================================================== */
.youkoso_back_btn {
	text-align:center;
	margin: 32px auto 120px;
	clear:both;
}
.type_idx .youkoso_back_btn {
	margin-top: 27px;
}
.youkoso_back_btn a {
	display:inline-block;
	text-decoration:none;
	border:2px solid #238650;
	color:#040200;
	padding: 18px 80px 10px 27px;
	border-radius: 10px;
	background: #ffffff url(/shared/templates/youkoso_rn2025/images/icon_right_green.png) no-repeat right 19px center;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
.youkoso_back_btn a:hover,
.youkoso_back_btn a:focus-visible {
	background-color:#238650;
	color:#ffffff;
}
/* inquiry
================================================== */
#tmp_inquiry:last-child {
    margin-bottom: 31px;
}

/* lnavi
================================================== */
#tmp_lnavi_ttl a span{
	position: relative;
	z-index: 1;
}
#tmp_lnavi_ttl a:hover,
#tmp_lnavi_ttl .active a {
    text-decoration: none;
}
#tmp_lnavi_ttl a span:after{
	content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    border-bottom: 1px solid #222222;
    transition: width 0.3s ease-in-out;
    z-index: -1;
}
#tmp_lnavi_ttl a:hover span:after,
#tmp_lnavi_ttl .active a:after{
	width: 100%;
}
#tmp_lnavi_cnt li:last-of-type {
    border-bottom: 1px solid #d9d9d9;
}
#tmp_lnavi .link_readmore{
	padding: 8px 10px 6px 12px;
	text-align: center;
}

/* ==================================================
free
================================================== */

/* anchor
================================================== */
#tmp_anchor {
	margin: 60px 0 24px;
	padding: 19px 22px 23px;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#f593bf),to(#f593bf)), -webkit-gradient(linear,left top, left bottom,from(#f593bf),to(#f593bf)), -webkit-gradient(linear, left top, left bottom, from(#1da2f0), to(#1da2f0)), -webkit-gradient(linear, left top, left bottom, from(#1da2f0), to(#1da2f0));
	background-image: -moz-linear-gradient(#f593bf,#f593bf), -moz-linear-gradient(#f593bf,#f593bf), -moz-linear-gradient(#1da2f0, #1da2f0), -moz-linear-gradient(#1da2f0, #1da2f0);
	background-image: -o-linear-gradient(#f593bf,#f593bf), -o-linear-gradient(#f593bf,#f593bf), -o-linear-gradient(#1da2f0, #1da2f0), -o-linear-gradient(#1da2f0, #1da2f0);
	background-image: linear-gradient(#f593bf,#f593bf), linear-gradient(#f593bf,#f593bf), linear-gradient(#1da2f0, #1da2f0), linear-gradient(#1da2f0, #1da2f0);
	background-position: left center, center top, right center, center bottom;
	background-size: 1px calc(100% - 20px), calc(100% - 20px) 1px, 1px calc(100% - 20px), calc(100% - 20px) 1px;
}
#tmp_anchor .anchor_ttl h2 {
	display: inline-block;
	margin: 0 0 10px;
	padding: 3px 98px 0 0;
	background: transparent url(/shared/templates/youkoso_rn2025/images/contents_en.png) no-repeat right center;
	font-size: 122.2%;
}
#tmp_anchor .anchor_cnt ul {
	margin: 0 0 0 17px;
}
/* update_history
================================================== */
#tmp_update_history_wrap p:last-child {
	margin-bottom: 0;
}
#tmp_update_history_wrap .blog_history .update_ttl {
	margin-bottom: 15px;
	font-size: 122.2%;
	display: inline-block;
	padding-top: 1px;
	padding-right: 145px;
	background: url(/shared/templates/youkoso_rn2025/images/update_history_en.png) no-repeat right center;
}
#tmp_update_history_wrap .blog_history {
	margin-bottom: 60px;
	padding: 3px 0 0 20px;
	border-left: 2px solid #575959;
}
#tmp_update_history_wrap .blog_outline {
	margin-bottom: 24px;
	padding: 22px 20px 20px;
	background-color: #f0f4f5;
	color: inherit;
	border: 1px solid #f0f4f5;
}

/* box_related & box_article
================================================== */
.box_related {
	margin-top: 22px;
	margin-bottom: 33px;
}
#box_article {
	margin-top: 33px;
	margin-bottom: 31px;
}
.box_related .box_related_ttl,
#box_article .box_article_ttl {
    margin-bottom: 19px;
    padding: 13px 0 16px;
    background-repeat: no-repeat, repeat-x;
    background-position: left bottom;
    background-image: url(/shared/templates/youkoso_rn2025/images/line_pink_bot.png), url(/shared/templates/youkoso_rn2025/images/line_gray_bot.png);
    font-size: 122.2%;
}
.box_related .box_related_ttl h2,
#box_article .box_article_ttl h2,
.box_related .box_related_ttl p,
#box_article .box_article_ttl p {
	display: inline-block;
	vertical-align: top;
	padding-top: 3px;
    font-size: 100%;
}
.box_related .box_related_ttl h2,
.box_related .box_related_ttl p {
	padding-right: 179px;
	background: url(/shared/templates/youkoso_rn2025/images/related_articles_en.png) no-repeat right center;
}
#box_article .box_article_ttl h2,
#box_article .box_article_ttl p {
	padding-right: 202px;
	background: url(/shared/templates/youkoso_rn2025/images/most_read_articles_en.png) no-repeat right center;
}
.box_related ul,
#box_article ul {
	margin-left: 19px;
}
.box_related ul li,
#box_article ul li {
	list-style-image:url(/shared/site_rn2025/images/icon/list_icon.gif);
	line-height: 1.8;
}

/* ==================================================
index start
================================================== */
/* idx_visual
================================================== */
#tmp_idx_visual {
	margin: 0 0 14px;
	clear:both;
}
#tmp_idx_visual .container {
	position:relative;
	padding-bottom:60px;
}
#tmp_idx_visual_slide {
	position:relative;
}
#tmp_idx_visual_slide .gallery_slide .splide__controls {
	margin-top: 14px;
	padding-left: 250px;
	justify-content: flex-end;
}
#tmp_idx_visual_slide .gallery_slide img {
	width: 100%;
	border-radius:10px;
}
#tmp_idx_visual_slide img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
/* idx_pic */
#tmp_idx_pic {
	position:absolute;
	z-index:5;
}
/* idx_catch */
#tmp_idx_catch {
	position:absolute;
	right:0;
	bottom: 141px;
	max-width: calc(100% - 210px);
	width: 610px;
	background-color:#ffffff;
	color:#333333;
	padding: 16px 33px 17px 35px;
	font-size: 88.9%;
	line-height: 1.9;
	border-radius:10px 0 0 10px;
	max-height: calc(100% - 150px);
	overflow: auto;
}
#tmp_idx_catch .ttl {
	font-size:162.5%;
	margin:13px 0 10px 2px;
	line-height:1.2;
	color: #000000;
	background-color: transparent;
}

/* youkoso_idx_ttl
================================================== */
#tmp_youkoso_idx_ttl {
	text-align:center;
	clear:both;
}
#tmp_youkoso_idx_ttl h1 {
	line-height:1;
	font-size:211%;
	position:relative;
	display:inline-block;
	padding: 0 42px;
	margin: 0 0 51px;
}
#tmp_youkoso_idx_ttl h1::before,
#tmp_youkoso_idx_ttl h1::after {
	content:"";
	position:absolute;
	top: 1px;
	width:4px;
	height: 32px;
	border-right: 2px solid #5cc78d;
	transform: skewX(150deg);
}
#tmp_youkoso_idx_ttl h1::before {
	left:8px;
}
#tmp_youkoso_idx_ttl h1::after {
	right:8px;
}

/* idx_list
================================================== */
#tmp_idx_list {
	clear:both;
}
#tmp_idx_list .idx_cate,
#tmp_idx_list_city_ttl {
	position: relative;
	z-index: 1;
}
#tmp_idx_list .idx_cate:before,
#tmp_idx_list .idx_cate:after,
#tmp_idx_list_city_ttl:before,
#tmp_idx_list_city_ttl:after{
    content: '';
    left: 0;
    top: 0;
    right: 0;
    position: absolute;
    padding: 10px;
    border: 2px solid transparent;
    border-radius: 10px 10px 0 0;
    border-bottom: none;
    z-index: -1;
	pointer-events: none;
}
#tmp_idx_list .idx_cate:after,
#tmp_idx_list_city_ttl:after{
    left: 5px;
    right: 5px;
    top: 6px;
}
#tmp_idx_list_menu {
	padding: 0 0 41px;
}
#tmp_idx_list_menu ul {
	list-style:none;
	list-style-image:none;
	margin:0 -7px;
	display: flex;
	flex-wrap: wrap;
}
#tmp_idx_list_menu ul li {
	width:20%;
	padding:0 7px;
	margin:0 0 20px;
	font-size: 88.9%;
}
#tmp_idx_list_menu ul li a {
	display:flex;
	height: 100%;
	align-items: center;
	padding: 12px 36px 7px 24px;
	text-decoration:none;
	border: 1px solid #238650;
	border-radius: 10px;
	color:#040200;
	background: #ffffff url(/shared/templates/youkoso_rn2025/images/icon_down_arrow.png) no-repeat right 16px center;
	background-size:12px auto;
	transition: background-color 0.3s ease-in-out, background-image 0.3s ease-in-out, color 0.3s ease-in-out;
}
#tmp_idx_list_menu ul li a:hover,
#tmp_idx_list_menu ul li a:focus-visible{
	background-image:url(/shared/templates/youkoso/images/icon_down_arrow_w.png);
	background-color:#238650;
	color:#ffffff;
}
#tmp_idx_list_cnt .img,
#tmp_idx_list .idx_cate_cnt .learn_item li .img {
	margin-bottom: 0;
	position: relative;
	border-radius:10px;
	border:2px solid #e2e2e2;
	transition: border-color 0.3s ease-in-out;
	text-align: center;
	overflow: hidden;
}
#tmp_idx_list_cnt .img img,
#tmp_idx_list .idx_cate_cnt .learn_item li .img img {
    width: calc(100% + 4px);
    max-width: none;
    height: auto;
    vertical-align: top;
    animation: none;
    margin: -2px;
	transform: translateZ(0) scale(1);
	transition: transform 0.3s ease-in-out;
}
#tmp_idx_list_cnt .is_hover .img,
#tmp_idx_list .idx_cate_cnt .learn_item li.is_hover .img {
	border-color: #238650;
}
#tmp_idx_list_cnt .is_hover .img img,
#tmp_idx_list .idx_cate_cnt .learn_item li.is_hover .img img {
	transform: translateZ(0) scale(1.1);
}
/* box_idx */
#tmp_idx_list_cnt .box_idx {
	margin: 0 0 65px;
	clear:both;
}
#tmp_idx_list_cnt .box_idx_ttl {
	position:relative;
	min-height:80px;
	padding: 29px 300px 22px 27px;
	background-color: #cef9e1;
	background: -webkit-gradient(linear, left top, right top, from(rgba(206,249,225,1)), to(rgba(242,245,195,1)));
	background: -moz-linear-gradient(left, rgba(206,249,225,1) 0%, rgba(242,245,195,1) 100%);
	background: -o-linear-gradient(left, rgba(206,249,225,1) 0%, rgba(242,245,195,1) 100%);
	background: linear-gradient(to right, rgba(206,249,225,1) 0%, rgba(242,245,195,1) 100%);
	color: #047935;
	border-radius: 10px;
	margin: 0 0 29px;
}
#tmp_contents #tmp_idx_list_cnt .box_idx_ttl h2 {
	font-size: 144.4%;
	line-height:1.1;
	margin:0;
	padding: 0 0 0 33px;
	background:none;
	position:relative;
	z-index:1;
}
#tmp_contents #tmp_idx_list_cnt .box_idx_ttl h2::before {
	content:"";
	position:absolute;
	top: 2px;
	left: 0;
	width:14px;
	height: 22px;
	border-right:2px solid #5cc78d;
	transform: skewX(150deg);
}
#tmp_idx_list_cnt .box_idx_cnt {
	padding: 0 50px;
	display: flex;
	flex-wrap: wrap;
}
#tmp_idx_list_cnt .box_idx_cntL {
	width:380px;
	flex-shrink: 0;
}
#tmp_idx_list_cnt .box_idx_cntR {
	flex: 1;
	padding: 18px 6px 0 5.1%;
}
#tmp_idx_list_cnt .box_idx .pickup p.img:last-child {
	margin-bottom: 10px;
}
#tmp_idx_list_cnt .img img {
	transition: transform 0.3s ease-in-out;
}
#tmp_idx_list_cnt .box_idx_main {
	padding-bottom:20px;
}
#tmp_idx_list_cnt .box_idx_main h3 {
	margin: 0 0 12px;
	padding:0;
	background:none;
	font-size: 111.1%;
	border-bottom: none;
	color: #000000;
}
#tmp_idx_list_cnt .box_idx_main p {
	font-size:88.9%;
	color:#333333;
	padding-left: 4px;
	margin-bottom: 0;
	min-height: 80px;
}
/* more_btn */
#tmp_idx_list_cnt .box_idx_cnt .more_btn {
	text-align:center;
	padding-right: 46px;
}
#tmp_idx_list_cnt .box_idx_cnt .more_btn a {
	display:inline-block;
	padding: 16px 51px 13px 27px;
	text-align:left;
	text-decoration:none;
	min-width:240px;
	margin:0 auto;
	border:2px solid #238650;
	color:#040200;
	background: #ffffff url(/shared/templates/youkoso_rn2025/images/icon_right_green.png) no-repeat right 11px center;
	border-radius: 10px;
	transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
#tmp_idx_list_cnt .box_idx_cnt .more_btn a:hover,
#tmp_idx_list_cnt .box_idx_cnt .more_btn a:focus-visible{
	background-color:#238650;
	color:#ffffff;
}

/* idx_list_city
================================================== */
#tmp_idx_list_city {
	background:url(/shared/templates/youkoso_rn2025/images/city_main_bg.jpg) no-repeat center 103px;
	margin-bottom:70px;
	min-height: 644px;
}
#tmp_idx_list_city .container {
	padding-bottom: 117px;
}
#tmp_idx_list_city_ttl {
	padding-top:75px;
	text-align:center;
	color:#754a07;
	margin: 0 0 102px;
}
#tmp_idx_list_city_ttl:before,
#tmp_idx_list_city_ttl:after{
    background: linear-gradient(#ffffff 0 0) padding-box, linear-gradient(90deg, #fcddb5, #faf4c3) border-box;
}
#tmp_idx_list_city_ttl:before {
	height: 65px;
}
#tmp_idx_list_city_ttl:after {
	height: 59px;
}
#tmp_contents #tmp_idx_list_city_ttl h2 {
	font-size:166.7%;
	line-height:1.2;
	background:url(/shared/templates/youkoso_rn2025/images/ttl_en_city.png) no-repeat top center;
	padding:62px 0 0;
	margin:0;
}
#tmp_idx_list_city_cnt {
	display:flex;
	align-items: center;
	width:100%;
}
#tmp_idx_list_city_cnt .city_map,
#tmp_idx_list_city_cnt .city_cnt {
	width: 50%;
}
#tmp_idx_list_city_cnt .city_map {
	padding: 0 10px 0 44px;
	text-align: center;
	flex-shrink: 0;
}
#tmp_idx_list_city_cnt .city_map p {
	margin: 0;
}
#tmp_idx_list_city_cnt .city_map img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_idx_list_city_cnt .city_cnt {
	padding: 0 10% 28px 6px;
	color:#333333;
}
#tmp_idx_list_city_cnt .city_cnt p {
	line-height: 1.8;
}
/* pickup */
#tmp_idx_list_cnt .box_idx .pickup p {
	margin-bottom: 3px;
}
#tmp_idx_list_cnt .box_idx .pickup .ttl a {
	display:block;
	text-decoration:none;
	color:#000000;
	padding: 5px 0 1px 22px;
	background: url(/shared/templates/youkoso_rn2025/images/icon_right_green_s.png) no-repeat left center;
}
#tmp_idx_list_cnt .box_idx .pickup .ttl a:focus-visible {
	outline-offset: -1px;
}
#tmp_idx_list_cnt .box_idx .pickup.is_hover .ttl a,
#tmp_idx_list_cnt .box_idx .pickup .ttl a:hover {
	text-decoration:underline;
}
/* idx_cate
================================================== */
#tmp_idx_list .idx_cate {
	padding-top: 74px;
	margin: 0 0 86px;
	clear:both;
}
#tmp_idx_list .idx_cate:before,
#tmp_idx_list .idx_cate:after{
    background: linear-gradient(#ffffff 0 0) padding-box, linear-gradient(90deg, #e1ceac, #f1f5c3) border-box;
}
#tmp_idx_list .idx_cate:before {
	height: 93px;
}
#tmp_idx_list .idx_cate:after{
    height: 87px;
}
#tmp_idx_list #tmp_idx_list_other {
	padding-top: 66px;
	margin-bottom: 13px;
}
#tmp_idx_list #tmp_idx_list_other:before {
	height: 105px;
}
#tmp_idx_list #tmp_idx_list_other:after{
    height: 99px;
}
#tmp_idx_list .idx_cate_ttl {
	text-align:center;
	background-position:top center;
	background-repeat:no-repeat;
}
#tmp_idx_list #tmp_idx_list_area .idx_cate_ttl {
	background-image:url(/shared/templates/youkoso_rn2025/images/ttl_en_area.png);
	padding: 55px 0 0 43px;
	margin: 0 0 22px;
}
#tmp_idx_list #tmp_idx_list_other .idx_cate_ttl {
	background-image:url(/shared/templates/youkoso_rn2025/images/ttl_en_other.png);
	padding: 53px 0 0 42px;
	margin: 0 0 47px;
}
#tmp_idx_list .idx_cate_ttl h2 {
	margin:0;
	padding:0;
	background:none;
	font-size: 166.7%;
}
#tmp_idx_list .idx_cate_ttl h2 a {
	display:inline-block;
	text-decoration:none;
	padding: 5px 37px 2px 0;
	color:#794e04;
	background:url(/shared/templates/youkoso_rn2025/images/icon_right_brown.png) no-repeat right center;
}
#tmp_idx_list .idx_cate_ttl h2 a:hover,
#tmp_idx_list .idx_cate_ttl h2 a:focus-visible {
	text-decoration:underline;
}
#tmp_idx_list #tmp_idx_list_area .idx_cate_cnt {
	background: url(/shared/templates/youkoso_rn2025/images/area_map.jpg) no-repeat left top;
	padding: 26px 0 0 497px;
	margin: 0 -14px;
	min-height: 450px;
}
/* learn_item */
#tmp_idx_list .idx_cate_cnt .learn_item {
	list-style:none;
	list-style-image:none;
	margin: 0 -3px 0 -6px;
	text-align:center;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 0 12px;
}
#tmp_idx_list #tmp_idx_list_area .idx_cate_cnt .learn_item {
	justify-content: flex-start;
	margin: 0;
	gap: 0 10px;
}
#tmp_idx_list .idx_cate_cnt .learn_item li {
	text-align:left;
	width:232px;
	margin: 0 0 22px;
	line-height: 1.4;
}
#tmp_idx_list .idx_cate_cnt .learn_item li span {
	display:block;
}
#tmp_idx_list .idx_cate_cnt .learn_item li .img {
	margin-bottom: 18px;
}
#tmp_idx_list .idx_cate_cnt .learn_item li .text {
	margin-bottom: 2px;
}
#tmp_idx_list .idx_cate_cnt .learn_item li .text {
	font-size: 111.1%;
}
#tmp_idx_list .idx_cate_cnt .learn_item li .text a {
	display:block;
	text-decoration:none;
	color:#000000;
	padding: 4px 0 2px 24px;
	background: url(/shared/templates/youkoso_rn2025/images/icon_right_brown_s.png) no-repeat 2px 8px;
}
#tmp_idx_list .idx_cate_cnt .learn_item li .text a:hover,
#tmp_idx_list .idx_cate_cnt .learn_item li.is_hover .text a,
#tmp_idx_list .idx_cate_cnt .learn_item li.is_hover .ttl {
	text-decoration:underline;
}

/* 荒川区ってどんなところ
================================================== */
.idx_about #tmp_idx_pic {
	left: 19px;
	bottom: -17px;
}
.idx_about #tmp_idx_list_cnt .box_idx:last-child {
    margin-bottom: 24px;
}
.idx_about #tmp_idx_list_cnt .box_idx_ttl::after {
	content:"";
	position:absolute;
	background:url(/shared/templates/youkoso_rn2025/images/ttl_en_about.png) no-repeat;
	width:302px;
	height:75px;
	bottom: -11px;
	right:6px;
}

/* あらかわ緑花名所図会
================================================== */
.idx_pickup#tmp_idx_visual {
	margin-bottom: 12px;
}
.idx_pickup #tmp_idx_catch {
	padding-bottom: 19px;
	padding-left: 31px;
}
.idx_pickup #tmp_idx_pic {
	left:10px;
	bottom:-21px;
}
.idx_pickup #tmp_idx_list_cnt .box_idx_main p {
	min-height: auto;
}
.idx_pickup #tmp_idx_list_cnt .box_idx {
    margin-bottom: 58px;
}
.idx_pickup #tmp_idx_list_cnt .box_idx:last-of-type {
    margin-bottom: 34px;
}
.idx_pickup #tmp_idx_list_cnt .box_idx_ttl::after {
	content:"";
	position:absolute;
	background:url(/shared/templates/youkoso_rn2025/images/ttl_en_pickup.png) no-repeat;
	width:384px;
	height:90px;
	bottom: -28px;
	right: 13px;
}
.idx_pickup #tmp_idx_list_cnt .box_idx_cntR {
    padding-top: 59px;
}
.idx_pickup #tmp_idx_list_cnt .box_idx_main {
    padding-bottom: 38px;
}
.idx_pickup #tmp_idx_list_cnt .box_idx_cnt .more_btn {
    padding-right: 6px;
}
.idx_pickup #tmp_contents .box_link,
.idx_pickup #tmp_contents .box_info {
	margin-bottom: 2.3em;
}
.idx_pickup #tmp_contents .box_link ul,
.idx_pickup #tmp_contents .box_info ul {
	margin-left: 15px;
}
.idx_pickup .youkoso_back_btn {
    margin-top: 27px;
}

/* あらかわ思い出写真館
================================================== */
.idx_learn#tmp_idx_list {
	overflow: hidden;
}
.idx_learn#tmp_idx_visual {
    margin-bottom: 12px;
}
.idx_learn #tmp_idx_catch {
	padding-left: 33px;
	padding-bottom: 13px;
}
.idx_learn #tmp_idx_catch .ttl {
    margin: 5px 0;
}
.idx_learn #tmp_idx_pic {
	left: 23px;
	bottom: -20px;
}

/* ==================================================
font-family
================================================== */
#tmp_contents #tmp_idx_list_cnt .box_idx_ttl h2,
#tmp_idx_list_cnt .box_idx_main h3,
#tmp_idx_list .idx_cate_ttl h2,
#tmp_contents #tmp_idx_list_city_ttl h2 {
	font-weight: bold;
    font-family: 'OT-UDShinGoPr6N-Medium', "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* splide_common
================================================== */
#tmp_idx_list_cnt .splide_common .splide__controls {
	margin-top: 3px;
	padding-right: 10.3%;
}
#tmp_contents .splide_common .splide__pagination {
	margin: 0;
}
#tmp_contents .splide_common .splide__pagination li {
	margin: 0;
	list-style-image: none;
}
.splide_common .splide__arrow--prev{
    left: -15px;
}
.splide_common .splide__arrow--next{
    right: -15px;
}

/* ==================================================
accessibility style change:color
================================================== */
.color_black #tmp_anchor,
.color_blue #tmp_anchor,
.color_yellow #tmp_anchor{
	border: 1px solid;
}
.color_black #tmp_wrapper .box_related .box_related_ttl,
.color_blue #tmp_wrapper .box_related .box_related_ttl,
.color_yellow #tmp_wrapper .box_related .box_related_ttl,
.color_black #tmp_wrapper #box_article .box_article_ttl,
.color_blue #tmp_wrapper #box_article .box_article_ttl,
.color_yellow #tmp_wrapper #box_article .box_article_ttl {
	border-bottom: 1px solid;
}
.color_blue #tmp_idx_list_menu ul li a:hover,
.color_black #tmp_idx_list_menu ul li a:hover,
.color_yellow #tmp_idx_list_menu ul li a:hover,
.color_blue #tmp_idx_list_cnt .box_idx_cnt .more_btn a:hover,
.color_black #tmp_idx_list_cnt .box_idx_cnt .more_btn a:hover,
.color_yellow #tmp_idx_list_cnt .box_idx_cnt .more_btn a:hover,
.color_blue #tmp_wrapper .youkoso_back_btn a:hover,
.color_black #tmp_wrapper .youkoso_back_btn a:hover,
.color_yellow #tmp_wrapper .youkoso_back_btn a:hover,
.color_black #tmp_lnavi_ttl a:hover span,
.color_blue #tmp_lnavi_ttl a:hover span,
.color_yellow #tmp_lnavi_ttl a:hover span {
	text-decoration: underline;
}
.color_blue #tmp_youkoso_idx_ttl h1::before,
.color_black #tmp_youkoso_idx_ttl h1::before,
.color_yellow #tmp_youkoso_idx_ttl h1::before,
.color_blue #tmp_youkoso_idx_ttl h1::after,
.color_black #tmp_youkoso_idx_ttl h1::after,
.color_yellow #tmp_youkoso_idx_ttl h1::after,
.color_blue #tmp_contents #tmp_idx_list_cnt .box_idx_ttl h2::before,
.color_black #tmp_contents #tmp_idx_list_cnt .box_idx_ttl h2::before,
.color_yellow #tmp_contents #tmp_idx_list_cnt .box_idx_ttl h2::before,
.color_blue #tmp_idx_list_cnt .box_idx_ttl::after,
.color_black #tmp_idx_list_cnt .box_idx_ttl::after,
.color_yellow #tmp_idx_list_cnt .box_idx_ttl::after,
.color_blue #tmp_idx_list .idx_cate:before,
.color_black #tmp_idx_list .idx_cate:before,
.color_yellow #tmp_idx_list .idx_cate:before,
.color_blue #tmp_idx_list .idx_cate:after,
.color_black #tmp_idx_list .idx_cate:after,
.color_yellow #tmp_idx_list .idx_cate:after,
.color_blue #tmp_idx_list_city_ttl:before,
.color_black #tmp_idx_list_city_ttl:before,
.color_yellow #tmp_idx_list_city_ttl:before,
.color_blue #tmp_idx_list_city_ttl:after,
.color_black #tmp_idx_list_city_ttl:after,
.color_yellow #tmp_idx_list_city_ttl:after,
.color_blue #tmp_lnavi_ttl a span:after,
.color_black #tmp_lnavi_ttl a span:after,
.color_yellow #tmp_lnavi_ttl a span:after {
	content: none !important;
}
.color_blue #tmp_cate_ttl,
.color_yellow #tmp_cate_ttl,
.color_black #tmp_cate_ttl {
	border-style: solid !important;
	border-width: 2px !important;
	border-bottom-width: 5px !important;
	padding: 15px !important;
}
.color_blue #tmp_cate_ttl h1,
.color_blue #tmp_cate_ttl h1 span,
.color_blue #tmp_cate_ttl p,
.color_blue #tmp_cate_ttl p span,
.color_yellow #tmp_cate_ttl h1,
.color_yellow #tmp_cate_ttl h1 span,
.color_yellow #tmp_cate_ttl p,
.color_yellow #tmp_cate_ttl p span,
.color_black #tmp_cate_ttl h1,
.color_black #tmp_cate_ttl h1 span,
.color_black #tmp_cate_ttl p,
.color_black #tmp_cate_ttl p span {
	width: auto !important;
	height: auto !important;
	padding: 0 !important;
}
.color_blue #tmp_idx_list_cnt .box_idx_ttl,
.color_black #tmp_idx_list_cnt .box_idx_ttl,
.color_yellow #tmp_idx_list_cnt .box_idx_ttl {
	padding: 10px !important;
}
.color_blue #tmp_idx_list_cnt .box_idx_ttl,
.color_black #tmp_idx_list_cnt .box_idx_ttl,
.color_yellow #tmp_idx_list_cnt .box_idx_ttl {
	min-height: auto;
}
.color_blue #tmp_idx_list_menu ul li a,
.color_black #tmp_idx_list_menu ul li a {
    background-image: url(/shared/templates/youkoso_rn2025/images/icon_down_arrow_w.png) !important;
}
.color_yellow #tmp_idx_list_menu ul li a {
    background-image: url(/shared/templates/youkoso_rn2025/images/icon_down_arrow_b.png) !important;
}
/* ==================================================
accessibility style change:font-size
================================================== */
.fsize_small #tmp_contents h4 {
	background-position: left top;
	padding-bottom: 5px;
}
.fsize_small #tmp_idx_list .idx_cate_cnt .learn_item li .text a {
	background-position: 2px 4px;
}
.fsize_big .splide_common .splide__toggle {
	min-width: 86px;
}
.fsize_big2 .splide_common .splide__toggle {
	min-width: 110px;
}
/* ==================================================
accessibility no-js
================================================== */
.no_javascript #tmp_anchor {
	display: none;
}
.no_javascript #tmp_idx_visual .container {
    padding-bottom: 100px;
}
.no_javascript .idx_about #tmp_idx_pic {
    bottom: -56px;
}
.no_javascript .idx_pickup #tmp_idx_pic {
    bottom: -60px;
}
.no_javascript .idx_learn #tmp_idx_pic {
    bottom: -59px;
}
.no_javascript #tmp_idx_list_cnt .box_idx .pickup_slide .splide,
.no_javascript #tmp_idx_visual_slide .gallery_slide.splide {
	visibility: visible;
}
#tmp_idx_visual_slide .gallery_slide.no-splide {
    padding: 0 0 44px;
}
#tmp_idx_list_cnt .box_idx .pickup_slide .no-splide .splide__list,
.no_javascript #tmp_idx_list_cnt .box_idx .pickup_slide .splide__list,
#tmp_idx_visual_slide .gallery_slide.no-splide .splide__list,
.no_javascript #tmp_idx_visual_slide .gallery_slide .splide__list {
	display: block;
}
.no_javascript #tmp_idx_visual_slide .gallery_slide .splide__list {
	max-height:400px;
	overflow-y: auto;
}
.no_javascript #tmp_idx_list_cnt .box_idx .pickup_slide .splide__list {
	max-height: 340px;
	overflow-y: auto;
}
.no_javascript #tmp_idx_visual_slide .gallery_slide .splide__slide {
	margin-bottom: 50px;
}
.no_javascript #tmp_idx_list_cnt .box_idx .pickup_slide .splide__slide {
	margin-bottom: 20px;
}
.no_javascript #tmp_idx_visual_slide .gallery_slide .splide__slide:last-child,
.no_javascript #tmp_idx_list_cnt .box_idx .pickup_slide .splide__slide:last-child {
	margin-bottom: 0;
}
.no_javascript #tmp_idx_list_cnt .box_idx .pickup .ttl a:hover {
	text-decoration: underline;
}

/* ==================================================
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,
#tmp_idx_list_cnt .box_idx:after,
#tmp_idx_list .idx_cate_cnt: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_fixed {
	position: relative !important;
	top: 0 !important;
	margin-bottom: 20px !important;
	animation: none !important;
}
#tmp_header {
	margin: 0 0 10px !important;
	padding: 0 0 10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin:20px 0 0 !important;
	padding:10px 0 0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_main,
#tmp_main {
    padding: 0 !important;
}
#tmp_hlogo {
    margin: 0 !important;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_footer .logo 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: 2rem !important;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_footer .logo span {
	color:#000000 !important;
	background:#FFFFFF !important;
	font-size: 100%;
	z-index: auto !important;
	text-indent: 0 !important;
}
#tmp_footer .footer_cnt {
	display: block;
}
#tmp_footer .footer_head {
	width: auto !important;
	text-align: left;
}
#tmp_footer .footer_lg {
	padding: 0 !important;
	background-image: none !important;
}
#tmp_footer .footer_address {
    padding: 0 !important;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_header_rgt,
#tmp_footer .footer_sns,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
#tmp_anchor,
#tmp_gmap_link,
.box_faq,
.box_related,
.box_article,
#box_article,
#tmp_contents .evt,
#konnect-chat-initializer-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 {
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
	text-align:left !important;
}
#tmp_wrap_cate_ttl {
	max-width: 100%;
}
#tmp_cate_ttl,
#tmp_cate_ttl .ttl_catch {
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_cate_ttl {
	border: 2px solid #000000;
	border-bottom-width: 5px;
}
#tmp_cate_ttl .ttl_catch span {
	position: static !important;
}
}
