#key {
	background-image: url(../img/index/key.jpg);
}
#feed {
	padding: 50px 0 70px;
	background: url(../img/shared/bg1.jpg) center;
}
#feed h2 {
	margin: auto;
	text-align: center;
	height: 55px;
	position: absolute;
	top: 0;
	bottom: 0;
}
#feed h2:before {
	content: "";
	margin: auto;
	width: 52px;
	height: 170px;
	position: absolute;
	top: 0;
	right: -112px;
	bottom: 0;
}
#rss {
	margin-left: 26.5%;
	line-height: 25px;
	width: 73.5%;
	max-width: 735px;
}
#rss dl {
	padding: 7px 0;
	border-bottom: 1px solid #d3d3d3;
}
#rss dt {
	float: left;
	padding-left: 1.36%;
	font-size: 16px;
	font-style: italic;
	width: 17.68%;
}
#rss dd {
	float: right;
	padding-left: .68%;
	width: 82.31%;
}
#shop {
	padding: 0 0 102px;
}
#shop h2 {
	padding: 69px 0 81px;
	text-align: center;
}
#shop .wrap {
}
#shop .wrap:before, #shop .wrap:after, #shop .frame:before, #shop .frame:after {
	content: "";
	width: 43px;
	height: 43px;
	border: 1px solid #C1C1C1;
	position: absolute;
}
#shop .wrap:before {
	top: -52px;
	left: -50px;
	border-right: none;
	border-bottom: none;
}
#shop .wrap:after {
	top: -52px;
	right: -50px;
	border-left: none;
	border-bottom: none;
}
#shop .frame {
	margin: auto;
	max-width: 1000px;
}
#shop .frame:before {
	left: -50px;
	bottom: -52px;
	border-top: none;
	border-right: none;
}
#shop .frame:after {
	right: -50px;
	bottom: -52px;
	border-top: none;
	border-left: none;
}
#shop dl {
	float: left;
	width: 30%;
}
#shop a + a dl, #shop dl + dl {
	margin-left: 5%;
}
#shop dt {
	position: relative;
}
#shop dd {
	padding: 15px 0 0;
}
#shop .name {
	margin: auto;
	text-align: center;
	height: 80px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
}
#shop .pic {
}
#menu {
	background: url(../img/shared/bg1.jpg) center;
}
#menu h2 {
	padding: 76px 0 57px;
	text-align: center;
}
#menu .col {
	float: left;
	color: #FFF;
	width: 50%;
	position: relative;
}
#menu .col:nth-of-type(even) {
	float: right;
}
#menu .content {
	margin: auto;
	text-align: center;
	position: absolute;
	top: 7%;
	left: 0;
	right: 0;
	z-index: 2;
}
#menu h3 {
	margin: auto;
	padding: 0 0 40px;
	max-width: 325px;
}
#menu .txt {
	opacity: 0;
}
#menu .col:hover .txt {
	opacity: 1;
}
#menu .txt p {
	padding: 0 0 40px;
}
#menu .pic {
	padding: 0 1px;
	position: relative;
	overflow: hidden;
}
#menu .pic img {
	margin: 0 -1px;
	width: 100%;
	height: auto;
}
#menu .pic img + img {
	opacity: 0;
	pointer-events: none;
	margin: auto;
	position: absolute;
	top: 0;
	left: -2px;
	right: 2px;
	bottom: 0;
	z-index: 1;
}
#menu .col:hover img + img {
	opacity: 1;
}
#course {
	padding: 55px 0 81px;
	text-align: center;
	background: url(../img/shared/bg2.jpg) center;
}
#course h2 {
	padding: 0 0 37px;
}
#course .col {
	float: left;
	width: 33%;
}
#course .col + .col {
	margin-left: .5%;
}
#course .content {
	margin: auto;
	max-width: 360px;
}
#course .pic {
	margin: 0 0 30px;
}
#course h3 {
	padding: 0 0 15px;
}
#course dl {
	padding: 0 0 15px;
	font-size: 20px;
	line-height: 35px;
	letter-spacing: 1px;
}
#course dt {
}
#course dt strong {
	font-size: 30px;
	letter-spacing: .2px;
	font-weight: 500;
}
#course dt small {
	font-size: 15px;
	font-style: italic;
	line-height: 32px;
}
#course dd {
}
#course dd strong {
	font-size: 23px;
	font-weight: 500;
}
#course .info {
	padding: 25px 20px;
	border: 1px solid #BFBFBF;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}
#course .txt {
	font-size: 16px;
}
#course .desc {
	font-size: 15px;
	font-style: italic;
}
#values {
	padding: 70px 0 85px;
}
#values h2 {
	padding: 0 0 77px;
	text-align: center;
}
#values .slider {
	margin: 0 -170px;
	max-height: 635px;
	position: relative;
	overflow: hidden;
}
#values .slider-button {
	pointer-events: none;
	margin: auto;
	height: 50px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
}
#values .slider-button > * {
	pointer-events: visible;
	cursor: pointer;
	margin: auto;
	width: 50px;
	height: 50px;
	position: absolute;
	top: 0;
	bottom: 0;
}
#values .slider-button > *:hover {
	opacity: .8;
}
#values .slide-prev {
	left: 0;
}
#values .slide-next {
	right: 0;
}
#values .slider-pager {
	text-align: center;
}
#values .slider-pager > * {
	cursor: pointer;
	display: inline-block;
	margin: 0 3px;
	background: #D5D2BC;
	width: 35px;
	height: 4px;
}
#values .slider-pager > *:hover, #values .slider-pager > .active {
	background: #A1040D;
}
#values .slide {
	margin: auto;
	color: #FFF;
	width: 100%;
	max-width: 1200px;
	position: relative;
}
#values .item {
	margin: auto;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	position: relative;
}
#values .item:before {
	content: "";
	pointer-events: none;
	margin: auto;
	border: 1px solid rgba(255, 255, 255, .5);
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
}
#values .item .pic {
	pointer-events: none;
	opacity: 0;
}
#values .item1 {
	background-image: url(../img/index/values-slide1.jpg);
}
#values .item2 {
	background-image: url(../img/index/values-slide2.jpg);
}
#values .item3 {
	background-image: url(../img/index/values-slide3.jpg);
}
#values .item4 {
	background-image: url(../img/index/values-slide4.jpg);
}
#values .item5 {
	background-image: url(../img/index/values-slide5.jpg);
}
#values .content {
	width: 100%;
	max-width: 940px;
	position: absolute;
	left: 50px;
	bottom: 50px;
}
#values h3 {
	padding: 0 0 20px;
}
#values h3 img {
	display: inline-block;
}
#values .txt {
	padding: 0 0 3px;
}
#values .desc {
	font-style: italic;
    font-size: 1.25em;
}
#scene {
	padding: 96px 0 0;
	color: #FFF;
}
#scene h2 {
	padding: 0 0 52px;
	text-align: center;
}
#scene .row1 {
}
#scene .row1 .col {
	float: left;
	width: 50%;
	position: relative;
}
#scene .row1 dl {
	max-width: 342px;
	height: 150px;
}
#scene .row2 {
}
#scene .row2 .col {
	float: left;
	width: 33.33%;
	position: relative;
}
#scene .row2 dl {
	max-width: 232px;
	height: 143px;
}
#scene .col:before {
	pointer-events: none;
	content: "";
	opacity: 0;
	margin: auto;
	background: rgba(0, 0, 0, .8);
	position: absolute;
	top: 1px;
	left: 1px;
	right: 1px;
	bottom: 1px;
	z-index: 1;
}
#scene .col:hover:before {
	opacity: 1;
}
#scene .pic {
	padding: 1px;
	position: relative;
}
#scene .pic img {
	width: 100%;
	height: auto;
}
#scene dl {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#scene dl > * {
}
#scene dt {
	margin: auto;
	height: 150px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#scene dd {
	opacity: 0;
	font-size: 17px;
	font-style: italic;
	text-align: center;
	line-height: 35px;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 2;
}
#scene .col:hover dd {
	opacity: 1;
}
#news {
	padding: 109px 0 92px;
}
#news h2 {
	padding: 0 0 76px;
	text-align: center;
}
#news .blk {
	margin: auto;
	width: 100%;
	max-width: 1370px;
}
#news .row {
	float: left;
	width: 50%;
}
#news .col {
	float: left;
	padding: 0 15px;
	width: 50%;
}
#news #news-rss {
	padding: 0 2.5%;
}
#news #news-rss a:hover {
	opacity: 0.6;
}
#news dl {
	margin: 30px 2.5%;
	padding: 25px 30px;
	background: #FFF;
	width: 20%;
	display: inline-block;
	vertical-align: top;
}
#news dt {
	padding: 0 7px;
}
#news dd {
	padding: 0 7px;
}
#news .name {
}
#news .date {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-style: italic;
	border-bottom: 1px solid #D8D8D8;
}
#about {
	padding: 0 0 105px;
	text-align: center;
}
#about h2 {
	padding: 0 0 55px;
}
#about h3 {
	padding: 0 0 40px;
}
#about .txt {
	padding: 0 0 30px;
}
#about .desc {
	font-style: italic;
}
