@charset "utf-8";

/* ---------------------
common
--------------------- */
@media only screen and (min-width: 641px) {
p{
	font-family: "Hiragino Mincho ProN","Hiragino Mincho Pro",游明朝,"Yu Mincho",YuMincho,HGS明朝E,メイリオ,Meiryo,serif;
	color: #92191e;
	font-size: 18px;
	line-height: 2.2em;
	margin: 0;
	padding: 0;
	text-align: center;
}

/* ---------------------
slider
--------------------- */
.Opening {
	position:relative;
	background-color: #FFF;
}
.Opening ul li{
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.Opening ul li img.Opening__text{
  position: absolute;
  top:50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform:translate(-50%, -50%);
  z-index: 9;
}
.Opening ul li span {
}
.Opening ul li span img.Opening__img{
  max-width: inherit;
  width: 100%;
  height: auto;
}
.rogo{
	position: absolute;
	top: -190px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 215px;
	height: 215px;
}
.gmenu1{
	position: absolute;
	top: 10%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 114px;
	height: 20px;
}
.gmenu2{
	position: absolute;
	top: 20%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 174px;
	height: 20px;
}
.gmenu3{
	position: absolute;
	top: 30%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 128px;
	height: 20px;
}
.gmenu4{
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 138px;
	height: 20px;
}
.icon{
	position: absolute;
	top: 90%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 25px;
	height: 13px;
}


/* ---------------------
contents
--------------------- */
h2{
	font-size: 32px;
	color: #92191e;
	margin-top: 100px;
	margin-bottom: 90px;
	letter-spacing: 5px;
	text-align: center;
	line-height: 1.3em;
	font-weight: normal;
}
.gothic2{
	font-family: Georgia, "Hiragino Mincho ProN", "Yu Mincho", serif;
	font-size: 20px;
	letter-spacing: 0px;
}
.p1{
	color: #92191e;
	margin-bottom: 55px;
}
.p2{
	color: #92191e;
	font-family: Georgia, "Hiragino Mincho ProN", "Yu Mincho", serif;
	letter-spacing: 0px;
	font-size: 16px;
	margin-bottom: 110px;
}
.online{
	margin-top: 50px;
}
h3{
	font-size: 26px;
	color: #92191e;
	margin-top: 30px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	text-align: center;
	line-height: 1.1em;
	font-weight: normal;
}
.p3{
	font-size: 30px;
	line-height: 1.8em;
}
.p4{
	font-size: 18px;
	letter-spacing: 0px;
}
.p5{
	font-size: 17px;
}
.p6{
	font-size: 17px;
}
.p7{
	font-family: Georgia, "Hiragino Mincho ProN", "Yu Mincho", serif;
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 1.5em!important;
}
.icon2{
	text-align: center;
    margin-top: -110px;
    margin-bottom: 70px;
}

/* ---------------------
HEADER
--------------------- */
#headarea{
	height:0px;
	text-indent: -9999px;
}
.headerimg{
	position: absolute;
	z-index: -1;
	margin-left: 278px;
	width: 364px;
}

/* top upper menu */
#onitem ul.sns li:nth-child(2){
	float: left;
	margin-right: 0px!important;
}
#onitem ul.menu{
	width: 891px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 70px;
	padding-left: 0;
}
#onitem ul.menu li{
	float: left;
	margin-right: 80px;
}
#onitem ul.menu li:nth-child(2){
	float: left;
	margin-right: 335px!important;
}
#onitem ul.menu li:nth-child(4){
	float: left;
	margin-right: 0px!important;
}


/* アンカーポイントの場所のズレの調整 */
#about {
   display:block;
	height:0px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:30px;
	padding-bottom:10px;
}
#about2 {
    display: block;
	padding-top: 89px;
	margin-top: -109px;
}

/* ---------------------
グローバルメニュー ページ内リンクの調整
--------------------- */
a#concept{
	padding-top:30px;
	margin-top:-30px
}
a#items{
	padding-top:30px;
	margin-top:-30px
}
a#gallery{
	padding-top:30px;
	margin-top:-30px
}
a#location{
	padding-top:30px;
	margin-top:-30px
}
}