h1{
	margin:0;
	padding:0;
}
h1 img{
	display: block;
	width:100%;
	margin:0 0 20px 0 ;

}
.between{
	display: flex;
	flex-direction:row;
	list-style-type: none;
	flex-wrap:wrap;
	margin:0 -2.5% 0 0;
	padding:0;
	width:100%;

}
.between li{
	width:22.74%;
	background: #0ba3ef;
	font-weight:bold;
	text-align: center;
	font-size:16px;
	margin:0 3% 4% 0;
	line-height:36px;
	height:36px;
}
.between li:nth-of-type(4),.between li:nth-of-type(8){
	margin:0 0 4% 0;
}
.between a:link,.between a:visited,.between a:hover,.between a:active{
	color:#fff;
	text-decoration: none;
	display: block;
}
.box{
	border-bottom: 1px dotted #ccc;	
	padding:0 0 15px 0 ;
}
.box h4{
	font-weight:bold;
	font-size:14px;
	padding:15px 0 10px 0 ;
}
.mb20{
	margin-bottom:20px;
}
.mb20-2{
	margin:0 0 20px 0;
	padding:0;
}
.dic-banner{
	width:100%;
	margin:0;
	display: block;
}

.dic-h2{
	font-size:16px;
	margin-top:20px;
}
.box p{
	margin-bottom:0;
	padding:0;
}
.dic-list-link{
	/*font-size: 11px;*/
	margin-top: 0.5em;

}
.dic-list-link a {
	/*color: #333;*/
	position: relative;
	padding: 0 0 0 16px;
	display: inline-block;
}
.dic-list-link 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: #0ba2ef;
	vertical-align: middle;
	display: inline-block;
	margin: 0 0 0 0;
	position: absolute;
	left: 0;
	top: 5px;
}
.arrow-icon-back{
    background: url(../img/icon-arrow-back.png) no-repeat right 10px center;
	background-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.2em;
	margin:20px auto 0 auto;
}
.arrow-icon-blue{
    background: url(../img/icon-arrow-1.png) no-repeat right 10px center;
	background-size:18px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:1.2em;
	margin:0 auto 0 auto;
}

.btn2-box{
	list-style-type: none;
	margin:0 0 20px 0;
	padding:0;
}
/*.btn2-box li img{
	width:100%;
}
.btn2-box li:nth-child(odd){
	float:left;
	width:48%;
}
.btn2-box li:nth-child(even){
	float:right;
	width:48%;

}
*/
.btn2-box li a{
	color:#fff;
 	display: block;
	height:60px;
	padding-top:36px;
	text-decoration: none;
}
.btn2-box li{
	text-align: center;
	font-size:93%;
	font-weight:bold;
	}
.btn2-box li:nth-child(odd){
	float:left;
	width:48%;
	background:#ed881c url(../img/school_icon.png) no-repeat center top;
	background-size:30px;
}
.btn2-box li:nth-child(even){
	float:right;
	width:49%;
	background:#ed881c url(../img/oc_icon.png) no-repeat center top;
	background-size:26px;















*, *: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;
}
/* clear */
.clearfix:after{
  content: "."; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix{
  min-height: 1px;
}
* html .clearfix{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


























@charset "Shift_JIS";
.exam-img{
	width:100%;
	display:block;
	margin:20px 0 0 0;
}
h1{
	margin:0;
}
.read-txt{
	font-size:15px;
	color:#fff;
	font-weight: bold;
	line-height: 1.8em;
	margin:0 0 10px 0;
	background: #008e0a;
	padding:10px 16px;
	margin:0;
}
.read-box{
	background:#e5f4e6 url(../img/bg.png) repeat;
	padding:10px 16px 1px 16px;
	margin;0 0 20px 0;
}
.read-box p{
	font-size: 14px;
	line-height: 1.8em;
}
.mokuji{
	padding:10px 10px 5px 0;
	margin:20px auto;
}
.mokuji1{
	background:#e5f4e6;
}
.mokuji2{
	background:#e3d1da url(../img/img2.png) no-repeat bottom right;
	background-size: 30%; 
}
.mokuji .title-img{
	display:block;
	margin:0 0 10px 0 ;
	width:20%;
}
.mokuji ul{
	margin:0 0 0 10px;
	padding:0;
	font-size:1.5em;
}
.mokuji ul li{
	margin:0 0 5px 0;
}
.txt-box{
	line-height:2.2em;
	margin-bottom:20px;
}
.exam-photo{
	float:right;
	margin:0 0 10px 10px;
	display:block;
	width:50%;
}
.btn_top{
	background:url(../img/up.png) no-repeat left center;
	background-size:17px;
	padding:0 0 0 20px;
	margin:20px 0;
	clear:both;
}
.contentsx + h4{
	 line-height:1.5em !important;
	font-weight:bold;
}

.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: #0ba2ef;
        vertical-align: middle;
        display: inline-block;
        margin: 0 0 0 0;
        position: absolute;
        left: 0;
        top: 8px; }

#prof{
	background:#e5f4e6 url(../img/title2.png) no-repeat top 10px left;
	padding:11% 10px 10px 10px;
	margin:20px auto;
	background-size:20%;
}
#prof2{
	background:#e3d1da url(../img/title4.png) no-repeat top 10px left;
	padding:11% 10px 10px 10px;
	margin:20px auto;
	background-size:20%;
}

#prof img,#prof2 img{
	display:block;
	margin:0 ;
	width:30%;
	float:right;
}
#prof p,#prof2 p{
	float:left;
	width:68%;
	line-height:1.5em;
	margin:0;
	padding:0;

}
.green{
	color:#00950B;
}
.violet{
	color:#660033;
}
.txt1{
	display:block;
	margin:0 0 10px 0;
	font-size:20px;
}
.txt1,.txt2{
	font-weight:bold;
	font-size:16px;
}
.txt2,.txt3{
	margin-bottom:10px;
	display:inline-block;
}
.txt-right{
	text-align: right;
}























/* clear */
.clearfix:after{
  content: "."; 
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix{
  min-height: 1px;
}
* html .clearfix{
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
