@charset "UTF-8";
/*----------------------------------------------------
	#main
----------------------------------------------------*/
#mcc .mainArea section h2 {
	background:none;
	padding-left:0;
	font-size:16px;
	font-weight:bold;
}

.bannerArea {
	margin-bottom:10px;
}
.bannerArea a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}

.imageBoxwrap {
	margin-bottom:20px;
}

.movieBox {
	overflow:hidden;
	margin-bottom:30px;
}
.movieBox video {
	width:310px;
	float:left;
}
.movieBox .description {
	width:300px;
	float:right;
}

/*---video---*/
.movieBox dl {
	width:310px;
	float:left;
}
.movieBox dl:nth-child(2n) {
	width:310px;
	float:right;
}

#dlBox {
	overflow:hidden;
	margin:20px 0;
}
#dlBox li {
	list-style:none;
}
#dlBox li a {
	display:block;
	float:left;
	width:311px;
}
#dlBox li:first-child a {
	margin-right:8px;
} 
#dlBox li a img {
	vertical-align:bottom;
}
#dlBox li a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}

.linkbtArea {
	overflow:hidden;
	margin:10px 0 20px; 
}
.linkbtArea li {
	list-style:none;
}
.linkbtArea li a {
	box-sizing:border-box;
	display:block;
	float:left;
	width:310px;
	background-color:#E4E4E4;
	border:1px solid #CCCCCC;
	text-align:center;
	color:#CC0000;
	height:50px;
	line-height:50px;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}
.linkbtArea li:first-child a {
	margin-right:10px;
} 
.linkbtArea li a img {
	vertical-align:bottom;
}
.linkbtArea li a:hover {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}

/*----------------------------------------------------
	#rip
----------------------------------------------------*/
#rip .description {
	overflow:hidden;
	/*word-break: break-all;*/
}
#rip .description img {
	float:right;
	margin-left:10px;
}

/*----------------------------------------------------
	(20161022以降の追加CSS)
----------------------------------------------------*/

.clear {
	clear:both;	
}

.ra_t {
	margin:0 0 30px;
	padding:0;
	overflow:hidden;		
}
.ra_t .bottom{
	border:none;
	overflow:hidden;
	clear:both;	
}

.ra_t div{
	padding:20px 0 10px;
	border-bottom:1px solid #CCCCCC;
	overflow:hidden;
	clear:both;	
}

.fontred1{color:#FF0000;}

.font80{font-size:80%;font-weight:normal;}

.floatl10{float:left;margin:0 20px 10px 0;}

.pdf a{
	padding:0 22px 0 0;
	background:url(../img/pdf_icon.png) no-repeat 100% 50%;	
}

/* ＭＣＣトレーナー講習のお知らせ */

.mt p.txt{
	margin:0 0 10px;	
}

.mt ul{
	margin:0 0 10px;
	padding:0;
	list-style:none;
}
.mt li{
	padding:0 0 0 14px;
	margin:5px 0;
	background:url(../img/list.jpg) no-repeat left 0.6em;
}

.mt p.bottom{
	margin:0 0 20px;
}



/*----------------------------------------------------
	#mct
----------------------------------------------------*/
.description p {
	margin-bottom:10px;
}
.tb {
	width:100%;
	border:1px solid #CCC;
	margin-bottom:30px;
}
.tb th {
	border:1px solid #CCC;
	padding:5px;
}
.tb td {
	border:1px solid #CCC;
	padding:5px;
}
.tb.sample th {
	font-weight:normal;
}
.tb.sample td {
	text-align:right;
}
.tb.sample {
	margin: 40px 0 10px;
}

.btBox {
	text-align:center;
}
.btBox a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
}

/*----------------------------------------------------
	#mcc
----------------------------------------------------*/
#aboutmcc.imageBoxwrap p {
	text-indent:1em;
}

.productBox tr td img {
	vertical-align:bottom;
	margin-right:15px;
}
.productBox tr td {
	vertical-align:middle;
}

.price {
	overflow:hidden;
	color:#FF6600;
	font-size:14px;
}
.price dt {
	width:310px;
	float:left;
	clear: both;
	padding:5px;
	box-sizing:border-box;
	background: rgb(236,236,236); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(236,236,236,1) 0%, rgba(204,204,204,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(236,236,236,1) 0%,rgba(204,204,204,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(236,236,236,1) 0%,rgba(204,204,204,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#cccccc',GradientType=0 ); /* IE6-9 */
}
.price dd {
	padding:5px 5px 5px 320px;
	box-sizing:border-box;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.notice {
	margin-bottom:10px;
	font-size:90%;
}

#cuffPrice {
	width:420px;
	margin:0 0 20px 15px;
}
#cuffPrice th {
	width:210px;
}


/*----------------------------------------------------
	#sta
----------------------------------------------------*/
#feature p {
	font-size:120%;
	font-weight:bold;
	line-height:1.5;
}
#feature ol {
	padding-left:20px;
	font-size:120%;
}

.recommendArea {
	overflow:hidden;
	margin-bottom:20px;
}
.recommendArea .lbox {
	width: 310px;
	float:left;
	clear:both;
}
.recommendArea .rbox {
	width: 310px;
	float:right;
	margin-bottom:5px;
}
.mainArea section .recommendArea h2 {
	background:url(../../img/mark.png) center left no-repeat;
	padding-left:15px;
	font-weight:normal;
	margin-top:-10px;
}

#pdflink a:hover img {
	opacity:0.8;
	filter:alpha(opacity=80);
	-ms-filter:"alpha(opacity=80)";
} 

.fitBox {
	border-bottom :1px solid #FEA300;
	padding-bottom:15px;
	margin-bottom:20px;
}
.fitBox table {
	margin-top:10px;
}
.fitBox table tr td {
	vertical-align:middle;
	line-height:1.5;
}
.fitBox table tr td img {
	margin-right:10px;
	vertical-align:bottom;
}
.fitBox table tr td .bad {
	color:#CC0000;
}

.last {
	border-bottom:none;
}
.last table tr td img {
	margin-bottom:15px;
}

/*----------------------------------------------------
	#application
----------------------------------------------------*/

table.form{
	width:100%;
	margin:0 0 5px;
	border-collapse:collapse;
}
table.form th{
	padding:8px;
	background:#FDFFE6;
	color:#333;
	text-align:left;
	border:1px solid #CCCCCC;
	font-weight:normal;
}
table.form td{
	padding:8px;
	background:#FFF;
	border:1px solid #CCCCCC;
}
table.form caption{
	text-align:left;
	font-weight:bold;
}

table.form td.app input {
	margin:0 5px 8px 0;	
}

.important{
	background-color: #b94a48;
    color: #fff;
    display: inline-block;
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    padding: 2px 4px;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    vertical-align: baseline;
    white-space: nowrap;
	border-radius: 3px;
	}