@charset "utf-8";

/* --------------------------------------------------
 *  コンテンツで使用するCSSの宣言
 *
 *  [1] 共通
 *  [2] 琉球結婚式
 *  [3] 施設紹介
 *  [4] 琉球結婚式の流れ
 *  [5] 料金プラン
 *  [6] スタッフ紹介
 *  [7] スタッフ紹介詳細
 *  [8] 会社案内
 *  [9] おすすめウェディングレストラン会場
 *  [10] お問合せ
 * -------------------------------------------------- */


/* --------------------------------------------------
 *  [1] 共通
 * -------------------------------------------------- */
.contentsTitle {
	width: 1000px;
	text-align: center;
	float: left;
	clear: both;
}


/* --------------------------------------------------
 *  [2] 琉球結婚式
 * -------------------------------------------------- */
#introBox {
	padding: 42px 0 60px 0;
	background: url(../img/intro/back_ground.gif) left top no-repeat #FFF;
}

#introDesc01Txt {
	width: 502px;
	height: 245px;
	margin: 10px 0 15px 230px;
	float: left;
}

#introPlaceUl {
	width: 329px;
	height: 254px;
	margin: 95px 0 0 325px;
	z-index: 1000;
	position: absolute;
}

#introDesc02Txt {
	width: 500px;
	margin-left: 250px;
	padding-top: 195px;
	float: left;
	background: url(../img/intro/img_01.jpg) center top no-repeat;
}

#introDesc03Txt {
	width: 660px;
  text-align: center;
	min-height: 138px;
	margin: 60px auto 0 auto;
}

#introDesc04Txt {
	width: 480px;
	height: 150px;
  display: flex;
  flex-direction: column;
  text-align: left;
  padding-left: 170px;
  margin-bottom: 20px;
  background: url(../img/intro/img_02.jpg) left top no-repeat;
}


/* --------------------------------------------------
 *  [3] 施設紹介
 * -------------------------------------------------- */
#facilityBox {
	padding-bottom: 120px;
}

#facilityDescArea {
	width: 715px;
	margin: 80px 0 0 140px;
	float: left;
}

.facilityDescBox {
	width: 278px;
	background: url(../img/facility/border.gif) left bottom no-repeat;
}

.facilityInfoBox {
	padding: 10px 0 30px 0;
	background: url(../img/facility/border.gif) left top no-repeat;
}


/* --------------------------------------------------
 *  [4] 琉球結婚式の流れ
 * -------------------------------------------------- */
#flowBox {
	padding-bottom: 50px;
}

#flowOl {
	width: 930px;
	margin-left: 45px;
	float: left;
}

#flowOl li {
	width: 185px;
	margin-top: 20px;
	float: left;
}

.flowSideNext {
	margin-right: 10px;
	padding-right: 41px;
	background: url(../img/flow/dot_01.gif) right center no-repeat;
}

.flowUnderNext {
	margin-right: 10px;
	padding-right: 19px;
	background: url(../img/flow/dot_02.gif) right center no-repeat;
}

.flowEnd {
	margin-right: 30px;
}

#flowOl dd {
	width: 153px;
	min-height: 100px;
	padding-left: 20px;
}

#flowNo01 {
	background: url(../img/flow/flow_no_1.gif) left top no-repeat;
}

#flowNo02 {
	background: url(../img/flow/flow_no_2.gif) left top no-repeat;
}

#flowNo03 {
	background: url(../img/flow/flow_no_3.gif) left top no-repeat;
}

#flowNo04 {
	background: url(../img/flow/flow_no_4.gif) left top no-repeat;
}

#flowNo05 {
	background: url(../img/flow/flow_no_5.gif) left top no-repeat;
}

#flowNo06 {
	background: url(../img/flow/flow_no_6.gif) left top no-repeat;
}

#flowTime {
	margin: -80px 10px 0 0;
	padding: 5px 10px;
	float: right;
	border: 1px solid #D8C7A4;
}


/* --------------------------------------------------
 *  [5] 料金プラン
 * -------------------------------------------------- */
#planBox {
	padding-bottom: 20px;
}

#planDl {
	width: 950px;
	margin-left: 50px;
	float: left;
}

#planDl dt {
	width: 900px;
	float: left;
}

#planDl dd {
	float: left;
}

#planUl {
	width: 950px;
	margin: 30px 0 0 50px;
	float: left;
}

#planUl li {
	margin-bottom: 10px;
}


/* --------------------------------------------------
 *  [6] スタッフ紹介
 * -------------------------------------------------- */
#staffBox {
	padding-bottom: 20px;
}

.staffUl {
	width: 920px;
	margin-left: 80px;
	float: left;
}

.staffUl li {
	width: 221px;
	margin: 30px 40px 10px 40px;
	float: left;
}

.staffUl dl {
	width: 159px;
}

.staffUl dd {
	width: 159px;
	margin-top: 10px;
}

#staffContactBtn {
	width: 1000px;
	margin: 30px 0 60px 0;
	float: left;
}

#gyokuzakonMovie {
	width: 1000px;
	height:500px;
	margin: 30px 0 60px 0;
	float: left;
}

/* --------------------------------------------------
 *  [7] スタッフ紹介詳細
 * -------------------------------------------------- */
.staffDetailBox {
	width: 726px;
	margin: 50px 0 0 77px;
	padding: 30px 60px;
	float: left;
	border: 1px solid #F2F2F2;
	background: url(../img/detail/box_back_ground.gif) left top no-repeat #FDFDF3;
}

.staffName {
	width: 379px;
	padding: 30px 10px 10px 10px;
	float: left;
	background: url(../img/detail/name_back_ground.gif) left bottom no-repeat;
}

.staffProfile {
	width: 379px;
	padding: 10px;
	float: left;
}

.staffProfileDl {
	margin-left: 50px;
  margin-bottom: 10px;
	float: left;
}

.staffProfileDl dt {
	width: 50px;
	float: left;
}

.staffProfileDl dd {
	float: left;
}

.staffCareer {
	width: 379px;
	float: left;
}

.staffComment {
	width: 676px;
	padding: 25px;
	float: left;
	background: #FAEAEB;
}

.staffMovieBtn,
.staffOtherInfo {
	width: 726px;
	float: left;
}


/* --------------------------------------------------
 *  [8] 会社案内
 * -------------------------------------------------- */
#infoBox {
	padding-bottom: 50px;
}

.infoDescBox {
	width: 950px;
	margin-left: 50px;
	float: left;
}

.infoDescBox p {
	width: 850px;
	margin: 20px 0 30px 0;
	padding: 20px;
	float: left;
	border: 1px solid #F2F2F2;
	background: #FAFAFA;
}

#entertainmentImg {
	width: 360px;
	height: 110px;
	float: left;
}

#entertainmentImg img {
	margin-right: 10px;
}

#infoDescEntertainmentBox {
	width: 850px;
	margin: 20px 0 30px 0;
	padding: 20px;
	float: left;
	border: 1px solid #F2F2F2;
	background: #FAFAFA;
}

#infoDescEntertainmentEisar {
	width: 360px;
}


/* --------------------------------------------------
 *  [9] おすすめウェディングレストラン会場
 * -------------------------------------------------- */
#recommendBox {
}

#recommendBox2 {
	padding-bottom: 50px;
}

.recommendTitle {
	width: 765px;
	margin: 50px 0 20px 50px;
	float: left;
}

.recommendShopBox {
	width: 765px;
	margin: 0px 0 10px 50px;
	float: left;
}

.recommendDl {
	width: 368px;
	margin-left: 25px;
	float: left;
}

#recommendContactBtn {
	width: 177px;
	height: 242px;
	margin-top: 10px;
	float: right;
	display: block;
}

.recommendIcon {
	padding-left: 15px;
	margin-left: 10px;
	background: url(../img/recommend/icon.gif) left 3px no-repeat;
}

.recommendIcon2 {
	padding-left: 15px;
	background: url(../img/recommend/icon.gif) left 3px no-repeat;
}

/* --------------------------------------------------
 *  [10] お問合せ
 * -------------------------------------------------- */
#contactBox {
	width: 1000px;
	margin: 100px 0;
	float: left;
	background: url(../img/contact/bottom_back_ground.gif) left bottom no-repeat;
}

#contactBoxHead {
	width: 1000px;
	float: left;
	background: url(../img/contact/top_back_ground.gif) left top no-repeat;
}

#contactBoxInner {
	width: 838px;
	padding: 100px 80px 20px 80px;
	float: left;
	border-right: 1px solid #FEAEAF;
	border-left: 1px solid #FEAEAF;
}

#contactTitle {
	width: 838px;
	margin: 10px 0 20px 0;
	float: left;
	text-align: center;
}

#contactTable {
	width: 838px;
	float: left;
}

#contactTable th {
	width: 160px;
	padding: 8px 13px;
	display: inline-block;
	text-align: right;
}

#contactTable td {
	width: 620px;
	padding: 8px 13px;
	display: inline-block;
}

#contactTable th.must {
	background: url(../img/contact/must.gif) left center no-repeat;
}

#contactTable td.submitCell {
	width: 838px;
	text-align: center;
}

/* --------------------------------------------------
 *  [11] FACEBOOK
 * -------------------------------------------------- */

#facebookBox{
	padding-left: 55px;
} 