@charset "UTF-8";
img {
	vertical-align: bottom;
	border: none;
}
/*IE6*/
* html img {
	vertical-align: bottom;
}
/*IE7*/
*:first-child+html img {
	vertical-align: bottom;
}
/* clearfix */
.clf {
	zoom: 1;/*for IE 5.5-7*/
}
.clf:after {/*for modern browser*/
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
p.pankuzu {
	margin-top: -20px;
	margin-bottom: 20px;
}
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */


div#container {
	clear: both;
	margin: 0 auto;
	width: 980px;
	background: #FFF;
}
div#Content {
	background: url(../images/index/bg_index.png) repeat;
	padding: 5px 0 0 0;
	margin: 5px 0 0 0;
	font-family: '游ゴシック', YuGothic;
}
div.wrapper {
	width: 980px;
	margin: 0 auto;
}
.head-tittle {
	padding: 20px 0;
}
/* Mainvisual */
div#Mv-section {
	padding: 10px 0;
	background: url(../images/index/bg_mv.png) center top no-repeat;
	position: relative;
	height: 960px;
}
div#Mv-section .block-mv {
	position: relative;
	height: 960px;
	width: 100%;
}
div#Mv-section .msg {
	position: absolute;
	left: 180px;
	top: 100px;
}
div#Mv-section .mv-txt {
	position: absolute;
	left: 0;
	top: 580px;
}
div#Mv-section .price01 {
	position: absolute;
	right: 15px;
	top: 125px;
	cursor: pointer;
}
div#Mv-section .price02 {
	position: absolute;
	right: 15px;
	top: 365px;
	cursor: pointer;
}
div#Mv-section .price03 {
	position: absolute;
	right: 15px;
	top: 605px;
	cursor: pointer;
}
div#Mv-section .btn-key01 {
	position: absolute;
	bottom: 72px;
	left: 25px;
}
div#Mv-section .btn-key02 {
	position: absolute;
	bottom: 72px;
	left: 270px;
}
div#Mv-section .btn-key03 {
	position: absolute;
	bottom: 72px;
	left: 505px;
}
div#Mv-section .btn-key04 {
	position: absolute;
	bottom: 72px;
	left: 745px;
}
/* Concept */
div#Concept {
	padding: 50px 0 100px 0;
}
div#Concept h2 {
	text-align: center;
	padding-bottom: 20px;
}
div#Concept p {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	padding: 10px 0;
	text-align: center;
	font-family: '游ゴシック', YuGothic;
}
div#Concept p span {
	font-weight: bold;
}
/* Contents */
div#Contents {
	background: url(../images/index/bg_contents.jpg) no-repeat center top;
	padding: 50px 0;
}
div#Contents h2 {
	text-align: center;
	padding-bottom: 40px;
}
div#Contents p {
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	font-family: '游ゴシック', YuGothic;
}
.listContents li {
	width: 50%;
	float: left;
	margin: 50px 0 0;
}
.listContents a {
	display: block;
	text-decoration: none;
}
.listContents a:hover {
}
.listContents .post-img {
	width: 180px;
	float: left;
}
.listContents img {
	width: 100%;
	max-width: 160px;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3);
}
.listContents .post-text {
	height: 120px;
	display: table;
}
.tblcell {
	height: 100%;
	display: table-cell;
	vertical-align: middle;
}
.listContents p.large-txt {
	font-size: 20px !important;
	color: #febf00 !important;
	font-weight: bold;
	padding: 10px 0 0 30px;
	background: url(../images/index/icon_arrow.png) no-repeat left 12px;
	font-family: '游ゴシック', YuGothic;
}
/* Pickup */
div#Pickup {
	background: url(../images/index/bg_pickup.jpg) no-repeat center top;
	padding: 80px 0;
}
div#Pickup h2 {
	text-align: center;
	padding-bottom: 20px;
}
div#Pickup p {
	font-size: 16px;
	color: #001111;
	line-height: 24px;
}
.listPickup {
	padding: 20px 0;
}
.listPickup li {
	width: 230px;
	height: 230px;
	float: left;
	margin: 20px 20px 0 0;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(48,2,3,0.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(48,2,3,0.2);
	box-shadow: 0px 0px 10px 0px rgba(48,2,3,0.2);
}
.listPickup li.last {
	margin-right: 0;
}
.listPickup h3 {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	border-bottom: 1px solid #fff;
	padding: 0px 0 10px 0;
	margin-bottom: 10px;
	font-family: '游ゴシック', YuGothic;
}
.listPickup p {
	color: #fff !important;
	text-align: center;
	font-family: '游ゴシック', YuGothic;
}
.figure {
	display: block;
	position: relative;
	overflow: hidden;
	width: 230px;
}
.figcaption {
	position: absolute;
	top: -230px;
	left: 0;
	z-index: 2;
	display: table;
	width: 180px;
	height: 230px;
	padding: 0 25px;
	background: url(../images/index/bg_trant.png) repeat;
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 1;
}
.figure:hover .figcaption {
	top: 0;
	left: 0;
}
/* Pagetop */
#Pagetop {
	position: fixed;
	z-index: 99;
	right: 100px;
	bottom: -350px;
	width: 120px;
	height: 120px;
	cursor: pointer;
}
.three-dot {
	text-align: center;
	margin-bottom: 100px;
}
/* SubPage */
#Header-section {
	padding: 25px 0;
}
.sHead {
	height: 50px;
	position: relative;
}
.sLogo {
	position: absolute;
	top: 0px;
	left: 0px;
}
.sNav {
	width: 570px;
	height: 37px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.sNav li {
	width: 135px;
	height: 37px;
	float: left;
	margin: 0 10px 0 0;
}
.sNav li:last-child {
	margin: 0px;
}
.sNav li a {
	width: 135px;
	height: 37px;
	display: block;
	overflow: hidden;
	background: url(../images/index/navi.png) no-repeat left top;
	text-indent: 100%;
	white-space: nowrap;
}
.sNav li.nav1 a {
	background-position: 0 0;
}
.sNav li.nav2 a {
	background-position: -145px 0;
}
.sNav li.nav3 a {
	background-position: -290px 0;
}
.sNav li.nav4 a {
	background-position: -435px 0;
}
.sNav li.nav1 a:hover, .sNav li.nav1 a.active {
	background-position: 0 -37px;
}
.sNav li.nav2 a:hover, .sNav li.nav2 a.active {
	background-position: -145px -37px;
}
.sNav li.nav3 a:hover, .sNav li.nav3 a.active {
	background-position: -290px -37px;
}
.sNav li.nav4 a:hover, .sNav li.nav4 a.active {
	background-position: -435px -37px;
}
