@charset "utf-8";

/*
-reset-
*/
html, body, div, span, applet, object, iframe, h1, h2, h3,h4, h5, h6, p, blockquote, pre, a, abbr, acronym,address, big, cite, code, del, dfn, em, font, ins,kbd, q, s, samp, small, strike, strong, sub, sup, tt,var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
margin:0;
padding:0;
border:0;
outline:0;
font-size:12px;
font-weight:inherit;
font-style:inherit;
font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"メイリオ",Meiryo,"ＭＳ Ｐゴシック",sans-serif;
vertical-align:baseline;
}
/*
-----clearfix-----
*/
.clearfix::after {
	content: "";
	display: block;
	clear: both;
}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

a	{
	color: #000;
	border:0;
}
img	{
border:0;
margin:0;
padding:0;
}

html	{
	height: 100%;
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none;
}

body	{
	background-color: #fff;
	/* body 直下の要素に以下を指定 */
	display:flex;
	flex-direction:column;
	width:100%;
	height:100vh;
	overflow-wrap: anywhere;
	word-break: normal;
	line-break: strict;
}

/* コンテナ */
div#container	{
	max-width: 900px;
	margin-left: auto;
	margin-right: auto;
}

/* ヘッダー */
#header	{
	overflow: hidden;
	background: url(nhikari/hikari-top.png) no-repeat;
	background-size: contain;
	background-position: 0% 50%;
}
.logo	{
	padding: 15px 0px 0px 15px;
}
@media screen and (max-width:900px) {
	canvas {
	width: 100%;
	}
}
/* メニュー */
#menu {
	clear :both;
	margin-bottom: 1em;
	text-align: right;
	margin-top: 15px;
}
#menu li {
	list-style-type: none;
	display: inline;
}
#menu li a {
	text-decoration: none;
	font-size: 10px;
	border-right: solid 1px #999;
	padding: 3px 10px;
}
#menu li.menulast a {
	border-right: solid 0px #999;
}
.menu {
	clear :both;
	margin-bottom: 25px;
	text-align: center;
	margin-top: 15px;
}
.menu li {
	list-style-type: none;
	display: inline;
}
.menu li a {
	text-decoration: none;
	font-size: 10px;
	border-right: solid 1px #999;
	padding: 3px 10px;
}

.menu li.menulast a {
	border-right: solid 0px #999;
}

/* コンテンツ */
.contents {
	max-width: 900px;
	width: 100%;
}
.hidden-pc {
	display: none;
}
@media screen and (max-width: 767px) {
	.hidden-pc {
	display: block;
}

	.hidden-sp {
	display: none;
}
}

h1 {
	font-size: 2.5rem;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	margin: 1.5em 0 1em;
}
.gaisetu {
	font-size: 2rem;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
	text-indent: 0em;
	margin: 1em 0 2em;
}

h2 {
	background:#9d3;
	font-size: 2rem;
	line-height: 1.5em;
	font-weight: bold;
	text-indent: -3em;
	text-align: left;
	margin: 0 0 0.25em;
	padding-left:3.5em;
}

h3 {
	font-size: 3em;
	line-height: 1.5em;
	font-weight: bold;
	text-align: left;
	letter-spacing: .3rem;
	padding: 0 0.5em;
}
p {
	font-size: 1.5em;
	line-height: 2em;
	text-indent: 1.5em;
	text-align: left;
	margin: 0em 0em 1em 0em;
}

.priz {
	position: relative;
	float: left;
	width:100%;
	height: fit-content;
	text-align:center;
	margin-bottom: 5em;
}

.synop {
	text-decoration:none;
	font-size: 1.25em;
	line-height: 1.5em;
	text-align: left;
	position: relative;
	display: inline-block;
	background:#fff;
	outline: solid 1px #ad3;
	margin: 0 0 3em;
	padding: 0.5em 1em;
}
.arashuji {
	font-size: 1.15em;
	font-weight: bold;
	line-height: 0.5em;
	text-indent: 0em;
	color: #ad3;
	text-align: left;
	margin: 0.5em 0em 0.75em;
}

.works {
	display: flex;
	flex-wrap: wrap;
	gap: 1em;
	justify-content: center;
	align-items: flex-end; /* 再度追加 */
}
.work {
	position: relative;
	background:#fff;
	outline: solid 1px #ad3;
	margin: 0; /* gapで間隔を制御するので、marginは重複するため削除推奨 */
}
h4.work {
	font-size: 1.25rem;
	font-weight: bold;
	line-height: 1.45em;
	text-align: center;
	letter-spacing: normal;
	padding: 0.25em 0;
	background:#ad3;
	white-space: nowrap;
	min-height: 3.5em;
	display: flex;
	align-items: center;
	justify-content: center;
}

.title-inner {
	font-size: inherit;
}

.kkako {
	font-size: 1em;
	letter-spacing: -0.25em;
}
.name {
	margin-left: 0.5em;
	font-size: 1.5em;
}
.name2 {
	margin-left: 0em;
	font-size: 1.5em;
	letter-spacing: -0.15em;
}
.san {
	margin-left: 0.5em;
	font-size: 1em;
}
.san2 {
	margin-left: 0.15em;
	font-size: 1em;
}

img.work {
	margin: 1em;
	background:#fff;
	outline: solid 1px #ad3;
}

.eva {
	position: relative;
	display: inline-block;
	background:#f8ffee;
	outline: solid 1px #ad3;
	margin: 0; /* gapで間隔を制御するので、marginは重複するため削除推奨 */
}
img.eva {
	margin: 1em;
	background:#f8ffee;
}

#totop {
	width: auto;
	position: relative;
	float: right;
	margin-bottom :20px;
}

.migiaki {
	margin-right: 1em;
}

.tolink {
		font-size :0.917em;
}
/* フッター */
div#footer	{
	clear: both;
}

address	{
	font-size: 9px;
	color: #959595;
	font-style: normal;
	text-align: center;
}

/*
----test-----

img {
	border: 1px solid #F06;
}
*/
