@charset "utf-8";

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    scroll-behavior: smooth;
}

a{
    text-decoration: none;
}

.shop_resev_button a{
    color:#fff
}
a:hover {
    opacity: 0.7;
    text-decoration: none;
    ;
}

@import url('https://fonts.googleapis.com/css?family=Exo:400,700');

h1,
h2,
h3,
h4,
h5,
p,
li,
label {
    font-family: 'Noto Sans JP', sans-serif;
    color: #0f3675;
}

.header {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}

.housing-logo img {
    width: 200px;
}

.header-copy h3 {
    font-size: 2rem;
    font-weight: 800;
    font-family: 'Noto Sans JP', sans-serif;

}

.header-copy span {
    font-size: 1.5rem;
}

.top {
    background-image: url(../img/4320579_m.png);
    background-position: center;
    background-size: cover;
    text-align: center;
}

.top h1 {
    width: 1000px;
    margin: 0 auto;
    padding-top: 100px;
}

.top h1 img {
    width: 90%;
    margin-left: 5%;
}

.top h3 {
    width: 1000px;
    margin: 0 auto;
    padding: 100px 0;
}

.top h3 img {
    width: 80%;
    margin-left: 10%;
}

@media screen and (max-width:768px) {
    .header {
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        padding: 10px 20px;
    }

    .housing-logo img {
        width: 70px;
    }

    .header-copy h3 {
        font-size: 1rem;
    }

    .header-copy span {
        font-size: 1rem;
    }

    .top {
        background-image: url(../img/4320579_m.png);
        background-position: top;
        background-size: cover;
        text-align: center;
    }

    .top h1 {
        width: 100%;
        margin: 0 auto;
        padding-top: 60px;
    }

    .top h1 img {
        width: 90%;
        margin-left: 5%;
    }

    .top h3 {
        width: 100%;
        padding: 30px 0;
    }

    .top h3 img {
        width: 80%;
        margin-left: 10%;
    }
}

.hiromi-section {
    padding-top: 40px;
    background-image: url(../img/hiromi-section-back.jpg);
    background-position: center;
    background-size: cover;
}

.hiromi-section-title h3 {
    font-weight: 800;
    font-size: 4rem;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    color: #0f3675;

}

.hiromi-section-flex {
    display: flex;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.hiromi-img {
    width: 400px;
}

.hiromi-img img {
    width: 80%;
    margin-left: 10%;
}

.hiromi-section-text {
    width: 400px;
}

.hiromi-section-text p {
    font-size: 1.25rem;
    font-weight: 500;
    padding: 10px 0;
    line-height: 40px;
}

.hiromi-section-text span {
    font-size: 1.875rem;
    font-weight: 800;
    background: linear-gradient(transparent 75%, #ffff7f 75%);
}


/*
  右から左へ
  ----------------------------*/
@keyframes infinity-scroll-left {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-100%);
    }
}

/*
IE11対策
----------------------------*/
_:-ms-lang(x)::-ms-backdrop,
.d-demo {
    display: -ms-grid;
    overflow: hidden;
}

/*----------------------------*/

.d-demo {
    z-index: 0;
    width: 100%;
}

.d-demo__wrap {
    display: flex;
    overflow: hidden;
    width: 100%;
}

.d-demo__list {
    display: flex;
    list-style: none;
}

.d-demo__list--left {
    animation: infinity-scroll-left 95s infinite linear 0.5s both;
}


.d-demo__item {
    height: 200px;
    width: 300px;
    margin: 10px;
}

.d-demo__item>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

@media screen and (max-width:768px) {
    .hiromi-section {
        padding-top: 30px;
    }

    .hiromi-section-title h3 {
        font-weight: 800;
        font-size: 1.875rem;
        text-align: center;
    }

    .hiromi-section-flex {
        display: block;
        padding-top: 30px;
    }

    .hiromi-img {
        width: 100%;
    }

    .hiromi-img img {
        width: 60%;
        margin-left: 20%;
    }

    .hiromi-section-text {
        width: 90%;
        margin-left: 5%;
    }

    .hiromi-section-text p {
        font-size: 1.25rem;
        font-weight: 500;
        padding: 10px 0;
        line-height: 35px;
    }

    .hiromi-section-text span {
        font-size: 1.875rem;
        font-weight: 800;
        background: linear-gradient(transparent 75%, #ffff7f 75%);
    }

    .d-demo__item {
        height: 200px;
        width: 300px;
        margin: 10px;
    }
}


.land-point {
    background-color: #0f36750f;
    background-image: repeating-linear-gradient(0deg, transparent, transparent 9px, rgba(217, 214, 255, 0.48) 9px, rgba(217, 214, 255, 0.48) 10px);
    padding-bottom: 40px;
}

.land-point-title {
    text-align: center;
    display: flex;
    justify-content: center;
    font-family: 'Noto Sans JP', sans-serif;

}

.land-point-title img {
    padding-top: 40px;
    height: 200px;
}

.land-point-title h2 {
    padding-top: 40px;
    font-size: 3rem;
    font-weight: 900;
    color: #0f3675;
}

.land-point-title span {
    font-size: 4rem;
    color: #ff0000;
}

.land-point-flex ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 80%;
    margin-left: 10%;
}

.land-point-flex li {
    list-style: none;
    width: 100px;
    margin: 0 1%;
    font-size: 2rem;
    font-weight: 800;
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 40px 5px;
    margin: 10px 10px;
}

.land-point-flex li:nth-child(2),
.land-point-flex li:nth-child(3),
.land-point-flex li:nth-child(6) {
    list-style: none;
    width: 100px;
    font-size: 2rem;
    font-weight: 800;
    position: relative;
    z-index: 2;
    text-align: center;
    padding: 26px 5px 0 10px;
}

.land-point-flex li::before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 110px;
    height: 110px;
    background-color: #ffffff;
    border-radius: 55px;
    z-index: -1;
}

.land-point-map img {
    width: 40%;
    margin-left: 30%;
    padding-top: 30px;
}

.land-point-copy {
    width: 800px;
    border: 4px solid #0f3675;
    border-radius: 10px;
    text-align: center;
    margin: 0px auto;
    padding: 20px 0;
    font-family: 'Noto Sans JP', sans-serif;
}

.land-point-copy h3 {
    font-weight: 900;
    font-size: 2.5rem;
    color: #0f3675;
}

.land-point-copy p {
    font-size: 1.5rem;
    padding-top: 5px;
}

@media screen and (max-width:768px) {
    .land-point-title img {
        padding-top: 40px;
        height: 100px;
    }

    .land-point-title h2 {
        font-size: 1.875rem;
        font-weight: 900;
    }

    .land-point-title span {
        font-size: 2.5rem;
        color: #ff0000;
    }

    .land-point-title br {
        display: none;
    }

    .land-point-flex ul {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        width: 90%;
        margin-left: 5%;
        text-align: center;
    }

    .land-point-flex li {
        list-style: none;
        margin: 0 auto;
        font-size: 1.375rem;
        font-weight: 800;
        position: relative;
        z-index: 2;
        text-align: center;
        padding: 40px 10px 0 0;
        margin-bottom: 30px;
    }

    .land-point-flex li:nth-child(2),
    .land-point-flex li:nth-child(3),
    .land-point-flex li:nth-child(6) {
        list-style: none;
        font-size: 1.375rem;
        font-weight: 800;
        position: relative;
        z-index: 2;
        text-align: center;
        padding: 25px 10px 0 0;
    }

    .land-point-flex li::before {
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: 90px;
        height: 90px;
        background-color: #ffffff;
        border-radius: 45px;
        z-index: -1;
    }

    .land-point-map img {
        width: 90%;
        margin-left: 5%;
    }

    .land-point-copy {
        width: 90%;
        border: 4px solid #0f3675;
        border-radius: 10px;
        text-align: center;
        margin: 0px 5%;
        padding: 10px 0;
    }

    .land-point-copy h3 {
        font-weight: 900;
        font-size: 1.875rem;
    }

    .land-point-copy p {
        font-size: 1.2rem;
        padding-top: 5px;
    }
}

.tochi-info {
    background-color: #0f3675;
    margin-bottom: -20px;
}

.fudosan-img {
    padding: 40px 0 0;
    margin: 0 auto;
    text-align: center;
}

.fudosan-img img {
    width: 250px;
}

.fudosan-area h2 {
    color: #fff;
    font-size: 2.5rem;
}

.fudosan-area {
    text-align: center;
}

.fudosan-area ul {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    width: 1000px;
    margin: 0 auto;
}

.fudosan-area li {
    background-color: #fff;
    font-size: 2.5rem;
    font-weight: 900;
    width: 21%;
    list-style: none;
    margin: 10px 2%;
    border-radius: 5px;
    padding: 10px 0;
}

@media screen and (max-width:1000px) {
    .fudosan-area h2 {
        font-size: 3rem;
    }

    .fudosan-area ul {
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: 100%;
    }

    .fudosan-area li {
        background-color: #fff;
        font-size: 1.5rem;
        font-weight: 900;
        width: 30%;
        list-style: none;
        margin: 10px 1.5%;
        border-radius: 5px;
        padding: 5px 0;
    }
}

.tochi-info-title {
    display: flex;
    justify-content: center;
    padding-top: 50px;
}

.tochi-info-title h3 {
    color: #fff;
    font-size: 2.5rem;
    padding-top: 10px;
    text-align: right;
    padding: 8px 10px 0 10px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 700;
}

.tochi-info-title h2 {
    color: #fff;
    font-size: 6rem;
    font-weight: 900;
    font-family: 'Noto Sans JP', sans-serif;

}

.tochi-info-title h3 span {
    color: #ffe200;
}

@media screen and (max-width:768px) {
    .tochi-info-title {
        display: block;
        padding: 30px 0;
    }

    .tochi-info-title h3 {
        color: #fff;
        font-size: 2rem;
        text-align: center;
        padding: 0px;
    }

    .tochi-info-title h2 {
        color: #fff;
        font-size: 4rem;
        font-weight: 900;
        text-align: center;
    }

    .tochi-info-title .tochi-info-br {
        display: none;
    }
}

.slider {
    width: 90%;
    margin-left: 5%;
    padding: 10px 10px;
}

.tochi-box {
    background-color: #fff;
    width: 90%;
    margin-left: 5%;
    height: 300px;
    border-radius: 10px;
}

.tochi-title {
    background-color: #c6c6c6;
    height: 50px;
    border-radius: 10px 10px 0 0;
    display: flex;
    vertical-align: middle;
    justify-content: center;
}

.tochi-title h3 {
    text-align: center;
    color: #000;
    font-size: 1.25rem;
    font-weight: 900;
}

.tochi-feature h3 {
    color: #ff0000;
    font-size: 1.5rem;
    text-align: center;
    padding: 5px;
}

.tochi-price-flex {
    display: flex;
    justify-content: center;
}

.tochi-price-width h3 {
    color: #000;
    padding: 13px 10px;
    font-size: 1.25rem;
    line-height: 15px;
    font-weight: 900;
    text-align: center;
}

.tochi-price h2 {
    color: #ff0000;
    font-size: 2rem;
    font-weight: 900;
}

.tochi-price span {
    font-size: 4rem;
    font-weight: 900;
}

.tochi-box-text p {
    color: #000;
    font-size: 1.25rem;
    padding: 5px 20px;
    line-height: 20px;
}

.tochi-attention p {
    color: #fff;
    font-size: 1.5rem;
    padding: 10px 10%;
}

.slick-prev,
.slick-next {
    position: absolute;
    top: 40%;
    cursor: pointer;
    outline: none;
    border-top: 2px solid #ffffff;
    border-right: 2px solid #ffffff;
    height: 10px;
    width: 10px;
    z-index: 5;
}

.slick-prev {
    left: -1.5%;
    transform: rotate(-135deg);
}

.slick-next {
    right: -1.5%;
    transform: rotate(45deg);
}

.slick-dots li {
    display: none;
}


.question-title {
    background-image: url(../img/2635978.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    height: 300px;
}

.question-title h2 {
    color: #fff;
    font-size: 4rem;
    text-align: center;
    padding: 50px 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
}

.question-title p {
    padding: 20px 0;
    color: #fff;
    font-size: 1.875rem;
    text-align: center;
}

@media screen and (max-width:768px) {
    .question-title h2 {
        color: #fff;
        font-size: 2rem;
        text-align: center;
        padding: 50px 0;
    }

    .question-title p {
        width: 60%;
        margin-left: 20%;
        padding: 20px 0;
        color: #fff;
        font-size: 1.25rem;
        text-align: left;
    }

    .question-title br {
        display: none;
    }
}

.accordion {
    width: 70%;
    margin: 50px 15%;
}

.toggle {
    display: none;
}

.Label {
    /*タイトル*/
    padding: .75em;
    display: block;
    color: #fff;
    background: #0f3675;
    border-radius: 10px;
}

.Label span {
    font-size: 2rem;
    font-weight: bold;
    color: #ffffff;
}

.Label::before {
    /*タイトル横の矢印*/
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: calc(50% - 3px);
    right: 20px;
    transform: rotate(135deg);
}

.Label,
.content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}

.content {
    /*本文*/
    height: 0;
    margin-bottom: 10px;
    padding: 0 20px;
    overflow: hidden;
    font-size: 1.75rem;
    font-weight: 800;
}

.toggle:checked+.Label+.content {
    /*開閉時*/
    height: auto;
    padding: 20px;
    transition: all .3s;
}

.toggle:checked+.Label::before {
    transform: rotate(-45deg) !important;
}

@media screen and (max-width:768px) {
    .accordion {
        width: 95%;
        margin-left: 2.5%;
    }

    .Label {
        border-radius: 10px;
        font-size: 1.25rem;
    }

    .Label span {
        font-size: 1.25rem;
        font-weight: bold;
    }

    .content {
        /*本文*/
        height: 0;
        margin-bottom: 10px;
        padding: 0 20px;
        overflow: hidden;
        font-size: 1.25rem;
    }
}


.shopDetails {
    text-align: center;
    background-color: #103675;
    border-radius: 30px;
    width: 98%;
    margin-left: 1%;
}

.shopDetailsTit {
    color: #f5d230;
    font-size: 20px;
    padding: 10px;
}

.secStorebox .listbox .box .boxon .imgbox {
    position: relative;
    width: 560px;
    height: 400px;
}

.secStorebox .listbox .box .boxon .imgbox .icon {
    position: absolute;
    min-width: 120px;
    padding: 0 10px;
    height: 54px;
    font-size: 22px;
    line-height: 31px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #0f3675;
    color: #fff;
    top: 0px;
    left: 5px;
}

.imgbox img {
    padding-left: 5px;
    height: 300px;
    width: auto;
}


.boxon {
    display: flex;
    justify-content: space-around;
}

.mapbox {
    width: 94%;
    height: 300px;
    margin: 0 3%;
    border: 1px solid #bfbfbf;
}

.adress {
    font-weight: 700;
    font-size: 1rem;
    color: #000;
}

.txt {
    font-weight: 500;
    font-size: 1rem;
    color: #000;
}

.txtbox {
    padding-left: 5px;
    transform: translate(0, -90px);
}

.box {
    border-bottom: 1px dashed;
    margin-bottom: 20px;
    width: 90%;
    margin-left: 5%;
}

@media screen and (max-width:767px) {
    .boxon {
        display: block;
        text-align: center;
    }

    .mapbox {
        width: 100%;
        height: 300px;
        margin: 5px 0;
        border: 1px solid #bfbfbf;
    }

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

    .shopDetails {
        text-align: center;
        background-color: #103675;
        border-radius: 15px;
        width: 98%;
        margin-left: 1%;
    }

    .shopDetailsTit {
        color: #f5d230;
        font-size: 15px;
        padding: 10px;
    }

    .secStorebox .listbox .box .boxon .imgbox {
        position: relative;
        width: 100%;
        height: auto;
    }

    .secDetails {
        transform: translate(0, 150px);
    }

    .txtbox {
        padding-left: 5px;
        transform: translate(0, 0px);
    }
}

.footer {
    background: rgb(48, 48, 47);
}

.wrapper1280 {
    max-width: calc(100% - 40px);
    margin: 0 auto;
}

.secFooterAbout .boxFooterAbout {
    padding-top: 100px;
    display: flex;
    justify-content: space-between;
}

.secFooterAbout .txtCompany {
    font-size: 13px;
    line-height: 32px;
    color: #fff;
    letter-spacing: 1.5px;
    margin-top: 25px;
    font-weight: 100;
}

.secFooterAbout .txtCopy {
    font-size: 12px;
    color: #fff;
    letter-spacing: 1px;
    margin-top: 25px;
    font-weight: 100;
}

@media only screen and (max-width: 767px) {
    .footer {
        min-width: unset;
    }

    .wrapper1280 {
        width: 100%;
        max-width: none;
        margin: 0 auto;
    }

    .secFooterAbout {
        padding-top: 0px;
        padding-bottom: 57px;
    }

    .secFooterAbout .boxFooterAbout {
        flex-direction: column-reverse;
        width: 100%;
        min-width: none;
    }

    .imgFooter img {
        width: 80%;
        height: auto;
        margin-left: 10%;
    }

    .logoTxt img {
        width: 60%;
        height: auto;
        margin: 0 20%;
    }

    .txtCompany,
    .txtCopy {
        text-align: center;
    }
}

.shop-title h3 {
    text-align: center;
    font-size: 2rem;
    padding-bottom: 50px;
    font-weight: 900;
}

@media screen and (max-width:768px) {
    .shop-title h3 {
        font-size: 1.25rem;
        padding-bottom: 20px;
    }
}

.fixed-banner {
    position: fixed;
    bottom: -8px;
    right: 0;
    z-index: 100;
    width: 100%;
    text-align: center;
}

.fixed-banner img {
    height: auto;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    animation: godzilla 1s ease-in-out infinite alternate;
}

@keyframes godzilla {

    to {
        transform: scale(1.02);
    }

}

.fixed-banner img:hover {
    transform: scale(1.03);
}

@media screen and (max-width:500px) {
    .fixed-banner {
        position: fixed;
        top: auto;
        bottom: -8px;
    }

    .fixed-banner img {
        height: auto;
        width: 100%;
    }
}

.works_title p {
    color: #0f3675;
    font-weight: 700;
    font-size: 1.75rem;
}

.works_title p span {
    font-size: 3.5rem;
    font-weight: 900;
}

@media screen and (max-width:768px) {
    .works_title p {
        color: #0f3675;
        font-weight: 700;
        font-size: 1.25rem;
    }

    .works_title p span {
        font-size: 2.5rem;
        font-weight: 900;
    }
}

.shops {
    text-align: center;
    position: relative;
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}

/*ボタン*/
.button-flex {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.button-flex button {
    background-color: #0f3675;
    border: none;
    cursor: pointer;
    width: 20%;
    border-radius: 5px;
    margin: .5% 2.5%;
    height: 60px;
}

@media screen and (max-width:768px) {
    .button-flex button {
        width: 30%;
        border-radius: 5px;
        margin: .5% 1.5%;
        height: 40px;
    }
}

.button-flex button p {
    color: #fff;
    font-size: min(2vw, 1.5rem);
    font-family: 'Noto Sans JP', sans-serif;
    padding-top: 10px;
}


.kagoshima-button.is-open,
.aira-button.is-open,
.kirishima-button.is-open,
.sendai-button.is-open,
.kanoya-button.is-open,
.izumi-button.is-open,
.miyakonojo-button.is-open,
.miyazaki-button.is-open,
.oita-button.is-open {
    background-color: #ffffff;
    border: #0f3675 solid 1.5px;
}

.kagoshima-button.is-open p,
.aira-button.is-open p,
.kirishima-button.is-open p,
.sendai-button.is-open p,
.kanoya-button.is-open p,
.izumi-button.is-open p,
.miyakonojo-button.is-open p,
.miyazaki-button.is-open p,
.oita-button.is-open p {
    color: #0f3675;
}

.kagoshima,
.aira,
.kirishima,
.sendai,
.kanoya,
.izumi,
.miyakonojo,
.miyazaki,
.oita {
    width: 95%;
    margin: 2.5%;
    text-align: center;
    display: none;
}

.kagoshima.is-open,
.aira.is-open,
.kirishima.is-open,
.sendai.is-open,
.kanoya.is-open,
.izumi.is-open,
.miyakonojo.is-open,
.miyazaki.is-open,
.oita.is-open {
    display: block;
}


.shop-flex {
    display: flex;
    justify-content: left;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
}


.shop-box {
    width: 25%;
    margin-bottom: 10px;
}

.shop-box-img {
    width: 95%;
    height: 300px;
    margin: 0 2.5%;
    position: relative;
}

.shop-box-img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: 50% 50%;
}

@media screen and (max-width:1100px) {
    .shop-box {
        width: 30%;
    }
}

@media screen and (max-width:768px) {
    .shop-box {
        width: 50%;
    }

    .shop-box-img {
        width: 95%;
        height: 200px;
        margin: 0 2.5%;
        position: relative;
    }
}

.shop-box-copy {
    position: absolute;
    bottom: 0;
    background-color: #0f3675;
    width: 100%;
    text-align: center;
}

.shop-box-copy p {
    color: #fff;
    font-size: min(2.25vw, 1.5rem);
    font-family: 'Noto Sans JP', sans-serif;
    padding-top: 10px;
}


.shop-box-detail {
    width: 95%;
    margin: 0 2.5%;
    text-align: left;
}

.shop-box-detail h5 {
    font-size: min(2.25vw, 1.5rem);
    font-family: 'Noto Sans JP', sans-serif;
    line-height: 1.5rem;
}

.shop-box-detail p {
    font-size: min(2vw, 1.375rem);
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 400;
    line-height: 1rem;
    color: #000;
}

.shop_resev_button button {
    border: none;
    background-color: #bc0000;
    width: 80%;
    height: 40px;
    color: #fff;
    border-radius: 20px;
    font-family: 'Noto Sans JP', sans-serif;
    cursor: pointer;
}

@media screen and (max-width:768px) {
    .shop_resev_button button {
        font-size: 1rem;
    }
}


input[type=date]::-webkit-calendar-picker-indicator {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;

}

/*フォーム*/
.niman_banner {
    padding: 0;
    margin: -40px auto 40px;
}

.niman_banner2 {
    padding: 0;
    margin: 0px auto 40px;
}


.niman_banner_detail {
    width: 95%;
    max-width: 768px;
    margin: 0 auto;
}

.niman_banner_detail img {
    width: 100%;

}

.niman_banner img {
    width: 100%;
}

.niman_banner2 img {
    width: 100%;
}

.niman_reserve {
    width: 100%;
    text-align: center;
    margin: 80px auto;
}

@media screen and (max-width:768px) {
    .niman_reserve {
        width: 100%;
        text-align: center;
        margin: 50px auto;
    }
}


.niman_reserve img {
    width: 80%;
    max-width: 700px;
}

.niman_banner img:hover {
    opacity: .7;
}

.niman_reserve img:hover {
    transform: scale(1.02);
}

/**/
.fixed_banner {
    position: fixed;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    vertical-align: bottom;
    z-index: 1000000;
}

.fixed_banner img {
    width: 250px;
    margin: 0 3px;
}

.fixed_banner img:hover {
    transform: scale(1.03);
}

.fixed_banner_sp,
.fixed_banner_sp2,
.fixed_banner_sp3 {
    display: none;
    z-index: 1000000;
}

@media screen and (max-width:768px) {
    .fixed_banner {
        display: none;
    }

    .fixed_banner_sp {
        display: block;
        position: fixed;
        bottom: 0;
    }

    .fixed_banner_sp2 {
        display: block;
        position: fixed;
        right: 0;
        bottom: 130px;
    }

    .fixed_banner_sp img {
        width: 95%;
        margin-left: 2.5%;
        border-radius: 15px;
        box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);

    }

    .fixed_banner_sp2 img {
        width: 120px;
        box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);

    }

    .fixed_banner_sp3 {
        display: block;
        position: fixed;
        right: 0;
        bottom: 210px;
    }

    .fixed_banner_sp3 img {
        width: 120px;
        box-shadow: 6px 6px 10px 0px rgba(0, 0, 0, 0.4);

    }
}