.materialsCopy01 {
  margin-bottom: 30px;
  font-size:16px;
}

h4 {
  font-size: 16px;
  color: #fff;
  margin-top: 60px;
  margin-bottom: 10px;
  padding: 12px 0;
  background: #113a78;
}
@media all and (-ms-high-contrast: none) {
  h4 {
    padding: 15px 0 9px;
  }
}

.subTxt01 {
  margin: 10px 0;
}

.materialsList01:not(:last-child) {
  margin-bottom: 60px;
}
.materialsList01:last-child .verticalTable th:first-child {
  width: 240px;
}
.materialsList01:last-child .verticalTable td:first-child {
  width: 240px;
}

@media screen and (max-width: 767px) {
  .verticalTable {
    width: 1000px;
  }
.materialsCopy01 {
  font-size:15px;
}
}
.verticalTable td {
  padding-right: 15px;
  padding-left: 15px;
  text-align: left;
}


/*------2020/8/20’Ç‰Á------*/

.confArea_tbl{
	margin:0 auto;
	display:table;
}

.confArea_l, .confArea_r{
	display:table-cell;
	vertical-align:top;
}

.confArea_r{
	width:420px;
	padding-left:60px;
}

@media screen and (max-width: 950px) {
.confArea_r{
	width:320px;
	padding-left:40px;
}
}
@media screen and (max-width: 800px) {
.confArea_tbl{
	display:block;
}

.confArea_l, .confArea_r{
	display:block;
	width:100%;
	padding:0;
}
.confArea_r{
	text-align:center;
}
.confArea_r img {
	max-width:760px !important;
	width: 100% !important;
}
}

.ko_title{
	color:#113a78;
	width:100%;
	border-bottom: dashed 1px #113a78;
	font-size:18px;
	font-weight:bold;
	margin:20px 0;
}
.ko_title2{
  font-size: 18px;
  font-weight:bold;
  color: #fff;
  margin: 30px 0 0;
  padding: 12px 0;
  background: url("../images/me_titbg.png") #113a78 no-repeat center;
  background-size: 422px auto;
}
.ko_text{
	border:solid 1px #113a78;
	padding:14px 40px;
	font-size:16px;
}
.top_pad{
	padding-top:20px;
}
.materials_bl{
  background: url("../images/materials_bg02.png") repeat-y;
  background-size: 100% auto;
  padding:0 80px;
}

.materials_h5{
	font-size:24px;
	text-align:center;
	font-weight:bold;
	color:#113a78;
	padding:0 0 24px;
}
.vertop{
	vertical-align: top;
}
.btsp{
	margin-bottom:60px;
}

@media screen and (min-width: 500px) {
	.sp500{display:none;}
}

@media screen and (max-width: 767px) {
.materials_bl{
  padding:0 30px;
}
.materials_h5{
	font-size:18px;
}
.ko_text{
	font-size:15px;
}
.ko_title{
	font-size:16px;
}
.ko_title2{
  font-size: 16px;
  color: #fff;
  margin: 30px 0 0;
  padding: 12px 0;
  background: url("../images/me_titbg.png") #113a78 no-repeat center;
  background-size: 300px auto;
}
}


