@charset "utf-8";

html {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
	background: #fff;
}
body {
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, 'メイリオ', 'ＭＳ Ｐゴシック', 'MS PGothic', Verdana, sans-serif;
	-webkit-text-size-adjust: 100%;
}

a, a:link {
	color: #0000DE;
}
a:visited {
	color: #941D55;
}
a:active,
a:hover {
	color: #CC0000;
}
a:focus {
	color: #CC0000;
}

/* FireFox リンク選択時の点線を消す */
a:link,
a:visited,
a:active,
a:hover {
	overflow: hidden;
	outline: none;
}

li {
	list-style: none;
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: middle;
	-webkit-backface-visibility : hidden;
}

*, *:before, *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.clear-bs {
	box-sizing: unset;
	-webkit-box-sizing: unset;
	-moz-box-sizing: unset;
}

/*** ソーシャルボタン ***/
#sns-block {
	width: 100%;
	background: #fcee21;
	padding-bottom: .75em;
}
.sns {
	width: 96%;
	padding-top: .75em;
	margin: 0 auto;
	text-align: center;
}
.ttl-sns {
	display: inline-block;
	vertical-align: top;
	margin-right: 1em;
	color: #000;
	font-size: .9em;
}
.ttl-sns i {
	padding-right: .1em;
}
.sns-list {
	display: inline-block;
}
.sns-list li {
	display: inline-block;
	position: relative;
	margin-right: 0.3em;
}
.sns-list li:last-child {
	margin-right: 0;
}
.sns-list li img {
	width: 42px;
	height: auto;
	vertical-align: middle;
}
@media screen and (min-width: 40em) {
	.sns {
		width: 960px;
	}
	.sns-list li img {
		width: 26px;
		height: auto;
		vertical-align: middle;
	}
}
@media screen and (min-width: 64em) {
}

.cf:before,
.cf:after {
	content: " ";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

.list-unstyled {
	padding-left: 0;
	list-style: none;
}

.clearfix:after {
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
	content: ".";
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.movie-wrap {
	position: relative;
    padding-bottom: 56.25%;
    /* padding-top: 10px; */
    height: 0;
    overflow: hidden;
	margin-bottom: -12%;
}
.movie-wrap iframe,  
.movie-wrap object,  
.movie-wrap embed {
    position: absolute;
    top: 0;
    left: 15%;
    width: 70%;
    height: 70%;
}

@media screen and (max-width: 640px) {
	#global-nav:nth-of-type(1),
	.hide-sp {
		display: none;
	}
	
	body {
		font:14px/1.231;
		line-height: 1.4em;
		word-break: break-all;
	}
	
	#home #container {
		width: 100%;
	}
	#home #container-inner,
	#koukai-index #container-inner,
	#hikigatari-index #container-inner,
	#fantastics-index #container-inner {
		background: url(../images/sp/main-bg01.png) repeat-y center top;
		background-size: contain;
		-webkit-background-size: contain;
		-moz-background-size: contain;
	}
	.tree #container-inner,
	#archive-index #container-inner {
		background: url(../images/sp/main-bg02-tree.png) no-repeat center top;
		background-size: 100% auto;
		-webkit-background-size: 100% auto;
		-moz-background-size: 100% auto;
	}

	#yuhaemon-index #container-inner {
		background: url(../images/sp/main-bg01.png) no-repeat center top;
		background-size: contain;
		-webkit-background-size: contain;
		-moz-background-size: contain;
	}
	#yuhaemon-index .archive-box-inner {
		background: url(../images/sp/main-bg02.png) no-repeat center top;
		background-size: contain;
		-webkit-background-size: contain;
		-moz-background-size: contain;
	}

	#home #content {
		width: 100%;
	}
	#home #content-inner {
	}
	
	
	#home #content {
		width: 100%;
	}
	#home #content-inner {
	}
	
	/* pageup */
	.pageup {
	}
	.pageup a {
		display: block;
		background: url(../images/sp/btn-pageup.png) no-repeat 0 0;
		font-size: 0px;
		line-height: 0px;
		text-indent: -9999px;
		width: 90px;
		height: 91px;
		background-size: contain;
		-webkit-background-size: contain;
		-moz-background-size: contain;
		position: fixed;
		right: 20px;
		bottom: 20px;
	}
}


@media screen and (min-width: 641px) {
	.hide-pc {
		display: none;
	}
	
	body {
		font-size: 14px;
		line-height:1.5;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		min-width: 980px;
	}
	
	#home #container {
		width: 100%;
	}
	#home #container-inner,
	#hikigatari-index #container-inner,
	#fantastics-index #container-inner {
		background: url(../images/pc/main-bg01.png) repeat-y center 182px;
	}
	.tree #container-inner,
	#archive-index #container-inner {
		background: url(../images/pc/main-bg02.png) no-repeat center 166px;
	}

	#yuhaemon-index #container-inner {
		background: url(../images/pc/main-bg01.png) no-repeat center 182px;
	}
	#yuhaemon-index .archive-box-inner {
		background: url(../images/pc/main-bg02.png) no-repeat center -72px;
	}
	#composition-index #container-inner {
		background: url(../images/pc/main-bg02.png) no-repeat center 64px;
	}
	
	#home #content {
		width: 100%;
	}
	#home #content-inner {
	}
	
	/* pageup */
	.pageup {
	}
	.pageup a {
		display: block;
		background: url(../images/pc/btn-pageup.png) no-repeat 0 0;
		font-size: 0px;
		line-height: 0px;
		text-indent: -9999px;
		text-decoration: none;
		width: 138px;
		height: 139px;
		position: fixed;
		right: 20px;
		bottom: 20px;
	}
	.pageup a:hover {
		background: url(../images/pc/btn-pageup.png) no-repeat 0 -139px;
	}
}
