@charset "utf-8";
#nHEADER {
	height: 139px;
	width: 950px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	}
#nHEADER img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nCONTENTS {
	width: 950px;
	min-height: 550px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(images/dictionary_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
	}
#nCONTENTS img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nCONTENTS h2 {
	display: block;
	margin: 0px;
	padding: 0px;
}
#nCONTENTS .bk_left {
	background-image: url(images/body_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#nCONTENTS .bk_right {
	background-image: url(images/body_background.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
#nCONTENTS h4 {
	display: block;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#nCONTENTS .returntop {
	text-align: right;
	margin-top: 3em;
}
#nCONTENTS .about-nagano {
	margin: 0px 0px 15px;
	padding: 0px;
}

#nCONTENTS .about-nagano .comment {
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 0px;
	margin: 0px;
}
#nCONTENTS .about-nagano .comment p {
	margin-left: 0px;
	font-size: 14px;
	line-height: 1.6;
}
#nCONTENTS .about-nagano .comment .initial {
	font-size: 26px;
	font-weight: normal;
}


#nCONTENTS .about-nagano .about-nagano-picture {
	margin: 16px 12px 3px 0px;
}


#nFOOTER {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 950px;
}
#nFOOTER .feedback {
	background-image: url(images/dictionary_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 20px;
	text-align: right;
	padding-top: 10px;
}


#nFOOTER .gotop {
	text-align: center;
	background-image: url(images/dictionary_background.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 198px;
	width: 744px;
}
*html #nFOOTER .gotop{
	width /**/:950px;
}
#nFOOTER .gnavi {
	color: #454545;
	text-align: center;
	padding: 0px;
	width: 950px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*#nCONTENTS p {
	text-align: left;
}*/

#nCONTENTS a {
	color: #696969;
	text-decoration: underline;
}
#nCONTENTS a:hover {
	color: #0000FF;
}

.bg_fukurou {

	position: relative;
	height: 487px;

	}

.bg_fukurou .img_fukurou {

	position: absolute;
	left: 0;
	bottom: -21px;
	width: 110px;

	}

#loader {

	position: absolute;
	width: 100%;
	height: 100vh;
	border-radius: 10px;
	background-color: #fff;
	z-index: 1000000000000;

	}

#loader p {

	margin-top: 250px;
	background: skyblue;
	padding: 10px 15px;
	background: #2895cc; /* Old browsers */
	background: -moz-linear-gradient(top, #2895cc 0%, #66c4ff 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #2895cc 0%,#66c4ff 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #2895cc 0%,#66c4ff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2895cc', endColorstr='#66c4ff',GradientType=0 ); /* IE6-9 */
	color: #fff;
	font-weight: bold;
	width: 250px;
	border-radius: 10px;

	}

.mainBox {

	background-color: #fff;
	padding: 10px;
	border-radius: 10px;
	box-shadow:0px 0px 4px 1px rgba(0,0,0,0.2) inset;
	position: relative;
	height: 425px;

	}

.mainBox .slide {

	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100000000;
	background-color: rgba(0,0,0,0.5);
	border-radius: 10px;
	cursor: pointer;
	height: 395px;
	width: 714px;
	overflow: hidden;
	padding: 25px 10px;

	}

.mainBox .slide div {

	display: none;

	}

.mainBox .slide div:first-child {

	display: block;

	}

.slide.slick-slider {

	width: 100%;
	height: 445px;
	overflow: visible;
	padding: 0;

	}

.mainBox .slide.slick-slider div {

	display: block;

	}



.buttonBox {

	opacity: 0;

	}

.mainBox .slide img {

	width: auto;
	height: 400px;
	margin: auto;
	cursor: pointer;
	position: relative;
	z-index: -10;
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);

	}

.slick-slider .slick-list {

	padding: 25px 10px;

	}

.slick-next, .slick-prev {

	top: auto;
	bottom: -40px;
	width: 33px;

	}

.slide .slick-next, .slide .slick-prev {

	opacity: 0;

	}

.slick-next {

	right: 10px;

	}

.slick-prev {

	left: 0;

	}

.slick-next:before {

	content: "→";

	}

.slick-prev:before {

	content: "←";

	}

.slick-prev:before, .slick-next:before {

	opacity: 1;
	color: #000;
	background-color: #fff;
	padding: 0 5px;
	border: 1px solid #ddd;
	box-shadow: -2px -5px 5px 0px #eee inset;
	border-radius: 50%;
	cursor: pointer;

	}

.slick-prev:hover:before, .slick-next:hover:before {
	border: 1px solid #9cd1e2;
	box-shadow: -2px -5px 5px 0px #c8ecf7 inset;
	color: #3ab6df;

	}

.slide_close {

	text-align: center;

	}

.thumbnail {

	position: relative;

	}

.thumbnail div {

	border-radius: 15px;
	border: 1px solid #3ab6df;
	position: relative;
	width: 130px;
	height: 130px;
	margin: 5px;
	float: left;
	overflow: hidden;

	}

.thumbnail div:hover {

	cursor: pointer;
	box-shadow:0px 0px 4px 2px #3a98df;

	}

.thumbnail div img {

	border-radius: 15px;
	border: 2px solid #fff;
	box-shadow:0px 0px 1px 1px #fff inset;

	}

.thumbnail div a span {

	text-align: center!important;
	padding: 5px 0;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: rgba(255,255,255,0.7);
	border-radius: 0 0 15px 15px;
	font-size: 0.75rem;
	font-weight: bold;
	color: #000;

	}

.thumbnail div a:hover {

	color: #000;

	}

.detail {

	clear: both;
	border-radius: 10px;
	border: 1px solid #ddd;
	width: 712px;
	height: 425px;
	position: absolute;
	top: 10px;
	left: 10px;
	background-color: #fff;
	z-index: 1000000000000000;
	display: none;

	}

.detail h3 {

	font-size: 0.95rem;
	position: relative;
	padding: 5px 10px;
	border-radius: 10px 10px 0 0;
	border-bottom: 1px solid #ddd;
	background: #eee; /* Old browsers */
	background: -moz-linear-gradient(top, #eee 0%, #fafafa 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #eee 0%,#fafafa 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #eee 0%,#fafafa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eee', endColorstr='#fafafa',GradientType=0 ); /* IE6-9 */

	}

.detail h3 span {

	position: absolute;
	right: 15px;
	top: 2px;
	font-size: 70%;
	font-weight: normal;
	border: 3px double #ddd;
	border-radius: 10px;
	padding: 3px 8px;
	background-color: #fff;
	cursor: pointer;

	}

.detail h3 span:hover {

	border: 3px double #a7ea8f;

	}

.detail .contBox {

	overflow: hidden;
	overflow-y: scroll;
	height: 350px;
	margin-top: 5px;
	padding: 10px 5px 10px 15px;

	}

.detail .leftBox {

	float: left;
	width: 370px;

	}

.detail .rightBox {

	float: right;
	width: 290px;

	}

.detail .leftBox p, 
.detail .rightBox p {

	font-size: 0.8rem;
	margin-bottom: 20px;

	}

.detail .related {

	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;

	}

.detail .related p.title {

	text-align: center;
	border: 1px solid #ddd;
	background: #fbfbfb;
	color: #757575;
	margin: 20px 0 10px;
	width: 100%;
	padding: 3px;
	font-size: 0.9rem;

	}

.detail .min_detail {

	width: 90px;
	margin-right: 15px;

	}

.detail .min_detail img {

	width: 90px;

	}

.detail .min_detail p {

	font-size: 0.75rem;

	}

.detail img {

	width: auto;
	max-width: 100%;

	}

.slide_close, .detail_close {

	width: 200px;
	margin: auto;
	margin-top: 5px;
	padding: 5px;
	background-color: #fff;
	border: 1px solid #bbb;
	border-radius: 15px;
	text-align: center;
	box-shadow: -2px -5px 5px 0px #eee inset;
	cursor: pointer;

	}

.slide_close:hover, .detail_close:hover {

	box-shadow: -1px -4px 8px 0px #c8ecf7 inset;
	border: 1px solid #9cd1e2;

	}

.detail_close {

	display: none;

	}

.detail .slick-prev,
.detail .slick-next {

	text-decoration: none!important;
	bottom: -50px;

	}

.thumbnail div.slickBox2 {

	display: none;
	width: auto;
	height: auto;
	border: none;
	float: none;
	margin: 0;
	overflow: inherit;
	clear: both;

	}

.thumbnail div.slickBox2.slickBox2_2 {

	position: absolute;
	bottom: 0;

	}

.thumbnail div.slickBox2:hover {

	box-shadow: none;

	}

#box2 {

	display: none;
	height: 426px;

	}

.thumbnail div.slickBox2 .slick-prev,
.thumbnail div.slickBox2 .slick-next {

	text-decoration: none!important;
	bottom: -50px;

	}


