﻿html {
	min-width: 1000px; /* viewport */
}
/*=============================================
 * body
 *=============================================*/

body {
	color: #000000;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0;
	min-width: inherit;
	background: url(../img/shared/bg.jpg) repeat center top;
	max-height: 100%;
}
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/

.fnt-mincho {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.fnt-meiryo {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.fnt-gothic {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
/*=============================================
 * .fnt - customs
 *=============================================*/

.fnt-mincho {
}
.fnt-meiryo {
}
.fnt-gothic {
}
.fnt-garamond {
}
/*=============================================
 * #wrapper
 *=============================================*/

#wrapper {
	clear: both;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.wrap {
	width: 1000px;
}
/*=============================================
 * header
 *=============================================*/

#header {
	width: 100%;
	position: relative;
	height: 920px;
	background: url(../img/shared/bg_header_t.jpg) repeat-x center top , url(../img/shared/bg_header_bt.jpg) repeat-x center bottom;
}
#header h1 {
	font-size: 12px;
	line-height: 25px;
	color: #000;
	letter-spacing: 1px;
	position: absolute;
	top: 0;
	left: 0;
}
#header .logo {
	text-align: center;
	padding-top: 308px;
}
#header .tel{
	position: absolute;
	right: 0;
	bottom: 0;
}
#header .nav {
	margin-left: -1px;
}
#header .nav li{
	float: left;
	position: relative;
}
#header .nav li ul {
    position: absolute;
    top: 67px;
    left: 0;
    width: 200px;
    height: 0;
    transition: all .4s ease;
    opacity: 0;
    overflow: hidden;
    color: #fff;
    line-height: 35px;
}
#header .nav li ul li {
	display: block;
	float: none;
}
#header .nav > li:hover ul {
	opacity: 1;
	height: 180px;
}
/*=============================================
 * key
 *=============================================*/

#key {
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: 840px;
	width: 100%;
	position: absolute;
	top: 70px;
	left: 0;
}
#key ul {
	height: 840px;
	width: 100%;
}
#key li {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	min-height: inherit;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#key .wrap,
#key3 .wrap {
	min-height: 840px;
}
#key .bnr-app,
#key3 .bnr-app {
	position: absolute;
	right: 125px;
	bottom: 25px;
}
#key .bnr-app3{
    position: absolute;
    right: 0;
    bottom: 55px;
}
/*=============================================
 * container
 *=============================================*/

#container {
}
/*=============================================
 * #socialbuttons
 *=============================================*/

#socialbuttons {
	padding: 20px 0 17px;
	max-width: 410px;
	margin: 0 ;
}
/*=============================================
 * footer
 *=============================================*/

#footer {
	background:
		/* url(../img/shared/bg_ft.jpg) no-repeat center top, */
		url(../img/shared/bg_ft_t.jpg) repeat-x center top,
		url(../img/shared/bg_ft_bt.jpg) repeat-x center bottom;
	width: 100%;
	position: relative;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: 0px;
	color: #000;
	z-index: 1;
    padding-bottom: 12px;
}
#footer:before {
	content: "";
	margin: auto;
	background: url(../img/shared/bg_ft.jpg) no-repeat center -11px;
	height: 520px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 70px;
	z-index: -1;
}
#footer .bnr {
	margin-bottom: 60px;
	text-align: center;
}
#footer .cnt {
	position: relative;
}
#footer #likebox{
	margin-bottom: 25px;
	width: 440px;
	height: 310px;
	background: #fff;
}
#footer .ft_logo{
	padding: 43px 0 25px 160px;
}
#footer h3 {
	padding-bottom: 19px;
}
#footer .note {
	font-size: 15px;
	letter-spacing: 0;
}
#footer .ft_info {
	    position: absolute;
    top: 0;
    right: 0;
	width: 500px;
}
#footer .nav {
	line-height: 30px;
	font-size: 15px;
	letter-spacing: 0px;
	color: #000000;
	font-weight: bold;
	width: 200px;
	float: left;
}
#footer .nav li {
	padding-left: 34px;
	position: relative;
	float: none;
	display: block;
	line-height:20px;
	margin-bottom:13px;
}
#footer .nav li:before{
	content: '';
	background: url(../img/shared/icon.png) no-repeat center top;
	width: 10px;
	height: 10px;
	position: absolute;
	 top: 5px;
    left: 6px;

}
#footer .nav li a {
	
}
#footer .nav li + li {
}
#footer .nav li + li:before {
	content: '';
	padding-right: 0;
}
/*=============================================
 * copyright
 *=============================================*/
#pagetop {
	right: 10px;
	bottom: 10px;
}
address {
    color: #ffffff;
    font-size: 15px;
    padding: 61px 0 19px;
    letter-spacing: 1px;
    line-height: 22px;
    text-align: center;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.text_center {
	text-align: center;
}
.ml_0 {
	margin-left: 0px !important;
}
.strong {
	font-weight: bold;
}
.text_right {
	text-align: right;
}
#socialbuttons > * {
	margin: 0 7px;
}
.w_500 {
	width: 500px;
}
.w_50pc {
	width: 50%;
}
.w_460{
	width: 460px;
}
.price{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight: bold;
	font-size: 21px;
}
.price span{
	font-size: 32px;
}
.slider_cs .info {
	position: relative;
}
.slider_cs .info dl {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.slider_cs .info dl dt {
	font-size: 35px;
	display: inline-block;
	padding: 0px 20px;
}
.slider_cs .info dl dd {
	display: inline-block;
	font-size: 25px;
	padding: 0px 20px;
}
.slider_cs .info dl dd span {
	font-size: 35px;
}

.tc{
    text-align: center;
}
.cookies_link{
    padding: 5px 0;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    color: #fff;
    z-index: 1;
}