@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@300;400&display=swap');

.btn-modal,
.btn-shoes{
    text-decoration: none;
    color: inherit;
    display: block;
    height: auto;
}

.btn-modal:hover{
    opacity: 0.75;
}

html.modal-on,
html.modal-on body{
    width: 100%;
    height: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}

#modal{
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 1001;
}

#modal .modal-bg{
    background: #999999;
    opacity: 0.9;
    filter: alpha(opacity=90);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

#modal .modal-contents{
    position: absolute;
    max-width: 960px;
    padding: 0px 60px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    top: 30px;
    right: 0;
    bottom: 30px;
    left: 0;
    color: #3c3c3c;
}

.modal-main{
    max-width: 800px;
    margin: 0 auto;
    padding: 50px;
    box-sizing: border-box;
    height: 100%;
    background: #FFFFFF;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}
.ios .modal-main{
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}

#detail{
    height: 100%;
}

#detail iframe{
  width: 100%;
  height: 100%;
}

#wrapper.interviewPage{
  background: #FFF;
  border: none;
}
#detail .modal_inner .modal_title{
    width: 67.13%;
    text-align: left;
    padding-bottom: 20px;
}
#detail .modal_inner p{
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 25px;
    padding-bottom: 40px;
    font-size: 13px;
}
#detail .modal_inner ul.kikaku_attention{
    text-indent: -1em;
    padding-left: 1em;
}
#detail .modal_inner .kikaku_modal{
    padding-top: 30px;
}
#detail .modal_inner .kikaku_modal p.kikaku{
    padding-bottom: 0;
    font-size: 16px;
    font-weight: 600;
}
#detail .modal_inner .kikaku_ouenten ul{
    padding-top: 30px;
}
#detail .modal_inner .kikaku_ouenten ul li.bold{
    font-size: 16px;
    font-weight: 600;
}
#detail .modal_inner .kikaku_modal ul li.kikaku_text{
    padding-top: 10px;
}

#detail .modal_inner p.listen_modal{
    padding-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    text-indent: -1em;
}
#detail .modal_inner{
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 25px;
    padding-bottom: 40px;
    font-size: 13px;
}
#detail .modal_inner p.listen_2,  p.listen_3{
    padding-top: 20px;
}
#detail .modal_inner p.listen_3{
    text-indent: -1em;
}
#detail .modal_inner ul.listen_attention{
    text-indent: -1em;
    padding-left: 1em;
}

/*campaign*/

/*
.contents_name p{
    background: linear-gradient(transparent 50%, #7c8eca 50%);
    display: inline-block;
}
.candy-head{
  position: relative;
}
.mv{
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}
.mv h2{
  position: absolute;
  max-width: 600px;
  top: 50%;
  left: 0;
  right: 0;
  width: 85%;
  margin: 0 auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.mv h2 span{
  display: block;
}
.mv h2 span.p,
.mv h2 span.m{
  position: absolute;
  left: 0;
  top: 0;
}
*/

.more{
  position: absolute;
  right: 0px;
  top: 0;
  height: 100%;
  width: 85px;
  width: 0;
  overflow: hidden;
}
.more:before{
  content: "";
  display: block;
  width: 100px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  z-index: 0;
}
.more span{
  position: absolute;
  width: 35px;
  bottom: 100%;
  left: 0;
  z-index: 10;
}

.more.scrollIn{
  width: 85px;
  transition: .3s;
  -webkit-transition: .3s;
}
.more.scrollIn:before{
  width: 4px;
  transition: .5s ease .3s;
  -webkit-transition: .5s ease .3s;
}
.more.scrollIn span{
  bottom: 10px;
  transition: 0s;
  -webkit-transition: 0s;
  transition: .5s ease .8s;
  -webkit-transition: .5s ease .8s;
}

/* CAMPAIGN */
#detail .inner{
  margin: 0 auto;
  padding-bottom: 50px;
}
#detail .contents_name{
    text-align: center;
}
#detail .inner .cp_lead{
    text-align: center;
}
#detail .inner .cp_lead h3{
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 20px;
    display: inline-block;
    background: linear-gradient(transparent 50%, #A63117 50%);
}
#detail .cpText{
    text-align: center;
    line-height: 1.7em;
}
#detail .cpText .pcbr{
    display: block;
}
#detail .cpText p.cpText_bold{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.7em;
}
#detail .cpText p.cpText_bold2{
    line-height: 1.5em;
}
#detail .cpText p.cpText_2{
    padding-top: 20px;
}
#detail .cpText span{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.7em;
}
#detail .cpText h3{
  line-height: 1.7em;
    padding-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
}
#detail p.product_lead{
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding: 50px 0 20px;
}
#detail .product_list{
    overflow: hidden;
    padding-bottom: 20px;
    width: 80%;
    margin: -15px auto;
}
#detail .product_list .product{
    width: 50%;
    padding: 15px;
    margin: 0 auto;
}
#detail .product_list .product p{
    text-align: center;
    line-height: 22px;
}
#detail .product_list .product p.product_bold{
    padding-top: 20px;
    font-size: 16px;
    font-weight: bold;
}
#detail figure{
  margin: 0 auto;
  max-width: 400px;
}

#detail .inner{
  font-size: 14px;
  line-height: 1.8em;
  margin: -1.5em 0;
  padding: 20px 0;
}
#detail .inner h2{
  font-size: 120%;
  line-height: 1.8em;
}
#detail .inner h3,
#detail .inner h4{
  font-size: 115%;
  line-height: 1.8em;
  margin: 1.5em 0 0.6em;
  text-indent: -0.4em;
}


#detail .inner p.note{
  font-size: 90%;
  padding-left: 1em;
  text-indent: -1em;
}
#detail .inner a{
    color: #5c73bc;
}

#detail dl{
  font-size: 13px;
  line-height: 1.8em;
  font-weight: bold;
}
#detail dl dt{
  margin-top: 1.4em;
  font-size: 16px;
  line-height: 1.8em;
  padding-left: 1.8em;
  position: relative;
  letter-spacing: 0.1em;
}
#detail dl dt:before{
  content: "";
  display: block;
  width: 1.5em;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #000;
}
#detail dl img{
    width: 70%;
    padding: 10px 0;
}
#detail dl dd p{
    font-size: 14px;
    margin-bottom: 5px;
}
#detail dl dd li{
  font-weight: normal;
  padding-left: 1em;
  text-indent: -1em;
}
#detail dl dd li.btn{
    float: left;
    box-sizing: border-box;
    width: 50%;
}
#detail dl dd li.btn a{
    font-family: 'Cormorant Garamond', serif;
    font-size: 15px;
    text-decoration: none;
    color: #000;
    line-height: 40px;
    border: solid 1px #000;
    transition: .3s;
    -webkit-transition: .3s;
    margin: 10px 0px;
    display: block;
    text-align: center;
}
#detail dl dd li.btn a:hover{
    background: #000;
    border: solid 1px #000;
    color: #efede6;
}
#detail dl dd .sample{
  max-width: 500px;
  padding-top: 1.8em;
}
#detail .inner h4.modal-title{
    font-size: 170%;
}




.modal-close{
    position: absolute;
    width: 40px;
    height: 40px;
    top: 15px;
    right: 15px;
}

.modal-close img{
    width: 100%;
    height: auto;
}

@media screen and (max-width: 1060px){
  .modal-close{
    right: 10px;
  }
}

@media screen and (max-width: 640px){
    
    #modal .modal-contents{
        top: 60px;
        bottom: 30px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .modal-close{
        top:  -45px;
        right: 15px;
        height: 30px;
        width: 30px;
    }
    
    .modal-main{
        padding: 20px;
    }
    #detail .inner{
      font-size: 12.5px;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 480px){
    
    #detail dl img{
        width: auto;
    }
    #detail dl dd li.btn{
      float: none;
      width: auto;
      padding-right: 1em;
    }
    #detail .inner h4.modal-title{
        font-size: 150%;
    }

}