@charset "UTF-8";
.index .mainimg {
    width: 100%;
    height: 80rem;
    position: relative;
}
.index .mainimg h2 {
    font-size: clamp(2.4rem,2.3475vw,4.5rem);
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #fff;
}
.index .mainimg video{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index .mainimg .col2 {
    display: flex;
    position: absolute;
    z-index: 2;
    top:clamp(25rem,22.39vw,43rem);/*43*/
    left: 18.75vw;
    /*36*/
    line-height: 1.6;
    z-index: 4;
}
.index .mainimg .col2 .left {
    width: 65%;
}
.index .mainimg .col2 .left h2 {
    line-height: 1.6;
    margin: 0 0 3rem;
}
.index .mainimg .col2 .left .set {
    display: flex;
    gap: 1rem;
}
.index .mainimg .col2 .left .set .point {
    width: clamp(8rem,8.9vw,17.1rem);
}
.index .mainimg .col2 .left .set .point img{
    width: 100%;
}
.index .mainimg .col2 .right {
    width: 35%;
}
.index .mainimg .col2 .right .fukidashi {
    width: clamp(15rem,9.83vw,18.9rem);
    height: clamp(14.8rem,9.58vw,18.4rem);
    background: url(/system_panel/uploads/images/index_mainimg_fukidashi.png) no-repeat;
    background-size: cover;
    display: grid;
    align-content: center;
    padding: 1rem;
    margin: -7rem 5rem -2rem auto;
    position: relative;
    z-index: 2;
}
.index .mainimg .col2 .right .fukidashi .year {
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.index .mainimg .col2 .right .drone{
    width: clamp(15rem,22.39vw,43rem);
}
.index .mainimg .col2 .right .drone img{
    width: 100%;
}
.index .mainimg .col2 .right p {
    display: inline-block;
    font-weight: 600;
    color: #192c56;
    text-align: center;
}
.index .mainimg .col2 .right .fukidashi .year p:first-of-type {
    font-size: 3.36rem;
}
.index_cnt1 {
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    background: linear-gradient(176.5deg, rgba(35, 53, 93, 0) 10%, rgba(35, 53, 93, 1) 15%, rgba(35, 53, 93, 1) 40%, rgba(105, 126, 173, 1));
    padding: 30rem 0 15rem;
    margin: -25rem auto 20rem;
    position: relative;
    z-index: 3;
}
.index_cnt1 .inner {
    width: 100%;
    max-width: initial;
}
.index_cnt1 .inner .col2 {
    display: flex;
    gap: 5.2vw;
    /*10*/
    flex-direction: row-reverse;
    padding: 0 18.75vw 0 0;
    /*36*/
}

.index_cnt1 .inner .col2 .left {
    width: 45%;
}
.index_cnt1 .inner .col2 .left .titleA .flex {
    justify-content: initial;
}
.index_cnt1 .inner .col2 .left .titleA .flex .logomark-svg path {
    fill: #717f9e;
}
.index_cnt1 .inner .col2 .left .titleA .flex p {
    color: #717f9e;
}
.index_cnt1 .inner .col2 .left h3 {
    color: #fff;
}
.index_cnt1 .inner .col2 .left>p {
    line-height: 2.35;
    color: #fff;
}
.index_cnt1 .inner .col2 .right {
    width: 55%;
    aspect-ratio: 8/4.8;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    overflow: hidden;
}
.index_cnt1 .inner .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt2 {
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    background: linear-gradient(176.5deg, rgba(225, 236, 240, 1) 10%, rgba(225, 236, 240, 1) 15%, rgba(225, 236, 240, 1) 40%, rgba(255, 255, 242, 1));
    padding: 15rem 0 15rem;
    margin: -25rem auto 20rem;
    position: relative;
    z-index: 2;
}
.index_cnt2 .inner {
    width: 100%;
    max-width: initial;
}
.index_cnt2 .inner .col2 {
    display: flex;
    gap: 5.2vw;
    /*10*/
    padding: 0 0 0 18.75vw;
    /*36*/
}

.index_cnt2 .inner .col2 .left {
    width: 45%;
}
.index_cnt2 .inner .col2 .left .titleA .flex {
    justify-content: initial;
}
.index_cnt2 .inner .col2 .left .titleA .flex .logomark-svg path {}
.index_cnt2 .inner .col2 .left .titleA .flex p {}
.index_cnt2 .inner .col2 .left>p:not(.buttonA) {
    line-height: 2.35;
    margin: 0 0 3rem;
}
.index_cnt2 .inner .col2 .right {
    width: 55%;
    aspect-ratio: 8/4.8;
    clip-path: polygon(0 5%, 100% 0, 100% 95%, 0 100%);
    overflow: hidden;
}
.index_cnt2 .inner .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt2 .inner .window {
    width: 80%;
    max-width: 120rem;
    background: #fff;
    margin: -6rem auto 0;
    border-radius: 0.5rem;
    box-shadow: 0 0 0.5rem rgba(179, 199, 206, 0.1);
    padding: clamp(2rem, 3.125vw, 6rem);
    position: relative;
    z-index: 2;
}
.index_cnt2 .inner .window h4 {
    width: fit-content;
    font-size: 3.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    margin: 0 auto 3rem;
    position: relative;
}
.index_cnt2 .inner .window h4::before {
    content: "";
    background: url(/system_panel/uploads/images/h4_before.png) no-repeat;
    width: 3rem;
    height: 2.9rem;
    display: inline-block;
    position: absolute;
    left: -1em;
    top: -0.8em;
}

.index_cnt2 .inner .window h4::after {
    content: "";
    background: url(/system_panel/uploads/images/h4_after.png) no-repeat;
    width: 3rem;
    height: 2.9rem;
    display: inline-block;
    position: absolute;
    right: -1em;
    top: -0.8em;
}
.index_cnt2 .inner .window .grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 2.08vw;
    /*4*/
}
.index_cnt2 .inner .window .grid .figure {}
.index_cnt2 .inner .window .grid .figure .pic {
    width: fit-content;
    min-height: 11rem;
    margin: 0 auto 1rem;
}
.index_cnt2 .inner .window .grid .figure .pic img {}
.index_cnt2 .inner .window .grid .figure .figcaption {
    text-align: center;
    line-height: 2.35;
}
.index .bg1 {
    width: 100%;
    height: 89rem;
    clip-path: polygon(0 0, 100% 0, 100% 90%, 0 100%);
    background: url(/system_panel/uploads/images/index_bg1.jpg) no-repeat center;
    background-size: cover;
    margin: -35rem auto 0;
    position: relative;
    z-index: 1;
}
.index_cnt3 {
    padding: 23rem 0 7rem;
    margin: -13rem auto 0;
}
.index_cnt3 .inner .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 4.6875vw;
    /*9*/
    margin: 0 auto 7rem;
}
.index_cnt3 .inner .webgene-blog .webgene-item {
    width: 100%;
}
.index_cnt3 .inner .webgene-blog .webgene-item .dl {
    width: 100%;
    display: grid;
    gap: 1rem;
}
.index_cnt3 .inner .webgene-blog .webgene-item .dt {
    grid-row: 3/4;
    grid-column: 1/2;
}
.index_cnt3 .inner .webgene-blog .webgene-item .dt a {
    color: inherit;
    text-decoration: underline;
}
.index_cnt3 .inner .webgene-blog .webgene-item .pic {
    grid-row: 1/2;
    grid-column: 1/2;
    width: 100%;
    aspect-ratio: 3.4/2.8;
    overflow: hidden;
}
.index_cnt3 .inner .webgene-blog .webgene-item .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt3 .inner .webgene-blog .webgene-item .day {
    grid-row: 2/3;
    grid-column: 1/2;
    width: fit-content;
    height: 2.4rem;
    display: grid;
    align-items: center;
    color: #192c56;
}
.index_cnt3 .inner .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    grid-column: 1/2;
    width: fit-content;
    height: 2.4rem;
    background: #192c56;
    display: grid;
    align-items: center;
    padding: 0 1em;
    font-size: 1.4rem;
    color: #fff;
    margin: 0 0 0 auto;
}
.index_cnt3 .inner .buttonA {
    margin: auto;
}
.index_cnt4 {
    padding: 7rem 0 16rem;
}
.index_cnt4 .inner .flex{
    display: flex;
    gap: 0.1rem;
}
.index_cnt4 .inner .flex .webgene-blog {
    width:75%;
    display: flex;
    justify-content: space-between;
    gap: 0.1rem;
}
.index_cnt4 .inner .flex .webgene-blog .webgene-item {
    width: calc(33.3% - 0.1rem);
}
.index_cnt4 .inner .flex .webgene-blog .webgene-item .pic{
    width: 100%;
    aspect-ratio: 1/1;
    overflow: hidden;
}
.index_cnt4 .inner .flex .webgene-blog .webgene-item .pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.index_cnt4 .inner .flex .button {
    width: 25%;
    background: #192c56;
    display: grid;
    align-items: center;
    text-align: center;
}
.index_cnt4 .inner .flex .button a {
    color: #fff;
}
.index_cnt5 {
    background: linear-gradient(176.5deg, rgba(225, 236, 240, 1) 10%, rgba(225, 236, 240, 1) 15%, rgba(225, 236, 240, 1) 40%, rgba(255, 255, 242, 1));
    padding: 11rem 0 0;
    margin: 0 auto 12rem;
}

.index_cnt5 .inner .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 3rem 10.4vw;
    /*20*/
    margin: 0 auto 9rem;
}
.index_cnt5 .inner .grid .dl {
    display: flex;
    gap: 0.1rem;
    width: 100%;
    min-height: 5rem;
}
.index_cnt5 .inner .grid .dt {
    min-width: 6em;
    min-height: inherit;
    border-bottom: 0.1rem solid #192c56;
    padding: 1rem 1em;
}
.index_cnt5 .inner .grid .dd {
    width: 90%;
    min-height: inherit;
    border-bottom: 0.1rem solid #000;
    padding: 1rem 1em;
}
.index_cnt5 .slider {
    width: 100%;
    height: 28rem;
}
.index_cnt5 .slider .pic {
    width: 100%;
    aspect-ratio: 4.2/2.8;
    overflow: hidden;
}
.index_cnt5 .slider .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  padding: 0.3rem;
}





/*drone*/
.drone .mainimg .pic img{
    object-position: top center;
}
.drone_cnt1 {
    background: linear-gradient(176.5deg, rgba(225, 236, 240, 1) 10%, rgba(225, 236, 240, 1) 15%, rgba(225, 236, 240, 1) 40%, rgba(255, 255, 242, 1));
    padding: 13rem 0;

}
.drone_cnt1 .inner .col2 {
    display: flex;
    gap: 4.68vw;
    /*9*/
    align-items: start;
    flex-direction: row-reverse;
}
.drone_cnt1 .inner .col2 .left {
    width: 58%;
}
.drone_cnt1 .inner .col2 .left h3 {
    font-size: 3.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    line-height: 1.72;
    margin: 0 0 4rem;
}
.drone_cnt1 .inner .col2 .left>p {
    line-height: 2.35;
}
.drone_cnt1 .inner .col2 .right {
    width: 42%;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 50%;
}
.drone_cnt1 .inner .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.drone_cnt2 {
    width: 100%;
    background: url(/system_panel/uploads/images/drone_cnt2_bg.jpg) no-repeat rgba(25, 44, 86, 0.6);
    background-size: cover;
    background-blend-mode: multiply;
    padding: 10rem 0;
}
.drone_cnt2 {}
.drone_cnt2 .inner .titleA {
    width: fit-content;
}
.drone_cnt2 .inner .titleA h3 {
    color: #fff;
}
.drone_cnt2 .inner .titleA .flex .logomark-svg path {
    fill: #717f9e;
}
.drone_cnt2 .inner .titleA .flex p {
    color: #717f9e;
}
.drone_cnt2 .inner .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.08vw;
    /*4*/
}
.drone_cnt2 .inner .grid .dl {
    width: 100%;
    border-radius: 0.5rem;
    background: #fff;
    padding: clamp(2rem, 2.6vw, 5rem);
    /*5*/
    display: grid;
    gap: 2rem;
    justify-content: center;
}
.drone_cnt2 .inner .grid .dt {
    font-size: 3.1rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}
.drone_cnt2 .inner .grid .dt::before {
    content: "";
    display: inline-block;
    font-size: 5rem;
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    color: #192c56;
}
.drone_cnt2 .inner .grid .dl:nth-of-type(1) .dt::before {
    content: "01";
}
.drone_cnt2 .inner .grid .dl:nth-of-type(2) .dt::before {
    content: "02";
}
.drone_cnt2 .inner .grid .dl:nth-of-type(3) .dt::before {
    content: "03";
}
.drone_cnt2 .inner .grid .dl:nth-of-type(4) .dt::before {
    content: "04";
}
.drone_cnt2 .inner .grid .dd .illust {
    width: fit-content;
    margin: auto;
}
.drone_cnt2 .inner .grid .dd .illust img{
    width: 100%;
}
.drone_cnt2 .inner .grid .cmt {
    line-height: 2.35;
}
.drone_cnt3 {
    background: linear-gradient(176.5deg, rgba(225, 236, 240, 1) 10%, rgba(225, 236, 240, 1) 15%, rgba(225, 236, 240, 1) 40%, rgba(255, 255, 242, 1));
    padding: 13rem 0;

}
.drone_cnt3 .inner .set:not(:last-of-type) {
    margin: 0 0 8rem;
}
.drone_cnt3 .inner .set .col2 {
    display: flex;
    gap: 4.68vw;
    /*9*/
    align-items: start;
    flex-direction: row-reverse;
    position: relative;
    z-index: 2;
}
.drone_cnt3 .inner .set .col2::before {
    content: "01";
    font-size: 8.8rem;
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #fff;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}
.drone_cnt3 .inner .set:nth-of-type(2) .col2::before {
    content: "01";
}
.drone_cnt3 .inner .set:nth-of-type(3) .col2::before {
    content: "02";
}
.drone_cnt3 .inner .set:nth-of-type(4) .col2::before {
    content: "03";
}
.drone_cnt3 .inner .set .col2 .left {
    width: 58%;
}
.drone_cnt3 .inner .set .col2 .left h4 {
    font-size: 3.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #192c56;
    line-height: 1.72;
    margin: 0 0 4rem;
}
.drone_cnt3 .inner .set .col2 .left>p {
    line-height: 2.35;
}
.drone_cnt3 .inner .set .col2 .right {
    width: 42%;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 50%;
}
.drone_cnt3 .inner .set .col2 .right img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.drone_cnt3 .inner .set .window {
    width: 100%;
    border-radius: 0.5rem;
    background: #fff;
    padding: clamp(2rem, 2.6vw, 5rem) clamp(2rem, 3.64vw, 7rem);
    box-shadow: 0 0 0.5rem rgba(179, 199, 206, 0.1);
    position: relative;
    margin: -3rem auto 0;
}
.drone_cnt3 .inner .set .window h5 {
    font-size: 2.7rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 0 0 2rem;
    padding: 0 13.54vw 0 0;
}
.drone_cnt3 .inner .set .window p {
    line-height: 2.35;
    padding: 0 13.54vw 0 0;
}
.drone_cnt3 .inner .set .window p:not(:last-of-type) {
    margin: 0 0 4rem;
}
.drone_cnt3 .inner .set .window .map {
    width: 11.197vw;
    max-width: 21.5rem;
    position: absolute;
    right: 3.64vw;
    top: 2.6vw;
}
.drone_cnt3 .inner .set .window .map img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.drone_cnt3 .inner .set .window .flex {
    display: flex;
    margin: 4rem 0 0;
}
.drone_cnt3 .inner .set .window .flex .flow {
    width: 20%;
}
.drone_cnt3 .inner .set .window .flex .flow img {
    width: 100%;
}
.drone_cnt3 .inner .set .window .pic {
    width: 13.54vw;
    max-width: 26rem;
    position: absolute;
    right: 3.64vw;
    top: 2.6vw;
    aspect-ratio: 1/1;
    overflow: hidden;
    border-radius: 50%;
}
.drone_cnt3 .inner .set .window .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.drone_cnt4 {
    background: linear-gradient(160deg, rgba(35, 53, 93, 1) 10%, rgba(35, 53, 93, 1) 15%, rgba(35, 53, 93, 1) 40%, rgba(105, 126, 173, 1));
    padding: 13rem 0;
}
.drone_cnt4 .inner .col2b{
    width: 100%;
    display: flex;
    flex-direction: row-reverse;
    gap: 2.6vw;/*5*/
}
.drone_cnt4 .inner .col2b .left {
    width: 50%;
}
.drone_cnt4 .inner .col2b .left .fukidashi {
    width: clamp(15rem,9.83vw,18.9rem);
    height: clamp(14.8rem,9.58vw,18.4rem);
    background: url(/system_panel/uploads/images/index_mainimg_fukidashi.png) no-repeat;
    background-size: cover;
    display: grid;
    align-content: center;
    padding: 1rem;
    margin: 5rem 0;
    position: relative;
    z-index: 2;
}
.drone_cnt4 .inner .col2b .left .fukidashi .year {
    display: flex;
    align-items: baseline;
    justify-content: center;
}
.drone_cnt4 .inner .col2b .left p {
    display: inline-block;
    font-weight: bold;
    color: #192c56;
    text-align: center;
    line-height: 1.6;
}
.drone_cnt4 .inner .col2b .left .fukidashi .year p:first-of-type {
    font-size: 3.36rem;
}
.drone_cnt4 .inner .col2b .right {
    width: 50%;
}
.drone_cnt4 .inner .col2b .right .titleA h3 {
    color: #fff;
}
.drone_cnt4 .inner .col2b .right .titleA .flex {
    justify-content: initial;
}
.drone_cnt4 .inner .col2b .right .titleA .flex .logomark-svg path {
    fill: #717f9e;
}
.drone_cnt4 .inner .col2b .right .titleA .flex p {
    color: #717f9e;
}
.drone_cnt4 .inner .col2b .right>p {
    line-height: 2.35;
    color: #d2d9e9;
    margin: 0 0 5rem;
}
.drone_cnt4 .inner h4 {
    font-size: 2.5rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #d2d9e9;
    margin: 0 0 2rem;
    display: flex;
    gap: 1rem;
    margin: 0 0 2rem;
}
.drone_cnt4 .inner h4::before {
    content: "";
    width: 0.5rem;
    height: 1em;
    background: #d2d9e9;
    display: inline-block;
}
.drone_cnt4 .inner [class^="tbl"] {
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 0 5rem;
}
.drone_cnt4 .inner [class^="tbl"] .table {
    width: fit-content;
}
.drone_cnt4 .inner [class^="tbl"] .table .tr .th {
    border-right: 0.1rem solid #000;
    border-bottom: 0.1rem solid #000;
}
.drone_cnt4 .inner [class^="tbl"] .table .tr .th:first-of-type {
    border-left: 0.1rem solid #000;
}
.drone_cnt4 .inner [class^="tbl"] .table .tr .td {
    border-right: 0.1rem solid #000;
    border-bottom: 0.1rem solid #000;
}
.drone_cnt4 .inner [class^="tbl"] .table .thead .th {
    min-height: 6rem;
    background: #4e4950;
    display: grid;
    align-items: center;
    text-align: center;
    color: #fff;
    border-top: 0.1rem solid #000;
}
.drone_cnt4 .inner [class^="tbl"] .table .thead .th span{
    display: block;
}
.drone_cnt4 .inner [class^="tbl"] .table .tbody .th {
    font-weight: bold;
    min-height: 8.5rem;
    background: #fff;
    display: grid;
    align-items: center;
    padding: 1em 2em;
    line-height: 1.5;
}
.drone_cnt4 .inner [class^="tbl"] .table .tbody .td {
    min-height: 8.5rem;
    background: #fff;
    display: grid;
    align-items: center;
    padding: 1em 2em;
    line-height: 1.5;
}
.drone_cnt4 .inner [class^="tbl"] .table .tbody .td .price {
    display: flex;
    align-items: baseline;
    justify-content: center;
    font-size: 3.3rem;
    font-weight: bold;
    color: #db0000;
    padding: 0;
}
.drone_cnt4 .inner [class^="tbl"] .table .tbody .td em {
    font-size: initial;
    font-style: normal;
    background: #ffe21b;
    width: fit-content;
    margin: auto;
    color: initial;
}
.drone_cnt4 .inner [class^="tbl"] .table .tbody .td .price span {
    font-size: 2.4rem;
    width: fit-content;
    display: inline;
}
.drone_cnt4 .inner [class^="tbl"] .table .tbody .th .dl {
    display: flex;
}
.drone_cnt4 .inner [class^="tbl"] .table .tbody .th .dl:not(:last-of-type) {
    margin: 0 0 1rem;
}
.drone_cnt4 .inner [class^="tbl"] .table .tbody .th .dt {
    width: fit-content;
    min-width: 5em;
    height: 2.4rem;
    display: grid;
    align-items: center;
    padding: 0 1em;
    font-weight: bold;
    color: #fff;
    background: #192c56;
}
.drone_cnt4 .inner [class^="tbl"] .table .tbody .th .dl:nth-of-type(2) .dt {
    background: #e20000;
}
.drone_cnt4 .inner [class^="tbl"] .table .tbody .th .dd {
    font-weight: initial;
    height: 2.4rem;
    display: grid;
    align-items: center;
    padding: 0 1em;
}
.drone_cnt4 .inner .tbl1 .table {
    min-width: 120rem;
}
.drone_cnt4 .inner .tbl1 .table .tr {
    display: grid;
    grid-template-columns: 2fr 0.8fr 0.7fr;
}
.drone_cnt4 .inner .tbl2 .table {
    min-width: 74rem;
}
.drone_cnt4 .inner .tbl2 .table .tr {
    display: grid;
    grid-template-columns: 1fr 1.2fr;
}
.drone_cnt4 .inner>.dl {
    margin: 0 0 7rem;
}
.drone_cnt4 .inner>.dl>.dt {
    font-size: 2.5rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    color: #d2d9e9;
    margin: 0 0 2rem;
    display: flex;
    gap: 1rem;
    padding: 0 5rem 0 0;
}
.drone_cnt4 .inner>.dl>.dt::before {
    content: "";
    width: 0.5rem;
    height: 1em;
    background: #d2d9e9;
    display: inline-block;
}
.drone_cnt4 .inner>.dl>.dd {
    line-height: 2.35;
    color: #d2d9e9;
}
.drone_cnt4 .inner .col2 {
    display: flex;
    gap: 2.6vw;
    /*5*/
    max-width: 91rem;
}
.drone_cnt4 .inner .col2 :is(.left, .right) {
    width: 50%;
}
.drone_cnt4 .inner .col2 :is(.left, .right) .dl {
    width: 100%;
    display: grid;
    gap: 1rem;
    margin: 0 0 2rem;
}
.drone_cnt4 .inner .col2 :is(.left, .right) .dt {
    grid-row: 3/4;
    font-size: 2.5rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
    color: #d2d9e9;
}

.drone_cnt4 .inner .col2 :is(.left, .right) .pic {
    width: 100%;
    aspect-ratio: 4.33/3.03;
    overflow: hidden;
}
.drone_cnt4 .inner .col2 :is(.left, .right) .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.drone_cnt4 .inner .col2 :is(.left, .right) .pic {
    width: 100%;
}
.drone_cnt4 .inner .col2 :is(.left, .right) .dd {
    text-align: center;
    color: #d2d9e9;
}
.drone_cnt4 .inner .col2 :is(.left, .right) .buttonA {
    margin: auto;
}
.drone_cnt5 {
    padding: 15rem 0;
}
.drone_cnt5 .inner .col2 {
    display: flex;
    gap: 2.08vw;
    /*4*/
}
.drone_cnt5 .inner .col2 .left {
    width: 50%;
    aspect-ratio: 3/2;
    overflow: hidden;
}
.drone_cnt5 .inner .col2 .left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.drone_cnt5 .inner .col2 .right {
    width: 50%;
}
.drone_cnt5 .inner .col2 .right .dl {}
.drone_cnt5 .inner .col2 .right .dt {
    margin: 0 0 1rem;
}
.drone_cnt5 .inner .col2 .right .dd:not(:last-of-type) {}
.drone_cnt5 .inner .col2 .right .name {
    font-size: 2.3rem;
    font-weight: bold;
    margin: 0 0 3rem;
    padding: 0 0 2rem;
    border-bottom: 0.1rem solid #adbcc1;
}
.drone_cnt5 .inner .col2 .right .plan {
    width: fit-content;
    height: 2.5rem;
    background: #8d9cbc;
    border-radius: 1.25rem;
    font-size: 1.5rem;
    color: #fff;
    display: grid;
    align-items: center;
    padding: 0 1em;
    margin: 0 0 1rem;
}
.drone_cnt5 .inner .col2 .right .plan_name {
    font-size: 2.3rem;
    color: #192c56;
    margin: 0 0 4rem;
}
.drone_cnt5 .inner .col2 .right .cmt {
    line-height: 2.35;
}
.drone_cnt5 .inner h4 {
    font-size: 2.5rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    margin: 5rem 0 2rem;
    display: flex;
    align-items: center;
    gap: 1rem;
}
.drone_cnt5 .inner h4.problem::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_light.png) no-repeat;
    width: 3.7rem;
    height: 4rem;
    display: inline-block;
}
.drone_cnt5 .inner h4.voice::before {
    content: "";
    background: url(/system_panel/uploads/images/icon_voice.png) no-repeat;
    width: 3.2rem;
    height: 3.1rem;
    display: inline-block;
}
.drone_cnt5 .inner>p {
    line-height: 2.35;
}

















/*blog & blogdetail共通*/
:is(.blog, .blogdetail) .mainimg .pic img {
    object-position: top center;
}
:is(.blog_cnt1, .blogdetail_cnt1) {
    padding: 10rem 0;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner {}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 {
    display: flex;
    gap: 5%;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 .left {
    width: 17.5%;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 .left h3 {
    font-size: 2.7rem;
    font-family: "Goldman", sans-serif;
    font-weight: 400;
    font-style: italic;
    color: #192c56;
    margin: 0 0 5rem;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 .left .webgene-blog .webgene-item p {
    margin: 0 0 3rem;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 .left .webgene-blog .webgene-item p a {
    color: inherit;
    text-decoration: underline;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .col2 .right {
    width: 77.5%;
}
:is(.blog_cnt1, .blogdetail_cnt1) .inner .buttonA {
    margin: 0 0 1rem;
}






/*blog*/
.blog_cnt1 .inner .col2 .right .webgene-blog {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2.34vw;
    /*4.5*/
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dl {
    width: 100%;
    display: grid;
    gap: 1rem;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dt {
    grid-column: 1/2;
    grid-row: 3/4;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dt a {
    color: inherit;
    text-decoration: underline;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .day {
    grid-column: 1/2;
    grid-row: 2/3;
    width: fit-content;
    height: 2.2rem;
    display: grid;
    align-items: center;
    justify-content: center;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .cate {
    grid-row: 2/3;
    grid-column: 1/2;
    width: fit-content;
    height: 2.2rem;
    padding: 0 1em;
    background: #192c56;
    font-size: 1.4rem;
    color: #fff;
    display: grid;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 auto;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .pic {
    width: 100%;
    aspect-ratio: 3/2.4;
    grid-column: 1/2;
    grid-row: 1/2;
    overflow: hidden;
}
.blog_cnt1 .inner .col2 .right .webgene-blog .webgene-item .pic img {
    width: 100%;
}
.blog_cnt1 .inner .col2 .right .buttonA {
    text-align: center;
    margin: 0 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;
    border-radius: 50%;
}
.webgene-pagination :is(.prev, .next) {
    width: 3em;
    height: 3em;
    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;
    width: 3em;
    height: 3em;
    margin: 0 0.5em;
}
.webgene-pagination ul .number.selected {
    list-style: none;
    background: #000;
    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 {
    margin: 0 auto 5rem;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dl {
    display: grid;
    gap: 2rem;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .dt {
    grid-row: 2/3;
    grid-column: 1/2;
    font-size: 3.3rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    font-weight: bold;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .day {
    grid-row: 1/2;
    grid-column: 1/2;
    width: fit-content;
    height: 2.2rem;
    color: #192c56;
    display: grid;
    align-items: center;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .cate {
    grid-row: 1/2;
    grid-column: 1/2;
    width: fit-content;
    height: 2.2rem;
    padding: 0 1em;
    background: #192c56;
    font-size: 1.4rem;
    color: #fff;
    display: grid;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 10em;
}
.blogdetail_cnt1 .inner .col2 .right .webgene-blog .webgene-item .pic {
    width: 100%;
    max-width: 70rem;
    aspect-ratio: 7/5.6;
    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.35;
}
.blogdetail_cnt1 .inner .col2 .right .buttonA {
    margin: auto;
}





/*contact*/
.contact .mainimg .pic img{
    object-position: top center;
}
.contact_cnt1 {
    padding: 10rem 0;
    width: 100%;
}

.contact_cnt1 .inner >h4 {
    font-size: 2.3rem;
    margin: 0 0 2rem 0;
}

.contact_cnt1 .inner>p {
    line-height: 2.35;
    margin: 0 0 6rem 0;
}

.contact_cnt1 .inner .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 3.125vw;
    /*6*/
    margin: 0 0 11rem;
}
.contact_cnt1 .inner .grid>div {
    width: 100%;
    min-height: 10rem;
    padding: 1rem;
    background: rgba(255, 2552, 255, 0.75);
    border-radius: 0.5rem;
    display: grid;
    gap: 1rem;
    align-content: center;
}
.contact_cnt1 .inner .grid>div h4 {
    font-size: 1.9rem;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
    text-align: center;
}
.contact_cnt1 .inner .grid>div>p {
    font-size: 1.4rem;
    text-align: center;
}
.contact_cnt1 .inner .grid .tel {
    background: #e1ecf0;
}
.contact_cnt1 .inner .grid .tel a {
    font-size: 3rem;
    font-family: "Goldman", sans-serif;
    color: inherit;
}
.contact_cnt1 .inner .grid .line {
    background: #e3f0e1;
}
.contact_cnt1 .inner .grid .line .dl {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 1rem;
}
.contact_cnt1 .inner .grid .line .dt {
    font-size: 3rem;
    font-family: "Goldman", sans-serif;
    font-weight: 400;
}
.contact_cnt1 .inner .grid .line .dt a {
    color: inherit;
}

form .dl {
    display: flex;
    width: 100%;
    min-height: 7rem;
    gap: 1rem;
}
form .dl .dt {
    width: 20%;
    min-width: 14em;
    min-height: inherit;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 1em;
    border-bottom: 0.1rem solid #192c56;
}
form .dt .required {
    width: fit-content;
    height: 2.2rem;
    background: #192c56;
    padding: 0 0.5em;
    font-size: 1.4rem;
    color: #fff;
    display: grid;
    align-items: center;
    text-align: center;
    line-height: 1;
}
form .dl .dd {
    width: 80%;
    min-height: inherit;
    display: grid;
    align-items: center;
    padding: 0.5rem 0;
    border-bottom: 0.1rem solid #000;
}
form input[type="text"],
form input[type="email"],
form textarea {
    width: 100%;
    height: 6rem;
    background: #ebf5f8;
}
form textarea {
    height: 20rem;
}
form input.zipInput {
    width: 40%;
}
form input[type="text"],
form input[type="email"],
form input[type="checkbox"],
form textarea {
    padding: 0 1em;
    border:none;
}
form select {}
form .dl .dd .checkArea {
    display: flex;
    gap: 1rem;
    align-items: center;
}
form .dl .dd .addArea {
    padding: 0.25rem 0;
}
form .dl .dd .selectArea {}
form .dl .dd .selectArea div {
    width: fit-content;
    display: inline-block;
}
form .terms {
    background: #e7edf0;
    padding: clamp(2rem, 2.08vw, 4rem);
    height: 28.5rem;
    overflow-y: scroll;
    margin: 0.5rem 0 5rem 0;
}
form .terms p {
    line-height: 2.35;
}
form .col {

    width: 100% !important;
    display: flex;
    justify-content: center;
    margin: 0 auto 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;
}
@media screen and (min-width: 700px) {
  .brdisplaynone br{
    display:none;
  }
      .index .mainimg .col2 .left h2 br:nth-child(2){
          display:none;
  }
  
}

@media screen and (min-width: 700px) {
.h1763102997258 br:nth-child(1){
      display:none;
    }
}


 