@charset "utf-8";

.red {
	color: #DF1E3B;
}

.blue {
	color: #005BAC;
}

.knowledge_06 dt {
	font-weight: bolder;
	float: left;
}

.point-ico{
	font-size: 22px;
	font-size: 2.2rem;
	zoom:1;
	margin: 15px 0 ;
	font-weight: bolder;
	color: #5cb506;
}

.point-ico span {
	font-size: 15px;
	font-size:1.5rem;
	font-weight:normal;
	color: #111;
}

.point-ico:after {
	content:"";
	display:block;
	clear:both;
}

.point-ico:before {
	content:"POINT!";
	background: #5cb506;
	color: #fff;
	display:inline-block;
	padding:35px 20px;
	border-radius:50%;
	font-weight: bolder;
	margin: 0 15px 0 0 ;
	font-size:15px;
	font-size: 2rem;
	float: left;
}

.column5-wrapper {
	zoom:1;
	display:table;
	width: 100%;
}

.column5-wrapper:after {
	content:"";
	display:block;
	clear:both;
}

/*.column5-wrapper .column5-inner {
	width: 20%;
	display:table-cell;
	text-align: center;
	background: #1472f8;
	color: #fff;
	padding: 1%;
	border:5px solid #fff;*/
	/*vertical-align: middle;*/
	/*border-radius: 20px;
}*/
.column5-wrapper .column5-inner {
	width: 17%;
	text-align: center;
	background: #013EA7;
	color: #fff;
	padding: 1%;
	/*vertical-align: middle;*/
	border-radius: 20px;
	float: left;
	margin: 3px;
}

.column5-wrapper .column5-inner span {
	display:block;
	font-size: 200%;
	color: #FFEA00;
	font-weight: bold;
}

table {
	margin:20px 0 30px 0;
}

.egs_01 dt {
	font-size: 18px;
	font-size:1.8rem;
	font-weight: bolder;
	margin: 15px 0 10px 0;
	/*background: linear-gradient(transparent 60%, #88b7fa 60%);*/
	display:inline-block;
	color: #5cb506;
	margin-bottom: -10px;
}

.column3-wrapper {
	zoom:1;
	margin: 0 -3.33% 0 0 ;
}

.column3-wrapper:after {
	content:"";
	display:block;
	clear:both;
}

.column3-wrapper .column3-inner {
	float: left;
	width: 30%;
	height: 230px;
	margin: 0 3.33% 0 0 ;
	text-align:center;
	border-radius: 10px;
	background-color: #DDD;
	margin-bottom: 20px;
}

.column3-wrapper .column3-inner img {
	padding: 10px;
}

.case_01 {
	zoom:1;
}

.case_01:after {
	content:"";
	display:block;
	clear:both;
}

.case_01 .case-name {
	border-bottom:2px solid #000;
	padding: 7px;
	font-size: 16px;
	font-size: 1.6rem;
	margin-bottom:10px;
}

.case_01 .case-name span {
	padding: 0 10px 0 0 ;
	display:block;
	font-size: 180%;
	color: #0000FF;
}

.case_01 dl {
	zoom:1;
}

.case_01 dt {
	float: left;
	font-weight: bolder;
}

.case_01 dt:after {
	content:"：";
}

.case_01 .price {
	float:right;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bolder;
}

.case_01 .price span{
	font-size:24px;
	font-size:2.4rem;
}

.waku {
	border: 4px solid #C2C2C2;
	padding:10px;
	margin-bottom:10px;
	background-color: #DBD8D8;
	width: 460px;
	float: right;
	height: 207px;
}

.tmBase {
		width: 95%;
		background-color: #D7FFA3;
		height: 32px;
		padding: 10px;
		border-left: 5px solid green;
		margin-bottom: 15px;
	}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.egs_movie {
	width: 413px;
	/*border: 1px solid blue;*/
	float: left;
}

.egs_footer {
	margin: 0 auto;
	/*border: 1px solid red;*/
}

@media screen and (max-width: 680px) {
	.point-ico:before {
		display:inline-block;
		padding:26px 12px 15px 8px;
		border-radius:50%;
		background-color: #6CBE00;
		font-weight: bolder;
		margin: 10px 5px 0 0 ;
		font-size: 1.8rem;
		float: left;
		width: 60px;
		height: 40px;
	}

	.point-ico{
		font-size: 15px;
		font-size: 2rem;
		zoom:1;
		margin: 10px 0 ;
		font-weight: bolder;
		line-height: 1.3em;
	}

	.point-ico span {
		font-size: 11px;
		font-size:1.3rem;
		font-weight:normal;
	}


	.column5-wrapper .column5-inner {
		display:block;
		width:auto;
		text-align: left;
		vertical-align: middle;
		width: 90%;
		font-size: 115%;
		font-weight: bold;
	}

	.column5-wrapper .column5-inner span {
		display:inline-block;
		padding:5px 7px;
		/*background:#88b7fa;*/
		/*margin: 0 10px 0 0 ;*/
		font-weight: bolder;
		font-size: 100%;
	}
	.column3-wrapper {
		margin: 0 0 0 5% ;
	}


	.column3-wrapper .column3-inner {
		float: left;
		width: 45%;
		margin: 0 5% 20px 0 ;
		text-align:center;
		height: 200px;
		line-height: 1.3em;
	}
	.egs_01 {
		margin-bottom: -25px;
	}
	.egs_01 dt {
		background: none;
		font-size: 16px;
		font-size: 1.6rem;
		margin: 0 0 0 15px;
	}
	.egs_01 dd {
		margin: 0 0 20px 15px;
		line-height: 1.2em;
	}

	.column3-inner p {
		padding-left: 10px;
		padding-right:  10px;
	}

	.tmBase {
		width: 95%;
		background-color: #D7FFA3;
		height: 25px;
		padding: 10px;
		border-left: 5px solid green;
	}

	.waku {
		width: auto;
		float: none;
		height: auto;
		margin-top: 20px;
	}

	.egs_movie {
		float: none;
		width: auto;
	}

	.egs_footer {
		width: auto;
	}
}


/* venobox */
.inlinebox h2 {
	padding: 10px;
	font-weight: bold;
	font-size: 200%;
	color: #000;
	text-align: center;
}
.inlinebox h3 {
	margin: 10px 10px 10px 15px;
	font-weight: bold;
	font-size: 160%;
	color: #003EDB;
	background: #cfff92;
	width: 93%;
	height: 30px;
	border-radius: 30px;
	padding: 12px 10px 5px 20px;
}
.inlinebox h4 {
	padding: 10px 10px 0 40px;
	font-weight: bold;
	font-size: 120%;
}
.inlinebox ul {
	padding: 0 20px 10px 50px;
}
.inlinebox li {
	/*padding: 10px;*/
	font-size: 100%;
	line-height: 1.3em;
	margin-top: 10px;
}
.inlinebox li span {
	font-weight: bold;
	font-size: 100%;
	color: #000;
}
.inlinebox p{
	padding: 20px;
	font-size: 100%;
}
.inlinebox span {
	font-size: 70%;
	color: #666;
}
.onepoint {
	margin: 10px 10px 10px 15px;
	width: 93%;
	height: auto;
	background: #F8F2A9;
	border-radius: 10px;
	border: 2px solid #999;
}
.onepoint h4 {
	text-align: center;
	color: red;
	font-size: 160%;
	font-weight: bold;
}
.onepoint p {
	margin-top: -20px;
}

.zoom{
	zoom: 1;
	overflow:hidden;
}











