@charset "utf-8";
/*--Base------------------------------------------------------------*/

html,body {
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
}

html {
	height: 100%;
	overflow-y: scroll;
}

/*--Reset-----------------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

img {
	border: none;
	vertical-align: middle;
}

ul,ol {
	list-style: none;
}

/*--Text------------------------------------------------------------*/

body {
	font-size: 88%;
	font-weight: normal;
	line-height: 1.5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/*--Link------------------------------------------------------------*/

a,
a:link {
	color: #333333;
}

a:visited {
	color: #333333;
}

a:hover,
a:active {
	color: #777777;
}

a:focus {
	outline: none;
}

/*--HTML5-----------------------------------------------------------*/

article,aside,details,footer,header,main,menu,nav,section,summary {
	display: block;
}

/*--sample----------------------------------------------------------*/

/*--layout----------------------------------------------------------*/

#wrapper {
	width: 100%;
}

#header {
	position: absolute;
	top: 0px;
	width: 273px;
	margin: auto;
	z-index: 9999;
	left: 0;
	right: 0;
}

#header header {
	margin: 0 auto;
}

#contents {
	margin: 0 auto;
	width: 100%;
	min-height: 500px;/*�T���v���p�ɍ����ݒ肵�Ă���܂��B*/
	text-align: center;
}

#main {
	margin: 0 auto;
	background: #FFF;
}



#footer {
	margin-top: 74px;
	padding-bottom: 22px;
	min-width: 982px;
	background-color: #666666;
	color: #FFF;
	text-align: center;
}

#footer footer {
	margin: 0 auto;
}

#header header,
#footer footer {
	width: 982px;/*�Z���^�[�Œ� or ���L�b�h���C�A�E�g�̕ύX(���L�b�h���C�A�E�g�ɂ���ꍇ��width��100%�ɕύX)*/
}

/*--common----------------------------------------------------------*/

#header h1,
#header h2,
#contents h3,
#header p,
#contents p,
#footer p {
	padding: 0px;
}
/*--top----------------------------------------------------------*/

#header h1 {
	margin-top: 46px;
	text-align: center;
	padding: 0;
}

.topLogo{
	margin-left: 0px;
	margin-top: 46px;
	text-align: center;
}
.topSlider{
	margin: 0 auto;
	width: 100%;
	min-height: 550px;
	position: relative;
}

.enterbox001 {
	float: left;
	width: 478px;
	margin-right: 26px;
}

.enterbox002 {
	float: left;
	width: 478px;
}

.topBannerBox {
	margin-top: 70px;
}

/**/

.toPhotoBox01 {
	float: left;
}

.toPhotoBox02 {
	float: right;
}


.topBannerBoxPhoto {
	margin-top: 40px;
}

.toPhotoContainer {
	overflow: hidden;
	margin: 40px auto 0 auto;
	width: 982px;
}

/* clearfix */
.toPhotoContainer:before,
.toPhotoContainer:after {
    content: "";
    display: table;
}
 
.toPhotoContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.toPhotoContainer {
    zoom: 1;
}


/**/

.topBannerBox01 {
	float: left;
}

.topBannerBox02 {
	float: right;
}

.topBannerBoxContainer {
	overflow: hidden;
	margin: 64px auto 0 auto;
	width: 982px;
}

/* clearfix */
.topBannerBoxContainer:before,
.topBannerBoxContainer:after {
    content: "";
    display: table;
}
 
.topBannerBoxContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.topBannerBoxContainer {
    zoom: 1;
}

.enterBoxContainer {
	overflow: hidden;
	margin: 50px auto 0 auto;
	width: 982px;
}

/* clearfix */
.enterBoxContainer:before,
.enterBoxContainer:after {
    content: "";
    display: table;
}
 
.enterBoxContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.enterBoxContainer {
    zoom: 1;
}

.navBox01 {
	float: left;
	width: 226px;
	margin-right: 26px;
}
.navBox02 {
	float: left;
	width: 478px;
}

.navContainer01 {
	overflow: hidden;
	margin: 20px auto 0 auto;
	width: 982px;
}
.bottomBoxTop {
	float: left;
	margin-right: 20px;	
}
.bottomBox {
	float: left;
	margin-right: 23px;	
}
.bottomBoxLast {
	float: left;
	margin-right: 0px;	
}

.bottomNavContainer {
	width: 781px;
	margin: 66px auto 0 auto;	
	overflow: hidden;
}

/* clearfix */
.bottomNavContainer:before,
.bottomNavContainer:after {
    content: "";
    display: table;
}
 
.bottomNavContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.bottomNavContainer {
    zoom: 1;
}

.catalogBtn {
	float: right;
 	padding: 0px;
	margin-top: -226px;
    width:226px;
}

.topSubTitle01 {
 	padding: 0px;
	margin: 70px auto 19px auto;
    width:100%;
	text-align: center;
	font-size: 20px;
	color: #393325;
	letter-spacing: 0.1em;	
}

.topSubTitle02 {
 	padding: 0px;
	margin: 70px auto 71px auto;
    width:100%;
	text-align: center;
	font-size: 20px;
	color: #393325;
	letter-spacing: 0.1em;	
}

.worksbox01 {
	float: left;
	margin-top: 0px;
}
.worksbox02 {
	float: right;
	margin-top: 0px;
}
.worksName {
	margin-top: 12px;
	font-size: 12px;
	color: #3A3325;
	text-align: left;
	padding: 0;
}
.worksYear {
	margin-left: 18px;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}

.worksImg {
	margin-top: 18px;
}

.worksNewImg {
	margin-top: -2px;
	margin-left: 18px;
}

.worksMainContainer {
	overflow: hidden;
	width: 982px;
	margin: 19px auto 0 auto;
}

/* clearfix */
.worksMainContainer:before,
.worksMainContainer:after {
    content: "";
    display: table;
}
 
.worksMainContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.worksMainContainer {
    zoom: 1;
}

.worksSlideContainer {
	margin-top: 70px;
}
.worksSlideContainer h3 {
	font-weight: normal;
	font-size: 14px;
	color: #3A3325;
}
.worksSlideContainer p {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	margin-top: 16px;
}

.moreBtn {
	margin-top: 54px;
}

.topEventBox01 {
	float: left;
	margin-right: 26px;
}

.topEventBox02 {
	float: left;
	margin-right: 0px;
}


/*イベント2件時*/
/*
.topEventContainer {
	overflow: hidden;
	width: 478px;
	margin: 52px auto 0 auto;
}
*/

/*イベント３件時*/

/*
.topEventContainer {
	overflow: hidden;
	width: 730px;
	margin: 52px auto 0 auto;
}
*/

.topEventContainer {
	overflow: hidden;
	width: 982px;
	margin: 52px auto 0 auto;
}

/* clearfix */
.topEventContainer:before,
.topEventContainer:after {
    content: "";
    display: table;
}
 
.topEventContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.topEventContainer {
    zoom: 1;
}

.topNewsBox {
	background-color: #EEEEEE;
	width: 100%;
}

.infoBox {
	float: left;
	width: 520px;
	margin-right: 20px;
	height: 225px;
	overflow: hidden;
}
.blogBox {
	float: left;
	width: 325px;
}

.newsContainer {
	overflow: hidden;
	width: 982px;
	margin: 70px auto 0 auto;
	background-image: url("../img/top/news_bg.png");
	text-align: left;
	padding: 0;
}

/* clearfix */
.newsContainer:before,
.newsContainer:after {
    content: "";
    display: table;
}
 
.newsContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.newsContainer {
    zoom: 1;
}

.infoBoxTitle01 {
	float: left;
	width: 141px;
}

.infoBoxTitle02 {
	float: left;
	width: 148px;
}

.infoBox02 {
	float: left;
	width: 350px;
	margin-right: 0px;
}
.blogBox02 {
	float: left;
	width: 343px;
}

.newsContainer02 {
	overflow: hidden;
	width: 982px;
	margin: 100px auto 0 auto;
	background-image: url("../img/top/news_bg.png");
	text-align: left;
	padding-top: 50px;
	padding-bottom: 20px;
}

/* clearfix */
.newsContainer02:before,
.newsContainer02:after {
    content: "";
    display: table;
}
 
.newsContainer02:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.newsContainer02 {
    zoom: 1;
}

iframe { border: none; }

.topReformBox01 {
	float: left;
	width: 300px;
	margin-right: 41px;
}

.topReformBox02 {
	float: left;
	width: 300px;
	margin-right: 0px;
}

.topReformContainer {
	overflow: hidden;
	width: 982px;
	margin: 59px auto 0 auto;
}

/* clearfix */
.topReformContainer:before,
.topReformContainer:after {
    content: "";
    display: table;
}
 
.topReformContainer:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.topReformContainer {
    zoom: 1;
}

.contentsTitle {
	margin-top: 160px;
	text-align: center;
}

.bottomNav01 {
	float: left;
	width: 121px;
	margin-right: 23px;
}

.bottomNav02 {
	float: left;
	width: 121px;
	margin-right: 20px;
}

.bottomNav03 {
	float: left;
	width: 121px;
	margin-right: 0px;
}

.bottomNavContainer02 {
	overflow: hidden;
	width: 982px;
	margin: 47px auto 0 auto;
}

/* clearfix */
.bottomNavContainer02:before,
.bottomNavContainer02:after {
    content: "";
    display: table;
}
 
.bottomNavContainer02:after {
    clear: both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.bottomNavContainer02 {
    zoom: 1;
}

.footerLogo {
	text-align: center;
}

.footerText01 {
	text-align: center;
	margin-top: 31px;
	font-size: 13px;
	color: #FFF;
}

.footerText02 {
	text-align: center;
	margin-top: 41px;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}

.footerText03 {
	text-align: center;
	margin-top: 10px;
	font-size: 13px;
	color: #FFF;
	line-height: 200%;
}

.footerText04 {
	text-align: center;
	margin-top: 10px;
	font-size: 13px;
	color: #FFF;
	line-height: 300%;
}

/*--footer----------------------------------------------------------*/

ul.footeNav {
	margin: 60px auto 0 auto;
	padding: 0;
	list-style-type: none;
	text-align: center;
	width: 187px;
	color: #FFF;
	opacity: 1;
}

.footeNav01 {
	float: left;
	margin-right: 15px;
	color: #fff;
	font-size: 11px;
}
.footeNav02 {
	float: left;
	margin-right: 0px;
	color: #fff;
	font-size: 11px;
}
ul.footeNav li a {
	color: #fff;
}
.clearLeft { 
	clear: left; 
}

.footerInfo { 
	padding-top: 49px;
	
}

/*.footerInfo h3 {
	margin-top: 1px;
	color: #fff;
	font-size: 14px;
	font-family: "�q���M�m�p�S Pro W6","HiraKakuPro-W6"; font-weight: bold;
	font-family: "���C���I","Meiryo"; font-weight: bold;
	font-family: "��S�V�b�N", YuGothic, Meiryo, sans-serif;
}*/

.footer12 {
	margin-top: 1px;
	color: #fff;
	font-size: 11px;
	font-family: "�q���M�m�p�S Pro W6","HiraKakuPro-W6"; font-weight: bold;
	font-family: "���C���I","Meiryo"; font-weight: bold;
	font-family: "��S�V�b�N", YuGothic, Meiryo, sans-serif;
}

.copyright {
	margin: 0 auto;
	color: #fff;
	font-size: 10px;
 	padding: 0px;
	margin-top: 22px;
    width: 982px;
	text-align: center;
}

.thanksText {
	color: #000000;
	font-family: "�q���M�m�p�S Pro W3","HiraKakuPro-W3","���C���I","Meiryo",sans-serif;
	margin-top: 250px;
	font-size: 18px;
}

#sl50thBox {
	border-top: 15px solid #0062AF;
	border-bottom: 15px solid #0062AF;
	height: 520px;
	text-align: center;
}

.topBannerZeh {
	margin-top: 80px;
	text-align: center;
}

.yoyakuBtn {
	position: fixed;
	right: 20px;
	top: 280px;
}

.instaBox {
	width: 982px;
	margin: 60px auto 0 auto;
	height: 700px;
	overflow: hidden;
}

.instaBottom {
	width: 982px;
	margin-top: -10px;
	z-index: 9999;
}

.bgmBox {
	width: 60px;
	height: 60px;
	margin: 0 0 0 auto;
}

#btn-play{ width:100px; height:40px; padding:10px; font-size:18px; }

.bgmContainer {
	width: 60px;
	margin: auto;
	height: 60px;
	position: absolute;
	top: 30px;
	right: 15%;
	z-index: 9999;
}

.yoyakuBtn02 {
	width: 982px;
	height: 94px;
	text-align: left;
	margin: -50px auto 0 auto;

}

/* Global Menu */
 
.accBox {
    position: absolute;
    width: 100px;
	height: 101px;
	right: 0;
	margin: auto;
	z-index: 9999;
}
ul > li{
    display: inline-block;
}
ul > li > a{
    padding: 0px;
    display: block;
    font-size: 0.8em;
    text-transform: uppercase;
    letter-spacing: .2em;
}
ul > li > span{
    margin-left: 1.2em;
}
ul > li:hover > a{
}
 
/* Submenu */
 
ul li ul{
    position: absolute;
    top: 100px;
	right: 0;
}
ul li ul li{
    display: block;
}
ul li ul li a{
    background-color: #efefef;
    color: #444;
}
ul li ul li a:hover{
    background-color: #ddd;
}

.accBox ul li ul{
    position: absolute;
	opacity: 0;
}
.accBox ul li:hover ul{
	transition-duration: 2s;
	opacity: 1;
}

.fixlogo {
	text-align: center;
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	margin: 0px;
	z-index: 9999;
}

.nav-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  background-color:rgba(255,255,255,0.8);
  padding: 30px 0 ;
}

#demo-1{
    overflow: hidden;
    width: 100%;
    min-height: 700px;
	z-index: 9998;
}

.topBannerNenmatu2020 {
	margin-top: 80px;
	text-align: center;
	background-color: #777777;
}

.newYearBox {
	margin-top: -420px;
	text-align: center;
}