@charset "UTF-8";





/*index*/
.index .mainimg {
    height: calc(100vh - 10rem);
    overflow: hidden;
}
.index .mainimg h2 {
    line-height: 1.8;
    top: initial;
    bottom: 13rem;
    z-index: 2;
}
.index .mainimg .banner {
    position: absolute;
    bottom: 13rem;
    right: 7.29vw;
    /*14*/
    z-index: 2;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.5);
}
.index .mainimg .slider {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}
.index .mainimg .slider * {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt1 {
    padding: 13rem 0 10rem;
    background: url(/system_panel/uploads/images/index_cnt1_bg.jpg) no-repeat center top;
    background-size: cover;
}
.index_cnt1 .inner {
    position: relative;
}
.index_cnt1 .inner .catch {
    position: absolute;
    top: -13rem;
}

.index_cnt1 .inner .col2 {
    display: flex;
    gap: 3.125vw;
    /*6*/
    margin: 0 auto 5rem;
}
.index_cnt1 .inner .col2 .left {
    width: 47.5%;
}
.index_cnt1 .inner .col2 .left .pic {
    width: 77%;
    aspect-ratio: 4.4/6.4;
    overflow: hidden;
    margin: 0 0 0 auto;
}
.index_cnt1 .inner .col2 .left .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt1 .inner .col2 .right {
    width: 52.5%;
}
.index_cnt1 .inner .col2 .right p {
    line-height: 3;
}
.index_cnt1 .inner .ul {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin: 0 auto 5rem;
}
.index_cnt1 .inner .li {
    font-size: 2.1rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    display: grid;
    align-items: center;
    justify-content: center;
    background: url(/system_panel/uploads/images/index_cnt1_li_bg.png) no-repeat center;
    background-size: cover;
    width: 38.8rem;
    height: 17.9rem;
    line-height: 1.71;
}
.index_cnt1 .inner .flex {
    display: flex;
    gap: 2.6vw;
    /*5*/
    justify-content: center;
}
.index_cnt2 {
    padding: 0 0 17rem;
}
.index_cnt2>.pic {
    width: 100%;
    height: 46rem;
    overflow: hidden;
}
.index_cnt2>.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt2 .inner .titleA {
    margin: -25rem auto 5rem;
    /*13.02vw*/
    z-index: 2;
    position: relative;
}
.index_cnt2 .inner h4 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 5rem;
}
.index_cnt2 .inner h4::after {
    content: "";
    width: 13.2rem;
    height: 0.1rem;
    background: #200504;
    display: block;
    margin: 2.5rem auto 0;
}
.index_cnt2 .col2 {
    display: flex;
    gap: 2rem;
}
.index_cnt2 .col2 :is(.left, .right) {
    width: 50%;
}
.index_cnt2 .col2 :is(.left, .right) .pic {
    width: 100%;
    aspect-ratio: 9.5/4.8;
    overflow: hidden;
}
.index_cnt2 .col2 :is(.left, .right) .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt2 .col2 :is(.left, .right) .window {
    width: 27.08vw;
    /*52rem*/
    background: #fff;
    box-shadow: 0 0 1rem rgba(43, 20, 3, 0.1);
    position: relative;
    z-index: 2;
    padding: clamp(2rem, 1.82vw, 3.5rem);
}
.index_cnt2 .col2 :is(.left, .right) .window .inner {}
.index_cnt2 .col2 .left .window {
    margin: -18rem 3.64vw 0 auto;
    /*7*/
}
.index_cnt2 .col2 .right .window {
    margin: -18rem auto 0 3.64vw;
    /*7*/
}
.index_cnt2 .col2 .left .window2 {
    width: 52rem;
    margin: 0 3.64vw 0 auto;
    /*7*/
    padding: 2.6vw 3.125vw;
    /*5 6*/
}
.index_cnt2 .col2 .left .window2 .buttonA {
    margin: auto;
}
.index_cnt2 .col2 :is(.left, .right) .window h5 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 3rem;
}
.index_cnt2 .col2 :is(.left, .right) .window>p {
    text-align: center;
    line-height: 2.18;
    margin: 0 auto 2rem;
}
.index_cnt2 .col2 :is(.left, .right) .window .ul {
    display: flex;
    justify-content: space-between;
    gap: 1rem;
    margin: 0 auto 2rem;
}
.index_cnt2 .col2 :is(.left, .right) .window .li {
    flex-grow: 1;
    min-height: 3.5rem;
    display: grid;
    align-items: center;
    text-align: center;
    list-style: none;
    background: #f0e1dd;
    font-weight: bold;
}
.index_cnt3 {
    background: url(/system_panel/uploads/images/index_cnt3_bg.jpg);
    padding: 14rem 0;
}
.index_cnt3 .inner .grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    align-content: end;
    gap: 1.5625vw;
}
.index_cnt3 .inner .grid .titleB {
    grid-row: 1/4;
    grid-column: 1/2;
}
.index_cnt3 .inner .grid h4 {
    grid-column: 2/7;
    grid-row: 1/2;
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.index_cnt3 .inner .grid>p {
    grid-column: 2/5;
    grid-row: 2/3;
    line-height: 2.81;
}
.index_cnt3 .inner .grid .pic1 {
    grid-column: 3/5;
    grid-row: 3/5;
    width: 100%;
    aspect-ratio: 5.2/3.1;
    overflow: hidden;
    align-self: end;
}
.index_cnt3 .inner .grid .pic2 {
    grid-column: 5/7;
    grid-row: 2/5;
    aspect-ratio: 4/5.9;
    overflow: hidden;
}
.index_cnt3 .inner .grid [class^="pic"] img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt3 .inner .grid .button {
    grid-column: 1/3;
    grid-row: 4/5;
    align-self: end;
}
.index_cnt3 .inner .grid .button .buttonA {
    min-width: 100%;
}
.index_cnt3 .inner .grid .button .buttonA:not(:last-of-type) {
    margin: 0 0 3rem;
}
.index_cnt4 {
    background: url(/system_panel/uploads/images/bgGray.jpg);
    padding: 15rem 0 11rem;
}
.index_cnt4 .inner {
    max-width: 140rem;
}
.index_cnt4 .inner .titleA {
    margin: -15rem auto;
    position: relative;
    z-index: 2;
}
.index_cnt4 .inner .grid {
    background: #fff;
    padding: 20rem 5.2vw 7rem;
    /*10*/
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 1rem;
    margin: 0 auto 7rem;
}
.index_cnt4 .inner .grid .figure {
    display: flex;
    align-items: center;
    gap: 2rem;
    padding: 0 0 1rem;
    border-bottom: 0.1rem solid #200504;
    position: relative;
}
.index_cnt4 .inner .grid .figure .pic {
    width: 8.5rem;
    height: 8.5rem;
    border-radius: 50%;
    overflow: hidden;
}
.index_cnt4 .inner .grid .figure .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt4 .inner .grid .figure .figcaption {
    font-size: 1.7rem;
    font-weight: bold;
}
.index_cnt4 .inner .grid .figure .figcaption a {
    width: 100%;
    display: inline-block;
    color: inherit;
}
.index_cnt4 .inner .grid .figure .figcaption a::after {
    content: "";
    background: url(/system_panel/uploads/images/arrow.png) no-repeat;
    width: 2.2rem;
    height: 2.2rem;
    display: inline-block;
    position: absolute;
    right: 1rem;
}
.index_cnt4 .inner .grid .buttonA {
    grid-column: 1/5;
    margin: 5rem auto 0;
}

.index_cnt4 .inner .grid .figure:nth-of-type(4) {
    grid-column: 1/2;
}
.index_cnt5 {
    padding: 18rem 0 15rem;
}
.index_cnt5 .inner {
    max-width: 164rem;
}
.index_cnt5 .inner .col2 {
    display: flex;
    gap: 5.2vw;
    /*10*/
    margin: 0 auto 6rem
}
.index_cnt5 .inner .col2 .left {}
.index_cnt5 .inner .col2 .right .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    gap: 2.08vw;
    /*4*/
}
.index_cnt5 .inner .col2 .right .webgene-blog .webgene-item {
    width: 100%;
    flex-grow: 1;
}
.index_cnt5 .inner .col2 .right .webgene-blog .webgene-item .figure {
    width: 100%;
    padding: 0 0 2rem;
    border-bottom: 0.1rem solid #200504;
}
.index_cnt5 .inner .col2 .right .webgene-blog .webgene-item .figure .pic {
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
    margin: 0 0 3rem;
}
.index_cnt5 .inner .col2 .right .webgene-blog .webgene-item .figure .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt5 .inner .col2 .right .webgene-blog .webgene-item .figure .figcaption {
    font-weight: bold;
}
.index_cnt5 .inner .col2 .right .webgene-blog .webgene-item .figure .figcaption a {
    color: inherit;
    text-decoration: none;
}
.index_cnt5 .inner .buttonA {
    margin: 0 auto 15rem;
}
.index_cnt5 .inner h4 {
    font-size: 3.5rem;
    text-align: center;
    margin: 0 auto 3rem;
}
.index_cnt5 .inner video{
    width: 100%;
    height: auto;
}




/*shizuoka & nagano*/
.shizuoka .mainimg {
    background: url(/system_panel/uploads/images/shizuoka_mainimg.jpg) no-repeat;
    background-size: cover;
}
.nagano .mainimg {
    background: url(/system_panel/uploads/images/nagano_mainimg.jpg) no-repeat;
    background-size: cover;
}
:is(.shizuoka_cnt1, .nagano_cnt1) {
    padding: 13rem 0 10rem;
    background: url(/system_panel/uploads/images/index_cnt1_bg.jpg) no-repeat center top;
    background-size: cover;
}
:is(.shizuoka_cnt1, .nagano_cnt1) .inner {
    position: relative;
}
:is(.shizuoka_cnt1, .nagano_cnt1) .inner .catch {
    position: absolute;
    top: -13rem;
    right: -2.08vw;
    /*4*/
}

:is(.shizuoka_cnt1, .nagano_cnt1) .inner .col2 {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 3.125vw;
    /*6*/
    margin: 0 auto;
}
:is(.shizuoka_cnt1, .nagano_cnt1) .inner .col2 .left {
    width: 47.5%;
}
:is(.shizuoka_cnt1, .nagano_cnt1) .inner .col2 .left .pic {
    width: 77%;
    aspect-ratio: 4.4/6.4;
    overflow: hidden;
    margin: 0 auto 0 0;
}
:is(.shizuoka_cnt1, .nagano_cnt1) .inner .col2 .left .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.shizuoka_cnt1, .nagano_cnt1) .inner .col2 .right {
    width: 52.5%;
}
:is(.shizuoka_cnt1, .nagano_cnt1) .inner .col2 .right p:not(.buttonA) {
    line-height: 3;
    margin: 0 0 5rem;
}
:is(.shizuoka_cnt2, .nagano_cnt2) {
    padding: 6rem 0;
    background: url(/system_panel/uploads/images/index_cnt3_bg.jpg) center;
}
:is(.shizuoka_cnt2, .nagano_cnt2) .inner h3 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 4rem;
}
:is(.shizuoka_cnt2, .nagano_cnt2) .inner .window {
    margin: auto;
    box-shadow: 0 0 1rem rgba(43, 20, 3, 0.1);
    background-color: #fff;
    padding: 4rem 10%;
}
:is(.shizuoka_cnt2, .nagano_cnt2) .inner .window .ul {
    margin: 0 0 2rem;
}
:is(.shizuoka_cnt2, .nagano_cnt2) .inner .window .li {
    list-style: none;
    font-size: 2.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 0 2rem;
    display: flex;
    align-items: center;
    gap: 2rem;
}
:is(.shizuoka_cnt2, .nagano_cnt2) .inner .window .li::before {
    content: "◇";
    color: #83241f;
}

:is(.shizuoka_cnt2, .nagano_cnt2) .inner .window>p {
    color: #83241f;
}
:is(.shizuoka_cnt3, .nagano_cnt3) {
    padding: 7rem 0 18rem;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .col2 {
    display: flex;
    align-items: center;
    align-content: center;
    max-width: 100rem;
    margin: auto;
    background: url(/system_panel/uploads/images/bgGray.jpg);
    padding: 1.5rem 2.6vw;
    /*5*/
    margin: 0 auto 2rem;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .col2 .left {
    width: 50%;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .col2 .left h3 {
    font-size: 3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 2rem;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .col2 .left p:not(.strong) {
    font-size: 4.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 2rem;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .col2 .left .strong {
    width: fit-content;
    height: 3.8rem;
    padding: 0 1em;
    display: grid;
    align-items: center;
    background: #83241f;
    font-weight: bold;
    color: #fff;
    margin: auto;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .col2 .right {
    width: 50%;
    aspect-ratio: 4/1.9;
    overflow: hidden;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner>p {
    line-height: 2.81;
    margin: 0 auto 5rem;
    max-width: 90rem;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex {
    display: flex;
    justify-content: center;
    gap: 1.5625vw;
    /*3*/
    margin: 0 auto 3rem;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex .mail {
    width: 28rem;
    height: 6rem;
    background: #83241f;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex .mail a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    font-weight: bold;
    color: #fff;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex .mail a::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_mail.png) no-repeat center;
    width: 2rem;
    height: 1.5rem;
    display: inline-block;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex .tel {
    width: 28rem;
    height: 6rem;
    background: #f0f0f0;
    display: grid;
    align-content: center;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex .tel p {
    font-size: 1.3rem;
    text-align: center;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex .tel a {
    font-size: 2.4rem;
    font-weight: bold;
    color: inherit;
    display: flex;
    justify-content: center;
    gap: 1rem;
    align-items: center;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex .tel a::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_freedial.png) no-repeat;
    background-size: cover;
    width: 2.3rem;
    height: 1.7rem;
    display: inline-block;
}

:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex .line {
    width: 28rem;
    height: 6rem;
    background: #200504;
    font-weight: bold;
    color: #fff;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex .line a {
    width: 100%;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
:is(.shizuoka_cnt3, .nagano_cnt3) .inner .flex .line.line a::after {
    content: "";
    font-size: 3rem;
    background: url(/system_panel/uploads/images/icon_line2.png) no-repeat center #f4e3df;
    width: 3.1rem;
    height: 3.1rem;
    border-radius: 50%;
    display: grid;
    align-items: center;
    justify-content: center;
}
:is(.shizuoka_cnt4, .nagano_cnt4) {
    padding: 0 0 17rem;
}
:is(.shizuoka_cnt4, .nagano_cnt4)>.pic {
    width: 100%;
    height: 46rem;
    overflow: hidden;
}
:is(.shizuoka_cnt4, .nagano_cnt4)>.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.shizuoka_cnt4, .nagano_cnt4) .inner .titleA {
    margin: -38rem auto 5rem;
    z-index: 2;
    position: relative;
}
:is(.shizuoka_cnt4, .nagano_cnt4) .inner h4 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 5rem;
}
:is(.shizuoka_cnt4, .nagano_cnt4) .inner h4::after {
    content: "";
    width: 13.2rem;
    height: 0.1rem;
    background: #200504;
    display: block;
    margin: 2.5rem auto 0;
}
:is(.shizuoka_cnt4, .nagano_cnt4) .inner .col2 {
    display: flex;
    gap: 3.125vw;
    /*6*/
    padding: 0 0 2rem;
    border-bottom: 0.1rem solid #200504;
    margin: 0 auto 2rem;
}
:is(.shizuoka_cnt4, .nagano_cnt4) .inner .col2 .left {
    width: 40%;
    aspect-ratio: 4.6/3.2;
    overflow: hidden;
}
:is(.shizuoka_cnt4, .nagano_cnt4) .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.shizuoka_cnt4, .nagano_cnt4) .inner .col2 .right {
    width: 60%;
}
:is(.shizuoka_cnt4, .nagano_cnt4) .inner .col2 .right h5 {
    font-size: 2.9rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #83241f;
    margin: 0 0 3rem;
}
:is(.shizuoka_cnt4, .nagano_cnt4) .inner .col2 .right p {
    line-height: 2.35;
}
:is(.shizuoka_cnt5, .nagano_cnt5) {
    background: url(/system_panel/uploads/images/bgGray.jpg);
    padding: 13rem 0 10rem;
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner .col2 {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner .col2 .left {}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner .col2 .right {
    width: 80%;
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner .col2 .right .dl {
    display: flex;
    align-items: start;
    gap: 1.5625vw;
    /*1*/
    padding: 0 0 3rem;
    margin: 0 0 3rem;
    border-bottom: 0.1rem solid #200504;
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner .col2 .right .dl:last-of-type {
    margin: 0 auto 6rem;
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner .col2 .right .dt {
    width: 30%;
    line-height: 2.35;
    background: #83241f;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner .col2 .right .dd {
    width: 70%;
    line-height: 2.35;
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner .col2 .right .dd .buttonA {
    margin: 3rem 0 0;
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner h4 {
    font-size: 3.1rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 3rem;
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner .window {
    width: 90%;
    max-width: 100rem;
    margin: 0 auto 2rem;
    box-shadow: 0 0 1rem rgba(43, 20, 3, 0.1);
    background-color: #fff;
    padding: 4rem 2.6vw;
    /*5*/
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner .window p {
    line-height: 2.35;
}
:is(.shizuoka_cnt5, .nagano_cnt5) .inner>p {
    max-width: 100rem;
    margin: auto;
}
:is(.shizuoka_cnt6, .nagano_cnt6) {
    padding: 18rem 0 15rem;
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner {
    max-width: 164rem;
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner video{
    width: 100%;
    height: auto;
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner .col2 {
    display: flex;
    gap: 5.2vw;
    /*10*/
    margin: 0 auto 6rem
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner .col2 .left {}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner .col2 .right .webgene-blog {
    display: flex;
    gap: 2.08vw;
    /*4*/
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner .col2 .right .webgene-blog .webgene-item {
    width: 100%;
    flex-grow: 1;
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner .col2 .right .webgene-blog .webgene-item .figure {
    width: 100%;
    padding: 0 0 2rem;
    border-bottom: 0.1rem solid #200504;
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner .col2 .right .webgene-blog .webgene-item .figure .pic {
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
    margin: 0 0 3rem;
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner .col2 .right .webgene-blog .webgene-item .figure .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner .col2 .right .webgene-blog .webgene-item .figure .figcaption {
    font-weight: bold;
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner .col2 .right .webgene-blog .webgene-item .figure .figcaption a {
    color: inherit;
    text-decoration: none;
}
:is(.shizuoka_cnt6, .nagano_cnt6) .inner .buttonA {
    /*margin: 0 auto;*/
      margin: 0 auto 15rem;
}





/*purchase*/
.purchase .mainimg {
    background: url(/system_panel/uploads/images/purchase_mainimg.jpg) no-repeat;
    background-size: cover;
}
.purchase_cnt1 {
    padding: 13rem 0 5rem;
    background: url(/system_panel/uploads/images/index_cnt1_bg.jpg) no-repeat center top;
    background-size: cover;
}
.purchase_cnt1 .inner {
    position: relative;
}
.purchase_cnt1 .inner .catch {
    position: absolute;
    top: -13rem;
    right: -2.08vw;
    /*4*/
}
.purchase_cnt1 .inner .col2 {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 3.125vw;
    /*6*/
    margin: 0 auto 5rem;
}
.purchase_cnt1 .inner .col2 .left {
    width: 47.5%;
}
.purchase_cnt1 .inner .col2 .left .pic {
    width: 77%;
    aspect-ratio: 4.4/6.4;
    overflow: hidden;
    margin: 0 auto 0 0;
}
.purchase_cnt1 .inner .col2 .left .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.purchase_cnt1 .inner .col2 .right {
    width: 52.5%;
}
.purchase_cnt1 .inner .col2 .right p:not(.buttonA) {
    line-height: 3;
    margin: 0 0 5rem;
}
.purchase_cnt1 .inner h3 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 2rem;
}
.purchase_cnt1 .ul {
    max-width: 150rem;
    margin: auto;
    display: flex;
    justify-content: center;
    margin: 0 auto 5rem;
}
.purchase_cnt1 .li {
    font-size: 2.1rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    display: grid;
    align-items: center;
    justify-content: center;
    background: url(/system_panel/uploads/images/index_cnt1_li_bg.png) no-repeat center;
    background-size: cover;
    width: 38.8rem;
    height: 17.9rem;
    line-height: 1.71;
}
.purchase_cnt1>p {
    text-align: center;
}
.purchase_cnt2 {
    padding: 6rem 0;
    background: url(/system_panel/uploads/images/index_cnt3_bg.jpg) center;
}
.purchase_cnt2 .inner h3 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 4rem;
}
.purchase_cnt2 .inner .window {
    margin: auto;
    box-shadow: 0 0 1rem rgba(43, 20, 3, 0.1);
    background-color: #fff;
    padding: 4rem 10%;
}
.purchase_cnt2 .inner .window .ul {
    margin: 0 0 2rem;
}
.purchase_cnt2 .inner .window .li {
    list-style: none;
    font-size: 2.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 0 2rem;
    display: flex;
    align-items: center;
    gap: 2rem;
}
.purchase_cnt2 .inner .window .li::before {
    content: "◇";
    color: #83241f;
}

.purchase_cnt2 .inner .window>p {
    color: #83241f;
}
.purchase_cnt3 {
    padding: 7rem 0 18rem;
}
.purchase_cnt3 .inner .col2 {
    display: flex;
    align-items: center;
    align-content: center;
    max-width: 100rem;
    margin: auto;
    background: url(/system_panel/uploads/images/bgGray.jpg);
    padding: 1.5rem 2.6vw;
    /*5*/
    margin: 0 auto 2rem;
}
.purchase_cnt3 .inner .col2 .left {
    width: 50%;
}
.purchase_cnt3 .inner .col2 .left h3 {
    font-size: 3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 2rem;
}
.purchase_cnt3 .inner .col2 .left p:not(.strong) {
    font-size: 4.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 2rem;
}
.purchase_cnt3 .inner .col2 .left .strong {
    width: fit-content;
    height: 3.8rem;
    padding: 0 1em;
    display: grid;
    align-items: center;
    background: #83241f;
    font-weight: bold;
    color: #fff;
    margin: auto;
}
.purchase_cnt3 .inner .col2 .right {
    width: 50%;
    aspect-ratio: 4/1.9;
    overflow: hidden;
}
.purchase_cnt3 .inner .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.purchase_cnt3 .inner>p {
    line-height: 2.81;
    margin: 0 auto 5rem;
    max-width: 90rem;
}
.purchase_cnt3 .inner .flex {
    display: flex;
    justify-content: center;
    gap: 1.5625vw;
    /*3*/
    margin: 0 auto 3rem;
}
.purchase_cnt3 .inner .flex .mail {
    width: 28rem;
    height: 6rem;
    background: #83241f;
}
.purchase_cnt3 .inner .flex .mail a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    font-weight: bold;
    color: #fff;
}
.purchase_cnt3 .inner .flex .mail a::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_mail.png) no-repeat center;
    width: 2rem;
    height: 1.5rem;
    display: inline-block;
}
.purchase_cnt3 .inner .flex .tel {
    width: 28rem;
    height: 6rem;
    background: #f0f0f0;
    display: grid;
    align-content: center;
}
.purchase_cnt3 .inner .flex .tel p {
    font-size: 1.3rem;
    text-align: center;
}
.purchase_cnt3 .inner .flex .tel a {
    font-size: 2.4rem;
    font-weight: bold;
    color: inherit;
    display: flex;
    justify-content: center;
    gap: 1rem;
    align-items: center;
}
.purchase_cnt3 .inner .flex .tel a::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_freedial.png) no-repeat;
    background-size: cover;
    width: 2.3rem;
    height: 1.7rem;
    display: inline-block;
}

.purchase_cnt3 .inner .flex .line {
    width: 28rem;
    height: 6rem;
    background: #200504;
    font-weight: bold;
    color: #fff;
}
.purchase_cnt3 .inner .flex .line a {
    width: 100%;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.purchase_cnt3 .inner .flex .line.line a::after {
    content: "";
    font-size: 3rem;
    background: url(/system_panel/uploads/images/icon_line2.png) no-repeat center #f4e3df;
    width: 3.1rem;
    height: 3.1rem;
    border-radius: 50%;
    display: grid;
    align-items: center;
    justify-content: center;
}
.purchase_cnt4 {
    background: url(/system_panel/uploads/images/bgGray.jpg);
    padding: 10rem 0;
}
.purchase_cnt4 .inner .col2 {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.purchase_cnt4 .inner .col2 .left {}
.purchase_cnt4 .inner .col2 .right {
    width: 80%;
}
.purchase_cnt4 .inner .col2 .right .dl {
    display: flex;
    align-items: start;
    gap: 1.5625vw;
    /*1*/
    padding: 0 0 3rem;
    margin: 0 0 3rem;
    border-bottom: 0.1rem solid #200504;
}
.purchase_cnt4 .inner .col2 .right .dl:last-of-type {
    margin: 0 auto;
}
.purchase_cnt4 .inner .col2 .right .dt {
    width: 30%;
    line-height: 2.35;
    background: #83241f;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.purchase_cnt4 .inner .col2 .right .dd {
    width: 70%;
    line-height: 2.35;
}
.purchase_cnt4 .inner .col2 .right .dd .buttonA {
    margin: 3rem 0 0;
}
.purchase_cnt4 .inner h4 {
    font-size: 3.1rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 3rem;
}
.purchase_cnt4 .inner .window {
    width: 90%;
    max-width: 100rem;
    margin: 0 auto 2rem;
    box-shadow: 0 0 1rem rgba(43, 20, 3, 0.1);
    background-color: #fff;
    padding: 4rem 2.6vw;
    /*5*/
}
.purchase_cnt4 .inner .window p {
    line-height: 2.35;
}
.purchase_cnt4 .inner>p {
    max-width: 100rem;
    margin: auto;
}
.purchase_cnt5 {
    padding: 0 0 17rem;
}
.purchase_cnt5>.pic {
    width: 100%;
    height: 46rem;
    overflow: hidden;
}
.purchase_cnt5>.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.purchase_cnt5 .inner .titleA {
    margin: -24rem auto 5rem;
    z-index: 2;
    position: relative;
}
.purchase_cnt5 .inner h4 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 5rem;
}
.purchase_cnt5 .inner h4::after {
    content: "";
    width: 13.2rem;
    height: 0.1rem;
    background: #200504;
    display: block;
    margin: 2.5rem auto 0;
}
.purchase_cnt5 .inner .col2 {
    display: flex;
    gap: 3.125vw;
    /*6*/
    margin: 0 auto 6rem;
}
.purchase_cnt5 .inner .col2 .left {
    width: 50%;
    aspect-ratio: 4.6/3.2;
    overflow: hidden;
}
.purchase_cnt5 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.purchase_cnt5 .inner .col2 .right {
    width: 50%;
}
.purchase_cnt5 .inner .col2 .right .dl {
    width: 100%;
    min-height: 7.5rem;
    display: flex;
    align-items: center;
    gap: 0.1rem;
}
.purchase_cnt5 .inner .col2 .right .dt {
    width: 27%;
    min-height: inherit;
    padding: 0 1.5625vw;
    /*3*/
    font-size: 1.9rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #83241f;
    text-align: center;
    border-bottom: 0.1rem solid #a77371;
    display: grid;
    align-items: center;
}
.purchase_cnt5 .inner .col2 .right .dd {
    width: 73%;
    min-height: inherit;
    padding: 0 1.5625vw;
    /*3*/
    border-bottom: 0.1rem solid #200504;
    display: grid;
    align-items: center;
}
.purchase_cnt5 .inner .col2 .right p {
    line-height: 2.35;
}
.purchase_cnt5 .map {
    width: 100%;
    height: 30rem;
}
.purchase_cnt5 .map iframe {
    width: 100%;
    height: inherit;
    border: none;
}




/*items*/
.items .mainimg {
    background: url(/system_panel/uploads/images/items_mainimg.jpg) no-repeat;
    background-size: cover;
}
.items_cnt1 {
    padding: 17rem 0 20rem;
    background: url(/system_panel/uploads/images/index_cnt1_bg.jpg) no-repeat center top;
    background-size: cover;
}
.items_cnt1 .inner {
    position: relative;
}
.items_cnt1 .inner .col2 {
    display: flex;
    gap: 2.6vw;
    /*5*/
    margin: 0 auto 5rem;
}
.items_cnt1 .inner .col2 .left {
    width: 52.5%;
}
.items_cnt1 .inner .col2 .left h3 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 0 7rem;
}
.items_cnt1 .inner .col2 .left p {
    line-height: 3;
}
.items_cnt1 .inner .col2 .right {
    width: 47.5%;
    position: relative;
}
.items_cnt1 .inner .col2 .right [class^="pic"] {
    width: 53%;
    aspect-ratio: 2.9/4.7;
    overflow: hidden;
    position: absolute;
}
.items_cnt1 .inner .col2 .right [class^="pic"] img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.items_cnt1 .inner .col2 .right .pic1 {
    left: 0;
    bottom: -13rem;
}
.items_cnt1 .inner .col2 .right .pic2 {
    right: -4.6875vw;
    /*9*/
    top: -6rem;
}
.items_cnt2 {
    padding: 6rem 0 16rem;
}
.items_cnt2 .inner .read {
    font-size: 2.7rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2rem;
}
.items_cnt2 .inner .read::before {
    content: "◇";
    color: #83241f;
    display: block;
}
.items_cnt2 .inner h3 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 4rem;
}
.items_cnt2 .inner .flex {
    display: flex;
    justify-content: center;
    gap: 1.5625vw;
    /*3*/
    margin: 0 auto 3rem;
}
.items_cnt2 .inner .flex .mail {
    width: 28rem;
    height: 6rem;
    background: #83241f;
}
.items_cnt2 .inner .flex .mail a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    font-weight: bold;
    color: #fff;
}
.items_cnt2 .inner .flex .mail a::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_mail.png) no-repeat center;
    width: 2rem;
    height: 1.5rem;
    display: inline-block;
}
.items_cnt2 .inner .flex .tel {
    width: 28rem;
    height: 6rem;
    background: #f0f0f0;
    display: grid;
    align-content: center;
}
.items_cnt2 .inner .flex .tel p {
    font-size: 1.3rem;
    text-align: center;
}
.items_cnt2 .inner .flex .tel a {
    font-size: 2.4rem;
    font-weight: bold;
    color: inherit;
    display: flex;
    justify-content: center;
    gap: 1rem;
    align-items: center;
}
.items_cnt2 .inner .flex .tel a::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_freedial.png) no-repeat;
    background-size: cover;
    width: 2.3rem;
    height: 1.7rem;
    display: inline-block;
}
.items_cnt3 {
    background: url(/system_panel/uploads/images/bgGray2.jpg);
    padding: 15rem 0 11rem;
}
.items_cnt3 .inner {
    max-width: 140rem;
}
.items_cnt3 .inner .titleA {
    margin: -15rem auto;
    position: relative;
    z-index: 2;
}
.items_cnt3 .inner .col2 {
    background: #fff;
    padding: 20rem 5.2vw 7rem;
    /*10*/
    display: flex;
    gap: 2.6vw;
    /*5*/
    margin: 0 auto 7rem;
}
.items_cnt3 .inner .col2 .left {
    width: 20%;
}
.items_cnt3 .inner .col2 .left h3 {
    font-size: 2rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 0 2rem;
}
.items_cnt3 .inner .col2 .left .webgene-blog .webgene-item {
    border: 0.1rem solid #200504;
    margin: 0 0 0.2rem;
}
.items_cnt3 .inner .col2 .left .webgene-blog .webgene-item .buttonB {
    min-width: 100%;
    border: none;
}
.items_cnt3 .inner .col2 .right {
    width: 80%;
}
.items_cnt3 .inner .col2 .right .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5625vw;
    /*3*/
}
.items_cnt3 .inner .col2 .right .webgene-blog .webgene-item .dl {
    width: 100%;
    display: grid;
    gap: 1.5rem;
    padding: 0 0 1.5rem;
    border-bottom: 0.1rem solid #200504;
}
.items_cnt3 .inner .col2 .right .webgene-blog .webgene-item .dt {
    grid-row: 2/3;
    grid-column: 1/2;
    font-weight: bold;
}
.items_cnt3 .inner .col2 .right .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    grid-column: 1/2;
    margin: 0 0 0 auto;
    width: fit-content;
    height: 2rem;
    background: #83241f;
    padding: 0 1.5em;
    display: grid;
    align-items: center;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
}
.items_cnt3 .inner .col2 .right .webgene-blog .webgene-item .pic {
    grid-row: 1/2;
    grid-column: 1/2;
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
}
.items_cnt3 .inner .col2 .right .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.items_cnt4 {
    background: url(/system_panel/uploads/images/items_cnt4_bg.jpg) no-repeat bottom center;
    background-size: cover;
    padding: 7rem 0 5rem;
}
.items_cnt4 .inner h3 {
    font-size: 3.5rem;
    text-align: center;
    margin: 0 auto 3rem;
}
.items_cnt4 .inner p:not(.insta) {
    line-height: 2.81;
    text-align: center;
    margin: 0 auto 3rem;
}
.items_cnt4 .inner .insta {
    width: 32rem;
    height: 6rem;
    background: #200504;
    font-weight: bold;
    color: #fff;
    margin: auto;
}
.items_cnt4 .inner .insta a {
    width: 100%;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}





/*clean*/
.clean .mainimg {
    background: url(/system_panel/uploads/images/clean_mainimg.jpg) no-repeat;
    background-size: cover;
}
.clean_cnt1 {
    padding: 13rem 0 5rem;
    background: url(/system_panel/uploads/images/index_cnt1_bg.jpg) no-repeat center top;
    background-size: cover;
}
.clean_cnt1 .inner {
    position: relative;
}
.clean_cnt1 .inner .catch {
    position: absolute;
    top: -13rem;
    right: -2.08vw;
    /*4*/
}
.clean_cnt1 .inner .col2 {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 3.125vw;
    /*6*/
    margin: 0 auto 5rem;
}
.clean_cnt1 .inner .col2 .left {
    width: 47.5%;
}
.clean_cnt1 .inner .col2 .left .pic {
    width: 77%;
    aspect-ratio: 4.4/6.4;
    overflow: hidden;
    margin: 0 auto 0 0;
}
.clean_cnt1 .inner .col2 .left .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.clean_cnt1 .inner .col2 .right {
    width: 52.5%;
}
.clean_cnt1 .inner .col2 .right p:not(.buttonA) {
    line-height: 3;
    margin: 0 0 5rem;
}
.clean_cnt1 .inner h3 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 2rem;
}
.clean_cnt1 .ul {
    max-width: 150rem;
    margin: auto;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.clean_cnt1 .li {
    font-size: 2.1rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    display: grid;
    align-items: center;
    justify-content: center;
    background: url(/system_panel/uploads/images/index_cnt1_li_bg.png) no-repeat center;
    background-size: cover;
    width: 38.8rem;
    height: 17.9rem;
    line-height: 1.71;
}
.clean_cnt1>p {
    text-align: center;
}
.clean_cnt2 {
    padding: 6rem 0;
    background: url(/system_panel/uploads/images/index_cnt3_bg.jpg) center;
}
.clean_cnt2 .inner h3 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 4rem;
}
.clean_cnt2 .inner .window {
    margin: auto;
    box-shadow: 0 0 1rem rgba(43, 20, 3, 0.1);
    background-color: #fff;
    padding: 4rem 10%;
}
.clean_cnt2 .inner .window .ul {
    margin: 0 0 2rem;
}
.clean_cnt2 .inner .window .li {
    list-style: none;
    font-size: 2.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 0 2rem;
    display: flex;
    align-items: center;
    gap: 2rem;
}
.clean_cnt2 .inner .window .li::before {
    content: "◇";
    color: #83241f;
}

.clean_cnt2 .inner .window>p {
    color: #83241f;
}
.clean_cnt3 {
    padding: 0 0 17rem;
}
.clean_cnt3>.pic {
    width: 100%;
    height: 46rem;
    overflow: hidden;
}
.clean_cnt3>.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.clean_cnt3 .inner .titleA {
    margin: -38rem auto 5rem;
    z-index: 2;
    position: relative;
}
.clean_cnt3 .inner h4 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 5rem;
}
.clean_cnt3 .inner h4::after {
    content: "";
    width: 13.2rem;
    height: 0.1rem;
    background: #200504;
    display: block;
    margin: 2.5rem auto 0;
}
.clean_cnt3 .inner .col2 {
    display: flex;
    gap: 3.125vw;
    /*6*/
    padding: 0 0 2rem;
    border-bottom: 0.1rem solid #200504;
    margin: 0 auto 2rem;
}
.clean_cnt3 .inner .col2 .left {
    width: 40%;
    aspect-ratio: 4.6/3.2;
    overflow: hidden;
}
.clean_cnt3 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.clean_cnt3 .inner .col2 .right {
    width: 60%;
}
.clean_cnt3 .inner .col2 .right h5 {
    font-size: 2.9rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #83241f;
    margin: 0 0 3rem;
}
.clean_cnt3 .inner .col2 .right p {
    line-height: 2.35;
}
.clean_cnt4 {
    background: url(/system_panel/uploads/images/bgGray.jpg);
    padding: 13rem 0 10rem;
}
.clean_cnt4 .inner .col2 {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.clean_cnt4 .inner .col2 .left {}
.clean_cnt4 .inner .col2 .right {
    width: 80%;
}
.clean_cnt4 .inner .col2 .right .dl {
    display: flex;
    align-items: start;
    gap: 1.5625vw;
    /*1*/
    padding: 0 0 3rem;
    margin: 0 0 3rem;
    border-bottom: 0.1rem solid #200504;
}
.clean_cnt4 .inner .col2 .right .dl:last-of-type {
    margin: 0 auto 6rem;
}
.clean_cnt4 .inner .col2 .right .dt {
    width: 30%;
    line-height: 2.35;
    background: #83241f;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.clean_cnt4 .inner .col2 .right .dd {
    width: 70%;
    line-height: 2.35;
}
.clean_cnt4 .inner .col2 .right .dd .buttonA {
    margin: 3rem 0 0;
}
.clean_cnt5 {
    padding: 0 0 15rem;
}
.clean_cnt5 .inner {}
.clean_cnt5 .inner .titleA {
    margin: 0 auto 7rem;
}
.clean_cnt5 .inner .col2 {
    display: flex;
    gap: 4.16vw;
    /*8*/
    position: relative;
}
.clean_cnt5 .inner .col2 .left {}
.clean_cnt5 .inner .col2 .left::after {
    content: "≫";
    transform: scale(0.5, 1);
    font-size: 10rem;
    font-weight: bold;
    position: absolute;
    left: calc(50% - 0.5em);
    top: calc(50% - 0.5em);
}
.clean_cnt5 .inner .col2 :is(.left, .right) {
    width: 50%;
}
.clean_cnt5 .inner .col2 :is(.left, .right) .dl {
    display: grid;
    gap: 2rem;
}
.clean_cnt5 .inner .col2 :is(.left, .right) .dt {
    grid-row: 1/2;
    grid-column: 1/2;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: grid;
    align-items: center;
    width: fit-content;
    min-width: 14rem;
    height: 4rem;
    background: #83241f;
    position: relative;
    z-index: 2;
}
.clean_cnt5 .inner .col2 :is(.left, .right) .pic {
    grid-row: 1/2;
    grid-column: 1/2;
    width: 100%;
    aspect-ratio: 4.6/3.7;
    overflow: hidden;
}
.clean_cnt5 .inner .col2 :is(.left, .right) .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.clean_cnt5 .inner .col2 :is(.left, .right) .cmt p {
    font-weight: bold;
    color: inherit;
    text-decoration: none;
    padding: 0 0 2rem;
    border-bottom: 0.1rem solid #200504;
}
.clean_cnt5 .inner .col2 :is(.left, .right) .cmt p:empty {
    border: none;
}




/*finishing*/
.finishing .mainimg {
    background: url(/system_panel/uploads/images/finishing_mainimg.jpg) no-repeat;
    background-size: cover;
}
.finishing_cnt1 {
    padding: 13rem 0 5rem;
    background: url(/system_panel/uploads/images/index_cnt1_bg.jpg) no-repeat center top;
    background-size: cover;
}
.finishing_cnt1 .inner {
    position: relative;
}
.finishing_cnt1 .inner .catch {
    position: absolute;
    top: -13rem;
    right: -2.08vw;
    /*4*/
}
.finishing_cnt1 .inner .col2 {
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 3.125vw;
    /*6*/
    margin: 0 auto 5rem;
}
.finishing_cnt1 .inner .col2 .left {
    width: 47.5%;
}
.finishing_cnt1 .inner .col2 .left .pic {
    width: 77%;
    aspect-ratio: 4.4/6.4;
    overflow: hidden;
    margin: 0 auto 0 0;
}
.finishing_cnt1 .inner .col2 .left .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.finishing_cnt1 .inner .col2 .right {
    width: 52.5%;
}
.finishing_cnt1 .inner .col2 .right p:not(.buttonA) {
    line-height: 3;
    margin: 0 0 5rem;
}
.finishing_cnt1 .inner h3 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 2rem;
}
.finishing_cnt1 .ul {
    max-width: 150rem;
    margin: auto;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
.finishing_cnt1 .li {
    font-size: 2.1rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    display: grid;
    align-items: center;
    justify-content: center;
    background: url(/system_panel/uploads/images/index_cnt1_li_bg.png) no-repeat center;
    background-size: cover;
    width: 38.8rem;
    height: 17.9rem;
    line-height: 1.71;
}
.finishing_cnt>p {
    text-align: center;
}
.finishing_cnt2 {
    padding: 6rem 0;
    background: url(/system_panel/uploads/images/index_cnt3_bg.jpg) center;
}
.finishing_cnt2 .inner h3 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 4rem;
}
.finishing_cnt2 .inner .window {
    margin: auto;
    box-shadow: 0 0 1rem rgba(43, 20, 3, 0.1);
    background-color: #fff;
    padding: 4rem 10%;
}
.finishing_cnt2 .inner .window .ul {
    margin: 0 0 2rem;
}
.finishing_cnt2 .inner .window .li {
    list-style: none;
    font-size: 2.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 0 2rem;
    display: flex;
    align-items: center;
    gap: 2rem;
}
.finishing_cnt2 .inner .window .li::before {
    content: "◇";
    color: #83241f;
}

.finishing_cnt2 .inner .window>p {
    color: #83241f;
}
.finishing_cnt3 {
    padding: 7rem 0 18rem;
}
.finishing_cnt3 .inner .col2 {
    display: flex;
    align-items: center;
    align-content: center;
    max-width: 100rem;
    margin: auto;
    background: url(/system_panel/uploads/images/bgGray.jpg);
    padding: 1.5rem 2.6vw;
    /*5*/
    margin: 0 auto 2rem;
}
.finishing_cnt3 .inner .col2 .left {
    width: 50%;
}
.finishing_cnt3 .inner .col2 .left h3 {
    font-size: 3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    line-height: 1.5;
    margin: 0 auto 2rem;
}
.finishing_cnt3 .inner .col2 .right {
    width: 50%;
    aspect-ratio: 4/1.9;
    overflow: hidden;
}
.finishing_cnt3 .inner .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.finishing_cnt4 {
    padding: 0 0 17rem;
}
.finishing_cnt4>.pic {
    width: 100%;
    height: 46rem;
    overflow: hidden;
}
.finishing_cnt4>.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.finishing_cnt4 .inner .titleA {
    margin: -38rem auto 5rem;
    z-index: 2;
    position: relative;
}
.finishing_cnt4 .inner h4 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 5rem;
}
.finishing_cnt4 .inner h4::after {
    content: "";
    width: 13.2rem;
    height: 0.1rem;
    background: #200504;
    display: block;
    margin: 2.5rem auto 0;
}
.finishing_cnt4 .inner .col2 {
    display: flex;
    gap: 3.125vw;
    /*6*/
    padding: 0 0 2rem;
    border-bottom: 0.1rem solid #200504;
    margin: 0 auto 2rem;
}
.finishing_cnt4 .inner .col2 .left {
    width: 40%;
    aspect-ratio: 4.6/3.2;
    overflow: hidden;
}
.finishing_cnt4 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.finishing_cnt4 .inner .col2 .right {
    width: 60%;
}
.finishing_cnt4 .inner .col2 .right h5 {
    font-size: 2.9rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #83241f;
    margin: 0 0 3rem;
}
.finishing_cnt4 .inner .col2 .right p {
    line-height: 2.35;
}
.finishing_cnt5 {
    background: url(/system_panel/uploads/images/bgGray.jpg);
    padding: 13rem 0 10rem;
}
.finishing_cnt5 .inner .col2 {
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.finishing_cnt5 .inner .col2 .left {}
.finishing_cnt5 .inner .col2 .right {
    width: 80%;
}
.finishing_cnt5 .inner .col2 .right .dl {
    display: flex;
    align-items: start;
    gap: 1.5625vw;
    /*1*/
    padding: 0 0 3rem;
    margin: 0 0 3rem;
    border-bottom: 0.1rem solid #200504;
}
.finishing_cnt5 .inner .col2 .right .dl:last-of-type {
    margin: 0 auto;
}
.finishing_cnt5 .inner .col2 .right .dt {
    width: 30%;
    line-height: 2.35;
    background: #83241f;
    text-align: center;
    color: #fff;
    font-weight: bold;
}
.finishing_cnt5 .inner .col2 .right .dd {
    width: 70%;
    line-height: 2.35;
}
.finishing_cnt5 .inner .col2 .right .dd .buttonA {
    margin: 3rem 0 0;
}
.finishing_cnt6 {
    padding: 0 0 15rem;
}
.finishing_cnt6 .inner {}
.finishing_cnt6 .inner .titleA {
    margin: 0 auto 7rem;
}
.finishing_cnt6 .inner .col2 {
    display: flex;
    gap: 4.16vw;
    /*8*/
    position: relative;
}
.finishing_cnt6 .inner .col2 .left {}
.finishing_cnt6 .inner .col2 .left::after {
    content: "≫";
    transform: scale(0.5, 1);
    font-size: 10rem;
    font-weight: bold;
    position: absolute;
    left: calc(50% - 0.5em);
    top: calc(50% - 0.5em);
}
.finishing_cnt6 .inner .col2 :is(.left, .right) {
    width: 50%;
}
.finishing_cnt6 .inner .col2 :is(.left, .right) .dl {
    display: grid;
    gap: 2rem;
}
.finishing_cnt6 .inner .col2 :is(.left, .right) .dt {
    grid-row: 1/2;
    grid-column: 1/2;
    font-size: 2rem;
    font-weight: bold;
    color: #fff;
    text-align: center;
    display: grid;
    align-items: center;
    width: fit-content;
    min-width: 14rem;
    height: 4rem;
    background: #83241f;
    position: relative;
    z-index: 2;
}
.finishing_cnt6 .inner .col2 :is(.left, .right) .pic {
    grid-row: 1/2;
    grid-column: 1/2;
    width: 100%;
    aspect-ratio: 4.6/3.7;
    overflow: hidden;
}
.finishing_cnt6 .inner .col2 :is(.left, .right) .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.finishing_cnt6 .inner .col2 :is(.left, .right) .cmt p {
    font-weight: bold;
    color: inherit;
    text-decoration: none;
    padding: 0 0 2rem;
    border-bottom: 0.1rem solid #200504;
}
.finishing_cnt6 .inner .col2 :is(.left, .right) .cmt p:empty {
    border: none;
}








/*blog&blogdetail共通*/
:is(.blog, .blogdetail) .mainimg {
    background: url(/system_panel/uploads/images/blog_mainimg.jpg) no-repeat;
    background-size: cover;
}
:is(.blog_cnt1, .blogdetail_cnt1) {
    padding: 10rem 0;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner {
    max-width: 130rem;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 {
    background: #fff;
    display: flex;
    gap: 2.6vw;
    /*5*/
    margin: 0 auto 7rem;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 .left {
    width: 20%;
    position: relative;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 .left h3 {
    font-size: 2rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    position: absolute;
    top: -4rem;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 .left .webgene-blog .webgene-item {
    border: 0.1rem solid #200504;
    margin: 0 0 0.2rem;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 .left .webgene-blog .webgene-item .buttonB {
    min-width: 100%;
    border: none;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 .right {
    width: 80%;
}


/*blog*/
.blog_cnt1 .inner .col2 .right .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 1.5625vw;
    /*3*/
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dl {
    width: 100%;
    display: grid;
    gap: 1.5rem;
    padding: 0 0 1.5rem;
    border-bottom: 0.1rem solid #200504;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dt {
    grid-row: 2/3;
    grid-column: 1/2;
    font-weight: bold;
    display: grid;
    align-items: center;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dt a {
    color: inherit;
    text-decoration: none;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    grid-column: 1/2;
    margin: 0 0 0 auto;
    width: fit-content;
    height: 2rem;
    background: #83241f;
    padding: 0 1.5em;
    display: grid;
    align-items: center;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .pic {
    grid-row: 1/2;
    grid-column: 1/2;
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.webgene-pagination {
    grid-column: 1/3;
    /*display: flex;
    width: 100%;
    padding: 7rem 26.5%;
    align-content: center;
    justify-content: space-between;
    margin:auto;*/
}

.webgene-pagination ul {
    width: fit-content;
    display: flex;
    margin: 12rem auto 0;
}
.webgene-pagination ul li {
    font-size: 1.7rem;
}
.webgene-pagination :is(.prev, .next) {
    width: 3em;
    height: 3em;
    border-radius: 50%;
    background: #cdcdcd;
    list-style: none;
}
.webgene-pagination .prev {
    margin: 0 5rem 0 0;
}
.webgene-pagination .next {
    margin: 0 0 0 5rem;
}
.webgene-pagination :is(.prev a, .next a) {
    display: grid;
    justify-content: center;
    align-content: center;
    width: inherit;
    height: inherit;
    color: inherit;
    text-decoration: none;
    font-size: 1.7rem;
    font-weight: 500;
    color: #fff;
}
.webgene-pagination ul .number {
    list-style: none;
    background: #cdcdcd;
    border-radius: 50%;
    width: 3em;
    height: 3em;
    margin: 0 0.5em;
}
.webgene-pagination ul .number.selected {
    list-style: none;
    background: #0f0b09;
    width: 3em;
    height: 3em;
    margin: 0 0.5em;
}
.webgene-pagination ul .number.selected a {
    color: #fff;
}
.webgene-pagination ul .number a {
    display: grid;
    justify-content: center;
    align-content: center;
    width: inherit;
    height: inherit;
    color: inherit;
    text-decoration: none;
    font-size: 1.7rem;
    font-weight: 500;
    color: #fff;
}





/*blogdetail*/
.blogdetail_cnt1 .inner .col2 .right .webgene-blog {}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dl {
    width: 100%;
    display: grid;
    gap: 2.5rem;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dt {
    grid-row: 2/3;
    grid-column: 1/2;
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
    display: grid;
    align-items: center;
    border-bottom: 0.1rem solid #200504;
    padding: 0 0 2.5rem;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dt a {
    color: inherit;
    text-decoration: none;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .day {
    grid-row: 1/2;
    grid-column: 1/2;
    height: 2rem;
    display: grid;
    align-items: center;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .cate {
    grid-row: 1/2;
    grid-column: 1/2;
    margin: 0 0 0 10em;
    width: fit-content;
    height: 2rem;
    background: #83241f;
    padding: 0 1.5em;
    display: grid;
    align-items: center;
    font-size: 1.4rem;
    color: #fff;
    text-align: center;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .pic {
    grid-row: 3/4;
    grid-column: 1/2;
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .cmt {
    line-height: 2.8125;
}
.blogdetail_cnt1 .inner .buttonA {
    margin: auto;
}





/*shop*/

.shop .mainimg {
    background: url(/system_panel/uploads/images/shop_mainimg.jpg) no-repeat;
    background-size: cover;
}
.shop_cnt1 {
    padding: 0 0 25rem;/*10*/
    background: url(/system_panel/uploads/images/index_cnt1_bg.jpg) no-repeat center top;
    background-size: cover;
}
.shop_cnt1 .inner .titleA {
    margin: 0 auto 6rem;
}
.shop_cnt1 .inner .read {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 3rem;
}
.shop_cnt1 .inner p {
    text-align: center;
    line-height: 3;
    margin: 0 auto 7rem;
}
.shop_cnt1 .inner .pic {
    width: 100%;
    aspect-ratio: 12/7;
    overflow: hidden;
  display: none;
}
.shop_cnt1 .inner .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.shop_cnt2, .shop_cnt3)>.pic {
    width: 100%;
    height: 46rem;
    overflow: hidden;
}
:is(.shop_cnt2, .shop_cnt3)>.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.shop_cnt2, .shop_cnt3) .inner .titleA {
    margin: -24rem auto 5rem;
    z-index: 2;
    position: relative;
}
:is(.shop_cnt2, .shop_cnt3) .inner h4 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 5rem;
}
:is(.shop_cnt2, .shop_cnt3) .inner h4::after {
    content: "";
    width: 13.2rem;
    height: 0.1rem;
    background: #200504;
    display: block;
    margin: 2.5rem auto 0;
}
:is(.shop_cnt2, .shop_cnt3) .inner .col2 {
    display: flex;
    gap: 3.125vw;
    /*6*/
    margin: 0 auto 6rem;
}
:is(.shop_cnt2, .shop_cnt3) .inner .col2 .left {
    width: 50%;
    aspect-ratio: 4.6/3.2;
    overflow: hidden;
}
:is(.shop_cnt2, .shop_cnt3) .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.shop_cnt2, .shop_cnt3) .inner .col2 .right {
    width: 50%;
}
:is(.shop_cnt2, .shop_cnt3) .inner .col2 .right .dl {
    width: 100%;
    min-height: 7.5rem;
    display: flex;
    align-items: center;
    gap: 0.1rem;
}
:is(.shop_cnt2, .shop_cnt3) .inner .col2 .right .dt {
    width: 27%;
    min-height: inherit;
    padding: 0 1.5625vw;
    /*3*/
    font-size: 1.9rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #83241f;
    text-align: center;
    border-bottom: 0.1rem solid #a77371;
    display: grid;
    align-items: center;
}
:is(.shop_cnt2, .shop_cnt3) .inner .col2 .right .dd {
    width: 73%;
    min-height: inherit;
    padding: 0 1.5625vw;
    /*3*/
    border-bottom: 0.1rem solid #200504;
    display: grid;
    align-items: center;
}
:is(.shop_cnt2, .shop_cnt3) .inner .col2 .right p {
    line-height: 2.35;
}
:is(.shop_cnt2, .shop_cnt3) .map {
    width: 100%;
    height: 30rem;
}
:is(.shop_cnt2, .shop_cnt3) .map iframe {
    width: 100%;
    height: inherit;
    border: none;
}
.shop_cnt2 {
    padding: 0 0 10rem;
}
.shop_cnt3 {}
.shop_cnt4 {
    padding: 16rem 0;
}
.shop_cnt4 .inner .col2 {
    display: flex;
}
.shop_cnt4 .inner .col2 .left {
    width: 17.5%;
}
.shop_cnt4 .inner .col2 .right {
    width: 82.5%;
}
.shop_cnt4 .inner .col2 .right .dl {
    width: 100%;
    min-height: 7.5rem;
    display: flex;
    align-items: center;
    gap: 0.1rem;
}
.shop_cnt4 .inner .col2 .right .dt {
    width: 20%;
    min-height: inherit;
    padding: 0 1.5625vw;
    /*3*/
    font-size: 1.9rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #83241f;
    text-align: center;
    border-bottom: 0.1rem solid #a77371;
    display: grid;
    align-items: center;
}
.shop_cnt4 .inner .col2 .right .dd {
    width: 80%;
    min-height: inherit;
    padding: 0 1.5625vw;
    /*3*/
    border-bottom: 0.1rem solid #200504;
    display: grid;
    align-items: center;
}




/*contact*/
.contact .mainimg {
    background: url(/system_panel/uploads/images/contact_mainimg.jpg) no-repeat;
    background-size: cover;
}
.contact_cnt1 {
    padding: 6rem 0;
    background: url(/system_panel/uploads/images/index_cnt3_bg.jpg) center;
}
.contact_cnt1 .inner h3 {
    font-size: 3.5rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    position: relative;
    margin: 0 auto 4rem;
}
.contact_cnt1 .inner .window {
    margin: auto;
    box-shadow: 0 0 1rem rgba(43, 20, 3, 0.1);
    background-color: #fff;
    padding: 4rem 10%;
    margin: 0 auto 4rem;
}
.contact_cnt1 .inner .window .ul {
    margin: 0 0 2rem;
}
.contact_cnt1 .inner .window .li {
    list-style: none;
    font-size: 2.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 0 2rem;
    display: flex;
    align-items: center;
    gap: 2rem;
}
.contact_cnt1 .inner .window .li::before {
    content: "◇";
    color: #83241f;
}

.contact_cnt1 .inner>p {
    text-align: center;
    line-height: 3;
}
.contact_cnt2 {
    padding: 0 0 17rem;
}
.contact_cnt2 .inner .titleA {
    margin: 0 auto 6rem;
}
.contact_cnt2 .inner>p {
    text-align: center;
    margin: 0 auto 6rem;
}
.contact_cnt2 .inner>p::after {
    content: "";
    width: 13.2rem;
    height: 0.1rem;
    background: #200504;
    display: block;
    margin: 2.5rem auto 0;
}
form .dl {
    width: 100%;
    min-height: 6.7rem;
    display: flex;
    gap: 0.1rem;
}
form .dl .dt {
    width: 30%;
    min-height: inherit;
    padding: 1rem 1em;
    border-bottom: 0.1rem solid #a77371;
    font-size: 1.9rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #83241f;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
}
form .dt .em {
    font-size: 1.4rem;
    font-weight: initial;
    color: initial;
}
form .dt .required {
    font-size: 1.4rem;
    font-family: initial;
    color: #fff;
    display: inline-block;
    background: #83241f;
    padding: 0.5rem;
    width: fit-content;
    margin: 0 0 0 auto;
}
form .dl .dd {
    width: 70%;
    min-height: inherit;
    padding: 1rem 0;
    border-bottom: 0.1rem solid #200504;
    display: grid;
    align-items: center;
}
form input[type="text"],
form input[type="email"],
form textarea {
    width: 100%;
    height: 4.7rem;
    border: 0.1rem solid #200504;
    background: #f3f3f3;
}
form textarea {
    height: 22rem;
}
form input.zipInput {
    width: 40%;
}
form input[type="text"],
form input[type="email"],
form input[type="checkbox"],
form textarea {
    padding: 0 1em;
    border: 0.1rem solid #200504;
    background: #f3f3f3;
}
form select {}
form .checkArea {
    display: flex;
    gap: 1em;
}
form .dl .dd .radioArea {
    display: flex;
    gap: 1em;
}
form .dl .dd .radioArea div {
    display: flex;
    align-items: center;
    gap: 1em;
}
form .dl .dd .selectArea div {
    width: fit-content;
    display: inline-block;
}
form .dl .dd .fileArea {
    margin: 1rem 0 0;
}
form .terms {
    background: #e8e8e8;
    border: 0.1rem solid #83241f;
    padding: 2.08vw;
    /*4*/
    height: 43rem;
    overflow-y: scroll;
    margin: 1rem 0 5rem 0;
}
form .terms p {
    line-height: 2;
}
form .col {

    width: 100% !important;
    display: flex;
    justify-content: center;
    margin: 0 auto 6rem;
}
form .col label {
    width: fit-content;
}
form .privacyLabel {
    width: 100%;
    text-align: center;
}
form button {
    -webkit-appearance: none;
    display: grid;
    margin: auto;
    cursor: pointer;
}
.contact_cnt3 {
    padding: 13rem 0;
    background: url(/system_panel/uploads/images/bgGray.jpg);
}
.contact_cnt3 .inner {
    max-width: 140rem;
    ;
}
.contact_cnt3 .inner .window {
    background: #fff;
    padding: 0 clamp(2rem, 2.6vw, 5rem) 6rem;
    /*5*/
}
.contact_cnt3 .inner .window:first-of-type {
    margin: 0 auto 21rem;
}
.contact_cnt3 .inner .window .titleA {
    margin: 0 auto -6rem;
    transform: translate(0, -13rem);
}
.contact_cnt3 .inner .window .flex {
    display: flex;
    justify-content: center;
    gap: 2.6vw;
    /*5*/
    margin: 0 auto 2rem;
}
.contact_cnt3 .inner .window .telA {
    width: fit-content;
    text-align: center;
    margin: 0 auto 5rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}
.contact_cnt3 .inner .window .telA a {
    font-size: 4rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: inherit;
    display: flex;
    gap: 1rem;
    align-items: center;
}
.contact_cnt3 .inner .window .telA a::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_freedial.png) no-repeat;
    background-size: cover;
    width: 3.3rem;
    height: 2.3rem;
}
.contact_cnt3 .inner .window .flex p {
    width: 32rem;
    height: 6rem;
    background: #200504;
    font-weight: bold;
    color: #fff;
}
.contact_cnt3 .inner .window .flex p a {
    width: 100%;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}
.contact_cnt3 .inner .window .flex p.tel a::before {
    content: "";
    font-size: 3rem;
    background: url(/system_panel/uploads/images/icon_tel.png) no-repeat center;
    width: 2.5rem;
    height: 2.5rem;
    display: grid;
    align-items: center;
    justify-content: center;
}
.contact_cnt3 .inner .window>p {
    text-align: center;
}
.contact_cnt3 .inner .window .col2 {
    display: flex;
    justify-content: center;
    gap: 2rem;
    max-width: 100rem;
    margin: 0 auto 6rem;
}
.contact_cnt3 .inner .window .col2 :is(.left, .right) {
    width: 50%;
    border: 0.1rem solid #200504;
    padding: clamp(2rem, 1.5625vw, 3rem);
}
.contact_cnt3 .inner .window .col2 :is(.left, .right) h4 {
    font-size: 2.3rem;
    font-weight: bold;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 3rem;
}
.contact_cnt3 .inner .window .col2 :is(.left, .right) .figure {
    display: flex;
    justify-content: center;
    gap: 2.6vw;
    /*5*/
}
.contact_cnt3 .inner .window .col2 :is(.left, .right) .figure .qr {
    width: 9.2rem;
    aspect-ratio: 1/1;
    overflow: hidden;
}
.contact_cnt3 .inner .window .col2 :is(.left, .right) .figure .qr img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.contact_cnt3 .inner .window .col2 :is(.left, .right) .figure .figcaption {
    font-size: 1.5rem;
    line-height: 2;
}