@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;
}

/* TOP ---------------------------------------------------------------*/

/* h1 */
.shindan_h_ttl{
	/*width: 415px;*/
	margin-bottom: 20px;
	padding: 3px;
	background-color: #00b9e8;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
.mq_ssd_main{
	width: 615px;
	height:750px;
	background: url(https://2nd-special-maquia.hpplus.jp/take/other/tpsd/pc_img/pc_top_bg.png) no-repeat;
}
.mq_ssd_main_inner{
	padding: 30px 0px 20px;
}
.top_main_ttl{
  width: 551px;
  height: 502px;
  margin: 0px auto 10px;
}
.top_txt{
	width: 364px;
	height: 130px;
	margin-left: 40px;
	padding-top: 10px;
	font-size: 13px;
	line-height: 1.4;
	float: left;
}
span.txt_pink{
	color: #fa4b85;
}
.credit{
	padding-top: 5px;
}
span.fontsiza_s{
	font-size: 10px;
}
span.txt_red{
	color: #e62253;
	font-weight: bold;
}
.top_btn_start{
	margin-right: 26px;
	float: right;
}

/* サブテキスト */
.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;
}

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

/* 監修者 ---------------------------------------------------------------*/
.top_supervisor{
  width: 615px;
  margin-top: 50px;
  padding: 2px;
  box-sizing: border-box;
  background-color: #f2fcff;
  border: 2px solid #00b9e8;
}
.top_supervisor_inner{
  padding: 20px;
  border: 1px solid #00b9e8;
  background-color: #f2fcff;
}
.supervisor_box_text{
  width: 397px;
  font-size: 13px;
  line-height: 1.5;
  float: left;
}
.supervisor_box_text_img{
  margin-bottom: 10px;
}
.supervisor_box_img{
  float: right;
}
.supervisor_link a{
	color: #006cd9;
	text-decoration: underline;
}
/* 診断ページ ---------------------------------------------------------------*/

.shindanBlock{
  width: 615px;
  height: 588px;
  position:relative;
  background: url(https://2nd-special-maquia.hpplus.jp/take/other/tpsd/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: 270px;
  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: 340px;
  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: 60px;
}


/* 結果ページ ---------------------------------------------------------------*/
.ssd_result_main{
	width: 615px;
	height: 801px;
	margin-bottom: 40px;
	background: url(https://2nd-special-maquia.hpplus.jp/take/other/tpsd/pc_img/pc_result_bg.png) no-repeat;
}
.ssd_result_main_inner{
	padding: 56px 46px 0px;
}

.result_ttl_img{
  margin: 0 auto;
  padding-bottom: 20px;
}
.result_illust_img{
  text-align: center;
  margin-bottom: 15px;
}
/* 結果テキスト 共通部分 */

/* 結果アイテム紹介 共通部分 */
.cosme_txt{
	text-align: center;
	margin-bottom: 30px;
}
.cosme_box_img{
	float: left;
}
.cosme_box_txt{
	width: 416px;
	float: right;
}
.cosme_box_cosmename{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.cosme_box_cosmedetail{
	font-size: 13px;
	line-height: 1.4;
	padding-bottom: 10px;
}
.cosme_box_link{
	color: #F63690;
	font-size: 14px;
	text-align: right;
	text-decoration: underline;
}
.cosme_box_link a{
	color: #F63690;
}
.mb_15{
	margin-bottom: 15px;
}
.pb_15{
	padding-bottom: 15px;
}

/* 結果 おこもりリラックス旅 */
.result1_txt{
  /*width: 546px;*/
  margin: 0 auto 40px;
  padding: 20px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #f5f0ff;
}

span.txt_violet{
	color: #8b60f0;
	font-weight: bold;
}
.90_cosme{
	padding: 30px 20px 20px 20px;
}
.underline_90pr{
	border-bottom: dashed 1px #ccab7a;
}

/* 結果 パワースポットで自分を見つめ旅 */
.result2_txt{
  /*width: 546px;*/
  margin: 0 auto 40px;
  padding: 23px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #fff0e5;
}
.underline_50pr{
	border-bottom: dashed 1px #7da0b2;
}
span.txt_orange{
	color: #ff8f40;
	font-weight: bold;
}

/* 結果 文化に触れる自分磨き旅 */
.result3_txt{
  /*width: 546px;*/
  margin: 0 auto 40px;
  padding: 23px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #ffebea;
}
.underline_10pr{
	border-bottom: dashed 1px #ff584c;
}
span.txt_pink{
	color: #ff7f9b;
	font-weight: bold;
}

/* 結果 大自然でアクティブ旅 */
.result4_txt{
  /*width: 546px;*/
  margin: 0 auto 40px;
  padding: 20px;
  font-size: 14px;
  line-height: 1.4;
  background-color: #ebf8ff;
}
.underline_80pr{
	border-bottom: dashed 1px #0881dd;
}
span.txt_blue{
	color: #4bc0fa;
	font-weight: bold;
}

/* ボタン(診断・SNS) */
.result_btn{
  margin-bottom: 30px;
  padding: 0 15px;
}
.result_btn_shindan{
  float: left;
  padding-top: 20px;
}
.result_btn_sns{
  width: 230px;
  padding: 10px;
  background-color: #e3f3ff;
  float: right;
}
.sns_text{
  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;
}




/* シェアボタン ---------------------------------------------------------------*/
.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;
}

/* プレゼント ---------------------------------------------------------------*/
.result_present_ttl{
  margin-bottom: 10px;
}
.esult_present_list{
  font-size: 12px;
}
.result_present_list ul{
  font-size: 0px;
  margin-bottom: 20px;
}
li.result_present_listbox{
  display: inline-block;
  width: 196px;
  font-size: 12px;
  line-height: 1.4;
  margin-right: 12px;
  vertical-align: top;
}
li.result_present_listbox:last-child{
  margin-right: 0px;
}
.result_present_img{
  margin-bottom: 5px;
}
.p_yajirushi{
  background: url(https://2nd-special-maquia.hpplus.jp/take/other/csd/img_pc/pc_icon_01.png) 0 3px no-repeat;
  padding-left: 12px;
}

/* 診断バナー---------------------------------------------------------------*/
.mq_shindan_link {
  padding-top: 20px;
}
.mq_shindan_link li {
  display: inline-block;
  width: 305px;
  padding-bottom: 2px;
}
.mq_shindan_link li img {
  width: 100%;
}



/* テキスト <span> ---------------------------------------------------------------*/
span.bold{
  font-weight: bold;
}

/* テキスト <p> ---------------------------------------------------------------*/
.p_bold{
  font-weight: bold;
}
/* その他 ---------------------------------------------------------------*/
#pageBody p{
  margin-bottom: 0;
}
/* フォントサイズ ---------------------------------------------------------------*/
.fs_12{
  font-size: 12px;
}
/* ラインハイト ---------------------------------------------------------------*/
.lh_14{
  line-height: 1.4;
}
/* マージン ---------------------------------------------------------------*/
.mb_5{
  margin-bottom: 5px;
}
/* パディング ---------------------------------------------------------------*/
.pb_5{
  padding-bottom: 5px;
}


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

