@charset "UTF-8";
body, *, :before, :after {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "ＭＳ Ｐゴシック", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
}

.el_font_roboto {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.bl_Breadcrumb a:not(:first-child),
.bl_Breadcrumb span:not(:first-child) {
  color: #808080;
}

.el_font_roboto {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

/* common */
body {
  overflow-x: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}
a:visited, a:hover {
  color: inherit;
  text-decoration: none;
}

.el_sectionLink_btn a,
.el_sectionLink_btn a:hover {
  transition: background-color 0.3s ease, color 0.3s ease;
}

/* inquiries */
@media (min-width: 769px) {
  .bl_Breadcrumb {
    margin: clamp(0.375rem, 1vw, 0.625rem) auto 0;
    width: clamp(50rem, 97.3vw, 87.5rem);
    display: flex;
    font-size: clamp(0.625rem, 0.9vw, 0.6875rem);
    padding-left: clamp(15px, 5vw, 40px);
  }
  body:not(.home) {
    margin-top: clamp(70px, 8vw, 100px);
  }
  .wp-singular .bl_Breadcrumb {
    display: flex;
    margin-top: 0;
    padding-top: clamp(15px, 2.2vw, 20px);
    top: 0;
    display: flex;
  }
  .wp-singular .bl_Breadcrumb span {
    font-size: clamp(0.625rem, 0.8vw, 0.75rem);
  }
  .bl_catalog,
  .bl_contact {
    height: clamp(240px, 38vw, 430px);
    position: relative;
  }
  .bl_catalog .el_sectionLink_btn a,
  .bl_contact .el_sectionLink_btn a {
    display: block;
    color: #fff;
    background-color: #030303;
    text-align: center;
    text-decoration: none;
    position: relative;
    font-size: clamp(14px, 1.6vw, 16px);
    font-weight: bold;
    padding: clamp(16px, 2.2vw, 22px) 0;
    width: clamp(260px, 45vw, 320px);
    margin: 0 auto;
    border: none;
    border-radius: clamp(20px, 4vw, 40px);
  }
  .bl_catalog .el_sectionLink_btn a:visited,
  .bl_contact .el_sectionLink_btn a:visited {
    color: #fff;
  }
  .bl_catalog .el_sectionLink_btn a::after,
  .bl_contact .el_sectionLink_btn a::after {
    content: "→";
    font-weight: bold;
    position: absolute;
    top: 50%;
    right: clamp(12px, 2vw, 20px);
    transform: translateY(-50%);
  }
  /* sns */
  /* 各サービスのロゴ幅 */
}
@media (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .bl_catalog .el_sectionLink_btn a:hover:hover,
  .bl_contact .el_sectionLink_btn a:hover:hover {
    color: #030303;
    background-color: #FFE200;
    border-color: #FFE200;
  }
}
@media (min-width: 769px) {
  .bl_contact {
    padding: clamp(20px, 3.5vw, 50px) 0;
  }
  .bl_contact {
    background: url(../images/new_top/contact_left.webp) center/100% 100% no-repeat;
    width: 50%;
    font-weight: bold;
    position: relative;
    z-index: 1;
  }
  .bl_contact .bl_contact_subTxt {
    border: 1px solid #fff;
    color: #fff;
    font-size: clamp(16px, 2vw, 24px);
    max-width: clamp(280px, 42vw, 600px);
    margin: clamp(10px, 1.5vw, 20px) auto 0;
    text-align: center;
    padding: clamp(6px, 1vw, 12px) 0;
  }
  .bl_contact h2 {
    color: #fff;
    font-size: clamp(35px, 4.5vw, 60px);
    text-align: center;
    font-weight: 900;
    width: clamp(200px, 26vw, 370px);
    margin: 0 auto;
  }
  .bl_contact h2 img {
    width: 100%;
    height: auto;
  }
  .bl_contact .bl_contact_text {
    text-align: center;
    color: #fff;
    line-height: 1.6;
    margin-top: clamp(20px, 3vw, 40px);
  }
  .bl_contact .bl_contact_infoContents {
    max-width: clamp(280px, 42vw, 600px);
    margin: clamp(10px, 1.5vw, 20px) auto 0;
  }
  .bl_inquiries_bigBtn {
    margin-top: clamp(25px, 3.5vw, 50px);
  }
  .bl_inquiries_bigBtn a {
    font-size: clamp(12px, 1.2vw, 18px);
    display: block;
    color: #fff;
    background-color: #030303;
    text-align: center;
    text-decoration: none;
    position: relative;
    font-weight: bold;
    padding: clamp(12px, 1.8vw, 22px) 0;
    width: clamp(250px, 23vw, 400px);
    margin: 0 auto;
    border: none;
    border-radius: clamp(24px, 2.5vw, 40px);
  }
  .bl_inquiries_bigBtn a::after {
    content: "→";
    font-weight: bold;
    position: absolute;
    top: 50%;
    right: clamp(5px, 2vw, 20px);
    transform: translateY(-50%);
  }
  .bl_contact_bottomTxt {
    position: absolute;
    text-align: center;
    font-size: clamp(48px, 6.2vw, 84px);
    bottom: clamp(-24px, -1vw, -15px);
    font-weight: 700;
    color: rgba(255, 255, 255, 0.2);
    left: 0;
    right: 0;
    z-index: -1;
  }
  .bl_catalog {
    background: #FFD600;
    width: 50%;
    overflow: hidden;
    position: relative;
  }
  .bl_catalog .bl_catalog_title {
    font-size: clamp(35px, 5.5vw, 63px);
    padding-top: clamp(10px, 3vw, 50px);
    color: #030303;
    font-weight: bold;
    position: relative;
    text-align: center;
    z-index: 2;
  }
  .bl_catalog .bl_catalog_title .el_small_title {
    font-size: clamp(14px, 1.2vw, 16px);
    margin: clamp(6px, 0vw, 10px);
    font-weight: bold;
    display: block;
  }
  .bl_catalog p {
    text-align: center;
    line-height: 1.6;
    margin: clamp(20px, 3.2vw, 51px) 0;
    font-size: clamp(12px, 1.2vw, 16px);
  }
  .bl_catalog::before {
    content: "";
    position: absolute;
    background: url(../images/top_free.png) center/100% 100% no-repeat;
    width: clamp(80px, 7.5vw, 106px);
    height: clamp(80px, 7.5vw, 110px);
    top: clamp(12px, 2vw, 27px);
    left: clamp(-400px, -25vw, -360px);
    right: 0;
    margin: auto;
    z-index: 1;
  }
  .bl_catalog::after {
    content: "";
    position: absolute;
    background: url(../images/top_catalog.png) center/100% 100% no-repeat;
    width: clamp(120px, 9vw, 185px);
    height: clamp(150px, 12vw, 227px);
    top: clamp(60px, 2vw, 27px);
    right: clamp(-440px, -33vw, -480px);
    left: 0;
    margin: auto;
  }
  .bl_catalog .bl_catalog_human {
    position: absolute;
    margin: 0;
    bottom: 0;
    left: clamp(10px, 1.5vw, 15px);
    width: clamp(100px, 12vw, 170px);
  }
  .white-wrapper {
    position: relative;
    z-index: 0;
    min-height: clamp(300px, 40vw, 500px);
  }
  .white-wrapper::before {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: #fff;
    border-radius: 50%;
    width: clamp(300px, 43vw, 490px);
    height: clamp(300px, 43vw, 490px);
    left: 50%;
    top: 43%;
    transform: translate(-50%, -50%);
  }
  .ly_account {
    background: url(../images/top_sns_back.jpg) center/100% 100% no-repeat;
    padding: clamp(40px, 6.5vw, 80px) 0 clamp(48px, 7.5vw, 90px);
    margin-top: clamp(48px, 7.5vw, 90px);
  }
  .bl_account_title {
    color: #fff;
    margin: 0 auto clamp(32px, 5.5vw, 68px);
    font-size: clamp(28px, 5vw, 68px);
    font-weight: 700;
  }
  .bl_account_title .el_yellow_color {
    font-weight: bold;
    color: #FFE200;
  }
  .bl_account_title .el_small_title {
    font-size: clamp(14px, 1.6vw, 18px);
    margin-left: clamp(16px, 2vw, 25px);
    font-weight: 700;
  }
  .bl_account_wrapper {
    max-width: clamp(320px, 95vw, 1385px);
    margin: 0 auto;
  }
  .bl_account_wrapper .bl_account_box {
    gap: 1rem;
  }
  .bl_account_wrapper .bl_account_box li {
    background: #fff;
    width: clamp(300px, 35vw, 440px);
    height: clamp(140px, 15vw, 180px);
  }
  .bl_account_list {
    display: block;
    margin: 0 auto;
    padding: clamp(16px, 2.5vw, 24px) 0 clamp(20px, 2.8vw, 30px);
    position: relative;
    text-decoration: none;
  }
  .bl_account_list:visited {
    color: #030303;
  }
}
@media (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .bl_account_list:hover:hover {
    transform: scale(1.025);
  }
}
@media (min-width: 769px) {
  .bl_account_list::after {
    content: "→";
    font-weight: bold;
    color: #030303;
    position: absolute;
    bottom: clamp(30px, 3.8vw, 45px);
    right: clamp(16px, 2.2vw, 25px);
  }
  .bl_account_list.el_account_insta figure {
    width: clamp(160px, 18vw, 208px);
  }
  .bl_account_list.el_account_tiktok figure {
    width: clamp(120px, 14vw, 148px);
  }
  .bl_account_list.el_account_pinterest figure {
    width: clamp(150px, 17vw, 190px);
  }
  .bl_account_list figure {
    width: clamp(220px, 25vw, 300px);
    height: auto;
    margin: 0 auto;
  }
  .bl_account_list p {
    font-size: clamp(14px, 1.6vw, 16px);
    text-align: center;
    line-height: 1.6;
    margin-top: clamp(20px, 2.5vw, 30px);
    letter-spacing: 0.04em;
  }
  .bl_account_list figure img {
    width: 100%;
  }
  .bl_model_house_reservatrionContents {
    /* ===== 背景ベース + ノイズ ===== */
    background-color: #0a1931;
    background-image: linear-gradient(rgba(10, 25, 49, 0.8117647059), rgba(10, 25, 49, 0.8117647059)), url(../images/new_top/noise.png);
    background-repeat: repeat;
    background-size: 100px auto;
    padding: 1.875rem 0;
    margin-top: 9.375rem;
  }
  .bl_model_house_reservatrionTtl {
    font-size: 1.875rem;
    text-align: center;
    color: #fff;
    margin-bottom: 1.875rem;
    font-weight: 700;
  }
  .bl_model_house_reservatrionTxt {
    color: #fff;
    text-align: center;
    font-size: 1.125rem;
    margin-bottom: 1.875rem;
    font-weight: 700;
  }
  .bl_model_house_reservatrionTxt span {
    font-size: 1.375rem;
    color: #ffe600;
    font-weight: 700;
  }
  .bl_model_house_studioList {
    width: clamp(400px, 90vw, 960px);
    margin: 0 auto 1.875rem;
    text-align: center;
    gap: 1rem;
  }
  .bl_model_house_studioList li {
    width: 18.75rem;
    background: #fff;
    padding: 0.625rem 0;
    line-height: 1.7;
  }
  .bl_model_house_studioList li .bl_model_house_studioName {
    font-weight: 700;
    color: #030303;
  }
  .bl_model_house_studioList li .el_model_house_tel {
    margin-left: 0.625rem;
    font-size: 1.875rem;
    font-weight: bold;
    color: #0076CC;
  }
  .bl_model_house_businessHours {
    text-align: center;
    color: #fff;
  }
  .bl_staff_sec {
    width: 50%;
    background-color: #F3F7F7;
    padding: clamp(6px, 0.7vw, 10px) clamp(12px, 1vw, 15px);
    height: clamp(240px, 38vw, 430px);
  }
  .bl_staff_sec .bl_staff_sec_wrapper {
    background: url(../images/new_top/12consultation.webp) center/contain no-repeat;
    height: clamp(220px, 34vw, 400px);
    text-align: center;
    color: #030303;
  }
  .bl_staff_sec .bl_staff_ttl {
    font-size: clamp(32px, 5.8vw, 63px);
    text-align: center;
    font-weight: 900;
    padding-top: clamp(12px, 2.4vw, 33px);
  }
  .bl_staff_sec .bl_staff_subttl {
    font-size: clamp(12px, 1vw, 16px);
    margin-bottom: clamp(15px, 2.3vw, 30px);
    font-weight: 700;
    color: #030303;
  }
  .bl_staff_sec .bl_staff_txt {
    font-size: clamp(14px, 1.4vw, 21px);
    font-weight: 800;
    line-height: 2;
    letter-spacing: 0.3em;
  }
  .bl_staff_sec .bl_staff_txt span {
    font-weight: 800;
    color: #0070D4;
  }
  .wp-pagenavi a.last,
  .wp-pagenavi a.first {
    font-size: clamp(10px, 0.8vw, 12px);
  }
}
@media (max-width: 768px) {
  .bl_Breadcrumb {
    display: flex;
    font-size: 3.0120481928vw;
    margin: 1.2048192771vw 0 9.6385542169vw 6.0240963855vw;
  }
  .bl_Breadcrumb .current-item {
    color: #808080;
  }
  .bl_Breadcrumb span {
    font-size: 3.0120481928vw;
  }
  .hp_sp_flexNone {
    display: block !important;
  }
  body:not(.home) {
    margin-top: 7.2289156627vw;
  }
  body:not(.home).wp-singular {
    margin-top: 18.0722891566vw;
  }
  body.archive {
    margin-top: 12.0481927711vw;
  }
  .bl_spInquiries_wrapper {
    display: block;
  }
  .el_sec_title {
    font-size: 9.156626506vw;
    line-height: 1;
    z-index: 2;
    text-align: center;
  }
  .el_sec_title::after {
    width: 13.2530120482vw;
    height: 13.2530120482vw;
  }
  .el_sec_title .el_small_title {
    display: block;
    line-height: 1;
    font-size: 3.8554216867vw;
    margin-bottom: 0.3614457831vw;
  }
  .bl_contact,
  .bl_catalog {
    width: 100%;
    height: auto;
  }
  .bl_contact .el_sectionLink_btn a,
  .bl_catalog .el_sectionLink_btn a {
    display: block;
    color: #fff;
    background-color: #030303;
    text-align: center;
    text-decoration: none;
    position: relative;
    font-size: 3.3734939759vw;
    font-weight: bold;
    padding: 3.3734939759vw 0;
    width: 60.2409638554vw;
    margin: 6.0240963855vw auto 0;
    border: none;
    border-radius: 2.5rem;
  }
  .bl_contact .el_sectionLink_btn a::after,
  .bl_catalog .el_sectionLink_btn a::after {
    content: "→";
    font-weight: bold;
    position: absolute;
    top: 30%;
    right: 1.25rem;
    font-size: 3.3734939759vw;
    right: 2.8192771084vw;
  }
  .bl_contact {
    background: url(../../../uploads/15top_sp.webp) top/contain;
    padding-bottom: 5.421686747vw;
    position: relative;
  }
  .bl_contact h2 {
    font-size: 7.2289156627vw;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding-top: 6.0240963855vw;
  }
  .bl_contact .bl_contact_subTxt {
    width: 90.3614457831vw;
    margin: 3.6144578313vw auto;
    color: #fff;
    border: 1px solid #fff;
    text-align: center;
    padding: 0.6024096386vw 0;
    font-size: 3.6144578313vw;
  }
  .bl_contact .bl_contact_infoContents {
    width: 69.8795180723vw;
    margin: 0 auto;
  }
  .bl_contact .bl_contact_text {
    font-size: 3.8554216867vw;
    margin-top: 9.6385542169vw;
  }
  .bl_contact .bl_contact_bottomTxt {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    font-size: 11.0843373494vw;
    color: rgba(255, 255, 255, 0.2);
    bottom: -2.4096385542vw;
    font-weight: 700;
  }
  .bl_catalog {
    position: relative;
    background: #FFD600;
    color: #030303;
    overflow: hidden;
  }
  .bl_catalog p {
    font-size: 3.6144578313vw;
    line-height: 1.6;
    text-align: center;
    margin-top: 4.8192771084vw;
    position: relative;
    z-index: 2;
  }
  .bl_catalog .bl_catalog_title {
    font-size: 9.6385542169vw;
    padding-top: 7.8313253012vw;
    font-weight: bold;
  }
  .bl_catalog .bl_catalog_title span {
    font-size: 3.8554216867vw;
    font-weight: bold;
    margin-top: 1.2048192771vw;
  }
  .bl_catalog::before {
    content: "";
    position: absolute;
    background: url(../images/top_free.png) center/100% 100% no-repeat;
    width: 18.0722891566vw;
    height: 18.0722891566vw;
    display: block;
    margin: 0;
    left: 6.0240963855vw;
    top: 7.8313253012vw;
    z-index: 2;
  }
  .bl_catalog::after {
    content: "";
    position: absolute;
    background: url(http://localhost:10008/wp-content/uploads/8ca15b2c8ca43bc5bf103080a6c849a6.webp) center/100% 100% no-repeat;
    width: 21.686746988vw;
    height: 26.5060240964vw;
    display: block;
    margin: 0;
    top: 1.2048192771vw;
    right: 7.2289156627vw;
    left: auto;
    z-index: 1;
  }
  .bl_catalog .bl_inquiries_bigBtn {
    margin-top: 2.4096385542vw;
  }
  .white-wrapper {
    position: relative;
    z-index: 0;
    width: 100%;
    min-height: 70vw;
    overflow: hidden;
  }
  .white-wrapper::before {
    content: "";
    position: absolute;
    z-index: -1;
    background-color: #fff;
    border-radius: 50%;
    width: 80vw;
    height: 80vw;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .bl_inquiries_bigBtn {
    position: relative;
    z-index: 1;
    margin: 0 auto;
  }
  .bl_catalog_human {
    margin: 0;
    bottom: -3.6144578313vw;
    position: absolute;
    width: 20.4819277108vw;
    z-index: 1;
  }
  /* account */
  .ly_account {
    background: url(../images/top_sns_back_sp.jpg) no-repeat center/100% auto;
    padding: 14.4578313253vw 4.8192771084vw 12.0481927711vw;
    margin-top: 9.6385542169vw;
  }
  .ly_account .el_yellow_color {
    font-weight: bold;
    color: #FFE300;
  }
  .bl_account_title {
    color: #fff;
    font-size: 12.0481927711vw;
    font-weight: 700;
    margin: 0 auto 7.2289156627vw;
  }
  .bl_account_title .el_small_title {
    font-size: 3.8554216867vw;
    margin-left: 3.6144578313vw;
  }
  .bl_account_wrapper {
    display: block;
  }
  .bl_account_list {
    height: 31.3253012048vw;
    margin: 0 auto 3.3734939759vw;
    padding: 4.2168674699vw 0 0;
    background: #fff;
    text-align: center;
  }
  .bl_account_list::after {
    display: none;
  }
  .bl_account_list figure {
    margin: 0 auto;
  }
  .bl_account_list .bl_account_txt {
    margin-top: 4.8192771084vw;
    font-size: 3.3734939759vw;
  }
  .bl_account_list.el_account_insta figure {
    width: 48.1927710843vw;
  }
  .bl_account_list.el_account_tiktok figure {
    width: 36.1445783133vw;
  }
  .bl_account_list.el_account_pinterest figure {
    width: 42.1686746988vw;
  }
  .bl_account_list.el_account_insta figure {
    width: 45.7831325301vw;
  }
  .bl_account_list.el_account_tiktok figure {
    width: 36.1445783133vw;
  }
  .bl_account_list.el_account_pinterest figure {
    width: 36.1445783133vw;
  }
  .bl_model_house_reservatrionContents {
    /* ===== 背景ベース + ノイズ ===== */
    background-color: #0a1931;
    background-image: linear-gradient(rgba(10, 25, 49, 0.8117647059), rgba(10, 25, 49, 0.8117647059)), url(../images/new_top/noise.png);
    background-repeat: repeat;
    background-size: 100px auto;
    padding: 8.4337349398vw 0;
    margin-top: 18.0722891566vw;
  }
  .bl_model_house_reservatrionTtl {
    font-size: 4.8192771084vw;
    text-align: center;
    color: #fff;
    margin-bottom: 3.6144578313vw;
    font-weight: 700;
  }
  .bl_model_house_reservatrionTxt {
    max-width: 80.7228915663vw;
    color: #fff;
    text-align: center;
    font-size: 3.3734939759vw;
    margin: 0 auto 6.0240963855vw;
    font-weight: 700;
  }
  .bl_model_house_reservatrionTxt span {
    font-size: 3.3734939759vw;
    color: #ffe600;
    font-weight: 700;
  }
  .bl_model_house_studioList {
    max-width: 90.3614457831vw;
    margin: 0 auto 3.6144578313vw;
    text-align: center;
    display: block;
  }
  .bl_model_house_studioList li {
    width: 100%;
    text-align: left;
    display: inline-block;
    padding: 3.6144578313vw;
    background: #fff;
    line-height: 1.7;
    font-weight: bold;
    margin-bottom: 1.8072289157vw;
  }
  .bl_model_house_studioList li .bl_model_house_studioName {
    display: inline-block;
    width: 33.734939759vw;
    font-size: 3.3734939759vw;
    font-weight: bold;
  }
  .bl_model_house_studioList li .el_model_house_tel {
    margin-left: 1.2048192771vw;
    font-size: 6.0240963855vw;
    font-weight: bold;
    color: #0076CC;
  }
  .bl_model_house_businessHours {
    text-align: center;
    color: #fff;
    line-height: 1.7;
    font-size: 3.3734939759vw;
  }
  .bl_staff_sec {
    margin-top: 16.8674698795vw;
    background-color: #F3F7F7;
    padding: 2.4096385542vw;
    height: 65.0602409639vw;
  }
  .bl_staff_sec .bl_staff_sec_wrapper {
    background: url(../images/new_top/12consultation.webp) center/cover no-repeat;
    height: 60.2409638554vw;
    text-align: center;
    color: #030303;
  }
  .bl_staff_sec .bl_staff_ttl {
    font-size: 9.6385542169vw;
    text-align: center;
    font-weight: 900;
    padding-top: 21.686746988vw;
  }
  .bl_staff_sec .bl_staff_subttl {
    font-size: 3.8554216867vw;
    font-weight: 700;
    color: #030303;
  }
}
/* footer */
.el_border {
  position: relative;
}

.el_border.__bigBorder::before {
  height: 5rem;
}

.el_border::before {
  content: "";
  position: absolute;
  text-align: center;
  display: block;
  border-left: 1px solid #030303;
  height: 3.0625rem;
  left: 0.4375rem;
  top: 1.875rem;
}

.bl_footer {
  margin-top: clamp(60px, 10vw, 120px);
  background: #dfdfdf;
  color: #030303;
  padding: 3.75rem 0 1.5625rem;
  font-size: 0.9375rem;
}
.bl_footer .el_hover_border::after {
  background-color: #030303;
  width: 96%;
  height: 0.0625rem;
  left: 1.125rem;
}

.bl_footer h2 {
  width: clamp(100px, 13vw, 150px);
  margin-right: clamp(1.25rem, 5vw, 5rem);
}

.bl_footer_wrapper {
  max-width: 70.3125rem;
  margin: 0 auto;
}

.bl_footer_contentTop {
  margin-bottom: 3.75rem;
}

.bl_footer_top span {
  margin: 0 1.25rem;
}

.el_page_top_link a {
  font-size: 0.75rem;
  font-weight: 900;
  color: #030303;
  position: relative;
  margin-left: 8.125rem;
}
.el_page_top_link a::after {
  content: "↑";
  font-weight: 900;
  position: absolute;
  top: -0.9375rem;
  left: 50%;
  transform: translateX(-50%);
}
@media (hover: hover) and (pointer: fine) {
  .el_page_top_link a:hover:hover {
    opacity: 0.7;
  }
}

.bl_footer_content p {
  margin-top: 0.625rem;
  line-height: 1.3;
}

.bl_footer_content li {
  line-height: 2.1;
}

.bl_footer_contentBottom ul {
  padding-right: 4.0625rem;
}

.bl_footer_contentBottom ul:nth-last-of-type(1) {
  padding-right: 5.9375rem;
}

.bl_copyright {
  display: block;
  font-size: 0.875rem;
  text-align: center;
  margin-top: 3.4375rem;
  letter-spacing: 0.04rem;
}

@media (max-width: 830px) {
  /* footer */
  .bl_spFooter {
    background: #e0e0e0;
    color: #030303;
    margin: 0 auto;
    padding-top: 10.843373494vw;
    padding: 10.843373494vw 4.8192771084vw 6.6265060241vw;
  }
  .bl_spFooter h2 {
    width: 42.1686746988vw;
  }
  .bl_spFooter_content p {
    text-align: center;
    font-size: 3.3734939759vw;
    line-height: 1.6;
  }
  .bl_spFooter_list li {
    line-height: 2;
  }
  .bl_footer_group a {
    margin: 0 0 2.4096385542vw 3.0120481928vw;
  }
  .bl_spFooter_list li,
  .bl_spFooter_list p {
    font-size: 3.3734939759vw;
  }
  .bl_spFooter_list li {
    font-size: 3.8554216867vw;
    margin-bottom: 4.8192771084vw;
  }
  .bl_spFooter_list li a {
    margin-bottom: 1.2048192771vw;
    font-size: 3.3734939759vw;
  }
  .bl_spFooter_list p {
    position: relative;
    margin: 10.843373494vw 0 7.2289156627vw;
  }
  .bl_spFooter_list p::before {
    content: "";
    position: absolute;
    text-align: center;
    display: block;
    border-left: 1px solid #030303;
    height: 9.0361445783vw;
    left: 22.2891566265vw;
    top: 1.4457831325vw;
  }
  .bl_spFooter_list p span {
    font-size: 3.1325301205vw;
    display: block;
    margin-left: 13.9759036145vw;
    line-height: 1.7;
  }
  .el_border {
    position: relative;
  }
  .el_border::before {
    content: "";
    position: absolute;
    text-align: center;
    display: block;
    border-left: 1px solid #030303;
    height: 18.0722891566vw;
    left: 1.2048192771vw;
    top: 8.4337349398vw;
  }
  .el_border::before {
    content: "";
    position: absolute;
    text-align: center;
    display: block;
    border-left: 1px solid #030303;
    height: 18.0722891566vw;
    left: 1.2048192771vw;
    top: 8.4337349398vw;
  }
  .el_border.el_small_border::before {
    top: 8.4337349398vw;
    height: 12.0481927711vw;
  }
  .el_page_top_link a {
    text-align: center;
    margin: 12.0481927711vw 0 0 0;
    font-size: 2.8915662651vw;
    text-decoration: underline;
  }
  .el_page_top_link a::after {
    top: -4.2168674699vw;
  }
  .bl_copyright {
    font-size: 2.6506024096vw;
    letter-spacing: 0.04em;
    margin-top: 7.2289156627vw;
  }
}
@media (min-width: 831px) and (max-width: 1024px) {
  /* footer */
  .bl_footer {
    font-size: 0.8125rem;
  }
  .bl_footer_contentBottom ul:nth-last-of-type(1) {
    padding-right: 0;
  }
  .el_border.__bigBorder::before {
    height: 4.375rem;
  }
  .el_border::before {
    content: "";
    position: absolute;
    text-align: center;
    display: block;
    border-left: 1px solid #fff;
    height: 2.4375rem;
    left: 0.3125rem;
    top: 2.1875rem;
    text-align: center;
  }
}
