img {
	max-width: 100%;
	width: auto\9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	display:block;
}

@media (max-width: 640px) {

}

@media (min-width: 641px) {
	img.expand {
		width: 100%;
		width: auto\9;
		height: auto;
		vertical-align: middle;
		border: 0;
		-ms-interpolation-mode: bicubic;
	}
}

a {
	 color:#00a0e2;
  text-decoration: none;
}

a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

a.no_filter:hover img {
	filter: none;
	-moz-opacity: 1.00;
	opacity: 1.00;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	line-height: 1.6;
	color: #009e55;
	font-size: 14px;
}

.wrapper {

	margin: 0 auto;
}

.header {
	border-bottom: solid 5px #009143;
	padding: 5px 10px;
}

.cta_fv {
	padding: 10px;
	background: #e9e9e4;
}

.contents {
	padding: 10px 0 0 0;
	background: #fff;
}

.contents > div {
	margin: 0 15px;
}

.user_voice {
	border: solid 5px #009143;
	background: #fff;
}

.user_voice > div {
	padding: 10px;
}

.voice1 {
	color: #00afe7;
	background: url("../img/silhouette_user_voice1.gif") no-repeat;
	padding: 0 0 0 94px;
	min-height: 115px;
	font-weight: bold;
}

.voice2 {
	color: #f0849e;
	background: url("../img/silhouette_user_voice2.gif") no-repeat;
	padding: 0 0 0 94px;
	min-height: 115px;
	font-weight: bold;
}

.navi_features {
	background: #005c2a;
	padding: 0 10px;
	text-align: center;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.navi_features a {
	display: block;
	padding: 10px 0;
	border-bottom: dotted 2px #fff;
}

.feature,
.section {
	border: solid 5px #006c35;
	background: #fff;
	padding: 10px;
}

.cta {
	background: #e9e9e4;
	margin: 20px 0 !important;
	padding: 10px 0;
	text-align: center;
}

.cta .btn {
	margin:10px 20px 20px;
}

.feature2 {
	padding: 20px 5%;
}

.feature2 .teacher {
	border-bottom: solid 5px #009143;
	padding: 20px 0;
}
.feature2 .teacher.no-border {
	border-bottom: 0;
	padding: 20px 0;
}

.teacher_photo {
	max-width: 200px;
	width: 100%;
	margin: auto;
}

.teacher .message {
	overflow: hidden;
	display: block;
}

.teacher-name {
	color: #009143;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
}

.teacher-note {
	font-size: 13px;
	margin-top: 10px;
}

.feature3 > div {
	border: solid 5px #eeeeea;
	margin: 10px;
	padding: 10px;
}

/****0930***/

.titlesupport {
	background:#00afe7;
	text-align:center;}

.titleTool {
	background:#f8a224;
	text-align:center;}

.feature4 table {
	border-collapse: collapse;
	width: 100%;
	font-size: 11px;
}

.feature4 .standard {
	margin-bottom: 40px;
}

.feature4 th,
.feature4 td {
	border: solid 1px #fff;
	text-align: center;
	padding: 5px 0;
	vertical-align: middle;
}

.feature4 tbody th {
	color: #666;
	background: #daecf8;
	font-weight: normal;
}

.feature4 tbody td {
	color: #666;
	background: #e8e8e8;
	text-align: center;
}

.feature4 tbody tr:nth-child(even) td {
	background: #f4f4f4;
}

.feature4 thead td {
	background: #148bcf;
	color: #fff;
}

.price_table table {
	width: 100%;
	margin: 10px 0 20px 0;
	border-bottom: solid 1px #ddd;
}

.price_table table td {
	padding: 0px 10px 20px;
	width: 33%;
}

.price_table table td:nth-of-type(1) {
	border-right: solid 1px #ddd;
}

.price_table .special_offer {
	margin: 20px 0 0 0;
	border: solid 5px #eeeeea;
	padding: 10px;
}
.price_table .price {
	font-size: 16px;
	font-weight: 900;
	color: #D9651C;
	text-align:center;
}
.price_table  .price_table_h3 {
	color: #009e55;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	margin-bottom: 10px;
	height: 80px;
}
.price_table  .price_table_h3 small{
	font-size: 11px;
}

.td-pdf a img{
	display: inline;
}

.feature4 table {
	border-collapse: collapse;
	width: 100%;
}


.course_challenge th,
.course_challenge td {
	border: solid 1px #fff;
	text-align: center;
	padding: 5px 0;
	vertical-align: middle;
}

.course_challenge tbody th {
	color: #666;
	background: #f8e8eb;
	font-weight: normal;
}

.course_challenge tbody td {
	color: #666;
	background: #e8e8e8;
}

.course_challenge tbody tr:nth-child(even) td {
	background: #f4f4f4;
}

.course_challenge thead td {
	background: #da6d80;
	color: #fff;
}

.price_table table {
	width: 100%;
	margin: 10px 0 20px 0;
	border-bottom: solid 1px #ddd;
}

.price_table table td {
	padding: 20px 10px 20px;
}

.price_table table td:nth-of-type(1) {
	border-right: solid 1px #ddd;
}
.price_table table td:nth-of-type(2) {
	border-right: solid 1px #ddd;
}

.price_table .special_offer {
	margin: 20px 0 0 0;
	border: solid 5px #eeeeea;
	padding: 10px;
}

.price_table table .bd-bottom {
	border-right: none !important;
	padding-top: 10px;
	text-align: center;
}

.price_table table .bd-bottom img {
	width: 50%;
	display: block;
	margin: 0 auto;
}

.price_table table .bd-bottom .mt5 {
	width: 45%;
}

/*******0930******/

.titleRibbon {
	padding:5px 14px 0 14px;
	vertical-align:bottom;
	line-height:0;
	}

.titleRibbon1 {
	margin:10px 0 0 -14px;}

.titleRibbon2 {
	margin:-15px 0 0 -15px;}

.titleRibbon3 {
	margin:-15px 0 0 -25px;}

.titleRibbon4 {
	margin:0 auto 20px;}

.titleRibbon5 {
	margin:-30px 0 0 -25px;}

footer {
	clear:both;
	border-top:5px solid #009e55;
	margin:20px auto 0;
	padding:10px 10px 0;
	background:#fff;}

/*メニューをページ下部に固定*/
#sp-fixed-menu{
   position: fixed;
   width: 100%;
   bottom: 0px;
   font-size: 0;
   opacity: 0.9;
   z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul{
   display: flex;
   list-style: none;
   padding:0;
   margin:0;
   width:100%;
}

#sp-fixed-menu li{
   justify-content: center;
   align-items: center;
   width: 50%;
   padding:0;
   margin:0;
   font-size: 18px;
   border-right: 1px solid #000;
}

/*左側メニューを緑色に*/
#sp-fixed-menu li:first-child{
   background: #38b435;
}

/*左側メニューをオレンジ色に*/
#sp-fixed-menu li:last-child{
   background: #f3a324;
}

/*ボタンを調整*/
#sp-fixed-menu li a{
   color: #fff;
   text-align: center;
   display:block;
   width: 100%;
   padding:5px;
}
