@charset "utf-8";

#stayhome {
    width: auto;
}

#stayhome section {
    padding-bottom: 120px;
    width: auto;
    position: relative;
}

#stayhome section > *:not(.freepage_w100) {
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
}

#stayhome section > p + .stayhome_description {
    margin-top: 50px;
}

#stayhome section nav {
    margin-right: 20px;
    font-weight: bold;
    text-align: center;
    display: flex;
}

#stayhome section nav dl {
    margin: 60px 0 0 20px;
    position: relative;
}

#stayhome section nav dl dt {
    padding: 4px;
    background: #fff;
    font-size: 0.8em;
    font-weight: bold;
    transition: 0.3s;
}

#stayhome section nav dl dt a {
    color: #9b675c;
}

#stayhome section nav dl dt a span {
    position: relative;
}

#stayhome section nav dl dt a span::after {
    content: url(/img/usr/freepage/202004_stayhome/arrow_01_stayhome.svg);
    margin-left: 8px;
    line-height: 0;
    vertical-align: middle;
    width: 4px;
    height: 4px;
    display: inline-block;
}

#stayhome section nav dl dt a:hover {
    opacity: 1;
}

#stayhome section nav dl dt a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#stayhome section nav dl dd {
    background: #fff;
    line-height: 0;
    position: relative;
    transition: 0.3s;
}

#stayhome section nav dl dd img {
    transition: 0.3s;
}

#stayhome section nav dl .freepage_nav_new {
    background: none;
    color: #fff;
    text-align: center;
    position: absolute;
    top: calc(-20px - 0.75em);
    left: 0;
    right: 0;
    pointer-events: none;
}

#stayhome section nav dl .freepage_nav_new span {
    padding: 2px 8px;
    border: 1px solid;
    font-size: 0.75em;
    font-weight: bold;
    display: inline-block;
}

#stayhome section nav dl:hover {
    border-color: #fff;
    opacity: 1;
}

#stayhome section nav dl:hover dd img, #stayhome section nav dl:hover dt a {
    opacity: 0.7;
}

#stayhome section > div > p {
    line-height: 0;
}

#stayhome section #stayhome_intro {
    text-align: center;
}

#stayhome section #stayhome_intro h3 {
    margin-top: 50px;
    font-size: 1.5em;
    font-weight: bold;
}

#stayhome section #stayhome_intro > p:nth-child(n + 2) {
    margin-top: 30px;
    line-height: 1.5;
    text-align: center;
}

#stayhome section #stayhome_intro #stayhome_title {
    margin-top: 40px;
    padding: 20px;
    color: #000;
    position: relative;
    display: inline-block;
}

#stayhome section #stayhome_intro #stayhome_title h2 {
    margin-top: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-size: 2em;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
}

#stayhome section #stayhome_intro #stayhome_title p:first-of-type {
    line-height: 0;
    height: 80px;
}

#stayhome section #stayhome_intro #stayhome_title p:first-of-type img {
    width: auto;
    height: 100%;
}

#stayhome section #stayhome_intro #stayhome_title p:nth-of-type(2) {
    margin-top: 10px;
    font-family: number-five-smooth, serif;
    font-size: 1.5em;
    font-weight: 400;
}

#stayhome section #stayhome_intro #stayhome_title::before {
    content: '';
    background: #fff;
    position: absolute;
    top: 4px;
    left: 4px;
    right: -4px;
    bottom: -4px;
    z-index: -1
}

#stayhome section #stayhome_intro #stayhome_title::after {
    content: '';
    border: 2px solid;
    position: absolute;
    top: -4px;
    left: -4px;
    right: 4px;
    bottom: 4px;
    z-index: -1;
}

#stayhome section .freepage_new {
    color: #fff!important;
}

#stayhome section .freepage_new span {
    border-color: #fff;
}

#stayhome section .stayhome_image {
    position: relative;
}

#stayhome section .stayhome_image div {
    padding: 50px;
    background: rgba(0, 0, 0, 0.25);
    color: #fff;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

#stayhome section .stayhome_image div h4 {
    margin-top: 4px;
    color: #fff;
    font-size: 1em;
    letter-spacing: 0.1em;
}

#stayhome section .stayhome_image div p {
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: 0.2em;
}

#stayhome section .stayhome_description {
    margin-top: 100px;
    padding: 40px;
    background: #9b675c;
    color: #fff;
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    justify-content: space-between;
}

#stayhome section .stayhome_description > * {
    flex-basis: calc(50% - 20px);
}

#stayhome section .stayhome_description div h5 {
    margin-top: 4px;
    color: #fff;
    font-size: 0.8em;
}

#stayhome section .stayhome_description div p:nth-child(n + 2) {
    margin-top: 10px;
}

#stayhome section .stayhome_description div p strong {
    font-size: 1.25em;
}

#stayhome section .stayhome_description div p a {
    padding: 2px 16px 2px 8px;
    border: 1px solid #000;
    color: #000;
    font-size: 0.8em;
    font-weight: bold;
    position: relative;
    display: inline-block;
    transition: 0.3s;
}

#stayhome section .stayhome_description div p a:hover {
    background: #000;
    color: #fff;
    opacity: 1!important;
}

#stayhome section .stayhome_description div p a::after {
    content: url(/img/usr/freepage/arrow_01_b.svg);
    margin: auto 0;
    line-height: 0;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0;
    right: 8px;
    bottom: 0;
}

#stayhome section .stayhome_description div::before {
    content: '';
    border-left: 1px solid;
    height: 10%;
    position: absolute;
    right: 20px;
    bottom: 10px;
}

#stayhome section .stayhome_description div::after {
    content: '';
    border-top: 1px solid;
    width: 10%;
    position: absolute;
    right: 10px;
    bottom: 20px;
}

#stayhome section .stayhome_description > p::before {
    content: '';
    border-left: 1px solid;
    height: 10%;
    position: absolute;
    top: 10px;
    left: 20px;
}

#stayhome section .stayhome_description > p::after {
    content: '';
    border-top: 1px solid;
    width: 10%;
    position: absolute;
    top: 20px;
    left: 10px;
}

#stayhome section .stayhome_description div .freepage_new {
    margin: 0;
}

#stayhome section .freepage_item_list dl .freepage_item_list_icon ul li {
    background: #9b675c;
}

#stayhome section:first-child {
    padding-bottom: 60px;
    background: #9b675c;
    color: #fff;
    z-index: 1;
}

#stayhome section:first-child h3 {
    color: #fff;
}


@media screen and (max-width: 768px) {
    #stayhome {
        padding-bottom: 60px;
    }

    #stayhome section {
        margin: 0;
        padding-top: 0;
        padding-bottom: 40px;
    }

    #stayhome section > *:not(.freepage_w100) {
        margin-left: 4vw;
        margin-right: 4vw;
        width: auto;
    }

    #stayhome section nav:not(.freepage_w100) {
        margin: 20px 4vw 0 0;
        font-weight: bold;
        justify-content: center;
        flex-wrap: wrap;
    }

    #stayhome section nav dl {
        margin: 40px 0 0 4vw;
        padding-bottom: 4px;
        flex-basis: calc(100% / 2 - 4vw);
    }

    #stayhome section nav dl dt {
        font-size: 0.5em;
        font-weight: bold;
        transition: none;
    }

    #stayhome section nav dl dt a {
        transition: none;
    }

    #stayhome section nav dl dd img {
        transition: none;
    }

    #stayhome section #stayhome_intro h3 {
        margin-top: 40px;
    }

    #stayhome section #stayhome_intro > p:nth-child(n + 2) {
        margin-top: 20px;
    }

    #stayhome section #stayhome_intro #stayhome_title {
        padding: 4vw;
    }

    #stayhome section #stayhome_intro #stayhome_title h2 {
        margin-top: 4vw;
        padding-bottom: 2vw;
        font-size: 6vw;
    }

    #stayhome section #stayhome_intro #stayhome_title p:first-child {
        margin: 0;
        height: 16vw;
    }

    #stayhome section #stayhome_intro #stayhome_title p:nth-of-type(2) {
        margin-top: 2vw;
        font-size: 5vw;
    }

    #stayhome section .stayhome_image div {
        padding: 5vw;
    }

    #stayhome section .stayhome_image div h4 {
        margin-top: 1vw;
        font-size: 2vw;
    }

    #stayhome section .stayhome_image div p {
        font-size: 4vw;
        font-weight: bold;
        letter-spacing: 0.2em;
    }

    #stayhome section .stayhome_image div p:last-child {
        margin-top: 2vw;
        text-align: center;
    }

    #stayhome section .stayhome_description {
        margin: 40px 4vw 0;
        padding: 32px;
        display: block;
    }

    #stayhome section .stayhome_description div {
        margin-top: 12px;
    }

    #stayhome section .stayhome_description div::before {
        right: 16px;
        bottom: 8px;
    }

    #stayhome section .stayhome_description div::after {
        right: 8px;
        bottom: 16px;
    }

    #stayhome section .stayhome_description > p::before {
        top: 8px;
        left: 16px;
    }

    #stayhome section .stayhome_description > p::after {
        top: 16px;
        left: 8px;
    }

    #stayhome section:first-child {
        padding-bottom: 20px;
    }
}