/** 
 Common
 **/
table.rwdTable {
	width: 100%;
	border-collapse: collapse;
}

table.rwdTable img {
	vertical-align: bottom;
}

.sp-only {
	display: none;
}

.fLeft {
	float: left !important;
}

.main_column_middle {
	overflow: visible;
}
.tagBlock .moduleInner {
	margin-top: -49px;
	margin-bottom: 5px;
}
.tagBlock.iconOnly .moduleInner {
	margin-top: 0;
}
.tagBlock .moduleInner .colorTag04 ,
.tagBlock .moduleInner .colorTag07 {
	margin-right: 5px;
	font-size: 110%;
}

.headingBlockWR01 {
	border-bottom: none;
	background-color: #0072b9;
}
.ttl-01 .headingBlockWR01 {
	background-color: #41388b;
}
.ttl-02 .headingBlockWR01 {
	background-color: #51a02d;
}
.ttl-03 .headingBlockWR01 {
	background-color: #ec9e00;
}
.ttl-04 .headingBlockWR01 {
	background-color: #dc4b1f;
}
.headingBlockWR01 h2,
.headingBlockWR01 h3 {
	font-size: 160%;
	color: #fff;
	line-height: 1.7em;
	padding-top: 6px;
	padding-bottom: 4px;
}
.headingBlockWR01 span > span {
	display: inline;
	padding-left: 0;
}
span.trgText {
	font-size: 80%;
}

.headingBlockAp{
	margin-top: 16px;
}

.evtHeader {
	border-left: 6px solid #0072b9;
	font-size: 140%;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 4px;
	padding-left: 15px;
	padding-top: 6px;
}
.article > .evtHeader {
	margin-bottom: 0;
}

/** header **/


/** applyBlock **/


/** linkList **/
.fLeft.bgColorBlock03.w390 {
	margin-left: 20px;
}
@media print {
  .fLeft.bgColorBlock03.w390 {
    margin-left: 20px;
  }
  .oneColumn01 .main_column .w50p {
    width: 470px !important;
  }
}
.fLeft.w50p+.fLeft.w50p.clearfix {
	margin-left: 20px;
}

/** grid **/
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float:left;
}

.col-md-1 { width: 8.333%; }
.col-md-2 { width: 16.666%; }
.col-md-3 { width: 25%; }
.col-md-4 { width: 33.333%; }
.col-md-5 { width: 41.677%; }
.col-md-6 { width: 50%; }
.col-md-7 { width: 66.666%; }
.col-md-8 { width: 100%; }
.col-md-9 { width: 75%; }
.col-md-10 { width: 83.333%; }
.col-md-11 { width: 91.666%; }
.col-md-12 { width: 100%; }


/** linkList **/
.linkList .article_image_float .article_image {
	padding: 5px;
}

.linkList .w600 {
	width: 470px;
}

/** Table **/
table.rwdTable {
	table-layout: fixed;
}

table.rwdTable th,
table.rwdTable td {
	border: 1px solid #76bae5;
	padding: 8px 10px;
	text-align: center;
}

table.rwdTable th {
	background: #c9e9fd none repeat scroll 0 0;
	border-bottom: 1px solid #76bae5;
	border-left: 1px solid #76bae5;
	color: #054872;
	padding: 8px 10px;
}

table.rwdTable td:first-child {
	text-align: center;
}
table.rwdTable.tbl-pss td:first-child,
/*table.rwdTable.tbl-scl-ngy td:first-child,*/
/*table.rwdTable.tbl-scl td:first-child*/
 {
	text-align: left;
}

table.rwdTable tbody tr.odd {
	background-color: #e7f6ff;
}

.rwdTable .col-1 { width: 24%; }
.rwdTable .col-2 { width: 8%; }
.rwdTable .col-3 { width: 8%; }
.rwdTable .col-4 { width: 14%; }
.rwdTable .col-5 { width: 14%; }
.rwdTable .col-6 { width: 14%; }
.rwdTable .col-7 { width: 8%; }
.rwdTable .col-8 { width: 10%; }

.rwdTable.tbl-exam .col-1 { width: 20%; }
.rwdTable.tbl-exam .col-2 { width: 23%; }
.rwdTable.tbl-exam .col-5 { width: 14%; }
.rwdTable.tbl-exam .col-4 { width: 16%; }
.rwdTable.tbl-exam .col-6 { width: 11%; }
.rwdTable.tbl-exam .col-3 { width: 16%; }

table.rwdTable.tbl-oyako {
	width: 80%;
}
.rwdTable.tbl-oyako .col-1 { width: 24%; }
.rwdTable.tbl-oyako .col-2 { width: 28%; }
.rwdTable.tbl-oyako .col-3 { width: 28%; }
.rwdTable.tbl-oyako .col-4 { width: 20%; }

.rwdTable.tbl-learn .col-1 { width: 15%; }
.rwdTable.tbl-learn .col-2 { width: 18%; }
.rwdTable.tbl-learn .col-3 { width: 14%; }
.rwdTable.tbl-learn .col-4 { width: 14%; }
.rwdTable.tbl-learn .col-5 { width: 12%; }
.rwdTable.tbl-learn .col-6 { width: 27%; }

.rwdTable.tbl-pss .col-1 { width: 27%; }
.rwdTable.tbl-pss .col-2 { width: 17%; }
.rwdTable.tbl-pss .col-3 { width: 16%; }
.rwdTable.tbl-pss .col-4 { width: 16%; }
.rwdTable.tbl-pss .col-5 { width: 14%; }
.rwdTable.tbl-pss .col-6 { width: 10%; }

.rwdTable.tbl-ex-teap .col-1 { width: 20%; }
.rwdTable.tbl-ex-teap .col-2 { width: 20%; }
.rwdTable.tbl-ex-teap .col-3 { width: 20%; }
.rwdTable.tbl-ex-teap .col-4 { width: 20%; }
.rwdTable.tbl-ex-teap .col-5 { width: 20%; }

.rwdTable.tbl-scl-ngy .col-1 { width: 17%; }
.rwdTable.tbl-scl-ngy .col-2 { width: 16%; }
.rwdTable.tbl-scl-ngy .col-3 { width: 11%; }
.rwdTable.tbl-scl-ngy .col-4 { width: 30%; }
.rwdTable.tbl-scl-ngy .col-5 { width: 11%; }
.rwdTable.tbl-scl-ngy .col-6 { width: 15%; }

.rwdTable.tbl-scl .col-1 { width: 18%; }
.rwdTable.tbl-scl .col-2 { width: 18%; }
.rwdTable.tbl-scl .col-3 { width: 12%; }
.rwdTable.tbl-scl .col-4 { width: 37%; }
.rwdTable.tbl-scl .col-5 { width: 15%; }

table.rwdTable.tbl-scl-org {
	width: 80%;
}
.rwdTable.tbl-scl-org .col-1 { width: 30%; }
.rwdTable.tbl-scl-org .col-2 { width: 26%; }
.rwdTable.tbl-scl-org .col-3 { width: 20%; }
.rwdTable.tbl-scl-org .col-4 { width: 24%; }

.rwdTable.tbl-nyusetsu-01 .col-1 { width: 18%; }
.rwdTable.tbl-nyusetsu-01 .col-2 { width: 16%; }
.rwdTable.tbl-nyusetsu-01 .col-3 { width: 16%; }
.rwdTable.tbl-nyusetsu-01 .col-4 { width: 18%; }
.rwdTable.tbl-nyusetsu-01 .col-5 { width: 16%; }
.rwdTable.tbl-nyusetsu-01 .col-6 { width: 16%; }

table.rwdTable.tbl-nyusetsu-02 {
	width: 70%;
}
.rwdTable.tbl-nyusetsu-02 .col-1 { width: 28%; }
.rwdTable.tbl-nyusetsu-02 .col-2 { width: 28%; }
.rwdTable.tbl-nyusetsu-02 .col-3 { width: 44%; }

.rwdTable.tbl-ptn1 .col-1 { width: 30%; }
.rwdTable.tbl-ptn1 .col-2 { width: 13%; }
.rwdTable.tbl-ptn1 .col-3 { width: 15%; }
.rwdTable.tbl-ptn1 .col-4 { width: 31%; }
.rwdTable.tbl-ptn1 .col-5 { width: 11%; }

.rwdTable.tbl-ptn2 .col-1 { width: 9%; }
.rwdTable.tbl-ptn2 .col-2 { width: 9%; }
.rwdTable.tbl-ptn2 .col-3 { width: 32%; }
.rwdTable.tbl-ptn2 .col-4 { width: 30%; }
.rwdTable.tbl-ptn2 .col-5 { width: 20%; }

.rwdTable.tbl-scl-ptn3 .col-1 { width: 16%; }
.rwdTable.tbl-scl-ptn3 .col-2 { width: 13%; }
.rwdTable.tbl-scl-ptn3 .col-3 { width: 18%; }
.rwdTable.tbl-scl-ptn3 .col-4 { width: 25%; }
.rwdTable.tbl-scl-ptn3 .col-5 { width: 14%; }
.rwdTable.tbl-scl-ptn3 .col-6 { width: 14%; }

table.rwdTable.tbl-ptn4 {
	width: 80%;
}
.rwdTable.tbl-ptn4 .col-1 { width: 30%; }
.rwdTable.tbl-ptn4 .col-2 { width: 30%; }
.rwdTable.tbl-ptn4 .col-3 { width: 40%; }

table.rwdTable.tbl-challenge-01 {
	width: 80%;
}
.rwdTable.tbl-challenge-01 .col-1 { width: 22%; }
.rwdTable.tbl-challenge-01 .col-2 { width: 28%; }
.rwdTable.tbl-challenge-01 .col-3 { width: 26%; }
.rwdTable.tbl-challenge-01 .col-4 { width: 24%; }

.rwdTable.tbl-challenge-02 .col-1 { width: 18%; }
.rwdTable.tbl-challenge-02 .col-2 { width: 18%; }
.rwdTable.tbl-challenge-02 .col-3 { width: 18%; }
.rwdTable.tbl-challenge-02 .col-4 { width: 18%; }
.rwdTable.tbl-challenge-02 .col-5 { width: 28%; }

.rwdTable.tbl-act-01 .col-1 { width: 18%; }
.rwdTable.tbl-act-01 .col-2 { width: 9%; }
.rwdTable.tbl-act-01 .col-3 { width: 12%; }
.rwdTable.tbl-act-01 .col-4 { width: 16%; }
.rwdTable.tbl-act-01 .col-5 { width: 19%; }
.rwdTable.tbl-act-01 .col-6 { width: 13%; }
.rwdTable.tbl-act-01 .col-7 { width: 13%; }

.rwdTable.tbl-act-02 .col-1 { width: 14%; }
.rwdTable.tbl-act-02 .col-2 { width: 19%; }
.rwdTable.tbl-act-02 .col-3 { width: 15%; }
.rwdTable.tbl-act-02 .col-4 { width: 26%; }
.rwdTable.tbl-act-02 .col-5 { width: 16%; }
.rwdTable.tbl-act-02 .col-6 { width: 10%; }

.rwdTable.tbl-pss-str .col-1 { width: 17%; }
.rwdTable.tbl-pss-str .col-2 { width: 15%; }
.rwdTable.tbl-pss-str .col-3 { width: 17%; }
.rwdTable.tbl-pss-str .col-4 { width: 22%; }
.rwdTable.tbl-pss-str .col-5 { width: 17%; }
.rwdTable.tbl-pss-str .col-6 { width: 10%; }

.rwdTable.tbl-advanced .col-1 { width: 20%; }
.rwdTable.tbl-advanced .col-2 { width: 20%; }
.rwdTable.tbl-advanced .col-3 { width: 20%; }
.rwdTable.tbl-advanced .col-4 { width: 20%; }
.rwdTable.tbl-advanced .col-5 { width: 20%; }

table.rwdTable.tbl-shingakunen {
	width: 85%;
}
.rwdTable.tbl-shingakunen .col-1 { width: 20%; }
.rwdTable.tbl-shingakunen .col-2 { width: 20%; }
.rwdTable.tbl-shingakunen .col-3 { width: 21%; }
.rwdTable.tbl-shingakunen .col-4 { width: 16%; }
.rwdTable.tbl-shingakunen .col-5 { width: 23%; }

table.rwdTable.tbl-reserch-01 {
	width: 85%;
}
.rwdTable.tbl-reserch-01 .col-1 { width: 18%; }
.rwdTable.tbl-reserch-01 .col-2 { width: 18%; }
.rwdTable.tbl-reserch-01 .col-3 { width: 18%; }
.rwdTable.tbl-reserch-01 .col-4 { width: 26%; }

.rwdTable.tbl-reserch-02 .col-1 { width: 17%; }
.rwdTable.tbl-reserch-02 .col-2 { width: 17%; }
.rwdTable.tbl-reserch-02 .col-3 { width: 24%; }
.rwdTable.tbl-reserch-02 .col-4 { width: 42%; }

.rwdTable.tbl-scl-pck .col-1 { width: 11%; }
.rwdTable.tbl-scl-pck .col-2 { width: 13%; }
.rwdTable.tbl-scl-pck .col-3 { width: 38%; }
.rwdTable.tbl-scl-pck .col-4 { width: 38%; }

.rwdTable.tbl-daiju-01 .col-1 { width: 14%; }
.rwdTable.tbl-daiju-01 .col-2 { width: 13%; }
.rwdTable.tbl-daiju-01 .col-3 { width: 13%; }
.rwdTable.tbl-daiju-01 .col-4 { width: 40%; }
.rwdTable.tbl-daiju-01 .col-5 { width: 20%; }

.rwdTable.tbl-daiju-02 .col-1 { width: 14%; }
.rwdTable.tbl-daiju-02 .col-2 { width: 13%; }
.rwdTable.tbl-daiju-02 .col-3 { width: 13%; }
.rwdTable.tbl-daiju-02 .col-4 { width: 30%; }
.rwdTable.tbl-daiju-02 .col-5 { width: 30%; }


table.rwdTable_inner tr, table.rwdTable_inner th, table.rwdTable_inner td {
	border: none;
	background-color: transparent !important;
}

table.rwdTable_inner th, table.rwdTable_inner td {
	text-align:left;
}

img[src*="level_ico"] {
	width: 100%;
	max-width: 100px;
}

.rwdTable_innerList {
	width: 100%;
	text-align: left;
}

.rwdTable_innerList dt {
	width: 40%;
	float: left;
	clear: both;
}

.rwdTable_innerList dd {
	width: 60%;
	margin-left: 40%;
}


.tableBlockPink{margin-top:20px;}
.tableBlockPink table{
	border-top:1px solid #ff7384;
	border-right:1px solid #ff7384;
}
.tableBlockPink table thead th,
.tableBlockPink table tbody th{
	background:#ffccd2;
	padding:8px 10px;
	border-bottom:1px solid #ff7384;
	border-left:1px solid #ff7384;
	color:#f62b43;
	vertical-align:top;
}
.tableBlockPink table thead th{text-align:center; vertical-align:middle;}
.tableBlockPink table tbody td{
	padding:8px 10px;
	border-bottom:1px solid #ff7384;
	border-left:1px solid #ff7384;
}
.tableBlockPink .celBg01{background:#e7f6ff; color:#262626;}
.tableBlockPink table .bdBottomNon{ border-bottom:none;}


.p100.columnClear.clearfix {
	margin-right: 20px;
	width: 960px;
}

.clm2mdl.clearfix .article_module {
	float: left;
	width: 50%;
}
.clm2mdl.clearfix .article_module + .article_module {
	width: 48%;
	margin-left: 2%;
}
dl.aboutClm + dl.aboutClm{
	margin-top: 5px;
}
dl.aboutClm dt,dl.aboutClm dd{
	float: left;
}
dl.aboutClm dd{
	margin-left: 15px;
	font-size: 110%;
	padding:1px 6px 0;
	margin: 2px 0 0 5px;
}

.clm2mdl.clearfix .article_module + .article_module .moduleInner.clearfix {
	border: 2px solid #a19cc1;
	padding: 5px;
}

.colorTagTokai01,
.colorTagTokai02,
.colorTagTokai03,
.colorTagTokai04,
.colorTagTokai05,
.colorTagTokai06,
.colorTagTokai07,
.colorTagTokai08,
.colorTagTokai09,
.colorTagTokai10,
.colorTagTokai11{
	display:inline-block;
	padding:1px 6px 0;
	margin: 2px 0 0 5px;
	background-color:#fff;
	border-width: 1px;
	border-style: solid;
	font-size:98%;
}

.colorTagTokai01{
	border-color: #7b002d;
	color:#94001a;
}
.colorTagTokai02{
	border-color: #004ea2;
	color:#004ea2;
}
.colorTagTokai03{
	border-color: #015c65;
	color:#015c65;
}
.colorTagTokai04{
	border-color: #ed6c01;
	color:#ed6c01;
}

.colorTagTokai05{
	border-color: #1b2e5d;
	color:#1b2e5d;
}
.colorTagTokai06{
	border-color: #005329;
	color:#005329;
}
.colorTagTokai07{
	border-color: #562a19;
	color:#562a19;
}
.colorTagTokai08{
	border-color: #4f1949;
	color:#4f1949;
}
.colorTagTokai09{
	border-color: #0073a9;
	color:#0073a9;
}
.colorTagTokai10{
	border-color: #95171b;
	color:#95171b;
}
.colorTagTokai11{
	border-color: #058592;
	color:#058592;
}

.colorBorder {
	display: inline-block;
	border: 1px solid #f00;
	padding: 5px;
}

table.rwdTable.tbl-daiju-01 { margin-bottom: 20px;}

/*tblInnerUl*/
.tblInnerUl li {
	list-style-type: disc;
	list-style-position: outside;
	text-align: left;
	margin-left: 20px;
}

/** 
 SP
 **/
@media screen and (max-width: 640px){
	
	.sp-only {
		display: block;
	}

	.pc-only {
		display: none;
	}

	/** grid **/
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
	.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
		float:left;
	}

	.col-xs-1 { width: 8.333%; }
	.col-xs-2 { width: 16.666%; }
	.col-xs-3 { width: 25%; }
	.col-xs-4 { width: 33.333%; }
	.col-xs-5 { width: 41.677%; }
	.col-xs-6 { width: 50%; }
	.col-xs-7 { width: 58.323%; }
	.col-xs-8 { width: 66.666%; }
	.col-xs-9 { width: 75%; }
	.col-xs-10 { width: 83.333%; }
	.col-xs-11 { width: 91.666%; }
	.col-xs-12 { width: 100%; }
	
	/** layout **/
	#block1, #block2, #block3, #block4 {
		margin-top: 20px;
	}

	.oneColumn01 .main_column .w50p{
		width: 100% !important;
	}
	.tagBlock + .article_module .moduleInner .article_text_left {
		width: 94%;
		margin-left: auto;
		margin-right: auto;
	}

	/** header **/
	.bgBorderBlockA08{
		margin-left: 0;
		margin-right: 0;
	}
	.blockNo0_0_0 .moduleInner > .article_image_right.w420 img {
		width: 100%;
		height: auto;
	}

	.headerText_school {
		font-size: 20px;
	}

	.headerText_colorTag {
		font-size: 16px !important;
	}
	
	/** applyBlock **/
	.bgColorBlock02 {
		margin-bottom: 20px;
	}

	.bgColorBlock02 .article_text {
		background-color: #fffcd7 !important;
	}

	.applyBlock {
		padding: 10px 5px;
	}

	.applyBlock_right {
		margin-top: 10px;
	}

	.applyBlock_wrapper {
		padding-left: 0;
	}

	.applyBlock_lead {
		margin: 0 0 10px;
	}

	.applyBlock .applyBlock_btn {
		width: 100%;
		height: auto;
		max-width: 400px;
	}

	.headingBlockAp{
		margin-top: 0;
	}

	/** linkList **/
	.linkList {
		margin-top: 10px;
	}

	.linkList .w600 {
		width: 100%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding: 5px 10px;
	}
	.linkBtnBlock a{
		margin-bottom: 10px !important;
	}
	.linkBtnBlock .anchor_list{
		margin-bottom: 25px !important;
	}
	/** Table **/
	table.rwdTable.tbl-oyako,
	table.rwdTable.tbl-nyusetsu-02,
	table.rwdTable.tbl-challenge-01,
	table.rwdTable.tbl-reserch-01,
	table.rwdTable.tbl-shingakunen,
	table.rwdTable.tbl-scl-org,
	table.rwdTable.tbl-ptn4,
	table.rwdTable.daiju {
		width: 100%;
	}

	table.rwdTable td:first-child {
		text-align: left;
	}

	table.rwdTable, 
	table.rwdTable > thead, 
	table.rwdTable > tbody {
		display: block;
		padding: 0;
	}

	table.rwdTable > thead tr {
		background-color: #c9e9fd;
		color: #fff;
	}

	table.rwdTable > thead > tr,
	table.rwdTable > tbody > tr  {
		display: block;
		padding: 0;
		*zoom: 1;
	}

	table.rwdTable > thead > tr.pc-only,
	table.rwdTable > tbody > tr.pc-only  {
		display: none;
	}

	table.rwdTable > thead > tr:after,
	table.rwdTable > tbody > tr:after {
		content: " ";
		display: block;
		height: 10px;
		background-color: #fff;
	}

	table.rwdTable > thead > tr.rowspanTr:after,
	table.rwdTable > tbody > tr.rowspanTr:after {
		content: none;
	}
	table.rwdTable > thead > tr.rowspanTr + tr th,
	table.rwdTable > tbody > tr.rowspanTr + tr td {
		border-top-width: 0;
	}

	table.rwdTable > thead > tr:after,
	table.rwdTable > tbody > tr:after {
		clear: both;
	}

	table.rwdTable > thead th, 
	table.rwdTable > tbody td {
		float: left;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		border-color: #76bae5;
		border-style: solid;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-top-width: 0;
		border-right-width: 1px;
		padding: 8px 10px;
		white-space: nowrap;
		overflow: hidden;
		height: 40px;
		text-align: left;
	}

	table.rwdTable > thead th.col-xs-12,
	table.rwdTable > tbody td.col-xs-12 {
		white-space: normal;
		height: auto;
	}

	table.rwdTable > thead th {
		color: #054872;
		text-align: left;
	}

	table.rwdTable > tbody tr.odd, {
		background-color: #e7f6ff;
	}
	
	table.rwdTable > thead th:nth-child(1),
	table.rwdTable > tbody td:nth-child(1) {
		border-top-width: 1px;
	}
	
	/**
	 * カラム 1|1|2|2
	 **/
	table.rwdTable > thead th:nth-child(3),
	table.rwdTable > tbody td:nth-child(3),
	table.rwdTable > thead th:nth-child(5),
	table.rwdTable > tbody td:nth-child(5),
	table.rwdTable > thead th:nth-child(8),
	table.rwdTable > tbody td:nth-child(8) {
		border-left-width: 0;
	}

	/**
	 * カラム 1|3|2|2
	 **/
	table.rwdTable-kaiseki > thead th:nth-child(3),
	table.rwdTable-kaiseki > tbody td:nth-child(3) {
		border-left-width: 0;
	}

	/**
	 * カラム 1|2|2|2
	 **/
/*	table.rwdTable.tbl-scl-ngy > thead th:nth-child(3),
	table.rwdTable.tbl-scl-ngy > tbody td:nth-child(3),
	table.rwdTable.tbl-scl-ngy > thead th:nth-child(5),
	table.rwdTable.tbl-scl-ngy > tbody td:nth-child(5),
	table.rwdTable.tbl-scl-ngy > thead th:nth-child(7),
	table.rwdTable.tbl-scl-ngy > tbody td:nth-child(7),
	table.rwdTable.tbl-scl > thead th:nth-child(3),
	table.rwdTable.tbl-scl > tbody td:nth-child(3),
	table.rwdTable.tbl-scl > thead th:nth-child(5),
	table.rwdTable.tbl-scl > tbody td:nth-child(5),
	table.rwdTable.tbl-scl > thead th:nth-child(7),
	table.rwdTable.tbl-scl > tbody td:nth-child(7) {
		border-left-width: 0;
	}*/

	table.rwdTable.tbl-scl-ngy > thead th:nth-child(3),
	table.rwdTable.tbl-scl-ngy > tbody td:nth-child(3),
	table.rwdTable.tbl-scl-ngy > thead th:nth-child(5),
	table.rwdTable.tbl-scl-ngy > tbody td:nth-child(5),
	table.rwdTable.tbl-scl-org > thead th:nth-child(3),
	table.rwdTable.tbl-scl-org > tbody td:nth-child(3),
	table.rwdTable.tbl-scl-org > thead th:nth-child(5),
	table.rwdTable.tbl-scl-org > tbody td:nth-child(5),
	table.rwdTable.tbl-scl > thead th:nth-child(3),
	table.rwdTable.tbl-scl > tbody td:nth-child(3),
	table.rwdTable.tbl-scl > thead th:nth-child(5),
	table.rwdTable.tbl-scl > tbody td:nth-child(5) {
		border-left-width: 1px;
	}


	/**
	 * カラム 1|3|1
	 **/
	table.rwdTable-setsumei > thead th:nth-child(3),
	table.rwdTable-setsumei > tbody td:nth-child(3) {
		border-left-width: 0;
	}

	table.rwdTable-setsumei > thead th:nth-child(6),
	table.rwdTable-setsumei > tbody td:nth-child(6) {
		border-left-width: 1px;
	}

	/**
	 * カラム 2|2|1|1
	 **/
	table.rwdTable.tbl-oyako > thead th:nth-child(2),
	table.rwdTable.tbl-oyako > tbody td:nth-child(2),
	table.rwdTable.tbl-oyako > thead th:nth-child(3),
	table.rwdTable.tbl-oyako > tbody td:nth-child(3) {
		border-top-width: 0;
	}
	table.rwdTable.tbl-oyako > thead th:nth-child(2),
	table.rwdTable.tbl-oyako > tbody td:nth-child(2),
	table.rwdTable.tbl-oyako > thead th:nth-child(3),
	table.rwdTable.tbl-oyako > tbody td:nth-child(3) {
		border-left-width: 1px;
	}
	/**
	 * カラム 2|2|1|1
	 **/
	table.rwdTable.tbl-learn > thead th:nth-child(2),
	table.rwdTable.tbl-learn > tbody td:nth-child(2) {
		border-top-width: 1px;
	}
	table.rwdTable.tbl-learn > thead th:nth-child(2),
	table.rwdTable.tbl-learn > tbody td:nth-child(2) {
		border-left-width: 0;
	}
	table.rwdTable.tbl-learn > thead th:nth-child(6),
	table.rwdTable.tbl-learn > tbody td:nth-child(6) {
		border-left-width: 1px;
	}

	/**
	 * カラム 2|2|1|2
	 **/
	table.rwdTable.tbl-act-01 > thead th:nth-child(2),
	table.rwdTable.tbl-act-01 > tbody td:nth-child(2){
		border-top-width: 1px;
	}
	table.rwdTable.tbl-act-01 > thead th:nth-child(2),
	table.rwdTable.tbl-act-01 > tbody td:nth-child(2),
	table.rwdTable.tbl-act-01 > thead th:nth-child(4),
	table.rwdTable.tbl-act-01 > tbody td:nth-child(4),
	table.rwdTable.tbl-act-01 > thead th:nth-child(7),
	table.rwdTable.tbl-act-01 > tbody td:nth-child(7){
		border-left-width: 0;
	}
	table.rwdTable.tbl-act-01 > thead th:nth-child(3),
	table.rwdTable.tbl-act-01 > tbody td:nth-child(3),
	table.rwdTable.tbl-act-01 > thead th:nth-child(5),
	table.rwdTable.tbl-act-01 > tbody td:nth-child(5),
	table.rwdTable.tbl-act-01 > thead th:nth-child(6),
	table.rwdTable.tbl-act-01 > tbody td:nth-child(6) {
		border-left-width: 1px;
	}
	/**
	 * カラム 2|2|1|1
	 **/
	table.rwdTable.tbl-act-02 > thead th:nth-child(2),
	table.rwdTable.tbl-act-02 > tbody td:nth-child(2) {
		border-top-width: 1px;
	}
	table.rwdTable.tbl-act-02 > thead th:nth-child(2),
	table.rwdTable.tbl-act-02 > tbody td:nth-child(2),
	table.rwdTable.tbl-act-02 > thead th:nth-child(6),
	table.rwdTable.tbl-act-02 > tbody td:nth-child(6) {
		border-left-width: 0;
	}
	table.rwdTable.tbl-act-02 > thead th:nth-child(3),
	table.rwdTable.tbl-act-02 > tbody td:nth-child(3),
	table.rwdTable.tbl-act-02 > thead th:nth-child(4),
	table.rwdTable.tbl-act-02 > tbody td:nth-child(4),
	table.rwdTable.tbl-act-02 > thead th:nth-child(5),
	table.rwdTable.tbl-act-02 > tbody td:nth-child(5) {
		border-left-width: 1px;
	}
	/**
	 * カラム 2|1|1|1
	 **/
/*	table.rwdTable.tbl-junbi > thead th:nth-child(2),
	table.rwdTable.tbl-junbi > tbody td:nth-child(2) {
		border-top-width: 1px;
	}
	table.rwdTable.tbl-junbi > thead th:nth-child(2),
	table.rwdTable.tbl-junbi > tbody td:nth-child(2) {
		border-left-width: 0;
	}*/
	table.rwdTable.tbl-junbi > thead th:nth-child(3),
	table.rwdTable.tbl-junbi > tbody td:nth-child(3) {
		border-left-width: 1px;
	}

	/**
	 * カラム 1|2|1|1
	 **/
	table.rwdTable.tbl-ptn1 > thead th:nth-child(5),
	table.rwdTable.tbl-ptn1 > tbody td:nth-child(5) {
		border-left-width: 1px;
	}

	/**
	 * カラム 1|2|1|1
	 **/
	table.rwdTable.tbl-pss-str > thead th:nth-child(3),
	table.rwdTable.tbl-pss-str > tbody td:nth-child(3) {
		border-left-width: 0;
	}
	table.rwdTable.tbl-pss-str > thead th:nth-child(4),
	table.rwdTable.tbl-pss-str > tbody td:nth-child(4),
	table.rwdTable.tbl-pss-str > thead th:nth-child(5),
	table.rwdTable.tbl-pss-str > tbody td:nth-child(5),
	table.rwdTable.tbl-pss-str > thead th:nth-child(6),
	table.rwdTable.tbl-pss-str > tbody td:nth-child(6) {
		border-left-width: 1px;
	}

	/**
	 * tbl-challenge-01
	 **/
	table.rwdTable.tbl-challenge-01 > thead th:nth-child(3),
	table.rwdTable.tbl-challenge-01 > tbody td:nth-child(3) {
		border-left-width: 1px;
	}
	/**
	 * tbl-challenge-02
	 **/
	table.rwdTable.tbl-challenge-02 > thead th:nth-child(3),
	table.rwdTable.tbl-challenge-02 > tbody td:nth-child(3),
	table.rwdTable.tbl-challenge-02 > thead th:nth-child(5),
	table.rwdTable.tbl-challenge-02 > tbody td:nth-child(5) {
		border-left-width: 1px;
	}

	/**
	 * tbl-shingakunen
	 **/
	table.rwdTable.tbl-shingakunen > thead th:nth-child(3),
	table.rwdTable.tbl-shingakunen > tbody td:nth-child(3),
	table.rwdTable.tbl-shingakunen > thead th:nth-child(5),
	table.rwdTable.tbl-shingakunen > tbody td:nth-child(5) {
		border-left-width: 1px;
	}

	/**
	 * tbl-advanced
	 **/
	table.rwdTable.tbl-advanced > thead th:nth-child(3),
	table.rwdTable.tbl-advanced > tbody td:nth-child(3),
	table.rwdTable.tbl-advanced > thead th:nth-child(5),
	table.rwdTable.tbl-advanced > tbody td:nth-child(5) {
		border-left-width: 1px;
	}

	/**
	 * tbl-reserch-01
	 **/
	table.rwdTable.tbl-reserch-01 > thead th:nth-child(3),
	table.rwdTable.tbl-reserch-01 > tbody td:nth-child(3) {
		border-left-width: 1px;
	}

	/**
	 * tbl-reserch-02
	 **/
	table.rwdTable.tbl-reserch-02 > thead th:nth-child(3),
	table.rwdTable.tbl-reserch-02 > tbody td:nth-child(3) {
		border-left-width: 1px;
	}

	/**
	 * カラム 2|1|2
	 **/
	table.rwdTable.tbl-ex-teap > thead th:nth-child(2),
	table.rwdTable.tbl-ex-teap > tbody td:nth-child(2) {
		border-top-width: 1px;
	}
	table.rwdTable.tbl-ex-teap > thead th:nth-child(2),
	table.rwdTable.tbl-ex-teap > tbody td:nth-child(2),
	table.rwdTable.tbl-ex-teap > thead th:nth-child(5),
	table.rwdTable.tbl-ex-teap > tbody td:nth-child(5) {
		border-left-width: 0;
	}
	table.rwdTable.tbl-ex-teap > thead th:nth-child(4),
	table.rwdTable.tbl-ex-teap > tbody td:nth-child(4) {
		border-left-width: 1px;
	}

	/**
	 * カラム 1||1/1
	 **/
	table.rwdTable.tbl-nyusetsu-01 > thead th:nth-child(4),
	table.rwdTable.tbl-nyusetsu-01 > tbody td:nth-child(4) {
		border-top-width: 1px;
	}
	table.rwdTable.tbl-nyusetsu-01 > thead th:nth-child(3),
	table.rwdTable.tbl-nyusetsu-01 > tbody td:nth-child(3),
	table.rwdTable.tbl-nyusetsu-01 > thead th:nth-child(4),
	table.rwdTable.tbl-nyusetsu-01 > tbody td:nth-child(4),
	table.rwdTable.tbl-nyusetsu-01 > thead th:nth-child(5),
	table.rwdTable.tbl-nyusetsu-01 > tbody td:nth-child(5),
	table.rwdTable.tbl-nyusetsu-01 > thead th:nth-child(6),
	table.rwdTable.tbl-nyusetsu-01 > tbody td:nth-child(6) {
		border-left-width: 1px;
	}
	table.rwdTable.tbl-nyusetsu-01 > thead th:nth-child(4),
	table.rwdTable.tbl-nyusetsu-01 > thead th:nth-child(5),
	table.rwdTable.tbl-nyusetsu-01 > thead th:nth-child(6) {
		display: none;
	}
	table.rwdTable.tbl-nyusetsu-01 > tbody tr.odd {
		background-color: initial;
	}
	table.rwdTable.tbl-nyusetsu-01 > tbody td:nth-child(2),
	table.rwdTable.tbl-nyusetsu-01 > tbody td:nth-child(5) {
		background-color: #e7f6ff;
	}

	table.rwdTable.tbl-nyusetsu-01 > tbody td::before {
		content: attr(data-label);
		float: left;
		/*font-weight: bold;*/
	}

	/**
	 * nyusetsu-02
	 **/
	table.rwdTable.tbl-nyusetsu-02 > thead th:nth-child(3),
	table.rwdTable.tbl-nyusetsu-02 > tbody td:nth-child(3) {
		border-left-width: 1px;
	}

	/**
	 * nyusetsu-02
	 **/
	table.rwdTable.tbl-scl-pck > thead th:nth-child(3),
	table.rwdTable.tbl-scl-pck > tbody td:nth-child(3) {
		border-left-width: 1px;
	}

	/**
	 * tbl-daiju-01
	 **/
	table.rwdTable.tbl-daiju-01 { margin-bottom: 0;}
	table.rwdTable.tbl-daiju-02 { margin-bottom: 0;}
	table.rwdTable.tbl-daiju-01 > thead th:nth-child(3),
	table.rwdTable.tbl-daiju-01 > thead th:nth-child(5),
	table.rwdTable.tbl-daiju-01 > tbody td:nth-child(3),
	table.rwdTable.tbl-daiju-01 > tbody td:nth-child(5),
	table.rwdTable.tbl-daiju-02 > thead th:nth-child(3),
	table.rwdTable.tbl-daiju-02 > thead th:nth-child(5),
	table.rwdTable.tbl-daiju-02 > tbody td:nth-child(3),
	table.rwdTable.tbl-daiju-02 > tbody td:nth-child(5) {
		border-left-width: 1px;
	}

	.rwdTable th.tbl-sprt,
	.rwdTable td.tbl-sprt{
		margin-top: 10px;
	}
	.rwdTable .pc-only + th.tbl-sprt,
	.rwdTable .pc-only + td.tbl-sprt{
		margin-top: 0;
	}

	.headingBlockWR02 span img {
		width: 100%;
		height: auto;
	}
	.mlrAuto.w830 {
		width: 100%;
	}
	.mlrAuto.w830 .fLeft {
		float: none;
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
		padding-bottom: 10px;
	}
	.mlrAuto.w830 .fLeft table {
		width: 100%;
	}
	.mlrAuto.w830 .fLeft table tr ,
	.mlrAuto.w830 .fLeft table td {
		display: block;
	}
	.w320 {
		width: 100%;
	}
	.tagBlock .moduleInner {
		margin-top: 0;
	}

	.headingBlockWR01 h2 {
		font-size: 120%;
		color: #fff;
		line-height: 1.3em;
		padding-top: 6px;
		padding-bottom: 4px;
	}
	.headingBlockWR01 span > span {
		display: block;
		padding-left: 0;
	}
	.xsmallText, span.trgText {
		font-size: 10pt;
	}

	.tagBlock .moduleInner .colorTag04 ,
	.tagBlock .moduleInner .colorTag07 {
		margin-right: 5px;
		margin-bottom: 5px;
		font-size: 96%;
	}

	.article_image_float,
	.article_image_center,
	.article_image_left,
	.article_image_right{
		width: 100%;
		margin-bottom: 15px;
	}
	.article_image_float > .article_image,
	.article_image_center > .article_image,
	.article_image_left > .article_image,
	.article_image_right > .article_image{
		width: 96%;
		margin-left: 2%;
		margin-right: 2%;
	}
	.article_image_float > .article_image + .article_image,
	.article_image_center > .article_image + .article_image,
	.article_image_left > .article_image + .article_image,
	.article_image_right > .article_image + .article_image{
		margin-top: 10px;
	}
	.article_image_float > .article_image img,
	.article_image_center > .article_image img,
	.article_image_left > .article_image img,
	.article_image_right > .article_image img{
		width: 100%;
		height: auto;
	}
	.article_image_right.w220,
	.article_image_right.w335 {
		width: 44%;
	}
	.article_image_right.w220 > .article_image,
	.article_image_right.w335 > .article_image {
		width: 100%;
	}
	.article_image_float {
		margin-left: 0;
	}
	.article_image_float > .article_image {
		width: 94%;
		margin-left: 3%;
		margin-right: 3%;
		float: none;
		padding: 1px 0 6px;
	}
	.article_image_center > .article_image img,
	.article_image_right.w220 > .article_image img,
	.article_image_right.w335 > .article_image img,
	.article_image_float > .article_image img {
		width: 100%;
		height: auto;
	}

	.p100.columnClear.clearfix {
		margin-right: 0;
		width: 100%;
	}
	.tagBlock .headingBlockWR01 span > br {
		display: none;
	}

	table.simpleTable{
		border-bottom: 1px dashed #ccc;
		margin-bottom: 15px;
	}
	table.simpleTable th,
	table.simpleTable td{
		display: block;
	}
	table.simpleTable col{
		width: 100%;
	}
	table.simpleTable th{
		border-top: 1px dashed #ccc;
		margin-top: 5px !important;
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}

	table.simpleTable td{
		padding-bottom: 10px;
	}
	table.simpleTable td.pl15{
		padding-left: 0 !important;
	}
	span.colorTag04 {
		width: auto;
		text-align: center;
		margin-left: 0;
	}

	.clm2mdl.clearfix .article_module {
		float: none;
		width: 100%;
	}
	.clm2mdl.clearfix .article_module + .article_module{
		float: none;
		width: 96%;
		margin-left: auto;
		margin-right: auto;
	}
	.clm2mdl.clearfix .article_module + .article_module .article_text{
		padding: 0;
	}
	.clm2mdl.clearfix .article_module + .article_module .moduleInner.clearfix {
		border: 2px solid #a19cc1;
		padding: 10px 5px 5px;
		margin-bottom: 15px;
	}
}
