@charset "utf-8";

/* ---------------------
   Base
--------------------- */
/* body */
body {
  font-size: 14px;
  line-height: 1.75;
}
body {
	min-width:950px;
}
.display-sp{
	display:none !important;
}
#overLayer,
#movieLayer {
	background-image: url(../images/main_bg02.gif);
	background-repeat:no-repeat;
	background-position:50% 100%;
	width:950px;
	left:50%;
	margin-left:-475px;}


/* header */
.nav-scroll {
	width:100%;
	position:relative;
	top:0;
	background:#ffffff;
	transform: translate3d(0, 0, 0);
}
.nav-scroll.scroll-active {
	position:fixed !important;
	top:0;
	z-index: 50;
}
#header-tdr {
	position:relative;
	display:block;
	z-index:9006;
}
#header950,
#footer950 {
	position:relative;
	display:block;
}
#header950 {
	z-index:9005;
}
#header480,
#footer480 {
	display:none;
}

#gnav-dwj950 {
	background:#ffffff url(../images/hd_bg01.gif) center top repeat-x;
	padding:20px 0 15px;
	z-index:9005;
}
#gnav-dwj950-wrap {
}
#gnav-dwj950 .logo {
	float:left;
	display:inline;
}
#gnav-dwj950 .headnav {
	clear:right;
	float:right;
	display:inline;
	margin:8px 0 0;
}
#gnav-dwj950 .headnav.headnav02,
#gnav-dwj950 .headnav.headnav03 {
	margin:20px 0 0;
}
#gnav-dwj950 .headnav.headnav03 {
	width:634px;
}
#gnav-dwj950 .headnav li {
	float:left;
	display:inline;
}
#gnav-dwj950 .headnav li.nav-other {
	margin-left:6px;
}
#gnav-dwj950 .headnav li.nav-other a.btn-info {
	width:160px;
	height:40px;
	background:#6fbebe url(../images/hddwj_nav09.png) 0 0 no-repeat;
	margin-bottom:0;
}
#header-dwj950 {
	position:relative;
	clear:both;
	border-top:1px solid #eeeeee;
	border-bottom:1px solid #eeeeee;
	z-index:9001;
}
#header-dwj950 .headnav {
	position:relative;
}
#header-dwj950 .headnav a {
	display:block;
}
#header-dwj950 .headnav li {
	float:left;
	display:inline;
}
#header-dh950 {
	position:relative;
	z-index:9002;
}
#header-dh950 .headnav {
}
#header-dh950 .headnav a {
	display:block;
}
#header-dh950 .headnav li.logo {
	width:100%;
	height:104px;
	text-align:center;
}
#header-dh950 .headnav li {
	float:left;
	display:inline;
}
#header-dh950 .headnav li .nav-dropdown{
	position:absolute;
	width:100%;
	left:0;
	background:rgba(255,255,255,.8);
	min-width:950px;
	display:none;
	text-align:center;
}
#header-dh950 .headnav li .nav-dropdown ul{
	display:table;
	margin:0 auto;
}
#header-dh950 .headnav li .nav-dropdown li{
	width:400px;
	margin:20px 10px 25px;
}
#header-dh950 .headnav li .nav-dropdown span{
    display: block;
	margin-top:8px;}
#header-dh950 .headnav li .nav-dropdown a:link {text-decoration:none; color:#222222 }
#header-dh950 .headnav li .nav-dropdown a:visited {text-decoration:none; color:#222222 }
#header-dh950 .headnav li .nav-dropdown0 a:active {text-decoration:none; color:#a38952 }
#header-dh950 .headnav li .nav-dropdown  a:hover {text-decoration:none; color:#a38952 }
.NavFloat {
	display:none;
	position:absolute;
	border:1px solid #e2d7ce;
	background:#ffffff url(../images/main_bg02.gif) 50% 100% no-repeat;
	width:950px;
	width:948px !important;
	_width:950px;
	left:0;
	padding:0 0 5px;
	z-index:9005;
}
*html .NavFloat {
	width:948px;
}
.NavFloat ul {
	clear:both;
	width:880px;
	margin:0 34px;
}
.NavFloat ul.NavDh {
	clear:both;
	width:880px;
	margin:0 34px;
}
.NavFloat ul.NavOther {
	border-top:1px solid #b3a587;
}
.NavFloat ul.NavOther li {
	width:440px;
	text-align:right;
	background:url(../images/hd_bg04.gif) 0 50% no-repeat;
}
.NavFloat ul.NavOther li.NavL {
	background:none;
}

/* pan */
#pan {
	clear:left;
	float:left;
	display:inline;
	width:850px;
	color:#222222;
	min-height:20px;
	_height:20px;
	font-size:12px;
	line-height:1.25;
	margin:23px 0 0 0;
}
	#pan li {
		float:left;
		display:inline;
		margin-left: 5px;
	}
	#pan li a {
		background:url(../images/pan_ic01.gif) right center no-repeat ;
		padding-right:10px;
	}
	#pan A:link {text-decoration:none; color:#222222 }
	#pan A:visited {text-decoration:none; color:#222222 }
	#pan A:active {text-decoration:none; color:#222222 }
	#pan A:hover {text-decoration:underline; color:#222222 }


/* footer */
.bnr li{
	background:#fbf7eb 50% 0 no-repeat;
	padding:5px;}
.bnr li:hover{
	opacity:.75;}
.bnr a{
	display:block;
	height:216px;
	box-shadow:0 0 98px 5px rgba(255,255,255,1) inset;}
.bnr .bnr-photo{
		background-image:url(../images/btn_photo.jpg);}
.bnr .bnr-movie{
		background-image:url(../images/btn_movie.jpg);}
.bnr .bnr-report{
		background-image:url(../images/btn_report.jpg);}
/* ft_info */
#ft_info{
	width:100%;
	padding:64px 0 50px;
	border-top:1px #eeeeee solid;
	background:#ffffff;
}
#ft_info .ft_nav{
	width:700px;
	margin:0 auto 50px;
}
.ft_nav a.btn-ft_info01{
	width:700px;
	height:100px;
	margin:0 auto;
	background-color:#3fa8a8;
	background-image:url(../images/btn_info.png);
	background-position:0 0;
}
.ft_nav a.btn-ft_info01:hover{
	opacity:.75;
}
.ft_nav-btn{
	width:950px;
	margin:0 auto 45px;
}
.ft_nav-btn li{
	float:left;
	width:470px;
}
.ft_nav-btn li +li{
	float:right;
}
.ft_nav-btn li img{
	width:100%;
	height:auto;
}
.ft_nav-btn li .txt{
	display:block;
	margin-top:10px;
}
.ft_nav-btn a:hover {
	opacity:.75;
}
#ft_info p#tel{
	display: inline-block;
    width: 270px;
    height: 200px;
    background: #f2f7fb;
    margin-right: 50px;
    padding: 25px 0 0 24px;
    box-sizing: border-box;
}
#ft_info .tel_link{
	margin-top:10px;}
#ft_info .ft_tel{
	    width: 380px;
    display: inline-block;
    margin: 20px 0 0 0;
    text-align: left;
    font-size: 12px;
    vertical-align: top;
}
#ft_info .ft_tel li{
	margin-bottom:10px;
}
#ft_info .ft_info03{
	width: 220px;
    height: 70px;
    background-image: url(../images/ft_info03.png);
    background-size: auto 70px;
    background-position: 0 50%;
    margin-bottom: 6px;
}
#ft_info .ft_info04{
	width: 220px;
    height: 75px;
    margin-top: 5px;
    background-image: url(../images/ft_info04.png);
    background-size: auto 75px;
    background-position: 0 50%;
}
#ft_info .tel_dah01,
#ft_info .tel_dhm01,
#ft_info .tel_tdh01{
	float:left;
	width:390px;
	font-size:12px;
}
#ft_info .tel_dah02,
#ft_info .tel_dhm02,
#ft_info .tel_tdh02{
	font-size:14px;
}

#footer950 {
	clear:both;
	background:#ffffff url(../images/ft_bg01.gif) center top repeat-x;
}
#footer950 #footer-dwj {
	padding:100px 0 57px;
}
#footer950 #footer-dwj .footnav01 {
	font-size:12px;
	margin:0 -20px;
}
#footer950 #footer-dwj .footnav01 ul {
	margin:25px 0 0;
}
#footer950 #footer-dwj .footnav01 li {
	float:left;
	display:inline;
	width:210px;
	margin:0 18.75px;
}
#footer950 #footer-dwj .footnav01 ul ul {
	margin:0 0 4px;
}
#footer950 #footer-dwj .footnav01 li li {
	float:none;
	display:block;
	margin:0 0 5px;
}
#footer950 #footer-dwj .footnav01 li li li {
	font-size:10px;
	margin:0;
}
#footer950 #footer-dwj2 {
	background:#ffffff;
	border-top:1px solid #eeeeee;
}
#footer950 #footer-dwj3 {
	background:#d6e6f2;
	padding:25px 0;
}
#footer950 .footnav02 {
	font-size:12px;
}
#footer950 .footnav02 li {
	float:left;
	display:inline;
}
#footer950 .footnav02 li.ic_blank{
	width:50%;}
#footer950 .footnav02 li.ic_blank a{
	display:block;
	text-align:center;
	padding:30px 0}
#footer950 .footnav02 li.ic_blank a:before{
	content:"";
	background: url(../images/ic13.gif) 0 0 no-repeat;
	width:16px;
	height:11px;
	display:inline-block;
	margin-right:7px;}
#footer950 .footnav02 li.txt-en a{
	display:block;
	width:88px;
	height:28px;
	line-height:28px;
	border:1px solid #222222;
	text-align:center;}
#footer950 .footnav02 li.txt-en a:hover{
	border-color:#a38952;}
#footer950 .footnav02 li.txt {
	float:right;
	padding:0 35px 0 0;
	line-height:30px;
	font-size:12px;
}
.footerinfoLink a:link, #footer950 a:link {text-decoration:none; color:#777777 }
.footerinfoLink a:visited, #footer950 a:visited {text-decoration:none; color:#777777 }
.footerinfoLink a:active, #footer950 a:active {text-decoration:none; color:#a38952 }
.footerinfoLink a:hover, #footer950  a:hover {text-decoration:none; color:#a38952 }
#footer950 .footnav02 li.NvCopy {
	float:right;
	width:152px;
	height:30px;
	background:url(../images/ft_copy.gif) 50% 50% no-repeat;
	text-indent:-9999em;
}


/* main */
#main {
  background: #ffffff;
}
#main a:hover img {
	-ms-filter: "alpha(opacity=70)";
	filter : alpha(opacity=70);
	-moz-opacity : 0.7;
	opacity : 0.7;
}

/* contents */
#contents {
	clear:both;
  padding: 100px 0 0;
	z-index:10;
}
.ti01 {
	position:relative;
	background:url(../images/ti01_bg.png) 50% 100% no-repeat;
	background-size:auto 29px;
	margin:0 auto 50px;
	padding-bottom:45px;}
.ti01 .ImgTxt {
	background-position:50% 0;
	background-size:contain;
	height:35px;}
.ti02 {
	display:table;
	margin:0 auto 25px;
	position:relative;}
.ti02 .ImgTxt {
	display: table-cell;
	padding:0 25px;
	height:30px;
	background-position:50% 50%;}
.ti02:before{
	content: "";
	display: table-cell;
	width:102px;
	height:30px;
	background:url(../../images/top_bg01.png) 0 50% no-repeat;
}
.ti02:after{
	content: "";
	display: table-cell;
	width:102px;
	height:30px;
	background:url(../../images/top_bg02.png) 0 50% no-repeat;
}
.ti02 .ImgTxt {
	display: table-cell;}
#contents .lead {
	margin:0 0 25px;
	text-align:center;
}
.ti01 + .lead {
	margin-bottom:50px;
}
#contents .lead-hr {
	padding-bottom:60px;
	background:50% 100% no-repeat;
}
#contents .only-Sp {
	display:none;}
.hr01 {
	clear:both;
	border:0;
	height:40px;
	background:50% 50% no-repeat;
	margin:80px auto;
}
.lead + .hr01,
.ti01 + .hr01 {
	margin-top:-17px;
	margin-bottom: 50px;
}
.hr01 + .btn-top {
	margin-top: 70px;
}
.hr02 {
	clear: both;
	border:0;
	height:0;
	margin:50px auto;
	border-bottom:1px solid #cccccc;
}
.sec-ix {
	margin-bottom:75px;
}
.sec-ix li{
	width:460px;
	float:left;
	margin-right:25px;
	margin-bottom: 25px;
}
.sec-ix li.colR{
	margin-right:0 !important;
}
.sec-ix li img{
	width:100%;
}
.sec-ix li a{
	display:block;
	color:#222222;
	text-decoration:none;
}
.sec-ix li .caption{
	display:block;
	padding:25px 0;
	text-align:center;}
.sec-ix.sec-ix-col3 li{
	width:300px;
	margin-right:25px;
}
.sec-ix .ix-active{
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "alpha(opacity=50)";}

/* ---------------------
   Common Parts
--------------------- */
/* wrap */
.wrap {
	width:950px;
	margin:0 auto;
}

/* ImgTxt */
.ImgTxt-Txt {
	position:relative;
	display:block;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999em;
	line-height:1;
}

.ImgTxt-Txt .Txt {
	display:none;
}
.ImgTxt-Txt .ImgTxt-Link {
	position:absolute;
	display:block;
	overflow:hidden;
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999em;
	line-height:1;
	top:0;
	left:0;
}

/* sociallnk */
.sociallnk {
	float:right;
	position:relative;
	margin:20px 0 0;
	z-index:9003;
}
.sociallnk li {
	float:left;
	display:inline;
	margin-left:5px;
}
.sociallnk li img {
	width:30px;
	height:auto;
}
.sociallnk li.line{
	display:none;}

/* btn */
a.btn-movie {
	display:block;
	width:415px;
	height:50px;
	margin:45px auto 0;
	background-image:url(../images/btn_movie.gif);
	background-position:0 0;
	overflow:hidden;
}
a.btn-movie:hover {
	background-position:0 -50px;
}
a.btn-close {
	display:block;
	width:30px;
	height:30px;
	background-image:url(../images/btn_close.gif);
	background-position:0 0;
	overflow:hidden;
	position:absolute;
	top:15px;
	right:15px;
	text-indent:-9999em;
}

.btn-top {
	width:300px;
	height:60px;
	overflow:hidden;
	display:block;
	text-indent:-9999em;
	position:relative;
	margin:100px auto;
}
.btn-top:hover {
	opacity:0.7;
}
a.btn-info {
	background:#3fa8a8 url(../images/btn_info_s.png) 0 0 no-repeat;
	width:300px;
	height:60px;
	margin:0 auto 25px;
}
a.btn-info02 {
	background:#3fa8a8 url(../images/btn_info02_s.png) 0 0 no-repeat;
	width:250px;
	height:50px;
	margin:0 auto 25px;
}

/* pagetop */
.pagetop {
	display:none;
	position:fixed;
	right:0;
	bottom:0;
	z-index:20000;
	transform: translate3d(0, 0, 0);
}
.pagetop a {
	display:block;
	width:60px;
	height:60px;
	background:#a38952 url(../images/btn_pagetop.png) 0 0 no-repeat;
	background-size:60px auto;
	text-indent:-9999em;
	overflow:hidden;
}
.pagetop a:hover {
	background-position:0 -60px;
}
	.pagetop A:link {text-decoration:none; color:#222222 }
	.pagetop A:visited {text-decoration:none; color:#222222 }
	.pagetop A:active {text-decoration:none; color:#222222 }
	.pagetop A:hover {text-decoration:underline; color:#222222 }


/* movie */
.movie-index li {
	width:310px;
	float:left;
	display:inline;
	margin:0 0 5px 5px;
}
.movie-index a {
	display:block;
}
.movie-index .sec-Img {
	display:block;
}
.movie-index .ImgTxt,
.movie-index .ImgTxt-Txt {
	margin:9px 0 8px;
/*	cursor:pointer;
	-ms-filter: "alpha(opacity=60)";
	filter : alpha(opacity=60);
	-moz-opacity : 0.6;
	opacity : 0.6;*/
}
.movie-index a:hover .sec-Img,
.movie-index .movieSelected .sec-Img img {
	-ms-filter: "alpha(opacity=60)";
	filter : alpha(opacity=60);
	-moz-opacity : 0.6;
	opacity : 0.6;
}
.movie-index a:hover .ImgTxt,
.movie-index a:hover .ImgTxt-Txt,
.movie-index .movieSelected .ImgTxt,
.movie-index .movieSelected .ImgTxt-Txt {
	background-position:0 -20px;
}
.movie-index .tx02 {
	background-image:url(../images/movie_tx02.gif);
	width:310px;
	height:19px;
}
.movie-index .tx03 {
	background-image:url(../images/movie_tx03.gif);
	width:310px;
	height:19px;
}
.movie-index .tx04 {
	background-image:url(../images/movie_tx04.gif);
	width:310px;
	height:19px;
}
.movie-index .tx06 {
	background-image:url(../images/movie_tx06.gif);
	width:575px;
	height:130px;
}
.movie-index .dah-tx01 {
	background-image:url(../images/movie_dah_tx01.gif);
	width:310px;
	height:16px;
}
.movie-index .dah-tx02 {
	background-image:url(../images/movie_dah_tx02.gif);
	width:310px;
	height:16px;
}
.movie-index .dah-tx03 {
	background-image:url(../images/movie_dah_tx03.gif);
	width:310px;
	height:16px;
}
.movie-index .dah-tx04 {
	background-image:url(../images/movie_dah_tx04.gif);
	width:310px;
	height:16px;
}
.movie-index .dhm-tx01 {
	background-image:url(../images/movie_dhm_tx01.gif);
	width:310px;
	height:16px;
}
.movie-index .dhm-tx02 {
	background-image:url(../images/movie_dhm_tx02.gif);
	width:310px;
	height:16px;
}
.movie-index .dhm-tx03 {
	background-image:url(../images/movie_dhm_tx03.gif);
	width:310px;
	height:16px;
}
.movie-index .dhm-tx04 {
	background-image:url(../images/movie_dhm_tx04.gif);
	width:310px;
	height:16px;
}
.movie-index .tdh-tx01 {
	background-image:url(../images/movie_tdh_tx01.gif);
	width:310px;
	height:16px;
}
.movie-index .tdh-tx02 {
	background-image:url(../images/movie_tdh_tx02.gif);
	width:310px;
	height:16px;
}
.movie-index .tdh-tx03 {
	background-image:url(../images/movie_tdh_tx03.gif);
	width:310px;
	height:16px;
}
#movie {
}
#movie .tx01 {
	background-image:url(../images/movie_tx01.gif);
	height:55px;
}
#movie .tx05 {
	background-image:url(../images/movie_tx05.gif);
	height:35px;
}
#movie .movie-index li {
	margin:0 10px 15px 0;
}
iframe#youtube,
iframe.youtube
 {
	width:768px;
	height:432px;}
.movie-index.youtube-index li {
	width:auto;
	float:none;
	display:block;
	margin-left:0;
	margin-bottom:20px;}
.movie-index.youtube-index .sec-Img,
.movie-index.youtube-index .ImgTxt {
	float:left;
	display:inline;
	margin:0;}
.movie-index.youtube-index a:hover .sec-Img,
.movie-index.youtube-index a:hover .sec-Img img {
	-ms-filter: "alpha(opacity=100)" !important;
	filter : alpha(opacity=100) !important;
	-moz-opacity : 1 !important;
	opacity : 1 !important;
}
.movie-index.youtube-index a:hover .ImgTxt {
	-ms-filter: "alpha(opacity=70)";
	filter : alpha(opacity=70);
	-moz-opacity : 0.7;
	opacity : 0.7;
}
.movie-index.youtube-index a:hover .ImgTxt {
	background-position:0 0;}
/* sec-ix-dtl */
.sec-ix-dtl {
	float:left;
	display:inline;
	width:460px;
	margin:25px 0 100px 0;
}
.sec-ix-dtl h2 {
	margin:25px 0;
	text-align:center;
	font-weight:normal;
}
.sec-ix-dtl h2 a:hover {
	background-position:0 -41px;
}
.sec-ix-dtl .sec-Img {
	margin:0 0 10px;
}
.sec-ix-dtl.sec-ix-dtlR {
	float:right;
}
/* sec-note */
.sec-note {
	clear:both;
	margin:0 0 100px;
	font-weight:bold;
	text-align:center;
}
#movieLayer.youtubeLayer {
	width:1000px;
	margin-left: -500px;
	padding-top:50px;
	padding-bottom:45px;}
#movieLayer .copy {
	width: 640px;
	text-align:right;
	margin:0 auto 30px;
}
.movie .movieLink{
	text-align:right;
	margin-top:10px;
}
#popmovie {
	margin:0 auto 5px;
}
#popmovie object,
#popmovie embed {
	width: 640px;
	height: 400px;
}


/* bnr */
.bnr-area{
	margin: -20px 0 40px;
}
.bnr-area-dh{
	margin: 35px 0 -35px;
    text-align: center;
}
.bnr-area-dh .display-sp{
	display: none;
}