@charset "UTF-8";


/*--------------------------------------------------
 kuchikomiArea
-------------------------------------------------- */

/* ---------- base ----------*/

#companyLeftArea .contentBox.contentBox--kuchikomi { margin-top: 0; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content { margin-top: -10px; padding: 0; background: none; border: none; }


/* ---------- kuchikomi ----------*/

#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi { position: relative; overflow: hidden; float: left; margin: 10px 0 0; width: 340px; padding: 5px; box-sizing: border-box; background: #faf0d5; border-radius: 5px; text-align: left; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi + .kuchikomi { margin-left: 15px; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi a { margin-left: 5px; font-size: 12px; text-decoration: underline; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .box { overflow: hidden; padding: 15px 15px 85px; background: #fff; border-radius: 3px; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .subject { padding: 0 0 5px; font-size: 14px; font-weight: bold; vertical-align: middle; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi a .subject,
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .subject a { color: #222; vertical-align: middle; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .subject .label { display: inline-block; padding-right: 60px; vertical-align: middle; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .subject .label .icon { display: inline-block; margin-right: 7px; color: #fff; font-size: 11px; font-weight: bold; padding: 0; width: 70px; height: 22px; line-height: 24px; text-align: center; vertical-align: middle; border-radius: 2px; }

#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi a .comment,
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .comment { padding: 10px 0 0; color: #222; font-size: 14px; line-height: 1.6; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .year { position: absolute; top: 24px; right: 20px; text-align: left; font-size: 12px; color: #db6; line-height: 1; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .status { position: absolute; bottom: 50px; right: 15px; padding-left: 100px; text-align: left; font-size: 12px; color: #aaa; }

#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .thxBtn { position: absolute; bottom: 15px; right: 15px; display: inline-block; padding: 0 0 0 5px; font-size: 11px; cursor: pointer; text-align: center; border: 1px solid #ddd; border-radius: 3px; color: #09d; background: #f4f4f4; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .thxBtn:hover { color: #f90; background: #ffe; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .thxBtn .num { display: inline-block; width: 24px; height: 24px; line-height: 24px; margin-left: 3px; border-radius: 0 2px 2px 0; border-left: 1px solid #ddd; background: #fff; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .thxBtn:before { content: ""; display: inline-block; width: 20px; height: 20px; margin-right: 5px; background: url(../../imageFile/user/iconSet.png) center -1862px no-repeat; background-size: 18px; vertical-align: middle; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .thxBtn.thxBtn--off { cursor: inherit; color: #888; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi .thxBtn.thxBtn--off:hover { background: #f4f4f4; }

/*color*/
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--good { background: #ffe7e7; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--good .subject .label .icon { background: #f56b6b; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--good .year { color: #f56b6b; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--bad { background: #e4f2ff; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--bad .subject .label .icon { background: #48a7ff; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--bad .year { color: #48a7ff; }

/*illust*/
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--man:before { position: absolute; content: ""; bottom: 5px; left: 20px; width: 62px; height: 66px; background: url(../../imageFile/user/illust_old_man_color.png) no-repeat;  background-size: 62px; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--woman:before { position: absolute; content: ""; bottom: 5px; left: 20px; width: 62px; height: 66px; background: url(../../imageFile/user/illust_old_woman_color.png) no-repeat; background-size: 62px; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--good.kuchikomi--man:before { left: 10px; width: 78px; height: 66px; background-image: url(../../imageFile/user/illust_good_man_color.png);  background-size: 78px; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--good.kuchikomi--woman:before { left: 10px; width: 78px; height: 66px; background-image: url(../../imageFile/user/illust_good_woman_color.png); background-size: 78px; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--bad.kuchikomi--man:before { left: 25px; width: 50px; height: 66px; background-image: url(../../imageFile/user/illust_bad_man_color.png); background-size: 50px; }
#companyLeftArea .contentBox.contentBox--kuchikomi .content .kuchikomi.kuchikomi--bad.kuchikomi--woman:before { left: 25px; width: 50px; height: 66px; background-image: url(../../imageFile/user/illust_bad_woman_color.png); background-size: 50px; }




/*--------------------------------------------------
 raderArea
-------------------------------------------------- */

#companyLeftArea .contentBox.contentBox--score { }
#companyLeftArea .contentBox.contentBox--score .content { position: relative; padding: 20px 10px; }
#companyLeftArea .contentBox.contentBox--score .content .helpLink { position: absolute; right: 10px; top: 10px; margin-left: 20px; display: inline-block; padding: 5px 7px; font-size: 10px; line-height: 1; font-weight: normal; background: #e5eef6; border: 1px solid #fff; vertical-align: middle; border-radius: 2px; }
#companyLeftArea .contentBox.contentBox--score .content .helpLink:before { font-family: "icon"; content: "\f05a"; font-size: 14px; margin-right: 2px; vertical-align: middle; }
#companyLeftArea .contentBox.contentBox--score .content .helpLink:hover { background: #ffc; }

#companyLeftArea .contentBox.contentBox--score .content .chart { position: relative; width: 550px; margin: 0 auto 20px; padding: 100px 0; text-align: center; }
#companyLeftArea .contentBox.contentBox--score .content .chart canvas { background: url(../../imageFile/user/rader_bg.png) center center no-repeat; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score { display: none; position: absolute; width: 300px; text-align: center; color: #222; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score .numArea { display: inline-block; padding: 4px 10px 0; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score .numArea .num { font-size: 16px; font-weight: bold; line-height: 1.2; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score .numArea .sub { margin-left: 5px; font-size: 14px; font-weight: normal; line-height: 1; color: #222; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score .labelArea { font-size: 16px; display: block; vertical-align: middle; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score .labelArea em { font-size: 20px; vertical-align: middle; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score .labelArea i { font-size: 28px; margin-right: 3px; vertical-align: middle; }

#companyLeftArea .contentBox.contentBox--score .content .chart .score.score1 { bottom: 510px; left: 50%; margin-left: -150px; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score1 .numArea,
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score1 em { color: #6af; }

#companyLeftArea .contentBox.contentBox--score .content .chart .score.score2 { bottom: 380px; left: 350px; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score2 .numArea,
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score2 em { color: #ba5; }

#companyLeftArea .contentBox.contentBox--score .content .chart .score.score3 { bottom: 130px; left: 350px; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score3 .numArea,
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score3 em { color: #e88; }

#companyLeftArea .contentBox.contentBox--score .content .chart .score.score4 { bottom: 25px; left: 50%; margin-left: -150px; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score4 .numArea,
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score4 em { color: #fa0; }

#companyLeftArea .contentBox.contentBox--score .content .chart .score.score5 { bottom: 130px; right: 360px; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score5 .numArea,
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score5 em { color: #88f; }

#companyLeftArea .contentBox.contentBox--score .content .chart .score.score6 { bottom: 370px; right: 360px; }
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score6 .numArea,
#companyLeftArea .contentBox.contentBox--score .content .chart .score.score6 em { color: #7c7; }


/*--------------------------------------------------
 reportArea
-------------------------------------------------- */

/* ---------- base ----------*/

#companyLeftArea .contentBox .content .reportBox { }
#companyLeftArea .contentBox .content .reportBox .titleArea { font-size: 22px; font-weight: bold; white-space: nowrap; }
#companyLeftArea .contentBox .content .reportBox .titleArea .pick { margin-right: 10px; padding: 2px 5px; background: #777; color: #fff; font-size: 10px; vertical-align: middle; }
#companyLeftArea .contentBox .content .reportBox .answerNum { font-size: 13px; font-weight: normal; }

#companyLeftArea .contentBox .content .reportBox .reportArea { display: table; width: 100%; height: 130px; }
#companyLeftArea .contentBox .content .reportBox .reportArea .leftArea,
#companyLeftArea .contentBox .content .reportBox .reportArea .middleArea,
#companyLeftArea .contentBox .content .reportBox .reportArea .rightArea { position: relative; display: table-cell; padding: 0 10px; text-align: center; vertical-align: middle; }
#companyLeftArea .contentBox .content .reportBox .reportArea .leftArea { text-align: left; }
#companyLeftArea .contentBox .content .reportBox .reportArea .rightArea { }
#companyLeftArea .contentBox .content .reportBox .reportArea .num { font-size: 20px; font-weight: bold; }
#companyLeftArea .contentBox .content .reportBox .reportArea .num .score { margin-right: 5px; font-size: 45px; color: #d34; line-height: 1.2; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point { position: relative; display: inline-block; padding: 10px 30px 5px; margin: 0 auto; border: 1px solid #ddd; background: #fff; text-align: center; vertical-align: middle; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point:after {
	right: 100%;
	top: 50%;
	margin-top: -6px;
	margin-right: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ccc;
	border-width: 6px 18px 6px 0;
	z-index: 9;
}
#companyLeftArea .contentBox .content .reportBox .reportArea .point:before {
	right: 100%;
	top: 50%;
	margin-top: -6px;
	margin-right: -2px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #fff;
	border-width: 6px 18px 6px 0;
	z-index: 99;
}
#companyLeftArea .contentBox .content .reportBox .reportArea .point .label { text-align: center; font-size: 12px; white-space: nowrap; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point .score { padding-top: 5px; font-size: 12px; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point .score .num { margin: 0 5px 0 10px; font-size: 30px; color: #f50; line-height: 1; font-weight: normal; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point .text { font-size: 24px; color: #f50; font-weight: bold; line-height: 1.5; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point.point--text { display: block; margin-bottom: 10px; width: 250px; padding: 15px 0; height: auto; text-align: center; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point.point--text .text { color: #d34; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point.point--text:after {
	top: 100%;
	left: 50%;
	margin-left: -6px;
	margin-top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ccc;
	border-width: 18px 6px 0 6px;
	z-index: 9;
}
#companyLeftArea .contentBox .content .reportBox .reportArea .point.point--text:before {
	top: 100%;
	left: 50%;
	margin-left: -6px;
	margin-top: -2px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #fff;
	border-width: 18px 6px 0 6px;
	z-index: 99;
}
#companyLeftArea .contentBox .content .reportBox .reportArea .point.point--text2 { display: block; margin: 5px auto 10px; width: 240px; padding: 20px 0 15px; height: auto; text-align: center; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point.point--text2 .text { color: #d34; line-height: 1.3; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point.point--text2 .text .sub { font-size: 16px; }
#companyLeftArea .contentBox .content .reportBox .reportArea .point.point--text2:before,
#companyLeftArea .contentBox .content .reportBox .reportArea .point.point--text2:after { display: none; }
#companyLeftArea .contentBox .content .reportBox .reportArea .labelText { color: #d34; font-weight: bold; font-size: 20px; }

#companyLeftArea .contentBox .content .reportBox .indicatorArea { position: relative; }
#companyLeftArea .contentBox .content .reportBox .indicatorArea:before { position: absolute; display: inline-block; height: 57px; width: 3px; content: ""; top: -14px; left: 50%; margin-left: -2px; border-left: 3px dotted #000; z-index: 9; }
#companyLeftArea .contentBox .content .reportBox .indicatorArea .labelLeft { position: absolute; left: 35px; top: 50%; margin-top: -15px; font-size: 11px; font-weight: bold; text-align: right;  }
#companyLeftArea .contentBox .content .reportBox .indicatorArea .labelRight { position: absolute; right: 35px; top: 50%; margin-top: -15px; font-size: 11px; font-weight: bold; text-align: left; }
#companyLeftArea .contentBox .content .reportBox .indicatorArea .indicator { position: relative; display: table; width: 450px; margin: 30px auto; border: 3px solid #444; box-sizing: border-box; z-index: 99; }
#companyLeftArea .contentBox .content .reportBox .indicatorArea .indicator .box { display: table-cell; width: 90px; height: 24px; background: #fff; text-align: center; }
#companyLeftArea .contentBox .content .reportBox .indicatorArea .indicator .box + .box { border-left: 3px solid #444; }
#companyLeftArea .contentBox .content .reportBox .indicatorArea .indicator .box.box--on { position: relative; background: #d34; }
#companyLeftArea .contentBox .content .reportBox .indicatorArea .indicator .box.box--on:before { font-family: "icon"; content: "\f00c"; font-size: 18px; vertical-align: middle; color: #fff; }


/* ---------- reportArea01 ----------*/

#companyLeftArea .contentBox.contentBox--report01 { }
#companyLeftArea .contentBox.contentBox--report01 .content .reportBox.reportBox--01 { position: relative; }
#companyLeftArea .contentBox.contentBox--report01 .content .reportBox.reportBox--01 .reportArea .leftArea { width: 50%; padding: 20px 0 20px 60px; }
#companyLeftArea .contentBox.contentBox--report01 .content .reportBox.reportBox--01 .reportArea .middleArea { width: auto; vertical-align: bottom; }
#companyLeftArea .contentBox.contentBox--report01 .content .reportBox.reportBox--01 .reportArea .middleArea img { height: 120px; }
#companyLeftArea .contentBox.contentBox--report01 .content .reportBox.reportBox--01 .reportArea .rightArea { position: relative; text-align: left; width: 35%; padding: 20px 20px 20px 40px; }

#companyLeftArea .contentBox.contentBox--report01 .content .reportBox.reportBox--01 .shikiho { margin: 12px 0 -10px 0; }
#companyLeftArea .contentBox.contentBox--report01 .content .reportBox.reportBox--01 .shikiho .num { color: #d34; font-size: 15px; }


/* ---------- reportArea02 ----------*/

#companyLeftArea .contentBox.contentBox--report02 { }
#companyLeftArea .contentBox.contentBox--report02 .content .reportBox.reportBox--01 .reportArea .leftArea { width: 50%; padding: 20px 0 20px 60px; }
#companyLeftArea .contentBox.contentBox--report02 .content .reportBox.reportBox--01 .reportArea .middleArea { width: auto; vertical-align: bottom; }
#companyLeftArea .contentBox.contentBox--report02 .content .reportBox.reportBox--01 .reportArea .middleArea img { height: 130px; }
#companyLeftArea .contentBox.contentBox--report02 .content .reportBox.reportBox--01 .reportArea .rightArea { text-align: left; width: 35%; padding: 20px 20px 20px 5px; }


/* ---------- reportArea03 ----------*/

#companyLeftArea .contentBox.contentBox--report03 { }
#companyLeftArea .contentBox.contentBox--report03 .content .reportBox.reportBox--01 .reportArea .leftArea { width: 40%; padding: 20px 0 20px 60px; }
#companyLeftArea .contentBox.contentBox--report03 .content .reportBox.reportBox--01 .reportArea .rightArea { width: auto; text-align: left; padding-left: 60px; vertical-align: bottom; }
#companyLeftArea .contentBox.contentBox--report03 .content .reportBox.reportBox--01 .reportArea .rightArea img { height: 110px; }


/* ---------- reportArea04 ----------*/

#companyLeftArea .contentBox.contentBox--report04 { }
#companyLeftArea .contentBox.contentBox--report04 .content .reportBox.reportBox--01 .reportArea .leftArea { width: 40%; white-space: nowrap; padding: 20px 0 20px 60px; }
#companyLeftArea .contentBox.contentBox--report04 .content .reportBox.reportBox--01 .reportArea .rightArea { width: auto; text-align: left; padding-left: 100px; vertical-align: bottom; }
#companyLeftArea .contentBox.contentBox--report04 .content .reportBox.reportBox--01 .reportArea .rightArea img { height: 120px; }


/* ---------- reportArea05 ----------*/

#companyLeftArea .contentBox.contentBox--report05 { }
#companyLeftArea .contentBox.contentBox--report05 .content .reportBox .reportArea { position: relative; text-align: center;}
#companyLeftArea .contentBox.contentBox--report05 .content .reportBox .reportArea:before { position: absolute; display: inline-block; width: 150px; height: 120px; bottom: -30px; left: 80px; content: ""; background: url(../../imageFile/user/illust_myway_02.png) no-repeat; background-size: 130px; }
#companyLeftArea .contentBox.contentBox--report05 .content .reportBox .reportArea:after { position: absolute; display: inline-block; width: 180px; height: 120px; bottom: -38px; right: 32px; content: ""; background: url(../../imageFile/user/illust_rule_03.png) no-repeat; background-size: 165px; }
#companyLeftArea .contentBox.contentBox--report05 .content .reportBox .reportArea .titleArea { margin-top: 25px; padding-bottom: 10px; }


/* ---------- reportArea06 ----------*/

#companyLeftArea .contentBox.contentBox--report06 { }
#companyLeftArea .contentBox.contentBox--report06 .content .reportBox .reportArea { position: relative; text-align: center;}
#companyLeftArea .contentBox.contentBox--report06 .content .reportBox .reportArea:before { position: absolute; display: inline-block; width: 150px; height: 120px; bottom: -30px; left: 92px; content: ""; background: url(../../imageFile/user/illust_challenge_02.png) no-repeat; background-size: 125px; }
#companyLeftArea .contentBox.contentBox--report06 .content .reportBox .reportArea:after { position: absolute; display: inline-block; width: 180px; height: 120px; bottom: -35px; right: 23px; content: ""; background: url(../../imageFile/user/illust_steady.png) no-repeat; background-size: 135px; }
#companyLeftArea .contentBox.contentBox--report06 .content .reportBox .reportArea .titleArea { margin-top: 25px; padding-bottom: 10px; }

#companyLeftArea .contentBox.contentBox--report06 .content .reportBox .indicatorArea .labelLeft { position: absolute; left: 46px; top: 50%; margin-top: -7px; font-size: 11px; font-weight: bold; text-align: right;  }
#companyLeftArea .contentBox.contentBox--report06 .content .reportBox .indicatorArea .labelRight { position: absolute; right: 55px; top: 50%; margin-top: -7px; font-size: 11px; font-weight: bold; text-align: left; }


/* ---------- kuchikomi ----------*/

#companyLeftArea .contentBox .kuchikomi { position: relative; float: none; width: 100%; margin: 20px 0 0; padding: 0; box-sizing: border-box; background: none; border-radius: 5px; text-align: left; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box { display: table; width: 100%; padding: 10px; box-sizing: border-box; background: #faf0d5; border-radius: 5px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .subject { position: relative; display: table-cell; width: 100px; padding: 0; box-sizing: border-box; vertical-align: top; text-align: left; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .subject .label { position: relative; padding: 0; width: 80px; height: 22px; line-height: 22px; box-sizing: border-box; white-space: nowrap; background: #ebe09a; font-size: 11px; font-weight: bold; text-align: center; z-index: 99; border-radius: 3px 3px 0 0; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .subject .img { position: relative;  background: #fffcf5; height: 70px; width: 80px; border: 1px solid #ddd; border-width: 1px 1px 0; box-sizing: border-box; border-radius: 3px 3px 0 0; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .subject .year { padding: 5px 0; width: 80px; line-height: 1; text-align: center; font-size: 11px; color: #aaa; font-weight: normal; color: #db6; background: #fff; border: 1px solid #ddd; box-sizing: border-box; border-radius: 0 0 3px 3px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment { position: relative; display: table-cell; width: auto; padding: 15px; font-size: 15px; line-height: 1.7; vertical-align: top; background: #fff; border-radius: 5px; border: 1px solid #ddd; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment a { margin-left: 5px; font-size: 13px; text-decoration: underline; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment:after,
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment:before {
	right: 100%;
	top: 36px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment:after {
	border-color: rgba(255, 255, 255, 0);
	border-right-color: #ffffff;
	border-width: 5px 12px 5px 0;
	margin-top: -10px;
}
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment:before {
	border-color: rgba(204, 204, 204, 0);
	border-right-color: #ccc;
	border-width: 6px 13px 6px 0;
	margin-top: -11px;
}

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title { position: relative; padding: 10px 0px 30px 38px; font-size: 15px; font-weight: bold; text-indent: -38px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title a { position: relative; display: inline-block; height: 30px; width: 30px; margin: 0 7px 0 0; background: #db6; border-radius: 15px; vertical-align: middle; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title a:before { position: absolute; content: ""; left: 0px; height: 30px; width: 30px; background: url(../../imageFile/user/iconSet.png) center 0 no-repeat; background-size: 20px; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--01 a { background: #f93; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--02 a { background: #4cd; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--03 a { background: #8c0; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--04 a { background: #ec3; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--05 a { background: #f57; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--06 a { background: #3ca; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--07 a { background: #58e; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--01 a:before { background-position: center -648px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--02 a:before { background-position: center -756px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--03 a:before { background-position: center -865px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--04 a:before { background-position: center -1521px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--05 a:before { background-position: center -1958px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--06 a:before { background-position: center -1084px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title.title--07 a:before { background-position: center -1412px; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title:after { content: ""; position: absolute; left: 0; right: 0; bottom: 15px; height: 1px; background: url(../../imageFile/user/bg_kuchikomi.png);}

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title .status { position: absolute; top: -3px; right: 0; padding: 0 0 0 170px; font-weight: normal; line-height: 1.25; font-size: 12px; color: #aaa; }

/* リンク追加によるアイコン修正 */
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title .status.link { top: 30px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title .status.link a{ background:none; width: 55px; text-decoration:none; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .title .status.link a:before{ background:none; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .thxBtn { margin-top: 40px; float: right; display: inline-block; padding: 0 0 0 5px; font-size: 11px; cursor: pointer; text-align: center; border: 1px solid #ddd; border-radius: 3px; color: #09d;  background: #f4f4f4; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .thxBtn:hover { color: #f90; background: #ffe; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .thxBtn .num { display: inline-block; width: 24px; height: 24px; line-height: 24px; margin-left: 3px; border-radius: 0 2px 2px 0; border-left: 1px solid #ddd; background: #fff; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .thxBtn:before { content: ""; display: inline-block; width: 20px; height: 20px; margin-right: 5px; background: url(../../imageFile/user/iconSet.png) center -1862px no-repeat; background-size: 18px; vertical-align: middle; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .thxBtn.thxBtn--off { cursor: inherit; color: #888; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi .box .comment .thxBtn.thxBtn--off:hover { background: #f4f4f4; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--good { position: relative; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--good .box { background: #ffe7e7; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--good .box .subject .label { background: #f56b6b; color: #fff; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--good .box .subject .img { border-width: 0 1px; border-radius: 0; background: #fff7f7; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--good .box .subject .year { color: #f56b6b; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad { position: relative;}
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad .box { background: #e4f2ff; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad .box .subject .label { background: #48a7ff; color: #fff; }}
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad .box .subject .label:before {
	left: 0;
	border-width: 0 5px 5px 0;
	border-right-color: #28d;
}
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad .box .subject .label:after {
	right: 0;
	border-width: 0 0 5px 5px;
	border-left-color: #28d;
}
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad .box .subject .img { border-width: 0 1px; border-radius: 0; background: #eef7ff; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad .box .subject .year { color: #48a7ff; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--man .box .subject .img:before { position: absolute; content: ""; bottom: 0; left: 8px; width: 62px; height: 66px; background: url(../../imageFile/user/illust_old_man_color.png) no-repeat; background-size: 62px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--woman .box .subject .img:before { position: absolute; content: ""; bottom: 0; left: 8px; width: 62px; height: 66px; background: url(../../imageFile/user/illust_old_woman_color.png) no-repeat; background-size: 62px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--good.kuchikomi--man .box .subject .img:before { bottom: 0; left: -5px; width: 78px; height: 66px; background: url(../../imageFile/user/illust_good_man_color.png) no-repeat; background-size: 78px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--good.kuchikomi--woman .box .subject .img:before { bottom: 0; left: -5px; width: 78px; height: 66px; background: url(../../imageFile/user/illust_good_woman_color.png) no-repeat; background-size: 78px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad.kuchikomi--man .box .subject .img:before	{ bottom: 0; left: 16px; width: 50px; height: 66px; background: url(../../imageFile/user/illust_bad_man_color.png) no-repeat; background-size: 50px; }
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad.kuchikomi--woman .box .subject .img:before	{ bottom: 0; left: 16px; width: 50px; height: 66px; background: url(../../imageFile/user/illust_bad_woman_color.png) no-repeat; background-size: 50px; }

#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--man:before,
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--woman:before,
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--good.kuchikomi--man:before,
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--good.kuchikomi--woman:before,
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad.kuchikomi--man:before,
#companyLeftArea .contentBox .kuchikomiArea .kuchikomi.kuchikomi--bad.kuchikomi--woman:before { background: none; }


/* ---------- New Kuchikomi ----------*/

#companyLeftArea .contentBox.contentBox--kuchikomi.contentBox--kuchikomiNew { margin-top: 25px; }
#companyLeftArea .contentBox.contentBox--kuchikomi.contentBox--kuchikomiNew .content + .content { margin-top: 5px; }



/*--------------------------------------------------
 innerKuchikomi
-------------------------------------------------- */

#companyLeftArea .contentBox .innerKuchikomi { background-color:rgba(255,255,255,.5); margin: 0 15px 15px; border-radius: 5px; border:2px solid #90c4e6; }
#companyLeftArea .contentBox .innerKuchikomi .title { padding: 15px; text-align: center; font-size: 13px; background: #d4eaf8; }
#companyLeftArea .contentBox .innerKuchikomi .title em { margin-right: 5px; font-size: 15px; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit + .title { margin-top: 15px; border-top: 2px solid #90c4e6; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit { width:100%; display:table; margin-top: 15px; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit .kuchikomiIcon { display:table-cell; width: 80px; vertical-align:middle; text-align: center; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit.right .kuchikomiIcon { padding-right: 15px; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit.left .kuchikomiIcon { padding-left: 15px; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit .kuchikomiBody { display:table-cell; vertical-align: middle; padding: 0 15px; text-align: left; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit .kuchikomiBody .icon { margin: 0 0 10px; font-family: inherit; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit .kuchikomiBody .icon span { display: inline-block; padding: 5px 5px; width: 60px; font-size: 11px; text-align: center; color: #fff; font-weight: bold; white-space: nowrap; border-radius: 3px; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit .kuchikomiBody .icon.icon--good span { background: #f56b6b; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit .kuchikomiBody .icon.icon--bad span { background: #48a7ff; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit .kuchikomiBody .sentence { position: relative; background-color:#fff; border:1px solid #90c4e6; padding: 15px; font-size:15px; line-height: 1.7; border-radius:5px; color:#555; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit.right .kuchikomiBody .sentence:after,
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit.right .kuchikomiBody .sentence:before { position: absolute; left: 100%; top: 50%; content: " "; border: solid transparent; border-width: 6px 0 6px 13px; pointer-events: none; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit.right .kuchikomiBody .sentence:after { border-color: rgba(255, 255, 255, 0); border-left-color: #ffffff; margin-top: -5px; margin-left: -2px; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit.right .kuchikomiBody .sentence:before { border-color: rgba(255, 255, 255, 0); border-left-color: #90c4e6; margin-top: -5px; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit.left .kuchikomiBody .sentence:after,
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit.left .kuchikomiBody .sentence:before { position: absolute; right: 100%; top: 50%; content: " "; border: solid transparent; border-width: 6px 13px 6px 0; pointer-events: none; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit.left .kuchikomiBody .sentence:after { border-color: rgba(255, 255, 255, 0); border-right-color: #ffffff; margin-top: -5px; margin-right: -2px; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit.left .kuchikomiBody .sentence:before { border-color: rgba(255, 255, 255, 0); border-right-color: #90c4e6; margin-top: -5px; }

#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit .kuchikomiBody .sentence .moreKuchikomi { font-size:10px; margin-left:3px; }
#companyLeftArea .contentBox .innerKuchikomi .kuchikomiUnit .kuchikomiBody .sentence .detail { font-size: 12px; text-align:right; padding-top:5px; color:#aaa; }



#companyLeftArea .contentBox .innerKuchikomi .btnZone { padding: 15px; text-align:right; }
#companyLeftArea .contentBox .innerKuchikomi .btnZone a { font-size: 13px; text-decoration: underline; }
#companyLeftArea .contentBox .innerKuchikomi .btnZone a em { }

#companyLeftArea .contentBox.contentBox--score .innerKuchikomi { margin: 0 5px 5px; }
