@charset "UTF-8";

a:hover {
  opacity: 0.6;
  -webkit-opacity: .6;
  -moz-opacity: .6;
  filter: alpha(opacity=60);  /* IE lt 8 */
  -ms-filter: "alpha(opacity=60)"; /* IE 8 */
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
#pageBody p{
  margin-bottom: 0;
}

/* H1 ---------------------------------------------------------------*/
.shindan_ttl{
	/*width: 415px;*/
	margin-bottom: 30px;
	padding: 6px;
	background-color: #f36b56;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}
/* TOP ---------------------------------------------------------------*/
.mq_top_main{
	width: 615px;
	background: #cae8de;
	margin-bottom: 60px;
	padding: 20px;
}
.mq_fgsd_main_inner{
	background: #fff;
/*	border: 2px solid #f9578a;*/
	padding: 35px;
}
.top_main_ttl{
	margin: 0 auto 20px;
}
.top_main_ttl img{
	width: 100%;
}
.mq_top_lead{
	width: 355px;
	float: left;
	text-align: left;
	font-size: 13px;
	line-height: 1.6;
}
span.fontsiza_s{
	font-size: 11px;
	margin-top: 10px;
	display: block;
}
.top_btn_start{
	width: 140px;
	float: right;
}
span.top_txt_color{
	color: #f36b56;
}

/* Supervisor ---------------------------------------------------------------*/
.top_supervisor{
  width: 615px;
  height: auto;
  padding: 30px;
  box-sizing: border-box;
  background-color: #fee5cd;
}
.top_supervisor_inner{
}
.supervisor_box_txt{
  width: 400px;
  height: auto;
  float: left;
}
.supervisor_name{
	font-size: 22px;
	margin-bottom: 10px;
}
.supervisor_name .small{
	display: block;
	margin-bottom: 10px;
	font-size: 14px;
}
.supervisor_name .honor{
	font-size: 17px;
}
.supervisor_caption{
	font-size: 13px;
	line-height: 1.5;
}
.supervisor_caption a{
	color: #f36b56;
	text-decoration: underline;
}
.supervisor_box_img{
	width: 140px;
	float: right;
}

/* shuseki ---------------------------------------------------------------*/
.shuseki_01{
	margin-top: 60px;
}
.shuseki_01_ttl{
	width: 615px;
	height: auto;
	margin-bottom: 20px;
	padding: 10px 0;
	background-color: #f25596;
}
.shuseki_01_ttl img{
	display:block;
	box-sizing: border-box;
	width: 300px;
	height: 25px;
	margin: 0 auto;
	}
.shuseki_02_ttl{
	width: 615px;
	height: auto;
	margin-bottom: 20px;
	padding: 10px 0;
	background-color: #f25596;
}
.shuseki_02_ttl img{
	display:block;
	box-sizing: border-box;
	width: 473px;
	height: 25px;
	margin: 0 auto;
	}
.shuseki_list_box01{
	margin-bottom: 20px;
}
.shuseki_list_box{
	width: 196px;
	height: auto;
	float: left;
}
.shuseki_list_box_img{
	margin-bottom: 6px;
}
.shuseki_list_box_img img{
	border: 1px #dcdcdc solid;
	width: 196px;
}
.shuseki_list_box_txt{
	font-size: 13px;
	line-height: 1.4;
}
.mr_13{
	margin-right: 13px;
}

/* QA ---------------------------------------------------------------*/
.shindanBlock{
  	width: 615px;
	background: #cae8de;
	padding: 20px;
}
.fgsd_qa_inner{
	background-color: #fff;
/*	border: 2px solid #f9578a;*/
	padding: 35px 0 0 0;
}
.mq_qa_ttl{
	width: 500px;
	height: 180px;
	margin: 0 auto;
}
.mq_fgsd_count{
	width: 100%;
	height: auto;
}

/* Result ---------------------------------------------------------------*/

/* 結果 */
.fgsd_result_container{
	width: 615px;
	background: #cae8de;
	margin-bottom: 30px;
	padding: 20px;
}
.fgsd_result_inner{
	background: #fff;
/*	border: 2px solid #f9578a;*/
	padding: 35px;
}
.result_main_img{
	width: 100%;
	margin: 0 auto;
}
.result_read{
	margin-bottom: 40px;
	font-size: 14px;
  	line-height: 1.6;
}
.result_read strong{
	font-size: 22px;
	line-height: 1.2;
	display: block;
	margin-bottom: 16px;
}
.result_read_head.rslt1{
	color: #89a5ff;
}
.result_read_head.rslt2{
	color: #41ac60;
}
.result_read_head.rslt3{
	color: #e887ad;
}
/* 強調文字 */
span.txt_color{
	color: #f36b56;
}
.mb_40{
	margin-bottom: 40px;
}
/* アドバイス */
.result_advice_comment{
	margin-bottom: 40px;
}
.result_advice_commentbox{
	font-size: 13px;
	line-height: 1.5;
	width: 240px;
}
.result_advice_commentbox.fl{
	float: left;
}
.result_advice_commentbox.fr{
	float: right;
}
.result_advice_ttl{
	margin-bottom: 20px;
}
.result_advice_head{
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 15px;
}
.result_advice_txt{
	margin-bottom: 10px;
}
.result_advice_head.rslt1{
	color: #89a5ff;
}
.result_advice_head.rslt2{
	color: #41ac60;
}
.result_advice_head.rslt3{
	color: #e887ad;
}
/* Q1～6のミニ解説 */
.qa_commentary{
	background: #fee5cd;
}
.qa_commentary_inner{
	padding: 20px;
}
.qa_commentary p{
	text-align: center;
	padding-bottom: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #f36b56;
}
.qa_commentary ul li{
	font-size: 12px;
	line-height: 1.5;
	margin-bottom: 12px;
}
.qa_commentary ul li:last-child{
	margin-bottom: 0px;
}
span.qa_txt_color{
	color: #f36b56;
}

/* Btn area ---------------------------------------------------------------*/
.result_btn_box{
	margin-bottom: 60px;
	padding: 0 60px 0 60px;
}
/* btn SNS share */
.result_share{
  width: 160px;
  float: left;
}
.sns_text{
  padding-bottom: 10px;
  text-align: center;
}
.sns_text img{
	width: 135px;
}
ul.sns_list{
  text-align: center;
}
ul.sns_list li{
	display: inline-block;
}
ul.sns_list li a img{
	width: 60px;
}
.list_mg{
  margin-right: 10px;
}
.mq_social-list-item {
  display: inline-block;
  cursor: pointer;
  transition: opacity 0.2s ease-in-out;
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  width: 15.625%;
  margin-right: 3.125%;
}
.mq_social-list-item img {
  width:100%;
}
.mq_social-list-item:hover {
  opacity: 0.6;
}
.mq_social-list-item:last-child {
  margin-right: 0;
  width: 50px;
}
.mq_social-list-item {
  width: 50px;
  margin-right: 30px;
}
/* btn もう一度診断する */
.result_btn_shindan{
	padding-top: 22px;
	float: right;
}
.result_btn_shindan_img{
	width: 274px;
	height: 74px;
}
/* その他の結果をみる */
.result_another_container{
	margin-bottom: 80px;
}
.result_another_ttl{
	text-align: center;
	margin-bottom: 30px;
}
.result_another_container ul{
	padding: 0 55px;
}
.result_another_container ul li{
	display: inline-block;
}
.result_another_container ul li:first-child{
	margin-right: 20px;
}

/* banner area ---------------------------------------------------------------*/
.banner_area{
	width: 575px;
	height: auto;
	margin: 0 auto;
}
.banner_area ul li{
	margin-bottom: 10px;
}
.banner_area ul li:last-child{
	margin-bottom: 0px;
}
.banner_area ul li a img{
	width: 100%;
}

/* clearfix ---------------------------------------------------------------*/
.clearfix:after{
    content: ".";
    display: block;
    height: 0;
    font-size:0;
    clear: both;
    visibility:hidden;
}
.clearfix{
    display: inline-block;
}
/* Hides from IE Mac */
* html .clearfix{
    height: 1%;
}
.clearfix{
    display:block;
}
/* End Hack */

