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

.pc { display: none !important; }
.sp { display: block !important; }

body,h1,h2,h3,p,ul,ol{
margin: 0;
font-family: "Meiryo";
}
img{max-width: 100%;
}
ul,ol{
padding-left:4vw;
}

/*header*/
.header{
background-color:#f8f8ff;
box-shadow:0px 3px 7px -3px #c0c0c0;
position:relative;
}
.logo img{
width:75%;
margin: 2% 5% 2% 3%;
}
.sns{
float: left;
}
.sns li{
vertical-align: bottom;
}
.sns img{
width: 40px;
margin:1vw;
vertical-align:middle;
}
.blog img{
width: 80px;
margin:5vw 3vw ;
float: right;
}
.menu{
  text-align: center;
  background-color: #dc143c;
  color: #fff;
  /* font-weight: bold; */
  border-radius: 10px;
  width: 50%;
  margin: 6% auto;
  font-size: 6vw;
}
.midori{
color: #66cdaa;
}
.pink{
color: #ff69b4;
}
.aka{
color: #ff0000;
}
.yellow{
color: #ffff00;
}

/*ホーム*/
/*main_kv*/
.kv h1{
  color: #dc143c;
  font-weight: 1000;
  text-align: center;
  font-size: 3vw;
  position: absolute;
  top: 23vw;
  left: 12%;
  right: 12%;
}

/*contents*/
.contents01,.contents02,.contents03,.contents04,.contents05,.contents06{
margin: 5vw 5vw;
}
a{
text-decoration: none;
}
.title02{
font-size: 4.5vw;
margin: 10px 0;
display: inline-block;
box-shadow: 0px -6px 5px -4px #ff0 inset,0px 8px 4px -8px #FF0;
}
.title05{
font-size: 6vw;
margin: 6vw 0 3vw;
display: inline-block;
box-shadow: 0px -6px 5px -4px #ff0 inset,0px 8px 4px -8px #FF0;
}
.text01{
font-size: 3.2vw;
}
.new ul{
padding: 0;
}

.text01 img{
width: 7vw;
vertical-align:bottom;
}

.text02{
font-size: 3.5vw;
margin: 2% 0;
}

.text03 p{
font-size: 3.2vw;
margin-top: 3.7vw;
}

.text04{
margin:1.7vw 0;
font-size: 3vw;
text-align: center;
}
.text05{
text-align: center;
font-size: 3.6vw;
margin-top: 5vw;
font-family: "HG丸ｺﾞｼｯｸM-PRO";
}
.point{
font-size: 2.8vw;
color: red;
}
/*contents02*/
.new{
background-color: #F6D4D8;
border-radius: 5px;
padding: 20px;
position: relative;
z-index: 0;
margin: 0 auto;
width:80vw;
}
.new_img img{
width: 60vw;
}
.new ul{
list-style: none;
}
.new li{
margin-bottom: 10px;
}
.new span{
font-weight: bold;
color: #191970;
font-size: 4vw;
}
.new:before{
border: 1px solid #fff; /* 白い実線 */
border-radius: 5px;
content: '';
display: block;
position: absolute;
top: 0px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 4px;
z-index: -1;
}

/*contents03*/
.pet{
text-align: center;
margin:30px;
}
/*contents05*/
td{
font-size: 3.5vw;
}
table{
background-color: #ffffe0;
margin:0 auto;
width: 90vw;
}

/*contents06*/
.contents06{
padding: 0.7em 0.7em;
margin:0 auto;
background: #d6ebff;
box-shadow: 0px 0px 0px 5px #d6ebff;
border: dashed 2px white;
width: 80vw;
}
.iijimasan{
text-align: center;
}
.iijimasan img{
width: 50vw;
}
/*footer*/
footer{
background-color:#f0ffff;
padding: 10px;
margin-top:12%;
}
.logo2{
text-align: center;
}
.logo2 img{
width: 80vw;
margin: 5%;
}
.tel p{
font-size: 5.6vw;
display: inline-block;
vertical-align: top;
}
.tel img{
width:4.7vw;
margin:0% 1%;
display: inline-block;
}
.mail p{
font-size: 4vw;
display: inline-block;
vertical-align: top;
}
.mail img{
width:6vw;
margin:0% 1%;
display: inline-block;
}
.tel_mail{
text-align:center;
}
.yoyaku{
text-align: center;
margin: 5%;
}
.yoyaku a{
font-family: "Meiryo";
text-decoration: none;
background-color:#dc143c;
color: #fff;
font-size:5vw;
padding: 2%;
font-weight: bold;
border-radius:10px;
}
#pageTop {
    position: fixed;
    bottom: 39%;
        right:  -5%;
    z-index: 999;
}
#pageTop img {
  width: 60%;
}

/* お留守番写真集*/
.center{
text-align: center;
}
.pet_photo{
list-style: none;
padding-left:0;
margin: 2em 0;
color: #565656;
background: #ff7f7f;
box-shadow: 0px 0px 0px 5px #ff7f7f;
border: dashed 2px #ffc3c3;
}
.pet_photo li{
margin: 0.8vw;
float: left;
}
.pet_photo li p{
text-align: center;
color: #fff;
font-family: "Meiryo";
font-weight: bold;
}
.pet_photo img{
border-radius: 20px;
border: 1px solid #d3d3d3;
padding: 3px;
background-color: #fff;
width: 40vw;
}

/* サービス内容*/

ol li{
margin: 30px 0;
}
.li1{
margin: 0;
}
.service_photo{
list-style: none;
padding-left: 0;
margin: 1.5em 0;
color: #565656;
background: #5f9ea0;
box-shadow: 0px 0px 0px 5px #5f9ea0;
border: dashed 2px #ffff00;
}
.service_photo li{
margin: 1.5vw;
float: left;
width: 41vw;
}
.service_photo li p{
text-align: center;
color: #fff;
font-family: "Meiryo";
font-weight: bold;
font-size: 3vw;
}
.service_photo img{
border-radius: 10px;
border: 1px solid #d3d3d3;
padding: 2px;
background-color: #fff;

}

/* お問い合わせ*/
form {
margin: 30px auto;
padding: 3vw;
border: 2px solid #696969;
color: #008080;
font-size: 3vw;
}
.cel{
margin: 30px 0px;
}
label {
display: inline-block;
text-align: left;
}
.cel p{
display: inline-block;
text-align: left;
}
input,textarea{
font: 1em sans-serif;
width: 82vw;
box-sizing: border-box;
border: 1px solid #999;
}
.button2 input{
font: 1em sans-serif;
width: 30%;
box-sizing: border-box;
border: 1px solid #008000;
background-color: #008000;
color: #fff;
height:45px;
}
.osumesu input{
width: 10%;
height: 25px;
}
input[type="checkbox" i] {
margin: 0;
padding: 0;
width:5%;
vertical-align: middle;
}

select {
font: 1em sans-serif;
box-sizing: border-box;
border: 1px solid #999;
width:82vw;
}
input:focus, textarea:focus {
border-color: #000;
}
textarea {
vertical-align: top;
height: 15em;
}
.button {
padding-left: 90px;
}

button {
margin-left:10px;
}
.button2{
text-align: center;
margin: 30px 0px;
}
.tel2{
  font-size: 3.2vw;
}

/* micro clearfx */
.cf:before,
.cf:after{
content: "";
display: table;
}
.cf:after{ clear: both; }
.cf{ zoom: 1; } /* For IE 6/7 */

}
@media screen and (max-width:360px) {
  #pageTop {
      bottom: 40%;
      right: -40%;
  }
}
@media screen and (max-width:320px) {
  #pageTop {
    bottom: 45%;
        right: -45%;
  }
}
