@charset "utf-8";
/* ================================================================ */
/*  style info : リセット及びフォントサイズ							*/
/* ================================================================ */

/*  HTML5新要素  */
article, aside, canvas, details, figcaption, figure, header, footer, hgroup, menu, nav, section, summary {
	display: block
}
/*  */
#header nav ul, #header ul {
	list-style: none;
}
/*  リンク  */
#header a, #footer a, #footer p {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
#header h1, #header h2, #header h3, #header h4, #header h5, #header h6 {
	font-size:100%;
	font-weight:normal;
	margin: 0;
}

h1 {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 100% !important;
}
#header img {
	border: 0;
	vertical-align: bottom;
}

#header,
#header ul,
#header ul li,
#header ul a,
#header ul p {
	line-height: 1 !important;
}

#footer,
#footer ul,
#footer ul li,
#footer ul a,
#footer ul p {
	line-height: 1 !important;
}
#footer ul {
	padding: 0;
	margin: 0;
}

/* ================================================================ */
/*  全体フォント定義													*/
/* ================================================================ */

/*  body  */
#header a, #footer a, .page-top, .copy {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	margin:0;
	overflow:visible;
	padding:0;
}
/* ================================================================ */
/*  (1)レイアウト：新規A													*/
/* ================================================================ */

html, body {
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

.bg-color {
	background: #dcdcdc;
}

#site-wrapper {
	width: 1022px;
	background: #fff;
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	position: relative;
	text-align: center;
}




/* テンプレートC用ボディ定義 */
#template-wrap {
	width: 100%;
	height: auto;
	text-align: left;
	padding: 0 0;
	margin: 0 auto;
	background: #dcdcdc !important;
	overflow: hidden;
}

#template-body {
	width: 966px;
	height: auto;
	margin: 0 auto;
	padding: 0 28px 90px 28px;
	text-align: left;
	position: relative;
	overflow: hidden;
	background: #fff;
}

.template-content {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 60px !important;
}

td.tLeft-menu {
	vertical-align: top !important;
}

.content-body {
	width: 690px;
	height: auto;
	overflow: hidden;
	position: relative;
	float: right;
	text-align: left;
}
	
	/* タイトル */
.page-title-c {
	width: 678px !important;
	border: 1px solid #d9d9d9;
	font-size: 16.5px;
	line-height: 1.16 !important;
	font-weight: normal;
	color: #36558f;
	float: right;
	padding: 8px 0 0 10px;
	margin-bottom: 1em;
	margin-top: 0;
	height: 26px;
	/* background: url("../../images/photo-site/product/h2-bg.jpg") repeat-x 0 bottom ; */
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
}

.page-title-full {
	width: 954px !important;
	border: 1px solid #d9d9d9;
	font-size: 16.5px;
	line-height: 1.16 !important;
	font-weight: normal;
	color: #1e428a;;
	padding: 8px 0 0 10px;
	margin-bottom: 1em;
	margin-top: 0;
	height: 26px;
	/* background: url("../../images/photo-site/product/h2-bg.jpg") repeat-x 0 bottom ; */
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
}

.corporate #template-body .bread-crumb {
	margin-bottom: 15px;
}


/* --------------------------------------------
* ヘッダー
* -------------------------------------------- */

/*  要素の初期化  */
#header {
	width: 966px;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	line-height: 1;
}
.corporate #header, .photo-site #header {
	width: 1022px;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.corporate #header {
	width: 1022px;
	height: auto;
	overflow: hidden;
	background: #fff !important;
}

.photo-site #header {
	width: 1022px;
	height: auto;
	overflow: hidden;
	background: #000;
}

/* ロゴ */
#logo {
	position: relative;
	float: left;
	top: 20px;
	width: 154px;
}
#logo img {
	width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	background: #fff;
}

/* ------------------------------
■コーポレート用
------------------------------ */
.corporate ul.header-navi {
	display: inline-block;
	float: right;
	bottom: 0;
	right: 0;
}

/*スマフォだと動かない 20140109*/

/*.corporate ul.header-navi {
	display: inline-block;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
} */
/*スマフォだと動かない 20140109*/

.corporate ul.header-navi  li {
	display: inline;
	float: left;
	border-right: 1px solid #000;
	padding: 0 10px;
}
.corporate ul.header-navi li.end {
	border-right: none;
	padding: 0 0 0 10px;
}
.corporate ul.header-navi li a {
	color: #000;
	float: left;
}

.corporate ul.header-navi li a:hover {
	color: #7f7f7f;
}

/* ================================================================ */
/*  グローバルナビ													*/
/* ================================================================ */

/*------------------------------------------*/
/*  コーポレートサイト								*/
/*------------------------------------------*/

.corporate #g-navi {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	z-index: 250;
	text-align: center;
	/* background: url(../../images/corporate/base/nav-back01.png); */
}
.corporate #g-navi ul {
	width: 893px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto 0 73px;
	padding: 0;
}
.corporate #g-navi ul li {
	display: inline;
	float: left;
	z-index: 20;
}
.corporate #g-navi ul li a {
	display: block;
	height: 40px;
	position: relative;
	text-indent: -999em;
	float: left;
	overflow: hidden;
	z-index: 10;
	/* background: url(../../images/corporate/base/gNavi.png); */
}
.corporate #g-navi ul li:hover {
	/* background: url(../../images/corporate/base/nav-back02.png); */
}
/* グローバルナビ各リンク */
.corporate #g-navi ul li.nav01 a {
	width: 135px;
	background-position: -73px 0;
}
.corporate #g-navi ul li.nav02 a {
	width: 137px;
	background-position: -208px 0;
}
.corporate #g-navi ul li.nav03 a {
	width: 128px;
	background-position: -345px 0;
}
.corporate #g-navi ul li.nav04 a {
	width: 115px;
	background-position: -473px 0;
}
.corporate #g-navi ul li.nav05 a {
	width: 140px;
	background-position: -588px 0;
}
.corporate #g-navi ul li.nav06 a {
	width: 165px;
	background-position: -728px 0;
}
/* グローバルナビ各リンク */
.corporate #g-navi ul li.nav01 a:hover {
	width: 135px;
	background-position: -73px 0;
}
.corporate #g-navi ul li.nav02 a:hover {
	width: 137px;
	background-position: -208px 0;
}
.corporate #g-navi ul li.nav03 a:hover {
	width: 128px;
	background-position: -345px 0;
}
.corporate #g-navi ul li.nav04 a:hover {
	width: 115px;
	background-position: -473px 0;
}
.corporate #g-navi ul li.nav05 a:hover {
	width: 140px;
	background-position: -588px 0;
}
.corporate #g-navi ul li.nav06 a:hover {
	width: 165px;
	background-position: -728px 0;
}
/* サブメニュー */
.corporate .sub-navi {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	text-align: center;
	bottom: 0;
	z-index: 10;
}
.corporate .sub-navi ul {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	overflow: hidden;
	text-align: left;
}
.corporate .sub-navi ul li {
	display: inline;
	float: left;
}
.corporate .sub-navi ul li a {
	width: 235px;
	height: 60px;
	overflow: hidden;
	position: relative;
	display: block;
	text-indent: -999em;
	float: left;
}
.corporate .sub-navi ul li.nav01 a {
	/* background: url(../../images/corporate/sub-nav.jpg) no-repeat 0 0; */
}
.corporate .sub-navi ul li.nav02 a {
	/* background: url(../../images/corporate/sub-nav.jpg) no-repeat -235px 0; */
}
.corporate .sub-navi ul li.nav03 a {
	/* background: url(../../images/corporate/sub-nav.jpg) no-repeat -470px 0; */
}
.corporate .sub-navi ul li.nav04 a {
	/* background: url(../../images/corporate/sub-nav.jpg) no-repeat -705px 0; */
}

.corporate .sub-navi ul li.nav01 a:hover {
	/* background: url(../../images/corporate/sub-nav-on.jpg) no-repeat 0 0; */
}
.corporate .sub-navi ul li.nav02 a:hover {
	/* background: url(../../images/corporate/sub-nav-on.jpg) no-repeat -235px 0; */
}
.corporate .sub-navi ul li.nav03 a:hover {
	/* background: url(../../images/corporate/sub-nav-on.jpg) no-repeat -470px 0; */
}
.corporate .sub-navi ul li.nav04 a:hover {
	/* background: url(../../images/corporate/sub-nav-on.jpg) no-repeat -705px 0; */
}

/*------------------------------------------*/
/*  フォトサイト								*/
/*------------------------------------------*/

.photo-site #g-navi {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	z-index: 250;
	text-align: center;
	/* background: url(../../images/photo-site/base/nav-back01.png); */
}
.photo-site #g-navi ul {
	width: 936px;
	height: 40px;
	overflow: hidden;
	margin: 0 0 0 76px;
}


.photo-site #g-navi ul li {
	display: inline;
	float: left;
	z-index: 20;
}
.photo-site #g-navi ul li a {
	display: block;
	height: 40px;
	position: relative;
	text-indent: -999em;
	float: left;
	overflow: hidden;
	z-index: 10;
	/* background: url(../../images/photo-site/base/gNavi.png); */
}
.photo-site #g-navi ul li:hover {
	/* background: url(../../images/photo-site/base/nav-back02.png); */
}
/* グローバルナビ各リンク */
	.photo-site #g-navi ul li.nav01 a {
	width: 100px;
	background-position: -76px 0;
}
.photo-site #g-navi ul li.nav02 a {
	width: 148px;
	background-position: -176px 0;
}
.photo-site #g-navi ul li.nav03 a {
	width: 101px;
	background-position: -324px 0;
}
.photo-site #g-navi ul li.nav04 a {
	width: 96px;
	background-position: -425px 0;
}
.photo-site #g-navi ul li.nav05 a {
	width: 197px;
	background-position: -521px 0;
}
.photo-site #g-navi ul li.nav06 a {
	width: 170px;
	background-position: -718px 0;
}
/* グローバルナビ各リンク */
	.photo-site #g-navi ul li.nav01 a:hover {
	width: 100px;
	background-position: -76px -40px;
}
.photo-site #g-navi ul li.nav02 a:hover {
	width: 148px;
	background-position: -176px -40px;
}
.photo-site #g-navi ul li.nav03 a:hover {
	width: 101px;
	background-position: -324px -40px;
}
.photo-site #g-navi ul li.nav04 a:hover {
	width: 96px;
	background-position: -425px -40px;
}
.photo-site #g-navi ul li.nav05 a:hover {
	width: 197px;
	background-position: -521px -40px;
}
.photo-site #g-navi ul li.nav06 a:hover {
	width: 170px;
	background-position: -718px -40px;
}

/* ================================================================ */
/*  (1-2)レイアウト：新規C													*/
/* ================================================================ */

.template #header {
	width: 966px;
	height: auto;
}

#template-wrap .photo-site #header {
	width: 1022px;
	height: auto;
}

.corporate .header-inner, .photo-site .header-inner {
	width: 966px;
	height: auto;
	position: relative;
	text-align: left;
	margin: 0 auto;
}
.header-section {
	width: 100%;
	height: 68px;
	overflow: hidden;
	position: relative;
	text-align: left;
	margin: 0 auto 10px auto;
	z-index: 1500;
}

.header-navi {
	display: inline-block;
	float: right;
	position: absolute;
	bottom: 0;
	right: 0;
	margin-bottom:0;
}
ul.header-navi li {
	display: inline;
	float: left;
	border-right: 1px solid #fff;
	padding: 0 10px;
}
ul.header-navi li.end {
	border-right: none;
	padding: 0 0 0 10px;
}
ul.header-navi li a {
	color: #fff;
	font-size: 12px !important;
	float: left;
}
ul.header-navi li a:hover {
	color: #7f7f7f;
	font-size: 12px !important;
	float: left;
}


#template-wrap .photo-site #g-navi ul {
	margin: 0 0 0 36px;
}

#template-wrap .photo-site .page-title {
	width: 25%;
	height: auto;
	position: absolute;
	top: 146px;
	left: 38px;
}
.photo-site #template-body {
	 background: #fff;
	 padding-top: 15px;
	padding-bottom: 20px;
}

/* ----------------------------------------------------------------
	下層ページヘッダー
----------------------------------------------------------------- */

/*------------------------------------------*/
/*  コーポレートサイト								*/
/*------------------------------------------*/

.corporate .main-banner {
	width: 100%;
	height: 440px;
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin-bottom: 10px;
}
.corporate .under {
	height: auto !important;
	margin-bottom: 0;
}
/* --------------------------------------------
* 下層タイトル
* -------------------------------------------- */

.page-title {
	width: 25%;
	height: auto;
	position: absolute;
	top: 78px;
	left: 38px;
}

/* ----------------------------------------------------------------
	PC／共通フッター
----------------------------------------------------------------- */

#footer-section {
 position: absolute;
 bottom: 0;
 left: 28px;
 height: 60px;
 width: 966px;
 margin: 0 auto;
}

.page-top {
	clear: both;
	text-align: right;
	font-size: 10px;
	margin: 0 10px 10px 0;
}

.page-top a {
	color: #404040 !important;
}

.page-top a:hover {
	color: #7f7f7f !important;
}

#footer {
	clear: both;
	width: 100%;
	height: auto;
	overflow: hidden;
	background: #7c7c7c;
	text-align: center;
}
.footer-inner {
	width: 946px;
	height: auto;
	margin: 8px auto;
	zoom:1;
}

/* ClearFix */
.footer-inner:after {
	content: "";
	display: block;
	clear: both;
}


.footer-inner ul {
	display: inline-block;
	float: left;
}
.footer-inner ul li {
	display: inline;
	float: left;
	font-size: 10px;
	border-right: 1px solid #fff;
	padding: 0 5px;

}
.footer-inner ul li.end {
	border-right: none;
}
.footer-inner ul li a {
	color: #fff;
}
.copy {
	font-size: 10px !important;
	float: right;
	color: #fff;
	line-height: 1 !important;
}

.template #footer {
	padding: 0;
}

/* ------------------------------
■テンプレートC用
------------------------------ */

.template .page-top {
	clear: both;
	text-align: right;
	font-size: 10px;
	margin: 0 9px 10px 0;
}

/* ================================================================ */
/*  (2)テンプレートC個別設定							*/
/* ================================================================ */

.page-top a, #footer-body p, #footer-body a, #footer-body ul, #footer-body ul li {
	font: 10px/1.231 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif !important;
}


/* IEで線が太くなる */
.bgBlack img,
.bggrey01 img,
.bggrey03 img {
	float: left;
}

.ListNomal { text-align: left; }


/* パンくず */

.bread-crumb p,
.bread-crumb a {
	font-size: 10px;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Osaka, sans-serif;
	margin:0;
	overflow:visible;
	padding:0;
	line-height: 1;
	color:#404040;
}

.bread-crumb a {
	text-decoration: none;
}
.bread-crumb a:hover {
	text-decoration: underline;
	color:#7f7f7f;
}




@media only screen and (min-device-width : 641px) and (max-device-width : 1280px) and (orientation : portrait)
{


}

/* end CSS */