@charset "utf-8";
/* /_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_
  私たちについて
/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_*/
.fs-l-main{
    padding: 0;
    margin: 0 auto;
    max-width: 100%;
}
.fs-l-pageMain{
    max-width: 100%;
}
/*--------------------------
見出し
---------------------------*/
.category-header-block{
    width: 100%;
    height: 500px;
    display: flex;
    align-items: center;
}
.aboutus-midashi{
    background: url(https://bipet6530.itembox.design/item/img/aboutus/fv_pc.jpg)no-repeat;
    background-position: right 0;
    background-size: cover;
}
.category-header-text{
    margin: 0;
    font-size: 5.2rem;
    line-height: 1;
    font-weight: bold;
    text-shadow: 2px 2px 2px #ffffff, -2px 2px 2px #ffffff, 2px -2px 2px #ffffff, -2px -2px 2px #ffffff, 2px 0px 2px #ffffff, 0px 2px 2px #ffffff, -2px 0px 2px #ffffff, 0px -2px 2px #ffffff;
}
.category-header-text span{
    padding-left: 10px;
}
.category-header-wrap{
    max-width: 50%;
    max-width: 523px;
}
.category-header-wrap img{
    height: 35px;
}
.category-header-wrap p{
    font-size: 2.4rem;
    text-align: right;
    font-weight: bold;
    letter-spacing: 1.2px;
    text-shadow: 2px 2px 2px #ffffff, -2px 2px 2px #ffffff, 2px -2px 2px #ffffff, -2px -2px 2px #ffffff, 2px 0px 2px #ffffff, 0px 2px 2px #ffffff, -2px 0px 2px #ffffff, 0px -2px 2px #ffffff;

}
.category-header-wrap p span{
    padding-left: 10px;
}
/*--------------------------
sp
---------------------------*/
@media screen and (max-width:768px){
    .category-header-block{
        display: flex;
        align-items: flex-end;
        height:250px;
    }
    .category-header-wrap{
        margin-bottom: 10%;
    }
    .aboutus-midashi{
        background: url(https://bipet6530.itembox.design/item/img/aboutus/fv_sp.jpg)no-repeat;
        background-position: center 0;
        background-size: cover;
    }
    .category-header-text{
        font-size: 3rem;
        line-height: 1;
    }
    .category-header-wrap p{
        font-size: 1.2rem;
    }
}
@media screen and (max-width:320px){
    .category-header-text{
        font-size: 2.5rem;
    }
}
/*--------------------------
最初のブロック
---------------------------*/
.concept_area{
    background: url(https://bipet6530.itembox.design/item/img/common/bg_dot.png);
    background-position: center;
    background-color: #F4DECE;
    position: relative;
}
.concept_area::before {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    background: url(https://bipet6530.itembox.design/item/img/aboutus/intro_bg_maru_pc.png)no-repeat;
    background-position: center;
    background-size: cover;
}
.concept-wrap{
    position: relative;
    padding: 100px 0 60px;
    text-align: center;
}
.aboutus-img{
    position: absolute;
    max-width: 306px;
}
.aboutus-img.dog{
    max-width: 306px;
    bottom: 4%;
    right: 8%;
}
.aboutus-img.cat{
    max-width: 306px;
    top: 50px;
    left: 10%;
}
.aboutus-img.avo{
    max-width: 240px;
    bottom:13%;
    left: 0;
}
.aboutus-img.smiley{
    max-width: 240px;
    top: 20%;
    right: -4%;
}
.concept-text {
    max-width: 420px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}
.concept-text p {
    font-size: 1.7rem;
    line-height: 2;
    letter-spacing: 0.85px;
    margin-bottom: 30px;
}
@media screen and (max-width:1000px){
    .aboutus-img.dog{
        max-width: 260px;
    }
    .aboutus-img.cat{
        max-width: 260px;
    }
    .aboutus-img.avo{
        max-width: 200px;
    }
    .aboutus-img.smiley{
        max-width: 200px;
    }
}
/*--------------------------
sp
---------------------------*/
@media screen and (max-width:768px){
    .concept_area::before {
        content: "";
        width: 100%;
        height: 100%;
        display: inline-block;
        position: absolute;
        top: 0;
        background: url(https://bipet6530.itembox.design/item/img/aboutus/intro_bg_maru_sp.png);
        background-position: center;
        background-size: cover;
    }
    .concept-wrap{
        overflow: hidden;
    }
    .aboutus-img.dog{
        max-width: 40%;
        top: -3%;
        right: -5%;
    }
    .aboutus-img.cat{
        max-width: 40%;
        top: -3%;
        left: -5%;
    }
    .aboutus-img.avo{
        max-width: 40%;
        bottom: -3%;
        left: -5%;
    }
    .aboutus-img.smiley{
        max-width: 40%;
        bottom: -3%;
        right: -5%;
        top: auto;
    }
    .concept-text {
        max-width: 100%;
        padding: 20px 0 40px;
    }
    .concept-text p {
        font-size: 1.4rem;
        margin-bottom: 25px;
    }
}

/*--------------------------
こだわり
---------------------------*/
.content-subtitle {
    display: block;
    font-size: 2rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.commtiment-block {
    margin-top: 36px;
    position: relative;
}
.commtiment-img{
    max-width: 425px;
    width: 40%;
    margin-right: 24px;  
}
.commtiment-text{
    width: 63%;
}
.commtiment-text-block {
    padding-left: 68px;
}
.commtiment-title{
    font-size: 3.2rem;
    font-weight: bold;
    letter-spacing: 2px;
    border-bottom: 2px dashed;
    border-color: #654929;
    padding: 3px 0 5px;
    margin-bottom: 30px;
}
.commtiment-title::first-letter{
    color: #FF9338;
}
.commtiment-text-block p{
    line-height: 1.8;
    margin-bottom: 25px;
}
.kenko .commtiment-text-block{
    background: url(https://bipet6530.itembox.design/item/img/aboutus/commit_healthytxt_pc.png)no-repeat;
    background-position: left top;
    background-size: 45px;
}
.anshin .commtiment-text-block{
    background: url(https://bipet6530.itembox.design/item/img/aboutus/commit_safetytxt_pc.png)no-repeat;
    background-position: left top;
    background-size: 45px;
}
.hoso .commtiment-text-block{
    background: url(https://bipet6530.itembox.design/item/img/aboutus/commit_packingtxt_pc.png)no-repeat;
    background-position: left top;
    background-size: 45px;
}
.commtiment-area {
    padding: 0 0 80px;
}
/*--------------------------
sp
---------------------------*/
@media screen and (max-width:768px){
.content-title:before, .content-title:after{
    width: 6%;
}
.commtiment-block {
    display: block;
}
.content-subtitle{
    font-size: 1.6rem;
}
.commtiment-img{
    max-width: 100%;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;  
    text-align: center;
}
.commtiment-text{
    width: 100%;
}
.commtiment-text-block {
    padding-left: 0;
}
.kenko .commtiment-text-block,.anshin .commtiment-text-block,.hoso .commtiment-text-block{
    background:none;
}
.commtiment-title {
    font-size: 2.4rem;
    text-align: center;
    letter-spacing: 2.4px;
}
.commtiment-area {
    padding: 60px 0;
}
}
/*--------------------------
通販サイト
---------------------------*/
.concept_area.site_area::before {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    background: url(https://bipet6530.itembox.design/item/img/aboutus/site_bg_pic_pc.png)no-repeat;
    background-position: center bottom;
    background-size: 1036px;
    z-index: 5;
}
.site-wrap {
    padding-bottom: 403px;
}
.site-wrap .concept-text {
    max-width: 610px;
}
.icon_bg::before{
    content: "";
    display: inline-block;
    position: absolute;
    top: 3%;
    left: 0;
    width: 248px;
    height: 70%;
    background: url(https://bipet6530.itembox.design/item/img/aboutus/site_bg_dog_pc.png)no-repeat;
    background-position: right center;
    background-size: contain;
    z-index: 1;
}
.icon_bg::after{
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    width: 259px;
    height: 70%;
    background: url(https://bipet6530.itembox.design/item/img/aboutus/site_bg_cat_pc.png)no-repeat;
    background-position: left center;
    background-size: contain;
    z-index: 1;
}
.site-commit-midashi {
    font-size: 3.6rem;
    font-weight: bold;
    margin-bottom: 50px;
    border-bottom: 2px dashed;
    border-color: #654929;
    display: inline-block;
    padding: 0 0 10px;
    position: relative;
    z-index: 10;
}
@media screen and (max-width:1000px){
    .concept_area.site_area::before {
        background-size: contain;
    }
}
/*--------------------------
sp
---------------------------*/
@media screen and (max-width:768px){
    .icon_bg::before{
        width: 45%;
        height: 100%;
        background: url(https://bipet6530.itembox.design/item/img/aboutus/site_bg_dog_pc.png)repeat-y;
        background-position: center;
        background-size: 100% auto;
        top:0;
    }
    .icon_bg::after{
        width: 45%;
        height: 100%;
        background: url(https://bipet6530.itembox.design/item/img/aboutus/site_bg_cat_pc.png)repeat-y;
        background-position: center;
        background-size: 100% auto;
        top:0;
    }
    .site-commit-midashi {
        font-size: 2.6rem;
        border-bottom: none;
        line-height: 2;
        margin-bottom: 30px;
    }
    .site-commit-midashi span{
        border-bottom: 2px dashed;
        padding: 6px 0 6px;
    }
    .site-wrap .concept-text {
        padding: 0;
    }
    .site-wrap{
        padding: 50px 15px 200px;
    }
}