@charset "UTF-8";
/*特定のページのみに適用させるスタイル
---------------------------------------------------------*/
/*KVエリア*/
#slide {
    width: 60%;
    margin-left: 40%;
}
#slide ul{
position: relative;
list-style: none;
margin: 0;
padding: 0;
}
#slide li{
    position: absolute;
    width:100%;
    list-style: none;
    overflow: hidden;
}
#slide li img{
    min-width: 585px;
    min-height: 390px;
    width: auto;
}
.msg-title{
    line-height: 1.3;
    -webkit-box-reflect: below -10px -webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0) 10%,rgba(0,0,0,.2));
    margin-bottom: calc(1em + 20px);
    font-size: 4rem;
    font-weight: bold;
  }
  .msg-title span{
    color: #D70050;
  }
  .kv-msg .btn{
    margin: 0;
  }

@media screen and (min-width:769px) {
    .kv-msg {
        max-width: 700px;
        width: 55%;
        margin-left: 0;
        position: relative;
        background-color: #fff;
        border-radius:0 30% 30% 0;
        padding: 8% 3% 3% 10%;
        border-right: solid 10px #D70050;
        border-bottom: solid 10px #D70050;  
    }
    @media screen and (min-width: 1920px) {
        .kv-msg {
            max-width: 800px;
            padding: 8% 0 3% 15%;
        }
    }

    }
    
    @media screen and (max-width:768px) {
        .inner{
            padding-top: 14%;
          }
        .kv-msg{
            max-width: 600px;
            width: 50%;
            margin-left: 0;
            position: relative;
            background-color: #fff;
            border-radius: 0 40% 40% 0;
            padding: 7% 0 5% 5%;
            border-right: solid 10px #D70050;
            border-bottom: solid 10px #D70050;  
        }
        .kv-msg p{
            padding: 0;
        }
        .msg-title{
            -webkit-box-reflect:unset;
            font-size: 4rem;
            margin-bottom: 1rem;
          }
          #slide {
            width: 100%;
            margin-left: 0%;
        }
          #slide li img{
            min-width: 30px;
            min-height: 200px;
            width: 100%;
            width: auto;
            object-fit: cover;
        }
        .kv-msg-bk{
            padding-top: 40%;
        }
        .msg-txt{
            padding: 0 6% 2%;
            color:#fff;
        }
        .btn, a.btn, button.btn {
            padding: .5rem 1rem;
            margin:1rem 0 2rem;
        }

        @media screen and (max-width:420px) {
            .msg-title{
                font-size: 3rem;
            }
        }
    }

    .page-top p{
        margin-bottom: 0;
    }
    
    /*メインエリア　コンテンツ　section01*/
    .sec-01-bg{
        background-color: #231715;
        position: relative;
    }
    .box01 p{
        margin-bottom: 0;
    }
    .top-mess-tit{
        background-image: url(../images/bg01.png);
        padding: 20px 20px 5px;
        background-repeat: no-repeat;
        background-position: center;
    }
    .top-message{
        background-image: url(../images/img04.png);
        padding: 1% 2% 2% 23%;
        background-repeat: no-repeat;
        background-size: 200px;

        -webkit-text-stroke-width: 3px;
        -webkit-text-stroke-color: #231715;
        paint-order: stroke;
     }
    
    @media screen and (max-width:768px) {
        .sec-01{
            width: 100%;
            margin:0;
        }
        .top-mess-tit {
            background-image: url(../images/bg01_sp.png);
            padding: 20px 20px 5px;
            background-size: 100%;
            line-height: 1.3;
        }
        .box01 {
            padding: 0;
        }
        .top-message{
            padding: 2%;
            background-repeat: no-repeat;
            background-size: 40%;
            background-position-y: 2rem;
         }
         .pr43{
            padding-left: 43%;
         }
    }
    @media screen and (max-width:768px)and (min-width:415px) {
        .sec-01-bg .inner{
        padding-top: 7%;
        margin-top: -7%;
        padding-bottom: 6%;
        }
        .top-mess-tit {
            background-image: url(../images/bg01.png);
            padding: 20px 20px 5px;
            background-size: 90%;
            line-height: 1.3;
            background-position: center;
        }
        .pr43-md{
            padding-left: 43%;
        }
    }
    @media screen and (min-width:586px) {
    .br586{
        display: none;
    }
    }
    @media screen and (max-width:585px) {
        .sec-01-bg .inner{
            padding-top: 9%;
            margin-top: -9%;
            padding-bottom: 6%;
            }
        .top-mess-tit {
            background-image: url(../images/bg01_sp.png);
            background-size: 80%;
            padding: 25px 20px 10px;
        }
        .kv-msg{
            width: 65%;
        }
    }
    @media screen and (max-width:520px) {
        .top-mess-tit {
            background-size: 90%;
        }
        .pr43-md{
            padding-left: 1rem;
        }
        .sec-01-bg .inner {
            padding-top: 11%;
            margin-top: -11%;
        }
    }
    @media screen and (max-width:415px) {
        .top-mess-tit {
            background-size: 100%;
        }
        .sec-01-bg .inner {
            padding-top: 12%;
            margin-top: -12%;
        }
    }
    @media screen and (max-width:1084px) {
        .msg-title {
            -webkit-box-reflect: unset;
            font-size: 3.5rem;
            margin-bottom: 1rem;
        }
    }
    @media screen and (max-width:375px) {
        .top-mess-tit {
            background-image:none;
            border-bottom: #DBD6C1 2px solid;
            border-top: #DBD6C1 1px solid;
            padding: 1.2rem 0 0;
            margin-bottom: 1.5rem;
        }
        .sec-01-bg .inner {
            margin-top: -13%;
        }
        .msg-title {
        font-size: 3rem;
        }
    }
    @media screen and (min-width:1085px) {
        .kvmdOnly{
            display: none;
        }
    }

    /*ローカルナビ*/
    .localNav { 
        width: 90%;
        margin: 0 5% 1rem;
}
.localNav ul{
    border-right: 1px solid #eeecec;
    list-style: none;
    color:#231715;
    display:flex;
    flex-wrap: nowrap;
    max-width: 1180px;
    margin: 0 auto;
}
.localNav ul a{
    color:#231715;
    text-decoration: none;
    width: 100%;
    height: 100%;
    margin: -75px;
  padding: 25px 100px;
}
.localNav ul li::after{
transform: translateY(-25%) rotate(45deg);
display: block;
    width: 7px;
    height: 7px;
    margin: .5rem auto 0;
    border-bottom: 3px solid #D70050;
    border-right: 3px solid #D70050;
    content: '';
    transition: transform .3s;
}
.localNav ul li:hover{
    background-color: #F9E5E6;
}
.localNav ul li{
    overflow: hidden;
    text-align: center;
    width:100%;
    color:#231715;
    display:table-cell;
    border-left: 1px solid #eeecec;
    padding: 2rem 0 1rem;
}
@media screen and (min-width: 1920px) {
}
    /*メインエリア　コンテンツ　section02　メイン*/
    .sec-02 .sec-02-bg{
        background-color: #F8F8F8;
        background-image: repeating-linear-gradient(315deg, #efefef, #efefef 1px, transparent 1px, transparent 15px);
        margin-top: -10px;
        padding-bottom: 5%;
    }  
    .sec-02-box h4{
        font-weight: bold;
        color:#D70050;
        line-height: 1;
        text-align: center;
        border-bottom: #D70050 solid 1px;
        margin-left: 50px;
        margin-top: -20px;
        padding-bottom: 10px;
        display: block;
    }

    .box-col p{
        margin-top:10px;
    }

    .meritNm{
        background-image: linear-gradient(0deg, rgba(255, 255, 255, 1) 7%, rgba(215, 0, 80, 1) 52%);
        height: 50px;
        width: 50px;
        border-radius: 25px;
        color:#eeecec;
        font-weight:bold;
        text-align: center;
        vertical-align: middle;
        margin-top:-25px;
        font-size: 2rem;
        line-height: 2;
        font-family: Georgia, serif;
    }
    @media screen and (min-width: 1450px) {
    .sec-02 .sec-02-bg {
        padding-bottom: 50px;
    }
}
    
    /*メインエリア　コンテンツ　section03　ご注文の流れ*/
    .sec-03-bg{
        background-color: #231715;
        position: relative;
        z-index: 2;
    }
    
    .sec-03-bg .inner{
        margin-top: 0;
        padding: 2% 0 3.5%;
    }
    @media screen and (max-width: 768px) {
    .sec-03-bg .inner {
        padding: 2% 0 8%;
    }
}

    .sec-03-bg h2{
        color:#eeecec;
    }
    .sec-03-bg h2 span{
        color:#e481a5;
        font-size: 1.4rem;
    }
    .sec-03-bg p{
        color:#eeecec;
    }
    .sec-03-bg02{
        background-color: #F9F9F9;
        position: relative;
        z-index: 1;
    }
    .sec-03-bg02 .inner{
margin-top: -20px;
padding-top: 5rem;
    }
    .sec-03-h3{
        text-align: center;
        font-weight: bold;
        paint-order: stroke;
        -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #F9F9F9;
    }
    .bg01{
        background-image: url(../images/img05.png);
        background-position: left top;
        background-repeat: no-repeat;
        padding: 0 0 2%;
        width: 70%;
        margin: 0 15%;
    }
    .bg02{
        background-image: url(../images/img06.png);
        background-position: right top;
        background-repeat: no-repeat;
        padding: 3%;
        width: 70%;
        margin: 0 15%;
        background-size: 30%;
    }

    .sec-03-box{
        padding: 5% 2% 1%;
        width: 80%;
     margin: 0 10%;
     border-radius: 15px;
     background-color: #fff;
    }
    @media screen and (max-width: 768px) {
        .sec-03-box{
            padding: 5% 3% 2%;
        }
    }
    
    .sec-03-h3 p{
        font-weight: normal !important;
        paint-order: stroke;
        -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #F9F9F9;
    }
    .sec-03-box02{
        padding: 3%;
        width: 80%;
     margin: 0 10% 5%;
     border-radius: 15px;
     background-color: #fff;
    }
 /*フロー*/

 .flow_design03 {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 20px;
  }
  
  .flow_design03 ul {
    padding: 0;
  }
  
  .flow_design03 li {
    list-style-type: none;
  }
  
  .flow_design03 dd {
    margin-left: 0;
  }
  
  .flow03 {
    position: relative;
  }
  
  .flow03::before {
    content: "";
    width: 15px;
    height: 100%;
    background: #eee;
    margin-left: -129px;
    display: block;
    position: absolute;
    top: 0;
    left: 120px;
    border-radius: 20px;
  }
  
  .flow03 > li {
    position: relative;
  }
  
  .flow03 > li:not(:last-child) {
    margin-bottom: 40px;
  }
  
  .flow03 > li .icon03 {
    font-size: 0.8em;
    width: 2em;
    height: 2em;
    line-height: 2;
    text-align: center;
    font-weight: bold;
    border-radius: 100vh;
    color: #fff;
    background: #00B7B7;
    display: inline-block;
    margin-right: 0.3em;
  }
  
  .flow03 > li dl {
    padding-left: 70px;
    position: relative;
  }
  
  .flow03 > li dl::before,
  .flow03 > li dl::after {
    content: "";
    display: block;
    position: absolute;
    top: 15px;
  }
  
  .flow03 > li dl::before {
    width: 7px;
    height: 7px;
    margin-top: -3px;
    background: #00B7B7;
    border-radius: 50%;
    left: -4px;
  }
  
  .flow03 > li dl::after {
    width: 50px;
    border-bottom: 1px dashed #999;
    position: absolute;
    left: 5px;
  }
  
  .flow03 > li dl dt {
    font-size: 1.1em;
    font-weight: 600;
    color: #00B7B7;
    margin-bottom: 0.5em;
    display: flex;
    align-items: center;
  }
  .sec-03-box ul{
    font-size: 1.6rem !important;
  }
  .flMessage{
    border-top: dashed 1px #999;
    padding: 2rem;
    margin-top: 3%;
    -webkit-text-stroke: #00B7B7;
    text-shadow: 0px 1px 4px #F9F9F9;
  }

    
      @media screen and (max-width:768px) {
        .sec-03-h3 h3{
font-size: 1.7rem !important;
padding: 0.8rem 0;
color:#3E3A39;
        }
        .bg01{
            padding: 5% 3% 3%;
            width: 100%;
            margin: 0;
            background-size: 40%;
            background-position: left bottom;
        }
        .bg02 {
            padding: 3%;
            width: 100%;
            margin: 0;
            background-size: 40%;
        }
        .sec-03-col3 span {
            font-size: 1.4rem;
        }
        .sec-03-box{
            width: 100%;
          margin: 0;
            }
        .sec-03-box02{
                width: 100%;
              margin: 0;
                }

      }
    
    /*メインエリア　コンテンツ　section04　取り扱い医薬品*/ 
      @media screen and (max-width:768px) {
        .sec-04-box{
            margin: 5%;
        }
        .sec-04-box p{
        font-size: 1.3rem;
        }
      }
      .item2{
        width: 75%;
      }

@media screen and (max-width: 620px) {
    .md-list a{
        flex: 1 1 200px;
    }
    .item2{
        width: 100%;
    }
    .md-list.item2 a:nth-of-type(3) {
        flex: none;
        width: 48%;
        display: block;
    }
}
@media screen and (max-width: 520px) {
  .md-list a{
    flex: 1 1 150px;
  }
}
@media screen and (max-width: 394px) {
  .md-list a{
    flex: 1 1 100px;
  }
}

      /*メインエリア　コンテンツ　section05 料金*/ 
      .sec-05-box{
        width: 90%;
        margin: 0 5%;
      }
      .sec-05-boxInner{
        padding: 2% 2% 1%;
        width: 90%;
     margin: 0 5%;
     border-radius: 15px;
     background-color: #F9F9F9;
    }
    .sec-05-boxInner ul.notes{
        border-top: dashed 1px #999;
        margin-top: 2rem;
        padding-top: 2rem;
        padding-right: 1rem;

    }
    @media screen and (max-width:768px) {
        .sec-05-boxInner{
            padding: 2% 2% 1%;
            width: 100%;
         margin: 0;
        }
    }
   
     /*メインエリア　コンテンツ　section06*/

     .sec-06-bg{
        background-color: #CCEDEC;
    }
    .sec-06-bg .inner{
        padding: 5%;
    }
    .sec-06-msg{
        background-color: #fff;
        padding: 3%;
    }
    .sec-06-msg img{
        width: 50px;
        margin: auto;
        display: block;
    }
    .sec-06-bg h2{
    color:#00B7B7;
    margin-top: 0;
    padding-top: 10px;
    }
    .sec-06-bg h3{
        color:#00B7B7;
        border: #00B7B7 2px solid;
        padding: 1%;
        position: inherit;
        display: inline;
        font-size: 1.4rem;
        margin: 15px 5px 10px;
        }
        .sec-06-bg h3:after {
            border: 0;
        }

        .frame-box-001 {
            padding: 30px;
            position: relative;
        }
        
        .frame-box-001::before, .frame-box-001::after {
            content: '';
            width: 30px;
            height: 30px;
            position: absolute;
        }
        
        .frame-box-001::before {
            border-left: solid 2px #00B7B7;;
            border-top: solid 2px #00B7B7;;
            top: 0;
            left: 0;
        }
        
        .frame-box-001::after {
            border-right: solid 2px #00B7B7;;
            border-bottom: solid 2px #00B7B7;;
            bottom: 0;
            right: 0;
        }
    
        @media screen and (max-width:768px) {
        .sec-06-bg .inner{
            padding: 10% 5%;
        }
    }
        
    
     /*メインエリア　コンテンツ　section07　よくある質問*/ 
    .sec-07-box{
        width: 90%;
        margin: 0 5%;
    }
    @media screen and (max-width:768px) {
        .sec-07-box{
            width: 100%;
            margin: 0;
        }
    }
    
    /*メインエリア　コンテンツ　section08　注意*/ 
    .sec-08-bg{
    background-color: #231715;
    color:#eeecec;
    }
     .sec-08-box{
        width: 80%;
        margin: 3% 10%;
        background-color: #4F4443;
        padding: 3%;
        border-radius: 20px;
        }
    .sec-08-bg h2 .icon{
        background-image: url(../images/icon_coution.png);
        background-position: left top;
        background-repeat: no-repeat;
        background-size: 2.8rem;
        color: #eeecec;
        padding-left: 4rem;
        padding-top: .6rem;
        margin-top: 1.4rem;
    }

        @media screen and (max-width: 768px) {
        .sec-08-bg{
              margin-top: 4rem;
          }
         .sec-08-bg .inner {
                padding-top: 5%;
                padding-bottom: 20%;
            }
            .sec-08-box{
                width: 90%;
                margin: 3% 5%;
            }
        }

    /*メインエリア　コンテンツ　section08　問い合わせ*/ 
    .sec-09-bg{
        background-color: #CCEDEC;
    }
    .sec-09 .inner{
        padding-top: 4%;
    }
