@charset "UTF-8";
/* CSS Document */
body {
    background-color: #FFFFFF;
    margin: 0px;
}
body.menu-open #menu {
	right: 0;
}
#wrapper {
	pointer-events;
	overflow-y:hidden;
}
 #menu {
    z-index: 4;
    right: -374px;
    min-height: 100%;
    transition: 0.2s;
    position: fixed;
}
#menu .fa.fa-times #hide {
	top: 11px;
    right: 23px;
    cursor: pointer;
    z-index: 5;
}
#wrapper #menu img {
    position: absolute;
    right: 0;
    z-index: 4;
}
#menu ul li {;
    list-style: none;
    cursor: pointer;
    margin-top: 50px;
    font-size: 20px;
    color: #F8F4F4;
    text-align: center;
}
#menu ul {
    z-index: 4;
    color: #FFFFFF;
    position: absolute;
    top: 30px;
    font-family: "ヒラギノ角ゴシック W7";
    left: -265px;
}
#main .header .fa.fa-bars {
	z-index:3;
    position: fixed;
    top: 12px;
    right: 52px;
	cursor: pointer
	
}
#main .header img {z-index:2;
    margin-top: 0px;
    position: fixed; 
}
#main .back.image img {
	margin-top: 4
}
#main h1 img {z-index:1 ;
	position: absolute;
	margin-top:-850px;
}
#top .main.image img {    position: absolute;
	margin-top:-785px;
}
#top h2 img {    position: absolute;
	margin-top:-770px;
	    right: 15px;
}
#top h3 img {
    position: absolute;
    margin-top: -460px;
    margin-left: 7px;
}
#main #top p {
    position: absolute;
    margin-top: -340px;
    color: #FFFFFF;
    text-align: justify;
    margin-right: 45px;
    margin-left: 45px;
    font-family: "ヒラギノ角ゴシック W7";
    font-size: 21px;
    font-weight: bold;
    line-height: 36px;
}
#main .colum img {
	margin-top: -50px;
}
#main .colum h3 {
    margin-top: -190px;
    color: #CDCDCD;
    margin-left: 20px;
    font-family: "ヒラギノ角ゴシック W2";
    font-size: 16px;
    margin-right: 20px;
    font-weight: 100;
    margin-bottom: 60px;
}
.colum h2 img {
    margin-left: 65px;
    margin-bottom: 45px;
    margin-right: 65px;
}
#main .intro h2 {
    font-size: 36px;
    font-family: "ヒラギノ角ゴシック W7";
    font-weight: bold;
    margin-top: 25px;
    margin-left: 46px;
    margin-right: 48px;
    text-align: center;
}
#main .intro p {
    font-family: "ヒラギノ角ゴシック W2";
    font-weight: normal;
    font-size: 19px;
    margin-left: 45px;
    margin-right: 45px;
    line-height: 33px;
}
#main .intro h3 {
    margin-left: 83px;
    font-size: 19px;
    font-family: "ヒラギノ角ゴシック W7";
    margin-top: -20px;
    margin-bottom: -10px;
}
#wrapper #main ul {
    list-style: none;
    cursor: pointer;	
}
li a img {
    margin-left: -40px;
    margin-top: 20px;
}
li a p {
    position: absolute;
    margin-top: 63px;
    color: #FFFFFF;
    font-family: "ヒラギノ角ゴシック W7";
    font-style: oblique;
    font-weight: bold;
    font-size: 22px;
}



#wrapper #main .sns {    list-style: none;
    margin-top:-30px;
}
#main .sns li {
	cursor: pointer;
    float: right;
    margin-right: 58px;
    margin-left: px;
}
#main .share h3 {
    margin-left: 65px;
    margin-top: 45px;
    margin-bottom: 0px;
    font-family: "ヒラギノ角ゴシック W7";
}
#main .address h3 {
    margin-left: 127px;
    margin-top: 24px;
    color: #F4EDED;
}
#wrapper #main .address {
    background-color: #000000;
}
#main .address p {
    color: #FFFFFF;
    margin-left: 4px;
    font-size: 13px;
    text-align: center;
    margin-bottom: 0px;
}

