@font-face {
    font-family: "Noto Sans CJKjp";
    font-style: normal;
    font-weight: 400;
    src: url("../font/NotoSansCJKjp-Regular.otf") format("opentype");
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans CJKjp";
    font-style: normal;
    font-weight: 500;
    src: url("../font/NotoSansCJKjp-Medium.otf") format("opentype");
    font-display: swap;
}
@font-face {
    font-family: "Noto Sans CJKjp";
    font-style: normal;
    font-weight: 700;
    src: url("../font/NotoSansCJKjp-Bold.otf") format("opentype");
    font-display: swap;
}

body {
    font-family: "Noto Sans CJKjp", sans-serif;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6, p, img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

.sm {
    display: none;
}
.lg {
    display: block;
    text-align: left;
}

span.ref_caption {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    vertical-align: text-bottom;
}


.header__wrapper {
    background: black;
    height: 57px;
    width: 100%;
    display: flex;
    align-items: center;
}
.header__wrapper > a {
    height: 29.86px;
}
.header__wrapper > a > img {
    width: 198.3px;
    height: 29.86px;
    margin-left: 46px;
}
.top {
    position: relative;
    background-image: url("../img/top_image.webp");
    height: calc(100vh - 57px);
    background-size: cover;
    background-position: center;
}
.top__container {
    position: absolute;
    right: 182.4px;
    top: 100.9px;
}
.top__container > h1 {
    color:#333333;
    font-weight: 400;
    font-size: 64.08px;
    margin-bottom: 15px;
    letter-spacing: 0.06em;
}
.top__container > h2 {
    color:#333333;
    font-weight: 400;
    font-size: 35.49px;
    letter-spacing: 0.18em;
    margin-bottom: 15.8px;
}
.top__container > h3 {
    color:#333333;
    font-weight: 400;
    font-size: 16.77px;
    letter-spacing: 0.06em;
}
.top__container__quality {
    display: flex;
    align-items: center;
}
.top__container__quality > img {
    width: 28.68px;
    height: 16px;
    margin-right: 9px;
}
.top__container__quality > h6 {
    color:#333333;
    font-weight: 400;
    font-size: 12.77px;
    letter-spacing: 0.06em;
}
.top__arrow {
    position: absolute;
    bottom: 18px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.top__arrow > h5 {
    color: #fff;
    font-weight: 400;
    font-size: 13.76px;
    letter-spacing: 0.2em;
    margin-bottom: 4.1px;
}
.top__arrow__icon {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: #fff solid 1px;
}
.concept {
    background-color: #EDEBE7;
}
.concept__wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}
.concept__top {
    display: flex;
    justify-content: space-between;
    padding-top: 54.5px;
}
.concept__top__text {
    width: 55%;
    max-width: 620px;
}
.concept__top__text > h1 {
    color: #212121;
    font-weight: 400;
    font-size: 50px;
    letter-spacing: 0.22em;
    margin-bottom: 75.84px;
}
.concept__top__text > h3 {
    color: #212121;
    font-weight: 400;
    font-size: 20px;
    letter-spacing: 0.06em;
    margin-bottom: 66.9px;
}
.concept__top__text > h4 {
    color: #212121;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 29px;
    margin-bottom: 29px;
}
.concept__top__text > h4:last-child {
    margin-bottom: 0;
}
.concept__top__image {
    width: 45%;
    max-width: 267px;
    position: relative;
    margin-top: 144.3px;
    margin-right: 205.49px;
}
.concept__top__image__goods {
    width: 267.07px;
    height: 446.98px;
}
.concept__top__image__caption {
    position: absolute;
    top: -90.6px;
    right: -180.79px;
    width: 205.49px;
    height: 144.26px;
}
.concept__bottom {
    padding-top: 99.9px;
}
.concept__bottom > h2 {
    color: #212121;
    font-weight: 400;
    font-size: 40px;
    letter-spacing: 0.22em;
    margin-bottom: 38.4px;
}
.concept__bottom > h4 {
    color: #212121;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 29px;
    margin-bottom: 42px;
}
.concept__bottom > picture > img {
    width: 100%;
    margin-bottom: 142.7px;
}
.interior,
.feature,
.technology,
.design,
.quality {
    width: 100%;
    text-align: center;
    font-weight: 400;
}
.interview > h1,
.design > h1 {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0.22em;
    line-height: 65px;
    margin-top: 133.4px;
    color: black;
}
.interior > h1,
.feature > h1,
.technology > h1,
.quality > h1 {
    font-size: 40px;
    font-weight: 400;
    letter-spacing: 0.22em;
    line-height: 65px;
    margin-top: 133.4px;
    color: #212121;
}
.interior > h1 > span,
.feature > h1 > span,
.technology > h1 > span,
.interview > h1 > span,
.design > h1 > span,
.quality > h1 > span {
    display: inline-block;
    transform: scaleX(2);
}
.interior > h1 > span.left,
.feature > h1 > span.left,
.technology > h1 > span.left,
.interview > h1 > span.left,
.design > h1 > span.left,
.quality > h1 > span.left {
    transform-origin: right;
}
.interior > h1 > span.right,
.feature > h1 > span.right,
.technology > h1 > span.right,
.interview > h1 > span.right,
.design > h1 > span.right,
.quality > h1 > span.right {
    transform-origin: left;
}
.interview > h2,
.design > h2,
.quality > h2 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.06em;
    color: black;
    margin-bottom: 58.3px;
}
.interior > h2,
.feature > h2,
.technology > h2 {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.06em;
    color: #212121;
    margin-bottom: 58.3px;
}
.interior > .swiper > .swiper-wrapper > .swiper-slide > img {
    width: 1000px;
    height: 725.5px;
}
.interior > .swiper > .swiper-pagination-bullets {
    width: 100%;
    text-align: center;
}
.interior > .swiper > .swiper-pagination-bullets > span.swiper-pagination-bullet {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #959696;
    margin: 67.3px 19px 36.4px 19px;
}
.interior > .swiper > .swiper-pagination-bullets > span.swiper-pagination-bullet-active {
    background: #4F4C4B;
}
.feature > .feature__wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 50.7px;
    text-align: left;
}
.feature > .feature__wrapper > .feature__section {
    display: flex;
}
.feature > .feature__wrapper > .feature__section.feature__section__1 {
    display: block;
    width: 100%;
    position: relative;
    padding-bottom: 659.64px;
}
.feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__inner {
    max-width: 620px;
    width: 55%;
}
.feature > .feature__wrapper > .feature__section > .feature__section__inner > .feature__section__label {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.06em;
    color: white;
    background: #212121;
    padding: 2.5px 19px;
    display: inline-block;
    width: fit-content;
    margin-bottom: 40.6px;
}
.feature > .feature__wrapper > .feature__section > .feature__section__inner > h1 {
    font-weight: 400;
    font-size: 40px;
    letter-spacing: 0.22em;
    line-height: 52px;
}
.feature > .feature__wrapper > .feature__section > .feature__section__inner > p {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 29px;
}
.feature > .feature__wrapper > .feature__section > .feature__section__inner > p > span > br {
    display: block;
    height: 8.5px;
    content: "";
}
.feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__img-container {
    position: absolute;
}
.feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__img-container.right {
    top: 17px;
    right: 0;
    width: 500px;
    height: auto;
    max-width: 42%;
}
.feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__img-container.right > img {
    width: 500px;
    max-width: 100%;
    height: auto;
    max-height: 660px;
}
.feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__img-container.bottom {
    left: 0;
    bottom: 0;
    width: 924px;
    max-width: 80%;
    aspect-ratio: 42 / 25;
}
.feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__img-container.bottom > img {
    width: 924px;
    max-width: 100%;
    aspect-ratio: 42 / 25;
}
.feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__inner > .feature__section__img-container__sm {
    display: none;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    position: relative;
    margin-top: 107.7px;
    padding-bottom: 67.9px;
    flex-wrap: wrap !important;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner > .feature__section__images {
    display: flex;
    align-items: baseline;
    margin-top: 55px;
    flex-wrap: wrap;
    gap: 30px 0;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner > .feature__section__images > img:first-child {
    width: 183.70px;
    height: 224.99px;
    margin-right: 27.6px;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner > .feature__section__images > img:nth-child(2) {
    width: 183.70px;
    height: 218.31px;
    margin-right: 8.6px;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner > .feature__section__images > img:nth-child(3) {
    width: 224.22px;
    height: 224.99px;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__left {
    max-width: 640px;
    width: 55%;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right {
    max-width: 500px;
    width: 45%;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container {
    margin-bottom: 40.6px;
    width: 100%;
    max-width: 500px;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container:nth-child(2) {
    margin-bottom: 34px;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > h1 {
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 0.06em;
    line-height: 29px;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > h2 {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 29px;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > .feature__section__image__wrapper {
    display: flex;
    width: 100%;
    max-width: 500px;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > .feature__section__image__wrapper > .feature__section__image {
    margin-right: 12px;
    width: 100%;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > .feature__section__image__wrapper > .feature__section__image:last-child {
    margin-right: 0;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > .feature__section__image__wrapper > .feature__section__image > picture > img {
    width: 100%;
    max-width: 244px;
    height: auto;
}
.feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > .feature__section__image__wrapper > .feature__section__image > p {
    font-weight: 400;
    font-size: 12px;
}
.feature > .feature__wrapper > .feature__section.feature__section__3 {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.feature > .feature__wrapper > .feature__section.feature__section__3 > .feature__section__inner.feature__section__inner {
    max-width: 620px;
    width: 55%;
}
.feature > .feature__wrapper > .feature__section.feature__section__3 > img {
    margin-top: 5.41px;
}
.technology {
    margin-bottom: 94.07px;
}
.technology > h1 {
    margin-top: 205.59px;
}
.technology > .technology__wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    padding-top: 65.3px;
}
.technology > .technology__wrapper .technology__section > h1 {
    color: #424242;
    font-weight: 400;
    font-size: 40px;
    letter-spacing: 0.22em;
    line-height: 52px;
    margin-bottom: 43.2px;
}
.technology > .technology__wrapper .technology__section > p {
    color: #424242;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 29px;
}
.technology > .technology__wrapper .technology__section.technology__section__1 {
    margin-bottom: 83.76px;
}
.technology > .technology__wrapper .technology__section.technology__section__1 > picture > img {
    width: 100%;
    height: auto;
}
.technology > .technology__wrapper .technology__section.technology__section__2  {
    margin-bottom: 113.01px;
}
.technology > .technology__wrapper .technology__section.technology__section__2  > picture > img {
    width: 804.23px;
    height: 497.27px;
}
.technology > .technology__wrapper .technology__section.technology__section__3  {
    margin-bottom: 98.56px;
}
.technology > .technology__wrapper .technology__section.technology__section__3 > .technology__section__inner {
    background-color: #D0CECD;
    padding: 34.8px 0 18.7px;
    margin-top: 33.2px;
    text-align: left;
}
.technology > .technology__wrapper .technology__section.technology__section__3 > .technology__section__inner > picture > img {
    width: 762.19px;
    height: 958.73px;
    margin-left: 70.73px;
}
.technology > .technology__wrapper .technology__section.technology__section__3 > .technology__section__inner > .technology__section__instructions {
    margin: 38.085px 23px 0;
}
.technology > .technology__wrapper .technology__section.technology__section__3 > .technology__section__inner > .technology__section__instructions > p {
    color: #231815;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
}
.technology > .technology__wrapper .technology__section.technology__section__3 > .technology__section__inner > .technology__section__instructions > h5 {
    color: #231815;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    border: 0.75px solid #231815;
}
.technology > .technology__wrapper .technology__section.technology__section__4 > img {
    width: 100%;
    height: auto;
    margin-top: 37.8px;
}
.interview {
    width: 100%;
    text-align: center;
    background: #96988E;
    padding-top: 88.5px;
}
.interview > h1,
.interview > h2,
.interview > span {
    margin: 0 auto;
    color: white;
}
.interview > .interview__wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    text-align: left;
}
.interview > .interview__wrapper > img {
    width: 1200px;
    max-width: 100%;
    margin: 73.3px auto 13.1px auto;
    display: block;
}
.interview > .interview__wrapper > h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0.06em;
    color: white;
}
.interview > .interview__wrapper > .interview__inner {
    display: flex;
    width: 1200px;
    max-width: 100%;
    justify-content: space-between;
    margin-top: 47.67px;
}
.interview > .interview__wrapper > .interview__inner > .interview__content {
    width: calc(50% - 40px);
    max-width: 560px;
}
.interview > .interview__wrapper > .interview__inner > .interview__content > h4,
.interview > .interview__wrapper > .interview__inner > .interview__content > p,
.interview > .interview__wrapper > .interview__inner > .interview__content > h6 {
    color: white;
    letter-spacing: 0.06em;
}
.interview > .interview__wrapper > .interview__inner > .interview__content > h4 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
}
.interview > .interview__wrapper > .interview__inner > .interview__content > p {
    font-weight: 400;
    font-size: 16px;
    line-height: 29px;
}
.interview > .interview__wrapper > .interview__inner > .interview__content > span {
    display: inline-block;
    content: "";
    height: 14.5px;
}
.interview > .interview__wrapper > .interview__inner > .interview__content > img {
    display: block;
    width: 100%;
    max-width: 560px;
}
.interview > .interview__wrapper > .interview__inner > .interview__content > h6 {
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 22.24px;
}
.design > .design__wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}
.design > .design__wrapper > h1 {
    color: #212121;
    font-weight: 400;
    font-size: 40px;
    letter-spacing: 0.22em;
    line-height: 52px;
}
.design > .design__wrapper > p {
    color: #212121;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 29px;
}
.design > .design__wrapper > picture > img {
    width: 100%;
}
.design > .design__wrapper > .design__inner {
    display: flex;
    width: 1200px;
    max-width: 100%;
    text-align: left;
    justify-content: space-between;
}
.design > .design__wrapper > .design__inner > .design__content:nth-child(1) {
    width: 55%;
    max-width: 620px;
}
.design > .design__wrapper > .design__inner > .design__content:nth-child(2) {
    width: 40%;
    max-width: 500px;
}
.design > .design__wrapper > .design__inner > .design__content > h1 {
    color: #212121;
    font-weight: 400;
    font-size: 40px;
    letter-spacing: 0.22em;
    line-height: 52px;
    margin-bottom: 43.87px;
}
.design > .design__wrapper > .design__inner > .design__content > p {
    color: #212121;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 29px;
}
.design > .design__wrapper > .design__inner > .design__content > img {
    width: 100%;
    height: auto;
}
.design > .design__wrapper > .design__inner > .design__content > h6 {
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 22px;
}
.quality > .quality__wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
}
.quality > .quality__wrapper > img {
    width: 100%;
}
.quality > .quality__wrapper > .quality__inner {
    display: flex;
    width: 1200px;
    max-width: 100%;
    text-align: left;
    justify-content: space-between;
    align-items: center;
    margin-top: 69.29px;
    padding-bottom: 100px;
    border-bottom: 2px solid #212121;
}
.quality > .quality__wrapper > .quality__inner > .quality__content:nth-child(1) {
    width: 55%;
    max-width: 620px;
}
.quality > .quality__wrapper > .quality__inner > .quality__content:nth-child(2) {
    width: 40%;
    max-width: 500px;
}
.quality > .quality__wrapper > .quality__inner > .quality__content > h1 {
    color: #212121;
    font-weight: 400;
    font-size: 64.08px;
    letter-spacing: 0.06em;
    line-height: 52px;
    margin-bottom: 43.87px;
    text-align: center;
}
.quality > .quality__wrapper > .quality__inner > .quality__content > p {
    color: #212121;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 29px;
}
.quality > .quality__wrapper > .quality__inner > .quality__content > img {
    width: 100%;
    height: auto;
}
.product {
    margin-top: 58.07px;
    margin-bottom: 6.25rem;
}
.product > .product__wrapper {
    width: 90%;
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.product > .product__wrapper > .product__content:nth-child(1) {
    width: 45%;
    max-width: 500px;
    text-align: center;
}
.product > .product__wrapper > .product__content:nth-child(2) {
    width: 55%;
    max-width: 620px;
}
.product > .product__wrapper > .product__content > p {
    color: #212121;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.06em;
    line-height: 24px;
}
.product > .product__wrapper > .product__content:nth-child(1) > p > span {
    width: 11px;
    display: inline-block;
}
.product > .product__wrapper > .product__content:nth-child(2) > p > span {
    width: 201.3px;
    display: inline-block;
}
.product > .product__wrapper > .product__content > h1 {
    color: #212121;
    font-weight: 400;
    font-size: 64px;
    letter-spacing: 0.06em;
    line-height: 110px;
}
.product > .product__wrapper > .product__content > h2 {
    color: #212121;
    font-weight: 400;
    font-size: 34px;
    letter-spacing: 0.18em;
    line-height: 57px;
    margin-bottom: 54.19px;
}
.product > .product__wrapper > .product__content > h5 {
    color: #212121;
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 28px;
}
.product > .product__wrapper > .product__content > a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 301.52px;
    height: 70.57px;
    color: #fff;
    background-color: #000;
    font-weight: 400;
    font-size: 31px;
    letter-spacing: 0.06em;
    line-height: 28px;
    cursor: pointer;
    margin-top: 80.74px;
    text-decoration: none;
}
.product > .product__annotation {
    width: 90%;
    max-width: 1200px;
    font-size: 12px;
    line-height: 22px;
    margin: 78.52px auto 5%;
    color: #231815;
}
 /* parts */
.parts_list {
width:100%;
text-align:center;
}
.parts_list dl{
text-align:center;
width:30%;
float:left;
padding:5px;
white-space: nowrap;
}
.parts_list dt{
background-color:#E0E0E0;
height:50px;
vertical-align: middle;
font-size:12pt;
font-weight:600;
margin:5px;
padding:5px;
line-height:120%;
}
.parts_list dd :first-of-type{
text-align:center;
}
.parts_list dd{
font-size:10pt;
line-height:1em;
padding-top:10px;
}
.parts_list p{
font-size:10pt;
}
.parts_list img{
max-width:200px;
}

.sitemap {
    padding: 3.125rem 0 4.375rem;
    background-color: #000;
    letter-spacing: 1.5px;
}
.wide_inner {
    margin: auto;
    max-width: 1400px;
    padding: 0 1.25rem;
    font-size: 13px;
    letter-spacing: 1.5px;
    box-sizing: content-box;
}
.sitemap_logo_flex {
    display: flex;
    align-items: center;
    margin-bottom: 2.75rem;
}
.sitemap_logo {
    margin-right: 2.5rem;
    width: 180px;
}
.sitemap_logo > img {
    display: block;
    max-width: 100%;
    height: auto;
    pointer-events: none;
}
.sitemap_icon {
    display: flex;
}
.sitemap_icon,ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sitemap_icon > li {
    width: 1.7rem;
}
.sitemap_icon li:not(:last-child) {
    margin-right: 0.625rem;
}
.sitemap a {
    color: #fff;
    text-decoration: none;
}
.sitemap a > img {
    display: block;
    max-width: 100%;
    height: auto;
    pointer-events: none;
}
.sitemap_link_flex {
    display: flex;
    justify-content: space-between;
}
.sitemap_flex_item {
    width: calc(50% - 1.25rem);
}
.sitemap_flex_item_h4 {
    padding-bottom: 9.5px;
    font-size: 15px;
    font-weight: normal;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.sitemap_link_ul_flex {
    display: flex;
    justify-content: space-between;
    margin-top: 1rem;
}
.sitemap_link_ul_flex ul {
    width: calc(50% - 20px);
}
.sitemap_link_ul_flex li:not(:last-child) {
    margin-bottom: 0.625rem;
}
.sitemap_link_ul_flex a {
    font-size: 13px;
    display: block;
    height: fit-content;
    box-sizing: border-box;
}
.sitemap_h4_flex {
    display: flex;
    margin-top: 2.75rem;
}
.sitemap_h4_flex li {
    width: calc(25% - 30px);
}
.sitemap_h4_flex li:not(:last-child) {
    margin-right: 40px;
}
.footer {
    padding: 0.75rem 0;
}
.footer_flex {
    display: flex;
    justify-content: space-between;
}
.footer_flex ul {
    display: flex;
}
small {
    font-size: 80%;
}
.footer_flex li:not(:last-child) {
    margin-right: 1.7rem;
}
.footer_flex li a {
    color: #333;
    text-decoration: none;
}
i {
    font-style: normal;
}
@media screen and (max-width: 1400px) {
    .top {
        background-image: url("../img/top_image-md.webp");
        height: calc(100vh - 57px);
        background-position: left;
    }
}
@media screen and (max-width: 1327px)  {
    .interview > .interview__wrapper > .interview__inner:first-of-type > .interview__content > p {
        height: 319px;
    }
    .interview > .interview__wrapper > .interview__inner:last-of-type > .interview__content > p {
        height: 348px;
    }
}

@media screen and (max-width: 1023px) {
    .sm {
        display: block;
    }
    .lg {
        display: none;
    }
    span.ref_caption {
        display: inline-block;
        font-size: 8px;
        font-weight: 400;
        vertical-align: super;
    }
    .header__wrapper {
        background: black;
        height: 47px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .header__wrapper > a {
        height: 20.04px;
    }
    .header__wrapper > a > img {
        width: 133.11px;
        height: 20.04px;
        margin-left: 0;
    }
    .top {
        background-image: url("../img/top_image-sm.webp");
        height: calc(100vh - 47px);
        background-position: center;
    }
    .top__container {
        left: 39.75px;
        top: 47.34px;
        width: calc(100% - 40px);
    }
    .top__container > h1 {
        font-size: 42px;
        margin-bottom: 16.94px;
    }
    .top__container > h2 {
        font-size: 20px;
        margin-bottom: 24.75px;
    }
    .top__container > h3 {
        font-size: 12px;
        margin-bottom: -10px;
    }
    .top__container__quality > img {
        width: 25.8px;
        height: 14.4px;
        margin-right: 8.49px;
    }
    .top__container__quality > h6 {
        font-size: 9px;
    }
    .top__arrow {
        text-align: center;
        bottom: 5.48px;
    }
    .top__arrow > h5 {
        font-size: 6.88px;
        margin-bottom: 2.88px;
    }
    .top__arrow > img {
        width: 30px;
        height: 30px;
    }
    .concept__wrapper {
        width: calc(100% - 40px);
        max-width: 1023px;
    }
    .concept__top {
        display: block;
        padding-top: 47.92px;
    }
    .concept__top__text {
        width: 100%;
        max-width: 1023px;
    }
    .concept__top__text > h1 {
        font-size: 28px;
        line-height: 36px;
        margin-bottom: 68.45px;
    }
    .concept__top__text > h3 {
        font-size: 18px;
        margin-bottom: 56.9px;
        line-height: 31.5px;
    }
    .concept__top__text > h4 {
        font-size: 14px;
        margin-bottom: 26px;
    }
    .concept__top__image {
        display: none;
    }
    .concept__bottom {
        padding-top: 53.15px;
    }
    .concept__bottom > h2 {
        font-size: 20px;
        line-height: 36px;
        margin-bottom: 38.4px;
    }
    .concept__bottom > h4 {
        font-size: 14px;
        margin-bottom: 15.2px;
    }
    .concept__bottom > picture > img {
        width: 100%;
        margin-bottom: 36.43px;
    }
    .interview > h1,
    .design > h1 {
        width: calc(100% - 40px);
        font-size: 30px;
        line-height: 44px;
        margin: 65.81px auto 0;
    }
    .interior > h1,
    .feature > h1,
    .technology > h1,
    .quality > h1 {
        width: calc(100% - 40px);
        font-size: 30px;
        line-height: 44px;
        margin: 65.81px auto 0;
    }
    .technology > h1 > span,
    .interview > h1 > span,
    .design > h1 > span,
    .quality > h1 > span {
        display: inline-block;
        transform: scaleX(1);
    }
    .interview > h2,
    .design > h2,
    .quality > h2 {
        width: calc(100% - 40px);
        font-size: 12px;
        line-height: 22px;
        margin: 0 auto 58.3px;
    }
    .interior > h2,
    .feature > h2,
    .technology > h2 {
        width: calc(100% - 40px);
        font-size: 12px;
        line-height: 22px;
        margin: 0 auto 58.3px;
    }
    .interior > .swiper > .swiper-wrapper > .swiper-slide {
        width: 100%
    }
    .interior > .swiper > .swiper-wrapper > .swiper-slide > picture > img {
        width: 100%;
        height: auto;
    }
    .interior > .swiper > .swiper-pagination-bullets {
        width: 100%;
        text-align: center;
    }
    .interior > .swiper > .swiper-pagination-bullets > span.swiper-pagination-bullet {
        display: inline-block;
        content: "";
        width: 10px;
        height: 10px;
        border-radius: 6px;
        background: #959696;
        margin: 22.03px 15.83px 7.51px 15.83px;
    }
    .interior > .swiper > .swiper-pagination-bullets > span.swiper-pagination-bullet-active {
        background: #4F4C4B;
    }
    .feature > .feature__wrapper {
        width: calc(100% - 40px);
        max-width: 1023px;
        padding-top: 0;
        text-align: left;
    }
    .feature > .feature__wrapper > .feature__section {
        display: block;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__1 {
        display: block;
        width: 100%;
        position: relative;
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__inner {
        max-width: 1023px;
        width: 100%;
    }
    .feature > .feature__wrapper > .feature__section > .feature__section__inner > h1 {
        font-weight: 400;
        font-size: 20px;
        line-height: 36px;
    }
    .feature > .feature__wrapper > .feature__section > .feature__section__inner > p {
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0.06em;
        line-height: 29px;
    }
    .feature > .feature__wrapper > .feature__section > .feature__section__inner > p > span > br {
        display: block;
        height: 24.5px;
        content: "";
    }
    .feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__img-container {
        display: none;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__inner > .feature__section__img-container__sm {
        display: block;
        width: 100%;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__1 > .feature__section__inner > .feature__section__img-container__sm > picture > img {
        width: 100%;
        height: auto;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 {
        display: block;
        width: 100%;
        position: relative;
        margin-top: 39.68px;
        padding-bottom: 81.73px;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner > .feature__section__images {
        justify-content: center;
        gap: 40px;
        margin-bottom: 87.4px;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner > .feature__section__images > img:first-child {
        display: block;
        width: 183.70px;
        height: 224.99px;
        margin-right: 0;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner > .feature__section__images > img:nth-child(2) {
        display: block;
        width: 183.70px;
        height: 218.31px;
        margin-right: 0;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner > .feature__section__images > img:nth-child(3) {
        display: block;
        width: 224.22px;
        height: 224.99px;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__left {
        max-width: 1023px;
        width: 100%;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right {
        max-width: 1023px;
        width: 100%;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container {
        margin-bottom: 40.6px;
        max-width: 1023px;
        width: 100%;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container:last-child {
        margin-bottom: 0;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container:nth-child(2) {
        margin-bottom: 34px;
    }

    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > .feature__section__image__wrapper {
        display: block;
        width: 100%;
        max-width: 1023px;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > .feature__section__image__wrapper > .feature__section__image {
        margin-right: 12px;
        width: 100%;
        margin-bottom: 16.8px;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > .feature__section__image__wrapper > .feature__section__image:last-child {
        margin-right: 0;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__2 > .feature__section__inner.feature__section__inner__right > .feature__section__container > .feature__section__image__wrapper > .feature__section__image > picture > img {
        width: 100%;
        max-width: 1023px;
        height: auto;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__3 {
        display: block;
        width: 100%;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__3 > .feature__section__inner.feature__section__inner {
        max-width: 1023px;
        width: 100%;
    }
    .feature > .feature__wrapper > .feature__section.feature__section__3 > img {
        margin-top: 29.03px;
        max-width: 1023px;
        width: 100%;
    }
    .technology {
        margin-bottom: 87.77px;
    }
    .technology > h1 {
        margin-top: 62.11px;
    }
    .technology > .technology__wrapper {
        width: calc(100% - 40px);
        max-width: 1023px;
        padding-top: 0;
    }
    .technology > .technology__wrapper .technology__section > h1 {
        font-size: 20px;
        letter-spacing: 0;
        line-height: 36px;
        margin-bottom: 43.2px;
    }
    .technology > .technology__wrapper .technology__section > p {
        font-size: 14px;
        letter-spacing: 0;
        text-align: left;
    }
    .technology > .technology__wrapper .technology__section.technology__section__1 {
        margin-bottom: 78.19px;
    }
    .technology > .technology__wrapper .technology__section.technology__section__1 > picture > img {
        width: 100%;
        height: auto;
    }
    .technology > .technology__wrapper .technology__section.technology__section__2  {
        margin-bottom: 113.01px;
    }
    .technology > .technology__wrapper .technology__section.technology__section__2 > picture > img {
        width: 100%;
        height: auto;
    }
    .technology > .technology__wrapper .technology__section.technology__section__3  {
        margin-bottom: 64.93px;
    }
    .technology > .technology__wrapper .technology__section.technology__section__3 > .technology__section__inner {
        background-color: #D0CECD;
        padding: 34.8px 0 18.7px;
        margin-top: 33.2px;
        text-align: left;
    }
    .technology > .technology__wrapper .technology__section.technology__section__3 > .technology__section__inner > picture > img {
        height: auto;
        margin-left: 16px;
        margin-right: 24px;
        width: calc(100% - 40px);
    }
    .technology > .technology__wrapper .technology__section.technology__section__3 > .technology__section__inner > .technology__section__instructions {
        margin: 21.48px 12.35px 0;
    }
    .technology > .technology__wrapper .technology__section.technology__section__3 > .technology__section__inner > .technology__section__instructions > p {
        color: #231815;
        font-weight: 400;
        font-size: 7px;
        line-height: 10.67px;
    }
    .technology > .technology__wrapper .technology__section.technology__section__3 > .technology__section__inner > .technology__section__instructions > h5 {
        font-size: 8px;
        line-height: 10.67px;
        border: 0.37px solid #231815;
    }
    .technology > .technology__wrapper .technology__section.technology__section__4 > img {
        width: 100%;
        height: auto;
        margin-top: 37.8px;
    }
    .interview {
        width: 100%;
        padding-top: 88.5px;
        padding-bottom: 47.4931px;
    }
    .interview > h1,
    .interview > h2,
    .interview > span {
        margin: 0 auto;
        color: white;
    }
    .interview > .interview__wrapper {
        width: calc(100% - 40px);
        max-width: 1023px;
        text-align: left;
    }
    .interview > .interview__wrapper > img {
        width: 1023px;
        max-width: 100%;
        margin: 73.3px auto 13.1px auto;
        display: block;
    }
    .interview > .interview__wrapper > h6 {
        font-size: 12px;
        line-height: 18px;
    }
    .interview > .interview__wrapper > .interview__inner {
        display: block;
        width: 1023px;
        max-width: 100%;
        margin-top: 75.75px;
    }
    .interview > .interview__wrapper > .interview__inner > .interview__content {
        width: 100%;
        max-width: 1023px;
        margin-bottom: 76.91px;
    }
    .interview > .interview__wrapper > .interview__inner > .interview__content:nth-child(2) {
        margin-bottom: 0;
    }
    .interview > .interview__wrapper > .interview__inner > .interview__content > img {
        max-width: 1023px;
    }
    .interview > .interview__wrapper > .interview__inner:first-of-type > .interview__content > p {
        height: unset;
    }
    .interview > .interview__wrapper > .interview__inner:last-of-type > .interview__content > p {
        height: unset;
    }
    .design > .design__wrapper {
        width: calc(100% - 40px);
        max-width: 1023px;
    }
    .design > .design__wrapper > h1 {
        font-size: 20px;
        letter-spacing: 0;
        line-height: 36px;
    }
    .design > .design__wrapper > p {
        font-size: 14px;
        letter-spacing: 0;
        line-height: 29px;
    }
    .design > .design__wrapper > .design__inner {
        display: block;
        width: 1023px;
        max-width: 100%;
        text-align: left;
        justify-content: space-between;
        margin-top: 51.03px;
    }
    .design > .design__wrapper > .design__inner > .design__content:nth-child(1) {
        width: 100%;
        max-width: 1023px;
    }
    .design > .design__wrapper > .design__inner > .design__content:nth-child(2) {
        width: 100%;
        max-width: 1023px;
    }
    .design > .design__wrapper > .design__inner > .design__content > h1 {
        font-size: 20px;
        line-height: 36px;
        margin-bottom: 40.87px;
    }
    .design > .design__wrapper > .design__inner > .design__content > p {
        font-size: 14px;
        letter-spacing: 0.06em;
        line-height: 29px;
        margin-bottom: 34.14px;
    }
    .design > .design__wrapper > .design__inner > .design__content > img {
        width: 100%;
        height: auto;
    }
    .design > .design__wrapper > .design__inner > .design__content > h6 {
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0.06em;
        line-height: 22px;
    }
    .quality > h1 {
        margin-top: 92.54px;
    }
    .quality > h2 {
        margin-bottom: 46.27px;
    }
    .quality > .quality__wrapper {
        width: calc(100% - 40px);
        max-width: 1023px;
    }
    .quality > .quality__wrapper > img {
        width: 100%;
    }
    .quality > .quality__wrapper > .quality__inner {
        display: block;
        width: 1023px;
        max-width: 100%;
        text-align: left;
        justify-content: space-between;
        align-items: center;
        margin-top: 69.29px;
        padding-bottom: 41.78px;
        border-bottom: 2px solid #212121;
    }
    .quality > .quality__wrapper > .quality__inner > .quality__content:nth-child(1) {
        width: 100%;
        max-width: 1023px;
    }
    .quality > .quality__wrapper > .quality__inner > .quality__content:nth-child(2) {
        width: 100%;
        max-width: 1023px;
    }
    .quality > .quality__wrapper > .quality__inner > .quality__content > h1 {
        font-size: 20px;
        letter-spacing: 0.22em;
        line-height: 36px;
        margin-bottom: 18.82px;
    }
    .quality > .quality__wrapper > .quality__inner > .quality__content > p {
        font-size: 14px;
        margin-bottom: 18.82px;
    }
    .quality > .quality__wrapper > .quality__inner > .quality__content > img {
        width: 100%;
        height: auto;
    }
    .product {
        margin-top: 28.58px;
    }
    .product > .product__wrapper {
        width: calc(100% - 40px);
        max-width: 1023px;
        display: block;
    }
    .product > .product__wrapper > .product__content {
        width: 100%;
        max-width: 1023px;
        text-align: center;
    }
    .product > .product__wrapper > .product__content > p {
        color: #212121;
        font-weight: 400;
        font-size: 14px;
        letter-spacing: 0.06em;
        line-height: 24px;
    }
    .product > .product__wrapper > .product__content > p > span {
        width: 201.3px;
        display: inline-block;
    }
    .product > .product__wrapper > .product__content > h1 {
        font-size: 36px;
        line-height: 54px;
    }
    .product > .product__wrapper > .product__content > h2 {
        color: #212121;
        font-weight: 400;
        font-size: 20px;
        letter-spacing: 0.18em;
        line-height: 36px;
        margin-bottom: 25.06px;
    }
    .product > .product__wrapper > .product__content > h5 {
        font-size: 12px;
        letter-spacing: 0.06em;
        line-height: 21px;
    }
    .product > .product__wrapper > .product__content > .product__image {
        display: flex;
        justify-content: center;
    }
    .product > .product__wrapper > .product__content > .product__image > .product__image__inner:nth-child(1)  {
        width: 80%;
        margin-right: 8.79px;
    }
    .product > .product__wrapper > .product__content > .product__image > .product__image__inner:nth-child(2)  {
        text-align: left;
        margin-top: 27.43px;
    }
    .product > .product__wrapper > .product__content > .product__image > .product__image__inner > img  {
        width: 100%;
    }
    .product > .product__wrapper > .product__content > .product__image > .product__image__inner > p  {
        color: #212121;
        font-weight: 400;
        font-size: 12px;
        line-height: 17px;
    }
    .product > .product__wrapper > .product__content > .product__image > .product__image__inner:nth-child(2) > p  {
        margin-bottom: 22.81px;
    }
    .product > .product__wrapper > .product__content > .product__image > .product__image__inner > p > span  {
        display: block;
    }
    .product > .product__wrapper > .product__content > a {
        width: 180px;
        height: 42.13px;
        font-size: 18.15px;
        line-height: 31.64px;
        margin: 23.23px auto 0;
    }
    .product > .product__annotation {
        width: calc(100% - 40px);
        max-width: 1023px;
        font-size: 12px;
        line-height: 22px;
        margin: 38.87px auto 0;
        color: #231815;
    }
  /* parts */
.parts_list dl {
	    width: 100%;
    text-align:center;
}
.parts_list dt {
	    width: 100%;
	    background-color: #eeeeee ;
	    font-weight: bold ;
}
.parts_list dd {
	    width: 100%;
}

.parts_list img {
display: block;
    margin: auto;
width:250px;
}
  /* sitemap */
    .sitemap {
        padding: 3.125rem 0;
    }
    .sitemap_logo {
        margin-right: 1.75rem;
        max-width: 133px;
    }
    .sitemap_link_ul_flex {
        display: none;
    }
    .sitemap_icon li:not(:last-child) {
        margin-right: 0.5rem;
    }
    .sitemap_icon li {
        width: 1.375rem;
    }
    .sitemap_link_flex {
        display: block;
    }
    .sitemap_flex_item {
        width: auto;
    }
    .sitemap_flex_item_h4 {
        padding: 0;
        font-size: 12px;
        line-height: 1.7;
        letter-spacing: 1.2px;
    }
    .sitemap_flex_item_h4 a {
        display: block;
        padding: 10px;
    }
    .sitemap_h4_flex {
        margin: 0;
        display: block;
    }
    .sitemap_h4_flex li:not(:last-child) {
        margin: 0;
    }
    .sitemap_flex_item_h4 {
        padding: 0;
        font-size: 12px;
        line-height: 1.7;
        letter-spacing: 1.2px;
    }
    .sitemap_flex_item_h4 a {
        display: block;
        padding: 10px;
    }
    .sitemap_h4_flex li {
        width: auto;
    }
    .footer {
        padding: 1.625rem 0 3.125rem;
    }
    .footer_flex {
        display: block;
    }
    .footer_flex ul {
        display: block;
        margin-bottom: 0.5rem;
        padding-bottom: 1.5rem;
        border-bottom: 1px solid #d6d6d6;
    }
    .footer_flex li:not(:last-child) {
        margin: 0 0 4px;
    }
    .wide_inner .footer_flex a {
        font-size: 11px;
        line-height: 1.85;
        letter-spacing: 1.2px;
        display: block;
    }
    .footer_flex small {
        display: block;
        text-align: center;
        font-size: 10px;
        line-height: 2.04;
        color: #444;
    }
}

/*バナーの拡大*/
.zoom-in-img {
  max-width: 1200px;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
display: block;
margin: auto;
}
.zoom-in-img img {
  width: 100%;
  height: 100%;
display: block;
margin: auto;
}
/*ホバーエフェクト*/
.zoom-in-img img {
  transform: scale(1);
  transition: .3s ease-in-out;
}
.zoom-in-img:hover img {
  transform: scale(1.2);
}

/* youtube フレーム */
.yt { 
	position: relative;
	padding-top: 56.25%;
}

.yt iframe { 
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

.yt_video { 
	position: absolute;
        width: 100%;
	height: 100%;
	height:auto;
	top:0;
        text-align : center;
}

.yt_video img { 
	width:100%;
	height:auto;
}

.yt_video::before { 
	position: absolute;
	content: url("https://www.dainichi-net.co.jp/uploads/2021/01/playbutton-1.png");
	top: 50%;
	left: 50%;
	transform : translate(-50%,-50%);
	opacity: .90;
	transition:.5s;
}

.yt_video img:hover{ 
	cursor: pointer;
	width:100%;
	height:auto;
	box-sizing: border-box;
}

.yt_video:hover::before { 
	position: absolute;
	content: url("https://www.dainichi-net.co.jp/uploads/2021/01/playbutton.png");
	top: 50%;
	left: 50%;
	transform : translate(-50%,-50%);
	opacity: .90;
	transition:.5s;
}
/*カート */
.fixed_banner {
position: fixed;
z-index: 999999;
bottom: 60px;
right:5px;
background: transparent;
border:none;
}
.fixed_banner_pc {
width: 130px;
}
.fixed_banner_sp {
display: none;
}
@media screen and (max-width: 480px)
 {
.fixed_banner {
position: fixed;
z-index: 999999;
bottom: 60px;
right:5px;
background: transparent;
border:none;
}
.fixed_banner_sp {
display: inline-block;
width: 80px;
}
.fixed_banner_pc {
  display:none;
}
}
/*店舗一覧 */
.fixed_banner2 {
position: fixed;
z-index: 999999;
bottom: 200px;
right:5px;
background: transparent;
border:none;
}
.fixed_banner2_pc {
width: 130px;
}
.fixed_banner2_sp {
display: none;
}
@media screen and (max-width: 480px)
 {
.fixed_banner2 {
position: fixed;
z-index: 999999;
bottom: 140px;
right:5px;
background: transparent;
border:none;
}.fixed_banner2_sp {
display: inline-block;
width: 80px;
}
.fixed_banner2_pc {
  display:none;
}
}
.sarch_h1  {
    text-align: center;
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 1.5;
    padding:100px 0 0 50px ;
}

.sarch_h1 .large{
    /* background: rgb(255, 255, 255); */
    /* background: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 255, 255)), color-stop(70%, rgb(255, 255, 255)), color-stop(70%, rgb(255, 244, 65)), to(rgb(255, 244, 65))); */
    background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 70%, rgb(255, 244, 65) 70%, rgb(255, 244, 65) 100%);
    color: #269239;
    font-size: 2.8125rem;
    letter-spacing: 0.1em;
}


.selectdiv {
  position: relative;
  /*Don't really need this just for demo styling*/
  float: left;
  min-width: 200px;
  margin: 50px 33%;
  font: 25px "Consolas", monospace;
  color: #333;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;
}

.selectdiv:after {
    content: '<>';
    font: 25px "Consolas", monospace;
    color: #333;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 15px; /* 矢印の右端からの距離を調整 */
    top: 50%; /* 垂直方向の中央にする */
    transform: translateY(0%) rotate(90deg); /* 矢印を縦に回転し、上下中央に配置 */
    position: absolute;
    pointer-events: none;
}

.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  
  display: block;
  width: 100%;
  max-width: 320px;
  height: 50px;
  float: right;
  margin: 5px 0px;
  padding: 0px 24px;
  font-size: 25px;
  line-height: 1.75;
  color: #333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  -ms-word-break: normal;
  word-break: normal;
}


#search-button {
  display: inline-block;
  padding: 0.8em 3em;
  background-color: #333; /* 背景色 */
  border-radius: 60px;
  color: #fff;
  cursor: pointer;
  text-decoration: none; /* 文字の下線を消す */
  font: 25px "Consolas", monospace;
}

/* ホバー時 */
#search-button:hover {
  box-shadow: none;
  transform: translateY(5px);
}

/* クリック時 */
#search-button:active {
  box-shadow: none;
  transform: translateY(5px);
}


.btn {
float:right;
}

.result {
text-align: center;
}

.result table {
    margin: 0 auto; /* テーブルを中央に寄せる */
    width: auto; /* 必要に応じて幅を調整 */
    font-size: 18pt;
    border-collapse: collapse; /* ボーダー重ね表示 */
}

.result table, .result table td {
    border: 1px solid #333; /* ボーダーの色とスタイル */
}

.result table td {
    padding: 10px; /* セル内の余白 */
}

.none {
    padding:50px;
}
.none p{
    font-size: 20px;
    line-height: 1.75;
    color: #333;
}

/*使い方のカラム */
.grid-container {
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2列 */
  gap: 20px; /* アイテム間のスペース */
}
.grid-item {
  padding: 10px;
}
.grid-item img {
  width: 100%;
  height: auto;
  display: block;
}

/* スマホや画面幅が480px以下の場合は縦並びにする */
@media (max-width: 480px) {
  .grid-container {
    grid-template-columns: 1fr; /* 1列に変更 */
  }
}