@charset "UTF-8";
/*
Theme Name: テーマの名前
Description: テーマの説明
Theme URI: 
Author: 
Author URI: 
Version: 1.0.0
License: 
License URI: 
*/
.fade-up { position: relative; transform: translateY(20px); opacity: 0; transition: all .5s ease; }

.fade-up.fadein { transform: translateY(0); opacity: 1; }

/*! sanitize.css v8.0.0 | CC0 License | github.com/csstools/sanitize.css */
*, ::before, ::after { box-sizing: border-box; background-repeat: no-repeat; }

::before, ::after { text-decoration: inherit; vertical-align: inherit; }

html { -moz-tab-size: 4; -o-tab-size: 4; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; font-family: system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Oxygen, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 12px; line-height: 1.15; word-break: break-word; cursor: default; tab-size: 4; }

html, body, h1, h2, h3, h4, h5, h6, a, p, span, em, small, strong, sub, sup, mark, del, ins, strike, abbr, dfn, blockquote, q, cite, code, pre, ol, ul, li, dl, dt, dd, div, section, article, main, aside, nav, header, hgroup, footer, img, figure, figcaption, address, time, audio, video, canvas, iframe, details, summary, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; }

* { font-family: inherit; font-size: inherit; line-height: inherit; }

h1 { font-size: 2em; }

hr { height: 0; overflow: visible; }

main { display: block; }

code, kbd, samp, pre { font-family: Menlo, Consolas, Roboto Mono, Ubuntu Monospace, Oxygen Mono, Liberation Mono, monospace; font-size: 1em; }

ol, ul { list-style: none; }

img, video { max-width: 100%; }

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

b, strong { font-weight: bolder; }

small { font-size: 80%; }

::-moz-selection { background-color: #b3d4fc; color: #000; text-shadow: none; }

::selection { background-color: #b3d4fc; color: #000; text-shadow: none; }

audio, canvas, iframe, img, svg, video { vertical-align: middle; }

audio, canvas, video { display: inline-block; }

audio:not([controls]) { display: none; height: 0; }

img { border-style: none; }

svg { fill: currentColor; }

svg:not(:root) { overflow: hidden; }

table { border-collapse: collapse; }

button, input, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }

button { overflow: visible; text-transform: none; }

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

fieldset { padding: 0.35em 0.75em 0.625em; }

button { -webkit-appearance: none; -moz-appearance: none; appearance: none; padding: 0; border: none; outline: none; background-color: transparent; cursor: pointer; }

button, input { overflow: visible; }

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

progress { display: inline-block; vertical-align: baseline; }

button, select { text-transform: none; }

textarea { margin: 0; overflow: auto; resize: vertical; }

[type="checkbox"], [type="radio"] { padding: 0; }

[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }

::-webkit-inner-spin-button, ::-webkit-outer-spin-button { height: auto; }

::-webkit-input-placeholder { opacity: 0.54; }

::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }

::-moz-focus-inner { padding: 0; border-style: none; }

:-moz-focusring { outline: 1px dotted ButtonText; }

dialog { display: block; position: absolute; right: 0; left: 0; width: -moz-fit-content; width: -webkit-fit-content; width: fit-content; height: -moz-fit-content; height: -webkit-fit-content; height: fit-content; margin: auto; padding: 1em; border: solid; background-color: #fff; color: #000; }

dialog:not([open]) { display: none; }

summary { display: list-item; }

a, area, button, input, label, select, summary, textarea, [tabindex] { touch-action: manipulation; }

a { text-decoration: none; }

template, [hidden] { display: none; }

[aria-busy="true"] { cursor: progress; }

[aria-controls] { cursor: pointer; }

[aria-disabled="true"], [disabled] { cursor: not-allowed; }

[aria-hidden="false"][hidden]:not(:focus) { clip: rect(0, 0, 0, 0); display: inherit; position: absolute; }

/* base/base.scss */
body { -webkit-text-size-adjust: 100%; -moz-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-smoothing: antialiased; width: 100%; height: 100%\9; margin: 0; margin: 0 auto; overflow: scroll\9; overflow-x: hidden; overflow-x: hidden; background-color: #ffffff; color: #333; font-family: "Noto Sans JP", sans-serif; font-size: 12px; font-style: normal; font-weight: 400; letter-spacing: 0.1em; line-height: 1.75; text-rendering: auto; text-size-adjust: 100%; }

a { color: #333; }

img { display: block; width: 100%; height: auto; border: 0; }

img[src$=".svg"] { width: 100%; height: auto; }

.tab { display: none; }

.tabonly { display: none; }

.pc { display: none; }

.clear::after { display: table; clear: both; content: ""; }

/* Slider */
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face { src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); font-family: "slick"; font-style: normal; font-weight: normal; }

/* Arrows */
.slick-prev, .slick-next { display: block; position: absolute; top: 50%; width: 20px; height: 20px; padding: 0; transform: translate(0, -50%); border: none; outline: none; background: transparent; color: transparent; font-size: 0px; line-height: 0px; cursor: pointer; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }

.slick-prev:before, .slick-next:before { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: white; font-family: "slick"; font-size: 20px; line-height: 1; opacity: 0.75; }

.slick-prev { left: -25px; color: #000; }

[dir="rtl"] .slick-prev { right: -25px; left: auto; }

.slick-prev:before { content: "←"; }

[dir="rtl"] .slick-prev:before { content: "→"; }

.slick-next { right: -25px; }

[dir="rtl"] .slick-next { right: auto; left: -25px; }

.slick-next:before { content: "→"; }

[dir="rtl"] .slick-next:before { content: "←"; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { display: block; position: absolute; bottom: -25px; width: 100%; margin: 0; padding: 0; list-style: none; text-align: center; }

.slick-dots li { display: inline-block; position: relative; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { display: block; width: 20px; height: 20px; padding: 5px; border: 0; outline: none; background: transparent; color: transparent; font-size: 0px; line-height: 0px; cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 0; left: 0; width: 20px; height: 20px; color: black; font-family: "slick"; font-size: 6px; line-height: 20px; text-align: center; content: "•"; opacity: 0.25; }

.slick-dots li.slick-active button:before { color: black; opacity: 0.75; }

/* Slider */
.slick-slider { -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -webkit-tap-highlight-color: transparent; box-sizing: border-box; display: block; position: relative; touch-action: pan-y; user-select: none; }

.slick-list { display: block; position: relative; margin: 0; padding: 0; overflow: hidden; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { transform: translate3d(0, 0, 0); }

.slick-track { display: block; position: relative; top: 0; left: 0; margin-right: auto; margin-left: auto; }

.slick-track:before, .slick-track:after { display: table; content: ""; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { height: 100%; min-height: 1px; float: left; }

[dir="rtl"] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

.breadcrumb { padding-top: 80px; }

.breadcrumb__list { padding: 4px 20px; background-color: #f8b62b; color: #ffffff; }

.breadcrumb__list__item { display: inline-block; }

.breadcrumb__list__item:before { content: "＞"; }

.breadcrumb__list__item:nth-of-type(1):before { display: none; }

.breadcrumb__list__item a { color: #ffffff; }

.carblock { margin-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #cecece; }

.carblock__main a { display: block; }

.carblock__main__thumb { aspect-ratio: 3 / 2; overflow: hidden; }

.carblock__main__thumb img { -o-object-fit: cover; display: block; width: 100%; height: 100%; object-fit: cover; font-family: "object-fit: cover", sans-serif; }

.carblock__main__info { margin-top: 10px; }

.carblock__main__info__maker { font-size: 11px; }

.carblock__main__info__ttl { font-size: 1.25rem; }

.carblock__main__info__txt { -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -webkit-box; margin-top: 10px; overflow: hidden; text-align: justify; }

.carblock__main__sub { margin-top: 20px; }

.carblock__main__sub__price { min-width: 120px; margin: 0 auto; font-size: 11px; }

.carblock__main__sub__price span { display: inline-block; margin-right: 4px; color: #f08300; font-size: 2.125rem; font-weight: bold; line-height: 1; }

.carblock__main__sub__list { display: flex; flex-wrap: wrap; margin-top: 10px; }

.carblock__main__sub__list__item { margin-right: 8px; margin-bottom: 8px; }

.carblock__main__sub__list__item span { margin-right: 4px; padding: 2px 4px; background-color: #f8b62b; color: #ffffff; }

.carblock__shop { margin-top: 20px; padding: 10px; background-color: #f0f0f0; font-weight: bold; text-align: center; }

.carblock__shop__name { padding-bottom: 4px; border-bottom: 1px solid #cecece; }

.carblock__shop__tel { padding: 10px 0; border-bottom: 1px solid #cecece; font-size: 1.5rem; }

.carblock__shop__contact { padding: 10px 0; }

.carblock__shop__contact a { display: block; width: 200px; height: 40px; margin: 0 auto; margin-top: 10px; border-radius: 4px; background-color: #f8b62b; color: #ffffff; line-height: 40px; }

.bko-carBlock { margin-top: 20px; padding-bottom: 20px; border-bottom: 1px solid #cecece; }

.bko-carBlock__main__link { display: block; pointer-events: none; }

.bko-carBlock__main__info { margin-top: 10px; }

.bko-carBlock__main__info__maker { font-size: 11px; }

.bko-carBlock__main__info__ttl { font-size: 1.25rem; }

.bko-carBlock__main__info__txt { -webkit-line-clamp: 3; -webkit-box-orient: vertical; display: -webkit-box; margin-top: 10px; overflow: hidden; text-align: justify; }

.bko-carBlock__main__sub { margin-top: 20px; }

.bko-carBlock__main__sub__price { min-width: 120px; margin: 0 auto; font-size: 11px; }

.bko-carBlock__main__sub__price span { display: inline-block; margin-right: 4px; color: #f08300; font-size: 2.125rem; font-weight: bold; line-height: 1; }

.bko-carBlock__main__sub__list { display: flex; flex-wrap: wrap; margin-top: 10px; }

.bko-carBlock__main__sub__list__item { margin-right: 8px; margin-bottom: 8px; }

.bko-carBlock__main__sub__list__item span { margin-right: 4px; padding: 2px 4px; background-color: #f8b62b; color: #ffffff; }

.bko-carBlock__ctl { margin-top: 20px; }

.bko-carBlock__ctl__delBtn { display: block; width: 140px; height: 40px; border-radius: 4px; background-color: #cecece; color: #ffffff; line-height: 40px; }

.adm { position: relative; min-height: 100vh; }

.footer-adm { position: absolute; bottom: 0; left: 0; width: 100%; margin-top: 60px; }

.footer { border-top: 1px solid #cecece; }

.top .footer { border-top: none; }

.footer-menu { padding: 0 20px; padding-top: 40px; }

.footer-nav__ttl { font-size: 1.25rem; text-align: center; }

.footer-nav-top__list { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 10px; margin-bottom: 20px; }

.footer-nav-top__list__item { position: relative; width: 48%; margin-bottom: 10px; }

.footer-nav-top__list__item.noslash:after { display: none; }

.footer-nav-top__list__item a { display: block; height: 40px; border-radius: 4px; background-color: #f8b62b; color: #ffffff; line-height: 40px; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.footer-nav-top__list__item a:focus { color: #f08300; }

.footer-nav-bottom__list { display: flex; flex-wrap: wrap; justify-content: space-between; width: 100%; }

.footer-nav-bottom__list__item { position: relative; width: 48%; margin-bottom: 10px; }

.footer-nav-bottom__list__item.noslash:after { display: none; }

.footer-nav-bottom__list__item a { display: block; border-bottom: 1px dotted #3b4043; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.footer-nav-bottom__list__item a:focus { color: #f08300; }

.footer-logo { display: flex; justify-content: space-between; width: 240px; margin: 60px auto; }

.footer-logo__kokohore { display: block; width: 100px; }

.footer-logo__kokonore { display: block; width: 94px; }

.copyright { width: 100%; padding: 10px; background-color: #f8b62b; color: #ffffff; text-align: center; }

.form-item { margin-bottom: 20px; }

.form-item__head { font-weight: bold; }

.form-item__detail { position: relative; margin-top: 6px; font-size: 16px; }

.form-item__detail.pass { position: relative; }

.form-item__detail__caution { text-decoration: underline; }

.form-item__input { width: 100%; height: 40px; padding: 0 10px; border: 1px solid #333; border-radius: 4px; font-size: 16px; }

.form-item__input:focus { border: 1px solid transparent; outline: solid 2px #f8b62b; }

.form-item__input::-moz-placeholder { color: #cecece; opacity: 1; }

.form-item__input:-ms-input-placeholder { color: #cecece; opacity: 1; }

.form-item__input::-ms-input-placeholder { color: #cecece; opacity: 1; }

.form-item__input::placeholder { color: #cecece; opacity: 1; }

.form-item__textarea { width: 100%; padding: 10px; border-radius: 4px; font-size: 16px; }

.form-item__textarea:focus { border: 1px solid transparent; outline: solid 2px #f8b62b; }

.form-item__submit { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 160px; height: 40px; margin-top: 40px; margin-bottom: 20px; border: none; border: 1px solid #f8b62b; border-radius: 4px; background: none; background-color: #f8b62b; color: #ffffff; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.form-item__submit:focus { background-color: #ffffff; color: #f08300; }

.form-item__submit:focus:before { left: calc(100% + 10px); }

.form-item__submit:disabled { border: 1px solid #aaa; background-color: #aaa; }

.form-item__detail.in-dubble { display: flex; margin: 0; }

.form-item__detail.in-dubble .in-dubble-item { display: flex; align-items: center; width: 140px; margin-right: 20px; }

.form-item__detail.in-dubble .in-dubble-item input { width: 120px; margin-right: 10px; }

.form-item__detail.in-dubble .in-dubble-item span { font-size: 1rem; font-weight: bold; }

.form-item__detail input[type=radio] { display: none; }

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

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

.form-item__detail input[type=radio]:checked + .form-radio02:before { border-color: #666; }

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

.form-item__detail .form-radio { display: inline-block; position: relative; padding: 5px 30px; cursor: pointer; }

.form-item__detail .form-radio:before { display: block; position: absolute; top: 50%; left: 0px; width: 24px; height: 24px; margin-top: -11px; border: 1px solid #ccc; border-radius: 50%; background: #fff; content: ''; }

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

.form-item__detail .form-radio span { font-size: 10px; }

.form-item__detail .form-radio02 { display: inline-block; position: relative; padding: 5px 30px; cursor: pointer; }

.form-item__detail .form-radio02:before { display: block; position: absolute; top: 50%; left: 0px; width: 24px; height: 24px; margin-top: -11px; border: 1px solid #ccc; border-radius: 50%; background: #fff; content: ''; }

.form-item__detail .form-radio02:after { display: block; position: absolute; top: 50%; left: 5px; width: 14px; height: 14px; margin-top: -6px; transform: scale3d(0.3, 0.3, 1); border-radius: 50%; background: #f8b62b; content: ''; opacity: 0; transition: transform .2s ease-in-out, opacity .2s ease-in-out; }

.form-item__detail .form-radio02 span { font-size: 10px; }

.form-item__detail input[type=checkbox] { display: none; }

.form-item__detail .form-checkbox { display: inline-block; position: relative; padding-left: 40px; cursor: pointer; }

.form-item__detail .form-checkbox::before { display: block; position: absolute; top: 16px; left: 0; width: 24px; height: 24px; border: 1px solid #ccc; border-radius: 3px; background: #fff; content: ''; }

.form-item__detail .form-checkbox::after { display: block; position: absolute; top: 17px; left: 7px; width: 8px; height: 16px; transform: rotate(45deg); border-right: 3px solid #ffffff; border-bottom: 3px solid #ffffff; content: ''; opacity: 0; }

.form-item__detail input[type=checkbox]:checked + .form-checkbox::before { border: none; background-color: #f8b62b; }

.form-item__detail input[type=checkbox]:checked + .form-checkbox::after { opacity: 1; }

.form-item-tel { display: none; }

.form-item-tel.js-visible { display: block; }

.form-item-num { -moz-appearance: textfield; }

input::-webkit-outer-spin-button, input::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; }

.form-item-contact { display: none; }

.form-item-contact.js-visible { display: block; }

.form-item-contact02 { display: block; }

.contact-mail__content .form-checkbox::before { display: block; position: absolute; top: 4px; left: 0; width: 24px; height: 24px; border: 1px solid #ccc; border-radius: 3px; background: #fff; content: ''; }

.contact-mail__content .form-checkbox::after { display: block; position: absolute; top: 6px; left: 7px; width: 8px; height: 16px; transform: rotate(45deg); border-right: 3px solid #ffffff; border-bottom: 3px solid #ffffff; content: ''; opacity: 0; }

.form-item__file__label { display: block; width: 140px; height: 40px; border: 1px solid #333; border-radius: 4px; line-height: 36px; text-align: center; cursor: pointer; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.form-item__file__label:focus { border: 1px solid #f8b62b; background-color: #f8b62b; color: #ffffff; }

.form-item__file__label:focus:before { left: calc(100% + 10px); }

.form-item__file { display: none; }

.form-item__detail__preview { width: 100%; max-width: 200px; margin-top: 20px; }

.form-item__detail__preview img { -o-object-fit: cover; width: 100%; height: 100%; object-fit: cover; font-family: "object-fit: cover", sans-serif; }

.back-btn { display: inline-block; width: 160px; height: 40px; margin-top: 40px; margin-bottom: 20px; margin-left: 10px; border: 1px solid #cecece; border-radius: 4px; background-color: #cecece; color: #ffffff; line-height: 40px; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.back-btn:focus { background-color: #ffffff; color: #3b4043; }

.back-btn:focus:before { left: calc(100% + 10px); }

.manage-disabled[disabled] { border: none; background-color: #cdd6dd; }

.form-item__detail__check a { text-decoration: underline; }

.pass-eye { position: absolute; top: 4px; right: 10px; }

.inspection-caution { font-size: 12px; }

.header-adm { display: flex; z-index: 10; position: fixed; top: 0; left: 0; justify-content: space-between; width: 100%; height: 80px; padding: 20px; border-bottom: 1px solid #cecece; background-color: rgba(255, 255, 255, 0.8); }

.header-adm__logo { width: 80px; transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.header-adm__ctl__name { line-height: 1; }

.header-adm__ctl .logout-btn { width: 120px; height: 26px; margin-top: 8px; border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.header-adm__ctl .logout-btn:focus { background-color: #ffffff; color: #f08300; }

.header-adm__ctl .logout-btn:focus:before { left: calc(100% + 10px); }

.header-bko { display: flex; z-index: 10; position: fixed; top: 0; left: 0; justify-content: space-between; width: 100%; height: 80px; padding: 20px; border-bottom: 1px solid #cecece; background-color: rgba(255, 255, 255, 0.8); }

.header-bko__logo { width: 80px; transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.header-bko__ctl__name { font-weight: bold; line-height: 1; }

.header-bko__ctl a { margin-right: 10px; text-decoration: underline; }

.header-bko__ctl .logout-btn { width: 120px; height: 26px; margin-top: 8px; border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.header-bko__ctl .logout-btn:focus { background-color: #ffffff; color: #f08300; }

.header-bko__ctl .logout-btn:focus:before { left: calc(100% + 10px); }

.header { z-index: 10; position: fixed; width: 100%; height: 80px; padding: 20px; background-color: rgba(255, 255, 255, 0.8); }

.header__logo { width: 80px; transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.top .header__logo { transform: translateY(-80px); }

.top .header__logo.fixed { transform: translateY(0); }

.js-loader { visibility: visible; z-index: 10000; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: #ffffff; opacity: 1; transition: opacity 0.8s, visibility 0.8s; }

.is-loaded .js-loader { visibility: hidden; opacity: 0; }

.js-loader-logo { -webkit-animation: rotation 3s linear infinite; position: fixed; top: calc(50% - 60px); left: 50%; width: 80px; transform: translate(-50%, -50%) rotate(0); animation: rotation 3s linear infinite; }

@-webkit-keyframes rotation { 0% { transform: translate(-50%, -50%) rotate(0); }
  100% { transform: translate(-50%, -50%) rotate(360deg); } }

@keyframes rotation { 0% { transform: translate(-50%, -50%) rotate(0); }
  100% { transform: translate(-50%, -50%) rotate(360deg); } }

.js-loader-progress { position: fixed; bottom: 0; left: 0; width: 100%; height: 4px; margin: auto; }

.is-loaded .js-loader-progress { visibility: hidden; opacity: 0; }

.js-loader-progress-bar { width: 0; height: 100%; background: #2bd8f8; transition: width 0.4s; }

.js-loader-progress-number { width: 100%; margin-top: -50px; color: #2bd8f8; font-size: 14px; text-align: center; }

.box-loading { position: absolute; top: 50%; left: 50%; width: 150px; transform: translateY(-50%) translateX(-50%); }

.box-loading .binding { width: 30px; height: 8px; margin: 0 auto; border: 2px solid #2bd8f8; content: ''; }

.box-loading .pad { width: 30px; height: 40px; margin: 0 auto; padding: 6px; padding-left: 5px; border: 2px solid #2bd8f8; border-top: 0; }

.box-loading .line { -webkit-animation: writeline 3s infinite ease-in; width: 15px; margin-top: 4px; border-top: 2px solid #2bd8f8; animation: writeline 3s infinite ease-in; opacity: 0; }

.box-loading .line:first-child { margin-top: 0; }

.box-loading .line.line1 { -webkit-animation-delay: 0s; animation-delay: 0s; }

.box-loading .line.line2 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

.box-loading .line.line3 { -webkit-animation-delay: 1s; animation-delay: 1s; }

.box-loading .text { margin-top: 10px; color: #2bd8f8; font-size: 14px; text-align: center; }

@-webkit-keyframes writeline { 0% { width: 0px;
    opacity: 0; }
  33% { width: 15px;
    opacity: 1; }
  70% { opacity: 1; }
  100% { opacity: 0; } }

@keyframes writeline { 0% { width: 0px;
    opacity: 0; }
  33% { width: 15px;
    opacity: 1; }
  70% { opacity: 1; }
  100% { opacity: 0; } }

.modal { visibility: hidden; z-index: 100; position: fixed; top: 50%; left: 50%; width: calc(100% - 40px); padding: 60px 40px; transform: translate(-50%, -50%); background-color: #fff; opacity: 0; pointer-events: none; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.modal.js-visible { visibility: visible; opacity: 1; pointer-events: auto; }

.modal__ttl { font-size: 1.2rem; }

.modal p { margin-top: 20px; }

.modal__delete-company { display: block; margin: 20px 0; padding: 10px; border: 1px solid #cecece; font-size: 1.2rem; font-weight: bold; text-align: center; }

.modal__close { position: absolute; top: 10px; right: 20px; font-size: 2rem; }

.modal__btn { display: block; width: 200px; height: 40px; margin: 0 auto; margin-top: 20px; border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; line-height: 40px; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.modal__btn.js-hidden { display: none; }

.modal__btn:focus { border: 1px solid #f8b62b; background-color: #fff; color: #f08300; }

.modal__reset { display: block; width: 200px; height: 40px; margin: 0 auto; margin-top: 20px; border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; line-height: 40px; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.modal__reset.js-hidden { display: none; }

.modal__reset:focus { border: 1px solid #f8b62b; background-color: #fff; color: #f08300; }

.modal__overlay { visibility: hidden; z-index: 99; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background-color: rgba(0, 0, 0, 0.3); opacity: 0; pointer-events: none; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.modal__overlay.js-visible { visibility: visible; opacity: 1; pointer-events: auto; }

.modal.modal__delete .modal__ttl { color: #e1421f; }

.modal.modal__delete .modal__btnwrap { display: flex; justify-content: space-between; margin-top: 40px; }

.modal.modal__delete .modal__btnwrap .modal__btn { width: 45%; margin: 0; }

.modal.modal__delete .modal__btnwrap .modal__deletebtn { display: block; width: 45%; height: 40px; border: 1px solid #aaa; border-radius: 4px; background-color: #aaa; color: #ffffff; line-height: 40px; text-align: center; }

.modal.modal__delete .modal__btnwrap .modal__deletebtn:focus { border: 1px solid #e1421f; background-color: #e1421f; color: #ffffff; }

.caution-modal { visibility: hidden; z-index: 100; position: fixed; top: 50%; left: 50%; width: calc(100% - 40px); padding: 60px 40px; transform: translate(-50%, -50%); background-color: #fff; opacity: 0; pointer-events: none; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.caution-modal.js-visible { visibility: visible; opacity: 1; pointer-events: auto; }

.caution-modal__ttl { font-size: 1.2rem; }

.caution-modal p { margin-top: 20px; }

.caution-modal__overlay { visibility: hidden; z-index: 99; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background-color: rgba(0, 0, 0, 0.3); opacity: 0; pointer-events: none; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.caution-modal__overlay.js-visible { visibility: visible; opacity: 1; pointer-events: auto; }

.mv-container { padding-top: 80px; }

.mv-content { position: relative; }

.mv-content__logo { display: flex; align-items: center; justify-content: center; padding: 0 20px; }

.mv-content__logo img { width: 140px; }

.mv-content__logo span { margin-left: 10px; font-size: 14px; }

.mv-content__copy { margin-top: 20px; color: #3b4043; font-size: 20px; font-weight: bold; line-height: 1.5; text-align: center; }

.mv-content__copy span { display: inline-block; margin-top: 10px; padding: 0 8px; border-radius: 4px; background-color: #f8b62b; color: #ffffff; font-family: 'Raleway', sans-serif; font-weight: 700; font-weight: normal; }

.mv-ad { display: none; margin-top: 20px; padding: 0 20px; }

.mv-ad.sp { display: block; }

.mv-ad__list a { display: block; }

.mv { margin-top: 40px; line-height: 0; }

.mv img { -webkit-backface-visibility: hidden; backface-visibility: hidden; }

.mv-slider-l { display: flex; flex-wrap: nowrap; overflow: hidden; }

.mv-slider-l__list { -webkit-animation: infinity-loop 30s infinite linear 1s both; display: flex; /* スライドの要素を横に並べる */ position: relative; height: 150px; animation: infinity-loop 30s infinite linear 1s both; }

.mv-slider-l__list__item { width: 225px; height: 100%; }

.mv-slider-r { display: flex; flex-direction: row-reverse; flex-wrap: nowrap; overflow: hidden; }

.mv-slider-r__list { -webkit-animation: infinity-loopR 30s infinite linear 1s both; display: flex; /* スライドの要素を横に並べる */ position: relative; height: 150px; animation: infinity-loopR 30s infinite linear 1s both; }

.mv-slider-r__list__item { width: 225px; height: 100%; }

@-webkit-keyframes infinity-loop { from { transform: translateX(0); }
  to { transform: translateX(-100%); } }

@keyframes infinity-loop { from { transform: translateX(0); }
  to { transform: translateX(-100%); } }

@-webkit-keyframes infinity-loopR { from { transform: translateX(0); }
  to { transform: translateX(100%); } }

@keyframes infinity-loopR { from { transform: translateX(0); }
  to { transform: translateX(100%); } }

@-webkit-keyframes infinity-loopV { from { transform: translateY(0); }
  to { transform: translateY(-100%); } }

@keyframes infinity-loopV { from { transform: translateY(0); }
  to { transform: translateY(-100%); } }

@-webkit-keyframes infinity-loopVR { from { transform: translateY(0); }
  to { transform: translateY(100%); } }

@keyframes infinity-loopVR { from { transform: translateY(0); }
  to { transform: translateY(100%); } }

.scroll-down { display: none; }

.scroll-down__txt { color: #ffffff; font-family: 'Raleway', sans-serif; font-size: 16px; font-weight: 700; font-weight: normal; }

.scroll-down__arrow { position: absolute; bottom: -5px; left: 50%; transform: translateX(-50%); color: #ffffff; font-size: 20px; }

.slick-dots li { width: 8px; }

.slick-dots li button:before { transform: scale(0.5); }

.slick-dots li.slick-active button:before { color: #f08300; }

.ham { z-index: 20; position: absolute; top: 20px; right: 20px; width: 40px; height: 40px; border-radius: 4px; background-color: #f8b62b; font-size: 10px; cursor: pointer; opacity: 1; transition: all 0.6s cubic-bezier(0.19, 1, 0.22, 1); }

.ham:focus { opacity: 0.8; }

.ham span { display: block; position: absolute; width: 26px; height: 2px; background-color: #ffffff; transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.ham span:nth-of-type(1) { top: 10px; left: 7px; }

.ham span:nth-of-type(2) { top: 19px; left: 7px; }

.ham span:nth-of-type(3) { bottom: 10px; left: 7px; }

.ham.js-open span:nth-of-type(1) { top: 18px; transform: rotate(45deg); }

.ham.js-open span:nth-of-type(2) { opacity: 0; }

.ham.js-open span:nth-of-type(3) { bottom: 19px; transform: rotate(-45deg); }

.nav { visibility: hidden; z-index: 20; position: fixed; top: 0; right: 0; width: 100%; height: 100vh; padding: 20px; padding-top: 120px; overflow: hidden; background-color: #f8b62b; color: #333; opacity: 0; pointer-events: none; transition: all 0.4s ease; }

.nav__list { width: 100%; margin-top: 40px; }

.nav__list__item { margin-bottom: 20px; }

.nav__list__item a { display: block; position: relative; width: 100%; height: 40px; margin: 0 auto; border-bottom: 1px dotted #ffffff; border-radius: 4px; color: #ffffff; font-size: 15px; line-height: 1; line-height: 40px; text-align: center; opacity: 1; transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.nav__list__item a span { display: block; position: absolute; top: 7px; right: 20px; width: 26px; height: 26px; border: 1px solid #ffffff; border-radius: 50%; font-size: 12px; font-weight: bold; line-height: 1; }

.nav__list__item a span i { position: relative; top: 5px; left: 2px; }

.nav__list__item.js-open { transform: translateX(0); }

.nav.js-open { visibility: visible; opacity: 1; pointer-events: auto; }

.nav.js-z { z-index: 10; }

.sp-icon { position: absolute; bottom: 40px; left: 20px; width: 60px; }

.nav-search { width: 100%; height: 50px; }

.top .nav-search.fixed { transform: translateX(0px); }

#navForm { position: relative; width: 100%; height: 50px; margin-bottom: 20px; }

#navInput { position: absolute; top: 0; left: 0; width: 100%; height: 50px; padding: 0 10px; border: none; border-radius: 4px; outline: 0; color: #000; font-size: 16px; }

#navButton { position: absolute; top: 0; right: 20px; height: 50px; border: none; background: none; color: #666; font-size: 20px; }

.pagination__container { margin-top: 20px; }

.pagination__list { display: flex; justify-content: center; font-size: 12px; }

.pagination__list__item { position: relative; width: 36px; height: 36px; margin: 0; color: #3b4043; line-height: 32px; text-align: center; }

.pagination__list__item.active { padding-top: 2px; color: #f08300; }

.pagination__list__item.prev { margin-right: 10px; }

.pagination__list__item.prev button { border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; }

.pagination__list__item.next { margin-left: 10px; }

.pagination__list__item.next button { border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; }

.pagination__list__item i { position: relative; position: relative; top: 1px; font-size: 1.1rem; }

.pagination__list__item button { display: block; position: relative; width: 36px; height: 36px; line-height: 32px; transition: all 0.4s cubic-bezier(0.19, 1, 0.22, 1); }

.pagination__list__item button:focus { opacity: 0.6; }

.bottom-pagination { margin-top: 40px; margin-bottom: 40px; }

.postloading { display: flex; visibility: hidden; z-index: 10; position: fixed; top: 0; left: 0; align-items: center; justify-content: center; width: 100%; height: 100vh; background-color: rgba(255, 255, 255, 0.5); opacity: 0; pointer-events: none; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.postloading.js-visible { visibility: visible; opacity: 1; pointer-events: auto; }

.pulse-container { display: flex; align-items: center; justify-content: space-between; width: 60px; }

.pulse-bubble { width: 10px; height: 10px; border-radius: 50%; background-color: #f8b62b; }

.pulse-bubble-1 { -webkit-animation: pulse .4s ease 0s infinite alternate; animation: pulse .4s ease 0s infinite alternate; }

.pulse-bubble-2 { -webkit-animation: pulse .4s ease .2s infinite alternate; animation: pulse .4s ease .2s infinite alternate; }

.pulse-bubble-3 { -webkit-animation: pulse .4s ease .4s infinite alternate; animation: pulse .4s ease .4s infinite alternate; }

@-webkit-keyframes pulse { from {
    transform: scale(1); opacity: 1; }
  to {
    transform: scale(0.75); opacity: .25; } }

@keyframes pulse { from {
    transform: scale(1); opacity: 1; }
  to {
    transform: scale(0.75); opacity: .25; } }

.search { width: calc(100% - 40px); margin: 0 auto; margin-top: 20px; }

.search__ttl { padding: 10px; background-color: #f8b62b; color: #ffffff; font-size: 1.125rem; }

.search__box { padding: 20px 10px; border: 1px solid #cecece; border-top: none; background-color: #f0f0f0; }

.search__top { border-bottom: 1px solid #707070; }

.search__bottom { visibility: hidden; max-height: 0; padding-top: 20px; opacity: 0; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.search__bottom.is-open { visibility: visible; max-height: 400px; opacity: 1; }

.search__item { margin-bottom: 20px; }

.search__item__head { font-weight: bold; }

.search__item__detail { position: relative; margin-top: 6px; font-size: 16px; }

.search__item__detail i { pointer-events: none; }

.search__select { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; height: 40px; padding: 0 10px; border: none; border: 1px solid #333; border-radius: 4px; background: none; background-color: #ffffff; color: #333; font-size: 16px; }

.search__select.no-select { color: #cecece; }

.search__select.is-select { color: #333; }

.search__select__arrow { position: absolute; right: 10px; bottom: 14px; font-size: 12px; }

.search__input { width: 100%; height: 40px; padding: 0 10px; border: 1px solid #333; border-radius: 4px; font-size: 16px; }

.search__input::-moz-placeholder { color: #cecece; opacity: 1; }

.search__input:-ms-input-placeholder { color: #cecece; opacity: 1; }

.search__input::-ms-input-placeholder { color: #cecece; opacity: 1; }

.search__input::placeholder { color: #cecece; opacity: 1; }

.search__button { font-size: 12px; }

.search__button i { margin-right: 6px; }

.search__submit { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 160px; height: 40px; margin-top: 20px; border: none; border: 1px solid #f8b62b; border-radius: 4px; background: none; background-color: #f8b62b; color: #ffffff; }

.search__item__detail__wrap { display: flex; position: relative; justify-content: space-between; }

.search__item__detail__wrap:before { position: absolute; bottom: 10px; left: 50%; transform: translateX(-50%); content: "〜"; }

.search__item__detail__wrap .search__item__detail { width: 45%; }

.sticky-contact { z-index: 100; position: fixed; right: 0; bottom: 0; width: 100%; height: 60px; padding: 10px; background-color: #c6b796; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

.sticky-contact__link { display: flex; justify-content: center; width: 100%; height: 100%; border: 1px solid #ffffff; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

.sticky-contact__link__icon { width: 12px; margin-top: 6px; margin-right: 10px; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

.sticky-contact__link__txt { color: #ffffff; font-size: 20px; line-height: 36px; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

.sticky-contact.js-close { right: 20px; bottom: 20px; width: 60px; height: 60px; border-radius: 30px; box-shadow: 0 2px 6px rgba(50, 44, 40, 0.1); }

.sticky-contact.js-close .sticky-contact__link { border: 1px solid transparent; }

.sticky-contact.js-close .sticky-contact__link .sticky-contact__link__icon { width: 16px; margin-top: 0px; margin-right: -2px; }

.sticky-contact.js-close .sticky-contact__link .sticky-contact__link__txt { width: 0; opacity: 0; pointer-events: none; }

.sticky-contact { z-index: 100; position: fixed; right: 0; bottom: 0; width: 100%; height: 60px; padding: 10px; background-color: #c6b796; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

.sticky-contact__link { display: flex; justify-content: center; width: 100%; height: 100%; border: 1px solid #ffffff; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

.sticky-contact__link__icon { width: 12px; margin-top: 6px; margin-right: 10px; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

.sticky-contact__link__txt { color: #ffffff; font-size: 20px; line-height: 36px; transition: all 1s cubic-bezier(0.19, 1, 0.22, 1); }

.sticky-contact.js-close { right: 20px; bottom: 20px; width: 60px; height: 60px; border-radius: 30px; box-shadow: 0 2px 6px rgba(50, 44, 40, 0.1); }

.sticky-contact.js-close .sticky-contact__link { border: 1px solid transparent; }

.sticky-contact.js-close .sticky-contact__link .sticky-contact__link__icon { width: 16px; margin-top: 0px; margin-right: -2px; }

.sticky-contact.js-close .sticky-contact__link .sticky-contact__link__txt { width: 0; opacity: 0; pointer-events: none; }

.sv { width: 100%; height: 200px; background-position: center center; background-size: cover; }

.adm-edit__ttl { font-size: 1.5rem; }

.adm-edit__content { margin-top: 40px; }

.adm-ttl { margin-bottom: 10px; font-size: 1.125rem; font-weight: bold; }

.adm-pagewrap { padding: 60px 20px 80px; }

.adm-manage-yt { padding-bottom: 20px; border-bottom: 1px solid #cecece; }

.adm-manage-yt a { display: block; width: 100%; height: 40px; border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; font-weight: bold; line-height: 38px; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.adm-manage-yt a:focus { background-color: #ffffff; color: #f08300; }

.adm-manage-yt a:focus:before { left: calc(100% + 10px); }

.adm-manage-company { margin-top: 40px; }

.adm-manage-company__content { padding: 10px; border: 1px solid #cecece; border-radius: 4px; }

.adm-manage-company__head { padding-bottom: 10px; }

.adm-manage-company__head a { display: block; width: 100%; height: 40px; border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; font-weight: bold; line-height: 38px; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.adm-manage-company__head a:focus { background-color: #ffffff; color: #f08300; }

.adm-manage-company__head a:focus:before { left: calc(100% + 10px); }

.adm-manage-company__list { border-top: 1px solid #cecece; }

.adm-manage-company__list__item { padding: 20px 0; border-bottom: 1px solid #cecece; }

.adm-manage-company__list__item__content__day { display: block; font-size: 0.75rem; line-height: 1; }

.adm-manage-company__list__item__content__name { margin-top: 8px; font-size: 14px; font-weight: bold; }

.adm-manage-company__list__item__content__bottom { margin-top: 10px; }

.adm-manage-company__list__item__content__bottom__plan { display: block; margin-top: 16px; margin-bottom: 10px; padding: 6px 10px; border: 1px solid #f08300; border-radius: 4px; color: #f08300; text-align: center; }

.adm-manage-company__list__item__ctl { display: flex; align-items: center; justify-content: space-between; margin-top: 20px; }

.adm-manage-company__list__item__ctl .edit-btn { width: 48%; height: 40px; border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; line-height: 40px; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.adm-manage-company__list__item__ctl .edit-btn:focus { background-color: #ffffff; color: #f08300; }

.adm-manage-company__list__item__ctl .del-btn { width: 48%; height: 40px; border-radius: 4px; background-color: #cecece; color: #ffffff; line-height: 40px; text-align: center; opacity: 1; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.adm-manage-company__list__item__ctl .del-btn:focus { opacity: 0.5; }

.adm-manage-company .pagination { margin-top: 30px; margin-bottom: 20px; }

.adm-yt__preview { width: 100%; margin-top: 40px; }

.adm-yt__preview iframe { aspect-ratio: 16/9; width: 100%; }

.form-item__submit__yt { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 160px; height: 40px; margin-top: 10px; border: none; border: 1px solid #f8b62b; border-radius: 4px; background: none; background-color: #f8b62b; color: #ffffff; font-size: 16px; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.form-item__submit__yt:focus { background-color: #ffffff; color: #f08300; }

.form-item__submit__yt:focus:before { left: calc(100% + 10px); }

.adm .main { margin-top: 0; padding-top: 80px; }

.adm .adm-main { display: flex; position: relative; align-items: center; min-height: 100vh; margin-top: 0; }

.adm-login__content { width: 100%; padding: 0 20px; }

.adm-login__content .form-item__submit { margin-top: 20px; }

.bko-edit__ttl { font-size: 1.5rem; }

.bko-edit__content { margin-top: 40px; }

.form-item__detail.manage-disabled { min-height: 40px; padding: 0 10px; border-radius: 4px; background-color: #cecece; line-height: 40px; }

.bko-ttl { margin-bottom: 10px; font-size: 1.125rem; font-weight: bold; }

.bko-pagewrap { padding: 60px 20px 80px; }

.bko-manage-company { padding-bottom: 20px; border-bottom: 1px solid #cecece; }

.bko-manage-company a { display: block; width: 100%; height: 40px; border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; font-weight: bold; line-height: 38px; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.bko-manage-company a:focus { background-color: #f8b62b; color: #ffffff; }

.bko-manage-company a:focus:before { left: calc(100% + 10px); }

.bko-manage-car { margin-top: 40px; }

.bko-manage-car__content { padding: 10px; border: 1px solid #cecece; border-radius: 4px; }

.bko-manage-car__head { padding-bottom: 10px; }

.bko-manage-car__head h3 { font-size: 1.2rem; }

.bko-manage-car__head a { display: block; width: 100%; height: 40px; margin-top: 10px; border: 1px solid #f8b62b; border-radius: 4px; background-color: #f8b62b; color: #ffffff; font-weight: bold; line-height: 38px; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.bko-manage-car__head a:focus { background-color: #f8b62b; color: #ffffff; }

.bko-manage-car__head a:focus:before { left: calc(100% + 10px); }

.bko-manage-car__list { border-top: 1px solid #cecece; }

.bko-manage-car__list__item { padding: 20px 0; border-bottom: 1px solid #cecece; }

.bko-manage-car__list__item__content__day { display: block; font-size: 0.75rem; line-height: 1; }

.bko-manage-car__list__item__content__name { margin-top: 8px; font-size: 14px; font-weight: bold; }

.bko-manage-car__list__item__content__bottom { margin-top: 10px; }

.bko-manage-car__list__item__content__bottom__plan { display: block; margin-top: 16px; margin-bottom: 10px; padding: 6px 10px; border: 1px solid #f08300; border-radius: 4px; color: #f08300; text-align: center; }

.bko-manage-car__list__item__ctl { display: flex; align-items: center; justify-content: space-between; margin-top: 20px; }

.bko-manage-car__list__item__ctl .edit-btn { width: 48%; height: 40px; border-radius: 4px; background-color: #f8b62b; color: #ffffff; line-height: 40px; text-align: center; }

.bko-manage-car__list__item__ctl .del-btn { width: 48%; height: 40px; border-radius: 4px; background-color: #cecece; color: #ffffff; line-height: 40px; text-align: center; }

.bko-manage-car .pagination { margin-top: 30px; margin-bottom: 20px; }

.bko { position: relative; }

.bko .main { margin-top: 0; padding-top: 80px; }

.bko .bko-main { display: flex; position: relative; align-items: center; min-height: 100vh; margin-top: 0; }

.bko-login__content { width: 100%; padding: 0 20px; }

.bko-login__content .form-item__submit { margin-top: 20px; }

.bko-read { margin-bottom: 20px; }

.bko-forget-txt { margin-top: 20px; }

.bko-forget-txt a { text-decoration: underline; }

.returnMsg { margin-bottom: 60px; font-size: 1.2rem; text-align: center; }

.returnMsg .successMas { display: block; color: #3b4043; }

.returnMsg .errMsg { display: block; background-color: #f08300; color: #ffffff; }

.car-detail { padding: 0 20px; }

.car-detail__ttl { font-size: 1.875rem; }

.car-detail__ttl span { display: block; font-size: 1rem; }

.car-detail__content__ph__txt { text-align: justify; }

.car-detail__content__info { margin-top: 20px; }

.car-detail__content__info__price { padding: 10px; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; font-size: 1.5rem; font-weight: bold; text-align: center; }

.car-detail__content__info__price .sm { font-size: 14px; }

.car-detail__content__info__price .num { position: relative; top: 2px; margin-right: 10px; color: #f08300; font-size: 3.625rem; line-height: 1; }

.car-detail__content__info__list { display: flex; flex-wrap: wrap; justify-content: center; padding-top: 18px; padding-bottom: 6px; border-bottom: 1px solid #cecece; }

.car-detail__content__info__list__item { margin-right: 10px; margin-bottom: 10px; font-size: 14px; }

.car-detail__content__info__list__item span { margin-right: 6px; padding: 2px 6px; background-color: #f8b62b; color: #ffffff; }

.car-detail__content__info__shop { padding: 10px; border-bottom: 1px solid #cecece; font-weight: bold; text-align: center; }

.car-detail__content__info__shop span { display: block; font-size: 1.375rem; }

.car-detail__content__info__tel { padding: 10px; border-bottom: 1px solid #cecece; font-weight: bold; text-align: center; }

.car-detail__content__info__tel a { display: block; font-size: 1.875rem; }

.car-detail__content__info__contact { padding: 10px; border-bottom: 1px solid #cecece; font-weight: bold; text-align: center; }

.car-detail__content__info__contact a { display: block; width: 200px; height: 40px; margin: 0 auto; margin-top: 10px; border-radius: 4px; background-color: #f8b62b; color: #ffffff; line-height: 40px; }

.car-detail-contact__ttl { margin-top: 60px; padding: 0 20px; font-size: 1.5rem; }

.car-detail-contact { width: calc(100% - 40px); margin: 0 auto; margin-top: 10px; padding: 10px; border: 1px solid #cecece; border-radius: 4px; }

.car-detail-contact__shop__content__info { margin-top: 20px; }

.car-detail-contact__shop__content__info__ttl { border-bottom: 1px solid #cecece; font-size: 1.5rem; }

.car-detail-contact__shop__content__info__address { padding: 8px 0; border-bottom: 1px solid #cecece; }

.car-detail-contact__shop__content__info__time { padding: 8px 0; border-bottom: 1px solid #cecece; }

.car-detail-contact__shop__content__info__off { padding: 8px 0; border-bottom: 1px solid #cecece; }

.car-detail-contact__shop__content__pr { margin-top: 10px; padding-bottom: 14px; border-bottom: 1px solid #cecece; }

.car-detail-contact__contact { margin-top: 20px; font-weight: bold; text-align: center; }

.car-detail-contact__contact a { display: block; font-size: 1.875rem; }

.car-detail-contact__contact a.car-detail-contact__contact__tel { margin-bottom: 20px; }

.car-detail-contact__contact a.car-detail-contact__contact__mail { width: 200px; height: 40px; margin: 0 auto; margin-top: 10px; border-radius: 4px; background-color: #f8b62b; color: #ffffff; font-size: 1rem; line-height: 40px; }

.car-detail-contact__gmap { margin-top: 40px; }

.car-detail-contact__gmap iframe { width: 100%; height: 300px; }

.car-detail-contact { margin-bottom: 80px; }

.car-detail-contactform { margin-top: 80px; }

.car-detail-contactform__ttl { font-size: 1.5rem; line-height: 1.4; }

.car-detail-contactform__ttl__caution { color: #f08300; font-size: 1.125rem; }

.car-detail-contactform__content { margin-top: 20px; }

.car-detail__slider { aspect-ratio: 3 / 2; overflow: hidden; }

.car-detail__slider__item { aspect-ratio: 3 / 2; }

.car-detail__slider__item img { -o-object-fit: cover; display: block; width: 100%; height: 100%; object-fit: cover; font-family: "object-fit: cover", sans-serif; }

.car-detail__sliderthumb { overflow: hidden; }

.car-detail__sliderthumb__item { aspect-ratio: 3 / 2; }

.car-detail__sliderthumb__item img { -o-object-fit: cover; display: block; width: 100%; height: 100%; object-fit: cover; font-family: "object-fit: cover", sans-serif; }

.company { margin: 40px 0; padding: 0 20px; }

.company-item { padding: 8px 0; border-top: 1px solid #cecece; }

.company-item:last-of-type { border-bottom: 1px solid #cecece; }

.company-item__name { font-weight: bold; }

.contact-tel { padding: 40px 20px; background-color: #f8b62b; color: #ffffff; }

.contact-tel .tp-h2__sub:before { background-color: #ffffff; }

.contact-tel .tp-h2__sub:after { background-color: #ffffff; }

.contact-tel__link { display: block; margin-top: 20px; color: #ffffff; font-size: 2rem; font-weight: bold; text-align: center; }

.contact-tel__read { margin-top: 20px; font-weight: bold; }

.contact-mail { margin-top: 60px; margin-bottom: 60px; padding: 0 20px; }

.contact-mail__ttl { margin-top: 20px; font-size: 1.875rem; text-align: center; }

.contact-mail__read { margin-top: 20px; }

.contact-mail__read a { text-decoration: underline; }

.contact-mail__content { margin-top: 40px; }

.body-404 main { margin-top: 0; }

.notfound { display: flex; position: relative; align-items: center; height: 500px; padding: 100px 20px; overflow: hidden; }

.notfound__content { width: 100%; }

.notfound__content__ttl { font-size: 6rem; line-height: 1; text-align: center; }

.notfound__content__ttl span { display: block; margin-top: 10px; font-size: 1.4rem; }

.notfound__content__txt { margin-top: 20px; text-align: center; }

.notfound a { display: block; width: 120px; height: 40px; margin: 0 auto; margin-top: 20px; border-radius: 4px; background-color: #f8b62b; color: #ffffff; font-weight: bold; line-height: 40px; text-align: center; }

.tape { z-index: -1; position: absolute; width: 200%; height: 60px; padding: 6px 0; background: repeating-linear-gradient(45deg, #000 0, #000 10px, #ffff00 10px, #ffff00 20px); box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.25); }

.tape__inner { display: flex; flex-wrap: nowrap; width: 100%; height: 100%; background-color: #fff000; white-space: nowrap; }

.tape__txt01, .tape__txt02 { font-family: 'Raleway', sans-serif; font-size: 30px; font-weight: 700; font-weight: bold; letter-spacing: 0.1em; line-height: 48px; white-space: nowrap; }

.tape__txt01 { -webkit-animation: loop 100s -50s linear infinite; animation: loop 100s -50s linear infinite; }

.tape__txt02 { -webkit-animation: loop2 100s linear infinite; animation: loop2 100s linear infinite; }

@-webkit-keyframes loop { 0% { transform: translateX(100%); }
  to { transform: translateX(-100%); } }

@keyframes loop { 0% { transform: translateX(100%); }
  to { transform: translateX(-100%); } }

@-webkit-keyframes loop2 { 0% { transform: translateX(0); }
  to { transform: translateX(-200%); } }

@keyframes loop2 { 0% { transform: translateX(0); }
  to { transform: translateX(-200%); } }

.tape01 { top: -10px; left: -50px; transform: rotate(-13deg); }

.tape02 { top: 10px; right: -100px; transform: rotate(24deg); }

.tape03 { right: -100px; bottom: 10px; transform: rotate(30deg); }

.tape04 { bottom: 40px; left: -100px; transform: rotate(-10deg); }

.privacy { margin: 40px 0; padding: 0 20px; }

.privacy__content { margin-top: 40px; }

.privacy__content__item { margin-bottom: 40px; }

.privacy__content__item__ttl { display: inline-block; padding: 0 10px; border-bottom: 1px solid #f8b62b; border-left: 4px solid #f8b62b; font-size: 1.25rem; }

.privacy__content__item__txt { margin-top: 8px; }

.publish-head { padding: 40px 20px; }

.publish-head__ttl { font-size: 2.25rem; line-height: 1.4; }

.publish-head__read { margin-top: 20px; font-size: 1.25rem; }

.publish-features { padding: 0 20px; padding-bottom: 40px; background-color: #f8b62b; }

.publish-features .separate { position: relative; left: -20px; width: calc(100% + 40px); }

.publish-features .tp-h2 { margin-top: 40px; }

.publish-features__content { margin-top: 40px; }

.publish-features__content:nth-of-type(even) { flex-direction: row-reverse; }

.publish-features__content__icon { width: 120px; margin: 0 auto; }

.publish-features__content__txt { margin-top: 20px; padding: 10px; border-radius: 4px; background-color: #ffffff; }

.publish-features__content__txt__ttl { font-size: 1.375rem; }

.publish-plan { margin-top: 40px; padding: 0 20px; }

.publish-plan__list { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 40px; }

.publish-plan__list__item { width: 48%; overflow: hidden; border: 1px solid #cecece; border-radius: 4px; }

.publish-plan__list__item__ttl { padding: 10px; background-color: #f8b62b; text-align: center; }

.publish-plan__list__item__value { display: flex; align-items: center; justify-content: space-between; padding: 10px; }

.publish-plan__list__item__value .txt { font-size: 0.875rem; }

.publish-plan__list__item__value .num { font-size: 1.125rem; font-weight: bold; }

.publish-contact { margin-top: 40px; padding-bottom: 40px; background-color: #f8b62b; }

.publish-contact__ttl { margin-top: 40px; padding: 0 20px; color: #ffffff; font-size: 5.86667vw; text-align: center; }

.publish-contact__content { margin-top: 20px; }

.publish-contact__content a { display: block; width: 240px; height: 40px; margin: 0 auto; margin-top: 20px; border-radius: 4px; background-color: #ffffff; font-size: 1.25rem; font-weight: bold; line-height: 40px; text-align: center; }

.search-page { width: calc(100% - 40px); margin: 0 auto; margin-top: 20px; padding-top: 20px; border-top: 1px solid #cecece; }

.search-page__header { position: relative; padding: 0 20px; }

.search-page__header__content__ttl { font-size: 1.5rem; }

.search-result { padding-bottom: 10px; border-bottom: 1px solid #cecece; }

.sortbox { position: absolute; top: 10px; right: 20px; width: 120px; }

.sortbox__select { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; height: 40px; padding: 0 10px; border: none; border: 1px solid #333; border-radius: 4px; background: none; background-color: #ffffff; color: #333; font-size: 16px; }

.sortbox__select.no-select { color: #cecece; }

.sortbox__select.is-select { color: #333; }

.sortbox__arrow { position: absolute; right: 10px; bottom: 14px; font-size: 12px; }

.top .main { margin-top: 40px; }

.sub-sv .main { margin-top: 0; }

main { margin-top: 80px; }

.tp-about { position: relative; padding: 40px 20px; background-color: #f8b62b; color: #ffffff; }

.tp-about-content-h2 { font-size: 1.875rem; line-height: 1.4; text-align: center; }

.tp-about-content__read { margin-top: 20px; }

.tp-about-yt { margin-top: 40px; }

.tp-about-yt iframe { aspect-ratio: 16/9; width: 100%; }

.separate { width: 100%; }

.separate.orange svg path { fill: #f8b62b; }

.separate.white svg path { fill: #ffffff; }

.tp-h2 { font-family: 'Raleway', sans-serif; font-size: 2.875rem; font-weight: 700; line-height: 1.3; text-align: center; }

.tp-h2__sub { display: inline-block; position: relative; font-family: "Noto Sans JP", sans-serif; font-size: 1.25rem; font-style: normal; font-weight: 400; font-weight: bold; }

.tp-h2__sub:before { display: block; position: relative; top: 11px; width: 34px; height: 2px; transform: translateX(calc(-100% - 10px)); background-color: #3b4043; content: ""; }

.tp-h2__sub:after { display: block; position: relative; top: -11px; left: calc(100% + 6px); width: 34px; height: 2px; background-color: #3b4043; content: ""; }

.tp-maker { margin-top: 40px; padding: 0 20px; }

.tp-maker__list { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 20px; }

.tp-maker__list__item { width: 48%; margin-bottom: 10px; text-align: center; }

.tp-maker__list__item a { display: block; opacity: 1; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.tp-maker__list__item a:focus { opacity: 0.6; }

.tp-body { position: relative; padding: 0 20px; padding-bottom: 80px; background-color: #f0f0f0; }

.tp-body .tp-h2 { margin-top: 40px; }

.tp-body .separate { position: relative; left: -20px; width: calc(100% + 40px); }

.tp-body__list { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: 40px; }

.tp-body__list__item { width: 48%; margin-bottom: 20px; text-align: center; }

.tp-body__list__item a { display: block; opacity: 1; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.tp-body__list__item a:focus { opacity: 0.6; }

.tp-body__list__item a img { width: 120px; margin: 0 auto; }

.tp-newcar { position: relative; padding: 0 20px; padding-bottom: 40px; background-color: #f8b62b; }

.tp-newcar__inner { position: relative; max-width: 1200px; margin: 0 auto; }

.tp-newcar__separate { aspect-ratio: 25 / 3; position: absolute; top: -32px; left: -10px; width: 280px; }

.tp-newcar__separate svg path { fill: #f8b62b; }

.tp-newcar .tp-h2 { position: relative; top: -28px; font-weight: bold; }

.tp-newcar .tp-h2__sub { position: relative; left: -34px; }

.tp-newcar__list__item { margin: 0 auto; margin-bottom: 20px; border-radius: 4px; background-color: #ffffff; }

.tp-newcar__list__item:nth-of-type(n + 5) { display: none; }

.tp-newcar__list__item a { display: block; }

.tp-newcar__list__item__thumb { aspect-ratio: 3 / 2; overflow: hidden; }

.tp-newcar__list__item__thumb img { -o-object-fit: cover; display: block; width: 100%; height: 100%; object-fit: cover; font-family: "object-fit: cover", sans-serif; }

.tp-newcar__list__item__info__ttl { padding: 10px; font-size: 1.5rem; font-weight: bold; }

.tp-newcar__list__item__info__list__item { display: flex; align-items: center; justify-content: space-between; padding: 4px 10px 6px; border-top: 1px solid #cecece; }

.tp-newcar__list__item__info__list__item__value span { margin-right: 6px; font-family: 'Raleway', sans-serif; font-size: 20px; font-weight: 700; }

.tp-newcar__list__item__info__list__item__value.price span { color: #f08300; }

.tp-newcar__list__item__shop { padding: 16px 10px; background-color: #cecece; text-align: center; }

.tp-btn { display: block; position: relative; width: 160px; height: 40px; margin: 0 auto; margin-top: 40px; border: 1px solid #ffffff; border-radius: 4px; background-color: #ffffff; font-weight: bold; line-height: 38px; text-align: center; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.tp-btn:focus { background-color: #f8b62b; color: #ffffff; }

.tp-btn:focus:before { left: calc(100% + 10px); }

.tp-btn:before { display: block; position: absolute; top: 12px; left: -30px; width: 16px; height: 16px; border-radius: 50%; background-color: #ffffff; content: ""; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

@media screen and (min-width: 768px) { html { font-size: 14px; } body { font-size: 14px; } .sp { display: none; } .tab { display: block; } .tabonly { display: block; } .breadcrumb__list { padding: 4px 40px; } .carblock__main a { display: flex; } .carblock__main__thumb { width: 240px; } .carblock__main__info { width: calc(100% - 240px); margin-top: 0; padding-left: 20px; } .carblock__main__info__maker { display: block; line-height: 1; } .carblock__main__info__ttl { margin-top: 6px; overflow: hidden; line-height: 1; text-overflow: ellipsis; white-space: nowrap; } .carblock__main__info__txt { margin-top: 6px; } .carblock__main__sub { display: flex; } .carblock__main__sub__price { width: 140px; margin-right: 20px; border-right: 1px solid #cecece; line-height: 1; } .carblock__main__sub__price span { margin-top: 4px; } .carblock__main__sub__list { align-content: space-between; width: calc(100% - 140px); margin-top: 0; font-size: 12px; } .carblock__main__sub__list__item { margin-bottom: 0; } .carblock__main__sub__list__item span { padding: 1px 4px; } .carblock__shop { display: flex; align-items: center; padding: 10px 20px; } .carblock__shop__name { padding-bottom: 0; border-bottom: none; } .carblock__shop__tel { margin: 0 20px; padding: 0 20px; border-right: 1px solid #cecece; border-bottom: none; border-left: 1px solid #cecece; } .carblock__shop__contact { padding: 0; } .carblock__shop__contact a { margin: 0; } .bko-carBlock__main__info__maker { display: block; line-height: 1; } .bko-carBlock__main__info__ttl { margin-top: 6px; overflow: hidden; line-height: 1; text-overflow: ellipsis; white-space: nowrap; } .bko-carBlock__main__info__txt { margin-top: 6px; } .bko-carBlock__main__sub { display: flex; } .bko-carBlock__main__sub__price { width: 140px; margin-right: 20px; border-right: 1px solid #cecece; line-height: 1; } .bko-carBlock__main__sub__price span { margin-top: 4px; } .bko-carBlock__main__sub__list { align-content: space-between; width: calc(100% - 140px); margin-top: 0; font-size: 12px; } .bko-carBlock__main__sub__list__item { margin-bottom: 0; } .bko-carBlock__main__sub__list__item span { padding: 1px 4px; } .footer-menu { padding: 0 40px; padding-top: 60px; } .footer-nav__ttl { font-size: 1.125rem; text-align: left; } .footer-nav-top__list { justify-content: start; } .footer-nav-top__list.list-body { width: 600px; } .footer-nav-top__list__item { width: auto; padding-right: 16px; } .footer-nav-top__list__item:after { position: absolute; top: -4px; right: 0px; content: "／"; } .footer-nav-top__list__item a { height: auto; background-color: transparent; color: #333; line-height: 1; text-align: left; } .footer-nav-bottom__list { justify-content: start; margin-top: 40px; } .footer-nav-bottom__list__item { width: auto; margin-bottom: 10px; padding-right: 16px; } .footer-nav-bottom__list__item:after { position: absolute; top: 0px; right: 0px; content: "／"; } .footer-nav-bottom__list__item a { border-bottom: none; } .form-item { display: flex; width: 100%; } .form-item__head { width: 160px; padding-top: 11px; } .form-item__nohead { margin-left: 160px; } .form-item__nohead .form-item__detail { width: 100%; font-size: 12px; } .form-item__detail { width: calc(100% - 180px); margin-left: 20px; } .form-item__detail .form-checkbox::before { top: 0; } .form-item__detail .form-checkbox::after { top: 2px; } .form-item-tel { display: none; } .form-item-tel.js-visible { display: flex; } .form-item-contact { display: none; } .form-item-contact.js-visible { display: flex; } .contact-mail__content .form-checkbox::before { top: 0; } .contact-mail__content .form-checkbox::after { top: 2px; } .inspection-caution { font-size: 14px; } .header-adm { padding: 20px 40px; } .header-adm__ctl { display: flex; align-items: center; justify-content: flex-end; } .header-adm__ctl .logout-btn { height: 40px; margin-top: 0; margin-left: 20px; } .header-bko { padding: 20px 40px; } .header-bko__ctl { display: flex; align-items: center; justify-content: flex-end; } .header-bko__ctl a { margin-right: 0; margin-left: 20px; } .header-bko__ctl .logout-btn { height: 40px; margin-top: 0; margin-left: 20px; } .header { padding: 20px 40px; } .modal { width: calc(100% - 80px); max-width: 800px; } .modal__ttl { font-size: 1.5rem; } .modal.modal__delete .modal__btnwrap { justify-content: center; } .modal.modal__delete .modal__btnwrap .modal__btn { width: 200px; margin-right: 20px; } .modal.modal__delete .modal__btnwrap .modal__deletebtn { width: 200px; margin-left: 20px; transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); } .caution-modal { width: calc(100% - 80px); max-width: 800px; } .caution-modal__ttl { font-size: 1.5rem; } .mv-container { display: flex; position: relative; height: 600px; } .mv-content { width: 50%; } .mv-content__logo { justify-content: start; padding-left: 40px; } .mv-content__copy { padding-left: 40px; font-size: 1.75rem; text-align: left; } .mv-content__copy span { font-size: 20px; } .mv-ad { display: block; position: absolute; bottom: 10px; width: 100%; padding: 0 40px; } .mv-ad.sp { display: none; } .mv { display: flex; width: 50%; margin-top: 0; } .mv-slider-l { flex-direction: column; width: 50%; } .mv-slider-l__list { -webkit-animation: infinity-loopV 30s infinite linear 1s both; flex-direction: column; width: 100%; height: auto; animation: infinity-loopV 30s infinite linear 1s both; } .mv-slider-l__list__item { width: 100%; } .mv-slider-r { flex-direction: column-reverse; width: 50%; height: 100%; } .mv-slider-r__list { -webkit-animation: infinity-loopVR 30s infinite linear 1s both; flex-direction: column; width: 100%; height: auto; animation: infinity-loopVR 30s infinite linear 1s both; } .mv-slider-r__list__item { width: 100%; } .scroll-down { display: block; z-index: 9; position: absolute; right: 0; bottom: 0; width: 200px; height: 60px; padding-top: 10px; background-image: url(../img/mv-scroll-bg.svg); text-align: center; } .ham { top: 20px; right: 40px; } .nav { padding-top: 200px; } .nav__list__item a { height: 60px; line-height: 60px; }
  .nav__list__item a:focus { opacity: 0.6; } .nav__list__item a span { top: 18px; } .pagination__container { margin-top: 0; } .search { width: calc(100% - 80px); margin-top: 40px; } .search__ttl { padding: 10px 20px; } .search__box { padding: 20px; } .search__top { display: flex; position: relative; flex-wrap: wrap; align-items: flex-end; justify-content: flex-start; } .search__bottom { display: flex; flex-wrap: wrap; align-items: center; } .search__item { width: 23.4375vw; margin-right: 20px; } .search__item.item-w { width: 39.0625vw; } .search__item.item-short { width: 39.0625vw; } .search__item.item__long { width: 49.53125vw; } .search__item-button { position: absolute; right: 0; bottom: 0; margin-right: 0; padding-bottom: 12px; text-align: right; } .sv { height: 300px; } .adm-ttl { width: 180px; margin-top: 4px; margin-bottom: 0; } .adm-pagewrap { padding: 80px 40px 120px; } .adm-manage-yt { display: flex; } .adm-manage-yt__content { width: calc(100% - 180px); } .adm-manage-yt a { width: 240px; } .adm-manage-company { display: flex; margin-top: 20px; } .adm-manage-company__content { width: calc(100% - 180px); padding: 20px; } .adm-manage-company__head { padding-bottom: 20px; } .adm-manage-company__head a { width: 240px; margin-right: 0; margin-left: auto; } .adm-manage-company__list__item__content__day { font-size: 12px; } .adm-manage-company__list__item__content__name { font-size: 16px; } .adm-manage-company__list__item__content__bottom { display: flex; align-items: center; } .adm-manage-company__list__item__content__bottom__plan { width: 80px; margin: 0; margin-right: 10px; padding: 2px; } .form-item.form-item-yt .form-item__detail { display: flex; justify-content: space-between; } .form-item.form-item-yt .form-item__detail .form-item__input { width: calc(100% - 110px); } .adm-yt__preview { padding-left: 180px; } .adm-yt__preview { padding-left: 200px; } .form-item__submit__yt { width: 100px; margin-top: 0; font-size: 12px; } .adm-yt__content .form-item__submit { margin-top: 20px; } .adm-yt__content .back-btn { margin-top: 20px; } .adm .main { padding-top: 60px; } .adm-login__content { max-width: 800px; margin: 0 auto; padding: 0 40px; } .adm-login__content .form-item__head { width: 120px; } .adm-login__content .form-item__detail { width: calc(100% - 140px); } .adm-login__content .form-item__nohead { margin-left: 120px; } .adm-login__content .form-item__submit { margin-top: 10px; } .bko-ttl { width: 180px; margin-top: 4px; margin-bottom: 0; } .bko-pagewrap { padding: 80px 40px 120px; } .bko-manage-company { display: flex; } .bko-manage-company__content { width: calc(100% - 180px); } .bko-manage-company a { width: 240px; } .bko-manage-car { display: flex; margin-top: 20px; } .bko-manage-car__content { width: calc(100% - 180px); padding: 20px; } .bko-manage-car__head { display: flex; align-items: center; justify-content: space-between; padding-bottom: 20px; } .bko-manage-car__head a { width: 200px; margin-top: 0; } .bko-manage-car__list__item__content__day { font-size: 12px; } .bko-manage-car__list__item__content__name { font-size: 16px; } .bko-manage-car__list__item__content__bottom { display: flex; align-items: center; } .bko-manage-car__list__item__content__bottom__plan { width: 80px; margin: 0; margin-right: 10px; padding: 2px; } .bko .main { padding-top: 60px; } .bko-login__content { max-width: 800px; margin: 0 auto; padding: 0 40px; } .bko-login__content .form-item__head { width: 140px; } .bko-login__content .form-item__detail { width: calc(100% - 160px); margin-left: 20px; } .bko-login__content .form-item__nohead { margin-left: 140px; } .bko-login__content .form-item__submit { margin-top: 10px; } .bko-read { margin-left: 160px; } .bko-forget-txt { margin-left: 160px; } .car-detail { padding: 0 40px; } .car-detail__content { display: flex; justify-content: space-between; margin-top: 20px; } .car-detail__content__ph { width: calc(100% - 220px); } .car-detail__content__ph__txt { margin-top: 20px; } .car-detail__content__info { width: 200px; margin-top: 0; } .car-detail__content__info__price { padding: 10px 0; text-align: left; } .car-detail__content__info__price .num { font-size: 3.125rem; } .car-detail__content__info__list { justify-content: flex-start; } .car-detail__content__info__list__item span { display: inline-block; width: 80px; margin-right: 10px; text-align: center; } .car-detail__content__info__shop { padding: 10px 0; } .car-detail__content__info__shop span { font-size: 1.375rem; } .car-detail__content__info__tel { padding: 10px 0; } .car-detail__content__info__tel a { font-size: 1.75rem; } .car-detail__content__info__contact { padding: 10px 0; } .car-detail-contact__ttl { padding: 0 40px; } .car-detail-contact { width: calc(100% - 80px); padding: 14px; } .car-detail-contact__shop { display: flex; justify-content: space-between; } .car-detail-contact__shop__content { width: calc(100% - 180px); } .car-detail-contact__shop__content__inner { display: flex; justify-content: space-between; } .car-detail-contact__shop__content__thumb { width: 180px; } .car-detail-contact__shop__content__info { width: calc(100% - 190px); margin-top: 0; } .car-detail-contact__shop__content__info__ttl { font-size: 16px; } .car-detail-contact__shop__content__info__address { padding: 4px 0; font-size: 12px; } .car-detail-contact__shop__content__info__time { padding: 4px 0; font-size: 12px; } .car-detail-contact__shop__content__info__off { padding: 4px 0; font-size: 12px; } .car-detail-contact__shop__content__pr { border-bottom: none; } .car-detail-contact__contact { width: 160px; margin-top: 0; font-size: 12px; } .car-detail-contact__contact a { font-size: 1.375rem; } .car-detail-contact__contact a.car-detail-contact__contact__mail { width: 100%; font-size: 12px; } .car-detail-contact__gmap { margin-top: 20px; } .car-detail-contactform { padding: 0 20px; } .car-detail-contactform { max-width: 940px; padding: 0 60px; } .car-detail-contactform__content { margin-top: 40px; } .company { margin: 60px 0; padding: 0 40px; } .company-item { display: flex; } .company-item__name { width: 100px; padding: 10px 0; border-right: 1px solid #cecece; } .company-item__value { padding: 10px 0; padding-left: 14px; } .contact-tel { padding: 60px 40px; } .contact-tel__read { text-align: center; } .contact-mail { padding: 0 40px; } .contact-mail__read { text-align: center; } .contact-mail__content { max-width: 800px; margin: 0 auto; margin-top: 60px; } .notfound { height: 600px; padding: 0 40px; } .tape { height: 80px; padding: 10px 0; } .tape__txt01, .tape__txt02 { line-height: 60px; } .tape02 { top: -50px; transform: rotate(14deg); } .tape03 { bottom: 50px; } .privacy { margin: 60px 0; padding: 0 40px; } .privacy__content { margin-top: 60px; } .publish-head { padding: 80px 40px 40px; } .publish-head__ttl { text-align: center; } .publish-head__read { width: 620px; margin: 0 auto; margin-top: 20px; text-align: justify; } .publish-features { padding: 0 40px; padding-bottom: 80px; } .publish-features .separate { left: -40px; width: calc(100% + 80px); } .publish-features .tp-h2 { margin-top: 60px; } .publish-features__content { display: flex; align-items: center; justify-content: flex-start; margin-top: 60px; } .publish-features__content__icon { width: 160px; } .publish-features__content__txt { width: calc(100% - 300px); margin-top: 0; padding: 24px; } .publish-features__content__txt__ttl { margin-bottom: 10px; } .publish-plan { margin-top: 60px; padding: 0 40px; } .publish-plan__list__item { width: 23%; } .publish-contact { margin-top: 80px; padding-bottom: 80px; } .publish-contact__ttl { margin-top: 60px; font-size: 2.25rem; } .publish-contact__content { display: flex; justify-content: center; } .publish-contact__content a { height: 60px; margin: 0 10px; line-height: 60px; } .search-page { width: calc(100% - 80px); } .search-page__header { display: flex; align-items: flex-end; justify-content: space-between; } .search-page__header__option { display: flex; align-items: center; } .search-result { padding-bottom: 0; border-bottom: none; } .sortbox { position: relative; top: 0; right: 0; margin-left: 20px; } .sortbox__select { height: 36px; } .sortbox__arrow { top: 12px; right: 10px; } .top .main { margin-top: 0; } .tp-about { display: flex; align-items: center; padding: 60px 40px; } .tp-about-content { width: 50%; max-width: 600px; padding-right: 10px; } .tp-about-content-h2 { text-align: left; } .tp-about-yt { width: 50%; max-width: 600px; margin-top: 0; padding-left: 10px; } .tp-h2 { font-size: 3.75rem; } .tp-h2__sub:before { top: 13px; } .tp-h2__sub:after { top: -13px; } .tp-maker { margin-top: 60px; padding: 0 40px; } .tp-maker__list:after { display: block; width: 15%; height: 0; content: ""; pointer-events: none; } .tp-maker__list__item { width: 15%; margin-bottom: 20px; } .tp-body { padding: 0 40px; padding-bottom: 100px; } .tp-body .tp-h2 { margin-top: 60px; } .tp-body .separate { left: -40px; width: calc(100% + 80px); } .tp-body .separate { left: -80px; width: calc(100% + 160px); } .tp-body__list:after { display: block; width: 15%; height: 0; content: ""; pointer-events: none; } .tp-body__list__item { width: 15%; margin-bottom: 20px; } .tp-body__list__item a img { width: 80px; } .tp-newcar { padding: 0 40px; padding-bottom: 60px; } .tp-newcar__separate { top: -46px; width: 420px; } .tp-newcar .tp-h2 { z-index: 2; top: -48px; left: -20px; text-align: left; } .tp-newcar .tp-h2__sub { left: 190px; } .tp-newcar__list { display: flex; flex-wrap: wrap; justify-content: space-between; margin-top: -80px; } .tp-newcar__list__item { width: 31%; } .tp-newcar__list__item:nth-of-type(n + 5) { display: block; } .tp-newcar__list__item:nth-of-type(n + 7) { display: none; } .tp-newcar__list__item__info__ttl { font-size: 1.25rem; } .tp-newcar__list__item__info__list__item__ttl { font-size: 12px; } }

@media screen and (min-width: 768px) and (hover) { .nav__list__item a:hover { opacity: 0.6; } }

@media screen and (min-width: 992px) { html { font-size: 16px; } body { font-size: 16px; } .tabonly { display: none; } .pc { display: block; } .breadcrumb { padding-top: 120px; } .carblock__main__info__txt { -webkit-line-clamp: 2; } .carblock__main__sub__price { width: 160px; margin-left: 0; } .carblock__main__sub__list { max-width: 340px; font-size: 14px; } .bko-carBlock__main__link { display: flex; } .bko-carBlock__main__thumb { width: 240px; } .bko-carBlock__main__info { width: calc(100% - 240px); margin-top: 0; padding-left: 20px; } .bko-carBlock__main__info__txt { -webkit-line-clamp: 2; } .bko-carBlock__main__sub__price { width: 160px; margin-left: 0; } .bko-carBlock__main__sub__list { max-width: 340px; font-size: 14px; } .footer { display: flex; align-items: flex-end; justify-content: space-between; padding: 80px 60px; } .footer-menu { padding: 0; } .footer-logo { display: block; width: 180px; margin: 0; } .footer-logo__kokohore { width: 120px; margin-right: 0; margin-left: auto; } .footer-logo__kokonore { width: 120px; margin-top: 60px; margin-right: 0; margin-left: auto; } .form-item__head { width: 180px; } .form-item__nohead { margin-left: 180px; } .form-item__nohead .form-item__detail { font-size: 14px; } .form-item__detail { width: calc(100% - 200px); } .form-item__input { height: 50px; } .form-item__submit { width: 260px; height: 50px; font-size: 16px; } .form-item__detail .form-radio span { font-size: 12px; } .form-item__detail .form-radio02 span { font-size: 12px; } .back-btn { width: 260px; height: 50px; line-height: 50px; } .pass-eye { top: 9px; } .header-adm { display: flex; align-items: center; justify-content: space-between; } .header-bko { display: flex; align-items: center; justify-content: space-between; } .header { display: flex; align-items: center; justify-content: space-between; height: 120px; } .header__logo { width: 128px; } .top .header__logo { transform: translateY(-100px); } .modal { text-align: center; } .caution-modal { text-align: center; } .mv-container { height: 100vh; padding-top: 120px; } .mv-content { width: 500px; } .mv-content__logo img { width: 180px; } .mv-content__logo span { font-size: 18px; } .mv-content__copy { margin-top: 32px; font-size: 2rem; } .mv { width: calc(100% - 500px); } .ham { display: none; } .nav { visibility: visible; position: relative; height: auto; padding: 0; overflow: visible; background-color: transparent; opacity: 1; pointer-events: initial; } .nav__list { display: flex; align-items: center; justify-content: flex-end; margin-top: 0; } .nav__list__item { margin-bottom: 0; margin-left: 20px; } .nav__list__item a { width: auto; height: auto; padding: 6px 0; border-bottom: 1px dotted #cecece; border-radius: 0; background-color: transparent; color: #3b4043; font-size: 15px; line-height: 1; }
  .nav__list__item a:focus { border-bottom: 1px dotted #f08300; color: #f08300; opacity: 1; } .nav__list__item a span { display: none; } .sp-icon { display: none; } .nav__list__item a.nav__list__item__link__contact { position: relative; height: 40px; padding: 0 14px; border: 1px solid #f8b62b; border-radius: 40px; background-color: #f8b62b; color: #ffffff; line-height: 40px; opacity: 1; }
  .nav__list__item a.nav__list__item__link__contact:focus { background-color: #ffffff; color: #f08300; } .nav-search { position: absolute; left: 40px; width: 25%; height: 40px; } .top .nav-search { transform: translateX(-160px); transition: transform 0.5s cubic-bezier(0.19, 1, 0.22, 1); } #navForm { height: 40px; overflow: hidden; border: 1px solid #aaa; border-radius: 20px; } #navInput { height: 40px; } #navButton { height: 40px; } .pagination__list__item i { top: 1px; } .bottom-pagination { margin-bottom: 80px; } .search { max-width: 1100px; } .search__item { width: 15.625vw; max-width: 200px; margin-right: 30px; } .search__item.item-w { width: 34.375vw; max-width: 440px; } .search__item.item-short { width: 15.625vw; } .search__item.item__long { width: 34.375vw; max-width: 440px; } .search__select { height: 50px; } .search__select__arrow { right: 12px; bottom: 18px; } .search__input { height: 50px; } .search__item-button { margin-right: 0; } .search__submit { height: 50px; } .sticky-contact { display: none; } .sticky-contact { display: none; } .sv { height: 420px; } .adm-ttl { font-size: 1rem; } .adm-pagewrap { max-width: 1120px; margin: 0 auto; padding: 100px 60px 180px; } .adm-manage-company__list__item { display: flex; justify-content: space-between; } .adm-manage-company__list__item__content__bottom__plan { width: 90px; } .adm-manage-company__list__item__ctl { width: 180px; } .adm-manage-company__list__item__ctl .edit-btn { width: 46%; } .adm-manage-company__list__item__ctl .del-btn { width: 46%; } .adm-manage-company .pagination { margin-top: 40px; margin-right: 0; margin-left: auto; } .adm-manage-company .pagination__list { justify-content: flex-end; } .form-item__submit__yt { height: 50px; font-size: 16px; } .adm-login__content { padding: 0 60px; } .form-item__detail.manage-disabled { min-height: 50px; } .bko-ttl { font-size: 1rem; } .bko-pagewrap { max-width: 1120px; margin: 0 auto; padding: 100px 60px 180px; } .bko-manage-car__list__item { display: flex; justify-content: space-between; } .bko-manage-car__list__item__content__bottom__plan { width: 90px; } .bko-manage-car__list__item__ctl { width: 180px; } .bko-manage-car__list__item__ctl .edit-btn { width: 46%; } .bko-manage-car__list__item__ctl .del-btn { width: 46%; } .bko-manage-car .pagination { margin-top: 40px; margin-right: 0; margin-left: auto; } .bko-manage-car .pagination__list { justify-content: flex-end; } .bko-login__content { padding: 0 60px; } .bko-login__content .form-item__head { width: 160px; } .bko-login__content .form-item__detail { width: calc(100% - 180px); } .bko-login__content .form-item__nohead { margin-left: 160px; } .bko-read { margin-left: 180px; } .bko-forget-txt { margin-left: 180px; } .car-detail { max-width: 1120px; margin: 0 auto; padding: 0 60px; } .car-detail__content__ph { width: calc(100% - 260px); } .car-detail__content__info { width: 240px; } .car-detail__content__info__price { padding: 10px 0; } .car-detail__content__info__list { padding-top: 14px; padding-bottom: 0px; } .car-detail__content__info__list__item { margin-bottom: 14px; } .car-detail__content__info__list__item span { width: 100px; font-size: 16px; } .car-detail__content__info__shop { padding-top: 10px; padding-bottom: 8px; } .car-detail__content__info__tel { padding-top: 10px; padding-bottom: 4px; } .car-detail__content__info__contact { padding-top: 10px; padding-bottom: 18px; } .car-detail-contact__ttl { max-width: 1120px; margin: 0 auto; margin-top: 80px; padding: 0 60px; } .car-detail-contact { width: calc(100% - 120px); max-width: 1000px; padding: 20px; } .car-detail-contact__shop__content { width: calc(100% - 260px); } .car-detail-contact__shop__content__thumb { width: 226px; } .car-detail-contact__shop__content__info { width: calc(100% - 240px); margin-top: 0; } .car-detail-contact__shop__content__info__ttl { padding-bottom: 6px; font-size: 1.375rem; line-height: 1; } .car-detail-contact__shop__content__info__address { padding: 4px 0; font-size: 16px; } .car-detail-contact__shop__content__info__time { padding: 4px 0; font-size: 16px; } .car-detail-contact__shop__content__info__off { padding: 4px 0; font-size: 16px; } .car-detail-contact__contact { width: 240px; font-size: 16px; } .car-detail-contact__contact a { font-size: 1.875rem; line-height: 1.4; } .car-detail-contact__contact a.car-detail-contact__contact__tel { margin-bottom: 20px; } .car-detail-contact__contact a.car-detail-contact__contact__mail { font-size: 14px; } .car-detail-contact__gmap iframe { height: 400px; } .car-detail__sliderthumb { margin-top: 10px; } .company { max-width: 1000px; margin: 80px auto; padding: 0 60px; } .notfound { height: 800px; padding: 0 60px; } .tape { height: 100px; } .tape__txt01, .tape__txt02 { font-size: 42px; line-height: 80px; } .privacy { max-width: 800px; margin: 80px auto; padding: 0 60px; } .publish-head__read { width: 700px; } .publish-features .separate { left: -80px; width: calc(100% + 160px); } .publish-features__content { max-width: 800px; margin: 0 auto; margin-top: 80px; } .publish-features__content__txt { width: 500px; padding: 40px; } .publish-plan { margin-top: 80px; padding: 0 60px; padding-bottom: 40px; } .publish-plan__list { max-width: 800px; margin: 0 auto; margin-top: 60px; } .publish-contact { margin-top: 60px; padding-bottom: 100px; } .publish-contact__ttl { margin-top: 80px; } .search-page { max-width: 1000px; margin: 0 auto; margin-top: 20px; } .search-page__header { width: calc(100% - 80px); max-width: 1000px; margin: 0 auto; margin-top: 20px; padding: 0; } .tp-about { justify-content: center; padding: 80px 60px; padding-bottom: 40px; } .tp-about-content { padding-right: 20px; } .tp-about-yt { padding-left: 20px; } .tp-h2__sub:before { top: 14px; } .tp-h2__sub:after { top: -14px; } .tp-maker { margin-top: 80px; padding: 0 60px; padding-bottom: 40px; } .tp-maker__list { max-width: 1200px; margin: 0 auto; margin-top: 40px; } .tp-maker__list__item a img { width: 120px; margin: 0 auto; } .tp-body { padding: 0 80px; padding-bottom: 120px; } .tp-body__list { max-width: 1200px; margin: 0 auto; margin-top: 60px; } .tp-body__list__item { margin-bottom: 40px; } .tp-body__list__item a img { width: 100px; } .tp-newcar { padding: 0 60px; padding-bottom: 80px; } .tp-newcar__separate { top: -60px; width: 500px; } .tp-newcar .tp-h2 { top: -60px; } .tp-newcar .tp-h2__sub { left: 220px; } .tp-newcar__list { margin-top: -90px; } .tp-newcar__list__item { width: 24%; } .tp-newcar__list__item:nth-of-type(n + 7) { display: block; } .tp-newcar__list__item:nth-of-type(n + 9) { display: none; } .tp-newcar__list__item__info__ttl { font-size: 18px; } .tp-newcar__list__item__info__list__item__ttl { font-size: 14px; } .tp-newcar__list__item__info__list__item__value { font-size: 14px; } .tp-newcar__list__item__shop { font-size: 14px; } }

@media screen and (min-width: 992px) and (hover) { .nav__list__item a:hover { border-bottom: 1px dotted #f08300; color: #f08300; opacity: 1; } .nav__list__item a.nav__list__item__link__contact:hover { background-color: #ffffff; color: #f08300; } }

@media screen and (min-width: 1200px) { .nav__list__item { margin-left: 30px; } .tape01 { top: -50px; } .tape02 { top: -100px; } .tape03 { bottom: 200px; } .tape04 { bottom: 100px; } }

@media (hover) { .footer-nav-top__list__item a:hover { color: #f08300; } .footer-nav-bottom__list__item a:hover { color: #f08300; } .form-item__submit:hover { background-color: #ffffff; color: #f08300; }
  .form-item__submit:hover:before { left: calc(100% + 10px); } .form-item__file__label:hover { border: 1px solid #f8b62b; background-color: #f8b62b; color: #ffffff; }
  .form-item__file__label:hover:before { left: calc(100% + 10px); } .back-btn:hover { background-color: #ffffff; color: #3b4043; }
  .back-btn:hover:before { left: calc(100% + 10px); } .header-adm__ctl .logout-btn:hover { background-color: #ffffff; color: #f08300; }
  .header-adm__ctl .logout-btn:hover:before { left: calc(100% + 10px); } .header-bko__ctl .logout-btn:hover { background-color: #ffffff; color: #f08300; }
  .header-bko__ctl .logout-btn:hover:before { left: calc(100% + 10px); } .modal__btn:hover { border: 1px solid #f8b62b; background-color: #fff; color: #f08300; } .modal__reset:hover { border: 1px solid #f8b62b; background-color: #fff; color: #f08300; } .modal.modal__delete .modal__btnwrap .modal__deletebtn:hover { border: 1px solid #e1421f; background-color: #e1421f; color: #ffffff; } .ham:hover { opacity: 0.8; } .pagination__list__item button:hover { opacity: 0.6; } .adm-manage-yt a:hover { background-color: #ffffff; color: #f08300; }
  .adm-manage-yt a:hover:before { left: calc(100% + 10px); } .adm-manage-company__head a:hover { background-color: #ffffff; color: #f08300; }
  .adm-manage-company__head a:hover:before { left: calc(100% + 10px); } .adm-manage-company__list__item__ctl .edit-btn:hover { background-color: #ffffff; color: #f08300; } .adm-manage-company__list__item__ctl .del-btn:hover { opacity: 0.5; } .form-item__submit__yt:hover { background-color: #ffffff; color: #f08300; }
  .form-item__submit__yt:hover:before { left: calc(100% + 10px); } .bko-manage-company a:hover { background-color: #f8b62b; color: #ffffff; }
  .bko-manage-company a:hover:before { left: calc(100% + 10px); } .bko-manage-car__head a:hover { background-color: #f8b62b; color: #ffffff; }
  .bko-manage-car__head a:hover:before { left: calc(100% + 10px); } .tp-maker__list__item a:hover { opacity: 0.6; } .tp-body__list__item a:hover { opacity: 0.6; } .tp-btn:hover { background-color: #f8b62b; color: #ffffff; }
  .tp-btn:hover:before { left: calc(100% + 10px); } }
