@charset "utf-8";
/* ****************************************************************************
	15th-anniversary.css
******************************************************************************* */

/* ==
	logo-cmp
=============================================================================== */
.logo-cmp {
	margin: 0; padding: 0;
	background: url(/cmp/15th-anniversary/common/img/logo_bg.jpg) repeat  center;
	width: 100%;
	text-align: center;
}
.logo-cmp > h1 > img {
	max-width: 940px;
}

/* ==
	about
=============================================================================== */
.about-tit-01,
.about-tit-02 {
	margin-top:40px;
	text-align: center;
}
.about-tit-01 > img {
	max-width: 780px;
}
.about-tit-02 > img {
	max-width: 741px;
}
.price {
	text-align: center;
}
.about > .price > .item-2 {
	margin-top: 40px;
}
.about > ul {
	margin-top: 40px;
}
.about > ul > li {
	font-size: 14px;
	color: #666;
	margin: 10px 0;
}

/* ==
	area-map
=============================================================================== */
.area-map {
	margin-top:40px !important;
	position: relative;
}
.area-map img {
	max-height: 565px;
}
.btn-map {
	content: "";
	position: absolute;
	width: 25%;
	z-index: 5;
}
.area-map p > a.area-kanto {
	right: 13%;
	bottom: 13%;
}
.area-map p > a.area-kansai {
	left: 12%;
	bottom: 35%;
}
.area-map p > a.area-tohoku {
	right: 5%;
	bottom: 32%;
}
.area-map p > a.area-tokai {
	left: 25%;
	top: 35%;
}

/* ==
	point
=============================================================================== */
.point {
	background: #e5e5e5;
	margin-top: 60px;
	padding: 60px 0;
	text-align: center;
}
.tit-point {
	max-width: 562px;
}
.point-tit {
	margin-top: 40px;
	font-size: 22px;
	font-weight: bold;
}
.point-img {
	margin-top: 10px;
}
.point-txt {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.4em;
	text-align: left;
}

/* ==
	step
=============================================================================== */
.step {
	margin-top: 60px;
	text-align: center;
}
.tit-step {
	max-width: 358px;
}
.step-img {
	margin-top: 40px;
}
.step-tit {
	margin-top: 10px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3em;
}

/* ==
	area
=============================================================================== */
.area {
	margin-top: 60px;
	text-align: center;
}
.area > div > .item-2 {
	margin-top: 15px;
}

/* ==
	next
=============================================================================== */
.next {
	margin-top: 80px;
}
.next > p > img {
	max-width: 940px;
}