@charset "utf-8";
/* ==================================================
Required to CMS-8341
================================================== */
#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 */
}
#tmp_contents h2,
.col_rgt_navi .custom_rnavi_contents h2 {
	font-size:155.6%;
	padding:18px 15px 22px;
	background: #e8ffee url(/shared/templates/free/images/h2_bg.png) repeat-x left bottom;
	line-height:1.3;
}
#tmp_contents h3,
.col_rgt_navi .custom_rnavi_contents h3 {
	font-size:144.4%;
	border-bottom:1px solid #e4ebf0;
	padding-bottom:10px;
	line-height:1.3;
}
#tmp_contents h4,
.col_rgt_navi .custom_rnavi_contents h4 {
	font-size:122.2%;
	line-height:1.3;
	background:url(/shared/templates/free/images/h4_bg.png) no-repeat left 0.1em;
	-webkit-background-size: 3px 22px;
	-moz-background-size: 3px 22px;
	background-size: 3px 22px;
	padding-left:16px;
}
#tmp_contents h5,
.col_rgt_navi .custom_rnavi_contents h5 {
	background:url(/shared/templates/free/images/h5_bg.png) no-repeat left 0.7em;
	padding-left:20px;
	font-size:111%;
	line-height:1.5;
}
#tmp_contents h6,
.col_rgt_navi .custom_rnavi_contents h6 {
	font-size:100%;
	line-height:1.5;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p,
.col_rgt_navi .custom_rnavi_contents p {
	margin:0 0 0.8em; /* Do not edit */
}
#tmp_contents ul,
.col_rgt_navi .custom_rnavi_contents ul {
	margin:0 0 1em 1.2em; /* Do not edit */
	list-style-image:url(/shared/images/icon/list_icon.png); /* Do not edit */
}
#tmp_contents ol,
.col_rgt_navi .custom_rnavi_contents ol {
	margin:0 0 1em 1.8em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.5em; /* Do not edit */
}
#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,
.col_rgt_navi .custom_rnavi_contents .outline {
	margin:0 0 40px; /* Do not edit */
	border:2px solid #000000;
	clear:both; /* Do not edit */
}
#tmp_contents table.outline,
.col_rgt_navi .custom_rnavi_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,
.col_rgt_navi .custom_rnavi_contents table.outline td {
	padding:10px 10px 0;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline,
.col_rgt_navi .custom_rnavi_contents .outline {
	padding:18px 18px 3px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents .outline ul,
.col_rgt_navi .custom_rnavi_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol,
.col_rgt_navi .custom_rnavi_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,
.col_rgt_navi .custom_rnavi_contents ul.box_btn {
	margin:0 0 40px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
	font-weight:bold;
}
#tmp_contents ul.box_btn li,
.col_rgt_navi .custom_rnavi_contents ul.box_btn li {
	margin:0 0 20px;
	line-height:1.7;
}
#tmp_contents ul.box_btn li a,
.col_rgt_navi .custom_rnavi_contents ul.box_btn li a {
	display:block;
	text-decoration:none;
	padding:12px 18px;
	background: url(/shared/images/icon/arrow_black_s.png) no-repeat left 1.3em;
	color:inherit;
	border-bottom:1px dotted #000000;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus,
.col_rgt_navi .custom_rnavi_contents ul.box_btn li a:hover,
.col_rgt_navi .custom_rnavi_contents ul.box_btn li a:focus {
	text-decoration:underline;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 40px; /* Do not edit */
	clear:both; /* Do not edit */
	position:relative;
}
#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 {
	font-weight:bold;
	font-size:133.3%;
}
#tmp_contents table.box_info .box_info_ttl {
	padding:0 5px 5px;
}
#tmp_contents div.box_info .box_info_ttl {
	position: relative;
	z-index:1;
	padding:5px 17px 6px 5px;
	background-color:#ffffff;
	color:inherit;
	display:inline-block;
	margin-right:20px;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
	line-height:1.2;
}
#tmp_contents .box_info .box_info_cnt {
	border:1px solid #000000;
	font-size:88.9%;
}
#tmp_contents div.box_info .box_info_cnt {
	position: relative;
	margin:-1.4em 0 0;
	padding:38px 11px 13px;
}
#tmp_contents table.box_info .box_info_cnt {
	padding:20px 11px 13px;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:23px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:23px; /* Do not edit */
}
#tmp_contents .box_info ul li,
#tmp_contents .box_info ol li {
	margin-bottom:12px;
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 40px; /* Do not edit */
	clear:both; /* Do not edit */
	position:relative;
}
#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 {
	font-weight:bold;
	font-size:133.3%;
}
#tmp_contents table.box_link .box_link_ttl {
	padding:0 5px 5px;
}
#tmp_contents div.box_link .box_link_ttl {
	position: relative;
	z-index:1;
	padding:5px 17px 6px 5px;
	background-color:#ffffff;
	color:inherit;
	display:inline-block;
	margin-right:20px;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
	line-height:1.2;
}
#tmp_contents .box_link .box_link_cnt {
	border:1px solid #000000;
	font-size:88.9%;
}
#tmp_contents div.box_link .box_link_cnt {
	position: relative;
	margin:-1.4em 0 0;
	padding:38px 11px 13px;
}
#tmp_contents table.box_link .box_link_cnt {
	padding:20px 11px 13px;
}
#tmp_contents .box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:23px; /* Do not edit */
}
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:23px; /* Do not edit */
}
#tmp_contents .box_link ul li,
#tmp_contents .box_link ol li {
	margin-bottom:12px;
}
#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 40px; /* 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_ttl {
	font-weight:bold;
	padding:12px 0;
	border-bottom:1px dotted #000000;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom:0;
}
#tmp_contents .box_menu_ttl a {
	display:block;
	margin:-12px 0;
	text-decoration:none;
	padding:12px 0 12px 18px;
	background: url(/shared/images/icon/arrow_black_s.png) no-repeat left 1.3em;
	color:inherit;
}
#tmp_contents .box_menu_ttl a:hover,
#tmp_contents .box_menu_ttl a:focus {
	text-decoration:underline;
}
#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_cnt {
	padding:15px 18px 2px;
	background-color:#f2f2f2;
	color:inherit;
}
#tmp_contents .box_menu ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* 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 40px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #cdcfde;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	padding:15px 22px;
	color:inherit;
	background-color:#fefbec;
	border:1px solid #cdcfde;
}
.column_cnt #tmp_contents table.datatable th,
.column_cnt #tmp_contents table.enquete_table th {
	padding: 15px 22px;
	font-weight: normal;
	text-align: left;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:17px 22px;
	border:1px solid #cdcfde;
}
.column_cnt #tmp_contents table.datatable td,
.column_cnt #tmp_contents table.enquete_table td {
	padding: 17px 20px;
}
#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:#b13426; /* base.css > Styles > .text_red */
	font-weight:normal; /* Do not edit */
	background-color:transparent; /* Do not edit */
}
/* form_btn */
#tmp_contents .enquete_button,
#tmp_form_btn {
	margin:15px 0; /* Do not edit */
	text-align:center; /* Do not edit */
}
#tmp_form_btn p {
	display:inline-block;
	vertical-align:top;
	margin:0 10px;
}
#tmp_contents .enquete_button input {
	margin:0 10px;
}
#tmp_contents .enquete_button input,
#tmp_form_btn input {
	min-width:240px;
	padding:7px 5px;
	cursor:pointer;
	font-weight:bold;
	border:1px solid #eeeeee;
	background-color:#eeeeee;
	color:#222222;
}
#tmp_contents .enquete_button input[type="submit"],
#tmp_form_btn input[type="submit"] {
	border-color:#222222;
	background-color:#222222;
	color:#ffffff;
}
#tmp_contents .enquete_button input:hover,
#tmp_form_btn input:hover {
	text-decoration:underline;
}
/* bgcolor */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* Setting by CMS sheets */
#tmp_contents table.datatable table th.bg_red {
	color:inherit;
	background-color:#feecec; /* base.css > Styles > th.bg_red */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#e7f5ff; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#e8ffee; /* base.css > Styles > th.bg_green */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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 #cdcfde; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#fefbec; /* = table.datatable th */
	border:1px solid #cdcfde; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #cdcfde; /* = table.datatable td */
}

/* shuno
================================================== */
.title_common{
    text-align: center;
    margin-bottom: 30px;
}
.title_common h2{
    display: inline-block;
    font-size: 211.1%;
    font-weight: bold;
    color: #222222;
    padding: 0 49px;
    background-image: url(/shared/templates/shuno_top/images/bg_h2_pc.png), url(/shared/templates/shuno_top/images/bg_h2_pc.png);
    background-repeat: no-repeat;
    background-position: 2px 11px, right 11px;
}
.title_common h2::first-letter{
    color: #0f6724;
}
#tmp_wrap_shuno_ttl{
    position: relative;
    background: url(/shared/templates/shuno_top/images/image_banner.jpg) no-repeat 0 0;
    min-height: 340px;
    margin: 0 0 73px;
    z-index: 1;
}
#tmp_shuno_ttl{
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    max-height: 80%;
    max-width: 70%;
    overflow: auto;
    flex-flow: wrap;
}
#tmp_shuno_ttl .shuno_ttl_inner {
    background: #116639 url(/shared/templates/shuno_top/images/bg_banner.png) right top no-repeat;
    color: #ffffff;
    text-align: center;
    min-width: 540px;
    min-height: 240px;
    padding: 29px 20px 20px 20px;
    display: flex;
    align-items: center;
    position: relative;
}
#tmp_shuno_ttl h1 {
    width: 100%;
    flex: 1;
    font-size: 266.7%;
    line-height: 1.4;
    position: relative;
    z-index: 1;
}
#tmp_shuno_ttl .sub_ttl {
    display: block;
    font-size: 45.8%;
    font-weight: 500;
    margin-bottom: 6px;
}
#tmp_comprehensive_support .comprehensive_wrap{
    padding: 60px 50px 0;
}
#tmp_comprehensive_support .comprehensive_inner{
    padding: 26px 136px 50px 160px;
    border: 2px solid #116639;
    text-align: center;
    background-image: url(/shared/templates/shuno_top/images/comprehensive_bg1.png),url(/shared/templates/shuno_top/images/comprehensive_bg2.png);
    background-position: left top, bottom right;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    background-color: #ffffff;
}
#tmp_comprehensive_support .comprehensive_support_heading{
    font-weight: bold;
    text-align: center;
    background-color: #ffffff;
    top: -83px;
    margin-bottom: -51px;
    padding: 0 18px;
    min-height: 123px;
    display: inline-flex;
    justify-content: center;
    flex-flow: column;
    position: relative;
}
#tmp_comprehensive_support h2{
    font-size: 211.1%;
    color: #106724;
    display: block;
}
#tmp_comprehensive_support p.comprehensive_support_subtitle{
    font-size: 211.1%;
    color: #222222;
    display: inline-block;
}
#tmp_comprehensive_support .comprehensive_support_cnt{
    text-align: left;
    font-size: 111.1%;
    font-weight: bold;
    line-height: 1.8;
}
#tmp_search_purpose{
    position: relative;
    background-color: #fff0da;
    padding: 229px 0 81px 0;
    margin-top: -140px;
}
#tmp_search_purpose .search_purpose_subtitle{
    font-weight: bold;
    color: #222222;
    padding: 0 10px 0;
    text-align: center;
    margin-bottom: 39px;
}
#tmp_search_purpose .search_purpose_list ul{
    list-style: none;
    display: flex;
    margin: 0 -10px;
    flex-wrap: wrap;
}
#tmp_search_purpose .search_purpose_list ul li{
    width: 20%;
    padding: 0 10px;
    margin-bottom: 22px;
}
#tmp_search_purpose .search_purpose_list ul li a{
    display: flex;
    text-decoration: none;
    color: #222222;
    height: 100%;
    min-height: 80px;
    box-shadow: 0 4px 6px 0 rgba(34, 34, 34, 0.1);
    font-weight: bold;
    background: #ffffff url(/shared/templates/shuno_top/images/icon_purpose_link.png) no-repeat 19px center;
    background-size: 32px auto;
    flex-wrap: wrap;
    padding: 14px 14px 12px 69px;
    line-height: 1.3;
    align-items: center;
    transition: 0.3s all ease-in-out;
    border: 1px solid #ffffff;
}
#tmp_search_purpose .search_purpose_list ul li a:hover{
    background-color: #dbecdf;
    border-color: #54a366;
}
#tmp_attention_information{
    margin:111px 0 91px;
}
#tmp_attention_information .attention_information_row{
    display: flex;
    gap: 36px;
}
#tmp_attention_information .attention_information_inner {
    height: 100%;
    border: 2px solid #222222;
    display: flex;
    flex-flow: column;
}
#tmp_attention_information .attention_information_col{
    width: 50%;
    padding-left: 16px;
}
#tmp_attention_information .attention_information_ttl {
    margin-top: -20px;
    margin-left: -20px;
}
#tmp_attention_information .attention_information_ttl h2{
    font-size: 155.5%;
    font-weight: bold;
    display: inline-block;
    background-color: #ffffff;
    padding: 0 20px 10px 0px;
}
#tmp_attention_information .attention_information_ttl h2::first-letter{
    color: #106824;
}
#tmp_attention_information .attention_information_cnt{
    border-bottom: 0;
    font-size: 88.9%;
    padding: 0 38px 26px;
    flex: 1;
}
#tmp_attention_information .list_table{
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    color: #222222;
}
#tmp_attention_information .list_table li {
    padding-bottom: 10px;
	list-style: none;
}
#tmp_attention_information .list_table .item_date{
    font-weight: bold;
    padding-right: 5px;
    width: 5.3em;
    vertical-align: top;
}
#tmp_attention_information .list_table .item_link a{
    display: inline-block;
    font-weight: 500;
    color: #222222;
}
#tmp_attention_information .attention_information_btn{
    border-top: 2px solid #000000;
    text-align: center;
    padding: 18px 10px 16px;
}
#tmp_attention_information .attention_information_col:last-child .attention_information_btn{
    padding-left: 34px;
}
#tmp_attention_information .attention_information_btn a{
    display: inline-block;
    font-size: 88.9%;
    background: #000000 url(/shared/templates/shuno_top/images/arrow_white.png) no-repeat right 13px top 15px;
    background-size: 8px auto;
    color: #ffffff;
    font-weight: bold;
    min-width: 260px;
    padding: 10px 25px 6px;
    text-decoration: none;
}
#tmp_attention_information .attention_information_btn a:hover{
    text-decoration: underline;
}
#tmp_related_links .title_common {
    margin-bottom: 26px;
}
#tmp_related_links .title_common h2{
    padding: 0 71px;
}
#tmp_related_links .related_links_list ul{
    display: flex;
    list-style: none;
    margin: 0 -10px;
    flex-wrap: wrap;
}
#tmp_related_links .related_links_list ul li{
    width: 20%;
    padding: 0 10px;
    margin-bottom: 30px;
}
#tmp_related_links .related_links_list ul li a{
    display: block;
    border: 1px solid  #222222;
}
#tmp_related_links .related_links_list ul li a img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
#tmp_related_links .related_links_list ul li a:hover img{
    opacity: 0.7;
}
#tmp_related_links{
    padding-bottom: 82px;
}
.color_blue #tmp_business_ttl,
.color_black #tmp_business_ttl,
.color_yellow #tmp_business_ttl{
    max-height: inherit;
    max-width: inherit;
}
.color_blue #tmp_search_purpose .search_purpose_list ul li a,
.color_black #tmp_search_purpose .search_purpose_list ul li a,
.color_yellow #tmp_search_purpose .search_purpose_list ul li a{
    border: 1px solid;
}
.color_blue .title_common h2::first-letter,
.color_black .title_common h2::first-letter,
.color_yellow .title_common h2::first-letter,
.color_blue #tmp_attention_information .attention_information_ttl h2::first-letter,
.color_black #tmp_attention_information .attention_information_ttl h2::first-letter,
.color_yellow #tmp_attention_information .attention_information_ttl h2::first-letter{
    color: inherit;
}
.color_blue #tmp_attention_information .attention_information_btn a,
.color_black #tmp_attention_information .attention_information_btn a,
.color_yellow #tmp_attention_information .attention_information_btn a{
    border: 1px solid;
}
.color_blue #tmp_comprehensive_support h2,
.color_black #tmp_comprehensive_support h2,
.color_yellow #tmp_comprehensive_support h2 {
    border: none !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 {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}

