/*
Theme Name:NANAIRO トップページ用CSS
*/
#splash {
    position: fixed;
    top:0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999;
    background:#fff;
    text-align:center;
    color:#fff;
}
#splash_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
#splash_logo img{
    width: 334px;
}
/* Loading アイコンの大きさ設定　*/
#splash_logo img {
  width:260px;
}
/*
  mv
=================================================================*/
#mv{
    position: relative;
}
#mv_logo{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 440px;
    transform: translate3d(-50%,-50%,0);
    z-index: 2;
}
.more{
    font-size: 17px;
    display: flex;
    align-items: center;
}
.more a{
    text-decoration: underline #ad8046 0.8px;
    color: #4d4d4d;
    text-underline-offset: 5px;
}
.more img{
    width: 24px;
}
#scroll{
    position: absolute;
    right: 10%;
    bottom: 40px;
    width: 30px;
    height: 150px;
    z-index: 2;
}
#scroll_text{
    width: 13.6px;
    position: absolute;
    bottom: 60px;
    
}
#scroll_arrow{
    position: absolute;
    width: 23px;
    animation: wheel 2s infinite;
    opacity: 1;
    bottom: 20px;
    right: 0;
}

@keyframes wheel {
  to {
    opacity: 0;
    bottom: 0;
  }
}

/*
  area-1
=================================================================*/
#area-1{
    padding: 220px 0 100px;
    margin-top: -140px;
}
#area-1 h2{
    font-size: 27px;
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    color: #ac8046;
    line-height: 1em;
    font-family: noto-sans, sans-serif;
    font-weight: 100;
    font-style: normal;
    letter-spacing: 0.1em;
}
#area-1 h2 .jp{
    display: block;
    font-size: 17px;
    font-family: noto-serif,serif;
    font-weight: 400;
    font-style: normal;
}
#area-1 h2::before,#area-1 h2::after{
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #c6c6c6;
    margin-top: 20px;
}
#area-1 h2::before{
    margin-right: 1.5rem;
}
#area-1 h2:after {
    margin-left: 1.5rem;
}
#area-1 section{
    margin-bottom: 80px;
}
.link{
    color: #1a1a1a;
    background: url("../images/top/arrow.png") no-repeat center bottom;
    background-size: contain;
    width: 240px;
    display: block;
    text-align: center;
    margin: 20px auto 50px;
    line-height: 1.7em;
    font-size: 22px;
}
#works .link{
    width: 320px;
}
#works dl{
    margin-bottom: 80px;
}
#works dt{
    width: 755px;
    margin: 0 auto 30px;
}
#works dd{
    text-align: center;
    font-size: 22px;
    line-height: 2.5em;
}
#works h2 img{
    width: 113px;
    max-width: 113px
}
#works figure,#showroom figure{
    width: 80%;
    margin: 0 auto;
}
#showroom h2 img{
    width: 165.5px;
    max-width: 165.5px
}
#showroom dl{
    text-align: center;
    margin-top: 40px;
}
#showroom dl dt{
    font-size: 27px;
    line-height: 1.5em;
    margin-bottom: 20px;
}
#showroom dl dt + dd{
    font-size: 22px;
    margin-bottom: 40px;
}
#strengths h2 img{
    width: 141px;
    max-width: 141px;
}
#reform h2 img{
    width: 252px;
    max-width: 252px;
}
#flow h2 img{
    width: 284px;
    max-width: 284px;
}
#flow figure{
    width: 915px;
    margin: 0 auto;
}
#after h2 img{
    width: 226px;
    max-width: 226px;
}
#after dl.border{
    border-bottom: 1px solid #c6c6c6;
    width: 837px;
    margin: 0 auto 60px;
    padding-bottom: 50px;
}
#after dl dt{
    width: 508px;
    height: 110px;
    margin: 0 auto 20px;
    border: 1.5px solid #ac8046;
    text-align: center;
    font-size: 27px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}
#after dl dd{
    text-align: center;
    font-size: 22px;
}
#after dl dd li{
    font-size: 22px;
}
#after dd img{
    width: 865px;
    margin-top: 30px;
}
#after dd{
    margin-bottom: 30px;
}
#after dd:last-child{
    margin: 0;
}
#sec_op h2 img{
    width: 257px;
    max-width: 257px;
}
#sec_op figure{
    width: 80%;
    margin: 0 auto;
    margin-top: 60px;
}

/*
  area-2
=================================================================*/
#area-2,.bg_color{
    background: #faf8f4;
    padding: 40px 0;
}
#area-2 .container{
    display: flex;
    align-items: center;
    position: relative;
}
#area-2 h2{
    text-align: center;
    margin: 0 50px 0 95px;
    font-size: 17px;
}
#area-2 h2 span{
    color: #ad8046;
    font-size: 17px;
}
#area-2 h2 img{
    width: 38px;
    display: block;
    margin: 0 auto;
}
#area-2 ul li{
    margin: 25px 0;
}
#area-2 ul li dl{
    display: flex;
}
#area-2 ul li dl dt{
    background: #f1e5d9;
    color: #754c24;
    padding: 0 5px;
    margin-right: 10px;
    line-height: 21px;
}
#area-2 ul li dl dd{
    line-height: 21px;
}
#area-2 ul li dl dt + dd{
    font-size: 13px;
    margin-right: 30px;
}
#area-2 ul li dl dd + dd{
    font-size: 18px;
}
#area-2 ul li dl dd a{
    color: #4d4d4d;
}
#area-2 .more{
    position: absolute;
    right: 60px;
    bottom: -20px;
    width: 196.5px;
    background: url("../images/top/arrow.png") no-repeat center bottom;
    background-size: contain;
    text-align: center;
}
#area-2 .more a{
    text-decoration: none;
    margin: 0 auto;
}
/*
  responsive
===========================================================================================================*/

@media screen and (max-width: 959px) {
    /*
      mv
    =================================================================*/
    #mv_logo{
        width: 58.6%;
    }
    .more{
        font-size: 14px;
    }
    .more img{
        width: 24px;
    }
    /*
      area-1
    =================================================================*/
    #area-1{
        padding: 140px 0;
        margin-top: -60px;
    }
    #area-1 h2{
        font-size: 24px;
    }
    #area-1 h2 .jp{
        font-size: 14px;
    }

    #area-1 h2::before,#area-1 h2::after{
        content: "";
        height: 1px;
        flex-grow: 1;
        background-color: #c6c6c6;
        margin-top: 10px;
    }
    #area-1 section{
        margin-bottom: 80px;
    }
    .link{
        background-size: contain;
        width: 60%;
        display: block;
        text-align: center;
        margin: 20px auto 50px;
        line-height: 1.7em;
        font-size: 16px;
    }
    #works .link{
        width: 70%;
    }
    #works dt{
        width: 100%;
        margin: 0 auto 30px;
    }
    #works dd{
        font-size: 14px;
    }
    #works figure,#showroom figure{
        width: 100%;
        margin: 0 auto;
    }
    #showroom dl dt{
        font-size: 20px;
    }
    #showroom dl dt + dd{
        font-size: 14px;
    }
    #strengths h2 img{
        width: 18.8%;
    }
    #reform h2 img{
        width: 33.6%;
    }
    #flow figure{
        width: 100%;
    }
    #after dl.border{
        width: 100%;
    }
    #after dl dt{
        width: 100%;
        height: 70px;
        font-size: 20px;
    }
    #after dl dd,#after li{
        text-align: center;
        font-size: 14px;
    }
    #after dl dd li{
        font-size: 18px;
    }
    #after dd img{
        width: 100%;
    }
    #sec_op h2 img{
        width: 205.6px;
    }
    #sec_op figure{
        width: 100%;
    }

    #works h2 img{
        width: 28.2%;
    }
#showroom h2 img{
    width: 41.3%;
}
#strengths h2 img{
    width: 35.2%;
}
#reform h2 img{
    width: 63%;
}
#flow h2 img{
    width: 71%;
}
#after h2 img{
    width: 56.5%;
}
#sec_op h2 img{
    width: 64.2%;
}

    /*
      area-2
    =================================================================*/
    #area-2 h2{
        margin: 0;
    }
    #area-2 .container{
        display: block;
    }
    #area-2 ul li{
        margin: 15px 0;
    }
    #area-2 ul li dl{
        display: block;
    }
    #area-2 ul li dl dt{
        display: inline-block;
    }
    #area-2 ul li dl dd + dd{
        font-size: 14px;
    }
    #area-2 ul li dl dd a{
        color: #4d4d4d;
    }
    #area-2 .more{
        position: absolute;
        right: 5%;
        bottom: -40px;
    }
}
/*
  sp
===================================================================================================*/

@media screen and (max-width: 480px) {
}