@media (min-width: 751px) {
	.pc{
		display: block;
	}
	.sp{
		display: none;
	}
}

@media (max-width: 750px) {
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
	.sp_s{
		display: none;
	}
}
@media (max-width: 450px) {
	.sp_s{
		display: block;
	}
}
.mod-header{
	left:initial;
}
#wrapper {
	text-align: initial!important;
}
.mod-header-logo {
    height: 50px;
}

li {
	list-style-type: none;
}
.f6f6ee {
	background: #f6f6ee;
}

.fcfdf8 {
	background: #fcfdf8;
}
body{
	width: 100%;
	margin: 0px auto;
	/*text-align: center;*/
}
.mod-header , .mod-mainContent, .footer_kinoya, #wrapper{
	margin: 0px auto!important;
	max-width: 1024px!important;
	min-width: 300px!important;
	width: 100%!important;
}
#wrapper, .mod-header{
	text-align: center;
}
.mod-footLink{
	padding:30px 0px 0px 0px;
}
.bkMain {
	background-repeat: no-repeat;
	height: 4000px;
	margin: 0px auto;
	max-width: 1024px;
	width: 100%;
	min-width: 300px;
	display: inline-block;
	position: relative;
	
}

.contents{
	background: #fef6e4;
	padding:40px 20px 40px 20px;
}

.applicationText{
	background: #42210b;
	color: #fef6e4;
	padding:60px 20px 40px 20px;
	font-size: 18px;
	text-align: center!important;
}
.applicationText * a{
	color: #fef6e4;
	border-bottom: solid 1px #fef6e4;
}



.center{
	text-align:center;
}
.right{
	text-align:right;
	margin-right:10%;
}
.gotoQuestion{
	margin:10px 0px;
	width:100%;
	padding:10px 20px;
	border-radius: 30px;
	background: #42210b;
	color: #fef6e4;
	font-weight: bold!important; 
}

.applicationText .label{
	border-radius: 30px;
	background: #fef6e4;
	color: #42210b;
	display: inline;
	padding:10px 40px;

}
.applicationText *{
	letter-spacing : 2px;
}
.b1{
	font-weight: bold!important; 
}
.applicationText {
	font-size: 30px;
}

.applicationText .n1{
	font-size: 28px;
	font-weight: normal!important; 
}

.applicationText .mt1{
	margin-top:30px;
}
.applicationText .mb1{
	margin-bottom:30px;
}
.applicationText .mb2{
	margin-bottom:40px;
}
.applicationText .prizeArea{
	width:70%;
	margin:0px 15%;
}

.applicationText .limit span{
	font-size: 48px;
	font-weight: bold!important; 
}
.applicationText .limit{
	font-size: 30px;
	font-weight: normal!important; 
}

.applicationText .prizeArea .left{
	float:left;
	width:35%;
	border-radius: 50%;
	margin-left: 8%;
	margin-right: 2%;
}
.applicationText .prizeArea .centerPlus{
	float:left;
	width:10%;
	font-size: 40px;
	font-weight: bold!important;
	margin-top:10%;
}
.applicationText .prizeArea .right{
	float:left;
	width:35%;
	margin-right: 8%;
	margin-left: 2%;
}
.applicationText .prizeArea .right img, .applicationText .prizeArea .left img{
	border-radius: 50%;
}

.applying, .privacy{
	width:95%;
	margin-left:2.5%;
}

applicationButton{
	width: 100%;
	position: relative;
}
.applicationButton img{
	float:left;
	position:absolute;
	z-index:10;
}
.applicationButton a{
	text-align:center;
	float:left;
	color: white;
	position:absolute;
}
.applicationButton{
	margin:80px 0px 180px 0px;
}
.applicationButton img{
	width :15%;
	margin-top:-40px;
	margin-left:9%;
}
.applicationButton a{
	width: 70%;
	margin-left:17%;
	font-size: 5vw;
	border-radius: 30vw;
	padding: 2vw 0px;
}

.bkQuestion{
	background-image: url("../img/topQuestion.png");
	background-repeat: no-repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: 100% auto;
	width: 100%;
	height: auto;
	padding-top: 62.5%;
	object-fit: contain;
}

.questionArea{
	padding: 20px 20px 60px 20px;
	background: #42210b;
}

.msgArea{
	color:#fef6e4;
	text-align:center;
	font-size: 2.5vw;
}

.countArea{
	background: #fef6e4;
	width:60%;
	margin:20px 20%;
	text-align:center;
	padding:10px 20px;
	border-radius: 20px;
}
.in{
	display: inline-block;
}
.in b{
	width:100%;
	display: inline-block;
	font-weight: bold; 
	font-size: 28px;
}
.in .label{
	display: inline-block;
	font-weight: bold; 
	font-size: 14px;
	background: #42210b;
	color: #fef6e4;
	padding:5px 10px;
}

.questionContents{
	background: #ffffff;
	padding: 20px;

}
.questionContents img{
	margin-top:10px;
}

.answer{
	margin:20px 0px 20px 0px ;
}

.correctAnswerLabel{
	color: #c3392e!important;
	font-size: 8vw;
	text-align:center;
	font-weight:bold;
}
.correctAnswerLabel2{
	color: #c3392e!important;
	font-size: 3vw;
	text-align:center;
	font-weight:bold;
}


.incorrectAnswerLabel{
	color: #2958a2;
	font-size: 48px;
	text-align:center;
	font-weight:bold;
}
.incorrectAnswerLabel2{
	color: #2958a2;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	margin-bottom: 10px;
}

.incorrectAnswerLabel3{
	color: #2958a2;
	font-size: 32px;
	text-align:center;
	font-weight:bold;
}


.questionContents hr{
	border-bottom: 3px solid #2958a2;
	margin-bottom: 10px;
}

.questionContents hr.correct{
	border-bottom: 2px solid #c3392e;

}

.questionContents b{
	clear: both;
	width:100%;
	display: inline-block;
	font-size: 20px;
	font-weight:bold;
}
.questionContents .text{
	font-size: 14px;
	font-weight:lighter;
}
.answerSelect{
	background: #fef6e4;
	width:100%;
	margin-top:20px;
	padding: 5px;
	border-radius: 30px;
	height :60px;
	display:table;
	text-align:left;
}
.answerSelect b{
	background: #42210b;
	color: #fef6e4;
	float:left;
	border-radius: 50px;
	height :50px;
	width :50px;
	text-align:center;
	line-height: 50px;
	font-size: 24px;
}
.answerSelect span{
	color: #42210b;
	width:100%;
	padding-left:10px;
	line-height: 20px;
	display:table-cell;
	vertical-align:middle;
	text-align:left;
}

.answerSelect span p{
	width: 90%;
	display: inline-block;
}

.applicationArea{
	margin:30px 0px;
	display:table-cell;
	vertical-align:middle;
}

.applicationArea img, .applicationArea a{
	float:left;
}
.applicationArea img{
	border-radius: 50%;
	width:15%;
}
.applicationArea .link{
	margin:2vw 0px 0px 12.5% ;
	width:60%;
	padding:20px 10px;
	border-radius: 30px;
	background: #fef6e4;
	font-weight: bold!important; 
	text-align:center;
}


.maruImg{
	width:85%!important;
	margin:20px 5%;
}
/*
hr.correct{
	padding:20px 0px;
	background: #fef6e4;
}*/

.applicationArea{
	margin-top:20px;
	display: inline-block;
}


.submitNext{
	margin:10px 20%;
	width:60%;
	padding:10px 20px;
	border-radius: 30px;
	background: #fef6e4;
	font-weight: bold!important; 
}


.endMsgArea{
	margin-top:20px;
	margin-bottom:20px;
	padding:10px 10px;
	background: #a1cdd1;
}
.endMsgArea .submitNext{
	margin: 20px 20% 20px 20%;
}

.submitNext:hover, .answerSelect:hover, .applicationArea .link:hover{
	opacity: 0.6;
	cursor: pointer;
}

.clear{
	clear: both;
}


.correctEnd{
	background: #fef6e4;
}

.answerText, .questionContents p, .answerSelect *, .msgArea{
	font-weight: bold!important; 
}

.applicationText .b1, .applicationText .n1{
	letter-spacing : 1.2px;
}
@media (max-width: 870px) {
	.applicationText .b1{
		font-size: 4.5vw;
		font-weight: bold!important; 
	}

	.applicationText .n1{
		font-size: 3.0vw;
		font-weight: normal!important; 
	}

	.applicationText .mt1{
		margin-top:30px;
	}
	.applicationText .mb1{
		margin-bottom:30px;
	}
	.applicationText .mb2{
		margin-bottom:40px;
	}
}

@media (max-width: 380px) {
	.applicationText .b1{
		font-size: 5.5vw;
		font-weight: bold!important; 
	}

	.applicationText .n1{
		font-size: 3.8vw;
		font-weight: normal!important; 
	}

	.applicationText .mt1{
		margin-top:30px;
	}
	.applicationText .mb1{
		margin-bottom:30px;
	}
	.applicationText .mb2{
		margin-bottom:40px;
	}
}
.submitNext{
	margin: 40px 20% 60px 20%;
}
.topOverview img, .topOverview .sp.text{
	float:left;
	text-align:left;
}
.topOverview{
	background: #42210b;
	text-align:left;
	width:100%;
}
.topOverview img{
	border-radius: 50%;
	position:relative;
	z-index:8;
}
.topOverview .sp.text{
	text-align:left;
	color : #fef6e4;
}



.mod-mainConten-button {
	position:absolute;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	top:66.5vw;
	width:65%;
}
.mod-mainConten-button .gotoQuestion{
	color : white;
	font-size :4.0vw;
}

@media (min-width: 1020px) {
	.mod-mainConten-button {
		top:690px!important;
	}
	.mod-mainConten-button .gotoQuestion{
		font-size :38px;
	}
}

@media (min-width: 1150px) {
/*
	.topOverview{
		height :260px!important;
	}
	.topOverview img{
		width: 300px!important;
		top: -20px!important;
	}
	.topOverview .pc.text{
		width: 60%!important;
		margin-left: 1.2vw!important;
		margin-top: 1.4vw!important;
		font-size : 24px!important;
		line-height: 36px;
	}
	
	.topOverview .text .mt2{
		margin-top: 1.5vw!important;
	}
	*/
	.big{
		font-size 28px!important;
	}
}

@media (min-width: 751px) {
	.questionArea{
		display: inline-block;
		width:100%;
		padding:40px 10% 100px 10%;
	}
	.questionContents{
		float:left;
		margin-top:20px;
		display: inline-block;
	}
	
	.questionContents.select{
		width:48%;
		margin-right:4%;
	}
	.answer{
		float:left;
		width:48%;
		margin: 0px 0px 20px 0px;
	}
	.sp_s{
		display : none;
	}
	.countArea {
	    background: #fef6e4;
	    width: 40%;
	    margin: 20px 30%;
	}
	.questionContents img{
		float:left;
	}
	.questionAnswerContents img{
		width:48%;
	}
	.answerText{
		float:left;
		width:48%;
		margin-right:4%;
		display: inline-block;
		margin-top : 10px;
	}
	.endMsgArea{
		display: inline-block;
		width :60%;
		margin:40px 20% 20px 20%;
	}
	.answerSelect{
		margin-bottom: 12%;
	}
	.topImg{
		background-image: url("../img/top_2.jpg");
		background-repeat: no-repeat;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-size: 100% auto;
		width: 100%;
		height: auto;
		padding-top: 76.5%;
		object-fit: contain;
	}

	.mod-mainContent * .gotoQuestion{
		display:inline-block;
		padding:10px 40px;
		text-align:center;
		margin: 0px auto;
		font-size :20px;
		border-radius: 30vw;
	}

	.topOverview{
		background: #42210b;
		
	}
	.topOverview img{
		width : calc(100% / 6);
		border-radius: 50%;
		top: -20px;
		z-index:8;
		margin-left: 4%;

	}
	.topOverview .pc.text{
		text-align:left;
		color : #fef6e4;
		display: inline-block;
		width: 75%;
	}
	.topOverview .pc.text .left{
		text-align:left;
		display: inline-block;
	}
	.topOverview * .mb2{
		 height :10px;
	}
	
	.w20{
		width : 25%;
		font-weight: normal!important; 
		vertical-align : top;
	}
	.w75{
		width : 65%;
	}

	.topOverview .pc.text{
		margin-left: 1.2vw;
		margin-top: 1.2vw;
		font-size :18px;
		line-height: 28px;
		display: inline-block;
	}
	
	.topOverview .pc.text .mt2{
		margin-top: 10px;
	}
	.big{
		font-size :24px;
		letter-spacing: 6px;
	}
	
	.contents {
		padding: 60px 20px 40px 20px;
	}
	.applicationButton{
		margin:90px 0px 200px 0px;
	}
	.applicationButton img{
		width :10%;
		margin-top:-70px;
		margin-left:15%;
	}
	.applicationButton a{
		width: 60%;
		margin-left:20%;
		font-size: 28px;
		border-radius: 30vw;
		padding: 20px 0px;
	}
}

@media (max-width: 750px) {
	.answer{
		margin: 40px 0px 60px 0px;
	}
	.applicationArea{
		text-align:center;
	}
	.applicationArea img{
		border-radius: 50%;
		width:20vw;
	}
	.applicationArea .link{
		margin:4.0vw 0px 0px 0px ;
		width:67vw;
		padding:3vw 10px;
		border-radius: 30px;
		background: #fef6e4;
		font-weight: bold!important; 
		text-align:center;
	}
	.maruImg {
	    width: 90% !important;
	    margin: 20px 2.5%;
	}
	.answerImg{
		margin-top :20px;
	}
	.correctAnswerLabel2{
		margin-bottom :10px;
	}
	.msgArea{
		font-size: 4vw;
	}
	.topImg{
		background-image: url("../img/top_sp2.jpg?var=1");
		background-repeat: no-repeat;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background-size: 100% auto;
		width: 100%;
		height: auto;
		padding-top: 111%;
		object-fit: contain;
	}
	.mod-mainConten-button {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		top: 91.5vw;
		width: 65%;
	}
	.mod-mainConten-button a{
		font-size: 4vw!important;
	}
	.mod-mainContent * .gotoQuestion{
		display:inline-block;
		padding:5px 40px;
		text-align:center;
		margin: 0px auto;
		font-size :18px;
		border-radius: 30vw;
	}

	.topOverview{
		background: #42210b;
		height :28vw;
		width:100%;
	}
	.topOverview img{
		width: 36vw;
		border-radius: 50%;
		top: -6vw;
		left:-1.8vw;
	}
	.topOverview .text{
		width: 62vw;
		color : #fef6e4;
		margin-left: 1.2vw;
		margin-top: 1.5vw;
		font-size :2.8vw;
		line-height: 4.0vw;
	}
	.topOverview .text .mt2{
		margin-top: 1.5vw;
	}
	.big{
		font-size :3.4vw;
	}
	.applicationButton{
		margin:60px 0px 180px 0px;
	}
	.applicationButton img{
		margin-top:-10vw;
		margin-left:4%;
		width: 16%;
	}
	.applicationButton a{
		width: 60%;
		margin-left:12vw;
		font-size: 18px;
		border-radius: 30vw;
	}
}
.mod-footSns-links-item{
	margin-right:8%!important;
}
.mod-footSns-links-item:last-child {
	margin-right:0%!important;
}
.mod-footSns-links{
	text-align:center;
	margin: 0px auto!important;
}
.mod-footSns-links-item span{
	width:65px;
	margin-top: 0px!important;
}



.mod-footLink-cats-h span{
	padding-top:8px;
}

@media (max-width: 340px) {
	.answerSelect p{
		font-size:12px;
	}
}

@media (max-width: 480px) {
	.correctAnswerLabel{
		font-size: 10vw;
	}
	.correctAnswerLabel2{
		font-size: 5.1vw;
	}
}

@media  (min-width: 751px) and (max-width: 820px) {
	.topOverview .pc.text .left p{
		font-size : 14px;
	}
	.topOverview .pc.text .left .big{
		font-size : 18px;
	}
}

@media (max-width: 390px) {
	.topOverview .text.sp .b1{
		font-size: 2.6vw;
		line-height: 3.8vw;
	}
	.topOverview img {
	    left: -1.4vw;
	}
}
/* ****************************************************************** */


body {
	font-family: "ヒラギノ角ゴ Pro" ;
}
.indexImg{
	background-image: url("../img/indexTop.jpg");
	background-repeat: no-repeat;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-size: 100% auto;
	width: 100%;
	height: auto;
	padding-top: 61%;
	object-fit: contain;
}

small{
	font-size: 1.0vw;
	pattern:10px;
}
.products{
	float:left;
	width:48%;
}
.lpText{
	text-align:center;
}
.productsImg, .questionImg{
	max-width: 800px;
	width: 80%;
}

.linkQuestion {
	margin: 10px 0px;
	width: 30%;
	padding: 20px 20px;
	border-radius: 30px;
	background: #42210b;
	color: #fef6e4;
	font-weight: bold !important;
	display: inline-block;
	margin:0px 35%;
}

.period{
	border: 2px solid #42210b;
	width :60%;
	padding :0.8vw;
	text-align: center;
	display:inline-block;
}

.section .label label, .section .text{
	float :left;
}
.section{
	width:90%;
	margin:5%;
}
.section .label{
	height: 5.1vw;
	margin-left:10%;
	width:80%;
	display: inline-block;
}

.section .label label{
	font-size: 7.8vw;
	line-height: 7.8vw;
	margin-right:20px;
}
.section .text{
	text-align:left;
	padding-top:1.4vw;
}
.section .text p{
	font-size: 1.8vw;
	line-height: 2.8vw;
	letter-spacing: 0.3vw;
}
.section .b2{
	font-weight: 1000!important; 
}
.lpText .mb2, .section .mb2{
	margin-bottom: 2vw;
}
.lpText .mt2, .section .mt2{
	margin-top: 2vw;
}

.section .mt1{
	margin-top: 1vw;
}
.section .mt2{
	margin-top: 2vw;
}
.section .mt4{
	margin-top: 4vw;
}

.lpText .mb1, .section .mb1{
	margin-bottom: 1vw;
}
.section .mb3{
	margin-bottom: 3vw;
}
.lpText .mb4, .section .mb4{
	margin-bottom: 4vw;
}

.lpText .b1, .section .b1{
	font-size: 2.0vw;
}

.section * span{
	color : #c3352c;
}

.section * span.water{
	color : #1d9bf0;
}

.gotoTwImg{
	width : 11vw;
	height : 11vw;
	border-radius: 15vw;
	background: #1d9bf0;
	display:inline-block;
	padding-top:2.4vw;
}
.gotoTwImg img{
	width : 6.0vw;
	height : 6.0vw;
	
}
.section * span.water{
	color : #1d9bf0;
}

.gotoTwImg{
	width : 11vw;
	height : 11vw;
	border-radius: 15vw;
	background: #1d9bf0;
	display:inline-block;
	padding-top:2.4vw;
}
.gotoTwImg img{
	width : 6.0vw;
	height : 6.0vw;
	
}

.products .b1{
	font-size: 1.2vw;
}

.products:nth-child(even) {
	margin-left: 4%;
}
.n05{
	font-size: 1.6vw!important;
}

@media (max-width: 750px) {
	.section {
		width: 100%;
		margin: 0%;
	}
	.productsImg{
		width: 100%;
	}
	.questionImg{
		width: 90%;
	}
	
	.linkQuestion{
		width:60%;
		margin: 20px 10%;
		padding: 10px 20px;
	}
	.products .b1 {
	    font-size: 2.2vw;
	}
	.section .label {
	    height: 5.1vw;
	    margin-left: 0%;
	    width: 90%;
	    display: inline-block;
	}
	.section .text p {
	    font-size: 2.65vw;
	    line-height: 3.4vw;
	    letter-spacing: 0.3vw;
	}
	.section .label label {
	    font-size: 9.5vw;
	    line-height: 9.5vw;
	    margin-right: 12px;
	}
	.lpText .b1, .section .b1 {
	    font-size: 2.4vw;
	}
	.period {
		width : 70%;
	}
	small{
		font-size: 1.8vw;
		pattern:10px;
	}
	.n05{
		font-size: 2.0vw!important;
	}
}

@media (min-width: 1020px) {
	.products .b1 {
	    font-size: 2.2vw;
	}
	.section .label {
	    height: 5.1vw;
	    margin-left: 0%;
	    width: 90%;
	    display: inline-block;
	}
	.section .text p {
	    font-size: 27px;
	    line-height: 36px;
	    letter-spacing: 2px;
	}
	.section .label label {
	    font-size: 120px;
	    line-height: 120px;
	    margin-right: 12px;
	}
	.lpText .b1, .section .b1 {
	    font-size: 22px;
	}
	.period {
		width : 70%;
	}
	small{
		font-size: 0.6vw;
		pattern:10px;
	}
	.n05{
		font-size: 12px!important;
	}
	.lpText .mt2, .section .mt2 {
		margin-top: 10px;
	}
	.section .text {
		padding-top: 30px;
	}
}