@charset "utf-8";
/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	margin: 0.5em 0 0.4em;
    padding: 14px 16px;
    font-size: 188.9%;
    background: #ffffff url(/shared/templates/recommend_rn/images/line_h1.jpg) no-repeat 0 11px;
	color: #222222;
	border-bottom: 1px solid #333333;
}
#tmp_contents h2 {
	margin: 2.5em 0 0.7em;
    padding: 0 0 14px;
    font-size: 155.6%;
    background: url(/shared/templates/recommend_rn/images/border_h2_black.jpg) no-repeat left bottom, url(/shared/templates/recommend_rn/images/border_h2_gray.jpg) repeat-x left bottom;
	background-color: #ffffff;
	color: #222222;
}
#tmp_contents h3 {
	margin: 1.8em 0 0.1em;
    padding: 14px 22px;
    font-size: 144.4%;
    background: #ffffff url(/shared/templates/recommend_rn/images/line_h3.jpg) no-repeat 0 23px;
	color: #222222;
}
#tmp_contents h4 {
	margin: 2.7em 0 0.6em;
    padding: 0 0 6px;
	font-size: 122.2%;
	border-bottom: 1px solid #c0c0c0;
}
#tmp_contents h5 {
	margin: 1.4em 0 0.8em;
	font-size: 111.1%;
}
#tmp_contents h6 {
	margin: 2.6em 0 2.7em;
	font-size: 100%;
}
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	clear:both; /* Do not edit */
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
}
#tmp_contents ul {
	margin:0 0 1.3em 1.35em; /* Do not edit */
	list-style-image:url(/shared/site_rn/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 3.15em 1.8em; /* Do not edit */
    list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.4em; /* 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;
}
#tmp_contents table.img_cap,
#tmp_contents div.img_cap  {
	margin: 0 auto;
    text-align: center;
}
#tmp_contents table.img_cap p,
#tmp_contents div.img_cap p {
	margin:0 0 0.5em;
	font-size: 88.9%;
	text-align: left;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 3.9em; /* Do not edit */
	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: 20px 18px 3px;
	color:#222222;
	background-color:#e9e9e9;
}
#tmp_contents div.outline {
	padding: 20px 18px 3px;
	color:#222222;
	background-color:#e9e9e9;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 0.9em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
    margin:0 0 0.9em;
    padding: 14px 35px 12px 18px;
    line-height: 1.7;
    font-weight: bold;
    color: #222222;
	border: 1px solid #c0c0c0;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 7px 0 rgba(21, 21, 21, 0.2);
    -moz-box-shadow: 0 0 7px 0 rgba(21, 21, 21, 0.2);
    box-shadow: 0 0 7px 0 rgba(21, 21, 21, 0.2);
}
#tmp_contents ul.box_btn li a {
    display: block;
    color: #222222;
    text-decoration: none;
    background: #ffffff url(/shared/templates/recommend_rn/images/icon_arrow_black.png) no-repeat right 25px;
    padding: 14px 35px 12px 18px;
    margin: -14px -35px -12px -18px;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus {
    text-decoration: underline;
}

/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 0.8em; /* Do not edit */
	border:1px solid #AABBCC;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_info {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_ttl {
	padding:3px 7px;
	color:#222222;
	font-weight:bold;
	background-color:#DDEEFF;
	border-bottom:1px solid #BBCCDD;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:10px 10px 0;
}
#tmp_contents .box_info ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
#tmp_contents .box_info ul ul,
#tmp_contents .box_info ul ol,
#tmp_contents .box_info ol ul,
#tmp_contents .box_info ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
/* box_link
================================================== */
#tmp_contents .box_link,
.box_link {
	margin:0 0 3.9em; /* Do not edit */
	border:1px solid #333333;
	color: #222222;
    background-color: #ffffff;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link,
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,
.box_link .box_link_ttl {
	display: block;
	padding: 15px 18px 13px;
	font-weight:bold;
	font-size: 122.2%;
	border-bottom:1px solid #ededed;
}
#tmp_contents .box_link .box_link_ttl p,
.box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt,
.box_link .box_link_cnt {
	padding: 21px 16px 2px;
}
#tmp_contents .box_link .box_link_cnt a,
.box_link .box_link_cnt a {
	text-decoration: none;
	background-color: #ffffff;
	color: #222222;
}
#tmp_contents .box_link .box_link_cnt a:focus,
#tmp_contents .box_link .box_link_cnt a:hover,
.box_link .box_link_cnt a:focus,
.box_link .box_link_cnt a:hover {
	text-decoration: underline;
}
#tmp_contents .box_link ul,
.box_link ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* 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,
.box_link ul ul {
	margin:0.3em 0 0 24px; /* Do not edit */
}
.box_link ul{
	list-style-image:url(/shared/site_rn/images/icon/list_icon.gif);
}
.box_link li{
	margin-bottom: 0.4em;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	margin:0 0 3.3em; /* Do not edit */
	color: #222222;
    background-color: #ffffff;
	-webkit-box-shadow: 0 0 8px 1px rgba(21, 21, 21, 0.2);
    -moz-box-shadow: 0 0 8px 1px rgba(21, 21, 21, 0.2);
    box-shadow: 0 0 8px 1px rgba(21, 21, 21, 0.2);
	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 .box_menu_ttl {
    padding: 15px 35px 14px 15px;
    font-weight: bold;
    color: #ffffff;
    background-color: #333333;
	border:1px solid #333333;
}
#tmp_contents .box_menu .box_menu_ttl p {
    margin: 0;
}
#tmp_contents .box_menu .box_menu_ttl a {
    display: block;
	padding: 15px 35px 14px 15px;
    margin: -15px -35px -14px -15px;
    text-decoration: none;
    color: #ffffff;
    background: #333333 url(/shared/templates/recommend_rn/images/icon_arrow_box_menu_sp.png) no-repeat right 22px;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus {
    text-decoration: underline;
}
#tmp_contents .box_menu .box_menu_cnt {
    padding: 20px 16px 3px;
	border:1px solid #c0c0c0;
}
#tmp_contents .box_menu .box_menu_cnt p {
    line-height: 1.7;
}
#tmp_contents .box_menu .box_menu_cnt a {
	background-color: #ffffff;
	color: #222222;
}
#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 */
}
#tmp_contents .box_menu ul li a {
    text-decoration: none;
}
#tmp_contents .box_menu ul li a:hover,
#tmp_contents .box_menu ul li a:focus {
    text-decoration: underline;
}

/* datatable 
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin:0 0 3.7em; /* Do not edit */
	color:#222222;
	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:14px 16px;
	color:#ffffff;
	background-color:#333333;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:12px 16px;
	border:1px solid #AABBCC;
}
#tmp_contents table.datatable td a,
#tmp_contents table.enquete_table td a {
    display: inline-block;
    color: inherit;
    background-color: transparent;
}
#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 */
}
/* other parts
============================== */
/*@float_img */
.float_left150 {
	width:150px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.float_left150 p {
	margin:0 !important;
}
.float_left200 {
	width:200px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}
.float_left200 p {
	margin:0 !important;
}
.float_right150 {
	width:150px;
	margin-bottom:10px;
	margin-left:10px;
	float:right;
}
.float_right150 p {
	margin:0 !important;
}
.float_right200 {
	width:200px;
	margin-bottom:10px;
	margin-left:10px;
	float:right;
}
.float_right200 p {
	margin:0 !important;
}
.float_left150 img,
.float_left200 img,
.float_right150 img,
.float_right200 img{
	max-width:none;
}
/* SNSparts */
#tmp_contents table.sns_link th,
#tmp_contents table.sns_link td {
	vertical-align:top;
	text-align:left;
}
#tmp_contents table.sns_link .sns_img {
	min-width:145px;
}
#tmp_contents table.sns_link .sns_img p {
	min-height:200px;
}
#tmp_contents table.sns_link th {
	font-size:114.2%;
}
#tmp_contents table.sns_link th p {
	margin:0;
}
#tmp_contents table.sns_link td {
	width:420px;
}
#tmp_contents table.sns_link td p {
	margin-bottom:40px;
}
#tmp_contents .sns_list {
	list-style:none;
	list-style-image:none;
	margin:0;
}
#tmp_contents .sns_list li {
	border-bottom:2px dotted #747474;
	background:url(/shared/images/icon/list_icon.png) left 0.4em no-repeat;
	padding:5px 0 16px 24px;
	margin-bottom:13px;
}
#tmp_contents .sns_list li a{
	display:inline-block;
	margin-right:1.2em;
	margin-bottom:0.6em;
	font-size:114.2%;
	font-weight:bold;
}
/* ==================================================
contents
================================================== */
/* ==================================================
recommend_heading
================================================== */
#tmp_contents .recommend_heading {
	margin: 0 0 34px;
	padding: 2px 30px 6px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	color: #333333;
}
#tmp_contents .recommend_heading.heading_live {
	background: transparent url(/shared/templates/recommend_rn/images/line_ttl_live.jpg) 0 2px no-repeat;
	-webkit-background-size: 19px 100%;
	-moz-background-size: 19px 100%;
	background-size: 19px 100%;
}
#tmp_contents .recommend_heading.heading_learn {
	background: transparent url(/shared/templates/recommend_rn/images/line_ttl_learn.jpg) 0 2px no-repeat;
	-webkit-background-size: 19px 100%;
	-moz-background-size: 19px 100%;
	background-size: 19px 100%;
}
#tmp_contents .recommend_heading.heading_work {
	background: transparent url(/shared/templates/recommend_rn/images/line_ttl_work.jpg) 0 2px no-repeat;
	-webkit-background-size: 19px 100%;
	-moz-background-size: 19px 100%;
	background-size: 19px 100%;
}
#tmp_contents .recommend_heading.heading_active {
	background: transparent url(/shared/templates/recommend_rn/images/line_ttl_active.jpg) 0 2px no-repeat;
	-webkit-background-size: 19px 100%;
	-moz-background-size: 19px 100%;
	background-size: 19px 100%;
}
#tmp_contents .recommend_heading h1 {
	font-size: 177.78%;
	line-height: 1.2;
	position: relative;
	top: 5px;
	background: none;
	border-bottom: none;
	padding-left:100px;
}
#tmp_contents .recommend_heading.heading_live h1:before {
	content: "";
	position: absolute;
	width: 64px;
	height: 64px;
	left: 0;
	top: 0;
	background: transparent url(/shared/templates/recommend_rn/images/img_genre_1.jpg) no-repeat;
}
#tmp_contents .recommend_heading.heading_learn h1:before {
	content: "";
	position: absolute;
	width: 64px;
	height: 64px;
	left: 0;
	top: 0;
	background: transparent url(/shared/templates/recommend_rn/images/img_genre_2.jpg) no-repeat;
}
#tmp_contents .recommend_heading.heading_work h1:before {
	content: "";
	position: absolute;
	width: 64px;
	height: 64px;
	left: 0;
	top: 0;
	background: transparent url(/shared/templates/recommend_rn/images/img_genre_3.jpg) no-repeat;
}
#tmp_contents .recommend_heading.heading_active h1:before {
	content: "";
	position: absolute;
	width: 64px;
	height: 64px;
	left: 0;
	top: 0;
	background: transparent url(/shared/templates/recommend_rn/images/img_genre_3.jpg) no-repeat;
}
#tmp_contents .article_group_link{
	padding: 2px 0;
}
#tmp_contents .article_group_link ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}
#tmp_contents .article_group_link ul li{
    float: left;
    margin: 0 1px 4px 0;
}
#tmp_contents .article_group_link ul li:last-child{
	margin-right: -1px;
}
#tmp_contents .article_group_link li{
    display: inline-block;
    text-decoration: none;
    font-size: 77.77%;
    border: 2px solid #e2e2e2;
    color: #333333;
    background-color: #ffffff;
    padding: 3px 2px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
#tmp_contents .article_group_link .more_btn{
    background-color: #d2d2d2;
    border-color: #d2d2d2;
}
/* ==================================================
recommend_category
================================================== */
#tmp_recommend_category {
	padding: 54px 0 54px;
}
#tmp_recommend_category h2 {
	position: relative;
    text-align: center;
	font-size: 133.33%;
	background:none;
	padding-bottom: 0;
}
#tmp_recommend_category h2:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 4px;
    left: 50%;
    bottom: -7px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    background: #000000;
}
#tmp_recommend_category .recommend_category_cnt {
    padding: 42px 0 0;
}
#tmp_recommend_category .recommend_category_cnt ul:after{
	content: '';
	display: table;
	clear: both;
}
#tmp_recommend_category .recommend_category_cnt ul {
    list-style: none;
    margin: 0 -6px;
}
#tmp_recommend_category .recommend_category_cnt li {
	position: relative;
	float: left;
    width: 25%;
	padding: 0 6px;
	margin: 0 0 12px;
}
#tmp_recommend_category .recommend_category_cnt li:nth-child(4n+1) {
	clear: left;
}
#tmp_recommend_category .recommend_category_cnt li:nth-child(4n) {
	clear: right;
}
#tmp_recommend_category .box_category {
	position: relative;
	padding: 0 0 20px;
	color: #ffffff;
	background-color: #333333;
	-webkit-box-shadow: 0 0 3px 0 rgba(34, 34, 34, 0.5);
	-moz-box-shadow: 0 0 3px 0 rgba(34, 34, 34, 0.5);
	box-shadow: 0 0 3px 0 rgba(34, 34, 34, 0.5);
}
#tmp_recommend_category .box_category:before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 3px solid #005a71;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
	transition: 0.2s all ease-in-out;
    -moz-transition: 0.2s all ease-in-out;
    -webkit-transition: 0.2s all ease-in-out;
}
#tmp_recommend_category .box_category.active:before {
	opacity: 1;
	visibility: visible;
}
#tmp_recommend_category .box_category .category_inner {
	display: table;
	width: 100%;
	position: relative;
	padding: 25px 4px 22px 11px;
	border: 1px solid #000000;
	border-bottom: 0;
	background-color: #ffffff;
	color: #333333;
	min-height: 140px;
}
#tmp_recommend_category .box_category .category_inner:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 9px;
	width: 100%;
	background-color: #50d43e;
}
#tmp_recommend_category .box_category:after {
	content: '';
	position: absolute;
	width: 6px;
	height: 11px;
	bottom: 4px;
	left: 50%;
	background: transparent url(/shared/templates/recommend_rn/images/icon_arrow.png) center center no-repeat;
	color: inherit;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_recommend_category li.border_green .category_inner:after {
	background-color: #50d43e;
}
#tmp_recommend_category li.border_blue .category_inner:after {
	background-color: #32d2e1;
}
#tmp_recommend_category li.border_yellow .category_inner:after {
	background-color: #fff559;
}
#tmp_recommend_category li.border_pink .category_inner:after {
	background-color: #ff94a8;
}
#tmp_recommend_category .category_icon {
	display: table-cell;
	width: 86px;
	vertical-align: middle;
	padding: 0 6px;
}
#tmp_recommend_category .category_cnt {
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
}
#tmp_recommend_category .category_cnt p {
	margin: 0;
}
#tmp_recommend_category .category_ttl {
	font-size: 166.7%;
}
#tmp_recommend_category .category_ttl a {
	display: inline-block;
	text-decoration: none;
	color: inherit;
	background-color: transparent;
}
#tmp_recommend_category .category_description {
	padding-top: 6px;
	font-size: 88.9%;
}

/* ==================================================
article_menu
================================================== */
#tmp_article_menu{
	color: #333333;
	background-color: #e9e9e9;
	margin: 0 -20px;
	padding: 44px 20px 35px;
}
#tmp_article_menu h2{
	text-align: center;
	font-size: 100%;
	line-height: 1.5;
	margin:0 0 19px;
	background: none;
}
#tmp_article_menu h2 span{
	position: relative;
	display: inline-block;
	padding: 3px 21px 0 20px;
}
#tmp_article_menu h2 span:before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 10px;
	height: 18px;
	background: transparent url(/shared/templates/recommend_rn/images/open_ttl_icon.png) no-repeat;
	background-size: 10px auto;
}
#tmp_article_menu h2 span:after{
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	width: 10px;
	height: 18px;
	background: transparent url(/shared/templates/recommend_rn/images/close_ttl_icon.png) no-repeat;
	background-size: 10px auto;
}
#tmp_article_menu .article_list:after{
	content: '';
	display: table;
	clear: both;
}
#tmp_article_menu .article_list{
	list-style: none;
	margin: 0 -2.5px;
}
#tmp_article_menu .article_list li{
	display: block;
	float: left;
	width: 16.66%;
	padding: 0 2.5px;
	margin: 0 0 4px;
}
#tmp_article_menu .article_list li:nth-child(6n+1){
	clear: left;
}
#tmp_article_menu .article_list li:nth-child(6n){
	clear: right;
}
#tmp_article_menu .article_list li a{
	position: relative;
	display: block;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	min-height: 40px;
	font-size: 88.88%;
	color: #333333;
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 9px 5px 5px;
	transition: 0.2s all ease-in-out;
	-moz-transition: 0.2s all ease-in-out;
	-webkit-transition: 0.2s all ease-in-out;
}
#tmp_article_menu .article_list li a:hover,
#tmp_article_menu .article_list li a:focus,
#tmp_article_menu .article_list li a:active{
	color: #333333;
	background-color: #e0f9ff;
	border-color: #005a71;
}
/* ==================================================
access_ranking
================================================== */
#tmp_access_ranking {
	padding: 57px 0 80px;
}
#tmp_access_ranking h2 {
	position: relative;
    text-align: center;
	font-size: 133.33%;
	background: none;
	padding-bottom: 0;
}
#tmp_access_ranking h2:after {
    content: '';
    position: absolute;
    width: 120px;
    height: 4px;
    left: 50%;
    bottom: -7px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    background: #000000;
}
#tmp_access_ranking .access_ranking_cnt {
	padding: 60px 0 0;
}
#tmp_access_ranking .access_ranking_cnt ul {
    list-style: none;
    margin: 0 -9px;
}
#tmp_access_ranking .access_ranking_cnt ul:after{
	content: '';
	display: table;
	clear: both;
}
#tmp_access_ranking .access_ranking_cnt li {
	float: left;
    width: 20%;
    padding: 0 9px;
}
#tmp_access_ranking .access_ranking_cnt li:nth-child(5n+1) {
	clear: left;
}
#tmp_access_ranking .access_ranking_cnt li:nth-child(5n) {
	clear: right;
}
#tmp_access_ranking .ranking_box {
	position: relative;
}
#tmp_access_ranking .ranking_num {
	position: relative;
}
#tmp_access_ranking .ranking_num p {
	position: absolute;
	padding: 0 5px;
	font-size: 111.1%;
	font-weight: bold;
	background-color: #ffffff;
	color: #333333;
	border: 2px solid #333333;
	min-width: 46px;
	min-height: 35px;
	top: -22px;
	left: 0;
	z-index: 1;
}
#tmp_access_ranking .ranking_num p:after {
	content: '';
	position: absolute;
	bottom: -16px;
	left: 50%;
	width: 12px;
	height: 16px;
	color: #333333;
	background: transparent url(/shared/templates/recommend_rn/images/ranking_num_point.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
}
#tmp_access_ranking .ranking_num p span {
    display: block;
    text-align: center;
}
#tmp_access_ranking .ranking_img {
	position: relative;
	-webkit-box-shadow: 0 0 3px 0 rgb(34 34 34 / 50%);
    -moz-box-shadow: 0 0 3px 0 rgb(34 34 34 / 50%);
    box-shadow: 0 0 3px 0 rgb(34 34 34 / 50%);
}
#tmp_access_ranking .ranking_img img {
	width: 100%;
	height: auto;
}
#tmp_access_ranking .ranking_img:after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
	height: 100%;
    border: 3px solid transparent;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
#tmp_access_ranking .ranking_box.active:focus .ranking_img:after,
#tmp_access_ranking .ranking_box.active:hover .ranking_img:after {
	border-color: #005a71;
}
#tmp_access_ranking .ranking_ttl {
	padding: 9px 0 0;
	font-size: 88.9%;
	font-weight: bold;
}
#tmp_access_ranking .ranking_ttl a {
	display: block;
	background-color: #ffffff;
	color: #333333;
	text-decoration: none;
}
#tmp_access_ranking .ranking_box.active:focus .ranking_ttl a,
#tmp_access_ranking .ranking_box.active:hover .ranking_ttl a {
	text-decoration: underline;
}

/* ==================================================
row3
================================================== */
#tmp_contents .row3 {
	margin: 0 -9px;
	padding: 0 10px;
}
#tmp_contents .row3:after {
	content: '';
	display: table;
	clear: both;
}
#tmp_contents .row3 .col {
	float: left;
	padding: 0 9px;
	width: 33.3333333%;
	margin: 0 0 26px;
}
#tmp_contents .row3 .col:nth-child(3n) {
	clear: right;
}
#tmp_contents .row3 .col:nth-child(3n+1) {
	clear: left;
}
/* ==================================================
box_article
================================================== */
#tmp_contents .box_article .article_cnt {
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 0 0 3px 0 rgba(34, 34, 34, 0.5);
	-moz-box-shadow: 0 0 3px 0 rgba(34, 34, 34, 0.5);
	box-shadow: 0 0 3px 0 rgba(34, 34, 34, 0.5);
}
#tmp_contents .box_article .article_cnt:after {
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
	height: 100%;
	z-index: 1;
    border: 3px solid transparent;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
#tmp_contents .box_article .article_cnt.active:after {
	border-color: #005a71;
}
#tmp_contents .box_article .article_image img {
	width: 100%;
	height: auto;
}
#tmp_contents .box_article .article_heading {
	position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 3;
    padding: 0 10px 10px;
    color: #ffffff;
	background-color: transparent;
	text-shadow: rgb(0, 0, 0) 1px 0 0, rgb(0, 0, 0) 0.540302px 0.841471px 0, rgb(0, 0, 0) -0.416147px 0.909297px 0, rgb(0, 0, 0) -0.989992px 0.14112px 0, rgb(0, 0, 0) -0.653644px -0.756802px 0, rgb(0, 0, 0) 0.283662px -0.958924px 0, rgb(0, 0, 0) 0.96017px -0.279415px 0;
}
#tmp_contents .box_article .article_heading:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 134px;
	left: 0;
	bottom: 0;
	z-index: -1;
	background: -moz-linear-gradient(0deg, rgba(26, 25, 25,0.9) 0%, rgba(113,113,113,0.5) 70%, rgba(255,255,255,0) 100%);
	background: -webkit-linear-gradient(0deg, rgba(26, 25, 25,0.9) 0%, rgba(113,113,113,0.5) 70%, rgba(255,255,255,0) 100%);
	background: linear-gradient(0deg, rgba(26, 25, 25,0.9) 0%, rgba(113,113,113,0.5) 70%, rgba(255,255,255,0) 100%);
}
#tmp_contents .box_article .article_heading .article_update {
	margin: 0 0 6px;
    font-size: 77.77%;
}
#tmp_contents .box_article .article_heading .article_ttl {
	font-weight: bold;
	max-height: 170px;
	overflow-y: auto;
	padding: 1px 0;
}
@media all and (-ms-high-contrast:none){
	#tmp_contents .box_article .article_heading{
		padding-bottom: 8px;
	}
	#tmp_contents .box_article .article_heading .article_ttl{
		padding: 5px 0;
	}
	#tmp_contents .box_article .article_heading .article_update{
		margin-bottom: 0;
	}
}
#tmp_contents .box_article .article_image p,
#tmp_contents .box_article .article_heading .article_update p,
#tmp_contents .box_article .article_heading .article_ttl p{
	margin: 0;
}
#tmp_contents .box_article .article_heading .article_ttl a {
	color: inherit;
	background-color: transparent;
	text-decoration: none;
	line-height: 1.2;
}
#tmp_contents .box_article .article_link {
	padding: 5px 0;
}
#tmp_contents .box_article .article_link ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#tmp_contents .box_article .article_link ul li{
	float: left;
	margin: 0 2px 4px 0;
    font-size: 77.77%;
    border: 2px solid #e2e2e2;
    color: #333333;
    background-color: #ffffff;
    padding: 3px 2px;
	line-height: 1;
	text-align: center;
	font-weight: bold;
}
#tmp_contents .box_article .article_link .read_more {
	background-color: #d2d2d2;
	border-color: #d2d2d2;
}
/* ==================================================
recommend_category
================================================== */

/* panel_group_link
================================================== */
#tmp_contents .panel_group_link{
	display: inline-block;
	width: 100%;
	padding: 11px 10px 8px;
	background-color: #f4f4f4;
	color: #333333;
}
#tmp_contents .panel_group_link ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#tmp_contents .panel_group_link ul:after {
    content: "";
    display: table;
    clear: both;
}
#tmp_contents .panel_group_link li{
    float: left;
    margin: 0 4px 0 0;
}
#tmp_contents .panel_group_link li:first-child {
	clear: left;
}
#tmp_contents .panel_group_link li:last-child{
	clear: right;
}
#tmp_contents .panel_group_link a{
    display: inline-block;
    text-decoration: none;
    font-size: 77.77%;
    border: 2px solid #e2e2e2;
    color: #333333;
    background-color: #ffffff;
    padding: 3px 8px;
    line-height: 1;
    text-align: center;
    font-weight: bold;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
#tmp_contents .panel_group_link a:hover,
#tmp_contents .panel_group_link a:focus {
	border-color: #005a71;
}
/* box_more
================================================== */
#tmp_contents .box_more {
	border-collapse:collapse;
	border-spacing:0;
	width:100%;
	margin: 28px 0 40px;
	border: 1px solid #a6a6a6;
}
#tmp_contents .box_more_ttl {
	padding: 13px 21px 11px;
	font-weight: bold;
	font-size: 122.2%;
	background-color: #e9e9e9;
	color: #222222;
}
#tmp_contents .box_more_ttl p {
	margin: 0;
}
#tmp_contents .box_more_cnt {
	padding: 20px 20px 8px;
}
#tmp_contents .box_more_cnt ul {
	margin: 0 0 0 1.35em;
}
#tmp_contents .box_more_cnt a {
	text-decoration: none;
	background-color: #ffffff;
	color: #222222;
}
#tmp_contents .box_more_cnt a:focus,
#tmp_contents .box_more_cnt a:hover {
	text-decoration: underline;
}
/* inquiry
================================================== */
#tmp_inquiry {
    margin: 0 0 37px;
}
#tmp_inquiry_ttl {
    font-size: 122.2%;
}
#tmp_inquiry_cnt {
	font-size: 100%;
	background-color: #f5f5f5;
	color: #222222;
}
#tmp_inquiry_cnt p {
    margin: 0 0 0.15em;
}
#tmp_inquiry_cnt .inquiry_btn input {
	padding: 8px 50px 8px 40px;
    background: #ffffff url(/shared/templates/recommend_rn/images/icon_arrow_black.png) no-repeat right center;
	border: 1px solid #c0c0c0;
}
#tmp_inquiry_cnt .inquiry_btn input:hover,
#tmp_inquiry_cnt .inquiry_btn input:focus {
	background-color: #ffffff;
    border-color: #c0c0c0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
	text-decoration: underline;
}
/* ߃Recꗗ
================================================== */
#tmp_recommended_content .recommended_list{
	padding: 43px 20px 35px;
}
#tmp_recommended_content .recommended_list ul{
	list-style: none;
	margin: 0 -10px;
}
#tmp_contents #tmp_recommended_content .recommended_list .recommended_img p{
	margin-bottom: 0;
}
#tmp_contents #tmp_recommended_content .recommended_list .recommended_img img{
	width: 100%;
	height: auto;
}
#tmp_recommended_content .recommended_list ul li{
	width: 20%;
	float: left;
	padding: 0 10px;
	margin: 0 0 23px;
}
#tmp_recommended_content .recommended_list ul li:nth-child(5n+1){
	clear: left;
}
#tmp_recommended_content .recommended_list ul li:nth-child(5n){
	clear: right;
}
#tmp_recommended_content .recommended_item{
	position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 0 3px 0 rgba(34, 34, 34, 0.5);
    -moz-box-shadow: 0 0 3px 0 rgba(34, 34, 34, 0.5);
    box-shadow: 0 0 3px 0 rgba(34, 34, 34, 0.5);
}
#tmp_recommended_content .recommended_item a{
	display: block;
}
#tmp_recommended_content .recommended_item a:after{
	content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border: 3px solid transparent;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
}
#tmp_recommended_content .recommended_item a:hover:after,
#tmp_recommended_content .recommended_item a:active:after,
#tmp_recommended_content .recommended_item a:focus:after,
#tmp_recommended_content .recommended_item.active a:after{
	border-color: #005a71;
}
#tmp_recommended_content .recommended_item .recommended_txt{
	position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
    padding: 0 5px 5px;
    font-size: 88.88%;
    color: #ffffff;
	background-color: transparent;
	font-weight: bold;
    text-shadow: rgb(0, 0, 0) 1px 0 0, rgb(0, 0, 0) 0.540302px 0.841471px 0, rgb(0, 0, 0) -0.416147px 0.909297px 0, rgb(0, 0, 0) -0.989992px 0.14112px 0, rgb(0, 0, 0) -0.653644px -0.756802px 0, rgb(0, 0, 0) 0.283662px -0.958924px 0, rgb(0, 0, 0) 0.96017px -0.279415px 0;
}
#tmp_contents #tmp_recommended_content .recommended_item .recommended_txt p{
	margin-bottom: 0;	
}
#tmp_recommended_content .recommended_item .recommended_txt:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 80px;
    left: 0;
    bottom: 0;
    z-index: -1;
    background: -moz-linear-gradient(0deg, rgba(26, 25, 25,0.9) 0%, rgba(113,113,113,0.5) 70%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(26, 25, 25,0.9) 0%, rgba(113,113,113,0.5) 70%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, rgba(26, 25, 25,0.9) 0%, rgba(113,113,113,0.5) 70%, rgba(255,255,255,0) 100%);
}
#tmp_recommended_content .recommended_item .recommended_txt .recommended_txt_inner{
	display: block;
	color: inherit;
    background-color: transparent;
	text-decoration: none;
	max-height: 110px;
	overflow-y: auto;
	padding: 1px 0;
}
#tmp_recommended_content .recommended_btn{
	text-align: center;
}
#tmp_recommended_content .recommended_btn a{
	position: relative;
	padding: 6px 36px;
    text-align: center;
	display: inline-block;
	font-weight: bold;
    color: #ffffff;
    border: 1px solid #ffffff;
    text-decoration: none;
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
#tmp_recommended_content .recommended_btn a:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: '';
    border: 1px solid transparent;
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
#tmp_recommended_content .recommended_btn a:after {
    content: '';
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -5px;
    width: 6px;
    height: 11px;
    display: inline-block;
    color: inherit;
    background: transparent url(/shared/site_rn/images/icon/arrow_btn_white.png) no-repeat;
}
#tmp_recommended_content .recommended_btn a:hover,
#tmp_recommended_content .recommended_btn a:focus {
    color: #222222;
    background-color: #e0f9ff;
    border-color: #005a71;
    text-decoration: none;
    transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -webkit-transition: 0.3s all ease-in-out;
}
#tmp_recommended_content .recommended_btn a:hover:before,
#tmp_recommended_content .recommended_btn a:focus:before{
	border-color: #005a71;
}
#tmp_recommended_content .recommended_btn a:hover:after,
#tmp_recommended_content .recommended_btn a:focus:after{
	background: transparent url(/shared/site_rn/images/icon/arrow_btn_blue.png) no-repeat;
}
/* ==================================================
clearfix
================================================== */
#tmp_recommended_content .recommended_list ul:after{
	content: '';
	display: table;
	clear: both;
}
/* ==================================================
print
================================================== */
@media print {
body {
	background:#FFFFFF !important;
}
#tmp_wrapper {
	width:100% !important;
	min-width:auto;
}
#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:10px 0 0 !important;
	padding:10px 0 0 !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.container {
	width:100% !important;
}
.wrap_col_rgt_navi,
#tmp_links .btn_see_more,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_means,
#tmp_hnavi_s,
.region_info,
#tmp_wrapper:before,
.box_recommended,
#tmp_footer .footer_nav,
.directional_button,
.col_kenmin .col_rnavi,
#tmp_lnavi,
#tmp_governor_tnavi,
#tmp_idx_pickup,
#tmp_gmap_link,
#tmp_recommend_category,
#tmp_article_menu,
#tmp_access_ranking {
	display:none !important;
}
#tmp_links .link_inner .link_body ul li {
	display:block !important;
}
#tmp_wrap_main,
.col_kenmin .col_cnt {
	width:100% !important;
	float: none;
}
#tmp_main_content {
    overflow: visible;
	width:100% !important;
}
.custom_container {
    width: 100% !important;
    max-width: none;
	padding:0 !important;
}
.wrap_col_nm,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main,
.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_header,
#tmp_wrap_main {
	float: none;
	width: 100%;
	max-width: 100%;
}
#tmp_contents .box_gmap {
	margin:0;
	padding:170px 0 0 0;
	position:relative;
	top:-170px;
	page-break-before:always;
}
.format_free #tmp_footer .footer_front {
	margin-bottom:0;
}
.format_free .footer_aside,
.footer_cnt address {
	margin-bottom:10px;
}
#tmp_footer .footer_info{
	float: none;
	padding:0;
	width:100%;
}
.prefectural_info {
	width:100%;
	float:none;
}
.format_free .copyright {
	margin:0 !important;
	text-align:left !important;
}
#tmp_wrap_header:before,
#tmp_wrap_main:before {
	display: none !important;
}

}
