@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;
  }

@media screen and (min-width: 641px){
.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;
}
}

