@charset "utf-8";

*{
	padding: 0;
	margin: 0;
}

html, body{
	background: #fff none;
	color: #000;
	font-family: "游明朝体", "Yu Mincho", YuMincho,"ヒラギノ明朝 Pro","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","メイリオ", Meiryo,Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
}

p, li, dt, dd, th, td, address, blockquote, caption, cite, pre, code, h1, h2, h3, h4, h5, h6, strong, em, small, input, select, textarea{
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
}

ul, ol{
	list-style: none;
}

table{
	border-collapse: collapse;
}

caption, th{
	text-align:left
}

fieldset{
	border: none;
}

a{
	text-decoration: none;
	color: inherit;
}

img{
	vertical-align: top;
	border: none;
}

br{
	letter-spacing: 0;
}

/* classes */
.clear{ clear: both;}
.clearfix:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#head {
	position: relative;
}

#pc_h1 {
	position: absolute;
	top: 10%;
	left: 5%;
}

#head img {
	max-width: 100%;
}

#sp_h1 {
	display: none;
}

.sp_ttltxt {
	display: none;
}

#head p.pc_ttltxt {
	position: absolute;
	top: 50%;
	right: 0;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 0px 5px 1px #000;
}

/*#head .scroll {*/
	position: absolute;
	bottom: 5%;
	left: 50%;
	margin-left: -50px;
	width: 50px;
	height: 50px;
	text-align: center;
	border: 2px solid #fff;
	border-radius: 50%;
	background: rgba(255,255,255,0.6);
} 

/*#head .scroll i {*/
	font-size: 30px;
	line-height: 50px;
	color: #555;
	
}

#content {
	min-width: 100%;
	margin: 0 auto;
}

#content > div {
	margin-bottom: 100px;
}
.inner {
	margin: 0 auto;
	width: 1024px;
	text-align: center;
	padding: 30px 0;
}

h2,h3 {
	text-align: center;
	font-size: 38px;
	font-weight: bold;
	padding-top: 15px;
}

.sub_ttl {
	text-align: center;
}

.leftside {
	float: left;
}

.rightside {
	float: right;
}

.navmenu {
	background: rgba(38,38,38,0.9);
}

.navmenu nav {
	width: 1024px;
	margin: 0 auto;
	height: 60px;
}

.navmenu ul li {
	border-right: 1px solid #444;
	float: left;
}

.navmenu ul li a {
	display: block;
	text-align: center;
	font-weight: bolder;
}

.navmenu ul.main li a:hover{
	border-bottom: 2px solid #ECC667;
	background: #262626;
}

.navmenu ul.main li a{
	padding: 15px;
	width: 130px;
	color: #fff;
}

.navmenu ul.suv li a{
	padding: 5px 15px;
}

.navmenu ul.suv li a:hover{
	border-bottom: 2px solid #fff;
	background: #262626;
}

.tel_num {
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}

.suv li p {
	padding-right: 15px;
}

.suv li i.fa-phone-square {
	color: #ECC667;
	padding: 5px 15px;
}

.suv li a .fa-envelope {
	color: #fff;
}

.fa-phone-square {
	font-size: 48px;
}

.fa-envelope {
	font-size: 45px;
}


.price {
	width: 36%;
}

.price table {
	width: 100%;
}

.type {
	width: 61%;
	padding: 15px 0;
}

.type ul li p {
	font-size: 24px;
}

.layout .leftside {
	padding: 15px;
}

.price th,.price td{
	border: 1px solid #555;
	padding: 10px 20px;
}

.price dl {
	text-align: center;
}

.parking {
	margin-top: 50px;
}

.type ul li {
	float: left;
	width: 45%;
	margin-bottom: 15px;
	background: #eee;
	padding: 10px;
}

.type ul li:nth-child(odd){
	margin-right: 15px;
}

.type ul li img{
	width: 100%;
}

.bx-wrapper {
	-webkit-box-shadow: none;
	box-shadow: none;
}

.bx-wrapper img {
	max-width: 1024px;
}

.bx-wrapper .bx-controls-direction a {
	width: 60px;
	height: 60px;
}

.bx-wrapper .bx-prev {
	left: 20px;
	background: url(../img/prev.png) no-repeat;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
	background-position: 0 0;
}

.bx-wrapper .bx-next {
	background: url(../img/next.png) no-repeat;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
	background-position: 0 0;
}

#room_img {
	margin-bottom: 50px;
}

.passivebox {
	background: #F7F8F8;
	padding: 30px 0;
	position: relative;
}

.meaning h2 {
	width: 70%;
	margin: 0 auto;
	margin-top: -106px;
	margin-bottom: 30px;
	border-bottom: 5px solid #ECC667;
}

.meaning p {
	padding: 15px 0;
	font-size: 20px;
}

.passivebox a {
	padding: 5px 30px;
	font-size: 20px;
	border: 1px solid #555;
}

.hvr-sweep-to-bottom:before, .hvr-sweep-to-right:before {
	background: #555;
}

.hvr-sweep-to-bottom {
	transition-duration: .1s;
}


#merit{
	background: url(../img/merit_bg.jpg);
	background-attachment: fixed;
	background-size: 100% auto;
	padding: 30px 0;
	position: relative;
}

.passivebox:after, #merit:after {
	content: "";
	display: block;
	position: absolute;
	left: 50%;
	bottom: -60px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 60px 80px 0;
	margin-left:-60px;
	border-color: #ECC667 transparent transparent;
}

#merit ul {
	padding: 30px;
	background: rgba(255,255,255,0.7);
}

#merit ul li {
	text-align: left;
}

#merit ul li div{
	display: table;
	padding: 5px 0;
}

#merit ul li div span  {
	display: table-cell;
	vertical-align: bottom;
	font-size: 21px;
	padding-left: 15px;
}


#merit ul li img {
	width: 40px;
}


#recommend ul.sp_ver {
	display: none;
}

#copy1 {
	background-image: url(../img/copy1_bg.jpg);
	background-position: 100% 50%;
	background-repeat: no-repeat;
	background-size: 60% auto;
}

#copy2 {
	background-image: url(../img/copy2_bg.jpg);
	background-position: 0% 50%;
	background-repeat: no-repeat;
	background-size: 60% auto;
}

#copy3 {
	background-image: url(../img/copy3_bg.jpg);
	background-position: 120% 50%;
	background-repeat: no-repeat;
	background-size: 60% auto;
}


#copy4 {
	background-image: url(../img/copy4_bg.jpg);
	background-position: -22% 100%;
	background-repeat: no-repeat;
	background-size: 60% auto;
}


#copy5 {
	background-image: url(../img/copy5_bg.jpg);
	background-position: 115% 50%;
	background-repeat: no-repeat;
	background-size: 60% auto;
}

.copywrap {
	display: block;
	width: 100%;
	min-width: 1024px;
	height: 400px;
	margin-bottom: 30px;
	background-color: #F7F8F8;
	position: relative;
}

.copywrap .copytxt_r{
	display: block;
	width: 50%;
	height: 400px;
	background-color: #F7F8F8;
	position: absolute;
	left: 0;
	top: 0;
}

.copywrap .copytxt_r:after{
	position: absolute;
	right: -100px;
	top: 0px;
	content:'';
	width: 0;
	height: 0;
	border-top: 200px solid #F7F8F8;
	border-left: 50px solid #F7F8F8;
	border-right: 50px solid transparent;
	border-bottom: 200px solid transparent;
}

.copywrap .copytxt_l {
	display: block;
	width: 50%;
	height: 400px;
	background-color: #F7F8F8;
	position: absolute;
	right: 0;
	top: 0;
}

.copywrap .copytxt_l:after {
	position: absolute;
	right: -100px;
	top: 0px;
	content:'';
	width: 0;
	height: 0;
	border-top: 200px solid #000;
	border-left: 50px solid #000;
	border-right: 50px solid transparent;
	border-bottom: 200px solid transparent;
}



.copywrap .copytxt_l:after{
	position: absolute;
	left: -100px;
	top: 0px;
	content:'';
	width: 0;
	height: 0;
	border-top: 200px solid transparent;
	border-left: 50px solid transparent;
	border-right: 50px solid #F7F8F8;
	border-bottom: 200px solid #F7F8F8;
}

.txtwrap {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 480px;
	height: 240px;
	color: #000;
	text-align: left;
	overflow: hidden;
}

.txtwrap  dt {
	font-size: 30px;
}

.txtwrap  dd{
	font-size: 24px;
	margin-top: 45px;
}



.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 15px;
}

.pagetop_button {
	padding: 8px 16px;
	background: #ECC667;
}

.contact{
	background: url(../img/shop.jpg);
	background-attachment: fixed;
	background-size: 100% auto;
	padding: 60px 0;
	color: #fff;
}

.contact h3 {
	font-size: 25px;
	letter-spacing: 5px;
	font-weight: bold;
	background: rgba(255,255,255,0.7);
	color: #000;
}
.contact ul {
	background: rgba(38,38,38,0.9);
	padding: 30px;
	border: 1px solid #444;
}

.contact ul li {
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #fff;
}

.contact ul li:last-child {
	border-right: 0;
	margin-right: 0;
	padding-right: 0;
}

.tel dd {
	font-size: 43px;
}

.mail {
	width: 31%;
}

.mail dl dd{
	background-color: #EFC34A;
	margin-top: 10px;
	color: #000;
	font-weight: bold;
}

.mail dl dd a.pc_button {
	padding: 0;
	display: block;	
}

.mail dl dd a.sp_button {
	display: none;	
}

.mail dl dd a span {
	height: 50px;
	line-height: 50px;
}

.mail dl dd a span i {
	vertical-align: middle;
	margin-top: -5px;
}

.link {
	width: 20%;
}

.link p {
	margin-bottom: 10px;
	border: 1px solid #fff;
}

.link p a {
	display: block;
	padding: 5px 15px;
	font-size: 15px;

}

.sp_shop {
	display: none;
}
