@charset "UTF-8";
*,
::before,
::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0; }

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent; }

body {
    margin: 0; }

main {
    display: block; }

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
    margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    margin: 0; }

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none; }

dt {
    font-weight: bold; }

dd {
    margin-left: 0; }

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit; }

pre {
    font-family: monospace, monospace;
    /* 1 */
    font-size: inherit;
    /* 2 */ }

address {
    font-style: inherit; }

a {
    background-color: transparent;
    text-decoration: none;
    color: inherit; }

abbr[title] {
    text-decoration: underline;
    text-decoration: underline dotted; }

b,
strong {
    font-weight: bolder; }

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: inherit; }

small {
    font-size: 80%; }

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }

sub {
    bottom: -0.25em; }

sup {
    top: -0.5em; }

img,
embed,
object,
iframe {
    vertical-align: bottom; }

button,
input,
optgroup,
select,
textarea {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    outline: 0;
    border-radius: 0;
    text-align: inherit; }

[type="checkbox"] {
    -webkit-appearance: checkbox;
    appearance: checkbox; }

[type="radio"] {
    -webkit-appearance: radio;
    appearance: radio; }

button,
input {
    overflow: visible; }

button,
select {
    /* 1 */
    text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none; }

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
    cursor: default; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

select::-ms-expand {
    display: none; }

option {
    padding: 0; }

fieldset {
    margin: 0;
    padding: 0;
    min-width: 0; }

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal; }

progress {
    vertical-align: baseline; }

textarea {
    overflow: auto; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto; }

[type="search"] {
    outline-offset: -2px;
    /* 1 */ }

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

::-webkit-file-upload-button {
    -webkit-appearance: button;
    /* 1 */
    font: inherit;
    /* 2 */ }

label[for] {
    cursor: pointer; }

details {
    display: block; }

summary {
    display: list-item; }

[contenteditable] {
    outline: none; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

caption {
    text-align: left; }

td,
th {
    vertical-align: top;
    padding: 0; }

th {
    text-align: left;
    font-weight: bold; }

template {
    display: none; }

[hidden] {
    display: none; }

[class^="mark"] {
    padding-left: 5px;
    padding-right: 5px;
    background: no-repeat left .5em; }

.mark1 {
    background-image: url(../img/share/mark_1.gif); }

.mark2 {
    background-image: url(../img/share/mark_2.gif); }

.mark3 {
    background-image: url(../img/share/mark_3.gif); }

.mark4 {
    background-image: url(../img/share/mark_4.gif); }

.mark5 {
    background-image: url(../img/share/mark_5.gif); }

.opacity {
    opacity: 0.55;
    -moz-opacity: 0.55;
    filter: alpha(opacity=55);
    -ms-filter: "alpha(opacity=55)"; }

.inline_block {
    display: inline-block;
    *display: inline;
    *zoom: 1; }

.table_cell {
    display: table-cell;
    *display: inline;
    *zoom: 1;
    vertical-align: middle; }

.fr,
.imgR {
    float: right;
    margin-left: 10px; }

.fl,
.imgL {
    float: left;
    margin-right: 10px; }

.imgC,
.tC,
.btn {
    text-align: center; }

.imgC {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.tR,
.sign {
    text-align: right; }

.box_size {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }

.ts_none {
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    -ms-text-shadow: none !important;
    -o-text-shadow: none !important;
    text-shadow: none !important; }

.bs_none {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -ms-box-shadow: none !important;
    -o-box-shadow: none !important;
    box-shadow: none !important; }

.mincho {
    font-family: 'Noto Serif JP', serif; }

.marker {
    background: linear-gradient(transparent 50%, #fffc00 60%); }

input[type=text], input[type=password], input[type=tel], input[type=email], textarea {
    height: 5rem;
    width: 100%;
    border: 1px solid #b9b9b9;
    border-radius: 5px;
    padding: 0 1.5rem;
    transition: all 0.5s ease; }
input[type=text]:focus, input[type=password]:focus, input[type=tel]:focus, input[type=email]:focus, textarea:focus {
    border: 1px solid #0f97f9;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.4); }

input::placeholder {
    color: #b9b9b9; }

/* IE */
input:-ms-input-placeholder {
    color: #b9b9b9; }

/* Edge */
input::-ms-input-placeholder {
    color: #b9b9b9; }

.txt-right {
    text-align: right; }

.fotm-textarea textarea {
    height: 15rem;
    padding: 1.5rem; }

/* セレクト */
.form-select {
    position: relative; }
.form-select::after {
    content: '';
    width: 6px;
    height: 6px;
    border: 0px;
    border-bottom: solid 2px #b4b3b3;
    border-right: solid 2px #b4b3b3;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px; }

select {
    width: 100%;
    height: 5rem;
    padding: 0 3rem 0 2rem;
    background-color: #fff;
    border: 1px solid #b9b9b9;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-repeat: no-repeat;
    background-position: 95% center;
    border-radius: 5px; }

/* チェックボックス */
input[type=checkbox] {
    display: none; }

.checkbox {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto; }

.checkbox::before {
    background: #fff;
    border: 3px solid #333;
    border-radius: 3px;
    content: '';
    display: block;
    height: 18px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 18px; }

.checkbox::after {
    border-right: 6px solid #fe441e;
    border-bottom: 3px solid #fe441e;
    content: '';
    display: block;
    height: 21px;
    left: 13px;
    margin-top: -14px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: rotate(45deg) translate3d(0, 2px, 0) scale3d(0.7, 0.7, 1);
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
    width: 9px; }

input[type=checkbox]:checked + .checkbox::before {
    border-color: #fe441e; }

input[type=checkbox]:checked + .checkbox::after {
    opacity: 1;
    transform: rotate(45deg) scale3d(1, 1, 1); }

input[type=checkbox]:checked + label {
    color: #fe441e;
    font-weight: bold; }

/* ラジオボタン */
input[type=radio] {
    display: none; }

.radio {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    padding: 5px 30px;
    position: relative;
    width: auto; }

.radio::before {
    background: #fff;
    border: 3px solid #333;
    border-radius: 50%;
    content: '';
    display: block;
    height: 20px;
    left: 5px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    width: 20px; }

.radio::after {
    background: #fe441e;
    border-radius: 50%;
    content: '';
    display: block;
    height: 12px;
    left: 9px;
    margin-top: -4px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: scale3d(0.3, 0.3, 1);
    transition: transform .2s ease-in-out, opacity .2s ease-in-out;
    width: 12px; }

input[type=radio]:checked + .radio::before {
    border-color: #fe441e; }

input[type=radio]:checked + .radio::after {
    opacity: 1;
    transform: scale3d(1, 1, 1); }

input[type=radio]:checked + label {
    color: #fe441e;
    font-weight: bold; }

label {
    font-size: 18px;
    font-size: 1.8rem;
    display: inline-block;
    margin-bottom: .5rem; }

.form-block {
    padding-top: 20px; }

.form-ttl {
    font-weight: 700;
    display: flex;
    align-items: center;
    line-height: 1;
    margin-bottom: 10px; }

.form-txt {
    padding-right: 5px; }

.form-tag {
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 500;
    padding: 5px 10px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem; }
.form-tag_default {
    background-color: #78909C; }
.form-tag_required {
    background-color: #a50000; }
@media screen and (max-width: 767px) {
    .form-tag {
        font-size: 10px; } }

.btn-submit {
    display: block;
    margin: 50px auto 0;
    width: 100%;
    max-width: 380px;
    height: 5rem;
    line-height: 5rem;
    background-color: #a50000;
    border-radius: 30px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    transition: all 0.5s ease; }
.btn-submit:hover {
    background-color: #ff493b; }

/* 背景画像拡大リンク */
a.image-link {
    display: block; }
a.image-link:hover .image-img {
    transform: scale(1.1); }

.image-wrap {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
    overflow: hidden; }
.image-wrap .image-img {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    z-index: 2;
    transform: scale(1);
    -webkit-transition: transform .5s ease;
    transition: transform .5s ease;
    background-size: cover;
    background-position: center; }

/* カラム */
.col-wrap {
    display: flex;
    flex-wrap: wrap; }

@media screen and (max-width: 767px) {
    .sp-reverse {
        flex-flow: wrap-reverse; } }

.col-50 {
    width: 50%; }
@media screen and (max-width: 767px) {
    .col-50 {
        width: 100%; } }

.col-33 {
    width: calc(100% / 3); }
@media screen and (max-width: 767px) {
    .col-33 {
        width: 100%; } }

*::-ms-backdrop, .col-33 {
    width: 33.33%;
    /* IE11 */ }

/* clearfix */
.clearfix {
    *zoom: 1; }
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

/*----------------------------------------------------
	element style
----------------------------------------------------*/
html {
    font-size: 62.5%; }

@media screen and (max-width: 767px) {
    html.is-fixed,
    html.is-fixed body {
        position: fixed;
        z-index: -1;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0; } }

body {
    background: #fff;
    color: #333;
    font-family: "Noto Sans JP", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
    font-weight: 400;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8;
    letter-spacing: .1em;
    -webkit-text-size-adjust: 100%;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt"; }

input, textarea {
    font-family: "Noto Sans JP", "メイリオ", "Meiryo", verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif; }

label {
    width: 100%; }

/*----------------------------------------------------
	ページ
----------------------------------------------------*/
.inner {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    z-index: 2; }
@media screen and (max-width: 767px) {
    .inner {
        width: 100%; } }

.inner-w {
    width: 80vw;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    z-index: 2; }
@media screen and (max-width: 767px) {
    .inner-w {
        width: 100%; } }

.inner-s {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
    position: relative;
    z-index: 2; }
@media screen and (max-width: 767px) {
    .inner-s {
        width: 100%; } }

.bg-nblock {
    background: url("../img/common/bg-nblock.png"); }

.bg-light {
    position: relative; }
.bg-light::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }

.bg-dark {
    position: relative; }
.bg-dark::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2); }

.bg-Spcontent {
    position: relative;
    background: -webkit-linear-gradient(65deg, #00132a 29.45%, #0095ce 109.07%);
    background: -o-linear-gradient(65deg, #00132a 29.45%, #0095ce 109.07%);
    background: linear-gradient(65deg, #00132a 29.45%, #0095ce 109.07%); }

.bg-surf {
    position: relative;
    background: -webkit-linear-gradient(65deg, #00132a 29.45%, #0095ce 109.07%);
    background: -o-linear-gradient(65deg, #00132a 29.45%, #0095ce 109.07%);
    background: linear-gradient(65deg, #00132a 29.45%, #0095ce 109.07%); }

.bg-Spcontent:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    background-size: 300px; }

.bg-surf:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("../img/common/bg-metal.jpg");
    opacity: 0.2;
    background-size: 300px; }

.bg-metal {
    position: relative; }

/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 70px;
    padding: 20px;
    background: #a50000;
    transition: .6s ease-out;
    z-index: 999; }
.header.scroll {
    background: rgba(0, 0, 0, 0.7);
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); }
.header .header-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 10px; }
.header .header-inner .logo {
    width: 100%;
    max-width: 200px; }
@media screen and (max-width: 767px) {
    .header .header-inner .logo {
        max-width: 110px; } }
@media screen and (max-width: 415px) {
    .header .header-inner .logo {
        max-width: 90px; } }
.header .header-inner .logo img {
    display: block;
    width: 100%; }
.header .header-inner .nav {
    display: flex;
    align-items: center; }
.header .header-inner .nav a {
    color: #fff;
    margin-left: 20px; }
.header .header-inner .nav a:hover {
    border-bottom: 1px solid; }

.header .header-inner .nav .hdsns-icon:hover{
    border-bottom: unset !important;
    opacity: 0.7;
    -webkit-transition: transform .5s ease;
    transition: transform .5s ease;
}
@media screen and (max-width: 767px) {
    .header .header-inner .nav a {
        font-size: 14px;
        font-size: 1.4rem; } }
@media screen and (max-width: 767px) {
    .header .header-inner .nav {
        display: none; } }
.header .header-inner .nav-sp {
    display: none; }
@media screen and (max-width: 767px) {
    .header .header-inner .nav-sp {
        position: fixed;
        z-index: 2;
        top: 0;
        left: 0;
        color: #fff;
        background-color: #000;
        text-align: center;
        width: 100%;
        height: 100vh;
        opacity: 0;
        transition: opacity .3s ease, visibility .3s ease;
        align-items: center;
        display: none; }
    .header .header-inner .nav-sp ul {
        margin: 150px auto 0;
        padding: 0;
        width: 100%; }
    .header .header-inner .nav-sp ul li {
        list-style-type: none;
        padding: 0;
        width: 100%;
        transition: .4s all; }
    .header .header-inner .nav-sp ul li:last-of-type {
        padding-bottom: 0; }
    .header .header-inner .nav-sp ul li:hover {
        background: #ddd; }
    .header .header-inner .nav-sp ul li a {
        display: block;
        color: #fff;
        padding: 1em 0;
        text-decoration: none;
        margin-top: 20px;
        transition: all 0.3s ease; }
    .header .header-inner .nav-sp ul li a:hover {
        color: #a50000; }
    .header .header-inner .nav-sp.active {
        opacity: 1;
        display: block; } }

.navSp-wrap {
    display: flex;
    align-items: center;
    height: 100%; }

.menu-btn {
    display: none; }
@media screen and (max-width: 767px) {
    .menu-btn {
        display: block;
        position: fixed;
        z-index: 3;
        right: 30px;
        top: 15px;
        width: 42px;
        height: 42px;
        cursor: pointer;
        text-align: center; }
    .menu-btn span {
        display: block;
        position: absolute;
        width: 30px;
        height: 2px;
        left: 6px;
        background: #fff;
        -webkit-transition: 0.3s ease-in-out;
        -moz-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
    .menu-btn span:nth-of-type(1) {
        top: 10px; }
    .menu-btn span:nth-of-type(2) {
        top: 20px; }
    .menu-btn span:nth-of-type(3) {
        top: 30px; }
    .menu-btn.active span:nth-child(1) {
        top: 16px;
        left: 6px;
        background: #fff;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg); }
    .menu-btn.active span:nth-child(2), .menu-btn.active span:nth-child(3) {
        top: 16px;
        background: #fff;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg); } 
    .header .header-inner .nav-sp .hdsns-icon-wrap{
        margin-top: 36px;
        display: flex;
        justify-content: center;
        align-items: center;}
    .header .header-inner .nav-sp .hdsns-icon-wrap a{
        margin: 0 15px;}
    .header .header-inner .nav-sp .hdsns-icon-wrap a:hover{
        border-bottom: unset !important;
        opacity: 0.7;
        -webkit-transition: transform .5s ease;
        transition: transform .5s ease;}
    }

.header_Spcontent {
    background: #1b1248; }

.header_surf {
    background: #1b1248; }

.header_Spcontent .header-inner .logo {
    max-width: 200px; }

.header_surf .header-inner .logo {
    max-width: 200px; }

/*.header_misha .header-inner .logo {*/
/*    max-width: 130px; }*/

.header_misha .header-inner .logo {
    max-width: 200px; }

@media (max-width: 767px) {
    .header .header-inner .logo {
        max-width: 110px;
    }
}

/*----------------------------------------------------
	フッター
----------------------------------------------------*/
.footer {
    width: 100%; }

.footerLink {
    padding: 30px 0;
    background: #e6e6e6; }

.footerLink-list {
    display: flex;
    justify-content: center;
    align-items: center; }
.footerLink-list li {
    margin: 0 30px; }
.footerLink-list li a img {
    display: block;
    width: 100%;
    max-width: 200px; }

.copyright {
    padding: 20px 40px;
    background: #000;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem; }
@media screen and (max-width: 767px) {
    .copyright {
        padding: 20px; } }

.copy-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center; }

.pc-copy-wrap{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column-reverse;
}
.pc-copy-wrap .copy-link{
    margin-bottom: 30px;
    width: 100%;
    display: flex;
    justify-content: flex-end;
}
.pc-copy-wrap .copy-link a{
    margin-left: 0;
}
.pc-copy-wrap .copy-link a:last-child{
    margin-left: 10px;
}
@media screen and (max-width: 767px) {
    .copy-wrap {
        flex-wrap: wrap;
        flex-flow: column-reverse; 
    }
    .copy-wrap p {
        text-align: center;
        margin-top: 5px; 
    }
    .pc-copy-wrap {
        justify-content: unset;
        align-items: unset;
        flex-direction: column-reverse;
    }
    .pc-copy-wrap .copy-link {
        margin-bottom: 10px;
        display: unset;
    }
    .pc-copy-wrap .copy-link a:last-child{
        margin-left: 0;
    }
}

.copy-link a {
    margin-left: 20px; }
@media screen and (max-width: 767px) {
    .copy-link {
        width: 100%; }
    .copy-link a {
        width: 100%;
        display: block;
        margin-left: 0; }
    .copy-link a:hover {
        text-decoration: underline; } }

@media screen and (max-width: 767px) {
    .copy-txt {
        font-size: 10px;
        font-size: 1rem; } }

/*----------------------------------------------------
	モーダル
----------------------------------------------------*/
/* モーダル全体(背景＋本体) */
.modal {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    min-height: 100vh; }

/* Safari */
_:lang(x) + _:-webkit-full-screen-document, .modal {
    min-height: -webkit-fill-available; }

/* モーダル背景 */
.modal-bg {
    position: absolute;
    height: 100vh;
    width: 100%;
    background: rgba(0, 0, 0, 0.8); }

/* モーダル本体 */
.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: auto;
    height: 94%;
    width: 90%;
    max-width: 750px;
    background: white;
    padding: 20px;
    border-radius: 20px; }
@media screen and (max-width: 767px) {
    .modal-content {
        height: 94%;
        padding: 20px 10px; } }

.modal-wrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    height: 100%; }

.modal-img {
    width: 100%; }
.modal-img img {
    display: block;
    width: 100%; }

.modal-link {
    width: 100%; }
.modal-link .car-link {
    display: flex;
    padding: 10px; }
@media screen and (max-width: 767px) {
    .modal-link .car-link {
        flex-flow: column; } }
.modal-link .car-link a {
    width: 50%;
    margin: 10px; }
@media screen and (max-width: 767px) {
    .modal-link .car-link a {
        width: 100%;
        margin: 5px; } }

.modal-txt {
    width: 100%;
    font-size: 12px;
    font-size: 1.2rem;
    background: #f8f8f8;
    padding: 10px 20px; }
@media screen and (max-width: 767px) {
    .modal-txt {
        padding: 10px; } }

.modal-privacy {
    font-size: 12px;
    font-size: 1.2rem; }
.modal-privacy p {
    margin-top: 20px; }

.privacy-link {
    text-decoration: underline;
    color: #0bace8; }

.privacy-ttl {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700; }

.modal-close {
    display: inline-block;
    padding: 10px;
    line-height: 1; }

span.modal-close {
    padding: 5px;
    cursor: pointer;
    background: none;
    color: #fff; }
span.modal-close img {
    display: block;
    width: 100%; }

/* モーダルウィンドウ表示中に記事本体を固定 */
body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0; }

.modalClose {
    position: absolute;
    top: 0px;
    right: 0;
    width: 35px;
    z-index: 9999; }

/*----------------------------------------------------
	トップページ
----------------------------------------------------*/
.hero {
    margin-top: 70px; }

.hero-wrap {
    width: 100%; }

.about {
    background-image: url("../img/home/about-bg.jpg");
    background-size: cover;
    background-position: center; }

.about-wrap {
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 40px 20px; }
.about-wrap h1 {
    display: inline-block;
    font-size: 2rem;
    color: #fff;
    font-weight: 700; }
.about-wrap .about-ttl {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    letter-spacing: 2px; }
.about-wrap p {
    margin-top: 10px;
    line-height: 2; }
.about-wrap p span {
    font-weight: 700; }
.about-wrap .inner {
    padding: 10px 0; }
@media screen and (max-width: 767px) {
    .about-wrap {
        padding: 10px; }
    .about-wrap h2 {
        font-size: 16px;
        font-size: 1.6rem; }
    .about-wrap p {
        font-size: 14px;
        font-size: 1.4rem;
        line-height: 1.8; } }

.about-txt {
    margin-top: 10px;
    padding-right: 5px;
    height: 240px;
    word-wrap: break-word;
    overflow-y: auto; }
@media screen and (max-width: 767px) {
    .about-txt {
        height: 140px; } }

.about-link {
    margin-top: 20px;
    display: flex;
    align-items: center;
    justify-content: center; }
.about-link a {
    display: block;
    position: relative;
    width: 200px;
    background: #fe0200;
    color: #fff;
    padding: 10px;
    text-align: center;
    transition: all 0.3s; }
.about-link a:hover {
    background: #ff3c3a; }
.about-link a:after {
    font-family: 'Material Icons';
    content: "\e5cc";
    position: absolute;
    right: 1rem; }

.video-wrap {
    padding: 20px 40px 40px; }
@media screen and (max-width: 767px) {
    .video-wrap {
        padding: 10px; } }

.video-list {
    display: flex;
    flex-wrap: wrap; }
.video-list li {
    width: 49%;
    margin-top: 30px; }
.video-list li:nth-child(odd) {
    margin-right: 2%; }
@media screen and (max-width: 767px) {
    .video-list li {
        width: 100%; }
    .video-list li:nth-child(odd) {
        margin-right: 0; } }

.video-item {
    position: relative;
    display: block;
    overflow: hidden;
    height: 100%; }
.video-item img {
    display: block;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out; }
.video-item:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }
.video-item.flg-soldout::after {
    position: absolute;
    content: url("../img/common/flg-soldout.svg");
    display: block;
    width: 70%;
    top: 30%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }
.video-item.flg-pending::after {
    position: absolute;
    content: url("../img/common/flg-pending.svg");
    display: block;
    width: 70%;
    top: 27%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }
.sold-price{
    position: absolute;
    top: 52%;
    left: 17%;
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    font-style: italic;
    text-shadow: 2px 4px 5px black;
    -webkit-text-shadow: 2px 4px 5px black;
    line-height: 0.4;
    display: inline-block;
    margin-left: 14px;
    padding: 13px 4px 14px 4px;
    -webkit-transform: skew(-15deg);
    transform: skew(-2deg);
    margin-top: 8px;       }
.soldsml-txt{
    font-size: 14px;}
.soldprice-txt{
    display: grid;}
.video-cap {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px;
    z-index: 2; }
.video-cap p {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px; }
@media screen and (max-width: 767px) {
    .video-cap {
        padding: 5px; }
    .video-cap p {
        font-size: 14px;
        font-size: 1.4rem; } }
        
.misha-sldprice{
    top: 52%;
    left: 16%;
    font-size: 75px;
    line-height: 0.4;
}
.misha-sldpretxt {
    margin-left: 13px;
}
.misha-soldsmltxt {
    font-size: 30px;
}
@media screen and (max-width: 1300px) {
    .misha-sldprice{
    font-size: 58px;
}
.misha-soldsmltxt {
    font-size: 20px;
}
}
@media screen and (max-width: 1000px) {
    .misha-sldprice{
    top: 49%;
    left: 14%;
    font-size: 47px;
}
.misha-soldsmltxt {
    font-size: 15px;
}
}
@media screen and (max-width: 810px) {
    .misha-sldprice{
    font-size: 42px;
}
}
@media screen and (max-width: 767px) {
.misha-sldprice{
    top: 52%;
    left: 17%;
    font-size: 100px;
    }
.mishasoldprice-txt {
   margin-left: 10px
}
.misha-soldsmltxt {
    font-size: 24px;
}
}
@media screen and (max-width: 724px) {
.misha-sldprice{
    top: 52%;
    left: 17%;
    font-size: 70px;
    }
.misha-soldsmltxt {
    font-size: 18px;
}
}
@media screen and (max-width: 550px) {
.misha-sldprice{
    font-size: 55px;
    }
.misha-soldsmltxt {
    font-size: 15px;
}
}
@media screen and (max-width: 450px) {
.misha-sldprice{
    top: 48%;
    left: 14%;
    font-size: 32px;
    }
.misha-soldsmltxt {
    font-size: 10px;
}
}


.sns {
    margin-top: 20px;
    padding: 60px 0; }

.insta-logo img {
    display: block;
    max-width: 240px;
    margin: 0 auto 30px; }

.news {
    padding: 40px 0;
    border-top: 1px solid #a50000; }
.news h2 {
    text-align: center;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700; }
.news h2 span {
    color: #fff;
    position: relative;
    z-index: 1; }
.news h2 span:after {
    content: "";
    position: absolute;
    background: #a40001;
    width: 120%;
    height: 20px;
    bottom: 0px;
    left: -10%;
    z-index: -1;
    transform: skew(-15deg); }
@media screen and (max-width: 767px) {
    .news {
        font-size: 18px;
        font-size: 1.8rem; }
    .news h2 span:after {
        height: 12px;
        bottom: 0px; } }

.news-wrap {
    margin-top: 20px; }

.news-list {
    display: flex;
    flex-wrap: wrap; }

.news-item {
    width: 50%;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #cacaca;
    border-right: 1px solid #cacaca;
    background: #fff;
    position: relative; }
.news-item:first-child {
    border-top: 1px solid #cacaca; }
.news-item:nth-child(2) {
    border-top: 1px solid #cacaca; }
.news-item a {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%; }
@media screen and (max-width: 767px) {
    .news-item {
        width: 100%; }
    .news-item:nth-child(2) {
        border-top: 0; } }

.news-img {
    width: 180px;
    background-position: center;
    background-size: cover; }
.news-img:before {
    content: "";
    display: block;
    padding-top: 75%; }

.news-txt {
    width: calc(100% - 180px);
    display: flex;
    flex-flow: column;
    padding: 10px; }

.news-date {
    font-size: 12px;
    font-size: 1.2rem; }

.foot-bg {
    width: 100%; }
.foot-bg img {
    display: block;
    width: 100%; }

/*----------------------------------------------------
	特設コンテンツ(Spcontent)共通トップページ設定
----------------------------------------------------*/

.heroSpcontent {
    margin-top: 70px;
    background-size: cover;
    background-position: center;
    height: 300px;
}

@media screen and (max-width: 767px) {
    .heroSpcontent {
        height: 190px;
    }
}

.heroSpcontent-wrap {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (max-width: 767px) {
    .heroSpcontent-wrap {
        flex-wrap: wrap; } }

.heroSpcontent-logo {
    width: 100%;
    max-width: 600px; }
.heroSpcontent-logo img {
    display: block;
    width: 100%; }
@media screen and (max-width: 767px) {
    .heroSpcontent-logo {
        max-width: 300px; } }

.aboutSpcontent {
    background: #020105;
    padding: 50px 0; }
.aboutSpcontent h1 {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: 700; }

.aboutSpcontent-wrap {
    display: flex; }
@media screen and (max-width: 767px) {
    .aboutSpcontent-wrap {
        flex-wrap: wrap; } }

.aboutSpcontent-txt {
    width: 50%;
    color: #fff;
    padding-right: 15px; }
.aboutSpcontent-txt p {
    margin-top: 10px; }
@media screen and (max-width: 767px) {
    .aboutSpcontent-txt {
        padding: 0 15px;
        width: 100%; } }

.aboutSpcontent-mov {
    width: 50%;
    padding: 0 20px; }
@media screen and (max-width: 767px) {
    .aboutSpcontent-mov {
        margin-top: 10px;
        width: 100%; } }

.aboutSpcontent-mov-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden; }
.aboutSpcontent-mov-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.videoSpcontent {
    background: -webkit-linear-gradient(65deg, #0f2e54 29.45%, #0095ce 109.07%);
    background: -o-linear-gradient(65deg, #0f2e54 29.45%, #0095ce 109.07%);
    background: linear-gradient(65deg, #0f2e54 29.45%, #0095ce 109.07%); }


/*----------------------------------------------------
	サーフトップページ
----------------------------------------------------*/
.heroSurf {
    margin-top: 70px;
    background-image: url("../img/surf/hero-bg.jpg");
    background-size: cover;
    background-position: center;
    height: 300px; }
@media screen and (max-width: 767px) {
    .heroSurf {
        height: 190px; } }

.heroSurf-wrap {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
@media screen and (max-width: 767px) {
    .heroSurf-wrap {
        flex-wrap: wrap; } }

.heroSurf-logo {
    width: 100%;
    max-width: 600px; }
.heroSurf-logo img {
    display: block;
    width: 100%; }
@media screen and (max-width: 767px) {
    .heroSurf-logo {
        max-width: 300px; } }

.aboutSurf {
    background: #020105;
    padding: 50px 0; }
.aboutSurf h1 {
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: 700; }

.aboutSurf-wrap {
    display: flex; }
@media screen and (max-width: 767px) {
    .aboutSurf-wrap {
        flex-wrap: wrap; } }

.aboutSurf-txt {
    width: 50%;
    color: #fff;
    padding-right: 15px; }
.aboutSurf-txt p {
    margin-top: 10px; }
@media screen and (max-width: 767px) {
    .aboutSurf-txt {
        padding: 0 15px;
        width: 100%; } }

.aboutSurf-mov {
    width: 50%;
    padding: 0 20px; }
@media screen and (max-width: 767px) {
    .aboutSurf-mov {
        margin-top: 10px;
        width: 100%; } }

.aboutSurf-mov-wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden; }
.aboutSurf-mov-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.videoSurf {
    background: -webkit-linear-gradient(65deg, #0f2e54 29.45%, #0095ce 109.07%);
    background: -o-linear-gradient(65deg, #0f2e54 29.45%, #0095ce 109.07%);
    background: linear-gradient(65deg, #0f2e54 29.45%, #0095ce 109.07%); }

/*----------------------------------------------------
	詳細ページ
----------------------------------------------------*/
.dtlHero {
    margin-top: 70px;
    background: #000; }
.dtlHero img {
    display: block;
    width: 100%; }

.dtlHero-img {
    width: 65%;
    max-width: 1500px;
    margin: 0 auto;
    position: relative; }
.dtlHero-img.flg-soldout::after {
    position: absolute;
    content: url("../img/common/flg-soldout.svg");
    display: block;
    width: 70%;
    top: 30%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }
.dtlHero-img.flg-pending::after {
    position: absolute;
    content: url("../img/common/flg-pending.svg");
    display: block;
    width: 70%;
    top: 27%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }
.detail-sldprice{
    top: 58%;
    left: 16%;
    font-size: 200px;
    line-height: 0.3;
}
.detail-sldpretxt {
    margin-left: 35px;
}
.detail-soldsmltxt {
    font-size: 40px;
}
@media screen and (max-width: 2000px) {
    .detail-sldprice{
    font-size: 150px;
}
.detail-soldsmltxt {
    font-size: 30px;
}
}
@media screen and (max-width: 1500px) {
    .detail-sldprice{
    font-size: 100px;
}
.detail-sldpretxt {
    margin-left: 20px;
}
.detail-soldsmltxt {
    font-size: 20px;
}
}
@media screen and (max-width: 1150px) {
    .detail-sldprice{
    font-size: 65px;
    line-height: 0.35;
}
.detail-sldpretxt {
    margin-left: 15px;
}
.detail-soldsmltxt {
    font-size: 15px;
}
}
@media screen and (max-width: 767px) {
    .detail-sldprice{
    font-size: 50px;
    top: 55%;
}
.detail-sldpretxt {
    margin-left: 10px;
}
.detail-soldsmltxt {
    font-size: 10px;
}
}
@media screen and (max-width: 550px) {
.detail-sldprice{
    top: 50%;
    left: 14%;
    font-size: 34px;
}
}
@media screen and (max-width: 450px) {
.detail-sldprice{
    top: 43%;
    left: 11%;
    font-size: 23px;
    line-height: 0.4;
    }
.soldprice-txt {
    margin-left: 5px;
}
}

.dtlHead {
    padding-bottom: 40px; }

/*特設コンテンツ*/

.dtlHero_Spcontent {
    background: #061120; }

.dtlHero_Spcontent {
    background: #061120; }

.dtlHead_Spcontent {
    background: linear-gradient(65deg, #0f2e54 29.45%, #0095ce 109.07%); }

.dtlHead_Spcontent h1 {
    text-align: center;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 2px; }

.dtlHead_Spcontent .dtlHead-cms {
    color: #fff; }

.dtlHead_Spcontent .dtlHead-comment {
    border: 1px solid #424242;
    color: #fff; }

/*サーフ*/

.dtlHero_surf {
    background: #061120; }

.dtlHead_surf {
    background: linear-gradient(65deg, #0f2e54 29.45%, #0095ce 109.07%); }
.dtlHead_surf h1 {
    text-align: center;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 2px; }
.dtlHead_surf .dtlHead-cms {
    color: #fff; }
.dtlHead_surf .dtlHead-comment {
    border: 1px solid #424242;
    color: #fff; }

.dtlHead-video {
    margin-top: 40px;
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
@media screen and (max-width: 767px) {
    .dtlHead-video {
        margin-top: 20px; } }
.dtlHead-video iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }

.dtlHead-cover {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 2;
    cursor: pointer; }
.dtlHead-cover img {
    display: block;
    width: 120px;
    height: 120px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }

.dtlHead-cms {
    margin-top: 40px;
    color: #fff; }
.dtlHead-cms h1 {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700; }
.dtlHead-cms h2 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    position: relative;
    margin: 20px 0; }
.dtlHead-cms h2:before {
    content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
    width: 60px;
    height: 4px;
    left: 0;
    background-color: #0083aa;
    border-radius: 2px; }
.dtlHead-cms h3 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    position: relative;
    margin: 20px 0; }
.dtlHead-cms h3:before {
    content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
    width: 60px;
    height: 4px;
    left: 0;
    background-color: #00aa42;
    border-radius: 2px; }
.dtlHead-cms img {
    display: block;
    max-width: 100%; }
.dtlHead-cms video {
    max-width: 100%; }
.dtlHead-cms a {
    color: #0050c7;
    text-decoration: underline;
    transition: all 0.3s ease; }
.dtlHead-cms a:hover {
    color: #002dff; }
@media screen and (max-width: 767px) {
    .dtlHead-cms {
        margin-top: 20px; } }

.dtlHead-comment {
    margin: 20px 0;
    height: 155px;
    word-wrap: break-word;
    overflow-y: auto;
    color: #fff;
    border: 1px solid #383838;
    padding: 10px; }

.dtlGallery {
    padding: 20px 0; }

.dtlGallery-slick {
    margin-top: 40px; }
.dtlGallery-slick li {
    width: 240px;
    height: 180px;
    padding: 10px; }
.dtlGallery-slick li:hover {
    cursor: pointer; }
.dtlGallery-slick img {
    display: none; }
@media screen and (max-width: 767px) {
    .dtlGallery-slick {
        margin-top: 20px; } }

.dtlGallery-bg {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover; }

.dtlNews {
    padding: 20px 0 40px;
    background: rgba(76, 76, 76, 0.15); }
@media screen and (max-width: 767px) {
    .dtlNews {
        margin: 0; } }

.dtlNews-wrap {
    margin-top: 40px;
    display: flex; }
@media screen and (max-width: 767px) {
    .dtlNews-wrap {
        flex-wrap: wrap; } }

.dtlNews-main {
    color: #fff;
    width: calc(100% - 340px); }
@media screen and (max-width: 767px) {
    .dtlNews-main {
        width: 100%; } }

.dtlNews-aside {
    width: 300px;
    margin-left: 40px; }
.dtlNews-aside h3 {
    background: #a50000;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border: 1px solid #333; }
@media screen and (max-width: 767px) {
    .dtlNews-aside {
        width: 100%;
        margin-left: 0;
        margin-top: 10px; } }

.dtlNews-ttl {
    font-weight: 700; }

.dtlNews-cms {
    margin-top: 10px; }
.dtlNews-cms h2 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    position: relative;
    margin: 20px 0; }
.dtlNews-cms h2:before {
    content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
    width: 60px;
    height: 4px;
    left: 0;
    background-color: #0083aa;
    border-radius: 2px; }
.dtlNews-cms h3 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    position: relative;
    margin: 20px 0; }
.dtlNews-cms h3:before {
    content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
    width: 60px;
    height: 4px;
    left: 0;
    background-color: #00aa42;
    border-radius: 2px; }
.dtlNews-cms img {
    display: block;
    max-width: 100%; }
.dtlNews-cms .upload-videos {
    max-width: 100%;
    margin-top: 20px; }

.dtlNews-item {
    display: flex;
    position: relative;
    border: 1px solid #333;
    border-top: 0;
    background: #fff;
    height: auto;
    min-height: 90px; }
.dtlNews-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block; }

.dtlNews-img {
    width: 140px;
    background-position: center;
    background-size: cover; }

.dtlNews-info {
    width: calc(100% - 140px);
    font-size: 12px;
    font-size: 1.2rem;
    padding: 10px; }
.dtlNews-info p {
    font-weight: 700; }
@media screen and (max-width: 767px) {
    .dtlNews-info {
        width: 100%;
        margin-left: 0; } }

.dtlNews-all {
    background: #8e8e8e;
    text-align: center;
    padding: 5px;
    color: #fff;
    font-size: 14px; }

.dtlCar {
    padding: 40px 0 70px;
    color: #fff;
    transition: all 0.3s ease; }
@media screen and (max-width: 767px) {
    .dtlCar {
        padding: 10px; } }

.dtlCar-wrap {
    display: flex;
    margin-top: 40px; }
@media screen and (max-width: 767px) {
    .dtlCar-wrap {
        margin-top: 20px;
        flex-flow: column-reverse; } }

.dtlCar-img {
    width: calc(100% -  440px); }
@media screen and (max-width: 767px) {
    .dtlCar-img {
        width: 100%;
        margin-top: 20px; } }

#dtlCar-list {
    width: 100%;
    margin: 0 auto 30px; }
@media screen and (max-width: 767px) {
    #dtlCar-list {
        margin: 0 auto 10px; } }

.dtlCar-item img {
    width: 100%; }

.dtlCar-box, .thumbnail-box {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }

.dtlCar-box img {
    display: none; }

.thumbnail-box img {
    display: none; }

.thumb {
    position: relative; }
.thumb button {
    width: 16px;
    height: calc(100% - 4px);
    display: flex;
    align-items: center; }
.thumb button span {
    font-size: 18px;
    font-size: 1.8rem; }

.thumb-inner {
    width: 100%;
    overflow: hidden; }

.thumb-wrap {
    width: 100%; }

#dtlCar-thumb {
    display: flex; }

.scroll-item {
    width: 100%; }

#thumb-prev {
    position: absolute;
    top: 2px;
    left: 0px;
    background: #2e2e2e; }
#thumb-prev:hover {
    cursor: initial; }

.icon-prev {
    display: none;
    height: 100%;
    width: 100%;
    position: relative;
    transition: all 0.5s ease-out; }
.icon-prev:hover {
    background: #bbbbbb;
    cursor: pointer; }
.icon-prev::after {
    font-family: 'Material Icons';
    content: "\e5e0";
    top: 40%;
    left: 24%;
    position: absolute;
    font-size: 12px;
    font-size: 1.2rem; }
@media screen and (max-width: 767px) {
    .icon-prev::after {
        top: 26%; } }

#thumb-next {
    position: absolute;
    top: 2px;
    right: 0;
    background: #2e2e2e; }
#thumb-next:hover {
    cursor: initial; }

.icon-next {
    display: none;
    height: 100%;
    width: 100%;
    position: relative;
    transition: all 0.5s ease-out; }
.icon-next:hover {
    background: #bbbbbb;
    cursor: pointer; }
.icon-next::after {
    font-family: 'Material Icons';
    content: "\e5e1";
    top: 40%;
    left: 10%;
    position: absolute;
    font-size: 12px;
    font-size: 1.2rem; }
@media screen and (max-width: 767px) {
    .icon-next::after {
        top: 26%; } }

.thumbnail-list {
    width: 100%;
    padding: 0 18px;
    display: flex;
    flex-wrap: wrap; }

.thumbnail-item {
    width: 10%;
    padding: 2px 2px;
    box-sizing: border-box;
    position: relative; }
.thumbnail-item .thumbnail-box {
    position: relative; }
.thumbnail-item .thumbnail-box:after {
    content: '';
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: .3s opacity linear; }
.thumbnail-item.thumbnail-current .thumbnail-box:after {
    opacity: 0; }
.thumbnail-item img {
    width: 100%;
    margin: 0 auto; }
.thumbnail-item:hover {
    cursor: pointer; }

.dtlCar-info {
    width: 400px;
    margin-left: 40px; }
@media screen and (max-width: 767px) {
    .dtlCar-info {
        width: 100%;
        margin-left: 0; } }

.dtlPrice {
    display: flex; }

.dtlPrice_body {
    width: 50%; }
.dtlPrice_body p strong {
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 700; }
.dtlPrice_body p strong small {
    font-size: 60%; }

.dtlPrice_total {
    width: 50%; }
.dtlPrice_total p {
    color: red; }
.dtlPrice_total p strong {
    font-size: 36px;
    font-size: 3.6rem;
    font-weight: 700;
    color: red; }
.dtlPrice_total p strong small {
    font-size: 60%; }

.dtlCar_spec {
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px; }
.dtlCar_spec li {
    width: 50%;
    margin-top: 10px; }
.dtlCar_spec li dl {
    display: flex; }
.dtlCar_spec li dl dt {
    width: 80px;
    font-weight: normal; }
.dtlCar_spec li dl dd {
    font-weight: 700; }
@media screen and (max-width: 767px) {
    .dtlCar_spec {
        margin-top: 10px; } }

.dtlCar-btn {
    margin-top: 20px;
    display: flex;
    justify-content: center;
    margin-right: -10px;
    margin-left: -10px; }
@media screen and (max-width: 767px) {
    .dtlCar-btn {
        flex-wrap: wrap;
        margin-right: 0;
        margin-left: 0; } }

.estimate-wrap, .loan-wrap, .reserve-wrap, .contact-wrap {
    width: calc(100% / 4);
    padding: 10px; }
@media screen and (max-width: 767px) {
    .estimate-wrap, .loan-wrap, .reserve-wrap, .contact-wrap {
        width: 100%;
        padding: 0; } }

.dtlCar-btn_estimate {
    display: flex;
    align-items: center;
    line-height: 1;
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    background: #fff;
    color: #0050c7;
    border: 1px solid #0050c7;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
    transition: all 0.3s ease-out;
    border-radius: 3px; }
.dtlCar-btn_estimate:hover {
    background: #0050c7;
    color: #fff; }
.dtlCar-btn_estimate .btnIcon {
    background: #0050c7;
    color: #fff; }
@media screen and (max-width: 767px) {
    .dtlCar-btn_estimate {
        margin-top: 30px; } }

.btnIcon {
    width: 55px;
    padding: 15px 10px;
    border-right: 1px solid;
    align-self: stretch; }

.btnTxt {
    width: calc(100% - 55px);
    padding: 15px 8px;
    font-size: 15px;
    font-size: 1.5rem; }

.dtlCar-btn_loan {
    display: flex;
    align-items: center;
    line-height: 1;
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    background: #fff;
    color: #a50000;
    border: 1px solid #a50000;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
    transition: all 0.3s ease-out;
    border-radius: 3px; }
@media screen and (max-width: 767px) {
    .dtlCar-btn_loan {
        margin-top: 30px; } }

a.dtlCar-btn_loan:hover {
    background: #a50000;
    color: #fff;
    cursor: pointer; }
a.dtlCar-btn_loan .btnIcon {
    background: #a50000;
    color: #fff; }

.dtlCar-btn_contact {
    display: flex;
    align-items: center;
    line-height: 1;
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    background: #fff;
    color: #ff6a00;
    border: 1px solid #ff6a00;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
    transition: all 0.3s ease-out;
    border-radius: 3px; }
@media screen and (max-width: 767px) {
    .dtlCar-btn_contact {
        margin-top: 30px; } }

a.dtlCar-btn_contact:hover {
    background: #ff6a00;
    color: #fff;
    cursor: pointer; }
a.dtlCar-btn_contact .btnIcon {
    background: #ff6a00;
    color: #fff; }

.btn_disable {
    background: #f3f3f3;
    color: #333;
    border-color: #333; }

.dtlCar-btn_reserve {
    display: flex;
    align-items: center;
    line-height: 1;
    width: 100%;
    max-width: 330px;
    margin: 0 auto;
    background: #fff;
    color: #0a9d00;
    border: 1px solid #0a9d00;
    text-align: center;
    font-weight: 700;
    letter-spacing: 2px;
    transition: all 0.3s ease-out;
    border-radius: 3px; }
.dtlCar-btn_reserve:hover {
    cursor: pointer;
    background: #0a9d00;
    color: #fff; }
.dtlCar-btn_reserve .btnIcon {
    background: #0a9d00;
    color: #fff; }

.reserve-wrap {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.balloon-wrap {
    position: relative; }
.balloon-wrap::before {
    content: "";
    position: absolute;
    top: -39px;
    right: 20%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 14px solid #aaa;
    z-index: 1; }
.balloon-wrap::after {
    content: "";
    position: absolute;
    top: -37px;
    right: 20%;
    margin-left: -15px;
    border: 14px solid transparent;
    border-bottom: 14px solid #FFF;
    z-index: 2; }

.reserve {
    border: 1px solid #aaa;
    background: #fff;
    padding: 10px;
    position: absolute;
    bottom: -250px;
    right: 0;
    border-radius: 3px;
    z-index: 5; }
@media screen and (max-width: 767px) {
    .reserve {
        bottom: -265px; } }
@media screen and (max-width: 415px) {
    .reserve {
        bottom: -360px; } }

.reserve-type label {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1; }
.reserve-type .radio::before {
    height: 18px;
    width: 18px;
    border: 2px solid #333; }
.reserve-type .radio::after {
    height: 10px;
    width: 10px; }

.reserve-ttl {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700;
    color: #4a4a4a;
    padding: 5px 5px 0; }

.reserve-list {
    display: flex; }
@media screen and (max-width: 767px) {
    .reserve-list {
        flex-wrap: wrap; } }

.reserve-item {
    display: flex;
    flex-flow: column;
    align-items: center;
    padding: 5px;
    font-size: 13px;
    font-size: 1.3rem; }

.reserve_date {
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 10px 8px;
    background: #f3f3f3;
    border: 1px solid #aaa;
    line-height: 1;
    font-weight: 700;
    border-radius: 3px;
    transition: all 0.3s ease-out; }

a.reserve_date .material-icons-outlined {
    color: #0050c7; }
a.reserve_date:hover {
    background: #ffeb3b; }

.reserve_day {
    padding-bottom: 5px; }

.reserve-note {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.2;
    margin-top: 8px; }

.week_sat {
    color: #0050c7; }

.week_sun {
    color: #a50000; }

.dtlContact {
    padding: 60px 0 40px; }
@media screen and (max-width: 767px) {
    .dtlContact {
        padding: 0 10px 10px; } }

h2.dtl-h2 {
    font-size: 24px;
    font-size: 2.4rem;
    text-align: center;
    color: #fff;
    font-weight: 700;
    position: relative;
    z-index: 2; }
h2.dtl-h2 span {
    position: relative;
    z-index: 1; }
h2.dtl-h2 span:after {
    content: "";
    position: absolute;
    background: #a40001;
    width: 120%;
    height: 20px;
    bottom: 0px;
    left: -10%;
    z-index: -1;
    transform: skew(-15deg); }
@media screen and (max-width: 767px) {
    h2.dtl-h2 {
        margin-top: 20px;
        font-size: 16px;
        font-size: 1.6rem; }
    h2.dtl-h2 span:after {
        width: 104%;
        height: 14px;
        bottom: -4px;
        left: -2%; } }

.dtl-coment {
    font-weight: 700;
    margin-top: 20px; }
@media screen and (max-width: 767px) {
    .dtl-coment {
        font-size: 14px;
        font-size: 1.4rem; } }

/*----------------------------------------------------
	トピック一覧
----------------------------------------------------*/
.popVideo {
    padding: 20px 0 40px; }

.popVideo-slick {
    margin-top: 40px;
    position: relative;
    z-index: 2; }
.popVideo-slick li {
    width: 360px;
    padding: 10px;
    position: relative; }
.popVideo-slick li.flg-soldout::after {
    position: absolute;
    content: url("../img/common/flg-soldout.svg");
    display: block;
    width: 70%;
    top: 30%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }
.popVideo-slick li.flg-pending::after {
    position: absolute;
    content: url("../img/common/flg-pending.svg");
    display: block;
    width: 70%;
    top: 27%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }
.btn,
a.btn,
button.btn {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative;
    display: inline-block;
    padding: 1rem 4rem;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    letter-spacing: 0.1em;
    color: #212529;
    border-radius: 0.5rem; }

.btn-wrap {
    padding: 40px 0 60px; }

a.btn-c {
    font-size: 20px;
    font-size: 2rem;
    position: relative;
    padding: 0.25rem 2rem 1.5rem 3.5rem;
    color: #fff;
    background: #ff8200;
    -webkit-box-shadow: 0 5px 0 #d46414;
    box-shadow: 0 5px 0 #d46414; }

a.btn-c span {
    font-size: 14px;
    font-size: 1.4rem;
    position: absolute;
    top: -1.25rem;
    left: calc(50% - 150px);
    display: block;
    width: 300px;
    padding: 0.2rem 0;
    color: #d44114;
    border: 2px solid #d44114;
    border-radius: 100vh;
    background: #fff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }

a.btn-c span:before,
a.btn-c span:after {
    position: absolute;
    left: calc(50% - 10px);
    content: ""; }

a.btn-c span:before {
    bottom: -10px;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: #d44114 transparent transparent transparent; }

a.btn-c span:after {
    bottom: -7px;
    border-width: 10px 10px 0 10px;
    border-style: solid;
    border-color: #fff transparent transparent transparent; }

a.btn-c i {
    margin-right: 1rem; }

a.btn-c:hover {
    -webkit-transform: translate(0, 3px);
    transform: translate(0, 3px);
    color: #fff;
    background: #eb5b30;
    -webkit-box-shadow: 0 2px 0 #d44114;
    box-shadow: 0 2px 0 #d44114; }

.c-tel {
    border-top: 1px solid #ccc;
    padding: 20px 0;
    margin: 0 30px; }

.c-tel p {
    font-weight: 600;
    color: #48A636;
    margin-bottom: 20px; }

.c-tel .num {
    font-size: 36px;
    color: #eb5b30;
    margin-bottom: 20px; }
/*----------------------------------------------------
	車両一覧
----------------------------------------------------*/
.search {
    margin-top: 40px; }

.search-wrap {
    display: flex;
    justify-content: space-between;
    background: #e6e6e6;
    padding: 12px; }
@media screen and (max-width: 767px) {
    .search-wrap {
        flex-wrap: wrap; } }

.select-wrap {
    display: flex; }
.select-wrap .form-select {
    margin-right: 15px; }
@media screen and (max-width: 767px) {
    .select-wrap .form-select {
        width: 100%;
        margin: 5px; } }
@media screen and (max-width: 767px) {
    .select-wrap {
        width: 100%;
        flex-wrap: wrap; } }

.select-btn {
    display: flex; }
.select-btn button {
    height: 100%;
    width: 100px;
    text-align: center;
    color: #fff;
    transition: all 0.3s ease; }
.select-btn .btn_submit {
    background: red;
    margin-right: 10px; }
.select-btn .btn_submit:hover {
    background: #d20000; }
.select-btn .btn_clear {
    background: #848484; }
.select-btn .btn_clear:hover {
    background: #5e5e5e; }
@media screen and (max-width: 767px) {
    .select-btn {
        width: 100%;
        margin-top: 10px;
        display: flex;
        justify-content: center; }
    .select-btn button {
        padding: 5px;
        height: auto; }
    .select-btn .btn_submit {
        margin: 5px; }
    .select-btn .btn_clear {
        margin: 5px; } }

.carList-list {
    display: flex;
    flex-wrap: wrap; }

.carList-item {
    width: 32%;
    margin-right: 2%;
    margin-top: 20px;
    background: #fff;
    transition: all 0.3s ease-out; }
.carList-item:nth-child(3n) {
    margin-right: 0; }
@media screen and (max-width: 767px) {
    .carList-item {
        width: 100%;
        margin-right: 0; } }

.carList-img {
    position: relative; }
.carList-img img {
    display: block;
    width: 100%; }
.carList-img.flg-soldout::after {
    position: absolute;
    content: url("../img/common/flg-soldout.svg");
    display: block;
    width: 70%;
    top: 30%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }
.carList-img.flg-pending::after {
    position: absolute;
    content: url("../img/common/flg-pending.svg");
    display: block;
    width: 70%;
    top: 27%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }
.list-sldprice{
    top: 52%;
    left: 16%;
    font-size: 72px;
    line-height: 0.4;
}
.list-sldpretxt {
    margin-left: 10px;
}
.list-soldsmltxt {
    font-size: 20px;
}
@media screen and (max-width: 2000px) {
    .list-sldprice{
    font-size: 60px;
}
}
@media screen and (max-width: 1800px) {
    .list-sldprice{
    font-size: 55px;
}
.list-soldsmltxt {
    font-size: 16px;
}
}
@media screen and (max-width: 1650px) {
    .list-sldprice{
    font-size: 50px;
}
}
@media screen and (max-width: 1450px) {
    .list-sldprice{
    font-size: 40px;
    left: 14%
}
.list-soldsmltxt {
    font-size: 10px;
}
}
@media screen and (max-width: 1150px) {
    .list-sldprice{
    top: 48%;
    left: 12%;
    font-size: 30px;
    }
}
@media screen and (max-width: 900px) {
.list-sldprice{
    top: 46%;
    font-size: 20px;
}
.list-sldpretxt {
    margin-left: 2px;
}
}
@media screen and (max-width: 767px) {
.list-sldprice{
    top: 52%;
    left: 17%;
    font-size: 80px;
    }
.listsoldprice-txt {
   margin-left: 10px
}
.list-soldsmltxt {
    font-size: 24px;
}
}
@media screen and (max-width: 650px) {
.list-sldprice{
    top: 52%;
    left: 17%;
    font-size: 70px;
    }
.list-soldsmltxt {
    font-size: 18px;
}
}
@media screen and (max-width: 550px) {
.list-sldprice{
    font-size: 55px;
    }
.list-soldsmltxt {
    font-size: 15px;
}
}
@media screen and (max-width: 450px) {
.list-sldprice{
    top: 48%;
    left: 14%;
    font-size: 32px;
    }
.list-soldsmltxt {
    font-size: 10px;
}
}
.carListInfo-list {
    padding: 15px; }

.carListInfo-item strong {
    padding-left: 10px; }

/*----------------------------------------------------
	下層ページ
----------------------------------------------------*/
.subpage {
    padding-top: 70px;
    padding-bottom: 40px; }

.subpage-ttl {
    margin-top: 40px;
    text-align: center;
    font-size: 30px;
    font-size: 3rem;
    font-weight: 700;
    letter-spacing: 2px; }
.subpage-ttl h1 span {
    color: #fff;
    position: relative;
    z-index: 1; }
.subpage-ttl h1 span:after {
    content: "";
    position: absolute;
    background: #a40001;
    width: 120%;
    height: 20px;
    bottom: 0px;
    left: -10%;
    z-index: -1;
    transform: skew(-15deg); }
@media screen and (max-width: 767px) {
    .subpage-ttl {
        font-size: 18px;
        font-size: 1.8rem; }
    .subpage-ttl h1 span:after {
        height: 12px;
        bottom: 0px; } }

.subpage_Spcontent .subpage-ttl h1 span:after {
    background: #a40001; }

.subpage_surf .subpage-ttl h1 span:after {
    background: #a40001; }

.subpage_news {
    background: url("../img/common/bg-nblock.png");
    padding-bottom: 0; }

.policy {
    padding-bottom: 40px; }
.policy h1 {
    margin-top: 40px;
    text-align: center;
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700; }
.policy p {
    margin-top: 20px; }
.policy h2 {
    margin-top: 40px;
    font-weight: 700; }

.guide-list {
    margin-top: 20px; }

.guide-item {
    position: relative;
    display: flex;
    background: #e6e6e6;
    margin-top: 60px;
    box-shadow: 0px 5px 6px 6px black; }
.guide-item > * {
    position: relative;
    z-index: 3; }
.guide-item::before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 40px;
    height: 40px;
    bottom: -2px;
    left: 50%;
    transform: translateX(-50%) rotate(45deg) skew(10deg, 10deg);
    background: #e6e6e6;
    box-shadow: 0px 5px 6px 6px black; }
.guide-item::after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #e6e6e6; }
.guide-item:last-child::before {
    width: 0;
    height: 0;
    box-shadow: 0px 0px 0px 0px black; }

.guide-num {
    display: flex;
    align-items: center;
    position: relative;
    padding: 20px 40px;
    font-size: 50px;
    font-size: 5rem;
    font-weight: 700;
    font-style: italic;
    background: #a50000;
    color: #fff; }
@media screen and (max-width: 767px) {
    .guide-num {
        padding: 15px;
        font-size: 28px;
        font-size: 2.8rem; } }

.guide-txt {
    display: flex;
    flex-flow: column;
    justify-content: center;
    padding: 20px; }
.guide-txt h2 {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 700;
    color: #a50000; }
.guide-txt p {
    margin-top: 10px; }
@media screen and (max-width: 767px) {
    .guide-txt h2 {
        font-size: 18px;
        font-size: 1.8rem; } }

.guide-note {
    margin-top: 15px;
    color: #a50000; }

.contact {
    padding-bottom: 40px; }
.contact .dtlCar-item {
    position: relative; }
.contact .dtlCar-item.flg-soldout::after {
    position: absolute;
    content: url("../img/common/flg-soldout.svg");
    display: block;
    width: 70%;
    top: 30%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }
.contact .dtlCar-item.flg-pending::after {
    position: absolute;
    content: url("../img/common/flg-pending.svg");
    display: block;
    width: 70%;
    top: 27%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }

.contact-note {
    margin-top: 15px;
    color: #a50000; }

.thanks {
    width: 100%;
    max-width: 800px;
    margin: 40px auto 40px; }
.thanks p {
    text-align: center; }
@media screen and (max-width: 767px) {
    .thanks p {
        text-align: left; } }
.thanks a {
    display: block;
    position: relative;
    margin: 20px auto;
    width: 220px;
    background: #0050c7;
    color: #fff;
    padding: 10px;
    text-align: center;
    transition: all 0.3s; }
.thanks a:hover {
    background: #005ce5; }
.thanks a:after {
    font-family: 'Material Icons';
    content: "\e5cb";
    position: absolute;
    left: 1rem; }

/*----------------------------------------------------
	MISHAのこだわり
----------------------------------------------------*/
.pride {
    margin-top: 40px;
    color: #fff; }
.pride > div {
    margin-top: 20px; }
.pride span {
    font-size: 110%;
    font-weight: 700;
    color: #a50000; }
.pride img {
    display: block;
    width: 100%; }
.pride .col-wrap {
    margin-left: -10px;
    margin-right: -10px; }
.pride .col-50 {
    padding: 10px; }
.pride .bg-light {
    padding: 20px 0; }

/*----------------------------------------------------
	ニュース一覧
----------------------------------------------------*/
.newsCate {
    margin-top: 10px;
    color: #fff; }

.newsCate-list {
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }

.newsCate-item {
    display: inline-block;
    padding-right: 25px; }
.newsCate-item a {
    transition: all 0.3s ease-out; }
.newsCate-item a:hover {
    text-decoration: underline;
    color: #a50000; }
.newsCate-item::after {
    content: "/";
    margin-left: 18px; }
.newsCate-item:last-child {
    padding-right: 0; }
.newsCate-item:last-child::after {
    content: "";
    margin-left: 0; }

.newsBlock {
    margin-top: 40px; }
.newsBlock .newsBlock-item {
    position: relative; }
.newsBlock .newsBlock-item:nth-child(odd)::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }

.newsBlock-none {
    height: 200px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center; }
.newsBlock-none span {
    border: 1px solid;
    line-height: 1;
    padding: 10px 15px; }

.newsList {
    margin-top: 70px;
    padding: 40px 0; }

.newsList-wrap h1 {
    text-align: center;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700; }
@media screen and (max-width: 767px) {
    .newsList-wrap h1 {
        font-size: 18px;
        font-size: 1.8rem; } }

.newsList-list {
    position: relative;
    display: flex;
    z-index: 2; }
@media screen and (max-width: 767px) {
    .newsList-list {
        flex-wrap: wrap; } }

.newsList-item {
    width: 23%;
    margin-top: 30px;
    margin-bottom: 30px;
    margin-right: 2%;
    color: #fff; }
.newsList-item:nth-child(4n) {
    margin-right: 0; }
@media screen and (max-width: 767px) {
    .newsList-item {
        width: 49%;
        margin-right: 2%; }
    .newsList-item:nth-child(3n) {
        margin-right: 2%; }
    .newsList-item:nth-child(2n) {
        margin-right: 0; } }

.newsList-img {
    position: relative;
    width: 100%; }
.newsList-img:after {
    content: "";
    display: block;
    padding-top: 73.7%; }
.newsList-img a {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute; }

.newsList-txt {
    padding: 20px 0 0; }
.newsList-txt h2 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    margin-top: 10px; }
@media screen and (max-width: 767px) {
    .newsList-txt {
        padding: 15px; } }

.newsList-date {
    color: #a50000;
    font-weight: 700;
    font-style: italic; }

.newsList-cate {
    display: inline-block;
    background: #a50000;
    color: #fff;
    padding: 3px 10px;
    font-size: 12px;
    font-size: 1.2rem; }

.newsList-note {
    margin-top: 10px; }

/*----------------------------------------------------
	ニュース詳細
----------------------------------------------------*/
.newsDtl-date {
    text-align: center;
    color: #a50000;
    font-weight: 700;
    font-style: italic; }

.newsDtl-cate {
    display: inline-block;
    background: #a50000;
    color: #fff;
    padding: 5px 10px;
    font-size: 14px;
    font-size: 1.4rem; }

.newsDtl {
    margin-top: 40px;
    position: relative; }
.newsDtl::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }

.newsDtl-wrap {
    position: relative;
    padding: 40px 0;
    color: #fff;
    z-index: 2; }

.newsDtl-cms {
    margin-top: 20px; }
.newsDtl-cms h1 {
    font-size: 22px;
    font-size: 2.2rem;
    font-weight: 700; }
.newsDtl-cms h2 {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 700;
    position: relative;
    margin: 20px 0; }
.newsDtl-cms h2:before {
    content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
    width: 60px;
    height: 4px;
    left: 0;
    background-color: #0083aa;
    border-radius: 2px; }
.newsDtl-cms h3 {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 700;
    position: relative;
    margin: 20px 0; }
.newsDtl-cms h3:before {
    content: '';
    position: absolute;
    bottom: -10px;
    display: inline-block;
    width: 60px;
    height: 4px;
    left: 0;
    background-color: #00aa42;
    border-radius: 2px; }
.newsDtl-cms img {
    display: block;
    width: 100%; }
.newsDtl-cms a {
    text-decoration: underline;
    transition: all 0.3s ease-out; }
.newsDtl-cms a:hover {
    color: #a50000; }

.newsDtl-btn {
    text-align: center;
    padding: 40px 0; }

/*----------------------------------------------------
	特設コンテンツ
----------------------------------------------------*/
.subpage_Spcontent .search-wrap {
    justify-content: center; }

/*----------------------------------------------------
	サーフ
----------------------------------------------------*/
.subpage_surf .search-wrap {
    justify-content: center; }
.surf-sldprice{
    font-size: 44px;
}
.surf-soldsmltxt {
    font-size: 16px;
}
@media screen and (max-width: 1150px) {
    .surf-sldprice{
    top: 48%;
    left: 14%;
    font-size: 36px;
    }
}
@media screen and (max-width: 920px) {
.surf-sldprice{
    top: 46%;
    font-size: 25px;
}
.surf-sldpretxt {
    margin-left: 2px;
}
}
@media screen and (max-width: 767px) {
.surf-sldprice{
    top: 52%;
    left: 17%;
    font-size: 80px;
    }
.surfsoldprice-txt {
   margin-left: 10px
}
.surf-soldsmltxt {
    font-size: 24px;
}
}
@media screen and (max-width: 650px) {
.surf-sldprice{
    top: 52%;
    left: 17%;
    font-size: 70px;
    }
.surf-soldsmltxt {
    font-size: 18px;
}
}
@media screen and (max-width: 550px) {
.surf-sldprice{
    font-size: 55px;
    }
.surf-soldsmltxt {
    font-size: 15px;
}
}
@media screen and (max-width: 450px) {
.surf-sldprice{
    top: 48%;
    left: 14%;
    font-size: 32px;
    }
.surf-soldsmltxt {
    font-size: 10px;
}
}

/*----------------------------------------------------
	フォーム
----------------------------------------------------*/
.time-wrap {
    display: flex;
    align-items: center; }
.time-wrap span {
    padding: 0 1rem; }

.form-wrap {
    background: #fff;
    margin-top: 40px;
    padding: 40px 80px 40px;
    border-radius: 5px; }
@media screen and (max-width: 767px) {
    .form-wrap {
        padding: 20px 15px 40px; } }

.form-wrap .col-wrap .col-50:first-child {
    padding-right: 20px; }
@media screen and (max-width: 767px) {
    .form-wrap .col-wrap .col-50:first-child {
        padding-right: 0; } }

.contact-link {
    color: #0050c7;
    text-decoration: underline; }

span.console {
    color: #FF0000; }

span.console.hide {
    display: none; }

.text-alert {
    color: #f50301;
    font-weight: 700; }

/*----------------------------------------------------
	リンク
----------------------------------------------------*/
.link {
    padding: 40px 0; }

.link-wrap {
    display: flex;
    justify-content: center; }
@media screen and (max-width: 767px) {
    .link-wrap {
        flex-flow: column;
        align-items: center; } }

a.btn_more {
    overflow: hidden;
    padding: 1.5rem 6rem;
    color: #fff;
    border-radius: 0;
    background: #000;
    width: 240px; }
a.btn_more span {
    position: relative; }
a.btn_more:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 500%;
    content: "";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(-92%) translateY(-25%) rotate(45deg);
    transform: translateX(-92%) translateY(-25%) rotate(45deg);
    background: #0062b5; }
a.btn_more:after {
    font-family: 'Material Icons';
    content: "\e5cc";
    position: absolute;
    right: 1rem; }
a.btn_more:hover:before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg); }
@media screen and (max-width: 767px) {
    a.btn_more {
        padding: 1.5rem 10px; } }

a.btn_youtube {
    overflow: hidden;
    padding: 1.5rem 6rem;
    color: #fff;
    border-radius: 0;
    background: #000;
    margin-left: 50px;
    width: 240px; }
a.btn_youtube span {
    position: relative; }
a.btn_youtube:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 500%;
    content: "";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(-92%) translateY(-25%) rotate(45deg);
    transform: translateX(-92%) translateY(-25%) rotate(45deg);
    background: red; }
a.btn_youtube:after {
    font-family: 'Material Icons';
    content: "\e5cc";
    position: absolute;
    right: 1rem; }
a.btn_youtube:hover:before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg); }
@media screen and (max-width: 767px) {
    a.btn_youtube {
        padding: 1.5rem 10px;
        margin-left: 0px;
        margin-top: 10px; } }

/*特設コンテンツ*/

a.btn_Spcontent {
    overflow: hidden;
    padding: 1.5rem 6rem;
    color: #fff;
    border-radius: 0;
    background: #000;
    margin-left: 50px;
    width: 240px; }
a.btn_Spcontent span {
    position: relative; }
a.btn_Spcontent:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 500%;
    content: "";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(-92%) translateY(-25%) rotate(45deg);
    transform: translateX(-92%) translateY(-25%) rotate(45deg);
    background: #00859b; }
a.btn_Spcontent:after {
    font-family: 'Material Icons';
    content: "\e5cc";
    position: absolute;
    right: 1rem; }
a.btn_Spcontent:hover:before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg); }

/*サーフ*/

a.btn_surf {
    overflow: hidden;
    padding: 1.5rem 6rem;
    color: #fff;
    border-radius: 0;
    background: #000;
    margin-left: 50px;
    width: 240px; }
a.btn_surf span {
    position: relative; }
a.btn_surf:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 500%;
    content: "";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(-92%) translateY(-25%) rotate(45deg);
    transform: translateX(-92%) translateY(-25%) rotate(45deg);
    background: #00859b; }
a.btn_surf:after {
    font-family: 'Material Icons';
    content: "\e5cc";
    position: absolute;
    right: 1rem; }
a.btn_surf:hover:before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg); }

/*販売実績*/
a.btn_sold:before {
    background: #009b3d;
}

/*お問い合わせボタン*/

a.btn_contact {
    overflow: hidden;
    padding: 1.5rem 6rem;
    color: #fff;
    border-radius: 0;
    background: #000;
    /* margin-left: 50px; */
    width: 240px; }
a.btn_contact span {
    position: relative; }
a.btn_contact:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 500%;
    content: "";
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: translateX(-92%) translateY(-25%) rotate(45deg);
    transform: translateX(-92%) translateY(-25%) rotate(45deg);
    background: #fc8e01; }
a.btn_contact:after {
    font-family: 'Material Icons';
    content: "\e5cc";
    position: absolute;
    right: 1rem; }
a.btn_contact:hover:before {
    -webkit-transform: translateX(-9%) translateY(-25%) rotate(45deg);
    transform: translateX(-9%) translateY(-25%) rotate(45deg); }

@media screen and (max-width: 767px) {

    a.btn_Spcontent {
        padding: 1.5rem 10px;
        margin-left: 0px;
        margin-top: 10px;
    }

    a.btn_surf {
        padding: 1.5rem 10px;
        margin-left: 0px;
        margin-top: 10px;
    }

    a.btn_contact {
        padding: 1.5rem 10px;
        margin-left: 0px;
        margin-top: 10px;
    }

}

/*----------------------------------------------------
	フローティング
----------------------------------------------------*/
#f-banner {
    position: fixed;
    top: 35%;
    right: 0;
    z-index: 5; }
@media screen and (max-width: 767px) {
    #f-banner {
        top: initial;
        bottom: 20px;
        right: 0;
        opacity: 0; } }

#f-banner a {
    background: #000;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 700;
    text-decoration: none;
    color: #fff;
    width: 120px;
    text-align: center;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
    transition: all 0.5s ease; }
#f-banner a:hover {
    background: #333; }
@media screen and (max-width: 767px) {
    #f-banner a {
        width: 100px;
        font-size: 10px;
        font-size: 1rem; } }

.f-insta img {
    width: 100%;
    display: block;
    transition: all 0.3s ease-out;
    border: 1px solid #fff; }
.f-insta img:hover {
    opacity: 0.8; }

.f-search {
    background: #009042; }
.f-search:hover {
    background: #009f49; }

.f-cont {
    margin-top: 10px;
    background: #ff7900; }
@media screen and (max-width: 767px) {
    .f-cont {
        margin-top: 0; } }

/*----------------------------------------------------
	slick
----------------------------------------------------*/
.hero-slick li {
    width: 46vw; }

.slick-slide img {
    width: 100%;
    height: auto; }

.hero-slick .slick-slide {
    margin: 20px 10px;
    position: relative; }
@media screen and (max-width: 767px) {
    .hero-slick .slick-slide {
        margin: 10px 5px; } }
.hero-slick .slick-slide.flg-soldout::after {
    position: absolute;
    content: url("../img/common/flg-soldout.svg");
    display: block;
    width: 70%;
    top: 30%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }
.hero-slick .slick-slide.flg-pending::after {
    position: absolute;
    content: url("../img/common/flg-pending.svg");
    display: block;
    width: 70%;
    top: 27%;
    bottom: 0;
    left: 12%;
    right: 0;
    margin: auto;
    filter: drop-shadow(3px 3px 3px #000);
    pointer-events: none; }

.slick-slider div {
    transition: none; }

.slick-prev {
    left: 80px; }
.slick-prev::before {
    position: relative;
    content: "\e5cb";
    font-family: Material Icons;
    background: rgba(249, 0, 0, 0.7);
    padding: 10px;
    opacity: 1;
    font-weight: 700;
    transition: all 0.3s ease; }
.slick-prev:hover::before {
    background: #f90000; }
@media screen and (max-width: 767px) {
    .slick-prev {
        left: 10px; } }

.slick-next {
    right: 100px; }
.slick-next::before {
    position: relative;
    content: "\e409";
    font-family: Material Icons;
    background: rgba(249, 0, 0, 0.7);
    padding: 10px;
    opacity: 1;
    font-weight: 700;
    transition: all 0.3s ease; }
.slick-next:hover::before {
    background: #f90000; }
@media screen and (max-width: 767px) {
    .slick-next {
        right: 30px; } }

.slick-prev,
.slick-next {
    z-index: 100; }

/*ページ下部店舗住所共通*/
.shopadd{
    padding: 20px 40px;
    background-color: #1c1c1c;
    color: #FFF;
    text-align: right;
    font-size: 1.2rem;
}

@media (max-width: 767px) {
    .shopadd{
        padding: 20px;
        text-align: left;
    }
}

/*----------------------------------------------------
	印刷用スタイル
----------------------------------------------------*/
@media print {
    * html body {
        zoom: .7; } }
