* {
    margin: 0;
    padding: 0;
    font-size: 14.5px;
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    /* font-weight: 500; */
}

main {
    margin: 80px 0 0 0;
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
}






.breadcrumb {
    padding: 2.5px;
    margin: 0 20%;
}

.breadcrumb li{
    display: inline; /*横に並ぶように*/
    list-style: none;
    font-size: 10px;

}

.breadcrumb li:after{/* >を表示*/
    content: '>';
    padding: 0 5px;
    color: #555;
}

.breadcrumb li:last-child:after{
    content: '';
}

.breadcrumb li a {
    text-decoration: none;
}

.breadcrumb li a:hover {
    opacity: 0.5;
}

span {
    font-size: 11px;
}

.section-title {
    font-size: 24px;
    text-align: center;
    line-height: 24px;
    font-family: 'Molengo', 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
}

.section-subtitle {
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    margin: 5px auto 30px auto;
}

section {
    width: 60%;
    display: block;
    margin: auto;
    padding: 30px 0 30px 0;
}

.contents {
    width: 100%;
    text-align: justify;
}

#brand-menu {
    position: fixed;
    width: 15%;
    top: 80px;
    left: 0;
    background: #ffffff;
    padding: 2.5% 2.5%;
}

#brand-menu ul li {
    list-style: none;
}

#brand-menu ul li a {
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    display: block;
    padding: 5px 0;
    font-size: 13.5px;
    border-bottom: dashed 1px #aeaeae;
}


.arrow{
position: relative;
display: inline-block;
padding: 0 0 0 5px;
color: #000;
vertical-align: middle;
text-decoration: none;
font-size: 15px;
}

.arrow::before,
.arrow::after{
position: absolute;
top: 0;
bottom: 0;
left: 0;
margin: auto;
content: "";
vertical-align: middle;
}

.sample1-1::before{
left: 95%;
box-sizing: border-box;
width: 7px;
height: 4px;
border: 5px solid transparent;
border-left: 7px solid #808080;

}

.sample1-1:hover::before {
    border-left: 7px solid #780a1e;
}

.sample1-1:hover {
    color: #780a1e;
    text-decoration: underline;
    text-decoration: underline;
    font-weight: 600;
}

#brand-list {
    width: 60%;
    display: block;
    position: static;
}

.machine-intro {
    width: 100%;
    margin: 0 auto;
    display: block;
    padding-top: 80px;
    margin-top: -80px;
}

.brand-logo-div {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    border: solid #aeaeae 1px;
    box-sizing: border-box;
}

.brand-logo {
    width: 40%;
    display: inline-block;
    padding: 0 2.5% 0 0;
    vertical-align: middle;
}

.brand-logo-div p {
    display: inline-block;
    margin: auto;
    padding: 0 0 0 2.5%;
    font-size: 24px;
    vertical-align: middle;
}

.brand-intro {
    width: 100%;
    margin: 15px auto;
    display: block;
    position: static;
    text-align: justify;
}

.brand-machine {
    width: 100%;
    display: block;
    margin: 0 auto;
padding: 0;
font-size: 0;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
display: -webkit-flexbox;
display: -moz-flexbox;
display: -ms-flexbox;
display: -o-flexbox;
display: flexbox;
display: -webkit-box;
display: flex;
-webkit-box-pack: start;
    -ms-flex-pack: start;
        justify-content: flex-start;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
}

.brand-machine-visual-div {
width: 30%;
display: block;
margin-right: 5%;
position: relative;
}

.brand-machine-visual-div:nth-child(3n) {
    margin-right: 0;
}

.brand-machine-visual-premium-div {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    clear: both;
}

.brand-machine-premium-logo {
    height: 13%;
    width: auto;
    vertical-align: middle;
    float: right;
}

.brand-machine-visual-div a{
    text-decoration: none;
    color:#000;
}

.brand-machine-visual {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.brand-machine-visual-div p {
    padding: 0 0 10px;
    font-family: serif;
}

.more-button a {
    width: 100%;
    display: block;
    margin: 15px 0 30px 0;
    padding: 7.5px 0;
    text-align: center;
    border-top: solid 2px #780a1e;
    color: #780a1e;
    font-weight: 600;
}

.premium-logo {
    display: inline-block;
    margin-left: 10px;
    height: 20px;
    width: auto;
    vertical-align: middle;
}

.vacuum-pdf {
    display: none;
}




@media screen and (max-width: 1024px) {

    main {
        margin: 60px 0 0 0;
    }

    #brand-menu ul li a {
        font-size: 12px;
        padding: 5px 7.5px 5px 0;
    }

}

@media screen and (max-width: 600px) {


    section {
    width: 95%;
    display: block;
    margin: auto;
    padding: 30px 0 30px 0;
}

    #brand-list {
    width: 95%;
    }

    #brand-menu {
        display: none;
}

.vacuum-pdf {
    width: 100%;
    margin: 15px 0 30px 0;
    font-family: 'ヒラギノ角ゴ ProN W3', '游ゴシック', sans-serif;
    display: block;
    padding: 5px 0;
    font-size: 13.5px;
    border-top: dashed 1px #aeaeae;
    border-bottom: dashed 1px #aeaeae;
    text-align: center;
    font-weight: 600;
    color: #780a1e;
    font-size: 13.5px;
}

}
