#header #key h2 {
    top: 29vw;
}
#header #key h2 span {
    font-size: 6.4vw;
    letter-spacing: 0.1em;
    margin-bottom: 2vw;
    text-shadow: 0 0 17px rgba(0, 0, 0, 0.5);
}
#lead {
    padding: 15vw 0 0;
}
#lead h2 {
    font-size: 4.8vw;
    letter-spacing: 0.025em;
    line-height: 1.8;
    text-align: left;
    margin: 4vw 0;
}
#juyohin {
    padding: 30vw 0 0;
}
#juyohin .item1 {
    margin-bottom: 24vw;
}
#juyohin .item1 h2 {
    margin-bottom: 5vw;
}
#juyohin .item1 .gr-pt {
    position: relative;
}
#juyohin .item1 .gr-pt .zoom-button {
    font-size: 0;
    border: 0;
    background: none;
    cursor: pointer;
    position: absolute;
    right: 7px;
    bottom: 5px;
    width: 5vw;
}
#juyohin .item1 .gr-ttls {
    justify-content: center;
    margin: 2vw 0;
}
#juyohin .item1 .gr-ttls li:not(:last-child) {
    margin-right: 10%;
}
#juyohin .item1 .note {
    color: #737373;
    letter-spacing: 0;
    font-size: 11px;
}
#juyohin .item1 h3 {
    margin: 21vw 0 6vw;
}
#juyohin .item1 .price {
    font-size: 6.4vw;
    font-weight: 500;
    text-align: center;
    padding: 3vw 5%;
    margin: 0 5%;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
}
#juyohin .item2 h3 {
    margin-bottom: 5vw;
}
#juyohin .item2 .info {
    background: #fff8f4;
    border-radius: 15px;
    padding: 1vw 4% 3vw;
}
#juyohin .item2 .info dl {
    padding: 20px 0;
    border-bottom: 1px solid #d9d9d9;
}
#juyohin .item2 .info dl:last-child {
    border-bottom: 0;
}
#juyohin .item2 .info dl dt {
    font-family: "Shippori Mincho";
    font-size: 5.33vw;
    font-weight: 500;
    letter-spacing: 0.025em;
    margin-bottom: 13px;
}
#juyohin .item2 .info dl dd span {
    font-size: 12px;
    letter-spacing: -0.07em;
}
#contact {
    padding: 26vw 0 0;
}
@media screen and (min-width: 768px) {
    #header #key h2 {
        top: 106px;
    }
    #header #key h2 span {
        font-size: 24px;
        margin-bottom: 10px;
    }
    #lead {
        padding: 56px 0 0;
    }
    #lead h2 {
        font-size: 18px;
        line-height: 32px;
        margin: 16px 0;
    }
    #juyohin {
        padding: 118px 0 0;
    }
    #juyohin .item1 {
        margin-bottom: 99px;
    }
    #juyohin .item1 h2 {
        margin-bottom: 29px;
    }
    #juyohin .item1 .gr-pt .zoom-button {
        right: 6px;
        bottom: 6px;
        width: 17px;
    }
    #juyohin .item1 .gr-pt .zoom-button:hover {
        opacity: 0.8;
    }
    #juyohin .item1 .gr-ttls {
        margin: 8px 0;
    }
    #juyohin .item1 .gr-ttls li:not(:last-child) {
        margin-right: 34px;
    }
    #juyohin .item1 .note {
        font-size: 10px;
    }
    #juyohin .item1 h3 {
        margin: 87px 0 29px;
    }
    #juyohin .item1 .price {
        font-size: 24px;
        padding: 11px 20px;
        margin: 0 13px;
    }
    #juyohin .item2 h3 {
        margin-bottom: 30px;
    }
    #juyohin .item2 .info {
        padding: 4px 10px 7px;
    }
    #juyohin .item2 .info dl {
        padding: 20px 0;
        border-bottom: 1px solid #d9d9d9;
    }
    #juyohin .item2 .info dl:last-child {
        border-bottom: 0;
    }
    #juyohin .item2 .info dl dt {
        font-size: 20px;
        margin-bottom: 13px;
    }
    #juyohin .item2 .info dl dd span {
        letter-spacing: -0.07em;
    }
    #contact {
        padding: 100px 0 0;
    }
}
