@charset "utf-8";
/* ===============================================================================
 * KOZA 001 TOP
 * =============================================================================== */
.kozaTop .koza-main-box .boxinner {
  background: url(/koza/025/images/main.png) no-repeat right top;
  -webkit-background-size: auto 100%;
       -o-background-size: auto 100%;
          background-size: auto 100%;
}

.kozaTop .koza-contents .gray-box {
    background-color: #bbc7da;
    margin: 0 auto;
    padding: 20px;
}

/* ===============================================================================
 * /koza/025/exam/
 * =============================================================================== */
.koza-tbl.col4ch td {
    width: 25%
}
.winSP .koza-tbl.col4ch td,
.winSP .koza-tbl.col6 td {
    background: #FFF;
}
.winSP .koza-tbl.BLU.col4ch th,
.winSP .koza-tbl.BLU.col6 th {
    background: #90acd8;
}


/* ===============================================================================
 * /koza/025/point/material/
 * =============================================================================== */
.koza-contents .koza-section .section{
	clear:both;
}
.koza-item:after {
    content: "";
    display: block;
    clear: both;
}
.koza-item-box.no-link .koza-box {
   width: 30%;
}
.koza-item-box.no-link .thum {
  max-width: 137px;
  width: 100%;
}
.koza-item-box.no-link .names {
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6;
}
.winSP .koza-item-box .koza-box {
  width: 50%;
}
.winSP .koza-item-box.no-link .thum {
  width: 50%;
}
.winSP .koza-item-box.no-link .names {
  font-size: 1.3rem;
  line-height: 1.3;
}
.isDeviceTB .koza-item-box.no-link .thum {
  width: 50%;
}

.koza-item .linkTxt {
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 25px;
}
.winSP .koza-item .linkTxt {
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 10px;
}
.ttlh3{
	margin:0 auto;
	padding:0;
	text-align:center;
	font-weight:bold;
	color:#142f5c;
	font-size:28px;
	font-size:2.8rem;
	border-bottom:#142f5c solid 1px;
}
.winSP .ttlh3{
	font-size:21px;
	font-size:2.1rem;
}
.ttlh3 span{
	font-size:18px;
	font-size:1.8rem;
	font-weight:bold;
}
.winSP .ttlh3 span{
	font-size:14px;
	font-size:1.4rem;
	display:block;
}
.text_bookbox{
	display:block;
	margin:0;
	padding:40px 1.7%;
}
.winSP .text_bookbox{
	padding:20px 0;
}
.winSP .text_bookbox:last-of-type{
	padding-bottom:0;
}
.text_bookbox:after {
	content: "";
    display: block;
    clear: both;
}
.text_bookbox .book_img{
	margin:0;
	padding:0;
	float:left;
	width:45%;
	text-align:center;
}
.winTB .text_bookbox .book_img{
	float:none;
	width:100%;
	margin-bottom:10px;
} 
.winSP .text_bookbox .book_img{
	float:none;
	width:100%;
	margin-bottom:10px;
}

.text_bookbox .book_img span{
	display:block;
	color:#222222;
	font-size:18px;
	font-size:1.8rem;
	font-weight:bold;
}
.winTB .text_bookbox .book_img span{
	font-size:14px;
	font-size:1.4rem;
}
.winSP .text_bookbox .book_img span{
	font-size:14px;
	font-size:1.4rem;
}
.text_bookbox .book_text{
	margin:2% 0 0 2%;
	padding:0;
	float:left;
	width:53%;
}

.winTB .text_bookbox .book_text{
	float:none;
	width:100%;
	margin-top:5%;
	margin-left:0;
}
.winSP .text_bookbox .book_text{
	float:none;
	width:100%;
	margin-left:0;
}
.text_bookbox .book_text h5{
	color:#b0436a;
	font-size:18px;
	font-size:1.8rem;
	margin:0;
	padding:0;
	font-weight:bold;
}
.text_bookbox .book_text p{
	color:#323232;
	font-size:15px;
	font-size:1.5rem;
}
.check_box{
	background:#e1e8f5;
	margin:20px 0;
	padding:1% 4%;
}
.check_box p{
	color:#323232;
	font-size:15px;
	font-size:1.5rem;
	margin:0;
	padding:0;
	font-weight:bold;
}
.check_box ul{
	margin:0;
	padding:0;
	list-style:none;
}
.check_box ul li{
    padding-left: 1em;
    text-indent: -1em;
	color:#323232;
	font-size:15px;
	font-size:1.5rem;
	font-weight:bold;
}
.book_text .btn_start{
	white-space: normal;
	text-align:left;
	margin: 20px auto 10px;
}
.book_text .btn_start a {
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    background: #b0436a;
    border-radius: 5px;
    box-shadow: 0px 2px 0px 0px #6b1f3a;
    color: #fff;
    line-height: 1.3;
    text-decoration: none;
    text-align: center;
	position:relative;
	width:100%;
	padding:10px 30px 10px 10px;
	font-weight:bold;
}
.book_text .btn_start a:hover {
	background: #6b1f3a;
	box-shadow: 0px 2px 0px 0px #511228
}
.book_text .btn_start a:before {
	position: absolute;
    top: 50%;
    right: 5%;
    display: inline-block;
	vertical-align:middle;
    content: "";
    width: 8px;
    height: 8px;
    margin-top: -4px;
    margin-right: 0;
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);	
}
.book_text .btn_start .sp_block{
	display:none;
}
.winSP .book_text .btn_start .sp_block{
	display:block;
}
.teacher {
  margin: 40px 40px 80px;
}
.winTB .teacher {
	margin-left:0;
	margin-right:0;
}
.teacher .photo {
  float: left;
  width: 25%;
}
.teacher .voice-outer {
  float: right;
  width: 71%;
}

.teacher .voice {
  position: relative;
  background: #fff;
  border: 2px solid #000;
  border-radius: 3px;
  padding: 2%;
}
.teacher .voice:after, .voice:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.winTB .teacher .voice:after,.winTB .voice:before{
	 top: 30%;
}
.teacher .voice:after {
  border-color: rgba(136, 183, 213, 0);
  border-right-color: #fff;
  border-width: 26px 30px 0 0;
  margin-top: -78px;
}
.teacher .voice:before {
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #000;
  border-width: 30px 34px 0 0;
  margin-top: -80px;
}


.winSP .teacher {
  margin: 20px 0 0;
}
.winSP .teacher .photo {
  float: none;
  width: 100%;
  text-align: center;
}
.winSP .teacher .voice-outer {
  float: none;
  width: 96%;
  margin: 15% auto 0;
}
.winSP .teacher .voice:after, .winSP .teacher .voice:before {
  top: -30px;
  bottom: 100%;
  left: 50%;
}

.winSP .teacher .voice:after {
  border-color: transparent transparent #fff;
  border-width: 0 30px 30px 30px;
  margin-top: 0;
  margin-left: -30px;

}
.winSP .teacher .voice:before {
  border-color: transparent transparent #000;
  border-width: 0 33px 33px 33px;
  margin-top: -3px;
  margin-left: -33px;
}

.fontXL {
    font-size: 24px;
    font-size: 2.4rem;
}

.d_content{
	background:#e1e8f5;
	margin:0;
	padding:0 1em 1em;
	width:50%;
}
.winTB .d_content{
	width:100%;
} 
.winSP .d_content{
	width:100%;
}
.d_content h3{
	margin:0;
	padding:1em 0 0;
	color:#323232;
	font-size:16px;
	font-size:1.6rem;
	font-weight:bold;
}
.d_content p{
	margin:0;
	padding:0 0 0 1em;
	font-size:16px;
	font-size:1.6rem;
}
.d_content p a{
	color:#323232;
}
.d_pink{
	color:#b1466a;
}
.d_blue{
	color:#006fb5;
}
.web_lecture_box{
	margin:0;
	padding:40px 0 40px;
}
.winSP .web_lecture_box{
	padding:20px 0 20px;
}
.web_lecture_box h4{
	font-size:18px;
	font-size:1.8rem;
	color:#323232;
	margin:0;
	padding:0;
}
.web_lecture_box h5{
	font-size:18px;
	font-size:1.8rem;
	color:#323232;
	margin:0;
	padding:0;
}
.web_lecture_box h5:before{
    content: "\25BC";
    margin: 0;
}

.web_lecture_box .data{
    margin: 5px auto 0;
    display: block;
    font-size: 0;
    width: 100%;
}

.challenge_column {
    max-width: 1020px;
    width: 100%;
    padding-top: 0px;
    margin: auto;
}
.challenge_column .video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.challenge_column .video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}

.challenge_column .video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}




/*.cf:after {
    content: "";
    display: block;
    clear: both;
}*/

/* ===============================================================================
  /koza/025/qa/
 * =============================================================================== */
.koza-contents .koza-qa-nav {
    width: 100%;
    background: #e4ecf9;
    display: table;
    word-spacing: -1em;
    padding: 7px 0 7px 10px;
    font-size: 12px;
    font-size: 1.2rem;
}
.koza-contents .koza-qa-nav li {
    display: inline-block;
    word-spacing: normal;
    vertical-align: middle;
    margin-right: 2%;
    padding: 3px 0 3px 14px;
    position: relative
}
.koza-contents .koza-qa-nav>li a {
    display: inline-block;
}
.winSP .koza-contents .koza-qa-nav li {
    padding: 3px 0 3px 5px;
}



/* ===============================================================================
 * /koza/025/about/
 * =============================================================================== */
.koza-contents .koza-exam {
  margin-top: 40px;
}
.koza-contents .koza-exam .colORG {color: #be5516;}
.koza-contents .koza-exam .colRED {color: #ce0000;}
.koza-contents .koza-exam .colRED {color: #ce0000;}

.koza-contents .koza-exam-box {
  border: 1px solid #cb9c1f;
  display:table;
  table-layout:fixed;
  width: 100%;
}
.koza-contents .koza-exam-box .koza-flow-ttl {
  width: 28%;
  display: table-cell;
  vertical-align: middle;
  background: #fad163;
  border-right: 1px solid #cb9c1f;
  padding: 40px 5px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3;
  text-align: center;
  font-weight: bold;
  color: #142f5c;
}
.koza-contents .koza-exam-box .koza-flow-ttl > span {
  background: #fff;
  display: inline-block;
  padding: 6px 15px;
  margin-top: 15px;
}
.koza-contents .koza-exam-box .koza-flow-body {
  width: 72%;
  display: table-cell;
  vertical-align: middle;
  padding: 20px 15px;
}
.koza-contents .koza-exam-arrow {
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  padding-left: 80px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 8%;
}
.koza-contents .koza-exam-arrow:before {
  content: "\e900";
  font-family: iconset;
  font-weight: bold;
  line-height: 1;
  font-size: 60px;
  font-size: 6rem;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  margin-left: -80px;
  color: #EDCF68;
}

.winSP .koza-contents .koza-exam {
  margin-top: 20px;
}
.winSP .koza-contents .koza-exam-box {
  display: block;
}
.winSP .koza-contents .koza-exam-box .koza-flow-ttl {
  width: 100%;
  display: block;
  padding: 7px 2%;
  border-right: 0;
  border-bottom: 1px solid #cb9c1f;
  font-size: 14px;
  font-size: 1.4rem;
}
.winSP .koza-contents .koza-exam-box .koza-flow-ttl > span {
  margin: 0 5px;
  padding: 2px 10px;
  font-size: 13px;
  font-size: 1.3rem;
}
.winSP .koza-contents .koza-exam-box .koza-flow-body {
  width: 100%;
  display: block;
  padding: 10px 3%;
}
.winSP .koza-contents .koza-exam-arrow {
  margin: 15px 0;
  font-size: 14px;
  font-size: 1.4rem;
  padding-left: 50px;
}
.winSP .koza-contents .koza-exam-arrow:before {
  font-size: 35px;
  font-size: 3.5rem;
  margin-left: -45px;
  margin-top: -15px;
}

.isDeviceTB .koza-contents .koza-exam-box .koza-flow-ttl {
  font-size: 15px;
  font-size: 1.5rem;
}

/* ===============================================================================
 * /koza/025/difficulty/
 * =============================================================================== */
 #difficulty .t_indent li{
  padding-left: 1em;
  text-indent: -1em;
}
 #difficulty .koza-contents h1.ttlH1 {
  background: #142f5d;
  border-top: #142f5d 3px solid;
}
#difficulty .koza-tbl.BLU.col5 th{
  font-weight:bold;
}
#difficulty .koza-tbl.col5 td {
  width: auto;
}
.winSP #difficulty .koza-tbl.BLU.col5 .mainttl th{
  background: #97b1da;
}
.winSP #difficulty .koza-tbl.BLU.col5 th{
  background: #cedbf7;
}
.winSP #difficulty .koza-tbl.col5 td{
  background: #FFF;
}

.winSP .fontL{
	font-size:14px !important;
	font-size:1.4rem !important;
}
