@charset "UTF-8";









/*index*/
.index {
    background: #f4f2f0;
}
.index video {
    width: 100%;
    height: calc(100% - 10rem);
    display: block;
}
.index_cnt1 {
    background: url(/system_panel/uploads/images/index_cnt1_bg.png) no-repeat top center;
    background-size: 100%;
    padding: 16rem 0 13rem;
    overflow-x: hidden;
}
.index_cnt1 .inner {
    position: relative;
}
.index_cnt1 .inner .titleA {
    max-width: 37.5rem;
    position: relative;
    z-index: 3;
}
.index_cnt1 .inner .titleA h3 img {
    width: 100%;
}
.index_cnt1 .inner>p {
    position: relative;
    z-index: 3;
}
.index_cnt1 .inner>p:not(.buttonA) {
    margin: 0 0 5rem;
}
.index_cnt1 .inner .mame {
    width: 31.25vw;
    /*60*/
    max-width: 60rem;
    position: absolute;
    right: -8.59vw;
    /*16.5*/
    top: 0;
    z-index: 2;
}
.index_cnt1 .inner .mame2 {
    width: 22.7vw;
    max-width: 43.6rem;
    /*43.6*/
    position: absolute;
    right: -11.45vw;
    /*22*/
    top: 18.229vw;
    /*35*/
}

.index_cnt1 .slider {
    width: 100%;
    height: 37rem;
    margin: 17rem 0 0;
}
.index_cnt1 .slider .pic {
    width: 100%;
    aspect-ratio: 5.4/3.7;
    overflow: hidden;
    margin: 0 0.5rem;
}
.index_cnt1 .slider .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt2 {
    padding: 20rem 0 10rem;
    background: url(/system_panel/uploads/images/index_cnt2_bg.png) no-repeat center top 15rem;
}
.index_cnt2 .inner>p {
    margin: 0 0 5rem;
}
.index_cnt2 .inner .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5.2vw;
    /*10*/
    margin: 0 auto 20rem;
}
.index_cnt2 .inner .grid .dl {
    display: grid;
}
.index_cnt2 .inner .grid .dt {
    font-size: 2.7rem;
    text-align: center;
    line-height: 1;
}
.index_cnt2 .inner .grid .kana {
    font-size: 1.4rem;
    text-align: center;
    color: #a28a6a;
    margin: 0 0 2rem;
}
.index_cnt2 .inner .grid .pic {
    grid-row: 1/2;
    width: 100%;
    aspect-ratio: 3.35/4;
    overflow: hidden;
    border-radius: 0.5rem;
    margin: 0 0 2rem;
}
.index_cnt2 .inner .grid .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt2 .inner .grid .cmt {
    border-top: 0.1rem solid #000;
    border-bottom: 0.1rem solid #000;
    padding: 2rem 0;
}
.index_cnt2 .inner .grid .buttonA {
    margin: 2rem auto 0;
}
.index_cnt2 .inner .window {
    position: relative;
    padding: 5rem clamp(2rem, 25vw, 48rem) 5rem clamp(2rem, 5.2vw, 10rem);
    /*48 */
}
.index_cnt2 .inner .window::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #f3ede3;
    border: 0.1rem solid #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.index_cnt2 .inner .window::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: url(/system_panel/uploads/images/shadow.png);
    position: absolute;
    right: -1.5rem;
    top: 1.5rem;
    z-index: 1;
}
.index_cnt2 .inner .window .titleA {
    position: relative;
}
.index_cnt2 .inner .window .titleA::before {
    content: "";
    background: url(/system_panel/uploads/images/index_cnt2_brush.png);
        width: 30rem;
    height: 21rem;
    display: inline-block;
    position: absolute;
    left: -7.29vw;
    /*14*/
    top: -5rem;
}
.index_cnt2 .inner .window * {
    position: relative;
    z-index: 3;
}
.index_cnt2 .inner .window .flex {
    display: flex;
    justify-content: space-between;
}
.index_cnt2 .inner .mame {
    max-width: 21.25vw;
    /*40.8*/
    max-width: 40.8rem;
    float: right;
    position: absolute;
    right: -2.6vw;
    /*5*/
    top: 0.5rem;
}
.index_cnt3 {
    background: url(/system_panel/uploads/images/index_cnt3_bg.png) no-repeat top center;
    background-size: 100%;
    padding: 30rem 0 17rem;
}
.index_cnt3 .inner .col2 {
    display: flex;
    max-width: 100rem;
    margin: auto;
}
.index_cnt3 .inner .col2 .left {
    width: 40%;
}
.index_cnt3 .inner .col2 .left .titleA {
    position: relative;
}
.index_cnt3 .inner .col2 .left .titleA * {
    position: relative;
    z-index: 2;
}
.index_cnt3 .inner .col2 .left .titleA::before {
    content: "";
    background: url(/system_panel/uploads/images/index_cnt3_brush.png);
    background-size: cover;
    width: 19.89vw;
    /*38.2*/
    height: 16.19vw;
    /*31.1*/
    display: inline-block;
    position: absolute;
    left: -9.375vw;
    /*18*/
    top: -11rem;
}
.index_cnt3 .inner .col2 .left .buttonA {
    position: relative;
    z-index: 2;
}
.index_cnt3 .inner .col2 .right {
    width: 60%;
}
.index_cnt3 .inner .col2 .right .dl {
    display: flex;
    gap: 2.6vw;
    /*5*/
}
.index_cnt3 .inner .col2 .right article:not(:last-of-type) {
    margin: 0 0 5rem;
}
.index_cnt4 {
    padding: 15rem 0 18rem;
    background: url(/system_panel/uploads/images/index_cnt4_bg.png) no-repeat top 30rem right 11.97vw;
}
.index_cnt4 .inner {
    position: relative;
}
.index_cnt4 .inner .titleA {
    width: 100%;
    padding: 0 0 5rem;
    border-bottom: 0.1rem solid #000;
    margin: 0;
    position: relative;
}
.index_cnt4 .inner .titleA::after {
    content: "";
    width: 100%;
    height: 0.5rem;
    background: #000;
    display: inline-block;
    position: absolute;
    bottom: 0.5rem;
}
.index_cnt4 .inner .mame {
    width: 28vw;
    /*53.8*/
    max-width: 53.8rem;
    position: absolute;
    right: -4.6875vw;
    /*9*/
    top: 15rem;
}
.index_cnt4 .inner .mame img {
    width: 100%;
}
.index_cnt4 .inner .dl {
    width: 100%;
    min-height: 7.5rem;
    display: flex;
    align-items: center;
    border-bottom: 0.1rem solid #000;
}
.index_cnt4 .inner .dt {
    width: 21%;
    min-width: 10em;
    padding: 1rem 3rem;
}
.index_cnt4 .inner .dd {
    width: 79%;
    padding: 1rem 0;
}
.index_cnt4 .inner .map {
    width: 100%;
    height: 30rem;
    margin: 7rem 0 0;
    border-radius: 0.5rem;
}
.index_cnt4 .inner .map iframe {
    width: 100%;
    height: inherit;
    border: none;
}





/*plan*/
.plan_cnt1 {
    padding: 0 0 30rem;
}
.plan_cnt1 .inner .col2:not(:last-of-type) {
    margin: 0 0 7rem;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 {
    display: flex;
    gap: 3.125vw;
    /*6*/
    position: relative;
    z-index: 2;
}
.plan_cnt1 .inner .col2:nth-of-type(odd) {
    flex-direction: row-reverse;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .left {
    width: 47.5%;
    max-width: 54.1rem;
    position: relative;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .left img {
    width: 100%;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .right {
    width: 52.5%;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .right .read {
    font-size: 1.5rem;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .right .dl {
    margin: 0 0 3rem;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .right .dt {
    font-size: 2.7rem;
    position: relative;
    display: flex;
    align-items: start;
    gap: 3rem;
    width: fit-content;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .right .dt .pic {
    width: 6.3rem;
    height: 6.3rem;
    border-radius: 50%;
    overflow: hidden;
    position: absolute;
    right: -10rem;
    top: 0;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .right .dt .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .right .price {
    font-size: 2.7rem;
    color: #a28a6a;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .right .price span {
    font-size: 1.5rem;
    color: initial;
}
:is(.plan_cnt1, .plan_cnt2) .inner .col2 .right .flex {
    display: flex;
    gap: 2rem;
}
.plan_cnt1 .inner .col2:nth-of-type(2)::after {
    content: "";
    background: url(/system_panel/uploads/images/plan_cnt1_bg1.png) no-repeat;
    background-size: contain;
    width: 68.84vw;
    /*131.8rem*/
    height: 27.8125vw;
    /*53.4rem*/
    display: inline-block;
    position: absolute;
    left: -11.97vw;
    /*23*/
    bottom: -10rem;
    z-index: -1;
}
.plan_cnt1 .inner .col2:last-of-type::after {
    content: "";
    background: url(/system_panel/uploads/images/plan_cnt1_bg2.png) no-repeat;
    width: 86.8rem;
    height: 39.8rem;
    display: inline-block;
    position: absolute;
    right: -5.2vw;
    /*23*/
    bottom: -25rem;
    z-index: -1;
}
.plan_cnt2 {
    background: url(/system_panel/uploads/images/plan_cnt2_bg.png) no-repeat;
    background-size: 100%;
    padding: 20rem 0 30rem;
}
.plan_cnt2 .inner .col2:nth-of-type(3) {
    background: url(/system_panel/uploads/images/plan_cnt2_bg1.png) no-repeat center right;
}
.plan_cnt2 .inner .col2:not(:last-of-type) {
    margin: 0 0 11rem;
}
.plan_cnt2 .inner .col2:nth-of-type(even) {
    flex-direction: row-reverse;
}
.plan_cnt2 .inner .titleA {
    position: relative;
    z-index: 2;
}
.plan_cnt2 .inner .col2 {}
.plan_cnt2 .inner .col2 .left .slider {}
.plan_cnt2 .inner .col2 .left :is(.slick-img, .thumbnail-img) {
    width: 100%;
    aspect-ratio: 5/3.3;
    overflow: hidden;
    margin: 0.5rem;
}
.plan_cnt2 .inner .col2 .left :is(.slick-img, .thumbnail-img) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.plan_cnt2 .inner .col2.flyer .left {
    padding: 0 0 0 14%;
}
.plan_cnt2 .inner .col2.flyer .left :is(.slick-img, .thumbnail-img) {
    aspect-ratio: 3.7/5.25;
}
.plan_cnt3 {
    padding: 7rem 0 17rem;
}

.plan_cnt3 .inner .col2 {
    display: flex;
    gap: 3.125vw;
    /*6*/
}
.plan_cnt3 .inner .col2 .left {
    width: 44%;
}
.plan_cnt3 .inner .col2 .left .slider {}
.plan_cnt3 .inner .col2 .left :is(.slick-img, .thumbnail-img) {
    width: 100%;
    aspect-ratio: 5/3.3;
    overflow: hidden;
    margin: 0.5rem;
}
.plan_cnt3 .inner .col2 .left :is(.slick-img, .thumbnail-img) img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.plan_cnt3 .inner .col2 .right {
    width: 56%;
}
.plan_cnt3 .inner .col2 .right .mame {}
.plan_cnt3 .inner .col2 .right h4 {
    font-size: 2.7rem;
    margin: 0 0 2rem;
}
.plan_cnt3 .inner .col2 .right>p {
    margin: 0 0 3rem;
}
.plan_cnt3 .inner .col2 .right .dl {
    display: flex;
    width: 100%;
    min-height: 6.5rem;
    border-bottom: 0.1rem dotted #000
}
.plan_cnt3 .inner .col2 .right .dl:first-of-type {
    border-top: 0.1rem dotted #000
}
.plan_cnt3 .inner .col2 .right .dt {
    width: 25%;
    min-height: inherit;
    display: grid;
    align-items: center;
    padding: 0 0 0 1em;
}
.plan_cnt3 .inner .col2 .right .dd {
    width: 75%;
    min-height: inherit;
    display: grid;
    align-items: center;
}
.plan_cnt3 .inner .col2 .right .buttonA {
    margin: 3rem 0 0;
}
.plan_cnt3 .inner .col2 .right .buttonA a {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
}
.plan_cnt3 .inner .col2 .right .buttonA a::after {
    content: "";
    background: url(/system_panel/uploads/images/icon_jump.png) no-repeat;
    width: 1.3rem;
    height: 1.3rem;
    display: inline-block;
}










/*news*/
.news_cnt1 {
    margin: 0 auto 26rem;
}
.news_cnt1 .inner {
    width: 80%;
    max-width: 120rem;
    margin: auto;
}
.news_cnt1 .inner .webgene-blog {}
.news_cnt1 .inner .webgene-blog .webgene-item {}
.news_cnt1 .inner .webgene-blog .webgene-item .dl {
    display: grid;
    grid-template-columns: 0.25fr 1fr;
    gap: 1rem 2.6vw;
    /*5*/
    align-content: start;
    padding: 0 0 3rem;
    border-bottom: 0.1rem solid #dfdcd9;
    margin: 0 0 3rem;
}
.news_cnt1 .inner .webgene-blog .webgene-item .dt {
    grid-row: 2/3;
    grid-column: 1/3;
    font-size: 2.7rem;
    border-bottom: 0.1rem solid #000;
    margin: 0 0 2rem;
}
.news_cnt1 .inner .webgene-blog .webgene-item .dt a {
    color: inherit;
}
.news_cnt1 .inner .webgene-blog .webgene-item .pic {
    grid-row: 3/4;
    grid-column: 1/2;
    min-width: 33.5rem;
    aspect-ratio: 3.35/2.2;
    width: 100%;
    overflow: hidden;
}
.news_cnt1 .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.news_cnt1 .inner .webgene-blog .webgene-item .day {
    grid-row: 1/2;
    grid-column: 1/3;
    font-size: 1.4rem;
    color: #a28a6a;
    line-height: 1;
}
.news_cnt1 .inner .buttonA {
    margin: auto;
}

.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;
    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: initial;
}
.webgene-pagination ul .number {
    list-style: none;
    background: #e1d9d0;
    border-radius: 50%;
    width: 3em;
    height: 3em;
    margin: 0 0.5em;
}
.webgene-pagination ul .number.selected {
    list-style: none;
    background: #323231;
    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;
}





/*calender*/
.calender_cnt1 {
    background: url(/system_panel/uploads/images/calender_cnt1_bg.png) no-repeat center;
    padding: 0 0 20rem;
}
.calender_cnt1 .inner>p {
    margin: 0 0 10rem;
}
.calender_cnt1 .inner .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5.33vw;
    /*16*/
}
.calender_cnt1 .inner .grid .set {
    width: 100%;
}
.calender_cnt1 .inner .grid .set .dl {
    display: grid;
    grid-template-columns: auto auto 1fr;
    gap: 1rem 2rem;
    align-content: start;
    margin: 0 0 3rem;
}
.calender_cnt1 .inner .grid .set .dt {
    grid-row: 1/2;
    grid-column: 2/3;
    font-size: 2.7rem;
    line-height: 1;
}
.calender_cnt1 .inner .grid .set .pic {
    grid-row: 1/3;
    grid-column: 1/2;
    width: 6.3rem;
    height: 6.3rem;
    border-radius: 50%;
    overflow: hidden;
}
.calender_cnt1 .inner .grid .set .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.calender_cnt1 .inner .grid .set .kana {
    grid-row: 1/2;
    grid-column: 3/4;
    font-size: 1.4rem;
    color: #a28a6a;
    line-height: 1;
    align-self: center;
}
.calender_cnt1 .inner .grid .set .post {
    grid-row: 2/3;
    grid-column: 2/4;
    font-size: 1.5rem;
}

.calender_cnt1 .inner .grid .set .button {
    grid-column: 2/4;
    padding: 1rem 0 0;
}
.calender_cnt1 .inner .grid .set iframe {
    width: 100%;
    aspect-ratio: 1/1;
    border: none;
}





/*staff*/
:is(.staff1_cnt2, .staff2_cnt2, .staff3_cnt2, .staff4_cnt2, .staff5_cnt2) .inner .em{
    font-size: 1.4rem;
    margin: 0 0 3rem;
}
:is(.staff1_cnt1, .staff2_cnt1, .staff3_cnt1, .staff4_cnt1, .staff5_cnt1) .inner .col2 {
    display: flex;
    gap: 4.6875vw;
    /*9*/
    flex-direction: row-reverse;
    align-items: start;
}
:is(.staff1_cnt1, .staff2_cnt1, .staff3_cnt1, .staff4_cnt1, .staff5_cnt1) .inner .col2 .left {
    width: 31.25%;
    aspect-ratio: 3.35/4;
    overflow: hidden;
    align-self: end;
}
:is(.staff1_cnt1, .staff2_cnt1, .staff3_cnt1, .staff4_cnt1, .staff5_cnt1) .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.staff1_cnt1, .staff2_cnt1, .staff3_cnt1, .staff4_cnt1, .staff5_cnt1) .inner .col2 .right {
    width: 68.75%;
    display: grid;
}
:is(.staff1_cnt1, .staff2_cnt1, .staff3_cnt1, .staff4_cnt1, .staff5_cnt1) .inner .col2 .right h4 {
    grid-row: 2/3;
    grid-column: 1/2;
    font-size: 1.5rem;
    padding: 0 0 4rem;
    border-bottom: 0.1rem solid #000;
    margin: 0 0 4rem;
}
:is(.staff1_cnt1, .staff2_cnt1, .staff3_cnt1, .staff4_cnt1, .staff5_cnt1) .inner .col2 .right .name {
    grid-row: 1/2;
    grid-column: 1/2;
    font-size: 2.7rem;
    display: flex;
    align-items: baseline;
    gap: 2rem;
}
:is(.staff1_cnt1, .staff2_cnt1, .staff3_cnt1, .staff4_cnt1, .staff5_cnt1) .inner .col2 .right .kana {
    font-size: 1.4rem;
    color: #a28a6a;
}
:is(.staff1_cnt1, .staff2_cnt1, .staff3_cnt1, .staff4_cnt1, .staff5_cnt1) .inner .col2 .right .insta {
    width: 2.5rem;
    height: 2.5rem;
    background: #cbb59b;
    display: grid;
    align-items: center;
    justify-content: center;
    border-radius: 0.5rem;
    line-height: 1;
    font-size: 1rem;
}
:is(.staff1_cnt1, .staff2_cnt1, .staff3_cnt1, .staff4_cnt1, .staff5_cnt1) .inner .col2 .right .insta img {
    width: 1.3rem;
    height: 1.3rem;
}
[class^="staff"] .inner .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 9rem clamp(2rem, 1.5625vw, 3rem);
}
[class^="staff"] .inner .grid .dl {
    width: 100%;
    display: grid;
    gap: 1rem;
    padding: 0 0 2rem;
    border-bottom: 0.1rem solid #dfdcd9;
}
[class^="staff"] .inner .grid .dt {
    width: 100%;
}
[class^="staff"] .inner .grid .dd {
    font-size: 1.4rem;
}
[class^="staff"] .inner .grid .pic {
    grid-row: 1/2;
    width: 100%;
    aspect-ratio: 3.8/2.5;
    overflow: hidden;
}
[class^="staff"] .inner .grid .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
[class^="staff"] .inner .grid.mvlist {
    margin: 0 0 14rem;
}
[class^="staff"] .inner .grid .movie {
    grid-row: 1/2;
    width: 100%;
    aspect-ratio: 3.8/2.13;
    overflow: hidden;
}
[class^="staff"] .inner .grid .movie iframe {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
:is(.staff1_cnt1, .staff2_cnt1, .staff3_cnt1, .staff4_cnt1, .staff5_cnt1) {
    padding: 0 0 11rem;
    background: url(/system_panel/uploads/images/staff_cnt1_bg.png) no-repeat bottom right;
}
:is(.staff1_cnt2, .staff2_cnt2, .staff3_cnt2, .staff4_cnt2, .staff5_cnt2) {
    padding: 11rem 0 15rem;
    background: url(/system_panel/uploads/images/staff_cnt2_bg.png) no-repeat top left;
}












/*contact*/
.contact_cnt1 {
    width: 100%;
    padding: 10rem 0;
}
.contact_cnt1 .inner>p {
    margin: 0 0 5rem;
}
.contact_cnt1 .inner .window {
    width: auto;
    max-width: 44rem;
    padding: clamp(2rem, 1.5625vw, 3rem);
    background: #b7d1db;
    margin: 0 0 7rem;
}
.contact_cnt1 .inner .window .tel {
    display: flex;
    gap: 1rem;
    justify-content: center;
    align-items: center;
}
.contact_cnt1 .inner .window a {
    font-size: 2.5rem;
    color: inherit;
    display: flex;
    gap: 1rem;
    align-items: baseline;
}
.contact_cnt1 .inner .window a::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_tel.png) no-repeat;
    width: 1.3rem;
    height: 2.3rem;
    display: inline-block;
}
.contact_cnt1 .inner .window p {
    text-align: center;
}

form .dl {
    width: 100%;
    min-height: 7.5rem;
    display: flex;
    align-items: center;
    border-bottom: 0.1rem solid #000;
}
form .dl .dt {
    width: 25%;
    padding: 1rem 1em;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
form .dt .required {
    height: 2.4rem;
    display: inline-block;
    border-radius: 0.5rem;
    background: #a28a6a;
    color: #fff;
    padding: 0.5rem;
    line-height: 1;
}
form .dl .dd {
    width: 75%;
    padding: 1rem 0;
}
form .dl .dd .dl {
    border: none;
}
form input[type="text"],
form input[type="email"],
form textarea {
    width: 100%;
    min-height: 5.5rem;
    border-radius: 0.5rem;
}
form textarea {
    height: 25rem;
}
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 #000;
}
form .dl .dd .checkArea {
    display: flex;
    gap: 1.08vw;
    /*2*/
}
form select {}
form .dl .dd .selectArea {}
form .dl .dd .selectArea div {
    width: fit-content;
    display: inline-block;
}
form .dl .dd select {
    height: 5.5rem;
    background: #fff;
    border: 0.1rem solid #000;
    border-radius: 0.5rem;
}
form .terms {
    background: #e9e7e5;
    border-radius: 0.5rem;
    padding: clamp(2rem, 2.08vw, 4rem);
    height: 35rem;
    overflow-y: scroll;
    margin: 1rem 0 5rem 0;
}
form .terms p {}
form .col {

    width: 100% !important;
    max-width: 55rem;
    min-height: 7.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto 5rem;
    background: #fff;
    border-radius: 0.5rem;
}
form .col label {
    width: fit-content;
}
form .privacyLabel {
    width: 100%;
    text-align: center;
}
form button {
    -webkit-appearance: none;
    display: block;
    margin: auto;
    border: none;
    cursor: pointer;
}