@charset "utf-8";

/*
 common
======================================================= */
body{
  min-width: 960px;
}
/*
 h2
======================================================= */
.h2_area{
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 17px;
}
.h2_area h2{
  font-size: 30px;
  font-weight: bold;

}
.shop_service .h2_area{
  margin-bottom: 24px;
}
.h2_area span{
  display: block;
  font-size: 18px;
  margin-bottom: 8px;
}

/*
 main_service
======================================================= */
.main_service{
  width: 700px;
  margin: 0 auto;
  padding: 35px 0 40px;
}
.explanation{
  font-size: 14px;
}
.main_service .explanation {
  margin-bottom: 35px;
  font-size: 16px;
  line-height: 1.55;
  letter-spacing: 0px;
}
.main_service .explanation p {
  margin-bottom: 25px;
}
.anchor_area li a{
  width: 138px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ed2527;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
/*
 navi
======================================================= */
.ecm-floating-navi-container._custom{
  display: flex;
  justify-content: center;
  align-items: center;
  /* height: 80px; */
  background-color: #d9d9d9;
  border-bottom: none;
}
.ecm-floating-navi-container._custom .ecm-floating-navi{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  border-bottom: none;
  width: 960px;
  margin: 0 auto;
}

.ecm-floating-navi-container._custom .floating_logo{
  margin-right: auto;
  margin-left: 0;
}

.ecm-floating-navi-container._custom a.ecm-floating-navi-item{
  width: 224px;
  color: #fff;
  border-radius: 4px;
  height: 48px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ed2527;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-bottom: none;
}
.ecm-floating-navi-container._custom a.ecm-floating-navi-item:not(:last-child){
  margin-right: 24px;
}
.ecm-floating-navi-container._custom a.ecm-floating-navi-item:last-child{
  margin-right: 3.5px;
}
.ecm-floating-navi-container._custom + [data-floating-navi-spacer]{
  height: 1px !important;
}

/* anchor_area */
.anchor_area .d-grid-col-2{
  padding: 0;
  width: 496px;
  margin: 0 auto;
}
.anchor_area li{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  /* width: calc(-0.1px + (100% - 16px)/2)!important; */
  /* margin-right: 16px!important; */
}
.anchor_area a::after{
  content: "";
  position: absolute;
  right: 20px;
  bottom: 45%;
  margin: auto;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
}
.anchor_area li a{
  position: relative;
  width: 240px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ed2527;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  border-radius: 5px;
}


.anchor_area a:hover{
  opacity:0.8;
  text-decoration: none;
}

/*
 shop_list
======================================================= */
.shop_list{
  padding: 75px 0 60px;
}
/* title06 */
.title06 .h2_ic_area img{
  width: 100%;
}
.shop_list .explanation{
  margin-bottom: 50px;
  text-align: center;
}
.royalcanin_food_area .title06{
  margin-bottom: 40px;
}

.title_ic{
  text-align: center;
}
.title_ic img{
  image-rendering: -webkit-optimize-contrast;
}
.royalcanin_food_box{
  padding-bottom: 35px;
  text-align: center;
}
.royalcanin_food_box:last-child{
  padding-bottom: 0;
}
.royalcanin_food_btnText{
  display: inline-block;
  margin-top: 11px;
  margin-bottom: 20px;
}
.royalcanin_food_btnText:hover{
  text-decoration: none;
}
.royalcanin_food_btnText span{
  border-bottom: 1px solid #333;
  color: #333;
  line-height: 1.0;
}
.royalcanin_food_btn{
  text-align: center;
}
.royalcanin_food_2col{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 675px;
  margin: 0 auto;
}

/*
 shop_service
======================================================= */
.shop_service{
  padding: 75px 0 50px;
}
.service_list{
  width: 880px;
  padding: 40px 40px 25px;
  background-color: #f6f6f6;
  border-radius: 30px;
  box-sizing: border-box;
  margin: 0 auto 24px;
}
.service_list h3{
  box-sizing: border-box;
  display: flex;
  align-items: center;
  width: 100%;
  height: 48px;
  background-color: #ed2527;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  padding-left: 20px;
  margin-bottom: 24px;
  border-radius: 24px;
}
.service_list_box{
  display: flex;
}
.service_list .img_area{
  width: 300px;
  margin-bottom: 16px;
  margin-right: 23px;
}
.ic_imgbox{
  width: 23px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  margin-right: 18px;
}
.ic_imgbox img {
  image-rendering: -webkit-optimize-contrast;
}
.service_list_text{
  width: 474px;
}
.service_list_text p{
  margin-bottom: 20px;
  line-height: 1.35;
  font-size:14px;
}
.service_list_text p:last-child{
  margin-bottom: 0;
}
.service_list_bold{
  color: #ed2527;
  font-weight: bold;
}

/*
 hover
======================================================= */
.anchor_area li a:hover,
.shop_list a:hover{
  opacity: .8;
  cursor: pointer;
}