@charset "UTF-8";

/* ========================================
　Header　ヘッダーグローバルナビ
======================================== */
.HeaderList__sightseeing a span {
    color: #ddb03d;
    padding-bottom: 35px;
    border-bottom: 3px solid #ddb03d;
}
/* ========================================
　共通クラス
======================================== */
.-u-DL {
	margin-bottom: 40px;
	padding: 0 25px;
	width: 50%;
	float: left;
	vertical-align: top;
}
.-u-DL__title {
	font-weight: 500;
	text-align: center;
	background-position: center bottom;
	font-size: 19px;
	line-height: 1.4;
	margin-top: .9em;
	padding-bottom: .6em;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/common/images/page_title_bottom.png);
	background-repeat: no-repeat;
}
.-u-DL__txt {
	margin: 15px 0 5px;
	font-size: 100%;
	line-height: 1.7;
}
.-u-DL__cap {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
}
/*
.-u-DL {
	padding: 0 30px;
	width: 50%;
	float: left;
	margin-bottom: 40px;
	vertical-align: top;
	height: 530px;
}
.-u-DL__title {
	margin-bottom: 20px;
	text-align: center;
	background-position: center bottom;
	font-size: 19px;
	line-height: 1.4;
	margin-top: .9em;
	padding-bottom: .6em;
	font-weight: 500;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/common/images/page_title_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.-u-DL__txt {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.7;
}
.-u-DL__cap {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}
*/
.-u-TL {
	margin-bottom: 40px;
	padding: 0 25px;
	width: 33.3333333%;
	float: left;
	vertical-align: top;
}
.-u-TL__title {
	font-weight: 500;
	text-align: center;
	background-position: center bottom;
	font-size: 19px;
	line-height: 1.4;
	margin-top: .9em;
	padding-bottom: .6em;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/common/images/page_title_bottom.png);
	background-repeat: no-repeat;
}
.-u-TL__txt {
	margin: 15px 0 5px;
	font-size: 100%;
	line-height: 1.7;
}
.-u-TL__cap {
	margin: 0;
	font-size: 100%;
	font-weight: bold;
}
.-u-LineTitle {
	clear: both;
	margin-bottom: 25px;
	font-size: 115%;
	display: block;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left center;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/common/images/title_line.png);
}
.-u-LineTitle span {
	display: inline-block;
	padding: 0 1em;
	background-color: #fff;
}

.-u-Cf {
	clear: both;
	margin-bottom: 0px;
	display: block;
}

.-u-Cf2 {
	clear: both;
	margin-bottom: 70px;
	display: block;
}


/* ========================================
　Mainvisual　メインビジュアル
======================================== */
.Mainvisual {
	position: relative;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	width: 100%;
	height: 500px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/sightseeing/images/mainvisual.jpg);
}
.Mainvisual::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin-bottom: -60px;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/sightseeing/images/page_title01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 28%;/*タイトルサイズ調整*/
}

/* ========================================
　Subvisual　サブビジュアル
======================================== */
.Subvisual {
	padding: 70px 0 104px;
	text-align: center;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/sightseeing/images/subvisual01.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.Subvisual__title {
	margin: 0 0 20px;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/common/images/page_title_bottom.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.Subvisual__title img {
	margin: 0 0 20px;
	width: auto;
	height: 30px;
	max-height: none;
}
.Subvisual__txt {
	font-size: 14px;
	line-height: 2.5;
}

/* ========================================
　TateyamaKanko　立山観光
======================================== */

.TateyamaKanko{
	margin-bottom: 40px;
}

.TateyamaKanko__mainvisual {
	margin-bottom: 40px;
	position: relative;
	height: 185px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/sightseeing/images/mainvisual02.jpg);
}
.TateyamaKanko__mainvisual::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/sightseeing/images/page_title02.png);
	background-size: auto 32%;
}
.TateyamaKanko__title {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
/* ========================================
　EventTaiken__mainvisual　体験観光
======================================== */

.EventTaiken{
	margin-bottom: 80px;
}
.EventTaiken__mainvisual {
	margin-bottom: 40px;
	position: relative;
	height: 185px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/sightseeing/images/mainvisual03.jpg);
}
.EventTaiken__mainvisual::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/sightseeing/images/page_title03.png);
	background-size: auto 32%;
}
.EventTaiken__title {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}



/* ========================================
　NearByAttractions　周辺観光地
======================================== */
.NearByAttractions {
	margin-bottom: 120px;
}
.NearByAttractions__mainvisual {
	margin-bottom: 40px;
	position: relative;
	height: 185px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/sightseeing/images/mainvisual04.jpg);
}
.NearByAttractions__mainvisual::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(https://www.morinokaze-tateyama.com/rakutenfile/sightseeing/images/page_title04.png);
	background-size: auto 32%;
}
.NearByAttractions__title {
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}

