body{

}
.l-shopList{
    text-align: left;
    line-height: 1;
}
img{
    max-width: 100%;
    height: auto;
}
#kv{
    background: url(../images/32045909_m.jpg) no-repeat center center;
    background-size: cover;
    border-bottom: none;
}
#sec01 .sec_main{
    padding: 180px 0 130px;
    background: url(../images/27808976_m.jpg) no-repeat center bottom fixed;
    background-size: cover;
    position: relative;
}
#sec01 .sec_main:before{
    background: rgba(0,0,0,0.5);
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0;
}
#sec01 .sec_main h2{
    position: relative;
}
#header .logo{
    padding-block: 7px;
}
#header .logo img{
    max-width: 135px;
    height: auto;
}
#footer .logo{
    padding-block: 7px;
}
#footer .logo img{
    max-width: 135px;
    height: auto;
}
.inner-contact{
    width: calc(100% - 30px);
    max-width: 980px;
    margin-inline: auto;    
}

.l-shopList{
    width: calc(100% - 30px);
    max-width: 790px;
    margin-inline: auto;
}

#kv .inner{
    min-height: 840px;
}
#kv .inner .txt{
    width: 718px;
    top: 180px;
    color: #fff;
}
.txt h3{
    font-size: 46px;
    font-weight: 700;
}
.txt h2{
        font-size: 42px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 2px;
}
.cl-orange{
/*    color: #f72b85;*/
}


.greeting{
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 80px;
}
.greeting .gtintro{
    color: #fff;
    font-size: 32px;
    font-weight: 700;
    line-height: 1;
    align-self: center;
}
.greeting .gtcontent{
    position: relative;
    padding: 10px 0;
    text-align: left;
    padding-left: 20px;
}
.greeting .gtcontent:after{
    content: "";
    position: absolute;
    left: -10%;
    top: 0;
    transform: skew(-24deg);
    background: #FFF;
    width: 120%;
    height: 100%;
    z-index: 0;
}
.greeting .gtcontent h3{
    font-size: 28px;
    line-height: 1;
    font-weight: 700;
    position: relative;
    z-index: 1;
}
.greeting .gtcontent h4{
    font-size: 36px;
    font-weight: 700;
    line-height: 1;
    color: #eb611b;
    position: relative;
    z-index: 1;
}
.greeting .gtcontent h4 span{
    font-size: 96px;
}

.inner-thanks{
    padding-block: 100px 100px;
}
@media only screen and (min-width: 768px){
    .inner-thanks{
        padding-block: 260px 260px;
    }
}


.btn-orange{
    background: #cd3813;
    color: #fff;
    display: block !important;
    max-width: 786px;
    margin: 0 auto;
    padding: 30px 0;
    border-radius: 160px;
    font-size: 51px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    z-index: 1;
}
.btn-orange:hover{
    text-decoration: none;
}
.btn-orange span{
    display: block;
    font-size: 18px;
    margin-top: 15px;
}
.btn-orange:before{
    position: absolute;
    border-top: 4px solid #fff;
    border-right: 4px solid #fff;
    content: "";
    top: 45px;
    right: 45px;
    transform: rotate(45deg);
    width: 30px;
    height: 30px;
}
.btn-orange:after{
    position: absolute;
    content: "";
    background: #f72b85;
    width: 100%;
    height: 100%;
    border-radius: 160px;
    left: 0;
    top: -6px;
    z-index: -1;
}

.title-section{
    font-size: 56px;
    font-weight: 700;
    line-height: 1;
        color: #f72b85;
}

#sec07{
    background: url(../images/32431063_m.jpg) no-repeat center 0;
    background-size: cover;
    padding: 150px 0 90px;
}

#sec07 .inner-txt{
    color: #fff;
    margin-bottom: 20px;
}
#sec07 .inner-txt h3{
    font-size: 32px;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
#sec07 .inner-txt h2{
    font-size: 42px;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
#sec07 .inner-txt h2+h2{
    font-size: 54px;
    margin-block: 30px 50px;
    
}
#sec07 .inner-txt h2+h2 span{
    position: relative;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
}
#sec07 .inner-txt h2+h2 span:before{
    position: absolute;
    left: -30px;
    top: -5px;
    height: 64px;
    transform: rotate(-20deg);
    border-left: 5px solid #FFF;
    content: "";
}
#sec07 .inner-txt h2+h2 span:after{
    position: absolute;
    right: -30px;
    top: -5px;
    height: 64px;
    transform: rotate(20deg);
    border-left: 5px solid #FFF;
    content: "";
}

#sec02 .inner{
    position: relative;
}
#sec02 .sec_main img.fr{
    margin: 0;
    transform: translateY(50px);
    position: absolute;
    top: 0;
    right: 0;
}

#sec05 dl dt{
    background: #fff !important;
    padding: 28px 0 110px 15px;
}
#sec05 dl dd span{
    padding: 0 0 0 56px;
    background: url(https://www.homes.co.jp/hikkoshi/assets/img/lp/aff/icon_a.png) no-repeat left center;
}

.inner-title h3{
    font-size: 32px;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    color: #fff;
}
.inner-title h2{
    font-size: 42px;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    color: #fff;
}

.sec-title{
    position: relative;
    z-index: 1;
}
.sec-title h3{
    font-size: 54px;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    color: #fff;
    line-height: 1;
}
.sec-title h2{
    font-size: 68px;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    color: #fff;
}
.sec-title p{
    font-size: 32px;
    font-weight: 700;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    color: #fff;
}

#search-form{
    padding-block: 0 30px;
    max-width: 768px;
    margin-inline: auto;
}

.form-control{
    padding: 12px;
    width: 100%;
    font-size: 18px;
    border-radius: 32px;
}
#ikea-search-input{
    background: #eee url(../images/icon-search.png) left 12px center no-repeat;
    background-size: 25px auto;
    padding: 12px 12px 12px 50px
}