@charset "utf-8";
/* CSS Document */

h2 span {
	font-weight: bold;
}

.sabcom {
	margin-top: 20px;
	font-size: 1.4em;
	text-align: center;
	color: #1E6F41;
}

@media screen and (max-width: 767px) {
	
	
.eclist ul {
	display: block;
	margin: 20px 0;
	text-align: center;
	
}

.eclist ul li {
	display: inline-block;
	margin: 0 10px;
	font-size: 1.5em;
}


.eclist table{
  width: 100%;
  border-collapse: collapse;
}

/*
.eclist table tr *:nth-child(1){
  background: #e7e7e7;
}

.eclist table tr *:nth-child(2){
  background: #d5d5d5;
}
	
.eclist table tr *:nth-child(3){
  background: #c0c0c0;
}
*/
	
	
.eclist table tr {
  background: #FFD0A3;
}
	
.eclist table a:link,
.eclist table a:visited,
.eclist table a:hover,
.eclist table a:active {
	color: #333;
	font-size: 1.2em;
}

.eclist table th,table td{
  color: #333;
  font-weight: bold;
  border:solid 1px white;
  text-align: center;
  padding: 10px 0;
}
	
	
.eclist table th,
.eclist table td{
  width:100%;
  display:block;}


/* pointArea */
	.point_box {
		display: inline-block;
		width: 96%;
		height: auto;
		margin: 0 2% 40px;
		border-bottom: #666 3px solid;}
	    .cnt_point {
			display: inline-block;
			float: left;
			width: 100%;
			margin: 0;
			vertical-align: middle;}
	        .cnt_point  p {
				width: 100%;
				margin: 0 0 30px;
				font-size: 1.3em;
				color: #4b4b4b;
				line-height: 1.5em;}
	            .cnt_point  p span {
					font-weight: bold;
					line-height: 2em;}
	    .cnt_img img {
			display: inline-block;
			margin-bottom: 30px;
			width: 100%;}
	
}
@media screen and (min-width: 767px) {
	
	.p-index-content__cards .card .c-content02__txt .txt {
		left: 30%;
	}
	
	
.eclist ul {
	display: block;
	margin: 20px 0;
	text-align: center;
	
}

.eclist ul li {
	display: inline-block;
	margin: 0 10px;
	font-size: 1.5em;
}


.eclist table{
  width: 100%;
  border-collapse: collapse;
}

/*
.eclist table tr *:nth-child(1){
  background: #e7e7e7;
}

.eclist table tr *:nth-child(2){
  background: #d5d5d5;
}
	
.eclist table tr *:nth-child(3){
  background: #c0c0c0;
}
*/
	

.eclist table tr {
  background: #FFD0A3;
}

.eclist table a:link,
.eclist table a:visited,
.eclist table a:hover,
.eclist table a:active {
	color: #333;
	font-size: 1.2em;
}

.eclist table th,table td{
  color: #333;
  font-weight: bold;
  border:solid 1px white;
  text-align: center;
  padding: 10px 0;
}

	
	/* pointArea */
	.point_box {
		display: inline-block;
		width: 950px;
		height: auto;
		margin-bottom: 40px;
		border-bottom: #666 3px solid;}
	    .cnt_point {
			display: inline-block;
			float: right;
			width: 480px;
			margin: 10px 0 0 40px;
			vertical-align: middle;}
	        .cnt_point  p {
				width: 480px;
				font-size: 16px;
				margin-bottom: 30px;
				color: #4b4b4b;
				line-height: 1.7em;}
	            .cnt_point  p span {
					font-weight: bold;
					line-height: 2em;}
	    .cnt_img {
			display: inline-block;
			float: left;
			margin-bottom: 30px;
			max-width: 430px;}
	    .cnt_img img {
			max-width: 430px;}
}
	