@charset "utf-8";
/*==================================================
	スマホのみに適用
==================================================*/
@media only screen and (max-width: 640px){
	body { font-size: 85%; }
	.dsp_hp, .dsp_hpt { display: none; }

	/* ヘッダ */
	/* コンテナ */
	#wrap, #footer {
		min-width: 320px;
	}
	#container h3.sub {
		font-size: 18px;
	}
	#container h4.job {
		font-size: 18px;
	}
	#container h4.job img {
		height: 20px;
	}
	#container h3.sub02 {
		font-size: 20px;
		line-height: 1.2em;
		margin: 15px 50px 15px 0;
	}
	#page_title_sub .sec .sec_in h2 {
		top: -30px;
		width: 60%;
	}
	#page_title_sub .sec .sec_in h2 img {
		width: 100%;
	}
	/* フッター */
	#footer .contact .tel a {
		font-size: 30px;
	}
	#footer .box dt img {
		max-width: 250px;
	}
	#copyright {
		height: auto;
		line-height: 1.6;
		padding: 5px 0;
	}
	/* 枠のマージン・パディング */
	.mb { margin-bottom: 30px; }
	.pt { padding-top: 30px; }
	.pb { padding-bottom: 30px; }
	.more img { width: 120px; }
	/*--------------------------------------------------
		トップページ
	--------------------------------------------------*/
	#header_wrap #page_title #top_ttl {
		height: 350px;
	}
	#header_wrap #page_title #entry {
		display: none;
	}
	#top_job .bg .list {
		width: 100%;
		max-width: 350px;
	}
	#top_job .bg .list dl:last-of-type {
		margin: 0 auto 30px;
	}
	#top_voice .bg ul li .caption {
		font-size: 14px;
	}
	@media only screen and (max-width: 320px){
		#top_job .bg .list dl {
			width: 140px;
		}
		#top_job .bg .list dl dt {
			height: 140px;
		}
		#top_job .bg .list dl dt span {
			width: 130px;
			height: 130px;
		}
		#top_job .bg .list dl dt:not(.full) span img {
			width: 60%;
		}
		#top_job .bg .list dl dt.w80 span img {
			width: 80%;
		}
	}
	/*--------------------------------------------------
		HBAについて
	--------------------------------------------------*/
	#about .about .bg dl dd, #about .market .box dl dd {
		padding: 15px;
		line-height: 1.8;
	}
	#about .facility .list dl {
		width: 100%;
	}
	#about .facility .list dl dd .img {
		text-align: center;
	}
	/*--------------------------------------------------
		獣医師の仕事
	--------------------------------------------------*/
	#work .work_box .top_img {
		display: flex;
		flex-direction: column-reverse;
	}
	#work .work_box .top_img .txt_box {
		width: 100%;
		position: relative;
		bottom: 0;
		padding: 15px;
	}
	#work .work_box .top_img .txt_box .txt {
		margin-bottom: 0;
	}
	#work .work_box .top_img .img_box img {
		border-radius: 0 0 30px 30px;
	}
	#work .work_box .w3_img .box {
		flex: 0 0 48%;
		width: 100px;
		height: 100%;
	}
	#work .work_box .w3_img .box:last-of-type {
		margin: auto;
	}
	#work .work_box .w3_img .box img {
		margin-bottom: 10px;
	}
	#work .work_box .work_slider_wrap {
		height: 27vh;
	}
	#work .work_year {
		padding-bottom: 90px;
	}
	.slick-prev:before,.slick-next:before {
		width: 25px!important;
		height: 25px!important;
	}
	.slick-prev:before {
		top: 25px!important;
	}
	.slick-next:before {
		left: 10px!important;
		top: 25px!important;
	}
	/*--------------------------------------------------
		先輩たちの声
	--------------------------------------------------*/
	#voice .like_box dl {
		margin-bottom: 20px;
	}
	#voice .like_box dd {
		padding: 5px;
	}
	#voice .like_box dd .name {
		font-size: 18px;
	}
	#voice .like_box dd .name span {
		font-size: 12px;
	}
	#voice .like_box dd .txt {
		font-size: 12px;
		line-height: 1.8em;
	}
	#voice .like_box .cen_txt {
		margin: 10px 0 30px;
	}
	#voice .like_box .cen_txt .txt {
		margin-left: 20vw;
	}
	#voice .voice_faq .box .question {
		margin: 30px 0 15px;
	}
	#voice .voice_faq .box .answer dl {
		padding: 10px 0;
	}
	#voice .voice_faq .box .answer dt {
		width: 25%;
	}
	#voice .voice_faq .box .answer dd {
		width: calc(100% - 25%);
		margin-left: 10px;
	}
	#voice .voice_faq .box .answer .schedule_box .aruhi_box {
		width: 100%;
	}
	#voice .voice_faq .box .answer .schedule_box .fukidashi_box {
		width: 100%;
		margin: 20px auto;
	}
	#voice .voice_faq .box .answer .schedule_box .aruhi_box .date_box {
		padding: 15px;
	}
	#voice .voice_faq .box .answer .schedule_box .aruhi_box .date_box dl::before {
		left: 35px;
	}
	#voice .voice_faq .box .answer .schedule_box .fukidashi_box .fukidashi_in .fukidashi {
		padding: 15px;
		line-height: 1.8em;
	}
	#voice .hitokoto_box .box .img_box {
		width: 25%;
		margin-top: 50px;
	}
	#voice .hitokoto_box .box .txt_box {
		width: 65%;
	}
	#voice .yosegaki .box {
		width: auto;
		font-size: 14px;
		padding: 20px;
	}
	#voice .message .box {
		padding: 20px;
	}
	#voice .message .box .txt {
		width: auto;
	}
	#voice .message .box .photo {
		width: auto;
	}
	/*--------------------------------------------------
		インターンシップ
	--------------------------------------------------*/
	#internship .green_bg dl {
		margin-top: 15px;
		margin-left: 15px;
		margin-right: 15px;
	}
	#internship .support .box {
		padding: 0 15px;
	}
	#internship .support .box h4 {
		text-align: center;
	}
	#internship .support .box h4 span {
		line-height: 1.3;
		padding: 0 10px;
		display: block;
	}
	#internship .support .box dl {
		width: 140px;
	}
	#internship .support .box dl dt {
		height: 140px;
	}
	@media only screen and (max-width: 320px){
		#internship .support .box h4 span {
			font-size: 20px;
		}
		#internship .support .box dl {
			width: 120px;
		}
		#internship .support .box dl dt {
			height: 120px;
		}
	}

	#internship .support .box dl dt img {
		width: 60%;
	}
	#internship .support .box dl dd .fukidashi {
		font-size: 13px;
		text-align: left;
		padding: 10px;
	}
	#internship .support .box dl dd .fukidashi br {
		display: none;
	}
	#internship .map dt, #internship .map dd {
		width: 100%;
	}
	#internship .map dt {
		text-align: center;
		margin-bottom: 20px;
	}
	#internship .map dt img {
		width: 250px;
	}
	#internship .map dd {
		text-align: center;
		padding-left: 0;
	}
	#internship .overview {
		padding: 15px;
	}
	#internship .overview dt {
		margin: 0 auto;
	}
	#internship .overview dd {
		width: 100%;
	}
	#internship .imgs {
		max-width: 100%;
		margin-bottom: 10px;
	}
	#internship .imgs li {
		margin-bottom: 10px;
	}
	#internship .advice dl dt:after {
		top: auto;
		right: auto;
		bottom: -15px;
		left: 50%;
		transform: translateX(-50%);
		-webkit-transform: translateX(-50%);
		-ms-transform: translateX(-50%);
		clip-path: polygon(0 0, 100% 0, 50% 100%);
		width: 20px;
	}
	#internship .advice dl dt span {
		margin: 0 auto 15px;
	}
	#internship .advice dl dd {
		width: 100%;
		padding: 15px;
	}
	@media only screen and (max-width: 320px){
		#internship  .btn_pdf a {
			width: 100%;
		}
	}
	
	/*--------------------------------------------------
		メールフォーム
	--------------------------------------------------*/
	
/*------------------------------------------------*/
}
