@charset "UTF-8";

html{
    font-size: 62.5%;
    width: 100%;
    margin: 0 auto;
}
body{
    /* font-family: 'Cochin','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',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;
    } */



.media_pc {
    display: inline-block !important;
}
.media_sp {
    display: none !important;
}

.wrapper {
    margin: 0 auto;
    overflow: hidden;
}
.area-header{
    margin-bottom: 20rem;
font-family: 'Helvetica',YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
}

.area-wrapper {
    width: 95%;
    margin: 0 auto;
font-family: 'Helvetica',YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
}

.mainvisual img {
    width: 100%;
}

.main_lead{
    margin: 0 auto;
    width: 1080px;
    /* text-align: center; */
    margin-bottom: 10rem;
    font-size: 20px;
    font-family: 'Helvetica',YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;

}

.left{
    width: 50%;
    text-align: center;
}
.left img{
    max-width: 400px;
}

.right{
    width: 50%;
}

.about{
    max-width: 150px;
    margin-right: 30px;
}

.logo{
    max-width: 340px;
}

.main_lead_text{
    margin-top: 2rem;
}

.pd_block{
    display: flex;
    justify-content: space-around;
    gap: 1rem;
    margin-bottom: 1rem;
}

.pd1{
    position: relative;
    width: 100%;
}
.pd2{
    position: relative;
    width: 100%;

}
.pd3{
    position: relative;
    width: 100%;

}
.pd4{
    position: relative;
    width: 100%;

}
.pd5{
    position: relative;
    width: 100%;

}
.pd6{
    position: relative;
    width: 100%;

}


.product_text{
    font-size: 14px;
}

.pd1 .product_text{
    position: absolute;
    margin-top: -17%;
    margin-left: 53%;
}
.pd2 .product_text{
    position: absolute;
    margin-top: -7rem;
    width: 400px;
    margin-top: -20%;
    width: 500px;
    margin-left: 10%;
}
.pd3 .product_text{
    position: absolute;
    margin-top: -22%;
    margin-left: 20%;
    width: 510px;
}
.pd4 .product_text{
    width: 500px;
    position: absolute;
    margin-top: -16%;
    margin-left: 20%;
}
.pd5 .product_text{
    position: absolute;
    margin-top: -41%;
    margin-left: 6%;
    width: 260px;
}
.pd6 .product_text{
    position: absolute;
    margin-top: -13%;
    margin-left: 4%;
    width: 700px;
}




a {
    text-decoration: none;
  }
  a:hover {
    text-decoration: underline;
}

@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: 'Cochin','Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif; */
        color: #333;
        font-size: 1em;
        background-color: #fff;
        overflow-x: hidden;
        letter-spacing: 0.05em;
        line-height: 1.6;
    }
    .area-wrapper{
        overflow: hidden;
    }
    .wrapper{
        margin: 0 auto;
        box-sizing: border-box;
        /* text-align: left; */
        width: 100%;
        max-width: 100%;
    }
    .area-header{
        margin-bottom: 1rem;
    }
    
    
    .mainvisual img {
        width: 100%;
    }
    
    .main_lead{
    margin: 0 auto;
    width: 100%;
    /* text-align: center; */
    margin-bottom: 10rem;
    font-size: 14px;
    font-family: 'Helvetica',YuGothic,'Yu Gothic','ヒラギノ角ゴシック','Hiragino Sans',sans-serif;
    display: inline-block;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    
    }
    
    .left{
        width: 100%;
        text-align: center;
        margin-bottom: 2rem;
    }
    .left img{
        max-width: 90%;
    }
    
    .right{
        width: 100%;
    }
    
    .about{
        max-width: 80px;
        margin-right: 10px;
        margin-left: 2rem;
    }
    
    .logo{
        max-width: 200px;
    }
    
    .main_lead_text{
        margin-top: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    
    .pd_block{
        display: inline-block;
        justify-content: space-around;
        gap: 1rem;
        margin-bottom: 1rem;
    }
    
    .pd1{
        position: relative;
        width: 100%;
        margin-bottom: 2rem;
        background: #dcdcdc;
        height: 630px;
    }
    .pd2{
        position: relative;
        width: 100%;
        margin-bottom: 2rem;
        background: #dcdcdc;
        height: 700px;
    
    }
    .pd3{
        position: relative;
        width: 100%;
        margin-bottom: 2rem;
        background: #dcdcdc;
        height: 700px;
    }
    .pd4{
        position: relative;
        width: 100%;
        margin-bottom: 2rem;
        background: #dcdcdc;
        height: 700px;
    }
    .pd5{
        position: relative;
        width: 100%;
        margin-bottom: 2rem;
        background: #dcdcdc;
        height: 700px;
    }
    .pd6{
        position: relative;
        width: 100%;
        margin-bottom: 2rem;
        background: #dcdcdc;
        height: 700px;
    }
    
    
    .product_text{
        font-size: 13px;
    }
    
    .pd1 .product_text{
        position: absolute;
        margin-top: 16%;
        margin-left: 11rem;
        width: 100%;
    }
    .pd2 .product_text{
        position: absolute;
        margin-top: -7rem;
        width: 400px;
        margin-top: 0%;
        width: 334px;
        margin-left: 1rem;
    }
    .pd3 .product_text{
        position: absolute;
        margin-top: -3%;
        margin-left: 1.9rem;
        width: 326px;
    }
    .pd4 .product_text{
        position: absolute;
        margin-top: 5%;
        width: 256px;
    }
    .pd5 .product_text{
        position: absolute;
        margin-top: 9%;
        margin-left: 6%;
        width: 287px;
    }
    .pd6 .product_text{
        position: absolute;
        margin-top: 0%;
        margin-left: 4%;
        width: 94%;
    }
    
    
    
    
    a {
        text-decoration: none;
      }
      a:hover {
        text-decoration: underline;
    }

    a {
        text-decoration: none;
      }
      a:hover {
        text-decoration: underline;
    







}
@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){}