@charset "utf-8";

#tmp_contents h1 {
	margin:0 10px 1.25em 0;
	padding: 24px 24px 10px;
	font-size: 177.8%;
	line-height: 1.4;
	font-weight: bold;
	position:relative;
	border:1px solid #222222;
	border-bottom:none;
	clear:both; /* Do not edit */
}
#tmp_contents h1::before {
	content:'';
	position:absolute;
	top:9px;
	left:9px;
	bottom:-10px;
	right:-11px;
	background-color:#d7dee9;
	color:inherit;
	z-index:-1;
}
#tmp_contents h1::after {
	content:'';
	position:absolute;
	left:0;
	bottom:-24px;
	background:url(/shared/templates/koho_free/images/icon/h1_triangle_pc.png) no-repeat;
	width:92px;
	height:24px;
	z-index:2;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	margin: 1.9em 0 1.15em;
	font-weight: bold;
	line-height: 1.3;
	position:relative;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	padding:0 0 22px;
	border-bottom: 2px solid #222222;
	font-size: 144.4%;
}
#tmp_contents h2::before {
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width:100px;
	height:10px;
	background-color:#d7dee9;
	color:inherit;
}
#tmp_contents h3 {
	padding:0 0 16px;
	border-bottom: 2px solid #d7dee9;
	font-size: 144.4%;
}
#tmp_contents h3::before {
	content:'';
	position:absolute;
	left:0;
	right:0;
	bottom:2px;
	border-bottom:1px dotted #555555;
}
#tmp_contents h4 {
	padding: 3px 0 3px 25px;
	font-size: 122.2%;
	line-height: 1.4;
}
#tmp_contents h4::before {
	content:'';
	position:absolute;
	left:0;
	top:9px;
	width:14px;
	height:14px;
	background-color:#222222;
	color:inherit;
}
#tmp_contents h5 {
	padding: 3px 0 3px 22px;
	font-size: 111.1%;
	line-height: 1.5;
}
#tmp_contents h5::before {
	content:'';
	position:absolute;
	left:0;
	top:9px;
	width:12px;
	height:12px;
	background-color:#d7dee9;
	color:inherit;
}
#tmp_contents h6{
	font-size: 100%;
	line-height: 1.5;
}
#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:0 0 1.3em 2.6em; /* Do not edit */
	list-style-image:url(/shared/site_koho/images/icon/list_icon.png); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1.7em 4.4em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.8em; /* 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;
}

/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 40px; /* Do not edit */
	border:14px solid #d7dee9;
	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:15px 18px 5px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_contents div.outline {
	padding:16px 18px 5px;
	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 40px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 20px;
	padding:15px 16px 9px;
	border:1px solid #222222;
	font-size: 88.9%;
	line-height: 1.7;
	color:inherit;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -15px -16px -9px;
	padding:15px 16px 9px 31px;
	background: transparent url(/shared/site_koho/images/icon/icon_arr.png) no-repeat 16px 19px;
	color: inherit;
	text-decoration: none;
}
#tmp_contents ul.box_btn a:hover,
#tmp_contents ul.box_btn a:focus{
	text-decoration: underline;
}

/* box_info / box_link / box_faq
================================================== */
#tmp_contents .box_info,
#tmp_contents .box_link,
#tmp_contents .box_faq {
	margin:0 0 40px; /* Do not edit */
	border: 1px solid #222222;
	clear:both; /* Do not edit */
}
#tmp_contents div.box_info,
#tmp_contents div.box_link,
#tmp_contents div.box_faq {
	padding:4px;
}
#tmp_contents table.box_info,
#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_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl,
#tmp_contents .box_faq .box_faq_ttl {
	color: #222222;
	background-color:#e9edf3;
	font-size: 122.2%;
	font-weight: bold;
	padding: 19px 32px 16px;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_faq .box_faq_ttl p {
	margin-bottom:0; /* Do not edit */
	line-height: 1.4;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt,
#tmp_contents .box_faq .box_faq_cnt {
	padding: 15px 23px 10px;
}
#tmp_contents .box_info ul,
#tmp_contents .box_link ul,
#tmp_contents .box_faq ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol,
#tmp_contents .box_link ol,
#tmp_contents .box_faq ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info li,
#tmp_contents .box_link li,
#tmp_contents .box_faq li {
	margin-bottom: 0.85em;
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol,
#tmp_contents .box_link ul ul,
#tmp_contents .box_link ul ol,
#tmp_contents .box_link ol ul,
#tmp_contents .box_link ol ol,
#tmp_contents .box_faq ul ul,
#tmp_contents .box_faq ul ol,
#tmp_contents .box_faq ol ul,
#tmp_contents .box_faq ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}

/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 40px; /* Do not edit */
	border:1px solid #222222;
	line-height: 1.7;
	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:12px 14px 9px;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0;
	font-size: 111.1%;
	font-weight: bold;
	line-height:1.4;
}
#tmp_contents .box_menu_ttl a {
	display: block;
	margin: -12px -14px -9px;
	padding: 12px 14px 9px 32px;
	background: transparent url(/shared/site_koho/images/icon/icon_arr.png) no-repeat 15px 19px;
	color: inherit;
	text-decoration: none;
}
#tmp_contents .box_menu_ttl a:hover,
#tmp_contents .box_menu_ttl a:focus{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt {
	padding: 29px 17px 21px;
	font-size: 88.9%;
	border-top:1px solid #222222;
	position:relative;
}
#tmp_contents .box_menu_cnt::before {
	content:'';
	position:absolute;
	left:18px;
	top:-1px;
	z-index:1;
	background: url(/shared/templates/koho_free/images/icon/box_menu_triangle.png) no-repeat;
	width:18px;
	height:14px;
}
#tmp_contents .box_menu_cnt p{
	line-height: 1.6;
}
#tmp_contents .box_menu_cnt ul {
	margin-bottom: 0; /* Do not edit */
    margin-left: 8px; /* Do not edit */
    list-style: none;
}
#tmp_contents .box_menu_cnt ul li{
	margin-bottom: 8px;
}
#tmp_contents .box_menu_cnt ul li a{
	display: inline-block;
	padding:2px 0 2px 14px;
	background: transparent url(/shared/site_koho/images/icon/icon_arr.png) no-repeat 0 5px;
	color: inherit;
	text-decoration: none;
}
#tmp_contents .box_menu_cnt ul li a:hover{
	text-decoration: underline;
}
#tmp_contents .box_menu ul li:last-child{
	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 40px; /* Do not edit */
	color:inherit;
	background-color:#FFFFFF;
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
	border:1px solid #707070;
	line-height: 1.7;
	word-break: break-all;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th {
	color:inherit;
	background-color:#dae9f7;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th,
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:15px 10px;
	border:1px solid #707070;
}
#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:#FCECEC; /* 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_blue {
	color:inherit;
	background-color:#EBF9FC; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* base.css > Styles > th.bg_purple */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* nest-datatable
================================================== */
#tmp_contents table.datatable table,
#tmp_contents table.enquete_table table {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table th,
#tmp_contents table.enquete_table table th {
	color:inherit; /* Do not edit */
	background-color:transparent; /* Do not edit */
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table td,
#tmp_contents table.enquete_table table td {
	border:none; /* Do not edit */
}
#tmp_contents table.datatable table.datatable {
	border:1px solid #AABBCC; /* = table.datatable */
}
#tmp_contents table.datatable table.datatable th {
	color:inherit; /* Do not edit */
	background-color:#DDEEFF; /* = table.datatable th */
	border:1px solid #AABBCC; /* = table.datatable th */
}
#tmp_contents table.datatable table.datatable td {
	border:1px solid #AABBCC; /* = table.datatable td */
}

/* ==================================================
contents
================================================== */
#tmp_wrap_main{
	position: relative;
	z-index: 1;
	padding-top: 47px;
	background-color: #d7dee9;
    background-image: url(/shared/site_koho/images/main/bg_txt.png);
    background-repeat: repeat-x;
    background-position: 120px 0;
	color: #222222;
}
.type_idx #tmp_wrap_main{
	padding-bottom:100px;
}
#tmp_wrap_main:before {
    content: '';
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 50%;
	margin-right: 360px;
    z-index: -1;
    background-image: url(/shared/site_koho/images/main/bg_grid.png);
    background-repeat: repeat-x;
    background-position: right 1px;
}
/* anchor
================================================== */
#tmp_contents #tmp_anchor {
	margin: 49px 0 58px;
	padding: 23px 30px 33px;
	background-color: #e9edf3;
	color: #222222;
	position:relative;
	z-index:0;
}
#tmp_contents #tmp_anchor .anchor_ttl{
	margin-bottom: 17px;
	font-size: 133.3%;
	font-weight: bold;
}
#tmp_contents #tmp_anchor .anchor_ttl p {
	margin-bottom: 0;
	display: inline-block;
	position:relative;
}
#tmp_contents #tmp_anchor .anchor_ttl p::before {
	content:'';
	position:absolute;
	left:3px;
	right:0;
	bottom:6px;
	background-color:#ffffff;
	color:inherit;
	height:14px;
	z-index:-1;
}
#tmp_contents #tmp_anchor ul{
	margin: 0;
	list-style: none;
}
#tmp_contents #tmp_anchor li{
	position: relative;
	margin-bottom: 19px;
	padding: 2px 0 2px 20px;
	z-index: 1;
}
#tmp_contents #tmp_anchor li:before{
	content: '';
	position: absolute;
	left: 0;
	top: 9px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 9px 5px 0;
	border-color: #222222 transparent transparent;
	z-index: -1;
}
#tmp_contents #tmp_anchor a{
	display: inline-block;
	background-color: transparent;
	color: inherit;
	text-decoration: none;
}
#tmp_contents #tmp_anchor li:last-of-type{
	margin-bottom: 0;
}

/* line table
================================================== */
#tmp_contents .line_table {
	margin:0 0 3.55em;
	border-collapse:collapse;
}
#tmp_contents .line_table td {
	padding: 1.15em 0 0;
	border-top: 2px solid #d7dee9;
	border-bottom: 2px solid #d7dee9;
	vertical-align:top;
}
#tmp_contents .line_table td.photo {
	padding-right:20px;
	width:250px;
}
#tmp_contents .line_table h4{
	margin: 2px 0 7px;
}

/* inquiry
================================================== */
table.inquiry {
	margin:0 auto 2.9em;
	max-width: 600px;
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0;
	line-height: 1.8;
}
table.inquiry td {
	padding: 13px 17px 10px;
	border: 6px solid #e9edf3;
	vertical-align:top;
}

/* black number
================================================== */
.backnumb_blog{
	margin-bottom: 60px;
}
.backnumb_blog .ttl_blog{
	margin-bottom: 18px;
	font-size: 144.4%;
}
.backnumb_blog .ttl_blog:after{
	background-image: url(/shared/templates/koho_free/images/icon/back_txt_pc.png);
	width: 98px;
}
.backnumb_blog .backnumb_blog_cnt{
	padding: 13px 16px 13px;
	background-color: #ffffff;
	border: 1px solid #222222;
	color: #222222;
}
.backnumb_blog .backnumb_blog_cnt ul{
	list-style: none !important;
	margin:0 !important;
}
.backnumb_blog .backnumb_blog_cnt li{
    margin-bottom: 1px !important;
	font-size: 88.9%;
	line-height: 1.2 !important;
}
.backnumb_blog .backnumb_blog_cnt a{
	display: inline-block;
	padding: 4px 0 4px 14px;
	background: transparent url(/shared/site_koho/images/icon/icon_arr.png) no-repeat 0 5px;
	color: inherit;
	text-decoration: none;
}

/* IDX
================================================== */
/* pattern common */
.column_cnt .wrap_col_main{
	background-color: #ffffff;
	color: #222222;
}
.column_cnt .col_main{
	margin: 0 auto;
	padding-left: 0;
	padding-right: 0;
	max-width: 840px;
}
#tmp_contents .intro_links{
	margin: 0;
	list-style: none;
}
#tmp_contents .intro_links li{
	margin-bottom: 15px;
	font-size: 88.9%;
	line-height: 1.3;
}
#tmp_contents .intro_links a{
	display: inline-block;
	padding: 4px 0 4px 14px;
	background: transparent url(/shared/site_koho/images/icon/icon_arr.png) no-repeat 0 6px;
	color: inherit;
	text-decoration: none;
}
#tmp_contents .idx_intro_rgt .section_head{
	margin-bottom: 15px;
}
#tmp_contents .idx_intro_rgt .intro_links li:not(.switch_read_more){
	display: block;
	line-height: 1.7em;
	border-bottom: 1px dotted #222222;
	margin-bottom: 10px;
}
#tmp_contents .idx_intro_rgt .intro_links li:not(.switch_read_more) a{
	display: block;
	padding: 4px 0 4px 0;
	background-image: none;
}
#tmp_contents .idx_intro_rgt .intro_links .tag {
	display: inline-block;
	margin:0 2px;
	font-size: 87.5%;
	font-weight: normal;
	background-color: #e9e9e9;
	padding: 5px 15px;
	line-height: 1;
}
#tmp_contents .idx_intro_rgt .intro_links .tag_0 {
	display: none;
}
#tmp_contents .idx_intro_rgt .intro_links .tag_1 {
	background-color: #fde8d4;
}
#tmp_contents .idx_intro_rgt .intro_links .tag_2 {
	background-color: #e1ecfe;
}
#tmp_contents .idx_intro_rgt .intro_links .tag_3 {
	background-color: #ffd2d1;
}
#tmp_contents .idx_intro_rgt .intro_links .tag_4 {
	background-color: #e2fcce;
}
#tmp_contents .idx_intro_rgt .intro_links .tag_5 {
	background-color: #e9e9e9;
}
#tmp_contents .idx_intro_rgt .intro_links .tag_6 {
	background-color: #F8E0FF;
}
#tmp_contents .idx_intro_rgt .intro_links .switch_read_more{
	display: inline-block;
	border-bottom: none;
}
#tmp_contents .idx_intro_rgt .intro_links .switch_read_more a{
	background: none;
	font-size: 93.7%;
	font-weight: normal;
	padding: 0 15px 9px;
	margin: 30px 0 10px;
}
#tmp_contents .news_list > ul{
	margin: 0 -24px !important;
}
#tmp_contents .news_list > ul > li:not(.switch_read_more) {
	margin-bottom: 40px !important;
	padding: 0 24px !important;
}
/* intro */
#tmp_contents .idx_intro{
	margin-bottom: 54px;
	overflow: hidden;
}
#tmp_contents .idx_intro_lft{
	float: left;
	width: 40.48%;
	padding-top: 2px;
}
#tmp_contents .idx_intro_img{
	margin-bottom: 34px;
}
#tmp_contents .idx_intro_img img{
	max-width: 100%;
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .idx_intro_lft .intro_links {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	padding-right: 2px;
}
#tmp_contents .idx_intro_lft .intro_links a{
	background-position: 0 7px;
	text-align: center;
}
#tmp_contents .idx_intro_lft .intro_links li:not(:first-of-type){
	margin-left: 40px;
}
#tmp_contents .idx_intro_lft .intro_links li:not(:first-of-type).intro_backnumber{
	margin-left: 0;
	width: 100%;
	text-align: center;
}
@media screen and (min-width : 981px) and (max-width : 1100px) {
	#tmp_contents .idx_intro_lft .intro_links {
		flex-flow: column;
		text-align: center;
	}
	#tmp_contents .idx_intro_lft .intro_links li:not(:first-of-type){
		margin-left: 0;
	}
}
#tmp_contents .idx_intro_rgt{
	padding-left: 18px;
	overflow: hidden;
	font-weight: bold;
}
#tmp_contents .section_head{
	margin-bottom: 43px;
}
#tmp_contents .section_head h2{
	margin: 0;
	padding-bottom: 0;
	background-position: right 10px;
	border-bottom: none;
	font-size: 144.4%;
}
#tmp_contents .section_head h2 span:after{
	bottom: -3px;
}
#tmp_contents .section_head h2:before{
	content: none;
}
#tmp_contents .news_list > ul > li > a .date{
	margin-bottom: 2px;
}
#tmp_contents .news_list > ul > li > a .txt,
#tmp_contents .news_list .splide__slide .item_inner > a .txt{
	font-size: 100%;
}
/* featured */
#tmp_contents #tmp_news_feature{
	margin-bottom: 35px;
	overflow: hidden;
}
#tmp_contents #tmp_news_feature .section_head h2{
	padding-right: 102px;
	background-image: url(/shared/templates/koho_free/images/icon/featured_txt_pc.png);
	background-size: 68px auto;
}
#tmp_contents #tmp_news_feature .news_list > ul > li > a .img{
	margin-bottom: 13px;
}
/* life information */
#tmp_contents #tmp_news_life{
	margin-bottom: 30px;
}
#tmp_contents #tmp_news_life .section_head{
	margin-bottom: 40px;
}
#tmp_contents #tmp_news_life .section_head h2{
	padding-right: 160px;
	background-image: url(/shared/templates/koho_free/images/icon/lifeinfo_txt_pc.png);
	background-position: right 8px;
	background-size: 128px auto;
	font-size: 133.3%;
}
#tmp_contents #tmp_news_life_ttl{
	margin-bottom: 50px;
}
#tmp_contents #tmp_news_life_ttl .splide{
	width: 100%;
}
#tmp_contents #tmp_news_life .splide__slide .ttl{
	margin-bottom: 0;
}
#tmp_contents #tmp_news_life .news_list > ul > li{
	margin-bottom: 53px;
	width: 25%;
}
#tmp_contents #tmp_news_life .news_list > ul > li a .tags{
	margin-bottom: 21px;
}
#tmp_contents #tmp_news_life .news_list > ul > .cate_tab_0,
#tmp_contents #tmp_news_life .news_list > ul > .cate_tab_{
	display: none !important;
}
#tmp_contents #tmp_news_life_cnt{
	margin-bottom: 14px;
}
#tmp_contents #tmp_news_life .list_link{
	padding-right: 8px;
}
#tmp_contents #tmp_news_life .list_link li:not(:last-child){
	margin-right: 38px;
}
#tmp_idx_list .tags span:has(a[href=""]) {
	display: none;
}
/* rnavi */
.type_idx #tmp_rnavi_backnumb .rnavi_blog_ttl{
	background-image: url(/shared/templates/koho_free/images/icon/back_txt_pc.png);
}
.type_idx #tmp_rnavi_backnumb .rnavi_blog_cnt{
	padding: 13px 12px 10px;
}
.type_idx #tmp_wrap_main .sec_searchinfo{
	margin-top: 100px;
}
/* hover */
#tmp_contents #tmp_anchor a:hover,
.backnumb_blog .backnumb_blog_cnt a:hover,
#tmp_contents .intro_links a:hover{
	text-decoration: underline;
}
#tmp_contents .intro_links a:focus-visible{
	outline-offset: -2px;
}

/* ==================================================
font-family
================================================== */
/* bold */
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_footer .flogo p,
#tmp_contents strong,
#tmp_contents th,
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6,
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl,
#tmp_contents .box_faq .box_faq_ttl,
#tmp_contents .box_menu_ttl p,
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption,
#tmp_contents #tmp_anchor .anchor_ttl,
#tmp_contents .idx_intro_rgt {
	font-family: "OT-HiraginoUDSansStdN-W6", sans-serif;
}
/* italic */
#tmp_contents em {
	font-family: "OT-HiraginoUDSansStdN-W4", "游ゴシック", YuGothic, "游ゴシック体", sans-serif;
}
#tmp_contents em strong,
#tmp_contents strong em {
	font-family: "OT-HiraginoUDSansStdN-W6", "游ゴシック", YuGothic, "游ゴシック体", sans-serif;
}
/* ==================================================
accessibility
================================================== */
.color_black #tmp_wrap_main:before,
.color_blue #tmp_wrap_main:before,
.color_yellow #tmp_wrap_main:before {
	display:none;
}
.color_black #tmp_wrapper #tmp_contents #tmp_anchor,
.color_blue #tmp_wrapper #tmp_contents #tmp_anchor,
.color_yellow #tmp_wrapper #tmp_contents #tmp_anchor,
.color_black #tmp_wrapper #tmp_contents .gallery_item_tags > span,
.color_blue #tmp_wrapper #tmp_contents .gallery_item_tags > span,
.color_yellow #tmp_wrapper #tmp_contents .gallery_item_tags > span{
	border: 1px solid;
}
.color_black #tmp_wrapper #tmp_contents .box_menu_cnt,
.color_blue #tmp_wrapper #tmp_contents .box_menu_cnt,
.color_yellow #tmp_wrapper #tmp_contents .box_menu_cnt{
	border-top: 1px solid;
}
.color_black #tmp_wrapper #tmp_contents #tmp_anchor li:before,
.color_blue #tmp_wrapper #tmp_contents #tmp_anchor li:before{
	border-top-color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_contents #tmp_anchor li:before{
	border-top-color: #000000 !important;
}
.color_black #tmp_wrapper #tmp_contents #tmp_news_life_ttl .splide__slide:before,
.color_blue #tmp_wrapper #tmp_contents #tmp_news_life_ttl .splide__slide:before{
	border-left-color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_contents #tmp_news_life_ttl .splide__slide:before{
	border-left-color: #000000 !important;
}
.color_black #tmp_wrapper #tmp_contents #tmp_news_life_ttl .splide__slide:after,
.color_blue #tmp_wrapper #tmp_contents #tmp_news_life_ttl .splide__slide:after{
	border-bottom-color: #FFFF00 !important;
	border-bottom-width: 3px;
}
.color_yellow #tmp_wrapper #tmp_contents #tmp_news_life_ttl .splide__slide:after{
	border-bottom-color: #000000 !important;
	border-bottom-width: 3px;
}
.color_blue #tmp_contents h1::before,
.color_black #tmp_contents h1::before,
.color_yellow #tmp_contents h1::before,
.color_blue #tmp_contents h1::after,
.color_black #tmp_contents h1::after,
.color_yellow #tmp_contents h1::after,
.color_blue #tmp_contents h2::before,
.color_black #tmp_contents h2::before,
.color_yellow #tmp_contents h2::before,
.color_blue #tmp_contents h3::before,
.color_black #tmp_contents h3::before,
.color_yellow #tmp_contents h3::before,
.color_blue #tmp_contents h4::before,
.color_black #tmp_contents h4::before,
.color_yellow #tmp_contents h4::before,
.color_blue #tmp_contents h5::before,
.color_black #tmp_contents h5::before,
.color_yellow #tmp_contents h5::before,
.color_blue #tmp_contents .box_menu_cnt::before,
.color_black #tmp_contents .box_menu_cnt::before,
.color_yellow #tmp_contents .box_menu_cnt::before {
	display:none !important;
}
/* fsize */
.fsize_small #tmp_wrapper #tmp_contents .list_link a,
.fsize_small #tmp_contents .idx_lifeinfo .list_link a{
	background-position: 0 3px;
}

/* no javascript & no-splide */
.no_javascript #tmp_contents #tmp_anchor{
	display: none;
}
.no_javascript #tmp_news_life_cnt .splide{
    visibility: visible;
}
.no_javascript #tmp_news_life_cnt .splide__list,
#tmp_news_life_cnt .no-splide .splide__list{
    flex-direction: column;
}
.no_javascript #tmp_news_life_cnt .splide__slide:not(:last-of-type),
#tmp_news_life_cnt .no-splide .splide__slide:not(:last-of-type){
    margin-bottom: 20px;
}
.no_javascript #tmp_news_life_cnt .splide__slide .ttl,
#tmp_news_life_cnt .no-splide .splide__slide .ttl{
    margin-bottom: 16px;
}
.no_javascript #tmp_news_life_cnt .splide__slide .ttl:after,
#tmp_news_life_cnt .no-splide .splide__slide .ttl:after{
	display:none;
}
.no_javascript #tmp_contents #tmp_news_life .news_list > ul > .cate_tab_0,
.no_javascript #tmp_contents #tmp_news_life .news_list > ul > .cate_tab_{
	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 .idx_intro:after,
#tmp_contents .list_gallery:after,
#tmp_contents .list_link: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;
}
#tmp_wrapper img {
	-webkit-animation: none;
	-moz-animation: none;
	animation: none;
}
.container {
	min-width: 100% !important;
	width: 100% !important;
	padding: 0 10px !important;
}
#tmp_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background: none !important;
	width: auto !important;
	height: auto !important;
	font-size:2rem !important;
	font-weight:bold !important;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span,
#tmp_hlogo p a {
	overflow: visible !important;
	z-index: 1 !important;
	width: auto !important;
	height: auto !important;
	text-indent: inherit !important;
	color:#000000 !important;
	background:#FFFFFF !important;
}
#tmp_hlogo p a{
	text-decoration: none;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
#tmp_footer .footer_inner{
	flex-direction: column;
}
#tmp_footer .flogo p{
	background-image: none;
	font-weight: bold;
	font-size: 200%;
	height: auto;
	width: auto;
}
#tmp_footer .flogo p span{
	width: auto;
	height: auto;
	z-index: inherit;
}
.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_wrapper #tmp_anchor,
#tmp_means_wrap,
#tmp_wrap_main #tmp_popular_content,
#tmp_wrap_main .sec_searchinfo,
#tmp_wrap_main #tmp_banner{
	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;
	text-align:left !important;
}
#tmp_wrap_main{
	background-image: none;
	color:#000000 !important;
	background:#FFFFFF !important;
}
}

