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


@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?1uid0g');
  src:  url('fonts/icomoon.eot?1uid0g#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?1uid0g') format('truetype'),
    url('fonts/icomoon.woff?1uid0g') format('woff'),
    url('fonts/icomoon.svg?1uid0g#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-aoyaji:before {
  content: "\e900";
}


body {
	text-align: center;
	font-family: 'Playfair Display', serif;
	;
	font-weight: 100;
	background-color: #000;
	color: #B6B6B6;
}

.logo {
	padding-top: 10px;
}



#header {
	width: 980px;
	height: 20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
	
	
#container {
	margin: 0 auto;
	width: 980px;
}

h1 {
	padding: 40px 0 80px;
	font-size: 24px;
	line-height: 1.4;
}

#container {
	text-align: left;
	/zoom: 1;
}

#container:after {
	display: block;
	clear: both;
	content: "";
}

#main {
	float: right;
	width: 680px;
	line-height: 1.6em;
	font-size: 0.9em;
}

#sidebar {
	position: relative;
	float: right;
	width: 260px;
	margin-right: 40px;
}

#nav {
	position: relative;
	width: 260px;
	height: 370px;

}
#nav li {
	margin-bottom: 2px;

}
#nav a {
	background-image: url(img/m_01.jpg);
	height: 40px;
	color: #666;
	display: block;
	font-size: 1.1em;
	text-decoration: none;
	/*text-transform: uppercase;*/
	line-height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	padding-right: 10px;
	padding-left: 40px;
}
#nav a:hover {
  background: #dedede;
}
#nav .current a {
	color: #ededed;
	background-image: url(img/m_02.jpg);
	background-repeat: no-repeat;
}


.address {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.86em;
	line-height: 1.4em;
	background-color: #333;
	height: auto;
	width: 242px;
	border: 4px solid #000;
	padding: 4px;
}

.ban {
	border: 1px solid #666;
}

.midashi {
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBC98A;
}

.midashi_group {
	width: 100%;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
}

.text_lm_gr {
	font-size: 1.6em;
	line-height: 1.6em;
	color: #DBC98A;/*ゴールド*/
}


.text_lmm_gr {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: 400;
	color: #DBC98A;/*ゴールド*/
}

.text_mm_gr {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #DBC98A;/*ゴールド*/
}

.box {
	clear: left;
	width: 100%;
	margin-bottom: 30px;
}

.box3_1 {
	width: 47%;
	margin-right: 6%;
	float: left;
	margin-bottom: 20px;
}

.box3_1_img {
	width: 40%;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-top: 5px;
}




.box3_2 {
	width: 47%;
	float: left;
	margin-bottom: 20px;

}

.box3_2_img {
	width: 40%;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.box_img {
	width: 40%;
	height: auto;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 5px;
}

.text_lmm {
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: 400;
	color: #FFF;
}

.text_lmmm {
	font-size: 1.05em;
	line-height: 1.6em;
	font-weight: 400;
	color: #FFF;
}

.text_mm {
	font-size: 0.8em;

}

.map_ban {
	font-size: 0.7em;
	float: right;

}

.language {
	font-size: 0.8em;
	float: right;
}

.language td{
	padding: 5px;
	border: 1px solid #333;
}

.language a {
	color: #CCC;
	text-decoration: none;
}

.language a:hover  {
	color: #fff;
}

.clear {
	clear:both;　/*floatの解除、ここがポイント*/
}

.sp_50 {
	height: 50px;
}


.sp_30 {
	height: 30px;
}


.text_l {
	font-size: 2em;
	line-height: 1.6em;
	color: #FFF;
}

.box_32_1 {
	width: 220px;
	margin-right: 10px;
	float: left;
}

.box_32_3 {
	width: 220px;
	float: left;
}




/* ウィンドウ幅が0〜479pxの場合に適用するCSS */
@media screen and (max-width:640px){
	
	
	#header {
	width: 95%;
	height: 30px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	padding-top: 5px;
}


	
	
#container {
	width: 95%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


	.rogo img { 
	width:95%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
		}
		
		
		
		#sidebar{
	display: none;
}

img {
	height: auto;
	width: 100%;
}


#main {
	width: 100%;
	line-height: 1.4em;
	font-size: 1em;
	margin-right: auto;
	margin-left: auto;
}


.box3_1 {
	width: 100%;
	margin-bottom: 20px;
}

.box3_1_img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}




.box3_2 {
	width: 100%;
	margin-bottom: 20px;

}

.box3_2_img {
	width: 100%;
	height: auto;
	margin-bottom: 5px;
	margin-top: 5px;
}

.box_img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	margin-top: 5px;
}



#manu table {
	border: 2px solid #000;
	padding-top: 20px;
}

#manu td {
	background-color: #9A2F8D;
	padding: 10px;
	border: 2px solid #000;
	margin: 10px;
	width: 50%;
}

#manu a {
	color: #FFF;
	text-align: center;
	text-decoration: none;
	font-size: 1.1em;
	line-height:-1em;
}

/*スマホで見た時*/
#pageTop {
  position: fixed;
  bottom: 0;
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: rgba(21, 78, 103, 0.8);
  color: #fff;
  text-decoration: none;
  text-align: center;
  font-weight: bold;
}	
	
}

/* ウィンドウ幅が480px以上の場合に適用するCSS */
@media screen and (min-width: 641px) {
	.rogo {
	display: none;
}

  #pageTop {
    display: none;
    position: fixed;
    bottom: 100px;
    right: 50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 13px;
	background: rgba(21, 78, 103, 0.8);
  color: #fff;
    text-decoration: none;
  text-align: center;
  font-weight: bold;
  }
  
  
  #manu {
	display: none;
}

.map {
	display: none;
}

}

