body{
	background-color:#F8B62D;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	width:100%;
	margin:0;
}
html{
	font-size:14px;
}
@media screen and (min-width:1000px) and (max-width:1199px) {
html{
	font-size:10px;
}
}
@media screen and (min-width:768px) and (max-width:999px) {
html{
	font-size:8px;
}
}
.box{
	padding:6px 9px; /* 枠と文字の空間 */
	border:1px solid #000000; /* 枠の線の太さ・種類・色 */
	font-size:2.0rem; /* フォントの大きさ */
}

.page_start_wrap{
	aspect-ratio:1980/1400;
	background-image:url(./img/page_start_bg.png);
	background-size:100% 100%;
	position:relative;
	width:60%;
	margin:0 auto;
}
.page_chk01_wrap{
	aspect-ratio:1980/1400;
	background-image:url(./img/page_q1_bg.png);
	background-size:100% 100%;
	position:relative;
	display:flex;
	align-items:center;
	width:60%;
	margin:0 auto;
	flex-direction: column;
	justify-content: space-between;
}
.page_chk02_wrap{
	aspect-ratio:1980/1400;
	background-image:url(./img/page_q2_bg.png);
	background-size:100% 100%;
	position:relative;
	display:flex;
	align-items:center;
	width:60%;
	margin:0 auto;
	flex-direction: column;
	justify-content: space-between;
}
.page_chk03_wrap{
	aspect-ratio:1980/1400;
	background-image:url(./img/page_q3_bg.png);
	background-size:100% 100%;
	position:relative;
	display:flex;
	align-items:center;
	width:60%;
	margin:0 auto;
	flex-direction: column;
	justify-content: space-between;
}
.page_chk04_wrap{
	aspect-ratio:1980/1400;
	background-image:url(./img/page_q4_bg.png);
	background-size:100% 100%;
	position:relative;
	display:flex;
	align-items:center;
	width:60%;
	margin:0 auto;
	flex-direction: column;
	justify-content: space-between;
}
.page_res_wrap{
	aspect-ratio:1980/1400;
/*background-image:url(./img/page_answer_1.png);*/
	background-size:100% 100%;
	position:relative;
	margin-bottom: -2px;
	width:60%;
	margin:0 auto;
}
.btn_return{
	width:100%;
	margin-bottom: 10%;
}
.btn_return a{
	display:block;
	width:20%;
	margin:0 auto;
}
.btn_return a img{
	display:block;
	width:100%;
}

.btn_return_res{
	position: absolute;
	top: 79%;
}
.btn_return a{
	width:15%;
}
.btn_return_res_d{
	margin-bottom: 0;
	padding-top:2%;
	padding-bottom:2%;
}

.page_res_1_wrap{
	background-image:url(./img/page_answer1_bg_s.png);
}
.page_res_2_wrap{
	background-image:url(./img/page_answer2_bg_s.png);
}
.page_res_3_wrap{
	background-image:url(./img/page_answer3_bg_s.png);
}
.page_res_4_wrap{
	background-image:url(./img/page_answer4_bg_s.png);
}
.page_res_5_wrap{
	background-image:url(./img/page_answer5_bg_s.png);
}
.page_res_6_wrap{
	background-image:url(./img/page_answer6_bg_s.png);
}

.tab_wrap{
	display: flex;
	justify-content: space-between;
	width: 48%;
	margin: 1% auto 0;
	gap: 1.5%;
}
.tab_wrap p{
	margin:0;
}
.tab_wrap img{
	display: block;
	width: 100%;
}

.page_start_p1{
	position: absolute;
	top: 45%;
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
}
.page_start_p1 .box{
	padding: 1% 5%;
	border-radius: 30px;
	background: #F8B62D;
}
.page_start_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_chk01_p1{
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 3;
	padding: 10% 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.page_chk01_p1 .box{
	padding: 0 5%;
	border-radius: 30px;
	width: 69%;
	display: inline-block;
	font-size: 2rem;
}
.page_chk01_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_chk02_1_p1{
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 3.0;
	padding: 10% 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.page_chk02_1_p1 .box{
	padding: 0 5%;
	border-radius: 30px;
	width: 69%;
	display: inline-block;
	font-size: 1.6rem;
}
.page_chk02_1_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_chk02_2_p1{
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 1.5;
	padding: 10% 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.page_chk02_2_p1 .box{
	padding: 0 5%;
	border-radius: 30px;
	width: 69%;
	display: inline-block;
	font-size: 1.4rem;
	line-height: 3.0;
}
.page_chk02_2_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_chk03_1_p1{
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 2;
	padding: 10% 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.page_chk03_1_p1 .box{
	padding: 0 5%;
	border-radius: 30px;
	width: 69%;
	display: inline-block;
	font-size: 2rem;
	line-height: 2;
}
.page_chk03_1_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_chk03_2_p1{
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 3.0;
	padding: 10% 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.page_chk03_2_p1 .box{
	padding: 0 5%;
	border-radius: 30px;
	width: 69%;
	display: inline-block;
	font-size: 1.8rem;
}
.page_chk03_2_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_chk03_3_p1{
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 3.0;
	padding: 10% 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.page_chk03_3_p1 .box{
	padding: 0 5%;
	border-radius: 30px;
	width: 69%;
	display: inline-block;
	font-size: 2rem;
}
.page_chk03_3_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_chk03_4_p1{
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 3.0;
	padding: 10% 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.page_chk03_4_p1 .box{
	padding: 0 5%;
	border-radius: 30px;
	width: 69%;
	display: inline-block;
	font-size: 2rem;
}
.page_chk03_4_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_chk04_1_p1{
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 3.0;
	padding: 10% 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.page_chk04_1_p1 .box{
	padding: 0 5%;
	border-radius: 30px;
	width: 69%;
	display: inline-block;
	font-size: 2rem;
}
.page_chk04_1_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_chk04_2_p1{
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 3.0;
	padding: 10% 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.page_chk04_2_p1 .box{
	padding: 0 5%;
	border-radius: 30px;
	width: 69%;
	display: inline-block;
	font-size: 2rem;
}
.page_chk04_2_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_chk04_3_p1{
	width: 100%;
	text-align: center;
	font-size: 2rem;
	font-weight: bold;
	color: #000;
	line-height: 2;
	padding: 10% 0 0;
	margin-top: 0;
	margin-bottom: 0;
}
.page_chk04_3_p1 .box{
	padding: 2% 5%;
	border-radius: 30px;
	width: 69%;
	display: inline-block;
	line-height: 1.4;
	font-size: 2rem;
}
.page_chk04_3_p1 .box a{
	color: #000;
	text-decoration: none;
}

.page_res_img{
	width: 100%;
	margin:0;
}
.page_res_img img{
	width:100%;
	height:auto;
}

.page_res_d_img{
	width: 100%;
	margin:0;
}
.page_res_d_img img{
	width: 80%;
	margin: 0 auto 5%;
	display: block;
}
/*
.page_res_name{
	position: absolute;
	top: 23%;
	right: 4%;
	font-size: 5rem;
	font-weight: bold;
	text-align: center;
	width:40%;
}
.page_res_name .box{
	font-size: 3rem;
	background-color:#F8B62D;
	color:#ffffff;
	padding:3% 5%;
	border-radius:5rem;
}
*/

.page_res_btn_detail_wrap{
	width: 100%;
	margin: 0 auto 5%;
	margin: 0 auto;
	padding: 0% 0 0;
	position: absolute;
	top: 70%;
}
.page_res_btn_detail_wrap img{
	display:block;
	width:60%;
	height:auto;
	margin:0 auto;
}

.page_res_detail_title_wrap{
	width:60%;
	margin:-1px auto;
}
.page_res_detail_title_wrap img{
	display:block;
	width:100%;
	height:auto;
	margin:0;
}

.page_res_table{
	width: 100%;
	margin: 0 auto;
	background-image:url(./img/page_answer_2.png);
	background-size:100% 100%;
	position:relative;
}
.page_res_table table{
	width: 80%;
	margin: 0 auto;
	border: none;
}
.page_res_table table tr td{
	border-bottom:2px solid #000;
}
.page_res_table table th,.page_res_table table td{
	font-size: 1.0rem;
	text-align:left;
	padding:2% 0 2% 1%;
	font-weight:bold;
	word-break:break-word;
}
.page_res_table table tr td:nth-of-type(2):before{
	content: "●";
	color:#F8B62D;
}
.page_res_table table tr td:nth-of-type(3):before{
	content: "●";
	color:#F8B62D;
}
.page_res_table table tr:nth-of-type(1) th{
	border: none;
	background-color:#F8B62D;
	color:#ffffff;
}
.page_res_table table tr:nth-of-type(1) th:nth-of-type(1){
	width: 30%;
}
.page_res_table table tr:nth-of-type(1) th:nth-of-type(2){
	width: 20%;
}
.page_res_table table tr:nth-of-type(1) th:nth-of-type(3){
	width: 20%;
}
.page_res_table table tr:nth-of-type(1) th:nth-of-type(4){
	width: 30%;
}
.page_res_table_btm{
	aspect-ratio:1980/126;
	background-image:url(./img/page_answer_3.png);
	background-size:100% 100%;
}
.page_res_name{
  font-family: "RocknRoll One", sans-serif;
  font-weight: 800;
  font-style: normal;
}


.page_res_table_header{
	width: 80%;
	margin: 0 auto;
	border: none;
	position:absolute;
	top: 70%;
	left: 10%;
	background-image: none;
}
.page_res_table_header table{
	width: 100%;
}
.page_res_table_header table th{
	font-size: 1.0rem;
	padding:1% 0 1% 1%;
}



@media screen and (max-width:767px) {
.box{
	padding:6px 9px; /* 枠と文字の空間 */
	border:1px solid #000000; /* 枠の線の太さ・種類・色 */
	font-size:4vw; /* フォントの大きさ */
}

.page_start_wrap{
	aspect-ratio:1980/1400;
	width:100%;
}
.page_chk01_wrap{
	aspect-ratio:1980/1400;
	width:100%;
}
.page_chk02_wrap{
	aspect-ratio:1980/1400;
	width:100%;
}
.page_chk03_wrap{
	aspect-ratio:1980/1400;
	width:100%;
}
.page_chk04_wrap{
	aspect-ratio:1980/1400;
	width:100%;
}
.page_res_wrap{
	aspect-ratio:1980/1420;
	width:100%;
}
.tab_wrap{
	width: 80%;
	margin: 5% auto 0;
}

.page_start_p1{
	font-size: 3rem;
	top: unset;
	bottom: 10%;
}
.page_start_p1 .box{
	font-size:4vw;
}

.page_chk01_p1{
	font-size: 5vw;
	line-height: 2.5;
	margin: 0;
}
.page_chk01_p1 .box{
	font-size:4vw;
}


.page_chk02_1_p1{
	font-size: 5vw;
	line-height: 2.5;
	margin: 0;
}
.page_chk02_1_p1 .box{
	font-size:4vw;
}


.page_chk02_2_p1{
	font-size: 5vw;
	line-height: 1.4;
	margin: 0;
}
.page_chk02_2_p1 .box{
	font-size: 3vw;
	line-height: 3;
}


.page_chk03_1_p1{
	font-size: 5vw;
	line-height: 1.5;
	margin: 0;
}
.page_chk03_1_p1 .box{
	font-size:4vw;
}


.page_chk03_2_p1{
	font-size: 5vw;
	line-height: 2.5;
	margin: 0;
}
.page_chk03_2_p1 .box{
	font-size:4vw;
}


.page_chk03_3_p1{
	font-size: 5vw;
	line-height: 2.5;
	margin: 0;
}
.page_chk03_3_p1 .box{
	font-size:4vw;
}


.page_chk03_4_p1{
	font-size: 5vw;
	line-height: 2.5;
	margin: 0;
}
.page_chk03_4_p1 .box{
	font-size:4vw;
}


.page_chk04_1_p1{
	font-size: 5vw;
	line-height: 2.5;
	margin: 0;
}
.page_chk04_1_p1 .box{
	font-size:4vw;
}


.page_chk04_2_p1{
	font-size: 5vw;
	line-height: 2.5;
}
.page_chk04_2_p1 .box{
	font-size:4vw;
}


.page_chk04_3_p1{
	font-size: 5vw;
	line-height: 2.5;
	margin: 0;
}
.page_chk04_3_p1 .box{
	padding: 2% 5%;
	line-height: 1.4;
	font-size:4vw;
}


.page_res_img{
	width: 100%;
	margin:0;
}
.page_res_img img{
	width:100%;
	height:auto;
}
.page_res_name{
	position: absolute;
	top: 25%;
	right: 0%;
	font-size: 4vw;
	font-weight: bold;
	text-align: center;
	width:60%;
	line-height:2;
}
.page_res_name .box{
	font-size: 4vw;
	background-color:#F8B62D;
	color:#ffffff;
	padding:3% 5%;
	border-radius:5rem;
}

.page_res_btn_detail_wrap{
	width: 100%;
	margin: 0 auto 5%;
	margin: 0 auto;
	padding: 0% 0 0;
	position: absolute;
	top: 70%;
}
.page_res_btn_detail_wrap img{
	display:block;
	width:70%;
	height:auto;
	margin:0 auto;
}

.page_res_table{
	width: 100%;
	margin: 0 auto;
	background-image:url(./img/page_answer_2.png);
	background-size:100% 100%;
	position:relative;
}
.page_res_table table{
	width: 80%;
	margin: 0 auto;
	border: none;
}
.page_res_table table tr td{
	border-bottom:2px solid #000;
}
.page_res_table table th,.page_res_table table td{
	font-size: 2vw;
	text-align:left;
	padding:2% 0 2% 1%;
	font-weight:bold;
	word-break:break-word;
}
.page_res_table table tr td:nth-of-type(2):before{
	content: "●";
	color:#F8B62D;
}
.page_res_table table tr td:nth-of-type(3):before{
	content: "●";
	color:#F8B62D;
}
.page_res_table table tr:nth-of-type(1) th{
	border: none;
	background-color:#F8B62D;
	color:#ffffff;
}
.page_res_table table tr:nth-of-type(1) th:nth-of-type(1){
	width: 30%;
}
.page_res_table table tr:nth-of-type(1) th:nth-of-type(2){
	width: 20%;
}
.page_res_table table tr:nth-of-type(1) th:nth-of-type(3){
	width: 20%;
}
.page_res_table table tr:nth-of-type(1) th:nth-of-type(4){
	width: 30%;
}
.page_res_table_btm{
	aspect-ratio:1980/126;
	background-image:url(./img/page_answer_3.png);
	background-size:100% 100%;
}
.page_res_table_header{
	width: 100%;
	margin: 0 auto;
	border: none;
	position:absolute;
	top: 70%;
	left: 0;
	background-image: none;
}
.page_res_detail_title_wrap{
	width:100%;
}
}

@media screen and (min-width:320px) and (max-width:349px) {
.page_start_p1{
	bottom: 20%;
}
.btn_return_res{
	top: 75%;
}
}
@media screen and (min-width:350px) and (max-width:399px) {
.page_start_p1{
	bottom: 23%;
}
.btn_return_res{
	top: 76%;
}
}
@media screen and (min-width:400px) and (max-width:499px) {
.page_start_p1{
	bottom: 26%;
}
.btn_return_res{
	top: 77%;
}
}
@media screen and (min-width:500px) and (max-width:599px) {
.page_start_p1{
	bottom: 29%;
}
.btn_return_res{
	top: 77%;
}
}
@media screen and (min-width:600px) and (max-width:767px) {
.page_start_p1{
	bottom: 31%;
}
.btn_return_res{
	top: 78%;
}
}
