@charset "utf-8";

/*--------------------------------------------------------------
パソコン用
--------------------------------------------------------------*/
.disp_mobile{
	display:none;
}
.inner {
	margin: 0 auto;
}
.inner:after {
    content: "";
    clear: both;
    display: block;
}

/*--------------------------------------------------------------
スマホ用
--------------------------------------------------------------*/
@media only screen and (max-width: 640px) {
.disp_pc{
	display: none;
}
.disp_mobile{
	display: block;
}
	
/*--------------------------------------------------------------
全体
--------------------------------------------------------------*/
html,body { 
　　height:100%;
}
body {
	font-family: "Hiragino Mincho ProN","Hiragino Mincho Pro",游明朝,"Yu Mincho",YuMincho,HGS明朝E,メイリオ,Meiryo,serif;
	color: #92191e;
	font-size: 14px;
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: 100%;
	background-color: #f6f4ee;
	max-width: 640px;
	min-width: auto;
	width: 100%;
}
.midbox{
	width: 100%;
	max-width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.midbox p{
	line-height: 1.8em;
}
a,
a:link,
a:visited{
	outline : 0;
	color: #231815;
	text-decoration: underline;
	outline: 0;
}
.midbox{
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 80px;
}
.fadein {
  opacity : 0;
  transform: translateY(20px);
  transition: all 1s;
}

/* ---------------------
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: -140px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 165px;
	height: 165px;
}
.gmenu1{
	position: absolute;
	top: 20%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 108px;
	height: 19px;
}
.gmenu2{
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 165px;
	height: 19px;
}
.gmenu3{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 122px;
	height: 19px;
}
.gmenu4{
	position: absolute;
	top: 65%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 131px;
	height: 19px;
}
.icon{
	position: absolute;
	top: 90%;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 25px;
	height: 13px;
}

/* ---------------------
contents
--------------------- */
h2{
	font-size: 18px;
	color: #92191e;
	margin-top: 40px;
	margin-bottom: 35px;
	letter-spacing: 3px;
	text-align: center;
	font-weight: normal;
	line-height: 1.2em!important;
}
.gothic2{
	font-family: Georgia, "Hiragino Mincho ProN", "Yu Mincho", serif;
	font-size: 12px;
	letter-spacing: 0px;
}
.online{
	margin-top: 50px;
}
.online img{
	width: 100%;
	height: auto;
}
.about1 img{
	width: 100%;
	height: auto;
}
h3{
	font-size: 14px;
	color: #92191e;
	letter-spacing: 1px;
	font-weight: normal;
	text-align: center;
	line-height: 1.3em!important;
}
.icon2{
    text-align: center;
    margin-top: -50px;
    margin-bottom: 30px;
}
.p1{
	color: #92191e;
	margin-bottom: 20px;
}
.p2{
	color: #92191e;
	font-family: Georgia, "Hiragino Mincho ProN", "Yu Mincho", serif;
	letter-spacing: 1px;
	font-size: 11px;
}
.online{
	margin-top: 40px;
}
.p3{
	font-size: 22px;
	line-height: 1.8em;
	text-align: center;
}
.p4{
	font-size: 14px;
	letter-spacing: 0px;
	text-align: center;
}
.p5{
	font-size: 10px;
	text-align: center;
}
.p6{
	font-size: 14px;
	line-height: 1.6em!important;
}
.p7{
	font-family: Georgia, "Hiragino Mincho ProN", "Yu Mincho", serif;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 1.8em!important;
}

/* ---------------------
Footer
--------------------- */
.footer{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.fmenu li{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
	padding-top: 25px;
	padding-bottom: 25px;
}
.copy{
	font-size: 10px;
	margin-top: 50px;
	text-align: center;
	color: #231815;
}
.copy2{
	font-size: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	color: #231815;
}
.frogo img{
	height: auto;
	width: 25%;
}

/*--------------------------------------------------------------
ページTop
--------------------------------------------------------------*/
#page-top {
	position: fixed;
	bottom: 28px;
	right: 0px;
	font-size: 77%;
	text-align: left;
	z-index: 999999;
}
#page-top a {
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
}
#page-top a:hover {
    text-decoration: none;
}

/*--------------------------------------------------------------
アコーディオンメニュー
--------------------------------------------------------------*/
.wrapper {
  height: 100%;
  overflow-x: hidden;
  position: relative;
}
.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 1;
}
main {
  height: 100%;
  min-height: 100vh;
  padding: 0 50px;
  background-color: #eee;
  transition: all .5s;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
main.open {
  transform: translateX(-250px);
}
main h1 {
  text-align: center;
  font-weight: 500;
}
main p {
  text-align: center;
}
.menu-trigger {
  display: inline-block;
  width: 36px;
  height: 28px;
  vertical-align: middle;
  cursor: pointer;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 100;
/*   transform: translateX(0);
  transition: transform .5s;
 */}
/* .menu-trigger.active {
  transform: translateX(-250px);
}
 */.menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #969696;
  transition: all .5s;
}
.menu-trigger.active span {
  background-color: #91181d;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(12px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 12px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-12px) rotate(45deg);
}

nav {
  width: 250px;
  height: 100%;
  padding-top: 100px;
  background-color: #f6f4ee;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  transform: translate(250px);
  transition: all .5s;
}
nav.open {
  transform: translateZ(0);
}
nav li {
	color: #91181d;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dcdcdc;
}
.navrogo{
	width: 65%;
	height: auto;
}
.navrogo img{
	height: auto;
	width: 50%;
	margin-top: 30px;
}
}

/*--------------------------------------------------------------
iphone 5向け
--------------------------------------------------------------*/
@media screen and (max-width: 374px) {

}