@charset "utf-8";
#mainArea{
    margin: 0 auto;
    font-size: 100%;
    line-height: 2.2rem;
}
.ma{
    margin: 15% 3% 0 !important;
}
 #wrp {
    width: 100vw;
    height: 700px;
    margin: 0;
    position: relative;
}
 
#mainImg {
    margin: 0 auto;
    width: 100vw;
    height: 100%;
    text-align: left;
    overflow: hidden;
    position: relative;
    background: #f7f7f7;
}
 
#mainImg img {
    top: 0;
    left: 0;
    position: absolute;
}

.bg-slider__title{
    z-index: 100;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 639px;
    height: auto;
    top: 60%;
    transform: translateY(-60%);
}
.contentArea_{
    width: 100%;
    background: #f7f7f7;
}
.mainTitle_{
    text-align: center;
    margin: 0 auto;
}
.titleArea_{
    margin: 0 auto;
    padding: 5% 0 10%;
}   
.mainLead{
    font-size: 4.5rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(.03deg);
    margin: 0 auto;
    text-align: center;
    padding: 0 0 1% 0;
    font-weight: 700;
}
.leadText{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(.03deg);
    font-size: 1.5rem;
    margin: 3% 0 0 0;
    line-height: 2;
}
.ancor_{
    width: 90%;
    margin: 0 auto;
    padding: 0 0 7% 0;
}
.ancor_staff_,.ancor_staff_2,.ancor_staff_3,.ancor_staff_4{
    display: inline-block;
    width: 24%;
}
.ancor_staff_ li,.ancor_staff_2 li,.ancor_staff_3 li,.ancor_staff_4 li{
    float: left;
    margin: 0 5% 0 0;
    font-size: 1.5rem;
    width: 35%;
}
.ancor_staff_ li:first-child:before {
    content: url(/campaign/shoppress/pc/20181217/images/ico_01.png);
    margin: -23px 0 0 44px;
    z-index: 100;
    position: absolute;
}
.ancor_staff_2 li:first-child:before {
    content: url(/campaign/shoppress/pc/20181217/images/ico_02.png);
    margin: -23px 0 0 44px;
    z-index: 100;
    position: absolute;
}
.ancor_staff_3 li:first-child:before {
    content: url(/campaign/shoppress/pc/20181217/images/ico_03.png);
    margin: -23px 0 0 44px;
    z-index: 100;
    position: absolute;
}
.ancor_staff_4 li:first-child:before {
    content: url(/campaign/shoppress/pc/20181217/images/ico_04.png);
    margin: -23px 0 0 44px;
    z-index: 100;
    position: absolute;
}
li.last-child{
    margin: 0;
    width: 50%;
}
.shopN_{
    display: block;
    font-size: 1.1rem;
    line-height: 1.5;
}
.insta_btn {
    padding: 5% 0;
}
.insta_btn a {
    color: #ffffff;
    text-align: center;
    padding: 2% 0;
    font-size: 1.1rem;
    margin: 0;
    transition: all .3s;
    display: inline-block;
    text-decoration: none;
    background: #333333;
    border-radius: 50px;
    width: 63%;
}
.insta_btn a:hover {
    border: 1px solid #333333;
    color: #333333 !important;
    background-color: #ffffff;
}
.staffArea_{
    width: 1100px;
    margin: 0 auto;
}
.staffMain_{
    position: relative;
}
.itemArea_l{
    position: absolute;
    background: #ffffff;
    margin: -500px 0 0 50px;
    width: 40%;
    padding: 3%;
}
.itemArea_r{
    position: absolute;
    background: #ffffff;
    margin: -320px 0 0px 56%;
    width: 40%;
    padding: 3%;
    z-index: 0;
}
.itemName_{
    font-size: 2.5rem;
    margin: 8% 0;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    display: inline-block;
    transform: rotate(.03deg);
    font-weight: 700;
}
.marker_01{
    background: linear-gradient(transparent 70%, #6082a7 70%);
}
.marker_02{
    background: linear-gradient(transparent 70%, #9f4b81 70%);
}
.marker_03{
    background: linear-gradient(transparent 70%, #c68d6c 70%);
}
.marker_04{
    background: linear-gradient(transparent 70%, #9bc18f 70%);
}
.itemSpec_{
    margin: 5% 0 0 0;
}
.linkArea div.item {
    width: 79%;
    display: inline-block;
    text-align: left;
    font-size: 1.2rem;
}
.linkArea div.btnArea {
    margin: 0 auto;
    text-align: center;
    width: 20%;
    display: inline-block;
    font-size: 1.2rem;
}
.btnArea a {
    border: 1px solid #333333;
    color: #333333;
    text-align: center;
    padding: 3% 0;
    font-size: 1.2rem;
    margin: 0;
    transition: all .3s;
    display: inline-block;
    text-decoration: none;
    width: 100%;
    margin: 0;
}
.btnArea a:hover {
    color: #fff !important;
    background-color: #333333;
}
.catchP{
    margin: -150px 0 0 69%;
    position: absolute;    
}
.catchP_2{
    margin: -150px 0 0 6%;
    position: absolute;
}
.catchP_3{
    margin: -50% 0 0 70%;
    position: absolute;
    z-index: 100;
}
.catchP_4{
    margin: -45% 0 0 48%;
    position: absolute;
    z-index: 100;
}
.staffSub_ div.sub__la{
    width: 48%;
    float: left;
    margin: 10% 5%;
}
.staffSub_ div.sub__sm{
    width: 35%;
    margin: 15% 0 0 0;
    float: left;
}
.bg_1{
    background: #e7ecf2;
    display: inline-block;
    width: 100%;
    padding: 5% 0;
}
.bg_2{
    background: #f9f2f7;
    display: inline-block;
    width: 100%;
    padding: 5% 0;
}
.bg_3{
    background: #f7eee9;
    display: inline-block;
    width: 100%;
    padding: 5% 0;
}
.bg_4{

    background: #eff4ed;
    display: inline-block;
    width: 100%;
    padding: 5% 0;
}
.shoppressMovieArea{
    margin: 10% auto;
    text-align: center;
}
@media screen and (min-width: 768px) and ( max-width:1024px) {
 #wrp {
    width: 100vw;
    height: auto;
    margin: 0;
    position: relative;
}
 
#mainImg {
    margin: 0 auto;
    width: 100vw;
    height: 600px;
    text-align: left;
    overflow: hidden;
    position: relative;
    background: #f7f7f7;
}
 
#mainImg img {
    top: 0;
    left: 0;
    position: absolute;
}

.bg-slider__title{
    z-index: 100;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    width: 639px;
    top: 60%;
    transform: translateY(-60%);
}
.contentArea_{
    width: 100%;
    background: #f7f7f7;
}
.mainTitle_{
    text-align: center;
    margin: 0 auto;
}
.titleArea_{
    margin: 0 auto;
    padding: 0;
} 
.mainLead{
    font-size: 3.5rem;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    transform: rotate(.03deg);
    margin: 0 auto;
    text-align: center;
    padding: 0 0 3% 0;
    font-weight: 700;
} 
.ancor_{
    margin: 10% auto;
    width: auto;
}
.staffArea_{
    width: 100%;
    margin: 0 auto;
}
.shoppressMovieArea iframe{
    width: 100%;
}
}