@charset "UTF-8";


/* SP */
.contents_mv{
    margin-bottom:20px;
}
.contents_inner{
    margin-bottom: 40px;
}
.btn_course_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 20px auto 0;
}
.btn_course_list li {
    width: 100%;
    margin-bottom: 0;
}
.btn_course_list a{
    background-color: #5D5D5D;
    color: #fff;
    padding: 19px 0;
    display: block;
    text-align: center;
    font-size: 17px;
}
.rec_inner .rec_block05{
    margin-bottom: 110px;
}
.open_line li:nth-child(4):after {
    content: "";
    width: 77px;
    height: 1px;
    background-color: #000;
    transform: rotate(90deg);
    position: absolute;
    left: -74px;
    top: 52px;
}
.open_line {
    margin-bottom:40px;
}
.open_line3 li a{
    margin-bottom: 0;
}
.gal_block_img{
    margin-bottom: 0;
}
.long-internship_contents_inner_gal{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 0 20px 40px;
}
.gal_block_img {
    margin-bottom: 20px;
}
.gal_block_img img{
    width: 100%
}
.gal_block_text dt{
    margin-bottom: 10px;
}
.gal_block_text dd{
    margin-bottom: 20px;
}
.btn_interview_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0px auto 40px;
}
.btn_interview_list li {
    width: 100%;
    margin-bottom: 0;
}
.btn_interview_list li a {
    width: initial;
    margin: 0 20px;
}
.btn_interview_list a{
    background-color: #F2F2F2;
    color: #000;
    padding: 19px 0;
    display: block;
    text-align: center;
    font-size: 17px;
}
.contetns_f_w2{
    flex-wrap: initial;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0 25px;
}

.footer_icon_p .f_l,.contetns_f_w2 .f_l{
    margin-right: 16px;
}

.long_internship_twoterm{
    margin-top: 10px;
}

.contents_title .contents_title_text2 {
    line-height: 1.9;
		font-size: 1.9em;
    margin: 10px 20px 0;
    order: 5;
}

  .longInternship .rec_block04 dd span{
    font-weight: normal;
  }

.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;
}

.gal_block_img img {
    width: inherit;
}
.rec_block04 div p{
    font-size: 0.9em;
    line-height: 1.9;
}
.contetns_f_w2 .f_r{
    font-size: 1.68em;
}
.open_line li{
    flex-basis: 20%;
}
.open_line li:nth-child(4):after {
    content: "";
    width: 77px;
    height: 1px;
    background-color: #000;
    transform: rotate(90deg);
    position: absolute;
    left: -74px;
    top: 52px;
}
.open_line li:nth-child(1):after {
    width: 200px;
}
.open_line li:nth-child(2):after {
    width: 200px;
}
.open_line li:nth-child(3):after {
    width: 200px;
}
.open_line li:nth-child(4):after {
    width: 200px;
    transform: rotate(0deg);
    left: 50%;
    top: -27px;
}
.open_line3 {
    width: initial;
    justify-content: center;
}
.contetns_f_w2 .f_r{
    font-size: 1.68em;
}
.f_mb40{
    margin: 0 auto 40px;
}
.footer_icon_p .f_r{
    justify-content: left;
}
.footer_icon_p .voice{
    font-size: 13px;
    line-height: 25px;
}
.long-internship_contents_inner_gal{
    display: flex;
    justify-content: space-between;
    /* width: 786px; */
    margin: 0 auto;
    padding: 0;
}
.gal_block_text dd{
    line-height: 30px;
    margin-bottom: 8px;
}
.gal_block{
    flex-basis: 23%;
}
.f_outer_interview{
    display: block;
    justify-content: center;
}
.btn_interview_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 80px auto;
}
.btn_interview_list li {
    width: 100%;
    margin-bottom: 0;
}
.btn_interview_list li a {
    width: 428px;
    margin: 0 auto;
}
.btn_interview_list a{
    background-color: #F2F2F2;
    color: #000;
    padding: 19px 0;
    display: block;
    text-align: center;
    font-size: 17px;
}
.btn_course_list{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 36px auto 0;
}
.btn_course_list li {
    width: initial;
}
.btn_course_list li a {
    width: 428px;
    margin: 0 auto;
}
.btn_course_list a{
    background-color: #5D5D5D;
    color: #fff;
    padding: 19px 0;
    display: block;
    text-align: center;
    font-size: 17px;
}
}

.open_line li:nth-child(1):after, .open_line li:nth-child(2):after{
    content: "";
    width: 201px;
    height: 1px;
    background-color: #000;
    transform: rotate(90deg);
    position: absolute;
    left: -136px;
    top: 110px;
}

@media screen and (min-width: 641px){
.open_line li:nth-child(1):after, .open_line li:nth-child(2):after {
    width: 245px;
    transform: rotate(0deg);
    left: 50%;
    top: -27px;
}
.open_line li {
    font-size: 0.68em;
}
.contents_title .contents_title_text2 {
	font-size: 2.6em;
}
}

@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;
  }
}