@charset 'UTF-8';
@charset "UTF-8";
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} @media print {
*,
*:before,
*:after {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url(//www.dible.jp/wp-content/themes/dible/fonts/glyphicons-halflings-regular.eot);
src: url(//www.dible.jp/wp-content/themes/dible/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(//www.dible.jp/wp-content/themes/dible/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(//www.dible.jp/wp-content/themes/dible/fonts/glyphicons-halflings-regular.woff) format('woff'), url(//www.dible.jp/wp-content/themes/dible/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(//www.dible.jp/wp-content/themes/dible/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\002a";
}
.glyphicon-plus:before {
content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
padding: .2em;
background-color: #fcf8e3;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 0px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
margin-left: -5px;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
padding: 0;
font-size: 100%;
font-weight: bold;
-webkit-box-shadow: none;
box-shadow: none;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.42857143;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
min-height: .01%;
overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"].form-control,
input[type="time"].form-control,
input[type="datetime-local"].form-control,
input[type="month"].form-control {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-top: 4px \9;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
min-height: 34px;
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-right: 0;
padding-left: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.form-group-sm select.form-control {
height: 30px;
line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
min-height: 32px;
padding: 6px 10px;
font-size: 12px;
line-height: 1.5;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.form-group-lg select.form-control {
height: 46px;
line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
min-height: 38px;
padding: 11px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
padding-top: 7px;
margin-bottom: 0;
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 11px;
font-size: 18px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
font-size: 12px;
}
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-ms-touch-action: manipulation;
touch-action: manipulation;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
a.btn.disabled,
fieldset[disabled] a.btn {
pointer-events: none;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
color: #333;
background-color: #e6e6e6;
border-color: #8c8c8c;
}
.btn-default:hover {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
color: #333;
background-color: #d4d4d4;
border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
color: #fff;
background-color: #286090;
border-color: #122b40;
}
.btn-primary:hover {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #fff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
color: #fff;
background-color: #204d74;
border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
color: #fff;
background-color: #449d44;
border-color: #255625;
}
.btn-success:hover {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #fff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
color: #fff;
background-color: #398439;
border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
color: #fff;
background-color: #31b0d5;
border-color: #1b6d85;
}
.btn-info:hover {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #fff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
color: #fff;
background-color: #269abc;
border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
color: #fff;
background-color: #ec971f;
border-color: #985f0d;
}
.btn-warning:hover {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
color: #fff;
background-color: #d58512;
border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
color: #fff;
background-color: #c9302c;
border-color: #761c19;
}
.btn-danger:hover {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #fff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
color: #fff;
background-color: #ac2925;
border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #337ab7;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
-o-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
-webkit-transition-duration: .35s;
-o-transition-duration: .35s;
transition-duration: .35s;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-top: 4px solid \9;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
text-align: left;
list-style: none;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #337ab7;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px dashed;
border-bottom: 4px solid \9;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group .form-control:focus {
z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
z-index: 2;
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 50px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -15px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-default .btn-link {
color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #ccc;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
padding: 0 5px;
color: #ccc;
content: "/\00a0";
}
.breadcrumb > .active {
color: #777;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 20px 0;
border-radius: 4px;
}
.pagination > li {
display: inline;
}
.pagination > li > a,
.pagination > li > span {
position: relative;
float: left;
padding: 6px 12px;
margin-left: -1px;
line-height: 1.42857143;
color: #337ab7;
text-decoration: none;
background-color: #fff;
border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
margin-left: 0;
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
z-index: 2;
color: #23527c;
background-color: #eee;
border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
z-index: 3;
color: #fff;
cursor: default;
background-color: #337ab7;
border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
color: #777;
cursor: not-allowed;
background-color: #fff;
border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
border-top-left-radius: 6px;
border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
border-top-right-radius: 6px;
border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.pager {
padding-left: 0;
margin: 20px 0;
text-align: center;
list-style: none;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #eee;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #777;
cursor: not-allowed;
background-color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
a.label:hover,
a.label:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #777;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #5e5e5e;
}
.label-primary {
background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #286090;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: middle;
background-color: #777;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #337ab7;
background-color: #fff;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding-top: 30px;
padding-bottom: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.jumbotron > hr {
border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 15px;
padding-left: 15px;
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron,
.container-fluid .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.42857143;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: border .2s ease-in-out;
-o-transition: border .2s ease-in-out;
transition: border .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #337ab7;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
-o-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:      -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image:         linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-object.img-thumbnail {
max-width: none;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
color: #555;
text-decoration: none;
background-color: #f5f5f5;
}
button.list-group-item {
width: 100%;
text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
color: #777;
cursor: not-allowed;
background-color: #eee;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-right: 15px;
padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-o-transition:      -o-transform .3s ease-out;
transition:         transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: 0;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
filter: alpha(opacity=0);
opacity: 0;
line-break: auto;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
right: 5px;
bottom: 0;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-style: normal;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
text-align: start;
text-decoration: none;
text-shadow: none;
text-transform: none;
letter-spacing: normal;
word-break: normal;
word-spacing: normal;
word-wrap: normal;
white-space: normal;
background-color: #fff;
-webkit-background-clip: padding-box;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
line-break: auto;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
content: "";
border-width: 10px;
}
.popover.top > .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top > .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right > .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom > .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
-o-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-inner > .item {
-webkit-transition: -webkit-transform .6s ease-in-out;
-o-transition:      -o-transform .6s ease-in-out;
transition:         transform .6s ease-in-out;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-perspective: 1000px;
perspective: 1000px;
}
.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
left: 0;
-webkit-transform: translate3d(100%, 0, 0);
transform: translate3d(100%, 0, 0);
}
.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
left: 0;
-webkit-transform: translate3d(-100%, 0, 0);
transform: translate3d(-100%, 0, 0);
}
.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
left: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
background-color: rgba(0, 0, 0, 0);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: 0;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
font-family: serif;
line-height: 1;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -10px;
font-size: 30px;
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
margin-right: -10px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table !important;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table !important;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table !important;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table !important;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table !important;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
        @import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap");
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
@font-face {
font-family: "anton";
font-display: swap;
src: url(//www.dible.jp/wp-content/themes/dible/styles/images/Anton-Regular.ttf) format("truetype");
}
@font-face {
font-family: "Noto Sans JP";
font-display: swap;
src: url(//www.dible.jp/wp-content/themes/dible/styles/images/NotoSansJP-VariableFont_wght.ttf) format("truetype");
}
body {
margin: 0;
color: var(--body_color);
background-color: var(--body_bg);
font-weight: 400;
}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
a {
background-color: transparent;
text-decoration: none;
color: #000;
}
a:active, a:hover, a:focus, *:focus {
outline: none;
}
a img {
outline: none;
}
abbr[title] {
border-bottom: 1px dotted;
}
b, strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0;
}
h2 {
font-size: 25px;
margin: 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
-webkit-backface-visibility: hidden;
}
svg:not(:root) {
overflow: hidden;
} hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em;
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button, select {
text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled], html input[disabled] {
cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
}
@media only screen and (max-width: 420px) {
h2 {
font-size: 20px;
}
} input, select, textarea {
color: #222 !important;
font-size: 16px;
font-size: 1.5rem;
line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
margin: 0;
padding: 0;
}
p {
margin: 0;
padding: 0;
}
dfn, cite, em, i {
font-style: italic;
}
address {
margin: 0;
font-style: normal;
text-decoration: none !important;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code, kbd, tt, var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
}
*, *:before, *:after { box-sizing: border-box;
}
blockquote:before, blockquote:after, q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul, ol {
margin: 0;
padding: 0;
}
ul {
list-style: none;
}
ol {
list-style: decimal;
}
li > ul, li > ol {
margin-bottom: 0;
margin-left: 0;
}
dl {
margin: 0;
}
dt {
font-weight: bold;
}
dd {
margin: 0;
}
img {
height: auto; max-width: 100%; vertical-align: bottom;
}
table {
margin: 0 0 1.5em;
width: 100%;
}
li {
list-style-type: none;
}
p {
font-size: 15px;
} .inner {
max-width: 1200px;
margin: 0 auto !important;
}
.inner_xl {
max-width: 1400px;
margin: 0 auto !important;
}
.inner_l {
max-width: 1300px;
margin: 0 auto !important;
}
.inner_m {
max-width: 1080px;
margin: 0 auto !important;
}
.inner_s, .inner_s.row {
max-width: 980px;
margin: 0 auto;
}
.inner_xs {
max-width: 700px;
margin: 0 auto !important;
}
.impact {
font-family: "impact", "arial black", sans-serif;
}
.br_span {
display: block;
}
.pc_show {
display: block;
}
.sp_show {
display: none;
}
.anchor_basic {
position: relative;
top: -70px;
display: inline-block;
height: 0;
} .Arial {
font-family: Arial, "ヒラギノ角ゴ ProN W3", HiraKakuProN-W3, 游ゴシック, "Yu Gothic", メイリオ, Meiryo, Verdana, Helvetica, Arial, sans-serif;
}
.Anton {
font-family: "Anton", sans-serif;
}
.Times {
font-family: "Times New Roman", Times, serif;
}
.Lobster {
font-family: "Lobster", sans-serif;
}
.Racing {
font-family: "Racing Sans One", sans-serif;
}
.Niconne {
font-family: "Niconne", cursive;
}
.Londrina {
font-family: "Londrina Shadow", sans-serif;
text-shadow: 1px 1px 3px #a3a3a3;
}
.BebasNeue {
font-family: "Bebas Neue", sans-serif;
}
h2.basic_title1 {
text-align: center;
padding-bottom: 20px; }
h2.basic_title1 span:first-child {
font-weight: normal;
font-size: 28px;
display: block;
line-height: 1;
}
h2.basic_title1 span:last-child {
font-size: 15px;
font-weight: 500;
display: block;
}
h2.basic_title2 {
text-align: center;
border-bottom: 1px solid #000;
font-size: 25px;
margin-bottom: 45px;
font-weight: 500;
}
.breadcrumb {
font-size: 10px;
padding-top: 3px;
}
.breadcrumb a {
font-size: 10px;
}
.sns_icon_outer {
display: flex;
align-items: center;
padding-right: 8px;
}
.sns_icon_outer li {
padding: 0 3px;
}
a.sns_icon {
display: flex;
justify-content: center;
align-items: center;
width: 36px;
height: 36px;
border-radius: 50%;
background-color: var(--sns_icon_bg);
text-align: center;
line-height: 36px;
font-size: 20px;
}
a.sns_icon svg {
fill: var(--sns_icon_font);
}
a.sns_icon.insta:hover {
background: #f300e2;
background: linear-gradient(315deg, #f300e2 35%, #ff003c 60%);
}
a.sns_icon.insta:hover svg {
fill: var(--sns_icon_bg);
}
a.sns_icon.fb:hover {
background-color: #0866FF;
}
a.sns_icon.fb:hover svg {
fill: var(--sns_icon_bg);
}
a.sns_icon.tw:hover {
background-color: #000;
}
a.sns_icon.tw:hover svg {
fill: var(--sns_icon_bg);
}
a.sns_icon.mail:hover {
background-color: var(--sns_icon_font);
border: 2px solid var(--sns_icon_bg);
}
a.sns_icon.mail:hover svg {
fill: var(--sns_icon_bg);
}
.nav_sp_top a.sns_icon {
width: 30px;
height: 30px;
line-height: 30px;
font-size: 18px;
}
a.mail_icon {
display: block;
}
a.mail_icon i {
font-size: 30px;
}
.btn a {
color: #fff;
border-radius: 2px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
}
.btn_outer {
display: flex;
width: 100%;
}
.btn_outer li {
flex-basis: 50%;
padding: 0 5px 0 0;
}
.btn_outer li a {
font-weight: bold;
height: 50px;
}
.btn_outer li a.btn_phone {
font-size: 21px;
font-weight: normal;
}
.btn_outer li a.btn_mail {
font-size: 16px;
font-weight: bold;
}
.btn_outer li:last-child {
padding: 0 0 0 5px;
}
.btn_basic {
max-width: 400px;
margin: 0 auto;
padding: 0 15px;
}
.btn_basic a {
border-radius: 5px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
height: 60px;
font-weight: bold;
padding: 0 20px;
}
.btn_basic a span {
position: relative;
display: inline-block;
}
.btn_basic a span:after {
content: "";
display: inline-block;
position: absolute;
border: 5px solid transparent;
border-left: 8px solid #fff;
top: 50%;
right: -20px;
transform: translateY(-50%);
}
.btn_basic.btn_color a {
color: var(--btn_color);
background-color: var(--btn_bg);
border: 1px solid var(--btn_bg);
}
.btn_basic.btn_color a:hover {
color: var(--btn_bg);
background-color: var(--btn_color);
border: 1px solid var(--btn_bg);
}
.btn_basic.btn_color a:hover span::after {
border-left: 8px solid var(--btn_bg);
}
.btn_basic.btn_white a {
color: var(--btn_white);
border: 1px solid var(--btn_white);
background-color: #fff;
}
.btn_basic.btn_white a:hover {
color: #fff;
background-color: var(--btn_white);
border: 1px solid var(--btn_white);
}
.btn_basic.btn_white a:hover span::after {
border-left: 8px solid var(--btn_white);
}
.btn_basic.btn_top_cars a {
color: var(--btn_top_cars);
border: 1px solid var(--btn_top_cars);
background-color: #fff;
}
.btn_basic.btn_top_cars a:hover {
color: #fff;
background-color: var(--btn_top_cars);
border: 1px solid var(--btn_top_cars);
}
.btn_basic.btn_top_cars a:hover span::after {
border-left: 8px solid var(--btn_top_cars);
}
.btn_basic.footer_btn {
padding: 15px 0;
}
.btn_basic.footer_btn a {
justify-content: flex-start;
}
.btn_basic.footer_btn.btn_white a span {
display: block;
width: 100%;
}
.btn_basic.footer_btn.btn_white a span:after {
right: 0;
} .news_list article {
display: flex;
align-items: center;
}
.news_list article .news_thumb {
flex-basis: 25%;
font-size: 12px;
font-weight: bold;
padding-right: 5px;
}
.news_list article .news_desc {
flex-basis: 75%;
font-weight: bold;
}
.news_list article .news_desc li:first-child {
font-size: 12px;
} .overlay_banner1 {
display: block;
max-width: 400px;
margin: 0 auto;
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.overlay_banner1 img {
width: 100%;
}
.overlay_banner1:before {
content: "";
display: block;
padding-bottom: 100%;
background-color: rgba(0, 0, 0, 0.3);
transition: 0.2s;
}
.overlay_banner1 div {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
font-weight: bold;
font-size: 30px;
width: 100%;
text-align: center;
}
.overlay_banner1 div span {
display: block;
width: 80px;
margin: 0 auto;
color: #000;
background-color: #fff;
padding: 5px 15px;
border-radius: 5px;
font-size: 16px;
transition: 0.2s;
}
.overlay_banner1:hover:before {
background-color: rgba(0, 0, 0, 0.1);
}
.overlay_banner1:hover div span {
color: #fff;
background-color: #000;
}
.overlay_banner2 {
display: block;
max-width: 400px;
margin: 0 auto;
position: relative;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
}
.overlay_banner2 img {
width: 100%;
}
.overlay_banner2:before {
content: "";
display: block;
padding-bottom: 100%;
transition: 0.2s;
}
.overlay_banner2 div.overlay_title {
position: absolute;
top: 15px;
left: 15px;
color: #000;
font-weight: bold;
font-size: 35px;
}
.overlay_banner2 div.overlay_btn {
position: absolute;
bottom: 15px;
right: 15px;
}
.overlay_banner2 div.overlay_btn span {
background-color: #fff;
border: 1px solid #000;
border-radius: 5px;
display: inline-block;
font-weight: bold;
font-size: 14px;
padding: 2px 30px;
position: relative;
transition: 0.2s;
}
.overlay_banner2 div.overlay_btn span:after {
position: absolute;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 4.5px 0 4.5px 7px;
border-color: transparent transparent transparent #000;
display: inline-block;
right: 5px;
top: 50%;
transform: translateY(-50%);
}
.overlay_banner2:hover:before {
background-color: rgba(0, 0, 0, 0.1);
}
.overlay_banner2:hover div.overlay_btn span {
background-color: #000;
border: 1px solid #fff;
color: #fff;
}
.overlay_banner2:hover div.overlay_btn span:after {
border-color: transparent transparent transparent #fff;
}
.table_basic {
font-size: 14px;
}
.table_basic th {
border: 1px solid #747474;
background-color: #EFEFEF;
padding: 8px 4px 8px 8px;
text-align: left;
}
.table_basic td {
border: 1px solid #747474;
padding: 8px 4px 8px 8px;
}
.post_nav_share {
display: flex;
}
.post_nav_share li {
padding-right: 5px;
}
.post_nav_share li a {
line-height: 1;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #000;
border-radius: 5px;
width: 80px;
padding: 3px 0;
}
.post_nav_share li a:hover {
background-color: #000;
color: #fff;
}
.post_nav_share li a:hover svg {
fill: #fff;
}
.post_nav_share li a span:first-child {
font-size: 16px;
display: inline-block;
padding-right: 3px;
}
.post_nav_share li a span:last-child {
font-size: 10px;
font-weight: bold;
} .free_space_content {
padding: 0 10px;
}
.free_space_content P {
line-height: 1.8;
padding-bottom: 1rem;
}
.free_space_content blockquote {
margin: 0;
padding: 1.5rem;
background-color: #efefef;
margin-bottom: 2rem;
}
.free_space_content blockquote p {
padding: 0;
}
.free_space_content ul {
margin-bottom: 2rem;
}
.free_space_content ul li {
list-style-type: disc;
margin-left: 2rem;
}
.free_space_content ol {
margin-bottom: 2rem;
}
.free_space_content ol li {
list-style-type: decimal;
margin-left: 2rem;
}
.free_space_content .gallery {
display: flex;
flex-wrap: wrap;
}
.free_space_content .gallery .gallery-item {
padding: 0.2rem;
margin-bottom: 0;
}
.free_space_content .gallery.gallery-columns-1 .gallery-item {
width: 100%;
}
.free_space_content .gallery.gallery-columns-2 .gallery-item {
width: 50%;
}
.free_space_content .gallery.gallery-columns-3 .gallery-item {
width: 33.3333%;
}
.free_space_content .gallery.gallery-columns-4 .gallery-item {
width: 25%;
}
.free_space_content .gallery.gallery-columns-5 .gallery-item {
width: 20%;
}
.free_space_content .gallery.gallery-columns-6 .gallery-item {
width: 16.6666666667%;
} .pagenation {
clear: both;
padding: 30px 0;
}
.wp-pagenavi {
text-align: center;
font-size: 15px;
}
.wp-pagenavi .pages {
font-size: 12px;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: none;
padding: 0;
margin: 0 5px;
border: 1px solid #777;
border-radius: 5px;
display: inline-block;
height: 40px;
width: 40px;
line-height: 40px;
vertical-align: middle;
border-collapse: separate;
border-spacing: 2px 2px;
font-size: 12px;
}
.wp-pagenavi span.current {
border-color: #666;
background-color: #333;
color: #fff;
}
.wp-pagenavi a:hover {
color: #fff;
background-color: #333;
} .swiper {
width: 100%;
height: 100%;
}
.swiper-slide {
text-align: center;
background: transparent; }
.swiper-slide img {
display: block;
width: 100%;
}
.swiper-button-next, .swiper-button-prev {
top: 50%;
margin-top: -25px;
}
.swiper-button-next:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 8px 0 8px 13px;
border-color: transparent transparent transparent var(--swiper_pg_color);
display: inline-block;
}
.swiper-button-prev:after {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 8px 13px 8px 0;
border-color: transparent var(--swiper_pg_color) transparent transparent;
display: inline-block;
}
.swiper-pagination-bullet {
width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 20px));
height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 20px));
background: var(--swiper-pagination-bullet-inactive-color, #fff);
opacity: var(--swiper-pagination-bullet-inactive-opacity, 1);
border: 1px solid #ccc;
}
.swiper-pagination-bullet-active {
background: var(--swiper_pg_color);
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px);
}  .flickity-page-dots {
bottom: -2rem;
} .flickity-page-dots .dot {
width: 20px;
height: 20px;
opacity: 1;
background: #fff;
border: 1px solid #ccc;
} .flickity-page-dots .dot.is-selected {
background: var(--swiper_pg_color);
}
.flickity-button {
position: absolute;
background: transparent;
border: none;
color: #fff;
z-index: 1000;
margin-top: -22px;
}
.flickity-button:hover {
background-color: rgba(255, 255, 255, 0.5);
color: var(--swiper_pg_color);
}
.flickity-viewport {
transition: height 0.3s;
}  .acMenu dt {
display: block;
}
.acMenu dd {
display: none;
}
@media only screen and (max-width: 1024px) {
.pc_show {
display: none;
}
.sp_show {
display: block;
}
.inner, .inner_m, .inner_s, .inner_xs {
padding: 0 15px;
}
nav.sp {
display: block;
}
}
@media only screen and (max-width: 758px) {
.inner {
padding: 0 10px !important;
}
.inner_xs {
padding: 0 10px;
}
.inner_s, .inner_m {
padding: 0 10px;
}
.br_span {
display: inline;
}
.br_none {
display: none;
}
.main_column {
float: none;
width: 100%;
padding-right: 0px;
}
aside {
float: none;
width: 100%;
margin-top: 70px;
}
h2.basic_title1 span:first-child {
font-size: 16px;
}
h2.basic_title1 span:last-child {
font-weight: bold;
}
.free_space_content .gallery.gallery-columns-4 .gallery-item {
width: 50%;
}
.free_space_content .gallery.gallery-columns-5 .gallery-item {
width: 25%;
}
.free_space_content .gallery.gallery-columns-6 .gallery-item {
width: 25%;
}
}
@media (max-width: 600px) {  .flickity-page-dots {
bottom: 5px;
}
}
@media only screen and (max-width: 450px) {
.btn_basic {
padding: 0 10px;
}
.btn_basic a {
height: 50px;
padding: 0 10px;
}
.btn_basic a span {
font-size: 14px;
}
.btn_basic a span:after {
border: 3px solid transparent;
border-left: 5px solid #fff;
right: -15px;
}
.swiper-button-next, .swiper-button-prev {
top: 38%;
}
.free_space_content .gallery .gallery-item {
padding: 0.1rem;
}
.free_space_content .gallery.gallery-columns-2 .gallery-item {
width: 100%;
}
.free_space_content .gallery.gallery-columns-3 .gallery-item {
width: 100%;
}
.free_space_content .gallery.gallery-columns-4 .gallery-item {
width: 100%;
}
.free_space_content .gallery.gallery-columns-5 .gallery-item {
width: 50%;
}
.free_space_content .gallery.gallery-columns-6 .gallery-item {
width: 33.333%;
}
}
.header_info_outer {
background-color: var(--header_top_bg);
}
.header_info_outer .header_info {
display: flex;
color: var(--header_top_color);
justify-content: space-between;
height: 45px;
align-items: center;
border-bottom: 1px solid var(--header_top_border);
}
.header_info_outer .header_info .header_h1 {
font-size: 12px;
flex-basis: 55%;
}
.header_info_outer .header_info .header_info_right {
display: flex;
justify-content: flex-end;
}
.header_info_outer .header_info .header_info_right address {
display: flex;
align-items: center;
}
.header_info_outer .header_info .header_info_right address .phone_number {
padding-left: 10px;
display: flex;
align-items: center;
font-size: 27px;
color: var(--header_top_phone);
}
.header_info_outer .header_info .header_info_right address .phone_number svg {
height: 35px;
fill: var(--header_top_phone);
-webkit-transform: rotate(-15deg);
-moz-transform: rotate(15deg);
-ms-transform: rotate(-15deg);
-o-transform: rotate(-15deg);
transform: rotate(-15deg);
}
.header_info_outer .header_info .header_info_right address .phone_number span {
display: inline-block;
padding-left: 5px;
}
.header_info_outer .header_info .header_info_right address .header_hours {
padding-left: 10px;
font-size: 12px;
max-width: 250px;
line-height: 1.1;
}
.header_info_outer .header_info .header_info_right .sns_icon_outer {
padding-left: 10px;
}
.phone_number {
font-family: "Anton", sans-serif;
}
.pc_nav {
background-color: var(--header_nav_bg);
}
.pc_nav .navigation_outer {
display: flex;
width: 100%;
justify-content: space-between;
align-items: center;
height: 80px;
}
.pc_nav .navigation_outer .logo_main {
flex-basis: 20%;
padding-top: 5px;
}
.pc_nav .navigation_outer .logo_main img {
max-height: 70px;
}
.pc_nav .navigation_outer ul.navigation {
display: flex;
justify-content: flex-end;
align-items: center;
flex-basis: 70%; }
.pc_nav .navigation_outer ul.navigation li {
text-align: center;
padding: 0 20px;
}
.pc_nav .navigation_outer ul.navigation li a {
display: block;
font-weight: bold;
color: var(--header_nav_color);
overflow: hidden;
padding: 15px 0;
font-size: 15px;
}
.pc_nav .navigation_outer ul.navigation li a span {
position: relative;
display: block;
}
.pc_nav .navigation_outer ul.navigation li a span:after {
content: "";
display: inline-block;
position: absolute;
left: 0;
bottom: -5px;
height: 3px;
width: 100%;
background-color: var(--header_nav_color);
transform: translate3d(-101%, 0, 0);
transition: 0.3s;
}
.pc_nav .navigation_outer ul.navigation li a:hover span:after {
transform: translate3d(0, 0, 0);
}
.pc_nav .navigation_outer .sns_icon_outer {
flex-basis: 10%;
padding-left: 10px;
}
.pc_nav .navigation_outer .sns_icon_outer ul {
display: flex;
align-items: center;
justify-content: flex-end;
}
.pc_nav .navigation_outer .sns_icon_outer ul li {
padding-left: 5px;
}
.pc_nav .navigation_outer .sns_icon_outer ul a.mail_icon {
padding: 5px 0 0 0;
}
.pc_nav .menu-item-has-children {
position: relative;
}
.pc_nav .menu-item-has-children .sub-menu {
display: none;
width: 300px;
position: absolute;
top: 50px;
left: 0;
z-index: 1000;
}
.pc_nav .menu-item-has-children .sub-menu li a {
display: block;
text-align: left;
background-color: var(--header_nav_bg);
color: #fff;
padding: 15px !important;
margin: 0 10px; }
.pc_nav .menu-item-has-children .sub-menu li a span {
position: relative;
display: inline-block !important;
font-weight: 400;
}
.pc_nav .menu-item-has-children .sub-menu li a span:after {
transform: translate3d(-150%, 0, 0) !important;
}
.pc_nav .menu-item-has-children .sub-menu li a:hover span:after {
transform: translate3d(0, 0, 0) !important;
}
.pc_nav .menu-item-has-children:hover .sub-menu {
display: block;
}
.pc_nav .menu-item-has-children:hover .sub-menu a {
color: var(--header_nav_color);
} .nav_container {
width: 100%;
background-color: var(--header_nav_bg);
position: relative;
z-index: 100;
}
.stick-me.sticking {
display: block;
}
.stick-me.sticking .logo_sp img {
max-height: 40px;
}
.stick-me.sticking .logo_sp .sp_show.hamburger_menu {
display: block;
}
.stick-me.sticking .logo_sp .header_info_outer {
display: none;
}
.sticky_hamburger {
display: none;
}
.stick-me.sticking .sticky_hamburger {
display: flex;
align-items: center;
height: 50px;
padding-right: 10px;
}
.stick-me.sticking .sticky_hamburger svg {
fill: var(--header_nav_color);
}
.sticking.nav_container {
z-index: 100000;
height: 50px;
}
.sticking.nav_container .navigation_outer {
height: 50px;
}
.sticking.nav_container .navigation_outer .logo_main img {
height: 35px;
}
.sticking.nav_container .navigation_outer .logo_sub {
padding-bottom: 0;
}
.sticking.nav_container .navigation_outer .logo_sub img {
height: 45px;
} .hamburger_menu svg {
fill: var(--header_top_color);
font-size: 20px;
}
.btn_trigger {
display: inline-block;
line-height: 1;
}
.sp_nav_top_close {
position: absolute;
top: 15px;
right: 10px;
z-index: 10000;
}
.sp_nav_top_close svg {
font-size: 20px;
}
#sp_overlay {
display: none;
width: 100%;
height: 100%;
text-align: center;
position: fixed;
top: 0;
z-index: 100000000;
background-color: #fff;
overflow: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.nav_sp_top {
display: flex;
justify-content: space-between;
}
.nav_sp_top .logo_sp {
width: 50%;
text-align: left;
padding: 3px 0 3px 5px;
}
.nav_sp_top .logo_sp img {
max-height: 50px;
}
.nav_sp_top .icons_outer {
display: flex;
justify-content: flex-end;
width: 50%;
}
.nav_sp_top .icons_outer .sns_icon_outer {
justify-content: flex-end;
}
.sp_nav_info {
position: relative;
padding-bottom: 20px;
}
.sp_nav_info dl {
text-align: left;
padding: 10px;
margin: 0;
}
.sp_nav_info dl address {
font-size: 25px;
line-height: 1.3;
}
.menu-item-has-children + a {
display: block;
}
.menu-item-has-children .sub-menu {
display: none;
}
.sp_nav {
padding: 0 10px;
margin-bottom: 10px;
}
.sp_nav ul.menu li.menu-item a {
display: flex;
align-items: center;
height: 50px;
width: 100%;
border-bottom: 1px solid var(--lightGrey);
padding-left: 10px;
}
.sp_nav ul.menu li.menu-item a:after {
content: "";
display: inline-block;
position: absolute;
border: 5px solid transparent;
border-left: 8px solid var(--lightGrey);
right: 18px;
}
.sp_nav ul.menu li.menu-item:first-child a {
border-top: 1px solid var(--lightGrey);
}
.sp_nav ul.menu li.menu-item.menu-item-has-children a:after {
content: "";
background-image: url(//www.dible.jp/wp-content/themes/dible/styles/images/plus.svg);
display: inline-block;
height: 1rem;
width: 1rem;
vertical-align: middle;
border: none;
border-left: none;
}
.sp_nav ul.menu li.menu-item.menu-item-has-children a.active:after {
background-image: url(//www.dible.jp/wp-content/themes/dible/styles/images/minus.svg);
}
.sp_nav ul.menu li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a {
background-color: var(--lightestGrey);
}
.sp_nav ul.menu li.menu-item.menu-item-has-children ul.sub-menu li.menu-item a:after {
content: "";
display: inline-block;
position: absolute;
border: 5px solid transparent;
border-left: 8px solid var(--lightGrey);
right: 18px;
background-image: none;
height: auto;
width: auto;
}
.sp_nav ul.menu li.menu-item.menu-item-has-children ul.sub-menu li.menu-item:first-child a {
border-top: none;
}  .sp_nav_contact {
padding: 0 10px;
}
.sp_nav_contact a {
background-color: #e34646;
color: #fff;
border: none;
display: block;
line-height: 50px;
height: 50px;
text-align: left;
padding-left: 10px;
}
.sp_nav_contact a:after {
font-family: "Font Awesome 5 Free";
content: "";
display: inline-block;
padding-left: 10px;
position: absolute;
right: 18px;
font-weight: normal;
font-size: 18px;
font-weight: 900;
}
.sp_nav_bottom_close {
padding: 0 10px;
}
.sp_nav_bottom_close a {
background-color: #555;
color: #fff;
border: none;
line-height: 50px;
height: 50px;
display: block;
text-align: center;
padding-left: 10px;
}
#header_group_menu {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
#header_group_menu li.menu-item a {
display: block;
padding: 2px 10px;
color: var(--header_top_color);
font-size: 12px;
font-weight: 500;
overflow: hidden;
position: relative;
border-left: 1px solid var(--header_top_color);
line-height: 1;
}
#header_group_menu li.menu-item:last-child a {
border-right: 1px solid var(--header_top_color);
}
@media (max-width: 1367px) {
.pc_nav .navigation_outer .logo_main {
flex-basis: 15%;
}
.pc_nav .navigation_outer ul.navigation {
flex-basis: 75%;
}
.pc_nav .navigation_outer ul.navigation li {
padding: 0 15px;
}
.pc_nav .navigation_outer ul.navigation li a {
font-size: 14px;
}
}
@media (max-width: 1024px) {
.header_info_outer .header_info .header_h1 {
flex-basis: 85%;
}
.header_info_outer .header_info .sp_show.hamburger_menu {
flex-basis: 15%;
text-align: right;
}
}
@media (max-width: 450px) {
.header_info_outer .header_info .header_h1 {
font-size: 10px;
font-weight: normal;
line-height: 1.3;
flex-basis: 80%;
}
}
.side_banner {
margin-bottom: 20px;
}
aside ul.news_list_1 {
margin-bottom: 30px;
}
aside ul.news_list_1 li.news_box {
height: auto;
padding: 10px 15px;
}
aside ul.news_list_1 li.news_box .news_title {
flex-basis: 70%;
}
aside ul.news_list_1 li.news_box .cat_date {
flex-basis: 30%;
display: block;
text-align: right;
padding-left: 5px;
}
aside ul.news_list_1 li.news_box .cat_date .news_cat a {
padding: 3px;
font-size: 0.5rem;
display: inline-block;
padding: 3px 5px;
line-height: 1;
}
aside ul.news_list_1 li.news_box .cat_date .news_date {
display: block;
text-align: right;
}
aside h2.basic_title1 {
padding-bottom: 10px;
}
aside h2.basic_title1 span:first-child {
font-weight: bold;
font-size: 16px;
}
aside h2.basic_title1 span:last-child {
font-size: 12px;
font-weight: bold;
}
.side_about_us {
border: 1px solid #000;
padding: 20px 10px;
}
.side_about_us h3 {
font-size: 12px;
padding: 1rem 0.5rem 1rem;
text-align: center;
}
.side_about_us p {
font-size: 12px;
padding: 0 1rem 2rem;
line-height: 1.5;
}
.side_about_us .btn_basic a {
font-size: 13px;
}
.top_main .fv_carousel_outer {
margin-bottom: 60px;
}
.top_main .fv_single {
padding-top: 30px;
margin-bottom: 60px;
}
.top_main .fv {
margin-bottom: 60px;
}
.top_main .top_news {
padding-bottom: 80px;
}
.top_main .top_about_us {
padding-bottom: 80px;
}
.top_main .top_cars {
padding-bottom: 100px;
}
.top_main .top_testimonials {
padding-bottom: 80px;
}
.top_main .top_parts {
padding-bottom: 80px;
}
.top_main .top_bike {
padding-bottom: 80px;
}
.top_main .top_works {
padding-bottom: 80px;
}
.top_main .top_banners {
padding-bottom: 80px;
}
.top_main .top_free_space {
padding-bottom: 80px;
}
.fv_carousel_outer .swiper-slide a:hover img {
opacity: 0.7;
}
.main-carousel_outer {
position: relative;
max-width: 1400px;
margin: 0 auto;
}
.main-carousel_outer .fv_catch_copy {
position: absolute;
background-color: rgba(0, 0, 0, 0.4);
color: #fff;
bottom: 0;
width: 100%;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner {
max-width: 850px;
margin: 0 auto;
padding: 30px 10px;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner h2 {
font-size: 35px;
font-weight: bold;
text-align: center;
margin-bottom: 10px;
}
.main-carousel_outer .fv_catch_copy.serif h2 {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.main-carousel_outer .carousel-cell .carousel-cell_inner {
display: flex;
height: 500px;
}
.main-carousel_outer .carousel-cell .carousel-cell_inner img {
max-height: 500px;
}
.main-carousel_outer .carousel-cell .carousel-cell_inner a:hover img {
opacity: 0.7;
}
.main-carousel_outer.fullsize_width {
max-width: 100%;
}
.main-carousel_outer.fullsize_img {
width: 100%;
}
.main-carousel_outer.fullsize_img .carousel-cell_inner img {
width: 100%;
height: auto;
}
.main-carousel_outer.auto_height .carousel-cell .carousel-cell_inner {
height: auto;
}
.main-carousel_outer.auto_height .carousel-cell .carousel-cell_inner img {
height: auto;
max-height: inherit;
}
.main-carousel_outer.default_space_top .carousel-cell {
padding-top: 2rem;
}
.main-carousel_outer.small_space_top .carousel-cell {
padding-top: 1rem;
}
.main-carousel_outer.no_space_top .carousel-cell {
padding-top: 0;
}
.main-carousel_outer.default_space_side .carousel-cell {
padding-left: 2rem;
padding-right: 2rem;
}
.main-carousel_outer.small_space_side .carousel-cell {
padding-left: 1rem;
padding-right: 1rem;
}
.main-carousel_outer.no_space_side .carousel-cell {
padding-left: 0;
padding-right: 0;
}
.fv {
height: 600px;
background-size: cover !important;
}
.fv .fv_mask {
height: 600px;
display: flex;
justify-content: center;
align-items: center;
}
.fv .fv_mask h1 {
color: #fff;
text-align: center;
font-size: 65px;
padding-bottom: 20px;
}
.fv .fv_mask h1 .main_image_title {
line-height: 1.2;
}
.fv .fv_mask h1 span {
display: block;
}
.fv .fv_mask h1 span.main_image_sub_txt {
color: #fff;
text-align: center;
font-weight: normal;
font-size: 16px;
}
.fv .fv_mask .fv_btn_outer {
max-width: 600px;
margin: 0 auto;
}  .fv_single #fv_single_image {
max-width: 1200px;
margin: 0 auto;
}
.fv_single #fv_single_image.full_size {
max-width: 100%;
}
.fv_single #fv_single_image.full_size img {
width: 100%;
}
.top_about_us_inner {
display: flex;
align-items: center;
}
.top_about_us_inner .slider1_outer {
width: 52%;
}
.top_about_us_inner .slider1_outer .slider1_inner {
position: relative;
}
.top_about_us_inner .slider1_outer .comment {
font-size: 14px;
text-align: left;
}
.top_about_us_inner .about_us_info {
width: 48%;
padding: 0 30px;
}
.top_about_us_inner .about_us_info h3 {
line-height: 1.2;
padding-bottom: 30px;
}
.top_about_us_inner .about_us_info p {
line-height: 1.8;
margin-bottom: 10px;
}
.top_about_us_inner .about_us_info ul.shop_character {
display: flex;
flex-wrap: wrap;
margin-bottom: 40px;
}
.top_about_us_inner .about_us_info ul.shop_character li {
line-height: 1;
margin: 0 5px 5px;
}
.top_about_us_inner .about_us_info ul.shop_character li span {
color: #000;
background-color: #efefef;
font-size: 11px;
font-weight: bold;
display: inline-block;
padding: 2px 10px;
border-radius: 3px;
border: 1px solid #adadad;
}
.slider1_outer .swiper {
width: 91%;
}
.slider1_outer .swiper-wrapper {
padding-bottom: 50px;
}
.slider1_outer .swiper-button-next, .slider1_outer .swiper-rtl .swiper-button-prev {
right: -5px;
}
.slider1_outer .swiper-button-prev, .slider1_outer .swiper-rtl .swiper-button-next {
left: -5px;
}
.testimonials_carousel .swiper-wrapper {
padding-bottom: 50px;
}
.testimonials_carousel .swiper-wrapper .swiper-slide {
background-color: transparent;
}
.stock_car_carousel .swiper-wrapper {
padding-bottom: 50px;
}
.fv_carousel .swiper-wrapper {
padding-bottom: 50px;
}
.top_instagram {
padding-bottom: 60px;
} .filter_1 {
display: inline-flex;
align-items: center;
position: relative;
width: 100%;
}
.filter_1:after {
position: absolute;
right: 15px;
width: 10px;
height: 7px;
background-color: var(--mainColor);
clip-path: polygon(0 0, 100% 0, 50% 100%);
content: "";
pointer-events: none;
}
.filter_1 select {
appearance: none;
width: 100%;
height: 2.8em;
padding: 0.4em calc(.8em + 30px) 0.4em 0.8em;
border: none;
border-bottom: 2px solid #000000;
background-color: #fff;
color: #000000;
font-size: 1em;
cursor: pointer;
}
.filter_1 select:focus {
outline: none;
}
@media (max-width: 1600px) {
.main-carousel_outer {
max-width: 1250px;
}
.carousel-cell { }
}
@media (max-width: 1400px) {
.top_main .fv_single {
padding: 20px;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner {
padding: 20px 10px;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner h2 {
font-size: 30px;
}
}
@media (max-width: 1024px) {
.fv {
height: 400px;
}
.fv .fv_mask {
height: 400px;
}
.fv .fv_mask h1 {
font-size: 40px;
}
.fv .fv_mask h1 span.main_image_sub_txt {
font-size: 14px;
padding: 0 15px;
}
.carousel-cell { }
.main-carousel_outer .carousel-cell .carousel-cell_inner {
height: auto;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner {
padding: 10px;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner h2 {
font-size: 20px;
margin-bottom: 5px;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner p {
font-size: 13px;
}
}
@media (max-width: 821px) {
.top_about_us_inner .slider1_outer {
width: 40%;
}
.top_about_us_inner .slider1_outer .comment {
font-size: 12px;
}
.top_about_us_inner .about_us_info {
width: 60%;
}
}
@media (max-width: 769px) {
.top_main .fv_single {
padding: 0px;
}
.top_about_us_inner {
flex-direction: column-reverse;
padding: 0 15px;
}
.top_about_us_inner .slider1_outer {
max-width: 100%;
width: 80%;
}
.top_about_us_inner .slider1_outer .comment {
font-size: 12px;
}
.top_about_us_inner .about_us_info {
max-width: 100%;
width: 80%;
padding: 0 5px;
margin-bottom: 50px;
}
.top_about_us_inner .about_us_info h3 {
padding-bottom: 20px;
}
.top_about_us_inner .about_us_info p {
padding-bottom: 20px;
}
.top_about_us_inner .about_us_info .btn_basic {
padding: 0;
}
}
@media (max-width: 600px) {
.carousel-cell { }
.main-carousel_outer .fv_catch_copy {
position: relative;
display: block;
top: 0;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner {
padding: 20px 10px;
margin-bottom: 30px;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner h2 {
font-size: 17px;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner p {
font-size: 12px;
}
}
@media (max-width: 450px) { .main-carousel_outer .fv_catch_copy .fv_catch_copy_inner {
margin-bottom: 0;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner h2 {
font-size: 15x;
margin-bottom: 3px;
}
.main-carousel_outer .fv_catch_copy .fv_catch_copy_inner p br {
display: none;
}
.fv {
height: 300px;
margin-bottom: 20px;
}
.fv .fv_mask {
height: 300px;
}
.fv .fv_mask h1 {
font-size: 25px;
}
.fv .fv_mask h1 .main_image_title {
padding-bottom: 15px;
}
.fv .fv_mask h1 span.main_image_sub_txt {
text-align: left;
font-size: 12px;
line-height: 1.2;
}
.fv .fv_mask h1 span.main_image_sub_txt br {
display: none;
}
.fv .fv_mask .fv_btn_outer a {
font-size: 0.7rem;
height: 35px;
padding: 0 10px;
}
.fv .fv_mask .fv_btn_outer a span:after {
right: -15px;
}
.fv .fv_inner {
padding: 0 10px;
}
.top_main .fv_single {
padding: 0;
}
.top_main .fv_carousel_outer {
padding-top: 0px;
margin-bottom: 40px;
}
.top_main .top_news {
padding-bottom: 60px;
}
.top_main .top_about_us {
padding-bottom: 60px;
}
.top_main .top_cars {
padding-bottom: 60px;
}
.top_main .top_testimonials {
padding-bottom: 60px;
}
.top_main .top_parts {
padding-bottom: 60px;
}
.top_main .top_bike {
padding-bottom: 60px;
}
.top_main .top_works {
padding-bottom: 60px;
}
.top_main .top_banners {
padding-bottom: 60px;
}
.top_main .top_free_space {
padding-bottom: 60px;
}
.top_about_us_inner .slider1_outer {
width: 100%;
}
.top_about_us_inner .slider1_outer .comment {
font-size: 11px;
}
.top_about_us_inner .about_us_info {
width: 100%;
padding: 0 10px;
margin-bottom: 40px;
}
.top_about_us_inner .about_us_info p {
padding-bottom: 10px;
}
} .two_col_outer {
display: flex;
}
.two_col_outer .main_col {
width: 65%;
padding-right: 62px;
}
.two_col_outer aside {
width: 35%;
margin-top: 3.8rem;
}
.page_header_outer {
background-color: #333;
margin-bottom: 50px;
background-size: cover;
background-position: center center;
}
.page_header_outer#bg_repeat {
background-repeat: repeat-x;
background-size: inherit;
}
.page_header_outer .page_header_inner {
position: relative;
margin: 10px auto 0;
max-width: 1200px;
}
.page_header_outer .page_header_inner .breadcrumb {
top: 5px;
position: absolute;
color: #fff;
padding-left: 5px;
}
.page_header_outer .page_header_inner .breadcrumb a {
color: #fff;
}
.page_header_outer .page_header_inner .page_header {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 160px;
font-size: 35px;
font-weight: 300;
color: #fff;
}
.page_header_outer .page_header_inner .page_header.post_title {
font-size: 25px;
}
.page_header_outer .page_header_inner .page_header span {
display: block;
}
.page_header_outer .page_header_inner .page_header span:first-child {
position: relative;
padding-bottom: 10px;
}
.page_header_outer .page_header_inner .page_header span:first-child:after {
content: "";
display: inline-block;
width: 76px;
height: 1px;
background-color: #fff;
position: absolute;
left: 50%;
bottom: 0;
margin-left: -38px;
}
.page_header_outer .page_header_inner .page_header span.header_sub_txt {
font-size: 15px;
padding-top: 10px;
}
.page_header_outer.stock_cars_header {
margin-bottom: 0;
}
.title_outer {
margin-bottom: 2.8rem;
}
.page_content {
margin-bottom: 50px;
}
.page_content.block_editor {
max-width: 840px;
margin: 0 auto;
}
.post_nav_bottom {
border-top: 1px solid #000;
padding: 10px 0 15px;
}
.post_nav_bottom .post_nav_bottom_btn {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 10px 15px;
}
.post_nav_bottom .post_nav_bottom_btn .archive_link a {
background-color: #6c120d;
color: #fff;
font-weight: bold;
line-height: 1;
padding: 3px 25px;
border-radius: 5px;
font-size: 11px;
}
.post_nav_bottom .post_nav_bottom_btn .archive_link a:after {
content: "";
display: inline-block;
border: 3px solid transparent;
border-left: 5px solid #fff;
top: 50%;
right: 0;
transform: translateY(-50%);
position: relative;
top: 2px;
right: -5px;
}
.post_nav_bottom .post_nav_bottom_btn .archive_link a:hover {
background-color: #fff;
color: #6c120d;
border: 1px solid #6c120d;
}
.post_nav_bottom .post_nav_bottom_btn .archive_link a:hover:after {
border-left: 5px solid #6c120d;
}
.post_nav_bottom ul.post_nav {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 15px;
}
.post_nav_bottom ul.post_nav li {
font-size: 12px;
}
.post_nav_bottom ul.post_nav li.previous_post_link a:before {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-right: 7px solid #555555;
border-left: 0;
position: relative;
left: -3px;
}
.post_nav_bottom ul.post_nav li.next_post_link a:after {
content: "";
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 7px solid #555555;
border-right: 0;
position: relative;
right: -3px;
} .group_inner {
display: flex;
align-items: center;
padding-bottom: 50px;
}
.group_inner .store_img {
flex-basis: 50%;
padding-right: 30px;
}
.group_inner .store_info {
flex-basis: 50%;
}
.group_inner .store_info h2 {
font-size: 35px;
font-weight: 300;
}
.group_inner .store_info h2 + p {
line-height: 1.8;
padding: 0 5px;
}
.group_inner .store_info .store_link {
display: flex;
flex-wrap: wrap;
}
.group_inner .store_info .store_link li {
flex-basis: 25%;
padding: 5px;
}
.group_inner .store_info .store_link li a {
display: flex;
align-items: center;
justify-content: center;
height: 40px;
border: 1px solid #747474;
font-size: 12px;
text-align: center;
line-height: 1.2;
}
.group_inner .store_info .store_link li a:hover {
background-color: #747474;
color: #fff;
}
.group_inner.right {
flex-direction: row-reverse;
}
.group_inner.right .store_img {
padding-left: 30px;
}
.store_popup {
background-color: #fff;
min-width: 550px;
padding: 30px;
}
.store_popup .store_popup_inner {
display: flex;
align-items: center;
justify-content: space-around;
}
.store_popup .store_popup_inner .store_popup_info {
flex-basis: 65%;
}
.store_popup .store_popup_inner .store_popup_info h3 {
margin: 0 0 10px 0;
font-weight: 300;
font-size: 25px;
}
.store_popup .store_popup_inner .store_popup_info li {
font-size: 13px;
}
.store_popup .store_popup_inner .store_popup_btn {
flex-basis: 35%;
}
.store_popup .store_popup_inner .store_popup_btn li {
margin-bottom: 10px;
}
.store_popup .store_popup_inner .store_popup_btn li a {
background-color: #292929;
color: #fff;
font-size: 13px;
display: block;
text-align: center;
line-height: 40px;
height: 40px;
}
.lity {
background-color: rgba(0, 0, 0, 0.5) !important;
}
.recruit .btn a {
display: block;
background-color: #292929;
height: 80px;
line-height: 80px;
margin-bottom: 25px;
text-align: center;
} h2.title_l {
font-size: 40px;
font-weight: 300;
margin: 0 0 30px;
text-align: center;
line-height: 1.3;
}
h2.title_s {
font-size: 20px;
margin: 0 0 30px;
text-align: center;
}
p.sub_title {
margin: 0 0 40px;
text-align: center;
font-size: 20px;
font-weight: 300;
}
.width_l {
max-width: 1000px;
margin: 0 auto;
}
.width_m {
max-width: 800px;
margin: 0 auto;
} .definition_list_outer {
border-top: 1px solid #777;
margin-bottom: 100px;
}
.definition_list_outer .definition_list {
display: flex;
align-items: flex-start;
border-bottom: 1px solid #777;
padding: 30px 20px 30px 10px;
}
.definition_list_outer .definition_list dt {
flex-basis: 30%;
}
.definition_list_outer .definition_list dd {
flex-basis: 70%;
} .text_basic {
margin-bottom: 100px;
}
.text_basic .text_basic_content {
border-top: 1px solid #777;
border-bottom: 1px solid #777;
padding: 45px 100px;
}
.text_basic .text_basic_content p {
font-size: 18px;
line-height: 1.5;
}
.text_basic .text_basic_btn {
max-width: 500px;
margin: 40px auto 0;
}
.text_basic .text_basic_btn p {
text-align: center;
}
.text_basic.width_l .text_basic_content {
padding: 45px;
} .carousel_group .carousel_image {
margin-bottom: 15px;
}
.carousel_group .carousel_title {
font-weight: bold;
margin-bottom: 10px;
font-size: 18px;
} .map_iframe {
padding-bottom: 100px;
}
.map_iframe iframe {
width: 100%;
height: 400px;
} .division1 {
padding-bottom: 100px;
}
.division1 .division1_group {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-wrap: wrap;
}
.division1 .division1_group dt {
text-align: center;
margin-bottom: 20px;
}
.division1 .division1_group dd {
min-height: 200px;
display: flex;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1.8;
border-top: 1px solid #777;
border-bottom: 1px solid #777;
padding: 15px 10px;
}
.division1_group.col_2 dl {
flex-basis: 50%;
padding: 50px;
}
.division1_group.col_2 dl dt {
font-size: 30px;
font-weight: 300;
}
.division1_group.col_2 dl dd {
font-size: 18px;
}
.division1_group.col_3 dl {
flex-basis: 33.3333%;
padding: 25px;
}
.division1_group.col_3 dl dt {
font-size: 20px;
}
.division1_group.col_3 dl dd {
font-size: 16px;
} .company_thumbnail {
text-align: center;
margin-bottom: 50px;
}
.company_profile {
padding-bottom: 60px;
}
.company_profile dl {
display: flex;
border-bottom: 1px solid #ccc;
padding: 20px 10px;
}
.company_profile dl dt {
width: 25%;
}
.company_profile dl dd {
width: 75%;
}
.company_profile dl.company_map iframe {
width: 100%;
}
.company_profile dl:first-child {
border-top: 1px solid #ccc;
}
.company_image, .staff_image {
margin-bottom: 50px;
}
.company_image .swiper-wrapper, .staff_image .swiper-wrapper {
padding-bottom: 50px;
}
.company_image .swiper-wrapper .comment, .staff_image .swiper-wrapper .comment {
font-size: 13px;
text-align: left;
padding: 3px;
} .contact_nav {
display: table;
width: 100%;
border-collapse: separate;
border-spacing: 5px 0;
}
.contact_nav li {
display: table-cell;
background-color: #eee;
color: #333;
font-weight: bold;
width: 33.3333333333%;
text-align: center;
padding: 10px 0;
border-radius: 5px;
}
.mw_wp_form_input .contact_nav li.input_page {
color: #fff;
background-color: #d20a1e;
}
.mw_wp_form_confirm .contact_nav li.comfirm_page {
color: #fff;
background-color: #d20a1e;
}
.mw_wp_form_complete .contact_nav li.complete_page {
color: #fff;
background-color: #d20a1e;
}
.contact_example {
display: inline-block;
padding-left: 14px;
}
.mw_wp_form_confirm .contact_example {
display: none;
}
.form {
padding-bottom: 50px;
}
.form h2 {
border-bottom: 1px solid #333;
margin: 20px 0;
font-size: 20px;
}
.form dl {
display: flex;
border-bottom: 1px dotted #999;
padding: 15px 0;
margin: 0;
}
.form dl dd, .form dl dt {
display: table-cell;
vertical-align: top;
}
.form dl {
width: 100%;
}
.form dl dt {
flex-basis: 30%;
font-weight: normal;
}
.form dt span {
color: red;
}
.form dl dd {
flex-basis: 70%;
}
.form input {
width: 300px;
border: 1px solid #999;
background-color: #fff;
padding: 5px;
}
.form textarea {
width: 100%;
border: none;
border: 1px solid #999;
background-color: #fff;
padding: 5px;
}
.wpcf7-checkbox input {
width: inherit;
}
.mw_wp_form .error {
display: inline-block !important;
padding-left: 5px;
}
.wpcf7-radio input {
width: inherit;
}
.wpcf7-list-item {
margin: 0 1em 0 0;
}
input.phone {
width: 150px;
}
input.input_address {
width: 100%;
}
.form_btn {
padding-top: 30px;
display: flex;
justify-content: center;
}
.form_btn li {
width: 50%;
}
.mw_wp_form_input .form_btn {
max-width: 340px;
margin: 0 auto 40px;
}
.form_btn li {
position: relative;
}
.form_btn input {
border: 2px solid #6c120d;
color: #fff !important;
background-color: #6c120d;
border-radius: 5px;
padding: 10px 0;
font-weight: bold;
}
.form_btn li:hover input {
color: #6c120d !important;
background-color: #fff;
}
.form_btn li:hover:after {
color: #6c120d !important;
}
.mw_wp_form_input li.btn_back {
display: none;
}
.mw_wp_form_confirm .form_btn {
max-width: 680px;
margin: 0 auto;
}
.mw_wp_form_input li.btn_back {
display: none;
}
.privacy_form_txt {
font-size: 13px;
padding: 30px 0 80px;
}
.form_check_box.media .mwform-checkbox-field {
width: 33.3333%;
display: block;
float: left;
margin-left: 0 !important;
}
span.etc input {
width: 250px;
}
.contact_item_info th {
border: 1px solid #aaa;
background-color: #ccc;
padding: 5px;
}
.contact_item_info td {
border: 1px solid #aaa;
background-color: #fff;
padding: 5px;
}
.kaitori_flow {
display: flex;
}
.kaitori_flow div:first-child {
flex-basis: 60%;
}
.kaitori_flow div:nth-child(2) {
flex-basis: 40%;
padding: 0 10px;
}
.kaitori_flow p {
flex-basis: 0%;
}  html {
scroll-behavior: smooth;
}
.top_stock_cars_outer {
position: relative;
}
.top_stock_cars_outer .swiper {
width: 93%;
} .img_list_box {
height: auto;
}
.img_list_box .car_list_inner {
padding: 8px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-radius: 5px 5px 0 0;
background-color: #fff;
}
.img_list_box .car_list_inner:hover {
cursor: pointer;
position: relative;
background-color: #f5f5f5;
border-radius: 5px 5px 0 0;
}
.img_list_box .car_list_inner .img_list_img {
position: relative;
height: auto;
}
.img_list_box .car_list_inner .img_list_img img {
max-width: 100%;
}
.img_list_box .car_list_inner .img_list_img span.maker_icon {
position: absolute;
background-color: #000;
bottom: 0;
left: 0;
color: #fff;
display: inline-block;
padding: 2px 5px;
font-size: 10px;
font-weight: bold;
z-index: 10000;
}
.img_list_box .car_list_inner h2.img_list_title {
font-size: 16px;
color: #000;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
max-width: 280px;
text-align: left;
}
.img_list_box .car_list_inner .img_list_info_price {
display: flex;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 {
flex-basis: 45%;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl {
border-top: 3px solid #FF4800;
padding: 5px 2px 5px 5px;
text-align: left;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl dd .price {
font-size: 26px;
color: #FF4800;
line-height: 1;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl dt {
font-size: 11px;
margin-bottom: 6px;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price2 {
flex-basis: 55%;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price2 dl {
border-top: 3px solid #A8A8A8;
padding: 5px 2px 0 10px;
align-items: center;
display: flex;
justify-content: space-between;
}
.img_list_box .car_list_inner .img_list_info_price .img_list_info_price2 dl.other_charge {
border: none;
padding: 0 2px 5px 10px;
}
.img_list_box .car_list_inner .img_list_info_price dt, .img_list_box .car_list_inner .img_list_info_price dd .unit {
line-height: 1;
font-size: 10px;
font-weight: bold;
}
.img_list_box .car_list_inner .img_list_info_price dd {
margin: 0;
}
.img_list_box .car_list_inner .img_list_info_price dd .price {
font-family: Arial, Helvetica, sans-serif;
font-ssize: 16px;
font-weight: bold;
}
.img_list_box .car_list_inner .img_list_info_price .include_tax {
font-size: 10px;
}
.img_list_box .car_list_inner .img_list_detail {
padding: 4px;
}
.img_list_box .car_list_inner .img_list_detail dl {
display: flex;
padding-bottom: 4px;
}
.img_list_box .car_list_inner .img_list_detail dt {
background-color: #f3f3f3;
line-height: 1;
font-weight: bold;
font-size: 11px;
flex-basis: 80px;
text-align: center;
padding: 3px 0;
}
.img_list_box .car_list_inner .img_list_detail dd {
margin: 0;
font-size: 12px;
padding-left: 15px;
}
.img_list_box .inquiry {
background-color: var(--stock_car_btn);
width: 100%;
display: flex;
height: 36px;
border-radius: 0 0 5px 5px;
}
.img_list_box .inquiry a {
color: #fff !important;
font-weight: bold;
border: 2px solid var(--stock_car_btn);
display: flex;
height: 36px;
align-items: center;
justify-content: center;
border-radius: 0 0 5px 5px;
font-size: 13px;
width: 100%;
}
.img_list_box .inquiry a:hover {
color: var(--stock_car_btn) !important;
background-color: #fff;
}
.car_list {
display: flex;
flex-wrap: wrap;
margin-bottom: 30px;
}
.car_list .img_list_box_outer {
flex-basis: 25%;
overflow: hidden;
padding: 10px;
}
.car_list .img_list_box_outer .img_list_box {
height: auto;
}
h2.img_list_title.sp_title {
display: none;
}  .acTrigger {
display: inline-block;
cursor: pointer;
padding-left: 15px;
position: relative;
font-size: 13px;
}
.acTrigger:before {
content: "";
background-image: url(//www.dible.jp/wp-content/themes/dible/styles/images/plus.svg);
display: inline-block;
height: 1rem;
width: 1rem;
vertical-align: middle;
border: none;
border-left: none;
padding-right: 22px;
background-repeat: no-repeat;
}
.acTrigger.active:before {
background-image: url(//www.dible.jp/wp-content/themes/dible/styles/images/minus.svg);
}
.acFirst, .acSecond {
display: none;
overflow: hidden;
opacity: 0;
}
.filter {
padding-bottom: 5px;
}
.filter select {
font-family: "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.select_wrapper.filter1 {
display: flex;
width: 100%;
}
.select_wrapper.filter1 .select_outer {
width: 19%;
padding: 10px 5px;
}
.select_wrapper.filter1 .select_outer.filter_1st_btn {
width: 5%;
}
.select_wrapper.filter1 .select_outer.filter_1st_btn button {
background-color: #6D6D6D;
height: 45px;
color: #fff;
border: none;
border-radius: 5px;
width: 100%;
font-weight: 500;
font-size: 14px;
}
.select_wrapper.filter1 .select_outer select {
width: 100%;
-webkit-appearance: none;
appearance: none; background-color: #F1F1F1;
padding: 15px 10px;
border-color: #F1F1F1;
border-radius: 5px;
line-height: 1;
font-size: 13px;
}
.select_wrapper.filter1 .select_outer select::-ms-expand {
display: none; }
.select_wrapper.filter1 .select_outer select:focus {
border-color: #777; outline: none; }
.select_wrapper.filter1 .select_outer .select_inner {
position: relative;
}
.select_wrapper.filter1 .select_outer .select_inner:after {
width: 0;
height: 0;
border-style: solid;
border-width: 10px 6px 0 6px;
border-color: #777 transparent transparent transparent;
content: "";
position: absolute;
right: 10px;
top: 50%;
margin-top: -5px;
width: 0;
}
.filter2_outer {
margin: 5px;
background-color: #F1F1F1;
padding: 10px 10px 15px;
}
.filter2_outer .select_wrapper.filter2 {
display: flex;
width: 100%;
flex-wrap: wrap;
}
.filter2_outer .select_wrapper.filter2 .select_outer {
width: 20%;
padding: 10px 5px;
}
.filter2_outer .select_wrapper.filter2 .select_outer .filter_title {
font-size: 13px;
}
.filter2_outer .select_wrapper.filter2 .select_outer select {
width: 100%;
-webkit-appearance: none;
appearance: none; padding: 10px 5px;
border-radius: 2px;
line-height: 1;
font-size: 13px;
}
.filter2_outer .select_wrapper.filter2 .select_outer select::-ms-expand {
display: none; }
.filter2_outer .select_wrapper.filter2 .select_outer .select_inner {
position: relative;
}
.filter2_outer .select_wrapper.filter2 .select_outer .select_inner:after {
width: 0;
height: 0;
border-style: solid;
border-width: 5px 3px 0 3px;
border-color: #777 transparent transparent transparent;
content: "";
position: absolute;
right: 10px;
top: 50%;
margin-top: -1px;
width: 0;
}
.filter2_outer .select_wrapper.filter2 .select_year {
display: flex;
align-items: center;
justify-content: space-between;
}
.filter2_outer .select_wrapper.filter2 .select_year .select_inner {
width: 45%;
}
.filter2_outer .select_wrapper.filter2 .select_year .between {
width: 10%;
text-align: center;
}
.filter2_outer .filter_2nd_btn {
display: flex;
justify-content: flex-end;
}
.filter2_outer .filter_2nd_btn li {
margin-right: 5px;
}
.filter2_outer .filter_2nd_btn li button {
background-color: #6D6D6D;
height: 40px;
color: #fff;
border: none;
border-radius: 5px;
width: 100%;
font-weight: 500;
font-size: 14px;
padding: 0 30px;
}
.filter2_outer .filter_2nd_btn li button.cancel {
background-color: #fff;
border: 1px solid #6D6D6D;
color: inherit;
}
.filter_option {
padding: 15px;
}
.filter_option ul {
display: flex;
flex-wrap: wrap;
}
.filter_option ul li {
width: 20%;
}
.filter_option ul li label {
font-size: 13px;
}
.filter_popup_btn a {
display: flex;
height: 50px;
align-items: center;
justify-content: space-between;
background-color: #F1F1F1;
padding: 0 10px;
}
.bike_filter {
font-weight: bold;
}
.bike_filter .select_year {
display: flex;
align-items: center;
justify-content: space-between;
}
.bike_filter .select_year .select_inner {
width: 45%;
}
.bike_filter .select_year .between {
width: 10%;
text-align: center;
}
.bike_filter .select_wrapper.filter1 .select_outer .select_inner:after {
border-width: 5px 3px 0 3px;
margin-top: -2px;
border-color: #222 transparent transparent transparent;
} .sort_outer {
display: flex;
justify-content: space-between;
border-top: 1px solid #eee;
padding: 5px 10px 15px 15px;
}
.sort {
font-size: 13px;
display: flex;
}
.sort li {
margin-right: 15px;
}
.sort li.sort_cancel {
margin-right: 35px;
cursor: pointer;
}
.sort dl {
display: flex;
}
.sort dl dt {
font-weight: normal;
margin-right: 5px;
}
.sort dl dd {
margin-right: 3px;
}
.sort dl dd span {
display: inline-block;
background: #F1F1F1;
border-radius: 50%;
width: 18px;
height: 18px;
font-size: 11px;
text-align: center;
line-height: 14px;
border: 1px solid #777;
cursor: pointer;
}
.car_pegination {
display: flex;
}
.car_pegination li {
padding: 0 3px;
}
.car_pegination li span {
font-size: 11px;
display: block;
height: 25px;
line-height: 23px;
padding: 0 8px;
border: 1px solid #777;
border-radius: 3px;
cursor: pointer;
position: relative;
}
.car_pegination li.previous span:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin-top: -5px;
margin-left: -3px;
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 6px 5px 0;
border-color: transparent #777 transparent transparent;
}
.car_pegination li.next span:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
margin-top: -5px;
margin-left: -3px;
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 6px;
border-color: transparent transparent transparent #777;
}
.car_pegination_bottom {
max-width: 375px;
margin: 0 auto;
display: flex;
justify-content: center;
} .btn_phone {
background-color: var(--phone_btn);
font-family: "Anton", sans-serif;
display: flex;
justify-content: center;
}
.btn_phone span {
line-height: 1;
font-family: Rubik, Meiryo, sans-serif;
font-weight: bold;
font-size: 18px;
}
.btn_phone span:first-child {
display: inline-block;
margin-right: 8px;
}
.btn_phone span svg {
fill: #fff;
font-size: 25px;
-webkit-transform: rotate(-15deg);
-moz-transform: rotate(15deg);
-ms-transform: rotate(-15deg);
-o-transform: rotate(-15deg);
transform: rotate(-15deg);
}
.btn_phone:hover {
cursor: default;
}
.btn_mail {
background-color: var(--btn_bg);
display: flex;
justify-content: center;
}
.btn_mail span {
line-height: 1;
}
.btn_mail span:first-child {
display: inline-block;
margin-right: 8px;
}
.btn_mail span svg {
fill: #fff;
font-size: 25px;
}
.btn_mail:hover {
opacity: 0.6;
}
.detail_info_main .btn_outer_single {
padding: 0 20px;
}
.price_outer {
padding-bottom: 15px;
}
.price_outer .price {
color: #D60000;
font-weight: 400;
line-height: 1;
}
.price_outer .price .price_title {
color: #000;
display: inline-block;
padding-right: 5px;
font-size: 14px;
margin-bottom: 5px;
}
.price_outer .price .price_title span {
font-size: 10px;
}
.price_outer .price .price_number {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 39px;
}
.price_outer .price .sold_out {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.price_outer .price .pending {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
.price_outer .price .price_unit {
color: #000;
font-size: 10px;
font-weight: bold;
}
.price_outer .price .price_other {
color: #000;
}
.price_outer .price .price_other .price_number {
font-size: 28px;
}
.car_detail h2 {
font-weight: normal;
font-size: 25px;
border-bottom: 1px solid #777;
padding-bottom: 10px;
line-height: 1;
text-align: center;
margin-bottom: 40px;
}
.detail_info {
margin-bottom: 40px;
scroll-margin-top: 80px;
}
div.detail_info_table {
display: flex;
flex-wrap: wrap;
border-right: 1px solid #777;
border-bottom: 1px solid #777;
}
div.detail_info_table div.detail_info_cell {
border-top: 1px solid #777;
border-left: 1px solid #777;
}
div.detail_info_table div.detail_info_cell dl {
width: 100%;
font-size: 16px;
display: flex;
}
div.detail_info_table div.detail_info_cell dl dt {
flex-basis: 35%;
font-weight: bold;
display: flex;
align-items: center;
height: 60px;
background-color: var(--lightestGrey);
padding-left: 15px;
font-size: 14px;
}
div.detail_info_table div.detail_info_cell dl dd {
flex-basis: 65%;
background-color: #FFF;
display: flex;
align-items: center;
height: 60px;
padding-left: 15px;
font-size: 14px;
}
div.detail_info_table.col_1 div.detail_info_cell {
flex-basis: 100%;
}
div.detail_info_table.col_2 div.detail_info_cell {
flex-basis: 50%;
}
div.detail_info_table.col_3 div.detail_info_cell {
flex-basis: 33.3333333333%;
}
.detail_info .detail_comment .comment_inner {
font-size: 17px;
border: 1px solid #777;
padding: 30px 50px;
} div.detail_info_table2 {
margin-bottom: 19px;
}
div.detail_info_table2 dl {
display: flex;
align-items: center;
height: 50px;
border-bottom: 1px solid #777;
font-size: 14px;
padding: 0 40px;
}
div.detail_info_table2 dl dt {
flex-basis: 50%;
}
div.detail_info_table2 dl dd {
flex-basis: 50%;
text-align: right;
line-height: 1.2;
}
div.detail_info_table2 dl:first-child {
border-top: 1px solid #777;
} div.detail_main {
overflow: hidden;
width: 100%;
margin-bottom: 40px;
}
div.detail_main div.detail_slide {
float: left;
width: 62%;
padding: 0 20px 0;
}
div.detail_main div.detail_slide .main_slide {
margin-bottom: 2px;
}
div.detail_main div.detail_slide .main_slide img:hover {
cursor: grab;
}
div.detail_main div.detail_slide .thumbnail_slide .swiper-slide img:hover {
opacity: 0.8;
cursor: pointer;
}
div.detail_main div.detail_slide .slide_caption {
font-size: 15px;
text-align: left;
line-height: 1.4;
padding: 5px;
}
div.detail_main div.detail_info_main {
float: right;
width: 38%;
padding: 20px;
}
.detail_info_main h1 {
margin-bottom: 15px;
}
.detail_info_main h1 .car_name {
margin-bottom: 15px;
line-height: 1;
display: flex;
align-items: flex-end;
}
.detail_info_main h1 .car_name .maker {
font-size: 11px;
margin-right: 10px;
white-space: nowrap;
font-weight: 500;
}
.detail_info_main h1 .car_name .grade {
font-size: 28px;
font-weight: 400;
}
.detail_info_main h1 .grade_text {
font-size: 16px;
font-weight: 400;
line-height: 1.1;
padding-bottom: 7px;
}
.detail_info_main h1 .catch_copy {
font-size: 16px;
font-weight: 400;
line-height: 1.1;
}
.price_outer .price {
display: flex;
}
.price_outer .price .price_total {
flex-basis: 40%;
border-top: 6px solid var(--cRed);
padding: 10px 0 0 10px;
}
.price_outer .price .price_other {
margin-left: 10px;
flex-basis: 60%;
border-top: 6px solid var(--lightGrey);
padding: 10px 0 0 10px;
}
.price_outer .price .price_other dl {
display: flex;
justify-content: space-between;
align-items: center;
}
.price_outer .price .price_other.bike_price_other dl {
padding-top: 15px;
}
.price_outer .price dt {
font-weight: 500;
}
.equipment_list {
display: flex;
flex-wrap: wrap;
background-color: #efefef;
border: 1px solid #777;
padding: 7px;
}
.equipment_list li {
flex-basis: 16.6666666667%;
padding: 4px;
}
.equipment_list li div {
background-color: #fff;
display: flex;
align-items: center;
justify-content: center;
height: 50px;
text-align: center;
border: 1px solid #777;
font-size: 14px;
padding: 3px 5px;
}
.theta .ricoh-theta-tour-image {
width: 100% !important;
}
.theta iframe {
width: 100% !important;
}
.list_sp_title_outer {
display: none;
}
.list_btn.list_sp_btn {
display: none;
} .parts_outer {
display: flex;
flex-wrap: wrap;
}
.parts_outer .parts_box {
flex-basis: 25%;
padding: 15px;
}
.parts_outer .parts_box .parts_img {
padding-bottom: 10px;
}
.parts_outer .parts_box .parts_img a:hover img {
opacity: 0.7;
}
.parts_outer .parts_box h3 {
font-size: 15px;
line-height: 1.2;
padding-bottom: 5px;
border-bottom: 1px solid #777;
margin-bottom: 5px;
}
.parts_outer .parts_box .price_info_outer {
display: flex;
justify-content: space-between;
}
.parts_outer .parts_box .price_info_outer .parts_category a {
display: inline-block;
background-color: #6c120d;
font-size: 11px;
color: #fff;
line-height: 1;
padding: 3px 10px;
border-radius: 2px;
}
.parts_outer .parts_box .price_info_outer .price {
text-align: right;
font-size: 11px;
font-weight: bold;
}
.parts_outer .parts_box .price_info_outer .price .price_number {
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
}
.parts_outer .parts_box .price_info_outer .price .pending {
font-size: 20px;
} .parts_detail .detail_info_main h1 {
font-size: 20px;
line-height: 1.2;
margin-bottom: 20px;
}
.parts_detail .detail_info_main .catch_copy {
margin-bottom: 15px;
padding: 0 10px;
font-size: 14px;
line-height: 1.4;
}
.parts_detail .detail_info_main .price {
font-weight: bold;
}
.parts_detail .detail_info_main .price .price_number {
font-size: 20px;
font-family: Arial, Helvetica, sans-serif;
}
.parts_detail .table_basic th {
width: 16.6666666%;
}
@media (max-width: 1024px) {   div.detail_info_table2 {
margin-bottom: 10px;
}
div.detail_info_table2 dl {
height: 35px;
font-size: 12px;
padding: 0 10px;
}
div.detail_main {
margin-bottom: 20px;
}
div.detail_main div.detail_slide {
padding: 0 10px 0;
}
div.detail_main div.detail_slide .slide_caption {
font-size: 13px;
}
div.detail_main div.detail_info_main {
padding: 10px;
}
.detail_info_main h1 {
padding: 0;
margin: 0 !important;
text-align: left;
}
.detail_info_main h1 .car_name {
margin-bottom: 5px;
display: block;
}
.detail_info_main h1 .car_name .maker {
font-size: 12px;
display: block;
}
.detail_info_main h1 .car_name .grade {
font-size: 20px;
}
.detail_info_main h1 .grade_text {
font-size: 13px;
}
.price_outer .price .price_title {
font-size: 10px;
}
.price_outer .price .price_title span {
font-size: 10px;
}
.price_outer .price .price_number {
font-size: 25px;
}
.price_outer .price .price_unit {
font-size: 10px;
}
.price_outer .price .price_other .price_number {
font-size: 18px;
}
.parts_outer {
flex-wrap: nowrap;
}
.parts_outer .parts_box {
padding: 5px;
}
.parts_outer .parts_box h3 {
font-size: 13px;
padding-bottom: 10px;
}
.parts_outer .parts_box .price_info_outer .parts_category a {
font-size: 0.6rem;
padding: 3px 5px;
}
}
@media (max-width: 769px) {    .car_list .img_list_box {
border-radius: 3px;
}
.car_list .img_list_box .car_list_inner {
border-radius: 3px 3px 0 0;
}
.car_list .img_list_box .car_list_inner h2.img_list_title {
max-width: 100%;
}
.car_list .img_list_box .car_list_inner h2.img_list_title.pc_title {
display: none;
}
.car_list .img_list_box .car_list_inner .img_list_detail dt {
width: 80px;
}
.car_list .img_list_box .car_list_inner .img_list_detail dd {
width: calc(100% - 80px);
}
.car_list .img_list_box .inquiry {
height: 18px;
}
.car_list .img_list_box .inquiry a {
height: 18px;
border-radius: 0 0 3px 3px;
font-size: 10px;
line-height: 1;
}
.car_list {
display: block;
}
.car_list .img_list_box_outer .car_list_inner {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.car_list .img_list_box_outer .car_list_inner .list_image_outer {
width: 20%;
}
.car_list .img_list_box_outer .car_list_inner .list_info_outer {
display: flex;
width: 80%;
padding-left: 15px;
}
.car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_info_price {
width: 55%;
padding-left: 5px;
}
.car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_detail {
width: 45%;
padding: 4px 4px 4px 15px;
}
h2.img_list_title.sp_title {
display: block;
width: 100%;
margin-bottom: 5px;
}
section.detail_main_outer {
margin: 20px auto 0;
}
div.detail_main {
margin-bottom: 30px;
}
div.detail_main div.detail_slide {
float: none;
width: 100%;
padding: 0 20px;
}
div.detail_main div.detail_info_main {
float: none;
width: 100%;
padding: 10px;
}
div.detail_info_table div.detail_info_cell dl {
font-size: 14px;
}
div.detail_info_table div.detail_info_cell dl dt {
flex-basis: 40%;
height: 50px;
padding-left: 5px;
}
div.detail_info_table div.detail_info_cell dl dd {
flex-basis: 60%;
height: 50px;
padding-left: 5px;
}
div.detail_info_table.col_3 div.detail_info_cell {
flex-basis: 50%;
}
div.detail_info_table.col_3 div.detail_info_cell.detail_cell_full {
flex-basis: 100%;
}
.detail_info .detail_comment p {
font-size: 16px;
padding: 30px;
}
div.detail_main div.detail_slide {
padding: 0 20px 0;
}
div.detail_main div.detail_slide .slide_caption {
font-size: 14px;
}
div.detail_main div.detail_info_main {
padding: 20px;
}
.detail_info_main h1 {
padding: 0;
margin: 0 !important;
text-align: left;
}
.detail_info_main h1 .car_name {
margin-bottom: 5px;
display: block;
}
.detail_info_main h1 .car_name .maker {
font-size: 12px;
display: block;
}
.detail_info_main h1 .car_name .grade {
font-size: 20px;
}
.detail_info_main h1 .grade_text {
font-size: 13px;
}
.price_outer .price .price_title {
font-size: 10px;
}
.price_outer .price .price_title span {
font-size: 10px;
}
.price_outer .price .price_number {
font-size: 25px;
}
.price_outer .price .price_unit {
font-size: 10px;
}
.price_outer .price .price_other .price_number {
font-size: 18px;
}
.car_detail h2 {
margin: 0 10px 25px;
}
.parts_detail h2 {
margin: 0 10px 25px;
}
.equipment_list li {
flex-basis: 25%;
padding: 3px;
}
.parts_outer {
flex-wrap: wrap;
}
.parts_outer .parts_box {
flex-basis: 50%;
padding: 10px;
}
.parts_outer .parts_box h3 {
font-size: 13px;
padding-bottom: 10px;
}
.top_parts {
flex-wrap: nowrap;
flex-basis: 25%;
}
.top_parts .parts_outer_scroll {
overflow-x: scroll;
}
.top_parts .parts_outer_scroll .parts_outer {
width: 1300px;
}
.top_parts .parts_outer_scroll .parts_outer .parts_box {
flex-basis: 25%;
padding: 10px;
}
}
@media (max-width: 600px) {   .car_list .img_list_box_outer .car_list_inner .list_image_outer {
width: 160px;
}
.car_list .img_list_box_outer .car_list_inner .list_info_outer {
display: block;
width: calc(100% - 160px);
padding-left: 0;
}
.car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_info_price {
width: 100%;
}
.car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_detail {
width: 100%;
}
.equipment_list li {
flex-basis: 33.333333%;
padding: 2px;
}
.parts_outer .parts_box {
padding: 5px;
}
.parts_outer .parts_box h3 {
font-size: 12px;
padding-bottom: 8px;
}
}
@media (max-width: 450px) {    .car_list .img_list_box .car_list_inner {
padding: 3px 5px;
border-bottom: 1px solid #ccc;
}
.car_list .img_list_box .car_list_inner h2.img_list_title {
max-width: 100%;
font-size: 14px;
}
.car_list .img_list_box .car_list_inner h2.img_list_title.pc_title {
display: none;
}
.car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 {
flex-basis: 47%;
}
.car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl {
padding: 2px;
}
.car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl dd .price {
font-size: 22px;
}
.car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price1 dl dt {
font-size: 10px;
}
.car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price2 {
flex-basis: 53%;
}
.car_list .img_list_box .car_list_inner .img_list_info_price .img_list_info_price2 dl {
padding: 0 2px 1px;
}
.car_list .img_list_box .car_list_inner .img_list_info_price dd .price {
font-size: 13px;
}
.car_list .img_list_box .car_list_inner .img_list_info_price dd .unit {
font-size: 0.5rem;
}
.car_list .img_list_box .car_list_inner .img_list_detail {
display: flex;
flex-wrap: wrap;
}
.car_list .img_list_box .car_list_inner .img_list_detail dl {
width: 55%;
}
.car_list .img_list_box .car_list_inner .img_list_detail dl:nth-child(2) {
width: 45%;
}
.car_list .img_list_box .car_list_inner .img_list_detail dl:last-child {
width: 100%;
}
.car_list .img_list_box .car_list_inner .img_list_detail dt {
width: 40px;
flex-basis: inherit;
font-size: 10px;
}
.car_list .img_list_box .car_list_inner .img_list_detail dd {
width: calc(100% - 40px);
padding-left: 1px;
font-size: 11px;
}
.car_list .img_list_box .inquiry {
height: 15px;
}
.car_list .img_list_box .inquiry a {
font-size: 0.5rem;
height: 15px;
}
.car_list .img_list_box_outer {
padding: 5px 0 20px;
}
.car_list .img_list_box_outer .car_list_inner .list_image_outer {
width: 135px;
}
.car_list .img_list_box_outer .car_list_inner .list_info_outer {
display: block;
width: calc(100% - 135px);
}
.car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_info_price {
width: 100%;
}
.car_list .img_list_box_outer .car_list_inner .list_info_outer .img_list_detail {
width: 100%;
padding: 4px 4px 4px 5px;
}
div.detail_info_table div.detail_info_cell dl {
font-size: 11px;
}
div.detail_info_table div.detail_info_cell dl dt {
width: 30%;
flex-basis: inherit;
height: 50px;
padding-left: 3px;
font-size: 10px;
}
div.detail_info_table div.detail_info_cell dl dd {
width: 70%;
flex-basis: inherit;
height: 50px;
padding-left: 3px;
font-size: 12px;
}
.detail_info .detail_comment .comment_inner {
font-size: 15px;
padding: 20px 10px;
}
div.detail_main div.detail_slide {
padding: 0 10px;
}
div.detail_main div.detail_info_main {
padding: 20px 15px;
}
.detail_info_main h1 {
padding: 0 10px;
}
.detail_info_main h1 .car_name .maker {
font-size: 12px;
margin-right: 5px;
}
.detail_info_main h1 .car_name .grade {
font-size: 25px;
}
.detail_info_main h1 .grade_text {
font-size: 14px;
}
.detail_info .inner_m {
padding: 0 12px;
}
.equipment_list li {
flex-basis: 50%;
padding: 2px;
}
.equipment_list li div {
height: 35px;
font-size: 12px;
}
.detail_info .detail_comment {
font-size: 14px;
}
.parts_outer .parts_box {
flex-basis: 100%;
padding: 10px 10px 20px;
}
.parts_outer .parts_box h3 {
font-size: 13px;
padding-bottom: 10px;
}
} .loan_price {
position: relative;
}
.loan_price .price_result {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 22px;
color: #d60000;
padding: 0 2px;
letter-spacing: -0.5pt;
}
.loan_price dt.price_title {
background: #d60000;
padding: 14px;
position: absolute;
left: 0;
color: white;
}
@media (max-width: 1024px) {
.loan_price dt.price_title {
padding: 8px 10px;
}
}
.loan_price dd {
white-space: nowrap;
position: absolute;
right: 10px;
}
.loan_price dd .to_loan_info {
background: #000;
border-radius: 3px;
color: #fff;
padding: 2px 8px 5px;
text-decoration: none;
white-space: nowrap;
display: inline-block;
margin: 0 -5px 5px 5px;
font-size: 12px;
letter-spacing: -0.5pt;
}
#loan_info .loan_price .price {
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}
#loan_info .loan_price p {
font-size: 18px;
font-weight: bold;
} section.detail_main_outer {
padding-bottom: 80px;
max-width: 1130px;
margin: 0 auto;
}
section.detail_main_outer .detail_info h2 {
position: relative;
padding: 1rem 2rem;
border-bottom: 6px solid #ccc;
}
section.detail_main_outer .detail_info h2::before {
position: absolute;
bottom: -8px;
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
width: 15%;
height: 6px;
content: "";
background: var(--cRed);
}
section.detail_main_outer .detail_info h2 span {
font-weight: bold;
}
.news_list_1 .news_box {
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid var(--darkGrey);
height: 60px;
padding: 0 15px;
}
.news_list_1 .news_box .news_title {
flex-basis: 70%;
}
.news_list_1 .news_box .news_title a {
display: inline-block;
}
.news_list_1 .news_box .news_title a:hover {
text-decoration: underline;
color: #6c120d;
}
.news_list_1 .news_box .cat_date {
flex-basis: 30%;
display: flex;
align-items: center;
justify-content: flex-end;
}
.news_list_1 .news_box .cat_date .news_cat {
flex-basis: 70%;
text-align: right;
margin-right: 5px;
}
.news_list_1 .news_box .cat_date .news_cat a {
display: inline-block;
background-color: var(--mainColor);
color: #fff;
padding: 4px 10px;
font-size: 11px;
font-weight: bold;
border-radius: 3px;
line-height: 1;
}
.news_list_1 .news_box .cat_date .news_cat a:hover {
background-color: #fff;
border: 1px solid var(--mainColor);
color: var(--mainColor);
}
.news_list_1 .news_box .cat_date .news_date {
flex-basis: 30%;
font-size: 13px;
text-align: right;
}
.news_list_1 .news_box:first-child {
border-top: 1px solid var(--darkGrey);
}
ul.news_list_2 {
display: flex;
justify-content: flex-start;
}
ul.news_list_2 li.news_box {
padding: 0 20px 20px;
width: 25%;
}
ul.news_list_2 li.news_box .news_image a:hover img {
opacity: 0.7;
}
ul.news_list_2 li.news_box .news_info {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
ul.news_list_2 li.news_box .news_info .news_date {
text-align: left;
font-size: 12px;
}
ul.news_list_2 li.news_box .news_info .news_cat a {
display: inline-block;
background-color: var(--mainColor);
color: #fff;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
border-radius: 3px;
line-height: 1;
}
ul.news_list_2 li.news_box .news_info .news_cat a:hover {
background-color: #fff;
border: 1px solid var(--mainColor);
color: #6c120d;
}
ul.news_list_2 li.news_box .news_title {
font-weight: bold;
font-size: 14px;
line-height: 1.3;
}
.news_thumb_list ul.news_list_2 {
justify-content: flex-start;
flex-wrap: wrap;
}
.news_thumb_list ul.news_list_2 li.news_box {
width: 25%;
}
.news_all_link {
text-align: right;
}
.news_all_link a {
font-size: 0.7rem;
} .post_main_img {
margin-bottom: 1rem;
}
.news_content {
padding: 0 5px;
}
.news_content .news_info {
margin-bottom: 2rem;
border-bottom: 1px solid #000;
}
.news_content .news_info h1.news_title {
font-size: 18px;
padding: 15px 5px 20px 10px;
}
.news_content .news_info .news_cat {
text-align: right;
}
.news_content .news_info .news_cat span {
display: inline-block;
font-size: 11px;
margin-left: 10px;
}
.news_cat_icon .post-categories {
display: flex;
justify-content: end;
}
.news_cat_icon .post-categories li {
margin: 0 2px;
}
.news_cat_icon .post-categories li a {
display: inline-block;
background-color: #6c120d;
color: #fff;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
border-radius: 3px;
line-height: 1;
border: 1px solid #6c120d;
margin: 0;
}
.news_cat_icon .post-categories li a:hover {
background-color: #fff;
border: 1px solid #6c120d;
color: #6c120d;
}
@media (max-width: 1024px) {
.news_thumb_list ul.news_list_2 li.news_box {
width: 33.3333%;
padding: 10px;
}
.top_news ul.news_list_2 li.news_box {
padding: 10px;
}
.top_news ul.news_list_2 li.news_box .news_info {
margin-bottom: 5px;
}
.top_news ul.news_list_2 li.news_box .news_info .news_date {
font-size: 10px;
}
.top_news ul.news_list_2 li.news_box .news_info .news_cat a {
padding: 2px 5px;
font-size: 10px;
}
}
@media (max-width: 769px) {
ul.news_list_1 li.news_box .cat_date {
display: block;
}
ul.news_list_1 li.news_box .cat_date span {
display: block;
}
.top_news ul.news_list_2 {
flex-wrap: wrap;
}
.top_news ul.news_list_2 li.news_box {
padding: 5px;
}
.top_news ul.news_list_2 li.news_box .news_info .news_date {
font-size: 0.5rem;
}
.top_news ul.news_list_2 li.news_box .news_info .news_cat a {
font-size: 0.5rem;
}
.top_news ul.news_list_2 li.news_box .news_title {
font-size: 11px;
}
.news_thumb_list ul.news_list_2 li.news_box {
width: 50%;
padding: 30px;
}
.news_thumb_list ul.news_list_2 li.news_box img {
width: 100%;
}
}
@media (max-width: 600px) {
ul.news_list_1 li.news_box {
height: auto;
padding: 10px 15px;
}
ul.news_list_1 li.news_box .news_title {
flex-basis: 75%;
font-size: 13px;
}
ul.news_list_1 li.news_box .cat_date {
flex-basis: 25%;
display: block;
text-align: right;
}
ul.news_list_1 li.news_box .cat_date .news_cat {
margin-right: 0;
}
ul.news_list_1 li.news_box .cat_date .news_cat a {
padding: 3px;
font-size: 0.5rem;
}
ul.news_list_1 li.news_box .cat_date .news_date {
font-size: 11px;
}
.top_news ul.news_list_2 {
display: block;
padding: 0 15px;
}
.top_news ul.news_list_2 li.news_box {
padding: 10px;
width: 100%;
display: flex;
align-items: center;
justify-content: space-around;
border-bottom: 1px solid #292929;
}
.top_news ul.news_list_2 li.news_box .news_image {
width: 15%;
}
.top_news ul.news_list_2 li.news_box .news_info_outer {
display: block;
width: 90%;
padding-left: 10px;
}
.top_news ul.news_list_2 li.news_box .news_info_outer .news_info {
padding: 0;
display: flex;
align-items: center;
}
.top_news ul.news_list_2 li.news_box .news_info_outer .news_info .news_cat {
display: flex;
align-items: flex-start;
}
.top_news ul.news_list_2 li.news_box .news_info_outer .news_info .news_cat a {
padding: 1px 5px;
font-size: 10px;
line-height: 1;
}
.top_news ul.news_list_2 li.news_box .news_title {
flex-basis: 70%;
font-size: 12px;
}
.top_news ul.news_list_2 li.news_box:first-child {
border-top: 1px solid #292929;
}
.news_thumb_list ul.news_list_2 li.news_box {
padding: 15px;
}
}
@media (max-width: 450px) {
.top_news ul.news_list_2 {
padding: 0;
}
.top_news ul.news_list_2 li.news_box {
padding: 8px 5px;
}
.top_news ul.news_list_2 li.news_box .news_image {
flex-basis: 20%;
}
.top_news ul.news_list_2 li.news_box .news_info_outer .news_info {
flex-basis: 20%;
}
.top_news ul.news_list_2 li.news_box .news_info_outer .news_info .news_cat a {
font-size: 0.5rem;
}
.top_news ul.news_list_2 li.news_box .news_info_outer .news_title {
flex-basis: 60%;
}
.news_thumb_list ul.news_list_2 {
display: block;
}
.news_thumb_list ul.news_list_2 li.news_box {
width: 100%;
padding: 15px;
}
.post_nav_bottom .news_cat_icon .post-categories {
display: block;
}
.post_nav_bottom .news_cat_icon .post-categories li {
margin: 0;
text-align: right;
}
.post_nav_bottom .news_cat_icon .post-categories li a {
padding: 3px 5px;
font-size: 10px;
}
}
.news_list_2 {
display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap;
}
.news_list_2 dl {
padding: 10px;
width: 25%;
}
.news_list_2 dl b {
color: #777;
}
.news_list_2 dl dt {
padding: 5px;
}
.news_list_2 a:hover img {
opacity: 0.7;
}
@media (max-width: 1024px) {
.news_list_2 dl {
width: 33.3333%;
}
}
@media (max-width: 769px) {
.news_list_2 dl {
width: 50%;
padding: 30px;
}
}
@media (max-width: 450px) {
.news_list_2 dl {
width: 100%;
padding: 15px;
}
} .gallery_outer {
display: flex;
flex-wrap: wrap;
}
.gallery_outer .gallery_img_box {
padding: 2px;
width: 25%;
}
.gallery_outer .gallery_img_box .gallery_img {
position: relative;
}
.gallery_outer .gallery_img_box .gallery_img a:hover img {
opacity: 0.7;
}
.gallery_outer .gallery_img_box .gallery_img .caption {
font-size: 12px;
line-height: 1.2;
padding: 5px;
white-space: normal;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
background-color: rgba(0, 0, 0, 0.482);
color: #fff;
}
.gallery_list {
display: flex;
flex-wrap: wrap;
}
.gallery_list .gallery_box {
flex-basis: 25%;
padding: 15px;
}
.gallery_list .gallery_box h2 {
font-size: 14px;
border-bottom: 1px solid #333;
line-height: 1.2;
margin: 5px 0;
padding-bottom: 5px;
font-weight: bold;
}
.gallery_list .gallery_box .gallery_info {
display: flex;
justify-content: space-between;
font-weight: bold;
font-size: 10px;
}
.gallery_list .gallery_box .gallery_info .gallery_btn a {
font-size: 11px;
color: #fff;
background-color: var(--mainColor);
display: inline-block;
line-height: 1;
padding: 3px 5px;
border-radius: 3px;
}
.gallery_list .gallery_box a:hover img {
opacity: 0.7;
} .link_list_old .link_list {
border-bottom: 1px solid var(--lightGrey);
padding: 15px;
}
.link_list_old .link_list ul {
display: flex;
justify-content: space-between;
align-items: center;
}
.link_list_old .link_list ul li.link_img {
width: 10%;
}
.link_list_old .link_list ul li.link_img a:hover img {
opacity: 0.8;
}
.link_list_old .link_list ul li.link_title {
flex-basis: 25%;
padding-left: 15px;
font-size: 13px;
font-weight: bold;
}
.link_list_old .link_list ul li.link_title a:hover {
text-decoration: underline;
}
.link_list_old .link_list ul li.link_comment {
flex-basis: 65%;
padding: 0 20px 0 10px;
font-size: 13px;
}
.link_list_old .link_list:first-child {
border-top: 1px solid var(--lightGrey);
}
.link_list_1 {
display: flex;
flex-wrap: wrap;
}
.link_list_1 .link_list {
width: 25%;
padding: 15px 15px 25px;
}
.link_list_1 .link_list li.link_img a:hover img {
opacity: 0.8;
}
.link_list_1 .link_list li.link_title {
padding: 5px 0 0;
margin-bottom: 10px;
font-size: 13px;
font-weight: bold;
border-bottom: 1px solid #000;
}
.link_list_1 .link_list li.link_title a:hover {
text-decoration: underline;
}
.link_list_1 .link_list li.link_comment {
font-size: 12px;
} .testimonials_box {
width: 100%;
}
.testimonials_box h3 {
display: flex;
justify-content: space-between;
border-bottom: 1px solid #000;
font-size: 15px;
}
.testimonials_box h3 span:last-child {
font-size: 13px;
}
.testimonials_box .testimonials_excerption {
display: flex;
padding: 20px 10px 0;
}
.testimonials_box .testimonials_excerption .testimonials_img {
width: 150px;
padding-right: 10px;
}
.testimonials_box .testimonials_excerption .testimonials_img a:hover img {
opacity: 0.7;
}
.testimonials_box .testimonials_excerption .testimonials_text {
text-align: left;
width: calc(100% - 150px);
}
.testimonials_box .testimonials_excerption .testimonials_text a {
display: inline-block;
background-color: var(--mainColor);
color: #fff;
font-weight: bold;
font-size: 10px;
border-radius: 2px;
padding: 2px 10px;
margin-left: 5px;
}
.testimonials_box .testimonials_excerption .testimonials_text a:hover {
background-color: #fff;
color: #6c120d;
border: 1px solid var(--mainColor);
}
.testimonials_list_1 article {
display: flex;
border-bottom: 1px solid var(--darkGrey);
align-items: center;
justify-content: space-between;
padding: 10px;
}
.testimonials_list_1 article:first-child {
border-top: 1px solid var(--darkGrey);
}
.testimonials_list_1 article .testimonials_img {
flex-basis: 130px;
}
.testimonials_list_1 article .testimonials_img a:hover img {
opacity: 0.8;
}
.testimonials_list_1 article .testimonials_title {
flex-basis: 70%;
display: flex;
justify-content: center;
}
.testimonials_list_1 article .testimonials_title li {
flex-basis: 60%;
padding-left: 10px;
}
.testimonials_list_1 article .testimonials_title li:last-child {
text-align: right;
flex-basis: 40%;
}
.testimonials_list_1 article .testimonials_title li:last-child span {
display: inline-block;
margin-left: 5px;
font-size: 12px;
}
.testimonials_list_1 article .testimonials_btn {
margin-left: 10px;
flex-basis: 10%;
}
.testimonials_list_1 article .testimonials_btn a {
display: inline-block;
background-color: var(--btn_bg);
color: #fff;
padding: 2px 20px;
border-radius: 7px;
font-size: 13px;
font-weight: bold;
}
.testimonials_list_2 {
display: flex;
flex-wrap: wrap;
}
.testimonials_list_2 article {
width: 25%;
padding: 10px;
}
.testimonials_list_2 article .testimonials_img {
margin-bottom: 8px;
}
.testimonials_list_2 article .testimonials_img a:hover img {
opacity: 0.8;
}
.testimonials_list_2 article .testimonials_info_outer h2 {
font-size: 14px;
border-bottom: 1px solid #333;
line-height: 1.2;
margin-bottom: 5px;
padding-bottom: 5px;
font-weight: bold;
}
.testimonials_list_2 article .testimonials_info_outer .testimonials_info {
display: flex;
justify-content: space-between;
font-size: 12px;
}
.testimonials_list_2 article .testimonials_info_outer .testimonials_info .testimonials_btn a {
font-size: 11px;
color: #fff;
background-color: var(--mainColor);
display: inline-block;
line-height: 1;
padding: 3px 5px;
border-radius: 3px;
font-weight: bold;
}
.testimonials_list_2 article .testimonials_info_outer .testimonials_info .testimonials_btn a:hover {
color: #6c120d;
background-color: #fff;
border: 1px solid var(--mainColor);
}
.testimonials_content h1 {
display: flex;
font-size: 16px;
font-weight: 400;
justify-content: space-between;
align-items: center;
border-bottom: 1px solid var(--darkGrey);
height: 60px;
margin-bottom: 25px;
padding: 0 20px;
}
.testimonials_content h1 ul {
display: flex;
justify-content: space-between;
width: 100%;
}
.testimonials_content h1 ul li:last-child span {
display: inline-block;
margin-left: 5px;
font-size: 12px;
}
.testimonials_content .page_content_inner {
padding: 0 20px 25px;
}
.testimonials_content .page_content_inner h2 {
padding-bottom: 15px;
font-size: 16px;
} .works_comment {
padding: 0 10px 40px;
}
@media (max-width: 1024px) { .gallery_outer .gallery_img_box .gallery_img .caption {
display: none;
}
.testimonials_list_2 article {
width: 33%;
padding: 10px;
}
}
@media (max-width: 769px) {   .gallery_outer .gallery_img_box {
width: 33.33333%;
}
.testimonials_list_2 article {
width: 50%;
padding: 15px;
}
.link_list_1 .link_list {
width: 33%;
padding: 10px 10px 20px;
}
.link_list_1 .link_list li.link_title {
font-size: 12px;
}
}
@media (max-width: 600px) {  .gallery_outer .gallery_img_box {
width: 50%;
}
.gallery_outer .gallery_img_box .gallery_img .caption {
display: none;
}
.lum-lightbox-caption {
bottom: inherit;
}
.gallery_list .gallery_box {
flex-basis: 50%;
}
.link_list_old .link_list ul {
flex-wrap: wrap;
}
.link_list_old .link_list ul li.link_img {
flex-basis: 40%;
}
.link_list_old .link_list ul li.link_title {
flex-basis: 60%;
}
.link_list_old .link_list ul li.link_comment {
flex-basis: 95%;
font-size: 13px;
padding: 10px 20px 0 10px;
}
.link_list_old .link_list ul li.link_icon {
flex-basis: 5%;
}
.link_list_old .link_list ul li.link_icon a:hover svg {
fill: #6c120d;
}
.link_list_1 .link_list {
width: 50%;
}
}
@media (max-width: 450px) {   .gallery_list .gallery_box {
flex-basis: 100%;
display: flex;
align-items: center;
padding: 10px 5px;
}
.gallery_list .gallery_box .gallery_list_img {
width: 30%;
}
.gallery_list .gallery_box .gallery_info_outer {
width: 70%;
padding-left: 10px;
}
.testimonials_box {
width: 100%;
padding: 0 10px;
}
.testimonials_box h3 {
font-size: 13px;
}
.testimonials_box h3 span:last-child {
font-size: 11px;
}
.testimonials_box .testimonials_excerption p {
font-size: 12px;
}
.testimonials_box .testimonials_excerption p a {
display: block;
}
.testimonials_list article .testimonials_img {
flex-basis: 100px;
}
.testimonials_list article .testimonials_title {
flex-basis: 70%;
font-size: 11px;
font-weight: bold;
}
.testimonials_list article .testimonials_title li {
padding-left: 5px;
}
.testimonials_list article .testimonials_title li:last-child {
text-align: right;
flex-basis: 30%;
}
.testimonials_list article .testimonials_title li:last-child span {
display: block;
margin-left: 0;
}
.testimonials_list article .testimonials_btn {
margin-left: 5px;
flex-basis: 10%;
}
.testimonials_list article .testimonials_btn a {
padding: 2px 5px;
font-size: 10px;
}
.testimonials_list_2 {
display: block;
}
.testimonials_list_2 article {
width: 100%;
padding: 10px 5px;
display: flex;
align-items: center;
}
.testimonials_list_2 article .testimonials_img {
margin-bottom: 0;
width: 30%;
}
.testimonials_list_2 article .testimonials_info_outer {
width: 70%;
padding-left: 10px;
}
.testimonials_content h1 {
padding: 0 10px;
}
.testimonials_content h1 ul li:last-child span {
display: block;
margin-left: 0;
}
.testimonials_content .page_content_inner {
padding: 0 20px 25px;
}
.link_list_old .link_list ul li.link_img {
flex-basis: 30%;
}
.link_list_old .link_list ul li.link_title {
flex-basis: 70%;
}
}
footer {
padding-top: 100px;
}
.footer_top {
padding: 50px 0 25px;
}
.footer_top .footer_top_inner {
display: flex;
justify-content: space-around;
color: var(--footer_top_color);
}
.footer_top .footer_top_inner .footer_left {
flex-basis: 50%;
display: flex;
padding-right: 20px;
}
.footer_top .footer_top_inner .footer_left .footer_25 {
flex-basis: 50%;
padding: 0 10px;
}
.footer_top .footer_top_inner .footer_left .footer_50 {
flex-basis: 100%;
padding: 0 10px;
}
.footer_top .footer_top_inner .footer_right {
flex-basis: 50%;
display: flex;
padding-left: 20px;
}
.footer_top .footer_top_inner .footer_right .footer_25 {
flex-basis: 50%;
padding: 0 10px;
}
.footer_top .footer_top_inner .footer_right .footer_50 {
flex-basis: 100%;
padding: 0 10px;
}
.footer_nav li {
border-bottom: 1px solid var(--footer_top_color);
}
.footer_nav li a {
display: flex;
align-items: center;
position: relative;
color: var(--footer_top_color);
height: 35px;
font-size: 13px;
padding-left: 5px;
overflow: hidden;
}
.footer_nav li a span {
position: relative;
display: block;
}
.footer_nav li a span:after {
content: "";
display: inline-block;
position: absolute;
left: -10px;
bottom: -5px;
height: 3px;
width: 100%;
background-color: var(--footer_top_color);
transform: translate3d(-100%, 0, 0);
transition: 0.3s;
}
.footer_nav li a:hover span:after {
transform: translate3d(0, 0, 0);
}
.footer_nav li a:after {
content: "";
display: inline-block;
position: absolute;
border: 3px solid transparent;
border-left: 5px solid var(--footer_top_color);
top: 50%;
right: 10px;
transform: translateY(-50%);
}
.footer_nav li:first-child {
border-top: 1px solid var(--footer_top_color);
}
.footer_nav nav.large_menu li a {
height: 55px;
font-size: 15px;
}
.footer_nav nav.large_menu li a:after {
border: 5px solid transparent;
border-left: 8px solid var(--footer_top_color);
}
.footer_info .footer_logo {
margin-bottom: 10px;
max-width: 250px;
}
.footer_info address {
margin-bottom: 15px;
}
.footer_info address dt {
padding-bottom: 10px;
}
.footer_info address dd {
line-height: 1.5;
font-size: 13px;
}
.footer_info .shop_link {
margin-bottom: 10px;
}
.footer_info .shop_link a {
display: block;
border: 1px solid var(--footer_top_color);
border-radius: 5px;
color: var(--footer_top_color);
line-height: 25px;
text-align: center;
font-weight: 500;
font-size: 13px;
max-width: 280px;
}
.footer_info .shop_link a:hover {
background-color: var(--footer_top_color);
color: var(--footer_top_bg);
}
.footer_map iframe {
height: 300px;
width: 100%;
}
.footer_group .footer_map iframe {
height: 280px;
}
.footer_bottom {
text-align: center;
color: var(--footer_bottom_color);
font-size: 12px;
}
.footer_bottom .copy_right {
text-align: center;
}
.footer_group .footer_top .footer_top_inner {
flex-wrap: wrap;
justify-content: center;
}
.footer_group .footer_top .footer_top_inner .footer_50 {
width: 50%;
padding: 0 10px;
display: flex;
}
.footer_group .footer_top .footer_top_inner .footer_50 .footer_25 {
padding: 0 5px;
}
.footer_group .footer_top .footer_top_inner .footer_33 {
width: 33.33333%;
padding: 0 20px;
}
.footer_group .footer_top .footer_top_inner .footer_25 {
width: 25%;
padding: 0 10px;
}
.footer_group .footer_top .footer_top_inner .footer_20 {
width: 20%;
padding: 0 8px;
}
.footer_group .footer_bottom .footer_bottom_inner {
display: flex;
justify-content: space-around;
align-items: center;
}
.footer_group .footer_bottom .footer_bottom_inner .group_logo {
width: 15%;
}
.footer_group .footer_bottom .footer_bottom_inner .group_menu_outer {
width: 85%;
}
.footer_group .footer_bottom .footer_bottom_inner .group_menu_outer ul.menu {
display: flex;
flex-wrap: wrap;
justify-content: flex-end;
}
.footer_group .footer_bottom .footer_bottom_inner .group_menu_outer ul.menu li.menu-item {
padding: 0 25px;
}
.footer_group .footer_bottom .footer_bottom_inner .group_menu_outer ul.menu li.menu-item a {
display: block;
padding: 10px 0;
color: var(--footer_bottom_color);
font-size: 15px;
font-weight: bold;
overflow: hidden;
position: relative;
}
.footer_group .footer_bottom .footer_bottom_inner .group_menu_outer ul.menu li.menu-item a span {
position: relative;
display: block;
}
.footer_group .footer_bottom .footer_bottom_inner .group_menu_outer ul.menu li.menu-item a span:after {
content: "";
display: inline-block;
position: absolute;
left: -10px;
bottom: -5px;
height: 3px;
width: 100%;
background-color: var(--footer_top_color);
transform: translate3d(-100%, 0, 0);
transition: 0.3s;
}
.footer_group .footer_bottom .footer_bottom_inner .group_menu_outer ul.menu li.menu-item a:hover span:after {
transform: translate3d(0, 0, 0);
}
.footer_group .footer_bottom .copy_right {
text-align: right;
padding: 0 25px;
} h1.wp-block-heading {
font-size: 30px;
font-weight: bold;
line-height: 1.2;
padding: 15px 10px;
margin-bottom: 1rem;
}
h2.wp-block-heading {
font-size: 25px;
font-weight: normal;
line-height: 1.2;
padding: 15px 10px;
margin-bottom: 1rem;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}
h3.wp-block-heading {
font-size: 18px;
font-weight: bold;
margin-bottom: 1rem;
padding: 0 15px;
}
h4.wp-block-heading, h5.wp-block-heading, h6.wp-block-heading {
font-size: 0.9rem;
font-weight: bold;
margin-bottom: 1rem;
padding: 0 15px;
}
.block_editor {  }
.block_editor p {
font-size: 16px;
padding: 10px;
margin: 0 10px 1rem;
}
.block_editor ul {
padding: 0 10px 0 50px;
margin-bottom: 1rem;
}
.block_editor ul li {
list-style-type: circle;
}
.block_editor ol {
padding: 0 10px 0 50px;
}
.block_editor ol li {
list-style-type: decimal;
} .wp-block-quote {
padding: 1.5rem;
background-color: #ededed;
margin: 15px 15px 2rem 15px;
}
.wp-block-quote p {
margin: 0;
} .wp-block-table {
padding: 0 15px;
margin-bottom: 1rem;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background-color: #fff;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(even) {
background-color: #f6f6f6;
}
.wp-block-table table {
margin-bottom: 0;
}
.wp-block-table thead {
border-bottom: 1px solid #000;
}
.wp-block-table th {
background-color: #efefef;
padding: 15px;
font-size: 16px;
}
.wp-block-table td {
padding: 15px;
font-size: 14px;
}
.wp-block-table .wp-element-caption {
padding: 3px 10px 0 15px;
}
.wp-block-table tfoot {
border-top: 1px solid;
background-color: #f6f6f6;
} .wp-block-image {
padding: 0 15px;
margin-bottom: 1rem;
}
.wp-block-image.is-style-rounded img {
border-radius: 20px;
} .wp-block-embed {
padding: 15px;
}
.wp-block-embed iframe {
width: 100%;
}
.wp-block-embed figcaption {
margin-top: 5px;
} .wp-block-button {
padding: 0 15px;
}
.wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
margin-bottom: 2rem;
}
:where(.wp-block-file__button) {
border-radius: 5px;
} .wp-block-details {
padding: 10px;
border-bottom: 1px solid #333;
margin: 0 15px;
}
.wp-block-details summary {
position: relative;
font-weight: 500;
}
.wp-block-details summary:after {
content: "";
display: inline-block;
position: absolute;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 4px 0 4px;
border-color: #000 transparent transparent transparent;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
.wp-block-details p {
padding: 15px 10px 0;
} :where(.wp-block-columns.is-layout-flex) {
gap: 10px;
} .wp-block-gallery {
padding: 10px;
}
.wp-block-gallery .wp-block-image {
padding: 5px;
margin-bottom: 0;
}
figure.wp-block-gallery.has-nested-images {
gap: 0;
}
@media (max-width: 450px) { body .wp-block-gallery.is-layout-flex {
display: block;
}
body .wp-block-gallery.is-layout-flex .wp-block-image {
padding: 10px;
margin-bottom: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
margin: 0;
width: 100%;
}
.wp-block-table th {
padding: 10px;
font-size: 13px;
}
.wp-block-table td {
padding: 10px;
font-size: 13px;
}
.wp-block-table .wp-element-caption {
padding: 3px 5px 0 5px;
}
} .banner_box {
max-width: 450px;
background-color: #000;
position: relative;
}
.banner_box img {
width: 100%;
opacity: 0.4;
}
.banner_box:hover img {
opacity: 0.7;
transition: 0.2s;
}
.banner_box dl {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: #fff;
margin: 0;
width: 100%;
text-align: center;
}
.banner_box dl dt {
font-size: 30px;
line-height: 1.2;
margin-bottom: 0.5rem;
}
.banner_box dl dd {
font-size: 13px;
font-weight: bold;
}
.banner_box dl dd.banner_link_btn {
margin-top: 1rem;
}
.banner_box dl dd.banner_link_btn a {
background-color: #fff;
color: #000;
font-size: 0.8rem;
display: inline-block;
line-height: 1;
padding: 5px 25px;
border-radius: 10px;
}
.banner_box dl dd.banner_link_btn a:hover {
background-color: var(--mainColor);
color: #fff;
}
.banner_box dl.serif {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.banner_box dl.serif a {
font-family: "ヒラギノ角ゴ Pro W3", "Noto Sans JP", "Hiragino Kaku Gothic Pro", "游ゴシック", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.banner_list_1 .banner_list_inner {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.banner_list_1 .banner_list_inner .banner_box_outer {
padding: 15px;
}
.banner_list_1 .banner_list_inner.small_space .banner_box_outer {
padding: 8px;
}
.banner_list_1 .banner_list_inner.no_space .banner_box_outer {
padding: 0;
}
.banner_list_1.col_3 {
max-width: 1200px;
margin: 0 auto;
}
.banner_list_1.col_3 .banner_box_outer {
width: 33.33333%;
}
.banner_list_1.col_2 {
max-width: 900px;
margin: 0 auto;
}
.banner_list_1.col_2 .banner_box_outer {
width: 50%;
}
.banner_list_1.col_1 {
max-width: 480px;
margin: 0 auto;
}
.banner_list_1.col_1 .banner_box_outer {
width: 100%;
}
.banner_list_2 .banner_list_inner {
display: flex;
flex-wrap: wrap;
justify-content: center;
max-width: 1200px;
margin: 0 auto;
text-align: center;
}
.banner_list_2 .banner_list_inner .banner_box_outer {
padding: 15px;
}
.banner_list_2 .banner_list_inner.small_space .banner_box_outer {
padding: 8px;
}
.banner_list_2 .banner_list_inner.no_space .banner_box_outer {
padding: 0 !important;
}
.banner_list_2 .banner_list_inner a:hover img {
opacity: 0.7;
}
.banner_list_2.col_4 .banner_list_inner {
max-width: 1450px;
}
.banner_list_2.col_4 .banner_list_inner .banner_box_outer {
width: 25%;
}
.banner_list_2.col_3 .banner_box_outer {
width: 33.33333%;
}
.banner_list_2.col_2 .banner_box_outer {
width: 50%;
}
.banner_list_2.col_1 .banner_box_outer {
width: 100%;
} .scroll_popup {
position: fixed;
bottom: 15px;
right: 15px;
z-index: 1000;
}
.scroll_popup .close_popup {
position: relative;
top: 10px;
left: -10px;
}
.scroll_popup .close_popup span.btn {
border-radius: 50%;
height: 30px;
width: 30px;
display: inline-block;
background-color: var(--mainColor);
color: #fff;
border: 2px solid #fff;
text-align: center;
}
.scroll_popup dl {
background-color: var(--mainColor);
border-radius: 15px;
padding: 20px;
max-width: 220px;
color: #fff;
}
.scroll_popup dl dt {
font-weight: 800;
font-size: 18px;
margin-bottom: 5px;
line-height: 1.2;
}
.scroll_popup dl dd {
font-weight: bold;
font-size: 12px;
}
.scroll_popup dl dd.btn {
margin-top: 10px;
}
.scroll_popup dl dd.btn a {
display: block;
line-height: 1;
color: #6c120d;
background-color: #fff;
text-align: center;
padding: 2px;
border-radius: 3px;
}
@media (max-width: 1367px) {
.banner_list_1.col_3 .banner_box_outer {
padding: 10px;
}
.banner_list_1.col_2 .banner_box_outer {
padding: 10px;
}
.banner_list_2 .banner_list_inner .banner_box_outer {
padding: 10px;
}
}
@media (max-width: 1025px) {
.banner_box dl dt {
font-size: 18px;
}
.banner_box dl dd {
font-size: 11px;
}
.banner_box dl dd.banner_link_btn a {
font-size: 0.7rem;
padding: 5px 10px;
}
.banner_list_1 {
padding: 0 15px;
}
.banner_list_1.col_4 .banner_box_outer {
width: 33.333%;
}
.banner_list_2 {
padding: 0 15px;
}
.banner_list_2 .banner_list_inner .banner_box_outer {
padding: 10px;
}
.banner_list_2 .banner_list_inner.small_space .banner_box_outer {
padding: 8px;
}
.banner_list_2.col_4 .banner_list_inner {
max-width: 1450px;
}
.banner_list_2.col_4 .banner_list_inner .banner_box_outer {
width: 33.33333%;
}
}
@media (max-width: 821px) {
.banner_box dl dt {
font-size: 22px;
}
.banner_box dl dd {
font-size: 13px;
}
.banner_box dl dd.banner_link_btn a {
font-size: 0.7rem;
padding: 5px 10px;
}
.banner_list_1 {
padding: 0 20px;
}
.banner_list_1.col_4 .banner_box_outer {
width: 50%;
padding: 20px;
}
.banner_list_1.col_3 .banner_box_outer {
padding: 20px;
width: 50%;
}
.banner_list_2 {
padding: 0 20px;
}
.banner_list_2 .banner_list_inner .banner_box_outer {
padding: 15px;
}
.banner_list_2 .banner_list_inner.small_space .banner_box_outer {
padding: 8px;
}
.banner_list_2.col_4 .banner_list_inner .banner_box_outer {
width: 50%;
}
.banner_list_2.col_3 .banner_box_outer {
width: 50%;
}
}
@media (max-width: 600px) {
.banner_box dl dt {
font-size: 18px;
}
.banner_box dl dd {
font-size: 13px;
}
.banner_box dl dd.banner_link_btn a {
font-size: 1rem;
}
}
@media (max-width: 450px) {
.banner_box dl dt {
font-size: 23px;
}
.banner_box dl dd {
font-size: 12px;
}
.banner_list_1 {
padding: 10px;
}
.banner_list_1 .banner_list_inner {
display: block;
}
.banner_list_1.col_3 .banner_box_outer {
width: 100%;
padding: 15px;
}
.banner_list_1.col_2 .banner_box_outer {
width: 100%;
padding: 15px;
}
.banner_list_2 {
padding: 10px;
}
.banner_list_2 .banner_list_inner .banner_box_outer {
padding: 8px;
}
.banner_list_2 .banner_list_inner.small_space .banner_box_outer {
padding: 4px;
}
.banner_list_2.col_4 .banner_list_inner .banner_box_outer {
width: 100%;
}
.banner_list_2.col_3 .banner_box_outer {
width: 100%;
}
.banner_list_2.col_2 .banner_box_outer {
width: 100%;
}
}
.company_profile {
padding-bottom: 60px;
}
.company_profile dl {
display: flex;
border-bottom: 1px solid #ccc;
padding: 20px 10px;
}
.company_profile dl dt {
width: 25%;
}
.company_profile dl dd {
width: 75%;
}
.company_profile dl.company_map iframe {
width: 100%;
}
.company_profile dl:first-child {
border-top: 1px solid #ccc;
}
.company_image, .staff_image {
margin-bottom: 50px;
}
.company_image .swiper-wrapper, .staff_image .swiper-wrapper {
padding-bottom: 50px;
}
.company_image .swiper-wrapper .comment, .staff_image .swiper-wrapper .comment {
font-size: 13px;
text-align: left;
padding: 3px;
}
@media (max-width: 450px) {
.company_profile {
padding-bottom: 40px;
}
.company_profile dl {
display: block;
}
.company_profile dl dt {
width: 100%;
font-size: 12px;
margin-bottom: 10px;
}
.company_profile dl dd {
width: 100%;
}
.company_image, .staff_image {
margin-bottom: 40px;
}
.company_image .swiper-wrapper, .staff_image .swiper-wrapper {
padding-bottom: 40px;
}
}  a img:hover {
opacity: 0.9;
}
header.top_renewal {
display: flex;
justify-content: space-between;
align-items: center;
height: 100px;
overflow: hidden;
}
header.top_renewal.fix-menu {
height: 85px;
}
header.top_renewal.fix-menu nav {
margin-right: 40px;
}
header.top_renewal.fix-menu h1 {
width: 35% !important;
}
header.top_renewal .logo_box {
display: flex;
justify-content: flex-start;
align-items: center;
}
header.top_renewal .logo_box h1 {
width: 45%;
text-align: left;
margin: 20px 15px;
}
header.top_renewal .logo_box h1 img {
min-width: 170px;
}
header.top_renewal .logo_box p {
color: #62C3CC;
font-weight: bold;
font-size: 18px;
font-family: "Noto Sans JP", sans-serif;
font-weight: 700;
white-space: nowrap;
line-height: 1.2;
}
header.top_renewal .no_area .tel {
display: flex;
justify-content: flex-start;
align-items: end;
position: absolute;
top: 0;
right: 180px;
}
header.top_renewal .no_area .tel dl {
display: flex;
justify-content: flex-start;
align-items: end;
color: #404040;
font-size: 23px;
margin: 0 20px 0 0;
}
header.top_renewal .no_area .tel dl dt {
line-height: 1;
font-family: "Rubik", sans-serif;
font-weight: 700;
letter-spacing: -0.1pt;
}
header.top_renewal .no_area .tel dl span {
font-size: 12px;
font-weight: bold;
font-family: "Noto Sans JP", sans-serif;
font-weight: 600;
letter-spacing: 0;
}
header.top_renewal .no_area .tel p {
font-size: 12px;
font-weight: bold;
font-family: "Noto Sans JP", sans-serif;
font-weight: 600;
color: #404040;
line-height: 1.3;
}
header.top_renewal .no_area .tel p span {
font-family: "Rubik", sans-serif;
font-weight: 700;
letter-spacing: -0.1pt;
font-size: 18px;
}
header.top_renewal .information {
display: flex;
justify-content: flex-start;
align-items: center;
margin-top: 40px;
}
header.top_renewal .information li {
font-size: 16px;
font-family: "Noto Sans JP", sans-serif;
font-weight: 600;
color: #404040;
margin-left: 4vw;
white-space: nowrap;
}
header.top_renewal .information li a {
display: inline-block;
padding-bottom: 4px;
position: relative;
text-decoration: none;
}
header.top_renewal .information li a:hover {
color: #489CA4 !important;
}
header.top_renewal .information li a::after {
background-color: #62C3CC;
bottom: 0;
content: "";
display: block;
height: 3px;
left: 0;
position: absolute;
transition: 0.5s all;
width: 0;
}
header.top_renewal .information li a:hover::after {
width: 100%;
}
header.top_renewal .contact_btn {
width: 150px;
height: 100px;
font-size: 16px;
font-family: "Noto Sans JP", sans-serif;
font-weight: 700;
}
header.top_renewal .contact_btn a {
background: #489CA4 url(//www.dible.jp/wp-content/themes/dible/images/renewal/mail_icon.png) no-repeat center 25px;
color: #fff;
display: block;
width: 100%;
height: 100%;
display: flex;
justify-content: center;
align-items: center;
text-decoration: none;
padding: 25px 0 0;
white-space: nowrap;
} .renewalTop {
font-family: "Noto Sans JP", sans-serif;
font-weight: 400;
}
.renewalTop .sp {
display: none !important;
}
.fv_main {
position: relative;
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/fv_bg.jpg) no-repeat center;
width: 100%;
height: 100%;
padding: 15% 0;
overflow: hidden;
background-size: cover;
}
.fv_main .inner {
width: 100%;
max-width: 1500px;
padding: 0 30px;
}
.fv_main .inner ul li {
background: #489CA4;
color: #fff;
font-size: 17px;
font-weight: 500;
padding: 5px 15px;
border-radius: 100px;
display: inline-block;
margin: 0 5px 5px;
}
.fv_main .inner p {
background: #fff;
padding: 15px 100px 15px 30px;
font-size: 3vw;
font-weight: 700;
letter-spacing: 0.1pt;
margin: 15px 0;
display: inline-block;
}
.fv_main .inner h2 {
color: #fff;
font-size: 17px;
line-height: 1.7;
height: 60px;
}
.fv_main img {
position: absolute;
bottom: 0;
right: 120px;
width: 21%;
} .pattern1::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #FFF;
z-index: 2;
transition: 0.5s;
}
.pattern1.show::before {
transform: translateX(100%);
}
.pattern1 img {
opacity: 0;
transition: 0.5s;
}
.pattern1.show img {
opacity: 1;
}
.pattern1 p {
opacity: 0;
transform: translateX(-40px);
transition: 0.5s;
transition-delay: 0.5s;
z-index: 1;
overflow: hidden;
}
.pattern1.show p {
opacity: 1;
transform: translateX(0);
}
.pattern1 p::before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #FFF;
transition: 0.5s;
transition-delay: 1s;
}
.pattern1.show p::before {
transform: translateX(100%);
}
.fv_main_sp {
position: relative;
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/sp_fv_bg.jpg) no-repeat center;
width: 100%;
height: 90vh;
overflow: hidden;
background-size: cover;
}
.fv_main_sp .inner {
width: 100%;
padding: 0 10px;
margin-top: calc(30vh - 100px) !important;
}
.fv_main_sp .inner ul li {
background: #489CA4;
color: #fff;
font-size: 17px;
font-weight: 500;
padding: 5px 15px;
border-radius: 100px;
display: inline-block;
margin: 0 5px 5px;
}
.fv_main_sp .inner p {
background: #fff;
padding: 15px 100px 15px 30px;
font-weight: 700;
letter-spacing: 0.1pt;
margin: 15px 0;
display: inline-block;
white-space: nowrap;
}
.fv_main_sp .inner h2 {
color: #fff;
font-size: 17px;
line-height: 1.7;
height: 60px;
}
.fv_main_sp img {
position: absolute;
bottom: 0;
right: 5px;
width: 35%;
max-width: 350px;
} .top_renewal_sp_nav {
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3) !important;
border: none;
}
.top_renewal_sp_nav .head_icon {
display: flex;
position: absolute;
top: 7px;
right: 60px;
}
.top_renewal_sp_nav .head_icon li {
width: 38px;
margin: 0 4px;
}
@media screen and (min-width: 1000px) {
.top_renewal_sp_nav .head_icon {
display: none;
}
}
.top_renewal_sp_nav .spmenu {
background: #fff;
height: 80vh;
top: 50px;
overflow-y: scroll;
}
.top_renewal_sp_nav .spmenu ol li a {
color: #444;
border-bottom: none;
border-bottom: 1px solid #ccc;
padding: 15px 15px 15px 25px;
background: #f5f5f5;
}
.top_renewal_sp_nav .spmenu address {
background: #EEE;
padding: 25px 10px;
}
.top_renewal_sp_nav .spmenu address p {
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
line-height: 1.3;
text-align: center;
}
.top_renewal_sp_nav .spmenu address p .footer_logo {
width: 110px;
margin-bottom: 5px;
}
.top_renewal_sp_nav .spmenu address p .footer_sns {
width: 30px;
margin: 10px 5px 0;
}
.gmap {
width: 175px;
margin: 10px auto 0;
}
.gmap a {
background: #fff;
border: 1px solid #999;
border-radius: 100px;
display: block;
padding: 0 0 10px;
}
.gmap a:before {
content: "";
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/footer_googlemap.png) no-repeat bottom 0 right 10px;
width: 35px;
height: 25px;
display: inline-block;
background-size: auto;
}
.menu-overlay {
position: fixed;
top: calc(80vh + 50px); left: 0;
width: 100%;
height: 20vh;
background: rgba(0, 0, 0, 0.5); z-index: 1000;
display: none;
}
.accordion .accordion-menu a {
font-family: "Noto Sans JP", sans-serif;
font-size: 17px;
font-weight: 600;
padding: 30px 45px 30px 20px;
color: #444;
border-bottom: 1px solid #ccc;
}
.accordion .accordion-menu a:after {
content: "";
width: 10px;
height: 10px;
border: 0;
border-top: solid 3px #62C3CC;
border-right: solid 3px #62C3CC;
transform: rotate(45deg);
position: absolute;
top: 0;
right: 30px;
bottom: 0;
margin: auto;
}
.accordion .accordion-topmenu {
font-family: "Noto Sans JP", sans-serif;
background: #489CA4;
color: #fff;
font-size: 17px;
font-weight: 600;
padding: 30px 45px 30px 20px;
display: flex;
}
.accordion .accordion-topmenu:before {
content: "";
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/footer_icon1.png) no-repeat center left;
width: 27px;
height: 27px;
display: block;
background-size: contain;
}
.accordion .accordion-topmenu a {
border: none;
color: #fff;
display: block;
padding: 0 0 0 15px;
}
.accordion .accordion-topmenu a:after {
content: "";
width: 10px;
height: 10px;
border: 0;
border-top: solid 3px #fff;
border-right: solid 3px #fff;
transform: rotate(45deg);
position: absolute;
top: 0;
right: -15px;
bottom: 0;
margin: auto;
}
.accordion .accordion-bottommenu {
border: 2px solid #489CA4;
margin: 20px;
font-size: 17px;
font-family: "Noto Sans JP", sans-serif;
font-weight: 600;
text-align: center;
padding: 5px 0;
}
.accordion .accordion-bottommenu a {
color: #489CA4;
border-bottom: none;
}
.accordion-content {
display: none;
}
.accordion-content ol li a:after {
content: "";
width: 6px;
height: 6px;
border: 0;
border-top: solid 1px #555;
border-right: solid 1px #555;
transform: rotate(45deg);
position: absolute;
top: 0;
right: 30px;
bottom: 0;
margin: auto;
}
.accordion-header {
background-color: #FFF;
padding: 30px 45px 30px 20px;
margin: 0;
transition: background 0.3s ease;
cursor: pointer;
position: relative;
border-bottom: 1px solid #ccc;
}
.accordion-header span {
font-family: "Noto Sans JP", sans-serif;
font-size: 17px;
font-weight: 600;
color: #444;
}
.accordion-header::before, .accordion-header::after {
position: absolute;
content: "";
top: 1px;
right: 25px;
bottom: 0;
width: 15px;
height: 3px;
margin: auto;
background: #62C3CC;
}
.accordion-header::after {
transform: rotate(-90deg);
transition: transform 0.3s;
}
.accordion-header.active::after {
transform: rotate(0deg);
} .top_renewal.fix-menu ul {
width: 100%;
}
.top_renewal.fix-menu ul li {
border: none;
height: auto;
}
.top_renewal.fix-menu ul li a {
padding: 0 0 4px 0;
}
.top_renewal.fix-menu ul li a:hover {
background: transparent;
} .renewalTop .inner {
width: 100%;
max-width: 1500px !important;
padding: 0 30px !important;
}
.renewalTop .inner p {
color: #333;
} .content_top_txt {
font-family: Rubik, Meiryo, sans-serif;
font-weight: 700;
color: #62C3CC;
font-size: 24px;
}
.content_top_txt span {
font-family: "Noto Sans JP", sans-serif;
font-size: 14px;
color: #404040;
font-weight: 700;
display: block;
}
.center {
text-align: center;
}
.buttan {
margin-left: 30px;
}
.buttan a {
position: relative;
display: block;
width: 150px;
padding: 3px 0;
background-color: #fff;
font-size: 12px;
color: #333;
border: 1px solid #333;
border-radius: 100px;
text-decoration: none;
text-align: center;
}
.buttan a:hover {
background-color: #333;
color: #fff;
}
.btn-triangle a::after {
content: "";
position: absolute;
top: 0;
bottom: 0;
right: 15px;
width: 0;
height: 0;
margin: auto;
border-top: 5px solid transparent;
border-right: 0 solid transparent;
border-left: 7px solid #333;
border-bottom: 5px solid transparent;
box-sizing: border-box;
}
.btn-triangle a:hover:after {
border-left: 7px solid #fff;
} .pickup_newsArea .inner {
display: flex;
justify-content: flex-start;
align-items: flex-start;
flex-wrap: wrap;
padding: 15px 30px !important;
}
.pickup_newsArea .inner h2 {
margin-right: 30px;
}
.top_news {
display: flex;
justify-content: flex-start;
align-items: flex-start;
}
.pick_1 {
font-size: 15px;
}
.pick_1 li {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.pick_1 li a {
color: #404040;
}
.pick_1 .new {
background: #C71B1B;
font-family: Rubik, Meiryo, sans-serif !important;
font-weight: 700;
font-size: 10px;
padding: 3px 8px 1px;
margin-right: 15px;
}
.pick_1 b {
font-family: Rubik, Meiryo, sans-serif;
font-weight: 700;
color: #8F8F8F;
margin-right: 15px;
padding-top: 3px;
}
.pick_1 .news_title {
font-size: 15px;
}
.about_diblecars .chara {
position: relative;
width: 100%;
background-image: url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_main.png);
background-size: 18%;
background-position: left 50px bottom;
background-repeat: no-repeat;
overflow: hidden;
text-align: center;
padding: 80px 0;
bottom: -3px;
}
.about_diblecars .chara h2 {
padding: 0 0 30px;
}
.about_diblecars .shop_list {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
position: relative;
z-index: 998;
margin-bottom: 80px;
}
.about_diblecars .shop_list dl {
width: calc(100% / 4 - 20px);
box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.14);
margin: 0 10px 20px;
height: 330px;
overflow: hidden;
position: relative;
}
.about_diblecars .shop_list dl::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.2);
transition: opacity 0.3s ease;
z-index: 1;
}
.about_diblecars .shop_list dl:hover::before {
opacity: 0;
}
.about_diblecars .shop_list dl.shop1 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/shop1.jpg) no-repeat center center;
background-size: cover;
}
.about_diblecars .shop_list dl.shop2 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/shop2.jpg) no-repeat center center;
background-size: cover;
}
.about_diblecars .shop_list dl.shop3 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/shop3.jpg) no-repeat center center;
background-size: cover;
}
.about_diblecars .shop_list dl.shop4 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/shop4.jpg) no-repeat center center;
background-size: cover;
}
.about_diblecars .shop_list dl.shop5 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/shop5.jpg) no-repeat center center;
background-size: cover;
}
.about_diblecars .shop_list dl.shop6 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/shop6.jpg) no-repeat center center;
background-size: cover;
}
.about_diblecars .shop_list dl.shop7 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/shop7.jpg) no-repeat center center;
background-size: cover;
}
.about_diblecars .shop_list dl.shop8 {
background: url(//www.dible.jp/wp-content/themes/dible/images/shop12_img1.jpg) no-repeat center center;
background-size: cover;
}
.about_diblecars .shop_list dl.shop13 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/shop13.jpg) no-repeat center center;
background-size: cover;
}
.about_diblecars .shop_list dl.shop14 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/shop14.jpg) no-repeat center center;
background-size: cover;
}
.about_diblecars .shop_list dl:nth-child(3) dt h3, .about_diblecars .shop_list dl:nth-child(5) dt h3, .about_diblecars .shop_list dl:nth-child(8) dt h3 {
font-size: 16px;
}
.about_diblecars .shop_list dl:nth-child(3) dt b, .about_diblecars .shop_list dl:nth-child(5) dt b, .about_diblecars .shop_list dl:nth-child(8) dt b {
font-size: 13px;
}
.about_diblecars .shop_list dl:nth-child(3) dt span, .about_diblecars .shop_list dl:nth-child(5) dt span, .about_diblecars .shop_list dl:nth-child(8) dt span {
font-size: 10px;
}
.about_diblecars .shop_list dl a {
text-decoration: none;
position: relative;
z-index: 2;
width: 100%;
height: 100%;
display: block;
}
.about_diblecars .shop_list dl dt {
background: #fff;
border-top: 5px solid #489CA4;
padding: 15px;
min-height: 55px;
}
.about_diblecars .shop_list dl dt h3 {
font-family: Rubik, Meiryo, sans-serif;
font-weight: 700;
color: #62C3CC;
font-size: 20px;
}
.about_diblecars .shop_list dl dt h3 span {
font-family: "Noto Sans JP", sans-serif;
font-size: 11px;
font-weight: 600;
color: #333;
display: inline-block;
padding-left: 10px;
}
.about_diblecars .shop_list dl dd {
position: absolute;
bottom: 15px;
width: 93%;
right: 15px;
text-align: right;
color: #fff;
z-index: 5;
}
.about_diblecars .shop_list dl dd h4 {
line-height: 1.4;
}
.pc {
display: block;
}
.sp {
display: none;
}
.bg-layered {
position: relative;
width: 100%;
height: 100%;
background-color: #F3F3F3;
background-image: url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_bg.png), url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle_blue.png), url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle_white.png);
background-size: contain, 130px 130px, 130px 130px;
background-position: top center, top 100px right 350px, bottom 30px left 50px;
background-repeat: no-repeat;
overflow: hidden;
} .rotating-img1 {
position: absolute;
top: 0%;
right: 3%;
width: 200px;
height: 200px;
background-image: url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle.png);
background-size: contain;
background-repeat: no-repeat;
transform: translate(-50%, -50%);
animation: spin 15s linear infinite;
}
.rotating-img2 {
position: absolute;
bottom: -20%;
right: 0%;
width: 250px;
height: 250px;
background-image: url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle.png);
background-size: contain;
background-repeat: no-repeat;
transform: translate(-50%, -50%);
animation: spin2 20s linear infinite;
}
.rotating-img3 {
position: absolute;
bottom: -5%;
left: 11%;
width: 190px;
height: 190px;
background-image: url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle.png);
background-size: contain;
background-repeat: no-repeat;
transform: translate(-50%, -50%);
animation: spin 25s linear infinite;
}
@keyframes spin {
from {
transform: translate(-50%, -50%) rotate(0deg);
}
to {
transform: translate(-50%, -50%) rotate(360deg);
}
}
@keyframes spin2 {
from {
transform: translate(-50%, -50%) rotate(0deg);
}
to {
transform: translate(-50%, -50%) rotate(-360deg);
}
} .fadein {
opacity: 0;
transform: translateY(30px);
transition: all 0.6s ease-out;
}
.fadein.active {
opacity: 1;
transform: translateY(0);
} .news_renewal {
padding: 80px 0;
}
.news_renewal .info_box {
margin: 50px auto;
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
}
.news_renewal .info_box dl {
flex-basis: 45%;
display: flex;
justify-content: flex-start;
align-items: center;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
margin: 10px;
}
.news_renewal .info_box dl dd {
max-width: 250px;
}
.news_renewal .info_box dl dt {
padding: 30px;
font-weight: 400;
}
.news_renewal .info_box dl dt a {
color: #333;
}
.news_renewal .info_box dl dt b {
display: block;
color: #8F8F8F;
margin: 0 0 5px 0;
}
.buttan_02 {
display: block;
text-align: center;
vertical-align: middle;
text-decoration: none !important;
width: 200px;
margin: auto;
padding: 5px;
font-weight: 500;
font-size: 14px;
border: 2px solid #111;
background: #111;
color: #fff !important;
transition: 0.5s;
margin: 15px 0 0;
}
.buttan_02:hover {
color: #111 !important;
background: #fff;
}
.button_dible a {
position: relative;
display: flex;
justify-content: center;
align-items: center;
margin: 0 auto;
max-width: 300px;
padding: 25px 50px 25px 25px;
color: #fff;
transition: 0.3s ease-in-out;
font-weight: 600;
background: #489CA4;
border-radius: 50px;
z-index: 0;
overflow: hidden;
font-size: 15px;
text-decoration: none;
}
.button_dible a:before {
content: "";
line-height: 1;
position: absolute;
right: 15px;
background: #FFF;
padding: 20px;
border-radius: 60px;
z-index: 2;
}
.button_dible a:after {
content: "";
position: absolute;
top: 0;
bottom: 0;
width: 0;
display: block;
background: #62C3CC;
transition: 0.3s;
left: 0;
}
.button_dible a:hover:after {
width: 100%;
z-index: -1;
}
.button_dible a:hover .arrow {
right: 22px;
background: #62C3CC;
}
.button_dible a:hover .arrow::before, .button_dible a:hover .arrow::after {
background-color: #62C3CC;
}
.button_dible a .arrow {
transition: right 0.3s ease, background-color 0.3s ease;
position: absolute;
display: inline-block;
width: 15px;
height: 2px;
margin: 3.6px 0;
border-radius: 9999px;
background-color: #489CA4;
right: 27px;
z-index: 2;
}
.button_dible a .arrow::before, .button_dible a .arrow::after {
content: "";
position: absolute;
top: calc(50% - 1px);
right: 0;
width: 7px;
height: 2px;
border-radius: 9999px;
background-color: #489CA4;
transform-origin: calc(100% - 1px) 50%;
}
.button_dible a .arrow::before {
transform: rotate(45deg);
}
.button_dible a .arrow::after {
transform: rotate(-45deg);
}
.top_cars {
margin: 50px 0;
}
.renewalTop .top_stock_cars_outer {
margin: 50px 20px 30px;
}
.renewalTop .top_stock_cars_outer .swiper-button-next, .renewalTop .top_stock_cars_outer .swiper-button-prev {
color: transparent !important;
}
.top_sns_bg {
padding-top: 0;
}
@media (max-width: 767px) {
.top_sns_bg {
background: none !important;
padding: 0 !important;
}
}
.top_sns_bg .sns_top {
max-width: 1200px;
margin: 0 auto 80px;
}
.movie {
padding: 80px 0;
}
.movie.bg-layered {
position: relative;
width: 100%;
height: 100%;
background-image: url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_bg.png), url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle_blue.png), url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle_blue.png);
background-size: contain, 100px 100px, 90px 90px;
background-position: center center, top 110px left 350px, bottom 30px right 370px;
background-repeat: no-repeat;
overflow: hidden;
background-color: #fff;
}
@media (min-width: 1700px) {
.movie.bg-layered {
background-size: cover, 100px 100px, 90px 90px;
}
}
.movie .youtube-wrapper {
display: flex;
justify-content: center; margin-top: 50px;
position: relative;
z-index: 2;
}
.movie .youtube-wrapper iframe {
width: 670px;
height: 360px;
max-width: 100%;
}
.movie .rotating-img1 {
top: 25%;
left: 26%;
width: 180px;
height: 180px;
}
.movie .rotating-img2 {
top: 35%;
right: 0%;
width: 270px;
height: 270px;
opacity: 0.3;
}
.movie .rotating-img3 {
right: 11%;
left: auto;
width: 150px;
height: 150px;
z-index: 0;
}
.movie .youtube_banner {
display: flex;
justify-content: center;
align-items: center;
flex-wrap: wrap;
gap: 35px;
padding: 50px 0;
position: relative;
z-index: 2;
}
.movie .youtube_banner li {
position: relative;
width: calc((100% - 40px) / 3);
max-width: 350px;
}
.movie .youtube_banner li:nth-child(-n+3) {
order: 1;
}
.movie .youtube_banner li:nth-child(n+4) {
order: 2;
}
.movie .youtube_banner li span {
position: absolute;
z-index: 3;
width: 60px;
}
.movie .youtube_banner li:nth-child(1) span {
width: 90px;
left: 10px;
bottom: -10px;
}
.movie .youtube_banner li:nth-child(2) span {
right: 20px;
top: -25px;
}
.movie .youtube_banner li:nth-child(3) span {
right: 20px;
top: -25px;
}
.movie .youtube_banner li:nth-child(4) span {
left: 10px;
top: -15px;
}
.movie .youtube_banner li:nth-child(5) span {
width: 90px;
top: 20px;
right: -5px;
}
.movie .youtube_banner li:nth-child(6) span {
width: 128px;
top: 20px;
right: -30px;
}
.information_renewal {
background: #F3F3F3;
margin: 30px 0;
padding: 80px 0;
}
.information_renewal .top_news {
width: 960px;
margin: 30px auto 0;
gap: 10px;
flex-wrap: wrap;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
}
.information_renewal .top_news .information_list {
width: calc((100% - 80px) / 3);
flex: 1 1 auto;
flex-basis: auto;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
margin: 10px;
padding: 5px;
background: #fff;
}
.information_renewal .top_news .information_list dd {
flex-basis: 100%;
width: 100%;
max-width: 100%;
}
.information_renewal .top_news .information_list dd img {
height: 230px;
width: 100%;
object-fit: cover;
}
.information_renewal .top_news .information_list dt {
padding: 10px;
}
.information_renewal .top_news .information_list dt .news_title {
display: block;
width: 100%;
font-weight: 600;
padding: 0 0 5px;
}
.information_renewal .top_news .information_list dt .news_content {
font-size: 14px;
padding: 0;
}
.information_renewal .top_news .information_list a {
text-decoration: none;
}
.information_renewal .button_dible {
margin: 30px auto 0;
} .scrollbar-fake {
display: none;
}
@media screen and (max-width: 768px) {
.scrollbar-fake {
display: block;
height: 6px;
width: 100px;
background: #ccc;
margin: 10px auto 0;
border-radius: 3px;
position: relative;
overflow: hidden;
}
.scrollbar-fake::after {
content: "";
position: absolute;
left: 0;
height: 100%;
width: 30%;
background: #666;
border-radius: 3px;
animation: scroll-bar-hint 2s ease-in-out infinite;
}
}
@keyframes scroll-bar-hint {
0% {
left: 0;
}
50% {
left: 70%;
}
100% {
left: 0;
}
}
.banner_area .banner_content {
display: flex;
justify-content: center;
align-items: flex-start;
flex-wrap: wrap;
gap: 20px;
padding: 0 50px;
margin: 80px auto;
}
.banner_area .banner_content div {
display: flex;
flex-direction: column;
justify-content: center !important;
align-items: center;
background-size: contain !important;
width: calc((100% - 80px) / 3);
flex-basis: auto;
aspect-ratio: 1;
position: relative;
}
.banner_area .banner_content div a {
display: block;
width: 100%;
height: 100%;
position: absolute;
}
.banner_area .banner_content div a::before {
content: "";
position: absolute;
inset: 0;
background: rgba(255, 255, 255, 0);
transition: background 0.3s ease;
}
.banner_area .banner_content div a:hover::before {
background: rgba(255, 255, 255, 0.15);
}
.banner_area .banner_content div h3 {
font-size: 25px;
font-weight: 700;
padding: 0 0 20px;
text-align: center;
}
.banner_area .banner_content div p {
color: #fff;
text-align: center;
}
.banner_area .banner_content .banner01 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/banner_syaken.jpg) no-repeat center center;
}
.banner_area .banner_content .banner01 h3 {
color: #fff;
}
.banner_area .banner_content .banner02 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/banner_bankin.jpg) no-repeat center center;
}
.banner_area .banner_content .banner02 h3 {
color: #fff;
}
.banner_area .banner_content .banner02 span {
position: absolute;
top: 10px;
left: 10px;
width: 120px;
}
.banner_area .banner_content .banner03 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/banner_coting.jpg) no-repeat center center;
}
.banner_area .banner_content .banner03 h3 {
color: #2191AA;
padding: 0 0 10px;
}
.banner_area .banner_content .banner03 h4 {
font-size: 600;
margin-bottom: 10px;
font-size: 15px;
}
.banner_area .banner_content .banner03 p {
color: #333;
}
.banner_area .banner_content .banner04 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/banner_hosyo.png) no-repeat center center;
align-items: flex-start !important;
padding-left: 30px;
}
.banner_area .banner_content .banner04 h3 {
color: #0E4C7F;
text-align: left;
}
.banner_area .banner_content .banner04 p {
width: 50%;
color: #0E4C7F;
text-align: left;
}
.banner_area .banner_content .banner05 {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/banner_accel.jpg) no-repeat center center;
} .footer_renewal {
border-top: 8px solid #62C3CC;
padding-top: 30px;
clear: both !important;
font-family: "Noto Sans JP", sans-serif !important;
}
.footer_renewal .inner {
width: 100%;
max-width: 1500px !important;
padding: 0 30px;
}
.footer_renewal .footer_flex {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap;
}
.footer_renewal .button_left p {
border-radius: 5px;
font-size: 16px;
padding: 0;
display: flex;
align-items: center;
}
.footer_renewal .button_left p a {
display: flex;
width: 100%;
height: 100%;
color: inherit;
text-decoration: none;
align-items: center;
position: relative;
color: #fff;
padding: 20px 45px;
}
.footer_renewal .button_left p a:before {
content: "";
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/footer_icon1.png) no-repeat center left;
background-size: contain;
width: 25px;
height: 25px;
flex-shrink: 0;
margin-right: 10px;
display: inline-block;
}
.footer_renewal .button_left p a:after {
display: none;
}
.footer_renewal .button_left p:before {
display: none;
}
.footer_renewal .button_left p:hover {
background-color: #62C3CC;
transition: 0.5s;
}
.footer_renewal .button_left p:hover a {
color: #fff;
}
.footer_renewal .button_right {
display: flex;
justify-content: center;
align-items: center;
gap: 0 20px;
}
.footer_renewal .button_right p {
border: 3px solid #ccc;
padding: 10px 30px;
border-radius: 100px;
font-weight: 600;
font-size: 13px;
display: flex;
align-items: center;
height: 65px;
}
.footer_renewal .button_right p:hover {
background-color: #eee;
transition: 0.5s;
}
.footer_renewal .button_right p a {
display: flex;
align-items: center;
width: 100%;
height: 100%;
text-decoration: none;
color: inherit;
}
.footer_renewal .button_right p:nth-child(1) {
font-size: 16px;
}
.footer_renewal .button_right p:nth-child(1):before {
content: "";
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/footer_icon2.png) no-repeat center left;
width: 30px;
height: 30px;
display: inline-block;
background-size: contain;
margin: 0 5px;
}
.footer_renewal .button_right p:nth-child(2) {
font-family: Rubik, Meiryo, sans-serif;
text-align: left;
}
.footer_renewal .button_right p:nth-child(2) a {
flex-direction: column;
align-items: flex-start;
line-height: 1.1;
}
.footer_renewal .button_right p:nth-child(2):before {
content: "";
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/footer_icon3.png) no-repeat center left;
width: 30px;
height: 30px;
display: inline-block;
background-size: contain;
margin: 0 5px;
}
.footer_renewal .button_right p:nth-child(2) span {
color: #62C3CC;
font-size: 22px;
}
.footer_renewal .footer_main div {
margin-top: 30px;
}
.footer_renewal .footer_main h2 {
position: relative;
padding: 10px 0;
border-bottom: 4px solid #E7E7E7;
font-size: 17px;
}
.footer_renewal .footer_main h2:before {
position: absolute;
bottom: -4px;
left: 0;
width: 200px;
height: 4px;
content: "";
background: #62C3CC;
}
.footer_renewal .footer_main h2:after {
content: "";
color: #62C3CC;
font-size: 12px;
font-weight: 900;
position: absolute;
right: 8px;
bottom: 8px;
}
.footer_renewal .footer_main .car_life, .footer_renewal .footer_main .company {
flex-basis: 47%;
}
.footer_renewal .footer_main .car_life .footer_flex, .footer_renewal .footer_main .company .footer_flex {
padding: 20px;
}
.footer_renewal .footer_main .car_life .footer_flex li, .footer_renewal .footer_main .company .footer_flex li {
width: calc(100% / 2);
font-size: 16px !important;
line-height: 1.2;
margin: 10px 0;
text-indent: -1em;
padding: 0 10px 0 1em;
}
.footer_renewal .footer_main .car_life .footer_flex li:before, .footer_renewal .footer_main .company .footer_flex li:before {
content: "▶";
margin-right: 1em;
color: #62C3CC;
font-size: 8px;
}
.footer_renewal .footer_main .car_life h2:after {
content: "ABOUT CAR LIFE";
}
.footer_renewal .footer_main .company h2:after {
content: "ABOUT COMPANY";
}
.footer_renewal .footer_main .stores_infomation h2:after {
content: "ALL STORES INFORMATION";
}
.footer_renewal .footer_main .link h2:after {
content: "LINK";
}
.footer_renewal .stores_infomation {
padding-bottom: 20px;
}
.footer_renewal .stores_infomation .stores {
display: flex;
flex-wrap: wrap;
align-items: flex-end;
gap: 1em;
}
.footer_renewal .stores_infomation .stores dl {
display: flex;
flex-direction: column;
justify-content: space-between;
height: 100%;
flex: 1 1 14%;
box-sizing: border-box;
}
.footer_renewal .stores_infomation .stores dl dt h3 {
margin: 15px 0 5px;
font-size: 16px;
font-weight: 600;
}
.footer_renewal .stores_infomation .stores dl dt p {
font-size: 14px;
font-weight: 400;
}
.footer_renewal .stores_infomation .stores dl dd {
width: 100%;
}
.footer_renewal .stores_infomation .stores .buttan_02 {
width: 100%;
font-size: 13px;
white-space: nowrap;
}
.footer_renewal .link { }
.footer_renewal .link .link_in {
margin-top: 15px !important;
}
.footer_renewal .link .link_slider {
padding: 0;
margin: 0;
}
.footer_renewal .link .link_slider .link_img {
display: flex;
align-items: center;
justify-content: center;
height: 80px;
padding: 10px;
box-sizing: border-box;
}
.footer_renewal .link .link_slider .link_img img {
max-width: 100%;
max-height: 100%;
min-width: 220px;
min-height: 60px;
object-fit: cover;
display: block;
border: 1px solid #ccc;
}
.footer_renewal .link .slick-track {
margin-top: 0 !important;
}
.footer_renewal .link .slick-list {
margin-top: 15px !important;
}
.footer_renewal .link .slide-arrow {
background-color: #fff;
bottom: 0;
height: 0;
margin: auto;
position: absolute;
top: 0;
width: 0;
}
.footer_renewal .link .prev-arrow {
border-bottom: 10px solid #fff;
border-left: 0;
border-right: 10px solid #999;
border-top: 10px solid #fff;
left: -25px;
}
.footer_renewal .link .next-arrow {
border-bottom: 10px solid #fff;
border-left: 10px solid #999;
border-right: 0;
border-top: 10px solid #fff;
right: -25px;
}
.footer_renewal .link button {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
padding: 0;
}
.footer_renewal .footer_address {
background: #EEEEEE;
padding: 30px 0 20px;
margin: 15px 0 0;
}
.footer_renewal .footer_address .footer_flex {
align-items: center;
}
.footer_renewal .footer_address .footer_flex .sns a {
margin: 0 3px;
}
.footer_renewal .footer_address .gmap {
position: absolute;
top: -10px;
padding: 0 0 0 10px;
width: 150px;
}
.footer_renewal .footer_address .gmap a {
text-align: center;
font-size: 13px;
}
.footer_renewal .footer_address .gmap a:before {
background: url(//www.dible.jp/wp-content/themes/dible/images/renewal/footer_googlemap.png) no-repeat bottom 0 right 5px;
width: 35px;
height: 25px;
margin-left: -20px;
}
.footer_renewal .footer_address .gmap a:hover {
background: #eee;
text-decoration: none;
color: #333;
}
.footer_renewal .footer_address address p {
position: relative;
line-height: 1.3;
margin: 10px 0;
font-size: 14px;
}
.footer_renewal small {
background: #414141;
color: #fff;
display: block;
text-align: center;
font-size: 10px;
font-weight: 300;
padding: 15px 0;
}
.buttan_ytb {
display: block;
text-align: center;
vertical-align: middle;
text-decoration: none !important;
width: 100%;
border: 1px solid #111;
background: #fff url(//www.dible.jp/wp-content/themes/dible/images/renewal/footer_shop_youtube.jpg) no-repeat center center;
background-size: 80px;
height: 40px;
color: #fff !important;
transition: 0.5s;
margin: 5px 0 0;
}
.warranty_box {
position: relative;
}
.warranty_box p {
max-width: 1000px;
margin-bottom: 30px;
min-width: 600px;
} @media screen and (min-width: 1500px) {
.fv_main {
padding: 15% 0 14%;
}
}
@media screen and (max-width: 1500px) {
.fv_main img {
width: 24%;
}
.fv_main .inner h2 {
font-size: 15px;
}
.top_renewal.fix-menu ul li {
margin-left: 2vw;
}
.about_diblecars .shop_list dl dt h3 {
font-size: 16px;
}
.about_diblecars .shop_list dl dt span {
display: block;
line-height: 1;
}
.about_diblecars .shop_list dl dd h4 {
font-size: 0.9vw;
}
.banner_area .banner_content {
padding: 0;
}
.banner_area .banner_content .banner04 p br {
display: none;
}
.link_slider .link_img img {
min-width: 100% !important;
min-height: 100% !important;
}
.footer_renewal .stores_infomation .stores dl {
flex: 0 0 32%;
}
}
@media screen and (max-width: 1200px) {
header.top_renewal .logo_box p, header.top_renewal .no_area .tel p span, header.top_renewal .contact_btn {
font-size: 14px;
}
header.top_renewal .information li {
font-size: 14px;
margin-left: 2vw;
}
header.top_renewal .no_area .tel dl {
font-size: 18px;
}
header.top_renewal .no_area .tel dd img {
width: 25px;
}
.top_renewal.fix-menu .logo_box p {
font-size: 13px;
}
.top_renewal.fix-menu .logo_box h1 img {
min-width: 150px;
}
.top_renewal.fix-menu ul li {
margin-left: 1vw;
}
.about_diblecars .shop_list dl {
width: calc(100% / 2 - 20px) !important;
}
.about_diblecars .shop_list dl dd h4 {
font-size: 1.3vw;
}
.bg-layered {
background-position: top center, top 100px right 100px, bottom 30px left 50px;
background-repeat: repeat, no-repeat, no-repeat;
background-size: contain, 100px 100px, 130px 130px;
}
.rotating-img2 {
bottom: 0;
}
.rotating-img3 {
left: 35%;
}
.news_renewal .info_box dl {
flex-basis: 100%;
}
.news_renewal .info_box dl dd {
max-width: 40%;
}
.news_renewal .info_box dl dt {
justify-content: flex-start;
display: flex;
flex-wrap: wrap;
align-items: center;
max-width: 60%;
}
.information_renewal .top_news .information_list dt {
max-width: 100%;
}
.banner_area .banner_content div p {
font-size: 12px;
}
.footer_renewal .stores_infomation .stores {
justify-content: flex-start;
}
.footer_renewal .stores_infomation .stores dl {
flex: 0 0 32%;
}
}
@media screen and (max-width: 1000px) {
header.top_renewal {
display: none;
}
.fv_main img {
right: 20px;
}
.fv_main .inner h2 {
font-size: 13px;
}
.about_diblecars .chara {
position: relative;
width: 100%;
background-image: url(//www.dible.jp/wp-content/themes/dible/images/renewal/sp_second_main.png);
background-size: 220px;
background-position: center bottom;
text-align: center;
padding: 80px 0 180px;
bottom: -3px;
}
.movie .youtube_banner li:nth-child(1) span, .movie .youtube_banner li:nth-child(5) span {
width: 23%;
}
.movie .youtube_banner li:nth-child(2) span, .movie .youtube_banner li:nth-child(3) span, .movie .youtube_banner li:nth-child(4) span {
width: 17%;
}
.movie .youtube_banner li:nth-child(6) span {
width: 33%;
}
.information_renewal .top_news {
display: flex;
flex-wrap: nowrap;
gap: 10px;
width: 100%;
padding-bottom: 10px;
justify-content: flex-start;
align-items: baseline;
overflow: auto hidden;
-webkit-overflow-scrolling: touch;
}
.information_renewal .top_news .information_list {
flex: 0 0 40%;
max-width: 40%;
min-width: 250px;
}
.banner_area .banner_content div {
width: calc((100% - 80px) / 2);
}
.banner_area .banner_content div p {
font-size: 14px;
}
.footer_renewal .stores_infomation .stores dl img {
width: revert-layer !important;
}
.footer_renewal .link .prev-arrow {
left: -5px;
border-bottom: 8px solid #fff;
border-right: 8px solid #999;
border-top: 8px solid #fff;
}
.footer_renewal .link .next-arrow {
right: -5px;
border-bottom: 8px solid #fff;
border-left: 8px solid #999;
border-top: 8px solid #fff;
}
.footer_renewal .footer_address .footer_flex {
display: block;
}
.footer_renewal .footer_address .footer_flex address img {
max-width: 150px;
}
.footer_renewal .footer_address .footer_flex .sns a img {
max-width: 30px;
}
}
@media screen and (max-width: 900px) {
.footer_renewal .button_right {
display: none;
}
.footer_renewal .footer_main .footer_flex li {
font-size: 14px !important;
}
}
@media screen and (max-width: 768px) {
.pc {
display: none;
}
.sp {
display: block;
}
.warranty_box {
overflow-x: scroll;
}
.renewalTop .pc {
display: none !important;
}
.renewalTop .sp {
display: block !important;
}
.renewalTop .inner {
padding: 0 15px !important;
}
.fv_main_sp .inner p {
padding: 10px 10px 10px 20px;
width: 100%;
font-size: 5vw;
}
.fv_main_sp img {
width: 40%;
}
.fv_main_sp .inner ul li {
font-size: 15px;
padding: 5px 10px;
}
.top_news {
justify-content: space-between;
align-items: center;
width: 100%;
}
.pickup_newsArea .inner {
padding: 15px 15px !important;
}
.pickup_newsArea .inner h2 {
flex-basis: 100%;
margin-bottom: 10px;
font-size: 23px;
}
.pick_1 li {
justify-content: flex-start;
flex-basis: 100%;
}
.pick_1 .new {
margin-right: 5px;
}
.pick_1 b {
padding-top: 5px;
}
.buttan a {
padding: 20px 0;
font-size: 14px;
width: 125px;
}
.btn-triangle a::after {
right: 10px;
}
.bg-layered {
background-image: url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_bg_sp.png), url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle_blue.png), url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle_white.png);
background-position: top center, top 235px right -15px, bottom 30px left 50px;
background-repeat: repeat, no-repeat, no-repeat;
background-size: contain, 100px 100px, 130px 130px;
}
.about_diblecars .shop_list dl {
width: calc(100% / 1 - 20px) !important;
height: 270px;
}
.about_diblecars .shop_list dl dd h4 {
font-size: 15px;
}
.about_diblecars .chara p {
text-align: left;
padding: 0 15px 15px;
}
.rotating-img1 {
top: -1%;
width: 170px;
height: 170px;
}
.rotating-img2 {
top: 13%;
left: 0%;
width: 90px;
height: 90px;
}
.rotating-img3 {
left: 45%;
width: 170px;
height: 170px;
}
.news_renewal .info_box dl {
padding: 10px;
}
.news_renewal .info_box dl dt {
padding: 0 0 0 15px;
max-width: 55%;
}
.news_renewal .info_box dl dd {
max-width: 45%;
}
.buttan_02 {
width: 100px;
}
.renewalTop .top_stock_cars_outer {
margin: 50px 0 0;
}
.youtube-wrapper iframe {
width: 100%;
height: auto !important;
aspect-ratio: 1.7777777778 !important;
}
.movie.bg-layered {
position: relative;
width: 100%;
height: 100%;
background-image: url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_bg_sp.png), url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle_blue.png), url(//www.dible.jp/wp-content/themes/dible/images/renewal/second_circle_blue.png);
background-size: contain, 0 0, 50px 50px;
background-position: top center, top 110px left 350px, bottom 400px left -20px;
background-repeat: repeat, no-repeat, no-repeat;
}
.movie .youtube_banner li {
flex-basis: 45%;
}
.movie .rotating-img1 {
display: none;
}
.movie .rotating-img2 {
top: 38%;
left: 53%;
width: 230px;
height: 230px;
}
.movie .rotating-img3 {
right: 17%;
left: auto;
bottom: 0;
width: 150px;
height: 150px;
}
.information_renewal .top_news .information_list {
flex: 0 0 80%;
max-width: 80%;
min-width: 250px;
}
.banner_area .banner_content div {
width: calc((100% - 80px) / 1);
max-width: 400px;
}
.footer_renewal .button_left {
flex-basis: 100%;
}
.footer_renewal .button_left p a {
justify-content: center;
}
.footer_renewal .footer_main .car_life, .footer_renewal .footer_main .company {
flex-basis: 100%;
}
.footer_renewal .footer_main .car_life .footer_flex, .footer_renewal .footer_main .company .footer_flex {
padding: 10px 5px;
}
.footer_renewal .footer_main .car_life .footer_flex li, .footer_renewal .footer_main .company .footer_flex li {
position: relative;
padding: 0;
margin: 0;
text-indent: 0;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
height: 55px;
}
.footer_renewal .footer_main .car_life .footer_flex li:nth-child(even), .footer_renewal .footer_main .company .footer_flex li:nth-child(even) {
border-right: 0px !important;
}
.footer_renewal .footer_main .car_life .footer_flex li:before, .footer_renewal .footer_main .company .footer_flex li:before {
right: 0;
position: absolute;
top: 24px;
}
.footer_renewal .footer_main .car_life .footer_flex li a, .footer_renewal .footer_main .company .footer_flex li a {
padding: 0 2em 0 15px;
width: 100%;
height: 100%;
display: block flex;
justify-content: flex-start;
align-items: center;
font-size: 15px;
}
.footer_renewal .footer_main h2::after {
font-size: 10px;
}
.footer_renewal .stores_infomation .stores dl {
flex: 0 0 47%;
margin: 0 0 10px;
}
.footer_renewal .stores_infomation .stores .buttan_02 {
white-space: break-spaces;
font-size: 10px;
height: 33px;
}
.footer_renewal .stores_infomation .stores .buttan_02 span {
display: none;
}
.footer_renewal .stores_infomation .stores dl dt h3 {
font-size: 14px;
margin: 10px 0 5px;
}
.footer_renewal .stores_infomation .stores dl dt p {
font-size: 11px;
}
.buttan_ytb {
background-size: 25%;
height: 33px;
}
.footer_renewal .stores_infomation .stores .buttan_02 {
margin: 10px 0 0;
}
.footer_renewal .stores_infomation {
padding-bottom: 0;
}
.footer_renewal .footer_address .footer_flex address img {
max-width: 100px;
}
.footer_renewal .footer_address .footer_flex address {
text-align: center;
}
.footer_renewal .footer_address address p {
font-size: 12px;
}
.footer_renewal .footer_address .gmap {
position: relative;
top: 0;
padding: 0 0 0 10px;
width: 150px;
display: block;
}
.footer_renewal .footer_address .sns {
text-align: center;
}
}
@media screen and (max-width: 550px) {
.fv_main_sp {
max-height: 720px;
}
.fv_main_sp img {
width: 180px !important;
}
.fv_main_sp .inner p {
font-size: 7vw;
}
.about_diblecars .shop_list dl dd h4 {
font-size: 2.8vw;
}
.movie .youtube_banner {
padding: 50px 35px;
}
.movie .youtube_banner li {
flex-basis: 100%;
}
.movie .rotating-img2 {
width: 180px;
height: 180px;
}
.banner_area .banner_content div {
width: calc((100% - 20px) / 1);
max-width: 100%;
}
.banner_area .banner_content .banner02 span {
width: 90px;
}
.banner_area .banner_content div p {
font-size: 13px;
}
.buttan_ytb {
background-size: 40%;
height: 33px;
}
}
@media screen and (max-width: 450px) {
.fv_main_sp .inner p {
font-size: 6vw;
}
}
@media screen and (max-width: 320px) {
.fv_main_sp img {
width: 42% !important;
}
.rotating-img2 {
display: none;
}
}
.ShopNew_Main .swiper-button-next:after, .ShopNew_Main .swiper-button-prev:after {
border-color: transparent !important;
}
.ShopNew_Main .sns {
max-width: 1300px;
margin: 120px auto 100px;
}
.top_company {
background: #343434;
}
.top_company .company_profile {
display: flex;
justify-content: center;
align-items: center;
gap: 50px;
padding: 50px !important;
}
.top_company .company_profile .profile_box {
max-width: 500px;
text-align: left;
}
.top_company .company_profile .profile_box h2, .top_company .company_profile .profile_box p {
color: #fff !important;
}
.top_company .company_profile .profile_box .content_top_txt span {
color: #fff !important;
font-weight: 400;
}
.top_company .company_profile .profile_box p {
margin-top: 30px;
}
@media screen and (max-width: 1000px) {
.company_profile {
flex-flow: column-reverse;
}
.company_profile .profile_box {
max-width: 650px !important;
}
}
@media screen and (max-width: 768px) {
.top_company .company_profile {
gap: 30px !important;
padding: 50px 20px 0 !important;
}
.top_company .company_profile iframe {
max-width: 100%;
margin: -3em auto;
}
} .gtr-banner {
position: relative;
display: block;
width: 100%;
container-type: inline-size;
text-decoration: none;
color: #15151a;
overflow: hidden;
font-family: "Noto Sans JP", sans-serif;
background: #ffffff;
border-top: 3px solid #d6000f;
}
.gtr-banner:hover {
text-decoration: none !important;
}
.gtr-banner a {
text-decoration: none !important;
}
.gtr-banner * {
box-sizing: border-box;
}
.gtr-row {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: stretch;
}
.gtr-photo {
position: relative;
transition: filter 0.5s ease-in-out;
flex: 1.15 1 330px;
min-height: clamp(200px, 30cqw, 320px);
background-image: url(//www.dible.jp/wp-content/themes/dible/images/lp/hero_bg.png);
background-size: cover;
background-position: 46% 45%;
text-decoration: none;
}
.gtr-photo:hover {
filter: brightness(0.85);
}
.gtr-photo:hover .gtr-photo-overlay {
background: linear-gradient(75deg, rgba(8, 8, 12, 0.6) 0%, rgba(8, 8, 12, 0.25) 42%, rgba(255, 255, 255, 0.15) 62%, rgba(255, 255, 255, 0.2) 100%);
}
.gtr-photo-link {
position: absolute;
inset: 0;
z-index: 10;
}
.gtr-photo-overlay {
position: absolute;
inset: 0;
background: linear-gradient(75deg, rgba(8, 8, 12, 0.42) 0%, rgba(8, 8, 12, 0.05) 42%, rgba(255, 255, 255, 0) 62%, #ffffff 100%);
transition: background 0.3s ease;
}
.gtr-text {
flex: 1 1 340px;
position: relative;
display: flex;
flex-direction: column;
justify-content: center;
gap: clamp(8px, 1.4cqw, 15px);
padding: clamp(22px, 3.6cqw, 46px) clamp(24px, 4cqw, 52px) clamp(22px, 3.6cqw, 46px) clamp(22px, 3.2cqw, 40px);
background: #fff;
}
@media screen and (max-width: 670px) {
.gtr-text {
padding: 26px 24px 28px;
gap: 11px;
}
}
.gtr-watermark {
position: absolute;
right: clamp(-6px, 1cqw, 18px);
bottom: clamp(-10px, -0.6cqw, -4px);
font-family: "Impact", sans-serif !important;
font-style: italic;
font-weight: 400;
font-size: clamp(58px, 13cqw, 120px);
line-height: 0.8;
color: rgba(214, 0, 15, 0.06);
letter-spacing: -0.02em;
pointer-events: none;
}
@media screen and (max-width: 670px) {
.gtr-watermark {
font-size: clamp(70px, 22vw, 120px);
}
}
.gtr-kicker {
position: relative;
font-family: "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
font-weight: 600;
font-size: clamp(10px, 1.5cqw, 13px);
letter-spacing: 0.22em;
color: #a8a8b0;
}
@media screen and (max-width: 670px) {
.gtr-kicker {
font-size: clamp(12px, 3.4vw, 15px);
}
}
.gtr-title {
position: relative;
margin: 0;
font-weight: 900;
line-height: 1;
letter-spacing: 0.01em;
}
.gtr-title .sub {
display: block;
font-size: clamp(13px, 2.3cqw, 21px);
color: #15151a;
letter-spacing: 0.02em;
}
@media screen and (max-width: 670px) {
.gtr-title .sub {
font-size: clamp(17px, 4.6vw, 22px);
}
}
.gtr-title .main {
display: block;
font-size: clamp(34px, 8.2cqw, 72px);
color: #d6000f;
margin-top: 0.08em;
}
@media screen and (max-width: 670px) {
.gtr-title .main {
font-size: clamp(42px, 12vw, 60px);
}
}
.gtr-lead {
position: relative;
margin: 0;
font-weight: 500;
color: #5a5a62;
font-size: clamp(12px, 2cqw, 19px);
letter-spacing: 0.04em;
}
.gtr-lead b {
color: #15151a;
font-weight: 700;
}
@media screen and (max-width: 670px) {
.gtr-lead {
font-size: clamp(15px, 4vw, 19px);
}
}
.gtr-cta-row {
position: relative;
display: flex;
flex-wrap: wrap;
align-items: center;
gap: clamp(12px, 2cqw, 20px);
margin-top: clamp(4px, 0.8cqw, 8px);
}
.gtr-btn {
display: inline-flex;
align-items: center;
gap: 0.5em;
font-weight: 700;
color: #fff;
height: 65px;
background: #15151a;
padding: clamp(11px, 1.7cqw, 17px) clamp(20px, 3cqw, 32px);
border-radius: 2px;
font-size: clamp(13px, 2.1cqw, 19px);
letter-spacing: 0.04em;
box-shadow: 0 8px 22px rgba(0, 0, 0, 0.22);
transition: background-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}
.gtr-btn .arrow {
font-family: "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
font-size: 1.15em;
margin-top: 0;
}
.gtr-btn:hover {
background: #2a2a30;
box-shadow: 0 12px 28px rgba(0, 0, 0, 0.3);
transform: translateY(-2px);
color: white;
}
.gtr-btn:visited {
color: white;
}
.gtr-btn:active {
transform: translateY(0);
}
@media screen and (max-width: 670px) {
.gtr-btn {
height: auto;
font-size: clamp(16px, 4.3vw, 20px);
padding: 14px 26px;
}
}
.gtr-tel {
display: inline-flex;
align-items: center;
gap: 0.5em;
border: 1.5px solid #d6000f;
color: #d6000f;
padding: clamp(9px, 1.5cqw, 15px) clamp(15px, 2.2cqw, 24px);
border-radius: 2px;
font-family: "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
font-weight: 600;
font-size: clamp(14px, 2.2cqw, 21px);
letter-spacing: 0.03em;
transition: background-color 0.2s ease, color 0.2s ease, transform 0.2s ease;
}
.gtr-tel:hover {
background: #d6000f;
color: #fff;
transform: translateY(-2px);
}
.gtr-tel:active {
transform: translateY(0);
}
@media screen and (max-width: 670px) {
.gtr-tel {
font-size: clamp(17px, 4.5vw, 21px);
padding: 12px 22px;
}
} * {
margin: 0px;
padding: 0px;
}
img {
border: none;
}
html {
overflow-x: hidden;
}
body {
font-family: "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
overflow-x: hidden;
color: #333333;
font-size: 14px;
margin: 0 auto;
line-height: 1.5; }
#wrapper {
text-align: left;
width: 1000px;
margin: 0 auto;
clear: both;
}
ul, li {
list-style: none;
}
table {
line-height: 180%;
}
p {
color: #555;
font-size: 14px;
line-height: 1.6;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
img {
vertical-align: bottom;
}
h2 {
margin: 0;
padding: 0;
}
#pan {
font-size: 11px;
padding: 2px;
}
#pan a {
font-size: 11px;
}
h3 {
padding: 0;
font-size: 16px;
}
.top_price a {
color: #fff;
background-color: #a50000;
padding: 5px;
font-weight: bold;
text-decoration: none;
display: block;
line-height: 100%;
}
h4 {
font-size: 14px;
}
.padding_5 {
padding: 5px;
}
.margin_bottom_5 {
margin-bottom: 5px;
}
.header_list {
float: right;
position: relative;
top: 4px;
}
.header_input {
border: solid 1px #ccc;
padding: 3px;
width: 200px;
}
.number_chart {
background-color: #eee;
clear: both;
padding: 3px;
margin-bottom: 10px;
text-align: right;
}
.reds {
color: #a50000;
}
.footer_table {
width: 100%;
margin-bottom: 10px;
border-top: 1px solid #ccc !important;
border-left: 1px solid #ccc !important;
border-collapse: separate !important;
}
.footer_table th {
background-color: #eee;
text-align: right;
width: 160px;
}
.footer_table th, .footer_table td {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 5px;
}
.footer_menu {
clear: both;
}
.footer_menu li {
float: left;
margin-left: 10px;
list-style: none;
}   #header_menu {
width: 400px;
float: right;
}
#totalmenu {
width: 100%;
float: left;
margin-top: 15px;
}
#header_menu ul {
margin-right: 5px;
}
#header_menu li {
list-style: none;
float: right;
margin-left: 15px;
}
#main_menu {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/template_m_styleauto/header_back.gif);
width: 950px;
height: 49px;
clear: both;
background-repeat: no-repeat;
}
#main_menu ul {
width: 950px;
float: left;
padding-left: 25px;
}
#main_menu li {
list-style-position: inside;
list-style: none;
float: left;
width: 100px;
} #main {
clear: both;
background-color: #fff;
margin-top: 10px;
font-family: "Noto Sans JP", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif !important;
}
#content {
padding: 5px 0 20px;
float: left;
width: 100%;
} #left {
float: left;
width: 235px;
margin-top: 5px;
}
.left_contents {
margin: 10px 0;
width: 220px;
float: left;
}
.link_in a img:hover {
filter: alpha(opacity=70) !important;
-moz-opacity: 0.7 !important;
opacity: 0.7 !important;
} .car_list {
float: left;
width: 235px;
}
.car_list li {
list-style-position: inside;
list-style-type: square;
} .company_top_message {
width: 220px;
margin-top: 10px;
}
.company_top_message p {
border-bottom: dotted 1px #ccc;
padding: 2px 0px;
}
.company_top_tel {
font-size: 150%;
font-weight: bold;
}
.company_box01 p {
line-height: 1.8em;
margin-bottom: 20px;
margin-top: 20px;
}
.box01_left {
float: left;
margin-right: 50px;
width: 170px;
}
.box01_right {
float: right;
width: 460px;
} .mobile_contents p {
float: left;
width: 155px;
}
.mobile_contents img {
float: right;
} .left_text_main_menu li {
list-style-position: inside;
} .link_top_img {
margin-bottom: 5px;
} #right {
float: right;
width: 705px;
_width: 690px;
}
.header_list {
float: right;
} .right_contents {
margin-bottom: 20px;
}
.tem_1701_stock {
background-color: #2a2a2a;
color: #fff;
width: 167px;
margin-top: 10px;
}
.tem_1701_stock tr {
padding: 10px;
}
.tem_1701_stock a {
color: #fff;
line-height: 1.5;
} .custom_leather_top_img {
margin-top: 0px;
margin-bottom: 15px;
} #leftside {
float: left;
width: 680px;
margin-top: 15px;
}
#rightside {
float: right;
width: 220px;
margin-top: 15px;
}
.right_menu li {
margin-bottom: 10px;
}
#main_side {
float: left;
width: 720px;
margin-top: 10px;
margin-right: 10px;
}
#main_side h3 p {
text-align: right;
margin-top: -20px;
padding-right: 10px;
font-size: 11px;
}
#main_side h3 p a {
color: #afafaf;
font-size: 11px;
}
#side_menu {
float: left;
width: 225px;
margin-top: 10px;
margin-right: 7px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
#side_menu:not(:target) {
float: left;
width: 230px;
margin-top: 10px;
margin-right: 7px;
}
} #car_search {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/template_m_styleauto/slash_sora.gif);
padding: 5px;
border: solid 1px #cef2ff;
}
#car_search select {
border: solid 1px #ccc;
padding: 5px;
margin-right: 10px;
}
#car_search input {
border: solid 1px #ccc;
padding: 5px;
}
#car_search .submit {
background-color: #555;
color: #fff;
border: none;
padding: 7px;
width: 200px;
}
.car_searchArea {
width: 100%;
}
.car_searchArea table {
width: 100%;
background-color: #e6ebf4;
margin-bottom: 10px;
}
.car_search_btn {
padding: 10px;
text-align: center;
}
.car_search_btn img {
margin: auto;
}
.car_option {
padding: 0 10px;
}     .stock_car_top {
_margin-left: 5px;
}
.stock_car_img a, .stock_car_img a:link, .stock_car_img a:visited {
border: solid 4px #ccc;
display: block;
width: 160px;
}
.stock_car_img a:hover {
border: solid 4px #76aaff;
display: block;
width: 160px;
}
.top_ranking_price {
font-weight: bold;
font-size: 120%;
}
.top_ranking_price a {
color: #0880db;
}     .parts_list li {
border-bottom: dotted 1px #ccc;
line-height: 200%;
}
.parts_list li, .parts_list a:link, .parts_list a:visited {
text-decoration: none;
list-style-position: inside;
list-style: none;
color: #000;
display: block;
}
.parts_list a:link, .parts_list a:visited {
background-color: #fef1f1;
}
.parts_list a:hover {
background-color: #ffd6d6;
}
.parts_category {
background-color: #fff;
} #parts_search {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/template_m_styleauto/slash_pink.gif);
padding: 5px;
border: solid 1px #ffd6d6;
}
#parts_search select {
border: solid 1px #ccc;
padding: 5px;
margin-right: 10px;
}
#parts_search input {
border: solid 1px #ccc;
padding: 5px;
}
#parts_search .submit {
background-color: #555;
color: #fff;
border: none;
padding: 7px;
width: 200px;
}
.parts_searchArea {
width: 100%;
}
.parts_searchArea table {
background-color: #e6ebf4;
}
.parts_listArea {
width: 100%;
} .stock_parts_img a, .stock_parts_img a:link, .stock_parts_img a:visited {
border: solid 4px #ccc;
display: block;
width: 160px;
}
.stock_parts_img a:hover {
border: solid 4px #294d97;
display: block;
width: 160px;
} .top_parts_ranking {
background-color: #fef1f1;
padding: 2px 5px;
}     .top_message {
font-size: 15px;
font-weight: bold;
line-height: 140%;
color: #1c1f27;
margin: 3px 0px;
} #news_top table td {
border-bottom: dotted 1px #ccc;
padding: 2px 0px;
}
#news_top table {
width: 100%;
} .topicsBox {
padding: 0 9px;
width: 710px;
margin: 10px 0 20px;
border: 1px solid #ccc;
overflow: hidden;
}
.topicsBox .newicon {
margin: 3px 0 0 5px;
position: absolute;
}
.topicsBox dl {
border-bottom: 1px dotted #ccc;
float: left;
padding: 5px 0;
margin-bottom: 5px;
}
.topicsBox dt {
width: 550px;
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/top_news_bg.jpg) no-repeat right 100%;
float: left;
margin-left: 15px;
padding-top: 25px;
font-size: 14px;
}
.topicsBox dt a {
color: #333;
}
.topicsBox dt a:hover {
text-decoration: underline;
}
.topicsBox dt span {
font-size: 12px;
font-family: "Century Gothic";
color: red;
}
.topicsBox dd {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/noimage2.jpg) no-repeat;
position: relative;
margin-bottom: 5px;
width: 120px;
height: 90px;
float: left;
}
.topicsBox p {
text-align: right;
margin-top: 5px;
}  .informationBox {
padding: 0 9px;
width: 710px;
margin: 10px 0 20px;
border: 1px solid #ccc;
overflow: hidden;
}
.informationBox .newicon {
margin: 3px 0 0 5px;
position: absolute;
}
.informationBox dl {
border-bottom: 1px dotted #ccc;
float: left;
margin-bottom: 0;
display: flex;
width: 100%;
padding: 5px 0;
}
@media screen and (max-width: 1000px) {
.informationBox {
width: 100%;
}
.informationBox dl {
display: block;
}
.informationBox dt {
width: 55% !important;
background: none !important;
}
}
.informationBox dt {
width: 555px;
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/top_news_bg.jpg) no-repeat right center;
float: left;
margin-left: 15px;
padding: 25px 0;
font-size: 14px;
display: flex;
justify-content: flex-start;
flex-wrap: wrap;
}
.informationBox .news_title {
flex-basis: 100%;
}
.informationBox dt a {
color: #333;
}
.informationBox dt a:hover {
text-decoration: underline;
}
.new {
font-size: 10px !important;
font-family: "Century Gothic" !important;
color: white !important;
background: darkorange;
padding: 1px 5px;
}
.informationBox dd {
width: 120px;
float: left;
}
.informationBox .news_cat a {
color: #fff;
}
.informationBox p {
text-align: right;
margin-top: 5px;
}
.top_news dt b, #staff_top dt b {
color: red;
}  #staff_top {
padding: 5px 9px;
width: 710px;
margin: 10px 0 30px;
border: 1px solid #ccc;
overflow: hidden;
}
#staff_top .newicon {
margin: 3px 0 0 5px;
position: absolute;
}
#staff_top dl {
border-bottom: 1px dotted #ccc;
float: left;
margin: 0;
padding: 10px 0;
}
#staff_top dt {
width: 610px;
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/top_news_bg.jpg) no-repeat right 50%;
background-size: 25px;
float: left;
margin-left: 75px;
padding: 5px 0;
font-size: 14px;
}
#staff_top dt a {
color: #333;
}
#staff_top dt a:hover {
text-decoration: underline;
}
#staff_top dt span {
font-size: 12px;
font-family: "Century Gothic";
color: red;
}
#staff_top dd {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/noimage.jpg) no-repeat;
position: absolute;
margin-bottom: 5px;
width: 65px;
height: 49px;
float: left;
overflow: hidden;
}
#staff_top p {
clear: both;
text-align: right;
margin-top: 5px;
} .top_ranking {
background-color: #ccc;
padding: 2px 5px;
} .media_top_border {
border: solid 1px #ccc;
padding: 5px;
}
.media_top_img {
padding-top: 5px;
} #footer {
clear: both;
}
.footer_top {
background-color: #90322d;
padding: 15px 0;
width: 100%;
float: left;
color: #fff;
}
.shopArea {
width: 960px;
margin: auto;
}
.shopArea h3 {
border-bottom: 3px solid #294D97;
padding: 5px 0 5px 8px;
}
.shopArea h5 {
font-size: 14px;
border-bottom: 1px dotted #ccc;
margin: 0 0 10px;
}
.shopBox {
background-color: #fff;
padding: 15px 15px 0;
float: left;
}
.shop_content {
float: left;
background-color: #fff; width: 100%;
}
.info_left {
float: left;
width: 150px;
margin-top: 10px;
}
.info_left p {
line-height: 1.6;
}
.info_center {
float: left;
width: 500px;
margin-top: 10px;
}
.info_right {
float: right;
width: 160px;
}
.info_right img {
margin-bottom: 7px;
}
.info_bottom {
clear: both;
padding-top: 7px;
}
.shop_right {
float: right;
padding: 10px; width: 295px;
background-color: #fff;
}
.snsArea {
padding: 10px 0 0;
clear: both;
}
.snsArea li {
float: left;
}
.snsArea li.right-style01 {
float: right;
}
.facebookArea {
width: 960px;
margin: auto;
background-color: #fff;
clear: both;
}
.footer_bottom {
background: #6c120d;
clear: both;
color: #fff;
height: 70px;
}
.keywordArea {
background-color: #fff;
color: #666;
padding: 20px;
width: 920px;
margin: 20px auto;
font-size: 11px;
}
.page_top {
padding-bottom: 10px;
background-color: #fff;
}
.page_top a, .page_top a:link, .page_top a:visited {
text-decoration: none;
font-size: 100%;
color: #fff;
background-color: #555;
padding: 5px;
}
.page_top a:hover {
text-decoration: none;
font-size: 100%;
color: #555;
border: solid 1px #ccc;
background-color: #fff;
padding: 5px;
}
.footer_area {
width: 1000px;
margin: auto;
overflow: hidden;
padding-bottom: 40px;
}
.foot_top_line {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/footer/foot_line.gif) repeat-x;
width: 1000px;
margin-top: 10px;
padding-top: 20px;
overflow: hidden;
}
.foot_top_line p {
float: left;
font-size: 13px;
margin-right: 30px;
}
.foot_top_line p a {
color: #fff;
}
.foot_top_line .foot_ic01 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/footer/foot_icon01.gif) no-repeat left center;
padding-left: 25px;
}
.foot_top_line .foot_ic02 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/footer/foot_icon02.gif) no-repeat left center;
padding-left: 25px;
}
.foot_top_line .foot_ic03 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/footer/foot_icon03.gif) no-repeat left center;
padding-left: 25px;
}
.foot_top_line .foot_ic04 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/footer/foot_icon04.gif) no-repeat left center;
padding-left: 25px;
}
.foot_top_line2 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/footer/foot_line2.gif) repeat-x;
width: 1000px;
margin-top: 10px;
padding-top: 20px;
overflow: hidden;
}
.foot_top_line2 .foot_ic01_02 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/footer/foot_icon01_02.gif) no-repeat left center;
padding-left: 25px;
}
.foot_top_line2 .foot_ic02_02 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/footer/foot_icon02_02.gif) no-repeat left center;
padding-left: 25px;
}
.foot_top_line2 .foot_ic04_02 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/footer/foot_icon04_02.gif) no-repeat left center;
padding-left: 25px;
}
.foot_top_line2 p {
float: left;
font-size: 13px;
margin-right: 30px;
}
.foot_top_line2 p a {
color: #fff;
}
.foot_mn_l {
float: left;
overflow: hidden;
margin: 20px 0 0 10px;
}
.foot_mn_l h6 {
font-size: 15px;
font-weight: bold;
}
.foot_mn_r a img:hover {
filter: alpha(opacity=70) !important;
-moz-opacity: 0.7 !important;
opacity: 0.7 !important;
}
.foot_mn_r {
float: right;
overflow: hidden;
margin: 20px 10px 0 0;
}
.foot_mn_l ul {
width: 250px;
float: left;
line-height: 1.8;
overflow: hidden;
}
.foot_mn_l li {
padding-left: 10px;
}
.foot_mn_l li a {
color: #fff;
font-size: 12px;
}
.foot_mn_r ol {
float: right;
}
.foot_mn_r ol li {
float: left;
margin: 10px 0 0 10px;
}
.copyright {
clear: both;
color: #fff;
font-size: 10px;
text-align: center;
padding-top: 30px;
}  .select_topics {
border-bottom: dotted 1px #ccc;
padding-bottom: 5px;
}
.select_topics select {
border: solid 1px #ccc;
} .news_img {
float: right;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 5px;
}
.company_img {
margin-right: 5px;
margin-bottom: 5px;
}
.company_shop {
width: 365px;
float: left;
margin-right: 10px;
}
.shop_message {
width: 100%;
}
.company_message_title {
border-bottom: dotted 1px #ccc;
}
.shop_message td img {
margin-right: 5px;
margin-bottom: 5px;
}
.shop_message td {
padding: 10px;
background-color: #eeeeee;
width: 30%;
}
.shop_message td img {
text-align: center;
margin-bottom: 5px;
} .photo_list {
float: left;
width: 235px;
}
.photo_list li {
height: 40px;
width: 235px;
list-style: none;
}
.photo_list li, .photo_list a:link, .photo_list a:visited {
text-decoration: none;
color: #555;
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/template_m_styleauto/leftback3.gif);
height: 40px;
width: 235px;
display: block;
}
.photo_list a:hover {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/template_m_styleauto/leftback_a.gif);
height: 40px;
width: 235px;
color: #fff;
}
.photo_list2 {
float: left;
width: 235px;
}
.photo_list2 li {
height: 40px;
width: 235px;
list-style: none;
}
.photo_list2 li, .photo_list2 a:link, .photo_list2 a:visited {
text-decoration: none;
color: #555;
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/template_m_styleauto/leftback4.gif);
height: 40px;
width: 235px;
display: block;
}
.photo_list2 a:hover {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/template_m_styleauto/leftback_a2.gif);
height: 40px;
width: 235px;
color: #555;
}
.car_list_img {
padding-bottom: 5px;
padding-top: 5px;
} .customer_img {
float: left;
margin-right: 10px;
margin-bottom: 10px;
margin-top: 5px;
}
.sustomer_name {
font-weight: bold;
} .diary_img {
float: right;
margin-left: 10px;
margin-bottom: 10px;
margin-top: 5px;
}
.diary_p_com {
font-size: 12px;
} #link_top table td {
padding: 2px 0px;
}
#link_top table {
border-top: dotted 1px #ccc;
width: 100%;
margin-bottom: 15px;
}
.link_title {
width: 150px;
}
.stockArea ul {
width: 192px;
padding: 8px;
border-top: 5px solid #999;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
float: left;
margin-right: 8px;
margin-bottom: 15px !important;
}
.stockArea ul.right_style01 {
margin-right: 0;
}
.typeBox {
height: 40px;
}
.yearBox {
border-top: 1px dotted #ccc;
margin-top: 3px;
padding-top: 3px;
}
.mileageBox {
border-bottom: 1px dotted #ccc;
margin-bottom: 5px;
padding-bottom: 3px;
}
.priceBox {
height: 31px;
}
.priceLeft {
float: left;
}
.priceRight {
float: right;
padding-top: 6px;
}
.price_style {
font-size: 18px;
color: #db102a;
font-weight: bold;
}
.stock_detailArea {
background-color: #f9f9f9;
padding: 20px 0;
}
.stock_detailArea h4 { border-bottom: 3px solid #ccc;
border-left: 6px solid #294D97;
width: 784px;
height: 27px;
padding: 5px 0 0 10px;
margin: 15px auto 0;
clear: both;
font-size: 16px;
}
.stock_info {
width: 800px;
margin: auto;
padding-top: 20px;
clear: both;
}
.stock_info table {
margin-top: 20px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
empty-cells: show;
border-collapse: collapse;
}
.stock_info th {
background-color: #eee;
border: 1px solid #ccc;
width: 140px;
text-align: center;
padding: 5px 0;
}
.stock_info td {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
width: 16%;
text-align: center;
}
.stock_price {
width: 800px;
margin: 30px auto 0;
}
.stock_price dl {
border: 1px dotted #ccc;
width: 230px;
float: left;
margin-right: 10px;
height: 50px;
}
.stock_price dt {
background-color: #eee;
width: 80px;
float: left;
text-align: center;
padding: 17px 0;
}
.stock_price dd {
width: 150px;
float: left;
text-align: center;
padding: 17px 0;
}
.price_button {
float: right;
width: 300px;
}
.stock_comment {
width: 800px;
margin: auto;
padding-top: 20px;
}
.commentBox {
border: 1px solid #ccc;
padding: 15px;
margin: 10px auto 0;
}
.stock_button {
width: 650px;
margin: auto;
padding: 30px 0 30px;
}
.stock_button li {
float: left;
width: 300px;
margin-right: 10px;
}
.stock_button li img {
text-align: center;
}
.recommendArea {
float: left;
margin-top: 10px;
}
.stock_line {
border: 1px solid #ccc;
padding: 10px;
margin: 0px auto 30px;
overflow: hidden;
}
.recommendArea ul {
width: 122px;
padding: 6px;
border-top: 3px solid #999;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
float: left;
margin: 0 10px 10px 0;
background-color: #2a2a2a;
color: #fff;
}
.recommendArea ul.right_style01 {
margin-right: 0;
}
.recommendArea p {
text-align: right;
}
.typeBox3 {
height: 60px;
line-height: 1.2;
}
.priceBox2 {
border-top: 1px dotted #ccc;
padding-top: 5px;
margin-top: 3px;
}
.priceBox3 {
width: 88px;
height: 61px;
padding: 10px;
border: 1px solid #666;
text-align: center;
}
.priceBox3 dd {
margin-top: 4px;
} .customerArea {
float: left;
margin-bottom: 30px;
width: 720px;
}
.customerArea ul {
border: 1px solid #ccc;
width: 157px;
padding: 6px;
float: left;
margin: 0 8px 0 0;
}
.customerArea ul img {
text-align: center;
}
.customerArea p {
padding-top: 10px;
text-align: right;
clear: both;
}
.banner_mainArea {
clear: both;
margin-bottom: 20px;
}
.banner_mainArea p {
float: left;
margin-right: 15px;
} .stock_car_ichiran_top table {
border-collapse: collapse;
margin-bottom: 10px;
}
.stock_car_ichiran_top td {
border: 1px solid #ccc;
padding: 5px 10px;
}
.stock_car_ichiran_top h4 {
border-left: 5px solid #294d97;
border-bottom: 1px dotted #ccc;
padding: 3px 0 3px 10px;
margin: 0 0 10px;
clear: both;
}
.stockcar_carname {
background-color: #eee;
padding: 5px; }
.stockcar_carname2 {
background-color: #eee;
padding: 5px;
}
.red_car_price a, .red_car_price a:link, .red_car_price a:visited {
font-size: 15px;
font-weight: bold;
color: #e20000;
text-decoration: none;
}
.red_car_price a:hover {
font-size: 15px;
font-weight: bold;
color: #ff8400;
}
.stock_car_listBox {
width: 100%;
margin-bottom: 15px;
float: left;
} .stockcar_float {
float: left;
clear: both;
}
.stockcar_detail_mainimg {
float: left;
margin-bottom: 5px;
}
.stockcar_detail_subbt {
margin-bottom: 10px;
float: right;
}
.stockcar_detail_subimg_waku {
margin-top: 5px;
}
.stockcar_detail_subimg {
margin-right: 2px;
}
.stockcar_detail_carname {
font-size: 115%;
padding-bottom: 3px;
}
.stockcar_detail_under_bt {
margin: 10px 32px;
}
.stock_detail_table td {
border: none;
padding: 0px;
}
.car_info {
width: 100%;
}
.car_info th {
border: solid 1px #ccc;
padding: 5px;
background-color: #eee;
}
.stock_detail_table {
text-align: center;
}
.stockcar_photo {
float: left;
width: 100%;
}
.stockcar_photo .main_photo {
text-align: center;
}
.stockcar_photo table {
float: left;
width: 100%;
margin-top: 10px;
}
.stockcar_photo td {
border: solid 1px #ccc;
} #period td {
border: none;
padding: 0px 2px;
}
#kind td {
border: none;
padding: 0px 2px;
}
#birthday td {
border: none;
padding: 0px 2px;
}
.img_list_ph {
PADDING-BOTTOM: 3px;
PADDING-TOP: 3px;
BORDER-BOTTOM: #cccccc 1px dashed;
}
.list_tx {
FONT-SIZE: 10px;
COLOR: #333333;
LINE-HEIGHT: 15px;
}
.list_tx:link {
COLOR: #333333;
TEXT-DECORATION: none;
}
.list_tx:visited {
COLOR: #333333;
TEXT-DECORATION: none;
}
.list_tx:hover {
COLOR: #333333;
TEXT-DECORATION: underline;
}
.list_tx:active {
COLOR: #333333;
TEXT-DECORATION: underline;
}
.img_list_price {
font-family: Arial, Helvetica, sans-serif;
color: #CC0000;
FONT-WEIGHT: bold;
FONT-SIZE: 26px;
LINE-HEIGHT: 26px;
TEXT-ALIGN: right;
}
.img_list_price:link {
COLOR: #CC0000;
TEXT-DECORATION: none;
}
.img_list_price:visited {
COLOR: #333333;
TEXT-DECORATION: none;
}
.img_list_price:hover {
COLOR: #333333;
TEXT-DECORATION: underline;
}
.img_list_price:active {
COLOR: #333333;
TEXT-DECORATION: underline;
}
.img_list_manen {
FONT-SIZE: 11px;
COLOR: #333333;
LINE-HEIGHT: 12px;
TEXT-ALIGN: right;
} .mapArea {
margin-left: -15px;
}
.map_left { float: left;
}
.map_right { float: right;
}
#map {
margin: 10px 0 20px;
}
#map2 {
margin: 10px 0 20px;
} .header {
background-color: #030a20;
overflow: hidden;
padding: 5px 0;
}
#main_logo {
width: 1000px;
margin: auto;
display: block !important;
}
h1 {
width: 130px;
margin: 10px auto;
text-align: center;
}
.head_02 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/header/nav_bg.jpg);
background-repeat: repeat-x;
height: 90px;
overflow: hidden;
background-color: #b40202;
padding-bottom: 5px;
}
@media screen and (max-width: 1000px) {
.head_02 {
display: none;
}
header {
position: fixed;
width: 100%;
height: 50px;
top: 0;
left: 0;
background: #FFF;
border-bottom: 1px solid #000;
z-index: 100;
}
.spmenu_btn {
display: block;
position: absolute;
top: 14px;
right: 15px;
width: 30px;
height: 22px;
background: #000;
border-top: 10px solid #fff;
border-bottom: 10px solid #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.spmenu_btn:before {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #000;
top: -9px;
right: 0;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.spmenu_btn:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #000;
bottom: -9px;
right: 0;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.spmenu_btn.active {
background: #FFF;
}
.spmenu_btn.active:before {
-moz-transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
top: 0;
right: 0;
}
.spmenu_btn.active:after {
-moz-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
bottom: 0;
right: 0;
}
.spmenu {
display: none;
position: absolute;
top: 51px;
left: 0;
width: 100%;
background: #000;
}
nav {
display: block;
width: 100%;
margin: 0 auto;
}
nav li a {
display: block;
width: 100%;
color: #FFF;
padding: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
border-bottom: 1px solid #999;
}
}
.header_in {
width: 1000px;
margin: -10px auto;
overflow: hidden;
}
.sub_navi {
text-align: right;
margin: auto;
background-color: #fff;
width: 1000px;
}
.sub_navi li {
float: right;
margin-left: 20px;
line-height: 1.4;
color: #fff;
}
.sub_navi a {
font-size: 12px;
color: #fff;
}
.global_navi {
width: 100%;
clear: both;
margin-top: 12px;
}
.global_navi li {
float: left;
text-align: center;
margin-top: -2px;
height: 85px;
}
.global_navi li a:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha(opacity=70)";
}
.jq_footer {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/template_m_styleauto/bg_bar.jpg);
background-repeat: repeat-x;
height: 20px;
clear: both;
}
.wideslider {
width: 100%;
text-align: left;
position: relative;
overflow: hidden;
margin-top: 10px;
}
.wideslider ul, .wideslider ul li {
float: left;
display: inline;
overflow: hidden;
}
.wideslider ul li img {
width: 100%;
display: none;
border-bottom: 10px solid #065fa3;
border-left: 10px solid #065fa3;
border-right: 10px solid #065fa3;
}
.wideslider_base {
top: 0;
position: absolute;
}
.wideslider_wrap {
top: 0;
position: absolute;
overflow: hidden;
}
.slider_prev, .slider_next {
top: 0;
overflow: hidden;
position: absolute;
z-index: 100;
cursor: pointer;
}
.slider_prev {
background: #2c2f3b url(//www.dible.jp/wp-content/themes/dible/styles/images/template_17_01/header/prev.jpg) no-repeat right center;
}
.slider_next {
background: #2c2f3b url(//www.dible.jp/wp-content/themes/dible/styles/images/template_17_01/header/next.jpg) no-repeat left center;
}
.pagination {
bottom: 10px;
left: 0;
width: 100%;
height: 15px;
text-align: center;
position: absolute;
z-index: 200;
}
.pagination a {
margin: 0 5px;
width: 15px;
height: 15px;
display: inline-block;
overflow: hidden;
background: #333;
}
.pagination a.active {
filter: alpha(opacity=100) !important;
-moz-opacity: 1 !important;
opacity: 1 !important;
} .wideslider ul:after {
content: ".";
height: 0;
clear: both;
display: block;
visibility: hidden;
}
.wideslider ul {
display: inline-block;
overflow: hidden;
} .galleryArea {
float: left;
}
.gallery_list ul {
border: 1px solid #999;
padding: 6px;
width: 158px;
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.gallery_list ul.right_style01 {
margin-right: 0;
}
.gallery_list li {
line-height: 1.4;
margin-bottom: 5px;
}
.car_type {
height: 30px;
}
.car_years {
text-align: right;
margin-right: 3px;
} .gallery_maker li {
float: left;
margin-right: 20px;
margin-bottom: 15px;
text-align: center;
}
.gallery_maker li.right_style01 {
margin-right: 0;
}
.gallery_detail {
background-color: #fff;
margin: 0 20px;
padding: 15px 0;
}
.galleryTop {
margin: auto;
width: 920px;
}
.gallery_left {
width: 60px;
float: left;
margin-top: 220px;
}
.gallery_center {
width: 800px;
float: left;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}
.gallery_center h4 {
font-size: 18px;
text-align: left;
padding: 4px 0 0 25px;
height: 30px;
margin-bottom: 15px;
}
.gallery_center img {
text-align: center;
}
.gallery_right {
width: 60px;
float: left;
margin-top: 220px;
text-align: right;
}
.galleryBottom {
width: 800px;
margin: auto;
clear: both;
}
.galleryBottom p {
font-size: 14px;
}
.galleryBottom li {
float: left;
margin: 0 5px 5px 0;
}
.galleryBottom li.right_style01 {
margin-right: 0;
}
.galleryTable {
width: 800px;
padding-top: 20px;
margin: 20px auto 60px;
clear: both;
}
.galleryTable table {
width: 800px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.galleryTable th {
background-color: #ededed;
width: 200px;
text-align: right;
padding: 3px 15px 3px 0;
border-top: 1px solid #fff;
border-bottom: 1px solid #ccc;
border-left: 1px solid #fff;
border-right: 1px solid #ccc;
}
.galleryTable td {
padding: 3px 15px;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
} .serviceArea { float: left;
padding: 0 20px 20px;
}
.serviceBox0 {
margin: 20px 0 0;
float: left;
width: 880px;
}
.serviceBox1 {
margin: 0 auto0;
padding: 0;
float: left;
width: 430px;
background-color: #fff;
clear: both;
}
.serviceBox2 {
margin: 0 auto;
padding: 0;
float: right;
width: 430px;
background-color: #fff;
}
.serviceBox1 h4, .serviceBox2 h4 { background-color: #eee;
padding: 5px 0 5px 10px;
border-bottom: 1px solid #ddd;
}
.serviceright a {
font-size: 11px;
}
.serviceLeft {
float: left;
width: 240px;
}
.serviceLeft p {
margin-top: 10px;
font-size: 13px;
}
.serviceright {
float: right;
width: 180px;
margin-top: 10px;
} .flowArea {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/template_m_styleauto/service/bg_service.jpg);
background-repeat: repeat-y;
float: left;
padding: 20px;
}
.flowBox {
background-color: #fff;
padding: 15px 15px 30px;
float: left;
width: 850px;
}
.stepBox1 {
float: left;
}
.stepBox1 li {
float: left;
margin-right: 7px;
}
.stepBox1 li.right_style01 {
margin-right: 0;
}
.arrow {
margin-top: 40px;
}
.stepBox2 {
float: left;
}
.stepBox2 h4 {
border-bottom: 1px dotted #ccc;
margin-top: 50px;
}
.stepBox2 h5 {
font-size: 13px;
font-weight: bold;
margin-top: 10px;
padding-left: 10px;
}
.stepBox2 p {
margin: 10px 0 0px;
padding-left: 10px;
}
.step_miniBox table {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
width: 830px;
margin: auto;
}
.step_miniBox th {
width: 150px;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
background-color: #eee;
text-align: center;
padding: 3px 0;
}
.step_miniBox td {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
padding: 3px 10px;
}
h3.bar_title {
border-left: 5px solid #294D97;
padding-left: 8px;
margin: 0 0 10px;
clear: both;
} .tradeBox {
width: 680px;
background: #ffffff url(//www.dible.jp/wp-content/themes/dible/styles/images/template_m_styleauto/trade/trade_image.jpg) no-repeat center right;
}
.tradeBox p {
margin-bottom: 15px;
}
.form_main {
width: 720px;
color: #333333;
font-size: 12px;
margin-bottom: 10px;
border-top: solid 1px #ccc;
border-left: solid 1px #ccc;
}
.form_main th, .form_main td {
padding: 7px 10px;
line-height: 1.5em;
text-align: left;
}
.form_main th {
font-size: 12px;
border-top: solid 1px #fff;
border-left: solid 1px #fff;
border-bottom: solid 1px #ccc;
border-right: solid 1px #ccc;
background-color: #eee;
}
.form_main td {
border-top: solid 1px #fff;
border-left: solid 1px #fff;
border-bottom: solid 1px #ccc;
border-right: solid 1px #ccc;
}
.td_header {
width: 180px;
}
.fnt_red {
color: #cc0000;
}
.textarea_font {
font-size: 12px;
}
.car_image {
margin-right: 12px;
width: 130px;
height: 98px;
background-color: silver;
float: left;
}
.form_main .td_bottom {
padding-top: 15px;
padding-bottom: 15px;
border: none;
}
.form_main .td_bottom2 {
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
border: none;
}
.btn_submit {
width: 60px;
} .top_bnr_area {
height: 574px;
clear: both;
background-position: 50% 50%;
background-repeat: no-repeat;
_background-attachment: fixed;
background-size: cover;
position: relative;
overflow: hidden;
background-image: url(//www.dible.jp/wp-content/themes/dible/styles/images/bnrarea_bg.jpg);
}
.top_bnr_area .shop_area {
max-width: 1000px !important;
width: 100%;
margin: auto !important;
color: #fff;
padding: 15px 0;
overflow: hidden;
}
.top_bnr_area .shop_area h2 {
clear: both;
padding: 5px 10px;
letter-spacing: 1.2pt;
font-size: 100%;
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/top_shop_title2.png) no-repeat;
width: 1000px;
margin: auto;
}
.top_bnr_area .shop_area dl {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_in_btn.jpg) repeat-x;
width: 243px;
height: 140px;
margin: 10px 3px 0;
float: left;
}
.top_fg1 dl {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_in_btn.jpg) repeat-x;
width: 193px !important;
height: 140px;
margin: 10px 3px 0;
float: left;
}
.top_bnr_area .shop_area .shop01_bg {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_logo_bg1.png) no-repeat right bottom;
width: 95%;
height: 40px;
}
.top_bnr_area .shop_area .shop02_bg {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_logo_bg2.png) no-repeat right bottom;
width: 95%;
height: 40px;
}
.top_bnr_area .shop_area .shop03_bg {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_logo_bg3.png) no-repeat right bottom;
width: 95%;
height: 45px;
background-size: contain;
}
.top_bnr_area .shop_area .shop04_bg {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_logo_bg4.png) no-repeat right bottom;
width: 95%;
height: 40px;
}
.top_bnr_area .shop_area .shop05_bg {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_logo_bg5.png) no-repeat right bottom;
width: 95%;
height: 50px;
}
.top_bnr_area .shop_area .shop06_bg {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_logo_bg6.png) no-repeat right 5px bottom;
width: 95%;
height: 50px;
}
.top_bnr_area .shop_area .shop07_bg {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_logo_bg7.png) no-repeat right bottom;
width: 95%;
height: 50px;
}
.top_bnr_area .shop_area .shop11_bg {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_logo_bg11.png) no-repeat right bottom;
width: 95%;
height: 50px;
}
.top_bnr_area .shop_area .shop_shinsyaou {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_logo_bg_shinsyaou.png) no-repeat right bottom;
width: 95%;
height: 60px;
}
.top_bnr_area .shop_area dt p {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/shop_icon.gif) no-repeat left center;
padding: 5px 0 0 20px;
font-size: 16px;
font-weight: bold;
color: #333;
margin: 15px 10px 5px;
}
.top_bnr_area .shop_area .top_fg1 dt p {
margin: 8px 10px 5px;
}
.top_bnr_area .shop_area dd {
font-size: 12px;
line-height: 1.2;
color: #333;
padding: 3px 15px;
}
.top_bnr_area .shop_area dd span {
font-size: 15px;
font-family: "Lato";
line-height: 1.5;
font-weight: bold;
}
#second_top {
margin: 5px 0 0 2px !important;
width: 99% !important;
height: 88% !important;
}
.top_bnr_area figure {
position: relative;
float: left;
overflow: hidden;
width: 243px;
margin-right: 7px;
margin-bottom: 7px;
}
.top_fg1 {
width: 193px !important;
}
.top_bnr_area .col-sm-4 {
padding-left: 8px;
padding-right: 8px;
}
@media screen and (max-width: 1000px) {
.top_bnr_area .col-sm-4 {
width: 100%;
padding: 0;
}
}
.top_bnr_area figcaption {
position: absolute;
margin: 10px 0 0 2px;
top: 0;
left: 0;
z-index: 2;
width: 99%;
height: 93%;
background: rgba(0, 0, 0, 0.6);
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transition: 0.5s;
transition: 0.5s;
opacity: 0;
}
.top_bnr_area figure:hover figcaption {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
color: #fff;
}
.top_bnr_area figcaption h3 {
text-align: center;
margin-top: 40px;
}
.top_bnr_area figcaption p {
text-align: center;
color: #fff;
}
.sp_m {
margin: 5px 3px 15px !important;
}
.sp_m dt p {
line-height: 1.3;
}
.top_bnr_area .shop_area ul {
clear: both;
}
.top_bnr_area .shop_area li {
float: left;
margin: -10px 3px 0 1px;
}
#main_side h2 {
clear: both;
padding: 5px 10px;
letter-spacing: 1.2pt;
font-size: 100%;
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/top_shop_title2.png) no-repeat;
width: 710px;
color: #fff !important;
margin: 0;
}
#main_side h2 span {
text-align: right;
letter-spacing: 0.5pt;
font-size: 11px !important;
padding: 3px 15px 0 0;
font-weight: normal;
float: right;
}
#main_side h2 span a {
color: #fff;
}
#main_side h2 b {
font-weight: normal;
}
.is-fixed {
display: none !important;
}
.fix-menu {
position: fixed;
top: 0;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.6);
height: auto;
z-index: 999;
width: 100%;
background: rgba(255, 255, 255, 0.9);
list-style: none;
overflow-x: hidden;
}
.fix-menu ul {
width: 1000px;
overflow: hidden;
margin: auto !important;
}
.fix-menu li {
padding: 0 9px;
}
.fix-menu .active {
border-left: 1px solid #DDD;
}
.fix-menu .active a {
padding-bottom: 5px;
}
.fix-menu .active strong {
margin-top: -5px;
}
.fix-menu li a {
display: block;
padding: 10px 15px;
text-align: center;
text-decoration: none;
color: #333;
}
.fix-menu li a span {
display: block;
margin: 3px 0 0 0;
color: #959595;
text-transform: uppercase;
font-size: 80%;
letter-spacing: 1px;
}
.fix-menu li a:hover {
background: #dbdbdb;
}
#sliderInner figure {
width: 500px;
height: 400px;
margin: 0;
padding: 0;
background: #000;
overflow: hidden;
}
#sliderInner figure img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: 0.3s ease-in-out;
transition-duration: 0.3s !important;
transition: 0.3s ease-in-out;
}
#sliderInner figure:hover img {
-webkit-transform: scale(1.05);
transform: scale(1.05);
transition-duration: 0.3s !important;
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.right_menu figure {
position: relative;
overflow: hidden;
width: 270px;
}
.right_menu figcaption {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 91%;
background: rgba(0, 0, 0, 0.6);
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transition: 0.5s;
transition: 0.5s;
opacity: 0;
}
.right_menu figure:hover figcaption {
-webkit-transform: rotateX(0);
transform: rotateX(0);
opacity: 1;
color: #fff;
}
.right_menu figcaption h3 {
text-align: center;
margin-top: 40px;
}
.right_menu figcaption p {
text-align: center;
color: #fff;
}
.side_link {
position: relative;
padding: 0.25em 0 0.3em 0.75em;
border-left: 6px solid #ccc;
width: 270px;
clear: both;
}
.side_link a, .side_link a:hover {
color: #fff;
}
.side_link::before {
position: absolute;
left: -6px;
bottom: 0;
content: "";
width: 6px;
height: 50%;
background-color: #da3232;
}
.side_link::after {
position: absolute;
left: 0;
bottom: 0;
content: "";
width: 100%;
height: 0;
border-bottom: 1px solid #ccc;
}
.link_in img {
margin-left: 0;
}
.side_link span {
text-align: right;
letter-spacing: 0.5pt;
font-size: 10px !important;
padding: 3px 0 0 0;
font-weight: normal;
float: right;
}
.second_top {
margin: 0 !important;
} ul.accordion_search {
width: 100%;
margin: 0 auto;
font-size: 12px;
}
ul.accordion_search a {
display: block;
padding: 5px;
text-decoration: none;
color: #333;
}
ul.accordion_search span {
display: block;
background-position: 97% center;
background-repeat: no-repeat;
font-weight: bold;
padding: 5px 0 5px 5px;
}
ul.accordion_search span.specific {
color: #fff;
}
ul.accordion_search > li > p.staff_dialy {
cursor: pointer;
background-color: #999;
color: #fff;
padding: 7px 0 7px 10px;
}
ul.accordion_search > li > p.news {
cursor: pointer;
}
ul.accordion_search > li > p span {
background-image: url(//www.dible.jp/wp-content/themes/dible/styles/images/sp/template_kurumakaitori/icon_open.png);
}
ul.accordion_search > li > p span.open {
background-image: url(//www.dible.jp/wp-content/themes/dible/styles/images/sp/template_kurumakaitori/icon_close.png);
}
ul.accordion_search > li > ul > li {
background-color: #FFF;
}
ul.accordion_search > li > ul > li > a {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/sp/template_kurumakaitori/go.png) no-repeat 98% center;
}
ul.accordion_search > li > ul > li > ul > li {
background: #FFF;
}
ul.accordion_search > li > ul > li > ul > li:last-child {
border: none;
}
li.search dl dt {
padding: 5px 0 0 10px;
}
li.search dl dd select {
width: 100%;
}
li.search dl dd {
width: 90%;
margin: 0 auto;
}
li.search_button {
width: 90%;
margin: 0 auto;
}
li.search_button input {
margin: 15px 0;
width: 100%;
height: 30px;
border-radius: 6px;
}
.search .col-sm-4 table td {
padding-right: 5px;
padding-bottom: 10px;
}
.search .col-sm-4 table select {
min-width: 130px;
padding: 2px;
}
.search {
padding: 15px 10px;
font-size: 13px;
}
.more_specific table {
width: 100%;
}
.more_specific table td {
width: 50%;
padding-bottom: 5px;
}
.more_specific .row {
padding: 15px 0;
border-bottom: 1px solid #999;
}
.stock_search_tx {
font-size: 17px;
line-height: 2;
border-bottom: dotted 1px #ccc;
} .detail-slide {
padding: 10px 15px 0;
}
.slides span {
display: block;
background-color: #eee;
padding: 5px;
}
#carousel {
margin: 5px 0 10px;
} .sell {
width: 1000px;
}
.sell .col-sm-3 {
padding: 10px 0 10px 10px;
font-weight: bold;
}
.sell .col-sm-9 {
padding: 10px;
border-left: 1px solid #ccc;
background-color: #fff;
}
.sell .row {
border-bottom: 1px solid #ccc;
border-right: 1px solid #ccc;
border-left: 1px solid #ccc;
background-color: #ebebeb;
}
.sell .col-sm-9 img {
padding: 5px;
}
.fnt_red {
color: #d60000;
font-weight: bold;
}
.form-btm {
margin: 20px 0;
text-align: center;
}
.sell .col-sm-9 p {
padding: 3px 0;
}
.sell_top .sell_title {
color: #c71d38 !important;
margin: 0 0 10px 0 !important;
font-weight: bold;
}
.sell_left {
float: left;
margin-right: 10px;
margin-top: 10px;
}
.sell h4 {
font-size: 17px;
padding-top: 10px;
font-weight: bold !important;
margin: 10px 10px 10px 10px;
} .contact_box {
width: 1000px;
}
.contact_box .col-sm-3 {
padding: 10px 0 10px 10px;
font-weight: bold;
}
.contact_box .row {
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.contact_box .last-item {
border-bottom: 1px solid #ccc;
}
.contact_box .col-sm-9 {
border-right: 1px solid #ccc;
padding: 10px 0 10px 10px;
border-left: 1px solid #ccc;
} .shop-photo {
margin-bottom: 20px;
padding: 10px 0;
margin-top: 30px;
}
.shop-message {
margin-bottom: 20px;
padding: 10px 0;
}
.shop-message h3 {
padding: 10px 0 0 10px;
}
.shop-features .col-sm-3 {
border-radius: 10px;
border: 1px solid #ccc;
padding: 10px;
width: 24%;
margin: 0.5%;
height: 120px;
}
.shop-features .col-sm-3 h4 {
font-size: 13px;
padding-bottom: 10px;
}
.company_greeting p {
padding: 10px;
}
.company_greeting p strong {
background: linear-gradient(transparent 60%, #ffff66 60%);
}
.company_greeting {
border-top: 1px dotted #ccc;
border-bottom: 1px dotted #ccc;
margin: 0 0 30px;
overflow: hidden;
}
.pre_r {
float: right;
margin-top: 10px;
}
.pre_l {
float: left;
width: 68%;
}
.company h4 {
padding: 10px 0 5px;
}
.company .shop-photo .col-sm-3 {
padding: 0;
margin: 5px 5px 0 0;
width: 24.5%;
}
.company .shop-photo .col-sm-4 {
padding: 0;
margin: 5px 5px 0 0;
width: 32.8%;
}
#access_map {
font-weight: bold;
}
.lineup {
padding: 0 !important;
margin-right: 15px !important;
}
.shop_bar {
font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
margin-top: 0;
float: left;
line-height: 2.5;
background: -moz-linear-gradient(left, #f1f1f1, #fff);
background: -webkit-gradient(linear, left center, right center, from(#f1f1f1), to(#fff));
background: -ms-linear-gradient(left, #f1f1f1, #fff);
padding: 0 0 15px 15px; letter-spacing: 1.3pt;
font-size: 21px;
font-weight: bold;
}
.shop_bar strong {
font-size: 30px;
color: #d21010;
}
.shop_bar span {
width: 700px;
display: block;
line-height: 2.2;
}
.shop_img {
margin-top: 0;
float: right;
}
.shop_txt {
clear: both;
letter-spacing: 1.5;
line-height: 1.8;
padding: 0 10px;
font-size: 15px;
}
.shop_txt b {
color: #d08901;
}
.shop_txt span {
text-decoration: underline;
}
.photo_area {
margin: 25px 0 !important;
overflow: hidden;
}
.photo_area p {
float: left;
padding: 0 !important;
}
table.shop_lineup {
border-collapse: collapse;
text-align: left;
line-height: 1.5;
width: 100%;
margin: 15px 0 30px;
}
table.shop_lineup .top {
padding: 10px;
font-weight: bold;
vertical-align: top;
color: #bc050d;
border-bottom: 3px solid #ba0101;
}
table.shop_lineup tbody th {
width: 20%;
padding: 10px;
font-weight: bold;
vertical-align: top;
border-bottom: 1px solid #ccc;
background: #f7f7f7;
}
table.shop_lineup td {
width: 80%;
padding: 10px;
vertical-align: top;
border-bottom: 1px solid #ccc;
}
.shop_btn {
background: #fff;
padding: 0;
font-family: "Lato", sans-serif;
color: #444;
text-align: center;
}
.shop_btn a {
color: #444;
}
.shop_btn a:hover {
text-decoration: none;
}
.shop_btn .btn-wrapper {
display: inline-block;
padding: 15px;
}
.shop_btn .dark-btn, .shop_btn .dark-btn-2 {
background: #333;
}
.shop_btn .btn {
background: #ccc;
font-size: 25px;
border: none;
padding: 2px;
cursor: pointer;
display: block;
position: relative;
overflow: hidden;
transition: all 0.35s ease-in-out 0.35s;
margin: 0 auto;
width: 100%;
text-align: center;
}
.shop_btn .dark-btn .shop_btn .btn, .shop_btn .dark-btn .shop_btn .btn span {
background: #c11920;
color: #fff;
}
.shop_btn .dark-btn .shop_btn .btn:after, .shop_btn .dark-btn .shop_btn .btn:before, .shop_btn .dark-btn .shop_btn .btn:hover span {
background: #fff;
color: #444;
}
.shop_btn .dark-btn-2 .shop_btn .btn, .shop_btn .dark-btn-2 .shop_btn .btn span {
background: #333;
color: #fff;
}
.shop_btn .dark-btn-2 .shop_btn .btn:after, .shop_btn .dark-btn-2 .shop_btn .btn:before, .shop_btn .dark-btn-2 .shop_btn .btn:hover span {
background: #fff;
color: #444;
}
.shop_btn span {
display: block;
padding: 25px 40px;
background: #fff;
z-index: 100;
position: relative;
transition: all 0.35s ease-in-out 0.35s;
}
.shop_btn .btn:hover span {
background: #c11920;
color: #fff;
transition: all 0.35s ease-in-out 0.35s;
}
.shop_btn .btn:after {
bottom: -100%;
right: -100%;
content: "";
width: 100%;
height: 100%;
position: absolute;
background: #c11920;
transition: all 0.35s ease-in-out 0.5s;
}
.shop_btn .btn:hover:after {
right: 0;
bottom: 0;
transition: all ease-in-out 0.35s;
}
.shop_btn .btn:before {
top: -100%;
left: -100%;
content: "";
width: 100%;
height: 100%;
position: absolute;
background: #c11920;
transition: all 0.35s ease-in-out 0.5s;
}
.shop_btn .btn:hover:before {
left: 0;
top: 0;
transition: all ease-in-out 0.35s;
}
.s_blog h3 {
margin-top: 0;
}
.s_blog {
width: 1000px;
} .privacyArea h3 {
padding: 30px 0 10px;
border-bottom: 1px solid #666;
margin: 0 0 15px;
}
.privacyArea p {
padding: 0 0 15px;
font-size: 15px;
color: #555;
}
.privacyArea p.privacy_top {
padding: 25px 0 15px;
}
.privacyArea li {
padding: 0 0 15px;
font-size: 15px;
color: #555;
} #masonry {
width: 100%;
overflow: hidden;
margin: 0 auto 50px;
}
.grid {
width: 300px;
margin: 5px;
padding: 8px 10px;
height: auto;
border: 1px solid #ccc;
color: #333;
background-color: #fff;
}
.masonry_img {
padding-bottom: 5px;
}
#masonry p {
font-size: 13px;
}
#masonry p .new_icon {
width: 30px;
}
.hover_overlay {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
filter: alpha(opacity=0);
background-color: rgba(51, 51, 51, 0.57);
}
.hover_overlay:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.hover_overlay span {
position: absolute;
top: 50%;
left: 50%;
}
.hover_overlay_w {
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity 0.3s linear;
-moz-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
transition: opacity 0.3s linear;
filter: alpha(opacity=0);
background-color: rgba(255, 255, 255, 0.9);
}
.hover_overlay_w:hover {
opacity: 1;
filter: alpha(opacity=100);
}
.hover_overlay_w span {
color: #111;
position: absolute;
top: 50%;
left: 50%;
} .post_content {
max-width: 1000px;
margin: 50px auto;
}
p.featured_image img {
display: inline;
}
p.featured_image {
text-align: center;
}
.post_content h1 {
text-align: center;
font-size: 40px;
width: 100%;
font-weight: normal;
color: #111;
}
.post_content .date {
text-align: center;
font-size: 18px;
padding-bottom: 30px;
}
.post_content, .post_content .post_text {
padding: 20px 0;
font-size: 17px;
text-align: center;
margin: 0 auto;
}
.post_content .col-sm-6 {
padding: 5px;
}
.post_content a {
font-size: 14px;
}
.back_topic_list {
text-align: center;
padding: 50px 0 0;
}
.back_topic_list a {
text-align: center;
color: #fff;
background-color: #bf0a0a;
display: inline-block;
padding: 20px 100px;
font-size: 14px;
}
.back_topic_list a:hover {
color: #fff;
}
@media screen and (max-width: 758px) {
.post_content h1 {
font-size: 16px;
font-weight: bold;
width: 100%;
}
.post_content .date {
font-size: 12px;
}
.text_line {
margin: 0 auto 20px;
}
.post_content .post_text {
padding: 20px 10px;
font-size: 15px;
}
.post_content {
margin: 0px auto;
}
} .staff_blog_list div.blog_image {
max-width: 480px;
margin: 0 auto;
}
.staff_blog_list p {
text-align: center;
max-width: 1000px;
margin: 30px auto 0;
}
.staff_blog_list .post_text {
font-size: 18px;
margin-bottom: 50px;
}
.staff_blog_list h3 {
text-align: center;
font-size: 25px;
padding-bottom: 30px;
}
section.staff_blog_list div.col-sm-12 {
border-bottom: 1px solid #ccc;
}
section.staff_blog_list div.col-sm-12:nth-child(even) {
background-color: #f2f2f2;
}
.documents h5 {
border-top: 3px solid #e55757;
border-bottom: 1px solid #ed8c8c;
font-weight: bold;
font-size: 22px;
padding: 30px 5px;
}
.documents p {
margin: 1.5em 1em;
}
.documents .here {
float: left;
width: 55%;
line-height: 1.9;
padding-top: 20px;
}
.documents .here_img {
float: right;
width: 35%;
}
.documents h6 {
clear: both;
font-size: 16px;
font-weight: bold;
background-color: #e64a4a;
color: #fff;
border-bottom: 5px solid #f49696;
padding: 8px 15px;
margin: 0 0.1em 1em;
border-radius: 3px 3px 0 0;
text-shadow: 0 1px 0 #555555;
}
.myButton {
-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
box-shadow: inset 0px 1px 0px 0px #ffffff;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9));
background: -moz-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background: -webkit-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background: -o-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background: -ms-linear-gradient(top, #f9f9f9 5%, #e9e9e9 100%);
background: linear-gradient(to bottom, #f9f9f9 5%, #e9e9e9 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f9f9f9", endColorstr="#e9e9e9",GradientType=0);
background-color: #f9f9f9;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 1px solid #dcdcdc;
display: inline-block;
cursor: pointer;
color: #666666;
font-family: Arial;
font-size: 18px;
font-weight: bold;
text-align: center;
padding: 6px 0;
text-decoration: none;
text-shadow: 0px 1px 0px #ffffff;
width: 380px;
margin-bottom: 30px;
}
.myButton span {
font-size: 90%;
}
.myButton:hover {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9));
background: -moz-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background: -webkit-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background: -o-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background: -ms-linear-gradient(top, #e9e9e9 5%, #f9f9f9 100%);
background: linear-gradient(to bottom, #e9e9e9 5%, #f9f9f9 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#e9e9e9", endColorstr="#f9f9f9",GradientType=0);
background-color: #e9e9e9;
text-decoration: none;
}
.myButton:active {
text-decoration: none;
position: relative;
top: 1px;
}
.recruit .midashi2 {
border-bottom: 1px solid #aaa;
font-size: 20px;
font-weight: bold;
color: #c80f0f;
margin: 15px 0;
line-height: 1.4;
padding: 10px;
position: relative;
}
.recruit .midashi2:before, .recruit .midashi2:after {
content: "";
border-right: 20px solid #fff;
border-top: 15px solid #aaa;
bottom: -15px;
position: absolute;
left: 25px;
}
.recruit .midashi2:after {
border-top-color: #fff;
border-right-color: transparent;
bottom: -13px;
left: 26px;
}
.recruit p {
padding: 15px;
line-height: 1.8;
}
.recruit table {
border-collapse: collapse;
margin: 0 30px 40px;
}
.recruit table td, .recruit table th {
padding: 10px;
border-bottom: 1px solid #ddd;
}
.recruit table th {
background-color: #eee;
width: 10em;
}
.recruit .title {
margin: 0 20px 15px;
font-weight: bold;
padding: 0.8em 1em; font-size: 16px;
color: #494949; background: #fff; border-left: solid 5px #da5555; border-bottom: solid 2px #ccc; }
.recruit .v_center {
height: 170px;
line-height: 170px;
}
.recruit .oubo {
border-top: 3px double #ccc;
border-bottom: 3px double #ccc;
padding: 0.5em;
font-weight: bold;
font-size: 18px;
margin: 0 15px;
}
.recruit strong {
font-size: 120%;
margin: 15px 0 0;
display: block;
color: #e00606;
}
.flow h5 {
border-top: 3px solid #995e00;
border-bottom: 1px solid #bd8833;
width: 100%;
font-weight: bold;
font-size: 22px;
padding: 30px 5px;
}
.flow p {
margin-top: 20px;
padding: 0 10px;
}
.flow h2.ppt {
position: relative;
color: #777;
font-size: 23px;
font-weight: normal;
padding: 2px 48px 5px;
border-bottom: 1px solid #9e5959;
font-weight: lighter;
}
.flow h2.ppt:first-letter {
color: #777;
}
.flow h2.ppt:before, .flow h2.ppt:after {
content: "";
display: block;
position: absolute;
}
.flow h2.ppt:before {
width: 32px;
height: 32px;
border-radius: 50%;
border: 1px solid #ddd;
bottom: -16px;
left: 8px;
}
.flow h2.ppt:after {
height: 64px;
border-left: 1px solid #ddd;
bottom: -32px;
left: 24px;
}
.flow a.arrow2 {
margin-left: 40px;
text-decoration: none;
font-size: 16px;
color: #e60505;
display: inline-block;
padding-right: 16px;
position: relative;
float: left;
}
.flow a.arrow2 span {
font-size: 26px;
}
.flow a.arrow2:before, .flow a.arrow2:after {
content: "";
display: block;
-webkit-transform: skewX(45deg);
transform: skewX(45deg);
position: absolute;
right: 0;
bottom: 6px;
}
.flow a.arrow2:before {
width: 12px;
height: 3px;
background: #e60505;
}
.flow a.arrow2:after {
width: 4px;
height: 8px;
background: #e60505;
}
.flow a.arrow3 {
margin-left: 40px;
text-decoration: none;
font-size: 16px;
color: #165cdc;
display: inline-block;
padding-right: 16px;
position: relative;
float: left;
}
.flow a.arrow3 span {
font-size: 26px;
}
.flow a.arrow3:before, .flow a.arrow3:after {
content: "";
display: block;
-webkit-transform: skewX(45deg);
transform: skewX(45deg);
position: absolute;
right: 0;
bottom: 6px;
}
.flow a.arrow3:before {
width: 12px;
height: 3px;
background: #165cdc;
}
.flow a.arrow3:after {
width: 4px;
height: 8px;
background: #165cdc;
}
.flow h6.customer {
float: left;
margin-left: 15px;
font-size: 16px;
color: #fff;
display: inline-block;
padding: 8px 10px;
margin-top: 5px;
background-color: #3e69b7;
font-weight: bold;
}
.flow h6 {
float: left;
margin-left: 15px;
font-size: 16px;
color: #fff;
display: inline-block;
padding: 8px 10px;
margin-top: 5px;
background-color: #d54e4e;
font-weight: bold;
}
.flow .inside {
clear: both;
}
.flow .inside p {
font-size: 16px;
line-height: 1.8;
margin: 0 10px 20px 25px;
}
.flow .inside2 {
clear: both;
}
.flow .inside2 p {
font-size: 16px;
line-height: 1.8;
padding: 40px 0 0 30px;
margin: 0 10px 20px 25px;
background-color: #f3f6f7 !important;
}
.flow .flow_txt1 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/flow/flow_img1.png) no-repeat right center;
background-color: #f7f7f7;
height: 198px;
vertical-align: middle;
padding: 40px 0 0 30px;
margin: 0 10px 20px 25px;
}
.flow .flow_txt2 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/flow/flow_img2.png) no-repeat right center;
background-color: #f7f7f7;
height: 200px;
vertical-align: middle;
padding: 40px 0 0 30px;
margin: 0 10px 20px 25px;
}
.flow .flow_txt3 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/flow/flow_img3.png) no-repeat right center;
background-color: #f7f7f7;
height: 225px;
vertical-align: middle;
padding: 30px 0 0 30px;
margin: 0 10px 20px 25px;
}
.flow .flow_txt4 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/flow/flow_img4.png) no-repeat right center;
background-color: #f7f7f7;
height: 212px;
vertical-align: middle;
padding: 30px 0 0 30px;
margin: 0 10px 20px 25px;
}
.flow .flow_txt4 .myButton {
font-size: 14px;
width: 250px;
margin: 10px 5px 5px 0;
}
.flow .flow_txt5 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/flow/flow_img5.png) no-repeat right center;
background-color: #f7f7f7;
height: 212px;
vertical-align: middle;
padding: 30px 0 0 30px;
margin: 0 10px 20px 25px;
}
.flow .flow_txt6 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/flow/flow_img6.png) no-repeat right center;
background-color: #f7f7f7;
height: 212px;
vertical-align: middle;
padding: 30px 0 0 30px;
margin: 0 10px 20px 25px;
}
.flow .flow_txt7 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/flow/flow_img7.png) no-repeat right center;
background-color: #f7f7f7;
height: 225px;
vertical-align: middle;
padding: 30px 0 0 30px;
margin: 0 10px 20px 25px;
}
.flow .flow_txt8 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/flow/flow_img8.png) no-repeat right center;
background-color: #f7f7f7;
height: 200px;
vertical-align: middle;
padding: 30px 0 0 30px;
margin: 0 10px 20px 25px;
}
.flow .flow_txt9 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/flow/flow_img9.png) no-repeat right top;
background-color: #f7f7f7;
vertical-align: middle;
padding: 30px;
margin: 0 10px 20px 25px;
}
.flow hr {
margin: 50px 0;
height: 1px;
background: #bbb;
background-image: -webkit-linear-gradient(left, #eee, #777, #eee);
background-image: -moz-linear-gradient(left, #eee, #777, #eee);
background-image: -ms-linear-gradient(left, #eee, #777, #eee);
background-image: -o-linear-gradient(left, #eee, #777, #eee);
}
.warranty h5 {
border: none;
margin: 0;
padding: 0;
}
.warranty h6 {
font-size: 23px;
font-weight: normal;
background: none;
color: #333;
line-height: 1.6;
border-bottom: 2px solid orange;
}
.warranty h6 strong {
font-weight: bold;
font-size: 50px;
color: red;
}
.warranty p b {
color: red;
}
.warranty .atten {
line-height: 2.3;
}
.warranty .atten b {
color: red;
font-size: 20px;
line-height: 1.5;
display: block;
}
.warranty .atten strong {
color: #fff;
margin-right: 5px;
padding: 3px;
background: #99735f;
border: 1px solid #fff;
}
.warranty p {
margin: 1.5em 1em;
}
.warranty p strong {
color: #b1692f;
}
.warranty table {
border-collapse: separate;
border-spacing: 1px;
margin: 15px 0 20px;
text-align: left;
line-height: 1.5;
}
.warranty table .plan {
font-size: 20px;
padding: 20px;
background-color: #f36621;
color: #fff;
}
.warranty table th {
padding: 15px;
font-weight: bold;
vertical-align: top;
color: #333;
background: #eae6be;
}
.warranty table td {
font-size: 12px;
padding: 15px;
vertical-align: top;
background-color: #f8f5ec;
}
.warranty .tel {
width: 757px;
margin: auto;
text-align: center;
}
.warranty .zoom {
margin: 40px 0;
}
.warranty dl {
float: left;
width: 30%;
padding: 1%;
margin: 0.4em 1%;
text-align: center;
background-color: #fff4d6;
border: 2px solid #fa7c00;
border-radius: 3px;
}
.warranty dt {
border-bottom: 1px dotted #fa7c00;
font-size: 18px;
color: #fa0000;
padding: 10px 0;
}
.warranty dd {
font-size: 14px;
margin-left: 0;
padding: 5px 0;
}
.warranty dd span {
font-size: 30px;
color: #fa7c00;
font-weight: bold;
}
.warranty dd .mini {
font-size: 12px;
color: #333;
font-weight: normal;
}
.warranty .arrow {
clear: both;
text-align: center;
margin: auto;
}
.warranty .free {
margin-top: -15px;
}
#page-top {
position: fixed;
bottom: 20px;
right: 20px;
font-size: 77%;
z-index: 999;
}
#page-top a:link {
color: white !important;
text-decoration: none; }
#page-top a:visited {
color: white !important;
text-decoration: none; }
#page-top a:hover {
color: white !important;
text-decoration: none; }
#page-top a:active {
color: white !important;
text-decoration: none; } .re-topB {
position: relative;
display: block;
background-color: rgba(98, 195, 204, 0.8);
color: white; text-decoration: none; font-weight: bold;
font-size: 12px;
width: 60px;
height: 60px;
text-align: center;
line-height: 24px;
border-radius: 30px;
padding-top: 30px;
box-sizing: border-box;
} .re-topB:before {
content: "▲";
color: white;
position: absolute; top: 10px;
left: 0;
width: 100%;
text-align: center;
font-size: 20px;
} .link-row {
margin: 20px 0;
}
.link-row a {
display: block;
text-align: right;
}
.link-row .col-sm-8 {
padding-top: 10px;
}
#link_top h3 {
border-bottom: 1px dotted #333;
font-weight: bold;
padding-bottom: 5px;
}
.inspection h5 {
border-top: 3px solid #3c73be;
border-bottom: 1px solid #3c73be;
font-weight: bold;
font-size: 22px;
padding: 30px 5px;
}
.toku_bg {
background-color: #98baff;
overflow: hidden;
padding: 20px 0;
margin: 20px 10px 0;
}
.toku_bg h6 {
width: 944px;
margin: 20px auto;
}
.toku_bg ul {
overflow: hidden;
margin: auto;
width: 945px;
}
.toku_bg li {
width: 305px;
float: left;
margin: 5px;
}
.toku_bg p {
clear: both;
padding: 10px 20px;
text-align: center;
color: #fff;
font-size: 20px;
}
.toku_bg p strong {
text-decoration: underline;
color: #df3d3d;
font-size: 23px;
}
.inspection .melit {
clear: both;
position: relative;
font-size: 17px;
font-weight: bold;
padding: 5px;
margin: 35px 0 25px;
border-bottom: solid 5px #ccc;
}
.inspection .melit:before {
content: "";
position: absolute;
bottom: -5px;
left: 0; width: 25%;
height: 5px; background-color: #7db4e6;
}
.melit_list {
padding: 8px;
margin: 0 10px;
}
.melit_list li {
font-size: 17px;
color: #454545;
margin: 20px;
list-style: disc;
list-style-position: inside;
}
.melit_list li b {
color: #4175e0;
text-decoration: underline;
}
.box27 {
font-size: 18px;
position: relative;
margin: 10px;
width: 98%;
padding: 20px;
border: solid 3px #62c1ce;
}
.box27 .box-title {
position: absolute;
display: inline-block;
top: -27px;
left: -3px;
padding: 0 9px;
height: 25px;
line-height: 25px;
vertical-align: middle;
background: #62c1ce;
color: #ffffff;
font-weight: bold;
border-radius: 5px 5px 0 0;
}
.box27 p {
margin: 0;
font-size: 18px;
}
.step01 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/inspection/inspe_step1.png) no-repeat right top;
background-size: 200px;
padding: 8% 0 0;
height: 200px;
}
.step02 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/inspection/inspe_step2.png) no-repeat right top;
background-size: 200px;
height: 200px;
padding: 8% 0 0;
}
.step03 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/inspection/inspe_step3.png) no-repeat right top;
background-size: 200px;
height: 200px;
padding: 6% 0 0;
}
.step04 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/inspection/inspe_step4.png) no-repeat right top;
background-size: 200px;
height: 200px;
padding: 8% 0 0;
}
.step05 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/inspection/inspe_step5.png) no-repeat right top;
background-size: 200px;
height: 200px;
padding: 8% 0 0;
}
.step06 {
background: url(//www.dible.jp/wp-content/themes/dible/styles/images/inspection/inspe_step6.png) no-repeat right top;
background-size: 200px;
height: 200px;
padding: 8% 0 0;
}
.clear {
clear: both;
}
.inspection .price {
margin: 0 10px;
}
.inspection .price p {
font-size: 16px;
padding: 10px 0 0;
}
.inspection table {
border-collapse: separate;
border-spacing: 1px;
text-align: left;
line-height: 1.5;
border-top: 1px solid #ccc;
}
.inspection .top {
font-size: 18px;
text-align: center;
vertical-align: middle;
}
.inspection .title {
font-size: 16px;
}
.inspection .title span {
font-weight: bold;
color: #4960bf;
font-size: 20px;
}
.inspection th {
width: 150px;
padding: 10px;
font-weight: bold;
vertical-align: middle;
border-bottom: 1px solid #ccc;
background: #efefef;
}
.inspection td {
width: 350px;
padding: 10px;
vertical-align: middle;
border-bottom: 1px solid #ccc;
}
.inspection .scroll {
margin-bottom: 20px;
}
.inspection .cont {
width: 840px;
margin: auto;
}
.inspection .cont li {
float: left;
margin-left: 20px;
margin-bottom: 20px;
}
.inspection .cont li a:hover {
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.co_in {
margin: 0 10px;
}
.co_in .m_b {
margin-bottom: 2em;
}
.co_in h2 {
font-weight: bold;
}
.co_in p {
line-height: 2;
}
.coat_sy {
padding: 0 0 1em;
}
.coat_sy h3 {
font-size: 120%;
font-weight: bold;
}
.coat_sy p {
background: #eee;
padding: 1.2em;
}
.midashi-b {
clear: both;
position: relative;
font-size: 17px;
font-weight: bold;
padding: 5px;
margin: 35px 0 25px;
border-bottom: solid 5px #ccc;
}
.midashi-b:before {
content: "";
position: absolute;
bottom: -5px;
left: 0; width: 25%;
height: 5px; background-color: #d63444;
}
.co_in li {
list-style: disc;
font-size: 18px;
list-style-position: inside;
line-height: 2;
}
.co_in li b {
color: red;
font-weight: normal;
text-decoration: underline;
}
.co_in dd, .co_in dt {
float: left;
}
.co_in dl {
clear: both;
overflow: hidden;
}
.co_in dt {
padding: 75px 20px 0;
text-align: left;
font-size: 20px;
font-weight: bold;
}
.co_in dt span {
font-size: 16px;
display: block;
border-top: 1px solid #ccc;
padding: 20px 0 0;
font-weight: normal;
}
.sankaku {
clear: both;
margin: -20px auto -50px;
width: 0;
height: 0;
border: 40px solid transparent;
border-top: 40px solid #f7dfdf;
}
.co_in table {
border-collapse: separate;
border-spacing: 0;
text-align: left;
line-height: 1.5;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.co_in th {
padding: 10px;
font-weight: bold;
vertical-align: top;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
background: #eee;
}
.co_in td {
padding: 10px;
font-size: 20px;
color: red;
font-weight: bold;
vertical-align: top;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.co_in td span {
font-size: 15px;
color: #333;
font-weight: normal;
}
.co_in .cont {
width: 840px;
margin: 40px auto;
}
.co_in .cont li {
float: left;
list-style: none;
margin-left: 20px;
margin-bottom: 20px;
}
.co_in .cont li a:hover {
filter: alpha(opacity=80);
-moz-opacity: 0.8;
opacity: 0.8;
}
.staff h5 {
border-top: 3px solid #98bc66;
border-bottom: 1px solid #b2d87d;
width: 100%;
font-weight: bold;
font-size: 22px;
padding: 30px 5px;
}
.staff .name {
position: relative;
padding-left: 25px;
font-size: 30px;
font-weight: bold;
margin: 2em 0.5em 0;
}
.staff .name:before {
position: absolute;
content: "";
bottom: -3px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px #77c3df;
}
.staff .name:after {
position: absolute;
content: "";
bottom: -3px;
left: 10px;
width: 100%;
border-bottom: solid 3px #77c3df;
}
.staff .name02 {
position: relative;
padding-left: 25px;
font-size: 30px;
font-weight: bold;
margin: 2em 0.5em 0;
}
.staff .name02:before {
position: absolute;
content: "";
bottom: -3px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px #cd4848;
}
.staff .name02:after {
position: absolute;
content: "";
bottom: -3px;
left: 10px;
width: 100%;
border-bottom: solid 3px #cd4848;
}
.staff .name03 {
position: relative;
padding-left: 25px;
font-size: 30px;
font-weight: bold;
margin: 2em 0.5em 0;
}
.staff .name03:before {
position: absolute;
content: "";
bottom: -3px;
left: 0;
width: 0;
height: 0;
border: none;
border-left: solid 15px transparent;
border-bottom: solid 15px #47af3a;
}
.staff .name03:after {
position: absolute;
content: "";
bottom: -3px;
left: 10px;
width: 100%;
border-bottom: solid 3px #47af3a;
}
.staff p {
margin: 1em 0.2em;
}
.staff #panel dt {
width: 600px;
margin: 2em auto 0;
}
.staff #panel h6 {
margin: 0 0 0.8em;
position: relative;
line-height: 1.4;
font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif !important;
font-size: 23px;
padding: 0.25em 1em;
display: inline-block;
}
.staff #panel h6:before, .staff #panel h6:after {
content: "";
width: 20px;
height: 30px;
position: absolute;
display: inline-block;
}
.staff #panel h6:before {
border-left: solid 1px #ddd;
border-top: solid 1px #ddd;
top: 0;
left: 0;
}
.staff #panel h6:after {
border-right: solid 1px #ddd;
border-bottom: solid 1px #ddd;
bottom: 0;
right: 0;
}
.staff #panel dd {
font-size: 15px;
line-height: 2;
margin: 0 0.2em;
}
.staff .staff1_bg {
margin: 2.5em 0;
background-color: #f5fcff;
padding: 2em 1.5em;
overflow: hidden;
}
.staff .staff2_bg {
margin: 2.5em 0;
background-color: #fff5f5;
padding: 2em 1.5em;
overflow: hidden;
}
.staff dd .tx, .staff dd .s_im {
display: block;
}
.staff dd .tx {
width: 55%;
float: left;
}
.staff dd .s_im {
float: right;
}
.staff .staff3_bg {
margin: 2.5em 0;
background-color: #f8fef6;
padding: 2em 1.5em;
overflow: hidden;
}
.sitemap h5 {
border-top: 3px solid #8b8b8b;
border-bottom: 1px solid #b6b6b6;
width: 100%;
font-weight: bold;
font-size: 22px;
padding: 30px 5px;
}
.sitemap .title01 {
position: relative;
margin: 30px 10px 20px;
padding: 10px 20px 10px 38px;
font-size: 16px;
font-weight: bold;
border: 1px solid #D8D8D8;
border-top: 4px solid #d80707;
background: linear-gradient(#ffffff 0%, #EFEFEF 100%);
box-shadow: 0 -1px 0 white inset;
}
.sitemap .title01::after {
content: "";
position: absolute;
top: 50%;
left: 10px;
margin-top: -10px;
width: 18px;
height: 18px;
border: 4px solid #d80707;
border-radius: 100%;
box-sizing: border-box;
}
.sitemap .shop_top {
display: list-item;
font-size: 17px;
list-style-type: circle;
list-style-position: inside;
margin: 0 20px;
}
.sitemap .shop_list {
display: block !important;
margin: 20px 20px 15px;
font-size: 18px;
color: #333;
border-bottom: 1px solid #d80707;
font-weight: bold;
}
.sitemap li {
list-style-type: circle;
list-style-position: inside;
float: left;
font-size: 17px;
width: 25em;
margin: 0 20px;
line-height: 2em;
}
.sitemap ul {
clear: both;
overflow: hidden;
padding-bottom: 20px;
}
.sitemap .title02 {
clear: both;
position: relative;
margin: 20px 10px;
padding: 10px 20px 10px 38px;
font-size: 16px;
font-weight: bold;
border: 1px solid #D8D8D8;
border-top: 4px solid #73aa12;
background: linear-gradient(#ffffff 0%, #EFEFEF 100%);
box-shadow: 0 -1px 0 white inset;
}
.sitemap .title02::after {
content: "";
position: absolute;
top: 50%;
left: 10px;
margin-top: -10px;
width: 18px;
height: 18px;
border: 4px solid #73aa12;
border-radius: 100%;
box-sizing: border-box;
}
.sitemap .title03 {
clear: both;
position: relative;
margin: 20px 10px;
padding: 10px 20px 10px 38px;
font-size: 16px;
font-weight: bold;
border: 1px solid #D8D8D8;
border-top: 4px solid #c3c501;
background: linear-gradient(#ffffff 0%, #EFEFEF 100%);
box-shadow: 0 -1px 0 white inset;
}
.sitemap .title03::after {
content: "";
position: absolute;
top: 50%;
left: 10px;
margin-top: -10px;
width: 18px;
height: 18px;
border: 4px solid #c3c501;
border-radius: 100%;
box-sizing: border-box;
}
.movie h5 {
border-top: 3px solid #e55757;
border-bottom: 1px solid #ed8c8c;
font-weight: bold;
font-size: 22px;
padding: 30px 5px;
}
.movie .movie-wrap {
position: relative;
padding-bottom: 63.8297%; height: 0;
overflow: hidden;
}
.movie .movie-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.movie h6 {
clear: both;
position: relative;
font-size: 17px;
font-weight: bold;
padding: 5px;
margin: 35px 0 25px;
border-bottom: solid 5px #ccc;
}
.movie h6:before {
content: "";
position: absolute;
bottom: -5px;
left: 0; width: 25%;
height: 5px; background-color: #e55757;
}
.btn-border {
display: block;
max-width: 80%;
margin: auto;
text-align: center;
border: 2px solid #d31c1c;
font-size: 16px;
color: #d31c1c;
text-decoration: none;
font-weight: bold;
margin: 1em;
padding: 1em;
border-radius: 4px;
transition: 0.4s;
}
.btn-border:hover {
background-color: #d31c1c;
border-color: #d31c1c;
color: #FFF;
text-decoration: none;
}
.btnarea .col-sm-3 div {
margin: 1em;
}
.btnarea .col-sm-3 {
margin: 1.5em 0 1em -8em;
}
.sale_Box {
max-width: 1350px;
overflow: hidden;
margin: auto;
width: 100%;
}
.bannerSale {
float: left;
margin: 50px 10px 10px;
}
#formmaler hr, #formmaler h6 {
clear: left;
}
#formmaler p {
margin-top: 0;
}
#formmaler .form_left {
float: left;
font-weight: bold;
background: #f1f1f1;
line-height: 1.5;
width: 250px;
margin-left: 30px;
padding: 10px;
clear: left;
}
#formmaler .form_left span {
color: red;
font-size: 20px;
}
#formmaler .form_right {
float: left;
margin-left: 10px;
padding: 5px 0;
width: 600px;
}
#formmaler h6 {
padding: 0.7em 0.5em;
margin: 0 0 1em;
background-color: #fceaea;
width: 100%;
text-align: center;
font-size: 25px !important;
color: #555;
}
#formmaler input[type=radio] {
margin: 0 3px 0 10px;
}
#formmaler .button {
display: inline-block;
font-size: 13pt;
text-align: center; cursor: pointer; padding: 17px 40px; background: #595959; color: #ffffff; line-height: 1em; transition: 0.3s; border: 2px solid #595959;  }
#formmaler .button:hover {
color: #595959;
background: #ffffff;  }
#formmaler .form_btn {
margin: auto;
width: 200px;
}
a.loanbutton {
display: block;
margin: 1em 0 2em;
border-radius: 10px;
position: relative;
width: 100%;
padding: 0.8em;
font-size: 17px;
font-weight: bold;
text-align: center;
text-decoration: none;
color: #fff;
border: 1px solid #de3e18;
background: #de3e18;
overflow: hidden;
z-index: 1 !important;
}
a.loanbutton:after {
content: "";
position: absolute;
top: 50%;
left: 50%;
height: 0;
width: 180%;
background: #fff;
opacity: 0;
transform: translateX(-50%) translateY(-50%) rotate(45deg);
transition: 0.3s;
z-index: -1;
}
a.loanbutton:hover {
color: #da3c41;
text-decoration: none;
}
a.loanbutton:hover:after {
height: 400%;
opacity: 1;
}
a.loanbutton:active:after {
height: 500%;
opacity: 1;
}
.loanbutton span {
font-size: 20px;
}
.repairPoint h6 {
background: transparent !important;
color: #555;
text-align: center;
font-size: 20px;
margin-left: 0;
width: 100%;
font-size: 17px;
}
.repairPoint h6 b {
color: #e60505;
}
.reBox h6::before {
left: 30%;
width: 40%;
}
.ShopNew_Head h2 {
position: relative;
margin: 0;
}
.ShopNew_Head h2::after {
content: "";
background-color: rgba(0, 0, 0, 0.5);
position: absolute;
left: 0;
right: 60%;
top: 0;
bottom: 0;
clip-path: polygon(0 0, 100% 0, 47% 100%, 0% 100%);
z-index: 1;
}
.ShopNew_Head h3 {
position: absolute;
z-index: 2;
color: #fff;
top: 10vw;
left: 8%;
text-align: center;
margin: 0;
}
.ShopNew_Head h3 span {
display: block;
line-height: 2;
font-size: 13px;
white-space: nowrap;
text-align: center !important;
overflow: hidden;
}
.ShopNew_Head h3 span::first-line {
display: flex;
justify-content: center;
text-align: center;
font-size: 130%;
}
.notosans {
font-family: "Noto Sans JP", sans-serif;
font-weight: normal;
}
.ShopNew_Main #pan {
padding: 0 15px;
}
.ShopNew_Main dl {
display: flex;
justify-content: center;
align-items: center;
}
.ShopNew_Main dl dt {
flex-basis: 130%;
max-width: 1000px;
}
.ShopNew_Main dl dt img {
width: 100%;
}
.ShopNew_Main dl dd p {
line-height: 2.3;
padding: 0 20px;
}
.ShopNew_Main dl:nth-child(2) {
margin: 60px 0;
}
.DivLink {
margin: 80px 0;
}
.DivLink .Link {
text-align: center;
font-weight: bold;
line-height: 1.5;
font-size: 20px;
background-color: #1C1C1C;
color: #fff;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 80px 0;
transition: 0.5s;
}
.DivLink .Link::first-line {
font-size: 120%;
}
.DivLink .Link:hover {
background-color: #6c120d;
color: #fff;
text-decoration: none;
}
.ShopNew_Main h4 {
color: #363636;
font-weight: bold;
font-size: 14px;
margin: 30px 0;
text-align: center;
line-height: 1.5;
}
.ShopNew_Main h4::first-line {
font-size: 19px;
}
.ShopNew_Main .shop-slider {
max-width: 640px;
width: 100%;
}
.ShopNew_Main .swiper-container {
position: relative;
width: 55%;
margin: 0 auto 100px;
}
.ShopNew_Main .swiper-container .swiper-button-prev {
left: 0;
color: #555;
}
.ShopNew_Main .swiper-container .swiper-button-next {
right: 0;
color: #555;
}
.ShopNew_Main .swiper-container .swiper-pagination {
bottom: -30px !important;
}
.ShopNew_Main .shop_info {
display: flex;
justify-content: center;
align-items: center;
max-width: 1300px;
margin: 0 auto 50px;
}
.ShopNew_Main .shop_info table {
flex-basis: 50%;
margin: 0 20px;
line-height: 3;
}
.ShopNew_Main .shop_info iframe {
max-width: 640px;
margin: auto;
display: block;
}
.marc_logo {
margin-top: 30px;
}
.left_contents.link_in {
margin: 10px 0;
width: 270px;
float: left;
}
.left_contents.link_in img {
width: 100%;
object-fit: cover;
margin-bottom: 5px;
} .inner {
max-width: 1000px;
margin: auto;
}
.link {
padding: 0 0 50px;
}
.link_list {
border-bottom: 1px solid #555;
padding: 15px;
}
.link_list ul {
display: flex;
justify-content: space-between;
align-items: center;
}
.link_list ul li.link_img {
flex-basis: 20%;
}
.link_list ul li.link_img img {
width: 100%;
object-fit: contain;
min-width: 300px;
}
.link_list ul li.link_img a:hover img {
opacity: 0.8;
}
.link_list ul li.link_title {
flex-basis: 20%;
padding-left: 15px;
}
.link_list ul li.link_title a:hover {
text-decoration: underline;
}
.link_list ul li.link_comment {
flex-basis: 35%;
padding: 0 20px 0 10px;
}
.link_list ul li.link_icon {
flex-basis: 5%;
text-align: right;
}
.link_list:first-child {
border-top: 1px solid #555;
} .pagenation {
text-align: center;
}
.wp-pagenavi {
clear: both;
text-align: center;
margin-bottom: 30px;
}
.wp-pagenavi a, .wp-pagenavi span {
color: #555;
background-color: #FFF;
border: solid 1px #e0e0d2;
padding: 8px 15px;
margin: 0 2px;
white-space: nowrap;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
-o-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
text-align: center;
text-decoration: none;
}
.wp-pagenavi a:hover {
color: #FFF;
background-color: #999;
border-color: #999;
}
.wp-pagenavi span.current {
color: #FFF;
background-color: #555;
border-color: #555;
font-weight: bold;
} .news_cat a {
display: inline-block;
background-color: #a00016;
color: #fff;
padding: 4px 10px;
margin: 5px;
font-size: 11px;
font-weight: bold;
border-radius: 3px;
line-height: 1;
white-space: nowrap;
}
.news_cat a:hover {
text-decoration: none;
color: #fff;
}
.page_header_outer {
background-color: #333;
}
.page_header_outer .page_header_inner {
position: relative;
margin: 0 auto;
max-width: 1000px;
}
.page_header_outer .page_header_inner .breadcrumb {
top: 5px;
position: absolute;
color: #fff;
font-size: 11px;
background: transparent;
}
.page_header_outer .page_header_inner .breadcrumb a {
color: #fff;
font-size: 11px;
}
.page_header_outer .page_header_inner .page_header {
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
height: 160px;
font-size: 35px;
font-weight: 500;
color: #fff;
margin: 0;
width: 100%;
}
.page_header_outer .page_header_inner .page_header.post_title {
font-size: 25px;
}
.page_header_outer .page_header_inner .page_header span {
display: block;
}
.page_header_outer .page_header_inner .page_header span:first-child {
position: relative;
padding-bottom: 10px;
}
.page_header_outer .page_header_inner .page_header span:first-child:after {
content: "";
display: inline-block;
width: 76px;
height: 1px;
background-color: #fff;
position: absolute;
left: 50%;
bottom: 0;
margin-left: -38px;
}
.page_header_outer .page_header_inner .page_header span.header_sub_txt {
font-size: 15px;
padding-top: 10px;
}
.news_list_1 .news_box {
display: flex;
align-items: center;
justify-content: space-between;
border-bottom: 1px solid #555;
height: 60px;
padding: 0 15px;
}
.top_news .news_list_1 img {
width: 100%;
}
.news_list_1 .news_box .news_title {
flex-basis: 75%;
}
.news_list_1 .news_box .news_title a {
display: inline-block;
}
.news_list_1 .news_box .news_title a:hover {
text-decoration: underline;
color: #333;
}
.news_list_1 .news_box .cat_date {
flex-basis: 25%;
display: flex;
align-items: center;
}
.news_list_1 .news_box .cat_date .news_cat {
flex-basis: 70%;
text-align: center;
}
.news_list_1 .news_box .cat_date .news_cat a {
display: inline-block;
background-color: #a00016;
color: #fff;
padding: 4px 15px;
font-size: 11px;
font-weight: bold;
border-radius: 3px;
line-height: 1;
}
.news_list_1 .news_box .cat_date .news_date {
flex-basis: 30%;
font-size: 13px;
text-align: right;
}
.news_list_1 .news_box:first-child {
border-top: 1px solid #555;
}
ul.news_list_2 {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
ul.news_list_2 li.news_box {
padding: 20px;
max-width: 280px;
overflow: hidden;
}
ul.news_list_2 li.news_box img {
width: 100%;
object-fit: cover;
}
ul.news_list_2 li.news_box .news_info {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 10px;
}
ul.news_list_2 li.news_box .news_info .news_date {
text-align: left;
font-size: 12px;
}
ul.news_list_2 li.news_box .news_info .news_cat a {
display: inline-block;
background-color: #555;
color: #fff;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
border-radius: 3px;
line-height: 1;
}
ul.news_list_2 li.news_box .news_title {
font-weight: bold;
font-size: 14px;
line-height: 1.3;
}
.news_all_link {
text-align: right;
}
.news_all_link a {
font-size: 0.7rem;
}
.single .inner_s, .single .inner_s.row {
max-width: 650px;
margin: 0 auto;
}
.two_col_outer aside {
width: 35%;
}
aside ul.news_list_1 li.news_box {
height: auto;
padding: 10px 15px;
}
aside ul.news_list_1 li.news_box .news_title {
flex-basis: 70%;
font-size: 13px;
}
aside ul.news_list_1 li.news_box .cat_date {
flex-basis: 30%;
display: block;
text-align: right;
padding-left: 5px;
}
aside ul.news_list_1 li.news_box .cat_date .news_cat a {
padding: 3px;
font-size: 10px;
display: block;
}
aside ul.news_list_1 li.news_box .cat_date .news_date {
font-size: 11px;
display: block;
text-align: right;
}
.inner_m {
max-width: 1080px;
margin: 0 auto !important;
}
.two_col_outer {
display: flex;
}
.two_col_outer .main_col {
width: 65%;
padding-right: 62px;
}
.post_main_img {
margin-bottom: 1rem;
}
.post_main_img img {
width: 100%;
}
.page_content {
padding: 0 5px;
}
.page_content .news_info {
display: flex;
justify-content: space-between;
margin-bottom: 1rem;
}
.page_content .news_info h1.news_title {
flex-basis: 80%;
font-size: 16px;
font-weight: bold;
}
.page_content .news_info .news_cat {
text-align: right;
flex-basis: 20%;
}
.categoryPage {
width: 1200px !important;
}
a.single_btn {
display: block;
text-align: center;
vertical-align: middle;
text-decoration: none;
width: 200px;
margin: auto;
padding: 1rem;
font-weight: bold;
border: 2px solid #555;
background: #555;
color: #fff;
transition: 0.5s;
}
a.single_btn:hover {
color: #555;
background: #fff;
}
.news_list_2 .news_link img {
height: 210px;
width: 100%;
object-fit: cover;
}
.page_basic {
margin-bottom: 50px;
}
.car_pegination_bottom {
margin: 0 auto 50px !important;
}
.post-type-archive-cars header.top_renewal, .single header.top_renewal {
margin-bottom: -10px;
}
.post-type-archive-cars main .inner, .page_header_inner {
max-width: 1300px !important;
}
.single-cars .title_outer .inner {
max-width: 1130px !important;
}
@media screen and (max-width: 1200px) {
.categoryPage {
width: 100% !important;
padding: 0 10px;
margin: 0 auto;
clear: both;
}
}
@media screen and (max-width: 1000px) {
html, body {
width: 100%;
}
img {
width: 100%;
max-width: 100%;
height: auto;
}
header h1.pc {
display: none;
}
header h1.sp {
display: block;
}
.fix-menu {
display: none !important;
}
#main_logo {
display: none !important;
}
.head_02 {
display: none;
}
h1 {
margin: 10px 0 0 10px !important;
}
header {
position: fixed;
width: 100%;
height: 50px;
top: 0;
left: 0;
background: #FFF;
border-bottom: 1px solid #000;
z-index: 999;
}
#pc_top #slider {
display: none;
}
#sp_top .slider {
margin-top: 50px;
}
.slideralpha {
overflow: hidden;
}
.spmenu_btn {
display: block;
position: absolute;
top: 14px;
right: 15px;
width: 30px;
height: 22px;
background: #000;
border-top: 10px solid #fff;
border-bottom: 10px solid #fff;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.spmenu_btn:before {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #000;
top: -9px;
right: 0;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.spmenu_btn:after {
content: "";
position: absolute;
width: 30px;
height: 2px;
background: #000;
bottom: -9px;
right: 0;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.spmenu_btn.active {
background: #FFF;
}
.spmenu_btn.active:before {
-moz-transform: rotate(-135deg);
-webkit-transform: rotate(-135deg);
transform: rotate(-135deg);
top: 0;
right: 0;
}
.spmenu_btn.active:after {
-moz-transform: rotate(135deg);
-webkit-transform: rotate(135deg);
transform: rotate(135deg);
bottom: 0;
right: 0;
}
.spmenu {
display: none;
position: absolute;
top: 51px;
left: 0;
width: 100%;
background: #000;
}
nav {
display: block;
width: 100%;
margin: 0 auto;
}
nav li a {
display: block;
width: 100%;
color: #FFF;
padding: 15px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
border-bottom: 1px solid #999;
}
.top_bnr_area .shop_area h2 {
clear: both;
padding: 5px 10px;
letter-spacing: 1.2pt;
font-size: 100%;
background: #000;
background-size: cover;
margin: auto;
}
.top_bnr_area {
height: auto !important;
padding: 0 10px !important;
clear: both;
background-position: 50% 50%;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
position: relative;
overflow-x: hidden;
background-image: url(//www.dible.jp/wp-content/themes/dible/styles/images/bnrarea_bg.jpg);
}
.top_bnr_area .shop_area dl {
background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%) !important;
width: 100%;
height: 100 .top_bnr_area .shop_area dl;
margin: 10px auto;
padding: 5px;
float: left;
}
.top_fg1 dl {
background-image: linear-gradient(120deg, #fdfbfb 0%, #ebedee 100%) !important;
width: 100% !important;
height: 100 .top_fg1 dl;
margin: 10px 3px 0;
float: left;
}
.top_bnr_area figure {
position: relative;
float: left;
overflow: hidden;
width: 100%;
margin-right: 3px;
}
.top_fg1 {
width: 100% !important;
}
.top_bnr_area figcaption {
position: absolute;
margin: 10px 0 0 2px;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 88%;
background: rgba(0, 0, 0, 0.6);
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transition: 0.5s;
transition: 0.5s;
opacity: 0;
}
.top_bnr_area figcaption br {
display: none !important;
}
.br-sp {
display: none;
}
.top_bnr_area .shop_area ul {
clear: both;
overflow: hidden;
}
.top_bnr_area .shop_area li {
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 25%;
}
#main_side {
width: 100%;
float: none;
clear: both;
margin: auto !important;
}
#side_menu {
width: 100%;
float: none;
clear: both;
}
#wrapper {
overflow-x: hidden;
text-align: left;
width: 100%;
padding: 0 10px;
margin: 0 auto;
clear: both;
}
#main {
overflow-x: hidden;
clear: both;
width: 100%;
background-color: #fff;
float: left;
margin-top: 10px;
}
#main_side h2 {
clear: both;
padding: 5px 10px;
letter-spacing: 1.2pt;
font-size: 100%;
background: #000;
background-image: none;
width: 100%;
color: #fff !important;
margin: auto;
}
#main_side h2 b {
display: none;
}
.topicsBox {
padding: 0 9px;
width: 100%;
margin: 10px 0 20px;
border: 1px solid #ccc;
overflow: hidden;
}
.topicsBox dl {
border-bottom: 1px dotted #ccc;
float: left;
padding: 5px 0;
width: 100%;
}
.topicsBox dt {
width: 55%;
background: none !important;
float: left;
margin-left: 15px;
padding-top: 25px;
font-size: 14px;
}
#staff_top {
padding: 0 9px;
width: 100%;
margin: 10px 0 30px;
border: 1px solid #ccc;
overflow: hidden;
}
#staff_top dl {
border-bottom: 1px dotted #ccc;
float: left;
width: 100%;
padding: 5px 0;
}
#staff_top dt {
width: 91%;
background: none !important;
float: left;
margin-left: 75px;
padding: 5px 0;
font-size: 14px;
}
.right_sp_menu {
margin-bottom: 1em;
overflow: hidden;
}
.right_sp_menu li {
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 100%;
}
.right_menu figure {
float: left;
position: relative;
overflow: hidden;
width: 50%;
}
.right_menu figcaption {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-transition: 0.5s;
transition: 0.5s;
opacity: 0;
}
.right_menu figcaption h3 {
text-align: center;
margin-top: 4em;
}
.side_link {
position: relative;
padding: 0.25em 0 0.3em 0.75em;
border-left: 6px solid #ccc;
width: 100%;
clear: both;
}
.link_in li {
padding: 0;
margin: 0;
list-style-type: none;
float: left;
width: 33.3%;
}
.link_in img {
margin: 0;
}
.left_contents {
margin: 10px 0;
width: 100%;
clear: both;
float: none !important;
}
#footer {
overflow-x: hidden;
}
.foot_top_line {
display: none;
}
.footer_area {
width: 100%;
margin: auto;
overflow: hidden;
padding-bottom: 40px;
}
.foot_mn_r {
float: none;
clear: both;
overflow: hidden;
width: 50%;
padding-top: 30px;
margin: 0 10px 0 10px !important;
}
.second_top {
margin: 1.5em 0 0 !important;
}
.stockArea ul {
width: 100%;
padding: 8px;
border-top: 5px solid #999;
border-left: 1px solid #ccc;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
float: left;
margin-bottom: 10px;
}
.top_bnr_area .shop_area dd {
padding: 0 15px;
}
.top_bnr_area .shop_area dd span {
font-size: 17px;
}
.company {
padding-right: 0 !important;
}
.pre_r {
float: left;
text-align: center;
margin-top: auto;
}
.pre_l {
float: left;
width: 100% !important;
}
table.shop_lineup tbody th {
width: 20%;
padding: 10px;
font-weight: bold;
vertical-align: middle;
border-bottom: 1px solid #ccc;
background: #f7f7f7;
}
table.shop_lineup td {
padding: 10px;
vertical-align: middle;
border-bottom: 1px solid #ccc;
}
table.shop_lineup td iframe {
width: 100%;
}
.shop_bar span {
width: 100%;
display: block;
line-height: 2.2;
}
.sell {
width: 100%;
}
.s_blog {
width: 100%;
}
.documents .here {
float: none;
clear: both;
margin: 0;
width: 100%;
line-height: 1.7;
padding-top: 0 !important;
}
.documents .here_img {
float: none;
clear: both;
width: 100%;
}
.myButton {
width: 100%;
font-size: 100%;
}
.myButton img {
width: 5%;
}
.contact_box {
width: 100% !important;
}
.contact_box .row {
border-right: 1px solid #ccc;
}
.contact_box .col-sm-9 {
border: none;
padding: 10px 0 10px 10px;
}
.company .footer_table td, .company .footer_table th {
display: block;
}
.company .footer_table th {
width: 100%;
text-align: left !important;
}
.recruit table {
margin: 0 0 40px;
}
.recruit table td, .recruit table th {
display: block;
}
.recruit table th {
width: 100%;
text-align: left !important;
}
.recruit .title {
margin: 0 0 20px;
}
.recruit p {
padding: 0;
line-height: 1.8;
}
.recruit td img {
width: 100%;
margin-bottom: 10px;
}
.recruit .v_center {
height: 100%;
line-height: 1.5;
border: none;
}
.recruit .oubo {
margin: 0 0 15px;
}
.flow .inside p {
font-size: 16px;
height: 100% !important;
padding: 20px 20px 20px 30px;
line-height: 1.8;
margin: 0;
background-image: none !important;
}
.sp_br {
display: none;
}
.flow .inside2 p .sp_br {
display: none;
}
.flow .inside2 p {
height: 100% !important;
background-image: none !important;
padding: 20px 20px 20px 30px;
}
.warranty .col-sm-4 {
width: 100%;
}
.warranty .col-sm-4 th, .warranty .col-sm-4 td {
width: 100% !important;
}
.warranty .atten {
line-height: 1.8;
}
.warranty .atten strong {
color: #fff;
display: block;
margin-right: 5px;
padding: 3px 10px;
background: #99735f;
border: 1px solid #fff;
}
.warranty .tel {
width: 100%;
}
.warranty dl {
width: 98%;
float: none;
clear: both;
}
.warranty .arrow {
width: 30%;
}
.warranty .free {
margin: 0 0 20px;
}
.inspection {
overflow: hidden;
}
.toku_bg {
background-color: #98baff;
overflow: hidden;
padding: 20px 10px;
margin: 20px 0 0;
}
.toku_bg h6 {
width: 100%;
margin: 10px auto;
}
.toku_bg ul {
overflow: hidden;
margin: 0;
width: 100%;
}
.toku_bg li {
width: 100%;
float: none;
margin: 10px 0;
}
.toku_bg p {
clear: both;
padding: 10px 20px;
text-align: left;
color: #fff;
font-size: 20px;
}
.melit_list {
padding: 0;
margin: 0;
}
.melit_list li {
margin: 20px 0;
}
.inspection .melit {
margin: 20px 0px;
}
.box27 {
margin: 0 0 15px 0;
width: 98%;
padding: 20px;
}
.inspection .box27 p {
background: none;
height: 100%;
padding: 10px 0;
}
.inspection .price {
margin: 0;
}
.inspection table {
width: 100%;
}
.inspection .scroll {
overflow: auto;
white-space: nowrap;
}
.inspection .scroll::-webkit-scrollbar {
height: 5px;
}
.inspection .scroll::-webkit-scrollbar-track {
background: #F1F1F1;
}
.inspection .scroll::-webkit-scrollbar-thumb {
background: #BCBCBC;
}
.inspection .cont {
width: 100%;
margin: auto;
}
.inspection .cont li {
width: 100%;
float: none;
clear: both;
margin: 0 0 20px 0;
}
.co_in {
margin: 0;
}
.co_in .cont {
width: 100%;
margin: 20px auto;
}
.co_in .cont li {
width: 100%;
float: none;
clear: both;
margin: 0 0 20px 0;
}
.co_in dd, .co_in dt {
float: none;
}
.co_in dl {
clear: both;
overflow: hidden;
}
.co_in dd {
text-align: center;
margin-bottom: 20px;
}
.co_in dt {
padding: 0;
text-align: left;
font-size: 20px;
font-weight: bold;
}
.co_in dt span {
font-size: 16px;
display: block;
border-top: 1px solid #ccc;
padding: 20px 0 0;
font-weight: normal;
}
.sankaku {
clear: both;
margin: 0 auto;
width: 0;
height: 0;
border: 40px solid transparent;
border-top: 40px solid #f7dfdf;
}
.staff .name {
margin: 2em 0em 0;
font-size: 130%;
font-weight: bold;
}
.staff .name02 {
margin: 2em 0em 0;
font-size: 130%;
font-weight: bold;
}
.staff .name03 {
margin: 2em 0em 0;
font-size: 130%;
font-weight: bold;
}
.staff #panel dt {
width: 100%;
margin: 2em auto 0;
}
.staff dd .tx, .staff dd .s_im {
display: block;
}
.staff dd .tx {
width: 100%;
float: none;
}
.staff dd .s_im {
float: none;
padding-top: 10px;
}
.company .shop-photo .col-sm-3 {
padding: 0;
margin: 5px 5px 0 0;
width: 100%;
}
.company .shop-photo .col-sm-4 {
padding: 0;
margin: 5px 5px 0 0;
width: 100%;
}
.btnarea .col-sm-3 {
margin: 1.5em 0 1em -1em !important;
}
.bannerSale img {
display: none !important;
}
#formmaler .form_left {
float: left;
font-weight: bold;
background: #f1f1f1;
line-height: 1.5;
width: 100%;
margin-left: 0;
padding: 10px;
clear: left;
}
#formmaler .form_left span {
color: red;
font-size: 20px;
}
#formmaler .form_right {
float: left;
margin-left: 10px;
padding: 5px 0;
width: 100%;
}
.ShopNew_Head h2 {
min-height: 230px;
}
.ShopNew_Head h2 img {
height: 230px;
object-fit: cover;
}
.ShopNew_Head h3 {
left: 50%;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
top: 140px !important;
}
.ShopNew_Head h3 span::first-line {
font-size: 13px !important;
}
.ShopNew_Head h3 img {
max-width: 120px;
}
.ShopNew_Head h2::after {
clip-path: none;
right: 0;
}
.ShopNew_Main dl {
display: block;
}
.ShopNew_Main dl dt {
margin: 0 30px 20px 0;
}
.ShopNew_Main dl:nth-child(2) {
display: flex;
flex-wrap: wrap-reverse;
}
.ShopNew_Main dl:nth-child(2) dt {
margin: 0 0 20px 30px;
}
.DivLink {
margin: 0 0 80px;
}
.ShopNew_Main .swiper-container {
width: 75%;
}
.ShopNew_Main .swiper-container .swiper-button-prev {
left: -40px;
}
.ShopNew_Main .swiper-container .swiper-button-next {
right: -40px;
}
.ShopNew_Main .shop_info {
display: block;
}
.ShopNew_Main .shop_info table {
width: 90%;
margin: 0 auto 30px;
}
.ShopNew_Main .shop_info table th, .ShopNew_Main .shop_info table td {
display: block;
width: 100%;
}
.ShopNew_Main .shop_info iframe {
max-width: 100%;
}
.marc_logo {
margin-top: 0;
max-width: 200px !important;
}
.link_list ul {
display: block;
text-align: center;
}
.link_list img {
max-width: 230px;
margin: auto;
}
.link_title {
width: 100%;
text-align: center;
margin: 10px 0;
}
.left_contents.link_in {
width: 100%;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.left_contents.link_in ul {
width: 100%;
flex-basis: 50%;
}
.left_contents.link_in li {
width: 100%;
}
.page_header_outer {
margin: 50px auto 50px;
}
}
@media screen and (min-width: 300px) and (max-width: 650px) {
.top_bnr_area .shop_area li, .top_bnr_area .shop_area li img {
margin: 0 0 10px 0 !important;
width: 100%;
padding: 0 30px;
}
.right_menu figcaption h3 {
text-align: center;
margin-top: 1.5em;
}
.foot_mn_l {
float: none;
clear: both;
overflow: hidden;
margin: 20px 0 0 10px;
}
.foot_mn_l ul {
width: 250px;
float: none;
clear: both;
line-height: 1.8;
overflow: hidden;
}
.foot_mn_r {
float: none;
clear: both;
overflow: hidden;
max-width: 200px;
padding-top: 30px;
margin: auto !important;
}
.shop_bar {
width: 100%;
font-size: 16px;
line-height: 3;
}
.shop_img {
width: 100%;
}
.shop_btn .btn {
width: 100%;
font-size: 15px;
}
.shop_btn .btn-wrapper {
display: inline-block;
margin: 20px 5px;
padding: 0 !important;
}
.shop_bar .sp_br {
display: none;
}
.btnarea .col-sm-3 {
margin: 1.5em 0 1em 0em !important;
}
}
@media screen and (min-width: 1000px) {
header .spmenu {
display: none;
}
header h1.sp {
display: none;
}
header h1.pc {
display: block;
}
#sp_top .slider {
display: none !important;
}
}
@media screen and (max-width: 1300px) {
.ShopNew_Head h3 {
top: 8vw;
}
.ShopNew_Main .swiper-container .swiper-button-prev {
left: -50px;
}
.ShopNew_Main .swiper-container .swiper-button-next {
right: -50px;
}
}
input, select, textarea {
font-size: 1rem;
}
.car_list {
float: inherit;
width: inherit;
}
.car_detail {
padding-top: 75px;
}
.detail_info_main h1 {
width: 100%;
}
.detail_info_main h1 span {
font-weight: 500;
}
.detail_info_main h1 .grade_text {
text-align: left;
}
.detail_info_main h1 .grade_text {
font-weight: 500;
}
.detail_info_main h1 .car_name .grade {
font-weight: 500;
}
.car_detail .btn {
display: inherit;
padding: inherit;
}
:root {
--body_bg: #fff;
--body_color: #000;
--cRed: brown;
--cRed: brown;
--cRed: brown;
--cRed: #F32B2B;
--darkGrey: #292929;
--lightGrey: #747474;
--lightestGrey: #EFEFEF;
--mainColor: #3736C2;
--subColor: #F32B2B; --body_bg:#fff;
--body_color:#000; --header_top_bg: #fff;
--header_top_color:#000;
--header_top_border:#000;
--header_top_phone:#fff;
--header_nav_bg: #fff;
--header_nav_color:#000; --footer_top_bg: #3736C2;
--footer_top_color:#fff;
--footer_bottom_bg: #3736C2;
--footer_bottom_color:#fff; --sns_icon_bg: #fff;
--sns_icon_font: #000;  --btn_color: #fff;
--btn_bg: #489CA4;
--btn_white:#3736C2;
--stock_car_btn:#111;
--btn_top_cars:#3736C2;
--phone_btn:#000;
--mail_btn:#01BFFE; --page_header_bg:#333;
--page_header_color:#fff; --swiper_pg_color:#999;
}
@media (max-width: 1367px) {  }
@media (max-width: 1024px) {   .footer_top {
padding: 30px 0 10px;
}
.footer_top .footer_top_inner {
display: flex;
}
.footer_top .footer_top_inner .footer_left {
flex-basis: 60%;
padding-right: 0;
}
.footer_top .footer_top_inner .footer_right {
flex-basis: 40%;
padding-left: 0;
}
div.footer_menu_outer {
flex-wrap: wrap;
}
div.footer_menu_outer .footer_logo_main {
flex-basis: 30%;
}
div.footer_menu_outer .footer_menu {
flex-basis: 85%;
}
div.footer_menu_outer .footer_menu ul {
justify-content: flex-start;
}
div.footer_menu_outer .footer_logo_truck {
flex-basis: 15%;
padding-bottom: 20px;
}
.footer_left ul.footer_nav {
flex-wrap: wrap;
} .detail_info_main .price_outer {
display: block;
}
.detail_info_main .btn_outer {
display: block;
}
.detail_info_main .btn_outer li {
padding: 5px;
}
.detail_info_main .btn_outer li:last-child {
padding: 5px;
} .car_list .img_list_box_outer {
flex-basis: 33.3333%;
} .lity-container {
width: 98%;
}
.filter_popup_title {
text-align: center;
padding: 10px 0;
}
#filter_content {
background-color: #fff;
overflow-y: scroll;
}
.inner.filter {
padding: 0;
} .equipment_list li {
flex-basis: 20%;
padding: 4px;
}  .swiper-button-next:after {
border-color: transparent transparent transparent #fff;
}
.swiper-button-prev:after {
border-color: transparent #fff transparent transparent;
}
}
@media (max-width: 769px) {  .overlay_banner1 {
display: block;
max-width: 500px;
}
.overlay_banner1 div {
font-size: 1.2rem;
}
.overlay_banner1 div span {
font-size: 11px;
}
.overlay_banner2 {
max-width: 500px;
}
.overlay_banner2 div.overlay_title {
font-size: 1.2rem;
}
.overlay_banner2 div.overlay_btn span {
font-size: 11px;
} .slider1_outer .swiper {
width: 100%;
}
.slider1_outer .swiper-button-prev {
left: 0;
}
.slider1_outer .swiper-button-next {
right: 0;
} .footer_top .footer_top_inner {
flex-wrap: wrap;
}
.footer_top .footer_top_inner .footer_left {
flex-basis: 100%;
margin-bottom: 1rem;
}
.footer_top .footer_top_inner .footer_right {
flex-basis: 100%;
} .title_outer {
margin-bottom: 15px;
}
.title_outer .inner {
height: auto;
}
.title_outer .inner .breadcrumb {
top: 5px;
left: 10px;
}
.title_outer .inner h1 {
font-size: 20px;
}
.two_col_outer {
display: block;
}
.two_col_outer .main_col {
width: 100%;
padding-right: 0;
max-width: 600px;
margin: 0 auto;
}
.two_col_outer aside {
width: 100%;
} .select_wrapper.filter1 {
flex-wrap: wrap;
}
.select_wrapper.filter1 .select_outer {
width: 50%;
}
.select_wrapper.filter1 .select_outer.filter_1st_btn {
width: 50%;
}
.filter2_outer {
padding: 5px 5px 10px;
}
.filter2_outer .select_wrapper.filter2 {
flex-wrap: wrap;
}
.filter2_outer .select_wrapper.filter2 .select_outer {
width: 50%;
}
.filter2_outer .filter_2nd_btn {
justify-content: center;
}
.filter2_outer .filter_2nd_btn li {
margin: 0;
width: 50%;
padding: 0 5px;
}
.filter_option {
padding: 15px;
}
.filter_option ul {
display: flex;
flex-wrap: wrap;
}
.filter_option ul li {
width: 33.3333%;
}
.filter_option ul li label {
font-size: 13px;
}
#filter_content .acTrigger {
margin-bottom: 10px;
} .sort li {
margin-right: 5px;
}
.sort li.sort_cancel {
margin-right: 10px;
} .company_profile dl {
min-height: 50px;
}
.company_profile dl dt {
width: 100px;
}
}
@media (max-width: 600px) {  .sort_outer {
flex-wrap: wrap;
padding: 5px 5px 15px;
justify-content: flex-end;
}
.sort_outer .sort {
margin-bottom: 10px;
}
}
@media (max-width: 450px) {  footer {
padding-top: 70px;
}
.footer_top {
padding: 30px 0 25px;
}
.footer_top .footer_top_inner .footer_left {
flex-wrap: wrap;
}
.footer_top .footer_top_inner .footer_left .footer_25 {
flex-basis: 100%;
padding: 15px 10px;
}
.footer_top .footer_top_inner .footer_left .footer_50 {
padding: 15px 10px;
}
.footer_top .footer_top_inner .footer_right {
flex-wrap: wrap;
}
.footer_top .footer_top_inner .footer_right .footer_25 {
flex-basis: 100%;
padding: 15px 10px;
}
.footer_top .footer_top_inner .footer_right .footer_50 {
padding: 15px 10px;
}  .title_outer .inner h1 {
font-size: 18px;
padding-left: 0;
}
.page_header_outer {
margin-bottom: 25px;
}
.page_header_outer .page_header_inner .page_header {
height: 130px;
font-size: 16px;
padding: 0 10px;
font-weight: bold;
line-height: 1.2;
}
.page_header_outer .page_header_inner .page_header.post_title {
font-size: 15px;
font-weight: bold;
}
.page_header_outer .page_header_inner .page_header span {
display: block;
}
.page_header_outer .page_header_inner .page_header span:first-child {
position: relative;
padding-bottom: 10px;
}
.page_header_outer .page_header_inner .page_header span:first-child:after {
content: "";
display: inline-block;
width: 30px;
height: 1px;
background-color: #fff;
position: absolute;
left: 50%;
bottom: 0;
margin-left: -15px;
}
.page_header_outer .page_header_inner .page_header span.header_sub_txt {
font-size: 11px;
padding-top: 5px;
}
.post_nav_bottom {
border-top: 1px solid #000;
padding: 10px 0 15px;
}
.post_nav_bottom .post_nav_bottom_btn {
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 5px 10px;
} .filter_option {
padding: 10px;
}
.filter_option ul li {
width: 50%;
padding-bottom: 5px;
} .sort_outer {
padding: 5px 3px 15px;
}
.sort_outer .sort {
font-size: 11px;
} div.detail_info_table2 dl {
padding: 0 20px;
}
div.detail_info_table div.detail_info_cell dl {
font-size: 12px;
} .detail_info_main h1 {
padding: 0;
margin: 0 !important;
text-align: left;
}
.detail_info_main h1 .car_name .maker {
font-size: 12px;
margin-right: 5px;
}
.detail_info_main h1 .car_name .grade {
font-size: 25px;
}
.detail_info_main h1 .grade_text {
font-size: 14px;
}
.equipment_list li {
flex-basis: 50%;
padding: 2px;
} .form dl {
display: block;
}
.form dl dt {
width: 100%;
}
.form dl dd {
width: 100%;
}
.form dl dd, .form dl dt {
display: block;
}
.form input {
width: 100%;
font-size: 16px;
}
.form textarea {
font-size: 16px;
}
.form_check_box input {
width: inherit;
}
.form_check_box.media .mwform-checkbox-field {
width: 50%;
}
.contact_item_info th {
font-size: 11px;
padding: 10px 3px;
}
.contact_item_info td {
font-size: 11px;
padding: 10px 3px;
}
.form_btn input {
padding: 10px 40px;
}
}#pc_top #slider {
overflow:hidden;
position:relative;
width:100%;
}
#pc_top #sliderInner {
position:relative;
left:50%;
width:3040px;
margin-left:-1520px;
}
#pc_top #sliderInner li {
width:1000px;
}
#pc_top .slideralpha{
position:relative;
width:500px;
margin:0 auto;
}
#pc_top #slider-frame-left{
height:400px;
position:absolute ;
width:100%;
top:-400px;
right:750px;
background:url(//www.dible.jp/wp-content/themes/dible/images/jquery/jq_bg.gif) no-repeat ;
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
z-index:1 !important;
}
#pc_top #slider-frame-right{
height:400px;
position:absolute ;
width:100%;
top:-400px;
left:750px;
background:url(//www.dible.jp/wp-content/themes/dible/images/jquery/jq_bg.gif) no-repeat ;
filter:alpha(opacity=50);
-moz-opacity:0.5;
opacity:0.5;
z-index:1 !important;
}
#pc_top #slideFilterL, #slideFilterR {
position:absolute;
top:0;
width:1000px;
height:250px;
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter:"alpha( opacity=80 )";
background:#fff;
}
#pc_top #slideFilterL {
left:0;
}
#pc_top #slideFilterR {
right:0;
}
#pc_top .bx-wrapper {
margin:0 auto;
position:relative;
}
#pc_top .bx-wrapper .bx-pager {
margin:0 auto;
width:1000px;
background:#fff;
} #pc_top .bx-wrapper .bx-prev {
left:475px;
display:block;
width:25px;
height:49px;
background:url(//www.dible.jp/wp-content/themes/dible/images/jquery/next.gif) no-repeat ;
}
#pc_top .bx-wrapper .bx-next {
right:475px;
display:block;
width:25px;
height:49px;
background:url(//www.dible.jp/wp-content/themes/dible/images/jquery/prev.gif) no-repeat ;
}
#pc_top .bx-wrapper .bx-prev:hover {
background-position:0;
}
#pc_top .bx-wrapper .bx-next:hover {
background-position:0;
}
#pc_top .bx-wrapper .bx-controls-direction a {
position:absolute !important;
top:175px;
outline:0;
width:25px;
height:49px;
text-indent:-9999px;
z-index:9999 !important;
} #pc_top .bx-wrapper .bx-pager {
padding-top:10px;
text-align:center;
font-size:.85em;
font-family:Arial;
font-weight:bold;
color:#666;
background-color:#fff;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
display:inline-block;
*zoom:1;
*display:inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
display:block;
width:10px;
height:10px;
margin:0 5px;
outline:0;
text-indent:-9999px;
-moz-border-radius:50%;
-webkit-border-radius:50%;
border-radius:50%;;
background:#666;
margin-bottom:5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
background:#000;
margin-bottom:5px;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[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;
}
 .slick-loading .slick-list
{
background: #fff url(https://www.dible.jp/wp-content/themes/dible/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.dible.jp/wp-content/themes/dible/css/fonts/slick.eot);
src: url(https://www.dible.jp/wp-content/themes/dible/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.dible.jp/wp-content/themes/dible/css/fonts/slick.woff) format('woff'), url(https://www.dible.jp/wp-content/themes/dible/css/fonts/slick.ttf) format('truetype'), url(https://www.dible.jp/wp-content/themes/dible/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: 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: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[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: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.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
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.wp-pagenavi {
clear: both;
}
.wp-pagenavi a, .wp-pagenavi span {
text-decoration: none;
border: 1px solid #BFBFBF;
padding: 3px 5px;
margin: 2px;
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
border-color: #000;
}
.wp-pagenavi span.current {
font-weight: bold;
}