@charset "UTF-8";

.pc_size{display: none;}
.sp_size{display: block;}
.fs-s{font-size: .75em;}

/* header */
.header-bar { 
	box-sizing: border-box;
}
.header-bar img {
	width: 66%;
	padding: 8px 10px;
}

/* MV */
.mv h1{
  /*position: relative;
  background: url("../images/mv_bg_sp.png");
  background-size: cover;*/
  background: none;
}

.mv h1::before, .mv h1::after{
  content: none;
  /*z-index: 0;
  width: 50%;
  max-width: 65px;
  height: 100%;
  position: absolute;
  top: 0;*/
}
/*.mv h1::before {
  background: url("../images/mv_ornament01_sp.png") top left no-repeat;
  background-size: contain;
  left: 0;
}
.mv h1::after{
  background: url("../images/mv_ornament02_sp.png") top right no-repeat;
  background-size: contain;
  right: 0;
}*/
.mv_inner{
	padding-top: 162.5%;
  max-width:100%;
	background: url(../images/mv_sp.png) center no-repeat ;
	background-size:100%;
}
.mv_link{
  top: 19.5%;
  left: 50.5%;
  width: 65%;
}
.mv_link .mv_btn{
  width: 100%;
  max-width: inherit;
}

/*クリッカブルエリア*/
.maparea a:nth-of-type(1){
  bottom: 9%;
  left: 7%;
  width: 31.3%;
  height: 32.6%;
}
.maparea a:nth-of-type(2){
  bottom: 25%;
  right: 7.5%;
  width: 52.3%;
  height: 16.6%;
}
.maparea a:nth-of-type(3){
  bottom: 9%;
  right: 7.5%;
  width: 53.3%;
  height: 16.6%;
}
/*モーダル*/
.modal a.close-modal{
  width: 44px;
  height: 44px;
  right: -25px;
}

/* 対象商品 */
.shipping{
  padding: 30px 0 35px;
}
.shipping_ttl{
  padding-bottom: 0;
}
.hoken_banner{
  width: 87%;
}
.hoken_banner li {
  padding-top: 15px;
}
.shipping .hoken_banner{
	width: calc(100% + 10px);
  margin: 0 -5px;
}
.shipping .hoken_banner li{
  padding: 15px 5px 0;
}

/* awards */
.awards{
  padding: 15px 0 25px;
}

.Present {
  background: url("../images/Present_bg_sp.png");
  background-size: cover;
}

/* 全員プレゼント */
.allPresent{
  padding: 50px 0 10px;
}

.allPresent::before, .allPresent::after{
  content: "";
  z-index: 0;
  width: 50%;
  max-width: 95px;
  height: 100%;
  position: absolute;
  top: 0;
}

.allPresent::before {
  background: url("../images/allPresent_ornament01_sp.png") top left no-repeat;
  background-size: contain;
  left: 0;
}

.allPresent::after{
  background: url("../images/allPresent_ornament02_sp.png") top right no-repeat;
  background-size: contain;
  right: 0;
}

.allPresent_ttl{
  margin: 0 auto 20px;
  width: 95%;
}
.allPresent_ttl::before{
  width: 88px;
  height: 88px;
  top: 24%;
  left: -6.7%;
}
.allPresent_ttl::after{
  width: 81px;
  height: 83px;
  top: -27%;
  right: -5.8%;
}
.allPresent_box_inner{
  padding: 10px 20px 20px;
}
.allPresent_gift_img{
  width: 59%;
  margin: 0 auto;
}
.allPresent_gift_txt{
  padding: 0 0 10px;
}
.allPresent_gift_txt img{
	margin: 0 auto 15px;
	width: 95%;
}
.allPresent .list_disc{
  margin-left: 1.5em;
}
.allPresent_moreTxt{
  padding: 10px;
}
.moreTxt{
  margin-top: 10px;
}

/* さらにプレゼント */
.morePresent{
  padding: 37px 0 44px;
}
.morePresent_ttl{
  margin: 0 auto 18px;
  max-width: 77%;
}
.morePresent_ttl::before{
  width: 90px;
  height: 90px;
  top: 9%;
  left: -7%;
}
.morePresent_ttl::after{
  width: 80px;
  height: 80px;
  top: -30%;
  right: 1%;
}

/* 愛犬／愛猫のためにできること */
.dekirukoto {
  padding: 30px 0;
}
.dekirukoto_ttl {
  max-width: 97%;
  margin: 0 auto;
}
.dekirukoto_lead {
  text-align: left; 
  margin: 20px 0;
  padding-bottom: 20px;
  font-size: 0.8em;
}
.dekirukoto_point {
  margin: 0 0 35px 3%;
    max-width: 97%;
}
.dekirukoto_point .dekirukoto_point_img {
  position: absolute;
  top: -4vw;
  left: -2.5%;
  max-width: 82%;
}
/*.dekirukoto_point01 .dekirukoto_point_img {
  position: absolute;
    top: -16%;
    left: -3%;
    max-width: 85%;
}
.dekirukoto_point02 .dekirukoto_point_img {
  position: absolute;
    top: -16%;
    left: -3%;
    max-width: 85%;
}
.dekirukoto_point03 .dekirukoto_point_img {
  position: absolute;
    top: -10%;
    left: -3%;
    max-width: 85%;
}
.dekirukoto_point04 .dekirukoto_point_img {
  position: absolute;
    top: -16%;
    left: -3%;
    max-width: 85%;
}
.dekirukoto_point05 .dekirukoto_point_img {
  position: absolute;
    top: -16%;
    left: -3%;
    max-width: 85%;
}*/
.dekirukoto_point_txt {
  background-color: #ffffff;
  padding: 8% 4.5% 5%;
  font-size: 0.8em;
}
.dekirukoto_point_txt03 img {
  max-width: 20%;
  position: relative;
  top: 0.35em;
  margin-right: 0.6em;
}
.dekirukoto_foot h3 {
  max-width: 85%;
  margin: 40px auto 10px;
}
.dekirukoto_flex {
  display: flex;
  flex-direction: column;
}
.dekirukoto_flex_txt {
  font-size: 0.8em;
}
.dekirukoto_flex_txt .link {
  font-size: 0.95em;
  margin-top: 10px;
}
.dekirukoto_flex_img {
  max-width: 70%;
  margin: 20px auto 0;
}

/* rule */
.rule{
	padding: 40px 0 0;
}
.rule_ttl{
	margin: 0 auto 15px;
}
.rule .text_box{
	padding: 10px;
	margin-bottom: 45px;
	font-size: 12px;
}
.rule .text_box:last-child{
  margin-bottom: 50px;
}

/* hoken */
.hoken{
  padding: 35px 0 30px;
}
.hoken_point{
  margin-top: 20px;
}
.hoken .tit3{
  margin: 40px auto 10px;
  width: 85%;
}
.hoken p{
	font-size:16px;
  margin: 40px 0 0;
}
.hoken .sub-p{
  width: 100%;
}

/* footer */
footer div{
  margin-bottom: 27vw;
}
footer div.copy{
	padding:8px 0;
	font-size: 12px;
}
.footer_nav{
  background: rgba(255,255,255,.8);
  box-shadow: 0 -2px 8px 0 rgba(0,0,0,.25%);
}
.footer_nav_ttl{
  margin: 0 auto;
  padding: 5px 0;
  background: #63d100;
}
.footer_nav nav{
  padding: 0;
  margin-bottom: -2.5%;
}
.footer_nav nav a{
  padding: 0;
}
.footer_nav nav a:nth-of-type(1){
  margin-left: -1.6%;
  margin-right: -2%;
  margin-top: -1%;
}
.footer_nav nav a:nth-of-type(2){
  margin-right: -1.6%;
  margin-left: -2%;
  margin-top: -1%;
}

/* ページトップ */
.btn-pagetop img { width: 44px; }
