@charset "utf-8";
html, body {
	width: 100%;
}
p {
	font-size: 15px;
	line-height: 1.8em;
}
img {
	vertical-align: bottom;
}
a:hover {
	text-decoration: none;
}
.tel a {
	color: #fff;
}
.tel.black a {
	color: #151515;
}
#wrapper {
	clear: both;
	width: 100%;
}
#wrapper_header {
	clear: both;
	width: 100%;
	height: 204px;
	overflow: hidden;
	background: url(../images/head.jpg) no-repeat center;
	background-size: cover;
}
.inner {
	width: 1180px;
	overflow: hidden;
	margin: auto;
	position: relative;
}
#logo {
	position: absolute;
	margin: auto;
	width: 220px;
	right: 0;
	left: 0;
}
#logo:hover {
	opacity: 0.8;
}
#telmenu {
	position: relative;
	float: right;
}
#telmenu p.number {
	font-size: 32px;
	font-weight: bold;
	background: #a54b1a;
	padding: 0 20px;
	letter-spacing: 0;
	border-radius: 0 0 6px 6px;
	float: left;
}
#telmenu p.number:before {
	content: '';
	display: inline-block;
	width: 35px;
	height: 35px;
	background-image: url(../images/tel.png);
	background-size: 35px 35px;
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	margin-right: 10px;
	padding-top: 5px;
}
#navigator {
	width: 100%;
	overflow: hidden;
	margin: 120px 0 40px;
}
#navigator ul.left {
	float: left;
}
#navigator ul.right {
	float: right;
}
#navigator li {
	float: left;
	width: 160px;
	background: url(../images/border.gif) no-repeat left;
}
#navigator ul.right li {
	background: url(../images/border.gif) no-repeat right;
}
#navigator li a {
	display: block;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
}
#navigator li span {
	display: block;
	font-size: 12px;
	font-weight: normal;
}
#navigator li a:hover {
	color: #720000;
}
.slide_wrap {
	width: 100%;
	height: 680px;
	background: url(../images/musk_top.png), url(../images/musk_bottom.png);
	background-size: 100% auto;
	background-repeat: no-repeat, no-repeat;
	background-position: top left, bottom left;
}
#bg_r {
	width: 50%;
	height: 600px;
	float: right;
	background-size: cover;
}
#bg_l {
	top: 0px;
	width: 50%;
	height: 600px;
	float: left;
	background-size: cover;
}
.section {
	clear: both;
	overflow: hidden;
	width: 1180px;
	margin: 0px auto;
	color: #151515;
}
#top_title {
	right: 0;
	left: 0;
	width: 1180px;
	margin:0 auto;
	position: absolute;
	top: 540px;
	z-index: 1;
	overflow: hidden;
	text-align: center;
	padding: 0 10px;
}
#top_title h2 {
	font-size: 20px;
	font-weight: bold;
	background: url(../images/title_bg.png) no-repeat center;
	background-size: 100% auto;
	padding: 10px 0;
	margin-bottom: 10px;
	color: #fff;
}
#top_title ul li {
	float: left;
}
#top_title ul li:last-child {
	float: right;
}
h2.title {
	text-align: center;
	font-size: 50px;
	font-weight: bold;
	width: 300px;
	margin: 0 auto 30px;
	position: relative;
	color: #151515;
}
h2.title span {
	display: block;
	font-size: 16px;
	background: url(../images/title.gif) no-repeat center;
	background-size: 100% auto;
}
#top_topics {
	margin-top: 130px;
}
.topics_part {
	width: 810px;
	overflow: hidden;
	float: left;
}
.topics_part dl {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 15px;
}
.topics_part dt {
	overflow: hidden;
	float: left;
	padding-right: 20px;
	margin-bottom: 20px;
		width: 120px;
	height: 90px;
	box-sizing: border-box;
}
.topics_part dt:hover {
	opacity: 0.7;
}
.topics_part dt img {
	vertical-align: bottom;
	padding-bottom: 15px;
	width: 120px;
 height: auto;
}
.topics_part dd {
	padding: 0px 0px 0px 140px;
	font-size: 16px;
}
.topics_part dd a {
	color: #151515;
	text-decoration: underline;
	padding-bottom: 2px;
}
.topics_part dd a:hover {
	opacity: 0.7;
}
.tag_wrap {
	display: block;
	width: 100%;
	overflow: hidden;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	margin: 0px 0px 10px 0px;
}
.tag_wrap .date {
	padding: 3px 20px;
	background-color: #4b1a1a;
	overflow: hidden;
	float: left;
	margin-right: 10px;
}
.tag_wrap .oshirase {
	padding: 3px 20px;
	background-color: #040c46;
	overflow: hidden;
	float: left;
}
.tag_wrap .event {
	padding: 3px 20px;
	background-color: #153204;
	width: 100px;
	overflow: hidden;
	float: left;
}
.fb_part {
	float: right;
}
.btn {
	clear: both;
	width: 100%;
	overflow: hidden;
}
.btn.sp {
	display: none;
}
.btn a {
	clear: both;
	display: block;
	width: 350px;
	text-align: center;
	font-size: 25px;
	color: #FFFFFF;
	padding: 5px 0px 5px 0px;
	background: url(../images/btn.gif )repeat-x;
	background-size: auto 100%;
	border-radius: 6px;
	margin: 50px auto 60px;
	font-weight: bold;
}
.btn a:hover {
	background: url(../images/btn2.gif )repeat-x;
}
.btn a span {
	font-size: 16px;
	margin-left: 20px;
	vertical-align: middle;
	display: inline-block;
	width: 150px;
	text-align: left;
	background: url(../images/btn_detail.png) no-repeat;
	background-position: right center;
	background-size: 15px auto;
}
#top_greeting {
	background: url(../images/section_border.gif), url(../images/section_border.gif), url(../images/greeting.jpg);
	background-repeat: repeat-x, repeat-x, no-repeat;
	background-position: top, bottom, center;
	background-size: auto, auto, cover;
	padding: 100px 0 0;
}
h2.greeting_title {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 50px;
	letter-spacing: 0.5;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 40px;
}
h2.greeting_title span {
	display: block;
	font-size: 54px;
	margin-bottom: 20px;
}
#top_greeting p.text {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 17px;
	letter-spacing: 0.5;
	margin-bottom: 100px;
	line-height: 1.8em;
	width: 620px;
}
#top_greeting p.name {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size: 44px;
	letter-spacing: 0.5;
}
#top_greeting p.name span {
	font-size: 20px;
	float: left;
	margin: 20px 40px 0 0;
}
rt {
	font-size: 16px;
	letter-spacing: -1px;
}
#top_greeting .btn a {
	margin: 20px 0 80px;
	background: url(../images/btn2.gif )repeat-x;
}
#top_greeting .btn a:hover {
	background: url(../images/btn.gif )repeat-x;
}
#top_greeting .btn a span {
	background: url(../images/btn_detail2.png) no-repeat;
	background-position: right center;
	background-size: auto 15px;
}
#top_gallery {
	padding: 50px 0 60px;
}
#top_gallery .detail a {
	position: absolute;
	font-size: 25px;
	font-weight: bold;
	color: #151515;
	margin: 30px 0 0 770px;
	padding-left: 30px;
	background: url(../images/more.png) no-repeat center left;
	background-size: 15px 15px;
	box-sizing: border-box;
}
#top_gallery .detail a:hover {
	color: #fca826;
	background: url(../images/more2.png) no-repeat center left;
	background-size: 15px 15px;
}
ul.img_list li {
	float: left;
	margin: 0 20px 20px 0;
}
ul.img_list li:nth-child(5), ul.img_list li:nth-child(10) {
	float: left;
	margin: 0 0 20px 0;
}
ul.img_list li img:hover{
	opacity: 0.7;
}
#top_gallery .sp_detail{
	display: none;
}
#map_canvas {
	display: inline-block;
	width: 100%;
	height: 440px;
	vertical-align: bottom;
}
#top_contact {
	padding: 50px 0 30px;
	text-align: center;
	background: url(../images/section_border2.gif), url(../images/section_border.gif), url(../images/top_contact.jpg);
	background-repeat: repeat-x, repeat-x, no-repeat;
	background-position: top, bottom, center;
	background-size: auto, auto, cover;
}
#top_contact h2 {
	color: #fff;
}
#top_contact h2.title span {
	background: url(../images/title2.gif) no-repeat center;
	background-size: 100% auto;
}
#top_contact p.text {
	font-size: 19px;
	color: #fff;
	margin-bottom: 5px;
}
#top_contact .border_box {
	width: 400px;
	overflow: hidden;
	margin: 0 auto 5px;
	border: 3px double #fff;
	padding: 15px 0px;
	box-sizing: border-box;
	color: #fff;
}
.border_box .number {
	text-align: center;
	font-size: 34px;
	font-weight: bold;
	line-height: 1.3em;
}
.border_box .number::before {
	content: '☎';
	margin-right: 10px;
	font-weight: normal;
}
#top_contact p.open {
	font-size: 15px;
}
#top_contact p.address {
	font-size: 14px;
	color: #fff;
}
#top_contact .btn a {
	margin: 40px auto 50px;
}
#top_contact .btn a span {
	font-size: 19px;
	margin-left: 0px;
	vertical-align: middle;
	width: 230px;
	font-weight: normal;
	padding-bottom: 5px;
	background-position: right 8px;
}
/*-----------------------------------------------------------------*/
#footmenu {
	background: url(../images/footer_bg.jpg) no-repeat center;
	background-size: cover;
	text-align: center;
	padding: 40px 0 30px;
}
#footmenu img.f_logo:hover {
	opacity: 0.7;
}
#footmenu ul.main_menu {
	margin: 40px auto 15px;
}
#footmenu ul.sub_menu {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #fff;
}
#footmenu ul li {
	display: inline-block;
}
#footmenu ul li a {
	color: #fff;
	padding: 0 30px;
	display: block;
	border-right: 1px solid #fff;
	font-size: 18px;
}
#footmenu ul li a:hover {
	color: #720000;
}
#footmenu ul li.none a {
	border: none;
}
#footmenu ul.sub_menu li a {
	padding: 0 25px;
	font-size: 14px;
}
#footmenu ul.sp_menu{
	display: none;
}
#copyright {
	font-size: 14px;
}



#pageTop {
	position: fixed;
	bottom: 20px;
	right: 20px;
}
#pageTop a {
	display: block;
	z-index: 999;
	border-radius: 30px;
	width: 50px;
	height: 50px;
	padding: 10px 0px 0px 0px;
	background-color: rgba(114,0,0,1.0);
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	vertical-align: middle;
	opacity: 0.8;
}
#pageTop a:hover {
	text-decoration: none;
	opacity: 1.0;
}
