html, body {
margin:0;
min-width:1280px;
font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
color:#3E3A39;
background-color: #EDEDED;
}

#container {
    width: 100%;
}
 
 .top{
 width:100%;
height:599px;
background-image: url(../img/001.jpg);  
background-repeat: no-repeat; 
background-position:center top 0;
background-color:#000000;
 }
 
 
 
 
 
/* fullSlideShow
--------------------------- */
.fullSlideShow {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
    background-color:#000000;
}
.fullSlideShow ul {
    top: 50%;
    left: 50%;
    width: 100%;
    position: absolute; /* absolute or fixed */
    overflow: hidden;
}
.fullSlideShow ul li {
    top: 0;
    left: 0;
    width: 100%;
    display: none;
    position: absolute;
}
.fullSlideShow ul li img {
    width: 100%;
}
 
 
/* SideNavi
------------------------- */
.fullSlideShow .btnPrev,
.fullSlideShow .btnNext {
    margin-top: -25px;
    top: 50%;
    width: 50px;
    height: 50px;
    position: absolute; /* absolute or fixed */
    z-index: 105;
}
.fullSlideShow .btnPrev {
    left: 10px;
    background: transparent url(../img/btnPrev.png) no-repeat center center;
}
.fullSlideShow .btnNext {
    right: 10px;
    background: transparent url(../img/btnNext.png) no-repeat center center;
}
 
 
/* PagiNation
--------------------------- */
.pagiNation {
    bottom: 30px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute; /* absolute or fixed */
    z-index: 90; /* 非表示にする場合は「90」以下に */
    visibility: hidden; /* 非表示にする場合は「hidden」に */
}
 
.pagiNation a {
    margin: 0 5px;
    width: 20px;
    height: 20px;
    display: inline-block;
    overflow: hidden;
    background: #000;
}
.pagiNation a.pnActive {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
 
/* Wrapper
--------------------------- */
#wrapper {
    width: 100%;
    text-align: left;
    background: #fff;
    position: relative;
    z-index: 120;
}
 
.contents {
padding-top:80px;
}

 
/* =======================================
    ClearFixElements
======================================= */
.fullSlideShow ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
.fullSlideShow ul {
    display: inline-block;
    overflow: hidden;
}

/**/
.wrapper-title{
position:absolute;
right:30px;
height:90%;
padding:30px 0;
z-index:999;
}
#top-title{
height:100%;
}
.wrapper-logo{
position:absolute;
height:10%;
left:30px;
padding:30px 0;
z-index:999;
}
.wrapper-date{
position:absolute;
left:30px;
height:-webkit-fill-available;
padding:0;
z-index:999;
}
#top-logo{
height:100%;
}
#top-date{
height:70%;
position:absolute;
bottom:30px;
}

.greeding{
width:760px;
font-size:16px;
line-height:29px;
margin:0px auto 90px auto;
}
#hikari{
width:393px;
display:block;
margin:0  auto 70px auto;
}
.infomation{
width:100%;
background-color:#A68C4C;
padding:80px 0;
}
.wrapper-info{
width:760px;
margin:0 auto;
overflow: hidden;
line-height:1.9;
}
.info-left,.info-right{
width:350px;
font-size:14px;
}
.info-left img,.info-right img{
width:100%;
}
.info-left{
float:left;
margin-right:55px;
}
.info-right{
float:right;
}
.noon{
width:100%;
height:1095px;
background-image: url(../img/noon.jpg);  
background-repeat: no-repeat; 
background-position:center top 0;
background-color:#ffffff;
}
.night{
width:100%;
height:400px;
background-image: url(../img/night.png);  
background-repeat: no-repeat; 
background-position:center top 0;
background-color:#000000;
}
.infomatin-bottom{
padding:80px 0;
width:100%;
}
span.info-title{
font-size:16px;
line-height:2.4;
}
span.info-small{
font-size:12px;
line-height:1.6;
}



.footer{
width:100%;
text-align:center;
padding:30px 0;
background-color:#A68C4C;
color:#ffffff;
}

#menu{
width:55px;
position:fixed;
top:30px;
right:40px;
}

.menu {
    position: fixed;
    display: table;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.95);
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: hidden;
    opacity: 0;
    z-index:999;
}

.menu ul {
    display: table-cell;
    vertical-align: middle;
    list-style-type: none;
}

.menu li {
    width: 300px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto;
    text-align: center;
}

.menu li a {
    display: block;
    font-size: 24px;
    color: #A68C4C;
    letter-spacing:1.5;
    text-decoration:none;
        -webkit-transition: all .3s;
    transition: all .3s;
}

.menu li a:hover {
    color: #f3da9c;
}

.sub{
font-size:16px;
}
.sub2{
font-size:18px;
}

#to-top{
width:60px;
position:fixed;
bottom:30px;
right:40px;
z-index:997;
}

.wrapper-press a{
text-decoration:none;
color:#000000;
-webkit-transition: all .3s;
transition: all .3s;
}
.wrapper-press a:hover{
opacity:0.5;
}

.press-title{
font-size:15px;
font-weight:600;
line-height:2.4;
}

/* 開閉用ボタンがクリックされた時のスタイル */
.open .menu {
    cursor: url(../images/cross.svg),auto;
    -webkit-transition: all .5s;
    transition: all .5s;
    visibility: visible;
    opacity: 1;
}

@media screen and (max-width:480px) { 
.wrapper-logo {
    position: absolute;
    height: 7%;
    left: 15px;
    padding: 15px 0;
    z-index: 999;
}
.wrapper-date {
    position: absolute;
    left: 10px;
    height: -webkit-fill-available;
    padding: 0;
    z-index: 999;
}
#top-date {
    height: 50%;
    position: absolute;
    bottom: 30px;
}
.wrapper-title {
    position: absolute;
    right: 20px;
    height: 40%;
    padding: 15px 0;
    z-index: 999;
}
}