@charset "utf-8";

body {
	background: none;
}

.panel img, #content img {
	display: block;
	margin: 0 auto;
}

.panel_01 {
	background: url("../imgs/bg_01.jpg") no-repeat center bottom;
	min-height: 100%;
	background-size: cover;
	position: relative;
	padding-top: 1px;
	opacity: 0;
}

.panel_02 {
	background: url("../imgs/bg_02.jpg") no-repeat center bottom;
	min-height: 100%;
	background-size: cover;
	position: relative;
	padding-top: 1px;
	opacity: 0;
}

.panel_03 {
	background: url("../imgs/bg_03.jpg") no-repeat center bottom;
	min-height: 100%;
	background-size: cover;
	position: relative;
	padding-top: 1px;
	opacity: 0;
}

.panel_04 {
	background: url("../imgs/bg_04.jpg") no-repeat center bottom;
	min-height: 100%;
	background-size: cover;
	position: relative;
	padding-top: 1px;
	opacity: 0;
}

.panel_05 {
	background: url("../imgs/bg_05.jpg") no-repeat center bottom;
	min-height: 100%;
	background-size: cover;
	position: relative;
	padding-top: 1px;
	opacity: 0;
}

.panel_06 {
	background: #fff;
	min-height: 100%;
	background-size: cover;
	position: relative;
	padding-top: 1px;
}

.panel .btn_prev {
	position: absolute;
	left: 50%;
	margin-left: -46px;
	top: 10%;
}

#content {
	opacity: 0;
}

#content .logo_daiei2 {
	margin-top: 2%;
}

#content .txt_13 {
	margin: 35px auto;
}

#content .btn_site {
	position: absolute;
	left: 50%;
	margin-left: -97px;
	bottom: 85px;
}

#content p.footer {
	width: 100%;
	font-size: 12px;
	color: #303030;
	border-top: 1px solid #696969;
	padding: 15px 0;
	text-align: center;
	position: absolute;
	bottom: 0;
}

.panel_07 {
	background: url("../imgs/bg_foot.jpg") no-repeat center bottom;
	background-size: contain;
	position: relative;
	padding-top: 1px;
}

/* カルーセルスライダー4 */
#slider img {
	display: inline;
	margin: 0;
	padding: 0;
}

#slider li {
	width: 265px;
	background: none;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #ea8d00;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #f4bb51;
}

.bx-wrapper {
	max-width: none!important;
	width: 100%;
	background: none;
}

.bx-wrapper .bx-viewport {
	box-shadow: none;
	border: none;
	left: 0;
	background: none;
}
/* ここまでカルーセル */

.img_kabeichi {
	position: absolute;
	top: 70px;
	left: 60px;
}

/*================================
			animate処理の前の位置を指定
==================================*/
.panel .btn_next {
	position: absolute;
	right: 0;
	margin-left: -46px;
	bottom: 0;
	opacity: 0;
}

.panel .logo_daiei {
	margin-top: 60px;
	opacity: 0;
}

.panel .txt_01 {
	margin-top: 20px;
	opacity: 0;
}

.panel .txt_02 {
	margin-top: 110px;
	opacity: 0;
}

.panel .txt_03 {
	margin-top: 25px;
	opacity: 0;
}

.panel .txt_04 {
	position: absolute;
	top: 180px;
	right: 200px;
	opacity: 0;
}


.panel .txt_05 {
	position: absolute;
	top: 180px;
	right: 297px;
	opacity: 0;
}

.panel .txt_06 {
	position: absolute;
	top: 150px;
	right: 297px;
	opacity: 0;
}

.panel .txt_07 {
	position: absolute;
	top: 150px;
	left: 198px;
	opacity: 0;
}

.panel .txt_08 {
	margin-top: 10px;
	opacity: 0;
}

.panel .txt_09 {
	margin-top: 30px;
	opacity: 0;
}

.panel .txt_10 {
	margin-top: 30px;
	opacity: 0;
}

.panel .txt_11 {
	margin-top: 30px;
	opacity: 0;
}

.panel .txt_12 {
	position: absolute;
	left: 50%;
	margin-left: -190px;
	margin-top: 50px;
	opacity: 0;
}

.panel .txt12kabe {
	margin-right: 65%;
	opacity: 0;
}

/*================================
			inline
==================================*/
.staff_bg {
	background: #fff;
	width: 867px;
	position: relative;
	color: #000;
}

.staff_bg .oh {
	overflow: hidden;
	margin-bottom: 39px;
}

.staff_bg .left_img {
	float: left;
	padding: 35px 0 0 35px;
}

.staff_bg .right_txt {
	float: left;
	margin: 35px 0 0 45px;
}

.staff_bg .right_txt img {
	margin-bottom: 20px;
}

.staff_bg .right_txt p {
	width: 420px;
}

.staff_bg p {
	font-size: 14px;
	line-height: 1.7em;
}

.staff_bg .st_under {
	border: 1px solid #969696;
	margin: 0 0 20px 35px;
	overflow: hidden;
	height: 132px;
}

.st_under p {
	height: 133px;
	display: table-cell;
	vertical-align: middle;
}

.staff_bg .st_under img {
	float: left;
	margin-right: 20px;
}

.staff_bg .kabeichi_s {
	position: absolute;
	bottom: -35px;
	left: 0;
}

#cboxLoadedContent {
	height: 600px!important;
}

#cboxClose {
	display: none!important;
}

/* 以下画像サイズ切り替え */
@media screen and (max-height: 840px) {
	.panel .txt_08 {
		width: 312px;
		height: 79px;
	}

	.panel .txt_09 {
		width: 250px;
		height: 41px;
	}

	.panel .txt_10 {
		width: 250px;
		height: 77px;
	}

	.panel .txt_11 {
		width: 375px;
		height: 76px;
	}

	.panel .txt_12 {
		width: 300px;
		height: 38px;
		margin-left: -150px;
	}
}
