@charset "UTF-8";
/* CSS Document */

body {
	color: #333;
	background-color: #f4eee0;
	background-image: url(../images/bg-body.png);
	background-repeat: repeat;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", "meryo", serif;
	line-height: 1.8em;
}
.container {
	background-color: #d3daf0;
}
h1, h2, h3, h4 {
	font-family: 'Crimson Text', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", serif;
}
h1, h2 {
	text-align: center;
	margin: 0 0 20px 0;
}
h3 {
	font-size: 1.4em;
}
.mB50 {
	height: 29px;
	margin: 40px 0;
	background-image: url(../images/bg-hr.png);
	background-position: center;
	background-repeat: no-repeat;
}
footer {
	margin: 50px 0 50px 0;
	text-align: center;
	color: #333;
	border-top: 1px solid #fff;
	padding-top: 30px;
}
/*Main -----------------------------------------*/
.mainvisual {
	margin: 0;
	padding: 0;
}
.tour {
	padding: 18px;
	margin: -180px 0 30px 80px;
	text-shadow: 0 0 5px #fff;
}
.tour-text {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 30px 0;
}
.tour-bt a {
	color: #337ab7;
	padding: 15px;
	margin: 20px 0;
	font-size: 18px;
	border: 1px solid #337ab7;
}
.tour-bt a:hover, .tour-bt a:focus{
	color: #337ab7;
	background: #fff;
	padding: 15px;
	margin: 20px 0;
	font-size: 18px;
	border: 1px solid #337ab7;
	text-decoration: none;
}
.main-text {
	padding: 0 90px 0 90px;
	font-size: 14px;
	margin: 50px 0;
	line-height: 200%;
}
.info-jk {
	max-width: 250px;
	margin-left: auto;
}
.info-jk img {
	max-width: 250px;
}
.listen {
	max-width: 450px;
	margin: 0 auto;
}
.tour-schedule {
	padding:0 20px;
	line-height: 2em;
}
.tour-schedule strong {
	font-size: 1.4em;
	font-family: 'Crimson Text', serif;
	font-weight: 400;
}
.tour-schedule-bt {
	margin-top: 20px;
	margin-bottom: 20px;
}
.info li {
	line-height: 200%;
}


.review p {
	padding: 0 90px 0 90px;
	font-size: 14px;
	line-height: 200%;
}
/*Review -----------------------------------------*/
.review p {
	padding: 0 90px 0 90px;
	font-size: 14px;
	line-height: 200%;
	margin-bottom:30px;
}
/*SNS -----------------------------------------*/

/******************************
 ソーシャルエリア全体を囲む要素
 * 他のコンテンツと距離を取りたい場合は[margin]を設定して下さい
******************************/
.social-area-syncer {
	width: 100%;
	min-height: 190px;
	padding: 1.5em 0;
}

/* デスクトップPCでは高さを拡張する */
@media screen and ( min-width:480px ) {
.social-area-syncer {
	min-height: 119px;
}
}
/******************************
 [ul]要素
******************************/
/* スマホ */
ul.social-button-syncer {
	width: 238px;
	margin: 24px auto;
	padding: 0;
	border: none;
	list-style-type: none;
}

/* デスクトップ */
@media screen and ( min-width:480px ) {
ul.social-button-syncer {
	width: 318px;
}
}
/******************************
 [li]要素
******************************/
ul.social-button-syncer li {
	float: left;
	height: 71px;
	margin: 0 8px;
	padding: 0;
}
/******************************
 各種ボタン
******************************/
/* [Twitter] */
.sc-tw {
	width: 71px;
}
/* [Facebook] */
.sc-fb {
	z-index: 99;
	width: 69px;
}
/* [LINE] */
.sc-li {
	width: 50px;
}
.sc-li-img {
	border: none;
	margin: 0 auto;
	padding: 0;
	width: 82px;
	height: 20px;
}
/*Page Top -----------------------------------------*/	

#pagetop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	color: #fff;
	background-color: #999;
	padding: 15px;
}
#pagetop a {
	color: #fff;
	text-decoration: none;
}

@media(min-width:768px) {
.sp {
	display: none;
}
}

@media (max-width: 768px) {
.pc-main {
	display: none;
}
#pagetop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	color: #fff;
	padding: 10px;
}
#pagetop a {
	color: #fff;
	text-decoration: none;
}
.navi-top {
	height: 20px;
}
.tour {
	/*background-image: url(../images/bg-area.png);
	background-repeat: repeat;*/
	padding: 18px;
	margin: 0 10px;
	text-shadow: 0 0 5px #fff;
}
.tour-text {
	color: #333;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 30px 0;
}
.main-text {
	font-size: 1em;
	text-align: left;
	padding: 0 30px;
}
.info-jk {
	max-width: 250px;
	margin: 10px auto;
}

.review p {
	font-size: 1em;
	text-align: left;
	padding: 0 30px;
}

/*YouTube---------------------------------------------------*/


.embed-responsive.embed-responsive-16by9 {
	padding-bottom: 56.25%;
}
.embed-responsive {
	
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width:100%;
	height: 100%;
	border: 0;
	padding:20px;
}
.youtube {
	margin-top:50px;
	
}

}
