body.show {
    position: fixed;
    width: 100%;
    z-index: -1;
}

.skincarestep-modal-bg
{
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.skincarestep-modal-content
{
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    border: 1px solid #d7d7d7;
    padding: 50px;
}

.btn-close-modal
{
    z-index: 3;
}

.btn-close-modal span {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    /* padding-bottom: 1px; */
    color: #1a1a1a;
    
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.skincarestep-modal-images
{
    position: relative;
}

.skincarestep-modal-images .sp img
{
    width: 320px;
}

.skincarestep-modal .link
{
    position: absolute;
    width: 100px;
    height: 100px;
}

.skincarestep-modal #link-1 {
    left: 15px;
    width: 140px;
    height: 360px;
    top: 15px;
}

.skincarestep-modal #link-2 {
    width: 140px;
    left: 165px;
    top: 70px;
    height: 130px;
}

.skincarestep-modal #link-3 {
    width: 140px;
    left: 165px;
    top: 208px;
    height: 130px;
}

.skincarestep-modal #link-4 {
    width: 290px;
    top: 405px;
    left: 16px;
    height: 280px;
}

.skincarestep-modal #link-5 {
    left: 18px;
    width: 140px;
    height: 140px;
    top: 55px;
}

.skincarestep-modal #link-6 {
    width: 140px;
    left: 164px;
    top: 55px;
    height: 140px;
}

.skincarestep-modal #link-7 {
    width: 130px;
    left: 16px;
    top: 273px;
    height: 205px;
}

.skincarestep-modal #link-8 {width: 130px;top: 695px;left: 16px;height: 173px;}

.skincarestep-modal #link-9 {
    width: 290px;
    top: 405px;
    left: 16px;
    height: 280px;
}

.skincarestep-modal #link-9 {
    width: 130px;
    top: 508px;
    left: 16px;
    height: 173px;
}

.skincarestep-modal #link-10 {width: 130px;top: 273px;left: 176px;height: 597px;}

.skincarestep-modal #link-11 {
    width: 290px;
    top: 898px;
    left: 16px;
    height: 280px;
}

.skincarestep-modal
{
    display: none;
    opacity: 0;
}

.skincarestep-modal .image
{
    display: none;
}

.modal-container {
    position: fixed;
    z-index: 99999;
    top: 0;
    display: none;
    width: 100%;
    height: 100%;
}

.show .modal-container {
    display: block;
    opacity: 1;
}

.modal-top .txt {
    line-height: 2;
    margin-bottom: 23px;
    letter-spacing: .085em;
}

.modal-about-lempicka .about-title {
    font-size: 18px;
    margin-bottom: 24px;
    padding-bottom: 14px;
    text-align: center;
    border-bottom: 1px solid #8d734a;
}

.modal-about-lempicka .thumb {
    margin-bottom: 31px;
    padding: 0 15px;
}

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

.modal-stories {
    margin-bottom: 33px;
    text-align: center;
}

.modal-stories .modal-title {
    font-family:"cronos-pro";
    margin-bottom: 25px;
}

.modal-stories-item {
    margin-bottom: 24px;
}

.modal-stories a {
    font-size: 17px;
    display: inline-block;
    padding-right: 21px;
    color: #000;
    background: url(../../images/skincare_step/modal/modal-ico-arrow.png) right center no-repeat;
    background-size: 7px 10px;
}

.modal-stories .stories-item {
    display: inline-block;
    margin-bottom: 10px;
    padding-right: 20px;
}

.modal-1920 {
    font-family:"cronos-pro","Koburina Gothic W3 JIS2004",sans-serif;
    position: relative;
    margin-top: 38px;
    padding: 3px;
    border: 2px solid #968250;
}

.modal-1920:after {
    position: absolute;
    z-index: 0;
    top: 3px;
    right: 3px;
    bottom: 3px;
    left: 3px;
    content: '';
    border: 1px solid #968250;
}

.modal-1920 .modal-title {
    font-family:"cronos-pro";
    padding: 10px 0 12px;
    text-align: center;
    border-bottom: 1px solid #968250;
}

.modal-1920-item .title {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 23px;
    text-align: center;
}

.modal-1920-item .description {
    font-size: 11px;
    line-height: 2;
}

.modal-1920-item {
    font-family:"cronos-pro","Koburina Gothic W3 JIS2004",sans-serif;
    margin: 0 15px;
    padding: 14px 0 24px;
    border-bottom: 1px solid #c9c9c9;
}

.modal-inner-squere {
    position: absolute;
    z-index: 5;
    width: 10px;
    height: 10px;
    border: 1px solid #968250;
}

.modal-inner-squere:nth-of-type(1) {
    top: -1px;
    left: -1px;
}

.modal-inner-squere:nth-of-type(2) {
    top: -1px;
    right: -1px;
}

.modal-inner-squere:nth-of-type(3) {
    bottom: -1px;
    left: -1px;
}

.modal-inner-squere:nth-of-type(4) {
    right: -1px;
    bottom: -1px;
}

.modal-contents .ico {
    width: 18px;
    height: 18px;
    margin: 24px auto;
}

.skincarestep-modal
{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10;
    background-color: #fff;
    left: 0;
    top: 0;
}

.btn-close-modal {
    position: absolute;
    top: -27px;
    right: -30px;
    vertical-align: middle;
}

.btn-close-modal a {
    font-family:"cronos-pro";
    font-size: 14px;
    font-style: italic;
    line-height: 15px;
    vertical-align: middle;
    color: #fff;
    padding-bottom: 1px;
}

.btn-close-modal a:hover{
    text-decoration:none;
}

.btn-close-modal a img {
    width: 25px;
    vertical-align: middle;
}

.skincarestep-modal-page-title
{
  font-size: 26px;
  letter-spacing: 0.01em;
  display: inline-block;
  margin-bottom: 30px;
  color: #0c1e2a;
  font-weight: 400;
}

.skincarestep-modal-list
{
    margin-top: 70px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.skincarestep-modal-item
{
    width: 50%;
}

.skincarestep-modal-title
{
    color: #505050;
}

.skincarestep-modal-copy {
  color: #0c1e2a;
  font-weight: bold;
}

@media screen and (min-width: 1px) and (max-width:767px) {
    .btn-close-modal {
        top: 12px;
        right: 15px;
        position: absolute;
    }
    .btn-close-modal img {
        margin-left: 2px;
    }
    
    .skincarestep-modal .sp
    {
        display: block;
    }

    .skincarestep-modal-page-title
    {

    }

    .skincarestep-modal-content
    {
      width: 96%;
      left: 2%;
    }
    
    .skincarestep-modal-list
    {
    }
    .skincarestep-modal-item
    {
        width: 100%;
        margin-bottom: 44px;
    }

    .skincarestep-modal-pic
    {
        width: 75px;
        height: 75px;
        float: left;
    }

    .skincarestep-modal-pic img
    {
        width: 100%;
        height: 100%;
    }

    .skincarestep-modal-title
    {
        padding-top: 3px;
        margin-bottom: 9px;
        font-size: 12px;
        line-height: 1;
    }
    
    .skincarestep-modal-copy
    {
         margin-bottom: 25px;
         font-size: 16px;
    }

    .skincarestep-modal-text
    {
        margin-left: 87px;
        text-align: left;
        font-size: 12px;
        line-height: 1;
    }

    .morelink {
        font-size: 11px;
        font-style: italic;
        color: #1a1a1a;
        background: url(../../images/skincare_step/modal-arrow.png) no-repeat left bottom;
        display: block;
        width: 87px;
        padding-bottom: 2px;
    }

    .morelink:hover
    {
        text-decoration: none;
    }
}

@media screen and (max-width: 1023px) {
    #nav-fearless {
        top: 10px;
    }
}

@media screen and (min-width: 768px) and (max-width:1023px) {
    .skincarestep-modal #link-1 {
    left: 1px;
    width: 250px;
    top: 0;
    height: 429px;
}
.skincarestep-modal #link-2 {
    width: 250px;
    left: 250px;
    top: 79px;
    height: 145px;
}
.skincarestep-modal #link-3 {
    width: 250px;
    left: 250px;
    top: 230px;
    height: 145px;
}
.skincarestep-modal #link-4 {
    right: 1px;
    width: 250px;
    height: 429px;
    top: 0;
    left: auto;
}

.skincarestep-modal #link-5 {
        width: 115px;
        left: 228px;
        top: 30px;
        height: 145px;
    }
    .skincarestep-modal #link-6 {
        width: 180px;
        left: 390px;
        top: 30px;
        height: 145px;
    }
    .skincarestep-modal #link-7 {
        width: 430px;
        left: 60px;
        top: 239px;
        height: 150px;
    }
    .skincarestep-modal #link-8 {
    right: auto;
    width: 150px;
    left: 290px;
    height: 150px;
    top: 448px;
    }
    .skincarestep-modal #link-9 {
    right: auto;
    width: 150px;
    left: 130px;
    height: 150px;
    top: 448px;
    }
    .skincarestep-modal #link-10 {
        right: auto;
        width: 150px;
        left: 539px;
        height: 360px;
        top: 238px;
    }
    .skincarestep-modal #link-11 {
    right: auto;
    width: 630px;
    left: 60px;
    height: 150px;
    top: 658px;
    }


    .btn-close-modal {
        top: 60px;
        right: 60px;
        position: absolute;
    }
    .btn-close-modal img {
        margin-left: 2px;
    }
    
     .skincarestep-modal .tab
    {
        display: block;
    }
    .skincarestep-modal-page-title
    {

    }

    .skincarestep-modal-content
    {
      width: 96%;
      left: 2%;
    }
    .skincarestep-modal-list
    {
    }
    .skincarestep-modal-item
    {
        margin-bottom: 75px;
    }

    .skincarestep-modal-pic
    {
        width: 150px;
        height: 150px;
        float: left;
    }

    .skincarestep-modal-pic img
    {
        width: 100%;
        height: 100%;
    }

    .skincarestep-modal-title
    {
        padding-top: 33px;
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 1;
    }
    
    .skincarestep-modal-copy
    {
         margin-bottom: 25px;
         font-size: 16px;
    }

    .skincarestep-modal-text
    {
        margin-left: 175px;
        text-align: left;
        font-size: 12px;
        line-height: 1;
    }

    .morelink {
        font-size: 11px;
        font-style: italic;
        color: #1a1a1a;
        background: url(../../images/skincare_step/modal-arrow.png) no-repeat left bottom;
        display: block;
        width: 87px;
        padding-bottom: 2px;
    }

    .morelink:hover
    {
        text-decoration: none;
    }
}

@media screen and (min-width: 768px) {
  .btn-close-modal {
        position: absolute;
        top: 56px;
        left: auto;
        right: 78px;
        display: block;
    }


}

@media screen and (min-width: 1024px) {
    .skincarestep-modal #link-1 {
        left: 116px;
        width: 250px;
        height: 429px;
        top: 0;
    }
    .skincarestep-modal #link-2 {
        width: 250px;
        left: 366px;
        top: 79px;
        height: 145px;
    }
    .skincarestep-modal #link-3 {
        width: 250px;
        left: 366px;
        top: 230px;
        height: 145px;
    }
    .skincarestep-modal #link-4 {
        right: 116px;
        left: auto;
        width: 250px;
        height: 429px;
        top: 0;
    }

    .skincarestep-modal #link-5 {
        width: 250px;
        left: 0;
        top: 169px;
        height: 145px;
    }
    .skincarestep-modal #link-6 {
        width: 250px;
        left: 0;
        top: 375px;
        height: 145px;
    }
    .skincarestep-modal #link-7 {
        width: 250px;
        left: 252px;
        top: 0;
        height: 400px;
    }
    .skincarestep-modal #link-8 {
        right: 229px;
        left: auto;
        width: 250px;
        height: 169px;
        top: 230px;
    }
    .skincarestep-modal #link-9 {
        right: 229px;
        top: 82px;
        width: 250px;
        height: 137px;
        left: auto;
    }
    .skincarestep-modal #link-10 {
        right: 258px;
        width: 440px;
        left: auto;
        height: 160px;
        top: 500px;
    }
    .skincarestep-modal #link-11 {
        right: 9px;
        left: auto;
        top: 80px;
        width: 188px;
        height: 579px;
    }


    .btn-close-modal {
        right: 36px;
        position: absolute;
        top: 50px;
    }
    
    .btn-close-modal img {
        margin-left: 2px;
    }
    
    .skincarestep-modal .pc
    {
        display: block;
    }
    .skincarestep-modal-page-title
    {

    }

    .skincarestep-modal-content
    {

    }
    .skincarestep-modal-list
    {
    }
    .skincarestep-modal-item
    {
        margin-bottom: 70px;
    }

    .skincarestep-modal-item:nth-child(2n)
    {
        float: right;
    }

    .skincarestep-modal-pic
    {
        width: 150px;
        height: 150px;
        float: left;
    }

    .skincarestep-modal-pic img
    {
        width: 100%;
        height: 100%;
    }

    .skincarestep-modal-title
    {
        margin-top: 35px;
        margin-bottom: 8px;
        font-size: 12px;
        line-height: 1;
    }
    
    .skincarestep-modal-copy
    {
         margin-bottom: 25px;
         font-size: 16px;
    }

    .skincarestep-modal-text
    {
        margin-left: 179px;
        text-align: left;
        font-size: 12px;
        line-height: 1;
    }

    .morelink {
        font-size: 11px;
        font-style: italic;
        color: #1a1a1a;
        background: url(../../images/skincare_step/modal-arrow.png) no-repeat left bottom;
        display: block;
        width: 87px;
        padding-bottom: 2px;
    }

    .morelink:hover
    {
        text-decoration: none;
    }
    
}
