/***********************************************************************
 * #Contents .mainCont
 ********************************************************************* */
@media print, screen and (min-width: 768px) {
	#Contents .mainCont .introTxt {
		margin-bottom: 40px;
		/*font-size: 180%;*/
	}
}
@media only screen and (max-width: 767px) {
	#Contents .mainCont .introTxt {
		margin-bottom: 35px;
		font-size: 120%;
	}
}

/***********************************************************************
 * #Contents .pageSect
 ********************************************************************* */
#Contents .pageSect:first-child {
	margin-top: 0;
}
@media print, screen and (min-width: 768px) {
	#Contents .pageSect {
		margin-top: 60px;
	}
	#Contents .pageSect .sectTit {
		margin-bottom: 25px;
	}
	#Contents .pageSect .sectMain .sectIntro {
		margin-bottom: 25px;
	}
}
@media only screen and (max-width: 767px) {
	#Contents .pageSect {
		margin-top: 35px;
	}
	#Contents .pageSect .sectTit {
		margin-bottom: 10px;
	}
	#Contents .pageSect .sectMain .sectIntro {
		margin-bottom: 15px;
	}
}

/***********************************************************************
 * #Contents .pageSect .sectMain 
 ********************************************************************* */
#Contents .pageSect .sectMain .mainBlock .img01 {
	text-align: center;
	margin: 30px 0 50px;
}


/***********************************************************************
 * #Contents .pageBox
 ********************************************************************* */

	
	#Contents .pageBox .utilTit2 {
    font-size: 16px;
    line-height: 1.3;
	font-weight: bold !important;		
	margin-top: 15px;
  }
	#Contents .pageBox .utilTit2:first-child {
		margin-top: none;
}

@media print, screen and (min-width: 768px) {
	#Contents .pageBox {
	margin-bottom: 20px;
	}
	
	#Contents .pageBox .modList02_tit {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 1.3;
  }
	
	#Contents .pageBox .modList02_txt {
    line-height: 1.2;
	margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
	#Contents .pageBox {
		margin-bottom: 20px;
	}
}

/***********************************************************************
 * #Contents .highTbl
 ********************************************************************* */
@media print, screen and (min-width: 768px) {
	#Contents .highTbl {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	#Contents .highTbl th {
		padding-left: 20px;
		letter-spacing: -0.03em;
	}
	#Contents .highTbl th ,
	#Contents .highTbl td {
		font-size: 15px;
	}
}
@media only screen and (max-width: 767px) {
	#Contents .highTbl {
		margin-bottom: 20px;
	}
}


@media print, screen and (min-width: 768px) {
	#Contents .mainCont .txtCol {
		float: right;
	}	
	#Contents .commonSect .txtCol {
    width: 62%;
	}	
	#Contents .mainCont .txtCol .leading {
    color: #0c509f;
	}	
	#Contents .commonSect .txtCol .leading {
    margin-bottom: 20px;
    letter-spacing: -0.02em;
    font-size: 28px;
    line-height: 1.5;
	}	
	#Contents .commonSect .txtCol .sectMain .txt {
    margin-bottom: 33px;
    font-size: 15px;
    line-height: 1.6;
	}
	#Contents .commonSect .txtCol .sectMain .commonBox {
    background: #f4f4f4;
	}
	#Contents .mainCont .txtCol .commonBox {
    padding: 20px 25px;
	}
	#Contents .mainCont .txtCol .commonBox .name {
    font-size: 25px;
	}	
	#Contents .mainCont .txtCol .commonBox .name .title {
    margin-left: 10px;
    font-size: 14px;
	}	
	#Contents .mainCont .txtCol .commonBox .note {
    margin-top: 5px;
    font-size: 15px;
    line-height: 1.6;
	}	

}

/***********************************************************************
 * #Contents .commonSect
 ********************************************************************* */
#Contents .commonSect .txtCol .sectMain .leading {
  color: #b4271b;
}
#Contents .commonSect .txtCol .sectMain .commonBox {
  background: #f4f4f4;
}

@media print, screen and (min-width: 768px) and (max-width: 1214px) {
  #Contents .commonSect .photo {
    width: auto;
    text-align: center;
  }
  #Contents .commonSect .photo img {
    max-width: 100%;
    width: auto;
  }
  #Contents .commonSect .txtCol {
    margin-bottom: 30px;
    width: auto;
  }
}

@media only screen and (max-width: 767px) {
  #Contents .commonSect {
    margin-bottom: 35px;
  }
  #Contents .commonSect .photo {
    text-align: center;
  }
  #Contents .commonSect .photo img {
    max-width: 100%;
    width: 60.86957%;
  }
  #Contents .commonSect .txtCol {
    margin-bottom: 20px;
  }
  #Contents .commonSect .txtCol .sectTit {
    margin-bottom: 13px;
  }
  #Contents .commonSect .txtCol .sectMain .leading {
    margin-bottom: 12px;
    font-size: 1.5rem;
    line-height: 1.33333;
  }
  #Contents .commonSect .txtCol .sectMain .txt {
    margin-bottom: 17px;
  }
  #Contents .commonSect .txtCol .sectMain .commonBox {
    padding: 12px 15px;
  }
  #Contents .commonSect .txtCol .sectMain .commonBox .name {
    margin-bottom: 5px;
    font-size: 1.25rem;
  }
  #Contents .commonSect .txtCol .sectMain .commonBox .name .role {
    margin-right: 5px;
    font-size: 1rem;
  }
  #Contents .commonSect .txtCol .sectMain .commonBox .name .title {
    margin-left: 3px;
    font-size: 0.9rem;
  }
  #Contents .commonSect .txtCol .sectMain .commonBox .from {
    font-size: 1rem;
  }
  #Contents .commonSect .txtCol .sectMain .commonBox .note {
    font-size: 1.4rem;
    line-height: 1.28571;
  }
}

/***********************************************************************
 * #Contents .listTbl
 ********************************************************************* */
@media print, screen and (min-width: 768px) {
  #Contents .listTbl th ,
  #Contents .listTbl td {
    padding: 15px;
    border: 1px solid #d9d9d9;
  }
  #Contents .listTbl th.targetCell ,
  #Contents .listTbl td.targetCell {
    width: 10%;
  }
  #Contents .listTbl th.nameCell ,
  #Contents .listTbl td.nameCell {
    width: 35%;
  }
  #Contents .listTbl th.placeCell ,
  #Contents .listTbl td.placeCell {
    width: 10%;
  }
  #Contents .listTbl th.termCell ,
  #Contents .listTbl td.termCell {
    width: 20%;
  }
  #Contents .listTbl th {
    background: #f7f7f7;
    text-align: center;
  }
  #Contents .listTbl td .spTit {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #Contents .listTbl tr ,
  #Contents .listTbl th ,
  #Contents .listTbl td {
    display: block;
  }
	colgroup{
		display: none;
	}
  #Contents .listTbl th {
    display: none;
  }
  #Contents .listTbl td {
    border-bottom: 1px solid #d9d9d9;
  }
  #Contents .listTbl td.nameCell {
    border-top: 1px solid #d9d9d9;
  }
  #Contents .listTbl td.targetCell {
    margin-bottom: 10px;
    padding: 0;
    border: none;
    color: #a71117;
    font-size: 1.8rem;
  }
  #Contents .listTbl td:last-child {
    margin-bottom: 20px;
  }
  #Contents .listTbl td .spTit {
    margin-bottom: 5px;
    padding: 10px 15px;
    background: #f7f7f7;
  }
  #Contents .listTbl td .cellContent {
    padding: 10px 15px;
  }
}

@media only screen and (max-width: 767px) {
  .ie9 #Contents .listTbl tr ,
  .ie9 #Contents .listTbl th ,
  .ie9 #Contents .listTbl td {
    float: left;
    width: 100%;
  }
}




/* .modTbl01 */
.modTbl01 th ,
.modTbl01 td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.modTbl01 th {
  background: #f7f7f7;
}
@media print, screen and (min-width: 768px) {
  .modTbl01 {
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    font-size: 16px;
    line-height: 1.5;
  }
  .modTbl01 tr {
    border-top: 1px solid #d9d9d9;
  }
  .modTbl01 th ,
  .modTbl01 td {
    padding: 16px 25px 16px 25px;
	  
	border-right: 1px solid #cccccc;
  }
  .modTbl01 th {
    padding-right: 10px;
    width: 230px;
    border-right: 1px solid #d9d9d9;
  }
  .modTbl01.modTbl01-h120 th {
    width: 120px;
  }
  .modTbl01.modTbl01-h155 th {
    width: 155px;
  }
  .modTbl01.modTbl01-h250 th {
    width: 250px;
  }
  .modTbl01.modTbl01-h410 th {
    width: 410px;
  }
  .modTbl01.modTbl01-vbnone th {
    border-right: none;
  }
  .modTbl01.modTbl01-tdbd td {
    border-left: 1px solid #d9d9d9;
  }
}
@media only screen and (max-width: 767px) {
  .modTbl01 {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  .modTbl01 tr ,
  .modTbl01 th ,
  .modTbl01 td {
    display: block;
  }
  .modTbl01 tr {
    border-bottom: 1px solid #d9d9d9;
  }
  .modTbl01 tr:first-child {
    border-top: 1px solid #d9d9d9;
  }
  .modTbl01 th ,
  .modTbl01 td {
    padding: 10px 15px;
  }
  .modTbl01.modTbl01-tdbd td {
    border-bottom: 1px solid #d9d9d9;
  }
  .modTbl01.modTbl01-tdbd td:last-child {
    border-bottom: none;
  }
}

@media only screen and (max-width: 767px) {
  .ie9 .modTbl01 tr ,
  .ie9 .modTbl01 th ,
  .ie9 .modTbl01 td {
    float: left;
    width: 100%;
  }
}



/***********************************************************************
 * #Contents .topicSect
 ********************************************************************* */
#Contents .topicSect .sectMain .checkList li label {
  position: relative;
  cursor: pointer;
}
#Contents .topicSect .sectMain .checkList li input {
  position: absolute;
  opacity: 0;
}
#Contents .topicSect .sectMain .checkList li .txt {
  display: inline-block;
  background: url(/education/lab/sports_innovation/img/topic_img_check_off.png) left center no-repeat;
}
#Contents .topicSect .sectMain .checkList li .txt:before {
  display: none;
  content: url(/education/lab/sports_innovation/img/topic_img_check_on.png);
}
#Contents .topicSect .sectMain .checkList li input:checked + .txt {
  background-image: url(/education/lab/sports_innovation/img/topic_img_check_on.png);
}
#Contents .topicSect .sectMain .allBtn {
  color: #ffffff;
}
#Contents .topicSect .sectMain .allBtn a {
  display: block;
  color: inherit;
  text-decoration: none;
}
#Contents .topicSect .sectMain .allBtn .btnInner {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 5px;
  background: #222D5D;
  text-align: center;
}
#Contents .topicSect .sectMain .allBtn .btnInner:before {
  position: relative;
  top: -0.1em;
  display: inline-block;
  background: url(/common/img/icn_block01.png) no-repeat;
  content: '';
  vertical-align: middle;
}
@media print, screen and (min-width: 768px) {
  #Contents .topicSect {
    padding: 70px 0 75px;
  }
  #Contents .topicSect .sectTit {
    position: relative;
    margin-bottom: 35px;
    text-align: center;
    letter-spacing: 0.02em;
    font-size: 30px;
  }
  #Contents .topicSect .sectTit:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -1px;
    width: 100%;
    height: 2px;
    background: #c2c2c2;
    content: '';
  }
  #Contents .topicSect .sectTit .titInner {
    position: relative;
    display: inline-block;
    padding: 0 40px;
    background: #f8f8f8;
  }
  #Contents .topicSect .sectMain {
    position: relative;
  }
  #Contents .topicSect .sectMain .checkList {
    margin-bottom: 40px;
    text-align: center;
  }
  #Contents .topicSect .sectMain .checkList li {
    display: inline-block;
    margin: 0 17px;
    font-size: 20px;
  }
  #Contents .topicSect .sectMain .checkList li .txt {
    padding-left: 30px;
    -webkit-background-size: 31px auto;
            background-size: 31px auto;
    line-height: 34px;
  }
  #Contents .topicSect .sectMain .allBtn {
    position: absolute;
    top: -40px;
    right: 0;
  }
  #Contents .topicSect .sectMain .allBtn .btnInner {
    padding: 2px;
    width: 100px;
    font-size: 12px;
  }
  #Contents .topicSect .sectMain .allBtn .btnInner:before {
    margin-right: 4px;
    width: 11px;
    height: 11px;
    -webkit-background-size: 11px auto;
            background-size: 11px auto;
  }
}
@media only screen and (max-width: 767px) {
  #Contents .topicSect {
    padding: 30px 0;
  }
  #Contents .topicSect .sectTit {
    margin-bottom: 5px;
    text-align: center;
    letter-spacing: 0.02em;
    font-size: 2.5rem;
  }
  #Contents .topicSect .sectMain .checkWrapper {
    text-align: center;
    line-height: 1;
  }
  #Contents .topicSect .sectMain .checkList {
    display: inline-block;
    max-width: 225px;
    text-align: left;
  }
  #Contents .topicSect .sectMain .checkList li {
    float: left;
    margin-bottom: 10px;
    letter-spacing: -0.05em;
    font-size: 1.4rem;
  }
  #Contents .topicSect .sectMain .checkList li:nth-child(odd) {
    width: 63%;
  }
  #Contents .topicSect .sectMain .checkList li:nth-child(even) {
    width: 37%;
  }
  #Contents .topicSect .sectMain .checkList li .txt {
    padding-left: 22px;
    -webkit-background-size: 21px auto;
            background-size: 21px auto;
    line-height: 23px;
  }
  #Contents .topicSect .sectMain .allBtn {
    margin-bottom: 25px;
  }
  #Contents .topicSect .sectMain .allBtn .btnInner {
    padding: 16px 5px;
  }
  #Contents .topicSect .sectMain .allBtn .btnInner:before {
    margin-right: 7px;
    width: 14px;
    height: 14px;
    -webkit-background-size: 14px auto;
            background-size: 14px auto;
  }
}





