@charset "UTF-8";
/* ===============================================
box-shadow
=============================================== */
/* ===============================================
box-shadow
=============================================== */
/* ===============================================
●リセット用CSS
=============================================== */
/* ===============================================
●リセット用CSS 2019
=============================================== */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

.supportcenter .business_add {
    font-size: 26px;
    font-weight: 700;
}

.supportcenter  .business_num {
    text-align: justify;
}

.supportcenter .business_loc {
    margin: 0;
}

.business.supportcenter .container1440 {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.supportcenter .business_loc {
    min-height: 150px;
    max-width: 280px;
    border-radius: 0;
}

.text-center {
    text-align: center;
}

.mt-5 {
   margin-top: 50px; 
}

.business.supportcenter {
    background: none;
}

.hero.support {
    background-image: url(../img/service/service_title_en.png);
}
.roboto-slab400 {
    line-height: 3rem;
}

.lighn-height3 {
    line-height: 3rem;
}

.strong-title {
    font-weight: 700;
}