@charset "utf-8";

html{
	overflow: auto;
}
body{
	overflow: hidden;
	color:#626B6D;
	font-size:14px;
}
/*reset*/
html, body, div, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 addres, ul, ol, dl, dt, dd, table, th, td, form, fieldset{
  margin:0;
  padding:0;
  font-family: "Noto Sans Japanese","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ＭＳ ゴシック","MS Gothic",sans-serif;
}
 h1, h2, h3, h4, h5, h6{
  margin:0;
  padding:0;
  font-family: "Noto Sans Japanese","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","ＭＳ ゴシック","MS Gothic",sans-serif;
  font-weight:bold;
  font-size:16px;
}
table{
  border-collapse:collapse;
  border-spacing:0;
}
ul,ol{
  list-style:none;
}
a{
text-decoration: none;
}
img{
 border:0;
}
ing,input{
  vertical-aligin: bottom;
}
li{
	list-style:none ;
}

#headerNavi{
	width:995px ;
	margin:0 0 0 -497.5px;
	position:absolute;
	left:50%;
	top:0;
	z-index:20;
}
#headerNavi_logo{
	float:left;
	margin-right:65px ;
	margin-top :16px ;
}
.headerNavi_comp{
	overflow:hidden ;
	padding-top:8px ;
	margin-right:10px;
	float:left ;
}
.headerNavi_comp_li , .headerNavi_bnr_li{
	float:left ;
}
.headerNavi_comp_li {
	padding-right:10px;
}
.headerNavi_bnr {
	overflow:hidden ;
	margin-left:17px ;
}
.headerNavi_bnr_li {
	margin-right:8px ;
}
.headerNavi_qa {
	float:right ;
	margin-top:-15px ;
}
.headerNavi_qa_li {
	float:left ;
	padding-top:5px;
	padding-right:20px ;
	padding-left:20px;
	background:url(../images/story/common-root/bg_naviLine.png) no-repeat right ;
}
.no_border{
	background:none ;
}
#headerNavi_search{
	position:relative ;
	width:186px ;
	height:21px;
	margin-top:0px;
}
#headerNavi_search_box{
	width:166px ;
	height:21px;
	background:url(../images/story/common-root/bg_search.png) no-repeat top ;
	border:none ;
	padding-left:20px ;
}
#headerNavi_search_btn {
	position:absolute ;
	top:2px ;
	right:5px;
}
.header_form{
	border:none;
	padding: 5px 3px 0  0;
	background:none ;
}

#mainContentWrap{
	width:995px;
	margin:0 auto 0;
}
	.mainContentWrap_1column{}
	.mainContentWrap__mainContent_1column_mini{
		width: 670px;
		padding: 0 0 45px;
		margin:0 auto;
	}

	/* トピックパスがないため */
	.lang_en .mainContentWrap__mainContent_1column_mini{
		margin-top:29px;
	}
	.mainContentWrap__subNaviArea_2column {
		float:left ;
		margin-right:15px ;
		margin-bottom:20px;
		width:233px;
	}


	.mainContentWrap__mainContent_2column{
		width:700px ;
		float:right ;
		padding:0 10px 45px;
	}

	.subNavi{
		background-color:#e6e9ea;
		font-size:16px;
	}
	.subNaviArea__title a{
		height:180px;
		line-height:180px;
		text-align:center;
		color:#fff;
		background-color: #80898E;
		font-size: 22px;
		display:block;
	}
	.subNavi a{
		color: #60696b;
		display: block;
		padding: 20px 18px 20px 30px;
		border-top: 1px solid #fff;
		text-indent: -17px;
	}
	.subNavi .nav_child__item {
		background: #dadfe0;
		display: none;
		font-size:14px;
	}
	.nav_child__item a{
		text-indent: -1.2em;
		padding-left: 4em;
	}
	.nav_child__item .nav_child__item a{
		text-indent: -1.2em;
		padding-left: 5em;
	}
	.nav_parent__item a,
	.nav_parent__item .nav_child__item > a{
		transition: color 0.3s;
	}
	.nav_parent__item:hover > a,
	.nav_parent__item .nav_child__item:hover > a{
		color:#000000;
	}

/* 	.nav_parent__item:hover > a:before{
		content:'▽';
		font-size:0.98em;
		margin-right:3px;
	} */


	.nav__item_open > a:before{
		content:'▽' !important;
		font-size:0.98em !important;
		margin-right:3px !important;
	}

	.nav_parent__item > a:before,
	.subNavi .nav_child__item  > a:before{
		content:'\0025B7';
		font-size:0.98em;
		margin-right:3px;
	}

	.nav__item_current .nav_child__item,
	.nav_parent__item_current >.nav_child > .nav_child__item{
		display:block;
	}
	.nav__item_current > a{
		color:#000;
	}
	.nav_parent__item_current > a{
		color:#000;
	}

/* 	.nav_parent__item.nav__item_current  > a:before,
	.nav_parent__item_current > a:before{
		content:'▽';
		font-size:0.98em;
		margin-right:3px;
	} */


/*-- footer --*/

.footer_returnTop{
	background-color:#3c3c3c ;
	border-top:#fff 1px solid ;
}
.footer_returnTop_a{
	width:995px;
	height:60px;
	text-align:center ;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:20px;
	display:block ;
}
#footer{
	clear:both;
}
#footer_main {
	background-color:#262626 ;
	overflow:hidden;
	color:#ffffff;
	padding:8px 0;
	border-top:#fff 1px solid ;
	}
#footer_main a{
	color:#ffffff;
	text-decoration:none;
}
#footer__inner{
	width:995px;
	margin:0 auto;
}
#footer__aboutKeiseiContst{
	float:left;
	width:705px;
	margin-top:42px ;
}
.l_column_3__block{
	width:31%;
	float:left;
}
#footer__aboutKeiseiContst__navBlock {
	border-bottom: 1px solid #fff;
	margin-bottom: 10px;
	font-size: 1.2em;
	overflow:hidden ;
}
#footer__aboutKeiseiContst__navBlock li{
	background:url(../images/story/common-root/icon_footerNavi.jpg) no-repeat left 3px;
	padding:0 0 27px 30px;
	margin:0 0 0 0;
}

.ie8 #footer__aboutKeiseiContst__navBlock li ul li,
.ie8 #footer__aboutKeiseiContst__navBlock li a{
	position:relative;
	top:5px;
}
.ie8 #footer__aboutKeiseiContst__navBlock li ul li a{
	top:0px;
}

#footer__aboutKeiseiContst__navBlock li li{
	font-size: 0.8em;
	background:url(../images/story/common-root/icon_footerNavi_delta.jpg) no-repeat left 2px;
	padding: 0 0 0 12px;
	margin:5px 0 0 0;
}
#footer__aboutKeiseiGrope{
	float:right;
	background:#ffffff;
	color:#3D484C;
	font-size: 0.875em;
	padding:10px 20px 10px 20px;
	/* border-radius */
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#footer__aboutKeiseiContst__copyright {
	margin-top:25px;
}

#footer__aboutKeiseiGrope a{
	color:#3D484C;
	display:block;
	background-position:right 10px;
}
.link_external{
	background: url(../images/story/common-root/icon_external.jpg) no-repeat right 3px;
	padding-right: 18px;
}
#footer__aboutKeiseiGrope__bmk{}
#footer__aboutKeiseiGrope__desc{
	margin-bottom: 1em;
}
#footer__aboutKeiseiGrope__tit{}
#footer__aboutKeiseiGrope__linkBlock{}
#footer__aboutKeiseiGrope__linkBlock li{
	margin-bottom:1em;
}

#modal_bg{
	display:none;
	position:fixed;
	width:100%;
	height:100%;

	z-index:900;
}
#modal_bg__innr{
width:100%;
	height:100%;
	background:rgba(13, 43, 53);
	background:rgba(13, 43, 53, 0.4);
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#500d2b35,EndColorStr=#500d2b35);/*IE8以下用*/
}
#modal_showArea{
	display:none;
	position: fixed;
	width:780px;
	height:420px;
	margin:auto;
	top:0;
	right:0;
	left:0;
	bottom:0;
	z-index:1000;
}

/* トピックパス */

.bread_crumb {
	margin:-30px auto 43px;
	width:995px;
	position:relative;
	z-index:10;
	font-family: "Noto Sans CJK JP Regular";
}
.bread_crumb >li {
	display:inline ;
	color:#fff;
}
.bread_crumb > li> a {
	color:#fff ;
}
.bread_crumb > li> a br{
	display:none;
}
.bread_crumb >li:before {
	/* liの前に記号追加 */
	content: " > ";
}
.bread_crumb >li:first-child:before {
	/* 最初のliだけcontentを消す */
	content:"";
}

/* owl JS */
.owl-pagination{
	text-align:center;
}

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	border:1px solid #ffffff;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	background: #ffffff;
}
/* -------------------
2nd page 以降
------------------- */

/*
#mainImg_index.mainImg {
	height:715px;
	background-color:none;
} */

/* mainImg */
.mainImg{
	background-position:top;
	background-repeat: no-repeat ;
	background-size:cover;
	background-color:#80898E;
	height:408px ;
	margin:0 auto ;
	position: relative;
	text-align:center;
}
.mainImg *{
	position:relative;
	z-index:10;
}
.mainImg:before{
	content:'';
	display:block;
	width:100%;
	height:100%;
	position: absolute;
	background:url(../images/story/common-root/mainImg__gradation.png) repeat-x center top;
	top:0;
	left:0;
	z-index:1;
}
#mainImg_index.mainImg:after{
	background:none;
}
.mainImg__pageTitle{
	margin: auto;
	width:100%;
	height:100%;
	display:block;
	background-position: 50% 60%;
	background-repeat:no-repeat;
}

/* title */
.sectionTit{
	font-weight: bold;
	font-size: 22px;
	height: 44px;
	margin: 0 -10px 20px;
	padding-top: 16px;
	padding-left:20px ;
	clear:both;
	background-repeat: no-repeat;
	background-position:left top;
	background-color: #E6E9EA;
}
.sectionTitmovie{
	font-weight: bold;
	font-size: 22px;
	vertical-align: -90px;
	height: 35px;
	margin: 0 -10px 20px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:20px ;
	clear:both;
	background-repeat: no-repeat;
	background-position:left top;
	background-color: #E6E9EA;
}
	.mainContentWrap__mainContent_1column_mini .sectionTit{
		margin-left:-25px;
		margin-right:-25px;
	}

.sectionSubTit {
	font-size:20px;
}
	.sectionSubTit__aside {
		font-family: "Noto Sans CJK JP Medium";
		font-size:14px;
	}


.sectionTit_lv1 {
	/* 縦長の■がついている方 */
	font-size:18px ;
	font-weight:bold ;
	margin:40px 0 20px;
	height:32px ;
	padding: 8px 0 3px 23px;
	border-bottom :#dbe4e3 2px solid ;
}
	.section_normal	.sectionTit_lv1{
		margin-left:-15px;
		margin-right:-15px;
	}
	.section_normal	.sectionTit_lv1 .upTxt,
	.section_normal	.sectionTit_lv2 .upTxt{
		  top: -5px;
	}
	.mainContentWrap__mainContent_1column_mini .section_normal .sectionTit_lv1{
		margin-top:15px;
		margin-left:-25px;
		margin-right:-25px;
		color:#50585a;
	}
.sectionTit_lv2 {
	/* 同じ長さの■がついている方 */
	font-size:18px ;
	font-weight:bold ;
	margin:40px  0 20px 15px;
	height:32px ;
	padding-left: 35px ;
	border-bottom :#dbe4e3 2px solid ;
}
	.section_normal	.sectionTit_lv2{
		margin-left:-15px;
		margin-right:-15px;
	}

	.mainContentWrap__mainContent_1column_mini .section_normal .sectionTit_lv2{
		margin-left:0px;
		margin-right:-25px;
		color:#50585a;
	}



/* 2nd用の区切り（次階層へ行くためのメニュー一覧） */
.nextContents{}
	/* title */
	.nextContents__list__item__tit {
		font-size:20px ;
		font-weight: bold ;
	}

	/* lsit */
	.nextContents__list{}
	.nextContents__list img {
		margin-top:8px ;
		margin-bottom:25px ;
		width: 320px;
		box-shadow: rgba(230, 233, 234, 1) 10px 10px 0px 0px;
		-webkit-box-shadow: rgba(230, 233, 234, 1) 10px 10px 0px 0px;
		-moz-box-shadow:rgba(230, 233, 234, 0.65098) 10px 10px 0px 0px;
	}
	.nextContents__list a p{
		color:#626B6D;
	}

	.nextContents__box_1column{
		overflow:hidden ;
		margin-bottom:30px;
		font-size:14px;
	}
		.nextContents__box_1column img{
			float:left;
			margin-right:20px;
		}
		.nextContents__box_1column p{
			margin-top:15px;
		}

	.nextContents__list_1column{
		overflow:hidden ;
		margin-bottom:30px;
		font-size:16px;
	}

		.nextContents__list__item_1column a{
			background-position :left 5px;
			padding-left :18px;
			margin-right:19px;
			display:block;
			float:left;
			background-repeat: no-repeat;
		}



	.nextContents__list_2column{
		margin: 0 -45px 25px 0;
		overflow: hidden;
	}

		.nextContents__list__item_2column {
			width: 330px;
			margin-right: 40px;
			margin-bottom:25px;
			display: inline-table;
			/display: inline;  /* for IE */
			/zoom: 1;  /* for IE */
		}

/* 通常のセクション */
.section_normal{
	padding:0 15px;
}

	.mainContentWrap__mainContent_1column_mini .section_normal{
		padding:0 0;
	}

/* -------------------
装飾
------------------- */
/* テキスト青 */
.blueTxt{
	color:#3da1dd ;
}
/*
     FILE ARCHIVED ON 09:41:55 Sep 19, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 00:50:35 Jul 03, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
