@charset "utf-8";

#message_tumblers {
    width: auto;
}

#message_tumblers section {
    border-top: 1px solid #ccc;
}

#message_tumblers section:first-child, #message_tumblers section:nth-child(2) {
    border-top: none;
}

#message_tumblers section:first-child, #message_tumblers section:nth-child(3) {
    margin-top: 0;
}

#message_tumblers section:nth-child(3) {
    border: none;
}

#message_tumblers section > *:not(.freepage_w100) {
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
}

#message_tumblers section nav {
    margin: 0 20px;
    padding-bottom: 12px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#message_tumblers section nav dl, #message_tumblers section .mt_item_list > div > div dl dd div dl {
    margin: 30px 20px 0;
    font-weight: bold;
    position: relative;
    display: flex;
    flex-basis: 80px;
    flex-wrap: wrap;
    justify-content: center;
}

#message_tumblers section nav dl {
    transition: 0.3s;
}

#message_tumblers section nav dl:hover {
    opacity: 0.7;
}

#message_tumblers section nav dl::after {
    content: '';
    margin: 0 auto;
    border: 8px solid transparent;
    border-top: 8px solid #000;
    position: absolute;
    left: 50%;
    bottom: -20px;
    pointer-events: none;
    transform: translateX(-8px);
}

#message_tumblers section nav dl dt, #message_tumblers section .mt_item_list dl dd div dl dt {
    margin-top: 10px;
    font-size: 0.8em;
    font-weight: bold;
    text-align: center;
}

#message_tumblers section nav dl dt a::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -12px;
}

#message_tumblers section nav dl dd, #message_tumblers section .mt_item_list > div > div dl dd div dl dd {
    margin: 0;
    border: 4px solid #000;
    border-radius: 50%;
    height: 80px;
    overflow: hidden;
}

#message_tumblers section #mt_main {
    background: url(/img/usr/freepage/201903_message_tumblers/title.jpg) center;
    background-size: cover;
    text-align: center;
    height: 500px;
    position: relative;
    display: flex;
    align-items: start;
    justify-content: center;
}

#message_tumblers section #mt_main #mt_h2 {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    cursor: default;
}

#message_tumblers section #mt_main #mt_h2 h2 {
    margin-top: 4px;
    font-weight: bold;
}

#message_tumblers section #mt_main #mt_h2 p:nth-child(1) {
    padding: 1em;
    background: #e60012;
    border-radius: 50%;
    color: #fff;
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: -100px;
}

#message_tumblers section #mt_main #mt_h2 p:nth-child(2) {
    color: #000;
    font-family: urw-din, sans-serif;
    font-weight: 600;
}

#message_tumblers section #mt_main #mt_h2 p:nth-child(3) {
    margin-top: 4px;
    padding: 0 10px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    color: #000;
    font-family: number-five-smooth, serif!important;
    font-size: 2.5em;
    font-weight: 400;
}

#message_tumblers section #mt_item_list {
    border-bottom: 1px solid #ccc;
    font-family: number-five-smooth, serif!important;
    font-size: 2em;
    font-weight: 400;
}

#message_tumblers section #mt_item_list::before {
    content: url(/img/usr/freepage/201903_message_tumblers/icon_tumbler.svg);
    margin: 0 auto;
    width: 12px;
    height: 22px;
    display: block;
}

#message_tumblers section .mt_item_list > div {
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
}

#message_tumblers section .mt_item_list > div > p {
    margin: 30px 10px 0 30px;
    line-height: 0;
    flex-basis: 300px;
}

#message_tumblers section .mt_item_list > div > div {
    margin: 30px 30px 0 10px;
    flex-basis: calc(100% - 380px);
}

#message_tumblers section .mt_item_list > div > div dl dt {
    color: #000;
    font-size: 1.2em;
    font-weight: bold;
}

#message_tumblers section .mt_item_list > div > div dl dd {
    margin-top: 10px;
    font-size: 0.8em;
    text-align: justify;
}

#message_tumblers section .mt_item_list > div > div dl dd h4 {
    margin-top: 20px;
    font-size: 1.1em;
}

#message_tumblers section .mt_item_list > div > div dl dd div {
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}

#message_tumblers section .mt_item_list > div > div dl dd div dl {
    margin: 0 40px 0 0;
}

#message_tumblers section .mt_item_list > div > div > div {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

#message_tumblers section .mt_item_list > div > div > div p:first-child {
    font-size: 1.5em;
    font-weight: bold;
}

#message_tumblers section .mt_item_list > div > div > div p:first-child span {
    font-size: 0.8em;
}

#message_tumblers section .mt_item_list > div > div > div p a {
    padding: 4px 20px 4px 12px;
    border: 1px solid #000;
    color: #000;
    font-weight: bold;
    position: relative;
    display: inline-block;
}

#message_tumblers section .mt_item_list > div > div > div p a:hover {
    background: #000;
    color: #fff;
}

#message_tumblers section .mt_item_list > div > div > 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;
}

@media screen and (max-width: 768px) {
    #message_tumblers section {
        margin-left: 4vw;
        margin-right: 4vw;
        padding-bottom: 60px;
    }

    #message_tumblers section > *:not(.freepage_w100) {
        margin-left: 4vw;
        margin-right: 4vw;
        width: auto;
    }

    #message_tumblers section:first-child {
        margin: 0;
    }

    #message_tumblers section nav {
        margin: 0 4vw;
        justify-content: space-around;
    }

    #message_tumblers section nav dl, #message_tumblers section .mt_item_list dl dd div dl {
        margin: 30px 10px 0;
    }

    #message_tumblers section #mt_main {
        height: 90vw;
    }

    #message_tumblers section #mt_main #mt_h2 {
        margin-top: 4vw;
    }

    #message_tumblers section #mt_main #mt_h2 h2 {
        margin-top: 1vw;
    }

    #message_tumblers section #mt_main #mt_h2 p:nth-child(1) {
        padding: 3.5vw;
        font-size: 3.5vw;
        line-height: 5.25vw;
        top: -2vw;
        left: -16vw;
    }

    #message_tumblers section #mt_main #mt_h2 p:nth-child(2) {
        font-size: 4vw;
    }

    #message_tumblers section #mt_main #mt_h2 p:nth-child(3) {
        margin-top: 1vw;
        padding: 0 2vw;
        font-size: 10vw;
    }

    #message_tumblers section .mt_item_list > div {
        margin-top: 0;
        padding-top: 0;
        display: block;
    }

    #message_tumblers section .mt_item_list > div > p {
        margin: 10px 40px 0;
    }

    #message_tumblers section .mt_item_list > div > div {
        margin: 10px 20px 0;
    }
}