@charset "utf-8";


/* briant.ctp
------------------------------------------------*/
.briant-article{
	font-size:100%;
	margin-top:40px;
	margin-bottom: 60px;
}
.briant-article > .pic-wrap {
	margin-top:40px;
}
.briant-article h3 {
	font-size:158%;
	font-weight: bold;
}

/* result-wrap */
.result-wrap{
	margin-top:40px;
}

.result-wrap h4 {
	padding-bottom:5px;
	border-bottom:#6a6a6a 1px solid;
	font-weight: bold;
	font-size: 125%;
}

.result-wrap h4 > span.small{
	font-size:70%;
}

.result-wrap > .pic-wrap{
	text-align:center;
	margin-top:40px;
}

.result-wrap > .pic-wrap > img{
	padding-right:10px;
}

/*result-wrap--accent*/
.result-wrap--accent{
	text-align:center;
	font-size:158%;
	font-weight:bold;
	padding-bottom:20px;
}

.result-wrap--accent > span{
	color:#ff4761;
	font-size:150%;
	font-weight: bold;
}


/*briant-picklist*/

.briant-picklist {
	margin-top:30px;
}
.briant-picklist ul {
	width:650px;
	margin-top:30px;
}

.briant-picklist ul li {
	float:left;
	width:200px;
	margin-right:25px;
	text-align:center;
}

.briant-picklist ul li:last-child {
	margin-right:0;
}

.briant-picklist--font-type-a {
	font-size: 87.5%;
	float: left;
	text-align: left;
}

.briant-picklist--font-type-b {
	font-size: 87.5%;
	font-weight:bold;
	color:#ff8a00;
}

.briant-article--type-a {
	text-align:right;
	text-decoration:underline;
}
.contents-features p {
	margin-bottom: 20px;
}
.contents-features .intro2nd-article h3, .briant-article h2 {
	padding: 7px 15px;
	border: none;
	background-color: #ddece1;
	font-weight: bold;
	font-size: 158%;
}
.check-marker {
	margin:0 3px;
	padding:2px 5px;
	background-color: #faed94;
}
.emphasis {
	font-weight: bold;
	font-size: 147%;
}
.check-point {
	font-weight: bold;
	color: #ff4c4a;
}
.check-border {
	border-bottom: #c2d6c8 5px solid;
	padding: 1px 0;
	margin: 0 5px;
}

.header-wrap span.date {
	display: block;
	text-align: right;
	margin-bottom:10px;
}
.e-txt-wrap ul li {
	margin-bottom: 5px;
	font-size: 108%;
	font-weight: bold;
}
.e-txt-wrap ul li a {
	color: #2b2827;
	font-weight: normal;
}
.emphasis-txt {
	color: #629370;
}

/* ------------------------------------------------*/

