@charset "utf-8";

/* ==================================================
layout
================================================== */
/* body
============================== */
.format_top,
.format_free,
.format_base {
	color:inherit;
	background-color:#000000;
	font-family: verdana, "MS Pゴシック", "Osaka", arial, helvetica, sans-serif;
}
* html body {
	text-align:center;
}
/* wrapper
============================== */
#tmp_wrapper {
	min-width:1024px;
	background:url(/shared/site_shingen/images/wrapper/base.gif) 80% top no-repeat;

}
* html #tmp_wrapper {
	text-align:left;
}
#tmp_wrapper2 {
	/*background:url(/shared/site_shingen/images/wrapper/wrapper_base.jpg) 30px 2px no-repeat;*/
}
/* main
============================== */
#tmp_wrap_main {
	
	width:980px;
	margin:19px auto 0;
	/*padding:0 111px 10px 111px;*/
	clear:both; /* 変更しない */
}
.format_top #tmp_wrap_main {
	/*padding:25px 15px 10px 47px;
	background:url(/shared/templates/shingen_top/images/top_main_bg.jpg) 48px top no-repeat;*/
	width:980px;
	margin:0 auto;
}
/* contents
============================== */
#tmp_wrap_contents {
	padding:25px;
	background-color:#EFEFEF;
	margin:0 0 20px;
}
#tmp_contents,
#tmp_maincontents {
	width:100%; /* 変更しない */
}
#tmp_maincontents {
	margin:0 0 18px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_lft_navi {
	float:left; /* 変更しない */
	position:relative; /* 変更しない */
	z-index:1; /* 変更しない */
}
.column_full .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.column_lnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:right; /* 変更しない */
}
.col_main {
	padding:0; /* デザインによって変更 */
}
/* top
============================== */
.format_top .column_full .wrap_col_nm {
	margin-right:0; /* デザインによって変更 */
}
.format_top .column_full .wrap_col_lft_navi {
	width:265px; /* デザインによって変更 */
	margin-right:-266px; /* デザインによって変更 */
}
.format_top .column_full .col_main {
	margin-left:290px; /* デザインによって変更 */
}
/* free
============================== */
.format_free .wrap_col_lft_navi {
	width:265px; /* デザインによって変更 */
	margin-right:-266px; /* デザインによって変更 */
}
.format_free .col_lft_navi {
	/* padding:19px 0 258px;  デザインによって変更 
	background:url(/shared/site_shingen/images/navi/lnavi/lnavi_image.jpg) left bottom no-repeat;*/
}
* html .format_free .col_lft_navi {
	padding:29px 0 258px; /* デザインによって変更 */
}
.format_free .column_lnavi .col_main {
	margin-left:290px; /* デザインによって変更 */
	/* padding:20px; */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	margin:0;
	border-bottom: 1px solid #8A121E;
}
#tmp_header {
	width: 980px;
    margin: 0 auto;
	padding:70px 0 14px;
	height:28px;
	position:relative;
}
* html #tmp_header {
	height:105px;
}
.format_free #tmp_header {
	width: 980px;
    margin: 0 auto;
	padding:72px 0 12px;
	height:28px;
}
#tmp_hlogo {
	float:left;
}
.format_top #tmp_hlogo {
	padding:18px 0 0;
}
#tmp_hlogo .topyear {
	/*float:left;*/
	color:#FFFFFF;
	background-color:transparent;
	font-family: "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:214%;
	position: absolute;
    top: 34px;
    left: 34px;
	z-index:100;
}
.format_top #tmp_hlogo .topyear {
	font-size:210%;
}
#tmp_hlogo .htxt {
	position:absolute;
    left: 0;
    top: 4px;
	z-index:10;
}
#tmp_hlogo .htxt h1 img,
#tmp_hlogo .htxt p img {
	vertical-align:top;
}
#tmp_means {
	float:right;
}
#tmp_means img {
	vertical-align:top;
}
#tmp_means ul {
	list-style:none;
	list-style-image:none;
}
#tmp_means li {
	margin-left: 12px;
	float:left;
}
/* ==================================================
gallery
================================================== */

/* ==================================================
navi
================================================== */
/* pankuzu
============================== */
#tmp_pankuzu {
	clear:both;
	color: #FFFFFF;
	background-color:transparent;
    margin: 0 0 5px;	
}
#tmp_pankuzu a {
	color:#f90a26;
}
#tmp_pankuzu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#tmp_pankuzu a:hover {
	color: #f90a26;
	text-decoration: underline;
}
#tmp_pankuzu a:visited {
}
#tmp_pankuzu a:visited:hover {
}
/* lnavi
============================== */
#tmp_lnavi {
	margin:0 0 30px 0;
	clear:both;
}
.format_free #tmp_lnavi {
	margin:0 0 30px 0;
}
#tmp_wrap_lnavi_cnt {
	padding:3px 0 14px;
	background:url(/shared/site_shingen/images/navi/lnavi/lnavi_bottom.gif) no-repeat left bottom;
}
#tmp_lnavi_cnt {
	/*padding:0 10px;
	background:url(/shared/site_shingen/images/navi/lnavi/lnavi_base.gif) left top repeat-y;*/
}
#tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
	/*background:url(/shared/site_shingen/images/navi/lnavi/lnavi_illust.gif) -2px 2px no-repeat #F5E9EC;*/
}
#tmp_lnavi_cnt li {

	font-weight: bold;
	background:#4F4F4F url(/shared/site_shingen/images/navi/lnavi/lnavi_icon.gif) right center no-repeat;
	/*border-top: 1px solid #FFEEEE;
	border-right: 1px solid #B87070;
	border-left: 1px solid #FFEEEE;*/
	
	border-bottom: 1px solid #333333;
	margin-bottom: 1px;
}
#tmp_lnavi_cnt li a {
	color:#FFFFFF;
	text-decoration:none;
	background-color:transparent;
	
	display: block;
	padding:13px 12px 17px;
    font-size: 134%;
    font-weight: normal;
}
#tmp_lnavi_cnt li a:hover {
	color: #f90a26;
	background-color:transparent;
}
#tmp_lnavi_cnt li a:visited {
	background-color:transparent;
}
#tmp_lnavi_cnt li a:visited:hover {
	background-color:transparent;
}
#tmp_qrcode {
	padding:17px 0 0 50px;
}
#tmp_lnavi_cnt li.active {
	background:#910404 url(/shared/site_shingen/images/navi/lnavi/lnavi_home_icon.gif) right center no-repeat;
	border-bottom: 1px solid #610606;
}
#tmp_lnavi_cnt li.active a:hover {
	color: #000000;
	background-color:transparent;
}
.english_list #tmp_lnavi_cnt li.active {
	background:#4F4F4F url(/shared/site_shingen/images/navi/lnavi/lnavi_icon.gif) right center no-repeat;
	border-bottom: 1px solid #333333;
}
.english_list #tmp_lnavi_cnt li.active a:hover {
    color: #f90a26;
    background-color: transparent;
}
#temp_lnavi_kyousan,
#temp_lnavi_kyousan2 {
	background:#211819 url(/shared/site_shingen/images/navi/lnavi/lnavi_image.jpg) bottom repeat-x;
	padding-bottom:30px;
    text-align: center;
}
#temp_lnavi_kyousan_ttl,
#temp_lnavi_kyousan_ttl2 {
	margin-bottom:9px;
}
#temp_lnavi_kyousan p,
#temp_lnavi_kyousan2 p {
	color:#FFFFFF;
	background-color:transparent;
}
#temp_lnavi_kyousan p.txt,
#temp_lnavi_kyousan2 p.txt {
    font-size: 98%;
    margin: 0 0 17px;
}
#temp_lnavi_kyousan ul,
#temp_lnavi_kyousan2 ul {
	list-style: none;
}
#temp_lnavi_kyousan ul li,
#temp_lnavi_kyousan2 ul li {
	width:187px;
	height:56px;
	background-color:#FFFFFF;
	color:#000000;
	margin: 10px auto;
}
#temp_lnavi_kyousan2 ul li {
	background: transparent;
	color: #ffffff;
	width: 100px;
	margin-bottom: 0;
	display: inline-block;
}
#temp_lnavi_kyousan2 ul li:nth-child(2n){
	margin-left: 8px;
}
#tmp_lnavi_publicity {
	margin:28px auto;
}
#tmp_lnavi_publicity ul {
	list-style:none;
}
#tmp_lnavi_publicity ul li {
	margin:15px 0;
}
#temp_lnavi_kyousan #temp_lnavi_kyousan_ttl,
#temp_lnavi_kyousan2 #temp_lnavi_kyousan_ttl2 {
	background: #6b060d url(/shared/templates/shingen_top/images/kyosan_bg.gif) repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
    padding: 12px 0;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}
#temp_lnavi_kyousan #temp_lnavi_kyousan_ttl img {
	width: 105px;
	height: auto;
	margin: auto;
}
/* rnavi
============================== */
/* pnavi
============================== */
.pnavi {
	clear:both;
	padding:18px 0 10px 0;
	margin:0 0 0 253px;
	/*background:url(/shared/templates/shingen_free/images/contents/doc_bottom.gif) right bottom no-repeat;*/
}
.pnavi .ptop {
	margin-bottom:0 !important;
}
.ptop {
	text-align:right;
	clear:both;
}
.ptop a {
	padding:0 0 2px 20px;
	color:#FFFFFF;
	background-color:transparent;
	/* background:url(/shared/site_shingen/images/navi/pnavi/icon_top.gif) left 0.2em no-repeat; */
}
/* ==================================================
main
================================================== */
#tmp_main {
	width:100%; /* 変更しない */
	clear:both; /* 変更しない */
	
}
/* update
============================== */
#tmp_update {
	text-align:right;
}
/* plugin ▼変更しない
============================== */
.plugin {
	margin:0 0 20px;
	padding:10px;
	border:1px solid #CCCCCC;
	color:inherit;
	background-color:#FFFFFF;
	clear:both;
}
.plugin .plugin_img {
	margin:0 10px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	margin:0 !important;
}
/* SNS plugin
============================== */
#tmp_wrap_social_plugins {
    clear: both;
    margin: 0 0 10px;
}
#tmp_social_plugins {
    float: right;
}
#tmp_social_plugins #tmp_facebook, 
#tmp_social_plugins #tmp_twitter,
#tmp_social_plugins #tmp_gooble_plus,
#tmp_social_plugins #tmp_mixi,
#tmp_social_plugins #tmp_update {
    float: left;
	margin-left:5px;
}
#tmp_social_plugins #tmp_update {
    margin-bottom: 0;
}
#tmp_social_plugins #tmp_twitter {
	width:95px;
}
#tmp_facebook #fb-root {
    display: none;
}
/* inquiry
============================== */
#tmp_inquiry {
	clear:both;
}
#tmp_inquiry_ttl {
	padding:26px 10px 20px 20px;
	color:inherit;
	color:#FFFFFF;
	background-color:#4F4F4F;
	font-weight:bold;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:0 10px 25px 23px;
	color:#FFFFFF;
	background-color:#4F4F4F;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.3em 0 0;
}
/* ==================================================
banner
================================================== */
#tmp_publicity {
	color:inherit;
	clear:both;
}
#tmp_publicity_ttl {
	margin:0 0 0.3em;
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_publicity_cnt {
	padding:10px 0 0 15px;
	color:inherit;
	background-color:#FFFFFF;
}
#tmp_publicity_cnt ul {
	list-style-type:none;
}
#tmp_publicity_cnt ul li {
	margin:0 10px 0 0;
	padding:0 0 10px;
	float:left;
}
#tmp_btm_publicity {
	margin:0 0 35px;
	padding:0 0 0 35px;
	clear:both;
}
#tmp_btm_publicity ul {
	list-style-type:none;
}
#tmp_btm_publicity ul li {
	margin:0 10px 0 0;
	padding:0 0 10px;
	float:left;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	/*padding:5px 37px 5px 95px;*/
	color:#FFFFFF;

	clear:both;
	
	border-top:1px solid #8A121E;
}
#tmp_footer .footer_color {
	background-color:#300508;
	margin-top:3px;
	clear:both;
}
.format_top #tmp_footer .footer_color {
	background:#300508 url(/shared/site_shingen/images/footer/footer_top_bg.gif) center top no-repeat;
}
#tmp_footer #tmp_footer_cnt {
	clear:both;
	width:728px;
	margin:3px auto 0;
	padding: 9px 0;
}
#tmp_footer .footer_lft {
	float:left;
	width:113px;
    margin: 0 0 0 7px;
}
#tmp_footer .footer_rgt {
	width:594px;
	float:right;
}
#tmp_footer .footer_rgt #tmp_fcnt {
	padding:9px 0 0;
}
#tmp_footer address {
	margin:0 0 5px;
	font-style:normal;
}
#tmp_footer address br {
	display: none;
}
#tmp_copyright {
	clear:both;
}


/* kyosan
============================== */
#tmp_kyosan {
	clear:both;
    margin: 0 0 21px;
}
#tmp_kyosan #tmp_kyosan_ttl {
	background: #6b060d url(/shared/templates/shingen_top/images/kyosan_bg.gif) repeat-x;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
}
#tmp_kyosan #tmp_kyosan_ttl p {
    padding: 8px 0 8px 16px;
    border-top: 2px solid #d8d8d8;
	border-bottom: 2px solid #d8d8d8;
	margin-bottom: 2px;
}
.format_free #tmp_kyosan #tmp_kyosan_ttl {
	text-align: center;
	margin-bottom: 25px;
}
.format_free #tmp_kyosan #tmp_kyosan_ttl p {
	padding-left: 0;
}
.format_free #tmp_kyosan ul {
	width: 210px;
	margin: auto;
}
.format_free #tmp_kyosan li {
	display: inline-block;

}
#tmp_kyosan_cnt {
	padding:20px 5px 20px 15px;
	background-color:#efefef;
}
#tmp_kyosan_cnt p {
	clear:both;
	margin: 0 0 9px;
}
#tmp_kyosan_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_kyosan_cnt ul li {
	float:left;
    width: 47%;
    padding: 0 0 0 8px;
    margin: 0 12px 11px 0;
}
#tmp_kyosan_cnt ul li:nth-child(even) {
}
#tmp_kyosan_cnt ul li a {
	background:url(/shared/templates/shingen_top/images/icon_topics.png) no-repeat left 0.2em;
    padding: 0 0 0 29px;
    display: block;
    line-height: 1.6;
}


/* ==================================================
class
================================================== */
/* text
============================== */
.underline {
	text-decoration:underline; /* 変更しない */
}
.strike {
	text-decoration:line-through; /* 変更しない */
}
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
.txt_red {
	color:#990000; /* デザインによって変更 */
	background-color:transparent; /* 変更しない */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.txt_big {
	font-size:140%;
	/* font-size:134%; body 12pxのとき16px相当 */
}
.txt_small {
	font-size:80%;
	/*font-size:84%;  body 12pxのとき10px相当 */
}
.space_lft1 {
	padding-left:1em; /* 変更しない */
}
/* image ▼変更しない
============================== */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
.clear {
	clear:both;
}
/* noicon ▼変更しない
============================== */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* ==================================================
parts
================================================== */
/* col2 ▼変更しない
============================== */
table.col2 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col2 td.col2L,
table.col2 td.col2R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col2 td.col2L {
	width:50%;
	border-right-width:15px;
}
#tmp_main table.col2 td.col2L {
	border-right:15px solid #FFFFFF;
}
table.col2 td.col2R {
	width:50%;
}
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 ▼変更しない
============================== */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 ▼変更しない
   編集領域には使わない（イベントカレンダー・定型等に使う）
============================== */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3 ▼変更しない
============================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	width:33.33%;
	border-right-width:15px;
}
#tmp_main table.col3 td.col3L,
#tmp_main table.col3 td.col3M {
	border-right:15px solid #FFFFFF;
}
table.col3 td.col3R {
	width:33.33%;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* 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;
}
/* layouttable ▼変更しない
============================== */
table.layouttable {
	border-collapse:collapse;
	border-spacing:0;
}
table.layouttable td {
	padding:0 15px 0 0;
	vertical-align:top;
	text-align:left;
}
/* ==================================================
XHTML 1.0 Strict
================================================== */
/* text ▼変更しない
============================== */
.left {
	text-align:left;
}
.right {
	text-align:right;
}
.center {
	text-align:center;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
/* image ▼変更しない
============================== */
img.left {
	float:left;
}
img.right {
	float:right;
}
img.center {
	vertical-align:middle;
}
img.top {
	vertical-align:text-top;
}
img.bottom {
	vertical-align:text-bottom;
}
/* table div ▼変更しない
============================== */
table.left {
	float:left;
}
table.right {
	float:right;
}
table.center,
div.center table {
	margin-right:auto !important;
	margin-left:auto !important;
}
th.nowrap,
td.nowrap {
	white-space:nowrap;
}
/* ==================================================
system
================================================== */
/* indent ▼変更しない
============================== */
div.section,
blockquote {
	padding:0 0 0 1em;
}
/* bgcolor
============================== */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ */
/* 構築シートによって種類増減 */
td.bg_red,
th.bg_red {
	color:inherit;
	background-color:#FCECEC;
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;

	background-color:#FBFBDF;
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#EBF9FC;
}
td.bg_gray,
th.bg_gray {
	color:inherit;
	background-color:#E9E9E9;
}
td.bg_green,
th.bg_green {
	color:inherit;
	background-color:#EDFBEE;
}
td.bg_purple,
th.bg_purple {
	color:inherit;
	background-color:#EDE9FA;
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* 2019 レスポンシブ化、jsバージョンアップ、slickJS変更対応
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* Slider */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
    position: relative;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

#tmp_top_gallery {
	clear:both;
	position: relative;
	width: 1024px;
	height: 400px;
    margin:0 auto 43px;
}
#tmp_gallery {
	height: 400px;
	overflow:hidden;
	position:relative;
}
#tmp_top_gallery ul {
	list-style:none;
	list-style-image:none;
}
#tmp_top_gallery .slick-prev {
	position: absolute;
    left: 22px;
    top: 167px;
    z-index: 100;
}
#tmp_top_gallery button.slick-prev ,
#tmp_top_gallery button.slick-next {
        background-color: transparent;
        border: none;
        cursor: pointer;
        outline: none;
        padding: 0;
        appearance: none;
        overflow: hidden;
        text-indent: -9999px;
        white-space: nowrap;
        padding-right: 52px;
        padding-bottom: 37px;
        background: url(/shared/site_shingen/images/main/gallery/order_left.png) no-repeat;
}
#tmp_top_gallery button.slick-next {
	transform: rotate(180deg);
}
#tmp_top_gallery .slick-next {
    position: absolute;
    right: 22px;
    top: 167px;
    z-index: 100;
}
#tmp_top_gallery .slick-dots {
	text-align: center;
	background:url(/shared/site_shingen/images/main/gallery/order_bg.png) repeat-x;
	position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 75px;
}
#tmp_top_gallery .slick-dots li {
	display: inline-block;
    z-index: 100;
	margin-right: 7px;
    padding:14px 0 3px;
	text-align:center;
}
#tmp_top_gallery .slick-dots li:first-child {
	margin-left: 0;
}
#tmp_top_gallery .slick-dots li button {
	background-color: transparent;
	border: none;
	cursor: pointer;
	outline: none;
	padding: 0;
	appearance: none;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	padding-right:21px;
	padding-bottom: 6px;
	background: url(/shared/site_shingen/images/main/gallery/order_1_off.png) no-repeat;
	background-size: contain;
}
#tmp_top_gallery .slick-dots li.slick-active button {
        background: url(/shared/site_shingen/images/main/gallery/order_1_on.png) no-repeat;
}
#tmp_top_gallery .action_slide a {
	background:url(/shared/site_shingen/images/main/gallery/order_stop.png) no-repeat;
    text-indent: -100%;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 66px;
    padding-bottom: 0;
    margin: auto;
    position: absolute;
    bottom: 2px;
    right: 0;
    left: -157px;
}
#tmp_top_gallery .action_slide a.stop {
	background:url(/shared/site_shingen/images/main/gallery/order_stop.png) no-repeat;
}
#tmp_top_gallery .action_slide a.start {
	background:url(/shared/site_shingen/images/main/gallery/order_start.png) no-repeat;
}
.no_javascript #tmp_top_gallery ul li,
.no_javascript #tmp_top_gallery .action_slide a.stop {
	display: none;
}
.no_javascript #tmp_top_gallery ul li:first-child {
	display: block;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.col_nm:after,
#tmp_wrap_contents:after,
#tmp_contents:after,
#tmp_maincontents:after,
#tmp_header:after,
#tmp_means:after,
#tmp_main:after,
#tmp_wrap_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_publicity:after,
#tmp_publicity_ttl:after,
#tmp_publicity_cnt:after,
#tmp_btm_publicity:after,
#tmp_btm_publicity_ttl:after,
#tmp_btm_publicity_cnt:after,
#tmp_footer_cnt:after,
#tmp_fnavi:after,
#tmp_footer_cnt:after,
#tmp_wrap_social_plugins:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
#tmp_kyosan_cnt ul:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* for IE7.0 */
*:first-child+html .col_nm,
*:first-child+html #tmp_wrap_contents,
*:first-child+html #tmp_contents,
*:first-child+html #tmp_maincontents,
*:first-child+html #tmp_header,
*:first-child+html #tmp_means,
*:first-child+html #tmp_top_gallery,
*:first-child+html #tmp_gallery,
*:first-child+html #tmp_gallery .list_order,
*:first-child+html #tmp_wrap_main,
*:first-child+html #tmp_main,
*:first-child+html #tmp_lnavi,
*:first-child+html #tmp_lnavi_ttl,
*:first-child+html #tmp_lnavi_cnt,
*:first-child+html .plugin,
*:first-child+html .pnavi,
*:first-child+html #tmp_inquiry,
*:first-child+html #tmp_inquiry_ttl,
*:first-child+html #tmp_inquiry_cnt,
*:first-child+html #tmp_publicity,
*:first-child+html #tmp_publicity_ttl,
*:first-child+html #tmp_publicity_cnt,
*:first-child+html #tmp_btm_publicity,
*:first-child+html #tmp_btm_publicity_ttl,
*:first-child+html #tmp_btm_publicity_cnt,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_fnavi,
*:first-child+html #tmp_footer_cnt,
*:first-child+html #tmp_wrap_social_plugins,
*:first-child+html div.col2,
*:first-child+html div.fixed_col2,
*:first-child+html div.col3,
*:first-child+html #tmp_kyosan_cnt ul {
	min-height:1%; /* 変更しない */
}

