@charset "utf-8";

.disnon a{
	pointer-events: none !important;
	background: #999 !important;
  color: #999;
}
.disnon .btnList a{
background: none !important;
}
.disnon .btnList a img{
	filter: grayscale(1) ;
	opacity: 0.5;
}
#itemTbl .disnon a{
  background: none !important;
}
#itemTbl .disnon a img{
	filter: grayscale(1) ;
	opacity: 0.5;
}

#pager .next,#pager .prev{
  display: none;
}
.imgSlide .next,.imgSlide  .prev{
  display: none;
}


/* SAMPLE VER.
----------------------------------------------------------- */
#header{
	position: relative;
}
#header .sampleMark{
	width: 108px;
	height: 44px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	background: #f00;
	color: #fff;
	bottom: 010px;
	left: 450px;
	z-index: 10;
}

/* HOME
----------------------------------------------------------- */
div#homeMenu{
	position: relative;
}
div#homeMenu ul.menuList{
	overflow: hidden;
	width: 990px;
	margin-left: -10px;
}
div#homeMenu ul.menuList li{
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	background: #fff;
}
div#homeMenu ul.menuList li a{
	display: block;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
div#homeMenu ul.menuList li .note{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: url(../img/bg_btn_bar.jpg) 0 0 no-repeat;
}


div#homeMenu ul.menuList li.double a{
}


div.newsWrap{
  background: #fff;
  border: 2px solid #c9caca;
  border-radius: 10px;
  margin-top: 30px;
  padding: 20px 30px;
}
div.newsWrap h3{
  font-weight: bold;
  margin-bottom: 20px;
}
div.newsWrap li{
  display: flex;
}
div.newsWrap .date{
  text-indent: -1em;
  margin-left: 1em;
  width: 8em;
}
div.newsWrap .date::before{
  content: "・";
}
div.newsWrap .new{
  color: #f00;
  display: inline-block;
  padding-left: 1em;
}

/*========== top menu ============*/

div.menuWrap{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	z-index:999;
	display:none;
	color: #000;
}


div.menuWrap div.menuWin{
	position: absolute;
	z-index:100000;
	overflow: auto;
}
div.menuWrap div.menuWin.fTop{
  padding: 15px;
}

div.menuWrap div.menuWin.fTop:after{
	content: "";
	display: block;
	position: absolute;
		top: 0;
		width: 19px;
		height: 15px;
}
div.menuWrap div.menuWin.fTop.fLeft:after{
	left: 50%;
	margin-left: -10px;
	background:url(../img/foot_top.png) 0 0 no-repeat;
}
div.menuWrap div.menuWin.fTop.fRight:after{
	right: 50px;
	background:url(../img/foot_top.png) 0 0 no-repeat;
}
div.menuWrap div.menuWin.fTop.fCenter:after{
	left: 50%;
	margin-left: -10px;
	background:url(../img/foot_top.png) center 0 no-repeat;
}


div.menuWrap div.menuWin.fBtm{
  padding: 15px;
}

div.menuWrap div.menuWin.fBtm:after{
	content: "";
	display: block;
	position: absolute;
		bottom: 0;
		width: 19px;
		height: 15px;
}
div.menuWrap div.menuWin.fBtm.fLeft:after{
	left: 50%;
	margin-left: -10px;
	background:url(../img/foot_btm.png) 0 0 no-repeat;
}
div.menuWrap div.menuWin.fBtm.fRight:after{
	right: 50px;
	background:url(../img/foot_btm.png) 0 0 no-repeat;
}
div.menuWrap div.menuWin.fBtm.fCenter:after{
	left: 50%;
	margin-left: -10px;
	background:url(../img/foot_btm.png) center 0 no-repeat;
}





div.menuWrap div.menuWin>div{
	background: #fff;
	padding: 10px;
	position: relative;
	box-shadow:0px 0px 15px 2px rgba(0,0,0,0.5);
-moz-box-shadow:0px 0px 15px 2px rgba(0,0,0,0.5);
-webkit-box-shadow:0px 0px 15px 2px rgba(0,0,0,0.5);
}
div.menuWrap div.menuWin div.winInner{
	background: #eee;
	padding:20px 30px 30px;
	overflow: hidden;
}


/* menu postion start*/

div#headerWrap{
  z-index: 1000 !important;
}


div.menuWrap#menuYalot div.menuWin{
  width: 310px;
	top: 245px;
	left: 80px;
}
div.menuWrap#menuYalot div.menuWin div.winInner{
	padding:20px 30px 10px;
}
div.menuWrap#menuYalot table ul{
  text-align: center;
}


div.menuWrap#menuRuidai div.menuWin{
  width: 205px;
	top: 245px;
	right: 125px;
}
div.menuWrap#menuRuidai div.menuWin div.winInner{
	padding:20px 30px 5px;
}
div.menuWrap#menuRuidai table ul{
  text-align: center;
}
div.menuWrap#menuRuidai table.subMenu tr{
	border: none;
}


div.menuWrap#menuFurikaeri div.menuWin{
  width: 395px;
	top: 765px;
	left: 30px;
}
div.menuWrap#menuFurikaeri div.menuWin div.winInner{
	padding:20px 30px 10px;
}
div.menuWrap#menuFurikaeri table ul{
  text-align: center;
}
div.menuWrap#menuFurikaeri .mdlNotice {
    color: #f00;
    margin: 3px 0 0 14px;
    font-size: 12px;
    line-height: 1.4;
}


div.menuWrap#menuDigiDrill div.menuWin{
  width: 300px;
	top: 505px;
  right: 0;
}
div.menuWrap#menuDigiDrill div.menuWin div.winInner{
	padding:20px 30px 10px;
}
div.menuWrap#menuDigiDrill table ul{
  text-align: center;
}


div.menuWrap#menuQcheck div.menuWin{
  width: 360px;
	top: 240px;
	left: 595px;
}
div.menuWrap#menuQcheck div.menuWin div.winInner{
	padding:20px 30px 10px;
}
div.menuWrap#menuQcheck table ul{
  text-align: center;
}
div.menuWrap#menuQcheck div.menuWin.fTop.fCenter:after {
    left: 220px;
}


div.menuWrap#menuQr div.menuWin{
  width: 300px;
	top: 765px;
	left: 0;
}
div.menuWrap#menuQr div.menuWin div.winInner{
	padding:20px 30px 10px;
}
div.menuWrap#menuQr table ul{
  text-align: center;
}


div.menuWrap#menuNav div.menuWin{
  width: 360px;
	top: 1285px;
	left: 0;
}
div.menuWrap#menuNav div.menuWin div.winInner{
	padding:20px 30px 10px;
}

div.menuWrap#menuDrill div.menuWin{
  width: 360px;
	top: 500px;
	left: 293px;
}
div.menuWrap#menuDrill div.menuWin div.winInner{
	padding:20px 30px 10px;
}
div.menuWrap#menuWork div.menuWin{
  width: 360px;
	top: 1025px;
	left: 0px;
}
div.menuWrap#menuWork div.menuWin div.winInner{
	padding:20px 30px 10px;
}


div.menuWrap#menuSyugakutai div.menuWin{
  width: 360px;
	top: 765px;
	right: 50px;
}
div.menuWrap#menuSyugakutai div.menuWin div.winInner{
	padding:20px 30px 10px;
}


div.menuWrap#menuKanzen div.menuWin{
	width: 350px;
	top: 505px;
  left: 50px;
}
div.menuWrap#menuRyoiki div.menuWin{
	width: 350px;
	top: 505px;
  right: 50px;
}
div.menuWrap#menuRyoiki div.menuWin div.winInner{
	padding:20px 30px 10px;
}

div.menuWrap#menuSheet div.menuWin{
  width: 280px;
	top: 1285px;
	right: 5px;
}
div.menuWrap#menuSheet div.menuWin div.winInner{
	padding:20px 30px 10px;
}

div.menuWrap#menuTest div.menuWin{
  width: 290px;
	top: 1025px;
  left: 330px;
}
div.menuWrap#menuTest div.menuWin div.winInner{
	padding:20px 30px 10px;
}



div.menuWrap#menuMystory div.menuWin{
	width: 350px;
	top: 1025px;
  left: 605px;
}


/* menu postion end*/


div.menuWrap h2{
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

table.subMenu{
	width: 100%;
	border-collapse:collapse;
	margin-bottom: 15px;
}
table.subMenu tr{
	border-bottom: 1px dotted #333;
}
table.subMenu th,
table.subMenu td{
	padding:10px 0;
}
table.subMenu th{
	width: 65px;
	text-align: center;
	font-size: 16px;
}
table.subMenu ul{
letter-spacing: -0.4em;
}
table.subMenu ul li{
	display: inline-block;
	letter-spacing: normal;
	margin-right: 1px;
}
table.subMenu ul li a{
	display: inline-block;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	background: #00356f;
}
table.subMenu ul li a:hover{
	background: #678fbb;
	text-decoration: none;
}

ul.pubNote{
	font-size: 12px;
	letter-spacing: -0.4em;
}

ul.pubNote li{
	display: inline-block;
	letter-spacing: normal;
	margin-left: 15px;
}
ul.pubNote li span{
	font-weight: bold;
}


div.pubBlock{
	font-size: 12px;
	letter-spacing: -0.4em;
	background: #c0c0c0;
	display: inline-block;
}

/*========== 閉じるボタン ============*/

.btnClose{
	position:absolute;
	z-index:100001;
	top:-10px;
	right: -10px;
}

.btnClose a{
	display: block;
	margin: 0 auto;
	width: 28px;
	height: 28px;
}
.btnClose a:hover{
	background: url(../img/btn_close_bg.png) 0 0 no-repeat;
}


/* FURIKAERI
----------------------------------------------------------- */
#FURIKAERI table.freeTable{
		border-top: 0;
}
#FURIKAERI table.freeTable #hlTbl tr{
		border-bottom: 0;
}
#FURIKAERI table.freeTable .col2{
	width: 100px;
	text-align: center;
}
#FURIKAERI table.freeTable .col3{
	width: 100px;
	text-align: center;
}


/* SHUGAKUTAI
----------------------------------------------------------- */
#SHUGAKUTAI table.freeTable td.col2{
	width: 100px;
	text-align: center;
}
#SHUGAKUTAI table.freeTable td.col3{
	width: 60px;
	text-align: center;
}
#SHUGAKUTAI table.freeTable .underline,
#SHUGAKUTAI table.freeTable .word{
  border-bottom: 1px solid #999;
}

#SHUGAKUTAI table.freeTable .link .col3 ul{
  display: none;
}
#SHUGAKUTAI table.freeTable .word .col2 a{
  display: none;
}

#SHUGAKUTAI .modalWrap.wks .prev,
#SHUGAKUTAI .modalWrap.wks .next{
  display: none;
}


/* NAVI
----------------------------------------------------------- */
#NAVI table.freeTable{
		border-top: 0;
}
#NAVI table.freeTable #hlTbl tr{
		border-bottom: 0;
}
#NAVI table.freeTable td{
	font-size: 13px;
}
#NAVI table.freeTable .col1{
}
#NAVI table.freeTable .col2{
	width: 80px;
	text-align: center;
}

/* STORY
----------------------------------------------------------- */
#STORY table.freeTable{
		border-top: 0;
}
#STORY table.freeTable #hlTbl tr{
		border-bottom: 0;
}
#STORY table.freeTable .col2{
	width: 150px;
	text-align: center;
}


/* sheet
----------------------------------------------------------- */
#sheet table.freeTable{
		border-top: 0;
}
#sheet table.freeTable #hlTbl tr{
		border-bottom: 0;
}
#sheet table.freeTable td{
	font-size: 13px;
}
#sheet table.freeTable .col1{
}
#sheet table.freeTable .col2{
	width: 150px;
	text-align: center;
}
#sheet table.freeTable tr.all{
	background: #fffeee;
}
#sheet .linkAll{
  margin-top: 0;
    border-bottom: 1px solid #ccc;
}
#sheet .linkAll a:hover {
    text-decoration: none;
    color: #ff6000;
    background-color: #ffe3d5;
}
#sheet .linkAll a {
    display: block;
    font-size: 15px;
    padding: 10px 30px 10px 10px;
}
#sheet .linkAll.current a {
    color: #ff6000;
    background: #fef6f2;
}


/* illust
----------------------------------------------------------- */
#illust ul.illNotice{
  width: 578px;
  padding:50px;
  background: #F0F0F0;
  border: 1px solid #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 10px;
  font-size: 20px;
}
#illust ul.illNotice li~li{
  margin-top: 50px;
}


/* drill
----------------------------------------------------------- */
#drill table.freeTable{
		border-top: 0;
}
#drill table.freeTable #hlTbl tr{
		border-bottom: 0;
}
#drill table.freeTable td{
	font-size: 13px;
}
#drill table.freeTable .col1{
}
#drill table.freeTable .col2{
	width: 150px;
	text-align: center;
}
#drill table.freeTable tr.all{
	background: #fffeee;
}

/* graph
----------------------------------------------------------- */
#graph table.freeTable{
		border-top: 0;
}
#graph table.freeTable #hlTbl tr{
		border-bottom: 0;
}
#graph table.freeTable td{
	font-size: 13px;
}
#graph table.freeTable .col1{
}
#graph table.freeTable .col2{
	width: 150px;
	text-align: center;
}
#graph table.freeTable tr.all{
	background: #fffeee;
}

/* digital contents
----------------------------------------------------------- */

#digital .thumbBtn{
  border: 1px solid #efefef;
}
#digital td.col2{
  width: 220px;
  height: 115px;
  text-align: center;
}


/* 404
----------------------------------------------------------- */

#contHeader h2.er404{
	text-align: center;
	color: #df0005;
	font-size: 26px;
	font-weight: bold;
	margin:50px 0;
	font-weight: bold;
}
#box404{
	text-align: center;
	padding:30px 50px 50px;
}
#box404 .er404{
	color: #999;
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 50px;
}
#box404 p~p{
	margin-top: 10px;
}
#box404 .btnToHome a{
	display: block;
	padding: 10px;
	background: #fff;
	border: 1px solid #666;
	width: 200px;
	margin: 80px auto 0;
}

#box404 .btnToHome a:hover{
	color: #ff6000;
	border: 1px solid #ff6000;
}







/**/
