@charset "UTF-8";


#wrap_contents.top .main_contents {
	width: 100%;
}

footer {
	background: #faf5e7;
}


/*----------------------------------------------------*/
/* top_kv
-----------------------------------------------------*/

#top_kv {
	background-image: url(/kfb/kengaku/img/top/top_kv.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
	margin-bottom: 50px;
}

#top_kv:after {
	content: "";
	width: 100%;
	height: 10px;
	background: url(/kfb/kengaku/img/common/bg_wave_btm.png) repeat-x;
	position: absolute;
	bottom: 0;
}

#top_kv:before {
	content: "";
	width: 100%;
	height: 10px;
	background: url(/kfb/kengaku/img/common/bg_wave_top.png) repeat-x;
	position: absolute;
	top: 0;
}

#top_kv .title {
	width: 960px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}

#top_kv .title .box {
	margin-left: 5px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

#top_kv .title .kvtxt {
	box-sizing: border-box;
	border-radius: 6px;
	padding-left: 36px;
	background: rgba(255,255,255,0.95);
	display: table-cell;
	height: 280px;
	vertical-align: middle;
	width: 500px;
}

#top_kv .title .kvtxt h1 {
	color: #df0202;
	font-size: 4rem;
	letter-spacing: .06em;
	line-height: 1.5;
	margin-bottom: 15px;
}

#top_kv .title .kvtxt h1 span {
	margin: 0 .22em 0 -.1em;
	font-size: .667em;
	letter-spacing: -.2em;
}

#top_kv .title .kvtxt p {
	line-height: 2.9;
}

#top_kv .ajipan {
	position: absolute;
	width: 72px;
	left: 444px;
	top: 240px;
}

#top_kv .ajipan img {
	width: 100%;
}

#top_kv + * section:first-child .htype01 {
	margin-top: 50px;
}

/*----------------------------------------------------*/
/* fcr_list
-----------------------------------------------------*/
.topfcr {
	margin: 0 auto 40px auto;
	width: 100%;
	max-width: 960px;
}

.fcr_list {
	display: flex;
	margin-bottom: 30px;
	overflow: hidden;
}

.fcr_list p {
	margin: 0;
}

.fcr_list li {
	max-width: 300px;
	width: 100%;
	margin: 0 0 0px 30px;
}

.fcr_list li:nth-child(3n+1) {
	margin-left: 0;
}

.fcr_list li div {
	background: #fff;
}

.fcr_list li a {
	background: #df0202;
	display: block;
	border-radius: 5px;
	position: relative;
	text-align: center;
	color: #fff;
}

.fcr_list li a p {
	box-sizing: border-box;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.3;
	padding: 24px 5px;
}

.fcr_list li a p:before {
	background: url(/kfb/kengaku/img/common/icon_arrow_02.png) no-repeat;
	content: "";
	display: inline-block;
	height: 12px;
	margin-right: .5em;
	vertical-align: middle;
	width: 8px;
}
.fcr_list img {
	width: 100%;
}
/*----------------------------------------------------*/
/* topweb
-----------------------------------------------------*/
.topweb {
	background: #faf5e7;
	padding-top: 50px;
	position: relative;
	width: 100%;
  margin-top: 150px;
  margin-bottom: 300px;
}

.topweb:after {
	background: url(/kfb/kengaku/img/common/bg_wave_top.png) repeat-x;
	content: "";
	height: 10px;
	position: absolute;
	top: 0;
	width: 100%;
}

.topweb_inner {
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

.topweb h2 {
	font-size: 2rem;
	font-weight: bold;
}

.topweb h2 img {
	display: inline-block;
	height: 30px;
	margin: -4px 10px 0 0;
	position: relative;
	vertical-align: middle;
	width: 30px;
}

.topweb p.topweb_lead {
	margin: 1em 0;
}

.topweb ul {
	margin-right: -40px;
	overflow: hidden;
	width: 1000px;
}

.topweb ul li {
	float: left;
	margin: 0 30px 30px 0;
	width: 300px;
}

.topweb ul li a {
	background: #fff;
	border-radius: 6px;
	display: block;
}

.topweb ul li a p {
	box-sizing: border-box;
	font-size: 1.6rem;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.topweb ul li a p:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	background: url(/kfb/kengaku/img/common/icon_external.png) no-repeat 0 0;
	width: 11px;
	height: 10px;
}


/*----------------------------------------------------*/
/* top-info
-----------------------------------------------------*/
.top-info {
	border: 1px solid #eaeaea;
	border-radius: 6px;
	box-sizing: border-box;
	margin: 0 auto 40px;
	padding: 10px 28px 15px 28px;
	width: 960px;
}

.top-info h2 {
	border-bottom: 1px solid #eaeaea;
	font-size: 2rem;
	font-weight: bold;
	line-height: 3.5;
	margin-bottom: 25px;
}

.top-info h2 img {
	display: inline-block;
	height: 30px;
	margin: -4px 10px 0 0;
	position: relative;
	vertical-align: middle;
	width: 30px;
}

.top-info .detail {
	margin-top: 10px;
	max-height: 200px;
	height: 200px;
	overflow: auto;
	overflow-x: hidden;
}

.top-info .detail li {
	position: relative;
	padding-left: 130px;
	line-height: 3.0;
}

.top-info .detail li .date {
	position: absolute;
	left: 0;
	top: 0;
	font-weight: bold;
}

.top-info .detail li .region {
	font-weight: bold;
}

.top-info .detail .red {
	color: #df0202;
}

.mCustomScrollBox>.mCSB_scrollTools {
	width: 14px;
	overflow: hidden;
}
.mCSB_scrollTools .mCSB_draggerRail {
	width: 14px;
	background: #f7f7f7;
	border-radius: 0;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 14px;
	background: #b0b0b0;
	border-radius: 0;
}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
	background: #b0b0b0;
}
/*----------------------------------------------------*/
/* top 緊急時の重要なお知らせ
-----------------------------------------------------*/
.p-factoryInfo {
  width: 902px;
  margin: 0 auto 50px;
  font-weight: bold;
  border: 1px solid #e60012;
  border-radius: 6px;
  padding:  28px 28px 24px;
}
.p-factoryInfo__hdg{
  font-size: 2.0rem;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 18px;
  margin-bottom: 25px;
}
.p-factoryInfo__img{
  vertical-align: middle;
  margin-right: 10px;
	top: -2px;
	left: 1px;
  position: relative;
}
.p-factoryInfo__inr{
  display: flex;
	align-items: baseline;
  margin-bottom: 23px;
}
.p-factoryInfo__inr:last-child{
  margin-bottom: 0;
	word-break: break-all;
}
.p-factoryInfo__date{
  flex-shrink: 0;
  margin-right: 20px;
}
.p-factoryInfo__factname{
  flex-shrink: 0;
	font-size: 13px;
	width: 89px;
  height:auto;
	padding-top: 1px;
	margin-top: 1px;
  margin-right: 20px;
  text-align: center;
  background-color: #f7e4ad;
}
_:lang(x)::-ms-backdrop, .p-factoryInfo__factname {
	padding-bottom: 1px;
}
_:lang(x)::-moz-placeholder, .p-factoryInfo__factname {
	padding-bottom: 1px;
}
.p-factoryInfo__detail{
  font-size: 14px;
  line-height: 1.64286;
}
/* top 予約フォームへのリンク*/
.p-reservetion-link{
	margin: 0 auto 40px auto;
	width: 960px;
	height: 125px;
	background: #faf5e7;
	border-radius: 6px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	justify-content: center;
}
.p-reservetion-link__list{
	width: calc(100% - 200px);
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.p-reservetion-link__hdg{
	font-size: 2rem;
	font-weight: bold;
}
.p-reservetion-link__select{
	font-size: 13px;
	background-color: #fff;
	border: solid 1px #a9a9a9;
	padding: 2px 3px 1px;
	vertical-align: middle;
}
.p-reservetion-link__select:focus{
	outline: solid 3px #449CF7;
	background-color: #ffe !important;
	border: solid 1px #aaa;
}
.p-reservetion-link__btn{
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	-ms-border-radius: 32px;
	-o-border-radius: 32px;
	border: solid 4px #ebebeb;
	background: #df0202 url(/kfb/kengaku/img/form/mkr_btn_next.png) no-repeat 215px center;
	margin: 0 auto;
	width: 250px;
	height: 64px;
	line-height: 56px;
	font-size: 16px;
	text-align: center;
	color: #fff;
	display: block;
}
.p-reservetion-link__btn:hover{
	opacity: 0.8;
}
.p-reservetion-link__btn:active{
	transform: scale(0.98, 0.98);
	-webkit-transform: scale(0.98, 0.98);
	-moz-transform: scale(0.98, 0.98);
	-ms-transform: scale(0.98, 0.98);
	-o-transform: scale(0.98, 0.98);
}
.p-reservetion-link__btn:active,
.p-reservetion-link__btn:focus{
	outline: solid 3px #449CF7;
}

/* topic */
.l-topic {
	margin-bottom: 40px;
}
.p-topic {
	position: relative;
	padding: 30px 0 84px;
	background: #faf5e7;
}
.p-topic__hdg {
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	margin-bottom: 6px;
}
.p-topic-slide{
	width: 100%;
	max-width: 960px;
	overflow: hidden;
	margin: auto;
}
.p-topic-slide__list {
	position: relative;
}
.p-topic-slide__item {
	width: 300px;
}
.p-topic-slide__head {
	height: 169px;
	border: 0;
}
.p-topic-slide__image {
	width: 300px;
	height: 169px;
	border: 0;
	border-radius: 6px 6px 0 0;
}
.p-topic-slide__movie {
	position: relative;
	border-top: solid 1px #faf5e7;
	top: -1px;
}
.p-topic-slide__info {
	width: 300px;
	padding: 17px 20px;
	background: #FFF;
	border-radius: 0 0 6px 6px;
	box-sizing: border-box;
}
.p-topic-slide__desc {
	font-size: 13px;
	font-weight: 300px;
	line-height: 1.54;
}
.p-topic-slide__navigation {
	position: absolute;
	left: 50% !important;
	bottom: 40px !important;
	transform: translateX(-50%);
	display: flex;
}
.c-pagination {
	padding: 0 15px;
}
.c-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0 5px !important;
	background:#e6e6e6 !important;
	opacity: 1 !important;
}
.c-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #df0202 !important;
}
.c-button-prev,
.c-button-next {
	position: relative;
	top: -2px;
	width: 24px;
	height: 24px;
	background: #b0b0b0;
	border-radius: 50%;
	flex-shrink: 0;
	cursor: pointer;
}
.c-button-prev::after,
.c-button-next::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 5px;
	height: 5px;
	border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.c-button-prev::after {
	transform: translate(-35%,-50%) rotate(-135deg);
}
.c-button-next::after {
	transform: translate(-65%,-50%) rotate(45deg);
}
.u-underline-none {
	text-decoration: none !important;
}