@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_special_free/images/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 1em;
	font-weight: bold;
	line-height: 1.3;
	position:relative;
	clear:both; /* Do not edit */
}
#tmp_contents h2 {
	position: relative;
	margin-right: 5px;
	padding:25px 31px 29px;
	background-color: #FFFFFF;
	background-image: url(/shared/templates/koho_special_free/images/h2_pattern_lft_top.png),url(/shared/templates/koho_special_free/images/h2_pattern_lft_btm.png),url(/shared/templates/koho_special_free/images/h2_pattern_lft_rp.png), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)), -webkit-gradient(linear, left top, left bottom, from(#222222), to(#222222));
	background-image: url(/shared/templates/koho_special_free/images/h2_pattern_lft_top.png),url(/shared/templates/koho_special_free/images/h2_pattern_lft_btm.png),url(/shared/templates/koho_special_free/images/h2_pattern_lft_rp.png), -moz-linear-gradient(#ffffff, #ffffff), -moz-linear-gradient(#222222, #222222);
	background-image: url(/shared/templates/koho_special_free/images/h2_pattern_lft_top.png),url(/shared/templates/koho_special_free/images/h2_pattern_lft_btm.png),url(/shared/templates/koho_special_free/images/h2_pattern_lft_rp.png), -o-linear-gradient(#ffffff, #ffffff), -o-linear-gradient(#222222, #222222);
	background-image: url(/shared/templates/koho_special_free/images/h2_pattern_lft_top.png),url(/shared/templates/koho_special_free/images/h2_pattern_lft_btm.png),url(/shared/templates/koho_special_free/images/h2_pattern_lft_rp.png), linear-gradient(#ffffff, #ffffff), linear-gradient(#222222, #222222);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left top, left bottom, left top, 1px 1px, left top;
	background-size: 142px auto, 142px auto, 142px auto, calc(100% - 2px) calc(100% - 2px), 100% 100%;
	border-left-width: 9px;
	font-size: 144.4%;
}
#tmp_contents h2:after {
	content:'';
	position:absolute;
	background-color: transparent;
	color:inherit;
	top: 10px;
	bottom: -5px;
    left: 30px;
    right: -5px;
	background-image:-webkit-linear-gradient(left,#ffd1d1 20%,#ffe7ce 20% 40%,#e2fccd 40% 60%,#e1ecfe 60% 80%,#e9e9e9 80%);
	background-image:-moz-linear-gradient(left,#ffd1d1 20%,#ffe7ce 20% 40%,#e2fccd 40% 60%,#e1ecfe 60% 80%,#e9e9e9 80%);
	background-image:-o-linear-gradient(left,#ffd1d1 20%,#ffe7ce 20% 40%,#e2fccd 40% 60%,#e1ecfe 60% 80%,#e9e9e9 80%);
	background-image:linear-gradient(to right,#ffd1d1 20%,#ffe7ce 20% 40%,#e2fccd 40% 60%,#e1ecfe 60% 80%,#e9e9e9 80%);
	background-repeat: no-repeat;
	z-index: -1;
}
#tmp_contents h3 {
	margin-top: 2.42em;
	margin-bottom: 0.9em;
	padding: 20px 40px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-image: url(/shared/templates/koho_special_free/images/h3_pattern_lft.png),url(/shared/templates/koho_special_free/images/h3_pattern_rgt.png), -webkit-gradient(linear, left top, left bottom, from(#b5bfd0), to(#b5bfd0)), -webkit-gradient(linear, left top, left bottom, from(#b5bfd0), to(#b5bfd0));
	background-image: url(/shared/templates/koho_special_free/images/h3_pattern_lft.png),url(/shared/templates/koho_special_free/images/h3_pattern_rgt.png), -moz-linear-gradient(#b5bfd0, #b5bfd0), -moz-linear-gradient(#b5bfd0, #b5bfd0);
	background-image: url(/shared/templates/koho_special_free/images/h3_pattern_lft.png),url(/shared/templates/koho_special_free/images/h3_pattern_rgt.png), -o-linear-gradient(#b5bfd0, #b5bfd0), -o-linear-gradient(#b5bfd0, #b5bfd0);
	background-image: url(/shared/templates/koho_special_free/images/h3_pattern_lft.png),url(/shared/templates/koho_special_free/images/h3_pattern_rgt.png), linear-gradient(#b5bfd0, #b5bfd0), linear-gradient(#b5bfd0, #b5bfd0);
	background-size: auto, auto, 100% 1px, 100% 1px;
	background-position: left bottom, right top, 0 3px, left bottom 3px;
	font-size: 144.4%;
	color: #222222;
}
#tmp_contents h4,
#tmp_contents .line_table p > strong {
	margin-bottom: 0.7em;
	padding: 3px 0 7px 32px;
	background: transparent url(/shared/templates/koho_special_free/images/h4_pattern.png) no-repeat 0 10px;
	border-bottom: 1px solid #222222;
	font-size: 122.2%;
	line-height: 1.4;
}
#tmp_contents h5 {
	margin-top: 1.65em;
	margin-bottom: 0.75em;
	padding: 0 0 9px 18px;
	background: transparent url(/shared/templates/koho_special_free/images/h5_pattern.png) no-repeat left bottom;
	font-size: 111.1%;
	line-height: 1.5;
}
#tmp_contents h6{
	margin-top: 1.85em;
	margin-bottom: 0.4em;
	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.75em; /* 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 60px; /* Do not edit */
	background-color: #FFFFFF;
	background-image:-webkit-linear-gradient(#ffffff,#ffffff),url(/shared/templates/koho_special_free/images/outline_pattern_triangle_lft.png),url(/shared/templates/koho_special_free/images/outline_pattern_triangle_rgt.png),-webkit-linear-gradient(left,#ffe7ce 20%,#e1ecfe 20% 40%,#ffd1d1 40% 60%,#e2fccd 60% 80%,#e9e9e9 80%);
	background-image:-moz-linear-gradient(#ffffff,#ffffff),url(/shared/templates/koho_special_free/images/outline_pattern_triangle_lft.png),url(/shared/templates/koho_special_free/images/outline_pattern_triangle_rgt.png),-moz-linear-gradient(left,#ffe7ce 20%,#e1ecfe 20% 40%,#ffd1d1 40% 60%,#e2fccd 60% 80%,#e9e9e9 80%);
	background-image:-o-linear-gradient(#ffffff,#ffffff),url(/shared/templates/koho_special_free/images/outline_pattern_triangle_lft.png),url(/shared/templates/koho_special_free/images/outline_pattern_triangle_rgt.png),-o-linear-gradient(left,#ffe7ce 20%,#e1ecfe 20% 40%,#ffd1d1 40% 60%,#e2fccd 60% 80%,#e9e9e9 80%);
	background-image:linear-gradient(#ffffff,#ffffff),url(/shared/templates/koho_special_free/images/outline_pattern_triangle_lft.png),url(/shared/templates/koho_special_free/images/outline_pattern_triangle_rgt.png),linear-gradient(to right,#ffe7ce 20%,#e1ecfe 20% 40%,#ffd1d1 40% 60%,#e2fccd 60% 80%,#e9e9e9 80%);
	background-repeat: no-repeat;
	background-position: 10px 10px, left bottom, right top, left top;
	background-size: calc(100% - 20px) calc(100% - 20px), auto, auto, 100% 100%;
	color: #222222;
	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:29px 32px 14px;
}
#tmp_contents div.outline {
	padding:29px 32px 14px;
}
#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 {
	position: relative;
	margin:0 0 20px;
	padding:15px 16px 8px;
	border:1px solid #b5bfd0;
	font-size: 88.9%;
	line-height: 1.7;
	color:inherit;
}
#tmp_contents ul.box_btn li:before,
#tmp_contents ul.box_btn li:after{
	content: '';
	position: absolute;
	top: -1px;
	left: -1px;
	z-index: 1;
}
#tmp_contents ul.box_btn li:before{
	width: 88px;
	border-top: 1px solid #222222;
}
#tmp_contents ul.box_btn li:after{
	height: 27px;
	border-left: 1px solid #222222;
}
#tmp_contents ul.box_btn a{
	display: block;
	margin: -15px -16px -8px;
	padding:15px 16px 8px 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 28px; /* Do not edit */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#222222)),-webkit-gradient(linear, left top, left bottom, from(#222222), to(#222222)),-webkit-gradient(linear, left top, left bottom, from(#222222), to(#222222)),-webkit-gradient(linear, left top, left bottom, from(#222222), to(#222222)), url(/shared/templates/koho_special_free/images/box_pattern_triangle.png),url(/shared/templates/koho_special_free/images/box_pattern_sq2.png);
	background-image: -moz-linear-gradient(#222222, #222222),-moz-linear-gradient(#222222, #222222),-moz-linear-gradient(#222222, #222222),-moz-linear-gradient(#222222, #222222), url(/shared/templates/koho_special_free/images/box_pattern_triangle.png),url(/shared/templates/koho_special_free/images/box_pattern_sq2.png);
	background-image: -o-linear-gradient(#222222, #222222),-o-linear-gradient(#222222, #222222),-o-linear-gradient(#222222, #222222),-o-linear-gradient(#222222, #222222), url(/shared/templates/koho_special_free/images/box_pattern_triangle.png),url(/shared/templates/koho_special_free/images/box_pattern_sq2.png);
	background-image: linear-gradient(#222222, #222222),linear-gradient(#222222, #222222),linear-gradient(#222222, #222222),linear-gradient(#222222, #222222), url(/shared/templates/koho_special_free/images/box_pattern_triangle.png),url(/shared/templates/koho_special_free/images/box_pattern_sq2.png);
	background-position: left top, left bottom, right bottom, right 38px top, right top, right top;
	background-size: 1px 100%, 100% 1px, 1px calc(100% - 38px), calc(100% - 38px) 1px, auto, auto;
	color: #222222;
	clear:both; /* Do not edit */
}
#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 {
	font-size: 122.2%;
	font-weight: bold;
	padding: 16px 32px 15px;
}
#tmp_contents .box_info .box_info_ttl p,
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_faq .box_faq_ttl p {
	position: relative;
    display: inline-block;
    z-index: 1;
	margin-bottom:0; /* Do not edit */
	line-height: 1.4;
}
#tmp_contents .box_info .box_info_ttl p:after,
#tmp_contents .box_link .box_link_ttl p:after,
#tmp_contents .box_faq .box_faq_ttl p:after {
	content: '';
    height: 14px;
    position: absolute;
    left: -1px;
    right: -2px;
    bottom: -5px;
    z-index: -1;
    padding-bottom: 5px;
    background-color: #dae9f7;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt{
	padding: 16px 26px 14px;
}
#tmp_contents .box_faq .box_faq_cnt {
	padding: 15px 26px 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 #b5bfd0;
	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 p {
	margin-bottom: 0;
	padding:11px 13px 9px;
	font-size: 111.1%;
	font-weight: bold;
	line-height:1.4;
}
#tmp_contents .box_menu_ttl a {
	display: block;
	margin: -11px -13px -9px;
	padding: 11px 13px 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;
	background: transparent url(/shared/templates/koho_special_free/images/box_pattern_sq.png) no-repeat top -1px right;
	font-size: 88.9%;
	border-top:1px solid #222222;
	position:relative;
}
#tmp_contents .box_menu_cnt::before {
	content:'';
	position:absolute;
	left:24px;
	top:-1px;
	z-index:1;
	background: url(/shared/templates/koho_special_free/images/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 61px; /* 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 {
	padding:12px 19px 10px;
	color:inherit;
	background-color:#fffcd9;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding:12px 19px 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;
}
#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;
}
/* update */
#tmp_custom_update{
	margin-bottom: 11px;
}
#tmp_parent_name a{
	padding: 3px 5px 2px 15px;
	line-height: 1.4;
	background-position: 2px 8px;
}
#tmp_lcnavi .accordion_cnt{
	display: none;
}

/* main img
================================================== */
#tmp_contents .box_mainvisual{
	margin-bottom: 70px;
}
#tmp_contents .box_mainvisual .mv_img{
	position: relative;
	border-bottom: 10px solid transparent;
	background-repeat: no-repeat;
	background-image:-webkit-linear-gradient(left,#ffe7ce 20%,#e1ecfe 20% 40%,#ffd1d1 40% 60%,#e2fccd 60% 80%,#e9e9e9 80%);
	background-image:-moz-linear-gradient(left,#ffe7ce 20%,#e1ecfe 20% 40%,#ffd1d1 40% 60%,#e2fccd 60% 80%,#e9e9e9 80%);
	background-image:-o-linear-gradient(left,#ffe7ce 20%,#e1ecfe 20% 40%,#ffd1d1 40% 60%,#e2fccd 60% 80%,#e9e9e9 80%);
	background-image:linear-gradient(to right,#ffe7ce 20%,#e1ecfe 20% 40%,#ffd1d1 40% 60%,#e2fccd 60% 80%,#e9e9e9 80%);
	background-clip: border-box;
	background-origin: border-box;
	background-position: left bottom;
	background-size: 100% 10px;
}
#tmp_contents .box_mainvisual h1,
#tmp_contents .box_mainvisual p{
	margin-bottom: 0;
}
#tmp_contents .box_mainvisual h1 {
	margin-right: 0;
	padding: 19px 60px 21px;
	background-color: #222222;
	background-image: url(/shared/templates/koho_special_free/images/h1_pattern_lft.png), url(/shared/templates/koho_special_free/images/h1_pattern_rgt.png);
	background-repeat: no-repeat;
	background-position: left top, right bottom;
	border: none;
	color: #ffffff;
	text-align: center;
}
#tmp_contents .box_mainvisual h1:before,
#tmp_contents .box_mainvisual h1:after{
	content: none;
}
#tmp_contents .box_mainvisual .mv_img:has(img) .mv_lbl{
	position: absolute;
}
#tmp_contents .box_mainvisual .mv_lbl{
	position: static;
	display: inline-block;
	margin-bottom: 10px;
    top: 21px;
    left: -10px;
    padding: 12px 5px 6px 5px;
    background-color: #ffffff;
    min-width: 139px;
    border: 1px solid #222222;
    font-size: 166.67%;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    z-index: 2;
    letter-spacing: 0.06em;
}
#tmp_contents .box_mainvisual .mv_lbl:before{
	content: '';
	position: absolute;
	left: -1px;
	top: -8px;
	background: transparent url(/shared/templates/koho_special_free/images/lbl_pattern_triangle.png) no-repeat;
	width: 10px;
	height:8px;
	color: inherit;
}
#tmp_contents .box_mainvisual img{
	width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_contents .box_mainvisual .mv_summary{
	padding: 17px 30px 18px;
	background-color: #e9edf3;
	line-height: 1.8;
	color: #222222;
}

/* anchors
================================================== */
#tmp_anchor {
	position: relative;
	margin: 70px 0 55px;
	padding: 73px 30px 32px;
	border-top: 1px solid #222222;
	border-right: 1px solid #222222;
}
#tmp_anchor:before{
	content: '';
	position: absolute;
	top: 8px;
	right: 9px;
	left: 0;
	bottom: 0;
	border-top: 7px solid #e2fccd;
	border-right: 7px solid #e2fccd;
	z-index: -1;
}
#tmp_anchor .anchor_ttl{
	position: absolute;
	top: -1px;
	left: 32px;
	display: inline-block;
	padding-bottom: 2px;
	font-size: 133.33%;
	font-weight: bold;
	z-index: 2;
}
#tmp_anchor .anchor_ttl:after{
	content: '';
    position: absolute;
    background-color: #ffffff;
    left: -9px;
    right: -9px;
    top: 9px;
    border-top: 7px solid #ffffff;
    z-index: 1;
}
#tmp_anchor .anchor_ttl p {
	position: relative;
	margin-bottom: 0;
	padding: 5px 13px 16px 11px;
	background-color: #ffe7ce;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe7ce), to(#ffe7ce)), -webkit-gradient(linear, left top, left bottom, from(#222222), to(#222222)), -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
	background-image: -moz-linear-gradient(#ffe7ce, #ffe7ce), -moz-linear-gradient(#222222, #222222), -moz-linear-gradient(#ffffff, #ffffff);
	background-image: -o-linear-gradient(#ffe7ce, #ffe7ce), -o-linear-gradient(#222222, #222222), -o-linear-gradient(#ffffff, #ffffff);
	background-image: linear-gradient(#ffe7ce, #ffe7ce), linear-gradient(#222222, #222222), linear-gradient(#ffffff, #ffffff);
	background-repeat: no-repeat;
	background-position: 1px 0, 0 0, 0 0;
	background-size: calc(100% - 2px) 100%, 100% 100%, 100% 100%;
	overflow: hidden;
	z-index: 2;
}
#tmp_anchor .anchor_ttl p:before,
#tmp_anchor .anchor_ttl p:after{
	content: '';
	position: absolute;
	border: 52px solid transparent;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}
#tmp_anchor .anchor_ttl p:before{
    border-bottom: 14px solid #222222;
    bottom: -2px;
}
#tmp_anchor .anchor_ttl p:after{
    border-bottom: 14px solid #ffffff;
    bottom: -3px;
}
#tmp_anchor .anchor_cnt ul{
	margin: 0;
	list-style: none;
}
#tmp_anchor .anchor_cnt li{
	position: relative;
	margin-bottom: 19px;
	padding: 2px 0 2px 20px;
	z-index: 1;
}
#tmp_anchor .anchor_cnt 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_anchor .anchor_cnt a{
	display: inline-block;
	background-color: transparent;
	color: inherit;
	text-decoration: none;
}
#tmp_anchor .anchor_cnt 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 5px;
	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 p > strong{
	margin: 0 0 17px;
	display: block;
	padding: 5px 0 3px 32px;
	background-position: 0 8px;
	font-weight: bold;
}
#tmp_contents .line_table ul{
	margin-top: 18px;
	margin-bottom: 18px;
}

/* greeting main
================================================== */
#tmp_contents .special_greeting_part{
	margin-bottom: 61px;
	border-spacing: 0;
	border-collapse: collapse;
	width: 100%;
}
#tmp_contents .special_greeting_part td{
	padding: 0;
}
#tmp_contents .special_greeting_part h2{
	position: relative;
	margin: 45px 0 32px 10px;
    padding: 14px 30px 20px 20px;
	background-color: #222222;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff)), url(/shared/templates/koho_special_free/images/box_pattern_sq3.png);
	background-image: -moz-linear-gradient(#ffffff, #ffffff), url(/shared/templates/koho_special_free/images/box_pattern_sq3.png);
	background-image: -o-linear-gradient(#ffffff, #ffffff), url(/shared/templates/koho_special_free/images/box_pattern_sq3.png);
	background-image: linear-gradient(#ffffff, #ffffff), url(/shared/templates/koho_special_free/images/box_pattern_sq3.png);
	background-repeat: no-repeat;
	background-position: right 9px top 0, right top;
	background-size: 1px calc(100% - 10px), auto;
	font-size: 177.78%;
	font-weight: bold;
	line-height: 1.4;
	color: #ffffff;
}
#tmp_contents .special_greeting_part h2:before{
	content: '';
	position: absolute;
	top:-10px;
	left:-10px;
	bottom:10px;
	right:9px;
	border: 1px solid #222222;
	border-right-color: #000000;
	pointer-events: none;
	z-index: -1;
}
#tmp_contents .special_greeting_part h2:after{
	background-image: url(/shared/templates/koho_special_free/images/pattern_triangle_line.png);
	top: auto;
	left: -10px;
    bottom: -14px;
	width: 96px;
	height: 26px;
	pointer-events: none;
	z-index: 1;
}
#tmp_contents .special_greeting_part .part_img{
	padding-bottom: 55px;
}
#tmp_contents .special_greeting_part .part_cnt{
	padding: 0 7px;
}
#tmp_contents .special_greeting_part .part_inner{
	position: relative;
	padding: 40px 20px 13px;
	background-color: #fffde5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fffde5), to(#fffde5)), -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#ffffff));
	background-image: -moz-linear-gradient(#fffde5, #fffde5), -moz-linear-gradient(#FFFFFF, #ffffff);
	background-image: -o-linear-gradient(#fffde5, #fffde5), -o-linear-gradient(#FFFFFF, #ffffff);
	background-image: linear-gradient(#fffde5, #fffde5), linear-gradient(#FFFFFF, #ffffff);
	background-position: 6px 6px, 0 0;
	background-size: calc(100% - 12px) calc(100% - 12px), 100% 100%;
	background-repeat: no-repeat;
	border: 1px solid #222222;
}
#tmp_contents .special_greeting_part .part_inner:before,
#tmp_contents .special_greeting_part .part_inner:after{
	content: '';
	position: absolute;
	background-color: transparent;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#222222)), -webkit-gradient(linear, left top, left bottom, from(#222222), to(#222222));
	background-image: -moz-linear-gradient(#222222, #222222), -moz-linear-gradient(#222222, #222222);
	background-image: -o-linear-gradient(#222222, #222222), -o-linear-gradient(#222222, #222222);
	background-image: linear-gradient(#222222, #222222), linear-gradient(#222222, #222222);
	background-repeat: no-repeat;
	background-size: 100% 1px, 1px 100%;
	pointer-events: none;
}
#tmp_contents .special_greeting_part .part_inner:before{
	top: -10px;
    left: 0;
    right: -10px;
    bottom: 0;
	background-position: 0 9px, right 9px top;
}
#tmp_contents .special_greeting_part .part_inner:after{
	top: 0;
    left: -10px;
    right: 0;
    bottom: -10px;
	background-position: left bottom 9px, left 9px bottom;
}
#tmp_contents .special_greeting_part .part_inner > :first-child{
	margin-top: 0;
}
#tmp_contents .special_greeting_part .part_inner h4{
	margin-bottom: 21px;
}

/* inquiry
================================================== */
table.inquiry {
	margin:0 auto 2.8em;
	max-width: 600px;
	width: 100%;
	border-collapse:collapse;
	border-spacing: 0;
	line-height: 1.8;
}
table.inquiry td {
	padding: 9px 16px 10px;
	border: 6px solid #dae9f7;
	vertical-align:top;
}

/* black number
================================================== */
.backnumb_blog{
	margin-bottom: 20px;
}
.backnumb_blog .ttl_blog{
	margin-bottom: 15px;
	font-size: 144.4%;
}
.backnumb_blog .ttl_blog:after{
	margin-left: 20px;
	background-image: url(/shared/templates/koho_special_free/images/back_txt_pc.png);
	width: 98px;
}
.backnumb_blog .ttl_blog p{
	padding-right: 5px;
}
.backnumb_blog .ttl_blog p:before{
	bottom: 6px;
	background-image: -webkit-gradient(linear,left top, right top,color-stop(20%, #ffd1d1), color-stop(20%, #ffe7ce), color-stop(40%, #e2fccd), color-stop(60%, #e1ecfe), color-stop(80%, #e9e9e9));
	background-image: -moz-linear-gradient(left,#ffd1d1 20%, #ffe7ce 20% 40%, #e2fccd 40% 60%, #e1ecfe 60% 80%, #e9e9e9 80%);
	background-image: -o-linear-gradient(left,#ffd1d1 20%, #ffe7ce 20% 40%, #e2fccd 40% 60%, #e1ecfe 60% 80%, #e9e9e9 80%);
	background-image: linear-gradient(to right,#ffd1d1 20%, #ffe7ce 20% 40%, #e2fccd 40% 60%, #e1ecfe 60% 80%, #e9e9e9 80%);
}
.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;
}
/* hover */
#tmp_contents #tmp_anchor a:hover,
.backnumb_blog .backnumb_blog_cnt a:hover{
	text-decoration: underline;
}

/* ==================================================
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{
	font-family: "OT-HiraginoUDSansStdN-W6", sans-serif;
}
/* italic */
#tmp_contents em {
	font-family: "OT-HiraginoUDSansStdN-W4", "游ゴシック", YuGothic, "游ゴシック体", sans-serif;
}
#tmp_contents .box_mainvisual .mv_lbl,
#tmp_contents em strong,
#tmp_contents strong em {
	font-family: "OT-HiraginoUDSansStdN-W6", "游ゴシック", YuGothic, "游ゴシック体", sans-serif;
}
/* ==================================================
accessibility
================================================== */
.color_black #tmp_wrapper #tmp_anchor .anchor_ttl p:before,
.color_black #tmp_wrapper #tmp_anchor .anchor_ttl p:after,
.color_blue #tmp_wrapper #tmp_anchor .anchor_ttl p:before,
.color_blue #tmp_wrapper #tmp_anchor .anchor_ttl p:after,
.color_yellow #tmp_wrapper #tmp_anchor .anchor_ttl p:before,
.color_yellow #tmp_wrapper #tmp_anchor .anchor_ttl p:after,
.color_black #tmp_wrapper #tmp_anchor .anchor_ttl:after,
.color_blue #tmp_wrapper #tmp_anchor .anchor_ttl:after,
.color_yellow #tmp_wrapper #tmp_anchor .anchor_ttl:after,
.color_black #tmp_wrapper .box_menu_cnt::before,
.color_blue #tmp_wrapper .box_menu_cnt::before,
.color_yellow #tmp_wrapper  .box_menu_cnt::before,
.color_black #tmp_wrapper #tmp_wrap_main:before,
.color_black #tmp_wrapper #tmp_contents h2:after,
.color_black #tmp_wrapper #tmp_contents .box_mainvisual .mv_lbl:before,
.color_black #tmp_wrapper #tmp_contents ul.box_btn li:before,
.color_black #tmp_wrapper #tmp_contents ul.box_btn li:after,
.color_black #tmp_wrapper #tmp_contents .box_info .box_info_ttl p:after,
.color_black #tmp_wrapper #tmp_contents .box_link .box_link_ttl p:after,
.color_black #tmp_wrapper #tmp_contents .box_faq .box_faq_ttl p:after,
.color_black #tmp_wrapper #tmp_contents .box_greeting_main h2:before,
.color_black #tmp_wrapper #tmp_contents .special_greeting_part .part_inner:before,
.color_black #tmp_wrapper #tmp_contents .special_greeting_part .part_inner:after,
.color_blue #tmp_wrapper #tmp_wrap_main:before,
.color_blue #tmp_wrapper #tmp_contents h2:after,
.color_blue #tmp_wrapper #tmp_contents .box_mainvisual .mv_lbl:before,
.color_blue #tmp_wrapper #tmp_contents ul.box_btn li:before,
.color_blue #tmp_wrapper #tmp_contents ul.box_btn li:after,
.color_blue #tmp_wrapper #tmp_contents .box_info .box_info_ttl p:after,
.color_blue #tmp_wrapper #tmp_contents .box_link .box_link_ttl p:after,
.color_blue #tmp_wrapper #tmp_contents .box_faq .box_faq_ttl p:after,
.color_blue #tmp_wrapper #tmp_contents .box_greeting_main h2:before,
.color_blue #tmp_wrapper #tmp_contents .special_greeting_part .part_inner:before,
.color_blue #tmp_wrapper #tmp_contents .special_greeting_part .part_inner:after,
.color_yellow #tmp_wrapper #tmp_wrap_main:before,
.color_yellow #tmp_wrapper #tmp_contents h2:after,
.color_yellow #tmp_wrapper #tmp_contents .box_mainvisual .mv_lbl:before,
.color_yellow #tmp_wrapper #tmp_contents ul.box_btn li:before,
.color_yellow #tmp_wrapper #tmp_contents ul.box_btn li:after,
.color_yellow #tmp_wrapper #tmp_contents .box_info .box_info_ttl p:after,
.color_yellow #tmp_wrapper #tmp_contents .box_link .box_link_ttl p:after,
.color_yellow #tmp_wrapper #tmp_contents .box_faq .box_faq_ttl p:after,
.color_yellow #tmp_wrapper #tmp_contents .box_greeting_main h2:before,
.color_yellow #tmp_wrapper #tmp_contents .special_greeting_part .part_inner:before,
.color_yellow #tmp_wrapper #tmp_contents .special_greeting_part .part_inner:after{
	content: none;
}
.color_black #tmp_wrapper #tmp_anchor,
.color_blue #tmp_wrapper #tmp_anchor,
.color_yellow #tmp_wrapper #tmp_anchor{
	background-color: transparent !important;
}
.color_black #tmp_wrapper #tmp_anchor .anchor_ttl,
.color_blue #tmp_wrapper #tmp_anchor .anchor_ttl,
.color_yellow #tmp_wrapper #tmp_anchor .anchor_ttl,
.color_black #tmp_wrapper #tmp_contents #tmp_anchor,
.color_black #tmp_wrapper #tmp_contents .box_info,
.color_black #tmp_wrapper #tmp_contents .box_link,
.color_black #tmp_wrapper #tmp_contents .box_faq,
.color_blue #tmp_wrapper #tmp_contents #tmp_anchor,
.color_blue #tmp_wrapper #tmp_contents .box_info,
.color_blue #tmp_wrapper #tmp_contents .box_link,
.color_blue #tmp_wrapper #tmp_contents .box_faq,
.color_yellow #tmp_wrapper #tmp_contents #tmp_anchor,
.color_yellow #tmp_wrapper #tmp_contents .box_info,
.color_yellow #tmp_wrapper #tmp_contents .box_link,
.color_yellow #tmp_wrapper #tmp_contents .box_faq{
	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_contents .outline,
.color_blue #tmp_contents .outline,
.color_yellow #tmp_contents .outline{
	border: 10px solid;
}
.color_black #tmp_wrapper #tmp_anchor:before,
.color_blue #tmp_wrapper #tmp_anchor:before{
	border-color: #FFFF00;
}
.color_yellow #tmp_wrapper #tmp_anchor:before{
	border-color: #000000;
}
.color_black #tmp_wrapper #tmp_anchor .anchor_cnt li:before,
.color_blue #tmp_wrapper #tmp_anchor .anchor_cnt li:before{
	border-top-color: #FFFF00;
}
.color_yellow #tmp_wrapper #tmp_anchor .anchor_cnt li:before{
	border-top-color: #000000;
}
.color_black #tmp_wrapper .lnavi_blog .accordion_switch span::before,
.color_black #tmp_wrapper .lnavi_blog .accordion_switch span::after,
.color_blue #tmp_wrapper .lnavi_blog .accordion_switch span::before,
.color_blue #tmp_wrapper .lnavi_blog .accordion_switch span::after{
	background-color: #FFFF00;
}
.color_yellow #tmp_wrapper .lnavi_blog .accordion_switch span::before,
.color_yellow #tmp_wrapper .lnavi_blog .accordion_switch span::after{
	background-color: #000000;
}
/* fsize */
.fsize_small #tmp_wrapper #tmp_parent_name a{
	background-position: 4px 4px;
}
.fsize_small #tmp_wrapper #tmp_contents h4{
	background-position: 0 5px;
}
.fsize_small #tmp_wrapper a.icon_pdf,
.fsize_small #tmp_wrapper a.icon_word,
.fsize_small #tmp_wrapper a.icon_excel,
.fsize_small #tmp_wrapper a.icon_text,
.fsize_small #tmp_wrapper a.icon_ppt,
.fsize_small #tmp_wrapper a.icon_zip,
.fsize_small #tmp_wrapper a.icon_csv{
	background-position: 0 1px;
}
.fsize_big #tmp_wrapper #tmp_anchor{
	padding-top: 100px;
}
.fsize_big2 #tmp_wrapper #tmp_anchor{
	padding-top: 110px;
}
.fsize_big2 #tmp_wrapper #tmp_anchor .anchor_ttl p::before{
	bottom: 0;
}
.fsize_big2 #tmp_wrapper #tmp_anchor .anchor_ttl p::after{
	bottom: -1px;
}
/* no-js */
.no_javascript #tmp_wrapper #tmp_lcnavi .accordion_cnt{
	display: block;
}
.no_javascript #tmp_wrapper #tmp_anchor{
	display: none;
}
/* ==================================================
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 {
	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;
}
}

