h3{
    font-weight: 700;
    letter-spacing: -0.04em;
    font-size: 2rem;
    line-height: 1.3;
}
.section-content h3{
    margin-bottom: 0.5em;
}

.content {
    width: 990px;
    float: right;
}
.side {
    width: 194px;
    float: left;
}
.side__title{
    margin-bottom: 15px;
    font-size: 22px;
    font-size: 2.2rem;
    letter-spacing: 0;
    text-transform: uppercase;
    letter-spacing: -0.04em;
    font-weight: 700;
    line-height: 1;
    color: #000;
}
.side__title-sup {
    font-size: 11px;
    font-size: 1.1rem;
    position: relative;
    line-height: 0;
    vertical-align: top;
    font-weight: 700;
    top: 0.3em;
}
.section-content{
    padding-bottom: 15px;
    border-bottom: 2px solid #cecece;
    margin-bottom: 20px;
}

.text--mt-1 {
    padding-top: 1em !important;
}
.text--mt-2 {
    padding-top: 2em !important;
}
.text--mb-1 {
    padding-bottom: 1em !important;
}
h4 {
    letter-spacing: -0.04em;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 0.3em;
    line-height: 1.4;
}
.side .stores__txt, .section-lower__side .stores__txt {
    margin-bottom: 10px;
    font-size: 11px;
    font-size: 1.1rem;
}
p, ul, ol, dl {
    margin-bottom: 0.7em;
}
.side .centers-list li, .section-lower__side .centers-list li {
    float: left;
    display: inline-block;
    padding-right: 18px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
}
.side__centers-ja-form-dropdown, .side__centers-en-form-dropdown, .side__centers-kor-form-dropdown, .side__centers-chs-form-dropdown, .side__centers-cht-form-dropdown, .side__centers-th-form-dropdown {
    font-size: 11px;
    font-size: 1.1rem;
    min-width: 180px;
    height: 26px;
    padding-left: 0.6em;
    letter-spacing: 0.2em;
}

.contents:after{
    content: ".";
    display: block;
    visibility: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
    clear: both;
}