@charset "UTF-8";
/* ---------- PET ---------- */
.sec-contents.rule-column{
    margin: 15px auto 50px;
}
.lead-text{
    display: block;
    width: 88%;
    margin: 35px auto 20px;
    font-size: 13px;
    line-height: 1.5em;
}
.sec-contents.rule-column .lead-text{
    width: 100%;
    margin: 15px auto 20px;
    line-height: 1.8em;
    font-size: 13px;
}
.sec-contents a{
    text-decoration: underline;
}
.sec-contents .link-button a{
    text-decoration: none;
}
.bg_ocean ol{
    display: block;
    list-style: none;
  counter-reset: number;
    width: 88%;
    margin: 5px auto;
}
.bg_ocean ol li{
    font-size: 11px;
    margin-bottom: 10px;
    position: relative;
  padding-left: 20px;
}

.bg_ocean ol li::before {
  counter-increment: number;
  content: counter(number) '）';
  position: absolute;
  left: 0;
}
.sec-contents h2.title{
    font-size: 13px;
    font-weight: 700;
    color: #14628D;
    background: #F7FCFE;
    border-left: 5px solid #17A8D4;
    padding: 8px 10px;
    margin: 50px 0 10px;
}
.rule-column dl{
    margin-bottom: 20px;
}
.rule-column dt{
    font-size: 12px;
    font-weight: 500;
    color: #14628D;
    margin-bottom: 5px;
}
.rule-column dd{
    font-size: 11px;
    font-weight: 400;
}
.rule-image img{
    width: 100%;
}

.rule-list ul li {
    font-size: 12px;
    padding: 12px 5px;
    border-bottom: 2px #C2C4C3 dotted;
    position: relative;
    padding-left: 40px;
}

.rule-list ul li::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 5px;
    padding-left: 23px;
}
.rule-list ul li:nth-child(1)::before {
    background: url(../img/pet/icon_rule1.svg) no-repeat center center;
    background-size: 100% auto;
}
.rule-list ul li:nth-child(2)::before {
    background: url(../img/pet/icon_rule2.svg) no-repeat center center;
    background-size: 100% auto;
}
.rule-list ul li:nth-child(3)::before {
    background: url(../img/pet/icon_rule3.svg) no-repeat center center;
    background-size: 100% auto;
}
.rule-list ul li:nth-child(4)::before {
    background: url(../img/pet/icon_rule4.svg) no-repeat center center;
    background-size: 100% auto;
}
.fun-column{
    margin-bottom: 80px;
}
.logo-image{
    width: 160px;
    height: 100px;
    margin: 30px auto 20px;
    
    border: 1px solid #CEDEE7;
    display: flex;
    justify-content: center ;
    align-items: center;
}

.logo-image img,.shop-image img{
    vertical-align: middle;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.shop-image{
    width: 100%;
    margin-bottom: 15px;
    
}
.shop-text p{
    margin-bottom: 20px;
}
.pet_area{
    margin-bottom: 50px;
    padding-bottom: 25px;
}
.pet_area .sec-jp-title{
    margin-bottom: 20px;
}
.bg_ocean .sec-contents{
    margin: 0px auto 0px;
    padding: 0px 0;
}
.bg_ocean .sec-contents p{
    margin-bottom: 15px;
}
.slider {
    margin: 0 auto 0px;
}
#area-banner .slick-list {
    margin: 0 0 5px;
}





.mascot-title {
    width: 90%;
    margin: 40px auto 5px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5em;
    letter-spacing: 3px;
    text-align: center;
    padding-bottom: 0px;
}
.mascot-title img {
    width: 100%;
    vertical-align: bottom;
}
.contents p.mascot-text{
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 2px;
    text-align: center;
}
.mascot-column{
    display: flex;
    flex-wrap: wrap;
    background: url(../img/pet/mascot_dog/bg_star.svg) no-repeat right top;
  background-size: 100% auto;
  padding: 10px 12px 50px;
    margin: 30px auto 0;
}
.mascot-column.successive{
    background:none;
  padding: 10px 0px 10px;
}
.mascot-column .mascot{
    width: 34%;
    height: 160px;
    margin: 20px 8% 50px;
    padding:0 24px;
    position: relative;
}
.mascot-column .mascot.guranpuri{
    width: 100%;
    margin: 20px 26% 60px;
    padding-top: 90px;
    padding-bottom: 100px;
    height: 220px;
    position: relative;
}
.mascot-column.successive .mascot.guranpuri{
    width: 30%;
    height: 130px;
    margin: 20px 10% 70px;
    padding:0 24px;
    position: relative;
}
.mascot-column .mascot:nth-child(2):before,.mascot-column .mascot:nth-child(3):before{
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    text-align: center;
    top: -10px;
    left: -32px;
    right: auto;
    background: url(../img/pet/mascot_dog/icon_crown_2.svg) no-repeat center top;
    background-size: 30px auto;
    z-index: 10;
}
.mascot-column .mascot.guranpuri:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 30px;
    text-align: center;
    top: -20px;
    left: 0;
    right: 0;
    background: url(../img/pet/mascot_dog/icon_crown_1.svg) no-repeat center top ;
    background-size: 44px auto;
    z-index: 10;
}
.mascot-column.successive .mascot:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 24px;
    text-align: center;
    top: -12px;
    left: 0;
    right: 0;
    background: url(../img/pet/mascot_dog/icon_crown_1.svg) no-repeat center top ;
    background-size: 30px auto;
    z-index: 10;
}

.mascot-column img.img-clip{
     position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    bottom: 0;
    -o-object-fit: cover;
    object-fit: cover;
    border-top-left-radius: 55px;
    border-top-right-radius: 55px;
    height: 100%;
}
.mascot-column .mascot.guranpuri img.img-clip{
    border-top-left-radius: 75px;
    border-top-right-radius: 75px;
}
.mascot-column .mascot .mascot-text{
    position: absolute;
    bottom: -40px;
    left: -21%;
    right: 0;
    z-index: 10;
    width: 142%;
}
.mascot-column .mascot.guranpuri .mascot-text{
    position: absolute;
    bottom: -44px;
    left: -21%;
    right: 0;
    z-index: 10;
    width: 142%;
}
.mascot-column.successive .mascot.guranpuri .mascot-text{
    position: absolute;
    bottom: -48px;
}
.mascot-column .mascot p.guranpuri-text{
    background: url(../img/pet/mascot_dog/mascot_dog_img01.png) no-repeat center top ;
    background-size: 100% 100%;
    padding: 7px 0 18px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    
}
.mascot-column.successive .mascot p.guranpuri-text{
    background: url(../img/pet/mascot_dog/mascot_dog_img02.png) no-repeat center top ;
    background-size: 110% 110%;
    padding: 9px 0 18px;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    
}

.mascot-column img,.award-column img{
    width: 100%;
}
.mascot-column .mascot p{
    text-align: center;
    font-weight: 700;
    font-size: 13px;
}

.mascot-column .mascot.guranpuri p{
    margin-top: -10px;
}
.mascot-column.successive .mascot.guranpuri p {
    margin-top: -5px;
}
.mascot-column .mascot p.award{
    text-align: center;
    color: #14628D;
    font-size: 11px;
    font-weight: 500;
}
.award-column {
  background: url(../img/top/line_enjoy.svg) no-repeat right bottom;
  background-size: 100% auto;
  padding: 0px 0 60px;
}
.award-column .mascot-title {
    margin: 20px auto 5px;
}
.award-image{
    margin-top: 15px;
    
}


.mascot-column.successive .mascot img{
    vertical-align: bottom;
}
.mascot-column.successive .mascot:nth-child(n+5) {
  opacity: 0;
    transform: translate(0,30px);
    transition: all 2.6s;
}
.mascot-column.successive .mascot.scrollin:nth-child(n+5) {
    opacity: 1 !important;
  transform: translate(0,0);
}


