/*毎週更新！謎解きクイズ*/
.linequiz h2#read {
background-color: #000;
background-repeat: no-repeat;
background-position: center ;
background-image: url(../img/linequiz/h2.png);
background-size: contain;
width: 100%;
height: 0;
padding-top: 12.224%;
text-indent: -9999px;
margin: 0 auto;
}

.linequizBlock {padding:15px 15px 30px;}


.ph_present span{
  display: block;
  position: relative;
background-size: 100%;
}

#snsArea { padding: 1em 0;}
#snsArea li.line { text-align: center;}
#snsArea li.line span { font-weight: bold; line-height: 1.5em;}

.notes {
    font-size: 0.9em;
    line-height: 1.8em;
}

@media all and (min-width: 768px) {
	.presentArea { letter-spacing: -.4em; padding-bottom: 30px;}
	.presentArea .txt { display: inline-block; width: 460px; vertical-align: top; padding-left: 25px;  letter-spacing: 0em; font-size: 1.1em;}
	.ph_present { display: inline-block; width: 460px; vertical-align: top;}
	.ph_present,
	.ph_present span {
    width: 460px;
    height: 275px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
	
	#snsArea li.line a {
  width: 300px;
    height: 155px;
		display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent:-9999px;
  background-position: center;
  background-repeat: no-repeat;
  box-sizing: border-box;
  background-size: 100%;
		background-image: url(../img/top/bn_line.png);
		margin: 0 auto;
		    filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
}
	.notes { padding: 25px;}

}


@media all and (max-width: 767px) {
	.linequizBlock {padding:1em;}
	
	
	
	.ph_present span img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

	.ph_present {
    box-sizing: border-box; margin:1em auto; width: 100%; max-width: 460px;
  }
  .ph_present span {
    height: 0;
    padding: 59.782% 0 0;
    position: relative;
  }
	
	#snsArea{ width:180px; margin: 0 auto;}
	
	#snsArea li.line a { display: block; width: 100%; height:0 ;padding-top: 100%; background-size: contain; background-image: url(../img/top/sp_bn_line.png);text-indent:-9999px;
  background-position: center;
  background-repeat: no-repeat;
		    filter: drop-shadow(2px 2px 2px rgba(0,0,0,0.3));
}

}

@media all and (max-width: 500px) {
	.linequiz h2#read {
		background-image: url(../img/linequiz/h2_sp.png);
		padding-top: 33.854%;
	}
	
	
}
