@charset "utf-8";
 @import url('library.css');
body {
	width: 100%;
	margin: 0;
	float: left;
	font-size: 62.5%;
	color: #555;
	font-family: 'Meiryo', sans-serif;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
}
.box {
	width: 100%;
	float: left;
}

h4 {
border-bottom: double 5px #cbc3c1;
padding:10px;
/*線の種類（二重線）太さ 色*/
}


#bg-header, #bg-content, #bg-footer {
	width: 100%;
	float: left;
}
.rows {
	width: 100%;
	float: left;
}
.rows2 {
	width: 100%;
	float: left;
	position: relative;
}
.rows-mini {
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
.bg-txt-head {
	width: 100%;
	height: 25px;
	float: left;
	background: #ffffff;
	color: #fff;
	font-size: 1.2em;
}
.bg-txt-head i {
	font-size: 1.4em;
	padding: 4px 10px 4px 0px;
	color: #151414;
}
.bg-slide {
	width: 100%;
	float: left;
	height: 535px;
	position: relative;
	overflow: hidden;
}
.box-slide {
	width: 100%;
	float: left;
	position: absolute;
	z-index:999;
}
.bg-slide .box-slide img {
	width: inherit;
	
	min-height: inherit;
}
.bxslider img {
	
	width: 100%;
	/*max-height: 535px;*/
}
.bbbg-menu {
	width: 100%;
	float: left;
	position: relative;
	height: 125px;
}
.bg-menu {
	width: 100%;
	float: left;
	position: absolute;
}
.bg-txt-slide {
	width: 100%;
	float: left;
}
.txt-slide1 {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	height: 185px;
	font-size: 3.6em;
	color: #1F1F1D;
	padding-top: 90px;
	box-sizing: border-box;
	text-align: center;
	letter-spacing:8px;
}
.txt-slide2 {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	height: 130px;
	font-size: 2.2em;
	color: #1F1F1D;
	box-sizing: border-box;
	text-align: center;
}
.txt-slide3 {
	width: 100%;
	max-width: 420px;
	margin: 0 auto;
	height: 50px;
	line-height: 54px;
	padding-left: 28px;
	font-size: 2.3em;
	color: #1F1F1D;
	border: 1px solid #514c4a;
	box-sizing: border-box;
	background: url(../img/btn1.png) 30px center no-repeat;
	text-align: center;
}
.bg-txt-slide a {
	text-decoration: none;
}
.logo-menu {
	width: 100%;
	max-width: 980px;
	margin: 0 auto;
	border-bottom: 1px dotted #000;
	height: 125px;
}
.logo {
	width: 30%;
	float: left;
	margin-top: 30px;
}
.ico-sp-head {
	display: none;
}
.ico-sp-head img {
	cursor: pointer;
}
.mn-sp-head {
	display: none;
	float: right;
	width: 69%;
	position: fixed;
	right: 0;
	background: #514c4a;
	height: 100%;
}
.menu {
	width: 70%;
	float: left;
	margin-top: 45px;
}
a.menu-item {
	height: 30px;
	float: left;
	line-height: 31px;
	padding: 0% 1% 0% 1%;
	margin-right: 1%;
	font-size: 1.4em;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-weight:bold;
	    text-shadow: 1px 1px 2px #fff;
	box-sizing:border-box;
	text-align:center;
}
a.menu-item-mgr-0 {
	margin-right: 0% !important;
}
a.menu-item:hover {
	background: #514c4a;
	color:#fff;
	text-shadow: 0px 0px 0px #fff;
	box-sizing:border-box;
	
}
a.active {
	background:#514c4a;
	color:#fff;
	text-shadow: 0px 0px 0px #fff;
	box-sizing:border-box;
	
}
.show-sp {
	display: none;
}
.tel-sp {
	font-size: 2em;
	width: 100%;
	float: left;
	text-align: center;
	line-height:160%;
}
.tel-sp2 {
	font-size: 2em;
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
	line-height:160%;
}
.mcd {
	color: #151414;
}
.title-h2a {
	
	font-size: 2.5em;
	float: left;
	border-bottom: 2px #514c4a solid;
	color: #1F1F1D;
}
.title-h2b {
	font-style: italic;
	font-size: 2.5em;
	float: left;
	border-bottom: 2px #514c4a solid;
	color: #000;
}

.title-h2c {
	font-style: italic;
	font-size: 2.5em;
	float: left;
	border-bottom: 2px #fff solid;
	color: #fff;
}
.tit1 {
	margin-top: 30px;
	float: left;
	width: 100%;
}
.tit-h3 {
	font-size: 2em;
	color: #333333;
}

h3 {
  border-left: 8px solid #514c4a;
  border-bottom: 1px solid #514c4a;
  padding-left: 7px;
  padding-top: 2px;
  padding-bottom: 5px;
  box-sizing:border-box;
  
}

.btn-maps {
	width: 100%;
	height: 1px;
	float: left;
	padding-left: 7%;
	box-sizing: border-box;
	margin-top: -54px;
	height: 55px;
}
.btn-maps img {
	position: absolute;
	cursor: pointer;
}
.btn-maps img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.maps {
	width: 100%;
	float: left;
	height: 400px;
}
.maps iframe {
	width: 100%;
	float: left;
	height: 400px;
}
#footer {
	width: 100%;
	float: left;
	background-size:100%;
	
}
.footer {
	background: #514c4a;
	width: 100%;
	float: left;
}
.page-top {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 40px;
}
.page-top img {
	cursor: pointer;
}
.logo-footer {
	width: 100%;
	float: left;
	margin-bottom: 35px;
	text-align: center;
}
.bg-txt-foot {
	width: 100%;
	height: 25px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
}
.bg-txt-foot i {
	font-size: 1.4em;
	padding: 4px 10px 4px 0px;
	color: #fff;
}
.box-txt-foot {
	display: inline-block;
}
.share {
	display: inline-block;
	margin-top: 28px;
	margin-bottom: 58px;
}
a.share-ico {
	float: left;
	margin-right: 20px;
}
.menu-footer {
	padding-bottom: 14px;
	border-bottom: 1px solid #000;
	text-align: center;
	float: left;
	width: 100%;
}
a.menu-ft {
	font-size: 1.3em;
	color: #fff;
	text-decoration: none;
	margin: 0% 3% 0% 3%;
}
a.menu-ft:hover {
	color: #151414;
}
a.active2 {
	color: #151414;
}
.copy-right {
	width: 100%;
	float: left;
	margin-top: 30px;
	margin-bottom: 25px;
	text-align: center;
	color: #fff;
	font-size: 1.2em;
}
.copy-right a {
	font-size: 1.2em;
	}
.menu-sp {
	display: none;
}
.sh-hi {
	display: none;
}
.sh-hi2 {
	display: none;
}
 @media screen and (max-width: 1366px) {
	 #footer {background-size:cover;}
 }
 @media screen and (max-width: 930px) {
a.menu-item {
	padding: 0% 2% 0% 2%;
	margin-right: 1%;
	margin-left: 2%;
	font-size: 1.4em;
}
.logo img {
	width: 96% !important;
}

.bxslider img {
  
}
}
 @media screen and (max-width: 768px) {
	 .bg-txt-head,  .bbbg-menu, .bg-cont1, .cont2, .ccc {padding:0% 2% 0% 2%;box-sizing:border-box;}
	 
	 
	 
	 
	 
	 
.txt-slide1 {
	font-size: 3em;
}
.txt-slide2 {
	font-size: 2em;
}
.bg-txt-head {font-size:1em;}
.bg-txt-head i  {  padding: 4px 3px 4px 0px;}
.bg-txt-foot {font-size:1em;}
.bg-txt-foot i {  padding: 4px 3px 4px 0px;}

}
 @media screen and (max-width: 730px) {
.logo {
	width: 34%;
}

.menu {
	width: 65%;
}
a.menu-item {
	padding: 0% 2% 0% 2%;
	margin-right: 0%;
	margin-left: 2%;
}
.copy-right {text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;}
}
 @media screen and (max-width: 640px) {
body {
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
}

.bxslider img {
	min-width:inherit;
	width: 100%;
	/*max-height: 535px;*/
}
.imgmaxfull {width:100%;float:left;text-align:center !important;}
.imgmaxfull div div img {width:100% !important;display:inline-block !important;max-width:none !important;height:auto !important;left:0 !important; }
.imgmaxfull div  img {width:100% !important;display:inline-block !important;max-width:none !important;height:auto !important;left:0 !important; }
.imgmaxfull  img {width:100% !important;display:inline-block !important;max-width:none !important;height:auto !important; }
.imgmaxfull div div {width:100% !important;display:inline-block !important;height:auto !important; }
.imgmaxfull div {width:100% !important;display:inline-block !important;height:auto !important; }

.bx-wrapper img {min-width:0px;}
.bg-txt-head,  .bbbg-menu, .bg-cont1, .cont2, .ccc {padding:0%;box-sizing:border-box;}
#content {
	padding: 3%;
	box-sizing: border-box;
}
.logo-menu {
	border-bottom: none;
}
.logo {
	width: 100%;
	text-align: center;
}
.logo img {
	width: inherit !important;
	display:none;
}
.menu {
	display: none;
}
.bg-slide {
	min-height: 0;
}
.txt-slide1 {
	font-size: 2.6em;
	height: 85px;
	padding-top: 10px;
}
.txt-slide2 {
	font-size: 2.4em;
}
.bg-txt-head {
	display: none;
}
.txt-slide3 {
	width: 100%;
	max-width: 248px;
	margin: 0 auto;
	height: 48px;
	line-height: 48px;
	padding-left: 0px;
	font-size: 2em;
	color: #fff;
	border: none;
	box-sizing: border-box;
	background: #790805;
	text-align: center;
	border-radius: 0px;
}
.txt-hide-sp {
	display: none;
}
.bg-slide {
	height: auto;
	padding-bottom: 35px;
}
.bg-slide img {
	max-height: 417px;
}
.show-sp {
	display: inline-block;
}
.tit1 {
	margin-top: 50px;
	text-align: center;
}
.title-h2a {
	float: none;
	display: inline-block;
}
.title-h2b {
	float: none;
	display: inline-block;
}
#footer {
	background-size: cover;
}
.menu-footer {
	display: none;
}
.share {
	display: none;
}
.bg-txt-foot {
	display: none;
}
.ico-sp-head {
	width: 100%;
	float: left;
	margin-top: 30px;
	padding: 0% 2% 0% 2%;
	box-sizing: border-box;
	text-align: right;
	height: 22px;
	display: block;
}
.menu-sp {
	width: 100%;
	float: left;
	border-bottom: 1px solid #fff;
	margin-top: 50px;
	display: block;
}
a.menu-sp-item {
	width: 100%;
	float: left;
	border-top: 1px solid #fff;
	height: 60px;
	line-height: 60px;
	padding: 0% 7% 0% 7%;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.6em;
	text-decoration: none;
	background: url(../img/ico-menu.png) 93% center no-repeat;
}
a.menu-sp-item:hover {
	color: #151414;
	background: url(../img/ico-menu-ac.png) 93% center no-repeat;
}
a.activesp {
	color: #151414;
	background: url(../img/ico-menu-ac.png) 93% center no-repeat;
}
.menu-sp2 {
	width: 100%;
	float: left;
	border-bottom: 1px solid #fff;
	display: block;
}
a.menu-sp-item2 {
	width: 100%;
	float: left;
	border-top: 1px solid #fff;
	height: 60px;
	line-height: 60px;
	padding: 0% 7% 0% 9%;
	box-sizing: border-box;
	color: #fff;
	font-size: 1.2em;
	text-decoration: none;
	background: url(../img/ico-menu.png) 93% center no-repeat;
}
a.menu-sp-item2:hover {
	color: #ddd;
	background: url(../img/ico-menu-ac.png) 93% center no-repeat;
}
a.activesp2 {
	color: #ddd;
	background: url(../img/ico-menu-ac.png) 93% center no-repeat;
}
a.close-mn {
	width: 100%;
	float: left;
	height: 60px;
	line-height: 60px;
	padding: 0% 7% 0% 5%;
	box-sizing: border-box;
	color: #DDDDDD;
	font-size: 2em;
	text-decoration: none;
	background: url(../img/btn2.png) 95% center no-repeat;
	font-weight: bold;
	cursor: pointer;
}
.close-mn {
}
.sh-hi {
	display: block;
}
.copy-right {
	line-height: 170%;
}
}

@media screen and (min-width: 650px){	
  .br-pc { display:block; }
  .br-sp { display:none; }
}
@media screen and (max-width: 650px){	
  .br-pc { display:none; }
  .br-sp { display:block; }
}


 @media screen and (max-width: 600px) {
/*.bg-slide {min-height:395px;}
.bg-slide img {min-height:395px;}*/
.sh-hi2 {
	display: block;
}
}
@media screen and (max-width: 400px) {
.txt-slide2 {
	font-size: 2.2em;
}
}
@media screen and (max-width: 350px) {
}
