@charset "utf-8";

/* =============================================
  合格への道
============================================= */
.card-wrap{
  padding: 0 10px;
}
.lead_ttl{
  font-size: 1.6rem;
}  
.pickup-card{
  margin-bottom: 40px;
  padding: 0 0 20px;
}
.card-box{
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 15px;
}
.card-img{
  margin: 18px 0 15px;
}
.pickup-card .card-box .road_card img{
  width: 100%;
  height: auto;
}
.pickup_bg{
  display: none;
}
.road_card{
  display: flex;
}
.road_card a{
  padding: 20px 15px 15px;
  display: block;
  border: 1px solid #ccc;
  background-color: #fff;
  width: 100%;
  transition: all  0.3s ease;
  position: relative;
  color: #333;
  text-decoration: none;
  font-size: 1.4rem;
}
.road_card a:hover{
  border: 1px solid var(--nikken-red);
  top: -1px;
  left: -1px;
}
.road_card a .outsite-ico{
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.card_ttl{
  margin: 0 0 10px;
  padding: 15px 0 0;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 2.0rem;
  line-height: 1.3;
  font-weight: 700;
}
.card_ttl span{
  display: block;
  font-weight: 400;
  font-size: 0.8em;
}
.column3__height-alignment .ttl_lv2:first-child{
  margin-top: 0;
}
.column3__height-alignment + .column3__height-alignment .ttl_lv2:first-child{
  margin-top: 50px;
}
.tag{
	padding: 5px 15px;
	position: absolute;
	top: 0px;
	left: 0;
	min-width: 90px;
	text-align: center;
	background-color: #d44;
	color: #fff;
	font-size: 1.15rem;
	font-weight: bold;
  letter-spacing: 0.1em;
}
.tag_point .tag{ background-color: #87b569; }
.tag_valuable .tag{ background-color: #a5987e; }
.tag_cheer .tag{ background-color: #f28846; }

/*****
common
*****/

.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;
}

/*---------------------------------------------
	課題発表
---------------------------------------------*/
.release{
  padding: 1.5em 1.5em 2.5em;
  color: var(--font-dark);
  position: relative;
  background-color: #fcfcfd;
  background-image: linear-gradient(0deg, transparent 31px, #e8e8ee 32px), linear-gradient(90deg, transparent 31px, #e8e8ee 32px);
  background-size: 32px 32px;
  background-position: -10px -10px;
}
.release::before,
.release::after {
  position: absolute;
  width: 50px;
  height: 50px;
  content: '';
}
.release::before {
  border-left: solid 5px;
  border-top: solid 5px;
  top: 15px;
  left: 15px;
}
.release::after {
  border-right: solid 5px;
  border-bottom: solid 5px;
  bottom: 15px;
  right: 15px;
}

.release h3{
	padding: 0 15px 15px;
	text-align: center;
	font-size: 1.8rem;
}
p.subject{
	text-align: center;
  line-height: 1.3;
}
p.subject.subject-fontsize--s{
  font-size: 2.0em;
  letter-spacing: 0.05em;
}
p.subject.subject-fontsize--m{
  font-size: 2.8em;
  letter-spacing: 0.05em;
}
p.subject.subject-fontsize--l{
  font-size: 3.0em;
  letter-spacing: 0.1em;
}
.subject-note{
  font-size: 1.8em;
}
.subject strong{
  display: inline-block;
  position: relative;
  line-height: 1.3;
}
.subject strong::before{
  content: '';
  border-bottom: 2px solid var(--nikken-red);
  position: absolute;
  left: 5px;
  right: 5px;
  bottom: -5px;
  height: 1px;
  width: 0;
  animation: 0.3s ease 0.5s forwards a-goal2;
}
p.subject span{
  font-size: 0.5em;
  font-weight: normal;
  display: block;
}

@keyframes a-goal2{
  0%{
    width: 0;
  }
  100%{
    width: 100%;
  }
}

.release h4{
	margin: 10px 20px 0;
	font-size: 1.5rem;
}
.release ul{
	margin: 0 20px;
	padding: 0 0 10px;
}
.release ul li{
	display: inline-block;
	font-size: 1.5rem;
}
/* 課題発表 */
.exams-content{
  margin: 0 0 80px;
  padding: 20px 15px;
  border: 1px solid var(--line-light);
}
.exams-content p,
.exams-content li{
  font-size: 1.5rem;
}
.exams-content__ttl{
  margin: 50px 0 10px;
  padding-bottom: 15px;
  font-size: 1.8rem;
  border-bottom: 1px solid var(--line-light);
}
.exams-content__ttl:first-child{
  margin-top: 0;
}
.exams-content__list{
  margin:  20px 0 0;
}
.exams-content__list li{
  margin: 0 0 5px;
  position: relative;
  padding-left:1em;
	text-indent:-1em;
}
.exams-content__list li::before{
  content: '●';
  margin: auto 0;
  color: var(--nikken-red);
}
.banner__other-contents{
  text-align: center;
}
.banner__other-contents a{
  padding: 0;
  font-size: 2.0rem;
  color: var(--nikken-red);
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  color: #fff;
  transition: all  0.2s ease;
}
.banner__other-contents a:hover{
  opacity: 0.8;
}
.banner__info{
  margin-top: 5px;
  padding: 20px;
  background-color: var(--nikken-red);
  text-align: center;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.4;
}


.note-cont{
  margin: 30px 0 0;
}
.under_orange{
	padding: 0 0.15em;
  background: linear-gradient(transparent 78%, rgba(244, 255, 41, 0.81) 78%);
	font-weight: bold;
}
.simple-section *.top-margin{
  margin-top: 20px;
}

/* プレゼント */
.simple-section .present_push{
  margin: 25px 0 5px;
  padding-left: 40px;
  font-size: 1.7rem;
  line-height: 1.3;
  font-weight: bold;
  color: var(--nikken-red);
  position: relative;
}

.simple-section .present_push::before{
  content: ' ';
  margin: auto 0;
  position: absolute;
  top: -7px;
  bottom: 0;
  left: -4px;
  width: 43px;
  height: 33px;
  background: url(../img/ico-present.svg) no-repeat left center;
}

.simple-section .present_lead{
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.5rem;
	color: #555;
	line-height: 1.3;
}

.present_img{
  margin-bottom: 20px;
}

.simple-section .banner-img{
  text-align: center;
  margin-bottom: 30px;
}


/* 囲み枠 */
.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);
}
.simple-section p.simple-section__lead{
  color: var(--nikken-red);
  font-size: 1.2em;
}
.simple-section + .simple-section{
  margin-top: 70px;
}
.link-img a{
  transition: all  0.2s ease;
}
.link-img a:hover{
  opacity: 0.8;
}
.simple-section p.present_lead{
  margin-top: 10px;
  font-size: 1.2em;
}
.course_list_table tr > td,
.course_list_table tr > td:nth-child(1),
.course_list_table tr > td:nth-child(2),
.course_list_table tr > td:nth-child(3){
  width: auto;
}
.course_list_table tr > td .table_outline,
.course_list_table tr > td:nth-child(3).table_outline,
.course_list_table .course_text{
  text-align: left;
}
.simple-section .ttl_lv2{
  margin-top: 30px;
}
.simple-section .ttl_lv3{
  margin-top: 30px;
}

.simple-section .ttl_lv1 + .ttl_lv3{
  margin-top: 20px;
}
.simple-section .ttl_lv2 + .ttl_lv3{
  margin-top: 20px;
}
.simple-section p{
  margin-bottom: 15px;
  line-height: 1.9;
}
.simple-section p.mb5{
  margin-bottom: 5px;
}
.simple-section p + p,
.simple-section p + ul,
.simple-section ul + p{
  margin-top: 15px;
}
.course_list_table p + ul,
.course_list_table ul + p{
  margin-top: 5px;
}
.simple-section p + p.mt0,
.simple-section p + ul.mt0,
.simple-section ul + p.mt0{
  margin-top: 0;
}
.simple-section p + p.site_info_link{
  margin-top: -5px;
}
.simple-section table + *{
  margin-top: 15px;
}

/* 講座一覧表 */
.simple-section .course_list_table p{
  line-height: 1.5;
}
.simple-section .table_name p,
.simple-section .course_list_table p:last-child{
  margin-bottom: 0;
}
.simple-section .table_name li{
  font-size: inherit;
}

/* table */
.swipe{
  display: none;
}
/* バナー枠 */
.passrate_btn_cont{
  margin: 0 0 20px;
  text-align: center;
}
.passrate_note{
  margin: 20px 0 30px;
}
.passrate_btn_cont a{
  transition: all  0.2s ease;
}
.passrate_btn_cont a:hover{
  opacity: 0.8;
}

/* 強調・お知らせ */
.info-box{
  padding: 30px;
  border: 2px solid var(--nikken-red);
  text-align: center;
}
.info-box p.info-text{
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
}


.table_ttl{
	margin: 0 0 10px;
	padding: 8px 0 5px 13px;
	color: #575f64;
	font-size: 1.4rem;
	border-bottom: 1px solid #d6d6d6;
	position: relative;
}
.table_ttl:before{
	content: ' ';
	width: 10px;
	height: 10px;
	background: -webkit-linear-gradient(top, #6f2a2a 0%,#5f2323 100%);
	background: linear-gradient(to bottom, #efefef 0%,#ccc 100%);
	position: absolute;
	margin: auto 0;
	top: 0;
	bottom: 0;
	left: 0;
	border-radius: 5px
}

.recom_area{
  margin-bottom: 10px;
	border: solid 2px #99cdff;
}
.recom_area .recom_lead{
	padding: 1em;
}
.recom_area .recom_box{
	display: flex;
}
.recom_area .recom_course{
	width: 50%;
	padding: 1em;
	border-top: solid 1px #99cdff;
}
.recom_area .recom_course:first-of-type{
	border-right: dashed 1px #99cdff;
}
.recom_course li{
	font-size: 1.6rem;
}
.recom_ttl_lead{
	font-size: 1.6rem;
	color: #e04536;
	margin-bottom: 0.5em;
}
.recom_ttl{
	font-size: 1.8rem;
	font-weight: bold;
	color: #3e3e3e;
}
.passrate_btn{
  text-align: center;
}
.passrate_note li,
.simple-section .passrate_note li{
  margin: 0 0 5px;
  font-size: 1.4rem;
  line-height: 1.5;
}


/* ===========================================
	MediaQueries
=========================================== */
/* スマホ----------------------------- */
@media screen and (max-width: 767px){
  .content__wrap{
    padding-bottom: 20px;
  }
  img.float_right{
    margin: 0 auto 10px;
    float: none;
    display: block;
  }
  .float_right{
    margin: 0 auto 10px;
    float: none;
    display: block;
    text-align: center;
  }
  .present-info img.float_left{
    margin: 0 auto;
    float: none;
    display: block;
    text-align: center;
  }

  /* table */
  .table_wide{
    margin-bottom: 0;
    min-width: 500px;
    box-sizing: border-box;
  }
  .table_wide_cont{
    margin-bottom: 15px;
    padding: 5px 0 0;
    overflow-x: scroll;
    position: relative;
  }
  .swipe{
    margin: -13px 5px 10px;
    display: block;
    text-align: right;
  }
  .swipe img{
    width: 55px;
    height: auto;
  }

  .passrate_note li,
  .simple-section .passrate_note li{
    font-size: 1.3rem;
    text-align: left;
  }
  .simple-section .course_list_table col{
    width: 100% !important;
  }

}
/* PC----------------------------- */
@media screen and (min-width: 768px){
  .base-frame .anchor-cont{
    margin: 0 auto;
  }
  .lead_ttl{
    font-size: 2.0rem;
  } 
  .pickup-card{
    margin-bottom: 40px;
    padding: 20px 0 20px;
  }
  .card-box{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }
  .pickup-card .card-box{
    display: flex;
  }
  .pickup-card .card-box > div{
    flex: 1;
  } 
  .pickup-card .card-box .road_card{
    z-index: 10;
  }
  .pickup_bg{
    display: block;
    position: relative;
  }
  .pickup_bg span{
    position: absolute;
    top: -25px;
    bottom: -35px;
    left: -50%;
    right: 0;
    display: block;
    overflow: hidden;
    height: 120%;
  }
  .pickup_bg span img{
    object-fit: cover;
    height: 100%;
    object-position: right bottom;
    position: absolute;
    right: 0;
  }
  .road_card a{
    padding: 25px 15px 15px;
    font-size: 1.5rem;
  }

  .column3{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
  }
  
  /* 資格取得のメリット 3列2行で横の要素の高さを揃える */
  .column3__height-alignment{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows:  1fr auto;
    gap: 20px 30px;
  }
  .column3__height-alignment .c1-r1{
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  .column3__height-alignment .c1-r2{
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  .column3__height-alignment .c2-r1{
    grid-column: 2 / 3;
    grid-row: 1 / 2;
  }
  .column3__height-alignment .c2-r2{
    grid-column: 2 / 3;
    grid-row: 2 / 3;
  }
  .column3__height-alignment .c3-r1{
    grid-column: 3 / 4;
    grid-row: 1 / 2;
  }
  .column3__height-alignment .c3-r2{
    grid-column: 3 / 4;
    grid-row: 2 / 3;
  }
  .column3__height-alignment .c4-r1{
    grid-column: 1 / 2;
    grid-row: 1 / 2;
  }
  .column3__height-alignment .c4-r2{
    grid-column: 1 / 2;
    grid-row: 2 / 3;
  }
  .simple-section .column3__height-alignment .ttl_lv2{
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .column2{
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .column2--center{
    display: flex;
    justify-content: center;
    gap: 30px;
  }
  .simple-section + .simple-section{
    margin-top: 70px;
  }
  .simple-section + div,
  .simple-section + p{
    margin-top: 20px;
  }
  .simple-section,
  .simple-section p,
  .simple-section li,
  .simple-section td{
    font-size: 1.5rem;
    line-height: 1.8;
  }
  .simple-section p{
    margin-bottom: 15px;
    line-height: 1.9;
  }
  .simple-section p:last-child{
    margin-bottom: 0;
  }
  .simple-section .ttl_lv2{
    margin-top: 70px;
  }
  .ttl_lv3{
    margin-top: 30px;
  }
  .text-box p{
    font-size: 1.6rem;
  }

  .ttl_lv1 + .ttl_lv2,
  .ttl_lv1 + .ttl_lv3,
  .ttl_lv2 + .ttl_lv3,
  .simple-section .ttl_lv2:first-child,
  .simple-section .ttl_lv3:first-child{
    margin-top: 0;
  }


  /* 資格・試験ガイド */
  .img_wrap{
    padding: 20px;
    background-color: #efefef;
  }
  .simple_section section.movie_cont{
    margin: 0 auto;
    padding: 20px;
    width: 660px;
    background-color: #fff;
  }

  .dl_base dt{
    margin: 0 -55px 0 0;
    padding: 4px 0;
    float: left;
    clear: both;
    display: inline-block;
    width: 3em;
    font-weight: bold;
  }
  .dl_base dd{ padding: 4px 10px 4px 3em; }
  .dl_data{
    margin: 0 0 0;
    overflow: hidden;
  }
  .dl_data dt{
    margin: 5px 0 0 0;
    padding: 3px;
    float: left;
    clear: both;
    display: block;
    width: 25%;
    background-color: var(--bg-color-light2);
    text-align: center;
    line-height: 1.3;
    box-sizing: border-box;
    color: var(--font-dark);
  }
  .dl_data dd{
    margin: 5px 0 0 1%;
    padding: 3px 10px 3px 10px;
    position: relative;
    line-height: 1.3;
    display: block;
    float: left;
    box-sizing: border-box;
    border-top: 1px dotted #bfbfbf;
    width: 74%;
  }
  .dl_data dt:first-child,
  .dl_data dd:nth-child(2){
    margin-top: 0;
    border-top: none;
  }

  .info_tablel_1{ width: 20%; }
  .info_tablel_2{ width: 10%; }

  /* 囲み枠 */
  .simple-box{
    margin: 0 0 30px;
    padding: 40px;
    border: 1px solid var(--line-light);
  }

  /* 課題発表 */
  .exams-content{
    margin: 0 0 80px;
    padding: 50px 80px;
  }
  .exams-content p,
  .exams-content li{
    font-size: 1.6rem;
  }
  .banner__other-contents a{
    padding: 0;
    display: flex;
    gap: 15px;
    justify-content: center;
  }
  .banner__info{
    margin: 0;
    padding: 30px;
  }
  /* プレゼント */
  .simple-section .present_push{
    font-size: 1.9rem;
  }


/*---------------------------------------------
	課題発表
---------------------------------------------*/
  .release{
    padding: 2em 0;
  }
  .release h3{
    font-size: 2.5rem;
  }
  p.subject.subject-fontsize--s{
    font-size: 3.4em;
    letter-spacing: 0.05em;
  }
  p.subject.subject-fontsize--m{
    font-size: 4.2em;
    letter-spacing: 0.05em;
  }
  p.subject.subject-fontsize--l{
    font-size: 6.4em;
    letter-spacing: 0.1em;
  }

}
/* PC 幅広 1024px以上----------------------------- */
@media screen and (min-width: 1024px){
  .road_card a{
    padding: 25px;
    font-size: 1.5rem;
  }

}