/* ゆうなぎ動物病院 */

/*
urlを「../images/」から「common/images/」に置換する事。

1分でわかる動物病院

*/


/*================================================*/
/*共通定義*/

/*写真ボックス*/

#box .page_about div.min1 div.photoL {
padding: 20px 20px 10px 10px;
text-align: center;
float: left;
}

#box .page_about div.min1 div.photoR {
margin: 0px;
padding: 20px 10px 10px 20px;
float: right;
}

/*リンク*/

#box .page_about div.min1 p.link {
position: relative;
text-align: right;
margin:20px 0px 0px 0px;
padding:0px 20px 0px 0px;
}

#box .page_about div.min1 p.link::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 4px;
	margin:-5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 8px;
	height: 8px;
	border-top:2px solid #a9dfec;
	border-right:2px solid #a9dfec;
	transform: rotate(45deg);
}


/*左右のレイアウト割り*/

#box .page_about div.min1 div.textbox {
margin:0px 0px 40px 0px;
padding:0px 0px 0px 0px;
}

#box .page_about div.min1 div.textbox::after {
	content: "";
	display: block;
	clear: both;
}


/*タイトル定義*/

#box .page_about div.min1 .contents_title {
position: relative;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
text-align: center;
}

#box .page_about div.min1 .contents_title::before {
	content: "";
	z-index:0;
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 22px;
	background-color:#e2f7fc;
	border-radius: 10px;
}

#box .page_about div.min1 .contents_title i {
position:relative;
display: block;
font-style: normal;
}

#box .page_about div.min1 .contents_title i::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 7px;
	left: 8px;
	width: 22px;
	height: 22px;
	background: url(../images/about/sttl_1min_foot_stamp.svg) center center no-repeat;
	background-size: 98%;
	transform: rotate(-10deg);
}

#box .page_about div.min1 .contents_title i::after {
	content: "";
	display: block;
	position: absolute;
	bottom: 7px;
	right: 8px;
	width: 22px;
	height: 22px;
	background: url(../images/about/sttl_1min_foot_stamp.svg) center center no-repeat;
	background-size: 98%;
	transform: rotate(10deg);
}

/**/

#box .page_about div.min1 h4 {
/*margin: 0px 0px 0px;*/
font-size: 1.4em;
}

#box .page_about div.min1 h4 span {
padding:4px 0px 4px 10px;
border-left:3px solid #049cc4;
color:#049cc4;
}

#box .page_about div.min1 p.reedtext{
font-size: 1.7em;
line-height: 1.4;
}

#box .page_about div.min1 h4.m03 {
margin:0px 0px 0px 0px;
padding:5px 10px;
font-size: 1.4em;
color:#049cc4;
border:4px solid #c4e4ec;
border-radius: 10px;
}


/*写真枠*/

.photo_flm{
margin:0px 0px 5px 0px;
padding:5px;
border:1px solid #e1dbdb;
box-shadow:0px 1px 6px 0px #e1dbdb;
}

.in_photo_flm{
margin:20px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align: center;
width:50%;
float: right;
}

.r_photo {
border-radius: 15px;
}




/*================================================*/
/*共通定義　次のページ*/

#box .page_about div.min1 p.nextpage{
clear: both;
display: block;
padding:0px 0px 0px 0px;
font-size: 18px;
line-height: 1.8;
font-weight: bold;
text-align: center;
}

#box .page_about div.min1 p.nextpage a{
position: relative;
display: block;
margin:0px 0px 0px 0px;
padding:10px 0px 10px 40px;
background-color:#51a2a3;
color:#ffffff;
border-radius: 10px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}

#box .page_about div.min1 p.nextpage a:hover {
background-color:#77bdbe;
}


#box .page_about div.min1 p.nextpage a::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	margin:-10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 14px;
	height: 14px;
	border-top:6px solid #ffffff;
	border-right:6px solid #ffffff;
	transform: rotate(45deg);
}





/*================================================*/

/*1ページ目のインデックス*/

/*================================================*/

.index_seet{
position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: center;
	margin:0px 0px 50px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	
}

.index_seet li.cell{
position: relative;
margin:0px 0px 5px 0px;
padding:0px;
background-color:#e2f7fc;
}

.index_seet::after {
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	left: 10px;
	width: 65px;
	height: 27px;
	background: url(../images/about/sttl_1min_index_seet_image.svg) center center no-repeat;
	background-size: 98%;
	transform: rotate(-10deg);
}


/*一つ目*/

.index_seet li.page1{
width:100%;
}

.index_seet li.page1 strong{
display: block;
float: left;
font-size: 150%;
line-height: 240%;
margin:0px 0px 0px 20px;
}

.index_seet li.page1 ul{
position: relative;
margin:0px 0px 0px 200px;
padding:0px 0px 0px 0px;
font-size: 80%;
}




/*2〜3*/

.index_seet li:nth-of-type(2){
	margin-right: 5px;
	-ms-flex-preferred-size: 37%;
	flex-basis: 37%;
}

.index_seet li:nth-of-type(3){
	margin-right: 5px;
	-ms-flex-preferred-size: calc(30% - 10px);
	flex-basis: calc(30% - 10px);
}

.index_seet li:nth-of-type(4){
	-ms-flex-preferred-size: 33%;
	flex-basis: 33%;
}



.index_seet li a{
position: relative;
display: block;
padding:10px;
border:1px solid #a9dfec;
}

.index_seet li a::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 10px;
	margin:-10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 14px;
	height: 14px;
	border-top:6px solid #a9dfec;
	border-right:6px solid #a9dfec;
	transform: rotate(45deg);
}






/*================================================*/

/*2ページ目*/

/*================================================*/

#box .page_about div.min1 .contents_title i.sttl_1min_1{
	display: block;
	overflow: hidden;
	margin: 0;
	padding-top: 40px;
	height: 0 !important;
	line-height: 250%;
	width: 100%;
	background: url(../images/about/sttl_1min_1.png) center center no-repeat;
	background-size: auto 100%;
}

#box .page_about div.min1 .contents_title i.sttl_1min_2{
	display: block;
	overflow: hidden;
	margin: 0;
	padding-top: 40px;
	height: 0 !important;
	line-height: 250%;
	width: 100%;
	background: url(../images/about/sttl_1min_2.png) center center no-repeat;
	background-size: auto 100%;
}

#box .page_about div.min1 .contents_title i.sttl_1min_3{
	display: block;
	overflow: hidden;
	margin: 0;
	padding-top: 40px;
	height: 0 !important;
	line-height: 250%;
	width: 100%;
	background: url(../images/about/sttl_1min_3.png) center center no-repeat;
	background-size: auto 100%;
}


/*================================================*/

/*3ページ目*/

/*================================================*/

#box .page_about div.min1 .contents_title i.sttl_1min_6{
	display: block;
	overflow: hidden;
	margin: 0;
	padding-top: 40px;
	height: 0 !important;
	line-height: 250%;
	width: 100%;
	background: url(../images/about/sttl_1min_6.png) center center no-repeat;
	background-size: auto 100%;
}


/*================================================*/

/*4ページ目*/

/*================================================*/

#box .page_about div.min1 .contents_title i.sttl_1min_7{
	display: block;
	overflow: hidden;
	margin: 0;
	padding-top: 40px;
	height: 0 !important;
	line-height: 250%;
	width: 100%;
	background: url(../images/about/sttl_1min_7.png) center center no-repeat;
	background-size: auto 100%;
}

#box .page_about div.min1 div.textbgnote {
margin:10px 0px 30px 0px;
padding:5px 20px 20px 20px;
background-color:#f4fafc;
border-radius: 15px;
}

#box .page_about div.min1 div.textbgnote::after {
	content: "";
	display: block;
	clear: both;
}

#box .page_about div.min1 div.textbgnote img {
margin:0px 0px 0px 0px;
padding:5px;
border:1px solid #cbd4d6;
background-color:#ffffff;
}


/*================================================*/

/*5ページ目*/

/*================================================*/

#box .page_about div.min1 .contents_title i.sttl_1min_5{
	display: block;
	overflow: hidden;
	margin: 0;
	padding-top: 40px;
	height: 0 !important;
	line-height: 250%;
	width: 100%;
	background: url(../images/about/sttl_1min_5.png) center center no-repeat;
	background-size: auto 100%;
}

#box .page_about div.min1 .contents_title i.sttl_1min_8{
	display: block;
	overflow: hidden;
	margin: 0;
	padding-top: 40px;
	height: 0 !important;
	line-height: 250%;
	width: 100%;
	background: url(../images/about/sttl_1min_8.png) center center no-repeat;
	background-size: auto 100%;
}

#box .page_about div.min1 div.textnote {
margin:10px 0px 30px 0px;
padding:5px 20px 20px 20px;
border:4px solid #ceefee;
border-radius: 15px;
}

#box .page_about div.min1 div.textnote::after {
	content: "";
	display: block;
	clear: both;
}











/*以上*/
