@charset "Shift_JIS";
*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}
h1{
	margin:0 0 20px 0;
	padding:0;
}
h1 img{
	margin:0;
	display: block;
	width:100%;
}
.read-box p{
	margin;0 0 20px 0;
	padding:0;
	font-size: 13px;

}
.mokuji{
	padding:0 12px;
	margin:0 0 12px 0 ;
	/*border: 1px solid #0066CC;*/
	background: #f5f5f5;
}
.mokuji-title{
	margin:0 auto 10px auto ;
	padding:5px;
	font-size: 15px;
	color:#FFF;
	background: #4472c4;
	text-align: center;
	width:6em;
	font-weight:lighter;
}
.mokuji-box{
	display:flex;
	justify-content:space-between;
}
/*.no1,.no2{
	width:49%;
}*/
.mokuji h5{
	font-size: 15px;
	margin:0 0 10px 0;
	color: #274f96;
	font-weight:bold;
}
.mokuji h5 a{
	color: #274f96;
}
.mokuji-no{
	font-size:12px;
	background: #4472c4;
	color:#FFF;
	font-weight:bold;
	padding:3px 5px;
	margin-top:3px;
	line-height: 12px;
	float:left;
	display: inline-block;
}
.mokuji-txt{
	line-height:24px;
	padding-left:5px;
	float:left;
	display: inline-block;
	width:calc(100% - 22px);
}
.mokuji ul{
	margin:0 0 20px 0;
	padding:0;
}
.mokuji ul li{
	margin:0 0 5px 0;
}
.mokuji ul li:last-child{
	margin:0;
}

.list-link-2x {
  padding-left: 0;
  list-style: none;
}
  .list-link-2x li {
    font-size: 14px;/*11*/
    margin-top: 0.5em; }
    .list-link-2x li:first-child {
      margin-top: 0; }
    .list-link-2x li a {
      color: #333;
      position: relative;
      padding: 0 0 0 16px;
      display: inline-block; }
      .list-link-2x li a:before {
        content: "";
        border-color: transparent;
        border-style: solid;
        border-top-width: 4px;
        border-right-width: 0;
        border-bottom-width: 4px;
        border-left-width: 6px;
        border-left-color: #4472c4;
        vertical-align: middle;
        display: inline-block;
        margin: 0 0 0 0;
        position: absolute;
        left: 0;
        top: 8px; }
.txt-box{
	line-height:2.2em;
	margin-bottom:40px;
}
.exam-photo{
	text-align: center;
	margin:10px auto 20px auto;
}
.exam-photo img{
	width:80%;
}
.position-box{
	position: relative;
}
.txt-box-h4 {
	margin-top:20px;
	color:#274f96;
	padding:0 0.5em;
	border-left: 5px solid #4472c4;
	line-height: 1.5em;
}
.txt-indent{
	margin:0 0 10px 0;
	padding:0;
	text-indent: 1em;
}
.prof-img{
	width:30%;
}
.prof-img img{
	width:100%;
	margin-bottom:6px;
	display: block;
}
.prof-txt{
	width:68%;
	margin-bottom:6px;

}
.prof-txt .prof-name{
	font-size: 14px;
	font-weight:bold;
	margin-bottom:20px;
}
.prof-txt .prof-ruby{
	font-size: 11px;
	margin-bottom:20px;
}
.txt-right{
	text-align: right;
}
.mt20{
	margin-top:20px;
}
.mb20{
	margin-bottom:20px;
}
/* clear */
.clearfix:after{
  content: "."; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix{
  min-height: 1px;
}
* html .clearfix{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.exam-img{
	width:100%;
	display:block;
	margin:20px 0 0 0;
}
.mokuji2{
	padding:0 6px;
	margin:20px 0 6px 0 ;
	/*border: 1px solid #0066CC;*/
	background: #f5f5f5;
}


.n-head-2x {
  color: #274f96;
  font-size: 17px;
  border-bottom: 1px solid #CCC;
  margin: 20px 0;
  font-weight: normal;
  padding: 0 0 6px;
  line-height: 1.3;
}
.group-pagerx {
  position: relative;
  margin: 0 auto;
  text-align: center;
  width: 266px;
}
.group-pagerx p {
  padding-top: 5px;
  color: #666;
  font-size: 12px;
  text-align: center;
  margin: 0;
}
.group-pagerx ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: center;
}
  .group-pagerx ul li {
    width: 30px;
    display: inline-block;
    margin: 0 1px;
    vertical-align: middle;
  }
    .group-pagerx ul li a,
    .group-pagerx ul li span {
      border: 1px solid #cccccc;
      display: block;
      line-height: 35px;
      text-align: center;
      color: #808080;
      text-decoration: none;
    }
    .group-pagerx ul li.current a {
      border-color: #4472c4;
      background-color: #4472c4;
      color: #fff;
    }
    .group-pagerx ul li.prev, .group-pagerx ul li.next {
      width: auto;
    }
      .group-pagerx ul li.prev a, .group-pagerx ul li.next a {
        border: 0 none;
        margin: 1px;
      }
    .group-pagerx ul li.prev {
      position: absolute;
      top: 0;
      left: 0;
    }
      .group-pagerx ul li.prev a:before {
        content: "";
        display: inline-block;
        width: 8px;
        height: 15px;
        vertical-align: middle;
        background: url(../img/icon-prev.png) no-repeat 0 0;
        background-size: 100%;
        margin: -2px 8px 0 0;
      }
    .group-pagerx ul li.next {
      position: absolute;
      top: 0;
      right: 0;
    }
      .group-pagerx ul li.next a:after {
        content: "";
        display: inline-block;
        width: 8px;
        height: 15px;
        vertical-align: middle;
        background: url(../img/icon-next.png) no-repeat 0 0;
        margin: -2px 0 0 8px;
        background-size: 100%;
      }
    .group-pagerx ul li.more span {
      border-color: transparent;
    }
.graph-box{
	display: flex;
	justify-content: center;
	text-align: center;
	flex-wrap: wrap;
}
.graph-box img{
	margin:0 auto;
	width:100%;
	border: #CCC solid 1px;
}
.graph-box p{
	margin:5px auto 20px;
	padding:0;
}
.graph{
	width:100%;	
}
.txt-left{
	text-align: left;
}
.bc-txt{
	color:#4472c4;
	font-weight: bold;
}
.zu-img{
	width:100%;
	margin:10px auto;
}
.basic-ul{
	margin:5px 0 0 0;
	padding:0;
	list-style-type: none;
}
.basic-ul li{
	margin:0 0 5px 0;
	padding:0;
}
table,th,td{
	border-collapse: collapse;
}
.basic-table table{
	margin:10px 0;
	
}
.basic-table{
	border: #4472c4 solid 2px;
}
.basic-table th{
	background: #4472c4;
	color:#FFF;
	font-weight:bold;
	
}
.basic-table td{
	padding:4px 10px;
}
.listmark {
    font-size: 14px;
    margin-top: 0.5em;
}
.listmark a {
	position: relative;
	padding: 0 0 0 16px;
	display: inline-block;
	text-decoration: underline;
}

.listmark a:before {
	content: "";
	border-color: transparent;
	border-style: solid;
	border-top-width: 4px;
	border-right-width: 0;
	border-bottom-width: 4px;
	border-left-width: 6px;
	border-left-color: #4472c4;
	vertical-align: middle;
	display: inline-block;
	margin: 0 0 0 0;
	position: absolute;
	left: 0;
	top: 8px; 
}