<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* ==================================================
social media
================================================== */
#tmp_wrap_custom_update{
	padding-top: 54px;
	margin-bottom: 87px;
}
#tmp_update,
#tmp_social_plugins{
	display: inline-block;
}
#tmp_update {
    color: #222222;
    background-color: transparent;
    font-size: 87.5%;
}
#tmp_social_plugins{
	float: right;
}
#tmp_social_plugins .social_media_btn {
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
}
#tmp_social_plugins .twitter_btn{
	margin-right: 0;
}
#tmp_social_plugins .social_media_btn a {
    display: inline-block;
}
#tmp_social_plugins .social_media_btn img {
    max-width: 100%;
    height: auto;
    vertical-align: top;
    transition: 0.2s opacity ease-in-out;
    -webkit-transition: 0.2s opacity ease-in-out;
    -moz-transition: 0.2s opacity ease-in-out;
}
#tmp_social_plugins .social_media_btn a:hover img,
#tmp_social_plugins .social_media_btn a:focus img{
	opacity: 0.7;
}
/* ==================================================
Required to CMS-8341
================================================== */
.format_free #tmp_main .container {
	width: 1020px;
}
#tmp_contents h1 {
    margin: 0 0 1.1em;
    font-size: 225%;
	font-weight: normal;
    line-height: 1.4;
    color: #222222;
    background-color: #ffffff;
    padding: 0 0 21px;
	border-bottom: 1px solid #a0a0a0;
	clear:both; /* Do not edit */
}
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3 {
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
}
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6 {
	clear:both; /* Do not edit */
	line-height: 1.4;
	font-weight: bold;
}
#tmp_contents h2 {
    margin: 4em 0 0.8em;
    font-size: 187.5%;
	font-weight: normal;
    color: inherit;
    background: transparent url(/shared/templates/dentokoge_free/images/icon/icon_media.png) no-repeat left top;
    padding-left: 62px;
}
#tmp_contents h3 {
    margin: 0 0 0.8em;
    font-size: 168.7%;
	font-weight: normal;
	color: #222222;
    background: #ffffff url(/shared/templates/dentokoge_free/images/main/h3_bg.jpg);
    padding: 12px 20px 7px;
}
#tmp_contents h4 {
	margin: 2em 0 0.9em;
    font-size: 143.7%;
    color: #222222;
    background-color: #ffffff;
	padding: 0 5px 16px;
	border-bottom: 1px solid #a0a0a0;
}
#tmp_contents h5 {
	margin: 2.4em 0 1.1em;
    font-size: 125%;
    color: #222222;
    background: #ffffff url(/shared/templates/dentokoge_free/images/main/h5_bg.jpg) no-repeat left 0;
    padding: 0 21px;
}
#tmp_contents h6 {
    margin: 1.7em 0 1em;
    font-size: 112.5%;
	padding: 0 3px;
}
#tmp_contents table {
	word-break: break-all;
}
#tmp_contents p {
	margin:0 0 0.8em 0; /* Do not edit */
	line-height: 2.2;
}
#tmp_contents ul {
	margin:0 0 2.7em 1.3em; /* Do not edit */
	list-style-image:url(/shared/site_dentokoge/images/icon/list_icon.gif); /* Do not edit */
}
#tmp_contents ol {
	margin:0 0 1em 3.2em; /* Do not edit */
	list-style-image:none; /* Do not edit */
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 1.1em; /* Do not edit */
}
#tmp_contents ul ul,
#tmp_contents ul ol,
#tmp_contents ol ul,
#tmp_contents ol ol {
	margin:0.3em 0 0 1.5em; /* Do not edit */
}
#tmp_contents hr {
	height:1px; /* Do not edit */
	color:#CCCCCC; /* Do not edit */
	background-color:#CCCCCC; /* Do not edit */
	border:none; /* Do not edit */
	clear:both; /* Do not edit */
}
/* ==================================================
parts
================================================== */
/* img_cap
================================================== */
table.img_cap {
	margin:0 0 0.3em;
	border-collapse:collapse;
	border-spacing:0;
}
table.img_cap td {
	padding:0;
}
div.img_cap {
	margin:0 0 0.3em;
}
div.img_cap img {
	margin:0 !important;
}
/* outline
================================================== */
#tmp_contents .outline {
	margin: 0 0 3.3em; /* 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: 42px 56px 20px;
	color:inherit;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:right bottom,top left;
	background-image:url(/shared/templates/dentokoge_free/images/icon/outline_flower_bg.png),url(/shared/templates/dentokoge_free/images/main/outline_bg.jpg);
	background-size: 111px auto, cover;
	-webkit-background-size: 111px auto, cover;
	-moz-background-size: 111px auto, cover;
}
#tmp_contents div.outline {
	padding: 42px 56px 20px;
	color:inherit;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position:right bottom,top left;
	background-image:url(/shared/templates/dentokoge_free/images/icon/outline_flower_bg.png),url(/shared/templates/dentokoge_free/images/main/outline_bg.jpg);
	background-size: 111px auto, cover;
	-webkit-background-size: 111px auto, cover;
	-moz-background-size: 111px auto, cover;
}
#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 2em; /* Do not edit */
	padding:0;
	list-style:none;
	list-style-image:none;
}
#tmp_contents ul.box_btn li {
	position: relative;
    padding: 16px 40px 16px 33px;
	font-weight: bold;
	font-size: 93.7%;
	line-height: 1.7;
	border: 1px solid #313131;
	margin:0 0 2em; /* Do not edit */
}
#tmp_contents ul.box_btn li:before{
	content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    left: -1px;
    z-index: -1;
    background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_left.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_left.png);
    background-position: top -1px left, left bottom -1px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_contents ul.box_btn li:after{
    content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    right: -2px;
    z-index: -1;
    background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_right.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_right.png);
    background-position: top -1px right, right bottom -1px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_contents ul.box_btn li a {
    text-decoration: none;
    display: block;
    color: inherit;
    background: transparent url(/shared/templates/dentokoge_free/images/icon/icon_arrow.png) right 13px center no-repeat;
	padding: 16px 40px 16px 33px;
	margin: -16px -40px -16px -33px;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#tmp_contents ul.box_btn li.active,
#tmp_contents ul.box_btn li a:hover,
#tmp_contents ul.box_btn li a:focus{
	background-color: #1b1b1b;
    color: #ffffff;
    background-image: url(/shared/templates/dentokoge_free/images/icon/icon_arrow_white.png);
}
/* box_info
================================================== */
#tmp_contents .box_info {
	margin:1.5em 0 3.2em; /* Do not edit */
	border: 1px solid #aaaaaa;
	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 {
	color:inherit;
	font-weight:bold;
	font-size: 125%;
	padding: 0 33px;
}
#tmp_contents .box_info .box_info_ttl p {
	padding: 13px 0;
	margin-bottom:0; /* Do not edit */
	border-bottom: 1px solid #aaaaaa;
}
#tmp_contents .box_info .box_info_cnt {
	padding: 27px 33px 10px;
}
#tmp_contents .box_info ul,
#tmp_contents .box_info ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:22px; /* Do not edit */
}
#tmp_contents .box_info_cnt li{
	margin-bottom: 0.5em;
}
/* box_link
================================================== */
#tmp_contents .box_link {
	margin:0 0 3.5em; /* Do not edit */
	border: 1px solid #aaaaaa;
	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 {
	color: inherit;
    font-weight: bold;
    font-size: 125%;
	padding: 0 33px;
}
#tmp_contents .box_link .box_link_ttl p {
	padding: 13px 0;
	margin-bottom:0; /* Do not edit */
	border-bottom: 1px solid #aaaaaa;
}
#tmp_contents .box_link .box_link_cnt {
	padding: 24px 33px 7px;
}
#tmp_contents .box_link ul,
#tmp_contents .box_link ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:22px; /* Do not edit */
}
#tmp_contents .box_link_cnt li{
	margin-bottom: 0.5em;
}
/* box_menu
================================================== */
#tmp_contents .box_menu {
	overflow: hidden;
	margin:0 0 1.7em; /* Do not edit */
	border:1px solid #aaaaaa;
	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 */
	overflow: visible;
}
#tmp_contents .box_menu .box_menu_ttl{
	font-size: 125%;
	font-weight: bold;
	padding: 0 33px;
}
#tmp_contents .box_menu_ttl p {
	margin-bottom: 0;
	padding: 13px 0 11px;
	border-bottom:1px solid #aaaaaa;
}
#tmp_contents .box_menu_ttl a{
	display: block;
    text-decoration: none;
	padding-left: 38px;
    color: inherit;
    background: transparent url(/shared/templates/dentokoge_free/images/icon/icon_arrow.png) no-repeat left center;
	padding: 13px 0 11px 40px;
	margin: -13px 0 -11px;
}
#tmp_contents .box_menu_ttl.active a,
#tmp_contents .box_menu_ttl a:hover,
#tmp_contents .box_menu_ttl a:focus{
	text-decoration: underline;
}
#tmp_contents .box_menu_cnt{
	padding: 28px 33px 7px;
}
#tmp_contents .box_menu_cnt p{
	line-height: 1.8;
}
#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 li{
	margin-bottom: 0.5em;
}
/* datatable 
   enquete_table
================================================== */
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 3.1em 0 3em; /* Do not edit */
	color:#1a1a1a;
	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 {
	text-align: left;
	padding: 13px 30px 7px;
	font-size: 112.5%;
	color:inherit;
	background-color:#f8f8f8;
	border:1px solid #aaaaaa;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 15px 30px 9px;
	border:1px solid #aaaaaa;
}
#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 &gt; Styles &gt; .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 &gt; Styles &gt; th.bg_red */
}
#tmp_contents table.datatable table th.bg_yellow {
	color:inherit;
	background-color:#FBFBDF; /* base.css &gt; Styles &gt; th.bg_yellow */
}
#tmp_contents table.datatable table th.bg_blue {
	color:inherit;
	background-color:#EBF9FC; /* base.css &gt; Styles &gt; th.bg_blue */
}
#tmp_contents table.datatable table th.bg_gray {
	color:inherit;
	background-color:#E9E9E9; /* base.css &gt; Styles &gt; th.bg_gray */
}
#tmp_contents table.datatable table th.bg_green {
	color:inherit;
	background-color:#EDFBEE; /* base.css &gt; Styles &gt; th.bg_green */
}
#tmp_contents table.datatable table th.bg_purple {
	color:inherit;
	background-color:#EDE9FA; /* base.css &gt; Styles &gt; 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 */
}
/* inquiry
============================== */
#tmp_inquiry {
	margin:0 0 50px;
	padding: 0 33px;
	border: 1px solid #aaaaaa;
	clear:both;
}
#tmp_inquiry_ttl {
	padding: 19px 0 18px;
	color:inherit;
	border-bottom: 1px solid #aaaaaa;
	font-size: 125%;
	font-weight: bold;
}
#tmp_inquiry_ttl p {
	margin-bottom:0;
}
#tmp_inquiry_cnt {
	padding: 26px 5px 26px;
}
#tmp_inquiry_cnt p {
	margin-bottom:3px;
}
#tmp_inquiry_cnt .inquiry_btn{
	margin-top: 31px;
	display: inline-block;
	position: relative;
	padding: 10px 40px 10px 17px;
	min-width: 230px;
}
#tmp_inquiry_cnt .inquiry_btn:before {
	content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    left: -1px;
    z-index: -1;
    background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_left.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_left.png);
    background-position: top -1px left, left bottom -1px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_inquiry_cnt .inquiry_btn:after {
	content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    right: -2px;
    z-index: -1;
    background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_right.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_right.png);
    background-position: top -1px right, right bottom -1px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_inquiry_cnt .inquiry_btn input{
	font-size: 93.7%;
	cursor: pointer;
    font-weight: bold;
	min-width: 230px;
    color: #222222;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
    background: transparent url(/shared/templates/dentokoge_free/images/icon/icon_arrow.png) right 13px center no-repeat;
    padding: 10px 40px 10px 17px;
    margin: -10px -40px -10px -17px;
    border: 1px solid #313131;
    text-align: left;
}
#tmp_inquiry_cnt .inquiry_btn input:hover,
#tmp_inquiry_cnt .inquiry_btn input:focus{
	background-color: #1b1b1b;
    color: #ffffff;
    background-image: url(/shared/templates/dentokoge_free/images/icon/icon_arrow_white.png);
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
/* feedback
============================== */
#tmp_feedback {
	margin:0 0 50px;
	padding: 0 33px;
	border: 1px solid #aaaaaa;
	clear:both;
}
#tmp_feedback_ttl {
	padding: 19px 0 18px;
	color:inherit;
	border-bottom: 1px solid #aaaaaa;
	font-size: 125%;
	font-weight: bold;
}
#tmp_feedback_ttl p {
	margin-bottom:0;
}
#tmp_feedback_cnt {
	padding: 26px 0 37px;
}
#tmp_feedback_cnt fieldset {
	margin:0 0 1.4em 0;
	clear:both;
}
#tmp_feedback_cnt fieldset legend {
	margin:0 0 0.5em 0;
	font-weight:bold;
	clear:both;
}
#tmp_feedback_cnt fieldset p {
	display:inline;
	margin:0 1em 0 0;
	float:left;
}
#tmp_feedback_cnt .submit {
	position: relative;
	margin: 10px auto 0;
	clear:both;
    padding: 10px 40px 10px 19px;
	display: inline-block;
	min-width: 190px;
}
#tmp_feedback_cnt .submit:before {
	content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    left: -1px;
    z-index: -1;
    background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_left.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_left.png);
    background-position: top -1px left, left bottom -1px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_feedback_cnt .submit:after {
	content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    right: -2px;
    z-index: -1;
    background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_right.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_right.png);
    background-position: top -1px right, right bottom -1px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_feedback_cnt .submit input {
	font-size: 93.7%;
	cursor: pointer;
    font-weight: bold;
    color: #222222;
    background-color: #ffffff;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background: transparent url(/shared/templates/dentokoge_free/images/icon/icon_arrow.png) right 13px center no-repeat;
    padding: 10px 40px 10px 19px;
    margin: -10px -40px -10px -19px;
	border: 1px solid #313131;
	min-width: 190px;
	text-align: left;
}
#tmp_feedback_cnt .submit input:hover,
#tmp_feedback_cnt .submit input:focus{
	background-color: #1b1b1b;
    color: #ffffff;
    background-image: url(/shared/templates/dentokoge_free/images/icon/icon_arrow_white.png);
}
/* plugin ▼変更しない
============================== */
.plugin {
    margin: 0 0 90px;
    padding: 39px 20px 32px 50px;
    border: 1px solid #aaaaaa;
    clear: both;
    overflow: hidden;
}
.plugin .plugin_img {
    margin: 0 45px 0 0 !important;
    float: left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin: 0 !important;
    line-height: 1.3;
}
/* contains text
============================== */
.link_category{
	overflow: hidden;
	color: #222222;
	background: #f7f7f7 url(/shared/templates/dentokoge_free/images/main/contains_bg.jpg);
	padding: 20px 25px 30px 44px;
	margin-bottom: 138px;
}
.link_category .link_category_ttl{
	font-size: 125%;
	font-weight: bold;
	padding: 21px 0 14px;
	border-bottom: 1px solid #aaaaaa;
	margin-bottom: 30px;
}
.link_category .link_category_cnt ul{
	list-style: none;
	margin: 0 -14px;
}
.link_category .link_category_cnt li{
	float: left;
	width: 33.3333333%;
	padding: 0 14px;
	margin-bottom: 20px;
}
.link_category .link_category_cnt li:nth-child(3n+1){
	clear: left;
}
.link_category .link_category_cnt li:nth-child(3n){
	clear: right;
}
.link_category .link_category_cnt a{
	text-decoration: none;
	display: block;
	position: relative;
	font-size: 93.7%;
	padding: 20px 40px 17px 34px;
    border: 1px solid #313131;
    color: #000000;
    background: #ffffff url(/shared/templates/dentokoge_free/images/icon/icon_arrow.png) right 13px center no-repeat;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.link_category .link_category_cnt a:before{
    content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    left: -1px;
    z-index: -1;
    background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_left.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_left.png);
    background-position: top -1px left, left bottom -1px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
.link_category .link_category_cnt a:after{
    content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    right: -2px;
    z-index: -1;
    background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_right.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_right.png);
    background-position: top -1px right, right bottom -1px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
.link_category .link_category_cnt a:hover,
.link_category .link_category_cnt a:focus{
    background-color: #1b1b1b;
    color: #ffffff;
    background-image: url(/shared/templates/dentokoge_free/images/icon/icon_arrow_white.png);
}
/* ==================================================
common
================================================== */
#tmp_banner .container,
.sec_intro .container,
.sec_media .container,
.sec_movie .container{
	width: 1020px;
}
/* ==================================================
banner
================================================== */
#tmp_banner {
	background-color: #000000;
	color: #ffffff;
}
#tmp_banner .container {
	display: table;
}
#tmp_banner .banner_title {
	display: table-cell;
	text-align: center;
	height: 435px;
	padding: 114px 20px 75px;
	vertical-align: middle;
}
#tmp_banner .banner_title h1 {
	font-size: 175%;
	line-height: 1.5;
	margin: 0;
	letter-spacing: 0.3em;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
	color: #ffffff;
	background-color: transparent;
	border-bottom: none;
}
#tmp_banner .banner_title .sub_ttl {
	border: 1px solid #ffffff;
	display: inline-block;
	padding: 4px 10px;
	min-width: 160px;
	line-height: 1.2;
	margin-bottom: 38px;
}
#tmp_banner .banner_image,
#tmp_banner .banner_image_pc,
#tmp_banner .banner_image_sp {
	opacity: 0;
	visibility: hidden;
	display: none;
}
#tmp_banner .banner_image img,
#tmp_banner .banner_image_pc img,
#tmp_banner .banner_image_sp img {
	-webkit-animation: none;
    -moz-animation: none;
    animation: none;
}
/* ==================================================
intro
================================================== */
.sec_intro {
	background: #f7f7f7 url(/shared/templates/dentokoge_free/images/main/bg_movie.jpg) repeat;
	color: #000000;
	overflow: hidden;
}
.sec_intro .intro_inner{
	position: relative;
	padding: 90px 100px;
	font-size: 112.5%;
	line-height: 2.2;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
	z-index: 1;
}
.sec_intro .intro_inner:before {
	content: '';
	position: absolute;
	top: -7px;
	left: -106px;
	width: 106px;
	height: 113px;
	background: transparent url(/shared/templates/dentokoge_free/images/main/bg_intro_lft.png) top left no-repeat;
	color: inherit;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	z-index: -1;
}
.sec_intro .intro_inner:after {
	content: '';
	position: absolute;
	bottom: -7px;
	right: -112px;
	width: 180px;
	height: 169px;
	background: transparent url(/shared/templates/dentokoge_free/images/main/bg_intro_right.png) bottom right no-repeat;
	color: inherit;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
	z-index: -1;
}
#tmp_contents .sec_intro .intro_inner p {
	margin: 0;
}
/* ==================================================
media
================================================== */
.sec_media {
	padding: 120px 0 96px;
}
#tmp_contents .sec_media p {
	margin-bottom: 0;
}
.box_media {
	margin-bottom: 100px;
}
.box_media:last-child {
	margin-bottom: 0;
}
.box_media .media_ttl {
	margin-bottom: 60px;
}
#tmp_contents .media_ttl h2 {
	font-size: 156.2%;
	font-weight: 500;
	color: #000000;
	background: #ffffff url(/shared/templates/dentokoge_free/images/icon/icon_media.png) left center no-repeat;
	padding: 32px 0 27px 62px;
	margin: 0;
	border-top: 1px solid #aaaaaa;
	border-bottom: 1px solid #aaaaaa;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
}
.box_media .media_cnt {
	display: table;
	width: 100%;
	margin-bottom: 40px;
}
.box_media .media_detail {
	display: table-cell;
	vertical-align: top;
	padding-right: 74px;
}
.box_media .media_detail p {
	line-height: 2.2;
	font-weight: bold;
}
#tmp_contents .box_media .media_detail h3 {
	font-size: 143.7%;
	margin-bottom: 10px;
	line-height: 1.75;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
	padding: 0;
    background: none;
	font-weight: bold;
}
.box_media .media_image {
	display: table-cell;
	vertical-align: top;
	width: 460px;
}
.box_media .vertical_top .media_detail,
.box_media .vertical_top .media_image {
	vertical-align: top;
}
#tmp_contents .box_media .media_image img,
.box_media .media_image img {
	width: 100%;
	height: auto;
}
#tmp_contents .media_link ul {
	list-style: none;
	margin: 0 -13px;
}
#tmp_contents .media_link ul li {
	float: left;
	width: 33.333333%;
	padding: 0 13px;
	margin-bottom: 10px;
}
.box_media .media_link ul li:nth-child(3n) {
	clear: right;
}
.box_media .media_link ul li:nth-child(3n+1) {
	clear: left;
}
#tmp_contents .box_media .media_link,
#tmp_contents .box_media .media_more {
	padding-left: 5px;
}
#tmp_contents .box_media .media_more {
	list-style: none;
	margin: 34px 0 0;
}
.box_media .media_more a,
.box_media .media_link a {
	position: relative;
	font-size: 93.7%;
	display: block;
	text-decoration: none;
	padding: 18px 33px;
	border: 1px solid #313131;
	color: #000000;
	background: transparent url(/shared/templates/dentokoge_free/images/icon/icon_arrow.png) right 13px center no-repeat;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	font-weight: bold;
}
.box_media .media_more a {
	display: inline-block;
	min-width: 190px;
	padding: 11px 34px 11px 18px;
	background-position: right 10px center;
}
.box_media .media_more a:before,
.box_media .media_link a:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 100%;
	top: 0;
	left: -1px;
	z-index: -1;
	background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_left.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_left.png);
	background-position: top -1px left, left bottom -1px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.box_media .media_more a:after,
.box_media .media_link a:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 100%;
	top: 0;
	right: -2px;
	z-index: -1;
	background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_right.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_right.png);
	background-position: top -1px right, right bottom -1px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
.box_media .media_more a:hover,
.box_media .media_more a:focus,
.box_media .media_link a:hover,
.box_media .media_link a:focus {
	background-color: #1b1b1b;
	color: #ffffff;
	background-image: url(/shared/templates/dentokoge_free/images/icon/icon_arrow_white.png);
}
.media_banner {
	background: #f7f7f7 url(/shared/templates/dentokoge_free/images/main/bg_movie.jpg) repeat;
	color: #000000;
	margin-bottom: 50px;
	text-align: center;
}
.media_banner .media_banner_inner {
	display: table;
	margin: 0 auto;
	padding: 23px 20px;
}
.media_banner .media_banner_icon {
	display: table-cell;
	vertical-align: middle;
}
.media_banner .media_banner_icon .display_sp {
	display: none;
}
.media_banner .media_banner_icon img {
	max-width: 100%;
	height: auto;
}
.media_banner .media_banner_ttl {
	display: table-cell;
	vertical-align: middle;
	padding-left: 40px;
	text-align: left;
	font-weight: bold;
}
#tmp_contents .media_cate ul {
	list-style: none;
	margin: 0 -18px;
}
#tmp_contents .media_cate ul li {
	float: left;
	width: 33.333333%;
	padding: 0 18px;
	margin-bottom: 34px;
}
.media_cate ul li:nth-child(3n) {
	clear: right;
}
.media_cate ul li:nth-child(3n+1) {
	clear: left;
}
.media_cate .media_cate_image {
	position: relative;
}
.media_cate .media_cate_image img {
	max-width: 100%;
	height: auto;
	transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
}
.media_cate .media_cate_caption {
	padding: 22px 0;
	background-color: transparent;
	color: #000000;
	line-height: 1.6;
	font-weight: bold;
}
.media_cate .media_cate_caption a {
	display: block;
	text-decoration: none;
	padding-right: 25px;
	font-size: 87.5%;
	color: inherit;
	background: transparent url(/shared/templates/dentokoge_free/images/icon/icon_arrow2.png) right 16px no-repeat;
}
.media_cate .media_cate_caption .caption_big {
	font-size: 128.6%;
	display: block;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
}
.media_cate .media_cate_caption .caption_sup {
	font-size: 66.7%;
	position: relative;
	top: -2px;
}
.media_cate_item.active a {
	text-decoration: underline;
}
.media_cate_item.active .media_cate_image img {
	opacity: 0.7;
}
/* ==================================================
movie
================================================== */
.sec_movie {
	background: #f7f7f7 url(/shared/templates/dentokoge_free/images/main/bg_movie.jpg) repeat;
	color: #000000;
	padding: 122px 0 70px;
	clear:both;
}
.sec_movie .movie_ttl {
	margin-bottom: 72px;
	text-align: center;
}
#tmp_contents .movie_ttl h2 {
	font-size: 156.2%;
    font-weight: 500;
	letter-spacing: 0.26em;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
	margin: 0;
	padding-left: 0;
	background: none;
}
#tmp_contents .sec_movie .movie_list {
	list-style: none;
	margin: 0 -20px;
}
#tmp_contents .movie_list li {
	float: left;
	width: 50%;
	padding: 0 20px;
	margin-bottom: 42px;
}
.sec_movie .movie_list li:nth-child(2n) {
	clear: right;
}
.sec_movie .movie_list li:nth-child(2n+1) {
	clear: left;
}
.box_movie .movie_image img {
	width: 100%;
	height: auto;
	transition: opacity 0.3s ease-in-out;
    -moz-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
}
.box_movie .movie_image {
	position: relative;
	width: 100%;
  	padding-top: 56.25%;
}
.box_movie .movie_image iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.box_movie .movie_link {
	padding: 14px 0;
}
#tmp_contents .movie_link p{
	margin: 0;
	line-height: 1.6;
	font-weight: bold;
}
.box_movie .movie_link a {
	display: inline-block;
	text-decoration: none;
	font-size: 93.7%;
	padding-left: 28px;
	color: #000000;
	background: transparent url(/shared/templates/dentokoge_free/images/icon/icon_arrow2.png) 0 5px no-repeat;
}
.box_movie.active .movie_link a {
	text-decoration: underline;
}
.box_movie.active .movie_image img {
	opacity: 0.7;
}
/* ==================================================
related
================================================== */
.format_free #tmp_related .container {
	width: 1220px;
}
/* ==================================================
pankuzu
================================================== */
#tmp_pankuzu .container{
	width: 1220px;
}
#tmp_pankuzu {
	font-size: 93.7%;
	padding-bottom: 16px;
}
#tmp_pankuzu.pankuzu_custom{
	color: #222222;
	background: #f7f7f7 url(/shared/templates/dentokoge_free/images/main/bg_movie.jpg) repeat;
}
#tmp_pankuzu a {
	display: inline-block;
    color: inherit;
    background-color: transparent;
    margin-right: 4px;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:focus {
	color: #757575;
	text-decoration: none;
}
/* ==================================================
syokumin
================================================== */
#tmp_craftsman{
	position: relative;
	display: table;
	width: 100%;
	margin-bottom: 50px;
}
#tmp_craftsman .craftsman_info_wrap{
	display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 507px;
}
#tmp_craftsman .craftsman_info{
	width: 475px;
	padding-top: 6px;
	padding-left: 30px;
	border-left: 1px solid #aaaaaa;
	margin-top: 60px;
	max-height: 350px;
    overflow-y: auto;
    -webkit-overflow-y: auto;
    -moz-overflow-y: auto;
}
#tmp_craftsman .craftsman_caption{
	line-height: 1;
	font-size: 112.5%;
	margin-bottom: 30px;
}
#tmp_craftsman .craftsman_sub{
    line-height: 1.5;
    margin-bottom: 4px;
}
#tmp_craftsman .craftsman_img_wrap{
	position: absolute;
	right: 0;
	top: 0;
	width: 51.2%;
}
#tmp_craftsman .craftsman_info h1{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
}
#tmp_craftsman .craftsman_img{
	opacity: 0;
    visibility: hidden;
}
#tmp_contents .gallery_caption_col2 ul{
	list-style: none;
	margin: 0 -14px;
	display:flex;
	justify-content: center;
}
#tmp_contents .gallery_caption_col2 li{
	float: left;
    width: 50%;
	padding: 0 14px;
	flex-basis: 630px;
}
#tmp_contents .gallery_caption_col2 li:nth-child(2n+1){
	clear: left;
}
#tmp_contents .gallery_caption_col2 li:nth-child(2n){
	clear: right;
}
#tmp_contents .gallery_caption_thumbnail img{
	max-width: 100%;
    height: auto;
}
#tmp_contents .gallery_caption_col2 .gallery_caption_title{
	font-size: 87.5%;
	padding: 3px 0;
}
#tmp_contents .gallery_image ul.gallery_col3_list li{
	margin-bottom: 26px;
}
#tmp_contents ul.gallery_col3_list .gallery_title {
    padding: 10px 0;
}
#tmp_contents .craftsman_crystal {
    background: #f7f7f7 url(/shared/templates/dentokoge_free/images/main/bg_movie.jpg) repeat;
    color: #000000;
    padding: 37px 0 125px;
}
#tmp_contents .craftsman_crystal_ttl h2{
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
}
#tmp_contents .craftsman_crystal_cnt ul{
	list-style: none;
	margin: 0 -14px;
}
#tmp_contents .craftsman_crystal_cnt li{
	float: left;
	width: 33.3333333%;
	padding: 0 14px;
	margin-bottom: 27px;
}
#tmp_contents .craftsman_crystal_cnt li:nth-child(3n+1){
	clear: left;
}
#tmp_contents .craftsman_crystal_cnt li:nth-child(3n){
	clear: right;
}
#tmp_contents .craftsman_crystal_cnt a{
	text-decoration: none;
	display: block;
	position: relative;
	font-size: 93.7%;
	padding: 20px 40px 17px 34px;
    border: 1px solid #313131;
    color: #000000;
    background: #ffffff url(/shared/templates/dentokoge_free/images/icon/icon_arrow.png) right 13px center no-repeat;
    z-index: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
#tmp_contents .craftsman_crystal_cnt a:before{
    content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    left: -1px;
    z-index: -1;
    background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_left.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_left.png);
    background-position: top -1px left, left bottom -1px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_contents .craftsman_crystal_cnt a:after{
    content: '';
    position: absolute;
    width: 8px;
    height: 100%;
    top: 0;
    right: -2px;
    z-index: -1;
    background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_right.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_right.png);
    background-position: top -1px right, right bottom -1px;
    background-repeat: no-repeat;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    background-size: 100% auto;
}
#tmp_contents .craftsman_crystal_cnt a:hover,
#tmp_contents .craftsman_crystal_cnt a:focus{
    background-color: #1b1b1b;
    color: #ffffff;
    background-image: url(/shared/templates/dentokoge_free/images/icon/icon_arrow_white.png);
}
/* ==================================================
dentokogei
================================================== */
#tmp_contents .sec_mainvs {
	position: relative;
	height: 510px;
	overflow: hidden;
}
#tmp_contents .sec_mainvs p {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	width: 100%;
	min-width: 1440px;
	margin-bottom: 0;
}
#tmp_contents .sec_mainvs img {
	width: 100%;
	height: auto;
}
#tmp_contents .sec_pagetitle {
	padding-top: 90px;
	text-align: center;
	margin-bottom: 40px;
}
#tmp_contents .sec_pagetitle .pagetitle_furigana {
	margin-bottom: 3px;
}
#tmp_contents .sec_pagetitle h1 {
	margin-bottom: 0;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
}
#tmp_contents .main_info_heading h2 {
	margin: 0 0 12px;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
	font-weight: bold;
}
#tmp_contents .sec_main_info {
	margin: 97px 0 0;
}
body.syokai_dento #tmp_contents .sec_main_info {
	margin: 126px 0 0;
}
#tmp_contents .sec_main_info p {
	margin: 0;
}
#tmp_contents .main_info_desc {
	margin-bottom: 44px;
}
#tmp_contents .main_info_date ul {
	list-style: none;
	margin: 0;
}
#tmp_contents .main_info_date li {
	margin-bottom: 12px;
}
#tmp_contents .main_info_date .main_info_item p {
	margin: 0;
	line-height: 1.6;
}
#tmp_contents .main_info_date .main_info_item .main_info_label {
	float: left;
	width: 114px;
	background-color: #f3f3f3;
	color: #000000;
	text-align: center;
	font-weight: bold;
	padding: 3px 5px;
} 
#tmp_contents .main_info_date .main_info_item .main_info_text {
	padding: 3px 0 0 24px;
	overflow: hidden;
}
#tmp_anchor3 .main_info_desc {
	margin-bottom: 74px;
}
#tmp_contents .info_cate_heading {
	font-size: 175%;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #ffffff url(/shared/templates/dentokoge_free/images/main/line_heading.png) repeat-y;
	color: #000000;
	padding: 3px 10px 3px 33px;
	margin-bottom: 58px;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
}
#tmp_contents .info_cate_heading p {
	margin: 0;
}
#tmp_contents .main_info_cate .main_info_cnt {
	display: table;
    width: 100%;
    margin-bottom: 60px;
}
#tmp_contents .main_info_cate h3 {
	margin-bottom: 40px;
	font-family: '游明朝','Yu Mincho', 'メイリオ', Meiryo, serif;
	font-weight: bold;
}
#tmp_contents .main_info_cate .main_info_detail {
	display: table-cell;
    vertical-align: top;
    padding-right: 50px;
}
#tmp_contents .main_info_cate .main_info_image {
	display: table-cell;
    vertical-align: top;
    width: 445px;
}
#tmp_contents .main_info_list {
	margin-left: 1.2em;
}
#tmp_contents .main_info_cate {
	margin-bottom: 60px;
}
#tmp_contents .main_info_cate:last-child {
	margin-bottom: 0;
}
#tmp_contents .main_info_list li {
	margin-bottom: 30px;
}
#tmp_contents .main_info_cate .main_info_image img {
	max-width: 100%;
	height: auto;
}
#tmp_contents .sec_anchor_link {
	padding-top: 85px;
	margin-bottom: 40px;
}
#tmp_contents .sec_anchor_link .anchor_link_list {
	list-style: none;
	margin: 0 -10px;
}
#tmp_contents .sec_anchor_link .anchor_link_list li {
	float: left;
	width: 16.66666%;
	padding: 0 10px;
	margin: 0;
}
#tmp_contents .sec_anchor_link .anchor_link_list li:nth-child(6n) {
	clear: right;
}
#tmp_contents .sec_anchor_link .anchor_link_list li:nth-child(6n+1) {
	clear: left;
}
#tmp_contents .sec_anchor_link .anchor_link_list a {
	position: relative;
	display: block;
	text-decoration: none;
	text-align: center;
	padding: 26px 10px;
	border: 1px solid #313131;
	color: #000000;
	background: transparent url(/shared/templates/dentokoge_free/images/icon/icon_down.png) bottom 14px center no-repeat;
	z-index: 1;
	-webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
	-webkit-background-size: 12px auto;
	-moz-background-size: 12px auto;
	background-size: 12px auto;
}
#tmp_contents .sec_anchor_link .anchor_link_list a:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 100%;
	top: 0;
	left: -1px;
	z-index: -1;
	background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_left.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_left.png);
	background-position: top -1px left, left bottom -1px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_contents .sec_anchor_link .anchor_link_list a:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 100%;
	top: 0;
	right: -2px;
	z-index: -1;
	background-image: url(/shared/templates/dentokoge_free/images/icon/caret_top_right.png),url(/shared/templates/dentokoge_free/images/icon/caret_bottom_right.png);
	background-position: top -1px right, right bottom -1px;
	background-repeat: no-repeat;
	-webkit-background-size: 100% auto;
	-moz-background-size: 100% auto;
	background-size: 100% auto;
}
#tmp_contents .sec_anchor_link .anchor_link_list a:hover,
#tmp_contents .sec_anchor_link .anchor_link_list a:focus {
	background-image: url(/shared/templates/dentokoge_free/images/icon/icon_down_white.png);
	background-color: #313131;
	color: #ffffff;
}
#tmp_contents .sec_craftsman {
	background: #f7f7f7 url(/shared/templates/dentokoge_free/images/main/bg_movie.jpg) repeat;
	color: #000000;
	padding: 100px 0 40px;
}
#tmp_contents .sec_craftsman .media_cate p {
	margin: 0;
	line-height: 1.6;
}
#tmp_contents .sec_craftsman .media_cate_caption {
	padding: 11px 0;
}
#tmp_contents .sec_craftsman .media_cate_caption a {
	background-position: right center;
	font-size: 87.5%;
	background-image: url(/shared/templates/dentokoge_free/images/icon/icon_arrow.png);
}
#tmp_contents .sec_craftsman .caption_big {
	padding-top: 3px;
	font-size: 128.6%;
}
#tmp_contents .sec_craftsman .main_info_heading h2 {
	margin-bottom: 22px;
}
#tmp_contents .sec_craftsman .media_cate ul {
	margin: 0 -15px;
	list-style: none;
}
#tmp_contents .sec_craftsman .media_cate ul li {
	width: 25%;
	padding: 0 15px;
	margin-bottom: 30px;
}
#tmp_contents .sec_craftsman .media_cate ul li:nth-child(3n) {
	clear: none;
}
#tmp_contents .sec_craftsman .media_cate ul li:nth-child(3n+1) {
	clear: none;
}
#tmp_contents .sec_craftsman .media_cate ul li:nth-child(4n) {
	clear: right;
}
#tmp_contents .sec_craftsman .media_cate ul li:nth-child(4n+1) {
	clear: left;
}
#tmp_contents .sec_gallery {
	padding: 140px 0 0;
}
#tmp_contents .sec_gallery p {
	margin-bottom: 0;
	line-height: 1.6;
}
#tmp_contents .movie_youtube p{
	display: none;
}
#tmp_contents .sec_gallery h2 {
	margin-bottom: 18px;
}
#tmp_contents .sec_gallery .gallery_video ul {
	list-style: none;
    margin: 0 -20px;
}
#tmp_contents .sec_gallery .gallery_video li {
	float: left;
	width: 50%;
	padding: 0 20px;
	margin-bottom: 20px;
}
#tmp_contents .sec_gallery .gallery_video li:nth-child(2n) {
	clear: right;
}
#tmp_contents .sec_gallery .gallery_video li:nth-child(2n+1) {
	clear: left;
}
#tmp_contents .sec_gallery .box_movie .movie_link {
	padding: 14px 0;
}
.box_movie .movie_link a {
	background-position: 0 6px;
}
#tmp_contents .box_movie .movie_youtube {
	position: relative;
	width: 100%;
  	padding-top: 56.25%;
}
#tmp_contents .box_movie .movie_youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
#tmp_contents .box_movie .movie_youtube img {
	width: 100%;
	height: auto;
}
#tmp_contents .gallery_image ul {
	list-style: none;
    margin: 0 -10px;
}
#tmp_contents .gallery_image ul li {
	float: left;
	width: 33.3333333%;
	padding: 0 10px;
	margin-bottom: 20px;
}
#tmp_contents .gallery_image ul li:nth-child(3n) {
	clear: right;
}
#tmp_contents .gallery_image ul li:nth-child(3n+1) {
	clear: left;
}
#tmp_contents .gallery_image .gallery_thumbnail,
.gallery_image .gallery_thumbnail {
	display: block;
	cursor: pointer;
}
#tmp_contents .gallery_thumbnail img,
.gallery_thumbnail img {
	max-width: 100%;
	height: auto;
}
#tmp_contents .gallery_image .gallery_title {
	padding: 16px 0;
}
#tmp_contents .box_producer {
	border: 1px solid #aaaaaa;
	padding: 0 34px;
	margin-bottom: 40px;
}
#tmp_contents .sec_producer {
	margin-top: 96px;
	padding-bottom: 100px;
}
#tmp_contents .box_producer p {
	margin: 0;
	line-height: 1.6;
}
#tmp_contents .sec_producer .main_info_heading h2 {
	margin-bottom: 20px;
}
#tmp_contents .box_producer .producer_ttl {
	font-size: 125%;
	font-weight: bold;
	border-bottom: 1px solid #aaaaaa;
	padding: 18px 0;
	letter-spacing: 1px;
}
#tmp_contents .box_producer .producer_cnt {
	padding: 25px 0 38px;
}
#tmp_contents .box_producer ul {
	list-style: none;
	margin: 0;
}
#tmp_contents .box_producer ul li {
	margin-bottom: 5px;
}
#tmp_contents .box_producer .producer_item {
	display: table;
	width: 100%;
}
#tmp_contents .box_producer .producer_label,
#tmp_contents .box_producer .producer_text {
	display: table-cell;
	vertical-align: top;
}
#tmp_contents .box_producer .producer_label {
	width: 118px;
	font-weight: bold;
	padding-right: 10px;
}
#tmp_contents .sec_country {
	background: #f7f7f7 url(/shared/templates/dentokoge_free/images/main/bg_movie.jpg) repeat;
	color: #000000;
	padding: 120px 0 70px;
}
#tmp_contents .sec_country p {
	margin: 0;
	line-height: 1.4;
}
#tmp_contents .sec_country h2 {
	margin-bottom: 22px;
}
#tmp_contents .sec_country .media_cate ul {
	list-style: none;
	margin: 0 -14px;
}
#tmp_contents .sec_country .media_cate li {
	width: 25%;
	padding: 0 14px;
	margin-bottom: 35px;
}
#tmp_contents .sec_country .media_cate ul li:nth-child(3n),
#tmp_contents .sec_country .media_cate ul li:nth-child(3n+1) {
	clear: none;
}
#tmp_contents .sec_country .media_cate ul li:nth-child(4n) {
	clear: right;
}
#tmp_contents .sec_country .media_cate ul li:nth-child(4n+1) {
	clear: left;
}
#tmp_contents .sec_country .media_cate .media_cate_caption {
	font-size: 112.5%;
	padding: 10px 0;
}
#tmp_contents .sec_country .media_cate .media_cate_caption a {
	background-position: right 8px;
}
#tmp_anchor3 {
	padding-bottom: 68px;
}
/* gallery_modal  */
#tmp_gallery_modal {
	position: fixed;
	z-index: 99999;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.8);
	color: #ffffff;
	overflow: auto;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	opacity: 0;
	visibility: hidden;
	overflow-y: auto;
}
#tmp_gallery_modal.show {
	opacity: 1;
	visibility: visible;
}
#tmp_gallery_modal .gallery_modal {
	position: relative;
	margin: 0 auto;
	padding-top: 35px;
	max-width: 750px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
#tmp_gallery_modal .gallery_modal_cnt {
	overflow-y: auto;
}
#tmp_gallery_modal .modal_close {
	position: absolute;
	display: block;
	width: auto;
	height: auto;
	padding-left: 20px;
	right: 0;
	top: 0;
	color: #ffffff;
	text-decoration: none;
	background: transparent url(/shared/templates/dentokoge_free/images/icon/icon_close_white.png) no-repeat left center;
	-webkit-background-size: 8px auto;
	-moz-background-size: 8px auto;
	background-size: 8px auto;
}
#tmp_gallery_modal .gallery_title {
	color: #ffffff;
	font-size: 106.25%;
	padding: 15px 0 0;
}
#tmp_gallery_modal .gallery_thumbnail img {
	width: 100%;
}
#tmp_contents .main_info_date .main_info_item:after {
	content: '';
	display: table;
	clear: both;
}
/* info  */
#tmp_contents #tmp_info_list {
	margin-bottom: 50px;
}
#tmp_contents #tmp_info_list .wrap_info {
	border-bottom: 1px solid #a0a0a0;
	padding: 7px 0 2px;
}
#tmp_contents #tmp_info_list .info {
    display: table;
    width: 100%;
}
#tmp_contents #tmp_info_list .info p {
    display: table-cell;
    vertical-align: middle;
}
#tmp_contents #tmp_info_list .info .info_date {
    width: 136px;
    padding: 7px 0;
}
#tmp_contents #tmp_info_list .info .info_main {
    padding: 13px 0 15px 20px;
}
#tmp_contents #tmp_info_list .info .info_main a {
    display: block;
    text-decoration: none;
    color: #000000;
    background-color: transparent;
    padding-right: 60px;
}
#tmp_contents #tmp_info_list .info .info_main a:hover,
#tmp_contents #tmp_info_list .info .info_main a:focus {
	text-decoration: underline;
}
#tmp_contents #tmp_info_list p.nocnt {
	margin-top: 0.8em;
}
/* ==================================================
color
================================================== */
.color_blue .box_media .media_more a:before, 
.color_blue .box_media .media_more a:after,
.color_blue .box_media .media_link a:before,
.color_blue .box_media .media_link a:after,
.color_black .box_media .media_more a:before, 
.color_black .box_media .media_more a:after,
.color_black .box_media .media_link a:before,
.color_black .box_media .media_link a:after,
.color_yellow .box_media .media_more a:before, 
.color_yellow .box_media .media_more a:after,
.color_yellow .box_media .media_link a:before,
.color_yellow .box_media .media_link a:after {
	display: none;
}
.color_blue #tmp_wrapper .media_banner,
.color_black #tmp_wrapper .media_banner,
.color_yellow #tmp_wrapper .media_banner {
	border: 1px solid transparent
}
.color_blue #tmp_banner .banner_title,
.color_blue #tmp_banner .container,
.color_black #tmp_banner .banner_title,
.color_black #tmp_banner .container,
.color_yellow #tmp_banner .banner_title,
.color_yellow #tmp_banner .container {
	background: transparent !important;
}
.color_blue #tmp_wrapper .sec_intro .intro_inner:before,
.color_blue #tmp_wrapper .sec_intro .intro_inner:after,
.color_blue #tmp_wrapper .link_category_cnt a:before,
.color_blue #tmp_wrapper .link_category_cnt a:after,
.color_blue #tmp_contents ul.box_btn li:before,
.color_blue #tmp_contents ul.box_btn li:after,
.color_blue #tmp_contents .craftsman_crystal_cnt a:before,
.color_blue #tmp_contents .craftsman_crystal_cnt a:after,
.color_black #tmp_wrapper .sec_intro .intro_inner:before,
.color_black #tmp_wrapper .sec_intro .intro_inner:after,
.color_black #tmp_wrapper .link_category_cnt a:before,
.color_black #tmp_wrapper .link_category_cnt a:after,
.color_black #tmp_contents ul.box_btn li:before,
.color_black #tmp_contents ul.box_btn li:after,
.color_black #tmp_contents .craftsman_crystal_cnt a:before,
.color_black #tmp_contents .craftsman_crystal_cnt a:after,
.color_yellow #tmp_wrapper .sec_intro .intro_inner:before,
.color_yellow #tmp_wrapper .sec_intro .intro_inner:after,
.color_blue #tmp_contents .anchor_link_list a:before,
.color_blue #tmp_contents .anchor_link_list a:after,
.color_black #tmp_contents .anchor_link_list a:before,
.color_black #tmp_contents .anchor_link_list a:after,
.color_yellow #tmp_contents .anchor_link_list a:before,
.color_yellow #tmp_contents .anchor_link_list a:after,
.color_yellow #tmp_wrapper .link_category_cnt a:before,
.color_yellow #tmp_wrapper .link_category_cnt a:after,
.color_yellow #tmp_contents ul.box_btn li:before,
.color_yellow #tmp_contents ul.box_btn li:after,
.color_yellow #tmp_contents .craftsman_crystal_cnt a:before,
.color_yellow #tmp_contents .craftsman_crystal_cnt a:after{
	display: none;
}
/* ==================================================
no_javascript
================================================== */
.no_javascript #tmp_banner {
	position: relative;
	height: 435px;
	overflow:hidden;
}
.no_javascript #tmp_banner .banner_image {
	opacity: 1;
	visibility: visible;
	display: block;
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 100%;
}
.no_javascript #tmp_banner .banner_image img {
	width: 100%;
	height: auto;
}
.no_javascript #tmp_banner .banner_title {
	position: relative;
	z-index: 2;
}
.no_javascript .box_movie .movie_image {
	padding-top: 0;
	display: none;
}
.no_javascript #tmp_contents .box_movie .movie_youtube {
	padding-top: 0;
}
.no_javascript #tmp_craftsman .craftsman_img{
	opacity: 1 !important;
	visibility: visible !important;
}
.no_javascript #tmp_contents .movie_youtube p{
	display: none;
}
/* ==================================================
fsize
================================================== */
.fsize_big2 #tmp_contents .main_info_item .main_info_label {
	width: 160px;
}
.fsize_big2 #tmp_contents .box_producer .producer_label {
	width: 190px;
}
.fsize_big #tmp_contents .box_producer .producer_label {
	width: 140px;
}
/* ==================================================
文字サイズ色合い変更
================================================== */
#tmp_contents #tmp_fsize table,
#tmp_contents #tmp_color table {
	color: inherit;
	border-collapse: collapse;
	border-spacing: 0;
	word-break: break-all;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table td,
#tmp_contents #tmp_color table td{
	width: 40%;
	padding: 5px 8px;
	border: 1px solid #b0b0b0;
	font-size: 114.2%;
	vertical-align: top;
}
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_fsize table.datatable tr:nth-child(2n) th,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) td,
#tmp_contents #tmp_color table.datatable tr:nth-child(2n) th {
	background-color:#ffffff;
}
#tmp_contents #tmp_fsize .datatable a,
#tmp_contents #tmp_color .datatable a {
	text-decoration:none;
	display:block;
	color:#000000;
}
#tmp_contents #tmp_fsize table td a:hover,
#tmp_contents #tmp_color table td a:hover {
	opacity:0.6;
}
#tmp_contents #tmp_fsize .fsize_small .cs_heading {
	font-size: 1.75rem;
}
#tmp_contents #tmp_fsize .fsize_small .cs_outline {
	font-size: 0.78rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_heading {
	font-size: 2rem;
}
#tmp_contents #tmp_fsize .cs_default .cs_outline {
	font-size: 0.875rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_heading {
	font-size: 2.94rem;
}
#tmp_contents #tmp_fsize .fsize_big .cs_outline {
	font-size: 1.25rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_heading {
	font-size: 3.55rem;
}
#tmp_contents #tmp_fsize .fsize_big2 .cs_outline {
	font-size: 1.56rem;
}
#tmp_contents #tmp_color .cs_heading {
	font-size: 2rem;
}
#tmp_contents #tmp_color .cs_outline {
	font-size: 0.875rem;
}
#tmp_contents #tmp_fsize .cs_heading,
#tmp_contents #tmp_color .cs_heading {
	display:block;
	margin: 0 0 30px;
	font-weight: bold;
	border-bottom:2px solid #000000;
	padding:10px 0;
	clear:both; /* Do not edit */
}
#tmp_contents #tmp_fsize .cs_outline,
#tmp_contents #tmp_color .cs_outline {
	display:block;
	margin:0 0 40px; /* Do not edit */
	border:2px solid #ebebeb;
	background-color:#ebebeb;
	color: #000000;
	padding:15px;
	clear:both; /* Do not edit */
}
#tmp_contents #tmp_color .color_yellow .cs_heading,
#tmp_contents #tmp_color .color_black .cs_heading,
#tmp_contents #tmp_color .color_blue .cs_heading {
	background-image: none;
}
#tmp_contents .cs_box.color_blue,
#tmp_contents .cs_box.color_blue .cs_heading,
#tmp_contents .cs_box.color_blue .cs_outline {
	display: block;
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_yellow,
#tmp_contents .cs_box.color_yellow .cs_heading,
#tmp_contents .cs_box.color_yellow .cs_outline {
	display: block;
	color:#000000 !important;
	background-color:#FFFF00 !important;
	border-color:#000000 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_black,
#tmp_contents .cs_box.color_black .cs_heading,
#tmp_contents .cs_box.color_black .cs_outline {
	display: block;
	color:#FFFF00 !important;
	background-color:#000000 !important;
	border-color:#FFFF00 !important;
	background-image: none;
}
#tmp_contents .cs_box.color_blue .cs_heading {
	border-bottom: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_yellow .cs_heading {
	border-bottom: 3px solid black !important;
}
#tmp_contents .cs_box.color_black .cs_heading {
	border-bottom: 3px solid yellow !important;
}
#tmp_contents .cs_box.color_default,
#tmp_contents .cs_box.color_default .cs_heading,
#tmp_contents .cs_box.color_default .cs_outline {
	display: block;
}
#tmp_contents .cs_box.color_default {
	background-color:#FFFFFF !important;
}
#tmp_contents .cs_box.color_default .cs_heading {
	background-color:#ffffff !important;
	color: #222222 !important;
	border-color:#000000 !important;
}
#tmp_contents .cs_box.color_default .cs_outline {
	color:#000000 !important;
	background-color:#ebebeb !important;
	border-color:#ebebeb !important;
}
/* ==================================================
clearfix
================================================== */
.box_media .media_link ul:after,
.sec_movie .movie_list:after,
.media_cate ul:after,
.sec_anchor_link .anchor_link_list:after,
.sec_gallery .gallery_video ul:after,
.link_category .link_category_cnt ul:after,
#tmp_contents .craftsman_crystal_cnt ul:after,
#tmp_contents .gallery_image ul:after,
#tmp_contents .gallery_caption_col2 ul: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_hlogo a,
#tmp_hlogo h1, 
#tmp_hlogo p,
#tmp_hlogo h1 span, 
#tmp_hlogo p span {
	width: auto;
	height: auto;
}
#tmp_hlogo h1 span, 
#tmp_hlogo p span {
	z-index: 1;
}
#tmp_hlogo span br{
	display: none;
}
#tmp_hlogo a {
	text-decoration: none;
}
#tmp_hlogo {
	float: none;
	width: auto;
}
#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_front {
	padding: 30px 0;
	color: #000000;
	background-color: #ffffff;
	text-align: left;
	min-height: auto;
}
.yamanashi_beauty_logo p {
	width: auto !important;
	height: auto !important;
}
.yamanashi_beauty_logo span {
	width: auto;
    height: auto;
	z-index: 1;
	text-indent: 0;
}
.footer_group .logo_mainsite {
	float: none;
	width: auto;
}
.footer_group .logo_mainsite p {
	width: auto;
	height: auto;
	text-indent: 0;
}
.footer_cnt {
	margin-left: 0;
}
#tmp_footer .footer_bellow {
	text-align: left;
}
.gnavi,
.wrap_col_lft_navi,
.wrap_col_rgt_navi,
.pnavi,
.fnavi,
.plugin,
#tmp_social_plugins,
#tmp_inquiry_cnt .inquiry_btn,
#tmp_feedback,
#tmp_pankuzu,
.right_side,
#tmp_footer .site_about,
#tmp_footer .sns_list {
	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 {
	text-align:left !important;
}
/* for Firefox */
#tmp_main:after,
.col_nm:after {
	content:"."; /* Do not edit */
	height:1px; /* Do not edit */

}
}

</pre></body></html>