@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;
}
p{
  margin-bottom: 0;
}

/* トップページ ---------------------------------------------------------------*/
.mq_main{
	width: 615px;
	height:420px;
	background: url(https://2nd-special-maquia.hpplus.jp/take/other/fasd/pc_img/pc_top_bg.png) no-repeat;
}
.mq_main_inner{
	padding: 110px 0px 20px;
}
.top_main_ttl{
  width: 368px;
  height: 72px;
  margin: 0px auto 16px;
}
.top_txt{
	width: 450px;
	height: auto;
	margin: 0 auto 20px;
	font-size: 13px;
	line-height: 1.4;
	text-align: center;
}
span.txt_pink{
	color: #fa4b85;
}
.credit{
	padding-top: 5px;
}
span.fontsiza_s{
	font-size: 10px;
}
.top_btn_start{
}

/* サブテキスト */
.sub_txt{
  width: 545px;
  margin: 0px auto 16px;
  padding: 20px;
  background-color: #fcf2f6;
}
.sub_txt_img{
  margin-bottom: 10px;
}
.sub_txt_txtarea{
  font-size: 13px;
  line-height: 1.5;
}

/* 診断ボタン */
.top_btn_start{
  text-align: center;
}
/* h1追加 ---------------- */
.foundation_shindan_ttl{
	/*width: 415px;*/
	margin-bottom: 14px;
	padding: 3px;
	background-color: #b7b7b7;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
/* h1追加 end ---------------- */


/* プレゼント ---------------------------------------------------------------*/
.top_present{
  margin-top: 40px;
}

/* 監修者 ---------------------------------------------------------------*/
.top_supervisor{
  width: 615px;
  margin-top: 50px;
  padding: 20px 16px 20px 20px;
  box-sizing: border-box;
  background-color: #ffffff;
  border: 1px solid #000000;
}
.top_supervisor_inner{
}
.supervisor_box_text{
  width: 420px;
  font-size: 13px;
  line-height: 1.5;
  float: left;
}
.supervisor_box_text_img{
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: solid 1px #999999;
}
.supervisor_box_img{
  float: right;
}

/* 診断ページ ---------------------------------------------------------------*/

.shindanBlock{
  width: 615px;
  height: 440px;
  position:relative;
  background: url(https://2nd-special-maquia.hpplus.jp/take/other/fasd/pc_img/pc_qa_bg.png) no-repeat;
}

.shindanBlock .inner{
  position: relative;
  margin: 0 auto;
  width: 615px;
  height: 638px;
}

.positionFit {
  position:absolute;
  left: 0px;
  top: 20px;
}

.shindanBlock .inner .shindan_start{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 615px;
  height: 689px;
}

.shindanBlock .inner .shindan_play{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 615px;
  height: 689px;
}
.shindanBlock .inner .shindan_question{
  position: absolute;
  top: 150px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 17px;
  line-height: 24px;
}
.shindanBlock .inner ul.shindan_answer_btn{
  position: absolute;
  top: 240px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  font-size: 17px;
  line-height: 24px;
}
.shindanBlock .inner ul.shindan_answer_btn li{
  display: inline-block;
}
.shindanBlock .inner ul.shindan_answer_btn li:first-child{
  padding-right: 40px;
}


/* 結果ページ ---------------------------------------------------------------*/

/* 共通部分 */
.ssd_result_main{
	width: 615px;
	height: 1023px;
	margin-bottom: 40px;
	background: url(https://2nd-special-maquia.hpplus.jp/take/other/fasd/pc_img/pc_result_bg2.png) no-repeat;
}
.ssd_result_main_inner{
	padding: 70px 72px 0px;
}
.img_border{
	width: 466px;
	height: 3px;
	margin-bottom: 30px;
}

/* 結果1 BB・CC */
.result1_ttl_img{
	width: 232px;
	height: 70px;
  margin: 0 auto 20px;
}
.result1_txt{
	margin-bottom: 28px;
	font-size: 15px;
	line-height: 1.4;
}
.img_border img{
	vertical-align: top;
}
.cosme_ttl{
	width: 212px;
	height: 21px;
	margin: 0 auto 20px;
}
.cosme_ttl img{
	vertical-align: top;
}
.plus_cosme_1{
	width: 465px;
	height: 150px;
	padding: 52px 0 0 116px;
	background: url(https://2nd-special-maquia.hpplus.jp/take/other/fasd/pc_img/pc_result_plusitem_1.png) no-repeat;
	font-size: 12px;
	line-height: 1.4;
}
.plus_cosme_1_txt{
	width: 330px;
	height: auto;
}
.plus_cosme_1_txt a{
	color: #fe358e;
	text-decoration: underline;
	font-size: 12px;
}
span.txt_green{
	color: #60bf9e;
}

/* 結果2 クッションファンデーション */
.result2_ttl_img{
	width: 434px;
	height: 70px;
  margin: 0 auto 20px;
}
.result2_txt{
	margin-bottom: 28px;
	font-size: 15px;
	line-height: 1.4;
}
.img_border img{
	vertical-align: top;
}
.cosme_ttl_2{
	width: 448px;
	height: 21px;
	margin: 0 auto 20px;
}
.cosme_ttl_2 img{
	vertical-align: top;
}
.plus_cosme_2{
	width: 465px;
	height: 150px;
	padding: 52px 0 0 136px;
	background: url(https://2nd-special-maquia.hpplus.jp/take/other/fasd/pc_img/pc_result_plusitem_2.png) no-repeat;
	font-size: 12px;
	line-height: 1.4;
}
.plus_cosme_2_txt{
	width: 314px;
	height: auto;
}
.plus_cosme_2_txt a{
	color: #fe358e;
	text-decoration: underline;
	font-size: 12px;
}
span.txt_red{
	color: #f5627a;
}

/* 結果3 リキッドファンデーション */
.result3_ttl_img{
	width: 398px;
	height: 70px;
  margin: 0 auto 20px;
}
.result3_txt{
	margin-bottom: 28px;
	font-size: 15px;
	line-height: 1.4;
}
.img_border img{
	vertical-align: top;
}
.cosme_ttl_3{
	width: 452px;
	height: 21px;
	margin: 0 auto 20px;
}
.cosme_ttl_3 img{
	vertical-align: top;
}
.plus_cosme_3{
	width: 465px;
	height: 150px;
	padding: 52px 0 0 100px;
	background: url(https://2nd-special-maquia.hpplus.jp/take/other/fasd/pc_img/pc_result_plusitem_3.png) no-repeat;
	font-size: 12px;
	line-height: 1.4;
}
.plus_cosme_3_txt{
	width: 350px;
	height: auto;
}
.plus_cosme_3_txt a{
	color: #fe358e;
	text-decoration: underline;
	font-size: 12px;
}
span.txt_yellow{
	color: #f5b356;
}

/* 結果4 パウダリーファンデーション */
.result4_ttl_img{
	width: 438px;
	height: 70px;
  margin: 0 auto 20px;
}
.result4_txt{
	margin-bottom: 28px;
	font-size: 15px;
	line-height: 1.4;
}
.img_border img{
	vertical-align: top;
}
.cosme_ttl_4{
	width: 390px;
	height: 21px;
	margin: 0 auto 20px;
}
.cosme_ttl_4 img{
	vertical-align: top;
}
.plus_cosme_4{
	width: 465px;
	height: 150px;
	padding: 52px 0 0 100px;
	background: url(https://2nd-special-maquia.hpplus.jp/take/other/fasd/pc_img/pc_result_plusitem_4.png) no-repeat;
	font-size: 12px;
	line-height: 1.4;
}
.plus_cosme_4_txt{
	width: 350px;
	height: auto;
}
.plus_cosme_4_txt a{
	color: #fe358e;
	text-decoration: underline;
	font-size: 12px;
}
span.txt_orange{
	color: #fa837d;
}

/* 共通部分・オススメコスメ */
.cosme_box{
	margin-bottom: 40px;
}
.box_left{
	width: 216px;
	height: auto;
	float: left;
}
.box_right{
	width: 216px;
	height: auto;
	float: right;
}
.cosme_box_img{
	width: 180px;
	height: 180px;
	margin: 0 auto 10px;
}
.cosme_box_txt{
	font-size: 12px;
	line-height: 1.4;
}
.cosme_box_txt a{
	color: #fe358e;
	text-decoration: underline;
}

/* ボタン(診断・SNS)--------------------------------------------------------------- */

/* もう1度診断する */
.result_btn{
  margin-bottom: 60px;
  padding: 0 15px;
}
.result_btn_shindan{
  float: left;
  padding-top: 14px;
}
.result_btn_sns{
  width: 230px;
  padding: 10px;
  background-color: #e3f3ff;
  float: right;
}
.sns_text{
	margin-bottom: 0px!important;
  padding-bottom: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  /*color: #3c5997;*/
}
ul.sns_list{
  text-align: center;
}
ul.sns_list li{
  display: inline-block;
}
.list_mg{
  margin-right: 10px;
}

/* SNSシェアボタン */
.mq_social {
  margin: 0 auto;
  width: 265px;
  height: 104px;
  padding: 35px 0;
  float: left;
  background:url(https://2nd-special-maquia.hpplus.jp/take/other/dsd/img_pc/pc_sns_bk.png);
}
.mq_social-list {
  width: 265px;
  text-align: center;
}
.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;
}


/* 診断バナー---------------------------------------------------------------*/
.mq_shindan_link {
}
.mq_shindan_link li:first-child {
	margin-bottom: 10px;
}

/* クリアフィックス ---------------------------------------------------------------*/
.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 */

