@charset "UTF-8";
/*//////////////////////////////////////////////////

Title:intern.css

Created:
Last Modified :

//////////////////////////////////////////////////*/
img {
	max-width: 100%;
}
ul li {
	list-style: none;
}
p {
	font-size: 14px;
	line-height: 1.8;
}
.intern_h3 {
	color: #4545a7;
	margin: 60px 0px 30px;
	padding-top: 60px;
	font-size: clamp(22px, 2.5vw, 25px);
	text-align: center;
}

.main_heading_intern {
	background: url(/images/front/agent/intern/bg_kv.png) center center no-repeat;
	background-size: cover;
	height: 360px;
	position: relative;
}
.main_heading_intern .sttl_intern {
	margin: 0 auto;
	height: 180px;
}
.main_heading_intern .sttl_intern h1 ,
.main_heading_intern .sttl_intern span {
	font-weight: bold;
	text-align: left;
	color: #000;
}
.main_heading_intern .sttl_intern h1 {
	font-size: 40px;
}
.main_heading_intern .sttl_intern span {
	display: block;
	font-size: 24px;
}
.breadcrumb_list {
}
.breadcrumb_list li ,
.breadcrumb_list li a ,
.breadcrumb_list li.breadcrumb_item.end {
	text-shadow: none;
	color: #333;
}
.main_heading_intern .intern_kv_img {
	position: absolute;
	top: 100px;
	right: 80px;
	width: 500px;
	height: 260px;
}
.main_heading_intern .intern_kv_img img {
	height: 260px;
}
.img_kv_02 ,.img_kv_03 ,.img_kv_04 {
	display: none;
}
.intern_about ,
.intern_about_txt ,
.intern_student_dl:nth-child(1) ,
.intern_student_dl:nth-child(2) ,
.intern_prepare_dl:nth-child(1) ,
.intern_prepare_dl:nth-child(2) ,
.intern_prepare_dl:nth-child(3) ,
.intern_prepare_dl:nth-child(4) {
	display: inline-block;
	vertical-align: top;
	width: 50%;
}
.intern_sp {
	display: none;
}
.intern_about {
	height: auto;
	margin-bottom: 80px;
}
.intern_about_txt {
	padding-left: 20px;;
}
.intern_student_wrapper {
	font-size: 0;
	margin: 0 80px;
}
.intern_student_dl {
	text-align: center;
	font-weight: bold;
	margin-bottom: 40px;
}
.intern_student_dl:nth-child(1) {
	padding-right: 20px;
}
.intern_student_dl:nth-child(2) {
	padding-left: 20px;
}
.intern_student_dt {
	display: block;
	background-color: #4545a7;
	color: #fff;
	font-weight: bold;
	border-radius: 6px 6px 0 0;
	padding: 15px 0 13px;
	font-size: 20px;
}
.intern_student_dd {
	display: block;
	border: solid 1px #4545a7;
	border-radius: 0 0 6px 6px;
	padding: 30px;
	font-size: 0;
}
.intern_student_dd img {
	margin: 0 auto 20px;
}
.intern_student_dl p {
	font-size: 16px;
}
.intern_student_dl:nth-child(1) p ,
.intern_student_dl:nth-child(2) p {
	height: 40px;
}
.intern_student_dl:nth-child(2) p {
	padding-top: 10px;
}
.intern_student_dl:nth-child(3) img {
	max-width: 65%;
}
.intern_student_kome {
	font-size: 14px;
}
.intern_student_subject {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	text-align: left;
	width: 350px;
	margin: 0 30px;
}
.intern_student_subject_ttl {
	color: #4545a7;
	font-size: 24px;
}
.intern_student_subject_dt {
	background: #f0f0f8;
	font-size: 20px;
	line-height: 1;
	padding: 4px 8px 0;
}
.intern_student_subject_dd {
	font-size: 16px;
	padding-top: 8px;
}
.intern_student_subject_dd:nth-child(2) {
	height: 68px;
}
.intern_student_subject_dd span {
	display: inline-block;
	margin-right: 16px;
}
.intern_prepare_wrapper {
	font-size: 0;
	margin: 0 80px;
}
.intern_prepare_dl {
	margin-bottom: 50px;
}
.intern_prepare_dl:nth-child(1) ,
.intern_prepare_dl:nth-child(3) {
	padding-right: 20px;
}
.intern_prepare_dl:nth-child(2) ,
.intern_prepare_dl:nth-child(4) {
	padding-left: 20px;
}
.intern_prepare_dl:last-child {
	margin-bottom: 0;
}
.intern_prepare_dt {
	font-weight: bold;
	text-align: center;
	display: block;
	color: #4545a7;
	border-bottom: solid 2px #bfbfbf;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 28px;
}
.intern_prepare_dt span {
	position: relative;
	padding-left: 60px;
}
.intern_prepare_dt span:before {
	position: absolute;
	content: "";
	left: 0;
	top: 50%;
	margin-top: -30px;
	width: 60px;
	height: 60px;
	background-size: 60px 60px;
}
.intern_prepare_house span:before {
	background-image: url(/images/front/agent/intern/icn_prepare_01.png) ;
}
.intern_prepare_meal span:before {
	background-image: url(/images/front/agent/intern/icn_prepare_02.png) ;
	left: -10px;
}
.intern_prepare_uniform span:before {
	background-image: url(/images/front/agent/intern/icn_prepare_03.png) ;
	left: -10px;
}
.intern_prepare_salary span:before {
	background-image: url(/images/front/agent/intern/icn_prepare_04.png) ;
	left: -5px;
}
.intern_prepare_coordinate span:before {
	background-image: url(/images/front/agent/intern/icn_prepare_05.png) ;
}
.intern_prepare_dd {
	font-size: 16px;
}

/* お問い合わせはこちら */
.content_area {
	text-align: center;
	padding-top: 100px;
}
.content_area .content_area_inner h3 {
	font-size: clamp(18px, 2.5vw, 24px);
	color: #4545a7;
    padding-bottom: 20px;
}
/* ****************/
/* メディパスの実績 */
/* ****************/
.intern_achievements_wrap {
	margin: 0 80px;
}
.intern_achievements_wrap .col2 {
	display: flex;
	justify-content: space-between;
}
.intern_achievements_wrap .col2 .item1 {
	width: calc((100% - 24px)/2);
}
.intern_achievements_wrap .col2 .item2 {
	position: relative;
	width: calc((100% - 24px)/2);
}
.intern_achievements_wrap .col2 .item2 img {
    width: 100%;
}
.intern_achievements_wrap .txt_wrap {
	position: absolute;
	bottom: 7px;
    right: 0;
	color: #4545a7;
	background-color: #f1f1fe;
	font-weight: bold;
	font-size: clamp(12px, 2.4vw, 14px);
	padding: 8px 20px;
	border-top-left-radius: 10px;
}
.intern_achievements_wrap ul {
	display: flex;
	justify-content: space-between;
}
.intern_achievements_wrap ul li {
	width: calc((100% - 80px)/3);
	padding-top: 50px;
	text-align: center;
}
.intern_achievements_wrap .item1, .intern_achievements_wrap ul li img {
	padding-bottom: 20px;
}
.intern_achievements_wrap ul li img {
	margin: 0 auto;
}
.intern_achievements_wrap ul li p {
	text-align: left;
}

/* 受け入れ企業からの声 */
.accepting_company_wrap {
	background-color: #f1f1fe;
	padding-bottom: 60px;
}
.voice_box {
	display: flex;
    padding: 20px 50px;
	justify-content: space-evenly;
}
.voice_illust {
	text-align: center;
	width: 17%;
}
.voice_txt {
	width: 70%;
    padding: 20px;
    background-color: #fff;
    border: 1px solid #000;
	position: relative;
}
.voice_txt ::before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -15px;
	top: 20px;
	border-right: 15px solid #000;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}
.voice_txt ::after {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: -14px;
	top: 20px;
	border-right: 15px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
}
.voice_illust p {
	font-size: 11px;
}

/* インターン生インタビュー */

  .interview_wrap {
    max-width: 560px;
    margin: 0 auto;
  }
  .interview_box {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
  }
  .interview_box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
  }

/* よくあるご質問 */
.faq__list {
	font-size: clamp(16px, 2.5vw,20px);
}
.accordion {
	margin: 0 80px;
}
.toggle {
	display: none;
}
.option {
	position: relative;
	margin-bottom: 5px;
}
.title,
.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.8s;
}
.title {
	background-color: #ececf5;
	padding: 20px 80px;
	display: block;
	color: #333;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.07em;
}
.title:hover {
	background: #797cb8;
	color: #fff;
}
.title::after,
.title::before {
	content: "";
    position: absolute;
    right: 33px;
    top: 26px;
    width: 3px;
    height: 17px;
    background-color: #4545a7;
	transition: all 0.4s;
}
.title::after {
	transform: rotate(90deg);
}
.title span::before {
	content: "";
    width: 39px;
    height: 39px;
    background: url(/images/front/agent/intern/icn_q.svg) no-repeat left top / 100%;
    position: absolute;
    left: 18px;
    top: 16px;
}
.content {
	max-height: 0;
	overflow: hidden;
}
.content p {
	margin: 0;
	padding: 20px 60px;
	font-size: 16px;
}
.toggle:checked + .title + .content {
	max-height: 500px;
	transition: all 1s;
}
.toggle:checked + .title::before {
	transform: rotate(90deg) !important;
}


@media screen and (max-width: 767px) {
	html {
		scroll-behavior: smooth;
	}
	.content_area {
		padding-top: 80px;
	}
	.content_box.bg_white {
		padding: 20px 0px 20px;
	}
	.accordion {
		margin: 0 auto;
	}
	.title {
		font-size: 16px;
		padding: 20px 48px 15px 50px;
	}
	.title::after, .title::before {
		right: 25px;
		top: 24px;
		width: 2px;
		height: 14px;
	}
	.title span::before {
		width: 27px;
		height: 27px;
		left: 15px;
    	top: 17px;
	}
	.content p {
		font-size: 14px;
		padding: 20px;
	}
}


.intern_prepare_breakdown {
	display: block;
	margin-top: 16px;
}
.intern_prepare_kome {
	font-size: 14px;
}
.intern_image_ul {
	margin-top: 80px;
	display: flex;
	justify-content: center;
}
.intern_image_li {
	display: inline-block;
	margin-right: 70px;
	width: 260px;
}
.intern_image_li:last-child {
	margin-right: 0;
}
.intern_image_li img {
	width: 100%;
	height: auto;
}
.intern_wrap {
	background-color: #f1f1fe;
	padding-bottom: 80px;
}
.intern_wrap:last-child {
	margin-bottom: -40px;
}
.intern_list_wrap {
	padding-left: 100px;
}
.intern_contact {
	font-size: 0;
	margin: -16% auto 0;
	width: 990px;
}
.intern_h3_contact {
	text-align: center;
	font-size: 24px;
	margin-bottom: 30px;
}
.intern_contact_tel ,
.intern_contact_mail {
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
	width: 50%;
	font-size: 16px;
}
.intern_contact_tel_no {
	position: relative;
	font-size: 36px;
	padding-left: 20px;
}
.intern_contact_tel_no ,
.intern_contact_tel_no a {
	color: #4545a7 !important;
}
.intern_contact_tel_time {
	color: #000 !important;
}
.intern_contact_tel_no:before {
	content: "";
	position: absolute;
	background-image: url(/images/front/individual/massage/icn_massage_tel.png);
	background-size:cover;
	left: -15px;
	top: 50%;
	margin-top: -15px;
	width: 30px;
	height: 30px;
}
.intern_contact_tel_time {
	font-size: 16px;
}
.intern_contact_mail .main_link a {
	width: 360px;
}
.item_list_consul_wrap {
	background-color: #fff;
	margin: 40px auto 0;
	text-align: left;
	position: relative;
	padding: 40px;
	width: 760px;
}
.item_list_consul_wrap:before {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	bottom: -40px;
	right: -10px;
	border-top: 50px solid transparent;
	border-bottom: 50px solid transparent;
	border-left: 50px solid #f1f1fe;
}
.item_list_consul_wrap:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
	bottom: 0px;
	right: 24px;
	border-top: 42px solid transparent;
	border-bottom: 42px solid transparent;
	border-right: 34px solid #e3e3e3;
}
.item_list_consul_li {
	list-style: none;
	font-weight: bold;
	position: relative;
	padding-left: 40px;
	margin-bottom: 30px;
	font-size: 24px;
}
.item_list_consul_li:last-child {
	margin-bottom: 10px;
}
.item_list_consul_li:before {
	content: "";
	position: absolute;
	background-image: url(/images/front/icn_check_list.png);
	background-size:cover;
	top: -2px;
	left: 0;
	width: 32px;
	height: 32px;
}
.item_list_consul_li span {
	font-weight: normal;
	display: block;
	margin-left: -40px;
	font-size: 16px;
}
.top_detail_area {
	background: url(/images/front/agent/intern/bg_foot.png) center center no-repeat;
	background-size: cover;
}


@media screen and (max-width: 1200px) {
	/*//////////////////////////////////////////////////

	  max-width: 1200px start PC

	//////////////////////////////////////////////////*/
	.main_heading_intern {
		height: 300px;
	}
	.main_heading_intern .sttl_intern {
		height: 140px;
	}
	.main_heading_intern .intern_kv_img {
		height: 200px;
		width: 384px;
	}
	.main_heading_intern .intern_kv_img img {
		height: 200px;
	}
	.main_heading_intern .sttl_intern h1 {
		font-size: 34px;
	}
	.main_heading_intern .sttl_intern span {
		font-size: 20px;
	}
	.intern_student_wrapper ,
	.intern_prepare_wrapper {
		margin: 0;
	}
	/*//////////////////////////////////////////////////

	  max-width: 1200px end PC

	//////////////////////////////////////////////////*/
}
@media screen and (max-width: 991px) {
/*//////////////////////////////////////////////////

  max-width: 991px start Tablet

//////////////////////////////////////////////////*/
	
	.main_heading_intern {
		height: 280px;
	}
	.main_heading_intern .intern_kv_img {
		top: 80px;
		right: 10px;
	}
	.main_heading_intern .sttl_intern h1 {
		font-size: 24px;
	}
	.main_heading_intern .sttl_intern span {
		font-size: 16px;
	}
	.intern_student_dl {
		margin-bottom: 30px;
	}
	.intern_student_dl:nth-child(1) {
		padding-right: 15px;
	}
	.intern_student_dl:nth-child(2) {
		padding-left: 15px;
	}
	.intern_student_dl:last-child {
		margin-bottom: 0;
	}
	.intern_student_dd img {
		height: 120px;
	}
	.intern_student_dl:nth-child(3) img {
		height: 160px;
	}
	.intern_student_dt {
		font-size: 18px;
		padding: 10px 0 8px;
	}
	.intern_student_dd {
		padding: 20px 0;
	}
	.intern_student_dl p {
		font-size: 14px;
	}
	.intern_student_subject {
		width: 262px;
	}
	.intern_student_subject_ttl {
		font-size: 20px;
	}
	.intern_student_subject_dt {
		font-size: 18px;
	}
	.intern_student_subject_dd {
		font-size: 14px;
	}
	.intern_student_subject_dd:nth-child(2) {
		height: 80px;
	}
	.intern_prepare_dl {
		margin-bottom: 30px;
	}
	.intern_prepare_dt {
		padding-bottom: 15px;
		margin-bottom: 15px;
		font-size: 24px;
	}
	.intern_prepare_dt span {
		padding-left: 50px;
	}
	.intern_prepare_dt span:before {
		margin-top: -25px;
		width: 50px;
		height: 50px;
		background-size: 50px 50px;
	}
	.intern_prepare_dd {
		font-size: 14px;
	}
	/* 実績 */
	.intern_achievements_wrap {
		margin: 0 auto;
	}

	/* フッター画像 */
	.intern_image_ul {
		margin: 60px 10px 0px;
	}
	.intern_image_li {
		margin-right: 30px;
		width: 220px;
	}
	.intern_contact {
		width: auto;
	}
	.intern_h3_contact {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.intern_contact_tel ,
	.intern_contact_mail {
		font-size: 14px;
	}
	.intern_contact_tel_no {
		font-size: 30px;
	}
	.intern_contact_tel_no:before {
		left: -10px;
		margin-top: -13px;
		width: 26px;
		height: 26px;
	}
	.intern_contact_tel_time {
		font-size: 14px;
	}
	.intern_contact_mail .main_link a {
		width: 300px;
	}
	.item_list_consul {
		margin-top: 60px;
		padding-top: 60px;
		padding-bottom: 60px;
		font-size: 16px;
	}
	.item_list_consul_span {
		font-size: 20px;
		padding: 2px 16px 0px;
		letter-spacing: 3px
	}
	.item_list_consul h2 {
		margin: 20px 0 30px;
	}
	.item_list_consul_wrap {
		padding: 30px;
		width: 680px;
	}
	.item_list_consul_wrap:before {
		bottom: -60px;
		right: -10px;
	}
	.item_list_consul_wrap:after {
		right: 16px;
		border-top: 30px solid transparent;
		border-bottom: 30px solid transparent;
		border-right: 28px solid #e3e3e3;
	}
	.item_list_consul_li {
		padding-left: 36px;
		margin-bottom: 20px;
		font-size: 20px;
	}
	.item_list_consul_li:before {
		width: 28px;
		height: 28px;
	}
	.intern_wrap {
	padding-bottom: 60px;
	}
	.intern_wrap:last-child {
		margin-bottom: -30px;
	}
	.intern_list_wrap .item_list_consul_li span {
		font-size: 14px;
	}
	
/*//////////////////////////////////////////////////

  max-width: 991px end Tablet

//////////////////////////////////////////////////*/
}

@media screen and (max-width: 991px) and (min-width: 768px) {
	
	
}

@media screen and (max-width: 767px) {
/*//////////////////////////////////////////////////

  max-width: 767px start SP

//////////////////////////////////////////////////*/
	.main_heading_intern {
		height: 260px;
	}
	.breadcrumb_list {
		background: #66c;
	}
	.breadcrumb_list li, .breadcrumb_list li a, .breadcrumb_list li.breadcrumb_item.end {
		color: #fff;
	}
	.main_heading_intern .sttl_intern h1, .main_heading_intern .sttl_intern span {
		text-align: center;
		padding: 0;
	}
	 
	.intern_sp {
		display: flex;
    	justify-content: center;
	}
	.selectlink {
		scroll-behavior: smooth;
	}

	.intern_about ,
	.intern_about_txt ,
	.intern_student_dl:nth-child(1) ,
	.intern_student_dl:nth-child(2) ,
	.intern_prepare_dl:nth-child(1) ,
	.intern_prepare_dl:nth-child(2) ,
	.intern_prepare_dl:nth-child(3) ,
	.intern_prepare_dl:nth-child(4) {
		display: block;
		width: 100%;
		padding: 0;
	}
	.intern_about {
		margin-bottom: 20px;
	}
	.intern_about_txt {
		margin-bottom: 60px;
	}
	.intern_list_wrap .item_list_consul_li span {
		margin-top: 10px;
	}
	.intern_student_dd {
		padding: 20px;
	}
	.intern_student_dd img {
		max-width: 100%;
		height: auto;
		max-height: 195px;
	}
	.intern_student_dl:nth-child(1) img {
		max-height: 160px;
	}
	.intern_student_dl:nth-child(3) img {
		height: auto;
	}
	.intern_student_dl:nth-child(1) p, 
	.intern_student_dl:nth-child(2) p {
		height: auto;
		padding: 0;
	}
	.intern_student_subject {
		width: 100%;
		max-width: 426px;
		margin: 0;
	}
	.intern_student_subject:nth-child(1) {
		margin-bottom: 20px;
	}
	.intern_student_subject_dd:nth-child(2) {
		height: auto;
		padding-bottom: 8px;
	}
	.intern_image_li {
		margin-right: 5%;
		width: 30%;
	}
	.intern_prepare_dt {
		font-size: 20px;
	}
	.intern_contact {
		padding: 0 20px;
		margin-top: -35%;
	}
	.intern_h3_contact {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.intern_contact_tel ,
	.intern_contact_mail {
		font-size: 14px;
		width: 100%;
	}
	.intern_contact_tel_no {
		font-size: 28px;
	}
	.intern_contact_tel_no:before {
		left: -10px;
		margin-top: -13px;
		width: 26px;
		height: 26px;
	}
	.intern_contact_tel_time {
		font-size: 14px;
	}
	.intern_contact_mail .main_link a {
		margin: 30px auto 0;
		width: 100%;
	}
	.item_list_consul {
		margin-top: 60px;
		padding-top: 60px;
		padding-bottom: 40px;
		overflow: hidden;
	}
	.item_list_consul_span {
		font-size: 18px;
		padding: 2px 16px 0px;
		letter-spacing: 2px
	}
	.item_list_consul h2 {
		margin: 20px 0 30px;
	}
	.item_list_consul_wrap {
		padding: 30px 20px;
		margin: 20px auto;
		width: 100%;
	}
	.item_list_consul_li {
		padding-left: 36px;
		margin-bottom: 20px;
		font-size: 16px;
	}
	.item_list_consul_li:before {
		width: 28px;
		height: 28px;
	}
	.intern_list_wrap .item_list_consul_li {
	}

	.intern_achievements_wrap .col2 {
			display: block;
		}
		.intern_achievements_wrap .col2 .item1 {
			width: 100%;
		}
		.intern_achievements_wrap .col2 .item2 {
			position: relative;
			width: 100%;
		}
		.intern_achievements_wrap ul {
			display: block;
			margin: 0 auto;
		}
		.intern_achievements_wrap ul li {
			width: 100%;
			text-align: center;
			margin: 0 auto;
		}
		.intern_achievements_wrap ul li img {
			display: block;	
		}

	/* メディパスの実績 */
	.intern_achievements_wrap .col2 {
		display: flex;
		flex-direction:column-reverse;
	}
	.intern_achievements_wrap .col2 .item1 {
		width: 100%;
		padding-bottom: 0;
	}
	.intern_achievements_wrap .col2 .item2 {
		position: relative;
		width: 100%;
		margin-bottom: 10px;
	}
	.intern_achievements_wrap ul {
		display: block;
		margin: 0 auto;
	}
	.intern_achievements_wrap ul li {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.intern_achievements_wrap ul li img {
		display: block;	
	}
	
	/* 受け入れ企業からの声 */
	.intern_h3 {
		margin: 60px 0px 0px;
		padding-top: 40px;
	}
	.voice_box {
		display: block;
		padding: 20px 20px 0;
	}
	.voice_illust, .voice_txt {
		width: 100%;
	}
	.voice_illust p {
		padding-bottom: 20px;
	}
	.voice_txt ::before {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		left: 0;
		right: 0;
		top: -30px;
		margin: 0 auto;
		border-bottom: 15px solid #000;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
	}
	.voice_txt ::after {
		content: '';
		position: absolute;
		display: block;
		width: 0;
		height: 0;
		left: 0;
		right: 0;
		top: -29px;
		margin: 0 auto;
		border-bottom: 15px solid #fff;
		border-right: 15px solid transparent;
		border-left: 15px solid transparent;
	}
	
/*//////////////////////////////////////////////////

  max-width: 767px end SP

//////////////////////////////////////////////////*/
}
/*//////////////////////////////////////////////////

  max-width: 575px start SP

//////////////////////////////////////////////////*/
@media screen and (max-width: 575px){
/*//////////////////////////////////////////////////

  max-width: 575px end SP

//////////////////////////////////////////////////*/
	.intern_contact {
		margin-top: -60%;
	}
}