@charset "utf-8";

/* kv
----------------------------------------------------------- */

#kvWrap {
    background: url(../../img/lag-guide/sp_pic_main.jpg) no-repeat 50% 70%;
    background-size: cover;
}

/* ccWrap
----------------------------------------------------------- */

#ccWrap > .wrapper {
	padding: 30px 0;
}

#ccWrap .left {
	width: 100%;
	float: none;
	margin-bottom: 30px;
}

#ccWrap .left p {
	line-height: inherit;
}

#ccWrap .right {
	width: 100%;
	float: none;
	top: 0;
	padding: 10px;
	text-align: left;
	display: table;
}

#ccWrap .right .guinnessImg {
	margin-bottom: 0;
	display: table-cell;
}

#ccWrap .right .txt {
	width: 100%;
	padding-left: 20px;
	box-sizing: border-box;
	font-size: 12px;
	display: table-cell;
	vertical-align: middle;
}

#ccWrap .right .icoPos {
	width: 25px;
	height: auto;
	position: absolute;
	top: -12px;
	left: -7px;
}

#ccWrap .right .icoPos img {
	width: 25px;
	height: auto;
}

#ccWrap .right .guinnessImg img {
	width: 49px;
	height: auto;
}

/* ccSl -------- */

#slWrap {
	width: 100%;
	min-width: inherit;
	padding-bottom: 30px;
}

.caroufredsel_wrapper {
	width: 290px !important;
    margin: 0 auto !important;
}

#ccSl li {
	width: 290px;
	height: 280px;
}

#ccSl li img {
	width: 280px;
	height: 280px;
	margin: 0 auto;
}

#opeBox {
	width: 290px;
	float: none;
	height: 25px;
	top: 0;
	margin: 15px auto 0;
	text-align: center;
}

#opeBox #prevBtn {
	left: 20px;
}

#opeBox #nextBtn {
	right: 20px;
}

#telBox {
	text-align: center;
	margin: 15px;
}




/* lag-guide --------- */

.lag-guideWrap {
	padding: 30px 0;
}

.lag-guideWrap .left {
	width: 100%;
	float: none;
}

.lag-guideWrap .left_ {
	width: 100%;
	float: none;
}

.lag-guideWrap .right {
	width: 100%;
	float: none;
}

.lag-guideWrap .right_ {
	width: 100%;
	float: none;
}


.lag-guideWrap .right img {
	width: 100%;
	height: auto;
}

.lag-guideWrap .left_ img {
	width: 100%;
	height: auto;
}


.lag-guideWrap .left .txt {
	font-size: 12px;
}

.lag-guideWrap .tblTxt {
	margin-bottom: 15px;
}



/* lag-guide_ --------- */

.lag-guide_Wrap {
	padding: 30px 0;
}

.lag-guide_Wrap .left {
	width: 100%;
	float: none;
}

.lag-guide_Wrap .left_ {
	width: 100%;
	float: none;
}

.lag-guide_Wrap .right {
	width: 100%;
	float: none;
}

.lag-guide_Wrap .right_ {
	width: 100%;
	float: none;
}


.lag-guide_Wrap .right img {
	width: 100%;
	height: auto;
}

.lag-guide_Wrap .left_ img {
	width: 100%;
	height: auto;
}


.lag-guide_Wrap .left .txt {
	font-size: 12px;
}

.lag-guide_Wrap .tblTxt {
	margin-bottom: 15px;
}



.top-space{
	margin-top: 10px;
}



.box_right {
	margin-top: 20px;
}
















































































