@charset "UTF-8";
/*!
Theme Name: DATHATST LOVE LOCAL COMMUNITY
Theme URI:
Version: 1.0
*/
/*====================
 *    [Settings]
 *        - config, variables
 *====================*/
/*====================
 *    [Mixins]
 *        - mixins
 *====================*/
/*====================
 *    [Normalize]
 *        - resets style
 *====================*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

[hidden],
template {
  display: none; }

a {
  background: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

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

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*====================
 *    [Base]
 *        - HTML elements
 *====================*/
html {
  font-size: 16px; }

body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  color: #000;
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic Pro", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.71;
  -webkit-font-smoothing: antialiased; }

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

figure {
  margin: 0; }

textarea {
  resize: vertical; }

input[type="search"] {
  box-sizing: border-box; }

a:link, a:visited {
  color: #000;
  text-decoration: underline; }

a:hover, a:active {
  color: #262626;
  text-decoration: underline; }

a img {
  transition: all .3s; }

a:hover img {
  opacity: .8; }

/*====================
 *    [Components]
 *        - parts (btn, title)
 *====================*/
.icon {
  display: inline-block;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain; }

.icon--arrow--r {
  width: 5px;
  height: 7px;
  background-image: url("../images/common/icon_arrow.png"); }

.icon--arrow--white {
  width: 5px;
  height: 7px;
  background-image: url("../images/common/icon_arrow_white.png"); }

.icon--arrow2-r {
  width: 5px;
  height: 4px;
  background-image: url("../images/common/icon_arrow2.png"); }

.icon--board {
  width: 18px;
  height: 12px;
  background-image: url("../images/common/icon_board.png"); }

.icon--photo {
  width: 15px;
  height: 12px;
  background-image: url("../images/common/icon_photo.png"); }

.icon--ll {
  width: 14px;
  height: 12px;
  background-image: url("../images/common/icon_ll.png"); }

.icon--info {
  width: 15px;
  height: 15px;
  background-image: url("../images/common/icon_info.png"); }

.icon--pen {
  width: 20px;
  height: 20px;
  background-image: url("../images/common/icon_pen.png"); }

.icon--like {
  width: 14px;
  height: 14px;
  background-image: url("../images/common/icon_like.png"); }

.icon--like--on {
  width: 14px;
  height: 14px;
  background-image: url("../images/common/icon_like_on.png"); }

.icon--like--white {
  width: 14px;
  height: 14px;
  background-image: url("../images/common/icon_like_white.png"); }

.icon--like--white--on {
  width: 14px;
  height: 14px;
  background-image: url("../images/common/icon_like_white_on.png"); }

.icon--comment {
  width: 15px;
  height: 15px;
  background-image: url("../images/common/icon_comment.png"); }

.icon--comment--white {
  width: 15px;
  height: 15px;
  background-image: url("../images/common/icon_comment_white.png"); }

.icon--login {
  width: 31px;
  height: 31px;
  background-image: url("../images/common/icon_login.png"); }

.title--result > span {
  display: inline-block;
  margin-bottom: 5px;
  border-bottom: 2px solid #ffdd58;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  line-height: 2; }

.btn {
  display: inline-block;
  padding: 0 10px;
  border-radius: 4px;
  line-height: 28px;
  cursor: pointer;
  transition: all .3s;
  color: #000;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold; }
  .btn:link, .btn:visited {
    color: #000;
    text-decoration: none; }
  .btn:hover, .btn:active {
    color: #262626;
    text-decoration: none; }
  .btn:hover, .btn:active {
    opacity: 0.8; }

.btn--white {
  background-color: #fff; }

.btn--primary {
  background-color: #d60011; }
  .btn--primary:link, .btn--primary:visited {
    color: #fff;
    text-decoration: none; }
  .btn--primary:hover, .btn--primary:active {
    color: white;
    text-decoration: none; }

.btn--secondary {
  background-color: #ffda46;
  font-weight: normal; }

.btn--default {
  border: 2px solid #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  background-color: #ffdd58; }

.btn--gotoTop {
  display: none;
  position: fixed;
  bottom: 40px;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: #8e8e8e;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  transition: all .3s; }
  .btn--gotoTop:hover {
    opacity: .6; }
  .btn--gotoTop > .icon {
    position: absolute;
    top: 16px;
    left: 18px;
    -ms-transform: rotate(-90deg);
        transform: rotate(-90deg); }

.fullimage {
  width: 100%;
  height: auto;
  vertical-align: top; }

.contents {
  margin-top: 40px; }

.contents--isBgc-gray {
  margin: 15px 0 30px;
  padding: 20px 0;
  background-color: #f2f2f2; }

.block {
  width: 1024px;
  margin: 0 auto;
  padding: 0 40px; }

.box {
  position: relative;
  box-sizing: border-box; }
  .box:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

/*====================
 *    [Modules]
 *        - Block parts (nav, board)
 *====================*/
.m-gheader {
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1104px;
  height: 50px;
  background-color: #e50110; }
  .m-gheader:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .m-gheader.isStart {
    position: fixed;
    top: -50px; }
  .m-gheader.isFixed {
    position: fixed;
    top: -134px;
    transition: top .5s; }
  .m-gheader.isShow {
    top: 0; }

.m-gheader__logo {
  z-index: 10;
  position: absolute;
  top: 18px;
  left: 16px;
  margin: 0;
  padding: 0;
  line-height: 0; }

      .m-gheader__gnav ul li a {
        display: block;
        margin-right: 6px;
        padding: 0 10px;
        line-height: 28px; }
        .m-gheader__gnav ul li a:link, .m-gheader__gnav ul li a:visited {
          color: #fff;
          text-decoration: none; }
        .m-gheader__gnav ul li a:hover, .m-gheader__gnav ul li a:active {
          color: white;
          text-decoration: none; }
        .m-gheader__gnav ul li a.isActive, .m-gheader__gnav ul li a:hover {
          border-radius: 4px;
          background-color: #a0000d; }
  .m-gheader__gnav .icon--info {
    top: 2px; }

.m-gheader__account {
  position: absolute;
  top: 10px;
  right: 10px; }

.m-gheader__accountLogin {
  float: left;
  margin-right: 4px; }
  .m-gheader__accountLogin .icon {
    top: -2px; }

.m-gheader__accountItem {
  float: left; }
  .m-gheader__accountItem .btn {
    margin-left: 6px;
    padding: 0 20px; }
  .m-gheader__accountItem .icon {
    top: -1px;
    margin-right: 5px; }

.m-gfooter {
  margin-top: 80px;
  font-size: 11px;
  font-size: 0.6875rem; }

.m-gfooter__nav {
  list-style: none;
  margin: 0;
  padding: 0; }
  .m-gfooter__nav:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .m-gfooter__nav li {
    float: left; }
    .m-gfooter__nav li a {
      display: inline-block;
      margin-right: 20px; }
      .m-gfooter__nav li a:link, .m-gfooter__nav li a:visited {
        color: #000;
        text-decoration: none; }
      .m-gfooter__nav li a:hover, .m-gfooter__nav li a:active {
        color: #262626;
        text-decoration: underline; }

.m-gfooter__bottom {
  position: relative;
  margin-top: 16px;
  padding: 10px 0 15px;
  border-top: 1px solid #dddddd; }
  .m-gfooter__bottom:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

.m-gfooter__logo {
  z-index: 1;
  position: relative;
  float: left; }

.m-gfooter__copyright {
  z-index: 0;
  position: absolute;
  top: 16px;
  left: 0;
  width: 100%;
  text-align: center;
  color: #666; }

.m-gfooter__sns {
  position: relative;
  float: right; }
  .m-gfooter__sns ul {
    list-style: none;
    margin: 5px 0 0;
    padding: 0; }
    .m-gfooter__sns ul li {
      float: left;
      margin-left: 30px; }

.m-sideSearchCheck {
  display: none; }
  .m-sideSearchCheck:checked ~ .m-sideSearch {
  	z-index:100000;
    left: 0; }

.m-sideSearch {
  z-index: 9998;
  position: fixed;
  top: 0;
  left: -428px;
  width: 468px;
  height: 100%;
  padding: 50px 40px;
  box-sizing: border-box;
  background-color: #8e8e8e;
  transition: all .3s;
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, sans-serif; }
  .m-sideSearch.hasScroll {
    overflow-y: scroll; }

.m-sideSearch__onoff {
  position: absolute;
  top: 50%;
  right: -32px;
  color: #fff;
  line-height: 1;
  cursor: pointer;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%);
}
.m-sideSearch__onoff:before {
    content: '';
    display: inline-block;
    position: relative;
    top: 0px;
    width: 62px;
    height: 282px;
    margin-right: 10px;
    background: url("../images/common/search_side_bar.png") 100% 100% no-repeat;
    background-size: contain;
}
.m-sideSearch__body {

}
#m-sideSearch__section--05.isActive {
  overflow-y: scroll;
  max-height: 240px;
}
.m-sideSearch__header {
  padding: 15px 0;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  text-align: center; }
.m-sideSearch__nav {
  height: 38px;
}

.m-sideSearch__contentsInner {
  background-color: #f1f0f0;
  margin-bottom: 15px;
  padding: 15px 20px 15px;
  border-radius: 4px;
  max-height: 274px;
}
.m-sideSearch__contentsInner-first {
  background-color: #f1f0f0;
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 15px 20px 1px;
  border-radius: 4px; }
.m-sideSearch__searchbox p {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 6px;
}
.m-sideSearch__nav > ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none; }
  .m-sideSearch__nav > ul:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .m-sideSearch__nav > ul li {
    float: left;
    margin: 0;
    margin-right: 20px; }
    .m-sideSearch__nav > ul li a {
      display: block;
      position: relative;
      padding-bottom: 5px;
      font-size: 13px;
      font-size: 0.8125rem;
      font-weight: bold; }
      .m-sideSearch__nav > ul li a:link, .m-sideSearch__nav > ul li a:visited {
        color: #000;
        text-decoration: none; }
      .m-sideSearch__nav > ul li a:hover, .m-sideSearch__nav > ul li a:active {
        color: #262626;
        text-decoration: underline; }
      .m-sideSearch__nav > ul li a.isActive:before, .m-sideSearch__nav > ul li a.isActive:after {
        content: '';
        display: block;
        position: absolute;
        left: 50%;
        width: 0;
        height: 0;
        border: 5px solid transparent;
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
      .m-sideSearch__nav > ul li a.isActive:before {
        bottom: -10px;
        border-top-color: #000; }
      .m-sideSearch__nav > ul li a.isActive:after {
        bottom: -8px;
        border-top-color: #f1f0f0; }

.m-sideSearch__section {
  display: none; }
  .m-sideSearch__section.isActive {
    display: block; }

.m-sideSearch__section .tag_border {
  border-bottom: 1px solid #d1d1d1;
  margin: 8px 0 17px;
}
.m-sideSearch__tags ul {
  list-style: none;
  margin: 10px 0;
  padding: 0; }
  .m-sideSearch__tags ul:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .m-sideSearch__tags ul li {
    float: left; }

.m-sideSearch__tags .btn {
  display: block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 0 6px;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 24px; }
  .m-sideSearch__tags .btn.btn--secondary:link, .m-sideSearch__tags .btn.btn--secondary:visited, .m-sideSearch__tags .btn.btn--white:link, .m-sideSearch__tags .btn.btn--white:visited {
    color: #000;
    text-decoration: none; }
  .m-sideSearch__tags .btn.btn--secondary:hover, .m-sideSearch__tags .btn.btn--secondary:active, .m-sideSearch__tags .btn.btn--white:hover, .m-sideSearch__tags .btn.btn--white:active {
    color: #262626;
    text-decoration: none; }
  .m-sideSearch__tags .btn.btn--secondary {
    font-weight: bold; }
  .m-sideSearch__tags .btn.btn--white {
    font-weight: normal; }

.m-sideSearch__tags .btn.top-10 {
  font-size: 16px;
  padding: 4px 14px;
}

.m-sideSearch__search {
  position: relative;
  margin-bottom: 20px; }

.m-sideSearch__searchInput {
  display: block;
  width: 100%;
  padding: 2px 36px 2px 12px;
  border: none;
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2;
  box-sizing: border-box;
  color: #000;
  font-size: 16px;
  font-size: 1rem;
  height: 30px; }

.m-sideSearch__searchBtn {
  display: block;
  position: absolute;
  top: 0px;
  right: 5px;
  width: 30px;
  height: 30px;
  border: none;
  background: url("../images/common/icon_search.png") center center no-repeat;
  background-size: 50%;
  outline: none; }

.m-sideSearch__footer {
  padding: 15px 20px 0;
  border-radius: 4px;
  background-color: #fff; }
  .m-sideSearch__footer .m-gfooter__nav li {
    margin-bottom: 10px;
    font-size: 11px;
    font-size: 0.6875rem; }
  .m-sideSearch__footer .m-gfooter__bottom {
    margin-top: 5px; }
  .m-sideSearch__footer .m-gfooter__sns ul {
    margin-top: 0; }
  .m-sideSearch__footer .m-gfooter__copyright {
    clear: both;
    position: static;
    padding-top: 10px;
    font-size: 11px;
    font-size: 0.6875rem;
    text-align: left; }



.m-main {
/*   position: relative; */
  margin-top: 50px; }

.m-main__header {
  padding-top: 10px; }
  .m-main__header:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .m-main__header .m-search {
    float: left;
    width: 677px; }

.m-main__hederDescriptions {
  margin-bottom: 15px;
  padding: 5px 20px;
  border-radius: 4px;
  background-color: #8e8e8e; }

.m-billboard {
  position: relative;
  margin-bottom: 18px;
  padding: 5px 10px 0;
  border-radius: 6px;
  background-color: #f2f2f2; }

.m-billboard__text {
  padding: 0 10px 5px;
  font-size: 12px;
  font-size: 0.75rem; }

.m-billboard__board {
  display: none;
  position: relative;
  padding-bottom: 10px; }

.m-billboard__check {
  display: none; }
  .m-billboard__check:checked ~ .m-billboard__label:after {
    display: none; }
  .m-billboard__check:checked ~ .m-billboard__board {
    display: block;
    animation-duration: 0.5s;
    animation-name: fadein; }

@keyframes fadein {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

.m-billboard__label {
  display: block;
  position: absolute;
  top: 7px;
  right: 15px;
  width: 14px;
  height: 14px;
  cursor: pointer; }
  .m-billboard__label:before {
    content: '';
    position: absolute;
    top: 6px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000; }
  .m-billboard__label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 6px;
    width: 2px;
    height: 100%;
    background-color: #000; }

.m-billboard__wrapper {
  overflow: hidden;
  width: 100%;
  height: 230px; }

.m-billboard__list {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  transition: all .5s; }

.m-billboard__item {
  float: left;
  width: 1004px; }

.m-billboard__nav {
  position: absolute;
  bottom: 18px;
  width: 100%;
  left: 0;
  text-align: center; }
  .m-billboard__nav > li {
    display: inline-block; }
    .m-billboard__nav > li > a {
      display: inline-block;
      width: 6px;
      height: 6px;
      margin: 0 8px;
      border-radius: 3px;
      background-color: #000; }
      .m-billboard__nav > li > a.isActive {
        background-color: #e50110; }

.m-billboard__btn {
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
  .m-billboard__btn.m-billboard__btn--prev {
    left: 30px; }
    .m-billboard__btn.m-billboard__btn--prev img {
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
  .m-billboard__btn.m-billboard__btn--next {
    right: 30px; }
  .m-billboard__btn a.isPassive {
    display: none; }

.m-introduction {
  position: relative;
  margin: 0 -8px;
  padding-left: 25%;
  padding-left: calc(25% + 4px); }
  .m-introduction:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .m-introduction .item {
    float: left;
    width: 33.33%;
    padding: 0 8px;
    box-sizing: border-box;
    font-size: 12px;
    font-size: 0.75rem; }
    .m-introduction .item a:link, .m-introduction .item a:visited {
      color: #000;
      text-decoration: none; }
    .m-introduction .item a:hover, .m-introduction .item a:active {
      color: #262626;
      text-decoration: none; }
  .m-introduction .item__comment {
    z-index: 1;
    position: relative;
    margin-bottom: 20px;
    padding: 0 34px;
    height: 36px;
    font-weight: bold; }
  .m-introduction .item__comment ._comment-wrap {
    display: table-cell;
    vertical-align: bottom;
    height: 33px;
  }
  .m-introduction .item__comment a {

  }
    .m-introduction .item__comment:after {
      content: '';
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      height: 33px;
      background: url("../images/common/m-introduction-comment.png") bottom center no-repeat;
      background-size: contain; }
  .m-introduction .item__pic {
    z-index: 0;
    position: relative;
    text-align: center; }
    .m-introduction .item .item__pic .cutout-img-wrapper {
      display: inline-block;
      border: 2px solid #fff;
      border-radius: 50px;
      box-sizing: border-box;
      vertical-align: top; }

    .m-introduction .item .item__pic .cutout-img-wrapper img:hover {
      opacity:1;
    }

    /*
    .m-introduction .item .item__pic img {
      display: inline-block;
      width: 100px;
      height: auto;
      border: 2px solid #fff;
      border-radius: 50px;
      box-sizing: border-box;
      vertical-align: top; }
      */

  .m-introduction .item__new {
    position: absolute;
    top: 10px;
    right: 20px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-color: #e50110;
    color: #fff;
    font-size: 10px;
    font-size: 0.625rem;
    -webkit-font-smoothing: subpixel-antialiased;
    font-weight: bold;
    line-height: 44px; }
  .m-introduction .item__place {
    position: absolute;
    width: 44px;
    height: 44px;
    top: 46px;
    right: 20px;
    border-radius: 50%;
    background-color: #fff;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 44px; }
  .m-introduction .item__name {
    margin: 7px 0 12px;
    font-weight: bold;
    text-align: center;
    line-height: 01; }
    .m-introduction .item__name .item__honor {
      font-weight: normal; }
  .m-introduction .item__car {
    margin-top: 8px;
    text-align: center;
    line-height: 1; }
  .m-introduction .item--intro {
    position: absolute;
    left: 8px;
    width: calc(25% - 16px);
    height: 100%;
    padding: 40px 40px 20px;
    border-radius: 30px;
    box-sizing: border-box;
    background-color: #fff; }
  .m-introduction .item__introTitle {
    position: absolute;
    left: 50%;
    padding-top: 20px;
    -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    font-size: 16px;
    font-size: 1rem;
    font-weight: bold; }
    .m-introduction .item__introTitle:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 31px;
      height: 30px;
      background: url("../images/common/icon_introduction.png") center center no-repeat; }
  .m-introduction .item__introBtn {
    position: absolute;
    bottom: 20px;
    text-align: center; }
    .m-introduction .item__introBtn .btn {
      width: 160px;
      padding: 2px 10px;
      box-sizing: border-box;
      font-weight: normal;
      text-align: center; }
    .m-introduction .item__introBtn .icon {
      top: -2px;
      margin-left: 8px; }

.m-social {
  border-top: 2px solid #bbbbbb;
  border-bottom: 2px solid #bbbbbb; }
  .m-social ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
    text-align: center; }
    .m-social ul li {
      display: inline-block; }
      .m-social ul li:first-child {
        margin-right: 15px; }
      .m-social ul li .icon {
        top: 2px;
        margin-right: 5px; }
      .m-social ul li a.isActive .icon--like, .m-social ul li a:hover .icon--like {
        background-image: url("../images/common/icon_like_on.png"); }
      .m-social ul li a.isActive {
        cursor: default; }
.m-social__counts--like .command-like{
  color: #000;
}
.m-social__count {
  font-weight: bold; }

.m-slideMenu {
  background-color: #e50110; }
  .m-slideMenu > .block {
    position: relative; }
  .m-slideMenu.isStart {
    position: fixed;
    top: 0; }
  .m-slideMenu.isFixed {
    z-index: 999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    margin-top: 0;
    transition: top .5s; }
  .m-slideMenu.isDown {
    top: 50px; }

.m-slideMenu__wrapper {
  overflow: hidden;
  position: relative;
  left: 20px;
  width: 983px;
  height: 80px;
  box-sizing: border-box; }

.m-slideMenu__list {
  position: relative;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  transition: all .3s; }
  .m-slideMenu__list:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

.m-slideMenu__item {
  float: left;
  width: 164px;
  margin: 10px 0;
  border-right: 1px dotted #fff;
  box-sizing: border-box; }
  .m-slideMenu__item a {
    display: block;
    margin: 0;
    padding: 40px 0 0;
    background-position: 50% 5px;
    background-repeat: no-repeat;
    background-size: auto 50%;
    font-weight: bold;
    text-align: center;
    line-height: 0;
    outline: none; }
    .m-slideMenu__item a:link, .m-slideMenu__item a:visited {
      color: #fff;
      text-decoration: none; }
    .m-slideMenu__item a:hover, .m-slideMenu__item a:active {
      color: white;
      text-decoration: none; }
    .m-slideMenu__item a.isActive .m-slideMenu__text, .m-slideMenu__item a:hover .m-slideMenu__text {
      border-color: #fff;
      background-color: #fff;
      color: #e50110; }
    .m-slideMenu__item a.isActive .m-slideMenu__text:after {
      content: '';
      display: block;
      position: absolute;
      top: 100%;
      left: 50%;
      width: 0;
      height: 0;
      border: 5px solid transparent;
      border-top-color: #fff;
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }
  .m-slideMenu__item.is-icon--all a {
    background-image: url("../images/common/nav_all.svg");
    background-size: auto 45%; }
  .m-slideMenu__item.is-icon--map a {
    background-image: url("../images/common/nav_map.svg"); }
  .m-slideMenu__item.is-icon--car a {
    background-image: url("../images/common/nav_car.svg"); }
  .m-slideMenu__item.is-icon--japan a {
    background-image: url("../images/common/nav_japan.svg"); }
  .m-slideMenu__item.is-icon--people a {
    background-image: url("../images/common/nav_people.svg"); }
  .m-slideMenu__item.is-icon--drive a {
    background-image: url("../images/common/nav_drive.svg");
    background-size: auto 40%;
    background-position: center 8px;
  }
  .m-slideMenu__item.is-icon--maintenance a {
    background-image: url("../images/common/nav_maintenance.svg"); }
  .m-slideMenu__item.is-icon--talk a {
    background-image: url("../images/common/nav_talk.svg");
    background-position: center 8px;
    background-size: auto 40%; }
  .m-slideMenu__item.is-icon--community a {
    background-image: url("../images/common/nav_community.svg"); }
  .m-slideMenu__item.is-icon--customize a {
    background-image: url("../images/common/nav_customize.svg"); }
  .m-slideMenu__item.is-icon--etc a {
    background-image: url("../images/common/nav_etc.svg"); }
  .m-slideMenu__item.is-icon--event a {
    background-image: url("../images/common/nav_event.svg"); }
  .m-slideMenu__item.is-icon--life a {
    background-image: url("../images/common/nav_life.svg"); }
  .m-slideMenu__item.is-icon--party a {
    background-image: url("../images/common/nav_party.svg"); }

.m-slideMenu__text {
  display: inline-block;
  position: relative;
  padding: 0 10px;
  border: 1px solid #f7adb3;
  border-radius: 10px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  box-sizing: border-box;
  transition: all .3s; }

.m-slideMenu__btn {
  position: absolute;
  top: 10px;
  width: 20px; }
  .m-slideMenu__btn a {
    display: block;
    width: 100%;
    height: 60px;
    border-radius: 4px;
    background-color: #fff;
    text-align: center;
    cursor: pointer; }
    .m-slideMenu__btn a:after {
      content: '';
      display: inline-block;
      position: relative;
      top: 18px;
      width: 5px;
      height: 7px;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url("../images/common/icon_arrow.png");
      background-size: contain; }
    .m-slideMenu__btn a.isPassive {
      opacity: .6;
      cursor: default; }
  .m-slideMenu__btn.m-slideMenu__btn--prev {
    left: 40px; }
    .m-slideMenu__btn.m-slideMenu__btn--prev a:after {
      -ms-transform: rotate(180deg);
          transform: rotate(180deg); }
  .m-slideMenu__btn.m-slideMenu__btn--next {
    right: 40px; }

.m-slideMenu__children-wrap {
  width: 100%;
  background-color: #f2f2f2;
  padding-top: 64px;
  margin-bottom: 20px;
}
.m-slideMenu__children {
    text-align: center;
    padding: 27px 0px 0px;
    width: 983px;
    margin: 0 auto;
    font-weight: bold;
    list-style: none;
    color: #666;
}
.m-slideMenu__children a{
    display: block;
    padding: 3px 10px;
    text-decoration: none;
    transition: all .3s;
}
.m-slideMenu__children li{
    margin-bottom: 9px;
    margin-left: 10px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 18px;
    box-sizing: border-box;
    float: left;
    background-color: #fff;
}
.m-slideMenu__children li a{
    color: #000;
}
.m-slideMenu__children li.isActive{
    background-color: #e50110;
}
.m-slideMenu__children li.isActive a{
    color: #ffffff;
}
.m-slideMenu__children li:hover a{
    color: #ffffff;
    border-radius: 3px;
    background-color: #e50110;
}

.m-slideMenu__title {
  margin-bottom: -15px;
  padding: 0;
  font-size: 12px;
  font-size: 0.75rem;
  font-weight: bold;
  text-align: center;
  line-height: 30px;

  clear: both;
}

.m-panel a:link, .m-panel a:visited {
  color: #000;
  text-decoration: none; }

.m-panel a:hover, .m-panel a:active {
  color: #262626;
  text-decoration: none; }

.m-panel .item__board {
  padding: 22px 20px 5px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  box-sizing: border-box;
  background-color: #f1f0f0;
  word-break: break-all;
  }

.m-panel.isNew .item__board {
  position: relative; }
  .m-panel.isNew .item__board:after {
    content: '';
    display: block;
    position: absolute;
    top: -12px;
    right: 18px;
    width: 27px;
    height: 27px;
    background: url("../images/common/badge_new.png") center center no-repeat;
    background-size: contain; }

.m-panel .item__board .thread-shop {
    text-align: center;
    background-color: #fff;
    margin-top: -10px;
    margin-bottom: 5px;
    border-radius: 10px;
    color: #e50817;
    font-size: 13px;
}

.m-panel .item__board .thread-calender {
    text-align: center;
    background-color: rgb(219, 154, 218);
    margin-top: -10px;
    margin-bottom: 5px;
    border-radius: 16px;
    color: #fff;
    font-size: 13px;
    padding: 5px 0;
    font-weight: bold;
}


.m-panel .item__title {
  margin-bottom: 5px;
  font-size: 16px;
  font-size: 1rem;
  font-weight: bold;
  word-break: break-word;}

.m-panel .item__description {
  margin-bottom: 8px;
  overflow:hidden;
  font-size: 14px;
  }

.m-panel .item__pic {
  margin-bottom: 8px; }

.m-panel .item__pic img {
  max-width:202px; }

.m-panel .item__date {
  margin-bottom: 8px;
  color: #3a3a3a;
  font-size: 11px;
  font-size: 0.6875rem; }

.m-panel .item__tags:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.m-panel .item__tags ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  .m-panel .item__tags ul.hasMore:after {
    content: '';
    display: block;
    float: left;
    width: 23px;
    height: 23px;
    background: url("../images/common/icon_3dot.png") center center no-repeat; }
  .m-panel .item__tags ul li {
    float: left;
    margin-right: 4px;
    margin-bottom: 10px; }

.m-panel .item__tags .btn {
  font-weight: normal;
  cursor: default; }
  .m-panel .item__tags .btn:hover {
    opacity: 1; }

.m-panel .item__car {
  padding: 4px 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #dddddd;
  font-size: 12px;
  font-size: 0.75rem;
  text-align: center; }

.m-panel .item__footer {
  margin: 10px 20px 25px; }

.m-panel .m-social {
  position: relative;
  border-color: #000; }
  .m-panel .m-social:before, .m-panel .m-social:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -20px;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left-width: 6px;
    border-right-width: 6px; }
  .m-panel .m-social:before {
    left: 140px;
    border-top-color: #000;
    border-left-color: #000; }
  .m-panel .m-social:after {
    left: 142px;
    bottom: -13px;
    border-top-color: #fff;
    border-left-color: #fff; }

.m-panelFeatured .m-panel .m-social {
 border-color: #e50110;
}

.m-panel .item__owner {
  margin-top: 25px;
  font-size: 12px;
  font-size: 0.75rem; }
  .m-panel .item__owner:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }

.m-panel .item__ownerPic {
  float: left;
  margin-right: 10px; }

.m-panel .item__ownerName {
  font-weight: bold; }
  .m-panel .item__ownerName .item__honor {
    font-weight: normal; }

.m-panel .item__userList {
  margin-top: 5px;
  padding-top: 8px;
  border-top: 1px dotted #999; }
  .m-panel .item__userList:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden; }
  .m-panel .item__userList ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    .m-panel .item__userList ul li {
      float: left;
      margin-right: 4px; }
    .m-panel .item__userList ul.hasMore:after {
      content: '';
      display: inline-block;
      width: 23px;
      height: 23px;
      background: url("../images/common/icon_3dot.png") center center no-repeat; }

.m-panel .item__ex {
  margin-bottom: 30px; }

.m-panelList {
    position: relative;
    margin: 15px auto;
}
.m-panelList:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
.m-panelList .item {
    opacity: 0;
    position: absolute;
    width: 330px;
    -ms-transform: translateY(10px);
        transform: translateY(10px);
    transition: all .3s;
}
.m-panelList .item.isVisible {
  opacity: 1;
  -ms-transform: translateY(0);
      transform: translateY(0);
}
.m-panelList li.isActive{
    /*background-color: #e50110;*/
}
.m-panelList li.isActive a span{
    background-color: #e50110;
    color: #ffffff;
}
.m-panelList li.isActive:hover a span{
    background-color: #ffffff;
    color: #000000;
}

.m-panelFeatured {
  opacity: 0;
  margin-bottom: 40px;
  background-color: #000;
  transition: all .3s;
  }
  .m-panelFeatured.isVisible {
    opacity: 1; }
  .m-panelFeatured .item {
    position: relative;
    width: 100%;
    color: #fff;
    height: 344px;
    overflow: hidden;
    }
    .m-panelFeatured .item a:link, .m-panelFeatured .item a:visited {
      color: #fff;
      text-decoration: none; }
    .m-panelFeatured .item a:hover, .m-panelFeatured .item a:active {
      color: white;
      text-decoration: none; }
  .m-panelFeatured .item__info {
    width: 330px;
    padding: 20px;
    box-sizing: border-box; }
  .m-panelFeatured .item__title {
    font-size: 14px;
    font-size: 0.875rem; }
  .m-panelFeatured .item__description {
    font-size: 12px;
    font-size: 0.75rem; }
  .m-panelFeatured .item__date {
    color: #b8b8b8; }
  .m-panelFeatured .m-social:before, .m-panelFeatured .m-social:after {
    display: none; }
  .m-panelFeatured .m-social ul li a.isActive .icon--like--white, .m-panelFeatured .m-social ul li a:hover .icon--like--white {
    background-image: url("../images/common/icon_like_white_on.png"); }
  .m-panelFeatured .item__owner {
    margin-top: 10px; }
  .m-panelFeatured .item__pic {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    width: 676px;
    height: 100%;
    background-position: center center;
    background-size: cover; }
    .m-panelFeatured .item__pic a {
      display: block;
      position: relative;
      width: 100%;
      height: 100%; }
.m-panelFeatured .item__tags li.isActive .btn {
    background-color: #e50110;
    color: #fff;
}
.m-panelFeatured .command-like {
  color: #fff;
}

.insert-panel {
	width:330px;
	height:150px;
	background: url('/images/sub/top/panel.png') no-repeat 3px 0;
    background-size: contain;
}
.insert-panel .insert-panel__inner {
    padding-top: 33px;
    padding-left: 60px;
}
.insert-panel .insert-panel__inner span {
    display: block;
    font-weight: bold;
    font-size: 12px;
}
.insert-panel-2 {
  border:2px solid #fff;
  border-radius: 38px;
  box-shadow: 0px 0px 3px 0px rgba(13, 5, 9, 0.2);
}
.insert-panel-2.store_blog {
  background-color: #bfe780;
}
.insert-panel-2.user-thread {
  background-color: rgb(255, 221, 88);
}
.insert-panel-2 .insert-panel__image img {
  border-radius: 6px;
  max-width: 300px;
}
.insert-panel-2 .insert-panel-inner {
  padding: 15px;
  box-sizing: border-box;
  word-break: break-all;
}
.insert-panel-2 .insert-panel__header {
  width: 100%;
  height: 41px;
}
.insert-panel-2 .insert-panel__mark {
    background-color: #fff;
    border-radius: 20px;
    float: left;
    height: 41px;
    position: relative;
    width: 41px;
}
.insert-panel-2 .insert-panel__mark img {
  position: absolute;
  left: 7px;
  top: 11px;
}
.insert-panel-2 .insert-panel__main {
  clear: both;
  border-bottom: 1px solid #fff;
  padding-bottom: 9px;
  margin-top: 9px;
  margin-bottom: 9px;
}
.insert-panel-2 .insert-panel__legend {
  margin-bottom: 5px;
}
.insert-panel-2 .insert-panel__image {
  margin-bottom: 8px;
}
.insert-panel-2 .insert-panel__image img {
  border-radius: 6px;
}
.insert-panel-2 .insert-panel__title {
  font-size: 1rem;
  font-weight: bold;
}
.insert-panel-2 .insert-panel__message {
  font-size: 12px;
}
.insert-panel-2 .insert-panel__footer {
  font-size: 0.75rem;
}
.insert-panel-2 .insert-panel__icon {
  height: 36px;
  width: 36px;
  float: left;
  margin-right: 10px;
  margin-top: 2px;
}
.insert-panel-2 .insert-panel__icon img {
  height: 100%;
}
.insert-panel-2 .insert-panel__username span {
  font-weight: bold;
}
.insert-panel-2 .insert-panel__userinfo {

}
.insert-panel-2 .insert-panel__type {
  background-color: #fff;
  border-radius: 20px;
  float: left;
  width: 245px;
  height: 41px;
  line-height: 41px;
  margin-left: 10px;
  padding-left: 71px;
  box-sizing: border-box;
  font-size: 15px;
}
.insert-panel-2 .insert-panel__type._japan {
 background: #fff url('/images/sub/top/icon-japan.png') no-repeat 35px 9px;
}
.insert-panel-2 .insert-panel__type._men {
 background: #fff url('/images/sub/top/icon_user-men.png') no-repeat 43px 10px;
}
/*====================
 *    [Utilities]
 *        - helper classes
 *====================*/
.u-fl-l {
  float: left !important; }

.u-fl-r {
  float: right !important; }

.u-clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden; }

.u-fw-n {
  font-weight: normal !important; }

.u-fw-b {
  font-weight: bold !important; }

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

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

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

.clickable-mask-area.billboard7 img.kv_logo{right:-20px;top:0px;position:absolute;cursor:pointer}