@charset "utf-8";

#tmp_contents h1 {
	margin:0 0 0.8em;
	padding: 26px 25px 23px 50px;
	line-height: 1.4;
	font-size: 188.9%;
	background: #3e3e3e url(/shared/templates/koho/images/main/line_red.png) 0 45px no-repeat;
	background-size: 32px 8px;
	color: #ffffff;
	clear:both; /* Do not edit */
}
#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 {
	font-size: 155.6%;
	background: #f4f4f4 url(/shared/templates/koho/images/main/line_red_black.png) left bottom no-repeat;
	padding: 15px 25px;
	line-height: 1.4;
}
#tmp_contents h3 {
	font-size: 144.4%;
	background: transparent url(/shared/templates/koho/images/main/line_h3.png) no-repeat 0 14px;
	padding: 0 0 17px 40px;
	border-bottom: 2px solid #d4cecc;
	line-height: 1.4;
}
#tmp_contents h4 {
	font-size: 122.2%;
	background: transparent url(/shared/templates/koho/images/main/line_h4.png) no-repeat 0 12px;
	padding: 0 0 0 30px;
	line-height: 1.45;
}
#tmp_contents h5 {
	font-size: 111.1%;
	line-height: 1.5;
}
#tmp_contents h6 {
	font-size: 100%;
	line-height: 1.55;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 1.7;
}
#tmp_contents ul {
	margin:0 0 1.3em 1.2em; /* Do not edit */
	list-style-image:url(/shared/templates/koho/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1.3em 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.2em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin:0 0 40px; /* 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: 18px 20px 0 16px;
	color: #222222;
	background-color:#ffffff;
	border:2px solid #3e3e3e;
}
#tmp_contents div.outline {
	padding: 18px 20px 0 16px;
	color: #222222;
	background-color:#ffffff;
	border:2px solid #3e3e3e;
}
#tmp_contents .outline ul {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ol {
	margin-left:24px; /* Do not edit */
}
#tmp_contents .outline ul ul,
#tmp_contents .outline ul ol,
#tmp_contents .outline ol ul,
#tmp_contents .outline ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
#tmp_contents .outline .outline_ttl{
	position: relative;
	border-bottom: 1px solid #5f5f5f;
	font-weight: bold;
	font-size: 111.1%;
	padding: 0 0 9px 20px;
}
#tmp_contents .outline .outline_ttl:before{
	content: '';
	display: inline-block;
	background: transparent url(/shared/templates/koho/images/main/line_red2.png) repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	width: 20px;
	height: 6px;
	position: absolute;
	left: -16px;
	top:14px;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn {
	margin:0 0 20px; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	margin:0 0 20px;
	line-height: 1.7;
	font-weight: bold;
	padding: 14px 30px 12px 18px;
	color: #222222;
	-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 {
	position: relative;
	display: block;
	text-decoration: none;
	padding: 14px 30px 12px 18px;
	margin: -14px -30px -12px -18px;
	color: inherit;
	background-color: transparent;
	border: 2px solid transparent;
}
#tmp_contents ul.box_btn li a:after {
	content: '';
	position: absolute;
	top: 25px;
	right: 18px;
	background: url(/shared/templates/koho/images/icon/icon_arrow_red.png) no-repeat;
	width: 6px;
	height: 11px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus,
#tmp_contents ul.box_btn li a:active {
	border-color: #d01027;
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:0 0 40px; /* Do not edit */
	border: 1px solid #3e3e3e;
	color: #222222;
	background-color: #ffffff;
	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 {
	display: block;
	padding: 14px 18px;
	font-weight: bold;
	font-size: 122.2%;
	border-bottom: 2px solid #ededed;
}
#tmp_contents .box_info .box_info_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_info .box_info_cnt {
	padding:16px 16px 2px;
}
#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 li a,
#tmp_contents .box_info ol li a {
	text-decoration: none;
}
#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 */
}
#tmp_contents .box_info a:hover,
#tmp_contents .box_info a:focus,
#tmp_contents .box_info a:active{
	text-decoration: underline;
}

/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 40px; /* Do not edit */
	border: 1px solid #3e3e3e;
	color: #222222;
	background-color: #ffffff;
	clear:both; /* Do not edit */
}
#tmp_contents table.box_link {
	width:100%; /* Do not edit */
	border-collapse:collapse; /* Do not edit */
	border-spacing:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_ttl {
	display: block;
	padding: 14px 18px;
	font-weight: bold;
	font-size: 122.2%;
	border-bottom: 2px solid #ededed;
}
#tmp_contents .box_link .box_link_ttl p {
	margin-bottom:0; /* Do not edit */
}
#tmp_contents .box_link .box_link_cnt {
	padding:16px 16px 2px;
}
#tmp_contents .box_link .box_link_cnt a:hover,
#tmp_contents .box_link .box_link_cnt a:focus,
#tmp_contents .box_link .box_link_cnt a:active {
	text-decoration: underline;
}
#tmp_contents .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 li a,
#tmp_contents .box_link ol li a {
	text-decoration: none;
}
#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 */
	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 25px 14px 15px;
	font-weight: bold;
	color: #222222;
	background-color: #FFFFFF ;
	border-bottom: 1px solid #3e3e3e;
}
#tmp_contents .box_menu .box_menu_ttl p {
	margin: 0;
}
#tmp_contents .box_menu .box_menu_ttl a {
	position: relative;
	display: block;
	text-decoration: none;
	color: inherit;
	background-color: transparent;
	padding: 15px 25px 14px 15px;
	margin: -15px -25px -14px -15px;
}
#tmp_contents .box_menu .box_menu_ttl a:after {
	content: '';
	position: absolute;
	top: 25px;
	right: 18px;
	background: url(/shared/templates/koho/images/icon/icon_arrow_red.png) no-repeat;
	width: 6px;
	height: 11px;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_contents .box_menu .box_menu_ttl a:hover,
#tmp_contents .box_menu .box_menu_ttl a:focus,
#tmp_contents .box_menu .box_menu_ttl a:active {
	text-decoration: underline;
}
#tmp_contents .box_menu .box_menu_cnt {
	padding: 15px 16px 5px;
}
#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 ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:34px; /* Do not edit */
}
#tmp_contents .box_menu ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:34px; /* 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,
#tmp_contents .box_menu ul li a:active {
	text-decoration: underline;
}
#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 52px; /* 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:inherit;
	font-weight: bold;
	border:1px solid #cdcfde;
}
#tmp_contents table.datatable th:not([bgcolor]),
#tmp_contents table.enquete_table th:not([bgcolor]) {
	background-color:#fed7ca;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:11px 16px;
	border:1px solid #cdcfde;
}
#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_pink {
	color:inherit;
	background-color:#FDD6E8; /* base.css > Styles > th.bg_pink */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FFFFBF; /* base.css > Styles > th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#DFF3F4; /* base.css > Styles > th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#F4F5F9; /* base.css > Styles > th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#E2EBD0; /* base.css > Styles > th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#E9E0F3; /* base.css > Styles > th.bg_purple */
}
#tmp_contents table.datatable table th.bg_cream {
	color:inherit;
	background-color:#FBF3DE; /* base.css > Styles > th.bg_cream */
}
/* bgcolor */
td.bg_pink,
th.bg_pink {
	color:inherit;
	background-color:#FDD6E8 !important ;/* Setting by CMS sheets */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FFFFBF !important ; /* Setting by CMS sheets */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#DFF3F4 !important ; /* Setting by CMS sheets */
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#F4F5F9 !important ; /* Setting by CMS sheets */
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#E2EBD0 !important ; /* Setting by CMS sheets */
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#E9E0F3 !important ; /* Setting by CMS sheets */
}
td.bg_cream,
th.bg_cream {
	color:inherit;
	background-color:#FBF3DE !important ; /* Setting by CMS sheets */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 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 */
}
#tmp_contents .gallery_img{
	text-align: center;
	margin-bottom: 58px;
}
#tmp_contents .link_seikabutsu_wrap{
	margin: 64px auto;
}
#tmp_contents .link_seikabutsu{
	margin-bottom: 20px;
}
#tmp_contents .link_seikabutsu a{
	position: relative;
	display: block;
	max-width: 545px;
	margin: 0 auto;
	color: #222222;
	font-weight: bold;
	background-color: #ffffff;
	border: 2px solid #ffffff;
	text-decoration: none;
	padding: 21px 34px 17px 24px;
	-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 .link_seikabutsu a:hover,
#tmp_contents .link_seikabutsu a:focus,
#tmp_contents .link_seikabutsu a:active{
	border: 2px solid #d01027;
}
#tmp_contents .link_seikabutsu a:after {
	position: absolute;
	content: '';
	width: 8px;
	height: 14px;
	top: 50%;
	right: 22px;
	background: transparent url(/shared/templates/koho/images/icon/icon_arrow_koho_shared.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#tmp_contents .link_seikabutsu a.pdf,
#tmp_contents .link_seikabutsu a.PDF,
#tmp_contents .link_seikabutsu a.icon_pdf,
#tmp_contents .link_seikabutsu a.word,
#tmp_contents .link_seikabutsu a.Word,
#tmp_contents .link_seikabutsu a.icon_word,
#tmp_contents .link_seikabutsu a.excel,
#tmp_contents .link_seikabutsu a.Excel,
#tmp_contents .link_seikabutsu a.icon_excel {
	background: none;
}
.achievement_free {
	text-align: center;
}
.achievement_free .achievement_gallery_inner {
	padding: 0 0 70px;
}
.achievement_free .achievement_gallery_inner a {
	width: 645px;
}
.achievement_free .achievement_gallery_inner a span {
	margin-right: 32px;
}
/* ==================================================
layout.cssからの移植
================================================== */
.txt_red {
	color:#bd0000;
	background:transparent;
}
.txt_green {
	color:#1b594a;
	background:transparent;
}
.txt_border{
	border: 1px solid #000000;
	font-weight: bold;
	padding: 0 3px;
}
#tmp_contents .category_001,
#tmp_contents .category_002,
#tmp_contents .category_003{
	margin-bottom: 15px;
	background-size: 366px auto;
	background-repeat: no-repeat;
	height: 60px;
	padding-left: 55px;
}
#tmp_contents .category_000,
#tmp_contents .category_{
	display: none;
}
#tmp_contents .category_001{
	background-image: url(/shared/templates/koho/images/main/chapter1.png);
}
#tmp_contents .category_002{
	background-image: url(/shared/templates/koho/images/main/chapter2.png);
}
#tmp_contents .category_003{
	background-image: url(/shared/templates/koho/images/main/chapter3.png);
}
#tmp_contents .category_001 .category_line{
	height: 55px;
	border-bottom: 2px solid #7d6965;
}
#tmp_contents .category_002 .category_line{
	height: 55px;
	border-bottom: 2px solid #1771a0;
}
#tmp_contents .category_003 .category_line{
	height: 55px;
	border-bottom: 2px solid #19745c;
}
#tmp_contents .category_line{
	position: relative;
	z-index: -1;
	text-indent: -9999px;
	overflow: hidden;
}
/* lnavi
================================================== */
#tmp_lnavi {
	margin: 0 0 30px;
	border: 1px solid #555555;
}
#tmp_lnavi_ttl {
	font-size: 122.2%;
	border-bottom: none;
	padding: 15px 15px 11px 48px;
	font-weight: bold;
	background-color: #555555;
	color: #ffffff;
}
#tmp_lnavi_ttl a {
	background:  transparent url(/shared/templates/koho/images/icon/icon_arrow_white.png) no-repeat 32px 24px;
	border: none;
	padding: 15px 15px 11px 48px;
	margin: -15px -15px -11px -48px;
}
#tmp_lnavi_ttl a:hover,
#tmp_lnavi_ttl a:focus,
#tmp_lnavi_ttl a:active {
	background-color: inherit;
	border-color: inherit;
	text-decoration: underline;
}
#tmp_lnavi_cnt {
	padding: 27px 32px 4px;
}
#tmp_lnavi_cnt ul {
	overflow: hidden;
}
#tmp_lnavi_cnt ul li:only-child{
	width: 100%;
}
#tmp_lnavi_cnt ul li a {
	background:  transparent url(/shared/templates/koho/images/icon/icon_arrow_koho_shared.png) no-repeat 0 6px;
	padding: 2px 0 2px 20px;
}
/* inquiry
================================================== */
#tmp_inquiry {
	background-color: #ffffff;
}
#tmp_inquiry_ttl {
	font-size: 122.2%;
}
#tmp_inquiry_cnt {
	padding: 20px;
	border: none;
	background-color: #fafafb;
}
#tmp_inquiry_cnt .inquiry_btn input {
	width: 268px;
	background: #ffffff url(/shared/templates/koho/images/icon/icon_arrow_red.png) no-repeat 96% center;
}
#tmp_inquiry_cnt .inquiry_btn input:hover,
#tmp_inquiry_cnt .inquiry_btn input:focus,
#tmp_inquiry_cnt .inquiry_btn input:active {
	background-color: #ffffff;
	border: 2px solid #d01027;
}
.fsize_big2 #tmp_inquiry_cnt .inquiry_btn input{
	font-size: 1rem;
}
/* ==================================================
index
================================================== */

/* koho_guideline_banner
================================================== */
#tmp_contents .koho_guideline_banner {
	display: table;
	width: 100%;
	margin: 28px 0 61px;
	color: #222222;
	background-color: #f4f4f4;
}
#tmp_contents .koho_guideline_banner p {
	margin: 0;
}
#tmp_contents .koho_guideline_banner .item_logo {
	position: relative;
	display: table-cell;
	width: 268px;
	text-align: center;
	overflow: hidden;
}
#tmp_contents .koho_guideline_banner .item_ttl {
	display: table-cell;
	vertical-align: middle;
	padding: 6px 0 20px 57px;
	font-weight: bold;
}
#tmp_contents .koho_guideline_banner .item_ttl h1 {
	padding: 0 10px 10px 3px;
	font-size: 244.4%;
	border-bottom: 2px solid #d01027;
	margin-bottom: 0;
	background-image: none;
	color: inherit;
	background-color: transparent;
	color: #222222;
}
#tmp_contents .koho_guideline_banner .item_ttl .ttl_en {
	padding: 13px 10px 0 4px;
	font-size: 111.1%;
}
#tmp_contents .br_sp{
	display: none;
}
/* koho_guideline_sm
================================================== */
#tmp_contents .koho_guideline_sm {
	display: table;
	width: 100%;
	margin: 28px 0 20px;
	color: #222222;
	background-color: #f4f4f4;
	height: 48px;
	overflow: auto;
}
#tmp_contents .koho_guideline_sm p {
	margin: 0;
}
#tmp_contents .koho_guideline_sm .item_logo {
	display: table-cell;
	vertical-align: middle;
	width: 48px;
}
#tmp_contents .koho_guideline_sm .item_logo img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .koho_guideline_sm .item_ttl {
	display: table-cell;
	vertical-align: middle;
	padding: 2px 16px;
	font-size: 88.8%;
	font-weight: bold;
}
#tmp_contents .koho_guideline_sm .item_ttl span {
	display: inline-block;
	vertical-align: middle;
}
#tmp_contents .koho_guideline_sm .item_ttl span.sub_ttl {
	margin: 0 11px 0 9px;
	font-size: 150%;
}
#tmp_contents .koho_guideline_sm .item_ttl span.sub_ttl_en {
	font-size: 87.5%;
}

/* koho_page_heading
================================================== */
#tmp_contents .koho_page_heading {
	margin: 0 0 30px;
	overflow: hidden;
}
#tmp_contents .koho_page_heading p {
	margin: 0;
}
#tmp_contents .koho_page_heading .heading_num {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	padding: 5px 3px;
	width: 98px;
	color: #ffffff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	text-align: center;
	font-weight: bold;
	z-index: 1;
	font-size: 277.7%;
	box-shadow: 0 0 0 11px rgba(255,255,255,1);
	-webkit-box-shadow: 0 0 0 11px rgba(255,255,255,1);
	-moz-box-shadow: 0 0 0 11px rgba(255,255,255,1);
	overflow: hidden;
}
#tmp_contents .koho_page_heading.heading_brown .heading_num {
	background-color: #7d6965;
	border: 2px solid #7d6965;
}
#tmp_contents .koho_page_heading.heading_blue .heading_num {
	background-color: #1771a0;
	border: 2px solid #1771a0;
}
#tmp_contents .koho_page_heading.heading_green .heading_num {
	background-color: #19745c;
	border: 2px solid #19745c;
}
#tmp_contents .koho_page_heading .heading_num h1 {
	margin: 0;
}
#tmp_contents .koho_page_heading .heading_num span {
	font-size: 50%;
}
#tmp_contents .koho_page_heading .heading_main {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 98px);
	font-weight: bold;
	margin-left: -9px;
}
#tmp_contents .koho_page_heading.heading_brown .heading_main {
	border-bottom: 2px solid #7d6965;
}
#tmp_contents .koho_page_heading.heading_blue .heading_main {
	border-bottom: 2px solid #1771a0;
}
#tmp_contents .koho_page_heading.heading_green .heading_main {
	border-bottom: 2px solid #19745c;
}
#tmp_contents .koho_page_heading .heading_ttl {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	padding: 15px 30px 15px 40px;
	color: #ffffff;
	font-size: 144.4%;
	text-align: center;
	min-height: 60px;
}
#tmp_contents .koho_page_heading.heading_brown .heading_ttl {
	background-color: #7d6965;
}
#tmp_contents .koho_page_heading.heading_blue .heading_ttl {
	background-color: #1771a0;
	letter-spacing: 1em;
	text-indent: 1em;
}
#tmp_contents .koho_page_heading.heading_green .heading_ttl {
	background-color: #19745c;
	letter-spacing: 1em;
	text-indent: 1em;
}

#tmp_contents .koho_page_heading .heading_sub {
	display: inline-block;
	vertical-align: middle;
	padding: 18px 0 18px 20px;
	color: #222222;
	background-color: transparent;
	font-size: 122.2%;
	min-height: 60px;
}
/* koho_guide_content
================================================== */
#tmp_contents .koho_guide_content {
	margin-bottom: 53px;
}
#tmp_contents .koho_guide_content .guide_ttl {
	margin: 49px 0 20px;
	text-align: center
}
#tmp_contents .koho_guide_content .guide_ttl h2 {
	position: relative;
	display: inline-block;
	margin: 0 0 3px;
	padding: 0 57px;
	font-size: 188.8%;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(/shared/templates/koho/images/main/line_red.png),url(/shared/templates/koho/images/main/line_red.png);
	background-position: left center, right center;
	background-size: 40px 5px;
	-webkit-background-size: 40px 5px;
	-moz-background-size: 40px 5px;
}
#tmp_contents .koho_guide_content .guide_ttl .sub_ttl {
	font-size: 77.7%;
	font-weight: bold;
	text-transform: uppercase;
}
#tmp_contents .koho_guide_content p {
	margin: 0;
}
#tmp_contents .guide_list_detail,
#tmp_contents .guide_list,
#tmp_contents .guide_steps {
	padding: 0 32px;
}
/* guide_list_detail */
#tmp_contents .guide_list_detail {
	padding-bottom: 21px;
	border-bottom: 2px solid #ededed;
}
#tmp_contents .guide_list_detail ul {
	margin: 0 -21px;
	list-style: none;
}
#tmp_contents .guide_list_detail li {
	float: left;
	width: 50%;
	padding: 0 21px;
	margin-bottom: 30px;
}
#tmp_contents .guide_list_detail li:nth-child(2n+1) {
	clear: left;
}
#tmp_contents .guide_list_detail li:nth-child(2n) {
	clear: right;
}
#tmp_contents .guide_list_detail .guide_link a {
	position: relative;
	display: block;
	padding: 13px 50px 12px 18px;
	border: 2px solid #ffffff;
	color: #222222;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	-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 .guide_list_detail .guide_link a:hover,
#tmp_contents .guide_list_detail .guide_link a:focus,
#tmp_contents .guide_list_detail .guide_link a:active{
	border: 2px solid #d01027;
}
#tmp_contents .guide_list_detail .guide_link a:after {
	position: absolute;
	content: '';
	width: 8px;
	height: 14px;
	top: 50%;
	right: 15px;
	background: transparent url(/shared/templates/koho/images/icon/icon_arrow_koho_shared.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#tmp_contents .guide_list_detail .guide_cnt {
	display: table;
	padding: 0 10px;
	margin-top: 22px;
}
#tmp_contents .guide_list_detail .guide_image {
	display: table-cell;
	vertical-align: top;
	width: 108px;
	padding-right: 16px;
}
#tmp_contents .guide_list_detail .guide_image img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .guide_list_detail .guide_des {
	display: table-cell;
	vertical-align: top;
	line-height: 1.6;
}

/* guide_list */
#tmp_contents .guide_list {
	margin-bottom: 25px;
}
#tmp_contents .guide_list:last-child {
	margin-bottom: 0;
}
#tmp_contents .guide_list ul {
	margin: 0 -10px;
	list-style: none;
}
#tmp_contents .guide_list li {
	float: left;
	width: 50%;
	padding: 0 10px;
	margin-bottom: 20px;
}
#tmp_contents .guide_list li:nth-child(2n+1) {
	clear: left;
}
#tmp_contents .guide_list li:nth-child(2n) {
	clear: right;
}
#tmp_contents .guide_list a {
	position: relative;
	display: block;
	padding: 7px 50px 7px 8px;
	border: 2px solid #ffffff;
	color: #222222;
	background-color: #ffffff;
	text-decoration: none;
	font-size: 111.1%;
	font-weight: bold;
	-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 .guide_list a:after {
	position: absolute;
	content: '';
	width: 8px;
	height: 14px;
	top: 50%;
	right: 28px;
	background: transparent url(/shared/templates/koho/images/icon/icon_arrow_koho_shared.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
#tmp_contents .guide_list a:hover,
#tmp_contents .guide_list a:focus,
#tmp_contents .guide_list a:active {
	border: 2px solid #d01027;
}
#tmp_contents .guide_list a span {
	display: inline-block;
	padding: 12px 0 14px 20px;
	border-left: 5px solid transparent;
}
#tmp_contents .guide_list.list_blue a span {
	border-color: #1771a0;
}
#tmp_contents .guide_list.list_green a span {
	border-color: #19745c;
}

/* guide_steps */
#tmp_contents .guite_steps_wrap{
	padding: 0 32px;
	margin-bottom: 51px;
}
#tmp_contents .guide_steps {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0
}
#tmp_contents .guide_steps .guide_step1,
#tmp_contents .guide_steps .guide_step2,
#tmp_contents .guide_steps .guide_step3{
	border: 1px solid #dddad9;
}
#tmp_contents .guide_steps .next_step{
	padding: 2px 0;
	background: transparent url(/shared/templates/koho/images/icon/icon_next_step.png) no-repeat;
	background-position: center;
}
#tmp_contents .guide_steps .guide_step1 .item_detail{
	background-image: url(/shared/templates/koho/images/main/study_step_img01.png);
	background-repeat: no-repeat;
	background-size: 80px auto;
	background-position: right 23px top 12px;
}
#tmp_contents .guide_steps .guide_step2 .item_detail{
	background-image: url(/shared/templates/koho/images/main/study_step_img02.png);
	background-repeat: no-repeat;
	background-size: 102px auto;
	background-position: right 12px top 5px;
}
#tmp_contents .guide_steps .guide_step3 .item_detail{
	background-image: url(/shared/templates/koho/images/main/study_step_img03.png);
	background-repeat: no-repeat;
	background-size: 76px auto;
	background-position: right 22px top 14px;
}
#tmp_contents .guide_steps ul {
	margin: 0;
	list-style: none;
}
#tmp_contents .guide_steps > ul > li {
	position: relative;
	margin-bottom: 7px;
}
#tmp_contents .guide_steps > ul > li:after {
	position: relative;
	content: '';
	display: inline-block;
	margin-top: 10px;
	width: 77px;
	height: 17px;
	left: 50%;
	background: transparent url(/shared/templates/koho/images/icon/icon_next_step.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_contents .guide_steps > ul > li:last-child:after {
	display: none;
}
#tmp_contents .guide_steps .item_num {
	display: table-cell;
	vertical-align: top;
	width: 132px;
	color: #544644;
	background-color: #dddad9;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 111.1%;
	text-align: center;
	padding: 8px 5px;
}
#tmp_contents .guide_steps .item_num span {
	vertical-align: middle;
	font-size: 230%;
	line-height: 1.2;
	margin-left: 8px;
}
#tmp_contents .guide_steps .item_des {
	display: table-cell;
	vertical-align: top;
	width: 198px;
	font-size: 111.1%;
	font-weight: bold;
	padding: 19px 26px 10px;
}
#tmp_contents .guide_steps .item_detail {
	display: table-cell;
	vertical-align: top;
	padding: 21px 114px 10px 0;
}
#tmp_contents .guide_steps .item_detail ul li {
	margin-bottom: 15px;
}
#tmp_contents .guide_steps .item_detail ul li a {
	position: relative;
	display: inline-block;
	padding-left: 23px;
	color: #222222;
	background-color: transparent;
	text-decoration: none;
}
#tmp_contents .guide_steps .item_detail ul li a:before {
	position: absolute;
	content: '';
	display: inline-block;
	width: 8px;
	height: 14px;
	top: 5px;
	left: 0;
	background: transparent url(/shared/templates/koho/images/icon/icon_arrow_koho_shared.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
}
#tmp_contents .guide_steps .item_detail ul li a:hover,
#tmp_contents .guide_steps .item_detail ul li a:focus,
#tmp_contents .guide_steps .item_detail ul li a:active {
	text-decoration: underline;
}

/* koho_shared
================================================== */
.koho_shared {
	padding: 70px 0 100px;
	border-top: 2px solid #ededed;
}
.koho_shared .item_link a {
	position: relative;
	display: block;
	background-color: #ffffff;
	color: #222222;
	text-decoration: none;
	font-weight: bold;
}
.koho_shared .item_link a:after {
	position: absolute;
	content: '';
	width: 8px;
	height: 14px;
	top: 50%;
	right: 28px;
	background: transparent url(/shared/templates/koho/images/icon/icon_arrow_koho_shared.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.koho_shared .shared_cnt {
	margin: 0 0 55px;
}
.koho_shared .shared_cnt ul {
	margin: 0 -11px;
	list-style: none;
}
.koho_shared .shared_cnt li {
	float: left;
	width: 33.33333%;
	padding: 0 11px;
}
.koho_shared .shared_cnt li:nth-child(3n+1) {
	clear: left;
}
.koho_shared .shared_cnt li:nth-child(3n) {
	clear: right;
}
.koho_shared .shared_cnt .shared_item {
	border-width: 2px;
	border-style: solid;
	-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);
}
.koho_shared .shared_cnt .shared_item.item_brown {
	border-color: #7d6965;
}
.koho_shared .shared_cnt .shared_item.item_blue {
	border-color: #1771a0;
}
.koho_shared .shared_cnt .shared_item.item_green {
	border-color: #19745c;
}
.koho_shared .shared_cnt .shared_item .item_ttl {
	padding: 3px 16px 19px;
	font-size: 133.3%;
	font-weight: bold;
	border-bottom: 2px solid transparent;
	color: #ffffff;
	overflow: hidden;
}
.koho_shared .shared_cnt .shared_item .item_ttl span.item_chapter {
	margin-right: 26px;
	font-size: 83.3%;
}
.koho_shared .shared_cnt .shared_item .item_ttl span.item_num {
	display: inline-block;
	vertical-align: bottom;
	margin: 0 0 -8px;
	font-size: 166.6%;
}
.koho_shared .shared_cnt .shared_item.item_blue .item_ttl span.item_subject ,
.koho_shared .shared_cnt .shared_item.item_green .item_ttl span.item_subject {
	letter-spacing: 1em;
}
.koho_shared .shared_cnt .shared_item.item_brown .item_ttl {
	border-color: #7d6965;
	background-color: #7d6965;
}
.koho_shared .shared_cnt .shared_item.item_blue .item_ttl {
	border-color: #1771a0;
	background-color: #1771a0;
}
.koho_shared .shared_cnt .shared_item.item_green .item_ttl {
	border-color: #19745c;
	background-color: #19745c;
}
.koho_shared .shared_cnt .shared_item .item_link a {
	padding: 18px 46px 18px 19px;
}
.koho_shared .shared_cnt .shared_item .item_link a:hover,
.koho_shared .shared_cnt .shared_item .item_link a:focus,
.koho_shared .shared_cnt .shared_item .item_link a:active {
	text-decoration: underline;
}
.koho_shared .koho_backtop {
	display: table;
	width: 576px;
	margin: 0 auto;
}
.koho_shared .koho_backtop img {
	width: 100%;
	height: auto;
	vertical-align: top;
}
.koho_shared .koho_backtop .item_link a:before{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 2px solid transparent;
}
.koho_shared .koho_backtop .item_link a {
	position: relative;
	display: table;
	width: 100%;
	font-size: 111.1%;
	-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);
}
.koho_shared .koho_backtop .item_link a:hover:before,
.koho_shared .koho_backtop .item_link a:focus:before,
.koho_shared .koho_backtop .item_link a:active:before{
	border-color: #d01027;
}
.koho_shared .koho_backtop .item_link span {
	display: table-cell;
	vertical-align: middle;
	padding: 5px 50px 5px 21px;
}
.koho_shared .koho_backtop .item_link span.item_logo {
	width: 74px;
	padding: 0;
}
/* koho achievement_gallery
================================================== */
.achievement_gallery {
	color: #222222;
	background-color: #f4f4f4;
	text-align: center;
	position: relative;
}
.achievement_gallery:before {
	content: "";
	background: #f4f4f4;
	height: 100%;
	position: absolute;
	left: -120px;
	right: -120px;
	z-index: -2;
	max-width: 100%;
}
#tmp_main_content{
	overflow: visible;
}
.achievement_gallery_inner {
	padding: 65px 0 64px;
}
.achievement_gallery_inner a {
	position: relative;
	display: inline-block;
	padding: 35px 50px 30px 126px;
	width: 610px;
	border: 2px solid #ffffff;
	color: #222222;
	background: #ffffff url(/shared/templates/koho/images/main/bg_achievement.png) no-repeat 23px center;
	font-size: 144.4%;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	-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);
}
.achievement_gallery_inner a:after {
	position: absolute;
	content: '';
	width: 8px;
	height: 14px;
	top: 50%;
	right: 28px;
	background: transparent url(/shared/templates/koho/images/icon/icon_arrow_koho_shared.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
}
.achievement_gallery_inner a:hover,
.achievement_gallery_inner a:focus,
.achievement_gallery_inner a:active {
	border: 2px solid #d01027;
}
.achievement_gallery_inner a span {
	display: inline-block;
	vertical-align: middle;
	margin-right: 13px;
}
.achievement_gallery_inner a span.sub_ttl_en {
	font-size: 53.8%;
	text-transform: uppercase;
}

/* koho box_link_col4
================================================== */
.box_link_col4 {
	margin: 74px auto 38px;
}
.box_link_col4 ul {
	margin: 0 -8px;
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.box_link_col4 li {
	width: 25%;
	margin-bottom: 20px;
	padding: 0 8px;
	list-style: none;
}
.box_link_col4 a {
	width: 100%;
	height: 100%;
	min-height: 70px;
	padding: 9px 33px 8px 15px;
	border: 2px solid #ffffff;
	color: #222222;
	background: #ffffff url(/shared/templates/koho/images/icon/icon_arrow_red_center.png) no-repeat right center;
	text-decoration: none;
	font-weight: bold;
	-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);
	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}
.box_link_col4 a:hover,
.box_link_col4 a:focus,
.box_link_col4 a:active {
	border: 2px solid #d01027;
}

/*Gallery Top
================================================== */
#tmp_articles{
	margin: 0 -7px;
	padding-bottom: 64px;
	overflow: hidden;
}
#tmp_articles .article_wrapper{
	margin: 0 auto;
}
#tmp_articles .article_item{
	display: block;
	padding: 0 7px;
	opacity: 0;
	margin-bottom: 15px;
	max-width:243px;
	width: 100%;
	-moz-transition: all 500ms;
	-webkit-transition: all 500ms;
	-o-transition: all 500ms;
	-ms-transition: all 500ms;
	transition: all 500ms;
}
#tmp_articles .article_item a{
	text-decoration: none;
	display: block;
	position: relative;
}
#tmp_articles .article_item a:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	border: 2px solid transparent;
}
#tmp_articles .article_item a:hover:after,
#tmp_articles .article_item a:focus:after,
#tmp_articles .article_item a:active:after{
	border-color: #d01027;
}
#tmp_articles .article_item:first-child{
	max-width:487px;
}
#tmp_articles .article_item.show-article{
	opacity: 1 !important;
}
#tmp_articles .article_item_inner{
	display: block;
	border: 1px solid #3e3e3e;
}
#tmp_articles .article_img{
	display: block;
	padding:9px;
	position: relative;
	overflow: hidden;
}
#tmp_articles .article_img img{
	width: 100%;
	height: auto;
}
#tmp_articles .article_txt{
	display: block;
	font-size: 88.9%;
	font-weight: bold;
	color: #222222;
	background: #f3f3f3 url(/shared/templates/koho/images/main/article_link_icon.jpg) no-repeat left 26px;
	padding: 18px 15px 15px 20px;
	line-height: 1.5;
}
#tmp_contents .custom_gallery .box_link_col4{
	width: 960px;
	max-width: 100%;
	padding:0;
	margin: 0 0 52px;
}
#tmp_contents .custom_gallery ul{
	margin: 0 -5px;
}
#tmp_contents .custom_gallery .box_link_col4 li{
	padding: 0 5px;
	width: 25%;
}
#tmp_contents .custom_gallery .box_link_col4 a:after{
	right: 21px;
}
/* ==================================================
accessibility style change:color
================================================== */
.color_yellow #tmp_contents .category_line,
.color_black #tmp_contents .category_line,
.color_blue #tmp_contents .category_line{
	position: static;
	z-index: auto;
	text-indent: 0;
	overflow: visible;
}
.color_yellow #tmp_contents .category_line,
.color_black #tmp_contents .category_line,
.color_blue #tmp_contents .category_line{
	position: static;
	z-index: auto;
	text-indent: 0;
	overflow: visible;
}
.color_yellow .koho_shared .koho_backtop .item_link a:before{
	border-color: #000000 !important;
}
.color_black .koho_shared .koho_backtop .item_link a:before,
.color_blue .koho_shared .koho_backtop .item_link a:before{
	border-color: #FFFF00 !important;
}
/* ==================================================
accessibility style change:font-size
================================================== */
/* index
============================= */
.fsize_small #tmp_contents .koho_page_heading .heading_num {
	padding: 11px 3px;
	width: 82px;
}
.fsize_small #tmp_contents .koho_page_heading .heading_main {
	width: calc(100% - 75px);
	margin-left: -11px;
}
.fsize_small #tmp_contents .koho_page_heading .heading_ttl,
.fsize_small #tmp_contents .koho_page_heading .heading_sub {
	min-height: 62px;
}
.fsize_small .koho_shared .shared_cnt .shared_item .item_ttl {
	padding: 3px 16px 12px;
}
.fsize_small .koho_shared .shared_cnt .shared_item .item_ttl span.item_num {
	margin: 0 0 -4px;
}
.fsize_small #tmp_contents .guide_steps .item_detail li {
	margin-bottom: 9px;
}
.fsize_small #tmp_contents .guide_steps .item_detail li a {
	padding-left: 15px;
}
.fsize_small #tmp_contents .guide_steps .item_detail li a:before {
	width: 6px;
	height: 11px;
	top: 3px;
}
.fsize_big #tmp_contents .koho_page_heading .heading_num {
	padding: 11px 3px;
	width: 120px;
}
.fsize_big #tmp_contents .koho_page_heading .heading_main {
	width: calc(100% - 120px);
}
.fsize_big #tmp_contents .koho_page_heading .heading_ttl {
	width: 220px;
}
.fsize_big .koho_shared .koho_backtop {
	width: 612px;
}
.fsize_big #tmp_contents .koho_guideline_banner .item_sub .sub_ttl {
	font-size: 150%;
}
.fsize_big #tmp_contents .guide_steps .item_des {
	width: 210px;
}
.fsize_big2 .koho_guideline_sm .item_ttl {
	font-size: 100%;
}
.fsize_big2 #tmp_contents .koho_page_heading .heading_num {
	padding: 7px 3px;
	width: 120px;
	font-size: 214.2%;
}
.fsize_big2 #tmp_contents .koho_page_heading .heading_main {
	width: calc(100% - 152px);
	margin-left: -16px;
}
.fsize_big2 #tmp_contents .koho_page_heading .heading_ttl {
	width: 260px;
	font-size: 128.5%;
}
.fsize_big2 #tmp_contents .koho_page_heading .heading_sub {
	font-size: 114.2%;
}
.fsize_big2 .koho_shared .shared_cnt .shared_item .item_ttl {
	padding: 3px 10px 21px;
}
.fsize_big2 .koho_shared .shared_cnt .shared_item .item_ttl span.item_num {
	margin: 0 0 -12px;
}
.fsize_big2 .koho_shared .koho_backtop {
	width: 800px;
}
.fsize_big2 #tmp_contents .guide_steps .item_num {
	width: 150px;
}
.fsize_big2 #tmp_contents .guide_steps .item_detail li a:before {
	top: 10px;
}
.fsize_big2 .achievement_gallery_inner a {
	font-size: 100%;
}
/* ==================================================
accessibility no-javascript
================================================== */
.no_javascript #tmp_articles .article_item{
	opacity: 1 !important;
	float: left;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_contents div.outline:after,
#tmp_contents div.box_info:after,
#tmp_contents div.box_info_ttl:after,
#tmp_contents div.box_info_cnt:after,
#tmp_contents div.box_link:after,
#tmp_contents div.box_link_ttl:after,
#tmp_contents div.box_link_cnt:after,
#tmp_contents div.box_menu:after,
#tmp_contents div.box_menu_ttl:after,
#tmp_contents div.box_menu_cnt:after,
#tmp_contents .box_photo:after,
#tmp_map:after,
#tmp_contents #tmp_facilities_btn:after,
#tmp_contents #tmp_facilities_btn ul:after,
#tmp_event_cal_tab:after,
#tmp_event_cal_tab ul:after,
#tmp_event_cal_refine:after,
#tmp_event_cal_refine_ttl:after,
#tmp_event_cal_refine_cnt:after,
#tmp_event_cal_refine_cnt dl:after,
#tmp_event_cal_refine_cnt dd:after,
#tmp_event_cal_refine_cnt dd ul:after,
#tmp_event_main:after,
#tmp_contents .event_col3:after,
#tmp_lnavi_event_cal:after,
#tmp_lnavi_event_cal_ttl:after,
#tmp_lnavi_event_cal_cnt:after,
#tmp_lnavi_event_cal .cal_navi:after,
.koho_shared .shared_cnt ul:after,
.guide_list_detail ul:after,
.guide_list ul:after,
.box_link_col4 ul:after,
#tmp_articles .article_wrapper: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_header {
	margin-bottom:10px !important;
	padding-bottom:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-bottom:1px solid #000000 !important;
}
#tmp_footer {
	margin-top:10px !important;
	padding-top:10px !important;
	color:#000000 !important;
	background:#FFFFFF !important;
	border-top:1px solid #000000 !important;
}
.koho_shared,
#tmp_lnavi,
#tmp_wrap_navigation,
.directional_button,
#tmp_footer .footer_nav,
#tmp_wrap_main:before ,
#tmp_wrap_header:before,
#tmp_means,
#tmp_hnavi_s,
#tmp_wrapper:before,
.region_info,
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu {
	display:none !important;
}
#tmp_header,
#tmp_wrap_main {
	float: none;
	width: 100%;
	max-width: 100%;
}
#tmp_main_content{
	margin: 0;
	width: 100%;
}
#tmp_contents .custom_gallery .box_link_col4,
.box_link_col4{
	width: 100%;
}
.custom_container {
	width: 100% !important;
	max-width: none;
	padding:0 !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;
}
.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;
}
.copyright {
	text-align:left !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}
