@charset "utf-8";

/*============================
解答速報
=============================*/
/* --- 採点サービス --- */
.gradingservice_cont{
	background: url(/nikken/guidance/img/grid_light.png) repeat center top, url(../img/gradingservice_bg.jpg) no-repeat center center;
	background-size: auto, cover;
}
.gradingservice_header{
	background: url(../img/ttl.png) no-repeat left 25px;
	min-height: 310px;
}
#service_date dd{ color: #333; }
.present_cont .service_cont_inner{
	padding: 20px 0 0;
}
.present_ttl_lv2{
	margin: 0;
	font-size: 1.8rem;
	color: #fff;
	vertical-align: middle;
}
.present_ttl_lv2 img{
	margin: 3px 0 0;
	vertical-align: middle;
}
.present_ttl_lv3{
	text-align: center;
	color: #fff;
	font-size: 1.5rem;
}
.present_info{ font-size: 1.4rem; }

.present_title{
	font-size: clamp(1.6rem,2.4vw,2.4rem);
	font-weight: bold;
	color: #fbed21;
	margin: 0.5em 0 0 0;
}

/* 24リニューアル調整 */
#site_header,
#small_header_logo,
#small_header h1{
  margin-top: 0;
  padding-top: 0;
}
#small_header_logo_cont a{
  vertical-align: middle;
}
a.link_arrow{
  display: inline;
}

/***申し込みボタン***/
.apply_btn{
	font-size: 2.2rem;
	font-weight: bold;
	text-align: center;
	max-width: 720px;
	margin: 1em auto;
}
.apply_btn a{
	display: block;
	color: #333;
	text-decoration: none;
	padding: 0.75em 3em 0.75em 1em;
	border-radius: 0.5em;
	background-color: #fbed21;
	background-image: url("/nikken/guidance/img/kaisoku_apply_arrow.png");
	background-repeat: no-repeat;
	background-position: right 1em center;
	box-shadow: 0 0 2px 2px rgba(0,0,0,0.25);
	transition: transform 0.5s;
}
.apply_btn a:hover{
	transform: scale(1.1);
}
/*cmn.css 調整*/
.apply_btn a:after{
	display: none;
}

.font_red{
	color: #e04536;
}
.font_yell{
	color: #e7b64a;
}
.font_blue_l{
 color: #cdeeff;
}
.font_blue{
	color: #60c0f0;
}
.font_blue02{
	color: #7fafd5;
}
.font_blue_d{
	color: #3778c7;
}
.font_green{
	color: #04b6c4;
}
.font_orange{
	color: #f0a830;
}
.font_pink{
	color: #e2697e;
}
.font_black{
	color: #333;
}
.font_gold{
	color: #e1b256;
}

.bg_yell{
	background-color: #e7b64a;
}
.bg_blue_l{
	background-color: #cdeeff;
}
.bg_blue{
	background-color: #60c0f0;
}
.bg_blue_d{
	background-color: #3778c7;
}
.bg_green{
	background-color: #04b6c4;
}
.bg_orange{
	background-color: #f0a830;
}
.bg_pink{
	background-color: #e2697e;
}
.bg_gold{
	background-color: #e1b256;
}

.under_red{
	padding: 0 0.15em;
	background-image: linear-gradient(to top,#f4a0a0 0, #f4a0a0 30%, transparent 50%);
/* 	font-weight: bold; */
}

.under_yell{
	padding: 0 0.15em;
	background-image: linear-gradient(to top,#ffde00 0, #ffff00 30%, transparent 50%);
/* 	font-weight: bold; */
}

.under_yell2{
	padding: 0 0.15em;
	background-image: linear-gradient(to top,#fff100 0, #fff799 30%, transparent 50%);
/* 	font-weight: bold; */
}

.under_orange{
	padding: 0 0.15em;
	background-image: linear-gradient(to top,#f3cba4 0, #f3cba4 30%, transparent 50%);
/* 	font-weight: bold; */
}

.under_orange2{
	padding: 0 0.15em;
	background-image: linear-gradient(to top,#ffc417 0, #ffe973 30%, transparent 50%);
/* 	font-weight: bold; */
}

.under_green{
	padding: 0 0.15em;
	background-image: linear-gradient(to top,#b8ff8f 0, #e2ff5e 30%, transparent 50%);
/* 	font-weight: bold; */
}

.under_brown{
	padding: 0 0.15em;
	background-image: linear-gradient(to top,#cd8461 0, #ffcc95 20%, transparent 50%);
/* 	font-weight: bold; */
}

.under_brown2{
	padding: 0 0.15em;
	background-image: linear-gradient(to top,#d09d44 0, #ffe272 30%, transparent 50%);
/* 	font-weight: bold; */
}

.under_unber{
	padding: 0 0.15em;
	background-image: linear-gradient(to top,#c6b82e 0, #e1d760 20%, transparent 50%);
/* 	font-weight: bold; */
}

.under_unber2{
	padding: 0 0.15em;
	background-image: linear-gradient(to top,#e1d760 0, #e1d760 30%, transparent 50%);
/* 	font-weight: bold; */
}

.under_pink{
 background-image: url("../architect/contents/img/under_pink.png");
 background-repeat: no-repeat;
 background-position: center bottom;
 background-size: 100% 8px;
 font-weight: bold;
}

.under_pink2{
 background-image: url("../architect/contents/img/under_pink2.png");
 background-repeat: no-repeat;
 background-position: center bottom;
 background-size: 100% 8px;
 font-weight: bold;
}

.under_red{
 background-image: url("../architect/contents/img/under_red.png");
 background-repeat: no-repeat;
 background-position: center bottom;
 background-size: 100% 8px;
 font-weight: bold;
}

.under_red2{
 background-image: url("../architect/contents/img/under_red2.png");
 background-repeat: no-repeat;
 background-position: center bottom;
 background-size: 100% 8px;
 font-weight: bold;
}

.under_blue{
 background-image: url("../architect/contents/img/under_blue.png");
 background-repeat: no-repeat;
 background-position: center bottom;
 background-size: 100% 8px;
 font-weight: bold;
}

.under_blue2{
 background-image: url("../architect/contents/img/under_blue2.png");
 background-repeat: no-repeat;
 background-position: center bottom;
 background-size: 100% 8px;
 font-weight: bold;
}

.text_indent1,
.li_indent1 li{
	text-indent: -1em;
	padding-left: 1em;
}
.text_indent2,
.li_indent2 li{
	text-indent: -2em;
	padding-left: 2em;
}
.text_indent3,
.li_indent3 li{
	text-indent: -3em;
	padding-left: 3em;
}

/* 囲み枠 */
.simple-box,
.note_box{
  margin: 0 0 30px;
  padding: 15px;
  border: 1px solid var(--line-light);
}
.note_box{
  margin: 0 0 20px;
}

.note_indent1 div{
  padding: 20px;
	text-indent:0;
  background-color: var(--bg-color-light2);
}

/* ===========================================
	MediaQueries
=========================================== */
/* PC----------------------------- */
@media screen and (min-width: 768px){
  /* 24リニューアル調整 */
  .course_list_table h3{
    font-size: 1.8rem;
  }
  .table_price{
    font-size: 1.6rem;
    width: 17%;
  }
  .course_list_table tr > td:nth-child(1){ width: 17%; }
  .course_list_table tr > td:nth-child(3){
    width: 30%;
    text-align: left;
  }
  .course_list_table h4 {
    margin: 0 0 5px;
    color: var(--nikken-red);
    font-size: 1.5rem;
  }
}

/* スマホ----------------------------- */
@media screen and (max-width: 767px){
  #site_header{
    display: block;
    padding: 0 5px 5px 5px;
  }
  #small_header_logo {
    margin: 0 5px 0 0;
    padding: 8px 0 0;
  }
  #small_header h1 {
    margin: 5px -5px 0;
    padding: 10px 0 0;
    border-top: 1px solid #ccc;
    text-align: center;
    display: block;
    font-size: 1.6rem;
  }
  #small_header h1 {
    margin: 5px -5px 0;
    padding: 10px 0 0;
    border-top: 1px solid #ccc;
    text-align: center;
    display: block;
    font-size: 1.6rem;
  }
  .gradingservice_header{
    padding: 22.5% 0 0;
    background: url(../img/s/ttl.png) no-repeat center top;
    background-size: 100% auto;
    width: 100%;
    min-height: 0;
  }
  .present_info:before{
    content: ' ';
    margin-right: 10px;
    display: block;
    width: 60px;
    height: 60px;
    background: url(../img/present_mark.png) no-repeat left top;
    background-size: 100% auto;
    float: left;
  }
  .present_cont .service_cont_inner{ padding: 20px 0 0; }
  .present_ttl_lv2{
    margin: 0 10px 10px;
    font-size: 1.45rem;
    color: #fff;
    vertical-align: middle;
  }
  .present_ttl_lv2 img{
    margin: 3px 0 0;
    vertical-align: middle;
  }
  .present_ttl_lv3{
    text-align: center;
    color: #fff;
    font-size: 1.5rem;
  }
  .present_info{
    margin: 0 10px;
    font-size: 1.4rem;
    text-align: left;
  }
  .note_cont p{
    margin: 0 10px;
    padding-left: 1em;
    text-indent: -1em;
    text-align: left;
    font-size: 1.25rem;
  }
/* 	.course_list_table td:before{
		margin-left: -70px;
		width: 80px;
	}
	.course_list_table tr td,
	.course_list_table tr:last-child td{
		padding: 8px 10px 8px 80px;
	} 
*/
	
	/***申し込みボタン***/
	.apply_btn{
		font-size: 1.8rem;
	}
	
  /* 囲み枠 */
  .simple-box{
    margin: 0 0 30px;
    padding: 40px;
    border: 1px solid var(--line-light);
  }

}

