@charset "UTF-8";

html,body{min-width:990px;}

body {
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-family: "游ゴシック","Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;}

h1, h2, h3, h4, p {
	line-height: 1.8;
	margin:0;
	padding:0;}

ul, li {
	line-height:0;
	list-style: none;
	margin: 0;
	padding: 0;}

a:hover{
	opacity:0.5;}

a, a img {
	margin: 0;
	padding: 0;
	border: none;
	-webkit-transition: all, 0.3s;
	transition: all, 0.3s;}

#mitsui{
	margin-bottom:50px;}

#mitsui h1{
	display:none;}

#Top-Slide{}

.slide h2 {
	width:990px;
	margin:7px auto;
	text-indent:-9999px;}

.slideph{
	background:#000;
	text-align:center;
	padding:40px 0;}

.slideph img{
	width:90%;}

.SlideCap{
	padding:5px 0;
	background: url(../images/cap_bg.jpg) repeat-x bottom ;
	height:170px;}

.SlideCap-content {
	margin:0 auto;
	width:930px;
	height:170px;
	overflow:hidden;
	display:table;}

.SlideCap-content p{
	margin:0 auto;
	width:930px;
	display:table-cell;
	vertical-align:middle;}

.SlideCap-content p img{
	float:left;
	margin-right:15px;
	vertical-align:middle;}

.SlideCap-content p span{
	display:block;}

.SlideCap-content p em{
	letter-spacing: -0.1em;}

.slide01 h2{
	background:url(../images/slide01_cap.jpg) no-repeat;}

.slide01 .SlideCap{
	background-color:#423c3b;}

.slide01 .SlideCap-content p{
	color:#fff;}

.slide01 .SlideCap-content p span{
	margin-top:0.5em;}

.slide02 h2{
	background:url(../images/slide02_cap.jpg) no-repeat;}

.slide02 .SlideCap-content p{
	color:#3f3f3f;}

#mitsui-content{
	width:990px;
	margin:30px auto;}

#tab-menu {
	list-style: none;
	overflow:hidden;}

#tab-menu ul{
	line-height:0;}

#tab-menu li {
	line-height:0;
	width:50%;
	height:85px;
	vertical-align:bottom;
	cursor:pointer;
	display:inline-block;
	*display: inline;  
    *zoom: 1; }

#tab-menu li a {}

#tab-menu li.active {
	height:105px;}

#tab-menu li.celestine-navi{
	background: url(../images/navilogo_cerestine.jpg) center center no-repeat #423c3b;
}

#tab-menu li.mitsui-navi{
	background: url(../images/navilogo_mitsui.jpg) center center no-repeat;}


/* タブの中身 */
#tab-box {
	background-color:#423c3b;}

#tab-box #celestine,#tab-box #mitsui-garden {
	padding:40px 30px;
	display: none;}
  
#tab-box .active {
  display: block;}

#celestine{
	background:#423c3b;
	color:#fff;}

.celestine_Box{
	margin-top:30px;
	overflow:hidden;}

.celestine_left{
	float:left;
	width:380px;
	margin-right:23px;}

.celestine_right p,.celestine_right h4,.celestine_right a{
	float:right;
	width:380px;}

.celestine_right p,.celestine_left p{
	margin-bottom:20px;}

.celestine_Box a{}

#tab-box h3{
	text-align:center;
	margin-bottom:50px;}

#tab-box h4{
	width:370px;
	text-indent:-0.5em;
	font-size:21px;
	border-bottom:1px solid #fff;
	margin-bottom:15px;
	font-family: "游明朝","Yu Mincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro",serif;
	line-height:1.5;
	vertical-align:baseline;
	padding-bottom:5px;}


#tab-box h4 span{
	line-height:1;
	font-family: "游ゴシック Medium","Yu Gothic Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	font-weight:normal;}

#tab-box h4 em{}

#tab-box h4 img{
	margin:10px 0 5px;}

#tab-box h4 em.ginza{
	text-indent:0;}

#tab-box #shiba h4 img {
    margin: 0 0 5px;}

#mitsui-garden{
	background:url(../images/mitsui_bg.jpg) top repeat-x #fef6ea;}

.mitsui-yyk{
	margin-top:40px;
	margin-bottom:25px;
	display:block;}

.kanto {
	background:url(../images/kanto_area.jpg) no-repeat;}

.tohoku {
	background:url(../images/tohoku_area.jpg) no-repeat;}

.kinki {
	background:url(../images/kinki_area.jpg) no-repeat;}

.kyushu {
	background:url(../images/kyushu_area.jpg) no-repeat;}

.hotel_list ul {
	letter-spacing:-0.4em;
	padding:25px 0 10px;}

.hotel_list ul li {
	width:290px;
	height:117px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	margin-right:30px;
	margin-bottom:20px;}

.hotel_list ul li a {
	display:block; }

.R {
	margin-top:20px;
	text-align:right;}
















/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

/*.bx-wrapper img {
	max-width: 100%;
	display: block;
}*/

/** THEME
===================================*/

/*.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	border:  5px solid #fff;
	left: -5px;
	background: #fff;
	
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}*/

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-controls-direction{
	width:990px;
	margin:0 auto;}

.bx-wrapper .bx-prev {
	left: 20%;
	background: url(../images/slide_left.png) no-repeat;
}

.bx-wrapper .bx-next {
	right: 20%;
	background: url(../images/slide_right.png) no-repeat;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 45%;
	margin-top: -16px;
	outline: 0;
	width: 55px;
	height: 57px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

/*.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
*/
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

/*.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}*/

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
