@charset "UTF-8";
@media screen and (max-width: 768px){
  #leaf_bg {
    overflow: hidden;
  }
}
#leaf_bg h1{
  line-height: 1.7em;
}

#leaf_cont h2{
  margin-bottom: 50px;
}
.m_content__inner.m_aboutWrap {
  width: 100%;
}
.llbf_main_cnt {
  display: flex;
  width: 100% !important;
  justify-content: space-between;
}
#leaf_sub {
  order: 1 !important;
}
.leaf_center {
  order: 2 !important;
  max-width: 920px;
  width: 100%;
}
.m_content__inner {
  padding-left: 0;
}
.pageIco {
  margin-bottom: 10px;
}
.pageIco_tag {
  background: #003C92;
  font-size: 14px;
  text-align: center;
  padding: 1px 20px;
}
.pageIco_tag--option {
  background: #088A4B;
}

#leaf_bg .func_ttl {
  line-height: 1;
  font-size: 36px;
}
#leaf_cont .func_meritTtl {
  font-size: 28px;
  position: relative;
  padding-left: 18px;
  text-align: left;
}
.m_content__inner.m_aboutWrap {
  margin: 0;
}
.leaf_func_list_item p a {
  transition: .3s transform, .3s opacity;
}
.leaf_func_list_item p a:hover {
  opacity: 1;
  transform: tanslateX(20px);
}
.leaf_func_list_item a::before {
  opacity: 1;
}
.func_cont_inr {
  display: flex;
  justify-content: space-between;
  margin-top: 85px;
}
.func_cnt_main {
  max-width: 680px;
  width: 100%;
}
.func_sec {
  margin-top: 45px;
}
.func_meritTtl::before {
  content: "";
  width: 6px;
  height: 35px;
  background-color: #003c92;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.func_meritTtl_dtl {
  font-size: 16px;
  padding-left: 23px;
}
@media screen and (max-width: 768px){
  .func_meritTtl_dtl {
    display: block;
    padding-left: 0;
  }
}

#article .panel .merit_txt {
  font-size: 16px;
}
#article .panel .merit_txt a{
  color: #0d8cbd; 
}
.merit_img {
  text-align: left;
  margin: 1.5em 0 7px;
}
.merit_img_flexBox{
  display: flex;
  align-items: stretch;
  margin: 0 -15px;
}
.merit_img_flexBox_item{
  padding: 0 15px;
}
.merit_img_caption{
  margin-bottom: 10px;
  font-size: 16px;
}
#leaf_bg .merit_img_item {
  width: fit-content;
  line-height: 0;
}
#leaf_bg .merit_img_item img {
  width: auto;
  max-width: 100%;
}
#leaf_bg .merit_img_item-hasBorder {
  border: 1px solid #B7B8B8;
  padding: 10px;
}
#leaf_bg .merit_img_item-bg {
  width: 600px;
}
#leaf_bg .merit_img_item-bg img {
  width: 100%;
}
@media screen and (max-width: 768px){
  #leaf_bg .merit_img_item-bg {
    width: 100%;
  }
}
.merit_img + .merit_link{
  margin-top: 1.5em;
} 
#leaf_bg .merit_link {
  position: relative;
  font-size: 16px;
  letter-spacing: 0;
  color: #003C92;
  display: block;
  width: fit-content;
  padding-bottom: 5px;
  transition: .5s;
}
#leaf_bg .merit_link:hover {
  opacity: .7;
}
#leaf_bg .merit_link::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 9em;
  background-color: #003C92;
}
.merit_lst {
  margin-top: 26px;
}
.merit_lst {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.merit_itm {
  display: flex;
  gap: 15px;
}
#leaf_bg .merit_itm_label {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F2F2F2;
  padding: 2px 32px;
  max-width: 154px;
  width: 100%;
}
#article .panel .merit_itm_link {
  position: relative;
  padding-left: 30px;
  color: #111111;
  font-size: 16px;
  transition: .3s;
}
#article .panel .merit_itm_link:hover {
  margin-left: 20px;
}
.u_ic::before,.u_ic::after {
  position: absolute;
  content: '';
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: contain;
}
.merit_itm_link::before {
  width: 11px;
  height: 16px;
  mask-image: url(/resource/img/leaf/lightning/right_arrow.svg);
  background: #003C92;
}
#article .panel .merit_inrTtl {
  font-size: 16px;
  font-weight: bold !important;
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
}
.ic_voice {
  padding-left: 47px;
}
.ic_voice::before {
  width: 32px;
  height: 32px;
  background-image: url(/resource/img/leaf/lightning/voice.svg);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.merit_voice{
  margin-top: 30px;
}
.merit_voice_wrap {
  margin-top: 11px;
  display: flex;
  flex-direction: column;
  gap: 29px;
}
.merit_voice_cnt {
  background-color: #F5FAFF;
  border-radius: 16px;
  padding: 35px 45px;
}
.merit_cnt {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
#article .panel .merit_voice_cnt_ttl {
  font-weight: bold !important;
  font-size: 16px;
}
.merit_voice_cnt_txt {
  margin-top: 23px;
  font-size: 16px;
}
#article .panel .merit_cnt_ttl {
  font-weight: bold !important;
  font-size: 18px;
}
.merit_cnt_txt {
  margin-top: 17px;
  font-size: 16px;
}
.merit_inner{
  margin-top: 40px;
}
.merit_inner:first-child{
  margin-top: 0;
}
#article .panel .merit_innerTtl{
  font-size: 18px;
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  font-weight: bold !important;
}
#leaf_cont .ttl_bb {
  font-size: 30px;
  padding-bottom: 37px;
  position: relative;
}
.ttl_bb::after {
  content: "";
  display: block;
  position: absolute;
  width: 73px;
  height: 5px;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #003C92;
}
.faq_sec_ttl {
  padding-top: 95px !important;
}
.m_qaWrap__body.panel {
  margin-bottom: 0;
}
.m_qa__qTarget::before,.m_qa__aBody::before {
  color: #003C92 !important;
  font-size: 16px;
}
.m_qa__aBody::before {
  top: 18px;
}
.m_qa__qTarget {
  color: #333333 !important;
}
.js_acd_trg {
	display: none;
	}
.m_qa__aMsg {
  font-size: 16px;
}
.lightning_func_btn.btns {
  display: grid;
  grid-template-columns: repeat(2,1fr);
  width: 100%;
  column-gap: 15px;
  row-gap: 5px;
  margin-top: 107px;
}
@media screen and (max-width: 768px){
  .lightning_func_btn.btns {
    margin-inline: auto;
  }
}

.btn_main {
  grid-row: 1/3;
  grid-column: 1/2;
  height: 100%;
}
.lightning_func_btn .btns_item {
  padding: 0;
  width: 100%;
}
.lightning_func_btn .btns_target {
  background-color: #FFE200;
  border: none;
  color: #111111;
  text-align: center;
  padding: 0 50px;
  transition: .3s;
}
.lightning_func_btn .btns_target:hover {
  background-color: #003C92;
  color: #FFFFFF !important;
  opacity: 1;
}
.lightning_func_btn .btns_target::before,.lightning_func_btn .btns_target::after {
  content: '';
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: .3s;
}
.lightning_func_btn .btns_target::before {
  width: 24px;
  height: 24px;
  background-color: #003C92;
  border-radius: 100%;
  right: 23px;
}
.lightning_func_btn .btns_target::after {
  width: 10px;
  height: 10px;
  mask-image: url(/resource/img/leaf/lightning/lightning_bottom_func_arrow.svg);
  mask-repeat: no-repeat;
  mask-size: contain;
  background: #FFFFFF;
  right: 29px;
}
.lightning_func_btn .btns_target:hover::before {
  background-color: #FFFFFF;
}
.lightning_func_btn .btns_target:hover::after {
  background: #003c92;
}
.lightning_func_btn .btns_inner {
  color: #111111;
}
.lightning_func_btn .btns_item_inr span {
  font-size: 24px;
}
.m_search {
  background: rgba(0, 60, 146, 0.2);
}
.m_search_box {
  padding: 25px 120px 15px;
}
.m_search_box_btmFunc {
  display: flex;
  justify-content: center;
  line-height: 0;
  margin-top: 10px;
}
.m_search_box_inr {
  justify-content: space-around;
  gap: 30px;
  align-items: center;
  height: 100px;
}
.ic_wrap {
  display: flex;
  height: 100%;
  gap: 30px;
}
.leaf_ico_pc {
  display: flex;
  align-items: center;
  height: 100%;
  margin-right: 0;
}
.m_search_box__form {
  height: 45px;
}
.m_search_box__formBtn {
  background: #003C92;
}
.columns {
  margin-top: 45px;
  align-items: stretch;
}
.columns_item {
  width: 33.333%;
}
.columns_target {
  border-color: #003C92;
  flex-direction: column;
  padding: 3em 16px 25px;
  border-radius: 10px;
  justify-content: flex-start;
}
.columns_target::before {
  color: #003C92;
}
#leaf_bg .column_ttl {
  display: flex;
  font-size: 16px;
  color: #003C92;
  margin: 18px 0;
  justify-content: center;
  align-items: center;
  min-height: 92px;
}
.column_dtl {
  font-weight: 500 !important;
  padding-top: 35px;
  border-top: 2px solid #003C92;
  color: transparent;
	background: linear-gradient( 180deg, #000 0, transparent 200% );
	-webkit-background-clip: text;
}
.other_sec {}
.unkerlink_cnt_students {
  margin-top: 73px;
}
.unkerlink_cnt_secuSup {
  margin-top: 26px;
}
.unkerlink_cnt__lst {
  padding: 20px 16px 25px 16px;
  background-color: #fff;
}
.unkerlink_cnt_secuSup .unkerlink_cnt__lst{
  max-width: none;
  background-color: #fff;
}

.unkerlink_cnt__itm a{
  color: inherit;
}
.other_btn {
  display: flex;
  margin-top: 50px;
  gap: 40px;
}
.other_btn .m_btn.m_btn--contMain {
  margin: 0;
  max-width: 420px;
}
.download_sec {
  padding-top: 0;
  margin-top: 40px;
}
.m_trial__right {
  width: 100%;
}
@media screen and (max-width: 768px){
  .m_trial__right {
    width: 100vw;
  }
}

.faq_right_nav {
  margin-top: 10px;
  text-align: center;
}
.faq_right_nav a {
  padding-right: 48px;
  background-color: #fff;
  border: 2px solid #003C92;
  color: #003C92 !important;
}
.faq_right_nav a:hover {
  color: #fff !important;
}
.faq_right_nav a::before {
  background-image: none;
  mask-image: url(/resource/img/leaf/lightning/right_arrow.svg);
  background: #003C92;
  mask-repeat: no-repeat;
  mask-size: contain;
  left: 45px;
  transition: .3s;
}
.faq_right_nav a:hover::before {
  background: #fff !important;
}

.right_nav__lst .right_nav__itm:nth-child(1) {
  color: #003C92;
  padding: 8px 18px 8px 18px
}

@media(max-width: 786px) {
  .leaf_cont_sec.leaf_func_list_sec {
    padding-top: 0;
  }
  .leaf_func_list_head_sec {
    margin-top: 0 !important;
  }
  .m_search_box.m_search_box--from {
    padding-left: 50px;
    padding-right: 50px;
  }
  .columns {
    flex-direction: column;
  }
  .columns_item {
    width: 90vw;
    margin-inline: auto;
  }
  .columns_target * {
    width: 100%;
  }
  .lightning_func_btn.btns {
    grid-template-columns: 1fr;
  }
  .other_btn.l_wrap_inr {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }
}
@media(max-width: 576px) {
  .ic_wrap.ic_wrap_pc {
    display: none;
  }
  .ic_wrap.ic_wrap_sp {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
  }
  .leaf_ico_sp {
    margin: 0;
    height: auto;
  }
}



.leaf_detail_btn::after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  right: 15px;
  top: 17px;
  border-top: 2px solid #398987;
  border-right: 2px solid #398987;
  transform: rotate(45deg);
  transition: 0.2s;
}

.leaf_detail_btn_sec {
  display: flex;
  flex-wrap: wrap;
  width: 60%;
  margin-top: 30px;
  gap: 10px 20px;
}
.leaf_detail_btn_sec + .leaf_detail_btn_sec {
  margin-top: 15px;
}
.leaf_detail_btn {
  position: relative;
  color: #333;
  background-color: #fff;
  font-size: 15px;
  font-weight: bold;
  border: 1px solid #dddddd;
  border-radius: 30px;
  padding: 10px 40px;
  transition: 0.2s;
}

.leaf_detail_btn:hover::after {
  opacity: 0.7;
}
.leaf_detail_btn_option {
  position: relative;
  letter-spacing: 0;
}
.leaf_detail_btn_check {
  position: relative;
  letter-spacing: 0;
}
.leaf_detail_btn_option::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 18px;
  left: 14px;
  top: 11px;
  background-image: url(https://www.insource.co.jp/resource/img/leaf/ico_rench.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.2s;
}
.leaf_detail_btn_option:hover::before {
  opacity: 0.7;
}
.leaf_detail_btn_check::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  top: 12px;
  left: 12px;
  background-image: url(https://www.insource.co.jp/resource/img/leaf/ico_check.svg);
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.2s;
}
.leaf_detail_btn_check:hover::before {
  opacity: 0.7;
}




.box{
           display: flex;
           justify-content: space-between;

}

.leaf_detail_text a {
  width: 70px;
  margin-top: auto;
}
.leaf_text_link {
  color: #052674;
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #052674;
  padding-bottom: 5px;
  letter-spacing: 0;
}
.leaf_text_link:hover {
  border-bottom: 1px solid #fff;
  padding-top: 1px;
  margin-bottom: -1px;
}

.h2 {
margin-top:200px;
padding-top:-100px;
}

/* 背景色 */
.leaf_cont_bg_gr {
  border:3px #DFA300 solid!important;
background: #fff!important;
} */


/* 機能一覧 */
.leaf_func_list_sec {
  padding: 20px 40px 25px;
  margin-top: 40px;
  margin-bottom: 45px;
}
.leaf_eval_func_list .leaf_func_list_item a::before {
  border-color: #DFA300;
}
.leaf_stresscheck_func_list .leaf_func_list_item a::before {
  border-color: #DFA300;
}
.leaf_func_top_sec + .leaf_func_list_sec {
  margin-top: 60px;
}
.leaf_func_list_head_sec {
  display: grid;
  grid-template-columns: repeat(3,1fr);
  margin-top: 40px;
  gap: 54px;
}
.leaf_func_list_item h4 {
  color: #003C92;
  font-size: 16px;
  background-color: #F0F0F0;
  text-align: center;
  padding: 8px;
}
.leaf_func_list:nth-of-type(n + 4) {
  margin-top: 55px;
}

.leaf_eval_func_list h4 {
  border-color: #DFA300;
  color: #DFA300;
}
.leaf_stresscheck_func_list h4 {
  border-color: #dc5394;
  color: #dc5394;
}
.leaf_eval_detail .leaf_detail_cat {
  border-color: #1b8192;
  color: #1b8192;
}
.leaf_stresscheck_detail .leaf_detail_cat {
  border-color: #dc5394;
  color: #dc5394;
}

.leaf_eval_detail .leaf_detail_btn_check::before {
  background-image: url(https://www.insource.co.jp/resource/img/leaf/ico_check_jinji.svg);
}

.leaf_eval_detail .leaf_detail_btn_option::before {
  width: 20px;
  height: 20px;
  background-image: url(https://www.insource.co.jp/resource/img/leaf/ico_rench_blue.png);
}

.leaf_func_list_item a {
  color: #333 !important;
  font-size: 16px;
  position: relative;
  font-weight: bold !important;
  transition: 0.2s;
  padding-left: 20px;
  letter-spacing: 0;
}
.leaf_func_list_item a:hover {
  opacity: 0.7;
}
.leaf_func_list_item a::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 6px;
  left: 0;
  border-top: 2px solid #DFA300;
  border-right: 2px solid #DFA300;
  transform: rotate(45deg);
  transition: 0.2s;
}
.leaf_func_list_item a:hover::before {
  opacity: 0.7;
}
.leaf_func_list_item + .leaf_func_list_item {
  margin-top: 20px;
}
@media (max-width: 768px) {
  .leaf_func_list_head_sec {
    display: block;
  }
  .leaf_func_list + .leaf_func_list {
    margin-top: 30px;
  }
  .leaf_func_list_item h4 {
    width: 100%;
  }
  .leaf_func_list_head_sec {
    display: block;
  }
  .leaf_func_list + .leaf_func_list {
    margin-top: 40px;
  }
  .leaf_func_list_sec {
    padding: 30px 20px;
  }
}

.leaf_detail_item {
  background-color: #fff;
  border: 1px solid #fff;
  box-shadow: 0px 0px 10px 0px rgb(0, 0, 0, 0.1);
  padding: 30px;
}
.leaf_detail_item + .leaf_detail_item {
  margin-top: 20px;
}
.leaf_detail_inr {
  display: flex;
  justify-content: space-between;
}
.leaf_detail_cat {
  width: 160px;
  color: #DFA300;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #DFA300;
  padding: 4px 2px 2px 2px;
  letter-spacing: 0;
}
.leaf_detail_cat + h4 {
  margin-top: 20px;
}

.leaf_func_list_item a {
  color: #333 !important;
  font-size: 16px;
  position: relative;
  font-weight: bold !important;
  transition: 0.2s;
  padding-left: 20px;
  letter-spacing: 0;
}
.leaf_func_list_item a:hover {
  opacity: 0.7;
}
.leaf_func_list_item a::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 6px;
  left: 0;
  border-top: 2px solid #003C92;
  border-right: 2px solid #003C92;
  transform: rotate(45deg);
  transition: 0.2s;
}
.leaf_func_list_item a:hover::before {
  opacity: 0.7;
}
.leaf_func_list_item + .leaf_func_list_item {
  margin-top: 20px;
}