@import "/css/font-awesome/css/font-awesome.min.css";

#main_title_pc_img {
    top:9%;
    left:43px;
}

#main_title_sp_img {
    top:8%;
    left:1px;
}
.sns_fixed {
    display: none; !important;
}
 p {
    font-size: 16px;
    line-height: 1.8em;
}

.RED {
    COLOR:#dc5634;
}
.green {
    color:#76b6d2;
}

.yello {
    color: #fff200;
}

.blue {
    color: #b0d9e6;
}

.note {
    font-size: 12px;
}

.attension {
    font-size: 12px;
}

.middel {
    font-size: 14px;
    margin: 0 auto;
    padding: 0 12px 20px;

}

.block {
    display: block;
}

.iblock {
    display: inline-block;
}

.ma {
    margin: 0 auto;
}
.ft18 {
    font-size: 18px;
}
.ft22 {
    font-size: 22px;
    line-height: 1.4em;
}
.ft24 {
    font-size: 24px;
    line-height: 1.4em;
}

.ft32 {
    font-size: 32px;
}

.ft14 {
    font-size: 14px;
    line-height: 1.4em;
}

.pl8 {
    padding: 0 8px;
}
.mb20 {
    margin-bottom: 20px;
}

.mt36 {
    margin-top: 36px;
}

.pt16 {
    padding-top: 16px;
}
.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

.pt50 {
    padding-top: 50px;
    }
.pl6 {
    padding-left: 6px;
}
.pl12 {
    padding-left: 12px;
}

.p14 {
    padding: 0 14px;
}
.p20 {
    padding: 0 20px;
}
.pb6 {
    padding-bottom: 6px;
}
.pb12 {
    padding-bottom: 12px;
}

.hero {
    position: relative;
    width: 100%;
    height: 85vh;
    margin: 20px auto 0px;
}
.hero_ttl > img {
    position: absolute;
    top: 48px;
    left: calc(30% - 480px);
    right: 0;
    z-index: 1;
    width: 400px;
    height: auto;
}
.hero_ttl-wrapper {
    position: relative;
}

.hero_ttl-wrapper::after {
    content: "";
    display: block;
    clear: both;

}


.kiji {
    margin-top: 8px;
    height: 80px;
    width: 100%;
    overflow: hidden;

}

.kiji > img {
    height: 80px;
    width: 80px;
    margin-right: 8px;
}



.itemtitle {
    margin-bottom: 20px;
}

.title {
    font-size: 28px;
    margin-bottom: 8px;
}

.desc {
    font-size: 18px;
    margin-bottom: 40px
}

.cart > a {
    color: #fff;
}

.cart_type,
.cart {
    background: #76b6d2;
    border-color: #76b6d2;
    display: inline-block;
    padding: 5px 8px;
    font-size: 10px;
    border-radius: 4px;
}

.cart_type {
    background: #b0b9b9;
    border-color:#b0b9b9;
}


.hero_img {
    display: block;
    height: 85vh;
    width: 100%;
    max-width: 100%;
    overflow: hidden;


    z-index: 0;

}


#ttl1 {
    position: absolute;
    top: 20px;
    right: 50px;
    z-index: 1;
    width: 140px;
    height: auto;
}


.hero_img > img{
    position: absolute;
    height: 85vh;
    width: auto;
    top: 0;

    left:0;
    right: 0;


}



.left {
    float: left;
    width: 50%;
    height: 400px;
    background: #eee;
}

.right {
    width: 50%;
    height: 400px;
    background: #eee;
}

.container {
    margin: 0 auto;
}

.container::after {
    content: "";
    display: block;
    clear: both;

}


.ttl_index {
    color: #fff;
}
.ttl_index > h2 {
    margin-bottom: 8px;

}
.ttl_index > span {
    display: inline-block;
    margin-bottom: 8px;
}

.row {
    margin-top: 20px;
}

.row:after {
    content: " ";
    display: block;
    clear: both;
}

.item {
    color:#7c7c7c;
    font-weight: normal;
}

.item > img.itemimg {
}

.item > h3 {
    padding-top: 16px;
    font-weight: 400;
}

.itemdesc {
    padding-top: 16px;
}


.item_name {
    color: #3c3c3c;
    padding-top: 16px;
    font-size: 13px;
    font-weight: 700;
}

.tax {
    font-size: 11px;

}

.item_kakku > .item_size {
    margin-top: 4px;
}
.item_kakku > .item_name {
    font-weight: 400;
    padding-top: 0;

}
.item_kakku > .item_name,
.item_kakku > .item_siee_mini,
.item_kakku > .item_size,
.item_kakku > .item_price{
    display: inline-block;
}
.item_siee_mini,
.item_size {
    font-size: 11px;
    color:#999;
    margin-top:10px;
    letter-spacing: .04em;
}

.item_siee_mini {
    margin-top: 4px;
}

.item_price {
    font-size:15px;
    margin-top:10px;
    letter-spacing: .04em;
}

.item_price.mt0 {
    margin-top: 0;
}


.b {
    font-weight: 700;
}

.row:after {
    content: " ";
    clear: both;
    display: block;

}

.next {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: right;
    font-weight: 700;
}

.magekko {
    padding: 30px;
    width: 100%;
    max-width: 100%;
    height: auto;
}

.mokuji {
    width: 100%;
    max-width: 380px;
    padding: 20px 0;
}

.catalog-block > h3 {
    width: 100%;
    max-width: 380px;
    margin: 60px auto 0;

}
.table {
    display: table;
}
.vcenter {
    display: table-cell;
    vertical-align: middle;
}

div.br {
    max-width: 1120px;
    margin: 60px auto;
    border-bottom: solid 1px #eee;
}

.btn-summer {
    display:block;
    margin: 0 auto;
    width: 300px;
    height: 65px;
    border: solid 1px #eee;
    background: #76b6d2;
    font-size: 13px;
    color: #fff;
    position: relative;
}

.txt-underline {
    display: inline;
    text-align: center;
    font-weight: 700;
}

.a-txt {
    font-size: 13px;
    position: absolute;
    top:0;
    bottom:0;
    left:0;
    right: 0;
    margin: auto;
    height: 16px;
    vertical-align: middle;
    text-align: center;
}

.curtain_spec {

}
.curtain_spec > ul > li {
    display: inline-block;
    background: #a8a8a8;
    border: solid 1px #ddd;
    padding: 1px 1px;
    margin-right: 4px;
    text-align: center;
    width: 38%;

}

.ul.showroom > li {
    display: inline-block;
    margin-right: 4px;
}

.curtain_spec > ul > li > span:first-child{
    font-size: 9px;
    font-weight: 700;
    width: 100%;
    color: #fff;
    display: inline-block;
}
.curtain_spec > ul > li > span:last-child{
    width: 100%;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
}

.curtain_tag {
    margin-top: 6px;
}

.curtain_tag > ul > li {
    display: inline-block;
    margin-right: 2px;
}
.curtain_tag > ul > li > img {
    width: 30px;
    height: 30px;
    margin-bottom: 2px;
}


.rag_tag {
    margin-top: 6px;
    cursor: pointer;
}

.rag_tag > ul > li {
    display: inline-block;
    margin-right: 2px;
}
.rag_tag > ul > li > img {
    width: 40px;
    height: 40px;
    margin-bottom: 2px;
    border-radius: 50px;
}

.note {
    text-align: right;
    font-size: 11px;
}

.campaign_wrapper {
    position: relative;
}

.campaign {
    position: absolute;
    display: inline-block;
    top: 8px;
    left: 8px;
    background: #F53B39;
    color: #fff;
    padding: 4px 8px;
    border-radius: 1px;
    font-weight: 700;
}

@media only screen and (min-width: 751px) {
    .container {
        width: 1120px;
        max-width: 100%;
        margin: 0 auto;
    }


    .pc_only {
        display: block; !important;
    }

    .sp_only {
        display: none; !important;
    }

    .mt60sp30 {
        margin-top:60px;
    }

    .col:first-child {
        float: left;
        width: 47%;
    }

    .col:last-child {
        float: right;
        width: 47%;
    }

    .cll {
        float: left;
        width: 47%;
    }

    .clr {
        float: right;
        width: 47%;
    }

    .ttl_index {
        position: absolute;
        bottom: 10px;
        left: 10px;
        z-index: 1;
        width: 240px;
        height: auto;
    }

    .no {
        position: absolute;
        bottom: 0px;
        right:10px;
        z-index: 1;
        width: 60px;
        height: auto;
    }

    .txt-underline {
        font-size: 30px;
        font-weight: 700;
    }

    .desc {
        font-size: 22px;
        font-weight: normal;
        line-height: 2.2em;
        margin-bottom: 60px
    }


    .cl1 {
        width: 100%;
    }

    .cl6 {
        float:left;
        width: 16.666666%;
    }

    .cl6:nth-child(4n) {
        width: 33.322222%;
    }

    .cl6:nth-child(6n+1) {
        content: " ";
        display: block;
        clear: both;
    }

    .cl2 {
        float:left;
        width: 47.999999%;
        margin-right: 2%;
        margin-bottom: 30px;
    }

    .cl2:nth-child(2n)::after {
        content: " ";
        display: block;
        clear: both;
        margin-right: 0px;

    }

    .column-3 {
        float:left;
        width: 29.999999%;
        margin-right: 2%;
        margin-bottom: 30px;
    }

    .column-3:nth-child(3n+1) {
        clear: both;
    }

    .column:nth-child(3n) {
        margin-right: 0;
    }

    .column-4 {
        float:left;
        width: 23%;
        margin-right: 2%;
        margin-bottom: 30px;
    }

    .column-4:nth-child(4n) {
        margin-right: 0;
    }

    .column-4:nth-child(4n+1) {
        clear: both;
    }

    .ft24sp18 {
        font-size: 24px;
        line-height: 1.4em;
    }

    .ft20sp18 {
        font-size: 20px;
        line-height: 1.4em;
    }

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

    .container {
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }


    .ttl_index {
        position: relative;
    }
    .col {
        width: 100%;
    }

    .cll {
        width: 100%;
    }

    .clr {
        width: 100%;
    }

    .row {
        margin-bottom: 30px;
    }

    .mt60sp30 {
        margin-top:30px;
    }
    .col:after {
        content: " ";
        display: block;
        clear: both;

    }

    .cll:after {
        content: " ";
        display: block;
        clear: both;

    }
    .cll:after {
        content: " ";
        display: block;
        clear: both;

    }

    .sp_only {
        display: block; !important;
    }

    .pc_only {
        display: none; !important;
    }

    .curtain_tag > ul > li > img {
        width: 22px;
        height: 22px;
        margin-bottom: 2px;
    }

    .rag_tag > ul > li > img {
        width: 22px;
        height: 22px;
        margin-bottom: 2px;
    }
    div.br {
        max-width: 90%;
        margin: 20px auto;
        border-bottom: solid 1px #eee;
    }


    .ft24sp18 {
        font-size: 18px;
        line-height: 1.4em;
    }
    .ft20sp18 {
        font-size: 20px;
        line-height: 1.4em;
    }

    .ttl_index {
        position: absolute;
        bottom: -80px;
        left: 10px;
        z-index: 1;
        width: 240px;
        height: auto;

    }



    .item_size_x,
    .item_size_mm {
        font-size: 8px;
    }

    .cl1 {
        width: 100%;
    }

    .cl6 {
        float:left;
        width: 33%;
    }

    .cl6:nth-child(4n) {
        width: 66%;
    }

    .cl6:nth-child(3n+1) {
        content: " ";
        display: block;
        clear: both;
    }

    .column-4 {
        float:left;
        width: 47.9999%;
        margin-right: 2%;
        margin-bottom: 30px;
    }

    .column-4:nth-child(2n+1) {
        clear: both;
    }
    .column-4:nth-child(2n) {
        margin-right: 0;
    }


    .cl2 {
        float:left;
        width: 47.9999%;
        margin-right: 2%;
        margin-bottom: 30px;
    }

    .cl2:nth-child::after(2n+1) {
        content: " ";
        display: block;
        clear: both;
    }
    .cl2:nth-child(2n) {
        margin-right: 0;
    }

    .cl2.o {
        float:left;
        width: 96%;
        margin-right: 0%;
        margin-bottom: 30px;
    }

    .cl2:nth-child::after(1n+1) .o{
        content: " ";
        display: block;
        clear: both;
    }
    .cl2:nth-child(2n) .o{
        margin-right: 0;
    }

    .column-3 {
        float:left;
        width: 47.9999%;
        margin-right: 2%;
        margin-bottom: 30px;
    }

    .column-3:nth-child(2n+1) {
        clear: both;
    }
    .column-3:nth-child(2n) {
        margin-right: 0;
    }

    .no {
        position: absolute;
        bottom: 10px;
        z-index: 1;
        right:10px;
        width: 60px;
        height: auto;
    }

    .curtain_spec > ul > li {
        width: 43%;
    }

    .item_desc {
        padding-top: 6px;
        font-size: 14px;
        line-height: 1.7em;
    }

    .item_name {
        font-size: 12px;
        font-weight: 700;
    }

    h2.desc {
        line-height: 1.9em;
        font-weight:  normal;
    }


}
.wa-item-wrapper {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 250px;
    height: 250px;
}

.wa-item {
    display: inline-block;
}

.wa-item > h3 {
    font-size: 24px;
}
.bg {
    background: #eee;
    max-width:500px;
    height: auto;
}

.bgx2 {
    background: #eee;
    max-width:1000px;
    height: auto;
}

.txc {
    text-align: center;
}

.catalog-block {
    margin: 0 auto;
}
.catalog {
    width: 100%;
    display: block;
    max-width: 380px;
    height: auto;
    margin:0 auto;
}
.mokuji {
    margin: 0 auto;
}

.lab {
    display: inline-block;
    padding: 6px;
}

.eco_wrapper {
    position: relative;
}

.eco {
    position:absolute;
    top: 8px;
    left: 8px;
    background: #fff35c;
    color: #1d82ad;
    padding: 4px 8px;
    border-radius: 4px;
    font-weight: 700;
}

.eco_white {
    background: #e5e3de; !important;
    color: #5c5c5c;

}

/********************************
メインビジュアル
********************************/
 .mv_wrap {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
}

 .mv_wrap .main_visual {
    position: relative;
    width: 100%;
    /* height: 85vh; *//*管理画面で指定*/
    margin-bottom: 30px;
    visibility: visible;
    opacity: 0;
}

 .mv_wrap .main_visual.show {
    position: relative;
    width: 100%;
    /* height: 85vh; *//*管理画面で指定*/
    visibility: visible;
    animation: MainVisualShow 2s ease-out forwards;
}

 .mv_wrap .main_visual img {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    max-width: 1940px;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

@keyframes MainVisualShow {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .3;
    }
    75% {
        opacity: .7;
    }
    100% {
        opacity: 1;
    }
}




/********************************
メインタイトル
********************************/
 .mv_wrap .main_title {
    visibility: hidden;
    opacity: 0;
}

 .mv_wrap .main_title img {
    display: block;
    position: absolute;
}

@media only screen and (max-width:599px) {
     .mv_wrap .main_title img {
        width: 55% !important;
    }
}

 .mv_wrap .main_title.show {
    animation: MainTItleShow 2s 1s ease-out forwards;
    visibility: visible;
}

@keyframes MainTItleShow {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .3;
    }
    75% {
        opacity: .7;
    }
    100% {
        opacity: 1;
    }
}

@media only screen and (min-width:600px) and (max-width:1024px) {
     .mv_wrap .main_title img {
        width: 35vw !important;
    }
}

@media only screen and (min-width:1025px) {
     .mv_wrap .main_title img {
        width: 35vw;
    }
}




/********************************
サブテキスト
********************************/
 .mv_wrap .sub_text {
    visibility: hidden;
    opacity: 0;
}

 .mv_wrap .sub_text.show {
    animation: SubTextShow 2s 1s ease-out forwards;
    visibility: visible;
}

 .mv_wrap .sub_text p {
    line-height: 1.3;
}

@keyframes SubTextShow {
    0% {
        opacity: 0;
    }
    50% {
        opacity: .3;
    }
    75% {
        opacity: .7;
    }
    100% {
        opacity: 1;
    }
}

@media only screen and (max-width:599px) {
    #main_title_sp h1 img {
        top: 6% !important;
        left: 50% !important;
        width: 75% !important;
        transform: translateX(-50%) !important;
    }

    #sub_text_sp p {
        text-align: center !important;
        top: 100% !important;
        bottom: unset !important;
    }

    #sub_text_sp p img {
        width: 101% !important;
        display: none;
    }

    #anchor_text_sp p {
        right: 0 !important;
        padding: 0 !important;
        left: unset !important;
        width: 90vw !important;
    }

    .recommend_main .recommend_item.layout1 .recommend_container .item_img img {
        height: 300px;
    }

    .recommend_main .btn_inner img {
        width:70px;
        height:70px;
    }

    .recommend_main .mv_wrap .main_visual img {
        object-position: center;
        height: 78vh !important;
    }

    .item_text_area h2 {
        text-shadow: 0 0 10px #fff;
    }
}
