@charset "UTF-8";

@font-face {
  font-family: 'Akrobat';
  src: url("/fonts/Akrobat-Light.woff") format("woff"), url("/fonts/Akrobat-Light.ttf") format("ttf");
}

@font-face {
  font-family: 'GenShinGothic';
  src: url("/fonts/GenShinGothic-P-Light.woff") format("woff"), url("/fonts/GenShinGothic-P-Light.ttf") format("ttf");
}

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

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.ttf?txjbzw") format("truetype"), url("../fonts/icomoon.woff?txjbzw") format("woff"), url("../fonts/icomoon.svg?txjbzw#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-info:before {
  content: "";
}

.icon-like-small:before {
  content: "";
}

.icon-like:before {
  content: "";
}

.icon-staff:before {
  content: "";
}

.icon-town:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-car-care:before {
  content: "";
}

.icon-car-search:before {
  content: "";
}

.icon-catalog:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-event:before {
  content: "";
}

.icon-external:before {
  content: "";
}

.icon-home:before {
  content: "";
}

.icon-inspection:before {
  content: "";
}

.icon-location:before {
  content: "";
}

.icon-maintenance:before {
  content: "";
}

.icon-online-estimate:before {
  content: "";
}

.icon-original-service:before {
  content: "";
}

.icon-secondhand-car:before {
  content: "";
}

.icon-shop-search:before {
  content: "";
}

.icon-tel:before {
  content: "";
}

.icon-vehicle-inspection:before {
  content: "";
}

.icon-warehousing:before {
  content: "";
}

.icon-dropdown:before {
  content: "";
}

.icon-dropup:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-contact:before {
  content: "";
}

.icon-car-info:before {
  content: "";
}

.icon-shop-info:before {
  content: "";
}

.icon-line_alpha:before {
  content: "";
}

.icon-arrow-left-double:before {
  content: "";
}

.icon-arrow-right-double:before {
  content: "";
}

.icon-maintenance_carcare:before {
  content: "";
}

.icon-maintenance_pack:before {
  content: "";
}

.icon-teiki_tenken:before {
  content: "";
}

.icon-line1:before {
  content: "";
}

.icon-line2:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-facebook2:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

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,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

* {
  margin: 0;
  padding: 0;
}

:focus {
  outline: 0;
}

ol,
ul {
  list-style: none;
}

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

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

em,
strong {
  font-weight: bold;
}

i {
  font-style: normal;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: 100%;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus {
  background-color: #fffae6;
}

textarea:focus {
  background-color: #fffae6;
}

html {
  height: 100%;
}

body {
  height: 100%;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "YuGothic", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  color: #1b1b1b;
  background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'GenShinGothic';
}

.clearfix {
  min-height: 1px;
}

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

a {
  color: #000;
  text-decoration: none;
}

a:hover {
  color: #910030;
}

.overlay {
  width: 100%;
  height: 120%;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 200;
  display: none;
}

.loading-box {
  height: 100px;
  width: 100px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 2000;
  border-radius: 8px;
  background: url(/images/loader.gif) center center no-repeat #fff;
  background-size: 64px;
}

.container {
  position: relative;
  margin: 0 auto;
  width: 1260px;
}

.main {
  padding: 100px 0 0 0;
}

.site__owners-app {
  margin: 0;
}

.site__owners-app .banner-sp {
  display: block;
}

.site__owners-app .banner-sp img {
  width: 100%;
  vertical-align: top;
}

.site__owners-app .banner-pc {
  display: none;
}

.main-index {
  padding: 0;
}

section {
  background: #fff;
}

section h3 {
  background: #f1f1f1;
  padding: 70px 0;
  text-align: center;
  font-size: 31px;
  line-height: 1;
}

section h3 span {
  font-family: 'Akrobat';
  letter-spacing: 0.1em;
  display: block;
  color: #790028;
  font-size: 18px;
  margin: 16px 0 0 0;
}

.btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #790028;
  border: none;
  color: #fff;
  cursor: pointer;
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
  width: 100%;
}

span.btn {
  cursor: default;
  background: #d1d1d1;
}

.btn:hover,
a:hover .btn {
  color: #fff;
  background: #910030;
}

span.btn:hover {
  background: #d1d1d1;
}

.btn-medium {
  width: 400px;
}

.btn-small {
  background: #000;
  display: inline-block;
  width: 145px;
  font-size: 14px;
  line-height: 32px;
  padding: 0 20px 0 12px;
  margin: 0 0 0 20px;
}

.btn-like {
  width: 175px;
  line-height: 45px;
}

.btn-like:before {
  font-family: 'icon';
  content: "\e902";
  font-size: 16px;
  margin: 0 5px 0 0;
}

.btn-tel {
  color: #000;
  background: #fff;
  border: 1px solid #000;
}

.btn-black {
  background: #000;
}

.btn-arrow-left:before {
  position: absolute;
  font-family: 'icon';
  content: "\e906";
  left: 20px;
}

.btn-arrow-right:after {
  position: absolute;
  font-family: 'icon';
  content: "\e907";
  right: 20px;
}

.btn-arrow-down:after {
  position: absolute;
  font-family: 'icon';
  content: "\e905";
  right: 20px;
}

.btn-arrow-up:after {
  position: absolute;
  font-family: 'icon';
  content: "\e908";
  right: 20px;
}

.btn-small.btn-arrow-right:after {
  font-size: 18px;
  right: 10px;
}

.btn-add-myshop {
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid #fff;
  font-size: 20px;
  line-height: 60px;
  padding: 0;
  width: 280px;
}

.btn-myshop {
  background: #790028;
}

.btn-add-myshop-small {
  font-size: 16px;
  line-height: 45px;
  width: 200px;
  padding: 0;
}

.btn-add-myshop:after {
  font-family: 'icon';
  content: "\e907";
  font-size: 18px;
  margin: 0 0 0 20px;
}

.btn-myshop:after {
  font-family: 'icon';
  content: "\e90c";
  font-size: 18px;
  margin: 0 0 0 20px;
}

.btn-add-myshop-small:after {
  margin: 0 0 0 15px;
}

.btn-add-myshop:hover {
  color: #fff;
  background: #790028;
}

a.external:after {
  font-family: 'icon';
  content: "\e90e";
  margin: 0 0 0 5px;
}

i.external:before {
  font-family: 'icon';
  font-style: normal;
  content: "\e90e";
  font-size: 16px;
  color: #959595;
  margin: 0 0 0 5px;
}

br.break_pc {
  display: block;
}

br.break_sp {
  display: none;
}

/** Utility */

.u-left {
  text-align: left !important;
}

.u-right {
  text-align: right !important;
}

.u-center {
  text-align: center !important;
}

/** Header */

.globalnav {
  position: relative;
  z-index: 100;
  width: 100%;
}

.globalnav .nav {
  position: relative;
  width: 100%;
  background: #000;
  border-bottom: 2px solid #790028;
}

.header-fixed .globalnav {
  position: fixed;
  top: 0;
  bottom: auto;
}

body.index .header-fixed .globalnav .nav {
  position: fixed;
  top: 0;
  bottom: auto;
}

body.index .header-fixed-bottom .globalnav {
  height: 100%;
}

body.index .header-fixed-bottom .globalnav .nav {
  position: fixed;
  top: auto;
  bottom: 0;
}

.globalnav .nav ul {
  font-size: 0;
  width: 100%;
  height: 64px;
  display: table;
}

.globalnav .nav li {
  position: relative;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  width: 12%;
  height: 64px;
  line-height: 3;
  border-left: 1px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.globalnav .nav li.multi {
  line-height: 1.5;
}

.globalnav .nav li:first-child {
  width: 16%;
}

.globalnav .nav li a {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  padding: 11px 0;
}

.globalnav .nav li.multi a {
  height: 64px;
}

.globalnav .nav li.active a,
.globalnav .nav li.current a,
.globalnav .nav li a:hover {
  background-color: #790028;
}

.globalnav .nav li.logo span {
  display: block;
  background: url(/images/logo@2x.png) no-repeat top left;
  background-size: 100%;
  width: 178px;
  height: 16px;
  text-indent: -9999px;
  margin: 0 auto;
}

.globalnav .nav li.logo a {
  padding: 26px 0 22px;
}

.globalnav .nav li span {
  font-size: 14px;
}

.globalnav .sp-menu {
  display: none;
}

.sp-globalnav,
.sp-myshopnav {
  display: none;
}

.globalnav .submenu {
  position: relative;
  background: #fff;
  font-size: 13px;
  line-height: 30px;
  padding: 0 20px;
}

.globalnav .submenu .logo a:before {
  position: relative;
  top: 2px;
  font-family: 'icon';
  content: "\e90f";
  margin: 0 4px 0 0;
  font-size: 18px;
}

.globalnav .submenu ul {
  position: absolute;
  top: 0;
  right: 20px;
}

.globalnav .submenu li {
  display: inline;
  margin: 0 0 0 20px;
}

.globalnav .submenu li:first-child {
  margin: 0;
}

.globalnav .submenu li a:before {
  position: relative;
  top: -1px;
  font-family: 'icon';
  content: "\e907";
  margin: 0 2px 0 0;
  font-size: 10px;
}

.globalnav .submenu li.call a:before {
  position: relative;
  top: 2px;
  font-family: 'icon';
  content: "\e917";
  margin: 0 4px 0 0;
  font-size: 16px;
}

.globalnav .submenu li.icon {
  margin-left: 15px;
}

.globalnav .submenu li.icon a:before {
  content: none;
}

.globalnav .submenu li.icon a i:before {
  position: relative;
  top: 3px;
  font-family: 'icon';
  margin: 0 4px 0 0;
  font-size: 20px;
}

.globalnav .submenu li.icon a i.fb:before {
  content: "\ea91";
}

.globalnav .submenu li.icon a i.tw:before {
  content: "\ea96";
}

.globalnav .submenu li.icon a i.in:before {
  content: "\ea92";
}

.globalnav .submenu a {
  position: relative;
  color: #000;
}

.globalnav .submenu a.disable {
  color: inherit;
  cursor: default;
}

.globalnav .submenu li a:hover:before {
  color: #790028;
}

.globalnav .submenu a:hover {
  color: #790028;
}

.globalnav .submenu a.disable:hover {
  color: #000;
  text-decoration: none;
}

.globalnav .submenu a.disable:hover:before {
  color: #000;
  text-decoration: none;
}

body.index .globalnav .submenu {
  position: fixed;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
  background: transparent;
  z-index: -1;
}

body.index .header-fixed .globalnav .submenu {
  display: none;
}

body.index .globalnav .submenu .logo {
  position: relative;
  left: 20px;
  background: url(/images/logo_large@2x.png) no-repeat top left;
  background-size: 100%;
  width: 220px;
  height: 0;
  padding: 68px 0 0 0;
  overflow: hidden;
}

body.index .globalnav .submenu ul {
  position: absolute;
  top: 0px;
  right: 20px;
}

body.index .globalnav .submenu a {
  color: #fff;
}

body.index .globalnav .submenu a.disable {
  color: #fff;
}

body.index .globalnav .submenu a.disable:hover {
  color: #fff;
}

body.index .globalnav .submenu li a.disable:hover:before,
body.index .globalnav .submenu li a:before {
  color: #fff;
}

body.index .globalnav .submenu a:hover {
  color: #790028;
}

body.index .globalnav .submenu li a:hover:before {
  color: #790028;
}

body.index .globalnav .submenu li.call a:before {
  background-position: -82px 0;
}

.megamenu {
  width: 100%;
  position: absolute;
  bottom: auto;
  display: none;
  -webkit-box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 5px 10px -5px rgba(0, 0, 0, 0.8);
}

body.index .megamenu {
  top: 66px;
}

body.index .header-fixed-bottom .megamenu {
  position: fixed;
  top: auto;
  bottom: 63px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.megamenu a {
  color: #fff;
}

.megamenu .menu {
  background: #790028;
  padding: 20px 15px 10px 15px;
}

.megamenu .menu ul {
  font-size: 0;
}

.megamenu .menu li {
  vertical-align: top;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  width: 16.6%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 10px 0;
}

.megamenu .menu li a {
  position: relative;
  display: block;
  background: #64001d;
  padding: 17px 10px;
  margin: 0 5px;
}

.megamenu .menu li a:hover {
  background: #450017;
}

.megamenu .menu li a.external:after {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  color: #fff;
}

.megamenu .menu li .image {
  vertical-align: middle;
  display: inline-block;
  width: 50%;
}

.megamenu .menu li .image img {
  display: block;
  width: 100%;
}

.megamenu .menu li span {
  vertical-align: middle;
  display: inline-block;
  width: 50%;
}

.megamenu .menu-shop li a {
  padding: 5px;
}

.megamenu .menu-shop li:last-child {
  display: block;
  width: 33%;
  margin: 0 auto;
  margin-bottom: 10px;
  text-align: center;
}

.megamenu .menu-shop li:last-child a {
  padding: 17px 10px;
}

.megamenu .menu-after-service li a,
.megamenu .menu-original-service li a {
  padding: 25px 0;
}

.megamenu .menu-recommend li a {
  padding: 25px 0;
}

.megamenu .menu-recommend li.multi a {
  padding: 17px 0;
}

.megamenu .menu-after-service li.multi a,
.megamenu .menu-original-service li.multi a {
  padding: 17px 0;
}

.megamenu .common {
  background: #64001d;
  padding: 20px 15px;
}

.megamenu .common ul {
  font-size: 0;
}

.megamenu .common li {
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  width: 16.6%;
}

.megamenu .common li a {
  position: relative;
  text-align: center;
  display: block;
  background: #000;
  padding: 17px 10px;
  margin: 0 5px;
}

.megamenu .common li a:hover {
  background: #333;
}

.megamenu .myshop {
  background: #790028;
  padding: 20px;
}

.megamenu .myshop ul {
  font-size: 0;
}

.megamenu .myshop li {
  position: relative;
  display: inline-block;
  margin: 0 0 20px 20px;
  font-size: 14px;
  width: 200px;
}

.megamenu .myshop li:first-child {
  margin: 0;
}

.megamenu .myshop li.title {
  position: relative;
  top: 8px;
  color: #fff;
  font-family: 'GenShinGothic';
  font-size: 18px;
  padding: 0 20px;
  width: 135px;
}

.megamenu .myshop .title span {
  display: block;
  font-size: 12px;
  font-family: 'Akrobat';
  letter-spacing: 0.1em;
}

.megamenu .myshop li.empty {
  font-size: 13px;
  letter-spacing: -0.1em;
  color: #fff;
}

.megamenu .myshop li a {
  text-align: center;
  display: block;
  background: #64001d;
  padding: 17px 10px;
}

.megamenu .myshop li a:hover {
  background: #450017;
}

.megamenu .myshop li.shop a:after {
  position: absolute;
  top: 19px;
  right: 20px;
  font-family: 'icon';
  content: "\e907";
}

.megamenu .myshop li a.close {
  position: absolute;
  top: -11px;
  right: -11px;
  display: block;
  background: url(/images/sprite@2x.png) no-repeat top left;
  background-size: 250px 400px;
  background-position: 0 -75px;
  width: 22px;
  height: 0;
  padding: 22px 0 0 0;
  overflow: hidden;
}

/** Footer */

footer {
  border-top: 1px solid #626262;
  color: #fff;
  background: #222;
}

footer a {
  color: #fff;
}

footer a:hover {
  color: #790028;
}

footer .container {
  width: 1110px;
}

footer .utility {
  text-align: right;
  border-bottom: 1px solid #626262;
}

footer .utility li {
  vertical-align: middle;
  display: inline-block;
  margin: 0;
}

footer .utility li.sns {
  background: #d2d2d2;
}

footer .utility li.fb {
  color: #3b5999;
}

footer .utility li.tw {
  margin-left: 1px;
  color: #56aaf0;
}

footer .utility li.sns a {
  display: block;
  padding: 0 20px;
  color: inherit;
  line-height: 41px;
}

footer .utility li.sns a:before {
  font-family: 'icon';
  display: inline-block;
  margin: 0 6px 0 0;
  font-size: 20px;
  vertical-align: middle;
}

footer .utility li.fb a:before {
  content: "\ea91";
}

footer .utility li.tw a:before {
  content: "\ea96";
}

footer .utility li.sns a:hover {
  opacity: .75;
}

footer .utility a.pagetop {
  display: block;
  position: fixed;
  z-index: 3;
  right: 30px;
  bottom: 20px;
  background: url(/images/pagetop.png) no-repeat top left;
  background-size: contain;
  width: 45px;
  height: 45px;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: all 1s;
  transition: all 1s;
  opacity: .5;
}

footer .utility a.pagetop:hover {
  opacity: 1;
}

footer .menu {
  display: table;
  width: 1110px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 38px 0 80px;
}

footer .menu a {
  display: block;
  position: relative;
  padding-left: 18px;
  line-height: 1.3;
  color: #fff;
}

footer .menu a:hover {
  color: #fff;
  text-decoration: underline;
}

footer .menu a:before {
  content: "\e907";
  position: absolute;
  top: 3px;
  bottom: 0;
  left: 0;
  margin: auto;
  font-family: 'icon';
  font-size: 10px;
}

footer .sp-menu {
  display: none;
}

footer dl {
  vertical-align: top;
  display: table-cell;
  width: 19%;
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 25px;
}

footer dl:nth-child(1) {
  width: 17%;
}

footer dl:nth-child(2) {
  width: 19%;
}

footer dl:nth-child(3) {
  width: 23%;
  padding-left: 3.5%;
}

footer dl:nth-child(4) {
  width: 19%;
}

footer dl:nth-child(5) {
  width: 18%;
}

footer dt {
  font-weight: bold;
  margin: 0 0 0 -10px;
}

footer dt + dt {
  margin-top: 28px;
}

footer dd {
  line-height: 1.3;
}

footer dd + dt {
  margin-top: 28px;
}

footer dt + dd,
footer dd + dd {
  margin-top: 11px;
}

footer .copyright {
  padding: 10px 0 20px;
  background: #000;
  font-size: 12px;
  text-align: center;
}

footer .copyright .permission {
  display: block;
  padding: 6px 0 10px;
}

/** Tab */

.tab {
  padding: 20px 0 0 0;
  width: 1000px;
  margin: 0 auto;
}

.tab ul {
  text-align: center;
  font-size: 0;
}

.tab li {
  position: relative;
  display: inline-block;
  width: 50%;
  background: #949494;
  font-size: 20px;
  line-height: 75px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.tab li + li {
  border-left: 1px solid #fff;
}

.tab li a {
  display: block;
  color: #fff;
}

.tab li a:hover {
  background: #000;
}

.tab li.active {
  background: #000;
}

.tab li.active:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: -87px;
  margin: auto;
  background: url(/images/sprite@2x.png) no-repeat top left;
  background-size: 250px 400px;
  background-position: 0 -334px;
  width: 28px;
  height: 0;
  padding: 13px 0 0 0;
  overflow: hidden;
  z-index: 10;
}

/** PageHeader */

.page-header {
  position: relative;
}

.page-header h1,
.page-header .page-header-title {
  font-size: 50px;
  text-align: center;
  padding: 56px 0;
}

.page-header h1 span,
.page-header .page-header-title span {
  display: block;
  font-family: 'Akrobat';
  font-size: 24px;
  letter-spacing: 0.1em;
  color: #790028;
}

/** Breadcrumb */

.breadcrumb {
  position: absolute;
  top: 12px;
  left: 20px;
}

.breadcrumb li {
  display: inline;
}

.breadcrumb li:before {
  font-family: 'icon';
  content: "\e907";
  font-size: 10px;
  position: relative;
  top: -1px;
  margin: 0 4px;
}

.breadcrumb li:first-child:before {
  content: none;
}

.breadcrumb li a:hover {
  color: #790028;
}

/** Panel Menu */

.panel ul {
  font-size: 0;
}

.panel li {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  vertical-align: top;
  display: inline-block;
  background: #fff;
  text-align: center;
}

.panel li span {
  display: block;
  font-size: 16px;
  line-height: 1.4;
  letter-spacing: -0.1em;
}

.panel li span br {
  display: none;
}

.panel li a {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  display: block;
  padding: 25px 0 15px 0;
  color: #201115;
}

.panel li a:hover {
  color: #fff;
  background: #790028;
}

.panel li a.external:after {
  font-family: 'icon';
  content: "\e90e";
  font-size: 18px;
  color: #ccc;
  position: absolute;
  top: 10px;
  right: 10px;
}

/* 20240502_カタログ請求廃止→WEBカタログ変更__外部リンクマーク ＝＝＝ここから＝＝＝ */
/* 別のafterと影響しあってしまうので、before記載。尚且つクラス名の指定で重要度をUP */
.section-index-service .panel li a.external-catalog:before {
  font-family: 'icon';
  content: "\e90e";
  font-size: 18px;
  color: #ccc;
  position: absolute;
  top: 10px;
  right: 10px;
}
/* 20240502_カタログ請求廃止→WEBカタログ変更__外部リンクマーク ＝＝＝ここまで＝＝＝ */


.panel .icon:before {
  display: block;
  font-family: 'icon';
  font-style: normal;
  font-size: 90px;
  margin: 0 0 30px;
}

.panel a:hover .icon {
  color: #fff;
}

.panel .icon-01:before {
  content: "\e911";
}

.panel .icon-02:before {
  content: "\e916";
}

.panel .icon-03:before {
  content: "\e90d";
}

.panel .icon-04:before {
  content: "\e90a";
}

.panel .icon-05:before {
  content: "\e919";
}

.panel .icon-06:before {
  content: "\e90b";
}

.panel .icon-07:before {
  content: "\e918";
}

.panel .icon-08:before {
  content: "\e910";
}

.panel .icon-09:before {
  content: "\e913";
}

.panel .icon-10:before {
  content: "\e914";
}

.panel .icon-11:before {
  content: "\e912";
}

.panel .icon-12:before {
  content: "\e909";
}

.panel .icon-13:before {
  content: "\e91e";
}

.panel .icon-14:before {
  content: "\e91f";
}

.panel .icon-15:before {
  content: "\e920";
}

.panel .icon-16:before {
  content: "\e924";
}

.panel .icon-17:before {
  content: "\e925";
}

.panel .icon-18:before {
  content: "\e926";
}

.section-index-service {
  padding: 96px 0 0 0;
  background: none;
}

.section-index-service .panel .icon:before {
  font-size: 72px;
}

.section-index-service h3 {
  background: none;
  color: #fff;
}

.section-index-service h3 span {
  font-size: 20px;
  margin-top: 10px;
  color: #fff;
}

.section-index-service .container {
  width: 880px;
  margin: 0 auto;
}

.section-index-service .panel ul {
  margin: 0 0 40px;
  border-top: 1px solid #f1f1f1;
  border-right: 1px solid #f1f1f1;
}

.section-index-service .panel li {
  width: 33.3%;
  width: calc(100% / 2);
  border-left: 1px solid #f1f1f1;
  border-bottom: 1px solid #f1f1f1;
}

.section-index-service .panel li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/images/sprite@2x.png) no-repeat top left;
  background-size: 250px 400px;
  background-position: -158px -82px;
  width: 11px;
  height: 0;
  padding: 11px 0 0 0;
  overflow: hidden;
}

.section-index-service .slider {
  position: relative;
  background: #790028;
  padding: 0 25px;
  margin: 0 0 100px;
}

.section-index-service .slider ul {
  font-size: 0;
}

.section-index-service .slider li {
  display: inline-block;
  width: 274px !important;
  padding: 10px 0 10px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.section-index-service .slider li img {
  display: block;
  width: 100%;
}

.section-index-service .slider li .caption {
  background: #000;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 10px 0;
}

.section-index-service .slider .nav a {
  position: absolute;
  display: block;
  width: 25px;
  height: 214px;
}

.section-index-service .slider .nav a:hover {
  background: #fff;
}

.section-index-service .slider .nav a span {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: block;
  background: url(/images/sprite@2x.png) no-repeat top left;
  background-size: 250px 400px;
  width: 10px;
  height: 0;
  padding: 15px 0 0 0;
  overflow: hidden;
}

.section-index-service .slider a.prev {
  top: 0;
  left: 0;
}

.section-index-service .slider a.next {
  top: 0;
  right: 0;
}

.section-index-service .slider a.prev span {
  background-position: -138px -82px;
}

.section-index-service .slider a.prev:hover span {
  background-position: -138px -97px;
}

.section-index-service .slider a.next span {
  background-position: -148px -82px;
}

.section-index-service .slider a.next:hover span {
  background-position: -148px -97px;
}

/** Service */

/** Posts */

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

.posts li a {
  display: table;
  color: #1b1b1b;
}

.posts li a:hover {
  background: #f1f1f1;
}

.posts li a:hover .title {
  text-decoration: underline;
}

.posts .image {
  vertical-align: top;
  display: table-cell;
  width: 120px;
}

.posts .image img {
  display: block;
  width: 100%;
}

.posts .content {
  vertical-align: top;
  display: table-cell;
  font-size: 14px;
  padding: 0 0 0 15px;
}

.posts .content .title {
  font-size: 18px;
  line-height: 1.2;
  max-height: 44px;
  overflow: hidden;
}

.posts .content .meta {
  font-size: 11px;
  height: 19px;
  overflow: hidden;
  margin: 10px 0;
}

.posts .content .meta .date {
  padding: 2px 0;
}

.posts .content .meta .label {
  display: inline-block;
  line-height: 1.7;
  background: #790028;
  color: #fff;
  padding: 0 7px;
  margin: 0 5px 0 0;
}

.posts .content .meta .label-shop {
  background: #000;
}

.posts .content .description {
  font-size: 13px;
  line-height: 1.2;
  height: 32px;
  text-overflow: ellipsis;
  overflow: hidden;
}

.section-index-posts {
  display: table;
  width: 100%;
  font-size: 0;
}

.section-index-posts h3 {
  font-size: 20px;
  padding: 18px 0;
}

.section-index-posts h3 span {
  font-size: 15px;
  margin: 8px 0 0 0;
}

.section-index-posts .posts {
  vertical-align: top;
  display: table-cell;
  width: 50%;
  border-left: 2px solid #d5d5d5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.section-index-posts ul {
  padding: 17px 10px;
}

.section-index-posts li {
  margin: 10px 0 0 0;
}

.section-index-posts li:first-child {
  margin: 0;
}

.section-index-posts li a {
  display: block;
  padding: 10px;
}

.section-index-posts li a:hover {
  background: #f1f1f1;
}

.section-index-posts a.more {
  position: relative;
  background: #790028;
  color: #fff;
  font-size: 17px;
  line-height: 60px;
  width: 100%;
  display: block;
  text-align: center;
}

.section-index-posts a.more:after {
  position: absolute;
  right: 20px;
  font-family: 'icon';
  content: "\e907";
}

.section-index-posts a.more:hover {
  background: #790028;
}

/** Shop Info */

.section-index-shop-info ul {
  font-size: 0;
  background: #f1f1f1;
}

.section-index-shop-info li {
  position: relative;
  display: inline-block;
  width: 16.6666%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #fff;
  background-color: #fff;
}

.section-index-shop-info li:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.section-index-shop-info li a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.section-index-shop-info li a:hover img {
  opacity: 0.8;
}

.section-index-shop-info li a img {
  display: block;
  width: 100%;
}

.section-index-shop-info li a.external:after {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  color: #fff;
}

.section-index-shop-info li span {
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  color: #fff;
  font-size: 18px;
  text-align: center;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
  padding-top: 60px;
  padding-bottom: 20px;
}

.section-index-shop-info li.shop-list span {
  background: none;
  padding-top: 0px;
  padding-bottom: 0px;
}

.section-index-shop-info li.shop-list a {
  display: block;
  text-align: center;
  background: #790028;
}

.section-index-shop-info li.shop-list a:hover {
  opacity: 0.8;
}

.section-index-shop-info li.shop-list a:before {
  position: absolute;
  top: 30%;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  font-family: 'icon';
  font-style: normal;
  content: "\e920";
  font-size: 60px;
  color: #fff;
}

.section-index-shop-info li.shop-list span {
  bottom: 20%;
  font-size: 16px;
}

.section-index-shop-info li.shop-list span:after {
  font-family: 'icon';
  font-style: normal;
  content: "\e907";
  color: #fff;
  position: relative;
  top: 1px;
  margin: 0 0 0 10px;
}

/** Support */

.section-common-cars .panel li {
  width: 16.666666%;
  border-left: 1px solid #f1f1f1;
}

.section-common-cars .panel li .icon-line2:before {
  padding: 15px 0 8px;
  font-size: 4.2rem;
}

/** After Service */

.section-common-after-service .panel li {
  width: 16.6%;
  border-left: 1px solid #f1f1f1;
}

.section-common-after-service .panel li:first-child {
  width: 17%;
}

/** Information */

.section-index-information .wrapper {
  background: #790028;
  color: #fff;
  padding: 38px 0;
}

.section-index-information dl {
  text-align: center;
  margin: 0 0 40px;
}

.section-index-information dt {
  font-size: 22px;
  margin: 0 0 20px;
}

.section-index-information dd {
  font-size: 28px;
}

.section-index-information dd:nth-child(2) {
  font-size: 35px;
}

.section-index-information dd:nth-child(2):after {
  display: block;
  content: "";
  border-top: 2px solid #fff;
  width: 40px;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

.section-index-information dd.holiday {
  text-align: center;
  font-size: 22px;
}

.section-index-information dd.holiday p {
  display: inline-block;
  max-width: 50%;
  padding-left: 4em;
  line-height: 1.6;
  text-align: left;
}

.section-index-information dd.holiday p span {
  margin-left: -4em;
}

.section-index-information ul {
  font-size: 0;
  text-align: center;
}

.section-index-information li {
  display: inline-block;
  width: 245px;
  margin: 0 0 0 12px;
}

.section-index-information li:first-child {
  margin: 0;
}

.section-index-information li img {
  display: block;
  width: 100%;
}

.section-index-information li a:hover img {
  opacity: 0.9;
}

/** Maker Site */

.section-index-maker-site ul {
  font-size: 0;
}

.section-index-maker-site li {
  vertical-align: top;
  display: inline-block;
  font-size: 18px;
  line-height: 1.5;
  text-align: center;
  width: 25%;
  padding: 50px 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 1px solid #f1f1f1;
}

.section-index-maker-site li img {
  display: block;
  width: 100%;
  max-width: 250px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.section-index-maker-site li a {
  display: block;
}

.section-index-maker-site li a:hover {
  opacity: 0.7;
  color: #7a7a7a;
}

/** Banner */

.section-index-banner {
  position: relative;
  background: #790028;
  padding: 50px 0;
}

.section-index-banner ul {
  font-size: 0;
  margin-left: -50px;
  text-align: center;
}

.section-index-banner li {
  display: inline-block;
  margin: 0 0 0 30px;
  width: 260px !important;
}

.section-index-banner li:first-child {
  margin: 0;
}

.section-index-banner li img {
  display: block;
  width: 100%;
}

.section-index-banner .nav a {
  position: absolute;
  display: block;
  background: url(/images/sprite@2x.png) no-repeat top left;
  background-size: 250px 400px;
  background-position: 0 -116px;
  width: 67px;
  height: 0;
  padding: 67px 0 0 0;
  overflow: hidden;
}

.section-index-banner .nav a.prev {
  top: 57px;
  left: 0;
  background-position: 0 -116px;
}

.section-index-banner .nav a.prev:hover {
  background-position: 0 -183px;
}

.section-index-banner .nav a.next {
  top: 57px;
  right: 0;
  background-position: -67px -116px;
}

.section-index-banner .nav a.next:hover {
  background-position: -67px -183px;
}

/** Hero */

.hero {
  position: fixed;
  background: #000;
  z-index: -1;
}

.hero .bx-viewport {
  height: 100% !important;
}

.hero-active {
  z-index: 1;
}

.hero-container {
  width: 100%;
  height: 100%;
}

.hero {
  width: 100%;
  height: 100%;
}

.hero ul {
  width: 100%;
  height: 100%;
  opacity: 0.5;
}

.hero-active ul {
  opacity: 1;
}

.hero li {
  display: inline-block;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  -webkit-animation-duration: 8s;
  animation-duration: 8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: zoomout;
  animation-name: zoomout;
}

.hero .scroll a {
  background: url(/images/scroll@2x.png) no-repeat top left;
  background-size: 100%;
  width: 48px;
  height: 0;
  padding: 72px 0 0 0;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100px;
  margin: 0 auto;
  display: none;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-name: Flash;
  animation-name: Flash;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes zoomout {
  0% {

  }

  10% {
    -webkit-transform: scale(1);
    transform: scale(1) rotate(0.01deg);
  }

  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1) rotate(0deg);
  }
}

@keyframes zoomout {
  0% {

  }

  10% {
    -webkit-transform: scale(1);
    transform: scale(1) rotate(0.01deg);
  }

  100% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1) rotate(0deg);
  }
}

.hero-active .scroll a {
  display: block;
}

@-webkit-keyframes Flash {
  15% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  45% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  90% {
    opacity: 1;
    bottom: 100px;
  }

  100% {
    opacity: 0;
    bottom: 0;
  }
}

@keyframes Flash {
  15% {
    opacity: 0;
  }

  30% {
    opacity: 1;
  }

  45% {
    opacity: 0;
  }

  60% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  90% {
    opacity: 1;
    bottom: 100px;
  }

  100% {
    opacity: 0;
    bottom: 0;
  }
}

.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 100%;
}

.bx-wrapper .bx-viewport {
  left: 0;
  -webkit-transform: translatez(0);
  transform: translatez(0);
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/images/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 {
  position: absolute;
}

.hero .bx-wrapper .bx-pager {
  bottom: 100px;
  right: 50px;
}

.slider .bx-wrapper .bx-pager {
  display: none;
}

.bx-wrapper .bx-pager-item {
  display: inline-block;
}

.bx-wrapper .bx-pager-item a {
  display: block;
  background: url(/images/sprite@2x.png) no-repeat top left;
  background-size: 250px 400px;
  background-position: -12px -97px;
  width: 12px;
  height: 12px;
  text-indent: -9999px;
  margin: 0 0 0 10px;
}

.bx-wrapper .bx-pager-item a.active {
  background-position: 0 -97px;
}

/** Post */

.post-wrapper {
  position: relative;
  display: inline-block;
  width: 660px;
  vertical-align: top;
  margin: 0 10px 55px 0;
}

.post {
  position: relative;
  padding: 30px;
  background: #fff;
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.post .content .video {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}

.post .content .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.sequential-navigation {
  position: relative;
  font-size: 16px;
  text-align: center;
  background-color: #FFFFFF;
  padding: 16px 0px 0px 0px;
  width: 100%;
}

.sequential-navigation div {
  position: relative;
  display: inline-block;
  width: 49%;
  padding: 2px;
}

.content-header .category {
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  background: #790028;
  font-size: 13px;
  line-height: 24px;
  padding: 0 20px;
}

.content-header .like-count {
  position: absolute;
  top: 24px;
  right: 24px;
  color: #790028;
  font-size: 18px;
  font-weight: bold;
}

.content-header .like-count:before {
  font-family: "icon";
  content: "\e902";
  font-size: 16px;
  margin: 0 5px 0 0;
}

.content-header .meta {
  font-size: 14px;
  margin: 0 0 20px;
}

.content-header .meta .label {
  display: inline-block;
  background: #a9a9a9;
  color: #fff;
  line-height: 22px;
  padding: 0 8px;
  margin: 0 10px 0 0;
}

.content-header h1 {
  font-size: 25px;
  margin: 0 0 20px;
}

.content-body .content {
  font-size: 16px;
  line-height: 2;
  word-wrap: break-word;
}

.content-body .content img {
  display: block;
  max-width: 100%;
}

.content-body .content strong {
  font-weight: bold;
}

.content-body .content a {
  color: #790028;
  text-decoration: underline;
}

.content-body .content blockquote {
  display: block;
  border: 1px solid #dcdcdc;
  padding: 16px;
}

.content-body .content blockquote:after {
  content: "";
  display: block;
  clear: both;
}

.content-body .content blockquote img {
  max-width: 100%;
  margin: 0;
}

.content-body .content iframe {
  display: block;
  margin: 0 auto;
}

.content-body .content h1,
.content-body .content h2,
.content-body .content h3,
.content-body .content h4,
.content-body .content h5,
.content-body .content h6 {
  font-family: initial;
}

.content-body .content h1 {
  color: #790028;
  font-size: 22px;
  font-weight: bold;
  border-bottom: 2px solid #790028;
  margin: 0 0 20px;
}

.content-body .content h2 {
  color: #790028;
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 20px;
}

.content-body .content ul {
  list-style-type: disc;
  margin: 0 0 0 20px;
}

.content-body .content ol {
  list-style-type: decimal;
  margin: 0 0 0 20px;
}

.content-footer .action {
  margin: 30px 0 0 0;
}

.section-post {
  font-size: 0;
  background: #f1f1f1;
  padding: 60px 0;
  text-align: center;
}

.section-post .recommend {
  vertical-align: top;
  display: inline-block;
  width: 270px;
  margin: 0 0 55px 0;
}

.section-post .recommend h4 {
  font-size: 20px;
  line-height: 34px;
  color: #fff;
  background: #790028;
}

.section-post .recommend .posts li {
  position: relative;
  margin: 10px 0 0 0;
}

.section-post .recommend .posts li a {
  display: block;
}

.section-post .recommend .posts li a:hover .content {
  background: #f1f1f1;
}

.section-post .recommend .posts li a:hover .image img {
  opacity: 0.8;
}

.section-post .recommend .posts li a:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/images/sprite@2x.png) no-repeat top left;
  background-size: 250px 400px;
  background-position: -158px -82px;
  width: 11px;
  height: 0;
  padding: 11px 0 0 0;
  overflow: hidden;
}

.section-post .recommend .posts .image {
  display: block;
  width: 100%;
  margin: 0;
}

.section-post .recommend .posts .content {
  display: block;
  text-align: left;
  background: #fff;
  padding: 15px 10px;
}

.section-post .recommend .posts .content .meta {
  margin: 0 0 5px;
  font-size: 14px;
  height: auto;
}

.section-post .recommend .posts .content .meta .label {
  font-size: 12px;
  line-height: 20px;
}

.section-post .recommend .posts .content .title {
  font-size: 16px;
  max-height: 100%;
}

.section-post .post .post-tags {
  margin: -5px -5px 0;
  padding-top: 24px;
}

.section-post .post .post-tags > a,
.section-post .post .post-tags > span {
  display: inline-block;
  margin: 5px;
  padding: 5px 9px 4px;
  line-height: 1.2;
  border: 1px solid #000;
  border-radius: 3px;
}

.section-post .post .post-tags > a:hover,
.section-post .post .post-tags > span:hover {
  color: #910030;
  border-color: #790028;
}

/** Anchor Nav */

.anchor-nav {
  background: #790028;
}

.anchor-nav ul {
  text-align: center;
  font-size: 0;
}

.anchor-nav li {
  display: inline-block;
  margin: 0 0 0 40px;
}

.anchor-nav li:first-child {
  margin: 0;
}

.anchor-nav a {
  position: relative;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
}

.anchor-nav a:before {
  position: relative;
  top: 2px;
  font-family: 'icon';
  content: "\e91a";
  margin: 0 5px 0 0;
}

.anchor-nav a br {
  display: none;
}

/** Shop List */

.notfound {
  text-align: center;
  font-size: 32px;
  line-height: 220px;
  background: #f1f1f1;
}

.notfound br {
  display: none;
}

.shops ul {
  font-size: 0;
}

.shops li {
  vertical-align: top;
  display: inline-block;
  width: 50%;
}

.shops .image {
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
  width: 50%;
}

.shops .image img {
  display: block;
  width: 100%;
}

.shops .image a {
  position: relative;
  display: block;
}

.shops .image a.external:after {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 18px;
  color: #fff;
}

.shops a:hover .image img,
.shops .image a:hover img {
  -moz-opacity: .75;
  -webkit-opacity: .75;
  opacity: .75;
}

.shops .content {
  padding: 25px;
  vertical-align: top;
  display: inline-block;
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.shops .content h3 {
  font-size: 21px;
  text-align: left;
  background: transparent;
  padding: 0;
  margin: 0 0 10px;
}

.shops .content p {
  font-size: 16px;
  line-height: 24px;
}

.shops .content li {
  vertical-align: top;
  display: inline-block;
  text-align: center;
  width: 15%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 5px 5px 0 0;
  border: none;
}

.shops .content li img {
  display: block;
  width: 100%;
}

.shops .actions ul {
  font-size: 0;
}

.shops .actions li {
  vertical-align: top;
  width: 50%;
}

.shops .actions li:first-child {
  display: none;
}

.shops .actions .btn {
  height: 60px;
  font-size: 17px;
}

@media screen and (min-width: 751px) {
  .site__owners-app {
    height: 0;
  }

  .site__owners-app .banner-sp {
    display: none;
  }

  .site__owners-app .banner-pc {
    display: inline-block;
    position: fixed;
    right: 70px;
    bottom: 20px;
    z-index: 9999;
    width: 175px;
    height: 175px;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }

  .site__owners-app .banner-pc:hover {
    opacity: 0.8;
  }

  .site__owners-app .banner-pc img {
    width: 100%;
  }
}

@media screen and (max-width: 1280px) {
  .container {
    width: 900px;
  }

  .globalnav .submenu li {
    margin: 0 0 0 10px;
  }

  .globalnav .nav li span {
    font-size: 13px;
  }

  .globalnav .nav li.logo span {
    width: 120px;
    height: 11px;
  }

  .globalnav .nav li.logo a {
    padding: 28px 0 25px;
  }

  .globalnav .nav li a {
    padding: 13px 0 12px;
  }

  .megamenu .nav li a {
    padding: 20px 5px;
  }

  .megamenu .menu li,
  .megamenu .common li,
  .megamenu .myshop li {
    font-size: 13px;
  }

  .section-index-shop-info li {
    width: 25%;
  }

  .tab {
    width: 880px;
  }

  footer .container {
    width: 100%;
  }

  footer .menu {
    width: 100%;
    /*padding: 30px 10px;*/
  }
}

@media screen and (max-width: 750px) {
  .megamenu .menu li a.external:after {
    font-size: 32px;
  }

  .page-header h1,
  .page-header .page-header-title {
    font-size: 55px;
  }

  .page-header h1 span,
  .page-header .page-header-title span {
    font-size: 28px;
  }

  .section-index-shop-info li a.external:after {
    font-size: 32px;
  }

  .content-body .content {
    font-size: 25px;
    max-height: 100%;
  }

  .content-body .content h1 {
    font-size: 30px;
    max-height: 100%;
  }

  .content-body .content h2 {
    font-size: 26px;
    max-height: 100%;
  }

  .anchor-nav a.small {
    font-size: 24px;
  }

  .shops .image a.external:after {
    font-size: 32px;
  }

  br.break_pc {
    display: none;
  }

  br.break_sp {
    display: inline-block;
  }

  a:hover {
    opacity: 1 !important;
  }

  a:hover img {
    opacity: 1 !important;
  }

  .section-index-maker-site li a:hover {
    opacity: 1;
    color: inherit;
  }

  .section-index-posts a.more:hover {
    background: #790028;
  }

  .btn {
    -webkit-user-select: none;
    font-size: 32px;
    max-height: 100%;
    line-height: 100px;
  }

  .btn-medium {
    width: 100%;
  }

  .btn-arrow-right:after,
  .btn-arrow-left:before {
    font-size: 40px;
  }

  .btn-arrow-down:after {
    font-size: 40px;
    max-height: 100%;
  }

  .btn:hover,
  a:hover .btn {
    background: #790028;
  }

  .btn-small:hover,
  .btn-black:hover {
    background: #000;
  }

  .btn-small {
    font-size: 22px;
    max-height: 100%;
  }

  .btn-add-myshop {
    font-size: 24px;
    max-height: 100%;
    line-height: 64px;
    width: 300px;
    border: 2px solid #fff;
  }

  .btn-add-myshop:hover {
    background: rgba(0, 0, 0, 0.5);
  }

  .btn-myshop:hover {
    background: #790028;
  }

  .btn-like {
    width: 285px;
  }

  .btn-like:before {
    font-size: 26px;
    max-height: 100%;
    margin: 0 8px 0 0;
  }

  .btn-tel:hover {
    color: #000;
    background: #fff;
  }

  .globalnav .submenu {
    display: none;
  }

  body.index .globalnav .submenu {
    display: block;
  }

  body.index .globalnav .submenu ul {
    display: none;
  }

  body.index .globalnav .submenu .logo {
    position: absolute;
    top: 90px;
    left: auto;
    right: 55px;
    width: 277px;
    padding: 85px 0 0 0;
  }

  .globalnav {
    background: #000;
  }

  .globalnav .nav {
    display: none;
  }

  .globalnav .sp-menu {
    display: block;
    width: 100%;
    background: #000;
    border-bottom: 10px solid #790028;
  }

  .header-fixed-bottom .globalnav .sp-menu {
    position: fixed;
    bottom: 0;
  }

  .header-fixed .globalnav .sp-menu {
    top: 0;
    bottom: auto;
  }

  .globalnav .sp-menu ul {
    font-size: 0;
    text-align: center;
    display: table;
  }

  .globalnav .sp-menu li {
    vertical-align: middle;
    display: table-cell;
    border-left: 1px solid #333;
    width: 115px;
    padding: 25px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .globalnav .sp-menu li:first-child {
    border: none;
  }

  .globalnav .sp-menu li.logo {
    width: 290px;
  }

  .globalnav .sp-menu li.logo a {
    display: block;
    background: url(/images/logo@2x.png) no-repeat top left;
    background-size: 100%;
    width: 234px;
    height: 21px;
    text-indent: -9999px;
    margin: 0 auto;
  }

  .globalnav .sp-menu li a {
    -webkit-user-select: none;
  }

  .globalnav .sp-menu li.myshop a,
  .globalnav .sp-menu li.tel a,
  .globalnav .sp-menu li.email a,
  .globalnav .sp-menu li.menu a {
    display: block;
    background: url(/images/sprite@2x.png) no-repeat top left;
    background-size: 250px 400px;
    width: 45px;
    height: 0;
    padding: 45px 0 0 0;
    overflow: hidden;
    margin: 0 auto;
  }

  .globalnav .sp-menu li.myshop a {
    background-position: -134px -116px;
  }

  .globalnav .sp-menu li.tel a {
    background-position: -134px -161px;
  }

  .globalnav .sp-menu li.email a {
    background-position: -179px -116px;
  }

  .globalnav .sp-menu li.menu a {
    background-position: -179px -161px;
  }

  .sp-globalnav {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000;
  }

  .sp-globalnav ul {
    font-size: 0;
    text-align: center;
  }

  .sp-globalnav li {
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #790029;
    border-top: 1px solid #9a364d;
  }

  .sp-globalnav .__sub {
    text-align: left;
    background-color: #680021;
  }

  .sp-globalnav .__sub li {
    display: inline-block;
    text-align: center;
    background: #680021;
    /*border-left: 1px solid #9a364d;*/
    /*border-bottom: 1px solid #9a364d;*/
  }

  .sp-globalnav .__sub.half li {
    width: 50%;
  }

  .sp-globalnav .__sub.half li:nth-child(odd) {
    border-right: 1px solid #9a364d;
  }

  .sp-globalnav .__sub.half li:nth-child(4) {
    border-bottom: 1px solid #9a364d;
  }

  .sp-globalnav li.home {
    display: block;
    width: 100%;
    border-left: none;
  }

  .sp-globalnav li a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 24px;
    max-height: 100%;
    padding: 40px 0;
  }

  .sp-globalnav li.social {
    width: 100%;
  }

  .sp-globalnav li.social span {
    position: relative;
    display: block;
    color: #fff;
    font-size: 24px;
    max-height: 100%;
    padding: 40px 0;
  }

  .sp-globalnav li.social-account li {
    border: none;
    display: inline-block;
    width: 20.5%;
    border: 1px solid #99203d;
    background: transparent;
  }

  .sp-globalnav li.social-account li:not(:first-child) {
    margin: 0 0 0 25px;
  }

  .sp-globalnav li.social-share li {
    border: none;
    display: inline-block;
    width: 30%;
    border: 1px solid #99203d;
    background: transparent;
    margin: 0 0 0 15px;
  }

  .sp-globalnav li.social ul {
    margin: 0 0 25px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: 0 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .sp-globalnav li.social li a {
    padding: 20px;
  }

  .sp-globalnav li.social li a i:before {
    position: relative;
    top: 3px;
    font-family: 'icon';
    margin: 0 4px 0 0;
    font-size: 42px;
  }

  .sp-globalnav li.social li a i.fb:before {
    content: "\ea90";
  }

  .sp-globalnav li.social li a i.tw:before {
    content: "\ea96";
  }

  .sp-globalnav li.social li a i.in:before {
    content: "\ea92";
  }

  .sp-globalnav li.social li a i.line:before {
    content: "\e921";
  }

  .sp-globalnav li.social-share li a {
    top: 4px;
    font-size: 17px;
  }

  .sp-globalnav li.social-share li a i:before {
    top: -2px;
    margin: 0 10px 0 0;
    font-size: 30px;
    vertical-align: middle;
  }

  .sp-globalnav li.social li a b {
    font-weight: normal;
    display: inline-block;
    line-height: 1;
  }

  .sp-globalnav li a.close:after {
    position: absolute;
    top: 28px;
    right: 40px;
    content: "";
    display: block;
    background: url(/images/sprite@2x.png) no-repeat top left;
    background-size: 250px 400px;
    background-position: -134px -206px;
    width: 45px;
    height: 0;
    padding: 45px 0 0 0;
    overflow: hidden;
    margin: 0 auto;
  }

  .btn-emergency {
    background: #fff;
    color: #000;
  }

  .btn-emergency:hover {
    background: #fff;
    color: #000;
  }

  .btn-emergency i.emergency {
    display: inline-block;
    position: relative;
    top: 10px;
    background: url(/images/sprite@2x.png) no-repeat top left;
    background-size: 250px 400px;
    background-position: -40px -65px;
    width: 50px;
    height: 0;
    padding: 48px 0 0 0;
    overflow: hidden;
    margin: 0 10px 0 0;
  }

  .sp-myshopnav {
    display: block;
    position: absolute;
    top: 0;
    left: -655px;
    width: 600px;
    z-index: 1000;
    background: #fff;
    -webkit-transition: left 0.4s ease 0s;
    transition: left 0.4s ease 0s;
  }

  .sp-myshopnav .close {
    position: absolute;
    top: 10px;
    right: -55px;
    display: block;
    background: url(/images/sprite@2x.png) no-repeat top left;
    background-size: 250px 400px;
    background-position: -134px -206px;
    width: 45px;
    height: 0;
    padding: 45px 0 0 0;
    overflow: hidden;
  }

  .sp-myshopnav .section-myshop {
    background: #790028;
    padding: 60px 20px 20px 20px;
  }

  .sp-myshopnav .section-myshop h3 {
    background: none;
    color: #fff;
    font-size: 54px;
    max-height: 100%;
    padding: 0;
    margin: 0 0 60px;
  }

  .sp-myshopnav .section-myshop span {
    color: #fff;
    font-size: 30px;
    max-height: 100%;
  }

  .sp-myshopnav .section-myshop li {
    position: relative;
    margin: 20px 0 0 0;
  }

  .sp-myshopnav .section-myshop li:first-child {
    margin: 0;
  }

  .sp-myshopnav .section-myshop li a {
    display: block;
    background: #6c001a;
    color: #fff;
    text-align: center;
    font-size: 30px;
    max-height: 100%;
    padding: 30px 60px;
  }

  .sp-myshopnav .section-myshop li a.close {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 20px;
    display: block;
    background: url(/images/sprite@2x.png) no-repeat top left;
    background-size: 250px 400px;
    background-position: -134px -206px;
    width: 45px;
    height: 0;
    padding: 45px 0 0 0;
    overflow: hidden;
  }

  .sp-myshopnav .section-emergency-call {
    padding: 20px;
  }

  .btn-emergency {
    font-size: 36px;
    max-height: 100%;
    line-height: 90px;
    border: 1px solid #000;
  }

  footer {
    border-top: none;
  }

  footer .copyright {
    font-size: 20px;
    max-height: 100%;
  }

  footer .menu,
  footer .utility {
    display: none;
  }

  footer .sp-menu {
    display: block;
    padding: 30px 0;
    background: #790028;
    text-align: center;
  }

  footer .sp-menu .pagetop {
    display: none;
    position: fixed;
    z-index: 3;
    right: 20px;
    bottom: 60px;
    display: block;
    background: url(/images/sprite@2x.png) no-repeat top left;
    background-size: 250px 400px;
    background-position: 0 -250px;
    width: 84px;
    height: 0;
    padding: 84px 0 0 0;
    overflow: hidden;
  }

  footer .sp-menu a:hover {
    color: inherit;
  }

  footer .sp-menu > ul {
    width: 530px;
    margin: 0 auto;
    text-align: left;
  }

  footer .sp-menu li {
    display: inline;
    font-size: 26px;
    line-height: 1.8;
    max-height: 100%;
  }

  footer .sp-menu li:first-child {
    margin: 0 10px 0 0;
  }

  footer .sp-menu li:first-child:after {
    content: "|";
    margin: 0 0 0 10px;
  }

  footer .sp-menu li:nth-child(3) {
    display: block;
  }

  .bx-wrapper .bx-pager-item a {
    background-position: -20px -44px;
    width: 20px;
    height: 18px;
  }

  .bx-wrapper .bx-pager-item a.active {
    background-position: 0 -44px;
  }

  .hero li {
    background-position: center center;
    -webkit-animation-name: none;
    animation-name: none;
  }

  .hero .scroll {
    display: none !important;
  }

  .main {
    padding: 105px 0 0 0;
  }

  .main-index {
    padding: 0;
  }

  .container {
    width: 100%;
  }

  .panel li a {
    display: table;
    text-align: center;
    padding: 40px;
  }

  .panel li a:hover {
    color: inherit;
    background: inherit;
  }

  .panel li span {
    vertical-align: middle;
    display: table-cell;
    font-size: 26px;
    max-height: 100%;
    line-height: 1.2;
  }

  .sp-myshopnav .panel li span {
    font-size: 22px;
    max-height: 100%;
    text-align: left;
    padding: 0 0 0 15px;
  }

  .sp-myshopnav .panel li a {
    padding: 30px 15px;
  }

  .panel li span br {
    display: block;
  }

  .panel .icon:before {
    font-size: 100px;
    max-height: 100%;
    margin: 0 20px 0 0;
  }

  .panel a:hover .icon:before {
    color: #000;
  }

  .panel .panel__maintenance-pack .icon:before {
    position: relative;
    left: 12px;
  }

  .panel .panel__shaken .icon:before {
    position: relative;
    left: -20px;
  }

  .panel .panel__shaken span {
    position: relative;
    left: -30px;
  }

  .panel .panel__maintenace a {
    padding: 40px 30px;
  }

  .panel .panel__maintenace .icon:before {
    margin: 0;
  }

  .panel .panel__carlife-support .icon:before {
    position: relative;
    left: 5px;
  }

  .section-panel li a.external:after {
    content: none;
  }

  .section-panel li a.external span:after {
    font-family: 'icon';
    content: "\e90e";
    color: #ccc;
    position: relative;
    left: 4px;
  }

  .section-common-after-service .panel li {
    width: 50%;
    border-left: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
  }

  .section-common-after-service .panel li:first-child {
    width: 50%;
    border-left: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
  }

  .section-common-cars .panel li {
    width: 50%;
    border-left: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
  }

  .section-common-cars .panel li .icon-line2:before {
    margin-left: 20px;
    font-size: 5.5rem;
  }

  .section-panel .panel li {
    width: 50%;
    border: none;
  }

  .section-index-service {
    padding: 0;
  }

  .section-index-service .container {
    width: 100%;
  }

  .section-index-service h3 {
    display: none;
  }

  .section-index-service .panel ul {
    margin: 0;
  }

  .section-index-service .panel li {
    width: 50%;
  }

  .section-index-service .panel li a {
    display: block;
    padding: 35px 0;
    height: auto;
  }

  .section-index-service .panel li span {
    display: block;
    font-size: 30px;
    max-height: 100%;
    height: 84px;
  }

  .section-index-service .panel .icon:before {
    font-size: 125px;
    max-height: 100%;
    margin: 0 0 30px;
  }

  .section-index-service .slider {
    padding: 0;
    margin: 0;
  }

  .section-index-service .slider ul {
    margin: 0 0 0 70px;
  }

  .section-index-service .slider li {
    width: 580px !important;
    padding: 20px 0 40px 20px;
  }

  .section-index-service .slider li .caption {
    font-size: 30px;
    max-height: 100%;
  }

  .section-index-service .slider .nav {
    display: none;
  }

  .section-index-posts .posts {
    display: block;
    width: 100%;
  }

  section h3,
  .section-index-posts h3 {
    font-size: 48px;
    max-height: 100%;
    padding: 50px 0;
  }

  section h3 span {
    font-size: 30px;
    max-height: 100%;
  }

  .section-index-posts h3 span {
    font-size: 30px;
    max-height: 100%;
  }

  .section-index-posts a.more {
    font-size: 32px;
    max-height: 100%;
    line-height: 100px;
  }

  .posts li a:hover {
    background: transparent;
  }

  .posts li a:hover .title {
    text-decoration: none;
  }

  .posts .image {
    width: 230px;
  }

  .posts .content {
    margin: 0 0 0 255px;
    padding: 0 10px 0 20px;
  }

  .posts .content .title {
    font-size: 34px;
    padding: 20px 0 0 0;
    max-height: none;
    overflow: visible;
  }

  .posts .content .meta {
    font-size: 20px;
    max-height: 100%;
    height: auto;
    margin: 20px 0;
  }

  .posts .content .meta .date {
    color: #201115;
  }

  .posts .content .meta .label {
    margin: 0 10px 0 0;
  }

  .posts .content .description {
    font-size: 25px;
    max-height: 100%;
    height: 70px;
  }

  .section-index-posts ul {
    padding: 0;
  }

  .section-index-posts li {
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #f1f1f1;
  }

  .section-index-shop-info li {
    width: 50%;
  }

  .section-index-shop-info li span {
    font-size: 26px;
    max-height: 100%;
  }

  .section-index-shop-info li.shop-list a:before {
    font-size: 90px;
  }

  .section-index-shop-info li.shop-list span {
    font-size: 24px;
  }

  .section-index-information dt {
    font-size: 32px;
    max-height: 100%;
  }

  .section-index-information dd {
    font-size: 48px;
    max-height: 100%;
  }

  .section-index-information dd:nth-child(2) {
    font-size: 55px;
    max-height: 100%;
  }

  .section-index-information dd:nth-child(2)::after {
    width: 60px;
  }

  .section-index-information dd.holiday {
    font-size: 32px;
  }

  .section-index-information dd.holiday p {
    max-width: 65%;
  }

  .section-index-information .wrapper {
    padding: 38px 0 0 0;
  }

  .section-index-information li {
    margin: 0;
    width: 33.3%;
  }

  .section-index-maker-site li {
    width: 50%;
    font-size: 28px;
    max-height: 100%;
    border-bottom: 1px solid #f1f1f1;
  }

  .section-index-banner ul {
    margin-left: -315px;
  }

  .section-index-banner li {
    width: 420px !important;
  }

  .section-index-banner .nav {
    display: none;
  }

  .hero .bx-wrapper .bx-pager {
    text-align: center;
    bottom: 150px;
    right: 0;
    left: 0;
    margin: auto;
  }

  .slider .bx-wrapper .bx-pager {
    text-align: center;
    display: block;
    bottom: 10px;
    right: 0;
    left: 0;
    margin: auto;
  }

  .breadcrumb {
    display: none;
  }

  .page-header h1 {
    font-size: 55px;
    max-height: 100%;
  }

  .page-header h1 span {
    font-size: 28px;
    max-height: 100%;
  }

  .tab {
    width: 100%;
    padding: 0;
  }

  .tab li {
    font-size: 32px;
    max-height: 100%;
    line-height: 100px;
  }

  .tab li a:hover {
    background: transparent;
  }

  .tab li.active:after {
    bottom: -113px;
  }

  .anchor-nav a {
    display: block;
    font-size: 28px;
    max-height: 100%;
    line-height: 36px;
    padding: 30px;
  }

  .anchor-nav a br {
    display: block;
  }

  .anchor-nav a::before {
    top: -1px;
    font-size: 15px;
    margin: 0 15px 0 0;
  }

  .anchor-nav li {
    vertical-align: top;
    width: 50%;
    margin: 0;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #650022;
  }

  .notfound {
    font-size: 36px;
    max-height: 100%;
    line-height: 60px;
    padding: 60px 0;
  }

  .notfound br {
    display: block;
  }

  .shops ul {
    margin: 0 0 30px;
  }

  .shops li {
    border: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .shops .image {
    position: relative;
    display: block;
    width: 100%;
  }

  .shops .image:after {
    position: absolute;
    bottom: 0;
    content: "";
    background: url(/images/shop/sp_mask@2x.png) no-repeat center bottom;
    background-size: 375px 120px;
    width: 100%;
    height: 120px;
  }

  .shops .content {
    display: block;
    width: 100%;
    padding: 0 20px 20px 20px;
    margin-top: -70px;
  }

  .shops .content ul {
    text-align: center;
  }

  .shops .content h3 {
    position: relative;
    z-index: 1;
    color: #fff;
    font-size: 26px;
    max-height: 100%;
    margin: 0 0 40px;
    text-align: center;
  }

  .shops .content p {
    font-size: 20px;
    line-height: 25px;
    max-height: 100%;
    height: 170px;
    text-align: center;
  }

  .shops .content ul {
    margin: 0;
    min-height: 201px;
  }

  .shops .content li {
    width: 70px;
    margin: 15px 15px 0 0;
  }

  .shops .actions {
    padding: 0 10px 10px 10px;
  }

  .shops .actions ul {
    margin: 0;
  }

  .shops .actions .btn {
    font-size: 20px;
    line-height: 70px;
    max-height: 100%;
    height: auto;
  }

  .shops .actions .btn:after {
    font-size: 20px;
    max-height: 100%;
  }

  .shops .actions li {
    display: inline-block;
    width: 173px;
  }

  .shops .actions li:first-child {
    display: inline-block;
    width: 173px;
  }

  .actions li:first-child {
    margin: 0 5px 5px 0;
  }

  .shops .actions li:first-child a {
    display: block;
    background: url(/images/shop/btn_call@2x.png) no-repeat top left;
    background-size: 100%;
    width: 173px;
    height: 0;
    padding: 135px 0 0 0;
    overflow: hidden;
  }

  .shops .actions li:nth-child(2) a {
    display: block;
    background: url(/images/shop/btn_shopinfo@2x.png) no-repeat top left;
    background-size: 100%;
    width: 173px;
    height: 0;
    padding: 135px 0 0 0;
    overflow: hidden;
  }

  .shops .actions li:last-child {
    display: block;
    width: 100%;
  }

  .section-post {
    padding: 30px 0;
  }

  .section-post .content-header .meta {
    font-size: 20px;
    max-height: 100%;
    margin: 0 0 10px;
  }

  .section-post .content-header h1 {
    font-size: 30px;
  }

  .section-post .post-wrapper {
    display: block;
    width: 690px;
    margin: 0 auto;
  }

  .section-post .sequential-navigation {
    width: 100%;
  }

  .section-post .post .post-tags span {
    font-size: 24px;
    padding: 12px;
    margin: 0px 16px 0px 0px;
  }

  .section-post .recommend {
    width: 100%;
    margin: 0;
  }

  .section-post .recommend h4 {
    font-size: 48px;
    line-height: 140px;
    max-height: 100%;
    padding: 0;
    background: #f1f1f1;
    color: #000;
  }

  .section-post .recommend .posts {
    margin: 0 0 30px;
  }

  .section-post .recommend .posts li {
    display: inline-block;
    margin: 0;
    width: 50%;
    border: 1px solid #f1f1f1;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
  }

  .section-post .recommend .posts li:nth-child(2n) {
    display: none;
  }

  .section-post .recommend .posts .content {
    margin: 0;
  }

  .section-post .recommend .posts .content .meta {
    font-size: 20px;
    max-height: 100%;
  }

  .section-post .recommend .posts .content .title {
    font-size: 24px;
    max-height: 100%;
    padding: 0;
    height: 60px;
    overflow: hidden;
  }

  .section-post .action {
    padding: 0 30px;
  }

  .section-post .content-header .meta {
    margin: 10px 0;
  }

  .section-post .recommend .posts li a:hover .content {
    background: #fff;
  }

  .section-post .recommend .posts li a:hover .image img {
    opacity: 1;
  }

  .section-post .post .post-tags {
    margin: -7px -7px 0;
  }

  .section-post .post .post-tags > a,
  .section-post .post .post-tags > span {
    margin: 7px;
    padding: 7px 10px 6px;
    font-size: 22px;
  }

  .content-header .meta .label {
    font-size: 18px;
    line-height: 24px;
    max-height: 100%;
  }

  .content-header .like-count {
    font-size: 22px;
    max-height: 100%;
  }

  .content-header .like-count:before {
    font-size: 18px;
    max-height: 100%;
  }

  .content-header .category {
    font-size: 19px;
    line-height: 35px;
    max-height: 100%;
  }
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: 'メイリオ',meiryo,'游ゴシック Medium','Yu Gothic Medium','游ゴシック','YuGothic','ＭＳ Ｐゴシック',sans-serif;
  }
}

@media all and (orientation: landscape) {
  .hero li {
    background-position: 50% 50%;
  }
}