@charset "UTF-8";

/*
Theme Name:FLEX
Description:FLEX website
Theme URI: https://flexnet.jp/
Author: FLEX
Version: 1.22
License: FLEX inc
*/

* {
  font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
}

body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  font-size: 12px;
  line-height: 17px;
  font-weight: 400;
  color: #1F3641;
  background-color: #fff;
  word-wrap: break-word;
  min-width: 1020px;
}

@media print, screen and (max-width: 480px){
  body {
    min-width: 320px;
  }
}

ol,
ul {
  list-style: none;
}

li {
  list-style-type: none;
}

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

caption,
th,
td {
  font-weight: normal;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}

blockquote,
q {
  quotes: "";
}

a {
  color: #12c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:visited {
  color: #609;
}

a:hover img.overwhite {
  cursor: pointer;
  filter: alpha(opacity=85);
  -ms-filter: "alpha(opacity=85)";
  /* ie 8 */
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
  zoom: 1;
}

a:visited img {
  filter: alpha(opacity=85);
  -ms-filter: "alpha(opacity=85)";
  /* ie 8 */
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
  zoom: 1;
}

label:hover,
.wpcf7-list-item-label:hover {
  color: #EE3440;
}

.wpcf7-list-item-label {
  margin-right: 10px;
}

/*スライダー*/

.bxslider li {
  display: none;
}

.bx-viewport .bxslider li {
  display: block !important;
}

.bx-wrapper {
  position: relative;
  margin: 0 auto 50px;
  padding: 0;
  *zoom: 1;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bx-wrapper .bx-viewport {
  background: #fff;
  -webkit-transform: translatez(0);
  -ms-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(https://www.flexnet.co.jp/images/home/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: 700;
  color: #5976DB;
  padding-top: 10px;
}

.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 {
  background: #CCC;
  text-indent: -9999px;
  display: block;
  width: 15px;
  height: 15px;
  margin: 0 5px;
  outline: 0;
  border-radius: 7px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #2646B3;
}

.bx-wrapper .bx-prev {
  display: none;
  left: 10px;
  background: url(https://www.flexnet.co.jp/images/home/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
  display: none;
  right: 10px;
  background: url(https://www.flexnet.co.jp/images/home/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  /*z-index:9999*/
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(https://www.flexnet.co.jp/images/home/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(https://www.flexnet.co.jp/images/home/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

/*フロート*/

html.remodal-is-locked {
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
}

.remodal,
[data-remodal-id] {
  display: none;
}

.remodal-overlay {
  position: fixed;
  z-index: 1000000;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

.remodal-wrapper {
  position: fixed;
  z-index: 1000000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  /*display: inline-block;*/
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

.remodal-overlay,
.remodal-wrapper {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.remodal {
  position: relative;
  outline: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/* Default theme styles for the background */

.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  -webkit-filter: blur(3px);
  filter: blur(3px);
}

.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  -webkit-animation-name: remodal-overlay-opening-keyframes;
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  -webkit-animation-name: remodal-overlay-closing-keyframes;
  animation-name: remodal-overlay-closing-keyframes;
}

.remodal-wrapper {
  padding: 10px;
  text-align: center;
}

.remodal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 10px;
  padding: 20px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
  text-align: left;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  -webkit-animation-name: remodal-opening-keyframes;
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  -webkit-animation-name: remodal-closing-keyframes;
  animation-name: remodal-closing-keyframes;
}

.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

.remodal-close {
  position: absolute;
  top: -50px;
  right: -20px;
  display: block;
  overflow: visible;
  width: 50px;
  height: 50px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  -webkit-transition: color 0.2s;
  -o-transition: color 0.2s;
  transition: color 0.2s;
  text-decoration: none;
  color: #000;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 66px;
  line-height: 50px;
  display: block;
  width: 35px;
  content: "×";
  text-align: center;
  color: #FFF;
}

.remodal-confirm {
  display: block;
  overflow: visible;
  width: 120px;
  padding: 12px 0;
  cursor: pointer;
  -webkit-transition: background 0.2s;
  -o-transition: background 0.2s;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
  margin: 0 auto;
}

.remodal-confirm {
  color: #fff;
  background-color: #76B852;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #31A41F;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background-color: #31A41F;
  border-radius: 3px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #31A41F;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.remodal .modal__heading--center span::before {
  width: 24px;
  left: 90px;
}

.remodal .modal__heading--center span::after {
  width: 24px;
  right: 90px;
}

.remodal .popup__button--back {
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  color: #333;
  font-size: 16px;
}

.remodal .popup__button--icon::before {
  content: "";
}

/*.remodal p{font-size:12px;}*/

@-webkit-keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes remodal-opening-keyframes {
  from {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    opacity: 0;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@-webkit-keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}

@keyframes remodal-closing-keyframes {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  to {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
}

@-webkit-keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.recommend_form {
  width: 450px;
  border-radius: 3px;
  padding: 20px !important;
  position: absolute;
  margin: auto;
  top: 25%;
  left: 0;
  right: 0;
}

.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 750px;
}

.mailmagbtn input {
  font-size: 14px;
  margin: 0 auto;
  font-weight: 900;
  padding: 10px 0px 8px 0px;
  width: 200px;
  display: block;
  text-align: center;
  background-color: #76B852;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #31A41F;
  text-decoration: none;
  color: #fff;
  border-top: none;
  border-right: none;
  border-left: none;
}

.mailmagbtn input:hover {
  background-color: #31A41F;
  border-radius: 3px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #31A41F;
}

.mailmagform input {
  padding: 5px;
}

.mailmagform li {
  display: inline-block;
}

.mailmagform li label {
  font-size: 16px;
}

.mailmagform li:first-child {
  margin: 0 10px 0 0;
}

/*ヘッダー周り*/

#nav i {
  margin-right: 5px;
  vertical-align: -1px;
}

#nav > a {
  display: none;
}

/*SPメニュー*/

#mobile {
  display: none;
}

#mobile a {
  display: block;
  float: right;
  margin: 1px 0 0;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 21px;
  text-align: center;
}

.navbtn a {
  display: block;
  float: right;
  margin: 0;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 20px;
  text-align: center;
}

.navbtn {
  margin: 0 15px 0 0;
}

.hdmnbtn {
  margin: 2px;
  font-size: 10px;
  line-height: 1;
}

.hdrkbtn {
  margin-top: 4px;
  font-size: 10px;
  line-height: 1;
}

#mobile a:hover {
  text-decoration: none;
}


@media screen and (max-width:480px) {
  .head-nav {
    position: fixed;
    top: 0;
    height: 100%;
    right: -100%;
    transition: .5s;
  }
  .head-nav.is-open {
    right: 0;
    z-index: 1000000;
  }
}

.head-nav .nav-inner-sp {
  top: 0;
  right: 0;
  overflow-y: scroll;
  background: #fff;
  height: inherit;
  position: absolute;
  right: 0;
  width: 260px;
}

.head-nav .nav-inner-sp .menu-list {
  padding: 0 15px;
}

.head-nav.right {
  left: auto;
  right: -260px
}

.head-nav.left {
  left: -260px;
  right: auto
}

.head-nav h1,
.head-nav h2,
.head-nav h3,
.head-nav h4,
.head-nav h5,
.head-nav h6 {
  font-size: 11px;
  font-weight: 400;
  padding: 0 15px;
  margin: 0 0 5px;
  color: #333;
  line-height: 24px;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfdfdf));
  background-image: -webkit-linear-gradient(#ffffff, #dfdfdf);
  background-image: -moz-linear-gradient(#ffffff, #dfdfdf);
  background-image: -o-linear-gradient(#ffffff, #dfdfdf);
  background-image: linear-gradient(#ffffff, #dfdfdf);
  /*	-webkit-box-shadow: 0 5px 5px 3px rgba(0,0,0,0.2);moz-box-shadow: 0 5px 5px 3px rgba(0,0,0,0.2); box-shadow: 0 5px 5px 3px rgba(0,0,0,0.2)*/
}

.nav-overlay {
  background: rgba(0,0,0,.5);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  transform: scale(1);
  transition: all .5s;
  width: 100%;
}
.nav-overlay.is-visible {
  display: block;
  animation: show .3s linear 0s;
}

.head-nav #menu-close {
  height: 100%;
}

.head-nav #menu-close a {
  background-color: #fff;
  border-radius: 3px;
  display: block;
  height: 32px;
  position: absolute;
  right: 272px;
  top: 14px;
  width: 32px;
}

.head-nav #menu-close a::before,
.head-nav #menu-close a::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 23px;
  background: #707070;
}

.head-nav #menu-close a::before {
  transform: translate(-50%,-50%) rotate(45deg);
}

.head-nav #menu-close a::after {
  transform: translate(-50%,-50%) rotate(-45deg);
}

.head-nav .logLink {
  background-color: #EBEBEB;
  border-bottom: 1px solid #DEDCD7;
  padding: 12px 23px;
}

.head-nav .logLink span a {
  background-color: #0056BB;
  border-radius: 3px;
  box-shadow: 0px 3px 0px 0px #02489A;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0 8px;
  text-align: center;
}

.head-nav .logLink span a:hover {
  text-decoration: none;
}

.head-nav .sub_menu {
  display: none;
}

.head-nav .menu-item a,
.head-nav .menu-item-has-children p,
.head-nav .sub_menu a {
  border-bottom: 1px solid #DEDCD7;
  cursor: pointer;
  color: #1F3641;
  display: flex;
  font-size: 15px;
  font-weight: bold;
  justify-content: space-between;
  padding: 14.5px 8px;
}

.head-nav .menu-item a:hover,
.head-nav .menu-item-has-children p:hover,
.head-nav .sub_menu a:hover {
  background-color: #EEF6FF;
  color: #0056BB;
  text-decoration: none;
}

.head-nav .menu-item a::after,
.head-nav .menu-item-has-children p::after,
.head-nav .sub_menu a::after {
  content: '';
  width: 7px;
  height: 7px;
  border-bottom: solid 2px #1F3641;
  border-right: solid 2px #1F3641;
}

.head-nav .menu-item-has-children p::after {
  transform: rotate(45deg);
  transition: .5s;
}

.head-nav .menu-item a::after,
.head-nav .sub_menu a::after {
  align-self: center;
  transform: rotate(-45deg);
}

/* アコーディオンオープン時 */
.head-nav .menu-item-has-children.is-open p {
  background-color: #EEF6FF;
  color: #0056BB;
}

.head-nav .menu-item-has-children.is-open p::after {
  align-self: center;
  border-bottom: solid 2px #0056BB;
  border-right: solid 2px #0056BB;
  transform: rotate(225deg);
  transition: .5s;
}

.head-nav .sub_menu a {
  padding-left: 27px;
}

.head-nav form {
  margin: 25px 23px 0
}

.head-nav form .srch_fw {
  border-radius: 3px;
  display: flex;
  height: 35px;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

.head-nav form .srch_fw input[type="text"] {
  border: 1px solid #707070;
  font-size: 15px;
  padding: 6px;
}

.head-nav form .srch_fw button[type="submit"] {
  appearance: none;
  background-color: #0056BB;
  border: 0;
  cursor: pointer;
  height: 35px;
  outline: 0;
  padding: 0;
  position: absolute;
  right:0px;
  top: 0px;
  width: 35px;
}

.head-nav input[type="text"],
.head-nav input[type="password"],
.head-nav input[type="date"],
.head-nav input[type="datetime"],
.head-nav input[type="email"],
.head-nav input[type="number"],
.head-nav input[type="search"],
.head-nav input[type="tel"],
.head-nav input[type="time"],
.head-nav input[type="url"],
.head-nav textarea,
.head-nav select {
  width: 100%;
  font-size: 16px;
  padding: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  border: none;
  background-color: #FFF;
  display: block;
  clear: both
}

.head-nav input[type=checkbox] {
  width: auto;
  display: inline;
  clear: none
}

/* WP記事用CSS */

h2 span.ez-toc-section,
h1 span.ez-toc-section {
  font-size: inherit;
  font-weight: 700;
  margin: 0;
}

.conbox_kiji h2 i,
.conbox_kumi h2 i,
.lp_kiji h2 i {
  margin-right: 5px;
  vertical-align: -1px;
}

.conbox_kiji h3,
.conbox_kumi h3,
.lp_kiji h3 {
  margin-bottom: 5px;
}

.conbox_kiji table,
.conbox_kumi table,
.cat_table table {
  font-size: 13px;
  line-height: 18px;
  text-align: left;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #DEDBCC;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #DEDBCC;
  border-left-color: #DEDBCC;
}

.conbox_kiji th,
.conbox_kumi th,
.cat_table th {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 10px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DEDBCC;
  background-color: #F8F5E4;
}

.conbox_kiji td,
.conbox_kumi td,
.cat_table td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 10px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DEDBCC;
}

.conbox_kiji img,
.conbox_kumi img,
.cat_table img {
  width: 100%;
  height: auto;
}

.conbox_kiji li,
.conbox_kumi li {
  margin-left: 18px;
  margin-bottom: 3px;
  list-style-position: outside;
  list-style-type: disc;
}

#sharebarx li,
.hiddenbox li,
.linetable li,
.nonten li {
  list-style-type: none;
  margin-left: 0px;
}

.hiddenbox .float_l10 img,
.ltable .float_l10 img {
  float: left;
  height: auto;
  margin-right: 10px;
  width: 60px !important;
}

.hiddenbox .float_r10 img,
.ltable .float_r10 img {
  float: right;
  height: auto;
  margin-left: 10px;
  width: 60px !important;
}

.kijireco {
  font-size: 12px;
  line-height: 16px;
}

.kijireco li {
  margin-left: 0;
  list-style-type: none;
}

/* 記事目次デザイン */

#ez-toc-container {
  padding: 20px !important;
  border: 1px solid #DDD !important;
  background: #F7F7F7 !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 40px !important;
}

.ez-toc-list li a {
  margin: 0 0 10px;
  padding: 0 0 3px;
  border-bottom: 1px dotted #DDD;
  display: block;
  font-weight: 700;
}

.ez-toc-list li ul li a {
  border: none;
  padding: 0;
  margin: 0 0 5px;
  font-weight: 400;
}

.ez-toc-list li ul li:last-child a {
  margin: 0;
}

.ez-toc-list li ul {
  margin: 0 0 15px 1.5em !important;
}

#ez-toc-container.counter-decimal ul.ez-toc-list li a::before,
.ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before {
  content: counters(item, "-") !important;
  counter-increment: item;
  margin: 0 5px 0 0;
}

#ez-toc-container a,
#ez-toc-container a:visited {
  color: #1F3641 !important;
}

/* 全体見出し・テーブルSCC */

.linemds i {
  margin-right: 5px;
  vertical-align: -1px;
}

.ltable {
  text-align: left;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #DEDBCC;
}

.ltable th {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 10px;
  vertical-align: top;
  background-color: #F8F5E4;
  font-weight: bold;
}

.ltable td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 10px;
  vertical-align: top;
}

.linetable {
  text-align: left;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #DEDBCC;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #DEDBCC;
  border-left-color: #DEDBCC;
}

.linetable th {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 10px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DEDBCC;
  background-color: #F8F5E4;
  font-weight: bold;
}

.linetable td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 10px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DEDBCC;
}

.lt_hover {
  background-color: #F9F9F9;
}

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

.tenlst li {
  margin-left: 18px !important;
  margin-bottom: 3px;
  list-style-position: outside;
  list-style-type: disc !important;
}

.numlst li {
  margin-left: 35px !important;
  margin-bottom: 3px;
  list-style-position: outside;
  list-style-type: decimal !important;
}

.kanren_seatbox {
  display: inline-block;
  width: 216px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.h-warranty_flow {
  border: 2px solid #2646B3;
  border-radius: 3px;
  padding: 20px;
  background-color: #F6F7FD;
}

.txtbg {
  background-color: hsla(59deg, 100%, 57%, 0.3);
  padding: 0 0 0 10px;
}

/*ボックス*/

.fix_box {
  margin-bottom: 20px;
}

/*シェアバー*/

#sharebar {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  padding-top: 10px !important;
  padding-bottom: 20px !important;
}

#sharebar li {
  padding-top: 15px !important;
}

.usdrecttl {
  font-size: 14px;
  line-height: 14px;
  background-color: #1F3641;
  color: #fff;
  padding: 10px 7px 5px 7px;
}

.usdrecttl a,
.usdrecttl a:hover {
  color: #fff;
}

.usdrecom dt {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

.usdkakaku {
  color: #EE3440;
  font-size: 14px;
  font-weight: 700;
  margin-right: 3px;
}

.recomttl {
  font-size: 16px;
  font-weight: 700;
  border-bottom-width: 3px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  margin-bottom: 15px;
  padding-bottom: 3px;
}

.recomlst img {
  float: left;
  width: 100px;
  height: auto;
  margin-right: 10px;
}

.recomlst h3 {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  margin-top: 5px;
}

.recomcate {
  font-size: 10px;
  padding: 2px 7px 2px 7px;
  background-color: #EA5633;
  color: #fff;
  margin-right: 5px;
}

.yarpp-related h3 {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  margin-top: 5px;
}

.toplinemds {
  padding-bottom: 3px;
  margin-bottom: 15px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #383B3C;
}

.toplinemds i {
  margin-right: 5px;
  vertical-align: -1px;
}

.homektrimg {
  float: left;
  margin-right: 10px;
  border: 5px solid #F0F2EF;
}

.ktrnum {
  font-size: 12px;
  background-color: #31A41F;
  color: #fff;
  padding: 1px 5px 1px 5px;
  margin-right: 6px;
  vertical-align: 1px;
}

.ktrinp {
  border: 1px solid #CCC;
  font-size: 16px;
  padding: 2px 2px 2px 2px;
  width: 60px;
}

.rktrttl {
  float: left;
  width: 105px;
  padding: 5px;
  background-color: #E8E7E7;
  text-align: center;
  font-weight: 700;
  border-radius: 0px 0px 5px 5px;
}

.rktrttls {
  float: right;
  width: 150px;
  font-size: 11px;
  padding: 5px 0px 5px 0px;
}

.rktrbtn input[type=submit] {
  font-size: 14px;
  font-weight: 700;
  padding: 7px 0px 5px 0px;
  width: 200px;
  margin-left: 40px;
  background-color: #EA5633;
  color: #fff;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #EA5633;
  border-radius: 2px;
}

.rktrbtn input[type=submit]:hover {
  background-color: #FD7949;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #FD7949 #FD7949 #EE3440 #FD7949;
}

#lean_overlay {
  position: fixed;
  z-index: 100;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}

.phmodal {
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  display: none;
  padding: 20px;
  width: auto;
  background-color: #FFF;
}

h1 i {
  margin-right: 5px;
  vertical-align: -1px;
}

h1 span {
  font-size: 16px;
  font-weight: normal;
}

h2 {
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
}

h2 i {
  margin-right: 5px;
  vertical-align: -1px;
}

h2 span {
  font-size: 12px;
  font-weight: 400;
  margin-left: 10px;
}

h2 .sp_br {
  display: none;
}

h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}

h3 i {
  margin-right: 5px;
  vertical-align: -1px;
}

h4 {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

h4 i {
  margin-right: 5px;
  vertical-align: -1px;
}

h4 span {
  font-size: 12px;
  font-weight: 400;
  margin-left: 10px;
}

h5 {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.manma {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

.manma a {
  color: #1F3641;
}

.b_manma {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
}

.n_manma {
  font-size: 14px;
  line-height: 18px;
  font-weight: normal;
}

.bklnk a {
  color: #1F3641;
}

.iconcenter i {
  margin-right: 5px;
  vertical-align: -1px;
}

.kyocho {
  text-decoration: underline;
  font-weight: bold;
}

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

.redtxt {
  color: #EE3440;
}
.bluetxt,
.bluetxt a,
.bluetxt a:visited {
  color: #0000FF !important;
}

.greytxt,
.greytxt a,
.greytxt a:visited {
  color: #666;
}

.ortxt {
  color: #fb4809;
}

.lefttxt {
  text-align: left;
}

.righttxt {
  text-align: right;
}

.centertxt {
  text-align: center;
}

.gentei {
  background-color: #2683A5;
  color: #fff;
  padding: 2px 5px;
  font-size: 12px;
  margin: 0 5px 0 0;
  letter-spacing: 1px;
}

blockquote {
  background-color: #F0F2EF;
  padding: 1em 1em 1em 3em;
  position: relative;
}

blockquote:before {
  content: "“";
  font-size: 600%;
  line-height: 1em;
  font-family: "&#65325; &#65331; &#65328; &#12468; &#12471; &#12483; &#12463; ", sans-serif;
  color: #999;
  position: absolute;
  left: 5px;
  top: 0;
}

.bqbox {
  background-color: #F0F2EF;
  padding: 20px;
}

.arrow_box {
  position: relative;
  background: #F8F5E4;
  border: 2px solid #F8F5E4;
  padding: 13px;
  border-radius: 5px;
}

.arrow_box:after,
.arrow_box:before {
  right: 100%;
  top: 20%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #F8F5E4;
  border-width: 9px;
  margin-top: -9px;
}

.arrow_box:before {
  border-color: rgba(188, 131, 57, 0);
  border-right-color: #F8F5E4;
  border-width: 12px;
  margin-top: -12px;
}

.arrow_box_ttl {
  font-size: 11px;
  background-color: #FD0;
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 2px;
  padding-left: 7px;
  margin-right: 5px;
}

.h1cate {
  border-top-width: 5px;
  border-bottom-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: #383B3C;
  border-bottom-color: #DEDBCC;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  overflow: hidden;
}

.h1cate a,
.h1cate a:visited {
  color: #1F3641;
}

.h1cate_l {
  float: left;
  width: 45%;
  font-weight: bold;
}

.h1cate_r {
  float: right;
  width: 54%;
  text-align: right;
}

.kijittl {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
}

.kanren_kiji {
  background-color: #EFEFEF;
  padding: 5px;
  margin: 0 0 15px;
}

.sbttl {
  color: #666;
  margin-bottom: 5px;
}

.sbttl a {
  color: #fff;
}

.sbcate {
  font-size: 10px;
  line-height: 20px;
  background-color: #383B3C;
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 2px;
  padding-left: 7px;
  margin-right: 5px;
  color: #fff;
}

.yelcate {
  font-size: 10px;
  line-height: 20px;
  background-color: #FD0;
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 2px;
  padding-left: 7px;
}

/* .redcate { */

/* font-size: 10px; */

/* line-height: 20px; */

/* background-color: #EE3440; */

/* padding-top: 1px; */

/* padding-right: 7px; */

/* padding-bottom: 1px; */

/* padding-left: 7px; */

/* color: #fff */

/* } */

.kcate {
  font-size: 10px;
  line-height: 20px;
  background-color: #1F3641;
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 2px;
  padding-left: 7px;
  color: #fff;
}

.blkcate {
  font-size: 10px;
  line-height: 20px;
  background-color: #1F3641;
  padding-top: 3px;
  padding-right: 7px;
  padding-bottom: 2px;
  padding-left: 7px;
  color: #fff;
}

.greycate {
  font-size: 10px;
  line-height: 20px;
  background-color: #2A2A2A;
  padding-top: 1px;
  padding-right: 7px;
  padding-bottom: 1px;
  padding-left: 7px;
  color: #fff;
}

.float_r10 img {
  float: right;
  margin-left: 10px;
}

.float_l10 img {
  float: left;
  margin-right: 10px;
}

.float_r img {
  float: right;
  margin-left: 15px;
}

.float_l img {
  float: left;
  margin-right: 15px;
}

.float_r20 img {
  float: right;
  margin-left: 20px;
}

.float_l20 img {
  float: left;
  margin-right: 20px;
}

.flft {
  float: left;
}

.frgt {
  float: right;
}

.snapgazo img {
  padding: 5px;
  border: 1px solid #dedbcc;
}

.nenpyolst {
  vertical-align: top;
  display: inline-block;
  width: 120px;
}

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

.txt40 {
  font-size: 40px;
  line-height: 47px;
}

.txt30 {
  font-size: 30px;
  line-height: 35px;
}

.txt25 {
  font-size: 25px;
  line-height: 30px;
}

.txt24 {
  font-size: 24px;
  line-height: 30px;
}

.txt20 {
  font-size: 20px;
  line-height: 28px;
}

.txt18 {
  font-size: 18px;
  line-height: 28px;
}

.txt16 {
  font-size: 16px;
  line-height: 28px;
}

.txt14 {
  font-size: 14px;
  line-height: 22px;
}

.txt13 {
  font-size: 13px;
  line-height: 18px;
}

.txt12 {
  font-size: 12px;
  line-height: 15px;
}

.txt11 {
  font-size: 11px;
  line-height: 15px;
}

.txt10 {
  font-size: 10px;
  line-height: 14px;
}

.txt9 {
  font-size: 9px;
  line-height: 13px;
}

.txt8 {
  font-size: 8px;
  line-height: 12px;
}

.upper3 {
  margin-top: 3px !important;
}

.upper5 {
  margin-top: 5px !important;
}

.upper10 {
  margin-top: 10px !important;
}

.upper15 {
  margin-top: 15px !important;
}

.upper20 {
  margin-top: 20px !important;
}

.upper30 {
  margin-top: 30px !important;
}

.upper40 {
  margin-top: 40px !important;
}

.upper50 {
  margin-top: 50px !important;
}

.bottom3 {
  margin-bottom: 3px !important;
}

.bottom5 {
  margin-bottom: 5px !important;
}

.bottom10 {
  margin-bottom: 10px !important;
}

.bottom15 {
  margin-bottom: 15px !important;
}

.bottom20 {
  margin-bottom: 20px !important;
}

.bottom30 {
  margin-bottom: 30px !important;
}

.bottom40 {
  margin-bottom: 40px !important;
}

.bottom50 {
  margin-bottom: 50px !important;
}

.right5 {
  margin-right: 5px !important;
}

.right10 {
  margin-right: 10px !important;
}

.right15 {
  margin-right: 15px !important;
}

.right20 {
  margin-right: 20px !important;
}

.left5 {
  margin-left: 5px !important;
}

.left10 {
  margin-left: 10px !important;
}

.left15 {
  margin-left: 15px !important;
}

.left20 {
  margin-left: 20px !important;
}

/* ページネーション START */
.pagination {
  margin-top: 20px;
  text-align: center;
}
.pagination li {
  display: inline-block;
  margin: 0 2px;
}
.pagination li a,
.pagination li.active {
  background-color: #f5f5f5;
  border-radius: 3px;
  color: #1F3641;
  padding: 12px 20px 8px;
  display: inline-block;
  text-decoration: none;
}
.pagination li.active {
  background-color: #0055b8;
  color: #fff;
}
.pagination li a:hover {
  background-color: #0055b8;
  color: #fff;
  opacity: 0.8;
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: ease
}
@media all and (max-width: 480px) {
  .pagination li {
    margin-bottom: 10px;
  }
}
/* ページネーション END */

.mawari {
  overflow: hidden;
}

.clear {
  clear: both;
}

#moresrch,
#moresrch2,
#moresrch3,
#moresrch4 {
  display: none;
}

.moresrch a,
.moresrch2 a,
.moresrch3 a,
.moresrch4 a {
  cursor: pointer;
}

/*ボタン*/

.marubtn100 a {
  font-size: 14px;
  font-weight: 900;
  padding: 10px 5px 8px 5px;
  width: 100%;
  display: block;
  text-align: center;
  background-color: #76B852;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #669f47;
  text-decoration: none;
  color: #fff;
}

.marubtn100 input[type=submit] {
  font-size: 14px;
  font-weight: 900;
  padding: 10px 0px 8px 0px;
  width: 100%;
  display: block;
  text-align: center;
  background-color: #76B852;
  border-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #669f47;
  text-decoration: none;
  color: #fff;
}

.marubtn a,
.marubtn input[type=submit] {
  font-size: 14px;
  font-weight: 900;
  padding: 10px 0px 8px 0px;
  width: 70%;
  display: block;
  text-align: center;
  background-color: #76B852;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #669f47;
  text-decoration: none;
  color: #fff;
  margin: 0 auto;
}

.rvw_marubtn,
.rvw_marubtn input[type=submit] {
  font-size: 14px;
  font-weight: 900;
  padding: 10px 0px 8px 0px;
  width: 48%;
  display: block;
  text-align: center;
  background-color: #76B852;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #669f47;
  text-decoration: none;
  color: #fff;
  margin: 0;
}

.rvwzaiko_marubtn {
  font-size: 14px;
  font-weight: 900;
  padding: 10px 0px 8px 0px;
  width: 48%;
  display: block;
  text-align: center;
  background-color: #979797;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #787878;
  text-decoration: none;
  color: #fff;
  margin: 0;
}

.rvw_marubtn a,
.rvwzaiko_marubtn a {
  font-size: 14px;
  font-weight: 900;
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  margin: 0 auto;
}

.marubtn100 a:hover,
.marubtn a:hover,
.rvw_marubtn:hover {
  background-color: #31A41F;
  border-radius: 3px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #31A41F;
}

.marubtn100 input[type=submit]:hover {
  background-color: #31A41F;
  border-radius: 3px;
  border-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #31A41F;
}

.rvwzaiko_marubtn:hover {
  background-color: #787878;
  border-radius: 3px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #787878;
}

.blogmarubtn a {
  font-size: 14px;
  font-weight: 900;
  padding: 10px 0px 8px 0px;
  width: 100%;
  display: block;
  text-align: center;
  background-color: #76B852;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #669f47;
  text-decoration: none;
  color: #fff;
  margin: 0 auto;
}

/*店舗詳細ページFacebookボタン*/

.marubtnfb100 a {
  font-size: 14px;
  font-weight: 900;
  padding: 10px 0px 8px 0px;
  width: 100%;
  display: block;
  text-align: center;
  background-color: #3B5998;
  border-bottom: 2px solid #2E4677;
  text-decoration: none;
  color: #fff;
}

.marubtnfb100 a:hover {
  background-color: #324C83;
  border-radius: 3px;
  border-bottom: 2px solid #324C83;
}

input[type=email]:focus {
  outline: 0;
  border-color: #068BF1;
}

input[type=text]:focus,
textarea:focus,
input[type=tel]:focus {
  outline: 0;
  border-color: #068BF1;
}

input[type=password]:focus {
  outline: 0;
  border-color: #068BF1;
}

label,
input[type=checkbox] {
  cursor: pointer;
}

.ftarea {
  font-size: 16px;
  width: 90%;
  border: 2px solid #DEDBCC;
  padding: 5px;
}

.txtinp {
  font-size: 16px;
  width: 90%;
  border: 2px solid #DEDBCC;
  padding: 5px;
}

.nallowinp {
  font-size: 16px;
  line-height: 16px;
  width: 90%;
  border: 2px solid #DEDBCC;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
}

.errortxt {
  padding: 5px;
  border-radius: 5px;
  background-color: #FCEA85;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 5px;
}

.freetel {
  background-color: #FFF;
  font-size: 10px;
  padding: 1px 3px;
  color: #D70003;
  border: 1px solid #D70003;
  font-weight: 700;
}

a[href^="tel:"] {
  cursor: default;
}

a[href^="tel:"]:hover {
  text-decoration: none;
}

/*コンタクトフォーム7用*/

.form-width {
  max-width: 100%;
}

div.wpcf7 img.ajax-loader {
  width: 16px;
}

.wpcf7 input[type=text],
.wpcf7 input[type=email],
textarea,
.wpcf7 input[type=tel] {
  font-size: 16px;
  line-height: 18px;
  border: 1px solid #DEDBCC;
  padding: 5px;
}

.wpcf7 input[type=email]:focus {
  outline: 0;
  border-color: #76B852;
}

.wpcf7 input[type=text]:focus {
  outline: 0;
  border-color: #76B852;
}

.wpcf7 input[type=submit] {
  outline: 0;
  cursor: pointer;
  -webkit-appearance: none;
  font-size: 14px;
  font-weight: 900;
  padding: 5px 0 3px 0;
  width: 50%;
  background-color: #76B852;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #76B852 #76B852 #31A41F #76B852;
  color: #FFFFFF;
  margin: 0 0 0 150px;
}

.wpcf7 input[type=submit]:hover {
  background-color: #31A41F;
  color: #FFF;
  border-radius: 2px;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #76B852 #76B852 #31A41F #76B852;
}

.wpcf7_select {
  background: #fcfcfc;
  border: 1px solid #383B3C;
  border-radius: 5px;
  color: #0C2245;
  font-size: 16px;
  line-height: 16px;
  vertical-align: middle;
  width: 140px;
  height: 26px;
}

.w680_form textarea {
  height: 100px;
}

/*フォームの大きさは上のPC/SP出し分けに記載*/

.wpcf7-mail-sent-ok,
.wpcf7-validation-errors {
  padding: 20px;
  border: 2px solid #FFDD00;
}

.wpcf7-not-valid-tip {
  color: #EE3440;
}

.screen-reader-response {
  display: none;
}

.wpinp_80 {
  width: 80%;
}

.centerbox {
  text-align: center;
}

.minibox300 {
  width: 300px;
  margin-top: 15px;
}

.rvwinput {
  border: 1px solid #CCC;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
}

.headline {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f0f2ef;
  margin-bottom: 5px;
  list-style-position: outside;
  list-style-type: disc;
  padding: 3px;
  margin-left: 15px;
}

.newsline {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #f0f2ef;
  margin-bottom: 10px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 5px;
  height: 100px;
}

.newsline img {
  width: 120px;
  height: auto;
}

.gazolst a {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #DEDBCC;
}

.gazolst a:hover {
  border: 1px solid #EE3440;
}

.gazolst_checked a {
  float: left;
  margin-right: 10px;
  border: 1px solid #EE3440;
}

.folfb a {
  background-color: #4862A3;
}

.folfb a:hover {
  background-color: #5372BF;
}

.foltw a {
  background-color: #55ACEE;
}

.foltw a:hover {
  background-color: #5AB8FF;
}

.folgg a {
  background-color: #DD4B39;
}

.folgg a:hover {
  background-color: #F25341;
}

.folfdly a {
  padding: 5px 0 15px 0;
  font-size: 26px;
  line-height: 26px;
  background-color: #61BE4B;
}

.folfdly a:hover {
  background-color: #21CC2D;
}

.folline a {
  padding: 5px 0 15px 0;
  background-color: #01bb00;
}

.folline dt img {
  margin: 0 0 4px;
}

.folline a:hover {
  background-color: #21CC2D;
}

.folis a {
  padding: 5px 0 15px 0;
  background-color: #E1306C;
  background: -o-radial-gradient(10% 150%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: radial-gradient(circle at 10% 150%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.folis dt img {
  margin: -6px 0 -2px;
}

.folis a:hover {
  opacity: 0.8;
}

/*クチコミ*/

textarea {
  resize: vertical;
}

.rvpagination {
  border-bottom: 1px solid #ccc;
  padding: 0 0 10px;
}

.rvpost {
  font-size: 14px;
  line-height: 20px;
  padding: 0;
  border-bottom: 2px solid #ccc;
}

.rvpost li {
  display: inline-block;
  margin: 0 10px 0 0;
}

.rvpost li:last-child {
  margin: 0;
}

#balloon-3-top-left {
  position: relative;
  display: inline-block;
  padding: 15px;
  background: #eee;
  z-index: 0;
  border-radius: 0px 5px 5px;
}

#balloon-3-top-left:after {
  content: "";
  position: absolute;
  top: -15px;
  left: 0;
  margin-left: 0;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 0 15px 20px;
  border-color: transparent transparent #eee transparent;
  z-index: -1;
}

/*サブパン屑*/

.subnav {
  margin: 0 0 3px;
  font-size: 11px;
  line-height: 15px;
}

.subnav li {
  display: inline-block;
}

.subnav_oya {
  display: block;
  background-color: #FCFCFC;
  padding: 20px;
  border: 1px solid #ccc;
}

/*虎の巻*/

.part_title a {
  width: 90%;
  display: inline-block;
  font-size: 14px;
  position: absolute;
  left: 36px;
  background-color: #f6f5d7;
  height: 79px;
  top: 11px;
  border: 10px solid #138921;
  margin-left: -6px;
  padding: 2px 5px;
  font-weight: 700;
  border-radius: 2px;
  text-align: center;
  line-height: 1.4;
}

.makimono {
  position: relative;
}

.post_img img {
  width: 45%;
  display: inline-block;
  float: left;
}

.post_txt {
  width: 52%;
  float: right;
  line-height: 1.5;
  font-size: 14px;
}

.toranomaki_box:first-child {
  border-top: 0px solid #FFF;
}

.toranomaki_box {
  border-top: 2px dotted #076d11;
  padding: 20px 0 0;
}

/*カスタムギャラリー*/

/*会員*/

/*DFPバナー配置用*/

.center_bnr {
  margin: 0 auto;
  width: 300px;
}

/*車買取フォーム*/

.header_tel dd {
  color: #FFFFFF;
  font-size: 13px !important;
}

.header_tel dd a {
  color: #FFFFFF !important;
}

#kaitori {
  width: 100%;
  float: left;
  background-color: #0055B8;
  margin-bottom: 10px;
}

#kaitorilogo img {
  width: 100px;
  height: auto;
  margin: 18px 10px 10px;
}

.tellink a {
  color: #fff;
}

.tel_text {
  margin: 0 0 5px;
}

.bigredbtn input[type=submit] {
  font-size: 25px;
  text-shadow: 1px -1px 0 rgba(0, 0, 0, 0.5);
  font-weight: 700;
  padding: 10px 0 7px 0;
  width: 100%;
  background-color: #EC1B29;
  color: #FFF;
  border-radius: 2px;
  margin-bottom: 10px;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #F04F59 #F04F59 #BE0F1B;
}

.redbtn input[type=submit] {
  font-size: 18px;
  font-weight: 700;
  padding: 5px 0;
  width: 100%;
  background-color: #EC1B29;
  color: #FFF;
  border-radius: 2px;
  margin-bottom: 10px;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #F04F59 #F04F59 #BE0F1B;
}

.bigredbtn button {
  font-size: 20px;
  font-weight: 700;
  padding: 10px 0 7px 0;
  width: 100%;
  background-color: #EC1B29;
  color: #FFF;
  border-radius: 2px;
  margin-bottom: 10px;
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border-color: #F04F59 #F04F59 #BE0F1B;
}

.bigredbtn input[type=submit]:hover,
.redbtn input[type=submit]:hover {
  background-color: #EF404C;
}

.step {
  background-color: #EE3440;
  color: #FFF;
  letter-spacing: 1px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  margin: 0 0 10px;
  font-size: 18px;
  padding: 5px 0;
  font-weight: bold;
}

.step_box img {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.step_box dd {
  font-size: 14px;
  line-height: 22px;
}

.shadow {
  text-shadow: 2px 2px 5px #FFF, -2px 2px 5px #FFF, 2px -2px 5px #FFF, -2px -2px 5px #FFF;
}

.kaitori_h1 {
  color: #FFF;
}

/*車探し依頼フォーム*/

.r_osagashi {
  float: right;
}

.osagashi_lst img {
  float: left;
  margin-right: 10px;
  width: 140px !important;
}

.upper25 {
  margin-top: 25px;
}

.underline {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(65%, transparent), color-stop(0%, hsla(59deg, 100%, 57%, 0.65)));
  background: -o-linear-gradient(transparent 65%, hsla(59deg, 100%, 57%, 0.65) 0%);
  background: linear-gradient(transparent 65%, hsla(59deg, 100%, 57%, 0.65) 0%);
  padding-top: 5px;
}

/*トップお知らせ（年末年始など）*/

.nenmatsu {
  padding: 10px 20px;
  border: 1px solid #EE3440;
  border-radius: 5px;
}

/*問い合わせ完了画面*/

.satei {
  background-color: #F0F2EF;
  padding: 20px;
}

.satei_box h4 span,
.satei_box_a h4 span {
  margin: 0;
}

/*ハイエースオリジナルシート*/

.seat_btn a {
  width: 320px;
  display: block;
  background-color: #0055B8;
  text-align: center;
  padding: 10px 0;
  color: #FFF;
  font-weight: 700;
  margin: 0 0 20px;
}

.parts_btn a {
  width: 320px;
  display: block;
  background-color: #0055B8;
  text-align: center;
  padding: 10px 0;
  color: #FFF;
  font-weight: 700;
  margin: 0;
}

.parts_btn a:hover,
.seat_btn a:hover {
  text-decoration: none;
  border-bottom: none;
}

.h-custom_lst li {
  border-right: 1px solid #ccc;
  padding-right: 10px;
}

.h-custom_lst li:last-child {
  border-right: none;
  padding-right: none;
}

/*--- シート一覧 ---*/

.seat_lineup_link h3 a {
  color: #1F3641;
  height: 40px;
  line-height: 40px;
  background: #E4F1F9;
  display: block;
  padding: 0 0 0 20px;
  border-bottom: 2px solid #A2BAD4;
  position: relative;
  font-size: 14px;
  margin: 0 0 15px;
}

.seat_lineup_link h3 a:first-letter {
  font-size: 20px;
}

.seat_lineup_link h3 a:hover {
  text-decoration: none;
  opacity: 0.8;
  cursor: pointer;
}

.seat_lineup_link h3 a:after {
  content: "";
  border-top: 12px solid #1F3641;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  position: absolute;
  right: 20px;
  display: inline-block;
  top: 15px;
}

.seat_lineup_link .roomcar_standard {
  display: inline-block;
  padding: 0 15px;
  margin: 0 0 5px;
}

/*--- シート詳細 ---*/

.seat_van {
  color: #FFF;
  background: #EC8B00;
}

.seat_wagon {
  color: #FFF;
  background: #009EEC;
}

.seat_commuter {
  color: #FFF;
  background: #049C00;
}

.new_standard {
  color: #FFF;
  background: #0055B8;
}

.old_standard {
  color: #444;
  background: #CDCDCD;
}

.roomcar_standard,
.roomcar_standard a {
  color: #333;
  background: #F5D954;
}

/*--- パーツ ---*/

.other_seat_list ul li {
  list-style: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 3px 0 0;
  padding: 0 7px 0 0;
  border-right: 1px solid #CCC;
  font-size: 12px;
  line-height: 1.5;
}

.other_seat_list ul li:last-child {
  border: none;
  padding: 0;
  margin: 0;
}

/*店舗ブログ一覧*/

.blog_date {
  margin: -17px 0 0 0;
  padding: 0 0 0 100px;
}

.blog_cate {
  margin: -18px 0 0 0;
  float: right;
}

/*ご来店アンケート*/

/*各パーツ一覧*/

.p_table table {
  font-size: 13px;
  line-height: 18px;
  text-align: left;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #DEDBCC;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #DEDBCC;
  border-left-color: #DEDBCC;
  background-color: #FFF;
}

.p_table th {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 10px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DEDBCC;
  background-color: #F8F5E4;
}

.p_table td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 10px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DEDBCC;
}

/*車種起点*/

.kiten_box h3 {
  font-size: 14px;
  background-color: #EEE;
  text-align: left;
  padding: 5px;
  margin: 0 0 10px;
  color: #1F3641;
}

.kiten_box h3 a:hover {
  text-decoration: underline;
}

.kiten_box h3 a,
.kiten_box h3 a:visited {
  color: #1F3641;
}

.parts_index {
  display: block;
  background-color: #eee;
  margin: 0 10px 10px;
  padding: 8px 10px;
  text-align: center;
  border-radius: 2px;
  float: left;
  font-size: 14px;
}

.parts_index a {
  display: block;
  color: #1F3641;
  font-weight: 700;
}

.parts_index a:before {
  content: "▼";
  padding-right: 3px;
}

.parts_index_h3 {
  background-color: #eee;
  padding: 5px;
  color: #1f3641;
  margin-bottom: 10px;
}

/*よく似たパーツ情報*/

.tekigo {
  font-size: 11px;
  font-weight: 700;
  line-height: 14px;
  padding: 0 0 3px;
  margin: 0 0 5px;
  border-bottom: 1px solid #ccc;
}

.tekigo a {
  color: #1F3641;
}

/*車種トップ改善*/

/*相場表*/

.pricetable {
  font-size: 11px;
  line-height: 12px;
  text-align: left;
  border-collapse: collapse;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #DEDBCC;
  border-right-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-left-style: solid;
  border-right-color: #DEDBCC;
  border-left-color: #DEDBCC;
  text-align: center;
}

.pricetable th {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 5px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DEDBCC;
  background-color: #F8F5E4;
}

.pricetable td {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DEDBCC;
  padding: 5px;
  vertical-align: middle;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #DEDBCC;
}

.chart_teigi {
  font-size: 20px;
  vertical-align: -5px;
  margin-right: 2px;
  margin-left: 7px;
}

.tenper {
  background-color: #FB9700;
  color: #fff;
}

.goper {
  background-color: #FB2;
}

.sanper {
  background-color: #FB2;
}

.ichiper {
  background-color: #FD4;
}

.uichiper {
  background-color: #FE8;
}

.hide {
  display: none;
}

.search_axis li a span {
  width: 10px;
  height: 10px;
  display: inline-block;
  margin: 0 3px 0 0;
}

.s-white {
  background-color: #FFF;
  border: 1px solid #CCC;
}

.s-black {
  background-color: #000;
}

.s-gray {
  background-color: #CCC;
}

.s-gold {
  background: -o-linear-gradient(315deg, #FFFFFF 0, #CABF2C 100%);
  background: linear-gradient(135deg, #FFFFFF 0, #CABF2C 100%);
}

.s-silver {
  background: -o-linear-gradient(315deg, #FFFFFF 0, #CCC 100%);
  background: linear-gradient(135deg, #FFFFFF 0, #CCC 100%);
}

.s-red {
  background-color: #F21919;
}

.s-blue {
  background-color: #1668E2;
}

.s-yellow {
  background-color: #DCCC1E;
}

.s-green {
  background-color: #41BB1D;
}

.s-purple {
  background-color: #860F8A;
}

.s-pink {
  background-color: #D74CA0;
}

.s-pearl {
  background-color: #EEDCB3;
}

.s-brown {
  background-color: #896722;
}

.s-orange {
  background-color: #EA6400;
}

/*LP*/

.lp_h2 {
  display: block;
  padding: 8px 10px;
  background-color: #0071F5;
  color: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#0071F5), to(#0055B8));
}

.lp_h2_or {
  display: block;
  padding: 8px 10px;
  background-color: #e55e01;
  color: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#f97f2b), to(#e55e01));
}

.lp_h2_yel {
  display: block;
  padding: 8px 10px;
  background-color: #e0b800;
  color: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3cf28), to(#e0b800));
}

.lp_h2_lbl {
  display: block;
  padding: 8px 10px;
  background-color: #1983c6;
  color: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#43a8e9), to(#1983c6));
}

.lp_h2_lgr {
  display: block;
  padding: 8px 10px;
  background-color: #70a809;
  color: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#91d711), to(#70a809));
}

.lp_h2_dgr {
  display: block;
  padding: 8px 10px;
  background-color: #217c06;
  color: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#3db31a), to(#217c06));
}

.lp_h2_pk {
  display: block;
  padding: 8px 10px;
  background-color: #e50167;
  color: #FFF;
  background: -webkit-gradient(linear, left top, left bottom, from(#fe4698), to(#e50167));
}

/*=====トップ動画=====*/

/*ハイエース試乗*/

.shijo dd a {
  font-size: 14px;
  color: #1F3641;
}

/*2018ランクル保証*/

.warranty_point a {
  color: #000;
}

.warranty_point dt {
  position: relative;
  background: #d0ecff;
  font-size: 18px;
  font-weight: 900;
  padding: 5px 0 3px 10px;
  border-radius: 0 5px 5px 5px;
}

.warranty_point dd {
  margin: 3px 5px;
  border-bottom: dashed 1px #0055b8;
}

.warranty_point div {
  padding: 6px 3px 12px;
  background-color: #eaf5fc;
}

.warranty_icon {
  width: 110px;
}

.warranty_point i {
  margin-right: 5px;
  color: #0055b8;
}

.warranty_pointnum {
  margin-right: 8px;
  font-weight: 700;
}

#point1,
#point2,
#point3,
#point4,
#point5,
#newcar {
  margin-top: -110px;
  padding-top: 110px;
}

/* 新ハイエースオートリース */

.lease_merit ul li p.merit_point {
  background: #0055B8;
  color: #FFF;
  margin: 0 0 20px;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  position: relative;
}

.lease_merit ul li p.merit_point:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #0055B8 transparent transparent transparent;
  border-width: 10px 10px 0 10px;
}

/* 新ハイエース保証 */

/* 新ハイエース残価設定ローン */

.gojuppa_merit ul li p.merit_point {
  background: #0055B8;
  color: #FFF;
  margin: 0 0 20px;
  padding: 10px;
  text-align: center;
  font-size: 18px;
  position: relative;
}

.gojuppa_merit ul li p.merit_point:after {
  content: "";
  position: absolute;
  right: 0;
  bottom: -10px;
  left: 0;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #0055B8 transparent transparent transparent;
  border-width: 10px 10px 0 10px;
}

.gojuppa_example h3 {
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 10px;
}

/*-- 店舗ページSNSアカウント --*/

.shop_sns h3 {
  font-size: 14px;
  margin: 0 0 5px;
}

.shop_sns ul li:last-child a {
  margin: 0;
}

.shop_sns ul li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.shop_sns ul li.shop_fb a {
  background: #3B5998;
}

.shop_sns ul li.shop_fb a:before {
  background-image: url(https://www.flexnet.co.jp/images/common/fb_logo.png);
  width: 14px;
  height: 14px;
}

.shop_sns ul li.shop_insta a {
  background-color: #E1306C;
  background: -o-radial-gradient(10% 150%, circle, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
  background: radial-gradient(circle at 10% 150%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}

.shop_sns ul li.shop_insta a:before {
  background-image: url(https://www.flexnet.co.jp/images/common/insta_logo.png);
  width: 23px;
  height: 23px;
}

.shop_sns ul li.shop_line a {
  background: #01bb00;
}

.shop_sns ul li.shop_line a:before {
  background-image: url(https://www.flexnet.co.jp/images/common/lineat.png);
  width: 14px;
  height: 14px;
}

.shop_sns ul li.shop_youtube a {
  background: #FF0000;
}

.shop_sns ul li.shop_youtube a:before {
  background-image: url(https://www.flexnet.co.jp/images/common/youtube_logo.png);
  width: 18px;
  height: 18px;
}

/*owl carousel*/

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}

.owl-carousel {
  width: 100%;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

/*.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}*/

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.owl-height {
  -webkit-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  -o-transition: transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  -webkit-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-theme .owl-dots,
.owl-theme .owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*=owl-] {
  color: #FFF;
  font-size: 14px;
  margin: 5px;
  padding: 4px 7px;
  background: #D6D6D6;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
  background: #869791;
  color: #FFF;
  text-decoration: none;
}

.owl-theme .owl-nav .disabled {
  opacity: 0.5;
  cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
  margin: 10px 0;
}

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #D6D6D6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #0055B8;
}

@font-face {
  font-family: "icomoon";
  src: url("/common/v2/fonts/icomoon-26ed78e3c36a285797b07b1c7c2b8f67.eot?osthhp");
  src: url("/common/v2/fonts/icomoon-26ed78e3c36a285797b07b1c7c2b8f67.eot?#iefixosthhp") format("embedded-opentype"), url("/common/v2/fonts/icomoon-41ac4505f3be8f8d6025806e68dcd84d.ttf?osthhp") format("truetype"), url("/common/v2/fonts/icomoon-6f087e69962cd611a0e1d6d2c331fb44.woff?osthhp") format("woff"), url("/common/v2/fonts/icomoon-9fd687a3189f5db3a194889e294834f5.svg?osthhp#icomoon") format("svg");
  font-weight: 400;
  font-style: normal;
}

[class^=icon-],
[class*=icon-] {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-home:before {
  content: "\e602";
}

.icon-report:before {
  content: "\e604";
}

.icon-question:before {
  content: "\e608";
}

.icon-destination:before {
  content: "\e609";
}

.icon-phone:before {
  content: "\e60b";
}

.icon-bubbles:before {
  content: "\e60f";
}

.icon-star_on:before {
  content: "\e618";
}

.icon-info:before {
  content: "\e61a";
}

.icon-menu:before {
  content: "\e61c";
}

.icon-camera:before {
  content: "\e61f";
}

.icon-arrow:before {
  content: "\e632";
}

.icon-setting:before {
  content: "\e610";
}

.icon-feedly:before {
  content: "\e600";
}

.icon-search:before {
  content: "\e606";
}

.icon-newtab:before {
  content: "\e622";
}

.icon-catalog:before {
  content: "\e601";
}

.icon-bookmark:before {
  content: "\e603";
}

.icon-rss:before {
  content: "\e605";
}

.icon-tag:before {
  content: "\e607";
}

.icon-google-plus2:before {
  content: "\e60c";
}

.icon-facebook2:before {
  content: "\e60d";
}

.icon-twitter2:before {
  content: "\e60e";
}

.icon-rss2:before {
  content: "\e611";
}

.icon-share:before {
  content: "\e60a";
}

.icon-maru:before {
  content: "\e612";
}

.icon-check:before {
  content: "\e614";
}

.icon-enter:before {
  content: "\ea13";
}

.icon-arrow-down:before {
  content: "\e632";
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

/*残価設定ローンエリア（赤井）*/

.oricozannkaareapc {
  padding: 10px 13px;
  color: #1F3641;
  border-top: solid 5px #5d627b;
  border-left: 1px solid #5d627b;
  border-right: 1px solid #5d627b;
  border-bottom: 1px solid #5d627b;
}

.zankatitle {
  font-size: 14px;
}

.zankabox {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px;
  color: #5d627b;
  background: white;
  border-top: solid 5px #5d627b;
  border-top: solid 5px #5d627b;
  border-left: 1px solid #5d627b;
  border-right: 1px solid #5d627b;
  border-bottom: 1px solid #5d627b;
}

.zankalink {
  padding-bottom: 15px;
}

/*残価設定ローンエリア（赤井）*/

/*都道府県リンク追加 （赤井）*/

.searcharea_left {
  width: 321px;
  float: left;
  margin-left: 10px;
  line-height: 10px;
  margin-top: 2px;
}

.searcharea_left li {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 13px;
}

.searcharea_left dl {
  margin-bottom: 15px;
  margin-left: -6px;
}

.searcharea_left dt {
  font-weight: 700;
  margin: 0px 1% 0px 0;
}

.searcharea_left ul {
  margin-left: 85px;
  line-height: 16px;
  margin-top: -13px;
}

.searcharea_right {
  width: 341px;
  float: left;
  margin-bottom: 40px;
}

.searcharea_right li {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 13px;
}

.searcharea_right dl {
  margin-bottom: 11px;
  margin-left: 12px;
}

.searcharea_right dt {
  width: 100%;
  font-weight: 700;
  margin-top: -3px;
}

.searcharea_right dd {
  width: 270px;
}

.searcharea_right ul {
  float: right;
  line-height: 21px;
  margin-top: -18px;
  margin-right: 70px;
}

.searcharea_right_spase a {
  margin-right: 53px;
}

/*都道府県リンク追加（物件一覧ver）*/

.searcharea_right1 {
  width: 341px;
  float: left;
  margin-bottom: 40px;
  margin-left: 7px;
}

.searcharea_right1 li {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 13px;
}

.searcharea_right1 dl {
  margin-bottom: 11px;
  margin-left: 12px;
}

.searcharea_right1 dt {
  width: 100%;
  font-weight: 700;
  margin-top: -3px;
}

.searcharea_right1 dd {
  width: 270px;
}

.searcharea_right1 ul {
  float: right;
  line-height: 21px;
  margin-top: -18px;
  margin-right: 70px;
}

.searcharea_right1_spase a {
  margin-right: 53px;
}

.sa_txt16 {
  font-size: 16px;
  line-height: 28px;
}

.sa_toplinemds {
  width: 680px;
  padding-bottom: 3px;
  margin-bottom: 15px;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #383B3C;
}

/* AIアナリスト関連 ここから */

@font-face {
  font-family: "icomoon";
  src: url("/common/v2/fonts/icomoon-26ed78e3c36a285797b07b1c7c2b8f67.eot?e686mu");
  src: url("/common/v2/fonts/icomoon-26ed78e3c36a285797b07b1c7c2b8f67.eot?#iefixe686mu") format("embedded-opentype"), url("/common/v2/fonts/icomoon-6f087e69962cd611a0e1d6d2c331fb44.woff?e686mu") format("woff"), url("/common/v2/fonts/icomoon-41ac4505f3be8f8d6025806e68dcd84d.ttf?e686mu") format("truetype"), url("/common/v2/fonts/icomoon-9fd687a3189f5db3a194889e294834f5.svg?e686mu#icomoon") format("svg");
  font-weight: 400;
  font-style: normal;
}

.kiji_zaikoheader {
  font-weight: 700;
  text-align: center;
  padding: 5px 0 2px;
  border: 1px solid #ccc;
  background-color: #eee;
}

.kiji_zaikobox {
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}

.kiji_zaikoborderbox {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0 7px;
  margin-bottom: 20px;
}

.kiji_zaikolastbox {
  padding-top: 10px;
  padding-bottom: 15px;
}

/* AIアナリスト関連 ここまで */

/* ハイエースイベント一覧ページ */

/* ハイエースイベント一覧ページここまで */

/* wp-postratings用スタイル設定 ここから */

.snsbtn_lst {
  width: 90px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-right: 10px;
}

.snsbtn_lst_t {
  width: 70px;
  display: inline-block;
  vertical-align: top;
  zoom: 1;
  margin-right: 10px;
}

.snsbtn_lst_post {
  width: 230px;
  text-align: right;
  display: inline-block;
  vertical-align: top;
}

.postratings {
  width: 250px;
  display: inline-block;
}

.post-ratings img {
  vertical-align: -10%;
}

.post-ratings__average {
  color: #EE3440;
  font-size: 16px;
  font-weight: 700;
  margin-right: 5px;
}

.yarpp-related h3 {
  margin: 5px 0 0 !important;
}

/* wp-postratings用スタイル設定 ここまで */

/* ハイエース・ランクルSEO用Q&A記事*/

.article_qa_title::before {
  content: "Q";
  font-size: 32px;
  line-height: 34px;
  color: #00AD8E;
  padding-right: 7px;
}

.article_qa_answer::before {
  content: "A";
  background-color: #00AD8E;
  color: #fff;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  border-radius: 5px;
  padding: 2px 7px;
  margin-left: 0;
  margin-right: 10px;
  margin-top: -5px;
}

/* ハイエース・ランクルSEO用Q&A記事 ここまで*/

/*レコメンド用設定 トップ=111 店舗一覧=212 記事一覧=213 記事詳細=214 カスタムパーツ=215 店舗詳細=216 あなたにオススメの中古車・新車在庫=311 あなたが最近チェックしたクルマ=312*/

/*レコメンド用設定 トップサイドバー=112 こちらの中古車も見られています=313*/

/*レコメンド用設定 車種一覧=211 問い合わせ完了=511 お気に入り=611 検索結果0件=711*/

/*レコメンド用設定PC用 サイドバー枠 こちらの中古車も見られています=313*/

/*レコメンド用設定PC用 枠整え お気に入り=611*/

/*レコメンド用設定スマホ用 トップ=111 車種一覧=211 店舗一覧=212 記事一覧=213 記事詳細=214 カスタムパーツ=215 店舗詳細=216 あなたにオススメの中古車・新車在庫=311 あなたが最近チェックしたクルマ=312 こちらの中古車も見られています=313 問い合わせ完了=511 お気に入り=611 検索結果0件=711 */

/*レコメンド用設定スマホ用 トップサイドバー=112*/

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

/*20200702 本体価格について*/

.name__sub {
  color: #C00;
  font-size: 11px;
  margin: 0 0 0 0.5em;
  text-decoration: underline;
  cursor: pointer;
}

.name__sub--balloon {
  font-size: 12px;
  text-align: left;
  padding: 10px 40px 10px 10px;
  background-color: #ffc107;
  border-radius: 6px;
  width: 160px;
  position: absolute;
  top: -90px;
}

.name__sub--balloon::before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -95px;
  border: 10px solid transparent;
  border-top: 15px solid #ffc107;
  z-index: 2;
}

.name__sub--close {
  border: none;
  outline: none;
  background: none;
  position: absolute;
  right: 2px;
  top: 2px;
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

/*チョットマッテモーダル*/

.popup__inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.modal__box {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
  margin-top: 8px;
}

.modal__box span {
  display: block;
}

.popup__heading {
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  margin: 0 0 8px;
}

.popup__value {
  color: #F9394A;
  font-weight: 700;
}

.popup__button {
  margin: 16px auto auto;
}

.popup__button--entry {
  display: block;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  background-color: #F9394A;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  color: #FFF !important;
  padding: 16px;
}

.popup__button--close {
  outline: none;
  border: none;
  cursor: pointer;
  background: none;
  position: absolute;
  top: -90px;
  right: -40px;
  font-size: 48px;
  color: #FFF;
}

.popup__button--back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 70%;
  margin: 24px auto auto;
  outline: none;
  border: none;
  padding: 10px;
  height: 44px;
  border-radius: 44px;
  cursor: pointer;
}

.popup__button--icon::before {
  color: #F9394A;
  content: "◀";
}

/**************************\
  Basic Modal Styles
\**************************/

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.modal {
  font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica neue, helvetica, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 60000;
}

.modal__container {
  background-color: #fff;
  padding: 20px;
  min-width: 340px;
  max-width: 600px;
  max-height: 100vh;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.modal__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.modal__header .modal__close:before {
  content: "✕";
}

.modal__content {
  text-align: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}

.modal__footer {
  position: absolute;
  bottom: -80px;
  width: 100%;
  background: none;
  padding: 0;
}

.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  transition: -webkit-transform 0.25s ease-out;
  -webkit-transition: -webkit-transform 0.25s ease-out;
  -o-transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
  transition: transform 0.25s ease-out, -webkit-transform 0.25s ease-out;
}

.modal__btn:focus,
.modal__btn:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

.modal__heading--center {
  text-align: center;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
}

.modal__heading--center span::before,
.modal__heading--center span::after {
  content: "";
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 1px;
  background-color: black;
}

.modal__heading--center span::before {
  left: 20px;
  -webkit-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
}

.modal__heading--center span::after {
  right: 20px;
  -webkit-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.modal__button__tel a {
  width: 100%;
  display: block;
  text-align: center;
  margin-top: 10px;
  background: #57b224;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #64C230), color-stop(90%, #479A19));
  background: -o-linear-gradient(top, #64C230 10%, #479A19 90%);
  background: linear-gradient(to bottom, #64C230 10%, #479A19 90%);
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  padding: 12px 0 12px 24px;
  color: #fff;
  outline: 0;
  border-radius: 2px;
  cursor: pointer;
  -webkit-appearance: none;
  font-size: 16px;
  font-weight: 900;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}

.modal__button__tel span {
  width: 3em;
  padding: 10px 6px 10px;
  font-size: 13px;
  letter-spacing: 1px;
  line-height: 1.2;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 2px 0 0 2px;
  color: #fff;
  background-color: #579236;
  margin: 0 0 0 -1px;
  border-right: 1px solid #b1e795;
}

.popup__time {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
}

.modal__button__line {
  position: relative;
  margin-top: 20px;
}

.modal__button__line .toiawase__balloon {
  position: absolute;
  top: -11px;
  left: 0;
  right: 0;
  display: block;
  background-color: #FFF;
  color: #06C755;
  width: 63%;
  padding: 5px;
  border-radius: 20px;
  border: 1px solid #06C755;
  margin: auto;
  font-size: 11px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

.modal__button__line a {
  display: block;
  width: 100%;
  font-size: 16px;
  font-weight: 900;
  text-indent: 33px;
  border-radius: 4px;
  background-image: url(https://www.flexnet.co.jp/common/v2/images/common/btn_line_inquiry.png);
  background-color: #06C755;
  background-repeat: no-repeat;
  background-position-y: 1px;
  text-align: center;
  padding-top: 15px;
  padding-bottom: 6px;
  color: white;
  -webkit-box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

.modal__text--center {
  padding: 16px;
  text-align: center;
  background-color: #fffaca;
  border-radius: 4px;
  margin-bottom: 16px;
  font-size: 16px;
  line-height: 1.5;
}

@-webkit-keyframes focusWave {
  0% {
    -webkit-box-shadow: 0 0 0 1px #f12, 0 0 0 1px #fff, 0 0 0 2px #FF5E28;
    box-shadow: 0 0 0 1px #f12, 0 0 0 1px #fff, 0 0 0 2px #FF5E28;
  }

  100% {
    -webkit-box-shadow: 0 0 0 1px #f12, 0 0 0 8px rgba(255, 255, 255, 0), 0 0 0 10px rgba(100, 37, 16, 0);
    box-shadow: 0 0 0 1px #f12, 0 0 0 8px rgba(255, 255, 255, 0), 0 0 0 10px rgba(100, 37, 16, 0);
  }
}

@keyframes focusWave {
  0% {
    -webkit-box-shadow: 0 0 0 1px #f12, 0 0 0 1px #fff, 0 0 0 2px #FF5E28;
    box-shadow: 0 0 0 1px #f12, 0 0 0 1px #fff, 0 0 0 2px #FF5E28;
  }

  100% {
    -webkit-box-shadow: 0 0 0 1px #f12, 0 0 0 8px rgba(255, 255, 255, 0), 0 0 0 10px rgba(100, 37, 16, 0);
    box-shadow: 0 0 0 1px #f12, 0 0 0 8px rgba(255, 255, 255, 0), 0 0 0 10px rgba(100, 37, 16, 0);
  }
}

/*新着物件通知を受け取るには会員登録が必要です。*/

/*ロングテールワード追加*/

.keywordLink {
  margin: 2px 0;
}

.keywordLink a {
  color: #12c;
  text-decoration: none;
}

.freeword_area {
  border: 1px solid #ccc;
}

.freeword_titleBox {
  background-color: #f5f5f5;
  text-align: center;
  padding: 10px 0;
}

.freeword_box {
  padding: 10px 25px;
}

.freeword_linkBox {
  padding: 0 10px;
}

.freeword_link {
  font-size: 10px;
  display: inline-block;
}

.zero_area {
  padding: 20px 50px;
  background-color: #efefef;
  text-align: center;
}

.zero_area p {
  font-size: 14px;
  line-height: 1.7em;
}

.zero_area span {
  font-size: 18px;
}

/*footerにグループ会社追加*/

.group_company {
  padding: 10px 10px;
  background: #EFEFEF;
}

.group_company_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.group_company_list li {
  position: relative;
  display: inline-block;
}

.group_company_list li::after {
  content: "｜";
  right: 0;
  top: 0;
  margin-right: 5px;
}

.group_company_list li:last-child::after {
  content: none;
}

/* このクルマが気になりましたか？ */

.remodal_recommend_form:not(:root) {
  width: 620px;
  top: 10%;
}

/* 関連記事 検索ページ */

/* ITB-3173 */

/* ITB-3194 Webプッシュ通知の実装 */

.notification {
  font-size: 14px;
  line-height: 1.5;
  text-align: left;
  margin: 32px 0;
}

.notification__balloon {
  text-align: center;
  background-color: #fff2f2;
  border-radius: 16px;
  margin: 0 auto 24px;
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding: 16px;
  position: relative;
}

.notification__balloon::after {
  content: "";
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #fff2f2;
  position: absolute;
  bottom: -18px;
}

.notification__title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 8px;
  border-left: 4px solid #ff9800;
  padding-left: 8px;
}

.notification__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 16px;
}

.notification__button {
  border: 0;
  outline: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #ff9800;
  -webkit-box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
  box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
  border-radius: 4px;
  color: #FFF;
  font-size: 16px;
  text-align: center;
  width: 100%;
  height: 60px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 4px;
}

.notification__button:disabled {
  background-color: #cacaca;
}

.notification__button--completed {
  background-color: #FFF;
  color: #ff9800;
  border: 2px solid #ff9800;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.notification__cap {
  display: block;
  font-size: 12px;
  line-height: 1.3;
  margin-top: 8px;
}

.flexbox__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.fieldset {
  display: block;
}

.fieldset label:not(:root) {
  color: inherit;
  cursor: default;
}

.form__title:not(:root) {
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 8px;
  border-left: 5px solid #0055B8;
  padding-top: 7px;
  padding-bottom: 5px;
  padding-left: 10px;
}

.form__item:not(:first-of-type) {
  margin-top: 30px;
}

.form__item dt {
  font-size: 14px;
  line-height: 1;
  margin-bottom: 8px;
}

.form__item dd {
  position: relative;
}

.form__input {
  border: 1px solid #ccc;
  background-color: #efefef;
  position: relative;
}

.form__input + .form__input {
  margin-top: 12px;
}

.form__input--text {
  padding: 8px;
  font-size: 16px;
  background: transparent;
  border: 0;
  width: 100%;
  height: 48px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
}

.form__input--select {
  display: block;
  width: 90%;
  height: 48px;
  background: 0;
  margin: 0;
  border: 0;
  outline: 0;
  padding: 0;
  padding-left: 8px;
  font-size: 16px;
  cursor: pointer;
}

.form__input--textarea {
  width: 100%;
  height: 200px;
  background-color: #fff;
}

.form__item--prefectures dt,
.form__item--zip dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form__item--zip:not(:root) {
  margin-top: 0;
}

.triger {
  color: #0055B8;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 1em;
}

.form__input:not(:root):focus {
  border-color: #333;
  background-color: #fff;
}

.check {
  display: none;
}

.check {
  position: absolute;
  width: 20px;
  height: 20px;
  top: -6px;
  right: -6px;
}

.form__input--cap {
  font-size: 12px;
  line-height: 1;
  margin-top: 8px;
}

.form__radio {
  position: relative;
}

.form__radio:not(:first-of-type) {
  margin-top: 16px;
}

input[type=radio].visually-hidden {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  margin: -1px;
}

.form__input input + label {
  background-color: #efefef;
  padding: 12px 8px;
  font-size: 16px;
  line-height: 25px;
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  position: relative;
  cursor: pointer !important;
  padding-left: 36px;
}

.form__input input + label::before,
.form__input input + label::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}

.form__input input + label::before {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  left: 12px;
}

.form__input input + label::after {
  background-color: #666;
  border-radius: 50%;
  opacity: 0;
  width: 8px;
  height: 8px;
  left: 17px;
}

.form__input input:checked + label::after {
  opacity: 1;
}

.supplement {
  display: none;
  position: absolute;
  top: -24px;
  right: 8px;
  color: #fff;
  background-color: #333;
  border-radius: 4px 4px 0 0;
  padding: 4px 8px;
  font-size: 11px;
  height: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.form__input:invalid,
.form__input > input:invalid + label {
  background-color: #efefef;
}

.form__input:valid {
  background-color: #fff;
}

.form__input input:checked ~ label {
  background-color: #98C6FF;
}

.form__icon {
  font-size: 10px;
  font-weight: 700;
  background-color: #fff;
  border-radius: 4px;
  padding: 4px;
  margin-top: -4px;
  margin-right: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form__icon--required {
  color: #c00;
  border: 1px solid #c00;
}

.form__icon--any {
  color: #666;
  border: 1px solid #666;
}

.form__item--title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form__center {
  text-align: center;
  margin-top: 32px;
}

.form__button {
  font-size: 18px;
  font-weight: 900;
  padding: 10px 0 12px 0;
  width: 100%;
  height: 60px;
  color: #FFF;
  border-radius: 4px;
  background: #198FFD;
  -webkit-box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
  box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
  border-width: 1px 1px 2px 1px;
  border-style: solid;
  border: 1px solid #198FFD;
  display: block;
  margin: 8px auto;
  cursor: pointer;
}

.form__button:disabled {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.6;
}

.errorMessage {
  font-size: 12px;
  color: #f00;
  margin-top: 4px;
  display: none;
}

input:-webkit-autofill {
  -webkit-transition: background-color 5000s ease-in-out 0s !important;
  transition: background-color 5000s ease-in-out 0s !important;
}

.model {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
}

.model__head img {
  max-width: 100%;
  height: auto;
}

.model__body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-left: 8px;
  font-size: 13px;
  line-height: 1.3;
}

.model__body--title {
  font-weight: 700;
  margin-bottom: 8px;
}

.form__text {
  font-size: 14px;
  line-height: 1.5;
  border-bottom: 1px solid #ccc;
  margin-bottom: 22px;
  padding-bottom: 16px;
}

.form__text a {
  text-decoration: underline;
}

.form__bottom--text {
  margin-top: 16px;
  margin-bottom: 16px;
}

.form__bottom--text li {
  display: list-item;
  list-style-position: inside;
}

.form__bottom--text li::marker {
  color: blue;
  font-size: 1.2em;
}

.footer {
  margin-top: 16px;
}

.clearButton {
  width: 12px;
  height: 12px;
  position: absolute;
  z-index: 1;
  right: 20px;
  top: 18px;
  background: url(/common/v2/images/clear-c7616b6053f4810fdd14b43d07352c1b.svg) no-repeat left center;
  background-size: cover;
  cursor: pointer;
}

.error {
  display: block;
  height: 1em;
}

.error-message {
  display: inline-block;
  color: #f00;
  font-size: 12px;
  line-height: 1;
  margin-top: 4px;
}

.input-error {
  border-color: #C00;
  background-color: #ffdfed !important;
}

.is-success {
  background-color: #fff !important;
}

@media screen and (min-width: 480px) {
  .flexbox__wrap {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .model-box {
    width: 420px;
  }

  .model__spec {
    width: 100%;
    text-align: left;
    border-collapse: collapse;
    border-top: 1px solid #DEDBCC;
    border-right: 1px solid #DEDBCC;
    border-left: 1px solid #DEDBCC;
  }

  .model__spec th {
    padding: 10px;
    vertical-align: middle;
    border-bottom: 1px solid #DEDBCC;
    border-right: 1px solid #DEDBCC;
    background-color: #F8F5E4;
    font-weight: 700;
  }

  .model__spec td {
    padding: 10px;
    vertical-align: middle;
    border-bottom: 1px solid #DEDBCC;
    border-right: 1px solid #DEDBCC;
  }

  .fieldset:not(:first-of-type) {
    margin-top: 32px;
  }

  .form__icon {
    height: 1em;
  }

  .model__head {
    width: 120px;
  }

  .model__body {
    width: calc(100% - 120px);
  }

  .model__body--title {
    font-size: 16px;
  }
}

@media print, screen and (min-width: 481px) {
  .sidr-class-pcnone {
    display: none !important;
  }

  #nav {
    float: right;
    width: 550px;
    margin-right: -10px;
    overflow: hidden;
    font-size: 12px;
    line-height: 15px;
  }

  #nav li {
    vertical-align: top;
    display: inline-block;
    margin: 7px 25px 8px 0;
  }

  #nav li:first-child {
    vertical-align: top;
    display: inline-block;
    margin: 7px 25px 8px 0;
  }

  #nav a,
  #nav a:visited {
    color: #D0DEEE;
  }

  #nav a:hover {
    color: #6896c8;
    text-decoration: underline;
  }

  #hdrbox {
    float: right;
    width: 220px;
  }

  .hdtoibtn a,
  .hdtoibtn a:visited {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 7px 0 5px 0;
    border-radius: 3px;
    font-weight: 700;
    background-color: #EA5633;
    color: #fff;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #EA5633;
  }

  .hdtoibtn a:hover {
    text-decoration: none;
    background-color: #fd7949;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #fd7949 #fd7949 #EE3440 #fd7949;
  }

  .hdfvbtn a,
  .hdfvbtn a:visited {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 7px 0 5px 0;
    border-radius: 3px;
    font-weight: 700;
    background-color: #FFF;
    color: #EE3440;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #FFF;
  }

  .hdfvbtn a:hover {
    text-decoration: none;
    background-color: #FFEEFF;
    background: linear-gradient(to bottom, #FFFBFA 10%, #FFEEFF 90%);
  }

  .hdfvbtn span {
      background-color: transparent;
  }

  #mnbtn {
    display: none;
  }

  .hdfvbtn {
    display: inline-block;
    width: 80px;
    float: left;
  }

  .hdtoibtn {
    display: inline-block;
    width: 120px;
    float: right;
  }

  .hdcount {
    background-color: #FFF;
    border-radius: 5px;
    padding: 1px 5px;
    color: #EE3440;
    margin: 0 0 0 5px;
  }

  .conbox_kiji h2,
  .conbox_kumi h2,
  .lp_kiji h2 {
    font-size: 24px;
    line-height: 28px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #DEDEDE;
    /*padding-bottom:7px;*/
    margin-bottom: 20px;
  }

  .linemds {
    font-size: 24px;
    line-height: 28px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #DEDEDE;
    padding-bottom: 7px;
  }

  .catalog_form {
    background-color: #ECECEC;
    padding: 30px;
  }

  .catalog_inner {
    width: 750px;
    margin: 0 auto;
  }

  .catalog_form dt {
    width: 250px;
    margin: 0 15px 20px 0;
    line-height: 30px;
  }

  .catalog_form dd {
    margin: -49px 0 20px 300px;
  }

  .w680_form {
    background-color: #ECECEC;
    padding: 30px;
  }

  .w680_form dt {
    width: 200px;
    margin: 0 15px 20px 0;
    line-height: 30px;
    font-size: 14px;
  }

  .w680_form dd {
    margin: -49px 0 10px 240px;
  }

  .spsrch {
    display: none;
  }

  .pcnone {
    display: none !important;
  }

  #cwrapper {
    width: 1000px;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
  }

  #cwrapper::after {
    content: "";
    clear: both;
    display: block;
  }

  #sectbox {
    width: 680px;
    float: left;
  }

  #asidebox {
    width: 300px;
    float: right;
  }

  #bnav {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
  }

  #lst_sectbox {
    width: 680px;
    float: right;
  }

  #lst_asidebox {
    width: 300px;
    float: left;
  }

  /* 大枠 */

  .conbox {
    width: 680px;
    overflow: hidden;
  }

  .conbox_kumi {
    width: 680px;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
  }

  .conbox_kiji {
    width: 680px;
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
  }

  .cat_table {
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
  }

  .lp_kiji {
    overflow: hidden;
    font-size: 16px;
    line-height: 28px;
  }

  .line_conbox_kon {
    width: 680px;
    overflow: hidden;
    padding-top: 20px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #1F3641;
    font-size: 14px;
    line-height: 20px;
  }

  .line_conbox_kon12 {
    width: 680px;
    overflow: hidden;
    padding-top: 20px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #1F3641;
  }

  .line_conbox_cha {
    width: 680px;
    overflow: hidden;
    padding-top: 20px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #DEDBCC;
  }

  /* 組ボックス */

  .hiddenbox,
  .hiddenbox_freeimg {
    overflow: hidden;
  }

  .one_oyabox_send {
    width: 680px;
    margin-left: auto;
    margin-right: auto;
  }

  .two_oyabox {
    width: 700px;
    margin-right: -20px;
    overflow: hidden;
  }

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

  .two_box {
    vertical-align: top;
    display: inline-block;
    width: 330px;
    margin-right: 16px;
    margin-bottom: 20px;
  }

  .three_oyabox {
    width: 690px;
    margin-right: -10px;
    overflow: hidden;
  }

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

  .three_box {
    vertical-align: top;
    display: inline-block;
    width: 216px;
    margin-right: 10px;
    margin-bottom: 20px;
  }

  .four_oyabox {
    width: 690px;
    margin-right: -10px;
    overflow: hidden;
  }

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

  .four_box {
    vertical-align: top;
    display: inline-block;
    width: 160px;
    margin-right: 8px;
    margin-bottom: 20px;
  }

  .four_kijioyabox {
    width: 690px;
    margin-right: -10px;
    overflow: hidden;
  }

  .four_kijioyabox img {
    width: 100%;
    height: 130px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0 0 10px;
  }

  .four_kijibox {
    vertical-align: top;
    display: inline-block;
    width: 160px;
    margin-right: 8px;
    margin-bottom: 20px;
  }

  .five_oyabox {
    width: 690px;
    margin-right: -10px;
    overflow: hidden;
  }

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

  .five_box {
    vertical-align: top;
    display: inline-block;
    width: 128px;
    margin-right: 6px;
    margin-bottom: 20px;
  }

  .six_oyabox {
    width: 690px;
    margin-right: -10px;
    overflow: hidden;
  }

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

  .six_box {
    vertical-align: top;
    display: inline-block;
    width: 105px;
    margin-right: 6px;
    margin-bottom: 20px;
  }

  .seven_oyabox {
    width: 1010px;
    margin-right: -10px;
    overflow: hidden;
  }

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

  .seven_box {
    vertical-align: top;
    display: inline-block;
    width: 133px;
    margin-right: 7px;
    margin-bottom: 20px;
  }

  .lp_six_oyabox {
    width: 1010px;
    margin-right: -10px;
    overflow: hidden;
  }

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

  .lp_six_box {
    vertical-align: top;
    display: inline-block;
    width: 158px;
    margin-right: 5px;
    margin-bottom: 20px;
  }

  .lineup_box_oya {
    width: 690px;
    margin-right: -10px;
    font-size: 0;
  }

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

  .lineup_box {
    vertical-align: top;
    display: inline-block;
    width: 164px;
    margin-right: 8px;
    margin-bottom: 20px;
  }

  .lineup_box h3 {
    font-size: 14px;
    text-align: center;
    line-height: 16px;
    margin: 5px 0 0;
  }

  .adbox {
    width: 680px;
    overflow: hidden;
  }

  .adbox_l {
    width: 336px;
    float: left;
  }

  .adbox_r {
    width: 336px;
    float: right;
  }

  .adboxm {
    width: 630px;
    padding: 0px 25px 0px 25px;
    overflow: hidden;
    margin-bottom: 60px;
  }

  .adbox_lm {
    width: 300px;
    float: left;
  }

  .adbox_rm {
    width: 300px;
    float: right;
  }

  .adlstbox {
    width: 700px;
    margin-right: -20px;
    overflow: hidden;
  }

  .advimage img {
    border: 5px solid #F0F2EF;
  }

  .advlst {
    vertical-align: top;
    display: inline-block;
    width: 330px;
    margin-right: 16px;
    margin-bottom: 20px;
  }

  .column {
    width: 630px;
    border: 1px solid #383B3C;
    border-radius: 10px;
    padding: 24px;
  }

  .top_newest {
    position: relative;
    display: block;
    width: 217px;
    height: 78px;
    margin-bottom: 10px;
    overflow: hidden;
  }

  .top_newest img {
    position: absolute;
    diaplay: block;
    width: 217px;
    height: 122px;
    top: -5px;
  }

  .phttl a {
    font-size: 14px;
    line-height: 16px;
  }

  /*LP用組ボックス*/

  /*2段*/

  .lp_two_oyabox {
    width: 1040px;
    margin-right: -40px;
    overflow: hidden;
  }

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

  .lp_two_box {
    vertical-align: top;
    display: inline-block;
    width: 480px;
    margin-right: 30px;
  }

  /*5段*/

  .lp_five_oyabox {
    width: 1020px;
    margin-right: -20px;
    overflow: hidden;
  }

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

  .lp_five_box {
    vertical-align: top;
    display: inline-block;
    width: 185px;
    margin-right: 13px;
    margin-bottom: 20px;
  }

  /*フリーワード*/

  .srch_fw {
    width: 650px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 9px 14px 9px 14px;
    background-color: #fcfcfc;
    overflow: hidden;
  }

  .srch_fw dt {
    float: left;
    width: 120px;
    margin-right: 20px;
    line-height: 31px;
    font-weight: bold;
  }

  .mainipt {
    float: left;
    width: 380px;
    margin-right: 10px;
  }

  .main_input {
    width: 371px;
    border: 1px solid #CCC;
    font-size: 14px;
    padding: 6px 2px 6px 5px;
  }

  .mainbtn {
    float: left;
    width: 100px;
  }

  input.main_srch {
    width: 100%;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 6px 0 5px 0;
    border-radius: 3px;
    font-weight: 700;
    background-color: #068BF1;
    color: #fff;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #068BF1;
  }

  input.main_srch:hover {
    text-decoration: none;
    background-color: #29AAF1;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #29AAF1 #29AAF1 #068BF1 #29AAF1;
  }

  /*地図検索*/

  .map_bbox {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    overflow: hidden;
    padding-top: 20px;
  }

  .map_lbox {
    float: left;
    width: 150px;
  }

  .map_rbox {
    float: right;
    width: 512px;
    margin-right: -10px;
    overflow: hidden;
  }

  .map_rbox li {
    vertical-align: top;
    display: inline-block;
    width: 139px;
    height: 25px;
    text-align: center;
    font-size: 13px;
    line-height: 45px;
    position: relative;
    background-color: #fcfcfc;
    padding: 9px;
    border: 1px #ccc solid;
    border-radius: 5px;
    margin-right: 8px;
    margin-bottom: 10px;
  }

  .map_rbox a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #1F3641;
    text-decoration: none;
  }

  .map_rbox a:hover {
    background-color: #999;
    border-radius: 5px;
    color: #fff;
  }

  /*価格検索*/

  .price_srch {
    font-size: 0;
    border-radius: 5px;
    display: block;
    background-color: #FCFCFC;
    border: 1px solid #ccc;
  }

  .price_srch li {
    font-size: 13px;
    display: inline-block;
    width: 33.3%;
    width: 33.3333333333%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    vertical-align: top;
    border-right: 1px dashed #ccc;
  }

  .price_srch li a {
    display: block;
    color: #1F3641;
    padding: 11px 0;
  }

  .price_srch li a:hover {
    text-decoration: none;
    background-color: #999;
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s;
    color: #FFF;
  }

  .price_srch li:nth-child(-n+3) {
    border-bottom: 1px solid #ccc;
  }

  .price_srch li:nth-child(3n) {
    border-right: none;
  }

  /*モデル一覧など*/

  .usdflex_box {
    width: 690px;
    margin-right: -10px;
    overflow: hidden;
  }

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

  .usdflex_lst {
    vertical-align: top;
    display: inline-block;
    width: 103px;
    margin-right: 8px;
    margin-bottom: 5px;
    border-top-width: 1px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #F0F2EF;
    border-right-color: #F0F2EF;
    border-bottom-color: #F0F2EF;
    border-left-color: #F0F2EF;
    padding: 15px 10px;
  }

  .usdflex_lst dd {
    font-weight: 700;
    margin-bottom: 5px;
  }

  .usdflex_lst dt {
    margin-bottom: 5px;
  }

  /*モデル_タブ*/

  .model_tabul {
    width: 690px;
    margin-right: -10px;
    overflow: hidden;
    border-bottom: 1px solid #DEDBCC;
  }

  .model_tablst {
    float: left;
    display: block;
    background-color: #F8F5E4;
    font-size: 11px;
    width: auto;
    margin-right: 5px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #DEDBCC;
    border-right-color: #DEDBCC;
    border-left-color: #DEDBCC;
  }

  .model_tablst_last {
    float: left;
    display: block;
    background-color: #F8F5E4;
    font-size: 11px;
    width: 225px;
    margin-right: 0;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #DEDBCC;
    border-right-color: #DEDBCC;
    border-left-color: #DEDBCC;
  }

  .model_tablst a,
  .model_tablst a:visited,
  .model_tablst_last a,
  .model_tablst_last a:visited {
    color: #1F3641;
    text-decoration: none;
    display: block;
    padding: 10px;
  }

  .model_tablst a:hover,
  .model_tablst_last a:hover {
    display: block;
    background-color: #DEDBCC;
    border-radius: 5px 5px 0px 0px;
    text-decoration: none;
  }

  .current {
    background-color: #DEDBCC;
    font-weight: 700;
  }

  .matome ul li {
    margin: 0 0 5px 20px;
    list-style-type: disc;
  }

  /*レコメンド在庫*/

  .kakomi_kumi_box {
    padding: 19px 19px 14px 19px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
  }

  .kako_eight_oyabox {
    width: 976px;
    margin-right: -16px;
    overflow: hidden;
  }

  .kako_eight_box {
    vertical-align: top;
    display: inline-block;
    width: 106px;
    margin-right: 12px;
  }

  .kako_six_oyabox {
    width: 654px;
    margin-right: -14px;
    overflow: hidden;
  }

  .kako_six_box {
    vertical-align: top;
    display: inline-block;
    width: 95px;
    margin-right: 10px;
    margin-bottom: 20px;
  }

  .kako_four_oyabox {
    width: 652px;
    margin-right: -12px;
    overflow: hidden;
  }

  .kako_four_box {
    vertical-align: top;
    display: inline-block;
    width: 150px;
    margin-right: 8px;
    margin-bottom: 10px;
  }

  .kako_three_oyabox {
    width: 654px;
    margin-right: -12px;
    overflow: hidden;
  }

  .kako_three_box {
    vertical-align: top;
    display: inline-block;
    width: 204px;
    margin-right: 8px;
    margin-bottom: 10px;
    list-style-type: none;
  }

  .kako_eight_box img,
  .kako_six_box img,
  .kako_five_favbox img,
  .kako_four_box img,
  .kako_three_box img {
    width: 100%;
    height: auto;
  }

  .kako_eight_box {
    vertical-align: top;
    display: inline-block;
    width: 106px;
    margin-right: 12px;
  }

  .kako_five_oyafavbox {
    width: 540px;
    margin-right: -14px;
    overflow: hidden;
  }

  .kako_ten_oyafavbox {
    width: 1000px;
    margin-right: -14px;
    overflow: hidden;
  }

  .kako_five_favbox {
    vertical-align: top;
    display: inline-block;
    width: 96px;
    margin-right: 10px;
    margin-bottom: 20px;
  }

  .kako_five_favbox:nth-child(5n) {
    margin-right: 0;
  }

  /*お車探し*/

  .sagasibox {
    width: 820px;
    margin: 0 auto 0 auto;
    text-align: center;
    overflow: hidden;
  }

  .sagasibox dl {
    margin: 0 auto 20px auto;
  }

  .sagasibox img {
    width: 100%;
  }

  /*関連リンク*/

  .kakomi_lnk_box {
    padding: 20px 20px 15px 20px;
    overflow: hidden;
    background-color: #fafafa;
    width: 640px;
  }

  .kakol_oyabox {
    width: 652px;
    margin-right: -12px;
    overflow: hidden;
  }

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

  .kakol_box {
    vertical-align: top;
    display: inline-block;
    width: 148px;
    margin-right: 10px;
  }

  /* 松倉追加 2019-10-08 */

  .kakol_wbox {
    vertical-align: top;
    display: inline-block;
    width: 306px;
    margin-right: 10px;
  }

  /*新着情報*/

  .lst_lbox {
    float: left;
    width: 360px;
  }

  .lst_rbox {
    float: right;
    width: 300px;
  }

  .lst_lbox li {
    padding-bottom: 3px;
    margin-bottom: 5px;
    border-bottom: 1px dotted #ccc;
    overflow: hidden;
  }

  .lastest_lst img {
    float: left;
    margin-right: 10px;
    width: 80px !important;
  }

  .blog_llst li {
    margin-bottom: 7px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
  }

  /*検索パネル*/

  .kiji_srch_panel_minttl {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 2px solid #BC8339;
  }

  .kiji_srch_panel_out {
    background-color: #efefef;
    padding: 5px;
  }

  .kiji_srch_panel {
    width: 640px;
    background-color: #fff;
    padding: 14px 14px 4px 14px;
    overflow: hidden;
    border: 1px solid #ccc;
  }

  .ksp_fouroyabox {
    width: 620px;
    margin-right: -10px;
    overflow: hidden;
  }

  .ksp_four_box {
    vertical-align: top;
    display: inline-block;
    width: 140px;
    margin-right: 10px;
    margin-bottom: 10px;
  }

  /*ショップ検索*/

  .srch_shopbox {
    background-color: #f0f2ef;
    overflow: hidden;
    padding: 15px 15px 10px 15px;
    margin-bottom: 10px;
  }

  .srch_shoplbox {
    float: left;
    width: 150px;
    margin-right: 10px;
  }

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

  .srch_shopmbox {
    float: left;
    width: 300px;
    margin-right: 20px;
  }

  .srch_shoprbox {
    float: left;
    width: 180px;
    background-color: #F8F5E4;
    padding: 10px 10px 5px 10px;
  }

  .srch_shoprbox li {
    margin-bottom: 5px;
  }

  .srch_shopbox_saiyo {
    padding-top: 8px;
    text-align: right;
  }

  /*ショップ詳細*/

  .sd_ttl {
    overflow: hidden;
    border-top: 3px solid #1F3641;
    padding-top: 15px;
    margin-bottom: 20px;
  }

  .sd_name {
    float: left;
    width: 1000px;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .sd_line {
    border-bottom: 1px solid #DEDBCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .sd_ph {
    float: right;
    width: 250px;
  }

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

  .sd_lbox {
    float: left;
    width: 355px;
    overflow: hidden;
  }

  .sd_rbox {
    float: right;
    width: 355px;
    overflow: hidden;
  }

  .sd_mlbox {
    float: left;
    width: 40px;
    font-size: 20px;
    text-align: center;
  }

  .sd_mlbox i {
    color: #EE3440;
  }

  .sd_mrbox {
    float: right;
    width: 305px;
  }

  /*ショップ詳細_タブ*/

  .shop_tabul {
    width: 1000px;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
  }

  .shop_tablst {
    float: left;
    display: block;
    background-color: #F8F5E4;
    font-size: 12px;
    width: auto;
    margin-right: 5px;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #DEDBCC;
    border-right-color: #DEDBCC;
    border-left-color: #DEDBCC;
  }

  .shop_tablst a,
  .shop_tablst a:visited,
  .shop_b_tablst a,
  .shop_b_tablst a:visited {
    color: #1F3641;
    text-decoration: none;
    display: block;
    padding: 10px 15px 10px 15px;
  }

  .shop_tablst a:hover {
    display: block;
    background-color: #DEDBCC;
    border-radius: 5px 5px 0px 0px;
    text-decoration: none;
  }

  .sansho {
    width: 650px;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #DEDBCC;
    border-bottom-color: #DEDBCC;
    overflow: hidden;
    padding-top: 19px;
    padding-right: 15px;
    padding-bottom: 19px;
    padding-left: 15px;
    font-size: 14px;
    line-height: 22px;
  }

  .sansho_l {
    float: left;
    width: 120px;
    line-height: 20px;
  }

  .sansho_r {
    float: right;
    width: 500px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #DEDBCC;
    padding-left: 20px;
  }

  .kakomi {
    width: 330px;
    border: 2px solid #FD0;
    background-color: #F8F5E4;
    border-radius: 10px;
    padding: 13px;
    margin-bottom: 10px;
  }

  .float_r_kiji img {
    float: right;
    height: auto;
    margin-left: 15px;
    width: 300px !important;
  }

  .float_l_kiji img {
    float: left;
    height: auto;
    margin-right: 15px;
    width: 300px !important;
  }

  .linetable .float_r img .float_r_kiji img,
  .linetable .float_r img,
  .linetable .float_r10 img {
    float: right;
    height: auto;
    margin-left: 15px;
    width: 60px !important;
  }

  .linetable .float_l img .float_l_kiji img,
  .linetable .float_l img,
  .linetable .float_l10 img {
    float: left;
    height: auto;
    margin-right: 15px;
    width: 60px !important;
  }

  .chng_btn {
    text-align: right;
  }

  .chng_btn i {
    margin-right: 3px;
    vertical-align: -2px;
    color: #EE3440;
  }

  .gstbox {
    overflow: hidden;
    padding-top: 18px;
  }

  .gstlst {
    float: right;
    display: block;
    background-color: #383B3C;
    text-align: center;
    margin-left: 10px;
    border-radius: 5px;
  }

  .gstlst a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-right: 12px;
    padding-bottom: 5px;
    padding-left: 12px;
    border-radius: 5px;
  }

  .gstlst a:hover {
    color: #1F3641;
    display: block;
    background-color: #F8F5E4;
  }

  .srchbox {
    width: 320px;
    float: right;
    text-align: right;
  }

  .srchinput {
    width: 200px;
    border: 2px solid #CCC;
    font-size: 14px;
    padding: 3px 2px 3px 5px;
  }

  .srchbtn {
    width: auto;
    height: 30px;
    vertical-align: -10px;
    margin-left: 5px;
  }

  .rg_ttl {
    font-size: 16px;
    font-weight: 400;
    border-top: 2px solid #383B3C;
    padding-top: 20px;
  }

  .rg_lst {
    overflow: hidden;
    border-bottom: 1px dotted #F0F2EF;
    padding-bottom: 5px;
    margin-bottom: 7px;
  }

  .rgrank {
    border-bottom: 1px solid #F0F2EF;
    padding-bottom: 3px;
    margin-bottom: 7px;
    margin-left: 20px;
    list-style-position: outside;
    list-style-type: decimal;
    min-height: 60px;
  }

  .rg_lst img,
  .rgrank img {
    width: 80px;
    height: auto;
  }

  .rg_lst_blue {
    width: 300px;
    overflow: hidden;
    border-bottom: 1px solid #F0F2EF;
    padding-bottom: 3px;
    margin-bottom: 7px;
  }

  .wpp-list li {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #F0F2EF;
    padding-bottom: 3px;
    margin-bottom: 7px;
    font-weight: 700;
  }

  .wpp-list img {
    float: left;
    width: 80px;
    height: 60px;
    margin-right: 10px;
  }

  .topicbox {
    border: 3px solid #1F3641;
    width: 274px;
    overflow: hidden;
    padding: 0 10px 10px 10px;
    background-color: #fcfcfc;
  }

  .rusdttl {
    float: left;
    width: 105px;
    padding: 5px;
    background-color: #1F3641;
    border-radius: 0px 0px 5px 5px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
  }

  .rusdttls {
    float: right;
    width: 150px;
    font-size: 12px;
    font-weight: 700;
    color: #EE3440;
    padding: 7px 0 5px 0;
  }

  #under_box {
    clear: both;
    min-width: 1020px;
    overflow: hidden;
    border-top: 1px solid #383B3C;
    background-color: #fcfcfc;
  }

  #under_inbox {
    width: 1000px;
    overflow: hidden;
    margin-right: auto;
    margin-left: auto;
    padding-top: 50px;
    padding-bottom: 40px;
  }

  .sikiri_box {
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #000;
  }

  .stl_box {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    border-bottom: 1px #1F3641 solid;
    padding: 0 0 5px 0;
    margin: 0 0 30px 0;
    overflow: hidden;
  }

  .stl_lbox {
    /* float: left; */
    width: 500px;
    padding: 15px 0 20px 0;
  }

  .stl_rbox {
    float: right;
    margin-right: -4px;
    overflow: hidden;
  }

  .slt_rbox li {
    float: right;
    text-align: right;
  }

  .undr_fbox {
    float: left;
    width: 300px;
    margin-right: 50px;
  }

  .undr_fbox_r {
    float: right;
    width: 300px;
  }

  .undr_cate_lst,
  .grplst {
    float: left;
    margin-right: 10px;
  }

  .undr_fbox_rt {
    float: right;
    width: 244px;
  }

  .undr_ttl {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 3px;
  }

  .undr_ul {
    width: 100%;
    overflow: hidden;
  }

  .undr_lst a {
    float: left;
    margin-right: 10px;
    font-size: 30px;
    text-decoration: none;
  }

  .undr_lst a:hover {
    text-decoration: none;
  }

  footer {
    background-color: #383B3C;
    clear: both;
    min-width: 1020px;
  }

  #copy_inbox {
    width: 1000px;
    color: #fff;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
    padding-right: 10px;
    padding-left: 10px;
  }

  #copy_ul {
    float: left;
    width: 720px;
  }

  .copy_lst_img {
    float: left;
    display: block;
    width: auto;
    margin-right: 20px;
  }

  .copy_lst {
    float: left;
    display: block;
    width: auto;
    margin-right: 10px;
  }

  .copy_lst a {
    color: #fff;
  }

  #copy_rgt {
    float: right;
    width: 350px;
    text-align: right;
  }

  .followul {
    width: 300px;
    margin-right: -4px;
    overflow: hidden;
  }

  /*新SNSブロック記述ここから*/

  .stl_rbox_in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .stl_rbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 4px;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .flex__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .stl_inbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 10px;
  }

  .ma_left {
    margin-left: 45px;
  }

  .ma_right {
    margin-right: 0.5rem;
    font-size: 14px;
  }

  /*新SNSブロック記述ここまで*/

  .mainbox {
    width: 680px;
    height: 300px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #efefef;
    position: relative;
  }

  .mainbox img {
    width: 100%;
    height: auto;
    position: absolute;
    top: -21px;
  }

  .fttlbox {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 1;
    width: 650px;
    padding: 7px 15px;
  }

  .fttl a {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
  }

  .fsub {
    text-shadow: 1px 1px 1px #000;
    font-size: 11px;
    line-height: 15px;
    border-top: 1px solid #ccc;
    padding-top: 3px;
    margin-top: 3px;
    color: #fff;
  }

  .fsub a {
    color: #fff;
  }

  .catettl {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #DEDBCC;
    font-size: 11px;
    line-height: 14px;
  }

  #lst_catettl {
    font-size: 18px;
    line-height: 20px;
  }

  .docatelst {
    padding-bottom: 5px;
    margin-bottom: 10px;
    overflow: hidden;
  }

  .docatelst img {
    width: 60px;
    height: 60px;
  }

  .newlst {
    overflow: hidden;
    margin-bottom: 20px;
  }

  .newlst img {
    width: 120px;
    height: auto;
  }

  .lstmds {
    font-size: 14px;
    line-height: 18px;
  }

  .spmawari {
    overflow: hidden;
  }

  .rvw_newlst {
    overflow: hidden;
    margin-bottom: 20px;
  }

  .rvw_newlst img {
    width: 80px;
    height: 60px;
  }

  .shiboribox {
    width: 640px;
    background-color: #F8F5E4;
    border-radius: 10px;
    padding: 20px 20px 10px;
    overflow: hidden;
  }

  .shiboribox li a {
    background-color: #76B852;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
    padding: 5px 10px;
    margin-bottom: 5px;
    text-decoration: none;
    color: #fff;
  }

  .shiboribox li a:hover {
    background-color: #31A41F;
  }

  .star_yellow {
    color: #FAA928;
  }

  /*.matome{background-image:url(https://clubmini.jp/wp-content/uploads/2014/09/matome.jpg); background-size:680px 383px; width:580px; height:343px; color:#FFF; font-size:24px; line-height:110%; font-weight:bold; padding-top:30px; padding-right:60px; padding-left:40px}*/

  .matomettl {
    font-size: 26px;
  }

  .matomelst {
    margin-left: 40px;
    margin-bottom: 10px;
    list-style-position: outside;
    list-style-type: disc;
  }

  .rvw_marubtn,
  .rvw_marubtn input[type=submit] {
    float: left;
    font-size: 14px;
    font-weight: 900;
    padding: 10px 0 8px 0;
    width: 48%;
    display: block;
    text-align: center;
    background-color: #76B852;
    border-bottom: 2px solid #31A41F;
    text-decoration: none;
    color: #fff;
    margin: 0;
  }

  .rvwzaiko_marubtn {
    float: right;
    font-size: 14px;
    font-weight: 900;
    padding: 10px 0 8px 0;
    width: 48%;
    display: block;
    text-align: center;
    background-color: #979797;
    border-bottom: 2px solid #787878;
    text-decoration: none;
    color: #fff;
    margin: 0;
  }

  .rvw_marubtn a,
  .rvwzaiko_marubtn a {
    font-size: 14px;
    font-weight: 900;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    margin: 0 auto;
  }

  .rvwtop_img {
    float: left;
    margin: 0 20px 0 0;
  }

  .rvwtop_img img {
    width: 250px;
  }

  .rvwtop {
    overflow: hidden;
  }

  .rvwbox {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-color: #ccc;
    font-size: 14px;
    line-height: 22px;
  }

  .rvwbox {
    width: 680px;
    overflow: hidden;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-color: #ccc;
    font-size: 14px;
    line-height: 22px;
  }

  .rvw_photo {
    width: 200px;
    float: left;
  }

  .rvw_ttl {
    width: 465px;
    float: right;
  }

  .rvw_ttl_lbox {
    width: 320px;
    float: left;
  }

  .rvw_ttl_h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 3px;
  }

  .rvw_ttl_h1 span {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
  }

  .rvw_ttl_txtbox {
    width: 465px;
    float: right;
  }

  .rvw_ttl_orgtxt {
    color: #000000;
  }

  .rvw_ttl_rbox {
    width: 120px;
    float: right;
  }

  .rvw_kottl {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 5px;
  }

  .rvw_cate {
    padding-bottom: 1px;
    margin-bottom: 10px;
    font-weight: 700;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }

  .rvw_cate i {
    margin-right: 3px;
    vertical-align: -1px;
  }

  .sha_ph img {
    width: 80px;
    height: 60px;
  }

  .sha_txt {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 15px;
  }

  .urlbox {
    margin-top: 10px;
    font-size: 12px;
    text-align: right;
    border-top: 1px solid #F0F2EF;
    padding-top: 5px;
  }

  .two_rvw_feat {
    width: 300px;
    background-color: #F8F5E4;
    border: 1px solid #F0F2EF;
    padding: 14px;
    border-radius: 5px;
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    margin-right: 16px;
    margin-bottom: 20px;
  }

  .rvwmds {
    font-size: 20px;
    line-height: 20px;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 7px;
    margin-bottom: 15px;
  }

  .tabul {
    width: 680px;
    overflow: hidden;
    border-bottom: 1px solid #DEDBCC;
    margin-bottom: 30px;
  }

  .tablst {
    float: left;
    display: block;
    background-color: #F8F5E4;
    font-size: 12px;
    width: 120px;
    margin-right: 5px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #dedbcc;
    border-right-color: #dedbcc;
    border-left-color: #dedbcc;
  }

  .tablst span {
    font-size: 10px;
    background-color: #F8F5E4;
    border-radius: 5px;
    margin-left: 5px;
    padding: 2px 5px;
    vertical-align: 1px;
  }

  .tabon {
    background-color: #DEDBCC;
  }

  .tablst a {
    color: #1F3641;
    text-decoration: none;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .tablst a:hover {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #DEDBCC;
    border-radius: 5px 5px 0 0;
  }

  .rtab {
    float: right;
  }

  .rtab_select {
    border: 2px solid #dedbcc;
    border-radius: 5px;
    color: #0C2245;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    width: 125px;
  }

  .reg_box {
    width: 980px;
    margin-bottom: 40px;
    text-align: center;
  }

  .reg_box i {
    margin-left: 30px;
    margin-right: 10px;
    vertical-align: -1px;
    color: #fff;
  }

  .reg_lbox {
    width: 460px;
    float: left;
    border-top: 3px solid #383B3C;
    padding-top: 30px;
  }

  .reg_rbox {
    width: 460px;
    float: right;
    border-top: 3px solid #383B3C;
    padding-top: 30px;
  }

  .fb a {
    width: 300px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    margin-left: 80px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #3C5A96;
    text-align: left;
  }

  .fb a:hover {
    background-color: #5077C6;
  }

  .gp a {
    width: 300px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    margin-left: 80px;
    margin-bottom: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #CC5139;
    text-align: left;
  }

  .gp a:hover {
    background-color: #DD563C;
  }

  .gp i {
    vertical-align: -5px;
  }

  .tw a {
    width: 300px;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    margin-left: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #1DADEA;
    text-align: left;
  }

  .tw a:hover {
    background-color: #39CCFF;
  }

  .prf_float {
    float: left;
    margin-right: 10px;
  }

  .news_lbox {
    float: left;
    width: 240px;
  }

  .news_rbox {
    float: right;
    width: 410px;
  }

  .news_feature img {
    width: 288px;
    height: 162px;
  }

  .news_feature {
    background-color: #F0F2EF;
    margin-bottom: 5px;
    width: 660px;
    border-top: 3px solid #EE3440;
    padding: 20px 10px 10px;
  }

  .news_inbox {
    background-color: #fff;
    width: 620px;
    overflow: hidden;
    border: 1px solid #CCC;
    padding: 19px;
  }

  .sblst {
    overflow: hidden;
    margin-bottom: 30px;
  }

  .sbrbox {
    float: right;
    width: 70%;
    overflow: hidden;
  }

  .sbrbox h3 {
    margin-bottom: 10px;
  }

  .sblbox {
    float: left;
    width: 190px;
    height: 107px;
    overflow: hidden;
  }

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

  .blogposter {
    text-align: right;
    margin-top: 5px;
  }

  .recombox {
    width: 700px;
    margin-right: -20px;
    margin-bottom: 20px;
    overflow: hidden;
  }

  .recomlst {
    vertical-align: top;
    display: inline-block;
    width: 330px;
    margin-right: 16px;
    margin-bottom: 20px;
  }

  .rbox_ktr {
    border: 3px solid #E8E7E7;
    width: 274px;
    overflow: hidden;
    padding: 0 10px 10px 10px;
  }

  .homektr_flt {
    float: left;
    width: 48%;
  }

  .homektr_frg {
    float: right;
    width: 48%;
  }

  .chabox {
    border: 3px solid #DEDBCC;
    padding: 17px;
    width: 640px;
    overflow: hidden;
  }

  .kanshu_lbox {
    float: left;
    width: 120px;
  }

  .kanshu_lbox img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 10px;
  }

  .kanshu_rbox {
    float: right;
    width: 540px;
    font-size: 12px;
    line-height: 17px;
  }

  .kanshu_rbox i {
    font-size: 24px;
    line-height: 30px;
    margin-right: 5px;
  }

  .dlr_lbox {
    float: left;
    width: 120px;
  }

  .dlr_rbox {
    float: right;
    width: 540px;
  }

  .arrow_box h2 {
    border-style: none !important;
    margin-bottom: 0px !important;
  }

  .ktr_dbox {
    text-align: center;
    width: 680px;
    padding-top: 50px;
    padding-bottom: 20px;
    background-image: url(https://clubmini.jp/img/01_mini/kaitori/ktr_haikei.png);
    background-repeat: no-repeat;
    height: 460px;
    position: relative;
  }

  .ktr_inbox {
    text-align: left;
    position: absolute;
    top: 300px;
    left: 140px;
    font-size: 14px;
  }

  .ktr_inbtn input[type=submit] {
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 16px;
    line-height: 16px;
    font-weight: 900;
    background-color: #FF4C00;
    color: #FFF;
    border-radius: 3px;
    border-width: 2px 1px 2px 1px;
    border-style: solid;
    border-color: #FF4C00;
    height: 40px;
    width: 400px;
  }

  .ktr_inbtn input[type=submit]:hover,
  .ktr_inbtn input[type=submit]:focus {
    background-color: #FF7439;
    border-width: 2px 1px 2px 1px;
    border-style: solid;
    border-color: #FF7439 #FF7439 #FF4C00 #FF7439;
  }

  .ktr_sixbox {
    vertical-align: top;
    display: inline-block;
    width: 177px;
    margin-right: 9px;
    margin-bottom: 20px;
    padding: 19px;
    background-color: #F8F5E4;
    border: 1px solid #383B3C;
  }

  .ktr_sixttl {
    background-color: #09C;
    border-radius: 20px;
    color: #FFF;
    padding: 9px;
    margin-bottom: 10px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
  }

  .follow_lst {
    float: left;
    width: 188px;
    padding: 10px;
    background-color: #F0F2EF;
    text-align: center;
  }

  .flst_r10 {
    margin-right: 8px;
  }

  .follow_lstr {
    float: right;
    width: 188px;
    padding: 10px;
    background-color: #F0F2EF;
    text-align: center;
  }

  .topsharebox {
    width: 680px;
    overflow: visible;
  }

  .sharebox {
    width: 680px;
    overflow: visible;
    padding-top: 15px;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: #dedbcc;
  }

  .fb-like iframe {
    max-width: none !important;
    max-height: none !important;
    z-index: 9999;
    overflow: visible;
  }

  .snsbtn_lst {
    vertical-align: top;
    width: 105px;
    display: inline-block;
    margin-right: 10px;
  }

  .snsbtn_lst_t {
    vertical-align: top;
    width: 90px;
    display: inline-block;
    margin-right: 10px;
  }

  .snsbtn_lst_g {
    vertical-align: top;
    width: 70px;
    display: inline-block;
  }

  .snsbtn_lst_post {
    float: right;
    width: 330px;
    text-align: right;
  }

  .snsbtn_lst_post div {
    vertical-align: -5px;
  }

  a.fb_btn {
    color: #fff;
    background-color: #4862A3;
    width: 100px;
    padding: 6px 5px 4px;
    display: block;
    text-align: center;
    border-radius: 3px;
  }

  a:hover.fb_btn {
    background-color: #506DB7;
    text-decoration: none;
  }

  a.tw_bnt {
    color: #fff;
    background-color: #55ACEE;
    width: 100px;
    padding: 6px 5px 4px;
    display: block;
    text-align: center;
    border-radius: 3px;
  }

  a:hover.tw_bnt {
    background-color: #4BCDFF;
    text-decoration: none;
  }

  a.gp_btn {
    color: #fff;
    background-color: #DD4B39;
    width: 100px;
    padding: 6px 5px 4px;
    display: block;
    text-align: center;
    border-radius: 3px;
  }

  a:hover.gp_btn {
    background-color: #F1513D;
    text-decoration: none;
  }

  a.hn_btn {
    color: #fff;
    background-color: #008CE1;
    width: 100px;
    padding: 6px 5px 4px;
    display: block;
    text-align: center;
    border-radius: 3px;
  }

  a:hover.hn_btn {
    background-color: #00A2E4;
    text-decoration: none;
  }

  .hn_btn:before {
    content: "B!";
    font-family: Verdana;
    font-weight: 700;
    margin-right: 5px;
  }

  #lmodal,
  #lmodal2 {
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    display: none;
    padding: 20px;
    width: 460px;
    border-top: 7px solid #FD0;
    background-color: #FFF;
  }

  .fix_box {
    width: 300px;
    z-index: 10000;
    background-color: #fff;
  }

  h1 {
    font-size: 26px;
    line-height: 34px;
    font-weight: bold;
  }

  .marugazo img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-bottom: 10px;
  }

  .karih1 {
    font-size: 26px;
    line-height: 34px;
    font-weight: bold;
  }

  input[type=submit] {
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
  }

  .normalbtn input[type=submit] {
    font-size: 12px;
    font-weight: 900;
    padding: 5px 0 3px 0;
    width: 198px;
    color: #FFF;
    border-radius: 2px;
    background-color: #76B852;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852;
  }

  .normalbtn input[type=submit]:hover,
  .normalbtn input[type=submit]:focus {
    background-color: #31A41F;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852;
  }

  .normalbtn button {
    font-size: 12px;
    font-weight: 900;
    padding: 5px 0 3px 0;
    width: 198px;
    color: #FFF;
    border-radius: 2px;
    background-color: #76B852;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852;
  }

  .normalbtn button:hover,
  .normalbtn button:focus {
    background-color: #31A41F;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852;
  }

  .cancelbtn input[type=submit],
  .cancelbtn input[type=reset],
  .cancelbtn input[type=button] {
    background-color: #D1CEC0;
    padding: 2px 2px 1px 2px;
    color: #fff;
    width: 120px;
    border-radius: 2px;
    font-size: 12px;
    font-weight: 400;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #D1CEC0 #D1CEC0 #D1CEC0 #D1CEC0;
  }

  .cancelbtn input[type=submit]:hover,
  .cancelbtn input[type=submit]:focus,
  .cancelbtn input[type=reset]:hover,
  .cancelbtn input[type=reset]:focus,
  .cancelbtn input[type=button]:hover,
  .cancelbtn input[type=reset]:focus {
    background-color: #DEDBCC;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #DEDBCC #DEDBCC #D1CEC0 #DEDBCC;
  }

  .wpinp_30 {
    width: 100px;
  }

  /*モデルトップ、車種トップ*/

  .articles {
    border: 1px solid #ccc;
    background-color: #fcfcfc;
    padding: 15px 10px 5px 15px;
  }

  .articles .three_oyabox {
    width: 690px;
    margin-right: -10px;
    overflow: hidden;
  }

  .articles .three_oyabox img {
    width: 100%;
    height: auto;
  }

  .articles .three_box {
    vertical-align: top;
    display: inline-block;
    width: 205px;
    margin-right: 10px;
    margin-bottom: 20px;
  }

  .lank .float_l10 img {
    width: 100px !important;
  }

  .article-partition {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #CCC;
  }

  /*車種トップ、口コミ情報*/

  .shashutop_inyoboxl {
    width: 150px;
    float: left;
  }

  .shashutop_inyoboxr {
    width: 510px;
    float: right;
  }

  .usdform input[type=text]:focus,
  .usdform input[type=tel]:focus,
  .usdform textarea:focus {
    outline: 0;
    border-color: #EE3440;
  }

  .toitable {
    text-align: left;
    border-collapse: collapse;
    border-top: 1px solid #efefef;
  }

  .toitable th {
    border-bottom: 1px solid #efefef;
    padding: 6px;
    vertical-align: top;
    background-color: #F8F5E4;
  }

  .tuika {
    background-color: #F9F9F9 !important;
  }

  .nenrei {
    float: left;
  }

  .toitable td {
    border-bottom: 1px solid #efefef;
    padding: 6px;
    vertical-align: top;
  }

  .morecar_l {
    float: left;
    width: 260px;
  }

  .morecar_r {
    float: right;
    width: 260px;
  }

  .mc_check {
    background-color: #FD0;
    height: 45px;
    text-align: center;
  }

  .mc_check input {
    margin-top: 17px;
  }

  .bigdojibox {
    width: 400px;
  }

  .doji_box {
    overflow: hidden;
  }

  .tuika_box {
    margin-bottom: 10px;
    padding: 10px;
    background-color: #F8F5E4;
    border-radius: 5px;
    text-align: center;
  }

  .sagasi_panel {
    width: 950px;
    border: 2px solid #fb4809;
    padding: 18px 18px 18px 18px;
    margin-bottom: 20px;
  }

  .hisuinp {
    font-size: 16px;
    width: 285px;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #ffe1e1;
  }

  .nininp {
    font-size: 16px;
    width: 285px;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #fff;
  }

  .sagasi_select {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    border-radius: 5px;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 175px;
    height: 40px;
  }

  .sagasi_select_mini {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    border-radius: 5px;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 175px;
    height: 40px;
  }

  .sagasi_txta {
    font-size: 16px;
    width: 300px;
    height: 73px;
    border: 1px solid #7f9db9;
    padding: 6px;
    background-color: #ffe1e1;
  }

  .hisuinp_smart {
    font-size: 16px;
    width: 285px;
    border: 1px solid #7f9db9;
    padding: 3px;
    background-color: #ffe1e1;
  }

  .nininp_smart {
    font-size: 16px;
    width: 285px;
    border: 1px solid #7f9db9;
    padding: 3px;
    background-color: #fff;
  }

  .sagasi_smart {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    color: #0C2245;
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
    width: 295px;
    height: 34px;
  }

  .customer_car img {
    float: left;
    width: 300px;
  }

  .customer_comment {
    float: right;
    width: 650px;
    display: block;
  }

  .shop_comment {
    margin: 20px 0 0;
  }

  /* モデル別トップページ */

  /* usd_css over ride */

  .model_body .pckakaku {
    margin: 0;
  }

  .remodal.model_search_modal {
    width: 1000px;
    padding: 0;
  }

  .model_body .model-mv img {
    width: 680px;
    height: auto;
  }

  .model_body .model_search_area div.model_total_count {
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    border: 1px solid #383B3C;
    font-size: 14px;
    font-weight: bold;
  }

  .model_body .model_search_btn {
    display: table-cell;
    position: relative;
    width: 300px;
    height: 32px;
    font-size: 14px;
    vertical-align: middle;
    padding-left: 12px;
    font-weight: 900;
    border-bottom: 2px solid #31A41F;
    background-color: #76B852;
    color: #FFF;
    text-decoration: none;
  }

  .model_body .model_search_btn:hover {
    background-color: #31A41F;
    border-radius: 3px;
  }

  .model_body .model_search_btn i.icon-arrow-down {
    position: absolute;
    top: 3px;
    left: 260px;
    font-size: 26px;
  }

  .model_body .model_list {
    border-bottom: 1px dotted #383B3C;
    width: 680px;
  }

  .model_body .model_list:last-child {
    border-bottom: none;
  }

  .model_body .model_list dd.model_img {
    float: left;
    width: 220px;
  }

  .model_body .model_list dd.model_img img {
    width: auto;
    max-width: 220px;
    height: auto;
    max-height: 150px;
  }

  .model_body .model_list dd ul {
    clear: both;
    text-align: right;
    padding-bottom: 16px;
  }

  .model_body .model_list dd ul li {
    display: inline-block;
    padding: 0 12px;
    border-right: 1px solid #383B3C;
  }

  .model_body .model_list dd ul li:last-child {
    border-right: none;
  }

  .model_body .catalog_grade_table_container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: scroll;
  }

  .model_body .catalog_grade_table_container:after {
    content: "";
    clear: both;
    display: block;
  }

  .model_body .catalog_grade_table {
    border-top: 1px solid #DEDBCC;
    border-right: 1px solid #DEDBCC;
    border-bottom: 1px solid #DEDBCC;
  }

  .model_body #catalog_grade_table_head {
    border-left: 1px solid #DEDBCC;
  }

  .model_body .catalog_grade_table li {
    border-bottom: 1px solid #DEDBCC;
    padding: 4px 8px;
    width: 160px;
    word-break: break-all;
    white-space: normal;
  }

  .model_body .catalog_grade_table li.head {
    height: 34px;
  }

  .model_body #catalog_grade_table_head li {
    width: 136px;
  }

  .model_body .catalog_grade_table li:last-child {
    border-bottom: none;
  }

  .model_body .catalog_grade_table li.head {
    background-color: #F8F5E4;
    display: table-cell;
    vertical-align: middle;
  }

  .model_body .search_custom_parts_list li {
    display: inline-block;
    padding: 0 12px;
  }

  .model_body .readmore_link {
    display: block;
    cursor: pointer;
    position: relative;
    left: 580px;
  }

  .model_body .new_model_info_container {
    height: 100%;
  }

  .model_body .new_model_info {
    height: -webkit-fill-available;
    max-height: 150px;
  }

  .model_body .new_model_info dd {
    float: left;
    margin-right: 12px;
  }

  .model_body .new_model_info dd img {
    width: auto;
    height: auto;
    max-width: 220px;
    max-height: 150px;
  }

  .model_body .model_info_list li {
    float: left;
    width: 25%;
  }

  .model_body .model_info_list li:nth-child(5n) {
    clear: both;
  }

  .model_body .model_info_list li .model_list_img {
    text-align: center;
  }

  .model_body .model_info_list li .model_list_img img {
    width: auto;
    height: auto;
    max-width: 162px;
    max-height: 121px;
  }

  .model_body .model_info_list li .model_list_txt {
    padding: 0 4px;
  }

  .raiten_wrapper {
    width: 800px;
    margin: 0 auto;
  }

  .raiten_form input[type=text],
  .raiten_form input[type=tel],
  .raiten_form input[type=email] {
    height: 36px;
    font-size: 16px;
    border: 1px solid #777;
    width: calc(100% - 22px);
    padding: 0 10px;
  }

  .raiten_form select {
    height: 36px;
    font-size: 16px;
    border: 1px solid #777;
    background-color: #FFF;
    padding: 0 5px;
  }

  .raiten_form dt {
    font-size: 14px;
    border-bottom: 1px solid #0055B8;
    border-left: 10px solid #0055B8;
    margin: 0 0 10px;
    padding: 7px 10px;
    background-color: #F1F7FF;
  }

  .raiten_form dd {
    margin: 0 0 20px;
    font-size: 14px;
  }

  .name1,
  .name2 {
    width: 41% !important;
    margin: 0 5% 0 0;
  }

  .zip1 {
    width: 70px !important;
    margin: 0 2% 0 0;
  }

  .zip2 {
    width: 50px !important;
    margin: 0 3% 0 2%;
  }

  .youbi th,
  .youbi td {
    border-bottom: 1px solid #777;
    padding: 5px 0 7px !important;
  }

  .raiten_form table tr th,
  .raiten_form table tr td {
    padding: 7px 0;
  }

  .backbtn a {
    background-color: #ddd;
    display: block;
    padding: 5px 10px;
    color: #333;
    text-align: center;
    border-radius: 2px;
    border-bottom: 1px solid #BBB;
    width: 100%;
  }

  .backbtn a:hover {
    text-decoration: none;
    background-color: #ccc;
    border-bottom: 1px solid #CCC;
  }

  .backbtn input[type=submit] {
    background-color: #ddd;
    display: block;
    padding: 5px 10px;
    color: #333;
    text-align: center;
    border-radius: 2px;
    border: 0px solid #BBB;
    width: 100%;
  }

  .backbtn input[type=submit]:hover {
    text-decoration: none;
    background-color: #ccc;
    border: 0px solid #CCC;
  }

  /*総トップ*/

  .h_customparts {
    width: 320px;
    float: left;
  }

  .l_customparts {
    width: 320px;
    float: right;
  }

  .h_customparts h2,
  .l_customparts h2 {
    font-size: 16px;
    background-color: #EEE;
    text-align: left;
    padding: 5px 0 5px 5px;
    margin: 0 0 10px;
    color: #1F3641;
  }

  .h_customparts h2 a:hover,
  .l_customparts h2 a:hover {
    text-decoration: underline;
  }

  .h_customparts h2 a,
  .l_customparts h2 a,
  .h_customparts h2 a:visited,
  .l_customparts h2 a:visited {
    color: #1F3641;
  }

  .p_lstbox img {
    width: 100%;
  }

  .p_lstbox_oya {
    font-size: 0;
  }

  .p_lstbox {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
  }

  .p_lstimg {
    position: relative;
    margin: 0 0 10px;
  }

  .p_lsth3 {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    font-size: 14px;
    padding: 3px 0;
  }

  /*車種起点*/

  .kiten_box_oya {
    font-size: 0;
  }

  .kiten_box {
    width: 320px;
    display: inline-block;
    vertical-align: top;
  }

  .kiten_box:nth-child(even) {
    margin: 0 0 0 40px;
  }

  .kiten_img {
    width: 120px;
    float: left;
    display: block;
  }

  .kiten_txt {
    float: right;
    width: 190px;
    margin: 0 0 0 10px;
    font-size: 12px;
  }

  .kiten_box p {
    font-size: 12px;
  }

  /*各パーツ起点*/

  .osusume_p {
    height: 35px;
    display: block;
  }

  .p_other_lst img {
    width: 100%;
  }

  .p_other_lst {
    display: block;
    width: 205px;
    float: left;
    margin: 0 32px 0 0;
  }

  .p_other_lst:nth-child(3n) {
    display: block;
    width: 205px;
    float: left;
    margin: 0 0;
  }

  .p_other_lstimg {
    position: relative;
    margin: 0 0 10px;
  }

  .p_other_lsth3 {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 12px;
    padding: 2px 0;
    width: 100%;
    margin: 0 !important;
  }

  /*各パーツ一覧*/

  .ichiran_box {
    margin: 0 0 30px;
  }

  .ichiran_img img {
    float: left;
    width: 298px;
    height: auto;
  }

  .p_table {
    float: right;
    width: 360px;
  }

  /*よく似たパーツ情報*/

  .similar_parts_oya {
    font-size: 0;
  }

  .similar_parts {
    width: 150px;
    height: auto;
    display: inline-block;
    margin: 0 10px 10px 0 !important;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 2px;
    vertical-align: top;
  }

  .similar_parts:nth-child(4) {
    margin: 0 0 10px 0 !important;
  }

  .similar_parts h3 {
    font-size: 14px;
    line-height: 16px;
  }

  .similar_img img {
    width: 150px;
    margin: 0 0 5px;
  }
}

@media screen and (min-width: 481px) {
  .cs_oyabox {
    overflow: hidden;
    margin: 40px 0 0;
    padding: 20px 10px 15px;
    background-color: #fafafa;
  }

  .cs_lst {
    vertical-align: top;
    display: inline-block;
    width: 155px;
    margin: 0 5px 0 0;
  }

  .cs_lbox {
    width: 160px;
    float: left;
    margin-right: 10px;
  }

  .cs_lbox img {
    display: block;
    width: 150px;
  }

  .cs_rbox {
    width: 490px;
    float: right;
  }

  .mmbrbtn input[type=submit],
  .mmbrbtn input[type=button],
  .mmbrbtn .entry,
  .mmbrbtn button {
    font-size: 16px;
    font-weight: 900;
    padding: 12px 0 11px 0;
    width: 250px;
    color: #FFF;
    border-radius: 2px;
    background: #fb4809;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FF6E3F), color-stop(90%, #fc491e));
    background: -o-linear-gradient(top, #FF6E3F 10%, #fc491e 90%);
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    -webkit-box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
    box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border: 1px solid #E5866D;
  }
  
  .mmbrbtn .entry {
    display: inline-block;
  }
  
  .mmbrbtn input[type=submit]:disabled,
  .mmbrbtn input[type=button]:disabled,
  .mmbrbtn .entry:disabled,
  .mmbrbtn button:disabled {
    background: #87898C;
    border: 1px solid #87898C;
  }

  /*--モーダル内--*/

  .mm_modal {
    width: 910px;
    padding: 20px;
    top: 15%;
  }

  .modal_mmbr_oyabox {
    width: 806px;
    margin: 0 auto;
    overflow: hidden;
    display: table;
    border: 2px solid #0055b8;
    padding: 20px;
  }

  .modal_mmbr_lbox {
    border-right: 1px solid #EEE;
    display: table-cell;
    text-align: left;
    width: 50%;
  }

  .modal_mmbr_rbox {
    display: table-cell;
    width: 50%;
  }

  .mm_modal .mm_title {
    background-color: #0055B8;
    color: #FFF;
    padding: 10px 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    width: 850px;
    margin: 0 auto;
  }

  .mm_modal .mm_title br {
    display: none;
  }

  .modal_mmbr_oyabox h2 {
    text-align: center;
    margin: 0 0 20px;
  }

  .modal_mmbr_lbox .inner_box .inner_lbox {
    float: left;
    width: 170px;
    height: auto;
    overflow: hidden;
  }

  .modal_mmbr_lbox .inner_box .inner_rbox {
    float: right;
    width: 150px;
    height: auto;
    overflow: hidden;
  }

  .modal_mmbr_lbox .inner_box:after {
    content: "";
    clear: both;
    display: block;
  }

  .modal_mmbr_oyabox .inbox {
    width: 356px;
    margin: 0 auto;
  }

  .modal_mmbr_oyabox .mmbrbtn input[type=submit] {
    margin: 0 0 20px;
  }

  /*-閉じるボタン-*/

  .mm_modal .remodal-close {
    position: absolute;
    top: -2px;
    right: 0;
    display: block;
    overflow: visible;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    text-decoration: none;
    color: #FFF;
    border: 0;
    outline: 0;
    background: transparent;
  }

  .mm_modal .remodal-close:hover,
  .mm_modal .remodal-close:focus {
    color: #FFF;
  }

  .mm_modal .remodal-close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 50px;
    line-height: 50px;
    display: block;
    width: 35px;
    content: "×";
    text-align: center;
    color: #333;
  }

  .mm_merit ul {
    padding: 20px 0 0 20px;
  }

  .mm_merit ul li {
    font-weight: 700;
    overflow: hidden;
    font-size: 0;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #EEE;
  }

  .mm_merit ul li p {
    font-size: 25px;
    line-height: 1.4;
    display: inline-block;
    width: calc(100% - 100px);
    margin: 0 0 0 10px;
  }

  .mm_merit ul li img {
    width: 80px;
    height: auto;
    display: inline-block;
  }

  .mm_merit ul li:nth-child(3) img {
    margin: 0 0 0 20px;
  }

  .mm_merit ul li:nth-child(3) p {
    font-size: 24px;
    line-height: 1.3;
    display: inline-block;
    width: calc(100% - 110px);
    margin: 0 0 0 10px;
  }

  .mm_merit ul li:nth-child(4) img {
    width: 75px;
    margin: 0 0 0 15px;
  }

  .mm_merit ul li:nth-child(4) {
    border: none;
    margin: 0;
  }

  .inner {
    width: 1000px;
    margin: 0 auto;
  }

  .header_tel {
    float: right;
    padding: 8px 5px 10px 0;
  }

  .kaitori_h2 {
    font-size: 45px;
    line-height: 48px;
    margin: 0 0 15px;
  }

  .kaitori_h2_span {
    margin: 0 0 20px;
    font-size: 16px;
    color: #1F3641;
    line-height: 25px;
  }

  .l_kaitori h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .l_kaitori p {
    font-size: 14px;
    line-height: 22px;
  }

  .l_kaitori {
    width: 540px;
  }

  .l_kaitori ul {
    width: 540px;
  }

  .r_kaitori {
    float: right;
  }

  .number span {
    font-size: 14px;
    color: #1F3641;
    display: block;
  }

  .woman {
    width: 365px;
    margin: -43px 0 0 -230px;
  }

  .woman img {
    width: 365px;
    height: auto;
  }

  .step_ul {
    margin: 0 0 40px;
  }

  .step_box h3 {
    font-size: 17px;
  }

  .step_box {
    display: inline-block;
    width: 227px;
    margin: 0 30px 0 0;
  }

  .step_box:last-child {
    margin: 0;
  }

  .step_box img {
    width: 227px;
    height: 152px;
  }

  .flex_apple {
    width: 762px;
    margin: 0 auto;
  }

  .kaitori_tel .h3_span {
    margin: 10px 0;
    display: block;
    font-size: 16px;
    font-weight: 700;
  }

  .cars2 {
    margin: 0 auto 20px;
    width: 900px;
    display: block;
  }

  .cars2 img {
    width: 900px;
  }

  .number a {
    font-size: 40px;
    line-height: 50px;
    color: #EE3440 !important;
  }

  .number a:hover {
    text-decoration: none;
  }

  .kaitori_h1 {
    font-size: 16px;
    margin: -41px 0 0 120px;
  }

  .lktr_woman {
    margin: 0 0 -35px;
  }

  .lktr_woman img {
    width: 365px;
    height: 530px;
  }

  .lp_form {
    width: 850px;
    display: block;
    margin: 0 auto 40px;
    background-color: #FAF8EC;
    padding: 30px 66px 0;
    border: 5px solid #DBCB74;
  }

  .tape {
    position: relative;
    padding: 15px;
    font-size: 29px !important;
    background-color: #FF3F00;
    color: #FFF;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, 0.5);
    text-align: center;
    background-image: -o-linear-gradient(270deg, rgb(38, 70, 179) 0%, rgb(20, 38, 98) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(38, 70, 179)), to(rgb(20, 38, 98)));
    background-image: -o-linear-gradient(top, rgb(38, 70, 179) 0%, rgb(20, 38, 98) 100%);
    background-image: linear-gradient(180deg, rgb(38, 70, 179) 0%, rgb(20, 38, 98) 100%);
    margin: 0 0 40px !important;
  }

  .tape::before,
  .tape::after {
    content: "";
    position: absolute;
    top: 100%;
    border-style: solid;
    border-color: transparent;
  }

  .tape::before {
    left: 0;
    border-width: 0 15px 15px 0;
    border-right-color: #0D1A43;
  }

  .tape::after {
    right: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-top-color: #0D1A43;
  }

  .reason h3 {
    font-size: 25px;
  }

  .reason dt {
    margin: 0 0 15px;
  }

  .reason dd {
    margin: 0 0 30px;
  }

  .kakomi_num {
    color: #FFF;
    background-color: #EC1B29;
    padding: 6px 14px;
    border-radius: 50px;
    font-size: 25px;
    margin: 0 5px 0 0;
  }

  .cars {
    width: 800px;
    margin: 0 auto;
  }

  .cars img {
    width: 800px;
  }

  .kaitoriform_tel {
    width: 900px;
    margin: 0 auto;
  }

  .kaitoriform_tel .bigtel dd {
    padding: 0 0 0 480px;
    margin: -40px 0 0;
  }

  .kaitoriform_tel .smalltel dd {
    padding: 0 0 0 480px;
    margin: -30px 0 0;
  }

  .smalltel .number a {
    font-size: 30px;
    line-height: 40px;
    color: #EE3440 !important;
  }

  .kaitoriform {
    float: left;
  }

  .l_osagashi h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .sagashi_top p {
    font-size: 14px;
    line-height: 1.5;
  }

  .l_osagashi p {
    font-size: 14px;
    line-height: 22px;
    padding: 13px 0;
  }

  .woman_top {
    margin: -140px 20px 0 0;
  }

  .woman_top img {
    width: 200px;
  }

  .l_osagashi {
    width: 540px;
  }

  .l_osagashi ul {
    width: 520px;
  }

  .omakase h3 {
    font-size: 18px;
    line-height: 25px;
    margin: 0 0 20px;
  }

  .omakase_lbox {
    width: 465px;
    float: left;
    margin: 0 15px 0 0;
    border: 2px solid #CCC;
    border-top: 1px solid #ccc;
    padding: 15px 10px 12px;
    border-radius: 3px;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1em, #B1CFEC), color-stop(0.1em, transparent));
    background-image: -o-linear-gradient(#B1CFEC 0.1em, transparent 0.1em);
    background-image: linear-gradient(#B1CFEC 0.1em, transparent 0.1em);
    background-size: 100% 1.5em;
  }

  .omakase_rbox {
    width: 465px;
    float: right;
    margin: 0 0 0 15px;
    border: 2px solid #CCC;
    border-top: 1px solid #ccc;
    padding: 15px 10px 12px;
    border-radius: 3px;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1em, #B1CFEC), color-stop(0.1em, transparent));
    background-image: -o-linear-gradient(#B1CFEC 0.1em, transparent 0.1em);
    background-image: linear-gradient(#B1CFEC 0.1em, transparent 0.1em);
    background-size: 100% 1.5em;
  }

  .omakase_lbox p,
  .omakase_rbox p {
    float: left;
    margin: 5px 10px 0 0;
    width: 335px;
    line-height: 1.6;
  }

  .omakase_lbox img,
  .omakase_rbox img {
    width: 120px;
    margin: 10px 0 0 0;
  }

  .satei_box {
    display: inline-block;
    width: 460px;
  }

  .satei_box_a {
    display: inline-block;
    width: 460px;
    margin: 0 35px 0 0;
  }

  .woman_satei {
    width: 170px;
    margin: -240px 0 0 0px;
    float: right;
  }

  .woman_satei img {
    width: 170px;
    height: auto;
  }

  .seat_info {
    display: block;
    float: left;
    width: 60%;
  }

  .seat_img {
    display: block;
    float: right;
    width: 38%;
  }

  .seat_img img {
    width: 100%;
  }

  /*--- シート一覧 ---*/

  .seat_lineup_link ul li {
    display: inline-block;
    margin: 0 7px 5px 0;
    padding: 0 9px 0 0;
    border-right: 1px solid #CCC;
    font-size: 14px;
  }

  .seat_lineup_link ul li:last-child {
    border: none;
  }

  h2.new_standard,
  h2.roomcar_standard,
  h2.old_standard {
    font-size: 18px;
    padding: 0 0 0 20px;
    height: 40px;
    line-height: 40px;
  }

  .seat_lineup {
    font-size: 0;
  }

  .seat_lineup li {
    width: 330px;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 20px 0;
    font-size: 14px;
  }

  .seat_lineup li:last-child {
    margin-bottom: 40px;
  }

  .seat_lineup li h3 {
    font-size: 14px;
    margin: 0 0 5px;
    line-height: 18px;
  }

  .seat_lineup li:nth-child(even) {
    margin-right: 0;
  }

  .seat_lineup li img {
    width: 100px;
    height: auto;
    float: left;
    margin: 0 15px 0 0;
  }

  .seat_lineup li img:hover {
    opacity: 0.8;
  }

  .seat_lineup li .rgt_blk {
    width: 215px;
    float: right;
    position: relative;
  }

  .seat_lineup li .rgt_blk p {
    line-height: 22px;
    word-break: break-all;
  }

  .seat_lineup li .seat_icon {
    font-size: 12px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    border-radius: 2px;
    margin: 0 0 5px;
  }

  .seat_lineup li .marubtn a {
    width: 215px;
  }

  .seat_lineup.old li {
    width: 212px;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 20px 0;
    font-size: 14px;
  }

  .seat_lineup.old li:last-child {
    margin-bottom: 40px;
  }

  .seat_lineup.old li h3 {
    font-size: 14px;
    margin: 0 0 5px;
    line-height: 18px;
  }

  .seat_lineup.old li:nth-child(3n) {
    margin-right: 0;
  }

  .seat_lineup.old li img {
    width: 70px;
    height: auto;
    float: left;
    margin: 0 10px 0 0;
  }

  .seat_lineup.old li img:hover {
    opacity: 0.8;
  }

  .seat_lineup.old li .rgt_blk {
    width: 132px;
    float: right;
  }

  .seat_lineup.old li .rgt_blk p {
    line-height: 22px;
    word-break: break-all;
  }

  .seat_lineup.old li .seat_icon {
    font-size: 12px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    border-radius: 2px;
    margin: 0 0 5px;
  }

  .seat_lineup.old li .marubtn a {
    width: 132px;
  }

  .view360 {
    position: absolute;
    right: 0;
    top: 2px;
  }

  .view360 img {
    width: 45px !important;
    height: auto;
    margin: 0 !important;
  }

  .view360 img:hover {
    opacity: 1 !important;
  }

  /*--- シート詳細 ---*/

  .equipment_list li {
    width: 32%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 5px;
  }

  .equipment_list li p {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: calc(100% - 35px);
    line-height: 1.2;
    vertical-align: middle;
  }

  .equipment_list li img {
    width: 30px;
    height: auto;
    margin: 0 5px 0 0;
    vertical-align: middle;
  }

  .conbox_kiji .seat_icon {
    font-size: 12px;
    padding: 0px 7px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 0 5px;
    vertical-align: 5px;
    height: 24px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 1px;
  }

  /*--- パーツ ---*/

  .seat_list_table {
    display: table;
    border: 1px solid #CCC;
    width: 680px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
  }

  .seat_list_table p {
    display: table-cell;
    width: 110px;
    font-size: 14px;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
    line-height: 1.3;
    border-radius: 3px 0 0 3px;
  }

  .seat_list_table ul {
    display: table-cell;
    padding: 15px 15px 0;
  }

  .seat_list_table ul.old_standard_ul {
    padding: 15px;
  }

  /*新在庫リスト*/

  .mdl_zaiko_box {
    width: 680px;
    border-bottom: 2px solid #CCC;
    margin: 0 0 20px;
    display: block;
    cursor: pointer;
    padding: 0 0 10px;
  }

  .mdl_zaiko_box:hover {
    background-color: rgba(248, 240, 157, 0.5);
  }

  .mdl_zaiko_box .usdbox {
    width: 680px;
    overflow: hidden;
    position: relative;
  }

  .mdl_zaiko_box .usd_infobox,
  .mdl_zaiko_box .kakousd_infobox {
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 5px;
  }

  .mdl_zaiko_box .usd_phbox {
    width: 130px;
    overflow: hidden;
    margin: 0 10px 0 0;
  }

  .mdl_zaiko_box .bkknname {
    max-width: 550px;
    overflow: hidden;
  }

  .mdl_zaiko_box .bkknname h2 {
    font-size: 16px;
    line-height: 25px;
  }

  .mdl_zaiko_oyabox {
    width: 680px;
    margin-right: -10px;
    overflow: hidden;
  }

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

  .mdl_zaiko_box .usd_ph_box {
    vertical-align: top;
    display: inline-block;
    width: 120px;
    margin-right: 6px;
    margin-bottom: 20px;
    padding: 9px;
    border: 1px solid #CCCCCC;
  }

  .mdl_zaiko_box .usd_ph_box h2 {
    font-size: 14px;
    line-height: 16px;
    margin: 3px 0 10px 0;
  }

  .mdl_zaiko_box .usd_other {
    height: 55px;
    border-right: 1px solid #CCC;
    padding: 5px;
    width: 50px;
  }

  .mdl_zaiko_box .usd_other_last {
    height: 55px;
    border: none;
    padding: 5px;
    width: 50px;
  }

  .mdl_zaiko_box .kakousd_other {
    height: 55px;
    border-right: 1px solid #CCC;
    padding: 5px;
    width: 50px;
  }

  .mdl_zaiko_box .kakousd_other_last {
    height: 55px;
    border: none;
    padding: 5px;
    width: 50px;
  }

  .mdl_zaiko_box .usdinbox_end {
    width: 540px;
    height: 32px;
    overflow: hidden;
    padding: 10px 0 0;
    position: relative;
    font-size: 12px;
  }

  .mdl_zaiko_box .usdinbox_end li:nth-child(1) {
    position: absolute;
    right: 320px;
    top: 23px;
  }

  .mdl_zaiko_box .usdinbox_end li:nth-child(2) {
    position: absolute;
    right: 158px;
    top: 16px;
  }

  .mdl_zaiko_box .usdinbox_end li:nth-child(3) {
    position: absolute;
    right: 0;
  }

  .mdl_zaiko_box .shikiri {
    border-right: 1px solid #ccc;
    padding-right: 8px;
    margin-right: 8px;
  }

  .mdl_zaiko_box .shop_bottom_box {
    padding: 10px 0;
    font-size: 16px;
    border-top: 1px solid #ccc;
  }

  .mdl_zaiko_box .kakakutxt {
    font-size: 24px;
    font-weight: 700;
    color: #EE3440;
    margin: 0 3px;
  }

  .mdl_zaiko_box .rs_table td {
    background-color: #efefef;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    vertical-align: middle;
    text-align: center;
    padding: 5px 0;
  }

  .mdl_zaiko_box .hontai {
    float: left;
    width: 48%;
  }

  .mdl_zaiko_box .hontai dt {
    color: #000;
    padding: 5px 0 0;
    margin: 0 0 15px;
    font-size: 12px;
    font-weight: 400;
    border-top: 3px solid #333;
  }

  .mdl_zaiko_box .hontai dd,
  .mdl_zaiko_box .shiharai dd {
    font-size: 10px;
  }

  .mdl_zaiko_box .hontai dd span,
  .mdl_zaiko_box .shiharai dd span {
    font-size: 27px;
    font-weight: 700;
  }

  .mdl_zaiko_box .shiharai dd span {
    color: #EE3440;
  }

  .mdl_zaiko_box .shiharai {
    float: right;
    width: 48%;
  }

  .mdl_zaiko_box .shiharai dt {
    color: #000;
    border-top: 3px solid #0055B8;
    padding: 5px 0 0;
    margin: 0 0 15px;
    font-size: 12px;
    font-weight: 400;
  }

  .mdl_zaiko_box .toiawase a {
    display: block;
    width: 140px;
    height: 30px;
    text-align: center;
    font-size: 13px;
    line-height: 30px;
    font-weight: 900;
    border: 1px solid #fb4809;
    background: #fb4809;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FF6E3F), color-stop(90%, #fc491e));
    background: -o-linear-gradient(top, #FF6E3F 10%, #fc491e 90%);
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    -webkit-box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
    box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
    color: #fff;
  }

  .mdl_zaiko_box .toiawase a:hover {
    border: 1px solid #f5d3cb;
    background: #FFFBFA;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FFFBFA), color-stop(90%, #FEE8E2));
    background: -o-linear-gradient(top, #FFFBFA 10%, #FEE8E2 90%);
    background: linear-gradient(to bottom, #FFFBFA 10%, #FEE8E2 90%);
    color: #fb4809;
    text-decoration: none;
  }

  /*.data{border:1px solid #ccc; padding:10px;}*/

  .info_oyabox {
    background-color: #FCFCFC;
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 0;
  }

  .info_box {
    margin: 0 18px 10px 0;
    width: 320px;
    display: inline-block;
    font-size: 12px;
  }

  .info_box:nth-child(even) {
    margin: 0 0 10px;
  }

  .info_box:last-child {
    margin: 0;
  }

  .info_img img {
    width: 30%;
    float: left;
  }

  .info_txt {
    width: 67%;
    float: right;
  }

  /*クチコミ・燃費・相場*/

  /*.nenpisouba{ padding:15px 0 12px; font-size:0;  background-color:#f7f7f7;}
  .nenpi{display:inline-block; font-size:14px;  border-right:1px dashed #777; text-align:center; width:180px; vertical-align: top; font-weight:bold; height:60px;}
  .souba{display:inline-block; font-size:14px; text-align:center; width:180px; vertical-align: top; font-weight:bold;}
  .word{display:inline-block; font-size:14px; text-align:center; width:296px; vertical-align: top; border-left:1px dashed #777; height:60px;}
  .word dd{ text-align: left; margin:0 0 0 15px;}
  .word dd ul li{margin:0 0 3px;}
  .nenpisouba span{font-size:18px; font-weight:bold; vertical-align:text-bottom;}
  .nenpisouba dt{margin:0 0 5px; font-weight:bold; font-size:12px;}
  .nenpi dd, .souba dd{margin:8px 0 0; }
  .word ul li{display:inline-block;}

  .review{border:1px solid #ccc; padding:10px; }
  .review_score li{display:inline-block; margin:0 20px 0 0;}
  .review_score dl dt, .review_score dl dd{display:inline-block;}
  .review_post ul{font-size:0;}
  .review_post li:first-child{margin:0 0 10px;}
  .review_post li{ width:100%; border:1px solid #ccc; padding:10px; box-sizing: border-box;}
  .all_review{float:right; margin:6px 0 0 0!important;}*/

  /*クチコミ・燃費・相場*/

  .nenpisouba {
    padding: 10px 0 10px;
    font-size: 0;
    background-color: #F7F7F7;
  }

  .nenpi {
    display: inline-block;
    font-size: 13px;
    border-right: 1px dashed #777;
    text-align: center;
    width: calc(50% - 1px);
    margin: 0 0 15px;
    vertical-align: top;
    font-weight: 700;
  }

  .souba {
    display: inline-block;
    font-size: 13px;
    text-align: center;
    width: 50%;
    vertical-align: top;
    font-weight: 700;
  }

  .word {
    display: inline-block;
    font-size: 12px;
    text-align: center;
    width: 100%;
    vertical-align: top;
  }

  .word dd {
    text-align: left;
    margin: 0 20px;
  }

  .word li {
    display: inline-block;
  }

  .nenpisouba dt {
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 700;
  }

  .review_score li {
    display: inline-block;
    margin: 0 0 5px;
  }

  .review_score dl dt {
    display: inline-block;
    margin: 0 20px 0 0;
  }

  .review_score dl dd {
    display: inline-block;
  }

  .review_post ul {
    font-size: 0;
  }

  .review_post li:first-child {
    margin: 0 0 10px;
  }

  .review_post li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .all_review {
    float: right;
    margin: 0 !important;
  }

  /*WPパーツ_他モデル*/

  .otrmdl_box {
    margin: 0 0 10px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 10px;
  }

  .otrmdl_box:last-child {
    margin: 0;
    border: none;
  }

  .otrmdl_box img {
    width: 160px;
    height: auto;
    display: inline-block;
    vertical-align: top;
  }

  .seisakukikan {
    display: inline-block;
    height: 70px;
    border-right: 2px solid #ccc;
    margin: 0 6px 0 0;
    padding: 9px 7px 0;
    font-weight: 700;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    background-color: #FFF;
  }

  .otrmdl_txt {
    width: 393px;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 10px;
  }

  .otrmdl_link {
    display: inline;
    float: right;
    font-size: 12px;
    font-weight: 400;
  }

  .otrmdl_link:first-child {
    margin: 0 0 0 10px;
  }

  .search_axis li a {
    float: left;
    margin: 0 1% 5px 0;
    padding: 0 0 0 1%;
    width: 23%;
    border-right: none;
  }

  .search_axis li:nth-child(5n) a {
    border: none;
  }

  #lp_wrapper {
    width: 1000px;
    margin: 0 auto;
  }

  .lp_box_oya {
    font-size: 0;
    width: 750px;
    margin: 0 auto;
  }

  .f0 {
    font-size: 0 !important;
  }

  .lp_box {
    width: 250px;
    margin: 0 0 20px 0;
    display: inline-block;
  }

  .lp_box:last-child {
    width: 250px;
    margin: 0;
    display: inline-block;
  }

  .lp_box img {
    width: 100%;
    margin: 0 0 3px;
  }

  .w90p img {
    width: 230px !important;
    margin: 0 10px 3px !important;
  }

  .w90p h4 {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }

  .lp_box h4 {
    font-size: 14px;
    text-align: center;
    line-height: 16px;
    margin: 5px 0 0;
  }

  .fair {
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    width: 1000px;
  }

  .fair_img img {
    width: 200px;
    float: left;
    padding: 5px;
  }

  .fair_txt {
    width: 750px;
    float: right;
    padding: 20px;
  }

  .fair_txt h3 {
    line-height: 18px;
  }

  .lp_h3 a {
    display: block;
    padding: 7px 10px;
    background-color: #DFEDFF;
  }

  .lpmarubtn a {
    font-size: 14px;
    font-weight: 900;
    padding: 10px 5px 8px 5px;
    width: 600px;
    display: block;
    text-align: center;
    background-color: #76B852;
    border-bottom: 2px solid #31A41F;
    text-decoration: none;
    color: #fff;
    margin: 0 auto;
  }

  .lpmarubtn a:hover {
    background-color: #31A41F;
    border-radius: 3px;
    border-bottom: 2px solid #31A41F;
  }

  .area_search {
    font-size: 0;
  }

  .area_search li {
    display: inline-block;
    background-color: #f7f7f7;
    padding: 0;
    font-size: 14px;
    border-right: 1px solid #ccc;
    border-left: 2px solid #fff;
    border-bottom: 1px solid #ccc;
    width: 247px;
    text-align: center;
    height: 43px;
    line-height: 43px;
  }

  .area_search li:nth-child(1),
  .area_search li:nth-child(5) {
    border-left: 1px solid #ccc;
  }

  .area_search li a {
    display: block;
  }

  .search_word {
    font-size: 0;
    margin: 0 10px 10px;
  }

  .search_word li {
    font-size: 14px;
    display: inline-block;
    margin: 0 15px 0 0;
  }

  .lp_srch_fw {
    width: 970px;
  }

  .lp_srch_fw:after {
    content: "";
    clear: both;
    display: block;
  }

  .lp_srch_fw dt {
    font-weight: 700;
    margin-bottom: 5px;
  }

  .lp_main_input {
    float: left;
    width: 700px;
    border: 1px solid #CCC;
    font-size: 16px;
    padding: 6px 2px 6px 5px;
  }

  .lp_mainbtn {
    float: right;
    width: 220px;
    padding: 3px 0 7px 0;
  }

  input.lp_main_srch {
    width: 100%;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 6px 0 5px 0;
    border-radius: 3px;
    font-weight: 700;
    background-color: #068BF1;
    color: #fff;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #068BF1;
  }

  .ichioshi_box {
    width: 220px;
    height: auto;
    display: inline-block;
    margin: 0 0 10px !important;
    border: 1px solid #ccc;
    padding: 1%;
    border-radius: 2px;
    vertical-align: top;
  }

  .ichioshi_box dl {
    margin: 10px 5px 5px 5px;
  }

  .ichioshi_box dt {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    margin: 0 0 5px;
  }

  .ichioshi_box dd {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    margin: 0 1% 0 0;
    border-right: 1px solid #ccc;
    padding: 0 5px 0 0;
  }

  .ichioshi_box dd:last-child {
    border: 0px solid #ccc;
  }

  .ichioshi_img img {
    width: 100%;
    margin: 0 0 5px;
  }

  .owl-carousel .owl-dots.disabled,
  .owl-carousel .owl-nav.disabled {
    display: none;
  }

  .bx-wrapper {
    display: block;
  }

  .bx-wrapper .bx-viewport {
    overflow: visible !important;
  }

  .bxsliderWarp ul li {
    opacity: 0.3;
  }

  .bxsliderWarp ul li.active-slide {
    opacity: 1;
  }

  /*.top_mv {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
    margin: 0 0 40px;
  }*/

  .onmv_nav_area {
    position: relative;
    height: 120px;
    width: 1000px;
    margin: 0 auto;
  }

  .onmv_nav {
    position: absolute;
    z-index: 2;
    width: 1000px;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
    font-size: 0;
  }

  .onmv_zaiko {
    font-size: 20px;
    background-color: #0055B8;
    padding: 15px 0;
    width: 360px;
    color: #FFF;
    text-align: center;
    opacity: 0.8;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
  }

  .onmv_zaiko span {
    font-size: 14px;
  }

  .onmv_nav ul {
    opacity: 0.9;
    display: block;
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 5px;
  }

  .onmv_nav ul li {
    display: inline-block;
    font-size: 16px;
    width: 331.3333333333px;
    background-color: #FFF;
    text-align: center;
    border-right: 1px solid #ccc;
    vertical-align: bottom;
  }

  .onmv_nav ul li span {
    font-size: 24px;
  }

  .onmv_nav ul li:first-child {
    border-bottom-left-radius: 5px;
  }

  .onmv_nav ul li:last-child {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-right: none;
    width: 33.4%;
  }

  .onmv_nav ul li a {
    color: #1F3641;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-weight: 700;
    letter-spacing: 1px;
    cursor: pointer;
  }

  .onmv_nav ul li a:hover {
    text-decoration: none;
    color: #0055B8;
    background-color: #BCDBFF;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
  }

  /* モーダル コンテンツエリア */

  #float_main2 img {
    float: left;
    border: 1px solid #DEDEDE;
    margin: 0 15px 0 0;
  }

  #float_main1 h2,
  #float_main2 h2 {
    margin: 0 0 20px;
    padding: 0 0 7px;
    border-bottom: 2px solid #DEDEDE;
  }

  #float_main1 h3,
  #float_main2 h3 {
    margin: 0 0 10px;
  }

  #float_main1 {
    display: none;
    width: 600px;
    height: auto;
    margin: 0;
    padding: 20px 20px 10px;
    background-color: rgb(255, 255, 255);
    color: #1F3641;
    position: absolute;
    z-index: 999;
    left: 0 !important;
    top: -350px !important;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
  }

  #float_main1:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 25%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid rgb(255, 255, 255);
    -webkit-filter: drop-shadow(0px 6px 3px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0px 6px 3px rgba(0, 0, 0, 0.4));
  }

  #float_main2 {
    display: none;
    width: 600px;
    height: auto;
    margin: 0;
    padding: 20px;
    background-color: rgb(255, 255, 255);
    color: #1F3641;
    position: absolute;
    z-index: 999;
    left: 257px !important;
    top: -350px !important;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.4);
  }

  #float_main2:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 75%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid rgb(255, 255, 255);
    -webkit-filter: drop-shadow(0px 6px 3px rgba(0, 0, 0, 0.4));
    filter: drop-shadow(0px 6px 3px rgba(0, 0, 0, 0.4));
  }

  #float_main1 .remodal-close:before,
  #float_main2 .remodal-close:before {
    font-size: 40px;
    color: #999;
    top: 7px;
  }

  /* モーダル 背景エリア */

  #float-modal-bg {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
  }

  .float_zaiko {
    display: inline-block;
    width: 33.3333333333%;
    text-align: center;
    margin: 0 0 5px;
  }

  .float_zaiko img {
    width: 80%;
    margin: 0 10% 5px;
  }

  .float_zaiko h3 {
    font-size: 14px;
  }

  /*-動画-*/

  .top_mv {
    overflow: hidden;
  }

  .top_mv video {
    position: absolute;
    top: 50%;
    width: 100%;
    height: auto;
    background-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    display: inline-block;
  }

  .overlay {
    background-image: url(https://www.flexnet.co.jp/images/home/dot.png);
    background-repeat: repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
  }

  .shijo {
    position: relative;
    line-height: 22px;
    margin-bottom: 250px;
  }

  .shijo img {
    margin-left: 20px;
  }

  .shijo dt {
    font-size: 16px;
    font-weight: 900;
  }

  .shijo .tohoku {
    position: absolute;
    top: 150px;
    left: 500px;
  }

  .shijo .kanto {
    position: absolute;
    top: 270px;
    left: 440px;
  }

  .shijo .hokuriku {
    position: absolute;
    top: 80px;
    left: 250px;
  }

  .shijo .kansai {
    position: absolute;
    top: 150px;
    left: 150px;
  }

  .shijo .tokai {
    position: absolute;
    top: 350px;
    left: 210px;
  }

  .shijo .chugoku {
    position: absolute;
    top: 200px;
    left: 0px;
  }

  .shijo .kyushu {
    position: absolute;
    top: 410px;
    left: 0px;
  }

  .tohoku dt a {
    color: #8572b2;
  }

  .kanto dt a {
    color: #52beee;
  }

  .hokuriku dt a {
    color: #20499d;
  }

  .kansai dt a {
    color: #f08223;
  }

  .tokai dt a {
    color: #6cbc64;
  }

  .chugoku dt a {
    color: #e14a95;
  }

  .kyushu dt a {
    color: #e83518;
  }

  .warranty_point dt {
    position: relative;
    background: #d0ecff;
    font-size: 18px;
    font-weight: 900;
    padding: 5px 0 3px 10px;
    border-radius: 0 5px 5px 5px;
  }

  .warrantycase {
    border: 1px solid #0055B8;
    width: 32%;
    text-align: center;
    float: left;
    margin-right: 5px;
  }

  .wararantycase li:last-child {
    margin-right: 0px;
  }

  .warrantycase h3 {
    text-align: center;
    background-color: #0055B8;
    color: #fff;
    padding: 2px 0;
  }

  .warrantycase_title {
    font-size: 18px;
    font-weight: 700;
    color: #0055B8;
    padding: 8px 0;
    line-height: 1.3;
  }

  .warrantycase_shashu {
    font-size: 12px;
    line-height: 1.5;
  }

  .warrantycase_arrow {
    text-align: center;
  }

  .warrantycase_result {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
  }

  .warrantycase_fee {
    font-size: 20px;
    font-weight: 900;
    color: red;
    padding: 8px 0;
  }

  .warrantycase_leftbox {
    position: relative;
    margin-bottom: 30px;
  }

  .warrantycase_leftbox:after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #333;
    border-right: solid 2px #333;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    bottom: -15px;
    left: 0;
    right: 0;
    margin: auto;
  }

  .warranty_plan {
    border: 1px solid #0055b8;
    overflow: hidden;
  }

  .warranty_name {
    width: 120px;
    float: left;
    background-color: #0055b8;
    color: #fff;
    padding: 20px 0 20px 15px;
    font-weight: 700;
    font-size: 16px;
  }

  .warranty_detail {
    width: 530px;
    float: right;
    margin-top: 5px;
  }

  .warranty_icon {
    text-align: center;
    overflow: hidden;
    width: 680px;
  }

  .warranty_icon dl {
    width: 220px;
    float: left;
    margin-bottom: 20px;
    margin-right: 5px;
  }

  .warranty_icon img {
    width: 60px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
  }

  .warranty_icon dt {
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    color: #0055b8;
  }

  .warranty_icon dd {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    width: 220px;
  }

  div.warranty_icon dl:nth-child(3) {
    margin-right: 0px;
  }

  div.warranty_icon dl:last-child {
    margin-right: 0px;
  }

  .warranty_leftbox {
    width: 370px;
    float: left;
  }

  .warranty_rightbox {
    width: 290px;
    float: right;
  }

  .lease_merit ul li {
    list-style-type: none;
    width: 330px;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 30px 0;
    font-size: 16px;
  }

  .lease_merit ul li:nth-child(2n) {
    margin: 0 0 30px;
  }

  .lease_merit ul li h3 {
    color: #0055B8;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 10px;
  }

  .h-warranty_point ul li {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    width: 220px;
    margin: 0 10px 0 0;
    border: 1px solid #0055B8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }

  .h-warranty_point ul li:last-child {
    margin: 0;
  }

  .h-warranty_point ul li dl dt {
    background: #0055B8;
    color: #FFF;
  }

  .h-warranty_point ul li dl dd {
    padding: 10px;
    font-weight: 700;
  }

  .h-warranty_point ul li dl dd img {
    width: 50px;
  }

  .h-warranty_free {
    background: #F00;
    border-radius: 5px;
    padding: 3px 8px 3px 10px;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 2px;
    vertical-align: 2px;
    margin: 0 8px 0 0;
  }

  .h-warranty_detail img {
    width: 90px;
    float: left;
    margin: 10px 20px 0 0;
  }

  .h-warranty_detail p {
    float: left;
    width: 570px;
  }

  .gojuppa_merit ul li {
    list-style-type: none;
    width: 330px;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 0;
    font-size: 16px;
  }

  .gojuppa_merit ul li:last-child {
    margin: 0;
  }

  .gojuppa_merit ul li h3 {
    color: #0055B8;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 10px;
    height: 66px;
  }

  .gojuppa_merit ul li:last-child h3 {
    line-height: 66px;
  }

  .gojuppa_reasons li {
    list-style-type: none;
    margin: 0 0 20px;
  }

  .gojuppa_reasons li:last-child {
    margin: 0;
  }

  .gojuppa_example {
    padding: 20px;
    border: 2px solid #CCC;
    border-radius: 5px;
  }

  .gojuppa_example img {
    width: auto;
    height: 117px;
    float: right;
  }

  .body_price {
    width: 450px;
    display: table;
    float: left;
  }

  .body_price dl {
    display: table-cell;
    font-size: 14px;
  }

  .body_price dl:first-child {
    background: #EEE;
    padding: 10px 20px 10px 30px;
    position: relative;
  }

  .body_price dl:first-child:after {
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    border: 12px solid transparent;
    border-left-color: #0055B8;
    right: -45px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .body_price dl:nth-child(2) {
    background: #EEE;
    padding: 10px 30px 10px 60px;
  }

  .body_price dl dt {
    font-weight: 700;
    margin: 0 0 10px;
    font-size: 16px;
  }

  .body_price dl dd {
    line-height: 1;
    font-weight: 700;
  }

  .body_price dl:first-child dd {
    padding: 8px 0 0;
  }

  .body_price dl dd span {
    font-size: 32px;
    font-weight: 700;
    color: #555;
  }

  .body_price dl:nth-child(2) dd span {
    font-size: 45px;
    color: #0055B8;
  }

  .body_price dl:nth-child(2) dd {
    text-align: right;
  }

  .monthly_pay {
    width: 640px;
    display: table;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .monthly_pay dl {
    display: table-cell;
    font-size: 14px;
    text-align: center;
  }

  .monthly_pay dl dt {
    background: #99BCDC;
    font-weight: 700;
    color: #FFF;
    padding: 3px;
    font-size: 16px;
  }

  .monthly_pay dl dd {
    padding: 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
  }

  .monthly_pay dl dd span {
    font-size: 48px;
  }

  .monthly_pay dl:first-child dd span {
    color: #555;
  }

  .monthly_pay dl:nth-child(2) dd span {
    color: #0055B8;
  }

  .monthly_pay dl:first-child {
    width: 320px;
    border-right: 10px solid #FFF;
  }

  .monthly_pay dl:nth-child(2) {
    width: 320px;
    border-left: 10px solid #FFF;
  }

  .monthly_pay dl:nth-child(2) dt {
    color: #0055B8;
  }

  .monthly_pay dl:first-child dd {
    position: relative;
  }

  .monthly_pay dl:first-child dd:after {
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    border: 12px solid transparent;
    border-left-color: #0055B8;
    right: -30px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .gojuppa_example p {
    text-align: right;
  }

  .kiji_zaikobox:hover,
  .kiji_zaikolastbox:hover {
    background-color: #ffffe0;
  }

  .kiji_zaikobox img,
  .kiji_zaikolastbox img {
    width: 130px;
    float: left;
  }

  .kiji_zaikorbox {
    width: 520px;
    float: right;
  }

  .kiji_zaikorbox .shikiri {
    border-right: 1px solid #ccc;
    padding-right: 8px;
    margin-right: 8px;
    font-size: 12px;
    line-height: 15px;
  }

  .kiji_zaikorbox .hontai {
    float: left;
    width: 120px;
    font-size: 12px;
    margin-right: 10px;
  }

  .kiji_zaikorbox .hontai dt {
    color: #000;
    padding: 5px 0 0;
    margin: 5px 0 5px;
    line-height: 15px;
    font-weight: 400;
    border-top: 3px solid #333;
  }

  .kiji_zaikorbox .shiharai {
    width: 120px;
    font-size: 12px;
  }

  .kiji_zaikorbox .shiharai dt {
    color: #000;
    padding: 5px 0 0;
    margin: 5px 0 5px;
    line-height: 15px;
    font-weight: 400;
    border-top: 3px solid #EE3440;
  }

  .kiji_zaikorbox .hontai dd,
  .kiji_zaikorbox .shiharai dd {
    line-height: 17px;
  }

  .kiji_zaikorbox .hontai dd span {
    font-size: 18px;
    font-weight: 700;
    padding-right: 2px;
  }

  .kiji_zaikorbox .shiharai dd span {
    font-size: 18px;
    font-weight: 700;
    color: #EE3440;
    padding-right: 2px;
  }

  #recommender_pc111,
  #recommender_pc212,
  #recommender_pc213,
  #recommender_pc214,
  #recommender_pc215,
  #recommender_pc216,
  #recommender_pc311,
  #recommender_pc312 {
    padding: 19px 19px 14px 19px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
  }

  #recommender_pc111 .dv_recommend,
  #recommender_pc212 .dv_recommend,
  #recommender_pc213 .dv_recommend,
  #recommender_pc214 .dv_recommend,
  #recommender_pc215 .dv_recommend,
  #recommender_pc216 .dv_recommend,
  #recommender_pc311 .dv_recommend,
  #recommender_pc312 .dv_recommend {
    width: 654px;
    margin-right: -14px;
    overflow: hidden;
  }

  #recommender_pc111 .dv_rc_items,
  #recommender_pc212 .dv_rc_items,
  #recommender_pc213 .dv_rc_items,
  #recommender_pc214 .dv_rc_items,
  #recommender_pc215 .dv_rc_items,
  #recommender_pc216 .dv_rc_items,
  #recommender_pc311 .dv_rc_items,
  #recommender_pc312 .dv_rc_items {
    vertical-align: top;
    display: inline-block;
    width: 317px;
    height: auto;
    margin: 0 10px 20px 0;
  }

  #recommender_pc111 .dv_rc_name,
  #recommender_pc212 .dv_rc_name,
  #recommender_pc213 .dv_rc_name,
  #recommender_pc214 .dv_rc_name,
  #recommender_pc215 .dv_rc_name,
  #recommender_pc216 .dv_rc_name,
  #recommender_pc311 .dv_rc_name,
  #recommender_pc312 .dv_rc_name {
    font-weight: 700;
    font-size: 13px;
    height: auto;
    margin-bottom: 22px;
  }

  #recommender_pc111 .dv_rc_description,
  #recommender_pc212 .dv_rc_description,
  #recommender_pc213 .dv_rc_description,
  #recommender_pc214 .dv_rc_description,
  #recommender_pc215 .dv_rc_description,
  #recommender_pc216 .dv_rc_description,
  #recommender_pc311 .dv_rc_description,
  #recommender_pc312 .dv_rc_description {
    height: auto;
    width: 165px;
    display: inline-block;
    float: left;
  }

  .dv_rc_price {
    font-weight: 700;
    margin-top: -20px;
  }
  .dv_rc_price span{
    color: #0055B8;
    font-weight: bold;
    font-size: 13px;
  }

  .dv_rc_img img {
    width: 45%;
    float: left;
    height: auto;
    margin-right: 5px;
  }

  #recommender_pc112,
  #recommender_pc313 {
    overflow: hidden;
  }

  * #recommender_pc313 p {
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
    padding: 10px 10px 0;
  }

  #recommender_pc112 .dv_recommend,
  #recommender_pc313 .dv_recommend {
    width: 274px;
    margin-right: -14px;
    overflow: hidden;
  }

  #recommender_pc112 .dv_rc_items,
  #recommender_pc313 .dv_rc_items {
    vertical-align: top;
    display: inline-block;
    width: 274px;
    height: auto;
    margin: 5px 0;
  }

  #recommender_pc112 .dv_rc_name,
  #recommender_pc313 .dv_rc_name {
    font-weight: 700;
    font-size: 13px;
    height: auto;
    margin-bottom: 22px;
  }

  #recommender_pc112 .dv_rc_description,
  #recommender_pc313 .dv_rc_description {
    height: auto;
    width: 158px;
    display: inherit;
    float: left;
  }

  #recommender_pc112 .dv_rc_price,
  #recommender_pc313 .dv_rc_price {
    font-weight: 700;
    color: red;
    margin-top: -20px;
  }

  #recommender_pc112 .dv_rc_img img,
  #recommender_pc313 .dv_rc_img img {
    width: 40%;
    float: left;
    height: auto;
    margin-right: 5px;
  }

  #recommender_pc211,
  #recommender_pc511,
  #recommender_pc611,
  #recommender_pc711 {
    padding: 19px 19px 14px 19px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
  }

  #recommender_pc211 .dv_recommend,
  #recommender_pc511 .dv_recommend,
  #recommender_pc611 .dv_recommend,
  #recommender_pc711 .dv_recommend {
    width: 960px;
    margin-right: -14px;
    overflow: hidden;
  }

  #recommender_pc211 .dv_rc_items,
  #recommender_pc511 .dv_rc_items,
  #recommender_pc611 .dv_rc_items,
  #recommender_pc711 .dv_rc_items {
    vertical-align: top;
    display: inline-block;
    width: 310px;
    height: auto;
    margin-right: 10px;
    margin-bottom: 20px;
  }

  #recommender_pc211 .dv_rc_name,
  #recommender_pc511 .dv_rc_name,
  #recommender_pc611 .dv_rc_name,
  #recommender_pc711 .dv_rc_name {
    font-weight: 700;
    height: auto;
    margin-bottom: 22px;
  }

  #recommender_pc211 .dv_rc_description,
  #recommender_pc511 .dv_rc_description,
  #recommender_pc611 .dv_rc_description,
  #recommender_pc711 .dv_rc_description {
    height: auto;
    font-size: 12px;
    width: 165px;
    display: inherit;
    float: left;
  }

  #recommender_pc313 .dv_recommend {
    width: 270px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #ccc;
    border-bottom-color: #ccc;
    border-left-color: #ccc;
    padding-top: 14px;
    padding-right: 14px;
    padding-bottom: 19px;
    padding-left: 14px;
    margin-bottom: 30px;
  }
  
  #recommender_pc511 .dv_rc_price {
    font-size: 12px;
  }

  #recommender_pc611 {
    width: 960px;
    margin: 0 auto;
    padding: 19px 19px 14px 19px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
  }
}

@media only screen and (min-width: 481px) {
  .shop_sns ul li a {
    display: inline-block;
    width: 75px;
    float: left;
    text-align: center;
    margin: 0 12.5px 0 0;
    height: 38px;
    font-size: 11px;
    color: #FFF;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 0 0;
  }

  .shop_sns ul li a:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    left: 0;
    right: 0;
    margin: auto;
  }

  .shop_sns ul li.shop_fb a:before {
    top: 4px;
  }

  .shop_sns ul li.shop_insta a:before {
    top: 0px;
  }

  .shop_sns ul li.shop_line a:before {
    top: 4px;
  }

  .shop_sns ul li.shop_youtube a:before {
    top: 2px;
  }

  .event_oyabox {
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: solid 1px #000;
  }

  .event_imagebox {
    float: left;
    width: 180px;
  }

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

  .event_textbox {
    float: right;
    width: 480px;
  }

  .event_name {
    font-size: 16px;
    font-weight: 900;
    margin: 0 0 10px;
  }

  .event_date,
  .event_place,
  .event_time {
    font-size: 14px;
    margin: 0 0 5px;
  }

  .eventbtn {
    display: inline-block;
    width: 120px;
    float: right;
  }

  .eventbtn a,
  .eventbtn a:visited {
    background-color: #EA5633;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #EA5633;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-weight: 700;
    text-align: center;
    text-decoration: none;
    padding: 7px 0 5px 0;
  }

  .eventbtn a:hover {
    text-decoration: none;
    background-color: #fd7949;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #fd7949 #fd7949 #EE3440 #fd7949;
  }
}

@media (min-width: 481px) {
  .article .four_kijioyabox,
  .article .four_oyabox {
    width: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .article .four_kijioyabox::before,
  .article .four_oyabox::before {
    content: "";
    display: block;
    width: 24%;
    /*指定したwidthと同じ幅を指定する */
    height: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    /* 疑似要素beforeの順番を必ず指定する*/
  }

  .article .four_kijioyabox::after,
  .article .four_oyabox::after {
    content: "";
    display: block;
    width: 24%;
    /*指定したwidthと同じ幅を指定する */
    height: 0;
  }

  .article .four_kijioyabox .four_kijibox,
  .article .four_oyabox .four_kijibox {
    width: 24%;
  }

  .four_kijioyabox img {
    width: 100%;
    height: 130px;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 8px;
  }

  .lstmds {
    font-size: 14px;
    line-height: 18px;
  }
}

@media screen and (min-width: 600px) {
  .pc_flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .freeword_titleBox {
    margin-bottom: 5px;
  }
}

@media screen and (min-width: 769px) {
  .seat_btn a {
    float: left;
  }

  .parts_btn a {
    float: right;
  }
}

@media only screen and (max-width: 640px) {
  .recommend_form {
    width: 95%;
    border-radius: 3px;
    padding: 20px !important;
    position: absolute;
    margin: auto;
    top: 15%;
    left: 0;
    right: 0;
  }
}

@media screen and (max-width: 480px) {
  .remodal {
    width: 100%;
  }

  .remodal .modal__heading--center span::before {
    left: 50px;
  }

  .remodal .modal__heading--center span::after {
    right: 50px;
  }

  .spnone {
    display: none !important;
  }

  #mnbtn {
    position: absolute;
    left: 10px;
    top: 38px;
    font-size: 8px;
    line-height: 8px;
    color: #fff;
  }

  #hdrbox {
    float: right;
    text-align: right;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 10px;
  }

  .hdfvbtn__text {
    font-size: 10px;
    line-height: 1;
    margin-top: 4px;
  }

  #hdrbox a {
    color: #fff;
    height: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
  }

  #mobile {
    display: block;
  }

  .conbox_kiji h2,
  .conbox_kumi h2,
  .lp_kiji h2 {
    font-size: 20px;
    line-height: 28px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #DEDEDE;
    padding-bottom: 3px;
    margin-bottom: 20px;
  }

  .linemds {
    font-size: 20px;
    line-height: 28px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #DEDEDE;
    padding-bottom: 3px;
  }

  /*top*/

  .lineup_box_oya {
    font-size: 0;
  }

  .lineup_box {
    width: 30%;
    margin: 0 4% 25px 0;
    display: inline-block;
  }

  .lineup_box:nth-child(3n) {
    margin: 0 0 25px;
  }

  .lineup_box:nth-child(3n+1) {
    margin: 0 4% 25px 1%;
  }

  .lineup_box img {
    width: 100%;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 0 3px;
    height: auto;
  }

  .lineup_box h4,
  .lineup_box h3 {
    font-size: 11px;
    text-align: center;
    line-height: 11px;
    margin: 5px 0 0;
  }

  /* モーダル コンテンツエリア */

  #modal-main {
    display: none;
    width: 94%;
    height: auto;
    margin: 0;
    padding: 20px 10px;
    background-color: #FFF;
    color: #666;
    position: fixed;
    z-index: 2;
  }

  #hiace_main,
  #lancru_main,
  #prado_main,
  #fj_main,
  #jeep_main,
  #zepan_main,
  #other_main {
    display: none;
    width: 94%;
    height: auto;
    margin: 0;
    padding: 20px 10px;
    background-color: #FFF;
    color: #666;
    position: fixed;
    z-index: 999;
  }

  /* モーダル 背景エリア */

  #modal-bg {
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1;
  }

  * {
    -webkit-text-size-adjust: none;
    -webkit-appearance: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .cateadsp {
    margin-left: -10px;
    text-align: center;
  }

  .sptable {
    overflow-x: scroll;
  }

  .spnone {
    display: none;
  }

  .spkaigyo {
    display: block;
  }

  select {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    border-radius: 3px;
    width: auto;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    background: #efefef;
    background-size: 12px 30px;
    background-position: right center;
    margin-bottom: 3px;
  }

  input[type=radio] {
    -webkit-appearance: none;
    position: relative;
    margin-right: 5px;
    border-radius: 14px;
    border: 2px solid #4c4c4c;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 28px;
    height: 28px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fdfdfd), to(#d1d1d1));
    vertical-align: middle;
  }

  input[type=radio]:checked {
    background: -webkit-gradient(linear, left top, left bottom, from(#353535), to(#8f8f8f));
  }

  input[type=radio]:checked:before {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    margin: -5px 0 0 -5px;
    -webkit-box-shadow: 0 2px 1px rgb(0, 0, 0);
    box-shadow: 0 2px 1px rgb(0, 0, 0);
    content: "";
    border-radius: 5px;
    width: 10px;
    height: 10px;
    background: gradient(linear, left top, left bottom, from(#fdfdfd), to(#d1d1d1));
  }

  input[type=checkbox] {
    -webkit-appearance: none;
    position: relative;
    margin-right: 5px;
    border-radius: 8px;
    border: 2px solid #4c4c4c;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 24px;
    height: 24px;
    background: gradient(linear, left top, left bottom, from(#fdfdfd), to(#d1d1d1));
    vertical-align: middle;
  }

  input[type=checkbox]:checked {
    background: -webkit-gradient(linear, left top, left bottom, from(#353535), to(#8f8f8f));
  }

  input[type=checkbox]:checked:before {
    position: absolute;
    left: 1px;
    top: 17px;
    display: block;
    -webkit-box-shadow: 0 1px 1px rgb(0, 0, 0);
    box-shadow: 0 1px 1px rgb(0, 0, 0);
    content: "";
    width: 10px;
    height: 4px;
    background: #FFF;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: right center;
  }

  input[type=checkbox]:checked:after {
    display: block;
    position: absolute;
    left: 7px;
    top: 17px;
    content: "";
    -webkit-box-shadow: 0 1px 1px rgb(0, 0, 0);
    box-shadow: 0 1px 1px rgb(0, 0, 0);
    width: 19px;
    height: 4px;
    background: #FFF;
    -webkit-transform: rotate(-53deg);
    -webkit-transform-origin: left center;
  }

  #cwrapper {
    width: 100%;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
  }

  #cwrapper::after {
    content: "";
    clear: both;
    display: block;
  }

  #sectbox {
    margin-bottom: 40px;
  }

  #bnav {
    width: 100%;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .sp_kaitori {
    width: 300px;
    margin: 0 auto 30px;
    display: block;
  }

  .conbox {
    width: 100%;
    overflow: hidden;
  }

  .conbox:after {
    content: "";
    clear: both;
    display: block;
  }

  .conbox_kumi {
    width: 100%;
    font-size: 14px;
    line-height: 20px;
  }

  .conbox_kumi:after {
    content: "";
    clear: both;
    display: block;
  }

  .conbox_kiji,
  .lp_kiji {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
  }

  .conbox_kiji:after,
  .lp_kiji:after {
    content: "";
    clear: both;
    display: block;
  }

  .rirekiflow {
    display: block;
    width: 310px;
    color: #fff;
    margin: 0 auto;
    padding: 5px 0;
  }

  .rirekiflow a {
    color: #FFF;
    text-decoration: underline;
  }

  .rirekiflow a:visited {
    color: #FFF;
  }

  .line_conbox_kon {
    width: 100%;
    padding-top: 20px;
    border-top: 3px solid #1F3641;
    font-size: 14px;
    line-height: 20px;
  }

  .line_conbox_kon:after {
    content: "";
    clear: both;
    display: block;
  }

  .line_conbox_kon12 {
    width: 100%;
    padding-top: 20px;
    border-top: 3px solid #1F3641;
  }

  .line_conbox_kon12:after {
    content: "";
    clear: both;
    display: block;
  }

  .line_conbox_cha {
    width: 100%;
    padding-top: 20px;
    border-top: 3px solid #DEDBCC;
  }

  .line_conbox_cha:after {
    content: "";
    clear: both;
    display: block;
  }

  .two_oyabox,
  .three_oyabox,
  .four_oyabox,
  .five_oyabox,
  .six_oyabox,
  .seven_oyabox,
  .kakof_oyabox,
  .kako_five_oyabox,
  .lp_five_oyabox,
  .lp_two_oyabox,
  .kako_three_oyabox,
  .lp_six_oyabox,
  .four_kijioyabox {
    width: 100%;
  }

  .hiddenbox:after,
  .two_oyabox:after,
  .three_oyabox:after,
  .four_oyabox:after,
  .five_oyabox:after,
  .six_oyabox:after,
  .seven_oyabox:after,
  .kakof_oyabox:after,
  .kako_five_oyabox:after,
  .lp_five_oyabox:after,
  .kako_three_oyabox:after,
  .lp_six_oyabox:after,
  .four_kijioyabox:after {
    content: "";
    clear: both;
    display: block;
  }

  .two_oyabox img,
  .three_oyabox img,
  .four_oyabox img,
  .five_oyabox img,
  .six_oyabox img,
  .seven_oyabox img,
  .kakof_oyabox img,
  .lp_five_oyabox img,
  .lp_two_oyabox img,
  .kako_three_oyabox img,
  .lp_six_oyabox img,
  .four_kijioyabox img {
    width: 100%;
    height: auto;
  }

  .two_oyabox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .two_oyabox .two_box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 16px;
  }

  .two_box,
  .three_box,
  .four_box,
  .kako_three_box {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 20px;
  }

  .two_box:nth-child(2n),
  .three_box:nth-child(2n),
  .four_box:nth-child(2n),
  .five_box:nth-child(3n),
  .six_box:nth-child(3n),
  .seven_box:nth-child(3n),
  .lp_five_box:nth-child(3n),
  .kako_three_box:nth-child(2n),
  .lp_six_box:nth-child(2n) {
    margin-right: 0%;
  }

  .five_box,
  .six_box,
  .lp_five_box,
  .seven_box,
  .lp_six_box {
    vertical-align: top;
    display: inline-block;
    width: 32%;
    margin-bottom: 20px;
  }

  .four_kijibox {
    display: block;
    margin: 0 0 10px;
    overflow: hidden;
  }

  .four_kijibox img {
    width: 80px;
    float: left;
    height: 60px;
  }

  .kiji_txt {
    width: 73%;
    float: right;
  }

  /*フリーワード*/

  .srch_fw {
    width: 100%;
  }

  .srch_fw:after {
    content: "";
    clear: both;
    display: block;
  }

  .srch_fw dt {
    font-weight: 700;
    margin-bottom: 5px;
  }

  .main_input {
    float: left;
    width: 75%;
    border: 1px solid #CCC;
    font-size: 16px;
    padding: 6px 2px 6px 5px;
  }

  .mainbtn {
    float: right;
    width: 20%;
    padding: 3px 0 7px 0;
  }

  input.main_srch {
    width: 100%;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 6px 0 5px 0;
    border-radius: 3px;
    font-weight: 700;
    background-color: #068BF1;
    color: #fff;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #068BF1;
  }

  /*地図検索*/

  .map_bbox {
    overflow: hidden;
  }

  .map_lbox {
    display: none;
  }

  .map_rbox {
    width: 100%;
    font-size: 0;
  }

  .map_rbox li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 10px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    background-color: #fcfcfc;
    border: 1px #ccc solid;
    border-radius: 5px;
    font-size: 13px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .map_rbox li a {
    display: block;
    padding: 9px;
  }

  .map_rbox li:nth-child(even) {
    margin-right: 0%;
  }

  /*価格検索*/

  .price_srch {
    font-size: 0;
  }

  .price_srch li {
    width: 48%;
    margin-right: 4%;
    margin-bottom: 10px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    background-color: #fcfcfc;
    border: 1px #ccc solid;
    border-radius: 5px;
    font-size: 13px;
    display: inline-block;
  }

  .price_srch li a {
    display: block;
    padding: 9px;
  }

  .price_srch li:nth-child(even) {
    margin-right: 0%;
  }

  /*レコメンド在庫*/

  .map_bbox {
    border-top: 1px solid #ccc;
    overflow: hidden;
    padding-top: 20px;
  }

  .kakomi_kumi_box {
    padding: 19px 19px 14px 19px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
  }

  .kako_eight_box,
  .kako_six_box,
  .kako_five_favbox {
    vertical-align: top;
    display: inline-block;
    width: 30%;
    margin-right: 2.2%;
    margin-bottom: 20px;
  }

  .kako_four_box {
    vertical-align: top;
    display: inline-block;
    width: 48%;
    margin-right: 1.2%;
    margin-bottom: 20px;
  }

  .kako_four_box:nth-child(2n),
  .kako_six_box:nth-child(3n),
  .kako_eight_box:nth-child(3n) {
    margin-right: 0%;
  }

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

  /*お車探し*/

  .sagasibox {
    text-align: center;
    overflow: hidden;
  }

  .sagasibox dl {
    margin-bottom: 20px;
  }

  .sagasibox img {
    width: 100%;
  }

  /*新着情報*/

  .lst_lbox,
  .lst_rbox {
    margin-bottom: 30px;
  }

  .lastest_lst img {
    float: left;
    margin-right: 10px;
    width: 80px !important;
  }

  .blog_llst li {
    margin-bottom: 7px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #ccc;
  }

  /*検索パネル*/

  .kiji_srch_panel_minttl {
    font-size: 14px;
    line-height: 14px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 2px solid #BC8339;
  }

  .kiji_srch_panel_out {
    background-color: #F8F5E4;
    padding: 5px;
  }

  .kiji_srch_panel {
    width: 100%;
    background-color: #fff;
    padding: 14px 14px 4px 14px;
    overflow: hidden;
    border: 1px solid #ccc;
  }

  .kiji_srch_panel:after {
    content: "";
    clear: both;
    display: block;
  }

  .ksp_fouroyabox {
    width: 100%;
  }

  .ksp_four_box {
    float: left;
    width: 30%;
    margin-right: 5%;
    margin-bottom: 5px;
  }

  .ksp_four_box:nth-child(3n) {
    margin-right: 0%;
  }

  /*ショップ検索*/

  .srch_shopbox {
    background-color: #f0f2ef;
    overflow: hidden;
    padding: 15px 15px 10px 15px;
    margin-bottom: 10px;
  }

  .srch_shoplbox {
    clear: both;
    width: 100%;
  }

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

  .srch_shoprbox {
    width: 100%;
    padding: 10px 0 5px;
    margin: 0 0;
    font-size: 14px;
    overflow: hidden;
  }

  .srch_shoprbox h4 {
    width: 20%;
    float: left;
  }

  .srch_shoprbox ol {
    width: 80%;
    float: right;
  }

  .srch_shoprbox li {
    margin-bottom: 5px;
  }

  .srch_shopmbox {
    display: none;
  }

  .srch_shopbox_saiyo {
    padding-top: 8px;
    text-align: right;
  }

  /*ショップ詳細*/

  .sd_ttl {
    overflow: hidden;
    border-top: 3px solid #1F3641;
    padding-top: 15px;
    margin-bottom: 20px;
  }

  .sd_line {
    border-bottom: 1px solid #DEDBCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  .sd_lbox,
  .sd_rbox {
    margin-bottom: 15px;
    overflow: hidden;
  }

  .sd_mlbox {
    float: left;
    width: 20%;
    font-size: 20px;
    text-align: center;
  }

  .sd_mlbox i {
    color: #EE3440;
  }

  .sd_mrbox {
    float: right;
    width: 78%;
  }

  .advimage img {
    border: 5px solid #F0F2EF;
  }

  .advlst {
    margin-bottom: 20px;
  }

  .column {
    width: 100%;
    border: 1px solid #383B3C;
    border-radius: 10px;
    padding: 14px;
  }

  .top_newest {
    width: 100%;
    height: auto;
    margin-bottom: 7px;
  }

  .phttl a {
    font-size: 14px;
    line-height: 16px;
  }

  .bnrkomi_r h2 {
    font-size: 12px;
  }

  .bnrkomi_ml {
    float: left;
    width: 70%;
    margin-bottom: 10px;
  }

  .bnrkomi_ml h3 {
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
  }

  .bnrkomi_mr {
    float: right;
    width: 25%;
  }

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

  .komilst {
    border-bottom: 1px solid #dedbcc;
    padding-bottom: 4px;
    margin-top: 6px;
  }

  /*スタッフ写真*/

  .stmg {
    overflow: hidden;
    margin: 0 0 10px;
  }

  .stmg img {
    width: 100%;
  }

  .hiddenbox_freeimg dt {
    overflow: hidden;
  }

  .hiddenbox_freeimg dt h3 {
    float: left;
    margin: 0 10px 0 0;
  }

  .hiddenbox_freeimg dt p {
    float: left;
    line-height: 22px;
  }

  .hiddenbox_freeimg .mawari {
    clear: both;
  }

  /*ブランドページ*/

  .towa_lbox {
    margin-bottom: 10px;
  }

  .towa_rbox img,
  .twos_lbox img {
    float: left;
    margin-right: 10px;
  }

  .towa_rbox dl,
  .twos_lbox dl {
    overflow: hidden;
    margin-bottom: 10px;
  }

  .ctrgtoi {
    padding: 14px;
    border: 1px solid #1F3641;
    background-color: #F0F2EF;
  }

  .ctrgtoin {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 3px;
  }

  .ctgttl {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 10px;
  }

  .tokuho_sp:after {
    content: "";
    clear: both;
    display: block;
  }

  .tokuho_sp img {
    width: 60px;
    height: auto;
  }

  .tokuho_sp dt {
    font-size: 14px;
    line-height: 18px;
    font-weight: 700;
  }

  .nusrchbox {
    width: 100%;
    overflow: hidden;
  }

  .nusrch_l {
    overflow: hidden;
    margin-bottom: 15px;
  }

  .ndlr_lstlast,
  .ndlr_lstl {
    float: left;
    width: 47%;
    border-bottom: 1px solid #DEDBCC;
    margin-bottom: 5px;
    padding-bottom: 3px;
  }

  .ndlr_lstrast,
  .ndlr_lstr {
    float: right;
    width: 47%;
    border-bottom: 1px solid #DEDBCC;
    margin-bottom: 5px;
    padding-bottom: 3px;
  }

  .usd_s_lst,
  .usd_s_bglst {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 5px;
  }

  .usd_s_lst:nth-child(3n+1),
  .usd_s_bglst:nth-child(3n+1) {
    float: left;
    width: 32%;
    margin-right: 0%;
    margin-bottom: 5px;
  }

  .usd_s_btmlst {
    float: left;
    width: 32%;
    margin-right: 1.2%;
    margin-bottom: 5px;
  }

  .usdimage {
    position: relative;
    display: block;
    height: 50px;
    overflow: hidden;
  }

  .usdimage img {
    position: absolute;
    display: block;
    height: 90px;
    top: -28px;
    z-index: 1;
  }

  .spbottom5 {
    margin-bottom: 5px;
  }

  .nusrch_btml dl,
  .nusrch_btml,
  #usedArea dl {
    overflow: hidden;
  }

  .nusrch_btml {
    margin-bottom: 20px;
  }

  .sansho {
    width: 100%;
    border-top: 1px solid #DEDBCC;
    border-bottom: 1px solid #DEDBCC;
    overflow: hidden;
    padding: 19px 15px;
    font-size: 14px;
    line-height: 22px;
  }

  .sansho_r {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
  }

  .kakomi {
    width: 100%;
    border: 2px solid #FD0;
    background-color: #F8F5E4;
    border-radius: 10px;
    padding: 13px;
    margin-bottom: 10px;
  }

  .float_r_kiji img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .float_l_kiji img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .chng_btn a {
    width: 100%;
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 5px;
    padding: 5px;
    background-color: #FAA928;
  }

  .chng_btn a:hover {
    background-color: #FAC10E;
  }

  .chng_btn i {
    display: none;
  }

  .srchbox {
    display: none;
  }

  #pan_toph1 {
    font-size: 12px;
    line-height: 15px;
  }

  .subnav {
    margin: 10px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
  }

  .srchinput {
    width: 200px;
    border: 1px solid #CCC;
    font-size: 16px;
    padding: 4px 2px 5px 5px;
    border-radius: 0px;
  }

  .srchbtn {
    width: auto;
    height: 29px;
    vertical-align: -9px;
    margin-left: 5px;
    border-radius: 0px;
  }

  .rg_ttl {
    font-size: 16px;
    font-weight: 400;
    border-top: 2px solid #383B3C;
    margin-bottom: 20px;
    padding-top: 20px;
  }

  .rg_lst {
    width: 100%;
    border-bottom: 1px solid #F0F2EF;
    padding-bottom: 3px;
    margin-bottom: 7px;
  }

  .rgrank {
    border-bottom: 1px solid #F0F2EF;
    padding-bottom: 3px;
    margin-bottom: 7px;
    margin-left: 20px;
    list-style-position: outside;
    list-style-type: decimal;
    min-height: 60px;
  }

  .rg_lst:after {
    content: "";
    clear: both;
    display: block;
  }

  .rg_lst img,
  .rgrank img {
    width: 80px;
    height: auto;
  }

  .rg_lst_blue {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #F0F2EF;
    padding-bottom: 3px;
    margin-bottom: 7px;
  }

  .wpp-list li {
    width: 100%;
    border-bottom: 1px solid #F0F2EF;
    padding-bottom: 3px;
    margin-bottom: 7px;
  }

  .wpp-list img {
    float: left;
    width: 80px;
    height: 60px;
    margin-right: 10px;
  }

  .topicbox {
    border: 3px solid #1F3641;
    width: 100%;
    overflow: hidden;
    padding: 0px 10px 10px 10px;
    background-color: #fcfcfc;
  }

  .rusdttl {
    float: left;
    width: 42%;
    padding: 5px;
    background-color: #1F3641;
    border-radius: 0px 0px 5px 5px;
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-align: center;
  }

  .rusdttls {
    float: right;
    width: 53%;
    font-size: 12px;
    font-weight: 700;
    color: #EE3440;
    padding: 7px 0px 5px 0px;
  }

  #under_box {
    clear: both;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    border-top: 1px solid #DEDBCC;
    background-color: #F8F5E4;
  }

  #under_box:after {
    content: "";
    clear: both;
    display: block;
  }

  #under_inbox {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  #under_inbox:after {
    content: "";
    clear: both;
    display: block;
  }

  .undr_fbox {
    margin-bottom: 20px;
  }

  .undr_cate_lst {
    vertical-align: top;
    display: inline-block;
    width: 47%;
    margin-right: 3%;
    margin-bottom: 5px;
  }

  .grplst {
    margin-bottom: 5px;
  }

  .undr_cate_lst:nth-child(2n) {
    margin-right: 0%;
  }

  .undr_ttl {
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #383B3C;
    padding-bottom: 3px;
  }

  .undr_ul {
    width: 100%;
  }

  .undr_ul:after {
    content: "";
    clear: both;
    display: block;
  }

  .undr_lst {
    float: left;
    margin-right: 10px;
  }

  .undr_lst a {
    text-decoration: none;
    font-size: 30px;
  }

  .stl_box {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin: 0 0 20px 0;
  }

  .stl_lbox {
    padding: 0 0 10px 0;
  }

  .stl_rbox {
    margin-right: -4px;
    overflow: hidden;
  }

  .slt_rbox li {
    float: right;
    text-align: right;
  }

  footer {
    background-color: #383B3C;
    clear: both;
    min-width: 100%;
/*     padding-top: 15px; */
    padding-bottom: 20px;
  }

  #copy_inbox {
    width: 100%;
    color: #fff;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }

  #copy_inbox:after {
    content: "";
    clear: both;
    display: block;
  }

  #copy_ul:after {
    content: "";
    clear: both;
    display: block;
  }

  .copy_lst_img {
    text-align: center;
    margin-bottom: 15px;
  }

  .copy_lst {
    vertical-align: top;
    display: inline-block;
    width: 31.6%;
    margin-right: 1%;
    margin-bottom: 5px;
    text-align: center;
    font-size: 10px;
    padding: 4px;
    border: 1px solid #fff;
    border-radius: 5px;
  }

  .copy_lst:nth-child(3n) {
    margin-right: 0%;
  }

  .copy_lst a {
    color: #fff;
    text-decoration: none;
    display: block;
  }

  #copy_rgt {
    text-align: center;
    margin-top: 5px;
  }

  .followul {
    width: 100%;
    overflow: hidden;
  }

  /*新SNSブロック記述ここから*/

  .stl_rbox {
    margin-bottom: 20px;
    overflow: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .stl_rbox_in {
    display: block;
  }

  .flex__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .flex__row li {
    margin: 0 15px;
  }

  .flex__row li:not(:nth-child(-n+5)) {
    margin-top: 12px;
  }

  .flex__left {
    width: 50%;
  }

  .flex__right {
    width: 50%;
  }

  .ma_left {
    display: inline-table;
    padding: 0 3%;
  }

  .ma_right {
    margin-bottom: 10px;
  }

  /*新SNSブロック記述ここまで*/

  .mainbox {
    width: 100%;
    margin-bottom: 20px;
  }

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

  .fttlbox {
    background-color: #1F3641;
    width: 100%;
    padding: 10px 8px 10px 10px;
  }

  .fttl a {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    color: #fff;
  }

  .fsub {
    font-size: 11px;
    line-height: 15px;
    border-top: 1px solid #ccc;
    padding-top: 3px;
    margin-top: 5px;
    color: #fff;
  }

  .fsub a {
    color: #fff;
  }

  .catettl {
    margin-bottom: 30px;
  }

  #lst_catettl {
    font-size: 18px;
    line-height: 20px;
  }

  .newlst {
    width: 100%;
    margin-bottom: 20px;
  }

  .newlst:after {
    content: "";
    clear: both;
    display: block;
  }

  .newlst img {
    width: 120px;
    height: auto;
  }

  .editername a {
    color: #999;
  }

  .lstmds {
    font-size: 14px;
    line-height: 18px;
  }

  .spmawari {
    overflow: hidden;
  }

  .rvw_newlst {
    overflow: hidden;
    margin-bottom: 20px;
  }

  .rvw_newlst img {
    width: 80px;
    height: 60px;
  }

  .shiboribox {
    width: 640px;
    background-color: #F8F5E4;
    border-radius: 10px;
    padding: 20px 20px 10px;
    overflow: hidden;
  }

  .shiboribox li a {
    background-color: #76B852;
    border-radius: 5px;
    float: left;
    margin-right: 10px;
    padding: 5px 10px;
    margin-bottom: 5px;
    text-decoration: none;
    color: #fff;
  }

  .shiboribox li a:hover {
    background-color: #31A41F;
  }

  .star_yellow {
    color: #FAA928;
  }

  .rvw_marubtn,
  .rvw_marubtn input[type=submit] {
    font-size: 14px;
    font-weight: 900;
    padding: 10px 0 8px 0;
    width: 100%;
    display: block;
    text-align: center;
    background-color: #76B852;
    border-bottom: 2px solid #31A41F;
    text-decoration: none;
    color: #fff;
    margin: 0;
  }

  .rvwzaiko_marubtn {
    font-size: 14px;
    font-weight: 900;
    padding: 10px 0 8px 0;
    width: 100%;
    display: block;
    text-align: center;
    background-color: #979797;
    border-bottom: 2px solid #787878;
    text-decoration: none;
    color: #fff;
    margin: 0;
  }

  .rvw_marubtn a,
  .rvwzaiko_marubtn a {
    font-size: 14px;
    font-weight: 900;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    margin: 0 auto;
  }

  .rvwtop_img {
    margin: 0 0 10px;
  }

  .rvwtop_img img {
    width: 100%;
  }

  .rvwbox {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-color: #ccc;
    font-size: 14px;
    line-height: 22px;
  }

  .rvw_photo {
    width: 30%;
    float: left;
    margin-right: 3%;
  }

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

  .rvw_ttl {
    width: 67%;
    float: left;
  }

  .rvw_ttl_lbox {
    width: 100%;
  }

  .rvw_ttl_h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 7px;
  }

  .rvw_ttl_h1 span {
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
  }

  .rvw_ttl_rbox {
    width: 100%;
  }

  .rvw_ttl_txtbox {
    width: 100%;
    margin-top: 10px;
  }

  .rvw_cate {
    padding-bottom: 1px;
    margin-bottom: 10px;
    font-weight: 700;
    border-bottom-width: 1px;
    border-bottom-style: solid;
  }

  .rvw_cate i {
    margin-right: 3px;
    vertical-align: -1px;
  }

  .rvw_kottl {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .sha_ph img {
    width: 53px;
    height: 40px;
  }

  .sha_txt {
    font-size: 12px;
    line-height: 15px;
    padding: 5px;
    border: 1px solid #383B3C;
    border-radius: 5px;
    margin-bottom: 10px;
  }

  .urlbox {
    margin-top: 10px;
    font-size: 12px;
    text-align: right;
    border-top: 1px solid #F0F2EF;
    padding-top: 5px;
  }

  .two_rvw_feat {
    margin-bottom: 20px;
    background-color: #F8F5E4;
    border: 1px solid #F0F2EF;
    padding: 10px 14px 10px 14px;
    border-radius: 5px;
    font-size: 12px;
  }

  .rvwmds {
    font-size: 20px;
    line-height: 20px;
    border-bottom: 1px solid #DEDEDE;
    padding-bottom: 7px;
    margin-bottom: 15px;
  }

  /*店舗クチコミ*/

  .shop_comment {
    margin: 30px 0 0;
  }

  .tabul {
    width: 100%;
    border-bottom: 1px solid #DEDBCC;
    margin-bottom: 30px;
  }

  .tabul:after {
    content: "";
    clear: both;
    display: block;
  }

  .tablst {
    float: left;
    display: block;
    background-color: #F8F5E4;
    font-size: 12px;
    width: auto;
    margin-right: 5px;
    text-align: center;
    border-radius: 5px 5px 0 0;
    border-top: 1px solid #dedbcc;
    border-right: 1px solid #dedbcc;
    border-left: 1px solid #dedbcc;
  }

  .tablst span {
    display: none;
  }

  .tabon {
    background-color: #DEDBCC;
  }

  .tablst a {
    color: #1F3641;
    text-decoration: none;
    display: block;
    padding: 4px;
  }

  .tablst a:hover {
    display: block;
    background-color: #DEDBCC;
    border-radius: 5px 5px 0px 0px;
    padding: 4px;
  }

  .rtab {
    float: right;
  }

  .rtab_select {
    border: 2px solid #dedbcc;
    border-radius: 5px;
    color: #0C2245;
    font-size: 16px;
    height: 24px;
    line-height: 16px;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
    width: 90px;
  }

  .reg_box {
    width: 100%;
    margin-bottom: 40px;
    text-align: center;
  }

  .reg_box i {
    margin-left: 30px;
    margin-right: 10px;
    vertical-align: -1px;
    color: #fff;
  }

  .reg_lbox {
    border-top: 3px solid #383B3C;
    padding-top: 30px;
    margin-bottom: 40px;
  }

  .reg_rbox {
    border-top: 3px solid #383B3C;
    padding-top: 30px;
  }

  .fb a {
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #3C5A96;
    text-align: left;
  }

  .fb a:hover {
    background-color: #5077C6;
  }

  .gp a {
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    margin-bottom: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #CC5139;
    text-align: left;
  }

  .gp a:hover {
    background-color: #DD563C;
  }

  .tw a {
    width: 100%;
    font-size: 16px;
    color: #fff;
    text-decoration: none;
    display: block;
    cursor: pointer;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #1DADEA;
    text-align: left;
  }

  .tw a:hover {
    background-color: #39CCFF;
  }

  .prf_float {
    margin-bottom: 5px;
  }

  .news_lbox {
    margin-bottom: 20px;
  }

  .news_feature img {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
  }

  .news_feature {
    margin-bottom: 5px;
    padding: 19px;
    width: 100%;
    overflow: hidden;
    border-top-width: 3px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #DEDBCC;
    border-right-color: #DEDBCC;
    border-bottom-color: #DEDBCC;
    border-left-color: #DEDBCC;
  }

  table.responsive {
    margin-bottom: 0;
  }

  .pinned {
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    width: 35%;
    overflow: hidden;
    overflow-x: scroll;
    border-right: 1px solid #ccc;
    border-left: 1px solid #ccc;
  }

  .pinned table {
    border-right: none;
    border-left: none;
    width: 100%;
  }

  .pinned table th,
  .pinned table td {
    white-space: nowrap;
  }

  .pinned td:last-child {
    border-bottom: 0;
  }

  div.table-wrapper {
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border-right: 1px solid #ccc;
  }

  div.table-wrapper div.scrollable {
    margin-left: 35%;
  }

  div.table-wrapper div.scrollable {
    overflow: scroll;
    overflow-y: hidden;
  }

  table.responsive td,
  table.responsive th {
    position: relative;
    white-space: nowrap;
    overflow: hidden;
  }

  table.responsive th:first-child,
  table.responsive td:first-child,
  table.responsive td:first-child,
  table.responsive.pinned td {
    display: none;
  }

  .sblst {
    overflow: hidden;
    margin-bottom: 15px;
  }

  .sbrbox {
    float: right;
    width: 70%;
    overflow: hidden;
  }

  .sbrbox h3 {
    margin-bottom: 3px;
  }

  .sblbox {
    float: left;
    width: 28%;
  }

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

  .blogposter {
    text-align: right;
    margin-top: 5px;
  }

  .recombox {
    margin-bottom: 40px;
  }

  .recomlst {
    overflow: hidden;
    margin-bottom: 10px;
  }

  .rbox_ktr {
    border: 3px solid #E8E7E7;
    width: 300px;
    overflow: hidden;
    padding: 0px 10px 10px 10px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }

  .homektr_flt {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
  }

  .homektr_frg {
    width: 100%;
    overflow: hidden;
  }

  .chabox {
    border: 3px solid #DEDBCC;
    padding: 10px;
    width: 100%;
    overflow: hidden;
  }

  .kanshu_lbox {
    float: left;
    width: 25%;
  }

  .kanshu_rbox {
    float: right;
    width: 67%;
    font-size: 12px;
    line-height: 17px;
  }

  .kanshu_rbox i {
    font-size: 24px;
    line-height: 30px;
    margin-right: 5px;
  }

  .dlr_lbox {
    float: left;
    width: 28%;
  }

  .dlr_rbox {
    float: right;
    width: 69%;
  }

  .arrow_box h2 {
    border-style: none !important;
    margin-bottom: 0px !important;
  }

  .ktr_dbox {
    text-align: center;
    width: 100%;
    padding: 15px;
    background-image: url(https://clubmini.jp/img/kaitori/yelhaikei.png);
    background-repeat: repeat;
    margin-bottom: 20px;
  }

  .ktr_inbox {
    text-align: left;
  }

  .ktr_inbtn input[type=submit] {
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    line-height: 20px;
    font-weight: 900;
    background-color: #FF4C00;
    color: #FFF;
    border-radius: 3px;
    border-width: 2px 1px 2px 1px;
    border-style: solid;
    border-color: #FF4C00;
    height: 40px;
    width: 270px;
  }

  .ktr_inbtn input[type=submit]:hover,
  .ktr_inbtn input[type=submit]:focus {
    background-color: #FF7439;
    border-width: 2px 1px 2px 1px;
    border-style: solid;
    border-color: #FF7439 #FF7439 #FF4C00 #FF7439;
  }

  .ktrsub {
    font-size: 16px;
    line-height: 20px;
  }

  .ktrmds {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 15px;
  }

  .follow_lst {
    float: left;
    width: 32%;
    padding: 10px;
    background-color: #F0F2EF;
    text-align: center;
  }

  .flst_r10 {
    margin-right: 2%;
  }

  .follow_lstr {
    float: right;
    width: 32%;
    padding: 10px;
    background-color: #F0F2EF;
    text-align: center;
  }

  .topsharebox {
    width: 100%;
    overflow: visible;
  }

  .sharebox {
    width: 100%;
    overflow: visible;
    padding-top: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dedbcc;
  }

  .snsbtn_lst {
    vertical-align: top;
    display: inline-block;
    margin-right: 5px;
  }

  .snsbtn_lst_t {
    vertical-align: top;
    width: 90px;
    display: inline-block;
    margin-right: 5px;
  }

  .snsbtn_lst_g {
    vertical-align: top;
    width: 70px;
    display: inline-block;
  }

  .snsbtn_lst_post {
    margin-top: 15px;
  }

  a.fb_btn {
    color: #fff;
    background-color: #4862A3;
    width: auto;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    display: block;
    text-align: center;
    border-radius: 3px;
  }

  a:hover.fb_btn {
    background-color: #506DB7;
    text-decoration: none;
  }

  a.tw_bnt {
    color: #fff;
    background-color: #55ACEE;
    width: auto;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    display: block;
    text-align: center;
    border-radius: 3px;
  }

  a:hover.tw_bnt {
    background-color: #4BCDFF;
    text-decoration: none;
  }

  a.gp_btn {
    color: #fff;
    background-color: #DD4B39;
    width: auto;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    display: block;
    text-align: center;
    border-radius: 3px;
  }

  a:hover.gp_btn {
    background-color: #F1513D;
    text-decoration: none;
  }

  a.hn_btn {
    color: #fff;
    background-color: #008CE1;
    width: auto;
    padding-top: 6px;
    padding-right: 10px;
    padding-bottom: 4px;
    padding-left: 10px;
    display: block;
    text-align: center;
    border-radius: 3px;
  }

  a:hover.hn_btn {
    background-color: #00A2E4;
    text-decoration: none;
  }

  .hn_btn:before {
    content: "B!";
    font-family: Verdana;
    font-weight: 700;
    margin-right: 5px;
  }

  #lmodal,
  #lmodal2 {
    background: none repeat scroll 0 0 #FFF;
    -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
    display: none;
    padding: 30px;
    width: 80%;
  }

  h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
  }

  .marugazo img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin-bottom: 10px;
  }

  .karih1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
  }

  .ltable br {
    display: none;
  }

  .normalbtn input[type=submit] {
    font-size: 14px;
    font-weight: 900;
    padding: 5px 0 3px 0;
    width: 100%;
    background-color: #31A41F;
    color: #FFF;
    border-radius: 2px;
    margin-bottom: 10px;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852;
  }

  .normalbtn button {
    font-size: 14px;
    font-weight: 900;
    padding: 5px 0 3px 0;
    width: 100%;
    background-color: #31A41F;
    color: #FFF;
    border-radius: 2px;
    margin-bottom: 10px;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852;
  }

  .cancelbtn input[type=submit] {
    background-color: #D1CEC0;
    padding: 2px 2px 1px 2px;
    color: #fff;
    width: 100%;
    border-radius: 2px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 900;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #D1CEC0 #D1CEC0 #D1CEC0 #D1CEC0;
  }

  .cancelbtn input[type=reset] {
    background-color: #D1CEC0;
    padding: 2px 2px 1px 2px;
    color: #fff;
    width: 100%;
    border-radius: 2px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 900;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #D1CEC0 #D1CEC0 #D1CEC0 #D1CEC0;
  }

  .cancelbtn input[type=button] {
    background-color: #D1CEC0;
    padding: 2px 2px 1px 2px;
    color: #fff;
    width: 100%;
    border-radius: 2px;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 900;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #D1CEC0 #D1CEC0 #D1CEC0 #D1CEC0;
  }

  .wpinp_30 {
    width: 40%;
  }

  /*モデルトップ、車種トップ*/

  .articles {
    border: 1px solid #ccc;
    background-color: #fcfcfc;
    padding: 15px 10px 5px 10px;
  }

  /*モデル_タブ*/

  .model_tabul {
    overflow: hidden;
    border: 1px solid #ccc;
    padding: 10px 5px 0;
    background-color: #FFF;
  }

  .model_tablst {
    float: left;
    display: block;
    font-size: 12px;
    width: auto;
    margin: 0 15px 10px 0;
  }

  .model_tablst_last {
    float: left;
    display: block;
    font-size: 12px;
    margin: 0 0 10px;
  }

  .model_tablst a,
  .model_tablst a:visited,
  .model_tablst_last a,
  .model_tablst_last a:visited {
    text-decoration: none;
    display: block;
    color: #1F3641;
  }

  .model_tablst a:hover,
  .model_tablst_last a:hover {
    display: block;
    text-decoration: none;
    color: #1F3641;
  }

  .model_tabul_out {
    background-color: #F8F5E4;
    padding: 5px;
  }

  .matome ul li {
    margin: 0 0 5px 20px;
    list-style-type: disc;
  }

  .sp_wrapper {
    width: 100%;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    margin-bottom: 40px;
  }

  .sp_wrapper:after {
    content: "";
    clear: both;
    display: block;
  }

  /*車種トップ、口コミ情報*/

  .shashutop_inyoboxl {
    margin-bottom: 20px;
  }

  /*トップページの買取フォーム*/

  .toinp,
  .mailinp,
  .yubin,
  .hisuinp {
    font-size: 16px;
    width: 100%;
    border: 1px solid #7f9db9;
    padding: 3px;
    background-color: #ffe1e1;
    border-radius: 3px;
  }

  .hutuinp,
  .nininp {
    font-size: 16px;
    width: 100%;
    border: 1px solid #7f9db9;
    padding: 3px;
    background-color: #fff;
    border-radius: 3px;
  }

  .sidebar_toitable input[type=text]:focus,
  .toitable textarea:focus {
    outline: 0;
    border-color: #EE3440;
  }

  .sidebar_toitable textarea {
    width: 100%;
    border: 1px solid #7f9db9;
  }

  .sidebar_toitable {
    text-align: left;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #efefef;
  }

  .sidebar_toitable th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    padding: 6px;
    vertical-align: top;
    background-color: #F8F5E4;
  }

  .tuika {
    background-color: #F9F9F9 !important;
  }

  .sidebar_toitable td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
    padding: 6px;
    vertical-align: top;
  }

  .toibtn input[type=submit] {
    font-size: 16px;
    font-weight: 900;
    padding: 10px 0 12px 0;
    width: 250px;
    color: #FFF;
    border-radius: 2px;
    background: #fb4809;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FF6E3F), color-stop(90%, #fc491e));
    background: -o-linear-gradient(top, #FF6E3F 10%, #fc491e 90%);
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    -webkit-box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
    box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border: 1px solid #E5866D;
  }

  .toibtn_disabled input[type=submit] {
    font-size: 16px;
    font-weight: 900;
    padding: 10px 0 12px 0;
    width: 250px;
    color: #FFF;
    border-radius: 2px;
    background: #cccccc;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #cccccc), color-stop(90%, #bbbbbb));
    background: -o-linear-gradient(top, #cccccc 10%, #bbbbbb 90%);
    background: linear-gradient(to bottom, #cccccc 10%, #bbbbbb 90%);
    -webkit-box-shadow: 0 1px 0 rgba(33, 33, 33, 0.2);
    box-shadow: 0 1px 0 rgba(33, 33, 33, 0.2);
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border: 1px solid #aaaaaa;
  }

  .sagasi_select {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    border-radius: 5px;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 100%;
    height: 40px;
  }

  .sagasi_select_mini {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    border-radius: 5px;
    color: #0C2245;
    font-size: 16px;
    line-height: 26px;
    vertical-align: middle;
    width: 100%;
    height: 40px;
  }

  .redbtn input[type=submit] {
    font-size: 18px;
    font-weight: 700;
    padding: 5px 0;
    width: 100%;
    background-color: #EC1B29;
    color: #FFF;
    border-radius: 2px;
    margin-bottom: 10px;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #F04F59 #F04F59 #BE0F1B;
  }

  .bigredbtn button {
    font-size: 20px;
    font-weight: 700;
    padding: 10px 0 7px 0;
    width: 100%;
    background-color: #EC1B29;
    color: #FFF;
    border-radius: 2px;
    margin-bottom: 10px;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #F04F59 #F04F59 #BE0F1B;
  }

  .hisuinp_smart {
    font-size: 16px;
    width: 100%;
    border: 1px solid #7f9db9;
    padding: 3px;
    background-color: #ffe1e1;
  }

  .nininp_smart {
    font-size: 16px;
    width: 100%;
    border: 1px solid #7f9db9;
    padding: 3px;
    background-color: #fff;
  }

  .sagasi_smart {
    background: #ffe1e1;
    border: 1px solid #7f9db9;
    color: #0C2245;
    font-size: 16px;
    line-height: 20px;
    vertical-align: middle;
    width: 100%;
    height: 34px;
  }

  #model_search_modal_toiarea {
    z-index: 15000;
  }

  .model_body .model_search_area div.model_total_count {
    height: 32px;
    line-height: 32px;
    padding-left: 12px;
    font-size: 14px;
    font-weight: bold;
  }

  .model_body .model_search_btn {
    display: inline-block;
    position: relative;
    width: 45vw;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    font-weight: 900;
    padding-left: 12px;
    border-bottom: 1px solid #31A41F;
    background-color: #76B852;
    color: #FFF;
  }

  .model_body .model_search_btn i.icon-arrow-down {
    position: absolute;
    top: 6px;
    right: 4px;
    font-size: 20px;
  }

  .model_body .model_search_btn_all {
    float: right;
  }

  .model_body .model-mv img {
    width: 100%;
    height: auto;
  }

  .model_body .model_list {
    border-bottom: 1px solid #383B3C;
    width: 100%;
  }

  .model_body .model_list:last-child {
    border-bottom: none;
  }

  .model_body .model_list dd.model_img {
    float: left;
    width: 36vw;
  }

  .model_body .model_list dd.model_img img {
    width: auto;
    max-width: 36vw;
    height: auto;
  }

  .model_body .model_list dd p {
    overflow: auto;
    padding-right: 4px;
  }

  .model_body .model_list dd ul {
    clear: both;
    text-align: right;
    padding-top: 8px;
    padding-bottom: 16px;
  }

  .model_body .model_list dd ul li {
    display: inline-block;
    padding: 0 12px;
    border-right: 1px solid #383B3C;
  }

  .model_body .model_list dd ul li:last-child {
    border-right: none;
  }

  /* カタログ */

  .model_body .catalog_grade_table_container {
    width: 100%;
  }

  .model_body .catalog_grade_table_container:after {
    content: "";
    clear: both;
    display: block;
  }

  .model_body .catalog_grade_table {
    border-top: 1px solid #DEDBCC;
  }

  .model_body .catalog_grade_table_row:last-child {
    border-bottom: 1px solid #DEDBCC;
  }

  .model_body #catalog_grade_table_head {
    border-left: 1px solid #DEDBCC;
  }

  .model_body .catalog_grade_table li {
    padding: 8px;
    word-break: break-all;
    white-space: normal;
    overflow: auto;
  }

  .model_body .catalog_grade_table li.head {
    height: 36px;
    font-size: 16px;
  }

  .model_body #catalog_grade_table_head li {
    width: 136px;
  }

  .model_body .catalog_grade_table li:last-child {
    border-bottom: none;
  }

  .model_body .catalog_grade_table li.head {
    background-color: #F8F5E4;
  }

  .model_body .catalog_grade_table li.ul_table dl {
    float: left;
    margin-right: 20px;
    width: 40%;
  }

  .model_body .catalog_grade_table li dl.used_price dd {
    color: #0055B8;
  }

  .model_body .catalog_grade_table li.detail:nth-child(odd) {
    background-color: #f5f5f5;
  }

  .model_body .catalog_grade_table li.detail:last-child {
    margin-bottom: 8px;
  }

  .model_body .catalog_grade_table li.detail dt {
    float: left;
    margin-left: 8px;
  }

  .model_body .catalog_grade_table li.detail dd {
    float: right;
    margin-right: 8px;
  }

  .model_body .pricetable_btn {
    display: block;
    position: relative;
    width: 100%;
    border: none;
    background-color: #F7F7F7;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
    padding: 8px;
  }

  .model_body .pricetable_btn .icon-arrow-down {
    position: absolute;
    font-size: 20px;
    right: 8px;
  }

  .model_body .pricetable_year_container,
  .model_body .pricetable_mileage_container,
  .model_body .pricetable_year_mileage_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .model_body .pricetable_year_container #pricetable_year,
  .model_body .pricetable_mileage_container #pricetable_mileage,
  .model_body .pricetable_year_mileage_container #pricetable_year_mileage {
    -webkit-box-ordinal-group: 0;
    -webkit-flex-order: 0;
    -moz-flex-order: 0;
    -moz-order: 0;
    -ms-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }

  .model_body .pricetable_year_container button#pricetable_year_0,
  .model_body .pricetable_mileage_container button#pricetable_mileage_0,
  .model_body .pricetable_year_mileage_container button#pricetable_year_mileage_0 {
    -webkit-box-ordinal-group: 1;
    -webkit-flex-order: 1;
    -moz-flex-order: 1;
    -moz-order: 1;
    -ms-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .model_body .pricetable_year_container button#pricetable_year_1,
  .model_body .pricetable_mileage_container button#pricetable_mileage_1,
  .model_body .pricetable_year_mileage_container button#pricetable_year_mileage_1 {
    -webkit-box-ordinal-group: 2;
    -webkit-flex-order: 2;
    -moz-flex-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }

  .model_body .pricetable_year_container button#pricetable_year_2,
  .model_body .pricetable_mileage_container button#pricetable_mileage_2,
  .model_body .pricetable_year_mileage_container button#pricetable_year_mileage_2 {
    -webkit-box-ordinal-group: 3;
    -webkit-flex-order: 3;
    -moz-flex-order: 3;
    -moz-order: 3;
    -ms-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }

  /* new model info custom parts */

  .model_body .search_custom_parts_list li {
    display: inline-block;
    padding: 0 12px;
  }

  .model_body .readmore_link {
    display: block;
    cursor: pointer;
    position: relative;
    left: 580px;
  }

  .model_body .new_model_info_container {
    overflow: auto;
  }

  .model_body .new_model_info dd {
    float: left;
  }

  .model_body .new_model_info dd img {
    width: auto;
    height: auto;
    max-width: 162px;
    max-height: 121px;
  }

  .model_body .new_model_info dt {
    padding-left: 8px;
    overflow: auto;
  }

  .model_body .model_info_list li {
    margin-bottom: 10px;
  }

  .model_body .model_info_list li:last-child {
    margin-bottom: 0;
  }

  .model_body .model_info_list li .model_list_img {
    float: left;
    margin-right: 8px;
  }

  .model_body .model_info_list li .model_list_img img {
    width: auto;
    height: auto;
    max-width: 162px;
    max-height: 121px;
  }

  .cs_oyabox {
    width: 100%;
    overflow: hidden;
    margin: 0;
    border-top: 1px solid #ccc;
    padding: 20px 10px 0;
  }

  .cs_lst {
    vertical-align: top;
    display: inline-block;
    width: 46%;
    margin: 0 3% 5px 0;
  }

  .cs_lbox {
    width: 100%;
    margin: 0 0 20px;
  }

  .cs_lbox img {
    display: none;
  }

  .mmbrbtn input[type=submit],
  .mmbrbtn input[type=button],
  .mmbrbtn .entry,
  .mmbrbtn button {
    font-size: 16px;
    font-weight: 900;
    padding: 12px 0 11px 0;
    width: 250px;
    color: #FFF;
    border-radius: 2px;
    background: #fb4809;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FF6E3F), color-stop(90%, #fc491e));
    background: -o-linear-gradient(top, #FF6E3F 10%, #fc491e 90%);
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    -webkit-box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
    box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border: 1px solid #E5866D;
  }
  
  .mmbrbtn .entry {
    display: inline-block;
  }
  
  .mmbrbtn input[type=submit]:disabled,
  .mmbrbtn input[type=button]:disabled,
  .mmbrbtn .entry:disabled,
  .mmbrbtn button:disabled {
    background: #87898C;
    border: 1px solid #87898C;
  }

  /*--モーダル内--*/

  .mm_modal {
    padding: 10px;
    top: 0;
  }

  .modal_mmbr_oyabox {
    width: 100%;
    overflow: hidden;
    border: 2px solid #0055b8;
    padding: 20px;
  }

  .modal_mmbr_lbox {
    text-align: left;
  }

  .mm_modal .mm_title {
    background-color: #0055B8;
    color: #FFF;
    padding: 10px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
  }

  .modal_mmbr_oyabox h2 {
    text-align: center;
    margin: 0 0 20px;
  }

  .modal_mmbr_lbox .inner_box .inner_lbox {
    width: 100%;
  }

  .modal_mmbr_lbox .inner_box .inner_rbox {
    width: 100%;
  }

  .modal_mmbr_oyabox .inbox {
    width: 100%;
  }

  .modal_mmbr_oyabox .mmbrbtn input[type=submit],
  .mmbrbtn .entry,
  .mmbrbtn input[type=button] {
    margin: 0 0 20px !important;
  }

  .modal_mmbr_oyabox .inp {
    font-size: 16px;
    width: 95%;
    border: 1px solid #7f9db9;
    padding: 5px;
    background-color: #ffe1e1;
    border-radius: 3px;
  }

  .modal_mmbr_oyabox .hissu {
    background-color: #ff0000;
    margin-left: 5px;
    padding: 2px 6px 2px 5px;
    font-size: 12px;
    font-weight: 100;
    color: #fff;
    border-radius: 3px;
  }

  /*-閉じるボタン-*/

  .mm_modal .remodal-close {
    position: absolute;
    top: 5px;
    right: -4px;
    display: block;
    overflow: visible;
    width: 50px;
    height: 50px;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
    text-decoration: none;
    color: #FFF;
    border: 0;
    outline: 0;
    background: transparent;
  }

  .mm_modal .remodal-close:hover,
  .mm_modal .remodal-close:focus {
    color: #FFF;
  }

  .mm_modal .remodal-close:before {
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
    font-size: 50px;
    line-height: 50px;
    display: block;
    width: 35px;
    content: "×";
    text-align: center;
    color: #333;
  }

  .mm_merit ul {
    padding: 10px 0 0;
  }

  .mm_merit ul li {
    font-weight: 700;
    overflow: hidden;
    font-size: 0;
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #EEE;
  }

  .mm_merit ul li p {
    font-size: 20px;
    line-height: 1.4;
    display: inline-block;
    width: calc(100% - 80px);
    margin: 0 0 0 10px;
  }

  .mm_merit ul li img {
    width: 70px;
    height: auto;
    display: inline-block;
  }

  .mm_merit ul li:nth-child(3) img {
    margin: 0 0 0 5px;
  }

  .mm_merit ul li:nth-child(3) p {
    font-size: 20px;
    display: inline-block;
    width: calc(100% - 90px);
    margin: 0 0 0 10px;
  }

  .mm_merit ul li:nth-child(4) img {
    width: 65px;
    margin: 0 0 0 5px;
  }

  .mm_merit ul li:nth-child(4) {
    border: none;
    margin: 0;
  }

  .header_tel {
    float: right;
    padding: 20px 5px 10px 0;
  }

  .inner {
    width: 100%;
    margin: 0 auto;
  }

  .kaitori_h2 {
    font-size: 35px;
    line-height: 40px;
    margin: 0 0 10px;
  }

  .kaitori_h2_span {
    margin: 0;
    font-size: 18px;
    color: #1F3641;
  }

  .l_kaitori h3 {
    font-size: 18px;
    line-height: 20px;
  }

  .step_box img {
    width: 100%;
  }

  .step_box {
    margin: 0 0 24px;
  }

  .step_box h3 {
    font-size: 20px;
  }

  .cars2 img {
    width: 100%;
  }

  .cars2 {
    margin-bottom: 20px;
  }

  .number a {
    font-size: 28px;
    line-height: 40px;
    color: #EE3440;
  }

  /*.bigredbtn{margin:0 0 30px}*/

  .kaitori_h1 {
    margin: -10px 0 0 10px;
    font-size: 10px;
    padding: 0 0 10px;
    font-weight: normal;
  }

  .reason h3 {
    font-size: 18px;
    line-height: 30px;
  }

  .kakomi_num {
    color: #FFF;
    background-color: #EC1B29;
    padding: 6px 11px;
    border-radius: 50px;
    font-size: 16px;
    margin: 0 5px 0 0;
  }

  .reason dt {
    margin: 0 0 5px;
  }

  .reason dd {
    margin: 0 0 20px;
  }

  .tape {
    position: relative;
    padding: 8px 10px !important;
    font-size: 18px !important;
    line-height: 24px;
    background-color: #FF3F00;
    color: #FFF;
    text-shadow: 1px -1px 0 rgba(0, 0, 0, 0.5);
    text-align: center;
    background-image: -o-linear-gradient(270deg, rgb(38, 70, 179) 0%, rgb(20, 38, 98) 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(38, 70, 179)), to(rgb(20, 38, 98)));
    background-image: -o-linear-gradient(top, rgb(38, 70, 179) 0%, rgb(20, 38, 98) 100%);
    background-image: linear-gradient(180deg, rgb(38, 70, 179) 0%, rgb(20, 38, 98) 100%);
    margin: 0 0 25px !important;
  }

  .tape::before,
  .tape::after {
    content: "";
    position: absolute;
    top: 100%;
    border-style: solid;
    border-color: transparent;
  }

  .tape::before {
    left: 0;
    border-width: 0 15px 15px 0;
    border-right-color: #091230;
  }

  .tape::after {
    right: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-top-color: #091230;
  }

  .kaitori_tel {
    text-align: center;
  }

  .kaitori_tel h3 {
    font-size: 24px;
  }

  .kaitori_tel .h3_span {
    margin: 5px 0;
    display: block;
    font-size: 12px;
    font-weight: bold;
  }

  .cars {
    width: 96%;
    margin: 0 2%;
  }

  .cars img {
    width: 100%;
  }

  .kaitoriform_tel {
    width: 96%;
    margin: 0 2%;
  }

  .kaitoriform_tel .bigtel dd {
    padding: 0;
    margin: 10px 0 0;
  }

  .kaitoriform_tel .smalltel dd {
    padding: 0;
    margin: 10px 0 0;
  }

  .l_osagashi p {
    padding: 0;
  }

  .omakase_lbox {
    padding: 15px 10px;
    border-radius: 3px;
    margin: 0 0 20px;
    border: 2px solid #CCC;
    border-top: 1px solid #ccc;
    padding: 15px 10px;
    border-radius: 3px;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1em, #B1CFEC), color-stop(0.1em, transparent));
    background-image: -o-linear-gradient(#B1CFEC 0.1em, transparent 0.1em);
    background-image: linear-gradient(#B1CFEC 0.1em, transparent 0.1em);
    background-size: 100% 1.5em;
  }

  .omakase_rbox {
    padding: 15px 10px;
    border-radius: 3px;
    border: 2px solid #CCC;
    border-top: 1px solid #ccc;
    padding: 15px 10px;
    border-radius: 3px;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.1em, #B1CFEC), color-stop(0.1em, transparent));
    background-image: -o-linear-gradient(#B1CFEC 0.1em, transparent 0.1em);
    background-image: linear-gradient(#B1CFEC 0.1em, transparent 0.1em);
    background-size: 100% 1.5em;
  }

  .omakase h3 {
    font-size: 16px;
    margin: 0 0 10px;
  }

  .omakase_lbox p,
  .omakase_rbox p {
    margin: -2px 0 0 0;
    line-height: 1.6;
    float: left;
    width: 70%;
  }

  .omimg {
    width: 30%;
    margin: 0 0 0;
  }

  .omimg img {
    width: 100%;
    margin: 0 0 0 5px;
  }

  .nenmatsu {
    padding: 10px;
  }

  .satei_box,
  .satei_box_a {
    width: 100%;
  }

  .seat_btn a {
    width: 300px;
    margin: 0 auto 20px;
  }

  .parts_btn a {
    width: 300px;
    margin: 0 auto;
  }

  /*--- シート一覧 ---*/

  h2.new_standard,
  h2.roomcar_standard,
  h2.old_standard {
    font-size: 16px;
    padding: 0 0 0 10px;
    height: 30px;
    line-height: 30px;
  }

  .seat_lineup_link ul li {
    display: inline-block;
    margin: 0 5px 5px 0;
    padding: 0 7px 0 0;
    border-right: 1px solid #CCC;
    font-size: 13px;
  }

  .seat_lineup_link ul li:last-child {
    border: none;
  }

  .seat_lineup_link {
    border: 1px solid #CCC;
    padding: 10px;
    border-radius: 5px;
  }

  .seat_lineup li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
  }

  .seat_lineup li h3 {
    font-size: 14px;
    margin: 0 0 5px;
    line-height: 18px;
  }

  .seat_lineup li a img {
    width: 100px !important;
    height: auto;
    float: left;
    margin: 0 15px 0 0;
  }

  .seat_lineup li img:hover {
    opacity: 0.8;
  }

  .seat_lineup li .rgt_blk {
    width: calc(100% - 115px);
    float: right;
    position: relative;
  }

  .seat_lineup li .rgt_blk p {
    line-height: 22px;
    word-break: break-all;
  }

  .seat_lineup li .seat_icon {
    font-size: 12px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    border-radius: 2px;
    margin: 0 0 5px;
  }

  .seat_lineup li .marubtn a {
    width: 100%;
  }

  .seat_lineup.old li {
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 20px 0;
    font-size: 14px;
  }

  .seat_lineup.old li:last-child {
    margin-bottom: 40px;
  }

  .seat_lineup.old li h3 {
    font-size: 14px;
    margin: 0 0 5px;
    line-height: 18px;
  }

  .seat_lineup.old li:nth-child(even) {
    margin-right: 0;
  }

  .seat_lineup.old li img {
    width: 70px !important;
    height: auto;
    float: left;
    margin: 0 15px 0 0;
  }

  .seat_lineup.old li img:hover {
    opacity: 0.8;
  }

  .seat_lineup.old li .rgt_blk {
    width: calc(100% - 85px);
    float: right;
  }

  .seat_lineup.old li .rgt_blk p {
    line-height: 22px;
    word-break: break-all;
  }

  .seat_lineup.old li .seat_icon {
    font-size: 12px;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 7px;
    border-radius: 2px;
    margin: 0 0 5px;
  }

  .old li .marubtn a {
    width: 100%;
  }

  .seat_lineup.owl-carousel {
    margin: 0 0 80px;
  }

  .seat_lineup.owl-carousel .owl-prev {
    left: 0;
    bottom: -55px;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0 10px;
    background: #555;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    height: 40px;
    line-height: 40px;
    width: 48%;
  }

  .seat_lineup.owl-carousel .owl-next {
    right: 0;
    bottom: -55px;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0 10px;
    background: #555;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    height: 40px;
    line-height: 40px;
    width: 48%;
    text-align: right;
  }

  .seat_lineup.old.owl-carousel {
    margin: 0 0 40px;
  }

  .seat_lineup.old.owl-carousel .owl-prev {
    left: 0;
    bottom: -20px;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0 10px;
    background: #555;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    height: 40px;
    line-height: 40px;
    width: 48%;
  }

  .seat_lineup.old.owl-carousel .owl-next {
    right: 0;
    bottom: -20px;
    color: #fff;
    font-size: 14px;
    margin: 0;
    padding: 0 10px;
    background: #555;
    display: inline-block;
    border-radius: 3px;
    position: absolute;
    height: 40px;
    line-height: 40px;
    width: 48%;
    text-align: right;
  }

  .view360 {
    position: absolute;
    right: 5px;
    top: 3px;
  }

  .view360 img {
    width: 45px !important;
    height: auto;
    margin: 0 !important;
  }

  .view360 img:hover {
    opacity: 1 !important;
  }

  /*--- シート詳細 ---*/

  .equipment_list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px;
  }

  .equipment_list li:last-child {
    margin: 0;
  }

  .equipment_list li p {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: calc(100% - 35px);
    line-height: 1.2;
    vertical-align: middle;
  }

  .equipment_list li img {
    width: 30px;
    height: auto;
    margin: 0 5px 0 0;
    vertical-align: middle;
  }

  .conbox_kiji .seat_icon {
    font-size: 12px;
    padding: 0px 7px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 0 5px;
    vertical-align: 5px;
    height: 24px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 1px;
  }

  /*--- パーツ ---*/

  .seat_list_table {
    display: table;
    border: 1px solid #CCC;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 3px;
  }

  .seat_list_table p {
    display: table-cell;
    width: 90px;
    font-size: 12px;
    text-align: center;
    font-weight: 700;
    vertical-align: middle;
    line-height: 1.3;
    border-radius: 3px 0 0 3px;
  }

  .seat_list_table ul {
    display: table-cell;
    padding: 15px 15px 0;
    width: calc(100% - 90px);
  }

  .seat_btn a {
    width: 300px;
    margin: 0 auto 20px;
  }

  .parts_btn a {
    width: 300px;
    margin: 0 auto;
  }

  /*--- シート詳細 ---*/

  .equipment_list li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px;
    width: 48%;
  }

  .equipment_list li:last-child {
    margin: 0;
  }

  .equipment_list li p {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    width: calc(100% - 35px);
    line-height: 1.2;
    vertical-align: middle;
  }

  .equipment_list li img {
    width: 30px;
    height: auto;
    margin: 0 5px 0 0;
    vertical-align: middle;
  }

  .conbox_kiji .seat_icon {
    font-size: 12px;
    padding: 0px 7px;
    border-radius: 5px;
    display: inline-block;
    margin: 0 0 5px;
    vertical-align: 5px;
    height: 24px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 1px;
  }

  .raiten_wrapper {
    width: 96%;
    margin: 0 2%;
  }

  .raiten_form dl dd {
    font-size: 16px;
  }

  .raiten_form input[type=text],
  .raiten_form input[type=tel],
  .raiten_form input[type=email],
  .raiten_form select {
    -webkit-appearance: none !important;
    border: 0px;
    border-radius: 0px !important;
    padding: 0 5px;
  }

  .raiten_form input[type=radio],
  .raiten_form input[type=checkbox] {
    -webkit-appearance: none !important;
  }

  .raiten_form input[type=text],
  .raiten_form input[type=tel] {
    height: 36px;
    font-size: 16px;
    border: 1px solid #777;
    width: 100%;
  }

  .raiten_form select {
    height: 36px;
    font-size: 16px;
    border: 1px solid #777;
    background-color: #FFF;
    padding: 0 5px;
    width: 100%;
  }

  .raiten_form .birthday select {
    height: 36px;
    font-size: 16px;
    border: 1px solid #777;
    background-color: #FFF;
    padding: 0 5px;
    width: auto;
  }

  .raiten_form dt {
    font-size: 14px;
    border-bottom: 1px solid #0055B8;
    border-left: 10px solid #0055B8;
    margin: 0 0 10px;
    padding: 7px 10px;
    background-color: #F1F7FF;
  }

  .raiten_form dd {
    margin: 0 0 20px;
    font-size: 14px;
  }

  .name1,
  .name2 {
    width: 40% !important;
    margin: 0 5% 0 0;
  }

  .zip1 {
    width: 15% !important;
    margin: 0 1% 0 0;
  }

  .zip2 {
    width: 20% !important;
    margin: 0 2% 0 1%;
  }

  .youbi th,
  .youbi td {
    border-bottom: 1px solid #777;
    padding: 5px 0 7px !important;
  }

  .raiten_form table tr th,
  .raiten_form table tr td {
    padding: 7px 0;
  }

  .backbtn a,
  .backbtn input[type=submit] {
    background-color: #ddd;
    display: block;
    padding: 5px 10px;
    color: #333;
    text-align: center;
    border-radius: 2px;
    border-bottom: 1px solid #BBB;
    width: 100%;
  }

  .backbtn a:hover,
  .backbtn input[type=submit]:hover {
    text-decoration: none;
    background-color: #ccc;
    border-bottom: 1px solid #CCC;
  }

  /*総トップ*/

  .h_customparts {
    width: 48%;
    float: left;
  }

  .l_customparts {
    width: 48%;
    float: right;
  }

  .h_customparts h2,
  .l_customparts h2 {
    font-size: 14px;
    background-color: #EEE;
    text-align: center;
    padding: 5px 0;
    margin: 0 0 10px;
    color: #1F3641;
  }

  .h_customparts h2 a:hover,
  .l_customparts h2 a:hover {
    text-decoration: underline;
  }

  .h_customparts h2 a,
  .l_customparts h2 a,
  .h_customparts h2 a:visited,
  .l_customparts h2 a:visited {
    color: #1F3641;
  }

  .p_lstbox img {
    width: 100%;
  }

  .p_lstimg {
    position: relative;
    margin: 0 0 10px;
  }

  .p_lsth3 {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    font-size: 12px;
    padding: 2px 0;
  }

  /*車種起点*/

  .kiten_img {
    width: 36%;
    float: left;
    display: block;
  }

  .kiten_txt {
    float: right;
    width: 60%;
    margin: 0 0 0 2%;
  }

  .parts_index:nth-child(odd) {
    display: block;
    width: 48%;
    background-color: #eee;
    margin: 0 0 7px;
    padding: 5px 0;
    text-align: center;
    border-radius: 2px;
    float: left;
  }

  .parts_index:nth-child(even) {
    display: block;
    width: 48%;
    background-color: #eee;
    margin: 0 0 7px;
    padding: 5px 0;
    text-align: center;
    border-radius: 2px;
    float: right;
  }

  .parts_index a {
    display: block;
    color: #1F3641;
    font-weight: 700;
  }

  .parts_index_h3 {
    background-color: #eee;
    padding: 5px;
    color: #1f3641;
    margin-bottom: 10px;
  }

  /*各パーツ起点*/

  .p_other_lst img {
    width: 100%;
  }

  .p_other_lst {
    display: block;
    width: 48%;
    float: left;
    margin: 0 !important;
  }

  .p_other_lst:nth-child(2n) {
    float: right;
  }

  .p_other_lstimg {
    position: relative;
    margin: 0 0 10px;
  }

  .p_other_lsth3 {
    position: absolute;
    bottom: 0;
    text-align: center;
    color: #FFF;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 12px;
    padding: 2px 0;
    width: 100%;
    margin: 0 !important;
  }

  /*各パーツ一覧*/

  .ichiran_box {
    margin: 0 0 20px;
    border: 1px solid #CCC;
    padding: 10px;
  }

  .ichiran_img img {
    width: 40%;
    margin: 0 2% 10px 0;
    height: auto;
    float: left;
  }

  .ichiran_box h3 {
    width: 58%;
    float: right;
    line-height: 18px;
  }

  /*よく似たパーツ情報*/

  .similar_parts_oya {
    font-size: 0;
  }

  .similar_parts {
    width: 48%;
    height: auto;
    display: inline-block;
    margin: 0 2% 15px 0 !important;
    border: 1px solid #ccc;
    padding: 1%;
    border-radius: 2px;
    vertical-align: top;
  }

  .similar_parts:nth-child(2n) {
    margin: 0 0 15px 2% !important;
  }

  .similar_parts h3 {
    font-size: 14px;
    line-height: 16px;
  }

  .similar_img img {
    width: 100%;
    margin: 0 0 5px;
  }

  /*車種トップ冒頭*/

  .shashutop_upperbox {
    overflow: hidden;
  }

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

  .shashutop_upperbox h2 {
    font-size: 16px;
    line-height: 20px;
  }

  .shashutop_upperbox p {
    font-size: 14px;
  }

  .shashutop_upperbox .flft {
    float: left;
    width: 35%;
  }

  .shashutop_upperbox .stb_topright {
    float: right;
    width: 65%;
  }

  .stb_reviewbox {
    margin-top: 15px;
    font-size: 14px;
  }

  .stb_reviewbox dt {
    text-align: center;
    font-weight: 900;
    font-size: 26px;
    margin: 12px 0 8px;
  }

  .stb_reviewbox dd {
    text-align: center;
    font-size: 16px;
    margin-bottom: 5px;
  }

  .stb_reviewbox p {
    text-align: center;
    font-size: 12px;
  }

  .stb_reviewtext {
    font-size: 14px;
  }

  .sateibtn100 a:hover {
    background-color: #ce121f;
    border-radius: 3px;
  }

  .sateibtn100 a {
    font-size: 14px;
    font-weight: 900;
    padding: 10px 5px 8px 5px;
    width: 100%;
    display: block;
    text-align: center;
    background-color: #EC1B29;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #ce121f;
    text-decoration: none;
    color: #fff;
  }

  /*新在庫リスト*/

  .mdl_zaiko_box {
    width: 100%;
    margin: 0 0 15px;
    padding: 0 0 15px;
    border-bottom: 1px solid #CCC;
  }

  .mdl_zaiko_box h2 {
    font-size: 16px;
    line-height: 20px;
  }

  .mdl_zaiko_box_left img {
    width: 36%;
    float: left;
  }

  .mdl_zaiko_box_right {
    width: 60%;
    float: right;
  }

  .mdl_zaiko_box .hontai {
    float: left;
    width: 48%;
  }

  .mdl_zaiko_box .hontai dt {
    color: #000;
    padding: 3px 0 0;
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 400;
    border-top: 3px solid #333;
  }

  .mdl_zaiko_box .hontai dd,
  .mdl_zaiko_box .shiharai dd {
    font-size: 10px;
  }

  .mdl_zaiko_box .hontai dd span,
  .mdl_zaiko_box .shiharai dd span {
    font-size: 15px;
    font-weight: 700;
  }

  .mdl_zaiko_box .shiharai dd span {
    color: #EE3440;
  }

  .mdl_zaiko_box .shiharai {
    float: right;
    width: 48%;
  }

  .mdl_zaiko_box .shiharai dt {
    color: #000;
    border-top: 3px solid #0055B8;
    padding: 3px 0 0;
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 400;
  }

  .toiawase a {
    width: 100%;
    display: block;
    text-align: center;
    border: 1px solid #fb4809;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #FF6E3F), color-stop(90%, #fc491e));
    background: -o-linear-gradient(top, #FF6E3F 10%, #fc491e 90%);
    background: linear-gradient(to bottom, #FF6E3F 10%, #fc491e 90%);
    -webkit-box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
    box-shadow: 0 1px 0 rgba(153, 36, 0, 0.2);
    padding: 4px 0;
    color: #fff;
    outline: 0;
    border-radius: 2px;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    font-weight: 900;
  }

  /*相場表*/

  .shop_tabul {
    width: 100%;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DEDBCC;
    font-size: 0;
  }

  .shop_tablst {
    display: inline-block;
    background-color: #F8F5E4;
    font-size: 12px;
    width: 33.3333333333%;
    margin-right: 0;
    text-align: center;
    border-radius: 5px 5px 0px 0px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-left-style: solid;
    border-top-color: #DEDBCC;
    border-right-color: #DEDBCC;
    border-left-color: #DEDBCC;
  }

  .shop_tablst a,
  .shop_tablst a:visited,
  .shop_b_tablst a,
  .shop_b_tablst a:visited {
    color: #1F3641;
    text-decoration: none;
    display: block;
    padding: 8px 5px;
  }

  .shop_tablst a:hover {
    display: block;
    background-color: #DEDBCC;
    border-radius: 5px 5px 0px 0px;
    text-decoration: none;
  }

  /*モデル_タブ*/

  .pagenav_wrapper {
    font-size: 0;
    display: block;
  }

  .pagenav_wrapper li {
    display: inline-block;
    width: 33.3333333333%;
    font-size: 12px;
    text-align: center;
    border-right: 1px solid #ccc;
  }

  .pagenav_wrapper li:last-child {
    border-right: 0px;
  }

  .pagenav_wrapper li a span {
    margin: 0 5px 0 0;
    vertical-align: middle;
  }

  .pagenav_wrapper li a {
    color: #1F3641;
    display: block;
    line-height: 2;
    background-color: #eee;
    height: 44px;
    line-height: 44px;
  }

  .pagenav_wrapper li a:hover {
    text-decoration: none;
  }

  .fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
  }

  #zaiko,
  #article,
  #shop {
    padding-top: 60px;
    margin-top: -60px;
  }

  .info_oyabox {
    background-color: #FCFCFC;
    border: 1px solid #ccc;
    padding: 10px;
  }

  .info_box {
    margin: 0 0 10px;
  }

  .info_box:last-child {
    margin: 0;
  }

  .info_img img {
    width: 30%;
    float: left;
  }

  .info_txt {
    width: 67%;
    float: right;
  }

  /*クチコミ・燃費・相場*/

  .nenpisouba {
    padding: 10px 0 10px;
    font-size: 0;
    background-color: #F7F7F7;
  }

  .nenpi {
    display: inline-block;
    font-size: 13px;
    border-right: 1px dashed #777;
    text-align: center;
    width: calc(50% - 1px);
    margin: 0 0 15px;
    vertical-align: top;
    font-weight: 700;
  }

  .souba {
    display: inline-block;
    font-size: 13px;
    text-align: center;
    width: 50%;
    vertical-align: top;
    font-weight: 700;
  }

  .word {
    display: inline-block;
    font-size: 12px;
    text-align: center;
    width: 100%;
    vertical-align: top;
  }

  .word dd {
    text-align: left;
    margin: 0 20px;
  }

  .word li {
    display: inline-block;
  }

  .nenpisouba dt {
    margin: 0 0 5px;
    font-size: 12px;
    font-weight: 700;
  }

  .review_score li {
    display: inline-block;
    margin: 0 10px 5px 0;
  }

  .review_score dl dt {
    display: inline-block;
    margin: 0 20px 0 0;
  }

  .review_score dl dd {
    display: inline-block;
  }

  .review_post ul {
    font-size: 0;
  }

  .review_post li:first-child {
    margin: 0 20px 10px 0;
  }

  .review_post li {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 1px solid #ccc;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .all_review {
    float: right;
    margin: 0 !important;
  }

  /*WPパーツ_他モデル*/

  .otrmdl_oyabox {
    font-size: 0;
  }

  .otrmdl_box:nth-child(odd) {
    margin: 0 2% 15px 0;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
  }

  .otrmdl_box:nth-child(even) {
    margin: 0 0 15px 2%;
    width: 48%;
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
  }

  .otrmdl_box img {
    width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: top;
  }

  .otrmdl_box:last-child {
    margin: 0 0 0 2%;
  }

  .seisakukikan {
    display: inline-block;
    width: 100%;
    border-right: 2px solid #ccc;
    margin: 0 6px 0 0;
    padding: 5px 0;
    font-weight: 700;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
  }

  .otrmdl_txt {
    width: 100%;
    vertical-align: top;
    margin: 10px 0 0;
  }

  .otrmdl_link {
    display: inline;
    float: right;
    font-size: 12px;
    font-weight: 400;
  }

  .otrmdl_link:first-child {
    margin: 0 0 0 10px;
  }

  .article-partition {
    padding: 0 0 20px;
    margin: 0 0 20px;
    border-bottom: 1px solid #CCC;
  }

  .search_axis li a {
    float: left;
    margin: 0 1% 5px 0;
    padding: 0 0 0 1%;
    width: 48%;
    border-right: none;
  }

  .search_axis li:nth-child(5n) a {
    border: none;
  }

  .lp_sptop {
    width: 96%;
    margin: 0 2%;
  }

  .lp_box_oya,
  .f0 {
    font-size: 0;
  }

  .lp_box {
    width: 30%;
    margin: 0 4% 15px 0;
    display: inline-block;
  }

  .lp_box:nth-child(3n) {
    margin: 0 0 15px;
  }

  .lp_box:nth-child(3n+1) {
    margin: 0 4% 15px 1%;
  }

  .lp_box img {
    width: 100%;
    -ms-flex-line-pack: center;
    align-content: center;
    margin: 0 0 3px;
  }

  .lp_box h4 {
    font-size: 11px;
    text-align: center;
    line-height: 11px;
    margin: 5px 0 0;
  }

  .fair {
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    width: 96%;
    margin: 0 2%;
  }

  .fair_img img {
    width: 38%;
    float: left;
    padding: 5px;
  }

  .fair_txt {
    width: 60%;
    float: right;
    padding: 5px;
  }

  .fair_txt h3 {
    line-height: 18px;
  }

  .lp_h3 a {
    display: block;
    padding: 7px 10px;
    background-color: #DFEDFF;
  }

  .lp_h3 a:after {
    content: ">";
    right: 15px;
    position: absolute;
  }

  .lpmarubtn a {
    font-size: 14px;
    font-weight: 900;
    padding: 10px 5px 8px 5px;
    width: 90%;
    display: block;
    text-align: center;
    background-color: #76B852;
    border-bottom: 2px solid #31A41F;
    text-decoration: none;
    color: #fff;
    margin: 0 5%;
  }

  .lpmarubtn a:hover {
    background-color: #31A41F;
    border-radius: 3px;
    border-bottom: 2px solid #31A41F;
  }

  .area_search {
    font-size: 0;
  }

  .area_search li {
    display: inline-block;
    background-color: #f7f7f7;
    padding: 0;
    font-size: 12px;
    border-right: 1px solid #ccc;
    border-left: 2px solid #fff;
    border-bottom: 1px solid #ccc;
    width: 25%;
    text-align: center;
    height: 43px;
    line-height: 43px;
  }

  .area_search li:nth-child(4n) {
    border-right: 0px solid #000;
  }

  .area_search li a {
    display: block;
  }

  .search_word {
    font-size: 0;
    margin: 0 10px 10px;
  }

  .search_word li {
    font-size: 14px;
    display: inline-block;
    margin: 0 15px 0 0;
  }

  .lp_srch_fw {
    width: 100%;
  }

  .lp_srch_fw:after {
    content: "";
    clear: both;
    display: block;
  }

  .lp_srch_fw dt {
    font-weight: 700;
    margin-bottom: 5px;
  }

  .lp_main_input {
    float: left;
    width: 70%;
    border: 1px solid #CCC;
    font-size: 16px;
    padding: 6px 2px 6px 5px;
  }

  .lp_mainbtn {
    float: right;
    width: 23%;
    padding: 3px 0 7px 0;
  }

  input.lp_main_srch {
    width: 100%;
    cursor: pointer;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 6px 0 5px 0;
    border-radius: 3px;
    font-weight: 700;
    background-color: #068BF1;
    color: #fff;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #068BF1;
  }

  .ichioshi_box {
    width: 100%;
    height: auto;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 1%;
    border-radius: 2px;
    vertical-align: top;
  }

  .ichioshi_box dl {
    margin: 10px 5px 5px 5px;
  }

  .ichioshi_box dt {
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    margin: 0 0 5px;
  }

  .ichioshi_box dd {
    font-size: 12px;
    display: inline-block;
    vertical-align: top;
    margin: 0 1% 0 0;
    border-right: 1px solid #ccc;
    padding: 0 5px 0 0;
    font-weight: 700;
  }

  .ichioshi_box dd:last-child {
    border: 0px solid #ccc;
  }

  .ichioshi_img img {
    width: 100%;
    margin: 0 0 5px;
  }

  .owl-carousel .owl-dots.disabled,
  .owl-carousel .owl-nav.disabled {
    display: none;
  }

  /*-nav-*/

  .onmv_nav {
    display: none;
  }

  .sp_slider {
    margin: -1px 0 0;
  }

  .shijo {
    line-height: 22px;
    margin-bottom: 40px;
  }

  .shijo dl {
    margin-bottom: 10px;
  }

  .shijo dt {
    font-size: 16px;
    font-weight: 900;
    color: #fff;
    padding: 8px 0 6px 5px;
  }

  .shijo dt a {
    color: #fff;
    display: block;
  }

  .shijo dd {
    padding: 12px 14px 10px 6px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
  }

  .shijo dd a {
    display: block;
    position: relative;
  }

  .shijo dd a:after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #1F3641;
    border-right: solid 2px #1F3641;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
  }

  .tohoku dt {
    background-color: #8572b2;
  }

  .kanto dt {
    background-color: #52beee;
  }

  .hokuriku dt {
    background-color: #20499d;
  }

  .kansai dt {
    background-color: #f08223;
  }

  .tokai dt {
    background-color: #6cbc64;
  }

  .chugoku dt {
    background-color: #e14a95;
  }

  .kyushu dt {
    background-color: #e83518;
  }

  .warranty_leftbox,
  .warranty_rightbox {
    overflow: hidden;
    margin-bottom: 20px;
  }

  .warrantycase {
    border: 1px solid #0055B8;
    text-align: left;
    overflow: hidden;
  }

  .warrantycase_leftbox {
    width: 47%;
    float: left;
    margin: 5px 0 10px;
    position: relative;
  }

  .warrantycase_rightbox {
    overflow: hidden;
    width: 43%;
    float: right;
    margin: 5px 0 10px;
  }

  .warrantycase h3 {
    background-color: #0055B8;
    color: #fff;
    padding: 2px 0 2px 10px;
    width: 100%;
  }

  .warrantycase_title {
    font-size: 14px;
    font-weight: 700;
    color: #0055B8;
    padding: 8px 0 8px 10px;
    line-height: 1.3;
    width: 100%;
  }

  .warrantycase_shashu {
    font-size: 11px;
    line-height: 1.5;
    padding-left: 10px;
    width: 100%;
  }

  .warrantycase_arrow {
    text-align: center;
    float: left;
    overflow: hidden;
    margin: 35px 10px 0;
  }

  .warrantycase_result {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.3;
    padding: 8px 0;
  }

  .warrantycase_fee {
    font-size: 18px;
    font-weight: 900;
    color: red;
  }

  .warrantycase_leftbox:after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-top: solid 2px #333;
    border-right: solid 2px #333;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 0;
    top: 0;
    right: -10px;
    margin: auto;
  }

  .warranty_plan {
    border: 1px solid #0055b8;
    overflow: hidden;
  }

  .warranty_name {
    background-color: #0055b8;
    color: #fff;
    padding: 3px 0 3px 10px;
    font-weight: 700;
    font-size: 14px;
  }

  .warranty_detail {
    margin: 5px 10px 5px 10px;
    font-size: 14px;
  }

  .warranty_icon {
    text-align: center;
    overflow: hidden;
    width: 100%;
  }

  .warranty_icon dl {
    width: 48%;
    float: left;
    margin-bottom: 20px;
  }

  .warranty_icon img {
    width: 55px;
    float: left;
    overflow: hidden;
    margin-right: 10px;
  }

  .warranty_icon dt {
    font-weight: 700;
    font-size: 16px;
    text-align: left;
    color: #0055b8;
  }

  .warranty_icon dd {
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    width: 100%;
  }

  div.warranty_icon dl:nth-child(2) {
    float: right !important;
  }

  div.warranty_icon dl:nth-child(4) {
    float: right !important;
  }

  div.warranty_icon dl:last-child {
    float: right !important;
  }

  .lease_merit ul li {
    list-style-type: none;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 30px;
    font-size: 16px;
  }

  .lease_merit ul li:last-child {
    margin: 0;
  }

  .lease_merit ul li h3 {
    color: #0055B8;
    font-size: 5.8vw;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 10px;
  }

  .h-warranty_point ul li {
    font-size: 16px;
    width: 100%;
    margin: 0 0 10px;
    border: 1px solid #0055B8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
  }

  .h-warranty_point ul li:last-child {
    margin: 0;
  }

  .h-warranty_point ul li dl dt {
    background: #0055B8;
    color: #FFF;
  }

  .h-warranty_point ul li dl dd {
    padding: 10px;
    font-weight: 700;
  }

  .h-warranty_point ul li dl dd img {
    width: 50px;
  }

  .h-warranty_free {
    background: #F00;
    padding: 3px 8px 3px 10px;
    color: #FFF;
    font-weight: 700;
    border-radius: 5px;
    font-size: 16px;
    vertical-align: 2px;
    margin: 0 8px 0 0;
    letter-spacing: 2px;
  }

  .h-warranty_detail img {
    width: 90px;
    float: left;
    margin: 0 20px 0 0;
  }

  .gojuppa_merit ul li {
    list-style-type: none;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 30px;
    font-size: 16px;
  }

  .gojuppa_merit ul li:last-child {
    margin: 0;
  }

  .gojuppa_merit ul li h3 {
    color: #0055B8;
    font-size: 5.8vw;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 10px;
  }

  .gojuppa_reasons li {
    list-style-type: none;
    margin: 0 0 20px;
  }

  .gojuppa_example {
    padding: 10px;
    border: 1px solid #CCC;
    border-radius: 5px;
    width: 100%;
  }

  .gojuppa_example img {
    width: 100%;
    margin: 0 0 10px;
  }

  .body_price {
    width: 100%;
    display: table;
  }

  .body_price dl {
    display: table-cell;
    font-size: 13px;
    background: #EEE;
    padding: 10px 10px 15px;
  }

  .body_price dl:first-child {
    background: #EEE;
    padding: 10px;
    position: relative;
  }

  .body_price dl:first-child:after {
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    border: 10px solid transparent;
    border-left-color: #0055B8;
    right: -10px;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .body_price dl dt {
    font-weight: 700;
    margin: 0 0 10px;
  }

  .body_price dl dd {
    line-height: 1;
    font-weight: 700;
  }

  .body_price dl:first-child dd {
    padding: 5px 0 0;
  }

  .body_price dl dd span {
    font-size: 7vw;
    font-weight: 700;
    color: #555;
  }

  .body_price dl:nth-child(2) dd span {
    font-size: 9vw;
    color: #0055B8;
  }

  .body_price dl:nth-child(2) dd {
    text-align: right;
  }

  .monthly_pay {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .monthly_pay dl {
    font-size: 14px;
    text-align: center;
  }

  .monthly_pay dl dt {
    background: #99BCDC;
    font-weight: 700;
    color: #FFF;
    padding: 3px;
    font-size: 16px;
  }

  .monthly_pay dl dd {
    padding: 20px;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
  }

  .monthly_pay dl dd span {
    font-size: 48px;
  }

  .monthly_pay dl:first-child {
    margin: 0 0 30px;
  }

  .monthly_pay dl:first-child dd span {
    color: #555;
  }

  .monthly_pay dl:nth-child(2) dd span {
    color: #0055B8;
  }

  .monthly_pay dl:nth-child(2) dt {
    color: #0055B8;
  }

  .monthly_pay dl:first-child dd {
    position: relative;
  }

  .monthly_pay dl:first-child dd:after {
    content: "";
    height: 0;
    position: absolute;
    width: 0;
    border: 20px solid transparent;
    border-left-color: #0055B8;
    right: 0;
    left: 0;
    bottom: -35px;
    margin: auto;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .gojuppa_example p {
    font-size: 12px;
    line-height: 18px;
  }

  .oricozannkaareapc {
    padding: 10px 13px;
    color: #1F3641;
    border-top: solid 5px #5d627b;
    border-left: 1px solid #5d627b;
    border-right: 1px solid #5d627b;
    border-bottom: 1px solid #5d627b;
  }

  .searcharea_left {
    width: 100%;
    float: left;
    margin-left: 10px;
    line-height: 10px;
    margin-top: 2px;
  }

  .searcharea_left li {
    display: inline-block;
    letter-spacing: normal;
    margin-right: 13px;
  }

  .searcharea_left dl {
    margin-bottom: 15px;
    margin-left: -6px;
  }

  .searcharea_left dt {
    font-weight: 700;
    margin: 0px 1% 0px 0;
  }

  .searcharea_left ul {
    margin-left: 99px;
    line-height: 16px;
    margin-top: -13px;
  }

  .searcharea_right {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    margin-left: -8px;
  }

  .searcharea_right li {
    display: inline-block;
    letter-spacing: normal;
    margin-right: 13px;
  }

  .searcharea_right dl {
    margin-bottom: 11px;
    margin-left: 12px;
  }

  .searcharea_right dt {
    width: 100%;
    font-weight: 700;
    margin-top: -3px;
  }

  .searcharea_right dd {
    width: 270px;
  }

  .searcharea_right ul {
    float: right;
    line-height: 21px;
    margin-top: -18px;
    margin-right: 70px;
  }

  .searcharea_right_spase a {
    margin-right: 53px;
  }

  /*都道府県リンク追加（物件一覧ver）*/

  .searcharea_right1 {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    margin-left: -8px;
  }

  .searcharea_right1 li {
    display: inline-block;
    letter-spacing: normal;
    margin-right: 13px;
  }

  .searcharea_right1 dl {
    margin-bottom: 11px;
    margin-left: 12px;
  }

  .searcharea_right1 dt {
    width: 100%;
    font-weight: 700;
    margin-top: -3px;
  }

  .searcharea_right1 dd {
    width: 270px;
  }

  .searcharea_right1 ul {
    float: right;
    line-height: 21px;
    margin-top: -18px;
    margin-right: 70px;
  }

  .searcharea_right1_spase a {
    margin-right: 53px;
  }

  .sa_txt16 {
    font-size: 16px;
    line-height: 28px;
  }

  .sa_toplinemds {
    width: 100%;
    padding-bottom: 3px;
    margin-bottom: 15px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #383B3C;
  }

  .kiji_zaikolbox {
    width: 32%;
    float: left;
  }

  .kiji_zaikorbox {
    width: 66%;
    float: right;
  }

  .kiji_zaikorbox .shikiri {
    border-right: 1px solid #ccc;
    padding-right: 8px;
    margin-right: 8px;
    font-size: 12px;
    line-height: 15px;
  }

  .kiji_zaikorbox .hontai {
    float: left;
    width: 48%;
    font-size: 12px;
  }

  .kiji_zaikorbox .hontai dt {
    color: #000;
    padding: 4px 0 0;
    margin: 0 0 5px;
    line-height: 15px;
    font-weight: 400;
    border-top: 3px solid #333;
  }

  .kiji_zaikorbox .shiharai {
    float: right;
    width: 48%;
    font-size: 12px;
  }

  .kiji_zaikorbox .shiharai dt {
    color: #000;
    padding: 4px 0 0;
    margin: 0 0 5px;
    line-height: 15px;
    font-weight: 400;
    border-top: 3px solid #0055B8;
  }

  .kiji_zaikorbox .hontai dd,
  .kiji_zaikorbox .shiharai dd {
    line-height: 17px;
  }

  .kiji_zaikorbox .hontai dd span {
    font-size: 17px;
    font-weight: 700;
    padding-right: 2px;
  }

  .kiji_zaikorbox .shiharai dd span {
    font-size: 17px;
    font-weight: 700;
    color: #EE3440;
    padding-right: 2px;
  }

  .sharebox {
    border-top-width: 3px;
  }

  .snsbtn_lst_t {
    width: 70px;
  }

  .snsbtn_lst_post {
    text-align: left;
  }

  .postratings {
    width: 100%;
    margin-bottom: 15px;
  }

  #recommender_pc111,
  #recommender_pc211,
  #recommender_pc212,
  #recommender_pc213,
  #recommender_pc214,
  #recommender_pc215,
  #recommender_pc216,
  #recommender_pc311,
  #recommender_pc312,
  #recommender_pc313,
  #recommender_pc511,
  #recommender_pc611,
  #recommender_pc711 {
    padding: 19px 19px 14px 19px;
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #fcfcfc;
  }

  #recommender_pc111 .dv_recommend,
  #recommender_pc211 .dv_recommend,
  #recommender_pc212 .dv_recommend,
  #recommender_pc213 .dv_recommend,
  #recommender_pc214 .dv_recommend,
  #recommender_pc215 .dv_recommend,
  #recommender_pc216 .dv_recommend,
  #recommender_pc311 .dv_recommend,
  #recommender_pc312 .dv_recommend,
  #recommender_pc313 .dv_recommend,
  #recommender_pc511 .dv_recommend,
  #recommender_pc611 .dv_recommend,
  #recommender_pc711 .dv_recommend {
    width: 100%;
    margin-right: -14px;
    overflow: hidden;
  }

  #recommender_pc111 .dv_rc_items,
  #recommender_pc211 .dv_rc_items,
  #recommender_pc212 .dv_rc_items,
  #recommender_pc213 .dv_rc_items,
  #recommender_pc214 .dv_rc_items,
  #recommender_pc215 .dv_rc_items,
  #recommender_pc216 .dv_rc_items,
  #recommender_pc311 .dv_rc_items,
  #recommender_pc312 .dv_rc_items,
  #recommender_pc313 .dv_rc_items,
  #recommender_pc511 .dv_rc_items,
  #recommender_pc611 .dv_rc_items,
  #recommender_pc711 .dv_rc_items {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    padding: 10px 0 2px;
    border-top: 1px solid #ccc;
  }
  #recommender_pc511 .dv_rc_items {
    border-top: 0;
  }
  #recommender_pc511 .dv_rc_items + .dv_rc_items {
    border-top: 1px solid #ccc;
  }

  #recommender_pc111 .dv_rc_name,
  #recommender_pc211 .dv_rc_name,
  #recommender_pc212 .dv_rc_name,
  #recommender_pc213 .dv_rc_name,
  #recommender_pc214 .dv_rc_name,
  #recommender_pc215 .dv_rc_name,
  #recommender_pc216 .dv_rc_name,
  #recommender_pc311 .dv_rc_name,
  #recommender_pc312 .dv_rc_name,
  #recommender_pc313 .dv_rc_name,
  #recommender_pc511 .dv_rc_name,
  #recommender_pc611 .dv_rc_name,
  #recommender_pc711 .dv_rc_name {
    font-weight: 700;
    margin: 0 0 5px;
    margin-bottom: 20px;
    font-size: 13px;
  }

  #recommender_pc111 .dv_rc_description,
  #recommender_pc211 .dv_rc_description,
  #recommender_pc212 .dv_rc_description,
  #recommender_pc213 .dv_rc_description,
  #recommender_pc214 .dv_rc_description,
  #recommender_pc215 .dv_rc_description,
  #recommender_pc216 .dv_rc_description,
  #recommender_pc311 .dv_rc_description,
  #recommender_pc312 .dv_rc_description,
  #recommender_pc313 .dv_rc_description,
  #recommender_pc511 .dv_rc_description,
  #recommender_pc611 .dv_rc_description,
  #recommender_pc711 .dv_rc_description {
    margin: 4px 0 10px;
    width: 54%;
    display: inherit;
    float: left;
    font-size: 12px;
  }

  .dv_rc_price {
    font-weight: 700;
    font-size: 13px;
    margin-top: -17px;
  }

  /* お気に入りの総額価格 */
  .dv_rc_price span {
    color: #0055B8;
    font-weight: bold;
  }

  .dv_rc_img img {
    width: 42%;
    float: left;
    height: auto;
    margin: 0 10px 10px 0;
  }

  #recommender_pc112 {
    overflow: hidden;
  }

  #recommender_pc112 .dv_recommend {
    width: 100%;
    margin-right: -14px;
    overflow: hidden;
  }

  #recommender_pc112 .dv_rc_items {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    padding: 10px 0 2px;
    border-top: 1px solid #ccc;
  }

  #recommender_pc112 .dv_rc_name {
    font-weight: 700;
    font-size: 13px;
    height: 10px;
    margin-bottom: 30px;
  }

  #recommender_pc112 .dv_rc_description {
    margin: 4px 0 10px;
    width: 58%;
    display: inherit;
    float: left;
    font-size: 12px;
  }

  #recommender_pc112 .dv_rc_price {
    font-weight: 700;
    color: red;
    margin-top: -20px;
  }

  #recommender_pc112 .dv_rc_img img {
    width: 40%;
    float: left;
    height: auto;
    margin-right: 5px;
  }

  .name__sub {
    font-size: 11px;
    color: #333;
    text-decoration: none;
    background-color: #ccc;
    width: 1.5em;
    height: 1.5em;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .name__sub--balloon {
    width: 220px;
    right: 12px;
    top: 450px;
    padding: 10px 40px 10px 10px;
    z-index: 1;
  }

  .name__sub--balloon::before {
    margin-left: -57px;
  }

  h2 .sp_br {
    display: block;
  }

  .zero_area {
    padding: 15px 10px;
  }

  .group_company_list {
    display: block;
  }

  .is-pc {
    display: none;
  }

  .flexbox__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .model-box {
    border: 1px solid #CCC;
    padding: 10px;
  }

  .model__spec th {
    width: 5em;
  }

  .fieldset:not(:first-of-type) {
    margin-top: 22px;
  }

  .fieldset + .model-box {
    margin-top: 32px;
  }

  .form__icon {
    height: 2em;
  }

  .model__head {
    width: 100px;
  }

  .model__body {
    width: calc(100% - 100px);
  }

  .model__body--title {
    font-size: 14px;
  }
}

@media print, screen and (max-width: 480px) {
  .catalog_form dt,
  .w680_form dt {
    margin: 0 0 5px 0;
  }

  .catalog_form dd,
  .w680_form dd {
    margin: 0 0 10px 0;
  }

  .wpcf7 input[type=submit] {
    outline: 0;
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 14px;
    font-weight: 900;
    padding: 5px 0 3px 0;
    width: 100%;
    background-color: #76B852;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #76B852 #76B852 #31A41F #76B852;
    color: #FFFFFF;
    margin: 0;
  }
}

@media only screen and (max-width: 480px) {
  .shop_sns ul li a {
    display: inline-block;
    width: 32%;
    float: left;
    margin: 0 2% 0 0;
    height: 38px;
    font-size: 11px;
    color: #FFF;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 38px;
    padding: 0 0 0 30px;
  }

  .shop_sns ul li.shop_insta a {
    padding: 0 0 0 32px;
  }

  .shop_sns ul li.shop_insta a:before {
    left: 7px;
  }

  .shop_sns ul li a:before {
    content: "";
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
  }

  .event_oyabox {
    overflow: hidden;
    margin: 0 0 20px;
    padding: 0 0 20px;
    border-bottom: solid 1px #000;
  }

  .event_imagebox {
    float: left;
    width: 32%;
  }

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

  .event_textbox {
    float: right;
    width: 65%;
  }

  .event_name {
    font-size: 14px;
    font-weight: 900;
    margin: 0 0 10px;
  }

  .event_date,
  .event_place,
  .event_time {
    font-size: 12px;
    margin: 0 0 5px;
  }

  .eventbtn {
    display: inline-block;
    width: 100%;
  }

  .eventbtn a,
  .eventbtn a:visited {
    background-color: #EA5633;
    border-width: 1px 1px 2px 1px;
    border-style: solid;
    border-color: #EA5633;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 7px 0 5px 0;
  }
}

/* 主要車種・条件から探すリンク（物件一覧）*/
.search_link_title_inner {
  width: auto;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 3px;
}
.undr_cate_lst_inner {
  width: calc(33% - 10px);
  margin-right: 10px;
}
.js-carlistAcoCont {
  display: block;
}
@media screen and (min-width: 481px) {
  .search_link_oyabox_inner {
    overflow: hidden;
    margin: 0 0 40px 0;
    padding: 15px 15px 15px;
    background-color: #fafafa;
  }
  .search_link_oyabox_inner .toplinemds_inner {
    margin-bottom: 10px;
    padding-bottom: 0;
    border: 0;
  }
  .undr_cate_lst_inner {
    float: left;
  }
}
@media screen and (max-width: 480px) {
  .search_link_oyabox_inner {
    background-color: transparent;
    margin: 0 0 20px 0;
    padding: 0;
    overflow: hidden;
  }
  .search_link_oyabox_inner .toplinemds_inner {
    padding-bottom: 3px;
    margin-bottom: 15px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #383B3C;
  }
  .search_link_title_inner {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    border: 1px solid #CCC;
    padding: 11px;
    border-radius: 4px;
    background-image: linear-gradient(to bottom, #fff 85%, #f6f6f6 100%);
    box-shadow: 0 2px 0 0 rgb(0 0 0 / 10%);
    position: relative;
  }
  .search_link_title_inner:hover {
    cursor: pointer;
  }
  .search_link_title_inner::after {
    position: absolute;
    top: 30%;
    right: 12px;
    content: '';
    width: 6px;
    height: 6px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    transform: rotate(135deg) translateY(-50%);
  }
  .search_link_title_inner.is-open::after {
    top: 45%;
    transform: rotate(-45deg);
  }
  .undr_cate_lst_inner {
    background-color: #efefef;
    width: 100%;
    margin: 1px 0 0;
    position: relative;
    vertical-align: top;
    display: inline-block;
  }
  .undr_cate_lst_inner a {
    display: block;
    font-size: 14px;
    padding: 14px;
  }
  .undr_cate_lst_inner::after {
    position: absolute;
    top: 50%;
    right: 12px;
    content: '';
    width: 6px;
    height: 6px;
    border-top: 1px solid #0055B8;
    border-right: 1px solid #0055B8;
    transform: rotate(45deg) translateY(-50%);
  }
  .js-carlistAcoCont {
    display: none;
  }
}


/* header TOPリニューアル */

html.no-scroll {
	overflow: hidden;
}
@media screen and (min-width: 481px){
	.pcnone {
		display: none !important;
	}
}
@media screen and (max-width: 480px){
	.spnone {
		display: none !important;
	}
}
/* アコーディオン */
.js-accoC {
	display: none;
}
.js-accoT.is-open::after {
	transform: rotate(225deg);
}
/* ヘッダーオーバーレイ */
.js-navOverlay {
  background: rgba(0,0,0,.5);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999995;
}
/* snsアイコン */
[class^="share-links-"] {
	background-position: center center;
	background-repeat: no-repeat;
    background-size: 50px;
	border-radius: 50%;
	color: white;
	display: inline-block;
	height: 50px;
	position: relative;
	vertical-align: middle;
	width: 50px;
}
.share-links-line {background-image: url(/common/v2/images/sns/color_icon_line-a7f29cf8e9cdd754d3b9e5b7cfe36659.png);}
.share-links-fb {background-image: url(/common/v2/images/sns/color_icon_fb-7cd669b85ce66c1d406f47529a25851c.png);}
.share-links-twitter {background-image: url(/common/v2/images/sns/color_icon_twitter-3c9aa661ca46fb30fb629977a1c7f283.png);}
.share-links-ig {background-image: url(/common/v2/images/sns/color_icon_ig-b4e42a7e907990ec0a12afd896f7acfe.png);}
.share-links-youtube {background-image: url(/common/v2/images/sns/color_icon_youtube-1a2f140f0c8ab8b5b1a9f60645e6e2d1.png);}
.share-links-tiktok {background-image: url(/common/v2/images/sns/color_icon_tiktok-4f1e5bb2f1f1fd2210b363163c39122a.png);}
.share-links-pinterest {background-image: url(/common/v2/images/sns/color_icon_pinterest-ab96726e4d32823baa5d91fd1b2bd149.png);}
.share-links-threads {background-image: url(/common/v2/images/sns/color_icon_threads-cf22abb4930f53f21c42322a4942834e.png);}

 /*//////////////////// Layout ////////////////////*/
/* ばつボタン */
	.fa-solid, .fas  {
		font-weight: 900;
	}
	.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab,
		.far, .fas {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		display: var(- -fa-display, inline-block);
		font-style: normal;
		font-variant: normal;
		line-height: 1;
		text-rendering: auto;
	}
/*//////////////////// Component ////////////////////*/
/* ボタン */
.c-btnBox {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}
.c-btn {
    text-align: center;
    margin-top: 30px;
}
.c-btn a,
.c-btn input[type=submit] {
    background-color: #0055b8;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 1.5;
    width: 70%;
}

.c-btn a {
    padding: 18px 0px;
}
.c-btn input[type=submit] {
    padding: 15px 0px;
    border: 1px solid #EFEFEF;
    border-radius: 4px;
}
.c-btn input[type=submit]:disabled {
    background-color: #87898C;
}
.c-btn a:hover {
    opacity: 0.7;
    text-decoration: none;
}

@media only screen and (max-width: 480px) {
    .c-btnBox {
        display: block;
    }
    .c-btn {
        margin-top: 15px;
        font-size: 14px;
    }
    .c-btn a,
    .c-btn input[type=submit] {
        font-size: 14px;
        width: 75%;
    }
}

/* タイトル */
.c-title {
    color: #0055b8;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
/* バナー */
.c-bnList {
    display: flex;
    justify-content: space-around;
}
.c-bnList a {
    display: block;
}
@media only screen and (max-width: 480px) {
    .c-bnList {
        display: block;
        text-align: center;
    }
    .c-bnList li +  li {
        margin-top: 10px;
    }
    .c-bnList img {
        max-width: 100%;
    }
}
/* もっと見るボタン */
.c-moreBtn {
    font-size: 14px;
    margin-top: 15px;
}
.c-moreBtn a::after {
    content: " >";
}
/* c-scroll */
.c-scroll-x { overflow-x: scroll; }
.c-scroll-y { overflow-y: scroll; }
@media only all and (min-width: 481px) {
  .c-scroll-x::-webkit-scrollbar { height: 8px; }
  .c-scroll-y::-webkit-scrollbar { width: 8px; }
  [class*="c-scroll"]::-webkit-scrollbar-track { background-color: #fff; }
  [class*="c-scroll"]::-webkit-scrollbar-thumb { background-color: #ddd; border-radius: 4px; }
}
/* c-subTitle */
.c-subTitle {
  margin-bottom: 10px;
}
/* TOP車種リスト */
.c-carList {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 0;
  justify-content: space-between;
}
.c-carList_item {
  text-align: center;
  width: 24%;
}
.c-carList_item a {
  cursor: pointer;
  color: #1F3641;
  display: block;
}
.c-carList_item img {
  height: auto;
  width: 100%;
}
.c-carList_item a:hover {
  color: #0055b8;
  text-decoration: none;
}
.c-carList_item a:hover img {
  opacity: .8;
}
.c-carList_item h4 {
  font-size: 14px;
  margin-top: 15px;
}
.c-carList-modal::before,
.c-carList-modal::after {
  display: block;
  content:"";
  width: 24%;
}
.c-carList-modal::before {
  order:1;
}
.c-carList-header {
  border-bottom: 2px solid #ddd;
  padding-bottom: 40px;
}
.c-carList-header .c-carList_item {
  position: relative;
  width: 20%;
}
.c-carList-subList {
  background-color: #fff;
  box-sizing: border-box;
  border-radius: 5px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
  display: none;
  text-align: left;
  position: absolute;
  top: 105%;
  left: 50%;
  transform: translateX(-50%);
  padding: 10px 15px;
  width: 100%;
}
.c-carList-subList.is-open {
  display: block;
}
.c-carList-subList a {
  line-height: 1.8;
}
@media all and (max-width: 480px) {
  .c-carList {
    gap: 18px 0;
  }
  .c-carList_item {
    width: 30%;
  }
  .c-carList_item-large {
    width: 48%;
  }
  .c-carList_item h4 {
    font-size: 12px;
    margin-top: 10px;
  }
  .c-carList-modal::before,
  .c-carList-modal::after {
    display: block;
    content:"";
    width: 30%;
  }
}
/* 2カラムリストボタン */
.c-twoListBtn {
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: bold;
  display: flex;
  justify-content: space-between;
  line-height: 1;
}
.c-twoListBtn_item {
  width: 47%;
}
.c-twoListBtn_item a {
  border-bottom: 2px solid;
  color: #1f3641;
  display: flex;
  justify-content: space-between;
  padding: 12px 5px 12px 0;
}
.c-twoListBtn_item a:hover {
  text-decoration: none;
}
.c-twoListBtn_item a::after {
  align-self: center;
  border-bottom: solid 2px;
  border-right: solid 2px;
  content: '';
  width: 7px;
  height: 7px;
  transform: rotate(-45deg);
}
@media all and (min-width: 481px) {
  .c-twoListBtn_item a:hover {
    border-color: #0055b8;
    color: #0055b8;
  }
  .c-twoListBtn_item a:hover::after {
    border-color: #0055b8;
  }
}
@media all and (max-width: 480px) {
  .c-twoListBtn_item a {
    padding: 12px 5px 12px 5%;
  }
}
/* クローズボタン */
.c-closeBtn {
  background-color: #fff;
  border-radius: 5px;
  color: #1F3641;
  line-height: 1;
  position: absolute;
  padding: 5px 10px;
  right: 20px;
  top: 15px;
}
.c-closeBtn i {
  font-size: 30px;
}
.c-closeBtn:hover {
  color: #0055b8;
}
.c-closeBtn:visited {
  color: #1F3641;
}
@media all and (max-width:480px) {
  .c-closeBtn {
    display: none;
  }
}

/* パンくず */
.navlbox {
  font-size: 11px;
  line-height: 1.5;
  margin: 0 auto;
  max-width: 1200px;
  min-width: 1000px;
  padding: 15px 10px;
  word-break: break-all;
}
.navzone i {
  margin-right: 5px;
}
@media all and (max-width:480px) {
  .navlbox {
    min-width: 320px;
    width: 100%;
    padding: 15px 3%;
  }
  .navzone i {
    margin-right: 3px;
    vertical-align: -1px
  }
}

/**
 * フェアバナーkarte
 * third-party製のスクリプトから埋め込まれるためimportantを付けて無理やりスタイルを変更
 * ※headerの暗幕よりも前面に出てきてしまうため
 */
#karte-c .karte-widget {
  z-index: 900000 !important;
}

/**
 * あなたにおすすめ
 * 在庫詳細の印刷画面では非表示
 */
@media print  {
  #recommender_pc311,
  #recommender_pc312 {
    display: none;
  }
}
