@charset "utf-8";

#summer_2019 {
    color: #000;
}

#summer_2019 section:first-child {
    margin-top: 0;
}

#summer_2019 section:nth-child(2) {
    margin-top: 40px;
}

#summer_2019 section:nth-child(4) {
    border-top: 1px solid #ccc;
}

#summer_2019 section > h3, #summer_2019 section > h4 {
    color: #29a7de;
}

#summer_2019 section > h3 {
    font-size: 1.25em;
    letter-spacing: 0.05em;
}

#summer_2019 section > h3::after, #summer_2019 section > h4::after {
    content: '';
    margin: 20px auto;
    background: url(/img/usr/freepage/201906_summer_collection/wave_s.svg) center no-repeat;
    height: 12px;
    display: block;
}

#summer_2019 section > h4 {
    letter-spacing: 0.05em;
}

#summer_2019 section:nth-child(3) > h4 {
    margin-top: 0;
}

#summer_2019 section > p {
    font-size: 0.9em;
    font-weight: bold;
    letter-spacing: 0.05em;
}

#summer_2019 section > p > span {
    background: #fff;
    border-right: 4px solid #ff0;
    border-bottom: 4px solid #ff0;
    display: inline-block;
    transform: rotate(15deg);
}

#summer_2019 section > p > span span {
    line-height: 2em;
    position: relative;
    display: block;
    transform: rotate(-15deg);
}

#summer_2019 section #summer_2019_main {
    color: #fff;
    position: relative;
    cursor: default;
}

#summer_2019 section #summer_2019_main > p {
    line-height: 0;
    text-align: center;
}

#summer_2019 section #summer_2019_main #summer_2019_h2 {
    text-align: center;
    position: absolute;
    left: 100px;
    bottom: 90px;
}

#summer_2019 section #summer_2019_main #summer_2019_h2 h2 {
    margin-top: 4px;
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
}

#summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(1) {
    color: #29a7de;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1em;
}

#summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(2) {
    margin-top: 16px;
}

#summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(2) img {
    height: 24px;
}

#summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(3) {
    margin-top: 8px;
    font-family: rockwell-nova, serif;
    font-size: 3em;
    font-weight: 400;
    line-height: 1em;
}

#summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(3)::after {
    content: '';
    margin: 8px auto 0;
    background: url(/img/usr/freepage/201906_summer_collection/wave_l.svg) center no-repeat;
    background-size: contain;
    height: 12px;
    display: block;
}

#summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(4) {
    font-family: number-five-smooth, serif;
    font-size: 3em;
    font-weight: 400;
}

#summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(5) {
    margin-top: -8px;
    padding: 0.2em 0;
}

#summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(5) strong {
    padding: 0.2em 0.4em;
    font-size: 0.75em;
    background: #e60012;
    border-radius: 4px;
}

#summer_2019 section #summer_2019_item_list {
    margin-top: 10px;
    font-family: rockwell-nova, serif!important;
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: normal;
}

#summer_2019 section #summer_2019_item_list::after {
    content: none;
}

#summer_2019 section .summer_2019_item_list {
    margin-top: 10px;
}

#summer_2019 section .summer_2019_item_list div {
    padding: 20px 0;
    text-align: right;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    transition: 0.3s;
}

#summer_2019 section .summer_2019_item_list div:nth-child(1) {
    background: url(/img/usr/freepage/201906_summer_collection/bg01.png) -100% /auto 200% no-repeat, linear-gradient(90deg, #7eacdb, #60c0bc);
}

#summer_2019 section .summer_2019_item_list div:nth-child(2) {
    background: url(/img/usr/freepage/201906_summer_collection/bg02.png) right -50% top 50% /auto 200% no-repeat, linear-gradient(90deg, #bad87d, #f5df74);
}

#summer_2019 section .summer_2019_item_list div:nth-child(3) {
    background: url(/img/usr/freepage/201906_summer_collection/bg03.png) -10% 50% /auto 200% no-repeat, linear-gradient(90deg, #e9b6d3, #f3a99a);
}

#summer_2019 section .summer_2019_item_list div p {
    margin: 0 10px 0 30px;
    line-height: 0;
    flex-basis: 300px;
}

#summer_2019 section .summer_2019_item_list div:nth-child(even) p {
    margin: 0 30px 0 10px;
    order: 2;
}

#summer_2019 section .summer_2019_item_list div dl {
    margin: 0 30px 0 10px;
    color: #fff;
    flex-basis: calc(100% - 380px);
}

#summer_2019 section .summer_2019_item_list div:nth-child(even) dl {
    margin: 0 10px 0 30px;
    text-align: left;
    order: 1;
}

#summer_2019 section .summer_2019_item_list div dl dt {
    margin-top: 16px;
    font-size: 1.2em;
    font-weight: bold;
}

#summer_2019 section .summer_2019_item_list div dl dt a {
    color: #fff;
}

#summer_2019 section .summer_2019_item_list div dl dt a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#summer_2019 section .summer_2019_item_list div dl dd:nth-child(1) {
    font-family: number-five-smooth, serif!important;
    font-size: 4em;
    font-weight: 400;
}

#summer_2019 section .summer_2019_item_list div dl dd:nth-child(2) {
    margin-top: -16px;
    font-size: 0.8em;
    font-weight: bold;
}

#summer_2019 section .summer_2019_item_list div dl dd:nth-child(4) {
    margin-top: 10px;
    font-size: 0.8em;
}

#summer_2019 section .summer_2019_item_list div dl dd:nth-child(5) {
    margin-top: 30px;
    font-size: 1.25em;
    font-weight: bold;
}

#summer_2019 section .summer_2019_item_list div dl dd:nth-child(5) span {
    font-size: 0.8em;
}

#summer_2019 section .summer_2019_item_list div dl dd:nth-child(6) {
    margin-top: 8px;
    pointer-events: none;
}

#summer_2019 section .summer_2019_item_list div dl dd:nth-child(6) span {
    padding: 4px 20px 4px 12px;
    border: 1px solid;
    color: #fff;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

#summer_2019 section .summer_2019_item_list div dl dd:nth-child(6) span::before {
    content: url(/img/usr/freepage/arrow_01_w.svg);
    margin: auto 0;
    line-height: 0;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
}

#summer_2019 section .summer_2019_item_list div:hover {
    opacity: 0.7;
}

#summer_2019 section .summer_2019_item_list > .freepage_soldout:hover {
    opacity: 1;
}

#summer_2019 section .summer_2019_item_list > .freepage_soldout::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#summer_2019 section .summer_2019_item_list > .freepage_soldout dl dd:nth-child(6) span::after {
    content: '完売しました';
    background: rgba(0, 0, 0, 0.75);
    color: #fff;
    font-size: 0.8em;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

#summer_2019 section .freepage_item_list dl .freepage_item_list_icon ul li {
    background: #29a7de;
}

#summer_2019 section .freepage_item_list dl .freepage_item_list_button {
    border: 1px solid #29a7de;
    color: #29a7de;
}

#summer_2019 section .freepage_item_list dl .freepage_item_list_button::before {
    content: url(/img/usr/freepage/201906_summer_collection/arrow_01_2019summer.svg);
    margin: auto 0;
    line-height: 0;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
}

#summer_2019 section .freepage_item_list dl:hover .freepage_item_list_button {
    background: #29a7de;
    color: #fff;
}


@media screen and (max-width: 768px) {
    #summer_2019 {
        padding-bottom: 60px;
    }

    #summer_2019 section {
        margin-left: 4vw;
        margin-right: 4vw;
    }

    #summer_2019 section:first-child {
        margin: 0;
    }

    #summer_2019 section:nth-child(2), #summer_2019 section:nth-child(3) {
        margin: 40px 0 0;
    }

    #summer_2019 section > p {
        margin: 20px 40px 0;
    }

    #summer_2019 section #summer_2019_main {
        height: 200px;
        position: relative;
        display: flex;
        align-items: center;
        overflow: hidden;
    }

    #summer_2019 section #summer_2019_main > p {
        position: absolute;
        right: 0;
    }

    #summer_2019 section #summer_2019_main > p img {
        width: auto;
        max-width: none;
        height: 200px;
        margin-right: calc(-70% + 60vw);
    }

    #summer_2019 section #summer_2019_main #summer_2019_h2 {
        margin-left: 5vw;
        position: static;
        z-index: 1;
    }

    #summer_2019 section #summer_2019_main #summer_2019_h2 h2 {
        margin-top: 0.1em;
        font-size: 1em;
    }

    #summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(1) {
        font-size: 0.4em;
    }

    #summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(2) {
        margin-top: 1em;
    }

    #summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(2) img {
        height: 1em;
        width: auto;
    }

    #summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(3) {
        margin-top: 0.1em;
        font-size: 1.5em;
    }

    #summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(3)::after {
        margin-top: 0.1em;
        height: 0.25em;
    }

    #summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(4) {
        font-size: 1.25em;
    }

    #summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(5) {
        padding: 0;
    }

    #summer_2019 section #summer_2019_main #summer_2019_h2 p:nth-child(5) strong {
        padding: 0.2em 0.4em;
        font-size: 0.5em;
        border-radius: 0.5em;
    }

    #summer_2019 section .freepage_feature {
        margin: 0 15px;
    }

    #summer_2019 section .summer_2019_item_list dl dd div dl {
        margin: 30px 10px 0;
    }

    #summer_2019 section .summer_2019_item_list div {
        display: block;
    }

    #summer_2019 section .summer_2019_item_list div:nth-child(1) {
        background: linear-gradient(90deg, #7eacdb, #60c0bc);
    }

    #summer_2019 section .summer_2019_item_list div:nth-child(2) {
        background: linear-gradient(90deg, #bad87d, #f5df74);
    }

    #summer_2019 section .summer_2019_item_list div:nth-child(3) {
        background: linear-gradient(90deg, #e9b6d3, #f3a99a);
    }

    #summer_2019 section .summer_2019_item_list div:nth-child(odd) > p, #summer_2019 section .summer_2019_item_list div:nth-child(even) > p {
        margin: 0 40px;
    }

    #summer_2019 section .summer_2019_item_list div dl {
        margin: 10px 20px 0;
    }
}