/*Theme Name: animal-pc*/

* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
-webkit-overflow-scrolling:touch;
}

img { border-style:none; } 
a img { border-style:none; }
A:link {text-decoration:none} 
A:visited{color: #d35134}
A:hover{color: #d35134}
li{margin-bottom:1rem;}

.fm_position_card{position:relative;
background-color: #fff1cf;
padding-top:10px;
border:solid 0px green;
margin-top:0;

border:solid 1px #ccc;
line-height:1.8rem;
width: 100%;
background-color: #ffffff; 
background-image: 
linear-gradient(rgba(153,204,255,.3) .1em, transparent .1em);
background-size: 100% 1.8rem;
padding:12px 3px 10px 3px;
border-radius: 10px;
}

.fm_position_card a:hover .opa-mailorder img {opacity: 0.7}
.fm_position_card a:hover .opa img {opacity: 0.7}

.fm_position_card a:hover .opa-mailorder img {opacity: 0.7}
.fm_position_card a:hover .opa img {opacity: 0.7}

h3.blog_card {
width: calc(100% - 20px);
border: 1px  dashed #ccffff;
border-radius:10px;
box-shadow: 0 0 0 5px #00ccff, 0px 1px 4px 7px rgba(10, 10, 0, 0.5);
background-color:#00ccff;
margin:0 auto 15px auto;
padding: 5px 10px 5px 5px;  
font-size: 14px;
color: #ffffff;
font-weight:bold;
text-shadow: #96514d 1px 1px 3px;
text-align:center;
float:none;
}

.fm_left{
/*float:left;*/
display:inline-block;
width:35%;
margin-right:1%;
margin-left:0px;
text-align:center;
background-color: #ffffff;
border-radius:10px;
border: solid #00ccff 1px;
padding:4px 3px 3px 3px;
margin-left:3px;
}

.fm_left img{border: 0rem solid #ffffff; vertical-align:bottom;}

.fm_date{font-size:14px;}

.position{
position: relative;
}

.fm_right{
/*float:left;*/
vertical-align:top;
display:inline-block;
width:61%;
font-size:14px;
margin-bottom:-10px;
}

fm_right p {margin-top:-10px;}

.fm_more a{
position:absolute;
bottom:18px;
left:50%;
height: 30px;
line-height: 28px;
padding: 0 20px;
font-size: 14px;
margin: 15px 0 0rem 0;
border: 1px  dashed #d66a35;
border-radius:10px;
box-shadow: 0 0 0 5px #f6ad49, 0px 1px 4px 7px rgba(10, 10, 0, 0.5);
background-color:#f6ad49;
color: #ffffff;
font-weight:bold;
text-shadow: black 1px 1px 3px;
}


/*.fm_more:hover{
border: 1px  dashed #fddea5;
border-radius: 10px;
box-shadow: 0 0 0 5px #d66a35, 0px 1px 4px 7px rgba(10, 10, 0, 0.5);
background-color:#d66a35;
color: #ffffff;
font-weight:bold;
text-shadow: black 1px 1px 3px;
text-align:center;
}*/


.newlink:hover > .fm_more a{
border: 1px  dashed #fddea5;
border-radius: 10px;
box-shadow: 0 0 0 5px #d66a35, 0px 1px 4px 7px rgba(10, 10, 0, 0.5);
background-color:#d66a35;
color: #ffffff;
font-weight:bold;
text-shadow: black 1px 1px 3px;
text-align:center;
}

.newlink:hover > .fm_left img{
opacity: .7;}

.newlink:hover > .fm_left a{
color: #d35134;}

.newlink:hover > .fm_right p{
color: #d35134;}




.opa img {width:100%;
border-radius:10px;
border: 0.2rem solid #ffffff;
height:auto;}


.opa img:hover{opacity: .7;}

.lined-paper-top-dog {margin: 0 auto;
	text-align:center;

	border-radius: 0.5rem 0.5rem 0 0;
	border-left: 0.1rem solid #68B6FB;
	border-right: 0.1rem solid #68B6FB;
	border-top: 0.1rem solid #68B6FB;
	float:left;
    width: 100%;
    height: 6.5rem;
    background-color: #D5ECFE; 
	background-image: url("https://allpet.jp/animal/wp-content/themes/animal-pc/image/new-dog2.svg"),url("https://allpet.jp/animal/wp-content/themes/animal-pc/image/new-dog1.svg");
	background-position: 0rem 1.1rem, right;
	background-repeat: no-repeat;
    padding-top:0.7rem;
}