@charset "UTF-8";

.contents_title p.info {
    order: 5;
	margin: 20px 20px 25px;
	line-height: 1.8;
}
.contents_title p.info a {
    text-decoration: underline;
    color: #0074CD;
}

sup{
  vertical-align: super;
}
.entrep .contents_mv_text a{
  text-decoration: underline;
  color: #0074CD;
}
.course_layout {
  padding: 0 30px;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.job_couse {
  line-height: 1.5rem !important;
  font-size: 0.82rem !important;
}
  .course_layout h3 {
    font-size: 1.7rem;
    border-left: 7px solid #555;
    padding-left: 1rem;
    margin-bottom: 20px; }
.job_couse .job_couse_contents {
  margin-bottom: 3rem; }

.job_couse .job_couse_contents p {
  padding: 0 10px; }

.job_couse .job_couse_contents h3 {
  border-bottom: 1px solid #555;
  padding: 10px 0 10px 10px;
  font-size: 1.3em;
  margin-bottom: 20px;
  font-weight: bold;
  }

.job_couse .job_couse_contents_block {
  margin-top: 15px; }

.job_couse .job_couse_contents_block dl {
  margin-top: 10px; }

.job_couse .job_couse_contents_block .articleModuleList{
  font-size: 0.88rem;
  margin-top: 20px;
}
.job_couse .job_couse_contents_block .articleModuleList dd{
  padding: 0 0 11px 33px;
}

.job_couse dl.dis dt{
}

.job_couse .job_couse_contents_block dl.skill {
  margin-bottom: 1rem; }

.job_couse .job_couse_contents_block dl.skill dt {
  width: 100%;
  padding: 10px;
  line-height: 20px;
  font-weight: bold;
  text-align: center;
  border: 1px solid #555; }
.job_couse .job_couse_contents_block dl.skill dt span {
  display: block; }

.job_couse .job_couse_contents_block dl.skill dd {
  padding: 10px; }
.job_couse .job_couse_contents_block dl.skill dd ol{
  margin-left: 20px;
}
.job_couse .job_couse_contents_block dl.skill dd ol li{
  list-style: decimal;
}
.job_couse .job_couse_contents_block dl.skill dd ul {
  padding-left: 20px; }

.job_couse .job_couse_contents_block dl.skill dd ul li {
  list-style: disc; }
  dl.articleModuleList {padding-bottom: 5px;}
  dl.articleModuleList dt {padding-left: 0;}
  dl.articleModuleList dd {
    margin-left: 24%;
    padding-left: 10px;
  }
  .articleModuleListFt h4 {
    float: left;
    width: 100%;
    margin: 0 0 16px 0;
  }
  .articleModuleListFt p,
	.articleModuleListFt div {
    width: 100%;
  }
  dl.articleModuleList {
    margin: 40px 0 20px 0;
  }
  dl.articleModuleList dt {
    float: left;
    clear: left;
    width: 25%;
    font-weight: bold;
  }
  dl.articleModuleList {
    margin: 40px 0 20px 0;
  }
  dl.articleModuleList dt {
    float: left;
    clear: left;
    width: 25%;
    font-weight: bold;
  }
  dl.articleModuleList dd {
    border-left: 1px dotted #000;
    margin: 0 0 1px 25%;
    padding: 0 0 10px 33px;
  }
  .entrep .rec_inner .rec_block05 {
    margin-bottom: 30px;
  }
  .entrep .rec_block04 dd span{
    font-weight: normal;
  }
  .entrep .rec_block01 a,.entrep .rec_block02 a,.entrep .rec_block03 a,.entrep .rec_block04 a,.entrep .rec_block05 a{
    text-decoration: underline;
    color: #0074CD;
  }
  .list-reg{
    padding-left: 1.5rem; }

  .list-reg li {
    list-style: disc; }

  .list-reg li:before {
    content: ""; }
  .tk_sms{
    font-size: 0.85em;
    margin-top: 10px;
    display: block;
  }
@media screen and (max-width: 641px){
  .job_couse .job_couse_contents_block .articleModuleList{
      padding-left: 1rem;
    }
  .job_couse dl.dis {
    padding: 0 1rem;
  }
}
@media screen and (min-width: 641px), print {
  .contents_title p.info {
    width: 1190px;
    margin: 20px auto;
  }
  .entrep .contents_inner{

  }
  .entrep .contents_mv_text{
    width: 100%;
    letter-spacing: -1px;
  }
  .entrep .contents_block_outer.open_outer {
    padding-bottom: 0;
  }
  .entrep .rec_block01,.entrep .rec_block02,.entrep .rec_block03,.entrep .rec_block04,.entrep .rec_block05{
    width: 100%;
    display: flex;
  }
  .rec_inner div {
    display:block;
  }
  .entrep .rec_inner dt{}
  .course_layout{
    max-width: 950px;
    margin: 0 auto;
  }

  .entrep .rec_inner .rec_block05{
    margin-bottom: 80px;
  }
  .rec_block01 dd span{
    font-size: 0.77em;
  }
  .rec_block02 dd span{
    font-size: 0.77em;
  }
  .entrep .open_line li {
    margin-bottom: 0;
  }
  .open_line2 li{
    font-size: 1.3em;
  }
  .open_line2 li span{
    font-size: 0.77em;
  }
  .job_couse .job_couse_contents p{
    padding: 0;
  }
  .job_couse .job_couse_contents_block dl.skill {
    display: flex;
    flex-wrap: wrap; }
  .job_couse .job_couse_contents_block dl.skill dt{
    max-width: 15%;
    height: 65px; }
  .job_couse .job_couse_contents_block dl.skill dd {
    padding: 0 0 0 1rem;
    max-width: 85%; }
  .job_couse .job_couse_contents_block dl.skill dd ul {
    padding-left: 20px; }
  .job_couse .job_couse_contents_block dl.skill dd ul li {
    list-style: disc; }

  /* コース詳細 開催概要部分 */

dl.articleModuleList dd {
  border-left: 1px dotted #000;
  margin: 0 0 1px 25%;
  padding: 0 0 10px 33px;
}
.low .sclBody hr {
  border: none;
  margin-bottom: 1em;
  height: 1px;
  background: url('../../img/hr.png') repeat-x;
}
dl.articleModuleList dd:last-child {
  padding-bottom: 0;
}

.articleModuleListFt {}
.articleModuleListFt h4 {
  border: 1px solid #cfcfcf;
  padding: 13px 0 14px;
  float: left;
  width: 25%;
  box-sizing: border-box;
  margin: 0;
  text-align: center;
}
.articleModuleListFt p,
.articleModuleListFt div {
  float: right;
  width: 72%;
  margin: 0;
}

.lineT {
  padding-top: 40px;
  border-top: 1px solid #cfcfcf;
}
.lineU {
  padding-bottom: 22px;
  border-bottom: 1px solid #cfcfcf;
}


  }

  /*ーー9/1追記ーー*/
  .content_title2{
    margin-bottom: 2em;
  }
  .content_title2 span{
    font-size: 4em;
    font-family: "SST W55 Light","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","MS Pゴシック",Osaka,sans-serif;
    line-height: 1.5;

  }

  .contents_inner2{
    background-color: #fff;
    border-radius: 30px;
    padding: 3.2em;
    margin: 0rem 3.2em 3.2em;

  }
  .contents_block02 .contents_block_outer{
    padding-top: 40px;
  }
  .contents_block02 .contents_block_outer .contents_inner2:last-of-type{
    margin-bottom: 0;
  }

  .dis_list,.num_list{
    padding-left: 2em;
    font-size: 2em;
  }
  .num_list{
    list-style: decimal;
  }

  .dis_list{
    list-style: disc;
  }
  .num_list li,.dis_list li{
    margin-bottom: 0.5rem;
    line-height: 1.3;
  }
  @media screen and (max-width: 641px){
    .contents_block02 .contents_block_outer{
      padding-top: 0;
    }
    .contents_block02 .content_title_outer{
      padding-top: 0;
      padding-bottom: 20px;
    }
    .content_title_outer .content_title2{
      margin-bottom: 0;
    }
    .contents_inner2 .content_title2{
      margin-bottom: 1em;
    }
    .content_title2 span{
      font-size: 2em;
      padding: 0;
    }
    .contents_inner2 {
      background-color: #fff;
      border-radius: 30px;
      padding: 2em;
      margin: 0;
    }
    .dis_list,.num_list{
      padding-left: 1.5em;
      font-size: 1.3em;
    }
    .num_list li,.dis_list li{
      margin-bottom: 1em;
      line-height: 1.3;
    }
    .contents_block02 .contents_block_outer .contents_inner2:last-of-type{
      margin-top: 2em;
    }
  }

/* add 20230810 */

.entrep_text01{
		font-size: 1.68em;
		margin-top: 2em;
    display: block;
		text-align: center;
}

.entrep_text01 a{
    text-decoration: underline;
}

@media screen and (max-width: 641px){
	.entrep_text01{
		font-size: 1.3em;
	}
}


/* add 20260511 */

.ly_contents-full {
  min-width: 1190px;
  line-height: 1.8;
}
.mod_image {
  margin-bottom: 0;
}
a[class^="button_"] {
  display: block;
  font-weight: normal;
  font-size: 1.7em;
  padding: 10px 25px;
}
.hamb_btn {
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  appearance: none;
}
.m-ly-grid--col2-1 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 24px;
  row-gap: 24px;
}
.m-ly-grid--col2-1.-size-large {
  max-width: 1100px;
}
.m-ly-grid--col2-1.-mx-auto {
  margin-right: auto;
  margin-left: auto;
}
.m-ly-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #EBEBEB;
  padding-top: 24px;
  padding-right: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  text-decoration: none !important;
}
.m-ly-btn::before,
.m-ly-btn::after {
  content: "";
  position: absolute;
  transform: translateY(-50%);
  /* transition: all 0.3s ease; */
  right: 30px;
}
.m-ly-btn::before {
  width: 26px;
  height: 1px;
  top: 50%;
  background-color: #525252;
}
.m-ly-btn::after {
  width: 0;
  height: 0;
  top: calc(50% - 2.8px);
  border-style: solid;
  border-top: 5px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 6px solid #525252;
  border-right: 0;
}
.m-ly-btn:hover::before,
.m-ly-btn:hover::after {
  right: 10px;
}
.m-ly-btn-text {
  transition: all 0.3s ease;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  color: #525252;
}
.m-ly-text.-fz-24-20 {
  font-size: 24px;
}
.m-ly-text.-fz-20-18 {
  font-size: 20px;
}
.m-ly-text.-fz-14-14 {
  font-size: 14px;
}
.m-ly-text.-fw-bold {
  font-weight: 700;
}
.m-ly-text.-clr-gray {
  color: #757575;
}
.m-ly-text.-clr-brown {
  color: #a7613b;
}
.m-ly-text.-clr-purple {
  color: #2d2f6a;
}
.m-ly-text.-clr-green {
  color: #3e7266;
}
.u-ly-mt-64-40 {
  margin-top: 64px !important;
}
.u-ly-mt-16-8 {
  margin-top: 16px !important;
}

@media screen and (min-width:641px) {
  .contents_title {
    margin-bottom: 35px;
  }
  /*
  .contents_block_outer {
    background-image: url('/ja/SonyInfo/Jobs/recruit/jnvm8c00000137er-img/bg_contents01.png');
    background-position: center -30px;
    background-repeat: no-repeat;
  }
  */
  .ly_contents-full {
    margin-bottom: 77px;
  }
}

@media screen and (max-width: 640px){
  .ly_contents-full {
    min-width: auto;
  }
  .m-ly-text.-fz-24-20 {
  font-size: 20px;
  }
  .m-ly-text.-fz-20-18 {
    font-size: 18px;
  }
  .hero .mod_image {
    padding: 0 30px 64px;
    /*
    background-image: url('/ja/SonyInfo/Jobs/recruit/jnvm8c00000137er-img/bg_contents01_sp.png');
    background-position: 67% top;
    background-repeat: no-repeat;
    background-size: 200%;
    */
  }
  .hero .mod_image > img {
    width: auto;
  }
  .m-ly-grid--col2-1 {
    grid-template-columns: 1fr;
  }
}