@charset "UTF-8";





/*index*/
.index .mainimg {
    width: 100%;
    height: 98rem;
    max-width: 160rem;
    margin: -6rem 0 20rem auto;
}

.index .mainimg * {
    width: 100%;
    height: 100%;
}
.index_cnt1 {
    position: relative;
}
.index_cnt1 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    margin: 0 auto 20rem;
}
.index_cnt1 .inner .col2 .left {
    width: 50%;
    position: relative;
}
.index_cnt1 .inner .col2 .left h2 {
    font-size: 5.3rem;
    writing-mode: vertical-rl;
    line-height: 1.79;
    position: absolute;
    top: -3rem;
    right: 0;
}
.index_cnt1 .inner .col2 .left .logo {
    width: 100%;
}
.index_cnt1 .inner .col2 .left .logo img {
    width: 100%;
}
.index_cnt1 .inner .col2 .left .illust {
    position: absolute;
    bottom: 5rem;
    left: 2.5rem;
}
.index_cnt1 .inner .col2 .right {
    width: 50%;
}
.index_cnt1 .inner .col2 .right>p:not(.buttonA) {
    line-height: 3.2;
    margin: 0 0 9rem;
}
.index_cnt1 .inner .col2 .right .titleA {
    margin: 0 0 8rem;
}
.index_cnt1 .inner .col2 .right .button {
    display: flex;
    gap: 2rem;
}
.index_cnt1 .pic {
    width: 100%;
    height: 80rem;
    position: relative;
}
.index_cnt1 .pic .pic1 {
    width: 50%;
    position: absolute;
    left: 0;
    bottom: 20rem;
}
.index_cnt1 .pic .pic1 img {
    width: 100%;
}
.index_cnt1 .pic .pic2 {
    width: 50%;
    position: absolute;
    right: 14rem;
    bottom: 0;
}
.index_cnt1 .pic .pic2 img {
    width: 100%;
}

.index_cnt2 {
    background: url(/system_panel/uploads/images/bg1.png);
    position: relative;
    padding: 25rem 0;
}
.index_cnt2 .inner {
    width: 100%;
    max-width: initial;
}
.index_cnt2 .inner .col2 {
    display: flex;
    /*flex-direction: row-reverse;*/
    align-items: center;
    margin: 0 auto;
}
.index_cnt2 .inner .col2 .left {
    width: 53%;
    position: relative;
}
.index_cnt2 .inner .col2 .left [class^=catch] {
    font-size: 5.3rem;
    line-height: 1;
    background: #fff;
    padding: 2rem 1rem;
    display: inline-block;
    text-align: left;
    writing-mode: vertical-rl;
    line-height: 1.79;
    position: absolute;
    top: -3rem;
}
.index_cnt2 .inner .col2 .left .catch1 {
    right: 5rem;

}
.index_cnt2 .inner .col2 .left .catch2 {
    right: 17rem;
    top: 8rem;

}
.index_cnt2 .inner .col2 .left img {
    width: 100%;
}
.index_cnt2 .inner .col2 .right {
    width: 47%;
    padding: 0 0 0 5.72vw;
    /*11*/
}
.index_cnt2 .inner .col2 .right>p:not(.buttonA) {
    line-height: 3.2;
    margin: 0 0 9rem;
}
.index_cnt2 .inner .col2 .right .titleA {
    margin: 0 0 8rem;
}
.index_cnt2 .inner .col2 .right .button {
    display: flex;
    gap: 2rem;
}

.index_cnt3 {
    position: relative;
    background: url(/system_panel/uploads/images/bg2.png);
    padding: 20rem 0;
}
.index_cnt3 .inner * {
    color: #fff;
}
.index_cnt3 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 0 auto;
}
.index_cnt3 .inner .col2:nth-of-type(even) {
    flex-direction: initial;
}
.index_cnt3 .inner .col2:not(:last-of-type) {
    margin: 0 auto 15rem;
}
.index_cnt3 .inner .col2 .left {
    width: 50%;
    position: relative;
}
.index_cnt3 .inner .col2 .left h2 {
    font-size: 5.3rem;
    writing-mode: vertical-rl;
    line-height: 1.79;
    position: absolute;
    top: -3rem;
    right: 0;
}
.index_cnt3 .inner .col2 .left {
    width: 50%;
}
.index_cnt3 .inner .col2 .left img {
    width: 100%;
}
.index_cnt3 .inner .col2 .right {
    width: 50%;
    padding: 0 3.9vw 0 0;
    /*7.5*/
}
.index_cnt3 .inner .col2:nth-of-type(even) .right {
    width: 50%;
    padding: 0 0 0 3.9vw;
    /*7.5*/
}
.index_cnt3 .inner .col2 .right>p:not(.buttonA) {
    line-height: 3.2;
    margin: 0 0 9rem;
}
.index_cnt3 .inner .col2 .right .titleA {
    margin: 0 0 8rem;
}
.index_cnt3 .inner .col2 .right .titleA p {
    color: #e7a492;
}
.index_cnt3 .inner .col2 .right .titleA p::before {
    background: url(/system_panel/uploads/images/accentB.png) no-repeat;
}
.index_cnt3 .inner .col2 .right .buttonA {
    border: 0.1rem solid #fff;
}
.index_cnt3 .inner .col2 .right .buttonA:hover {
    background: #fff;
    pointer-events: none;
}
.index_cnt3 .inner .col2 .right .buttonA a:hover{
    color:#544e47;
    pointer-events: auto;
}


.index_cnt4 {
    background: url(/system_panel/uploads/images/bg1.png);
    position: relative;
    padding: 25rem 0;
}
.index_cnt4 .inner {
    width: 100%;
    max-width: initial;
}
.index_cnt4 .inner .col2 {
    display: flex;
    /*flex-direction: row-reverse;*/
    align-items: center;
    margin: 0 auto;
}
.index_cnt4 .inner .col2 .left {
    width: 53%;
    position: relative;
}
.index_cnt4 .inner .col2 .left [class^=catch] {
    font-size: 5.3rem;
    line-height: 1;
    background: #fff;
    padding: 2rem 1rem;
    display: inline-block;
    text-align: left;
    writing-mode: vertical-rl;
    line-height: 1.79;
    position: absolute;
    top: -3rem;
}
.index_cnt4 .inner .col2 .left .catch1 {
    right: 5rem;

}
.index_cnt4 .inner .col2 .left .catch2 {
    right: 17rem;
    top: 8rem;

}
.index_cnt4 .inner .col2 .left .pic {
    width: 100%;
    aspect-ratio: 4/3;
    overflow: hidden;
}
.index_cnt4 .inner .col2 .left .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt4 .inner .col2 .right {
    width: 47%;
    padding: 0 0 0 5.72vw;
    /*11*/
}
.index_cnt4 .inner .col2 .right>p:not(.buttonA) {
    line-height: 3.2;
    margin: 0 0 9rem;
}
.index_cnt4 .inner .col2 .right .titleA {
    margin: 0 0 8rem;
}
.index_cnt4 .inner .col2 .right .button {
    display: flex;
    gap: 2rem;
}
.index_cnt5 .inner {
    width: 80%;
    max-width: 120rem;
    margin: -9rem auto 9rem;
    padding: 6rem 10%;
    background: #fff;
    border-radius: 1rem;
    position: relative;
    z-index: 2;
}

.index_cnt5 .inner .titleA {
    margin: 0 0 4rem;
    display: inline-grid;
}
.index_cnt5 .inner .buttonA{
    float: right;
    display: inline-block;
}
.index_cnt5 .inner .webgene-blog {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2.86vw;
}
.index_cnt5 .inner .webgene-blog .webgene-item .dl {
    display: grid;
}
.index_cnt5 .inner .webgene-blog .webgene-item .dt {
    font-size: 1.3rem;
    grid-row: 2/3;
    grid-column: 1/2;
}
.index_cnt5 .inner .webgene-blog .webgene-item .cate {
    font-size: 1.3rem;
    background: #674f43;
    color: #fff;
    width: 14rem;
    height: 1.8rem;
    border-radius: 0.9rem;
    display: grid;
    align-items: center;
    justify-content: center;
    grid-row: 2/3;
    grid-column: 1/2;
    margin: 0 0 2rem auto;
}
.index_cnt5 .inner .webgene-blog .webgene-item .title {
    grid-row: 3/4;
    grid-column: 1/2;
    margin: 0 0 2rem;
}
.index_cnt5 .inner .webgene-blog .webgene-item .title a {
    color: #000;
}
.index_cnt5 .inner .webgene-blog .webgene-item .pic {
    margin: 0 0 1rem;
}
.index_cnt5 .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
}

.index_cnt6 {
    position: relative;
    padding: 20rem 0;
}
.index_cnt6 .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 0 auto;
}
.index_cnt6 .inner .col2:nth-of-type(even) {
    flex-direction: initial;
}
.index_cnt6 .inner .col2:not(:last-of-type) {
    margin: 0 auto 15rem;
}
.index_cnt6 .inner .col2 .right {
    width: 50%;
    position: relative;
}
.index_cnt6 .inner .col2 .right h2 {
    font-size: 5.3rem;
    writing-mode: vertical-rl;
    line-height: 1.79;
    position: absolute;
    top: -3rem;
    right: 0;
}
.index_cnt6 .inner .col2 .right {
    width: 50%;
    aspect-ratio: 6/5;
}
.index_cnt6 .inner .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt6 .inner .col2 .left {
    width: 50%;
    padding: 0 0 0 3.9vw;
    /*7.5*/
}
.index_cnt6 .inner .col2:nth-of-type(even) .left {
    width: 50%;
    padding: 0 0 0 3.9vw;
    /*7.5*/
}
.index_cnt6 .inner .col2 .left>p:not(.buttonA) {
    line-height: 3.2;
    margin: 0 0 3rem;
}
.index_cnt6 .inner .col2 .left .titleA {
    margin: 0 0 3.5rem;
}
.index_cnt6 .inner .col2 .left .map {
    background: #a6391c;
    color: #fff;
    border: 0.1rem solid #a6391c;
    width: fit-content;
    min-width: 21rem;
    height: 4.3rem;
    border-radius: 2.15rem;
    margin: 0 0 3rem;
}
.index_cnt6 .inner .col2 .left .map a {
    width: 100%;
    height: inherit;
    font-size: 1.3rem;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
  text-decoration:none;
}
.index_cnt6 .inner .col2 .left .map:hover{
    opacity: 0.7;
    transition: 0.5s;
}
.index_cnt6 .inner .col2 .left .map a::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_map.png) no-repeat;
    width: 1.2rem;
    height: 1.6rem;
}

.index_cnt6 .inner .col2 .left .dl {
    display: flex;
    gap: 2rem;
    margin: 0 0 2rem;
}
.index_cnt6 .inner .col2 .left .dt {
    width: 25%;
    background: #fff;
    height: 2.7rem;
    display: grid;
    align-items: center;
    justify-content: center;
    color: #000;
}
.index_cnt6 .inner .col2 .left .dd {
    width: 75%;
    height: 2.7rem;
    display: grid;
    align-items: center;
}
.index_cnt6 .inner .col2 .left .buttonA {
    margin: 4rem 0 0;
}





/*thought*/
.thought_cnt1 {
    margin: 0 auto 12rem;
}
.thought_cnt1 .inner .col2 {
    display: flex;
}
.thought_cnt1 .inner .col2 .right {
    width: 39%;
}
.thought_cnt1 .inner .col2 .right .pic {
    width: 100%;
    aspect-ratio: 4.6/5;
    overflow: hidden;
    margin: 0 0 2rem;
}
.thought_cnt1 .inner .col2 .right .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.thought_cnt1 .inner .col2 .right .ceo {
    display: flex;
    gap: 2rem;
    align-items: end;
    justify-content: end;
}
.thought_cnt1 .inner .col2 .right .ceo p:not(.position, .name) {
    font-size: 1.7rem;
    color: #a6391c;
}
.thought_cnt1 .inner .col2 .right .ceo .position {
    font-size: 1.4rem;
}
.thought_cnt1 .inner .col2 .right .ceo .name {
    font-size: 2.3rem;
}
.thought_cnt1 .inner .col2 .left {
    width: 61%;
}
.thought_cnt1 .inner .col2 .left>p {
    line-height: 3.2;
}
.thought_cnt2 {
    background: url(/system_panel/uploads/images/bg1.png);
    padding: 20rem 0;
}
.thought_cnt2 .titleA h3 {
    text-align: center;
}
.thought_cnt2 .titleA p {
    justify-content: center;
}
.thought_cnt2>.slider {
    width: 100%;
    height: 33.5rem;
    margin: 0 auto 15rem;
    overflow: hidden;
    display: flex;
}
.thought_cnt2>.slider * {
    width: 100%;
    height: 100%;
}
.thought_cnt2>.slider .pic {
    aspect-ratio: 4/3;
    overflow: hidden;
}
.thought_cnt2>.slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.thought_cnt2 .inner h4 {
    display: flex;
    align-items: center;
    gap: 6rem;
    font-size: 3.1rem;
    padding: 0 0 1rem;
    margin: 0 0 3rem;
    border-bottom: 0.1rem solid #a6391c;
    position: relative;
}
.thought_cnt2 .inner h4::before {
    display: inline-block;
    font-size: 2.5rem;
    color: #a6391c;
    padding: 0 0 0 2.5rem;
}
.thought_cnt2 .inner h4:nth-of-type(1)::before {
    content: "01";
}
.thought_cnt2 .inner h4:nth-of-type(2)::before {
    content: "02";
}
.thought_cnt2 .inner h4:nth-of-type(3)::before {
    content: "03";
}
.thought_cnt2 .inner h4:nth-of-type(4)::before {
    content: "04";
}
.thought_cnt2 .inner h4:nth-of-type(5)::before {
    content: "05";
}
.thought_cnt2 .inner h4::after {
    content: "／";
    font-size: 5rem;
    position: absolute;
    left: 5rem;
    bottom: -1rem;
    color: #a6391c;
}
.thought_cnt2 .inner .col2 {
    display: flex;
    margin: 0 auto;
    gap: 2.6vw;
    /*5*/
}
.thought_cnt2 .inner .col2:nth-of-type(even) {
    flex-direction: row-reverse;
}
.thought_cnt2 .inner .col2:not(:last-of-type) {
    margin: 0 auto 15rem;
}
.thought_cnt2 .inner .col2 .left {
    width: 41.5%;
    aspect-ratio: 4.8/3.8;
    overflow: hidden;
    align-self: start;
}
.thought_cnt2 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.thought_cnt2 .inner .col2 .right {
    width: 58.5%;
}
.thought_cnt2 .inner .col2 .right .button {
    display: flex;
    gap: 2.5rem;
}
.thought_cnt2 .inner .col2:nth-of-type(even) .right {
    width: 58.5%;
    padding: 0 0 0 1.3vw;
    /*2.5*/
}
.thought_cnt2 .inner .col2 .right>p:not(.buttonA) {
    line-height: 3.2;
    margin: 0 0 5rem;
}





/*bulk*/
.bulk_cnt1 {
    margin: 0 auto 11rem;
}
.bulk_cnt1 .inner .col2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4.16vw;
    /*8*/
    margin: 0 auto 4rem;
}
.bulk_cnt1 .inner .col2 .left {
    width: fit-content;
}
.bulk_cnt1 .inner .col2 .left h3 {
    font-size: 3.1rem;
}
.bulk_cnt1 .inner .col2 .right p {
    line-height: 3.2;
}
.bulk_cnt1 .inner .col2b {
    display: flex;
    justify-content: center;
    align-items: center;
}

.bulk_cnt1 .inner .col2b .left {
    width: 50%;
}
.bulk_cnt1 .inner .col2b .left img {
    width: 100%;
}
.bulk_cnt1 .inner .col2b .right {
    width: 50%;
    max-width: 45rem;
    margin: 0 0 0 -4rem;
}
.bulk_cnt1 .inner .col2b .right img {
    width: 100%;
}
.bulk_cnt2 {
    background: url(/system_panel/uploads/images/bg2.png);
    padding: 12.5rem 0;
}
.bulk_cnt2 .inner * {
    color: #fff;
}
.bulk_cnt2 .inner .titleA h3 {
    text-align: center;
}
.bulk_cnt2 .inner .titleA p {
    justify-content: center;
}

.bulk_cnt2 .inner h4 {
    display: flex;
    align-items: center;
    gap: 6rem;
    font-size: 3.1rem;
    padding: 0 0 1rem;
    margin: 0 0 3rem;
    border-bottom: 0.1rem solid #bebab6;
    position: relative;
}
.bulk_cnt2 .inner h4::before {
    content: "";
    display: inline-block;
    font-size: 2.5rem;
    color: #bebab6;
    padding: 0 0 0 2.5rem;
}
.bulk_cnt2 .inner h4::after {
    content: "／";
    font-size: 5rem;
    position: absolute;
    left: 3rem;
    bottom: -1rem;
    color: #bebab6;
}




.bulk_cnt2 .inner .col2 {
    display: flex;
    margin: 0 auto;
    gap: 2.6vw;
      margin: 0 0 8rem;
}


    /*5*/
}
.bulk_cnt2 .inner .col2:not(:last-of-type) {
    margin: 0 auto 15rem;
}
.bulk_cnt2 .inner .col2 .left {
    width: 41.5%;
    aspect-ratio: 4.8/3.8;
    overflow: hidden;
    align-self: start;
}
.bulk_cnt2 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.bulk_cnt2 .inner .col2 .right {
    width: 58.5%;
}
.bulk_cnt2 .inner .col2 .right .window {
    border: 0.1rem solid #78736d;
    background: rgba(255, 255, 255, 0.1);
    padding: 3rem;
    margin: 0 0 4rem;
}
.bulk_cnt2 .inner .col2 .right .window .dl {
    display: flex;
    gap: 1rem;
    margin: 0 0 2rem;
}
.bulk_cnt2 .inner .col2 .right .window .dt {
    font-size: 2.3rem;
}
.bulk_cnt2 .inner .col2 .right .window .dd {
    font-size: 2.3rem;
}
.bulk_cnt2 .inner .col2 .right>p:not(.buttonA) {
    line-height: 2.66;
    margin: 0 0 2rem;
}
.bulk_cnt2 .inner .col2 .right .buttonA {
    border: 0.1rem solid #fff;
}
.bulk_cnt2 .inner .col2 .right .buttonA:hover {
    background: #fff;
    pointer-events: none;
}
.bulk_cnt2 .inner .col2 .right .buttonA a:hover{
    color:#544e47;
    pointer-events: auto;
}
.bulk_cnt2 .inner>.window {
    width: 100%;
    border: 0.1rem solid #78736d;
    background: rgba(255, 255, 255, 0.1);
    padding: clamp(3rem, 2.6vw, 5rem);
    margin: 0 0 8rem;
}
.bulk_cnt2 .inner>.window h3 {
    font-size: 3.1rem;
    text-align: center;
    margin: 0 auto 5rem;
}
.bulk_cnt2 .inner>.window .ul {
    max-width: 100rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 3rem;
    margin: auto;
}
.bulk_cnt2 .inner>.window .ul .li {
    display: flex;
    gap: 1rem;
}
.bulk_cnt2 .inner>.window .ul .li::before {
    content: "☑";
}
.bulk_cnt2 .inner>.window2 {
    width: 100%;
    border: 0.1rem solid #78736d;
    background: rgba(255, 255, 255, 0.1);
    padding: clamp(3rem, 2.6vw, 5rem);
    margin: 0 0 8rem;
}
.bulk_cnt2 .inner>.window2 h3 {
    font-size: 3.1rem;
    text-align: center;
    margin: 0 auto 5rem;
}
.bulk_cnt2 .inner>.window2 .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1.5rem;
}
.bulk_cnt2 .inner>.window2 .grid .figure {
    width: 100%;
}
.bulk_cnt2 .inner>.window2 .grid .figure .pic {
    width: 100%;
    aspect-ratio: 1/1;
    margin: 0 auto 2rem;
    overflow: hidden;
}
.bulk_cnt2 .inner>.window2 .grid .figure .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.bulk_cnt2 .inner>.window2 .grid .figure .figcaption {
    text-align: center;
}
.bulk .bg1 {
    width: 100%;
    height: 58rem;
    background: url(/system_panel/uploads/images/bulk_bg1.jpg) no-repeat center;
    background-size: cover;
    background-attachment: fixed;
}





/*wrapping*/
.wrapping_cnt1 {
    margin: 0 auto 22rem;
}
.wrapping_cnt1 .inner .col2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4.16vw;
    /*8*/
    margin: 0 auto 4rem;
}
.wrapping_cnt1 .inner .col2 .left {
    width: fit-content;
}
.wrapping_cnt1 .inner .col2 .left h3 {
    font-size: 3.1rem;
}
.wrapping_cnt1 .inner .col2 .right p {
    line-height: 3.2;
}
.wrapping_cnt1 .inner .col2b {
    display: flex;
    justify-content: center;
    align-items: center;
}

.wrapping_cnt1 .inner .col2b .left {
    width: 50%;
}
.wrapping_cnt1 .inner .col2b .left img {
    width: 100%;
}
.wrapping_cnt1 .inner .col2b .right {
    width: 50%;
    max-width: 47rem;
    aspect-ratio: 4.7/2.9;
    overflow: hidden;
    margin: 0 0 0 -4rem;
}
.wrapping_cnt1 .inner .col2b .right img {
    width: 100%;
}
.wrapping_cnt2 {
    background: url(/system_panel/uploads/images/bg2.png);
    padding: 0 0 12.5rem;
}
.wrapping_cnt2 .inner .window {
    width: 100%;
    background: #fff;
    padding: clamp(3rem, 2.6vw, 5rem);
    /*5*/
    margin: 0 0 -3rem;
    border-radius: 1rem;
    transform: translate(0, -17rem);
}
.wrapping_cnt2 .inner .window .titleA h3 {}
.wrapping_cnt2 .inner .window .dl {
    display: grid;
    grid-template-columns: 0.94fr 1fr;
    gap: 0 2.08vw;
    /*4*/
    align-content: start;
    margin: 0 0 3rem;
}
.wrapping_cnt2 .inner .window .dt {
    grid-row: 1/2;
    grid-column: 2/3;
    font-size: 1.7rem;
    color: #a6391c;
    margin: 0 0 1.5rem;
}
.wrapping_cnt2 .inner .window .name {
    grid-row: 2/3;
    grid-column: 2/3;
    font-size: 3.1rem;
    margin: 0 0 4.5rem;
}
.wrapping_cnt2 .inner .window .kana {
    grid-row: 2/3;
    grid-column: 2/3;
    margin: 0 0 0 auto;
}
.wrapping_cnt2 .inner .window .license {
    grid-row: 3/4;
    grid-column: 2/3;
    line-height: 2.33;
    margin: 0 0 4.5rem;
}
.wrapping_cnt2 .inner .window .dd .title {
    background: #674f43;
    width: fit-content;
    min-width: 9rem;
    height: 1.8rem;
    border-radius: 0.9rem;
    line-height: 1;
}
.wrapping_cnt2 .inner .window .dd .title p {
    width: 100%;
    height: inherit;
    display: grid;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.3rem;
    padding: 0 1em;
}
.wrapping_cnt2 .inner .window .pic {
    grid-row: 1/5;
    grid-column: 1/2;
    aspect-ratio: 1/1;
}
.wrapping_cnt2 .inner .window .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.wrapping_cnt2 .inner .window >p{
    line-height: 1.5;
}
.wrapping_cnt2 .inner .window .cmt:not(.title p) {
    grid-row: 4/5;
    grid-column: 2/3;
    line-height: 2.33;
}
.wrapping_cnt2 .inner>.titleA h3 {
    color: #efebe8;
    text-align: center;
}
.wrapping_cnt2 .inner>.titleA p {
    justify-content: center;
    color: #e7a492;
}
.wrapping_cnt2 .inner>.titleA p::before {
    background: url(/system_panel/uploads/images/accentB.png) no-repeat;
}
.wrapping_cnt2 .inner .col2 {
    display: flex;
    margin: 0 auto 6rem;
    gap: 2.6vw;
    /*5*/
}
.wrapping_cnt2 .inner .col2 .left {
    width: 41.5%;
    aspect-ratio: 1/1;
    overflow: hidden;
    align-self: start;
}
.wrapping_cnt2 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.wrapping_cnt2 .inner .col2 .right {
    width: 58.5%;
}
.wrapping_cnt2 .inner .col2 .right h4 {
    display: flex;
    gap: 6rem;
    font-size: 3.1rem;
    padding: 0 0 1rem;
    margin: 0 0 3rem;
    border-bottom: 0.1rem solid #bebab6;
    position: relative;
    color: #efebe8;
}
.wrapping_cnt2 .inner .col2 .right h4::before {
    content: "";
    display: inline-block;
    font-size: 2.5rem;
    color: #bebab6;
    padding: 0 0 0 2.5rem;
}
.wrapping_cnt2 .inner .col2 .right h4::after {
    content: "／";
    font-size: 5rem;
    position: absolute;
    left: 3rem;
    bottom: -1rem;
    color: #bebab6;
}
.wrapping_cnt2 .inner .col2 .right>p:not(.buttonA) {
    line-height: 2.66;
    margin: 0 0 2rem;
    color: #efebe8;
}
.wrapping_cnt2 .inner .col2 .right .buttonA {
    border: 0.1rem solid #fff;
}
.wrapping_cnt2 .inner>.window2 {
    width: 100%;
    border: 0.1rem solid #78736d;
    background: rgba(255, 255, 255, 0.1);
    padding: clamp(3rem, 2.6vw, 5rem);
    /*5*/
    margin: 0 0 8rem;
}
.wrapping_cnt2 .inner>.window2 h3 {
    font-size: 3.1rem;
    text-align: center;
    margin: 0 auto 5rem;
    color: #efebe8;
}
.wrapping_cnt2 .inner>.window2>p {
    color: #efebe8;
    text-align: center;
    line-height: 2.6;
    margin: 0 auto 3rem;
}
.wrapping_cnt2 .inner>.window2 .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1.5rem;
}

.wrapping_cnt2 .inner>.window2 .grid>.pic {
    width: 100%;
    aspect-ratio: 1/1;
    margin: 0 auto 2rem;
    overflow: hidden;
}
.wrapping_cnt2 .inner>.window2 .grid>.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.wrapping_cnt2 .inner>.window2 .grid .figure {
    width: 100%;
}
.wrapping_cnt2 .inner>.window2 .grid .figure .pic {
    width: 100%;
    aspect-ratio: 1/1;
    margin: 0 auto 2rem;
    overflow: hidden;
}
.wrapping_cnt2 .inner>.window2 .grid .figure .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.wrapping_cnt2 .inner>.window2 .grid .figure .figcaption {
    text-align: center;
    color: #efebe8;
}

.wrapping_cnt3 {
    background: url(/system_panel/uploads/images/bg1.png);
    padding: 12.5rem 0;
}
.wrapping_cnt3 .inner>.titleA h3 {
    text-align: center;
}
.wrapping_cnt3 .inner>.titleA p {
    justify-content: center;
}
.wrapping_cnt3 .inner .col2 {
    display: flex;
    margin: 0 auto 6rem;
    gap: 2.6vw;
    /*5*/
}
.wrapping_cnt3 .inner .col2 .left {
    width: 41.5%;
    aspect-ratio: 1/1;
    overflow: hidden;
    align-self: start;
}
.wrapping_cnt3 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.wrapping_cnt3 .inner .col2 .right {
    width: 58.5%;
}
.wrapping_cnt3 .inner .col2 .right h4 {
    display: flex;
    gap: 6rem;
    font-size: 3.1rem;
    padding: 0 0 1rem;
    margin: 0 0 3rem;
    border-bottom: 0.1rem solid #000;
    position: relative;
}
.wrapping_cnt3 .inner .col2 .right h4::before {
    content: "";
    display: inline-block;
    font-size: 2.5rem;
    padding: 0 0 0 2.5rem;
}
.wrapping_cnt3 .inner .col2 .right h4::after {
    content: "／";
    font-size: 5rem;
    position: absolute;
    left: 3rem;
    bottom: -1rem;
}
.wrapping_cnt3 .inner .col2 .right>p:not(.buttonA) {
    line-height: 2.66;
    margin: 0 0 2rem;
}
.wrapping_cnt3 .inner .col2 .right .buttonA {
    border: 0.1rem solid #000;
}
.wrapping_cnt3 .inner>.window2 {
    width: 100%;
    border: 0.1rem solid #cbc4bc;
    background: rgba(255, 255, 255, 0.3);
    padding: clamp(3rem, 2.6vw, 5rem);
    margin: 0 0 8rem;
}
.wrapping_cnt3 .inner>.window2 h3 {
    font-size: 3.1rem;
    text-align: center;
    margin: 0 auto 5rem;
}
.wrapping_cnt3 .inner>.window2>p {
    text-align: center;
    line-height: 2.6;
    margin: 0 auto 3rem;
}
.wrapping_cnt3 .inner>.window2 .grid {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 1.5rem;
}

.wrapping_cnt3 .inner>.window2 .grid>.pic {
    width: 100%;
    aspect-ratio: 1/1;
    margin: 0 auto 2rem;
    overflow: hidden;
}
.wrapping_cnt3 .inner>.window2 .grid>.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.wrapping_cnt3 .inner>.window2 .grid .figure {
    width: 100%;
}
.wrapping_cnt3 .inner>.window2 .grid .figure .pic {
    width: 100%;
    aspect-ratio: 1/1;
    margin: 0 auto 2rem;
    overflow: hidden;
}
.wrapping_cnt3 .inner>.window2 .grid .figure .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.wrapping_cnt3 .inner>.window2 .grid .figure .figcaption {
    text-align: center;
}








/*brewery*/
.brewery_cnt1 {
    margin: 0 auto 11rem;
}
.brewery_cnt1 .inner .col2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4.16vw;
    /*8*/
    margin: 0 auto 11rem;
}
.brewery_cnt1 .inner .col2 .left {
    width: fit-content;
}
.brewery_cnt1 .inner .col2 .left h3 {
    font-size: 3.1rem;
}
.brewery_cnt1 .inner .col2 .right p {
    line-height: 3.2;
}
.brewery_cnt1 .inner .ul {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2.08vw;
}
.brewery_cnt1 .inner .ul .li {
    width: 100%;
    height: 13rem;
    list-style: none;
}
.brewery_cnt1 .inner .ul .li:nth-of-type(1) {
    background: url(/system_panel/uploads/images/brewery_cnt1_1.jpg) center no-repeat rgba(86, 89, 72, 0.7);
    background-size: 100%;
    background-blend-mode: darken;
}
.brewery_cnt1 .inner .ul .li:nth-of-type(2) {
    background: url(/system_panel/uploads/images/brewery_cnt1_2.jpg) center no-repeat rgba(86, 89, 72, 0.7);
    background-size: 100%;
    background-blend-mode: darken;
}
.brewery_cnt1 .inner .ul .li:nth-of-type(3) {
    background: url(/system_panel/uploads/images/brewery_cnt1_3.jpg) center no-repeat rgba(86, 89, 72, 0.7);
    background-size: 100%;
    background-blend-mode: darken;
}
.brewery_cnt1 .inner .ul .li p {
    width: inherit;
    height: inherit;
}
.brewery_cnt1 .inner .ul .li p a {
    width: inherit;
    height: inherit;
    display: grid;
    align-items: center;
    justify-content: center;
    font-size: 2.5rem;
    color: #eeebe8;
    text-decoration: none;
}
.brewery_cnt1 .inner .ul .li:hover{
    background-size: 110%;
    transition: 0.5s;
}
.brewery_cnt1 .inner .ul .li p a:hover{
    pointer-events: auto;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) {
    padding: 10rem 0 15rem;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .titleA {}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .titleA h3 {
    text-align: center;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .titleA p {
    justify-content: center;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4)>p {
    text-align: center;
    line-height: 2.66;
    margin: 0 auto 5rem;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4)>.pic {
    width: 100%;
    height: 50rem;
    overflow: hidden;
    margin: 0 auto 15rem;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4)>.pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner h4 {
    display: flex;
    align-items: center;
    gap: 6rem;
    font-size: 3.1rem;
    padding: 0 0 1rem 10rem;
    margin: 0 0 6rem;
    border-bottom: 0.1rem solid #000;
    position: relative;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner h4::before {
    content: "／";
    font-size: 5rem;
    position: absolute;
    left: 3rem;
    bottom: -1rem;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 {
    display: flex;
    flex-direction: row-reverse;
    margin: 0 auto;
    gap: 2.6vw;
    /*5*/
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2:nth-of-type(even) {
    flex-direction: initial;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2:not(:last-of-type) {
    margin: 0 auto 12rem;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 .left {
    width: 50%;
    position: relative;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 .left .pic1 {
    width: 63%;
    aspect-ratio: 3.8/3;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 .left .pic2 {
    width: 50%;
    aspect-ratio: 3/2.4;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
/*:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 .left img:hover{
    transform: scale(1.2);
    transition: 0.5s;
}*/
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 .right {
    width: 50%;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 .right .button {
    display: flex;
    gap: 2.5rem;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 .right .dt {
    font-size: 2.7rem;
    line-height: 1.77;
    margin: 0 0 4rem;
    display: flex;
    gap: 1.5rem;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 .right .dt::before {
    content: "－";
    color: #e7a492;
}
:is(.brewery_cnt2, .brewery_cnt3, .brewery_cnt4) .inner .col2 .right .dd {
    line-height: 2.66;
    margin: 0 0 5rem;
}

.brewery_cnt2 {
    background: url(/system_panel/uploads/images/bg2.png);
}
.brewery_cnt2 * {
    color: #efebe8;
}

.brewery_cnt2 .titleA p {
    color: #e7a492;
}
.brewery_cnt2 .titleA p::before {
    background: url(/system_panel/uploads/images/accentB.png) no-repeat;
}
.brewery_cnt2 .inner h4 {
    border-bottom: 0.1rem solid #efebe8;
}
.brewery_cnt2 .inner .col2 .right .buttonA {
    border: 0.1rem solid #efebe8;
}
.brewery_cnt2 .inner .col2 .right .buttonA a {
    color: #efebe8;
}

.brewery_cnt2 .inner .col2 .right .buttonA:hover {
    background: #fff;
    pointer-events: none;
}
.brewery_cnt2 .inner .col2 .right .buttonA a:hover{
    color:#544e47;
    pointer-events: auto;
}
.brewery_cnt3 {
    background: url(/system_panel/uploads/images/bg1.png);
}







/*lineup*/
:is(.lineup, .lineupdetail) .mainimg {
    height: 46rem;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
}
:is(.lineup, .lineupdetail) .mainimg .pic {
    width: 100%;
}
:is(.lineup, .lineupdetail) .mainimg .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.lineup_cnt1, .lineupdetail_cnt1) {
    margin: 0 auto;
}
:is(.lineup_cnt1, .lineupdetail_cnt1) .inner .col2 {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4.16vw;
    /*8*/
    margin: 0 auto 11rem;
}
:is(.lineup_cnt1, .lineupdetail_cnt1) .inner .col2 .left {
    width: fit-content;
}
:is(.lineup_cnt1, .lineupdetail_cnt1) .inner .col2 .left h3 {
    font-size: 3.1rem;
}
:is(.lineup_cnt1, .lineupdetail_cnt1) .inner .col2 .right p {
    line-height: 3.2;
}

:is(.lineup_cnt2, .lineupdetail_cnt2) .inner {
    width: 80%;
    max-width: 120rem;
    margin: auto;
    background: #fff;
    padding:
        /*9rem*/
        5.2vw;
    /*10*/
    border-radius: 1rem 1rem 0 0;
}
:is(.lineup_cnt2, .lineupdetail_cnt2) .inner h3 {
    text-align: initial;
    margin: initial;
    width: 10%;
}
:is(.lineup_cnt2, .lineupdetail_cnt2) .inner .webgene-blog {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.3vw;
    /*2.5*/
    flex-wrap: wrap;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) {
    padding: 0 0 12rem;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) .inner {
    width: 80%;
    max-width: 120rem;
    margin: auto;
    padding: 0 5.2vw 9rem;
    /*10*/
    border-radius: 0 0 1rem 1rem;
    background: #fff;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) .inner .webgene-blog {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 2.6vw
        /*5rem*/
    ;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) .inner .webgene-blog .webgene-item .dl {
    display: grid;
    gap: 1rem;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) .inner .webgene-blog .webgene-item .dt {
    grid-row: 3/4;
    grid-column: 1/2;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) .inner .webgene-blog .webgene-item .dt a {
    color: inherit;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) .inner .webgene-blog .webgene-item .pic {
    grid-row: 1/2;
    grid-column: 1/2;
    aspect-ratio: 2.8/2.2;
    width: 100%;
    overflow: hidden;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) .inner .webgene-blog .webgene-item .day {
    grid-row: 2/3;
    grid-column: 1/2;
    font-size: 1.3rem;
    height: 2rem;
    display: grid;
    align-items: center;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) .inner .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    grid-column: 1/2;
    font-size: 1.3rem;
    width: fit-content;
    height: 2rem;
    background: #674f43;
    padding: 0 1em;
    border-radius: 1rem;
    color: #fff;
    display: grid;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 auto;
}
:is(.lineup_cnt3, .lineupdetail_cnt3) .inner .buttonA {
    margin: auto;
}


.webgene-pagination {
    grid-column: 1/4;
    /*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;
    background: #d5c2b8;
    list-style: none;
    border-radius: 50%;
}
.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: #d5c2b8;
    width: 3em;
    height: 3em;
    margin: 0 0.5em;
    border-radius: 50%;
}
.webgene-pagination ul .number.selected {
    list-style: none;
    background: #674f43;
    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;
}






/*lineupdetail*/
.lineupdetail_cnt3 .inner .webgene-blog {
    grid-template-columns: 1fr;
}
.lineupdetail_cnt3 .inner .webgene-blog .webgene-item .dt {
    grid-row: 2/3;
    grid-column: 1/2;
    font-size: 3.1rem;
}
.lineupdetail_cnt3 .inner .webgene-blog .webgene-item .pic {
    aspect-ratio: 1.2/1;
    grid-row: 3/4;
    grid-column: 1/2;
    margin: 0 0 4rem;
}
.lineupdetail_cnt3 .inner .webgene-blog .webgene-item .day {
    grid-row: 1/2;
    grid-column: 1/2;
}
.lineupdetail_cnt3 .inner .webgene-blog .webgene-item .cate {
    grid-row: 1/2;
    grid-column: 1/2;
    margin: 0 0 0 auto;
}
.lineupdetail_cnt3 .inner .webgene-blog .webgene-item .cmt {
    grid-row: 4/5;
    grid-column: 1/2;
    line-height: 2.66;
}
.lineupdetail .webgene-pagination {
    grid-column: initial;
}






/*news*/
/*news&newsdetail共通*/
:is(.news_cnt1, .newsdetail_cnt1) {
    padding: 0;
    margin: 0 auto 10rem;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner {
    max-width: 143rem;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 {
    display: flex;
    gap: 5%;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .left {
    width: 17.5%;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .left h3 {
    font-size: 1.7rem;
    color: #a6391c;
    margin: 0 0 3rem;
    display: flex;
    justify-content: center;
    gap: 1rem;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .left h3::before {
    content: "";
    background: url(/system_panel/uploads/images/accentA.png) no-repeat;
    width: 2rem;
    height: 2rem;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .left .buttonA {
    width: 100%;
    min-width: initial;
    margin: 0 0 2rem;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .right {
    width: 77.5%;
    background: #fff;
    border-radius: 1rem;
    padding: 2.6vw;
    /*5*/
}
.news_cnt1 .inner .col2 .right .webgene-blog {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 3.125vw 1.5625vw;
    /*6 3 */
    margin: 0 0 10rem;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .right .webgene-blog .webgene-item .dl {
    display: grid;
    gap: 1rem;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .right .webgene-blog .webgene-item .dt {
    grid-row: 3/4;
    grid-column: 1/2;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .right .webgene-blog .webgene-item .dt a {
    color: inherit;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .right .webgene-blog .webgene-item .pic {
    grid-row: 1/2;
    grid-column: 1/2;
    aspect-ratio: 2.8/2.2;
    width: 100%;
    overflow: hidden;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .right .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .right .webgene-blog .webgene-item .day {
    grid-row: 2/3;
    grid-column: 1/2;
    font-size: 1.3rem;
    height: 2rem;
    display: grid;
    align-items: center;
}
:is(.news_cnt1, .newsdetail_cnt1) .inner .col2 .right .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    grid-column: 1/2;
    font-size: 1.3rem;
    width: fit-content;
    height: 2rem;
    background: #674f43;
    padding: 0 1em;
    border-radius: 1rem;
    color: #fff;
    display: grid;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 auto;
}





/*newsdetail*/
.newsdetail_cnt1 .inner .col2 .right .webgene-blog {
    width: 100%;
    grid-template-columns: 1fr;
}
.newsdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dt {
    grid-row: 2/3;
    grid-column: 1/2;
    font-size: 3.1rem;
}
.newsdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .pic {
    aspect-ratio: 1.2/1;
    grid-row: 3/4;
    grid-column: 1/2;
    margin: 0 0 4rem;
}
.newsdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .day {
    grid-row: 1/2;
    grid-column: 1/2;
}
.newsdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .cate {
    grid-row: 1/2;
    grid-column: 1/2;
    margin: 0 0 0 auto;
}
.newsdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .cmt {
    grid-row: 4/5;
    grid-column: 1/2;
    line-height: 2.66;
}
.newsdetail .webgene-pagination {
    grid-column: initial;
}
.newsdetail_cnt1 .inner .col2 .right .buttonA {
    width: fit-content;
    margin: 7rem auto 0;
}






/*contact*/
.contact_cnt1 {
    padding: 0 0 12.5rem;
}
.contact_cnt1 .inner .titleA h3 {
    text-align: center;
}
.contact_cnt1 .inner .titleA p {
    justify-content: center;
}
.contact_cnt1 .inner .window {
    width: 100%;
    background: #fff;
    padding: 2.6vw 5.2vw;
    /*5 10*/
    border-radius: 1rem;
}
.contact_cnt1 .inner .window:not(:last-of-type) {
    margin: 0 auto 5rem;
}
.contact_cnt1 .inner .window .dl {
    display: grid;
    grid-template-columns: 0.9fr 1fr;
    grid-template-rows: 3rem 7rem auto auto;
    gap: 0 2.6vw;
    /*5*/
    align-content: start;
    margin: 0 0 3rem;
}
.contact_cnt1 .inner .window .dt {
    grid-row: 1/2;
    grid-column: 2/3;
    font-size: 1.7rem;
    color: #a6391c;
}
.contact_cnt1 .inner .window .name {
    grid-row: 2/3;
    grid-column: 2/3;
    font-size: 3.1rem;
}
.contact_cnt1 .inner .window .kana {
    grid-row: 2/3;
    grid-column: 2/3;
    margin: 0 0 0 auto;
}
.contact_cnt1 .inner .window .sake {
    grid-row: 3/4;
    grid-column: 2/3;
    line-height: 2.33;
    margin: 0 0 4.5rem;
}
.contact_cnt1 .inner .window .dd .title {
    background: #674f43;
    width: fit-content;
    height: 1.8rem;
    border-radius: 0.9rem;
    line-height: 1;
}
.contact_cnt1 .inner .window .dd .title p {
    width: inherit;
    height: inherit;
    display: grid;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.3rem;
    padding: 0 1em;
}
.contact_cnt1 .inner .window .pic {
    grid-row: 1/4;
    grid-column: 1/2;
    aspect-ratio: 1/1;
    margin: 0 0 4rem;
}
.contact_cnt1 .inner .window .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.contact_cnt1 .inner .window .cmt {
    grid-row: 4/5;
    grid-column: 1/3;
    line-height: 2.33;
}
.contact_cnt1 .inner .window:nth-of-type(even) .dl {
    grid-template-columns: 1fr 0.9fr;
}
.contact_cnt1 .inner .window:nth-of-type(even) :is(.dt, .name, .kana, .sake) {
    grid-column: 1/2;
}
.contact_cnt1 .inner .window:nth-of-type(even) .pic {
    grid-column: 2/3;
}

.contact_cnt2 {
    position: relative;
    padding: 12.5rem 0 0;
    background: url(/system_panel/uploads/images/bg2.png);
}
.contact_cnt2 .inner * {
    color: #efebe8;
}
.contact_cnt2 .inner .titleA {}
.contact_cnt2 .inner .titleA h3 {
    color: #efebe8;
    text-align: center;
}
.contact_cnt2 .inner .titleA p {
    color: #e7a492;
    justify-content: center;
}
.contact_cnt2 .inner .titleA p::before {
    background: url(/system_panel/uploads/images/accentB.png) no-repeat;
}
.contact_cnt2 .inner .col2 {
    display: flex;
    align-items: center;
    margin: 0 auto 6rem;
    gap: 1.04vw;
    /*2*/
}
.contact_cnt2 .inner .col2 .left {
    width: 50%;
    aspect-ratio: 6/5;
}
.contact_cnt2 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.contact_cnt2 .inner .col2 .right>p:not(.store) {
    line-height: 3.2;
    margin: 0 0 3rem;
    padding: 0 0 0 1.5625vw;
    /*3*/
}
.contact_cnt2 .inner .col2 .right {
    width: 50%;
    position: relative;
}
.contact_cnt2 .inner .col2 .right h4 {
    font-size: 2.7rem;
    border-bottom: 0.1rem solid #bebab6;
    padding: 0 0 1rem 10rem;
    position: relative;
    margin: 0 0 2.5rem;
}
.contact_cnt2 .inner .col2 .right h4::before {
    content: "／";
    font-size: 4rem;
    position: absolute;
    left: 2.5rem;
    bottom: -1rem;
}
.contact_cnt2 .inner .col2 .right .dl {
    display: flex;
    gap: 2rem;
    margin: 0 0 2rem;
}
.contact_cnt2 .inner .col2 .right .dt {
    width: 25%;
    min-width: 10rem;
    color: #e7a492;
    line-height: 2;
    padding: 0 0 0 1.5625vw;
    /*3*/
}
.contact_cnt2 .inner .col2 .right .dd {
    width: 75%;
    line-height: 2;
}
.contact_cnt2 .inner .col2 .right .store {
    width: fit-content;
    min-width: 16.5rem;
    height: 3.4rem;
    border: 0.1rem solid #efebe8;
    border-radius: 1.7rem;
}
.contact_cnt2 .inner .col2 .right .store a {
    width: 100%;
    height: inherit;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    color: #efebe8;
    font-size: 1.3rem;
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
}
.contact_cnt2 .inner .col2 .right .store:hover{
    pointer-events: none;
    background: #fff;
    transition: 0.5s;
}
.contact_cnt2 .inner .col2 .right .store a:hover{
    pointer-events: auto;
    color: #544e47;
    transition: 0.5s;
    text-decoration: none;
}
.contact_cnt2 .inner .col2 .right .store a::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_cart2.png) no-repeat;
    width: 1.8rem;
    min-width: 1.8rem;
    height: 1.6rem;
}
.contact_cnt2 .inner .col2b {
    width: 100%;
    max-width: 100rem;
    border: 0.1rem solid #78736d;
    background: rgba(255, 255, 255, 0.1);
    padding: clamp(3rem, 2.6vw, 5rem);
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    margin: 0 auto 11rem
}
.contact_cnt2 .inner .col2b :is(.left, .right) {
    width: 50%;
}
.contact_cnt2 .inner .col2b .left h4 {
    font-size: 3.1rem;
    margin: 0 0 3rem;
}
.contact_cnt2 .inner .col2b .left p {
    line-height: 2.66;
}
.contact_cnt2 .slider {
    width: 100%;
    height: 30rem;
    overflow: hidden;
}
.contact_cnt2 .slider * {
    width: 100%;
    height: 100%;
}
.contact_cnt2 .slider img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.contact_cnt2 .map {
    width: 100%;
    height: 40rem;
}
.contact_cnt2 .map iframe {
    width: inherit;
    height: inherit;
    border: none;
}

.contact_cnt3 {
    background: url(/system_panel/uploads/images/bg1.png);
    padding: 14rem 0 10rem;
}
.contact_cnt3 .inner .titleA {}
.contact_cnt3 .inner .titleA h3 {
    text-align: center;
}
.contact_cnt3 .inner .titleA p {
    justify-content: center;
}
.contact_cnt3 .inner {}
.contact_cnt3 .inner>p {
    text-align: center;
    line-height: 2.66;
    margin: 0 auto 5rem;
}


form .dl {
    width: 100%;
    display: flex;
}
form .dl .dt {
    width: 25%;
    padding: 0.5rem;
}
form .dt .required {
    font-size: 1.3rem;
    height: 2rem;
    display: inline-block;
    background: #674f43;
    padding: 0.5rem;
    border-radius: 1rem;
    color: #fff;
}
form .dl .dd {
    width: 75%;
    padding: 0.5rem;
}
form input[type="text"],
form input[type="email"] {
    height: 6rem;
}
form input[type="text"],
form input[type="email"],
form textarea {
    width: 100%;
}
form input.zipInput {
    width: 40%;
}
form input[type="text"],
form input[type="email"],
form input[type="checkbox"],
form textarea {
    background: rgba(255, 255, 255, 0.3);
    padding: 0 1em;
    border: 0.1rem solid #cbc4bc;
}
form textarea {
    height: 20rem;
}
form select {}
form .dl .dd .selectArea {}
form .dl .dd .selectArea div {
    width: fit-content;
    display: inline-block;
}
form .terms {
    background: rgba(255, 255, 255, 0.1);
    border: 0.1rem solid #cbc4bc;
    padding: 4rem;
    height: 55rem;
    overflow-y: scroll;
    margin: 3rem 0 5rem 0;
}
form .terms p {
    line-height: 2.33;
}
form .col {
    display: flex;
    width: fit-content;
    margin: 0 auto 7rem;
}
form .col label {
    width: fit-content;
}
form .privacyLabel {
    width: 100%;
    text-align: center;
}
/*
form button {
    -webkit-appearance: none;
    background: none;
    display: block;
    margin: 0 auto;
}*/
form button {
    -webkit-appearance: none;
    background: none;
    display: block;
    margin: 0 auto;
    border: 0.1rem solid #000;
    width: fit-content;
    min-width: 21rem;
    height: 4.3rem;
    border-radius: 2.15rem;
}
form button span{
    width: 100%;
    height:inherit;
    display: grid;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.instagram{
  margin-top:10px;
}

.logoimg {
 width: 85%;
}
.bulk_cnt2 .inner .titleA p::before {
background: url(/system_panel/uploads/images/accentB.png) no-repeat !important;
}

.bulk_cnt2 .inner .titleA p {
    color: #e7a492;
  }

.pink {
 color: #e7a492 !important;
}

.zIndexUnder {
    z-index: -1;
}