/* CSS crunched with Crunch - http://crunchapp.net/ */
@charset "UTF-8";
body {
	background-color: #fff;
	color: #333;
	font-family: Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
/*	font-family: "ＭＳ Ｐゴシック","osaka－等幅","游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Verdana, Meiryo, sans-serif;*/
	font-size: 14px;
	line-height: 1.6em
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	line-height: 120%;
	color: #333;
	margin: 20px 0 17px 0
}
h1 {
	font-size: 2.3em
}
h2 {
	font-size: 2em
}
h3 {
	font-size: 1.7em
}
h4 {
	font-size: 1.4em
}
h5 {
	font-size: 1.2em;
	font-weight: 400
}
h6 {
	font-size: 1em;
	font-weight: 400
}
a {
	color: #9da0a8
}
.strong {
	font-weight: 400
}
a:hover, a:focus, a:active {
	color: #000
}
.header {
	background-color: #fff
}
.top-logo {
	float: left;
	padding-left: 0px;
	margin-top: 15px;
	margin-bottom: 15px
}
.top-phone h1 {
	font-size: 20px;
	color: #333;
	float: right
}
.top-nav {
	float: right;
	position: relative
}
.top-nav-link {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
	margin-left: 20px;
	background-color: #fff;
	-webkit-box-shadow: inset 0 0 1px #fff;
	-moz-box-shadow: inset 0 0 1px #fff;
	box-shadow: inset 0 0 1px #fff;
	border: solid 1px #fff;
	border-top: 0;
	overflow: hidden
}
.top-nav-link li {
	float: left;
	margin: 0
}
.top-nav-link a {
	font-size: 1.5em;
	margin: 0;
	color: #333;
	display: inline-block;
	padding: 7px 10px;
	min-width: 40px;
	text-align: center;
	text-decoration: none;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.top-nav-link a.webr:hover {
	background-color: #dadee9;
	color: #fff;
	text-decoration: none
}
.top-nav-link a.blog:hover {
	background-color: #dadee9;
	color: #fff;
	text-decoration: none
}
.top-nav-link a.tw:hover {
	background-color: #00aced;
	color: #fff;
	text-decoration: none
}
.top-nav-link a.fb:hover {
	background-color: #3b5998;
	color: #fff;
	text-decoration: none
}
.top-nav-link a.it:hover {
	background-color:#C9B5A0;
	color: #fff;
	text-decoration: none
}
.navbar-default {
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.5);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.75);
	box-shadow: 0 1px 2px rgba(0,0,0,0.4), inset 0 0 2px rgba(255,255,255,0.75);
	background-image: -webkit-linear-gradient(bottom, #dadee9, #dadee9);
	background-image: -moz-linear-gradient(bottom, #dadee9 #dadee9, #dadee9);
	background-image: -o-linear-gradient(bottom, #dadee9, #dadee9);
	background-image: linear-gradient(to top, #dadee9, #dadee9);
	margin-bottom: 0;
	border-bottom: 0;
	background-color: #dadee9
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:active, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a {
	background-color: #9da0a8;
	background-image: -webkit-linear-gradient(bottom, #8f939c, #9da0a8);
	background-image: -moz-linear-gradient(bottom, #8f939c, #9da0a8);
	background-image: -o-linear-gradient(bottom, #8f939c, #9da0a8);
	background-image: linear-gradient(to top, #8f939c, #9da0a8);
	color: #000;
	text-decoration: none
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>.active>a {
	color: #000
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #000
}
.menu .navbar-collapse {
	border-top-color: #e6dbe9;
	border-top-style: #e6dbe9
}
.menu .navbar-toggle {
	border-color: #e6dbe9;
	background-color: #9da0a8
}
.menu .navbar-toggle:hover, .menu .navbar-toggle:focus {
	background-color: #9da0a8
}
.billboard img {
	max-width: 100%;
	height: auto;
	margin: 0 0 10px 0;
	vertical-align: bottom
}
.main {
	padding: 0
}
.main h1 {
	margin: 0 0 20px 0;
	line-height: 1.2;
	text-align: center;
	color: #9da0a8
}
.main p {
	margin: 0 0 0 0
}
.footer {
	margin-top: 50px;
	background-color: #000;
	text-align: center
}
.footer .logo {
	display: block;
	margin: 40px auto 40px auto
}
.footer .sitemap ul, .footer .sitemap li a {
	margin: 20px 0 40px 0;
	color: #fff;
	font-weight: bold
}
.footer .sitemap li :hover {
	color: #dadee9;
	text-decoration: none
}
.bottom-nav {
	position: relative
}
.bottom-nav-link {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline-block;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #000;
	border: none;
	border-top: 0;
	overflow: hidden
}
.bottom-nav-link li {
	padding-left: 0px
}
.bottom-nav-link li:hover {
	color: #000
}
.bottom-nav-link a {
	font-size: 1.5em;
	margin: 0;
	color: #fff;
	display: inline-block;
	padding: 7px 10px;
	min-width: 40px;
	text-align: center;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease
}
.bottom-nav-link a.webr:hover {
	background-color: #dadee9;
	color: #fff
}
.bottom-nav-link a.blog:hover {
	background-color: #dadee9;
	color: #fff
}
.bottom-nav-link a.tw:hover {
	background-color: #00aced;
	color: #fff
}
.bottom-nav-link a.fb:hover {
	background-color: #3b5998;
	color: #fff
}
.bottom-nav-link a.it:hover {
	background-color:#C9B5A0;
	color: #fff
}
.footer p {
	margin: 5px 0 20px 0;
	font-size: 12px;
	color: #fff
}
.page_top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	padding: 10px 20px;
	color: #eee;
	font-size: 20px;
	text-decoration: none;
	background-color: rgba(0,0,0,0.3);
	border-radius: 5px;
	text-align: center
}
.page_top:hover {
	color: #eee;
	background-color: rgba(0,0,0,0.7)
}
.right-line {
	position: relative;
	z-index: 1;
	overflow: hidden;
	margin: 20px 0
}
.right-line:after {
	position: absolute;
	top: 55%;
	overflow: hidden;
	width: 100%;
	height: 2px;
	content: '\a0';
	background-color: #666;
	border-left: solid 20px #fff
}
.text-icon {
	margin-bottom: 30px;
	overflow: hidden
}
.text-icon .icon-ar {
	float: left;
	margin-top: 5px
}
.text-icon-content {
	padding-left: 70px
}
.text-icon-content p {
	margin-top: 5px
}
.icon-ar {
	width: 40px;
	height: 40px;
	font-size: 18px;
	background-color: #fff;
	color: #000;
	border-radius: 2px;
	display: inline-block;
	margin: 0 5px 5px 0;
	text-align: center;
	line-height: 2.2
}
.icon-ar.icon-ar-lg {
	width: 50px;
	height: 50px;
	font-size: 22px;
	line-height: 2.2
}
.g-calender {
	display: block;
	margin: 25px auto 0px auto
}
.about-photo {
	padding: 50px 0 400px 0;
	background-image: url("../img/about1.jpg");
	background-position: bottom left;
	background-repeat: no-repeat
}
.about-shop p {
	margin-bottom: 0
}
.panel-body {
	padding: 20px 0 0 20px;
	background-color: #F8E0F7;
	border: solid 2px #333333;
	border-radius: 5px
}
.panel-body h6 {
	margin: 0 0 15px 0;
	color: #000
}
.panel-body ul {
	padding: 0 0 15px 20px;
	color: #333
}
.price-list {
	border: solid 1px #666;
	-webkit-box-shadow: 3px 3px 8px 0 #ccc;
	-moz-box-shadow: 3px 3px 8px 0 #ccc;
	box-shadow: 3px 3px 8px 0 #ccc;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s
}
@media (min-width:768px) {
.hg_1 {
	height: 860px
}
.hg_2 {
	height: 450px
}
.hg_3 {
	height: 600px
}
}
.price-list:hover {
	-webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.39);
	box-shadow: 0 0 8px 2px rgba(0,0,0,0.39)
}
.price-list-header {
	color: #000;
	background-color: #F8E0F7;
	padding: 10px
}
.price-list-header>p {
	font-size: .9em;
	font-weight: 300;
	text-align: center;
	margin: 0
}
.price-list-header>h3 {
	margin: 0 0 0 0;
	padding: 0;
	line-height: 100%;
	font-size: 1.6em;
	text-align: center;
	color: #FFFFFF;
}
.price-list-content>ul {
	padding: 0
}
.price-list-content>ul>li {
	list-style-type: none;
	padding: 7px 0;
	border-bottom: dotted 1px #ddd;
	vertical-align: top
}
.price-list-content>ul>li>i {
	margin: 0 14px;
	font-size: 1.2em;
	list-style-position: inside
}
.price-list-warning>ul {
	padding: 0;
	color: #666
}
.price-list-warning>ul>li {
	list-style-type: none;
	padding: 3px 0;
	vertical-align: top
}
.price-list-warning>ul>li>i {
	margin: 0 14px;
	font-size: 1.2em;
	list-style-position: inside
}
.address {
	color: #333333;
	background-color: #F8E0F7;
	padding: 10px;
	border-radius: 5px;
	text-align: center
}
.parking {
	color: #333;
	background-color: #fff;
	padding: 10px;
	border-radius: 5px;
	text-align: center
}
.error-back {
	margin: 50px;
	text-align: center
}
.error-back p {
	margin-bottom: 20px
}
.error-photo {
	margin: 50px auto 0 auto;
	border: 1px solid #666;
	padding: 5px;
	background-color: #fff
}
.controls {
	margin: 20px auto 0px auto;
	background: #fff;
	color: #333;
	width: 40%
}
button {
	display: inline-block;
	margin: 2px 1px;
	padding: 5px 10px;
	background: #dadee9;
	border: 0;
	color: #fff;
	border-radius: 5px;
	cursor: pointer
}
button.active {
	background: #e6dbe9
}
button:focus {
	outline: 0 none
}
.user-photo {
	padding: 20px;
	background-color: #fff;
	-webkit-backface-visibility: hidden
}
.user-photo .mix {
	margin: 10px 10px 10px 0;
	border: 1px solid #fff;
	padding: 0px;
	background-color: #fff;
	vertical-align: top
}
.user-photo .mix p {
	text-align: center;
	color: #333;
	background-color: #fff
}
.user-photo .mix {
	display: none
}
.dropdown-menu.nomargin {
	padding: 0px;
	margin: 0px
}
.dropdown-menu {
	background-color: #ffffff;
	color: #333333
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #000;
	background-color: #000000
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #000;
	background-color: #9da0a8
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #000;
	background-color: #9da0a8
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	color: #000;
	background-color: #9da0a8
}
.img_left {
	width: 400px;
	margin: 5px;
	float: left
}
.img_left2 {
	height: 400px;
	margin: 5px;
	float: left
}
.img_right {
	height: 100%;
	margin: 25px;
	float: right
}
.clearfix:after {
	content: "";
	clear: both;
	display: block
}
.class-list {
	border: solid 0px #666;
	-moz-box-shadow: 3px 3px 8px 0 #ccc;
	margin-bottom: 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	width: 95%;
	-webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.39);
	box-shadow: 0 0 8px 2px rgba(0,0,0,0.39);
	padding: 0px 5px 1px 5px
}

.relative   {  
    position: relative;  
}
.p_wrapper  {  
    width: 450px;  
    border:none;  
    color: #000;
	background-color:rgba(255,255,255, 0.5); 
    text-align: center;
	font-weight:bold;
	position: absolute;  
    top: 300px;  
    right: 200px;
	padding:15px;
	-webkit-box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
	-moz-box-shadow: 10px 10px 10px rgba(0,0,0,0.4);
	box-shadow: 10px 10px 10px rgba(0,0,0,0.4);

} 
.p_wrapper01  {  
    width: 450px;  
    border:none;  
    color: #000;
    text-align: center;
	font-weight:900;
	font-size: 18px;
	position: absolute;  
    top: 50px;  
    right: 600px;
	padding:15px;
}  
.p_wrapper02  {  
    width: 600px;  
    border:none;  
    color: #000;
    text-align: center;
	font-weight:bold;
	position: absolute;  
    top: 20px;  
    right: 500px;
	padding:15px;

}