.topCars__img {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding-top: 57.9%;
}
.add_desc{
    font-size: 11px;
}
.header__tel {
    margin-right: 25px;
}
.formTable_desc {
    font-size: 16px;
}
.form_descAdd{
    font-size: 12px;
    margin-top: 10px;
}
.fixedBtn__wrapper{
    display: none;
}
.news_last {
    justify-content: center;
}
.headerNav {
    max-width: 346px;
}
.kv__img--01 {
    position: relative;
}
.youtube {
  width: 100%;
  aspect-ratio: 16 / 9;
  padding:90px 0 0;
}
.youtube iframe {
  width: 100%;
  height: 100%;
}
#mw_wp_form_mw-wp-form-30 .formTable .mwform-radio-field-text {
    word-break: keep-all;
    font-size: 16px;
}
#top__video{
    position: relative;
    padding: 50px 0 50px 0;
    /*max-width: 800px;*/
    margin: 0 auto;
}
#top__video video {
    left: 50%;
    min-height: 100%;
    min-width: 100%;
    position: relative;
    width: 177.77777778vh;
    transform: translate(-50%,0%);
    max-width: 800px;
}
.shop__txtBox {
    font-size: 14px;
}
.chirashi_box ul {
    justify-content: center;
}
.chirashi_box ul li img {
    max-width: 395px;
    height: auto;
    margin: 0 30px;
}
.news_title{
    font-family: din-cb;
    font-size: 59px;
}
.news.blog{
    margin-top: 150px;
}
.daytime span{
    word-break: keep-all;
}
.daytimmeDesc{
    font-size: 15px;
    margin-top: -15px;
    display: block;
    margin-bottom: -30px;
}
@media screen and (max-width: 768px){
.topCars__img {
    padding-top: 54.6%;
}
.scroll-hint-icon {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 19vw);
    box-sizing: border-box;
    width: 40vw;
    height: 40vw;
    border-radius: 5px;
    transition: opacity .3s;
    opacity: 0;
    background: #FFEE00;
    text-align: center;
    padding: 13vw 4vw 4vw;
    border-radius: 50%;
}

.scroll-hint-icon:before {
    background-image: url(../img/hand.svg);
    width: 30vw;
    background-size: contain;
    height: 20vw;
}
.scroll-hint-icon:after {
    background-image: url(../img/arrow.svg);
    background-size: contain;
    width: 30vw;
    height: 13vw;
    left: 5vw;
    top: 6vw;
    margin: 0;
}
.lum-lightbox.lum-open .lum-lightbox-inner img {
    max-width: 100%;
    max-height: none;
}
.youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    padding: 0 0 0;
    margin-bottom: 5vw;
}
#mw_wp_form_mw-wp-form-30 .formTable .mwform-radio-field-text {
    word-break: break-all;
    font-size: 3.2vw;
    margin: 0 auto;
}
#mw_wp_form_mw-wp-form-30 .formTable .horizontal-item+.horizontal-item {
    margin-left: 0;
    margin-right: 1vw;
}
#top__video video {
    left: 50%;
    min-height: 100%;
    min-width: 92.3vw;
    position: relative;
    width: 177.77777778vh;
    transform: translate(-50%,0%);
    max-width: 92.3vw;
}
#top__video {
    position: relative;
    padding: 0vw 0 6vw;
    max-width: 92.3vw;
    margin: 0 auto;
}
.footer__address a{
    color: #fff;
}
.footer__shopName {
    font-size: 5.24vw;
}
.kv__img--01 {
    width: 100%;
}
.chirashi_box ul li img {
    max-width: 100%;
    height: auto;
    margin: 0 0 5vw;
}
}
.fixedBanner{
    background-color: unset;
    bottom: -1px;
}
.sec__header p:nth-child(3){
    font-size: 13px;
}
.formTable_content_not{
    border: 1px solid #cacaca;
    text-align: center;
    padding: 15px 5px 15px 15px;
}

.policy-table{
    background: #e0e9f1;
    /*margin-top: 20px;*/
}
.policy-table .content{
    text-align: left;
}
.policy-table .company-sub__profile-list-row1{
    display: table!important;
}
.policy-table .company-sub__profile-list-head{
    width: 160px;
    padding-top: 20px;
}
.policy-table .co_content{
    padding: 20px 35px;
}
.policy-wapper .head-line,
.policy-wapper .sub-headline{
    text-align: center;
    color: #004c9e;
    font-weight: bold;
}
.policy-wapper .head-line{
    font-size: 23px;
}
.policy-wapper .sub-headline{
    border: 1px solid #84878b;
    padding: 0px 5px;
    width: fit-content;
    margin: 0 auto 15px;
}
.policy-table .content-top{
    margin-bottom: -20px;
    display: block;
}