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

.sns_fixed {
    display: none; !important;
}
p {
    font-size: 16px;
    line-height: 1.8em;
}


.note {
    font-size: 12px;
}

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

}

.block {
    display: block;
}

.iblock {
    display: inline-block;
}

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

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

.mb20 {
    margin-bottom: 20px;
}

.mt36 {
    margin-top: 36px;
}
.pt20 {
    padding-top: 20px;
}

.pt30 {
    padding-top: 30px;
}

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

.hero {
    position: relative;
    max-width: 820px;
    height: 600px;
    margin: 50px auto 0px;
}
.hero_ttl > img {
    position: absolute;
    top: -48px;
    left: 20px;
    z-index: 1;
    width: 200px;
    height: auto;
}
.hero_ttl-wrapper {
    position: relative;
}

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

}

.intro {
    max-width: 1180px;
    margin : 0 auto 8px;
}

.no {

}

.hero_img {
    display: block;
    width: 560px;
    height: 560px;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    right: 0;
    top: 0;
}


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


.hero_img > img{
    position: absolute;
    right: 0;
    max-width: 100%;
    height: auto;
    display: block;
}



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

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

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

}


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

.row {

}


.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;

}

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

    .pc_only {
        display: block;
    }

    .sp_only {
        display: none;
    }

    .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;
    }

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

    .cl4:nth-child(6n+1) {
        content: " ";
        display: block;
        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:0px;
    }
    .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;
      }

    .pc_only {
        display: none;
    }


    .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;

    }

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

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

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

}

.bg {
    background: #eee;
    max-width:500px;
    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;
}


/* ********** SHOP ********** */
.shoplist_wrap{
    z-index: -1;
    padding: 3rem 0 0;
    font-size: 1rem;
}

.shoplist {
    padding: 6rem 0;
    text-align: left;
    color: #222;
    padding-top: 1rem;
    z-index: -1;
}

.shoplist .em {
    text-align:center;
    font-size:1.1rem;
    margin-top:4rem;
    padding-bottom:0.3rem;
    font-weight: bold;
}

.shoplist h3{
    font-size: 1.3rem !important;
}

@media only screen and (min-width: 768px) {
    .shoplist h3{
        font-size: 1.45rem;
    }
}

.tenpo_headline {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0 0.5em;
    line-height: 2rem;
}
.tenpo_headline .blog_link a {
    display: block;
    text-align: center;
    color: #222;
    font-size: 1rem;
}
.tenpo_headline .blog_link a::before {
    content: "\f105";
    font-family: FontAwesome;
    margin-right: 0.5em;
}
.tenpo_area {
    color: #222 !important;
    z-index: -1;
}
.tenpo_area p {
    padding: 0.5em;
    position: relative;
}

/* ********** iPad ********** */
@media only screen and (max-width: 768px) {
    .tenpo_area{
        margin: 0 auto;
        width: 90%;
    }
}

.tenpo_area p.active::after {
    content: "\f106";
    font-family: FontAwesome;
    position: absolute;
    right: 0.5em;
    top: 50%;
    transform: translateY(-50%);
}
.tenpo_area nav > ul {
    border-bottom: solid 1px #ccc ;
    font-size: 0.9rem;
}
.tenpo_area nav > ul > li {
    margin: 0.5em 0 0;
    padding: 0 0.5em;
    border-bottom: solid 1px #ccc ;
}
.tenpo_area nav > ul > li:last-child {
    border-bottom: none;
}
.popup_area_title {
}
.tenpo_area a {
    display: block;
    padding: 0 0 0.5em;
    position: relative;
    color: #222;
    font-size: 1rem;
}
.tenpo_area a::after {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    right: 0.5em;
    top: 50%;
    transform: translateY(-50%);
    color: #222;
}
.tenpo_area a span {
    font-size: 0.9rem;
}

@media only screen and (max-width: 639px) {
    .tenpo_area p {
        position: relative;
        border-bottom: 2px solid #ccc;
    }
}
@media only screen and (min-width: 768px) {
    .tenpo_area {
        border: none;
    }
    .tenpo_area p {
        border-bottom: solid 2px #ccc;
        position: relative;
    }
    .tenpo_area nav > ul {
        border: none;
        margin: 0 0.5em 1.5em;
        font-size: 1.1rem;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    .tenpo_area nav > ul > li {
        margin: 0.5em;
        padding: 0;
        width: calc(33.333% - 2.2rem);
        border: none;
        display: -webkit-flex;
        display: flex;
        flex-direction: column;
    }
    .tenpo_area a {
        display: block;
        width: calc(100% - 0.5em);
        padding: 0.2rem 0 0.2rem 0.5em;
        position: relative;
        border-bottom: solid 1px #ccc;
    }
    .shoplist_wrap{
        padding: 5em 0 0;
    }
}




/* ********** FOOTER ********** */
footer {
    margin: 0;
    padding: 0;
    font-size: 0.75rem;
    text-align: center;
    color: #222;
    font-weight: normal !important;
}

footer img{
    width: 11rem !important;
}

@media only screen and (min-width: 768px) {
    footer {
        font-size: 0.8rem;
    }
    footer img{
        width: 10rem !important;
    }
}

footer p:last-child{
    margin-top: 0.3rem;
}


/* ********** SNS ********** */

.snsicon_wrap{
    padding: 1rem 0 3rem;
}

.snsicon_wrap section{
    text-align: center;
}

.snsicon_wrap img{
      width: 28px;
    }

@media only screen and (min-width: 768px) {
    .snsicon_wrap img{
      width: 26px;
    }
}

.snsicon_wrap ul {
    text-align: center;
    display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
    margin: 1rem auto 0;
    width: 80%;
}

@media only screen and (min-width: 768px) {
.snsicon_wrap ul {
    margin: 0.5em auto 0;
    width: 480px;
    }
}

.snsicon_wrap ul li{
     width: 25%;
}


@media only screen and (min-width: 1100px) {

    .shoplist_wrap {
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
    }
}


