
.noto-sans-jp {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}

.zen-old-mincho-regular {
  font-family: "Zen Old Mincho", serif;
  font-weight: weight;
  font-style: normal;
}

.montserrat {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}

.oswald {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: weight;
  font-style: normal;
}

p {
    font-family: Noto Sans JP;
    font-weight: 400;
    font-style: normal;
}

a {
  text-decoration: none;
}

body {
    background-color: #ffffff;
    overflow-x: hidden;
    left: auto;
    margin: 0px 0px;
    padding: 0;
    text-align:center;
    width: 100%;
}

.header {
    position: absolute;
    width: 100%;
    height: 100px;
    margin: auto;
    margin-top: -10px;
    background-color: #172a88;
}

.header-inner {
    position: absolute;
    width: 370px;
    height: auto;
    left: 50%;
    transform: translate(-50%);

}

.QLC-logo {
    position: absolute;
    width: 120px;
    top: 30px;
    left: 50%;
    transform: translate(-50%);

}

.grp-logo-01 {
    position: absolute;
    top: 50px;
    left: 7%;
    width: 85px;
}

.insta-icon-01 {
    position: absolute;
    top: 50px;
    left: 85%;
    width: 30px;
}

.main-top {
    width: 100%;
    height: auto;
    background-color: #f6d72e;
    top: 15%;
}

.main-image-02 {
    width: 350px;
    height: auto;
    margin: auto;
    margin-top: 90px;
    padding-bottom: 10px;
}

.present {
    position: relative;
    width: 100%;
    background-color: #628579;
}

.present-1 {
    width: 350px;
    height: auto;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
}

.sabo-labo {
    position: relative;
    width: 100%;
    height: auto;
    margin: auto;
    background-color: white;
}

.sabo-labo-1 {
    width: 350px;
    height: auto;
    margin: auto;
    padding-top: 20px;
}


.sabo-labo-link {
    position: relative;
    width: 100%;
    height: auto;
    margin: auto;
}

.sabo-banner {
    width: 350px;
    height: auto;
    margin: auto;
    padding-bottom: 10px;
}

.shop {
    width: 100%;
    height: auto;
    background-color: rgb(210, 210, 210);
}

.shop-sunmarche {
    width: 350px;
    margin: auto;
    padding-top: 30px;
    padding-bottom: 10px;
}

.map-sunmarche {
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
}

.shop-shinkachigawa {
    width: 350px;
    margin: auto;
    padding-bottom: 10px;
}

.map-shinkachigawa {
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
}

.shop-nyoisaru {
    width: 350px;
    margin: auto;
    padding-bottom: 10px;
}

.map-nyoisaru {
    width: 100%;
    padding-bottom: 50px;
    text-align: center;
}

.footer {
    width: 100%;
    height: auto;
    margin: auto;
    bottom: 0;
    background-color: #172a88;
}

.open-kokuchi {
    width: 350px;
    height: auto;
    margin: auto;
    padding-bottom: 10px;
    padding-top: 20px;
}
