@charset "UTF-8";



.di_section02 {
	padding: 70px 0;
	border-top: 1px solid #e8e8f2;
}
.di_section02_sub {
	margin-top: 90px;
}
@media only screen and (max-width: 600px) {
	.di_section02_sub {
		margin: 50px 0;
	}
}




/*****************************************************************************
title_parts
 *****************************************************************************/
.title_parts08 {
	line-height: 1.2;
	margin-bottom: 110px;
}
.title_parts08 .shoulder {
	font-size: 0.875rem;
	color: #1b1c80;
	font-weight: 900;
	margin-bottom: 15px;
}
.title_parts08 .hd {
	color: #10104B;
	font-size: 2.5rem;
	font-weight: 700;
}


.title_parts09 {
	line-height: 1.2;
	margin-bottom: 40px;
}
.title_parts09 .hd  {
	text-align: center;
	color: #10104b;
	font-size: 2.5rem;
	font-weight: 700;
}

@media only screen and (max-width: 600px) {
	.title_parts08 {
		margin-bottom: 50px;
	}
	.title_parts08 .hd {
		font-size: 2.2rem;
	}
	.title_parts09 {
		margin-bottom: 20px;
	}
	.title_parts09 .hd  {
		font-size: 2rem;
	}
}






/*****************************************************************************
di_box01
 *****************************************************************************/

.di_box01 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 auto;
	line-height: 1.8;
}
.di_box01 dl {
	width: 25%;
	max-width: 250px;
}
.di_box01 dl dt {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 95px;
	margin-bottom: 36px;
}
.di_box01 dl dt .icon01 {
	width: 52px;
}
.di_box01 dl dt .icon02 {
	width: 111px;
}
.di_box01 dl dt .icon03 {
	width: 86px;
}
.di_box01 dl dt .icon04 {
	width: 106px;
}
.di_box01 dl dd {
	text-align: center;
}
@media only screen and (max-width: 1000px) {
	.di_box01 {
		max-width: 500px;
	}
	.di_box01 dl {
		width: 50%;
		margin-bottom: 40px;
	}
	.di_box01 dl dt {
		margin-bottom: 10px;
	}
}
@media only screen and (max-width: 500px) {
	.di_box01 {
		display: block;
	}
	.di_box01 dl {
		width: auto;
		margin:  0 auto 30px;
	}
}








/*****************************************************************************
di_section02_02
 *****************************************************************************/
.di_section02_02 .image {
	text-align: center;
}
.di_section02_02 .image img {
	width: 100%;
	max-width: 1000px;
}

@media screen and (max-width: 600px) {
	.di_section02_02 .image {
		width: calc(100% + 30px);
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		margin: 0 -15px 0;
		background: #fafafa;
		padding: 15px 0;
	}
	.di_section02_02 .image > .inner {
		display: inline-block;
		padding: 0 15px;
	}
	.di_section02_02 .image img {
		width: 700px;
		padding: 15px;
		background: #ffffff;
	}	
}




/*****************************************************************************
di_box02
 *****************************************************************************/
.di_arrow_out {
	text-align: center;
}
.di_arrow_out .di_arrow_inner {
	display: inline-block;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}
.di_arrow_out img {
	max-width: 70%;
}
.di_arrow_out .hd {
	z-index: 1;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 2.5rem;
	color: #ffffff;
	font-weight: 700;
}
.di_box02 {
	display: flex;
	justify-content: center;
	margin-top: 90px;
	line-height: 1.4;
}
.di_box02 dl {
	width: 33.3%;
	max-width: 300px;
}
.di_box02 dl dt {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 90px;
	margin-bottom: 10px;
}
.di_box02 dl dt .icon05 {
	width: 106px;
}
.di_box02 dl dt .icon06 {
	width: 106px;
}
.di_box02 dl dt .icon07 {
	width: 83px;
}
.di_box02 dl dd {
	text-align: center;
	background-image: url(/animal-medical/images/check_icon.png);
	background-size: 60px;
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-bottom: 85px;
	font-size: 1.4rem;
	font-weight: 700;
}
.di_box02 dl br {
	display: none;
}

@media only screen and (max-width: 1300px) {
	.di_box02 {
		padding-left: 50px;
		padding-right: 50px;
	}
}
@media only screen and (max-width: 1000px) {
	.di_box02 {
		padding-left: 0;
		padding-right: 0;
	}
	.di_box02 dl {
		width: 50%;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 750px) {
	.di_box02 dl br {
		display: inline;
	}
}
@media only screen and (max-width: 600px) {
	.di_arrow_out .hd {
		font-size: 2rem;
	}
	.di_box02 {
		display: block;
		margin-top: 50px;
	}
	.di_box02 dl {
		width: auto;
		margin: 0 auto 40px;
	}
	.di_box02 dl br {
		display: none;
	}
}







/*****************************************************************************
ab_section_out (GAMI)
 *****************************************************************************/

.res_image001 img {
	width: 100%;
}
.ab_section_out {
	position: relative;
	z-index: 3;
	background: #ffffff;
}
.ab_section_out .ab_inner {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
	max-width: 1300px;
	width: 86%;
	padding: 115px 0 80px;
}
.ab_section_out .ab_inner02 {
	max-width: 1300px;
	margin: 0 auto;
	width: 86%;
	border-top: solid 1px #e8e8f2;
	padding: 70px 0;
}
.ab_section_out .ab_inner .ab_left, 
.ab_section_out .ab_inner .ab_right {
	width: 50%;
	padding-left: 20px;
	padding-right: 20px;
}

@media only screen and (max-width: 1000px) {
	.ab_section_out .ab_inner {
		display: block;
		max-width: 700px;
		margin: 0 auto;
	}
	.ab_section_out .ab_inner .ab_left, 
	.ab_section_out .ab_inner .ab_right {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.ab_section_out .ab_inner .ab_left {
		margin-bottom: 30px;
	}	
}
@media only screen and (max-width: 600px) {
	.ab_section_out .ab_inner {
		width: auto;
		max-width: initial;
		margin: 0 15px;
		padding: 50px 0;
	}
	.ab_section_out .ab_inner02 {
		width: auto;
		margin: 0 15px;
		padding: 50px 0;
	}
	.ab_section_out .ab_inner .ab_left, 
	.ab_section_out .ab_inner .ab_right {
		width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.ab_section_out .ab_inner .ab_left {
		margin-bottom: 30px;
	}	
}




.m_txt {
    line-height: 2;
}

/*****************************************************************************
di_section04
 *****************************************************************************/

.di_section04 {
	overflow: hidden;
}
.di_section04::before {
	position: absolute;
	z-index: 1;
	content: "";
	width: 100%;
	display: block;
	height: 435px;
	background-color: #e8e8f2;
	-webkit-transform: skewY(10deg);
	transform: skewY(10deg);
	-webkit-transform-origin: top right;
	transform-origin: top right;
	top: 0;
	left: 0;
}
.di_section04 .ab_inner {
	position: relative;
	z-index: 2;
}
.di_section04 .ab_inner .ab_left {
	position: absolute;
}
.di_section04 .ab_inner .ab_right {
	width: 100%;
	text-align: center;
}
@media only screen and (max-width: 1000px) {
	.di_section04 .ab_inner .ab_left {
		position: static;
	}
}
.di_section04 .ab_inner .ab_right .res_image001 {
	max-width: 900px;
	margin: 0 auto;
}








/*****************************************************************************
di_box03
 *****************************************************************************/
.di_box03 {
	display: flex;
	flex-wrap: wrap;
	margin-top: -50px;
}
.di_box03 .di_box03_card {
	margin-left: 20px;
	width: calc((100% - 40px)/3);
	margin-top: 50px;
}
.di_box03 .di_box03_card:nth-child(3n + 1) {
	margin-left: 0;
}
.di_box03 .di_box03_card p {
	margin-bottom: 30px;
}
.di_box03 .di_box03_card dl dt {
	font-size: 1.125rem;
	line-height: 1.4;
	color: #191a7f;
	margin-bottom: 10px;
}
.di_box03 .di_box03_card dl dd {
	line-height: 2;
}
@media only screen and (max-width: 1100px) {
	.di_box03 .di_box03_card,
	.di_box03 .di_box03_card:nth-child(3n + 1)  {
		margin-left: 20px;
		width: calc((100% - 20px)/2);
	}
	.di_box03 .di_box03_card:nth-child(2n + 1)  {
		margin-left: 0;
	}
}
@media only screen and (max-width: 600px) {
	.di_box03 {
		display: block;
		margin-top: 0;
	}	
	.di_box03 .di_box03_card {
		margin-left: 0 !important;
		width:  auto !important;
	}

}













/*****************************************************************************
di_section06
 *****************************************************************************/

.di_section06 .title_parts06 {
	margin-bottom: 70px;
}
@media only screen and (max-width: 1000px) {
	.di_section06 .title_parts06 {
		margin-bottom: 35px;
	}
}












/*****************************************************************************
di_section07
 *****************************************************************************/

.di_section07 {
	background: url(/animal-medical/images/last_pic.jpg) 50% 50% no-repeat;
	background-size: cover;
	padding: 130px 0 270px;
}
/*.di_section07 .di_inner {
	max-width: 1300px;
	width: 86%;
	margin: 0 auto;
}*/





/*****************************************************************************
m_table_out02
 *****************************************************************************/
.m_table_out02 table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	table-layout: fixed;
}
.m_table_out02 table th, 
.m_table_out02 table td {
	padding: 12px 15px;
	line-height: 1.2;
}
.m_table_out02 table tbody th {
	background-color: #313C56;
	color: #ffffff;
	text-align: center;
}
.m_table_out02 table tbody td {
	background-color: #f5f7f8;
	text-align: left;
}


.di_section06 .m_table_out02 table tr th, 
.di_section06 .m_table_out02 table tr td {
	border-bottom: 2px solid #fff;
}
.di_section06 .m_table_out02 table tr th {
	width: 18%;
}
.di_section06 .m_table_out02 table tr td {
	width: 15%;
}
.di_section07 .m_table_out02 table {
	margin-top: 20px;
}
.di_section07 .m_table_out02 table tr th, 
.di_section07 .m_table_out02 table tr td {
	width: 25%;
}


@media only screen and (max-width: 800px) {
	.m_table_out02 table th, 
	.m_table_out02 table td {
		padding: 10px;
	}
}
@media only screen and (max-width: 600px) {
	.m_table_out02.scroll {
		overflow-x: auto;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		margin: 0 -15px 0;
	}
	.m_table_out02 > .inner {
		display: inline-block;
		padding: 0 15px;
	}
	.m_table_out02 > .inner table {
		width: 700px;
	}
}











/*****************************************************************************
bodyBg
 *****************************************************************************/

body > .bodyBg.animal {
	background-image:url(/animal-medical/images/back01.jpg);
}

