@charset "UTF-8";

html{
    font-size: 62.5%;
}
body{
    font-family: 'Barlow', sans-serif;
    /* color: #333; */
    /* font-size: 1em; */
    background-color: #fff;
    overflow-x: hidden;
    /* letter-spacing: 0.05em;
    line-height: 1.6; */
}
img {
    max-width: 100%;
    height: auto;
    vertical-align:middle;
}
a {
    cursor: pointer;
    color: #000;
}
a:hover{
    text-decoration: underline;
    }

h1{
    font-family: 'Barlow', sans-serif;
}

h3{
    font-family: 'Barlow', sans-serif;
    /* color: #333; */
    font-size: 1.2em;
    overflow-x: hidden;
    letter-spacing: 0em;
    line-height: 1.6;
    font-weight: bold;
}


    span.line-2 {
    background: url(/pages/20220624_pick_up_shorts/img/line2.png) bottom center no-repeat;
    padding-bottom: 2px;
    width: 100%;
}

h2 {
    font-family: 'Barlow', sans-serif;
    /* color: #333; */
    font-size: 1.2em;
    font-weight: 200;
    overflow-x: hidden;
    /* letter-spacing: 0.05em; */
    line-height: 1.6;
    margin: 0px;
}

h4{
        font-family: 'Barlow', sans-serif;
        /* color: #333; */
        font-size: 1.4em;
        overflow-x: hidden;
        letter-spacing: 0.05em;
        line-height: 1.6;
        font-weight: 300;
        /* margin-bottom: 50px; */
    }

section{
    width: 1080px;
}
section.no2{
    margin-top: 10rem;
}

.caption a:hover{
    text-decoration: none;
}

.media_pc {
    display: inline-block !important;
}
.media_sp {
    display: none !important;
}

.area-wrapper {
    /* overflow: hidden; */
    background: #ffffff;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}

.main_lead{
    max-width: 950px;
    margin: 100px auto 100px;
    line-height: 2;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    font-family: 'Hiragino Kaku Gothic ProN';
    /* color: #333; */
}

.body-wrapper{
    width: 1080px;
    margin: 0 auto;
}


.PICK_UP_ {
	text-align: left;
	font-family: 'Barlow', sans-serif;
    font-weight: 200;
	font-size: 18px;
}

.PICK_UP_  .line-2{
    background: url(/pages/20220624_pick_up_shorts/img/line2.png) bottom center no-repeat;
    padding-bottom: 2px;
    width: 100%;
}

.n_ {
	text-align: left;
	font-family: Hiragino Kaku Gothic ProN;
	font-weight: normal;
	font-size: 30px;
}
.text{
	text-align: left;
	font-family: Hiragino Kaku Gothic ProN;
	font-style: normal;
	font-weight: normal;
	font-size: 28px;
	color: rgba(0,0,0,1);
    margin-top: 50px;
    font-size: 17px;
}

.pic{
    margin-top: 10em;
    margin-bottom: 2em;
}

.product_container{
    display: flex;
    align-items: center;
}
.product_name {
	text-align: left;
	font-size: 12px;
    margin-right: 3em;
}

.btn{ 
    font-size: 0.8em;
}

a.btn-border {
    border: 1.5px solid #000;
    border-radius: 0.9rem;
    background: #fff;
    padding: 0rem 0.8rem;
    text-decoration: none;
  }
  
  a.btn-border:hover {
    color: #fff;
    background: #000;
}

.swiper {
    width: 100%;
    height: auto;
    margin-top: 10rem;
    margin-bottom: 1rem;
}
.swiper-wrapper {
    padding-bottom: 38px;
}

.swiper-pagination-bullet {
    background-color: rgb(0, 0, 0);
    height: 1rem;
    width: 1rem;
    opacity: 1;
}
.swiper-pagination-bullet-active {
    background: rgb(253, 17, 17);
    opacity: 1;
}
.responsive {
    width: 100%;
    aspect-ratio: 16/9;
    margin-top: 10rem;
    margin-bottom: 10rem;
    }
p.archives{
    border: 1.5px solid #000;
    background: #fff;
    padding: 2rem 2rem;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    margin: 10rem 40rem;
}
.archive_bnr{
    width: 100%;
    padding: 10rem;
}



@media screen and  (min-width:896px){
}
@media screen and (min-width:769px){
}
/*<<<--max896px------*/
@media screen and (max-width: 896px){
    .media_pc {
        display: none !important;
    }
    .media_sp {
        display: block !important;
    }
    body{
        font-family: "Avenir® 95 Black", "Avenir Black","Avenir Heavy";
        /* color: #333; */
        font-size: 1em;
        background-color: #fff;
        overflow-x: hidden;
        letter-spacing: 0.05em;
        line-height: 1.6;
    }
    img {
        max-width: 100%;
        height: auto;
        vertical-align:middle;
    }
    a {
        cursor: pointer;
        color: #000;
    }
    a:hover{
        text-decoration: underline;
        }
    
    h1{
        font-family: 'Barlow', sans-serif;
    }
    
    h3{
        font-family: 'Barlow', sans-serif;
        /* color: #333; */
        font-size: 1.2em;
        background-color: #fff;
        overflow-x: hidden;
        letter-spacing: 0em;
        line-height: 1.6;
        margin: 0px 0;
    }
    
    .caption h3{
        font-family: 'Barlow', sans-serif;
        /* color: #333; */
        font-size: 1.2em;
        background-color: #fff;
        overflow-x: hidden;
        letter-spacing: 0.05em;
        line-height: 1.6;
    }
    
    h2 {
        font-family: 'Barlow', sans-serif;
        /* color: #333; */
        font-size: 1.2em;
        font-weight: 200;
        background-color: #fff;
        overflow-x: hidden;
        letter-spacing: 0.05em;
        line-height: 1.6;
    }
    
    h4{
            font-family: 'Barlow', sans-serif;
            /* color: #333; */
            font-size: 1.4em;
            background-color: #fff;
            overflow-x: hidden;
            letter-spacing: 0.05em;
            line-height: 1.6;
            font-weight: 300;
            /* margin-bottom: 50px; */
        }
    
        section{
            width: 100%;
        }
        section.no2{
            margin-top: 5rem;
        }


    .area-wrapper{
        overflow: hidden;
    }
    .wrapper{
        margin: 0 auto;
        box-sizing: border-box;
        text-align: left;
        width: 100%;
        max-width: 100%;
    }

    .main_lead{
        max-width: 100%;
        margin: 50px auto 50px;
        line-height: 2;
        font-size: 11px;
        font-weight: 600;
        text-align: center;
        font-family: 'Barlow', sans-serif;
        /* color: #333; */
        padding: 10px;
    }
    
    .body-wrapper{
        width: 100%;
        margin: 0 auto;
    }

    .text_top{
        padding: 0px 15px;
    }
    
    .PICK_UP_ {
        text-align: left;
        font-family: Hiragino Kaku Gothic ProN;
        font-weight: 200;
        font-size: 0.8rem;
        color: rgba(0,0,0,1);
        /* padding: 0px 15px; */
    }
    .n_ {
        text-align: left;
        font-family: Hiragino Kaku Gothic ProN;
        font-weight: normal;
        font-size: 1.6rem;
        /* padding: 0px 15px; */
    }
    .text{
        text-align: left;
        font-family: Hiragino Kaku Gothic ProN;
        font-style: normal;
        font-weight: normal;
        color: rgba(0,0,0,1);
        margin-top: 30px;
        font-size: 14px;
        /* padding: 0px 15px; */
    }
    
    .pic{
        margin-top: 5em;
        margin-bottom: 2em;
    }
    
    .product_container{
        display: flex;
        align-items: center;
        /* margin-top: -2rem; */
        padding: 5px 15px;
    }
    .product_name {
        text-align: left;
        font-size: 0.7rem;
        margin-right: 3em;
    }
    
    .btn{ 
        font-size: 0.8em;
    }
    
    a.btn-border {
        border: 1.5px solid #000;
        border-radius: 0.9rem;
        background: #fff;
        padding: 0rem 0.8rem;
        text-decoration: none;
      }
      
      a.btn-border:hover {
        color: #fff;
        background: #000;
    }
    
    .swiper {
        width: 100%;
        height: auto;
        margin-top: 5rem;
        margin-bottom: 1rem;
        padding: 15px;
    }
    .swiper-wrapper {
        padding-bottom: 38px;
    }
    
    .swiper-pagination-bullet {
        background-color: rgb(0, 0, 0);
        height: 1rem;
        width: 1rem;
        opacity: 1;
    }
    .swiper-pagination-bullet-active {
        background: rgb(253, 17, 17);
        opacity: 1;
    }
    .responsive {
        width: 100%;
        aspect-ratio: 16/9;
        margin-top: 5rem;
        margin-bottom: 8rem;
        }
    p{
        padding: 0rem 1rem;
    }

    p.archives{
        border: 1.5px solid #000;
        background: #fff;
        padding: 1rem 1rem;
        text-decoration: none;
        font-size: 15px;
        font-weight: bold;
        text-align: center;
        margin: 5rem 5em 0rem;
    }
    .archive_bnr{
    width: 100%;
    padding: 3rem;
    }




    
}
@media screen and (min-width:360px) and (max-width: 896px){}
@media screen and (min-width:360px) and (max-width: 767px){}
/*iphone5.6.7*/
@media screen and (max-width:359px){}