@charset "UTF-8";
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  line-height: 1;
}

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

ul, ol {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  text-decoration: none;
}

mark {
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
  margin: 0;
}

input, textarea {
  font-size: 100%;
  margin: 0;
  padding: 0;
}

input[type="button"], input[type="submit"], input[type="reset"], button {
  outline: none;
  padding: 0;
  margin: 0;
}

img {
  vertical-align: top;
  pointer-events: none;
}

html {
  font-size: 16px;
}

body {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  line-height: 1.1;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

a {
  color: inherit;
  text-decoration: none;
}

.wrapper {
  overflow: hidden;
}

.cnt {
  *zoom: 1;
  position: relative;
  width: 1200px;
  margin: 0 auto;
}

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

.cnt-row {
  *zoom: 1;
}

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

.cnt-main {
  width: 790px;
  float: left;
}

.cnt-sidebar {
  width: 340px;
  float: right;
}

.cnt-flex {
  display: flex;
  align-items: center;
}

.cnt-flex.-align-center {
  align-items: center;
}

.cnt-ad {
  text-align: center;
}

.cnt-ad a:hover img {
  opacity: 0.8;
}

.cnt-border {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 30px;
}

.com-header {
  padding: 45px 0;
}

.com-header.-role-top {
  padding-bottom: 15px;
}

.com-header.-role-top .header-link {
  width: 1000px;
  margin: 0 auto;
}

.com-header.-role-author .header-logo, .com-header.-role-common .header-logo {
  float: right;
  margin: 0;
}

.com-header.-role-author .cnt-flex, .com-header.-role-common .cnt-flex {
  padding-top: 15px;
  clear: right;
  align-items: center;
}

.com-header.-role-author .header-link, .com-header.-role-common .header-link {
  float: none;
  margin: 0;
}

.com-header.-role-author .site-catch, .com-header.-role-common .site-catch {
  width: auto;
  margin-left: auto;
  text-align: right;
  position: relative;
}

.com-header.-role-media .header-logo, .com-header.-role-cat .header-logo {
  float: right;
  margin: 0;
}

.com-header.-role-media .header-link, .com-header.-role-cat .header-link {
  float: right;
  margin: 25px 20px 0 0;
}

.com-header.-role-media .site-catch, .com-header.-role-cat .site-catch {
  clear: right;
  float: right;
  margin-top: 10px;
  width: auto;
  text-align: right;
  position: relative;
}

.com-header.-role-single .header-logo, .com-header.-role-item .header-logo {
  float: right;
  margin: 0 0 20px;
}

.com-header.-role-single .header-logo a:hover, .com-header.-role-item .header-logo a:hover {
  opacity: 0.8;
}

.com-header.-role-single .header-line, .com-header.-role-item .header-line {
  *zoom: 1;
  clear: right;
  padding: 9px 0 9px 20px;
  display: flex;
  align-items: center;
  background: #f4f4f4;
}

.com-header.-role-single .header-line:after, .com-header.-role-item .header-line:after {
  content: "";
  display: table;
  clear: both;
}

.com-header.-role-single .header-meta, .com-header.-role-item .header-meta {
  display: flex;
  align-items: center;
  margin-right: auto;
}

.com-header.-role-single .header-meta .post-flag, .com-header.-role-item .header-meta .post-flag {
  position: static;
  text-align: left;
}

.com-header.-role-single .header-meta .post-flag__item, .com-header.-role-item .header-meta .post-flag__item {
  border: 1px solid #bababa;
  color: #bababa;
}

.com-header.-role-single .header-meta .post-flag__item.-color-glay, .com-header.-role-item .header-meta .post-flag__item.-color-glay {
  background: #bababa;
  color: #fff;
}

.com-header.-role-single .header-meta__cat, .com-header.-role-item .header-meta__cat {
  font-size: 14px;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  margin-right: 15px;
}

.com-header.-role-single .header-meta__cat a:hover, .com-header.-role-item .header-meta__cat a:hover {
  opacity: 0.8;
}

.com-header.-role-single .header-meta__cat:before, .com-header.-role-item .header-meta__cat:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  margin-right: 10px;
  background: no-repeat left center;
}

.com-header.-role-single .header-meta__date, .com-header.-role-item .header-meta__date {
  font-size: 11px;
  color: #a1a1a0;
  margin-right: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}

.com-header.-role-single .header-link, .com-header.-role-item .header-link {
  float: none;
  margin: 0 20px 0 0;
}

.com-header.-role-single .site-catch, .com-header.-role-item .site-catch {
  float: none;
  width: auto;
  text-align: right;
  position: relative;
}

.com-header.-role-media > .cnt {
  width: 1000px;
}

.com-header.-role-media .media-logo {
  float: left;
  height: 70px;
  width: 300px;
  display: flex;
  align-items: center;
}

.com-header.-role-cat .category-title {
  float: left;
  height: 70px;
  font-size: 30px;
  display: flex;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}

.com-header.-role-cat .category-title:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  margin-right: 10px;
  background: no-repeat left center;
}

.com-header.-cat-car .category-title {
  color: #d16868;
}

.com-header.-cat-car .category-title:before {
  background-image: url("../img/common/category/icn_car.svg");
  background-size: 65px 28px;
  width: 65px;
  height: 28px;
}

.com-header.-cat-car .header-meta__cat {
  color: #d16868;
}

.com-header.-cat-car .header-meta__cat:before {
  background-image: url("../img/common/category/icn_car.svg");
  background-size: 37px 16px;
  width: 37px;
  height: 16px;
}

.com-header.-cat-motorcycle .category-title {
  color: #a55e88;
}

.com-header.-cat-motorcycle .category-title:before {
  background-image: url("../img/common/category/icn_motorcycle.svg");
  background-size: 54px 33px;
  width: 54px;
  height: 33px;
}

.com-header.-cat-motorcycle .header-meta__cat {
  color: #a55e88;
}

.com-header.-cat-motorcycle .header-meta__cat:before {
  background-image: url("../img/common/category/icn_motorcycle.svg");
  background-size: 32px 20px;
  width: 32px;
  height: 20px;
}

.com-header.-cat-surf .category-title {
  color: #4a94d3;
}

.com-header.-cat-surf .category-title:before {
  background-image: url("../img/common/category/icn_surf.svg");
  background-size: 52px 23px;
  width: 52px;
  height: 23px;
}

.com-header.-cat-surf .header-meta__cat {
  color: #4a94d3;
}

.com-header.-cat-surf .header-meta__cat:before {
  background-image: url("../img/common/category/icn_surf.svg");
  background-size: 36px 16px;
  width: 36px;
  height: 16px;
}

.com-header.-cat-outdoor .category-title {
  color: #63a965;
}

.com-header.-cat-outdoor .category-title:before {
  background-image: url("../img/common/category/icn_outdoor.svg");
  background-size: 42px 34px;
  width: 42px;
  height: 34px;
}

.com-header.-cat-outdoor .header-meta__cat {
  color: #63a965;
}

.com-header.-cat-outdoor .header-meta__cat:before {
  background-image: url("../img/common/category/icn_outdoor.svg");
  background-size: 23px 19px;
  width: 23px;
  height: 19px;
}

.com-header.-cat-bicycle .category-title {
  color: #e3953b;
}

.com-header.-cat-bicycle .category-title:before {
  background-image: url("../img/common/category/icn_bicycle.svg");
  background-size: 35px 45px;
  width: 35px;
  height: 45px;
}

.com-header.-cat-bicycle .header-meta__cat {
  color: #e3953b;
}

.com-header.-cat-bicycle .header-meta__cat:before {
  background-image: url("../img/common/category/icn_bicycle.svg");
  background-size: 18px 22px;
  width: 18px;
  height: 22px;
}

.com-header.-cat-skate .category-title {
  color: #5daec5;
}

.com-header.-cat-skate .category-title:before {
  background-image: url("../img/common/category/icn_skate.svg");
  background-size: 32px 40px;
  width: 32px;
  height: 40px;
}

.com-header.-cat-skate .header-meta__cat {
  color: #5daec5;
}

.com-header.-cat-skate .header-meta__cat:before {
  background-image: url("../img/common/category/icn_skate.svg");
  background-size: 17px 22px;
  width: 17px;
  height: 22px;
}

.com-header.-cat-home .category-title {
  color: #dcbf27;
}

.com-header.-cat-home .category-title:before {
  background-image: url("../img/common/category/icn_home.svg");
  background-size: 46px 28px;
  width: 46px;
  height: 28px;
}

.com-header.-cat-home .header-meta__cat {
  color: #dcbf27;
}

.com-header.-cat-home .header-meta__cat:before {
  background-image: url("../img/common/category/icn_home.svg");
  background-size: 27px 16px;
  width: 27px;
  height: 16px;
}

.com-header.-cat-travel .category-title {
  color: #e47f97;
}

.com-header.-cat-travel .category-title:before {
  background-image: url("../img/common/category/icn_travel.svg");
  background-size: 37px 46px;
  width: 37px;
  height: 46px;
}

.com-header.-cat-travel .header-meta__cat {
  color: #e47f97;
}

.com-header.-cat-travel .header-meta__cat:before {
  background-image: url("../img/common/category/icn_travel.svg");
  background-size: 16px 20px;
  width: 16px;
  height: 20px;
}

.com-header.-cat-goods .category-title {
  color: #eb8b58;
}

.com-header.-cat-goods .category-title:before {
  background-image: url("../img/common/category/icn_goods.svg");
  background-size: 27px 38px;
  width: 27px;
  height: 38px;
}

.com-header.-cat-goods .header-meta__cat {
  color: #eb8b58;
}

.com-header.-cat-goods .header-meta__cat:before {
  background-image: url("../img/common/category/icn_goods.svg");
  background-size: 14px 20px;
  width: 14px;
  height: 20px;
}

.com-header.-cat-lifestyle .category-title {
  color: #a88cc4;
}

.com-header.-cat-lifestyle .category-title:before {
  background-image: url("../img/common/category/icn_lifestyle.svg");
  background-size: 30px 45px;
  width: 30px;
  height: 45px;
}

.com-header.-cat-lifestyle .header-meta__cat {
  color: #a88cc4;
}

.com-header.-cat-lifestyle .header-meta__cat:before {
  background-image: url("../img/common/category/icn_lifestyle.svg");
  background-size: 16px 23px;
  width: 16px;
  height: 23px;
}

.header-logo a:hover img {
  opacity: 0.8;
}

.page-path {
  font-size: 10px;
  letter-spacing: -0.4em;
  margin-bottom: 12px;
}

.page-path__item {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  color: #a5a5a5;
}

.page-path__item:after {
  content: "・";
}

.page-path__item:last-child:after {
  display: none;
}

.page-path__item a {
  color: #a5a5a5;
  text-decoration: underline;
}

.page-path__item a:hover {
  color: #333;
}

.header-logo {
  margin-bottom: 45px;
  text-align: center;
}

.site-catch {
  font-size: 10px;
  line-height: 1.5;
  color: #b6b6b6;
  text-align: center;
  position: absolute;
  border: 0;
  width: 100%;
}

.header-link {
  letter-spacing: -0.4em;
  text-align: right;
}

.header-link__item {
  letter-spacing: normal;
  display: inline-block;
  font-size: 11px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  position: relative;
  margin-left: 25px;
}

.header-link__item:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -2px;
}

.header-link__item:after {
  height: 2px;
  width: 0;
  bottom: -4px;
  content: "";
  background: #b3b3b3;
  position: absolute;
  left: 0;
  transition: all 0.35s ease;
}

.header-link__item.-role-search:before {
  background: url("../img/common/icn_search_b.svg") no-repeat left top/16px 15px;
  width: 16px;
  height: 15px;
}

.header-link__item.-role-favorite:before {
  background: url("../img/common/icn_favorite_b.svg") no-repeat left top/20px 17px;
  width: 20px;
  height: 17px;
}

.header-link__item:hover:after {
  width: 100%;
}

.header-link__item a {
  text-decoration: none;
  color: #9d9d9d;
}

.side-ranking-tab {
  letter-spacing: -0.4em;
  width: 100%;
  border-top: 1px solid #a1a1a1;
  border-bottom: 1px solid #a1a1a1;
}

.side-ranking-tab__item {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;
  letter-spacing: normal;
  width: 50%;
  text-align: center;
  border-right: 1px solid #a1a1a1;
}

.side-ranking-tab__item:last-child {
  border-right: none;
}

.side-ranking-tab__item a {
  display: block;
  outline: none;
  font-size: 17px;
  font-weight: bold;
  padding: 8px 0;
  text-decoration: none;
  color: #b7b7b7;
  font-family: "Open Sans", sans-serif;
}

.side-ranking-tab__item a:hover {
  color: #7b7b7b;
}

.side-ranking-tab__item.ui-state-active a {
  color: #7b7b7b;
}

.com-footer {
  position: relative;
  margin-top: 100px;
}

.page-top {
  position: absolute;
  right: 0;
  top: -12px;
  z-index: 199;
}

.page-top.-pos-fixed {
  top: auto;
  position: fixed;
  right: auto;
  width: 1200px;
  text-align: right;
  bottom: 30px;
}

.page-top a {
  display: inline-block;
  background: url("../img/common/btn_page_top_off.png") no-repeat left top/66px 57px;
  width: 66px;
  height: 57px;
}

.page-top a:hover {
  background-image: url("../img/common/btn_page_top_on.png");
}

.footer-desc {
  background: #f1f1f1;
  padding: 12px 0;
  min-height: 57px;
  box-sizing: border-box;
  font-size: 11px;
  line-height: 1.454545455;
  color: #898989;
}

.footer-desc > .cnt {
  padding-right: 76px;
  box-sizing: border-box;
}

.footer-desc__text {
  font-size: 11px;
  line-height: 1.45;
  color: #898989;
}

.footer-nav {
  *zoom: 1;
  display: flex;
  justify-content: space-between;
}

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

.footer-nav__title {
  width: 170px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  border-bottom: 1px solid #e8e8e8;
}

.footer-nav__title a:hover {
  opacity: 0.8;
}

.footer-nav__body {
  width: 960px;
  padding: 30px 0;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #e8e8e8;
}

.footer-media-link {
  margin: 0 -32px -10px;
  letter-spacing: -0.4em;
}

.footer-media-link__item {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  margin: 0 28px 16px;
}

.footer-media-link__item a {
  display: block;
}

.footer-media-link__item a:hover {
  opacity: 0.8;
}

.footer-media-link__item img {
  max-width: 125px;
  max-height: 30px;
  width: auto;
}

.footer-cat-link {
  letter-spacing: -0.4em;
  margin-bottom: -15px;
}

.footer-cat-link__item {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  margin-bottom: 15px;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}

.footer-cat-link__item.-cat-car a:hover {
  color: #d16868;
}

.footer-cat-link__item.-cat-motorcycle a:hover {
  color: #a55e88;
}

.footer-cat-link__item.-cat-surf a:hover {
  color: #4a94d3;
}

.footer-cat-link__item.-cat-outdoor a:hover {
  color: #63a965;
}

.footer-cat-link__item.-cat-bicycle a:hover {
  color: #e3953b;
}

.footer-cat-link__item.-cat-skate a:hover {
  color: #5daec5;
}

.footer-cat-link__item.-cat-home a:hover {
  color: #dcbf27;
}

.footer-cat-link__item.-cat-travel a:hover {
  color: #e47f97;
}

.footer-cat-link__item.-cat-goods a:hover {
  color: #eb8b58;
}

.footer-cat-link__item.-cat-lifestyle a:hover {
  color: #a88cc4;
}

.footer-cat-link__item a {
  text-decoration: none;
  color: #4b4b4b;
}

.footer-cat-link__item a:after {
  content: " >";
}

.footer-cat-link__item:nth-child(5n - 4) {
  width: 190px;
}

.footer-cat-link__item:nth-child(5n - 3) {
  width: 230px;
}

.footer-cat-link__item:nth-child(5n - 2) {
  width: 220px;
}

.footer-cat-link__item:nth-child(5n - 1) {
  width: 230px;
}

.footer-cat-link__item:nth-child(5n) {
  width: 90px;
}

.site-desc {
  font-size: 12px;
  line-height: 1.6667;
  color: #707070;
  width: 505px;
  box-sizing: border-box;
  padding-right: 50px;
  border-right: 1px solid #e1e1e1;
}

.editor-nav__title {
  width: 220px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #676767;
}

.editor-nav-link {
  width: 230px;
}

.editor-nav-link__item {
  margin-bottom: 10px;
}

.editor-nav-link__item:last-child {
  margin-bottom: 0;
}

.editor-nav-link__item a {
  background: #a6a6a6;
  display: block;
  color: #fff;
  height: 42px;
  text-align: center;
  text-decoration: none;
  line-height: 42px;
  font-size: 13px;
  position: relative;
}

.editor-nav-link__item a:hover {
  background-color: #828282;
}

.editor-nav-link__item a:after {
  content: "";
  position: absolute;
  display: block;
  right: 8px;
  top: 50%;
  transform: translate(0, -50%);
  background: url("../img/common/icn_arrow_right.svg") no-repeat;
  background-size: 5px 8px;
  width: 5px;
  height: 8px;
}

.footer-line {
  background: #dfdfdf url("../img/common/img_footer_line.jpg") no-repeat center bottom;
}

.footer-etc-link {
  float: left;
  height: 30px;
  letter-spacing: -0.4em;
}

.footer-etc-link__item {
  display: inline-block;
  letter-spacing: normal;
  margin-right: 20px;
}

.footer-etc-link__item:before {
  content: "/ ";
  color: #848383;
  font-size: 11px;
}

.footer-etc-link__item a {
  display: inline-block;
  font-size: 11px;
  line-height: 30px;
  color: #848383;
  text-decoration: none;
}

.footer-etc-link__item a:hover {
  text-decoration: underline;
}

.copyright {
  float: right;
  height: 30px;
  line-height: 30px;
  font-size: 11px;
  text-align: right;
  color: #fff;
}

.side-nav {
  position: fixed;
  top: 0;
  width: 35px;
  z-index: 200;
  height: 80vh;
}

.side-nav.-pos-left {
  left: 0;
}

.side-nav.-pos-left .fixed-cat-link__bg {
  left: 0;
}

.side-nav.-pos-right {
  right: 0;
}

.side-nav.-pos-right .fixed-cat-link__bg {
  right: 0;
}

.fixed-cat-link {
  background: #fff;
}

.fixed-cat-link__item {
  position: relative;
  height: calc(20vh - 5px);
  margin-bottom: 5px;
  width: 35px;
  min-height: 120px;
  max-height: 150px;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  line-height: 35px;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 11px;
}

.fixed-cat-link__item:last-child {
  margin-bottom: 0;
}

.fixed-cat-link__item a {
  display: block;
  width: 35px;
  text-decoration: none;
}

.fixed-cat-link__item a:hover .fixed-cat-link__btn {
  color: #fff;
}

.fixed-cat-link__item a:hover .fixed-cat-link__bg {
  width: 35px;
}

.fixed-cat-link__item.-cat-car .fixed-cat-link__bg {
  background-color: #d16868;
}

.fixed-cat-link__item.-cat-motorcycle .fixed-cat-link__bg {
  background-color: #a55e88;
}

.fixed-cat-link__item.-cat-surf .fixed-cat-link__bg {
  background-color: #4a94d3;
}

.fixed-cat-link__item.-cat-outdoor .fixed-cat-link__bg {
  background-color: #63a965;
}

.fixed-cat-link__item.-cat-bicycle .fixed-cat-link__bg {
  background-color: #e3953b;
}

.fixed-cat-link__item.-cat-skate .fixed-cat-link__bg {
  background-color: #5daec5;
}

.fixed-cat-link__item.-cat-home .fixed-cat-link__bg {
  background-color: #dcbf27;
}

.fixed-cat-link__item.-cat-travel .fixed-cat-link__bg {
  background-color: #e47f97;
}

.fixed-cat-link__item.-cat-goods .fixed-cat-link__bg {
  background-color: #eb8b58;
}

.fixed-cat-link__item.-cat-lifestyle .fixed-cat-link__bg {
  background-color: #a88cc4;
}

.fixed-cat-link__btn {
  color: #848484;
  transition: all .35s ease;
  z-index: 20;
  display: block;
  position: relative;
}

.fixed-cat-link__bg {
  position: absolute;
  display: block;
  background: #333;
  top: 0;
  width: 6px;
  height: 100%;
  z-index: 10;
  transition: all .35s ease;
}

.search-window {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 500;
  display: none;
}

.search-window__inner {
  width: 830px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translate(0, -50%);
  display: flex;
  align-items: center;
}

.search-text {
  position: relative;
  width: 130px;
  font-size: 24px;
  color: #808080;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}

.search-text .icon {
  font-size: 30px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
}

.search-input {
  width: 700px;
  position: relative;
}

.search-input__text {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  background: #fff;
  font-size: 18px;
  height: 50px;
  padding: 0 15px;
}

.search-input__btn {
  display: block;
  width: 27px;
  height: 26px;
  background: url("../img/common/icn_search_b.svg") no-repeat;
  background-size: 27px 26px;
  border: none;
  position: absolute;
  right: 10px;
  top: 10px;
  cursor: pointer;
}

.search-window__close {
  position: absolute;
  right: 5px;
  bottom: -40px;
}

.search-window__close a {
  display: block;
  background: url("../img/common/icn_close.png") no-repeat;
  width: 22px;
  height: 22px;
  background-size: 22px;
}

.drop-nav {
  position: fixed;
  top: -40px;
  left: 50%;
  margin-left: -600px;
  background: #c6c6c6;
  height: 40px;
  box-sizing: border-box;
  padding: 8px 30px 7px;
  display: flex;
  align-items: center;
  transition: all 0.35s ease;
  z-index: 200;
}

.drop-nav .drop-nav__logo {
  margin-right: auto;
}

.drop-nav .header-link__item a {
  color: #fff;
}

.drop-nav .header-link__item:after {
  background: #fff;
}

.drop-nav .header-link__item.-role-search:before {
  background: url("../img/common/icn_search_w.svg") no-repeat left top/16px 15px;
}

.drop-nav .header-link__item.-role-favorite:before {
  background: url("../img/common/icn_favorite_w.svg") no-repeat left top/20px 17px;
}

.not-found {
  margin-bottom: 100px;
}

.not-found__title {
  font-size: 18px;
  color: #535353;
  margin-bottom: 20px;
  font-weight: bold;
}

.not-found__text {
  font-size: 12px;
  line-height: 1.667;
  color: #6c6c6c;
}

.continue-search .single-form-input__field {
  width: 300px;
}

.continue-search .single-form-input__btn {
  background-image: url("../img/common/icn_search_w.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px 24px;
  width: 60px;
}

.continue-search .single-form-input__btn:hover {
  background-image: url("../img/common/icn_search_w.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px 24px;
}

.continue-search__title {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 1.667;
  color: #6c6c6c;
}

.continue-search__back {
  display: inline-block;
  margin-top: 10px;
  margin-left: 40px;
  font-size: 13px;
}

.continue-search__back a {
  color: #535353;
}

.continue-search__back:before {
  content: "< ";
}

.search-keyword {
  border: 6px solid #e8e8e8;
  padding: 30px 20px;
  display: flex;
  align-items: center;
}

.search-keyword__title {
  font-size: 24px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  margin-right: 20px;
  color: #909090;
}

.search-keyword__body {
  font-size: 15px;
  font-weight: bold;
  color: #909090;
}

.login-form {
  float: left;
  position: relative;
  background: #f6f6f6;
  padding: 35px;
  width: 370px;
  margin-top: 15px;
  box-sizing: border-box;
}

.login-form .single-form-error {
  display: block;
  margin-bottom: 15px;
  text-align: center;
}

.login-footer-link {
  position: absolute;
  width: 100%;
  bottom: -30px;
  left: 0;
  box-sizing: border-box;
  font-size: 12px;
  text-align: center;
}

.login-footer-link a {
  color: #6c6c6c;
}

.login-footer-link a:hover {
  color: #323232;
}

.login-form__title {
  text-align: center;
  color: #535353;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}

.login-form-field {
  font-size: 12px;
  color: #6c6c6c;
  text-align: center;
}

.login-form-field__item {
  margin-bottom: 20px;
}

.login-form-field__item input[type="text"],
.login-form-field__item input[type="password"] {
  width: 100%;
  border: 1px solid #535353;
  font-size: 13px;
  height: 36px;
  padding: 0 15px;
  box-sizing: border-box;
}

.login-form-field__item input[type="text"]:placeholder-shown,
.login-form-field__item input[type="password"]:placeholder-shown {
  color: #adadad;
}

.login-form-field__item input[type="text"]::-webkit-input-placeholder,
.login-form-field__item input[type="password"]::-webkit-input-placeholder {
  color: #adadad;
}

.login-form-field__item input[type="text"]:-moz-placeholder,
.login-form-field__item input[type="password"]:-moz-placeholder {
  color: #adadad;
  opacity: 1;
}

.login-form-field__item input[type="text"]::-moz-placeholder,
.login-form-field__item input[type="password"]::-moz-placeholder {
  color: #adadad;
  opacity: 1;
}

.login-form-field__item input[type="text"]:-ms-input-placeholder,
.login-form-field__item input[type="password"]:-ms-input-placeholder {
  color: #adadad;
}

.login-form-field__item label input[type="checkbox"] {
  margin-right: 5px;
}

.no-user {
  float: right;
  width: 370px;
  margin-top: 15px;
  box-sizing: border-box;
  border: 3px solid #e9e9e9;
  padding: 32px;
}

.no-user__title {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #535353;
  margin-bottom: 20px;
}

.no-user__desc {
  font-size: 13px;
  text-align: center;
  line-height: 1.769230769;
  margin-bottom: 30px;
  color: #898989;
}

.login-action {
  text-align: center;
}

.login-action__btn {
  border-radius: 0;
  height: 42px;
  background: #9d9d9d;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  padding: 12px 20px;
  border: none;
  vertical-align: top;
  outline: none;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
  color: #fff;
  width: 240px;
}

.login-action__btn:hover {
  background: #535353;
  color: #fff;
}

.writer-link {
  display: flex;
  border-left: 1px solid #ccc;
  margin-bottom: 50px;
}

.writer-link__item {
  width: 150px;
  text-align: center;
  border-right: 1px solid #ccc;
}

.writer-link__item a {
  font-size: 13px;
  display: block;
  color: #5a5a5a;
  padding: 5px 0;
  text-decoration: none;
}

.writer-link__item a:hover {
  text-decoration: underline;
}

.sec__header {
  text-align: center;
  margin-bottom: 50px;
}

.sec__title {
  color: #909090;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 33px;
  background: no-repeat center / contain;
}

.sec-main-ad {
  margin-top: 30px;
  text-align: center;
}

.sec-side {
  margin-top: 70px;
}

.sec-side:first-child {
  margin-top: 0;
}

.sec-side__header {
  margin-bottom: 25px;
}

.sec-side__title {
  font-size: 26px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  text-align: center;
  color: #909090;
  line-height: 1.1;
}

.sec-news {
  margin-top: 130px;
}

.sec-new-magazine {
  position: relative;
  margin-top: 180px;
  padding-top: 80px;
  height: 370px;
}

.sec-new-magazine .cnt:first-child {
  z-index: 100;
}

.sec-new-magazine .sec__title {
  text-align: left;
}

.sec-alt-new-magazine {
  position: relative;
  margin-top: 110px;
}

.sec-alt-new-magazine .sec__header {
  margin-bottom: 30px;
}

.sec-alt-new-magazine .sec__title {
  text-align: left;
  font-size: 25px;
}

.sec-alt-new-magazine.-in-footer {
  margin-top: 135px;
}

.sec-alt-new-magazine.-in-footer .sec__title {
  font-size: 25px;
}

.sec-pickup {
  position: relative;
  margin-top: 180px;
}

.sec-side-ad {
  text-align: center;
}

.sec-media-news {
  margin-top: 150px;
}

.sec-media-news .sec__header {
  width: 790px;
}

.sec-media-news .sec__title {
  height: 40px;
  background: no-repeat center / contain;
}

.sec-media-ranking {
  margin-top: 180px;
  position: relative;
}

.sec-media-ranking .sec__header {
  text-align: left;
  position: absolute;
  width: 300px;
  top: -20px;
  left: 0;
}

.sec-cat-list {
  margin-top: 100px;
}

.sec-user-profile > .cnt {
  border: 5px solid #e8e8e8;
  padding: 35px 45px;
  box-sizing: border-box;
}

.sec-user-profile .sec__header {
  margin-bottom: 30px;
}

.sec-user-profile .sec__title {
  font-size: 21px;
  text-align: left;
}

.sec-author-list {
  margin-top: 105px;
}

.sec-author-list .sec__header {
  margin-bottom: 35px;
}

.sec-author-list .sec__title {
  font-size: 25px;
  color: #909090;
}

.sec-related-magazine {
  margin-top: 120px;
}

.sec-related-magazine .sec__header {
  margin-bottom: 25px;
}

.sec-related-magazine .sec__title {
  text-align: left;
  font-size: 22px;
  color: #909090;
}

.sec-news-subset {
  margin-top: 100px;
}

.sec-news-subset .sec__header {
  margin-bottom: 25px;
}

.sec-news-subset .sec__title {
  text-align: left;
  font-size: 22px;
  color: #909090;
}

.sec-archive-subset {
  margin-top: 100px;
}

.sec-archive-subset .sec__header {
  margin-bottom: 25px;
}

.sec-archive-subset .sec__title {
  text-align: left;
  font-size: 22px;
  color: #909090;
}

.sec-popular-item {
  margin-top: 150px;
}

.sec-popular-item .sec__header {
  margin-bottom: 25px;
}

.sec-popular-item .sec__title {
  text-align: left;
  font-size: 22px;
  color: #909090;
}

.sec-favorite-manual {
  margin-top: 100px;
}

.sec-favorite-manual .sec__header {
  position: relative;
  text-align: left;
  margin-bottom: 25px;
}

.sec-favorite-manual .sec__header:after {
  border-top: 2px solid #ededed;
  width: 100%;
  left: 0;
  content: "";
  position: absolute;
  top: 7px;
  z-index: 5;
}

.sec-favorite-manual .sec__title {
  display: inline-block;
  font-size: 18px;
  padding-right: 20px;
  font-weight: bold;
  position: relative;
  color: #535353;
  background: #fff;
  z-index: 10;
}

.sec-item-brand {
  margin-top: 50px;
}

.sec-item-brand .sec__header {
  text-align: left;
  margin-bottom: 20px;
}

.sec-item-brand .sec__title {
  font-size: 13px;
  color: #535353;
}

.sec-item-brand .sec__title img {
  vertical-align: bottom;
  margin-right: 5px;
}

.sec-common {
  margin-top: 100px;
}

.sec-common .sec__header {
  margin-bottom: 15px;
  text-align: left;
}

.sec-common .sec__title {
  font-size: 16px;
  font-weight: bold;
}

.sec-common {
  margin-top: 80px;
}

.sec-common .sec__header {
  margin-bottom: 20px;
  text-align: left;
}

.sec-common .sec__title {
  font-size: 16px;
  font-weight: bold;
  color: #535353;
}

.sec-common .sec__desc {
  font-size: 12px;
  color: #828282;
  margin-bottom: 20px;
}

.sec-search-list {
  margin-top: 80px;
}

.sec-search-list .sec__header {
  text-align: left;
  margin-bottom: 20px;
}

.sec-search-list .sec__title {
  font-size: 16px;
  font-weight: bold;
  color: #909090;
}

.sec-search-list .sec__title .search-result-count {
  font-size: 25px;
  font-weight: bold;
}

.sec-magazine-backnumber {
  margin-top: 20px;
}

.sec-magazine-backnumber .sec__header {
  margin-bottom: 40px;
  text-align: left;
  position: relative;
}

.sec-magazine-backnumber .sec__header:after {
  border-top: 3px solid #ededed;
  width: 100%;
  left: 0;
  content: "";
  position: absolute;
  top: 8px;
  z-index: 5;
}

.sec-magazine-backnumber .sec__title {
  font-size: 17px;
  background: #fff;
  display: inline-block;
  padding-right: 10px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  position: relative;
  z-index: 50;
  color: #535353;
}

.sec-magazine-backnumber .sec__desc {
  font-size: 12px;
  color: #828282;
  margin-bottom: 20px;
}

.sec-magazine-backnumber > .cnt {
  width: 1000px;
}

.sec-alt-new-magazine {
  padding-bottom: 40px;
}

.sec-alt-new-magazine .swiper-slide {
  width: 370px;
  background: #f4f4f4;
}

.sec-alt-new-magazine .swiper-slide a {
  display: block;
  text-decoration: none;
}

.sec-alt-new-magazine .swiper-slide a:hover {
  opacity: 0.8;
}

.category-meta {
  border-top: 3px solid #ededed;
  border-bottom: 3px solid #ededed;
  padding: 50px 0;
  position: relative;
  font-size: 12px;
  line-height: 1.917;
  color: #6c6c6c;
}

.category-meta.-cat-car .category-meta__pagenum {
  color: #d16868;
}

.category-meta.-cat-motorcycle .category-meta__pagenum {
  color: #a55e88;
}

.category-meta.-cat-surf .category-meta__pagenum {
  color: #4a94d3;
}

.category-meta.-cat-outdoor .category-meta__pagenum {
  color: #63a965;
}

.category-meta.-cat-bicycle .category-meta__pagenum {
  color: #e3953b;
}

.category-meta.-cat-skate .category-meta__pagenum {
  color: #5daec5;
}

.category-meta.-cat-home .category-meta__pagenum {
  color: #dcbf27;
}

.category-meta.-cat-travel .category-meta__pagenum {
  color: #e47f97;
}

.category-meta.-cat-goods .category-meta__pagenum {
  color: #eb8b58;
}

.category-meta.-cat-lifestyle .category-meta__pagenum {
  color: #a88cc4;
}

.category-meta__pagenum {
  position: absolute;
  left: 0;
  top: -25px;
  font-size: 25px;
  font-weight: bold;
  background: #fff;
  padding-right: 10px;
  font-family: "Open Sans", sans-serif;
}

.media-desc {
  width: 1000px;
  margin: 20px auto;
  font-size: 12px;
  line-height: 1.75;
  text-align: center;
  color: #737373;
}

.media-catch {
  text-align: center;
  font-size: 10px;
  color: #a4a4a4;
  margin-top: 40px;
}

.media-ranking {
  position: relative;
  padding-top: 20px;
  padding-bottom: 30px;
}

.ranking-slide {
  position: relative;
  z-index: 20;
}

.ranking-slide:after {
  width: 100%;
  content: "";
  left: 0;
  bottom: 75px;
  position: absolute;
  background: #eaeaea;
  height: 230px;
}

.ranking-slide .swiper-container {
  overflow: visible;
}

.ranking-slide .swiper-slide {
  width: 200px;
}

.ranking-slide .swiper-slide a {
  display: block;
  text-decoration: none;
}

.ranking-slide .swiper-slide a:hover {
  opacity: 0.8;
}

.ranking-slide .swiper-slide a .ranking-slide__cat {
  color: #969696;
}

.ranking-slide .swiper-slide .ranking-slide__excerpt a .ranking-slide__title {
  color: #999;
}

.ranking-slide .swiper-slide .ranking-slide__detail a .ranking-slide__title {
  color: #4b4b4b;
}

.ranking-slide .swiper-slide.-rank-01 .ranking-slide__photo:before {
  content: "1";
}

.ranking-slide .swiper-slide.-rank-02 .ranking-slide__photo:before {
  content: "2";
}

.ranking-slide .swiper-slide.-rank-03 .ranking-slide__photo:before {
  content: "3";
}

.ranking-slide .swiper-slide.-rank-04 .ranking-slide__photo:before {
  content: "4";
}

.ranking-slide .swiper-slide.-rank-05 .ranking-slide__photo:before {
  content: "5";
}

.ranking-slide .swiper-slide.-rank-06 .ranking-slide__photo:before {
  content: "6";
}

.ranking-slide .swiper-slide.-rank-07 .ranking-slide__photo:before {
  content: "7";
}

.ranking-slide .swiper-slide.-rank-08 .ranking-slide__photo:before {
  content: "8";
}

.ranking-slide .swiper-slide.-rank-09 .ranking-slide__photo:before {
  content: "9";
}

.ranking-slide .swiper-slide.-rank-10 .ranking-slide__photo:before {
  content: "10";
}

.ranking-slide .swiper-wrapper {
  align-items: center;
}

.ranking-slide .swiper-slide-active {
  width: 380px;
}

.ranking-slide .swiper-slide-active .ranking-slide__detail {
  display: block;
}

.ranking-slide .swiper-slide-active .ranking-slide__excerpt {
  display: none;
}

.ranking-slide__photo {
  position: relative;
}

.ranking-slide__photo:before {
  content: "";
  position: absolute;
  z-index: 10;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  box-sizing: border-box;
  text-align: center;
}

.ranking-slide__cat {
  font-size: 12px;
  font-weight: bold;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  position: absolute;
  right: -18px;
  top: 0;
  color: #969696;
}

.ranking-slide__detail {
  width: 380px;
  position: relative;
  top: -20px;
  display: none;
}

.ranking-slide__detail .ranking-slide__photo {
  margin-bottom: 15px;
}

.ranking-slide__detail .ranking-slide__photo:before {
  width: 35px;
  height: 35px;
  font-size: 22px;
  color: #fff;
  background: #676767;
  left: -8px;
  top: -8px;
  box-shadow: 3px 3px 0 0 #fff;
  line-height: 35px;
}

.ranking-slide__detail .ranking-slide__title {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  line-height: 1.25;
  overflow: hidden;
  height: calc(2em * 1.25);
}

.ranking-slide__detail .ranking-slide__desc {
  font-size: 13px;
  line-height: 1.615;
  height: calc(3em * 1.615);
  overflow: hidden;
  background: #fff;
  padding: 10px;
  color: #737373;
  border: 1px solid #e8e8e8;
  box-shadow: 0 3px 0 0 #dbdbdb;
}

.ranking-slide__excerpt {
  width: 200px;
  position: relative;
}

.ranking-slide__excerpt .ranking-slide__photo {
  margin-bottom: 10px;
}

.ranking-slide__excerpt .ranking-slide__photo:before {
  width: 26px;
  height: 26px;
  font-size: 17px;
  border: 2px solid #d3d3d3;
  color: #676767;
  left: -5px;
  top: -5px;
  box-shadow: 2px 2px 0 0 #fff;
  background: #fff;
  line-height: 22px;
}

.ranking-slide__excerpt .ranking-slide__cat {
  font-size: 11px;
}

.ranking-slide__excerpt .ranking-slide__title {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.38;
  overflow: hidden;
  height: calc(2em * 1.38);
  color: #999;
}

.slide-changer {
  margin-top: -70px;
  position: relative;
  z-index: 100;
}

.slide-changer__btn {
  display: block;
}

.slide-changer__btn.-role-monthly {
  background: url("../img/common/btn_montlyranking_off.svg") no-repeat left top/241px 26px;
  width: 241px;
  height: 26px;
}

.slide-changer__btn.-role-monthly:hover {
  background-image: url("../img/common/btn_montlyranking_on.svg");
}

.slide-changer__btn.-role-weekly {
  background: url("../img/common/btn_weeklyranking_off.svg") no-repeat left top/222px 26px;
  width: 222px;
  height: 26px;
}

.slide-changer__btn.-role-weekly:hover {
  background-image: url("../img/common/btn_weeklyranking_on.svg");
}

.no-favorite {
  margin-top: 40px;
  border: 4px solid #f1f1f1;
  background: #f6f6f6;
  padding: 40px 0;
  text-align: center;
}

.no-favorite__title {
  font-size: 18px;
  font-weight: bold;
  color: #535353;
  margin-bottom: 20px;
}

.no-favorite__desc {
  font-size: 12px;
  line-height: 1.667;
}

.favorite-manual__step {
  *zoom: 1;
  background: url("../img/favorite/icn_arrow_down.png") no-repeat center bottom;
  padding-bottom: 60px;
  margin-bottom: 30px;
}

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

.favorite-manual__step:last-child {
  background: no-repeat;
  padding-bottom: 0;
  margin-bottom: 0;
}

.favorite-manual__photo {
  float: right;
  width: 411px;
}

.favorite-manual__title {
  border-radius: 40px;
  width: 352px;
  background: #b7b7b7;
  color: #fff;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 4px 10px;
  margin-bottom: 20px;
  box-sizing: border-box;
}

.favorite-manual__text {
  width: 352px;
  font-size: 14px;
  line-height: 1.642;
  color: #6c6c6c;
}

.favorite-navi {
  background: #ededed;
  padding: 10px 10px 10px 20px;
  display: flex;
  align-items: center;
}

.favorite-navi__status {
  font-size: 13px;
  margin-right: 20px;
  color: #535353;
}

.favorite-navi__num {
  font-size: 20px;
  font-weight: bold;
  margin-right: 2px;
}

.favorite-navi__check {
  padding-top: 6px;
  font-size: 12px;
  margin-right: auto;
  color: #6c6c6c;
}

.favorite-navi__check input[type="checkbox"] {
  margin-right: 5px;
}

.favorite-navi__text {
  font-size: 12px;
  margin-right: 10px;
  color: #6c6c6c;
}

.favorite-action-btn {
  display: flex;
}

.favorite-action-btn__item {
  font-size: 12px;
  margin-left: 6px;
}

.favorite-action-btn__item a,
.favorite-action-btn__item button,
.favorite-action-btn__item span {
  display: block;
  padding: 4px 13px;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
}

.favorite-action-btn__item.-role-add a,
.favorite-action-btn__item.-role-add button,
.favorite-action-btn__item.-role-add span {
  background: #da6161;
}

.favorite-action-btn__item.-role-add a:hover,
.favorite-action-btn__item.-role-add button:hover,
.favorite-action-btn__item.-role-add span:hover {
  background: #d23636;
}

.favorite-action-btn__item.-role-sold a,
.favorite-action-btn__item.-role-sold button,
.favorite-action-btn__item.-role-sold span {
  background: #4b4b4b;
}

.favorite-action-btn__item.-role-delete a,
.favorite-action-btn__item.-role-delete button,
.favorite-action-btn__item.-role-delete span {
  background: #b6b6b6;
}

.favorite-action-btn__item.-role-delete a:hover,
.favorite-action-btn__item.-role-delete button:hover,
.favorite-action-btn__item.-role-delete span:hover {
  background: #949494;
}

.favorite-item__item {
  display: flex;
  align-items: stretch;
  margin-top: 30px;
}

.favorite-item__item .favorite-action-btn__item {
  margin: 0 10px 0 0;
  text-align: center;
}

.favorite-item__item .favorite-action-btn__item a:before {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
  content: "";
}

.favorite-item__item .favorite-action-btn__item a, .favorite-item__item .favorite-action-btn__item span {
  padding: 0 20px;
  height: 36px;
  line-height: 36px;
}

.favorite-item__item .favorite-action-btn__item.-role-add {
  width: 160px;
}

.favorite-item__item .favorite-action-btn__item.-role-add a:before {
  background: url("../img/common/icn_favorite_w.svg") no-repeat left center/19px 16px;
  width: 19px;
  height: 16px;
  position: relative;
  margin-top: -3px;
}

.favorite-item__item .favorite-action-btn__item.-role-sold {
  width: 160px;
}

.favorite-item__item .favorite-action-btn__item.-role-delete a:before {
  background: url("../img/favorite/icn_trash.png") no-repeat left center/13px 17px;
  width: 13px;
  height: 17px;
  position: relative;
  margin-top: -3px;
}

.favorite-item__check {
  background: #ededed;
  padding: 0 5px;
  display: flex;
  align-items: center;
  margin-right: 15px;
}

.favorite-item__photo {
  width: 227px;
  margin-right: 25px;
}

.favorite-item__photo a:hover {
  opacity: 0.8;
}

.favorite-item__title {
  padding-top: 10px;
  font-size: 14px;
  color: #4b4b4b;
  margin-bottom: 30px;
}

.favorite-item__title a:hover {
  opacity: 0.8;
}

.favorite-item__table {
  width: 100%;
  margin-bottom: 20px;
}

.favorite-item__table th,
.favorite-item__table td {
  text-align: left;
  font-size: 13px;
}

.favorite-item__table th {
  font-weight: bold;
  color: #8b8b8b;
  padding-right: 15px;
}

.favorite-item__table td {
  padding-right: 70px;
}

.favorite-item__table td:last-child {
  padding-right: 0;
}

.writer-form-list {
  min-height: 400px;
}

.writer-form-success {
  margin: 30px 0;
  border: 1px solid #0b0;
  font-size: 14px;
  color: #0b0;
  background: #ddffe5;
  padding: 10px;
}

.writer-form-table {
  border-collapse: collapse;
  border: 2px solid #dbdbdb;
  margin: 3em 0;
  width: 100%;
  font-size: 13px;
  box-sizing: border-box;
}

.writer-form-table th, .writer-form-table td {
  padding: 10px;
  text-align: center;
  border: 1px solid #dbdbdb;
}

.writer-form-table th {
  border-bottom: 2px solid #dbdbdb;
  border-top: 2px solid #dbdbdb;
  background: #f4f4f4;
}

.writer-form-table th:first-child,
.writer-form-table td:first-child {
  text-align: left;
}

.writer-form-table a {
  color: #5a5a5a;
}

.writer-form-table a:hover {
  text-decoration: none;
}

.writer-form-table__title {
  width: 60%;
}

.writer-form-table__date {
  width: 20%;
}

.writer-form-table__status {
  width: 20%;
}

.policy {
  margin-top: 20px;
}

.policy__title {
  color: #535353;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 5px;
}

.sub-policy {
  margin-top: 1.5em;
}

.sub-policy__title {
  font-weight: bold;
  font-size: 13px;
  color: #535353;
  margin-bottom: 3px;
}

.sub-policy__text {
  margin-bottom: 1.5em;
}

.policy__text {
  color: #6c6c6c;
  font-size: 12px;
  line-height: 1.6;
  margin-bottom: 50px;
}

.policy-list {
  margin: 2em 0;
  padding-left: 1.5em;
}

.policy-list:first-child {
  margin-top: 0;
}

.policy-list li {
  list-style: decimal;
}

.policy-list li .policy-sub-list {
  margin-top: 2em;
}

.policy-sub-list {
  margin: 2em 0;
  padding-left: 1.5em;
}

.policy-sub-list:first-child {
  margin-top: 0;
}

.policy-sub-list li {
  list-style: disc;
}

label.radio, label.radio-text, label.checkbox, label.checkbox-text {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  box-sizing: border-box;
  vertical-align: middle;
}

label.radio {
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  border-radius: 100%;
}

label.radio-text {
  margin-right: calc(20px + 10px);
  padding-left: calc(20px + 10px);
  line-height: 20px;
}

label.checkbox {
  width: 16px;
  height: 16px;
  border: 1px solid #aaa;
  background: #fff;
}

label.checkbox-text {
  padding-left: calc(16px + 8px);
  margin-right: calc(16px + 8px);
  line-height: 16px;
}

label.radio:before, label.radio-text:before, label.checkbox-text:before, label.checkbox:after, label.radio-text:after, label.checkbox-text:after {
  content: '';
  position: absolute;
  box-sizing: border-box;
}

label.radio:before, label.radio-text:before {
  border-radius: 100%;
}

label.radio:before, label.checkbox:after {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

label.checkbox:after, label.checkbox-text:after {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  top: calc((10px / 12) * 7);
  display: block;
  margin-top: calc(((10px / 12) * 5) * -1);
  width: calc(((10px / 12) * 5));
  height: 10px;
  z-index: 2;
}

label.radio-text:before, label.radio-text:after {
  top: 0;
  margin-top: auto;
  margin-bottom: auto;
}

label.radio:before {
  display: block;
  width: 12px;
  height: 12px;
  z-index: 1;
  background-color: #868686;
}

label.radio-text:before {
  width: 20px;
  height: 20px;
  border: 1px solid #aaa;
  left: 0;
  z-index: 3;
}

label.checkbox-text:before {
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  border: 1px solid #aaa;
  z-index: 3;
  box-sizing: border-box;
}

label.radio-text:after {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  top: calc(((20px / 2) - (12px) / 2));
  left: calc(((20px / 2) - (12px) / 2));
  background-color: #868686;
  z-index: 1;
}

label.checkbox-text:after {
  left: calc((16px / 2) - (((10px / 12) * 5) / 2));
}

label.radio input[type="radio"],
label.radio-text input[type="radio"],
label.checkbox input[type="checkbox"],
label.checkbox-text input[type="checkbox"] {
  -moz-appearance: none;
  -webkit-appearance: none;
  position: absolute;
  z-index: 2;
  border: none;
  background: none;
  margin: 0;
  width: 16px;
  height: 16px;
  box-sizing: border-box;
  outline: none;
}

label.radio input[type="radio"],
label.radio-text input[type="radio"] {
  left: calc(20px * -1);
  width: 20px;
  height: 20px;
  top: 0;
  margin-top: auto;
  margin-bottom: auto;
  border-radius: 100%;
}

label.checkbox input[type="checkbox"],
label.checkbox-text input[type="checkbox"] {
  left: calc(16px * -1);
  padding: 0;
}

label.radio input[type="radio"] {
  display: block;
  box-shadow: 20px 0 #fff;
}

label.radio-text input[type="radio"] {
  box-shadow: 20px 0 #fff;
}

label.checkbox input[type="checkbox"] {
  box-shadow: 16px 0 #fff;
}

label.checkbox-text input[type="checkbox"] {
  display: block;
  box-shadow: 16px 0 #fff;
}

label.checkbox-text input[type="checkbox"]:checked,
label.checkbox input[type="checkbox"]:checked,
label.radio-text input[type="radio"]:checked,
label.radio input[type="radio"]:checked {
  box-shadow: 16px 0 #868686;
}

.font-hiragino {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", Osaka, sans-serif;
}

.font-hiragino.-weight-bold {
  font-weight: bold;
}

.font-opensans {
  font-family: "Open Sans", sans-serif;
}

.font-opensans.-weight-bold {
  font-weight: bold;
}

.font-notosans {
  font-family: "Noto Sans JP", sans-serif;
}

.font-notosans.-weight-bold {
  font-weight: bold;
}

.font-notosans.-weight-800 {
  font-weight: 800;
}

.alt-image {
  display: flex;
  align-items: center;
  justify-content: center;
}

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

.main-image.-style-media .swiper-wrapper {
  padding-bottom: 0;
}

.main-image .swiper-wrapper {
  width: 1000px;
  margin: 0 auto;
}

.main-image .swiper-slide-active .main-image__photo img {
  transform: scale(1);
}

.main-image .swiper-slide-active .main-image__magazine {
  opacity: 1;
}

.main-image .swiper-slide-active .main-image__title {
  opacity: 1;
}

.main-image .swiper-slide-active .main-image__desc {
  opacity: 1;
}

.main-image .swiper-wrapper {
  padding-bottom: 30px;
}

.main-image .swiper-slide {
  width: 1000px;
  position: relative;
}

.main-image .swiper-slide.-num-01 .main-image__title:before {
  background-image: url("../img/index/txt_num_01.svg");
}

.main-image .swiper-slide.-num-02 .main-image__title:before {
  background-image: url("../img/index/txt_num_02.svg");
}

.main-image .swiper-slide.-num-03 .main-image__title:before {
  background-image: url("../img/index/txt_num_03.svg");
}

.main-image .swiper-slide.-num-04 .main-image__title:before {
  background-image: url("../img/index/txt_num_04.svg");
}

.main-image .swiper-slide.-num-05 .main-image__title:before {
  background-image: url("../img/index/txt_num_05.svg");
}

.main-image .main-image__button-prev,
.main-image .main-image__button-next {
  position: absolute;
  top: calc(50% - 62px);
  background-size: 30px 51px;
  background-repeat: no-repeat;
  transform: translate(0, -50%);
  width: 30px;
  height: 51px;
  z-index: 10;
}

.main-image .main-image__button-prev {
  background-image: url("../img/common/btn_slide_previous_01_off.png");
}

.main-image .main-image__button-prev:hover {
  background-image: url("../img/common/btn_slide_previous_01_on.png");
}

.main-image .main-image__button-next {
  background-image: url("../img/common/btn_slide_next_01_off.png");
  right: 0;
}

.main-image .main-image__button-next:hover {
  background-image: url("../img/common/btn_slide_next_01_on.png");
}

.main-image .main-image__pagination {
  bottom: 0;
  height: 7px;
  line-height: 1;
  text-align: center;
  font-size: 0;
  z-index: 100;
}

.main-image .main-image__pagination .swiper-pagination-bullet {
  width: 32px;
  height: 5px;
  border-radius: 2px;
  opacity: 1;
  background: #eaeaea;
}

.main-image .main-image__pagination .swiper-pagination-bullet-active {
  background: #929292;
}

.main-image.-style-media .main-image__photo {
  height: 450px;
  width: 1000px;
}

.main-image.-style-media .main-image__button-prev,
.main-image.-style-media .main-image__button-next {
  top: 50%;
}

.main-image.-style-cat .main-image__photo {
  height: 310px;
  width: 1200px;
}

.main-image.-style-cat .main-image__photo img {
  transform: scale(1);
  transition: all 1s ease;
}

.main-image.-style-cat .main-image__desc {
  margin-top: 20px;
  width: 1200px;
  opacity: 1;
}

.main-image__photo {
  width: 1000px;
  height: 573px;
  overflow: hidden;
  border: 4px solid #d5d5d5;
  box-sizing: border-box;
}

.main-image__photo img {
  transform: scale(2);
  transition: all 1s ease;
}

.main-image__title {
  width: 1000px;
  font-size: 18px;
  font-weight: bold;
  color: #4b4b4b;
  height: 62px;
  line-height: 62px;
  position: relative;
  opacity: 0;
  transition: opacity 1s ease;
}

.main-image__title:before {
  display: inline-block;
  content: "";
  background: no-repeat left center;
  background-size: 41px 24px;
  width: 42px;
  height: 24px;
  margin-right: 10px;
  vertical-align: text-top;
}

.main-image__title a:hover {
  color: #8a8a8a;
}

.main-image__desc {
  width: 1000px;
  margin-top: 20px;
  opacity: 0;
  transition: opacity 1s ease;
  font-size: 12px;
  line-height: 1.75;
  text-align: center;
  color: #737373;
}

.main-image__magazine {
  position: absolute;
  right: 0;
  bottom: 20px;
  width: 60px;
  height: 25px;
  transition: opacity 1s ease;
  opacity: 0;
}

.main-image__magazine img {
  max-width: 60px;
  max-height: 25px;
}

.post-excerpt {
  *zoom: 1;
  margin: 0 -15px 0 -15px;
  letter-spacing: -0.4em;
}

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

.post-excerpt__item,
.post-excerpt__ad {
  display: inline-block;
  position: relative;
  vertical-align: top;
  box-sizing: border-box;
  letter-spacing: normal;
}

.post-excerpt__ad {
  float: right;
  width: 380px;
  margin: 0 15px 30px 15px;
}

.post-excerpt__item {
  background: #f4f4f4;
  width: 380px;
  margin: 0 15px 30px 15px;
  padding: 10px 20px 60px;
}

.post-excerpt__item .post-tag {
  height: 1em;
  overflow: hidden;
}

.post-excerpt__item.-cat-car .post-excerpt__cat a:hover {
  color: #d16868;
}

.post-excerpt__item.-cat-car .post-excerpt__caption:before {
  background-color: #d16868;
  opacity: 0.8;
}

.post-excerpt__item.-cat-car .post-excerpt__caption-inner:before {
  background-image: url("../img/common/category/icn_car_w.svg");
}

.post-excerpt__item.-cat-motorcycle .post-excerpt__cat a:hover {
  color: #a55e88;
}

.post-excerpt__item.-cat-motorcycle .post-excerpt__caption:before {
  background-color: #a55e88;
  opacity: 0.8;
}

.post-excerpt__item.-cat-motorcycle .post-excerpt__caption-inner:before {
  background-image: url("../img/common/category/icn_motorcycle_w.svg");
}

.post-excerpt__item.-cat-surf .post-excerpt__cat a:hover {
  color: #4a94d3;
}

.post-excerpt__item.-cat-surf .post-excerpt__caption:before {
  background-color: #4a94d3;
  opacity: 0.8;
}

.post-excerpt__item.-cat-surf .post-excerpt__caption-inner:before {
  background-image: url("../img/common/category/icn_surf_w.svg");
}

.post-excerpt__item.-cat-outdoor .post-excerpt__cat a:hover {
  color: #63a965;
}

.post-excerpt__item.-cat-outdoor .post-excerpt__caption:before {
  background-color: #63a965;
  opacity: 0.8;
}

.post-excerpt__item.-cat-outdoor .post-excerpt__caption-inner:before {
  background-image: url("../img/common/category/icn_outdoor_w.svg");
}

.post-excerpt__item.-cat-bicycle .post-excerpt__cat a:hover {
  color: #e3953b;
}

.post-excerpt__item.-cat-bicycle .post-excerpt__caption:before {
  background-color: #e3953b;
  opacity: 0.8;
}

.post-excerpt__item.-cat-bicycle .post-excerpt__caption-inner:before {
  background-image: url("../img/common/category/icn_bicycle_w.svg");
}

.post-excerpt__item.-cat-skate .post-excerpt__cat a:hover {
  color: #5daec5;
}

.post-excerpt__item.-cat-skate .post-excerpt__caption:before {
  background-color: #5daec5;
  opacity: 0.8;
}

.post-excerpt__item.-cat-skate .post-excerpt__caption-inner:before {
  background-image: url("../img/common/category/icn_skate_w.svg");
}

.post-excerpt__item.-cat-home .post-excerpt__cat a:hover {
  color: #dcbf27;
}

.post-excerpt__item.-cat-home .post-excerpt__caption:before {
  background-color: #dcbf27;
  opacity: 0.8;
}

.post-excerpt__item.-cat-home .post-excerpt__caption-inner:before {
  background-image: url("../img/common/category/icn_home_w.svg");
}

.post-excerpt__item.-cat-travel .post-excerpt__cat a:hover {
  color: #e47f97;
}

.post-excerpt__item.-cat-travel .post-excerpt__caption:before {
  background-color: #e47f97;
  opacity: 0.8;
}

.post-excerpt__item.-cat-travel .post-excerpt__caption-inner:before {
  background-image: url("../img/common/category/icn_travel_w.svg");
}

.post-excerpt__item.-cat-goods .post-excerpt__cat a:hover {
  color: #eb8b58;
}

.post-excerpt__item.-cat-goods .post-excerpt__caption:before {
  background-color: #eb8b58;
  opacity: 0.8;
}

.post-excerpt__item.-cat-goods .post-excerpt__caption-inner:before {
  background-image: url("../img/common/category/icn_goods_w.svg");
}

.post-excerpt__item.-cat-lifestyle .post-excerpt__cat a:hover {
  color: #a88cc4;
}

.post-excerpt__item.-cat-lifestyle .post-excerpt__caption:before {
  background-color: #a88cc4;
  opacity: 0.8;
}

.post-excerpt__item.-cat-lifestyle .post-excerpt__caption-inner:before {
  background-image: url("../img/common/category/icn_lifestyle_w.svg");
}

.post-excerpt__photo {
  position: relative;
  margin-bottom: 15px;
  overflow: hidden;
}

.post-excerpt__caption {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10;
}

.post-excerpt__caption:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: '';
  background-color: #eee;
  transform: translateY(100%);
  transition: all .35s ease;
}

.post-excerpt__caption:hover:before {
  transform: translate(0, 0);
}

.post-excerpt__caption:hover .post-excerpt__caption-inner {
  opacity: 1;
}

.post-excerpt__caption-inner {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 20;
  transition-delay: .2s;
  transition: all .35s ease;
}

.post-excerpt__caption-inner:before {
  position: absolute;
  content: "";
  background: no-repeat center top;
  background-size: contain;
  left: 50%;
  top: 50%;
  width: 80px;
  height: 40px;
  margin: -40px 0 0 -40px;
}

.post-excerpt__caption-inner:after {
  position: absolute;
  content: "READ THIS ARTICLE";
  left: 0;
  top: 50%;
  width: 100%;
  margin-top: 15px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}

.post-excerpt__title {
  font-size: 15px;
  font-weight: bold;
  line-height: 1.33333;
  overflow: hidden;
  color: #4b4b4b;
  height: calc(2em * 1.3333);
  margin-bottom: 15px;
}

.post-excerpt__title a {
  color: #4b4b4b;
  text-decoration: none;
}

.post-excerpt__title a:hover {
  color: #8a8a8a;
}

.post-excerpt__new {
  position: absolute;
  left: 0;
  top: 0;
  background: url("../img/common/icn_new.png") no-repeat;
  background-size: 65px 47px;
  width: 65px;
  height: 47px;
  z-index: 50;
}

.post-excerpt__cat {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}

.post-excerpt__cat a {
  color: #969696;
  text-decoration: none;
}

.post-excerpt__date {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 11px;
  color: #a1a1a0;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
}

.post-excerpt__magazine {
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 25px;
  display: flex;
  align-items: flex-end;
  position: absolute;
}

.post-excerpt__magazine img {
  max-width: 60px;
  max-height: 25px;
  width: 60px;
  height: auto;
}

.post-flag {
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: right;
  z-index: 50;
}

.post-flag__item {
  display: inline-block;
  vertical-align: top;
  font-size: 9px;
  font-weight: 600;
  line-height: 1;
  padding: 2px 5px;
  background: #fff;
  color: #6d6d6d;
}

.post-flag__item.-color-glay {
  background: #818181;
  color: #fff;
}

.post-tag-box {
  position: relative;
}

.post-tag-box:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "";
  background: url("../img/common/icn_tag.svg") no-repeat;
  background-size: 22px 19px;
  width: 22px;
  height: 19px;
}

.post-tag {
  position: relative;
  padding-left: 28px;
  padding-top: 2px;
  letter-spacing: -0.4em;
}

.post-tag__item {
  font-size: 12px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
}

.post-tag__item:before {
  color: #868686;
  content: "・";
}

.post-tag__item:first-child:before {
  display: none;
}

.post-tag__item a {
  color: #868686;
  text-decoration: none;
}

.post-tag__item a:hover {
  text-decoration: underline;
}

.new-magazine-slide {
  position: absolute;
  width: 100%;
  top: 0;
}

.new-magazine-slide:after {
  background: #ececec;
  content: "";
  position: absolute;
  height: 226px;
  width: 100%;
  z-index: 1;
  bottom: -24px;
}

.new-magazine-slide .swiper-container {
  width: 100%;
  position: relative;
  z-index: 50;
  overflow: visible;
}

.new-magazine-slide .swiper-wrapper {
  align-items: flex-end;
  height: 386px;
}

.new-magazine-slide .swiper-slide {
  box-sizing: border-box;
  width: 124px;
  height: 175px;
}

.new-magazine-slide .swiper-slide img {
  width: 100%;
  height: 100%;
}

.new-magazine-slide .swiper-slide a:hover img {
  opacity: 0.8;
}

.new-magazine-slide .swiper-slide-active {
  width: 272px;
  height: 386px;
  box-shadow: 1px 1.7px 8px rgba(0, 0, 0, 0.2);
}

.new-magazine-caption {
  position: absolute;
  right: 0;
  top: -85px;
  width: 440px;
  height: 174px;
}

.new-magazine-caption__item {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}

.new-magazine-caption__item:first-child {
  display: block;
}

.new-magazine-caption__title {
  background: url("../img/index/img_magazine_arrow.png") no-repeat left bottom;
  background-size: 190px 11px;
  padding-left: 27px;
  padding-bottom: 15px;
  margin-bottom: 10px;
  color: #4b4b4b;
  font-size: 19px;
  font-weight: bold;
}

.new-magazine-caption__title a:hover {
  opacity: 0.8;
}

.new-magazine-caption__text {
  padding-left: 27px;
  font-size: 13px;
  line-height: 1.69;
  color: #6f6f6f;
}

.slide-controller {
  position: absolute;
  bottom: 0;
  left: 50%;
  text-align: center;
  letter-spacing: -0.4em;
  transform: translate(-50%, 0);
}

.slide-controller__btn {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  letter-spacing: normal;
  margin: 0 25px;
  background: no-repeat left top;
}

.slide-controller__btn.-role-previous {
  background-image: url("../img/common/btn_slide_previous_02_off.png");
  background-size: 21px 24px;
  width: 21px;
  height: 24px;
}

.slide-controller__btn.-role-previous:hover {
  background-image: url("../img/common/btn_slide_previous_02_on.png");
}

.slide-controller__btn.-role-stop {
  background-image: url("../img/common/btn_slide_stop_off.png");
  background-size: 18px 19px;
  width: 18px;
  height: 19px;
}

.slide-controller__btn.-role-stop:hover {
  background-image: url("../img/common/btn_slide_stop_on.png");
}

.slide-controller__btn.-role-play {
  background-image: url("../img/common/btn_slide_play_off.png");
  background-size: 18px 19px;
  width: 18px;
  height: 19px;
}

.slide-controller__btn.-role-play:hover {
  background-image: url("../img/common/btn_slide_play_on.png");
}

.slide-controller__btn.-role-next {
  background-image: url("../img/common/btn_slide_next_02_off.png");
  background-size: 21px 24px;
  width: 21px;
  height: 24px;
}

.slide-controller__btn.-role-next:hover {
  background-image: url("../img/common/btn_slide_next_02_on.png");
}

.pager {
  margin-top: 20px;
  text-align: center;
  letter-spacing: -0.4em;
}

.pager__item {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  height: 23px;
  font-size: 17px;
  margin: 0 6px;
  color: #676767;
  font-family: "Open Sans", sans-serif;
}

.pager__item a, .pager__item span {
  display: block;
  padding: 3px 8px 4px;
}

.pager__item.-is-current span {
  background: #4b4b4b;
  color: #fff;
}

.pager__item a {
  text-decoration: none;
  color: #676767;
}

.pager__item a:hover {
  background: #4b4b4b;
  color: #fff;
}

.post-ranking {
  padding-bottom: 10px;
  border-bottom: 1px solid #a1a1a1;
}

.post-ranking.-role-news {
  padding-top: 0;
  border-top: 1px solid #a1a1a1;
}

.post-ranking.-role-news .post-ranking__photo:before {
  display: none;
}

.post-ranking__item {
  *zoom: 1;
  border-bottom: 1px solid #dcdcdc;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
}

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

.post-ranking__item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.post-ranking__item:nth-child(1) .post-ranking__photo:before {
  content: "1";
}

.post-ranking__item:nth-child(2) .post-ranking__photo:before {
  content: "2";
}

.post-ranking__item:nth-child(3) .post-ranking__photo:before {
  content: "3";
}

.post-ranking__item:nth-child(4) .post-ranking__photo:before {
  content: "4";
}

.post-ranking__item:nth-child(5) .post-ranking__photo:before {
  content: "5";
}

.post-ranking__item a {
  text-decoration: none;
}

.post-ranking__item a .post-ranking__cat {
  color: #9d9d9d;
}

.post-ranking__item a .post-ranking__title {
  color: #676767;
}

.post-ranking__item a:hover .post-ranking__photo {
  opacity: 0.8;
}

.post-ranking__item a:hover .post-ranking__title {
  color: #8d8d8d;
}

.post-ranking__item.-cat-car a:hover .post-ranking__cat {
  color: #d16868;
}

.post-ranking__item.-cat-motorcycle a:hover .post-ranking__cat {
  color: #a55e88;
}

.post-ranking__item.-cat-surf a:hover .post-ranking__cat {
  color: #4a94d3;
}

.post-ranking__item.-cat-outdoor a:hover .post-ranking__cat {
  color: #63a965;
}

.post-ranking__item.-cat-bicycle a:hover .post-ranking__cat {
  color: #e3953b;
}

.post-ranking__item.-cat-skate a:hover .post-ranking__cat {
  color: #5daec5;
}

.post-ranking__item.-cat-home a:hover .post-ranking__cat {
  color: #dcbf27;
}

.post-ranking__item.-cat-travel a:hover .post-ranking__cat {
  color: #e47f97;
}

.post-ranking__item.-cat-goods a:hover .post-ranking__cat {
  color: #eb8b58;
}

.post-ranking__item.-cat-lifestyle a:hover .post-ranking__cat {
  color: #a88cc4;
}

.post-ranking__photo {
  width: 158px;
  float: left;
  position: relative;
}

.post-ranking__photo:before {
  position: absolute;
  content: "";
  font-size: 18px;
  font-weight: bold;
  color: #4b4b4b;
  background: url("../img/common/img_ranking_num.png") no-repeat left top;
  background-size: 27px 30px;
  width: 27px;
  height: 30px;
  line-height: 30px;
  padding-left: 5px;
  top: 50%;
  transform: translate(0, -50%);
}

.post-ranking__cat {
  margin-left: 173px;
  padding: 10px 0;
  font-weight: bold;
}

.post-ranking__title {
  margin-left: 173px;
  line-height: 1.461;
}

.tag-raking-cnt {
  border-top: 1px solid #a1a1a1;
  border-bottom: 1px solid #a1a1a1;
  padding-top: 15px;
  padding-bottom: 6px;
}

.tag-ranking {
  letter-spacing: -0.4em;
  margin-right: -8px;
}

.tag-ranking__item {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin: 0 8px 8px 0;
}

.tag-ranking__item a {
  font-size: 12px;
  display: block;
  background: #f4f4f4;
  color: #787878;
  text-decoration: none;
  padding: 3px 6px;
}

.tag-ranking__item a:hover {
  background: #c0c0c0;
  color: #fff;
}

.latest-media {
  position: relative;
  margin-top: -90px;
  padding-top: 90px;
}

.latest-media + .cnt-ad {
  margin-top: 30px;
}

.latest-media__title {
  position: absolute;
  font-size: 33px;
  font-family: "Open Sans", sans-serif;
  font-weight: 800;
  color: #909090;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  height: 40px;
  background: no-repeat center / contain;
}

.latest-media__body {
  border: 8px solid #eaeaea;
  box-sizing: border-box;
  padding: 32px 0 76px;
}

.media-excerpt {
  text-align: center;
  letter-spacing: -0.4em;
}

.media-excerpt__item {
  width: 140px;
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin: 0 14px;
}

.media-excerpt__item:first-child {
  width: 235px;
  margin: 0 0 70px;
}

.media-excerpt__item:first-child .media-excerpt__title {
  font-size: 15px;
}

.media-excerpt__item:first-child .media-excerpt__title span {
  font-size: 17px;
}

.media-excerpt__photo {
  margin-bottom: 10px;
}

.media-excerpt__photo img {
  max-width: 100%;
  height: auto;
  box-shadow: 1px 1.7px 8px rgba(0, 0, 0, 0.2);
}

.media-excerpt__title {
  font-size: 13px;
  line-height: 1.33;
  font-weight: bold;
  color: #4b4b4b;
}

.media-excerpt__title span {
  display: block;
  font-size: 14px;
  font-weight: bold;
}

.media-excerpt__link {
  margin-top: 28px;
  text-align: center;
}

.media-excerpt__link a {
  display: inline-block;
  width: 200px;
  border: 2px solid #9f9f9f;
  font-size: 14px;
  color: #6b6b6b;
  box-sizing: border-box;
  background: #eaeaea;
  font-family: "Open Sans", sans-serif;
  padding: 8px 0;
  text-decoration: none;
  font-weight: bold;
}

.media-excerpt__link a:hover {
  background: #6b6b6b;
  color: #fff;
}

.alt-magazine-slide__photo {
  width: 140px;
  float: left;
}

.alt-magazine-slide__title {
  margin-left: 140px;
  margin-bottom: 10px;
  padding: 10px 10px 0;
  font-size: 17px;
  font-weight: bold;
  color: #4b4b4b;
}

.alt-magazine-slide__desc {
  margin-left: 140px;
  padding: 0 10px 10px;
  font-size: 12px;
  line-height: 1.667;
  color: #676767;
}

.user-profile__photo {
  width: 170px;
  float: left;
}

.user-profile__data {
  margin-left: 210px;
}

.user-profile__header {
  margin-bottom: 25px;
}

.user-profile__name {
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  color: #4b4b4b;
  margin-right: 20px;
}

.user-flag {
  display: inline-block;
  vertical-align: middle;
}

.user-flag__list {
  display: inline-block;
  vertical-align: middle;
  margin-right: 3px;
}

.user-flag__list a {
  text-decoration: none;
  color: #4b4b4b;
}

.user-flag__list a:hover {
  opacity: 0.7;
}

.user-profile__desc {
  font-size: 13px;
  line-height: 1.615;
  color: #757575;
  margin-bottom: 25px;
}

.user-sns-link {
  font-size: 13px;
  line-height: 1.615;
  color: #757575;
}

.user-sns-link a {
  color: #757575;
  text-decoration: underline;
}

.user-sns-link a:hover {
  text-decoration: none;
  color: #383838;
}

.article__header {
  margin-bottom: 55px;
}

.article__title {
  font-size: 22px;
  font-weight: bold;
}

.article__title img {
  max-width: 200px;
  max-height: 30px;
  vertical-align: middle;
}

.article__title span {
  vertical-align: middle;
  display: inline-block;
  border-left: 1px solid #4b4b4b;
  padding-left: 15px;
  margin-left: 20px;
  font-weight: bold;
}

.article__title a:hover img {
  opacity: 0.8;
}

.eyecatch {
  display: flex;
  margin-bottom: 80px;
}

.eyecatch__photo {
  width: 790px;
  margin-right: auto;
  position: relative;
}

.eyecatch__caption {
  position: absolute;
  left: 0;
  top: 500px;
  font-size: 11px;
  line-height: 1.5;
  color: #a2a2a2;
}

.eyecatch__data {
  position: relative;
  width: 370px;
  min-height: 488px;
}

.eyecatch__text {
  width: 370px;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.857;
  color: #4b4b4b;
  margin-bottom: 30px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", Osaka, sans-serif;
}

.author-excerpt {
  margin-top: 15px;
}

.author-excerpt a {
  color: #828282;
  text-decoration: none;
}

.author-excerpt a:hover {
  opacity: 0.8;
}

.author-excerpt__photo {
  width: 45px;
  margin-right: 10px;
}

.author-excerpt__photo img {
  border-radius: 100px;
  border: 1px solid #eee;
}

.author-excerpt__name {
  font-size: 13px;
}

.share-icon-link {
  position: absolute;
  right: 0;
  bottom: 0;
  letter-spacing: -0.4em;
  border: 1px solid #f4f4f4;
  border-radius: 5px;
}

.share-icon-link__item {
  display: inline-block;
  vertical-align: middle;
  letter-spacing: normal;
  background: #fff;
  border: 1px solid #f4f4f4;
  width: 55px;
}

.share-icon-link__item:first-child {
  border-radius: 3px 0 0 3px;
}

.share-icon-link__item:last-child {
  border-radius: 0 3px 3px 0;
}

.share-icon-link__item a {
  display: block;
  height: 34px;
  background: no-repeat center;
}

.share-icon-link__item a:hover {
  background-color: #efefef;
}

.share-icon-link__item.-role-fb a {
  background-image: url("../img/common/icn_fb.png");
  background-size: 12px 23px;
}

.share-icon-link__item.-role-tw a {
  background-image: url("../img/common/icn_tw.png");
  background-size: 24px 21px;
}

.share-icon-link__item.-role-pocket a {
  background-image: url("../img/common/icn_pocket.png");
  background-size: 32px 34px;
}

.share-icon-link__item.-role-hb a {
  background-image: url("../img/common/icn_hb.png");
  background-size: 20px 17px;
}

.post-card {
  letter-spacing: -0.4em;
  margin: 0;
  background: #f4f4f4;
  padding: 20px 5px;
}

.post-card.-type-item .post-card__item {
  width: 165px;
}

.post-card.-type-item .sold-out {
  background: #464646;
  color: #fff;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  font-weight: bold;
  white-space: nowrap;
  padding: 5px 14px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.post-card.-type-item .item-price {
  margin-top: 8px;
  text-align: center;
  font-size: 14px;
}

.post-card.-type-item .item-price__unit {
  font-size: 13px;
}

.post-card.-type-item .item-price__suffix {
  font-size: 11px;
}

.post-card__item {
  width: 230px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  margin: 0 15px 30px;
}

.post-card__item a {
  display: block;
}

.post-card__item a:hover {
  opacity: 0.8;
}

.post-card__item.-cat-car .post-card__cat a:hover {
  color: #d16868;
}

.post-card__item.-cat-motorcycle .post-card__cat a:hover {
  color: #a55e88;
}

.post-card__item.-cat-surf .post-card__cat a:hover {
  color: #4a94d3;
}

.post-card__item.-cat-outdoor .post-card__cat a:hover {
  color: #63a965;
}

.post-card__item.-cat-bicycle .post-card__cat a:hover {
  color: #e3953b;
}

.post-card__item.-cat-skate .post-card__cat a:hover {
  color: #5daec5;
}

.post-card__item.-cat-home .post-card__cat a:hover {
  color: #dcbf27;
}

.post-card__item.-cat-travel .post-card__cat a:hover {
  color: #e47f97;
}

.post-card__item.-cat-goods .post-card__cat a:hover {
  color: #eb8b58;
}

.post-card__item.-cat-lifestyle .post-card__cat a:hover {
  color: #a88cc4;
}

.post-card__cat {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 6px;
  color: #969696;
}

.post-card__photo {
  position: relative;
  margin-bottom: 6px;
}

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

.post-card__title {
  font-size: 13px;
  font-weight: bold;
  line-height: 1.538;
  color: #535353;
  height: calc(2em * 1.538);
  overflow: hidden;
}

.post-card__title a:hover {
  color: #8d8d8d;
}

.post-author {
  background: #f0f0f0;
  padding: 20px;
}

.post-author .user-flag {
  font-size: 13px;
  font-weight: bold;
  margin-right: 15px;
  border-right: 1px solid #d4d4d4;
  padding-right: 15px;
}

.post-author .user-flag:last-child {
  margin-right: 0;
  border-right: none;
  padding-right: 0;
}

.share-btn-link {
  letter-spacing: -0.4em;
  text-align: left;
  margin-top: 35px;
}

.share-btn-link__item {
  width: 170px;
  margin-right: 20px;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: top;
}

.share-btn-link__item a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 28px;
  text-align: center;
  color: #fff;
  text-decoration: none;
  font-size: 12px;
}

.share-btn-link__item a:hover {
  opacity: 0.8;
}

.share-btn-link__item a span:before {
  content: "";
  display: inline-block;
  margin-right: 8px;
  vertical-align: middle;
  background: no-repeat center;
}

.share-btn-link__item.-role-tw a {
  background: #1da1f2;
}

.share-btn-link__item.-role-tw a span:before {
  background-image: url("../img/common/icn_tw_f.png");
  background-size: 20px 16px;
  width: 20px;
  height: 16px;
}

.share-btn-link__item.-role-fb a {
  background: #2a5b9f;
}

.share-btn-link__item.-role-fb a span:before {
  background-image: url("../img/common/icn_fb_w.png");
  background-size: 10px 18px;
  width: 10px;
  height: 18px;
}

.share-btn-link__item.-role-pocket a {
  background: #ed1c24;
}

.share-btn-link__item.-role-pocket a span:before {
  background-image: url("../img/common/icn_pocket_w.png");
  background-size: 18px 17px;
  width: 18px;
  height: 17px;
}

.share-btn-link__item.-role-hb a {
  background: #00a4de;
}

.share-btn-link__item.-role-hb a span:before {
  background-image: url("../img/common/icn_hb_w.png");
  background-size: 16px 14px;
  width: 16px;
  height: 14px;
}

.related-magazine {
  border: 5px solid #e8e8e8;
  position: relative;
  padding: 25px;
  *zoom: 1;
  box-sizing: border-box;
}

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

.related-magazine__photo {
  width: 151px;
  float: left;
}

.related-magazine__title {
  margin-left: 191px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #4b4b4b;
}

.related-magazine__desc {
  margin-left: 191px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", Osaka, sans-serif;
  font-size: 13px;
  line-height: 1.461;
  color: #757575;
}

.related-magazine__btn {
  margin-top: 20px;
  text-align: right;
}

.related-magazine__btn a {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  padding: 10px 25px;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  background: #da6161;
  text-decoration: none;
}

.related-magazine__btn a:hover {
  background: #d23636;
}

.item-info {
  display: flex;
  margin-bottom: 112px;
}

.item-info__photo {
  position: relative;
  width: 472px;
  margin-right: auto;
}

.item-info__data {
  position: relative;
  width: 305px;
  margin-right: auto;
}

.item-info__desc {
  width: 340px;
  box-sizing: border-box;
  padding: 20px;
  position: relative;
  background: #f4f4f4;
}

.item-info__desc .share-icon-link {
  right: 20px;
  bottom: 20px;
}

.item-photo-slide {
  position: relative;
}

.item-photo-slide__item {
  display: none;
}

.item-photo-slide__item:first-child {
  display: block;
}

.item-photo-navi {
  display: flex;
  margin: 18px -12px 0 -13px;
  justify-content: flex-start;
}

.item-photo-navi__item {
  box-sizing: border-box;
  width: 99px;
  height: 79px;
  overflow: hidden;
  margin: 0 12px 0 13px;
}

.item-photo-navi__item.-state-on {
  border: 2px solid #d7d7d7;
}

.item-photo-navi__item img {
  max-width: 100%;
  height: auto;
}

.item-info__table {
  width: 100%;
  border-collapse: collapse;
}

.item-info__table th, .item-info__table td {
  font-size: 13px;
  line-height: 1.384;
  vertical-align: top;
  padding-bottom: 30px;
}

.item-info__table th {
  color: #8b8b8b;
  font-weight: bold;
  width: 60px;
  text-align: left;
}

.item-info__table td {
  color: #4b4b4b;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", Osaka, sans-serif;
  font-weight: bold;
}

.item-info__table tr.item-price-row th, .item-info__table tr.item-price-row td {
  vertical-align: middle;
}

.item-info__table tr.item-number-row th, .item-info__table tr.item-number-row td {
  vertical-align: middle;
}

.item-info__text {
  font-size: 14px;
  line-height: 1.714;
  margin-bottom: 50px;
  color: #4b4b4b;
}

.item-price {
  font-weight: bold;
  font-size: 22px;
  color: #c25151;
  font-family: "Noto Sans JP", sans-serif;
}

.item-price__unit {
  color: #c25151;
  font-size: 18px;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
}

.item-price__suffix {
  font-weight: bold;
  font-size: 13px;
}

.item-number {
  height: 28px;
  width: 105px;
  text-align: center;
  font-size: 16px;
}

.item-action {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.item-action__item {
  margin-top: 15px;
}

.item-action__item a,
.item-action__item button,
.item-action__item span {
  display: block;
  width: 100%;
  height: 43px;
  box-sizing: border-box;
  border: none;
  border-radius: 0;
  font-weight: bold;
  font-family: "Open Sans", sans-serif;
  text-align: center;
  padding: 0;
  cursor: pointer;
  line-height: 43px;
  text-decoration: none;
}

.item-action__item a:before,
.item-action__item button:before,
.item-action__item span:before {
  display: inline-block;
  vertical-align: middle;
  background: no-repeat left center;
  content: "";
}

.item-action__item.-role-add a,
.item-action__item.-role-add button,
.item-action__item.-role-add span {
  font-size: 16px;
  background: #da6161;
  color: #fff;
}

.item-action__item.-role-add a:hover,
.item-action__item.-role-add button:hover,
.item-action__item.-role-add span:hover {
  background: #d23636;
}

.item-action__item.-role-add a:before,
.item-action__item.-role-add button:before,
.item-action__item.-role-add span:before {
  background-image: url("../img/common/icn_favorite_w.svg");
  background-size: 28px 24px;
  width: 28px;
  height: 24px;
  margin-right: 10px;
}

.item-action__item.-role-sold a,
.item-action__item.-role-sold button,
.item-action__item.-role-sold span {
  font-size: 16px;
  color: #fff;
  background: #4b4b4b;
}

.item-action__item.-role-in-favorite a,
.item-action__item.-role-in-favorite button,
.item-action__item.-role-in-favorite span, .item-action__item.-role-favorite a,
.item-action__item.-role-favorite button,
.item-action__item.-role-favorite span {
  font-size: 14px;
  border: 2px solid #4b4b4b;
  color: #4b4b4b;
  line-height: 39px;
}

.item-action__item.-role-in-favorite a:hover,
.item-action__item.-role-in-favorite button:hover,
.item-action__item.-role-in-favorite span:hover, .item-action__item.-role-favorite a:hover,
.item-action__item.-role-favorite button:hover,
.item-action__item.-role-favorite span:hover {
  color: #fff;
  background: #878787;
  border: 2px solid #878787;
}

.item-action__item.-role-in-favorite a:before,
.item-action__item.-role-in-favorite button:before,
.item-action__item.-role-in-favorite span:before, .item-action__item.-role-favorite a:before,
.item-action__item.-role-favorite button:before,
.item-action__item.-role-favorite span:before {
  background-size: 26px 22px;
  width: 26px;
  height: 22px;
  margin-right: 10px;
}

.item-action__item.-role-favorite a:hover:before {
  background-image: url("../img/common/icn_heart_w.png");
}

.item-action__item.-role-favorite a:before {
  background-image: url("../img/common/icn_heart_b.png");
}

.item-action__item.-role-in-favorite a:hover:before {
  background-image: url("../img/common/icn_heart_w.png");
}

.item-action__item.-role-in-favorite a:before {
  background-image: url("../img/common/icn_heart_r.png");
}

.item-detail {
  *zoom: 1;
  position: relative;
  background: #f4f4f4;
  padding: 20px;
  margin-bottom: 52px;
}

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

.item-detail .item-action {
  left: auto;
  right: 20px;
  bottom: 20px;
  width: 260px;
}

.item-detail__photo {
  width: 194px;
  float: left;
}

.item-detail__data {
  margin-left: 224px;
}

.item-detail__title {
  font-size: 13px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", Osaka, sans-serif;
}

.item-detail__table {
  position: absolute;
  left: 244px;
  bottom: 20px;
  width: 210px;
}

.item-detail__table th, .item-detail__table td {
  text-align: left;
  font-weight: bold;
  vertical-align: middle;
  padding-top: 35px;
}

.item-detail__table th {
  font-size: 13px;
  width: 60px;
  color: #8b8b8b;
}

.item-detail__table tr.item-price-row td {
  text-align: right;
}

.page {
  position: relative;
}

.page.-type-404 {
  padding-bottom: 60px;
  background: url("../img/common/img_404.png") no-repeat 820px bottom/288px 313px;
}

.page.-type-404 .page__header:after {
  top: 16px;
}

.page.-type-404 .page__title {
  font-size: 30px;
}

.page.-type-favorite .page__header:after {
  top: 13px;
}

.page.-type-favorite .page__title {
  font-size: 27px;
  font-family: "Open Sans", sans-serif;
}

.page.-type-favorite .page__title:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  position: relative;
  top: -2px;
  background: url("../img/common/icn_heart_b.png") no-repeat left center/26px 22px;
  width: 26px;
  height: 22px;
}

.page__header {
  position: relative;
  margin-bottom: 30px;
}

.page__header:after {
  border-top: 4px solid #ededed;
  width: 100%;
  left: 0;
  content: "";
  position: absolute;
  top: 10px;
  z-index: 5;
}

.page__title {
  display: inline-block;
  font-size: 20px;
  padding-right: 20px;
  font-weight: bold;
  position: relative;
  color: #535353;
  background: #fff;
  z-index: 10;
}

.page__excerpt {
  font-size: 12px;
  line-height: 1.667;
  margin-bottom: 40px;
  padding-bottom: 40px;
  color: #6c6c6c;
  border-bottom: 4px solid #ededed;
}

.page__excerpt.-no-border {
  border-bottom: none;
  padding-bottom: 0;
}

.single-form-error {
  font-size: 13px;
  display: inline-block;
  background: #d0696a;
  border-radius: 100px;
  padding: 5px 10px;
  color: #fff;
  margin-bottom: 10px;
}

.single-form-input__field {
  border: 2px solid #c3c3c3;
  display: inline-block;
  vertical-align: middle;
  background: #f3f3f3;
  height: 40px;
  width: 420px;
  font-size: 13px;
  padding: 0 25px;
  box-sizing: border-box;
  margin-right: 5px;
}

.single-form-input__field:placeholder-shown {
  color: #adadad;
}

.single-form-input__field::-webkit-input-placeholder {
  color: #adadad;
}

.single-form-input__field:-moz-placeholder {
  color: #adadad;
  opacity: 1;
}

.single-form-input__field::-moz-placeholder {
  color: #adadad;
  opacity: 1;
}

.single-form-input__field:-ms-input-placeholder {
  color: #adadad;
}

.single-form-input__btn {
  background: #919191;
  color: #fff;
  display: inline-block;
  border-radius: 0;
  vertical-align: middle;
  box-sizing: border-box;
  text-align: center;
  font-size: 15px;
  border: none;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  margin: 0;
}

.single-form-input__btn:hover {
  background: #626262;
}

.notice-list {
  margin-top: 40px;
}

.notice-list__title {
  margin-bottom: 15px;
  font-size: 13px;
  font-weight: bold;
  color: #535353;
}

.notice-list__content {
  margin-bottom: 20px;
  padding-left: 1.2em;
  font-size: 12px;
  color: #828282;
  line-height: 1.667;
  position: relative;
}

.notice-list__content:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "■";
}

.flow-list {
  margin: 35px 0;
  counter-reset: flow-list;
}

.flow-list__item {
  padding-left: 40px;
  position: relative;
  margin: 3px 0;
  font-size: 13px;
  color: #535353;
  font-weight: bold;
  counter-increment: ol;
  margin-bottom: 30px;
}

.flow-list__item:before {
  content: counter(ol);
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  background: #535353;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
}

.form-step {
  background: #b7b7b7;
  display: flex;
  margin-bottom: 60px;
}

.form-step__list {
  width: 33.3333%;
  text-align: center;
  color: #7f7f7f;
  padding: 10px 0;
  font-size: 14px;
  position: relative;
}

.form-step__list.-state-on {
  color: #fff;
}

.form-step__list:last-child:after {
  display: none;
}

.form-step__list:after {
  position: absolute;
  right: -6px;
  top: 50%;
  transform: translate(0, -50%);
  content: "";
  background: url("../img/common/icn_step_arrow_right.png");
  width: 12px;
  height: 20px;
}

.form-step__title {
  margin-right: 5px;
  font-size: 15px;
  font-weight: bold;
}

.form-table {
  width: 1000px;
  margin: 0 auto 50px;
}

.form-table.-type-signup .form-input,
.form-table.-type-signup .form-textarea {
  width: 420px;
}

.form-table.-type-signup th,
.form-table.-type-signup td {
  padding-top: 20px;
  padding-bottom: 20px;
}

.form-table.-type-signup th {
  text-align: right;
  width: 240px;
  padding-top: 28px;
}

.form-table.-type-confirm {
  margin: 0 auto 60px;
}

.form-table.-type-confirm th {
  text-align: right;
  width: 280px;
  padding-top: 22px;
  padding-right: 80px;
}

.form-table.-type-confirm td {
  font-size: 15px;
  line-height: 1.53;
  font-weight: bold;
  color: #535353;
}

.form-table th,
.form-table td {
  padding: 16px 0;
  vertical-align: top;
}

.form-table th {
  text-align: right;
  width: 270px;
  font-size: 13px;
  color: #535353;
  padding-right: 50px;
  padding-top: 24px;
}

.form-table th.top-fix {
  padding-top: 10px;
}

.form-label {
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #7a7a7a;
  font-size: 12px;
  padding: 2px 0;
  text-align: center;
  margin-left: 10px;
}

.form-label.-is-require {
  background: #7a7a7a;
  color: #fff;
}

.form-index {
  margin: 15px 0 8px;
  font-size: 13px;
  line-height: 1.4;
  color: #6c6c6c;
}

.form-index:first-child {
  margin-top: 0;
}

.form-note {
  font-size: 12px;
  color: #9f9f9f;
}

.form-note.-type-upload {
  color: #777676;
  margin-left: 20px;
}

.form-row {
  margin-bottom: 15px;
  display: flex;
  align-items: flex-start;
}

.form-row.-type-subject {
  margin-bottom: 30px;
}

.form-row__title {
  width: 125px;
  font-size: 13px;
  color: #6c6c6c;
  padding-top: 10px;
}

.form-row__title.-line-2 {
  padding-top: 3px;
}

.form-checkboxes label {
  display: inline-block;
  min-width: 200px;
  font-size: 13px;
  color: #6c6c6c;
}

.form-checkboxes label input[type="checkbox"],
.form-checkboxes label input[type="raio"] {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}

.form-checkboxes label span {
  display: inline-block;
  vertical-align: middle;
}

.form-confirm {
  text-align: center;
  margin-bottom: 40px;
  font-size: 12px;
}

.form-confirm a {
  color: #777676;
  text-decoration: underline;
}

.form-confirm a:hover {
  color: #363636;
}

.form-button {
  border: none;
  margin: 0;
  padding: 8px 15px;
  background: #adadad;
  color: #fff;
  border-radius: 0;
  cursor: pointer;
}

.form-button:hover {
  background: #8b8b8b;
}

.form-button.-type-autoaddr {
  margin-left: 20px;
}

.form-input,
.form-textarea {
  height: 36px;
  width: 526px;
  box-sizing: border-box;
  border: 1px solid #c3c3c3;
  padding: 0 10px;
  font-size: 13px;
}

.form-input:placeholder-shown,
.form-textarea:placeholder-shown {
  color: #adadad;
}

.form-input::-webkit-input-placeholder,
.form-textarea::-webkit-input-placeholder {
  color: #adadad;
}

.form-input:-moz-placeholder,
.form-textarea:-moz-placeholder {
  color: #adadad;
  opacity: 1;
}

.form-input::-moz-placeholder,
.form-textarea::-moz-placeholder {
  color: #adadad;
  opacity: 1;
}

.form-input:-ms-input-placeholder,
.form-textarea:-ms-input-placeholder {
  color: #adadad;
}

.form-input.-type-zip,
.form-textarea.-type-zip {
  width: 180px;
}

.form-input.-type-address,
.form-textarea.-type-address {
  width: 400px;
}

.form-input.customSelect,
.form-textarea.customSelect {
  position: relative;
}

.form-input.customSelect .customSelectInner,
.form-textarea.customSelect .customSelectInner {
  height: 34px;
  line-height: 34px;
}

.form-input.customSelect.emptySelection,
.form-textarea.customSelect.emptySelection {
  color: #adadad;
}

.form-input.customSelect:after,
.form-textarea.customSelect:after {
  display: block;
  content: "▼";
  background: #adadad;
  text-align: center;
  line-height: 34px;
  width: 36px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 0;
}

.hasCustomSelect {
  z-index: 100;
}

.form-filepath {
  display: inline-block;
  vertical-align: middle;
  width: 400px;
  border: none;
  font-size: 13px;
  color: #777676;
}

.form-filepath.-pos-vertical {
  width: 536px;
  margin-top: 8px;
}

.form-textarea {
  height: 170px;
  padding: 10px;
}

.form-action {
  text-align: center;
  display: flex;
  justify-content: center;
}

.form-action.-size-fixed .form-action__item {
  width: 180px;
}

.form-action.-size-fixed .form-action__item .form-action__btn {
  width: 100%;
}

.form-action__item {
  margin: 0 15px;
}

.form-action__item.-btn-confirm {
  width: 280px;
}

.form-action__item.-btn-confirm .form-action__btn {
  width: 100%;
}

.form-action__btn {
  border-radius: 0;
  background: #fff;
  box-sizing: border-box;
  font-size: 14px;
  font-weight: bold;
  border: 3px solid #535353;
  text-align: center;
  padding: 12px 20px;
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #535353;
}

.form-action__btn:hover {
  background: #535353;
  color: #fff;
}

.form-complete__text {
  font-size: 18px;
  font-weight: bold;
  color: #535353;
  line-height: 1.389;
  text-align: center;
  margin-top: 90px;
  margin-bottom: 90px;
}

.form-error {
  text-align: left;
  font-size: 14px;
  border: 2px solid #f00;
  padding: 15px;
  background: #fff;
  box-sizing: border-box;
  margin: 20px 180px 30px;
}

.form-error.-size-full {
  margin-left: auto;
  margin-right: auto;
}

.form-error p {
  background: #f00;
  color: #fff !important;
  margin: 0 0 20px;
  font-size: 14px;
  padding: 6px 15px;
  display: block;
}

.form-error p:last-child {
  margin-bottom: 0;
}

.form-error ul {
  padding-left: 1.5em;
}

.form-error ul li {
  list-style: disc;
  color: #f00;
}

.email-popup {
  display: flex;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 500;
  background: rgba(0, 0, 0, 0.8);
}

.email-popup__inner {
  width: 420px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

.email-popup__title {
  font-size: 18px;
  color: #fff;
  line-height: 1.666666667;
  margin-bottom: 40px;
}

.email-popup-confirm {
  background: #fff;
  font-size: 15px;
  padding: 25px 0;
}

.email-popup-confirm__title {
  color: #b5b5b5;
  margin-bottom: 5px;
  line-height: 1.5;
}

.email-popup-confirm__body {
  color: #000;
  line-height: 1.5;
}

.email-popup__close {
  position: absolute;
  right: 5px;
  bottom: -40px;
}

.email-popup__close a {
  display: block;
  background: url("../img/common/icn_close.png") no-repeat;
  width: 22px;
  height: 22px;
  background-size: 22px;
}

.book-excerpt {
  letter-spacing: -0.4em;
  margin: 0 -50px;
}

.book-excerpt__item {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 275px;
  text-align: center;
  margin-bottom: 70px;
}

.book-excerpt__item b
a {
  text-decoration: none;
  display: block;
}

.book-excerpt__item b
a .book-excerpt__title {
  color: #8e8e8e;
}

.book-excerpt__item b
a:hover {
  opacity: 0.8;
}

.book-excerpt__photo {
  margin-bottom: 10px;
}

.book-excerpt__title {
  font-size: 12px;
  color: #8e8e8e;
}

.book-excerpt__title span {
  margin-top: 3px;
  display: block;
  color: #8e8e8e;
}

.show-more {
  text-align: center;
}

.show-more a {
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 60px;
  text-decoration: none;
  color: #4b4b4b;
  background: url("../img/common/icn_show_more_arrow_off.png") no-repeat center 40px/44px 30px;
}

.show-more a:hover {
  background-image: url("../img/common/icn_show_more_arrow_on.png");
  background-position: center 50px;
}

.editable {
  font-size: 15px;
  line-height: 1.733;
  color: #757575;
  margin-bottom: 90px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", Osaka, sans-serif;
}

.editable > *:first-child {
  margin-top: 0 !important;
}

.editable #toc_container {
  border: 8px solid #ebebeb;
  padding: 10px 46px;
  background: #f8f8f8;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  margin-top: 4.5em;
  margin-bottom: 6em;
}

.editable #toc_container:first-child {
  margin-top: 0;
}

.editable #toc_container .toc_title {
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  left: -8px;
  top: -38px;
  font-weight: bold;
  font-size: 17px;
  color: #4b4b4b;
  text-transform: uppercase;
}

.editable #toc_container .toc_toggle {
  display: none;
}

.editable #toc_container .toc_list {
  padding: 10px 0;
  margin: 0;
}

.editable #toc_container .toc_list li {
  list-style: none;
  font-weight: bold;
  font-size: 15px;
  padding-left: 20px;
  position: relative;
  margin: 4px 0;
}

.editable #toc_container .toc_list li ul {
  padding-left: 20px;
  margin: 0;
}

.editable #toc_container .toc_list li:before {
  position: absolute;
  display: block;
  left: 0;
  top: 2px;
  font-family: "Ionicons", monospace;
  content: "\f24f";
  transform: scale(0.8);
  margin-right: 5px;
  background: none;
}

.editable #toc_container .toc_list a {
  text-decoration: none;
  color: #4b4b4b;
}

.editable #toc_container .toc_list a:hover {
  opacity: 0.8;
}

.editable a {
  text-decoration: underline;
  color: #535353;
}

.editable a:hover {
  text-decoration: none;
}

.editable p {
  margin-bottom: 1.5em;
}

.editable h2 {
  font-size: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  color: #4b4b4b;
  border-bottom: 4px solid #ebebeb;
  padding-bottom: 6px;
  margin-bottom: 1.5em;
  margin-top: 3em;
}

.editable h3 {
  font-size: 17px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  color: #4b4b4b;
  margin-bottom: 1.5em;
  margin-top: 2.5em;
}

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

.editable ul {
  margin: 0 0 1.5em;
  font-family: "Noto Sans JP", sans-serif;
}

.editable ul li {
  padding-left: 20px;
  position: relative;
}

.editable ul li:before {
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 5px;
  background: #a6a6a6;
  position: absolute;
  left: 0;
  top: 9px;
}

.editable ol {
  margin: 0 0 1.5em;
  font-family: "Noto Sans JP", sans-serif;
  counter-reset: ol;
}

.editable ol li {
  padding-left: 30px;
  position: relative;
  margin: 3px 0;
  counter-increment: ol;
}

.editable ol li:before {
  content: counter(ol);
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  border-radius: 15px;
  color: #fff;
  background: #a6a6a6;
  position: absolute;
  left: 0;
  top: 2px;
}

.editable blockquote {
  background: url("../img/common/icn_quote.png") #f0f0f0 no-repeat 18px 15px;
  background-size: 44px 34px;
  margin: 3em 44px;
  font-size: 13px;
  padding: 45px 35px 35px 70px;
  color: #676767;
}

.editable blockquote p:last-child {
  margin: 0;
}

.editable table {
  border-collapse: collapse;
  border: 2px solid #dbdbdb;
  margin: 3em 0;
  width: 100%;
  box-sizing: border-box;
}

.editable table th, .editable table td {
  padding: 10px;
  text-align: center;
  border: 1px solid #dbdbdb;
}

.editable table th {
  border-bottom: 2px solid #dbdbdb;
  border-top: 2px solid #dbdbdb;
  background: #f4f4f4;
}

.editable .alignnone {
  margin: 0 20px 20px 0;
}

.editable .aligncenter {
  display: block;
  margin: 0 auto 0 auto;
}

.editable div.aligncenter {
  display: block;
  margin: 0 auto 0 auto;
}

.editable .alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.editable .alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.editable a img.alignright {
  float: right;
  margin: 0 0 20px 20px;
}

.editable a img.alignnone {
  margin: 0 20px 20px 0;
}

.editable a img.alignleft {
  float: left;
  margin: 0 20px 20px 0;
}

.editable a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.editable .wp-caption {
  background: #fff;
  max-width: 100%;
  text-align: center;
  margin-bottom: 1.5em !important;
  margin-top: 2em !important;
}

.editable .wp-caption img {
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.editable .wp-caption .wp-caption-text {
  font-size: 11px;
  margin-top: 6px;
  text-align: left;
  color: #a2a2a2;
  margin-bottom: 0;
}

.editable .wp-caption.alignnone {
  margin: 0 20px 20px 0;
}

.editable .wp-caption.alignleft {
  margin: 0 20px 20px 0;
}

.editable .wp-caption.alignright {
  margin: 0 0 20px 20px;
}

/*# sourceMappingURL=style.css.map */