@charset "utf-8";
/*========================================================
blog report index layout
========================================================*/
#categorylist .lpanel{
	float: left;
	width: 180px;
	height: 180px;
	overflow: hidden;
	margin: 0 20px 20px 0;
	position: relative;
	background-color:#DDD;
}
#categorylist a {
	font-weight: bold;
	text-decoration: none;
}
#categorylist .lpanel .cl-description {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	bottom: -100%;
	background: rgba(0,0,0,0.7);
	transition: 0.3s;
	z-index: 11;
}
.cl-description a {
	width: 92%;
	height: 92%;
	padding: 4%;
	display: block;
	font-size: 1rem;
	text-decoration: none;
	color: #F0F0F0;
	line-height: 1.2rem;
	padding: 10px;
}
#categorylist .lpanel .cl-title {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	z-index: 10;
}
.cl-title a {
	width: 92%;
	height: 80%;
	display: block;
	padding: 16% 4% 4%;
	top: 0;
	left: 0;
	color: #333;
	font-size: 38px;
	line-height: 48px;
}
#categorylist .lpanel:hover div.cl-description {
	bottom: 0;
}
.stitle a {
	color: #666;
	text-decoration: none;
}
/*========================================================
blog report layout
========================================================*/
.stcontents {
	position: relative;
}
.rpcontentsheasd{
}

.reportlistbox {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;	
}

.reportimg {
	width: 260px;
	height: 260px;
	margin: 20px 20px 20px 0;
	float: left;
	overflow: hidden;
	position: absolute;
	left: 0;
}
.reporttitle {
	min-height: 260px;
	margin: 20px 20px 20px;
	margin-left: 300px;
}



/*=========================================================
report text
=========================================================*/
.rpcontents p {
	margin-bottom: 20px;
}
p.pagedate {
	text-align: right;
	line-height: 1.125rem;
	margin: 0 0 40px 0;
}
p.pagedate span {
	padding: 0 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
p.pagesubtitle {
	font-size: 24px;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 10px;
	
}
.reporttitle a {
	color: #666;
	text-decoration: none;
}

.pagesummary {
	font-size: 16px;
	line-height: 24px;
	margin: 20px 0 0 0;
}
.pagenumber {
	font-size: 1.1rem;
	text-align: right;
}



.reporttitle h1 {
	font-size: 40px;
	font-weight: bold;
	line-height: 48px;
	margin-bottom: 4px;
}



/*========================================================
page navigation
========================================================*/
div.pagenate {
	
	overflow: auto;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}


ul.pagenate {
	font-size: 0;
	float: right;
	overflow: auto;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.pagenate li {
	font-size: 22px;
	float: left;
	border: 1px solid #666;
	width: 80px;
	height: 80px;
	position: relative;
	margin: 0 0 0 6px;
	background-color: #CCC;
	text-align: center;
	line-height: 80px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
}

.pagenate li a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #FFF;
	text-decoration: none;
}

.pagenate li a:hover {
	background-color: #E6E6E6;
}
/*========================================================
report share layout
========================================================*/
.box-center {
	margin: 0 auto;
}
.box-left {
	float: left;
}
.box-right {
	float: right;
}
.box-inline {
	display: inline;
}
.box-ce8e8ea {
	background-color: #E8E8EA;
}
.box-cf0f0f0c {
	background-color: rgba(242,242,242,0.95);
}
/*========================================================
report share text
========================================================*/
p.pickupsubtitle {
	font-size: 1.8rem;
	line-height: 1.9rem;
	margin-bottom: 10px;
}
h5.pickuptitle {
	font-size: 2.4rem;
	line-height: 2.8rem;
	margin-bottom: 20px;
}
.noticeline {
	padding-left: 1.2rem;
	text-indent: -1.2rem;
}
.mainplice {
	font-size: 1.8rem;
}
.bpcopy {
	font-size: 0.8rem;
	text-align: right;
}
/*========================================================
list original mark
========================================================*/
.omarklist {
}
.omarklist li {
	list-style: none;
	padding-left: 1.2rem;
	text-indent: -1.2rem;
}
.omarklist.notice li::before {
	content:'※';
}
.omarklist.diamond li::before {
	content:'◆';
}
.omarklist.square-w li::before {
	content:'□';
}
.table-relationsite {
	padding: 10px;
}

.numlist {
}
.numlist li {
	padding-left: 1.2rem;
	text-indent: -1.2rem;
	list-style-type: decimal;
	list-style-position: inside;
}
.numlist li.underbar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
/*========================================================
table case 140527
========================================================*/
.table-c140527-1 {
	width: 400px;
	margin: 40px 20px 20px;
	position: relative;
	background-image: url(../../report/imgrep/rep-daigakujukentaisaku-03.png);
	background-repeat: no-repeat;
	background-position: center;
}
.table-c140527-1 p {
	font-size: 20px;
	line-height: 60px;
	font-weight: bold;
}
.frameguide-c140527-1 {
	padding: 5px;
	overflow: hidden;
}
.frameguide-c140527-2 {
	padding: 5px;
	margin-top: 100px;
	overflow: hidden;
}
.frameguide-c140527-3 {
	padding: 5px;
	display:-webkit-flex;
    -webkit-flex-flow:row nowrap;
    -webkit-justify-content:space-between;
}
.box-c140527-1 {
	width: 160px;
	height: 60px;
	text-align: center;

	-webkit-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
    -moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
    box-shadow: 1px 2px 4px rgba(0,0,0,.5);
    padding: 10px;
}
.table-c140527-2 {
	width: 572px;
	float: right;
	margin: 40px 20px 20px;
	position: relative;
	background-image: url(../../report/imgrep/rep-daigakujukentaisaku-04.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.box-c140527-2 {
	width: 154px;
	height: 60px;
	margin-bottom: 20px;
	text-align: center;
	border: 1px solid #333;
	-webkit-box-shadow: -4px -4px 4px rgba(0,0,0,.5);
	-moz-box-shadow: -4px -4px 4px rgba(0,0,0,.5);
	box-shadow: -4px -4px 4px rgba(0,0,0,.5);
	padding: 10px 5px;
}
.box-c140527-2-l {
	float: left;
	margin-right: 32px;
}
.box-c140527-2-r {
	float: right;
}
.box-c140527-2 p {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	margin-top: 6px;
}
.list-c140527-1 {
	width: 100%;
	min-width: 400px;
	float: right;
	margin: 20px 5px;;
	position: relative;
}
.list-c140527-1 li {
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	padding: 20px 20px 10px 60px;
	min-height: 50px;
	margin: 0 0 20px 0;
	-webkit-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
    -moz-box-shadow: 1px 2px 4px rgba(0,0,0,.5);
    box-shadow: 1px 2px 4px rgba(0,0,0,.5);
}
.list-c140527-1 li {
	background-image: url(../../report/imgrep/rep-daigakujukentaisaku-05.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
.list-c140527-1 li.rpcheck {
	background-image: url(../../report/imgrep/rep-aosuisen-01.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}
.table-c140527-3-l {
	width: 32%;
	float: left;
	margin-top: 40px;
	margin-right: 2%;
	position: relative;
}
.table-c140527-3-r {
	width: 32%;
	float: right;
	margin-top: 40px;
	position: relative;
}
.table-c140527-3 {
	font-size: 16px;
	line-height: 22px;
	width: 292px;
	margin-left: 5px;
}
.box-c140527-3 {
	text-align: center;
	border: 1px solid #333;
	-webkit-box-shadow: -4px -4px 4px rgba(0,0,0,.5);
	-moz-box-shadow: -4px -4px 4px rgba(0,0,0,.5);
	box-shadow: -4px -4px 4px rgba(0,0,0,.5);
	padding: 10px 5px;
}
.box-c140527-3 span {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
}
.table-c140527-3 ul {
	margin: 20px 0 0 60px;
}
.table-c140527-3 li {
	border: 1px solid #333;
	padding: 10px;
	margin-bottom: 20px;
}
.table-c140527-3 li.schoolcat {
	width: 100px;
}
.bgi-c140527-1 {
	background-image: url(../../report/imgrep/rep-daigakujukentaisaku-06.png);
	background-repeat: no-repeat;
}
.bgi-c140527-2 {
	background-image: url(../../report/imgrep/rep-daigakujukentaisaku-07.png);
	background-repeat: no-repeat;
}
.bgi-c140527-3 {
	background-image: url(../../report/imgrep/rep-daigakujukentaisaku-08.png);
	background-repeat: no-repeat;
}
/*========================================================
table case 140610
========================================================*/
.table-c140610-1 {
	width: 100%;
	margin-bottom: 20px;
}
.table-c140610-1 dt {
	width: 26%;
	float: left;
}
.table-c140610-1 dt, .table-c140610-1 dd {
	padding: 10px 0;
}
.table-c140610-1 dt:nth-of-type(2n+1), .table-c140610-1 dd:nth-of-type(2n+1) {
	background-color: #EFEFEF;
}
.table-c140610-2 {
	overflow: hidden;
	position: relative;
}
.table-c140610-3 {
	width: 43%;
	margin: 0 1%;
	float: left;
}
.table-c140610-3-b {
	border: 1px solid #666;
	padding: 1%;
	height: 200px;
}
.table-c140610-3-1 {
	width: 9.2%;
	text-align: center;
	min-height: 200px;
	margin-top: 2.2rem;
	float: left;
	position: relative;
}
.text-c140610-1 {
	font-size: 1.8rem;
	text-align: center;
	line-height: 3.4rem;
}
.text-c140610-1-2 {
	font-size: 3rem;
}

.text-c140610-1-3 {
	font-size: 1.8rem;
	line-height: 2.2rem;
}