@keyframes body-fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes body-fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

body {
    background-color: #060606;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    animation: body-fadeIn 2s ease 0s 1 normal;
    -webkit-animation: body-fadeIn 2s ease 0s 1 normal;

}

#indexWrap {
    position: relative;
    /*    min-height: 1000px;*/
    overflow: hidden;
        min-height: 800px;

}

.cover {
    position: relative;
    background-image: url(/index/img/cover.jpg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 140vh;
}

.hane {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/index/img/hane.png);
    background-position: 50% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 140vh;
}

.hane2 {
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/index/img/hane2.png);
    background-position: 0% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    min-height: 140vh;
}

h1 {
    color: #fafafa;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1500;
    text-align: right;
    width: 100%;
}

.logo {
    position: relative;
    width: 240px;
    margin: 0 auto -20px auto;
}

.logo img {
    width: 100%;
}

#entranceWrap {
    position: relative;
    width: 500px;
    text-align: center;
    left: 16%;
    top: 12%;
}

#entrance {
    position: relative;

}

#entrance li.enter {
    width: 240px;
    height: 240px;
    position: relative;
    float: left;

    /*        background: yellow;*/
}

#entrance li.enter span.liw {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/index/img/entrance_li_bg.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
}

#entrance li.enter:hover span.liw {
    transform: rotateY(360deg);
    /*    background-image: url(/index/img/entrance_li_bg2.svg);*/
}


#entrance li.enter span.liw a {
    display: block;
    width: 100%;
    height: 100%;
}

#entrance li.enter span.liw a span {
    vertical-align: middle;
    display: block;
    font-size: 42px;
    color: #c09f68;
    font-family: 'Nanum Myeongjo', "メイリオ", serif;
    font-weight: 600;
    letter-spacing: 6px;
    padding-top: 100px;
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
}

#entrance li.enter:hover span.liw a span {
    color: #fff;
}

#entrance li.enter span.liw a span b {
    display: block;
    font-size: 14px;
}

#entrance li.leave {
    width: 240px;
    height: 240px;
    position: relative;
    float: left;
    margin: 0 0 0 20px;
    /*        background: pink;*/
}

#entrance li.leave span.liw {
    display: block;
    width: 100%;
    height: 100%;
    background-image: url(/index/img/entrance_li_bg.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    -webkit-transition: 0.6s ease-in-out;
    -moz-transition: 0.6s ease-in-out;
    -o-transition: 0.6s ease-in-out;
    transition: 0.6s ease-in-out;
}

#entrance li.leave:hover span.liw {
    transform: rotateY(360deg);
    /*    background-image: url(/index/img/entrance_li_bg2.svg);*/
}

#entrance li.leave span.liw a {
    display: block;
    width: 100%;
    height: 100%;
}

#entrance li.leave span.liw a span {
    vertical-align: middle;
    display: block;
    font-size: 42px;
    color: #c09f68;
    font-family: 'Nanum Myeongjo', "メイリオ", serif;
    font-weight: 600;
    letter-spacing: 6px;
    padding-top: 100px;
}

#entrance li.leave span.liw a span b {
    display: block;
    font-size: 14px;
}
p.txt{
    font-size: 10px;
    margin: 20px 0 0 0;
    color: #9a9a9a;
}

























#footerWrap {
    position: relative;
    /*    background-image: url(/p/img/footer_bg2.svg);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: 50% 0;
    padding: 50px 0 50px 0;
    margin-top: -300px;
}

#footerLine {
    height: 2px;
    width: 100%;
    background-color: #fff;
}

/*
#footerContainer {
    position: absolute;
    width: 450px;
    height: 220px;
    overflow: hidden;
    bottom: 0;
    right: 0;
}
*/
#footerContainer {
    max-width: 800px;
    position: relative;
    margin: 0 auto;
}

#footer {
    position: relative;
}

#footer dl {}

#footer dl dt {
    position: relative;
    width: 120px;
    float: left;
}

#footer dl dt img {
    width: 100%;
}

#footer dl dd.infomation {
    margin-left: 140px;
    text-align: left;
    position: relative;
    overflow: hidden;
    padding: 12px 0 0 0;
}

#footer dl dd.infomation span.infomationTitle {
    color: #fff;
    line-height: 1;
    display: block;
    font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif;
    font-size: 16px;
    margin: 7px 0;

}

#footer dl dd.infomation span.infomationTitle b {
    font-weight: 400;
    font-family: "Oswald", "Noto Sans JP", "メイリオ", sans-serif;
    color: #fff;
}

#footer dl dd.footerBorder {
    background: url(/p/img/footer_border.png) repeat;
    height: 6px;
    width: 100%;
    margin: 50px 0;
}

#footer dl dd#copyRight {
    color: #868686;
    font-size: 10px;
    letter-spacing: 1px;
    font-family: 'ＭＳ Ｐゴシック', serif;
    text-align: right;
    margin: 40px 0 0 0;
}

#footer dl dd#linkBanner {
    position: absolute;
    left: 20px;
    bottom: 0;
    width: 240px;
    border: 1px solid #fff;
}

#footer dl dd#linkBanner a img {
    width: 100%;
    border: 3px solid #ddd;
}

#footerBottomWrap {
    position: relative;
    background: #202020;
}

#footerBottom {
    position: relative;
    padding: 6px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
}

#footerBottom span {
    display: block;
    margin-right: 10px;
    float: left;
    overflow: hidden;
}

#footerBottom span a {
    margin-right: 4px;
    display: block;
}

#footerBottom span img {
    width: 44px;
}

#footerBottom .link {
    font-size: 8px;
    color: #fff;
    display: inline-block;
    margin: 0 5px;
}

#footerBottom .link a {
    font-size: 10px;
    line-height: 10px;
    color: #fff;
    display: inline-block;
    margin: 0 0 0 5px;
}

#footerBottom .link a:hover {
    background: #fff;
    color: #666666;
}
.newyear_notice{
	position:absolute;
	top:22px;
	right:5px;
	padding:20px;
	width:400px;
	border:5px solid #e5d1b6;
	background:url(/newyear_bg.jpg) 50% 0%;
	z-index:9999;
}
.newyear_notice dl dt{
	text-align:center;
	font-size:18px;
	color:red;
	font-weight:bold;
	text-decoration:underline;
}

.newyear_notice dl dd{
	margin:10px auto 0 auto;
	color:#000;
	font-size:13px;
}

