@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 15px;
	line-height: 1.8em;
	letter-spacing: 0.12em;
}
a, a:hover {
	font-weight: normal;
	text-decoration: none;
}
.header {
	height: 87px;
	width: 100%;
	background-color: #A19844;
	padding: 0px;
	margin-top: -127px;
	margin-right: 0px;
	margin-bottom: px;
	margin-left: 0px;
	z-index: 1;
}
.header-inner {
	max-width: 1440px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
}
.main {
	width: 100%;
	margin-top: -70px;
}
.menu {
	width: 100%;
	margin-top:18px;
	background-color: #000;
	z-index: 9999;
}
.menu-inner {
	max-width: 1040px;
	margin-top:18px;
	margin-right: auto;
	margin-left: auto;
	z-index: 100;
}
.wrap {
	max-width: 1040px;
	margin-top:18px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 104px;
}
.sidebar {
	float: left;
	width: 25%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
	.sidebar li {
	letter-spacing: 0.1em;
}
.sidebar-t {
	width: 85%;
	font-size: 17px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A19844;
	padding-bottom: 7px;
	line-height: 1.8em;
}
.sidebar li {
	list-style: none;
	width: 85%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-top: 8px;
	padding-bottom: 6px;
}
.sidebar li a {
	color: #000;
}
.sidebar li a:hover {
	color: #A19844;
}
.mainwrap {
	float: right;
	width: 75%;
	text-align: left;
}
.intro {
	max-width: 1040px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 2em;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.15em;
	padding-right: 2%;
	padding-left: 2%;
}
.intro2 {
	max-width: 1040px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 18px;
	line-height: 2em;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.07em;
	padding-right: 2%;
	padding-left: 2%;
}
.banner {
	max-width: 1040px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
}
.b-left {
	float: left;
	width: 49%;
	margin-top: 2%;
}
.b-right {
	float: right;
	width: 49%;
	margin-top: 2%;
}
.title{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 30px;
	line-height: 1.5em;
	color: #A19844;
	font-weight: bold;
}
.title2{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	line-height: 1.5em;
	color: #A19844;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.title3{
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 24px;
	line-height: 1.5em;
	color: #A19844;
	font-weight: bold;
	padding-top: 0;
	padding-bottom: 5px;
}
.sub1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 2.5em;
}
.sub2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 2.5em;
	font-weight: bold;
	padding-top: 10px;
}
.sub3 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	line-height: 2.5em;
	margin-top: 10px;
}
.sub4 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 10px;
}
.dot {
	width: 100%;
	height: 1px;
	margin-top: 30px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.dots {
	width: 100%;
	height: 1px;
	margin-top: 20px;
	margin-bottom: 30px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
}
.info {
	max-width: 1040px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: 0px;
}
.twitter {
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	float: left;
	height: 440px;
	display: block;
	margin-top: -20px;
}	
.facebook {
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	float: left;
}
.footer {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	width: 96%;
	font-size: 13px;
	line-height: 1.8em;
	color: #FFF;
	text-align: center;
	background-color: #A19844;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 50px;
	margin-bottom: 0px;
	bottom: 0px;
	letter-spacing: 0.1em;
}
.f-menu a {
	font-size: 13px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
	color: #FFF;
	text-decoration: none;
}
.f-menu a:hover {
	color: #CCC;
	text-decoration: none;	
}
.capt {
	font-size: 11px;
	line-height: 1.8em;
}
.capt2 {
	font-size: 13px;
	line-height: 1.8em;
}
.price {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 34px;
	font-weight: bold;
}
.s {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 26px;
	font-weight: bold;
}
.b {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.k-photo_l {
	width: 50%;
	display: inline-block;
	float: left;
	margin-bottom: 10px;
}
.k-photo_r {
	width: 50%;
	display: inline-block;
	float: right;
	margin-bottom: 10px;
}
.k-tittle {
	margin-top: 20px;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 5px;
	padding-left: 2%;
	margin-bottom: 10px;
	display: inline-block;
	width: 96%;
	background-color: #ccc;
	line-height: 1.5em;
}
.phone {
	font-size: 21px;
	font-weight: bold;
}
a.anchor {
    display: block;
    padding-top: 127px;
    margin-top: -127px;
}
.googlemap-auto {
	position: relative;
	height: 0;
	overflow: hidden;
	padding-bottom: 50%;
	margin-top: 10px;
}
.googlemap-auto iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
.sitemap a {
	color: #000;
	text-decoration: none;
}
.sitemap a:hover {
	color: #999;
	text-decoration: none;
}
.banner img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)"; 
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.b-right img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)"; 
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.sidebar img:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha(opacity=80)"; 
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
table,
th,
td {
	border: 1px solid #666;
}

table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin-bottom: 20px;
	width: 100%;
	margin-top: 20px;
}

th,
td {
	font-weight: normal;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}

th {
	border-width: 0 1px 1px 0;
	font-weight: bold;
}

td {
	border-width: 0 1px 1px 0;
}

@media (max-width:1024px) {
.menu-inner {
	margin-left: -18px;
	margin-right: 18px;
	letter-spacing: 0em;
}
.banner_top {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.info {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.banner {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}
.wrap {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}

}
@media (max-width:768px) {
.title{
	font-size: 24px;
	text-align: center;
}
.header {
	height: 87px;
	z-index: 999999999;
}
.facebook {
	width: 100%;
}
.k-photo_l {
	width: 100%;
}
.k-photo_r {
	width: 100%;
}
.menu-inner ul li  {
	font-size: 14px;
}

}
@media (max-width:767px) {
.header {
	margin-top: -126px;
}
.menu-inner {
	font-size: 14px;
	margin-left: 0px;
	margin-right: 0px;
}
.intro {
	font-size: 14px;
	text-align: left;
}
.twitter {
	margin-right: 0px;
	margin-left: 0px;
	width: 100%;
	float: left;
	height: 440px;
	display: block;
	margin-bottom: 35px;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-bottom: 10px;
}
.facebook {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.sidebar {
	width: 100%;
	margin-bottom: 30px;
}
.mainwrap {
	width: 100%;
}
.sidebar-t {
	width: 100%;
}
.sidebar li {
	width: 100%;
}
.wrap {
	margin-top: 80px;
}
.b-left {
	float: left;
	width: 100%;
}
.title2{
	font-size: 21px;
	margin-top: 5px;
}
.googlemap-auto {
	padding-bottom: 70%;
}
}

/*pc-smp
***********************/
@media screen and (min-width: 768px) {
    .pc {display:block;}
    .smp {display:none;}
}

@media screen and (max-width: 767px) {
    .pc {display:none;}
    .smp {display:block}
}
