@charset "utf-8";

#firstview .firstview-inner .remove {
	background-image: url(../kaiga/img/firstview.jpg);
}
#firstview .firstview-inner .remove.append {
	background-image: url(../kaiga/img/firstview_0921.jpg);
}
#firstview .firstview-inner .remove.aword {
	background-image: url(../kaiga/img/firstview_1129.jpg);
}
#lightcase-content {
    display:inline-block;
}
#lightcase-info {
    text-align:left;
}
#lightcase-case {
    min-width:90%;
    text-align:center;
}
.d-flex{
	display: flex;
}

.thumbnail-anchor.index {
	padding-top: 5%;
	border: solid 3px #0ba3aa;
}

.li-label-box {
	position: relative;
	display: inline-block;
	line-height: 1.8em;
	padding-left: 60px;
	padding-bottom: 15px;
	vertical-align: top;
}

	li:last-child > .li-label-box { padding-bottom: 0; }

.li-label-box .li-label {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
}

.tombow-logo {
	position: relative;
	display: inline-block;
	width: 200px;
}

.tombow-logo > * {
	display: inline-block;
	padding-top: 22.2727272%;
	background-image: url(../kaiga/summary/img/logo.png);
	margin-top: -5px;
}

.sensei-index {
	line-height: 1.3em;
	margin-bottom: 5px;
}

.block-thumbnail { margin-top: 6%; margin-bottom: 6%; }

@media only screen and (min-width: 992px)  {
	.block-thumbnail { height:209px; }
}

@media only screen and (max-width: 767px) {
	a.special_link {
		font-size: 11px;
	}
}
a.history-index {
	position: relative;
	overflow: hidden;
	display: block;
	width: 100%;
}

.block-thumbnail a.history-index {
	height: 0;
	padding-top: 68.75%;
	margin-bottom: 7px;
}

.block-thumbnail a.history-index img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}

a.history-index:before {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.50);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	content: "";
	z-index: 100;
}
a.history-index:not(:hover):before {
	opacity: 0;
}

a.history-index:after {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	background: url(../../img/svg/plus.svg) center no-repeat;
	background-size: 20px;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
	border: solid 1px #fff;
	border-radius: 5px;
	content: "";
	z-index: 100;
}

a.history-index:not(:hover):after {
	width: 60px;
	height: 60px;
	opacity: 0;
}

.index-label {
	display: inline-block;
	color: #fff;
	font-size: 0.875em;
	line-height: 1.8em;
	vertical-align: middle;
	background-color: #333;
	padding: 0 5px;
}
.special_link {
	display: inline-block;
	vertical-align: middle;
	padding-left: 5px;
}

.jusho-thumb {
	letter-spacing: -.40em;
	margin: 0 -7px 7px;
}

.jusho-thumb > * {
	display: inline-block;
	float: none;
	letter-spacing: normal;
	vertical-align: bottom;
	padding: 0 7px;
}

.thumbnail-anchor.green.award-index .thumbnail-label { border: solid 2px #0ba3aa; }
.thumbnail-anchor.green.award-index:not(.active) .thumbnail-label { color: #0ba3aa !important; }
.thumbnail-anchor.green.award-index:hover .thumbnail-label { color: #fff !important; }
.thumbnail-anchor.green.award-index:not(.active):not(:hover) .thumbnail-label { background-color: #fff !important; }
.thumbnail-anchor.green.award-index .thumbnail-label strong:after { display: none; }

.thumbnail-anchor.return-top { margin-top: 10px; }
.thumbnail-anchor.return-top .thumbnail-label { padding-top: 20px; padding-bottom: 20px; background-image: url(../../img/common/gingham_green.png); }
.thumbnail-anchor.return-top .thumbnail-label strong { display: inline-block; padding-left: 15px; padding-right: 15px; }

.kaiga-button > * {
	padding-bottom: 15px;
}


/* ------------------------------
 *  Media Query Property
 * ------------------------------ */

@media only screen and (min-width: 768px) {
#lightcase-case {
    min-width:510px;
    text-align:center;
}

	.item-box {
		border-left-color: #0ba3aa;
	}
	
	table#kaiga-kojin-shou > thead > tr > th {
		text-align: center;
	}

	table#kaiga-kojin-shou > tbody > tr > th {
		background-color: transparent;
	}
	
	table#kaiga-kojin-shou > tbody > tr > td {
		text-align: center;
		min-width: 80px;
	}
	
	table#kaiga-kojin-shou > tbody > tr > td.hidden-xs > * {
		color: #bbb;
	}
	
	table#kaiga-school1-shou tr > *,
	table#kaiga-school2-shou tr > * {
		text-align: center;
	}
	
	table#kaiga-school1-shou > thead > tr > th {
		width: 20%;
	}
	
	table#kaiga-school2-shou > thead > tr > th {
		width: 50%;
	}

	ul.shinsain {
		position: relative;
		display: block;
		width: 100%;
		list-style: none;
		line-height: 1.8em;
		letter-spacing: -.40em;
		margin: 2% 0 0;
		padding: 0;
	}

	ul.shinsain li {
		position: relative;
		display: inline-block;
		line-height: 1.1em;
		letter-spacing: normal;
		/*
		padding-right: 10px;
		margin-right: 10px;
		border-right: solid 1px #ccc;
		*/
	}
		ul.shinsain li:not(:last-child):after {
			position: relative;
			display: inline-block;
			margin-left: 3px;
			margin-right: 3px;
			content: "／";
		}
}

@media only screen and (min-width: 992px) {
	a.thumbnail-anchor.index:hover:after {
		border-color: #85d1d4;
	}
}

@media only screen and (min-width: 1200px) {
}

@media only screen and (max-width: 1199px) {
}

@media only screen and (max-width: 991px) {
	.sensei-index + strong {
		font-size: 0.875em;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.block-thumbnail:not(.kaiga-kojin) {/* height: 245px;*/ height: 173px;}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	#kaiga-kojin-shou-wrap {
		overflow: auto;
		overflow-y: hidden;
	}
	#kaiga-kojin-shou {
		width: 1024px;
		font-size: 0.875em;
	}
	.block-thumbnail:not(.kaiga-kojin) { height: 178px; }
}

@media only screen and (max-width: 767px) {
	.font_sp{
	font-size: 0.8em;
}

	#firstview .firstview-inner .remove {
		background-image: url(../kaiga/img/firstview_sp.jpg);
	}
	#firstview .firstview-inner .remove.append {
		background-image: url(../kaiga/img/firstview_sp_0921.jpg);
	}
	#firstview .firstview-inner .remove.aword {
		background-image: url(../kaiga/img/firstview_sp_1129.jpg);
	}

	table#kaiga-kojin-shou,
	table#kaiga-school1-shou,
	table#kaiga-school2-shou {
		border-top: none !important;
		border-left: solid 1px #333 !important;
		border-right: solid 1px #333 !important;
		border-bottom: solid 1px #333 !important;
	}
	
	table#kaiga-kojin-shou > tbody > tr > th,
	table#kaiga-school1-shou > tbody > tr > th,
	table#kaiga-school2-shou > tbody > tr > th {
		font-weight: bold;
		border-top: solid 1px #333 !important;
		border-left: none !important;
		border-right: none !important;
		border-bottom: none !important;
	}
	
	table#kaiga-kojin-shou > tbody > tr > th + th,
	table#kaiga-kojin-shou > tbody > tr.gold > th {
		border-top: none !important;
		background-color: transparent !important;
	}

	table#kaiga-kojin-shou > tbody > tr.gold > th {
		border-top: dashed 1px #999 !important;
	}
	
	table#kaiga-kojin-shou > tbody > tr > td,
	table#kaiga-school1-shou > tbody > tr > td,
	table#kaiga-school2-shou > tbody > tr > td {
		border: none !important;
	}
	
	table#kaiga-kojin-shou > tbody > tr > td + td,
	table#kaiga-school1-shou > tbody > tr > td + td,
	table#kaiga-school2-shou > tbody > tr > td + td {
		padding-top: 0;
	}
	
	table#kaiga-kojin-shou > tbody > tr > td span,
	table#kaiga-school1-shou > tbody > tr > td span,
	table#kaiga-school2-shou > tbody > tr > td span { font-weight: bold; }
	table#kaiga-kojin-shou > tbody > tr > td span:before,
	table#kaiga-school1-shou > tbody > tr > td span:before,
	table#kaiga-school2-shou > tbody > tr > td span:before { display: inline-block; font-weight: normal; text-align: right; width: 80px; }
	table#kaiga-kojin-shou > tbody > tr > td:nth-of-type(1) > span:before { content: "小学1年："; }
	table#kaiga-kojin-shou > tbody > tr > td:nth-of-type(2) > span:before { content: "小学2年："; }
	table#kaiga-kojin-shou > tbody > tr > td:nth-of-type(3) > span:before { content: "小学3年："; }
	table#kaiga-kojin-shou > tbody > tr > td:nth-of-type(4) > span:before { content: "小学4年："; }
	table#kaiga-kojin-shou > tbody > tr > td:nth-of-type(5) > span:before { content: "小学5年："; }
	table#kaiga-kojin-shou > tbody > tr > td:nth-of-type(6) > span:before { content: "小学6年："; }
	table#kaiga-kojin-shou > tbody > tr > td:nth-of-type(7) > span:before { content: "中学生："; }
	table#kaiga-kojin-shou > tbody > tr > td:nth-of-type(8) > span:before { content: "高校生："; }

	table#kaiga-school1-shou > tbody > tr > td:first-child,
	table#kaiga-school2-shou > tbody > tr > td:first-child {
		border-top: solid 1px #333 !important;
	}

	table#kaiga-school1-shou > tbody > tr > td span:before { width: 120px; }
	table#kaiga-school1-shou > tbody > tr > td:nth-of-type(1) > span:before { content: "小学校低学年："; }
	table#kaiga-school1-shou > tbody > tr > td:nth-of-type(2) > span:before { content: "小学校中学年："; }
	table#kaiga-school1-shou > tbody > tr > td:nth-of-type(3) > span:before { content: "小学校高学年："; }
	table#kaiga-school1-shou > tbody > tr > td:nth-of-type(4) > span:before { content: "中学校："; }
	table#kaiga-school1-shou > tbody > tr > td:nth-of-type(5) > span:before { content: "高等学校："; }

	table#kaiga-school2-shou > tbody > tr > td span:before { width: 150px; }
	table#kaiga-school2-shou > tbody > tr > td:nth-of-type(1) > span:before { content: "小学校："; }
	table#kaiga-school2-shou > tbody > tr > td:nth-of-type(2) > span:before { content: "中学校・高等学校："; }
	
	.block-thumbnail { max-width: 359px; margin-left: auto; margin-right: auto; min-height: 128px; }
	.block-thumbnail:not(.font-0) { font-size: 0.75em; }

	ul.shinsain {
		position: relative;
		font-size: 0.875em;
		padding-left: 20px;
	}

	ul.shinsain li + li {
		margin-top: 7px;
	}
	.kaiga-button > * {
		font-size: 0.875em;
	}

	a[id^='comm-'] {
		position: absolute;
		display: block;
	}
	a[id^='comm-']:hover { border: solid 3px #0ba3aa; }
	
	a#comm-1 {
		top: 7.5993091%;
		left: 44.9549549%;
		width: 34.8648648%;
	}
	a#comm-1 .remove { padding-top: 38.28125%; }
	
	a#comm-2 {
		top: 57.5129533%;
		left: 3.7837837%;
		width: 33.1531531%;
	}
	a#comm-2 .remove { padding-top: 39.9456521%; }
	
	a#comm-3 {
		top: 71.1571675%;
		left: 67.2072072%;
		width: 28.6486486%;
	}
	a#comm-3 .remove { padding-top: 37.735849%; }

}
@media only screen and (max-width: 480px) {
.lightcase-contentInner img {
    max-height:250px !important;
}
}


@media print {
}


.kiga-download {
	width: 100%;
	border-top: 2px solid #df1c24;
  border-bottom: 2px solid #df1c24;
  background: #fff;
}
.kiga-download.entry_list,
.kiga-download.entry .entry-type {
	display: table;
}
.kiga-download.entry .entry-title {
	padding: 1em 0;
}
.kiga-download.entry .entry-type {
	border-top: 2px dashed #df1c24;
}
.kiga-download.entry .entry-type > div,
.kiga-download.entry_list > div {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 0.5em 0;
}
.kiga-download .dl-title {
	width: 50%;
}
.kiga-download .dl-doc {
	width: auto;
}
.kiga-download > div a {
	display: block;
	text-decoration: none;
}
.kiga-download > div a:hover {
	opacity: 0.7;
}
.kiga-download > div a.thumbnail-anchor:not(.no-thumb):hover:after {
	border-color: #df1c24;
}
.kiga-download > div img {
	width: 50%;
	height: auto;
}
.excel {
	color: #007700!important;
}
.kiga-download > div a.excel.thumbnail-anchor:not(.no-thumb):hover:after {
	border-color: #00aa00;
}

.downloadbtns a {
	padding: 2% 0;
}
.downloadbtns a img {
	max-width: 64px;
	height: auto;
	margin: 0 auto 0;
}
.downloadbtns>div a.thumbnail-anchor:not(.no-thumb):hover:after {
	border-color: #df1c24;
}
.downloadbtns>div a.excel.thumbnail-anchor:not(.no-thumb):hover:after {
	border-color: #00aa00;
}

.prappvisible, .appvisible, .aftappvisible, .noappvisible, .newawordvisible {
	display:none;
}





