@charset "UTF-8";
@import "/lib/cmn_css/sp/kakiden-font.css";

.sp-disp {
	display:block !important;
}

.sp-disp-none {
	display:none !important;
}

html * {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-text-size-adjust: 100%;
}

*,
*:after,
*:before {
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -o-box-sizing:border-box;
  -ms-box-sizing:border-box;
  box-sizing:border-box;
}

/* リンクなどの要素をタップした時の色を消す */
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 長押しした際に表示されるポップアップメニューを消す */
* {
    -webkit-touch-callout: none;
}

/* 行頭禁則文字 */
* {
	word-break: break-word;
	word-wrap: break-word;
}

body {
    font-size:12px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	background:#000000;
	color:#CCCCCC;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

#wrapper {
	margin:0 auto;
	width:100%;
}

#header {
	margin:0;
	text-align:left;
	height:50px;
	width:100%;
	background:url(/img/bg_top_head.gif) bottom left no-repeat !important;
}

#logo {
	background:url(/lib/cmn_img/head_logo.gif) top left no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	float:left;
	margin:0;
	overflow: hidden;
	height:36px;
	width:113px;
}

#logo a {
	outline: 0;
	display:block;
	height:36px;
	width:113px;
}

#logo2 {
	background:url(/lib/cmn_img/head_logo2024.jpg) top left no-repeat;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	float:left;
	margin:0;
	overflow: hidden;
	height:36px;
	width:124px;
}

#logo2 a {
	outline: 0;
	display:block;
	height:36px;
	width:124px;
}

#headTxt {
	float:left;
	margin:0;
	width:auto;
}

#headTxt h1 {
	font-size:100%;
	line-height:100%;
}

#telNumber {
	background:none;
	float:right;
	margin:7px 10px 0 0;
	height:auto;
	width:auto;
}

#logo a span {
	text-indent: -9999px;
	overflow: hidden;
	display:block;
	width:113px;
}

#logo2 a span {
	text-indent: -9999px;
	overflow: hidden;
	display:block;
	width:124px;
}

#telNumber span {
	text-indent: 0;
	outline: 0;
	display:block;
	width:auto;
	height: auto;
	line-height:1.4;
	font-size:10px;
	text-align:right;
}

#globalNavigation {
	background:none;
	clear:both;
	margin:0;
	padding:25px 15px 15px;
	text-align:left;
	height:auto;
	width:100%;
	background:url(/img/bg_top_head.gif) top left no-repeat;
}

#globalNavigation ul {
	display:block;
	float:none;
	margin:0 auto 15px !important;
	padding:0;
	text-align:left;
	height:auto !important;
	list-style: none;
}

#globalNavigation ul li {
	outline: 0;
	display:block;
	background-image:none;
	background-repeat: no-repeat;
	float:left;
	height:40px;
	margin:0 !important;
	width:50% !important;
}

#globalNavigation ul li a {
	outline: 0;
	display:block;
	width:100% !important;
	height:40px;
	text-align:center;
	line-height: 40px;
	border-top:1px solid #5a4b27;
	background-image: -moz-linear-gradient(top, #a5965d, #66552c);
	background-image: -ms-linear-gradient(top, #a5965d, #66552c);
	background-image: -o-linear-gradient(top, #a5965d, #66552c);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#a5965d), to(#66552c));
	background-image: -webkit-linear-gradient(top, #a5965d, #66552c);
	background-image: linear-gradient(top, #a5965d, #66552c);
	box-shadow:inset 1px 1px 1px #b1a473;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

#globalNavigation ul li:nth-child(1) a {
	border-top-left-radius: 4px;
}

#globalNavigation ul li:nth-child(2) a {
	border-top-right-radius: 4px;
}

#globalNavigation ul li:nth-child(7) a {
	border-bottom-left-radius: 4px;
}

#globalNavigation ul li:nth-child(8) a {
	border-bottom-right-radius: 4px;
}

#globalNavigation ul li:nth-child(odd) a {
	border-right:1px solid #5a4b27;
}

#globalNavigation ul li a:hover {
	text-decoration:none !important;
	color:#ffffff;
}

#globalNavigation ul li a span {
	text-indent:0;
	overflow:hidden;
}

#contents {
	clear:both;
	text-align:left;
	margin:0;
	padding-bottom:0;
	width:100%;
	overflow:hidden;
}

#contents div.block {
	margin:0 auto;
	text-align:left;
	width:100%;
	clear: both;
}

#contents div.borderBottom {
	border-bottom:#333333 1px solid;
	padding-bottom:30px;
	margin:0 auto 10px auto;
	width:100%;
}

#contents div.borderBottom2 {
	border-bottom:#333333 1px solid;
	padding-bottom:5px;
	margin:0 auto 5px auto;
	width:100%;
}

#contents h4 {
	font-size:14px;
	font-weight:bold;
}

#contents p {
	font-size:100%;
}

#leftContents {
	float:none;
	margin:0;
	padding:0;
	width:100%;	
}

#leftContents ul#leftMenu {
	display:none;
}

#contents div#leftContents h2 {
	position:relative;
	color:#FFFFFF;
	outline: 0;
	display:block;
	margin:0 -30px;
	padding:0;
	height:220px;
	width:auto;
	z-index:1;
}

/*
#contents div#leftContents h2:after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	height:220px;
	width:100%;
	z-index:2;
	background:rgba(0,0,0,0.3);
}
*/

#contents div#leftContents h2 span {
	position:absolute;
	display:block;
	text-indent: 0;
	width:100%;
	height:220px;
	text-align:center;
	line-height:220px;
	z-index:3;
	font-size:22px;
	letter-spacing:3px;
	color:#c0b273;
	text-shadow: 1px 1px #000000;
}

#rightContents {
	float:none;
	text-align:center;
	margin:0;
	padding:15px;
	width:100%;
	overflow:hidden;
}

#rightContents img {
	max-width:100% !important;
}

#footer {
	background:none !important;
	clear:both;
	margin:0;
	padding:10px;
	width:100%;
	border-top:1px solid #746b42;
}

#footer div.bottomMenu {
	display:block;
	float:none;
	margin:0;
	text-align:left;
	width:100%;
}

#footer ul {
	display:block;
	float:none;
	margin:0 auto 10px;
	width:auto;
	text-align:center;
}

#footer ul li {
	background:url(/lib/cmn_img/icon_linkarrow.gif) center left no-repeat;
	float:none;
	display: inline-block;
	font-size:8px !important;
	padding-left:10px;
	margin:0 10px 0 0;
}

#footer div.copyright {
	display:block;
	color:#666666;
	float:none;
	font-size:8px !important;
	text-align:center;
	width:100%;
}

#footer div.pagetop {
	display:none;
}

#sp-footer-globalNavigation ul {
	margin:0 auto 15px;
	padding:0;
	height:auto;
	list-style: none;
}

#sp-footer-globalNavigation ul li {
	outline: 0;
	float:left;
	height:30px;
	margin:0;
	width:50%;
}

#sp-footer-globalNavigation ul li a {
	outline: 0;
	display:block;
	width:100%;
	height:30px;
	text-align:center;
	line-height: 30px;
	border-bottom:1px solid #746b42;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

#sp-footer-globalNavigation ul li:nth-child(odd) a {
	border-right:1px solid #746b42;
}

#sp-footer-globalNavigation ul li a.current {
	color:#c0b273;
}

#sp-footer-globalNavigation ul li a:hover {
	text-decoration:none !important;
	color:#ffffff;
}

#sp-footer-pagetop a {
	display:block;
	width:100%;
	padding:8px 0;
	background:#746b42;
	text-align:center;
	color: #ffffff;
	font-size: 10px;
}

#sp-footer-pagetop a:hover {
	text-decoration:none !important;
	color: #ffffff;
}

#sp-footer-bn {
	display:block;
	width: 100%;
	padding: 0 15px;
}

#sp-footer-bn img {
	width: 100%;
}

.sp-footer-bn-link {
	float:left;
	display:block;
	width:49%;
	height:30px;
	margin-bottom:15px;
	line-height:30px;
	text-align:center;
	background: #333333;
	border-radius: 3px;
	box-shadow: inset 1px 1px 1px #666666;
	color:#ffffff;
}

.sp-footer-bn-link:hover {
	text-decoration:none !important;
	color:#ffffff;
}

.sp-footer-bn-link.right {
	float:right;
}

#contents div.floatPack {
	width:100%;
}

#contents div.dotFloatPack {
background:url(/lib/cmn_img/bg_dotline.gif) bottom left no-repeat;
margin-bottom:5px;
width:100%;
}

#contents div.dotFloatPack div.dotFloatL {
	float:none;
	width:auto;
	font-size:13px;
	font-weight:bold;
}

#contents div.dotFloatPack div.dotFloatR {
	float:none;
	text-align:left;
	width:auto;
	font-size:13px;
	font-weight:bold;
}

#contents table.table01 {
	border-top:none;
	border-left:none;
	width:100%;
}

#contents table.table01 th {
	display:block;
	border-right:none;
	border-bottom:none;
	font-size:100%;
	line-height:100%;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:5px 7px;
	width:100%;
	background: -moz-linear-gradient(top, #a5965d, #66552c);
	background: -ms-linear-gradient(top, #a5965d, #66552c);
	background: -o-linear-gradient(top, #a5965d, #66552c);
	background: -webkit-gradient(linear, center top, center bottom, from(#a5965d), to(#66552c));
	background: -webkit-linear-gradient(top, #a5965d, #66552c);
	background: linear-gradient(top, #a5965d, #66552c);
}

#contents table.table01 td {
	display:block;
	border-right:none;
	border-bottom:none;
	font-size:100%;
	line-height:100%;
	text-align:left;
	padding:5px 0;
	width:100%;
}

#contents table.table01 th.vMiddle, #contents table.table01 td.vMiddle {
	vertical-align:middle;
}

#contents table.table01 td input, #contents table.table01 td textarea {
	margin:2px 2px 1px 3px;
}

#contents table.table01 td input {
	height: 30px;
}

#contents table.table01 td input.w280 {
	width:70%;
}

#contents table.table01 td textarea.w280 {
	width:70%;
	font-size:9pt;
}

#contents table.table01 td.f65 {
	font-size:65%;
}

#contents table.table02 {
	border-top:#333333 1px solid;
	border-left:#333333 1px solid;
	width:100%;
}

#contents table.table02 th {
	border-right:#333333 1px solid;
	border-bottom:#333333 1px solid;
	font-size:10px;
	line-height:140%;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:5px 7px;
	width:20%;
}
#contents table.table02 td {
	border-right:#333333 1px solid;
	border-bottom:#333333 1px solid;
	font-size:10px;
	line-height:140%;
	text-align:left;
	padding:5px 7px;
	width:80%;
}

#contents table.table03 {
	width:100%;
}

#contents table.table03 th {
	display:block;
	width: 100% !important;
	font-size:100%;
	line-height:140%;
	text-align:left;
	font-weight:normal;
	padding:5px;
	border-top:1px solid #555555;
	border-bottom:1px solid #555555;
}

#contents table.table03 td {
	display:block;
	width: 100% !important;
	font-size:100%;
	line-height:140%;
	text-align:left;
	padding:5px;
	margin-bottom: 20px;
}

th.error {
	background:#FFCCCC !important;
	color:#000;
	border-right:none;
	border-bottom:none;
	font-size:100%;
	line-height:100%;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:5px 7px;
	width:100%;
}

#contents table.table_pluse {
	border-top:none;
	border-left:none;
	width:100%;
}

#contents table.table_pluse th {
	display:block;
	border-right:none;
	border-bottom:none;
	font-size:100%;
	color:red;
	line-height:100%;
	text-align:left;
	font-weight:normal;
	vertical-align:top;
	padding:5px 7px;
	width:100%;
}

#contents table.table_pluse td {
	display:block;
	border-right:none;
	border-bottom:none;
	font-size:100%;
	line-height:100%;
	text-align:left;
	padding:5px 7px;
	width:100%;
}

.red {
	color:#ffffff;
	font-weight:normal;
}