@charset "utf-8";
/* CSS Document */

/*****延期コンテンツ*****/
#notice{
	background: #fffaf4;
}
#notice .cont_inner{
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px 70px 20px;
	box-sizing: border-box;
}
#notice .cont_inner .main_title{
	padding-top: 60px;
	margin-bottom: 40px;
	text-align: center;
}
#notice .cont_inner .main_cont{
	padding: 50px 50px;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 16px;
	line-height: 24px;
}

#notice .cont_inner .title{
	display: block;
	width: 100%;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 11px 0;
	margin: 50px 0 40px 0;
	text-align: center;
	background: #eee;
}

#notice .cont_inner .main_cont p{
	margin-bottom: 20px;
}
#notice .cont_inner .col_notice a{
	color: #870000;
	text-decoration: none;
}

#notice .cont_block_mt{
	margin-top: 40px;
}

#notice .text_ul{
	display: inline-block;
	background-image: linear-gradient(transparent 84%, #d29999 84%);
	margin-bottom: 5px;
}

/*****メイン*****/

body{
	font: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	margin:0;
	color: #313131;
}

img{
outline:none;
border-style:none;
}

a{
	color:blue;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
a:visited{
	color:blue;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
a:hover {
	color: #F5A862;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}

/*****HEADER*****/
header{
	display: block;
	height: 38px;
	border-bottom: 1px solid #ccc;
	background: #fff;
	box-sizing: border-box;
}
header .header_inner{
	position: relative;
	max-width: 960px;
	height: 38px;
	margin: 0 auto;
}
header .header_inner #logo{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 10px;
	display: block;
	width: 136px;
	height: 22px;
	margin: auto 0;
}

header .header_inner #sound_box{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	display: block;
	width: 46px;
	height: 34px;
	margin: auto 0;
	background: #eee;
}

/*****sound_box*****/
#sound_box{
	position: absolute;
	top: 2px;
	right: 12px;
	width: 43px;
	height: 32px;
	z-index: 100000;
}

#sound_box a:hover{
	opacity: 0.8;
}

#sound_box #sound_svg{
}

#sound_box #sound_svg .sound_on{
	display: none;
}

#sound_box #sound_svg.imgChange_on .sound_on{
	display: block;
}

#sound_box #sound_svg .sound_off{
}

#sound_box #sound_svg.imgChange_on .sound_off{
	display: none;
}

/*****main_visual*****/
#main_visual{
	position: relative;
	width: 100%;
	height: 2196px;
	overflow: hidden;
	z-index: -1;
}

@media screen and (min-width: 1900px) {
	#main_visual .cont_inner{
		width: 1900px;
		height: 2196px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1899px) {
	#main_visual .cont_inner{
		width: 1900px;
		height: 2196px;
		margin-left: calc(50vw - 950px);
	}
}

/*****story*****/
@media screen and (min-width: 1500px) {
	#story{
		margin: -95px auto  0 auto;
		width: 1500px;
		height: 909px;
		background: url("../img/story_bg.png") no-repeat center top;
	}
	#story .cont_inner{
		width: 960px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1499px) {
	#story{
		margin: -95px auto  0 auto;
		width: 100%;
		height: 909px;
		background: url("../img/story_bg.png") no-repeat center top;
	}
	#story .cont_inner{
		width: 100%;
		min-width: 800px;
	}
}

@media screen and (max-width: 800px) {
	#story{
		background: url("../img/story_bg.png") no-repeat -360px top;
	}
}

#story .cont_inner .cont_div{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

#story .cont_inner .cont_div img{
	margin-top: -40px;
}


/*****charactor*****/
@media screen and (min-width: 1500px) {
	#charactor{
		margin: 25px auto  0 auto;
		width: 1500px;
	}
	#charactor .cont_inner{
		position: relative;
		width: 960px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1499px) {
	#charactor{
		margin: 25px auto  0 auto;
		width: 100%;
	}
	#charactor .cont_inner{
		position: relative;
		width: 960px;
		min-width: 800px;
		margin: 0 auto;
	}
}

#charactor .cont_inner .cont_div{
	width: 100%;
	max-width: 800px;
	margin: 0 auto;
}

#charactor .cont_inner .cont_madou{
	position: absolute;
	top: 455px;
	left: -203px;
	display: block;
	width: 490px;
	height: 753px;
	z-index: -1;
}

#charactor .cont_inner .cont_btn{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 127px;
	display: block;
	width: 490px;
	margin: 0 auto;
}

#charactor .cont_inner .cont_btn:hover{
	opacity: 0.8;
}

/*****tokuten*****/
@media screen and (min-width: 1500px) {
	#tokuten{
		margin: 25px auto  0 auto;
		width: 1500px;
	}
	#tokuten .cont_inner{
		width: 960px;
		margin: 0 auto;
	}
}

@media screen and (max-width: 1499px) {
	#tokuten{
		margin: 25px auto  0 auto;
		width: 100%;
	}
	#tokuten .cont_inner{
		width: 100%;
		min-width: 768px;
		margin: 0 auto;
	}
}

#tokuten .cont_inner .cont_div{
	position: relative;
	width: 768px;
	margin: 0 auto;
	padding: 25px 0 95px 0;
	background: linear-gradient(44deg, #d4f2fc, #FFF 50%, #e3e7ff);
}

#tokuten .cont_inner .cont_div .midashi{
	position: absolute;
	top: -13px;
	left: -7px;
	width: 254px;
	height: 156px;
}

#tokuten .cont_inner .cont_div .cont_box{

}

#tokuten .cont_inner .cont_div .cont_box .title{
	margin: 50px 0 25px 0;
}

#tokuten .cont_inner .cont_div .cont_box .title img{
	display: block;
	margin: 0 auto;
}

#tokuten .cont_inner .cont_div .cont_box .cont_main{

}

#tokuten .cont_inner .cont_div .cont_box .cont_main img{
	display: block;
	margin: 0 auto;
}

#tokuten .cont_inner .cont_div .cont_box .at{
	display: block;
	margin: 30px auto 0 auto;
}

/*****fuji_info*****/
	#fuji_info{
		margin: 70px 0;
	}

	#fuji_info .cont_inner{
		position: relative;
		width: 750px;
		margin: 0 auto;
		padding: 25px 0 18px 0;
		text-align: center;
	}

		#fuji_info .cont_inner:before{
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			background: linear-gradient(125deg, #bbefd4, #b2bbf3);
			z-index: -2;
		}

		#fuji_info .cont_inner:after{
			content: "";
			position: absolute;
			top: 0;
			bottom: 0;
			left: 0;
			right: 0;
			width: calc(100% - 6px);
			height: calc(100% - 6px);
			margin: auto;
			background: #fff;
			z-index: -1;
		}

	#fuji_info .cont_inner span{
		display: block;

	}

	#fuji_info .cont_div{
	}

/*****twitter*****/
	#twitter{
		margin: 0 0 100px 0;
	}

	#twitter .cont_inner{
		position: relative;
		width: 750px;
		margin: 0 auto;
		padding: 25px 0 18px 0;
		text-align: center;
	}

	#twitter .cont_inner .tw_btn{

	}

	#twitter .cont_inner .tw_btn:hover{
		opacity: 0.8;
	}


/*****ARTICLE*****/
section{
	display: block;
	width: 60%;
	margin: 20px auto; /*上下20px 左右中央*/
	overflow: hidden;
}
article{
	width: calc(50% - 15px);	/*横幅の指定*/
	padding: 2.5%;	/*余白の指定*/
	margin-bottom: 30px;
	background-color: #f9f9f9;	/*背景色の指定*/
	overflow: hidden;	/*おまじない*/
	float: left;	/*フロートする*/
}
article:nth-child(2n){
	margin-left: 30px; /*2の倍数の記事は左側に余白を30px*/
}
article .date{
	font-size: 60%;	/*文字サイズの指定*/
	color: orange;	/*文字色の指定*/
	border: 1px solid orange;	/*線を描く*/
	padding-top:3px;	/*文字上部の余白指定*/
	padding-bottom: 3px;	/*文字下部の余白指定*/
	padding-right: 6px;	/*文字右側の余白指定*/
	padding-left: 6px;	/*文字左側の余白指定*/
	letter-spacing: 5px;	/*文字と文字の間隔をあける*/
	float: left;	/*フロートする*/
}
article h1{
	width: 100%;	/*横幅の指定*/
	font-size: 150%;	/*フォントサイズの指定*/
	color: #313131;	/*文字色の変更*/
	letter-spacing: 3px;	/*文字と文字の間隔をあける*/
	padding-bottom:2px;	/*文字下部の余白指定*/
	padding-top: 10px; /*文字上部の余白指定*/
	border-bottom: 1px solid #bababa;	/*文字の下部に線を描く*/
	margin-bottom: 15px;	/*セクションタイトルの下に余白をつくる*/
	float: left;	/*フロートする*/
}
article p{
	font-size: 100%;	/*フォントサイズの指定*/
	color: #313131;	/*文字色の変更*/
	letter-spacing: 3px;	/*文字と文字の間隔をあける*/
	line-height: 200%;	/*行間をあける*/
	margin-bottom: 10px;	/*文字とボタンの間をあける*/
	float: left;	/*フロートする*/
}
article .btn{
	color: #fff;	/*文字色の変更*/
	border: 1px solid orange;	/*線を描く（ホバー時のずれを防ぐため）*/
	background-color: orange;	/*背景色の指定*/
	padding-top: 10px;	/*文字上部の余白を指定*/
	padding-bottom: 10px;	/*文字下部の余白を指定*/
	padding-right: 30px;	/*文字右側の余白を指定*/
	padding-left: 30px;	/*文字左側の余白を指定*/
	border-radius: 5px;	/*線の角を丸くする*/
	letter-spacing: 5px;	/*文字と文字の間隔をあける*/
	text-decoration: none;	/*ブラウザ標準のリンク装飾をオフに*/
	overflow: hidden;	/*おまじない*/
	float: right;	/*フロートする*/
}
article .btn:hover{
	background-color: #fff;	/*背景色の指定*/
	border: 1px solid orange;	/*線を描く*/
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;	/*ホバー時の変化をなめらかに*/
	color: orange;	/*文字色の指定*/
	overflow: hidden;	/*おまじない*/
}

footer{
	font-size: 80%;	/*フォントサイズの指定*/
	width: 100%;	/*横幅の指定*/
	text-align: center;	/*文字の中央寄せ*/
	padding-top: 10px;	/*文字上部の余白指定*/
	padding-bottom: 10px;	/*文字下部の余白指定*/
	background-color: #313131;	/*背景色の指定*/
}
footer address{
	color: #fff;	/*文字色の指定*/
	letter-spacing: 5px;	/*文字と文字の間隔をあける*/
	font-style: normal; /*文字の斜体を取り消す*/
}
